| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665 |
- ; FBX 7.5.0 project file
- ; Copyright (C) 1997-2010 Autodesk Inc. and/or its licensors.
- ; All rights reserved.
- ; ----------------------------------------------------
- FBXHeaderExtension: {
- FBXHeaderVersion: 1003
- FBXVersion: 7500
- CreationTimeStamp: {
- Version: 1000
- Year: 2021
- Month: 4
- Day: 5
- Hour: 13
- Minute: 34
- Second: 44
- Millisecond: 630
- }
- Creator: "FBX SDK/FBX Plugins version 2016.1.2"
- SceneInfo: "SceneInfo::GlobalInfo", "UserData" {
- Type: "UserData"
- Version: 100
- MetaData: {
- Version: 100
- Title: ""
- Subject: ""
- Author: ""
- Keywords: ""
- Revision: ""
- Comment: ""
- }
- Properties70: {
- P: "DocumentUrl", "KString", "Url", "", "A:\Lordenfel\Unity\Lordenfel\Assets\Lordenfel\Source\Source_NEW\SM_Tower_8Sided_Slit_01.fbx"
- P: "SrcDocumentUrl", "KString", "Url", "", "A:\Lordenfel\Unity\Lordenfel\Assets\Lordenfel\Source\Source_NEW\SM_Tower_8Sided_Slit_01.fbx"
- P: "Original", "Compound", "", ""
- P: "Original|ApplicationVendor", "KString", "", "", "Autodesk"
- P: "Original|ApplicationName", "KString", "", "", "Maya LT"
- P: "Original|ApplicationVersion", "KString", "", "", "2016"
- P: "Original|DateTime_GMT", "DateTime", "", "", "05/04/2021 10:34:44.629"
- P: "Original|FileName", "KString", "", "", "A:\Lordenfel\Unity\Lordenfel\Assets\Lordenfel\Source\Source_NEW\SM_Tower_8Sided_Slit_01.fbx"
- P: "LastSaved", "Compound", "", ""
- P: "LastSaved|ApplicationVendor", "KString", "", "", "Autodesk"
- P: "LastSaved|ApplicationName", "KString", "", "", "Maya LT"
- P: "LastSaved|ApplicationVersion", "KString", "", "", "2016"
- P: "LastSaved|DateTime_GMT", "DateTime", "", "", "05/04/2021 10:34:44.629"
- P: "Original|ApplicationActiveProject", "KString", "", "", "A:\Lordenfel\Unity\Lordenfel\Assets\Lordenfel"
- P: "Original|ApplicationNativeFile", "KString", "", "", "A:\Lordenfel\Maya\Lordenfel_10_Unity_EXPORT.mlt"
- }
- }
- }
- GlobalSettings: {
- Version: 1000
- Properties70: {
- P: "UpAxis", "int", "Integer", "",1
- P: "UpAxisSign", "int", "Integer", "",1
- P: "FrontAxis", "int", "Integer", "",2
- P: "FrontAxisSign", "int", "Integer", "",1
- P: "CoordAxis", "int", "Integer", "",0
- P: "CoordAxisSign", "int", "Integer", "",1
- P: "OriginalUpAxis", "int", "Integer", "",1
- P: "OriginalUpAxisSign", "int", "Integer", "",1
- P: "UnitScaleFactor", "double", "Number", "",1
- P: "OriginalUnitScaleFactor", "double", "Number", "",1
- P: "AmbientColor", "ColorRGB", "Color", "",0,0,0
- P: "DefaultCamera", "KString", "", "", "Producer Perspective"
- P: "TimeMode", "enum", "", "",6
- P: "TimeProtocol", "enum", "", "",2
- P: "SnapOnFrameMode", "enum", "", "",0
- P: "TimeSpanStart", "KTime", "Time", "",1539538600
- P: "TimeSpanStop", "KTime", "Time", "",92372316000
- P: "CustomFrameRate", "double", "Number", "",-1
- P: "TimeMarker", "Compound", "", ""
- P: "CurrentTimeMarker", "int", "Integer", "",-1
- }
- }
- ; Documents Description
- ;------------------------------------------------------------------
- Documents: {
- Count: 1
- Document: 2268517677632, "", "Scene" {
- Properties70: {
- P: "SourceObject", "object", "", ""
- P: "ActiveAnimStackName", "KString", "", "", "Take 001"
- }
- RootNode: 0
- }
- }
- ; Document References
- ;------------------------------------------------------------------
- References: {
- }
- ; Object definitions
- ;------------------------------------------------------------------
- Definitions: {
- Version: 100
- Count: 26
- ObjectType: "GlobalSettings" {
- Count: 1
- }
- ObjectType: "AnimationStack" {
- Count: 1
- PropertyTemplate: "FbxAnimStack" {
- Properties70: {
- P: "Description", "KString", "", "", ""
- P: "LocalStart", "KTime", "Time", "",0
- P: "LocalStop", "KTime", "Time", "",0
- P: "ReferenceStart", "KTime", "Time", "",0
- P: "ReferenceStop", "KTime", "Time", "",0
- }
- }
- }
- ObjectType: "AnimationLayer" {
- Count: 1
- PropertyTemplate: "FbxAnimLayer" {
- Properties70: {
- P: "Weight", "Number", "", "A",100
- P: "Mute", "bool", "", "",0
- P: "Solo", "bool", "", "",0
- P: "Lock", "bool", "", "",0
- P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8
- P: "BlendMode", "enum", "", "",0
- P: "RotationAccumulationMode", "enum", "", "",0
- P: "ScaleAccumulationMode", "enum", "", "",0
- P: "BlendModeBypass", "ULongLong", "", "",0
- }
- }
- }
- ObjectType: "NodeAttribute" {
- Count: 2
- PropertyTemplate: "FbxNull" {
- Properties70: {
- P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8
- P: "Size", "double", "Number", "",100
- P: "Look", "enum", "", "",1
- }
- }
- }
- ObjectType: "Model" {
- Count: 6
- PropertyTemplate: "FbxNode" {
- Properties70: {
- P: "QuaternionInterpolate", "enum", "", "",0
- P: "RotationOffset", "Vector3D", "Vector", "",0,0,0
- P: "RotationPivot", "Vector3D", "Vector", "",0,0,0
- P: "ScalingOffset", "Vector3D", "Vector", "",0,0,0
- P: "ScalingPivot", "Vector3D", "Vector", "",0,0,0
- P: "TranslationActive", "bool", "", "",0
- P: "TranslationMin", "Vector3D", "Vector", "",0,0,0
- P: "TranslationMax", "Vector3D", "Vector", "",0,0,0
- P: "TranslationMinX", "bool", "", "",0
- P: "TranslationMinY", "bool", "", "",0
- P: "TranslationMinZ", "bool", "", "",0
- P: "TranslationMaxX", "bool", "", "",0
- P: "TranslationMaxY", "bool", "", "",0
- P: "TranslationMaxZ", "bool", "", "",0
- P: "RotationOrder", "enum", "", "",0
- P: "RotationSpaceForLimitOnly", "bool", "", "",0
- P: "RotationStiffnessX", "double", "Number", "",0
- P: "RotationStiffnessY", "double", "Number", "",0
- P: "RotationStiffnessZ", "double", "Number", "",0
- P: "AxisLen", "double", "Number", "",10
- P: "PreRotation", "Vector3D", "Vector", "",0,0,0
- P: "PostRotation", "Vector3D", "Vector", "",0,0,0
- P: "RotationActive", "bool", "", "",0
- P: "RotationMin", "Vector3D", "Vector", "",0,0,0
- P: "RotationMax", "Vector3D", "Vector", "",0,0,0
- P: "RotationMinX", "bool", "", "",0
- P: "RotationMinY", "bool", "", "",0
- P: "RotationMinZ", "bool", "", "",0
- P: "RotationMaxX", "bool", "", "",0
- P: "RotationMaxY", "bool", "", "",0
- P: "RotationMaxZ", "bool", "", "",0
- P: "InheritType", "enum", "", "",0
- P: "ScalingActive", "bool", "", "",0
- P: "ScalingMin", "Vector3D", "Vector", "",0,0,0
- P: "ScalingMax", "Vector3D", "Vector", "",1,1,1
- P: "ScalingMinX", "bool", "", "",0
- P: "ScalingMinY", "bool", "", "",0
- P: "ScalingMinZ", "bool", "", "",0
- P: "ScalingMaxX", "bool", "", "",0
- P: "ScalingMaxY", "bool", "", "",0
- P: "ScalingMaxZ", "bool", "", "",0
- P: "GeometricTranslation", "Vector3D", "Vector", "",0,0,0
- P: "GeometricRotation", "Vector3D", "Vector", "",0,0,0
- P: "GeometricScaling", "Vector3D", "Vector", "",1,1,1
- P: "MinDampRangeX", "double", "Number", "",0
- P: "MinDampRangeY", "double", "Number", "",0
- P: "MinDampRangeZ", "double", "Number", "",0
- P: "MaxDampRangeX", "double", "Number", "",0
- P: "MaxDampRangeY", "double", "Number", "",0
- P: "MaxDampRangeZ", "double", "Number", "",0
- P: "MinDampStrengthX", "double", "Number", "",0
- P: "MinDampStrengthY", "double", "Number", "",0
- P: "MinDampStrengthZ", "double", "Number", "",0
- P: "MaxDampStrengthX", "double", "Number", "",0
- P: "MaxDampStrengthY", "double", "Number", "",0
- P: "MaxDampStrengthZ", "double", "Number", "",0
- P: "PreferedAngleX", "double", "Number", "",0
- P: "PreferedAngleY", "double", "Number", "",0
- P: "PreferedAngleZ", "double", "Number", "",0
- P: "LookAtProperty", "object", "", ""
- P: "UpVectorProperty", "object", "", ""
- P: "Show", "bool", "", "",1
- P: "NegativePercentShapeSupport", "bool", "", "",1
- P: "DefaultAttributeIndex", "int", "Integer", "",-1
- P: "Freeze", "bool", "", "",0
- P: "LODBox", "bool", "", "",0
- P: "Lcl Translation", "Lcl Translation", "", "A",0,0,0
- P: "Lcl Rotation", "Lcl Rotation", "", "A",0,0,0
- P: "Lcl Scaling", "Lcl Scaling", "", "A",1,1,1
- P: "Visibility", "Visibility", "", "A",1
- P: "Visibility Inheritance", "Visibility Inheritance", "", "",1
- }
- }
- }
- ObjectType: "Geometry" {
- Count: 4
- PropertyTemplate: "FbxMesh" {
- Properties70: {
- P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8
- P: "BBoxMin", "Vector3D", "Vector", "",0,0,0
- P: "BBoxMax", "Vector3D", "Vector", "",0,0,0
- P: "Primary Visibility", "bool", "", "",1
- P: "Casts Shadows", "bool", "", "",1
- P: "Receive Shadows", "bool", "", "",1
- }
- }
- }
- ObjectType: "Material" {
- Count: 3
- PropertyTemplate: "FbxSurfacePhong" {
- Properties70: {
- P: "ShadingModel", "KString", "", "", "Phong"
- P: "MultiLayer", "bool", "", "",0
- P: "EmissiveColor", "Color", "", "A",0,0,0
- P: "EmissiveFactor", "Number", "", "A",1
- P: "AmbientColor", "Color", "", "A",0.2,0.2,0.2
- P: "AmbientFactor", "Number", "", "A",1
- P: "DiffuseColor", "Color", "", "A",0.8,0.8,0.8
- P: "DiffuseFactor", "Number", "", "A",1
- P: "Bump", "Vector3D", "Vector", "",0,0,0
- P: "NormalMap", "Vector3D", "Vector", "",0,0,0
- P: "BumpFactor", "double", "Number", "",1
- P: "TransparentColor", "Color", "", "A",0,0,0
- P: "TransparencyFactor", "Number", "", "A",0
- P: "DisplacementColor", "ColorRGB", "Color", "",0,0,0
- P: "DisplacementFactor", "double", "Number", "",1
- P: "VectorDisplacementColor", "ColorRGB", "Color", "",0,0,0
- P: "VectorDisplacementFactor", "double", "Number", "",1
- P: "SpecularColor", "Color", "", "A",0.2,0.2,0.2
- P: "SpecularFactor", "Number", "", "A",1
- P: "ShininessExponent", "Number", "", "A",20
- P: "ReflectionColor", "Color", "", "A",0,0,0
- P: "ReflectionFactor", "Number", "", "A",1
- }
- }
- }
- ObjectType: "Texture" {
- Count: 4
- PropertyTemplate: "FbxFileTexture" {
- Properties70: {
- P: "TextureTypeUse", "enum", "", "",0
- P: "Texture alpha", "Number", "", "A",1
- P: "CurrentMappingType", "enum", "", "",0
- P: "WrapModeU", "enum", "", "",0
- P: "WrapModeV", "enum", "", "",0
- P: "UVSwap", "bool", "", "",0
- P: "PremultiplyAlpha", "bool", "", "",1
- P: "Translation", "Vector", "", "A",0,0,0
- P: "Rotation", "Vector", "", "A",0,0,0
- P: "Scaling", "Vector", "", "A",1,1,1
- P: "TextureRotationPivot", "Vector3D", "Vector", "",0,0,0
- P: "TextureScalingPivot", "Vector3D", "Vector", "",0,0,0
- P: "CurrentTextureBlendMode", "enum", "", "",1
- P: "UVSet", "KString", "", "", "default"
- P: "UseMaterial", "bool", "", "",0
- P: "UseMipMap", "bool", "", "",0
- }
- }
- }
- ObjectType: "Video" {
- Count: 4
- PropertyTemplate: "FbxVideo" {
- Properties70: {
- P: "ImageSequence", "bool", "", "",0
- P: "ImageSequenceOffset", "int", "Integer", "",0
- P: "FrameRate", "double", "Number", "",0
- P: "LastFrame", "int", "Integer", "",0
- P: "Width", "int", "Integer", "",0
- P: "Height", "int", "Integer", "",0
- P: "Path", "KString", "XRefUrl", "", ""
- P: "StartFrame", "int", "Integer", "",0
- P: "StopFrame", "int", "Integer", "",0
- P: "PlaySpeed", "double", "Number", "",0
- P: "Offset", "KTime", "Time", "",0
- P: "InterlaceMode", "enum", "", "",0
- P: "FreeRunning", "bool", "", "",0
- P: "Loop", "bool", "", "",0
- P: "AccessMode", "enum", "", "",0
- }
- }
- }
- }
- ; Object properties
- ;------------------------------------------------------------------
- Objects: {
- NodeAttribute: 2268466664912, "NodeAttribute::", "Null" {
- Properties70: {
- P: "Look", "enum", "", "",0
- }
- TypeFlags: "Null"
- }
- NodeAttribute: 2268140932048, "NodeAttribute::", "LodGroup" {
- Properties70: {
- P: "WorldSpace", "bool", "", "",1
- P: "Thresholds|Level0", "Distance", "", "",100, "cm"
- P: "Thresholds|Level1", "Distance", "", "",100, "cm"
- P: "DisplayLevels|Level0", "enum", "", "",1
- P: "DisplayLevels|Level1", "enum", "", "",1
- P: "DisplayLevels|Level2", "enum", "", "",1
- }
- }
- Geometry: 2267733802144, "Geometry::", "Mesh" {
- Vertices: *2496 {
- a: -100,0,473.08056640625,-100,0,348.08056640625,-100,600,348.08056640625,-100,600,473.08056640625,0,0,473.08056640625,0,0,348.08056640625,0,600,348.08056640625,0,600,473.08056640625,100,0,473.08056640625,100,0,348.08056640625,100,600,348.08056640625,100,600,473.08056640625,100,500,473.08056640625,0,500,473.08056640625,-100,500,473.08056640625,100,400,473.08056640625,0,381.880035400391,473.08056640625,-100,400,473.08056640625,100,300,473.08056640625,-100,300,473.08056640625,100,200,473.08056640625,0,216.552597045898,473.08056640625,-100,200,473.08056640625,100,100,473.08056640625,0,100,473.08056640625,-100,100,473.08056640625,-100,500,348.08056640625,0,500,348.08056640625,100,500,348.08056640625,-100,400,348.08056640625,0,381.880035400391,348.08056640625,100,400,348.08056640625,-100,300,348.08056640625,100,300,348.08056640625,-100,200,348.08056640625,0,216.552597045898,348.08056640625,100,200,348.08056640625,-100,100,348.08056640625,0,100,348.08056640625,100,100,348.08056640625,-17.130859375,381.880035400391,473.08056640625,-17.41015625,300,473.08056640625,-17.41015625,216.552597045898,473.08056640625,-17.130859375,381.880035400391,348.08056640625,-17.41015625,300,348.08056640625,-17.41015625,216.552597045898,348.08056640625,17.130859375,381.880035400391,473.08056640625,17.41015625,300,473.08056640625,17.41015625,216.552597045898,473.08056640625,17.130859375,381.880035400391,348.08056640625,17.41015625,300,348.08056640625,17.41015625,216.552597045898,348.08056640625,195.95703125,0,473.080810546875,144.1796875,0,348.08056640625,144.1796875,100,348.08056640625,144.1796875,200,348.08056640625,144.1796875,300,348.08056640625,144.1796875,400,348.08056640625,144.1796875,500,348.08056640625,144.1796875,600,348.08056640625,195.95703125,600,473.080810546875,195.95703125,500,473.080810546875,195.95703125,400,473.080810546875,195.95703125,100,473.080810546875,-195.95703125,0,473.080810546875,-144.1796875,0,348.08056640625,-144.1796875,100,348.08056640625,-144.1796875,200,348.08056640625,-144.1796875,300,348.08056640625,
- -144.1796875,400,348.08056640625,-144.1796875,500,348.08056640625,-144.1796875,600,348.08056640625,-195.95703125,600,473.080810546875,-195.95703125,500,473.080810546875,-195.95703125,400,473.080810546875,-195.95703125,300,473.080810546875,-195.95703125,200,473.080810546875,-195.95703125,100,473.080810546875,195.95703125,300,473.080810546875,195.95703125,200,473.080810546875,-14.947265625,287.101226806641,346.315795898438,-47.841796875,285.508270263672,378.243530273438,-43.1875,315.554718017578,346.364624023438,-51.259765625,255.738250732422,345.704467773438,-46.525390625,254.944793701172,373.866577148438,-12.87890625,342.480316162109,372.960327148438,-17.939453125,316.546112060547,372.653686523438,-45.099609375,315.447540283203,347.968139648438,-42.3203125,286.188140869141,348.981811523438,-18.29296875,285.938995361328,377.497436523438,-42.033203125,344.295257568359,373.704467773438,-18.07421875,316.666290283203,348.253295898438,-40.484375,316.010467529297,373.163452148438,-18.50390625,255.340606689453,377.589233398438,-48.865234375,317.099395751953,374.571655273438,-12.826171875,344.781768798828,384.897827148438,-43.853515625,343.414886474609,346.823608398438,-51.763671875,341.898529052734,347.104858398438,-14.2109375,314.952911376953,347.493530273438,-13.85546875,315.467742919922,380.884155273438,-49.783203125,317.619354248047,345.835327148438,-18.55859375,285.884857177734,347.778686523438,-16.701171875,341.628143310547,346.417358398438,-12.5859375,348.105133056641,346.766967773438,-16.302734375,255.398529052734,376.020874023438,-39.033203125,314.975860595703,378.069702148438,-13.77734375,318.191925048828,347.710327148438,-14.94140625,342.470977783203,375.067749023438,-13.626953125,315.076141357422,346.206420898438,-49.001953125,285.599212646484,377.446655273438,-26.68359375,343.138275146484,348.128295898438,-51.03515625,342.882476806641,372.907592773438,-12.01953125,256.663970947266,383.622436523438,-16.234375,285.781585693359,349.024780273438,-16.44921875,343.617218017578,373.893920898438,-15.33203125,255.956146240234,345.218139648438,
- -39.619140625,286.171112060547,376.962280273438,-13.388671875,287.774444580078,379.960327148438,-44.923828125,343.436859130859,348.323608398438,-43.30859375,286.373077392578,373.761108398438,-51.412109375,284.848846435547,346.587280273438,-50.5,342.110504150391,346.087280273438,-46.439453125,314.800201416016,369.681030273438,-45.94921875,256.505584716797,379.140014648438,-14.072265625,286.919830322266,347.265014648438,-14.8828125,343.807159423828,372.526733398438,-44.32421875,316.079803466797,365.397827148438,-44.666015625,287.635406494141,375.850952148438,-11.33203125,345.700286865234,383.624389648438,-15.185546875,256.799530029297,385.149780273438,-15.501953125,317.937164306641,374.518920898438,-42.865234375,287.132965087891,346.829467773438,-44.09375,343.854705810547,371.890014648438,-15.138671875,341.393157958984,347.612670898438,-49.599609375,343.046295166016,374.261108398438,-15.84765625,343.339324951172,353.788452148438,-15.18359375,287.783660888672,381.315795898438,-41.408203125,285.978546142578,347.473999023438,-46.03125,254.913055419922,348.501342773438,-15.623046875,318.289459228516,346.763061523438,-45.84765625,288.406402587891,375.098999023438,-50.64453125,317.773590087891,347.524780273438,-16.7578125,316.575164794922,370.602905273438,-46.830078125,306.137237548828,375.559814453125,-15.18359375,285.031585693359,385.155639648438,-50.443359375,316.524322509766,373.620483398438,-14.5703125,317.957855224609,372.536499023438,-14.00390625,315.549835205078,379.497436523438,-13.208984375,256.010589599609,347.042358398438,-15.783203125,255.151641845703,348.653686523438,-50.083984375,256.231597900391,374.760986328125,-41.943359375,255.467864990234,377.210327148438,-43.86328125,287.160491943359,348.395874023438,-49.78125,284.663299560547,345.212280273438,-47.822265625,344.365325927734,345.960327148438,-13.86328125,347.610809326172,345.345092773438,-13.26171875,284.775054931641,384.245483398438,-16.82421875,286.015411376953,376.161499023438,-52.765625,255.665130615234,347.278686523438,-35.5390625,378.554962158203,377.657592773438,
- -37.064453125,378.729766845703,348.507202148438,-15.845703125,378.679290771484,349.290405273438,-40.1875,378.662994384766,369.087280273438,-36.568359375,378.734954833984,346.807983398438,-16.265625,378.652984619141,377.540405273438,-18.1640625,378.598052978516,348.259155273438,-12.955078125,377.709136962891,346.470092773438,-47.3125,374.117828369141,382.716186523438,-46.466796875,377.746307373047,345.554077148438,-12.79296875,377.692047119141,384.464233398438,-11.91796875,377.807525634766,383.634155273438,-14.556640625,377.687530517578,344.807983398438,-46.345703125,373.645172119141,384.161499023438,-47.591796875,377.746307373047,347.161499023438,-39.935546875,377.129058837891,379.104858398438,-47.763671875,377.847137451172,368.202514648438,-45.001953125,223.238739013672,378.071655273438,-16.50390625,225.334075927734,379.251342773438,-44.908203125,223.768707275391,345.845092773438,-14.595703125,225.029144287109,347.829467773438,-15.8828125,222.785186767578,347.194702148438,-24.341796875,223.648712158203,378.954467773438,-14.71484375,223.430084228516,373.175170898438,-47.021484375,224.870758056641,345.140014648438,-14.279296875,226.704498291016,377.481811523438,-47.068359375,222.831756591797,375.827514648438,-16.482421875,223.514190673828,346.206420898438,-44.625,254.894134521484,346.837280273438,-14.56640625,254.368743896484,347.005249023438,-48.3203125,253.495025634766,376.897827148438,-47.556640625,254.210723876953,346.204467773438,-18.048828125,254.273834228516,378.054077148438,-14.5859375,254.327911376953,376.813842773438,-16.66796875,254.494964599609,345.671264648438,-46.7890625,254.395599365234,378.575561523438,-48.109375,254.261566162109,347.462280273438,-48.1171875,223.988372802734,377.284545898438,-46.16796875,224.857940673828,378.712280273438,-48.115234375,224.164093017578,346.940795898438,-16.068359375,284.885650634766,345.729858398438,-12.841796875,284.917633056641,347.171264648438,-45.4140625,345.699371337891,384.372436523438,-47.185546875,345.287872314453,382.985717773438,-25.82421875,344.454681396484,346.011108398438,
- -46.078125,344.365081787109,344.850952148438,-40.84765625,316.652984619141,347.735717773438,-43.060546875,316.555816650391,348.837280273438,-17.59765625,316.646942138672,350.136108398438,-44.193359375,307.379364013672,376.118408203125,-49.283203125,266.477935791016,377.303955078125,-48.015625,266.533416748047,378.368408203125,-14.779296875,378.653656005859,376.593139648438,-18.0546875,255.031158447266,346.811889648438,7.072265625,284.250274658203,346.921264648438,45.548828125,282.577362060547,381.835327148438,6.869140625,312.515472412109,377.235717773438,5.75,250.820343017578,381.755249023438,33.671875,249.987457275391,378.694702148438,36.994140625,338.654754638672,345.237670898438,30.611328125,313.556671142578,348.606811523438,9.255859375,312.402923583984,378.809936523438,10.765625,283.291412353516,378.886108398438,32.73828125,283.029449462891,349.038452148438,36.53125,340.560638427734,378.505249023438,10.119140625,313.682830810547,348.850952148438,32.197265625,312.993988037109,374.214233398438,33.529296875,250.402984619141,348.999389648438,39.072265625,314.137420654297,380.011108398438,49.84765625,341.071929931641,345.872436523438,7.501953125,339.636016845703,380.811889648438,7.771484375,338.043914794922,382.636108398438,9.06640625,311.883148193359,345.739624023438,40.775390625,312.424224853516,347.077514648438,5.955078125,314.683135986328,380.989624023438,9.318359375,282.972930908203,348.358764648438,7.169921875,337.759918212891,347.179077148438,7.888671875,344.560821533203,344.733764648438,31.65625,250.463653564453,347.518920898438,37.7265625,311.907684326172,372.882202148438,9.35546875,315.284637451172,345.460327148438,39.517578125,338.644989013672,346.698608398438,6.86328125,312.013092041016,346.138061523438,44.595703125,282.673065185547,382.891967773438,9.48046875,339.345977783203,353.251342773438,37.142578125,339.077301025391,381.899780273438,44.51953125,251.792572021484,345.034545898438,11.48046875,282.864593505859,347.020874023438,36.119140625,339.848785400391,347.567749023438,5.224609375,251.049102783203,346.311889648438,
- 33.03125,283.273406982422,376.212280273438,39.705078125,284.956878662109,345.940795898438,9.7421875,339.659271240234,381.722045898438,29.41015625,283.485443115234,378.975952148438,7.048828125,281.884918212891,383.468139648438,6.265625,338.266693115234,381.620483398438,28.287109375,311.723175048828,379.366577148438,45.630859375,251.626251220703,377.038330078125,8.634765625,284.059539794922,345.636108398438,34.513671875,340.048126220703,346.505249023438,27.306640625,313.066802978516,377.450561523438,40.724609375,284.810699462891,378.452514648438,48.365234375,342.036102294922,344.716186523438,46.19921875,251.934478759766,347.319702148438,38.767578125,315.016998291016,347.034545898438,7.53515625,284.283294677734,378.468139648438,34.5078125,340.097930908203,380.317749023438,9.22265625,337.513397216797,346.270874023438,38.67578125,339.248992919922,380.690795898438,19.43359375,339.556854248047,346.997436523438,41.27734375,284.966705322266,347.227905273438,8.556640625,283.071136474609,378.128295898438,9.998046875,249.954010009766,378.876342773438,7.7734375,315.386993408203,346.579467773438,39.896484375,285.620391845703,379.450561523438,8.44140625,314.845245361328,381.780639648438,28.12890625,313.586761474609,347.765014648438,40.392578125,304.882781982422,379.729858398438,46.208984375,282.076812744141,347.311889648438,37.9765625,313.533599853516,381.393920898438,36.431640625,315.038787841797,346.317749023438,39.12109375,312.510406494141,346.307983398438,8.26171875,251.106292724609,345.104858398438,10.876953125,250.204376220703,346.706420898438,40.5859375,251.338470458984,382.915283203125,37.50390625,250.536651611328,374.628295898438,9.90234375,284.312591552734,379.306030273438,5.0703125,281.690155029297,382.087280273438,6.15625,340.634002685547,382.761108398438,5.4453125,344.041900634766,345.462280273438,45.197265625,281.807464599609,345.942749023438,31.17578125,283.109832763672,347.981811523438,7.96484375,250.743560791016,383.028686523438,40.935546875,378.182281494141,375.659545898438,9.994140625,378.365447998047,378.265014648438,
- 11.951171875,378.312652587891,346.772827148438,31.359375,378.295562744141,379.815795898438,7.45703125,378.371063232422,377.868530273438,40.591796875,378.285064697266,347.673217773438,10.134765625,378.227142333984,348.143920898438,7.322265625,377.293975830078,344.970092773438,46.208984375,373.523284912109,382.317749023438,5.58203125,377.332977294922,381.681030273438,49.3125,377.276214599609,345.823608398438,48.345703125,377.397064208984,345.141967773438,4.564453125,377.271087646484,345.862670898438,47.89453125,373.026458740234,381.518920898438,7.94140625,377.332977294922,382.634155273438,42.595703125,376.684844970703,375.444702148438,30.375,377.438812255859,382.177124023438,38.34375,223.214508056641,377.429077148438,39.33203125,225.414459228516,347.817749023438,6.095703125,223.770843505859,377.891967773438,9.54296875,225.094268798828,345.975952148438,8.482421875,222.738372802734,346.725952148438,38.595703125,223.644622802734,353.106811523438,31.984375,223.415313720703,346.360717773438,5.052734375,224.928131103516,379.198608398438,37.25,226.853607177734,346.266967773438,35.80078125,222.787017822266,379.235717773438,6.794921875,223.503753662109,347.036499023438,7.54296875,249.934051513672,377.706420898438,8.181640625,249.382537841797,345.932983398438,36.99609375,248.464813232422,379.936889648438,6.58984375,249.216644287109,379.653686523438,37.79296875,249.282806396484,348.782592773438,36.462890625,249.339691162109,346.427124023438,5.923828125,249.515045166016,347.124389648438,38.908203125,249.410491943359,378.616577148438,8.439453125,249.269561767578,380.141967773438,37.435546875,224.001495361328,379.811889648438,39.0625,224.914581298828,378.106811523438,7.61328125,224.185943603516,380.134155273438,5.99609375,281.923614501953,346.794311523438,8.556640625,281.957183837891,344.915405273438,48.146484375,342.034942626953,380.679077148438,46.52734375,341.602935791016,382.263061523438,6.10546875,340.727874755859,352.628295898438,4.587890625,340.634002685547,381.364624023438,8.931640625,313.668487548828,375.384155273438,10.599609375,313.566497802734,377.239624023438,
- 13.279296875,313.662261962891,347.895874023438,41.0859375,306.186981201172,377.399780273438,44.40234375,261.163665771484,383.026733398438,45.60546875,261.221771240234,381.970092773438,39.51953125,378.285919189453,346.622436523438,7.771484375,250.077850341797,348.015014648438,50.998046875,407.786712646484,377.378295898438,1.533203125,411.043304443359,343.468139648438,-0.033203125,408.448211669922,371.698608398438,52.615234375,408.274017333984,349.050170898438,51.859375,379.675201416016,376.059936523438,0.556640625,380.986358642578,375.274780273438,52.150390625,380.015655517578,347.682983398438,0.6484375,379.299896240234,373.745483398438,51.1484375,409.047576904297,376.569702148438,2.62109375,376.120513916016,375.761108398438,51.859375,378.452850341797,348.958374023438,1.962890625,377.687103271484,342.973999023438,52.171875,399.176788330078,375.425170898438,52.634765625,408.502227783203,373.811889648438,50.509765625,411.244659423828,344.427124023438,2.408203125,405.725006103516,376.991577148438,2.845703125,378.669464111328,377.249389648438,52.30078125,407.426971435547,347.530639648438,0.0703125,408.409515380859,346.331420898438,50.26171875,378.661834716797,377.302124023438,2.015625,376.283050537109,344.825561523438,0.517578125,378.100860595703,346.393920898438,1.986328125,412.594512939453,372.501342773438,0.72265625,403.702178955078,375.056030273438,50.322265625,409.662567138672,343.075561523438,49.8828125,377.133941650391,376.407592773438,1.408203125,412.501556396484,345.007202148438,-54.1328125,411.685577392578,375.899780273438,-50.85546875,379.504913330078,376.942749023438,-52.765625,412.083770751953,343.665405273438,-50.59375,377.273101806641,345.557983398438,-54.50390625,378.143341064453,344.927124023438,-53.466796875,385.612274169922,376.473999023438,-53.90234375,377.965484619141,370.909545898438,-50.859375,414.067962646484,342.936889648438,-48.615234375,377.772003173828,375.208374023438,-54.869140625,413.816619873047,373.645874023438,-53.2421875,378.514862060547,343.921264648438,0.05859375,407.082855224609,344.675170898438,
- -0.9140625,377.234405517578,344.759155273438,-2.37890625,415.085296630859,374.704467773438,-1.138671875,414.590179443359,344.016967773438,-1.154296875,380.661529541016,375.741577148438,-1.080078125,377.973236083984,374.559936523438,-0.615234375,378.619293212891,343.395874023438,-1.00390625,413.514984130859,376.401733398438,-1.072265625,415.135589599609,345.266967773438,-52.919921875,414.934356689453,375.077514648438,-51.572265625,412.927093505859,376.520874023438,-52.087890625,415.135589599609,344.725952148438,50.623046875,378.236297607422,343.556030273438,50.5859375,376.058685302734,345.038452148438,14.115234375,412.431976318359,376.503295898438,14.138671875,411.155548095703,377.597045898438,0.296875,379.632537841797,344.515014648438,-54.3984375,192.436492919922,377.298217773438,-5.59375,189.080780029297,343.466186523438,-4.013671875,191.754913330078,371.698608398438,-55.2734375,191.934356689453,348.921264648438,-55.169921875,221.401641845703,375.962280273438,-4.59375,220.050445556641,375.272827148438,-54.775390625,221.050872802734,347.561889648438,-4.76171875,221.788055419922,373.745483398438,-54.5390625,191.137115478516,376.487670898438,-6.666015625,225.064056396484,375.761108398438,-54.60546875,222.660919189453,348.843139648438,-6.013671875,223.449981689453,342.973999023438,-55.400390625,201.307647705078,375.323608398438,-55.787109375,191.699127197266,373.700561523438,-53.0859375,188.873504638672,344.341186523438,-6.353515625,194.560577392578,376.989624023438,-6.8046875,222.437774658203,377.247436523438,-54.9921875,192.807098388672,347.407592773438,-4.197265625,191.794769287109,346.331420898438,-53.615234375,222.445770263672,377.237670898438,-6.064453125,224.896759033203,344.825561523438,-4.552734375,223.023773193359,346.393920898438,-6.044921875,187.482696533203,372.501342773438,-4.841796875,196.644866943359,375.054077148438,-52.845703125,190.503509521484,342.995483398438,-53.29296875,224.020111083984,376.352905273438,-5.478515625,187.578277587891,345.007202148438,47.07421875,188.419219970703,375.927124023438,
- 43.791015625,221.576873779297,376.901733398438,46.525390625,188.008697509766,343.698608398438,44.28125,223.876434326172,345.544311523438,48.162109375,222.979827880859,344.995483398438,46.43359375,215.284149169922,376.487670898438,47.048828125,223.163055419922,370.934936523438,44.6953125,185.964263916016,342.929077148438,41.798828125,223.362335205078,375.122436523438,47.794921875,186.223419189453,373.688842773438,46.970703125,222.597259521484,343.964233398438,-4.189453125,193.161712646484,344.675170898438,-3.25390625,223.916290283203,344.759155273438,-1.826171875,184.916046142578,374.704467773438,-3.01953125,185.426422119141,344.016967773438,-3.017578125,220.385345458984,375.741577148438,-3.091796875,223.155120849609,374.559936523438,-3.44921875,222.489593505859,343.395874023438,-3.173828125,186.534088134766,376.399780273438,-3.091796875,184.864410400391,345.266967773438,45.95703125,185.071563720703,375.081420898438,44.583984375,187.139984130859,376.495483398438,45.81640625,184.864410400391,344.743530273438,-53.220703125,222.884246826172,343.470092773438,-53.248046875,225.127960205078,344.952514648438,-17.765625,187.650177001953,376.501342773438,-17.78515625,188.965362548828,377.593139648438,-4.38671875,221.445404052734,344.515014648438,11.794921875,287.101226806641,475.95263671875,44.689453125,285.508270263672,444.0234375,40.03515625,315.554718017578,475.90283203125,48.107421875,255.738250732422,476.56298828125,43.373046875,254.944793701172,448.400146484375,9.7265625,342.480316162109,449.306884765625,14.787109375,316.546112060547,449.61328125,41.947265625,315.447540283203,474.299072265625,39.16796875,286.188140869141,473.285888671875,15.140625,285.938995361328,444.77099609375,38.880859375,344.295257568359,448.5625,14.921875,316.666290283203,474.013916015625,37.33203125,316.010467529297,449.10498046875,15.3515625,255.340606689453,444.67822265625,45.712890625,317.099395751953,447.696044921875,9.673828125,344.781768798828,437.37060546875,40.701171875,343.414886474609,475.44384765625,48.611328125,341.898529052734,475.16259765625,
- 11.05859375,314.952911376953,474.7744140625,10.703125,315.467742919922,441.38330078125,46.630859375,317.619354248047,476.43310546875,15.40625,285.884857177734,474.488037109375,13.548828125,341.628143310547,475.8505859375,9.43359375,348.105133056641,475.50146484375,13.150390625,255.398529052734,446.24658203125,35.880859375,314.975860595703,444.197265625,10.625,318.191925048828,474.557373046875,11.7890625,342.470977783203,447.2001953125,10.474609375,315.076141357422,476.06201171875,45.849609375,285.599212646484,444.8203125,23.53125,343.138275146484,474.138916015625,47.8828125,342.882476806641,449.359619140625,8.8671875,256.663970947266,438.645751953125,13.08203125,285.781585693359,473.2421875,13.296875,343.617218017578,448.37451171875,12.1796875,255.956146240234,477.05029296875,36.466796875,286.171112060547,445.3046875,10.236328125,287.774444580078,442.30810546875,41.771484375,343.436859130859,473.94482421875,40.15625,286.373077392578,448.50634765625,48.259765625,284.848846435547,475.68017578125,47.34765625,342.110504150391,476.1806640625,43.287109375,314.800201416016,452.58642578125,42.796875,256.505584716797,443.126708984375,10.919921875,286.919830322266,475.001953125,11.73046875,343.807159423828,449.741455078125,41.171875,316.079803466797,456.8701171875,41.513671875,287.635406494141,446.416259765625,8.1796875,345.700286865234,438.643798828125,12.033203125,256.799530029297,437.1181640625,12.349609375,317.937164306641,447.748779296875,39.712890625,287.132965087891,475.43896484375,40.94140625,343.854705810547,450.376953125,11.986328125,341.393157958984,474.654541015625,46.447265625,343.046295166016,448.005859375,12.6953125,343.339324951172,468.47998046875,12.03125,287.783660888672,440.95263671875,38.255859375,285.978546142578,474.7939453125,42.87890625,254.913055419922,473.766845703125,12.470703125,318.289459228516,475.50390625,42.6953125,288.406402587891,447.168212890625,47.4921875,317.773590087891,474.7421875,13.60546875,316.575164794922,451.66455078125,43.677734375,306.137237548828,446.706298828125,12.03125,285.031585693359,437.1123046875,
- 47.291015625,316.524322509766,448.647216796875,11.41796875,317.957855224609,449.73095703125,10.8515625,315.549835205078,442.77099609375,10.056640625,256.010589599609,475.22607421875,12.630859375,255.151641845703,473.61474609375,46.931640625,256.231597900391,447.5068359375,38.791015625,255.467864990234,445.057373046875,40.7109375,287.160491943359,473.871826171875,46.62890625,284.663299560547,477.0546875,44.669921875,344.365325927734,476.306884765625,10.7109375,347.610809326172,476.923095703125,10.109375,284.775054931641,438.021240234375,13.671875,286.015411376953,446.105224609375,49.61328125,255.665130615234,474.988037109375,32.38671875,378.554962158203,444.610595703125,33.912109375,378.729766845703,473.759521484375,12.693359375,378.679290771484,472.976318359375,37.03515625,378.662994384766,453.18017578125,33.416015625,378.734954833984,475.46044921875,13.11328125,378.652984619141,444.72802734375,15.01171875,378.598052978516,474.0087890625,9.802734375,377.709136962891,475.79736328125,44.16015625,374.117828369141,439.550537109375,43.314453125,377.746307373047,476.71435546875,9.640625,377.692047119141,437.803955078125,8.765625,377.807525634766,438.63427734375,11.404296875,377.687530517578,477.459228515625,43.193359375,373.645172119141,438.10595703125,44.439453125,377.746307373047,475.105712890625,36.783203125,377.129058837891,443.16357421875,44.611328125,377.847137451172,454.0654296875,41.849609375,223.238739013672,444.1962890625,13.3515625,225.334075927734,443.0166015625,41.755859375,223.768707275391,476.422607421875,11.443359375,225.029144287109,474.4384765625,12.73046875,222.785186767578,475.07373046875,21.189453125,223.648712158203,443.3134765625,11.5625,223.430084228516,449.091552734375,43.869140625,224.870758056641,477.126708984375,11.126953125,226.704498291016,444.78662109375,43.916015625,222.831756591797,446.439453125,13.330078125,223.514190673828,476.0615234375,41.47265625,254.894134521484,475.430908203125,11.4140625,254.368743896484,475.261962890625,45.16796875,253.495025634766,445.37060546875,44.404296875,254.210723876953,476.0625,
- 14.896484375,254.273834228516,444.213623046875,11.43359375,254.327911376953,445.4541015625,13.515625,254.494964599609,476.59716796875,43.63671875,254.395599365234,443.6923828125,44.95703125,254.261566162109,474.80517578125,44.96484375,223.988372802734,444.98291015625,43.015625,224.857940673828,443.55517578125,44.962890625,224.164093017578,475.32763671875,12.916015625,284.885650634766,476.53759765625,9.689453125,284.917633056641,475.096435546875,42.26171875,345.699371337891,437.8955078125,44.033203125,345.287872314453,439.28271484375,22.671875,344.454681396484,476.25634765625,42.92578125,344.365081787109,477.4169921875,37.6953125,316.652984619141,474.531982421875,39.908203125,316.555816650391,473.43115234375,14.4453125,316.646942138672,472.130859375,41.041015625,307.379364013672,446.147705078125,46.130859375,266.477935791016,444.96484375,44.86328125,266.533416748047,443.89990234375,11.626953125,378.653656005859,445.674072265625,14.90234375,255.031158447266,475.45654296875,-10.224609375,284.250274658203,475.34716796875,-48.701171875,282.577362060547,440.4326171875,-10.021484375,312.515472412109,445.03173828125,-8.90234375,250.820343017578,440.5126953125,-36.82421875,249.987457275391,443.572998046875,-40.146484375,338.654754638672,477.029541015625,-33.763671875,313.556671142578,473.6611328125,-12.408203125,312.402923583984,443.457275390625,-13.91796875,283.291412353516,443.38134765625,-35.890625,283.029449462891,473.228515625,-39.68359375,340.560638427734,443.76171875,-13.271484375,313.682830810547,473.41748046875,-35.349609375,312.993988037109,448.0537109375,-36.681640625,250.402984619141,473.2685546875,-42.224609375,314.137420654297,442.2568359375,-53,341.071929931641,476.39501953125,-10.654296875,339.636016845703,441.45654296875,-10.923828125,338.043914794922,439.631591796875,-12.21875,311.883148193359,476.52783203125,-43.927734375,312.424224853516,475.19091796875,-9.107421875,314.683135986328,441.27734375,-12.470703125,282.972930908203,473.90966796875,-10.322265625,337.759918212891,475.087890625,-11.041015625,344.560821533203,477.53466796875,
- -34.80859375,250.463653564453,474.74951171875,-40.87890625,311.907684326172,449.384521484375,-12.5078125,315.284637451172,476.806884765625,-42.669921875,338.644989013672,475.569091796875,-10.015625,312.013092041016,476.1298828125,-47.748046875,282.673065185547,439.375,-12.6328125,339.345977783203,469.01611328125,-40.294921875,339.077301025391,440.366943359375,-47.671875,251.792572021484,477.232421875,-14.6328125,282.864593505859,475.2470703125,-39.271484375,339.848785400391,474.69921875,-8.376953125,251.049102783203,475.955810546875,-36.18359375,283.273406982422,446.0546875,-42.857421875,284.956878662109,476.32763671875,-12.89453125,339.659271240234,440.546142578125,-32.5625,283.485443115234,443.29248046875,-10.201171875,281.884918212891,438.79931640625,-9.41796875,338.266693115234,440.646240234375,-31.439453125,311.723175048828,442.900146484375,-48.783203125,251.626251220703,445.228515625,-11.787109375,284.059539794922,476.630859375,-37.666015625,340.048126220703,475.76171875,-30.458984375,313.066802978516,444.816650390625,-43.876953125,284.810699462891,443.81591796875,-51.517578125,342.036102294922,477.5517578125,-49.3515625,251.934478759766,474.94775390625,-41.919921875,315.016998291016,475.232666015625,-10.6875,284.283294677734,443.7998046875,-37.66015625,340.097930908203,441.94970703125,-12.375,337.513397216797,475.99755859375,-41.828125,339.248992919922,441.576904296875,-22.5859375,339.556854248047,475.27099609375,-44.4296875,284.966705322266,475.04052734375,-11.708984375,283.071136474609,444.13916015625,-13.150390625,249.954010009766,443.39111328125,-10.92578125,315.386993408203,475.68896484375,-43.048828125,285.620391845703,442.8173828125,-11.59375,314.845245361328,440.486083984375,-31.28125,313.586761474609,474.50341796875,-43.544921875,304.882781982422,442.53857421875,-49.361328125,282.076812744141,474.9560546875,-41.12890625,313.533599853516,440.8740234375,-39.583984375,315.038787841797,475.9501953125,-42.2734375,312.510406494141,475.9599609375,-11.4140625,251.106292724609,477.1630859375,-14.029296875,250.204376220703,475.560546875,
- -43.73828125,251.338470458984,439.351318359375,-40.65625,250.536651611328,447.6396484375,-13.0546875,284.312591552734,442.9609375,-8.22265625,281.690155029297,440.18017578125,-9.30859375,340.634002685547,439.5068359375,-8.59765625,344.041900634766,476.8046875,-48.349609375,281.807464599609,476.323974609375,-34.328125,283.109832763672,474.28515625,-11.1171875,250.743560791016,439.23828125,-44.087890625,378.182281494141,446.607421875,-13.146484375,378.365447998047,444.001953125,-15.103515625,378.312652587891,475.493896484375,-34.51171875,378.295562744141,442.452392578125,-10.609375,378.371063232422,444.39990234375,-43.744140625,378.285064697266,474.59375,-13.287109375,378.227142333984,474.123046875,-10.474609375,377.293975830078,477.2978515625,-49.361328125,373.523284912109,439.9501953125,-8.734375,377.332977294922,440.58642578125,-52.46484375,377.276214599609,476.443359375,-51.498046875,377.397064208984,477.12548828125,-7.716796875,377.271087646484,476.405517578125,-51.046875,373.026458740234,440.7490234375,-11.09375,377.332977294922,439.63330078125,-45.748046875,376.684844970703,446.8232421875,-33.52734375,377.438812255859,440.090576171875,-41.49609375,223.214508056641,444.83837890625,-42.484375,225.414459228516,474.45068359375,-9.248046875,223.770843505859,444.37646484375,-12.6953125,225.094268798828,476.291015625,-11.634765625,222.738372802734,475.542236328125,-41.748046875,223.644622802734,469.161376953125,-35.13671875,223.415313720703,475.907470703125,-8.205078125,224.928131103516,443.068115234375,-40.40234375,226.853607177734,476,-38.953125,222.787017822266,443.03271484375,-9.947265625,223.503753662109,475.230224609375,-10.6953125,249.934051513672,444.56103515625,-11.333984375,249.382537841797,476.33447265625,-40.1484375,248.464813232422,442.3310546875,-9.7421875,249.216644287109,442.613525390625,-40.9453125,249.282806396484,473.48486328125,-39.615234375,249.339691162109,475.83984375,-9.076171875,249.515045166016,475.14306640625,-42.060546875,249.410491943359,443.651611328125,-11.591796875,249.269561767578,442.125732421875,
- -40.587890625,224.001495361328,442.4560546875,-42.21484375,224.914581298828,444.160400390625,-10.765625,224.185943603516,442.1328125,-9.1484375,281.923614501953,475.472900390625,-11.708984375,281.957183837891,477.35302734375,-51.298828125,342.034942626953,441.587646484375,-49.6796875,341.602935791016,440.005126953125,-9.2578125,340.727874755859,469.63916015625,-7.740234375,340.634002685547,440.90283203125,-12.083984375,313.668487548828,446.882568359375,-13.751953125,313.566497802734,445.02734375,-16.431640625,313.662261962891,474.37158203125,-44.23828125,306.186981201172,444.8671875,-47.5546875,261.163665771484,439.2412109375,-48.7578125,261.221771240234,440.2978515625,-42.671875,378.285919189453,475.64453125,-10.923828125,250.077850341797,474.2529296875,-54.150390625,407.786712646484,444.8896484375,-4.685546875,411.043304443359,478.80029296875,-3.119140625,408.448211669922,450.5693359375,-55.767578125,408.274017333984,473.216796875,-55.01171875,379.675201416016,446.2080078125,-3.708984375,380.986358642578,446.99365234375,-55.302734375,380.015655517578,474.5849609375,-3.80078125,379.299896240234,448.521240234375,-54.30078125,409.047576904297,445.69775390625,-5.7734375,376.120513916016,446.505859375,-55.01171875,378.452850341797,473.30859375,-5.115234375,377.687103271484,479.292724609375,-55.32421875,399.176788330078,446.841796875,-55.787109375,408.502227783203,448.4560546875,-53.662109375,411.244659423828,477.841064453125,-5.560546875,405.725006103516,445.276611328125,-5.998046875,378.669464111328,445.01904296875,-55.453125,407.426971435547,474.7373046875,-3.22265625,408.409515380859,475.936767578125,-53.4140625,378.661834716797,444.9658203125,-5.16796875,376.283050537109,477.442138671875,-3.669921875,378.100860595703,475.873046875,-5.138671875,412.594512939453,449.765625,-3.875,403.702178955078,447.212158203125,-53.474609375,409.662567138672,479.19189453125,-53.03515625,377.133941650391,445.859375,-4.560546875,412.501556396484,477.260498046875,50.98046875,411.685577392578,446.368408203125,47.703125,379.504913330078,445.3251953125,
- 49.61328125,412.083770751953,478.60205078125,47.44140625,377.273101806641,476.708984375,51.3515625,378.143341064453,477.340087890625,50.314453125,385.612274169922,445.79443359375,50.75,377.965484619141,451.357177734375,47.70703125,414.067962646484,479.331298828125,45.462890625,377.772003173828,447.0595703125,51.716796875,413.816619873047,448.62158203125,50.08984375,378.514862060547,478.345703125,-3.2109375,407.082855224609,477.591796875,-2.23828125,377.234405517578,477.508056640625,-0.7734375,415.085296630859,447.563720703125,-2.013671875,414.590179443359,478.251220703125,-1.998046875,380.661529541016,446.5263671875,-2.072265625,377.973236083984,447.707763671875,-2.537109375,378.619293212891,478.871826171875,-2.1484375,413.514984130859,445.86669921875,-2.080078125,415.135589599609,477.001220703125,49.767578125,414.934356689453,447.189697265625,48.419921875,412.927093505859,445.74755859375,48.935546875,415.135589599609,477.54150390625,-53.775390625,378.236297607422,478.710693359375,-53.73828125,376.058685302734,477.228515625,-17.267578125,412.431976318359,445.76416015625,-17.291015625,411.155548095703,444.67041015625,-3.44921875,379.632537841797,477.751953125,51.24609375,192.436492919922,444.96875,2.44140625,189.080780029297,478.80078125,0.861328125,191.754913330078,450.56982421875,52.12109375,191.934356689453,473.346435546875,52.017578125,221.401641845703,446.3046875,1.44140625,220.050445556641,446.994140625,51.623046875,221.050872802734,474.704833984375,1.609375,221.788055419922,448.521728515625,51.38671875,191.137115478516,445.780517578125,3.513671875,225.064056396484,446.5068359375,51.453125,222.660919189453,473.423828125,2.861328125,223.449981689453,479.29345703125,52.248046875,201.307647705078,446.9443359375,52.634765625,191.699127197266,448.567138671875,49.93359375,188.873504638672,477.926025390625,3.201171875,194.560577392578,445.277587890625,3.65234375,222.437774658203,445.02001953125,51.83984375,192.807098388672,474.86083984375,1.044921875,191.794769287109,475.93701171875,50.462890625,222.445770263672,445.029296875,
- 2.912109375,224.896759033203,477.44287109375,1.400390625,223.023773193359,475.87353515625,2.892578125,187.482696533203,449.7666015625,1.689453125,196.644866943359,447.212646484375,49.693359375,190.503509521484,479.27197265625,50.140625,224.020111083984,445.9150390625,2.326171875,187.578277587891,477.26123046875,-50.2265625,188.419219970703,446.34033203125,-46.943359375,221.576873779297,445.3662109375,-49.677734375,188.008697509766,478.569580078125,-47.43359375,223.876434326172,476.72314453125,-51.314453125,222.979827880859,477.27197265625,-49.5859375,215.284149169922,445.77978515625,-50.201171875,223.163055419922,451.331787109375,-47.84765625,185.964263916016,479.33837890625,-44.951171875,223.362335205078,447.14501953125,-50.947265625,186.223419189453,448.578125,-50.123046875,222.597259521484,478.3037109375,1.037109375,193.161712646484,477.59228515625,0.1015625,223.916290283203,477.50830078125,-1.326171875,184.916046142578,447.563720703125,-0.1328125,185.426422119141,478.25146484375,-0.134765625,220.385345458984,446.5263671875,-0.060546875,223.155120849609,447.7080078125,0.296875,222.489593505859,478.8720703125,0.021484375,186.534088134766,445.8671875,-0.060546875,184.864410400391,477.00146484375,-49.109375,185.071563720703,447.185546875,-47.736328125,187.139984130859,445.77294921875,-48.96875,184.864410400391,477.52392578125,50.068359375,222.884246826172,478.7978515625,50.095703125,225.127960205078,477.315673828125,14.61328125,187.650177001953,445.76708984375,14.6328125,188.965362548828,444.673583984375,1.234375,221.445404052734,477.75244140625
- }
- PolygonVertexIndex: *3776 {
- a: 77,64,0,-26,4,24,25,-1,8,23,24,-5,12,11,7,-14,13,7,3,-15,72,73,14,-4,16,46,15,12,-14,14,17,40,16,-14,73,74,17,-15,18,15,46,-48,74,75,19,-18,20,18,47,-49,75,76,22,-20,23,20,48,21,-25,24,21,42,22,-26,76,77,25,-23,3,2,71,-73,3,7,6,-3,7,11,10,-7,0,64,65,-2,4,0,1,-6,8,4,5,-10,65,66,37,-2,9,5,38,-40,5,1,37,-39,26,70,71,-3,26,2,6,-28,27,6,10,-29,69,70,26,-30,27,30,43,29,-27,28,31,49,30,-28,32,68,69,-30,32,29,43,-45,67,68,32,-35,34,32,44,-46,37,66,67,-35,37,34,45,35,-39,38,35,51,36,-40,41,40,17,-20,42,41,19,-23,50,49,31,-34,51,50,33,-37,44,43,40,-42,49,50,47,-47,16,30,49,-47,51,48,47,-51,42,45,44,-42,45,42,21,-36,35,21,48,-52,43,30,16,-41,53,52,8,-10,54,53,9,-40,55,54,39,-37,56,55,36,-34,57,56,33,-32,58,57,31,-29,59,58,28,-11,60,59,10,-12,52,63,23,-9,12,61,60,-12,62,61,12,-16,18,78,62,-16,79,78,18,-21,23,63,79,-21,100,121,102,-140,199,200,148,-116,90,95,-202,187,83,115,-213,123,151,-94,106,133,85,-147,129,144,81,210,-124,116,81,-145,117,124,98,-148,130,94,92,-87,90,134,-108,132,118,-112,122,208,-106,129,112,156,-145,92,145,-127,119,152,-89,107,85,-126,202,154,118,-133,109,119,-121,97,121,100,-142,111,118,-98,147,98,-143,146,86,-143,92,99,-87,142,86,-148,102,133,106,-140,102,96,-111,80,131,82,-109,103,128,-136,148,149,-116,91,106,-208,95,90,-115,125,135,-129,91,98,-109,103,155,171,-167,103,135,-156,135,102,-111,104,112,-130,114,90,-108,126,145,-142,118,121,-98,118,154,204,-97,88,152,-132,88,120,-120,83,158,120,-154,96,121,-119,102,121,-97,122,105,-93,157,117,-90,107,125,-115,125,95,-115,92,126,-123,109,120,158,150,-210,128,95,-126,129,93,-105,123,93,-130,152,87,82,-132,144,156,157,-90,89,116,-145,130,86,-147,90,132,-135,133,102,-136,94,134,111,-146,134,132,-112,85,135,-126,133,135,-86,117,136,-90,137,101,-154,106,91,-140,139,91,-101,127,119,-117,122,126,-88,141,100,205,-207,98,91,-208,91,205,-101,124,101,-81,142,106,-147,147,86,-100,99,136,117,-148,124,113,-102,156,112,148,-201,104,149,148,-113,138,84,150,-159,151,123,150,-85,116,109,-82,140,152,-120,126,206,-88,137,153,-121,137,120,-89,88,131,-138,119,109,
- -117,127,140,-120,105,208,127,136,-100,155,110,-204,113,157,-157,124,157,-114,124,117,-158,83,153,199,-116,80,108,98,-125,97,141,145,-112,85,107,130,-147,128,103,166,-171,167,175,173,154,-203,128,170,169,-96,201,202,132,-91,155,204,168,-172,83,138,-159,94,145,-93,136,116,-90,137,131,80,-102,169,172,201,-96,159,162,167,-173,170,211,-165,168,173,160,-164,162,175,-168,161,171,-166,169,170,-165,159,174,169,-165,201,172,167,-203,172,174,-160,173,175,162,-161,172,169,-175,171,163,-166,171,168,-164,166,171,-162,176,177,-198,183,198,195,-191,179,184,-181,177,176,-182,182,180,-185,179,186,193,-189,179,180,-187,182,177,-182,184,177,-183,180,178,-187,183,190,193,-187,184,179,188,-193,189,195,198,-197,184,192,191,-178,186,178,-184,191,194,197,-178,151,84,-195,192,188,149,-105,190,195,138,-188,191,192,-105,93,191,-105,197,194,189,-197,194,93,-152,195,189,84,-139,194,191,-94,187,212,193,-191,188,193,-150,180,182,181,176,185,-179,197,196,185,-177,178,198,-184,178,185,196,-199,83,187,-139,108,82,-92,101,199,-154,113,200,199,-102,156,200,-114,127,116,-137,152,140,143,122,-88,92,105,-100,194,84,-190,96,204,203,-111,204,154,173,-169,82,205,-92,206,205,-83,87,206,-83,107,134,94,-131,98,207,-143,207,106,-143,141,206,-127,143,140,127,-209,122,143,-209,109,209,210,-82,210,209,150,-124,170,166,161,-212,212,115,-150,193,212,-150,155,203,-205,155,135,-111,233,254,235,-273,332,333,281,-249,223,228,-335,320,216,248,-346,256,284,-227,239,266,218,-280,262,277,214,343,-257,249,214,-278,250,257,231,-281,263,227,225,-220,223,267,-241,265,251,-245,255,341,-239,262,245,289,-278,225,278,-260,252,285,-222,240,218,-259,335,287,251,-266,242,252,-254,230,254,233,-275,244,251,-231,280,231,-276,279,219,-276,225,232,-220,275,219,-281,235,266,239,-273,235,229,-244,213,264,215,-242,236,261,-269,281,282,-249,224,239,-341,228,223,-248,258,268,-262,224,231,-242,236,288,304,-300,236,268,-289,268,235,-244,237,245,-263,247,223,-241,259,278,-275,251,254,-231,251,287,337,-230,221,285,-265,221,253,-253,216,291,253,-287,229,254,-252,235,254,-230,255,238,-226,290,250,-223,
- 240,258,-248,258,228,-248,225,259,-256,242,253,291,283,-343,261,228,-259,262,226,-238,256,226,-263,285,220,215,-265,277,289,290,-223,222,249,-278,263,219,-280,223,265,-268,266,235,-269,227,267,244,-279,267,265,-245,218,268,-259,266,268,-219,250,269,-223,270,234,-287,239,224,-273,272,224,-234,260,252,-250,255,259,-221,274,233,338,-340,231,224,-341,224,338,-234,257,234,-214,275,239,-280,280,219,-233,232,269,250,-281,257,246,-235,289,245,281,-334,237,282,281,-246,271,217,283,-292,284,256,283,-218,249,242,-215,273,285,-253,259,339,-221,270,286,-254,270,253,-222,221,264,-271,252,242,-250,260,273,-253,238,341,260,269,-233,288,243,-337,246,290,-290,257,290,-247,257,250,-291,216,286,332,-249,213,241,231,-258,230,274,278,-245,218,240,263,-280,261,236,299,-304,300,308,306,287,-336,261,303,302,-229,334,335,265,-224,288,337,301,-305,216,271,-292,227,278,-226,269,249,-223,270,264,213,-235,302,305,334,-229,292,295,300,-306,303,344,-298,301,306,293,-297,295,308,-301,294,304,-299,302,303,-298,292,307,302,-298,334,305,300,-336,305,307,-293,306,308,295,-294,305,302,-308,304,296,-299,304,301,-297,299,304,-295,309,310,-331,316,331,328,-324,312,317,-314,310,309,-315,315,313,-318,312,319,326,-322,312,313,-320,315,310,-315,317,310,-316,313,311,-320,316,323,326,-320,317,312,321,-326,322,328,331,-330,317,325,324,-311,319,311,-317,324,327,330,-311,284,217,-328,325,321,282,-238,323,328,271,-321,324,325,-238,226,324,-238,330,327,322,-330,327,226,-285,328,322,217,-272,327,324,-227,320,345,326,-324,321,326,-283,313,315,314,309,318,-312,330,329,318,-310,311,331,-317,311,318,329,-332,216,320,-272,241,215,-225,234,332,-287,246,333,332,-235,289,333,-247,260,249,-270,285,273,276,255,-221,225,238,-233,327,217,-323,229,337,336,-244,337,287,306,-302,215,338,-225,339,338,-216,220,339,-216,240,267,227,-264,231,340,-276,340,239,-276,274,339,-260,276,273,260,-342,255,276,-342,242,342,343,-215,343,342,283,-257,303,299,294,-345,345,248,-283,326,345,-283,288,336,-338,288,268,-244,396,397,366,-358,384,347,357,-401,361,369,-352,362,365,346,399,-362,358,346,-366,
- 362,355,371,-366,354,359,-361,366,367,-358,353,355,-363,349,360,-360,347,372,360,-371,354,360,372,368,-399,362,351,-354,361,351,-363,365,371,-351,350,358,-366,363,352,-371,371,355,366,-398,353,367,366,-356,364,348,368,-373,369,361,368,-349,358,354,-347,363,370,-361,363,360,-350,359,354,-359,356,350,-372,347,370,396,-358,347,364,-373,373,374,-395,380,395,392,-388,376,381,-378,374,373,-379,379,377,-382,376,383,390,-386,376,377,-384,379,374,-379,381,374,-380,377,375,-384,380,387,390,-384,381,376,385,-390,386,392,395,-394,381,389,388,-375,383,375,-381,388,391,394,-375,369,348,-392,389,385,367,-354,387,392,364,-385,388,389,-354,351,388,-354,394,391,386,-394,391,351,-370,392,386,348,-365,391,388,-352,384,400,390,-388,385,390,-368,377,379,378,373,382,-376,394,393,382,-374,375,395,-381,375,382,393,-396,347,384,-365,352,396,-371,356,397,396,-353,371,397,-357,391,348,-387,354,398,399,-347,399,398,368,-362,400,357,-368,390,400,-368,359,358,350,356,352,363,-350,451,452,421,-413,439,402,412,-456,416,424,-407,417,420,401,454,-417,413,401,-421,417,410,426,-421,409,414,-416,421,422,-413,408,410,-418,404,415,-415,402,427,415,-426,409,415,427,423,-454,417,406,-409,416,406,-418,420,426,-406,405,413,-421,418,407,-426,426,410,421,-453,408,422,421,-411,419,403,423,-428,424,416,423,-404,413,409,-402,418,425,-416,418,415,-405,414,409,-414,411,405,-427,402,425,451,-413,402,419,-428,428,429,-450,435,450,447,-443,431,436,-433,429,428,-434,434,432,-437,431,438,445,-441,431,432,-439,434,429,-434,436,429,-435,432,430,-439,435,442,445,-439,436,431,440,-445,441,447,450,-449,436,444,443,-430,438,430,-436,443,446,449,-430,424,403,-447,444,440,422,-409,442,447,419,-440,443,444,-409,406,443,-409,449,446,441,-449,446,406,-425,447,441,403,-420,446,443,-407,439,455,445,-443,440,445,-423,432,434,433,428,437,-431,449,448,437,-429,430,450,-436,430,437,448,-451,402,439,-420,407,451,-426,411,452,451,-408,426,452,-412,446,403,-442,409,453,454,-402,454,453,423,-417,455,412,-423,445,455,-423,414,413,405,411,407,418,-405,476,497,478,-516,575,576,524,-492,466,471,
- -578,563,459,491,-589,499,527,-470,482,509,461,-523,505,520,457,586,-500,492,457,-521,493,500,474,-524,506,470,468,-463,466,510,-484,508,494,-488,498,584,-482,505,488,532,-521,468,521,-503,495,528,-465,483,461,-502,578,530,494,-509,485,495,-497,473,497,476,-518,487,494,-474,523,474,-519,522,462,-519,468,475,-463,518,462,-524,478,509,482,-516,478,472,-487,456,507,458,-485,479,504,-512,524,525,-492,467,482,-584,471,466,-491,501,511,-505,467,474,-485,479,531,547,-543,479,511,-532,511,478,-487,480,488,-506,490,466,-484,502,521,-518,494,497,-474,494,530,580,-473,464,528,-508,464,496,-496,459,534,496,-530,472,497,-495,478,497,-473,498,481,-469,533,493,-466,483,501,-491,501,471,-491,468,502,-499,485,496,534,526,-586,504,471,-502,505,469,-481,499,469,-506,528,463,458,-508,520,532,533,-466,465,492,-521,506,462,-523,466,508,-511,509,478,-512,470,510,487,-522,510,508,-488,461,511,-502,509,511,-462,493,512,-466,513,477,-530,482,467,-516,515,467,-477,503,495,-493,498,502,-464,517,476,581,-583,474,467,-584,467,581,-477,500,477,-457,518,482,-523,523,462,-476,475,512,493,-524,500,489,-478,532,488,524,-577,480,525,524,-489,514,460,526,-535,527,499,526,-461,492,485,-458,516,528,-496,502,582,-464,513,529,-497,513,496,-465,464,507,-514,495,485,-493,503,516,-496,481,584,503,512,-476,531,486,-580,489,533,-533,500,533,-490,500,493,-534,459,529,575,-492,456,484,474,-501,473,517,521,-488,461,483,506,-523,504,479,542,-547,543,551,549,530,-579,504,546,545,-472,577,578,508,-467,531,580,544,-548,459,514,-535,470,521,-469,512,492,-466,513,507,456,-478,545,548,577,-472,535,538,543,-549,546,587,-541,544,549,536,-540,538,551,-544,537,547,-542,545,546,-541,535,550,545,-541,577,548,543,-579,548,550,-536,549,551,538,-537,548,545,-551,547,539,-542,547,544,-540,542,547,-538,552,553,-574,559,574,571,-567,555,560,-557,553,552,-558,558,556,-561,555,562,569,-565,555,556,-563,558,553,-558,560,553,-559,556,554,-563,559,566,569,-563,560,555,564,-569,565,571,574,-573,560,568,567,-554,562,554,-560,567,570,573,-554,527,460,-571,568,564,525,-481,566,571,514,-564,
- 567,568,-481,469,567,-481,573,570,565,-573,570,469,-528,571,565,460,-515,570,567,-470,563,588,569,-567,564,569,-526,556,558,557,552,561,-555,573,572,561,-553,554,574,-560,554,561,572,-575,459,563,-515,484,458,-468,477,575,-530,489,576,575,-478,532,576,-490,503,492,-513,528,516,519,498,-464,468,481,-476,570,460,-566,472,580,579,-487,580,530,549,-545,458,581,-468,582,581,-459,463,582,-459,483,510,470,-507,474,583,-519,583,482,-519,517,582,-503,519,516,503,-585,498,519,-585,485,585,586,-458,586,585,526,-500,546,542,537,-588,588,491,-526,569,588,-526,531,579,-581,531,511,-487,609,630,611,-649,708,709,657,-625,599,604,-711,696,592,624,-722,632,660,-603,615,642,594,-656,638,653,590,719,-633,625,590,-654,626,633,607,-657,639,603,601,-596,599,643,-617,641,627,-621,631,717,-615,638,621,665,-654,601,654,-636,628,661,-598,616,594,-635,711,663,627,-642,618,628,-630,606,630,609,-651,620,627,-607,656,607,-652,655,595,-652,601,608,-596,651,595,-657,611,642,615,-649,611,605,-620,589,640,591,-618,612,637,-645,657,658,-625,600,615,-717,604,599,-624,634,644,-638,600,607,-618,612,664,680,-676,612,644,-665,644,611,-620,613,621,-639,623,599,-617,635,654,-651,627,630,-607,627,663,713,-606,597,661,-641,597,629,-629,592,667,629,-663,605,630,-628,611,630,-606,631,614,-602,666,626,-599,616,634,-624,634,604,-624,601,635,-632,618,629,667,659,-719,637,604,-635,638,602,-614,632,602,-639,661,596,591,-641,653,665,666,-599,598,625,-654,639,595,-656,599,641,-644,642,611,-645,603,643,620,-655,643,641,-621,594,644,-635,642,644,-595,626,645,-599,646,610,-663,615,600,-649,648,600,-610,636,628,-626,631,635,-597,650,609,714,-716,607,600,-717,600,714,-610,633,610,-590,651,615,-656,656,595,-609,608,645,626,-657,633,622,-611,665,621,657,-710,613,658,657,-622,647,593,659,-668,660,632,659,-594,625,618,-591,649,661,-629,635,715,-597,646,662,-630,646,629,-598,597,640,-647,628,618,-626,636,649,-629,614,717,636,645,-609,664,619,-713,622,666,-666,633,666,-623,633,626,-667,592,662,708,-625,589,617,607,-634,606,650,654,-621,594,616,639,-656,637,612,675,-680,676,684,
- 682,663,-712,637,679,678,-605,710,711,641,-600,664,713,677,-681,592,647,-668,603,654,-602,645,625,-599,646,640,589,-611,678,681,710,-605,668,671,676,-682,679,720,-674,677,682,669,-673,671,684,-677,670,680,-675,678,679,-674,668,683,678,-674,710,681,676,-712,681,683,-669,682,684,671,-670,681,678,-684,680,672,-675,680,677,-673,675,680,-671,685,686,-707,692,707,704,-700,688,693,-690,686,685,-691,691,689,-694,688,695,702,-698,688,689,-696,691,686,-691,693,686,-692,689,687,-696,692,699,702,-696,693,688,697,-702,698,704,707,-706,693,701,700,-687,695,687,-693,700,703,706,-687,660,593,-704,701,697,658,-614,699,704,647,-697,700,701,-614,602,700,-614,706,703,698,-706,703,602,-661,704,698,593,-648,703,700,-603,696,721,702,-700,697,702,-659,689,691,690,685,694,-688,706,705,694,-686,687,707,-693,687,694,705,-708,592,696,-648,617,591,-601,610,708,-663,622,709,708,-611,665,709,-623,636,625,-646,661,649,652,631,-597,601,614,-609,703,593,-699,605,713,712,-620,713,663,682,-678,591,714,-601,715,714,-592,596,715,-592,616,643,603,-640,607,716,-652,716,615,-652,650,715,-636,652,649,636,-718,631,652,-718,618,718,719,-591,719,718,659,-633,679,675,670,-721,721,624,-659,702,721,-659,664,712,-714,664,644,-620,772,773,742,-734,760,723,733,-777,737,745,-728,738,741,722,775,-738,734,722,-742,738,731,747,-742,730,735,-737,742,743,-734,729,731,-739,725,736,-736,723,748,736,-747,730,736,748,744,-775,738,727,-730,737,727,-739,741,747,-727,726,734,-742,739,728,-747,747,731,742,-774,729,743,742,-732,740,724,744,-749,745,737,744,-725,734,730,-723,739,746,-737,739,736,-726,735,730,-735,732,726,-748,723,746,772,-734,723,740,-749,749,750,-771,756,771,768,-764,752,757,-754,750,749,-755,755,753,-758,752,759,766,-762,752,753,-760,755,750,-755,757,750,-756,753,751,-760,756,763,766,-760,757,752,761,-766,762,768,771,-770,757,765,764,-751,759,751,-757,764,767,770,-751,745,724,-768,765,761,743,-730,763,768,740,-761,764,765,-730,727,764,-730,770,767,762,-770,767,727,-746,768,762,724,-741,767,764,-728,760,776,766,-764,761,766,-744,753,755,754,749,758,-752,770,769,
- 758,-750,751,771,-757,751,758,769,-772,723,760,-741,728,772,-747,732,773,772,-729,747,773,-733,767,724,-763,730,774,775,-723,775,774,744,-738,776,733,-744,766,776,-744,735,734,726,732,728,739,-726,827,828,797,-789,815,778,788,-832,792,800,-783,793,796,777,830,-793,789,777,-797,793,786,802,-797,785,790,-792,797,798,-789,784,786,-794,780,791,-791,778,803,791,-802,785,791,803,799,-830,793,782,-785,792,782,-794,796,802,-782,781,789,-797,794,783,-802,802,786,797,-829,784,798,797,-787,795,779,799,-804,800,792,799,-780,789,785,-778,794,801,-792,794,791,-781,790,785,-790,787,781,-803,778,801,827,-789,778,795,-804,804,805,-826,811,826,823,-819,807,812,-809,805,804,-810,810,808,-813,807,814,821,-817,807,808,-815,810,805,-810,812,805,-811,808,806,-815,811,818,821,-815,812,807,816,-821,817,823,826,-825,812,820,819,-806,814,806,-812,819,822,825,-806,800,779,-823,820,816,798,-785,818,823,795,-816,819,820,-785,782,819,-785,825,822,817,-825,822,782,-801,823,817,779,-796,822,819,-783,815,831,821,-819,816,821,-799,808,810,809,804,813,-807,825,824,813,-805,806,826,-812,806,813,824,-827,778,815,-796,783,827,-802,787,828,827,-784,802,828,-788,822,779,-818,785,829,830,-778,830,829,799,-793,831,788,-799,821,831,-799,790,789,781,787,783,794,-781,53,54,63,-53,70,73,72,-72,61,58,59,-61,62,57,58,-62,78,56,57,-63,79,55,56,-79,63,54,55,-80,66,65,64,-78,66,77,76,-68,67,76,75,-69,68,75,74,-70,69,74,73,-71
- }
- Edges: *1904 {
- a: 7,86,18,74,17,11,90,14,78,13,209,211,235,239,12,26,28,15,19,21,38,44,25,31,35,46,52,41,43,54,57,62,49,60,51,8,4,2,9,5,3,68,73,77,83,87,91,114,110,107,118,111,115,231,133,170,122,127,227,140,174,137,223,149,153,158,145,156,219,94,97,99,102,98,215,29,120,125,30,163,61,164,121,152,136,144,24,56,40,48,126,171,157,172,179,177,183,181,188,192,198,184,160,168,251,241,208,212,216,220,224,228,232,236,245,253,240,1,82,93,141,130,119,104,69,23,81,92,147,138,131,116,105,70,20,34,42,50,64,0,244,248,252,259,256,261,265,272,281,330,577,287,293,451,504,520,344,548,495,360,295,302,303,304,305,306,307,816,445,311,316,361,512,318,322,327,329,301,514,331,264,337,341,342,343,345,300,519,407,559,408,350,282,354,355,356,358,362,363,379,531,270,352,367,847,371,372,373,375,376,377,378,290,388,386,291,470,493,267,389,391,513,394,323,397,497,398,336,404,320,333,413,611,415,422,317,440,294,425,426,428,430,621,276,434,499,575,538,441,444,271,524,457,284,463,464,465,535,536,469,283,471,299,477,484,483,486,490,564,500,339,815,321,799,511,285,340,296,348,297,525,528,365,804,364,876,540,542,280,279,543,406,319,550,487,488,554,557,334,325,473,496,328,310,423,266,574,572,380,313,578,312,455,424,450,414,288,544,286,858,597,472,382,618,603,627,396,412,411,438,315,458,357,641,646,872,638,647,671,654,661,684,639,648,657,644,653,606,602,645,619,604,381,610,659,640,666,635,605,658,649,634,677,676,652,685,782,692,785,714,693,694,701,696,697,698,700,731,710,708,734,711,781,706,715,702,704,691,724,742,748,744,765,750,753,746,776,723,690,718,703,730,758,720,761,737,725,736,728,687,760,689,688,727,749,275,754,359,801,269,585,268,530,569,546,274,608,273,613,324,686,571,741,573,403,826,502,402,833,838,508,503,298,369,507,368,549,309,568,308,439,289,863,643,642,788,278,277,772,617,384,887,894,903,952,1199,909,915,1073,1126,1142,966,1170,1117,982,917,924,925,926,927,928,929,1438,1067,933,938,983,1134,940,944,949,951,923,1136,953,886,959,963,964,965,967,922,1141,1029,1181,1030,972,904,976,977,978,980,984,985,1001,1153,892,974,989,1469,993,994,995,
- 997,998,999,1000,912,1010,1008,913,1092,1115,889,1011,1013,1135,1016,945,1019,1119,1020,958,1026,942,955,1035,1233,1037,1044,939,1062,916,1047,1048,1050,1052,1243,898,1056,1121,1197,1160,1063,1066,893,1146,1079,906,1085,1086,1087,1157,1158,1091,905,1093,921,1099,1106,1105,1108,1112,1186,1122,961,1437,943,1421,1133,907,962,918,970,919,1147,1150,987,1426,986,1498,1162,1164,902,901,1165,1028,941,1172,1109,1110,1176,1179,956,947,1095,1118,950,932,1045,888,1196,1194,1002,935,1200,934,1077,1046,1072,1036,910,1166,908,1480,1219,1094,1004,1240,1225,1249,1018,1034,1033,1060,937,1080,979,1263,1268,1494,1260,1269,1293,1276,1283,1306,1261,1270,1279,1266,1275,1228,1224,1267,1241,1226,1003,1232,1281,1262,1288,1257,1227,1280,1271,1256,1299,1298,1274,1307,1404,1314,1407,1336,1315,1316,1323,1318,1319,1320,1322,1353,1332,1330,1356,1333,1403,1328,1337,1324,1326,1313,1346,1364,1370,1366,1387,1372,1375,1368,1398,1345,1312,1340,1325,1352,1380,1342,1383,1359,1347,1358,1350,1309,1382,1311,1310,1349,1371,897,1376,981,1423,891,1207,890,1152,1191,1168,896,1230,895,1235,946,1308,1193,1363,1195,1025,1448,1124,1024,1455,1460,1130,1125,920,991,1129,990,1171,931,1190,930,1061,911,1485,1265,1264,1410,900,899,1394,1239,1006,1518,1533,1597,1520,1526,1553,1527,1532,1540,1571,1510,1523,1524,1537,1539,1542,1545,1551,1602,1513,1595,1578,1552,1511,1560,1575,1576,1564,1724,1568,1535,1721,1534,1741,1580,1582,1517,1516,1583,1565,1566,1588,1591,1594,1531,1529,1528,1559,1546,1521,1584,1519,1544,1543,1549,1561,1605,1702,1612,1705,1634,1613,1614,1621,1616,1617,1618,1620,1651,1630,1628,1654,1631,1701,1626,1635,1622,1624,1611,1644,1662,1668,1664,1685,1670,1673,1666,1696,1643,1610,1638,1623,1650,1678,1640,1681,1657,1645,1656,1648,1607,1680,1609,1608,1647,1669,1512,1674,1718,1509,1599,1508,1570,1606,1661,1550,1522,1732,1708,1515,1514,1692,1762,1777,1841,1764,1770,1797,1771,1776,1784,1815,1754,1767,1768,1781,1783,1786,1789,1795,1846,1757,1839,1822,1796,1755,1804,1819,1820,1808,1968,1812,1779,1965,1778,1985,1824,1826,1761,1760,1827,1809,1810,1832,1835,1838,1775,1773,
- 1772,1803,1790,1765,1828,1763,1788,1787,1793,1805,1849,1946,1856,1949,1878,1857,1858,1865,1860,1861,1862,1864,1895,1874,1872,1898,1875,1945,1870,1879,1866,1868,1855,1888,1906,1912,1908,1929,1914,1917,1910,1940,1887,1854,1882,1867,1894,1922,1884,1925,1901,1889,1900,1892,1851,1924,1853,1852,1891,1913,1756,1918,1962,1753,1843,1752,1814,1850,1905,1794,1766,1976,1952,1759,1758,1936,1997,2004,2013,2062,2309,2019,2025,2183,2236,2252,2076,2280,2227,2092,2027,2034,2035,2036,2037,2038,2039,2548,2177,2043,2048,2093,2244,2050,2054,2059,2061,2033,2246,2063,1996,2069,2073,2074,2075,2077,2032,2251,2139,2291,2140,2082,2014,2086,2087,2088,2090,2094,2095,2111,2263,2002,2084,2099,2579,2103,2104,2105,2107,2108,2109,2110,2022,2120,2118,2023,2202,2225,1999,2121,2123,2245,2126,2055,2129,2229,2130,2068,2136,2052,2065,2145,2343,2147,2154,2049,2172,2026,2157,2158,2160,2162,2353,2008,2166,2231,2307,2270,2173,2176,2003,2256,2189,2016,2195,2196,2197,2267,2268,2201,2015,2203,2031,2209,2216,2215,2218,2222,2296,2232,2071,2547,2053,2531,2243,2017,2072,2028,2080,2029,2257,2260,2097,2536,2096,2608,2272,2274,2012,2011,2275,2138,2051,2282,2219,2220,2286,2289,2066,2057,2205,2228,2060,2042,2155,1998,2306,2304,2112,2045,2310,2044,2187,2156,2182,2146,2020,2276,2018,2590,2329,2204,2114,2350,2335,2359,2128,2144,2143,2170,2047,2190,2089,2373,2378,2604,2370,2379,2403,2386,2393,2416,2371,2380,2389,2376,2385,2338,2334,2377,2351,2336,2113,2342,2391,2372,2398,2367,2337,2390,2381,2366,2409,2408,2384,2417,2514,2424,2517,2446,2425,2426,2433,2428,2429,2430,2432,2463,2442,2440,2466,2443,2513,2438,2447,2434,2436,2423,2456,2474,2480,2476,2497,2482,2485,2478,2508,2455,2422,2450,2435,2462,2490,2452,2493,2469,2457,2468,2460,2419,2492,2421,2420,2459,2481,2007,2486,2091,2533,2001,2317,2000,2262,2301,2278,2006,2340,2005,2345,2056,2418,2303,2473,2305,2135,2558,2234,2134,2565,2570,2240,2235,2030,2101,2239,2100,2281,2041,2300,2040,2171,2021,2595,2375,2374,2520,2010,2009,2504,2349,2116,2619,2626,2635,2684,2931,2641,2647,2805,2858,2874,2698,2902,2849,2714,2649,2656,2657,2658,2659,
- 2660,2661,3170,2799,2665,2670,2715,2866,2672,2676,2681,2683,2655,2868,2685,2618,2691,2695,2696,2697,2699,2654,2873,2761,2913,2762,2704,2636,2708,2709,2710,2712,2716,2717,2733,2885,2624,2706,2721,3201,2725,2726,2727,2729,2730,2731,2732,2644,2742,2740,2645,2824,2847,2621,2743,2745,2867,2748,2677,2751,2851,2752,2690,2758,2674,2687,2767,2965,2769,2776,2671,2794,2648,2779,2780,2782,2784,2975,2630,2788,2853,2929,2892,2795,2798,2625,2878,2811,2638,2817,2818,2819,2889,2890,2823,2637,2825,2653,2831,2838,2837,2840,2844,2918,2854,2693,3169,2675,3153,2865,2639,2694,2650,2702,2651,2879,2882,2719,3158,2718,3230,2894,2896,2634,2633,2897,2760,2673,2904,2841,2842,2908,2911,2688,2679,2827,2850,2682,2664,2777,2620,2928,2926,2734,2667,2932,2666,2809,2778,2804,2768,2642,2898,2640,3212,2951,2826,2736,2972,2957,2981,2750,2766,2765,2792,2669,2812,2711,2995,3000,3226,2992,3001,3025,3008,3015,3038,2993,3002,3011,2998,3007,2960,2956,2999,2973,2958,2735,2964,3013,2994,3020,2989,2959,3012,3003,2988,3031,3030,3006,3039,3136,3046,3139,3068,3047,3048,3055,3050,3051,3052,3054,3085,3064,3062,3088,3065,3135,3060,3069,3056,3058,3045,3078,3096,3102,3098,3119,3104,3107,3100,3130,3077,3044,3072,3057,3084,3112,3074,3115,3091,3079,3090,3082,3041,3114,3043,3042,3081,3103,2629,3108,2713,3155,2623,2939,2622,2884,2923,2900,2628,2962,2627,2967,2678,3040,2925,3095,2927,2757,3180,2856,2756,3187,3192,2862,2857,2652,2723,2861,2722,2903,2663,2922,2662,2793,2643,3217,2997,2996,3142,2632,2631,3126,2971,2738,3250,3265,3329,3252,3258,3285,3259,3264,3272,3303,3242,3255,3256,3269,3271,3274,3277,3283,3334,3245,3327,3310,3284,3243,3292,3307,3308,3296,3456,3300,3267,3453,3266,3473,3312,3314,3249,3248,3315,3297,3298,3320,3323,3326,3263,3261,3260,3291,3278,3253,3316,3251,3276,3275,3281,3293,3337,3434,3344,3437,3366,3345,3346,3353,3348,3349,3350,3352,3383,3362,3360,3386,3363,3433,3358,3367,3354,3356,3343,3376,3394,3400,3396,3417,3402,3405,3398,3428,3375,3342,3370,3355,3382,3410,3372,3413,3389,3377,3388,3380,3339,3412,3341,3340,3379,3401,3244,3406,3450,3241,3331,3240,3302,3338,
- 3393,3282,3254,3464,3440,3247,3246,3424,3494,3509,3573,3496,3502,3529,3503,3508,3516,3547,3486,3499,3500,3513,3515,3518,3521,3527,3578,3489,3571,3554,3528,3487,3536,3551,3552,3540,3700,3544,3511,3697,3510,3717,3556,3558,3493,3492,3559,3541,3542,3564,3567,3570,3507,3505,3504,3535,3522,3497,3560,3495,3520,3519,3525,3537,3581,3678,3588,3681,3610,3589,3590,3597,3592,3593,3594,3596,3627,3606,3604,3630,3607,3677,3602,3611,3598,3600,3587,3620,3638,3644,3640,3661,3646,3649,3642,3672,3619,3586,3614,3599,3626,3654,3616,3657,3633,3621,3632,3624,3583,3656,3585,3584,3623,3645,3488,3650,3694,3485,3575,3484,3546,3582,3637,3526,3498,3708,3684,3491,3490,3668,3736,3740,3744,3748,3729,3732,3762,3766,3770,3759
- }
- GeometryVersion: 124
- LayerElementNormal: 0 {
- Version: 102
- Name: ""
- MappingInformationType: "ByPolygonVertex"
- ReferenceInformationType: "Direct"
- Normals: *11328 {
- a: 2.84958264273882e-006,0,0.999999940395355,2.84958264273882e-006,0,0.999999940395355,1.39539508836606e-006,0,1,1.26437487324438e-006,0,1,0,0,1,0,0,1,1.26437487324438e-006,0,1,1.39539508836606e-006,0,1,-1.39539508836606e-006,0,1,-1.26437498693122e-006,0,1,0,0,1,0,0,1,-1.35860750560823e-006,0,1,-1.39539508836606e-006,0,1,0,0,1,0,0,1,0,0,1,0,0,1,1.39539508836606e-006,0,1,1.35860750560823e-006,0,1,2.84958264273882e-006,0,0.999999940395355,2.84958264273882e-006,0,0.999999940395355,1.35860750560823e-006,0,1,1.39539508836606e-006,0,1,0,0,1,1.52099218553303e-007,0,1,-1.34119056838244e-006,0,1,-1.35860750560823e-006,0,1,0,0,1,1.35860750560823e-006,0,1,1.34119068206928e-006,0,1,-1.52099246975013e-007,0,1,0,0,1,0,0,1,2.84958264273882e-006,0,0.999999940395355,2.84958264273882e-006,0,0.999999940395355,1.34119068206928e-006,0,1,1.35860750560823e-006,0,1,-1.45239005178155e-006,0,1,-1.34119056838244e-006,0,1,1.52099218553303e-007,0,1,3.23573857485826e-007,0,1,2.84958264273882e-006,0,0.999999940395355,2.84958264273882e-006,0,0.999999940395355,1.45238993809471e-006,0,1,1.34119068206928e-006,0,1,-1.29527484205028e-006,0,1,-1.45239005178155e-006,0,1,3.23573857485826e-007,0,1,2.89439498146749e-007,0,1,2.84958264273882e-006,0,0.999999940395355,2.84958264273882e-006,0,0.999999940395355,1.29527484205028e-006,0,1,1.45238993809471e-006,0,1,-1.26437498693122e-006,0,1,-1.29527484205028e-006,0,1,2.89439498146749e-007,0,1,0,0,1,0,0,1,0,0,1,0,0,1,-2.89439498146749e-007,0,1,1.29527484205028e-006,0,1,1.26437487324438e-006,0,1,2.84958264273882e-006,0,0.999999940395355,2.84958264273882e-006,0,0.999999940395355,1.26437487324438e-006,0,1,1.29527484205028e-006,0,1,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,0,-1,0,0,-1,1.31048523144273e-007,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,-1.31048523144273e-007,0,-0.999999940395355,0,0,-1,0,0,-1,1.31048523144273e-007,0,-0.999999940395355,0,0,-1,1.30656275132424e-007,0,-1,
- 0,0,-1,0,0,-1,0,0,-1,1.30656275132424e-007,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,-1.30656260921569e-007,0,-1,0,0,-1,0,0,-1,1.30656275132424e-007,0,-1,2.19556056890724e-007,0,-0.999999940395355,0,0,-1,0,0,-1,3.25728620964583e-007,0,-1,2.19556056890724e-007,0,-0.999999940395355,1.30656275132424e-007,0,-1,-1.30656260921569e-007,0,-1,-2.79952729442812e-007,0,-0.999999940395355,-4.0177829419008e-007,0,-1,0,0,-1,0,0,-1,1.83594536906639e-007,0,-1,0,0,-1,0,0,-1,2.19556056890724e-007,0,-0.999999940395355,1.83594536906639e-007,0,-1,2.19556056890724e-007,0,-0.999999940395355,3.25728620964583e-007,0,-1,2.90992034024384e-007,0,-1,0,0,-1,0,0,-1,1.83594536906639e-007,0,-1,2.34877063576278e-007,0,-1,2.34877063576278e-007,0,-1,1.83594536906639e-007,0,-1,2.90992034024384e-007,0,-1,3.46133589346209e-007,0,-1,1.31048523144273e-007,0,-0.999999940395355,0,0,-1,0,0,-1,2.34877063576278e-007,0,-1,1.31048523144273e-007,0,-0.999999940395355,2.34877063576278e-007,0,-1,3.46133589346209e-007,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,-3.46133589346209e-007,0,-1,-2.34877063576278e-007,0,-1,-1.31048523144273e-007,0,-0.999999940395355,-3.23573857485826e-007,0,1,-1.52099246975013e-007,0,1,1.34119068206928e-006,0,1,1.45238993809471e-006,0,1,-2.89439498146749e-007,0,1,-3.23573857485826e-007,0,1,1.45238993809471e-006,0,1,1.29527484205028e-006,0,1,-4.20477647367079e-007,0,-1,-4.0177829419008e-007,0,-1,-2.79952729442812e-007,0,-0.999999940395355,-2.65192085180388e-007,0,-1,-3.46133589346209e-007,0,-1,-4.20477647367079e-007,0,-1,-2.65192085180388e-007,0,-1,-2.34877063576278e-007,0,-1,0.999998509883881,-0.00168935337569565,0,0.978132963180542,-0.207980424165726,0,0.978132963180542,-0.207980424165726,0,0.999998509883881,-0.00168935337569565,0,-0.978132963180542,-0.207980424165726,0,-0.999998509883881,-0.00168935337569565,0,-0.999998509883881,-0.00168935337569565,0,-0.978132963180542,-0.207980424165726,0,0,-1,0,0,-1,0,-0.978132963180542,-0.207980424165726,0,-0.978132963180542,-0.207980424165726,0,-1,0,0,-1,0,0,-0.999998509883881,-0.00168935337569565,0,-0.999998509883881,-0.00168935337569565,0,
- 1,0,0,1,0,0,0.999998509883881,-0.00168935337569565,0,0.999998509883881,-0.00168935337569565,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0.978132963180542,-0.207980424165726,0,0,-1,0,0,-1,0,0.978132963180542,-0.207980424165726,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,0,-1,0,0,-1,0,0,-1,-1.31048523144273e-007,0,-0.999999940395355,0,0,-1,0,0,-1,-1.31048523144273e-007,0,-0.999999940395355,-2.34877063576278e-007,0,-1,0,0,-1,0,0,-1,-2.34877063576278e-007,0,-1,-2.65192085180388e-007,0,-1,0,0,-1,0,0,-1,-2.65192085180388e-007,0,-1,-2.79952729442812e-007,0,-0.999999940395355,0,0,-1,0,0,-1,-2.79952729442812e-007,0,-0.999999940395355,-1.30656260921569e-007,0,-1,0,0,-1,0,0,-1,-1.30656260921569e-007,0,-1,0,0,-1,0,1,0,0,1,0,0,1,0,0,1,0,-2.84958264273882e-006,0,0.999999940395355,-2.84958264273882e-006,0,0.999999940395355,-1.26437498693122e-006,0,1,-1.39539508836606e-006,0,1,-1.35860750560823e-006,0,1,-2.84958264273882e-006,0,0.999999940395355,-2.84958264273882e-006,0,0.999999940395355,-1.39539508836606e-006,0,1,-2.84958264273882e-006,0,0.999999940395355,-2.84958264273882e-006,0,0.999999940395355,-1.35860750560823e-006,0,1,-1.34119056838244e-006,0,1,-1.45239005178155e-006,0,1,-2.84958264273882e-006,0,0.999999940395355,-2.84958264273882e-006,0,0.999999940395355,-1.34119056838244e-006,0,1,-2.84958264273882e-006,0,0.999999940395355,-2.84958264273882e-006,0,0.999999940395355,-1.45239005178155e-006,0,1,-1.29527484205028e-006,0,1,-1.26437498693122e-006,0,1,-2.84958264273882e-006,0,0.999999940395355,-2.84958264273882e-006,0,0.999999940395355,-1.29527484205028e-006,0,1,-0.0205084905028343,-0.025679050013423,-0.999459862709045,-0.0213623009622097,0.00732844695448875,-0.999744892120361,0.0481345094740391,0.0458111427724361,-0.997789740562439,0.0498093217611313,-0.0183939393609762,-0.998589396476746,0.0443220734596252,0.027447497472167,-0.998640179634094,0.995088338851929,0.0590156093239784,-0.0794762372970581,0.995259821414948,-0.0541748814284801,-0.0807649046182632,0.0446211211383343,-0.0179708991199732,-0.998842358589172,-0.0191259682178497,-0.941656053066254,0.336032927036285,
- 0.0123798213899136,-0.112415306270123,0.993584275245667,-0.0536152571439743,-0.135250568389893,0.989359796047211,-0.0191463995724916,-0.383037716150284,-0.923534274101257,-0.0443507321178913,-0.0128506757318974,-0.998933434486389,0.0446211211383343,-0.0179708991199732,-0.998842358589172,0.00736211193725467,-0.397396951913834,-0.91761726140976,-0.220854446291924,-0.0382167622447014,0.974557757377625,-0.0927878469228745,-0.340650975704193,0.93559992313385,-0.00923892110586166,-0.938049256801605,0.346378684043884,0.99508410692215,-0.0472541935741901,-0.0870329290628433,0.995083570480347,0.010895767249167,-0.0984380021691322,0.99940824508667,0.0169378761202097,0.0299376212060452,0.998623013496399,-0.0421963334083557,0.0311726126819849,-0.15330183506012,-0.069163590669632,0.985756039619446,-0.155666038393974,0.0711335465312004,0.985245168209076,-0.215233832597733,0.0268869083374739,0.976192355155945,-0.221793532371521,0.00597630999982357,0.975075304508209,-0.220854446291924,-0.0382167622447014,0.974557757377625,-0.0946720167994499,0.841287732124329,0.532233059406281,-0.215233832597733,0.0268869083374739,0.976192355155945,-0.155666038393974,0.0711335465312004,0.985245168209076,0.999714493751526,-0.0205170158296824,0.0122495265677571,0.99975460767746,-0.0124731324613094,-0.0183077026158571,0.999065279960632,0.0395651236176491,-0.0174087416380644,0.999579787254334,0.0273511130362749,0.00960317440330982,0.0450036190450192,-0.0335182957351208,0.998424291610718,-0.0490741319954395,-0.0196365136653185,0.998602092266083,-0.103452987968922,-0.348398059606552,0.931620180606842,0.026874590665102,0.622741520404816,0.781965911388397,-0.0191259682178497,-0.941656053066254,0.336032927036285,-0.0453726872801781,0.00698015047237277,0.998945772647858,0.0466487593948841,0.00313188950531185,0.998906493186951,-0.626822769641876,-0.777099192142487,0.0566569119691849,-0.889961004257202,-0.455895394086838,-0.0113470582291484,-0.993761718273163,0.084085538983345,0.0732615664601326,-0.998686015605927,-0.00646200822666287,-0.0508383624255657,-0.183677420020103,0.00135296653024852,0.98298567533493,
- -0.178266525268555,0.0621989294886589,0.98201447725296,-0.15330183506012,-0.069163590669632,0.985756039619446,0.99820613861084,-0.0288808289915323,0.0524447485804558,0.996931314468384,0.0445595383644104,0.0643614530563354,-0.155666038393974,0.0711335465312004,0.985245168209076,-0.103452987968922,-0.348398059606552,0.931620180606842,-0.990593194961548,-0.119438424706459,0.0667802169919014,-0.361332058906555,-0.931771516799927,-0.0352267660200596,-0.468825668096542,0.883098065853119,0.0184485819190741,-0.990234136581421,-0.0653214603662491,-0.123164266347885,-0.290114402770996,0.956281900405884,-0.0368575565516949,0.0466487593948841,0.00313188950531185,0.998906493186951,0.99940824508667,0.0169378761202097,0.0299376212060452,0.788611769676209,-0.614815533161163,0.00966149661689997,-0.997966468334198,-0.0455796457827091,0.0445570535957813,-0.998234152793884,-0.0520016141235828,-0.028710663318634,-0.889961004257202,-0.455895394086838,-0.0113470582291484,-0.626822769641876,-0.777099192142487,0.0566569119691849,-0.986963868141174,0.115159243345261,0.112430647015572,-0.468825668096542,0.883098065853119,0.0184485819190741,-0.990422666072845,0.133478388190269,0.0353041812777519,-0.996747136116028,0.0764162242412567,-0.0256108120083809,-0.0213623009622097,0.00732844695448875,-0.999744892120361,-0.0205084905028343,-0.025679050013423,-0.999459862709045,-0.991193056106567,-0.129903897643089,-0.0257140193134546,-0.993761718273163,0.084085538983345,0.0732615664601326,-0.889961004257202,-0.455895394086838,-0.0113470582291484,-0.996747136116028,0.0764162242412567,-0.0256108120083809,0.999579787254334,0.0273511130362749,0.00960317440330982,0.999065279960632,0.0395651236176491,-0.0174087416380644,0.850799143314362,0.52547150850296,-0.00453227246180177,0.998623013496399,-0.0421963334083557,0.0311726126819849,0.026874590665102,0.622741520404816,0.781965911388397,0.850799143314362,0.52547150850296,-0.00453227246180177,-0.103452987968922,-0.348398059606552,0.931620180606842,-0.109187707304955,0.0582190081477165,0.992314875125885,0.026874590665102,0.622741520404816,0.781965911388397,
- 0.850799143314362,0.52547150850296,-0.00453227246180177,0.026874590665102,0.622741520404816,0.781965911388397,0.999579787254334,0.0273511130362749,0.00960317440330982,0.0481345094740391,0.0458111427724361,-0.997789740562439,0.995083570480347,0.010895767249167,-0.0984380021691322,0.99508410692215,-0.0472541935741901,-0.0870329290628433,0.0498093217611313,-0.0183939393609762,-0.998589396476746,0.0481345094740391,0.0458111427724361,-0.997789740562439,0.00770606519654393,-0.446934819221497,-0.894533276557922,0.19199250638485,-0.298325181007385,-0.93495500087738,0.0284538976848125,-0.0233247820287943,-0.999323010444641,-0.0632768720388412,-0.0276982858777046,-0.997611522674561,-0.0637459456920624,0.000786879158113152,-0.997965812683105,0.0254265461117029,0.00299666612409055,-0.99967223405838,0.997414290904999,-0.0123819205909967,-0.0707912519574165,0.999907374382019,-0.00494398036971688,0.0126730622723699,0.867625951766968,-0.451548337936401,-0.208157047629356,0.995259821414948,-0.0541748814284801,-0.0807649046182632,0.717167258262634,-0.696901023387909,9.2513975687325e-005,0.0446211211383343,-0.0179708991199732,-0.998842358589172,0.0727343708276749,0.101071275770664,-0.992216885089874,0.99508410692215,-0.0472541935741901,-0.0870329290628433,0.99414050579071,-0.0948087573051453,-0.051923256367445,0.0123798213899136,-0.112415306270123,0.993584275245667,-0.0191259682178497,-0.941656053066254,0.336032927036285,-0.0077760792337358,-0.966572165489197,0.256276786327362,0.788611769676209,-0.614815533161163,0.00966149661689997,0.867625951766968,-0.451548337936401,-0.208157047629356,0.999907374382019,-0.00494398036971688,0.0126730622723699,0.0727343708276749,0.101071275770664,-0.992216885089874,0.999065279960632,0.0395651236176491,-0.0174087416380644,0.0254265461117029,0.00299666612409055,-0.99967223405838,0.997414290904999,-0.0123819205909967,-0.0707912519574165,0.0426481999456882,-0.0345318801701069,-0.998493254184723,0.0391115546226501,0.0221998021006584,-0.998988151550293,0.996070861816406,0.0592172704637051,-0.0658507645130157,
- 0.997414290904999,-0.0123819205909967,-0.0707912519574165,0.867625951766968,-0.451548337936401,-0.208157047629356,0.0426481999456882,-0.0345318801701069,-0.998493254184723,0.867625951766968,-0.451548337936401,-0.208157047629356,0.0481345094740391,0.0458111427724361,-0.997789740562439,0.19199250638485,-0.298325181007385,-0.93495500087738,0.541509330272675,-0.839898228645325,0.0365855470299721,0.99820613861084,-0.0288808289915323,0.0524447485804558,-0.15330183506012,-0.069163590669632,0.985756039619446,-0.0077760792337358,-0.966572165489197,0.256276786327362,-0.0191259682178497,-0.941656053066254,0.336032927036285,0.0466487593948841,0.00313188950531185,0.998906493186951,-0.361332058906555,-0.931771516799927,-0.0352267660200596,-0.990593194961548,-0.119438424706459,0.0667802169919014,-0.991193056106567,-0.129903897643089,-0.0257140193134546,-0.889961004257202,-0.455895394086838,-0.0113470582291484,-0.0213623009622097,0.00732844695448875,-0.999744892120361,-0.996747136116028,0.0764162242412567,-0.0256108120083809,-0.889961004257202,-0.455895394086838,-0.0113470582291484,-0.998234152793884,-0.0520016141235828,-0.028710663318634,-0.0483157746493816,-0.0215620324015617,-0.998599410057068,0.00770606519654393,-0.446934819221497,-0.894533276557922,-0.290114402770996,0.956281900405884,-0.0368575565516949,-0.990234136581421,-0.0653214603662491,-0.123164266347885,-0.0632768720388412,-0.0276982858777046,-0.997611522674561,-0.290114402770996,0.956281900405884,-0.0368575565516949,-0.990422666072845,0.133478388190269,0.0353041812777519,-0.468825668096542,0.883098065853119,0.0184485819190741,-0.0443507321178913,-0.0128506757318974,-0.998933434486389,-0.995407581329346,-0.0866954326629639,0.0405909903347492,-0.990422666072845,0.133478388190269,0.0353041812777519,-0.0403973273932934,0.0154271805658937,-0.999064564704895,0.00770606519654393,-0.446934819221497,-0.894533276557922,-0.0213623009622097,0.00732844695448875,-0.999744892120361,-0.889961004257202,-0.455895394086838,-0.0113470582291484,0.0481345094740391,0.0458111427724361,-0.997789740562439,
- -0.0213623009622097,0.00732844695448875,-0.999744892120361,0.00770606519654393,-0.446934819221497,-0.894533276557922,-0.998686015605927,-0.00646200822666287,-0.0508383624255657,-0.178266525268555,0.0621989294886589,0.98201447725296,-0.103452987968922,-0.348398059606552,0.931620180606842,0.978532433509827,0.200475677847862,0.0477897673845291,0.999714493751526,-0.0205170158296824,0.0122495265677571,0.0422604456543922,0.815584599971771,0.577092409133911,0.0466487593948841,0.00313188950531185,0.998906493186951,0.788611769676209,-0.614815533161163,0.00966149661689997,-0.0077760792337358,-0.966572165489197,0.256276786327362,0.788611769676209,-0.614815533161163,0.00966149661689997,0.0123798213899136,-0.112415306270123,0.993584275245667,-0.0077760792337358,-0.966572165489197,0.256276786327362,-0.103452987968922,-0.348398059606552,0.931620180606842,-0.361332058906555,-0.931771516799927,-0.0352267660200596,-0.998686015605927,-0.00646200822666287,-0.0508383624255657,-0.986963868141174,0.115159243345261,0.112430647015572,-0.990422666072845,0.133478388190269,0.0353041812777519,-0.995407581329346,-0.0866954326629639,0.0405909903347492,-0.989124357700348,-0.0937768518924713,0.113308981060982,-0.992189288139343,0.0338362567126751,0.120064795017242,0.999907374382019,-0.00494398036971688,0.0126730622723699,0.0123798213899136,-0.112415306270123,0.993584275245667,0.788611769676209,-0.614815533161163,0.00966149661689997,-0.15330183506012,-0.069163590669632,0.985756039619446,-0.00923892110586166,-0.938049256801605,0.346378684043884,0.541509330272675,-0.839898228645325,0.0365855470299721,-0.220854446291924,-0.0382167622447014,0.974557757377625,-0.00923892110586166,-0.938049256801605,0.346378684043884,-0.15330183506012,-0.069163590669632,0.985756039619446,-0.990234136581421,-0.0653214603662491,-0.123164266347885,-0.99206554889679,-0.0193812176585197,-0.124218747019768,-0.0637459456920624,0.000786879158113152,-0.997965812683105,-0.0632768720388412,-0.0276982858777046,-0.997611522674561,-0.155666038393974,0.0711335465312004,0.985245168209076,
- 0.996931314468384,0.0445595383644104,0.0643614530563354,0.978532433509827,0.200475677847862,0.0477897673845291,0.0422604456543922,0.815584599971771,0.577092409133911,0.0422604456543922,0.815584599971771,0.577092409133911,-0.0946720167994499,0.841287732124329,0.532233059406281,-0.155666038393974,0.0711335465312004,0.985245168209076,0.0450036190450192,-0.0335182957351208,0.998424291610718,0.026874590665102,0.622741520404816,0.781965911388397,0.998623013496399,-0.0421963334083557,0.0311726126819849,-0.0191259682178497,-0.941656053066254,0.336032927036285,-0.626822769641876,-0.777099192142487,0.0566569119691849,-0.0453726872801781,0.00698015047237277,0.998945772647858,0.995083570480347,0.010895767249167,-0.0984380021691322,0.0481345094740391,0.0458111427724361,-0.997789740562439,0.867625951766968,-0.451548337936401,-0.208157047629356,-0.0490741319954395,-0.0196365136653185,0.998602092266083,-0.0453726872801781,0.00698015047237277,0.998945772647858,-0.993761718273163,0.084085538983345,0.0732615664601326,-0.990593194961548,-0.119438424706459,0.0667802169919014,-0.0453726872801781,0.00698015047237277,0.998945772647858,-0.626822769641876,-0.777099192142487,0.0566569119691849,-0.993761718273163,0.084085538983345,0.0732615664601326,0.99940824508667,0.0169378761202097,0.0299376212060452,0.867625951766968,-0.451548337936401,-0.208157047629356,0.788611769676209,-0.614815533161163,0.00966149661689997,0.995083570480347,0.010895767249167,-0.0984380021691322,0.867625951766968,-0.451548337936401,-0.208157047629356,0.99940824508667,0.0169378761202097,0.0299376212060452,0.999714493751526,-0.0205170158296824,0.0122495265677571,-0.113648787140846,-0.0407870560884476,0.992683351039886,0.0422604456543922,0.815584599971771,0.577092409133911,-0.0156698208302259,0.117135144770145,-0.992992401123047,0.0133637124672532,0.166680619120598,-0.985920310020447,-0.0403973273932934,0.0154271805658937,-0.999064564704895,0.99508410692215,-0.0472541935741901,-0.0870329290628433,0.0727343708276749,0.101071275770664,-0.992216885089874,0.0498093217611313,-0.0183939393609762,-0.998589396476746,
- 0.0498093217611313,-0.0183939393609762,-0.998589396476746,0.0727343708276749,0.101071275770664,-0.992216885089874,-0.0205084905028343,-0.025679050013423,-0.999459862709045,-0.1711106300354,-0.0199620202183723,0.985049605369568,-0.468825668096542,0.883098065853119,0.0184485819190741,-0.0946720167994499,0.841287732124329,0.532233059406281,-0.998686015605927,-0.00646200822666287,-0.0508383624255657,-0.361332058906555,-0.931771516799927,-0.0352267660200596,-0.99206554889679,-0.0193812176585197,-0.124218747019768,-0.991193056106567,-0.129903897643089,-0.0257140193134546,-0.0205084905028343,-0.025679050013423,-0.999459862709045,-0.00427336245775223,-0.361418455839157,-0.932393968105316,-0.355438023805618,-0.929804503917694,-0.0955379381775856,0.999065279960632,0.0395651236176491,-0.0174087416380644,0.0727343708276749,0.101071275770664,-0.992216885089874,0.99414050579071,-0.0948087573051453,-0.051923256367445,0.0727343708276749,0.101071275770664,-0.992216885089874,-0.00427336245775223,-0.361418455839157,-0.932393968105316,-0.0205084905028343,-0.025679050013423,-0.999459862709045,0.99975460767746,-0.0124731324613094,-0.0183077026158571,0.0133637124672532,0.166680619120598,-0.985920310020447,0.0284538976848125,-0.0233247820287943,-0.999323010444641,0.850799143314362,0.52547150850296,-0.00453227246180177,0.99508410692215,-0.0472541935741901,-0.0870329290628433,0.998623013496399,-0.0421963334083557,0.0311726126819849,0.999579787254334,0.0273511130362749,0.00960317440330982,0.026874590665102,0.622741520404816,0.781965911388397,-0.109187707304955,0.0582190081477165,0.992314875125885,-0.109187707304955,0.0582190081477165,0.992314875125885,-0.113648787140846,-0.0407870560884476,0.992683351039886,0.999714493751526,-0.0205170158296824,0.0122495265677571,0.999579787254334,0.0273511130362749,0.00960317440330982,0.99975460767746,-0.0124731324613094,-0.0183077026158571,0.676252901554108,0.734575510025024,-0.0555050186812878,0.0133637124672532,0.166680619120598,-0.985920310020447,0.996931314468384,0.0445595383644104,0.0643614530563354,
- 0.99820613861084,-0.0288808289915323,0.0524447485804558,0.995259821414948,-0.0541748814284801,-0.0807649046182632,0.995088338851929,0.0590156093239784,-0.0794762372970581,0.541509330272675,-0.839898228645325,0.0365855470299721,0.717167258262634,-0.696901023387909,9.2513975687325e-005,0.995259821414948,-0.0541748814284801,-0.0807649046182632,0.99820613861084,-0.0288808289915323,0.0524447485804558,-0.620338559150696,-0.784171640872955,0.0159637797623873,-0.665354073047638,-0.738767981529236,0.107358135282993,-0.989124357700348,-0.0937768518924713,0.113308981060982,-0.995407581329346,-0.0866954326629639,0.0405909903347492,-0.0927878469228745,-0.340650975704193,0.93559992313385,-0.220854446291924,-0.0382167622447014,0.974557757377625,-0.989124357700348,-0.0937768518924713,0.113308981060982,-0.665354073047638,-0.738767981529236,0.107358135282993,-0.0946720167994499,0.841287732124329,0.532233059406281,-0.986963868141174,0.115159243345261,0.112430647015572,-0.215233832597733,0.0268869083374739,0.976192355155945,-0.997427821159363,-0.0710275173187256,-0.00962579995393753,-0.990234136581421,-0.0653214603662491,-0.123164266347885,-0.468825668096542,0.883098065853119,0.0184485819190741,-0.361332058906555,-0.931771516799927,-0.0352267660200596,-0.355438023805618,-0.929804503917694,-0.0955379381775856,-0.99206554889679,-0.0193812176585197,-0.124218747019768,-0.0156698208302259,0.117135144770145,-0.992992401123047,-0.0403973273932934,0.0154271805658937,-0.999064564704895,-0.990422666072845,0.133478388190269,0.0353041812777519,-0.0156698208302259,0.117135144770145,-0.992992401123047,-0.990422666072845,0.133478388190269,0.0353041812777519,-0.290114402770996,0.956281900405884,-0.0368575565516949,-0.290114402770996,0.956281900405884,-0.0368575565516949,-0.0632768720388412,-0.0276982858777046,-0.997611522674561,-0.0156698208302259,0.117135144770145,-0.992992401123047,-0.468825668096542,0.883098065853119,0.0184485819190741,-0.986963868141174,0.115159243345261,0.112430647015572,-0.0946720167994499,0.841287732124329,0.532233059406281,-0.1711106300354,-0.0199620202183723,0.985049605369568,
- -0.997427821159363,-0.0710275173187256,-0.00962579995393753,-0.468825668096542,0.883098065853119,0.0184485819190741,-0.178266525268555,0.0621989294886589,0.98201447725296,-0.183677420020103,0.00135296653024852,0.98298567533493,-0.1711106300354,-0.0199620202183723,0.985049605369568,-0.113648787140846,-0.0407870560884476,0.992683351039886,-0.109187707304955,0.0582190081477165,0.992314875125885,0.0426481999456882,-0.0345318801701069,-0.998493254184723,0.19199250638485,-0.298325181007385,-0.93495500087738,0.0744933634996414,-0.65211021900177,-0.75445544719696,0.676252901554108,0.734575510025024,-0.0555050186812878,0.978532433509827,0.200475677847862,0.0477897673845291,0.996931314468384,0.0445595383644104,0.0643614530563354,0.99975460767746,-0.0124731324613094,-0.0183077026158571,0.978532433509827,0.200475677847862,0.0477897673845291,0.676252901554108,0.734575510025024,-0.0555050186812878,0.99975460767746,-0.0124731324613094,-0.0183077026158571,0.999714493751526,-0.0205170158296824,0.0122495265677571,0.978532433509827,0.200475677847862,0.0477897673845291,-0.0443507321178913,-0.0128506757318974,-0.998933434486389,-0.0403973273932934,0.0154271805658937,-0.999064564704895,0.0443220734596252,0.027447497472167,-0.998640179634094,0.0446211211383343,-0.0179708991199732,-0.998842358589172,0.0284538976848125,-0.0233247820287943,-0.999323010444641,0.0254265461117029,0.00299666612409055,-0.99967223405838,0.999065279960632,0.0395651236176491,-0.0174087416380644,0.99975460767746,-0.0124731324613094,-0.0183077026158571,-0.996747136116028,0.0764162242412567,-0.0256108120083809,-0.991193056106567,-0.129903897643089,-0.0257140193134546,-0.990593194961548,-0.119438424706459,0.0667802169919014,-0.993761718273163,0.084085538983345,0.0732615664601326,0.99940824508667,0.0169378761202097,0.0299376212060452,0.0466487593948841,0.00313188950531185,0.998906493186951,0.0450036190450192,-0.0335182957351208,0.998424291610718,0.998623013496399,-0.0421963334083557,0.0311726126819849,0.999907374382019,-0.00494398036971688,0.0126730622723699,0.997414290904999,-0.0123819205909967,-0.0707912519574165,
- 0.996070861816406,0.0592172704637051,-0.0658507645130157,0.999255776405334,0.038518138229847,0.00204446376301348,-0.995682895183563,0.0770099610090256,0.0518161728978157,-0.993503212928772,0.112523265182972,0.0170258358120918,-0.989064812660217,0.144943803548813,-0.027239017188549,-0.998234152793884,-0.0520016141235828,-0.028710663318634,-0.997966468334198,-0.0455796457827091,0.0445570535957813,0.999907374382019,-0.00494398036971688,0.0126730622723699,0.999255776405334,0.038518138229847,0.00204446376301348,0.0202445890754461,0.0832036584615707,0.996326923370361,0.0123798213899136,-0.112415306270123,0.993584275245667,-0.0536152571439743,-0.135250568389893,0.989359796047211,-0.997966468334198,-0.0455796457827091,0.0445570535957813,-0.626822769641876,-0.777099192142487,0.0566569119691849,-0.0191259682178497,-0.941656053066254,0.336032927036285,0.0426481999456882,-0.0345318801701069,-0.998493254184723,-0.0483157746493816,-0.0215620324015617,-0.998599410057068,-0.0492335669696331,0.0282465033233166,-0.99838775396347,0.0391115546226501,0.0221998021006584,-0.998988151550293,-0.0443507321178913,-0.0128506757318974,-0.998933434486389,-0.620338559150696,-0.784171640872955,0.0159637797623873,-0.995407581329346,-0.0866954326629639,0.0405909903347492,-0.0490741319954395,-0.0196365136653185,0.998602092266083,-0.990593194961548,-0.119438424706459,0.0667802169919014,-0.103452987968922,-0.348398059606552,0.931620180606842,-0.113648787140846,-0.0407870560884476,0.992683351039886,-0.0946720167994499,0.841287732124329,0.532233059406281,0.0422604456543922,0.815584599971771,0.577092409133911,-0.0156698208302259,0.117135144770145,-0.992992401123047,-0.0632768720388412,-0.0276982858777046,-0.997611522674561,0.0284538976848125,-0.0233247820287943,-0.999323010444641,0.0133637124672532,0.166680619120598,-0.985920310020447,0.0202445890754461,0.0832036584615707,0.996326923370361,-0.0747868046164513,0.103609405457973,0.991802394390106,-0.0536152571439743,-0.135250568389893,0.989359796047211,0.0123798213899136,-0.112415306270123,0.993584275245667,
- -0.114081636071205,0.961526989936829,0.249902963638306,-0.133288472890854,0.988772392272949,0.0675533711910248,-0.995682895183563,0.0770099610090256,0.0518161728978157,-0.0747868046164513,0.103609405457973,0.991802394390106,0.999255776405334,0.038518138229847,0.00204446376301348,0.300511687994003,0.953748106956482,-0.00757178757339716,-0.0392080768942833,0.964489996433258,0.261193007230759,-0.0492335669696331,0.0282465033233166,-0.99838775396347,-0.989064812660217,0.144943803548813,-0.027239017188549,-0.0971696302294731,0.995197534561157,-0.0118291219696403,-0.0280238296836615,0.897711396217346,-0.439691931009293,-0.133288472890854,0.988772392272949,0.0675533711910248,-0.993503212928772,0.112523265182972,0.0170258358120918,-0.995682895183563,0.0770099610090256,0.0518161728978157,0.298043549060822,0.954343318939209,-0.0199715048074722,0.0391115546226501,0.0221998021006584,-0.998988151550293,0.0277912653982639,0.973321855068207,-0.227754756808281,0.0202445890754461,0.0832036584615707,0.996326923370361,0.999255776405334,0.038518138229847,0.00204446376301348,-0.0392080768942833,0.964489996433258,0.261193007230759,-0.114081636071205,0.961526989936829,0.249902963638306,-0.092203751206398,0.900330781936646,0.425327122211456,0.0202445890754461,0.0832036584615707,0.996326923370361,-0.0392080768942833,0.964489996433258,0.261193007230759,-0.0536152571439743,-0.135250568389893,0.989359796047211,-0.0747868046164513,0.103609405457973,0.991802394390106,-0.995682895183563,0.0770099610090256,0.0518161728978157,-0.997966468334198,-0.0455796457827091,0.0445570535957813,-0.0747868046164513,0.103609405457973,0.991802394390106,-0.092203751206398,0.900330781936646,0.425327122211456,-0.114081636071205,0.961526989936829,0.249902963638306,-0.989064812660217,0.144943803548813,-0.027239017188549,-0.993503212928772,0.112523265182972,0.0170258358120918,-0.133288472890854,0.988772392272949,0.0675533711910248,-0.0971696302294731,0.995197534561157,-0.0118291219696403,-0.0747868046164513,0.103609405457973,0.991802394390106,0.0202445890754461,0.0832036584615707,0.996326923370361,
- -0.092203751206398,0.900330781936646,0.425327122211456,0.0391115546226501,0.0221998021006584,-0.998988151550293,-0.0280238296836615,0.897711396217346,-0.439691931009293,0.0277912653982639,0.973321855068207,-0.227754756808281,0.0391115546226501,0.0221998021006584,-0.998988151550293,-0.0492335669696331,0.0282465033233166,-0.99838775396347,-0.0280238296836615,0.897711396217346,-0.439691931009293,0.996070861816406,0.0592172704637051,-0.0658507645130157,0.0391115546226501,0.0221998021006584,-0.998988151550293,0.298043549060822,0.954343318939209,-0.0199715048074722,-0.00479542510583997,-0.999522864818573,0.0305116064846516,0.0428011901676655,-0.00909157935529947,0.999042272567749,-0.0617534518241882,0.00949869584292173,0.998046278953552,-0.0462424419820309,0.00342794763855636,-0.998924374580383,-0.996126174926758,-0.0835864767432213,-0.0273135025054216,-0.998693346977234,0.0422132611274719,-0.0288062039762735,-0.0430475734174252,0.0195146612823009,-0.998882353305817,0.995700657367706,-0.021805027499795,-0.0900268256664276,0.994028329849243,0.00176359433680773,0.1091083958745,0.0244821682572365,-0.999698996543884,-0.0015879524871707,0.0428011901676655,-0.00909157935529947,0.999042272567749,-0.00479542510583997,-0.999522864818573,0.0305116064846516,-0.00289668841287494,-0.999633729457855,0.026906955987215,0.0513265691697598,-0.998651206493378,0.00783044472336769,0.0244821682572365,-0.999698996543884,-0.0015879524871707,0.994028329849243,0.00176359433680773,0.1091083958745,0.995700657367706,-0.021805027499795,-0.0900268256664276,0.0407163202762604,-0.0121415127068758,-0.999096930027008,0.0522110238671303,0.022147448733449,-0.99839049577713,0.996768355369568,0.0271096732467413,-0.075617291033268,0.995700657367706,-0.021805027499795,-0.0900268256664276,0.0244821682572365,-0.999698996543884,-0.0015879524871707,0.0407163202762604,-0.0121415127068758,-0.999096930027008,0.0513265691697598,-0.998651206493378,0.00783044472336769,0.0428011901676655,-0.00909157935529947,0.999042272567749,-0.00289668841287494,-0.999633729457855,0.026906955987215,
- 0.994028329849243,0.00176359433680773,0.1091083958745,0.0428011901676655,-0.00909157935529947,0.999042272567749,0.0513265691697598,-0.998651206493378,0.00783044472336769,0.0244821682572365,-0.999698996543884,-0.0015879524871707,-0.0206042397767305,-0.999560594558716,-0.0213093310594559,0.0407163202762604,-0.0121415127068758,-0.999096930027008,-0.0462424419820309,0.00342794763855636,-0.998924374580383,-0.0430475734174252,0.0195146612823009,-0.998882353305817,0.0522110238671303,0.022147448733449,-0.99839049577713,0.0407163202762604,-0.0121415127068758,-0.999096930027008,0.994028329849243,0.00176359433680773,0.1091083958745,0.995700657367706,-0.021805027499795,-0.0900268256664276,0.996768355369568,0.0271096732467413,-0.075617291033268,0.995529234409332,0.0446113757789135,0.0832544192671776,-0.997844576835632,0.02227015607059,0.0617289170622826,-0.998693346977234,0.0422132611274719,-0.0288062039762735,-0.996126174926758,-0.0835864767432213,-0.0273135025054216,-0.99810791015625,-0.0435690023005009,0.0433856397867203,0.994028329849243,0.00176359433680773,0.1091083958745,0.995529234409332,0.0446113757789135,0.0832544192671776,0.0429233685135841,0.0316443219780922,0.998577058315277,0.0428011901676655,-0.00909157935529947,0.999042272567749,0.0407163202762604,-0.0121415127068758,-0.999096930027008,-0.0206042397767305,-0.999560594558716,-0.0213093310594559,-0.0462424419820309,0.00342794763855636,-0.998924374580383,0.0429233685135841,0.0316443219780922,0.998577058315277,-0.0441404730081558,0.0376922227442265,0.998314082622528,-0.0617534518241882,0.00949869584292173,0.998046278953552,0.0428011901676655,-0.00909157935529947,0.999042272567749,-0.0927878469228745,-0.340650975704193,0.93559992313385,-0.665354073047638,-0.738767981529236,0.107358135282993,-0.0441404730081558,0.0376922227442265,0.998314082622528,0.995529234409332,0.0446113757789135,0.0832544192671776,0.996768355369568,0.0271096732467413,-0.075617291033268,0.717167258262634,-0.696901023387909,9.2513975687325e-005,0.541509330272675,-0.839898228645325,0.0365855470299721,
- -0.0430475734174252,0.0195146612823009,-0.998882353305817,-0.998693346977234,0.0422132611274719,-0.0288062039762735,-0.620338559150696,-0.784171640872955,0.0159637797623873,-0.0191463995724916,-0.383037716150284,-0.923534274101257,0.0429233685135841,0.0316443219780922,0.998577058315277,0.995529234409332,0.0446113757789135,0.0832544192671776,0.541509330272675,-0.839898228645325,0.0365855470299721,-0.00923892110586166,-0.938049256801605,0.346378684043884,0.0429233685135841,0.0316443219780922,0.998577058315277,0.541509330272675,-0.839898228645325,0.0365855470299721,-0.0617534518241882,0.00949869584292173,0.998046278953552,-0.0441404730081558,0.0376922227442265,0.998314082622528,-0.997844576835632,0.02227015607059,0.0617289170622826,-0.99810791015625,-0.0435690023005009,0.0433856397867203,-0.0441404730081558,0.0376922227442265,0.998314082622528,-0.00923892110586166,-0.938049256801605,0.346378684043884,-0.0927878469228745,-0.340650975704193,0.93559992313385,-0.998693346977234,0.0422132611274719,-0.0288062039762735,-0.997844576835632,0.02227015607059,0.0617289170622826,-0.665354073047638,-0.738767981529236,0.107358135282993,-0.620338559150696,-0.784171640872955,0.0159637797623873,-0.0441404730081558,0.0376922227442265,0.998314082622528,0.0429233685135841,0.0316443219780922,0.998577058315277,-0.00923892110586166,-0.938049256801605,0.346378684043884,-0.0191463995724916,-0.383037716150284,-0.923534274101257,0.00736211193725467,-0.397396951913834,-0.91761726140976,0.0522110238671303,0.022147448733449,-0.99839049577713,-0.0430475734174252,0.0195146612823009,-0.998882353305817,0.996768355369568,0.0271096732467413,-0.075617291033268,0.0522110238671303,0.022147448733449,-0.99839049577713,0.717167258262634,-0.696901023387909,9.2513975687325e-005,0.0244821682572365,-0.999698996543884,-0.0015879524871707,0.0513265691697598,-0.998651206493378,0.00783044472336769,-0.00289668841287494,-0.999633729457855,0.026906955987215,-0.00479542510583997,-0.999522864818573,0.0305116064846516,-0.027946412563324,-0.999594688415527,0.00542606133967638,
- -0.0206042397767305,-0.999560594558716,-0.0213093310594559,-0.0617534518241882,0.00949869584292173,0.998046278953552,-0.99810791015625,-0.0435690023005009,0.0433856397867203,-0.027946412563324,-0.999594688415527,0.00542606133967638,-0.00479542510583997,-0.999522864818573,0.0305116064846516,-0.0206042397767305,-0.999560594558716,-0.0213093310594559,-0.996126174926758,-0.0835864767432213,-0.0273135025054216,-0.0462424419820309,0.00342794763855636,-0.998924374580383,-0.0206042397767305,-0.999560594558716,-0.0213093310594559,-0.027946412563324,-0.999594688415527,0.00542606133967638,-0.99810791015625,-0.0435690023005009,0.0433856397867203,-0.996126174926758,-0.0835864767432213,-0.0273135025054216,-0.0443507321178913,-0.0128506757318974,-0.998933434486389,-0.0191463995724916,-0.383037716150284,-0.923534274101257,-0.620338559150696,-0.784171640872955,0.0159637797623873,0.0254265461117029,0.00299666612409055,-0.99967223405838,-0.0637459456920624,0.000786879158113152,-0.997965812683105,0.0727343708276749,0.101071275770664,-0.992216885089874,0.0133637124672532,0.166680619120598,-0.985920310020447,0.0443220734596252,0.027447497472167,-0.998640179634094,-0.0403973273932934,0.0154271805658937,-0.999064564704895,0.676252901554108,0.734575510025024,-0.0555050186812878,0.995088338851929,0.0590156093239784,-0.0794762372970581,0.0443220734596252,0.027447497472167,-0.998640179634094,0.0133637124672532,0.166680619120598,-0.985920310020447,0.996931314468384,0.0445595383644104,0.0643614530563354,0.995088338851929,0.0590156093239784,-0.0794762372970581,0.676252901554108,0.734575510025024,-0.0555050186812878,-0.1711106300354,-0.0199620202183723,0.985049605369568,-0.0946720167994499,0.841287732124329,0.532233059406281,-0.113648787140846,-0.0407870560884476,0.992683351039886,-0.990234136581421,-0.0653214603662491,-0.123164266347885,-0.997427821159363,-0.0710275173187256,-0.00962579995393753,-0.998997151851654,-0.0361654981970787,-0.0263956561684608,-0.998686015605927,-0.00646200822666287,-0.0508383624255657,-0.99206554889679,-0.0193812176585197,-0.124218747019768,
- -0.103452987968922,-0.348398059606552,0.931620180606842,-0.178266525268555,0.0621989294886589,0.98201447725296,-0.109187707304955,0.0582190081477165,0.992314875125885,-0.0441404730081558,0.0376922227442265,0.998314082622528,-0.665354073047638,-0.738767981529236,0.107358135282993,-0.997844576835632,0.02227015607059,0.0617289170622826,0.00770606519654393,-0.446934819221497,-0.894533276557922,-0.0483157746493816,-0.0215620324015617,-0.998599410057068,0.0744933634996414,-0.65211021900177,-0.75445544719696,0.19199250638485,-0.298325181007385,-0.93495500087738,-0.0483157746493816,-0.0215620324015617,-0.998599410057068,-0.998234152793884,-0.0520016141235828,-0.028710663318634,-0.989064812660217,0.144943803548813,-0.027239017188549,-0.0492335669696331,0.0282465033233166,-0.99838775396347,-0.0637459456920624,0.000786879158113152,-0.997965812683105,-0.00427336245775223,-0.361418455839157,-0.932393968105316,0.0727343708276749,0.101071275770664,-0.992216885089874,-0.355438023805618,-0.929804503917694,-0.0955379381775856,-0.00427336245775223,-0.361418455839157,-0.932393968105316,-0.0637459456920624,0.000786879158113152,-0.997965812683105,-0.99206554889679,-0.0193812176585197,-0.124218747019768,-0.355438023805618,-0.929804503917694,-0.0955379381775856,-0.0637459456920624,0.000786879158113152,-0.997965812683105,0.0466487593948841,0.00313188950531185,0.998906493186951,-0.0453726872801781,0.00698015047237277,0.998945772647858,-0.0490741319954395,-0.0196365136653185,0.998602092266083,0.0450036190450192,-0.0335182957351208,0.998424291610718,0.999065279960632,0.0395651236176491,-0.0174087416380644,0.99414050579071,-0.0948087573051453,-0.051923256367445,0.850799143314362,0.52547150850296,-0.00453227246180177,0.99414050579071,-0.0948087573051453,-0.051923256367445,0.99508410692215,-0.0472541935741901,-0.0870329290628433,0.850799143314362,0.52547150850296,-0.00453227246180177,-0.991193056106567,-0.129903897643089,-0.0257140193134546,-0.355438023805618,-0.929804503917694,-0.0955379381775856,-0.361332058906555,-0.931771516799927,-0.0352267660200596,
- -0.998997151851654,-0.0361654981970787,-0.0263956561684608,-0.997427821159363,-0.0710275173187256,-0.00962579995393753,-0.1711106300354,-0.0199620202183723,0.985049605369568,-0.183677420020103,0.00135296653024852,0.98298567533493,-0.998686015605927,-0.00646200822666287,-0.0508383624255657,-0.998997151851654,-0.0361654981970787,-0.0263956561684608,-0.183677420020103,0.00135296653024852,0.98298567533493,-0.986963868141174,0.115159243345261,0.112430647015572,-0.992189288139343,0.0338362567126751,0.120064795017242,-0.221793532371521,0.00597630999982357,0.975075304508209,-0.215233832597733,0.0268869083374739,0.976192355155945,-0.221793532371521,0.00597630999982357,0.975075304508209,-0.992189288139343,0.0338362567126751,0.120064795017242,-0.989124357700348,-0.0937768518924713,0.113308981060982,-0.220854446291924,-0.0382167622447014,0.974557757377625,0.999255776405334,0.038518138229847,0.00204446376301348,0.996070861816406,0.0592172704637051,-0.0658507645130157,0.298043549060822,0.954343318939209,-0.0199715048074722,0.300511687994003,0.953748106956482,-0.00757178757339716,0.00736211193725467,-0.397396951913834,-0.91761726140976,0.0446211211383343,-0.0179708991199732,-0.998842358589172,0.717167258262634,-0.696901023387909,9.2513975687325e-005,0.0522110238671303,0.022147448733449,-0.99839049577713,0.00736211193725467,-0.397396951913834,-0.91761726140976,0.717167258262634,-0.696901023387909,9.2513975687325e-005,0.0426481999456882,-0.0345318801701069,-0.998493254184723,0.0744933634996414,-0.65211021900177,-0.75445544719696,-0.0483157746493816,-0.0215620324015617,-0.998599410057068,0.0426481999456882,-0.0345318801701069,-0.998493254184723,0.867625951766968,-0.451548337936401,-0.208157047629356,0.19199250638485,-0.298325181007385,-0.93495500087738,-0.999195277690887,-0.0358718819916248,0.0179448388516903,-0.999757051467896,0.0137082198634744,0.017259931191802,-0.994992136955261,0.0436064414680004,-0.0899390578269959,-0.995073914527893,-0.037556879222393,-0.0917463749647141,-0.995570540428162,0.0462017469108105,-0.0818816497921944,
- -0.0281168669462204,0.0334465429186821,-0.999044895172119,-0.0289076045155525,-0.0130648007616401,-0.999496757984161,-0.996096670627594,-0.0386627651751041,-0.0793513804674149,0.300775557756424,-0.95341020822525,0.0232993196696043,0.988853096961975,-0.147800534963608,0.0180157497525215,0.985735893249512,-0.142706498503685,0.0892158821225166,-0.863119959831238,-0.504189431667328,0.028583999723196,-0.998267471790314,-0.0243155658245087,0.053580217063427,-0.996096670627594,-0.0386627651751041,-0.0793513804674149,-0.846871554851532,-0.530354619026184,-0.0391473956406116,0.99308454990387,-0.112137839198112,0.0347595699131489,0.306217044591904,-0.951922118663788,-0.00868699513375759,0.303899019956589,-0.951380491256714,-0.0502065792679787,-0.0361087955534458,-0.0227585528045893,-0.999088704586029,-0.040138304233551,0.0113415578380227,-0.999129831790924,0.0371170416474342,0.00414486136287451,-0.999302327632904,0.0353203527629375,-0.0260722544044256,-0.999035835266113,0.986963152885437,-0.159498065710068,-0.0215473528951406,0.98565685749054,0.167695626616478,-0.018939321860671,0.986823618412018,0.157405585050583,0.0374520681798458,0.998709261417389,-0.00945543125271797,0.0499050579965115,0.99308454990387,-0.112137839198112,0.0347595699131489,0.337142020463943,0.941408514976501,0.00923937000334263,0.986823618412018,0.157405585050583,0.0374520681798458,0.98565685749054,0.167695626616478,-0.018939321860671,0.0468101762235165,-0.00881424359977245,-0.998864948749542,-0.0130800995975733,-0.00378290261141956,-0.999907314777374,-0.0134347407147288,0.0210562255233526,-0.999688029289246,0.0446681044995785,0.0218989364802837,-0.998761892318726,0.973515391349792,-0.219868421554565,-0.062655009329319,0.987377166748047,-0.151457861065865,0.0463330186903477,0.293254196643829,-0.955951273441315,0.0126159740611911,0.531784474849701,-0.842081010341644,-0.0900257751345634,0.300775557756424,-0.95341020822525,0.0232993196696043,0.998623430728912,0.0221515074372292,0.0475450456142426,0.997273921966553,0.0422147065401077,-0.0605182200670242,0.0615639500319958,-0.633732199668884,0.771098852157593,
- 0.0253431126475334,-0.586706817150116,0.809402823448181,0.0636654570698738,-0.00980904139578342,0.997923076152802,-0.00977423880249262,0.0294333249330521,0.999518871307373,0.995370984077454,0.0861877724528313,0.0425247773528099,0.985521674156189,0.164004161953926,0.0430076457560062,0.986963152885437,-0.159498065710068,-0.0215473528951406,0.058343093842268,-0.0137266246601939,-0.998202264308929,0.0674551427364349,0.03582414239645,-0.997079014778137,0.98565685749054,0.167695626616478,-0.018939321860671,0.293254196643829,-0.955951273441315,0.0126159740611911,0.0582122020423412,-0.0689364299178123,0.995921313762665,-0.0114860301837325,-0.899338066577911,0.437103003263474,-0.00189547147601843,0.845140874385834,0.534540295600891,-0.0564575456082821,0.00107307208236307,0.998404383659363,-0.0267909001559019,0.871401846408844,0.489837735891342,0.997273921966553,0.0422147065401077,-0.0605182200670242,0.0371170416474342,0.00414486136287451,-0.999302327632904,-0.00746907060965896,-0.170946553349495,-0.98525196313858,0.0366553924977779,-0.0235264822840691,0.999050974845886,-0.0217459090054035,-0.0088378107175231,0.999724388122559,0.0253431126475334,-0.586706817150116,0.809402823448181,0.0615639500319958,-0.633732199668884,0.771098852157593,0.0276170335710049,0.0191293247044086,0.999435424804688,-0.00189547147601843,0.845140874385834,0.534540295600891,-0.0267707146704197,0.0215880181640387,0.999408543109894,-0.0128044271841645,-0.0174360666424036,0.999765992164612,-0.999757051467896,0.0137082198634744,0.017259931191802,-0.999195277690887,-0.0358718819916248,0.0179448388516903,-0.0124016003683209,-0.0829556658864021,0.996476054191589,0.0636654570698738,-0.00980904139578342,0.997923076152802,0.0253431126475334,-0.586706817150116,0.809402823448181,-0.0128044271841645,-0.0174360666424036,0.999765992164612,0.0446681044995785,0.0218989364802837,-0.998761892318726,-0.0134347407147288,0.0210562255233526,-0.999688029289246,0.010916905477643,0.0605948828160763,-0.998102784156799,0.0353203527629375,-0.0260722544044256,-0.999035835266113,0.531784474849701,-0.842081010341644,-0.0900257751345634,
- 0.010916905477643,0.0605948828160763,-0.998102784156799,0.293254196643829,-0.955951273441315,0.0126159740611911,0.98293399810791,0.180203914642334,-0.0369769893586636,0.531784474849701,-0.842081010341644,-0.0900257751345634,0.010916905477643,0.0605948828160763,-0.998102784156799,0.531784474849701,-0.842081010341644,-0.0900257751345634,0.0446681044995785,0.0218989364802837,-0.998761892318726,-0.994992136955261,0.0436064414680004,-0.0899390578269959,-0.040138304233551,0.0113415578380227,-0.999129831790924,-0.0361087955534458,-0.0227585528045893,-0.999088704586029,-0.995073914527893,-0.037556879222393,-0.0917463749647141,-0.994992136955261,0.0436064414680004,-0.0899390578269959,-0.663933277130127,-0.747634470462799,0.0153379486873746,-0.81835675239563,-0.46844294667244,-0.332946568727493,-0.997267246246338,-0.0527263768017292,-0.0517497584223747,-0.994848906993866,-0.0605180151760578,0.0813212245702744,-0.99711000919342,0.00802415981888771,0.0755472406744957,-0.998551368713379,0.019956398755312,-0.0499687194824219,-0.0184629429131746,-0.00467174034565687,-0.999818623065948,0.032467819750309,-0.00325495051220059,-0.999467432498932,-0.0772629380226135,-0.280932068824768,-0.956612527370453,-0.0289076045155525,-0.0130648007616401,-0.999496757984161,0.0246617514640093,-0.532272040843964,-0.846214056015015,-0.996096670627594,-0.0386627651751041,-0.0793513804674149,-0.982124507427216,0.126155883073807,-0.13969998061657,-0.0361087955534458,-0.0227585528045893,-0.999088704586029,-0.0290128737688065,-0.071838416159153,-0.996994256973267,0.988853096961975,-0.147800534963608,0.0180157497525215,0.300775557756424,-0.95341020822525,0.0232993196696043,0.240415677428246,-0.970645725727081,-0.0068584531545639,-0.00746907060965896,-0.170946553349495,-0.98525196313858,-0.0772629380226135,-0.280932068824768,-0.956612527370453,0.032467819750309,-0.00325495051220059,-0.999467432498932,-0.982124507427216,0.126155883073807,-0.13969998061657,-0.0134347407147288,0.0210562255233526,-0.999688029289246,-0.998551368713379,0.019956398755312,-0.0499687194824219,
- -0.0184629429131746,-0.00467174034565687,-0.999818623065948,-0.997334778308868,-0.0267127305269241,-0.0678943768143654,-0.996679961681366,0.0504020713269711,-0.0639438256621361,-0.0168174169957638,0.0241793356835842,-0.99956613779068,-0.0184629429131746,-0.00467174034565687,-0.999818623065948,-0.0772629380226135,-0.280932068824768,-0.956612527370453,-0.997334778308868,-0.0267127305269241,-0.0678943768143654,-0.0772629380226135,-0.280932068824768,-0.956612527370453,-0.994992136955261,0.0436064414680004,-0.0899390578269959,-0.81835675239563,-0.46844294667244,-0.332946568727493,0.0390976183116436,-0.596859455108643,-0.801392614841461,0.058343093842268,-0.0137266246601939,-0.998202264308929,0.986963152885437,-0.159498065710068,-0.0215473528951406,0.240415677428246,-0.970645725727081,-0.0068584531545639,0.300775557756424,-0.95341020822525,0.0232993196696043,0.997273921966553,0.0422147065401077,-0.0605182200670242,-0.0114860301837325,-0.899338066577911,0.437103003263474,0.0582122020423412,-0.0689364299178123,0.995921313762665,-0.0124016003683209,-0.0829556658864021,0.996476054191589,0.0253431126475334,-0.586706817150116,0.809402823448181,-0.999757051467896,0.0137082198634744,0.017259931191802,-0.0128044271841645,-0.0174360666424036,0.999765992164612,0.0253431126475334,-0.586706817150116,0.809402823448181,-0.0217459090054035,-0.0088378107175231,0.999724388122559,-0.996486663818359,-0.0605881176888943,0.0578235127031803,-0.663933277130127,-0.747634470462799,0.0153379486873746,-0.0267909001559019,0.871401846408844,0.489837735891342,-0.0564575456082821,0.00107307208236307,0.998404383659363,-0.994848906993866,-0.0605180151760578,0.0813212245702744,-0.0267909001559019,0.871401846408844,0.489837735891342,-0.0267707146704197,0.0215880181640387,0.999408543109894,-0.00189547147601843,0.845140874385834,0.534540295600891,-0.998267471790314,-0.0243155658245087,0.053580217063427,-0.0246062856167555,-0.080794669687748,0.996426939964294,-0.0267707146704197,0.0215880181640387,0.999408543109894,-0.998176872730255,0.0258810836821795,0.0545261949300766,
- -0.663933277130127,-0.747634470462799,0.0153379486873746,-0.999757051467896,0.0137082198634744,0.017259931191802,0.0253431126475334,-0.586706817150116,0.809402823448181,-0.994992136955261,0.0436064414680004,-0.0899390578269959,-0.999757051467896,0.0137082198634744,0.017259931191802,-0.663933277130127,-0.747634470462799,0.0153379486873746,-0.00977423880249262,0.0294333249330521,0.999518871307373,0.985521674156189,0.164004161953926,0.0430076457560062,0.293254196643829,-0.955951273441315,0.0126159740611911,0.0527585335075855,-0.0312607511878014,-0.998117923736572,0.0468101762235165,-0.00881424359977245,-0.998864948749542,0.47167295217514,0.878166019916534,-0.0796808302402496,0.997273921966553,0.0422147065401077,-0.0605182200670242,-0.00746907060965896,-0.170946553349495,-0.98525196313858,0.240415677428246,-0.970645725727081,-0.0068584531545639,-0.00746907060965896,-0.170946553349495,-0.98525196313858,0.988853096961975,-0.147800534963608,0.0180157497525215,0.240415677428246,-0.970645725727081,-0.0068584531545639,0.293254196643829,-0.955951273441315,0.0126159740611911,-0.0114860301837325,-0.899338066577911,0.437103003263474,-0.00977423880249262,0.0294333249330521,0.999518871307373,0.0276170335710049,0.0191293247044086,0.999435424804688,-0.0267707146704197,0.0215880181640387,0.999408543109894,-0.0246062856167555,-0.080794669687748,0.996426939964294,0.0331589467823505,-0.0834171622991562,0.995962917804718,0.0380364134907722,-0.0147725660353899,0.999167203903198,0.032467819750309,-0.00325495051220059,-0.999467432498932,0.988853096961975,-0.147800534963608,0.0180157497525215,-0.00746907060965896,-0.170946553349495,-0.98525196313858,0.986963152885437,-0.159498065710068,-0.0215473528951406,0.303899019956589,-0.951380491256714,-0.0502065792679787,0.0390976183116436,-0.596859455108643,-0.801392614841461,0.99308454990387,-0.112137839198112,0.0347595699131489,0.303899019956589,-0.951380491256714,-0.0502065792679787,0.986963152885437,-0.159498065710068,-0.0215473528951406,-0.0564575456082821,0.00107307208236307,0.998404383659363,
- -0.059454407542944,0.0198716726154089,0.998033285140991,-0.99711000919342,0.00802415981888771,0.0755472406744957,-0.994848906993866,-0.0605180151760578,0.0813212245702744,0.98565685749054,0.167695626616478,-0.018939321860671,0.0674551427364349,0.03582414239645,-0.997079014778137,0.0527585335075855,-0.0312607511878014,-0.998117923736572,0.47167295217514,0.878166019916534,-0.0796808302402496,0.47167295217514,0.878166019916534,-0.0796808302402496,0.337142020463943,0.941408514976501,0.00923937000334263,0.98565685749054,0.167695626616478,-0.018939321860671,0.973515391349792,-0.219868421554565,-0.062655009329319,0.531784474849701,-0.842081010341644,-0.0900257751345634,0.0353203527629375,-0.0260722544044256,-0.999035835266113,0.300775557756424,-0.95341020822525,0.0232993196696043,0.0615639500319958,-0.633732199668884,0.771098852157593,0.998623430728912,0.0221515074372292,0.0475450456142426,-0.040138304233551,0.0113415578380227,-0.999129831790924,-0.994992136955261,0.0436064414680004,-0.0899390578269959,-0.0772629380226135,-0.280932068824768,-0.956612527370453,0.987377166748047,-0.151457861065865,0.0463330186903477,0.998623430728912,0.0221515074372292,0.0475450456142426,0.0636654570698738,-0.00980904139578342,0.997923076152802,0.0582122020423412,-0.0689364299178123,0.995921313762665,0.998623430728912,0.0221515074372292,0.0475450456142426,0.0615639500319958,-0.633732199668884,0.771098852157593,0.0636654570698738,-0.00980904139578342,0.997923076152802,0.0371170416474342,0.00414486136287451,-0.999302327632904,-0.0772629380226135,-0.280932068824768,-0.956612527370453,-0.00746907060965896,-0.170946553349495,-0.98525196313858,-0.040138304233551,0.0113415578380227,-0.999129831790924,-0.0772629380226135,-0.280932068824768,-0.956612527370453,0.0371170416474342,0.00414486136287451,-0.999302327632904,0.0468101762235165,-0.00881424359977245,-0.998864948749542,0.997675716876984,-0.0579929389059544,-0.0357772707939148,0.47167295217514,0.878166019916534,-0.0796808302402496,-0.945001602172852,0.326028317213058,0.0260288957506418,-0.975034177303314,0.213465020060539,-0.0611643008887768,
- -0.998176872730255,0.0258810836821795,0.0545261949300766,-0.0361087955534458,-0.0227585528045893,-0.999088704586029,-0.982124507427216,0.126155883073807,-0.13969998061657,-0.995073914527893,-0.037556879222393,-0.0917463749647141,-0.995073914527893,-0.037556879222393,-0.0917463749647141,-0.982124507427216,0.126155883073807,-0.13969998061657,-0.999195277690887,-0.0358718819916248,0.0179448388516903,0.997178077697754,-0.0680011883378029,0.0318088307976723,-0.00189547147601843,0.845140874385834,0.534540295600891,0.337142020463943,0.941408514976501,0.00923937000334263,-0.00977423880249262,0.0294333249330521,0.999518871307373,-0.0114860301837325,-0.899338066577911,0.437103003263474,-0.059454407542944,0.0198716726154089,0.998033285140991,-0.0124016003683209,-0.0829556658864021,0.996476054191589,-0.999195277690887,-0.0358718819916248,0.0179448388516903,-0.835434138774872,-0.549330174922943,0.0169137939810753,-0.0724400877952576,-0.815736651420593,0.573869347572327,-0.0134347407147288,0.0210562255233526,-0.999688029289246,-0.982124507427216,0.126155883073807,-0.13969998061657,-0.0290128737688065,-0.071838416159153,-0.996994256973267,-0.982124507427216,0.126155883073807,-0.13969998061657,-0.835434138774872,-0.549330174922943,0.0169137939810753,-0.999195277690887,-0.0358718819916248,0.0179448388516903,-0.0130800995975733,-0.00378290261141956,-0.999907314777374,-0.975034177303314,0.213465020060539,-0.0611643008887768,-0.997267246246338,-0.0527263768017292,-0.0517497584223747,0.010916905477643,0.0605948828160763,-0.998102784156799,-0.0361087955534458,-0.0227585528045893,-0.999088704586029,0.0353203527629375,-0.0260722544044256,-0.999035835266113,0.0446681044995785,0.0218989364802837,-0.998761892318726,0.531784474849701,-0.842081010341644,-0.0900257751345634,0.98293399810791,0.180203914642334,-0.0369769893586636,0.98293399810791,0.180203914642334,-0.0369769893586636,0.997675716876984,-0.0579929389059544,-0.0357772707939148,0.0468101762235165,-0.00881424359977245,-0.998864948749542,0.0446681044995785,0.0218989364802837,-0.998761892318726,
- -0.0130800995975733,-0.00378290261141956,-0.999907314777374,0.00746934209018946,0.660787642002106,-0.750535726547241,-0.975034177303314,0.213465020060539,-0.0611643008887768,0.0674551427364349,0.03582414239645,-0.997079014778137,0.058343093842268,-0.0137266246601939,-0.998202264308929,-0.0289076045155525,-0.0130648007616401,-0.999496757984161,-0.0281168669462204,0.0334465429186821,-0.999044895172119,0.0390976183116436,-0.596859455108643,-0.801392614841461,0.0246617514640093,-0.532272040843964,-0.846214056015015,-0.0289076045155525,-0.0130648007616401,-0.999496757984161,0.058343093842268,-0.0137266246601939,-0.998202264308929,0.0146520901471376,-0.78185373544693,0.623289585113525,0.0528046526014805,-0.870639383792877,0.489079415798187,0.0331589467823505,-0.0834171622991562,0.995962917804718,-0.0246062856167555,-0.080794669687748,0.996426939964294,0.306217044591904,-0.951922118663788,-0.00868699513375759,0.99308454990387,-0.112137839198112,0.0347595699131489,0.0331589467823505,-0.0834171622991562,0.995962917804718,0.0528046526014805,-0.870639383792877,0.489079415798187,0.337142020463943,0.941408514976501,0.00923937000334263,0.0276170335710049,0.0191293247044086,0.999435424804688,0.986823618412018,0.157405585050583,0.0374520681798458,0.0377032570540905,-0.00535566965118051,0.999274611473084,-0.0564575456082821,0.00107307208236307,0.998404383659363,-0.00189547147601843,0.845140874385834,0.534540295600891,-0.0114860301837325,-0.899338066577911,0.437103003263474,-0.0724400877952576,-0.815736651420593,0.573869347572327,-0.059454407542944,0.0198716726154089,0.998033285140991,-0.945001602172852,0.326028317213058,0.0260288957506418,-0.998176872730255,0.0258810836821795,0.0545261949300766,-0.0267707146704197,0.0215880181640387,0.999408543109894,-0.945001602172852,0.326028317213058,0.0260288957506418,-0.0267707146704197,0.0215880181640387,0.999408543109894,-0.0267909001559019,0.871401846408844,0.489837735891342,-0.0267909001559019,0.871401846408844,0.489837735891342,-0.994848906993866,-0.0605180151760578,0.0813212245702744,-0.945001602172852,0.326028317213058,0.0260288957506418,
- -0.00189547147601843,0.845140874385834,0.534540295600891,0.0276170335710049,0.0191293247044086,0.999435424804688,0.337142020463943,0.941408514976501,0.00923937000334263,0.997178077697754,-0.0680011883378029,0.0318088307976723,0.0377032570540905,-0.00535566965118051,0.999274611473084,-0.00189547147601843,0.845140874385834,0.534540295600891,0.985521674156189,0.164004161953926,0.0430076457560062,0.995370984077454,0.0861877724528313,0.0425247773528099,0.997178077697754,-0.0680011883378029,0.0318088307976723,0.997675716876984,-0.0579929389059544,-0.0357772707939148,0.98293399810791,0.180203914642334,-0.0369769893586636,-0.997334778308868,-0.0267127305269241,-0.0678943768143654,-0.81835675239563,-0.46844294667244,-0.332946568727493,-0.689239621162415,-0.72081595659256,-0.0733014643192291,0.00746934209018946,0.660787642002106,-0.750535726547241,0.0527585335075855,-0.0312607511878014,-0.998117923736572,0.0674551427364349,0.03582414239645,-0.997079014778137,-0.0130800995975733,-0.00378290261141956,-0.999907314777374,0.0527585335075855,-0.0312607511878014,-0.998117923736572,0.00746934209018946,0.660787642002106,-0.750535726547241,-0.0130800995975733,-0.00378290261141956,-0.999907314777374,0.0468101762235165,-0.00881424359977245,-0.998864948749542,0.0527585335075855,-0.0312607511878014,-0.998117923736572,-0.998267471790314,-0.0243155658245087,0.053580217063427,-0.998176872730255,0.0258810836821795,0.0545261949300766,-0.995570540428162,0.0462017469108105,-0.0818816497921944,-0.996096670627594,-0.0386627651751041,-0.0793513804674149,-0.997267246246338,-0.0527263768017292,-0.0517497584223747,-0.998551368713379,0.019956398755312,-0.0499687194824219,-0.0134347407147288,0.0210562255233526,-0.999688029289246,-0.0130800995975733,-0.00378290261141956,-0.999907314777374,-0.0128044271841645,-0.0174360666424036,0.999765992164612,-0.0124016003683209,-0.0829556658864021,0.996476054191589,0.0582122020423412,-0.0689364299178123,0.995921313762665,0.0636654570698738,-0.00980904139578342,0.997923076152802,0.0371170416474342,0.00414486136287451,-0.999302327632904,
- 0.997273921966553,0.0422147065401077,-0.0605182200670242,0.973515391349792,-0.219868421554565,-0.062655009329319,0.0353203527629375,-0.0260722544044256,-0.999035835266113,0.032467819750309,-0.00325495051220059,-0.999467432498932,-0.0184629429131746,-0.00467174034565687,-0.999818623065948,-0.0168174169957638,0.0241793356835842,-0.99956613779068,0.0242378935217857,0.0188856031745672,-0.999527812004089,0.0415319092571735,0.0534441508352757,0.997706770896912,0.011711054481566,0.0462084338068962,0.998863101005554,-0.0180319491773844,0.0475679524242878,0.998705267906189,-0.0217459090054035,-0.0088378107175231,0.999724388122559,0.0366553924977779,-0.0235264822840691,0.999050974845886,0.032467819750309,-0.00325495051220059,-0.999467432498932,0.0242378935217857,0.0188856031745672,-0.999527812004089,0.99338036775589,0.114656493067741,0.00702954968437552,0.988853096961975,-0.147800534963608,0.0180157497525215,0.985735893249512,-0.142706498503685,0.0892158821225166,0.0366553924977779,-0.0235264822840691,0.999050974845886,0.0615639500319958,-0.633732199668884,0.771098852157593,0.300775557756424,-0.95341020822525,0.0232993196696043,-0.997334778308868,-0.0267127305269241,-0.0678943768143654,-0.996486663818359,-0.0605881176888943,0.0578235127031803,-0.997949719429016,0.0203610397875309,0.060679204761982,-0.996679961681366,0.0504020713269711,-0.0639438256621361,-0.998267471790314,-0.0243155658245087,0.053580217063427,0.0146520901471376,-0.78185373544693,0.623289585113525,-0.0246062856167555,-0.080794669687748,0.996426939964294,0.987377166748047,-0.151457861065865,0.0463330186903477,0.0582122020423412,-0.0689364299178123,0.995921313762665,0.293254196643829,-0.955951273441315,0.0126159740611911,0.997675716876984,-0.0579929389059544,-0.0357772707939148,0.337142020463943,0.941408514976501,0.00923937000334263,0.47167295217514,0.878166019916534,-0.0796808302402496,-0.945001602172852,0.326028317213058,0.0260288957506418,-0.994848906993866,-0.0605180151760578,0.0813212245702744,-0.997267246246338,-0.0527263768017292,-0.0517497584223747,-0.975034177303314,0.213465020060539,-0.0611643008887768,
- 0.99338036775589,0.114656493067741,0.00702954968437552,0.991800665855408,0.0730582103133202,0.104851581156254,0.985735893249512,-0.142706498503685,0.0892158821225166,0.988853096961975,-0.147800534963608,0.0180157497525215,0.250699132680893,0.953373193740845,0.168016359210014,0.0925032272934914,0.937652468681335,0.335039049386978,0.0415319092571735,0.0534441508352757,0.997706770896912,0.991800665855408,0.0730582103133202,0.104851581156254,0.0242378935217857,0.0188856031745672,-0.999527812004089,0.00145580596290529,0.869758307933807,-0.493475824594498,0.235433340072632,0.971317231655121,0.0333783030509949,-0.997949719429016,0.0203610397875309,0.060679204761982,-0.0180319491773844,0.0475679524242878,0.998705267906189,-0.0121929477900267,0.964802622795105,0.262692213058472,-0.374440252780914,0.926342070102692,0.0410479530692101,0.0925032272934914,0.937652468681335,0.335039049386978,0.011711054481566,0.0462084338068962,0.998863101005554,0.0415319092571735,0.0534441508352757,0.997706770896912,-0.00462986016646028,0.870078444480896,-0.492891609668732,-0.996679961681366,0.0504020713269711,-0.0639438256621361,-0.158943429589272,0.986957907676697,-0.0255195591598749,0.99338036775589,0.114656493067741,0.00702954968437552,0.0242378935217857,0.0188856031745672,-0.999527812004089,0.235433340072632,0.971317231655121,0.0333783030509949,0.250699132680893,0.953373193740845,0.168016359210014,0.360062301158905,0.930122554302216,0.0722991824150085,0.99338036775589,0.114656493067741,0.00702954968437552,0.235433340072632,0.971317231655121,0.0333783030509949,0.985735893249512,-0.142706498503685,0.0892158821225166,0.991800665855408,0.0730582103133202,0.104851581156254,0.0415319092571735,0.0534441508352757,0.997706770896912,0.0366553924977779,-0.0235264822840691,0.999050974845886,0.991800665855408,0.0730582103133202,0.104851581156254,0.360062301158905,0.930122554302216,0.0722991824150085,0.250699132680893,0.953373193740845,0.168016359210014,-0.0180319491773844,0.0475679524242878,0.998705267906189,0.011711054481566,0.0462084338068962,0.998863101005554,
- 0.0925032272934914,0.937652468681335,0.335039049386978,-0.0121929477900267,0.964802622795105,0.262692213058472,0.991800665855408,0.0730582103133202,0.104851581156254,0.99338036775589,0.114656493067741,0.00702954968437552,0.360062301158905,0.930122554302216,0.0722991824150085,-0.996679961681366,0.0504020713269711,-0.0639438256621361,-0.374440252780914,0.926342070102692,0.0410479530692101,-0.158943429589272,0.986957907676697,-0.0255195591598749,-0.996679961681366,0.0504020713269711,-0.0639438256621361,-0.997949719429016,0.0203610397875309,0.060679204761982,-0.374440252780914,0.926342070102692,0.0410479530692101,-0.0168174169957638,0.0241793356835842,-0.99956613779068,-0.996679961681366,0.0504020713269711,-0.0639438256621361,-0.00462986016646028,0.870078444480896,-0.492891609668732,0.0307067055255175,-0.999518632888794,0.00439440179616213,0.99821275472641,0.0048856963403523,-0.0595606751739979,0.99824732542038,0.0179805047810078,0.0563820712268353,-0.99847549200058,0.00241080299019814,0.0551447197794914,-0.0136009743437171,-0.0741259530186653,0.997156143188477,-0.0138723123818636,0.0255950931459665,0.999576151371002,-0.997812867164612,0.036758616566658,0.0549388974905014,-0.0337213203310966,-0.0171372536569834,-0.999284327030182,0.0986525267362595,0.00106591440271586,-0.99512130022049,-0.00370532553642988,-0.999752223491669,-0.0219523254781961,0.99821275472641,0.0048856963403523,-0.0595606751739979,0.0307067055255175,-0.999518632888794,0.00439440179616213,0.0328459665179253,-0.999460399150848,0.000201094371732324,0.00734509387984872,-0.999010264873505,-0.0438689701259136,-0.00370532553642988,-0.999752223491669,-0.0219523254781961,0.0986525267362595,0.00106591440271586,-0.99512130022049,-0.0337213203310966,-0.0171372536569834,-0.999284327030182,-0.997071862220764,-0.024370426312089,-0.0724826157093048,-0.99498063325882,0.049700390547514,-0.0868530869483948,-0.0309105608612299,0.014349183999002,-0.999419212341309,-0.0337213203310966,-0.0171372536569834,-0.999284327030182,-0.00370532553642988,-0.999752223491669,-0.0219523254781961,
- -0.997071862220764,-0.024370426312089,-0.0724826157093048,0.00734509387984872,-0.999010264873505,-0.0438689701259136,0.99821275472641,0.0048856963403523,-0.0595606751739979,0.0328459665179253,-0.999460399150848,0.000201094371732324,0.0986525267362595,0.00106591440271586,-0.99512130022049,0.99821275472641,0.0048856963403523,-0.0595606751739979,0.00734509387984872,-0.999010264873505,-0.0438689701259136,-0.00370532553642988,-0.999752223491669,-0.0219523254781961,-0.0220156442373991,-0.999597311019897,0.0179031081497669,-0.997071862220764,-0.024370426312089,-0.0724826157093048,-0.99847549200058,0.00241080299019814,0.0551447197794914,-0.997812867164612,0.036758616566658,0.0549388974905014,-0.99498063325882,0.049700390547514,-0.0868530869483948,-0.997071862220764,-0.024370426312089,-0.0724826157093048,0.0986525267362595,0.00106591440271586,-0.99512130022049,-0.0337213203310966,-0.0171372536569834,-0.999284327030182,-0.0309105608612299,0.014349183999002,-0.999419212341309,0.0778676643967628,0.0247376058250666,-0.996656775474548,0.0658087581396103,0.0157069936394691,0.997708678245544,-0.0138723123818636,0.0255950931459665,0.999576151371002,-0.0136009743437171,-0.0741259530186653,0.997156143188477,0.0509412884712219,-0.032682042568922,0.998166739940643,0.0986525267362595,0.00106591440271586,-0.99512130022049,0.0778676643967628,0.0247376058250666,-0.996656775474548,0.990999221801758,0.118563890457153,-0.062153372913599,0.99821275472641,0.0048856963403523,-0.0595606751739979,-0.997071862220764,-0.024370426312089,-0.0724826157093048,-0.0220156442373991,-0.999597311019897,0.0179031081497669,-0.99847549200058,0.00241080299019814,0.0551447197794914,0.990999221801758,0.118563890457153,-0.062153372913599,0.997751176357269,0.0570748150348663,0.0351434797048569,0.99824732542038,0.0179805047810078,0.0563820712268353,0.99821275472641,0.0048856963403523,-0.0595606751739979,0.306217044591904,-0.951922118663788,-0.00868699513375759,0.0528046526014805,-0.870639383792877,0.489079415798187,0.997751176357269,0.0570748150348663,0.0351434797048569,
- 0.0778676643967628,0.0247376058250666,-0.996656775474548,-0.0309105608612299,0.014349183999002,-0.999419212341309,0.0246617514640093,-0.532272040843964,-0.846214056015015,0.0390976183116436,-0.596859455108643,-0.801392614841461,-0.997812867164612,0.036758616566658,0.0549388974905014,-0.0138723123818636,0.0255950931459665,0.999576151371002,0.0146520901471376,-0.78185373544693,0.623289585113525,-0.863119959831238,-0.504189431667328,0.028583999723196,0.990999221801758,0.118563890457153,-0.062153372913599,0.0778676643967628,0.0247376058250666,-0.996656775474548,0.0390976183116436,-0.596859455108643,-0.801392614841461,0.303899019956589,-0.951380491256714,-0.0502065792679787,0.990999221801758,0.118563890457153,-0.062153372913599,0.0390976183116436,-0.596859455108643,-0.801392614841461,0.99824732542038,0.0179805047810078,0.0563820712268353,0.997751176357269,0.0570748150348663,0.0351434797048569,0.0658087581396103,0.0157069936394691,0.997708678245544,0.0509412884712219,-0.032682042568922,0.998166739940643,0.997751176357269,0.0570748150348663,0.0351434797048569,0.303899019956589,-0.951380491256714,-0.0502065792679787,0.306217044591904,-0.951922118663788,-0.00868699513375759,-0.0138723123818636,0.0255950931459665,0.999576151371002,0.0658087581396103,0.0157069936394691,0.997708678245544,0.0528046526014805,-0.870639383792877,0.489079415798187,0.0146520901471376,-0.78185373544693,0.623289585113525,0.997751176357269,0.0570748150348663,0.0351434797048569,0.990999221801758,0.118563890457153,-0.062153372913599,0.303899019956589,-0.951380491256714,-0.0502065792679787,-0.863119959831238,-0.504189431667328,0.028583999723196,-0.846871554851532,-0.530354619026184,-0.0391473956406116,-0.99498063325882,0.049700390547514,-0.0868530869483948,-0.997812867164612,0.036758616566658,0.0549388974905014,-0.0309105608612299,0.014349183999002,-0.999419212341309,-0.99498063325882,0.049700390547514,-0.0868530869483948,0.0246617514640093,-0.532272040843964,-0.846214056015015,-0.00370532553642988,-0.999752223491669,-0.0219523254781961,0.00734509387984872,-0.999010264873505,-0.0438689701259136,
- 0.0328459665179253,-0.999460399150848,0.000201094371732324,0.0307067055255175,-0.999518632888794,0.00439440179616213,0.00554590905085206,-0.99959808588028,0.0278018545359373,-0.0220156442373991,-0.999597311019897,0.0179031081497669,0.99824732542038,0.0179805047810078,0.0563820712268353,0.0509412884712219,-0.032682042568922,0.998166739940643,0.00554590905085206,-0.99959808588028,0.0278018545359373,0.0307067055255175,-0.999518632888794,0.00439440179616213,-0.0220156442373991,-0.999597311019897,0.0179031081497669,-0.0136009743437171,-0.0741259530186653,0.997156143188477,-0.99847549200058,0.00241080299019814,0.0551447197794914,-0.0220156442373991,-0.999597311019897,0.0179031081497669,0.00554590905085206,-0.99959808588028,0.0278018545359373,0.0509412884712219,-0.032682042568922,0.998166739940643,-0.0136009743437171,-0.0741259530186653,0.997156143188477,-0.998267471790314,-0.0243155658245087,0.053580217063427,-0.863119959831238,-0.504189431667328,0.028583999723196,0.0146520901471376,-0.78185373544693,0.623289585113525,-0.998551368713379,0.019956398755312,-0.0499687194824219,-0.99711000919342,0.00802415981888771,0.0755472406744957,-0.982124507427216,0.126155883073807,-0.13969998061657,-0.975034177303314,0.213465020060539,-0.0611643008887768,-0.995570540428162,0.0462017469108105,-0.0818816497921944,-0.998176872730255,0.0258810836821795,0.0545261949300766,0.00746934209018946,0.660787642002106,-0.750535726547241,-0.0281168669462204,0.0334465429186821,-0.999044895172119,-0.995570540428162,0.0462017469108105,-0.0818816497921944,-0.975034177303314,0.213465020060539,-0.0611643008887768,0.0674551427364349,0.03582414239645,-0.997079014778137,-0.0281168669462204,0.0334465429186821,-0.999044895172119,0.00746934209018946,0.660787642002106,-0.750535726547241,0.997178077697754,-0.0680011883378029,0.0318088307976723,0.337142020463943,0.941408514976501,0.00923937000334263,0.997675716876984,-0.0579929389059544,-0.0357772707939148,-0.0564575456082821,0.00107307208236307,0.998404383659363,0.0377032570540905,-0.00535566965118051,0.999274611473084,
- 0.0314387120306492,0.0167731791734695,0.999364912509918,-0.00977423880249262,0.0294333249330521,0.999518871307373,-0.059454407542944,0.0198716726154089,0.998033285140991,0.293254196643829,-0.955951273441315,0.0126159740611911,0.985521674156189,0.164004161953926,0.0430076457560062,0.98293399810791,0.180203914642334,-0.0369769893586636,0.997751176357269,0.0570748150348663,0.0351434797048569,0.0528046526014805,-0.870639383792877,0.489079415798187,0.0658087581396103,0.0157069936394691,0.997708678245544,-0.663933277130127,-0.747634470462799,0.0153379486873746,-0.996486663818359,-0.0605881176888943,0.0578235127031803,-0.689239621162415,-0.72081595659256,-0.0733014643192291,-0.81835675239563,-0.46844294667244,-0.332946568727493,-0.996486663818359,-0.0605881176888943,0.0578235127031803,-0.0217459090054035,-0.0088378107175231,0.999724388122559,-0.0180319491773844,0.0475679524242878,0.998705267906189,-0.997949719429016,0.0203610397875309,0.060679204761982,-0.99711000919342,0.00802415981888771,0.0755472406744957,-0.835434138774872,-0.549330174922943,0.0169137939810753,-0.982124507427216,0.126155883073807,-0.13969998061657,-0.0724400877952576,-0.815736651420593,0.573869347572327,-0.835434138774872,-0.549330174922943,0.0169137939810753,-0.99711000919342,0.00802415981888771,0.0755472406744957,-0.059454407542944,0.0198716726154089,0.998033285140991,-0.0724400877952576,-0.815736651420593,0.573869347572327,-0.99711000919342,0.00802415981888771,0.0755472406744957,0.997273921966553,0.0422147065401077,-0.0605182200670242,0.998623430728912,0.0221515074372292,0.0475450456142426,0.987377166748047,-0.151457861065865,0.0463330186903477,0.973515391349792,-0.219868421554565,-0.062655009329319,-0.0134347407147288,0.0210562255233526,-0.999688029289246,-0.0290128737688065,-0.071838416159153,-0.996994256973267,0.010916905477643,0.0605948828160763,-0.998102784156799,-0.0290128737688065,-0.071838416159153,-0.996994256973267,-0.0361087955534458,-0.0227585528045893,-0.999088704586029,0.010916905477643,0.0605948828160763,-0.998102784156799,-0.0124016003683209,-0.0829556658864021,0.996476054191589,
- -0.0724400877952576,-0.815736651420593,0.573869347572327,-0.0114860301837325,-0.899338066577911,0.437103003263474,0.0314387120306492,0.0167731791734695,0.999364912509918,0.0377032570540905,-0.00535566965118051,0.999274611473084,0.997178077697754,-0.0680011883378029,0.0318088307976723,0.995370984077454,0.0861877724528313,0.0425247773528099,-0.00977423880249262,0.0294333249330521,0.999518871307373,0.0314387120306492,0.0167731791734695,0.999364912509918,0.995370984077454,0.0861877724528313,0.0425247773528099,0.0276170335710049,0.0191293247044086,0.999435424804688,0.0380364134907722,-0.0147725660353899,0.999167203903198,0.998709261417389,-0.00945543125271797,0.0499050579965115,0.986823618412018,0.157405585050583,0.0374520681798458,0.998709261417389,-0.00945543125271797,0.0499050579965115,0.0380364134907722,-0.0147725660353899,0.999167203903198,0.0331589467823505,-0.0834171622991562,0.995962917804718,0.99308454990387,-0.112137839198112,0.0347595699131489,0.0242378935217857,0.0188856031745672,-0.999527812004089,-0.0168174169957638,0.0241793356835842,-0.99956613779068,-0.00462986016646028,0.870078444480896,-0.492891609668732,0.00145580596290529,0.869758307933807,-0.493475824594498,-0.846871554851532,-0.530354619026184,-0.0391473956406116,-0.996096670627594,-0.0386627651751041,-0.0793513804674149,0.0246617514640093,-0.532272040843964,-0.846214056015015,-0.99498063325882,0.049700390547514,-0.0868530869483948,-0.846871554851532,-0.530354619026184,-0.0391473956406116,0.0246617514640093,-0.532272040843964,-0.846214056015015,-0.997334778308868,-0.0267127305269241,-0.0678943768143654,-0.689239621162415,-0.72081595659256,-0.0733014643192291,-0.996486663818359,-0.0605881176888943,0.0578235127031803,-0.997334778308868,-0.0267127305269241,-0.0678943768143654,-0.0772629380226135,-0.280932068824768,-0.956612527370453,-0.81835675239563,-0.46844294667244,-0.332946568727493,0.0374806933104992,-0.0484834648668766,-0.998120546340942,0.0234908312559128,-0.998794853687286,-0.043093103915453,-0.022907292470336,-0.998847186565399,-0.0421857796609402,
- -0.0126451952382922,-0.0477511584758759,-0.998779237270355,-0.085522472858429,0.0241966769099236,-0.996042370796204,-0.00827242434024811,0.046676978468895,-0.998875796794891,-0.0126451952382922,-0.0477511584758759,-0.998779237270355,-0.17990930378437,-0.0114576620981097,-0.983616352081299,-0.0300094690173864,0.0124886520206928,0.999471545219421,-0.138567909598351,0.106571190059185,0.984602272510529,-0.368529349565506,-0.0465008206665516,0.928452372550964,-0.0168757773935795,-0.0428810492157936,0.998937726020813,0.00260479911230505,-0.0364337079226971,0.99933260679245,0.00516842771321535,0.0174906626343727,0.999833703041077,-0.0107271643355489,0.0243501085788012,0.999645948410034,-0.0300094690173864,0.0124886520206928,0.999471545219421,0.81283563375473,-0.018086489289999,0.582212269306183,0.00516842771321535,0.0174906626343727,0.999833703041077,0.00260479911230505,-0.0364337079226971,0.99933260679245,-0.0168757773935795,-0.0428810492157936,0.998937726020813,-0.0252417474985123,-0.997108042240143,0.0716830417513847,0.0283843632787466,-0.996042847633362,0.0842201933264732,0.00260479911230505,-0.0364337079226971,0.99933260679245,0.0611715912818909,0.996627509593964,0.0546946227550507,0.629785120487213,0.758423566818237,0.16782258450985,0.0595415569841862,0.9979168176651,-0.024835804477334,-0.022907292470336,-0.998847186565399,-0.0421857796609402,-0.372282594442368,-0.927883625030518,0.020918034017086,-0.0126451952382922,-0.0477511584758759,-0.998779237270355,-0.43743696808815,-0.896765530109406,0.0667871907353401,-0.0252417474985123,-0.997108042240143,0.0716830417513847,-0.0168757773935795,-0.0428810492157936,0.998937726020813,0.828709602355957,0.559390187263489,-0.0179694350808859,0.0595415569841862,0.9979168176651,-0.024835804477334,0.629785120487213,0.758423566818237,0.16782258450985,-0.00827242434024811,0.046676978468895,-0.998875796794891,-0.00901768449693918,0.999687194824219,-0.0233280770480633,0.0595415569841862,0.9979168176651,-0.024835804477334,0.0305973291397095,0.0433815307915211,-0.998589813709259,0.0611715912818909,0.996627509593964,0.0546946227550507,
- 0.0595415569841862,0.9979168176651,-0.024835804477334,-0.00901768449693918,0.999687194824219,-0.0233280770480633,-0.0147642586380243,0.998826801776886,0.0461182743310928,0.0427558161318302,0.997498512268066,0.0562914274632931,-0.0168757773935795,-0.0428810492157936,0.998937726020813,-0.368529349565506,-0.0465008206665516,0.928452372550964,-0.43743696808815,-0.896765530109406,0.0667871907353401,-0.0300094690173864,0.0124886520206928,0.999471545219421,-0.368529349565506,-0.0465008206665516,0.928452372550964,-0.0168757773935795,-0.0428810492157936,0.998937726020813,0.00260479911230505,-0.0364337079226971,0.99933260679245,0.0283843632787466,-0.996042847633362,0.0842201933264732,0.827042937278748,-0.442187160253525,0.347088724374771,0.827042937278748,-0.442187160253525,0.347088724374771,0.81283563375473,-0.018086489289999,0.582212269306183,0.00260479911230505,-0.0364337079226971,0.99933260679245,0.915487110614777,0.00665594451129436,-0.402292191982269,0.941294193267822,-0.0275091789662838,-0.336464643478394,0.0305973291397095,0.0433815307915211,-0.998589813709259,0.0283843632787466,-0.996042847633362,0.0842201933264732,-0.0252417474985123,-0.997108042240143,0.0716830417513847,-0.022907292470336,-0.998847186565399,-0.0421857796609402,0.0234908312559128,-0.998794853687286,-0.043093103915453,-0.43743696808815,-0.896765530109406,0.0667871907353401,-0.372282594442368,-0.927883625030518,0.020918034017086,-0.022907292470336,-0.998847186565399,-0.0421857796609402,-0.0252417474985123,-0.997108042240143,0.0716830417513847,0.599631786346436,0.799939095973969,0.0232176762074232,0.648532748222351,0.746840119361877,0.147089496254921,-0.0147642586380243,0.998826801776886,0.0461182743310928,-0.00901768449693918,0.999687194824219,-0.0233280770480633,-0.138567909598351,0.106571190059185,0.984602272510529,-0.0300094690173864,0.0124886520206928,0.999471545219421,-0.0147642586380243,0.998826801776886,0.0461182743310928,0.648532748222351,0.746840119361877,0.147089496254921,0.81283563375473,-0.018086489289999,0.582212269306183,0.0611715912818909,0.996627509593964,0.0546946227550507,
- 0.00516842771321535,0.0174906626343727,0.999833703041077,0.915487110614777,0.00665594451129436,-0.402292191982269,0.0305973291397095,0.0433815307915211,-0.998589813709259,0.0595415569841862,0.9979168176651,-0.024835804477334,0.915487110614777,0.00665594451129436,-0.402292191982269,0.0595415569841862,0.9979168176651,-0.024835804477334,0.828709602355957,0.559390187263489,-0.0179694350808859,0.629785120487213,0.758423566818237,0.16782258450985,0.0611715912818909,0.996627509593964,0.0546946227550507,0.81283563375473,-0.018086489289999,0.582212269306183,0.873269557952881,-0.487218290567398,0.00432143779471517,0.827042937278748,-0.442187160253525,0.347088724374771,0.0283843632787466,-0.996042847633362,0.0842201933264732,-0.00827242434024811,0.046676978468895,-0.998875796794891,0.0305973291397095,0.0433815307915211,-0.998589813709259,0.0374806933104992,-0.0484834648668766,-0.998120546340942,-0.0126451952382922,-0.0477511584758759,-0.998779237270355,-0.00827242434024811,0.046676978468895,-0.998875796794891,0.599631786346436,0.799939095973969,0.0232176762074232,-0.00901768449693918,0.999687194824219,-0.0233280770480633,-0.999475598335266,0.00902123562991619,0.0310992654412985,0.00029882462695241,-0.0329277999699116,0.999457597732544,0.00561366556212306,0.0561469495296478,0.998406708240509,0.00170960649847984,0.046676404774189,-0.998908579349518,-0.0475087650120258,0.998733758926392,-0.0165474209934473,0.107359930872917,0.994046568870544,-0.0185812618583441,0.0143039310351014,0.038797527551651,-0.999144673347473,-0.00847822893410921,-0.998852670192719,-0.0471331998705864,0.00124200200662017,-0.993039727210999,0.11777276545763,-0.999015271663666,-0.0396605543792248,-0.0198888760060072,0.00029882462695241,-0.0329277999699116,0.999457597732544,-0.999475598335266,0.00902123562991619,0.0310992654412985,-0.999536335468292,0.00526131829246879,0.0299920234829187,-0.998158097267151,-0.0606496371328831,-0.00139998213853687,-0.999015271663666,-0.0396605543792248,-0.0198888760060072,0.00124200200662017,-0.993039727210999,0.11777276545763,
- -0.00847822893410921,-0.998852670192719,-0.0471331998705864,-0.00611523631960154,-0.0247891712933779,-0.999673962593079,0.0152235794812441,-0.0419417843222618,-0.999004006385803,0.0125853847712278,-0.99949586391449,-0.0291475933045149,-0.00847822893410921,-0.998852670192719,-0.0471331998705864,-0.999015271663666,-0.0396605543792248,-0.0198888760060072,-0.00611523631960154,-0.0247891712933779,-0.999673962593079,-0.998158097267151,-0.0606496371328831,-0.00139998213853687,0.00029882462695241,-0.0329277999699116,0.999457597732544,-0.999536335468292,0.00526131829246879,0.0299920234829187,0.00124200200662017,-0.993039727210999,0.11777276545763,0.00029882462695241,-0.0329277999699116,0.999457597732544,-0.998158097267151,-0.0606496371328831,-0.00139998213853687,-0.999015271663666,-0.0396605543792248,-0.0198888760060072,-0.998186767101288,0.0339646227657795,-0.0496940426528454,-0.00611523631960154,-0.0247891712933779,-0.999673962593079,0.00170960649847984,0.046676404774189,-0.998908579349518,0.0143039310351014,0.038797527551651,-0.999144673347473,0.0152235794812441,-0.0419417843222618,-0.999004006385803,-0.00611523631960154,-0.0247891712933779,-0.999673962593079,0.00124200200662017,-0.993039727210999,0.11777276545763,-0.00847822893410921,-0.998852670192719,-0.0471331998705864,0.0125853847712278,-0.99949586391449,-0.0291475933045149,0.0199596434831619,-0.995848834514618,0.0888074561953545,0.0800230726599693,0.993951439857483,0.0752113237977028,0.107359930872917,0.994046568870544,-0.0185812618583441,-0.0475087650120258,0.998733758926392,-0.0165474209934473,-0.0306276753544807,0.998450100421906,0.0464683249592781,0.00124200200662017,-0.993039727210999,0.11777276545763,0.0199596434831619,-0.995848834514618,0.0888074561953545,0.0183834061026573,-0.0426820442080498,0.998919546604156,0.00029882462695241,-0.0329277999699116,0.999457597732544,-0.00611523631960154,-0.0247891712933779,-0.999673962593079,-0.998186767101288,0.0339646227657795,-0.0496940426528454,0.00170960649847984,0.046676404774189,-0.998908579349518,0.0183834061026573,-0.0426820442080498,0.998919546604156,
- 0.0231602005660534,0.0309350807219744,0.999253034591675,0.00561366556212306,0.0561469495296478,0.998406708240509,0.00029882462695241,-0.0329277999699116,0.999457597732544,-0.138567909598351,0.106571190059185,0.984602272510529,0.648532748222351,0.746840119361877,0.147089496254921,0.0231602005660534,0.0309350807219744,0.999253034591675,0.0199596434831619,-0.995848834514618,0.0888074561953545,0.0125853847712278,-0.99949586391449,-0.0291475933045149,-0.372282594442368,-0.927883625030518,0.020918034017086,-0.43743696808815,-0.896765530109406,0.0667871907353401,0.0143039310351014,0.038797527551651,-0.999144673347473,0.107359930872917,0.994046568870544,-0.0185812618583441,0.599631786346436,0.799939095973969,0.0232176762074232,-0.085522472858429,0.0241966769099236,-0.996042370796204,0.0183834061026573,-0.0426820442080498,0.998919546604156,0.0199596434831619,-0.995848834514618,0.0888074561953545,-0.43743696808815,-0.896765530109406,0.0667871907353401,-0.368529349565506,-0.0465008206665516,0.928452372550964,0.0183834061026573,-0.0426820442080498,0.998919546604156,-0.43743696808815,-0.896765530109406,0.0667871907353401,0.00561366556212306,0.0561469495296478,0.998406708240509,0.0231602005660534,0.0309350807219744,0.999253034591675,0.0800230726599693,0.993951439857483,0.0752113237977028,-0.0306276753544807,0.998450100421906,0.0464683249592781,0.0231602005660534,0.0309350807219744,0.999253034591675,-0.368529349565506,-0.0465008206665516,0.928452372550964,-0.138567909598351,0.106571190059185,0.984602272510529,0.107359930872917,0.994046568870544,-0.0185812618583441,0.0800230726599693,0.993951439857483,0.0752113237977028,0.648532748222351,0.746840119361877,0.147089496254921,0.599631786346436,0.799939095973969,0.0232176762074232,0.0231602005660534,0.0309350807219744,0.999253034591675,0.0183834061026573,-0.0426820442080498,0.998919546604156,-0.368529349565506,-0.0465008206665516,0.928452372550964,-0.085522472858429,0.0241966769099236,-0.996042370796204,-0.17990930378437,-0.0114576620981097,-0.983616352081299,0.0152235794812441,-0.0419417843222618,-0.999004006385803,
- 0.0143039310351014,0.038797527551651,-0.999144673347473,0.0125853847712278,-0.99949586391449,-0.0291475933045149,0.0152235794812441,-0.0419417843222618,-0.999004006385803,-0.372282594442368,-0.927883625030518,0.020918034017086,-0.999015271663666,-0.0396605543792248,-0.0198888760060072,-0.998158097267151,-0.0606496371328831,-0.00139998213853687,-0.999536335468292,0.00526131829246879,0.0299920234829187,-0.999475598335266,0.00902123562991619,0.0310992654412985,-0.999134659767151,0.0412078499794006,-0.00563499284908175,-0.998186767101288,0.0339646227657795,-0.0496940426528454,0.00561366556212306,0.0561469495296478,0.998406708240509,-0.0306276753544807,0.998450100421906,0.0464683249592781,-0.999134659767151,0.0412078499794006,-0.00563499284908175,-0.999475598335266,0.00902123562991619,0.0310992654412985,-0.998186767101288,0.0339646227657795,-0.0496940426528454,-0.0475087650120258,0.998733758926392,-0.0165474209934473,0.00170960649847984,0.046676404774189,-0.998908579349518,-0.998186767101288,0.0339646227657795,-0.0496940426528454,-0.999134659767151,0.0412078499794006,-0.00563499284908175,-0.0306276753544807,0.998450100421906,0.0464683249592781,-0.0475087650120258,0.998733758926392,-0.0165474209934473,-0.00827242434024811,0.046676978468895,-0.998875796794891,-0.085522472858429,0.0241966769099236,-0.996042370796204,0.599631786346436,0.799939095973969,0.0232176762074232,0.941294193267822,-0.0275091789662838,-0.336464643478394,0.0374806933104992,-0.0484834648668766,-0.998120546340942,0.0305973291397095,0.0433815307915211,-0.998589813709259,0.873269557952881,-0.487218290567398,0.00432143779471517,0.0234908312559128,-0.998794853687286,-0.043093103915453,0.0374806933104992,-0.0484834648668766,-0.998120546340942,0.941294193267822,-0.0275091789662838,-0.336464643478394,0.0283843632787466,-0.996042847633362,0.0842201933264732,0.0234908312559128,-0.998794853687286,-0.043093103915453,0.873269557952881,-0.487218290567398,0.00432143779471517,0.0231602005660534,0.0309350807219744,0.999253034591675,0.648532748222351,0.746840119361877,0.147089496254921,
- 0.0800230726599693,0.993951439857483,0.0752113237977028,0.0611715912818909,0.996627509593964,0.0546946227550507,0.0427558161318302,0.997498512268066,0.0562914274632931,-0.0107271643355489,0.0243501085788012,0.999645948410034,0.00516842771321535,0.0174906626343727,0.999833703041077,-0.0107271643355489,0.0243501085788012,0.999645948410034,0.0427558161318302,0.997498512268066,0.0562914274632931,-0.0147642586380243,0.998826801776886,0.0461182743310928,-0.0300094690173864,0.0124886520206928,0.999471545219421,-0.17990930378437,-0.0114576620981097,-0.983616352081299,-0.0126451952382922,-0.0477511584758759,-0.998779237270355,-0.372282594442368,-0.927883625030518,0.020918034017086,0.0152235794812441,-0.0419417843222618,-0.999004006385803,-0.17990930378437,-0.0114576620981097,-0.983616352081299,-0.372282594442368,-0.927883625030518,0.020918034017086,0.999673783779144,-0.0253040250390768,0.00347310374490917,0.999673783779144,-0.0253040231764317,0.00347310374490917,0.999673783779144,-0.0253040250390768,0.00347310374490917,0.999673783779144,-0.0253040250390768,0.00347310351207852,0.9996737241745,-0.0253040231764317,0.00347310374490917,0.999673783779144,-0.0253040231764317,0.00347310351207852,0.999673783779144,-0.0253040231764317,0.00347310327924788,-0.0364108271896839,0.0475582219660282,-0.998204708099365,-0.0244490429759026,0.998782217502594,-0.042852345854044,0.0244267489761114,0.998781204223633,-0.0428906157612801,0.0144742792472243,0.0465240068733692,-0.99881237745285,0.0909009724855423,-0.0224320460110903,-0.995607256889343,0.00993169192224741,-0.0452743954956532,-0.998925149440765,0.0144742792472243,0.0465240068733692,-0.99881237745285,0.185435429215431,0.0113379685208201,-0.982591032981873,0.0284957606345415,-0.011320193298161,0.999529838562012,0.149528548121452,-0.102489292621613,0.983431339263916,0.384844690561295,0.0450085736811161,0.921883344650269,0.0154721979051828,0.0409521237015724,0.999041378498077,-0.00414371909573674,0.035902101546526,0.999346673488617,-0.00665566185489297,-0.0168072860687971,0.999836564064026,
- 0.00952697452157736,-0.0238790083676577,0.999669432640076,0.0284957606345415,-0.011320193298161,0.999529838562012,-0.847039818763733,0.019607650116086,0.53116774559021,-0.00665566185489297,-0.0168072860687971,0.999836564064026,-0.00414371909573674,0.035902101546526,0.999346673488617,0.0154721979051828,0.0409521237015724,0.999041378498077,0.0265288557857275,0.996810853481293,0.0752617940306664,-0.0303761791437864,0.995790302753448,0.0864811390638351,-0.00414371909573674,0.035902101546526,0.999346673488617,-0.0646078139543533,-0.996317565441132,0.0563664063811302,-0.684502303600311,-0.714874744415283,0.142866030335426,-0.0625833496451378,-0.997733771800995,-0.0247130542993546,0.0244267489761114,0.998781204223633,-0.0428906157612801,0.38625231385231,0.922142446041107,0.0215053614228964,0.0144742792472243,0.0465240068733692,-0.99881237745285,0.460672616958618,0.884947419166565,0.0681836605072021,0.0265288557857275,0.996810853481293,0.0752617940306664,0.0154721979051828,0.0409521237015724,0.999041378498077,-0.836690366268158,-0.546599626541138,-0.0343232899904251,-0.0625833496451378,-0.997733771800995,-0.0247130542993546,-0.684502303600311,-0.714874744415283,0.142866030335426,0.00993169192224741,-0.0452743954956532,-0.998925149440765,0.00964149553328753,-0.999661684036255,-0.0241572633385658,-0.0625833496451378,-0.997733771800995,-0.0247130542993546,-0.0292924903333187,-0.0424006246030331,-0.998671114444733,-0.0646078139543533,-0.996317565441132,0.0563664063811302,-0.0625833496451378,-0.997733771800995,-0.0247130542993546,0.00964149553328753,-0.999661684036255,-0.0241572633385658,0.0151818357408047,-0.998799800872803,0.0465660393238068,-0.0450715385377407,-0.997317671775818,0.0576725527644157,0.0154721979051828,0.0409521237015724,0.999041378498077,0.384844690561295,0.0450085736811161,0.921883344650269,0.460672616958618,0.884947419166565,0.0681836605072021,0.0284957606345415,-0.011320193298161,0.999529838562012,0.384844690561295,0.0450085736811161,0.921883344650269,0.0154721979051828,0.0409521237015724,0.999041378498077,
- -0.00414371909573674,0.035902101546526,0.999346673488617,-0.0303761791437864,0.995790302753448,0.0864811390638351,-0.847373306751251,0.413889318704605,0.332647085189819,-0.847373306751251,0.413889318704605,0.332647085189819,-0.847039818763733,0.019607650116086,0.53116774559021,-0.00414371909573674,0.035902101546526,0.999346673488617,-0.901230335235596,-0.00566129013895988,-0.433303505182266,-0.936764895915985,0.0217604674398899,-0.349282085895538,-0.0292924903333187,-0.0424006246030331,-0.998671114444733,-0.0303761791437864,0.995790302753448,0.0864811390638351,0.0265288557857275,0.996810853481293,0.0752617940306664,0.0244267489761114,0.998781204223633,-0.0428906157612801,-0.0244490429759026,0.998782217502594,-0.042852345854044,0.460672616958618,0.884947419166565,0.0681836605072021,0.38625231385231,0.922142446041107,0.0215053614228964,0.0244267489761114,0.998781204223633,-0.0428906157612801,0.0265288557857275,0.996810853481293,0.0752617940306664,-0.625341534614563,-0.779984951019287,0.0239051301032305,-0.673608601093292,-0.724712908267975,0.145060747861862,0.0151818357408047,-0.998799800872803,0.0465660393238068,0.00964149553328753,-0.999661684036255,-0.0241572633385658,0.149528548121452,-0.102489292621613,0.983431339263916,0.0284957606345415,-0.011320193298161,0.999529838562012,0.0151818357408047,-0.998799800872803,0.0465660393238068,-0.673608601093292,-0.724712908267975,0.145060747861862,-0.847039818763733,0.019607650116086,0.53116774559021,-0.0646078139543533,-0.996317565441132,0.0563664063811302,-0.00665566185489297,-0.0168072860687971,0.999836564064026,-0.901230335235596,-0.00566129013895988,-0.433303505182266,-0.0292924903333187,-0.0424006246030331,-0.998671114444733,-0.0625833496451378,-0.997733771800995,-0.0247130542993546,-0.901230335235596,-0.00566129013895988,-0.433303505182266,-0.0625833496451378,-0.997733771800995,-0.0247130542993546,-0.836690366268158,-0.546599626541138,-0.0343232899904251,-0.684502303600311,-0.714874744415283,0.142866030335426,-0.0646078139543533,-0.996317565441132,0.0563664063811302,
- -0.847039818763733,0.019607650116086,0.53116774559021,-0.882516145706177,0.469949126243591,-0.0176955014467239,-0.847373306751251,0.413889318704605,0.332647085189819,-0.0303761791437864,0.995790302753448,0.0864811390638351,0.00993169192224741,-0.0452743954956532,-0.998925149440765,-0.0292924903333187,-0.0424006246030331,-0.998671114444733,-0.0364108271896839,0.0475582219660282,-0.998204708099365,0.0144742792472243,0.0465240068733692,-0.99881237745285,0.00993169192224741,-0.0452743954956532,-0.998925149440765,-0.625341534614563,-0.779984951019287,0.0239051301032305,0.00964149553328753,-0.999661684036255,-0.0241572633385658,0.998521029949188,-0.00993622560054064,0.0534510873258114,-3.82398611691315e-005,0.0343389809131622,0.999410212039948,-0.00579389091581106,-0.0539356507360935,0.998527586460114,-0.00130683870520443,-0.0440875664353371,-0.999026834964752,0.0517900586128235,-0.998512983322144,-0.0170137230306864,-0.116144701838493,-0.993050634860992,-0.0189946815371513,-0.0145824737846851,-0.0375803895294666,-0.999187171459198,0.00929078925400972,0.998713672161102,-0.0498460233211517,-0.00110366626176983,0.993145167827606,0.116882599890232,0.999320030212402,0.0366427265107632,0.00410242611542344,-3.82398611691315e-005,0.0343389809131622,0.999410212039948,0.998521029949188,-0.00993622560054064,0.0534510873258114,0.99853527545929,-0.00652085850015283,0.0537102855741978,0.998150587081909,0.0566300787031651,0.0220986809581518,0.999320030212402,0.0366427265107632,0.00410242611542344,-0.00110366626176983,0.993145167827606,0.116882599890232,0.00929078925400972,0.998713672161102,-0.0498460233211517,0.00705227395519614,0.0240657422691584,-0.99968546628952,-0.015360064804554,0.0418697260320187,-0.999005019664764,-0.0132522331550717,0.999491035938263,-0.0290161948651075,0.00929078925400972,0.998713672161102,-0.0498460233211517,0.999320030212402,0.0366427265107632,0.00410242611542344,0.00705227395519614,0.0240657422691584,-0.99968546628952,0.998150587081909,0.0566300787031651,0.0220986809581518,-3.82398611691315e-005,0.0343389809131622,0.999410212039948,
- 0.99853527545929,-0.00652085850015283,0.0537102855741978,-0.00110366626176983,0.993145167827606,0.116882599890232,-3.82398611691315e-005,0.0343389809131622,0.999410212039948,0.998150587081909,0.0566300787031651,0.0220986809581518,0.999320030212402,0.0366427265107632,0.00410242611542344,0.999139130115509,-0.0329302400350571,-0.025229386985302,0.00705227395519614,0.0240657422691584,-0.99968546628952,-0.00130683870520443,-0.0440875664353371,-0.999026834964752,-0.0145824737846851,-0.0375803895294666,-0.999187171459198,-0.015360064804554,0.0418697260320187,-0.999005019664764,0.00705227395519614,0.0240657422691584,-0.99968546628952,-0.00110366626176983,0.993145167827606,0.116882599890232,0.00929078925400972,0.998713672161102,-0.0498460233211517,-0.0132522331550717,0.999491035938263,-0.0290161948651075,-0.0215026941150427,0.995615899562836,0.0910310223698616,-0.0873460695147514,-0.993220806121826,0.0767012089490891,-0.116144701838493,-0.993050634860992,-0.0189946815371513,0.0517900586128235,-0.998512983322144,-0.0170137230306864,0.0319817923009396,-0.99835216999054,0.0476458370685577,-0.00110366626176983,0.993145167827606,0.116882599890232,-0.0215026941150427,0.995615899562836,0.0910310223698616,-0.0187491606920958,0.0421431548893452,0.998935639858246,-3.82398611691315e-005,0.0343389809131622,0.999410212039948,0.00705227395519614,0.0240657422691584,-0.99968546628952,0.999139130115509,-0.0329302400350571,-0.025229386985302,-0.00130683870520443,-0.0440875664353371,-0.999026834964752,-0.0187491606920958,0.0421431548893452,0.998935639858246,-0.0238153301179409,-0.0301283597946167,0.99926233291626,-0.00579389091581106,-0.0539356507360935,0.998527586460114,-3.82398611691315e-005,0.0343389809131622,0.999410212039948,0.149528548121452,-0.102489292621613,0.983431339263916,-0.673608601093292,-0.724712908267975,0.145060747861862,-0.0238153301179409,-0.0301283597946167,0.99926233291626,-0.0215026941150427,0.995615899562836,0.0910310223698616,-0.0132522331550717,0.999491035938263,-0.0290161948651075,0.38625231385231,0.922142446041107,0.0215053614228964,
- 0.460672616958618,0.884947419166565,0.0681836605072021,-0.0145824737846851,-0.0375803895294666,-0.999187171459198,-0.116144701838493,-0.993050634860992,-0.0189946815371513,-0.625341534614563,-0.779984951019287,0.0239051301032305,0.0909009724855423,-0.0224320460110903,-0.995607256889343,-0.0187491606920958,0.0421431548893452,0.998935639858246,-0.0215026941150427,0.995615899562836,0.0910310223698616,0.460672616958618,0.884947419166565,0.0681836605072021,0.384844690561295,0.0450085736811161,0.921883344650269,-0.0187491606920958,0.0421431548893452,0.998935639858246,0.460672616958618,0.884947419166565,0.0681836605072021,-0.00579389091581106,-0.0539356507360935,0.998527586460114,-0.0238153301179409,-0.0301283597946167,0.99926233291626,-0.0873460695147514,-0.993220806121826,0.0767012089490891,0.0319817923009396,-0.99835216999054,0.0476458370685577,-0.0238153301179409,-0.0301283597946167,0.99926233291626,0.384844690561295,0.0450085736811161,0.921883344650269,0.149528548121452,-0.102489292621613,0.983431339263916,-0.116144701838493,-0.993050634860992,-0.0189946815371513,-0.0873460695147514,-0.993220806121826,0.0767012089490891,-0.673608601093292,-0.724712908267975,0.145060747861862,-0.625341534614563,-0.779984951019287,0.0239051301032305,-0.0238153301179409,-0.0301283597946167,0.99926233291626,-0.0187491606920958,0.0421431548893452,0.998935639858246,0.384844690561295,0.0450085736811161,0.921883344650269,0.0909009724855423,-0.0224320460110903,-0.995607256889343,0.185435429215431,0.0113379685208201,-0.982591032981873,-0.015360064804554,0.0418697260320187,-0.999005019664764,-0.0145824737846851,-0.0375803895294666,-0.999187171459198,-0.0132522331550717,0.999491035938263,-0.0290161948651075,-0.015360064804554,0.0418697260320187,-0.999005019664764,0.38625231385231,0.922142446041107,0.0215053614228964,0.999320030212402,0.0366427265107632,0.00410242611542344,0.998150587081909,0.0566300787031651,0.0220986809581518,0.99853527545929,-0.00652085850015283,0.0537102855741978,0.998521029949188,-0.00993622560054064,0.0534510873258114,0.999035596847534,-0.0401256866753101,0.0178297907114029,
- 0.999139130115509,-0.0329302400350571,-0.025229386985302,-0.00579389091581106,-0.0539356507360935,0.998527586460114,0.0319817923009396,-0.99835216999054,0.0476458370685577,0.999035596847534,-0.0401256866753101,0.0178297907114029,0.998521029949188,-0.00993622560054064,0.0534510873258114,0.999139130115509,-0.0329302400350571,-0.025229386985302,0.0517900586128235,-0.998512983322144,-0.0170137230306864,-0.00130683870520443,-0.0440875664353371,-0.999026834964752,0.999139130115509,-0.0329302400350571,-0.025229386985302,0.999035596847534,-0.0401256866753101,0.0178297907114029,0.0319817923009396,-0.99835216999054,0.0476458370685577,0.0517900586128235,-0.998512983322144,-0.0170137230306864,0.00993169192224741,-0.0452743954956532,-0.998925149440765,0.0909009724855423,-0.0224320460110903,-0.995607256889343,-0.625341534614563,-0.779984951019287,0.0239051301032305,-0.936764895915985,0.0217604674398899,-0.349282085895538,-0.0364108271896839,0.0475582219660282,-0.998204708099365,-0.0292924903333187,-0.0424006246030331,-0.998671114444733,-0.882516145706177,0.469949126243591,-0.0176955014467239,-0.0244490429759026,0.998782217502594,-0.042852345854044,-0.0364108271896839,0.0475582219660282,-0.998204708099365,-0.936764895915985,0.0217604674398899,-0.349282085895538,-0.0303761791437864,0.995790302753448,0.0864811390638351,-0.0244490429759026,0.998782217502594,-0.042852345854044,-0.882516145706177,0.469949126243591,-0.0176955014467239,-0.0238153301179409,-0.0301283597946167,0.99926233291626,-0.673608601093292,-0.724712908267975,0.145060747861862,-0.0873460695147514,-0.993220806121826,0.0767012089490891,-0.0646078139543533,-0.996317565441132,0.0563664063811302,-0.0450715385377407,-0.997317671775818,0.0576725527644157,0.00952697452157736,-0.0238790083676577,0.999669432640076,-0.00665566185489297,-0.0168072860687971,0.999836564064026,0.00952697452157736,-0.0238790083676577,0.999669432640076,-0.0450715385377407,-0.997317671775818,0.0576725527644157,0.0151818357408047,-0.998799800872803,0.0465660393238068,0.0284957606345415,-0.011320193298161,0.999529838562012,
- 0.185435429215431,0.0113379685208201,-0.982591032981873,0.0144742792472243,0.0465240068733692,-0.99881237745285,0.38625231385231,0.922142446041107,0.0215053614228964,-0.015360064804554,0.0418697260320187,-0.999005019664764,0.185435429215431,0.0113379685208201,-0.982591032981873,0.38625231385231,0.922142446041107,0.0215053614228964,-0.999615430831909,0.0213751085102558,-0.0176672134548426,-0.999615430831909,0.0213751066476107,-0.0176672115921974,-0.99961531162262,0.0213751066476107,-0.0176672115921974,-0.999615430831909,0.0213751085102558,-0.0176672134548426,-0.999615430831909,0.0213751085102558,-0.0176672134548426,-0.999615490436554,0.0213751085102558,-0.0176672134548426,-0.999615371227264,0.0213751066476107,-0.0176672115921974,0.0205148663371801,-0.0256890337914228,0.999459505081177,0.0213694367557764,0.00731999659910798,0.999744892120361,-0.0481544882059097,0.045798446983099,0.99778938293457,-0.0498304627835751,-0.0184005945920944,0.99858820438385,-0.0442984588444233,0.0274817477911711,0.998640298843384,-0.995088517665863,0.0590133145451546,0.0794743001461029,-0.995259821414948,-0.0541738569736481,0.080765925347805,-0.044596966356039,-0.0179413296282291,0.998843967914581,0.0191224776208401,-0.941652655601501,-0.336042553186417,-0.0123985167592764,-0.112425178289413,-0.993582844734192,0.0535941459238529,-0.135244011878967,-0.989361822605133,0.0191604383289814,-0.383122354745865,0.923498868942261,0.0443741716444492,-0.0128243304789066,0.998932659626007,-0.044596966356039,-0.0179413296282291,0.998843967914581,-0.00734281353652477,-0.397493630647659,0.917575538158417,0.220849588513374,-0.0382095947861671,-0.974559187889099,0.092776894569397,-0.341083139181137,-0.935443580150604,0.00923358462750912,-0.938046634197235,-0.346385985612869,-0.995084404945374,-0.0472483262419701,0.0870327651500702,-0.995083868503571,0.0108954710885882,0.0984348878264427,-0.99940824508667,0.016932800412178,-0.0299390275031328,-0.998622953891754,-0.0421952567994595,-0.0311724282801151,0.153306096792221,-0.0691588819026947,-0.985755681991577,
- 0.15567047894001,0.0711425021290779,-0.985243797302246,0.215228572487831,0.0268866550177336,-0.97619354724884,0.221792697906494,0.00598058244213462,-0.975075483322144,0.220849588513374,-0.0382095947861671,-0.974559187889099,0.0946485325694084,0.841311037540436,-0.532200396060944,0.215228572487831,0.0268866550177336,-0.97619354724884,0.15567047894001,0.0711425021290779,-0.985243797302246,-0.999714195728302,-0.0205238647758961,-0.0122495638206601,-0.999754548072815,-0.0124772004783154,0.0183082055300474,-0.999065458774567,0.039561290293932,0.0174086932092905,-0.999579548835754,0.0273548942059278,-0.00960390083491802,-0.0450030453503132,-0.0335238836705685,-0.998424291610718,0.0490651465952396,-0.0196496825665236,-0.998602271080017,0.103485457599163,-0.348257899284363,-0.931669056415558,-0.0268578622490168,0.622626602649689,-0.782058000564575,0.0191224776208401,-0.941652655601501,-0.336042553186417,0.0453627444803715,0.00696983654052019,-0.998946309089661,-0.0466490872204304,0.0031287542078644,-0.998906493186951,0.626852512359619,-0.777075052261353,-0.0566593557596207,0.889975488185883,-0.455866754055023,0.0113592464476824,0.993760943412781,0.0840948149561882,-0.0732623264193535,0.998685896396637,-0.00646083056926727,0.0508394353091717,0.183636248111725,0.00132857356220484,-0.982993304729462,0.178225919604301,0.0621939152479172,-0.982022106647491,0.153306096792221,-0.0691588819026947,-0.985755681991577,-0.998206198215485,-0.0288833696395159,-0.0524418577551842,-0.996931493282318,0.0445497818291187,-0.0643656700849533,0.15567047894001,0.0711425021290779,-0.985243797302246,0.103485457599163,-0.348257899284363,-0.931669056415558,0.99059385061264,-0.11943394690752,-0.0667797699570656,0.361337602138519,-0.931769371032715,0.0352278724312782,0.468825608491898,0.883098125457764,-0.0184443537145853,0.990234851837158,-0.0653193891048431,0.123160019516945,0.290119856595993,0.956280410289764,0.0368569418787956,-0.0466490872204304,0.0031287542078644,-0.998906493186951,-0.99940824508667,0.016932800412178,-0.0299390275031328,-0.78866046667099,-0.614753186702728,-0.00965265557169914,
- 0.997966468334198,-0.0455820262432098,-0.044556550681591,0.998233556747437,-0.0520132295787334,0.0287099108099937,0.889975488185883,-0.455866754055023,0.0113592464476824,0.626852512359619,-0.777075052261353,-0.0566593557596207,0.986963033676147,0.115162096917629,-0.112435393035412,0.468825608491898,0.883098125457764,-0.0184443537145853,0.990422129631042,0.133482202887535,-0.0353043265640736,0.996746242046356,0.0764272138476372,0.0256108436733484,0.0213694367557764,0.00731999659910798,0.999744892120361,0.0205148663371801,-0.0256890337914228,0.999459505081177,0.991191744804382,-0.129914954304695,0.0257113799452782,0.993760943412781,0.0840948149561882,-0.0732623264193535,0.889975488185883,-0.455866754055023,0.0113592464476824,0.996746242046356,0.0764272138476372,0.0256108436733484,-0.999579548835754,0.0273548942059278,-0.00960390083491802,-0.999065458774567,0.039561290293932,0.0174086932092905,-0.850813448429108,0.525448322296143,0.00453319167718291,-0.998622953891754,-0.0421952567994595,-0.0311724282801151,-0.0268578622490168,0.622626602649689,-0.782058000564575,-0.850813448429108,0.525448322296143,0.00453319167718291,0.103485457599163,-0.348257899284363,-0.931669056415558,0.109128817915916,0.0581880398094654,-0.992323040962219,-0.0268578622490168,0.622626602649689,-0.782058000564575,-0.850813448429108,0.525448322296143,0.00453319167718291,-0.0268578622490168,0.622626602649689,-0.782058000564575,-0.999579548835754,0.0273548942059278,-0.00960390083491802,-0.0481544882059097,0.045798446983099,0.99778938293457,-0.995083868503571,0.0108954710885882,0.0984348878264427,-0.995084404945374,-0.0472483262419701,0.0870327651500702,-0.0498304627835751,-0.0184005945920944,0.99858820438385,-0.0481544882059097,0.045798446983099,0.99778938293457,-0.00772518664598465,-0.446886599063873,0.894557356834412,-0.191987559199333,-0.298253804445267,0.934978842735291,-0.0284692794084549,-0.0233266558498144,0.999322414398193,0.0633089169859886,-0.0276984162628651,0.997609496116638,0.0637797117233276,0.000802684226073325,0.997963726520538,-0.0254411119967699,0.00302327401004732,0.999671757221222,
- -0.99741405248642,-0.0123808067291975,0.0707942992448807,-0.999907553195953,-0.00494301179423928,-0.0126742515712976,-0.867616593837738,-0.451563060283661,0.208163842558861,-0.995259821414948,-0.0541738569736481,0.080765925347805,-0.717099070549011,-0.696971297264099,-9.10014205146581e-005,-0.044596966356039,-0.0179413296282291,0.998843967914581,-0.0727513954043388,0.101397953927517,0.992182374000549,-0.995084404945374,-0.0472483262419701,0.0870327651500702,-0.994142472743988,-0.0947892218828201,0.0519221089780331,-0.0123985167592764,-0.112425178289413,-0.993582844734192,0.0191224776208401,-0.941652655601501,-0.336042553186417,0.00776443537324667,-0.96656996011734,-0.256285339593887,-0.78866046667099,-0.614753186702728,-0.00965265557169914,-0.867616593837738,-0.451563060283661,0.208163842558861,-0.999907553195953,-0.00494301179423928,-0.0126742515712976,-0.0727513954043388,0.101397953927517,0.992182374000549,-0.999065458774567,0.039561290293932,0.0174086932092905,-0.0254411119967699,0.00302327401004732,0.999671757221222,-0.99741405248642,-0.0123808067291975,0.0707942992448807,-0.0426538921892643,-0.0345213077962399,0.998493313789368,-0.039120189845562,0.0222058575600386,0.99898773431778,-0.996071040630341,0.05921246483922,0.0658509731292725,-0.99741405248642,-0.0123808067291975,0.0707942992448807,-0.867616593837738,-0.451563060283661,0.208163842558861,-0.0426538921892643,-0.0345213077962399,0.998493313789368,-0.867616593837738,-0.451563060283661,0.208163842558861,-0.0481544882059097,0.045798446983099,0.99778938293457,-0.191987559199333,-0.298253804445267,0.934978842735291,-0.541480720043182,-0.83991664648056,-0.0365861319005489,-0.998206198215485,-0.0288833696395159,-0.0524418577551842,0.153306096792221,-0.0691588819026947,-0.985755681991577,0.00776443537324667,-0.96656996011734,-0.256285339593887,0.0191224776208401,-0.941652655601501,-0.336042553186417,-0.0466490872204304,0.0031287542078644,-0.998906493186951,0.361337602138519,-0.931769371032715,0.0352278724312782,0.99059385061264,-0.11943394690752,-0.0667797699570656,
- 0.991191744804382,-0.129914954304695,0.0257113799452782,0.889975488185883,-0.455866754055023,0.0113592464476824,0.0213694367557764,0.00731999659910798,0.999744892120361,0.996746242046356,0.0764272138476372,0.0256108436733484,0.889975488185883,-0.455866754055023,0.0113592464476824,0.998233556747437,-0.0520132295787334,0.0287099108099937,0.0483336411416531,-0.0215579476207495,0.998598515987396,-0.00772518664598465,-0.446886599063873,0.894557356834412,0.290119856595993,0.956280410289764,0.0368569418787956,0.990234851837158,-0.0653193891048431,0.123160019516945,0.0633089169859886,-0.0276984162628651,0.997609496116638,0.290119856595993,0.956280410289764,0.0368569418787956,0.990422129631042,0.133482202887535,-0.0353043265640736,0.468825608491898,0.883098125457764,-0.0184443537145853,0.0443741716444492,-0.0128243304789066,0.998932659626007,0.995405614376068,-0.0867175161838531,-0.0405930951237679,0.990422129631042,0.133482202887535,-0.0353043265640736,0.0404209122061729,0.0154467150568962,0.999063313007355,-0.00772518664598465,-0.446886599063873,0.894557356834412,0.0213694367557764,0.00731999659910798,0.999744892120361,0.889975488185883,-0.455866754055023,0.0113592464476824,-0.0481544882059097,0.045798446983099,0.99778938293457,0.0213694367557764,0.00731999659910798,0.999744892120361,-0.00772518664598465,-0.446886599063873,0.894557356834412,0.998685896396637,-0.00646083056926727,0.0508394353091717,0.178225919604301,0.0621939152479172,-0.982022106647491,0.103485457599163,-0.348257899284363,-0.931669056415558,-0.978485882282257,0.200699150562286,-0.0478058829903603,-0.999714195728302,-0.0205238647758961,-0.0122495638206601,-0.0422436185181141,0.815583467483521,-0.57709527015686,-0.0466490872204304,0.0031287542078644,-0.998906493186951,-0.78866046667099,-0.614753186702728,-0.00965265557169914,0.00776443537324667,-0.96656996011734,-0.256285339593887,-0.78866046667099,-0.614753186702728,-0.00965265557169914,-0.0123985167592764,-0.112425178289413,-0.993582844734192,0.00776443537324667,-0.96656996011734,-0.256285339593887,0.103485457599163,-0.348257899284363,-0.931669056415558,
- 0.361337602138519,-0.931769371032715,0.0352278724312782,0.998685896396637,-0.00646083056926727,0.0508394353091717,0.986963033676147,0.115162096917629,-0.112435393035412,0.990422129631042,0.133482202887535,-0.0353043265640736,0.995405614376068,-0.0867175161838531,-0.0405930951237679,0.989121377468109,-0.0938046649098396,-0.113312341272831,0.992189288139343,0.0338368453085423,-0.120064623653889,-0.999907553195953,-0.00494301179423928,-0.0126742515712976,-0.0123985167592764,-0.112425178289413,-0.993582844734192,-0.78866046667099,-0.614753186702728,-0.00965265557169914,0.153306096792221,-0.0691588819026947,-0.985755681991577,0.00923358462750912,-0.938046634197235,-0.346385985612869,-0.541480720043182,-0.83991664648056,-0.0365861319005489,0.220849588513374,-0.0382095947861671,-0.974559187889099,0.00923358462750912,-0.938046634197235,-0.346385985612869,0.153306096792221,-0.0691588819026947,-0.985755681991577,0.990234851837158,-0.0653193891048431,0.123160019516945,0.992066442966461,-0.0193751957267523,0.124212488532066,0.0637797117233276,0.000802684226073325,0.997963726520538,0.0633089169859886,-0.0276984162628651,0.997609496116638,0.15567047894001,0.0711425021290779,-0.985243797302246,-0.996931493282318,0.0445497818291187,-0.0643656700849533,-0.978485882282257,0.200699150562286,-0.0478058829903603,-0.0422436185181141,0.815583467483521,-0.57709527015686,-0.0422436185181141,0.815583467483521,-0.57709527015686,0.0946485325694084,0.841311037540436,-0.532200396060944,0.15567047894001,0.0711425021290779,-0.985243797302246,-0.0450030453503132,-0.0335238836705685,-0.998424291610718,-0.0268578622490168,0.622626602649689,-0.782058000564575,-0.998622953891754,-0.0421952567994595,-0.0311724282801151,0.0191224776208401,-0.941652655601501,-0.336042553186417,0.626852512359619,-0.777075052261353,-0.0566593557596207,0.0453627444803715,0.00696983654052019,-0.998946309089661,-0.995083868503571,0.0108954710885882,0.0984348878264427,-0.0481544882059097,0.045798446983099,0.99778938293457,-0.867616593837738,-0.451563060283661,0.208163842558861,
- 0.0490651465952396,-0.0196496825665236,-0.998602271080017,0.0453627444803715,0.00696983654052019,-0.998946309089661,0.993760943412781,0.0840948149561882,-0.0732623264193535,0.99059385061264,-0.11943394690752,-0.0667797699570656,0.0453627444803715,0.00696983654052019,-0.998946309089661,0.626852512359619,-0.777075052261353,-0.0566593557596207,0.993760943412781,0.0840948149561882,-0.0732623264193535,-0.99940824508667,0.016932800412178,-0.0299390275031328,-0.867616593837738,-0.451563060283661,0.208163842558861,-0.78866046667099,-0.614753186702728,-0.00965265557169914,-0.995083868503571,0.0108954710885882,0.0984348878264427,-0.867616593837738,-0.451563060283661,0.208163842558861,-0.99940824508667,0.016932800412178,-0.0299390275031328,-0.999714195728302,-0.0205238647758961,-0.0122495638206601,0.113588325679302,-0.0408172681927681,-0.99268913269043,-0.0422436185181141,0.815583467483521,-0.57709527015686,0.0156454779207706,0.116224333643913,0.993099749088287,-0.0133758587762713,0.166341811418533,0.985977411270142,0.0404209122061729,0.0154467150568962,0.999063313007355,-0.995084404945374,-0.0472483262419701,0.0870327651500702,-0.0727513954043388,0.101397953927517,0.992182374000549,-0.0498304627835751,-0.0184005945920944,0.99858820438385,-0.0498304627835751,-0.0184005945920944,0.99858820438385,-0.0727513954043388,0.101397953927517,0.992182374000549,0.0205148663371801,-0.0256890337914228,0.999459505081177,0.171068131923676,-0.0199906527996063,-0.985056340694427,0.468825608491898,0.883098125457764,-0.0184443537145853,0.0946485325694084,0.841311037540436,-0.532200396060944,0.998685896396637,-0.00646083056926727,0.0508394353091717,0.361337602138519,-0.931769371032715,0.0352278724312782,0.992066442966461,-0.0193751957267523,0.124212488532066,0.991191744804382,-0.129914954304695,0.0257113799452782,0.0205148663371801,-0.0256890337914228,0.999459505081177,0.00424415431916714,-0.361735612154007,0.932271122932434,0.355378091335297,-0.929827511310577,0.0955363735556602,-0.999065458774567,0.039561290293932,0.0174086932092905,-0.0727513954043388,0.101397953927517,0.992182374000549,
- -0.994142472743988,-0.0947892218828201,0.0519221089780331,-0.0727513954043388,0.101397953927517,0.992182374000549,0.00424415431916714,-0.361735612154007,0.932271122932434,0.0205148663371801,-0.0256890337914228,0.999459505081177,-0.999754548072815,-0.0124772004783154,0.0183082055300474,-0.0133758587762713,0.166341811418533,0.985977411270142,-0.0284692794084549,-0.0233266558498144,0.999322414398193,-0.850813448429108,0.525448322296143,0.00453319167718291,-0.995084404945374,-0.0472483262419701,0.0870327651500702,-0.998622953891754,-0.0421952567994595,-0.0311724282801151,-0.999579548835754,0.0273548942059278,-0.00960390083491802,-0.0268578622490168,0.622626602649689,-0.782058000564575,0.109128817915916,0.0581880398094654,-0.992323040962219,0.109128817915916,0.0581880398094654,-0.992323040962219,0.113588325679302,-0.0408172681927681,-0.99268913269043,-0.999714195728302,-0.0205238647758961,-0.0122495638206601,-0.999579548835754,0.0273548942059278,-0.00960390083491802,-0.999754548072815,-0.0124772004783154,0.0183082055300474,-0.676199615001678,0.734625160694122,0.0554966628551483,-0.0133758587762713,0.166341811418533,0.985977411270142,-0.996931493282318,0.0445497818291187,-0.0643656700849533,-0.998206198215485,-0.0288833696395159,-0.0524418577551842,-0.995259821414948,-0.0541738569736481,0.080765925347805,-0.995088517665863,0.0590133145451546,0.0794743001461029,-0.541480720043182,-0.83991664648056,-0.0365861319005489,-0.717099070549011,-0.696971297264099,-9.10014205146581e-005,-0.995259821414948,-0.0541738569736481,0.080765925347805,-0.998206198215485,-0.0288833696395159,-0.0524418577551842,0.62032675743103,-0.784181237220764,-0.0159595031291246,0.665355324745178,-0.738764107227325,-0.107377126812935,0.989121377468109,-0.0938046649098396,-0.113312341272831,0.995405614376068,-0.0867175161838531,-0.0405930951237679,0.092776894569397,-0.341083139181137,-0.935443580150604,0.220849588513374,-0.0382095947861671,-0.974559187889099,0.989121377468109,-0.0938046649098396,-0.113312341272831,0.665355324745178,-0.738764107227325,-0.107377126812935,
- 0.0946485325694084,0.841311037540436,-0.532200396060944,0.986963033676147,0.115162096917629,-0.112435393035412,0.215228572487831,0.0268866550177336,-0.97619354724884,0.997427880764008,-0.0710275769233704,0.00962899252772331,0.990234851837158,-0.0653193891048431,0.123160019516945,0.468825608491898,0.883098125457764,-0.0184443537145853,0.361337602138519,-0.931769371032715,0.0352278724312782,0.355378091335297,-0.929827511310577,0.0955363735556602,0.992066442966461,-0.0193751957267523,0.124212488532066,0.0156454779207706,0.116224333643913,0.993099749088287,0.0404209122061729,0.0154467150568962,0.999063313007355,0.990422129631042,0.133482202887535,-0.0353043265640736,0.0156454779207706,0.116224333643913,0.993099749088287,0.990422129631042,0.133482202887535,-0.0353043265640736,0.290119856595993,0.956280410289764,0.0368569418787956,0.290119856595993,0.956280410289764,0.0368569418787956,0.0633089169859886,-0.0276984162628651,0.997609496116638,0.0156454779207706,0.116224333643913,0.993099749088287,0.468825608491898,0.883098125457764,-0.0184443537145853,0.986963033676147,0.115162096917629,-0.112435393035412,0.0946485325694084,0.841311037540436,-0.532200396060944,0.171068131923676,-0.0199906527996063,-0.985056340694427,0.997427880764008,-0.0710275769233704,0.00962899252772331,0.468825608491898,0.883098125457764,-0.0184443537145853,0.178225919604301,0.0621939152479172,-0.982022106647491,0.183636248111725,0.00132857356220484,-0.982993304729462,0.171068131923676,-0.0199906527996063,-0.985056340694427,0.113588325679302,-0.0408172681927681,-0.99268913269043,0.109128817915916,0.0581880398094654,-0.992323040962219,-0.0426538921892643,-0.0345213077962399,0.998493313789368,-0.191987559199333,-0.298253804445267,0.934978842735291,-0.0744985416531563,-0.652248561382294,0.754335403442383,-0.676199615001678,0.734625160694122,0.0554966628551483,-0.978485882282257,0.200699150562286,-0.0478058829903603,-0.996931493282318,0.0445497818291187,-0.0643656700849533,-0.999754548072815,-0.0124772004783154,0.0183082055300474,-0.978485882282257,0.200699150562286,-0.0478058829903603,
- -0.676199615001678,0.734625160694122,0.0554966628551483,-0.999754548072815,-0.0124772004783154,0.0183082055300474,-0.999714195728302,-0.0205238647758961,-0.0122495638206601,-0.978485882282257,0.200699150562286,-0.0478058829903603,0.0443741716444492,-0.0128243304789066,0.998932659626007,0.0404209122061729,0.0154467150568962,0.999063313007355,-0.0442984588444233,0.0274817477911711,0.998640298843384,-0.044596966356039,-0.0179413296282291,0.998843967914581,-0.0284692794084549,-0.0233266558498144,0.999322414398193,-0.0254411119967699,0.00302327401004732,0.999671757221222,-0.999065458774567,0.039561290293932,0.0174086932092905,-0.999754548072815,-0.0124772004783154,0.0183082055300474,0.996746242046356,0.0764272138476372,0.0256108436733484,0.991191744804382,-0.129914954304695,0.0257113799452782,0.99059385061264,-0.11943394690752,-0.0667797699570656,0.993760943412781,0.0840948149561882,-0.0732623264193535,-0.99940824508667,0.016932800412178,-0.0299390275031328,-0.0466490872204304,0.0031287542078644,-0.998906493186951,-0.0450030453503132,-0.0335238836705685,-0.998424291610718,-0.998622953891754,-0.0421952567994595,-0.0311724282801151,-0.999907553195953,-0.00494301179423928,-0.0126742515712976,-0.99741405248642,-0.0123808067291975,0.0707942992448807,-0.996071040630341,0.05921246483922,0.0658509731292725,-0.999255657196045,0.0385216437280178,-0.00204453943297267,0.995683372020721,0.0770038440823555,-0.0518167018890381,0.993503034114838,0.112524978816509,-0.017025675624609,0.989064872264862,0.144944220781326,0.0272384695708752,0.998233556747437,-0.0520132295787334,0.0287099108099937,0.997966468334198,-0.0455820262432098,-0.044556550681591,-0.999907553195953,-0.00494301179423928,-0.0126742515712976,-0.999255657196045,0.0385216437280178,-0.00204453943297267,-0.0202619638293982,0.0831963494420052,-0.99632716178894,-0.0123985167592764,-0.112425178289413,-0.993582844734192,0.0535941459238529,-0.135244011878967,-0.989361822605133,0.997966468334198,-0.0455820262432098,-0.044556550681591,0.626852512359619,-0.777075052261353,-0.0566593557596207,
- 0.0191224776208401,-0.941652655601501,-0.336042553186417,-0.0426538921892643,-0.0345213077962399,0.998493313789368,0.0483336411416531,-0.0215579476207495,0.998598515987396,0.0492526032030582,0.0282673258334398,0.998386263847351,-0.039120189845562,0.0222058575600386,0.99898773431778,0.0443741716444492,-0.0128243304789066,0.998932659626007,0.62032675743103,-0.784181237220764,-0.0159595031291246,0.995405614376068,-0.0867175161838531,-0.0405930951237679,0.0490651465952396,-0.0196496825665236,-0.998602271080017,0.99059385061264,-0.11943394690752,-0.0667797699570656,0.103485457599163,-0.348257899284363,-0.931669056415558,0.113588325679302,-0.0408172681927681,-0.99268913269043,0.0946485325694084,0.841311037540436,-0.532200396060944,-0.0422436185181141,0.815583467483521,-0.57709527015686,0.0156454779207706,0.116224333643913,0.993099749088287,0.0633089169859886,-0.0276984162628651,0.997609496116638,-0.0284692794084549,-0.0233266558498144,0.999322414398193,-0.0133758587762713,0.166341811418533,0.985977411270142,-0.0202619638293982,0.0831963494420052,-0.99632716178894,0.0747663527727127,0.103606313467026,-0.991804182529449,0.0535941459238529,-0.135244011878967,-0.989361822605133,-0.0123985167592764,-0.112425178289413,-0.993582844734192,0.114068068563938,0.961527168750763,-0.249908000230789,0.133285343647003,0.988772332668304,-0.0675587505102158,0.995683372020721,0.0770038440823555,-0.0518167018890381,0.0747663527727127,0.103606313467026,-0.991804182529449,-0.999255657196045,0.0385216437280178,-0.00204453943297267,-0.300506293773651,0.95374983549118,0.00757032120600343,0.039213452488184,0.964487850666046,-0.261200278997421,0.0492526032030582,0.0282673258334398,0.998386263847351,0.989064872264862,0.144944220781326,0.0272384695708752,0.0971690639853477,0.995197594165802,0.0118278851732612,0.0280288010835648,0.897722601890564,0.439668625593185,0.133285343647003,0.988772332668304,-0.0675587505102158,0.993503034114838,0.112524978816509,-0.017025675624609,0.995683372020721,0.0770038440823555,-0.0518167018890381,-0.29804453253746,0.95434308052063,0.0199686083942652,
- -0.039120189845562,0.0222058575600386,0.99898773431778,-0.0278082825243473,0.973314583301544,0.227783784270287,-0.0202619638293982,0.0831963494420052,-0.99632716178894,-0.999255657196045,0.0385216437280178,-0.00204453943297267,0.039213452488184,0.964487850666046,-0.261200278997421,0.114068068563938,0.961527168750763,-0.249908000230789,0.0921923965215683,0.900347709655762,-0.425293475389481,-0.0202619638293982,0.0831963494420052,-0.99632716178894,0.039213452488184,0.964487850666046,-0.261200278997421,0.0535941459238529,-0.135244011878967,-0.989361822605133,0.0747663527727127,0.103606313467026,-0.991804182529449,0.995683372020721,0.0770038440823555,-0.0518167018890381,0.997966468334198,-0.0455820262432098,-0.044556550681591,0.0747663527727127,0.103606313467026,-0.991804182529449,0.0921923965215683,0.900347709655762,-0.425293475389481,0.114068068563938,0.961527168750763,-0.249908000230789,0.989064872264862,0.144944220781326,0.0272384695708752,0.993503034114838,0.112524978816509,-0.017025675624609,0.133285343647003,0.988772332668304,-0.0675587505102158,0.0971690639853477,0.995197594165802,0.0118278851732612,0.0747663527727127,0.103606313467026,-0.991804182529449,-0.0202619638293982,0.0831963494420052,-0.99632716178894,0.0921923965215683,0.900347709655762,-0.425293475389481,-0.039120189845562,0.0222058575600386,0.99898773431778,0.0280288010835648,0.897722601890564,0.439668625593185,-0.0278082825243473,0.973314583301544,0.227783784270287,-0.039120189845562,0.0222058575600386,0.99898773431778,0.0492526032030582,0.0282673258334398,0.998386263847351,0.0280288010835648,0.897722601890564,0.439668625593185,-0.996071040630341,0.05921246483922,0.0658509731292725,-0.039120189845562,0.0222058575600386,0.99898773431778,-0.29804453253746,0.95434308052063,0.0199686083942652,0.00479525420814753,-0.999523043632507,-0.0305085461586714,-0.0428126342594624,-0.00908153597265482,-0.999041855335236,0.0617566332221031,0.00950003601610661,-0.998045980930328,0.0462508201599121,0.00342334085144103,0.99892395734787,0.996126413345337,-0.0835837796330452,0.0273116771131754,
- 0.99869292974472,0.0422215275466442,0.0288057290017605,0.0430533885955811,0.0194951985031366,0.998882591724396,-0.995700597763062,-0.0218062680214643,0.0900273621082306,-0.994028747081757,0.00176391203422099,-0.109104707837105,-0.0244773551821709,-0.999699115753174,0.00158748729154468,-0.0428126342594624,-0.00908153597265482,-0.999041855335236,0.00479525420814753,-0.999523043632507,-0.0305085461586714,0.00289801694452763,-0.999633729457855,-0.0269056912511587,-0.0513279065489769,-0.998651146888733,-0.00783108081668615,-0.0244773551821709,-0.999699115753174,0.00158748729154468,-0.994028747081757,0.00176391203422099,-0.109104707837105,-0.995700597763062,-0.0218062680214643,0.0900273621082306,-0.0406893417239189,-0.0121441530063748,0.999098062515259,-0.0521897412836552,0.022126529365778,0.99839198589325,-0.996768236160278,0.0271200258284807,0.0756146609783173,-0.995700597763062,-0.0218062680214643,0.0900273621082306,-0.0244773551821709,-0.999699115753174,0.00158748729154468,-0.0406893417239189,-0.0121441530063748,0.999098062515259,-0.0513279065489769,-0.998651146888733,-0.00783108081668615,-0.0428126342594624,-0.00908153597265482,-0.999041855335236,0.00289801694452763,-0.999633729457855,-0.0269056912511587,-0.994028747081757,0.00176391203422099,-0.109104707837105,-0.0428126342594624,-0.00908153597265482,-0.999041855335236,-0.0513279065489769,-0.998651146888733,-0.00783108081668615,-0.0244773551821709,-0.999699115753174,0.00158748729154468,0.0206077955663204,-0.999560594558716,0.0213104113936424,-0.0406893417239189,-0.0121441530063748,0.999098062515259,0.0462508201599121,0.00342334085144103,0.99892395734787,0.0430533885955811,0.0194951985031366,0.998882591724396,-0.0521897412836552,0.022126529365778,0.99839198589325,-0.0406893417239189,-0.0121441530063748,0.999098062515259,-0.994028747081757,0.00176391203422099,-0.109104707837105,-0.995700597763062,-0.0218062680214643,0.0900273621082306,-0.996768236160278,0.0271200258284807,0.0756146609783173,-0.995528936386108,0.0446169003844261,-0.0832561254501343,0.997844517230988,0.0222792197018862,-0.0617241635918617,
- 0.99869292974472,0.0422215275466442,0.0288057290017605,0.996126413345337,-0.0835837796330452,0.0273116771131754,0.998107612133026,-0.0435759462416172,-0.0433863215148449,-0.994028747081757,0.00176391203422099,-0.109104707837105,-0.995528936386108,0.0446169003844261,-0.0832561254501343,-0.0429377071559429,0.0316440612077713,-0.998576521873474,-0.0428126342594624,-0.00908153597265482,-0.999041855335236,-0.0406893417239189,-0.0121441530063748,0.999098062515259,0.0206077955663204,-0.999560594558716,0.0213104113936424,0.0462508201599121,0.00342334085144103,0.99892395734787,-0.0429377071559429,0.0316440612077713,-0.998576521873474,0.0441433116793633,0.0376931056380272,-0.998313844203949,0.0617566332221031,0.00950003601610661,-0.998045980930328,-0.0428126342594624,-0.00908153597265482,-0.999041855335236,0.092776894569397,-0.341083139181137,-0.935443580150604,0.665355324745178,-0.738764107227325,-0.107377126812935,0.0441433116793633,0.0376931056380272,-0.998313844203949,-0.995528936386108,0.0446169003844261,-0.0832561254501343,-0.996768236160278,0.0271200258284807,0.0756146609783173,-0.717099070549011,-0.696971297264099,-9.10014205146581e-005,-0.541480720043182,-0.83991664648056,-0.0365861319005489,0.0430533885955811,0.0194951985031366,0.998882591724396,0.99869292974472,0.0422215275466442,0.0288057290017605,0.62032675743103,-0.784181237220764,-0.0159595031291246,0.0191604383289814,-0.383122354745865,0.923498868942261,-0.0429377071559429,0.0316440612077713,-0.998576521873474,-0.995528936386108,0.0446169003844261,-0.0832561254501343,-0.541480720043182,-0.83991664648056,-0.0365861319005489,0.00923358462750912,-0.938046634197235,-0.346385985612869,-0.0429377071559429,0.0316440612077713,-0.998576521873474,-0.541480720043182,-0.83991664648056,-0.0365861319005489,0.0617566332221031,0.00950003601610661,-0.998045980930328,0.0441433116793633,0.0376931056380272,-0.998313844203949,0.997844517230988,0.0222792197018862,-0.0617241635918617,0.998107612133026,-0.0435759462416172,-0.0433863215148449,0.0441433116793633,0.0376931056380272,-0.998313844203949,
- 0.00923358462750912,-0.938046634197235,-0.346385985612869,0.092776894569397,-0.341083139181137,-0.935443580150604,0.99869292974472,0.0422215275466442,0.0288057290017605,0.997844517230988,0.0222792197018862,-0.0617241635918617,0.665355324745178,-0.738764107227325,-0.107377126812935,0.62032675743103,-0.784181237220764,-0.0159595031291246,0.0441433116793633,0.0376931056380272,-0.998313844203949,-0.0429377071559429,0.0316440612077713,-0.998576521873474,0.00923358462750912,-0.938046634197235,-0.346385985612869,0.0191604383289814,-0.383122354745865,0.923498868942261,-0.00734281353652477,-0.397493630647659,0.917575538158417,-0.0521897412836552,0.022126529365778,0.99839198589325,0.0430533885955811,0.0194951985031366,0.998882591724396,-0.996768236160278,0.0271200258284807,0.0756146609783173,-0.0521897412836552,0.022126529365778,0.99839198589325,-0.717099070549011,-0.696971297264099,-9.10014205146581e-005,-0.0244773551821709,-0.999699115753174,0.00158748729154468,-0.0513279065489769,-0.998651146888733,-0.00783108081668615,0.00289801694452763,-0.999633729457855,-0.0269056912511587,0.00479525420814753,-0.999523043632507,-0.0305085461586714,0.0279476642608643,-0.999594688415527,-0.00542657636106014,0.0206077955663204,-0.999560594558716,0.0213104113936424,0.0617566332221031,0.00950003601610661,-0.998045980930328,0.998107612133026,-0.0435759462416172,-0.0433863215148449,0.0279476642608643,-0.999594688415527,-0.00542657636106014,0.00479525420814753,-0.999523043632507,-0.0305085461586714,0.0206077955663204,-0.999560594558716,0.0213104113936424,0.996126413345337,-0.0835837796330452,0.0273116771131754,0.0462508201599121,0.00342334085144103,0.99892395734787,0.0206077955663204,-0.999560594558716,0.0213104113936424,0.0279476642608643,-0.999594688415527,-0.00542657636106014,0.998107612133026,-0.0435759462416172,-0.0433863215148449,0.996126413345337,-0.0835837796330452,0.0273116771131754,0.0443741716444492,-0.0128243304789066,0.998932659626007,0.0191604383289814,-0.383122354745865,0.923498868942261,0.62032675743103,-0.784181237220764,-0.0159595031291246,
- -0.0254411119967699,0.00302327401004732,0.999671757221222,0.0637797117233276,0.000802684226073325,0.997963726520538,-0.0727513954043388,0.101397953927517,0.992182374000549,-0.0133758587762713,0.166341811418533,0.985977411270142,-0.0442984588444233,0.0274817477911711,0.998640298843384,0.0404209122061729,0.0154467150568962,0.999063313007355,-0.676199615001678,0.734625160694122,0.0554966628551483,-0.995088517665863,0.0590133145451546,0.0794743001461029,-0.0442984588444233,0.0274817477911711,0.998640298843384,-0.0133758587762713,0.166341811418533,0.985977411270142,-0.996931493282318,0.0445497818291187,-0.0643656700849533,-0.995088517665863,0.0590133145451546,0.0794743001461029,-0.676199615001678,0.734625160694122,0.0554966628551483,0.171068131923676,-0.0199906527996063,-0.985056340694427,0.0946485325694084,0.841311037540436,-0.532200396060944,0.113588325679302,-0.0408172681927681,-0.99268913269043,0.990234851837158,-0.0653193891048431,0.123160019516945,0.997427880764008,-0.0710275769233704,0.00962899252772331,0.998997271060944,-0.0361654572188854,0.0263915881514549,0.998685896396637,-0.00646083056926727,0.0508394353091717,0.992066442966461,-0.0193751957267523,0.124212488532066,0.103485457599163,-0.348257899284363,-0.931669056415558,0.178225919604301,0.0621939152479172,-0.982022106647491,0.109128817915916,0.0581880398094654,-0.992323040962219,0.0441433116793633,0.0376931056380272,-0.998313844203949,0.665355324745178,-0.738764107227325,-0.107377126812935,0.997844517230988,0.0222792197018862,-0.0617241635918617,-0.00772518664598465,-0.446886599063873,0.894557356834412,0.0483336411416531,-0.0215579476207495,0.998598515987396,-0.0744985416531563,-0.652248561382294,0.754335403442383,-0.191987559199333,-0.298253804445267,0.934978842735291,0.0483336411416531,-0.0215579476207495,0.998598515987396,0.998233556747437,-0.0520132295787334,0.0287099108099937,0.989064872264862,0.144944220781326,0.0272384695708752,0.0492526032030582,0.0282673258334398,0.998386263847351,0.0637797117233276,0.000802684226073325,0.997963726520538,0.00424415431916714,-0.361735612154007,0.932271122932434,
- -0.0727513954043388,0.101397953927517,0.992182374000549,0.355378091335297,-0.929827511310577,0.0955363735556602,0.00424415431916714,-0.361735612154007,0.932271122932434,0.0637797117233276,0.000802684226073325,0.997963726520538,0.992066442966461,-0.0193751957267523,0.124212488532066,0.355378091335297,-0.929827511310577,0.0955363735556602,0.0637797117233276,0.000802684226073325,0.997963726520538,-0.0466490872204304,0.0031287542078644,-0.998906493186951,0.0453627444803715,0.00696983654052019,-0.998946309089661,0.0490651465952396,-0.0196496825665236,-0.998602271080017,-0.0450030453503132,-0.0335238836705685,-0.998424291610718,-0.999065458774567,0.039561290293932,0.0174086932092905,-0.994142472743988,-0.0947892218828201,0.0519221089780331,-0.850813448429108,0.525448322296143,0.00453319167718291,-0.994142472743988,-0.0947892218828201,0.0519221089780331,-0.995084404945374,-0.0472483262419701,0.0870327651500702,-0.850813448429108,0.525448322296143,0.00453319167718291,0.991191744804382,-0.129914954304695,0.0257113799452782,0.355378091335297,-0.929827511310577,0.0955363735556602,0.361337602138519,-0.931769371032715,0.0352278724312782,0.998997271060944,-0.0361654572188854,0.0263915881514549,0.997427880764008,-0.0710275769233704,0.00962899252772331,0.171068131923676,-0.0199906527996063,-0.985056340694427,0.183636248111725,0.00132857356220484,-0.982993304729462,0.998685896396637,-0.00646083056926727,0.0508394353091717,0.998997271060944,-0.0361654572188854,0.0263915881514549,0.183636248111725,0.00132857356220484,-0.982993304729462,0.986963033676147,0.115162096917629,-0.112435393035412,0.992189288139343,0.0338368453085423,-0.120064623653889,0.221792697906494,0.00598058244213462,-0.975075483322144,0.215228572487831,0.0268866550177336,-0.97619354724884,0.221792697906494,0.00598058244213462,-0.975075483322144,0.992189288139343,0.0338368453085423,-0.120064623653889,0.989121377468109,-0.0938046649098396,-0.113312341272831,0.220849588513374,-0.0382095947861671,-0.974559187889099,-0.999255657196045,0.0385216437280178,-0.00204453943297267,
- -0.996071040630341,0.05921246483922,0.0658509731292725,-0.29804453253746,0.95434308052063,0.0199686083942652,-0.300506293773651,0.95374983549118,0.00757032120600343,-0.00734281353652477,-0.397493630647659,0.917575538158417,-0.044596966356039,-0.0179413296282291,0.998843967914581,-0.717099070549011,-0.696971297264099,-9.10014205146581e-005,-0.0521897412836552,0.022126529365778,0.99839198589325,-0.00734281353652477,-0.397493630647659,0.917575538158417,-0.717099070549011,-0.696971297264099,-9.10014205146581e-005,-0.0426538921892643,-0.0345213077962399,0.998493313789368,-0.0744985416531563,-0.652248561382294,0.754335403442383,0.0483336411416531,-0.0215579476207495,0.998598515987396,-0.0426538921892643,-0.0345213077962399,0.998493313789368,-0.867616593837738,-0.451563060283661,0.208163842558861,-0.191987559199333,-0.298253804445267,0.934978842735291,0.999195277690887,-0.0358711443841457,-0.0179440211504698,0.999757170677185,0.0136981308460236,-0.017259631305933,0.994992315769196,0.0436105318367481,0.0899357795715332,0.995073974132538,-0.0375541783869267,0.0917471200227737,0.995570480823517,0.0462100729346275,0.0818784013390541,0.0281013250350952,0.0334441252052784,0.999045491218567,0.0288936104625463,-0.0130734751001,0.99949699640274,0.996096551418304,-0.0386648625135422,0.0793510526418686,-0.300764054059982,-0.953413903713226,-0.0233008675277233,-0.988853275775909,-0.147799506783485,-0.0180130302906036,-0.985735952854156,-0.142702728509903,-0.0892220437526703,0.863138556480408,-0.504157483577728,-0.0285847410559654,0.998267531394959,-0.0243190191686153,-0.053578607738018,0.996096551418304,-0.0386648625135422,0.0793510526418686,0.846840023994446,-0.530404269695282,0.0391558893024921,-0.993084132671356,-0.112141013145447,-0.0347612276673317,-0.306208908557892,-0.951924681663513,0.00868840981274843,-0.303876370191574,-0.951387822628021,0.0502017438411713,0.0361040718853474,-0.0227651167660952,0.999088704586029,0.0401369668543339,0.0113456416875124,0.999129712581635,-0.0371286980807781,0.0041367569938302,0.999301910400391,
- -0.0353326052427292,-0.0260820910334587,0.999035179615021,-0.986962199211121,-0.159503594040871,0.0215476769953966,-0.985658466815948,0.167686447501183,0.0189381055533886,-0.986821591854095,0.157418206334114,-0.0374511145055294,-0.998709380626678,-0.00945230387151241,-0.0499032028019428,-0.993084132671356,-0.112141013145447,-0.0347612276673317,-0.337099641561508,0.94142359495163,-0.00924594141542912,-0.986821591854095,0.157418206334114,-0.0374511145055294,-0.985658466815948,0.167686447501183,0.0189381055533886,-0.0467713251709938,-0.00882064457982779,0.998866677284241,0.0130806937813759,-0.00377928768284619,0.999907255172729,0.0134347379207611,0.0210536830127239,0.999688148498535,-0.0446294881403446,0.0218946430832148,0.998763680458069,-0.973513305187225,-0.219877555966377,0.0626546517014503,-0.987377762794495,-0.151454910635948,-0.0463319420814514,-0.29328441619873,-0.955942034721375,-0.0126145137473941,-0.531856417655945,-0.842034876346588,0.0900333598256111,-0.300764054059982,-0.953413903713226,-0.0233008675277233,-0.998623371124268,0.0221561919897795,-0.0475455895066261,-0.997274160385132,0.0422090590000153,0.0605199746787548,-0.0615505576133728,-0.633552491664886,-0.771247446537018,-0.0253277979791164,-0.586561501026154,-0.809508502483368,-0.0636869743466377,-0.0098062502220273,-0.997921764850616,0.00974317919462919,0.0294258520007133,-0.999519467353821,-0.995371520519257,0.086182214319706,-0.0425229668617249,-0.985521793365479,0.164003893733025,-0.0430071428418159,-0.986962199211121,-0.159503594040871,0.0215476769953966,-0.0583556555211544,-0.0137247797101736,0.998201429843903,-0.0674655213952065,0.0358162075281143,0.997078597545624,-0.985658466815948,0.167686447501183,0.0189381055533886,-0.29328441619873,-0.955942034721375,-0.0126145137473941,-0.0582336969673634,-0.0689417570829391,-0.995919704437256,0.0114689767360687,-0.899318873882294,-0.437142968177795,0.00189332431182265,0.845162689685822,-0.534505784511566,0.056449718773365,0.00105805287603289,-0.998404860496521,0.0267729870975018,0.871375560760498,-0.489885538816452,
- -0.997274160385132,0.0422090590000153,0.0605199746787548,-0.0371286980807781,0.0041367569938302,0.999301910400391,0.00736010633409023,-0.171590000391006,0.985141038894653,-0.0366488546133041,-0.0235287994146347,-0.999051153659821,0.0217312593013048,-0.0088490666821599,-0.999724626541138,-0.0253277979791164,-0.586561501026154,-0.809508502483368,-0.0615505576133728,-0.633552491664886,-0.771247446537018,-0.0276295375078917,0.019148014485836,-0.999434769153595,0.00189332431182265,0.845162689685822,-0.534505784511566,0.0267791524529457,0.0216019507497549,-0.999407947063446,0.0127878151834011,-0.0174346528947353,-0.999766230583191,0.999757170677185,0.0136981308460236,-0.017259631305933,0.999195277690887,-0.0358711443841457,-0.0179440211504698,0.0123846679925919,-0.0829576551914215,-0.996476054191589,-0.0636869743466377,-0.0098062502220273,-0.997921764850616,-0.0253277979791164,-0.586561501026154,-0.809508502483368,0.0127878151834011,-0.0174346528947353,-0.999766230583191,-0.0446294881403446,0.0218946430832148,0.998763680458069,0.0134347379207611,0.0210536830127239,0.999688148498535,-0.0109035978093743,0.0605826415121555,0.998103618621826,-0.0353326052427292,-0.0260820910334587,0.999035179615021,-0.531856417655945,-0.842034876346588,0.0900333598256111,-0.0109035978093743,0.0605826415121555,0.998103618621826,-0.29328441619873,-0.955942034721375,-0.0126145137473941,-0.982934832572937,0.180199205875397,0.0369759649038315,-0.531856417655945,-0.842034876346588,0.0900333598256111,-0.0109035978093743,0.0605826415121555,0.998103618621826,-0.531856417655945,-0.842034876346588,0.0900333598256111,-0.0446294881403446,0.0218946430832148,0.998763680458069,0.994992315769196,0.0436105318367481,0.0899357795715332,0.0401369668543339,0.0113456416875124,0.999129712581635,0.0361040718853474,-0.0227651167660952,0.999088704586029,0.995073974132538,-0.0375541783869267,0.0917471200227737,0.994992315769196,0.0436105318367481,0.0899357795715332,0.664011478424072,-0.747565448284149,-0.015319587662816,0.818355917930603,-0.468449711799622,0.332939058542252,
- 0.997267007827759,-0.0527266263961792,0.0517529435455799,0.994848668575287,-0.0605273395776749,-0.0813172981142998,0.99711000919342,0.0080269193276763,-0.0755454674363136,0.998551428318024,0.0199578423053026,0.0499676540493965,0.018468052148819,-0.00466612447053194,0.999818503856659,-0.0324951484799385,-0.00324452039785683,0.99946665763855,0.0772472321987152,-0.280965119600296,0.956604182720184,0.0288936104625463,-0.0130734751001,0.99949699640274,-0.0246514491736889,-0.532309055328369,0.846191108226776,0.996096551418304,-0.0386648625135422,0.0793510526418686,0.982128381729126,0.126109331846237,0.139714956283569,0.0361040718853474,-0.0227651167660952,0.999088704586029,0.0290438812226057,-0.0717650726437569,0.996998608112335,-0.988853275775909,-0.147799506783485,-0.0180130302906036,-0.300764054059982,-0.953413903713226,-0.0233008675277233,-0.24043108522892,-0.97064197063446,0.00685827666893601,0.00736010633409023,-0.171590000391006,0.985141038894653,0.0772472321987152,-0.280965119600296,0.956604182720184,-0.0324951484799385,-0.00324452039785683,0.99946665763855,0.982128381729126,0.126109331846237,0.139714956283569,0.0134347379207611,0.0210536830127239,0.999688148498535,0.998551428318024,0.0199578423053026,0.0499676540493965,0.018468052148819,-0.00466612447053194,0.999818503856659,0.997334778308868,-0.0267172195017338,0.06789430975914,0.996680319309235,0.0503928475081921,0.0639447271823883,0.0168187525123358,0.0242024213075638,0.999565601348877,0.018468052148819,-0.00466612447053194,0.999818503856659,0.0772472321987152,-0.280965119600296,0.956604182720184,0.997334778308868,-0.0267172195017338,0.06789430975914,0.0772472321987152,-0.280965119600296,0.956604182720184,0.994992315769196,0.0436105318367481,0.0899357795715332,0.818355917930603,-0.468449711799622,0.332939058542252,-0.0390851944684982,-0.5968918800354,0.80136901140213,-0.0583556555211544,-0.0137247797101736,0.998201429843903,-0.986962199211121,-0.159503594040871,0.0215476769953966,-0.24043108522892,-0.97064197063446,0.00685827666893601,-0.300764054059982,-0.953413903713226,-0.0233008675277233,
- -0.997274160385132,0.0422090590000153,0.0605199746787548,0.0114689767360687,-0.899318873882294,-0.437142968177795,-0.0582336969673634,-0.0689417570829391,-0.995919704437256,0.0123846679925919,-0.0829576551914215,-0.996476054191589,-0.0253277979791164,-0.586561501026154,-0.809508502483368,0.999757170677185,0.0136981308460236,-0.017259631305933,0.0127878151834011,-0.0174346528947353,-0.999766230583191,-0.0253277979791164,-0.586561501026154,-0.809508502483368,0.0217312593013048,-0.0088490666821599,-0.999724626541138,0.996487319469452,-0.0605747438967228,-0.0578244738280773,0.664011478424072,-0.747565448284149,-0.015319587662816,0.0267729870975018,0.871375560760498,-0.489885538816452,0.056449718773365,0.00105805287603289,-0.998404860496521,0.994848668575287,-0.0605273395776749,-0.0813172981142998,0.0267729870975018,0.871375560760498,-0.489885538816452,0.0267791524529457,0.0216019507497549,-0.999407947063446,0.00189332431182265,0.845162689685822,-0.534505784511566,0.998267531394959,-0.0243190191686153,-0.053578607738018,0.0246147476136684,-0.0807999819517136,-0.996426343917847,0.0267791524529457,0.0216019507497549,-0.999407947063446,0.998176872730255,0.025881314650178,-0.0545266531407833,0.664011478424072,-0.747565448284149,-0.015319587662816,0.999757170677185,0.0136981308460236,-0.017259631305933,-0.0253277979791164,-0.586561501026154,-0.809508502483368,0.994992315769196,0.0436105318367481,0.0899357795715332,0.999757170677185,0.0136981308460236,-0.017259631305933,0.664011478424072,-0.747565448284149,-0.015319587662816,0.00974317919462919,0.0294258520007133,-0.999519467353821,-0.985521793365479,0.164003893733025,-0.0430071428418159,-0.29328441619873,-0.955942034721375,-0.0126145137473941,-0.0527544692158699,-0.0315695516765118,0.998108386993408,-0.0467713251709938,-0.00882064457982779,0.998866677284241,-0.471762955188751,0.87811678647995,0.0796897709369659,-0.997274160385132,0.0422090590000153,0.0605199746787548,0.00736010633409023,-0.171590000391006,0.985141038894653,-0.24043108522892,-0.97064197063446,0.00685827666893601,
- 0.00736010633409023,-0.171590000391006,0.985141038894653,-0.988853275775909,-0.147799506783485,-0.0180130302906036,-0.24043108522892,-0.97064197063446,0.00685827666893601,-0.29328441619873,-0.955942034721375,-0.0126145137473941,0.0114689767360687,-0.899318873882294,-0.437142968177795,0.00974317919462919,0.0294258520007133,-0.999519467353821,-0.0276295375078917,0.019148014485836,-0.999434769153595,0.0267791524529457,0.0216019507497549,-0.999407947063446,0.0246147476136684,-0.0807999819517136,-0.996426343917847,-0.0331625640392303,-0.0834153816103935,-0.995962858200073,-0.0380469597876072,-0.0147593896836042,-0.999166905879974,-0.0324951484799385,-0.00324452039785683,0.99946665763855,-0.988853275775909,-0.147799506783485,-0.0180130302906036,0.00736010633409023,-0.171590000391006,0.985141038894653,-0.986962199211121,-0.159503594040871,0.0215476769953966,-0.303876370191574,-0.951387822628021,0.0502017438411713,-0.0390851944684982,-0.5968918800354,0.80136901140213,-0.993084132671356,-0.112141013145447,-0.0347612276673317,-0.303876370191574,-0.951387822628021,0.0502017438411713,-0.986962199211121,-0.159503594040871,0.0215476769953966,0.056449718773365,0.00105805287603289,-0.998404860496521,0.0594485811889172,0.0198602769523859,-0.998033821582794,0.99711000919342,0.0080269193276763,-0.0755454674363136,0.994848668575287,-0.0605273395776749,-0.0813172981142998,-0.985658466815948,0.167686447501183,0.0189381055533886,-0.0674655213952065,0.0358162075281143,0.997078597545624,-0.0527544692158699,-0.0315695516765118,0.998108386993408,-0.471762955188751,0.87811678647995,0.0796897709369659,-0.471762955188751,0.87811678647995,0.0796897709369659,-0.337099641561508,0.94142359495163,-0.00924594141542912,-0.985658466815948,0.167686447501183,0.0189381055533886,-0.973513305187225,-0.219877555966377,0.0626546517014503,-0.531856417655945,-0.842034876346588,0.0900333598256111,-0.0353326052427292,-0.0260820910334587,0.999035179615021,-0.300764054059982,-0.953413903713226,-0.0233008675277233,-0.0615505576133728,-0.633552491664886,-0.771247446537018,
- -0.998623371124268,0.0221561919897795,-0.0475455895066261,0.0401369668543339,0.0113456416875124,0.999129712581635,0.994992315769196,0.0436105318367481,0.0899357795715332,0.0772472321987152,-0.280965119600296,0.956604182720184,-0.987377762794495,-0.151454910635948,-0.0463319420814514,-0.998623371124268,0.0221561919897795,-0.0475455895066261,-0.0636869743466377,-0.0098062502220273,-0.997921764850616,-0.0582336969673634,-0.0689417570829391,-0.995919704437256,-0.998623371124268,0.0221561919897795,-0.0475455895066261,-0.0615505576133728,-0.633552491664886,-0.771247446537018,-0.0636869743466377,-0.0098062502220273,-0.997921764850616,-0.0371286980807781,0.0041367569938302,0.999301910400391,0.0772472321987152,-0.280965119600296,0.956604182720184,0.00736010633409023,-0.171590000391006,0.985141038894653,0.0401369668543339,0.0113456416875124,0.999129712581635,0.0772472321987152,-0.280965119600296,0.956604182720184,-0.0371286980807781,0.0041367569938302,0.999301910400391,-0.0467713251709938,-0.00882064457982779,0.998866677284241,-0.9976766705513,-0.0579769164323807,0.0357764773070812,-0.471762955188751,0.87811678647995,0.0796897709369659,0.944952845573425,0.326169639825821,-0.0260310899466276,0.975055754184723,0.213362663984299,0.0611773319542408,0.998176872730255,0.025881314650178,-0.0545266531407833,0.0361040718853474,-0.0227651167660952,0.999088704586029,0.982128381729126,0.126109331846237,0.139714956283569,0.995073974132538,-0.0375541783869267,0.0917471200227737,0.995073974132538,-0.0375541783869267,0.0917471200227737,0.982128381729126,0.126109331846237,0.139714956283569,0.999195277690887,-0.0358711443841457,-0.0179440211504698,-0.99717777967453,-0.0680051147937775,-0.0318081751465797,0.00189332431182265,0.845162689685822,-0.534505784511566,-0.337099641561508,0.94142359495163,-0.00924594141542912,0.00974317919462919,0.0294258520007133,-0.999519467353821,0.0114689767360687,-0.899318873882294,-0.437142968177795,0.0594485811889172,0.0198602769523859,-0.998033821582794,0.0123846679925919,-0.0829576551914215,-0.996476054191589,
- 0.999195277690887,-0.0358711443841457,-0.0179440211504698,0.835396409034729,-0.549387335777283,-0.0169195048511028,0.0724275261163712,-0.815767109394073,-0.573827683925629,0.0134347379207611,0.0210536830127239,0.999688148498535,0.982128381729126,0.126109331846237,0.139714956283569,0.0290438812226057,-0.0717650726437569,0.996998608112335,0.982128381729126,0.126109331846237,0.139714956283569,0.835396409034729,-0.549387335777283,-0.0169195048511028,0.999195277690887,-0.0358711443841457,-0.0179440211504698,0.0130806937813759,-0.00377928768284619,0.999907255172729,0.975055754184723,0.213362663984299,0.0611773319542408,0.997267007827759,-0.0527266263961792,0.0517529435455799,-0.0109035978093743,0.0605826415121555,0.998103618621826,0.0361040718853474,-0.0227651167660952,0.999088704586029,-0.0353326052427292,-0.0260820910334587,0.999035179615021,-0.0446294881403446,0.0218946430832148,0.998763680458069,-0.531856417655945,-0.842034876346588,0.0900333598256111,-0.982934832572937,0.180199205875397,0.0369759649038315,-0.982934832572937,0.180199205875397,0.0369759649038315,-0.9976766705513,-0.0579769164323807,0.0357764773070812,-0.0467713251709938,-0.00882064457982779,0.998866677284241,-0.0446294881403446,0.0218946430832148,0.998763680458069,0.0130806937813759,-0.00377928768284619,0.999907255172729,-0.007503732573241,0.661017239093781,0.750333249568939,0.975055754184723,0.213362663984299,0.0611773319542408,-0.0674655213952065,0.0358162075281143,0.997078597545624,-0.0583556555211544,-0.0137247797101736,0.998201429843903,0.0288936104625463,-0.0130734751001,0.99949699640274,0.0281013250350952,0.0334441252052784,0.999045491218567,-0.0390851944684982,-0.5968918800354,0.80136901140213,-0.0246514491736889,-0.532309055328369,0.846191108226776,0.0288936104625463,-0.0130734751001,0.99949699640274,-0.0583556555211544,-0.0137247797101736,0.998201429843903,-0.0146524626761675,-0.781950891017914,-0.623167812824249,-0.0528033748269081,-0.870699524879456,-0.48897260427475,-0.0331625640392303,-0.0834153816103935,-0.995962858200073,0.0246147476136684,-0.0807999819517136,-0.996426343917847,
- -0.306208908557892,-0.951924681663513,0.00868840981274843,-0.993084132671356,-0.112141013145447,-0.0347612276673317,-0.0331625640392303,-0.0834153816103935,-0.995962858200073,-0.0528033748269081,-0.870699524879456,-0.48897260427475,-0.337099641561508,0.94142359495163,-0.00924594141542912,-0.0276295375078917,0.019148014485836,-0.999434769153595,-0.986821591854095,0.157418206334114,-0.0374511145055294,-0.037715058773756,-0.00537078687921166,-0.999274134635925,0.056449718773365,0.00105805287603289,-0.998404860496521,0.00189332431182265,0.845162689685822,-0.534505784511566,0.0114689767360687,-0.899318873882294,-0.437142968177795,0.0724275261163712,-0.815767109394073,-0.573827683925629,0.0594485811889172,0.0198602769523859,-0.998033821582794,0.944952845573425,0.326169639825821,-0.0260310899466276,0.998176872730255,0.025881314650178,-0.0545266531407833,0.0267791524529457,0.0216019507497549,-0.999407947063446,0.944952845573425,0.326169639825821,-0.0260310899466276,0.0267791524529457,0.0216019507497549,-0.999407947063446,0.0267729870975018,0.871375560760498,-0.489885538816452,0.0267729870975018,0.871375560760498,-0.489885538816452,0.994848668575287,-0.0605273395776749,-0.0813172981142998,0.944952845573425,0.326169639825821,-0.0260310899466276,0.00189332431182265,0.845162689685822,-0.534505784511566,-0.0276295375078917,0.019148014485836,-0.999434769153595,-0.337099641561508,0.94142359495163,-0.00924594141542912,-0.99717777967453,-0.0680051147937775,-0.0318081751465797,-0.037715058773756,-0.00537078687921166,-0.999274134635925,0.00189332431182265,0.845162689685822,-0.534505784511566,-0.985521793365479,0.164003893733025,-0.0430071428418159,-0.995371520519257,0.086182214319706,-0.0425229668617249,-0.99717777967453,-0.0680051147937775,-0.0318081751465797,-0.9976766705513,-0.0579769164323807,0.0357764773070812,-0.982934832572937,0.180199205875397,0.0369759649038315,0.997334778308868,-0.0267172195017338,0.06789430975914,0.818355917930603,-0.468449711799622,0.332939058542252,0.689245581626892,-0.720810055732727,0.0733033120632172,
- -0.007503732573241,0.661017239093781,0.750333249568939,-0.0527544692158699,-0.0315695516765118,0.998108386993408,-0.0674655213952065,0.0358162075281143,0.997078597545624,0.0130806937813759,-0.00377928768284619,0.999907255172729,-0.0527544692158699,-0.0315695516765118,0.998108386993408,-0.007503732573241,0.661017239093781,0.750333249568939,0.0130806937813759,-0.00377928768284619,0.999907255172729,-0.0467713251709938,-0.00882064457982779,0.998866677284241,-0.0527544692158699,-0.0315695516765118,0.998108386993408,0.998267531394959,-0.0243190191686153,-0.053578607738018,0.998176872730255,0.025881314650178,-0.0545266531407833,0.995570480823517,0.0462100729346275,0.0818784013390541,0.996096551418304,-0.0386648625135422,0.0793510526418686,0.997267007827759,-0.0527266263961792,0.0517529435455799,0.998551428318024,0.0199578423053026,0.0499676540493965,0.0134347379207611,0.0210536830127239,0.999688148498535,0.0130806937813759,-0.00377928768284619,0.999907255172729,0.0127878151834011,-0.0174346528947353,-0.999766230583191,0.0123846679925919,-0.0829576551914215,-0.996476054191589,-0.0582336969673634,-0.0689417570829391,-0.995919704437256,-0.0636869743466377,-0.0098062502220273,-0.997921764850616,-0.0371286980807781,0.0041367569938302,0.999301910400391,-0.997274160385132,0.0422090590000153,0.0605199746787548,-0.973513305187225,-0.219877555966377,0.0626546517014503,-0.0353326052427292,-0.0260820910334587,0.999035179615021,-0.0324951484799385,-0.00324452039785683,0.99946665763855,0.018468052148819,-0.00466612447053194,0.999818503856659,0.0168187525123358,0.0242024213075638,0.999565601348877,-0.0242623873054981,0.0189054794609547,0.999526858329773,-0.0415270701050758,0.0534257814288139,-0.997707962989807,-0.0117207299917936,0.046197384595871,-0.998863577842712,0.0180179253220558,0.0475565381348133,-0.998705983161926,0.0217312593013048,-0.0088490666821599,-0.999724626541138,-0.0366488546133041,-0.0235287994146347,-0.999051153659821,-0.0324951484799385,-0.00324452039785683,0.99946665763855,-0.0242623873054981,0.0189054794609547,0.999526858329773,
- -0.993380665779114,0.114654131233692,-0.00703063001856208,-0.988853275775909,-0.147799506783485,-0.0180130302906036,-0.985735952854156,-0.142702728509903,-0.0892220437526703,-0.0366488546133041,-0.0235287994146347,-0.999051153659821,-0.0615505576133728,-0.633552491664886,-0.771247446537018,-0.300764054059982,-0.953413903713226,-0.0233008675277233,0.997334778308868,-0.0267172195017338,0.06789430975914,0.996487319469452,-0.0605747438967228,-0.0578244738280773,0.997949540615082,0.0203609690070152,-0.0606795400381088,0.996680319309235,0.0503928475081921,0.0639447271823883,0.998267531394959,-0.0243190191686153,-0.053578607738018,-0.0146524626761675,-0.781950891017914,-0.623167812824249,0.0246147476136684,-0.0807999819517136,-0.996426343917847,-0.987377762794495,-0.151454910635948,-0.0463319420814514,-0.0582336969673634,-0.0689417570829391,-0.995919704437256,-0.29328441619873,-0.955942034721375,-0.0126145137473941,-0.9976766705513,-0.0579769164323807,0.0357764773070812,-0.337099641561508,0.94142359495163,-0.00924594141542912,-0.471762955188751,0.87811678647995,0.0796897709369659,0.944952845573425,0.326169639825821,-0.0260310899466276,0.994848668575287,-0.0605273395776749,-0.0813172981142998,0.997267007827759,-0.0527266263961792,0.0517529435455799,0.975055754184723,0.213362663984299,0.0611773319542408,-0.993380665779114,0.114654131233692,-0.00703063001856208,-0.991801142692566,0.073052667081356,-0.104851312935352,-0.985735952854156,-0.142702728509903,-0.0892220437526703,-0.988853275775909,-0.147799506783485,-0.0180130302906036,-0.250704377889633,0.953364670276642,-0.1680568754673,-0.0925020799040794,0.937653303146362,-0.335036665201187,-0.0415270701050758,0.0534257814288139,-0.997707962989807,-0.991801142692566,0.073052667081356,-0.104851312935352,-0.0242623873054981,0.0189054794609547,0.999526858329773,-0.00145645649172366,0.869866669178009,0.493284612894058,-0.235435962677002,0.971316516399384,-0.0333791747689247,0.997949540615082,0.0203609690070152,-0.0606795400381088,0.0180179253220558,0.0475565381348133,-0.998705983161926,
- 0.0121921608224511,0.964803278446198,-0.262690097093582,0.37445729970932,0.92633581161499,-0.0410350076854229,-0.0925020799040794,0.937653303146362,-0.335036665201187,-0.0117207299917936,0.046197384595871,-0.998863577842712,-0.0415270701050758,0.0534257814288139,-0.997707962989807,0.00462763337418437,0.870187282562256,0.492699265480042,0.996680319309235,0.0503928475081921,0.0639447271823883,0.158938214182854,0.986958682537079,0.0255192928016186,-0.993380665779114,0.114654131233692,-0.00703063001856208,-0.0242623873054981,0.0189054794609547,0.999526858329773,-0.235435962677002,0.971316516399384,-0.0333791747689247,-0.250704377889633,0.953364670276642,-0.1680568754673,-0.360049515962601,0.930127739906311,-0.072297140955925,-0.993380665779114,0.114654131233692,-0.00703063001856208,-0.235435962677002,0.971316516399384,-0.0333791747689247,-0.985735952854156,-0.142702728509903,-0.0892220437526703,-0.991801142692566,0.073052667081356,-0.104851312935352,-0.0415270701050758,0.0534257814288139,-0.997707962989807,-0.0366488546133041,-0.0235287994146347,-0.999051153659821,-0.991801142692566,0.073052667081356,-0.104851312935352,-0.360049515962601,0.930127739906311,-0.072297140955925,-0.250704377889633,0.953364670276642,-0.1680568754673,0.0180179253220558,0.0475565381348133,-0.998705983161926,-0.0117207299917936,0.046197384595871,-0.998863577842712,-0.0925020799040794,0.937653303146362,-0.335036665201187,0.0121921608224511,0.964803278446198,-0.262690097093582,-0.991801142692566,0.073052667081356,-0.104851312935352,-0.993380665779114,0.114654131233692,-0.00703063001856208,-0.360049515962601,0.930127739906311,-0.072297140955925,0.996680319309235,0.0503928475081921,0.0639447271823883,0.37445729970932,0.92633581161499,-0.0410350076854229,0.158938214182854,0.986958682537079,0.0255192928016186,0.996680319309235,0.0503928475081921,0.0639447271823883,0.997949540615082,0.0203609690070152,-0.0606795400381088,0.37445729970932,0.92633581161499,-0.0410350076854229,0.0168187525123358,0.0242024213075638,0.999565601348877,0.996680319309235,0.0503928475081921,0.0639447271823883,
- 0.00462763337418437,0.870187282562256,0.492699265480042,-0.0307116992771626,-0.999518632888794,-0.00439469609409571,-0.998212933540344,0.00488789658993483,0.0595574714243412,-0.998247027397156,0.0179825611412525,-0.0563871823251247,0.998475253582001,0.00241726799868047,-0.0551474392414093,0.0135714923962951,-0.0741546899080276,-0.997154355049133,0.0138406306505203,0.0256043747067451,-0.999576330184937,0.997812986373901,0.0367569141089916,-0.054938055574894,0.0337186492979527,-0.0171199478209019,0.999284684658051,-0.0986245274543762,0.00107104063499719,0.995124161243439,0.00370099325664341,-0.999752223491669,0.0219521746039391,-0.998212933540344,0.00488789658993483,0.0595574714243412,-0.0307116992771626,-0.999518632888794,-0.00439469609409571,-0.0328473821282387,-0.999460458755493,-0.000201121889404021,-0.00734493229538202,-0.999010264873505,0.0438696332275867,0.00370099325664341,-0.999752223491669,0.0219521746039391,-0.0986245274543762,0.00107104063499719,0.995124161243439,0.0337186492979527,-0.0171199478209019,0.999284684658051,0.997071802616119,-0.0243826042860746,0.072480320930481,0.99498039484024,0.0497047565877438,0.0868537202477455,0.0309044346213341,0.0143361175432801,0.999419510364532,0.0337186492979527,-0.0171199478209019,0.999284684658051,0.00370099325664341,-0.999752223491669,0.0219521746039391,0.997071802616119,-0.0243826042860746,0.072480320930481,-0.00734493229538202,-0.999010264873505,0.0438696332275867,-0.998212933540344,0.00488789658993483,0.0595574714243412,-0.0328473821282387,-0.999460458755493,-0.000201121889404021,-0.0986245274543762,0.00107104063499719,0.995124161243439,-0.998212933540344,0.00488789658993483,0.0595574714243412,-0.00734493229538202,-0.999010264873505,0.0438696332275867,0.00370099325664341,-0.999752223491669,0.0219521746039391,0.0220204424113035,-0.999597132205963,-0.017906591296196,0.997071802616119,-0.0243826042860746,0.072480320930481,0.998475253582001,0.00241726799868047,-0.0551474392414093,0.997812986373901,0.0367569141089916,-0.054938055574894,0.99498039484024,0.0497047565877438,0.0868537202477455,
- 0.997071802616119,-0.0243826042860746,0.072480320930481,-0.0986245274543762,0.00107104063499719,0.995124161243439,0.0337186492979527,-0.0171199478209019,0.999284684658051,0.0309044346213341,0.0143361175432801,0.999419510364532,-0.0778459683060646,0.0247189160436392,0.996658861637115,-0.0658182576298714,0.0157185159623623,-0.997707784175873,0.0138406306505203,0.0256043747067451,-0.999576330184937,0.0135714923962951,-0.0741546899080276,-0.997154355049133,-0.0509503670036793,-0.0326876863837242,-0.998166084289551,-0.0986245274543762,0.00107104063499719,0.995124161243439,-0.0778459683060646,0.0247189160436392,0.996658861637115,-0.990999281406403,0.11856497824192,0.0621526725590229,-0.998212933540344,0.00488789658993483,0.0595574714243412,0.997071802616119,-0.0243826042860746,0.072480320930481,0.0220204424113035,-0.999597132205963,-0.017906591296196,0.998475253582001,0.00241726799868047,-0.0551474392414093,-0.990999281406403,0.11856497824192,0.0621526725590229,-0.997751176357269,0.0570756159722805,-0.0351421535015106,-0.998247027397156,0.0179825611412525,-0.0563871823251247,-0.998212933540344,0.00488789658993483,0.0595574714243412,-0.306208908557892,-0.951924681663513,0.00868840981274843,-0.0528033748269081,-0.870699524879456,-0.48897260427475,-0.997751176357269,0.0570756159722805,-0.0351421535015106,-0.0778459683060646,0.0247189160436392,0.996658861637115,0.0309044346213341,0.0143361175432801,0.999419510364532,-0.0246514491736889,-0.532309055328369,0.846191108226776,-0.0390851944684982,-0.5968918800354,0.80136901140213,0.997812986373901,0.0367569141089916,-0.054938055574894,0.0138406306505203,0.0256043747067451,-0.999576330184937,-0.0146524626761675,-0.781950891017914,-0.623167812824249,0.863138556480408,-0.504157483577728,-0.0285847410559654,-0.990999281406403,0.11856497824192,0.0621526725590229,-0.0778459683060646,0.0247189160436392,0.996658861637115,-0.0390851944684982,-0.5968918800354,0.80136901140213,-0.303876370191574,-0.951387822628021,0.0502017438411713,-0.990999281406403,0.11856497824192,0.0621526725590229,-0.0390851944684982,-0.5968918800354,0.80136901140213,
- -0.998247027397156,0.0179825611412525,-0.0563871823251247,-0.997751176357269,0.0570756159722805,-0.0351421535015106,-0.0658182576298714,0.0157185159623623,-0.997707784175873,-0.0509503670036793,-0.0326876863837242,-0.998166084289551,-0.997751176357269,0.0570756159722805,-0.0351421535015106,-0.303876370191574,-0.951387822628021,0.0502017438411713,-0.306208908557892,-0.951924681663513,0.00868840981274843,0.0138406306505203,0.0256043747067451,-0.999576330184937,-0.0658182576298714,0.0157185159623623,-0.997707784175873,-0.0528033748269081,-0.870699524879456,-0.48897260427475,-0.0146524626761675,-0.781950891017914,-0.623167812824249,-0.997751176357269,0.0570756159722805,-0.0351421535015106,-0.990999281406403,0.11856497824192,0.0621526725590229,-0.303876370191574,-0.951387822628021,0.0502017438411713,0.863138556480408,-0.504157483577728,-0.0285847410559654,0.846840023994446,-0.530404269695282,0.0391558893024921,0.99498039484024,0.0497047565877438,0.0868537202477455,0.997812986373901,0.0367569141089916,-0.054938055574894,0.0309044346213341,0.0143361175432801,0.999419510364532,0.99498039484024,0.0497047565877438,0.0868537202477455,-0.0246514491736889,-0.532309055328369,0.846191108226776,0.00370099325664341,-0.999752223491669,0.0219521746039391,-0.00734493229538202,-0.999010264873505,0.0438696332275867,-0.0328473821282387,-0.999460458755493,-0.000201121889404021,-0.0307116992771626,-0.999518632888794,-0.00439469609409571,-0.0055456212721765,-0.999598205089569,-0.0277982633560896,0.0220204424113035,-0.999597132205963,-0.017906591296196,-0.998247027397156,0.0179825611412525,-0.0563871823251247,-0.0509503670036793,-0.0326876863837242,-0.998166084289551,-0.0055456212721765,-0.999598205089569,-0.0277982633560896,-0.0307116992771626,-0.999518632888794,-0.00439469609409571,0.0220204424113035,-0.999597132205963,-0.017906591296196,0.0135714923962951,-0.0741546899080276,-0.997154355049133,0.998475253582001,0.00241726799868047,-0.0551474392414093,0.0220204424113035,-0.999597132205963,-0.017906591296196,-0.0055456212721765,-0.999598205089569,-0.0277982633560896,
- -0.0509503670036793,-0.0326876863837242,-0.998166084289551,0.0135714923962951,-0.0741546899080276,-0.997154355049133,0.998267531394959,-0.0243190191686153,-0.053578607738018,0.863138556480408,-0.504157483577728,-0.0285847410559654,-0.0146524626761675,-0.781950891017914,-0.623167812824249,0.998551428318024,0.0199578423053026,0.0499676540493965,0.99711000919342,0.0080269193276763,-0.0755454674363136,0.982128381729126,0.126109331846237,0.139714956283569,0.975055754184723,0.213362663984299,0.0611773319542408,0.995570480823517,0.0462100729346275,0.0818784013390541,0.998176872730255,0.025881314650178,-0.0545266531407833,-0.007503732573241,0.661017239093781,0.750333249568939,0.0281013250350952,0.0334441252052784,0.999045491218567,0.995570480823517,0.0462100729346275,0.0818784013390541,0.975055754184723,0.213362663984299,0.0611773319542408,-0.0674655213952065,0.0358162075281143,0.997078597545624,0.0281013250350952,0.0334441252052784,0.999045491218567,-0.007503732573241,0.661017239093781,0.750333249568939,-0.99717777967453,-0.0680051147937775,-0.0318081751465797,-0.337099641561508,0.94142359495163,-0.00924594141542912,-0.9976766705513,-0.0579769164323807,0.0357764773070812,0.056449718773365,0.00105805287603289,-0.998404860496521,-0.037715058773756,-0.00537078687921166,-0.999274134635925,-0.0314595960080624,0.0167551394551992,-0.99936455488205,0.00974317919462919,0.0294258520007133,-0.999519467353821,0.0594485811889172,0.0198602769523859,-0.998033821582794,-0.29328441619873,-0.955942034721375,-0.0126145137473941,-0.985521793365479,0.164003893733025,-0.0430071428418159,-0.982934832572937,0.180199205875397,0.0369759649038315,-0.997751176357269,0.0570756159722805,-0.0351421535015106,-0.0528033748269081,-0.870699524879456,-0.48897260427475,-0.0658182576298714,0.0157185159623623,-0.997707784175873,0.664011478424072,-0.747565448284149,-0.015319587662816,0.996487319469452,-0.0605747438967228,-0.0578244738280773,0.689245581626892,-0.720810055732727,0.0733033120632172,0.818355917930603,-0.468449711799622,0.332939058542252,0.996487319469452,-0.0605747438967228,-0.0578244738280773,
- 0.0217312593013048,-0.0088490666821599,-0.999724626541138,0.0180179253220558,0.0475565381348133,-0.998705983161926,0.997949540615082,0.0203609690070152,-0.0606795400381088,0.99711000919342,0.0080269193276763,-0.0755454674363136,0.835396409034729,-0.549387335777283,-0.0169195048511028,0.982128381729126,0.126109331846237,0.139714956283569,0.0724275261163712,-0.815767109394073,-0.573827683925629,0.835396409034729,-0.549387335777283,-0.0169195048511028,0.99711000919342,0.0080269193276763,-0.0755454674363136,0.0594485811889172,0.0198602769523859,-0.998033821582794,0.0724275261163712,-0.815767109394073,-0.573827683925629,0.99711000919342,0.0080269193276763,-0.0755454674363136,-0.997274160385132,0.0422090590000153,0.0605199746787548,-0.998623371124268,0.0221561919897795,-0.0475455895066261,-0.987377762794495,-0.151454910635948,-0.0463319420814514,-0.973513305187225,-0.219877555966377,0.0626546517014503,0.0134347379207611,0.0210536830127239,0.999688148498535,0.0290438812226057,-0.0717650726437569,0.996998608112335,-0.0109035978093743,0.0605826415121555,0.998103618621826,0.0290438812226057,-0.0717650726437569,0.996998608112335,0.0361040718853474,-0.0227651167660952,0.999088704586029,-0.0109035978093743,0.0605826415121555,0.998103618621826,0.0123846679925919,-0.0829576551914215,-0.996476054191589,0.0724275261163712,-0.815767109394073,-0.573827683925629,0.0114689767360687,-0.899318873882294,-0.437142968177795,-0.0314595960080624,0.0167551394551992,-0.99936455488205,-0.037715058773756,-0.00537078687921166,-0.999274134635925,-0.99717777967453,-0.0680051147937775,-0.0318081751465797,-0.995371520519257,0.086182214319706,-0.0425229668617249,0.00974317919462919,0.0294258520007133,-0.999519467353821,-0.0314595960080624,0.0167551394551992,-0.99936455488205,-0.995371520519257,0.086182214319706,-0.0425229668617249,-0.0276295375078917,0.019148014485836,-0.999434769153595,-0.0380469597876072,-0.0147593896836042,-0.999166905879974,-0.998709380626678,-0.00945230387151241,-0.0499032028019428,-0.986821591854095,0.157418206334114,-0.0374511145055294,
- -0.998709380626678,-0.00945230387151241,-0.0499032028019428,-0.0380469597876072,-0.0147593896836042,-0.999166905879974,-0.0331625640392303,-0.0834153816103935,-0.995962858200073,-0.993084132671356,-0.112141013145447,-0.0347612276673317,-0.0242623873054981,0.0189054794609547,0.999526858329773,0.0168187525123358,0.0242024213075638,0.999565601348877,0.00462763337418437,0.870187282562256,0.492699265480042,-0.00145645649172366,0.869866669178009,0.493284612894058,0.846840023994446,-0.530404269695282,0.0391558893024921,0.996096551418304,-0.0386648625135422,0.0793510526418686,-0.0246514491736889,-0.532309055328369,0.846191108226776,0.99498039484024,0.0497047565877438,0.0868537202477455,0.846840023994446,-0.530404269695282,0.0391558893024921,-0.0246514491736889,-0.532309055328369,0.846191108226776,0.997334778308868,-0.0267172195017338,0.06789430975914,0.689245581626892,-0.720810055732727,0.0733033120632172,0.996487319469452,-0.0605747438967228,-0.0578244738280773,0.997334778308868,-0.0267172195017338,0.06789430975914,0.0772472321987152,-0.280965119600296,0.956604182720184,0.818355917930603,-0.468449711799622,0.332939058542252,-0.0374794490635395,-0.0485018715262413,0.998119652271271,-0.0234905891120434,-0.998794853687286,0.0430925711989403,0.022901326417923,-0.998847246170044,0.0421876385807991,0.0126424171030521,-0.0477692075073719,0.998778402805328,0.0853406190872192,0.0241719335317612,0.996058583259583,0.00826936960220337,0.0466403141617775,0.99887752532959,0.0126424171030521,-0.0477692075073719,0.998778402805328,0.179809182882309,-0.0114762661978602,0.983634531497955,0.0300167705863714,0.0124702118337154,-0.999471604824066,0.138663858175278,0.106536589562893,-0.984592437744141,0.368417978286743,-0.0464568547904491,-0.928498804569244,0.0168822519481182,-0.0428568124771118,-0.998938500881195,-0.00259622116573155,-0.0364149175584316,-0.999333381652832,-0.00515666464343667,0.0174703355878592,-0.99983412027359,0.0107337702065706,0.0243282839655876,-0.999646425247192,0.0300167705863714,0.0124702118337154,-0.999471604824066,-0.812717258930206,-0.0180812031030655,-0.582377791404724,
- -0.00515666464343667,0.0174703355878592,-0.99983412027359,-0.00259622116573155,-0.0364149175584316,-0.999333381652832,0.0168822519481182,-0.0428568124771118,-0.998938500881195,0.0252428557723761,-0.997107982635498,-0.0716835632920265,-0.0283797439187765,-0.996042609214783,-0.0842249765992165,-0.00259622116573155,-0.0364149175584316,-0.999333381652832,-0.0611714571714401,0.996627569198608,-0.0546938963234425,-0.629798769950867,0.758416652679443,-0.167802542448044,-0.0595389343798161,0.997916996479034,0.0248352773487568,0.022901326417923,-0.998847246170044,0.0421876385807991,0.372317373752594,-0.92786967754364,-0.0209194086492062,0.0126424171030521,-0.0477692075073719,0.998778402805328,0.437515288591385,-0.896726489067078,-0.0667975321412086,0.0252428557723761,-0.997107982635498,-0.0716835632920265,0.0168822519481182,-0.0428568124771118,-0.998938500881195,-0.828708827495575,0.559391498565674,0.0179653204977512,-0.0595389343798161,0.997916996479034,0.0248352773487568,-0.629798769950867,0.758416652679443,-0.167802542448044,0.00826936960220337,0.0466403141617775,0.99887752532959,0.00902213156223297,0.999687194824219,0.0233276635408401,-0.0595389343798161,0.997916996479034,0.0248352773487568,-0.0306012146174908,0.0433467142283916,0.998591303825378,-0.0611714571714401,0.996627569198608,-0.0546938963234425,-0.0595389343798161,0.997916996479034,0.0248352773487568,0.00902213156223297,0.999687194824219,0.0233276635408401,0.0147584304213524,0.998826861381531,-0.0461192354559898,-0.0427566058933735,0.997498512268066,-0.0562901571393013,0.0168822519481182,-0.0428568124771118,-0.998938500881195,0.368417978286743,-0.0464568547904491,-0.928498804569244,0.437515288591385,-0.896726489067078,-0.0667975321412086,0.0300167705863714,0.0124702118337154,-0.999471604824066,0.368417978286743,-0.0464568547904491,-0.928498804569244,0.0168822519481182,-0.0428568124771118,-0.998938500881195,-0.00259622116573155,-0.0364149175584316,-0.999333381652832,-0.0283797439187765,-0.996042609214783,-0.0842249765992165,-0.827043533325195,-0.442217737436295,-0.347048103809357,
- -0.827043533325195,-0.442217737436295,-0.347048103809357,-0.812717258930206,-0.0180812031030655,-0.582377791404724,-0.00259622116573155,-0.0364149175584316,-0.999333381652832,-0.915476858615875,0.00666618999093771,0.40231528878212,-0.941268682479858,-0.0275305323302746,0.336534351110458,-0.0306012146174908,0.0433467142283916,0.998591303825378,-0.0283797439187765,-0.996042609214783,-0.0842249765992165,0.0252428557723761,-0.997107982635498,-0.0716835632920265,0.022901326417923,-0.998847246170044,0.0421876385807991,-0.0234905891120434,-0.998794853687286,0.0430925711989403,0.437515288591385,-0.896726489067078,-0.0667975321412086,0.372317373752594,-0.92786967754364,-0.0209194086492062,0.022901326417923,-0.998847246170044,0.0421876385807991,0.0252428557723761,-0.997107982635498,-0.0716835632920265,-0.599656999111176,0.799920439720154,-0.0232128072530031,-0.648459672927856,0.746903002262115,-0.147091537714005,0.0147584304213524,0.998826861381531,-0.0461192354559898,0.00902213156223297,0.999687194824219,0.0233276635408401,0.138663858175278,0.106536589562893,-0.984592437744141,0.0300167705863714,0.0124702118337154,-0.999471604824066,0.0147584304213524,0.998826861381531,-0.0461192354559898,-0.648459672927856,0.746903002262115,-0.147091537714005,-0.812717258930206,-0.0180812031030655,-0.582377791404724,-0.0611714571714401,0.996627569198608,-0.0546938963234425,-0.00515666464343667,0.0174703355878592,-0.99983412027359,-0.915476858615875,0.00666618999093771,0.40231528878212,-0.0306012146174908,0.0433467142283916,0.998591303825378,-0.0595389343798161,0.997916996479034,0.0248352773487568,-0.915476858615875,0.00666618999093771,0.40231528878212,-0.0595389343798161,0.997916996479034,0.0248352773487568,-0.828708827495575,0.559391498565674,0.0179653204977512,-0.629798769950867,0.758416652679443,-0.167802542448044,-0.0611714571714401,0.996627569198608,-0.0546938963234425,-0.812717258930206,-0.0180812031030655,-0.582377791404724,-0.873262166976929,-0.487231492996216,-0.00432875333353877,-0.827043533325195,-0.442217737436295,-0.347048103809357,
- -0.0283797439187765,-0.996042609214783,-0.0842249765992165,0.00826936960220337,0.0466403141617775,0.99887752532959,-0.0306012146174908,0.0433467142283916,0.998591303825378,-0.0374794490635395,-0.0485018715262413,0.998119652271271,0.0126424171030521,-0.0477692075073719,0.998778402805328,0.00826936960220337,0.0466403141617775,0.99887752532959,-0.599656999111176,0.799920439720154,-0.0232128072530031,0.00902213156223297,0.999687194824219,0.0233276635408401,0.999475598335266,0.00902105309069157,-0.0310979206115007,-0.000300595420412719,-0.0329101197421551,-0.999458312988281,-0.00561592215672135,0.0561365559697151,-0.998407304286957,-0.00169912842102349,0.0466624684631824,0.99890923500061,0.0475083589553833,0.998733818531036,0.0165489464998245,-0.107357762753963,0.994046807289124,0.0185814090073109,-0.0142965139821172,0.0387840084731579,0.999145328998566,0.00847894325852394,-0.998852550983429,0.0471333339810371,-0.00124234496615827,-0.993039548397064,-0.117774941027164,0.999015390872955,-0.0396577827632427,0.0198890641331673,-0.000300595420412719,-0.0329101197421551,-0.999458312988281,0.999475598335266,0.00902105309069157,-0.0310979206115007,0.999536335468292,0.00526257092133164,-0.0299900937825441,0.998157918453217,-0.0606520734727383,0.00139908911660314,0.999015390872955,-0.0396577827632427,0.0198890641331673,-0.00124234496615827,-0.993039548397064,-0.117774941027164,0.00847894325852394,-0.998852550983429,0.0471333339810371,0.00611879909411073,-0.0248156171292067,0.999673306941986,-0.0152280041947961,-0.0419707708060741,0.999002754688263,-0.0125844068825245,-0.99949586391449,0.0291477255523205,0.00847894325852394,-0.998852550983429,0.0471333339810371,0.999015390872955,-0.0396577827632427,0.0198890641331673,0.00611879909411073,-0.0248156171292067,0.999673306941986,0.998157918453217,-0.0606520734727383,0.00139908911660314,-0.000300595420412719,-0.0329101197421551,-0.999458312988281,0.999536335468292,0.00526257092133164,-0.0299900937825441,-0.00124234496615827,-0.993039548397064,-0.117774941027164,-0.000300595420412719,-0.0329101197421551,-0.999458312988281,
- 0.998157918453217,-0.0606520734727383,0.00139908911660314,0.999015390872955,-0.0396577827632427,0.0198890641331673,0.998186767101288,0.0339658334851265,0.0496937669813633,0.00611879909411073,-0.0248156171292067,0.999673306941986,-0.00169912842102349,0.0466624684631824,0.99890923500061,-0.0142965139821172,0.0387840084731579,0.999145328998566,-0.0152280041947961,-0.0419707708060741,0.999002754688263,0.00611879909411073,-0.0248156171292067,0.999673306941986,-0.00124234496615827,-0.993039548397064,-0.117774941027164,0.00847894325852394,-0.998852550983429,0.0471333339810371,-0.0125844068825245,-0.99949586391449,0.0291477255523205,-0.019963501021266,-0.995848536491394,-0.0888094753026962,-0.0800267234444618,0.993951022624969,-0.0752131640911102,-0.107357762753963,0.994046807289124,0.0185814090073109,0.0475083589553833,0.998733818531036,0.0165489464998245,0.0306250099092722,0.998450338840485,-0.0464654117822647,-0.00124234496615827,-0.993039548397064,-0.117774941027164,-0.019963501021266,-0.995848536491394,-0.0888094753026962,-0.0183864161372185,-0.0426644310355186,-0.998920321464539,-0.000300595420412719,-0.0329101197421551,-0.999458312988281,0.00611879909411073,-0.0248156171292067,0.999673306941986,0.998186767101288,0.0339658334851265,0.0496937669813633,-0.00169912842102349,0.0466624684631824,0.99890923500061,-0.0183864161372185,-0.0426644310355186,-0.998920321464539,-0.0231593549251556,0.0309339463710785,-0.99925309419632,-0.00561592215672135,0.0561365559697151,-0.998407304286957,-0.000300595420412719,-0.0329101197421551,-0.999458312988281,0.138663858175278,0.106536589562893,-0.984592437744141,-0.648459672927856,0.746903002262115,-0.147091537714005,-0.0231593549251556,0.0309339463710785,-0.99925309419632,-0.019963501021266,-0.995848536491394,-0.0888094753026962,-0.0125844068825245,-0.99949586391449,0.0291477255523205,0.372317373752594,-0.92786967754364,-0.0209194086492062,0.437515288591385,-0.896726489067078,-0.0667975321412086,-0.0142965139821172,0.0387840084731579,0.999145328998566,-0.107357762753963,0.994046807289124,0.0185814090073109,
- -0.599656999111176,0.799920439720154,-0.0232128072530031,0.0853406190872192,0.0241719335317612,0.996058583259583,-0.0183864161372185,-0.0426644310355186,-0.998920321464539,-0.019963501021266,-0.995848536491394,-0.0888094753026962,0.437515288591385,-0.896726489067078,-0.0667975321412086,0.368417978286743,-0.0464568547904491,-0.928498804569244,-0.0183864161372185,-0.0426644310355186,-0.998920321464539,0.437515288591385,-0.896726489067078,-0.0667975321412086,-0.00561592215672135,0.0561365559697151,-0.998407304286957,-0.0231593549251556,0.0309339463710785,-0.99925309419632,-0.0800267234444618,0.993951022624969,-0.0752131640911102,0.0306250099092722,0.998450338840485,-0.0464654117822647,-0.0231593549251556,0.0309339463710785,-0.99925309419632,0.368417978286743,-0.0464568547904491,-0.928498804569244,0.138663858175278,0.106536589562893,-0.984592437744141,-0.107357762753963,0.994046807289124,0.0185814090073109,-0.0800267234444618,0.993951022624969,-0.0752131640911102,-0.648459672927856,0.746903002262115,-0.147091537714005,-0.599656999111176,0.799920439720154,-0.0232128072530031,-0.0231593549251556,0.0309339463710785,-0.99925309419632,-0.0183864161372185,-0.0426644310355186,-0.998920321464539,0.368417978286743,-0.0464568547904491,-0.928498804569244,0.0853406190872192,0.0241719335317612,0.996058583259583,0.179809182882309,-0.0114762661978602,0.983634531497955,-0.0152280041947961,-0.0419707708060741,0.999002754688263,-0.0142965139821172,0.0387840084731579,0.999145328998566,-0.0125844068825245,-0.99949586391449,0.0291477255523205,-0.0152280041947961,-0.0419707708060741,0.999002754688263,0.372317373752594,-0.92786967754364,-0.0209194086492062,0.999015390872955,-0.0396577827632427,0.0198890641331673,0.998157918453217,-0.0606520734727383,0.00139908911660314,0.999536335468292,0.00526257092133164,-0.0299900937825441,0.999475598335266,0.00902105309069157,-0.0310979206115007,0.999134480953217,0.0412123277783394,0.00563518004491925,0.998186767101288,0.0339658334851265,0.0496937669813633,-0.00561592215672135,0.0561365559697151,-0.998407304286957,
- 0.0306250099092722,0.998450338840485,-0.0464654117822647,0.999134480953217,0.0412123277783394,0.00563518004491925,0.999475598335266,0.00902105309069157,-0.0310979206115007,0.998186767101288,0.0339658334851265,0.0496937669813633,0.0475083589553833,0.998733818531036,0.0165489464998245,-0.00169912842102349,0.0466624684631824,0.99890923500061,0.998186767101288,0.0339658334851265,0.0496937669813633,0.999134480953217,0.0412123277783394,0.00563518004491925,0.0306250099092722,0.998450338840485,-0.0464654117822647,0.0475083589553833,0.998733818531036,0.0165489464998245,0.00826936960220337,0.0466403141617775,0.99887752532959,0.0853406190872192,0.0241719335317612,0.996058583259583,-0.599656999111176,0.799920439720154,-0.0232128072530031,-0.941268682479858,-0.0275305323302746,0.336534351110458,-0.0374794490635395,-0.0485018715262413,0.998119652271271,-0.0306012146174908,0.0433467142283916,0.998591303825378,-0.873262166976929,-0.487231492996216,-0.00432875333353877,-0.0234905891120434,-0.998794853687286,0.0430925711989403,-0.0374794490635395,-0.0485018715262413,0.998119652271271,-0.941268682479858,-0.0275305323302746,0.336534351110458,-0.0283797439187765,-0.996042609214783,-0.0842249765992165,-0.0234905891120434,-0.998794853687286,0.0430925711989403,-0.873262166976929,-0.487231492996216,-0.00432875333353877,-0.0231593549251556,0.0309339463710785,-0.99925309419632,-0.648459672927856,0.746903002262115,-0.147091537714005,-0.0800267234444618,0.993951022624969,-0.0752131640911102,-0.0611714571714401,0.996627569198608,-0.0546938963234425,-0.0427566058933735,0.997498512268066,-0.0562901571393013,0.0107337702065706,0.0243282839655876,-0.999646425247192,-0.00515666464343667,0.0174703355878592,-0.99983412027359,0.0107337702065706,0.0243282839655876,-0.999646425247192,-0.0427566058933735,0.997498512268066,-0.0562901571393013,0.0147584304213524,0.998826861381531,-0.0461192354559898,0.0300167705863714,0.0124702118337154,-0.999471604824066,0.179809182882309,-0.0114762661978602,0.983634531497955,0.0126424171030521,-0.0477692075073719,0.998778402805328,
- 0.372317373752594,-0.92786967754364,-0.0209194086492062,-0.0152280041947961,-0.0419707708060741,0.999002754688263,0.179809182882309,-0.0114762661978602,0.983634531497955,0.372317373752594,-0.92786967754364,-0.0209194086492062,-0.999673783779144,-0.025303753092885,-0.00347304646857083,-0.9996737241745,-0.0253037493675947,-0.0034730457700789,-0.999673843383789,-0.025303753092885,-0.00347304600290954,-0.999673783779144,-0.025303753092885,-0.00347304600290954,-0.9996737241745,-0.0253037493675947,-0.0034730457700789,-0.9996737241745,-0.025303753092885,-0.0034730457700789,-0.9996737241745,-0.0253037512302399,-0.00347304530441761,0.0364118441939354,0.0475269444286823,0.99820601940155,0.0244482606649399,0.998782217502594,0.0428525395691395,-0.0244186222553253,0.998781323432922,0.0428920164704323,-0.0144824273884296,0.046493623405695,0.998813509941101,-0.0905341058969498,-0.0224284119904041,0.995640814304352,-0.00993856228888035,-0.045269962400198,0.998925387859344,-0.0144824273884296,0.046493623405695,0.998813509941101,-0.185100048780441,0.0113350357860327,0.982654273509979,-0.0285059418529272,-0.0113171702250838,-0.999529480934143,-0.149516209959984,-0.102523013949394,-0.983429729938507,-0.384935289621353,0.0450212098658085,-0.921844780445099,-0.0154770500957966,0.0409839563071728,-0.999039947986603,0.00413677003234625,0.0359318591654301,-0.999345719814301,0.00665776710957289,-0.016830924898386,-0.999836146831512,-0.00953338667750359,-0.0238946154713631,-0.999669015407562,-0.0285059418529272,-0.0113171702250838,-0.999529480934143,0.847158312797546,0.0196093879640102,-0.530978560447693,0.00665776710957289,-0.016830924898386,-0.999836146831512,0.00413677003234625,0.0359318591654301,-0.999345719814301,-0.0154770500957966,0.0409839563071728,-0.999039947986603,-0.0265325494110584,0.996810853481293,-0.0752593949437141,0.030379319563508,0.995790600776672,-0.0864760875701904,0.00413677003234625,0.0359318591654301,-0.999345719814301,0.0646103620529175,-0.996317446231842,-0.0563658699393272,0.684486091136932,-0.714887142181396,-0.142881453037262,
- 0.062584176659584,-0.99773371219635,0.0247128270566463,-0.0244186222553253,0.998781323432922,0.0428920164704323,-0.386311173439026,0.92211776971817,-0.0215068627148867,-0.0144824273884296,0.046493623405695,0.998813509941101,-0.460712283849716,0.88492625951767,-0.0681886523962021,-0.0265325494110584,0.996810853481293,-0.0752593949437141,-0.0154770500957966,0.0409839563071728,-0.999039947986603,0.836686253547668,-0.546606004238129,0.0343215502798557,0.062584176659584,-0.99773371219635,0.0247128270566463,0.684486091136932,-0.714887142181396,-0.142881453037262,-0.00993856228888035,-0.045269962400198,0.998925387859344,-0.00964269507676363,-0.999661684036255,0.0241581480950117,0.062584176659584,-0.99773371219635,0.0247128270566463,0.0292762629687786,-0.0423958748579025,0.99867182970047,0.0646103620529175,-0.996317446231842,-0.0563658699393272,0.062584176659584,-0.99773371219635,0.0247128270566463,-0.00964269507676363,-0.999661684036255,0.0241581480950117,-0.0151850543916225,-0.998799741268158,-0.0465674996376038,0.0450695864856243,-0.997317612171173,-0.0576737113296986,-0.0154770500957966,0.0409839563071728,-0.999039947986603,-0.384935289621353,0.0450212098658085,-0.921844780445099,-0.460712283849716,0.88492625951767,-0.0681886523962021,-0.0285059418529272,-0.0113171702250838,-0.999529480934143,-0.384935289621353,0.0450212098658085,-0.921844780445099,-0.0154770500957966,0.0409839563071728,-0.999039947986603,0.00413677003234625,0.0359318591654301,-0.999345719814301,0.030379319563508,0.995790600776672,-0.0864760875701904,0.847370266914368,0.413853168487549,-0.332699686288834,0.847370266914368,0.413853168487549,-0.332699686288834,0.847158312797546,0.0196093879640102,-0.530978560447693,0.00413677003234625,0.0359318591654301,-0.999345719814301,0.901194095611572,-0.0056496481411159,0.433379054069519,0.936793506145477,0.0217497330158949,0.349206149578094,0.0292762629687786,-0.0423958748579025,0.99867182970047,0.030379319563508,0.995790600776672,-0.0864760875701904,-0.0265325494110584,0.996810853481293,-0.0752593949437141,-0.0244186222553253,0.998781323432922,0.0428920164704323,
- 0.0244482606649399,0.998782217502594,0.0428525395691395,-0.460712283849716,0.88492625951767,-0.0681886523962021,-0.386311173439026,0.92211776971817,-0.0215068627148867,-0.0244186222553253,0.998781323432922,0.0428920164704323,-0.0265325494110584,0.996810853481293,-0.0752593949437141,0.625344276428223,-0.779982805252075,-0.0239025093615055,0.673586905002594,-0.724736571311951,-0.145043760538101,-0.0151850543916225,-0.998799741268158,-0.0465674996376038,-0.00964269507676363,-0.999661684036255,0.0241581480950117,-0.149516209959984,-0.102523013949394,-0.983429729938507,-0.0285059418529272,-0.0113171702250838,-0.999529480934143,-0.0151850543916225,-0.998799741268158,-0.0465674996376038,0.673586905002594,-0.724736571311951,-0.145043760538101,0.847158312797546,0.0196093879640102,-0.530978560447693,0.0646103620529175,-0.996317446231842,-0.0563658699393272,0.00665776710957289,-0.016830924898386,-0.999836146831512,0.901194095611572,-0.0056496481411159,0.433379054069519,0.0292762629687786,-0.0423958748579025,0.99867182970047,0.062584176659584,-0.99773371219635,0.0247128270566463,0.901194095611572,-0.0056496481411159,0.433379054069519,0.062584176659584,-0.99773371219635,0.0247128270566463,0.836686253547668,-0.546606004238129,0.0343215502798557,0.684486091136932,-0.714887142181396,-0.142881453037262,0.0646103620529175,-0.996317446231842,-0.0563658699393272,0.847158312797546,0.0196093879640102,-0.530978560447693,0.88251918554306,0.469943523406982,0.0176927410066128,0.847370266914368,0.413853168487549,-0.332699686288834,0.030379319563508,0.995790600776672,-0.0864760875701904,-0.00993856228888035,-0.045269962400198,0.998925387859344,0.0292762629687786,-0.0423958748579025,0.99867182970047,0.0364118441939354,0.0475269444286823,0.99820601940155,-0.0144824273884296,0.046493623405695,0.998813509941101,-0.00993856228888035,-0.045269962400198,0.998925387859344,0.625344276428223,-0.779982805252075,-0.0239025093615055,-0.00964269507676363,-0.999661684036255,0.0241581480950117,-0.998521029949188,-0.00993643794208765,-0.0534495487809181,2.71922490355792e-005,0.0343398526310921,-0.999410271644592,
- 0.0057872673496604,-0.0539283119142056,-0.998528003692627,0.0012995220022276,-0.0440880320966244,0.999026775360107,-0.0517953000962734,-0.998512744903564,0.0170130096375942,0.11614328622818,-0.993050813674927,0.0189950503408909,0.0145710967481136,-0.0375793948769569,0.999187409877777,-0.00929062999784946,0.998713910579681,0.0498427301645279,0.00110481923911721,0.993144512176514,-0.116887554526329,-0.999320089817047,0.0366416238248348,-0.00410180445760489,2.71922490355792e-005,0.0343398526310921,-0.999410271644592,-0.998521029949188,-0.00993643794208765,-0.0534495487809181,-0.998535394668579,-0.0065223048441112,-0.0537087395787239,-0.998150646686554,0.0566298365592957,-0.022098807618022,-0.999320089817047,0.0366416238248348,-0.00410180445760489,0.00110481923911721,0.993144512176514,-0.116887554526329,-0.00929062999784946,0.998713910579681,0.0498427301645279,-0.0070683672092855,0.0240737851709127,0.999685227870941,0.0153584657236934,0.0418815836310387,0.999004602432251,0.0132522778585553,0.999491155147552,0.0290155429393053,-0.00929062999784946,0.998713910579681,0.0498427301645279,-0.999320089817047,0.0366416238248348,-0.00410180445760489,-0.0070683672092855,0.0240737851709127,0.999685227870941,-0.998150646686554,0.0566298365592957,-0.022098807618022,2.71922490355792e-005,0.0343398526310921,-0.999410271644592,-0.998535394668579,-0.0065223048441112,-0.0537087395787239,0.00110481923911721,0.993144512176514,-0.116887554526329,2.71922490355792e-005,0.0343398526310921,-0.999410271644592,-0.998150646686554,0.0566298365592957,-0.022098807618022,-0.999320089817047,0.0366416238248348,-0.00410180445760489,-0.999139249324799,-0.0329280495643616,0.0252314489334822,-0.0070683672092855,0.0240737851709127,0.999685227870941,0.0012995220022276,-0.0440880320966244,0.999026775360107,0.0145710967481136,-0.0375793948769569,0.999187409877777,0.0153584657236934,0.0418815836310387,0.999004602432251,-0.0070683672092855,0.0240737851709127,0.999685227870941,0.00110481923911721,0.993144512176514,-0.116887554526329,-0.00929062999784946,0.998713910579681,0.0498427301645279,
- 0.0132522778585553,0.999491155147552,0.0290155429393053,0.0215062387287617,0.995615780353546,-0.0910312831401825,0.0873458907008171,-0.993221342563629,-0.0766934230923653,0.11614328622818,-0.993050813674927,0.0189950503408909,-0.0517953000962734,-0.998512744903564,0.0170130096375942,-0.031980637460947,-0.998352348804474,-0.0476411022245884,0.00110481923911721,0.993144512176514,-0.116887554526329,0.0215062387287617,0.995615780353546,-0.0910312831401825,0.0187269374728203,0.0421440228819847,-0.998936057090759,2.71922490355792e-005,0.0343398526310921,-0.999410271644592,-0.0070683672092855,0.0240737851709127,0.999685227870941,-0.999139249324799,-0.0329280495643616,0.0252314489334822,0.0012995220022276,-0.0440880320966244,0.999026775360107,0.0187269374728203,0.0421440228819847,-0.998936057090759,0.023804072290659,-0.0301234684884548,-0.999262690544128,0.0057872673496604,-0.0539283119142056,-0.998528003692627,2.71922490355792e-005,0.0343398526310921,-0.999410271644592,-0.149516209959984,-0.102523013949394,-0.983429729938507,0.673586905002594,-0.724736571311951,-0.145043760538101,0.023804072290659,-0.0301234684884548,-0.999262690544128,0.0215062387287617,0.995615780353546,-0.0910312831401825,0.0132522778585553,0.999491155147552,0.0290155429393053,-0.386311173439026,0.92211776971817,-0.0215068627148867,-0.460712283849716,0.88492625951767,-0.0681886523962021,0.0145710967481136,-0.0375793948769569,0.999187409877777,0.11614328622818,-0.993050813674927,0.0189950503408909,0.625344276428223,-0.779982805252075,-0.0239025093615055,-0.0905341058969498,-0.0224284119904041,0.995640814304352,0.0187269374728203,0.0421440228819847,-0.998936057090759,0.0215062387287617,0.995615780353546,-0.0910312831401825,-0.460712283849716,0.88492625951767,-0.0681886523962021,-0.384935289621353,0.0450212098658085,-0.921844780445099,0.0187269374728203,0.0421440228819847,-0.998936057090759,-0.460712283849716,0.88492625951767,-0.0681886523962021,0.0057872673496604,-0.0539283119142056,-0.998528003692627,0.023804072290659,-0.0301234684884548,-0.999262690544128,
- 0.0873458907008171,-0.993221342563629,-0.0766934230923653,-0.031980637460947,-0.998352348804474,-0.0476411022245884,0.023804072290659,-0.0301234684884548,-0.999262690544128,-0.384935289621353,0.0450212098658085,-0.921844780445099,-0.149516209959984,-0.102523013949394,-0.983429729938507,0.11614328622818,-0.993050813674927,0.0189950503408909,0.0873458907008171,-0.993221342563629,-0.0766934230923653,0.673586905002594,-0.724736571311951,-0.145043760538101,0.625344276428223,-0.779982805252075,-0.0239025093615055,0.023804072290659,-0.0301234684884548,-0.999262690544128,0.0187269374728203,0.0421440228819847,-0.998936057090759,-0.384935289621353,0.0450212098658085,-0.921844780445099,-0.0905341058969498,-0.0224284119904041,0.995640814304352,-0.185100048780441,0.0113350357860327,0.982654273509979,0.0153584657236934,0.0418815836310387,0.999004602432251,0.0145710967481136,-0.0375793948769569,0.999187409877777,0.0132522778585553,0.999491155147552,0.0290155429393053,0.0153584657236934,0.0418815836310387,0.999004602432251,-0.386311173439026,0.92211776971817,-0.0215068627148867,-0.999320089817047,0.0366416238248348,-0.00410180445760489,-0.998150646686554,0.0566298365592957,-0.022098807618022,-0.998535394668579,-0.0065223048441112,-0.0537087395787239,-0.998521029949188,-0.00993643794208765,-0.0534495487809181,-0.9990354180336,-0.0401277244091034,-0.0178296696394682,-0.999139249324799,-0.0329280495643616,0.0252314489334822,0.0057872673496604,-0.0539283119142056,-0.998528003692627,-0.031980637460947,-0.998352348804474,-0.0476411022245884,-0.9990354180336,-0.0401277244091034,-0.0178296696394682,-0.998521029949188,-0.00993643794208765,-0.0534495487809181,-0.999139249324799,-0.0329280495643616,0.0252314489334822,-0.0517953000962734,-0.998512744903564,0.0170130096375942,0.0012995220022276,-0.0440880320966244,0.999026775360107,-0.999139249324799,-0.0329280495643616,0.0252314489334822,-0.9990354180336,-0.0401277244091034,-0.0178296696394682,-0.031980637460947,-0.998352348804474,-0.0476411022245884,-0.0517953000962734,-0.998512744903564,0.0170130096375942,
- -0.00993856228888035,-0.045269962400198,0.998925387859344,-0.0905341058969498,-0.0224284119904041,0.995640814304352,0.625344276428223,-0.779982805252075,-0.0239025093615055,0.936793506145477,0.0217497330158949,0.349206149578094,0.0364118441939354,0.0475269444286823,0.99820601940155,0.0292762629687786,-0.0423958748579025,0.99867182970047,0.88251918554306,0.469943523406982,0.0176927410066128,0.0244482606649399,0.998782217502594,0.0428525395691395,0.0364118441939354,0.0475269444286823,0.99820601940155,0.936793506145477,0.0217497330158949,0.349206149578094,0.030379319563508,0.995790600776672,-0.0864760875701904,0.0244482606649399,0.998782217502594,0.0428525395691395,0.88251918554306,0.469943523406982,0.0176927410066128,0.023804072290659,-0.0301234684884548,-0.999262690544128,0.673586905002594,-0.724736571311951,-0.145043760538101,0.0873458907008171,-0.993221342563629,-0.0766934230923653,0.0646103620529175,-0.996317446231842,-0.0563658699393272,0.0450695864856243,-0.997317612171173,-0.0576737113296986,-0.00953338667750359,-0.0238946154713631,-0.999669015407562,0.00665776710957289,-0.016830924898386,-0.999836146831512,-0.00953338667750359,-0.0238946154713631,-0.999669015407562,0.0450695864856243,-0.997317612171173,-0.0576737113296986,-0.0151850543916225,-0.998799741268158,-0.0465674996376038,-0.0285059418529272,-0.0113171702250838,-0.999529480934143,-0.185100048780441,0.0113350357860327,0.982654273509979,-0.0144824273884296,0.046493623405695,0.998813509941101,-0.386311173439026,0.92211776971817,-0.0215068627148867,0.0153584657236934,0.0418815836310387,0.999004602432251,-0.185100048780441,0.0113350357860327,0.982654273509979,-0.386311173439026,0.92211776971817,-0.0215068627148867,0.999615490436554,0.021375535055995,0.0176672041416168,0.999615430831909,0.0213755331933498,0.0176672041416168,0.999615490436554,0.021375535055995,0.017667206004262,0.999615371227264,0.0213755331933498,0.0176672041416168,0.99961531162262,0.0213755331933498,0.0176672041416168,0.999615430831909,0.021375535055995,0.0176672041416168,0.999615371227264,0.021375535055995,0.017667206004262,
- 0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169
- }
- NormalsW: *3776 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
- 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
- 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
- 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- LayerElementBinormal: 0 {
- Version: 102
- Name: "map1"
- MappingInformationType: "ByPolygonVertex"
- ReferenceInformationType: "Direct"
- Binormals: *11328 {
- a: -0.00108904985245317,0.999999403953552,3.10333803099638e-009,-3.98091651732102e-005,1,1.13439521665093e-010,7.92657374404371e-005,1,-1.10607023540155e-010,0.000415374612202868,0.999999940395355,-5.25189225442091e-010,2.86280577022069e-009,1,-0,-0.000509672216139734,0.999999940395355,0,0.000415374612202868,0.999999940395355,-5.25189225442091e-010,7.92657374404371e-005,1,-1.10607023540155e-010,0.00112819590140134,0.999999463558197,1.57427904046159e-009,0.000776398519519717,0.999999701976776,9.81658865306656e-010,-0.000509672216139734,0.999999940395355,0,2.86280577022069e-009,1,-0,0.000820924178697169,0.999999701976776,1.11531373025997e-009,0.00193757400847971,0.999998211860657,2.70368127885945e-009,0,1,-0,0.00156384648289531,0.99999874830246,-0,0.00156384648289531,0.99999874830246,-0,0,1,-0,-0,1,0,-0,1,0,0,1,-0,0,1,-0,-0,1,0,-0,1,0,0.0014411227311939,0.999998986721039,-0,-0.00408286973834038,0.999991714954376,6.21001305933788e-010,0.000690859567839652,0.999999821186066,9.26574372783762e-010,0.000820924178697169,0.999999701976776,1.11531373025997e-009,0.00156384648289531,0.99999874830246,-0,-0,1,0,0.00237287976779044,0.999997198581696,-3.18248427610968e-009,0.00655499612912536,0.999978601932526,9.97010030090451e-010,0.0014411227311939,0.999998986721039,-0,0.00156384648289531,0.99999874830246,-0,0,1,-0,0,1,-0,0.00237287976779044,0.999997198581696,-3.18248427610968e-009,-0,1,0,-0.000406314851716161,0.999999940395355,-5.901276689535e-010,0.000690859567839652,0.999999821186066,9.26574372783762e-010,-0.00408286973834038,0.999991714954376,6.21001305933788e-010,-0.00365723599679768,0.999993324279785,1.18338594479184e-009,0,1,-0,-0.00192721316125244,0.999998211860657,5.49175371844512e-009,0.00102627312298864,0.999999463558197,-1.49054879550192e-009,0.00237287976779044,0.999997198581696,-3.18248427610968e-009,0.00164614827372134,0.99999874830246,2.1322144050373e-009,-0.000406314851716161,0.999999940395355,-5.901276689535e-010,-0.00365723599679768,0.999993324279785,1.18338594479184e-009,-0.00208250409923494,0.999997854232788,6.02758953860416e-010,
- -0.00192721316125244,0.999998211860657,5.49175371844512e-009,-0.00272323028184474,0.999996364116669,7.76007080816044e-009,-0.000633423565886915,0.99999988079071,8.20457646266703e-010,0.00102627312298864,0.999999463558197,-1.49054879550192e-009,0.000776398519519717,0.999999701976776,9.81658865306656e-010,0.00164614827372134,0.99999874830246,2.1322144050373e-009,-0.00208250409923494,0.999997854232788,6.02758953860416e-010,-0.000188689344213344,1,0,-0.000509672216139734,0.999999940395355,0,-0.000509672216139734,0.999999940395355,0,-0.000188689344213344,1,0,0.00199497793801129,0.999998092651367,5.77425440795309e-010,-0.000633423565886915,0.99999988079071,8.20457646266703e-010,0.000415374612202868,0.999999940395355,-5.25189225442091e-010,-0.00272323028184474,0.999996364116669,7.76007080816044e-009,-0.00108904985245317,0.999999403953552,3.10333803099638e-009,0.000415374612202868,0.999999940395355,-5.25189225442091e-010,-0.000633423565886915,0.99999988079071,8.20457646266703e-010,-1.11473445940646e-005,0,1,-0.00038552307523787,0,1,-1.67210164363496e-005,0,1,-1.90263708645944e-005,0,1,-1.11473445940646e-005,0,1,-0.00038071782910265,0,1,-0.000617603771388531,0,0.999999821186066,-0.00038552307523787,0,1,-0.00038071782910265,0,1,-0.000490397505927831,0,0.999999940395355,-0.000658508855849504,0,0.999999761581421,-0.000617603771388531,0,0.999999821186066,0.000284574372926727,0,-1,-1.71462943399092e-006,-0,-1,-8.57314716995461e-007,-0,-1,0.000570006086491048,0,-0.99999988079071,0.000237286207266152,0,-1,0.000284574372926727,0,-1,0.000570006086491048,0,-0.99999988079071,0.00061729020671919,0,-0.999999821186066,0.0004013687139377,0,-0.999999940395355,0.000237286207266152,0,-1,0.00061729020671919,0,-0.999999821186066,0.000437606999184936,0,-0.999999940395355,-0.000336093828082085,0.999999940395355,0,-0.000230959412874654,1,0,0.000638208468444645,0.999999821186066,8.36362853973149e-011,0.000443640019511804,0.99999988079071,0,2.35764455283061e-005,1,0,0.000324419146636501,0.999999940395355,0,0.00120944331865758,0.999999284744263,0,0.000219902562093921,1,-2.88179081292528e-011,
- 0.000324419146636501,0.999999940395355,0,0.000443640019511804,0.99999988079071,0,0.000638208468444645,0.999999821186066,8.36362853973149e-011,0.00120944331865758,0.999999284744263,0,-0.00948743987828493,0.999954998493195,-1.23959353892644e-009,-0.0170475635677576,0.999854683876038,0,-0.00180358707439154,0.999998390674591,0,-0.00738189369440079,0.999972760677338,0,-0.00948743987828493,0.999954998493195,-1.23959353892644e-009,-0.00738189369440079,0.999972760677338,0,0,1,0,-0.00290481327101588,0.999995827674866,0,-0.00290481327101588,0.999995827674866,0,0,1,0,0.00797435268759727,0.999968290328979,0,0.0119021944701672,0.999929189682007,-1.55509616295291e-009,-0.00998765043914318,0.999950170516968,0,-0.0170475635677576,0.999854683876038,0,-0.00948743987828493,0.999954998493195,-1.23959353892644e-009,-0.00799768231809139,0.999968111515045,-1.75593983797739e-009,-0.00290481327101588,0.999995827674866,0,-0.00397048192098737,0.999992191791534,0,0.000747556332498789,0.999999761581421,2.43500497543181e-010,-0.00799768231809139,0.999968111515045,-1.75593983797739e-009,-0.00948743987828493,0.999954998493195,-1.23959353892644e-009,0.0119021944701672,0.999929189682007,-1.55509616295291e-009,0.00416873442009091,0.999991297721863,-1.16704867991757e-009,-0.00635338947176933,0.999979853630066,2.55265408810601e-009,-0.00397048192098737,0.999992191791534,0,-0.00290481327101588,0.999995827674866,0,0.000539222324732691,0.99999988079071,9.89982748555995e-011,-0.00414936989545822,0.999991416931152,0,-0.00998765043914318,0.999950170516968,0,-0.00799768231809139,0.999968111515045,-1.75593983797739e-009,0.000539222324732691,0.99999988079071,9.89982748555995e-011,-0.00799768231809139,0.999968111515045,-1.75593983797739e-009,0.000747556332498789,0.999999761581421,2.43500497543181e-010,0.00265677738934755,0.999996483325958,7.73101083151317e-010,-0.00106130889616907,0.999999463558197,0,-0.00414936989545822,0.999991416931152,0,0.000539222324732691,0.99999988079071,9.89982748555995e-011,0.000237385887885466,1,5.57565001113591e-011,0.000237385887885466,1,5.57565001113591e-011,
- 0.000539222324732691,0.99999988079071,9.89982748555995e-011,0.00265677738934755,0.999996483325958,7.73101083151317e-010,0.00259155663661659,0.999996721744537,8.97024787782641e-010,0.000638208468444645,0.999999821186066,8.36362853973149e-011,-0.000230959412874654,1,0,-0.00106130889616907,0.999999463558197,0,0.000237385887885466,1,5.57565001113591e-011,0.000638208468444645,0.999999821186066,8.36362853973149e-011,0.000237385887885466,1,5.57565001113591e-011,0.00259155663661659,0.999996721744537,8.97024787782641e-010,0.00118391297291964,0.999999284744263,0,0.00120944331865758,0.999999284744263,0,0.00120944331865758,0.999999284744263,0,0.00118391297291964,0.999999284744263,0,0.000793145271018147,0.999999761581421,-2.74534228683621e-010,-0.000258359854342416,1,6.06828060023545e-011,0.000219902562093921,1,-2.88179081292528e-011,0.00345110846683383,0.999994039535522,1.11668851943136e-009,0.00655499612912536,0.999978601932526,9.97010030090451e-010,0.00237287976779044,0.999997198581696,-3.18248427610968e-009,0.00102627312298864,0.999999463558197,-1.49054879550192e-009,0.00199497793801129,0.999998092651367,5.77425440795309e-010,0.00345110846683383,0.999994039535522,1.11668851943136e-009,0.00102627312298864,0.999999463558197,-1.49054879550192e-009,-0.000633423565886915,0.99999988079071,8.20457646266703e-010,0.00202805642038584,0.999997973442078,-8.52752368718512e-010,-0.00635338947176933,0.999979853630066,2.55265408810601e-009,0.00416873442009091,0.999991297721863,-1.16704867991757e-009,-0.00272879446856678,0.999996364116669,7.23654747236679e-010,0.000793145271018147,0.999999761581421,-2.74534228683621e-010,0.00202805642038584,0.999997973442078,-8.52752368718512e-010,-0.00272879446856678,0.999996364116669,7.23654747236679e-010,-0.000258359854342416,1,6.06828060023545e-011,0.00168935360852629,0.99999862909317,-1.89323181984946e-005,0.207980453968048,0.978133082389832,-1.30501248349901e-005,0.207980453968048,0.978133082389832,-8.14925260783639e-006,0.00168935360852629,0.99999862909317,-1.8493801690056e-005,-0.207980453968048,0.978133082389832,-7.04910871718312e-006,
- -0.00168935360852629,0.99999862909317,-8.52185166877462e-006,-0.00168935360852629,0.99999862909317,-6.8304884734971e-006,-0.207980453968048,0.978133082389832,-5.64382162338006e-006,-1,-0,-8.61201624502428e-006,-1,-0,-1.02454714578926e-005,-0.207980453968048,0.978133082389832,-7.04910871718312e-006,-0.207980453968048,0.978133082389832,-5.64382162338006e-006,0,1,-8.54742847877787e-006,0,1,-7.68896461522672e-006,-0.00168935360852629,0.99999862909317,-6.8304884734971e-006,-0.00168935360852629,0.99999862909317,-8.52185166877462e-006,0,1,-1.87373480002861e-005,0,1,-1.88347912626341e-005,0.00168935360852629,0.99999862909317,-1.89323181984946e-005,0.00168935360852629,0.99999862909317,-1.8493801690056e-005,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0.207980453968048,0.978133082389832,-1.30501248349901e-005,1,0,-1.78914815478493e-005,1,0,-1.84112177521456e-005,0.207980453968048,0.978133082389832,-8.14925260783639e-006,0.000602053012698889,0,-0.999999821186066,0.000603143766056746,0,-0.999999821186066,0.0004013687139377,0,-0.999999940395355,0.000437606999184936,0,-0.999999940395355,-0.000148637627717108,1,0,0.000181888666702434,1,0,2.35764455283061e-005,1,0,0.000219902562093921,1,-2.88179081292528e-011,-0.00316865486092865,0.999995052814484,0,-0.000148637627717108,1,0,0.000219902562093921,1,-2.88179081292528e-011,-0.000258359854342416,1,6.06828060023545e-011,0.00348852924071252,0.999993979930878,0,-0.00316865486092865,0.999995052814484,0,-0.000258359854342416,1,6.06828060023545e-011,-0.00272879446856678,0.999996364116669,7.23654747236679e-010,0.0249100420624018,0.999689757823944,0,0.00348852924071252,0.999993979930878,0,-0.00272879446856678,0.999996364116669,7.23654747236679e-010,0.00416873442009091,0.999991297721863,-1.16704867991757e-009,0.0157306138426065,0.999876260757446,0,0.0249100420624018,0.999689757823944,0,0.00416873442009091,0.999991297721863,-1.16704867991757e-009,0.0119021944701672,0.999929189682007,-1.55509616295291e-009,0.00128416740335524,0.999999165534973,0,0.0157306138426065,0.999876260757446,0,
- 0.0119021944701672,0.999929189682007,-1.55509616295291e-009,0.00797435268759727,0.999968290328979,0,-0.000644572137389332,0,0.999999821186066,-0.000625465996563435,0,0.999999821186066,-0.000658508855849504,0,0.999999761581421,-0.000490397505927831,0,0.999999940395355,0.00144358584657311,0.999999046325684,4.11361744667715e-009,0.00206217914819717,0.999997913837433,5.87635051729762e-009,0.000776398519519717,0.999999701976776,9.81658865306656e-010,0.00112819590140134,0.999999463558197,1.57427904046159e-009,0.000820924178697169,0.999999701976776,1.11531373025997e-009,0.0042870338074863,0.999990820884705,1.22162582272267e-008,0.00152441440150142,0.999998927116394,4.3439447594551e-009,0.00193757400847971,0.999998211860657,2.70368127885945e-009,0.00301902671344578,0.999995529651642,8.60296633931057e-009,0.0042870338074863,0.999990820884705,1.22162582272267e-008,0.000820924178697169,0.999999701976776,1.11531373025997e-009,0.000690859567839652,0.999999821186066,9.26574372783762e-010,-0.000406314851716161,0.999999940395355,-5.901276689535e-010,0.00434867618605495,0.99999064207077,1.23919141614692e-008,0.00301902671344578,0.999995529651642,8.60296633931057e-009,0.000690859567839652,0.999999821186066,9.26574372783762e-010,0.00292059220373631,0.999995768070221,8.32246982440665e-009,0.00434867618605495,0.99999064207077,1.23919141614692e-008,-0.000406314851716161,0.999999940395355,-5.901276689535e-010,0.00164614827372134,0.99999874830246,2.1322144050373e-009,0.000776398519519717,0.999999701976776,9.81658865306656e-010,0.00206217914819717,0.999997913837433,5.87635051729762e-009,0.00292059220373631,0.999995768070221,8.32246982440665e-009,0.00164614827372134,0.99999874830246,2.1322144050373e-009,0.86917918920517,0.493554681539536,-0.0305160526186228,0.87834644317627,-0.477505832910538,-0.0222685560584068,0.966311633586884,0.250725209712982,0.0581274181604385,0.98013573884964,-0.191277012228966,0.0524121671915054,0.824452936649323,0.563529253005981,0.0520797520875931,0.0897836536169052,-0.199922367930412,0.975689470767975,0.0793989971280098,-0.0269118081778288,0.996479630470276,
- 0.918976604938507,-0.391368061304092,0.0480946786701679,-0.99200564622879,0.0598033331334591,0.111123345792294,-0.96306836605072,0.265947133302689,0.0420891754329205,-0.955424427986145,-0.281117230653763,-0.0902064070105553,0.757211208343506,0.597631633281708,-0.263567179441452,0.770883440971375,0.635563313961029,-0.0424018874764442,0.918976604938507,-0.391368061304092,0.0480946786701679,0.893442749977112,-0.409525454044342,0.184523344039917,-0.932226002216339,-0.28542748093605,-0.222454100847244,-0.734191417694092,-0.611315190792084,-0.295392423868179,-0.982074677944183,-0.0567048490047455,-0.179760649800301,0.0958931893110275,0.240187019109726,0.965978622436523,0.0990174859762192,-0.130251705646515,0.986524283885956,-0.0278906039893627,-0.11034370213747,0.993502080440521,-0.0407796651124954,-0.250540763139725,0.967246830463409,-0.836468935012817,0.540205776691437,-0.0921826884150505,-0.979239702224731,-0.142210826277733,-0.14444974064827,-0.823548555374146,0.532220721244812,-0.196237236261368,-0.96926349401474,0.107837326824665,-0.221132501959801,-0.932226002216339,-0.28542748093605,-0.222454100847244,-0.823218286037445,0.234466344118118,-0.517046809196472,-0.823548555374146,0.532220721244812,-0.196237236261368,-0.979239702224731,-0.142210826277733,-0.14444974064827,-0.0158788189291954,-0.18731527030468,0.982171475887299,0.0190049093216658,0.0582831688225269,0.998119235038757,0.0251450650393963,-0.2043686658144,0.978570997714996,-0.0273332372307777,0.778969883918762,0.626465499401093,-0.985627174377441,0.161414295434952,0.0498456656932831,-0.932841658592224,-0.356389135122299,-0.0528505109250546,-0.233132064342499,-0.902059972286224,-0.363231867551804,-0.977742373943329,0.179205000400543,-0.10911213606596,-0.99200564622879,0.0598033331334591,0.111123345792294,-0.859698951244354,0.509021282196045,-0.0426048114895821,-0.997074067592621,0.0607682093977928,0.0463726632297039,-0.146000817418098,0.0457170978188515,-0.988227605819702,-0.0986163169145584,0.216684550046921,-0.971248090267181,0.0721544250845909,-0.016135286539793,0.997263014316559,
- 0.0462277382612228,-0.541779816150665,-0.839248359203339,-0.955282866954803,0.235491439700127,-0.178825095295906,-0.947317838668823,-0.280741065740585,-0.154186382889748,-0.836468935012817,0.540205776691437,-0.0921826884150505,-0.0598609074950218,-0.497635781764984,0.865318119525909,-0.077806256711483,0.47360160946846,0.877295732498169,-0.979239702224731,-0.142210826277733,-0.14444974064827,-0.233132064342499,-0.902059972286224,-0.363231867551804,-0.121279552578926,0.540288329124451,-0.832694411277771,0.138994261622429,-0.0164665654301643,-0.990156292915344,0.276562094688416,0.166595295071602,-0.94644570350647,-0.1381506472826,0.341087609529495,0.929824531078339,0.40083259344101,0.0864503234624863,-0.912063360214233,-0.997074067592621,0.0607682093977928,0.0463726632297039,-0.0278906039893627,-0.11034370213747,0.993502080440521,-0.57890909910202,-0.747668087482452,-0.325356364250183,-0.0635038241744041,0.650811910629272,-0.75657856464386,0.0333640426397324,-0.0909491404891014,-0.995296537876129,0.341279864311218,-0.682309627532959,0.646515071392059,-0.746108770370483,0.577688753604889,-0.331055045127869,-0.13901399075985,-0.25796115398407,-0.956102073192596,-0.562018752098084,-0.282125681638718,-0.777521848678589,-0.0138600151985884,0.158290654420853,-0.98729532957077,0.0421672649681568,0.223662838339806,-0.973754048347473,0.87834644317627,-0.477505832910538,-0.0222685560584068,0.86917918920517,0.493554681539536,-0.0305160526186228,0.0465157963335514,-0.159737259149551,-0.986063122749329,-0.0632611662149429,0.115987099707127,-0.991234183311462,0.341279864311218,-0.682309627532959,0.646515071392059,0.0421672649681568,0.223662838339806,-0.973754048347473,-0.0273332372307777,0.778969883918762,0.626465499401093,0.0251450650393963,-0.2043686658144,0.978570997714996,-0.416357755661011,0.679343223571777,0.604267299175262,0.0505165979266167,0.613118886947632,-0.788373827934265,0.122078865766525,-0.778438031673431,0.615736305713654,-0.520122230052948,0.843305170536041,0.135311886668205,-0.233132064342499,-0.902059972286224,-0.363231867551804,
- -0.839737236499786,-0.539585053920746,-0.0607416853308678,-0.977742373943329,0.179205000400543,-0.10911213606596,-0.416357755661011,0.679343223571777,0.604267299175262,-0.977742373943329,0.179205000400543,-0.10911213606596,-0.0273332372307777,0.778969883918762,0.626465499401093,0.966311633586884,0.250725209712982,0.0581274181604385,0.0990174859762192,-0.130251705646515,0.986524283885956,0.0958931893110275,0.240187019109726,0.965978622436523,0.98013573884964,-0.191277012228966,0.0524121671915054,0.966311633586884,0.250725209712982,0.0581274181604385,0.890511512756348,0.410010695457459,-0.197181835770607,0.960191607475281,-0.139867961406708,0.241803854703903,0.932733535766602,-0.358870327472687,0.0349341258406639,0.985507190227509,0.155911400914192,-0.0668379291892052,0.984504044055939,-0.163648754358292,-0.0630150958895683,0.836502075195313,0.547484338283539,0.0229174979031086,0.0711736530065537,0.0337936393916607,0.99689131975174,-0.0136032439768314,-0.365843802690506,0.930576920509338,0.253398299217224,0.0413595736026764,0.966477513313293,0.0793989971280098,-0.0269118081778288,0.996479630470276,0.0318479388952255,0.0329067036509514,0.998950958251953,0.918976604938507,-0.391368061304092,0.0480946786701679,0.973293244838715,0.209999814629555,0.0927386060357094,0.0958931893110275,0.240187019109726,0.965978622436523,0.0407917127013206,-0.115789026021957,0.992435932159424,-0.96306836605072,0.265947133302689,0.0420891754329205,-0.99200564622879,0.0598033331334591,0.111123345792294,-0.965838253498077,0.0736469700932503,0.248460561037064,-0.57890909910202,-0.747668087482452,-0.325356364250183,0.253398299217224,0.0413595736026764,0.966477513313293,-0.0136032439768314,-0.365843802690506,0.930576920509338,0.973293244838715,0.209999814629555,0.0927386060357094,0.0251450650393963,-0.2043686658144,0.978570997714996,0.836502075195313,0.547484338283539,0.0229174979031086,0.0711736530065537,0.0337936393916607,0.99689131975174,0.856884896755219,-0.512636959552765,0.0543287768959999,0.898633599281311,0.436398416757584,0.044880323112011,
- 0.0582930780947208,0.121368482708931,0.990894317626953,0.0711736530065537,0.0337936393916607,0.99689131975174,0.253398299217224,0.0413595736026764,0.966477513313293,0.856884896755219,-0.512636959552765,0.0543287768959999,0.495417714118958,0.820671021938324,0.284711092710495,-0.34390777349472,-0.937109172344208,-0.0596156381070614,-0.0544593259692192,-0.954449057579041,0.293362110853195,-0.708464622497559,-0.432476252317429,0.557711541652679,-0.0598609074950218,-0.497635781764984,0.865318119525909,-0.836468935012817,0.540205776691437,-0.0921826884150505,-0.689342021942139,0.190838202834129,0.698847949504852,-0.967881500720978,-0.0668290928006172,-0.242362231016159,0.771849036216736,0.634667098522186,-0.0380351021885872,0.138994261622429,-0.0164665654301643,-0.990156292915344,-0.121279552578926,0.540288329124451,-0.832694411277771,0.0135018676519394,0.0940293595194817,-0.995477855205536,0.395202040672302,-0.758586704730988,-0.518036305904388,0.87834644317627,-0.477505832910538,-0.0222685560584068,0.0421672649681568,0.223662838339806,-0.973754048347473,0.395202040672302,-0.758586704730988,-0.518036305904388,0.0443384908139706,-0.330649822950363,-0.942711472511292,0.885319888591766,0.461973905563354,-0.0528099797666073,0.890511512756348,0.410010695457459,-0.197181835770607,-0.899686872959137,-0.285667151212692,-0.330087602138519,0.133006528019905,-0.177887871861458,-0.975020706653595,0.985507190227509,0.155911400914192,-0.0668379291892052,0.249219477176666,0.0383103601634502,-0.967689037322998,-0.0138600151985884,0.158290654420853,-0.98729532957077,-0.562018752098084,-0.282125681638718,-0.777521848678589,0.770883440971375,0.635563313961029,-0.0424018874764442,-0.000605013221502304,-0.418321043252945,-0.908299028873444,0.0214257258921862,0.401189565658569,-0.915744483470917,0.95523327589035,-0.292690932750702,-0.0431446246802807,-0.0967822372913361,0.890026867389679,-0.445517063140869,-0.206900671124458,0.978293299674988,0.0115922018885612,0.270151793956757,-0.506995260715485,-0.818519294261932,0.966311633586884,0.250725209712982,0.0581274181604385,
- 0.87834644317627,-0.477505832910538,-0.0222685560584068,0.890511512756348,0.410010695457459,-0.197181835770607,0.0462277382612228,-0.541779816150665,-0.839248359203339,-0.947317838668823,-0.280741065740585,-0.154186382889748,-0.233132064342499,-0.902059972286224,-0.363231867551804,-0.179884999990463,0.943979978561401,-0.276664227247238,0.0236666053533554,0.920937478542328,-0.388991296291351,-0.775254726409912,-0.337585210800171,0.53386926651001,0.771849036216736,0.634667098522186,-0.0380351021885872,-0.605631709098816,-0.77935665845871,-0.160665720701218,-0.689342021942139,0.190838202834129,0.698847949504852,-0.57890909910202,-0.747668087482452,-0.325356364250183,-0.96306836605072,0.265947133302689,0.0420891754329205,-0.965838253498077,0.0736469700932503,0.248460561037064,-0.145955264568329,-0.92118901014328,-0.360704869031906,-0.316822320222855,0.158216878771782,-0.935195803642273,-0.0206851363182068,0.958447337150574,0.284518629312515,-0.13901399075985,-0.25796115398407,-0.956102073192596,-0.0138600151985884,0.158290654420853,-0.98729532957077,-0.0156346186995506,-0.271097987890244,-0.96242481470108,-0.11040885001421,-0.0355737917125225,-0.993249416351318,-0.117863714694977,0.0608940199017525,-0.991160988807678,-0.0136032439768314,-0.365843802690506,0.930576920509338,-0.96306836605072,0.265947133302689,0.0420891754329205,-0.57890909910202,-0.747668087482452,-0.325356364250183,-0.836468935012817,0.540205776691437,-0.0921826884150505,-0.982074677944183,-0.0567048490047455,-0.179760649800301,-0.708464622497559,-0.432476252317429,0.557711541652679,-0.932226002216339,-0.28542748093605,-0.222454100847244,-0.982074677944183,-0.0567048490047455,-0.179760649800301,-0.836468935012817,0.540205776691437,-0.0921826884150505,0.133006528019905,-0.177887871861458,-0.975020706653595,0.119244776666164,0.167984321713448,-0.978550970554352,0.984504044055939,-0.163648754358292,-0.0630150958895683,0.985507190227509,0.155911400914192,-0.0668379291892052,-0.979239702224731,-0.142210826277733,-0.14444974064827,-0.077806256711483,0.47360160946846,0.877295732498169,
- -0.174873933196068,0.684967279434204,0.707275807857513,-0.934699654579163,-0.171756461262703,0.311185419559479,-0.934699654579163,-0.171756461262703,0.311185419559479,-0.823218286037445,0.234466344118118,-0.517046809196472,-0.979239702224731,-0.142210826277733,-0.14444974064827,-0.985627174377441,0.161414295434952,0.0498456656932831,-0.977742373943329,0.179205000400543,-0.10911213606596,-0.0407796651124954,-0.250540763139725,0.967246830463409,-0.967881500720978,-0.0668290928006172,-0.242362231016159,-0.146000817418098,0.0457170978188515,-0.988227605819702,0.158943355083466,-0.987186789512634,0.014117281883955,0.0990174859762192,-0.130251705646515,0.986524283885956,0.966311633586884,0.250725209712982,0.0581274181604385,0.253398299217224,0.0413595736026764,0.966477513313293,-0.932841658592224,-0.356389135122299,-0.0528505109250546,-0.859698951244354,0.509021282196045,-0.0426048114895821,-0.0632611662149429,0.115987099707127,-0.991234183311462,-0.121279552578926,0.540288329124451,-0.832694411277771,-0.859698951244354,0.509021282196045,-0.0426048114895821,-0.746108770370483,0.577688753604889,-0.331055045127869,-0.0632611662149429,0.115987099707127,-0.991234183311462,-0.0278906039893627,-0.11034370213747,0.993502080440521,0.253398299217224,0.0413595736026764,0.966477513313293,-0.57890909910202,-0.747668087482452,-0.325356364250183,0.0990174859762192,-0.130251705646515,0.986524283885956,0.253398299217224,0.0413595736026764,0.966477513313293,-0.0278906039893627,-0.11034370213747,0.993502080440521,0.0236666053533554,0.920937478542328,-0.388991296291351,0.704272747039795,-0.708056330680847,0.0515372902154922,-0.775254726409912,-0.337585210800171,0.53386926651001,0.489945441484451,-0.864817440509796,-0.109746932983398,0.987105786800385,-0.159491881728172,-0.0135840689763427,0.95523327589035,-0.292690932750702,-0.0431446246802807,0.0958931893110275,0.240187019109726,0.965978622436523,0.973293244838715,0.209999814629555,0.0927386060357094,0.98013573884964,-0.191277012228966,0.0524121671915054,0.98013573884964,-0.191277012228966,0.0524121671915054,
- 0.973293244838715,0.209999814629555,0.0927386060357094,0.86917918920517,0.493554681539536,-0.0305160526186228,0.335495352745056,0.938864767551422,0.0773041844367981,0.276562094688416,0.166595295071602,-0.94644570350647,-0.881514430046082,0.177576348185539,-0.437491744756699,0.0462277382612228,-0.541779816150665,-0.839248359203339,0.138994261622429,-0.0164665654301643,-0.990156292915344,0.125192940235138,-0.242810994386673,-0.961961328983307,0.0465157963335514,-0.159737259149551,-0.986063122749329,0.86917918920517,0.493554681539536,-0.0305160526186228,0.613951206207275,0.735034048557281,-0.287730813026428,0.0669810026884079,0.0766121968626976,-0.994808614253998,0.0251450650393963,-0.2043686658144,0.978570997714996,0.973293244838715,0.209999814629555,0.0927386060357094,0.0407917127013206,-0.115789026021957,0.992435932159424,0.973293244838715,0.209999814629555,0.0927386060357094,0.613951206207275,0.735034048557281,-0.287730813026428,0.86917918920517,0.493554681539536,-0.0305160526186228,0.0190049093216658,0.0582831688225269,0.998119235038757,0.987105786800385,-0.159491881728172,-0.0135840689763427,0.932733535766602,-0.358870327472687,0.0349341258406639,-0.416357755661011,0.679343223571777,0.604267299175262,0.0958931893110275,0.240187019109726,0.965978622436523,-0.0407796651124954,-0.250540763139725,0.967246830463409,-0.0273332372307777,0.778969883918762,0.626465499401093,-0.977742373943329,0.179205000400543,-0.10911213606596,-0.839737236499786,-0.539585053920746,-0.0607416853308678,-0.839737236499786,-0.539585053920746,-0.0607416853308678,-0.983303487300873,-0.138309195637703,-0.118257731199265,-0.0158788189291954,-0.18731527030468,0.982171475887299,-0.0273332372307777,0.778969883918762,0.626465499401093,-0.0215624216943979,-0.737441062927246,-0.67506730556488,0.478337705135345,-0.380558133125305,0.791434526443481,-0.277692049741745,0.947840452194214,0.156478822231293,-0.077806256711483,0.47360160946846,0.877295732498169,-0.0598609074950218,-0.497635781764984,0.865318119525909,0.0793989971280098,-0.0269118081778288,0.996479630470276,
- 0.0897836536169052,-0.199922367930412,0.975689470767975,-0.708464622497559,-0.432476252317429,0.557711541652679,0.0318479388952255,0.0329067036509514,0.998950958251953,0.0793989971280098,-0.0269118081778288,0.996479630470276,-0.0598609074950218,-0.497635781764984,0.865318119525909,-0.0137776248157024,-0.0094555327668786,-0.999860405921936,0.110805451869965,-0.239947438240051,-0.964441478252411,-0.11040885001421,-0.0355737917125225,-0.993249416351318,-0.0156346186995506,-0.271097987890244,-0.96242481470108,-0.734191417694092,-0.611315190792084,-0.295392423868179,-0.932226002216339,-0.28542748093605,-0.222454100847244,-0.11040885001421,-0.0355737917125225,-0.993249416351318,0.110805451869965,-0.239947438240051,-0.964441478252411,-0.823218286037445,0.234466344118118,-0.517046809196472,-0.13901399075985,-0.25796115398407,-0.956102073192596,-0.823548555374146,0.532220721244812,-0.196237236261368,0.0184276923537254,-0.124329656362534,-0.992069900035858,0.135169193148613,-0.233493283390999,-0.962917506694794,-0.562018752098084,-0.282125681638718,-0.777521848678589,-0.316822320222855,0.158216878771782,-0.935195803642273,0.422535717487335,-0.0686635226011276,-0.903741657733917,-0.0983592644333839,-0.495733320713043,0.8628870844841,0.489945441484451,-0.864817440509796,-0.109746932983398,0.95523327589035,-0.292690932750702,-0.0431446246802807,0.0214257258921862,0.401189565658569,-0.915744483470917,0.489945441484451,-0.864817440509796,-0.109746932983398,0.0214257258921862,0.401189565658569,-0.915744483470917,-0.899686872959137,-0.285667151212692,-0.330087602138519,0.643749296665192,0.166511580348015,-0.746900737285614,-0.672220826148987,-0.737655222415924,0.063118577003479,-0.614336431026459,-0.784680664539337,-0.0828678533434868,-0.562018752098084,-0.282125681638718,-0.777521848678589,-0.13901399075985,-0.25796115398407,-0.956102073192596,-0.823218286037445,0.234466344118118,-0.517046809196472,-0.895722687244415,-0.413273721933365,-0.163968846201897,0.0184276923537254,-0.124329656362534,-0.992069900035858,-0.562018752098084,-0.282125681638718,-0.777521848678589,
- -0.947317838668823,-0.280741065740585,-0.154186382889748,-0.955282866954803,0.235491439700127,-0.178825095295906,-0.895722687244415,-0.413273721933365,-0.163968846201897,-0.983303487300873,-0.138309195637703,-0.118257731199265,-0.839737236499786,-0.539585053920746,-0.0607416853308678,0.856884896755219,-0.512636959552765,0.0543287768959999,0.960191607475281,-0.139867961406708,0.241803854703903,0.937467753887177,-0.212157413363457,0.275940954685211,-0.000965949264355004,0.076230026781559,0.997089862823486,-0.174873933196068,0.684967279434204,0.707275807857513,-0.077806256711483,0.47360160946846,0.877295732498169,0.0190049093216658,0.0582831688225269,0.998119235038757,-0.174873933196068,0.684967279434204,0.707275807857513,-0.000965949264355004,0.076230026781559,0.997089862823486,0.0190049093216658,0.0582831688225269,0.998119235038757,-0.0158788189291954,-0.18731527030468,0.982171475887299,-0.174873933196068,0.684967279434204,0.707275807857513,0.770883440971375,0.635563313961029,-0.0424018874764442,0.95523327589035,-0.292690932750702,-0.0431446246802807,0.824452936649323,0.563529253005981,0.0520797520875931,0.918976604938507,-0.391368061304092,0.0480946786701679,0.932733535766602,-0.358870327472687,0.0349341258406639,0.836502075195313,0.547484338283539,0.0229174979031086,0.0251450650393963,-0.2043686658144,0.978570997714996,0.0190049093216658,0.0582831688225269,0.998119235038757,0.0421672649681568,0.223662838339806,-0.973754048347473,0.0135018676519394,0.0940293595194817,-0.995477855205536,-0.121279552578926,0.540288329124451,-0.832694411277771,-0.0632611662149429,0.115987099707127,-0.991234183311462,-0.0278906039893627,-0.11034370213747,0.993502080440521,-0.997074067592621,0.0607682093977928,0.0463726632297039,-0.985627174377441,0.161414295434952,0.0498456656932831,-0.0407796651124954,-0.250540763139725,0.967246830463409,-0.0136032439768314,-0.365843802690506,0.930576920509338,0.0711736530065537,0.0337936393916607,0.99689131975174,0.0582930780947208,0.121368482708931,0.990894317626953,-0.0267198588699102,0.653005540370941,0.756881654262543,
- -0.0830230638384819,-0.489283621311188,-0.8681640625,-0.0292494148015976,-0.107891142368317,-0.993732392787933,0.0581482499837875,0.213522285223007,-0.975206196308136,0.0333640426397324,-0.0909491404891014,-0.995296537876129,-0.0635038241744041,0.650811910629272,-0.75657856464386,-0.0136032439768314,-0.365843802690506,0.930576920509338,-0.0267198588699102,0.653005540370941,0.756881654262543,-0.999692857265472,-0.0125629063695669,0.0213621146976948,-0.96306836605072,0.265947133302689,0.0420891754329205,-0.955424427986145,-0.281117230653763,-0.0902064070105553,-0.0635038241744041,0.650811910629272,-0.75657856464386,-0.746108770370483,0.577688753604889,-0.331055045127869,-0.99200564622879,0.0598033331334591,0.111123345792294,0.856884896755219,-0.512636959552765,0.0543287768959999,0.885319888591766,0.461973905563354,-0.0528099797666073,0.822710394859314,-0.565638780593872,-0.0565734952688217,0.898633599281311,0.436398416757584,0.044880323112011,0.770883440971375,0.635563313961029,-0.0424018874764442,0.205665051937103,-0.182270169258118,-0.961498618125916,-0.000605013221502304,-0.418321043252945,-0.908299028873444,-0.932841658592224,-0.356389135122299,-0.0528505109250546,-0.121279552578926,0.540288329124451,-0.832694411277771,-0.233132064342499,-0.902059972286224,-0.363231867551804,0.704272747039795,-0.708056330680847,0.0515372902154922,-0.881514430046082,0.177576348185539,-0.437491744756699,-0.775254726409912,-0.337585210800171,0.53386926651001,0.489945441484451,-0.864817440509796,-0.109746932983398,0.985507190227509,0.155911400914192,-0.0668379291892052,0.932733535766602,-0.358870327472687,0.0349341258406639,0.987105786800385,-0.159491881728172,-0.0135840689763427,-0.999692857265472,-0.0125629063695669,0.0213621146976948,-0.979835152626038,0.177163496613503,-0.0923919379711151,-0.955424427986145,-0.281117230653763,-0.0902064070105553,-0.96306836605072,0.265947133302689,0.0420891754329205,-0.836891412734985,0.0425380580127239,-0.545713543891907,-0.336029917001724,0.0190370641648769,-0.941658973693848,-0.0830230638384819,-0.489283621311188,-0.8681640625,
- -0.979835152626038,0.177163496613503,-0.0923919379711151,-0.0267198588699102,0.653005540370941,0.756881654262543,-0.594834864139557,0.19361737370491,0.780181884765625,-0.940079808235168,-0.124204948544502,0.317526519298553,0.822710394859314,-0.565638780593872,-0.0565734952688217,0.0581482499837875,0.213522285223007,-0.975206196308136,0.153503522276878,0.00324259046465158,-0.988142848014832,0.652347803115845,-0.31686082482338,-0.688506782054901,-0.336029917001724,0.0190370641648769,-0.941658973693848,-0.0292494148015976,-0.107891142368317,-0.993732392787933,-0.0830230638384819,-0.489283621311188,-0.8681640625,0.384983569383621,-0.101033315062523,0.917376756668091,0.898633599281311,0.436398416757584,0.044880323112011,0.776750326156616,0.122385755181313,0.617803156375885,-0.999692857265472,-0.0125629063695669,0.0213621146976948,-0.0267198588699102,0.653005540370941,0.756881654262543,-0.940079808235168,-0.124204948544502,0.317526519298553,-0.836891412734985,0.0425380580127239,-0.545713543891907,-0.713537335395813,0.238191202282906,-0.65888500213623,-0.999692857265472,-0.0125629063695669,0.0213621146976948,-0.940079808235168,-0.124204948544502,0.317526519298553,-0.955424427986145,-0.281117230653763,-0.0902064070105553,-0.979835152626038,0.177163496613503,-0.0923919379711151,-0.0830230638384819,-0.489283621311188,-0.8681640625,-0.0635038241744041,0.650811910629272,-0.75657856464386,0.379168599843979,-0.916930198669434,0.124379009008408,0.453592836856842,-0.342276573181152,0.822861015796661,0.421970844268799,-0.180829867720604,0.888392448425293,0.0581482499837875,0.213522285223007,-0.975206196308136,-0.0292494148015976,-0.107891142368317,-0.993732392787933,-0.336029917001724,0.0190370641648769,-0.941658973693848,0.045668825507164,-0.0074144396930933,-0.99892920255661,-0.979835152626038,0.177163496613503,-0.0923919379711151,-0.999692857265472,-0.0125629063695669,0.0213621146976948,-0.713537335395813,0.238191202282906,-0.65888500213623,0.898633599281311,0.436398416757584,0.044880323112011,0.652347803115845,-0.31686082482338,-0.688506782054901,
- 0.776750326156616,0.122385755181313,0.617803156375885,0.898633599281311,0.436398416757584,0.044880323112011,0.822710394859314,-0.565638780593872,-0.0565734952688217,0.652347803115845,-0.31686082482338,-0.688506782054901,0.0582930780947208,0.121368482708931,0.990894317626953,0.898633599281311,0.436398416757584,0.044880323112011,0.384983569383621,-0.101033315062523,0.917376756668091,-0.881124436855316,-0.0102046057581902,-0.472774296998978,-0.912191212177277,0.407524615526199,0.0427888929843903,-0.993008971214294,-0.101368822157383,-0.0604770146310329,0.970272839069366,0.237962231040001,-0.044099498540163,0.0583059452474117,-0.39530086517334,-0.916699409484863,0.0293824281543493,0.0130939055234194,-0.999482572078705,0.936994254589081,-0.346149474382401,-0.0471430085599422,0.0912754610180855,0.065369188785553,0.993677854537964,-0.109118349850178,0.00720076309517026,0.99400269985199,0.587672650814056,0.0131068024784327,0.808992683887482,-0.912191212177277,0.407524615526199,0.0427888929843903,-0.881124436855316,-0.0102046057581902,-0.472774296998978,-0.38297626376152,0.0259645730257034,0.923393249511719,-0.599782228469849,-0.0245552007108927,0.799786508083344,0.587672650814056,0.0131068024784327,0.808992683887482,-0.109118349850178,0.00720076309517026,0.99400269985199,0.0912754610180855,0.065369188785553,0.993677854537964,0.982216596603394,0.183908358216286,0.0377934463322163,0.987118780612946,0.150255098938942,0.0549547038972378,0.0770183727145195,-0.0550241321325302,0.995510220527649,0.0912754610180855,0.065369188785553,0.993677854537964,0.587672650814056,0.0131068024784327,0.808992683887482,0.982216596603394,0.183908358216286,0.0377934463322163,-0.599782228469849,-0.0245552007108927,0.799786508083344,-0.912191212177277,0.407524615526199,0.0427888929843903,-0.38297626376152,0.0259645730257034,0.923393249511719,-0.109118349850178,0.00720076309517026,0.99400269985199,-0.912191212177277,0.407524615526199,0.0427888929843903,-0.599782228469849,-0.0245552007108927,0.799786508083344,0.587672650814056,0.0131068024784327,0.808992683887482,
- 0.819897651672363,-0.00469603063538671,-0.572490990161896,0.982216596603394,0.183908358216286,0.0377934463322163,0.970272839069366,0.237962231040001,-0.044099498540163,0.936994254589081,-0.346149474382401,-0.0471430085599422,0.987118780612946,0.150255098938942,0.0549547038972378,0.982216596603394,0.183908358216286,0.0377934463322163,-0.109118349850178,0.00720076309517026,0.99400269985199,0.0912754610180855,0.065369188785553,0.993677854537964,0.0770183727145195,-0.0550241321325302,0.995510220527649,-0.0817036703228951,-0.0355277433991432,0.996023237705231,-0.0625986978411675,-0.0407389178872108,-0.99720698595047,0.0352561436593533,0.161039367318153,-0.986318051815033,-0.000620853155851364,0.317284196615219,-0.948330283164978,-0.0528834760189056,0.248329743742943,-0.967230916023254,-0.109118349850178,0.00720076309517026,0.99400269985199,-0.0817036703228951,-0.0355277433991432,0.996023237705231,-0.976378202438354,-0.210522472858429,0.0486404970288277,-0.912191212177277,0.407524615526199,0.0427888929843903,0.982216596603394,0.183908358216286,0.0377934463322163,0.819897651672363,-0.00469603063538671,-0.572490990161896,0.970272839069366,0.237962231040001,-0.044099498540163,-0.976378202438354,-0.210522472858429,0.0486404970288277,-0.93206661939621,0.358128517866135,-0.0547327920794487,-0.993008971214294,-0.101368822157383,-0.0604770146310329,-0.912191212177277,0.407524615526199,0.0427888929843903,-0.0792130157351494,-0.934149920940399,-0.347978949546814,-0.678914368152618,0.538998246192932,-0.498554110527039,0.335489839315414,-0.940697312355042,0.0503505393862724,-0.0817036703228951,-0.0355277433991432,0.996023237705231,0.0770183727145195,-0.0550241321325302,0.995510220527649,0.0318479388952255,0.0329067036509514,0.998950958251953,-0.754876017570496,-0.466616094112396,0.46090304851532,-0.326711893081665,0.944563925266266,0.0325333587825298,-0.0510467812418938,-0.797004044055939,0.601812839508057,0.572976648807526,-0.466978639364243,-0.673519670963287,-0.00676269130781293,0.923732161521912,-0.382979601621628,-0.976378202438354,-0.210522472858429,0.0486404970288277,
- -0.0817036703228951,-0.0355277433991432,0.996023237705231,-0.708464622497559,-0.432476252317429,0.557711541652679,-0.5335294008255,0.297592520713806,0.79169774055481,0.972884058952332,0.226047337055206,-0.0489822775125504,-0.754876017570496,-0.466616094112396,0.46090304851532,-0.993008971214294,-0.101368822157383,-0.0604770146310329,-0.93206661939621,0.358128517866135,-0.0547327920794487,-0.0625986978411675,-0.0407389178872108,-0.99720698595047,-0.0528834760189056,0.248329743742943,-0.967230916023254,-0.93206661939621,0.358128517866135,-0.0547327920794487,-0.982074677944183,-0.0567048490047455,-0.179760649800301,-0.734191417694092,-0.611315190792084,-0.295392423868179,0.0352561436593533,0.161039367318153,-0.986318051815033,-0.0625986978411675,-0.0407389178872108,-0.99720698595047,0.110805451869965,-0.239947438240051,-0.964441478252411,0.50767982006073,-0.416960865259171,-0.753926396369934,-0.93206661939621,0.358128517866135,-0.0547327920794487,-0.976378202438354,-0.210522472858429,0.0486404970288277,-0.982074677944183,-0.0567048490047455,-0.179760649800301,0.757211208343506,0.597631633281708,-0.263567179441452,0.893442749977112,-0.409525454044342,0.184523344039917,0.987118780612946,0.150255098938942,0.0549547038972378,0.936994254589081,-0.346149474382401,-0.0471430085599422,0.0770183727145195,-0.0550241321325302,0.995510220527649,0.987118780612946,0.150255098938942,0.0549547038972378,0.0318479388952255,0.0329067036509514,0.998950958251953,0.999521970748901,0.0244477652013302,0.0189290326088667,0.998645007610321,0.0513905622065067,0.00820132810622454,0.996860146522522,-0.000757414381951094,0.0791786313056946,0.999966382980347,-0.00458996184170246,0.00680042989552021,0.998853147029877,-0.0281359814107418,-0.0387415662407875,0.998202502727509,-0.0217666868120432,0.0558402389287949,-0.993008971214294,-0.101368822157383,-0.0604770146310329,-0.0528834760189056,0.248329743742943,-0.967230916023254,-0.322648942470551,0.00388262886554003,-0.946510791778564,-0.881124436855316,-0.0102046057581902,-0.472774296998978,0.819897651672363,-0.00469603063538671,-0.572490990161896,
- 0.0583059452474117,-0.39530086517334,-0.916699409484863,0.970272839069366,0.237962231040001,-0.044099498540163,-0.320232361555099,0.02678900398314,-0.946960210800171,-0.322648942470551,0.00388262886554003,-0.946510791778564,-0.0528834760189056,0.248329743742943,-0.967230916023254,-0.000620853155851364,0.317284196615219,-0.948330283164978,0.770883440971375,0.635563313961029,-0.0424018874764442,0.757211208343506,0.597631633281708,-0.263567179441452,0.205665051937103,-0.182270169258118,-0.961498618125916,0.836502075195313,0.547484338283539,0.0229174979031086,0.984504044055939,-0.163648754358292,-0.0630150958895683,0.973293244838715,0.209999814629555,0.0927386060357094,0.987105786800385,-0.159491881728172,-0.0135840689763427,0.824452936649323,0.563529253005981,0.0520797520875931,0.95523327589035,-0.292690932750702,-0.0431446246802807,-0.000965949264355004,0.076230026781559,0.997089862823486,0.0897836536169052,-0.199922367930412,0.975689470767975,0.824452936649323,0.563529253005981,0.0520797520875931,0.987105786800385,-0.159491881728172,-0.0135840689763427,-0.077806256711483,0.47360160946846,0.877295732498169,0.0897836536169052,-0.199922367930412,0.975689470767975,-0.000965949264355004,0.076230026781559,0.997089862823486,-0.895722687244415,-0.413273721933365,-0.163968846201897,-0.823218286037445,0.234466344118118,-0.517046809196472,-0.983303487300873,-0.138309195637703,-0.118257731199265,0.135169193148613,-0.233493283390999,-0.962917506694794,0.0184276923537254,-0.124329656362534,-0.992069900035858,0.0272147115319967,-0.0223453287035227,-0.999379932880402,0.0462277382612228,-0.541779816150665,-0.839248359203339,0.125192940235138,-0.242810994386673,-0.961961328983307,-0.233132064342499,-0.902059972286224,-0.363231867551804,-0.947317838668823,-0.280741065740585,-0.154186382889748,-0.839737236499786,-0.539585053920746,-0.0607416853308678,-0.93206661939621,0.358128517866135,-0.0547327920794487,0.110805451869965,-0.239947438240051,-0.964441478252411,-0.0625986978411675,-0.0407389178872108,-0.99720698595047,0.890511512756348,0.410010695457459,-0.197181835770607,
- 0.885319888591766,0.461973905563354,-0.0528099797666073,0.937467753887177,-0.212157413363457,0.275940954685211,0.960191607475281,-0.139867961406708,0.241803854703903,0.885319888591766,0.461973905563354,-0.0528099797666073,0.0443384908139706,-0.330649822950363,-0.942711472511292,0.0581482499837875,0.213522285223007,-0.975206196308136,0.822710394859314,-0.565638780593872,-0.0565734952688217,0.984504044055939,-0.163648754358292,-0.0630150958895683,0.613951206207275,0.735034048557281,-0.287730813026428,0.973293244838715,0.209999814629555,0.0927386060357094,0.788238763809204,-0.243241131305695,-0.565255284309387,-0.223693117499352,0.909120142459869,-0.351371705532074,-0.586603939533234,0.808976948261261,0.0381077118217945,0.119244776666164,0.167984321713448,-0.978550970554352,0.0669810026884079,0.0766121968626976,-0.994808614253998,0.984504044055939,-0.163648754358292,-0.0630150958895683,-0.997074067592621,0.0607682093977928,0.0463726632297039,-0.859698951244354,0.509021282196045,-0.0426048114895821,-0.932841658592224,-0.356389135122299,-0.0528505109250546,-0.985627174377441,0.161414295434952,0.0498456656932831,0.0251450650393963,-0.2043686658144,0.978570997714996,0.0407917127013206,-0.115789026021957,0.992435932159424,-0.416357755661011,0.679343223571777,0.604267299175262,0.0407917127013206,-0.115789026021957,0.992435932159424,0.0958931893110275,0.240187019109726,0.965978622436523,-0.416357755661011,0.679343223571777,0.604267299175262,0.0135018676519394,0.0940293595194817,-0.995477855205536,0.175714984536171,0.0339209362864494,-0.983856558799744,0.138994261622429,-0.0164665654301643,-0.990156292915344,0.0272147115319967,-0.0223453287035227,-0.999379932880402,0.0184276923537254,-0.124329656362534,-0.992069900035858,-0.895722687244415,-0.413273721933365,-0.163968846201897,-0.955282866954803,0.235491439700127,-0.178825095295906,0.0462277382612228,-0.541779816150665,-0.839248359203339,0.0272147115319967,-0.0223453287035227,-0.999379932880402,-0.955282866954803,0.235491439700127,-0.178825095295906,-0.13901399075985,-0.25796115398407,-0.956102073192596,
- -0.117863714694977,0.0608940199017525,-0.991160988807678,-0.96926349401474,0.107837326824665,-0.221132501959801,-0.823548555374146,0.532220721244812,-0.196237236261368,-0.96926349401474,0.107837326824665,-0.221132501959801,-0.117863714694977,0.0608940199017525,-0.991160988807678,-0.11040885001421,-0.0355737917125225,-0.993249416351318,-0.932226002216339,-0.28542748093605,-0.222454100847244,-0.0267198588699102,0.653005540370941,0.756881654262543,0.0582930780947208,0.121368482708931,0.990894317626953,0.384983569383621,-0.101033315062523,0.917376756668091,-0.594834864139557,0.19361737370491,0.780181884765625,0.893442749977112,-0.409525454044342,0.184523344039917,0.918976604938507,-0.391368061304092,0.0480946786701679,0.0318479388952255,0.0329067036509514,0.998950958251953,-0.563876092433929,-0.824476301670074,-0.0477774925529957,0.0875456556677818,-0.913862526416779,0.396473258733749,0.686834275722504,0.706830203533173,0.169262588024139,0.856884896755219,-0.512636959552765,0.0543287768959999,0.937467753887177,-0.212157413363457,0.275940954685211,0.885319888591766,0.461973905563354,-0.0528099797666073,0.856884896755219,-0.512636959552765,0.0543287768959999,0.253398299217224,0.0413595736026764,0.966477513313293,0.960191607475281,-0.139867961406708,0.241803854703903,-0.0304913893342018,0.38865652680397,-0.920878171920776,-0.0191305838525295,-0.150743916630745,-0.988387823104858,0.097061313688755,0.206662610173225,-0.973586022853851,0.0970318093895912,-0.17931854724884,-0.978994250297546,0.0894494503736496,0.197311818599701,-0.976251542568207,0.835529088973999,-0.547849714756012,-0.0418561138212681,0.987852096557617,0.152362048625946,-0.0305623989552259,0.0870485678315163,-0.281281888484955,-0.955668985843658,-0.0589949488639832,0.00578356580808759,0.998241543769836,0.00290419347584248,0.140119671821594,0.990130364894867,-0.0951540768146515,-0.0353288426995277,0.994835555553436,-0.299342751502991,0.465215772390366,-0.83304762840271,-0.0572735816240311,0.610242664813995,-0.790141582489014,0.0870485678315163,-0.281281888484955,-0.955668985843658,
- 0.25556743144989,-0.341323673725128,-0.904535055160522,-0.0703980177640915,-0.331848502159119,0.940702319145203,-0.10595703125,-0.0431503839790821,0.993434131145477,0.434904187917709,0.0916477292776108,0.895800828933716,0.916671395301819,0.397409528493881,-0.042182806879282,0.968240201473236,-0.24652087688446,-0.0416957288980484,0.988397657871246,0.147231817245483,0.0373226888477802,0.763011157512665,-0.644899308681488,0.0438060387969017,0.0423891618847847,0.128447994589806,0.990809977054596,0.00608233921229839,0.0768526718020439,0.99702388048172,-0.0888331830501556,0.333618521690369,0.938513457775116,-0.0504661463201046,-0.07345200330019,0.996021091938019,-0.0703980177640915,-0.331848502159119,0.940702319145203,-0.251284569501877,0.0805247500538826,0.964557886123657,-0.0888331830501556,0.333618521690369,0.938513457775116,0.00608233921229839,0.0768526718020439,0.99702388048172,0.916278898715973,-0.397838413715363,0.0464505441486835,0.973866641521454,0.226713255047798,-0.0135971661657095,0.950656712055206,-0.309644162654877,-0.0192977841943502,0.735918819904327,0.675386011600494,0.0477214157581329,0.0622822791337967,-0.00863368064165115,0.998021245002747,-0.0594455786049366,-0.0832254365086555,0.99475622177124,-0.549539029598236,-0.157752797007561,0.820439517498016,0.219720855355263,0.0345255956053734,0.97495174407959,-0.0589949488639832,0.00578356580808759,0.998241543769836,-0.0519383810460567,0.291056156158447,0.955295145511627,0.0630815178155899,-0.0622917041182518,0.996062517166138,-0.434561371803284,-0.712514758110046,-0.550889492034912,-0.555132210254669,-0.68161004781723,-0.476692825555801,-0.982542335987091,-0.175769865512848,0.0609564743936062,-0.808130741119385,-0.588927686214447,0.00943977944552898,-0.0611129403114319,0.226113498210907,0.972182095050812,-0.0131052602082491,-0.179215401411057,0.983722567558289,0.0423891618847847,0.128447994589806,0.990809977054596,0.849373161792755,-0.524721026420593,0.0568599253892899,0.868818461894989,0.489207893610001,0.0763547569513321,0.00608233921229839,0.0768526718020439,0.99702388048172,
- -0.549539029598236,-0.157752797007561,0.820439517498016,-0.682876884937286,0.724956631660461,0.0900951623916626,-0.943833470344543,0.154110923409462,0.292281031608582,-0.990463316440582,-0.0752274468541145,0.115427009761333,-0.998358726501465,-0.00969452783465385,-0.0564445443451405,-0.931277215480804,-0.199855089187622,0.304599493741989,0.0630815178155899,-0.0622917041182518,0.996062517166138,0.988397657871246,0.147231817245483,0.0373226888477802,0.771697163581848,-0.627587795257568,0.103039756417274,-0.886434674263,0.460816919803619,0.0433751791715622,-0.998371124267578,0.0529490262269974,-0.0212483908981085,-0.555132210254669,-0.68161004781723,-0.476692825555801,-0.434561371803284,-0.712514758110046,-0.550889492034912,-0.599527537822723,-0.799719274044037,0.0318732559680939,-0.990463316440582,-0.0752274468541145,0.115427009761333,-0.999637961387634,-0.00327904219739139,-0.0267060287296772,-0.962305784225464,0.271864205598831,-0.00758330663666129,-0.0191305838525295,-0.150743916630745,-0.988387823104858,-0.0304913893342018,0.38865652680397,-0.920878171920776,-0.892694473266602,-0.448054850101471,-0.0484101250767708,-0.982542335987091,-0.175769865512848,0.0609564743936062,-0.555132210254669,-0.68161004781723,-0.476692825555801,-0.90942245721817,0.415850460529327,-0.00439486652612686,0.735918819904327,0.675386011600494,0.0477214157581329,0.950656712055206,-0.309644162654877,-0.0192977841943502,0.833404958248138,-0.55212390422821,-0.0244039818644524,0.763011157512665,-0.644899308681488,0.0438060387969017,0.219720855355263,0.0345255956053734,0.97495174407959,0.833404958248138,-0.55212390422821,-0.0244039818644524,-0.560456216335297,-0.161208674311638,0.812342703342438,-0.063904233276844,0.145997196435928,-0.987218856811523,0.126410216093063,-0.0261845123022795,0.991632461547852,-0.116717673838139,-0.991261899471283,-0.0614561885595322,0.126410216093063,-0.0261845123022795,0.991632461547852,-0.110700584948063,-0.993494153022766,-0.0267343502491713,0.097061313688755,0.206662610173225,-0.973586022853851,0.968240201473236,-0.24652087688446,-0.0416957288980484,
- 0.916671395301819,0.397409528493881,-0.042182806879282,0.0970318093895912,-0.17931854724884,-0.978994250297546,0.097061313688755,0.206662610173225,-0.973586022853851,-0.0694090500473976,0.041190005838871,-0.996737599372864,0.183304950594902,0.336318582296371,-0.923736572265625,0.0557386539876461,-0.0772252902388573,-0.995454430580139,-0.0801394134759903,-0.0217098332941532,-0.996547281742096,-0.0759468749165535,-0.130942329764366,-0.988476693630219,0.0537830665707588,0.342836678028107,-0.937854170799255,0.987796247005463,0.154593378305435,-0.0189632847905159,0.95678722858429,-0.28902068734169,0.0320225991308689,0.9962198138237,0.0164573695510626,-0.0852950066328049,0.987852096557617,0.152362048625946,-0.0305623989552259,0.987302005290985,0.145843848586082,-0.0629628077149391,0.0870485678315163,-0.281281888484955,-0.955668985843658,0.14041930437088,-0.0032172380015254,-0.990086913108826,0.916671395301819,0.397409528493881,-0.042182806879282,0.998730719089508,-0.043169017881155,-0.0259528625756502,0.00290419347584248,0.140119671821594,0.990130364894867,-0.0589949488639832,0.00578356580808759,0.998241543769836,0.0731227919459343,0.0110649997368455,0.997261583805084,0.771697163581848,-0.627587795257568,0.103039756417274,0.9962198138237,0.0164573695510626,-0.0852950066328049,0.95678722858429,-0.28902068734169,0.0320225991308689,0.14041930437088,-0.0032172380015254,-0.990086913108826,0.950656712055206,-0.309644162654877,-0.0192977841943502,0.0537830665707588,0.342836678028107,-0.937854170799255,0.987796247005463,0.154593378305435,-0.0189632847905159,0.0727716013789177,-0.297307282686234,-0.952004671096802,0.0752261057496071,0.269599348306656,-0.960029900074005,0.997995018959045,-0.0606023967266083,-0.0182569436728954,0.987796247005463,0.154593378305435,-0.0189632847905159,0.9962198138237,0.0164573695510626,-0.0852950066328049,0.0727716013789177,-0.297307282686234,-0.952004671096802,-0.106186032295227,0.956342160701752,-0.272276312112808,-0.0889255777001381,-0.797044813632965,0.597337424755096,0.462203204631805,-0.192154943943024,-0.865704834461212,
- 0.759007215499878,-0.503889143466949,0.412315249443054,0.849373161792755,-0.524721026420593,0.0568599253892899,0.0423891618847847,0.128447994589806,0.990809977054596,0.109386190772057,0.0200714282691479,0.993796706199646,-0.191341623663902,-0.0363933332264423,0.980848550796509,-0.0649350062012672,0.11259438842535,-0.991517066955566,-0.943833470344543,0.154110923409462,0.292281031608582,-0.682876884937286,0.724956631660461,0.0900951623916626,-0.998777806758881,0.0487106330692768,-0.008375134319067,-0.999675154685974,-0.0126646598801017,0.0221205521374941,-0.0191305838525295,-0.150743916630745,-0.988387823104858,-0.962305784225464,0.271864205598831,-0.00758330663666129,-0.999675154685974,-0.0126646598801017,0.0221205521374941,-0.816135108470917,-0.577408969402313,-0.0228569302707911,-0.0617944002151489,0.0658553242683411,-0.995913982391357,-0.0694090500473976,0.041190005838871,-0.996737599372864,-0.676132261753082,-0.376719295978546,0.633188664913177,-0.935909032821655,-0.348300158977509,-0.0525492243468761,-0.0801394134759903,-0.0217098332941532,-0.996547281742096,-0.931277215480804,-0.199855089187622,0.304599493741989,-0.999637961387634,-0.00327904219739139,-0.0267060287296772,-0.990463316440582,-0.0752274468541145,0.115427009761333,-0.0572735816240311,0.610242664813995,-0.790141582489014,-0.937488675117493,-0.344249397516251,-0.0510640889406204,-0.689495265483856,0.723487257957459,-0.0340971052646637,-0.0590112246572971,-0.228789210319519,-0.971685767173767,-0.463852167129517,0.395660281181335,-0.79265022277832,0.0206550937145948,0.309350818395615,0.950723707675934,0.374500513076782,-0.745129704475403,-0.551843523979187,0.097061313688755,0.206662610173225,-0.973586022853851,-0.0191305838525295,-0.150743916630745,-0.988387823104858,-0.0694090500473976,0.041190005838871,-0.996737599372864,-0.808130741119385,-0.588927686214447,0.00943977944552898,-0.0131052602082491,-0.179215401411057,0.983722567558289,-0.549539029598236,-0.157752797007561,0.820439517498016,-0.223650857806206,0.973750174045563,-0.0423193052411079,-0.218269944190979,0.97570663690567,-0.0188387520611286,
- 0.145565286278725,0.0115781249478459,0.989280939102173,-0.0649350062012672,0.11259438842535,-0.991517066955566,-0.285372823476791,-0.943941533565521,0.165942341089249,0.109386190772057,0.0200714282691479,0.993796706199646,0.771697163581848,-0.627587795257568,0.103039756417274,0.00290419347584248,0.140119671821594,0.990130364894867,0.0731227919459343,0.0110649997368455,0.997261583805084,-0.560456216335297,-0.161208674311638,0.812342703342438,-0.987706780433655,-0.0579472035169601,-0.14518079161644,0.837262332439423,0.546744287014008,-0.00791270658373833,-0.599527537822723,-0.799719274044037,0.0318732559680939,-0.999637961387634,-0.00327904219739139,-0.0267060287296772,-0.998739361763,0.0456104390323162,-0.0209650937467813,-0.806395947933197,0.58647632598877,0.0759681165218353,-0.99770575761795,0.0554766207933426,0.0388009957969189,0.95678722858429,-0.28902068734169,0.0320225991308689,0.00290419347584248,0.140119671821594,0.990130364894867,0.771697163581848,-0.627587795257568,0.103039756417274,0.0423891618847847,0.128447994589806,0.990809977054596,0.434904187917709,0.0916477292776108,0.895800828933716,0.759007215499878,-0.503889143466949,0.412315249443054,-0.0703980177640915,-0.331848502159119,0.940702319145203,0.434904187917709,0.0916477292776108,0.895800828933716,0.0423891618847847,0.128447994589806,0.990809977054596,-0.935909032821655,-0.348300158977509,-0.0525492243468761,-0.966184794902802,0.250152230262756,-0.0625378787517548,-0.0759468749165535,-0.130942329764366,-0.988476693630219,-0.0801394134759903,-0.0217098332941532,-0.996547281742096,0.00608233921229839,0.0768526718020439,0.99702388048172,0.868818461894989,0.489207893610001,0.0763547569513321,0.452889800071716,0.891557633876801,-0.00398445874452591,0.147395357489586,0.0105716148391366,0.989021241664886,0.147395357489586,0.0105716148391366,0.989021241664886,-0.251284569501877,0.0805247500538826,0.964557886123657,0.00608233921229839,0.0768526718020439,0.99702388048172,0.0622822791337967,-0.00863368064165115,0.998021245002747,0.219720855355263,0.0345255956053734,0.97495174407959,
- 0.763011157512665,-0.644899308681488,0.0438060387969017,-0.191341623663902,-0.0363933332264423,0.980848550796509,-0.00130755454301834,0.772512435913086,0.634998321533203,0.0490744709968567,-0.714598298072815,-0.697811603546143,0.968240201473236,-0.24652087688446,-0.0416957288980484,0.097061313688755,0.206662610173225,-0.973586022853851,0.9962198138237,0.0164573695510626,-0.0852950066328049,-0.0594455786049366,-0.0832254365086555,0.99475622177124,-0.0519383810460567,0.291056156158447,0.955295145511627,-0.982542335987091,-0.175769865512848,0.0609564743936062,-0.682876884937286,0.724956631660461,0.0900951623916626,-0.0519383810460567,0.291056156158447,0.955295145511627,-0.434561371803284,-0.712514758110046,-0.550889492034912,-0.982542335987091,-0.175769865512848,0.0609564743936062,0.988397657871246,0.147231817245483,0.0373226888477802,0.9962198138237,0.0164573695510626,-0.0852950066328049,0.771697163581848,-0.627587795257568,0.103039756417274,0.968240201473236,-0.24652087688446,-0.0416957288980484,0.9962198138237,0.0164573695510626,-0.0852950066328049,0.988397657871246,0.147231817245483,0.0373226888477802,0.916278898715973,-0.397838413715363,0.0464505441486835,0.0339264571666718,-0.0325912162661552,0.998892843723297,0.147395357489586,0.0105716148391366,0.989021241664886,-0.188579380512238,-0.478117734193802,-0.857811987400055,0.0769386738538742,0.0663815662264824,-0.994823634624481,-0.0590112246572971,-0.228789210319519,-0.971685767173767,0.916671395301819,0.397409528493881,-0.042182806879282,0.14041930437088,-0.0032172380015254,-0.990086913108826,0.0970318093895912,-0.17931854724884,-0.978994250297546,0.0970318093895912,-0.17931854724884,-0.978994250297546,0.14041930437088,-0.0032172380015254,-0.990086913108826,-0.0304913893342018,0.38865652680397,-0.920878171920776,0.0599723048508167,0.466688930988312,-0.882385909557343,-0.0427863970398903,-0.534120261669159,0.844325125217438,-0.0499720089137554,0.00809440389275551,0.998717904090881,-0.808130741119385,-0.588927686214447,0.00943977944552898,-0.943833470344543,0.154110923409462,0.292281031608582,
- -0.953422725200653,-0.297315686941147,-0.0508770830929279,-0.892694473266602,-0.448054850101471,-0.0484101250767708,-0.0304913893342018,0.38865652680397,-0.920878171920776,-0.335878700017929,0.485969096422195,-0.806857824325562,-0.984771490097046,-0.0326754041016102,-0.170755699276924,0.950656712055206,-0.309644162654877,-0.0192977841943502,0.14041930437088,-0.0032172380015254,-0.990086913108826,0.998730719089508,-0.043169017881155,-0.0259528625756502,0.14041930437088,-0.0032172380015254,-0.990086913108826,-0.335878700017929,0.485969096422195,-0.806857824325562,-0.0304913893342018,0.38865652680397,-0.920878171920776,0.973866641521454,0.226713255047798,-0.0135971661657095,0.0769386738538742,0.0663815662264824,-0.994823634624481,0.0557386539876461,-0.0772252902388573,-0.995454430580139,0.833404958248138,-0.55212390422821,-0.0244039818644524,0.916671395301819,0.397409528493881,-0.042182806879282,0.763011157512665,-0.644899308681488,0.0438060387969017,0.735918819904327,0.675386011600494,0.0477214157581329,0.219720855355263,0.0345255956053734,0.97495174407959,0.0629540458321571,-0.14064234495163,0.98805695772171,0.0629540458321571,-0.14064234495163,0.98805695772171,0.0339264571666718,-0.0325912162661552,0.998892843723297,0.916278898715973,-0.397838413715363,0.0464505441486835,0.735918819904327,0.675386011600494,0.0477214157581329,-0.498549044132233,-0.866806089878082,0.00980102270841599,0.179377526044846,-0.739267587661743,-0.649081766605377,0.176715388894081,0.912726283073425,0.368378102779388,0.868818461894989,0.489207893610001,0.0763547569513321,0.849373161792755,-0.524721026420593,0.0568599253892899,0.987852096557617,0.152362048625946,-0.0305623989552259,0.835529088973999,-0.547849714756012,-0.0418561138212681,0.759007215499878,-0.503889143466949,0.412315249443054,0.987302005290985,0.145843848586082,-0.0629628077149391,0.987852096557617,0.152362048625946,-0.0305623989552259,0.849373161792755,-0.524721026420593,0.0568599253892899,-0.875588476657867,-0.31104376912117,-0.369589895009995,-0.100918665528297,0.482602745294571,0.87000584602356,
- -0.806395947933197,0.58647632598877,0.0759681165218353,-0.998739361763,0.0456104390323162,-0.0209650937467813,-0.10595703125,-0.0431503839790821,0.993434131145477,-0.0703980177640915,-0.331848502159119,0.940702319145203,-0.806395947933197,0.58647632598877,0.0759681165218353,-0.100918665528297,0.482602745294571,0.87000584602356,-0.251284569501877,0.0805247500538826,0.964557886123657,-0.599527537822723,-0.799719274044037,0.0318732559680939,-0.0888331830501556,0.333618521690369,0.938513457775116,-0.816496014595032,0.576355278491974,0.033895917236805,-0.998358726501465,-0.00969452783465385,-0.0564445443451405,-0.990463316440582,-0.0752274468541145,0.115427009761333,-0.987706780433655,-0.0579472035169601,-0.14518079161644,-0.453053265810013,-0.485680103302002,-0.74756783246994,0.689854979515076,-0.721819639205933,0.0554677695035934,-0.188579380512238,-0.478117734193802,-0.857811987400055,-0.0590112246572971,-0.228789210319519,-0.971685767173767,-0.689495265483856,0.723487257957459,-0.0340971052646637,-0.188579380512238,-0.478117734193802,-0.857811987400055,-0.689495265483856,0.723487257957459,-0.0340971052646637,-0.676132261753082,-0.376719295978546,0.633188664913177,-0.676132261753082,-0.376719295978546,0.633188664913177,-0.0801394134759903,-0.0217098332941532,-0.996547281742096,-0.188579380512238,-0.478117734193802,-0.857811987400055,-0.990463316440582,-0.0752274468541145,0.115427009761333,-0.599527537822723,-0.799719274044037,0.0318732559680939,-0.251284569501877,0.0805247500538826,0.964557886123657,-0.0405154787003994,-0.130758941173553,0.990586042404175,-0.816496014595032,0.576355278491974,0.033895917236805,-0.990463316440582,-0.0752274468541145,0.115427009761333,-0.0131052602082491,-0.179215401411057,0.983722567558289,-0.0611129403114319,0.226113498210907,0.972182095050812,-0.0405154787003994,-0.130758941173553,0.990586042404175,0.0339264571666718,-0.0325912162661552,0.998892843723297,0.0629540458321571,-0.14064234495163,0.98805695772171,0.0727716013789177,-0.297307282686234,-0.952004671096802,0.183304950594902,0.336318582296371,-0.923736572265625,
- 0.17438730597496,-0.0668449103832245,-0.982405662536621,0.937126398086548,0.257258653640747,0.235822290182114,0.452889800071716,0.891557633876801,-0.00398445874452591,0.868818461894989,0.489207893610001,0.0763547569513321,0.973866641521454,0.226713255047798,-0.0135971661657095,0.452889800071716,0.891557633876801,-0.00398445874452591,0.937126398086548,0.257258653640747,0.235822290182114,0.973866641521454,0.226713255047798,-0.0135971661657095,0.916278898715973,-0.397838413715363,0.0464505441486835,0.452889800071716,0.891557633876801,-0.00398445874452591,-0.0572735816240311,0.610242664813995,-0.790141582489014,-0.0590112246572971,-0.228789210319519,-0.971685767173767,0.0894494503736496,0.197311818599701,-0.976251542568207,0.0870485678315163,-0.281281888484955,-0.955668985843658,0.0557386539876461,-0.0772252902388573,-0.995454430580139,0.0537830665707588,0.342836678028107,-0.937854170799255,0.950656712055206,-0.309644162654877,-0.0192977841943502,0.973866641521454,0.226713255047798,-0.0135971661657095,-0.90942245721817,0.415850460529327,-0.00439486652612686,-0.998777806758881,0.0487106330692768,-0.008375134319067,-0.682876884937286,0.724956631660461,0.0900951623916626,-0.982542335987091,-0.175769865512848,0.0609564743936062,0.988397657871246,0.147231817245483,0.0373226888477802,0.0630815178155899,-0.0622917041182518,0.996062517166138,0.0622822791337967,-0.00863368064165115,0.998021245002747,0.763011157512665,-0.644899308681488,0.0438060387969017,0.95678722858429,-0.28902068734169,0.0320225991308689,0.987796247005463,0.154593378305435,-0.0189632847905159,0.997995018959045,-0.0606023967266083,-0.0182569436728954,0.744413137435913,0.667015373706818,0.0306544713675976,-0.821626782417297,-0.566360294818878,0.0645403861999512,-0.996783256530762,-0.0786659196019173,0.0153258349746466,-0.966449737548828,0.25514429807663,-0.0296019911766052,-0.998371124267578,0.0529490262269974,-0.0212483908981085,-0.886434674263,0.460816919803619,0.0433751791715622,0.95678722858429,-0.28902068734169,0.0320225991308689,0.744413137435913,0.667015373706818,0.0306544713675976,
- -0.00247872108593583,-0.0397853590548038,0.999205231666565,0.00290419347584248,0.140119671821594,0.990130364894867,-0.0951540768146515,-0.0353288426995277,0.994835555553436,-0.886434674263,0.460816919803619,0.0433751791715622,-0.434561371803284,-0.712514758110046,-0.550889492034912,-0.0589949488639832,0.00578356580808759,0.998241543769836,0.0727716013789177,-0.297307282686234,-0.952004671096802,-0.0617944002151489,0.0658553242683411,-0.995913982391357,-0.0638918206095696,-0.373065710067749,-0.925602376461029,0.0752261057496071,0.269599348306656,-0.960029900074005,-0.0572735816240311,0.610242664813995,-0.790141582489014,-0.82511842250824,-0.361545205116272,-0.434125304222107,-0.937488675117493,-0.344249397516251,-0.0510640889406204,-0.0594455786049366,-0.0832254365086555,0.99475622177124,-0.682876884937286,0.724956631660461,0.0900951623916626,-0.549539029598236,-0.157752797007561,0.820439517498016,-0.0397306866943836,-0.0685163512825966,-0.996858537197113,-0.0499720089137554,0.00809440389275551,0.998717904090881,0.145565286278725,0.0115781249478459,0.989280939102173,-0.188579380512238,-0.478117734193802,-0.857811987400055,-0.0801394134759903,-0.0217098332941532,-0.996547281742096,0.0557386539876461,-0.0772252902388573,-0.995454430580139,0.0769386738538742,0.0663815662264824,-0.994823634624481,-0.00247872108593583,-0.0397853590548038,0.999205231666565,-0.110530808568001,0.0785908550024033,0.990760624408722,-0.0951540768146515,-0.0353288426995277,0.994835555553436,0.00290419347584248,0.140119671821594,0.990130364894867,-0.328437745571136,-0.0795004144310951,0.94117397069931,-0.831561625003815,-0.112327590584755,0.543955624103546,-0.821626782417297,-0.566360294818878,0.0645403861999512,-0.110530808568001,0.0785908550024033,0.990760624408722,0.744413137435913,0.667015373706818,0.0306544713675976,0.673179090023041,0.364062905311584,0.643652141094208,0.02657550573349,-0.0407647676765919,0.998815357685089,-0.0638918206095696,-0.373065710067749,-0.925602376461029,-0.723980069160461,0.688295125961304,-0.0458549335598946,-0.90943968296051,0.0985060855746269,-0.404000103473663,
- -0.599339663982391,-0.208008423447609,-0.772997140884399,-0.831561625003815,-0.112327590584755,0.543955624103546,-0.996783256530762,-0.0786659196019173,0.0153258349746466,-0.821626782417297,-0.566360294818878,0.0645403861999512,0.719491422176361,-0.339415222406387,-0.605912148952484,0.0752261057496071,0.269599348306656,-0.960029900074005,0.265788167715073,0.0178810674697161,-0.963865578174591,-0.00247872108593583,-0.0397853590548038,0.999205231666565,0.744413137435913,0.667015373706818,0.0306544713675976,0.02657550573349,-0.0407647676765919,0.998815357685089,-0.328437745571136,-0.0795004144310951,0.94117397069931,-0.153560817241669,-0.0173516757786274,0.987986862659454,-0.00247872108593583,-0.0397853590548038,0.999205231666565,0.02657550573349,-0.0407647676765919,0.998815357685089,-0.0951540768146515,-0.0353288426995277,0.994835555553436,-0.110530808568001,0.0785908550024033,0.990760624408722,-0.821626782417297,-0.566360294818878,0.0645403861999512,-0.886434674263,0.460816919803619,0.0433751791715622,-0.110530808568001,0.0785908550024033,0.990760624408722,-0.153560817241669,-0.0173516757786274,0.987986862659454,-0.328437745571136,-0.0795004144310951,0.94117397069931,-0.966449737548828,0.25514429807663,-0.0296019911766052,-0.996783256530762,-0.0786659196019173,0.0153258349746466,-0.831561625003815,-0.112327590584755,0.543955624103546,-0.985586643218994,0.0327352210879326,-0.165974602103233,-0.110530808568001,0.0785908550024033,0.990760624408722,-0.00247872108593583,-0.0397853590548038,0.999205231666565,-0.153560817241669,-0.0173516757786274,0.987986862659454,0.0752261057496071,0.269599348306656,-0.960029900074005,-0.599339663982391,-0.208008423447609,-0.772997140884399,0.265788167715073,0.0178810674697161,-0.963865578174591,0.0752261057496071,0.269599348306656,-0.960029900074005,-0.0638918206095696,-0.373065710067749,-0.925602376461029,-0.599339663982391,-0.208008423447609,-0.772997140884399,0.997995018959045,-0.0606023967266083,-0.0182569436728954,0.0752261057496071,0.269599348306656,-0.960029900074005,0.719491422176361,-0.339415222406387,-0.605912148952484,
- -0.105932161211967,0.00111738336272538,0.9943727850914,0.0555180087685585,0.293014138936996,0.954494953155518,-0.0561858527362347,-0.0112382033839822,0.998357176780701,-0.0548099242150784,0.0748625323176384,-0.995686411857605,-0.881724119186401,-0.469426095485687,-0.0469224005937576,-0.999615490436554,0.0236507002264261,-0.0144784571602941,-0.0596575438976288,-0.142832666635513,-0.987947285175323,0.997519671916962,0.0612352453172207,-0.0347119271755219,0.991421699523926,-0.0862616971135139,0.0981933698058128,0.880359470844269,0.00715071195736527,-0.474253118038177,0.0555180087685585,0.293014138936996,0.954494953155518,-0.105932161211967,0.00111738336272538,0.9943727850914,0.703087508678436,0.0232490561902523,0.710723161697388,0.610622406005859,-0.0302603021264076,0.791343629360199,0.880359470844269,0.00715071195736527,-0.474253118038177,0.991421699523926,-0.0862616971135139,0.0981933698058128,0.997519671916962,0.0612352453172207,-0.0347119271755219,0.071844108402729,0.0261288713663816,-0.997073650360107,0.0944607481360435,0.180026844143867,-0.979115664958954,0.995526969432831,-0.0888694748282433,-0.0320661254227161,0.997519671916962,0.0612352453172207,-0.0347119271755219,0.880359470844269,0.00715071195736527,-0.474253118038177,0.071844108402729,0.0261288713663816,-0.997073650360107,0.610622406005859,-0.0302603021264076,0.791343629360199,0.0555180087685585,0.293014138936996,0.954494953155518,0.703087508678436,0.0232490561902523,0.710723161697388,0.991421699523926,-0.0862616971135139,0.0981933698058128,0.0555180087685585,0.293014138936996,0.954494953155518,0.610622406005859,-0.0302603021264076,0.791343629360199,0.880359470844269,0.00715071195736527,-0.474253118038177,-0.133978307247162,-0.0147960623726249,-0.990873873233795,0.071844108402729,0.0261288713663816,-0.997073650360107,-0.0548099242150784,0.0748625323176384,-0.995686411857605,-0.0596575438976288,-0.142832666635513,-0.987947285175323,0.0944607481360435,0.180026844143867,-0.979115664958954,0.071844108402729,0.0261288713663816,-0.997073650360107,0.991421699523926,-0.0862616971135139,0.0981933698058128,
- 0.997519671916962,0.0612352453172207,-0.0347119271755219,0.995526969432831,-0.0888694748282433,-0.0320661254227161,0.865707993507385,0.494131118059158,0.0799014046788216,-0.995679378509521,-0.0646130591630936,0.0666921138763428,-0.985189735889435,0.170516222715378,-0.018038883805275,-0.924214720726013,0.381548047065735,0.0157572031021118,-0.952580809593201,0.29863053560257,0.0583925992250443,0.991421699523926,-0.0862616971135139,0.0981933698058128,0.865707993507385,0.494131118059158,0.0799014046788216,0.072334349155426,-0.0835905522108078,0.993871510028839,0.0555180087685585,0.293014138936996,0.954494953155518,0.071844108402729,0.0261288713663816,-0.997073650360107,-0.133978307247162,-0.0147960623726249,-0.990873873233795,-0.0548099242150784,0.0748625323176384,-0.995686411857605,0.072334349155426,-0.0835905522108078,0.993871510028839,-0.0506797023117542,0.299258917570114,0.95282506942749,-0.0561858527362347,-0.0112382033839822,0.998357176780701,0.0555180087685585,0.293014138936996,0.954494953155518,-0.591556906700134,-0.197427466511726,0.781717896461487,-0.429354101419449,0.422388434410095,0.798275053501129,0.0668450444936752,-0.885894417762756,-0.459045559167862,0.865707993507385,0.494131118059158,0.0799014046788216,0.995526969432831,-0.0888694748282433,-0.0320661254227161,0.987302005290985,0.145843848586082,-0.0629628077149391,0.759007215499878,-0.503889143466949,0.412315249443054,0.0644617974758148,0.725103259086609,0.685616493225098,0.320152074098587,-0.946931660175323,0.0286902133375406,-0.336022228002548,-0.59095311164856,-0.73339182138443,-0.427189648151398,0.698775053024292,-0.573779225349426,0.072334349155426,-0.0835905522108078,0.993871510028839,0.865707993507385,0.494131118059158,0.0799014046788216,0.759007215499878,-0.503889143466949,0.412315249443054,0.00955436658114195,-0.0496529005467892,0.99872088432312,-0.0494385622441769,-0.107320874929428,-0.992994487285614,-0.18895111978054,-0.791952669620514,0.580610394477844,-0.0561858527362347,-0.0112382033839822,0.998357176780701,-0.0506797023117542,0.299258917570114,0.95282506942749,
- -0.995679378509521,-0.0646130591630936,0.0666921138763428,-0.952580809593201,0.29863053560257,0.0583925992250443,-0.0506797023117542,0.299258917570114,0.95282506942749,0.434904187917709,0.0916477292776108,0.895800828933716,-0.10595703125,-0.0431503839790821,0.993434131145477,-0.985189735889435,0.170516222715378,-0.018038883805275,-0.995679378509521,-0.0646130591630936,0.0666921138763428,-0.100918665528297,0.482602745294571,0.87000584602356,-0.336022228002548,-0.59095311164856,-0.73339182138443,-0.0506797023117542,0.299258917570114,0.95282506942749,0.072334349155426,-0.0835905522108078,0.993871510028839,0.434904187917709,0.0916477292776108,0.895800828933716,-0.427189648151398,0.698775053024292,-0.573779225349426,0.286692887544632,-0.393311023712158,-0.873563766479492,-0.0899256616830826,-0.0633440837264061,0.993932008743286,-0.0596575438976288,-0.142832666635513,-0.987947285175323,0.995526969432831,-0.0888694748282433,-0.0320661254227161,0.0944607481360435,0.180026844143867,-0.979115664958954,0.987302005290985,0.145843848586082,-0.0629628077149391,0.0184871647506952,0.0218802373856306,-0.999589622020721,0.0245091058313847,0.0440368317067623,-0.998729288578033,0.046980369836092,0.00134296808391809,-0.998894929885864,0.0116681791841984,-0.00403771921992302,-0.999923765659332,-0.0074765426106751,-0.0278429556638002,-0.999584376811981,0.0278995335102081,-0.0185147523880005,-0.999439358711243,-0.0561858527362347,-0.0112382033839822,0.998357176780701,-0.952580809593201,0.29863053560257,0.0583925992250443,-0.81543505191803,0.0115721728652716,0.578733026981354,-0.105932161211967,0.00111738336272538,0.9943727850914,-0.133978307247162,-0.0147960623726249,-0.990873873233795,-0.881724119186401,-0.469426095485687,-0.0469224005937576,-0.0548099242150784,0.0748625323176384,-0.995686411857605,-0.830235302448273,0.0282561406493187,0.556696474552155,-0.81543505191803,0.0115721728652716,0.578733026981354,-0.952580809593201,0.29863053560257,0.0583925992250443,-0.924214720726013,0.381548047065735,0.0157572031021118,-0.0572735816240311,0.610242664813995,-0.790141582489014,
- -0.299342751502991,0.465215772390366,-0.83304762840271,-0.82511842250824,-0.361545205116272,-0.434125304222107,0.0537830665707588,0.342836678028107,-0.937854170799255,-0.0759468749165535,-0.130942329764366,-0.988476693630219,0.14041930437088,-0.0032172380015254,-0.990086913108826,0.0769386738538742,0.0663815662264824,-0.994823634624481,0.0894494503736496,0.197311818599701,-0.976251542568207,-0.0590112246572971,-0.228789210319519,-0.971685767173767,0.937126398086548,0.257258653640747,0.235822290182114,0.835529088973999,-0.547849714756012,-0.0418561138212681,0.0894494503736496,0.197311818599701,-0.976251542568207,0.0769386738538742,0.0663815662264824,-0.994823634624481,0.868818461894989,0.489207893610001,0.0763547569513321,0.835529088973999,-0.547849714756012,-0.0418561138212681,0.937126398086548,0.257258653640747,0.235822290182114,-0.0405154787003994,-0.130758941173553,0.990586042404175,-0.251284569501877,0.0805247500538826,0.964557886123657,0.0339264571666718,-0.0325912162661552,0.998892843723297,-0.998358726501465,-0.00969452783465385,-0.0564445443451405,-0.816496014595032,0.576355278491974,0.033895917236805,-0.981155276298523,-0.190196052193642,0.034058079123497,-0.808130741119385,-0.588927686214447,0.00943977944552898,-0.953422725200653,-0.297315686941147,-0.0508770830929279,-0.549539029598236,-0.157752797007561,0.820439517498016,-0.0131052602082491,-0.179215401411057,0.983722567558289,0.0629540458321571,-0.14064234495163,0.98805695772171,-0.0506797023117542,0.299258917570114,0.95282506942749,-0.100918665528297,0.482602745294571,0.87000584602356,-0.995679378509521,-0.0646130591630936,0.0666921138763428,-0.0694090500473976,0.041190005838871,-0.996737599372864,-0.0617944002151489,0.0658553242683411,-0.995913982391357,0.17438730597496,-0.0668449103832245,-0.982405662536621,0.183304950594902,0.336318582296371,-0.923736572265625,-0.0617944002151489,0.0658553242683411,-0.995913982391357,-0.816135108470917,-0.577408969402313,-0.0228569302707911,-0.723980069160461,0.688295125961304,-0.0458549335598946,-0.0638918206095696,-0.373065710067749,-0.925602376461029,
- -0.0759468749165535,-0.130942329764366,-0.988476693630219,-0.335878700017929,0.485969096422195,-0.806857824325562,0.14041930437088,-0.0032172380015254,-0.990086913108826,-0.138355642557144,-0.56159919500351,-0.815759837627411,-0.508806824684143,0.761438310146332,-0.401655673980713,0.0617663487792015,0.664611101150513,0.744632124900818,-0.966184794902802,0.250152230262756,-0.0625378787517548,-0.984771490097046,-0.0326754041016102,-0.170755699276924,-0.0759468749165535,-0.130942329764366,-0.988476693630219,0.0630815178155899,-0.0622917041182518,0.996062517166138,-0.0519383810460567,0.291056156158447,0.955295145511627,-0.0594455786049366,-0.0832254365086555,0.99475622177124,0.0622822791337967,-0.00863368064165115,0.998021245002747,0.950656712055206,-0.309644162654877,-0.0192977841943502,0.998730719089508,-0.043169017881155,-0.0259528625756502,0.833404958248138,-0.55212390422821,-0.0244039818644524,0.998730719089508,-0.043169017881155,-0.0259528625756502,0.916671395301819,0.397409528493881,-0.042182806879282,0.833404958248138,-0.55212390422821,-0.0244039818644524,-0.998777806758881,0.0487106330692768,-0.008375134319067,-0.906712532043457,-0.185827702283859,-0.378603249788284,-0.943833470344543,0.154110923409462,0.292281031608582,-0.981155276298523,-0.190196052193642,0.034058079123497,-0.816496014595032,0.576355278491974,0.033895917236805,-0.0405154787003994,-0.130758941173553,0.990586042404175,-0.0611129403114319,0.226113498210907,0.972182095050812,-0.808130741119385,-0.588927686214447,0.00943977944552898,-0.981155276298523,-0.190196052193642,0.034058079123497,-0.0611129403114319,0.226113498210907,0.972182095050812,-0.599527537822723,-0.799719274044037,0.0318732559680939,-0.99770575761795,0.0554766207933426,0.0388009957969189,-0.0504661463201046,-0.07345200330019,0.996021091938019,-0.0888331830501556,0.333618521690369,0.938513457775116,-0.0504661463201046,-0.07345200330019,0.996021091938019,-0.99770575761795,0.0554766207933426,0.0388009957969189,-0.806395947933197,0.58647632598877,0.0759681165218353,-0.0703980177640915,-0.331848502159119,0.940702319145203,
- 0.744413137435913,0.667015373706818,0.0306544713675976,0.997995018959045,-0.0606023967266083,-0.0182569436728954,0.719491422176361,-0.339415222406387,-0.605912148952484,0.673179090023041,0.364062905311584,0.643652141094208,0.25556743144989,-0.341323673725128,-0.904535055160522,0.0870485678315163,-0.281281888484955,-0.955668985843658,0.987302005290985,0.145843848586082,-0.0629628077149391,-0.0899256616830826,-0.0633440837264061,0.993932008743286,0.286692887544632,-0.393311023712158,-0.873563766479492,-0.0639550387859344,0.843897581100464,-0.5326789021492,0.0727716013789177,-0.297307282686234,-0.952004671096802,0.17438730597496,-0.0668449103832245,-0.982405662536621,-0.0617944002151489,0.0658553242683411,-0.995913982391357,0.0727716013789177,-0.297307282686234,-0.952004671096802,0.9962198138237,0.0164573695510626,-0.0852950066328049,0.183304950594902,0.336318582296371,-0.923736572265625,0.232980132102966,-0.970873117446899,0.055908627808094,-0.555556356906891,-0.0488784275949001,0.830040991306305,0.0142601039260626,-0.0425190106034279,0.998993873596191,-0.215487346053123,-0.975258588790894,0.0493548586964607,-0.426104009151459,-0.904556155204773,0.0146120451390743,0.223334163427353,-0.973591446876526,-0.0473450496792793,-0.215487346053123,-0.975258588790894,0.0493548586964607,0.0266778692603111,-0.999621212482452,0.00676455395296216,-0.375114619731903,0.926697015762329,-0.0228422563523054,0.291865408420563,0.954432845115662,-0.0622300654649735,0.198931992053986,0.971667408943176,0.127627015113831,0.356377899646759,0.93320494890213,0.0460799150168896,-0.127517744898796,0.991165637969971,0.0364683344960213,0.671890616416931,0.740468263626099,-0.0164266303181648,-0.021609753370285,0.999464392662048,-0.0245775785297155,-0.375114619731903,0.926697015762329,-0.0228422563523054,0.436285406351089,0.681158125400543,-0.587944567203522,0.671890616416931,0.740468263626099,-0.0164266303181648,-0.127517744898796,0.991165637969971,0.0364683344960213,0.356377899646759,0.93320494890213,0.0460799150168896,-0.227601602673531,0.0755548030138016,0.970818758010864,
- -0.275380164384842,0.0732019767165184,0.958544373512268,-0.127517744898796,0.991165637969971,0.0364683344960213,-0.218255996704102,0.0668271705508232,-0.973600804805756,0.342967063188553,-0.0776496902108192,-0.936132550239563,0.291280210018158,-0.0411658957600594,-0.955751717090607,0.0142601039260626,-0.0425190106034279,0.998993873596191,-0.0256304088979959,0.0328076221048832,0.999133050441742,-0.215487346053123,-0.975258588790894,0.0493548586964607,-0.0159721300005913,0.0820063725113869,0.996503889560699,-0.227601602673531,0.0755548030138016,0.970818758010864,0.356377899646759,0.93320494890213,0.0460799150168896,0.430384814739227,-0.657461822032928,-0.618476331233978,0.291280210018158,-0.0411658957600594,-0.955751717090607,0.342967063188553,-0.0776496902108192,-0.936132550239563,0.223334163427353,-0.973591446876526,-0.0473450496792793,-0.0124096786603332,-0.0234391093254089,-0.99964827299118,0.528651714324951,-0.0526274144649506,-0.847205817699432,-0.106784768402576,-0.993198037147522,-0.0464192405343056,-0.218255996704102,0.0668271705508232,-0.973600804805756,0.291280210018158,-0.0411658957600594,-0.955751717090607,-0.362324625253677,-0.0250103063881397,-0.931716442108154,0.147699147462845,0.0477959178388119,-0.987876772880554,0.0672557502985001,0.0533415116369724,-0.996308922767639,0.356377899646759,0.93320494890213,0.0460799150168896,0.198931992053986,0.971667408943176,0.127627015113831,-0.0159721300005913,0.0820063725113869,0.996503889560699,-0.375114619731903,0.926697015762329,-0.0228422563523054,0.198931992053986,0.971667408943176,0.127627015113831,0.356377899646759,0.93320494890213,0.0460799150168896,-0.127517744898796,0.991165637969971,0.0364683344960213,-0.275380164384842,0.0732019767165184,0.958544373512268,-0.258162587881088,0.249706625938416,0.933273136615753,-0.258162587881088,0.249706625938416,0.933273136615753,0.436285406351089,0.681158125400543,-0.587944567203522,-0.127517744898796,0.991165637969971,0.0364683344960213,-0.15350341796875,-0.918456196784973,-0.364520132541656,0.0449745059013367,-0.977571368217468,0.20574651658535,
- -0.106784768402576,-0.993198037147522,-0.0464192405343056,-0.275380164384842,0.0732019767165184,0.958544373512268,-0.227601602673531,0.0755548030138016,0.970818758010864,0.0142601039260626,-0.0425190106034279,0.998993873596191,-0.555556356906891,-0.0488784275949001,0.830040991306305,-0.0159721300005913,0.0820063725113869,0.996503889560699,-0.0256304088979959,0.0328076221048832,0.999133050441742,0.0142601039260626,-0.0425190106034279,0.998993873596191,-0.227601602673531,0.0755548030138016,0.970818758010864,0.073978528380394,-0.026519525796175,-0.996907234191895,0.0329044312238693,0.165550157427788,-0.985652267932892,0.274675071239471,-0.0402973815798759,0.960692405700684,-0.362324625253677,-0.0250103063881397,-0.931716442108154,0.291865408420563,0.954432845115662,-0.0622300654649735,-0.375114619731903,0.926697015762329,-0.0228422563523054,0.147699147462845,0.0477959178388119,-0.987876772880554,0.367160826921463,-0.137654528021812,-0.919915318489075,0.436285406351089,0.681158125400543,-0.587944567203522,-0.218255996704102,0.0668271705508232,-0.973600804805756,0.671890616416931,0.740468263626099,-0.0164266303181648,-0.15350341796875,-0.918456196784973,-0.364520132541656,-0.106784768402576,-0.993198037147522,-0.0464192405343056,0.528651714324951,-0.0526274144649506,-0.847205817699432,-0.15350341796875,-0.918456196784973,-0.364520132541656,0.528651714324951,-0.0526274144649506,-0.847205817699432,0.430384814739227,-0.657461822032928,-0.618476331233978,0.342967063188553,-0.0776496902108192,-0.936132550239563,-0.218255996704102,0.0668271705508232,-0.973600804805756,0.436285406351089,0.681158125400543,-0.587944567203522,-0.288576692342758,-0.510045766830444,0.810294389724731,-0.258162587881088,0.249706625938416,0.933273136615753,-0.275380164384842,0.0732019767165184,0.958544373512268,0.223334163427353,-0.973591446876526,-0.0473450496792793,-0.106784768402576,-0.993198037147522,-0.0464192405343056,0.232980132102966,-0.970873117446899,0.055908627808094,-0.215487346053123,-0.975258588790894,0.0493548586964607,-0.931813776493073,0.36209961771965,0.0246377754956484,
- 0.669073820114136,-0.485196053981781,-0.562960922718048,0.666203439235687,0.0234037451446056,0.745402753353119,-0.00686565041542053,0.879535257816315,-0.47578439116478,0.237640425562859,0.970828890800476,0.0319135561585426,-0.0680031701922417,0.996132612228394,-0.0556367076933384,0.131367966532707,-0.990263700485229,-0.0460476204752922,-0.288551717996597,-0.029582193121314,-0.957007229328156,0.158386394381523,-0.0355508178472519,-0.986737012863159,-0.755511701107025,-0.654133439064026,-0.0362165234982967,0.0440258160233498,-0.0474620461463928,0.99790233373642,-0.00128753180615604,0.117771178483963,0.993039906024933,0.00492982380092144,-0.544719099998474,0.838604092597961,0.237640425562859,0.970828890800476,0.0319135561585426,-0.00686565041542053,0.879535257816315,-0.47578439116478,0.0281116217374802,0.537968516349792,0.842496156692505,-0.039145115762949,0.626268446445465,0.77862411737442,0.00492982380092144,-0.544719099998474,0.838604092597961,-0.00128753180615604,0.117771178483963,0.993039906024933,0.0440258160233498,-0.0474620461463928,0.99790233373642,0.050139345228672,-0.998442888259888,0.0244519282132387,0.110827513039112,-0.992892742156982,0.0433740839362144,-0.0546108447015285,-0.0297934580594301,0.998063147068024,0.0440258160233498,-0.0474620461463928,0.99790233373642,0.00492982380092144,-0.544719099998474,0.838604092597961,0.050139345228672,-0.998442888259888,0.0244519282132387,-0.039145115762949,0.626268446445465,0.77862411737442,0.237640425562859,0.970828890800476,0.0319135561585426,0.0281116217374802,0.537968516349792,0.842496156692505,-0.00128753180615604,0.117771178483963,0.993039906024933,0.237640425562859,0.970828890800476,0.0319135561585426,-0.039145115762949,0.626268446445465,0.77862411737442,0.00492982380092144,-0.544719099998474,0.838604092597961,-0.00923923123627901,-0.902262449264526,-0.431088417768478,0.050139345228672,-0.998442888259888,0.0244519282132387,0.131367966532707,-0.990263700485229,-0.0460476204752922,-0.755511701107025,-0.654133439064026,-0.0362165234982967,0.110827513039112,-0.992892742156982,0.0433740839362144,
- 0.050139345228672,-0.998442888259888,0.0244519282132387,-0.00128753180615604,0.117771178483963,0.993039906024933,0.0440258160233498,-0.0474620461463928,0.99790233373642,-0.0546108447015285,-0.0297934580594301,0.998063147068024,8.6777494288981e-005,0.0888268798589706,0.996047139167786,0.0193441398441792,0.0738905668258667,-0.997078776359558,0.0801658779382706,-0.0272835530340672,-0.996408104896545,0.259866833686829,-0.00363746657967567,-0.965637683868408,0.155499339103699,0.0506837628781796,-0.986534953117371,-0.00128753180615604,0.117771178483963,0.993039906024933,8.6777494288981e-005,0.0888268798589706,0.996047139167786,-0.132120564579964,0.990223467350006,0.0447419248521328,0.237640425562859,0.970828890800476,0.0319135561585426,0.050139345228672,-0.998442888259888,0.0244519282132387,-0.00923923123627901,-0.902262449264526,-0.431088417768478,0.131367966532707,-0.990263700485229,-0.0460476204752922,-0.132120564579964,0.990223467350006,0.0447419248521328,0.591002464294434,0.80574369430542,-0.0386423468589783,-0.0680031701922417,0.996132612228394,-0.0556367076933384,0.237640425562859,0.970828890800476,0.0319135561585426,0.291865408420563,0.954432845115662,-0.0622300654649735,0.367160826921463,-0.137654528021812,-0.919915318489075,0.591002464294434,0.80574369430542,-0.0386423468589783,8.6777494288981e-005,0.0888268798589706,0.996047139167786,-0.0546108447015285,-0.0297934580594301,0.998063147068024,-0.0256304088979959,0.0328076221048832,0.999133050441742,-0.0159721300005913,0.0820063725113869,0.996503889560699,-0.755511701107025,-0.654133439064026,-0.0362165234982967,0.158386394381523,-0.0355508178472519,-0.986737012863159,0.239652588963509,-0.151810929179192,-0.958916187286377,-0.426104009151459,-0.904556155204773,0.0146120451390743,-0.132120564579964,0.990223467350006,0.0447419248521328,8.6777494288981e-005,0.0888268798589706,0.996047139167786,-0.0159721300005913,0.0820063725113869,0.996503889560699,0.198931992053986,0.971667408943176,0.127627015113831,-0.132120564579964,0.990223467350006,0.0447419248521328,-0.0159721300005913,0.0820063725113869,0.996503889560699,
- -0.0680031701922417,0.996132612228394,-0.0556367076933384,0.591002464294434,0.80574369430542,-0.0386423468589783,0.0193441398441792,0.0738905668258667,-0.997078776359558,0.155499339103699,0.0506837628781796,-0.986534953117371,0.591002464294434,0.80574369430542,-0.0386423468589783,0.198931992053986,0.971667408943176,0.127627015113831,0.291865408420563,0.954432845115662,-0.0622300654649735,0.0801658779382706,-0.0272835530340672,-0.996408104896545,0.0193441398441792,0.0738905668258667,-0.997078776359558,0.367160826921463,-0.137654528021812,-0.919915318489075,0.198137506842613,-0.120289407670498,-0.972765207290649,0.591002464294434,0.80574369430542,-0.0386423468589783,-0.132120564579964,0.990223467350006,0.0447419248521328,0.198931992053986,0.971667408943176,0.127627015113831,-0.426104009151459,-0.904556155204773,0.0146120451390743,0.0266778692603111,-0.999621212482452,0.00676455395296216,0.110827513039112,-0.992892742156982,0.0433740839362144,-0.755511701107025,-0.654133439064026,-0.0362165234982967,-0.0546108447015285,-0.0297934580594301,0.998063147068024,0.110827513039112,-0.992892742156982,0.0433740839362144,-0.0256304088979959,0.0328076221048832,0.999133050441742,0.0393440574407578,-0.999096691608429,0.0160600412636995,0.0605673082172871,-0.997586727142334,0.0339477695524693,-0.00337647483684123,-0.998036026954651,0.0625524967908859,-0.00904239621013403,-0.999959051609039,-0.000539808999747038,-0.0410604439675808,-0.998864531517029,-0.0241611450910568,-0.0358326695859432,-0.998665332794189,0.0371957793831825,-0.0680031701922417,0.996132612228394,-0.0556367076933384,0.155499339103699,0.0506837628781796,-0.986534953117371,0.0173404682427645,0.289575546979904,-0.95699816942215,-0.00686565041542053,0.879535257816315,-0.47578439116478,-0.00923923123627901,-0.902262449264526,-0.431088417768478,-0.288551717996597,-0.029582193121314,-0.957007229328156,0.131367966532707,-0.990263700485229,-0.0460476204752922,0.0579012408852577,0.316208928823471,-0.946921050548553,0.0173404682427645,0.289575546979904,-0.95699816942215,0.155499339103699,0.0506837628781796,-0.986534953117371,
- 0.259866833686829,-0.00363746657967567,-0.965637683868408,-0.931813776493073,0.36209961771965,0.0246377754956484,-0.897385895252228,0.432472229003906,0.0875575765967369,0.669073820114136,-0.485196053981781,-0.562960922718048,0.0449745059013367,-0.977571368217468,0.20574651658535,0.232980132102966,-0.970873117446899,0.055908627808094,-0.106784768402576,-0.993198037147522,-0.0464192405343056,-0.288576692342758,-0.510045766830444,0.810294389724731,-0.555556356906891,-0.0488784275949001,0.830040991306305,0.232980132102966,-0.970873117446899,0.055908627808094,0.0449745059013367,-0.977571368217468,0.20574651658535,-0.275380164384842,0.0732019767165184,0.958544373512268,-0.555556356906891,-0.0488784275949001,0.830040991306305,-0.288576692342758,-0.510045766830444,0.810294389724731,0.591002464294434,0.80574369430542,-0.0386423468589783,0.367160826921463,-0.137654528021812,-0.919915318489075,0.0193441398441792,0.0738905668258667,-0.997078776359558,-0.218255996704102,0.0668271705508232,-0.973600804805756,0.0672557502985001,0.0533415116369724,-0.996308922767639,-0.021609753370285,0.999464392662048,-0.0245775785297155,0.671890616416931,0.740468263626099,-0.0164266303181648,-0.021609753370285,0.999464392662048,-0.0245775785297155,0.0672557502985001,0.0533415116369724,-0.996308922767639,0.147699147462845,0.0477959178388119,-0.987876772880554,-0.375114619731903,0.926697015762329,-0.0228422563523054,0.0266778692603111,-0.999621212482452,0.00676455395296216,-0.215487346053123,-0.975258588790894,0.0493548586964607,-0.0256304088979959,0.0328076221048832,0.999133050441742,0.110827513039112,-0.992892742156982,0.0433740839362144,0.0266778692603111,-0.999621212482452,0.00676455395296216,-0.0256304088979959,0.0328076221048832,0.999133050441742,0.0253042858093977,0.999679803848267,-3.10830073431134e-005,0.0253036972135305,0.999679863452911,0.000137627212097868,0.0253041759133339,0.999679803848267,4.09578206017613e-007,0.0253008008003235,0.999679446220398,0.000969206739682704,0.0253006629645824,0.999679386615753,0.0010087254922837,0.0253062881529331,0.999679565429688,-0.000609597016591579,
- 0.0253064800053835,0.999679565429688,-0.000664862105622888,-0.237439170479774,0.969851613044739,0.0548682771623135,0.547497510910034,0.0492427721619606,0.835357189178467,-0.0107592428103089,0.0431635826826096,0.99901008605957,0.22312918305397,0.973577558994293,0.048582062125206,0.435928732156754,0.899769365787506,0.0195284616202116,-0.322570085525513,0.945424497127533,-0.046056691557169,0.22312918305397,0.973577558994293,0.048582062125206,-0.0200610440224409,0.999768793582916,0.0077502429485321,0.393666446208954,-0.918998837471008,-0.0216312389820814,-0.271994024515152,-0.960504233837128,-0.0587438344955444,-0.198387295007706,-0.971431195735931,0.130245372653008,-0.370833545923233,-0.927667438983917,0.0437695197761059,0.136034458875656,-0.990045070648193,0.0361319929361343,-0.684596598148346,-0.728728353977203,-0.01680713519454,0.024202661588788,-0.999416470527649,-0.0241036210209131,0.393666446208954,-0.918998837471008,-0.0216312389820814,-0.407533437013626,-0.665503919124603,-0.625316739082336,-0.684596598148346,-0.728728353977203,-0.01680713519454,0.136034458875656,-0.990045070648193,0.0361319929361343,-0.370833545923233,-0.927667438983917,0.0437695197761059,0.228407233953476,-0.0793409794569016,0.970327317714691,0.272354662418365,-0.0750013440847397,0.959269404411316,0.136034458875656,-0.990045070648193,0.0361319929361343,0.229713380336761,-0.0698161199688911,-0.970751047134399,-0.314524799585342,0.112800717353821,-0.942523241043091,-0.291226893663406,0.0419401153922081,-0.955734252929688,-0.0107592428103089,0.0431635826826096,0.99901008605957,0.0604621097445488,-0.0485762357711792,0.996987819671631,0.22312918305397,0.973577558994293,0.048582062125206,-0.00293795159086585,-0.0752997919917107,0.99715667963028,0.228407233953476,-0.0793409794569016,0.970327317714691,-0.370833545923233,-0.927667438983917,0.0437695197761059,-0.404648274183273,0.659202218055725,-0.63380765914917,-0.291226893663406,0.0419401153922081,-0.955734252929688,-0.314524799585342,0.112800717353821,-0.942523241043091,-0.322570085525513,0.945424497127533,-0.046056691557169,
- 0.01419429294765,0.0242927726358175,-0.999604165554047,-0.678316116333008,0.0606851987540722,-0.73225998878479,0.0895174145698547,0.994974136352539,-0.0448693372309208,0.229713380336761,-0.0698161199688911,-0.970751047134399,-0.291226893663406,0.0419401153922081,-0.955734252929688,0.371223986148834,0.0260102208703756,-0.928179085254669,-0.148950710892677,-0.048310924321413,-0.987663865089417,-0.0682089254260063,-0.0545242205262184,-0.99618011713028,-0.370833545923233,-0.927667438983917,0.0437695197761059,-0.198387295007706,-0.971431195735931,0.130245372653008,-0.00293795159086585,-0.0752997919917107,0.99715667963028,0.393666446208954,-0.918998837471008,-0.0216312389820814,-0.198387295007706,-0.971431195735931,0.130245372653008,-0.370833545923233,-0.927667438983917,0.0437695197761059,0.136034458875656,-0.990045070648193,0.0361319929361343,0.272354662418365,-0.0750013440847397,0.959269404411316,0.249899730086327,-0.241902470588684,0.937567830085754,0.249899730086327,-0.241902470588684,0.937567830085754,-0.407533437013626,-0.665503919124603,-0.625316739082336,0.136034458875656,-0.990045070648193,0.0361319929361343,0.170471400022507,0.914662003517151,-0.366514831781387,-0.055404007434845,0.976256430149078,0.209413334727287,0.0895174145698547,0.994974136352539,-0.0448693372309208,0.272354662418365,-0.0750013440847397,0.959269404411316,0.228407233953476,-0.0793409794569016,0.970327317714691,-0.0107592428103089,0.0431635826826096,0.99901008605957,0.547497510910034,0.0492427721619606,0.835357189178467,-0.00293795159086585,-0.0752997919917107,0.99715667963028,0.0604621097445488,-0.0485762357711792,0.996987819671631,-0.0107592428103089,0.0431635826826096,0.99901008605957,0.228407233953476,-0.0793409794569016,0.970327317714691,-0.0825471952557564,0.0356569699943066,-0.99594908952713,-0.0464619621634483,-0.154359638690948,-0.986921668052673,-0.28766992688179,0.040239229798317,0.956883907318115,0.371223986148834,0.0260102208703756,-0.928179085254669,-0.271994024515152,-0.960504233837128,-0.0587438344955444,0.393666446208954,-0.918998837471008,-0.0216312389820814,
- -0.148950710892677,-0.048310924321413,-0.987663865089417,-0.361538589000702,0.151914566755295,-0.919897794723511,-0.407533437013626,-0.665503919124603,-0.625316739082336,0.229713380336761,-0.0698161199688911,-0.970751047134399,-0.684596598148346,-0.728728353977203,-0.01680713519454,0.170471400022507,0.914662003517151,-0.366514831781387,0.0895174145698547,0.994974136352539,-0.0448693372309208,-0.678316116333008,0.0606851987540722,-0.73225998878479,0.170471400022507,0.914662003517151,-0.366514831781387,-0.678316116333008,0.0606851987540722,-0.73225998878479,-0.404648274183273,0.659202218055725,-0.63380765914917,-0.314524799585342,0.112800717353821,-0.942523241043091,0.229713380336761,-0.0698161199688911,-0.970751047134399,-0.407533437013626,-0.665503919124603,-0.625316739082336,0.255676060914993,0.511034369468689,0.820654392242432,0.249899730086327,-0.241902470588684,0.937567830085754,0.272354662418365,-0.0750013440847397,0.959269404411316,-0.322570085525513,0.945424497127533,-0.046056691557169,0.0895174145698547,0.994974136352539,-0.0448693372309208,-0.237439170479774,0.969851613044739,0.0548682771623135,0.22312918305397,0.973577558994293,0.048582062125206,0.940367817878723,-0.339259505271912,0.024725791066885,-0.612674832344055,0.471769541501999,-0.634084463119507,-0.678707718849182,-0.0242835711687803,0.734006941318512,0.017499478533864,-0.8720942735672,-0.489025086164474,-0.24117437005043,-0.969909846782684,0.0333161428570747,0.0721722617745399,-0.995962858200073,-0.0533783435821533,-0.14092044532299,0.989066481590271,-0.0434636697173119,0.306665658950806,0.0321147218346596,-0.95127534866333,-0.154427722096443,0.0369464159011841,-0.987313151359558,0.75975239276886,0.649242341518402,-0.0355067104101181,-0.0530908368527889,0.0502705350518227,0.997323572635651,-0.00741956848651171,-0.116887591779232,0.993117451667786,-0.0233238581568003,0.542040586471558,0.840028643608093,-0.24117437005043,-0.969909846782684,0.0333161428570747,0.017499478533864,-0.8720942735672,-0.489025086164474,-0.0489498600363731,-0.531771302223206,0.84547221660614,
- 0.0186174102127552,-0.630842387676239,0.775687694549561,-0.0233238581568003,0.542040586471558,0.840028643608093,-0.00741956848651171,-0.116887591779232,0.993117451667786,-0.0530908368527889,0.0502705350518227,0.997323572635651,-0.0525325797498226,0.99833881855011,0.0236627347767353,-0.120348028838634,0.991781890392303,0.0434173904359341,0.0618672296404839,0.0297827534377575,0.997639954090118,-0.0530908368527889,0.0502705350518227,0.997323572635651,-0.0233238581568003,0.542040586471558,0.840028643608093,-0.0525325797498226,0.99833881855011,0.0236627347767353,0.0186174102127552,-0.630842387676239,0.775687694549561,-0.24117437005043,-0.969909846782684,0.0333161428570747,-0.0489498600363731,-0.531771302223206,0.84547221660614,-0.00741956848651171,-0.116887591779232,0.993117451667786,-0.24117437005043,-0.969909846782684,0.0333161428570747,0.0186174102127552,-0.630842387676239,0.775687694549561,-0.0233238581568003,0.542040586471558,0.840028643608093,0.0185702163726091,0.898872435092926,-0.437816977500916,-0.0525325797498226,0.99833881855011,0.0236627347767353,-0.14092044532299,0.989066481590271,-0.0434636697173119,0.75975239276886,0.649242341518402,-0.0355067104101181,-0.120348028838634,0.991781890392303,0.0434173904359341,-0.0525325797498226,0.99833881855011,0.0236627347767353,-0.00741956848651171,-0.116887591779232,0.993117451667786,-0.0530908368527889,0.0502705350518227,0.997323572635651,0.0618672296404839,0.0297827534377575,0.997639954090118,0.00569996377453208,-0.0909285172820091,0.995841145515442,-0.0226111207157373,-0.0749989673495293,-0.996927320957184,-0.0735259503126144,0.0276679024100304,-0.996909499168396,-0.250622093677521,0.00349608855322003,-0.96807873249054,-0.149793773889542,-0.0519194975495338,-0.987353146076202,-0.00741956848651171,-0.116887591779232,0.993117451667786,0.00569996377453208,-0.0909285172820091,0.995841145515442,0.137814745306969,-0.989465534687042,0.0443302914500237,-0.24117437005043,-0.969909846782684,0.0333161428570747,-0.0525325797498226,0.99833881855011,0.0236627347767353,0.0185702163726091,0.898872435092926,-0.437816977500916,
- -0.14092044532299,0.989066481590271,-0.0434636697173119,0.137814745306969,-0.989465534687042,0.0443302914500237,-0.598912835121155,-0.799893438816071,-0.0383911021053791,0.0721722617745399,-0.995962858200073,-0.0533783435821533,-0.24117437005043,-0.969909846782684,0.0333161428570747,-0.271994024515152,-0.960504233837128,-0.0587438344955444,-0.361538589000702,0.151914566755295,-0.919897794723511,-0.598912835121155,-0.799893438816071,-0.0383911021053791,0.00569996377453208,-0.0909285172820091,0.995841145515442,0.0618672296404839,0.0297827534377575,0.997639954090118,0.0604621097445488,-0.0485762357711792,0.996987819671631,-0.00293795159086585,-0.0752997919917107,0.99715667963028,0.75975239276886,0.649242341518402,-0.0355067104101181,-0.154427722096443,0.0369464159011841,-0.987313151359558,-0.225755453109741,0.151502430438995,-0.962331295013428,0.435928732156754,0.899769365787506,0.0195284616202116,0.137814745306969,-0.989465534687042,0.0443302914500237,0.00569996377453208,-0.0909285172820091,0.995841145515442,-0.00293795159086585,-0.0752997919917107,0.99715667963028,-0.198387295007706,-0.971431195735931,0.130245372653008,0.137814745306969,-0.989465534687042,0.0443302914500237,-0.00293795159086585,-0.0752997919917107,0.99715667963028,0.0721722617745399,-0.995962858200073,-0.0533783435821533,-0.598912835121155,-0.799893438816071,-0.0383911021053791,-0.0226111207157373,-0.0749989673495293,-0.996927320957184,-0.149793773889542,-0.0519194975495338,-0.987353146076202,-0.598912835121155,-0.799893438816071,-0.0383911021053791,-0.198387295007706,-0.971431195735931,0.130245372653008,-0.271994024515152,-0.960504233837128,-0.0587438344955444,-0.0735259503126144,0.0276679024100304,-0.996909499168396,-0.0226111207157373,-0.0749989673495293,-0.996927320957184,-0.361538589000702,0.151914566755295,-0.919897794723511,-0.186883226037025,0.11994793266058,-0.975031912326813,-0.598912835121155,-0.799893438816071,-0.0383911021053791,0.137814745306969,-0.989465534687042,0.0443302914500237,-0.198387295007706,-0.971431195735931,0.130245372653008,
- 0.435928732156754,0.899769365787506,0.0195284616202116,-0.0200610440224409,0.999768793582916,0.0077502429485321,-0.120348028838634,0.991781890392303,0.0434173904359341,0.75975239276886,0.649242341518402,-0.0355067104101181,0.0618672296404839,0.0297827534377575,0.997639954090118,-0.120348028838634,0.991781890392303,0.0434173904359341,0.0604621097445488,-0.0485762357711792,0.996987819671631,-0.0367042608559132,0.999196588993073,0.0160924047231674,-0.0573618039488792,0.997773766517639,0.0340162627398968,0.00304200407117605,0.997906684875488,0.0645995438098907,0.00996952224522829,0.999950230121613,-0.000356329255737364,0.0405539833009243,0.998880743980408,-0.0243465695530176,0.0339104495942593,0.998645484447479,0.0394628383219242,0.0721722617745399,-0.995962858200073,-0.0533783435821533,-0.149793773889542,-0.0519194975495338,-0.987353146076202,0.00566748203709722,-0.28482848405838,-0.958561718463898,0.017499478533864,-0.8720942735672,-0.489025086164474,0.0185702163726091,0.898872435092926,-0.437816977500916,0.306665658950806,0.0321147218346596,-0.95127534866333,-0.14092044532299,0.989066481590271,-0.0434636697173119,-0.0341651700437069,-0.308235496282578,-0.950696468353271,0.00566748203709722,-0.28482848405838,-0.958561718463898,-0.149793773889542,-0.0519194975495338,-0.987353146076202,-0.250622093677521,0.00349608855322003,-0.96807873249054,0.940367817878723,-0.339259505271912,0.024725791066885,0.907927870750427,-0.408880561590195,0.0921081602573395,-0.612674832344055,0.471769541501999,-0.634084463119507,-0.055404007434845,0.976256430149078,0.209413334727287,-0.237439170479774,0.969851613044739,0.0548682771623135,0.0895174145698547,0.994974136352539,-0.0448693372309208,0.255676060914993,0.511034369468689,0.820654392242432,0.547497510910034,0.0492427721619606,0.835357189178467,-0.237439170479774,0.969851613044739,0.0548682771623135,-0.055404007434845,0.976256430149078,0.209413334727287,0.272354662418365,-0.0750013440847397,0.959269404411316,0.547497510910034,0.0492427721619606,0.835357189178467,0.255676060914993,0.511034369468689,0.820654392242432,
- -0.598912835121155,-0.799893438816071,-0.0383911021053791,-0.361538589000702,0.151914566755295,-0.919897794723511,-0.0226111207157373,-0.0749989673495293,-0.996927320957184,0.229713380336761,-0.0698161199688911,-0.970751047134399,-0.0682089254260063,-0.0545242205262184,-0.99618011713028,0.024202661588788,-0.999416470527649,-0.0241036210209131,-0.684596598148346,-0.728728353977203,-0.01680713519454,0.024202661588788,-0.999416470527649,-0.0241036210209131,-0.0682089254260063,-0.0545242205262184,-0.99618011713028,-0.148950710892677,-0.048310924321413,-0.987663865089417,0.393666446208954,-0.918998837471008,-0.0216312389820814,-0.0200610440224409,0.999768793582916,0.0077502429485321,0.22312918305397,0.973577558994293,0.048582062125206,0.0604621097445488,-0.0485762357711792,0.996987819671631,-0.120348028838634,0.991781890392303,0.0434173904359341,-0.0200610440224409,0.999768793582916,0.0077502429485321,0.0604621097445488,-0.0485762357711792,0.996987819671631,-0.0213702954351902,-0.999771535396576,-0.000461213669041172,-0.0213718228042126,-0.999771595001221,-0.000374784809537232,-0.0213706064969301,-0.999771535396576,-0.000443595898104832,-0.0213790982961655,-0.999771475791931,3.69662011507899e-005,-0.0213797818869352,-0.999771475791931,7.5687567004934e-005,-0.0213653091341257,-0.999771475791931,-0.000743321375921369,-0.0213644690811634,-0.999771475791931,-0.000790851772762835,-0.869179487228394,0.493553757667542,0.0305265188217163,-0.878346085548401,-0.477506369352341,0.0222707875072956,-0.966309010982513,0.250731229782104,-0.0581437535583973,-0.980134069919586,-0.191279992461205,-0.0524342283606529,-0.824460685253143,0.563517868518829,-0.0520796105265617,-0.0897905677556992,-0.200139909982681,-0.97564435005188,-0.079399086534977,-0.0269287303090096,-0.996479094028473,-0.9189732670784,-0.391380131244659,-0.0480608567595482,0.992007970809937,0.0597951114177704,-0.111106686294079,0.963074266910553,0.265922904014587,-0.0421073287725449,0.955413103103638,-0.281161308288574,0.0901893824338913,-0.757197856903076,0.597617506980896,0.26363742351532,
- -0.77088063955307,0.635566711425781,0.0424031689763069,-0.9189732670784,-0.391380131244659,-0.0480608567595482,-0.893440842628479,-0.409516781568527,-0.184552311897278,0.932224750518799,-0.285436868667603,0.222447112202644,0.734308063983917,-0.611058533191681,0.295633614063263,0.982081532478333,-0.0566987581551075,0.179724961519241,-0.0958933979272842,0.240256771445274,-0.965961337089539,-0.0990150049328804,-0.129942327737808,-0.986565351486206,0.0279000736773014,-0.10997261852026,-0.993542969226837,0.0407786630094051,-0.250524520874023,-0.967251002788544,0.836465001106262,0.540211021900177,0.0921879261732101,0.979239344596863,-0.142209842801094,0.144453078508377,0.823543310165405,0.532230854034424,0.196231529116631,0.96926337480545,0.107839278876781,0.221132084727287,0.932224750518799,-0.285436868667603,0.222447112202644,0.823221504688263,0.234460771083832,0.517044186592102,0.823543310165405,0.532230854034424,0.196231529116631,0.979239344596863,-0.142209842801094,0.144453078508377,0.0158796440809965,-0.187287732958794,-0.982176721096039,-0.0190069321542978,0.0583958588540554,-0.998112559318542,-0.0251474827528,-0.204459249973297,-0.978551983833313,0.0273365583270788,0.778964340686798,-0.626472175121307,0.985626339912415,0.161419257521629,-0.0498461276292801,0.932844161987305,-0.356383323669434,0.0528468191623688,0.233225494623184,-0.902086615562439,0.363105595111847,0.977768540382385,0.179116815328598,0.1090227663517,0.992007970809937,0.0597951114177704,-0.111106686294079,0.859699368476868,0.509021520614624,0.0425909981131554,0.997074007987976,0.0607697628438473,-0.0463731698691845,0.145980477333069,0.0457043200731277,0.988231182098389,0.0985744446516037,0.216645836830139,0.971260845661163,-0.0721403509378433,-0.0163079258054495,-0.997261226177216,-0.0462258644402027,-0.541860938072205,0.839195966720581,0.955291509628296,0.23549123108387,0.178779453039169,0.947323322296143,-0.280743539333344,0.154148280620575,0.836465001106262,0.540211021900177,0.0921879261732101,0.0598596408963203,-0.49765333533287,-0.865308046340942,
- 0.0778049528598785,0.473563849925995,-0.877316176891327,0.979239344596863,-0.142209842801094,0.144453078508377,0.233225494623184,-0.902086615562439,0.363105595111847,0.121281214058399,0.540347874164581,0.832655489444733,-0.138889402151108,-0.0164250060915947,0.990171730518341,-0.276574283838272,0.166597127914429,0.946441888809204,0.138146072626114,0.341093927621841,-0.92982292175293,-0.400834441184998,0.0864539369940758,0.912062168121338,0.997074007987976,0.0607697628438473,-0.0463731698691845,0.0279000736773014,-0.10997261852026,-0.993542969226837,0.579036712646484,-0.74793553352356,0.32451331615448,0.0635050684213638,0.650822818279266,0.756569027900696,-0.0333630405366421,-0.0909222736954689,0.995298981666565,-0.34134441614151,-0.682500779628754,-0.646279215812683,0.746061623096466,0.577688276767731,0.331162184476852,0.139021128416061,-0.257981806993485,0.956095516681671,0.56203955411911,-0.282140821218491,0.777501225471497,0.0138671826571226,0.158236339688301,0.987303912639618,-0.0421556308865547,0.223462417721748,0.973800599575043,-0.878346085548401,-0.477506369352341,0.0222707875072956,-0.869179487228394,0.493553757667542,0.0305265188217163,-0.0464938879013062,-0.159570500254631,0.986091136932373,0.0632609724998474,0.115986324846745,0.991234242916107,-0.34134441614151,-0.682500779628754,-0.646279215812683,-0.0421556308865547,0.223462417721748,0.973800599575043,0.0273365583270788,0.778964340686798,-0.626472175121307,-0.0251474827528,-0.204459249973297,-0.978551983833313,0.416279733181,0.679260551929474,-0.604414105415344,-0.0505148693919182,0.613067150115967,0.788414180278778,-0.122220814228058,-0.778516113758087,-0.615609347820282,0.520102560520172,0.843324542045593,-0.135266572237015,0.233225494623184,-0.902086615562439,0.363105595111847,0.839738011360168,-0.539587438106537,0.0607081428170204,0.977768540382385,0.179116815328598,0.1090227663517,0.416279733181,0.679260551929474,-0.604414105415344,0.977768540382385,0.179116815328598,0.1090227663517,0.0273365583270788,0.778964340686798,-0.626472175121307,-0.966309010982513,0.250731229782104,-0.0581437535583973,
- -0.0990150049328804,-0.129942327737808,-0.986565351486206,-0.0958933979272842,0.240256771445274,-0.965961337089539,-0.980134069919586,-0.191279992461205,-0.0524342283606529,-0.966309010982513,0.250731229782104,-0.0581437535583973,-0.890518546104431,0.41001632809639,0.197138160467148,-0.960193276405334,-0.139884427189827,-0.241787537932396,-0.932735919952393,-0.358862668275833,-0.0349490642547607,-0.985505998134613,0.155905097723007,0.0668694972991943,-0.984502375125885,-0.163645178079605,0.0630510225892067,-0.83650803565979,0.547474026679993,-0.022944388911128,-0.071176715195179,0.0337983220815659,-0.996891021728516,0.0136039927601814,-0.365845233201981,-0.930576324462891,-0.253717005252838,0.0420020408928394,-0.966366231441498,-0.079399086534977,-0.0269287303090096,-0.996479094028473,-0.694038569927216,0.714069604873657,0.0917343869805336,-0.9189732670784,-0.391380131244659,-0.0480608567595482,-0.973321676254272,0.209834858775139,-0.0928129181265831,-0.0958933979272842,0.240256771445274,-0.965961337089539,-0.0407915972173214,-0.115800477564335,-0.992434620857239,0.963074266910553,0.265922904014587,-0.0421073287725449,0.992007970809937,0.0597951114177704,-0.111106686294079,0.965838372707367,0.0736383497714996,-0.248463019728661,0.579036712646484,-0.74793553352356,0.32451331615448,-0.253717005252838,0.0420020408928394,-0.966366231441498,0.0136039927601814,-0.365845233201981,-0.930576324462891,-0.973321676254272,0.209834858775139,-0.0928129181265831,-0.0251474827528,-0.204459249973297,-0.978551983833313,-0.83650803565979,0.547474026679993,-0.022944388911128,-0.071176715195179,0.0337983220815659,-0.996891021728516,-0.856884181499481,-0.512638330459595,-0.0543282479047775,-0.898634552955627,0.436395436525345,-0.0448907315731049,-0.0583140701055527,0.121068261563778,-0.990929901599884,-0.071176715195179,0.0337983220815659,-0.996891021728516,-0.253717005252838,0.0420020408928394,-0.966366231441498,-0.856884181499481,-0.512638330459595,-0.0543282479047775,-0.495434790849686,0.820655047893524,-0.284727275371552,0.343905091285706,-0.937110424041748,0.059610553085804,
- 0.0545289292931557,-0.9544717669487,-0.293275028467178,0.708499729633331,-0.432466477155685,-0.557674586772919,0.0598596408963203,-0.49765333533287,-0.865308046340942,0.836465001106262,0.540211021900177,0.0921879261732101,0.689520597457886,0.190794408321381,-0.698683738708496,0.967840552330017,-0.0668885707855225,0.242508888244629,-0.7718585729599,0.634655714035034,0.0380337685346603,-0.138889402151108,-0.0164250060915947,0.990171730518341,0.121281214058399,0.540347874164581,0.832655489444733,-0.0134792821481824,0.0941710025072098,0.99546480178833,-0.395234018564224,-0.758700311183929,0.517845511436462,-0.878346085548401,-0.477506369352341,0.0222707875072956,-0.0421556308865547,0.223462417721748,0.973800599575043,-0.395234018564224,-0.758700311183929,0.517845511436462,-0.0443395338952541,-0.33059948682785,0.9427290558815,-0.885320425033569,0.461971342563629,0.0528239421546459,-0.890518546104431,0.41001632809639,0.197138160467148,0.899688959121704,-0.285672783851624,0.330077201128006,-0.133001744747162,-0.177882879972458,0.975022256374359,-0.985505998134613,0.155905097723007,0.0668694972991943,-0.249195888638496,0.0383050702512264,0.967695236206055,0.0138671826571226,0.158236339688301,0.987303912639618,0.56203955411911,-0.282140821218491,0.777501225471497,-0.77088063955307,0.635566711425781,0.0424031689763069,0.000622261315584183,-0.418088614940643,0.908406019210815,-0.0214187856763601,0.401133984327316,0.915768980979919,-0.955232620239258,-0.292689114809036,0.0431728959083557,0.0967847183346748,0.890049874782562,0.445470660924912,0.206900149583817,0.978293538093567,-0.0115854004397988,-0.270178616046906,-0.507067441940308,0.818465828895569,-0.966309010982513,0.250731229782104,-0.0581437535583973,-0.878346085548401,-0.477506369352341,0.0222707875072956,-0.890518546104431,0.41001632809639,0.197138160467148,-0.0462258644402027,-0.541860938072205,0.839195966720581,0.947323322296143,-0.280743539333344,0.154148280620575,0.233225494623184,-0.902086615562439,0.363105595111847,0.180106177926064,0.943965375423431,0.276570200920105,
- -0.0236732289195061,0.920902132987976,0.389074444770813,0.775188803672791,-0.337647020816803,-0.533925890922546,-0.7718585729599,0.634655714035034,0.0380337685346603,0.605567038059235,-0.7793989777565,0.160704717040062,0.689520597457886,0.190794408321381,-0.698683738708496,0.579036712646484,-0.74793553352356,0.32451331615448,0.963074266910553,0.265922904014587,-0.0421073287725449,0.965838372707367,0.0736383497714996,-0.248463019728661,0.145710363984108,-0.921284079551697,0.360560834407806,0.31711608171463,0.158329680562019,0.935077130794525,0.0206828024238348,0.958456516265869,-0.284487783908844,0.139021128416061,-0.257981806993485,0.956095516681671,0.0138671826571226,0.158236339688301,0.987303912639618,0.0156425181776285,-0.270977765321732,0.962458491325378,0.110385358333588,-0.0358414463698864,0.993242383003235,0.117863334715366,0.0608981139957905,0.991160750389099,0.0136039927601814,-0.365845233201981,-0.930576324462891,0.963074266910553,0.265922904014587,-0.0421073287725449,0.579036712646484,-0.74793553352356,0.32451331615448,0.836465001106262,0.540211021900177,0.0921879261732101,0.982081532478333,-0.0566987581551075,0.179724961519241,0.708499729633331,-0.432466477155685,-0.557674586772919,0.932224750518799,-0.285436868667603,0.222447112202644,0.982081532478333,-0.0566987581551075,0.179724961519241,0.836465001106262,0.540211021900177,0.0921879261732101,-0.133001744747162,-0.177882879972458,0.975022256374359,-0.11924984306097,0.167730718851089,0.97859388589859,-0.984502375125885,-0.163645178079605,0.0630510225892067,-0.985505998134613,0.155905097723007,0.0668694972991943,0.979239344596863,-0.142209842801094,0.144453078508377,0.0778049528598785,0.473563849925995,-0.877316176891327,0.175053834915161,0.685003101825714,-0.707196533679962,0.934702396392822,-0.1717669069767,-0.311171233654022,0.934702396392822,-0.1717669069767,-0.311171233654022,0.823221504688263,0.234460771083832,0.517044186592102,0.979239344596863,-0.142209842801094,0.144453078508377,0.985626339912415,0.161419257521629,-0.0498461276292801,0.977768540382385,0.179116815328598,0.1090227663517,
- 0.0407786630094051,-0.250524520874023,-0.967251002788544,0.967840552330017,-0.0668885707855225,0.242508888244629,0.145980477333069,0.0457043200731277,0.988231182098389,-0.158940896391869,-0.987187325954437,-0.0141053916886449,-0.0990150049328804,-0.129942327737808,-0.986565351486206,-0.966309010982513,0.250731229782104,-0.0581437535583973,-0.253717005252838,0.0420020408928394,-0.966366231441498,0.932844161987305,-0.356383323669434,0.0528468191623688,0.859699368476868,0.509021520614624,0.0425909981131554,0.0632609724998474,0.115986324846745,0.991234242916107,0.121281214058399,0.540347874164581,0.832655489444733,0.859699368476868,0.509021520614624,0.0425909981131554,0.746061623096466,0.577688276767731,0.331162184476852,0.0632609724998474,0.115986324846745,0.991234242916107,0.0279000736773014,-0.10997261852026,-0.993542969226837,-0.253717005252838,0.0420020408928394,-0.966366231441498,0.579036712646484,-0.74793553352356,0.32451331615448,-0.0990150049328804,-0.129942327737808,-0.986565351486206,-0.253717005252838,0.0420020408928394,-0.966366231441498,0.0279000736773014,-0.10997261852026,-0.993542969226837,-0.0236732289195061,0.920902132987976,0.389074444770813,-0.704351544380188,-0.707981824874878,-0.0514846369624138,0.775188803672791,-0.337647020816803,-0.533925890922546,-0.489730000495911,-0.865039825439453,0.108952537178993,-0.987115383148193,-0.159439474344254,0.0135073428973556,-0.955232620239258,-0.292689114809036,0.0431728959083557,-0.0958933979272842,0.240256771445274,-0.965961337089539,-0.973321676254272,0.209834858775139,-0.0928129181265831,-0.980134069919586,-0.191279992461205,-0.0524342283606529,-0.980134069919586,-0.191279992461205,-0.0524342283606529,-0.973321676254272,0.209834858775139,-0.0928129181265831,-0.869179487228394,0.493553757667542,0.0305265188217163,-0.335492759943008,0.938864707946777,-0.0773160234093666,-0.276574283838272,0.166597127914429,0.946441888809204,0.881499409675598,0.177595093846321,0.437514424324036,-0.0462258644402027,-0.541860938072205,0.839195966720581,-0.138889402151108,-0.0164250060915947,0.990171730518341,
- -0.125185087323189,-0.242836698889732,0.961955785751343,-0.0464938879013062,-0.159570500254631,0.986091136932373,-0.869179487228394,0.493553757667542,0.0305265188217163,-0.613959550857544,0.734936594963074,0.287961810827255,-0.0674117058515549,0.076446644961834,0.994792222976685,-0.0251474827528,-0.204459249973297,-0.978551983833313,-0.973321676254272,0.209834858775139,-0.0928129181265831,-0.0407915972173214,-0.115800477564335,-0.992434620857239,-0.973321676254272,0.209834858775139,-0.0928129181265831,-0.613959550857544,0.734936594963074,0.287961810827255,-0.869179487228394,0.493553757667542,0.0305265188217163,-0.0190069321542978,0.0583958588540554,-0.998112559318542,-0.987115383148193,-0.159439474344254,0.0135073428973556,-0.932735919952393,-0.358862668275833,-0.0349490642547607,0.416279733181,0.679260551929474,-0.604414105415344,-0.0958933979272842,0.240256771445274,-0.965961337089539,0.0407786630094051,-0.250524520874023,-0.967251002788544,0.0273365583270788,0.778964340686798,-0.626472175121307,0.977768540382385,0.179116815328598,0.1090227663517,0.839738011360168,-0.539587438106537,0.0607081428170204,0.839738011360168,-0.539587438106537,0.0607081428170204,0.983310163021088,-0.13830953836441,0.11820212751627,0.0158796440809965,-0.187287732958794,-0.982176721096039,0.0273365583270788,0.778964340686798,-0.626472175121307,0.0215656273066998,-0.737458884716034,0.675047755241394,-0.478346586227417,-0.380513668060303,-0.791450500488281,0.277835994958878,0.947854042053223,-0.156140968203545,0.0778049528598785,0.473563849925995,-0.877316176891327,0.0598596408963203,-0.49765333533287,-0.865308046340942,-0.079399086534977,-0.0269287303090096,-0.996479094028473,-0.0897905677556992,-0.200139909982681,-0.97564435005188,0.708499729633331,-0.432466477155685,-0.557674586772919,-0.694038569927216,0.714069604873657,0.0917343869805336,-0.079399086534977,-0.0269287303090096,-0.996479094028473,0.0598596408963203,-0.49765333533287,-0.865308046340942,0.0137580027803779,-0.00946569815278053,0.999860644340515,0.702077150344849,0.570340931415558,0.426378965377808,
- 0.110385358333588,-0.0358414463698864,0.993242383003235,0.0156425181776285,-0.270977765321732,0.962458491325378,0.734308063983917,-0.611058533191681,0.295633614063263,0.932224750518799,-0.285436868667603,0.222447112202644,0.110385358333588,-0.0358414463698864,0.993242383003235,0.702077150344849,0.570340931415558,0.426378965377808,0.823221504688263,0.234460771083832,0.517044186592102,0.139021128416061,-0.257981806993485,0.956095516681671,0.823543310165405,0.532230854034424,0.196231529116631,-0.0184272490441799,-0.124277859926224,0.992076337337494,-0.135163143277168,-0.233452886343002,0.962928235530853,0.56203955411911,-0.282140821218491,0.777501225471497,0.31711608171463,0.158329680562019,0.935077130794525,-0.421967625617981,-0.0683895722031593,0.904027819633484,0.098423570394516,-0.494992017745972,-0.8633052110672,-0.489730000495911,-0.865039825439453,0.108952537178993,-0.955232620239258,-0.292689114809036,0.0431728959083557,-0.0214187856763601,0.401133984327316,0.915768980979919,-0.489730000495911,-0.865039825439453,0.108952537178993,-0.0214187856763601,0.401133984327316,0.915768980979919,0.899688959121704,-0.285672783851624,0.330077201128006,-0.643988013267517,0.166597083210945,0.746675908565521,0.672245919704437,-0.737630426883698,-0.063141293823719,0.614655435085297,-0.784508407115936,0.0821291133761406,0.56203955411911,-0.282140821218491,0.777501225471497,0.139021128416061,-0.257981806993485,0.956095516681671,0.823221504688263,0.234460771083832,0.517044186592102,0.895729899406433,-0.413268715143204,0.163942232728004,-0.0184272490441799,-0.124277859926224,0.992076337337494,0.56203955411911,-0.282140821218491,0.777501225471497,0.947323322296143,-0.280743539333344,0.154148280620575,0.955291509628296,0.23549123108387,0.178779453039169,0.895729899406433,-0.413268715143204,0.163942232728004,0.983310163021088,-0.13830953836441,0.11820212751627,0.839738011360168,-0.539587438106537,0.0607081428170204,-0.856884181499481,-0.512638330459595,-0.0543282479047775,-0.960193276405334,-0.139884427189827,-0.241787537932396,-0.937472105026245,-0.212093472480774,-0.275975316762924,
- 0.000782515853643417,0.0760456919670105,-0.997104048728943,0.175053834915161,0.685003101825714,-0.707196533679962,0.0778049528598785,0.473563849925995,-0.877316176891327,-0.0190069321542978,0.0583958588540554,-0.998112559318542,0.175053834915161,0.685003101825714,-0.707196533679962,0.000782515853643417,0.0760456919670105,-0.997104048728943,-0.0190069321542978,0.0583958588540554,-0.998112559318542,0.0158796440809965,-0.187287732958794,-0.982176721096039,0.175053834915161,0.685003101825714,-0.707196533679962,-0.77088063955307,0.635566711425781,0.0424031689763069,-0.955232620239258,-0.292689114809036,0.0431728959083557,-0.824460685253143,0.563517868518829,-0.0520796105265617,-0.9189732670784,-0.391380131244659,-0.0480608567595482,-0.932735919952393,-0.358862668275833,-0.0349490642547607,-0.83650803565979,0.547474026679993,-0.022944388911128,-0.0251474827528,-0.204459249973297,-0.978551983833313,-0.0190069321542978,0.0583958588540554,-0.998112559318542,-0.0421556308865547,0.223462417721748,0.973800599575043,-0.0134792821481824,0.0941710025072098,0.99546480178833,0.121281214058399,0.540347874164581,0.832655489444733,0.0632609724998474,0.115986324846745,0.991234242916107,0.0279000736773014,-0.10997261852026,-0.993542969226837,0.997074007987976,0.0607697628438473,-0.0463731698691845,0.985626339912415,0.161419257521629,-0.0498461276292801,0.0407786630094051,-0.250524520874023,-0.967251002788544,0.0136039927601814,-0.365845233201981,-0.930576324462891,-0.071176715195179,0.0337983220815659,-0.996891021728516,-0.0583140701055527,0.121068261563778,-0.990929901599884,0.0267219468951225,0.652998387813568,-0.756887793540955,0.0830197259783745,-0.489267528057098,0.868173360824585,0.0292397011071444,-0.107803620398045,0.993742167949677,-0.0581590905785561,0.213602781295776,0.97518789768219,-0.0333630405366421,-0.0909222736954689,0.995298981666565,0.0635050684213638,0.650822818279266,0.756569027900696,0.0136039927601814,-0.365845233201981,-0.930576324462891,0.0267219468951225,0.652998387813568,-0.756887793540955,0.999692678451538,-0.0125502366572618,-0.0213783904910088,
- 0.963074266910553,0.265922904014587,-0.0421073287725449,0.955413103103638,-0.281161308288574,0.0901893824338913,0.0635050684213638,0.650822818279266,0.756569027900696,0.746061623096466,0.577688276767731,0.331162184476852,0.992007970809937,0.0597951114177704,-0.111106686294079,-0.856884181499481,-0.512638330459595,-0.0543282479047775,-0.885320425033569,0.461971342563629,0.0528239421546459,-0.822710156440735,-0.565636396408081,0.0566009841859341,-0.898634552955627,0.436395436525345,-0.0448907315731049,-0.77088063955307,0.635566711425781,0.0424031689763069,-0.205527096986771,-0.182151570916176,0.96155059337616,0.000622261315584183,-0.418088614940643,0.908406019210815,0.932844161987305,-0.356383323669434,0.0528468191623688,0.121281214058399,0.540347874164581,0.832655489444733,0.233225494623184,-0.902086615562439,0.363105595111847,-0.704351544380188,-0.707981824874878,-0.0514846369624138,0.881499409675598,0.177595093846321,0.437514424324036,0.775188803672791,-0.337647020816803,-0.533925890922546,-0.489730000495911,-0.865039825439453,0.108952537178993,-0.985505998134613,0.155905097723007,0.0668694972991943,-0.932735919952393,-0.358862668275833,-0.0349490642547607,-0.987115383148193,-0.159439474344254,0.0135073428973556,0.999692678451538,-0.0125502366572618,-0.0213783904910088,0.979835689067841,0.177171140909195,0.0923718437552452,0.955413103103638,-0.281161308288574,0.0901893824338913,0.963074266910553,0.265922904014587,-0.0421073287725449,0.836887359619141,0.042554497718811,0.545718550682068,0.336018741130829,0.0190450232475996,0.941662788391113,0.0830197259783745,-0.489267528057098,0.868173360824585,0.979835689067841,0.177171140909195,0.0923718437552452,0.0267219468951225,0.652998387813568,-0.756887793540955,0.594761073589325,0.193589717149735,-0.780245065689087,0.940077185630798,-0.124213926494122,-0.317530870437622,-0.822710156440735,-0.565636396408081,0.0566009841859341,-0.0581590905785561,0.213602781295776,0.97518789768219,-0.153551667928696,0.00324852019548416,0.98813533782959,-0.652364492416382,-0.31683337688446,0.688503682613373,
- 0.336018741130829,0.0190450232475996,0.941662788391113,0.0292397011071444,-0.107803620398045,0.993742167949677,0.0830197259783745,-0.489267528057098,0.868173360824585,-0.385090976953506,-0.10107110440731,-0.917327404022217,-0.898634552955627,0.436395436525345,-0.0448907315731049,-0.776706099510193,0.122404918074608,-0.617855072021484,0.999692678451538,-0.0125502366572618,-0.0213783904910088,0.0267219468951225,0.652998387813568,-0.756887793540955,0.940077185630798,-0.124213926494122,-0.317530870437622,0.836887359619141,0.042554497718811,0.545718550682068,0.713538289070129,0.238173544406891,0.658890426158905,0.999692678451538,-0.0125502366572618,-0.0213783904910088,0.940077185630798,-0.124213926494122,-0.317530870437622,0.955413103103638,-0.281161308288574,0.0901893824338913,0.979835689067841,0.177171140909195,0.0923718437552452,0.0830197259783745,-0.489267528057098,0.868173360824585,0.0635050684213638,0.650822818279266,0.756569027900696,-0.379160642623901,-0.91693502664566,-0.124368011951447,-0.453571021556854,-0.342256933450699,-0.82288122177124,-0.421953648328781,-0.180843859910965,-0.888397812843323,-0.0581590905785561,0.213602781295776,0.97518789768219,0.0292397011071444,-0.107803620398045,0.993742167949677,0.336018741130829,0.0190450232475996,0.941662788391113,-0.0457244552671909,-0.00740776257589459,0.998926639556885,0.979835689067841,0.177171140909195,0.0923718437552452,0.999692678451538,-0.0125502366572618,-0.0213783904910088,0.713538289070129,0.238173544406891,0.658890426158905,-0.898634552955627,0.436395436525345,-0.0448907315731049,-0.652364492416382,-0.31683337688446,0.688503682613373,-0.776706099510193,0.122404918074608,-0.617855072021484,-0.898634552955627,0.436395436525345,-0.0448907315731049,-0.822710156440735,-0.565636396408081,0.0566009841859341,-0.652364492416382,-0.31683337688446,0.688503682613373,-0.0583140701055527,0.121068261563778,-0.990929901599884,-0.898634552955627,0.436395436525345,-0.0448907315731049,-0.385090976953506,-0.10107110440731,-0.917327404022217,0.881207168102264,-0.0101982112973928,0.472620338201523,
- 0.912190735340118,0.407525092363358,-0.0427952483296394,0.993008971214294,-0.101368106901646,0.060480073094368,-0.970270395278931,0.237970471382141,0.0441086068749428,-0.0582834184169769,-0.395026236772537,0.916819155216217,-0.029382785782218,0.0131109040230513,0.999482333660126,-0.93699038028717,-0.346159845590591,0.0471417419612408,-0.0912741646170616,0.0652480572462082,-0.993685901165009,0.109114766120911,0.00730162160471082,-0.994002342224121,-0.587321639060974,0.0130953518673778,-0.809247732162476,0.912190735340118,0.407525092363358,-0.0427952483296394,0.881207168102264,-0.0101982112973928,0.472620338201523,0.382932960987091,0.0259642731398344,-0.923411190509796,0.599423706531525,-0.0245349574834108,-0.800055801868439,-0.587321639060974,0.0130953518673778,-0.809247732162476,0.109114766120911,0.00730162160471082,-0.994002342224121,-0.0912741646170616,0.0652480572462082,-0.993685901165009,-0.982221066951752,0.183889880776405,-0.0377668030560017,-0.987119019031525,0.150262340903282,-0.0549306012690067,-0.0769998282194138,-0.0543036982417107,-0.99555116891861,-0.0912741646170616,0.0652480572462082,-0.993685901165009,-0.587321639060974,0.0130953518673778,-0.809247732162476,-0.982221066951752,0.183889880776405,-0.0377668030560017,0.599423706531525,-0.0245349574834108,-0.800055801868439,0.912190735340118,0.407525092363358,-0.0427952483296394,0.382932960987091,0.0259642731398344,-0.923411190509796,0.109114766120911,0.00730162160471082,-0.994002342224121,0.912190735340118,0.407525092363358,-0.0427952483296394,0.599423706531525,-0.0245349574834108,-0.800055801868439,-0.587321639060974,0.0130953518673778,-0.809247732162476,-0.81965845823288,-0.00468610180541873,0.572833299636841,-0.982221066951752,0.183889880776405,-0.0377668030560017,-0.970270395278931,0.237970471382141,0.0441086068749428,-0.93699038028717,-0.346159845590591,0.0471417419612408,-0.987119019031525,0.150262340903282,-0.0549306012690067,-0.982221066951752,0.183889880776405,-0.0377668030560017,0.109114766120911,0.00730162160471082,-0.994002342224121,-0.0912741646170616,0.0652480572462082,-0.993685901165009,
- -0.0769998282194138,-0.0543036982417107,-0.99555116891861,0.0817072913050652,-0.0354839190840721,-0.996024608612061,0.0625885054469109,-0.0404434278607368,0.997219681739807,-0.0352648459374905,0.161247864365578,0.986283779144287,0.000607732683420181,0.317133814096451,0.948380589485168,0.0528833009302616,0.248250350356102,0.967251420021057,0.109114766120911,0.00730162160471082,-0.994002342224121,0.0817072913050652,-0.0354839190840721,-0.996024608612061,0.97637665271759,-0.210526257753372,-0.0486545413732529,0.912190735340118,0.407525092363358,-0.0427952483296394,-0.982221066951752,0.183889880776405,-0.0377668030560017,-0.81965845823288,-0.00468610180541873,0.572833299636841,-0.970270395278931,0.237970471382141,0.0441086068749428,0.97637665271759,-0.210526257753372,-0.0486545413732529,0.932065367698669,0.358131557703018,0.0547358356416225,0.993008971214294,-0.101368106901646,0.060480073094368,0.912190735340118,0.407525092363358,-0.0427952483296394,0.0796679258346558,-0.933940589427948,0.348436534404755,0.678883910179138,0.538947999477386,0.498650014400482,-0.335482060909271,-0.940699994564056,-0.0503520928323269,0.0817072913050652,-0.0354839190840721,-0.996024608612061,-0.0769998282194138,-0.0543036982417107,-0.99555116891861,-0.694038569927216,0.714069604873657,0.0917343869805336,0.754812479019165,-0.466530531644821,-0.461093664169312,0.326687544584274,0.944572925567627,-0.0325159765779972,0.0510521978139877,-0.796780824661255,-0.602108120918274,-0.572792649269104,-0.466820508241653,0.673785746097565,0.00691310409456491,0.923697113990784,0.383061170578003,0.97637665271759,-0.210526257753372,-0.0486545413732529,0.0817072913050652,-0.0354839190840721,-0.996024608612061,0.708499729633331,-0.432466477155685,-0.557674586772919,0.533008277416229,0.297705233097076,-0.792006134986877,-0.972880184650421,0.226061120629311,0.0489964783191681,0.754812479019165,-0.466530531644821,-0.461093664169312,0.993008971214294,-0.101368106901646,0.060480073094368,0.932065367698669,0.358131557703018,0.0547358356416225,0.0625885054469109,-0.0404434278607368,0.997219681739807,
- 0.0528833009302616,0.248250350356102,0.967251420021057,0.932065367698669,0.358131557703018,0.0547358356416225,0.982081532478333,-0.0566987581551075,0.179724961519241,0.734308063983917,-0.611058533191681,0.295633614063263,-0.0352648459374905,0.161247864365578,0.986283779144287,0.0625885054469109,-0.0404434278607368,0.997219681739807,0.702077150344849,0.570340931415558,0.426378965377808,-0.507476210594177,-0.416787654161453,0.754159212112427,0.932065367698669,0.358131557703018,0.0547358356416225,0.97637665271759,-0.210526257753372,-0.0486545413732529,0.982081532478333,-0.0566987581551075,0.179724961519241,-0.757197856903076,0.597617506980896,0.26363742351532,-0.893440842628479,-0.409516781568527,-0.184552311897278,-0.987119019031525,0.150262340903282,-0.0549306012690067,-0.93699038028717,-0.346159845590591,0.0471417419612408,-0.0769998282194138,-0.0543036982417107,-0.99555116891861,-0.987119019031525,0.150262340903282,-0.0549306012690067,-0.694038569927216,0.714069604873657,0.0917343869805336,-0.999522268772125,0.0244429837912321,-0.0189181864261627,-0.998644948005676,0.0513918995857239,-0.00820076651871204,-0.996860325336456,-0.000758879934437573,-0.0791771560907364,-0.999966442584991,-0.00459044612944126,-0.00677962601184845,-0.998852252960205,-0.0281373336911201,0.0387614220380783,-0.998202502727509,-0.0217702705413103,-0.0558389648795128,0.993008971214294,-0.101368106901646,0.060480073094368,0.0528833009302616,0.248250350356102,0.967251420021057,0.322420477867126,0.00387573475018144,0.946588695049286,0.881207168102264,-0.0101982112973928,0.472620338201523,-0.81965845823288,-0.00468610180541873,0.572833299636841,-0.0582834184169769,-0.395026236772537,0.916819155216217,-0.970270395278931,0.237970471382141,0.0441086068749428,0.320038557052612,0.0267885662615299,0.947025716304779,0.322420477867126,0.00387573475018144,0.946588695049286,0.0528833009302616,0.248250350356102,0.967251420021057,0.000607732683420181,0.317133814096451,0.948380589485168,-0.77088063955307,0.635566711425781,0.0424031689763069,-0.757197856903076,0.597617506980896,0.26363742351532,
- -0.205527096986771,-0.182151570916176,0.96155059337616,-0.83650803565979,0.547474026679993,-0.022944388911128,-0.984502375125885,-0.163645178079605,0.0630510225892067,-0.973321676254272,0.209834858775139,-0.0928129181265831,-0.987115383148193,-0.159439474344254,0.0135073428973556,-0.824460685253143,0.563517868518829,-0.0520796105265617,-0.955232620239258,-0.292689114809036,0.0431728959083557,0.000782515853643417,0.0760456919670105,-0.997104048728943,-0.0897905677556992,-0.200139909982681,-0.97564435005188,-0.824460685253143,0.563517868518829,-0.0520796105265617,-0.987115383148193,-0.159439474344254,0.0135073428973556,0.0778049528598785,0.473563849925995,-0.877316176891327,-0.0897905677556992,-0.200139909982681,-0.97564435005188,0.000782515853643417,0.0760456919670105,-0.997104048728943,0.895729899406433,-0.413268715143204,0.163942232728004,0.823221504688263,0.234460771083832,0.517044186592102,0.983310163021088,-0.13830953836441,0.11820212751627,-0.135163143277168,-0.233452886343002,0.962928235530853,-0.0184272490441799,-0.124277859926224,0.992076337337494,-0.0272110886871815,-0.0223578941076994,0.999379754066467,-0.0462258644402027,-0.541860938072205,0.839195966720581,-0.125185087323189,-0.242836698889732,0.961955785751343,0.233225494623184,-0.902086615562439,0.363105595111847,0.947323322296143,-0.280743539333344,0.154148280620575,0.839738011360168,-0.539587438106537,0.0607081428170204,0.932065367698669,0.358131557703018,0.0547358356416225,0.702077150344849,0.570340931415558,0.426378965377808,0.0625885054469109,-0.0404434278607368,0.997219681739807,-0.890518546104431,0.41001632809639,0.197138160467148,-0.885320425033569,0.461971342563629,0.0528239421546459,-0.937472105026245,-0.212093472480774,-0.275975316762924,-0.960193276405334,-0.139884427189827,-0.241787537932396,-0.885320425033569,0.461971342563629,0.0528239421546459,-0.0443395338952541,-0.33059948682785,0.9427290558815,-0.0581590905785561,0.213602781295776,0.97518789768219,-0.822710156440735,-0.565636396408081,0.0566009841859341,-0.984502375125885,-0.163645178079605,0.0630510225892067,
- -0.613959550857544,0.734936594963074,0.287961810827255,-0.973321676254272,0.209834858775139,-0.0928129181265831,-0.788155853748322,-0.243137151002884,0.565415441989899,0.223386958241463,0.909063220024109,0.351713627576828,0.586615383625031,0.808967053890228,-0.038141168653965,-0.11924984306097,0.167730718851089,0.97859388589859,-0.0674117058515549,0.076446644961834,0.994792222976685,-0.984502375125885,-0.163645178079605,0.0630510225892067,0.997074007987976,0.0607697628438473,-0.0463731698691845,0.859699368476868,0.509021520614624,0.0425909981131554,0.932844161987305,-0.356383323669434,0.0528468191623688,0.985626339912415,0.161419257521629,-0.0498461276292801,-0.0251474827528,-0.204459249973297,-0.978551983833313,-0.0407915972173214,-0.115800477564335,-0.992434620857239,0.416279733181,0.679260551929474,-0.604414105415344,-0.0407915972173214,-0.115800477564335,-0.992434620857239,-0.0958933979272842,0.240256771445274,-0.965961337089539,0.416279733181,0.679260551929474,-0.604414105415344,-0.0134792821481824,0.0941710025072098,0.99546480178833,-0.175542280077934,0.0339986607432365,0.983884632587433,-0.138889402151108,-0.0164250060915947,0.990171730518341,-0.0272110886871815,-0.0223578941076994,0.999379754066467,-0.0184272490441799,-0.124277859926224,0.992076337337494,0.895729899406433,-0.413268715143204,0.163942232728004,0.955291509628296,0.23549123108387,0.178779453039169,-0.0462258644402027,-0.541860938072205,0.839195966720581,-0.0272110886871815,-0.0223578941076994,0.999379754066467,0.955291509628296,0.23549123108387,0.178779453039169,0.139021128416061,-0.257981806993485,0.956095516681671,0.117863334715366,0.0608981139957905,0.991160750389099,0.96926337480545,0.107839278876781,0.221132084727287,0.823543310165405,0.532230854034424,0.196231529116631,0.96926337480545,0.107839278876781,0.221132084727287,0.117863334715366,0.0608981139957905,0.991160750389099,0.110385358333588,-0.0358414463698864,0.993242383003235,0.932224750518799,-0.285436868667603,0.222447112202644,0.0267219468951225,0.652998387813568,-0.756887793540955,
- -0.0583140701055527,0.121068261563778,-0.990929901599884,-0.385090976953506,-0.10107110440731,-0.917327404022217,0.594761073589325,0.193589717149735,-0.780245065689087,-0.893440842628479,-0.409516781568527,-0.184552311897278,-0.9189732670784,-0.391380131244659,-0.0480608567595482,-0.694038569927216,0.714069604873657,0.0917343869805336,0.563840091228485,-0.82450258731842,0.0477468259632587,-0.0877192914485931,-0.913806915283203,-0.396563053131104,-0.686895370483398,0.706754267215729,-0.169331908226013,-0.856884181499481,-0.512638330459595,-0.0543282479047775,-0.937472105026245,-0.212093472480774,-0.275975316762924,-0.885320425033569,0.461971342563629,0.0528239421546459,-0.856884181499481,-0.512638330459595,-0.0543282479047775,-0.253717005252838,0.0420020408928394,-0.966366231441498,-0.960193276405334,-0.139884427189827,-0.241787537932396,0.0304905641824007,0.388664186000824,0.920874893665314,0.0191326774656773,-0.151097610592842,0.988333702087402,-0.0970564186573029,0.206558987498283,0.973608553409576,-0.0970334410667419,-0.179385527968407,0.978981852531433,-0.0894409045577049,0.197074770927429,0.976300060749054,-0.835527777671814,-0.547852635383606,0.0418418310582638,-0.987853288650513,0.15235710144043,0.0305498540401459,-0.0870486721396446,-0.281270325183868,0.955672323703766,0.0591218397021294,0.00574567029252648,-0.998234331607819,-0.00291469157673419,0.140171766281128,-0.990122973918915,0.0951691418886185,-0.0353932976722717,-0.994831740856171,0.299315184354782,0.465207040309906,0.833062410354614,0.0572744756937027,0.61023873090744,0.790144503116608,-0.0870486721396446,-0.281270325183868,0.955672323703766,-0.255559027194977,-0.34124630689621,0.904566526412964,0.0704060196876526,-0.33190181851387,-0.940682828426361,0.106119059026241,-0.04320278018713,-0.993414461612701,-0.434878706932068,0.0916323363780975,-0.895814776420593,-0.916672050952911,0.397408038377762,0.0421810746192932,-0.968241214752197,-0.246516928076744,0.0416954420506954,-0.988397359848022,0.147231116890907,-0.0373330265283585,-0.763010680675507,-0.644898653030396,-0.0438217408955097,
- -0.0423806868493557,0.128387734293938,-0.99081814289093,-0.00610743369907141,0.0767033696174622,-0.997035264968872,0.0888192728161812,0.333498686552048,-0.938557326793671,0.0504636913537979,-0.0733864232897758,-0.996026039123535,0.0704060196876526,-0.33190181851387,-0.940682828426361,0.251265078783035,0.0804983600974083,-0.96456515789032,0.0888192728161812,0.333498686552048,-0.938557326793671,-0.00610743369907141,0.0767033696174622,-0.997035264968872,-0.916280746459961,-0.397838145494461,-0.0464174561202526,-0.97386634349823,0.226714819669724,0.013596928678453,-0.950656354427338,-0.309645175933838,0.019297007471323,-0.735920190811157,0.675386726856232,-0.0476900488138199,-0.0622637756168842,-0.00871431827545166,-0.99802166223526,0.0594461336731911,-0.0832383334636688,-0.99475508928299,0.549458682537079,-0.157747566699982,-0.820494294166565,-0.219582706689835,0.0344465970993042,-0.974985599517822,0.0591218397021294,0.00574567029252648,-0.998234331607819,0.051939632743597,0.290973514318466,-0.955320239067078,-0.0630863383412361,-0.06238117441535,-0.996056616306305,0.434433817863464,-0.712682664394379,0.550772905349731,0.555130958557129,-0.681691467761993,0.476577758789063,0.982541859149933,-0.175764575600624,-0.060978252440691,0.808135807514191,-0.58892035484314,-0.0094602182507515,0.0611015111207962,0.226004049181938,-0.972208201885223,0.0131255108863115,-0.17909662425518,-0.983744025230408,-0.0423806868493557,0.128387734293938,-0.99081814289093,-0.849372088909149,-0.524721801280975,-0.0568696372210979,-0.868817985057831,0.489207923412323,-0.0763599053025246,-0.00610743369907141,0.0767033696174622,-0.997035264968872,0.549458682537079,-0.157747566699982,-0.820494294166565,0.682877480983734,0.724953770637512,-0.0901137590408325,0.943778872489929,0.154177233576775,-0.292422235012054,0.990451097488403,-0.075267605483532,-0.115505069494247,0.998359203338623,-0.009690772742033,0.0564368702471256,0.931200802326202,-0.199951887130737,-0.304769456386566,-0.0630863383412361,-0.06238117441535,-0.996056616306305,-0.988397359848022,0.147231116890907,-0.0373330265283585,
- -0.771719336509705,-0.627480268478394,-0.103527709841728,0.88643491268158,0.460816890001297,-0.0433704443275929,0.998371481895447,0.0529494099318981,0.0212331637740135,0.555130958557129,-0.681691467761993,0.476577758789063,0.434433817863464,-0.712682664394379,0.550772905349731,0.599530458450317,-0.799716174602509,-0.0318957529962063,0.990451097488403,-0.075267605483532,-0.115505069494247,0.999637722969055,-0.00328171090222895,0.0267143771052361,0.96230560541153,0.271865457296371,0.00756767531856894,0.0191326774656773,-0.151097610592842,0.988333702087402,0.0304905641824007,0.388664186000824,0.920874893665314,0.892692863941193,-0.448059648275375,0.0483962297439575,0.982541859149933,-0.175764575600624,-0.060978252440691,0.555130958557129,-0.681691467761993,0.476577758789063,0.909421920776367,0.415851891040802,0.00438030995428562,-0.735920190811157,0.675386726856232,-0.0476900488138199,-0.950656354427338,-0.309645175933838,0.019297007471323,-0.83340710401535,-0.552120506763458,0.0244080703705549,-0.763010680675507,-0.644898653030396,-0.0438217408955097,-0.219582706689835,0.0344465970993042,-0.974985599517822,-0.83340710401535,-0.552120506763458,0.0244080703705549,0.56046450138092,-0.161231875419617,-0.812332451343536,0.0639300718903542,0.146152913570404,0.987194240093231,-0.126419454813004,-0.0261781439185143,-0.991631388664246,0.116713471710682,-0.991263210773468,0.061442457139492,-0.126419454813004,-0.0261781439185143,-0.991631388664246,0.110698230564594,-0.993494689464569,0.0267256591469049,-0.0970564186573029,0.206558987498283,0.973608553409576,-0.968241214752197,-0.246516928076744,0.0416954420506954,-0.916672050952911,0.397408038377762,0.0421810746192932,-0.0970334410667419,-0.179385527968407,0.978981852531433,-0.0970564186573029,0.206558987498283,0.973608553409576,0.0695530101656914,0.0413537621498108,0.996720790863037,-0.18328133225441,0.336338639259338,0.923733949661255,-0.0557474531233311,-0.0773400664329529,0.995445072650909,0.0801325589418411,-0.0217542760074139,0.996546864509583,0.0759456679224968,-0.130851879715919,0.988488793373108,
- -0.0537825301289558,0.342819094657898,0.937860608100891,-0.987796604633331,0.15459007024765,0.0189674571156502,-0.956786513328552,-0.289020001888275,-0.032045740634203,-0.996224761009216,0.0163710173219442,0.08525500446558,-0.987853288650513,0.15235710144043,0.0305498540401459,-0.987303733825684,0.145828202366829,0.0629730150103569,-0.0870486721396446,-0.281270325183868,0.955672323703766,-0.140429839491844,-0.00324801960960031,0.990085363388062,-0.916672050952911,0.397408038377762,0.0421810746192932,-0.998731791973114,-0.0431200116872787,0.025990542024374,-0.00291469157673419,0.140171766281128,-0.990122973918915,0.0591218397021294,0.00574567029252648,-0.998234331607819,-0.073155589401722,0.0110745234414935,-0.997259140014648,-0.771719336509705,-0.627480268478394,-0.103527709841728,-0.996224761009216,0.0163710173219442,0.08525500446558,-0.956786513328552,-0.289020001888275,-0.032045740634203,-0.140429839491844,-0.00324801960960031,0.990085363388062,-0.950656354427338,-0.309645175933838,0.019297007471323,-0.0537825301289558,0.342819094657898,0.937860608100891,-0.987796604633331,0.15459007024765,0.0189674571156502,-0.0727731436491013,-0.29735654592514,0.951989114284515,-0.0752299278974533,0.269768476486206,0.959981977939606,-0.997995853424072,-0.0605881176888943,0.0182593539357185,-0.987796604633331,0.15459007024765,0.0189674571156502,-0.996224761009216,0.0163710173219442,0.08525500446558,-0.0727731436491013,-0.29735654592514,0.951989114284515,0.106205083429813,0.956330716609955,0.272308588027954,0.0889347195625305,-0.796940803527832,-0.597474694252014,-0.462071865797043,-0.191835850477219,0.865845561027527,-0.75899338722229,-0.503891885280609,-0.412337362766266,-0.849372088909149,-0.524721801280975,-0.0568696372210979,-0.0423806868493557,0.128387734293938,-0.99081814289093,-0.109605193138123,0.0201278496533632,-0.993771433830261,0.191151440143585,-0.0363283343613148,-0.98088812828064,0.0649540424346924,0.113103248178959,0.991457939147949,0.943778872489929,0.154177233576775,-0.292422235012054,0.682877480983734,0.724953770637512,-0.0901137590408325,
- 0.998778164386749,0.0487085096538067,0.0083582466468215,0.999675512313843,-0.0126469675451517,-0.0221138559281826,0.0191326774656773,-0.151097610592842,0.988333702087402,0.96230560541153,0.271865457296371,0.00756767531856894,0.999675512313843,-0.0126469675451517,-0.0221138559281826,0.816136658191681,-0.577407002449036,0.0228514838963747,0.0618120767176151,0.0661662966012955,0.995892286300659,0.0695530101656914,0.0413537621498108,0.996720790863037,0.676107108592987,-0.376754075288773,-0.6331946849823,0.935912013053894,-0.348292291164398,0.05254727602005,0.0801325589418411,-0.0217542760074139,0.996546864509583,0.931200802326202,-0.199951887130737,-0.304769456386566,0.999637722969055,-0.00328171090222895,0.0267143771052361,0.990451097488403,-0.075267605483532,-0.115505069494247,0.0572744756937027,0.61023873090744,0.790144503116608,0.937491774559021,-0.344239473342896,0.0510731860995293,0.689504086971283,0.723478078842163,0.0341130681335926,0.0590123198926449,-0.228835210204124,0.971674799919128,0.464964807033539,0.396777927875519,0.791438579559326,-0.0206597708165646,0.310353130102158,-0.950396835803986,-0.374213069677353,-0.745330572128296,0.55176717042923,-0.0970564186573029,0.206558987498283,0.973608553409576,0.0191326774656773,-0.151097610592842,0.988333702087402,0.0695530101656914,0.0413537621498108,0.996720790863037,0.808135807514191,-0.58892035484314,-0.0094602182507515,0.0131255108863115,-0.17909662425518,-0.983744025230408,0.549458682537079,-0.157747566699982,-0.820494294166565,0.223726689815521,0.973719477653503,0.0426230989396572,0.218272536993027,0.975706100463867,0.0188365988433361,-0.145753160119057,0.0114705944433808,-0.989254593849182,0.0649540424346924,0.113103248178959,0.991457939147949,0.285224318504334,-0.94388210773468,-0.166534543037415,-0.109605193138123,0.0201278496533632,-0.993771433830261,-0.771719336509705,-0.627480268478394,-0.103527709841728,-0.00291469157673419,0.140171766281128,-0.990122973918915,-0.073155589401722,0.0110745234414935,-0.997259140014648,0.56046450138092,-0.161231875419617,-0.812332451343536,
- 0.987681031227112,-0.0580409616231918,0.145318657159805,-0.837279856204987,0.546717047691345,0.00793365854769945,0.599530458450317,-0.799716174602509,-0.0318957529962063,0.999637722969055,-0.00328171090222895,0.0267143771052361,0.998738765716553,0.0456175953149796,0.0209727510809898,0.806397080421448,0.586474597454071,-0.075969897210598,0.997705399990082,0.0554783083498478,-0.0388108119368553,-0.956786513328552,-0.289020001888275,-0.032045740634203,-0.00291469157673419,0.140171766281128,-0.990122973918915,-0.771719336509705,-0.627480268478394,-0.103527709841728,-0.0423806868493557,0.128387734293938,-0.99081814289093,-0.434878706932068,0.0916323363780975,-0.895814776420593,-0.75899338722229,-0.503891885280609,-0.412337362766266,0.0704060196876526,-0.33190181851387,-0.940682828426361,-0.434878706932068,0.0916323363780975,-0.895814776420593,-0.0423806868493557,0.128387734293938,-0.99081814289093,0.935912013053894,-0.348292291164398,0.05254727602005,0.966183841228485,0.250158041715622,0.0625294074416161,0.0759456679224968,-0.130851879715919,0.988488793373108,0.0801325589418411,-0.0217542760074139,0.996546864509583,-0.00610743369907141,0.0767033696174622,-0.997035264968872,-0.868817985057831,0.489207923412323,-0.0763599053025246,-0.452937602996826,0.891532003879547,0.00425883708521724,-0.147404104471207,0.0105623453855515,-0.989019930362701,-0.147404104471207,0.0105623453855515,-0.989019930362701,0.251265078783035,0.0804983600974083,-0.96456515789032,-0.00610743369907141,0.0767033696174622,-0.997035264968872,-0.0622637756168842,-0.00871431827545166,-0.99802166223526,-0.219582706689835,0.0344465970993042,-0.974985599517822,-0.763010680675507,-0.644898653030396,-0.0438217408955097,0.191151440143585,-0.0363283343613148,-0.98088812828064,0.00106543116271496,0.772670447826386,-0.634806513786316,-0.0490822046995163,-0.714446842670441,0.697966158390045,-0.968241214752197,-0.246516928076744,0.0416954420506954,-0.0970564186573029,0.206558987498283,0.973608553409576,-0.996224761009216,0.0163710173219442,0.08525500446558,0.0594461336731911,-0.0832383334636688,-0.99475508928299,
- 0.051939632743597,0.290973514318466,-0.955320239067078,0.982541859149933,-0.175764575600624,-0.060978252440691,0.682877480983734,0.724953770637512,-0.0901137590408325,0.051939632743597,0.290973514318466,-0.955320239067078,0.434433817863464,-0.712682664394379,0.550772905349731,0.982541859149933,-0.175764575600624,-0.060978252440691,-0.988397359848022,0.147231116890907,-0.0373330265283585,-0.996224761009216,0.0163710173219442,0.08525500446558,-0.771719336509705,-0.627480268478394,-0.103527709841728,-0.968241214752197,-0.246516928076744,0.0416954420506954,-0.996224761009216,0.0163710173219442,0.08525500446558,-0.988397359848022,0.147231116890907,-0.0373330265283585,-0.916280746459961,-0.397838145494461,-0.0464174561202526,-0.0339362844824791,-0.0324200429022312,-0.998898029327393,-0.147404104471207,0.0105623453855515,-0.989019930362701,0.188695535063744,-0.478219747543335,0.857729434967041,-0.0768312439322472,0.0658571347594261,0.994866788387299,0.0590123198926449,-0.228835210204124,0.971674799919128,-0.916672050952911,0.397408038377762,0.0421810746192932,-0.140429839491844,-0.00324801960960031,0.990085363388062,-0.0970334410667419,-0.179385527968407,0.978981852531433,-0.0970334410667419,-0.179385527968407,0.978981852531433,-0.140429839491844,-0.00324801960960031,0.990085363388062,0.0304905641824007,0.388664186000824,0.920874893665314,-0.0599562004208565,0.466349810361862,0.882566213607788,0.0426993332803249,-0.534087538719177,-0.844350218772888,0.0498187392950058,0.00803009141236544,-0.998726010322571,0.808135807514191,-0.58892035484314,-0.0094602182507515,0.943778872489929,0.154177233576775,-0.292422235012054,0.953422248363495,-0.297317713499069,0.0508748106658459,0.892692863941193,-0.448059648275375,0.0483962297439575,0.0304905641824007,0.388664186000824,0.920874893665314,0.335973381996155,0.486033499240875,0.806779742240906,0.984780192375183,-0.0326480567455292,0.170710474252701,-0.950656354427338,-0.309645175933838,0.019297007471323,-0.140429839491844,-0.00324801960960031,0.990085363388062,-0.998731791973114,-0.0431200116872787,0.025990542024374,
- -0.140429839491844,-0.00324801960960031,0.990085363388062,0.335973381996155,0.486033499240875,0.806779742240906,0.0304905641824007,0.388664186000824,0.920874893665314,-0.97386634349823,0.226714819669724,0.013596928678453,-0.0768312439322472,0.0658571347594261,0.994866788387299,-0.0557474531233311,-0.0773400664329529,0.995445072650909,-0.83340710401535,-0.552120506763458,0.0244080703705549,-0.916672050952911,0.397408038377762,0.0421810746192932,-0.763010680675507,-0.644898653030396,-0.0438217408955097,-0.735920190811157,0.675386726856232,-0.0476900488138199,-0.219582706689835,0.0344465970993042,-0.974985599517822,-0.0629479065537453,-0.14061763882637,-0.988060832023621,-0.0629479065537453,-0.14061763882637,-0.988060832023621,-0.0339362844824791,-0.0324200429022312,-0.998898029327393,-0.916280746459961,-0.397838145494461,-0.0464174561202526,-0.735920190811157,0.675386726856232,-0.0476900488138199,0.498540610074997,-0.866811037063599,-0.00979809369891882,-0.179322063922882,-0.739080250263214,0.649310410022736,-0.176567897200584,0.912623643875122,-0.368703067302704,-0.868817985057831,0.489207923412323,-0.0763599053025246,-0.849372088909149,-0.524721801280975,-0.0568696372210979,-0.987853288650513,0.15235710144043,0.0305498540401459,-0.835527777671814,-0.547852635383606,0.0418418310582638,-0.75899338722229,-0.503891885280609,-0.412337362766266,-0.987303733825684,0.145828202366829,0.0629730150103569,-0.987853288650513,0.15235710144043,0.0305498540401459,-0.849372088909149,-0.524721801280975,-0.0568696372210979,0.875626385211945,-0.310943990945816,0.369583994150162,0.855687618255615,-0.291873872280121,0.42732709646225,0.806397080421448,0.586474597454071,-0.075969897210598,0.998738765716553,0.0456175953149796,0.0209727510809898,0.106119059026241,-0.04320278018713,-0.993414461612701,0.0704060196876526,-0.33190181851387,-0.940682828426361,0.806397080421448,0.586474597454071,-0.075969897210598,0.855687618255615,-0.291873872280121,0.42732709646225,0.251265078783035,0.0804983600974083,-0.96456515789032,0.599530458450317,-0.799716174602509,-0.0318957529962063,
- 0.0888192728161812,0.333498686552048,-0.938557326793671,0.816497087478638,0.576352655887604,-0.0339143238961697,0.998359203338623,-0.009690772742033,0.0564368702471256,0.990451097488403,-0.075267605483532,-0.115505069494247,0.987681031227112,-0.0580409616231918,0.145318657159805,0.452981948852539,-0.485671401023865,0.747616648674011,-0.689841687679291,-0.721833348274231,-0.0554549545049667,0.188695535063744,-0.478219747543335,0.857729434967041,0.0590123198926449,-0.228835210204124,0.971674799919128,0.689504086971283,0.723478078842163,0.0341130681335926,0.188695535063744,-0.478219747543335,0.857729434967041,0.689504086971283,0.723478078842163,0.0341130681335926,0.676107108592987,-0.376754075288773,-0.6331946849823,0.676107108592987,-0.376754075288773,-0.6331946849823,0.0801325589418411,-0.0217542760074139,0.996546864509583,0.188695535063744,-0.478219747543335,0.857729434967041,0.990451097488403,-0.075267605483532,-0.115505069494247,0.599530458450317,-0.799716174602509,-0.0318957529962063,0.251265078783035,0.0804983600974083,-0.96456515789032,0.0405108630657196,-0.130688667297363,-0.990595519542694,0.816497087478638,0.576352655887604,-0.0339143238961697,0.990451097488403,-0.075267605483532,-0.115505069494247,0.0131255108863115,-0.17909662425518,-0.983744025230408,0.0611015111207962,0.226004049181938,-0.972208201885223,0.0405108630657196,-0.130688667297363,-0.990595519542694,-0.0339362844824791,-0.0324200429022312,-0.998898029327393,-0.0629479065537453,-0.14061763882637,-0.988060832023621,-0.0727731436491013,-0.29735654592514,0.951989114284515,-0.18328133225441,0.336338639259338,0.923733949661255,-0.174306929111481,-0.0667655169963837,0.982425332069397,-0.937108874320984,0.25720003247261,-0.235955774784088,-0.452937602996826,0.891532003879547,0.00425883708521724,-0.868817985057831,0.489207923412323,-0.0763599053025246,-0.97386634349823,0.226714819669724,0.013596928678453,-0.452937602996826,0.891532003879547,0.00425883708521724,-0.937108874320984,0.25720003247261,-0.235955774784088,-0.97386634349823,0.226714819669724,0.013596928678453,
- -0.916280746459961,-0.397838145494461,-0.0464174561202526,-0.452937602996826,0.891532003879547,0.00425883708521724,0.0572744756937027,0.61023873090744,0.790144503116608,0.0590123198926449,-0.228835210204124,0.971674799919128,-0.0894409045577049,0.197074770927429,0.976300060749054,-0.0870486721396446,-0.281270325183868,0.955672323703766,-0.0557474531233311,-0.0773400664329529,0.995445072650909,-0.0537825301289558,0.342819094657898,0.937860608100891,-0.950656354427338,-0.309645175933838,0.019297007471323,-0.97386634349823,0.226714819669724,0.013596928678453,0.909421920776367,0.415851891040802,0.00438030995428562,0.998778164386749,0.0487085096538067,0.0083582466468215,0.682877480983734,0.724953770637512,-0.0901137590408325,0.982541859149933,-0.175764575600624,-0.060978252440691,-0.988397359848022,0.147231116890907,-0.0373330265283585,-0.0630863383412361,-0.06238117441535,-0.996056616306305,-0.0622637756168842,-0.00871431827545166,-0.99802166223526,-0.763010680675507,-0.644898653030396,-0.0438217408955097,-0.956786513328552,-0.289020001888275,-0.032045740634203,-0.987796604633331,0.15459007024765,0.0189674571156502,-0.997995853424072,-0.0605881176888943,0.0182593539357185,-0.744414031505585,0.667012810707092,-0.0306859761476517,0.821625113487244,-0.566364467144012,-0.0645260438323021,0.996784031391144,-0.0786551088094711,-0.0153341237455606,0.966447055339813,0.255156368017197,0.0295860096812248,0.998371481895447,0.0529494099318981,0.0212331637740135,0.88643491268158,0.460816890001297,-0.0433704443275929,-0.956786513328552,-0.289020001888275,-0.032045740634203,-0.744414031505585,0.667012810707092,-0.0306859761476517,0.00248558190651238,-0.0397362671792507,-0.999207198619843,-0.00291469157673419,0.140171766281128,-0.990122973918915,0.0951691418886185,-0.0353932976722717,-0.994831740856171,0.88643491268158,0.460816890001297,-0.0433704443275929,0.434433817863464,-0.712682664394379,0.550772905349731,0.0591218397021294,0.00574567029252648,-0.998234331607819,-0.0727731436491013,-0.29735654592514,0.951989114284515,0.0618120767176151,0.0661662966012955,0.995892286300659,
- 0.0638920068740845,-0.373093128204346,0.925591349601746,-0.0752299278974533,0.269768476486206,0.959981977939606,0.0572744756937027,0.61023873090744,0.790144503116608,0.82513415813446,-0.361463695764542,0.434163302183151,0.937491774559021,-0.344239473342896,0.0510731860995293,0.0594461336731911,-0.0832383334636688,-0.99475508928299,0.682877480983734,0.724953770637512,-0.0901137590408325,0.549458682537079,-0.157747566699982,-0.820494294166565,0.0397621318697929,-0.0691170543432236,0.996815860271454,0.0498187392950058,0.00803009141236544,-0.998726010322571,-0.145753160119057,0.0114705944433808,-0.989254593849182,0.188695535063744,-0.478219747543335,0.857729434967041,0.0801325589418411,-0.0217542760074139,0.996546864509583,-0.0557474531233311,-0.0773400664329529,0.995445072650909,-0.0768312439322472,0.0658571347594261,0.994866788387299,0.00248558190651238,-0.0397362671792507,-0.999207198619843,0.110525920987129,0.0785267800092697,-0.990766227245331,0.0951691418886185,-0.0353932976722717,-0.994831740856171,-0.00291469157673419,0.140171766281128,-0.990122973918915,0.328268706798553,-0.0795927792787552,-0.941225111484528,0.831574678421021,-0.112319312989712,-0.543937385082245,0.821625113487244,-0.566364467144012,-0.0645260438323021,0.110525920987129,0.0785267800092697,-0.990766227245331,-0.744414031505585,0.667012810707092,-0.0306859761476517,-0.673245251178741,0.363891273736954,-0.643680036067963,-0.0266780331730843,-0.0407904833555222,-0.998811483383179,0.0638920068740845,-0.373093128204346,0.925591349601746,0.723968923091888,0.688308000564575,0.0458372794091702,0.909423053264618,0.0985156446695328,0.404035210609436,0.599353969097137,-0.20803827047348,0.772977948188782,0.831574678421021,-0.112319312989712,-0.543937385082245,0.996784031391144,-0.0786551088094711,-0.0153341237455606,0.821625113487244,-0.566364467144012,-0.0645260438323021,-0.719599783420563,-0.339226931333542,0.605888843536377,-0.0752299278974533,0.269768476486206,0.959981977939606,-0.265980511903763,0.0179122630506754,0.963811993598938,0.00248558190651238,-0.0397362671792507,-0.999207198619843,
- -0.744414031505585,0.667012810707092,-0.0306859761476517,-0.0266780331730843,-0.0407904833555222,-0.998811483383179,0.328268706798553,-0.0795927792787552,-0.941225111484528,0.15339420735836,-0.0174179337918758,-0.988011598587036,0.00248558190651238,-0.0397362671792507,-0.999207198619843,-0.0266780331730843,-0.0407904833555222,-0.998811483383179,0.0951691418886185,-0.0353932976722717,-0.994831740856171,0.110525920987129,0.0785267800092697,-0.990766227245331,0.821625113487244,-0.566364467144012,-0.0645260438323021,0.88643491268158,0.460816890001297,-0.0433704443275929,0.110525920987129,0.0785267800092697,-0.990766227245331,0.15339420735836,-0.0174179337918758,-0.988011598587036,0.328268706798553,-0.0795927792787552,-0.941225111484528,0.966447055339813,0.255156368017197,0.0295860096812248,0.996784031391144,-0.0786551088094711,-0.0153341237455606,0.831574678421021,-0.112319312989712,-0.543937385082245,0.985582113265991,0.0327425561845303,0.165999814867973,0.110525920987129,0.0785267800092697,-0.990766227245331,0.00248558190651238,-0.0397362671792507,-0.999207198619843,0.15339420735836,-0.0174179337918758,-0.988011598587036,-0.0752299278974533,0.269768476486206,0.959981977939606,0.599353969097137,-0.20803827047348,0.772977948188782,-0.265980511903763,0.0179122630506754,0.963811993598938,-0.0752299278974533,0.269768476486206,0.959981977939606,0.0638920068740845,-0.373093128204346,0.925591349601746,0.599353969097137,-0.20803827047348,0.772977948188782,-0.997995853424072,-0.0605881176888943,0.0182593539357185,-0.0752299278974533,0.269768476486206,0.959981977939606,-0.719599783420563,-0.339226931333542,0.605888843536377,0.106130935251713,0.00111094687599689,-0.994351625442505,-0.0555167458951473,0.292908757925034,-0.954527378082275,0.0561899803578854,-0.011289787478745,-0.998356282711029,0.0548095218837261,0.075265109539032,0.995656192302704,0.881734013557434,-0.469409048557281,0.0469088181853294,0.999615907669067,0.0236506070941687,0.0144469942897558,0.0596589297056198,-0.142918422818184,0.987934768199921,-0.997519314289093,0.0612431652843952,0.0347083136439323,
- -0.99142199754715,-0.0862909257411957,-0.0981647446751595,-0.879797995090485,0.0071793794631958,0.475293576717377,-0.0555167458951473,0.292908757925034,-0.954527378082275,0.106130935251713,0.00111094687599689,-0.994351625442505,-0.703117847442627,0.0232510603964329,-0.710693180561066,-0.610450267791748,-0.0302680060267448,-0.79147607088089,-0.879797995090485,0.0071793794631958,0.475293576717377,-0.99142199754715,-0.0862909257411957,-0.0981647446751595,-0.997519314289093,0.0612431652843952,0.0347083136439323,-0.0718197003006935,0.0269595943391323,0.997053205966949,-0.0944619476795197,0.180020034313202,0.979116797447205,-0.99552720785141,-0.088870495557785,0.032058872282505,-0.997519314289093,0.0612431652843952,0.0347083136439323,-0.879797995090485,0.0071793794631958,0.475293576717377,-0.0718197003006935,0.0269595943391323,0.997053205966949,-0.610450267791748,-0.0302680060267448,-0.79147607088089,-0.0555167458951473,0.292908757925034,-0.954527378082275,-0.703117847442627,0.0232510603964329,-0.710693180561066,-0.99142199754715,-0.0862909257411957,-0.0981647446751595,-0.0555167458951473,0.292908757925034,-0.954527378082275,-0.610450267791748,-0.0302680060267448,-0.79147607088089,-0.879797995090485,0.0071793794631958,0.475293576717377,0.135005831718445,-0.0147737450897694,0.990734696388245,-0.0718197003006935,0.0269595943391323,0.997053205966949,0.0548095218837261,0.075265109539032,0.995656192302704,0.0596589297056198,-0.142918422818184,0.987934768199921,-0.0944619476795197,0.180020034313202,0.979116797447205,-0.0718197003006935,0.0269595943391323,0.997053205966949,-0.99142199754715,-0.0862909257411957,-0.0981647446751595,-0.997519314289093,0.0612431652843952,0.0347083136439323,-0.99552720785141,-0.088870495557785,0.032058872282505,-0.865706026554108,0.494139224290848,-0.0798731744289398,0.995678961277008,-0.0646093934774399,-0.06670231372118,0.98518830537796,0.170528039336205,0.0180095229297876,0.924224734306335,0.381522238254547,-0.0157934948801994,0.952583312988281,0.298620671033859,-0.0584027953445911,-0.99142199754715,-0.0862909257411957,-0.0981647446751595,
- -0.865706026554108,0.494139224290848,-0.0798731744289398,-0.0723212063312531,-0.0834805369377136,-0.993881642818451,-0.0555167458951473,0.292908757925034,-0.954527378082275,-0.0718197003006935,0.0269595943391323,0.997053205966949,0.135005831718445,-0.0147737450897694,0.990734696388245,0.0548095218837261,0.075265109539032,0.995656192302704,-0.0723212063312531,-0.0834805369377136,-0.993881642818451,0.0506818853318691,0.299328446388245,-0.952803194522858,0.0561899803578854,-0.011289787478745,-0.998356282711029,-0.0555167458951473,0.292908757925034,-0.954527378082275,0.59150230884552,-0.19740591943264,-0.781764626502991,0.429336369037628,0.422295868396759,-0.798333525657654,-0.0668454840779305,-0.885863244533539,0.45910581946373,-0.865706026554108,0.494139224290848,-0.0798731744289398,-0.99552720785141,-0.088870495557785,0.032058872282505,-0.987303733825684,0.145828202366829,0.0629730150103569,-0.75899338722229,-0.503891885280609,-0.412337362766266,-0.0644528567790985,0.72543728351593,-0.685263931751251,-0.320150017738342,-0.946932375431061,-0.0286888442933559,0.336030930280685,-0.590837121009827,0.733481287956238,0.427209883928299,0.698876738548279,0.573640286922455,-0.0723212063312531,-0.0834805369377136,-0.993881642818451,-0.865706026554108,0.494139224290848,-0.0798731744289398,-0.75899338722229,-0.503891885280609,-0.412337362766266,-0.00942608155310154,-0.0496886111795902,-0.998720288276672,0.0493985787034035,-0.107631579041481,0.992962837219238,0.189011603593826,-0.791920125484467,-0.580635249614716,0.0561899803578854,-0.011289787478745,-0.998356282711029,0.0506818853318691,0.299328446388245,-0.952803194522858,0.995678961277008,-0.0646093934774399,-0.06670231372118,0.952583312988281,0.298620671033859,-0.0584027953445911,0.0506818853318691,0.299328446388245,-0.952803194522858,-0.434878706932068,0.0916323363780975,-0.895814776420593,0.106119059026241,-0.04320278018713,-0.993414461612701,0.98518830537796,0.170528039336205,0.0180095229297876,0.995678961277008,-0.0646093934774399,-0.06670231372118,0.855687618255615,-0.291873872280121,0.42732709646225,
- 0.336030930280685,-0.590837121009827,0.733481287956238,0.0506818853318691,0.299328446388245,-0.952803194522858,-0.0723212063312531,-0.0834805369377136,-0.993881642818451,-0.434878706932068,0.0916323363780975,-0.895814776420593,0.427209883928299,0.698876738548279,0.573640286922455,-0.286435008049011,-0.392808496952057,0.873874366283417,0.0899075567722321,-0.0629123449325562,-0.993961095809937,0.0596589297056198,-0.142918422818184,0.987934768199921,-0.99552720785141,-0.088870495557785,0.032058872282505,-0.0944619476795197,0.180020034313202,0.979116797447205,-0.987303733825684,0.145828202366829,0.0629730150103569,-0.0185476671904325,0.0218799207359552,0.999588549137115,-0.0245091319084167,0.0440374910831451,0.998729288578033,-0.0469783470034599,0.00134294084273279,0.998894989490509,-0.0117889866232872,-0.00403423700481653,0.999922394752502,0.00735357869416475,-0.0278387069702148,0.999585449695587,-0.0278993304818869,-0.0185183677822351,0.999439299106598,0.0561899803578854,-0.011289787478745,-0.998356282711029,0.952583312988281,0.298620671033859,-0.0584027953445911,0.815582752227783,0.0115637173876166,-0.578524827957153,0.106130935251713,0.00111094687599689,-0.994351625442505,0.135005831718445,-0.0147737450897694,0.990734696388245,0.881734013557434,-0.469409048557281,0.0469088181853294,0.0548095218837261,0.075265109539032,0.995656192302704,0.830403327941895,0.0282612815499306,-0.55644565820694,0.815582752227783,0.0115637173876166,-0.578524827957153,0.952583312988281,0.298620671033859,-0.0584027953445911,0.924224734306335,0.381522238254547,-0.0157934948801994,0.0572744756937027,0.61023873090744,0.790144503116608,0.299315184354782,0.465207040309906,0.833062410354614,0.82513415813446,-0.361463695764542,0.434163302183151,-0.0537825301289558,0.342819094657898,0.937860608100891,0.0759456679224968,-0.130851879715919,0.988488793373108,-0.140429839491844,-0.00324801960960031,0.990085363388062,-0.0768312439322472,0.0658571347594261,0.994866788387299,-0.0894409045577049,0.197074770927429,0.976300060749054,0.0590123198926449,-0.228835210204124,0.971674799919128,
- -0.937108874320984,0.25720003247261,-0.235955774784088,-0.835527777671814,-0.547852635383606,0.0418418310582638,-0.0894409045577049,0.197074770927429,0.976300060749054,-0.0768312439322472,0.0658571347594261,0.994866788387299,-0.868817985057831,0.489207923412323,-0.0763599053025246,-0.835527777671814,-0.547852635383606,0.0418418310582638,-0.937108874320984,0.25720003247261,-0.235955774784088,0.0405108630657196,-0.130688667297363,-0.990595519542694,0.251265078783035,0.0804983600974083,-0.96456515789032,-0.0339362844824791,-0.0324200429022312,-0.998898029327393,0.998359203338623,-0.009690772742033,0.0564368702471256,0.816497087478638,0.576352655887604,-0.0339143238961697,0.981153726577759,-0.190200641751289,-0.0340751931071281,0.808135807514191,-0.58892035484314,-0.0094602182507515,0.953422248363495,-0.297317713499069,0.0508748106658459,0.549458682537079,-0.157747566699982,-0.820494294166565,0.0131255108863115,-0.17909662425518,-0.983744025230408,-0.0629479065537453,-0.14061763882637,-0.988060832023621,0.0506818853318691,0.299328446388245,-0.952803194522858,0.855687618255615,-0.291873872280121,0.42732709646225,0.995678961277008,-0.0646093934774399,-0.06670231372118,0.0695530101656914,0.0413537621498108,0.996720790863037,0.0618120767176151,0.0661662966012955,0.995892286300659,-0.174306929111481,-0.0667655169963837,0.982425332069397,-0.18328133225441,0.336338639259338,0.923733949661255,0.0618120767176151,0.0661662966012955,0.995892286300659,0.816136658191681,-0.577407002449036,0.0228514838963747,0.723968923091888,0.688308000564575,0.0458372794091702,0.0638920068740845,-0.373093128204346,0.925591349601746,0.0759456679224968,-0.130851879715919,0.988488793373108,0.335973381996155,0.486033499240875,0.806779742240906,-0.140429839491844,-0.00324801960960031,0.990085363388062,0.138175114989281,-0.561583757400513,0.81580114364624,0.50878643989563,0.761278927326202,0.401983618736267,-0.0617812499403954,0.664368093013763,-0.74484771490097,0.966183841228485,0.250158041715622,0.0625294074416161,0.984780192375183,-0.0326480567455292,0.170710474252701,
- 0.0759456679224968,-0.130851879715919,0.988488793373108,-0.0630863383412361,-0.06238117441535,-0.996056616306305,0.051939632743597,0.290973514318466,-0.955320239067078,0.0594461336731911,-0.0832383334636688,-0.99475508928299,-0.0622637756168842,-0.00871431827545166,-0.99802166223526,-0.950656354427338,-0.309645175933838,0.019297007471323,-0.998731791973114,-0.0431200116872787,0.025990542024374,-0.83340710401535,-0.552120506763458,0.0244080703705549,-0.998731791973114,-0.0431200116872787,0.025990542024374,-0.916672050952911,0.397408038377762,0.0421810746192932,-0.83340710401535,-0.552120506763458,0.0244080703705549,0.998778164386749,0.0487085096538067,0.0083582466468215,0.906721234321594,-0.185807213187218,0.378592759370804,0.943778872489929,0.154177233576775,-0.292422235012054,0.981153726577759,-0.190200641751289,-0.0340751931071281,0.816497087478638,0.576352655887604,-0.0339143238961697,0.0405108630657196,-0.130688667297363,-0.990595519542694,0.0611015111207962,0.226004049181938,-0.972208201885223,0.808135807514191,-0.58892035484314,-0.0094602182507515,0.981153726577759,-0.190200641751289,-0.0340751931071281,0.0611015111207962,0.226004049181938,-0.972208201885223,0.599530458450317,-0.799716174602509,-0.0318957529962063,0.997705399990082,0.0554783083498478,-0.0388108119368553,0.0504636913537979,-0.0733864232897758,-0.996026039123535,0.0888192728161812,0.333498686552048,-0.938557326793671,0.0504636913537979,-0.0733864232897758,-0.996026039123535,0.997705399990082,0.0554783083498478,-0.0388108119368553,0.806397080421448,0.586474597454071,-0.075969897210598,0.0704060196876526,-0.33190181851387,-0.940682828426361,-0.744414031505585,0.667012810707092,-0.0306859761476517,-0.997995853424072,-0.0605881176888943,0.0182593539357185,-0.719599783420563,-0.339226931333542,0.605888843536377,-0.673245251178741,0.363891273736954,-0.643680036067963,-0.255559027194977,-0.34124630689621,0.904566526412964,-0.0870486721396446,-0.281270325183868,0.955672323703766,-0.987303733825684,0.145828202366829,0.0629730150103569,0.0899075567722321,-0.0629123449325562,-0.993961095809937,
- -0.286435008049011,-0.392808496952057,0.873874366283417,0.0640043988823891,0.843871355056763,0.532714366912842,-0.0727731436491013,-0.29735654592514,0.951989114284515,-0.174306929111481,-0.0667655169963837,0.982425332069397,0.0618120767176151,0.0661662966012955,0.995892286300659,-0.0727731436491013,-0.29735654592514,0.951989114284515,-0.996224761009216,0.0163710173219442,0.08525500446558,-0.18328133225441,0.336338639259338,0.923733949661255,-0.232982024550438,-0.97087162733078,-0.055926289409399,0.555545270442963,-0.0488779172301292,-0.830048561096191,-0.0144428163766861,-0.0425248518586159,-0.998991012573242,0.215483486652374,-0.975258588790894,-0.0493718720972538,0.426133185625076,-0.904543280601501,-0.014559293165803,-0.223334118723869,-0.973593294620514,0.0473086349666119,0.215483486652374,-0.975258588790894,-0.0493718720972538,-0.0266422759741545,-0.999621987342834,-0.00679256580770016,0.375116884708405,0.926696419715881,0.0228279605507851,-0.29188933968544,0.954429864883423,0.0621650107204914,-0.198964908719063,0.971668899059296,-0.127563908696175,-0.356383740901947,0.933203756809235,-0.0460595898330212,0.127518117427826,0.991166293621063,-0.0364486016333103,-0.671893775463104,0.740465939044952,0.0164036396890879,0.0216113496571779,0.999464809894562,0.0245559178292751,0.375116884708405,0.926696419715881,0.0228279605507851,-0.436444014310837,0.681078612804413,0.587918877601624,-0.671893775463104,0.740465939044952,0.0164036396890879,0.127518117427826,0.991166293621063,-0.0364486016333103,-0.356383740901947,0.933203756809235,-0.0460595898330212,0.227595895528793,0.0755555108189583,-0.970820009708405,0.275196731090546,0.0732174515724182,-0.958595871925354,0.127518117427826,0.991166293621063,-0.0364486016333103,0.218257963657379,0.0668265223503113,0.973600387573242,-0.34292134642601,-0.0776394531130791,0.936150252819061,-0.291240066289902,-0.0411625318229198,0.95576411485672,-0.0144428163766861,-0.0425248518586159,-0.998991012573242,0.0256889276206493,0.0328339822590351,-0.999130606651306,0.215483486652374,-0.975258588790894,-0.0493718720972538,
- 0.0161447785794735,0.0821062549948692,-0.996492862701416,0.227595895528793,0.0755555108189583,-0.970820009708405,-0.356383740901947,0.933203756809235,-0.0460595898330212,-0.430433720350266,-0.657524406909943,0.618375658988953,-0.291240066289902,-0.0411625318229198,0.95576411485672,-0.34292134642601,-0.0776394531130791,0.936150252819061,-0.223334118723869,-0.973593294620514,0.0473086349666119,0.012419612146914,-0.0234388392418623,0.999648153781891,-0.5286665558815,-0.0526262298226357,0.847196638584137,0.10680964589119,-0.993196964263916,0.0463856719434261,0.218257963657379,0.0668265223503113,0.973600387573242,-0.291240066289902,-0.0411625318229198,0.95576411485672,0.362234443426132,-0.0250115338712931,0.931751430034637,-0.147770419716835,0.0477965660393238,0.987866103649139,-0.0672369077801704,0.0533410683274269,0.996310174465179,-0.356383740901947,0.933203756809235,-0.0460595898330212,-0.198964908719063,0.971668899059296,-0.127563908696175,0.0161447785794735,0.0821062549948692,-0.996492862701416,0.375116884708405,0.926696419715881,0.0228279605507851,-0.198964908719063,0.971668899059296,-0.127563908696175,-0.356383740901947,0.933203756809235,-0.0460595898330212,0.127518117427826,0.991166293621063,-0.0364486016333103,0.275196731090546,0.0732174515724182,-0.958595871925354,0.258018165826797,0.249870240688324,-0.933269262313843,0.258018165826797,0.249870240688324,-0.933269262313843,-0.436444014310837,0.681078612804413,0.587918877601624,0.127518117427826,0.991166293621063,-0.0364486016333103,0.153500512242317,-0.918459951877594,0.364512115716934,-0.044982373714447,-0.977563083171844,-0.205783843994141,0.10680964589119,-0.993196964263916,0.0463856719434261,0.275196731090546,0.0732174515724182,-0.958595871925354,0.227595895528793,0.0755555108189583,-0.970820009708405,-0.0144428163766861,-0.0425248518586159,-0.998991012573242,0.555545270442963,-0.0488779172301292,-0.830048561096191,0.0161447785794735,0.0821062549948692,-0.996492862701416,0.0256889276206493,0.0328339822590351,-0.999130606651306,-0.0144428163766861,-0.0425248518586159,-0.998991012573242,
- 0.227595895528793,0.0755555108189583,-0.970820009708405,-0.0736256837844849,-0.0262630805373192,0.996940135955811,-0.0322722010314465,0.166077673435211,0.985584437847137,-0.274392366409302,-0.0403077863156796,-0.960772633552551,0.362234443426132,-0.0250115338712931,0.931751430034637,-0.29188933968544,0.954429864883423,0.0621650107204914,0.375116884708405,0.926696419715881,0.0228279605507851,-0.147770419716835,0.0477965660393238,0.987866103649139,-0.367355734109879,-0.137793153524399,0.919816732406616,-0.436444014310837,0.681078612804413,0.587918877601624,0.218257963657379,0.0668265223503113,0.973600387573242,-0.671893775463104,0.740465939044952,0.0164036396890879,0.153500512242317,-0.918459951877594,0.364512115716934,0.10680964589119,-0.993196964263916,0.0463856719434261,-0.5286665558815,-0.0526262298226357,0.847196638584137,0.153500512242317,-0.918459951877594,0.364512115716934,-0.5286665558815,-0.0526262298226357,0.847196638584137,-0.430433720350266,-0.657524406909943,0.618375658988953,-0.34292134642601,-0.0776394531130791,0.936150252819061,0.218257963657379,0.0668265223503113,0.973600387573242,-0.436444014310837,0.681078612804413,0.587918877601624,0.288547277450562,-0.509962141513824,-0.810357451438904,0.258018165826797,0.249870240688324,-0.933269262313843,0.275196731090546,0.0732174515724182,-0.958595871925354,-0.223334118723869,-0.973593294620514,0.0473086349666119,0.10680964589119,-0.993196964263916,0.0463856719434261,-0.232982024550438,-0.97087162733078,-0.055926289409399,0.215483486652374,-0.975258588790894,-0.0493718720972538,0.931815803050995,0.362095534801483,-0.0246214158833027,-0.669037103652954,-0.485203266143799,0.562998414039612,-0.666051745414734,0.0234081950038671,-0.745538234710693,0.00686713494360447,0.879505634307861,0.475838899612427,-0.237643837928772,0.970828592777252,-0.0318959318101406,0.0680071339011192,0.996132910251617,0.0556261464953423,-0.131363913416862,-0.990264773368835,0.0460352040827274,0.288701444864273,-0.0295899100601673,0.956961870193481,-0.15838249027729,-0.0355502031743526,0.986737608909607,
- 0.755511999130249,-0.654133915901184,0.0362020619213581,-0.0439949445426464,-0.047462023794651,-0.99790370464325,0.00124734616838396,0.117773406207561,-0.993039727210999,-0.00491857202723622,-0.54453706741333,-0.838722467422485,-0.237643837928772,0.970828592777252,-0.0318959318101406,0.00686713494360447,0.879505634307861,0.475838899612427,-0.0281093958765268,0.538060247898102,-0.842437624931335,0.0391318686306477,0.626032292842865,-0.778814673423767,-0.00491857202723622,-0.54453706741333,-0.838722467422485,0.00124734616838396,0.117773406207561,-0.993039727210999,-0.0439949445426464,-0.047462023794651,-0.99790370464325,-0.0501459166407585,-0.998441934585571,-0.0244781170040369,-0.110810346901417,-0.992893397808075,-0.0434032008051872,0.054622083902359,-0.0297936573624611,-0.998062491416931,-0.0439949445426464,-0.047462023794651,-0.99790370464325,-0.00491857202723622,-0.54453706741333,-0.838722467422485,-0.0501459166407585,-0.998441934585571,-0.0244781170040369,0.0391318686306477,0.626032292842865,-0.778814673423767,-0.237643837928772,0.970828592777252,-0.0318959318101406,-0.0281093958765268,0.538060247898102,-0.842437624931335,0.00124734616838396,0.117773406207561,-0.993039727210999,-0.237643837928772,0.970828592777252,-0.0318959318101406,0.0391318686306477,0.626032292842865,-0.778814673423767,-0.00491857202723622,-0.54453706741333,-0.838722467422485,0.00925535801798105,-0.90237021446228,0.43086251616478,-0.0501459166407585,-0.998441934585571,-0.0244781170040369,-0.131363913416862,-0.990264773368835,0.0460352040827274,0.755511999130249,-0.654133915901184,0.0362020619213581,-0.110810346901417,-0.992893397808075,-0.0434032008051872,-0.0501459166407585,-0.998441934585571,-0.0244781170040369,0.00124734616838396,0.117773406207561,-0.993039727210999,-0.0439949445426464,-0.047462023794651,-0.99790370464325,0.054622083902359,-0.0297936573624611,-0.998062491416931,0.000162648051627912,0.0888239368796349,-0.996047377586365,-0.0193438101559877,0.0738923847675323,0.997078657150269,-0.0801871865987778,-0.0272857900708914,0.996406376361847,
- -0.259888410568237,-0.00363792246207595,0.965631783008575,-0.155526548624039,0.0506811030209064,0.986530780792236,0.00124734616838396,0.117773406207561,-0.993039727210999,0.000162648051627912,0.0888239368796349,-0.996047377586365,0.132121071219444,0.990224123001099,-0.0447248704731464,-0.237643837928772,0.970828592777252,-0.0318959318101406,-0.0501459166407585,-0.998441934585571,-0.0244781170040369,0.00925535801798105,-0.90237021446228,0.43086251616478,-0.131363913416862,-0.990264773368835,0.0460352040827274,0.132121071219444,0.990224123001099,-0.0447248704731464,-0.591001629829407,0.805744349956512,0.0386409312486649,0.0680071339011192,0.996132910251617,0.0556261464953423,-0.237643837928772,0.970828592777252,-0.0318959318101406,-0.29188933968544,0.954429864883423,0.0621650107204914,-0.367355734109879,-0.137793153524399,0.919816732406616,-0.591001629829407,0.805744349956512,0.0386409312486649,0.000162648051627912,0.0888239368796349,-0.996047377586365,0.054622083902359,-0.0297936573624611,-0.998062491416931,0.0256889276206493,0.0328339822590351,-0.999130606651306,0.0161447785794735,0.0821062549948692,-0.996492862701416,0.755511999130249,-0.654133915901184,0.0362020619213581,-0.15838249027729,-0.0355502031743526,0.986737608909607,-0.239668026566505,-0.151839703321457,0.958907663822174,0.426133185625076,-0.904543280601501,-0.014559293165803,0.132121071219444,0.990224123001099,-0.0447248704731464,0.000162648051627912,0.0888239368796349,-0.996047377586365,0.0161447785794735,0.0821062549948692,-0.996492862701416,-0.198964908719063,0.971668899059296,-0.127563908696175,0.132121071219444,0.990224123001099,-0.0447248704731464,0.0161447785794735,0.0821062549948692,-0.996492862701416,0.0680071339011192,0.996132910251617,0.0556261464953423,-0.591001629829407,0.805744349956512,0.0386409312486649,-0.0193438101559877,0.0738923847675323,0.997078657150269,-0.155526548624039,0.0506811030209064,0.986530780792236,-0.591001629829407,0.805744349956512,0.0386409312486649,-0.198964908719063,0.971668899059296,-0.127563908696175,-0.29188933968544,0.954429864883423,0.0621650107204914,
- -0.0801871865987778,-0.0272857900708914,0.996406376361847,-0.0193438101559877,0.0738923847675323,0.997078657150269,-0.367355734109879,-0.137793153524399,0.919816732406616,-0.198121771216393,-0.120292507112026,0.972768008708954,-0.591001629829407,0.805744349956512,0.0386409312486649,0.132121071219444,0.990224123001099,-0.0447248704731464,-0.198964908719063,0.971668899059296,-0.127563908696175,0.426133185625076,-0.904543280601501,-0.014559293165803,-0.0266422759741545,-0.999621987342834,-0.00679256580770016,-0.110810346901417,-0.992893397808075,-0.0434032008051872,0.755511999130249,-0.654133915901184,0.0362020619213581,0.054622083902359,-0.0297936573624611,-0.998062491416931,-0.110810346901417,-0.992893397808075,-0.0434032008051872,0.0256889276206493,0.0328339822590351,-0.999130606651306,-0.0393413975834847,-0.999096810817719,-0.0160543993115425,-0.0605697706341743,-0.9975865483284,-0.033947542309761,0.00337778311222792,-0.998035848140717,-0.0625545531511307,0.00904253777116537,-0.999959051609039,0.000550266879145056,0.0410648435354233,-0.998864114284515,0.0241728201508522,0.0358338840305805,-0.998665392398834,-0.0371959023177624,0.0680071339011192,0.996132910251617,0.0556261464953423,-0.155526548624039,0.0506811030209064,0.986530780792236,-0.0173471253365278,0.289706468582153,0.95695835351944,0.00686713494360447,0.879505634307861,0.475838899612427,0.00925535801798105,-0.90237021446228,0.43086251616478,0.288701444864273,-0.0295899100601673,0.956961870193481,-0.131363913416862,-0.990264773368835,0.0460352040827274,-0.0579013600945473,0.316208928823471,0.946920990943909,-0.0173471253365278,0.289706468582153,0.95695835351944,-0.155526548624039,0.0506811030209064,0.986530780792236,-0.259888410568237,-0.00363792246207595,0.965631783008575,0.931815803050995,0.362095534801483,-0.0246214158833027,0.89742785692215,0.432420343160629,-0.087383896112442,-0.669037103652954,-0.485203266143799,0.562998414039612,-0.044982373714447,-0.977563083171844,-0.205783843994141,-0.232982024550438,-0.97087162733078,-0.055926289409399,0.10680964589119,-0.993196964263916,0.0463856719434261,
- 0.288547277450562,-0.509962141513824,-0.810357451438904,0.555545270442963,-0.0488779172301292,-0.830048561096191,-0.232982024550438,-0.97087162733078,-0.055926289409399,-0.044982373714447,-0.977563083171844,-0.205783843994141,0.275196731090546,0.0732174515724182,-0.958595871925354,0.555545270442963,-0.0488779172301292,-0.830048561096191,0.288547277450562,-0.509962141513824,-0.810357451438904,-0.591001629829407,0.805744349956512,0.0386409312486649,-0.367355734109879,-0.137793153524399,0.919816732406616,-0.0193438101559877,0.0738923847675323,0.997078657150269,0.218257963657379,0.0668265223503113,0.973600387573242,-0.0672369077801704,0.0533410683274269,0.996310174465179,0.0216113496571779,0.999464809894562,0.0245559178292751,-0.671893775463104,0.740465939044952,0.0164036396890879,0.0216113496571779,0.999464809894562,0.0245559178292751,-0.0672369077801704,0.0533410683274269,0.996310174465179,-0.147770419716835,0.0477965660393238,0.987866103649139,0.375116884708405,0.926696419715881,0.0228279605507851,-0.0266422759741545,-0.999621987342834,-0.00679256580770016,0.215483486652374,-0.975258588790894,-0.0493718720972538,0.0256889276206493,0.0328339822590351,-0.999130606651306,-0.110810346901417,-0.992893397808075,-0.0434032008051872,-0.0266422759741545,-0.999621987342834,-0.00679256580770016,0.0256889276206493,0.0328339822590351,-0.999130606651306,-0.0253040138632059,0.999679803848267,3.10841132886708e-005,-0.0253034234046936,0.999679803848267,-0.000137573602842167,-0.0253039039671421,0.999679863452911,-4.09396307077259e-007,-0.0253005307167768,0.999679446220398,-0.000968906446360052,-0.0253003891557455,0.999679386615753,-0.00100842339452356,-0.0253060217946768,0.999679625034332,0.000609430309850723,-0.025306211784482,0.999679625034332,0.000664694118313491,0.237447634339333,0.96985125541687,-0.0548383519053459,-0.547554492950439,0.049242302775383,-0.835319936275482,0.011011129245162,0.0431709177792072,-0.999007046222687,-0.223132029175758,0.973578333854675,-0.0485542863607407,-0.435996413230896,0.899739801883698,-0.0193772800266743,
- 0.322570532560349,0.945424318313599,0.0460547022521496,-0.223132029175758,0.973578333854675,-0.0485542863607407,0.0198636259883642,0.999772369861603,-0.00779083464294672,-0.393666356801987,-0.918998837471008,0.0216324720531702,0.2719846367836,-0.960504651069641,0.0587817430496216,0.198372200131416,-0.971430063247681,-0.130277261137962,0.370827466249466,-0.927668333053589,-0.0438008867204189,-0.136035069823265,-0.990043878555298,-0.03616052120924,0.684594452381134,-0.728729903697968,0.0168258268386126,-0.0242022462189198,-0.999416053295136,0.0241193752735853,-0.393666356801987,-0.918998837471008,0.0216324720531702,0.407345473766327,-0.665611863136292,0.625324368476868,0.684594452381134,-0.728729903697968,0.0168258268386126,-0.136035069823265,-0.990043878555298,-0.03616052120924,0.370827466249466,-0.927668333053589,-0.0438008867204189,-0.228301301598549,-0.0793385878205299,-0.970352530479431,-0.27256578207016,-0.074984073638916,-0.959210872650146,-0.136035069823265,-0.990043878555298,-0.03616052120924,-0.229711562395096,-0.0698160976171494,0.970751404762268,0.314596831798553,0.112846173346043,0.942493796348572,0.291268646717072,0.0419424399733543,0.955721437931061,0.011011129245162,0.0431709177792072,-0.999007046222687,-0.060399878770113,-0.048557061702013,-0.996992528438568,-0.223132029175758,0.973578333854675,-0.0485542863607407,0.002742218086496,-0.0754084065556526,-0.997149050235748,-0.228301301598549,-0.0793385878205299,-0.970352530479431,0.370827466249466,-0.927668333053589,-0.0438008867204189,0.404634863138199,0.659171462059021,0.633848249912262,0.291268646717072,0.0419424399733543,0.955721437931061,0.314596831798553,0.112846173346043,0.942493796348572,0.322570532560349,0.945424318313599,0.0460547022521496,-0.0141852051019669,0.024293590337038,0.999604284763336,0.678289592266083,0.0606845542788506,0.732284605503082,-0.0895257070660591,0.994973599910736,0.0448633395135403,-0.229711562395096,-0.0698160976171494,0.970751404762268,0.291268646717072,0.0419424399733543,0.955721437931061,-0.371210515499115,0.026011485606432,0.928184390068054,
- 0.148944213986397,-0.048312783241272,0.987664639949799,0.06812933832407,-0.0545294098556042,0.99618524312973,0.370827466249466,-0.927668333053589,-0.0438008867204189,0.198372200131416,-0.971430063247681,-0.130277261137962,0.002742218086496,-0.0754084065556526,-0.997149050235748,-0.393666356801987,-0.918998837471008,0.0216324720531702,0.198372200131416,-0.971430063247681,-0.130277261137962,0.370827466249466,-0.927668333053589,-0.0438008867204189,-0.136035069823265,-0.990043878555298,-0.03616052120924,-0.27256578207016,-0.074984073638916,-0.959210872650146,-0.250047713518143,-0.24174290895462,-0.937569499015808,-0.250047713518143,-0.24174290895462,-0.937569499015808,0.407345473766327,-0.665611863136292,0.625324368476868,-0.136035069823265,-0.990043878555298,-0.03616052120924,-0.170531392097473,0.914642095565796,0.366536617279053,0.0553668327629566,0.976275384426117,-0.209334835410118,-0.0895257070660591,0.994973599910736,0.0448633395135403,-0.27256578207016,-0.074984073638916,-0.959210872650146,-0.228301301598549,-0.0793385878205299,-0.970352530479431,0.011011129245162,0.0431709177792072,-0.999007046222687,-0.547554492950439,0.049242302775383,-0.835319936275482,0.002742218086496,-0.0754084065556526,-0.997149050235748,-0.060399878770113,-0.048557061702013,-0.996992528438568,0.011011129245162,0.0431709177792072,-0.999007046222687,-0.228301301598549,-0.0793385878205299,-0.970352530479431,0.0824137255549431,0.0355532467365265,0.995963871479034,0.0461532473564148,-0.154614686965942,0.986896276473999,0.287566781044006,0.040242712944746,-0.956914782524109,-0.371210515499115,0.026011485606432,0.928184390068054,0.2719846367836,-0.960504651069641,0.0587817430496216,-0.393666356801987,-0.918998837471008,0.0216324720531702,0.148944213986397,-0.048312783241272,0.987664639949799,0.361627787351608,0.152013540267944,0.919846415519714,0.407345473766327,-0.665611863136292,0.625324368476868,-0.229711562395096,-0.0698160976171494,0.970751404762268,0.684594452381134,-0.728729903697968,0.0168258268386126,-0.170531392097473,0.914642095565796,0.366536617279053,
- -0.0895257070660591,0.994973599910736,0.0448633395135403,0.678289592266083,0.0606845542788506,0.732284605503082,-0.170531392097473,0.914642095565796,0.366536617279053,0.678289592266083,0.0606845542788506,0.732284605503082,0.404634863138199,0.659171462059021,0.633848249912262,0.314596831798553,0.112846173346043,0.942493796348572,-0.229711562395096,-0.0698160976171494,0.970751404762268,0.407345473766327,-0.665611863136292,0.625324368476868,-0.255763739347458,0.511197090148926,-0.820525765419006,-0.250047713518143,-0.24174290895462,-0.937569499015808,-0.27256578207016,-0.074984073638916,-0.959210872650146,0.322570532560349,0.945424318313599,0.0460547022521496,-0.0895257070660591,0.994973599910736,0.0448633395135403,0.237447634339333,0.96985125541687,-0.0548383519053459,-0.223132029175758,0.973578333854675,-0.0485542863607407,-0.940368056297302,-0.33925849199295,-0.0247307009994984,0.612622022628784,0.471730321645737,0.63416463136673,0.678705215454102,-0.0242850668728352,-0.734009206295013,-0.0175241101533175,-0.871851027011871,0.489457607269287,0.241176441311836,-0.969909131526947,-0.0333196297287941,-0.0721796303987503,-0.995962738990784,0.0533714257180691,0.140924125909805,0.989065825939178,0.0434651337563992,-0.306588500738144,0.0321120843291283,0.951300382614136,0.154414460062981,0.0369450449943542,0.987315237522125,-0.759753048419952,0.649242162704468,0.0354974083602428,0.0531162694096565,0.0502674020826817,-0.997322380542755,0.00743999937549233,-0.116892576217651,-0.993116796016693,0.0233259703963995,0.54213559627533,-0.839967310428619,0.241176441311836,-0.969909131526947,-0.0333196297287941,-0.0175241101533175,-0.871851027011871,0.489457607269287,0.0489535927772522,-0.531614184379578,-0.845570802688599,-0.0186084993183613,-0.63072657585144,-0.775781989097595,0.0233259703963995,0.54213559627533,-0.839967310428619,0.00743999937549233,-0.116892576217651,-0.993116796016693,0.0531162694096565,0.0502674020826817,-0.997322380542755,0.0525367744266987,0.998338520526886,-0.0236698891967535,0.120340101420879,0.991782367229462,-0.0434288866817951,
- -0.0618104487657547,0.029781449586153,-0.99764347076416,0.0531162694096565,0.0502674020826817,-0.997322380542755,0.0233259703963995,0.54213559627533,-0.839967310428619,0.0525367744266987,0.998338520526886,-0.0236698891967535,-0.0186084993183613,-0.63072657585144,-0.775781989097595,0.241176441311836,-0.969909131526947,-0.0333196297287941,0.0489535927772522,-0.531614184379578,-0.845570802688599,0.00743999937549233,-0.116892576217651,-0.993116796016693,0.241176441311836,-0.969909131526947,-0.0333196297287941,-0.0186084993183613,-0.63072657585144,-0.775781989097595,0.0233259703963995,0.54213559627533,-0.839967310428619,-0.0185589157044888,0.89877313375473,0.438021034002304,0.0525367744266987,0.998338520526886,-0.0236698891967535,0.140924125909805,0.989065825939178,0.0434651337563992,-0.759753048419952,0.649242162704468,0.0354974083602428,0.120340101420879,0.991782367229462,-0.0434288866817951,0.0525367744266987,0.998338520526886,-0.0236698891967535,0.00743999937549233,-0.116892576217651,-0.993116796016693,0.0531162694096565,0.0502674020826817,-0.997322380542755,-0.0618104487657547,0.029781449586153,-0.99764347076416,-0.00586870033293962,-0.0909250676631927,-0.995840549468994,0.0226405877619982,-0.0749885365366936,0.996927440166473,0.0734946429729462,0.0276645459234715,0.996911823749542,0.250672966241837,0.00349122006446123,0.968065619468689,0.14971199631691,-0.0519126206636429,0.987365901470184,0.00743999937549233,-0.116892576217651,-0.993116796016693,-0.00586870033293962,-0.0909250676631927,-0.995840549468994,-0.13782425224781,-0.989464282989502,-0.0443281941115856,0.241176441311836,-0.969909131526947,-0.0333196297287941,0.0525367744266987,0.998338520526886,-0.0236698891967535,-0.0185589157044888,0.89877313375473,0.438021034002304,0.140924125909805,0.989065825939178,0.0434651337563992,-0.13782425224781,-0.989464282989502,-0.0443281941115856,0.598917603492737,-0.799890398979187,0.0383804515004158,-0.0721796303987503,-0.995962738990784,0.0533714257180691,0.241176441311836,-0.969909131526947,-0.0333196297287941,0.2719846367836,-0.960504651069641,0.0587817430496216,
- 0.361627787351608,0.152013540267944,0.919846415519714,0.598917603492737,-0.799890398979187,0.0383804515004158,-0.00586870033293962,-0.0909250676631927,-0.995840549468994,-0.0618104487657547,0.029781449586153,-0.99764347076416,-0.060399878770113,-0.048557061702013,-0.996992528438568,0.002742218086496,-0.0754084065556526,-0.997149050235748,-0.759753048419952,0.649242162704468,0.0354974083602428,0.154414460062981,0.0369450449943542,0.987315237522125,0.225775972008705,0.151523575186729,0.962323129177094,-0.435996413230896,0.899739801883698,-0.0193772800266743,-0.13782425224781,-0.989464282989502,-0.0443281941115856,-0.00586870033293962,-0.0909250676631927,-0.995840549468994,0.002742218086496,-0.0754084065556526,-0.997149050235748,0.198372200131416,-0.971430063247681,-0.130277261137962,-0.13782425224781,-0.989464282989502,-0.0443281941115856,0.002742218086496,-0.0754084065556526,-0.997149050235748,-0.0721796303987503,-0.995962738990784,0.0533714257180691,0.598917603492737,-0.799890398979187,0.0383804515004158,0.0226405877619982,-0.0749885365366936,0.996927440166473,0.14971199631691,-0.0519126206636429,0.987365901470184,0.598917603492737,-0.799890398979187,0.0383804515004158,0.198372200131416,-0.971430063247681,-0.130277261137962,0.2719846367836,-0.960504651069641,0.0587817430496216,0.0734946429729462,0.0276645459234715,0.996911823749542,0.0226405877619982,-0.0749885365366936,0.996927440166473,0.361627787351608,0.152013540267944,0.919846415519714,0.186878949403763,0.119948737323284,0.975032687187195,0.598917603492737,-0.799890398979187,0.0383804515004158,-0.13782425224781,-0.989464282989502,-0.0443281941115856,0.198372200131416,-0.971430063247681,-0.130277261137962,-0.435996413230896,0.899739801883698,-0.0193772800266743,0.0198636259883642,0.999772369861603,-0.00779083464294672,0.120340101420879,0.991782367229462,-0.0434288866817951,-0.759753048419952,0.649242162704468,0.0354974083602428,-0.0618104487657547,0.029781449586153,-0.99764347076416,0.120340101420879,0.991782367229462,-0.0434288866817951,-0.060399878770113,-0.048557061702013,-0.996992528438568,
- 0.036703135818243,0.999196767807007,-0.0160886105149984,0.0573615543544292,0.997773885726929,-0.0340154804289341,-0.00304356799460948,0.997906684875488,-0.0645992010831833,-0.00997004471719265,0.999950289726257,0.000362106278771535,-0.0405561216175556,0.998880505561829,0.0243527144193649,-0.0339083075523376,0.998645663261414,-0.0394613146781921,-0.0721796303987503,-0.995962738990784,0.0533714257180691,0.14971199631691,-0.0519126206636429,0.987365901470184,-0.00566291762515903,-0.284913599491119,0.958536505699158,-0.0175241101533175,-0.871851027011871,0.489457607269287,-0.0185589157044888,0.89877313375473,0.438021034002304,-0.306588500738144,0.0321120843291283,0.951300382614136,0.140924125909805,0.989065825939178,0.0434651337563992,0.0341713614761829,-0.308434039354324,0.950631737709045,-0.00566291762515903,-0.284913599491119,0.958536505699158,0.14971199631691,-0.0519126206636429,0.987365901470184,0.250672966241837,0.00349122006446123,0.968065619468689,-0.940368056297302,-0.33925849199295,-0.0247307009994984,-0.908032476902008,-0.408722788095474,-0.0917749777436256,0.612622022628784,0.471730321645737,0.63416463136673,0.0553668327629566,0.976275384426117,-0.209334835410118,0.237447634339333,0.96985125541687,-0.0548383519053459,-0.0895257070660591,0.994973599910736,0.0448633395135403,-0.255763739347458,0.511197090148926,-0.820525765419006,-0.547554492950439,0.049242302775383,-0.835319936275482,0.237447634339333,0.96985125541687,-0.0548383519053459,0.0553668327629566,0.976275384426117,-0.209334835410118,-0.27256578207016,-0.074984073638916,-0.959210872650146,-0.547554492950439,0.049242302775383,-0.835319936275482,-0.255763739347458,0.511197090148926,-0.820525765419006,0.598917603492737,-0.799890398979187,0.0383804515004158,0.361627787351608,0.152013540267944,0.919846415519714,0.0226405877619982,-0.0749885365366936,0.996927440166473,-0.229711562395096,-0.0698160976171494,0.970751404762268,0.06812933832407,-0.0545294098556042,0.99618524312973,-0.0242022462189198,-0.999416053295136,0.0241193752735853,0.684594452381134,-0.728729903697968,0.0168258268386126,
- -0.0242022462189198,-0.999416053295136,0.0241193752735853,0.06812933832407,-0.0545294098556042,0.99618524312973,0.148944213986397,-0.048312783241272,0.987664639949799,-0.393666356801987,-0.918998837471008,0.0216324720531702,0.0198636259883642,0.999772369861603,-0.00779083464294672,-0.223132029175758,0.973578333854675,-0.0485542863607407,-0.060399878770113,-0.048557061702013,-0.996992528438568,0.120340101420879,0.991782367229462,-0.0434288866817951,0.0198636259883642,0.999772369861603,-0.00779083464294672,-0.060399878770113,-0.048557061702013,-0.996992528438568,0.0213707219809294,-0.999771595001221,0.0004612224875018,0.0213722493499517,-0.999771595001221,0.000374743045540527,0.0213710311800241,-0.999771475791931,0.00044360343599692,0.0213795229792595,-0.999771416187286,-3.69946064893156e-005,0.0213802102953196,-0.999771475791931,-7.57160669309087e-005,0.0213657356798649,-0.999771416187286,0.000743241049349308,0.0213648993521929,-0.999771475791931,0.000790772086475044,-0.000548792770132422,0.999999046325684,-0.00132488925009966,-0.000626866705715656,0.99999862909317,-0.0015133743872866,-0.000738325295969844,0.999998211860657,-0.00178245652932674,-0.000643559033051133,0.999998569488525,-0.00155367283150554,0.000652969290968031,0.99999862909317,-0.00157639104872942,0.000675349205266684,0.999998450279236,-0.0016304204473272,0.000548726238775998,0.999999046325684,-0.00132472871337086,0.000643525738269091,0.999998569488525,-0.00155359250493348,0.000652925111353397,0.99999862909317,0.00157628441229463,0.000675349379889667,0.999998450279236,0.00163042079657316,0.000548726238775998,0.999999046325684,0.00132472871337086,0.000643525738269091,0.999998569488525,0.00155359250493348,0.000321242638165131,0.999999642372131,0.000775540363974869,0.000567574810702354,0.999998927116394,0.00137023266870528,0.000675349379889667,0.999998450279236,0.00163042079657316,0.000652925111353397,0.99999862909317,0.00157628441229463,-0.000160528856213205,1,-0.000387546984711662,0.000160758165293373,1,0.000388100568670779,0.000567574810702354,0.999998927116394,0.00137023266870528,
- 0.000321242638165131,0.999999642372131,0.000775540363974869,-0.000567311828490347,0.999998927116394,-0.00136959785595536,-0.000321203435305506,0.999999642372131,-0.000775445718318224,0.000160758165293373,1,0.000388100568670779,-0.000160528856213205,1,-0.000387546984711662,-0.000738325295969844,0.999998211860657,-0.00178245652932674,-0.000626866705715656,0.99999862909317,-0.0015133743872866,-0.000321203435305506,0.999999642372131,-0.000775445718318224,-0.000567311828490347,0.999998927116394,-0.00136959785595536,-0.000738325295969844,0.999998211860657,0.00178245652932674,-0.000643559033051133,0.999998569488525,0.00155367283150554,-0.000548792770132422,0.999999046325684,0.00132488925009966,-0.000626833527348936,0.99999862909317,0.00151329429354519,-0.000738325295969844,0.999998211860657,0.00178245652932674,-0.000626833527348936,0.99999862909317,0.00151329429354519,-0.000321114872349426,0.999999642372131,0.000775231863372028,-0.000567223236430436,0.999998927116394,0.00136938400100917,-0.000567223236430436,0.999998927116394,0.00136938400100917,-0.000321114872349426,0.999999642372131,0.000775231863372028,0.000160802606842481,1,-0.000388207874493673,-0.000160484560183249,1,0.000387440028134733,-0.000160484560183249,1,0.000387440028134733,0.000160802606842481,1,-0.000388207874493673,0.000567663402762264,0.999998927116394,-0.0013704466400668,0.000321331375744194,0.999999642372131,-0.000775754568167031,0.000321331375744194,0.999999642372131,-0.000775754568167031,0.000567663402762264,0.999998927116394,-0.0013704466400668,0.000675349205266684,0.999998450279236,-0.0016304204473272,0.000652969290968031,0.99999862909317,-0.00157639104872942
- }
- BinormalsW: *3776 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
- 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
- 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
- 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- LayerElementTangent: 0 {
- Version: 102
- Name: "map1"
- MappingInformationType: "ByPolygonVertex"
- ReferenceInformationType: "Direct"
- Tangents: *11328 {
- a: 0.999999344348907,0.00108904985245317,-2.8495810511231e-006,1,3.98091651732102e-005,-2.84958264273882e-006,1,-7.92657374404371e-005,-1.3953952020529e-006,0.999999940395355,-0.000415374612202868,-1.26437475955754e-006,1,-2.86280577022069e-009,-0,0.999999821186066,0.000509672157932073,-0,0.999999940395355,-0.000415374612202868,-1.26437475955754e-006,1,-7.92657374404371e-005,-1.3953952020529e-006,0.999999344348907,-0.00112819578498602,1.39539417887136e-006,0.999999701976776,-0.000776398519519717,1.2643746458707e-006,0.999999821186066,0.000509672157932073,-0,1,-2.86280577022069e-009,-0,0.999999582767487,-0.000820924062281847,1.35860693717405e-006,0.999998211860657,-0.00193757400847971,1.39539258725563e-006,1,-0,-0,0.999998867511749,-0.00156384671572596,0,0.999998867511749,-0.00156384671572596,0,1,-0,-0,1,0,-1.3953952020529e-006,1,0,-1.35860761929507e-006,1,-0,-2.8495828701125e-006,1,-0,-2.8495828701125e-006,1,0,-1.35860761929507e-006,1,0,-1.3953952020529e-006,0.999998986721039,-0.0014411227311939,0,0.999991714954376,0.00408286973834038,-1.52097953787234e-007,0.999999701976776,-0.000690859509631991,1.34119034100877e-006,0.999999582767487,-0.000820924062281847,1.35860693717405e-006,0.999998867511749,-0.00156384671572596,0,1,0,-1.35860761929507e-006,0.999997079372406,-0.00237287953495979,-1.34118693040364e-006,0.999978601932526,-0.00655499612912536,1.52095992689283e-007,0.999998986721039,-0.0014411227311939,0,0.999998867511749,-0.00156384671572596,0,1,-0,-2.8495828701125e-006,1,-0,-2.8495828701125e-006,0.999997079372406,-0.00237287953495979,-1.34118693040364e-006,1,0,-1.35860761929507e-006,0.999999940395355,0.000406314851716161,1.45238982440787e-006,0.999999701976776,-0.000690859509631991,1.34119034100877e-006,0.999991714954376,0.00408286973834038,-1.52097953787234e-007,0.999993324279785,0.00365723599679768,-3.235716690142e-007,1,-0,-2.8495828701125e-006,0.999998033046722,0.00192721281200647,-2.84957718577061e-006,0.999999463558197,-0.00102627312298864,-1.45238914228685e-006,0.999997079372406,-0.00237287953495979,-1.34118693040364e-006,
- 0.99999862909317,-0.00164614804089069,1.29527302306087e-006,0.999999940395355,0.000406314851716161,1.45238982440787e-006,0.999993324279785,0.00365723599679768,-3.235716690142e-007,0.999997854232788,0.00208250409923494,-2.8943890129085e-007,0.999998033046722,0.00192721281200647,-2.84957718577061e-006,0.999996304512024,0.00272323028184474,-2.84957218354975e-006,0.999999761581421,0.000633423507679254,-1.2952746146766e-006,0.999999463558197,-0.00102627312298864,-1.45238914228685e-006,0.999999701976776,-0.000776398519519717,1.2643746458707e-006,0.99999862909317,-0.00164614804089069,1.29527302306087e-006,0.999997854232788,0.00208250409923494,-2.8943890129085e-007,1,0.000188689344213344,-0,0.999999821186066,0.000509672157932073,-0,0.999999821186066,0.000509672157932073,-0,1,0.000188689344213344,-0,0.999998092651367,-0.00199497793801129,2.8943892971256e-007,0.999999761581421,0.000633423507679254,-1.2952746146766e-006,0.999999940395355,-0.000415374612202868,-1.26437475955754e-006,0.999996304512024,0.00272323028184474,-2.84957218354975e-006,0.999999344348907,0.00108904985245317,-2.8495810511231e-006,0.999999940395355,-0.000415374612202868,-1.26437475955754e-006,0.999999761581421,0.000633423507679254,-1.2952746146766e-006,-1,0,-1.11473445940646e-005,-0.99999988079071,0,-0.000385523017030209,-1,0,-1.67210164363496e-005,-1,0,-1.90263708645944e-005,-1,0,-1.11473445940646e-005,-0.99999988079071,0,-0.000380717770894989,-0.999999821186066,0,-0.000617603771388531,-0.99999988079071,0,-0.000385523017030209,-0.99999988079071,0,-0.000380717770894989,-0.999999940395355,0,-0.000490397505927831,-0.99999988079071,0,-0.000658508914057165,-0.999999821186066,0,-0.000617603771388531,-1,0,-0.000284574372926727,-1,0,1.71462943399092e-006,-1,0,8.57314716995461e-007,-0.99999988079071,0,-0.000570006086491048,-0.999999940395355,0,-0.000237286178162321,-1,0,-0.000284574372926727,-0.99999988079071,0,-0.000570006086491048,-0.999999821186066,0,-0.00061729020671919,-0.999999940395355,0,-0.0004013687139377,-0.999999940395355,0,-0.000237286178162321,-0.999999821186066,0,-0.00061729020671919,
- -0.999999940395355,0,-0.000437606999184936,-0.999999940395355,-0.000336093828082085,0,-1,-0.000230959412874654,0,-0.99999988079071,0.000638208526652306,-1.31048480511708e-007,-1,0.000443640077719465,0,-1,2.35764455283061e-005,0,-0.999999940395355,0.000324419146636501,0,-0.999999284744263,0.00120944331865758,0,-1,0.000219902547542006,1.31048523144273e-007,-0.999999940395355,0.000324419146636501,0,-1,0.000443640077719465,0,-0.99999988079071,0.000638208526652306,-1.31048480511708e-007,-0.999999284744263,0.00120944331865758,0,-0.999954998493195,-0.00948743987828493,-1.30650391838572e-007,-0.999854683876038,-0.0170475635677576,0,-0.999998390674591,-0.00180358707439154,0,-0.999972760677338,-0.00738189369440079,0,-0.999954998493195,-0.00948743987828493,-1.30650391838572e-007,-0.999972760677338,-0.00738189369440079,0,-1,-0,0,-0.999995708465576,-0.00290481303818524,0,-0.999995708465576,-0.00290481303818524,0,-1,-0,0,-0.99996817111969,0.0079743517562747,0,-0.999929070472717,0.011902192607522,1.30646995444295e-007,-0.999950170516968,-0.00998765043914318,0,-0.999854683876038,-0.0170475635677576,0,-0.999954998493195,-0.00948743987828493,-1.30650391838572e-007,-0.999967932701111,-0.00799768138676882,-2.19549008306785e-007,-0.999995708465576,-0.00290481303818524,0,-0.999992072582245,-0.00397048145532608,0,-0.999999761581421,0.000747556332498789,-3.25728535699454e-007,-0.999967932701111,-0.00799768138676882,-2.19549008306785e-007,-0.999954998493195,-0.00948743987828493,-1.30650391838572e-007,-0.999929070472717,0.011902192607522,1.30646995444295e-007,-0.999991357326508,0.0041687348857522,2.7995031359751e-007,-0.999979853630066,-0.00635338947176933,4.01770194002893e-007,-0.999992072582245,-0.00397048145532608,0,-0.999995708465576,-0.00290481303818524,0,-0.99999988079071,0.000539222324732691,-1.8359450848493e-007,-0.999991416931152,-0.00414936989545822,0,-0.999950170516968,-0.00998765043914318,0,-0.999967932701111,-0.00799768138676882,-2.19549008306785e-007,-0.99999988079071,0.000539222324732691,-1.8359450848493e-007,-0.999967932701111,-0.00799768138676882,-2.19549008306785e-007,
- -0.999999761581421,0.000747556332498789,-3.25728535699454e-007,-0.999996483325958,0.00265677738934755,-2.90991010842845e-007,-0.999999463558197,-0.00106130889616907,0,-0.999991416931152,-0.00414936989545822,0,-0.99999988079071,0.000539222324732691,-1.8359450848493e-007,-1,0.000237385887885466,-2.34877035154568e-007,-1,0.000237385887885466,-2.34877035154568e-007,-0.99999988079071,0.000539222324732691,-1.8359450848493e-007,-0.999996483325958,0.00265677738934755,-2.90991010842845e-007,-0.999996721744537,0.00259155663661659,-3.46132452477832e-007,-0.99999988079071,0.000638208526652306,-1.31048480511708e-007,-1,-0.000230959412874654,0,-0.999999463558197,-0.00106130889616907,0,-1,0.000237385887885466,-2.34877035154568e-007,-0.99999988079071,0.000638208526652306,-1.31048480511708e-007,-1,0.000237385887885466,-2.34877035154568e-007,-0.999996721744537,0.00259155663661659,-3.46132452477832e-007,-0.999999284744263,0.00118391297291964,0,-0.999999284744263,0.00120944331865758,0,-0.999999284744263,0.00120944331865758,0,-0.999999284744263,0.00118391297291964,0,-0.999999761581421,0.000793145271018147,3.46133475659371e-007,-1,-0.000258359854342416,2.34877063576278e-007,-1,0.000219902547542006,1.31048523144273e-007,0.999994039535522,-0.00345110846683383,3.23571953231294e-007,0.999978601932526,-0.00655499612912536,1.52095992689283e-007,0.999997079372406,-0.00237287953495979,-1.34118693040364e-006,0.999999463558197,-0.00102627312298864,-1.45238914228685e-006,0.999998092651367,-0.00199497793801129,2.8943892971256e-007,0.999994039535522,-0.00345110846683383,3.23571953231294e-007,0.999999463558197,-0.00102627312298864,-1.45238914228685e-006,0.999999761581421,0.000633423507679254,-1.2952746146766e-006,-0.999997973442078,0.00202805642038584,4.20476794715796e-007,-0.999979853630066,-0.00635338947176933,4.01770194002893e-007,-0.999991357326508,0.0041687348857522,2.7995031359751e-007,-0.999996244907379,-0.00272879423573613,2.65191090420558e-007,-0.999999761581421,0.000793145271018147,3.46133475659371e-007,-0.999997973442078,0.00202805642038584,4.20476794715796e-007,
- -0.999996244907379,-0.00272879423573613,2.65191090420558e-007,-1,-0.000258359854342416,2.34877063576278e-007,-3.19833795003888e-008,-1.89322909136536e-005,-1,-2.71417047770228e-006,-1.27647563203936e-005,-1,-1.69488544088381e-006,-7.97105258243391e-006,-1,-3.1242571196799e-008,-1.84937744052149e-005,-1,-1.46607658280118e-006,6.89496482664254e-006,1,-1.43964191678947e-008,8.52183893584879e-006,1,-1.15391083355121e-008,6.83047801430803e-006,1,-1.17380454867089e-006,5.52040773982299e-006,1,-8.61201624502428e-006,0,1,-1.02454714578926e-005,0,1,-1.46607658280118e-006,6.89496482664254e-006,1,-1.17380454867089e-006,5.52040773982299e-006,1,0,8.54742847877787e-006,1,0,7.68896461522672e-006,1,-1.15391083355121e-008,6.83047801430803e-006,1,-1.43964191678947e-008,8.52183893584879e-006,1,0,-1.87373480002861e-005,-1,0,-1.88347912626341e-005,-1,-3.19833795003888e-008,-1.89322909136536e-005,-1,-3.1242571196799e-008,-1.84937744052149e-005,-1,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,-0,-0,1,0,0,-2.71417047770228e-006,-1.27647563203936e-005,-1,-1.78914815478493e-005,0,-1,-1.84112177521456e-005,0,-1,-1.69488544088381e-006,-7.97105258243391e-006,-1,-0.999999821186066,0,-0.000602053012698889,-0.999999821186066,0,-0.000603143766056746,-0.999999940395355,0,-0.0004013687139377,-0.999999940395355,0,-0.000437606999184936,-0.999999940395355,-0.000148637613165192,0,-1,0.000181888666702434,0,-1,2.35764455283061e-005,0,-1,0.000219902547542006,1.31048523144273e-007,-0.999994933605194,-0.00316865439526737,0,-0.999999940395355,-0.000148637613165192,0,-1,0.000219902547542006,1.31048523144273e-007,-1,-0.000258359854342416,2.34877063576278e-007,-0.999993860721588,0.00348852877505124,0,-0.999994933605194,-0.00316865439526737,0,-1,-0.000258359854342416,2.34877063576278e-007,-0.999996244907379,-0.00272879423573613,2.65191090420558e-007,-0.999689757823944,0.0249100420624018,0,-0.999993860721588,0.00348852877505124,0,-0.999996244907379,-0.00272879423573613,2.65191090420558e-007,-0.999991357326508,0.0041687348857522,2.7995031359751e-007,-0.999876260757446,0.0157306138426065,0,
- -0.999689757823944,0.0249100420624018,0,-0.999991357326508,0.0041687348857522,2.7995031359751e-007,-0.999929070472717,0.011902192607522,1.30646995444295e-007,-0.999999165534973,0.00128416740335524,0,-0.999876260757446,0.0157306138426065,0,-0.999929070472717,0.011902192607522,1.30646995444295e-007,-0.99996817111969,0.0079743517562747,0,-0.999999821186066,0,-0.000644572137389332,-0.999999821186066,0,-0.000625465996563435,-0.99999988079071,0,-0.000658508914057165,-0.999999940395355,0,-0.000490397505927831,0.999998986721039,-0.00144358584657311,2.84957991425472e-006,0.999997973442078,-0.00206217938102782,2.84957718577061e-006,0.999999701976776,-0.000776398519519717,1.2643746458707e-006,0.999999344348907,-0.00112819578498602,1.39539417887136e-006,0.999999582767487,-0.000820924062281847,1.35860693717405e-006,0.999990880489349,-0.00428703427314758,2.84955672213982e-006,0.999998867511749,-0.0015244142850861,2.84957945950737e-006,0.999998211860657,-0.00193757400847971,1.39539258725563e-006,0.999995470046997,-0.00301902648061514,2.84956968243932e-006,0.999990880489349,-0.00428703427314758,2.84955672213982e-006,0.999999582767487,-0.000820924062281847,1.35860693717405e-006,0.999999701976776,-0.000690859509631991,1.34119034100877e-006,0.999999940395355,0.000406314851716161,1.45238982440787e-006,0.999990582466125,-0.00434867618605495,2.8495560400188e-006,0.999995470046997,-0.00301902648061514,2.84956968243932e-006,0.999999701976776,-0.000690859509631991,1.34119034100877e-006,0.999995827674866,-0.00292059243656695,2.8495708193077e-006,0.999990582466125,-0.00434867618605495,2.8495560400188e-006,0.999999940395355,0.000406314851716161,1.45238982440787e-006,0.99999862909317,-0.00164614804089069,1.29527302306087e-006,0.999999701976776,-0.000776398519519717,1.2643746458707e-006,0.999997973442078,-0.00206217938102782,2.84957718577061e-006,0.999995827674866,-0.00292059243656695,2.8495708193077e-006,0.99999862909317,-0.00164614804089069,1.29527302306087e-006,-0.494071781635284,0.869335651397705,-0.012197625823319,0.477547198534012,0.878598034381866,-0.00376370060257614,
- -0.252833932638168,0.966973781585693,0.0321993120014668,0.191971242427826,0.981363713741302,-0.00850114412605762,-0.564192354679108,0.825640082359314,-0.00234762136824429,-0.041691679507494,0.978032886981964,0.204239040613174,0.056157685816288,0.998168647289276,0.0224828068166971,0.391779273748398,0.920058727264404,0.000948470726143569,0.124735854566097,0.33122119307518,0.935271859169006,0.268972337245941,0.957410633563995,0.104970939457417,-0.290326535701752,0.950094997882843,0.114149339497089,-0.652889430522919,0.704356849193573,-0.278598010540009,-0.63543027639389,0.771941781044006,0.0182813424617052,0.391779273748398,0.920058727264404,0.000948470726143569,0.449116706848145,0.821197092533112,-0.352036476135254,-0.286667048931122,0.957638025283813,-0.0274112951010466,-0.672572195529938,0.714318335056305,0.193380400538445,-0.188265696167946,0.341830670833588,0.920710563659668,0.0247422996908426,0.969575762748718,-0.243537619709969,0.00207281368784606,0.991421103477478,0.130690187215805,-0.0201312489807606,0.993749141693115,0.10980599373579,0.0330041833221912,0.967185974121094,0.251916497945786,0.526135385036469,0.838685929775238,0.14066769182682,-0.129837289452553,0.987277090549469,-0.0917942449450493,0.524825930595398,0.846178591251373,0.0924092084169388,0.106471069157124,0.994150578975677,0.0181250032037497,-0.286667048931122,0.957638025283813,-0.0274112951010466,0.55977588891983,0.487093776464462,-0.670366048812866,0.524825930595398,0.846178591251373,0.0924092084169388,-0.129837289452553,0.987277090549469,-0.0917942449450493,0.0178566947579384,0.982085585594177,0.187587574124336,0.0113826189190149,0.998222231864929,-0.0585059151053429,-0.0351595543324947,0.978094100952148,0.205172523856163,-0.00965392775833607,0.626464664936066,-0.779389977455139,0.162830695509911,0.986317336559296,0.0257723703980446,-0.356928765773773,0.934131324291229,0.000828268763143569,-0.966926515102386,0.25476798415184,-0.0120981251820922,0.208080887794495,0.761628925800323,-0.613696813583374,0.124735854566097,0.33122119307518,0.935271859169006,
- 0.508782029151917,0.860725700855255,0.0170948375016451,0.0605565272271633,0.998147010803223,-0.00595748657360673,0.765360653400421,-0.627715408802032,-0.142113640904427,0.445246338844299,-0.863253772258759,-0.237799495458603,0.0850375518202782,0.996327996253967,0.00996748264878988,0.0221199467778206,0.840495586395264,-0.541366517543793,0.231726631522179,0.971875429153442,0.0419619902968407,-0.266101568937302,0.957765996456146,-0.108968809247017,0.526135385036469,0.838685929775238,0.14066769182682,-0.00110729562584311,0.866905212402344,0.498471885919571,-0.00861021410673857,0.879611313343048,-0.475615292787552,-0.129837289452553,0.987277090549469,-0.0917942449450493,-0.966926515102386,0.25476798415184,-0.0120981251820922,-0.0633751153945923,0.832960367202759,0.549691319465637,-0.922019422054291,0.362671554088593,-0.135460793972015,-0.838877737522125,-0.438615947961807,-0.322335571050644,-0.0187277235090733,0.937759220600128,-0.346780806779861,-0.869003415107727,-0.279376357793808,-0.40838947892189,0.0605565272271633,0.998147010803223,-0.00595748657360673,-0.0201312489807606,0.993749141693115,0.10980599373579,-0.207257717847824,-0.250986754894257,0.94554215669632,-0.00548634398728609,0.75786966085434,0.652382969856262,-0.0491458475589752,0.994496881961823,-0.092523530125618,0.302485883235931,-0.571500480175018,-0.762816905975342,-0.224532529711723,0.24978506565094,0.941908955574036,0.0811012983322144,0.959267616271973,-0.270607084035873,0.681423127651215,0.37489053606987,-0.628585338592529,0.137371033430099,0.978329062461853,0.154924646019936,0.0686821117997169,0.97166645526886,0.226157531142235,0.477547198534012,0.878598034381866,-0.00376370060257614,-0.494071781635284,0.869335651397705,-0.012197625823319,-0.123986035585403,0.978574991226196,-0.16437304019928,0.0918458551168442,0.98968505859375,0.109944179654121,0.302485883235931,-0.571500480175018,-0.762816905975342,0.0686821117997169,0.97166645526886,0.226157531142235,-0.00965392775833607,0.626464664936066,-0.779389977455139,-0.0351595543324947,0.978094100952148,0.205172523856163,
- -0.320604294538498,0.5122230052948,-0.79676878452301,0.0141537170857191,0.788862943649292,0.614406168460846,0.992156505584717,0.0789138749241829,-0.096943736076355,0.074924573302269,-0.112765938043594,0.990792691707611,-0.966926515102386,0.25476798415184,-0.0120981251820922,-0.531901836395264,0.839915752410889,-0.107804469764233,0.208080887794495,0.761628925800323,-0.613696813583374,-0.320604294538498,0.5122230052948,-0.79676878452301,0.208080887794495,0.761628925800323,-0.613696813583374,-0.00965392775833607,0.626464664936066,-0.779389977455139,-0.252833932638168,0.966973781585693,0.0321993120014668,0.00207281368784606,0.991421103477478,0.130690187215805,0.0247422996908426,0.969575762748718,-0.243537619709969,0.191971242427826,0.981363713741302,-0.00850114412605762,-0.252833932638168,0.966973781585693,0.0321993120014668,-0.454895585775375,0.795072555541992,-0.401160150766373,0.20290644466877,0.944160461425781,-0.259595781564713,0.359442144632339,0.933095932006836,-0.0115445125848055,-0.157390311360359,0.987382590770721,-0.0174312964081764,0.163365438580513,0.986518263816834,-0.0096572320908308,-0.547373533248901,0.83681058883667,-0.0114139439538121,0.00995114259421825,0.999352157115936,-0.034587524831295,-3.55447518813889e-005,0.930663168430328,0.365877211093903,0.427802175283432,0.891287505626678,-0.15030625462532,0.056157685816288,0.998168647289276,0.0224828068166971,0.696172893047333,0.716411888599396,-0.0457944646477699,0.391779273748398,0.920058727264404,0.000948470726143569,-0.217738524079323,0.972463130950928,0.0830977782607079,0.0247422996908426,0.969575762748718,-0.243537619709969,0.100103758275509,0.988738715648651,0.111243143677711,0.268972337245941,0.957410633563995,0.104970939457417,0.124735854566097,0.33122119307518,0.935271859169006,0.259029060602188,0.245589897036552,0.934125065803528,-0.207257717847824,-0.250986754894257,0.94554215669632,0.427802175283432,0.891287505626678,-0.15030625462532,-3.55447518813889e-005,0.930663168430328,0.365877211093903,-0.217738524079323,0.972463130950928,0.0830977782607079,
- -0.0351595543324947,0.978094100952148,0.205172523856163,-0.547373533248901,0.83681058883667,-0.0114139439538121,0.00995114259421825,0.999352157115936,-0.034587524831295,0.513740599155426,0.857910752296448,-0.00772677129134536,-0.436953157186508,0.899479687213898,0.00288134370930493,-0.0666699782013893,0.990839540958405,-0.117439664900303,0.00995114259421825,0.999352157115936,-0.034587524831295,0.427802175283432,0.891287505626678,-0.15030625462532,0.513740599155426,0.857910752296448,-0.00772677129134536,0.0422677174210548,-0.35014745593071,0.93574047088623,-0.937768995761871,0.346017241477966,-0.0293524470180273,-0.979884326457977,-0.00540627492591739,-0.199493542313576,0.452598571777344,0.327925622463226,0.829228103160858,-0.00110729562584311,0.866905212402344,0.498471885919571,0.526135385036469,0.838685929775238,0.14066769182682,-0.72439432144165,-0.171228066086769,-0.667782723903656,0.250678598880768,-0.329875499010086,-0.910133123397827,-0.634092211723328,0.77277934551239,0.0271891728043556,-0.922019422054291,0.362671554088593,-0.135460793972015,-0.0633751153945923,0.832960367202759,0.549691319465637,-0.13173446059227,0.98705792427063,0.0914472937583923,-0.227562576532364,0.465516567230225,-0.855283439159393,0.477547198534012,0.878598034381866,-0.00376370060257614,0.0686821117997169,0.97166645526886,0.226157531142235,-0.227562576532364,0.465516567230225,-0.855283439159393,-0.0395293869078159,0.942319750785828,-0.33237162232399,-0.46246549487114,0.886631369590759,0.00323140644468367,-0.454895585775375,0.795072555541992,-0.401160150766373,0.326185673475266,0.0626034140586853,-0.943230509757996,-0.0417803525924683,0.981880307197571,-0.184838816523552,-0.157390311360359,0.987382590770721,-0.0174312964081764,0.923971474170685,0.289926141500473,0.24943844974041,0.137371033430099,0.978329062461853,0.154924646019936,0.681423127651215,0.37489053606987,-0.628585338592529,-0.63543027639389,0.771941781044006,0.0182813424617052,-0.0957254767417908,0.90415233373642,-0.416347473859787,0.136395841836929,0.906217634677887,0.400207072496414,
- 0.293082714080811,0.956082582473755,0.00291264755651355,0.995275855064392,0.0900081396102905,-0.0363967306911945,0.978128731250763,0.20709553360939,-0.0193823147565126,0.367406398057938,-0.731515645980835,0.574366986751556,-0.252833932638168,0.966973781585693,0.0321993120014668,0.477547198534012,0.878598034381866,-0.00376370060257614,-0.454895585775375,0.795072555541992,-0.401160150766373,0.0221199467778206,0.840495586395264,-0.541366517543793,-0.266101568937302,0.957765996456146,-0.108968809247017,-0.966926515102386,0.25476798415184,-0.0120981251820922,-0.100577116012573,0.262128233909607,0.959777593612671,-0.00330014363862574,0.389170110225677,0.921160042285919,0.630233466625214,-0.469955056905746,0.618019461631775,-0.634092211723328,0.77277934551239,0.0271891728043556,0.106309540569782,0.120851568877697,-0.986961603164673,-0.72439432144165,-0.171228066086769,-0.667782723903656,-0.207257717847824,-0.250986754894257,0.94554215669632,0.268972337245941,0.957410633563995,0.104970939457417,0.259029060602188,0.245589897036552,0.934125065803528,0.983867168426514,-0.173290774226189,0.0444489531219006,0.876962244510651,-0.326755523681641,-0.352374851703644,0.0468873046338558,0.285196363925934,-0.957321584224701,0.0811012983322144,0.959267616271973,-0.270607084035873,0.137371033430099,0.978329062461853,0.154924646019936,-0.0944419875741005,0.958639562129974,-0.26849752664566,-0.0971746221184731,0.994957506656647,-0.0248331110924482,0.0408484041690826,0.9975705742836,0.0564303249120712,-3.55447518813889e-005,0.930663168430328,0.365877211093903,0.268972337245941,0.957410633563995,0.104970939457417,-0.207257717847824,-0.250986754894257,0.94554215669632,0.526135385036469,0.838685929775238,0.14066769182682,-0.188265696167946,0.341830670833588,0.920710563659668,0.452598571777344,0.327925622463226,0.829228103160858,-0.286667048931122,0.957638025283813,-0.0274112951010466,-0.188265696167946,0.341830670833588,0.920710563659668,0.526135385036469,0.838685929775238,0.14066769182682,-0.0417803525924683,0.981880307197571,-0.184838816523552,
- -0.0398323014378548,0.985599160194397,0.164340361952782,0.163365438580513,0.986518263816834,-0.0096572320908308,-0.157390311360359,0.987382590770721,-0.0174312964081764,-0.129837289452553,0.987277090549469,-0.0917942449450493,-0.00861021410673857,0.879611313343048,-0.475615292787552,-0.109057240188122,0.700449407100677,-0.705320596694946,-0.352917432785034,0.552558839321136,-0.755068242549896,-0.352917432785034,0.552558839321136,-0.755068242549896,0.55977588891983,0.487093776464462,-0.670366048812866,-0.129837289452553,0.987277090549469,-0.0917942449450493,0.162830695509911,0.986317336559296,0.0257723703980446,0.208080887794495,0.761628925800323,-0.613696813583374,0.0330041833221912,0.967185974121094,0.251916497945786,0.250678598880768,-0.329875499010086,-0.910133123397827,0.765360653400421,-0.627715408802032,-0.142113640904427,0.986244559288025,0.159416317939758,0.0436818823218346,0.00207281368784606,0.991421103477478,0.130690187215805,-0.252833932638168,0.966973781585693,0.0321993120014668,0.427802175283432,0.891287505626678,-0.15030625462532,-0.356928765773773,0.934131324291229,0.000828268763143569,0.508782029151917,0.860725700855255,0.0170948375016451,0.0918458551168442,0.98968505859375,0.109944179654121,-0.0633751153945923,0.832960367202759,0.549691319465637,0.508782029151917,0.860725700855255,0.0170948375016451,-0.224532529711723,0.24978506565094,0.941908955574036,0.0918458551168442,0.98968505859375,0.109944179654121,-0.0201312489807606,0.993749141693115,0.10980599373579,0.427802175283432,0.891287505626678,-0.15030625462532,-0.207257717847824,-0.250986754894257,0.94554215669632,0.00207281368784606,0.991421103477478,0.130690187215805,0.427802175283432,0.891287505626678,-0.15030625462532,-0.0201312489807606,0.993749141693115,0.10980599373579,-0.00330014363862574,0.389170110225677,0.921160042285919,0.7007737159729,0.704977035522461,0.109195165336132,0.630233466625214,-0.469955056905746,0.618019461631775,0.871612310409546,0.488231778144836,0.0438382774591446,0.159510508179665,0.973026216030121,0.166662827134132,
- 0.293082714080811,0.956082582473755,0.00291264755651355,0.0247422996908426,0.969575762748718,-0.243537619709969,-0.217738524079323,0.972463130950928,0.0830977782607079,0.191971242427826,0.981363713741302,-0.00850114412605762,0.191971242427826,0.981363713741302,-0.00850114412605762,-0.217738524079323,0.972463130950928,0.0830977782607079,-0.494071781635284,0.869335651397705,-0.012197625823319,-0.926371455192566,0.343707114458084,-0.153952568769455,-0.838877737522125,-0.438615947961807,-0.322335571050644,-0.462568461894989,-0.510589063167572,0.724795997142792,0.0221199467778206,0.840495586395264,-0.541366517543793,-0.922019422054291,0.362671554088593,-0.135460793972015,0.0115176988765597,0.969879984855652,-0.243310809135437,-0.123986035585403,0.978574991226196,-0.16437304019928,-0.494071781635284,0.869335651397705,-0.012197625823319,-0.789332449436188,0.573673903942108,-0.218752235174179,-0.932296812534332,0.359991937875748,-0.0350483544170856,-0.0351595543324947,0.978094100952148,0.205172523856163,-0.217738524079323,0.972463130950928,0.0830977782607079,0.100103758275509,0.988738715648651,0.111243143677711,-0.217738524079323,0.972463130950928,0.0830977782607079,-0.789332449436188,0.573673903942108,-0.218752235174179,-0.494071781635284,0.869335651397705,-0.012197625823319,0.0113826189190149,0.998222231864929,-0.0585059151053429,0.159510508179665,0.973026216030121,0.166662827134132,0.359442144632339,0.933095932006836,-0.0115445125848055,-0.320604294538498,0.5122230052948,-0.79676878452301,0.0247422996908426,0.969575762748718,-0.243537619709969,0.0330041833221912,0.967185974121094,0.251916497945786,-0.00965392775833607,0.626464664936066,-0.779389977455139,0.208080887794495,0.761628925800323,-0.613696813583374,-0.531901836395264,0.839915752410889,-0.107804469764233,-0.531901836395264,0.839915752410889,-0.107804469764233,-0.142120629549026,0.989548861980438,0.0243873745203018,0.0178566947579384,0.982085585594177,0.187587574124336,-0.00965392775833607,0.626464664936066,-0.779389977455139,-0.00508069479838014,0.675296366214752,-0.73752897977829,
- 0.56024557352066,-0.561760008335114,-0.6087287068367,0.960577309131622,0.271691143512726,0.0589525029063225,-0.00861021410673857,0.879611313343048,-0.475615292787552,-0.00110729562584311,0.866905212402344,0.498471885919571,0.056157685816288,0.998168647289276,0.0224828068166971,-0.041691679507494,0.978032886981964,0.204239040613174,0.452598571777344,0.327925622463226,0.829228103160858,0.696172893047333,0.716411888599396,-0.0457944646477699,0.056157685816288,0.998168647289276,0.0224828068166971,-0.00110729562584311,0.866905212402344,0.498471885919571,-0.784213125705719,0.620471894741058,0.00493839057162404,-0.738258719444275,0.62979930639267,-0.241509556770325,-0.0971746221184731,0.994957506656647,-0.0248331110924482,-0.0944419875741005,0.958639562129974,-0.26849752664566,-0.672572195529938,0.714318335056305,0.193380400538445,-0.286667048931122,0.957638025283813,-0.0274112951010466,-0.0971746221184731,0.994957506656647,-0.0248331110924482,-0.738258719444275,0.62979930639267,-0.241509556770325,0.55977588891983,0.487093776464462,-0.670366048812866,0.0811012983322144,0.959267616271973,-0.270607084035873,0.524825930595398,0.846178591251373,0.0924092084169388,-0.069267563521862,0.989695429801941,-0.125318720936775,-0.034141156822443,0.97016179561615,-0.240042477846146,0.681423127651215,0.37489053606987,-0.628585338592529,0.876962244510651,-0.326755523681641,-0.352374851703644,0.83374297618866,-0.361592411994934,0.417281180620193,-0.0783031359314919,0.868258535861969,0.489893585443497,0.871612310409546,0.488231778144836,0.0438382774591446,0.293082714080811,0.956082582473755,0.00291264755651355,0.136395841836929,0.906217634677887,0.400207072496414,0.871612310409546,0.488231778144836,0.0438382774591446,0.136395841836929,0.906217634677887,0.400207072496414,0.326185673475266,0.0626034140586853,-0.943230509757996,-0.708110511302948,-0.24041360616684,-0.663913249969482,-0.73764169216156,0.674609243869781,0.0280571058392525,-0.788888692855835,0.608732879161835,0.0842562541365623,0.681423127651215,0.37489053606987,-0.628585338592529,
- 0.0811012983322144,0.959267616271973,-0.270607084035873,0.55977588891983,0.487093776464462,-0.670366048812866,-0.410368233919144,0.910388052463531,-0.0528350882232189,-0.069267563521862,0.989695429801941,-0.125318720936775,0.681423127651215,0.37489053606987,-0.628585338592529,-0.266101568937302,0.957765996456146,-0.108968809247017,0.231726631522179,0.971875429153442,0.0419619902968407,-0.410368233919144,0.910388052463531,-0.0528350882232189,-0.142120629549026,0.989548861980438,0.0243873745203018,-0.531901836395264,0.839915752410889,-0.107804469764233,0.513740599155426,0.857910752296448,-0.00772677129134536,0.20290644466877,0.944160461425781,-0.259595781564713,0.340007215738297,0.727833390235901,-0.59552800655365,-0.736668825149536,0.674231231212616,-0.0522603392601013,-0.109057240188122,0.700449407100677,-0.705320596694946,-0.00861021410673857,0.879611313343048,-0.475615292787552,0.0113826189190149,0.998222231864929,-0.0585059151053429,-0.109057240188122,0.700449407100677,-0.705320596694946,-0.736668825149536,0.674231231212616,-0.0522603392601013,0.0113826189190149,0.998222231864929,-0.0585059151053429,0.0178566947579384,0.982085585594177,0.187587574124336,-0.109057240188122,0.700449407100677,-0.705320596694946,-0.63543027639389,0.771941781044006,0.0182813424617052,0.293082714080811,0.956082582473755,0.00291264755651355,-0.564192354679108,0.825640082359314,-0.00234762136824429,0.391779273748398,0.920058727264404,0.000948470726143569,0.359442144632339,0.933095932006836,-0.0115445125848055,-0.547373533248901,0.83681058883667,-0.0114139439538121,-0.0351595543324947,0.978094100952148,0.205172523856163,0.0113826189190149,0.998222231864929,-0.0585059151053429,0.0686821117997169,0.97166645526886,0.226157531142235,-0.13173446059227,0.98705792427063,0.0914472937583923,-0.0633751153945923,0.832960367202759,0.549691319465637,0.0918458551168442,0.98968505859375,0.109944179654121,-0.0201312489807606,0.993749141693115,0.10980599373579,0.0605565272271633,0.998147010803223,-0.00595748657360673,0.162830695509911,0.986317336559296,0.0257723703980446,
- 0.0330041833221912,0.967185974121094,0.251916497945786,-3.55447518813889e-005,0.930663168430328,0.365877211093903,0.00995114259421825,0.999352157115936,-0.034587524831295,-0.0666699782013893,0.990839540958405,-0.117439664900303,-0.0278186481446028,0.756373047828674,-0.653548777103424,0.0415045656263828,0.868718028068542,-0.493564933538437,0.109981074929237,0.987774312496185,-0.110481433570385,0.135534182190895,0.966125965118408,0.219615608453751,-0.0491458475589752,0.994496881961823,-0.092523530125618,-0.00548634398728609,0.75786966085434,0.652382969856262,-3.55447518813889e-005,0.930663168430328,0.365877211093903,-0.0278186481446028,0.756373047828674,-0.653548777103424,-0.0142941670492291,0.99645334482193,-0.0829237401485443,0.268972337245941,0.957410633563995,0.104970939457417,-0.290326535701752,0.950094997882843,0.114149339497089,-0.00548634398728609,0.75786966085434,0.652382969856262,-0.224532529711723,0.24978506565094,0.941908955574036,0.124735854566097,0.33122119307518,0.935271859169006,0.513740599155426,0.857910752296448,-0.00772677129134536,-0.46246549487114,0.886631369590759,0.00323140644468367,0.566324830055237,0.824169278144836,-0.00460971286520362,-0.436953157186508,0.899479687213898,0.00288134370930493,-0.63543027639389,0.771941781044006,0.0182813424617052,-0.756889700889587,0.593171417713165,-0.274345904588699,-0.0957254767417908,0.90415233373642,-0.416347473859787,-0.356928765773773,0.934131324291229,0.000828268763143569,-0.0633751153945923,0.832960367202759,0.549691319465637,-0.966926515102386,0.25476798415184,-0.0120981251820922,0.7007737159729,0.704977035522461,0.109195165336132,-0.462568461894989,-0.510589063167572,0.724795997142792,0.630233466625214,-0.469955056905746,0.618019461631775,0.871612310409546,0.488231778144836,0.0438382774591446,-0.157390311360359,0.987382590770721,-0.0174312964081764,0.359442144632339,0.933095932006836,-0.0115445125848055,0.159510508179665,0.973026216030121,0.166662827134132,-0.0142941670492291,0.99645334482193,-0.0829237401485443,0.185283869504929,0.978712558746338,-0.0882706642150879,
- -0.290326535701752,0.950094997882843,0.114149339497089,0.268972337245941,0.957410633563995,0.104970939457417,0.535348653793335,0.27139750123024,-0.799840807914734,0.932372272014618,0.14821220934391,-0.329719632863998,0.0415045656263828,0.868718028068542,-0.493564933538437,0.185283869504929,0.978712558746338,-0.0882706642150879,-0.0278186481446028,0.756373047828674,-0.653548777103424,-0.745562970638275,0.229949817061424,-0.62550687789917,-0.338692605495453,0.233092650771141,-0.911567389965057,0.566324830055237,0.824169278144836,-0.00460971286520362,0.135534182190895,0.966125965118408,0.219615608453751,0.983358979225159,0.0978332832455635,0.153081402182579,0.757401466369629,0.306126654148102,0.576740384101868,0.932372272014618,0.14821220934391,-0.329719632863998,0.109981074929237,0.987774312496185,-0.110481433570385,0.0415045656263828,0.868718028068542,-0.493564933538437,-0.873474478721619,0.281106889247894,0.397518754005432,-0.436953157186508,0.899479687213898,0.00288134370930493,-0.629195213317871,0.194078102707863,0.752626776695251,-0.0142941670492291,0.99645334482193,-0.0829237401485443,-0.0278186481446028,0.756373047828674,-0.653548777103424,-0.338692605495453,0.233092650771141,-0.911567389965057,0.535348653793335,0.27139750123024,-0.799840807914734,0.694523513317108,0.364238381385803,-0.620457351207733,-0.0142941670492291,0.99645334482193,-0.0829237401485443,-0.338692605495453,0.233092650771141,-0.911567389965057,-0.290326535701752,0.950094997882843,0.114149339497089,0.185283869504929,0.978712558746338,-0.0882706642150879,0.0415045656263828,0.868718028068542,-0.493564933538437,-0.00548634398728609,0.75786966085434,0.652382969856262,0.922300457954407,0.385362237691879,0.0292888358235359,0.886426627635956,0.26879620552063,-0.37682443857193,0.899403154850006,0.20680096745491,-0.385106950998306,0.135534182190895,0.966125965118408,0.219615608453751,0.109981074929237,0.987774312496185,-0.110481433570385,0.932372272014618,0.14821220934391,-0.329719632863998,0.994219481945038,0.097605787217617,0.0447290427982807,0.185283869504929,0.978712558746338,-0.0882706642150879,
- -0.0142941670492291,0.99645334482193,-0.0829237401485443,0.694523513317108,0.364238381385803,-0.620457351207733,-0.436953157186508,0.899479687213898,0.00288134370930493,0.757401466369629,0.306126654148102,0.576740384101868,-0.629195213317871,0.194078102707863,0.752626776695251,-0.436953157186508,0.899479687213898,0.00288134370930493,0.566324830055237,0.824169278144836,-0.00460971286520362,0.757401466369629,0.306126654148102,0.576740384101868,-0.0666699782013893,0.990839540958405,-0.117439664900303,-0.436953157186508,0.899479687213898,0.00288134370930493,-0.873474478721619,0.281106889247894,0.397518754005432,-0.472860097885132,0.0291518308222294,0.880655169487,0.407523304224014,0.913148939609528,-0.00914929155260324,-0.100596331059933,0.994803607463837,-0.0156921800225973,-0.23755507171154,0.971268355846405,0.0143300034105778,-0.0658265948295593,0.914740741252899,-0.39864307641983,0.0418142341077328,0.999022841453552,0.0143171222880483,0.346682578325272,0.93797641992569,0.00338425231166184,0.0157821793109179,0.997622847557068,-0.0670783966779709,-0.000967369240242988,0.999972581863403,-0.0073502054437995,0.808728396892548,0.0207391697913408,-0.587816596031189,0.407523304224014,0.913148939609528,-0.00914929155260324,-0.472860097885132,0.0291518308222294,0.880655169487,0.923753678798676,0.00762995565310121,0.382911205291748,0.798515379428864,0.0457469075918198,0.600233495235443,0.808728396892548,0.0207391697913408,-0.587816596031189,-0.000967369240242988,0.999972581863403,-0.0073502054437995,0.0157821793109179,0.997622847557068,-0.0670783966779709,-0.183283418416977,0.982868432998657,-0.0194137040525675,-0.151230365037918,0.988399207592011,0.0140171619132161,-0.0228271186351776,0.998116850852966,0.0569342412054539,0.0157821793109179,0.997622847557068,-0.0670783966779709,0.808728396892548,0.0207391697913408,-0.587816596031189,-0.183283418416977,0.982868432998657,-0.0194137040525675,0.798515379428864,0.0457469075918198,0.600233495235443,0.407523304224014,0.913148939609528,-0.00914929155260324,0.923753678798676,0.00762995565310121,0.382911205291748,
- -0.000967369240242988,0.999972581863403,-0.0073502054437995,0.407523304224014,0.913148939609528,-0.00914929155260324,0.798515379428864,0.0457469075918198,0.600233495235443,0.808728396892548,0.0207391697913408,-0.587816596031189,-0.572139322757721,0.0292672049254179,-0.819634020328522,-0.183283418416977,0.982868432998657,-0.0194137040525675,-0.23755507171154,0.971268355846405,0.0143300034105778,0.346682578325272,0.93797641992569,0.00338425231166184,-0.151230365037918,0.988399207592011,0.0140171619132161,-0.183283418416977,0.982868432998657,-0.0194137040525675,-0.000967369240242988,0.999972581863403,-0.0073502054437995,0.0157821793109179,0.997622847557068,-0.0670783966779709,-0.0228271186351776,0.998116850852966,0.0569342412054539,-0.0473918803036213,0.998372495174408,0.0317239873111248,0.0196930896490812,0.998921632766724,-0.0420451797544956,0.0369965992867947,0.986044824123383,0.162317201495171,-0.0879336595535278,0.944639563560486,0.316106975078583,-0.0313673540949821,0.96769517660141,0.250163942575455,-0.000967369240242988,0.999972581863403,-0.0073502054437995,-0.0473918803036213,0.998372495174408,0.0317239873111248,-0.211762100458145,0.977076649665833,-0.0218605007976294,0.407523304224014,0.913148939609528,-0.00914929155260324,-0.183283418416977,0.982868432998657,-0.0194137040525675,-0.572139322757721,0.0292672049254179,-0.819634020328522,-0.23755507171154,0.971268355846405,0.0143300034105778,-0.211762100458145,0.977076649665833,-0.0218605007976294,0.359587728977203,0.932911157608032,-0.01932368054986,-0.100596331059933,0.994803607463837,-0.0156921800225973,0.407523304224014,0.913148939609528,-0.00914929155260324,0.992529988288879,-0.106399856507778,0.0596936345100403,0.31045001745224,-0.404601961374283,-0.860184907913208,0.941009223461151,0.337146729230881,0.0288775656372309,-0.0473918803036213,0.998372495174408,0.0317239873111248,-0.0228271186351776,0.998116850852966,0.0569342412054539,0.696172893047333,0.716411888599396,-0.0457944646477699,-0.370040535926819,-0.277200520038605,-0.886696100234985,0.944143116474152,0.327747225761414,-0.0342854298651218,
- 0.00244555459357798,0.602496922016144,0.798117458820343,0.535609841346741,-0.408663302659988,0.738996922969818,0.999793827533722,-0.0010871144477278,-0.0202765353024006,-0.211762100458145,0.977076649665833,-0.0218605007976294,-0.0473918803036213,0.998372495174408,0.0317239873111248,0.452598571777344,0.327925622463226,0.829228103160858,-0.8457310795784,-0.177488639950752,-0.503226339817047,-0.227275714278221,0.973602294921875,-0.0210835877805948,-0.370040535926819,-0.277200520038605,-0.886696100234985,-0.100596331059933,0.994803607463837,-0.0156921800225973,0.359587728977203,0.932911157608032,-0.01932368054986,0.0196930896490812,0.998921632766724,-0.0420451797544956,-0.0313673540949821,0.96769517660141,0.250163942575455,0.359587728977203,0.932911157608032,-0.01932368054986,-0.188265696167946,0.341830670833588,0.920710563659668,-0.672572195529938,0.714318335056305,0.193380400538445,0.0369965992867947,0.986044824123383,0.162317201495171,0.0196930896490812,0.998921632766724,-0.0420451797544956,-0.738258719444275,0.62979930639267,-0.241509556770325,0.597863972187042,-0.459585040807724,0.656764984130859,0.359587728977203,0.932911157608032,-0.01932368054986,-0.211762100458145,0.977076649665833,-0.0218605007976294,-0.188265696167946,0.341830670833588,0.920710563659668,-0.652889430522919,0.704356849193573,-0.278598010540009,0.449116706848145,0.821197092533112,-0.352036476135254,-0.151230365037918,0.988399207592011,0.0140171619132161,0.346682578325272,0.93797641992569,0.00338425231166184,-0.0228271186351776,0.998116850852966,0.0569342412054539,-0.151230365037918,0.988399207592011,0.0140171619132161,0.696172893047333,0.716411888599396,-0.0457944646477699,0.0188845116645098,0.00205061654560268,-0.99981951713562,0.00859267730265856,-0.00739888986572623,-0.999935805797577,0.0791292563080788,-0.0270518269389868,-0.996497213840485,0.00665713753551245,-0.0305431932210922,-0.999511241912842,-0.0388785265386105,-0.00433715060353279,-0.99923449754715,0.0562795288860798,0.0201204810291529,-0.998212277889252,-0.100596331059933,0.994803607463837,-0.0156921800225973,
- -0.0313673540949821,0.96769517660141,0.250163942575455,-0.946106016635895,0.028202299028635,0.322626650333405,-0.472860097885132,0.0291518308222294,0.880655169487,-0.572139322757721,0.0292672049254179,-0.819634020328522,-0.0658265948295593,0.914740741252899,-0.39864307641983,-0.23755507171154,0.971268355846405,0.0143300034105778,-0.947114944458008,0.0126874567940831,0.32064363360405,-0.946106016635895,0.028202299028635,0.322626650333405,-0.0313673540949821,0.96769517660141,0.250163942575455,-0.0879336595535278,0.944639563560486,0.316106975078583,-0.63543027639389,0.771941781044006,0.0182813424617052,-0.652889430522919,0.704356849193573,-0.278598010540009,-0.756889700889587,0.593171417713165,-0.274345904588699,-0.547373533248901,0.83681058883667,-0.0114139439538121,0.163365438580513,0.986518263816834,-0.0096572320908308,-0.217738524079323,0.972463130950928,0.0830977782607079,0.159510508179665,0.973026216030121,0.166662827134132,-0.564192354679108,0.825640082359314,-0.00234762136824429,0.293082714080811,0.956082582473755,0.00291264755651355,-0.736668825149536,0.674231231212616,-0.0522603392601013,-0.041691679507494,0.978032886981964,0.204239040613174,-0.564192354679108,0.825640082359314,-0.00234762136824429,0.159510508179665,0.973026216030121,0.166662827134132,-0.00861021410673857,0.879611313343048,-0.475615292787552,-0.041691679507494,0.978032886981964,0.204239040613174,-0.736668825149536,0.674231231212616,-0.0522603392601013,-0.410368233919144,0.910388052463531,-0.0528350882232189,0.55977588891983,0.487093776464462,-0.670366048812866,-0.142120629549026,0.989548861980438,0.0243873745203018,-0.034141156822443,0.97016179561615,-0.240042477846146,-0.069267563521862,0.989695429801941,-0.125318720936775,-0.0355532467365265,0.999095976352692,-0.0233071520924568,0.0221199467778206,0.840495586395264,-0.541366517543793,0.0115176988765597,0.969879984855652,-0.243310809135437,-0.966926515102386,0.25476798415184,-0.0120981251820922,-0.266101568937302,0.957765996456146,-0.108968809247017,-0.531901836395264,0.839915752410889,-0.107804469764233,
- 0.359587728977203,0.932911157608032,-0.01932368054986,-0.738258719444275,0.62979930639267,-0.241509556770325,0.0196930896490812,0.998921632766724,-0.0420451797544956,-0.454895585775375,0.795072555541992,-0.401160150766373,-0.46246549487114,0.886631369590759,0.00323140644468367,0.340007215738297,0.727833390235901,-0.59552800655365,0.20290644466877,0.944160461425781,-0.259595781564713,-0.46246549487114,0.886631369590759,0.00323140644468367,-0.0395293869078159,0.942319750785828,-0.33237162232399,0.135534182190895,0.966125965118408,0.219615608453751,0.566324830055237,0.824169278144836,-0.00460971286520362,0.163365438580513,0.986518263816834,-0.0096572320908308,-0.789332449436188,0.573673903942108,-0.218752235174179,-0.217738524079323,0.972463130950928,0.0830977782607079,0.502338051795959,-0.276219964027405,0.81936502456665,0.974650263786316,0.207068517804146,-0.08473189920187,0.807361423969269,0.587839961051941,-0.0511073470115662,-0.0398323014378548,0.985599160194397,0.164340361952782,-0.932296812534332,0.359991937875748,-0.0350483544170856,0.163365438580513,0.986518263816834,-0.0096572320908308,0.0605565272271633,0.998147010803223,-0.00595748657360673,0.508782029151917,0.860725700855255,0.0170948375016451,-0.356928765773773,0.934131324291229,0.000828268763143569,0.162830695509911,0.986317336559296,0.0257723703980446,-0.0351595543324947,0.978094100952148,0.205172523856163,0.100103758275509,0.988738715648651,0.111243143677711,-0.320604294538498,0.5122230052948,-0.79676878452301,0.100103758275509,0.988738715648651,0.111243143677711,0.0247422996908426,0.969575762748718,-0.243537619709969,-0.320604294538498,0.5122230052948,-0.79676878452301,-0.13173446059227,0.98705792427063,0.0914472937583923,-0.918034911155701,0.366487473249435,-0.151323780417442,-0.922019422054291,0.362671554088593,-0.135460793972015,-0.0355532467365265,0.999095976352692,-0.0233071520924568,-0.069267563521862,0.989695429801941,-0.125318720936775,-0.410368233919144,0.910388052463531,-0.0528350882232189,0.231726631522179,0.971875429153442,0.0419619902968407,
- 0.0221199467778206,0.840495586395264,-0.541366517543793,-0.0355532467365265,0.999095976352692,-0.0233071520924568,0.231726631522179,0.971875429153442,0.0419619902968407,0.0811012983322144,0.959267616271973,-0.270607084035873,0.0408484041690826,0.9975705742836,0.0564303249120712,0.106471069157124,0.994150578975677,0.0181250032037497,0.524825930595398,0.846178591251373,0.0924092084169388,0.106471069157124,0.994150578975677,0.0181250032037497,0.0408484041690826,0.9975705742836,0.0564303249120712,-0.0971746221184731,0.994957506656647,-0.0248331110924482,-0.286667048931122,0.957638025283813,-0.0274112951010466,-0.0278186481446028,0.756373047828674,-0.653548777103424,-0.0666699782013893,0.990839540958405,-0.117439664900303,-0.873474478721619,0.281106889247894,0.397518754005432,-0.745562970638275,0.229949817061424,-0.62550687789917,0.449116706848145,0.821197092533112,-0.352036476135254,0.391779273748398,0.920058727264404,0.000948470726143569,0.696172893047333,0.716411888599396,-0.0457944646477699,-0.824207365512848,0.565463006496429,-0.0305584520101547,-0.996133327484131,-0.0832522734999657,0.0280624572187662,-0.118024706840515,-0.121326014399529,0.985571086406708,0.513740599155426,0.857910752296448,-0.00772677129134536,0.340007215738297,0.727833390235901,-0.59552800655365,-0.46246549487114,0.886631369590759,0.00323140644468367,0.513740599155426,0.857910752296448,-0.00772677129134536,0.427802175283432,0.891287505626678,-0.15030625462532,0.20290644466877,0.944160461425781,-0.259595781564713,-0.0260592456907034,0.920684158802032,0.38943749666214,0.0109472163021564,0.988477766513824,-0.15096952021122,0.0238676201552153,0.977440059185028,0.209860160946846,-0.0203161332756281,0.983073949813843,-0.182079419493675,0.0289483815431595,0.979251384735107,0.200570538640022,0.548726379871368,0.835907876491547,0.0125417718663812,-0.152684643864632,0.988238394260406,-0.00850160792469978,-0.0146286627277732,0.958845973014832,-0.283549457788467,0.95186847448349,0.301621228456497,0.0545068345963955,0.148866102099419,0.97904109954834,-0.138987004756927,
- 0.138817846775055,0.98913437128067,0.0484040379524231,-0.406715989112854,0.727576434612274,0.55246239900589,0.0134842125698924,0.791841328144073,0.610578060150146,-0.0146286627277732,0.958845973014832,-0.283549457788467,-0.466362357139587,0.776029706001282,-0.424598634243011,0.0939533114433289,0.936643898487091,0.337447881698608,0.946046650409698,0.303285956382751,0.11407620459795,0.847645998001099,0.294067919254303,-0.441610962152481,-0.398007303476334,0.917359113693237,-0.00651211896911263,0.246779218316078,0.969071090221405,0.0010863842908293,-0.147283792495728,0.989093363285065,-0.00136803754139692,0.645419657230377,0.763822734355927,0.00288463407196105,0.155264273285866,0.978806257247925,-0.133534416556358,-0.168652147054672,0.98283863067627,-0.0747303813695908,-0.135232508182526,0.929474174976349,-0.343205451965332,0.00575217418372631,0.997253894805908,0.0738343670964241,0.0939533114433289,0.936643898487091,0.337447881698608,-0.907298922538757,0.327514708042145,-0.26370969414711,-0.135232508182526,0.929474174976349,-0.343205451965332,-0.168652147054672,0.98283863067627,-0.0747303813695908,0.397796243429184,0.917413175106049,0.0105465846136212,-0.226743698120117,0.973954260349274,-0.000718599127139896,0.309953898191452,0.950619399547577,0.015857245773077,-0.675594747066498,0.737139225006104,-0.0140523808076978,0.21997432410717,0.975491344928741,-0.00528888683766127,0.146807640790939,0.984953880310059,0.0911783948540688,0.782309889793396,0.247530296444893,0.571594178676605,0.817880153656006,0.538244724273682,-0.203382924199104,0.95186847448349,0.301621228456497,0.0545068345963955,-0.00732296146452427,0.956449508666992,-0.291806042194366,-0.0382787957787514,0.997164785861969,0.0647848695516586,-0.898535668849945,0.301174730062485,0.319260835647583,-0.831375956535339,0.437244564294815,0.342974036931992,-0.174806892871857,0.984382510185242,0.0208282582461834,-0.588922262191772,0.807649672031403,-0.0295423492789268,-0.0741747543215752,0.970280587673187,-0.230333983898163,-0.169042244553566,0.970043540000916,0.174471348524094,
- 0.155264273285866,0.978806257247925,-0.133534416556358,0.524558186531067,0.851163625717163,0.0189548321068287,-0.490514248609543,0.871431171894073,-0.00187495350837708,-0.168652147054672,0.98283863067627,-0.0747303813695908,0.782309889793396,0.247530296444893,0.571594178676605,0.728210508823395,0.685336172580719,0.00487369345501065,0.330221801996231,0.409195363521576,0.850595474243164,-0.137764185667038,0.529223680496216,-0.837223649024963,-0.00961849000304937,0.999952435493469,-0.00161863339599222,-0.363325119018555,0.448014259338379,-0.816870927810669,-0.0382787957787514,0.997164785861969,0.0647848695516586,-0.147283792495728,0.989093363285065,-0.00136803754139692,0.635946393013,0.759546458721161,-0.136606425046921,0.461400091648102,0.887183427810669,0.00396326743066311,0.0527466423809528,0.998558044433594,0.00997489038854837,-0.831375956535339,0.437244564294815,0.342974036931992,-0.898535668849945,0.301174730062485,0.319260835647583,-0.799877524375916,0.600069344043732,0.0106172580271959,-0.137764185667038,0.529223680496216,-0.837223649024963,-0.00270057376474142,0.999761521816254,-0.0216679200530052,0.271668344736099,0.962177693843842,0.0202598944306374,0.0109472163021564,0.988477766513824,-0.15096952021122,-0.0260592456907034,0.920684158802032,0.38943749666214,-0.450491786003113,0.890148937702179,0.0684974789619446,-0.174806892871857,0.984382510185242,0.0208282582461834,-0.831375956535339,0.437244564294815,0.342974036931992,0.415676444768906,0.9092658162117,0.0211814753711224,-0.675594747066498,0.737139225006104,-0.0140523808076978,0.309953898191452,0.950619399547577,0.015857245773077,0.55255514383316,0.831557273864746,0.0565275810658932,0.645419657230377,0.763822734355927,0.00288463407196105,0.817880153656006,0.538244724273682,-0.203382924199104,0.55255514383316,0.831557273864746,0.0565275810658932,-0.774526238441467,-0.245293617248535,-0.583043932914734,-0.172502189874649,0.972733974456787,0.155021399259567,-0.837392151355743,-0.53871476650238,0.0925231352448463,-0.993105113506317,0.117167137563229,-0.00374903436750174,
- -0.837392151355743,-0.53871476650238,0.0925231352448463,-0.99284952878952,0.111757695674896,-0.0419532991945744,0.0238676201552153,0.977440059185028,0.209860160946846,0.246779218316078,0.969071090221405,0.0010863842908293,-0.398007303476334,0.917359113693237,-0.00651211896911263,-0.0203161332756281,0.983073949813843,-0.182079419493675,0.0238676201552153,0.977440059185028,0.209860160946846,-0.744563519954681,0.662832021713257,0.0792400166392326,-0.544693887233734,0.816976726055145,0.189360678195953,-0.0484902709722519,0.995618462562561,-0.0799531489610672,-0.0620745755732059,0.997930943965912,-0.0167481210082769,-0.00196073343977332,0.991357445716858,-0.13117328286171,0.00158511963672936,0.939183056354523,0.343413382768631,-0.154653906822205,0.987967073917389,-0.00176048127468675,0.28897100687027,0.957317352294922,0.00626956112682819,-0.03970542922616,0.959586560726166,-0.278598517179489,-0.152684643864632,0.988238394260406,-0.00850160792469978,-0.156928464770317,0.833916127681732,-0.529110014438629,-0.0146286627277732,0.958845973014832,-0.283549457788467,0.125354751944542,0.992005228996277,0.0145549969747663,-0.398007303476334,0.917359113693237,-0.00651211896911263,0.0411748439073563,0.996481597423553,-0.0729996785521507,0.148866102099419,0.97904109954834,-0.138987004756927,0.95186847448349,0.301621228456497,0.0545068345963955,0.967911839485168,0.240258812904358,-0.073636531829834,0.635946393013,0.759546458721161,-0.136606425046921,-0.03970542922616,0.959586560726166,-0.278598517179489,0.28897100687027,0.957317352294922,0.00626956112682819,0.125354751944542,0.992005228996277,0.0145549969747663,0.309953898191452,0.950619399547577,0.015857245773077,0.00158511963672936,0.939183056354523,0.343413382768631,-0.154653906822205,0.987967073917389,-0.00176048127468675,-0.00524521851912141,0.95440810918808,-0.298458814620972,0.0311481077224016,0.96165269613266,0.272495776414871,0.0610175505280495,0.997869074344635,0.0231117568910122,-0.154653906822205,0.987967073917389,-0.00176048127468675,-0.03970542922616,0.959586560726166,-0.278598517179489,
- -0.00524521851912141,0.95440810918808,-0.298458814620972,0.991340100765228,0.0805420428514481,-0.1037208288908,-0.0456375032663345,0.602343916893005,0.796931028366089,0.341556012630463,-0.862344264984131,0.373767107725143,0.649907231330872,0.624383330345154,-0.433319717645645,0.524558186531067,0.851163625717163,0.0189548321068287,0.155264273285866,0.978806257247925,-0.133534416556358,-0.96448689699173,-0.23967444896698,0.111000724136829,-0.934303164482117,-0.299473315477371,-0.193373292684555,-0.0350430756807327,0.992743909358978,0.115028701722622,0.330221801996231,0.409195363521576,0.850595474243164,0.728210508823395,0.685336172580719,0.00487369345501065,0.0478442162275314,0.995362102985382,0.0834584012627602,0.0027274691965431,0.8097003698349,0.58683717250824,0.0109472163021564,0.988477766513824,-0.15096952021122,0.271668344736099,0.962177693843842,0.0202598944306374,0.0027274691965431,0.8097003698349,0.58683717250824,-0.577451884746552,0.816407203674316,-0.00534340972080827,-0.0565324202179909,0.995988070964813,0.0693679451942444,-0.744563519954681,0.662832021713257,0.0792400166392326,-0.736293137073517,0.31423145532608,-0.599275529384613,-0.347688019275665,0.937382459640503,-0.0206684544682503,-0.0620745755732059,0.997930943965912,-0.0167481210082769,-0.363325119018555,0.448014259338379,-0.816870927810669,-0.00270057376474142,0.999761521816254,-0.0216679200530052,-0.137764185667038,0.529223680496216,-0.837223649024963,0.0134842125698924,0.791841328144073,0.610578060150146,-0.347145080566406,0.935395419597626,0.0672734528779984,0.723795294761658,0.690000176429749,0.00448355078697205,0.0126732680946589,0.973131895065308,-0.229899376630783,0.586544036865234,-0.533381223678589,-0.60948383808136,0.00769337872043252,0.950849175453186,-0.309558808803558,0.926880419254303,0.317107170820236,0.200838133692741,0.0238676201552153,0.977440059185028,0.209860160946846,0.0109472163021564,0.988477766513824,-0.15096952021122,-0.744563519954681,0.662832021713257,0.0792400166392326,-0.588922262191772,0.807649672031403,-0.0295423492789268,
- -0.169042244553566,0.970043540000916,0.174471348524094,0.782309889793396,0.247530296444893,0.571594178676605,0.973240375518799,0.22546261548996,0.0443821586668491,0.974765121936798,0.2189040184021,0.0437491312623024,0.869675397872925,-0.478215754032135,-0.122369393706322,-0.0350430756807327,0.992743909358978,0.115028701722622,-0.958387494087219,0.282403558492661,-0.0417331233620644,-0.96448689699173,-0.23967444896698,0.111000724136829,0.635946393013,0.759546458721161,-0.136606425046921,0.148866102099419,0.97904109954834,-0.138987004756927,0.967911839485168,0.240258812904358,-0.073636531829834,-0.774526238441467,-0.245293617248535,-0.583043932914734,0.15589551627636,-0.433397024869919,-0.887616813182831,-0.546714127063751,0.836782217025757,-0.0299876183271408,-0.799877524375916,0.600069344043732,0.0106172580271959,-0.00270057376474142,0.999761521816254,-0.0216679200530052,0.0437536016106606,0.995686650276184,0.0818152576684952,0.590445637702942,0.805659413337708,0.0478203073143959,0.0560036115348339,0.998350739479065,0.0126285403966904,0.28897100687027,0.957317352294922,0.00626956112682819,0.148866102099419,0.97904109954834,-0.138987004756927,0.635946393013,0.759546458721161,-0.136606425046921,0.155264273285866,0.978806257247925,-0.133534416556358,0.847645998001099,0.294067919254303,-0.441610962152481,0.649907231330872,0.624383330345154,-0.433319717645645,0.0939533114433289,0.936643898487091,0.337447881698608,0.847645998001099,0.294067919254303,-0.441610962152481,0.155264273285866,0.978806257247925,-0.133534416556358,-0.347688019275665,0.937382459640503,-0.0206684544682503,0.250902950763702,0.968002557754517,-0.00432700011879206,-0.00196073343977332,0.991357445716858,-0.13117328286171,-0.0620745755732059,0.997930943965912,-0.0167481210082769,-0.168652147054672,0.98283863067627,-0.0747303813695908,-0.490514248609543,0.871431171894073,-0.00187495350837708,-0.89000415802002,0.451827168464661,-0.0611949265003204,-0.869367122650146,0.478239148855209,0.124451227486134,-0.869367122650146,0.478239148855209,0.124451227486134,
- -0.907298922538757,0.327514708042145,-0.26370969414711,-0.168652147054672,0.98283863067627,-0.0747303813695908,0.21997432410717,0.975491344928741,-0.00528888683766127,0.817880153656006,0.538244724273682,-0.203382924199104,0.645419657230377,0.763822734355927,0.00288463407196105,-0.934303164482117,-0.299473315477371,-0.193373292684555,-0.998102307319641,-0.0401012822985649,0.0467303059995174,0.0185179878026247,0.699184238910675,-0.714701652526855,0.246779218316078,0.969071090221405,0.0010863842908293,0.0238676201552153,0.977440059185028,0.209860160946846,-0.03970542922616,0.959586560726166,-0.278598517179489,0.146807640790939,0.984953880310059,0.0911783948540688,-0.00732296146452427,0.956449508666992,-0.291806042194366,-0.174806892871857,0.984382510185242,0.0208282582461834,0.728210508823395,0.685336172580719,0.00487369345501065,-0.00732296146452427,0.956449508666992,-0.291806042194366,-0.898535668849945,0.301174730062485,0.319260835647583,-0.174806892871857,0.984382510185242,0.0208282582461834,-0.147283792495728,0.989093363285065,-0.00136803754139692,-0.03970542922616,0.959586560726166,-0.278598517179489,0.635946393013,0.759546458721161,-0.136606425046921,0.246779218316078,0.969071090221405,0.0010863842908293,-0.03970542922616,0.959586560726166,-0.278598517179489,-0.147283792495728,0.989093363285065,-0.00136803754139692,0.397796243429184,0.917413175106049,0.0105465846136212,0.0590947195887566,0.997784912586212,0.0305479709059,-0.869367122650146,0.478239148855209,0.124451227486134,0.267226129770279,0.815542221069336,-0.513304233551025,0.208299890160561,0.97469288110733,0.0811480060219765,0.0126732680946589,0.973131895065308,-0.229899376630783,-0.398007303476334,0.917359113693237,-0.00651211896911263,0.125354751944542,0.992005228996277,0.0145549969747663,-0.0203161332756281,0.983073949813843,-0.182079419493675,-0.0203161332756281,0.983073949813843,-0.182079419493675,0.125354751944542,0.992005228996277,0.0145549969747663,-0.0260592456907034,0.920684158802032,0.38943749666214,0.0451581515371799,0.881803452968597,0.469450116157532,
- 0.999082446098328,-0.0212706625461578,0.0371729396283627,0.940126538276672,-0.337171465158463,0.0497730262577534,-0.588922262191772,0.807649672031403,-0.0295423492789268,0.330221801996231,0.409195363521576,0.850595474243164,-0.295719921588898,0.954572439193726,-0.0366227440536022,-0.450491786003113,0.890148937702179,0.0684974789619446,-0.0260592456907034,0.920684158802032,0.38943749666214,-0.435011714696884,0.679757714271545,0.590503513813019,-0.158043086528778,0.577499806880951,0.80094712972641,0.309953898191452,0.950619399547577,0.015857245773077,0.125354751944542,0.992005228996277,0.0145549969747663,0.0411748439073563,0.996481597423553,-0.0729996785521507,0.125354751944542,0.992005228996277,0.0145549969747663,-0.435011714696884,0.679757714271545,0.590503513813019,-0.0260592456907034,0.920684158802032,0.38943749666214,-0.226743698120117,0.973954260349274,-0.000718599127139896,0.208299890160561,0.97469288110733,0.0811480060219765,-0.0484902709722519,0.995618462562561,-0.0799531489610672,0.55255514383316,0.831557273864746,0.0565275810658932,-0.398007303476334,0.917359113693237,-0.00651211896911263,0.645419657230377,0.763822734355927,0.00288463407196105,-0.675594747066498,0.737139225006104,-0.0140523808076978,0.817880153656006,0.538244724273682,-0.203382924199104,-0.172851219773293,0.97352260351181,0.149586722254753,-0.172851219773293,0.97352260351181,0.149586722254753,0.0590947195887566,0.997784912586212,0.0305479709059,0.397796243429184,0.917413175106049,0.0105465846136212,-0.675594747066498,0.737139225006104,-0.0140523808076978,-0.866762816905975,0.498631030321121,0.0094519779086113,-0.983751952648163,-0.129781007766724,-0.124052308499813,0.134462133049965,0.348372548818588,-0.927661836147308,-0.490514248609543,0.871431171894073,-0.00187495350837708,0.524558186531067,0.851163625717163,0.0189548321068287,-0.152684643864632,0.988238394260406,-0.00850160792469978,0.548726379871368,0.835907876491547,0.0125417718663812,0.649907231330872,0.624383330345154,-0.433319717645645,-0.156928464770317,0.833916127681732,-0.529110014438629,
- -0.152684643864632,0.988238394260406,-0.00850160792469978,0.524558186531067,0.851163625717163,0.0189548321068287,-0.482835620641708,0.540329873561859,0.689139604568481,0.993492305278778,0.095297783613205,0.0623799785971642,0.590445637702942,0.805659413337708,0.0478203073143959,0.0437536016106606,0.995686650276184,0.0818152576684952,0.946046650409698,0.303285956382751,0.11407620459795,0.0939533114433289,0.936643898487091,0.337447881698608,0.590445637702942,0.805659413337708,0.0478203073143959,0.993492305278778,0.095297783613205,0.0623799785971642,-0.907298922538757,0.327514708042145,-0.26370969414711,-0.799877524375916,0.600069344043732,0.0106172580271959,-0.135232508182526,0.929474174976349,-0.343205451965332,0.57611870765686,0.817181766033173,-0.0173575840890408,-0.00961849000304937,0.999952435493469,-0.00161863339599222,-0.137764185667038,0.529223680496216,-0.837223649024963,0.15589551627636,-0.433397024869919,-0.887616813182831,0.888535439968109,-0.314147114753723,-0.334389537572861,0.721502184867859,0.691795885562897,0.0292069260030985,0.267226129770279,0.815542221069336,-0.513304233551025,0.0126732680946589,0.973131895065308,-0.229899376630783,0.723795294761658,0.690000176429749,0.00448355078697205,0.267226129770279,0.815542221069336,-0.513304233551025,0.723795294761658,0.690000176429749,0.00448355078697205,-0.736293137073517,0.31423145532608,-0.599275529384613,-0.736293137073517,0.31423145532608,-0.599275529384613,-0.0620745755732059,0.997930943965912,-0.0167481210082769,0.267226129770279,0.815542221069336,-0.513304233551025,-0.137764185667038,0.529223680496216,-0.837223649024963,-0.799877524375916,0.600069344043732,0.0106172580271959,-0.907298922538757,0.327514708042145,-0.26370969414711,0.0632016509771347,0.989079356193542,0.133145034313202,0.57611870765686,0.817181766033173,-0.0173575840890408,-0.137764185667038,0.529223680496216,-0.837223649024963,-0.169042244553566,0.970043540000916,0.174471348524094,-0.0741747543215752,0.970280587673187,-0.230333983898163,0.0632016509771347,0.989079356193542,0.133145034313202,
- 0.0590947195887566,0.997784912586212,0.0305479709059,-0.172851219773293,0.97352260351181,0.149586722254753,-0.00524521851912141,0.95440810918808,-0.298458814620972,-0.544693887233734,0.816976726055145,0.189360678195953,-0.703233778476715,0.689895749092102,-0.171773314476013,-0.348910272121429,0.705108284950256,0.617320001125336,-0.89000415802002,0.451827168464661,-0.0611949265003204,-0.490514248609543,0.871431171894073,-0.00187495350837708,-0.226743698120117,0.973954260349274,-0.000718599127139896,-0.89000415802002,0.451827168464661,-0.0611949265003204,-0.348910272121429,0.705108284950256,0.617320001125336,-0.226743698120117,0.973954260349274,-0.000718599127139896,0.397796243429184,0.917413175106049,0.0105465846136212,-0.89000415802002,0.451827168464661,-0.0611949265003204,0.0134842125698924,0.791841328144073,0.610578060150146,0.0126732680946589,0.973131895065308,-0.229899376630783,0.0289483815431595,0.979251384735107,0.200570538640022,-0.0146286627277732,0.958845973014832,-0.283549457788467,-0.0484902709722519,0.995618462562561,-0.0799531489610672,0.00158511963672936,0.939183056354523,0.343413382768631,0.309953898191452,0.950619399547577,0.015857245773077,-0.226743698120117,0.973954260349274,-0.000718599127139896,0.415676444768906,0.9092658162117,0.0211814753711224,0.0478442162275314,0.995362102985382,0.0834584012627602,0.728210508823395,0.685336172580719,0.00487369345501065,-0.174806892871857,0.984382510185242,0.0208282582461834,-0.147283792495728,0.989093363285065,-0.00136803754139692,-0.0382787957787514,0.997164785861969,0.0647848695516586,0.21997432410717,0.975491344928741,-0.00528888683766127,0.645419657230377,0.763822734355927,0.00288463407196105,0.28897100687027,0.957317352294922,0.00626956112682819,-0.154653906822205,0.987967073917389,-0.00176048127468675,0.0610175505280495,0.997869074344635,0.0231117568910122,-0.667279303073883,0.744804561138153,-0.00210835179314017,-0.568510830402374,0.822423100471497,-0.0203891284763813,-0.0792846754193306,0.995829582214355,-0.0451386980712414,0.256222039461136,0.965732157230377,-0.0413712337613106,
- 0.0527466423809528,0.998558044433594,0.00997489038854837,0.461400091648102,0.887183427810669,0.00396326743066311,0.28897100687027,0.957317352294922,0.00626956112682819,-0.667279303073883,0.744804561138153,-0.00210835179314017,-0.114844903349876,0.992608189582825,0.0392377898097038,0.148866102099419,0.97904109954834,-0.138987004756927,0.138817846775055,0.98913437128067,0.0484040379524231,0.461400091648102,0.887183427810669,0.00396326743066311,-0.898535668849945,0.301174730062485,0.319260835647583,0.95186847448349,0.301621228456497,0.0545068345963955,-0.00524521851912141,0.95440810918808,-0.298458814620972,-0.0565324202179909,0.995988070964813,0.0693679451942444,-0.00379115645773709,0.927581489086151,-0.373601675033569,0.0311481077224016,0.96165269613266,0.272495776414871,0.0134842125698924,0.791841328144073,0.610578060150146,-0.564769864082336,0.507926821708679,0.650419354438782,-0.347145080566406,0.935395419597626,0.0672734528779984,0.146807640790939,0.984953880310059,0.0911783948540688,0.728210508823395,0.685336172580719,0.00487369345501065,0.782309889793396,0.247530296444893,0.571594178676605,0.0553593263030052,0.995963037014008,-0.070661187171936,0.940126538276672,-0.337171465158463,0.0497730262577534,0.869675397872925,-0.478215754032135,-0.122369393706322,0.267226129770279,0.815542221069336,-0.513304233551025,-0.0620745755732059,0.997930943965912,-0.0167481210082769,-0.0484902709722519,0.995618462562561,-0.0799531489610672,0.208299890160561,0.97469288110733,0.0811480060219765,-0.114844903349876,0.992608189582825,0.0392377898097038,-0.0641428604722023,0.994226336479187,-0.0860216468572617,0.138817846775055,0.98913437128067,0.0484040379524231,0.148866102099419,0.97904109954834,-0.138987004756927,-0.910647392272949,0.291134387254715,-0.293193072080612,-0.547675430774689,0.328923255205154,-0.769325137138367,-0.568510830402374,0.822423100471497,-0.0203891284763813,-0.0641428604722023,0.994226336479187,-0.0860216468572617,-0.667279303073883,0.744804561138153,-0.00210835179314017,-0.7394779920578,0.333134651184082,0.584973096847534,
- -0.971527099609375,0.234267354011536,0.0354106277227402,-0.00379115645773709,0.927581489086151,-0.373601675033569,0.689585208892822,0.723869562149048,-0.0220268666744232,0.415657162666321,0.243828669190407,-0.8762286901474,0.707521378993988,0.314042896032333,-0.633080244064331,-0.547675430774689,0.328923255205154,-0.769325137138367,-0.0792846754193306,0.995829582214355,-0.0451386980712414,-0.568510830402374,0.822423100471497,-0.0203891284763813,0.6944859623909,0.357436567544937,0.624442458152771,0.0311481077224016,0.96165269613266,0.272495776414871,0.950838387012482,0.159982889890671,0.26516380906105,-0.114844903349876,0.992608189582825,0.0392377898097038,-0.667279303073883,0.744804561138153,-0.00210835179314017,-0.971527099609375,0.234267354011536,0.0354106277227402,-0.910647392272949,0.291134387254715,-0.293193072080612,-0.920203387737274,0.36683914065361,-0.136582687497139,-0.114844903349876,0.992608189582825,0.0392377898097038,-0.971527099609375,0.234267354011536,0.0354106277227402,0.138817846775055,0.98913437128067,0.0484040379524231,-0.0641428604722023,0.994226336479187,-0.0860216468572617,-0.568510830402374,0.822423100471497,-0.0203891284763813,0.461400091648102,0.887183427810669,0.00396326743066311,-0.0641428604722023,0.994226336479187,-0.0860216468572617,-0.920203387737274,0.36683914065361,-0.136582687497139,-0.910647392272949,0.291134387254715,-0.293193072080612,0.256222039461136,0.965732157230377,-0.0413712337613106,-0.0792846754193306,0.995829582214355,-0.0451386980712414,-0.547675430774689,0.328923255205154,-0.769325137138367,0.168732017278671,0.260929644107819,-0.950497448444366,-0.0641428604722023,0.994226336479187,-0.0860216468572617,-0.114844903349876,0.992608189582825,0.0392377898097038,-0.920203387737274,0.36683914065361,-0.136582687497139,0.0311481077224016,0.96165269613266,0.272495776414871,0.707521378993988,0.314042896032333,-0.633080244064331,0.950838387012482,0.159982889890671,0.26516380906105,0.0311481077224016,0.96165269613266,0.272495776414871,-0.00379115645773709,0.927581489086151,-0.373601675033569,
- 0.707521378993988,0.314042896032333,-0.633080244064331,0.0610175505280495,0.997869074344635,0.0231117568910122,0.0311481077224016,0.96165269613266,0.272495776414871,0.6944859623909,0.357436567544937,0.624442458152771,0.99389910697937,0.030999943614006,0.105846866965294,-0.0221155099570751,0.956095695495605,-0.292219191789627,-0.0185845885425806,0.999775171279907,0.0102082565426826,0.00652870116755366,0.99719101190567,0.0746162682771683,-0.471569269895554,0.879854798316956,0.0589739866554737,0.0240112524479628,0.999392628669739,-0.0252571627497673,0.0284685045480728,0.989064037799835,-0.144713193178177,-0.0617862828075886,0.997976243495941,-0.015029814094305,0.0857361927628517,0.996271908283234,0.00956668332219124,-0.474292576313019,0.0210825521498919,-0.880114853382111,-0.0221155099570751,0.956095695495605,-0.292219191789627,0.99389910697937,0.030999943614006,0.105846866965294,0.71034437417984,0.0232030153274536,-0.703471779823303,0.791887819766998,0.0325999371707439,-0.609795749187469,-0.474292576313019,0.0210825521498919,-0.880114853382111,0.0857361927628517,0.996271908283234,0.00956668332219124,-0.0617862828075886,0.997976243495941,-0.015029814094305,-0.0261930339038372,0.999361515045166,0.0243014860898256,0.0330265425145626,0.982405364513397,0.183817967772484,0.0892779752612114,0.995939910411835,0.0115379123017192,-0.0617862828075886,0.997976243495941,-0.015029814094305,-0.474292576313019,0.0210825521498919,-0.880114853382111,-0.0261930339038372,0.999361515045166,0.0243014860898256,0.791887819766998,0.0325999371707439,-0.609795749187469,-0.0221155099570751,0.956095695495605,-0.292219191789627,0.71034437417984,0.0232030153274536,-0.703471779823303,0.0857361927628517,0.996271908283234,0.00956668332219124,-0.0221155099570751,0.956095695495605,-0.292219191789627,0.791887819766998,0.0325999371707439,-0.609795749187469,-0.474292576313019,0.0210825521498919,-0.880114853382111,-0.990739643573761,0.0242133568972349,0.13359859585762,-0.0261930339038372,0.999361515045166,0.0243014860898256,0.00652870116755366,0.99719101190567,0.0746162682771683,
- 0.0284685045480728,0.989064037799835,-0.144713193178177,0.0330265425145626,0.982405364513397,0.183817967772484,-0.0261930339038372,0.999361515045166,0.0243014860898256,0.0857361927628517,0.996271908283234,0.00956668332219124,-0.0617862828075886,0.997976243495941,-0.015029814094305,0.0892779752612114,0.995939910411835,0.0115379123017192,-0.49445566534996,0.869035422801971,-0.017061298713088,-0.0655125305056572,0.9977867603302,-0.011386988684535,0.170905649662018,0.985022366046906,-0.0228505507111549,0.38163098692894,0.92137211561203,0.0736977159976959,0.299991458654404,0.953808963298798,0.0159196685999632,0.0857361927628517,0.996271908283234,0.00956668332219124,-0.49445566534996,0.869035422801971,-0.017061298713088,-0.112641908228397,0.989421606063843,0.0914143994450569,-0.0221155099570751,0.956095695495605,-0.292219191789627,-0.0261930339038372,0.999361515045166,0.0243014860898256,-0.990739643573761,0.0242133568972349,0.13359859585762,0.00652870116755366,0.99719101190567,0.0746162682771683,-0.112641908228397,0.989421606063843,0.0914143994450569,-0.0438653118908405,0.952463448047638,-0.301478505134583,-0.0185845885425806,0.999775171279907,0.0102082565426826,-0.0221155099570751,0.956095695495605,-0.292219191789627,-0.745849549770355,-0.234236508607864,-0.623571693897247,-0.901591241359711,-0.252140879631042,-0.351508557796478,0.00493348343297839,0.460362404584885,-0.887717366218567,-0.49445566534996,0.869035422801971,-0.017061298713088,0.0892779752612114,0.995939910411835,0.0115379123017192,-0.156928464770317,0.833916127681732,-0.529110014438629,0.649907231330872,0.624383330345154,-0.433319717645645,-0.0146340494975448,0.687658429145813,-0.725886881351471,0.947264611721039,0.320414364337921,0.0049418262206018,0.941740095615387,-0.198693364858627,-0.27137902379036,0.269319295883179,-0.507451236248016,-0.818511128425598,-0.112641908228397,0.989421606063843,0.0914143994450569,-0.49445566534996,0.869035422801971,-0.017061298713088,0.649907231330872,0.624383330345154,-0.433319717645645,-0.952656328678131,-0.303990036249161,-0.00599963264539838,
- -0.124403916299343,0.98712956905365,-0.100493267178535,-0.981207847595215,0.128723561763763,-0.143740728497505,-0.0185845885425806,0.999775171279907,0.0102082565426826,-0.0438653118908405,0.952463448047638,-0.301478505134583,-0.0655125305056572,0.9977867603302,-0.011386988684535,0.299991458654404,0.953808963298798,0.0159196685999632,-0.0438653118908405,0.952463448047638,-0.301478505134583,0.847645998001099,0.294067919254303,-0.441610962152481,0.946046650409698,0.303285956382751,0.11407620459795,0.170905649662018,0.985022366046906,-0.0228505507111549,-0.0655125305056572,0.9977867603302,-0.011386988684535,0.993492305278778,0.095297783613205,0.0623799785971642,0.941740095615387,-0.198693364858627,-0.27137902379036,-0.0438653118908405,0.952463448047638,-0.301478505134583,-0.112641908228397,0.989421606063843,0.0914143994450569,0.847645998001099,0.294067919254303,-0.441610962152481,0.269319295883179,-0.507451236248016,-0.818511128425598,0.447901546955109,-0.751019537448883,0.485132813453674,0.0438970662653446,0.996753513813019,0.0674954727292061,0.0284685045480728,0.989064037799835,-0.144713193178177,0.0892779752612114,0.995939910411835,0.0115379123017192,0.0330265425145626,0.982405364513397,0.183817967772484,-0.156928464770317,0.833916127681732,-0.529110014438629,-0.99982225894928,0.00410964619368315,-0.0184015091508627,-0.999672651290894,-0.00626057200133801,-0.0248083006590605,-0.998355567455292,-0.0328191109001637,-0.0469991229474545,-0.999460279941559,-0.0307556539773941,-0.01153857819736,-0.999956727027893,-0.00533574121072888,0.00762795191258192,-0.999368250370026,0.0215038117021322,-0.0282959081232548,-0.0185845885425806,0.999775171279907,0.0102082565426826,0.299991458654404,0.953808963298798,0.0159196685999632,0.578822076320648,0.0258801784366369,0.815043032169342,0.99389910697937,0.030999943614006,0.105846866965294,-0.990739643573761,0.0242133568972349,0.13359859585762,-0.471569269895554,0.879854798316956,0.0589739866554737,0.00652870116755366,0.99719101190567,0.0746162682771683,0.556978166103363,0.00260776234790683,0.830523073673248,
- 0.578822076320648,0.0258801784366369,0.815043032169342,0.299991458654404,0.953808963298798,0.0159196685999632,0.38163098692894,0.92137211561203,0.0736977159976959,0.0134842125698924,0.791841328144073,0.610578060150146,-0.406715989112854,0.727576434612274,0.55246239900589,-0.564769864082336,0.507926821708679,0.650419354438782,0.00158511963672936,0.939183056354523,0.343413382768631,-0.00196073343977332,0.991357445716858,-0.13117328286171,0.125354751944542,0.992005228996277,0.0145549969747663,0.208299890160561,0.97469288110733,0.0811480060219765,0.0289483815431595,0.979251384735107,0.200570538640022,0.0126732680946589,0.973131895065308,-0.229899376630783,-0.348910272121429,0.705108284950256,0.617320001125336,0.548726379871368,0.835907876491547,0.0125417718663812,0.0289483815431595,0.979251384735107,0.200570538640022,0.208299890160561,0.97469288110733,0.0811480060219765,-0.490514248609543,0.871431171894073,-0.00187495350837708,0.548726379871368,0.835907876491547,0.0125417718663812,-0.348910272121429,0.705108284950256,0.617320001125336,0.0632016509771347,0.989079356193542,0.133145034313202,-0.907298922538757,0.327514708042145,-0.26370969414711,0.0590947195887566,0.997784912586212,0.0305479709059,-0.00961849000304937,0.999952435493469,-0.00161863339599222,0.57611870765686,0.817181766033173,-0.0173575840890408,-0.19064649939537,0.981602847576141,-0.0104775801301003,-0.588922262191772,0.807649672031403,-0.0295423492789268,-0.295719921588898,0.954572439193726,-0.0366227440536022,0.782309889793396,0.247530296444893,0.571594178676605,-0.169042244553566,0.970043540000916,0.174471348524094,-0.172851219773293,0.97352260351181,0.149586722254753,-0.0438653118908405,0.952463448047638,-0.301478505134583,0.993492305278778,0.095297783613205,0.0623799785971642,-0.0655125305056572,0.9977867603302,-0.011386988684535,-0.744563519954681,0.662832021713257,0.0792400166392326,-0.0565324202179909,0.995988070964813,0.0693679451942444,-0.703233778476715,0.689895749092102,-0.171773314476013,-0.544693887233734,0.816976726055145,0.189360678195953,
- -0.0565324202179909,0.995988070964813,0.0693679451942444,-0.577451884746552,0.816407203674316,-0.00534340972080827,0.689585208892822,0.723869562149048,-0.0220268666744232,-0.00379115645773709,0.927581489086151,-0.373601675033569,-0.00196073343977332,0.991357445716858,-0.13117328286171,-0.435011714696884,0.679757714271545,0.590503513813019,0.125354751944542,0.992005228996277,0.0145549969747663,0.987729907035828,-0.138491719961166,-0.0721795260906219,0.207762941718102,-0.34416264295578,-0.915634572505951,-0.0442347377538681,0.747146368026733,-0.663185954093933,0.250902950763702,0.968002557754517,-0.00432700011879206,-0.158043086528778,0.577499806880951,0.80094712972641,-0.00196073343977332,0.991357445716858,-0.13117328286171,-0.0382787957787514,0.997164785861969,0.0647848695516586,-0.00732296146452427,0.956449508666992,-0.291806042194366,0.146807640790939,0.984953880310059,0.0911783948540688,0.21997432410717,0.975491344928741,-0.00528888683766127,0.309953898191452,0.950619399547577,0.015857245773077,0.0411748439073563,0.996481597423553,-0.0729996785521507,0.55255514383316,0.831557273864746,0.0565275810658932,0.0411748439073563,0.996481597423553,-0.0729996785521507,-0.398007303476334,0.917359113693237,-0.00651211896911263,0.55255514383316,0.831557273864746,0.0565275810658932,0.0478442162275314,0.995362102985382,0.0834584012627602,-0.415481418371201,0.547760665416718,0.726177394390106,0.330221801996231,0.409195363521576,0.850595474243164,-0.19064649939537,0.981602847576141,-0.0104775801301003,0.57611870765686,0.817181766033173,-0.0173575840890408,0.0632016509771347,0.989079356193542,0.133145034313202,-0.0741747543215752,0.970280587673187,-0.230333983898163,-0.588922262191772,0.807649672031403,-0.0295423492789268,-0.19064649939537,0.981602847576141,-0.0104775801301003,-0.0741747543215752,0.970280587673187,-0.230333983898163,-0.799877524375916,0.600069344043732,0.0106172580271959,0.0560036115348339,0.998350739479065,0.0126285403966904,0.00575217418372631,0.997253894805908,0.0738343670964241,-0.135232508182526,0.929474174976349,-0.343205451965332,
- 0.00575217418372631,0.997253894805908,0.0738343670964241,0.0560036115348339,0.998350739479065,0.0126285403966904,0.590445637702942,0.805659413337708,0.0478203073143959,0.0939533114433289,0.936643898487091,0.337447881698608,-0.667279303073883,0.744804561138153,-0.00210835179314017,0.0610175505280495,0.997869074344635,0.0231117568910122,0.6944859623909,0.357436567544937,0.624442458152771,-0.7394779920578,0.333134651184082,0.584973096847534,-0.466362357139587,0.776029706001282,-0.424598634243011,-0.0146286627277732,0.958845973014832,-0.283549457788467,-0.156928464770317,0.833916127681732,-0.529110014438629,0.0438970662653446,0.996753513813019,0.0674954727292061,0.447901546955109,-0.751019537448883,0.485132813453674,0.997648000717163,0.0672564506530762,-0.0132294744253159,-0.00524521851912141,0.95440810918808,-0.298458814620972,-0.703233778476715,0.689895749092102,-0.171773314476013,-0.0565324202179909,0.995988070964813,0.0693679451942444,-0.00524521851912141,0.95440810918808,-0.298458814620972,-0.03970542922616,0.959586560726166,-0.278598517179489,-0.544693887233734,0.816976726055145,0.189360678195953,0.971758902072906,0.234637692570686,0.0250932425260544,0.831147015094757,-0.00444229133427143,0.556034982204437,0.999635815620422,-0.0222826153039932,-0.0152176572009921,0.976424753665924,-0.215848371386528,-0.00204254989512265,0.900622725486755,-0.425667315721512,-0.0876701772212982,0.974706828594208,0.223474740982056,0.00237060710787773,0.976424753665924,-0.215848371386528,-0.00204254989512265,0.98332142829895,0.0250237863510847,-0.18014669418335,0.926492512226105,0.37560185790062,0.023125046864152,0.94636857509613,-0.278748244047165,0.16335816681385,0.908081531524658,-0.23173314332962,0.348837435245514,0.934189558029175,-0.356776922941208,0.000466646626591682,0.991832852363586,0.127527639269829,0.00206413981504738,0.740632355213165,-0.671863734722137,0.00792477279901505,0.999708950519562,0.0218657497316599,0.0101952170953155,0.926492512226105,0.37560185790062,0.023125046864152,0.385944753885269,-0.731912910938263,-0.561560392379761,
- 0.740632355213165,-0.671863734722137,0.00792477279901505,0.991832852363586,0.127527639269829,0.00206413981504738,0.934189558029175,-0.356776922941208,0.000466646626591682,0.973427176475525,-0.00818995479494333,0.228850498795509,0.96091628074646,0.0504001975059509,0.272212624549866,0.991832852363586,0.127527639269829,0.00206413981504738,0.97397243976593,-0.0476194098591805,-0.221607863903046,0.696953594684601,-0.647119998931885,0.309016913175583,0.954783141613007,-0.0496727712452412,0.293124496936798,0.999635815620422,-0.0222826153039932,-0.0152176572009921,0.927765488624573,-0.371423631906509,0.0359957404434681,0.976424753665924,-0.215848371386528,-0.00204254989512265,0.899107158184052,-0.434840857982636,0.0501958690583706,0.973427176475525,-0.00818995479494333,0.228850498795509,0.934189558029175,-0.356776922941208,0.000466646626591682,0.357783854007721,-0.504803538322449,0.785597920417786,0.954783141613007,-0.0496727712452412,0.293124496936798,0.696953594684601,-0.647119998931885,0.309016913175583,0.974706828594208,0.223474740982056,0.00237060710787773,0.999882340431213,0.00872501824051142,-0.0126171633601189,0.846747994422913,-0.0373144634068012,0.530683934688568,0.993811190128326,-0.108054503798485,0.0257569402456284,0.97397243976593,-0.0476194098591805,-0.221607863903046,0.954783141613007,-0.0496727712452412,0.293124496936798,0.932008326053619,-5.04182753502391e-005,-0.362436801195145,0.98892205953598,0.00777370110154152,0.14823155105114,0.996819198131561,-0.0463839173316956,0.064806841313839,0.934189558029175,-0.356776922941208,0.000466646626591682,0.908081531524658,-0.23173314332962,0.348837435245514,0.899107158184052,-0.434840857982636,0.0501958690583706,0.926492512226105,0.37560185790062,0.023125046864152,0.908081531524658,-0.23173314332962,0.348837435245514,0.934189558029175,-0.356776922941208,0.000466646626591682,0.991832852363586,0.127527639269829,0.00206413981504738,0.96091628074646,0.0504001975059509,0.272212624549866,0.4993517100811,0.861462235450745,-0.0923619046807289,0.4993517100811,0.861462235450745,-0.0923619046807289,
- 0.385944753885269,-0.731912910938263,-0.561560392379761,0.991832852363586,0.127527639269829,0.00206413981504738,0.371914029121399,-0.395466715097427,0.83981317281723,0.33457812666893,0.208800330758095,0.918945014476776,0.993811190128326,-0.108054503798485,0.0257569402456284,0.96091628074646,0.0504001975059509,0.272212624549866,0.973427176475525,-0.00818995479494333,0.228850498795509,0.999635815620422,-0.0222826153039932,-0.0152176572009921,0.831147015094757,-0.00444229133427143,0.556034982204437,0.899107158184052,-0.434840857982636,0.0501958690583706,0.927765488624573,-0.371423631906509,0.0359957404434681,0.999635815620422,-0.0222826153039932,-0.0152176572009921,0.973427176475525,-0.00818995479494333,0.228850498795509,-0.796849012374878,0.59949517250061,-0.0750802457332611,-0.760475814342499,0.644067049026489,0.0827902257442474,0.961423695087433,0.0268517695367336,-0.273757845163345,0.932008326053619,-5.04182753502391e-005,-0.362436801195145,0.94636857509613,-0.278748244047165,0.16335816681385,0.926492512226105,0.37560185790062,0.023125046864152,0.98892205953598,0.00777370110154152,0.14823155105114,0.666781902313232,-0.650600850582123,0.363483816385269,0.385944753885269,-0.731912910938263,-0.561560392379761,0.97397243976593,-0.0476194098591805,-0.221607863903046,0.740632355213165,-0.671863734722137,0.00792477279901505,0.371914029121399,-0.395466715097427,0.83981317281723,0.993811190128326,-0.108054503798485,0.0257569402456284,0.846747994422913,-0.0373144634068012,0.530683934688568,0.371914029121399,-0.395466715097427,0.83981317281723,0.846747994422913,-0.0373144634068012,0.530683934688568,0.357783854007721,-0.504803538322449,0.785597920417786,0.696953594684601,-0.647119998931885,0.309016913175583,0.97397243976593,-0.0476194098591805,-0.221607863903046,0.385944753885269,-0.731912910938263,-0.561560392379761,0.392586082220078,0.708852350711823,0.586007177829742,0.4993517100811,0.861462235450745,-0.0923619046807289,0.96091628074646,0.0504001975059509,0.272212624549866,0.974706828594208,0.223474740982056,0.00237060710787773,
- 0.993811190128326,-0.108054503798485,0.0257569402456284,0.971758902072906,0.234637692570686,0.0250932425260544,0.976424753665924,-0.215848371386528,-0.00204254989512265,0.362842530012131,0.930969893932343,0.0404988192021847,-0.439069211483002,0.353103756904602,-0.82615727186203,0.7457155585289,-0.00881944876164198,-0.666206061840057,0.0316450074315071,0.475748330354691,0.879011988639832,0.971353054046631,-0.237501978874207,-0.00811504479497671,0.997669398784637,0.0675824955105782,-0.00941012054681778,0.991332173347473,0.131145864725113,0.00782473850995302,0.956284880638123,0.0406914390623569,-0.289591729640961,0.981523096561432,-0.102993004024029,0.161260187625885,0.654979050159454,-0.755383491516113,-0.0199552942067385,0.998994410037994,-0.00638536224141717,-0.0443776957690716,0.999998331069946,0.00138498120941222,0.00113229965791106,0.04409309476614,-0.837680220603943,-0.544378221035004,0.971353054046631,-0.237501978874207,-0.00811504479497671,0.0316450074315071,0.475748330354691,0.879011988639832,0.0117020299658179,-0.84294855594635,0.537866950035095,0.0463467128574848,-0.777244687080383,0.62748908996582,0.04409309476614,-0.837680220603943,-0.544378221035004,0.999998331069946,0.00138498120941222,0.00113229965791106,0.998994410037994,-0.00638536224141717,-0.0443776957690716,0.998723566532135,0.0499734729528427,-0.00734864547848701,0.993723034858704,0.111377440392971,0.0104671251028776,0.998428344726563,0.0109692495316267,0.0549582690000534,0.998994410037994,-0.00638536224141717,-0.0443776957690716,0.04409309476614,-0.837680220603943,-0.544378221035004,0.998723566532135,0.0499734729528427,-0.00734864547848701,0.0463467128574848,-0.777244687080383,0.62748908996582,0.971353054046631,-0.237501978874207,-0.00811504479497671,0.0117020299658179,-0.84294855594635,0.537866950035095,0.999998331069946,0.00138498120941222,0.00113229965791106,0.971353054046631,-0.237501978874207,-0.00811504479497671,0.0463467128574848,-0.777244687080383,0.62748908996582,0.04409309476614,-0.837680220603943,-0.544378221035004,0.0594789311289787,0.429847598075867,-0.900940239429474,
- 0.998723566532135,0.0499734729528427,-0.00734864547848701,0.991332173347473,0.131145864725113,0.00782473850995302,0.654979050159454,-0.755383491516113,-0.0199552942067385,0.993723034858704,0.111377440392971,0.0104671251028776,0.998723566532135,0.0499734729528427,-0.00734864547848701,0.999998331069946,0.00138498120941222,0.00113229965791106,0.998994410037994,-0.00638536224141717,-0.0443776957690716,0.998428344726563,0.0109692495316267,0.0549582690000534,0.999800801277161,0.0198730137199163,-0.00185936782509089,0.996605277061462,-0.0812442675232887,0.0133141800761223,0.990983009338379,-0.105484716594219,0.082617774605751,0.964475095272064,0.0501763634383678,0.25936496257782,0.987361133098602,0.0229894928634167,0.156810656189919,0.999998331069946,0.00138498120941222,0.00113229965791106,0.999800801277161,0.0198730137199163,-0.00185936782509089,0.991063177585602,0.132800310850143,-0.0125645082443953,0.971353054046631,-0.237501978874207,-0.00811504479497671,0.998723566532135,0.0499734729528427,-0.00734864547848701,0.0594789311289787,0.429847598075867,-0.900940239429474,0.991332173347473,0.131145864725113,0.00782473850995302,0.991063177585602,0.132800310850143,-0.0125645082443953,0.806337237358093,-0.591455936431885,-0.000378479628125206,0.997669398784637,0.0675824955105782,-0.00941012054681778,0.971353054046631,-0.237501978874207,-0.00811504479497671,0.94636857509613,-0.278748244047165,0.16335816681385,0.666781902313232,-0.650600850582123,0.363483816385269,0.806337237358093,-0.591455936431885,-0.000378479628125206,0.999800801277161,0.0198730137199163,-0.00185936782509089,0.998428344726563,0.0109692495316267,0.0549582690000534,0.927765488624573,-0.371423631906509,0.0359957404434681,0.899107158184052,-0.434840857982636,0.0501958690583706,0.654979050159454,-0.755383491516113,-0.0199552942067385,0.981523096561432,-0.102993004024029,0.161260187625885,0.7635498046875,-0.580560863018036,0.282738119363785,0.900622725486755,-0.425667315721512,-0.0876701772212982,0.991063177585602,0.132800310850143,-0.0125645082443953,0.999800801277161,0.0198730137199163,-0.00185936782509089,
- 0.899107158184052,-0.434840857982636,0.0501958690583706,0.908081531524658,-0.23173314332962,0.348837435245514,0.991063177585602,0.132800310850143,-0.0125645082443953,0.899107158184052,-0.434840857982636,0.0501958690583706,0.997669398784637,0.0675824955105782,-0.00941012054681778,0.806337237358093,-0.591455936431885,-0.000378479628125206,0.996605277061462,-0.0812442675232887,0.0133141800761223,0.987361133098602,0.0229894928634167,0.156810656189919,0.806337237358093,-0.591455936431885,-0.000378479628125206,0.908081531524658,-0.23173314332962,0.348837435245514,0.94636857509613,-0.278748244047165,0.16335816681385,0.990983009338379,-0.105484716594219,0.082617774605751,0.996605277061462,-0.0812442675232887,0.0133141800761223,0.666781902313232,-0.650600850582123,0.363483816385269,0.775359988212585,-0.587901294231415,0.23062726855278,0.806337237358093,-0.591455936431885,-0.000378479628125206,0.991063177585602,0.132800310850143,-0.0125645082443953,0.908081531524658,-0.23173314332962,0.348837435245514,0.900622725486755,-0.425667315721512,-0.0876701772212982,0.98332142829895,0.0250237863510847,-0.18014669418335,0.993723034858704,0.111377440392971,0.0104671251028776,0.654979050159454,-0.755383491516113,-0.0199552942067385,0.998428344726563,0.0109692495316267,0.0549582690000534,0.993723034858704,0.111377440392971,0.0104671251028776,0.927765488624573,-0.371423631906509,0.0359957404434681,0.020507862791419,-0.015261716209352,-0.999673247337341,0.00345552107319236,-0.033800445497036,-0.999422609806061,-0.0302622262388468,-0.0624222159385681,-0.997590959072113,-0.0310931205749512,0.000820737797766924,-0.999516248703003,0.00662421667948365,0.0239088591188192,-0.99969220161438,0.0483643896877766,-0.0389090105891228,-0.998071730136871,0.997669398784637,0.0675824955105782,-0.00941012054681778,0.987361133098602,0.0229894928634167,0.156810656189919,0.0378041565418243,0.956267714500427,0.290039539337158,0.0316450074315071,0.475748330354691,0.879011988639832,0.0594789311289787,0.429847598075867,-0.900940239429474,0.956284880638123,0.0406914390623569,-0.289591729640961,
- 0.991332173347473,0.131145864725113,0.00782473850995302,0.0164481308311224,0.948081374168396,0.317602187395096,0.0378041565418243,0.956267714500427,0.290039539337158,0.987361133098602,0.0229894928634167,0.156810656189919,0.964475095272064,0.0501763634383678,0.25936496257782,0.362842530012131,0.930969893932343,0.0404988192021847,0.4328792989254,0.901322543621063,-0.0152723509818316,-0.439069211483002,0.353103756904602,-0.82615727186203,0.33457812666893,0.208800330758095,0.918945014476776,0.971758902072906,0.234637692570686,0.0250932425260544,0.993811190128326,-0.108054503798485,0.0257569402456284,0.392586082220078,0.708852350711823,0.586007177829742,0.831147015094757,-0.00444229133427143,0.556034982204437,0.971758902072906,0.234637692570686,0.0250932425260544,0.33457812666893,0.208800330758095,0.918945014476776,0.96091628074646,0.0504001975059509,0.272212624549866,0.831147015094757,-0.00444229133427143,0.556034982204437,0.392586082220078,0.708852350711823,0.586007177829742,0.806337237358093,-0.591455936431885,-0.000378479628125206,0.666781902313232,-0.650600850582123,0.363483816385269,0.996605277061462,-0.0812442675232887,0.0133141800761223,0.97397243976593,-0.0476194098591805,-0.221607863903046,0.996819198131561,-0.0463839173316956,0.064806841313839,0.999708950519562,0.0218657497316599,0.0101952170953155,0.740632355213165,-0.671863734722137,0.00792477279901505,0.999708950519562,0.0218657497316599,0.0101952170953155,0.996819198131561,-0.0463839173316956,0.064806841313839,0.98892205953598,0.00777370110154152,0.14823155105114,0.926492512226105,0.37560185790062,0.023125046864152,0.98332142829895,0.0250237863510847,-0.18014669418335,0.976424753665924,-0.215848371386528,-0.00204254989512265,0.927765488624573,-0.371423631906509,0.0359957404434681,0.993723034858704,0.111377440392971,0.0104671251028776,0.98332142829895,0.0250237863510847,-0.18014669418335,0.927765488624573,-0.371423631906509,0.0359957404434681,0.00347120524384081,-0.000118957272206899,-0.999993979930878,0.00347547419369221,4.96999382448848e-005,-0.999993979930878,
- 0.0034720019903034,-8.7474581960123e-005,-0.999993979930878,0.00349651370197535,0.000881018291693181,-0.999993503093719,0.003497518831864,0.000920524529647082,-0.999993503093719,0.00345656648278236,-0.000697289535310119,-0.999993801116943,0.00345516786910594,-0.000752537220250815,-0.999993801116943,-0.970719814300537,-0.2390106767416,0.0240207705646753,-0.836450099945068,0.00303786736913025,0.548034727573395,-0.999643683433533,0.0239409860223532,-0.0118004688993096,-0.974681437015533,0.223567336797714,-0.00371091021224856,-0.895378768444061,0.435788929462433,-0.0915686786174774,-0.94649350643158,-0.322680801153183,0.00521447975188494,-0.974681437015533,0.223567336797714,-0.00371091021224856,-0.982451736927032,-0.0182746313512325,-0.185620009899139,-0.918811500072479,-0.394097656011581,0.0217311661690474,-0.950610637664795,0.258703589439392,0.171499282121658,-0.901408433914185,0.233014196157455,0.364921033382416,-0.928570449352264,0.371155232191086,-0.000833418685942888,-0.990695416927338,-0.136095300316811,0.000781442271545529,-0.728891789913177,0.684596598148346,0.00665602507069707,-0.9996617436409,-0.024424297735095,0.00894348323345184,-0.918811500072479,-0.394097656011581,0.0217311661690474,-0.341233223676682,0.746136844158173,-0.57169908285141,-0.728891789913177,0.684596598148346,0.00665602507069707,-0.990695416927338,-0.136095300316811,0.000781442271545529,-0.928570449352264,0.371155232191086,-0.000833418685942888,-0.973204135894775,0.00855133961886168,0.22978363931179,-0.961717307567596,-0.052692461758852,0.268929868936539,-0.990695416927338,-0.136095300316811,0.000781442271545529,-0.971111536026001,0.0497699528932571,-0.233378127217293,-0.657670736312866,0.690094292163849,0.302058219909668,-0.954604744911194,0.0526159219443798,0.293191641569138,-0.999643683433533,0.0239409860223532,-0.0118004688993096,-0.920409500598907,0.383788615465164,0.0745173692703247,-0.974681437015533,0.223567336797714,-0.00371091021224856,-0.8875652551651,0.459563225507736,0.0320886299014091,-0.973204135894775,0.00855133961886168,0.22978363931179,
- -0.928570449352264,0.371155232191086,-0.000833418685942888,-0.369065016508102,0.516411900520325,0.772728741168976,-0.954604744911194,0.0526159219443798,0.293191641569138,-0.657670736312866,0.690094292163849,0.302058219909668,-0.94649350643158,-0.322680801153183,0.00521447975188494,-0.999852895736694,-0.00929478462785482,-0.0144237112253904,-0.732100188732147,0.0290639884769917,0.680576682090759,-0.995554447174072,0.0907128006219864,0.025349784642458,-0.971111536026001,0.0497699528932571,-0.233378127217293,-0.954604744911194,0.0526159219443798,0.293191641569138,-0.92849326133728,1.8740160157904e-005,-0.371349155902863,-0.988728046417236,-0.00805853679776192,0.149505391716957,-0.996652364730835,0.0488331504166126,0.0655684620141983,-0.928570449352264,0.371155232191086,-0.000833418685942888,-0.901408433914185,0.233014196157455,0.364921033382416,-0.8875652551651,0.459563225507736,0.0320886299014091,-0.918811500072479,-0.394097656011581,0.0217311661690474,-0.901408433914185,0.233014196157455,0.364921033382416,-0.928570449352264,0.371155232191086,-0.000833418685942888,-0.990695416927338,-0.136095300316811,0.000781442271545529,-0.961717307567596,-0.052692461758852,0.268929868936539,-0.468517452478409,-0.877598404884338,-0.101550884544849,-0.468517452478409,-0.877598404884338,-0.101550884544849,-0.341233223676682,0.746136844158173,-0.57169908285141,-0.990695416927338,-0.136095300316811,0.000781442271545529,-0.398401141166687,0.404180109500885,0.823355972766876,-0.345545798540115,-0.215522661805153,0.913317024707794,-0.995554447174072,0.0907128006219864,0.025349784642458,-0.961717307567596,-0.052692461758852,0.268929868936539,-0.973204135894775,0.00855133961886168,0.22978363931179,-0.999643683433533,0.0239409860223532,-0.0118004688993096,-0.836450099945068,0.00303786736913025,0.548034727573395,-0.8875652551651,0.459563225507736,0.0320886299014091,-0.920409500598907,0.383788615465164,0.0745173692703247,-0.999643683433533,0.0239409860223532,-0.0118004688993096,-0.973204135894775,0.00855133961886168,0.22978363931179,0.775972902774811,-0.624781608581543,-0.0866833552718163,
- 0.737626314163208,-0.671538829803467,0.0703064128756523,-0.957609295845032,-0.0279230792075396,-0.286713778972626,-0.92849326133728,1.8740160157904e-005,-0.371349155902863,-0.950610637664795,0.258703589439392,0.171499282121658,-0.918811500072479,-0.394097656011581,0.0217311661690474,-0.988728046417236,-0.00805853679776192,0.149505391716957,-0.644624948501587,0.672096014022827,0.364342629909515,-0.341233223676682,0.746136844158173,-0.57169908285141,-0.971111536026001,0.0497699528932571,-0.233378127217293,-0.728891789913177,0.684596598148346,0.00665602507069707,-0.398401141166687,0.404180109500885,0.823355972766876,-0.995554447174072,0.0907128006219864,0.025349784642458,-0.732100188732147,0.0290639884769917,0.680576682090759,-0.398401141166687,0.404180109500885,0.823355972766876,-0.732100188732147,0.0290639884769917,0.680576682090759,-0.369065016508102,0.516411900520325,0.772728741168976,-0.657670736312866,0.690094292163849,0.302058219909668,-0.971111536026001,0.0497699528932571,-0.233378127217293,-0.341233223676682,0.746136844158173,-0.57169908285141,-0.394708812236786,-0.719716370105743,0.571150779724121,-0.468517452478409,-0.877598404884338,-0.101550884544849,-0.961717307567596,-0.052692461758852,0.268929868936539,-0.94649350643158,-0.322680801153183,0.00521447975188494,-0.995554447174072,0.0907128006219864,0.025349784642458,-0.970719814300537,-0.2390106767416,0.0240207705646753,-0.974681437015533,0.223567336797714,-0.00371091021224856,-0.340014308691025,-0.939602673053741,0.0392051003873348,0.483298599720001,-0.411165356636047,-0.772894144058228,-0.734345197677612,0.00931883044540882,-0.67871218919754,-0.0514734610915184,-0.489237159490585,0.870630502700806,-0.970481812953949,0.241030842065811,-0.0083187585696578,-0.997375428676605,-0.0717567279934883,-0.00966315437108278,-0.990019977092743,-0.140726491808891,0.00750539591535926,-0.950407326221466,-0.0440491139888763,-0.307872921228409,-0.981153666973114,0.111737921833992,0.157645672559738,-0.650048971176147,0.759652554988861,-0.0190842188894749,-0.998546421527863,0.00661955820396543,-0.0534895956516266,
- -0.999971866607666,-0.000228859949856997,-0.00749771390110254,-0.0285569839179516,0.839553117752075,-0.542526602745056,-0.970481812953949,0.241030842065811,-0.0083187585696578,-0.0514734610915184,-0.489237159490585,0.870630502700806,-0.0230483673512936,0.846862971782684,0.531311571598053,-0.0578682869672775,0.773841679096222,0.630729973316193,-0.0285569839179516,0.839553117752075,-0.542526602745056,-0.999971866607666,-0.000228859949856997,-0.00749771390110254,-0.998546421527863,0.00661955820396543,-0.0534895956516266,-0.998594343662262,-0.0523491837084293,-0.00830481667071581,-0.992612957954407,-0.120895177125931,0.0101948827505112,-0.997996389865875,-0.011425849981606,0.0622304305434227,-0.998546421527863,0.00661955820396543,-0.0534895956516266,-0.0285569839179516,0.839553117752075,-0.542526602745056,-0.998594343662262,-0.0523491837084293,-0.00830481667071581,-0.0578682869672775,0.773841679096222,0.630729973316193,-0.970481812953949,0.241030842065811,-0.0083187585696578,-0.0230483673512936,0.846862971782684,0.531311571598053,-0.999971866607666,-0.000228859949856997,-0.00749771390110254,-0.970481812953949,0.241030842065811,-0.0083187585696578,-0.0578682869672775,0.773841679096222,0.630729973316193,-0.0285569839179516,0.839553117752075,-0.542526602745056,-0.0370955169200897,-0.436971515417099,-0.898710072040558,-0.998594343662262,-0.0523491837084293,-0.00830481667071581,-0.990019977092743,-0.140726491808891,0.00750539591535926,-0.650048971176147,0.759652554988861,-0.0190842188894749,-0.992612957954407,-0.120895177125931,0.0101948827505112,-0.998594343662262,-0.0523491837084293,-0.00830481667071581,-0.999971866607666,-0.000228859949856997,-0.00749771390110254,-0.998546421527863,0.00661955820396543,-0.0534895956516266,-0.997996389865875,-0.011425849981606,0.0622304305434227,-0.999752461910248,-0.0219321232289076,0.00371976778842509,-0.99592137336731,0.088811993598938,0.0159069672226906,-0.990507066249847,0.114389233291149,0.0762284696102142,-0.96669864654541,-0.0544009730219841,0.250068366527557,-0.988199889659882,-0.0244402680546045,0.15120741724968,
- -0.999971866607666,-0.000228859949856997,-0.00749771390110254,-0.999752461910248,-0.0219321232289076,0.00371976778842509,-0.990280568599701,-0.138499215245247,-0.0127437012270093,-0.970481812953949,0.241030842065811,-0.0083187585696578,-0.998594343662262,-0.0523491837084293,-0.00830481667071581,-0.0370955169200897,-0.436971515417099,-0.898710072040558,-0.990019977092743,-0.140726491808891,0.00750539591535926,-0.990280568599701,-0.138499215245247,-0.0127437012270093,-0.800460040569305,0.599385321140289,-0.00100544770248234,-0.997375428676605,-0.0717567279934883,-0.00966315437108278,-0.970481812953949,0.241030842065811,-0.0083187585696578,-0.950610637664795,0.258703589439392,0.171499282121658,-0.644624948501587,0.672096014022827,0.364342629909515,-0.800460040569305,0.599385321140289,-0.00100544770248234,-0.999752461910248,-0.0219321232289076,0.00371976778842509,-0.997996389865875,-0.011425849981606,0.0622304305434227,-0.920409500598907,0.383788615465164,0.0745173692703247,-0.8875652551651,0.459563225507736,0.0320886299014091,-0.650048971176147,0.759652554988861,-0.0190842188894749,-0.981153666973114,0.111737921833992,0.157645672559738,-0.746982216835022,0.607182443141937,0.270826607942581,-0.895378768444061,0.435788929462433,-0.0915686786174774,-0.990280568599701,-0.138499215245247,-0.0127437012270093,-0.999752461910248,-0.0219321232289076,0.00371976778842509,-0.8875652551651,0.459563225507736,0.0320886299014091,-0.901408433914185,0.233014196157455,0.364921033382416,-0.990280568599701,-0.138499215245247,-0.0127437012270093,-0.8875652551651,0.459563225507736,0.0320886299014091,-0.997375428676605,-0.0717567279934883,-0.00966315437108278,-0.800460040569305,0.599385321140289,-0.00100544770248234,-0.99592137336731,0.088811993598938,0.0159069672226906,-0.988199889659882,-0.0244402680546045,0.15120741724968,-0.800460040569305,0.599385321140289,-0.00100544770248234,-0.901408433914185,0.233014196157455,0.364921033382416,-0.950610637664795,0.258703589439392,0.171499282121658,-0.990507066249847,0.114389233291149,0.0762284696102142,
- -0.99592137336731,0.088811993598938,0.0159069672226906,-0.644624948501587,0.672096014022827,0.364342629909515,-0.757642805576324,0.61419540643692,0.22077451646328,-0.800460040569305,0.599385321140289,-0.00100544770248234,-0.990280568599701,-0.138499215245247,-0.0127437012270093,-0.901408433914185,0.233014196157455,0.364921033382416,-0.895378768444061,0.435788929462433,-0.0915686786174774,-0.982451736927032,-0.0182746313512325,-0.185620009899139,-0.992612957954407,-0.120895177125931,0.0101948827505112,-0.650048971176147,0.759652554988861,-0.0190842188894749,-0.997996389865875,-0.011425849981606,0.0622304305434227,-0.992612957954407,-0.120895177125931,0.0101948827505112,-0.920409500598907,0.383788615465164,0.0745173692703247,0.00350945792160928,0.0162320397794247,-0.999862015247345,0.0201231464743614,0.0352209769189358,-0.999177038669586,0.0540190972387791,0.0643415376543999,-0.996464848518372,0.0534448884427547,-0.000888684066012502,-0.998570442199707,0.0168329030275345,-0.0250461529940367,-0.999544501304626,-0.0238956939429045,0.0402844063937664,-0.998902499675751,-0.997375428676605,-0.0717567279934883,-0.00966315437108278,-0.988199889659882,-0.0244402680546045,0.15120741724968,-0.0435413084924221,-0.95773833990097,0.284326404333115,-0.0514734610915184,-0.489237159490585,0.870630502700806,-0.0370955169200897,-0.436971515417099,-0.898710072040558,-0.950407326221466,-0.0440491139888763,-0.307872921228409,-0.990019977092743,-0.140726491808891,0.00750539591535926,-0.0235300827771425,-0.950739979743958,0.309095233678818,-0.0435413084924221,-0.95773833990097,0.284326404333115,-0.988199889659882,-0.0244402680546045,0.15120741724968,-0.96669864654541,-0.0544009730219841,0.250068366527557,-0.340014308691025,-0.939602673053741,0.0392051003873348,-0.409150570631027,-0.912312209606171,-0.0168009605258703,0.483298599720001,-0.411165356636047,-0.772894144058228,-0.345545798540115,-0.215522661805153,0.913317024707794,-0.970719814300537,-0.2390106767416,0.0240207705646753,-0.995554447174072,0.0907128006219864,0.025349784642458,-0.394708812236786,-0.719716370105743,0.571150779724121,
- -0.836450099945068,0.00303786736913025,0.548034727573395,-0.970719814300537,-0.2390106767416,0.0240207705646753,-0.345545798540115,-0.215522661805153,0.913317024707794,-0.961717307567596,-0.052692461758852,0.268929868936539,-0.836450099945068,0.00303786736913025,0.548034727573395,-0.394708812236786,-0.719716370105743,0.571150779724121,-0.800460040569305,0.599385321140289,-0.00100544770248234,-0.644624948501587,0.672096014022827,0.364342629909515,-0.99592137336731,0.088811993598938,0.0159069672226906,-0.971111536026001,0.0497699528932571,-0.233378127217293,-0.996652364730835,0.0488331504166126,0.0655684620141983,-0.9996617436409,-0.024424297735095,0.00894348323345184,-0.728891789913177,0.684596598148346,0.00665602507069707,-0.9996617436409,-0.024424297735095,0.00894348323345184,-0.996652364730835,0.0488331504166126,0.0655684620141983,-0.988728046417236,-0.00805853679776192,0.149505391716957,-0.918811500072479,-0.394097656011581,0.0217311661690474,-0.982451736927032,-0.0182746313512325,-0.185620009899139,-0.974681437015533,0.223567336797714,-0.00371091021224856,-0.920409500598907,0.383788615465164,0.0745173692703247,-0.992612957954407,-0.120895177125931,0.0101948827505112,-0.982451736927032,-0.0182746313512325,-0.185620009899139,-0.920409500598907,0.383788615465164,0.0745173692703247,0.0176730342209339,8.34827442304231e-005,-0.999843835830688,0.0176711846143007,-2.93976358989312e-006,-0.999843895435333,0.0176726598292589,6.58661738270894e-005,-0.999843835830688,0.0176623854786158,-0.00041466107359156,-0.999843955039978,0.0176615584641695,-0.00045337964547798,-0.999843955039978,0.0176790598779917,0.000365570245776325,-0.999843716621399,0.0176800824701786,0.000413097033742815,-0.999843716621399,0.494071125984192,0.869335889816284,0.0122031634673476,-0.477547526359558,0.878597855567932,0.00377455726265907,0.252839863300323,0.966972768306732,-0.0321816168725491,-0.191974714398384,0.981362998485565,0.0085034528747201,0.564182877540588,0.825646698474884,0.002305370522663,0.0416701622307301,0.977988481521606,-0.204455763101578,
- -0.0561579875648022,0.998168408870697,-0.0224997363984585,-0.391789942979813,0.920054197311401,-0.00096678698901087,-0.124717593193054,0.331232249736786,-0.935270309448242,-0.268950343132019,0.957416117191315,-0.10497672110796,0.290367811918259,0.950082838535309,-0.114145159721375,0.652904510498047,0.704322814941406,0.278648853302002,0.635432183742523,0.77193945646286,-0.0183167196810246,-0.391789942979813,0.920054197311401,-0.00096678698901087,-0.449120968580246,0.821154594421387,0.352130055427551,0.286674708127975,0.957635581493378,0.0274187605828047,0.672446370124817,0.714331686496735,-0.193767964839935,0.18823005259037,0.341838806867599,-0.920714735984802,-0.0247297678142786,0.969558775424957,0.243606507778168,-0.00204178527928889,0.991461753845215,-0.130382314324379,0.0201160050928593,0.9937903881073,-0.109435126185417,-0.0330039598047733,0.967190265655518,-0.251900196075439,-0.526140451431274,0.838682949542999,-0.140666618943214,0.129834607243538,0.987276554107666,0.0918034985661507,-0.524836301803589,0.846172213554382,-0.0924089699983597,-0.106473922729492,0.994150340557098,-0.0181212034076452,0.286674708127975,0.957635581493378,0.0274187605828047,-0.559775114059448,0.487056255340576,0.670393943786621,-0.524836301803589,0.846172213554382,-0.0924089699983597,0.129834607243538,0.987276554107666,0.0918034985661507,-0.0178639143705368,0.982090651988983,-0.187560141086578,-0.0113845011219382,0.998215436935425,0.0586186684668064,0.0351534448564053,0.978075325489044,-0.205263048410416,0.00965604744851589,0.626471340656281,0.779384672641754,-0.16283592581749,0.986316442489624,-0.0257775839418173,0.356923639774323,0.934133231639862,-0.000844093621708453,0.966900587081909,0.254865109920502,0.0121301971375942,-0.207960203289986,0.761743545532227,0.613595426082611,-0.124717593193054,0.331232249736786,-0.935270309448242,-0.508782029151917,0.860725581645966,-0.0170986521989107,-0.0605582222342491,0.998146951198578,0.00595445092767477,-0.765340209007263,-0.627746343612671,0.142087653279305,-0.445226728916168,-0.863278567790985,0.237746313214302,
- -0.0850587263703346,0.996324360370636,-0.010139586403966,-0.0221260283142328,0.840443313121796,0.541447579860687,-0.231723815202713,0.971875548362732,-0.0419755354523659,0.2661092877388,0.957765638828278,0.108953535556793,-0.526140451431274,0.838682949542999,-0.140666618943214,0.00110485451295972,0.866894960403442,-0.498489588499069,0.00860296841710806,0.87963205575943,0.475576877593994,0.129834607243538,0.987276554107666,0.0918034985661507,0.966900587081909,0.254865109920502,0.0121301971375942,0.0633627995848656,0.832922458648682,-0.54975026845932,0.922033071517944,0.362679064273834,0.135347858071327,0.83887380361557,-0.438614875078201,0.322347193956375,0.0187262296676636,0.937757074832916,0.346786677837372,0.869000673294067,-0.279381066560745,0.40839210152626,-0.0605582222342491,0.998146951198578,0.00595445092767477,0.0201160050928593,0.9937903881073,-0.109435126185417,0.206715226173401,-0.250341504812241,-0.945831894874573,0.00548751279711723,0.757860124111176,-0.65239405632019,0.0491583943367004,0.994498729705811,0.0924969911575317,-0.302370846271515,-0.571294784545898,0.763016521930695,0.224606394767761,0.249861195683479,-0.941871166229248,-0.0810995474457741,0.959261834621429,0.270628452301025,-0.681405961513519,0.374879002571106,0.628610968589783,-0.137374103069305,0.978337168693542,-0.154869750142097,-0.0687016472220421,0.9717116355896,-0.2259571403265,-0.477547526359558,0.878597855567932,0.00377455726265907,0.494071125984192,0.869335889816284,0.0122031634673476,0.124005146324635,0.978600800037384,0.164205208420753,-0.0918549448251724,0.989684402942657,-0.109942756593227,-0.302370846271515,-0.571294784545898,0.763016521930695,-0.0687016472220421,0.9717116355896,-0.2259571403265,0.00965604744851589,0.626471340656281,0.779384672641754,0.0351534448564053,0.978075325489044,-0.205263048410416,0.320667594671249,0.512356579303741,0.796657502651215,-0.0141565967351198,0.788903176784515,-0.614354431629181,-0.992139458656311,0.079049825668335,0.0970071703195572,-0.0748985186219215,-0.112728908658028,-0.990798890590668,
- 0.966900587081909,0.254865109920502,0.0121301971375942,0.531912565231323,0.839916467666626,0.107747286558151,-0.207960203289986,0.761743545532227,0.613595426082611,0.320667594671249,0.512356579303741,0.796657502651215,-0.207960203289986,0.761743545532227,0.613595426082611,0.00965604744851589,0.626471340656281,0.779384672641754,0.252839863300323,0.966972768306732,-0.0321816168725491,-0.00204178527928889,0.991461753845215,-0.130382314324379,-0.0247297678142786,0.969558775424957,0.243606507778168,-0.191974714398384,0.981362998485565,0.0085034528747201,0.252839863300323,0.966972768306732,-0.0321816168725491,0.454881459474564,0.795096874237061,0.401128083467484,-0.202903047204018,0.944180607795715,0.259525269269943,-0.359434753656387,0.933098793029785,0.0115410638973117,0.1573845744133,0.987383544445038,0.0174267888069153,-0.163362547755241,0.986518919467926,0.00964703224599361,0.547363698482513,0.836817264556885,0.0113993575796485,-0.00994961429387331,0.999351978302002,0.0345921441912651,3.70246452803258e-005,0.930662631988525,-0.365878611803055,-0.427631795406342,0.891250133514404,0.15101084113121,-0.0561579875648022,0.998168408870697,-0.0224997363984585,0.0638704746961594,-0.0658465474843979,0.995783507823944,-0.391789942979813,0.920054197311401,-0.00096678698901087,0.217605486512184,0.972464859485626,-0.0834270864725113,-0.0247297678142786,0.969558775424957,0.243606507778168,-0.100084707140923,0.988739192485809,-0.111255548894405,-0.268950343132019,0.957416117191315,-0.10497672110796,-0.124717593193054,0.331232249736786,-0.935270309448242,-0.259029299020767,0.245601013302803,-0.934122025966644,0.206715226173401,-0.250341504812241,-0.945831894874573,-0.427631795406342,0.891250133514404,0.15101084113121,3.70246452803258e-005,0.930662631988525,-0.365878611803055,0.217605486512184,0.972464859485626,-0.0834270864725113,0.0351534448564053,0.978075325489044,-0.205263048410416,0.547363698482513,0.836817264556885,0.0113993575796485,-0.00994961429387331,0.999351978302002,0.0345921441912651,-0.513741433620453,0.857910454273224,0.00771474931389093,
- 0.436950474977493,0.899480938911438,-0.00288308900780976,0.0666478872299194,0.99087655544281,0.117139652371407,-0.00994961429387331,0.999351978302002,0.0345921441912651,-0.427631795406342,0.891250133514404,0.15101084113121,-0.513741433620453,0.857910454273224,0.00771474931389093,-0.0422582924365997,-0.350165665149689,-0.93573409318924,0.937768876552582,0.346015363931656,0.0293757561594248,0.979881405830383,-0.00532176299020648,0.199510186910629,-0.452577948570251,0.32789134979248,-0.829253077507019,0.00110485451295972,0.866894960403442,-0.498489588499069,-0.526140451431274,0.838682949542999,-0.140666618943214,0.724224507808685,-0.171289086341858,0.667951285839081,-0.250836551189423,-0.329872936010361,0.910090565681458,0.634080648422241,0.77278870344162,-0.027191249653697,0.922033071517944,0.362679064273834,0.135347858071327,0.0633627995848656,0.832922458648682,-0.54975026845932,0.13174694776535,0.987043023109436,-0.0915903523564339,0.227450087666512,0.465359449386597,0.855398714542389,-0.477547526359558,0.878597855567932,0.00377455726265907,-0.0687016472220421,0.9717116355896,-0.2259571403265,0.227450087666512,0.465359449386597,0.855398714542389,0.0395429544150829,0.942336738109589,0.332321733236313,0.462462663650513,0.886632800102234,-0.00324298837222159,0.454881459474564,0.795096874237061,0.401128083467484,-0.326175600290298,0.062601201236248,0.943234086036682,0.0417797416448593,0.981881380081177,0.184833377599716,0.1573845744133,0.987383544445038,0.0174267888069153,-0.923976123332977,0.28993222117424,-0.249414190649986,-0.137374103069305,0.978337168693542,-0.154869750142097,-0.681405961513519,0.374879002571106,0.628610968589783,0.635432183742523,0.77193945646286,-0.0183167196810246,0.0957461073994637,0.904257655143738,0.416113764047623,-0.136400744318962,0.906241655349731,-0.400150984525681,-0.293081820011139,0.956082880496979,-0.00292446068488061,-0.995275378227234,0.0900207906961441,0.036376029253006,-0.978128790855408,0.207094952464104,0.0193910915404558,-0.367351710796356,-0.731483399868011,-0.57444304227829,
- 0.252839863300323,0.966972768306732,-0.0321816168725491,-0.477547526359558,0.878597855567932,0.00377455726265907,0.454881459474564,0.795096874237061,0.401128083467484,-0.0221260283142328,0.840443313121796,0.541447579860687,0.2661092877388,0.957765638828278,0.108953535556793,0.966900587081909,0.254865109920502,0.0121301971375942,0.100634686648846,0.262009859085083,-0.959803998470306,0.00329521019011736,0.389253258705139,-0.921124935150146,-0.630315661430359,-0.469912618398666,-0.617967844009399,0.634080648422241,0.77278870344162,-0.027191249653697,-0.106316983699799,0.120896123349667,0.986955344676971,0.724224507808685,-0.171289086341858,0.667951285839081,0.206715226173401,-0.250341504812241,-0.945831894874573,-0.268950343132019,0.957416117191315,-0.10497672110796,-0.259029299020767,0.245601013302803,-0.934122025966644,-0.983900010585785,-0.173066675662994,-0.0445948056876659,-0.876853704452515,-0.326707184314728,0.352689474821091,-0.0468894019722939,0.285165458917618,0.957330703735352,-0.0810995474457741,0.959261834621429,0.270628452301025,-0.137374103069305,0.978337168693542,-0.154869750142097,0.0944617688655853,0.958671629428864,0.26837632060051,0.0972319096326828,0.994945287704468,0.0250968933105469,-0.0408494658768177,0.997570276260376,-0.0564343295991421,3.70246452803258e-005,0.930662631988525,-0.365878611803055,-0.268950343132019,0.957416117191315,-0.10497672110796,0.206715226173401,-0.250341504812241,-0.945831894874573,-0.526140451431274,0.838682949542999,-0.140666618943214,0.18823005259037,0.341838806867599,-0.920714735984802,-0.452577948570251,0.32789134979248,-0.829253077507019,0.286674708127975,0.957635581493378,0.0274187605828047,0.18823005259037,0.341838806867599,-0.920714735984802,-0.526140451431274,0.838682949542999,-0.140666618943214,0.0417797416448593,0.981881380081177,0.184833377599716,0.0397946760058403,0.985642492771149,-0.164089530706406,-0.163362547755241,0.986518919467926,0.00964703224599361,0.1573845744133,0.987383544445038,0.0174267888069153,0.129834607243538,0.987276554107666,0.0918034985661507,
- 0.00860296841710806,0.87963205575943,0.475576877593994,0.109186761081219,0.700350284576416,0.705398976802826,0.352912038564682,0.552557289600372,0.755071878433228,0.352912038564682,0.552557289600372,0.755071878433228,-0.559775114059448,0.487056255340576,0.670393943786621,0.129834607243538,0.987276554107666,0.0918034985661507,-0.16283592581749,0.986316442489624,-0.0257775839418173,-0.207960203289986,0.761743545532227,0.613595426082611,-0.0330039598047733,0.967190265655518,-0.251900196075439,-0.250836551189423,-0.329872936010361,0.910090565681458,-0.765340209007263,-0.627746343612671,0.142087653279305,-0.986245512962341,0.159413278102875,-0.0436737574636936,-0.00204178527928889,0.991461753845215,-0.130382314324379,0.252839863300323,0.966972768306732,-0.0321816168725491,-0.427631795406342,0.891250133514404,0.15101084113121,0.356923639774323,0.934133231639862,-0.000844093621708453,-0.508782029151917,0.860725581645966,-0.0170986521989107,-0.0918549448251724,0.989684402942657,-0.109942756593227,0.0633627995848656,0.832922458648682,-0.54975026845932,-0.508782029151917,0.860725581645966,-0.0170986521989107,0.224606394767761,0.249861195683479,-0.941871166229248,-0.0918549448251724,0.989684402942657,-0.109942756593227,0.0201160050928593,0.9937903881073,-0.109435126185417,-0.427631795406342,0.891250133514404,0.15101084113121,0.206715226173401,-0.250341504812241,-0.945831894874573,-0.00204178527928889,0.991461753845215,-0.130382314324379,-0.427631795406342,0.891250133514404,0.15101084113121,0.0201160050928593,0.9937903881073,-0.109435126185417,0.00329521019011736,0.389253258705139,-0.921124935150146,-0.700704336166382,0.705050110816956,-0.10916806012392,-0.630315661430359,-0.469912618398666,-0.617967844009399,-0.871733784675598,0.488055348396301,-0.0433845818042755,-0.159450545907021,0.97309273481369,-0.166331186890602,-0.293081820011139,0.956082880496979,-0.00292446068488061,-0.0247297678142786,0.969558775424957,0.243606507778168,0.217605486512184,0.972464859485626,-0.0834270864725113,-0.191974714398384,0.981362998485565,0.0085034528747201,
- -0.191974714398384,0.981362998485565,0.0085034528747201,0.217605486512184,0.972464859485626,-0.0834270864725113,0.494071125984192,0.869335889816284,0.0122031634673476,0.926380217075348,0.34370556473732,0.153903096914291,0.83887380361557,-0.438614875078201,0.322347193956375,0.462601989507675,-0.510544180870056,-0.724806368350983,-0.0221260283142328,0.840443313121796,0.541447579860687,0.922033071517944,0.362679064273834,0.135347858071327,-0.0115252714604139,0.96987372636795,0.243335664272308,0.124005146324635,0.978600800037384,0.164205208420753,0.494071125984192,0.869335889816284,0.0122031634673476,0.789326131343842,0.573598861694336,0.218971908092499,0.932288587093353,0.359967619180679,0.0355137996375561,0.0351534448564053,0.978075325489044,-0.205263048410416,0.217605486512184,0.972464859485626,-0.0834270864725113,-0.100084707140923,0.988739192485809,-0.111255548894405,0.217605486512184,0.972464859485626,-0.0834270864725113,0.789326131343842,0.573598861694336,0.218971908092499,0.494071125984192,0.869335889816284,0.0122031634673476,-0.0113845011219382,0.998215436935425,0.0586186684668064,-0.159450545907021,0.97309273481369,-0.166331186890602,-0.359434753656387,0.933098793029785,0.0115410638973117,0.320667594671249,0.512356579303741,0.796657502651215,-0.0247297678142786,0.969558775424957,0.243606507778168,-0.0330039598047733,0.967190265655518,-0.251900196075439,0.00965604744851589,0.626471340656281,0.779384672641754,-0.207960203289986,0.761743545532227,0.613595426082611,0.531912565231323,0.839916467666626,0.107747286558151,0.531912565231323,0.839916467666626,0.107747286558151,0.142123058438301,0.989547610282898,-0.0244256854057312,-0.0178639143705368,0.982090651988983,-0.187560141086578,0.00965604744851589,0.626471340656281,0.779384672641754,0.00507889175787568,0.675276875495911,0.737546920776367,-0.560302376747131,-0.56172513961792,0.608708679676056,-0.960535407066345,0.271851480007172,-0.0588940866291523,0.00860296841710806,0.87963205575943,0.475576877593994,0.00110485451295972,0.866894960403442,-0.498489588499069,
- -0.0561579875648022,0.998168408870697,-0.0224997363984585,0.0416701622307301,0.977988481521606,-0.204455763101578,-0.452577948570251,0.32789134979248,-0.829253077507019,0.0638704746961594,-0.0658465474843979,0.995783507823944,-0.0561579875648022,0.998168408870697,-0.0224997363984585,0.00110485451295972,0.866894960403442,-0.498489588499069,0.784222781658173,0.620459914207459,-0.00491693755611777,0.253751754760742,0.359080642461777,-0.898148715496063,0.0972319096326828,0.994945287704468,0.0250968933105469,0.0944617688655853,0.958671629428864,0.26837632060051,0.672446370124817,0.714331686496735,-0.193767964839935,0.286674708127975,0.957635581493378,0.0274187605828047,0.0972319096326828,0.994945287704468,0.0250968933105469,0.253751754760742,0.359080642461777,-0.898148715496063,-0.559775114059448,0.487056255340576,0.670393943786621,-0.0810995474457741,0.959261834621429,0.270628452301025,-0.524836301803589,0.846172213554382,-0.0924089699983597,0.069268099963665,0.989702045917511,0.125267043709755,0.0341457761824131,0.970171689987183,0.240001931786537,-0.681405961513519,0.374879002571106,0.628610968589783,-0.876853704452515,-0.326707184314728,0.352689474821091,-0.834056317806244,-0.361584931612015,-0.416661262512207,0.0782108381390572,0.868681490421295,-0.489157974720001,-0.871733784675598,0.488055348396301,-0.0433845818042755,-0.293081820011139,0.956082880496979,-0.00292446068488061,-0.136400744318962,0.906241655349731,-0.400150984525681,-0.871733784675598,0.488055348396301,-0.0433845818042755,-0.136400744318962,0.906241655349731,-0.400150984525681,-0.326175600290298,0.062601201236248,0.943234086036682,0.70789110660553,-0.240361109375954,0.664166152477264,0.737616062164307,0.67463630437851,-0.0280783958733082,0.788640677928925,0.609129250049591,-0.0837119221687317,-0.681405961513519,0.374879002571106,0.628610968589783,-0.0810995474457741,0.959261834621429,0.270628452301025,-0.559775114059448,0.487056255340576,0.670393943786621,0.410370230674744,0.91038966178894,0.0527908802032471,0.069268099963665,0.989702045917511,0.125267043709755,
- -0.681405961513519,0.374879002571106,0.628610968589783,0.2661092877388,0.957765638828278,0.108953535556793,-0.231723815202713,0.971875548362732,-0.0419755354523659,0.410370230674744,0.91038966178894,0.0527908802032471,0.142123058438301,0.989547610282898,-0.0244256854057312,0.531912565231323,0.839916467666626,0.107747286558151,-0.513741433620453,0.857910454273224,0.00771474931389093,-0.202903047204018,0.944180607795715,0.259525269269943,-0.339994072914124,0.727728128433228,0.595664083957672,0.736717998981476,0.674198031425476,0.051996935158968,0.109186761081219,0.700350284576416,0.705398976802826,0.00860296841710806,0.87963205575943,0.475576877593994,-0.0113845011219382,0.998215436935425,0.0586186684668064,0.109186761081219,0.700350284576416,0.705398976802826,0.736717998981476,0.674198031425476,0.051996935158968,-0.0113845011219382,0.998215436935425,0.0586186684668064,-0.0178639143705368,0.982090651988983,-0.187560141086578,0.109186761081219,0.700350284576416,0.705398976802826,0.635432183742523,0.77193945646286,-0.0183167196810246,-0.293081820011139,0.956082880496979,-0.00292446068488061,0.564182877540588,0.825646698474884,0.002305370522663,-0.391789942979813,0.920054197311401,-0.00096678698901087,-0.359434753656387,0.933098793029785,0.0115410638973117,0.547363698482513,0.836817264556885,0.0113993575796485,0.0351534448564053,0.978075325489044,-0.205263048410416,-0.0113845011219382,0.998215436935425,0.0586186684668064,-0.0687016472220421,0.9717116355896,-0.2259571403265,0.13174694776535,0.987043023109436,-0.0915903523564339,0.0633627995848656,0.832922458648682,-0.54975026845932,-0.0918549448251724,0.989684402942657,-0.109942756593227,0.0201160050928593,0.9937903881073,-0.109435126185417,-0.0605582222342491,0.998146951198578,0.00595445092767477,-0.16283592581749,0.986316442489624,-0.0257775839418173,-0.0330039598047733,0.967190265655518,-0.251900196075439,3.70246452803258e-005,0.930662631988525,-0.365878611803055,-0.00994961429387331,0.999351978302002,0.0345921441912651,0.0666478872299194,0.99087655544281,0.117139652371407,
- 0.0278214886784554,0.756379067897797,0.653541684150696,-0.0415005087852478,0.868727624416351,0.493548423051834,-0.109985336661339,0.987783551216125,0.110393404960632,-0.135529473423958,0.966108202934265,-0.219696804881096,0.0491583943367004,0.994498729705811,0.0924969911575317,0.00548751279711723,0.757860124111176,-0.65239405632019,3.70246452803258e-005,0.930662631988525,-0.365878611803055,0.0278214886784554,0.756379067897797,0.653541684150696,0.0142827462404966,0.996454179286957,0.0829165056347847,-0.268950343132019,0.957416117191315,-0.10497672110796,0.290367811918259,0.950082838535309,-0.114145159721375,0.00548751279711723,0.757860124111176,-0.65239405632019,0.224606394767761,0.249861195683479,-0.941871166229248,-0.124717593193054,0.331232249736786,-0.935270309448242,-0.513741433620453,0.857910454273224,0.00771474931389093,0.462462663650513,0.886632800102234,-0.00324298837222159,-0.566323518753052,0.824170172214508,0.00460324576124549,0.436950474977493,0.899480938911438,-0.00288308900780976,0.635432183742523,0.77193945646286,-0.0183167196810246,0.75693678855896,0.593195378780365,0.2741639316082,0.0957461073994637,0.904257655143738,0.416113764047623,0.356923639774323,0.934133231639862,-0.000844093621708453,0.0633627995848656,0.832922458648682,-0.54975026845932,0.966900587081909,0.254865109920502,0.0121301971375942,-0.700704336166382,0.705050110816956,-0.10916806012392,0.462601989507675,-0.510544180870056,-0.724806368350983,-0.630315661430359,-0.469912618398666,-0.617967844009399,-0.871733784675598,0.488055348396301,-0.0433845818042755,0.1573845744133,0.987383544445038,0.0174267888069153,-0.359434753656387,0.933098793029785,0.0115410638973117,-0.159450545907021,0.97309273481369,-0.166331186890602,0.0142827462404966,0.996454179286957,0.0829165056347847,-0.185289397835732,0.978711485862732,0.0882707834243774,0.290367811918259,0.950082838535309,-0.114145159721375,-0.268950343132019,0.957416117191315,-0.10497672110796,-0.535357892513275,0.271393895149231,0.799835801124573,-0.932376742362976,0.148210853338242,0.329707592725754,
- -0.0415005087852478,0.868727624416351,0.493548423051834,-0.185289397835732,0.978711485862732,0.0882707834243774,0.0278214886784554,0.756379067897797,0.653541684150696,0.74562406539917,0.229965999722481,0.625428140163422,0.338699340820313,0.233096927404404,0.911563754081726,-0.566323518753052,0.824170172214508,0.00460324576124549,-0.135529473423958,0.966108202934265,-0.219696804881096,-0.983351528644562,0.0978323817253113,-0.153129905462265,-0.757386982440948,0.306122094392776,-0.576761841773987,-0.932376742362976,0.148210853338242,0.329707592725754,-0.109985336661339,0.987783551216125,0.110393404960632,-0.0415005087852478,0.868727624416351,0.493548423051834,0.873426795005798,0.281094163656235,-0.397632598876953,0.436950474977493,0.899480938911438,-0.00288308900780976,0.629249095916748,0.194102495908737,-0.75257533788681,0.0142827462404966,0.996454179286957,0.0829165056347847,0.0278214886784554,0.756379067897797,0.653541684150696,0.338699340820313,0.233096927404404,0.911563754081726,-0.535357892513275,0.271393895149231,0.799835801124573,-0.694524168968201,0.364207863807678,0.620474755764008,0.0142827462404966,0.996454179286957,0.0829165056347847,0.338699340820313,0.233096927404404,0.911563754081726,0.290367811918259,0.950082838535309,-0.114145159721375,-0.185289397835732,0.978711485862732,0.0882707834243774,-0.0415005087852478,0.868727624416351,0.493548423051834,0.00548751279711723,0.757860124111176,-0.65239405632019,-0.922305405139923,0.385351657867432,-0.0292723774909973,-0.88643890619278,0.268764197826386,0.376818150281906,-0.899412930011749,0.206787407398224,0.38509139418602,-0.135529473423958,0.966108202934265,-0.219696804881096,-0.109985336661339,0.987783551216125,0.110393404960632,-0.932376742362976,0.148210853338242,0.329707592725754,-0.994217038154602,0.0976055935025215,-0.044785063713789,-0.185289397835732,0.978711485862732,0.0882707834243774,0.0142827462404966,0.996454179286957,0.0829165056347847,-0.694524168968201,0.364207863807678,0.620474755764008,0.436950474977493,0.899480938911438,-0.00288308900780976,
- -0.757386982440948,0.306122094392776,-0.576761841773987,0.629249095916748,0.194102495908737,-0.75257533788681,0.436950474977493,0.899480938911438,-0.00288308900780976,-0.566323518753052,0.824170172214508,0.00460324576124549,-0.757386982440948,0.306122094392776,-0.576761841773987,0.0666478872299194,0.99087655544281,0.117139652371407,0.436950474977493,0.899480938911438,-0.00288308900780976,0.873426795005798,0.281094163656235,-0.397632598876953,0.472706019878387,0.029150540009141,-0.880737900733948,-0.407523274421692,0.913148880004883,0.00916313845664263,0.100595459342003,0.994803547859192,0.0156937576830387,0.237563401460648,0.971266329288483,-0.0143278781324625,0.0658423751592636,0.914859473705292,0.398367553949356,-0.0418220013380051,0.999022364616394,-0.0143343536183238,-0.346692085266113,0.937973022460938,-0.00336344330571592,-0.0157944541424513,0.997630834579468,0.066957876086235,0.000956711766775697,0.999971747398376,0.00745049212127924,-0.808983385562897,0.0207406859844923,0.587465465068817,-0.407523274421692,0.913148880004883,0.00916313845664263,0.472706019878387,0.029150540009141,-0.880737900733948,-0.923771560192108,0.00762704992666841,-0.382867902517319,-0.798784494400024,0.0457593351602554,-0.599874496459961,-0.808983385562897,0.0207406859844923,0.587465465068817,0.000956711766775697,0.999971747398376,0.00745049212127924,-0.0157944541424513,0.997630834579468,0.066957876086235,0.183265373110771,0.982871830463409,0.0194105822592974,0.1512361317873,0.988398492336273,-0.0139993950724602,0.0228932294994593,0.998156130313873,-0.0562164410948753,-0.0157944541424513,0.997630834579468,0.066957876086235,-0.808983385562897,0.0207406859844923,0.587465465068817,0.183265373110771,0.982871830463409,0.0194105822592974,-0.798784494400024,0.0457593351602554,-0.599874496459961,-0.407523274421692,0.913148880004883,0.00916313845664263,-0.923771560192108,0.00762704992666841,-0.382867902517319,0.000956711766775697,0.999971747398376,0.00745049212127924,-0.407523274421692,0.913148880004883,0.00916313845664263,-0.798784494400024,0.0457593351602554,-0.599874496459961,
- -0.808983385562897,0.0207406859844923,0.587465465068817,0.572481632232666,0.0292719416320324,0.819394826889038,0.183265373110771,0.982871830463409,0.0194105822592974,0.237563401460648,0.971266329288483,-0.0143278781324625,-0.346692085266113,0.937973022460938,-0.00336344330571592,0.1512361317873,0.988398492336273,-0.0139993950724602,0.183265373110771,0.982871830463409,0.0194105822592974,0.000956711766775697,0.999971747398376,0.00745049212127924,-0.0157944541424513,0.997630834579468,0.066957876086235,0.0228932294994593,0.998156130313873,-0.0562164410948753,0.047393660992384,0.998373746871948,-0.0316797457635403,-0.0197209734469652,0.998933374881744,0.0417506769299507,-0.0369975492358208,0.986010432243347,-0.162526041269302,0.0879306867718697,0.944690406322479,-0.315956175327301,0.031378198415041,0.967715263366699,-0.250084966421127,0.000956711766775697,0.999971747398376,0.00745049212127924,0.047393660992384,0.998373746871948,-0.0316797457635403,0.211766228079796,0.97707599401474,0.0218570027500391,-0.407523274421692,0.913148880004883,0.00916313845664263,0.183265373110771,0.982871830463409,0.0194105822592974,0.572481632232666,0.0292719416320324,0.819394826889038,0.237563401460648,0.971266329288483,-0.0143278781324625,0.211766228079796,0.97707599401474,0.0218570027500391,-0.359590888023376,0.932910025119781,0.0193233415484428,0.100595459342003,0.994803547859192,0.0156937576830387,-0.407523274421692,0.913148880004883,0.00916313845664263,-0.992494583129883,-0.106851696968079,-0.0594746582210064,-0.310514032840729,-0.404675990343094,0.860126972198486,-0.941011786460876,0.337139129638672,-0.0288801807910204,0.047393660992384,0.998373746871948,-0.0316797457635403,0.0228932294994593,0.998156130313873,-0.0562164410948753,0.0638704746961594,-0.0658465474843979,0.995783507823944,0.370211958885193,-0.27728870511055,0.886596918106079,-0.944151282310486,0.327722400426865,0.0342982821166515,-0.00247008050791919,0.602791666984558,-0.797894775867462,-0.535820186138153,-0.40882596373558,-0.738754451274872,-0.999792516231537,-0.000955383467953652,0.0203470233827829,
- 0.211766228079796,0.97707599401474,0.0218570027500391,0.047393660992384,0.998373746871948,-0.0316797457635403,-0.452577948570251,0.32789134979248,-0.829253077507019,0.846059739589691,-0.177313551306725,0.502735555171967,0.227289766073227,0.973599016666412,0.0210792981088161,0.370211958885193,-0.27728870511055,0.886596918106079,0.100595459342003,0.994803547859192,0.0156937576830387,-0.359590888023376,0.932910025119781,0.0193233415484428,-0.0197209734469652,0.998933374881744,0.0417506769299507,0.031378198415041,0.967715263366699,-0.250084966421127,-0.359590888023376,0.932910025119781,0.0193233415484428,0.18823005259037,0.341838806867599,-0.920714735984802,0.672446370124817,0.714331686496735,-0.193767964839935,-0.0369975492358208,0.986010432243347,-0.162526041269302,-0.0197209734469652,0.998933374881744,0.0417506769299507,0.253751754760742,0.359080642461777,-0.898148715496063,-0.598048985004425,-0.459726184606552,-0.656497716903687,-0.359590888023376,0.932910025119781,0.0193233415484428,0.211766228079796,0.97707599401474,0.0218570027500391,0.18823005259037,0.341838806867599,-0.920714735984802,0.652904510498047,0.704322814941406,0.278648853302002,-0.449120968580246,0.821154594421387,0.352130055427551,0.1512361317873,0.988398492336273,-0.0139993950724602,-0.346692085266113,0.937973022460938,-0.00336344330571592,0.0228932294994593,0.998156130313873,-0.0562164410948753,0.1512361317873,0.988398492336273,-0.0139993950724602,0.0638704746961594,-0.0658465474843979,0.995783507823944,-0.0188736896961927,0.00204979511909187,0.999819695949554,-0.0085921585559845,-0.00739954179152846,0.999935805797577,-0.079127736389637,-0.0270506702363491,0.996497333049774,-0.00663634482771158,-0.0305400285869837,0.999511539936066,0.0388983972370625,-0.00433705467730761,0.999233722686768,-0.0562783516943455,0.0201213825494051,0.998212337493896,0.100595459342003,0.994803547859192,0.0156937576830387,0.031378198415041,0.967715263366699,-0.250084966421127,0.946183919906616,0.0282045491039753,-0.322398096323013,0.472706019878387,0.029150540009141,-0.880737900733948,
- 0.572481632232666,0.0292719416320324,0.819394826889038,0.0658423751592636,0.914859473705292,0.398367553949356,0.237563401460648,0.971266329288483,-0.0143278781324625,0.947180390357971,0.0126959374174476,-0.320449948310852,0.946183919906616,0.0282045491039753,-0.322398096323013,0.031378198415041,0.967715263366699,-0.250084966421127,0.0879306867718697,0.944690406322479,-0.315956175327301,0.635432183742523,0.77193945646286,-0.0183167196810246,0.652904510498047,0.704322814941406,0.278648853302002,0.75693678855896,0.593195378780365,0.2741639316082,0.547363698482513,0.836817264556885,0.0113993575796485,-0.163362547755241,0.986518919467926,0.00964703224599361,0.217605486512184,0.972464859485626,-0.0834270864725113,-0.159450545907021,0.97309273481369,-0.166331186890602,0.564182877540588,0.825646698474884,0.002305370522663,-0.293081820011139,0.956082880496979,-0.00292446068488061,0.736717998981476,0.674198031425476,0.051996935158968,0.0416701622307301,0.977988481521606,-0.204455763101578,0.564182877540588,0.825646698474884,0.002305370522663,-0.159450545907021,0.97309273481369,-0.166331186890602,0.00860296841710806,0.87963205575943,0.475576877593994,0.0416701622307301,0.977988481521606,-0.204455763101578,0.736717998981476,0.674198031425476,0.051996935158968,0.410370230674744,0.91038966178894,0.0527908802032471,-0.559775114059448,0.487056255340576,0.670393943786621,0.142123058438301,0.989547610282898,-0.0244256854057312,0.0341457761824131,0.970171689987183,0.240001931786537,0.069268099963665,0.989702045917511,0.125267043709755,0.0355529598891735,0.999095678329468,0.023319574072957,-0.0221260283142328,0.840443313121796,0.541447579860687,-0.0115252714604139,0.96987372636795,0.243335664272308,0.966900587081909,0.254865109920502,0.0121301971375942,0.2661092877388,0.957765638828278,0.108953535556793,0.531912565231323,0.839916467666626,0.107747286558151,-0.359590888023376,0.932910025119781,0.0193233415484428,0.253751754760742,0.359080642461777,-0.898148715496063,-0.0197209734469652,0.998933374881744,0.0417506769299507,0.454881459474564,0.795096874237061,0.401128083467484,
- 0.462462663650513,0.886632800102234,-0.00324298837222159,-0.339994072914124,0.727728128433228,0.595664083957672,-0.202903047204018,0.944180607795715,0.259525269269943,0.462462663650513,0.886632800102234,-0.00324298837222159,0.0395429544150829,0.942336738109589,0.332321733236313,-0.135529473423958,0.966108202934265,-0.219696804881096,-0.566323518753052,0.824170172214508,0.00460324576124549,-0.163362547755241,0.986518919467926,0.00964703224599361,0.789326131343842,0.573598861694336,0.218971908092499,0.217605486512184,0.972464859485626,-0.0834270864725113,-0.50251042842865,-0.276233822107315,-0.819254755973816,-0.97472071647644,0.206764429807663,0.0846653506159782,-0.807350337505341,0.58785343170166,0.0511249154806137,0.0397946760058403,0.985642492771149,-0.164089530706406,0.932288587093353,0.359967619180679,0.0355137996375561,-0.163362547755241,0.986518919467926,0.00964703224599361,-0.0605582222342491,0.998146951198578,0.00595445092767477,-0.508782029151917,0.860725581645966,-0.0170986521989107,0.356923639774323,0.934133231639862,-0.000844093621708453,-0.16283592581749,0.986316442489624,-0.0257775839418173,0.0351534448564053,0.978075325489044,-0.205263048410416,-0.100084707140923,0.988739192485809,-0.111255548894405,0.320667594671249,0.512356579303741,0.796657502651215,-0.100084707140923,0.988739192485809,-0.111255548894405,-0.0247297678142786,0.969558775424957,0.243606507778168,0.320667594671249,0.512356579303741,0.796657502651215,0.13174694776535,0.987043023109436,-0.0915903523564339,0.918091237545013,0.366421759128571,0.151141688227654,0.922033071517944,0.362679064273834,0.135347858071327,0.0355529598891735,0.999095678329468,0.023319574072957,0.069268099963665,0.989702045917511,0.125267043709755,0.410370230674744,0.91038966178894,0.0527908802032471,-0.231723815202713,0.971875548362732,-0.0419755354523659,-0.0221260283142328,0.840443313121796,0.541447579860687,0.0355529598891735,0.999095678329468,0.023319574072957,-0.231723815202713,0.971875548362732,-0.0419755354523659,-0.0810995474457741,0.959261834621429,0.270628452301025,
- -0.0408494658768177,0.997570276260376,-0.0564343295991421,-0.106473922729492,0.994150340557098,-0.0181212034076452,-0.524836301803589,0.846172213554382,-0.0924089699983597,-0.106473922729492,0.994150340557098,-0.0181212034076452,-0.0408494658768177,0.997570276260376,-0.0564343295991421,0.0972319096326828,0.994945287704468,0.0250968933105469,0.286674708127975,0.957635581493378,0.0274187605828047,0.0278214886784554,0.756379067897797,0.653541684150696,0.0666478872299194,0.99087655544281,0.117139652371407,0.873426795005798,0.281094163656235,-0.397632598876953,0.74562406539917,0.229965999722481,0.625428140163422,-0.449120968580246,0.821154594421387,0.352130055427551,-0.391789942979813,0.920054197311401,-0.00096678698901087,0.0638704746961594,-0.0658465474843979,0.995783507823944,0.824233412742615,0.565425455570221,0.0305546261370182,0.996118187904358,-0.0834009498357773,-0.0281579922884703,0.118083752691746,-0.121365278959274,-0.985559105873108,-0.513741433620453,0.857910454273224,0.00771474931389093,-0.339994072914124,0.727728128433228,0.595664083957672,0.462462663650513,0.886632800102234,-0.00324298837222159,-0.513741433620453,0.857910454273224,0.00771474931389093,-0.427631795406342,0.891250133514404,0.15101084113121,-0.202903047204018,0.944180607795715,0.259525269269943,0.0260586738586426,0.920680999755859,-0.389445185661316,-0.0109304692596197,0.988424003124237,0.15132300555706,-0.0238825306296349,0.977461814880371,-0.209757283329964,0.0203067120164633,0.983061730861664,0.182145848870277,-0.028978705406189,0.979298770427704,-0.200334891676903,-0.548729062080383,0.835906088352203,-0.012548073194921,0.152679845690727,0.988238990306854,0.00851252675056458,0.0146319540217519,0.958849370479584,0.283538162708282,-0.951864242553711,0.301610559225082,-0.0546394847333431,-0.148864656686783,0.979033768177032,0.1390400826931,-0.138807311654091,0.989132583141327,-0.0484693385660648,0.406696766614914,0.727604031562805,-0.552440047264099,-0.0134802581742406,0.791844189167023,-0.610574305057526,0.0146319540217519,0.958849370479584,0.283538162708282,
- 0.466424226760864,0.776029765605927,0.424530625343323,-0.0939517170190811,0.936624586582184,-0.33750182390213,-0.946031093597412,0.303270399570465,-0.114246428012848,-0.847667157649994,0.294048696756363,0.441583216190338,0.398006081581116,0.917359530925751,0.00652010040357709,-0.246775448322296,0.969072043895721,-0.00109090842306614,0.147282764315605,0.989093422889709,0.00137773074675351,-0.645419478416443,0.763822972774506,-0.00288502685725689,-0.155272483825684,0.978813230991364,0.133473694324493,0.168641895055771,0.982851922512054,0.074579194188118,0.135256171226501,0.929514944553375,0.343085467815399,-0.00575251597911119,0.99725878238678,-0.0737687051296234,-0.0939517170190811,0.936624586582184,-0.33750182390213,0.907319962978363,0.327477723360062,0.263682812452316,0.135256171226501,0.929514944553375,0.343085467815399,0.168641895055771,0.982851922512054,0.074579194188118,-0.397796630859375,0.917413234710693,-0.0105252265930176,0.226745173335075,0.97395384311676,0.000714960915502161,-0.309954822063446,0.950619041919708,-0.0158547703176737,0.675595819950104,0.737138688564301,0.0140294572338462,-0.219988703727722,0.975488543510437,0.00520691089332104,-0.146803870797157,0.984953165054321,-0.0911910682916641,-0.782355129718781,0.247569337487221,-0.571515560150146,-0.817870557308197,0.5383220911026,0.203216940164566,-0.951864242553711,0.301610559225082,-0.0546394847333431,0.00733167352154851,0.956474542617798,0.291723698377609,0.0382672920823097,0.997159481048584,-0.0648739486932755,0.898598194122314,0.301155745983124,-0.31910240650177,0.83137720823288,0.437312632799149,-0.342884063720703,0.174801334738731,0.984383463859558,-0.0208289828151464,0.588915705680847,0.807655155658722,0.0295180473476648,0.0741766765713692,0.970306634902954,0.230223879218102,0.16904017329216,0.970065593719482,-0.17435097694397,-0.155272483825684,0.978813230991364,0.133473694324493,-0.52455860376358,0.85116308927536,-0.0189630221575499,0.490513652563095,0.871431469917297,0.0018869488267228,0.168641895055771,0.982851922512054,0.074579194188118,
- -0.782355129718781,0.247569337487221,-0.571515560150146,-0.728208243846893,0.685338735580444,-0.00486194202676415,-0.330378323793411,0.409212559461594,-0.850526452064514,0.137851551175117,0.529183149337769,0.837234795093536,0.00961560104042292,0.999952495098114,0.0016033552819863,0.363522171974182,0.448022156953812,0.816778838634491,0.0382672920823097,0.997159481048584,-0.0648739486932755,0.147282764315605,0.989093422889709,0.00137773074675351,-0.635920763015747,0.759490251541138,0.137037709355354,-0.461400061845779,0.887183248996735,-0.00396834453567863,-0.0527469329535961,0.998557984828949,-0.00998535193502903,0.83137720823288,0.437312632799149,-0.342884063720703,0.898598194122314,0.301155745983124,-0.31910240650177,0.79987496137619,0.600072860717773,-0.0106159429997206,0.137851551175117,0.529183149337769,0.837234795093536,0.00270268553867936,0.999761283397675,0.0216820016503334,-0.271669894456863,0.962177217006683,-0.0202540270984173,-0.0109304692596197,0.988424003124237,0.15132300555706,0.0260586738586426,0.920680999755859,-0.389445185661316,0.450495541095734,0.890146374702454,-0.0685067400336266,0.174801334738731,0.984383463859558,-0.0208289828151464,0.83137720823288,0.437312632799149,-0.342884063720703,-0.415678262710571,0.909265220165253,-0.0211732927709818,0.675595819950104,0.737138688564301,0.0140294572338462,-0.309954822063446,0.950619041919708,-0.0158547703176737,-0.552552103996277,0.831560432910919,-0.0565100982785225,-0.645419478416443,0.763822972774506,-0.00288502685725689,-0.817870557308197,0.5383220911026,0.203216940164566,-0.552552103996277,0.831560432910919,-0.0565100982785225,0.774508714675903,-0.245314419269562,0.583058297634125,0.172487914562225,0.972711384296417,-0.155178964138031,0.837345123291016,-0.538787484169006,-0.0925265774130821,0.993105888366699,0.117162100970745,0.00373752135783434,0.837345123291016,-0.538787484169006,-0.0925265774130821,0.992851614952087,0.111754134297371,0.0419154763221741,-0.0238825306296349,0.977461814880371,-0.209757283329964,-0.246775448322296,0.969072043895721,-0.00109090842306614,
- 0.398006081581116,0.917359530925751,0.00652010040357709,0.0203067120164633,0.983061730861664,0.182145848870277,-0.0238825306296349,0.977461814880371,-0.209757283329964,0.744480431079865,0.662899494171143,-0.0794547870755196,0.544703006744385,0.816964745521545,-0.189386680722237,0.0484839156270027,0.99560958147049,0.0800680667161942,0.06208735704422,0.997929453849792,0.0167919993400574,0.00195069250185043,0.991369426250458,0.131083324551582,-0.00158776505850255,0.939189374446869,-0.343395859003067,0.154650524258614,0.987967610359192,0.00175422558095306,-0.288969814777374,0.957317590713501,-0.00628744391724467,0.0396142639219761,0.959578275680542,0.278639793395996,0.152679845690727,0.988238990306854,0.00851252675056458,0.156919628381729,0.833895206451416,0.52914559841156,0.0146319540217519,0.958849370479584,0.283538162708282,-0.12531279027462,0.99201101064682,-0.0145195396617055,0.398006081581116,0.917359530925751,0.00652010040357709,-0.0411253795027733,0.99648904800415,0.0729264318943024,-0.148864656686783,0.979033768177032,0.1390400826931,-0.951864242553711,0.301610559225082,-0.0546394847333431,-0.967905521392822,0.240273803472519,0.0736705362796783,-0.635920763015747,0.759490251541138,0.137037709355354,0.0396142639219761,0.959578275680542,0.278639793395996,-0.288969814777374,0.957317590713501,-0.00628744391724467,-0.12531279027462,0.99201101064682,-0.0145195396617055,-0.309954822063446,0.950619041919708,-0.0158547703176737,-0.00158776505850255,0.939189374446869,-0.343395859003067,0.154650524258614,0.987967610359192,0.00175422558095306,0.00524562736973166,0.954392671585083,0.298508286476135,-0.0311259254813194,0.961605727672577,-0.272663980722427,-0.0610037185251713,0.997869372367859,-0.0231348779052496,0.154650524258614,0.987967610359192,0.00175422558095306,0.0396142639219761,0.959578275680542,0.278639793395996,0.00524562736973166,0.954392671585083,0.298508286476135,-0.991339266300201,0.0805611312389374,0.103713892400265,0.0456173680722713,0.602481126785278,-0.79682844877243,-0.341735631227493,-0.862411677837372,-0.37344753742218,
- -0.649924159049988,0.624350130558014,0.433342218399048,-0.52455860376358,0.85116308927536,-0.0189630221575499,-0.155272483825684,0.978813230991364,0.133473694324493,0.964458227157593,-0.239685237407684,-0.111226759850979,0.934345901012421,-0.299469888210297,0.193172693252563,0.0350034348666668,0.99268627166748,-0.115536577999592,-0.330378323793411,0.409212559461594,-0.850526452064514,-0.728208243846893,0.685338735580444,-0.00486194202676415,-0.0478434823453426,0.995362043380737,-0.0834596529603004,-0.00273330765776336,0.809805929660797,-0.586691439151764,-0.0109304692596197,0.988424003124237,0.15132300555706,-0.271669894456863,0.962177217006683,-0.0202540270984173,-0.00273330765776336,0.809805929660797,-0.586691439151764,0.577450156211853,0.816408455371857,0.00532571459189057,0.0564999394118786,0.995968282222748,-0.0696781352162361,0.744480431079865,0.662899494171143,-0.0794547870755196,0.736316800117493,0.314262628555298,0.599230110645294,0.347681134939194,0.937385380268097,0.0206512380391359,0.06208735704422,0.997929453849792,0.0167919993400574,0.363522171974182,0.448022156953812,0.816778838634491,0.00270268553867936,0.999761283397675,0.0216820016503334,0.137851551175117,0.529183149337769,0.837234795093536,-0.0134802581742406,0.791844189167023,-0.610574305057526,0.347135961055756,0.935398578643799,-0.0672759562730789,-0.723786592483521,0.690009355545044,-0.00447950325906277,-0.0126705477014184,0.973121106624603,0.229945331811905,-0.585573613643646,-0.532647430896759,0.611056685447693,-0.00766216916963458,0.950522661209106,0.310560762882233,-0.926996827125549,0.316903740167618,-0.200621366500854,-0.0238825306296349,0.977461814880371,-0.209757283329964,-0.0109304692596197,0.988424003124237,0.15132300555706,0.744480431079865,0.662899494171143,-0.0794547870755196,0.588915705680847,0.807655155658722,0.0295180473476648,0.16904017329216,0.970065593719482,-0.17435097694397,-0.782355129718781,0.247569337487221,-0.571515560150146,-0.973223268985748,0.225552067160606,-0.0443051122128963,-0.974766433238983,0.218906179070473,-0.043709758669138,
- -0.869595229625702,-0.478308588266373,0.122576914727688,0.0350034348666668,0.99268627166748,-0.115536577999592,0.958432555198669,0.28221184015274,0.0419945903122425,0.964458227157593,-0.239685237407684,-0.111226759850979,-0.635920763015747,0.759490251541138,0.137037709355354,-0.148864656686783,0.979033768177032,0.1390400826931,-0.967905521392822,0.240273803472519,0.0736705362796783,0.774508714675903,-0.245314419269562,0.583058297634125,-0.156060010194778,-0.433424472808838,0.88757461309433,0.546687781810761,0.836800217628479,0.0299644637852907,0.79987496137619,0.600072860717773,-0.0106159429997206,0.00270268553867936,0.999761283397675,0.0216820016503334,-0.0437599755823612,0.995685875415802,-0.0818209648132324,-0.590443968772888,0.805660843849182,-0.047816950827837,-0.0560049079358578,0.99835079908371,-0.0126147419214249,-0.288969814777374,0.957317590713501,-0.00628744391724467,-0.148864656686783,0.979033768177032,0.1390400826931,-0.635920763015747,0.759490251541138,0.137037709355354,-0.155272483825684,0.978813230991364,0.133473694324493,-0.847667157649994,0.294048696756363,0.441583216190338,-0.649924159049988,0.624350130558014,0.433342218399048,-0.0939517170190811,0.936624586582184,-0.33750182390213,-0.847667157649994,0.294048696756363,0.441583216190338,-0.155272483825684,0.978813230991364,0.133473694324493,0.347681134939194,0.937385380268097,0.0206512380391359,-0.250908017158508,0.968001365661621,0.00431711366400123,0.00195069250185043,0.991369426250458,0.131083324551582,0.06208735704422,0.997929453849792,0.0167919993400574,0.168641895055771,0.982851922512054,0.074579194188118,0.490513652563095,0.871431469917297,0.0018869488267228,0.88998007774353,0.451856195926666,0.0613313391804695,0.869316875934601,0.478329598903656,-0.124455124139786,0.869316875934601,0.478329598903656,-0.124455124139786,0.907319962978363,0.327477723360062,0.263682812452316,0.168641895055771,0.982851922512054,0.074579194188118,-0.219988703727722,0.975488543510437,0.00520691089332104,-0.817870557308197,0.5383220911026,0.203216940164566,-0.645419478416443,0.763822972774506,-0.00288502685725689,
- 0.934345901012421,-0.299469888210297,0.193172693252563,0.998103499412537,-0.0398943535983562,-0.0468832291662693,-0.0185047406703234,0.699338912963867,0.714550673961639,-0.246775448322296,0.969072043895721,-0.00109090842306614,-0.0238825306296349,0.977461814880371,-0.209757283329964,0.0396142639219761,0.959578275680542,0.278639793395996,-0.146803870797157,0.984953165054321,-0.0911910682916641,0.00733167352154851,0.956474542617798,0.291723698377609,0.174801334738731,0.984383463859558,-0.0208289828151464,-0.728208243846893,0.685338735580444,-0.00486194202676415,0.00733167352154851,0.956474542617798,0.291723698377609,0.898598194122314,0.301155745983124,-0.31910240650177,0.174801334738731,0.984383463859558,-0.0208289828151464,0.147282764315605,0.989093422889709,0.00137773074675351,0.0396142639219761,0.959578275680542,0.278639793395996,-0.635920763015747,0.759490251541138,0.137037709355354,-0.246775448322296,0.969072043895721,-0.00109090842306614,0.0396142639219761,0.959578275680542,0.278639793395996,0.147282764315605,0.989093422889709,0.00137773074675351,-0.397796630859375,0.917413234710693,-0.0105252265930176,-0.0590728782117367,0.997791349887848,-0.0303771998733282,0.869316875934601,0.478329598903656,-0.124455124139786,-0.267316788434982,0.81542581319809,0.513441860675812,-0.208238482475281,0.974750876426697,-0.0806072950363159,-0.0126705477014184,0.973121106624603,0.229945331811905,0.398006081581116,0.917359530925751,0.00652010040357709,-0.12531279027462,0.99201101064682,-0.0145195396617055,0.0203067120164633,0.983061730861664,0.182145848870277,0.0203067120164633,0.983061730861664,0.182145848870277,-0.12531279027462,0.99201101064682,-0.0145195396617055,0.0260586738586426,0.920680999755859,-0.389445185661316,-0.0451853536069393,0.881982505321503,-0.469111025333405,-0.999086201190948,-0.0212244112044573,-0.0370990857481956,-0.940149903297424,-0.337130784988403,-0.0496074743568897,0.588915705680847,0.807655155658722,0.0295180473476648,-0.330378323793411,0.409212559461594,-0.850526452064514,0.295722752809525,0.954572081565857,0.0366103015840054,
- 0.450495541095734,0.890146374702454,-0.0685067400336266,0.0260586738586426,0.920680999755859,-0.389445185661316,0.435010939836502,0.679665505886078,-0.590610146522522,0.157994359731674,0.577458322048187,-0.800986707210541,-0.309954822063446,0.950619041919708,-0.0158547703176737,-0.12531279027462,0.99201101064682,-0.0145195396617055,-0.0411253795027733,0.99648904800415,0.0729264318943024,-0.12531279027462,0.99201101064682,-0.0145195396617055,0.435010939836502,0.679665505886078,-0.590610146522522,0.0260586738586426,0.920680999755859,-0.389445185661316,0.226745173335075,0.97395384311676,0.000714960915502161,-0.208238482475281,0.974750876426697,-0.0806072950363159,0.0484839156270027,0.99560958147049,0.0800680667161942,-0.552552103996277,0.831560432910919,-0.0565100982785225,0.398006081581116,0.917359530925751,0.00652010040357709,-0.645419478416443,0.763822972774506,-0.00288502685725689,0.675595819950104,0.737138688564301,0.0140294572338462,-0.817870557308197,0.5383220911026,0.203216940164566,0.172848463058472,0.973526954650879,-0.149561151862144,0.172848463058472,0.973526954650879,-0.149561151862144,-0.0590728782117367,0.997791349887848,-0.0303771998733282,-0.397796630859375,0.917413234710693,-0.0105252265930176,0.675595819950104,0.737138688564301,0.0140294572338462,0.866767644882202,0.498622536659241,-0.00945428479462862,0.983761787414551,-0.129679098725319,0.124080762267113,-0.134499356150627,0.348704099655151,0.927531898021698,0.490513652563095,0.871431469917297,0.0018869488267228,-0.52455860376358,0.85116308927536,-0.0189630221575499,0.152679845690727,0.988238990306854,0.00851252675056458,-0.548729062080383,0.835906088352203,-0.012548073194921,-0.649924159049988,0.624350130558014,0.433342218399048,0.156919628381729,0.833895206451416,0.52914559841156,0.152679845690727,0.988238990306854,0.00851252675056458,-0.52455860376358,0.85116308927536,-0.0189630221575499,0.482766807079315,0.540246844291687,-0.689252912998199,0.514791786670685,0.395843267440796,-0.760458827018738,-0.590443968772888,0.805660843849182,-0.047816950827837,
- -0.0437599755823612,0.995685875415802,-0.0818209648132324,-0.946031093597412,0.303270399570465,-0.114246428012848,-0.0939517170190811,0.936624586582184,-0.33750182390213,-0.590443968772888,0.805660843849182,-0.047816950827837,0.514791786670685,0.395843267440796,-0.760458827018738,0.907319962978363,0.327477723360062,0.263682812452316,0.79987496137619,0.600072860717773,-0.0106159429997206,0.135256171226501,0.929514944553375,0.343085467815399,-0.576116383075714,0.817183494567871,0.0173519477248192,0.00961560104042292,0.999952495098114,0.0016033552819863,0.137851551175117,0.529183149337769,0.837234795093536,-0.156060010194778,-0.433424472808838,0.88757461309433,-0.888572812080383,-0.31408154964447,0.334351867437363,-0.721515417098999,0.691781997680664,-0.0292115900665522,-0.267316788434982,0.81542581319809,0.513441860675812,-0.0126705477014184,0.973121106624603,0.229945331811905,-0.723786592483521,0.690009355545044,-0.00447950325906277,-0.267316788434982,0.81542581319809,0.513441860675812,-0.723786592483521,0.690009355545044,-0.00447950325906277,0.736316800117493,0.314262628555298,0.599230110645294,0.736316800117493,0.314262628555298,0.599230110645294,0.06208735704422,0.997929453849792,0.0167919993400574,-0.267316788434982,0.81542581319809,0.513441860675812,0.137851551175117,0.529183149337769,0.837234795093536,0.79987496137619,0.600072860717773,-0.0106159429997206,0.907319962978363,0.327477723360062,0.263682812452316,-0.0632086023688316,0.989088296890259,-0.133074775338173,-0.576116383075714,0.817183494567871,0.0173519477248192,0.137851551175117,0.529183149337769,0.837234795093536,0.16904017329216,0.970065593719482,-0.17435097694397,0.0741766765713692,0.970306634902954,0.230223879218102,-0.0632086023688316,0.989088296890259,-0.133074775338173,-0.0590728782117367,0.997791349887848,-0.0303771998733282,0.172848463058472,0.973526954650879,-0.149561151862144,0.00524562736973166,0.954392671585083,0.298508286476135,0.544703006744385,0.816964745521545,-0.189386680722237,0.703247904777527,0.68990957736969,0.171660035848618,0.348956525325775,0.704914510250092,-0.617515087127686,
- 0.88998007774353,0.451856195926666,0.0613313391804695,0.490513652563095,0.871431469917297,0.0018869488267228,0.226745173335075,0.97395384311676,0.000714960915502161,0.88998007774353,0.451856195926666,0.0613313391804695,0.348956525325775,0.704914510250092,-0.617515087127686,0.226745173335075,0.97395384311676,0.000714960915502161,-0.397796630859375,0.917413234710693,-0.0105252265930176,0.88998007774353,0.451856195926666,0.0613313391804695,-0.0134802581742406,0.791844189167023,-0.610574305057526,-0.0126705477014184,0.973121106624603,0.229945331811905,-0.028978705406189,0.979298770427704,-0.200334891676903,0.0146319540217519,0.958849370479584,0.283538162708282,0.0484839156270027,0.99560958147049,0.0800680667161942,-0.00158776505850255,0.939189374446869,-0.343395859003067,-0.309954822063446,0.950619041919708,-0.0158547703176737,0.226745173335075,0.97395384311676,0.000714960915502161,-0.415678262710571,0.909265220165253,-0.0211732927709818,-0.0478434823453426,0.995362043380737,-0.0834596529603004,-0.728208243846893,0.685338735580444,-0.00486194202676415,0.174801334738731,0.984383463859558,-0.0208289828151464,0.147282764315605,0.989093422889709,0.00137773074675351,0.0382672920823097,0.997159481048584,-0.0648739486932755,-0.219988703727722,0.975488543510437,0.00520691089332104,-0.645419478416443,0.763822972774506,-0.00288502685725689,-0.288969814777374,0.957317590713501,-0.00628744391724467,0.154650524258614,0.987967610359192,0.00175422558095306,-0.0610037185251713,0.997869372367859,-0.0231348779052496,0.667277336120605,0.744806289672852,0.00210982258431613,0.568513691425323,0.822421491146088,0.0203765090554953,0.0792741104960442,0.995830893516541,0.0451268926262856,-0.256233245134354,0.965729594230652,0.0413635522127151,-0.0527469329535961,0.998557984828949,-0.00998535193502903,-0.461400061845779,0.887183248996735,-0.00396834453567863,-0.288969814777374,0.957317590713501,-0.00628744391724467,0.667277336120605,0.744806289672852,0.00210982258431613,0.114842347800732,0.992610335350037,-0.0391882471740246,-0.148864656686783,0.979033768177032,0.1390400826931,
- -0.138807311654091,0.989132583141327,-0.0484693385660648,-0.461400061845779,0.887183248996735,-0.00396834453567863,0.898598194122314,0.301155745983124,-0.31910240650177,-0.951864242553711,0.301610559225082,-0.0546394847333431,0.00524562736973166,0.954392671585083,0.298508286476135,0.0564999394118786,0.995968282222748,-0.0696781352162361,0.00379313970915973,0.927570402622223,0.373629033565521,-0.0311259254813194,0.961605727672577,-0.272663980722427,-0.0134802581742406,0.791844189167023,-0.610574305057526,0.564746916294098,0.507835447788239,-0.650510668754578,0.347135961055756,0.935398578643799,-0.0672759562730789,-0.146803870797157,0.984953165054321,-0.0911910682916641,-0.728208243846893,0.685338735580444,-0.00486194202676415,-0.782355129718781,0.247569337487221,-0.571515560150146,-0.0553194805979729,0.995922446250916,0.0712617561221123,-0.940149903297424,-0.337130784988403,-0.0496074743568897,-0.869595229625702,-0.478308588266373,0.122576914727688,-0.267316788434982,0.81542581319809,0.513441860675812,0.06208735704422,0.997929453849792,0.0167919993400574,0.0484839156270027,0.99560958147049,0.0800680667161942,-0.208238482475281,0.974750876426697,-0.0806072950363159,0.114842347800732,0.992610335350037,-0.0391882471740246,0.0641444772481918,0.994231760501862,0.0859571546316147,-0.138807311654091,0.989132583141327,-0.0484693385660648,-0.148864656686783,0.979033768177032,0.1390400826931,0.910706877708435,0.291137099266052,0.293005555868149,0.547655820846558,0.328923374414444,0.769339084625244,0.568513691425323,0.822421491146088,0.0203765090554953,0.0641444772481918,0.994231760501862,0.0859571546316147,0.667277336120605,0.744806289672852,0.00210982258431613,0.739417791366577,0.333039045333862,-0.585103631019592,0.971523582935333,0.234265640377998,-0.0355163589119911,0.00379313970915973,0.927570402622223,0.373629033565521,-0.689597189426422,0.723857998847961,0.0220276731997728,-0.415693610906601,0.243822500109673,0.876213252544403,-0.707500278949738,0.314041703939438,0.63310444355011,0.547655820846558,0.328923374414444,0.769339084625244,
- 0.0792741104960442,0.995830893516541,0.0451268926262856,0.568513691425323,0.822421491146088,0.0203765090554953,-0.694373667240143,0.35735011100769,-0.624616742134094,-0.0311259254813194,0.961605727672577,-0.272663980722427,-0.950785458087921,0.159974172711372,-0.265358686447144,0.114842347800732,0.992610335350037,-0.0391882471740246,0.667277336120605,0.744806289672852,0.00210982258431613,0.971523582935333,0.234265640377998,-0.0355163589119911,0.910706877708435,0.291137099266052,0.293005555868149,0.920236170291901,0.366822957992554,0.136404871940613,0.114842347800732,0.992610335350037,-0.0391882471740246,0.971523582935333,0.234265640377998,-0.0355163589119911,-0.138807311654091,0.989132583141327,-0.0484693385660648,0.0641444772481918,0.994231760501862,0.0859571546316147,0.568513691425323,0.822421491146088,0.0203765090554953,-0.461400061845779,0.887183248996735,-0.00396834453567863,0.0641444772481918,0.994231760501862,0.0859571546316147,0.920236170291901,0.366822957992554,0.136404871940613,0.910706877708435,0.291137099266052,0.293005555868149,-0.256233245134354,0.965729594230652,0.0413635522127151,0.0792741104960442,0.995830893516541,0.0451268926262856,0.547655820846558,0.328923374414444,0.769339084625244,-0.168758302927017,0.260926574468613,0.950493633747101,0.0641444772481918,0.994231760501862,0.0859571546316147,0.114842347800732,0.992610335350037,-0.0391882471740246,0.920236170291901,0.366822957992554,0.136404871940613,-0.0311259254813194,0.961605727672577,-0.272663980722427,-0.707500278949738,0.314041703939438,0.63310444355011,-0.950785458087921,0.159974172711372,-0.265358686447144,-0.0311259254813194,0.961605727672577,-0.272663980722427,0.00379313970915973,0.927570402622223,0.373629033565521,-0.707500278949738,0.314041703939438,0.63310444355011,-0.0610037185251713,0.997869372367859,-0.0231348779052496,-0.0311259254813194,0.961605727672577,-0.272663980722427,-0.694373667240143,0.35735011100769,-0.624616742134094,-0.993877768516541,0.0310046039521694,-0.106045708060265,0.0221105497330427,0.956127882003784,0.292113900184631,
- 0.0185896027833223,0.999774575233459,-0.0102595565840602,-0.00655741151422262,0.997160613536835,-0.0750178620219231,0.471551775932312,0.87986147403717,-0.0590141303837299,-0.0240104924887419,0.99939239025116,0.0252672024071217,-0.0284617636352777,0.989051759243011,0.144798755645752,0.0617935582995415,0.997976064682007,0.0150124449282885,-0.085765041410923,0.996269404888153,-0.00957226008176804,0.475333362817764,0.0210720635950565,0.879553318023682,0.0221105497330427,0.956127882003784,0.292113900184631,-0.993877768516541,0.0310046039521694,-0.106045708060265,-0.710314333438873,0.0232028402388096,0.703502118587494,-0.792020618915558,0.0325935631990433,0.609623789787292,0.475333362817764,0.0210720635950565,0.879553318023682,-0.085765041410923,0.996269404888153,-0.00957226008176804,0.0617935582995415,0.997976064682007,0.0150124449282885,0.0262647345662117,0.99933910369873,-0.0251295026391745,-0.0330313481390476,0.982406258583069,-0.183811590075493,-0.0892785042524338,0.995939970016479,-0.0115255229175091,0.0617935582995415,0.997976064682007,0.0150124449282885,0.475333362817764,0.0210720635950565,0.879553318023682,0.0262647345662117,0.99933910369873,-0.0251295026391745,-0.792020618915558,0.0325935631990433,0.609623789787292,0.0221105497330427,0.956127882003784,0.292113900184631,-0.710314333438873,0.0232028402388096,0.703502118587494,-0.085765041410923,0.996269404888153,-0.00957226008176804,0.0221105497330427,0.956127882003784,0.292113900184631,-0.792020618915558,0.0325935631990433,0.609623789787292,0.475333362817764,0.0210720635950565,0.879553318023682,0.990600109100342,0.0242339298129082,-0.134626120328903,0.0262647345662117,0.99933910369873,-0.0251295026391745,-0.00655741151422262,0.997160613536835,-0.0750178620219231,-0.0284617636352777,0.989051759243011,0.144798755645752,-0.0330313481390476,0.982406258583069,-0.183811590075493,0.0262647345662117,0.99933910369873,-0.0251295026391745,-0.085765041410923,0.996269404888153,-0.00957226008176804,0.0617935582995415,0.997976064682007,0.0150124449282885,-0.0892785042524338,0.995939970016479,-0.0115255229175091,
- 0.494462609291077,0.869031369686127,0.0170674156397581,0.0655097514390945,0.997786819934845,0.0113981366157532,-0.17091691493988,0.985020101070404,0.0228649210184813,-0.381607741117477,0.921380460262299,-0.0737134665250778,-0.299982070922852,0.953811943531036,-0.015922924503684,-0.085765041410923,0.996269404888153,-0.00957226008176804,0.494462609291077,0.869031369686127,0.0170674156397581,0.112650863826275,0.989430785179138,-0.0913038849830627,0.0221105497330427,0.956127882003784,0.292113900184631,0.0262647345662117,0.99933910369873,-0.0251295026391745,0.990600109100342,0.0242339298129082,-0.134626120328903,-0.00655741151422262,0.997160613536835,-0.0750178620219231,0.112650863826275,0.989430785179138,-0.0913038849830627,0.0438627786934376,0.952441573143005,0.301548004150391,0.0185896027833223,0.999774575233459,-0.0102595565840602,0.0221105497330427,0.956127882003784,0.292113900184631,0.745896220207214,-0.234244078397751,0.623513102531433,0.901599824428558,-0.252088487148285,0.351524353027344,-0.00492740515619516,0.460422486066818,0.887686371803284,0.494462609291077,0.869031369686127,0.0170674156397581,-0.0892785042524338,0.995939970016479,-0.0115255229175091,0.156919628381729,0.833895206451416,0.52914559841156,-0.649924159049988,0.624350130558014,0.433342218399048,0.0146659668534994,0.68730616569519,0.726219773292542,-0.94726574420929,0.320411443710327,-0.00490889325737953,-0.941737055778503,-0.198656395077705,0.271416932344437,-0.269227683544159,-0.507342755794525,0.818608403205872,0.112650863826275,0.989430785179138,-0.0913038849830627,0.494462609291077,0.869031369686127,0.0170674156397581,-0.649924159049988,0.624350130558014,0.433342218399048,0.952664971351624,-0.303960651159287,0.00613133003935218,0.12441972643137,0.987095713615417,0.100805900990963,0.981196701526642,0.128773808479309,0.143771812319756,0.0185896027833223,0.999774575233459,-0.0102595565840602,0.0438627786934376,0.952441573143005,0.301548004150391,0.0655097514390945,0.997786819934845,0.0113981366157532,-0.299982070922852,0.953811943531036,-0.015922924503684,
- 0.0438627786934376,0.952441573143005,0.301548004150391,-0.847667157649994,0.294048696756363,0.441583216190338,-0.946031093597412,0.303270399570465,-0.114246428012848,-0.17091691493988,0.985020101070404,0.0228649210184813,0.0655097514390945,0.997786819934845,0.0113981366157532,0.514791786670685,0.395843267440796,-0.760458827018738,-0.941737055778503,-0.198656395077705,0.271416932344437,0.0438627786934376,0.952441573143005,0.301548004150391,0.112650863826275,0.989430785179138,-0.0913038849830627,-0.847667157649994,0.294048696756363,0.441583216190338,-0.269227683544159,-0.507342755794525,0.818608403205872,-0.448126256465912,-0.751247346401215,-0.484572350978851,-0.0439401231706142,0.996780514717102,-0.0670653507113457,-0.0284617636352777,0.989051759243011,0.144798755645752,-0.0892785042524338,0.995939970016479,-0.0115255229175091,-0.0330313481390476,0.982406258583069,-0.183811590075493,0.156919628381729,0.833895206451416,0.52914559841156,0.999821186065674,0.00410663615912199,0.0184620935469866,0.999672651290894,-0.00626039179041982,0.0248083230108023,0.998355686664581,-0.0328205265104771,0.0469971112906933,0.999458789825439,-0.0307611227035522,0.0116594126448035,0.999957621097565,-0.0053389030508697,-0.00750500662252307,0.999368190765381,0.0215085111558437,0.0282958708703518,0.0185896027833223,0.999774575233459,-0.0102595565840602,-0.299982070922852,0.953811943531036,-0.015922924503684,-0.578613817691803,0.0258800107985735,-0.815190970897675,-0.993877768516541,0.0310046039521694,-0.106045708060265,0.990600109100342,0.0242339298129082,-0.134626120328903,0.471551775932312,0.87986147403717,-0.0590141303837299,-0.00655741151422262,0.997160613536835,-0.0750178620219231,-0.556727528572083,0.00261651678010821,-0.830691039562225,-0.578613817691803,0.0258800107985735,-0.815190970897675,-0.299982070922852,0.953811943531036,-0.015922924503684,-0.381607741117477,0.921380460262299,-0.0737134665250778,-0.0134802581742406,0.791844189167023,-0.610574305057526,0.406696766614914,0.727604031562805,-0.552440047264099,0.564746916294098,0.507835447788239,-0.650510668754578,
- -0.00158776505850255,0.939189374446869,-0.343395859003067,0.00195069250185043,0.991369426250458,0.131083324551582,-0.12531279027462,0.99201101064682,-0.0145195396617055,-0.208238482475281,0.974750876426697,-0.0806072950363159,-0.028978705406189,0.979298770427704,-0.200334891676903,-0.0126705477014184,0.973121106624603,0.229945331811905,0.348956525325775,0.704914510250092,-0.617515087127686,-0.548729062080383,0.835906088352203,-0.012548073194921,-0.028978705406189,0.979298770427704,-0.200334891676903,-0.208238482475281,0.974750876426697,-0.0806072950363159,0.490513652563095,0.871431469917297,0.0018869488267228,-0.548729062080383,0.835906088352203,-0.012548073194921,0.348956525325775,0.704914510250092,-0.617515087127686,-0.0632086023688316,0.989088296890259,-0.133074775338173,0.907319962978363,0.327477723360062,0.263682812452316,-0.0590728782117367,0.997791349887848,-0.0303771998733282,0.00961560104042292,0.999952495098114,0.0016033552819863,-0.576116383075714,0.817183494567871,0.0173519477248192,0.190650716423988,0.981602311134338,0.0104557387530804,0.588915705680847,0.807655155658722,0.0295180473476648,0.295722752809525,0.954572081565857,0.0366103015840054,-0.782355129718781,0.247569337487221,-0.571515560150146,0.16904017329216,0.970065593719482,-0.17435097694397,0.172848463058472,0.973526954650879,-0.149561151862144,0.0438627786934376,0.952441573143005,0.301548004150391,0.514791786670685,0.395843267440796,-0.760458827018738,0.0655097514390945,0.997786819934845,0.0113981366157532,0.744480431079865,0.662899494171143,-0.0794547870755196,0.0564999394118786,0.995968282222748,-0.0696781352162361,0.703247904777527,0.68990957736969,0.171660035848618,0.544703006744385,0.816964745521545,-0.189386680722237,0.0564999394118786,0.995968282222748,-0.0696781352162361,0.577450156211853,0.816408455371857,0.00532571459189057,-0.689597189426422,0.723857998847961,0.0220276731997728,0.00379313970915973,0.927570402622223,0.373629033565521,0.00195069250185043,0.991369426250458,0.131083324551582,0.435010939836502,0.679665505886078,-0.590610146522522,
- -0.12531279027462,0.99201101064682,-0.0145195396617055,-0.987756013870239,-0.138375118374825,0.0720446109771729,-0.207964509725571,-0.344423979520798,0.915490627288818,0.0442110262811184,0.747362434864044,0.66294401884079,-0.250908017158508,0.968001365661621,0.00431711366400123,0.157994359731674,0.577458322048187,-0.800986707210541,0.00195069250185043,0.991369426250458,0.131083324551582,0.0382672920823097,0.997159481048584,-0.0648739486932755,0.00733167352154851,0.956474542617798,0.291723698377609,-0.146803870797157,0.984953165054321,-0.0911910682916641,-0.219988703727722,0.975488543510437,0.00520691089332104,-0.309954822063446,0.950619041919708,-0.0158547703176737,-0.0411253795027733,0.99648904800415,0.0729264318943024,-0.552552103996277,0.831560432910919,-0.0565100982785225,-0.0411253795027733,0.99648904800415,0.0729264318943024,0.398006081581116,0.917359530925751,0.00652010040357709,-0.552552103996277,0.831560432910919,-0.0565100982785225,-0.0478434823453426,0.995362043380737,-0.0834596529603004,0.415464818477631,0.547722220420837,-0.726215779781342,-0.330378323793411,0.409212559461594,-0.850526452064514,0.190650716423988,0.981602311134338,0.0104557387530804,-0.576116383075714,0.817183494567871,0.0173519477248192,-0.0632086023688316,0.989088296890259,-0.133074775338173,0.0741766765713692,0.970306634902954,0.230223879218102,0.588915705680847,0.807655155658722,0.0295180473476648,0.190650716423988,0.981602311134338,0.0104557387530804,0.0741766765713692,0.970306634902954,0.230223879218102,0.79987496137619,0.600072860717773,-0.0106159429997206,-0.0560049079358578,0.99835079908371,-0.0126147419214249,-0.00575251597911119,0.99725878238678,-0.0737687051296234,0.135256171226501,0.929514944553375,0.343085467815399,-0.00575251597911119,0.99725878238678,-0.0737687051296234,-0.0560049079358578,0.99835079908371,-0.0126147419214249,-0.590443968772888,0.805660843849182,-0.047816950827837,-0.0939517170190811,0.936624586582184,-0.33750182390213,0.667277336120605,0.744806289672852,0.00210982258431613,-0.0610037185251713,0.997869372367859,-0.0231348779052496,
- -0.694373667240143,0.35735011100769,-0.624616742134094,0.739417791366577,0.333039045333862,-0.585103631019592,0.466424226760864,0.776029765605927,0.424530625343323,0.0146319540217519,0.958849370479584,0.283538162708282,0.156919628381729,0.833895206451416,0.52914559841156,-0.0439401231706142,0.996780514717102,-0.0670653507113457,-0.448126256465912,-0.751247346401215,-0.484572350978851,-0.997645199298859,0.0672921389341354,0.0132674751803279,0.00524562736973166,0.954392671585083,0.298508286476135,0.703247904777527,0.68990957736969,0.171660035848618,0.0564999394118786,0.995968282222748,-0.0696781352162361,0.00524562736973166,0.954392671585083,0.298508286476135,0.0396142639219761,0.959578275680542,0.278639793395996,0.544703006744385,0.816964745521545,-0.189386680722237,-0.971758484840393,0.234640002250671,-0.0250876843929291,-0.831154406070709,-0.00444152299314737,-0.556023895740509,-0.999633371829987,-0.0222688503563404,0.0154000390321016,-0.976425647735596,-0.215844422578812,0.00203613936901093,-0.900626182556152,-0.425696104764938,0.0874947383999825,-0.974706828594208,0.223474606871605,-0.00236537191085517,-0.976425647735596,-0.215844422578812,0.00203613936901093,-0.983340620994568,0.0249848961830139,0.180046930909157,-0.926491379737854,0.375603884458542,-0.0231386460363865,-0.946347177028656,-0.278771966695786,-0.163441807031631,-0.908119559288025,-0.231735497713089,-0.348737001419067,-0.934187173843384,-0.35678306221962,-0.000481163762742653,-0.991832852363586,0.127527743577957,-0.00207027397118509,-0.740629613399506,-0.671866893768311,-0.00791989360004663,-0.999708890914917,0.021867286413908,-0.0102022560313344,-0.926491379737854,0.375603884458542,-0.0231386460363865,-0.38601478934288,-0.731987059116364,0.561415731906891,-0.740629613399506,-0.671866893768311,-0.00791989360004663,-0.991832852363586,0.127527743577957,-0.00207027397118509,-0.934187173843384,-0.35678306221962,-0.000481163762742653,-0.973428428173065,-0.00819134805351496,-0.2288448959589,-0.960968971252441,0.0503830574452877,-0.272029727697372,-0.991832852363586,0.127527743577957,-0.00207027397118509,
- -0.973972082138062,-0.0476192906498909,0.221609815955162,-0.696963727474213,-0.64712929725647,-0.30897444486618,-0.95479542016983,-0.0496721491217613,-0.293084144592285,-0.999633371829987,-0.0222688503563404,0.0154000390321016,-0.927749931812286,-0.371456265449524,-0.0360606387257576,-0.976425647735596,-0.215844422578812,0.00203613936901093,-0.899066030979156,-0.434902369976044,-0.05040018633008,-0.973428428173065,-0.00819134805351496,-0.2288448959589,-0.934187173843384,-0.35678306221962,-0.000481163762742653,-0.357726722955704,-0.504720509052277,-0.785677313804626,-0.95479542016983,-0.0496721491217613,-0.293084144592285,-0.696963727474213,-0.64712929725647,-0.30897444486618,-0.974706828594208,0.223474606871605,-0.00236537191085517,-0.999882280826569,0.00872923899441957,0.0126271964982152,-0.846738934516907,-0.0373116098344326,-0.530698657035828,-0.993808448314667,-0.108078636229038,-0.0257632192224264,-0.973972082138062,-0.0476192906498909,0.221609815955162,-0.95479542016983,-0.0496721491217613,-0.293084144592285,-0.932043373584747,-4.37772287114058e-005,0.362346768379211,-0.9889115691185,0.00776434130966663,-0.148302480578423,-0.996820509433746,-0.0463836155831814,-0.0647880285978317,-0.934187173843384,-0.35678306221962,-0.000481163762742653,-0.908119559288025,-0.231735497713089,-0.348737001419067,-0.899066030979156,-0.434902369976044,-0.05040018633008,-0.926491379737854,0.375603884458542,-0.0231386460363865,-0.908119559288025,-0.231735497713089,-0.348737001419067,-0.934187173843384,-0.35678306221962,-0.000481163762742653,-0.991832852363586,0.127527743577957,-0.00207027397118509,-0.960968971252441,0.0503830574452877,-0.272029727697372,-0.499425232410431,0.861399114131927,0.0925533622503281,-0.499425232410431,0.861399114131927,0.0925533622503281,-0.38601478934288,-0.731987059116364,0.561415731906891,-0.991832852363586,0.127527743577957,-0.00207027397118509,-0.37194037437439,-0.39545801281929,-0.839805543422699,-0.334648877382278,0.208835989236832,-0.918911099433899,-0.993808448314667,-0.108078636229038,-0.0257632192224264,
- -0.960968971252441,0.0503830574452877,-0.272029727697372,-0.973428428173065,-0.00819134805351496,-0.2288448959589,-0.999633371829987,-0.0222688503563404,0.0154000390321016,-0.831154406070709,-0.00444152299314737,-0.556023895740509,-0.899066030979156,-0.434902369976044,-0.05040018633008,-0.927749931812286,-0.371456265449524,-0.0360606387257576,-0.999633371829987,-0.0222688503563404,0.0154000390321016,-0.973428428173065,-0.00819134805351496,-0.2288448959589,0.796863257884979,0.59953099489212,0.0746435299515724,0.760564625263214,0.643858909606934,-0.0835905000567436,-0.961504578590393,0.0268345065414906,0.273475587368011,-0.932043373584747,-4.37772287114058e-005,0.362346768379211,-0.946347177028656,-0.278771966695786,-0.163441807031631,-0.926491379737854,0.375603884458542,-0.0231386460363865,-0.9889115691185,0.00776434130966663,-0.148302480578423,-0.666745722293854,-0.650498986244202,-0.363732427358627,-0.38601478934288,-0.731987059116364,0.561415731906891,-0.973972082138062,-0.0476192906498909,0.221609815955162,-0.740629613399506,-0.671866893768311,-0.00791989360004663,-0.37194037437439,-0.39545801281929,-0.839805543422699,-0.993808448314667,-0.108078636229038,-0.0257632192224264,-0.846738934516907,-0.0373116098344326,-0.530698657035828,-0.37194037437439,-0.39545801281929,-0.839805543422699,-0.846738934516907,-0.0373116098344326,-0.530698657035828,-0.357726722955704,-0.504720509052277,-0.785677313804626,-0.696963727474213,-0.64712929725647,-0.30897444486618,-0.973972082138062,-0.0476192906498909,0.221609815955162,-0.38601478934288,-0.731987059116364,0.561415731906891,-0.392624080181122,0.708903431892395,-0.585919857025146,-0.499425232410431,0.861399114131927,0.0925533622503281,-0.960968971252441,0.0503830574452877,-0.272029727697372,-0.974706828594208,0.223474606871605,-0.00236537191085517,-0.993808448314667,-0.108078636229038,-0.0257632192224264,-0.971758484840393,0.234640002250671,-0.0250876843929291,-0.976425647735596,-0.215844422578812,0.00203613936901093,-0.36283740401268,0.93097335100174,-0.040465883910656,0.439091056585312,0.35313606262207,0.826131939888,
- -0.745851039886475,-0.0088112335652113,0.666054546833038,-0.031643558293581,0.475802958011627,-0.878982484340668,-0.971352338790894,-0.237505510449409,0.00811273138970137,-0.997669041156769,0.0675864294171333,0.0094118919223547,-0.991332769393921,0.131142422556877,-0.00781234167516232,-0.956239700317383,0.0406859517097473,0.289741635322571,-0.981524050235748,-0.102990977466106,-0.161256209015846,-0.65497887134552,-0.755383729934692,0.0199499391019344,-0.998995721340179,-0.0063875475898385,0.0443468950688839,-0.999998450279236,0.00138060620520264,-0.00109234859701246,-0.044091772288084,-0.837798714637756,0.544195890426636,-0.971352338790894,-0.237505510449409,0.00811273138970137,-0.031643558293581,0.475802958011627,-0.878982484340668,-0.0117031037807465,-0.842889904975891,-0.537958681583405,-0.0463612452149391,-0.777434766292572,-0.627252519130707,-0.044091772288084,-0.837798714637756,0.544195890426636,-0.999998450279236,0.00138060620520264,-0.00109234859701246,-0.998995721340179,-0.0063875475898385,0.0443468950688839,-0.998723208904266,0.0499797575175762,0.00735367415472865,-0.993724822998047,0.111360773444176,-0.0104690119624138,-0.99842780828476,0.0109679363667965,-0.0549694858491421,-0.998995721340179,-0.0063875475898385,0.0443468950688839,-0.044091772288084,-0.837798714637756,0.544195890426636,-0.998723208904266,0.0499797575175762,0.00735367415472865,-0.0463612452149391,-0.777434766292572,-0.627252519130707,-0.971352338790894,-0.237505510449409,0.00811273138970137,-0.0117031037807465,-0.842889904975891,-0.537958681583405,-0.999998450279236,0.00138060620520264,-0.00109234859701246,-0.971352338790894,-0.237505510449409,0.00811273138970137,-0.0463612452149391,-0.777434766292572,-0.627252519130707,-0.044091772288084,-0.837798714637756,0.544195890426636,-0.0594768114387989,0.429621279239655,0.901048302650452,-0.998723208904266,0.0499797575175762,0.00735367415472865,-0.991332769393921,0.131142422556877,-0.00781234167516232,-0.65497887134552,-0.755383729934692,0.0199499391019344,-0.993724822998047,0.111360773444176,-0.0104690119624138,
- -0.998723208904266,0.0499797575175762,0.00735367415472865,-0.999998450279236,0.00138060620520264,-0.00109234859701246,-0.998995721340179,-0.0063875475898385,0.0443468950688839,-0.99842780828476,0.0109679363667965,-0.0549694858491421,-0.999800622463226,0.019899046048522,0.00161126488819718,-0.996604979038239,-0.0812478810548782,-0.0133134312927723,-0.990981459617615,-0.105481937527657,-0.0826391503214836,-0.964469313621521,0.0501763559877872,-0.259386509656906,-0.987356781959534,0.0229859054088593,-0.156837627291679,-0.999998450279236,0.00138060620520264,-0.00109234859701246,-0.999800622463226,0.019899046048522,0.00161126488819718,-0.991063058376312,0.132800728082657,0.0125697869807482,-0.971352338790894,-0.237505510449409,0.00811273138970137,-0.998723208904266,0.0499797575175762,0.00735367415472865,-0.0594768114387989,0.429621279239655,0.901048302650452,-0.991332769393921,0.131142422556877,-0.00781234167516232,-0.991063058376312,0.132800728082657,0.0125697869807482,-0.806337833404541,-0.591455101966858,0.000378505355911329,-0.997669041156769,0.0675864294171333,0.0094118919223547,-0.971352338790894,-0.237505510449409,0.00811273138970137,-0.946347177028656,-0.278771966695786,-0.163441807031631,-0.666745722293854,-0.650498986244202,-0.363732427358627,-0.806337833404541,-0.591455101966858,0.000378505355911329,-0.999800622463226,0.019899046048522,0.00161126488819718,-0.99842780828476,0.0109679363667965,-0.0549694858491421,-0.927749931812286,-0.371456265449524,-0.0360606387257576,-0.899066030979156,-0.434902369976044,-0.05040018633008,-0.65497887134552,-0.755383729934692,0.0199499391019344,-0.981524050235748,-0.102990977466106,-0.161256209015846,-0.763525307178497,-0.580579042434692,-0.282767117023468,-0.900626182556152,-0.425696104764938,0.0874947383999825,-0.991063058376312,0.132800728082657,0.0125697869807482,-0.999800622463226,0.019899046048522,0.00161126488819718,-0.899066030979156,-0.434902369976044,-0.05040018633008,-0.908119559288025,-0.231735497713089,-0.348737001419067,-0.991063058376312,0.132800728082657,0.0125697869807482,
- -0.899066030979156,-0.434902369976044,-0.05040018633008,-0.997669041156769,0.0675864294171333,0.0094118919223547,-0.806337833404541,-0.591455101966858,0.000378505355911329,-0.996604979038239,-0.0812478810548782,-0.0133134312927723,-0.987356781959534,0.0229859054088593,-0.156837627291679,-0.806337833404541,-0.591455101966858,0.000378505355911329,-0.908119559288025,-0.231735497713089,-0.348737001419067,-0.946347177028656,-0.278771966695786,-0.163441807031631,-0.990981459617615,-0.105481937527657,-0.0826391503214836,-0.996604979038239,-0.0812478810548782,-0.0133134312927723,-0.666745722293854,-0.650498986244202,-0.363732427358627,-0.775344669818878,-0.587926030158997,-0.230615884065628,-0.806337833404541,-0.591455101966858,0.000378505355911329,-0.991063058376312,0.132800728082657,0.0125697869807482,-0.908119559288025,-0.231735497713089,-0.348737001419067,-0.900626182556152,-0.425696104764938,0.0874947383999825,-0.983340620994568,0.0249848961830139,0.180046930909157,-0.993724822998047,0.111360773444176,-0.0104690119624138,-0.65497887134552,-0.755383729934692,0.0199499391019344,-0.99842780828476,0.0109679363667965,-0.0549694858491421,-0.993724822998047,0.111360773444176,-0.0104690119624138,-0.927749931812286,-0.371456265449524,-0.0360606387257576,-0.0205077864229679,-0.0152561292052269,0.999673366546631,-0.00345469755120575,-0.0338002666831017,0.999422609806061,0.0302603840827942,-0.0624242536723614,0.997590839862823,0.0310916863381863,0.000831182405818254,0.999516189098358,-0.00662499107420444,0.0239204857498407,0.999691843986511,-0.0483640618622303,-0.0389091782271862,0.998071730136871,-0.997669041156769,0.0675864294171333,0.0094118919223547,-0.987356781959534,0.0229859054088593,-0.156837627291679,-0.0378060005605221,0.956227779388428,-0.290170639753342,-0.031643558293581,0.475802958011627,-0.878982484340668,-0.0594768114387989,0.429621279239655,0.901048302650452,-0.956239700317383,0.0406859517097473,0.289741635322571,-0.991332769393921,0.131142422556877,-0.00781234167516232,-0.0164493545889854,0.948081374168396,-0.317602246999741,
- -0.0378060005605221,0.956227779388428,-0.290170639753342,-0.987356781959534,0.0229859054088593,-0.156837627291679,-0.964469313621521,0.0501763559877872,-0.259386509656906,-0.36283740401268,0.93097335100174,-0.040465883910656,-0.432828217744827,0.901348114013672,0.0152104506269097,0.439091056585312,0.35313606262207,0.826131939888,-0.334648877382278,0.208835989236832,-0.918911099433899,-0.971758484840393,0.234640002250671,-0.0250876843929291,-0.993808448314667,-0.108078636229038,-0.0257632192224264,-0.392624080181122,0.708903431892395,-0.585919857025146,-0.831154406070709,-0.00444152299314737,-0.556023895740509,-0.971758484840393,0.234640002250671,-0.0250876843929291,-0.334648877382278,0.208835989236832,-0.918911099433899,-0.960968971252441,0.0503830574452877,-0.272029727697372,-0.831154406070709,-0.00444152299314737,-0.556023895740509,-0.392624080181122,0.708903431892395,-0.585919857025146,-0.806337833404541,-0.591455101966858,0.000378505355911329,-0.666745722293854,-0.650498986244202,-0.363732427358627,-0.996604979038239,-0.0812478810548782,-0.0133134312927723,-0.973972082138062,-0.0476192906498909,0.221609815955162,-0.996820509433746,-0.0463836155831814,-0.0647880285978317,-0.999708890914917,0.021867286413908,-0.0102022560313344,-0.740629613399506,-0.671866893768311,-0.00791989360004663,-0.999708890914917,0.021867286413908,-0.0102022560313344,-0.996820509433746,-0.0463836155831814,-0.0647880285978317,-0.9889115691185,0.00776434130966663,-0.148302480578423,-0.926491379737854,0.375603884458542,-0.0231386460363865,-0.983340620994568,0.0249848961830139,0.180046930909157,-0.976425647735596,-0.215844422578812,0.00203613936901093,-0.927749931812286,-0.371456265449524,-0.0360606387257576,-0.993724822998047,0.111360773444176,-0.0104690119624138,-0.983340620994568,0.0249848961830139,0.180046930909157,-0.927749931812286,-0.371456265449524,-0.0360606387257576,-0.00347114796750247,-0.000118955984362401,0.999993979930878,-0.00347541505470872,4.96487700729631e-005,0.999993979930878,-0.00347194448113441,-8.74723555170931e-005,0.999993979930878,
- -0.00349644874222577,0.000880720501299948,0.999993503093719,-0.00349745340645313,0.000920224993024021,0.999993503093719,-0.00345650850795209,-0.000697120383847505,0.999993801116943,-0.00345510942861438,-0.000752366730012,0.999993801116943,0.970717668533325,-0.239018425345421,-0.0240290053188801,0.836412787437439,0.00304197147488594,-0.548091530799866,0.999641180038452,0.0239220000803471,0.0120518794283271,0.974680602550507,0.223570451140404,0.00372562976554036,0.89538300037384,0.435850083827972,0.0912358537316322,0.946493268013,-0.322681605815887,-0.00520660961046815,0.974680602550507,0.223570451140404,0.00372562976554036,0.982518970966339,-0.0180769953876734,0.185283035039902,0.9188112616539,-0.394097775220871,-0.0217417981475592,0.950615227222443,0.2586889564991,-0.171495646238327,0.901373088359833,0.233016714453697,-0.365006804466248,0.928572833538055,0.371149331331253,0.000840423221234232,0.990695357322693,-0.136095643043518,-0.000792418955825269,0.728893756866455,0.684594333171844,-0.00667062448337674,0.9996617436409,-0.0244241785258055,-0.00894951913505793,0.9188112616539,-0.394097775220871,-0.0217417981475592,0.341163367033005,0.746040403842926,0.571866393089294,0.728893756866455,0.684594333171844,-0.00667062448337674,0.990695357322693,-0.136095643043518,-0.000792418955825269,0.928572833538055,0.371149331331253,0.000840423221234232,0.973228871822357,0.00856421515345573,-0.229678258299828,0.961657404899597,-0.0527106337249279,-0.26914045214653,0.990695357322693,-0.136095643043518,-0.000792418955825269,0.971111714839935,0.0497726388275623,0.233376458287239,0.657653093338013,0.690073907375336,-0.302142858505249,0.954591929912567,0.0526149421930313,-0.29323348402977,0.999641180038452,0.0239220000803471,0.0120518794283271,0.920388758182526,0.383850395679474,-0.0744539350271225,0.974680602550507,0.223570451140404,0.00372562976554036,0.8875452876091,0.459585756063461,-0.0323149114847183,0.973228871822357,0.00856421515345573,-0.229678258299828,0.928572833538055,0.371149331331253,0.000840423221234232,0.369089066982269,0.516444444656372,-0.772695541381836,
- 0.954591929912567,0.0526149421930313,-0.29323348402977,0.657653093338013,0.690073907375336,-0.302142858505249,0.946493268013,-0.322681605815887,-0.00520660961046815,0.999852895736694,-0.00929619278758764,0.0144146606326103,0.732124626636505,0.0290669463574886,-0.680550217628479,0.995554208755493,0.0907202363014221,-0.0253336429595947,0.971111714839935,0.0497726388275623,0.233376458287239,0.954591929912567,0.0526149421930313,-0.29323348402977,0.928498685359955,1.76586981979199e-005,0.371335715055466,0.988729059696198,-0.00806176289916039,-0.149499088525772,0.996657967567444,0.0488269254565239,-0.0654889717698097,0.928572833538055,0.371149331331253,0.000840423221234232,0.901373088359833,0.233016714453697,-0.365006804466248,0.8875452876091,0.459585756063461,-0.0323149114847183,0.9188112616539,-0.394097775220871,-0.0217417981475592,0.901373088359833,0.233016714453697,-0.365006804466248,0.928572833538055,0.371149331331253,0.000840423221234232,0.990695357322693,-0.136095643043518,-0.000792418955825269,0.961657404899597,-0.0527106337249279,-0.26914045214653,0.468443900346756,-0.877659261226654,0.101362705230713,0.468443900346756,-0.877659261226654,0.101362705230713,0.341163367033005,0.746040403842926,0.571866393089294,0.990695357322693,-0.136095643043518,-0.000792418955825269,0.398457407951355,0.404225289821625,-0.823306381702423,0.34547433257103,-0.215437948703766,-0.913364171981812,0.995554208755493,0.0907202363014221,-0.0253336429595947,0.961657404899597,-0.0527106337249279,-0.26914045214653,0.973228871822357,0.00856421515345573,-0.229678258299828,0.999641180038452,0.0239220000803471,0.0120518794283271,0.836412787437439,0.00304197147488594,-0.548091530799866,0.8875452876091,0.459585756063461,-0.0323149114847183,0.920388758182526,0.383850395679474,-0.0744539350271225,0.999641180038452,0.0239220000803471,0.0120518794283271,0.973228871822357,0.00856421515345573,-0.229678258299828,-0.775984823703766,-0.62479031085968,0.0865143090486526,-0.737665891647339,-0.671454310417175,-0.0706974267959595,0.95764023065567,-0.0279219709336758,0.286610543727875,
- 0.928498685359955,1.76586981979199e-005,0.371335715055466,0.950615227222443,0.2586889564991,-0.171495646238327,0.9188112616539,-0.394097775220871,-0.0217417981475592,0.988729059696198,-0.00806176289916039,-0.149499088525772,0.64459753036499,0.672048270702362,-0.364479124546051,0.341163367033005,0.746040403842926,0.571866393089294,0.971111714839935,0.0497726388275623,0.233376458287239,0.728893756866455,0.684594333171844,-0.00667062448337674,0.398457407951355,0.404225289821625,-0.823306381702423,0.995554208755493,0.0907202363014221,-0.0253336429595947,0.732124626636505,0.0290669463574886,-0.680550217628479,0.398457407951355,0.404225289821625,-0.823306381702423,0.732124626636505,0.0290669463574886,-0.680550217628479,0.369089066982269,0.516444444656372,-0.772695541381836,0.657653093338013,0.690073907375336,-0.302142858505249,0.971111714839935,0.0497726388275623,0.233376458287239,0.341163367033005,0.746040403842926,0.571866393089294,0.394645184278488,-0.719604551792145,-0.571335732936859,0.468443900346756,-0.877659261226654,0.101362705230713,0.961657404899597,-0.0527106337249279,-0.26914045214653,0.946493268013,-0.322681605815887,-0.00520660961046815,0.995554208755493,0.0907202363014221,-0.0253336429595947,0.970717668533325,-0.239018425345421,-0.0240290053188801,0.974680602550507,0.223570451140404,0.00372562976554036,0.340013474225998,-0.939603328704834,-0.0391987226903439,-0.483361959457397,-0.411214500665665,0.77282851934433,0.734347522258759,0.00931862089782953,0.67870968580246,0.0514639541506767,-0.489670366048813,-0.870387434959412,0.970481336116791,0.241033300757408,0.00830835942178965,0.997374832630157,-0.0717645063996315,0.00965642090886831,0.990019500255585,-0.140730485320091,-0.00749836908653378,0.950431942939758,-0.0440569147467613,0.307795792818069,0.98115599155426,0.111736923456192,-0.157632321119308,0.650048553943634,0.75965291261673,0.0190908908843994,0.998545110225677,0.00661828741431236,0.0535149686038494,0.999971747398376,-0.000227565746172331,0.00751813827082515,0.0285535380244255,0.839491724967957,0.542621612548828,
- 0.970481336116791,0.241033300757408,0.00830835942178965,0.0514639541506767,-0.489670366048813,-0.870387434959412,0.0230371505022049,0.846961438655853,-0.531154811382294,0.0578706860542297,0.773936092853546,-0.630613923072815,0.0285535380244255,0.839491724967957,0.542621612548828,0.999971747398376,-0.000227565746172331,0.00751813827082515,0.998545110225677,0.00661828741431236,0.0535149686038494,0.998593926429749,-0.0523529201745987,0.00832136254757643,0.992613911628723,-0.12088730186224,-0.0101921642199159,0.997999966144562,-0.0114275459200144,-0.062173668295145,0.998545110225677,0.00661828741431236,0.0535149686038494,0.0285535380244255,0.839491724967957,0.542621612548828,0.998593926429749,-0.0523529201745987,0.00832136254757643,0.0578706860542297,0.773936092853546,-0.630613923072815,0.970481336116791,0.241033300757408,0.00830835942178965,0.0230371505022049,0.846961438655853,-0.531154811382294,0.999971747398376,-0.000227565746172331,0.00751813827082515,0.970481336116791,0.241033300757408,0.00830835942178965,0.0578706860542297,0.773936092853546,-0.630613923072815,0.0285535380244255,0.839491724967957,0.542621612548828,0.037100363522768,-0.437175691127777,0.898610532283783,0.998593926429749,-0.0523529201745987,0.00832136254757643,0.990019500255585,-0.140730485320091,-0.00749836908653378,0.650048553943634,0.75965291261673,0.0190908908843994,0.992613911628723,-0.12088730186224,-0.0101921642199159,0.998593926429749,-0.0523529201745987,0.00832136254757643,0.999971747398376,-0.000227565746172331,0.00751813827082515,0.998545110225677,0.00661828741431236,0.0535149686038494,0.997999966144562,-0.0114275459200144,-0.062173668295145,0.999751508235931,-0.0219510234892368,-0.0038875131867826,0.995920777320862,0.0888140201568604,-0.0159371681511402,0.990509510040283,0.114388585090637,-0.0761969611048698,0.966685116291046,-0.0544060170650482,-0.250119298696518,0.988212287425995,-0.0244442038238049,-0.151125535368919,0.999971747398376,-0.000227565746172331,0.00751813827082515,0.999751508235931,-0.0219510234892368,-0.0038875131867826,
- 0.990279734134674,-0.13850773870945,0.0127211613580585,0.970481336116791,0.241033300757408,0.00830835942178965,0.998593926429749,-0.0523529201745987,0.00832136254757643,0.037100363522768,-0.437175691127777,0.898610532283783,0.990019500255585,-0.140730485320091,-0.00749836908653378,0.990279734134674,-0.13850773870945,0.0127211613580585,0.800456821918488,0.599389612674713,0.000999178504571319,0.997374832630157,-0.0717645063996315,0.00965642090886831,0.970481336116791,0.241033300757408,0.00830835942178965,0.950615227222443,0.2586889564991,-0.171495646238327,0.64459753036499,0.672048270702362,-0.364479124546051,0.800456821918488,0.599389612674713,0.000999178504571319,0.999751508235931,-0.0219510234892368,-0.0038875131867826,0.997999966144562,-0.0114275459200144,-0.062173668295145,0.920388758182526,0.383850395679474,-0.0744539350271225,0.8875452876091,0.459585756063461,-0.0323149114847183,0.650048553943634,0.75965291261673,0.0190908908843994,0.98115599155426,0.111736923456192,-0.157632321119308,0.746973693370819,0.607179939746857,-0.270855784416199,0.89538300037384,0.435850083827972,0.0912358537316322,0.990279734134674,-0.13850773870945,0.0127211613580585,0.999751508235931,-0.0219510234892368,-0.0038875131867826,0.8875452876091,0.459585756063461,-0.0323149114847183,0.901373088359833,0.233016714453697,-0.365006804466248,0.990279734134674,-0.13850773870945,0.0127211613580585,0.8875452876091,0.459585756063461,-0.0323149114847183,0.997374832630157,-0.0717645063996315,0.00965642090886831,0.800456821918488,0.599389612674713,0.000999178504571319,0.995920777320862,0.0888140201568604,-0.0159371681511402,0.988212287425995,-0.0244442038238049,-0.151125535368919,0.800456821918488,0.599389612674713,0.000999178504571319,0.901373088359833,0.233016714453697,-0.365006804466248,0.950615227222443,0.2586889564991,-0.171495646238327,0.990509510040283,0.114388585090637,-0.0761969611048698,0.995920777320862,0.0888140201568604,-0.0159371681511402,0.64459753036499,0.672048270702362,-0.364479124546051,0.757641673088074,0.61419802904129,-0.220771625638008,
- 0.800456821918488,0.599389612674713,0.000999178504571319,0.990279734134674,-0.13850773870945,0.0127211613580585,0.901373088359833,0.233016714453697,-0.365006804466248,0.89538300037384,0.435850083827972,0.0912358537316322,0.982518970966339,-0.0180769953876734,0.185283035039902,0.992613911628723,-0.12088730186224,-0.0101921642199159,0.650048553943634,0.75965291261673,0.0190908908843994,0.997999966144562,-0.0114275459200144,-0.062173668295145,0.992613911628723,-0.12088730186224,-0.0101921642199159,0.920388758182526,0.383850395679474,-0.0744539350271225,-0.00350899179466069,0.0162282176315784,0.99986207485199,-0.0201233197003603,0.0352201946079731,0.999176979064941,-0.0540176406502724,0.0643411129713058,0.996464908123016,-0.0534433051943779,-0.000894465134479105,0.998570442199707,-0.016832496970892,-0.0250523239374161,0.999544441699982,0.0238978881388903,0.0402829013764858,0.998902499675751,0.997374832630157,-0.0717645063996315,0.00965642090886831,0.988212287425995,-0.0244442038238049,-0.151125535368919,0.0435438863933086,-0.957712888717651,-0.284411519765854,0.0514639541506767,-0.489670366048813,-0.870387434959412,0.037100363522768,-0.437175691127777,0.898610532283783,0.950431942939758,-0.0440569147467613,0.307795792818069,0.990019500255585,-0.140730485320091,-0.00749836908653378,0.0235201865434647,-0.950675666332245,-0.309293746948242,0.0435438863933086,-0.957712888717651,-0.284411519765854,0.988212287425995,-0.0244442038238049,-0.151125535368919,0.966685116291046,-0.0544060170650482,-0.250119298696518,0.340013474225998,-0.939603328704834,-0.0391987226903439,0.408999472856522,-0.912382960319519,0.016637584194541,-0.483361959457397,-0.411214500665665,0.77282851934433,0.34547433257103,-0.215437948703766,-0.913364171981812,0.970717668533325,-0.239018425345421,-0.0240290053188801,0.995554208755493,0.0907202363014221,-0.0253336429595947,0.394645184278488,-0.719604551792145,-0.571335732936859,0.836412787437439,0.00304197147488594,-0.548091530799866,0.970717668533325,-0.239018425345421,-0.0240290053188801,0.34547433257103,-0.215437948703766,-0.913364171981812,
- 0.961657404899597,-0.0527106337249279,-0.26914045214653,0.836412787437439,0.00304197147488594,-0.548091530799866,0.394645184278488,-0.719604551792145,-0.571335732936859,0.800456821918488,0.599389612674713,0.000999178504571319,0.64459753036499,0.672048270702362,-0.364479124546051,0.995920777320862,0.0888140201568604,-0.0159371681511402,0.971111714839935,0.0497726388275623,0.233376458287239,0.996657967567444,0.0488269254565239,-0.0654889717698097,0.9996617436409,-0.0244241785258055,-0.00894951913505793,0.728893756866455,0.684594333171844,-0.00667062448337674,0.9996617436409,-0.0244241785258055,-0.00894951913505793,0.996657967567444,0.0488269254565239,-0.0654889717698097,0.988729059696198,-0.00806176289916039,-0.149499088525772,0.9188112616539,-0.394097775220871,-0.0217417981475592,0.982518970966339,-0.0180769953876734,0.185283035039902,0.974680602550507,0.223570451140404,0.00372562976554036,0.920388758182526,0.383850395679474,-0.0744539350271225,0.992613911628723,-0.12088730186224,-0.0101921642199159,0.982518970966339,-0.0180769953876734,0.185283035039902,0.920388758182526,0.383850395679474,-0.0744539350271225,-0.0176730249077082,8.34842066979036e-005,0.999843835830688,-0.017671175301075,-2.98887925964664e-006,0.999843895435333,-0.0176726505160332,6.58664721413516e-005,0.999843835830688,-0.0176623743027449,-0.000414696783991531,0.999843955039978,-0.0176615435630083,-0.000453415384981781,0.999843955039978,-0.0176790524274111,0.000365482526831329,0.999843716621399,-0.0176800731569529,0.000413009925978258,0.999843716621399,-0.382686406373978,-0.00143405189737678,-0.92387717962265,-0.382686346769333,-0.00163806742057204,-0.923876941204071,-0.382686078548431,-0.0019293196965009,-0.923876404762268,-0.382686316967011,-0.0016816861461848,-0.923876881599426,-0.382686257362366,0.0017062759725377,0.923876881599426,-0.382686257362366,0.00176475709304214,0.923876702785492,-0.382686406373978,0.00143387808930129,0.92387717962265,-0.382686316967011,0.0016815991839394,0.923876881599426,-0.382686257362366,0.00170616048853844,-0.923876881599426,
- -0.382686257362366,0.0017647574422881,-0.923876702785492,-0.382686406373978,0.00143387808930129,-0.92387717962265,-0.382686316967011,0.0016815991839394,-0.923876881599426,-0.382686674594879,0.000839440093841404,-0.923877775669098,-0.3826864361763,0.00148313143290579,-0.92387717962265,-0.382686257362366,0.0017647574422881,-0.923876702785492,-0.382686257362366,0.00170616048853844,-0.923876881599426,-0.382686764001846,-0.00041947839781642,-0.923878073692322,-0.382686764001846,0.000420077587477863,-0.923878073692322,-0.3826864361763,0.00148313143290579,-0.92387717962265,-0.382686674594879,0.000839440093841404,-0.923877775669098,-0.3826864361763,-0.00148244423326105,-0.92387717962265,-0.382686674594879,-0.000839337648358196,-0.923877775669098,-0.382686764001846,0.000420077587477863,-0.923878073692322,-0.382686764001846,-0.00041947839781642,-0.923878073692322,-0.382686078548431,-0.0019293196965009,-0.923876404762268,-0.382686346769333,-0.00163806742057204,-0.923876941204071,-0.382686674594879,-0.000839337648358196,-0.923877775669098,-0.3826864361763,-0.00148244423326105,-0.92387717962265,-0.382686078548431,-0.0019293196965009,0.923876404762268,-0.382686316967011,-0.0016816861461848,0.923876881599426,-0.382686406373978,-0.00143405189737678,0.92387717962265,-0.382686346769333,-0.00163798069115728,0.923876941204071,-0.382686078548431,-0.0019293196965009,0.923876404762268,-0.382686346769333,-0.00163798069115728,0.923876941204071,-0.382686674594879,-0.000839106214698404,0.923877775669098,-0.3826864361763,-0.00148221279960126,0.92387717962265,-0.3826864361763,-0.00148221279960126,0.92387717962265,-0.382686674594879,-0.000839106214698404,0.923877775669098,-0.382686764001846,0.000420193740865216,0.923878073692322,-0.382686764001846,-0.000419362651882693,0.923878073692322,-0.382686764001846,-0.000419362651882693,0.923878073692322,-0.382686764001846,0.000420193740865216,0.923878073692322,-0.3826864361763,0.00148336298298091,0.92387717962265,-0.382686674594879,0.000839671993162483,0.923877775669098,-0.382686674594879,0.000839671993162483,0.923877775669098,
- -0.3826864361763,0.00148336298298091,0.92387717962265,-0.382686257362366,0.00176475709304214,0.923876702785492,-0.382686257362366,0.0017062759725377,0.923876881599426
- }
- TangentsW: *3776 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
- 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,-1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,-1,1,1,-1,-1,1,-1,1,1,1,-1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,-1,1,1,1,1,1,1,1,1,-1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,-1,1,1,1,1,1,-1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,-1,1,-1,-1,1,-1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,-1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,-1,-1,1,-1,1,1,-1,1,1,1,1,-1,1,-1,1,1,1,1,1,1,1,1,-1,-1,1,1,-1,1,1,1,-1,1,-1,1,-1,-1,1,1,1,-1,-1,1,1,1,-1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,-1,-1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,-1,1,-1,1,1,1,-1,1,1,1,-1,1,-1,1,1,1,-1,1,1,1,1,1,-1,1,-1,1,1,-1,-1,-1,1,-1,-1,1,1,-1,1,1,-1,1,-1,1,-1,1,1,1,1,1,1,-1,-1,1,1,1,1,1,1,1,1,1,1,-1,-1,-1,1,1,1,1,1,1,-1,-1,1,-1,1,1,1,1,1,1,-1,1,-1,1,1,1,1,-1,-1,-1,1,-1,1,1,1,1,1,1,-1,-1,-1,-1,1,1,1,1,1,1,1,1,1,-1,-1,-1,1,-1,-1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,-1,1,1,1,-1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,-1,-1,1,1,1,1,1,-1,1,1,-1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,
- 1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,-1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,-1,-1,1,1,1,1,1,1,-1,-1,-1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,-1,-1,1,1,1,1,1,-1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,-1,1,1,1,1,-1,1,1,1,1,1,-1,1,1,-1,-1,-1,1,1,-1,1,1,-1,1,1,-1,1,1,1,1,1,1,-1,-1,1,1,1,1,1,1,1,1,-1,-1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,-1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,-1,-1,1,1,1,-1,1,1,1,-1,1,1,-1,1,1,1,-1,1,1,1,1,1,-1,1,-1,-1,-1,1,1,-1,-1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,-1,-1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,-1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,-1,1,-1,-1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,-1,1,1,1,1,-1,1,-1,1,1,1,1,1,1,1,-1,1,1,-1,1,-1,1,1,1,-1,1,1,1,-1,1,1,1,1,1,1,1,-1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,-1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,-1,1,1,1,1,1,1,1,-1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,-1,1,1,-1,-1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,-1,1,1,1,1,1,1,1,-1,-1,1,-1,-1,1,1,1,-1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,-1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,-1,1,-1,1,1,1,1,-1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,-1,1,1,-1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,
- 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,-1,1,1,-1,-1,1,1,1,-1,1,1,1,1,1,1,1,1,1,-1,1,-1,1,1,-1,1,1,1,1,1,1,1,1,-1,-1,1,1,1,-1,1,1,-1,-1,1,-1,1,1,1,-1,1,-1,1,1,-1,1,1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,1,-1,1,-1,1,1,1,-1,-1,-1,-1,1,-1,1,1,1,1,1,1,-1,-1,-1,-1,1,1,1,1,1,1,1,1,1,-1,-1,-1,1,-1,-1,1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,1,1,-1,1,-1,1,-1,1,1,-1,1,1,1,1,1,1,-1,1,1,1,1,1,1,1,1,-1,1,1,-1,1,1,1,1,1,-1,-1,1,1,1,1,1,1,1,1,1,1,-1,-1,-1,1,1,1,1,1,-1,1,1,-1,1,1,1,1,1,1,-1,1,1,-1,1,1,1,1,-1,1,1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- LayerElementUV: 0 {
- Version: 101
- Name: "map1"
- MappingInformationType: "ByPolygonVertex"
- ReferenceInformationType: "IndexToDirect"
- UV: *2140 {
- a: 0.000113993883132935,0.249692782759666,-0.000171124935150146,-5.69440126128029e-005,0.249999523162842,4.46428227718343e-010,0.249999701976776,0.249616727232933,0.50000011920929,0,0.500000059604645,0.249616742134094,0.749784827232361,2.5902409106493e-009,0.749784588813782,0.249616742134094,0.749784648418427,1.25616121292114,0.749784827232361,1.51919233798981,0.50000011920929,1.51919233798981,0.500000059604645,1.25616121292114,0.249999552965164,1.51919233798981,0.249999672174454,1.25616121292114,7.25984573364258e-005,1.51919233798981,-0.000123083591461182,1.25616121292114,0.499954491853714,0.956297159194946,0.542513132095337,0.956176221370697,0.749784648418427,1.00066566467285,0.249999701976776,1,0.457384884357452,0.956050872802734,0.00035586953163147,1,0.749784648418427,0.748850286006927,0.542866230010986,0.749609231948853,-0.000125765800476074,0.74954491853714,0.249999701976776,0.748850286006927,0.749784648418427,0.499233484268188,0.543388307094574,0.540776312351227,-0.000369906425476074,0.499865412712097,0.249999701976776,0.499233514070511,0.499961078166962,0.540892064571381,0.456490993499756,0.540801107883453,0.749999463558197,2.52691507339478,0.749999105930328,2.15256071090698,0.887880086898804,2.15256261825562,1.04947698116302,2.52692127227783,0.49999988079071,2.52691507339478,0.500201106071472,2.15221834182739,0.249995529651642,2.52691507339478,0.250211387872696,2.15200519561768,0.749996960163116,3.51805567741394,1.049480676651,3.51805543899536,0.887882590293884,3.89241051673889,0.749997138977051,3.89241051673889,0.49999988079071,3.51805567741394,0.500199735164642,3.89275193214417,0.249994575977325,3.51805567741394,0.250210464000702,3.89296531677246,-2.13635158538818,-0.000351473514456302,-2.13607597351074,0.249901324510574,-2.25147485733032,0.249927565455437,-2.25172710418701,-0.000388632353860885,-2.75234794616699,-0.000202187933609821,-2.5020112991333,-0.000179754308192059,-2.50189590454102,0.250187665224075,-2.75245761871338,0.25024488568306,-2.24821805953979,1.25616121292114,-2.13340997695923,
- 1.25938391685486,-2.13258719444275,1.51939952373505,-2.24726510047913,1.51919233798981,-2.49997425079346,1.51919233798981,-2.50052237510681,1.25616121292114,-2.75258851051331,1.51919233798981,-2.75278282165527,1.25616121292114,-2.13416957855225,1.00358402729034,-2.24918651580811,1.00246298313141,-2.50101757049561,0.956920206546783,-2.45781564712524,0.957055866718292,-2.75296759605408,1,-2.54432320594788,0.956539273262024,-2.25023126602173,0.750960826873779,-2.13492298126221,0.751264870166779,-2.45749568939209,0.751511335372925,-2.1355938911438,0.500342071056366,-2.25114250183105,0.500224530696869,-2.45801615715027,0.542268633842468,-2.50166440010071,0.542375802993774,-2.54537129402161,0.542413711547852,-2.75261259078979,0.500908553600311,0.457092106342316,0.749566197395325,-2.54558324813843,0.751668989658356,-2.752854347229,0.75208854675293,0.41121831536293,0.297325551509857,0.411213278770447,0.560263812541962,0.00980415940284729,0.560256838798523,0.00980854034423828,0.297317951917648,0.435018628835678,0.56026828289032,0.435017108917236,0.297326475381851,0.836424708366394,0.297323733568192,0.83642566204071,0.560263514518738,0.836427092552185,0.615277409553528,0.43501952290535,0.615280866622925,0.435014367103577,0.0293559022247791,0.8364217877388,0.0293524712324142,0.00981375575065613,0.0293448902666569,0.411222845315933,0.0293524116277695,0.689304947853088,0.937492191791534,0.689304947853088,0.536083996295929,0.745215594768524,0.536083996295929,0.745215594768524,0.937492191791534,0.80112624168396,0.536083996295929,0.80112624168396,0.937492191791534,0.411212176084518,0.615280151367188,0.00980293750762939,0.615272760391235,0.112119823694229,3.89304494857788,-0.0499331951141357,3.51822853088379,-2.86724233627319,0.250270009040833,-2.8671133518219,-0.000187059515155852,-2.86737704277039,0.500808954238892,-2.86749601364136,0.751235663890839,-2.86753678321838,1.00288712978363,-2.86744475364685,1.2587925195694,-2.86723661422729,1.51934015750885,-0.0499265193939209,2.52673029899597,0.112124085426331,2.15192484855652,1.00031054019928,
- 1.257732629776,0.999436676502228,1.00140070915222,0.998975038528442,0.750224828720093,0.998905718326569,0.499934315681458,0.998053014278412,0.000345942389685661,0.998650968074799,0.250081658363342,0.999888837337494,1.51957535743713,2.47908425331116,0.25440526008606,2.63877987861633,0.252803444862366,2.63153600692749,0.455329656600952,2.47800540924072,0.458112359046936,2.30222630500793,0.457487612962723,2.30255651473999,0.469370186328888,2.1544303894043,0.46727180480957,2.15455389022827,0.457157909870148,2.6469464302063,0.818127274513245,2.65441489219666,0.633289217948914,2.65565609931946,0.823191463947296,2.14486312866211,0.262468010187149,2.15051031112671,0.256046086549759,2.14795827865601,0.45259040594101,2.15354752540588,0.800095915794373,2.14489650726318,0.801938831806183,2.14559698104858,0.64131623506546,2.47794437408447,0.465473979711533,2.63096737861633,0.462062954902649,2.63786053657532,0.622895538806915,2.4756326675415,0.623556673526764,2.15496873855591,0.635550022125244,2.30263447761536,0.635574102401733,2.30125546455383,0.823950052261353,2.19960498809814,0.821413040161133,2.30854368209839,0.814047515392303,2.32259654998779,0.62402206659317,2.31891131401062,0.467043071985245,2.45750641822815,0.465020716190338,2.461021900177,0.624950647354126,2.47599840164185,0.634154736995697,2.4766149520874,0.824751734733582,2.46951389312744,0.799820244312286,2.46747207641602,0.636497616767883,2.63967752456665,0.828363239765167,2.63757228851318,0.634709179401398,2.64722394943237,0.840048372745514,2.64659261703491,0.990113437175751,2.63838577270508,0.836674213409424,2.46054625511169,0.869059920310974,2.43414545059204,0.820970416069031,2.4627583026886,0.800662755966187,2.15603518486023,0.624931812286377,2.30044746398926,0.628248155117035,2.47501397132874,0.831753134727478,2.46962380409241,0.870288372039795,2.307776927948,0.846295833587646,2.31636619567871,0.990113437175751,2.31096267700195,0.990113437175751,2.64697909355164,0.621370732784271,2.65488958358765,0.833439409732819,2.65149092674255,0.990113437175751,2.30196237564087,
- 0.829365372657776,2.30146217346191,0.990113437175751,2.63796353340149,0.246441945433617,2.47984838485718,0.246441945433617,2.63751530647278,0.990113437175751,2.46820878982544,0.617062568664551,2.46027135848999,0.632040560245514,2.64623522758484,0.256196677684784,2.64432764053345,0.425722509622574,2.31977462768555,0.460508435964584,2.31812143325806,0.255976319313049,2.46460843086243,0.259521842002869,2.45824527740479,0.459809601306915,2.67039489746094,0.464191019535065,2.6584312915802,0.626773953437805,2.64340496063232,0.491437375545502,2.14775514602661,0.472101747989655,2.46915721893311,0.451575875282288,2.46800780296326,0.473629474639893,2.64585542678833,0.638867616653442,2.66932797431946,0.457765817642212,2.77378702163696,0.456493347883224,2.77605247497559,0.462837040424347,2.14499807357788,0.622331500053406,2.47706389427185,0.990113437175751,2.64713668823242,0.246441945433617,2.65360736846924,0.246441945433617,2.65391063690186,0.256612300872803,2.31330347061157,0.246441945433617,2.31830167770386,0.246441945433617,2.15002274513245,0.246441945433617,2.30171895027161,0.246441945433617,2.3009147644043,0.255166172981262,2.30934715270996,0.623211205005646,2.30987811088562,0.640125215053558,2.15043163299561,0.990113437175751,2.15262794494629,0.841279149055481,2.19928884506226,0.828286290168762,2.46416854858398,0.246441945433617,2.32142210006714,0.631576597690582,2.31108140945435,0.257758557796478,2.30998802185059,0.454735457897186,2.31696939468384,0.824111461639404,2.46097326278687,0.990113437175751,2.47131252288818,0.266330271959305,2.47026419639587,0.246441945433617,2.30957198143005,0.474284440279007,2.1429123878479,0.990113437175751,2.14243459701538,0.841507077217102,2.31998920440674,0.830329477787018,2.46804285049438,0.990113437175751,2.65419745445251,0.42426472902298,2.77866792678833,0.627540051937103,2.75611972808838,0.83412092924118,2.77725076675415,0.872854650020599,2.78201246261597,0.990113437175751,2.77839541435242,0.631696701049805,2.77950716018677,0.254941195249558,2.14535212516785,0.246441945433617,2.75427436828613,
- 0.827646613121033,2.78590059280396,0.804888367652893,2.7887442111969,0.865757703781128,2.78694868087769,0.622786998748779,2.78668141365051,0.639372587203979,2.78013229370117,0.246441945433617,2.78684949874878,0.246441945433617,2.78635740280151,0.25886008143425,2.78655982017517,0.472667187452316,2.7877779006958,0.450602173805237,2.77429866790771,0.801520705223084,2.79101371765137,0.990113437175751,2.00931787490845,0.809959292411804,2.01978611946106,0.636090278625488,2.01873779296875,0.812894821166992,2.01832962036133,0.256851524114609,2.01986145973206,0.246441960334778,2.14029288291931,0.246441945433617,2.13952016830444,0.252775698900223,2.02216649055481,0.467731684446335,2.02700448036194,0.627540826797485,2.00931787490845,0.462930709123611,2.00931787490845,0.660382509231567,2.00931787490845,0.60849404335022,2.01519417762756,0.459919482469559,2.14204955101013,0.456382751464844,2.1420156955719,0.464433133602142,2.00931787490845,0.263703227043152,2.13715362548828,0.62606805562973,2.13169527053833,0.828087091445923,2.13598728179932,0.990113437175751,2.0192232131958,0.990113437175751,2.01553750038147,0.82286137342453,2.1387619972229,0.639794766902924,2.13524723052979,0.819815516471863,-1.67085814476013,0.198342621326447,-1.78657388687134,0.202185690402985,-1.80960988998413,0.176189988851547,-1.81072402000427,0.0514355227351189,-1.80177521705627,0.0436908602714539,-1.66992628574371,0.0461084544658661,2.00931787490845,0.829274892807007,2.00931787490845,0.990113437175751,2.41789889335632,0.830902397632599,0.479084223508835,3.25440526008606,0.638779819011688,3.25280332565308,0.631535887718201,3.45532965660095,0.47800549864769,3.45811223983765,0.302226305007935,3.4574875831604,0.302556395530701,3.46937012672424,0.154430508613586,3.46727180480957,0.154554039239883,3.4571578502655,0.646946430206299,3.81812715530396,0.6544149518013,3.6332893371582,0.655656158924103,3.82319140434265,0.144863128662109,3.26246786117554,0.150510236620903,3.25604605674744,0.147958397865295,3.45259046554565,0.153547555208206,3.80009603500366,0.144896566867828,
- 3.80193877220154,0.145597100257874,3.64131617546082,0.477944374084473,3.46547412872314,0.630967438220978,3.46206283569336,0.637860536575317,3.62289547920227,0.475632756948471,3.62355661392212,0.154968798160553,3.63555002212524,0.302634537220001,3.63557410240173,0.301255524158478,3.82395005226135,0.199605047702789,3.82141304016113,0.308543652296066,3.81404757499695,0.322596669197083,3.62402200698853,0.318911284208298,3.46704292297363,0.457506358623505,3.46502065658569,0.461021810770035,3.62495064735413,0.475998312234879,3.63415479660034,0.476615071296692,3.82475185394287,0.469513922929764,3.79982018470764,0.467472225427628,3.63649749755859,0.63967752456665,3.82836318016052,0.637572348117828,3.63470911979675,0.647224068641663,3.84004831314087,0.646592736244202,3.9901134967804,0.638385772705078,3.83667421340942,0.460546225309372,3.86906003952026,0.434145510196686,3.82097053527832,0.462758332490921,3.80066275596619,0.156035184860229,3.62493181228638,0.300447463989258,3.62824821472168,0.475013971328735,3.83175325393677,0.469623774290085,3.87028837203979,0.307776868343353,3.84629583358765,0.316366255283356,3.9901134967804,0.310962796211243,3.9901134967804,0.646979033946991,3.62137079238892,0.654889643192291,3.83343935012817,0.651490867137909,3.9901134967804,0.301962316036224,3.82936525344849,0.301462322473526,3.9901134967804,0.637963593006134,3.24644184112549,0.479848444461823,3.24644184112549,0.637515306472778,3.9901134967804,0.468208909034729,3.61706256866455,0.460271388292313,3.63204050064087,0.646235227584839,3.25619673728943,0.644327759742737,3.42572259902954,0.319774508476257,3.46050834655762,0.318121343851089,3.25597620010376,0.464608460664749,3.25952196121216,0.45824521780014,3.45980954170227,0.670395016670227,3.46419095993042,0.658431231975555,3.62677383422852,0.643404841423035,3.49143743515015,0.147755146026611,3.47210168838501,0.469157218933105,3.451575756073,0.468007743358612,3.47362947463989,0.64585554599762,3.63886761665344,0.669328033924103,3.45776581764221,0.773786962032318,3.45649337768555,0.776052594184875,
- 3.4628369808197,0.144998133182526,3.6223316192627,0.477063953876495,3.9901134967804,0.647136569023132,3.24644184112549,0.653607249259949,3.24644184112549,0.6539106965065,3.2566123008728,0.313303411006927,3.24644184112549,0.318301796913147,3.24644184112549,0.150022804737091,3.24644184112549,0.301718890666962,3.24644184112549,0.300914734601974,3.25516605377197,0.309347212314606,3.623211145401,0.30987811088562,3.6401252746582,0.150431513786316,3.9901134967804,0.152628064155579,3.84127902984619,0.199288994073868,3.82828617095947,0.464168429374695,3.24644184112549,0.321422010660172,3.63157653808594,0.31108146905899,3.25775861740112,0.309988111257553,3.45473551750183,0.316969335079193,3.8241114616394,0.460973143577576,3.9901134967804,0.471312612295151,3.26633024215698,0.470264196395874,3.24644184112549,0.309572011232376,3.47428441047668,0.14291250705719,3.9901134967804,0.142434567213058,3.84150695800781,0.319989085197449,3.83032941818237,0.46804291009903,3.9901134967804,0.654197454452515,3.42426466941834,0.778667986392975,3.62754011154175,0.756119847297668,3.83412098884583,0.777250707149506,3.87285470962524,0.782012522220612,3.9901134967804,0.778395354747772,3.6316967010498,0.779507100582123,3.25494122505188,0.145352065563202,3.24644184112549,0.754274487495422,3.82764673233032,0.785900712013245,3.8048882484436,0.788744211196899,3.86575770378113,0.786948561668396,3.62278699874878,0.786681413650513,3.63937258720398,0.780132353305817,3.24644184112549,0.786849498748779,3.24644184112549,0.786357343196869,3.25886011123657,0.786559820175171,3.47266721725464,0.787777841091156,3.45060205459595,0.774298787117004,3.80152082443237,0.791013598442078,3.9901134967804,0.00931772589683533,3.80995941162109,0.019786149263382,3.63609027862549,0.01873779296875,3.81289482116699,0.018329530954361,3.25685167312622,0.0198614597320557,3.24644184112549,0.140292853116989,3.24644184112549,0.139520302414894,3.2527756690979,0.0221665501594543,3.46773171424866,0.0270044207572937,3.62754082679749,0.00931772589683533,3.46293067932129,0.00931772589683533,
- 3.66038250923157,0.00931772589683533,3.60849404335022,0.0151942074298859,3.45991945266724,0.142049551010132,3.45638275146484,0.142015665769577,3.46443319320679,0.00931772589683533,3.26370334625244,0.137153655290604,3.62606811523438,0.131695419549942,3.82808709144592,0.135987251996994,3.9901134967804,0.0192233622074127,3.9901134967804,0.0155375301837921,3.82286143302917,0.138761848211288,3.63979482650757,0.135247349739075,3.81981563568115,-0.670858204364777,0.198342621326447,-0.786573886871338,0.202185690402985,-0.809609949588776,0.176189988851547,-0.810724020004272,0.0514355227351189,-0.80177515745163,0.0436908602714539,-0.669926285743713,0.0461084544658661,0.00931772589683533,3.82927489280701,0.00931772589683533,3.9901134967804,0.417898833751678,3.83090233802795,-1.69777369499207,0.457487612962723,-1.6974436044693,0.469370186328888,-1.84556949138641,0.46727180480957,-1.84544599056244,0.457157909870148,-1.85513687133789,0.262468010187149,-1.84948968887329,0.256046086549759,-1.8520416021347,0.45259040594101,-1.84645247459412,0.800095915794373,-1.85510349273682,0.801938831806183,-1.85440289974213,0.64131623506546,-1.84503126144409,0.635550022125244,-1.69736552238464,0.635574102401733,-1.69874453544617,0.823950052261353,-1.80039501190186,0.821413040161133,-1.69145631790161,0.814047515392303,-1.84396481513977,0.624931812286377,-1.69955253601074,0.628248155117035,-1.69803762435913,0.829365372657776,-1.692223072052,0.846295833587646,-1.6985377073288,0.990113437175751,-1.85224485397339,0.472101747989655,-1.85500192642212,0.622331500053406,-1.68903720378876,0.990113437175751,-1.84997725486755,0.246441945433617,-1.69828104972839,0.246441945433617,-1.6990852355957,0.255166172981262,-1.84956848621368,0.990113437175751,-1.84737193584442,0.841279149055481,-1.80071103572845,0.828286290168762,-1.69065284729004,0.623211205005646,-1.68891859054565,0.257758557796478,-1.69001185894012,0.454735457897186,-1.85708749294281,0.990113437175751,-1.85756540298462,0.841507077217102,-1.68669652938843,0.246441945433617,-1.69042801856995,0.474284440279007,
- -1.85464787483215,0.246441945433617,-1.99068224430084,0.809959292411804,-1.98021388053894,0.636090278625488,-1.98126220703125,0.812894821166992,-1.98167049884796,0.256851524114609,-1.98013854026794,0.246441960334778,-1.85970711708069,0.246441945433617,-1.86047971248627,0.252775698900223,-1.97783350944519,0.467731684446335,-1.97299551963806,0.627540826797485,-1.99068224430084,0.462930709123611,-1.99068224430084,0.660382509231567,-1.99068224430084,0.60849404335022,-1.98480582237244,0.459919482469559,-1.85795044898987,0.456382751464844,-1.8579843044281,0.464433133602142,-1.99068224430084,0.263703227043152,-1.86284637451172,0.62606805562973,-1.86830461025238,0.828087091445923,-1.86401271820068,0.990113437175751,-1.98077666759491,0.990113437175751,-1.98446249961853,0.82286137342453,-1.86123812198639,0.639794766902924,-1.86475265026093,0.819815516471863,2.32914185523987,0.198342621326447,2.21342611312866,0.202185690402985,2.19039011001587,0.176189988851547,2.18927597999573,0.0514355227351189,2.19822478294373,0.0436908602714539,2.33007383346558,0.0461084544658661,-1.99068224430084,0.829274892807007,-1.99068224430084,0.990113437175751,2.48742961883545,0.594809234142303,2.47946763038635,0.561314463615417,2.47632265090942,0.491275489330292,2.60897016525269,0.486887216567993,2.61524987220764,0.492501348257065,2.61602163314819,0.590942740440369,2.60863733291626,0.593991577625275,-0.697773694992065,0.457487612962723,-0.697443604469299,0.469370186328888,-0.845569491386414,0.46727180480957,-0.845445990562439,0.457157909870148,-0.855136871337891,0.262468010187149,-0.849489748477936,0.256046086549759,-0.852041602134705,0.45259040594101,-0.846452474594116,0.800095915794373,-0.855103433132172,0.801938831806183,-0.854402899742126,0.64131623506546,-0.845031201839447,0.635550022125244,-0.697365462779999,0.635574102401733,-0.698744475841522,0.823950052261353,-0.800394952297211,0.821413040161133,-0.691456317901611,0.814047515392303,-0.843964815139771,0.624931812286377,-0.699552536010742,0.628248155117035,-0.698037683963776,0.829365372657776,
- -0.692223131656647,0.846295833587646,-0.698537707328796,0.990113437175751,-0.852244853973389,0.472101747989655,-0.855001866817474,0.622331500053406,-0.689037203788757,0.990113437175751,-0.849977195262909,0.246441945433617,-0.698281109333038,0.246441945433617,-0.699085235595703,0.255166172981262,-0.849568486213684,0.990113437175751,-0.847371935844421,0.841279149055481,-0.800711035728455,0.828286290168762,-0.690652787685394,0.623211205005646,-0.68891853094101,0.257758557796478,-0.690011858940125,0.454735457897186,-0.85708749294281,0.990113437175751,-0.857565402984619,0.841507077217102,-0.686696588993073,0.246441945433617,-0.690428018569946,0.474284440279007,-0.854647934436798,0.246441945433617,-0.990682244300842,0.809959292411804,-0.98021388053894,0.636090278625488,-0.98126220703125,0.812894821166992,-0.981670498847961,0.256851524114609,-0.980138540267944,0.246441960334778,-0.859707117080688,0.246441945433617,-0.860479712486267,0.252775698900223,-0.977833449840546,0.467731684446335,-0.972995579242706,0.627540826797485,-0.990682244300842,0.462930709123611,-0.990682244300842,0.660382509231567,-0.990682244300842,0.60849404335022,-0.984805822372437,0.459919482469559,-0.857950448989868,0.456382751464844,-0.857984304428101,0.464433133602142,-0.990682244300842,0.263703227043152,-0.862846374511719,0.62606805562973,-0.86830461025238,0.828087091445923,-0.864012718200684,0.990113437175751,-0.98077666759491,0.990113437175751,-0.98446249961853,0.82286137342453,-0.861238121986389,0.639794766902924,-0.864752650260925,0.819815516471863,1.32914185523987,0.198342621326447,1.21342611312866,0.202185690402985,1.19039011001587,0.176189988851547,1.18927597999573,0.0514355227351189,1.19822478294373,0.0436908602714539,1.33007371425629,0.0461084544658661,-0.990682244300842,0.829274892807007,-0.990682244300842,0.990113437175751,1.48742949962616,0.594809234142303,1.47946763038635,0.561314463615417,1.47632265090942,0.491275489330292,1.60897016525269,0.486887216567993,1.61524987220764,0.492501348257065,1.61602163314819,0.590942740440369,1.60863733291626,
- 0.593991577625275,0.479084223508835,2.25440526008606,0.638779819011688,2.25280332565308,0.631535887718201,2.45532965660095,0.47800549864769,2.45811223983765,0.302226305007935,2.4574875831604,0.302556395530701,2.46937012672424,0.154430508613586,2.46727180480957,0.154554039239883,2.4571578502655,0.646946430206299,2.81812715530396,0.6544149518013,2.6332893371582,0.655656158924103,2.82319140434265,0.144863128662109,2.26246786117554,0.150510236620903,2.25604605674744,0.147958397865295,2.45259046554565,0.153547555208206,2.80009603500366,0.144896566867828,2.80193877220154,0.145597100257874,2.64131617546082,0.477944374084473,2.46547412872314,0.630967438220978,2.46206283569336,0.637860536575317,2.62289547920227,0.475632756948471,2.62355661392212,0.154968798160553,2.63555002212524,0.302634537220001,2.63557410240173,0.301255524158478,2.82395005226135,0.199605047702789,2.82141304016113,0.308543652296066,2.81404757499695,0.322596669197083,2.62402200698853,0.318911284208298,2.46704292297363,0.457506358623505,2.46502065658569,0.461021810770035,2.62495064735413,0.475998312234879,2.63415479660034,0.476615071296692,2.82475185394287,0.469513922929764,2.79982018470764,0.467472225427628,2.63649749755859,0.63967752456665,2.82836318016052,0.637572348117828,2.63470911979675,0.647224068641663,2.84004831314087,0.646592736244202,2.9901134967804,0.638385772705078,2.83667421340942,0.460546225309372,2.86906003952026,0.434145510196686,2.82097053527832,0.462758332490921,2.80066275596619,0.156035184860229,2.62493181228638,0.300447463989258,2.62824821472168,0.475013971328735,2.83175325393677,0.469623774290085,2.87028837203979,0.307776868343353,2.84629583358765,0.316366255283356,2.9901134967804,0.310962796211243,2.9901134967804,0.646979033946991,2.62137079238892,0.654889643192291,2.83343935012817,0.651490867137909,2.9901134967804,0.301962316036224,2.82936525344849,0.301462322473526,2.9901134967804,0.637963593006134,2.24644184112549,0.479848444461823,2.24644184112549,0.637515306472778,2.9901134967804,0.468208909034729,2.61706256866455,0.460271388292313,
- 2.63204050064087,0.646235227584839,2.25619673728943,0.644327759742737,2.42572259902954,0.319774508476257,2.46050834655762,0.318121343851089,2.25597620010376,0.464608460664749,2.25952196121216,0.45824521780014,2.45980954170227,0.670395016670227,2.46419095993042,0.658431231975555,2.62677383422852,0.643404841423035,2.49143743515015,0.147755146026611,2.47210168838501,0.469157218933105,2.451575756073,0.468007743358612,2.47362947463989,0.64585554599762,2.63886761665344,0.669328033924103,2.45776581764221,0.773786962032318,2.45649337768555,0.776052594184875,2.4628369808197,0.144998133182526,2.6223316192627,0.477063953876495,2.9901134967804,0.647136569023132,2.24644184112549,0.653607249259949,2.24644184112549,0.6539106965065,2.2566123008728,0.313303411006927,2.24644184112549,0.318301796913147,2.24644184112549,0.150022804737091,2.24644184112549,0.301718890666962,2.24644184112549,0.300914734601974,2.25516605377197,0.309347212314606,2.623211145401,0.30987811088562,2.6401252746582,0.150431513786316,2.9901134967804,0.152628064155579,2.84127902984619,0.199288994073868,2.82828617095947,0.464168429374695,2.24644184112549,0.321422010660172,2.63157653808594,0.31108146905899,2.25775861740112,0.309988111257553,2.45473551750183,0.316969335079193,2.8241114616394,0.460973143577576,2.9901134967804,0.471312612295151,2.26633024215698,0.470264196395874,2.24644184112549,0.309572011232376,2.47428441047668,0.14291250705719,2.9901134967804,0.142434567213058,2.84150695800781,0.319989085197449,2.83032941818237,0.46804291009903,2.9901134967804,0.654197454452515,2.42426466941834,0.778667986392975,2.62754011154175,0.756119847297668,2.83412098884583,0.777250707149506,2.87285470962524,0.782012522220612,2.9901134967804,0.778395354747772,2.6316967010498,0.779507100582123,2.25494122505188,0.145352065563202,2.24644184112549,0.754274487495422,2.82764673233032,0.785900712013245,2.8048882484436,0.788744211196899,2.86575770378113,0.786948561668396,2.62278699874878,0.786681413650513,2.63937258720398,0.780132353305817,2.24644184112549,0.786849498748779,2.24644184112549,
- 0.786357343196869,2.25886011123657,0.786559820175171,2.47266721725464,0.787777841091156,2.45060205459595,0.774298787117004,2.80152082443237,0.791013598442078,2.9901134967804,0.00931772589683533,2.80995941162109,0.019786149263382,2.63609027862549,0.01873779296875,2.81289482116699,0.018329530954361,2.25685167312622,0.0198614597320557,2.24644184112549,0.140292853116989,2.24644184112549,0.139520302414894,2.2527756690979,0.0221665501594543,2.46773171424866,0.0270044207572937,2.62754082679749,0.00931772589683533,2.46293067932129,0.00931772589683533,2.66038250923157,0.00931772589683533,2.60849404335022,0.0151942074298859,2.45991945266724,0.142049551010132,2.45638275146484,0.142015665769577,2.46443319320679,0.00931772589683533,2.26370334625244,0.137153655290604,2.62606811523438,0.131695419549942,2.82808709144592,0.135987251996994,2.9901134967804,0.0192233622074127,2.9901134967804,0.0155375301837921,2.82286143302917,0.138761848211288,2.63979482650757,0.135247349739075,2.81981563568115,0.329141795635223,2.1983425617218,0.213426113128662,2.20218563079834,0.190390050411224,2.17618989944458,0.189275994896889,2.05143547058105,0.19822484254837,2.0436909198761,0.330073714256287,2.04610848426819,0.00931772589683533,2.82927489280701,0.00931772589683533,2.9901134967804,0.417898833751678,2.83090233802795,0.479084223508835,1.25440526008606,0.638779819011688,1.25280344486237,0.631535887718201,1.45532965660095,0.47800549864769,1.45811235904694,0.302226305007935,1.4574875831604,0.302556395530701,1.46937012672424,0.154430508613586,1.46727180480957,0.154554039239883,1.4571578502655,0.646946430206299,1.81812727451324,0.6544149518013,1.63328921794891,0.655656158924103,1.82319140434265,0.144863128662109,1.26246798038483,0.150510236620903,1.25604605674744,0.147958397865295,1.45259046554565,0.153547555208206,1.80009591579437,0.144896566867828,1.80193877220154,0.145597100257874,1.64131617546082,0.477944374084473,1.46547400951386,0.630967438220978,1.46206295490265,0.637860536575317,1.62289547920227,0.475632756948471,1.62355661392212,0.154968798160553,
- 1.63555002212524,0.302634537220001,1.63557410240173,0.301255524158478,1.82395005226135,0.199605047702789,1.82141304016113,0.308543652296066,1.81404757499695,0.322596669197083,1.62402200698853,0.318911284208298,1.46704304218292,0.457506358623505,1.46502065658569,0.461021810770035,1.62495064735413,0.475998312234879,1.63415479660034,0.476615071296692,1.82475173473358,0.469513922929764,1.79982018470764,0.467472225427628,1.63649761676788,0.63967752456665,1.82836318016052,0.637572348117828,1.63470911979675,0.647224068641663,1.84004831314087,0.646592736244202,1.9901134967804,0.638385772705078,1.83667421340942,0.460546225309372,1.86905992031097,0.434145510196686,1.82097041606903,0.462758332490921,1.80066275596619,0.156035184860229,1.62493181228638,0.300447463989258,1.62824821472168,0.475013971328735,1.83175313472748,0.469623774290085,1.87028837203979,0.307776868343353,1.84629583358765,0.316366255283356,1.9901134967804,0.310962796211243,1.9901134967804,0.646979033946991,1.62137079238892,0.654889643192291,1.83343935012817,0.651490867137909,1.9901134967804,0.301962316036224,1.82936537265778,0.301462322473526,1.9901134967804,0.637963593006134,1.24644196033478,0.479848444461823,1.24644196033478,0.637515306472778,1.9901134967804,0.468208909034729,1.61706256866455,0.460271388292313,1.63204050064087,0.646235227584839,1.25619673728943,0.644327759742737,1.42572247982025,0.319774508476257,1.46050846576691,0.318121343851089,1.25597631931305,0.464608460664749,1.25952184200287,0.45824521780014,1.45980954170227,0.670395016670227,1.46419095993042,0.658431231975555,1.62677395343781,0.643404841423035,1.49143743515015,0.147755146026611,1.47210168838501,0.469157218933105,1.45157587528229,0.468007743358612,1.47362947463989,0.64585554599762,1.63886761665344,0.669328033924103,1.45776581764221,0.773786962032318,1.45649337768555,0.776052594184875,1.4628369808197,0.144998133182526,1.62233150005341,0.477063953876495,1.9901134967804,0.647136569023132,1.24644196033478,0.653607249259949,1.24644196033478,0.6539106965065,1.2566123008728,0.313303411006927,
- 1.24644196033478,0.318301796913147,1.24644196033478,0.150022804737091,1.24644196033478,0.301718890666962,1.24644196033478,0.300914734601974,1.25516617298126,0.309347212314606,1.623211145401,0.30987811088562,1.6401252746582,0.150431513786316,1.9901134967804,0.152628064155579,1.84127914905548,0.199288994073868,1.82828629016876,0.464168429374695,1.24644196033478,0.321422010660172,1.63157653808594,0.31108146905899,1.25775861740112,0.309988111257553,1.45473551750183,0.316969335079193,1.8241114616394,0.460973143577576,1.9901134967804,0.471312612295151,1.26633024215698,0.470264196395874,1.24644196033478,0.309572011232376,1.47428441047668,0.14291250705719,1.9901134967804,0.142434567213058,1.8415070772171,0.319989085197449,1.83032941818237,0.46804291009903,1.9901134967804,0.654197454452515,1.42426466941834,0.778667986392975,1.62754011154175,0.756119847297668,1.83412098884583,0.777250707149506,1.87285470962524,0.782012522220612,1.9901134967804,0.778395354747772,1.6316967010498,0.779507100582123,1.25494122505188,0.145352065563202,1.24644196033478,0.754274487495422,1.82764661312103,0.785900712013245,1.80488836765289,0.788744211196899,1.86575770378113,0.786948561668396,1.62278699874878,0.786681413650513,1.63937258720398,0.780132353305817,1.24644196033478,0.786849498748779,1.24644196033478,0.786357343196869,1.25886011123657,0.786559820175171,1.47266721725464,0.787777841091156,1.45060217380524,0.774298787117004,1.80152070522308,0.791013598442078,1.9901134967804,0.00931772589683533,1.8099592924118,0.019786149263382,1.63609027862549,0.01873779296875,1.81289482116699,0.018329530954361,1.25685155391693,0.0198614597320557,1.24644196033478,0.140292853116989,1.24644196033478,0.139520302414894,1.2527756690979,0.0221665501594543,1.46773171424866,0.0270044207572937,1.62754082679749,0.00931772589683533,1.46293067932129,0.00931772589683533,1.66038250923157,0.00931772589683533,1.60849404335022,0.0151942074298859,1.45991945266724,0.142049551010132,1.45638275146484,0.142015665769577,1.46443319320679,0.00931772589683533,1.26370322704315,0.137153655290604,
- 1.62606811523438,0.131695419549942,1.82808709144592,0.135987251996994,1.9901134967804,0.0192233622074127,1.9901134967804,0.0155375301837921,1.82286143302917,0.138761848211288,1.63979482650757,0.135247349739075,1.81981551647186,0.329141795635223,-0.801657378673553,0.213426113128662,-0.797814309597015,0.190390050411224,-0.82380998134613,0.189275994896889,-0.948564469814301,0.19822484254837,-0.956309139728546,0.330073714256287,-0.953891515731812,0.00931772589683533,1.82927489280701,0.00931772589683533,1.9901134967804,0.417898833751678,1.83090233802795,1.30222630500793,0.457487612962723,1.3025563955307,0.469370186328888,1.15443050861359,0.46727180480957,1.15455400943756,0.457157909870148,1.14486312866211,0.262468010187149,1.15051019191742,0.256046086549759,1.1479583978653,0.45259040594101,1.15354752540588,0.800095915794373,1.14489650726318,0.801938831806183,1.14559710025787,0.64131623506546,1.15496873855591,0.635550022125244,1.30263447761536,0.635574102401733,1.30125546455383,0.823950052261353,1.19960498809814,0.821413040161133,1.30854368209839,0.814047515392303,1.15603518486023,0.624931812286377,1.30044746398926,0.628248155117035,1.30196237564087,0.829365372657776,1.307776927948,0.846295833587646,1.3014622926712,0.990113437175751,1.14775514602661,0.472101747989655,1.14499807357788,0.622331500053406,1.31096279621124,0.990113437175751,1.15002274513245,0.246441945433617,1.30171895027161,0.246441945433617,1.3009147644043,0.255166172981262,1.15043151378632,0.990113437175751,1.15262806415558,0.841279149055481,1.19928896427155,0.828286290168762,1.30934715270996,0.623211205005646,1.31108140945435,0.257758557796478,1.30998814105988,0.454735457897186,1.14291250705719,0.990113437175751,1.14243459701538,0.841507077217102,1.31330347061157,0.246441945433617,1.30957198143005,0.474284440279007,1.14535212516785,0.246441945433617,1.00931775569916,0.809959292411804,1.01978611946106,0.636090278625488,1.01873779296875,0.812894821166992,1.01832950115204,0.256851524114609,1.01986145973206,0.246441960334778,1.14029288291931,0.246441945433617,
- 1.13952028751373,0.252775698900223,1.02216649055481,0.467731684446335,1.02700448036194,0.627540826797485,1.00931775569916,0.462930709123611,1.00931775569916,0.660382509231567,1.00931775569916,0.60849404335022,1.01519417762756,0.459919482469559,1.14204955101013,0.456382751464844,1.1420156955719,0.464433133602142,1.00931775569916,0.263703227043152,1.13715362548828,0.62606805562973,1.13169538974762,0.828087091445923,1.13598728179932,0.990113437175751,1.01922333240509,0.990113437175751,1.01553750038147,0.82286137342453,1.13876187801361,0.639794766902924,1.13524734973907,0.819815516471863,0.329141795635223,1.1983425617218,0.213426113128662,1.20218563079834,0.190390050411224,1.17619001865387,0.189275994896889,1.05143547058105,0.19822484254837,1.0436909198761,0.330073714256287,1.04610848426819,1.00931775569916,0.829274892807007,1.00931775569916,0.990113437175751,-0.51257050037384,0.594809234142303,-0.520532369613647,0.561314463615417,-0.523677349090576,0.491275489330292,-0.391029834747314,0.486887216567993,-0.384750127792358,0.492501348257065,-0.383978366851807,0.590942740440369,-0.39136266708374,0.593991577625275,0.302226305007935,-0.5425124168396,0.302556395530701,-0.530629813671112,0.154430508613586,-0.53272819519043,0.154554039239883,-0.542842090129852,0.144863128662109,-0.737532019615173,0.150510236620903,-0.743953943252563,0.147958397865295,-0.54740959405899,0.153547555208206,-0.199904084205627,0.144896566867828,-0.198061168193817,0.145597100257874,-0.35868376493454,0.154968798160553,-0.364449977874756,0.302634537220001,-0.364425897598267,0.301255524158478,-0.176049947738647,0.199605047702789,-0.178586959838867,0.308543652296066,-0.185952484607697,0.156035184860229,-0.375068187713623,0.300447463989258,-0.371751844882965,0.301962316036224,-0.170634627342224,0.307776868343353,-0.153704166412354,0.301462322473526,-0.00988656282424927,0.147755146026611,-0.527898252010345,0.144998133182526,-0.377668499946594,0.310962796211243,-0.00988656282424927,0.150022804737091,-0.753558039665222,0.301718890666962,-0.753558039665222,
- 0.300914734601974,-0.744833827018738,0.150431513786316,-0.00988656282424927,0.152628064155579,-0.158720850944519,0.199288994073868,-0.171713709831238,0.309347212314606,-0.376788794994354,0.31108146905899,-0.742241442203522,0.309988111257553,-0.545264542102814,0.14291250705719,-0.00988656282424927,0.142434567213058,-0.158492922782898,0.313303411006927,-0.753558039665222,0.309572011232376,-0.525715589523315,0.145352065563202,-0.753558039665222,0.00931772589683533,-0.190040707588196,0.019786149263382,-0.363909721374512,0.01873779296875,-0.187105178833008,0.018329530954361,-0.743148446083069,0.0198614597320557,-0.753558039665222,0.140292853116989,-0.753558039665222,0.139520302414894,-0.7472243309021,0.0221665501594543,-0.532268285751343,0.0270044207572937,-0.372459173202515,0.00931772589683533,-0.537069320678711,0.00931772589683533,-0.339617490768433,0.00931772589683533,-0.39150595664978,0.0151942074298859,-0.540080547332764,0.142049551010132,-0.543617248535156,0.142015665769577,-0.535566866397858,0.00931772589683533,-0.736296772956848,0.137153655290604,-0.37393194437027,0.131695419549942,-0.171912908554077,0.135987251996994,-0.00988656282424927,0.0192233622074127,-0.00988656282424927,0.0155375301837921,-0.17713862657547,0.138761848211288,-0.360205233097076,0.135247349739075,-0.180184483528137,0.329141795635223,0.198342621326447,0.213426113128662,0.202185690402985,0.190390050411224,0.176189988851547,0.189275994896889,0.0514355227351189,0.19822484254837,0.0436908602714539,0.330073714256287,0.0461084544658661,0.00931772589683533,-0.170725107192993,0.00931772589683533,-0.00988656282424927,0.487429529428482,0.594809234142303,0.479467689990997,0.561314463615417,0.476322650909424,0.491275489330292,0.60897022485733,0.486887216567993,0.615249931812286,0.492501348257065,0.616021692752838,0.590942740440369,0.60863733291626,0.593991577625275,-0.877699255943298,-0.00975125003606081,-0.878081202507019,0.244148015975952,-1.22142314910889,0.243485689163208,-1.22142314910889,-0.0102438824251294,-0.823352813720703,1.25840401649475,-0.48001104593277,
- 1.25774168968201,-0.479628920555115,1.51164102554321,-0.823352813720703,1.51213359832764,-1.22142314910889,1.25840401649475,-0.878081202507019,1.25774168968201,-0.877699017524719,1.51164102554321,-1.22142314910889,1.51213359832764,-1.22142314910889,1.00467443466187,-0.878490567207336,1.00424253940582,-1.22142314910889,0.750944852828979,-0.878643155097961,0.750944852828979,-1.22142314910889,0.497215330600739,-0.878490567207336,0.497647345066071,-0.823352813720703,0.243485689163208,-0.823352813720703,-0.0102438824251294,-0.479628920555115,-0.00975125003606081,-0.48001104593277,0.244148015975952,-0.480420172214508,0.497647225856781,-0.823352813720703,0.497215330600739,-0.480572760105133,0.750944852828979,-0.823352813720703,0.750944852828979,-0.480420172214508,1.00424242019653,-0.823352813720703,1.00467443466187
- }
- UVIndex: *3776 {
- a: 0,1,2,3,4,5,3,2,6,7,5,4,8,9,10,11,11,10,12,13,14,15,13,12,16,17,18,8,11,13,19,20,16,11,15,21,19,13,22,18,17,23,21,24,25,19,26,22,23,27,24,28,29,25,7,26,27,30,5,5,30,31,29,3,28,0,3,29,32,33,34,35,32,36,37,33,36,38,39,37,40,41,42,43,44,40,43,45,46,44,45,47,48,49,50,51,52,53,54,55,53,51,50,54,56,57,58,59,56,59,60,61,61,60,62,63,64,57,56,65,61,66,67,65,56,63,68,69,66,61,70,71,64,65,70,65,67,72,73,71,70,74,74,70,72,75,50,49,73,74,50,74,75,76,54,54,76,77,78,55,79,20,19,25,31,79,25,29,80,69,68,81,77,80,81,78,82,83,84,85,86,87,88,89,90,91,86,89,92,93,88,87,94,95,82,85,96,97,98,99,99,98,100,101,83,102,103,84,104,105,46,47,106,107,52,55,108,106,55,78,109,108,78,81,110,109,81,68,111,110,68,63,112,111,63,62,113,114,39,38,119,120,7,6,8,115,121,9,116,115,8,18,22,117,116,18,118,117,22,26,7,120,118,26,122,123,124,125,126,127,128,129,130,131,132,133,134,129,135,136,137,138,139,140,141,142,143,144,145,146,136,147,145,144,148,149,150,151,152,153,154,155,130,156,157,158,159,160,161,162,163,143,164,165,144,154,166,167,168,169,170,157,141,171,172,173,159,158,174,168,175,176,123,122,177,160,159,178,151,150,179,142,155,179,154,180,155,179,155,151,124,140,139,125,124,181,182,183,184,185,186,187,188,189,128,190,129,191,139,192,131,130,193,171,189,188,191,150,186,187,194,195,196,187,189,194,189,124,182,197,164,143,193,130,157,167,166,198,199,123,176,199,200,201,181,202,203,184,170,175,168,134,204,205,206,181,123,199,124,123,181,161,163,154,207,148,208,157,171,193,171,131,193,154,167,161,174,175,209,210,211,188,131,171,143,138,197,136,138,143,203,212,185,184,144,165,207,208,208,147,144,152,155,142,130,158,156,140,124,189,153,156,160,166,156,158,160,141,189,171,140,189,141,148,213,208,214,215,206,139,191,125,125,191,122,216,168,147,161,167,217,177,122,218,219,150,191,192,191,218,122,149,215,183,179,139,142,151,155,180,180,213,148,151,149,220,215,165,164,128,127,197,190,128,164,221,222,210,209,137,136,210,222,147,174,145,223,169,168,167,224,217,214,206,205,214,205,202,202,184,214,168,174,147,216,223,168,163,162,216,213,
- 180,194,182,225,220,207,165,149,207,220,149,148,207,134,206,126,129,183,186,150,149,178,198,166,160,141,157,152,142,188,187,196,226,227,228,229,173,172,188,226,230,131,132,172,158,130,194,201,231,195,134,232,204,153,166,154,213,147,208,214,184,183,215,230,233,132,131,234,235,227,233,226,236,237,231,238,239,240,235,228,227,241,195,242,230,226,237,234,243,230,237,132,233,227,172,233,243,234,229,228,235,244,233,230,243,195,240,242,195,231,240,196,195,241,245,246,247,248,249,250,251,252,253,254,246,245,255,256,254,253,252,257,258,259,252,254,257,256,246,255,253,246,256,254,260,257,248,251,258,257,253,252,259,261,262,263,264,265,253,261,266,246,257,260,248,266,267,247,246,137,222,267,261,259,190,197,251,250,232,133,266,261,197,138,266,197,247,267,262,265,267,138,137,263,262,222,221,267,266,138,133,135,258,251,259,258,190,268,269,270,271,272,273,247,265,274,245,260,249,248,275,274,265,264,134,133,232,186,185,191,215,126,206,220,127,126,215,165,127,220,216,147,213,169,223,276,161,217,154,163,180,267,222,262,181,201,225,182,201,200,238,231,185,218,191,219,218,185,212,219,185,157,156,153,152,150,192,179,192,139,179,198,224,167,276,223,216,162,161,276,162,174,211,146,145,146,211,210,136,226,196,241,236,135,129,190,258,135,190,194,225,201,194,189,182,277,278,279,280,281,282,283,284,285,286,287,288,289,284,290,291,292,293,294,295,296,297,298,299,300,301,291,302,300,299,303,304,305,306,307,308,309,310,285,311,312,313,314,315,316,317,318,298,319,320,299,309,321,322,323,324,325,312,296,326,327,328,314,313,329,323,330,331,278,277,332,315,314,333,306,305,334,297,310,334,309,335,310,334,310,306,279,295,294,280,279,336,337,338,339,340,341,342,343,344,283,345,284,346,294,347,286,285,348,326,344,343,346,305,341,342,349,350,351,342,344,349,344,279,337,352,319,298,348,285,312,322,321,353,354,278,331,354,355,356,336,357,358,339,325,330,323,289,359,360,361,336,278,354,279,278,336,316,318,309,362,303,363,312,326,348,326,286,348,309,322,316,329,330,364,365,366,343,286,326,298,293,352,291,293,298,358,367,340,339,299,320,362,363,363,302,299,307,
- 310,297,285,313,311,295,279,344,308,311,315,321,311,313,315,296,344,326,295,344,296,303,368,363,369,370,361,294,346,280,280,346,277,371,323,302,316,322,372,332,277,373,374,305,346,347,346,373,277,304,370,338,334,294,297,306,310,335,335,368,303,306,304,375,370,320,319,283,282,352,345,283,319,376,377,365,364,292,291,365,377,302,329,300,378,324,323,322,379,372,369,361,360,369,360,357,357,339,369,323,329,302,371,378,323,318,317,371,368,335,349,337,380,375,362,320,304,362,375,304,303,362,289,361,281,284,338,341,305,304,333,353,321,315,296,312,307,297,343,342,351,381,382,383,384,328,327,343,381,385,286,287,327,313,285,349,356,386,350,289,387,359,308,321,309,368,302,363,369,339,338,370,385,388,287,286,389,390,382,388,381,391,392,386,393,394,395,390,383,382,396,350,397,385,381,392,389,398,385,392,287,388,382,327,388,398,389,384,383,390,399,388,385,398,350,395,397,350,386,395,351,350,396,400,401,402,403,404,405,406,407,408,409,401,400,410,411,409,408,407,412,413,414,407,409,412,411,401,410,408,401,411,409,415,412,403,406,413,412,408,407,414,416,417,418,419,420,408,416,421,401,412,415,403,421,422,402,401,292,377,422,416,414,345,352,406,405,387,288,421,416,352,293,421,352,402,422,417,420,422,293,292,418,417,377,376,422,421,293,288,290,413,406,414,413,345,423,424,425,426,427,428,402,420,429,400,415,404,403,430,429,420,419,289,288,387,341,340,346,370,281,361,375,282,281,370,320,282,375,371,302,368,324,378,431,316,372,309,318,335,422,377,417,336,356,380,337,356,355,393,386,340,373,346,374,373,340,367,374,340,312,311,308,307,305,347,334,347,294,334,353,379,322,431,378,371,317,316,431,317,329,366,301,300,301,366,365,291,381,351,396,391,290,284,345,413,290,345,349,380,356,349,344,337,432,433,434,435,436,437,435,438,439,440,441,442,443,444,445,439,446,444,443,442,447,448,443,449,450,451,434,452,435,453,447,442,454,451,450,437,455,456,457,449,451,458,459,460,442,441,453,439,441,442,443,448,461,461,446,443,462,463,457,448,447,434,433,453,452,434,447,464,465,459,458,440,439,459,465,446,449,444,462,457,456,462,456,466,450,449,446,467,461,
- 448,437,457,432,435,437,468,455,469,470,471,472,473,474,475,476,477,478,470,469,479,480,478,477,476,481,482,483,476,478,481,480,470,479,477,470,480,478,484,481,472,475,482,481,477,476,483,485,486,487,488,489,477,485,490,470,481,484,472,490,491,471,470,440,465,491,485,483,452,453,475,474,468,436,490,485,453,441,490,453,471,491,486,489,491,441,440,487,486,465,464,491,490,441,436,438,482,475,483,482,452,492,493,494,495,496,497,471,489,498,469,484,473,472,499,498,489,488,437,436,468,463,432,457,467,433,432,463,448,433,467,491,465,486,449,460,445,444,445,460,459,439,438,435,452,482,438,452,500,501,502,503,504,505,506,507,508,509,510,511,512,510,513,514,515,516,517,518,519,520,514,521,519,518,517,522,523,518,524,525,526,509,527,510,528,522,517,529,526,525,512,530,531,532,524,526,533,534,535,517,516,528,514,516,517,518,523,536,536,521,518,537,538,532,523,522,509,508,528,527,509,522,539,540,534,533,515,514,534,540,521,524,519,537,532,531,537,531,541,525,524,521,542,536,523,512,532,507,510,512,543,530,544,545,546,547,548,549,550,551,552,553,545,544,554,555,553,552,551,556,557,558,551,553,556,555,545,554,552,545,555,553,559,556,547,550,557,556,552,551,558,560,561,562,563,564,552,560,565,545,556,559,547,565,566,546,545,515,540,566,560,558,527,528,550,549,543,511,565,560,528,516,565,528,546,566,561,564,566,516,515,562,561,540,539,566,565,516,511,513,557,550,558,557,527,567,568,569,570,571,572,546,564,573,544,559,548,547,574,573,564,563,512,511,543,538,507,532,542,508,507,538,523,508,542,566,540,561,524,535,520,519,520,535,534,514,513,510,527,557,513,527,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,589,595,596,597,598,599,600,601,602,603,604,605,606,596,607,605,604,608,609,610,611,612,613,614,615,590,616,617,618,619,620,621,622,623,603,624,625,604,614,626,627,628,629,630,617,601,631,632,633,619,618,634,628,635,636,583,582,637,620,619,638,611,610,639,602,615,639,614,640,615,639,615,611,584,600,599,585,584,641,642,643,644,645,646,647,648,649,588,650,589,651,599,652,591,590,653,631,649,648,651,610,
- 646,647,654,655,656,647,649,654,649,584,642,657,624,603,653,590,617,627,626,658,659,583,636,659,660,661,641,662,663,644,630,635,628,594,664,665,666,641,583,659,584,583,641,621,623,614,667,608,668,617,631,653,631,591,653,614,627,621,634,635,669,670,671,648,591,631,603,598,657,596,598,603,663,672,645,644,604,625,667,668,668,607,604,612,615,602,590,618,616,600,584,649,613,616,620,626,616,618,620,601,649,631,600,649,601,608,673,668,674,675,666,599,651,585,585,651,582,676,628,607,621,627,677,637,582,678,679,610,651,652,651,678,582,609,675,643,639,599,602,611,615,640,640,673,608,611,609,680,675,625,624,588,587,657,650,588,624,681,682,670,669,597,596,670,682,607,634,605,683,629,628,627,684,677,674,666,665,674,665,662,662,644,674,628,634,607,676,683,628,623,622,676,673,640,654,642,685,680,667,625,609,667,680,609,608,667,594,666,586,589,643,646,610,609,638,658,626,620,601,617,612,602,648,647,656,686,687,688,689,633,632,648,686,690,591,592,632,618,590,654,661,691,655,594,692,664,613,626,614,673,607,668,674,644,643,675,690,693,592,591,694,695,687,693,686,696,697,691,698,699,700,695,688,687,701,655,702,690,686,697,694,703,690,697,592,693,687,632,693,703,694,689,688,695,704,693,690,703,655,700,702,655,691,700,656,655,701,705,706,707,708,709,710,711,712,713,714,706,705,715,716,714,713,712,717,718,719,712,714,717,716,706,715,713,706,716,714,720,717,708,711,718,717,713,712,719,721,722,723,724,725,713,721,726,706,717,720,708,726,727,707,706,597,682,727,721,719,650,657,711,710,692,593,726,721,657,598,726,657,707,727,722,725,727,598,597,723,722,682,681,727,726,598,593,595,718,711,719,718,650,728,729,730,731,732,733,707,725,734,705,720,709,708,735,734,725,724,594,593,692,646,645,651,675,586,666,680,587,586,675,625,587,680,676,607,673,629,683,736,621,677,614,623,640,727,682,722,641,661,685,642,661,660,698,691,645,678,651,679,678,645,672,679,645,617,616,613,612,610,652,639,652,599,639,658,684,627,736,683,676,622,621,736,622,634,671,606,605,606,671,670,596,686,656,701,696,595,589,650,718,595,650,654,685,661,654,649,642,737,738,739,740,741,
- 742,743,744,745,746,747,748,749,744,750,751,752,753,754,755,756,757,758,759,760,761,751,762,760,759,763,764,765,766,767,768,769,770,745,771,772,773,774,775,776,777,778,758,779,780,759,769,781,782,783,784,785,772,756,786,787,788,774,773,789,783,790,791,738,737,792,775,774,793,766,765,794,757,770,794,769,795,770,794,770,766,739,755,754,740,739,796,797,798,799,800,801,802,803,804,743,805,744,806,754,807,746,745,808,786,804,803,806,765,801,802,809,810,811,802,804,809,804,739,797,812,779,758,808,745,772,782,781,813,814,738,791,814,815,816,796,817,818,799,785,790,783,749,819,820,821,796,738,814,739,738,796,776,778,769,822,763,823,772,786,808,786,746,808,769,782,776,789,790,824,825,826,803,746,786,758,753,812,751,753,758,818,827,800,799,759,780,822,823,823,762,759,767,770,757,745,773,771,755,739,804,768,771,775,781,771,773,775,756,804,786,755,804,756,763,828,823,829,830,821,754,806,740,740,806,737,831,783,762,776,782,832,792,737,833,834,765,806,807,806,833,737,764,830,798,794,754,757,766,770,795,795,828,763,766,764,835,830,780,779,743,742,812,805,743,779,836,837,825,824,752,751,825,837,762,789,760,838,784,783,782,839,832,829,821,820,829,820,817,817,799,829,783,789,762,831,838,783,778,777,831,828,795,809,797,840,835,822,780,764,822,835,764,763,822,749,821,741,744,798,801,765,764,793,813,781,775,756,772,767,757,803,802,811,841,842,843,844,788,787,803,841,845,746,747,787,773,745,809,816,846,810,749,847,819,768,781,769,828,762,823,829,799,798,830,845,848,747,746,849,850,842,848,841,851,852,846,853,854,855,850,843,842,856,810,857,845,841,852,849,858,845,852,747,848,842,787,848,858,849,844,843,850,859,848,845,858,810,855,857,810,846,855,811,810,856,860,861,862,863,864,865,866,867,868,869,861,860,870,871,869,868,867,872,873,874,867,869,872,871,861,870,868,861,871,869,875,872,863,866,873,872,868,867,874,876,877,878,879,880,868,876,881,861,872,875,863,881,882,862,861,752,837,882,876,874,805,812,866,865,847,748,881,876,812,753,881,812,862,882,877,880,882,753,752,878,877,837,836,882,881,753,748,750,873,866,874,873,805,883,884,885,886,
- 887,888,862,880,889,860,875,864,863,890,889,880,879,749,748,847,801,800,806,830,741,821,835,742,741,830,780,742,835,831,762,828,784,838,891,776,832,769,778,795,882,837,877,796,816,840,797,816,815,853,846,800,833,806,834,833,800,827,834,800,772,771,768,767,765,807,794,807,754,794,813,839,782,891,838,831,777,776,891,777,789,826,761,760,761,826,825,751,841,811,856,851,750,744,805,873,750,805,809,840,816,809,804,797,892,893,894,895,896,897,895,898,899,900,901,902,903,904,905,899,906,904,903,902,907,908,903,909,910,911,894,912,895,913,907,902,914,911,910,897,915,916,917,909,911,918,919,920,902,901,913,899,901,902,903,908,921,921,906,903,922,923,917,908,907,894,893,913,912,894,907,924,925,919,918,900,899,919,925,906,909,904,922,917,916,922,916,926,910,909,906,927,921,908,897,917,892,895,897,928,915,929,930,931,932,933,934,935,936,937,938,930,929,939,940,938,937,936,941,942,943,936,938,941,940,930,939,937,930,940,938,944,941,932,935,942,941,937,936,943,945,946,947,948,949,937,945,950,930,941,944,932,950,951,931,930,900,925,951,945,943,912,913,935,934,928,896,950,945,913,901,950,913,931,951,946,949,951,901,900,947,946,925,924,951,950,901,896,898,942,935,943,942,912,952,953,954,955,956,957,931,949,958,929,944,933,932,959,958,949,948,897,896,928,923,892,917,927,893,892,923,908,893,927,951,925,946,909,920,905,904,905,920,919,899,898,895,912,942,898,912,960,961,962,963,964,965,966,967,968,969,970,971,972,970,973,974,975,976,977,978,979,980,974,981,979,978,977,982,983,978,984,985,986,969,987,970,988,982,977,989,986,985,972,990,991,992,984,986,993,994,995,977,976,988,974,976,977,978,983,996,996,981,978,997,998,992,983,982,969,968,988,987,969,982,999,1000,994,993,975,974,994,1000,981,984,979,997,992,991,997,991,1001,985,984,981,1002,996,983,972,992,967,970,972,1003,990,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1005,1004,1014,1015,1013,1012,1011,1016,1017,1018,1011,1013,1016,1015,1005,1014,1012,1005,1015,1013,1019,1016,1007,1010,1017,1016,1012,1011,1018,1020,1021,1022,1023,1024,1012,1020,1025,1005,1016,1019,1007,1025,1026,
- 1006,1005,975,1000,1026,1020,1018,987,988,1010,1009,1003,971,1025,1020,988,976,1025,988,1006,1026,1021,1024,1026,976,975,1022,1021,1000,999,1026,1025,976,971,973,1017,1010,1018,1017,987,1027,1028,1029,1030,1031,1032,1006,1024,1033,1004,1019,1008,1007,1034,1033,1024,1023,972,971,1003,998,967,992,1002,968,967,998,983,968,1002,1026,1000,1021,984,995,980,979,980,995,994,974,973,970,987,1017,973,987,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1051,1050,1056,1057,1055,1054,1058,1059,1057,1056,1044,1043,1059,1058,1060,1061,1062,1063,1060,1063,1064,1065,1065,1064,1066,1067,1067,1066,1068,1069,1069,1068,1047,1046
- }
- }
- LayerElementSmoothing: 0 {
- Version: 102
- Name: ""
- MappingInformationType: "ByEdge"
- ReferenceInformationType: "Direct"
- Smoothing: *1904 {
- a: 0,0,1,0,0,0,0,1,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,1,1,1,0,1,1,1,1,0,0,1,1,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
- 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- LayerElementMaterial: 0 {
- Version: 101
- Name: ""
- MappingInformationType: "ByPolygon"
- ReferenceInformationType: "IndexToDirect"
- Materials: *1084 {
- a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
- 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0
- }
- }
- Layer: 0 {
- Version: 100
- LayerElement: {
- Type: "LayerElementNormal"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementBinormal"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementTangent"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementMaterial"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementSmoothing"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementUV"
- TypedIndex: 0
- }
- }
- }
- Geometry: 2267733793952, "Geometry::", "Mesh" {
- Vertices: *1320 {
- a: -100,0,473.08056640625,-100,0,348.08056640625,-100,600,348.08056640625,-100,600,473.08056640625,0,0,473.08056640625,0,0,348.08056640625,0,600,348.08056640625,0,600,473.08056640625,100,0,473.08056640625,100,0,348.08056640625,100,600,348.08056640625,100,600,473.08056640625,100,500,473.08056640625,0,500,473.08056640625,-100,500,473.08056640625,100,400,473.08056640625,0,381.880035400391,473.08056640625,-100,400,473.08056640625,100,300,473.08056640625,-100,300,473.08056640625,100,200,473.08056640625,0,216.552597045898,473.08056640625,-100,200,473.08056640625,100,100,473.08056640625,0,100,473.08056640625,-100,100,473.08056640625,-100,500,348.08056640625,0,500,348.08056640625,100,500,348.08056640625,-100,400,348.08056640625,0,381.880035400391,348.08056640625,100,400,348.08056640625,-100,300,348.08056640625,100,300,348.08056640625,-100,200,348.08056640625,0,216.552597045898,348.08056640625,100,200,348.08056640625,-100,100,348.08056640625,0,100,348.08056640625,100,100,348.08056640625,-17.130859375,381.880035400391,473.08056640625,-17.41015625,300,473.08056640625,-17.41015625,216.552597045898,473.08056640625,-17.130859375,381.880035400391,348.08056640625,-17.41015625,300,348.08056640625,-17.41015625,216.552597045898,348.08056640625,17.130859375,381.880035400391,473.08056640625,17.41015625,300,473.08056640625,17.41015625,216.552597045898,473.08056640625,17.130859375,381.880035400391,348.08056640625,17.41015625,300,348.08056640625,17.41015625,216.552597045898,348.08056640625,195.95703125,0,473.080810546875,144.1796875,0,348.08056640625,144.1796875,100,348.08056640625,144.1796875,200,348.08056640625,144.1796875,300,348.08056640625,144.1796875,400,348.08056640625,144.1796875,500,348.08056640625,144.1796875,600,348.08056640625,195.95703125,600,473.080810546875,195.95703125,500,473.080810546875,195.95703125,400,473.080810546875,195.95703125,100,473.080810546875,-195.95703125,0,473.080810546875,-144.1796875,0,348.08056640625,-144.1796875,100,348.08056640625,-144.1796875,200,348.08056640625,-144.1796875,300,348.08056640625,
- -144.1796875,400,348.08056640625,-144.1796875,500,348.08056640625,-144.1796875,600,348.08056640625,-195.95703125,600,473.080810546875,-195.95703125,500,473.080810546875,-195.95703125,400,473.080810546875,-195.95703125,300,473.080810546875,-195.95703125,200,473.080810546875,-195.95703125,100,473.080810546875,195.95703125,300,473.080810546875,195.95703125,200,473.080810546875,-14.482421875,285.956085205078,346.620483398438,-48.421875,285.553741455078,377.845092773438,-43.048828125,316.052764892578,347.726440429688,-52.0126953125,255.701690673828,346.491577148438,-46.525390625,254.944793701172,373.866577148438,-14.7880859375,343.093902587891,373.612182617188,-17.3486328125,316.560638427734,371.628295898438,-42.6142578125,286.615051269531,347.920288085938,-17.55859375,285.977203369141,376.829467773438,-43.0634765625,344.074981689453,372.797241210938,-17.8359375,316.656616210938,349.194702148438,-40.484375,316.010467529297,373.163452148438,-16.8603515625,254.835205078125,377.119506835938,-49.654296875,316.811859130859,374.096069335938,-12.0791015625,345.241027832031,384.261108398438,-44.388671875,343.425872802734,347.573608398438,-51.1318359375,342.004516601563,346.596069335938,-13.9189453125,315.014526367188,346.849975585938,-13.9296875,315.5087890625,380.190795898438,-50.2138671875,317.696472167969,346.680053710938,-17.396484375,285.833221435547,348.401733398438,-15.919921875,341.510650634766,347.015014648438,-13.224609375,347.857971191406,346.056030273438,-39.033203125,314.975860595703,378.069702148438,-14.7001953125,318.240692138672,347.236694335938,-26.25390625,343.796478271484,347.069702148438,-50.3173828125,342.964385986328,373.584350585938,-12.01953125,256.663970947266,383.622436523438,-15.6022138595581,255.168884277344,346.733764648438,-39.619140625,286.171112060547,376.962280273438,-14.2861328125,287.779052734375,380.638061523438,-44.607421875,287.471649169922,374.903686523438,-50.5966796875,284.756072998047,345.899780273438,-46.439453125,314.800201416016,369.681030273438,-47.01953125,254.798751831055,378.204467773438,
- -44.32421875,316.079803466797,365.397827148438,-15.185546875,256.799530029297,385.149780273438,-15.0361328125,317.947509765625,373.527709960938,-15.84765625,343.339324951172,353.788452148438,-46.58056640625,254.569885253906,347.251342773438,-45.51171875,306.75830078125,375.839111328125,-14.22265625,284.9033203125,384.700561523438,-50.083984375,256.231597900391,374.760986328125,-41.943359375,255.467864990234,377.210327148438,-46.9501953125,344.365203857422,345.405639648438,-35.5390625,378.554962158203,377.657592773438,-36.81640625,378.732360839844,347.657592773438,-17.0048828125,378.638671875,348.774780273438,-40.1875,378.662994384766,369.087280273438,-15.5224609375,378.6533203125,377.066772460938,-13.755859375,377.698333740234,345.639038085938,-46.8291015625,373.881500244141,383.438842773438,-47.029296875,377.746307373047,346.357788085938,-12.35546875,377.749786376953,384.049194335938,-39.935546875,377.129058837891,379.104858398438,-47.763671875,377.847137451172,368.202514648438,-46.5888671875,223.729187011719,377.473999023438,-16.50390625,225.334075927734,379.251342773438,-46.681640625,224.267868041992,345.975311279297,-15.6536464691162,223.776168823242,347.076873779297,-24.341796875,223.648712158203,378.954467773438,-14.71484375,223.430084228516,373.175170898438,-14.279296875,226.704498291016,377.481811523438,-46.2998046875,345.493621826172,383.679077148438,-48.6494140625,266.505676269531,377.836181640625,8.509765625,283.004699707031,346.607788085938,45.072265625,282.625213623047,382.363647460938,8.9140625,313.038360595703,377.167358398438,7.71419286727905,249.989715576172,380.193725585938,33.671875,249.987457275391,378.694702148438,36.7861328125,339.299163818359,346.502319335938,29.3701171875,313.571716308594,348.185913085938,9.18994140625,283.739624023438,378.697143554688,31.95703125,283.069641113281,348.510131835938,35.51953125,340.329284667969,379.411499023438,10.119140625,313.682830810547,348.850952148438,32.197265625,312.993988037109,374.214233398438,32.5927734375,250.433319091797,348.259155273438,38.5244140625,313.835510253906,380.702514648438,
- 49.1064453125,341.554016113281,345.294311523438,7.00423192977905,339.47900390625,381.819396972656,7.96484375,311.948120117188,345.938842773438,38.77392578125,313.747589111328,346.684448242188,7.1982421875,314.764190673828,381.385131835938,8.1962890625,337.636657714844,346.724975585938,6.6669921875,344.301361083984,345.098022460938,37.7265625,311.907684326172,372.882202148438,8.564453125,315.335815429688,346.019897460938,9.48046875,339.345977783203,353.251342773438,37.9091796875,339.163146972656,381.295288085938,45.359375,251.863525390625,346.177124023438,7.70670604705811,250.222534179688,346.532592773438,33.03125,283.273406982422,376.212280273438,40.4912109375,284.961791992188,346.584350585938,29.41015625,283.485443115234,378.975952148438,6.0595703125,281.787536621094,382.777709960938,27.796875,312.394989013672,378.408569335938,45.630859375,251.626251220703,377.038330078125,40.310546875,285.215545654297,378.951538085938,19.43359375,339.556854248047,346.997436523438,40.7392578125,305.534881591797,378.564819335938,45.703125,281.942138671875,346.627319335938,40.5859375,251.338470458984,382.915283203125,37.50390625,250.536651611328,374.628295898438,41.765625,377.433563232422,375.552124023438,8.7255859375,378.368255615234,378.066772460938,11.04296875,378.269897460938,347.458374023438,30.8671875,377.8671875,380.996459960938,40.0556640625,378.285491943359,347.147827148438,1.893798828125,377.765319824219,344.712036132813,47.0517578125,373.274871826172,381.918334960938,6.76171875,377.332977294922,382.157592773438,49.716796875,377.242065429688,344.890014648438,37.66064453125,223.729400634766,378.645874023438,38.291015625,226.134033203125,347.042358398438,6.25390625,224.294967651367,379.074920654297,8.2734375,223.77880859375,346.579467773438,38.595703125,223.644622802734,353.106811523438,31.984375,223.415313720703,346.360717773438,37.9521484375,248.937652587891,379.276733398438,37.1279296875,249.311248779297,347.604858398438,47.3369140625,341.818939208984,381.471069335938,6.10546875,340.727874755859,352.628295898438,13.279296875,313.662261962891,347.895874023438,
- 45.00390625,261.192718505859,382.498413085938,51.0732421875,408.417144775391,376.973999023438,1.470703125,411.772430419922,344.237670898438,-0.033203125,408.448211669922,371.698608398438,52.4580078125,407.850494384766,348.290405273438,50.66796875,378.490325927734,376.589904785156,-0.25732421875,379.730255126953,374.830444335938,52.0048828125,379.234252929688,348.320678710938,2.7333984375,377.394989013672,376.505249023438,52.171875,399.176788330078,375.425170898438,52.634765625,408.502227783203,373.811889648438,50.416015625,410.45361328125,343.751342773438,2.408203125,405.725006103516,376.991577148438,0.064453125,407.746185302734,345.503295898438,1.986328125,412.594512939453,372.501342773438,0.72265625,403.702178955078,375.056030273438,-53.37353515625,413.340911865234,375.286010742188,-50.85546875,379.504913330078,376.942749023438,-51.904296875,413.762451171875,343.776092529297,-50.59375,377.273101806641,345.557983398438,-53.873046875,378.3291015625,344.424194335938,-53.466796875,385.612274169922,376.473999023438,-53.90234375,377.965484619141,370.909545898438,-48.615234375,377.772003173828,375.208374023438,-1.69140625,414.300140380859,375.553100585938,-1.10546875,414.862884521484,344.641967773438,14.126953125,411.793762207031,377.050170898438,-54.46875,191.786804199219,376.892944335938,-5.5361328125,188.329528808594,344.236694335938,-4.013671875,191.754913330078,371.698608398438,-55.1328125,192.370727539063,348.164428710938,-54.0260429382324,222.622528076172,376.517639160156,-3.8662109375,221.344757080078,374.829956054688,-54.6904296875,221.855895996094,348.202514648438,-6.666015625,225.064056396484,375.761108398438,-4.6201171875,223.203643798828,344.477264404297,-55.400390625,201.307647705078,375.323608398438,-55.787109375,191.699127197266,373.700561523438,-52.9658203125,189.688507080078,343.668334960938,-6.353515625,194.560577392578,376.989624023438,-6.8046875,222.437774658203,377.247436523438,-4.193359375,192.478240966797,345.503295898438,-6.044921875,187.482696533203,372.501342773438,-4.841796875,196.644866943359,375.054077148438,
- 46.3525390625,186.713562011719,375.298217773438,43.791015625,221.576873779297,376.901733398438,45.6790390014648,186.279144287109,343.790405273438,44.28125,223.876434326172,345.544311523438,47.56640625,222.788543701172,344.479858398438,46.43359375,215.284149169922,376.487670898438,47.048828125,223.163055419922,370.934936523438,41.798828125,223.362335205078,375.122436523438,-2.5,185.725067138672,375.552124023438,-3.0556640625,185.145416259766,344.641967773438,-53.234375,224.006103515625,344.211303710938,-17.775390625,188.307769775391,377.047241210938,11.330078125,285.956085205078,475.647155761719,45.26953125,285.553741455078,444.421875,39.896484375,316.052764892578,474.541259765625,48.8603515625,255.701690673828,475.775512695313,43.373046875,254.944793701172,448.400146484375,11.6357421875,343.093902587891,448.65576171875,14.1962890625,316.560638427734,450.638916015625,39.4619140625,286.615051269531,474.34765625,14.40625,285.977203369141,445.438110351563,39.9111328125,344.074981689453,449.4697265625,14.68359375,316.656616210938,473.072387695313,37.33203125,316.010467529297,449.10498046875,13.7080078125,254.835205078125,445.148132324219,46.501953125,316.811859130859,448.171630859375,8.9267578125,345.241027832031,438.007202148438,41.236328125,343.425872802734,474.6943359375,47.9794921875,342.004516601563,475.671630859375,10.7666015625,315.014526367188,475.418212890625,10.77734375,315.5087890625,442.0771484375,47.0615234375,317.696472167969,475.587646484375,14.244140625,285.833221435547,473.865112304688,12.767578125,341.510650634766,475.252563476563,10.072265625,347.857971191406,476.212280273438,35.880859375,314.975860595703,444.197265625,11.5478515625,318.240692138672,475.030639648438,23.1015625,343.796478271484,475.197631835938,47.1650390625,342.964385986328,448.682739257813,8.8671875,256.663970947266,438.645751953125,12.4498701095581,255.168884277344,475.534484863281,36.466796875,286.171112060547,445.3046875,11.1337890625,287.779052734375,441.63037109375,41.455078125,287.471649169922,447.363616943359,47.4443359375,284.756072998047,476.367431640625,
- 43.287109375,314.800201416016,452.58642578125,43.8671875,254.798751831055,444.063232421875,41.171875,316.079803466797,456.8701171875,12.033203125,256.799530029297,437.1181640625,11.8837890625,317.947509765625,448.739868164063,12.6953125,343.339324951172,468.47998046875,43.42822265625,254.569885253906,475.016357421875,42.359375,306.75830078125,446.427001953125,11.0703125,284.9033203125,437.566772460938,46.931640625,256.231597900391,447.5068359375,38.791015625,255.467864990234,445.057373046875,43.7978515625,344.365203857422,476.861938476563,32.38671875,378.554962158203,444.610595703125,33.6640625,378.732360839844,474.609985351563,13.8525390625,378.638671875,473.492553710938,37.03515625,378.662994384766,453.18017578125,12.3701171875,378.6533203125,445.201049804688,10.603515625,377.698333740234,476.628295898438,43.6767578125,373.881500244141,438.828247070313,43.876953125,377.746307373047,475.910034179688,9.203125,377.749786376953,438.219116210938,36.783203125,377.129058837891,443.16357421875,44.611328125,377.847137451172,454.0654296875,43.4365234375,223.729187011719,444.79345703125,13.3515625,225.334075927734,443.0166015625,43.529296875,224.267868041992,476.292327880859,12.5013027191162,223.776168823242,475.191253662109,21.189453125,223.648712158203,443.3134765625,11.5625,223.430084228516,449.091552734375,11.126953125,226.704498291016,444.78662109375,43.1474609375,345.493621826172,438.589111328125,45.4970703125,266.505676269531,444.432373046875,-11.662109375,283.004699707031,475.660125732422,-48.224609375,282.625213623047,439.90380859375,-12.06640625,313.038360595703,445.099731445313,-10.8665370941162,249.989715576172,442.07373046875,-36.82421875,249.987457275391,443.572998046875,-39.9384765625,339.299163818359,475.764892578125,-32.5224609375,313.571716308594,474.082275390625,-12.34228515625,283.739624023438,443.5703125,-35.109375,283.069641113281,473.7568359375,-38.671875,340.329284667969,442.855712890625,-13.271484375,313.682830810547,473.41748046875,-35.349609375,312.993988037109,448.0537109375,-35.7451171875,250.433319091797,474.009033203125,
- -41.6767578125,313.835510253906,441.5654296875,-52.2587890625,341.554016113281,476.973388671875,-10.1565761566162,339.47900390625,440.448364257813,-11.1171875,311.948120117188,476.328857421875,-41.92626953125,313.747589111328,475.583435058594,-10.3505859375,314.764190673828,440.881713867188,-11.3486328125,337.636657714844,475.542724609375,-9.8193359375,344.301361083984,477.169677734375,-40.87890625,311.907684326172,449.384521484375,-11.716796875,315.335815429688,476.247924804688,-12.6328125,339.345977783203,469.01611328125,-41.0615234375,339.163146972656,440.971923828125,-48.51171875,251.863525390625,476.090087890625,-10.8590497970581,250.222534179688,475.734985351563,-36.18359375,283.273406982422,446.0546875,-43.6435546875,284.961791992188,475.68408203125,-32.5625,283.485443115234,443.29248046875,-9.2119140625,281.787536621094,439.48974609375,-30.94921875,312.394989013672,443.8583984375,-48.783203125,251.626251220703,445.228515625,-43.462890625,285.215545654297,443.316650390625,-22.5859375,339.556854248047,475.27099609375,-43.8916015625,305.534881591797,443.702880859375,-48.85546875,281.942138671875,475.640014648438,-43.73828125,251.338470458984,439.351318359375,-40.65625,250.536651611328,447.6396484375,-44.91796875,377.433563232422,446.71533203125,-11.8779296875,378.368255615234,444.200927734375,-14.1953125,378.269897460938,474.808471679688,-34.01953125,377.8671875,441.271484375,-43.2080078125,378.285491943359,475.119140625,-5.046142578125,377.765319824219,477.555389404297,-50.2041015625,373.274871826172,440.349609375,-9.9140625,377.332977294922,440.10986328125,-52.869140625,377.242065429688,477.377014160156,-40.81298828125,223.729400634766,443.621887207031,-41.443359375,226.134033203125,475.225341796875,-9.40625,224.294967651367,443.192474365234,-11.42578125,223.77880859375,475.687835693359,-41.748046875,223.644622802734,469.161376953125,-35.13671875,223.415313720703,475.907470703125,-41.1044921875,248.937652587891,442.991333007813,-40.2802734375,249.311248779297,474.662353515625,-50.4892578125,341.818939208984,440.79638671875,
- -9.2578125,340.727874755859,469.63916015625,-16.431640625,313.662261962891,474.37158203125,-48.15625,261.192718505859,439.76953125,-54.2255859375,408.417144775391,445.293701171875,-4.623046875,411.772430419922,478.030395507813,-3.119140625,408.448211669922,450.5693359375,-55.6103515625,407.850494384766,473.97705078125,-53.8203125,378.490325927734,445.677734375,-2.89501953125,379.730255126953,447.437255859375,-55.1572265625,379.234252929688,473.94677734375,-5.8857421875,377.394989013672,445.762451171875,-55.32421875,399.176788330078,446.841796875,-55.787109375,408.502227783203,448.4560546875,-53.568359375,410.45361328125,478.516479492188,-5.560546875,405.725006103516,445.276611328125,-3.216796875,407.746185302734,476.764282226563,-5.138671875,412.594512939453,449.765625,-3.875,403.702178955078,447.212158203125,50.22119140625,413.340911865234,446.981811523438,47.703125,379.504913330078,445.3251953125,48.751953125,413.762451171875,478.491638183594,47.44140625,377.273101806641,476.708984375,50.720703125,378.3291015625,477.842895507813,50.314453125,385.612274169922,445.79443359375,50.75,377.965484619141,451.357177734375,45.462890625,377.772003173828,447.0595703125,-1.4609375,414.300140380859,446.715209960938,-2.046875,414.862884521484,477.626220703125,-17.279296875,411.793762207031,445.21728515625,51.31640625,191.786804199219,445.374633789063,2.3837890625,188.329528808594,478.031005859375,0.861328125,191.754913330078,450.56982421875,51.98046875,192.370727539063,474.103637695313,50.8736991882324,222.622528076172,445.749694824219,0.7138671875,221.344757080078,447.437561035156,51.5380859375,221.855895996094,474.064331054688,3.513671875,225.064056396484,446.5068359375,1.4677734375,223.203643798828,477.790466308594,52.248046875,201.307647705078,446.9443359375,52.634765625,191.699127197266,448.567138671875,49.8134765625,189.688507080078,478.598999023438,3.201171875,194.560577392578,445.277587890625,3.65234375,222.437774658203,445.02001953125,1.041015625,192.478240966797,476.7646484375,2.892578125,187.482696533203,449.7666015625,
- 1.689453125,196.644866943359,447.212646484375,-49.5048828125,186.713562011719,446.96923828125,-46.943359375,221.576873779297,445.3662109375,-48.8313827514648,186.279144287109,478.477294921875,-47.43359375,223.876434326172,476.72314453125,-50.71875,222.788543701172,477.787841796875,-49.5859375,215.284149169922,445.77978515625,-50.201171875,223.163055419922,451.331787109375,-44.951171875,223.362335205078,447.14501953125,-0.65234375,185.725067138672,446.715454101563,-0.0966796875,185.145416259766,477.62646484375,50.08203125,224.006103515625,478.056762695313,14.623046875,188.307769775391,445.220336914063
- }
- PolygonVertexIndex: *2008 {
- a: 77,64,0,-26,4,24,25,-1,8,23,24,-5,12,11,7,-14,13,7,3,-15,72,73,14,-4,16,46,15,12,-14,14,17,40,16,-14,73,74,17,-15,18,15,46,-48,74,75,19,-18,20,18,47,-49,75,76,22,-20,23,20,48,21,-25,24,21,42,22,-26,76,77,25,-23,3,2,71,-73,3,7,6,-3,7,11,10,-7,0,64,65,-2,4,0,1,-6,8,4,5,-10,65,66,37,-2,9,5,38,-40,5,1,37,-39,26,70,71,-3,26,2,6,-28,27,6,10,-29,69,70,26,-30,27,30,43,29,-27,28,31,49,30,-28,32,68,69,-30,32,29,43,-45,67,68,32,-35,34,32,44,-46,37,66,67,-35,37,34,45,35,-39,38,35,51,36,-40,41,40,17,-20,42,41,19,-23,50,49,31,-34,51,50,33,-37,44,43,40,-42,49,50,47,-47,16,30,49,-47,51,48,47,-51,42,45,44,-42,45,42,21,-36,35,21,48,-52,43,30,16,-41,53,52,8,-10,54,53,9,-40,55,54,39,-37,56,55,36,-34,57,56,33,-32,58,57,31,-29,59,58,28,-11,60,59,10,-12,52,63,23,-9,12,61,60,-12,62,61,12,-16,18,78,62,-16,79,78,18,-21,23,63,79,-21,99,96,101,-105,89,94,-144,119,83,-109,114,123,-93,104,101,85,-118,116,121,81,144,-115,109,81,-122,110,80,97,-99,117,93,91,-87,89,106,-86,89,95,-107,113,120,-104,116,107,-122,91,93,-116,143,124,95,-90,81,111,-113,106,95,-97,98,97,-87,91,98,-87,101,95,-106,80,87,82,-98,102,94,-119,94,89,-86,85,118,-95,118,101,-106,92,107,-117,115,93,-100,87,112,-112,101,96,-96,113,103,-92,91,115,-114,81,112,83,122,-145,114,92,-117,88,109,-122,101,118,-86,87,100,-113,104,90,-100,113,115,-83,90,82,-100,86,104,-118,121,107,108,-81,92,108,-108,119,84,122,-84,123,114,122,-85,111,81,-110,103,120,111,110,-99,100,88,-122,80,88,-101,80,110,-89,83,112,80,-109,96,99,93,-107,94,102,130,-134,131,135,132,124,-144,102,124,132,-131,110,109,-89,87,80,-101,133,131,143,-95,125,128,-132,128,135,-132,125,134,133,-130,131,134,-126,132,135,128,-127,131,133,-135,130,126,-128,130,132,-127,137,136,-141,141,139,-143,141,137,-141,142,137,-142,138,119,108,-140,142,139,108,-93,114,119,138,-137,142,92,-138,92,114,136,-138,123,84,-115,114,92,-124,119,114,-85,139,141,140,136,-139,97,82,-91,100,80,-113,121,80,-101,111,109,-111,87,111,120,113,-83,91,103,-99,95,124,-106,85,106,93,-118,97,90,-87,90,104,-87,99,82,-116,144,122,-115,133,130,127,-130,102,
- 105,-125,102,118,-106,163,160,164,-168,154,159,-202,177,183,-158,167,164,150,-163,170,181,146,204,-178,172,146,-182,173,145,161,-163,162,158,156,-152,154,169,-151,154,160,-170,176,180,-167,156,158,-177,201,160,-155,146,174,-176,162,161,-152,156,162,-152,164,160,-169,145,152,147,-162,165,159,-180,155,167,-204,159,154,-151,150,179,-160,179,164,-169,176,158,-164,152,175,-175,176,166,-157,146,175,148,182,-205,177,157,-171,153,172,-182,164,179,-151,152,145,-176,167,155,-164,178,174,-173,161,155,-204,155,147,-164,151,167,-163,181,170,171,-146,157,171,-171,148,149,-183,183,177,182,-150,178,152,-175,174,146,-173,166,180,178,173,-163,165,168,-203,145,153,-182,145,173,-154,148,175,145,-172,160,163,158,-170,159,165,189,-193,190,187,191,160,-202,165,160,191,-190,173,172,-154,192,190,201,-160,184,187,-191,184,192,-189,191,187,-186,190,192,-185,189,185,-187,189,191,-186,194,193,-198,198,196,-195,198,194,-198,195,148,171,-197,194,196,171,-201,199,148,195,-194,200,199,193,-195,183,149,-200,200,171,-158,199,157,-184,148,199,-150,199,200,-158,196,198,197,193,-196,161,147,-156,178,172,-174,152,178,180,176,-148,156,166,-163,160,202,-169,150,169,158,-163,161,203,-152,203,167,-152,163,147,-177,204,182,-178,192,189,186,-189,165,202,-161,165,179,-169,217,206,-190,216,219,-211,212,209,205,230,-217,213,205,-210,205,214,-216,208,215,-215,205,215,206,218,-231,216,210,-213,208,211,-216,209,212,189,-193,210,189,-213,217,207,218,-207,219,216,218,-208,214,205,-214,206,215,192,-190,223,227,-225,221,220,-226,226,224,-228,223,224,-190,226,221,-226,227,221,-227,222,229,189,-225,227,223,189,-211,228,229,222,-221,227,210,-222,210,228,220,-222,219,207,-229,228,210,-220,229,228,207,-218,217,189,-230,224,226,225,220,-223,211,192,-216,209,192,-212,230,218,-217,214,213,209,211,-209,245,232,-240,243,247,-237,244,235,231,259,-244,240,231,-236,244,238,-236,231,241,-243,236,238,-245,234,242,-242,231,242,232,246,-260,243,236,-245,234,237,-243,235,238,239,-259,236,239,-239,245,233,246,-233,247,243,246,-234,241,231,-241,232,242,258,-240,251,255,-253,249,248,-254,
- 254,252,-256,251,252,-240,254,249,-254,255,249,-255,250,257,239,-253,255,251,239,-237,256,257,250,-249,255,236,-250,236,256,248,-250,247,233,-257,256,236,-248,257,256,233,-246,245,239,-258,252,254,253,248,-251,237,258,-243,235,258,-238,259,246,-244,241,240,235,237,-235,279,276,281,-285,269,274,-324,299,263,-289,294,303,-273,284,281,265,-298,296,301,261,324,-295,289,261,-302,290,260,277,-279,297,273,271,-267,269,286,-266,269,275,-287,293,300,-284,296,287,-302,271,273,-296,323,304,275,-270,261,291,-293,286,275,-277,278,277,-267,271,278,-267,281,275,-286,260,267,262,-278,282,274,-299,274,269,-266,265,298,-275,298,281,-286,272,287,-297,295,273,-280,267,292,-292,281,276,-276,293,283,-272,271,295,-294,261,292,263,302,-325,294,272,-297,268,289,-302,281,298,-266,267,280,-293,284,270,-280,293,295,-263,270,262,-280,266,284,-298,301,287,288,-261,272,288,-288,299,264,302,-264,303,294,302,-265,291,261,-290,283,300,291,290,-279,280,268,-302,260,268,-281,260,290,-269,263,292,260,-289,276,279,273,-287,274,282,310,-314,311,315,312,304,-324,282,304,312,-311,290,289,-269,267,260,-281,313,311,323,-275,305,308,-312,308,315,-312,305,314,313,-310,311,314,-306,312,315,308,-307,311,313,-315,310,306,-308,310,312,-307,317,316,-321,321,319,-323,321,317,-321,322,317,-322,318,299,288,-320,322,319,288,-273,294,299,318,-317,322,272,-318,272,294,316,-318,303,264,-295,294,272,-304,299,294,-265,319,321,320,316,-319,277,262,-271,280,260,-293,301,260,-281,291,289,-291,267,291,300,293,-263,271,283,-279,275,304,-286,265,286,273,-298,277,270,-267,270,284,-267,279,262,-296,324,302,-295,313,310,307,-310,282,285,-305,282,298,-286,343,340,344,-348,334,339,-382,357,363,-338,347,344,330,-343,350,361,326,384,-358,352,326,-362,353,325,341,-343,342,338,336,-332,334,349,-331,334,340,-350,356,360,-347,336,338,-357,381,340,-335,326,354,-356,342,341,-332,336,342,-332,344,340,-349,325,332,327,-342,345,339,-360,335,347,-384,339,334,-331,330,359,-340,359,344,-349,356,338,-344,332,355,-355,356,346,-337,326,355,328,362,-385,357,337,-351,333,352,-362,344,359,-331,332,325,
- -356,347,335,-344,358,354,-353,341,335,-384,335,327,-344,331,347,-343,361,350,351,-326,337,351,-351,328,329,-363,363,357,362,-330,358,332,-355,354,326,-353,346,360,358,353,-343,345,348,-383,325,333,-362,325,353,-334,328,355,325,-352,340,343,338,-350,339,345,369,-373,370,367,371,340,-382,345,340,371,-370,353,352,-334,372,370,381,-340,364,367,-371,364,372,-369,371,367,-366,370,372,-365,369,365,-367,369,371,-366,374,373,-378,378,376,-375,378,374,-378,375,328,351,-377,374,376,351,-381,379,328,375,-374,380,379,373,-375,363,329,-380,380,351,-338,379,337,-364,328,379,-330,379,380,-338,376,378,377,373,-376,341,327,-336,358,352,-354,332,358,360,356,-328,336,346,-343,340,382,-349,330,349,338,-343,341,383,-332,383,347,-332,343,327,-357,384,362,-358,372,369,366,-369,345,382,-341,345,359,-349,397,386,-370,396,399,-391,392,389,385,410,-397,393,385,-390,385,394,-396,388,395,-395,385,395,386,398,-411,396,390,-393,388,391,-396,389,392,369,-373,390,369,-393,397,387,398,-387,399,396,398,-388,394,385,-394,386,395,372,-370,403,407,-405,401,400,-406,406,404,-408,403,404,-370,406,401,-406,407,401,-407,402,409,369,-405,407,403,369,-391,408,409,402,-401,407,390,-402,390,408,400,-402,399,387,-409,408,390,-400,409,408,387,-398,397,369,-410,404,406,405,400,-403,391,372,-396,389,372,-392,410,398,-397,394,393,389,391,-389,425,412,-420,423,427,-417,424,415,411,439,-424,420,411,-416,424,418,-416,411,421,-423,416,418,-425,414,422,-422,411,422,412,426,-440,423,416,-425,414,417,-423,415,418,419,-439,416,419,-419,425,413,426,-413,427,423,426,-414,421,411,-421,412,422,438,-420,431,435,-433,429,428,-434,434,432,-436,431,432,-420,434,429,-434,435,429,-435,430,437,419,-433,435,431,419,-417,436,437,430,-429,435,416,-430,416,436,428,-430,427,413,-437,436,416,-428,437,436,413,-426,425,419,-438,432,434,433,428,-431,417,438,-423,415,438,-418,439,426,-424,421,420,415,417,-415,53,54,63,-53,70,73,72,-72,61,58,59,-61,62,57,58,-62,78,56,57,-63,79,55,56,-79,63,54,55,-80,66,65,64,-78,66,77,76,-68,67,76,75,-69,68,75,74,-70,69,74,73,-71
- }
- Edges: *1004 {
- a: 7,86,18,74,17,11,90,14,78,13,209,211,235,239,12,26,28,15,19,21,38,44,25,31,35,46,52,41,43,54,57,62,49,60,51,8,4,2,9,5,3,68,73,77,83,87,91,114,110,107,118,111,115,231,133,170,122,127,227,140,174,137,223,149,153,158,145,156,219,94,97,99,102,98,215,29,120,125,30,163,61,164,121,152,136,144,24,56,40,48,126,171,157,172,179,177,183,181,188,192,198,184,160,168,251,241,208,212,216,220,224,228,232,236,245,253,240,1,82,93,141,130,119,104,69,23,81,92,147,138,131,116,105,70,20,34,42,50,64,0,244,248,252,259,256,261,265,268,276,318,419,282,288,292,325,290,298,299,300,301,297,303,306,310,335,422,317,296,391,264,321,324,295,353,266,328,329,330,332,336,337,398,382,556,340,530,285,346,344,286,432,383,267,347,352,320,355,437,360,311,283,289,424,271,272,363,386,417,349,396,375,401,402,278,294,341,379,387,323,413,388,280,291,395,406,408,275,274,380,313,411,316,305,361,571,420,307,366,281,279,435,447,351,367,373,331,459,569,457,472,466,479,458,473,465,440,436,445,438,464,467,442,439,463,460,453,478,477,483,505,487,498,484,485,486,488,508,491,489,492,497,495,502,515,273,506,503,333,427,397,414,270,269,312,416,549,389,293,304,368,284,443,581,586,624,697,592,598,602,628,682,600,608,609,610,607,613,617,638,623,691,577,611,606,605,656,579,578,632,633,635,639,640,698,641,841,646,685,595,652,650,596,734,680,580,668,655,684,658,739,660,593,599,726,731,722,696,672,701,702,588,604,647,634,828,626,715,688,590,601,695,705,707,585,584,677,683,622,615,618,721,719,663,591,589,737,749,654,664,670,758,854,756,763,761,770,740,764,760,742,738,747,759,744,741,752,769,768,774,793,778,786,775,776,777,790,782,779,785,783,801,800,789,805,791,795,794,804,636,716,708,583,582,619,718,720,833,689,603,643,687,642,614,665,594,745,867,878,869,877,879,897,872,873,888,881,870,862,863,975,900,901,890,894,905,907,866,865,891,910,876,883,868,884,875,918,943,915,936,916,917,919,920,921,923,946,929,927,930,925,926,933,940,954,953,961,934,948,944,941,970,912,896,885,871,864,989,1003,991,998,1002,1007,1025,994,995,1004,1009,992,984,985,1103,1006,1023,1028,1029,
- 1018,1022,1033,1035,988,987,1019,1038,1001,999,1011,990,1012,997,1046,1071,1043,1064,1044,1045,1047,1048,1049,1051,1074,1057,1055,1058,1053,1054,1061,1068,1082,1081,1089,1062,1076,1072,1069,1098,1040,1024,1013,993,986,1113,1116,1124,1166,1267,1130,1136,1140,1173,1138,1146,1147,1148,1149,1145,1151,1154,1158,1183,1270,1165,1144,1239,1112,1169,1172,1143,1201,1114,1176,1177,1178,1180,1184,1185,1246,1230,1404,1188,1378,1133,1194,1192,1134,1280,1231,1115,1195,1200,1168,1203,1285,1208,1159,1131,1137,1272,1119,1120,1211,1234,1265,1197,1244,1223,1249,1250,1126,1142,1189,1227,1235,1171,1261,1236,1128,1139,1243,1254,1256,1123,1122,1228,1161,1259,1164,1153,1209,1419,1268,1155,1214,1129,1127,1283,1295,1199,1215,1221,1179,1307,1417,1305,1320,1314,1327,1306,1321,1313,1288,1284,1293,1286,1312,1315,1290,1287,1311,1308,1301,1326,1325,1331,1353,1335,1346,1332,1333,1334,1336,1356,1339,1337,1340,1345,1343,1350,1121,1354,1351,1181,1275,1245,1262,1118,1117,1160,1264,1363,1397,1237,1141,1152,1216,1132,1291,1429,1434,1472,1545,1440,1446,1537,1450,1476,1530,1448,1456,1457,1458,1455,1461,1465,1486,1471,1539,1425,1459,1454,1453,1504,1427,1426,1480,1481,1483,1487,1488,1546,1489,1689,1494,1533,1443,1500,1498,1444,1582,1528,1428,1516,1503,1532,1506,1587,1508,1441,1447,1574,1579,1570,1544,1520,1549,1550,1436,1452,1495,1482,1676,1474,1563,1536,1438,1449,1543,1553,1555,1433,1432,1525,1531,1470,1463,1466,1569,1567,1511,1439,1437,1585,1597,1502,1512,1518,1606,1702,1604,1611,1609,1618,1588,1612,1608,1590,1586,1595,1607,1592,1589,1600,1617,1616,1622,1641,1626,1634,1623,1624,1625,1638,1630,1627,1633,1631,1649,1648,1637,1653,1639,1643,1642,1652,1484,1564,1556,1431,1430,1467,1566,1568,1681,1451,1491,1535,1490,1462,1513,1442,1593,1715,1726,1717,1725,1727,1745,1720,1721,1736,1729,1718,1710,1711,1823,1748,1749,1738,1742,1753,1755,1714,1713,1739,1758,1724,1731,1716,1732,1723,1766,1791,1763,1784,1764,1765,1767,1768,1769,1771,1794,1777,1775,1778,1773,1774,1781,1788,1802,1801,1809,1782,1796,1792,1789,1818,1760,1744,1733,1719,1712,1837,1851,1839,1846,1850,1855,1873,
- 1842,1843,1852,1857,1840,1832,1833,1951,1854,1871,1876,1877,1866,1870,1881,1883,1836,1835,1867,1886,1849,1847,1859,1838,1860,1845,1894,1919,1891,1912,1892,1893,1895,1896,1897,1899,1922,1905,1903,1906,1901,1902,1909,1916,1930,1929,1937,1910,1924,1920,1917,1946,1888,1872,1861,1841,1834,1968,1972,1976,1980,1961,1964,1994,1998,2002,1991
- }
- GeometryVersion: 124
- LayerElementNormal: 0 {
- Version: 102
- Name: ""
- MappingInformationType: "ByPolygonVertex"
- ReferenceInformationType: "Direct"
- Normals: *6024 {
- a: 2.84958264273882e-006,0,0.999999940395355,2.84958264273882e-006,0,0.999999940395355,1.39539508836606e-006,0,1,1.26437487324438e-006,0,1,0,0,1,0,0,1,1.26437487324438e-006,0,1,1.39539508836606e-006,0,1,-1.39539508836606e-006,0,1,-1.26437498693122e-006,0,1,0,0,1,0,0,1,-1.35860750560823e-006,0,1,-1.39539508836606e-006,0,1,0,0,1,0,0,1,0,0,1,0,0,1,1.39539508836606e-006,0,1,1.35860750560823e-006,0,1,2.84958264273882e-006,0,0.999999940395355,2.84958264273882e-006,0,0.999999940395355,1.35860750560823e-006,0,1,1.39539508836606e-006,0,1,0,0,1,1.52099218553303e-007,0,1,-1.34119056838244e-006,0,1,-1.35860750560823e-006,0,1,0,0,1,1.35860750560823e-006,0,1,1.34119068206928e-006,0,1,-1.52099246975013e-007,0,1,0,0,1,0,0,1,2.84958264273882e-006,0,0.999999940395355,2.84958264273882e-006,0,0.999999940395355,1.34119068206928e-006,0,1,1.35860750560823e-006,0,1,-1.45239005178155e-006,0,1,-1.34119056838244e-006,0,1,1.52099218553303e-007,0,1,3.23573857485826e-007,0,1,2.84958264273882e-006,0,0.999999940395355,2.84958264273882e-006,0,0.999999940395355,1.45238993809471e-006,0,1,1.34119068206928e-006,0,1,-1.29527484205028e-006,0,1,-1.45239005178155e-006,0,1,3.23573857485826e-007,0,1,2.89439498146749e-007,0,1,2.84958264273882e-006,0,0.999999940395355,2.84958264273882e-006,0,0.999999940395355,1.29527484205028e-006,0,1,1.45238993809471e-006,0,1,-1.26437498693122e-006,0,1,-1.29527484205028e-006,0,1,2.89439498146749e-007,0,1,0,0,1,0,0,1,0,0,1,0,0,1,-2.89439498146749e-007,0,1,1.29527484205028e-006,0,1,1.26437487324438e-006,0,1,2.84958264273882e-006,0,0.999999940395355,2.84958264273882e-006,0,0.999999940395355,1.26437487324438e-006,0,1,1.29527484205028e-006,0,1,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,0,-1,0,0,-1,1.31048523144273e-007,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,-1.31048523144273e-007,0,-0.999999940395355,0,0,-1,0,0,-1,1.31048523144273e-007,0,-0.999999940395355,0,0,-1,1.30656275132424e-007,0,-1,
- 0,0,-1,0,0,-1,0,0,-1,1.30656275132424e-007,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,-1.30656260921569e-007,0,-1,0,0,-1,0,0,-1,1.30656275132424e-007,0,-1,2.19556056890724e-007,0,-0.999999940395355,0,0,-1,0,0,-1,3.25728620964583e-007,0,-1,2.19556056890724e-007,0,-0.999999940395355,1.30656275132424e-007,0,-1,-1.30656260921569e-007,0,-1,-2.79952729442812e-007,0,-0.999999940395355,-4.0177829419008e-007,0,-1,0,0,-1,0,0,-1,1.83594536906639e-007,0,-1,0,0,-1,0,0,-1,2.19556056890724e-007,0,-0.999999940395355,1.83594536906639e-007,0,-1,2.19556056890724e-007,0,-0.999999940395355,3.25728620964583e-007,0,-1,2.90992034024384e-007,0,-1,0,0,-1,0,0,-1,1.83594536906639e-007,0,-1,2.34877063576278e-007,0,-1,2.34877063576278e-007,0,-1,1.83594536906639e-007,0,-1,2.90992034024384e-007,0,-1,3.46133589346209e-007,0,-1,1.31048523144273e-007,0,-0.999999940395355,0,0,-1,0,0,-1,2.34877063576278e-007,0,-1,1.31048523144273e-007,0,-0.999999940395355,2.34877063576278e-007,0,-1,3.46133589346209e-007,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,-3.46133589346209e-007,0,-1,-2.34877063576278e-007,0,-1,-1.31048523144273e-007,0,-0.999999940395355,-3.23573857485826e-007,0,1,-1.52099246975013e-007,0,1,1.34119068206928e-006,0,1,1.45238993809471e-006,0,1,-2.89439498146749e-007,0,1,-3.23573857485826e-007,0,1,1.45238993809471e-006,0,1,1.29527484205028e-006,0,1,-4.20477647367079e-007,0,-1,-4.0177829419008e-007,0,-1,-2.79952729442812e-007,0,-0.999999940395355,-2.65192085180388e-007,0,-1,-3.46133589346209e-007,0,-1,-4.20477647367079e-007,0,-1,-2.65192085180388e-007,0,-1,-2.34877063576278e-007,0,-1,0.999998509883881,-0.00168935337569565,0,0.978132963180542,-0.207980424165726,0,0.978132963180542,-0.207980424165726,0,0.999998509883881,-0.00168935337569565,0,-0.978132963180542,-0.207980424165726,0,-0.999998509883881,-0.00168935337569565,0,-0.999998509883881,-0.00168935337569565,0,-0.978132963180542,-0.207980424165726,0,0,-1,0,0,-1,0,-0.978132963180542,-0.207980424165726,0,-0.978132963180542,-0.207980424165726,0,-1,0,0,-1,0,0,-0.999998509883881,-0.00168935337569565,0,-0.999998509883881,-0.00168935337569565,0,
- 1,0,0,1,0,0,0.999998509883881,-0.00168935337569565,0,0.999998509883881,-0.00168935337569565,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0.978132963180542,-0.207980424165726,0,0,-1,0,0,-1,0,0.978132963180542,-0.207980424165726,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,0,-1,0,0,-1,0,0,-1,-1.31048523144273e-007,0,-0.999999940395355,0,0,-1,0,0,-1,-1.31048523144273e-007,0,-0.999999940395355,-2.34877063576278e-007,0,-1,0,0,-1,0,0,-1,-2.34877063576278e-007,0,-1,-2.65192085180388e-007,0,-1,0,0,-1,0,0,-1,-2.65192085180388e-007,0,-1,-2.79952729442812e-007,0,-0.999999940395355,0,0,-1,0,0,-1,-2.79952729442812e-007,0,-0.999999940395355,-1.30656260921569e-007,0,-1,0,0,-1,0,0,-1,-1.30656260921569e-007,0,-1,0,0,-1,0,1,0,0,1,0,0,1,0,0,1,0,-2.84958264273882e-006,0,0.999999940395355,-2.84958264273882e-006,0,0.999999940395355,-1.26437498693122e-006,0,1,-1.39539508836606e-006,0,1,-1.35860750560823e-006,0,1,-2.84958264273882e-006,0,0.999999940395355,-2.84958264273882e-006,0,0.999999940395355,-1.39539508836606e-006,0,1,-2.84958264273882e-006,0,0.999999940395355,-2.84958264273882e-006,0,0.999999940395355,-1.35860750560823e-006,0,1,-1.34119056838244e-006,0,1,-1.45239005178155e-006,0,1,-2.84958264273882e-006,0,0.999999940395355,-2.84958264273882e-006,0,0.999999940395355,-1.34119056838244e-006,0,1,-2.84958264273882e-006,0,0.999999940395355,-2.84958264273882e-006,0,0.999999940395355,-1.45239005178155e-006,0,1,-1.29527484205028e-006,0,1,-1.26437498693122e-006,0,1,-2.84958264273882e-006,0,0.999999940395355,-2.84958264273882e-006,0,0.999999940395355,-1.29527484205028e-006,0,1,0.0137957707047462,-0.00580387376248837,-0.999888002872467,0.0137957697734237,-0.00580387376248837,-0.999887943267822,0.0137957707047462,-0.00580387422814965,-0.999888002872467,0.0137957697734237,-0.00580387422814965,-0.999888002872467,-0.00947308354079723,-0.991922676563263,0.12648917734623,-0.00947308447211981,-0.991922676563263,0.12648917734623,-0.00947308633476496,-0.991922736167908,0.126489192247391,-0.00281091639772058,-0.566623687744141,-0.82397198677063,-0.00281091663055122,-0.566623687744141,-0.823971927165985,
- -0.00281091593205929,-0.566623628139496,-0.823971807956696,-0.0218186173588037,-0.774251461029053,-0.632501900196075,-0.0218186154961586,-0.774251401424408,-0.632501840591431,-0.0218186173588037,-0.774251401424408,-0.632501900196075,0.999678909778595,0.0200187675654888,-0.0155321825295687,0.99967896938324,0.0200187675654888,-0.0155321815982461,0.99967896938324,0.020018769428134,-0.0155321834608912,0.999678909778595,0.0200187675654888,-0.0155321834608912,-0.204828172922134,0.0117476927116513,0.978727400302887,-0.204828187823296,0.011747695505619,0.978727519512177,-0.204828187823296,0.0117476945742965,0.978727459907532,-0.204828202724457,0.0117476945742965,0.978727459907532,-0.204828172922134,0.0117476945742965,0.978727459907532,-0.0387096218764782,0.958040118217468,0.284008294343948,-0.0387096181511879,0.958040058612823,0.284008294343948,-0.0387096181511879,0.958040118217468,0.284008294343948,0.999866247177124,-0.0162054132670164,-0.00219676364213228,0.999866247177124,-0.0162054132670164,-0.00219676340930164,0.999866187572479,-0.0162054114043713,-0.00219676317647099,0.999866306781769,-0.0162054132670164,-0.00219676364213228,0.0461111702024937,-0.733339071273804,0.678297579288483,0.0461111702024937,-0.733339071273804,0.678297638893127,0.0461111627519131,-0.733339071273804,0.678297519683838,0.0461111702024937,-0.733339071273804,0.678297638893127,-0.00278445845469832,0.590266227722168,0.807203829288483,-0.00278445822186768,0.590266227722168,0.807203829288483,-0.00278445798903704,0.590266227722168,0.807203769683838,-0.153158828616142,0.988048791885376,-0.0173799302428961,-0.153158813714981,0.988048732280731,-0.0173799283802509,-0.153158813714981,0.988048791885376,-0.0173799302428961,-0.696096181869507,0.384148627519608,0.606531083583832,-0.696096181869507,0.38414865732193,0.606531083583832,-0.696096181869507,0.384148627519608,0.606531083583832,0.434493780136108,-0.000489531026687473,0.900674700737,0.434493780136108,-0.000489531026687473,0.900674760341644,0.434493750333786,-0.000489530968479812,0.900674700737,-0.0837339758872986,-0.995957732200623,0.032507736235857,
- -0.0837339609861374,-0.995957732200623,0.032507736235857,-0.0837339758872986,-0.995957791805267,0.032507736235857,-0.328729212284088,-0.943713009357452,0.0366450399160385,-0.328729212284088,-0.943713068962097,0.0366450473666191,-0.328729212284088,-0.943712949752808,0.0366450436413288,-0.328729212284088,-0.943713068962097,0.0366450436413288,-0.444341391324997,0.895822882652283,0.0078802052885294,-0.444341421127319,0.895822882652283,0.00788020435720682,-0.444341391324997,0.895822882652283,0.0078802052885294,-0.202180460095406,0.978927254676819,-0.0287143718451262,-0.202180460095406,0.978927195072174,-0.0287143681198359,-0.202180445194244,0.978927195072174,-0.028714369982481,0.325684189796448,0.94537627696991,-0.0139111150056124,0.325684189796448,0.945376217365265,-0.0139111140742898,0.32568421959877,0.94537627696991,-0.0139111177995801,-0.0150987496599555,0.991678893566132,0.127847924828529,-0.0150987487286329,0.991678833961487,0.127847924828529,-0.0150987487286329,0.991678833961487,0.127847939729691,-0.0257647465914488,-0.0926648378372192,-0.99536395072937,-0.0257647484540939,-0.0926648452877998,-0.99536395072937,-0.0257647447288036,-0.0926648378372192,-0.995363891124725,-0.0379587151110172,0.000692553003318608,-0.999279022216797,-0.0379587151110172,0.000692552945110947,-0.999279022216797,-0.0379587188363075,0.000692552945110947,-0.999279081821442,-0.0379587188363075,0.000692553061526269,-0.999279081821442,0.811519324779511,-0.580797433853149,-0.064115010201931,0.811519265174866,-0.580797433853149,-0.0641150027513504,0.811519324779511,-0.580797433853149,-0.0641150027513504,-0.0398887544870377,-0.977476835250854,0.207239076495171,-0.0398887507617474,-0.977476716041565,0.207239061594009,-0.0398887544870377,-0.977476894855499,0.207239076495171,0.728194832801819,-0.683730125427246,-0.0473855771124363,0.728194773197174,-0.683730065822601,-0.047385573387146,0.728194832801819,-0.683730125427246,-0.047385573387146,0.207421347498894,0.94387948513031,-0.257036566734314,0.207421347498894,0.94387948513031,-0.257036596536636,0.207421362400055,0.9438796043396,-0.257036596536636,
- 0.066425509750843,-0.972325801849365,0.223986759781837,0.0664255246520042,-0.972325801849365,0.22398678958416,0.0664255246520042,-0.972325801849365,0.223986759781837,-0.18077377974987,-0.98312520980835,-0.0280305910855532,-0.18077377974987,-0.983125150203705,-0.028030589222908,-0.180773749947548,-0.98312520980835,-0.028030589222908,-0.215297535061836,0.975423157215118,-0.0468678362667561,-0.215297564864159,0.975423276424408,-0.0468678362667561,-0.215297535061836,0.975423216819763,-0.0468678362667561,0.0173798128962517,0.509282827377319,-0.860423684120178,0.0173798128962517,0.509282827377319,-0.860423684120178,0.0173798128962517,0.509282827377319,-0.860423684120178,-0.351299732923508,0.889716446399689,0.291535824537277,-0.351299703121185,0.889716446399689,0.291535824537277,-0.351299732923508,0.889716446399689,0.291535794734955,-0.278378456830978,0.949291169643402,0.146122217178345,-0.278378456830978,0.949291169643402,0.146122217178345,-0.278378456830978,0.949291229248047,0.146122246980667,-0.995750784873962,0.0484308190643787,0.0783252492547035,-0.995750784873962,0.0484308190643787,0.0783252492547035,-0.995750725269318,0.0484308153390884,0.0783252418041229,-0.995750784873962,0.0484308190643787,0.0783252492547035,-0.995750784873962,0.0484308190643787,0.0783252492547035,0.00965325068682432,-0.971779882907867,0.235691785812378,0.0096532516181469,-0.971779942512512,0.235691800713539,0.0096532516181469,-0.971779942512512,0.2356918156147,0.00950370170176029,0.991308271884918,0.131215319037437,0.00950370263308287,0.991308331489563,0.131215319037437,0.00950370263308287,0.991308391094208,0.131215319037437,0.987433016300201,0.149608552455902,-0.0509250238537788,0.987433016300201,0.149608552455902,-0.0509250238537788,0.987433016300201,0.149608552455902,-0.0509250201284885,0.0348341763019562,0.663112342357636,-0.747708737850189,0.0348341837525368,0.66311240196228,-0.747708916664124,0.0348341763019562,0.663112282752991,-0.747708857059479,0.0216903574764729,-0.793959081172943,-0.607584297657013,0.0216903574764729,-0.793959081172943,-0.607584238052368,
- 0.0216903574764729,-0.793959081172943,-0.607584238052368,-0.579530239105225,0.813811779022217,-0.0430720336735249,-0.579530119895935,0.813811838626862,-0.0430720262229443,-0.57953017950058,0.813811719417572,-0.0430720299482346,0.0627429857850075,-0.326815187931061,-0.943003356456757,0.0627429783344269,-0.326815158128738,-0.943003296852112,0.0627429783344269,-0.326815158128738,-0.943003296852112,0.516107678413391,-0.856518626213074,-0.00295613030903041,0.516107678413391,-0.856518626213074,-0.00295613007619977,0.516107678413391,-0.856518626213074,-0.00295613030903041,0.998499929904938,0.0191641505807638,-0.0512902326881886,0.998499929904938,0.0191641543060541,-0.0512902364134789,0.998499870300293,0.0191641505807638,-0.0512902289628983,0.998499870300293,0.0191641505807638,-0.0512902289628983,0.348529696464539,-0.937288582324982,0.00413821544498205,0.348529785871506,-0.937288641929626,0.00413821591064334,0.348529785871506,-0.937288582324982,0.00413821544498205,-0.259339690208435,-0.965454936027527,0.0252903010696173,-0.259339720010757,-0.965454995632172,0.0252903029322624,-0.259339720010757,-0.965454936027527,0.0252903029322624,-0.259339720010757,-0.965454936027527,0.0252903029322624,-0.0805752649903297,-0.995833098888397,-0.0427089929580688,-0.0805752649903297,-0.995833158493042,-0.0427089892327785,-0.0805752798914909,-0.995833098888397,-0.0427089966833591,-0.0805752649903297,-0.995833098888397,-0.0427089892327785,-0.00458152918145061,0.840362846851349,0.542004942893982,-0.00458152918145061,0.840362787246704,0.542004883289337,-0.00458152964711189,0.840362787246704,0.542004942893982,-0.14944015443325,-0.0357786044478416,0.9881232380867,-0.149440139532089,-0.0357786044478416,0.988123178482056,-0.149440139532089,-0.0357786007225513,0.988123178482056,-0.149440139532089,-0.0357786081731319,0.988123178482056,-0.14944015443325,-0.0357786044478416,0.9881232380867,0.312889069318771,0.949784815311432,-0.00302430079318583,0.312889069318771,0.949784874916077,-0.00302430079318583,0.312889099121094,0.949784874916077,-0.00302430102601647,
- 0.0453691929578781,-0.998956024646759,0.0053193042986095,0.0453691892325878,-0.998956143856049,0.0053193042986095,0.0453691855072975,-0.998956143856049,0.0053193042986095,0.44067457318306,-0.896513104438782,0.0454997085034847,0.440674543380737,-0.896513104438782,0.0454997085034847,0.44067457318306,-0.896513104438782,0.0454997047781944,0.0133880330249667,-0.0123477792367339,-0.99983412027359,0.0133880330249667,-0.0123477792367339,-0.999834179878235,0.0133880330249667,-0.0123477783054113,-0.999834179878235,0.0133880330249667,-0.0123477801680565,-0.999834179878235,-0.999199330806732,-0.0310090035200119,0.0252784620970488,-0.999199450016022,-0.0310090072453022,0.0252784658223391,-0.999199390411377,-0.0310090053826571,0.0252784658223391,-0.999199450016022,-0.0310090072453022,0.0252784676849842,0.999382793903351,0.0126144364476204,-0.0327867791056633,0.999382734298706,0.0126144364476204,-0.032786775380373,0.999382793903351,0.0126144364476204,-0.0327867791056633,0.999382734298706,0.0126144364476204,-0.032786775380373,-0.99969893693924,-0.0226838402450085,0.00935791898518801,-0.999698996543884,-0.0226838421076536,0.00935791898518801,-0.999698877334595,-0.0226838402450085,0.00935791898518801,-0.99969893693924,-0.0226838383823633,0.00935791805386543,-0.999698877334595,-0.0226838402450085,0.00935791898518801,-0.00145446218084544,0.00845042988657951,-0.999963223934174,-0.00145446218084544,0.00845042988657951,-0.999963283538818,-0.00145446229726076,0.00845043081790209,-0.999963283538818,-0.00145446218084544,0.00845042988657951,-0.999963283538818,-0.00533319963142276,-0.902144551277161,0.431401044130325,-0.00533319870010018,-0.902144491672516,0.431401014328003,-0.00533319916576147,-0.902144610881805,0.431401044130325,-0.0285836290568113,-0.992919623851776,-0.115297429263592,-0.0285836327821016,-0.99291980266571,-0.115297436714172,-0.0285836327821016,-0.992919683456421,-0.115297444164753,-0.0177337322384119,0.00718887988477945,0.99981689453125,-0.0177337341010571,0.00718888035044074,0.99981689453125,-0.0177337322384119,0.00718887941911817,0.99981689453125,
- -0.0177337322384119,0.00718887941911817,0.99981689453125,-0.299199640750885,0.93817263841629,0.174102693796158,-0.299199670553207,0.93817263841629,0.174102708697319,-0.299199610948563,0.938172578811646,0.174102678894997,-0.133117079734802,0.957124531269073,0.257279217243195,-0.133117064833641,0.957124471664429,0.257279187440872,-0.133117064833641,0.957124471664429,0.257279187440872,-0.038440503180027,0.964587509632111,0.260946899652481,-0.0384404994547367,0.964587450027466,0.260946929454803,-0.0384404994547367,0.964587450027466,0.260946929454803,-0.0384405069053173,0.964587450027466,0.260946929454803,0.144861057400703,-0.888507664203644,-0.435395628213882,0.144861057400703,-0.888507664203644,-0.435395658016205,0.144861072301865,-0.888507723808289,-0.435395687818527,-0.0995366275310516,0.994982063770294,-0.0101672792807221,-0.099536620080471,0.994982004165649,-0.0101672792807221,-0.0995366349816322,0.994982063770294,-0.0101672802120447,-0.099536620080471,0.994982004165649,-0.0101672792807221,-0.106096029281616,0.869351863861084,0.482670694589615,-0.106096036732197,0.869351863861084,0.482670664787292,-0.106096029281616,0.869351863861084,0.482670694589615,0.0196901336312294,0.963102102279663,-0.268415182828903,0.0196901336312294,0.963102042675018,-0.268415153026581,0.0196901354938746,0.963102102279663,-0.268415212631226,-0.0106706107035279,0.835246086120605,-0.5497727394104,-0.0106706125661731,0.83524614572525,-0.549772799015045,-0.0106706107035279,0.835246086120605,-0.5497727394104,-0.065375067293644,0.12973365187645,0.989391326904297,-0.0653750598430634,0.129733636975288,0.989391386508942,-0.0653750598430634,0.129733636975288,0.989391326904297,0.99579119682312,-0.0838800296187401,-0.0369327142834663,0.995791256427765,-0.0838800296187401,-0.0369327142834663,0.995791137218475,-0.0838800221681595,-0.036932710558176,0.185028627514839,-0.920916080474854,0.343042433261871,0.185028627514839,-0.920915961265564,0.343042403459549,0.185028627514839,-0.920915961265564,0.343042433261871,0.68840491771698,-0.609244287014008,0.393598735332489,
- 0.688404858112335,-0.609244346618652,0.393598794937134,0.688404858112335,-0.609244346618652,0.393598765134811,0.00939091108739376,0.0150959929451346,-0.9998419880867,0.00939091201871634,0.0150959938764572,-0.9998419880867,0.00939091108739376,0.0150959929451346,-0.9998419880867,0.00939091108739376,0.0150959938764572,-0.9998419880867,0.999093115329742,0.0424153544008732,-0.00372027140110731,0.999093174934387,0.0424153544008732,-0.0037202718667686,0.999093055725098,0.0424153581261635,-0.00372027163393795,0.999093115329742,0.0424153544008732,-0.00372027163393795,-0.999971091747284,-0.00518821459263563,-0.00556891458109021,-0.999970972537994,-0.00518821366131306,-0.00556891364976764,-0.999971091747284,-0.00518821459263563,-0.00556891411542892,-0.999971151351929,-0.00518821459263563,-0.00556891411542892,0.596360921859741,0.0650213956832886,0.800078690052032,0.596360981464386,0.0650213956832886,0.800078690052032,0.596360921859741,0.0650213956832886,0.800078690052032,-0.012115990743041,0.0229708198457956,0.999662697315216,-0.012115990743041,0.0229708198457956,0.999662756919861,-0.012115990743041,0.0229708198457956,0.999662756919861,-0.012115990743041,0.0229708198457956,0.999662697315216,-0.127018019556999,0.991719841957092,0.0189276579767466,-0.127018019556999,0.991719901561737,0.0189276579767466,-0.127017989754677,0.991719782352448,0.0189276542514563,0.0218192022293806,0.774255275726318,0.632497251033783,0.0218192003667355,0.774255275726318,0.632497131824493,0.0218192040920258,0.774255275726318,0.632497191429138,-0.380677461624146,0.92462694644928,-0.0122341085225344,-0.380677461624146,0.92462694644928,-0.0122341094538569,-0.380677431821823,0.924627006053925,-0.0122341085225344,-0.0127677991986275,-0.999847412109375,-0.0119258845224977,-0.0127677991986275,-0.999847292900085,-0.0119258835911751,-0.01276780012995,-0.999847412109375,-0.0119258835911751,-0.01276780012995,-0.999847412109375,-0.0119258845224977,-0.0127677991986275,-0.99984735250473,-0.0119258835911751,0.0127157373353839,0.828898012638092,-0.559255301952362,0.0127157364040613,0.828897953033447,-0.559255242347717,
- 0.0127157364040613,0.828898012638092,-0.559255301952362,-0.0334885865449905,0.999339163303375,0.0141329327598214,-0.0334885865449905,0.99933910369873,0.014132933691144,-0.0334885902702808,0.999339163303375,0.0141329346224666,-0.0251406747847795,0.999297380447388,0.0277970004826784,-0.0251406766474247,0.999297380447388,0.0277970004826784,-0.0251406766474247,0.999297380447388,0.0277970023453236,-0.150571882724762,0.629315435886383,0.762423813343048,-0.150571897625923,0.629315495491028,0.762423872947693,-0.150571897625923,0.629315495491028,0.762423872947693,-0.994336485862732,-0.0502206347882748,-0.0936642810702324,-0.994336366653442,-0.0502206310629845,-0.0936642736196518,-0.994336485862732,-0.0502206347882748,-0.093664288520813,-0.994336426258087,-0.0502206385135651,-0.0936642810702324,-0.994336426258087,-0.0502206347882748,-0.0936642810702324,-0.0390600822865963,0.975338280200958,0.217231616377831,-0.0390600822865963,0.975338220596313,0.217231601476669,-0.0390600822865963,0.975338220596313,0.217231616377831,0.00743218651041389,-0.914311110973358,-0.404944181442261,0.00743218697607517,-0.914311110973358,-0.404944211244583,0.00743218790739775,-0.914311170578003,-0.404944270849228,0.0075536766089499,0.00838915258646011,0.99993622303009,0.00755367800593376,0.00838915351778269,0.99993622303009,0.00755367754027247,0.00838915351778269,0.999936282634735,0.00755367800593376,0.00838915258646011,0.99993634223938,0.384377241134644,0.923165559768677,-0.00440055131912231,0.384377270936966,0.923165678977966,-0.00440055131912231,0.384377241134644,0.923165559768677,-0.00440055085346103,0.444140523672104,-0.895855784416199,-0.01348099950701,0.444140493869781,-0.895855724811554,-0.01348099950701,0.444140553474426,-0.895855724811554,-0.0134810004383326,-0.221562504768372,-0.975038230419159,-0.0145041048526764,-0.221562519669533,-0.975038290023804,-0.0145041048526764,-0.22156248986721,-0.975038290023804,-0.0145041048526764,-0.761740446090698,-0.0858499854803085,0.642169237136841,-0.761740446090698,-0.0858499780297279,0.642169237136841,
- -0.761740446090698,-0.0858499854803085,0.642169296741486,0.283485472202301,0.958885669708252,-0.0132013689726591,0.283485472202301,0.958885729312897,-0.0132013689726591,0.283485472202301,0.958885610103607,-0.0132013680413365,0.283485442399979,0.958885669708252,-0.0132013689726591,0.0611393004655838,-0.421901941299438,-0.904577672481537,0.0611392967402935,-0.421901911497116,-0.904577612876892,0.0611392930150032,-0.421901911497116,-0.904577612876892,0.238347470760345,-0.8715580701828,-0.428458839654922,0.238347485661507,-0.871558129787445,-0.428458869457245,0.238347470760345,-0.871558129787445,-0.428458839654922,-0.99928742647171,-0.0110742663964629,-0.0360827222466469,-0.999287486076355,-0.0110742673277855,-0.0360827222466469,-0.999287366867065,-0.0110742663964629,-0.0360827147960663,-0.99928742647171,-0.0110742663964629,-0.0360827185213566,0.122778028249741,-0.992345333099365,0.0132733918726444,0.122778028249741,-0.992345333099365,0.0132733918726444,0.122778028249741,-0.99234539270401,0.0132733918726444,0.139274790883064,-0.990007996559143,-0.0220589134842157,0.139274805784225,-0.990008056163788,-0.022058917209506,0.139274790883064,-0.990008056163788,-0.0220589134842157,0.00750027550384402,0.011296646669507,-0.999908089637756,0.00750027550384402,0.011296646669507,-0.999908089637756,0.00750027457252145,0.011296646669507,-0.999908030033112,0.00750027503818274,0.0112966457381845,-0.999907970428467,0.999928593635559,0.00270917220041156,0.0116310026496649,0.999928712844849,0.00270917266607285,0.0116310035809875,0.999928712844849,0.00270917289890349,0.01163100451231,0.999928653240204,0.0027091724332422,0.0116310026496649,0.999928712844849,0.00270917266607285,0.0116310026496649,0.0628936216235161,0.99785852432251,-0.0179617926478386,0.0628936216235161,0.99785852432251,-0.0179617926478386,0.0628936290740967,0.997858583927155,-0.0179617926478386,0.0120613425970078,-0.00937994476407766,-0.999883234500885,0.0120613416656852,-0.00937994476407766,-0.99988329410553,0.0120613425970078,-0.00937994476407766,-0.999883234500885,0.0120613416656852,-0.00937994476407766,-0.999883234500885,
- 0.0680264011025429,-0.99762225151062,-0.0110595431178808,0.0680263936519623,-0.997622191905975,-0.0110595421865582,0.0680263936519623,-0.997622191905975,-0.0110595421865582,0.0680264011025429,-0.997622191905975,-0.0110595421865582,0.445449650287628,0.895240843296051,-0.0108793620020151,0.445449650287628,0.895240843296051,-0.0108793629333377,0.445449650287628,0.895240843296051,-0.0108793610706925,0.0174403171986341,0.8598992228508,0.510165870189667,0.0174403171986341,0.859899282455444,0.510165870189667,0.0174403190612793,0.8598992228508,0.510165929794312,0.368901789188385,0.709645986557007,0.600261688232422,0.368901759386063,0.709645926952362,0.600261688232422,0.368901818990707,0.709645986557007,0.600261688232422,0.133415892720222,-0.991058826446533,-0.00156798376701772,0.133415892720222,-0.991058945655823,-0.00156798388343304,0.133415892720222,-0.991058886051178,-0.00156798388343304,0.0572915226221085,-0.935705661773682,0.34809872508049,0.0572915188968182,-0.935705661773682,0.348098754882813,0.0572915226221085,-0.935705661773682,0.348098754882813,-0.0169607028365135,0.947591960430145,0.319032520055771,-0.0169607009738684,0.947591960430145,0.319032520055771,-0.0169607028365135,0.94759202003479,0.319032520055771,-0.0519121177494526,0.976147353649139,-0.210811391472816,-0.0519121177494526,0.976147353649139,-0.210811391472816,-0.0519121177494526,0.976147353649139,-0.210811406373978,-0.0148940617218614,0.999605596065521,0.0238070748746395,-0.0148940598592162,0.999605536460876,0.0238070711493492,-0.0148940607905388,0.999605536460876,0.0238070730119944,-0.670789539813995,0.739086508750916,-0.0615835078060627,-0.67078959941864,0.739086449146271,-0.0615835040807724,-0.67078959941864,0.739086508750916,-0.0615835189819336,-0.999573409557343,-0.0131015200167894,0.0261002033948898,-0.999573528766632,-0.013101520948112,0.026100205257535,-0.999573528766632,-0.0131015228107572,0.0261002071201801,-0.999573528766632,-0.0131015218794346,0.0261002071201801,-0.0233298167586327,-0.425031274557114,-0.90487802028656,-0.0233298167586327,-0.425031244754791,-0.90487802028656,
- -0.0233298167586327,-0.425031244754791,-0.904877960681915,-0.139121845364571,-0.886553883552551,-0.441211253404617,-0.139121830463409,-0.886553823947906,-0.441211223602295,-0.139121845364571,-0.886553883552551,-0.44121128320694,0.18348591029644,-0.982294917106628,0.0378107726573944,0.183485895395279,-0.982294917106628,0.0378107689321041,0.18348591029644,-0.982294976711273,0.0378107726573944,-0.0318276025354862,-0.331309527158737,-0.942985117435455,-0.0318276025354862,-0.33130955696106,-0.9429851770401,-0.0318275988101959,-0.331309527158737,-0.9429851770401,-0.159078225493431,0.962275326251984,-0.220726698637009,-0.159078225493431,0.962275445461273,-0.220726683735847,-0.15907821059227,0.962275385856628,-0.22072671353817,-0.0118896551430225,-0.820823788642883,0.571057796478271,-0.0118896542117,-0.820823788642883,0.571057736873627,-0.0118896542117,-0.820823729038239,0.571057736873627,0.00532352831214666,0.900476157665253,0.43487286567688,0.00532352738082409,0.900476157665253,0.43487286567688,0.00532352784648538,0.900476217269897,0.434872895479202,0.269573599100113,0.872542977333069,0.40742951631546,0.269573628902435,0.872542977333069,0.407429575920105,0.269573628902435,0.872542977333069,0.407429546117783,-0.0266731195151806,-0.0293254796415567,0.999214053153992,-0.0266731195151806,-0.0293254796415567,0.999213993549347,-0.0266731195151806,-0.0293254796415567,0.999213993549347,-0.0266731139272451,-0.0293254759162664,0.999213933944702,-0.0266731157898903,-0.0293254777789116,0.999213993549347,0.109939947724342,-0.993900954723358,-0.00860787276178598,0.109939955174923,-0.993901014328003,-0.00860787183046341,0.109939947724342,-0.993900954723358,-0.00860787183046341,0.0803231224417686,0.996714115142822,-0.0104475235566497,0.0803231298923492,0.996714174747467,-0.0104475244879723,0.0803231373429298,0.996714174747467,-0.0104475244879723,-0.0233794488012791,0.273271411657333,-0.961652874946594,-0.0233794450759888,0.273271411657333,-0.961652874946594,-0.0233794469386339,0.273271381855011,-0.961652815341949,-0.536567986011505,0.843819677829742,-0.00795287918299437,
- -0.53656792640686,0.843819677829742,-0.00795287918299437,-0.53656792640686,0.843819677829742,-0.00795287918299437,-0.694204330444336,-0.718751013278961,-0.0384364984929562,-0.694204390048981,-0.718751013278961,-0.0384365022182465,-0.694204330444336,-0.718751013278961,-0.0384364984929562,0.151466757059097,-0.95047402381897,0.271397918462753,0.15146678686142,-0.950474143028259,0.271397948265076,0.151466771960258,-0.950474083423615,0.271397918462753,-0.126283153891563,0.890516877174377,-0.437072306871414,-0.126283138990402,0.890516877174377,-0.437072336673737,-0.126283153891563,0.890516817569733,-0.437072336673737,-0.76361495256424,-0.643947720527649,-0.0471535325050354,-0.763615071773529,-0.643947720527649,-0.0471535362303257,-0.763615071773529,-0.643947780132294,-0.0471535362303257,-0.0408723838627338,-0.930138766765594,-0.364926397800446,-0.0408723875880241,-0.930138826370239,-0.36492645740509,-0.0408723801374435,-0.930138766765594,-0.364926397800446,-0.00455308239907026,0.00844068638980389,-0.999954044818878,-0.00455308146774769,0.00844068545848131,-0.999953985214233,-0.00455308193340898,0.00844068545848131,-0.999953985214233,-0.00455308239907026,0.00844068638980389,-0.999954044818878,0.0359451472759247,-0.912871897220612,-0.406660586595535,0.0359451472759247,-0.912871837615967,-0.406660616397858,0.0359451435506344,-0.912871837615967,-0.406660556793213,0.0161286219954491,-0.959640264511108,0.280767530202866,0.0161286219954491,-0.959640264511108,0.280767530202866,0.0161286219954491,-0.959640264511108,0.280767530202866,0.141492798924446,-0.989001929759979,0.0430678427219391,0.141492784023285,-0.989001929759979,0.0430678389966488,0.141492784023285,-0.989001989364624,0.0430678427219391,0.141492798924446,-0.989001989364624,0.0430678427219391,-0.0125539340078831,0.0931583493947983,0.995572090148926,-0.0125539349392056,0.0931583493947983,0.995572090148926,-0.0125539358705282,0.0931583568453789,0.995572149753571,0.055638886988163,0.998444080352783,-0.00370783312246203,0.0556388907134533,0.998444080352783,-0.00370783312246203,
- 0.055638886988163,0.998444080352783,-0.00370783312246203,0.997250318527222,0.0725238248705864,-0.015235454775393,0.997250318527222,0.0725238248705864,-0.015235454775393,0.997250318527222,0.072523832321167,-0.0152354557067156,0.997250318527222,0.072523832321167,-0.015235454775393,0.997250318527222,0.072523832321167,-0.0152354538440704,-0.273333847522736,-0.86097776889801,-0.428959041833878,-0.273333847522736,-0.86097776889801,-0.428959012031555,-0.273333877325058,-0.860977828502655,-0.428959041833878,0.0268078967928886,0.931703209877014,-0.362229764461517,0.0268078967928886,0.931703209877014,-0.362229734659195,0.0268078967928886,0.931703269481659,-0.362229764461517,0.0493247210979462,-0.812980532646179,-0.580198049545288,0.0493247248232365,-0.812980592250824,-0.580198049545288,0.0493247210979462,-0.812980532646179,-0.580197989940643,-0.999311447143555,-0.011727680452168,-0.0351997204124928,-0.999311506748199,-0.0117276813834906,-0.0351997204124928,-0.999311447143555,-0.011727680452168,-0.0351997204124928,-0.999311506748199,-0.0117276813834906,-0.0351997241377831,0.0189795065671206,-0.0202085319906473,0.999615609645844,0.0189795084297657,-0.0202085319906473,0.999615609645844,0.0189795065671206,-0.0202085319906473,0.999615609645844,0.0189795065671206,-0.0202085319906473,0.999615550041199,0.00374027923680842,-0.0112022552639246,-0.999930322170258,0.00374027923680842,-0.0112022552639246,-0.999930322170258,0.00374027923680842,-0.011202254332602,-0.999930262565613,0.00374027877114713,-0.0112022524699569,-0.999930262565613,0.00841999612748623,0.00326354685239494,0.999959290027618,0.00841999519616365,0.00326354685239494,0.999959170818329,0.00841999612748623,0.00326354731805623,0.999959230422974,0.00841999612748623,0.00326354731805623,0.999959170818329,0.00841999612748623,0.00326354685239494,0.999959170818329,-0.995435774326324,-0.0699643567204475,0.0649044290184975,-0.995435774326324,-0.0699643567204475,0.0649044290184975,-0.995435833930969,-0.0699643567204475,0.0649044290184975,-0.99543571472168,-0.0699643418192863,0.0649044215679169,
- 0.216199427843094,-0.976348519325256,-0.00119940878357738,0.216199427843094,-0.976348459720612,-0.00119940878357738,0.216199442744255,-0.976348519325256,-0.0011994088999927,0.998173296451569,-0.0048729358240962,0.0602203160524368,0.998173177242279,-0.00487293442711234,0.0602203048765659,0.998173236846924,-0.0048729358240962,0.0602203048765659,0.998173236846924,-0.00487293535843492,0.0602203086018562,0.230616062879562,0.891176879405975,0.390665978193283,0.230616062879562,0.89117693901062,0.390666037797928,0.230616062879562,0.89117693901062,0.390666007995605,0.112663902342319,0.993366658687592,0.0230125430971384,0.112663894891739,0.993366599082947,0.0230125430971384,0.112663902342319,0.993366658687592,0.0230125449597836,-0.00990631151944399,0.970513761043549,0.240842059254646,-0.00990631245076656,0.970513761043549,0.240842059254646,-0.00990631151944399,0.970513701438904,0.240842044353485,0.513529419898987,0.848491430282593,0.127867147326469,0.513529419898987,0.848491430282593,0.127867147326469,0.513529419898987,0.848491370677948,0.127867162227631,-0.0529058687388897,0.998573422431946,-0.00721317902207375,-0.0529058761894703,0.998573362827301,-0.00721317948773503,-0.0529058799147606,0.998573482036591,-0.00721318041905761,-0.367475003004074,0.928192555904388,0.0584880895912647,-0.367474973201752,0.928192436695099,0.0584880784153938,-0.367474943399429,0.928192436695099,0.0584880784153938,0.978071689605713,0.20528456568718,0.0351285301148891,0.978071630001068,0.205284550786018,0.0351285301148891,0.978071749210358,0.205284550786018,0.0351285301148891,-0.00502795167267323,0.254144817590714,-0.967153072357178,-0.00502795213833451,0.254144817590714,-0.967153072357178,-0.0050279526039958,0.254144847393036,-0.967153131961823,0.401548594236374,-0.839969754219055,-0.364978671073914,0.401548653841019,-0.839969873428345,-0.364978671073914,0.401548624038696,-0.8399698138237,-0.364978671073914,-0.999377965927124,0.0177538935095072,-0.030470434576273,-0.999377965927124,0.017753891646862,-0.030470434576273,-0.999378025531769,0.0177538935095072,-0.0304704364389181,
- -0.999377965927124,0.017753891646862,-0.0304704308509827,0.0255435872823,0.0112776970490813,-0.999610126018524,0.0255435854196548,0.0112776961177588,-0.999610066413879,0.0255435872823,0.0112776970490813,-0.999610185623169,0.0255435854196548,0.0112776970490813,-0.999610126018524,0.0208972673863173,-0.035063024610281,0.99916660785675,0.0208972655236721,-0.035063024610281,0.99916660785675,0.0208972673863173,-0.035063024610281,0.99916660785675,0.0208972673863173,-0.035063024610281,0.99916660785675,0.999834179878235,0.0180663578212261,-0.00226978817954659,0.999834179878235,0.0180663596838713,-0.00226978841237724,0.999834179878235,0.018066355958581,-0.00226978794671595,0.99983412027359,0.0180663578212261,-0.00226978817954659,0.187897488474846,0.934206604957581,0.303236812353134,0.187897443771362,0.934206545352936,0.303236782550812,0.187897443771362,0.934206545352936,0.303236752748489,0.0477737933397293,0.640185475349426,-0.766733586788177,0.0477737933397293,0.640185475349426,-0.766733527183533,0.0477737933397293,0.640185415744781,-0.766733407974243,0.953047037124634,-0.246042981743813,-0.176534131169319,0.953046917915344,-0.246042966842651,-0.176534116268158,0.953046917915344,-0.24604295194149,-0.176534131169319,0.045316893607378,0.619330108165741,0.783821761608124,0.0453169010579586,0.619330108165741,0.783821821212769,0.0453169047832489,0.619330108165741,0.783821821212769,0.240874662995338,0.97054249048233,0.00517856236547232,0.240874633193016,0.970542371273041,0.00517856236547232,0.240874618291855,0.970542430877686,0.00517856236547232,-0.0125076733529568,-0.999838292598724,0.0129228942096233,-0.0125076733529568,-0.999838292598724,0.0129228942096233,-0.0125076733529568,-0.99983823299408,0.0129228932783008,-0.0125076742842793,-0.999838292598724,0.0129228960722685,-0.0125076752156019,-0.999838292598724,0.0129228951409459,-0.620128273963928,0.784453988075256,-0.00853512901812792,-0.620128273963928,0.784453988075256,-0.00853512901812792,-0.620128273963928,0.784453988075256,-0.00853512808680534,0.254611164331436,-0.967001676559448,0.00900045596063137,
- 0.254611134529114,-0.967001676559448,0.0090004550293088,0.254611134529114,-0.967001557350159,0.0090004550293088,-0.0258940402418375,0.0280971769243479,0.999269723892212,-0.0258940402418375,0.0280971750617027,0.999269723892212,-0.0258940421044827,0.028097178786993,0.999269843101501,-0.0258940421044827,0.0280971769243479,0.999269783496857,-0.0258940421044827,0.0280971769243479,0.999269783496857,0.210001274943352,0.974676311016083,0.0768478363752365,0.210001289844513,0.974676251411438,0.0768478363752365,0.210001289844513,0.974676311016083,0.0768478438258171,-0.374316364526749,-0.926874339580536,-0.0281288810074329,-0.374316334724426,-0.926874279975891,-0.0281288828700781,-0.374316364526749,-0.926874279975891,-0.0281288810074329,0.998608767986298,0.0511918552219868,-0.012641254812479,0.998608827590942,0.0511918589472771,-0.0126412557438016,0.998608767986298,0.0511918589472771,-0.012641254812479,0.998608827590942,0.0511918589472771,-0.0126412566751242,0.016427468508482,0.72960352897644,-0.683672964572906,0.016427468508482,0.729603588581085,-0.683672964572906,0.0164274703711271,0.729603588581085,-0.683673024177551,0.00805753748863935,-0.736060559749603,-0.676867723464966,0.00805753748863935,-0.736060559749603,-0.676867783069611,0.00805753655731678,-0.736060559749603,-0.676867783069611,-0.0553296990692616,-0.931785404682159,0.358768135309219,-0.0553297027945518,-0.931785404682159,0.358768135309219,-0.0553296990692616,-0.931785345077515,0.358768135309219,0.730676174163818,-0.301675975322723,0.61245721578598,0.730676233768463,-0.301675975322723,0.61245721578598,0.730676233768463,-0.301675975322723,0.612457156181335,0.00580375408753753,0.955483973026276,-0.294985681772232,0.00580375408753753,0.95548403263092,-0.294985711574554,0.0058037550188601,0.95548403263092,-0.294985711574554,0.00580375455319881,0.95548403263092,-0.294985711574554,-0.970716714859009,0.236869871616364,0.0400213114917278,-0.970716655254364,0.23686982691288,0.0400213040411472,-0.970716714859009,0.23686982691288,0.0400213114917278,-0.255752921104431,-0.862779974937439,-0.436120688915253,
- -0.255752891302109,-0.862779915332794,-0.436120599508286,-0.255752891302109,-0.862779915332794,-0.436120629310608,-0.638781309127808,-0.0186762604862452,-0.769161641597748,-0.638781309127808,-0.0186762604862452,-0.769161701202393,-0.638781249523163,-0.0186762604862452,-0.769161581993103,-0.766847670078278,0.0253131780773401,0.641329884529114,-0.766847610473633,0.0253131743520498,0.641329884529114,-0.766847550868988,0.0253131743520498,0.641329824924469,-1.26918639580254e-005,-0.0146522205322981,0.99989265203476,-1.26918639580254e-005,-0.0146522214636207,0.99989265203476,-1.26918630485306e-005,-0.0146522214636207,0.99989265203476,-1.26918639580254e-005,-0.0146522223949432,0.99989265203476,-1.26918648675201e-005,-0.0146522233262658,0.999892711639404,0.759684145450592,-0.0186304431408644,0.650025367736816,0.759684085845947,-0.0186304412782192,0.650025308132172,0.759684145450592,-0.0186304431408644,0.650025427341461,0.0666911229491234,0.995984256267548,0.0597306564450264,0.066691130399704,0.995984196662903,0.0597306564450264,0.0666911229491234,0.995984196662903,0.0597306564450264,0.803885400295258,0.594422340393066,-0.0207468047738075,0.803885340690613,0.594422340393066,-0.0207468029111624,0.803885340690613,0.594422340393066,-0.0207468010485172,0.0571158640086651,0.998268127441406,0.0140912448987365,0.0571158640086651,0.998268008232117,0.0140912430360913,0.0571158677339554,0.998268067836761,0.0140912439674139,0.0571158677339554,0.998268127441406,0.0140912448987365,0.0571158714592457,0.998268067836761,0.0140912439674139,-0.500705599784851,-0.0206028018146753,0.8653724193573,-0.500705659389496,-0.0206028036773205,0.8653724193573,-0.500705659389496,-0.0206028036773205,0.865372359752655,0.908656537532806,-0.0148296197876334,-0.417280912399292,0.908656597137451,-0.014829620718956,-0.417280942201614,0.908656597137451,-0.0148296197876334,-0.417280942201614,0.00593614624813199,-0.999889135360718,0.0136588923633099,0.00593614671379328,-0.999889194965363,0.0136588923633099,0.00593614717945457,-0.999889194965363,0.0136588932946324,
- 0.00593614671379328,-0.999889135360718,0.0136588923633099,-0.617913782596588,-0.786213278770447,0.00715918093919754,-0.617913722991943,-0.786213219165802,0.00715918047353625,-0.617913722991943,-0.786213219165802,0.00715918093919754,-0.922320246696472,0.386408239603043,-0.00373597536236048,-0.922320306301117,0.386408269405365,-0.00373597606085241,-0.922320365905762,0.386408239603043,-0.00373597582802176,-0.922320246696472,0.386408239603043,-0.00373597559519112,-0.817304074764252,0.263378769159317,0.512489676475525,-0.817304074764252,0.263378769159317,0.512489676475525,-0.817304193973541,0.263378798961639,0.51248973608017,-0.817304074764252,0.263378769159317,0.51248961687088,0.895819962024689,0.0322137922048569,0.443248122930527,0.895819902420044,0.0322137884795666,0.443248093128204,0.895819962024689,0.0322137884795666,0.443248093128204,-0.00364207569509745,-0.0239748302847147,-0.999705910682678,-0.00364207569509745,-0.0239748302847147,-0.999705851078033,-0.00364207616075873,-0.0239748321473598,-0.999705970287323,-0.00364207592792809,-0.0239748284220696,-0.999705851078033,-0.317924112081528,-0.947387754917145,0.0371576957404613,-0.317924082279205,-0.9473876953125,0.0371576920151711,-0.317924112081528,-0.947387754917145,0.0371576957404613,-0.0783754959702492,0.042935635894537,0.995998978614807,-0.0783754885196686,0.0429356321692467,0.995998859405518,-0.0783755034208298,0.0429356321692467,0.995998978614807,-0.0253987517207861,-0.999582827091217,-0.0137501247227192,-0.0253987535834312,-0.999582886695862,-0.0137501247227192,-0.0253987498581409,-0.999582886695862,-0.013750122860074,-0.0039697028696537,-0.737469911575317,-0.675368368625641,-0.0039697028696537,-0.737469911575317,-0.675368368625641,-0.00396970240399241,-0.737469851970673,-0.675368309020996,-0.814273595809937,-0.310514479875565,0.490448147058487,-0.814273536205292,-0.310514479875565,0.490448147058487,-0.814273536205292,-0.310514479875565,0.490448176860809,-0.351604491472244,-0.849093556404114,0.394226282835007,-0.351604461669922,-0.849093556404114,0.394226253032684,
- -0.351604491472244,-0.849093556404114,0.394226282835007,0.0108743701130152,-0.00974600575864315,-0.999893367290497,0.0108743701130152,-0.00974600482732058,-0.999893367290497,0.0108743710443377,-0.00974600482732058,-0.999893367290497,0.0108743701130152,-0.009746003895998,-0.999893307685852,0.0247717294842005,-0.998841881752014,0.041245449334383,0.0247717313468456,-0.998841881752014,0.0412454530596733,0.0247717313468456,-0.998841941356659,0.0412454530596733,0.0247717313468456,-0.998841941356659,0.041245449334383,-0.0202584527432919,0.999680757522583,0.0150981545448303,-0.0202584527432919,0.999680638313293,0.0150981536135077,-0.0202584527432919,0.999680817127228,0.0150981536135077,-0.0202584527432919,0.999680757522583,0.0150981545448303,0.0334289595484734,-0.685092091560364,0.72768896818161,0.0334289558231831,-0.685092151165009,0.727689027786255,0.0334289558231831,-0.685092151165009,0.727689027786255,0.0178660042583942,0.0146835520863533,0.999732613563538,0.0178660042583942,0.0146835539489985,0.999732613563538,0.0178660061210394,0.0146835539489985,0.999732613563538,0.0178660042583942,0.0146835520863533,0.999732553958893,0.972105085849762,0.217286944389343,0.0883075147867203,0.972104907035828,0.21728689968586,0.0883074924349785,0.972104966640472,0.21728689968586,0.0883074998855591,0.138213664293289,-0.0149684268981218,0.990289270877838,0.13821367919445,-0.0149684278294444,0.990289330482483,0.138213664293289,-0.014968428760767,0.990289330482483,0.977510988712311,0.210587829351425,0.0111876148730516,0.977510929107666,0.210587814450264,0.0111876148730516,0.977510929107666,0.210587814450264,0.0111876148730516,0.977510988712311,0.210587844252586,0.0111876158043742,0.817033886909485,0.0649733915925026,-0.57291716337204,0.81703394651413,0.0649733915925026,-0.57291716337204,0.81703394651413,0.0649733915925026,-0.57291716337204,-0.999241471290588,0.0343510843813419,-0.0183394774794579,-0.999241530895233,0.0343510881066322,-0.018339479342103,-0.999241590499878,0.0343510881066322,-0.018339479342103,-0.999241530895233,0.0343510881066322,-0.0183394774794579,
- -0.999241590499878,0.0343510881066322,-0.018339479342103,0.840973436832428,-0.0362149178981781,-0.539863228797913,0.840973377227783,-0.0362149216234684,-0.539863288402557,0.840973377227783,-0.0362149178981781,-0.539863228797913,0.647556483745575,-0.761944055557251,0.0105741648003459,0.64755654335022,-0.761944115161896,0.0105741657316685,0.647556483745575,-0.761944115161896,0.0105741657316685,-0.270766079425812,0.514992535114288,0.813306987285614,-0.270766109228134,0.514992535114288,0.813307106494904,-0.270766079425812,0.514992475509644,0.813307046890259,0.998997151851654,-0.0408186875283718,0.0183958783745766,0.998997211456299,-0.0408186875283718,0.0183958820998669,0.998997151851654,-0.0408186875283718,0.0183958783745766,0.998997211456299,-0.0408186912536621,0.0183958802372217,0.998997211456299,-0.0408186875283718,0.0183958802372217,0.708237171173096,-0.0137336198240519,-0.705840945243835,0.708237171173096,-0.0137336188927293,-0.70584100484848,0.70823723077774,-0.0137336207553744,-0.70584100484848,0.801350355148315,-0.0262279827147722,0.597620010375977,0.801350355148315,-0.0262279827147722,0.597620010375977,0.80135041475296,-0.0262279808521271,0.597620010375977,-0.00820643175393343,0.00308786006644368,0.999961614608765,-0.00820643082261086,0.00308785983361304,0.999961495399475,-0.00820643082261086,0.00308786006644368,0.99996155500412,-0.00820643175393343,0.00308786029927433,0.999961614608765,-0.00820643082261086,0.00308785983361304,0.999961495399475,-0.805611371994019,0.0187729001045227,0.592146933078766,-0.805611312389374,0.0187729019671679,0.592146933078766,-0.805611312389374,0.0187728982418776,0.592146873474121,-0.0115164956077933,0.492967694997787,0.86997127532959,-0.0115164984017611,0.492967784404755,0.869971334934235,-0.0115164974704385,0.492967784404755,0.869971334934235,-0.0775195509195328,-0.995222926139832,0.0593464188277721,-0.0775195583701134,-0.995222985744476,0.0593464225530624,-0.0775195583701134,-0.995222985744476,0.0593464188277721,0.669697999954224,0.33867472410202,0.660911440849304,0.669697999954224,0.33867472410202,0.660911500453949,
- 0.669698059558868,0.338674753904343,0.660911500453949,-0.806135892868042,-0.590622961521149,-0.0361884124577045,-0.806135833263397,-0.590622842311859,-0.0361884087324142,-0.806135833263397,-0.590622901916504,-0.0361884161829948,-0.0601916685700417,-0.998088181018829,0.0140317967161536,-0.0601916685700417,-0.998088181018829,0.014031795784831,-0.060191672295332,-0.998088181018829,0.0140317976474762,-0.0601916760206223,-0.998088240623474,0.0140317976474762,-0.060191672295332,-0.998088240623474,0.0140317967161536,0.636024832725525,0.00315705314278603,0.771662175655365,0.63602477312088,0.00315705290995538,0.771662175655365,0.63602477312088,0.00315705314278603,0.771662175655365,-0.897440195083618,0.0140341315418482,-0.440912693738937,-0.897440195083618,0.0140341334044933,-0.44091272354126,-0.897440254688263,0.0140341334044933,-0.44091272354126,-0.0171173140406609,0.999819397926331,-0.00826104916632175,-0.017117315903306,0.999819397926331,-0.00826105009764433,-0.0171173140406609,0.999819278717041,-0.00826104916632175,-0.0171173140406609,0.999819338321686,-0.00826105009764433,0.800834178924561,0.598651349544525,0.0167718194425106,0.800834059715271,0.598651349544525,0.0167718194425106,0.800834119319916,0.598651349544525,0.0167718213051558,0.928346693515778,-0.371680349111557,-0.00510598998516798,0.928346693515778,-0.371680349111557,-0.00510598951950669,0.928346693515778,-0.371680349111557,-0.00510598998516798,0.928346693515778,-0.371680378913879,-0.00510598998516798,0.830479979515076,-0.248025238513947,0.498784899711609,0.83048003911972,-0.248025208711624,0.498784899711609,0.83048003911972,-0.248025253415108,0.498784869909287,0.83048003911972,-0.248025223612785,0.498784899711609,-0.923670768737793,-0.0273851919919252,0.382207244634628,-0.923670768737793,-0.0273851938545704,0.382207244634628,-0.923670768737793,-0.0273851919919252,0.382207214832306,0.0089395297691226,0.0112393591552973,-0.999896883964539,0.00893953070044518,0.0112393600866199,-0.999896824359894,0.00893952883780003,0.0112393591552973,-0.999896883964539,0.00893952883780003,0.0112393582239747,-0.999896824359894,
- 0.326835125684738,0.944064021110535,0.0438408628106117,0.326835066080093,0.94406396150589,0.0438408590853214,0.326835066080093,0.944064021110535,0.0438408590853214,0.057017158716917,-0.0416898541152477,0.997502326965332,0.0570171624422073,-0.041689857840538,0.997502386569977,0.0570171661674976,-0.041689857840538,0.997502386569977,0.0270767696201801,0.999540507793427,-0.0136202098801732,0.0270767696201801,0.999540627002716,-0.0136202098801732,0.0270767658948898,0.999540507793427,-0.0136202070862055,0.00566700892522931,0.708053350448608,-0.706136226654053,0.00566700892522931,0.708053410053253,-0.706136226654053,0.00566700799390674,0.708053290843964,-0.706136226654053,0.800599753856659,0.302154958248138,0.517438352108002,0.800599753856659,0.302154958248138,0.517438352108002,0.800599813461304,0.302154988050461,0.517438352108002,0.367288321256638,0.82936954498291,0.421005368232727,0.367288321256638,0.82936954498291,0.421005368232727,0.367288321256638,0.82936954498291,0.421005338430405,-0.00846268981695175,0.00707345129922032,-0.99993908405304,-0.00846268981695175,0.00707345129922032,-0.999939143657684,-0.00846268981695175,0.00707345129922032,-0.999939203262329,-0.00846268981695175,0.00707345176488161,-0.999939143657684,-0.0289727617055178,0.998830318450928,0.0387126989662647,-0.0289727598428726,0.998830258846283,0.0387126915156841,-0.0289727579802275,0.998830199241638,0.0387126915156841,-0.0289727635681629,0.998830378055573,0.038712702691555,0.0219180807471275,-0.999634802341461,0.0158088617026806,0.0219180826097727,-0.999634802341461,0.0158088598400354,0.0219180788844824,-0.999634683132172,0.0158088579773903,0.0219180807471275,-0.999634742736816,0.0158088617026806,-0.0349499732255936,0.685616135597229,0.72712379693985,-0.0349499769508839,0.685616135597229,0.727123856544495,-0.0349499769508839,0.685616135597229,0.727123856544495,-0.0186597276479006,-0.0135409133508801,0.999734103679657,-0.0186597313731909,-0.0135409142822027,0.999734163284302,-0.0186597313731909,-0.0135409152135253,0.999734222888947,-0.0186597313731909,-0.0135409142822027,0.999734222888947,
- -0.976555705070496,-0.206680431962013,0.0601858980953693,-0.976555585861206,-0.206680417060852,0.0601858906447887,-0.976555645465851,-0.206680417060852,0.0601858869194984,-0.142389610409737,0.0146043002605438,0.989702880382538,-0.142389610409737,0.0146043011918664,0.989702880382538,-0.142389625310898,0.014604302123189,0.989702939987183,-0.98132187128067,-0.191988602280617,0.0121535891667008,-0.981321930885315,-0.191988602280617,0.0121535900980234,-0.981321930885315,-0.191988602280617,0.0121535891667008,-0.981321930885315,-0.191988587379456,0.0121535900980234,-0.729534924030304,-0.0329458266496658,-0.683149635791779,-0.729534924030304,-0.0329458266496658,-0.683149635791779,-0.729534924030304,-0.0329458266496658,-0.683149576187134,0.999427378177643,-0.033408135175705,0.00538056530058384,0.999427318572998,-0.033408135175705,0.00538056483492255,0.999427318572998,-0.0334081314504147,0.00538056436926126,0.999427258968353,-0.0334081314504147,0.00538056436926126,0.999427318572998,-0.0334081314504147,0.00538056436926126,-0.939103782176971,-0.00191224738955498,-0.343628197908401,-0.939103841781616,-0.0019122475059703,-0.343628197908401,-0.939103841781616,-0.00191224762238562,-0.343628227710724,-0.82452130317688,0.565816462039948,0.00402720039710402,-0.824521362781525,0.565816462039948,0.00402719993144274,-0.824521422386169,0.565816521644592,0.00402719993144274,0.280711263418198,-0.505241096019745,0.816046953201294,0.280711263418198,-0.50524115562439,0.816046953201294,0.280711263418198,-0.505241096019745,0.816047012805939,-0.999310910701752,0.0370055846869946,-0.00288522127084434,-0.999310910701752,0.0370055846869946,-0.0028852210380137,-0.999310851097107,0.0370055846869946,-0.00288522127084434,-0.999310910701752,0.0370055846869946,-0.00288522127084434,-0.999310851097107,0.0370055846869946,-0.00288522150367498,-0.0138030042871833,-0.00580869149416685,0.999887824058533,-0.0138030052185059,-0.00580869149416685,0.999887883663177,-0.0138030052185059,-0.00580869195982814,0.999887824058533,-0.0138030042871833,-0.00580869149416685,0.999887883663177,
- 0.0094731654971838,-0.991921007633209,-0.126503214240074,0.00947316456586123,-0.991920948028564,-0.126503199338913,0.0094731654971838,-0.991921007633209,-0.126503214240074,0.0028304981533438,-0.566391170024872,0.824131727218628,0.00283049792051315,-0.566391110420227,0.824131786823273,0.00283049768768251,-0.566391110420227,0.824131667613983,0.0218170061707497,-0.774255394935608,0.632497131824493,0.0218170024454594,-0.774255335330963,0.632497131824493,0.0218170061707497,-0.774255335330963,0.632497191429138,-0.999678909778595,0.0200186260044575,0.015532367862761,-0.999678909778595,0.0200186260044575,0.0155323687940836,-0.999679028987885,0.0200186297297478,0.0155323706567287,-0.999678909778595,0.0200186260044575,0.0155323687940836,0.204834938049316,0.011724628508091,-0.978726267814636,0.204834952950478,0.0117246294394135,-0.978726327419281,0.204834952950478,0.0117246294394135,-0.978726267814636,0.204834938049316,0.0117246294394135,-0.978726327419281,0.204834923148155,0.011724628508091,-0.978726267814636,0.0387083105742931,0.958037495613098,-0.2840176820755,0.0387083105742931,0.958037436008453,-0.284017652273178,0.0387083068490028,0.958037376403809,-0.284017652273178,-0.999866306781769,-0.0162054356187582,0.00219678413122892,-0.999866247177124,-0.0162054337561131,0.00219678389839828,-0.999866306781769,-0.0162054337561131,0.00219678389839828,-0.999866187572479,-0.0162054337561131,0.00219678366556764,-0.0460941419005394,-0.733408391475677,-0.678223609924316,-0.0460941456258297,-0.733408451080322,-0.678223669528961,-0.0460941419005394,-0.733408451080322,-0.678223669528961,-0.0460941419005394,-0.733408391475677,-0.678223669528961,0.00276435376144946,0.590122401714325,-0.807309150695801,0.00276435376144946,0.59012246131897,-0.807309031486511,0.00276435352861881,0.59012234210968,-0.807309031486511,0.153159275650978,0.988048613071442,0.0173792727291584,0.153159275650978,0.988048672676086,0.0173792745918036,0.153159275650978,0.988048732280731,0.0173792745918036,0.69609409570694,0.384218245744705,-0.606489300727844,0.69609409570694,0.384218215942383,-0.606489300727844,
- 0.696094155311584,0.384218275547028,-0.606489360332489,-0.434541761875153,-0.000511418620590121,-0.900651454925537,-0.434541791677475,-0.000511418678797781,-0.900651514530182,-0.434541821479797,-0.000511418678797781,-0.900651514530182,0.0837311893701553,-0.995957851409912,-0.0325084514915943,0.0837312117218971,-0.995957970619202,-0.0325084552168846,0.0837311968207359,-0.995957970619202,-0.0325084514915943,0.328734338283539,-0.943711161613464,-0.0366449505090714,0.328734368085861,-0.943711161613464,-0.0366449467837811,0.328734338283539,-0.943711161613464,-0.0366449467837811,0.328734368085861,-0.943711221218109,-0.0366449505090714,0.444341748952866,0.895822644233704,-0.00788009725511074,0.444341748952866,0.895822644233704,-0.00788009725511074,0.444341719150543,0.895822703838348,-0.00788009632378817,0.202181458473206,0.978927135467529,0.0287136696279049,0.202181473374367,0.978927135467529,0.0287136696279049,0.202181443572044,0.978927075862885,0.0287136659026146,-0.325681239366531,0.945377290248871,0.0139110330492258,-0.325681239366531,0.945377349853516,0.0139110330492258,-0.325681239366531,0.945377349853516,0.0139110321179032,0.015104753896594,0.991677045822144,-0.127860978245735,0.0151047548279166,0.991677045822144,-0.127860978245735,0.0151047548279166,0.991677105426788,-0.127860978245735,0.0257384963333607,-0.0924309864640236,0.995386362075806,0.0257384981960058,-0.0924309864640236,0.99538642168045,0.0257384963333607,-0.092430979013443,0.995386362075806,0.0379610396921635,0.000687345338519663,0.999278962612152,0.0379610434174538,0.000687345396727324,0.999278962612152,0.0379610396921635,0.000687345280312002,0.999278962612152,0.0379610396921635,0.000687345280312002,0.999279022216797,-0.811519682407379,-0.580796837806702,0.0641150325536728,-0.811519682407379,-0.580796837806702,0.0641150251030922,-0.811519801616669,-0.580796897411346,0.0641150400042534,0.0398813597857952,-0.977476060390472,-0.207244232296944,0.0398813597857952,-0.977475941181183,-0.207244232296944,0.0398813560605049,-0.977475941181183,-0.207244217395782,
- -0.728187799453735,-0.683737695217133,0.047384224832058,-0.728187799453735,-0.683737695217133,0.0473842211067677,-0.728187799453735,-0.683737635612488,0.0473842211067677,-0.2074154317379,0.943872570991516,0.257067024707794,-0.207415446639061,0.943872570991516,0.257067024707794,-0.207415461540222,0.943872570991516,0.257067024707794,-0.0664437189698219,-0.972323596477509,-0.223990917205811,-0.0664437115192413,-0.972323656082153,-0.223990902304649,-0.0664437115192413,-0.972323715686798,-0.223990932106972,0.180774390697479,-0.983125030994415,0.0280305594205856,0.180774420499802,-0.983125150203705,0.0280305668711662,0.18077440559864,-0.98312509059906,0.0280305650085211,0.215300619602203,0.975422561168671,0.0468669757246971,0.215300634503365,0.975422501564026,0.0468669757246971,0.215300634503365,0.975422561168671,0.0468669757246971,-0.017383124679327,0.509170293807983,0.860490262508392,-0.0173831228166819,0.509170293807983,0.860490202903748,-0.0173831228166819,0.509170353412628,0.860490202903748,0.351204812526703,0.889786422252655,-0.291436582803726,0.351204812526703,0.8897864818573,-0.291436582803726,0.351204842329025,0.8897864818573,-0.291436582803726,0.278354048728943,0.949298739433289,-0.146119579672813,0.278354048728943,0.949298679828644,-0.146119594573975,0.278354078531265,0.949298739433289,-0.146119594573975,0.995750725269318,0.0484294109046459,-0.0783271417021751,0.995750665664673,0.0484294109046459,-0.0783271417021751,0.995750725269318,0.0484294109046459,-0.0783271417021751,0.995750725269318,0.0484294109046459,-0.0783271491527557,0.995750665664673,0.0484294034540653,-0.0783271268010139,-0.00965359900146723,-0.971777856349945,-0.235700279474258,-0.00965359807014465,-0.971777856349945,-0.235700264573097,-0.00965359900146723,-0.971777856349945,-0.235700264573097,-0.00950712617486715,0.991308987140656,-0.131209805607796,-0.00950712617486715,0.991308987140656,-0.131209820508957,-0.00950712710618973,0.991308987140656,-0.131209820508957,-0.987437188625336,0.149581342935562,0.0509244203567505,-0.98743724822998,0.149581328034401,0.0509244240820408,
- -0.98743724822998,0.149581357836723,0.0509244240820408,-0.0348619297146797,0.662896752357483,0.747898757457733,-0.0348619259893894,0.662896811962128,0.747898757457733,-0.0348619297146797,0.662896811962128,0.747898757457733,-0.0216962900012732,-0.793999314308167,0.607531428337097,-0.0216962900012732,-0.793999373912811,0.607531428337097,-0.0216962900012732,-0.793999314308167,0.607531428337097,0.579539179801941,0.813805282115936,0.0430731661617756,0.579539179801941,0.813805282115936,0.0430731661617756,0.579539239406586,0.813805222511292,0.0430731661617756,-0.0627636164426804,-0.326734483242035,0.943029880523682,-0.0627636015415192,-0.326734393835068,0.943029820919037,-0.0627636089920998,-0.326734483242035,0.943029880523682,-0.51610654592514,-0.856519341468811,0.00295616290532053,-0.51610654592514,-0.856519281864166,0.00295616290532053,-0.516106605529785,-0.856519341468811,0.00295616313815117,-0.998499870300293,0.0191654246300459,0.0512899570167065,-0.998499870300293,0.0191654283553362,0.0512899607419968,-0.998499870300293,0.0191654283553362,0.0512899644672871,-0.998499929904938,0.0191654283553362,0.0512899681925774,-0.348530441522598,-0.937288343906403,-0.00413815397769213,-0.348530441522598,-0.937288343906403,-0.00413815397769213,-0.348530381917953,-0.937288284301758,-0.00413815351203084,0.259341716766357,-0.965454459190369,-0.0252902414649725,0.259341686964035,-0.965454399585724,-0.0252902414649725,0.259341686964035,-0.965454399585724,-0.0252902396023273,0.259341686964035,-0.965454459190369,-0.0252902377396822,0.0805726647377014,-0.995832920074463,0.042718194425106,0.0805726498365402,-0.995832860469818,0.0427181906998158,0.0805726647377014,-0.995832920074463,0.0427181906998158,0.0805726647377014,-0.995832920074463,0.0427181906998158,0.00459021423012018,0.840395092964172,-0.541954874992371,0.00459021329879761,0.840395033359528,-0.541954874992371,0.00459021376445889,0.840395033359528,-0.541954815387726,0.149390876293182,-0.0358002558350563,-0.988129854202271,0.149390891194344,-0.0358002558350563,-0.988129913806915,0.149390891194344,-0.0358002558350563,-0.988129854202271,
- 0.149390891194344,-0.0358002558350563,-0.988129913806915,0.149390906095505,-0.0358002595603466,-0.988129854202271,-0.312889039516449,0.949784994125366,0.00302437623031437,-0.312888979911804,0.949784815311432,0.00302437553182244,-0.312888950109482,0.949784815311432,0.00302437553182244,-0.0453708209097385,-0.998956084251404,-0.00531945191323757,-0.0453708134591579,-0.998955965042114,-0.00531945144757628,-0.0453708134591579,-0.998955965042114,-0.00531945144757628,-0.440682709217072,-0.896508991718292,-0.0455005057156086,-0.440682739019394,-0.896509051322937,-0.0455005057156086,-0.440682739019394,-0.896509051322937,-0.0455005131661892,-0.0133665157482028,-0.012338693253696,0.999834477901459,-0.0133665185421705,-0.0123386969789863,0.999834597110748,-0.0133665166795254,-0.012338693253696,0.999834477901459,-0.0133665157482028,-0.012338693253696,0.999834477901459,0.999199390411377,-0.0310093741863966,-0.0252781882882118,0.999199450016022,-0.0310093760490417,-0.0252781882882118,0.999199390411377,-0.0310093760490417,-0.0252781882882118,0.999199390411377,-0.0310093704611063,-0.0252781864255667,-0.999382674694061,0.0126149402931333,0.0327871516346931,-0.999382674694061,0.0126149412244558,0.0327871516346931,-0.999382674694061,0.0126149412244558,0.0327871516346931,-0.999382793903351,0.012614943087101,0.0327871553599834,0.99969881772995,-0.0226841550320387,-0.00935790222138166,0.99969893693924,-0.0226841550320387,-0.00935790315270424,0.999698877334595,-0.0226841550320387,-0.00935790315270424,0.99969893693924,-0.0226841568946838,-0.00935790315270424,0.999698877334595,-0.0226841550320387,-0.00935790222138166,0.00145907048135996,0.00846197362989187,0.999963045120239,0.0014590707141906,0.00846197456121445,0.999963104724884,0.0014590707141906,0.00846197362989187,0.999963164329529,0.00145907059777528,0.00846197362989187,0.999963104724884,0.00531972013413906,-0.902111053466797,-0.431471168994904,0.00531971966847777,-0.902110993862152,-0.431471139192581,0.00531971966847777,-0.902111113071442,-0.431471139192581,0.0285799726843834,-0.992926418781281,0.115240477025509,
- 0.0285799726843834,-0.992926418781281,0.115240477025509,0.0285799708217382,-0.992926299571991,0.115240477025509,0.0177132170647383,0.00717111490666866,-0.999817430973053,0.0177132189273834,0.00717111583799124,-0.999817430973053,0.0177132189273834,0.00717111630365252,-0.999817371368408,0.0177132170647383,0.00717111537232995,-0.999817371368408,0.299179524183273,0.93817800283432,-0.174108237028122,0.299179464578629,0.938177943229675,-0.174108222126961,0.299179524183273,0.938177943229675,-0.174108237028122,0.133134603500366,0.957125723361969,-0.25726580619812,0.133134603500366,0.957125663757324,-0.25726580619812,0.133134603500366,0.957125663757324,-0.25726580619812,0.0384452119469643,0.964581727981567,-0.260967284440994,0.038445208221674,0.964581727981567,-0.260967284440994,0.0384452119469643,0.964581847190857,-0.260967344045639,0.038445208221674,0.964581787586212,-0.260967284440994,-0.144999176263809,-0.88863331079483,0.435093015432358,-0.144999176263809,-0.888633370399475,0.43509304523468,-0.144999176263809,-0.88863331079483,0.435093015432358,0.099535807967186,0.994982063770294,0.0101672448217869,0.0995358005166054,0.994982004165649,0.0101672438904643,0.0995358005166054,0.994982004165649,0.0101672438904643,0.0995358228683472,0.994982063770294,0.0101672448217869,0.10608172416687,0.869403660297394,-0.482580423355103,0.106081731617451,0.869403719902039,-0.482580482959747,0.106081731617451,0.869403660297394,-0.482580482959747,-0.0196934919804335,0.963102877140045,0.268412232398987,-0.0196934938430786,0.963102877140045,0.268412232398987,-0.0196934901177883,0.9631028175354,0.268412232398987,0.0106630939990282,0.835261881351471,0.549748957157135,0.0106630949303508,0.835261881351471,0.549748957157135,0.0106630958616734,0.835261881351471,0.549748957157135,0.0653538182377815,0.129635900259018,-0.989405572414398,0.0653538331389427,0.129635915160179,-0.989405572414398,0.0653538331389427,0.129635915160179,-0.989405632019043,-0.995789527893066,-0.083901047706604,0.0369308888912201,-0.995789468288422,-0.083901047706604,0.0369308926165104,
- -0.995789527893066,-0.083901047706604,0.0369308888912201,-0.185022592544556,-0.920894801616669,-0.343102693557739,-0.185022592544556,-0.920894682407379,-0.343102663755417,-0.185022592544556,-0.920894742012024,-0.343102693557739,-0.688463568687439,-0.609135150909424,-0.393665164709091,-0.688463568687439,-0.609135150909424,-0.393665134906769,-0.688463568687439,-0.609135210514069,-0.393665164709091,-0.00937444902956486,0.0150930602103472,0.99984210729599,-0.00937444996088743,0.0150930620729923,0.999842166900635,-0.00937445089221001,0.0150930630043149,0.999842166900635,-0.00937444902956486,0.0150930620729923,0.999842166900635,-0.999093055725098,0.0424153842031956,0.0037202553357929,-0.999093115329742,0.0424153879284859,0.00372025556862354,-0.999093115329742,0.0424153916537762,0.00372025580145419,-0.999093174934387,0.0424153879284859,0.00372025556862354,0.999971032142639,-0.00518818618729711,0.00556889688596129,0.999971032142639,-0.00518818618729711,0.00556889642030001,0.999971091747284,-0.00518818665295839,0.00556889735162258,0.999971091747284,-0.00518818665295839,0.00556889642030001,-0.596471548080444,0.0650086849927902,-0.799997210502625,-0.596471548080444,0.0650086849927902,-0.799997210502625,-0.596471607685089,0.0650086849927902,-0.799997270107269,0.0121074356138706,0.0229699108749628,-0.99966287612915,0.0121074365451932,0.0229699090123177,-0.99966287612915,0.0121074365451932,0.022969912737608,-0.99966287612915,0.0121074337512255,0.0229699071496725,-0.999662756919861,0.127017736434937,0.991719722747803,-0.0189320184290409,0.127017736434937,0.991719782352448,-0.0189320165663958,0.127017751336098,0.991719782352448,-0.0189320202916861,-0.0218161456286907,0.774259150028229,-0.632492482662201,-0.0218161437660456,0.774259150028229,-0.632492482662201,-0.0218161437660456,0.774259090423584,-0.632492482662201,0.38065293431282,0.924637019634247,0.0122337946668267,0.380652964115143,0.924637019634247,0.0122337955981493,0.380652964115143,0.924637079238892,0.0122337965294719,0.012767837382853,-0.99984735250473,0.0119257718324661,
- 0.0127678392454982,-0.99984747171402,0.0119257746264338,0.0127678383141756,-0.99984735250473,0.0119257736951113,0.0127678383141756,-0.999847412109375,0.0119257727637887,0.0127678364515305,-0.99984735250473,0.0119257718324661,-0.0127163594588637,0.829018235206604,0.559076964855194,-0.0127163594588637,0.829018175601959,0.559076964855194,-0.0127163603901863,0.829018175601959,0.559076964855194,0.0334876291453838,0.999339282512665,-0.0141271045431495,0.0334876216948032,0.99933922290802,-0.0141271036118269,0.0334876291453838,0.99933934211731,-0.014127105474472,0.0251333173364401,0.999297559261322,-0.0277967303991318,0.0251333173364401,0.999297559261322,-0.0277967322617769,0.0251333191990852,0.999297559261322,-0.0277967303991318,0.150520220398903,0.629495084285736,-0.762285828590393,0.150520235300064,0.629495084285736,-0.762285828590393,0.150520190596581,0.629495024681091,-0.762285768985748,0.994336783885956,-0.0502204671502113,0.093660444021225,0.994336783885956,-0.0502204708755016,0.093660444021225,0.994336783885956,-0.0502204671502113,0.093660444021225,0.994336724281311,-0.050220463424921,0.0936604365706444,0.994336843490601,-0.0502204746007919,0.093660444021225,0.0390462875366211,0.975353479385376,-0.217165946960449,0.0390462875366211,0.975353360176086,-0.217165946960449,0.0390462912619114,0.975353479385376,-0.217165976762772,-0.00744443805888295,-0.914280712604523,0.405012637376785,-0.00744443805888295,-0.914280831813812,0.405012637376785,-0.00744443852454424,-0.914280772209167,0.405012607574463,-0.00756453024223447,0.00838447641581297,-0.99993622303009,-0.00756453070789576,0.00838447641581297,-0.99993622303009,-0.00756453117355704,0.00838447641581297,-0.99993622303009,-0.00756452977657318,0.00838447641581297,-0.999936163425446,-0.384377032518387,0.923165678977966,0.00440054899081588,-0.384377032518387,0.923165678977966,0.00440054852515459,-0.384377062320709,0.923165678977966,0.00440054852515459,-0.444139391183853,-0.895856320858002,0.0134810544550419,-0.444139391183853,-0.895856380462646,0.0134810553863645,-0.444139361381531,-0.895856261253357,0.0134810535237193,
- 0.221561789512634,-0.975038468837738,0.0145043041557074,0.221561789512634,-0.975038468837738,0.0145043032243848,0.221561774611473,-0.975038409233093,0.0145043013617396,0.761743545532227,-0.0858036503195763,-0.642171800136566,0.761743485927582,-0.0858036503195763,-0.642171800136566,0.761743426322937,-0.0858036428689957,-0.642171800136566,-0.283484846353531,0.958885788917542,0.0132016278803349,-0.283484905958176,0.958885788917542,0.01320162974298,-0.283484876155853,0.958885788917542,0.0132016278803349,-0.283484876155853,0.958885788917542,0.0132016288116574,-0.0611381381750107,-0.422091901302338,0.904489099979401,-0.0611381381750107,-0.422091960906982,0.904489099979401,-0.0611381381750107,-0.42209193110466,0.904489040374756,-0.2383141964674,-0.871558248996735,0.428477019071579,-0.2383141964674,-0.871558248996735,0.428477048873901,-0.238314211368561,-0.871558248996735,0.428477019071579,0.99928742647171,-0.0110748643055558,0.0360822267830372,0.999287486076355,-0.0110748670995235,0.0360822342336178,0.99928742647171,-0.0110748652368784,0.0360822267830372,0.99928742647171,-0.0110748652368784,0.0360822305083275,-0.12277851998806,-0.99234527349472,-0.0132733229547739,-0.122778542339802,-0.992345452308655,-0.0132733266800642,-0.122778542339802,-0.992345333099365,-0.0132733248174191,-0.139277562499046,-0.990007638931274,0.0220593027770519,-0.139277562499046,-0.99000757932663,0.0220593027770519,-0.139277562499046,-0.990007638931274,0.0220593027770519,-0.0075074746273458,0.0113135809078813,0.999907791614532,-0.00750747323036194,0.0113135790452361,0.999907732009888,-0.00750747416168451,0.0113135818392038,0.999907851219177,-0.00750747416168451,0.0113135799765587,0.999907791614532,-0.999928712844849,0.00270930980332196,-0.0116311060264707,-0.999928712844849,0.00270930980332196,-0.0116311069577932,-0.999928712844849,0.00270930980332196,-0.0116311060264707,-0.999928653240204,0.00270930957049131,-0.0116311050951481,-0.999928772449493,0.0027093100361526,-0.0116311069577932,-0.0628928914666176,0.997858643531799,0.0179618634283543,-0.0628928914666176,0.997858583927155,0.0179618634283543,
- -0.0628928914666176,0.997858643531799,0.0179618634283543,-0.012049519456923,-0.00936720333993435,0.999883472919464,-0.0120495203882456,-0.00936720333993435,0.999883532524109,-0.0120495203882456,-0.00936720427125692,0.999883592128754,-0.012049519456923,-0.00936720240861177,0.999883472919464,-0.0680265426635742,-0.997622191905975,0.0110595179721713,-0.0680265352129936,-0.99762225151062,0.0110595189034939,-0.0680265352129936,-0.997622191905975,0.0110595179721713,-0.0680265426635742,-0.997622191905975,0.0110595179721713,-0.445449650287628,0.895240843296051,0.0108793620020151,-0.445449650287628,0.895240843296051,0.0108793629333377,-0.445449650287628,0.895240843296051,0.0108793610706925,-0.0174300186336041,0.859894335269928,-0.51017439365387,-0.0174300186336041,0.859894335269928,-0.51017439365387,-0.0174300167709589,0.859894275665283,-0.51017439365387,-0.368910402059555,0.709601044654846,-0.600309491157532,-0.368910402059555,0.709601044654846,-0.600309550762177,-0.368910372257233,0.709601044654846,-0.600309431552887,-0.133416295051575,-0.991058886051178,0.00156780797988176,-0.133416265249252,-0.991058886051178,0.00156780797988176,-0.133416295051575,-0.991058886051178,0.00156780809629709,-0.0572883561253548,-0.935701906681061,-0.348109185695648,-0.0572883524000645,-0.935701906681061,-0.348109185695648,-0.0572883598506451,-0.935701906681061,-0.348109215497971,0.0169623531401157,0.94761848449707,-0.318953812122345,0.0169623512774706,0.947618365287781,-0.318953722715378,0.0169623531401157,0.947618424892426,-0.3189537525177,0.0519126914441586,0.976138293743134,0.210853487253189,0.051912683993578,0.976138234138489,0.210853457450867,0.051912683993578,0.976138293743134,0.210853472352028,0.0148948328569531,0.999605596065521,-0.0238069370388985,0.0148948328569531,0.999605655670166,-0.0238069389015436,0.0148948319256306,0.999605655670166,-0.0238069389015436,0.670782148838043,0.739093124866486,0.0615837723016739,0.670782148838043,0.73909318447113,0.0615837685763836,0.670782208442688,0.739093244075775,0.0615837760269642,0.999573469161987,-0.0131018310785294,-0.0260997917503119,
- 0.999573469161987,-0.0131018292158842,-0.0260997898876667,0.999573409557343,-0.0131018282845616,-0.0260997861623764,0.999573528766632,-0.0131018310785294,-0.0260997954756022,0.0233208704739809,-0.424892783164978,0.904943287372589,0.0233208667486906,-0.424892753362656,0.904943227767944,0.0233208686113358,-0.424892753362656,0.904943227767944,0.139022678136826,-0.886508226394653,0.441334277391434,0.139022663235664,-0.886508226394653,0.441334307193756,0.139022648334503,-0.886508107185364,0.441334247589111,-0.183487817645073,-0.982294499874115,-0.0378108024597168,-0.183487847447395,-0.98229455947876,-0.0378108061850071,-0.183487847447395,-0.982294499874115,-0.0378108061850071,0.0317677073180676,-0.331776648759842,0.942822933197021,0.0317677073180676,-0.33177661895752,0.942822933197021,0.0317677073180676,-0.331776589155197,0.942822933197021,0.15909469127655,0.962275207042694,0.220715507864952,0.159094706177711,0.962275207042694,0.220715537667274,0.159094676375389,0.962275147438049,0.220715463161469,0.0118662482127547,-0.820760428905487,-0.571149289608002,0.0118662491440773,-0.820760488510132,-0.571149289608002,0.0118662491440773,-0.820760428905487,-0.571149289608002,-0.00534444814547896,0.900469779968262,-0.434885710477829,-0.00534444767981768,0.900469779968262,-0.434885650873184,-0.00534444814547896,0.900469779968262,-0.434885680675507,-0.269461572170258,0.872668564319611,-0.407234728336334,-0.269461542367935,0.872668504714966,-0.407234638929367,-0.269461572170258,0.872668564319611,-0.407234698534012,0.0266714505851269,-0.0293128993362188,-0.999214351177216,0.0266714543104172,-0.029312901198864,-0.99921441078186,0.0266714505851269,-0.029312901198864,-0.999214351177216,0.026671452447772,-0.029312901198864,-0.999214351177216,0.0266714543104172,-0.029312901198864,-0.99921441078186,-0.109940640628338,-0.993900895118713,0.0086077693849802,-0.10994066298008,-0.993900895118713,0.0086077693849802,-0.109940655529499,-0.993900895118713,0.0086077693849802,-0.0803227499127388,0.996714174747467,0.0104475161060691,-0.0803227350115776,0.996714115142822,0.0104475151747465,
- -0.0803227350115776,0.996714115142822,0.0104475133121014,0.0233256034553051,0.272622346878052,0.96183830499649,0.0233256053179502,0.272622346878052,0.961838364601135,0.0233256034553051,0.272622346878052,0.961838364601135,0.536569058895111,0.84381890296936,0.00795276369899511,0.536569118499756,0.84381902217865,0.00795276463031769,0.536569058895111,0.843818843364716,0.00795276276767254,0.694212257862091,-0.718743443489075,0.0384356155991554,0.694212198257446,-0.71874338388443,0.0384356118738651,0.694212198257446,-0.718743503093719,0.0384356155991554,-0.15145617723465,-0.950439691543579,-0.271524369716644,-0.151456192135811,-0.950439691543579,-0.271524399518967,-0.151456192135811,-0.950439691543579,-0.271524399518967,0.126189410686493,0.890459775924683,0.437215805053711,0.126189395785332,0.890459716320038,0.437215775251389,0.126189410686493,0.890459775924683,0.437215834856033,0.763616263866425,-0.643946468830109,0.0471513271331787,0.763616263866425,-0.643946468830109,0.0471513271331787,0.76361620426178,-0.643946468830109,0.0471513234078884,0.0408711358904839,-0.930115222930908,0.364986479282379,0.0408711396157742,-0.930115282535553,0.364986479282379,0.0408711396157742,-0.930115282535553,0.364986538887024,0.00454112002626061,0.00843317341059446,0.999954044818878,0.00454112002626061,0.00843317341059446,0.999954104423523,0.0045411204919219,0.00843317341059446,0.999954164028168,0.0045411204919219,0.00843317247927189,0.999954164028168,-0.0359453558921814,-0.91280609369278,0.406808108091354,-0.0359453596174717,-0.912806212902069,0.406808167695999,-0.0359453558921814,-0.912806212902069,0.406808167695999,-0.0161298383027315,-0.959663569927216,-0.28068807721138,-0.0161298383027315,-0.959663569927216,-0.28068807721138,-0.0161298364400864,-0.959663510322571,-0.28068807721138,-0.141488581895828,-0.989002883434296,-0.0430623404681683,-0.141488581895828,-0.989002823829651,-0.043062336742878,-0.141488566994667,-0.989002764225006,-0.0430623330175877,-0.141488596796989,-0.989002883434296,-0.0430623441934586,0.0125157935544848,0.0927510783076286,-0.995610654354095,
- 0.0125157935544848,0.0927510783076286,-0.99561071395874,0.0125157935544848,0.0927510783076286,-0.995610654354095,-0.0556402243673801,0.998443961143494,0.00370912882499397,-0.0556402243673801,0.998443901538849,0.00370912882499397,-0.0556402280926704,0.998444080352783,0.00370912905782461,-0.997250199317932,0.0725248008966446,0.01523522939533,-0.997250199317932,0.072524793446064,0.0152352284640074,-0.997250199317932,0.0725248008966446,0.0152352303266525,-0.997250318527222,0.0725248008966446,0.0152352312579751,-0.997250258922577,0.0725248008966446,0.0152352312579751,0.273342549800873,-0.860981047153473,0.428947061300278,0.27334251999855,-0.860980987548828,0.428947061300278,0.273342549800873,-0.860981047153473,0.428947120904922,-0.026815302670002,0.931740641593933,0.362133145332336,-0.0268153008073568,0.931740641593933,0.362133115530014,-0.0268153008073568,0.931740581989288,0.362133145332336,-0.0493286922574043,-0.813169836997986,0.579932332038879,-0.049328688532114,-0.813169836997986,0.579932272434235,-0.0493286922574043,-0.813169836997986,0.579932332038879,0.999311566352844,-0.0117278685793281,0.0351994037628174,0.999311506748199,-0.0117278676480055,0.0351994037628174,0.999311506748199,-0.0117278685793281,0.0351994037628174,0.999311447143555,-0.0117278667166829,0.0351994000375271,-0.0189884603023529,-0.0202047321945429,-0.999615490436554,-0.0189884621649981,-0.020204734057188,-0.999615490436554,-0.0189884640276432,-0.020204734057188,-0.999615609645844,-0.0189884603023529,-0.0202047321945429,-0.999615550041199,-0.00374655122868717,-0.0111882826313376,0.999930381774902,-0.00374655099585652,-0.0111882826313376,0.999930381774902,-0.00374655029736459,-0.0111882798373699,0.999930381774902,-0.00374655099585652,-0.0111882817000151,0.999930381774902,-0.00842266622930765,0.00326880719512701,-0.999959170818329,-0.00842266716063023,0.00326880742795765,-0.999959170818329,-0.00842266716063023,0.00326880719512701,-0.999959170818329,-0.00842266622930765,0.00326880696229637,-0.999959230422974,-0.00842266716063023,0.00326880719512701,-0.999959230422974,
- 0.995435833930969,-0.0699649155139923,-0.0649044811725616,0.99543571472168,-0.0699649080634117,-0.064904473721981,0.995435655117035,-0.0699649080634117,-0.064904473721981,0.99543571472168,-0.0699649080634117,-0.064904473721981,-0.216199561953545,-0.976348400115967,0.00119940121658146,-0.216199576854706,-0.976348459720612,0.00119940121658146,-0.216199547052383,-0.976348459720612,0.00119940110016614,-0.998173177242279,-0.00487313326448202,-0.0602208822965622,-0.998173117637634,-0.00487313279882073,-0.0602208748459816,-0.998173236846924,-0.00487313373014331,-0.0602208860218525,-0.998173117637634,-0.00487313326448202,-0.0602208785712719,-0.230611860752106,0.89116632938385,-0.390692681074142,-0.230611860752106,0.89116632938385,-0.390692681074142,-0.230611845850945,0.891166269779205,-0.390692681074142,-0.112663939595222,0.993366658687592,-0.0230129081755877,-0.112663947045803,0.993366599082947,-0.0230129081755877,-0.112663924694061,0.993366539478302,-0.0230129063129425,0.00990214757621288,0.970516681671143,-0.24083049595356,0.00990214664489031,0.970516622066498,-0.240830481052399,0.00990214664489031,0.970516681671143,-0.24083049595356,-0.513534605503082,0.848487734794617,-0.12787039577961,-0.513534545898438,0.848487675189972,-0.127870380878448,-0.513534545898438,0.848487675189972,-0.12787039577961,0.0529053770005703,0.998573482036591,0.00721334433183074,0.0529053695499897,0.998573482036591,0.00721334386616945,0.0529053695499897,0.998573482036591,0.00721334340050817,0.367469757795334,0.9281947016716,-0.0584874972701073,0.367469727993011,0.928194582462311,-0.058487493544817,0.367469727993011,0.928194582462311,-0.058487493544817,-0.978073179721832,0.205278024077415,-0.0351280495524406,-0.978073120117188,0.205278024077415,-0.0351280458271503,-0.978073060512543,0.205277994275093,-0.0351280458271503,0.00505769718438387,0.254377335309982,0.967091798782349,0.00505769671872258,0.25437730550766,0.967091858386993,0.00505769671872258,0.25437730550766,0.967091858386993,-0.401571333408356,-0.839949369430542,0.365000784397125,-0.401571333408356,-0.839949369430542,0.365000814199448,
- -0.401571363210678,-0.839949429035187,0.365000814199448,0.999377965927124,0.017753716558218,0.0304704625159502,0.999378025531769,0.017753716558218,0.0304704625159502,0.999377965927124,0.0177537146955729,0.0304704625159502,0.999377965927124,0.0177537146955729,0.0304704625159502,-0.0255429204553366,0.0112819774076343,0.999610006809235,-0.0255429223179817,0.0112819783389568,0.999610066413879,-0.0255429204553366,0.0112819783389568,0.999610066413879,-0.0255429223179817,0.0112819774076343,0.999610126018524,-0.0209121778607368,-0.0350563935935497,-0.999166548252106,-0.0209121778607368,-0.0350563935935497,-0.999166548252106,-0.0209121778607368,-0.0350563898682594,-0.999166548252106,-0.0209121778607368,-0.0350563898682594,-0.999166548252106,-0.99983412027359,0.0180662199854851,0.00226981984451413,-0.999834179878235,0.0180662199854851,0.00226981984451413,-0.999834179878235,0.0180662218481302,0.00226982007734478,-0.999834179878235,0.0180662199854851,0.00226981984451413,-0.187917351722717,0.93420135974884,-0.303240746259689,-0.187917351722717,0.93420135974884,-0.303240746259689,-0.187917336821556,0.93420135974884,-0.303240746259689,-0.0477828308939934,0.639761507511139,0.767086803913116,-0.0477828308939934,0.639761447906494,0.767086744308472,-0.0477828308939934,0.639761447906494,0.767086744308472,-0.953051805496216,-0.246025025844574,0.176533475518227,-0.953051686286926,-0.246025010943413,0.176533475518227,-0.953051745891571,-0.246025055646896,0.176533505320549,-0.0453321449458599,0.619179785251617,-0.78393965959549,-0.0453321486711502,0.619179844856262,-0.78393965959549,-0.0453321449458599,0.619179785251617,-0.78393965959549,-0.24087381362915,0.970542669296265,-0.00517873931676149,-0.240873768925667,0.970542550086975,-0.00517873791977763,-0.240873783826828,0.970542669296265,-0.00517873885110021,0.0125073660165071,-0.99983823299408,-0.0129228020086885,0.0125073650851846,-0.999838292598724,-0.0129228010773659,0.0125073660165071,-0.99983823299408,-0.0129228020086885,0.0125073669478297,-0.999838352203369,-0.012922802940011,0.0125073660165071,-0.999838352203369,-0.012922802940011,
- 0.620130777359009,0.784452021121979,0.00853483565151691,0.620130836963654,0.784452021121979,0.00853483658283949,0.620130836963654,0.784452021121979,0.00853483565151691,-0.254612445831299,-0.96700131893158,-0.00900038611143827,-0.254612475633621,-0.967001259326935,-0.00900038704276085,-0.254612445831299,-0.967001259326935,-0.00900038704276085,0.0258766766637564,0.0280720312148333,-0.999270856380463,0.0258766785264015,0.0280720312148333,-0.999270915985107,0.0258766785264015,0.0280720330774784,-0.999270915985107,0.0258766803890467,0.0280720368027687,-0.999270975589752,0.0258766766637564,0.0280720330774784,-0.999270856380463,-0.209983915090561,0.974680364131927,-0.0768439173698425,-0.209983915090561,0.974680364131927,-0.0768439099192619,-0.209983915090561,0.974680364131927,-0.0768439248204231,0.374316245317459,-0.926874339580536,0.0281303096562624,0.374316275119781,-0.926874339580536,0.0281303133815527,0.374316245317459,-0.926874399185181,0.0281303096562624,-0.998608827590942,0.0511922128498554,0.0126412697136402,-0.998608767986298,0.0511922165751457,0.0126412697136402,-0.998608827590942,0.0511922165751457,0.0126412697136402,-0.998608827590942,0.0511922128498554,0.0126412687823176,-0.0163954608142376,0.729693055152893,0.683578312397003,-0.0163954608142376,0.729692995548248,0.683578252792358,-0.0163954608142376,0.729692995548248,0.683578312397003,-0.00802582688629627,-0.736170053482056,0.676748991012573,-0.00802582688629627,-0.736170053482056,0.676748991012573,-0.00802582688629627,-0.7361701130867,0.676749050617218,0.0553324148058891,-0.931792378425598,-0.358749687671661,0.0553324110805988,-0.931792318820953,-0.358749657869339,0.0553324185311794,-0.931792318820953,-0.358749687671661,-0.730703592300415,-0.301605254411697,-0.612459421157837,-0.730703592300415,-0.30160528421402,-0.612459421157837,-0.73070365190506,-0.30160528421402,-0.612459421157837,-0.00580519763752818,0.955494701862335,0.294951111078262,-0.00580519717186689,0.95549464225769,0.294951111078262,-0.00580519763752818,0.955494701862335,0.294951111078262,-0.00580519763752818,0.95549476146698,0.294951140880585,
- 0.970715582370758,0.236874476075172,-0.0400214120745659,0.970715641975403,0.236874476075172,-0.0400214157998562,0.970715582370758,0.236874476075172,-0.0400214120745659,0.255780756473541,-0.862782597541809,0.436099052429199,0.255780786275864,-0.862782597541809,0.436099052429199,0.255780756473541,-0.862782537937164,0.436099022626877,0.638924717903137,-0.0186905600130558,0.769042193889618,0.638924717903137,-0.0186905600130558,0.769042253494263,0.638924717903137,-0.018690561875701,0.769042313098907,0.766833961009979,0.0253275409340858,-0.641345679759979,0.766833901405334,0.0253275372087955,-0.641345620155334,0.766833901405334,0.0253275390714407,-0.641345679759979,1.9037795937038e-005,-0.0146533166989684,-0.99989265203476,1.90377941180486e-005,-0.0146533148363233,-0.99989265203476,1.9037795937038e-005,-0.0146533166989684,-0.99989265203476,1.90377941180486e-005,-0.0146533166989684,-0.999892592430115,1.90377977560274e-005,-0.014653317630291,-0.999892711639404,-0.759530246257782,-0.0186293683946133,-0.650205194950104,-0.759530305862427,-0.0186293665319681,-0.650205194950104,-0.759530186653137,-0.018629364669323,-0.650205135345459,-0.0666998028755188,0.995983719825745,-0.0597303621470928,-0.0666997954249382,0.995983600616455,-0.0597303546965122,-0.0666997954249382,0.9959836602211,-0.0597303584218025,-0.803886353969574,0.594420969486237,0.0207471493631601,-0.803886353969574,0.594420969486237,0.020747147500515,-0.803886413574219,0.594420969486237,0.0207471493631601,-0.0571156665682793,0.998268127441406,-0.0140910437330604,-0.0571156740188599,0.998268187046051,-0.0140910465270281,-0.0571156740188599,0.998268127441406,-0.0140910455957055,-0.0571156740188599,0.998268187046051,-0.0140910455957055,-0.0571156740188599,0.998268246650696,-0.0140910455957055,0.500690698623657,-0.0205879546701908,-0.865381300449371,0.500690698623657,-0.020587956532836,-0.865381360054016,0.500690758228302,-0.0205879546701908,-0.865381360054016,-0.908667504787445,-0.0148298498243093,0.417257308959961,-0.9086674451828,-0.0148298479616642,0.417257249355316,
- -0.9086674451828,-0.0148298479616642,0.417257279157639,-0.00593608897179365,-0.999889135360718,-0.0136590842157602,-0.00593608897179365,-0.999889075756073,-0.0136590842157602,-0.00593608943745494,-0.999889135360718,-0.0136590842157602,-0.00593608897179365,-0.999889075756073,-0.0136590842157602,0.617915153503418,-0.786212146282196,-0.00715923355892301,0.617915153503418,-0.786212146282196,-0.00715923262760043,0.617915272712708,-0.786212205886841,-0.00715923355892301,0.922320067882538,0.386408716440201,0.00373593415133655,0.922320067882538,0.386408716440201,0.00373593368567526,0.922320127487183,0.386408686637878,0.00373593391850591,0.922320187091827,0.386408746242523,0.00373593461699784,0.817326724529266,0.263310998678207,-0.51248836517334,0.817326784133911,0.263310998678207,-0.512488305568695,0.817326724529266,0.26331102848053,-0.512488305568695,0.817326724529266,0.26331102848053,-0.512488305568695,-0.895830452442169,0.0322553291916847,-0.443223834037781,-0.895830512046814,0.032255332916975,-0.443223834037781,-0.895830512046814,0.0322553366422653,-0.443223863840103,0.00363607052713633,-0.0239961743354797,0.99970543384552,0.00363607075996697,-0.0239961743354797,0.99970543384552,0.00363607122562826,-0.02399617806077,0.99970555305481,0.00363607099279761,-0.0239961761981249,0.99970543384552,0.317925542593002,-0.947387278079987,-0.0371589250862598,0.317925542593002,-0.947387218475342,-0.0371589250862598,0.31792551279068,-0.947387218475342,-0.0371589250862598,0.0786139890551567,0.0429136231541634,-0.995981097221375,0.0786139890551567,0.0429136194288731,-0.995980978012085,0.0786139890551567,0.0429136194288731,-0.99598103761673,0.02540198341012,-0.999582767486572,0.0137499310076237,0.0254019871354103,-0.999582827091217,0.0137499328702688,0.02540198341012,-0.999582827091217,0.0137499319389462,0.00397484889253974,-0.737512588500977,0.675321757793427,0.00397484842687845,-0.737512528896332,0.675321757793427,0.00397484842687845,-0.737512588500977,0.675321698188782,0.814249336719513,-0.31045988202095,-0.490522861480713,0.814249336719513,-0.310459911823273,-0.490522891283035,
- 0.814249277114868,-0.310459911823273,-0.490522891283035,0.351556360721588,-0.849087953567505,-0.39428123831749,0.351556390523911,-0.84908801317215,-0.394281297922134,0.351556360721588,-0.849087953567505,-0.394281297922134,-0.0108667891472578,-0.00976546108722687,0.999893307685852,-0.0108667900785804,-0.00976546015590429,0.999893307685852,-0.0108667882159352,-0.00976545922458172,0.999893188476563,-0.0108667891472578,-0.00976546015590429,0.999893307685852,-0.0247718449681997,-0.998841881752014,-0.0412463173270226,-0.0247718431055546,-0.998841881752014,-0.041246309876442,-0.0247718412429094,-0.998841822147369,-0.041246309876442,-0.0247718468308449,-0.998841881752014,-0.041246309876442,0.0202583186328411,0.999680817127228,-0.0150982094928622,0.0202583186328411,0.999680817127228,-0.0150982094928622,0.0202583204954863,0.999680757522583,-0.0150982113555074,0.020258316770196,0.999680757522583,-0.0150982085615397,-0.0334258377552032,-0.685094594955444,-0.727686703205109,-0.0334258377552032,-0.685094594955444,-0.727686703205109,-0.0334258340299129,-0.685094654560089,-0.727686762809753,-0.0178684014827013,0.014690819196403,-0.999732315540314,-0.0178684033453465,0.0146908210590482,-0.999732434749603,-0.0178684014827013,0.0146908210590482,-0.999732434749603,-0.0178684014827013,0.0146908201277256,-0.999732375144959,-0.972104549407959,0.217286139726639,-0.0883142873644829,-0.972104609012604,0.217286139726639,-0.0883142873644829,-0.972104549407959,0.217286124825478,-0.0883142873644829,-0.138213723897934,-0.0149495946243405,-0.990289568901062,-0.138213723897934,-0.0149495946243405,-0.990289628505707,-0.138213723897934,-0.0149495946243405,-0.990289628505707,-0.977510809898376,0.21058851480484,-0.0111877024173737,-0.977510809898376,0.21058851480484,-0.0111877024173737,-0.977510809898376,0.210588499903679,-0.0111877024173737,-0.977510809898376,0.210588499903679,-0.0111877024173737,-0.81719696521759,0.0649713799357414,0.572684764862061,-0.817196905612946,0.0649713724851608,0.572684705257416,-0.817196905612946,0.0649713799357414,0.572684764862061,
- 0.999241530895233,0.0343512333929539,0.0183398202061653,0.999241471290588,0.0343512296676636,0.0183398183435202,0.999241471290588,0.0343512296676636,0.018339816480875,0.999241530895233,0.0343512296676636,0.018339816480875,0.999241530895233,0.0343512296676636,0.018339816480875,-0.840952336788177,-0.0362278744578362,0.539895057678223,-0.840952336788177,-0.0362278744578362,0.539895057678223,-0.840952277183533,-0.0362278744578362,0.539895057678223,-0.647557497024536,-0.761943280696869,-0.0105743026360869,-0.647557437419891,-0.761943161487579,-0.0105743007734418,-0.647557497024536,-0.761943221092224,-0.0105743026360869,0.270759493112564,0.514891386032104,-0.813373386859894,0.270759493112564,0.51489132642746,-0.813373386859894,0.270759463310242,0.51489132642746,-0.813373386859894,-0.998997271060944,-0.0408188030123711,-0.0183957926928997,-0.998997271060944,-0.0408188067376614,-0.01839579641819,-0.998997271060944,-0.0408188030123711,-0.0183957945555449,-0.998997211456299,-0.0408188030123711,-0.0183957945555449,-0.998997211456299,-0.0408187992870808,-0.0183957926928997,-0.708189308643341,-0.0137315597385168,0.705889105796814,-0.708189368247986,-0.0137315588071942,0.705889046192169,-0.708189308643341,-0.0137315606698394,0.705889105796814,-0.801268100738525,-0.0262044984847307,-0.597731232643127,-0.801268100738525,-0.0262045003473759,-0.597731292247772,-0.80126816034317,-0.0262044984847307,-0.597731292247772,0.008208978921175,0.00308348122052848,-0.999961495399475,0.008208978921175,0.00308348122052848,-0.999961495399475,0.00820897798985243,0.00308348145335913,-0.99996155500412,0.008208978921175,0.00308348168618977,-0.99996155500412,0.008208978921175,0.00308348145335913,-0.999961614608765,0.805697619915009,0.0187680888921022,-0.592029690742493,0.805697619915009,0.0187680888921022,-0.592029631137848,0.805697619915009,0.0187680907547474,-0.592029631137848,0.0115125831216574,0.493090122938156,-0.869902074337006,0.0115125831216574,0.493090063333511,-0.869902074337006,0.0115125849843025,0.493090122938156,-0.86990213394165,0.077524907886982,-0.995222568511963,-0.0593466833233833,
- 0.0775249004364014,-0.995222449302673,-0.059346679598093,0.0775249004364014,-0.995222568511963,-0.0593466833233833,-0.669704854488373,0.338766723871231,-0.660857498645782,-0.669704854488373,0.338766753673553,-0.660857439041138,-0.669704735279083,0.338766723871231,-0.660857439041138,0.806129574775696,-0.590631544589996,0.036187931895256,0.806129515171051,-0.590631544589996,0.036187931895256,0.806129515171051,-0.590631484985352,0.036187931895256,0.060191560536623,-0.998088121414185,-0.0140318451449275,0.060191560536623,-0.998088240623474,-0.0140318451449275,0.0601915568113327,-0.998088121414185,-0.0140318442136049,0.060191560536623,-0.998088181018829,-0.0140318451449275,0.0601915642619133,-0.998088181018829,-0.0140318460762501,-0.636035799980164,0.00316408812068403,-0.771653115749359,-0.636035799980164,0.00316408788785338,-0.771653115749359,-0.636035799980164,0.00316408788785338,-0.771653056144714,0.897405982017517,0.0140522615984082,0.440982013940811,0.897405922412872,0.0140522597357631,0.440982043743134,0.897405922412872,0.0140522615984082,0.440982073545456,0.0171173792332411,0.999819338321686,0.00826098397374153,0.0171173792332411,0.999819397926331,0.00826098397374153,0.0171173773705959,0.999819338321686,0.00826098304241896,0.0171173773705959,0.999819397926331,0.00826098304241896,-0.800833165645599,0.598652541637421,-0.0167718026787043,-0.800833225250244,0.598652601242065,-0.0167718026787043,-0.800833225250244,0.598652601242065,-0.0167718026787043,-0.928346395492554,-0.371681034564972,0.00510607520118356,-0.928346395492554,-0.371681034564972,0.00510607473552227,-0.928346455097198,-0.371681034564972,0.00510607473552227,-0.928346455097198,-0.371681034564972,0.00510607520118356,-0.830512285232544,-0.24807345867157,-0.498707115650177,-0.830512404441834,-0.24807345867157,-0.498707115650177,-0.830512344837189,-0.248073473572731,-0.498707115650177,-0.830512344837189,-0.24807345867157,-0.498707085847855,0.923679649829865,-0.0273726247251034,-0.382186442613602,0.923679709434509,-0.0273726265877485,-0.382186442613602,0.923679709434509,-0.0273726265877485,-0.382186472415924,
- -0.00893776770681143,0.0112283397465944,0.999897003173828,-0.00893776677548885,0.0112283397465944,0.999896943569183,-0.00893776677548885,0.011228340677917,0.999897003173828,-0.008937768638134,0.0112283416092396,0.999897003173828,-0.326837360858917,0.944063186645508,-0.0438410006463528,-0.326837360858917,0.944063186645508,-0.0438410043716431,-0.326837360858917,0.944063186645508,-0.0438410080969334,-0.0568255521357059,-0.0416897125542164,-0.997513294219971,-0.0568255484104156,-0.0416897088289261,-0.997513353824615,-0.0568255521357059,-0.0416897125542164,-0.997513294219971,-0.0270792990922928,0.999540507793427,0.0136196846142411,-0.0270792972296476,0.999540507793427,0.0136196855455637,-0.0270792972296476,0.999540507793427,0.0136196855455637,-0.00566829647868872,0.708134889602661,0.706054449081421,-0.00566829601302743,0.708134829998016,0.706054449081421,-0.00566829601302743,0.708134829998016,0.706054449081421,-0.800538301467896,0.30217057466507,-0.517524302005768,-0.800538301467896,0.302170604467392,-0.517524361610413,-0.800538301467896,0.302170604467392,-0.517524302005768,-0.36728647351265,0.829331457614899,-0.421081930398941,-0.367286443710327,0.829331457614899,-0.421081960201263,-0.367286443710327,0.829331517219543,-0.421081960201263,0.00845334772020578,0.00708283158019185,0.999939203262329,0.00845334772020578,0.00708283111453056,0.999939203262329,0.00845334678888321,0.00708283018320799,0.999939203262329,0.00845334678888321,0.00708283111453056,0.999939143657684,0.0289729163050652,0.998830258846283,-0.0387125574052334,0.0289729181677103,0.998830258846283,-0.0387125574052334,0.0289729181677103,0.998830318450928,-0.0387125611305237,0.02897291444242,0.998830378055573,-0.0387125574052334,-0.0219179410487413,-0.999634742736816,-0.0158085860311985,-0.0219179410487413,-0.999634802341461,-0.0158085860311985,-0.0219179429113865,-0.999634802341461,-0.0158085860311985,-0.0219179429113865,-0.999634802341461,-0.0158085878938437,0.0349462479352951,0.685515403747559,-0.727218925952911,0.0349462442100048,0.685515403747559,-0.727218925952911,
- 0.0349462479352951,0.685515344142914,-0.727218985557556,0.01865672506392,-0.0135346837341785,-0.999734282493591,0.01865672506392,-0.0135346837341785,-0.999734342098236,0.01865672506392,-0.0135346846655011,-0.999734342098236,0.01865672506392,-0.013534682802856,-0.999734282493591,0.976556599140167,-0.20668289065361,-0.0601626373827457,0.976556539535522,-0.206682875752449,-0.060162641108036,0.976556539535522,-0.206682875752449,-0.060162641108036,0.141960993409157,0.0146200116723776,-0.989764273166656,0.141960993409157,0.0146200126037002,-0.989764332771301,0.141960993409157,0.014620010741055,-0.989764273166656,0.981322050094604,-0.191988036036491,-0.0121534997597337,0.98132199048996,-0.19198802113533,-0.0121534988284111,0.98132199048996,-0.191988006234169,-0.0121534978970885,0.98132199048996,-0.191988006234169,-0.012153496965766,0.72969663143158,-0.0329367630183697,0.682977259159088,0.72969663143158,-0.0329367630183697,0.682977318763733,0.72969663143158,-0.0329367630183697,0.682977318763733,-0.999427318572998,-0.0334085114300251,-0.00538051454350352,-0.999427318572998,-0.0334085077047348,-0.00538051454350352,-0.999427378177643,-0.0334085114300251,-0.00538051454350352,-0.999427318572998,-0.0334085077047348,-0.00538051407784224,-0.999427258968353,-0.0334085077047348,-0.00538051500916481,0.939135134220123,-0.00192110450007021,0.343542486429214,0.939135074615479,-0.00192110461648554,0.343542486429214,0.939135134220123,-0.00192110450007021,0.343542516231537,0.824521064758301,0.565816819667816,-0.00402720225974917,0.82452118396759,0.565816879272461,-0.00402720272541046,0.824521124362946,0.565816879272461,-0.00402720225974917,-0.280712693929672,-0.505301296710968,-0.816009163856506,-0.280712723731995,-0.505301296710968,-0.816009223461151,-0.280712723731995,-0.505301296710968,-0.816009223461151,0.999310910701752,0.0370054915547371,0.00288524851202965,0.999310910701752,0.0370054878294468,0.00288524874486029,0.999310970306396,0.0370054915547371,0.00288524874486029,0.999310970306396,0.0370054878294468,0.00288524874486029,0.999310851097107,0.0370054878294468,0.00288524851202965,
- 0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169
- }
- NormalsW: *2008 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
- 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- LayerElementBinormal: 0 {
- Version: 102
- Name: "map1"
- MappingInformationType: "ByPolygonVertex"
- ReferenceInformationType: "Direct"
- Binormals: *6024 {
- a: -0.00108904985245317,0.999999403953552,3.10333803099638e-009,-3.98091651732102e-005,1,1.13439521665093e-010,7.92657374404371e-005,1,-1.10607023540155e-010,0.000415374612202868,0.999999940395355,-5.25189225442091e-010,2.86280577022069e-009,1,-0,-0.000509672216139734,0.999999940395355,0,0.000415374612202868,0.999999940395355,-5.25189225442091e-010,7.92657374404371e-005,1,-1.10607023540155e-010,0.00112819590140134,0.999999463558197,1.57427904046159e-009,0.000776398519519717,0.999999701976776,9.81658865306656e-010,-0.000509672216139734,0.999999940395355,0,2.86280577022069e-009,1,-0,0.000820924178697169,0.999999701976776,1.11531373025997e-009,0.00193757400847971,0.999998211860657,2.70368127885945e-009,0,1,-0,0.00156384648289531,0.99999874830246,-0,0.00156384648289531,0.99999874830246,-0,0,1,-0,-0,1,0,-0,1,0,0,1,-0,0,1,-0,-0,1,0,-0,1,0,0.0014411227311939,0.999998986721039,-0,-0.00408286973834038,0.999991714954376,6.21001305933788e-010,0.000690859567839652,0.999999821186066,9.26574372783762e-010,0.000820924178697169,0.999999701976776,1.11531373025997e-009,0.00156384648289531,0.99999874830246,-0,-0,1,0,0.00237287976779044,0.999997198581696,-3.18248427610968e-009,0.00655499612912536,0.999978601932526,9.97010030090451e-010,0.0014411227311939,0.999998986721039,-0,0.00156384648289531,0.99999874830246,-0,0,1,-0,0,1,-0,0.00237287976779044,0.999997198581696,-3.18248427610968e-009,-0,1,0,-0.000406314851716161,0.999999940395355,-5.901276689535e-010,0.000690859567839652,0.999999821186066,9.26574372783762e-010,-0.00408286973834038,0.999991714954376,6.21001305933788e-010,-0.00365723599679768,0.999993324279785,1.18338594479184e-009,0,1,-0,-0.00192721316125244,0.999998211860657,5.49175371844512e-009,0.00102627312298864,0.999999463558197,-1.49054879550192e-009,0.00237287976779044,0.999997198581696,-3.18248427610968e-009,0.00164614827372134,0.99999874830246,2.1322144050373e-009,-0.000406314851716161,0.999999940395355,-5.901276689535e-010,-0.00365723599679768,0.999993324279785,1.18338594479184e-009,-0.00208250409923494,0.999997854232788,6.02758953860416e-010,
- -0.00192721316125244,0.999998211860657,5.49175371844512e-009,-0.00272323028184474,0.999996364116669,7.76007080816044e-009,-0.000633423565886915,0.99999988079071,8.20457646266703e-010,0.00102627312298864,0.999999463558197,-1.49054879550192e-009,0.000776398519519717,0.999999701976776,9.81658865306656e-010,0.00164614827372134,0.99999874830246,2.1322144050373e-009,-0.00208250409923494,0.999997854232788,6.02758953860416e-010,-0.000188689344213344,1,0,-0.000509672216139734,0.999999940395355,0,-0.000509672216139734,0.999999940395355,0,-0.000188689344213344,1,0,0.00199497793801129,0.999998092651367,5.77425440795309e-010,-0.000633423565886915,0.99999988079071,8.20457646266703e-010,0.000415374612202868,0.999999940395355,-5.25189225442091e-010,-0.00272323028184474,0.999996364116669,7.76007080816044e-009,-0.00108904985245317,0.999999403953552,3.10333803099638e-009,0.000415374612202868,0.999999940395355,-5.25189225442091e-010,-0.000633423565886915,0.99999988079071,8.20457646266703e-010,-1.11473445940646e-005,0,1,-0.00038552307523787,0,1,-1.67210164363496e-005,0,1,-1.90263708645944e-005,0,1,-1.11473445940646e-005,0,1,-0.00038071782910265,0,1,-0.000617603771388531,0,0.999999821186066,-0.00038552307523787,0,1,-0.00038071782910265,0,1,-0.000490397505927831,0,0.999999940395355,-0.000658508855849504,0,0.999999761581421,-0.000617603771388531,0,0.999999821186066,0.000284574372926727,0,-1,-1.71462943399092e-006,-0,-1,-8.57314716995461e-007,-0,-1,0.000570006086491048,0,-0.99999988079071,0.000237286207266152,0,-1,0.000284574372926727,0,-1,0.000570006086491048,0,-0.99999988079071,0.00061729020671919,0,-0.999999821186066,0.0004013687139377,0,-0.999999940395355,0.000237286207266152,0,-1,0.00061729020671919,0,-0.999999821186066,0.000437606999184936,0,-0.999999940395355,-0.000336093828082085,0.999999940395355,0,-0.000230959412874654,1,0,0.000638208468444645,0.999999821186066,8.36362853973149e-011,0.000443640019511804,0.99999988079071,0,2.35764455283061e-005,1,0,0.000324419146636501,0.999999940395355,0,0.00120944331865758,0.999999284744263,0,0.000219902562093921,1,-2.88179081292528e-011,
- 0.000324419146636501,0.999999940395355,0,0.000443640019511804,0.99999988079071,0,0.000638208468444645,0.999999821186066,8.36362853973149e-011,0.00120944331865758,0.999999284744263,0,-0.00948743987828493,0.999954998493195,-1.23959353892644e-009,-0.0170475635677576,0.999854683876038,0,-0.00180358707439154,0.999998390674591,0,-0.00738189369440079,0.999972760677338,0,-0.00948743987828493,0.999954998493195,-1.23959353892644e-009,-0.00738189369440079,0.999972760677338,0,0,1,0,-0.00290481327101588,0.999995827674866,0,-0.00290481327101588,0.999995827674866,0,0,1,0,0.00797435268759727,0.999968290328979,0,0.0119021944701672,0.999929189682007,-1.55509616295291e-009,-0.00998765043914318,0.999950170516968,0,-0.0170475635677576,0.999854683876038,0,-0.00948743987828493,0.999954998493195,-1.23959353892644e-009,-0.00799768231809139,0.999968111515045,-1.75593983797739e-009,-0.00290481327101588,0.999995827674866,0,-0.00397048192098737,0.999992191791534,0,0.000747556332498789,0.999999761581421,2.43500497543181e-010,-0.00799768231809139,0.999968111515045,-1.75593983797739e-009,-0.00948743987828493,0.999954998493195,-1.23959353892644e-009,0.0119021944701672,0.999929189682007,-1.55509616295291e-009,0.00416873442009091,0.999991297721863,-1.16704867991757e-009,-0.00635338947176933,0.999979853630066,2.55265408810601e-009,-0.00397048192098737,0.999992191791534,0,-0.00290481327101588,0.999995827674866,0,0.000539222324732691,0.99999988079071,9.89982748555995e-011,-0.00414936989545822,0.999991416931152,0,-0.00998765043914318,0.999950170516968,0,-0.00799768231809139,0.999968111515045,-1.75593983797739e-009,0.000539222324732691,0.99999988079071,9.89982748555995e-011,-0.00799768231809139,0.999968111515045,-1.75593983797739e-009,0.000747556332498789,0.999999761581421,2.43500497543181e-010,0.00265677738934755,0.999996483325958,7.73101083151317e-010,-0.00106130889616907,0.999999463558197,0,-0.00414936989545822,0.999991416931152,0,0.000539222324732691,0.99999988079071,9.89982748555995e-011,0.000237385887885466,1,5.57565001113591e-011,0.000237385887885466,1,5.57565001113591e-011,
- 0.000539222324732691,0.99999988079071,9.89982748555995e-011,0.00265677738934755,0.999996483325958,7.73101083151317e-010,0.00259155663661659,0.999996721744537,8.97024787782641e-010,0.000638208468444645,0.999999821186066,8.36362853973149e-011,-0.000230959412874654,1,0,-0.00106130889616907,0.999999463558197,0,0.000237385887885466,1,5.57565001113591e-011,0.000638208468444645,0.999999821186066,8.36362853973149e-011,0.000237385887885466,1,5.57565001113591e-011,0.00259155663661659,0.999996721744537,8.97024787782641e-010,0.00118391297291964,0.999999284744263,0,0.00120944331865758,0.999999284744263,0,0.00120944331865758,0.999999284744263,0,0.00118391297291964,0.999999284744263,0,0.000793145271018147,0.999999761581421,-2.74534228683621e-010,-0.000258359854342416,1,6.06828060023545e-011,0.000219902562093921,1,-2.88179081292528e-011,0.00345110846683383,0.999994039535522,1.11668851943136e-009,0.00655499612912536,0.999978601932526,9.97010030090451e-010,0.00237287976779044,0.999997198581696,-3.18248427610968e-009,0.00102627312298864,0.999999463558197,-1.49054879550192e-009,0.00199497793801129,0.999998092651367,5.77425440795309e-010,0.00345110846683383,0.999994039535522,1.11668851943136e-009,0.00102627312298864,0.999999463558197,-1.49054879550192e-009,-0.000633423565886915,0.99999988079071,8.20457646266703e-010,0.00202805642038584,0.999997973442078,-8.52752368718512e-010,-0.00635338947176933,0.999979853630066,2.55265408810601e-009,0.00416873442009091,0.999991297721863,-1.16704867991757e-009,-0.00272879446856678,0.999996364116669,7.23654747236679e-010,0.000793145271018147,0.999999761581421,-2.74534228683621e-010,0.00202805642038584,0.999997973442078,-8.52752368718512e-010,-0.00272879446856678,0.999996364116669,7.23654747236679e-010,-0.000258359854342416,1,6.06828060023545e-011,0.00168935360852629,0.99999862909317,-1.89323181984946e-005,0.207980453968048,0.978133082389832,-1.30501248349901e-005,0.207980453968048,0.978133082389832,-8.14925260783639e-006,0.00168935360852629,0.99999862909317,-1.8493801690056e-005,-0.207980453968048,0.978133082389832,-7.04910871718312e-006,
- -0.00168935360852629,0.99999862909317,-8.52185166877462e-006,-0.00168935360852629,0.99999862909317,-6.8304884734971e-006,-0.207980453968048,0.978133082389832,-5.64382162338006e-006,-1,-0,-8.61201624502428e-006,-1,-0,-1.02454714578926e-005,-0.207980453968048,0.978133082389832,-7.04910871718312e-006,-0.207980453968048,0.978133082389832,-5.64382162338006e-006,0,1,-8.54742847877787e-006,0,1,-7.68896461522672e-006,-0.00168935360852629,0.99999862909317,-6.8304884734971e-006,-0.00168935360852629,0.99999862909317,-8.52185166877462e-006,0,1,-1.87373480002861e-005,0,1,-1.88347912626341e-005,0.00168935360852629,0.99999862909317,-1.89323181984946e-005,0.00168935360852629,0.99999862909317,-1.8493801690056e-005,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0.207980453968048,0.978133082389832,-1.30501248349901e-005,1,0,-1.78914815478493e-005,1,0,-1.84112177521456e-005,0.207980453968048,0.978133082389832,-8.14925260783639e-006,0.000602053012698889,0,-0.999999821186066,0.000603143766056746,0,-0.999999821186066,0.0004013687139377,0,-0.999999940395355,0.000437606999184936,0,-0.999999940395355,-0.000148637627717108,1,0,0.000181888666702434,1,0,2.35764455283061e-005,1,0,0.000219902562093921,1,-2.88179081292528e-011,-0.00316865486092865,0.999995052814484,0,-0.000148637627717108,1,0,0.000219902562093921,1,-2.88179081292528e-011,-0.000258359854342416,1,6.06828060023545e-011,0.00348852924071252,0.999993979930878,0,-0.00316865486092865,0.999995052814484,0,-0.000258359854342416,1,6.06828060023545e-011,-0.00272879446856678,0.999996364116669,7.23654747236679e-010,0.0249100420624018,0.999689757823944,0,0.00348852924071252,0.999993979930878,0,-0.00272879446856678,0.999996364116669,7.23654747236679e-010,0.00416873442009091,0.999991297721863,-1.16704867991757e-009,0.0157306138426065,0.999876260757446,0,0.0249100420624018,0.999689757823944,0,0.00416873442009091,0.999991297721863,-1.16704867991757e-009,0.0119021944701672,0.999929189682007,-1.55509616295291e-009,0.00128416740335524,0.999999165534973,0,0.0157306138426065,0.999876260757446,0,
- 0.0119021944701672,0.999929189682007,-1.55509616295291e-009,0.00797435268759727,0.999968290328979,0,-0.000644572137389332,0,0.999999821186066,-0.000625465996563435,0,0.999999821186066,-0.000658508855849504,0,0.999999761581421,-0.000490397505927831,0,0.999999940395355,0.00144358584657311,0.999999046325684,4.11361744667715e-009,0.00206217914819717,0.999997913837433,5.87635051729762e-009,0.000776398519519717,0.999999701976776,9.81658865306656e-010,0.00112819590140134,0.999999463558197,1.57427904046159e-009,0.000820924178697169,0.999999701976776,1.11531373025997e-009,0.0042870338074863,0.999990820884705,1.22162582272267e-008,0.00152441440150142,0.999998927116394,4.3439447594551e-009,0.00193757400847971,0.999998211860657,2.70368127885945e-009,0.00301902671344578,0.999995529651642,8.60296633931057e-009,0.0042870338074863,0.999990820884705,1.22162582272267e-008,0.000820924178697169,0.999999701976776,1.11531373025997e-009,0.000690859567839652,0.999999821186066,9.26574372783762e-010,-0.000406314851716161,0.999999940395355,-5.901276689535e-010,0.00434867618605495,0.99999064207077,1.23919141614692e-008,0.00301902671344578,0.999995529651642,8.60296633931057e-009,0.000690859567839652,0.999999821186066,9.26574372783762e-010,0.00292059220373631,0.999995768070221,8.32246982440665e-009,0.00434867618605495,0.99999064207077,1.23919141614692e-008,-0.000406314851716161,0.999999940395355,-5.901276689535e-010,0.00164614827372134,0.99999874830246,2.1322144050373e-009,0.000776398519519717,0.999999701976776,9.81658865306656e-010,0.00206217914819717,0.999997913837433,5.87635051729762e-009,0.00292059220373631,0.999995768070221,8.32246982440665e-009,0.00164614827372134,0.99999874830246,2.1322144050373e-009,0.999420642852783,0.0311988983303308,0.0136082274839282,0.999387562274933,0.032243762165308,0.0136017063632607,0.999420642852783,0.0311988983303308,0.0136082274839282,0.999452531337738,0.0301539953798056,0.0136147318407893,-0.955886363983154,-0.0281557142734528,-0.292384535074234,-0.955886363983154,-0.0281557124108076,-0.292384535074234,-0.955886363983154,-0.0281557142734528,-0.292384535074234,
- 0.248893335461617,0.797648847103119,-0.549371063709259,0.248893320560455,0.797648787498474,-0.549371063709259,0.248893305659294,0.797648847103119,-0.549371063709259,-0.217004805803299,0.621237099170685,-0.752976357936859,-0.217004835605621,0.621237099170685,-0.752976417541504,-0.21700482070446,0.621237099170685,-0.752976298332214,0.0157464072108269,-0.010588270612061,0.999819993972778,0.0156386997550726,-0.00517539354041219,0.999864339828491,0.0155305387452245,0.000237634711083956,0.999879360198975,0.0156387034803629,-0.00517539400607347,0.999864399433136,-0.973715603351593,0.0993209034204483,-0.204971462488174,-0.978753626346588,0.0070668263360858,-0.204918473958969,-0.978591501712799,0.0180804524570704,-0.205016762018204,-0.968035519123077,0.145444110035896,-0.204336360096931,-0.944552481174469,0.25981193780899,-0.200794547796249,-0.21596160531044,0.269483000040054,-0.938477218151093,-0.215961620211601,0.269483029842377,-0.938477277755737,-0.21596160531044,0.269483000040054,-0.938477218151093,0.00222542136907578,0.00175057339947671,0.999996066093445,0.00191091373562813,-0.0176335945725441,0.999842703342438,0.00222542090341449,0.00175057328306139,0.9999960064888,0.00253909197635949,0.0211340840905905,0.999773442745209,-0.974790215492249,-0.181425422430038,-0.129880502820015,-0.289596766233444,-0.65967321395874,-0.693516373634338,-0.974790215492249,-0.181425422430038,-0.129880517721176,-0.669697821140289,0.481131851673126,0.565700531005859,-0.200201421976089,0.790535688400269,-0.578768312931061,-0.200201421976089,0.790535688400269,-0.578768312931061,-0.200201421976089,0.790535628795624,-0.578768312931061,-0.173630356788635,-0.0442201904952526,-0.983817636966705,-0.173630371689796,-0.0442201904952526,-0.98381769657135,-0.173630356788635,-0.0442201867699623,-0.983817636966705,-0.585720896720886,0.184693276882172,-0.789189100265503,-0.585720896720886,0.184693306684494,-0.789189159870148,-0.585720896720886,0.184693276882172,-0.789189100265503,-0.900664389133453,-0.0050519797950983,0.43448606133461,-0.900664448738098,-0.00505198026075959,0.43448606133461,
- -0.900664508342743,-0.00505198026075959,0.434486091136932,-0.469853430986404,0.0106919938698411,-0.88267982006073,-0.469853430986404,0.0106919864192605,-0.88267982006073,-0.469853401184082,0.0106919929385185,-0.882679760456085,-0.900737702846527,0.301622331142426,-0.31256291270256,-0.282429605722427,0.0612064562737942,-0.957333445549011,0.577591240406036,-0.231591984629631,-0.782785773277283,-0.282429605722427,0.0612064599990845,-0.957333445549011,-0.309582978487015,-0.145291492342949,-0.939706742763519,-0.309582978487015,-0.14529150724411,-0.939706742763519,-0.309582978487015,-0.145291492342949,-0.939706742763519,0.143348664045334,0.00057663582265377,-0.989672064781189,0.143348649144173,0.000576639547944069,-0.989672064781189,0.143348664045334,0.000576635880861431,-0.989672124385834,-0.865119576454163,0.303906947374344,0.399009764194489,-0.865119516849518,0.303906947374344,0.399009734392166,-0.865119576454163,0.303906977176666,0.399009764194489,-0.920645594596863,-0.0636738389730453,0.385171681642532,-0.920645654201508,-0.0636738389730453,0.385171711444855,-0.920645654201508,-0.0636738464236259,0.385171711444855,0.325990855693817,0.940486609935761,-0.0959941372275352,0.325990855693817,0.940486609935761,-0.0959941446781158,0.32599088549614,0.940486669540405,-0.0959941521286964,0.998959124088287,-0.0252889525145292,-0.0379640907049179,0.999277770519257,0.00181189400609583,-0.0379574112594128,0.998862385749817,0.0289114061743021,-0.0379228517413139,0.999277710914612,0.00181189377326518,-0.0379574112594128,0.150183409452438,0.101278677582741,0.983456969261169,0.1501834243536,0.101278677582741,0.983457028865814,0.150183409452438,0.101278677582741,0.983456969261169,-0.967757344245911,0.0894170477986336,0.235479027032852,-0.967757403850555,0.0894170477986336,0.235479027032852,-0.967757284641266,0.0894170328974724,0.235479012131691,-0.640738487243652,-0.703687191009521,0.307048380374908,-0.640738427639008,-0.703687131404877,0.307048350572586,-0.640738487243652,-0.703687191009521,0.307048380374908,0.587408661842346,0.0899349078536034,0.804277896881104,
- 0.587408661842346,0.0899349227547646,0.804277896881104,0.587408661842346,0.0899349078536034,0.804277896881104,-0.945774137973785,0.0101789655163884,0.324665606021881,-0.945774137973785,0.0101789580658078,0.324665606021881,-0.945774137973785,0.0101789506152272,0.324665606021881,-0.263822227716446,0.0759270042181015,-0.961578369140625,-0.263822227716446,0.0759270116686821,-0.96157842874527,-0.263822227716446,0.0759269893169403,-0.961578369140625,0.243795499205589,0.00721343234181404,-0.969799816608429,0.243795499205589,0.00721343886107206,-0.969799816608429,0.24379551410675,0.00721343513578177,-0.969799876213074,0.257700532674789,-0.833761036396027,-0.488295942544937,0.257700532674789,-0.833761036396027,-0.488295942544937,0.257700532674789,-0.833761036396027,-0.488295942544937,-0.890635967254639,-0.413586586713791,0.188980624079704,-0.890635967254639,-0.413586586713791,0.188980624079704,-0.890635967254639,-0.413586586713791,0.188980638980865,-0.848961710929871,-0.172044724225998,-0.499664604663849,-0.848961710929871,-0.172044724225998,-0.499664604663849,-0.848961710929871,-0.172044709324837,-0.499664604663849,-0.0774362087249756,0.0199714135378599,-0.996797263622284,-0.0783631280064583,0.00111906428355724,-0.996924340724945,-0.07920141518116,-0.0164418295025826,-0.996723055839539,-0.0788161307573318,-0.00830757338553667,-0.996854603290558,-0.0779348760843277,0.00989982672035694,-0.996909320354462,-0.964834213256836,0.0528659820556641,0.257488340139389,-0.964834213256836,0.0528659783303738,0.257488310337067,-0.964834213256836,0.0528659820556641,0.257488310337067,-0.920732855796814,-0.0425137393176556,0.387870818376541,-0.920732796192169,-0.0425137355923653,0.387870788574219,-0.920732855796814,-0.0425137355923653,0.387870818376541,0.144592419266701,-0.725170850753784,0.673216462135315,0.144592419266701,-0.725170850753784,0.673216462135315,0.144592419266701,-0.725170850753784,0.673216462135315,0.327189892530441,-0.714498519897461,-0.618416368961334,0.327189892530441,-0.714498519897461,-0.618416309356689,0.327189862728119,-0.714498519897461,-0.618416309356689,
- 0.609549045562744,-0.471205562353134,0.637507081031799,0.609549045562744,-0.471205562353134,0.637507140636444,0.609549045562744,-0.471205562353134,0.637507140636444,-0.686320781707764,-0.515875518321991,-0.512675702571869,-0.686320841312408,-0.515875458717346,-0.512675642967224,-0.686320722103119,-0.515875518321991,-0.512675642967224,0.273417085409164,0.914344906806946,-0.298691183328629,0.273417115211487,0.914344966411591,-0.298691183328629,0.273417115211487,0.914344966411591,-0.298691183328629,-0.429572224617004,-0.261827737092972,0.864241898059845,-0.429572254419327,-0.261827737092972,0.864241898059845,-0.429572224617004,-0.261827737092972,0.864241898059845,0.0508739948272705,0.0216102283447981,0.998471319675446,0.0509418435394764,0.0182457435876131,0.998534917831421,0.0510091185569763,0.0148810548707843,0.998587369918823,0.0509418435394764,0.0182457454502583,0.998534977436066,-0.785291969776154,-0.289593905210495,0.547222018241882,-0.785292029380798,-0.28959396481514,0.547221958637238,-0.785291969776154,-0.28959396481514,0.547221958637238,-0.0485168769955635,-0.0131295472383499,-0.998736143112183,-0.221485152840614,0.033966027200222,-0.974572062492371,-0.0485168807208538,-0.0131295481696725,-0.998736143112183,0.126038879156113,-0.0597955286502838,-0.990221619606018,-0.163395002484322,0.0554650947451591,-0.985000431537628,-0.19029226899147,0.0574289374053478,-0.980046391487122,-0.217046469449997,0.0593496300280094,-0.974355459213257,-0.190292254090309,0.0574289374053478,-0.980046331882477,-0.428661286830902,0.488036185503006,-0.760309278964996,-0.428661346435547,0.488036185503006,-0.760309338569641,-0.428661346435547,0.488036245107651,-0.760309338569641,-0.98095041513443,0.130804806947708,-0.143619105219841,-0.986362516880035,0.0751017108559608,-0.146454513072968,-0.983477532863617,-0.0978890955448151,-0.15228196978569,-0.987574696540833,0.0545418746769428,-0.14738230407238,-0.988734483718872,0.0139704924076796,-0.14902675151825,-0.866518974304199,0.286759555339813,0.408551037311554,-0.866518914699554,0.286759525537491,0.408551007509232,
- -0.866518914699554,0.286759555339813,0.408551007509232,0.493204921483994,0.0270296260714531,0.869493186473846,0.493204921483994,0.0270296223461628,0.869493186473846,0.493204921483994,0.0270296186208725,0.869493186473846,-0.708850145339966,-0.316436409950256,0.630396366119385,-0.708850145339966,-0.316436380147934,0.630396366119385,-0.708850145339966,-0.316436409950256,0.630396366119385,0.998600423336029,-0.0510020889341831,0.0140013797208667,0.999152004718781,-0.0387721136212349,0.0138577278703451,0.999553799629211,-0.0265363175421953,0.0137119982391596,0.999152004718781,-0.0387721136212349,0.0138577278703451,-0.0251538027077913,-0.00440378487110138,-0.999673962593079,-0.0253376085311174,0.00151581782847643,-0.999677777290344,-0.0255205277353525,0.0074353669770062,-0.999646663665771,-0.0253376103937626,0.00151581782847643,-0.999677777290344,0.0327397026121616,0.00392063427716494,0.999456226825714,0.0327353924512863,0.00425856653600931,0.999455034732819,0.0327310860157013,0.00459649879485369,0.999453663825989,0.0327353924512863,0.00425856653600931,0.999455034732819,-0.00991150364279747,0.0244160499423742,-0.999652802944183,-0.00712000019848347,-0.0968034490942955,-0.995278060436249,-0.00716781336814165,-0.0947766974568367,-0.99547278881073,-0.0100028561428189,0.0284868702292442,-0.999544143676758,-0.00809989124536514,-0.0549303591251373,-0.998457431793213,0.999988496303558,0.0045790346339345,-0.00141580274794251,0.999997675418854,-0.00161816377658397,-0.00146818696521223,0.999988555908203,0.00457903509959579,-0.00141580286435783,0.999941051006317,0.0107760587707162,-0.00136336428113282,-0.83269476890564,0.242882832884789,0.497621655464172,-0.83269476890564,0.242882817983627,0.49762162566185,-0.832694828510284,0.242882803082466,0.49762162566185,0.510112226009369,-0.113683968782425,0.852561831474304,0.510112226009369,-0.113683946430683,0.852561771869659,0.510112226009369,-0.113683968782425,0.852561771869659,-0.999785840511322,-0.0107944253832102,-0.0176555663347244,-0.999819278717041,-0.00698535935953259,-0.0176835507154465,
- -0.99983811378479,-0.0031761908903718,-0.0177112706005573,-0.999819278717041,-0.00698535889387131,-0.0176835488528013,-0.687889933586121,-0.0856265798211098,-0.720746576786041,-0.687889933586121,-0.0856265872716904,-0.720746576786041,-0.687889933586121,-0.0856265649199486,-0.720746576786041,-0.258174568414688,0.217140048742294,-0.941379964351654,-0.258174538612366,0.217140018939972,-0.941379904747009,-0.258174538612366,0.217140018939972,-0.941379904747009,-0.913367033004761,0.0720060020685196,-0.40071901679039,-0.319663733243942,0.235546931624413,-0.91778689622879,-0.91336715221405,0.072006031870842,-0.400719046592712,-0.916497886180878,-0.138093158602715,0.37544909119606,0.431059956550598,-0.339412391185761,0.836054146289825,0.431059986352921,-0.339412420988083,0.836054146289825,0.431059956550598,-0.339412391185761,0.836054086685181,0.126017555594444,0.00246955989859998,-0.992024958133698,0.0421726889908314,-0.00599038554355502,-0.99909245967865,-0.0419737882912159,-0.0144074894487858,-0.999014854431152,0.0421726889908314,-0.00599038554355502,-0.99909245967865,-0.934784770011902,0.0782869607210159,-0.346480250358582,-0.934784770011902,0.0782869383692741,-0.346480250358582,-0.934784770011902,0.0782869607210159,-0.346480250358582,0.688459753990173,0.181617677211761,0.702166855335236,0.688459753990173,0.181617647409439,0.702166795730591,0.688459753990173,0.181617692112923,0.702166855335236,0.162788510322571,-0.541018307209015,-0.825105428695679,0.162788525223732,-0.54101836681366,-0.825105488300323,0.162788510322571,-0.541018307209015,-0.825105428695679,-0.352433264255524,0.924609661102295,-0.144526571035385,-0.352433234453201,0.92460960149765,-0.144526541233063,-0.352433264255524,0.924609661102295,-0.144526556134224,0.0142091251909733,-0.256806284189224,0.966358423233032,0.0142091251909733,-0.256806284189224,0.966358482837677,0.0142091251909733,-0.256806284189224,0.966358482837677,-0.699791014194489,0.121610529720783,0.703920125961304,-0.699791014194489,0.121610529720783,0.703920066356659,-0.699791014194489,0.121610544621944,0.703920066356659,
- -0.325982719659805,0.224884375929832,0.918238759040833,-0.325982719659805,0.224884375929832,0.918238699436188,-0.325982719659805,0.224884375929832,0.918238699436188,0.999725162982941,-0.021623320877552,0.00906333606690168,0.999830424785614,-0.0159823764115572,0.00914949458092451,0.999903917312622,-0.0103409271687269,0.00923536159098148,0.999830424785614,-0.0159823764115572,0.00914949364960194,0.00279982760548592,0.0217395070940256,0.99975973367691,0.00372900813817978,-0.000126850762171671,0.999993085861206,0.00279982830397785,0.0217395089566708,0.999759793281555,0.0018693070160225,0.0435954481363297,0.999047517776489,0.00527690770104527,0.0546907484531403,-0.998489439487457,0.00531149655580521,0.0483737140893936,-0.9988152384758,0.00534587353467941,0.0420547612011433,-0.999101042747498,0.00531149562448263,0.0483737140893936,-0.998815178871155,-0.801417231559753,-0.00845747999846935,0.598045945167542,-0.801417231559753,-0.0084574781358242,0.598046004772186,-0.801417231559753,-0.00845747999846935,0.598045945167542,-0.999401032924652,-0.032688781619072,-0.0113616771996021,-0.999885618686676,-0.00933963805437088,-0.0119040803983808,-0.999824464321136,0.0140146045014262,-0.0124399857595563,-0.999885559082031,-0.00933963805437088,-0.0119040803983808,-0.740761935710907,-0.0821507796645164,-0.666725635528564,-0.740761995315552,-0.0821507796645164,-0.666725635528564,-0.740761995315552,-0.0821507647633553,-0.666725635528564,-0.561624765396118,0.532882809638977,-0.632940471172333,-0.561624765396118,0.532882750034332,-0.632940471172333,-0.561624765396118,0.532882750034332,-0.632940471172333,-0.841812968254089,-0.351996541023254,-0.409206002950668,-0.841812968254089,-0.351996541023254,-0.409206002950668,-0.841812908649445,-0.35199648141861,-0.409205973148346,0.99822986125946,-0.0134381828829646,0.0579356923699379,0.99975711107254,-0.0129791591316462,0.0178166255354881,0.996390104293823,-0.0137229058891535,0.0837760046124458,0.996858835220337,-0.0136601412668824,0.0780119597911835,0.999898076057434,-0.012843013741076,0.00625151768326759,
- 0.587482571601868,0.446394205093384,0.674978911876678,0.587482571601868,0.446394175291061,0.674978911876678,0.587482571601868,0.446394205093384,0.674978911876678,0.497574895620346,0.00440694857388735,0.867409825325012,0.497574925422668,0.00440694810822606,0.867409884929657,0.497574895620346,0.00440694857388735,0.867409825325012,0.466659396886826,-0.0128590073436499,0.88434374332428,0.466659396886826,-0.0128590064123273,0.88434374332428,0.466659396886826,-0.0128590082749724,0.88434374332428,-0.674011409282684,-0.629534840583801,0.38651579618454,-0.674011468887329,-0.629534840583801,0.386515766382217,-0.674011468887329,-0.629534840583801,0.386515766382217,0.0924543142318726,0.0259028300642967,-0.995379984378815,0.0945614650845528,-0.0157917663455009,-0.995393753051758,0.0916265100240707,0.0414541326463223,-0.99493020772934,0.0913387835025787,0.046761404722929,-0.994721472263336,0.09404007345438,-0.00516748614609241,-0.995555102825165,-0.953458845615387,-0.101426981389523,0.283952355384827,-0.953458845615387,-0.101426973938942,0.283952325582504,-0.953458845615387,-0.101426981389523,0.283952325582504,0.674756824970245,0.303451895713806,-0.67277055978775,0.674756824970245,0.303451925516129,-0.67277055978775,0.674756765365601,0.303451925516129,-0.67277055978775,-0.999873757362366,0.014047097414732,0.00743535347282887,-0.999935209751129,0.00858116243034601,0.00748167699202895,-0.99996680021286,0.00311497296206653,0.00752777419984341,-0.999935209751129,0.00858116243034601,0.00748167606070638,0.443863034248352,-0.180626839399338,0.877701282501221,0.443863093852997,-0.180626854300499,0.877701342105865,0.443863034248352,-0.180626839399338,0.877701282501221,0.422150909900665,0.195971757173538,0.885089695453644,0.422150880098343,0.195971742272377,0.885089695453644,0.422150880098343,0.195971772074699,0.885089755058289,0.14061564207077,-0.0172273553907871,-0.989914417266846,0.140615627169609,-0.0172273553907871,-0.989914417266846,0.140615627169609,-0.0172273516654968,-0.989914357662201,-0.647594451904297,0.130436763167381,-0.750738084316254,
- -0.647594451904297,0.13043674826622,-0.750738084316254,-0.647594511508942,0.13043674826622,-0.750738084316254,-0.872336447238922,0.26356714963913,0.411778390407562,-0.213177114725113,0.0764335095882416,0.974019289016724,0.613459467887878,-0.170748189091682,0.77104651927948,-0.213177099823952,0.076433502137661,0.974019229412079,0.445230692625046,-0.79958713054657,0.403026163578033,0.445230722427368,-0.799587190151215,0.403026193380356,0.445230722427368,-0.799587190151215,0.403026193380356,0.605837106704712,-0.211375683546066,0.766995310783386,0.605837106704712,-0.211375698447227,0.766995310783386,0.605837106704712,-0.211375683546066,0.766995310783386,0.0359177552163601,0.014750330708921,-0.999245882034302,0.0358496941626072,0.0205650813877583,-0.99914562702179,0.0359177514910698,0.0147503316402435,-0.999245941638947,0.0359846018254757,0.00893508177250624,-0.999312460422516,-0.182015091180801,-0.00936808716505766,0.98325115442276,-0.182015091180801,-0.00936808716505766,0.98325115442276,-0.182015106081963,-0.00936808716505766,0.983251214027405,-0.304628193378448,-0.0640297755599022,0.950316786766052,-0.304628193378448,-0.0640297681093216,0.950316727161407,-0.304628193378448,-0.0640297681093216,0.950316727161407,0.999266266822815,0.0374750755727291,0.00791884306818247,0.999948263168335,-0.00696385093033314,0.00742190144956112,0.99926620721817,0.0374750755727291,0.00791884213685989,0.996610164642334,0.0818399637937546,0.00840014033019543,-0.0116180619224906,-0.00474489713087678,0.999921321868896,-0.0115809310227633,-0.0178177785128355,0.999774158000946,-0.0116873625665903,0.0218094196170568,0.999693870544434,-0.0115616032853723,-0.0243600569665432,0.999636471271515,-0.0115208625793457,-0.0376316122710705,0.999225318431854,-0.300635010004044,0.036103930324316,0.953055739402771,-0.300635010004044,0.036103930324316,0.953055739402771,-0.300634980201721,0.0361039265990257,0.953055679798126,0.999263823032379,0.0365342013537884,0.011711142025888,0.99988728761673,0.00905281584709883,0.011976464651525,0.999263823032379,0.0365342013537884,0.011711142025888,
- 0.997885167598724,0.0639879778027534,0.011436965316534,-0.028587631881237,-0.0130297793075442,0.999506413936615,-0.245791986584663,-0.0275016836822033,0.968932390213013,-0.0285876300185919,-0.0130297783762217,0.99950635433197,0.189998149871826,0.0020717540755868,0.981782257556915,-0.390073359012604,0.204999759793282,0.897673666477203,-0.390073359012604,0.204999759793282,0.897673666477203,-0.390073359012604,0.204999759793282,0.897673666477203,-0.584830403327942,-0.405080765485764,0.702768087387085,-0.584830403327942,-0.405080705881119,0.702768087387085,-0.584830462932587,-0.405080825090408,0.702768087387085,-0.651207149028778,-0.263472855091095,0.711696147918701,-0.651207089424133,-0.263472855091095,0.711696088314056,-0.651207149028778,-0.263472825288773,0.711696147918701,-0.499445110559464,-0.0686014443635941,0.863625228404999,-0.499445110559464,-0.0686014369130135,0.863625168800354,-0.499445140361786,-0.0686014443635941,0.863625228404999,-0.205353081226349,0.330170959234238,0.921312808990479,-0.205353081226349,0.33017098903656,0.921312808990479,-0.205353081226349,0.33017098903656,0.921312808990479,-0.308803677558899,-0.308443576097488,0.899723768234253,-0.308803677558899,-0.308443576097488,0.899723768234253,-0.308803677558899,-0.308443576097488,0.899723827838898,0.156329840421677,0.216436788439751,0.963699281215668,0.156329840421677,0.216436788439751,0.963699281215668,0.156329840421677,0.216436803340912,0.963699281215668,0.184794753789902,-0.0206476841121912,0.982560217380524,0.184794753789902,-0.0206476822495461,0.982560276985168,0.184794753789902,-0.0206476841121912,0.982560276985168,0.352696895599365,0.244852513074875,-0.903134703636169,0.352696865797043,0.244852557778358,-0.903134703636169,0.35269683599472,0.244852483272552,-0.903134703636169,-0.0256414022296667,-0.0340437963604927,-0.999091386795044,-0.0256032533943653,-0.03676413372159,-0.998995959758759,-0.0256413985043764,-0.0340437926352024,-0.999091327190399,-0.0256793592125177,-0.0313232131302357,-0.999179422855377,0.671134114265442,0.664192974567413,-0.329282194375992,
- 0.671134054660797,0.664192974567413,-0.329282194375992,0.671134054660797,0.664192974567413,-0.329282224178314,0.679951071739197,0.238394647836685,-0.693422377109528,0.679951012134552,0.238394662737846,-0.693422377109528,0.679951071739197,0.238394677639008,-0.693422377109528,0.0947911962866783,0.0559647008776665,0.993922889232636,0.0947911962866783,0.0559646934270859,0.993922889232636,0.0947911813855171,0.0559646934270859,0.993922829627991,0.201940909028053,-0.926137387752533,0.31857430934906,0.201940894126892,-0.926137328147888,0.31857430934906,0.201940894126892,-0.926137328147888,0.318574279546738,0.497331619262695,-0.115027874708176,-0.859901070594788,0.49733167886734,-0.115027852356434,-0.859901130199432,0.497331649065018,-0.115027897059917,-0.859901070594788,-0.740186929702759,0.391198843717575,0.54688823223114,-0.740186929702759,0.391198873519897,0.546888291835785,-0.740186929702759,0.391198873519897,0.54688823223114,-0.8222815990448,0.251415938138962,-0.510532200336456,-0.8222815990448,0.251415938138962,-0.510532200336456,-0.822281539440155,0.251415908336639,-0.510532200336456,0.131036758422852,-0.452394247055054,0.882138788700104,0.131036758422852,-0.452394306659698,0.882138788700104,0.131036758422852,-0.452394276857376,0.882138788700104,-0.999394357204437,0.0231322795152664,-0.0259990356862545,-0.999629735946655,0.00616645952686667,-0.0265032406896353,-0.998370289802551,-0.0496667586266994,-0.0281082447618246,-0.999639451503754,-0.00232664518989623,-0.026752756908536,-0.999089539051056,0.0340775288641453,-0.0256696678698063,0.138417080044746,0.00673382077366114,0.990351140499115,0.138417094945908,0.00673382263630629,0.99035120010376,0.138417080044746,0.00673382170498371,0.990351140499115,0.138268381357193,-0.000761479255743325,0.990394592285156,0.138268366456032,-0.000761479139328003,0.990394532680511,0.138268366456032,-0.000761480070650578,0.990394532680511,0.271811574697495,-0.923942446708679,-0.269163519144058,0.271811574697495,-0.923942446708679,-0.269163519144058,0.271811544895172,-0.923942387104034,-0.269163489341736,
- -0.613651156425476,-0.39664301276207,-0.682720005512238,-0.613651156425476,-0.396642982959747,-0.682720005512238,-0.613651156425476,-0.396642982959747,-0.682720005512238,0.339993894100189,-0.280378520488739,-0.897659182548523,0.339993923902512,-0.280378580093384,-0.897659182548523,0.339993894100189,-0.280378520488739,-0.897659182548523,-0.22362145781517,0.234497621655464,0.946046769618988,-0.223621428012848,0.234497576951981,0.946046650409698,-0.223621428012848,0.234497576951981,0.946046710014343,0.614947557449341,-0.27545040845871,-0.738895535469055,0.614947557449341,-0.275450438261032,-0.738895535469055,0.614947557449341,-0.275450468063354,-0.738895535469055,-0.515410482883453,0.651919007301331,-0.556195616722107,-0.515410482883453,0.65191912651062,-0.556195616722107,-0.515410542488098,0.65191912651062,-0.556195616722107,0.161167085170746,-0.366586267948151,0.916318535804749,0.161167100071907,-0.366586327552795,0.916318595409393,0.161167085170746,-0.366586267948151,0.916318535804749,0.99998927116394,0.000933261238969862,-0.004545365460217,0.999980986118317,-0.00411857012659311,-0.00458796974271536,0.999947309494019,-0.00917029660195112,-0.00463045900687575,0.999981045722961,-0.0041185705922544,-0.00458797067403793,0.186447277665138,-0.393653005361557,0.900152742862701,0.186447262763977,-0.393653035163879,0.900152683258057,0.186447262763977,-0.393652975559235,0.900152683258057,-0.541777431964874,0.227621614933014,0.809114217758179,-0.541777431964874,0.227621614933014,0.809114217758179,-0.541777431964874,0.227621614933014,0.809114217758179,-0.421924889087677,-0.020892845466733,0.906390070915222,-0.319905966520309,-0.00450985133647919,0.947438597679138,-0.421924918889999,-0.0208928417414427,0.906390130519867,-0.518728315830231,-0.0370175801217556,0.854137361049652,-0.209583833813667,0.973289251327515,-0.0937160849571228,-0.209583833813667,0.973289251327515,-0.0937160849571228,-0.209583818912506,0.97328919172287,-0.0937160849571228,-0.351413667201996,0.0230584386736155,0.935936272144318,-0.351413667201996,0.0230584386736155,0.935936272144318,
- -0.351413667201996,0.0230584386736155,0.935936272144318,0.00874544959515333,0.0889781787991524,0.995995283126831,0.00847399607300758,0.0926411747932434,0.995663583278656,0.0146597102284431,0.00846441462635994,0.99985671043396,0.010729793459177,0.0621156580746174,0.998011291027069,0.0151951126754284,0.00110797840170562,0.999884009361267,0.381290227174759,0.312435418367386,-0.870058536529541,0.381290197372437,0.312435388565063,-0.870058536529541,0.381290256977081,0.312435418367386,-0.870058596134186,0.155918598175049,0.354027926921844,0.922146260738373,0.155918598175049,0.354027897119522,0.922146260738373,0.155918598175049,0.354027926921844,0.922146320343018,0.27788570523262,-0.546798348426819,0.789804458618164,0.277885735034943,-0.546798348426819,0.789804518222809,0.27788570523262,-0.546798288822174,0.789804458618164,0.0346385799348354,0.0450334250926971,-0.998384833335876,0.0341865457594395,0.0775907635688782,-0.99639904499054,0.0346385799348354,0.0450334250926971,-0.998384833335876,0.0350537523627281,0.0124281663447618,-0.999308168888092,-0.999789535999298,-0.00817894842475653,0.0188174601644278,-0.999819874763489,-0.000150171763380058,0.0189803522080183,-0.999785840511322,0.00787861552089453,0.0191420149058104,-0.999819934368134,-0.000150171792483889,0.0189803522080183,0.999792873859406,-0.0199636220932007,0.0039634183049202,0.998457670211792,0.0554308779537678,0.00311377644538879,0.991444408893585,0.1305101364851,0.00224642781540751,0.998457729816437,0.0554308816790581,0.00311377667821944,-0.999641716480255,0.0254372097551823,0.00833430327475071,-0.995000839233398,-0.0994868502020836,0.00870293751358986,-0.993285894393921,-0.115355119109154,0.00874028727412224,-0.999943435192108,-0.00648159626871347,0.00844101700931787,-0.997621476650238,-0.0683888718485832,0.00862351153045893,-0.0643714889883995,-0.00984755717217922,-0.997877418994904,-0.0656138435006142,0.00788716692477465,-0.997813999652863,-0.0643714889883995,-0.00984755903482437,-0.997877478599548,-0.0631087943911552,-0.0275791697204113,-0.997625589370728,
- 0.1476129591465,0.0314725376665592,0.988544344902039,0.147612944245338,0.0314725376665592,0.988544344902039,0.1476129591465,0.0314725413918495,0.988544404506683,-0.0601682625710964,0.0102036129683256,0.998136162757874,-0.0601949654519558,0.00519035290926695,0.998173177242279,-0.0602201595902443,0.000176961562829092,0.998185157775879,-0.0601949617266655,0.00519035197794437,0.998173117637634,-0.463582783937454,-0.252367407083511,0.849353790283203,-0.463582754135132,-0.252367407083511,0.849353730678558,-0.463582754135132,-0.252367407083511,0.849353730678558,0.199120938777924,-0.0452616289258003,0.978929162025452,0.199120953679085,-0.0452616289258003,0.978929221630096,0.199120938777924,-0.0452616289258003,0.978929162025452,-0.906570374965668,0.0929136723279953,-0.411700397729874,-0.906570374965668,0.0929136723279953,-0.411700397729874,-0.906570434570313,0.0929136797785759,-0.411700427532196,-0.225935727357864,-0.0100525533780456,0.974090337753296,-0.225935727357864,-0.0100525533780456,0.974090337753296,-0.225935742259026,-0.0100525617599487,0.974090337753296,0.315004169940948,0.00983400829136372,-0.949039340019226,0.315004169940948,0.00983401108533144,-0.949039399623871,0.315004199743271,0.00983401015400887,-0.949039399623871,-0.808328568935394,-0.287652343511581,-0.513673961162567,-0.808328747749329,-0.287652403116226,-0.513673961162567,-0.808328747749329,-0.287652373313904,-0.513673961162567,-0.131863877177238,0.479831576347351,0.867394685745239,-0.1318638920784,0.479831606149673,0.867394685745239,-0.131863877177238,0.479831606149673,0.867394685745239,0.754839956760406,-0.633397400379181,-0.170365959405899,0.754839956760406,-0.633397400379181,-0.170365959405899,0.754839897155762,-0.633397400379181,-0.17036597430706,0.604328453540802,-0.0564235001802444,0.794734835624695,0.604328453540802,-0.0564234629273415,0.794734835624695,0.604328453540802,-0.0564234852790833,0.79473489522934,0.0305218044668436,0.00262949452735484,-0.999530732631683,0.0307804401963949,0.0174576677381992,-0.9993736743927,0.0305218007415533,0.00262949359603226,-0.999530613422394,
- 0.0302564520388842,-0.0121992621570826,-0.999467790126801,0.997970402240753,0.0580597184598446,0.0261567216366529,0.999096155166626,0.0336969830095768,0.0259106270968914,0.999627709388733,0.00931419897824526,0.0256491173058748,0.999096214771271,0.0336969830095768,0.0259106270968914,-0.998563766479492,0.0485811606049538,0.0225894823670387,-0.998380541801453,0.0521582774817944,0.0227111764252186,-0.998184502124786,0.055734746158123,0.0228325873613358,-0.998380541801453,0.0521582774817944,0.0227111782878637,0.00256173312664032,-0.0161528773605824,0.999866247177124,0.00232736743055284,-0.00316669093444943,0.999992311000824,0.00209260848350823,0.00982003193348646,0.99994969367981,0.00232736743055284,-0.00316669140011072,0.999992370605469,-0.700016438961029,-0.0891907885670662,0.708535194396973,-0.700016438961029,-0.0891907960176468,0.708535134792328,-0.700016438961029,-0.0891907662153244,0.708535134792328,0.282088339328766,0.727716207504272,0.625184237957001,0.282088339328766,0.727716207504272,0.625184297561646,0.282088339328766,0.727716147899628,0.625184297561646,0.288582175970078,0.561269223690033,0.775691449642181,0.288582175970078,0.561269223690033,0.775691449642181,0.288582175970078,0.561269223690033,0.775691509246826,-0.728295087814331,-0.516569256782532,0.450269371271133,-0.728295087814331,-0.516569316387177,0.450269371271133,-0.728295087814331,-0.516569316387177,0.450269371271133,0.170295625925064,-0.0475166030228138,0.984246790409088,0.170295625925064,-0.0475166030228138,0.984246790409088,0.170295611023903,-0.0475165992975235,0.984246790409088,0.0323242582380772,-0.0133214499801397,-0.999388694763184,0.0313394814729691,-0.0133095374330878,-0.99942022562027,0.0504765771329403,-0.013538770377636,-0.998633563518524,0.032816968858242,-0.013327406719327,-0.999372541904449,-0.00400572502985597,-0.012873699888587,-0.999909102916718,0.342247694730759,0.260732591152191,-0.90270984172821,0.342247694730759,0.260732591152191,-0.90270984172821,0.342247694730759,0.260732591152191,-0.90270984172821,-0.0791420564055443,-0.0115603012964129,0.996796309947968,
- -0.0791420564055443,-0.0115602985024452,0.996796309947968,-0.0791420564055443,-0.0115602994337678,0.996796309947968,-0.999614477157593,-0.0107491370290518,-0.0256007313728333,-0.996966361999512,-0.0741214007139206,-0.0237502288073301,-0.999661386013031,0.00187885132618248,-0.025957016274333,-0.994117856025696,-0.105880461633205,-0.022783424705267,-0.993433833122253,-0.112156897783279,-0.0225892197340727,0.230151146650314,-0.125673174858093,0.965006113052368,0.230151131749153,-0.125673174858093,0.965006053447723,0.230151146650314,-0.125673189759254,0.965006113052368,0.224514827132225,-0.0611548274755478,-0.972549855709076,0.224514812231064,-0.0611548162996769,-0.972549796104431,0.224514812231064,-0.0611548274755478,-0.972549796104431,0.0121994400396943,0.00893391482532024,0.999885737895966,0.0123620703816414,0.00576667254790664,0.999906957149506,0.0121994400396943,0.00893391482532024,0.999885737895966,0.0120366849005222,0.0121010662987828,0.999854385852814,0.530467748641968,-0.585960388183594,-0.612580180168152,0.530467748641968,-0.585960388183594,-0.612580239772797,0.530467748641968,-0.585960388183594,-0.612580180168152,0.583216369152069,0.553298950195313,-0.594742894172668,0.583216369152069,0.553298950195313,-0.594742834568024,0.583216369152069,0.553298950195313,-0.594742834568024,-0.934227824211121,-0.0784911513328552,-0.347933501005173,-0.934227824211121,-0.0784911438822746,-0.347933501005173,-0.934227824211121,-0.0784911513328552,-0.34793347120285,-0.640836119651794,0.00633178744465113,0.767651736736298,-0.64083606004715,0.00633178558200598,0.767651617527008,-0.64083606004715,0.00633177254348993,0.767651796340942,0.237671941518784,0.285219550132751,0.928526759147644,0.99945205450058,0.00407131854444742,0.03285126760602,0.300445377826691,-0.283027499914169,-0.910839200019836,0.99945205450058,0.00407131807878613,0.03285126760602,-0.123881354928017,-0.350850313901901,-0.928201198577881,-0.123881340026855,-0.350850313901901,-0.928201198577881,-0.123881340026855,-0.350850343704224,-0.928201258182526,0.588234543800354,0.219118103384972,-0.778439104557037,
- 0.588234484195709,0.219118058681488,-0.778439164161682,0.588234543800354,0.21911808848381,-0.778439164161682,0.682851374149323,-0.474385738372803,-0.555582761764526,0.682851374149323,-0.474385738372803,-0.555582702159882,0.682851374149323,-0.474385768175125,-0.555582761764526,-0.411207616329193,0.747833490371704,-0.521203875541687,-0.411207616329193,0.747833490371704,-0.521203875541687,-0.411207646131516,0.747833490371704,-0.521203875541687,-0.0271450243890285,0.999524235725403,0.0146464770659804,-0.0140034416690469,0.999794602394104,0.0146506065502763,0.0983541831374168,0.995044648647308,0.0145824272185564,-0.00739471567794681,0.999865353107452,0.0146517287939787,-0.0701679885387421,0.997428119182587,0.014615218155086,0.633106708526611,0.249473869800568,-0.732761144638062,0.633106648921967,0.249473839998245,-0.732761085033417,0.633106708526611,0.249473869800568,-0.732761085033417,0.4528529047966,0.0231286585330963,-0.891285181045532,0.4528529047966,0.0231286585330963,-0.891285240650177,0.452852934598923,0.0231286603957415,-0.891285240650177,0.470746338367462,-0.657174050807953,-0.588659584522247,0.470746397972107,-0.657174050807953,-0.588659584522247,0.470746397972107,-0.657174050807953,-0.588659584522247,0.0091324495151639,0.0135912857949734,-0.9998659491539,0.0262030623853207,0.0126105155795813,-0.999577164649963,-0.0095396414399147,0.0146593432873487,-0.999847114086151,0.0347438976168633,0.012118261307478,-0.999322831630707,0.0440727695822716,0.0115794064477086,-0.998961269855499,0.42396804690361,0.865758299827576,0.265920460224152,0.423968076705933,0.865758299827576,0.265920490026474,0.423968106508255,0.86575835943222,0.265920519828796,-0.195104286074638,-0.898638725280762,-0.392915934324265,-0.195104271173477,-0.898638725280762,-0.39291587471962,-0.195104271173477,-0.898638725280762,-0.39291587471962,-0.00698958244174719,0.013617311604321,0.999882936477661,-0.00178605690598488,0.0136485090479255,0.999905288219452,0.00341751729138196,0.013679338619113,0.999900639057159,-0.0017860570224002,0.0136485109105706,0.999905347824097,
- -0.372884839773178,0.301055938005447,0.877680063247681,-0.372884839773178,0.301055938005447,0.877680063247681,-0.372884839773178,0.301055938005447,0.877680063247681,-0.020663982257247,-0.0589725598692894,-0.998045802116394,0.0664655715227127,0.149108320474625,-0.986584544181824,-0.0206639766693115,-0.0589725524187088,-0.998045682907104,-0.106739245355129,-0.264044642448425,-0.958586096763611,-0.206376776099205,0.696610689163208,-0.687126100063324,-0.316492170095444,0.538043141365051,-0.781244039535522,-0.412008672952652,0.354657262563705,-0.839325368404388,-0.316492170095444,0.538043141365051,-0.781244099140167,0.392488896846771,0.410502552986145,-0.823067665100098,0.392488867044449,0.410502552986145,-0.823067605495453,0.392488867044449,0.410502552986145,-0.823067665100098,-0.0281387977302074,-0.999314308166504,0.0240679532289505,-0.0166875794529915,-0.999571919441223,0.024032412096858,-0.00523417443037033,-0.999698460102081,0.0239937193691731,-0.0166875794529915,-0.999571919441223,0.0240324102342129,0.0220209173858166,0.0318020880222321,0.9992516040802,0.0220209155231714,0.0318020880222321,0.999251663684845,0.0220209173858166,0.0318020880222321,0.9992516040802,0.576036810874939,0.817361414432526,0.0100936209782958,0.576036751270294,0.81736147403717,0.0100936144590378,0.576036810874939,0.817361414432526,0.0100936247035861,-0.162271186709404,-0.00944971852004528,0.98670095205307,-0.162271186709404,-0.00944971758872271,0.986701011657715,-0.162271186709404,-0.00944971665740013,0.986701011657715,-0.00963591225445271,-0.675314128398895,0.737467288970947,-0.00963591225445271,-0.675314128398895,0.737467288970947,-0.00963591225445271,-0.675314128398895,0.737467288970947,0.0584876537322998,0.796712040901184,0.601522445678711,0.0584876537322998,0.796712040901184,0.601522445678711,0.058487668633461,0.796711981296539,0.601522445678711,0.111144661903381,0.38027411699295,0.918171286582947,0.11114464700222,0.380274057388306,0.918171286582947,0.111144661903381,0.38027411699295,0.918171286582947,0.000961292593274266,-0.999951899051666,0.00975703168660402,
- -0.00423628743737936,-0.999943971633911,0.00970042683184147,-0.00943375285714865,-0.999908983707428,0.00964356027543545,-0.00423628790304065,-0.999944031238556,0.00970042683184147,0.0246904771775007,0.0418568216264248,0.998818576335907,0.00997281540185213,0.0415029712021351,0.999088644981384,-0.00474700704216957,0.0411401242017746,0.999142169952393,0.00997281447052956,0.0415029637515545,0.99908858537674,0.0200570318847895,0.0155045781284571,-0.999678671360016,0.0167063530534506,0.0154376216232777,-0.99974125623703,0.0200570300221443,0.0155045753344893,-0.999678611755371,0.023407481610775,0.0155713567510247,-0.999604761600494,0.00442202994599938,0.728190243244171,0.685360848903656,0.00442202668637037,0.728190183639526,0.685360789299011,0.00442202668637037,0.728190183639526,0.685360789299011,-0.0182947106659412,0.999729573726654,-0.0143565675243735,-0.0090574948117137,0.999853551387787,-0.0145234661176801,0.000180496092070825,0.999892055988312,-0.0146891204640269,-0.0090574948117137,0.999853610992432,-0.0145234661176801,0.0221218522638083,0.289885610342026,-0.95680558681488,0.0221218448132277,0.289885610342026,-0.956805646419525,0.0221218522638083,0.289885610342026,-0.95680570602417,0.936975657939911,0.325943917036057,-0.125846028327942,0.936975717544556,0.325943946838379,-0.125846043229103,0.936975717544556,0.325943946838379,-0.125846028327942,0.0133597310632467,-0.00889467261731625,-0.999871253967285,-0.00941081531345844,0.0965583696961403,-0.995282828807831,0.0133597310632467,-0.00889467168599367,-0.99987119436264,0.0359745100140572,-0.114244006574154,-0.992801189422607,-0.550499320030212,-0.207611590623856,-0.808608770370483,-0.550499260425568,-0.207611560821533,-0.808608710765839,-0.550499260425568,-0.207611560821533,-0.808608710765839,-0.0349593535065651,-0.998812139034271,0.0339460112154484,-0.0348583869636059,-0.998997271060944,0.0280979834496975,-0.0352803245186806,-0.997970521450043,0.0530110858380795,-0.0350094251334667,-0.998706579208374,0.0368720516562462,-0.0342793986201286,-0.999403476715088,-0.00420938758179545,
- 0.224072858691216,-0.884869396686554,0.408408582210541,0.224072888493538,-0.884869456291199,0.408408582210541,0.224072888493538,-0.884869456291199,0.408408612012863,-0.560477375984192,-0.466841995716095,0.684049487113953,-0.560477375984192,-0.46684205532074,0.684049487113953,-0.560477375984192,-0.466841965913773,0.684049546718597,-0.0126636475324631,0.842888295650482,-0.537939608097076,-0.0126636754721403,0.842888295650482,-0.537939548492432,-0.0126636773347855,0.842888355255127,-0.537939548492432,0.0408185310661793,0.99916660785675,0.000384329614462331,0.0403950028121471,0.99892270565033,0.0228430386632681,0.0399639308452606,0.998202860355377,0.04465551674366,0.0405425019562244,0.999063014984131,0.015144694596529,0.040830209851265,0.999166071414948,-0.000251016317633912,-0.625298202037811,0.451922416687012,-0.636214137077332,-0.625298202037811,0.451922386884689,-0.636214077472687,-0.625298202037811,0.451922416687012,-0.636214137077332,0.397757560014725,-0.722825467586517,-0.565077185630798,0.397757560014725,-0.722825467586517,-0.565077185630798,0.397757560014725,-0.722825527191162,-0.565077245235443,0.0195000972598791,-0.999804615974426,0.00324740773066878,0.0121659142896533,-0.999921023845673,0.00318757747299969,-0.101987421512604,-0.994783222675323,0.00223488477058709,0.00847601238638163,-0.999959111213684,0.00315741309896111,0.0692538246512413,-0.997592449188232,0.00364889274351299,-0.579419314861298,-0.233398169279099,-0.780896067619324,-0.579419314861298,-0.233398139476776,-0.780896008014679,-0.579419314861298,-0.23339818418026,-0.780896127223969,0.0282646156847477,-0.869520962238312,0.493086665868759,0.0282646138221025,-0.869520902633667,0.493086695671082,0.0282646156847477,-0.869520902633667,0.493086695671082,-0.471836596727371,-0.0158154834061861,-0.881544232368469,-0.471836566925049,-0.015815481543541,-0.881544232368469,-0.471836566925049,-0.0158154778182507,-0.881544232368469,-0.143998891115189,-0.813845276832581,0.562956809997559,-0.143998891115189,-0.813845217227936,0.562956750392914,-0.143998876214027,-0.813845157623291,0.562956750392914,
- -0.451530575752258,0.653511822223663,-0.607488691806793,-0.451530575752258,0.653511881828308,-0.607488691806793,-0.451530575752258,0.653511822223663,-0.607488632202148,-0.00710755307227373,-0.0136283785104752,-0.999881863594055,-0.0255094710737467,-0.0125145986676216,-0.999596238136292,0.0115583771839738,-0.014753257855773,-0.999824404716492,-0.034717071801424,-0.0119555126875639,-0.999325633049011,-0.0440428964793682,-0.0113880261778831,-0.998964726924896,-0.301418572664261,-0.919533789157867,0.25219938158989,-0.301418602466583,-0.919533848762512,0.25219938158989,-0.301418602466583,-0.919533848762512,0.25219938158989,0.208877921104431,0.893866837024689,-0.396701663732529,0.20887790620327,0.893866777420044,-0.396701604127884,0.20887790620327,0.893866777420044,-0.396701633930206,-0.0012508814688772,0.0082408394664526,0.999965310096741,-0.00679149944335222,0.00814580358564854,0.999943792819977,-0.012331910431385,0.00805051904171705,0.999891579151154,-0.00679149897769094,0.00814580358564854,0.999943733215332,0.252887010574341,-0.363415151834488,0.896648049354553,0.252887040376663,-0.363415122032166,0.896647930145264,0.252887040376663,-0.36341518163681,0.896648049354553,0.0181369166821241,0.0590119920670986,-0.998092591762543,-0.0638412833213806,-0.145894229412079,-0.987238168716431,0.0181369166821241,0.0590119920670986,-0.998092591762543,0.0992296040058136,0.261036962270737,-0.960215270519257,0.21840301156044,-0.678739130496979,-0.701151430606842,0.318932414054871,-0.522415041923523,-0.790800094604492,0.405881553888321,-0.343846440315247,-0.846776127815247,0.318932414054871,-0.522415041923523,-0.790800094604492,-0.341988325119019,-0.391011208295822,-0.854490637779236,-0.341988325119019,-0.391011208295822,-0.854490637779236,-0.341988295316696,-0.391011208295822,-0.854490637779236,0.0300377197563648,0.999482691287994,0.0115032540634274,0.0202986914664507,0.999728798866272,0.0114189516752958,0.0105577390640974,0.999880075454712,0.0113335605710745,0.0202986914664507,0.999728798866272,0.0114189498126507,-0.0431377328932285,-0.031437948346138,0.998574376106262,
- -0.0431377328932285,-0.031437948346138,0.998574376106262,-0.0431377328932285,-0.031437948346138,0.998574435710907,-0.584046483039856,-0.811720013618469,-0.000541172863449901,-0.584046483039856,-0.811720013618469,-0.000541169138159603,-0.584046483039856,-0.811720013618469,-0.000541169138159603,0.145594954490662,0.00953659228980541,0.989298343658447,0.145594969391823,0.00953659135848284,0.989298343658447,0.145594954490662,0.00953658949583769,0.989298343658447,0.00452271848917007,0.706122219562531,0.70807558298111,0.00452271802350879,0.706122159957886,0.70807558298111,0.00452271848917007,0.706122219562531,0.708075523376465,-0.0883502662181854,-0.794584274291992,0.600691378116608,-0.0883502662181854,-0.794584274291992,0.600691378116608,-0.0883502513170242,-0.794584274291992,0.600691437721252,-0.149076297879219,-0.394297391176224,0.906810820102692,-0.149076297879219,-0.394297391176224,0.906810820102692,-0.149076297879219,-0.394297361373901,0.906810820102692,0.00316666648723185,0.999970257282257,0.00704687181860209,-0.00083366158651188,0.999974548816681,0.00708075705915689,0.00316666602157056,0.999970138072968,0.00704686995595694,0.00716694304719567,0.99994969367981,0.00701287062838674,-0.0108940284699202,-0.0390421859920025,0.999178230762482,0.00171739794313908,-0.0386791527271271,0.999250292778015,-0.0108940284699202,-0.0390421822667122,0.999178230762482,-0.0235037170350552,-0.0393989905714989,0.998947083950043,-0.0207739323377609,-0.0162646230310202,-0.999651908874512,-0.0170920770615339,-0.0161850173026323,-0.999723017215729,-0.0207739304751158,-0.016264621168375,-0.999651908874512,-0.0244555100798607,-0.0163440108299255,-0.99956738948822,-0.00337784877046943,-0.727645218372345,0.685945391654968,-0.00337784877046943,-0.72764527797699,0.685945391654968,-0.00337784877046943,-0.72764527797699,0.685945391654968,0.0199291929602623,-0.99971479177475,-0.0131686795502901,0.00987532548606396,-0.99986207485199,-0.0133583266288042,-0.000179538415977731,-0.999908268451691,-0.0135466242209077,0.00987532548606396,-0.999862015247345,-0.0133583247661591,
- -0.000542771012987942,-0.277224481105804,-0.960805058479309,-0.000542767345905304,-0.277224481105804,-0.960805058479309,-0.000542763562407345,-0.277224451303482,-0.960804998874664,-0.941877603530884,-0.309387177228928,-0.130943551659584,-0.941877603530884,-0.309387177228928,-0.130943551659584,-0.941877663135529,-0.309387177228928,-0.130943566560745,-0.0140352202579379,0.00844376999884844,-0.9998659491539,0.00617455970495939,-0.0945791006088257,-0.995498239994049,-0.0140352193266153,0.00844376999884844,-0.9998659491539,-0.0340900272130966,0.111373409628868,-0.993193805217743,0.663334846496582,0.209266304969788,-0.718466818332672,0.663334846496582,0.209266304969788,-0.718466818332672,0.663334846496582,0.209266304969788,-0.718466877937317,0.0331947095692158,0.998807728290558,0.0357958674430847,0.0332342572510242,0.999006628990173,0.0296856146305799,0.0330594964325428,0.997917711734772,0.0553843155503273,0.033174455165863,0.998694121837616,0.0388532243669033,0.0334267541766167,0.999435365200043,-0.00340935005806386,-0.166614383459091,0.877111792564392,0.45046055316925,-0.16661436855793,0.877111732959747,0.450460523366928,-0.166614383459091,0.877111792564392,0.450460523366928,0.468859016895294,0.679213583469391,0.564659297466278,0.468859016895294,0.67921370267868,0.564659297466278,0.468859016895294,0.67921370267868,0.564659297466278,0.0197409112006426,-0.847013831138611,-0.531204342842102,0.019740903750062,-0.847013831138611,-0.531204402446747,0.0197409316897392,-0.847013771533966,-0.531204283237457,-0.0370044782757759,-0.999314963817596,-0.000436002970673144,-0.0370611660182476,-0.999060571193695,0.0224616378545761,-0.0370978303253651,-0.998304069042206,0.0448632054030895,-0.0370440520346165,-0.999206066131592,0.0146670825779438,-0.0370030701160431,-0.999314785003662,-0.000920791295357049,-0.999420464038849,0.0311994384974241,-0.0136153036728501,-0.999387383460999,0.0322441980242729,-0.0136087778955698,-0.999420464038849,0.0311994384974241,-0.0136153046041727,-0.999452412128448,0.0301546473056078,-0.0136218136176467,0.95587694644928,-0.028163705021143,0.292414307594299,
- 0.95587694644928,-0.0281637012958527,0.292414307594299,0.95587694644928,-0.028163705021143,0.292414307594299,-0.248834073543549,0.797813594341278,0.549158453941345,-0.248834103345871,0.797813773155212,0.549158453941345,-0.248834073543549,0.797813653945923,0.549158453941345,0.217005968093872,0.621232032775879,0.75298023223877,0.217005953192711,0.621232032775879,0.752980172634125,0.21700593829155,0.621232092380524,0.752980172634125,-0.0157463699579239,-0.0105771832168102,-0.999820113182068,-0.0156386289745569,-0.00516240857541561,-0.999864459037781,-0.0155304279178381,0.000252518308116123,-0.999879419803619,-0.0156386289745569,-0.00516240857541561,-0.999864459037781,0.973714470863342,0.0993229895830154,0.204975858330727,0.978752195835114,0.00707192625850439,0.204925090074539,0.978589951992035,0.0180921796709299,0.205023154616356,0.968034684658051,0.145444586873055,0.204339668154716,0.944556832313538,0.259795159101486,0.200795903801918,0.215958818793297,0.269492715597153,0.938475131988525,0.215958818793297,0.26949268579483,0.938475072383881,0.215958833694458,0.269492715597153,0.938475131988525,-0.00222547492012382,0.00175263057462871,-0.9999960064888,-0.00191126484423876,-0.0176132135093212,-0.999843060970306,-0.00222547468729317,0.00175263057462871,-0.9999960064888,-0.00253884983249009,0.0211178176105022,-0.999773800373077,0.974809885025024,-0.181343153119087,0.129847392439842,0.289708852767944,-0.659579992294312,0.69355833530426,0.974809885025024,-0.181343138217926,0.129847392439842,0.669656276702881,0.481110036373138,-0.565768182277679,0.200190529227257,0.790642976760864,0.578625380992889,0.200190544128418,0.790642976760864,0.578625500202179,0.200190544128418,0.790643095970154,0.578625440597534,0.173617318272591,-0.0442176423966885,0.983820080757141,0.173617303371429,-0.0442176386713982,0.983820021152496,0.173617318272591,-0.0442176386713982,0.983820080757141,0.585726201534271,0.18459677696228,0.789207696914673,0.585726261138916,0.184596806764603,0.789207756519318,0.585726261138916,0.184596806764603,0.789207756519318,
- 0.900641202926636,-0.00506131676957011,-0.434533923864365,0.900641262531281,-0.0050613172352314,-0.434533953666687,0.900641262531281,-0.0050613172352314,-0.434533983469009,0.469903349876404,0.0106951156631112,0.882653117179871,0.469903409481049,0.0106951193884015,0.882653176784515,0.469903409481049,0.0106951156631112,0.882653176784515,0.90072637796402,0.301622629165649,0.312595516443253,0.28245085477829,0.0612158887088299,0.957326591014862,-0.577528536319733,-0.231575608253479,0.782836854457855,0.28245085477829,0.061215877532959,0.957326531410217,0.309642255306244,-0.145321384072304,0.939682602882385,0.309642255306244,-0.145321384072304,0.939682602882385,0.309642255306244,-0.145321369171143,0.939682602882385,-0.143314853310585,0.000570369826164097,0.989676952362061,-0.143314853310585,0.000570371688809246,0.989676952362061,-0.143314868211746,0.000570371747016907,0.989677011966705,0.865107417106628,0.303900152444839,-0.399041265249252,0.865107357501984,0.303900122642517,-0.39904123544693,0.865107357501984,0.303900122642517,-0.39904123544693,0.920633018016815,-0.0636880248785019,-0.385199725627899,0.920633018016815,-0.0636880248785019,-0.385199725627899,0.920633018016815,-0.0636880099773407,-0.385199666023254,-0.325993269681931,0.94050920009613,0.0957645922899246,-0.325993299484253,0.94050920009613,0.0957645922899246,-0.325993269681931,0.94050920009613,0.0957645773887634,-0.998959064483643,-0.0252888333052397,0.0379662811756134,-0.999277591705322,0.00181217421777546,0.0379597470164299,-0.998862266540527,0.0289118457585573,0.0379253216087818,-0.999277651309967,0.00181217421777546,0.0379597432911396,-0.150170162320137,0.101259872317314,-0.983461022377014,-0.150170162320137,0.101259872317314,-0.983461022377014,-0.150170162320137,0.101259872317314,-0.983460962772369,0.967755854129791,0.0894126519560814,-0.235486909747124,0.967755854129791,0.089412659406662,-0.235486909747124,0.967755854129791,0.0894126519560814,-0.235486909747124,0.640743494033813,-0.70367819070816,-0.307058274745941,0.640743494033813,-0.70367819070816,-0.307058274745941,
- 0.640743494033813,-0.703678250312805,-0.307058304548264,-0.587385952472687,0.0899735391139984,-0.804290056228638,-0.587385952472687,0.0899735316634178,-0.804290056228638,-0.587385952472687,0.0899735242128372,-0.804290056228638,0.945767641067505,0.0101675922051072,-0.324685037136078,0.945767641067505,0.0101675884798169,-0.3246850669384,0.945767641067505,0.0101675949990749,-0.324685037136078,0.263863503932953,0.0759344026446342,0.961566507816315,0.263863503932953,0.0759344100952148,0.961566507816315,0.263863503932953,0.0759344026446342,0.96156644821167,-0.243715599179268,0.00719645619392395,0.969820082187653,-0.243715599179268,0.00719645712524652,0.969820141792297,-0.243715584278107,0.00719645619392395,0.969820082187653,-0.257682383060455,-0.833829343318939,0.488188922405243,-0.257682353258133,-0.833829283714294,0.488188922405243,-0.257682383060455,-0.833829283714294,0.488188982009888,0.890697240829468,-0.413459062576294,-0.188971117138863,0.890697181224823,-0.413459002971649,-0.188971132040024,0.890697181224823,-0.413459002971649,-0.188971132040024,0.848991453647614,-0.172039166092873,0.4996158182621,0.848991513252258,-0.172039180994034,0.499615848064423,0.848991453647614,-0.172039195895195,0.499615848064423,0.0774339139461517,0.0200557243078947,0.996795773506165,0.0783644989132881,0.0011298704193905,0.996924161911011,0.0792034715414047,-0.0164459105581045,0.996722817420959,0.078819252550602,-0.00833352189511061,0.9968541264534,0.0779358670115471,0.00991808250546455,0.996909081935883,0.964831471443176,0.0528702512383461,-0.257497519254684,0.964831471443176,0.0528702475130558,-0.257497519254684,0.964831471443176,0.0528702475130558,-0.257497519254684,0.920735836029053,-0.0425074882805347,-0.387864351272583,0.920735836029053,-0.042507492005825,-0.387864351272583,0.920735836029053,-0.042507492005825,-0.387864351272583,-0.144557073712349,-0.725017488002777,-0.673389136791229,-0.144557073712349,-0.725017547607422,-0.673389196395874,-0.14455708861351,-0.725017547607422,-0.673389196395874,-0.327128827571869,-0.71469658613205,0.618219673633575,
- -0.327128827571869,-0.71469658613205,0.61821973323822,-0.327128827571869,-0.71469658613205,0.61821973323822,-0.609578728675842,-0.471145927906036,-0.637522757053375,-0.609578669071198,-0.471145898103714,-0.63752281665802,-0.609578728675842,-0.471145927906036,-0.637522757053375,0.686338722705841,-0.51589822769165,0.512628674507141,0.686338722705841,-0.51589822769165,0.512628674507141,0.686338722705841,-0.51589834690094,0.512628674507141,-0.273411810398102,0.914373457431793,0.298608809709549,-0.273411810398102,0.914373517036438,0.298608750104904,-0.273411810398102,0.914373457431793,0.298608809709549,0.429496228694916,-0.261781364679337,-0.864293694496155,0.429496198892593,-0.261781364679337,-0.864293694496155,0.429496169090271,-0.261781364679337,-0.86429363489151,-0.0508742853999138,0.0215814709663391,-0.998471915721893,-0.0509420372545719,0.0182215850800276,-0.998535454273224,-0.0510092228651047,0.0148614915087819,-0.998587667942047,-0.0509420372545719,0.0182215850800276,-0.998535394668579,0.785275816917419,-0.28958848118782,-0.547248065471649,0.785275816917419,-0.28958848118782,-0.547248065471649,0.785275876522064,-0.289588451385498,-0.547248125076294,0.0484352298080921,-0.013151416555047,0.998739778995514,0.2212243527174,0.0338948965072632,0.974633753299713,0.0484352260828018,-0.0131514174863696,0.998739719390869,-0.125935360789299,-0.0597683265805244,0.990236401557922,0.163407653570175,0.0554746799170971,0.984997689723969,0.190157756209373,0.0574277490377426,0.980072557926178,0.216766446828842,0.0593381151556969,0.974418520927429,0.190157756209373,0.0574277490377426,0.980072557926178,0.428687632083893,0.487980902194977,0.760329961776733,0.42868760228157,0.487980902194977,0.760329902172089,0.428687632083893,0.487980902194977,0.760330021381378,0.980958342552185,0.13080145418644,0.1435676664114,0.986370146274567,0.0750994756817818,0.146403968334198,0.983485400676727,-0.0978823974728584,0.152235016226768,0.987582206726074,0.0545419082045555,0.147332012653351,0.988741874694824,0.0139749441295862,0.148977115750313,0.866522669792175,0.286760717630386,-0.408542156219482,
- 0.866522789001465,0.286760717630386,-0.408542186021805,0.866522789001465,0.286760687828064,-0.408542156219482,-0.49337974190712,0.0270379669964314,-0.869393765926361,-0.49337974190712,0.0270379669964314,-0.869393765926361,-0.49337974190712,0.0270379669964314,-0.869393765926361,0.708795547485352,-0.316413193941116,-0.630469381809235,0.708795547485352,-0.316413164138794,-0.630469381809235,0.708795547485352,-0.316413193941116,-0.63046932220459,-0.998600602149963,-0.0510035529732704,-0.013979441486299,-0.99915224313736,-0.0387729443609715,-0.0138358827680349,-0.99955415725708,-0.026536526158452,-0.0136902490630746,-0.99915224313736,-0.0387729443609715,-0.0138358818367124,0.0251535251736641,-0.00440377416089177,0.999673902988434,0.0253376718610525,0.00152672477997839,0.999677836894989,0.0255209263414145,0.00745717063546181,0.999646484851837,0.0253376699984074,0.00152672501280904,0.999677777290344,-0.0327400751411915,0.0039206356741488,-0.999456286430359,-0.0327359735965729,0.00424245605245233,-0.999455034732819,-0.0327318720519543,0.00456427643075585,-0.999453783035278,-0.0327359735965729,0.00424245605245233,-0.999455034732819,0.00991253741085529,0.0244624447077513,0.999651670455933,0.00712058367207646,-0.0967768132686615,0.995280683040619,0.00716776493936777,-0.0947767794132233,0.99547278881073,0.0100026857107878,0.0284795667976141,0.999544382095337,0.00810021441429853,-0.054914940148592,0.998458206653595,-0.999988496303558,0.00457895686849952,0.00142035924363881,-0.999997675418854,-0.00161847053095698,0.00147281726822257,-0.999988496303558,0.00457895686849952,0.00142035936005414,-0.999941051006317,0.0107762087136507,0.00136784696951509,0.832648158073425,0.242941483855248,-0.497671127319336,0.832648158073425,0.242941468954086,-0.497671097517014,0.832648158073425,0.242941468954086,-0.497671157121658,-0.510277628898621,-0.113626569509506,-0.852470457553864,-0.510277628898621,-0.113626569509506,-0.852470457553864,-0.510277628898621,-0.113626584410667,-0.852470457553864,0.999786257743835,-0.0107942931354046,0.0176352430135012,
- 0.99981963634491,-0.00698359217494726,0.0176631696522236,0.999838531017303,-0.00317279016599059,0.0176908392459154,0.999819695949554,-0.00698359264060855,0.0176631696522236,0.687924265861511,-0.0856240391731262,0.720714092254639,0.687924265861511,-0.0856240093708038,0.720714092254639,0.687924265861511,-0.0856240391731262,0.720714032649994,0.258136361837387,0.217130541801453,0.941392540931702,0.258136391639709,0.217130571603775,0.941392600536346,0.258136391639709,0.217130571603775,0.941392600536346,0.913365364074707,0.072011336684227,0.400722056627274,0.319629788398743,0.235569179058075,0.917793035507202,0.913365423679352,0.072011336684227,0.400722026824951,0.91648656129837,-0.138111591339111,-0.375470072031021,-0.430994749069214,-0.339101582765579,-0.836214005947113,-0.430994689464569,-0.339101582765579,-0.836213886737823,-0.430994749069214,-0.339101582765579,-0.836214005947113,-0.126040682196617,0.00247183442115784,0.992022037506104,-0.042214285582304,-0.00598620483651757,0.999090671539307,0.041913878172636,-0.0144014535471797,0.999017477035522,-0.0422142893075943,-0.00598620483651757,0.999090731143951,0.934808194637299,0.0782308727502823,0.346429854631424,0.934808194637299,0.0782308876514435,0.346429854631424,0.934808135032654,0.0782308876514435,0.346429824829102,-0.688461363315582,0.181612864136696,-0.702166497707367,-0.688461303710938,0.181612864136696,-0.702166497707367,-0.688461363315582,0.181612879037857,-0.702166497707367,-0.162807986140251,-0.540993869304657,0.825117707252502,-0.162807986140251,-0.540993869304657,0.825117707252502,-0.162807986140251,-0.540993869304657,0.825117707252502,0.352437347173691,0.924623489379883,0.14442765712738,0.352437347173691,0.924623489379883,0.144427672028542,0.352437376976013,0.924623548984528,0.144427672028542,-0.0142500251531601,-0.25629523396492,-0.966493546962738,-0.0142500288784504,-0.256295204162598,-0.966493487358093,-0.0142500251531601,-0.25629523396492,-0.966493546962738,0.699742615222931,0.121686726808548,-0.703955054283142,0.699742555618286,0.121686741709709,-0.703955054283142,
- 0.699742555618286,0.12168675661087,-0.703955113887787,0.325828433036804,0.225159510970116,-0.918226003646851,0.325828433036804,0.225159540772438,-0.91822612285614,0.325828433036804,0.225159525871277,-0.918226003646851,-0.999725341796875,-0.0216229036450386,-0.0090469466522336,-0.999830663204193,-0.0159819629043341,-0.00913308653980494,-0.999904036521912,-0.0103405071422458,-0.00921893678605556,-0.999830663204193,-0.0159819629043341,-0.00913308560848236,-0.00280030211433768,0.0217279680073261,-0.999760031700134,-0.00372879207134247,-0.00012214585149195,-0.999993026256561,-0.00280030234716833,0.0217279698699713,-0.999760091304779,-0.00187047244980931,0.0435676947236061,-0.99904876947403,-0.00527694262564182,0.0546814799308777,0.998489916324615,-0.00531151099130511,0.048368077725172,0.998815476894379,-0.00534586887806654,0.0420527532696724,0.999101161956787,-0.00531151005998254,0.048368077725172,0.998815417289734,0.801334857940674,-0.00845989398658276,-0.598156332969666,0.801334857940674,-0.00845989398658276,-0.598156332969666,0.801334798336029,-0.00845989305526018,-0.598156332969666,0.999401152133942,-0.0326883755624294,0.0113531639799476,0.999885678291321,-0.00934023782610893,0.0118955168873072,0.999824583530426,0.0140129989013076,0.0124313803389668,0.999885678291321,-0.00934023782610893,0.0118955159559846,0.740700781345367,-0.0821384862065315,0.666795134544373,0.740700721740723,-0.0821384787559509,0.666795134544373,0.740700721740723,-0.0821384936571121,0.666795134544373,0.561626791954041,0.53287672996521,0.632943749427795,0.561626791954041,0.53287672996521,0.632943749427795,0.561626791954041,0.53287672996521,0.632943749427795,0.841693162918091,-0.351924955844879,0.409513920545578,0.841693162918091,-0.351924985647202,0.409513920545578,0.841693103313446,-0.351924955844879,0.409513860940933,-0.998229920864105,-0.0134382070973516,-0.0579348765313625,-0.999757051467896,-0.0129791833460331,-0.0178157594054937,-0.996390283107758,-0.013722931034863,-0.0837752893567085,-0.996858954429626,-0.0136601617559791,-0.0780111774802208,
- -0.999898076057434,-0.0128430388867855,-0.00625054445117712,-0.587605059146881,0.446197628974915,-0.675002217292786,-0.587605059146881,0.446197628974915,-0.675002217292786,-0.587605059146881,0.446197628974915,-0.675002217292786,-0.497743368148804,0.00441854260861874,-0.867313146591187,-0.497743338346481,0.00441853888332844,-0.867313086986542,-0.497743338346481,0.00441854121163487,-0.867313086986542,-0.466850310564041,-0.0128545984625816,-0.884243011474609,-0.466850310564041,-0.0128546003252268,-0.884243011474609,-0.466850310564041,-0.0128545975312591,-0.884243011474609,0.674081563949585,-0.629383146762848,-0.386640638113022,0.674081563949585,-0.629383206367493,-0.386640638113022,0.674081563949585,-0.629383146762848,-0.386640697717667,-0.0924503728747368,0.0259047895669937,0.995380282402039,-0.0945547595620155,-0.0157326199114323,0.995395362377167,-0.0916227400302887,0.041452918201685,0.994930624961853,-0.0913363993167877,0.046734731644392,0.994722843170166,-0.0940358117222786,-0.00515929609537125,0.995555520057678,0.953483164310455,-0.101379320025444,-0.283887505531311,0.953483164310455,-0.101379334926605,-0.283887505531311,0.953483164310455,-0.101379334926605,-0.283887505531311,-0.674706757068634,0.303528040647507,0.672786474227905,-0.674706816673279,0.303528010845184,0.672786474227905,-0.674706757068634,0.303527981042862,0.672786414623261,0.999873697757721,0.0140475882217288,-0.00744626810774207,0.999935150146484,0.00858062971383333,-0.00749257393181324,0.999966740608215,0.00311341579072177,-0.00753865577280521,0.999935209751129,0.00858062971383333,-0.00749257393181324,-0.444026798009872,-0.180695369839668,-0.877604365348816,-0.444026798009872,-0.180695369839668,-0.877604365348816,-0.444026798009872,-0.180695384740829,-0.877604365348816,-0.422195732593536,0.195993661880493,-0.885063469409943,-0.422195702791214,0.195993632078171,-0.885063409805298,-0.422195702791214,0.195993661880493,-0.885063409805298,-0.140615701675415,-0.0172270610928535,0.989914357662201,-0.140615701675415,-0.0172270629554987,0.989914357662201,
- -0.140615701675415,-0.0172270648181438,0.989914417266846,0.64759087562561,0.130384162068367,0.750750362873077,0.64759087562561,0.130384147167206,0.750750303268433,0.647590935230255,0.130384162068367,0.750750362873077,0.872326016426086,0.263563901185989,-0.411802798509598,0.21316160261631,0.0764291137456894,-0.9740229845047,-0.61346435546875,-0.170749068260193,-0.77104240655899,0.21316160261631,0.0764290988445282,-0.9740229845047,-0.445258259773254,-0.799489557743073,-0.403189271688461,-0.445258259773254,-0.799489557743073,-0.403189331293106,-0.445258289575577,-0.799489617347717,-0.403189361095428,-0.605869591236115,-0.211391195654869,-0.766965448856354,-0.60586953163147,-0.21139121055603,-0.766965329647064,-0.60586953163147,-0.211391180753708,-0.766965329647064,-0.0359174497425556,0.0147334123030305,0.999246120452881,-0.0358496494591236,0.0205264557152987,0.999146401882172,-0.0359174497425556,0.0147334123030305,0.999246120452881,-0.0359840542078018,0.00893987528979778,0.999312460422516,0.181994065642357,-0.00936559028923512,-0.983255088329315,0.181994065642357,-0.00936558935791254,-0.98325502872467,0.181994050741196,-0.00936559122055769,-0.98325502872467,0.304743319749832,-0.0640463680028915,-0.950278639793396,0.304743319749832,-0.0640463680028915,-0.950278639793396,0.304743319749832,-0.0640463680028915,-0.950278639793396,-0.99926620721817,0.0374757125973701,-0.00792668107897043,-0.999948143959045,-0.00696408422663808,-0.00742898089811206,-0.999266147613525,0.0374757125973701,-0.00792668014764786,-0.9966099858284,0.0818414688110352,-0.00840871874243021,0.011618172749877,-0.00474143121391535,-0.999921321868896,0.0115810967981815,-0.0177960470318794,-0.999774634838104,0.0116874109953642,0.0217865854501724,-0.999694347381592,0.0115617942065001,-0.0243291631340981,-0.999637186527252,0.0115211000666022,-0.0375875867903233,-0.999226927757263,0.300600796937943,0.0361018106341362,-0.953066527843475,0.300600826740265,0.0361018143594265,-0.95306658744812,0.300600796937943,0.0361018106341362,-0.953066527843475,-0.999263942241669,0.036533959209919,-0.0116997929289937,
- -0.999887526035309,0.00905327871441841,-0.0119647542014718,-0.999263942241669,0.036533959209919,-0.0116997929289937,-0.997885346412659,0.0639870315790176,-0.0114259906113148,0.0286050550639629,-0.0130309406667948,-0.999505877494812,0.245795711874962,-0.0275019407272339,-0.968931496143341,0.0286050550639629,-0.0130309406667948,-0.999505877494812,-0.189967676997185,0.00206966139376163,-0.981788158416748,0.390068262815475,0.204997256398201,-0.897676348686218,0.390068262815475,0.204997256398201,-0.897676348686218,0.390068262815475,0.204997256398201,-0.897676348686218,0.58482950925827,-0.405093252658844,-0.702761590480804,0.58482950925827,-0.405093252658844,-0.702761590480804,0.58482950925827,-0.405093312263489,-0.702761590480804,0.65118020772934,-0.263542532920837,-0.711694955825806,0.651180267333984,-0.263542592525482,-0.711694955825806,0.651180148124695,-0.263542532920837,-0.711694955825806,0.499415040016174,-0.0685974657535553,-0.863642930984497,0.499415040016174,-0.0685974508523941,-0.863642871379852,0.499415040016174,-0.0685974657535553,-0.863642930984497,0.205334663391113,0.330184131860733,-0.921312153339386,0.205334693193436,0.330184161663055,-0.921312212944031,0.205334663391113,0.330184161663055,-0.921312153339386,0.308877438306808,-0.308362901210785,-0.899726092815399,0.308877438306808,-0.308362871408463,-0.899726212024689,0.308877438306808,-0.308362871408463,-0.899726152420044,-0.156295493245125,0.216477811336517,-0.963695526123047,-0.156295493245125,0.216477811336517,-0.963695585727692,-0.156295493245125,0.216477796435356,-0.963695526123047,-0.184762239456177,-0.0206480361521244,-0.982566297054291,-0.184762254357338,-0.0206480380147696,-0.982566356658936,-0.184762254357338,-0.0206480380147696,-0.982566356658936,-0.352760821580887,0.244907811284065,0.90309464931488,-0.352760851383209,0.244907811284065,0.90309464931488,-0.352760881185532,0.244907826185226,0.903094708919525,0.0256411153823137,-0.0340338237583637,0.999091744422913,0.0256029963493347,-0.0367520302534103,0.998996376991272,0.0256411116570234,-0.0340338237583637,0.999091684818268,
- 0.0256790481507778,-0.0313153713941574,0.999179661273956,-0.671112656593323,0.664263904094696,0.329182922840118,-0.671112656593323,0.664263904094696,0.329182922840118,-0.671112656593323,0.664263904094696,0.329182922840118,-0.679956376552582,0.238549321889877,0.693364024162292,-0.679956376552582,0.2385493516922,0.693363964557648,-0.679956376552582,0.2385493516922,0.693363964557648,-0.0948258340358734,0.0559712685644627,-0.993919193744659,-0.0948258265852928,0.0559712685644627,-0.993919193744659,-0.0948258191347122,0.0559712685644627,-0.993919134140015,-0.201968476176262,-0.925970554351807,-0.319041162729263,-0.201968476176262,-0.925970554351807,-0.319041132926941,-0.201968461275101,-0.925970554351807,-0.319041103124619,-0.497303247451782,-0.115018136799335,0.859918773174286,-0.497303277254105,-0.115018159151077,0.859918773174286,-0.497303277254105,-0.115018129348755,0.859918892383575,0.740125060081482,0.391283988952637,-0.546911120414734,0.740125060081482,0.391283988952637,-0.546911180019379,0.740125060081482,0.391283988952637,-0.546911120414734,0.82228147983551,0.251438796520233,0.510521233081818,0.82228147983551,0.251438736915588,0.510521233081818,0.82228147983551,0.251438766717911,0.510521233081818,-0.130928441882133,-0.452148288488388,-0.882280886173248,-0.130928456783295,-0.452148258686066,-0.882280945777893,-0.130928456783295,-0.45214831829071,-0.882281005382538,0.999394357204437,0.0231328792870045,0.025997631251812,0.9996297955513,0.00616460759192705,0.0265016984194517,0.998370230197906,-0.0496677868068218,0.0281059704720974,0.999639511108398,-0.00232972647063434,0.0267511457204819,0.999089598655701,0.0340752638876438,0.025668490678072,-0.138346686959267,0.00672614667564631,-0.990361034870148,-0.138346701860428,0.00672615133225918,-0.990361094474792,-0.138346686959267,0.00672614853829145,-0.990361034870148,-0.138291537761688,-0.000763336196541786,-0.990391314029694,-0.138291552662849,-0.000763335381634533,-0.990391373634338,-0.138291552662849,-0.000763337244279683,-0.990391373634338,-0.271791100502014,-0.924133777618408,0.268526643514633,
- -0.271791100502014,-0.924133718013763,0.268526613712311,-0.271791100502014,-0.924133718013763,0.268526613712311,0.613650560379028,-0.396643668413162,0.682720124721527,0.613650619983673,-0.39664363861084,0.682720124721527,0.613650619983673,-0.396643728017807,0.682720124721527,-0.339847445487976,-0.280239582061768,0.897758007049561,-0.339847505092621,-0.280239641666412,0.897758066654205,-0.339847475290298,-0.280239582061768,0.897758007049561,0.223578855395317,0.234634459018707,-0.946022927761078,0.223578840494156,0.234634459018707,-0.946022868156433,0.223578840494156,0.234634459018707,-0.946022868156433,-0.614943265914917,-0.275622725486755,0.738834857940674,-0.614943265914917,-0.275622755289078,0.738834857940674,-0.614943265914917,-0.275622725486755,0.738834857940674,0.515422701835632,0.651931941509247,0.556169152259827,0.515422701835632,0.651931941509247,0.556169152259827,0.515422761440277,0.651932001113892,0.556169152259827,-0.161134302616119,-0.366645991802216,-0.916300475597382,-0.161134302616119,-0.366645961999893,-0.916300415992737,-0.161134317517281,-0.366646021604538,-0.916300415992737,-0.999989330768585,0.000932177586946636,0.00453341845422983,-0.999981105327606,-0.00411956245079637,0.00457598501816392,-0.999947309494019,-0.00917119719088078,0.00461843516677618,-0.999981045722961,-0.00411956245079637,0.00457598501816392,-0.186388790607452,-0.393804877996445,-0.900098323822021,-0.186388805508614,-0.393804877996445,-0.900098323822021,-0.186388805508614,-0.393804877996445,-0.900098323822021,0.541867613792419,0.227536261081696,-0.809077799320221,0.541867613792419,0.227536261081696,-0.809077799320221,0.541867613792419,0.227536261081696,-0.809077739715576,0.422032713890076,-0.0209137052297592,-0.906339406967163,0.320024698972702,-0.00453249737620354,-0.947398364543915,0.422032713890076,-0.0209137070924044,-0.906339406967163,0.518824458122253,-0.0370364300906658,-0.85407817363739,0.209584891796112,0.973328113555908,0.0933099240064621,0.209584876894951,0.973328053951263,0.0933099165558815,0.209584891796112,0.973328113555908,0.0933099240064621,
- 0.351418733596802,0.0230604019016027,-0.93593442440033,0.351418733596802,0.0230604019016027,-0.935934364795685,0.351418763399124,0.0230604000389576,-0.93593442440033,-0.00875001307576895,0.0889123603701591,-0.996001064777374,-0.00847872998565435,0.0925730615854263,-0.995669841766357,-0.0146612375974655,0.0084402821958065,-0.999856948852539,-0.0107333334162831,0.0620637685060501,-0.998014569282532,-0.0151963056996465,0.00108850444667041,-0.999884009361267,-0.381282448768616,0.312424421310425,0.870065927505493,-0.381282448768616,0.312424421310425,0.870065927505493,-0.381282508373261,0.31242448091507,0.870065927505493,-0.155939370393753,0.353929579257965,-0.922180414199829,-0.155939355492592,0.353929549455643,-0.922180414199829,-0.155939385294914,0.353929609060287,-0.922180473804474,-0.277985244989395,-0.546518623828888,-0.789963066577911,-0.277985244989395,-0.546518623828888,-0.789963185787201,-0.277985244989395,-0.546518623828888,-0.789963066577911,-0.0346383191645145,0.0450280122458935,0.998385012149811,-0.0341862142086029,0.077590674161911,0.99639904499054,-0.0346383228898048,0.0450280122458935,0.998385071754456,-0.0350535586476326,0.0124174077063799,0.999308288097382,0.999789416790009,-0.00817744340747595,-0.0188264772295952,0.999819695949554,-0.000148887105751783,-0.0189893301576376,0.999785542488098,0.00787967815995216,-0.019150959327817,0.999819755554199,-0.000148886974784546,-0.0189893282949924,-0.999792814254761,-0.0199636239558458,-0.00396940996870399,-0.998457670211792,0.0554309114813805,-0.00312081328593194,-0.991444408893585,0.130510210990906,-0.00225446838885546,-0.998457670211792,0.0554309114813805,-0.00312081328593194,0.999641895294189,0.0254321079701185,-0.00833685789257288,0.995000660419464,-0.0994891747832298,-0.00870612636208534,0.993285834789276,-0.11535532027483,-0.00874354690313339,0.999943375587463,-0.00648248614743352,-0.00844372436404228,0.997621357440948,-0.0683907270431519,-0.00862654019147158,0.064372144639492,-0.0098389433696866,0.997877418994904,0.0656145289540291,0.00789630599319935,0.997813880443573,
- 0.0643721520900726,-0.0098389433696866,0.997877478599548,0.0631094127893448,-0.0275710802525282,0.997625708580017,-0.147768557071686,0.0315070599317551,-0.988520085811615,-0.147768557071686,0.0315070599317551,-0.98852002620697,-0.147768557071686,0.0315070562064648,-0.98852002620697,0.0601689331233501,0.0101848943158984,-0.998136281967163,0.0601955465972424,0.00518774520605803,-0.998173117637634,0.0602206699550152,0.000190467981155962,-0.998185098171234,0.0601955503225327,0.00518774520605803,-0.998173117637634,0.463574230670929,-0.252398252487183,-0.8493492603302,0.463574230670929,-0.252398252487183,-0.8493492603302,0.463574230670929,-0.252398252487183,-0.849349200725555,-0.199125230312347,-0.0452624596655369,-0.97892826795578,-0.199125245213509,-0.0452624671161175,-0.978928327560425,-0.199125245213509,-0.0452624596655369,-0.97892826795578,0.906579494476318,0.092907652258873,0.411681711673737,0.906579554080963,0.092907652258873,0.411681741476059,0.906579494476318,0.092907652258873,0.411681711673737,0.225898504257202,-0.010078719817102,-0.974098682403564,0.225898563861847,-0.0100787216797471,-0.974098801612854,0.225898563861847,-0.0100787291303277,-0.974098801612854,-0.315059274435043,0.00983674731105566,0.949021100997925,-0.315059274435043,0.00983674544841051,0.949021100997925,-0.315059274435043,0.00983674544841051,0.949021100997925,0.808346271514893,-0.287656307220459,0.513643980026245,0.808346271514893,-0.287656307220459,0.51364403963089,0.808346271514893,-0.287656307220459,0.51364403963089,0.13183419406414,0.479694753885269,-0.867474853992462,0.131834208965302,0.479694783687592,-0.867474913597107,0.131834208965302,0.479694813489914,-0.867474973201752,-0.754861354827881,-0.633326709270477,0.170533791184425,-0.754861295223236,-0.633326649665833,0.170533746480942,-0.754861295223236,-0.633326649665833,0.170533746480942,-0.604278445243835,-0.0564685016870499,-0.794769704341888,-0.604278445243835,-0.0564685314893723,-0.794769704341888,-0.604278445243835,-0.0564685165882111,-0.794769763946533,-0.0305216927081347,0.00262166769243777,0.999530732631683,
- -0.0307804197072983,0.0174551848322153,0.999373733997345,-0.0305216927081347,0.00262166769243777,0.999530732631683,-0.0302562452852726,-0.0122124254703522,0.999467611312866,-0.997970521450043,0.0580582730472088,-0.0261562969535589,-0.999096274375916,0.0336948446929455,-0.0259100869297981,-0.999627709388733,0.009311368688941,-0.0256484616547823,-0.999096214771271,0.0336948409676552,-0.0259100813418627,0.998563468456268,0.0485810600221157,-0.0226040538400412,0.998380303382874,0.0521583743393421,-0.0227257311344147,0.998184144496918,0.0557350218296051,-0.0228471159934998,0.998380303382874,0.0521583743393421,-0.0227257311344147,-0.002562161302194,-0.0161749832332134,-0.9998659491539,-0.00232748966664076,-0.00317172985523939,-0.999992311000824,-0.00209242454729974,0.00983205996453762,-0.99994957447052,-0.00232748966664076,-0.00317172985523939,-0.999992311000824,0.699982523918152,-0.0891968235373497,-0.70856785774231,0.699982523918152,-0.0891968235373497,-0.70856785774231,0.699982523918152,-0.0891968309879303,-0.70856785774231,-0.281987279653549,0.728085815906525,-0.624799489974976,-0.281987279653549,0.72808575630188,-0.624799430370331,-0.281987279653549,0.72808575630188,-0.624799430370331,-0.288565576076508,0.56122750043869,-0.77572774887085,-0.28856560587883,0.56122750043869,-0.77572774887085,-0.288565635681152,0.56122750043869,-0.775727808475494,0.728248000144959,-0.516688704490662,-0.450208425521851,0.728248000144959,-0.516688704490662,-0.450208485126495,0.728248000144959,-0.516688704490662,-0.450208425521851,-0.170108795166016,-0.0474704429507256,-0.984281241893768,-0.170108780264854,-0.0474704392254353,-0.984281241893768,-0.170108795166016,-0.0474704317748547,-0.984281241893768,-0.0322980396449566,-0.0133210318163037,0.999389588832855,-0.0313037410378456,-0.01330900285393,0.999421358108521,-0.0504432059824467,-0.0135382665321231,0.998635172843933,-0.0327955186367035,-0.0133270435035229,0.999373257160187,0.00401759054511786,-0.0128734596073627,0.999909102916718,-0.342090636491776,0.26060950756073,0.902804911136627,
- -0.342090636491776,0.26060950756073,0.902804970741272,-0.342090636491776,0.26060950756073,0.902804970741272,0.0789849385619164,-0.0115189915522933,-0.996809303760529,0.0789849311113358,-0.0115189924836159,-0.996809303760529,0.0789849311113358,-0.0115189906209707,-0.996809244155884,0.999615013599396,-0.0107479309663177,0.02558365277946,0.996966898441315,-0.0741203874349594,0.0237347893416882,0.9996617436409,0.0018798285163939,0.0259396079927683,0.994118332862854,-0.105879545211792,0.0227688252925873,0.993434250354767,-0.112155862152576,0.022574795410037,-0.229961544275284,-0.125627860426903,-0.965057134628296,-0.229961544275284,-0.125627845525742,-0.965057134628296,-0.229961544275284,-0.125627860426903,-0.965057134628296,-0.224510163068771,-0.0611513704061508,0.972551226615906,-0.224510133266449,-0.0611513629555702,0.972551107406616,-0.224510118365288,-0.0611513555049896,0.972551107406616,-0.0122007802128792,0.00890800077468157,-0.9998859167099,-0.0123634831979871,0.00573942670598626,-0.99990713596344,-0.0122007802128792,0.00890800077468157,-0.9998859167099,-0.0120379561558366,0.0120764821767807,-0.999854624271393,-0.530502617359161,-0.585853755474091,0.612651944160461,-0.530502617359161,-0.585853755474091,0.612651944160461,-0.530502617359161,-0.585853755474091,0.612651944160461,-0.58326530456543,0.553165793418884,0.594818592071533,-0.58326530456543,0.553165793418884,0.594818592071533,-0.583265364170074,0.553165793418884,0.594818592071533,0.934233367443085,-0.0784761160612106,0.347921758890152,0.934233427047729,-0.07847610861063,0.347921788692474,0.934233427047729,-0.0784761160612106,0.347921818494797,0.64080286026001,0.00641593243926764,-0.767678618431091,0.64080286026001,0.00641593243926764,-0.767678618431091,0.64080286026001,0.00641591753810644,-0.767678678035736,-0.237675055861473,0.28518533706665,-0.928536415100098,-0.999451100826263,0.00407702149823308,-0.0328786112368107,-0.300501853227615,-0.282990008592606,0.910832226276398,-0.999451100826263,0.00407702149823308,-0.0328786112368107,0.123900346457958,-0.350925534963608,0.928170323371887,
- 0.123900331556797,-0.350925534963608,0.928170263767242,0.123900346457958,-0.350925534963608,0.928170323371887,-0.588210880756378,0.219097822904587,0.778462648391724,-0.588210940361023,0.219097822904587,0.778462648391724,-0.588210940361023,0.219097822904587,0.778462707996368,-0.682727098464966,-0.474447429180145,0.555682778358459,-0.682727098464966,-0.474447429180145,0.555682778358459,-0.682727158069611,-0.474447458982468,0.555682778358459,0.411210358142853,0.747833013534546,0.521202325820923,0.411210387945175,0.747833073139191,0.521202325820923,0.411210358142853,0.747833013534546,0.521202266216278,0.02714504301548,0.999524235725403,-0.0146474000066519,0.0140036270022392,0.999794602394104,-0.0146516114473343,-0.0983542799949646,0.995044648647308,-0.0145841417834163,0.00739498157054186,0.999865412712097,-0.0146527774631977,0.0701683163642883,0.997428119182587,-0.0146158644929528,-0.633291065692902,0.249401360750198,0.732626438140869,-0.633291065692902,0.249401360750198,0.732626497745514,-0.633291065692902,0.249401330947876,0.732626438140869,-0.452754110097885,0.023134084418416,0.891335308551788,-0.452754110097885,0.0231340825557709,0.891335308551788,-0.452754080295563,0.023134084418416,0.891335248947144,-0.470759093761444,-0.657192766666412,0.588628530502319,-0.470759093761444,-0.657192766666412,0.588628530502319,-0.470759093761444,-0.657192826271057,0.588628590106964,-0.00912589766085148,0.0135914627462626,0.99986606836319,-0.0261915475130081,0.0126109849661589,0.999577462673187,0.00953466724604368,0.0146588571369648,0.999847114086151,-0.034729890525341,0.0121188750490546,0.99932324886322,-0.0440530069172382,0.0115803573280573,0.998962104320526,-0.423979163169861,0.865758538246155,-0.265902012586594,-0.423979163169861,0.865758538246155,-0.265901982784271,-0.423979133367538,0.865758538246155,-0.265902012586594,0.195084482431412,-0.898650169372559,0.392899215221405,0.195084482431412,-0.898650228977203,0.39289927482605,0.195084482431412,-0.898650228977203,0.39289927482605,0.00699076568707824,0.0136174960061908,-0.999882876873016,
- 0.00179082609247416,0.0136486738920212,-0.999905288219452,-0.00340916193090379,0.0136794811114669,-0.999900639057159,0.00179082609247416,0.0136486738920212,-0.999905288219452,0.372883826494217,0.301056265830994,-0.877680420875549,0.372883826494217,0.301056265830994,-0.877680420875549,0.372883826494217,0.301056295633316,-0.877680420875549,0.0206445287913084,-0.0589259713888168,0.998048961162567,-0.0665442422032356,0.149296343326569,0.986550807952881,0.0206445269286633,-0.0589259676635265,0.998048901557922,0.106778554618359,-0.264137715101242,0.958556056022644,0.206410586833954,0.696621894836426,0.68710458278656,0.316472798585892,0.538121163845062,0.78119820356369,0.411949038505554,0.354818493127823,0.839286625385284,0.316472858190537,0.538121223449707,0.78119820356369,-0.392461746931076,0.410458356142044,0.823102533817291,-0.392461746931076,0.410458326339722,0.823102533817291,-0.392461776733398,0.410458356142044,0.823102533817291,0.0281386878341436,-0.999313712120056,-0.0240891166031361,0.0166876614093781,-0.999571442604065,-0.0240536537021399,0.00523444265127182,-0.999697864055634,-0.0240150317549706,0.0166876614093781,-0.999571442604065,-0.024053655564785,-0.0219762586057186,0.0318183712661266,-0.999252080917358,-0.0219762604683638,0.0318183749914169,-0.999252140522003,-0.0219762604683638,0.0318183749914169,-0.999252140522003,-0.576023101806641,0.817369163036346,-0.0102483844384551,-0.576023101806641,0.817369222640991,-0.010248389095068,-0.576023101806641,0.817369222640991,-0.010248389095068,0.162041038274765,-0.00945537071675062,-0.986738741397858,0.162041053175926,-0.0094553716480732,-0.986738801002502,0.162041053175926,-0.00945537071675062,-0.986738801002502,0.00963115319609642,-0.675267517566681,-0.737510025501251,0.00963115412741899,-0.675267577171326,-0.737510025501251,0.00963115412741899,-0.675267517566681,-0.737510085105896,-0.0585830211639404,0.796719968318939,-0.601502537727356,-0.0585830584168434,0.796720027923584,-0.601502656936646,-0.0585830584168434,0.796720027923584,-0.601502656936646,-0.111259266734123,0.380286186933517,-0.918152451515198,
- -0.111259281635284,0.380286186933517,-0.918152451515198,-0.111259296536446,0.380286246538162,-0.918152451515198,-0.000961037818342447,-0.999951779842377,-0.00977647677063942,0.00423643505200744,-0.999943792819977,-0.00971991196274757,0.00943379290401936,-0.999908864498138,-0.00966308545321226,0.00423643505200744,-0.999943792819977,-0.00971991196274757,-0.0246847867965698,0.0418575555086136,-0.998818635940552,-0.00997442100197077,0.041503868997097,-0.99908858537674,0.00473810592666268,0.0411412045359612,-0.999142169952393,-0.00997442007064819,0.041503868997097,-0.99908858537674,-0.0200477819889784,0.0155044430866838,0.999678790569305,-0.0166973490267992,0.0154374940320849,0.999741494655609,-0.0200477819889784,0.0155044477432966,0.99967885017395,-0.0233979858458042,0.0155712189152837,0.999605000019073,-0.00441877311095595,0.72818785905838,-0.685363411903381,-0.00441877311095595,0.72818785905838,-0.685363411903381,-0.00441877357661724,0.72818785905838,-0.685363411903381,0.0182949434965849,0.999729573726654,0.0143637899309397,0.00905765686184168,0.999853432178497,0.0145307090133429,-0.000180400602403097,0.999891996383667,0.0146963903680444,0.00905765686184168,0.999853491783142,0.0145307099446654,-0.0221351310610771,0.289860159158707,0.956812977790833,-0.0221351310610771,0.289860159158707,0.956813037395477,-0.0221351347863674,0.289860159158707,0.956812977790833,-0.936975181102753,0.325943142175674,0.125852182507515,-0.936975121498108,0.325943142175674,0.125852167606354,-0.936975121498108,0.325943142175674,0.125852167606354,-0.013374637812376,-0.00896345544606447,0.999870419502258,0.00939873792231083,0.0965026840567589,0.99528843164444,-0.013374637812376,-0.00896345544606447,0.999870419502258,-0.0359920263290405,-0.114325061440468,0.992791175842285,0.550259947776794,-0.207666397094727,0.808757543563843,0.550259947776794,-0.207666426897049,0.808757603168488,0.550259947776794,-0.207666397094727,0.808757483959198,0.0349595285952091,-0.998812019824982,-0.0339473187923431,0.0348585359752178,-0.998997211456299,-0.0280980039387941,
- 0.0352805256843567,-0.997970461845398,-0.0530131533741951,0.0350096151232719,-0.998706579208374,-0.0368740074336529,0.0342795364558697,-0.999403417110443,0.00420959340408444,-0.22409676015377,-0.884852051734924,-0.408433079719543,-0.22409676015377,-0.884852051734924,-0.408433079719543,-0.22409676015377,-0.884852051734924,-0.408433079719543,0.560442984104156,-0.466813266277313,-0.684097290039063,0.560442984104156,-0.466813296079636,-0.684097230434418,0.560442924499512,-0.466813266277313,-0.684097290039063,0.0126964952796698,0.842950582504272,0.537841200828552,0.0126965027302504,0.842950582504272,0.537841141223907,0.0126965027302504,0.842950582504272,0.537841141223907,-0.0408186390995979,0.999166488647461,-0.000384285376640037,-0.0403951182961464,0.998922646045685,-0.0228431578725576,-0.039964035153389,0.998202741146088,-0.0446558333933353,-0.0405426137149334,0.999063014984131,-0.0151447709649801,-0.0408303178846836,0.999166071414948,0.000251021789154038,0.625354290008545,0.451889157295227,0.636182606220245,0.6253542304039,0.451889157295227,0.63618266582489,0.625354290008545,0.451889157295227,0.636182606220245,-0.397883325815201,-0.722773551940918,0.565055191516876,-0.397883325815201,-0.722773551940918,0.565055131912231,-0.397883325815201,-0.722773551940918,0.565055131912231,-0.0195001736283302,-0.999804615974426,-0.00324308034032583,-0.0121659254655242,-0.999921023845673,-0.00318323005922139,0.101987399160862,-0.994783282279968,-0.00223026936873794,-0.00847598724067211,-0.999959111213684,-0.00315305590629578,-0.0692538321018219,-0.997592449188232,-0.00364470109343529,0.579299628734589,-0.233438149094582,0.780972898006439,0.579299569129944,-0.233438149094582,0.780972898006439,0.579299569129944,-0.233438149094582,0.780972898006439,-0.0282674022018909,-0.869451522827148,-0.493208825588226,-0.0282674059271812,-0.869451642036438,-0.493208825588226,-0.0282674040645361,-0.869451582431793,-0.493208825588226,0.471767723560333,-0.0158207453787327,0.881581008434296,0.471767723560333,-0.0158207472413778,0.881581008434296,0.471767723560333,-0.0158207435160875,0.881581008434296,
- 0.143939554691315,-0.813801527023315,-0.563035011291504,0.143939554691315,-0.81380158662796,-0.563035070896149,0.143939569592476,-0.813801646232605,-0.563035070896149,0.45150762796402,0.653469443321228,0.607551336288452,0.45150762796402,0.653469443321228,0.607551276683807,0.451507568359375,0.653469443321228,0.607551276683807,0.00710748508572578,-0.0136284334585071,0.9998819231987,0.0255204681307077,-0.0125139830633998,0.999595999717712,-0.0115506686270237,-0.014752839691937,0.999824464321136,0.0347336046397686,-0.0119545608758926,0.999325096607208,0.0440555438399315,-0.0113873099908233,0.998964190483093,0.30141007900238,-0.919534206390381,-0.25220799446106,0.30141007900238,-0.919534206390381,-0.25220799446106,0.301410049200058,-0.919534206390381,-0.25220799446106,-0.208944231271744,0.893842279911041,0.396722078323364,-0.208944231271744,0.893842220306396,0.396722048521042,-0.208944246172905,0.893842220306396,0.396722048521042,0.001238371594809,0.00824098847806454,-0.999965250492096,0.0067886165343225,0.00814578775316477,-0.999943852424622,0.0123386522755027,0.00805033557116985,-0.999891519546509,0.0067886165343225,0.00814578682184219,-0.999943852424622,-0.252846628427505,-0.363360911607742,-0.896681427955627,-0.252846628427505,-0.36336088180542,-0.896681427955627,-0.252846628427505,-0.36336088180542,-0.896681427955627,-0.0181085355579853,0.0589412748813629,0.998097240924835,0.0638784468173981,-0.14598673582077,0.987222135066986,-0.0181085336953402,0.0589412711560726,0.99809718132019,-0.0992111712694168,0.260990828275681,0.960229635238647,-0.218383759260178,-0.678636014461517,0.701257228851318,-0.318859785795212,-0.522376775741577,0.790854573249817,-0.405771553516388,-0.343895673751831,0.846808969974518,-0.318859785795212,-0.522376775741577,0.790854632854462,0.341967225074768,-0.391044795513153,0.854483783245087,0.341967195272446,-0.391044735908508,0.854483723640442,0.341967225074768,-0.391044765710831,0.854483723640442,-0.0300379414111376,0.999482691287994,-0.0114921871572733,-0.0202988442033529,0.999728918075562,-0.0114078987389803,
- -0.0105578219518065,0.999880254268646,-0.0113225262612104,-0.0202988442033529,0.999728858470917,-0.0114078996703029,0.0430727377533913,-0.0314606241881847,-0.998576521873474,0.0430727377533913,-0.031460627913475,-0.998576521873474,0.0430727377533913,-0.0314606316387653,-0.998576521873474,0.584052860736847,-0.811715424060822,0.000652678369078785,0.584052860736847,-0.811715364456177,0.000652678310871124,0.584052860736847,-0.811715424060822,0.000652678369078785,-0.145434707403183,0.00954036600887775,-0.989321887493134,-0.145434707403183,0.00954036694020033,-0.989321887493134,-0.145434707403183,0.00954036694020033,-0.989321887493134,-0.00452153710648417,0.706040441989899,-0.708157122135162,-0.00452153757214546,0.706040441989899,-0.708157062530518,-0.00452153757214546,0.706040441989899,-0.708157062530518,0.088445857167244,-0.794544517993927,-0.600729823112488,0.0884458422660828,-0.794544577598572,-0.600729823112488,0.0884458422660828,-0.794544517993927,-0.600729823112488,0.149079367518425,-0.394379734992981,-0.906774520874023,0.149079397320747,-0.394379764795303,-0.906774520874023,0.149079397320747,-0.394379734992981,-0.906774520874023,-0.00316674937494099,0.999970078468323,-0.00705627910792828,0.000833489641081542,0.999974548816681,-0.00709012802690268,-0.00316674914211035,0.999970078468323,-0.00705627771094441,-0.00716693792492151,0.999949753284454,-0.00702231796458364,0.01089733466506,-0.0390421412885189,-0.999178171157837,-0.00171202595811337,-0.0386791750788689,-0.999250292778015,0.0108973355963826,-0.0390421450138092,-0.999178230762482,0.0235049594193697,-0.0393988825380802,-0.998947083950043,0.0207652300596237,-0.0162641573697329,0.999652087688446,0.0170770660042763,-0.016184413805604,0.999723196029663,0.0207652300596237,-0.0162641573697329,0.999652147293091,0.0244531147181988,-0.016343679279089,0.99956738948822,0.00336948456242681,-0.727740108966827,-0.685844838619232,0.00336948083713651,-0.727740108966827,-0.685844838619232,0.00336947850883007,-0.727740108966827,-0.685844719409943,-0.0199290383607149,-0.99971479177475,0.0131625104695559,
- -0.00987531710416079,-0.999862134456635,0.0133521230891347,0.000179402763023973,-0.999908328056335,0.0135403890162706,-0.00987531710416079,-0.999862194061279,0.0133521240204573,0.000518001616001129,-0.277229636907578,0.960803627967834,0.000518009066581726,-0.277229607105255,0.96080356836319,0.000518009066581726,-0.277229607105255,0.96080356836319,0.941941499710083,-0.309366375207901,0.1305321007967,0.941941559314728,-0.309366405010223,0.1305321007967,0.941941499710083,-0.309366375207901,0.1305321007967,0.0140297431498766,0.00841626618057489,0.999866247177124,-0.00619786977767944,-0.0946973413228989,0.995486855506897,0.0140297412872314,0.00841626618057489,0.999866187572479,0.0341021716594696,0.111436784267426,0.993186295032501,-0.663159012794495,0.209308877587318,0.718616664409637,-0.663159072399139,0.20930889248848,0.718616664409637,-0.663159072399139,0.20930889248848,0.718616664409637,-0.0331950932741165,0.998807668685913,-0.0357953645288944,-0.0332346372306347,0.999006688594818,-0.0296846777200699,-0.0330598838627338,0.997917711734772,-0.0553835481405258,-0.0331748314201832,0.998694121837616,-0.03885293379426,-0.0334271341562271,0.999435424804688,0.00340933166444302,0.166546821594238,0.877165734767914,-0.450380563735962,0.166546821594238,0.877165675163269,-0.45038053393364,0.166546836495399,0.877165734767914,-0.450380563735962,-0.468906372785568,0.67928284406662,-0.564536690711975,-0.468906313180923,0.67928284406662,-0.56453663110733,-0.468906372785568,0.67928284406662,-0.564536690711975,-0.01971784979105,-0.846978366374969,0.531261563301086,-0.0197178423404694,-0.846978425979614,0.531261563301086,-0.0197178423404694,-0.846978425979614,0.531261563301086,0.0370043888688087,-0.999315083026886,0.000435993657447398,0.0370610728859901,-0.999060571193695,-0.0224620122462511,0.0370977409183979,-0.998304128646851,-0.0448639579117298,0.0370439514517784,-0.999206006526947,-0.0146673368290067,0.0370029732584953,-0.999314785003662,0.000920774647966027,-0.000548792770132422,0.999999046325684,-0.00132488925009966,-0.000626866705715656,0.99999862909317,-0.0015133743872866,
- -0.000738325295969844,0.999998211860657,-0.00178245652932674,-0.000643559033051133,0.999998569488525,-0.00155367283150554,0.000652969290968031,0.99999862909317,-0.00157639104872942,0.000675349205266684,0.999998450279236,-0.0016304204473272,0.000548726238775998,0.999999046325684,-0.00132472871337086,0.000643525738269091,0.999998569488525,-0.00155359250493348,0.000652925111353397,0.99999862909317,0.00157628441229463,0.000675349379889667,0.999998450279236,0.00163042079657316,0.000548726238775998,0.999999046325684,0.00132472871337086,0.000643525738269091,0.999998569488525,0.00155359250493348,0.000321242638165131,0.999999642372131,0.000775540363974869,0.000567574810702354,0.999998927116394,0.00137023266870528,0.000675349379889667,0.999998450279236,0.00163042079657316,0.000652925111353397,0.99999862909317,0.00157628441229463,-0.000160528856213205,1,-0.000387546984711662,0.000160758165293373,1,0.000388100568670779,0.000567574810702354,0.999998927116394,0.00137023266870528,0.000321242638165131,0.999999642372131,0.000775540363974869,-0.000567311828490347,0.999998927116394,-0.00136959785595536,-0.000321203435305506,0.999999642372131,-0.000775445718318224,0.000160758165293373,1,0.000388100568670779,-0.000160528856213205,1,-0.000387546984711662,-0.000738325295969844,0.999998211860657,-0.00178245652932674,-0.000626866705715656,0.99999862909317,-0.0015133743872866,-0.000321203435305506,0.999999642372131,-0.000775445718318224,-0.000567311828490347,0.999998927116394,-0.00136959785595536,-0.000738325295969844,0.999998211860657,0.00178245652932674,-0.000643559033051133,0.999998569488525,0.00155367283150554,-0.000548792770132422,0.999999046325684,0.00132488925009966,-0.000626833527348936,0.99999862909317,0.00151329429354519,-0.000738325295969844,0.999998211860657,0.00178245652932674,-0.000626833527348936,0.99999862909317,0.00151329429354519,-0.000321114872349426,0.999999642372131,0.000775231863372028,-0.000567223236430436,0.999998927116394,0.00136938400100917,-0.000567223236430436,0.999998927116394,0.00136938400100917,-0.000321114872349426,0.999999642372131,0.000775231863372028,
- 0.000160802606842481,1,-0.000388207874493673,-0.000160484560183249,1,0.000387440028134733,-0.000160484560183249,1,0.000387440028134733,0.000160802606842481,1,-0.000388207874493673,0.000567663402762264,0.999998927116394,-0.0013704466400668,0.000321331375744194,0.999999642372131,-0.000775754568167031,0.000321331375744194,0.999999642372131,-0.000775754568167031,0.000567663402762264,0.999998927116394,-0.0013704466400668,0.000675349205266684,0.999998450279236,-0.0016304204473272,0.000652969290968031,0.99999862909317,-0.00157639104872942
- }
- BinormalsW: *2008 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
- 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- LayerElementTangent: 0 {
- Version: 102
- Name: "map1"
- MappingInformationType: "ByPolygonVertex"
- ReferenceInformationType: "Direct"
- Tangents: *6024 {
- a: 0.999999344348907,0.00108904985245317,-2.8495810511231e-006,1,3.98091651732102e-005,-2.84958264273882e-006,1,-7.92657374404371e-005,-1.3953952020529e-006,0.999999940395355,-0.000415374612202868,-1.26437475955754e-006,1,-2.86280577022069e-009,-0,0.999999821186066,0.000509672157932073,-0,0.999999940395355,-0.000415374612202868,-1.26437475955754e-006,1,-7.92657374404371e-005,-1.3953952020529e-006,0.999999344348907,-0.00112819578498602,1.39539417887136e-006,0.999999701976776,-0.000776398519519717,1.2643746458707e-006,0.999999821186066,0.000509672157932073,-0,1,-2.86280577022069e-009,-0,0.999999582767487,-0.000820924062281847,1.35860693717405e-006,0.999998211860657,-0.00193757400847971,1.39539258725563e-006,1,-0,-0,0.999998867511749,-0.00156384671572596,0,0.999998867511749,-0.00156384671572596,0,1,-0,-0,1,0,-1.3953952020529e-006,1,0,-1.35860761929507e-006,1,-0,-2.8495828701125e-006,1,-0,-2.8495828701125e-006,1,0,-1.35860761929507e-006,1,0,-1.3953952020529e-006,0.999998986721039,-0.0014411227311939,0,0.999991714954376,0.00408286973834038,-1.52097953787234e-007,0.999999701976776,-0.000690859509631991,1.34119034100877e-006,0.999999582767487,-0.000820924062281847,1.35860693717405e-006,0.999998867511749,-0.00156384671572596,0,1,0,-1.35860761929507e-006,0.999997079372406,-0.00237287953495979,-1.34118693040364e-006,0.999978601932526,-0.00655499612912536,1.52095992689283e-007,0.999998986721039,-0.0014411227311939,0,0.999998867511749,-0.00156384671572596,0,1,-0,-2.8495828701125e-006,1,-0,-2.8495828701125e-006,0.999997079372406,-0.00237287953495979,-1.34118693040364e-006,1,0,-1.35860761929507e-006,0.999999940395355,0.000406314851716161,1.45238982440787e-006,0.999999701976776,-0.000690859509631991,1.34119034100877e-006,0.999991714954376,0.00408286973834038,-1.52097953787234e-007,0.999993324279785,0.00365723599679768,-3.235716690142e-007,1,-0,-2.8495828701125e-006,0.999998033046722,0.00192721281200647,-2.84957718577061e-006,0.999999463558197,-0.00102627312298864,-1.45238914228685e-006,0.999997079372406,-0.00237287953495979,-1.34118693040364e-006,
- 0.99999862909317,-0.00164614804089069,1.29527302306087e-006,0.999999940395355,0.000406314851716161,1.45238982440787e-006,0.999993324279785,0.00365723599679768,-3.235716690142e-007,0.999997854232788,0.00208250409923494,-2.8943890129085e-007,0.999998033046722,0.00192721281200647,-2.84957718577061e-006,0.999996304512024,0.00272323028184474,-2.84957218354975e-006,0.999999761581421,0.000633423507679254,-1.2952746146766e-006,0.999999463558197,-0.00102627312298864,-1.45238914228685e-006,0.999999701976776,-0.000776398519519717,1.2643746458707e-006,0.99999862909317,-0.00164614804089069,1.29527302306087e-006,0.999997854232788,0.00208250409923494,-2.8943890129085e-007,1,0.000188689344213344,-0,0.999999821186066,0.000509672157932073,-0,0.999999821186066,0.000509672157932073,-0,1,0.000188689344213344,-0,0.999998092651367,-0.00199497793801129,2.8943892971256e-007,0.999999761581421,0.000633423507679254,-1.2952746146766e-006,0.999999940395355,-0.000415374612202868,-1.26437475955754e-006,0.999996304512024,0.00272323028184474,-2.84957218354975e-006,0.999999344348907,0.00108904985245317,-2.8495810511231e-006,0.999999940395355,-0.000415374612202868,-1.26437475955754e-006,0.999999761581421,0.000633423507679254,-1.2952746146766e-006,-1,0,-1.11473445940646e-005,-0.99999988079071,0,-0.000385523017030209,-1,0,-1.67210164363496e-005,-1,0,-1.90263708645944e-005,-1,0,-1.11473445940646e-005,-0.99999988079071,0,-0.000380717770894989,-0.999999821186066,0,-0.000617603771388531,-0.99999988079071,0,-0.000385523017030209,-0.99999988079071,0,-0.000380717770894989,-0.999999940395355,0,-0.000490397505927831,-0.99999988079071,0,-0.000658508914057165,-0.999999821186066,0,-0.000617603771388531,-1,0,-0.000284574372926727,-1,0,1.71462943399092e-006,-1,0,8.57314716995461e-007,-0.99999988079071,0,-0.000570006086491048,-0.999999940395355,0,-0.000237286178162321,-1,0,-0.000284574372926727,-0.99999988079071,0,-0.000570006086491048,-0.999999821186066,0,-0.00061729020671919,-0.999999940395355,0,-0.0004013687139377,-0.999999940395355,0,-0.000237286178162321,-0.999999821186066,0,-0.00061729020671919,
- -0.999999940395355,0,-0.000437606999184936,-0.999999940395355,-0.000336093828082085,0,-1,-0.000230959412874654,0,-0.99999988079071,0.000638208526652306,-1.31048480511708e-007,-1,0.000443640077719465,0,-1,2.35764455283061e-005,0,-0.999999940395355,0.000324419146636501,0,-0.999999284744263,0.00120944331865758,0,-1,0.000219902547542006,1.31048523144273e-007,-0.999999940395355,0.000324419146636501,0,-1,0.000443640077719465,0,-0.99999988079071,0.000638208526652306,-1.31048480511708e-007,-0.999999284744263,0.00120944331865758,0,-0.999954998493195,-0.00948743987828493,-1.30650391838572e-007,-0.999854683876038,-0.0170475635677576,0,-0.999998390674591,-0.00180358707439154,0,-0.999972760677338,-0.00738189369440079,0,-0.999954998493195,-0.00948743987828493,-1.30650391838572e-007,-0.999972760677338,-0.00738189369440079,0,-1,-0,0,-0.999995708465576,-0.00290481303818524,0,-0.999995708465576,-0.00290481303818524,0,-1,-0,0,-0.99996817111969,0.0079743517562747,0,-0.999929070472717,0.011902192607522,1.30646995444295e-007,-0.999950170516968,-0.00998765043914318,0,-0.999854683876038,-0.0170475635677576,0,-0.999954998493195,-0.00948743987828493,-1.30650391838572e-007,-0.999967932701111,-0.00799768138676882,-2.19549008306785e-007,-0.999995708465576,-0.00290481303818524,0,-0.999992072582245,-0.00397048145532608,0,-0.999999761581421,0.000747556332498789,-3.25728535699454e-007,-0.999967932701111,-0.00799768138676882,-2.19549008306785e-007,-0.999954998493195,-0.00948743987828493,-1.30650391838572e-007,-0.999929070472717,0.011902192607522,1.30646995444295e-007,-0.999991357326508,0.0041687348857522,2.7995031359751e-007,-0.999979853630066,-0.00635338947176933,4.01770194002893e-007,-0.999992072582245,-0.00397048145532608,0,-0.999995708465576,-0.00290481303818524,0,-0.99999988079071,0.000539222324732691,-1.8359450848493e-007,-0.999991416931152,-0.00414936989545822,0,-0.999950170516968,-0.00998765043914318,0,-0.999967932701111,-0.00799768138676882,-2.19549008306785e-007,-0.99999988079071,0.000539222324732691,-1.8359450848493e-007,-0.999967932701111,-0.00799768138676882,-2.19549008306785e-007,
- -0.999999761581421,0.000747556332498789,-3.25728535699454e-007,-0.999996483325958,0.00265677738934755,-2.90991010842845e-007,-0.999999463558197,-0.00106130889616907,0,-0.999991416931152,-0.00414936989545822,0,-0.99999988079071,0.000539222324732691,-1.8359450848493e-007,-1,0.000237385887885466,-2.34877035154568e-007,-1,0.000237385887885466,-2.34877035154568e-007,-0.99999988079071,0.000539222324732691,-1.8359450848493e-007,-0.999996483325958,0.00265677738934755,-2.90991010842845e-007,-0.999996721744537,0.00259155663661659,-3.46132452477832e-007,-0.99999988079071,0.000638208526652306,-1.31048480511708e-007,-1,-0.000230959412874654,0,-0.999999463558197,-0.00106130889616907,0,-1,0.000237385887885466,-2.34877035154568e-007,-0.99999988079071,0.000638208526652306,-1.31048480511708e-007,-1,0.000237385887885466,-2.34877035154568e-007,-0.999996721744537,0.00259155663661659,-3.46132452477832e-007,-0.999999284744263,0.00118391297291964,0,-0.999999284744263,0.00120944331865758,0,-0.999999284744263,0.00120944331865758,0,-0.999999284744263,0.00118391297291964,0,-0.999999761581421,0.000793145271018147,3.46133475659371e-007,-1,-0.000258359854342416,2.34877063576278e-007,-1,0.000219902547542006,1.31048523144273e-007,0.999994039535522,-0.00345110846683383,3.23571953231294e-007,0.999978601932526,-0.00655499612912536,1.52095992689283e-007,0.999997079372406,-0.00237287953495979,-1.34118693040364e-006,0.999999463558197,-0.00102627312298864,-1.45238914228685e-006,0.999998092651367,-0.00199497793801129,2.8943892971256e-007,0.999994039535522,-0.00345110846683383,3.23571953231294e-007,0.999999463558197,-0.00102627312298864,-1.45238914228685e-006,0.999999761581421,0.000633423507679254,-1.2952746146766e-006,-0.999997973442078,0.00202805642038584,4.20476794715796e-007,-0.999979853630066,-0.00635338947176933,4.01770194002893e-007,-0.999991357326508,0.0041687348857522,2.7995031359751e-007,-0.999996244907379,-0.00272879423573613,2.65191090420558e-007,-0.999999761581421,0.000793145271018147,3.46133475659371e-007,-0.999997973442078,0.00202805642038584,4.20476794715796e-007,
- -0.999996244907379,-0.00272879423573613,2.65191090420558e-007,-1,-0.000258359854342416,2.34877063576278e-007,-3.19833795003888e-008,-1.89322909136536e-005,-1,-2.71417047770228e-006,-1.27647563203936e-005,-1,-1.69488544088381e-006,-7.97105258243391e-006,-1,-3.1242571196799e-008,-1.84937744052149e-005,-1,-1.46607658280118e-006,6.89496482664254e-006,1,-1.43964191678947e-008,8.52183893584879e-006,1,-1.15391083355121e-008,6.83047801430803e-006,1,-1.17380454867089e-006,5.52040773982299e-006,1,-8.61201624502428e-006,0,1,-1.02454714578926e-005,0,1,-1.46607658280118e-006,6.89496482664254e-006,1,-1.17380454867089e-006,5.52040773982299e-006,1,0,8.54742847877787e-006,1,0,7.68896461522672e-006,1,-1.15391083355121e-008,6.83047801430803e-006,1,-1.43964191678947e-008,8.52183893584879e-006,1,0,-1.87373480002861e-005,-1,0,-1.88347912626341e-005,-1,-3.19833795003888e-008,-1.89322909136536e-005,-1,-3.1242571196799e-008,-1.84937744052149e-005,-1,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,-0,-0,1,0,0,-2.71417047770228e-006,-1.27647563203936e-005,-1,-1.78914815478493e-005,0,-1,-1.84112177521456e-005,0,-1,-1.69488544088381e-006,-7.97105258243391e-006,-1,-0.999999821186066,0,-0.000602053012698889,-0.999999821186066,0,-0.000603143766056746,-0.999999940395355,0,-0.0004013687139377,-0.999999940395355,0,-0.000437606999184936,-0.999999940395355,-0.000148637613165192,0,-1,0.000181888666702434,0,-1,2.35764455283061e-005,0,-1,0.000219902547542006,1.31048523144273e-007,-0.999994933605194,-0.00316865439526737,0,-0.999999940395355,-0.000148637613165192,0,-1,0.000219902547542006,1.31048523144273e-007,-1,-0.000258359854342416,2.34877063576278e-007,-0.999993860721588,0.00348852877505124,0,-0.999994933605194,-0.00316865439526737,0,-1,-0.000258359854342416,2.34877063576278e-007,-0.999996244907379,-0.00272879423573613,2.65191090420558e-007,-0.999689757823944,0.0249100420624018,0,-0.999993860721588,0.00348852877505124,0,-0.999996244907379,-0.00272879423573613,2.65191090420558e-007,-0.999991357326508,0.0041687348857522,2.7995031359751e-007,-0.999876260757446,0.0157306138426065,0,
- -0.999689757823944,0.0249100420624018,0,-0.999991357326508,0.0041687348857522,2.7995031359751e-007,-0.999929070472717,0.011902192607522,1.30646995444295e-007,-0.999999165534973,0.00128416740335524,0,-0.999876260757446,0.0157306138426065,0,-0.999929070472717,0.011902192607522,1.30646995444295e-007,-0.99996817111969,0.0079743517562747,0,-0.999999821186066,0,-0.000644572137389332,-0.999999821186066,0,-0.000625465996563435,-0.99999988079071,0,-0.000658508914057165,-0.999999940395355,0,-0.000490397505927831,0.999998986721039,-0.00144358584657311,2.84957991425472e-006,0.999997973442078,-0.00206217938102782,2.84957718577061e-006,0.999999701976776,-0.000776398519519717,1.2643746458707e-006,0.999999344348907,-0.00112819578498602,1.39539417887136e-006,0.999999582767487,-0.000820924062281847,1.35860693717405e-006,0.999990880489349,-0.00428703427314758,2.84955672213982e-006,0.999998867511749,-0.0015244142850861,2.84957945950737e-006,0.999998211860657,-0.00193757400847971,1.39539258725563e-006,0.999995470046997,-0.00301902648061514,2.84956968243932e-006,0.999990880489349,-0.00428703427314758,2.84955672213982e-006,0.999999582767487,-0.000820924062281847,1.35860693717405e-006,0.999999701976776,-0.000690859509631991,1.34119034100877e-006,0.999999940395355,0.000406314851716161,1.45238982440787e-006,0.999990582466125,-0.00434867618605495,2.8495560400188e-006,0.999995470046997,-0.00301902648061514,2.84956968243932e-006,0.999999701976776,-0.000690859509631991,1.34119034100877e-006,0.999995827674866,-0.00292059243656695,2.8495708193077e-006,0.999990582466125,-0.00434867618605495,2.8495560400188e-006,0.999999940395355,0.000406314851716161,1.45238982440787e-006,0.99999862909317,-0.00164614804089069,1.29527302306087e-006,0.999999701976776,-0.000776398519519717,1.2643746458707e-006,0.999997973442078,-0.00206217938102782,2.84957718577061e-006,0.999995827674866,-0.00292059243656695,2.8495708193077e-006,0.99999862909317,-0.00164614804089069,1.29527302306087e-006,-0.0311164222657681,0.999496400356293,-0.00623092381283641,-0.0321612060070038,0.999463200569153,-0.00624514650553465,
- -0.0311164222657681,0.999496400356293,-0.0062309242784977,-0.0300715994089842,0.999528408050537,-0.00621669413521886,-0.293584257364273,0.123679056763649,0.947898626327515,-0.293584257364273,0.123679056763649,0.947898626327515,-0.293584257364273,0.12367906421423,0.947898626327515,-0.968526840209961,0.20662534236908,-0.13878670334816,-0.968526840209961,0.206625327467918,-0.138786718249321,-0.968526840209961,0.206625327467918,-0.138786718249321,-0.975926637649536,-0.120827056467533,0.181570827960968,-0.975926637649536,-0.120827056467533,0.181570842862129,-0.975926637649536,-0.120827063918114,0.181570827960968,-0.0198507104068995,0.999743640422821,0.0109000951051712,-0.0199356656521559,0.999786198139191,0.00548679940402508,-0.0200200490653515,0.99979966878891,7.33438791939989e-005,-0.019935667514801,0.999786198139191,0.00548679940402508,0.0996160432696342,0.994986176490784,0.00890481099486351,0.00932381581515074,0.999906003475189,-0.0100506106391549,0.0201043076813221,0.999767541885376,-0.00779280718415976,0.144750624895096,0.989296734333038,0.0184188708662987,0.256643921136856,0.965587794780731,0.0421204827725887,0.975634336471558,0.0976630002260208,-0.196468323469162,0.975634336471558,0.0976630002260208,-0.196468323469162,0.975634336471558,0.0976629927754402,-0.196468323469162,0.0162015035748482,0.999867141246796,-0.00178640289232135,0.0162416007369757,0.999713182449341,0.0176002699881792,0.016201501712203,0.999867141246796,-0.00178640289232135,0.0161553137004375,0.999645292758942,-0.0211724042892456,-0.218306869268417,0.655208826065063,0.72321742773056,-0.956037402153015,0.164453953504562,0.242790937423706,-0.218306869268417,0.655208826065063,0.72321742773056,0.741200864315033,0.480339556932449,0.468930006027222,0.97975081205368,0.163214921951294,-0.115970931947231,0.97975081205368,0.163214921951294,-0.115970931947231,0.97975081205368,0.163214907050133,-0.115970931947231,0.972828269004822,0.147662654519081,-0.178327962756157,0.972828269004822,0.147662654519081,-0.178327962756157,0.972828269004822,0.14766263961792,-0.178327962756157,
- 0.415188133716583,0.904609441757202,-0.0964395701885223,0.415188163518906,0.904609441757202,-0.0964395925402641,0.415188133716583,0.904609441757202,-0.0964395701885223,-0.00433749612420797,0.999987125396729,0.00263595720753074,-0.00433749612420797,0.999987125396729,0.00263595697470009,-0.00433749612420797,0.999987125396729,0.00263595697470009,-0.878764152526855,0.0891841575503349,0.468849420547485,-0.878764152526855,0.0891841426491737,0.468849420547485,-0.878764152526855,0.0891841500997543,0.468849420547485,-0.283916711807251,0.135756134986877,0.949189960956573,-0.901205062866211,0.325053066015244,0.286652833223343,-0.747211754322052,0.236158698797226,-0.621211409568787,-0.901205062866211,0.325053066015244,0.286652833223343,0.840665876865387,0.419990181922913,-0.341890543699265,0.840665876865387,0.419990211725235,-0.341890543699265,0.840665876865387,0.419990181922913,-0.341890543699265,0.96880042552948,0.204208523035049,0.140444487333298,0.96880042552948,0.204208537936211,0.140444487333298,0.96880042552948,0.204208523035049,0.140444487333298,-0.381442040205002,0.117916390299797,-0.916841149330139,-0.381442040205002,0.117916397750378,-0.916841149330139,-0.381442040205002,0.117916397750378,-0.916841149330139,-0.390107214450836,0.111887015402317,-0.913946211338043,-0.390107214450836,0.111887022852898,-0.913946211338043,-0.390107214450836,0.111887037754059,-0.913946211338043,-0.945021867752075,0.32695284485817,-0.00597649021074176,-0.945021867752075,0.32695284485817,-0.00597649067640305,-0.945021867752075,0.32695284485817,-0.00597649207338691,0.0252970140427351,0.999680042266846,-0.000268103234702721,-0.00178430031519383,0.999998211860657,0.000760830007493496,-0.0288642998784781,0.999581754207611,0.00178920512553304,-0.00178430031519383,0.999998211860657,0.000760830065701157,0.564695775508881,0.807723343372345,-0.16941574215889,0.564695835113525,0.8077232837677,-0.16941574215889,0.564695775508881,0.807723343372345,-0.16941574215889,0.248705998063087,0.191164180636406,0.949527144432068,0.248705998063087,0.191164195537567,0.949527144432068,
- 0.248705998063087,0.191164180636406,0.949527144432068,0.243282854557037,0.193229287862778,0.950513601303101,0.243282854557037,0.193229287862778,0.950513601303101,0.243282854557037,0.193229287862778,0.950513601303101,-0.782257914543152,0.317809909582138,0.535788595676422,-0.782257914543152,0.317809909582138,0.535788595676422,-0.782257914543152,0.317809909582138,0.535788595676422,0.31796070933342,0.233406960964203,0.918924450874329,0.31796070933342,0.233406990766525,0.918924450874329,0.31796070933342,0.233406975865364,0.918924450874329,-0.947480261325836,0.166433066129684,0.273095905780792,-0.947480261325836,0.166433081030846,0.273095905780792,-0.947480201721191,0.166433021426201,0.27309587597847,0.945627152919769,0.220221683382988,0.239356815814972,0.945627152919769,0.220221683382988,0.239356815814972,0.945627272129059,0.220221698284149,0.239356845617294,0.966068506240845,0.213245168328285,0.145733073353767,0.966068506240845,0.213245168328285,0.145733073353767,0.966068506240845,0.213245168328285,0.145733073353767,-0.288714468479156,0.193263456225395,-0.937706351280212,-0.288714468479156,0.193263471126556,-0.937706351280212,-0.288714468479156,0.193263441324234,-0.937706351280212,0.449187636375427,0.263148009777069,-0.853805363178253,0.449187636375427,0.263148009777069,-0.853805363178253,0.449187636375427,0.263148039579391,-0.853805363178253,0.0498399809002876,0.998626947402954,0.0161362532526255,0.0483695082366467,0.99882584810257,-0.00268088141456246,0.0469843000173569,0.998691201210022,-0.0202077515423298,0.0476277954876423,0.998792052268982,-0.0120894033461809,0.0490565411746502,0.998777508735657,0.00608331011608243,0.262682050466537,0.229889094829559,0.937096118927002,0.262682050466537,0.229889094829559,0.937096118927002,0.262682050466537,0.229889109730721,0.937096118927002,-0.390078008174896,0.124500460922718,-0.912326037883759,-0.390078008174896,0.124500453472137,-0.912326037883759,-0.390078008174896,0.124500446021557,-0.912326037883759,-0.0637895986437798,0.672119498252869,0.737689912319183,-0.0637895986437798,0.672119498252869,0.737689912319183,
- -0.0637895986437798,0.672119498252869,0.737689912319183,0.944316327571869,0.22310072183609,0.241852626204491,0.944316446781158,0.223100766539574,0.241852641105652,0.944316446781158,0.223100781440735,0.241852626204491,0.792451560497284,0.384180158376694,-0.473736345767975,0.792451560497284,0.384180128574371,-0.473736345767975,0.792451560497284,0.384180128574371,-0.473736345767975,0.439441323280334,0.267549842596054,-0.85750138759613,0.439441353082657,0.267549782991409,-0.85750138759613,0.439441323280334,0.267549812793732,-0.85750138759613,-0.959847092628479,0.239092439413071,-0.146725580096245,-0.959847092628479,0.239092454314232,-0.146725580096245,-0.959847092628479,0.239092454314232,-0.146725580096245,0.74101322889328,0.444771975278854,0.503067910671234,0.74101322889328,0.444771975278854,0.503067910671234,0.74101322889328,0.444771975278854,0.503067910671234,-0.0202432423830032,0.999582767486572,-0.0206028521060944,-0.0200719069689512,0.999649882316589,-0.0172421168535948,-0.0199003275483847,0.999705612659454,-0.0138811841607094,-0.0200719051063061,0.999649882316589,-0.0172421168535948,0.511706531047821,0.193972811102867,0.836977303028107,0.511706471443176,0.19397284090519,0.836977303028107,0.511706471443176,0.193972855806351,0.836977303028107,-0.964566767215729,0.260238915681839,0.0434358455240726,-0.940046429634094,0.258346647024155,0.222642675042152,-0.964566767215729,0.260238945484161,0.0434358455240726,-0.957526564598084,0.253616213798523,-0.137192204594612,-0.983264803886414,0.072388231754303,0.167183250188828,-0.978415310382843,0.0708402991294861,0.194126680493355,-0.97283011674881,0.0692391246557236,0.220924139022827,-0.978415310382843,0.0708403065800667,0.194126680493355,0.903453648090363,0.235819905996323,-0.357995063066483,0.903453648090363,0.235819891095161,-0.357995063066483,0.903453648090363,0.235819920897484,-0.35799503326416,0.124112777411938,0.99076235294342,0.0546445287764072,0.068969801068306,0.996533811092377,0.0465138852596283,-0.102174915373325,0.994553983211517,0.0205588918179274,0.0486209504306316,0.997870206832886,0.0434847883880138,
- 0.00847259908914566,0.999262094497681,0.0374632924795151,-0.388902813196182,0.125210538506508,-0.91273045539856,-0.388902813196182,0.125210538506508,-0.91273045539856,-0.388902813196182,0.125210538506508,-0.91273045539856,0.868729293346405,0.0368246994912624,-0.493916392326355,0.868729293346405,0.0368246920406818,-0.493916392326355,0.868729293346405,0.0368246883153915,-0.493916392326355,0.550760805606842,0.310052096843719,0.774938881397247,0.550760805606842,0.310052096843719,0.774938881397247,0.550760805606842,0.310052096843719,0.774938881397247,0.0511665157973766,0.998622238636017,-0.0116476798430085,0.0389367938041687,0.999171793460846,-0.0118182254955173,0.0267012305557728,0.999571681022644,-0.0119870016351342,0.0389367938041687,0.999171793460846,-0.0118182254955173,-0.0311102159321308,0.999509394168854,-0.00362026458606124,-0.0309606995433569,0.999518036842346,0.00230029853992164,-0.0308100935071707,0.999491453170776,0.00822078064084053,-0.0309606995433569,0.999518036842346,0.00230029853992164,-0.0127361239865422,0.999912858009338,-0.003505221568048,-0.0127471871674061,0.999911427497864,-0.00384299969300628,-0.0127582475543022,0.9999098777771,-0.00418077735230327,-0.0127471871674061,0.999911427497864,-0.00384299969300628,-0.0224474798887968,0.999444484710693,0.0246335286647081,-0.0234826020896435,0.995044887065887,-0.0966127812862396,-0.0234680566936731,0.995240032672882,-0.0945855528116226,-0.0224069207906723,0.999336779117584,0.0287051945924759,-0.0231628809124231,0.998232483863831,-0.0547300763428211,-0.00456690229475498,0.999953806400299,0.00845699198544025,0.00163051101844758,0.999962985515594,0.00844805408269167,-0.00456690229475498,0.999953806400299,0.0084569938480854,-0.0107641406357288,0.999906241893768,0.00846560671925545,0.553706586360931,0.35657149553299,0.752506494522095,0.553706586360931,0.35657149553299,0.752506494522095,0.553706586360931,0.35657149553299,0.752506494522095,0.859632790088654,0.0344453193247318,-0.509749948978424,0.859632790088654,0.0344453155994415,-0.509749948978424,0.859632790088654,0.0344453230500221,-0.509749948978424,
- -0.0106655266135931,0.999916017055511,-0.00737876677885652,-0.00685695512220263,0.999949812889099,-0.00731145730242133,-0.0030482851434499,0.999969124794006,-0.00724404118955135,-0.00685695512220263,0.999949812889099,-0.00731145637109876,0.661276817321777,0.335410565137863,-0.670978903770447,0.661276817321777,0.335410594940186,-0.670978903770447,0.661276817321777,0.335410565137863,-0.670978903770447,0.956883370876312,0.191736683249474,-0.218200132250786,0.956883370876312,0.191736668348312,-0.218200132250786,0.956883370876312,0.191736668348312,-0.218200132250786,0.405318289995193,0.253744125366211,-0.878254473209381,0.946750998497009,0.118695475161076,-0.299289107322693,0.405318289995193,0.253744184970856,-0.878254473209381,-0.398188441991806,0.224724844098091,-0.889350712299347,0.890619218349457,0.30879333615303,-0.33383247256279,0.890619218349457,0.30879333615303,-0.33383247256279,0.890619218349457,0.30879333615303,-0.33383247256279,0.987021803855896,0.100024059414864,0.125631004571915,0.994139850139618,0.0998750627040863,0.0413648001849651,0.994148194789886,0.0990118011832237,-0.0431972332298756,0.994139850139618,0.0998750627040863,0.0413648001849651,0.339000076055527,0.487953394651413,-0.804350972175598,0.339000076055527,0.487953364849091,-0.804350972175598,0.339000076055527,0.487953394651413,-0.804350972175598,-0.725007236003876,0.198618799448013,0.659480929374695,-0.725007236003876,0.198618799448013,0.659480929374695,-0.725007236003876,0.198618829250336,0.659480929374695,0.986603379249573,0.0983010828495026,0.130195483565331,0.986603379249573,0.0983010828495026,0.130195483565331,0.986603379249573,0.0983010828495026,0.130195483565331,0.933550715446472,0.358142822980881,0.014723964035511,0.933550715446472,0.358142822980881,0.0147239621728659,0.933550715446472,0.358142822980881,0.0147239631041884,0.090542733669281,0.962816119194031,0.254533588886261,0.090542733669281,0.962816119194031,0.254533588886261,0.090542733669281,0.962816119194031,0.254533588886261,0.689968824386597,0.370303332805634,0.621947288513184,0.689968824386597,0.370303362607956,0.621947288513184,
- 0.689968824386597,0.370303392410278,0.621947288513184,0.647945940494537,0.760426461696625,0.0437915958464146,0.647946000099182,0.76042640209198,0.0437916293740273,0.647946000099182,0.76042640209198,0.0437916293740273,0.0214830823242664,0.999652206897736,0.0152949029579759,0.0158417318016291,0.999758362770081,0.0152435218915343,0.0101998765021563,0.999832689762115,0.0151916556060314,0.0158417318016291,0.999758362770081,0.0152435218915343,-0.0424860380589962,0.998863399028778,-0.0216010343283415,-0.0424145944416523,0.999100148677826,0.000284902955172583,-0.0424860455095768,0.998863399028778,-0.0216010343283415,-0.0425371453166008,0.998148500919342,-0.0434766262769699,-0.00548494420945644,0.998489856719971,0.0546617843210697,-0.00545145571231842,0.998815894126892,0.048344761133194,-0.0054177506826818,0.999101936817169,0.0420258082449436,-0.00545145571231842,0.998815894126892,0.048344761133194,-0.0456524305045605,0.997848033905029,-0.0470655523240566,-0.0456524305045605,0.997848033905029,-0.0470655523240566,-0.0456524305045605,0.997848033905029,-0.0470655523240566,-0.0324167683720589,0.999201595783234,-0.0233531203120947,-0.00906304083764553,0.999692559242249,-0.0230813510715961,0.0142956338822842,0.99963790178299,-0.0227969884872437,-0.00906304083764553,0.999692559242249,-0.0230813510715961,0.659650087356567,0.0987070649862289,-0.745062947273254,0.659650087356567,0.0987070575356483,-0.745062947273254,0.659650087356567,0.0987070500850677,-0.745062947273254,0.827104330062866,0.341415852308273,-0.446467995643616,0.827104330062866,0.341415792703629,-0.446468025445938,0.827104330062866,0.341415822505951,-0.446467995643616,0.38266921043396,0.145476654171944,-0.912360012531281,0.38266921043396,0.145476654171944,-0.912360012531281,0.382669240236282,0.145476639270782,-0.912360012531281,0.0580871142446995,0.0111650628969073,-0.998249173164368,0.0179686937481165,0.0116955079138279,-0.999770164489746,0.0839268714189529,0.0108131961897016,-0.996413171291351,0.0781629607081413,0.0108923809602857,-0.996881067752838,0.00640372699126601,0.0118448492139578,-0.999909341335297,
- -0.809136927127838,0.337135583162308,0.481286883354187,-0.809136927127838,0.337135583162308,0.481286883354187,-0.809136927127838,0.337135583162308,0.481286883354187,-0.866774320602417,-0.0360805206000805,0.497393667697906,-0.866774320602417,-0.0360805243253708,0.497393667697906,-0.866774320602417,-0.0360805243253708,0.497393667697906,-0.88407975435257,-0.0352047272026539,0.466008186340332,-0.88407975435257,-0.0352047272026539,0.466008186340332,-0.88407975435257,-0.0352047309279442,0.466008186340332,-0.723212718963623,0.455684006214142,-0.518956065177917,-0.723212718963623,0.455684006214142,-0.518956124782562,-0.723212718963623,0.455684006214142,-0.518956124782562,-0.052414782345295,0.998402237892151,0.0211130157113075,-0.0485101789236069,0.998613297939301,-0.0204512644559145,-0.0538487918674946,0.997877478599548,0.0366178154945374,-0.0543354153633118,0.997642815113068,0.041909471154213,-0.049513403326273,0.99872487783432,-0.00986097194254398,-0.298982709646225,0.196030184626579,-0.933906555175781,-0.298982709646225,0.196030184626579,-0.933906555175781,-0.298982709646225,0.19603019952774,-0.933906555175781,-0.738002717494965,0.268238693475723,-0.619193017482758,-0.738002717494965,0.268238723278046,-0.619193017482758,-0.738002717494965,0.268238753080368,-0.619192957878113,0.0139838252216578,0.999866127967834,-0.00849419925361872,0.00851785112172365,0.999928057193756,-0.00845343060791492,0.00305162323638797,0.999960064888,-0.00841240584850311,0.00851785112172365,0.999928057193756,-0.00845342874526978,-0.809468805789948,0.339321672916412,0.479187965393066,-0.809468805789948,0.33932164311409,0.479187965393066,-0.809468805789948,0.339321672916412,0.479187965393066,0.790270745754242,0.398795187473297,-0.465225279331207,0.790270745754242,0.398795187473297,-0.465225279331207,0.790270745754242,0.39879521727562,-0.465225279331207,-0.964954555034637,0.221367433667183,-0.14092256128788,-0.964954555034637,0.221367433667183,-0.14092256128788,-0.964954555034637,0.221367403864861,-0.14092256128788,0.0193116143345833,0.987732768058777,0.154954925179482,
- 0.0193116199225187,0.987732768058777,0.15495491027832,0.0193116217851639,0.987732768058777,0.15495491027832,-0.398327887058258,0.105217166244984,-0.91118848323822,-0.934982120990753,0.273306041955948,-0.226080253720284,-0.737091243267059,0.226678967475891,0.636642098426819,-0.934982120990753,0.273306012153625,-0.226080253720284,0.893326163291931,0.427386462688446,-0.138957485556602,0.893326163291931,0.427386462688446,-0.138957485556602,0.893326163291931,0.427386462688446,-0.138957485556602,0.759046733379364,0.442387640476227,-0.477641373872757,0.759046733379364,0.442387640476227,-0.477641373872757,0.759046733379364,0.442387640476227,-0.477641373872757,-0.0115981483832002,0.999829888343811,0.014342057518661,-0.0118068493902683,0.999727189540863,0.0201534163206816,-0.0115981483832002,0.999829888343811,0.014342057518661,-0.0113890552893281,0.999898850917816,0.00853021256625652,0.975600361824036,0.123137600719929,0.181772038340569,0.975600361824036,0.123137600719929,0.181772038340569,0.975600361824036,0.123137593269348,0.181772038340569,0.942233622074127,0.125635400414467,0.310502082109451,0.942233622074127,0.125635415315628,0.310502082109451,0.942233622074127,0.125635400414467,0.310502082109451,-0.0375610813498497,0.999233663082123,0.0110072828829288,0.00687936786562204,0.999911963939667,0.0113482913002372,-0.0375610813498497,0.999233663082123,0.0110072838142514,-0.0819273367524147,0.996581554412842,0.0106445271521807,-0.00276414444670081,0.999985098838806,0.0047130836173892,-0.00291579961776733,0.999837636947632,0.0177851356565952,-0.0024546782951802,0.99975848197937,-0.021839527413249,-0.00299152033403516,0.999699592590332,0.0243269950151443,-0.00314476666972041,0.999288022518158,0.0375977121293545,-0.951663255691528,0.0545411817729473,-0.302261918783188,-0.951663255691528,0.0545411817729473,-0.302261918783188,-0.951663255691528,0.0545411854982376,-0.302261918783188,-0.0364200845360756,0.999288380146027,-0.00981369148939848,-0.00893942080438137,0.99991512298584,-0.00948807690292597,-0.0364200845360756,0.999288380146027,-0.00981369148939848,
- -0.0638732239603996,0.997906565666199,-0.0101318880915642,0.997273862361908,0.0676766559481621,0.0294060241430998,0.966932654380798,0.0631946325302124,0.247078403830528,0.997273862361908,0.0676766484975815,0.0294060241430998,0.979424893856049,0.0688884034752846,-0.189687311649323,-0.80586439371109,0.395624667406082,-0.440526634454727,-0.80586439371109,0.395624667406082,-0.440526634454727,-0.80586439371109,0.395624667406082,-0.440526634454727,-0.810968041419983,0.310616999864578,-0.495830476284027,-0.810968041419983,0.310616999864578,-0.495830476284027,-0.810968041419983,0.310617029666901,-0.495830476284027,-0.663204908370972,0.653440654277802,-0.364930897951126,-0.663204908370972,0.653440654277802,-0.364930897951126,-0.663204908370972,0.653440654277802,-0.364930897951126,0.856010973453522,0.114438205957413,0.504132032394409,0.856010973453522,0.114438191056252,0.504132032394409,0.856010973453522,0.114438198506832,0.504132032394409,0.97700959444046,0.124266542494297,0.173234015703201,0.97700959444046,0.124266542494297,0.173234015703201,0.97700959444046,0.124266549944878,0.173234015703201,-0.950974583625793,0.0832584723830223,-0.297851324081421,-0.950974583625793,0.0832584723830223,-0.297851324081421,-0.950974583625793,0.0832584649324417,-0.297851324081421,-0.986339747905731,-0.0170715562999249,0.163836643099785,-0.986339747905731,-0.0170715562999249,0.163836643099785,-0.986339747905731,-0.0170715544372797,0.163836643099785,-0.982664287090302,-0.0190337356179953,0.184414342045784,-0.982664287090302,-0.0190337337553501,0.184414342045784,-0.982664287090302,-0.0190337356179953,0.184414342045784,0.652415812015533,0.627533614635468,0.42491802573204,0.652415752410889,0.627533674240112,0.42491802573204,0.652415752410889,0.627533614635468,0.424917966127396,-0.0139781655743718,0.999334454536438,-0.0336933322250843,-0.0140479169785976,0.999238073825836,-0.0364130102097988,-0.013978167437017,0.999334454536438,-0.0336933322250843,-0.0139083117246628,0.999423444271088,-0.0309734120965004,-0.740968823432922,0.614976525306702,-0.269757449626923,
- -0.740968883037567,0.614976584911346,-0.269757449626923,-0.740968823432922,0.614976525306702,-0.269757449626923,-0.719938695430756,0.396472245454788,-0.569647312164307,-0.719938695430756,0.396472215652466,-0.569647312164307,-0.719938695430756,0.396472245454788,-0.569647312164307,0.978441417217255,0.178786709904671,-0.103381633758545,0.978441417217255,0.17878669500351,-0.103381633758545,0.978441417217255,0.17878669500351,-0.103381633758545,0.978880524635315,0.180287823081017,-0.0963816940784454,0.978880524635315,0.180287823081017,-0.0963816866278648,0.978880524635315,0.180287823081017,-0.0963816791772842,0.852851331233978,0.246565908193588,0.460271537303925,0.852851331233978,0.246565878391266,0.460271567106247,0.852851331233978,0.246565893292427,0.460271537303925,0.672296047210693,0.416187196969986,0.612214267253876,0.672296047210693,0.416187167167664,0.612214267253876,0.672296047210693,0.416187196969986,0.612214267253876,0.569056034088135,0.354870080947876,-0.741783320903778,0.569056034088135,0.354870080947876,-0.741783320903778,0.569056034088135,0.354870080947876,-0.741783320903778,-0.954022765159607,0.184413075447083,0.236288756132126,-0.954022765159607,0.184413090348244,0.236288771033287,-0.954022765159607,0.184413090348244,0.236288771033287,0.0223516598343849,0.999302208423615,0.0299247298389673,0.00538439257070422,0.999550879001617,0.0294790975749493,-0.0504520051181316,0.998335242271423,0.0279529150575399,-0.00310935359448195,0.999567210674286,0.0292528439313173,0.0332979671657085,0.998988926410675,0.030207734555006,0.984252989292145,0.110070630908012,-0.138313189148903,0.984252989292145,0.110070630908012,-0.138313189148903,0.984252989292145,0.110070630908012,-0.138313189148903,-0.987132251262665,0.0809961408376694,0.137875199317932,-0.987132251262665,0.08099614828825,0.137875199317932,-0.987132251262665,0.08099614828825,0.137875199317932,0.962066471576691,0.267681241035461,0.0526770576834679,0.962066471576691,0.267681241035461,0.0526770614087582,0.962066471576691,0.267681241035461,0.0526770539581776,0.579246997833252,0.361445397138596,-0.730636894702911,
- 0.579246997833252,0.361445337533951,-0.730636835098267,0.579246997833252,0.361445337533951,-0.730636835098267,-0.634416699409485,0.636227071285248,-0.439010947942734,-0.634416699409485,0.636227130889893,-0.439011007547379,-0.634416699409485,0.636227071285248,-0.439010947942734,0.962835013866425,0.203985035419464,0.17702779173851,0.962835013866425,0.203985035419464,0.17702779173851,0.962835013866425,0.203985035419464,0.17702779173851,0.77839070558548,0.362086623907089,0.512836456298828,0.77839070558548,0.362086623907089,0.512836456298828,0.77839070558548,0.362086653709412,0.512836396694183,-0.388901203870773,0.400415867567062,0.829712569713593,-0.388901174068451,0.400415897369385,0.829712569713593,-0.388901174068451,0.400415897369385,0.829712569713593,0.986080408096313,0.0213620010763407,-0.164891019463539,0.986080408096313,0.0213620066642761,-0.164891019463539,0.986080408096313,0.021362004801631,-0.164891019463539,-0.000894852390047163,0.9999640583992,0.00844484474509954,0.00415710639208555,0.999955892562866,0.0084217730909586,0.00920895859599113,0.999922335147858,0.00839848723262548,0.00415710639208555,0.999955892562866,0.0084217730909586,0.981807172298431,0.108176872134209,-0.156052559614182,0.981807291507721,0.108176901936531,-0.156052559614182,0.981807172298431,0.108176872134209,-0.156052559614182,0.840367257595062,0.16516338288784,0.516240179538727,0.840367257595062,0.16516338288784,0.516240179538727,0.840367257595062,0.16516338288784,0.516240179538727,0.895521700382233,0.146419063210487,0.420240700244904,0.936824500560761,0.147833406925201,0.317025750875473,0.895521700382233,0.146419033408165,0.420240700244904,0.843149304389954,0.143194794654846,0.518261015415192,0.97771018743515,0.209832340478897,-0.0073058744892478,0.97771018743515,0.209832340478897,-0.00730587355792522,0.97771018743515,0.209832340478897,-0.00730587355792522,-0.934565663337708,0.0507714785635471,-0.352149873971939,-0.934565663337708,0.0507714822888374,-0.352149873971939,-0.934565663337708,0.0507714785635471,-0.352149873971939,-0.0735890045762062,0.99338972568512,-0.0880992561578751,
- -0.0736207440495491,0.993054807186127,-0.0917718634009361,-0.0726424008607864,0.997330784797668,-0.00737796165049076,-0.0733259618282318,0.995430529117584,-0.0611666925251484,-0.0725322961807251,0.997366070747375,-2.92402273771586e-006,-0.883123099803925,0.401374340057373,-0.242883235216141,-0.883123099803925,0.401374340057373,-0.242883235216141,-0.883123099803925,0.401374340057373,-0.242883235216141,-0.987406075000763,0.0811991542577744,0.135779112577438,-0.987406075000763,0.0811991542577744,0.135779112577438,-0.987406075000763,0.0811991542577744,0.135779112577438,0.959347069263458,0.200185656547546,-0.198945015668869,0.959347069263458,0.200185641646385,-0.198945015668869,0.959347069263458,0.200185641646385,-0.198945015668869,-0.0132939023897052,0.998916685581207,0.044596191495657,-0.0144166210666299,0.9969162940979,0.0771364122629166,-0.0132939023897052,0.998916685581207,0.044596191495657,-0.0121570387855172,0.99985408782959,0.0120085114613175,-0.00779553130269051,0.999762356281281,0.0203595105558634,0.000233450991800055,0.999795854091644,0.020207742229104,0.00826241821050644,0.999764740467072,0.0200546700507402,0.000233450991800055,0.999795854091644,0.0202077440917492,0.0200066287070513,0.999738037586212,-0.0111252656206489,-0.0553921349346638,0.99839973449707,-0.0113923056051135,-0.130475878715515,0.991383671760559,-0.0115945572033525,-0.0553921349346638,0.99839973449707,-0.0113923037424684,0.0254089701920748,0.999671101570129,-0.00347656104713678,-0.0995111837983131,0.995033502578735,-0.00240955338813365,-0.115378938615322,0.993318974971771,-0.00227034604176879,-0.00650887936353683,0.999973654747009,-0.00320878624916077,-0.0684142336249352,0.997653424739838,-0.00267995009198785,-0.0704550072550774,0.997500896453857,-0.00529890134930611,-0.069299504160881,0.997518420219421,0.0124417990446091,-0.0704549998044968,0.997500896453857,-0.00529890228062868,-0.0715882405638695,0.997168183326721,-0.023037925362587,0.965126037597656,0.21389976143837,-0.150926023721695,0.965126037597656,0.213899776339531,-0.150926023721695,
- 0.965126037597656,0.213899776339531,-0.150926023721695,0.00547831552103162,0.999936044216156,-0.00989177636802197,0.00517659727483988,0.999974727630615,-0.00488754501566291,0.00487474910914898,0.99998813867569,0.000116810682811774,0.00517659820616245,0.999974727630615,-0.00488754455000162,-0.855515778064728,0.376980632543564,-0.354934275150299,-0.855515778064728,0.376980632543564,-0.354934275150299,-0.855515778064728,0.376980632543564,-0.354934275150299,-0.973477125167847,0.105707697570324,0.202899441123009,-0.973477125167847,0.105707690119743,0.202899441123009,-0.973477125167847,0.105707690119743,0.202899441123009,0.421938419342041,0.222418710589409,-0.878918588161469,0.421938419342041,0.222418710589409,-0.878918588161469,0.421938419342041,0.222418710589409,-0.878918588161469,-0.827792644500732,0.52911376953125,-0.186542242765427,-0.827792644500732,0.52911376953125,-0.186542242765427,-0.827792584896088,0.52911376953125,-0.186542227864265,0.947614550590515,0.052481934428215,0.315075099468231,0.947614550590515,0.0524819418787956,0.315075099468231,0.947614550590515,0.0524819418787956,0.315075099468231,0.459964066743851,0.23603992164135,-0.855989634990692,0.459964066743851,0.23603992164135,-0.855989634990692,0.459964066743851,0.236039906740189,-0.855989634990692,-0.161206975579262,0.853006482124329,-0.496379375457764,-0.161206975579262,0.853006482124329,-0.496379375457764,-0.161206960678101,0.853006482124329,-0.496379375457764,0.655889868736267,0.730902314186096,0.188653945922852,0.655889868736267,0.730902314186096,0.188653945922852,0.655889868736267,0.730902314186096,0.188653960824013,0.688146650791168,0.539691686630249,-0.48496088385582,0.688146650791168,0.539691686630249,-0.48496088385582,0.688146650791168,0.539691686630249,-0.48496088385582,0.0176654402166605,0.999838888645172,0.00316973961889744,0.0172108318656683,0.999689996242523,0.0179932825267315,0.0176654383540154,0.999838948249817,0.00316973915323615,0.018116157501936,0.999767959117889,-0.0116545027121902,-0.0583320669829845,0.998249411582947,0.00977175310254097,
- -0.0339760556817055,0.999368488788605,0.0104067623615265,-0.00959983002394438,0.999893128871918,0.0110355811193585,-0.0339760556817055,0.999368488788605,0.0104067623615265,0.0493327267467976,0.998203635215759,0.0339974537491798,0.052911140024662,0.998023152351379,0.0339162759482861,0.0564888827502728,0.997829854488373,0.0338346660137177,0.052911140024662,0.998023152351379,0.0339162759482861,-0.0180272813886404,0.999706327915192,0.0161964818835258,-0.0180590339004993,0.999831855297089,0.00320821325294673,-0.0180877335369587,0.999788582324982,-0.00978059694170952,-0.0180590320378542,0.999831855297089,0.00320821325294673,-0.688964188098907,0.345402747392654,-0.637201249599457,-0.688964128494263,0.34540268778801,-0.637201249599457,-0.688964128494263,0.345402657985687,-0.637201249599457,-0.958198249340057,0.246154010295868,0.145823091268539,-0.958198249340057,0.246153995394707,0.145823091268539,-0.958198249340057,0.246153995394707,0.145823091268539,0.0917702615261078,0.790215075016022,-0.605919599533081,0.0917702689766884,0.790215075016022,-0.605919599533081,0.0917702466249466,0.790215015411377,-0.605919539928436,-0.68376362323761,0.591258347034454,-0.427645742893219,-0.68376362323761,0.591258347034454,-0.427645713090897,-0.68376362323761,0.591258347034454,-0.427645713090897,-0.955499351024628,0.236198216676712,0.176724672317505,-0.955499351024628,0.236198216676712,0.176724672317505,-0.955499351024628,0.23619818687439,0.176724657416344,-0.999399185180664,0.012082302942872,-0.0324856489896774,-0.999430656433105,0.012095426209271,-0.0315008871257305,-0.998646914958954,0.0118382778018713,-0.0506377480924129,-0.999383091926575,0.0120757352560759,-0.032978355884552,-0.99991375207901,0.0125583028420806,0.00384405720978975,0.705908954143524,0.562717020511627,0.430165231227875,0.705908954143524,0.562717020511627,0.430165231227875,0.705908954143524,0.562717020511627,0.430165231227875,0.963799595832825,0.254507780075073,0.0794738754630089,0.963799595832825,0.254507750272751,0.0794738754630089,0.963799595832825,0.254507780075073,0.0794738754630089,
- -0.0100219799205661,0.99954742193222,-0.028364684432745,-0.0733999535441399,0.996853232383728,-0.0299312379211187,0.00260679796338081,0.999603450298309,-0.0280390102416277,-0.105162993073463,0.993981838226318,-0.0306735765188932,-0.111440286040306,0.993293166160584,-0.030816875398159,-0.950226366519928,0.184965893626213,0.250714421272278,-0.950226247310638,0.184965908527374,0.250714391469955,-0.950226366519928,0.184965908527374,0.250714421272278,-0.89971137046814,0.37035670876503,-0.230988308787346,-0.89971137046814,0.370356678962708,-0.230988308787346,-0.89971137046814,0.37035670876503,-0.230988308787346,-0.0512989424169064,0.998648881912231,-0.00829697400331497,-0.0512599945068359,0.998672187328339,-0.00512581272050738,-0.0512989424169064,0.998648881912231,-0.00829697400331497,-0.0513373836874962,0.998615622520447,-0.0114680519327521,0.84754604101181,0.35260334610939,0.396657049655914,0.84754604101181,0.352603316307068,0.396657049655914,0.84754604101181,0.35260334610939,0.396657049655914,-0.812276899814606,0.389968156814575,-0.433740794658661,-0.812277019023895,0.389968246221542,-0.433740824460983,-0.812277019023895,0.389968246221542,-0.433740824460983,-0.352359443902969,0.354422181844711,0.866156876087189,-0.352359443902969,0.354422181844711,0.866156876087189,-0.352359443902969,0.354422211647034,0.866156876087189,0.235460013151169,0.953389465808868,0.18869836628437,0.235460042953491,0.953389585018158,0.188698381185532,0.235460013151169,0.953389465808868,0.18869836628437,-0.971328258514404,0.0754987746477127,0.225436419248581,-0.0325898379087448,0.295014679431915,0.954936742782593,0.953781366348267,0.0833408087491989,0.288713395595551,-0.0325898379087448,0.295014679431915,0.954936742782593,0.20582140982151,0.905978322029114,-0.369920045137405,0.205821380019188,0.905978322029114,-0.369920015335083,0.205821365118027,0.905978322029114,-0.369920015335083,-0.767183542251587,0.455629289150238,-0.451476842164993,-0.767183542251587,0.455629259347916,-0.451476842164993,-0.767183542251587,0.455629259347916,-0.451476842164993,
- 0.354503124952316,0.8801189661026,-0.315781861543655,0.354503124952316,0.8801189661026,-0.315781861543655,0.354503124952316,0.8801189661026,-0.315781861543655,0.492801249027252,0.663403630256653,0.563065350055695,0.492801278829575,0.663403630256653,0.563065350055695,0.492801278829575,0.663403630256653,0.563065350055695,0.999631524085999,0.0271419230848551,0.000410420674597844,0.999901950359344,0.0140017522498965,0.000217870809137821,0.995151579380035,-0.0983438268303871,-0.00142847839742899,0.999972701072693,0.00739373546093702,0.000121039178338833,0.997535169124603,0.0701602622866631,0.0010407759109512,0.148512676358223,-0.968202412128448,-0.20131641626358,0.148512676358223,-0.968202412128448,-0.20131641626358,0.148512676358223,-0.968202292919159,-0.201316371560097,0.889087498188019,-0.0864900052547455,0.449491888284683,0.889087498188019,-0.0864900201559067,0.449491858482361,0.889087498188019,-0.0864900127053261,0.449491888284683,0.363546639680862,-0.463448345661163,0.808114767074585,0.363546669483185,-0.463448315858841,0.808114767074585,0.363546669483185,-0.463448315858841,0.808114767074585,0.998325884342194,-0.0572368986904621,0.00834035594016314,0.998023569583893,-0.0574609450995922,0.025437418371439,0.998322069644928,-0.0569727122783661,-0.0103604020550847,0.997762858867645,-0.0575667731463909,0.0339915826916695,0.997394263744354,-0.0576775819063187,0.0433350689709187,0.754682123661041,-0.500038206577301,0.424755156040192,0.754682004451752,-0.500038146972656,0.424755126237869,0.754682004451752,-0.500038146972656,0.424755156040192,0.36915796995163,-0.43843886256218,0.819447219371796,0.36915796995163,-0.43843886256218,0.819447219371796,0.36915796995163,-0.43843886256218,0.819447219371796,0.999957978725433,0.00603091903030872,0.00690797297284007,0.999980807304382,0.00595997925847769,0.00170483940746635,0.999976634979248,0.00588888116180897,-0.00349834095686674,0.999980807304382,0.00595998018980026,0.00170483940746635,0.692198991775513,-0.539661049842834,0.47919362783432,0.692198991775513,-0.539661049842834,0.47919362783432,
- 0.692198991775513,-0.539661049842834,0.47919362783432,0.385873407125473,0.92044061422348,-0.0623763166368008,0.380667328834534,0.910195231437683,0.163208469748497,0.385873377323151,0.92044061422348,-0.0623763166368008,0.371392011642456,0.883724570274353,-0.284778624773026,0.537980198860168,0.667356908321381,0.514987468719482,0.481504678726196,0.800712883472443,0.35638752579689,0.402818650007248,0.897134244441986,0.181348472833633,0.481504678726196,0.800713002681732,0.356387585401535,0.208468586206436,-0.911290287971497,-0.355092793703079,0.208468586206436,-0.911290287971497,-0.355092793703079,0.208468571305275,-0.911290287971497,-0.355092793703079,0.999597489833832,-0.0282181799411774,-0.00296495598740876,0.999854207038879,-0.0167702008038759,-0.00324043515138328,0.999979674816132,-0.00532002188265324,-0.00351548963226378,0.999854207038879,-0.0167702008038759,-0.00324043538421392,0.947860419750214,-0.318504422903061,-0.0107516963034868,0.947860538959503,-0.318504422903061,-0.0107516972348094,0.947860419750214,-0.318504422903061,-0.0107516963034868,0.813657760620117,-0.574523091316223,0.0887936055660248,0.813657760620117,-0.574523091316223,0.0887936130166054,0.813657760620117,-0.574523091316223,0.0887936130166054,0.986419260501862,-0.0272922217845917,0.161963477730751,0.986419260501862,-0.0272922217845917,0.161963477730751,0.986419260501862,-0.0272922180593014,0.161963477730751,0.99994570016861,-0.00943531561642885,0.00442539853975177,0.99994570016861,-0.00943531561642885,0.00442539853975177,0.99994570016861,-0.00943531561642885,0.00442539900541306,0.577527284622192,-0.518488943576813,0.630580246448517,0.577527344226837,-0.518488943576813,0.630580246448517,0.577527344226837,-0.518488943576813,0.630580186843872,0.929527401924133,-0.366649299860001,0.0393338575959206,0.929527401924133,-0.366649270057678,0.03933385014534,0.929527401924133,-0.366649299860001,0.0393338575959206,0.999940514564514,0.00106729182880372,0.0108644794672728,0.999931931495667,-0.00413034996017814,0.0109150484204292,0.999896466732025,-0.00932788010686636,0.0109653240069747,
- 0.999931931495667,-0.00413034996017814,0.0109150493517518,0.99938827753067,0.0237240977585316,-0.0256987493485212,0.999643445014954,0.0243378225713968,-0.0109893660992384,0.999681890010834,0.0249462723731995,0.00372239737771451,0.999643445014954,0.0243378225713968,-0.0109893660992384,0.999593555927277,0.0199491176754236,0.0203647259622812,0.999655187129974,0.0200009793043137,0.0170137621462345,0.999593555927277,0.0199491158127785,0.0203647259622812,0.999520719051361,0.019897036254406,0.0237154625356197,0.999431431293488,0.0196930412203074,-0.0273721423000097,0.999431431293488,0.0196930374950171,-0.0273721367120743,0.999431431293488,0.0196930374950171,-0.0273721367120743,0.999673008918762,0.0180333238095045,-0.0181298013776541,0.999799370765686,0.00879559572786093,-0.0179963819682598,0.999840497970581,-0.000442883843788877,-0.0178614314645529,0.999799370765686,0.00879559572786093,-0.0179963819682598,0.233500421047211,-0.932069063186646,-0.276992470026016,0.233500421047211,-0.932069063186646,-0.276992470026016,0.23350040614605,-0.932069063186646,-0.276992470026016,0.320895045995712,-0.945270597934723,-0.0590749531984329,0.320895045995712,-0.945270597934723,-0.0590749569237232,0.320895045995712,-0.945270597934723,-0.0590749531984329,0.210461184382439,-0.977534472942352,0.0115080354735255,0.210674718022347,-0.972794651985168,-0.0963686779141426,0.210461184382439,-0.977534472942352,0.0115080354735255,0.207793727517128,-0.970876455307007,0.119250550866127,0.171482279896736,-0.976051151752472,0.133857876062393,0.171482264995575,-0.976051151752472,0.133857876062393,0.171482264995575,-0.976051151752472,0.133857876062393,0.0171516090631485,-0.0345613956451416,-0.999255359172821,0.0173558946698904,-0.0287159569561481,-0.999437034130096,0.0164812710136175,-0.0536179021000862,-0.998425483703613,0.0170491617172956,-0.0374861396849155,-0.999151706695557,0.0184731315821409,0.00357752852141857,-0.999822974205017,0.492498934268951,0.464429467916489,0.736036837100983,0.492498934268951,0.464429408311844,0.736036777496338,0.492498904466629,0.464429408311844,0.736036777496338,
- 0.516270995140076,0.448887258768082,0.729358971118927,0.516270995140076,0.448887258768082,0.729358971118927,0.51627105474472,0.448887288570404,0.729359030723572,0.962561964988709,0.155955269932747,0.22170390188694,0.962561964988709,0.155955269932747,0.22170390188694,0.962561964988709,0.155955269932747,0.22170390188694,0.0183962322771549,-0.000366948515875265,-0.999830722808838,0.0193084850907326,0.0220770295709372,-0.999569773674011,0.0201856009662151,0.0438755638897419,-0.998833060264587,0.0189968291670084,0.0143836922943592,-0.99971604347229,0.0183702949434519,-0.00100187235511839,-0.999830842018127,-0.3277228474617,-0.891951560974121,-0.311480641365051,-0.327722877264023,-0.891951560974121,-0.311480611562729,-0.3277228474617,-0.891951560974121,-0.311480641365051,-0.44679582118988,-0.690532684326172,0.568804085254669,-0.44679582118988,-0.690532684326172,0.568804085254669,-0.446795791387558,-0.690532684326172,0.568804144859314,-0.999776184558868,-0.019525995478034,-0.00814461335539818,-0.999892354011536,-0.0121916038915515,-0.00816821586340666,-0.994751930236816,0.10196515917778,-0.00847854278981686,-0.999930381774902,-0.00850159674882889,-0.00817992351949215,-0.997565269470215,-0.0692811012268066,-0.00797282718122005,-0.123546317219734,0.972200036048889,-0.19890558719635,-0.123546317219734,0.972200036048889,-0.198905572295189,-0.123546317219734,0.972200036048889,-0.19890558719635,-0.999534130096436,-0.0302680376917124,0.00391970900818706,-0.999534130096436,-0.0302680376917124,0.00391970854252577,-0.999534130096436,-0.0302680376917124,0.00391970947384834,-0.878271579742432,0.0963387191295624,0.468356549739838,-0.878271579742432,0.096338726580143,0.468356549739838,-0.878271579742432,0.0963387191295624,0.468356549739838,-0.728538870811462,0.472181558609009,0.496261745691299,-0.728538870811462,0.472181528806686,0.496261715888977,-0.728538870811462,0.472181558609009,0.496261745691299,-0.382446259260178,0.473378211259842,0.79350358247757,-0.3824462890625,0.473378270864487,0.793503701686859,-0.382446259260178,0.473378211259842,0.79350358247757,
- -0.998161554336548,0.0602842941880226,0.00627365009859204,-0.997860729694366,0.0605253092944622,0.0247074253857136,-0.998120009899139,0.0600189231336117,-0.0124243041500449,-0.997582972049713,0.0606382302939892,0.0339310802519321,-0.997214674949646,0.060747355222702,0.0432732291519642,-0.71036559343338,0.392998367547989,0.583894670009613,-0.71036559343338,0.392998367547989,0.583894670009613,-0.71036559343338,0.392998367547989,0.583894670009613,-0.388549894094467,0.448112934827805,0.805123448371887,-0.388549894094467,0.448112934827805,0.805123448371887,-0.388549894094467,0.448112934827805,0.805123448371887,-0.99985271692276,-0.0171270500868559,-0.0011095943627879,-0.999830484390259,-0.017172459512949,-0.00665083900094032,-0.999777436256409,-0.0172173287719488,-0.012191878631711,-0.999830484390259,-0.0171724576503038,-0.00665083900094032,-0.5428746342659,0.713824927806854,0.442426383495331,-0.542874753475189,0.713824927806854,0.442426443099976,-0.5428746342659,0.713824927806854,0.442426383495331,-0.371272653341293,-0.926483273506165,-0.0615247189998627,-0.366192102432251,-0.916825294494629,0.159168988466263,-0.371272653341293,-0.926483273506165,-0.0615247189998627,-0.358226031064987,-0.890906035900116,-0.279214531183243,-0.512448072433472,-0.69122838973999,0.509509801864624,-0.456711113452911,-0.81582236289978,0.354752004146576,-0.381527274847031,-0.905678272247314,0.18488872051239,-0.456711113452911,-0.81582236289978,0.354752004146576,-0.172847703099251,0.919978439807892,-0.351800203323364,-0.172847703099251,0.919978439807892,-0.351800203323364,-0.172847703099251,0.919978439807892,-0.351800203323364,-0.999508798122406,0.0301374513655901,-0.00859729945659637,-0.999754130840302,0.0203986801207066,-0.00870896317064762,-0.999904334545136,0.0106579670682549,-0.00881979428231716,-0.999754130840302,0.0203986801207066,-0.00870896130800247,-0.944096386432648,0.328260362148285,-0.0304497536271811,-0.944096386432648,0.328260332345963,-0.0304497554898262,-0.944096386432648,0.32826030254364,-0.0304497554898262,-0.809715330600739,0.582556962966919,0.0706307962536812,
- -0.809715330600739,0.582556962966919,0.0706307962536812,-0.809715330600739,0.582556962966919,0.0706307962536812,-0.988973677158356,0.0287700388580561,0.145269840955734,-0.988973677158356,0.0287700351327658,0.145269840955734,-0.988973677158356,0.0287700332701206,0.145269840955734,-0.999973714351654,0.00720632588490844,-0.00079927482875064,-0.999973714351654,0.00720632541924715,-0.000799274537712336,-0.999973714351654,0.00720632541924715,-0.000799274479504675,-0.592650234699249,0.526629149913788,0.609448432922363,-0.592650234699249,0.526629149913788,0.609448432922363,-0.592650234699249,0.526629209518433,0.609448492527008,-0.918082654476166,0.39582297205925,0.0211814846843481,-0.918082654476166,0.39582297205925,0.0211814846843481,-0.918082654476166,0.39582297205925,0.0211814846843481,-0.999959230422974,0.00310683832503855,0.00848483853042126,-0.999963939189911,-0.000893533288035542,0.0084565794095397,-0.999959230422974,0.00310683832503855,0.00848483666777611,-0.999938607215881,0.00710716051980853,0.00851295981556177,-0.999520838260651,-0.0285272132605314,-0.0120124444365501,-0.999578714370728,-0.0290175210684538,0.000594747019931674,-0.999520838260651,-0.0285272132605314,-0.0120124444365501,-0.999303817749023,-0.0280323587357998,-0.0246177222579718,-0.999544024467468,-0.0215820409357548,0.0211228355765343,-0.999613642692566,-0.0216418020427227,0.0174405761063099,-0.999544024467468,-0.0215820409357548,0.0211228355765343,-0.999460637569427,-0.0215219836682081,0.0248048044741154,-0.999383449554443,-0.0215176604688168,-0.0277470909059048,-0.999383449554443,-0.0215176623314619,-0.0277470927685499,-0.999383449554443,-0.0215176623314619,-0.0277470927685499,-0.999627351760864,-0.019678171724081,-0.0189242716878653,-0.99977719783783,-0.00962343811988831,-0.0187908802181482,-0.999825894832611,0.000432267028372735,-0.018655588850379,-0.99977719783783,-0.00962343811988831,-0.0187908783555031,-0.215264588594437,0.938312232494354,-0.270612925291061,-0.215264588594437,0.938312232494354,-0.270612925291061,-0.215264573693275,0.938312232494354,-0.270612925291061,
- -0.304289042949677,0.950824022293091,-0.0578089840710163,-0.304289042949677,0.950824022293091,-0.0578089840710163,-0.304289042949677,0.950824022293091,-0.0578089877963066,-0.191860258579254,0.981360852718353,0.0109806573018432,-0.192273780703545,0.976829171180725,-0.093997985124588,-0.191860198974609,0.981360793113709,0.0109806563705206,-0.189328283071518,0.975057125091553,0.115838058292866,-0.166630685329437,0.977303624153137,0.130812972784042,-0.166630685329437,0.977303624153137,0.130812972784042,-0.166630685329437,0.977303624153137,0.130812972784042,0.0065700220875442,0.0355967618525028,-0.999344646930695,0.0063669616356492,0.0294897984713316,-0.99954491853714,0.00721964659169316,0.0551747195422649,-0.998450636863709,0.00667155208066106,0.0386524759232998,-0.999230444431305,0.00526362657546997,-0.00358725222758949,-0.999979734420776,-0.300538927316666,-0.480282604694366,0.824017584323883,-0.300538927316666,-0.480282604694366,0.824017584323883,-0.300538957118988,-0.480282604694366,0.824017584323883,-0.316758215427399,-0.467461824417114,0.825314283370972,-0.316758215427399,-0.467461884021759,0.825314402580261,-0.316758215427399,-0.467461884021759,0.825314402580261,-0.959589242935181,-0.16522453725338,0.227792382240295,-0.959589242935181,-0.16522453725338,0.227792367339134,-0.959589242935181,-0.16522453725338,0.227792367339134,0.00289937946945429,0.000328936468577012,-0.999995827674866,0.00205130479298532,-0.0225530900061131,-0.999743580818176,0.00122013699728996,-0.044939324259758,-0.99898898601532,0.00234016659669578,-0.0147638535127044,-0.999888241291046,0.00291732070036232,0.000813394552096725,-0.999995410442352,0.0311168543994427,0.999496340751648,0.00623597158119082,0.03216153383255,0.999463140964508,0.00625019986182451,0.0311168543994427,0.999496340751648,0.00623597204685211,0.0300721433013678,0.999528467655182,0.00622173631563783,0.293614685535431,0.123691588640213,-0.947887539863586,0.293614685535431,0.123691581189632,-0.947887539863586,0.293614685535431,0.123691588640213,-0.947887539863586,0.968542098999023,0.206626445055008,0.138679206371307,
- 0.968541979789734,0.206626430153847,0.138679176568985,0.968542098999023,0.206626445055008,0.138679206371307,0.975926458835602,-0.120827868580818,-0.181571453809738,0.975926458835602,-0.120827883481979,-0.181571453809738,0.975926458835602,-0.120827883481979,-0.181571438908577,0.0198507402092218,0.999743759632111,-0.010889008641243,0.0199357271194458,0.999786257743835,-0.0054738144390285,0.0200201421976089,0.99979966878891,-5.84606896154583e-005,0.0199357271194458,0.999786257743835,-0.0054738144390285,-0.099613294005394,0.994986176490784,-0.00892838183790445,-0.00932414922863245,0.999906241893768,0.010026928037405,-0.0201111137866974,0.999767661094666,0.00776769407093525,-0.144746243953705,0.989296913146973,-0.0184422861784697,-0.256622612476349,0.965592682361603,-0.0421405471861362,-0.97563499212265,0.0976629108190537,0.196465030312538,-0.97563499212265,0.0976629108190537,0.196465030312538,-0.97563499212265,0.0976629108190537,0.196465030312538,-0.0162015203386545,0.999867141246796,0.0017884608823806,-0.0162415839731693,0.999713540077209,-0.017579885199666,-0.0162015184760094,0.999867141246796,0.0017884608823806,-0.0161553770303726,0.99964565038681,0.0211561359465122,0.218222394585609,0.655153930187225,-0.723292648792267,0.95600426197052,0.164518415927887,-0.242877677083015,0.218222394585609,0.655153930187225,-0.723292648792267,-0.741239428520203,0.480255395174026,-0.468955248594284,-0.979753077030182,0.163215175271034,0.115951299667358,-0.979753077030182,0.163215160369873,0.11595131456852,-0.979753077030182,0.163215160369873,0.115951299667358,-0.972830533981323,0.147663831710815,0.178314700722694,-0.972830533981323,0.147663816809654,0.178314700722694,-0.972830533981323,0.147663816809654,0.178314700722694,-0.415183991193771,0.904599547386169,0.0965499803423882,-0.415184020996094,0.904599666595459,0.0965499803423882,-0.415183991193771,0.904599547386169,0.0965499728918076,0.00433625420555472,0.999987065792084,-0.0026599585544318,0.00433625420555472,0.999987065792084,-0.0026599585544318,0.00433625420555472,0.999987065792084,-0.00265995878726244,
- 0.878737688064575,0.0891814306378365,-0.468899518251419,0.878737688064575,0.0891814455389977,-0.468899518251419,0.878737688064575,0.0891814306378365,-0.468899518251419,0.283946931362152,0.135767951607704,-0.949179232120514,0.901196539402008,0.325056552886963,-0.286675781011581,0.747257947921753,0.236181870102882,0.621147036552429,0.901196539402008,0.325056523084641,-0.286675781011581,-0.84064394235611,0.41998028755188,0.341956943273544,-0.84064394235611,0.41998028755188,0.341956943273544,-0.840643882751465,0.419980198144913,0.341956913471222,-0.968805193901062,0.204209417104721,-0.140410110354424,-0.968805193901062,0.204209432005882,-0.140410110354424,-0.968805193901062,0.204209417104721,-0.140410110354424,0.381472110748291,0.117925718426704,0.916827440261841,0.381472110748291,0.117925710976124,0.916827440261841,0.381472110748291,0.117925710976124,0.916827440261841,0.390136957168579,0.111894704401493,0.913932681083679,0.390136957168579,0.111894704401493,0.913932681083679,0.390136897563934,0.111894682049751,0.913932621479034,0.945021748542786,0.326954126358032,0.00592458853498101,0.945021748542786,0.326954126358032,0.00592458620667458,0.945021748542786,0.326954126358032,0.00592458574101329,-0.0252966955304146,0.999680042266846,0.00027336020139046,0.00178477633744478,0.999998211860657,-0.000755640969146043,0.0288649331778288,0.999581754207611,-0.00178408669307828,0.00178477633744478,0.999998211860657,-0.000755640736315399,-0.564698755741119,0.807726085186005,0.169392734766006,-0.564698755741119,0.807726085186005,0.169392734766006,-0.564698755741119,0.807726204395294,0.169392749667168,-0.248713046312332,0.191170260310173,-0.949523985385895,-0.248713046312332,0.191170275211334,-0.949523985385895,-0.248713046312332,0.191170260310173,-0.949523985385895,-0.243290573358536,0.193234980106354,-0.950510382652283,-0.243290573358536,0.193234980106354,-0.950510382652283,-0.243290573358536,0.193234980106354,-0.950510382652283,0.782276630401611,0.317819744348526,-0.535755634307861,0.782276630401611,0.317819774150848,-0.535755634307861,
- 0.782276630401611,0.317819774150848,-0.535755634307861,-0.317976385354996,0.233416631817818,-0.918916583061218,-0.317976385354996,0.233416602015495,-0.918916583061218,-0.317976385354996,0.233416616916656,-0.918916583061218,0.94746857881546,0.166430354118347,-0.273137807846069,0.94746857881546,0.166430354118347,-0.273137807846069,0.94746857881546,0.166430354118347,-0.273137807846069,-0.945647060871124,0.220225065946579,-0.239275082945824,-0.945647060871124,0.220225095748901,-0.239275068044662,-0.945647060871124,0.22022508084774,-0.239275068044662,-0.966073393821716,0.213246941566467,-0.145698770880699,-0.966073393821716,0.213246941566467,-0.14569878578186,-0.966073393821716,0.213246926665306,-0.145698800683022,0.288641035556793,0.193214192986488,0.937739133834839,0.288641035556793,0.193214178085327,0.937739133834839,0.288641035556793,0.193214163184166,0.937739133834839,-0.449146419763565,0.263124406337738,0.853834450244904,-0.449146419763565,0.263124406337738,0.853834450244904,-0.449146419763565,0.263124406337738,0.853834450244904,-0.049845140427351,0.998625218868256,-0.0162204224616289,-0.0483689494431019,0.998825907707214,0.00267007737420499,-0.0469825342297554,0.998691201210022,0.0202118027955294,-0.0476243123412132,0.998791873455048,0.012115279212594,-0.0490565747022629,0.998777449131012,-0.0061015491373837,-0.262691915035248,0.229896828532219,-0.937091469764709,-0.262691915035248,0.229896813631058,-0.937091469764709,-0.262691915035248,0.229896813631058,-0.937091469764709,0.390070855617523,0.124497056007385,0.91232967376709,0.390070855617523,0.124497070908546,0.91232967376709,0.390070855617523,0.124497070908546,0.91232967376709,0.0638053640723228,0.672290980815887,-0.737532258033752,0.0638053491711617,0.672290980815887,-0.737532258033752,0.0638053640723228,0.672290980815887,-0.737532258033752,-0.944336473941803,0.223106905817986,-0.241768330335617,-0.944336473941803,0.223106890916824,-0.241768330335617,-0.944336473941803,0.223106890916824,-0.241768330335617,-0.792428553104401,0.384170085191727,0.473782956600189,
- -0.792428612709045,0.384170085191727,0.473782956600189,-0.792428553104401,0.384170085191727,0.473782956600189,-0.439401268959045,0.267525613307953,0.85752934217453,-0.439401268959045,0.267525613307953,0.85752934217453,-0.439401239156723,0.267525643110275,0.85752934217453,0.959847331047058,0.239093750715256,0.146722465753555,0.959847331047058,0.239093765616417,0.146722435951233,0.959847331047058,0.239093750715256,0.146722450852394,-0.741058051586151,0.444797933101654,-0.50297886133194,-0.741058051586151,0.444797962903976,-0.50297886133194,-0.741058051586151,0.444797962903976,-0.50297886133194,0.020243052393198,0.99958336353302,0.0205740686506033,0.0200719460844994,0.999650359153748,0.0172179248183966,0.0199006050825119,0.999705970287323,0.0138615844771266,0.0200719442218542,0.999650359153748,0.0172179248183966,-0.511730849742889,0.193982198834419,-0.836960196495056,-0.511730849742889,0.193982198834419,-0.836960196495056,-0.511730909347534,0.193982183933258,-0.836960196495056,0.964570343494415,0.260239809751511,-0.0433512963354588,0.94010728597641,0.258358001708984,-0.22237241268158,0.964570343494415,0.260239809751511,-0.0433512963354588,0.957539677619934,0.253624618053436,0.137085258960724,0.98326301574707,0.0723834186792374,-0.167196482419968,0.978441655635834,0.0708438456058502,-0.193992435932159,0.972892880439758,0.0692516267299652,-0.220644190907478,0.978441596031189,0.0708438530564308,-0.193992435932159,-0.90344113111496,0.235819414258003,0.358027011156082,-0.90344113111496,0.235819414258003,0.358027011156082,-0.90344113111496,0.235819399356842,0.358027011156082,-0.124109074473381,0.990761995315552,-0.0546591095626354,-0.0689667388796806,0.996533274650574,-0.0465314798057079,0.102170586585999,0.994553864002228,-0.0205862913280725,-0.0486199632287025,0.997869551181793,-0.0435037575662136,-0.00847564171999693,0.999261260032654,-0.0374849438667297,0.388894438743591,0.125207662582397,0.91273444890976,0.388894438743591,0.125207662582397,0.91273444890976,0.388894438743591,0.125207647681236,0.91273444890976,-0.868629932403564,0.0368205942213535,0.494091391563416,
- -0.868629932403564,0.0368205942213535,0.494091391563416,-0.868629932403564,0.0368205942213535,0.494091391563416,-0.550824522972107,0.310087502002716,-0.774879395961761,-0.550824522972107,0.310087502002716,-0.774879395961761,-0.550824522972107,0.310087531805038,-0.774879515171051,-0.0511676035821438,0.998622238636017,0.0116396881639957,-0.0389372482895851,0.999171912670136,0.0118099777027965,-0.0267010573297739,0.999571800231934,0.01197849214077,-0.0389372482895851,0.999171912670136,0.0118099749088287,0.0311105810105801,0.999509394168854,0.00362025341019034,0.0309607908129692,0.999517977237701,-0.00231120781973004,0.0308099091053009,0.999491274356842,-0.00824258849024773,0.0309607852250338,0.999517977237701,-0.00231120781973004,0.0127366269007325,0.999912738800049,0.00350520154461265,0.0127471666783094,0.999911487102509,0.00382687547244132,0.0127577017992735,0.999909996986389,0.00414854846894741,0.0127471666783094,0.999911487102509,0.00382687523961067,0.0224473364651203,0.999443352222443,-0.0246799346059561,0.0234827250242233,0.995047569274902,0.0965861454606056,0.0234683714807034,0.995240092277527,0.0945856496691704,0.0224073119461536,0.999336957931519,-0.0286978911608458,0.0231630690395832,0.998233377933502,0.0547146610915661,0.00456676911562681,0.999953806400299,-0.00846855901181698,-0.00163087365217507,0.999962866306305,-0.00845959410071373,0.00456676911562681,0.999953806400299,-0.00846855901181698,0.0107642356306314,0.999906122684479,-0.00847719702869654,-0.553776860237122,0.356616199016571,-0.752433478832245,-0.553776860237122,0.356616199016571,-0.752433478832245,-0.553776860237122,0.356616139411926,-0.752433478832245,-0.859534740447998,0.0344410501420498,0.50991553068161,-0.859534740447998,0.0344410501420498,0.50991553068161,-0.859534740447998,0.0344410575926304,0.50991553068161,0.0106658572331071,0.999916017055511,0.00736078340560198,0.00685565220192075,0.999949932098389,0.00729352422058582,0.00304534728638828,0.999969244003296,0.00722615839913487,0.00685565220192075,0.999949932098389,0.00729352375492454,-0.661250233650208,0.33539617061615,0.671012341976166,
- -0.661250233650208,0.335396140813828,0.671012341976166,-0.661250233650208,0.33539617061615,0.671012341976166,-0.956891238689423,0.191741570830345,0.218161344528198,-0.956891238689423,0.191741570830345,0.218161344528198,-0.956891238689423,0.191741570830345,0.218161344528198,-0.405321776866913,0.25376433134079,0.878247022628784,-0.946762263774872,0.118697695434093,0.299252569675446,-0.40532174706459,0.25376433134079,0.878247082233429,0.398214161396027,0.224737957119942,0.889335870742798,-0.890628337860107,0.308773130178452,0.333826810121536,-0.890628337860107,0.308773130178452,0.333826810121536,-0.890628337860107,0.308773130178452,0.333826810121536,-0.987018942832947,0.100023195147514,-0.125654250383377,-0.994138181209564,0.0998745039105415,-0.0414066165685654,-0.994150817394257,0.0990118533372879,0.0431370139122009,-0.994138181209564,0.0998745188117027,-0.0414066165685654,-0.33894008398056,0.487870007753372,0.804426789283752,-0.33894008398056,0.487870037555695,0.804426789283752,-0.33894008398056,0.487870067358017,0.804426789283752,0.725005686283112,0.198619559407234,-0.659482479095459,0.725005626678467,0.198619544506073,-0.659482419490814,0.725005626678467,0.198619544506073,-0.659482419490814,-0.986600279808044,0.0983018428087235,-0.130218639969826,-0.986600279808044,0.0983018428087235,-0.130218639969826,-0.986600279808044,0.0983018428087235,-0.130218639969826,-0.933550655841827,0.358142375946045,-0.014739140868187,-0.933550655841827,0.358142375946045,-0.0147391492500901,-0.933550655841827,0.358142375946045,-0.0147391483187675,-0.0905550271272659,0.962950348854065,-0.254020512104034,-0.0905550345778465,0.962950348854065,-0.254020512104034,-0.0905550271272659,0.962950348854065,-0.254020512104034,-0.690019547939301,0.370331138372421,-0.621874511241913,-0.690019547939301,0.370331168174744,-0.621874451637268,-0.690019547939301,0.370331168174744,-0.621874451637268,-0.6479611992836,0.760432481765747,-0.0434594340622425,-0.6479611992836,0.760432481765747,-0.0434594340622425,-0.647961258888245,0.760432422161102,-0.043459452688694,
- -0.0214829426258802,0.99965226650238,-0.0152916191145778,-0.0158415921032429,0.999758422374725,-0.0152403274551034,-0.0101997340098023,0.99983274936676,-0.0151885533705354,-0.0158415921032429,0.999758422374725,-0.0152403274551034,0.0424860417842865,0.998863756656647,0.0215894877910614,0.0424146428704262,0.999100148677826,-0.000280193286016583,0.0424860492348671,0.998863756656647,0.0215894877910614,0.0425371155142784,0.998149693012238,0.043448843061924,0.00548486690968275,0.998490393161774,-0.0546525195240974,0.00545139703899622,0.998816192150116,-0.0483391284942627,0.00541771110147238,0.999101936817169,-0.0420237965881824,0.00545139750465751,0.998816192150116,-0.0483391284942627,0.0456532537937164,0.997848927974701,0.0470476411283016,0.0456532537937164,0.997848927974701,0.0470476411283016,0.0456532500684261,0.997848927974701,0.0470476374030113,0.0324165746569633,0.999201595783234,0.0233519226312637,0.0090638492256403,0.999692499637604,0.0230803657323122,-0.014293821528554,0.999637961387634,0.0227962229400873,0.0090638492256403,0.999692499637604,0.0230803675949574,-0.659718811511993,0.0987177640199661,0.745000600814819,-0.659718811511993,0.0987177565693855,0.745000600814819,-0.659718811511993,0.0987177714705467,0.745000600814819,-0.827103018760681,0.341416329145432,0.446470022201538,-0.827103018760681,0.341416329145432,0.446470022201538,-0.827103137969971,0.341416388750076,0.44647005200386,-0.382957071065903,0.145585551857948,0.912221848964691,-0.382957071065903,0.14558556675911,0.912221848964691,-0.382957071065903,0.145585551857948,0.912221848964691,-0.0580862946808338,0.0111649595201015,0.998249173164368,-0.017967825755477,0.0116954073309898,0.999770164489746,-0.0839261338114738,0.0108130928128958,0.996413230895996,-0.0781621709465981,0.0108922775834799,0.996881067752838,-0.00640275282785296,0.0118447495624423,0.999909341335297,0.809048056602478,0.337100058794022,-0.481461346149445,0.809048056602478,0.337100058794022,-0.481461346149445,0.809048056602478,0.337100058794022,-0.481461346149445,0.866677641868591,-0.0360759310424328,-0.49756246805191,
- 0.866677641868591,-0.0360759273171425,-0.49756246805191,0.866677641868591,-0.0360759310424328,-0.49756246805191,0.883979260921478,-0.0352008752524853,-0.466199308633804,0.883979260921478,-0.0352008752524853,-0.466199308633804,0.883979260921478,-0.0352008752524853,-0.466199308633804,0.723158180713654,0.455645561218262,0.519065856933594,0.723158180713654,0.455645531415939,0.519065856933594,0.723158180713654,0.455645561218262,0.519065856933594,0.0524147115647793,0.998402118682861,-0.0211151838302612,0.0485156998038292,0.998614251613617,0.0203921068459749,0.0538483820855618,0.997877538204193,-0.036616824567318,0.0543326437473297,0.997644066810608,-0.0418831072747707,0.0495140478014946,0.998724818229675,0.00985260028392076,0.298906803131104,0.195979341864586,0.933941662311554,0.298906773328781,0.195979341864586,0.933941543102264,0.298906773328781,0.195979341864586,0.933941543102264,0.738048374652863,0.268256276845932,0.619131028652191,0.738048374652863,0.26825624704361,0.619131028652191,0.738048374652863,0.26825624704361,0.619131028652191,-0.0139842582866549,0.999866187572479,0.00848967954516411,-0.00851726159453392,0.999928116798401,0.00844884105026722,-0.0030500094871968,0.999960005283356,0.00840774923563004,-0.00851726159453392,0.999928116798401,0.00844884105026722,0.809379100799561,0.339284926652908,-0.479365468025208,0.809379100799561,0.339284926652908,-0.479365468025208,0.809379100799561,0.339284956455231,-0.479365468025208,-0.790247440338135,0.398783147335052,0.465275198221207,-0.790247440338135,0.398783147335052,0.465275198221207,-0.790247440338135,0.398783147335052,0.465275198221207,0.964954733848572,0.221366733312607,0.140922576189041,0.964954733848572,0.221366733312607,0.140922576189041,0.964954733848572,0.221366733312607,0.140922576189041,-0.0193119067698717,0.987743854522705,-0.154884949326515,-0.0193119086325169,0.987743854522705,-0.154884949326515,-0.0193119142204523,0.987743854522705,-0.154884949326515,0.398351311683655,0.105223722755909,0.911177396774292,0.934985816478729,0.273306727409363,0.226064145565033,
- 0.737087428569794,0.2266775816679,-0.636647045612335,0.934985816478729,0.273306727409363,0.226064145565033,-0.893312513828278,0.427381485700607,0.139060601592064,-0.893312513828278,0.427381485700607,0.139060631394386,-0.893312513828278,0.427381485700607,0.139060631394386,-0.759031236171722,0.442379921674728,0.477673083543777,-0.759031355381012,0.442379981279373,0.4776731133461,-0.759031355381012,0.442379981279373,0.4776731133461,0.0115981297567487,0.99983012676239,-0.0143251335248351,0.0118060549721122,0.999728083610535,-0.0201147999614477,0.0115981306880713,0.99983012676239,-0.0143251335248351,0.0113898208364844,0.999898731708527,-0.00853498559445143,-0.975604236125946,0.123138271272182,-0.181750848889351,-0.975604236125946,0.123138271272182,-0.181750848889351,-0.975604236125946,0.123138286173344,-0.181750848889351,-0.942196071147919,0.125630095601082,-0.310618489980698,-0.942196071147919,0.125630095601082,-0.310618489980698,-0.942196071147919,0.125630095601082,-0.310618489980698,0.037561934441328,0.999233543872833,-0.0110239302739501,-0.00687939440831542,0.999911844730377,-0.0113652804866433,0.037561934441328,0.999233543872833,-0.0110239302739501,0.081929050385952,0.996581137180328,-0.0106608020141721,0.00276424526236951,0.999985098838806,-0.00470961583778262,0.00291568646207452,0.9998379945755,-0.0177634004503489,0.0024550799280405,0.999759078025818,0.0218166988343,0.00299130263738334,0.999700307846069,-0.0242961011826992,0.00314439856447279,0.999289691448212,-0.0375536940991879,0.951674222946167,0.0545417666435242,0.302227675914764,0.951674222946167,0.0545417703688145,0.302227675914764,0.951674222946167,0.0545417666435242,0.302227675914764,0.0364201068878174,0.999288499355316,0.00980052538216114,0.00894014816731215,0.999915242195129,0.00947523768991232,0.0364201068878174,0.999288499355316,0.00980052538216114,0.0638725459575653,0.997906744480133,0.010118406265974,-0.99727338552475,0.0676765739917755,-0.029423488304019,-0.966931700706482,0.0631946548819542,-0.247082114219666,-0.99727338552475,0.0676765665411949,-0.029423488304019,
- -0.979430794715881,0.0688886046409607,0.189656764268875,0.805866837501526,0.395625948905945,0.440521031618118,0.805866837501526,0.395625948905945,0.440521031618118,0.805866837501526,0.395625948905945,0.440521031618118,0.810968935489655,0.310614198446274,0.495830804109573,0.810968935489655,0.310614198446274,0.495830804109573,0.810968935489655,0.310614198446274,0.495830774307251,0.663226544857025,0.653461337089539,0.364854544401169,0.663226544857025,0.653461337089539,0.364854544401169,0.66322660446167,0.653461277484894,0.364854574203491,-0.856028437614441,0.11444103717804,-0.504101693630219,-0.856028437614441,0.114441014826298,-0.504101693630219,-0.856028437614441,0.11444103717804,-0.504101693630219,-0.977013647556305,0.12425934523344,-0.173216328024864,-0.977013647556305,0.12425933778286,-0.173216328024864,-0.977013647556305,0.124259352684021,-0.173216328024864,0.950950682163239,0.0832561627030373,0.297928541898727,0.950950682163239,0.0832561478018761,0.297928541898727,0.950950682163239,0.0832561478018761,0.297928541898727,0.986345171928406,-0.0170725826174021,-0.163803935050964,0.986345171928406,-0.0170725807547569,-0.163803935050964,0.986345171928406,-0.0170725770294666,-0.163803935050964,0.982670485973358,-0.0190337859094143,-0.18438184261322,0.982670485973358,-0.0190337859094143,-0.18438184261322,0.982670485973358,-0.0190337840467691,-0.18438184261322,-0.652388751506805,0.627504169940948,-0.425002932548523,-0.652388751506805,0.627504110336304,-0.425002932548523,-0.652388751506805,0.627504110336304,-0.425002932548523,0.0139782065525651,0.999334812164307,0.0336833633482456,0.0140479002147913,0.999238550662994,0.0364009104669094,0.0139782037585974,0.999334812164307,0.0336833633482456,0.0139084067195654,0.999423682689667,0.0309655722230673,0.740988552570343,0.614995658397675,0.269659668207169,0.740988552570343,0.614995658397675,0.269659668207169,0.740988552570343,0.614995658397675,0.269659668207169,0.719952821731567,0.396481364965439,0.569623112678528,0.719952821731567,0.396481364965439,0.569623112678528,0.719952821731567,0.396481364965439,0.569623112678528,
- -0.978437781333923,0.178786635398865,0.103416949510574,-0.978437781333923,0.178786650300026,0.103416949510574,-0.978437781333923,0.178786665201187,0.103416949510574,-0.978876769542694,0.180285334587097,0.0964244082570076,-0.978876769542694,0.180285334587097,0.096424400806427,-0.978876769542694,0.180285334587097,0.0964243933558464,-0.852864801883698,0.2465710490942,-0.460243791341782,-0.852864801883698,0.246571078896523,-0.460243791341782,-0.852864801883698,0.246571034193039,-0.460243791341782,-0.672364592552185,0.416232109069824,-0.612108409404755,-0.672364592552185,0.416232079267502,-0.612108409404755,-0.672364592552185,0.416232109069824,-0.612108409404755,-0.569056034088135,0.354869991540909,0.741783380508423,-0.569056034088135,0.354869931936264,0.741783380508423,-0.569056034088135,0.354869961738586,0.741783380508423,0.954069316387177,0.184422180056572,-0.236093729734421,0.954069316387177,0.184422194957733,-0.236093729734421,0.954069316387177,0.184422194957733,-0.236093729734421,-0.0223526377230883,0.999302566051483,-0.0299121309071779,-0.00538292294368148,0.999551296234131,-0.0294664688408375,0.0504526421427727,0.998335659503937,-0.0279404241591692,0.00311204954050481,0.999567568302155,-0.0292401947081089,-0.0332960784435272,0.998989403247833,-0.0301950573921204,-0.984262824058533,0.110071778297424,0.138242363929749,-0.984262883663177,0.110071815550327,0.13824237883091,-0.984262824058533,0.110071793198586,0.138242363929749,0.987129032611847,0.0809957534074783,-0.137898445129395,0.987129032611847,0.0809957385063171,-0.137898445129395,0.987129032611847,0.0809957385063171,-0.137898445129395,-0.962073564529419,0.267682611942291,-0.0525403469800949,-0.962073564529419,0.267682611942291,-0.0525403395295143,-0.962073564529419,0.267682611942291,-0.0525403432548046,-0.579246580600739,0.361446291208267,0.730636715888977,-0.579246580600739,0.361446291208267,0.730636715888977,-0.579246580600739,0.36144632101059,0.730636715888977,0.634486496448517,0.63629686832428,0.438808888196945,0.634486556053162,0.63629686832428,0.43880894780159,
- 0.634486556053162,0.636296808719635,0.438808888196945,-0.962846577167511,0.203988090157509,-0.176961347460747,-0.962846577167511,0.203988119959831,-0.176961347460747,-0.962846577167511,0.203988119959831,-0.176961347460747,-0.77840930223465,0.362096041440964,-0.51280152797699,-0.77840930223465,0.362096041440964,-0.51280152797699,-0.77840930223465,0.362096041440964,-0.51280152797699,0.388882637023926,0.400396972894669,-0.829730570316315,0.388882637023926,0.400396972894669,-0.829730570316315,0.388882666826248,0.400396943092346,-0.829730570316315,-0.986085832118988,0.0213616024702787,0.164858713746071,-0.986085832118988,0.0213615987449884,0.164858713746071,-0.986085832118988,0.0213616080582142,0.164858713746071,0.000893903779797256,0.999964118003845,-0.00843731872737408,-0.0041579632088542,0.999955952167511,-0.0084143066778779,-0.00920972414314747,0.999922394752502,-0.00839108135551214,-0.0041579632088542,0.999955952167511,-0.00841430481523275,-0.981818377971649,0.108178846538067,0.15598139166832,-0.981818377971649,0.108178846538067,0.15598139166832,-0.981818377971649,0.108178839087486,0.15598139166832,-0.840309083461761,0.165146052837372,-0.516340434551239,-0.840309083461761,0.165146052837372,-0.516340434551239,-0.840309083461761,0.165146052837372,-0.516340434551239,-0.895471572875977,0.146410375833511,-0.420350581407547,-0.936784505844116,0.147827059030533,-0.317146629095078,-0.895471572875977,0.146410375833511,-0.420350581407547,-0.843090951442719,0.143184125423431,-0.518359124660492,-0.977710366249084,0.209832772612572,0.00725724920630455,-0.977710366249084,0.209832772612572,0.00725724874064326,-0.977710366249084,0.209832772612572,0.00725724920630455,0.93456357717514,0.0507721416652203,0.35215499997139,0.93456357717514,0.0507721453905106,0.35215499997139,0.93456357717514,0.05077213793993,0.35215499997139,0.0735893845558167,0.993395507335663,0.0880332812666893,0.0736211314797401,0.993061184883118,0.0917035937309265,0.0726430043578148,0.997330904006958,0.00735376961529255,0.0733263343572617,0.995433568954468,0.0611146613955498,
- 0.0725329741835594,0.99736613035202,-1.65976725838846e-005,0.883123755455017,0.401376008987427,0.242878049612045,0.883123755455017,0.401376008987427,0.242878049612045,0.883123755455017,0.401376008987427,0.242878049612045,0.987402677536011,0.0811993628740311,-0.135804325342178,0.987402677536011,0.0811993554234505,-0.135804325342178,0.987402677536011,0.0811993628740311,-0.135804325342178,-0.959317922592163,0.200180470943451,0.199090167880058,-0.959317922592163,0.20018045604229,0.199090167880058,-0.959317922592163,0.200180470943451,0.199090167880058,0.0132938856258988,0.998916864395142,-0.044590774923563,0.0144167803227901,0.9969162940979,-0.0771363228559494,0.013293887488544,0.998916864395142,-0.044590774923563,0.0121568366885185,0.999854147434235,-0.0119977556169033,0.00779391499236226,0.999762415885925,-0.0203557536005974,-0.000234844526858069,0.999795913696289,-0.0202039182186127,-0.00826358888298273,0.999764800071716,-0.0200507752597332,-0.000234844526858069,0.999795913696289,-0.0202039144933224,-0.0200066473335028,0.999738216400146,0.0111111709848046,0.0553921349346638,0.99839985370636,0.0113787008449435,0.130475908517838,0.991383850574493,0.011581520549953,0.0553921349346638,0.99839985370636,0.0113786999136209,-0.0254038162529469,0.999671220779419,0.0034818418789655,0.0995135605335236,0.995033323764801,0.00241450127214193,0.115379191935062,0.993318915367126,0.00227526039816439,0.00650982232764363,0.999973654747009,0.00321402284316719,0.0684161260724068,0.997653245925903,0.00268499949015677,0.0704549998044968,0.997500956058502,0.00529024424031377,0.0692994520068169,0.997518301010132,-0.0124509800225496,0.0704550072550774,0.997500956058502,0.00529024377465248,0.0715882852673531,0.997168362140656,0.0230297949165106,-0.965102195739746,0.213894829154015,0.151085421442986,-0.965102195739746,0.213894829154015,0.151085421442986,-0.965102195739746,0.213894799351692,0.151085421442986,-0.00547739444300532,0.999936282634735,0.00987307634204626,-0.00517664104700089,0.999974727630615,0.00488492753356695,-0.0048757609911263,0.999988198280334,-0.000103343401860911,
- -0.00517664151266217,0.999974727630615,0.00488492753356695,0.855521559715271,0.376985043287277,0.354915708303452,0.855521559715271,0.376985043287277,0.354915708303452,0.855521559715271,0.3769850730896,0.354915708303452,0.973476231098175,0.105707451701164,-0.202903792262077,0.973476231098175,0.105707466602325,-0.202903792262077,0.973476231098175,0.105707451701164,-0.202903792262077,-0.421918958425522,0.222408518195152,0.878930509090424,-0.421918958425522,0.222408518195152,0.878930509090424,-0.421918958425522,0.222408518195152,0.878930509090424,0.827799558639526,0.52911913394928,0.186496362090111,0.827799558639526,0.529119074344635,0.186496362090111,0.827799558639526,0.529119074344635,0.186496362090111,-0.947596251964569,0.0524809472262859,-0.315130233764648,-0.947596251964569,0.0524809397757053,-0.315130233764648,-0.947596251964569,0.0524809397757053,-0.315130233764648,-0.459937304258347,0.236026763916016,0.856007635593414,-0.459937304258347,0.236026778817177,0.856007635593414,-0.459937304258347,0.236026778817177,0.856007635593414,0.161222770810127,0.853084921836853,0.496239215135574,0.161222785711288,0.853084921836853,0.496239215135574,0.161222770810127,0.853084921836853,0.496239215135574,-0.655865013599396,0.73088276386261,-0.188816472887993,-0.655865013599396,0.73088276386261,-0.18881644308567,-0.655865013599396,0.73088276386261,-0.18881644308567,-0.688177347183228,0.539718806743622,0.48488712310791,-0.688177347183228,0.539718806743622,0.48488712310791,-0.688177347183228,0.539718806743622,0.48488712310791,-0.0176654998213053,0.999838888645172,-0.00316190999001265,-0.0172107275575399,0.999689996242523,-0.017990792170167,-0.0176654979586601,0.999838888645172,-0.00316190999001265,-0.0181163810193539,0.999767899513245,0.0116676688194275,0.0583307258784771,0.998249471187592,-0.00977610517293215,0.0339740216732025,0.999368488788605,-0.0104111172258854,0.0095971031114459,0.999893009662628,-0.0110399378463626,0.0339740216732025,0.999368488788605,-0.0104111162945628,-0.0493329837918282,0.998203873634338,-0.0339900963008404,
- -0.0529115833342075,0.998023390769959,-0.0339088626205921,-0.0564895011484623,0.997829973697662,-0.0338271893560886,-0.0529115833342075,0.998023390769959,-0.0339088626205921,0.0180270913988352,0.999705970287323,-0.0162185896188021,0.0180588830262423,0.999831855297089,-0.00321325287222862,0.0180876236408949,0.999788463115692,0.0097926277667284,0.0180588830262423,0.999831855297089,-0.00321325287222862,0.688993155956268,0.345415413379669,0.637162983417511,0.688993155956268,0.345415413379669,0.637162983417511,0.688993155956268,0.345415383577347,0.637162983417511,0.958227515220642,0.246163383126259,-0.145614594221115,0.958227515220642,0.24616339802742,-0.145614594221115,0.958227515220642,0.24616339802742,-0.145614594221115,-0.0917729958891869,0.790250301361084,0.605873286724091,-0.0917729958891869,0.790250301361084,0.605873286724091,-0.0917730033397675,0.790250301361084,0.605873286724091,0.683812737464905,0.591311395168304,0.427493840456009,0.683812737464905,0.591311395168304,0.427493870258331,0.683812737464905,0.591311395168304,0.427493840456009,0.955532729625702,0.236206620931625,-0.176532208919525,0.955532729625702,0.236206606030464,-0.176532208919525,0.955532848834991,0.236206620931625,-0.176532223820686,0.99940013885498,0.0120823523029685,0.0324594303965569,0.999431669712067,0.012095594778657,0.0314651392400265,0.998648643493652,0.0118384286761284,0.0506043769419193,0.999383747577667,0.0120757166296244,0.0329568982124329,0.999913811683655,0.0125581473112106,-0.0038559278473258,-0.705982863903046,0.562776803970337,-0.429965645074844,-0.705982863903046,0.562776803970337,-0.429965645074844,-0.705982863903046,0.562776803970337,-0.429965645074844,-0.963812172412872,0.254510939121246,-0.079311415553093,-0.963812172412872,0.254510968923569,-0.079311415553093,-0.963812172412872,0.254510939121246,-0.079311415553093,0.0100219091400504,0.999548137187958,0.0283393450081348,0.0734000578522682,0.9968541264534,0.0299048721790314,-0.00260663568042219,0.999604225158691,0.0280138980597258,0.105163179337978,0.9939826130867,0.0306467339396477,
- 0.111440345644951,0.993293941020966,0.0307899340987206,0.950276076793671,0.18497534096241,-0.25051885843277,0.950276076793671,0.18497534096241,-0.25051885843277,0.950276076793671,0.18497534096241,-0.25051885843277,0.89971250295639,0.370357215404511,0.230982631444931,0.899712562561035,0.370357275009155,0.230982661247253,0.89971250295639,0.370357215404511,0.230982631444931,0.0512989871203899,0.998649179935455,0.00827102363109589,0.0512600131332874,0.998672306537628,0.00509852822870016,0.0512989871203899,0.998649179935455,0.00827102363109589,0.0513374321162701,0.998615801334381,0.0114434324204922,-0.847524702548981,0.35259535908699,-0.396709412336349,-0.847524702548981,0.35259535908699,-0.396709412336349,-0.84752482175827,0.352595418691635,-0.396709442138672,0.812242031097412,0.389950335025787,0.433822125196457,0.812242031097412,0.389950335025787,0.433822125196457,0.812242031097412,0.389950335025787,0.433822125196457,0.352344125509262,0.354407250881195,-0.866169214248657,0.352344125509262,0.354407250881195,-0.866169214248657,0.352344125509262,0.354407280683517,-0.866169214248657,-0.235465452075005,0.953411400318146,-0.188581392168999,-0.235465466976166,0.953411400318146,-0.18858140707016,-0.235465452075005,0.953411400318146,-0.188581392168999,0.971327364444733,0.0754928588867188,-0.225441709160805,0.0326178595423698,0.294980078935623,-0.954946517944336,-0.953763663768768,0.0833458006381989,-0.288770765066147,0.0326178595423698,0.294980078935623,-0.954946517944336,-0.205815300345421,0.905947983264923,0.369997709989548,-0.205815300345421,0.905947983264923,0.369997709989548,-0.205815300345421,0.905947983264923,0.369997709989548,0.767192363739014,0.455633968114853,0.451457113027573,0.767192363739014,0.455633997917175,0.451457113027573,0.767192363739014,0.455633997917175,0.451457113027573,-0.354484051465988,0.880085408687592,0.315896719694138,-0.354484051465988,0.880085408687592,0.315896719694138,-0.354484081268311,0.880085408687592,0.315896689891815,-0.492820233106613,0.663403570652008,-0.563048779964447,-0.492820233106613,0.663403570652008,-0.563048779964447,
- -0.492820233106613,0.663403570652008,-0.563048779964447,-0.999631524085999,0.0271418485790491,-0.000416793569456786,-0.999901950359344,0.0140018444508314,-0.000224233386688866,-0.995151460170746,-0.0983439981937408,0.001422272878699,-0.999972701072693,0.00739390775561333,-0.000127396095194854,-0.997535169124603,0.0701604932546616,-0.00104718713555485,-0.148513689637184,-0.968221127986908,0.201225697994232,-0.148513674736023,-0.968221127986908,0.201225697994232,-0.148513689637184,-0.968221127986908,0.201225683093071,-0.889137148857117,-0.086495041847229,-0.44939261674881,-0.889137148857117,-0.086495041847229,-0.44939261674881,-0.889137148857117,-0.086495041847229,-0.44939261674881,-0.36352801322937,-0.463423550128937,-0.808137357234955,-0.36352801322937,-0.463423550128937,-0.808137357234955,-0.36352801322937,-0.463423550128937,-0.808137357234955,-0.998325884342194,-0.0572366043925285,-0.00833380687981844,-0.998023986816406,-0.057460606098175,-0.0254258997738361,-0.998322129249573,-0.0569725930690765,0.0103554064407945,-0.997763335704803,-0.0575664043426514,-0.0339775644242764,-0.997395157814026,-0.0576771311461926,-0.0433152914047241,-0.754685759544373,-0.500038385391235,-0.424748450517654,-0.754685699939728,-0.500038325786591,-0.42474839091301,-0.754685759544373,-0.500038385391235,-0.424748480319977,-0.369141697883606,-0.438415169715881,-0.81946724653244,-0.369141668081284,-0.438415169715881,-0.81946724653244,-0.369141697883606,-0.438415169715881,-0.81946724653244,-0.999958038330078,0.00603087991476059,-0.00690915621817112,-0.999980807304382,0.00595998810604215,-0.00170960777904838,-0.999976575374603,0.00588893471285701,0.00348998629488051,-0.999980807304382,0.00595998810604215,-0.00170960777904838,-0.69219833612442,-0.539662420749664,-0.47919300198555,-0.69219833612442,-0.539662420749664,-0.47919300198555,-0.692198276519775,-0.539662480354309,-0.47919300198555,-0.385874927043915,0.920443415641785,0.0623258277773857,-0.380654066801071,0.9101642370224,-0.163412287831306,-0.385874897241592,0.920443415641785,0.0623258277773857,
- -0.371381193399429,0.883696556091309,0.284879684448242,-0.537932813167572,0.667371928691864,-0.515017509460449,-0.481478810310364,0.800682723522186,-0.356490015983582,-0.402833729982376,0.897090375423431,-0.181531921029091,-0.481478869915009,0.800682723522186,-0.356489956378937,-0.208474367856979,-0.911308705806732,0.355042099952698,-0.208474352955818,-0.911308705806732,0.355042099952698,-0.208474367856979,-0.911308705806732,0.355042099952698,-0.999597430229187,-0.0282179899513721,0.0029583543073386,-0.999854207038879,-0.0167702063918114,0.00323407258838415,-0.999979674816132,-0.0053202211856842,0.0035093673504889,-0.999854207038879,-0.0167702063918114,0.00323407258838415,-0.947860956192017,-0.318504333496094,0.0107041550800204,-0.947860956192017,-0.318504363298416,0.0107041550800204,-0.947860956192017,-0.318504333496094,0.010704156011343,-0.813644528388977,-0.574513792991638,-0.0889758914709091,-0.813644528388977,-0.574513792991638,-0.0889758989214897,-0.813644528388977,-0.574513792991638,-0.0889758989214897,-0.986457109451294,-0.0272931773215532,-0.161733254790306,-0.986457109451294,-0.0272931791841984,-0.161733254790306,-0.986457109451294,-0.0272931754589081,-0.161733254790306,-0.99994570016861,-0.00943561736494303,-0.00441901013255119,-0.99994570016861,-0.00943561736494303,-0.00441901013255119,-0.99994570016861,-0.00943561736494303,-0.00441901059821248,-0.577551782131195,-0.518509387969971,-0.630541026592255,-0.577551782131195,-0.518509387969971,-0.63054096698761,-0.57755184173584,-0.518509387969971,-0.63054096698761,-0.929531872272491,-0.366649776697159,-0.0392231121659279,-0.929531872272491,-0.366649776697159,-0.0392231121659279,-0.929531872272491,-0.366649776697159,-0.0392231084406376,-0.999940514564514,0.00106717413291335,-0.0108568789437413,-0.999932050704956,-0.0041303588077426,-0.010907550342381,-0.999896466732025,-0.0093277795240283,-0.0109579227864742,-0.999932050704956,-0.0041303588077426,-0.0109075494110584,-0.999388337135315,0.0237244237214327,0.0256930869072676,-0.999643385410309,0.0243378579616547,0.0109909968450665,
- -0.999681890010834,0.0249460190534592,-0.00371347484178841,-0.999643385410309,0.024337861686945,0.0109909968450665,-0.9995938539505,0.0199491269886494,-0.0203554760664701,-0.999655365943909,0.0200009793043137,-0.017004756256938,-0.9995938539505,0.0199491288512945,-0.0203554760664701,-0.99952095746994,0.0198970455676317,-0.0237059630453587,-0.999431431293488,0.0196933653205633,0.0273675676435232,-0.999431431293488,0.0196933653205633,0.0273675676435232,-0.999431431293488,0.0196933597326279,0.0273675620555878,-0.999672949314117,0.0180333890020847,0.0181323420256376,-0.999799311161041,0.0087955929338932,0.0179988462477922,-0.999840438365936,-0.000442953343736008,0.0178638231009245,-0.999799311161041,0.0087955929338932,0.0179988462477922,-0.233501002192497,-0.932077169418335,0.276964724063873,-0.233500987291336,-0.932077169418335,0.276964724063873,-0.233500987291336,-0.932077169418335,0.276964724063873,-0.320896625518799,-0.945271193981171,0.0590572096407413,-0.320896625518799,-0.945271193981171,0.0590572059154511,-0.320896625518799,-0.945271193981171,0.0590572059154511,-0.210460931062698,-0.97753369808197,-0.0115784192457795,-0.210675925016403,-0.972799956798553,0.0963116809725761,-0.210460916161537,-0.97753369808197,-0.0115784192457795,-0.207791373133659,-0.970866739749908,-0.119333483278751,-0.171473473310471,-0.97603964805603,-0.133953213691711,-0.171473473310471,-0.97603964805603,-0.133953213691711,-0.171473488211632,-0.97603964805603,-0.133953213691711,-0.0171518996357918,-0.0345627181231976,0.999255299568176,-0.0173562243580818,-0.0287159904837608,0.999436914920807,-0.0164815224707127,-0.0536199770867825,0.998425304889679,-0.0170494262129068,-0.0374881066381931,0.999151587486267,-0.0184734798967838,0.0035777201410383,0.999822974205017,-0.492523968219757,0.464461505413055,-0.735999882221222,-0.492523968219757,0.464461505413055,-0.735999882221222,-0.492523938417435,0.464461445808411,-0.735999822616577,-0.516307055950165,0.448918581008911,-0.729314148426056,-0.516307055950165,0.448918610811234,-0.729314148426056,-0.516307055950165,0.448918610811234,-0.729314148426056,
- -0.962563395500183,0.155952602624893,-0.221699580550194,-0.962563395500183,0.155952602624893,-0.221699580550194,-0.962563395500183,0.155952587723732,-0.221699565649033,-0.0183961465954781,-0.000366991240298375,0.999830722808838,-0.0193084049969912,0.0220771487802267,0.999569773674011,-0.0201855264604092,0.0438758842647076,0.998833060264587,-0.0189967472106218,0.0143837705254555,0.99971604347229,-0.0183702073991299,-0.00100187631323934,0.999830842018127,0.327719390392303,-0.891968429088593,0.31143593788147,0.327719360589981,-0.891968429088593,0.311435967683792,0.327719390392303,-0.891968429088593,0.31143593788147,0.446831315755844,-0.690587997436523,-0.568709075450897,0.446831345558167,-0.690587997436523,-0.568709075450897,0.446831345558167,-0.690587997436523,-0.568709075450897,0.999776124954224,-0.019526045769453,0.00814724806696177,0.999892234802246,-0.0121915861964226,0.00817081611603498,0.994751811027527,0.1019651517272,0.00848062988370657,0.999930381774902,-0.00850154459476471,0.00818250793963671,0.997565269470215,-0.0692810863256454,0.00797567144036293,0.123544938862324,0.972190499305725,0.198952898383141,0.123544931411743,0.972190499305725,0.198952913284302,0.123544931411743,0.972190499305725,0.198952913284302,0.99953418970108,-0.0302679818123579,-0.00392874330282211,0.99953418970108,-0.0302679836750031,-0.00392874190583825,0.99953418970108,-0.0302679836750031,-0.00392874190583825,0.878308117389679,0.0963423252105713,-0.468287318944931,0.878308117389679,0.0963423252105713,-0.468287318944931,0.878308236598969,0.0963423326611519,-0.468287378549576,0.728544354438782,0.472190797328949,-0.496244877576828,0.728544354438782,0.472190827131271,-0.496244877576828,0.728544354438782,0.472190797328949,-0.496244847774506,0.382486641407013,0.473425924777985,-0.79345566034317,0.382486671209335,0.473425894975662,-0.79345566034317,0.382486641407013,0.473425924777985,-0.79345566034317,0.998161554336548,0.0602841936051846,-0.00627358024939895,0.997860550880432,0.0605253390967846,-0.0247184410691261,0.998120009899139,0.0600189119577408,0.0124165834859014,
- 0.997582376003265,0.060638315975666,-0.0339476391673088,0.997214078903198,0.0607473999261856,-0.043285895138979,0.710359394550323,0.392997294664383,-0.583902955055237,0.710359394550323,0.392997294664383,-0.583902955055237,0.710359394550323,0.392997294664383,-0.583902955055237,0.38859349489212,0.448161363601685,-0.805075466632843,0.388593584299088,0.448161423206329,-0.805075526237488,0.38859361410141,0.448161423206329,-0.805075526237488,0.99985283613205,-0.0171270184218884,0.00109708390664309,0.999830543994904,-0.0171724986284971,0.0066479560919106,0.999777376651764,-0.0172174479812384,0.0121986223384738,0.999830543994904,-0.017172496765852,0.0066479560919106,0.542894840240479,0.713851511478424,-0.442358732223511,0.542894840240479,0.713851511478424,-0.442358732223511,0.542894840240479,0.713851511478424,-0.442358732223511,0.371274769306183,-0.926487505435944,0.0614485181868076,0.36618635058403,-0.916810393333435,-0.15926867723465,0.37127473950386,-0.926487505435944,0.0614485181868076,0.358231782913208,-0.890919208526611,0.2791648209095,0.512403905391693,-0.691312313079834,-0.509440362453461,0.456703037023544,-0.815832197666168,-0.354739755392075,0.381574034690857,-0.90564638376236,-0.184948429465294,0.456703037023544,-0.815832197666168,-0.354739755392075,0.172841474413872,0.919964551925659,0.351839572191238,0.172841474413872,0.919964551925659,0.351839572191238,0.172841474413872,0.919964551925659,0.351839572191238,0.999508798122406,0.0301375612616539,0.00859586801379919,0.999754130840302,0.0203987173736095,0.00870742276310921,0.999904334545136,0.0106579326093197,0.00881814863532782,0.999754130840302,0.0203987173736095,0.00870742369443178,0.944098651409149,0.328260481357574,0.0303808767348528,0.944098651409149,0.328260481357574,0.0303808767348528,0.944098651409149,0.328260481357574,0.0303808767348528,0.809724092483521,0.582563400268555,-0.0704751685261726,0.809724092483521,0.582563400268555,-0.070475161075592,0.809724092483521,0.582563400268555,-0.0704751685261726,0.988997220993042,0.0287709161639214,-0.145109534263611,
- 0.988997220993042,0.0287709161639214,-0.145109534263611,0.988997220993042,0.0287709161639214,-0.145109534263611,0.999973714351654,0.00720649585127831,0.000800188223365694,0.999973714351654,0.00720649585127831,0.000800188165158033,0.999973714351654,0.00720649585127831,0.000800188165158033,0.592718958854675,0.526680111885071,-0.609337568283081,0.59271901845932,0.526680052280426,-0.609337568283081,0.592718958854675,0.526680111885071,-0.609337568283081,0.918082892894745,0.395820677280426,-0.0212141275405884,0.918082892894745,0.395820677280426,-0.0212141145020723,0.918082892894745,0.395820647478104,-0.0212141051888466,0.999959349632263,0.003106907941401,-0.0084755253046751,0.999963939189911,-0.000893374264705926,-0.00844722799956799,0.999959349632263,0.00310690770857036,-0.00847552437335253,0.999938607215881,0.0071071395650506,-0.00850368291139603,0.999520838260651,-0.0285272430628538,0.0120157524943352,0.999578714370728,-0.0290174707770348,-0.000589374685660005,0.999520838260651,-0.0285272430628538,0.0120157524943352,0.999303817749023,-0.0280324649065733,0.0246189665049315,0.999544143676758,-0.0215820465236902,-0.0211141239851713,0.99961394071579,-0.0216419082134962,-0.0174255594611168,0.999544143676758,-0.0215820465236902,-0.0211141239851713,0.999460697174072,-0.0215218905359507,-0.024802403524518,0.999383509159088,-0.0215173494070768,0.0277416184544563,0.999383509159088,-0.0215173475444317,0.027741614729166,0.999383509159088,-0.0215173494070768,0.0277416165918112,0.999627411365509,-0.0196781754493713,0.0189211424440145,0.99977719783783,-0.00962358620017767,0.0187878105789423,0.999825954437256,0.000431974389357492,0.0186525862663984,0.99977719783783,-0.00962358620017767,0.0187878124415874,0.21526050567627,0.938310146331787,0.270623326301575,0.21526050567627,0.938310146331787,0.270623326301575,0.21526050567627,0.938310146331787,0.270623326301575,0.304291427135468,0.950830638408661,0.0576891601085663,0.304291427135468,0.950830638408661,0.057689156383276,0.304291427135468,0.950830638408661,0.0576891601085663,0.191860049962997,0.981361210346222,-0.010952609591186,
- 0.192272484302521,0.976817905902863,0.0941185057163239,0.191860020160675,0.981361210346222,-0.010952609591186,0.189325496554375,0.97504997253418,-0.115902565419674,0.166622117161751,0.977294743061066,-0.130889683961868,0.166622132062912,0.977294743061066,-0.130889683961868,0.166622132062912,0.977294743061066,-0.130889683961868,-0.00656996807083488,0.0355962552130222,0.999344646930695,-0.00636688992381096,0.0294888578355312,0.999544858932495,-0.00721958884969354,0.0551739558577538,0.998450696468353,-0.0066715064458549,0.0386521853506565,0.99923050403595,-0.00526357442140579,-0.00358723383396864,0.999979734420776,0.300478458404541,-0.480184078216553,-0.824097037315369,0.300478458404541,-0.480184078216553,-0.824097037315369,0.300478458404541,-0.480184078216553,-0.824097037315369,0.316688746213913,-0.46736079454422,-0.825398147106171,0.316688746213913,-0.46736079454422,-0.825398147106171,0.316688776016235,-0.46736079454422,-0.825398147106171,0.959589302539825,-0.165221810340881,-0.227794125676155,0.959589302539825,-0.165221810340881,-0.227794140577316,0.959589302539825,-0.165221810340881,-0.227794140577316,-0.00289940647780895,0.000328926340444013,0.999995827674866,-0.00205132085829973,-0.022553464397788,0.999743580818176,-0.00122014677617699,-0.0449400767683983,0.998989045619965,-0.00234018615446985,-0.0147641096264124,0.999888241291046,-0.0029173472430557,0.000813377206213772,0.999995410442352,-0.382686406373978,-0.00143405189737678,-0.92387717962265,-0.382686346769333,-0.00163806742057204,-0.923876941204071,-0.382686078548431,-0.0019293196965009,-0.923876404762268,-0.382686316967011,-0.0016816861461848,-0.923876881599426,-0.382686257362366,0.0017062759725377,0.923876881599426,-0.382686257362366,0.00176475709304214,0.923876702785492,-0.382686406373978,0.00143387808930129,0.92387717962265,-0.382686316967011,0.0016815991839394,0.923876881599426,-0.382686257362366,0.00170616048853844,-0.923876881599426,-0.382686257362366,0.0017647574422881,-0.923876702785492,-0.382686406373978,0.00143387808930129,-0.92387717962265,-0.382686316967011,0.0016815991839394,-0.923876881599426,
- -0.382686674594879,0.000839440093841404,-0.923877775669098,-0.3826864361763,0.00148313143290579,-0.92387717962265,-0.382686257362366,0.0017647574422881,-0.923876702785492,-0.382686257362366,0.00170616048853844,-0.923876881599426,-0.382686764001846,-0.00041947839781642,-0.923878073692322,-0.382686764001846,0.000420077587477863,-0.923878073692322,-0.3826864361763,0.00148313143290579,-0.92387717962265,-0.382686674594879,0.000839440093841404,-0.923877775669098,-0.3826864361763,-0.00148244423326105,-0.92387717962265,-0.382686674594879,-0.000839337648358196,-0.923877775669098,-0.382686764001846,0.000420077587477863,-0.923878073692322,-0.382686764001846,-0.00041947839781642,-0.923878073692322,-0.382686078548431,-0.0019293196965009,-0.923876404762268,-0.382686346769333,-0.00163806742057204,-0.923876941204071,-0.382686674594879,-0.000839337648358196,-0.923877775669098,-0.3826864361763,-0.00148244423326105,-0.92387717962265,-0.382686078548431,-0.0019293196965009,0.923876404762268,-0.382686316967011,-0.0016816861461848,0.923876881599426,-0.382686406373978,-0.00143405189737678,0.92387717962265,-0.382686346769333,-0.00163798069115728,0.923876941204071,-0.382686078548431,-0.0019293196965009,0.923876404762268,-0.382686346769333,-0.00163798069115728,0.923876941204071,-0.382686674594879,-0.000839106214698404,0.923877775669098,-0.3826864361763,-0.00148221279960126,0.92387717962265,-0.3826864361763,-0.00148221279960126,0.92387717962265,-0.382686674594879,-0.000839106214698404,0.923877775669098,-0.382686764001846,0.000420193740865216,0.923878073692322,-0.382686764001846,-0.000419362651882693,0.923878073692322,-0.382686764001846,-0.000419362651882693,0.923878073692322,-0.382686764001846,0.000420193740865216,0.923878073692322,-0.3826864361763,0.00148336298298091,0.92387717962265,-0.382686674594879,0.000839671993162483,0.923877775669098,-0.382686674594879,0.000839671993162483,0.923877775669098,-0.3826864361763,0.00148336298298091,0.92387717962265,-0.382686257362366,0.00176475709304214,0.923876702785492,-0.382686257362366,0.0017062759725377,0.923876881599426
- }
- TangentsW: *2008 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
- 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- LayerElementUV: 0 {
- Version: 101
- Name: "map1"
- MappingInformationType: "ByPolygonVertex"
- ReferenceInformationType: "IndexToDirect"
- UV: *1292 {
- a: 0.000113993883132935,0.249692782759666,-0.000171124935150146,-5.69440126128029e-005,0.249999523162842,4.46428227718343e-010,0.249999701976776,0.249616727232933,0.50000011920929,0,0.500000059604645,0.249616742134094,0.749784827232361,2.5902409106493e-009,0.749784588813782,0.249616742134094,0.749784648418427,1.25616121292114,0.749784827232361,1.51919233798981,0.50000011920929,1.51919233798981,0.500000059604645,1.25616121292114,0.249999552965164,1.51919233798981,0.249999672174454,1.25616121292114,7.25984573364258e-005,1.51919233798981,-0.000123083591461182,1.25616121292114,0.499954491853714,0.956297159194946,0.542513132095337,0.956176221370697,0.749784648418427,1.00066566467285,0.249999701976776,1,0.457384884357452,0.956050872802734,0.00035586953163147,1,0.749784648418427,0.748850286006927,0.542866230010986,0.749609231948853,-0.000125765800476074,0.74954491853714,0.249999701976776,0.748850286006927,0.749784648418427,0.499233484268188,0.543388307094574,0.540776312351227,-0.000369906425476074,0.499865412712097,0.249999701976776,0.499233514070511,0.499961078166962,0.540892064571381,0.456490993499756,0.540801107883453,0.749999463558197,2.52691507339478,0.749999105930328,2.15256071090698,0.887880086898804,2.15256261825562,1.04947698116302,2.52692127227783,0.49999988079071,2.52691507339478,0.500201106071472,2.15221834182739,0.249995529651642,2.52691507339478,0.250211387872696,2.15200519561768,0.749996960163116,3.51805567741394,1.049480676651,3.51805543899536,0.887882590293884,3.89241051673889,0.749997138977051,3.89241051673889,0.49999988079071,3.51805567741394,0.500199735164642,3.89275193214417,0.249994575977325,3.51805567741394,0.250210464000702,3.89296531677246,-2.13635158538818,-0.000351473514456302,-2.13607597351074,0.249901324510574,-2.25147485733032,0.249927565455437,-2.25172710418701,-0.000388632353860885,-2.75234794616699,-0.000202187933609821,-2.5020112991333,-0.000179754308192059,-2.50189590454102,0.250187665224075,-2.75245761871338,0.25024488568306,-2.24821805953979,1.25616121292114,-2.13340997695923,
- 1.25938391685486,-2.13258719444275,1.51939952373505,-2.24726510047913,1.51919233798981,-2.49997425079346,1.51919233798981,-2.50052237510681,1.25616121292114,-2.75258851051331,1.51919233798981,-2.75278282165527,1.25616121292114,-2.13416957855225,1.00358402729034,-2.24918651580811,1.00246298313141,-2.50101757049561,0.956920206546783,-2.45781564712524,0.957055866718292,-2.75296759605408,1,-2.54432320594788,0.956539273262024,-2.25023126602173,0.750960826873779,-2.13492298126221,0.751264870166779,-2.45749568939209,0.751511335372925,-2.1355938911438,0.500342071056366,-2.25114250183105,0.500224530696869,-2.45801615715027,0.542268633842468,-2.50166440010071,0.542375802993774,-2.54537129402161,0.542413711547852,-2.75261259078979,0.500908553600311,0.457092106342316,0.749566197395325,-2.54558324813843,0.751668989658356,-2.752854347229,0.75208854675293,0.41121831536293,0.297325551509857,0.411213278770447,0.560263812541962,0.00980415940284729,0.560256838798523,0.00980854034423828,0.297317951917648,0.435018628835678,0.56026828289032,0.435017108917236,0.297326475381851,0.836424708366394,0.297323733568192,0.83642566204071,0.560263514518738,0.836427092552185,0.615277409553528,0.43501952290535,0.615280866622925,0.435014367103577,0.0293559022247791,0.8364217877388,0.0293524712324142,0.00981375575065613,0.0293448902666569,0.411222845315933,0.0293524116277695,0.689304947853088,0.937492191791534,0.689304947853088,0.536083996295929,0.745215594768524,0.536083996295929,0.745215594768524,0.937492191791534,0.80112624168396,0.536083996295929,0.80112624168396,0.937492191791534,0.411212176084518,0.615280151367188,0.00980293750762939,0.615272760391235,0.112119823694229,3.89304494857788,-0.0499331951141357,3.51822853088379,-2.86724233627319,0.250270009040833,-2.8671133518219,-0.000187059515155852,-2.86737704277039,0.500808954238892,-2.86749601364136,0.751235663890839,-2.86753678321838,1.00288712978363,-2.86744475364685,1.2587925195694,-2.86723661422729,1.51934015750885,-0.0499265193939209,2.52673029899597,0.112124085426331,2.15192484855652,1.00031054019928,
- 1.257732629776,0.999436676502228,1.00140070915222,0.998975038528442,0.750224828720093,0.998905718326569,0.499934315681458,0.998053014278412,0.000345942389685661,0.998650968074799,0.250081658363342,0.999888837337494,1.51957535743713,2.47946643829346,0.250423610210419,2.63837170600891,0.249622702598572,2.6312518119812,0.458696305751801,2.4779748916626,0.461793184280396,2.30239152908325,0.463428914546967,2.14812731742859,0.461656302213669,2.64708518981934,0.829087853431702,2.65642309188843,0.630031585693359,2.65527296066284,0.828315436840057,2.14250707626343,0.252031892538071,2.15026664733887,0.251244008541107,2.15354752540588,0.800095915794373,2.14489650726318,0.801938831806183,2.1416277885437,0.632377684116364,2.64206695556641,0.629460752010345,2.47581553459167,0.62885570526123,2.15496873855591,0.635550022125244,2.30154085159302,0.631911158561707,2.30160903930664,0.826657712459564,2.1994469165802,0.824849665164948,2.30854368209839,0.814047515392303,2.32200932502747,0.627799332141876,2.31934309005737,0.463775753974915,2.45787572860718,0.462415158748627,2.4606466293335,0.628495573997498,2.47581434249878,0.82825243473053,2.46951389312744,0.799820244312286,2.46784043312073,0.626780092716217,2.63903164863586,0.832518696784973,2.64659261703491,0.990113437175751,2.46054625511169,0.869059920310974,2.42602205276489,0.825936436653137,2.4627583026886,0.800662755966187,2.15603518486023,0.624931812286377,2.46962380409241,0.870288372039795,2.31491184234619,0.833578884601593,2.31366443634033,0.990113437175751,2.65149092674255,0.990113437175751,2.30146217346191,0.990113437175751,2.63751530647278,0.990113437175751,2.64668607711792,0.251319319009781,2.64926242828369,0.424993634223938,2.31520199775696,0.25165468454361,2.46758842468262,0.254684001207352,2.66986131668091,0.460978418588638,2.64340496063232,0.491437375545502,2.46858263015747,0.46260267496109,2.77491974830627,0.459665179252625,2.47706389427185,0.990113437175751,2.65375900268555,0.25152713060379,2.30131673812866,0.25080406665802,2.30961275100708,0.631668210029602,2.15043163299561,
- 0.990113437175751,2.15262794494629,0.841279149055481,2.30978012084961,0.464509963989258,2.46450805664063,0.990113437175751,2.13944983482361,0.990113437175751,2.14243459701538,0.841507077217102,2.77853155136108,0.629618406295776,2.75519704818726,0.830883741378784,2.77725076675415,0.872854650020599,2.78201246261597,0.990113437175751,2.77981972694397,0.250691562891006,2.78590059280396,0.804888367652893,2.7887442111969,0.865757703781128,2.78681516647339,0.631079792976379,2.78660345077515,0.252651005983353,2.78716897964478,0.461634695529938,2.77429866790771,0.801520705223084,2.79101371765137,0.990113437175751,2.01322793960571,0.818747580051422,2.01978611946106,0.636090278625488,2.01583623886108,0.255665570497513,2.01555943489075,0.463527292013168,2.02700448036194,0.627540826797485,2.00931787490845,0.660382509231567,2.00931787490845,0.60849404335022,2.13347125053406,0.823951303958893,2.01427054405212,0.990113437175751,-1.67085814476013,0.198342621326447,-1.78657388687134,0.202185690402985,-1.80960988998413,0.176189988851547,-1.80624961853027,0.0475631915032864,-1.66992628574371,0.0461084544658661,0.479466319084167,3.25042343139648,0.6462721824646,3.25082302093506,0.631251692771912,3.45869636535645,0.477974951267242,3.4617931842804,0.310504764318466,3.46390509605408,0.148127213120461,3.46165633201599,0.647085249423981,3.82908773422241,0.656423091888428,3.63003158569336,0.655272901058197,3.82831525802612,0.145093560218811,3.25176906585693,0.153547555208206,3.80009603500366,0.144896566867828,3.80193877220154,0.1452976167202,3.63182401657104,0.642066836357117,3.62946057319641,0.475815534591675,3.62885570526123,0.155501991510391,3.63024091720581,0.30154100060463,3.631911277771,0.301608920097351,3.82665777206421,0.199447020888329,3.8248496055603,0.308543652296066,3.81404757499695,0.322009325027466,3.62779927253723,0.457875788211823,3.46241521835327,0.460646599531174,3.62849569320679,0.475814521312714,3.82825255393982,0.469513922929764,3.79982018470764,0.467840552330017,3.62678003311157,0.639031648635864,3.83251857757568,0.645199596881866,
- 3.9901134967804,0.465084999799728,3.86967420578003,0.426022171974182,3.82593631744385,0.462758332490921,3.80066275596619,0.307776868343353,3.84629583358765,0.313664525747299,3.9901134967804,0.301462322473526,3.9901134967804,0.644327759742737,3.42572259902954,0.315201997756958,3.25165462493896,0.467588424682617,3.25468397140503,0.669861555099487,3.46097850799561,0.643404841423035,3.49143743515015,0.469157218933105,3.451575756073,0.468007743358612,3.47362947463989,0.774919748306274,3.45966529846191,0.477063953876495,3.9901134967804,0.301316797733307,3.25080394744873,0.309612661600113,3.63166809082031,0.143110424280167,3.9901134967804,0.152628064155579,3.84127902984619,0.318479210138321,3.82722043991089,0.464508026838303,3.9901134967804,0.142434567213058,3.84150695800781,0.654197454452515,3.42426466941834,0.778531670570374,3.62961840629578,0.755197167396545,3.83088397979736,0.782997488975525,3.8693060874939,0.782012522220612,3.9901134967804,0.77981972694397,3.25069141387939,0.780099749565125,3.80320453643799,0.786814987659454,3.63107967376709,0.786603450775146,3.25265097618103,0.787168860435486,3.46163463592529,0.791013598442078,3.9901134967804,0.0132276937365532,3.81874775886536,0.0233952850103378,3.6318154335022,0.015836238861084,3.25566554069519,0.0155594944953918,3.46352696418762,0.00931772589683533,3.66038250923157,0.00931772589683533,3.60849404335022,0.137957751750946,3.63293147087097,0.133471384644508,3.82395124435425,0.014270544052124,3.9901134967804,-0.670858204364777,0.198342621326447,-0.786573886871338,0.202185690402985,-0.809609949588776,0.176189988851547,-0.806249618530273,0.0475631915032864,-0.669926285743713,0.0461084544658661,-1.69760870933533,0.463428914546967,-1.8518728017807,0.461656302213669,-1.85489237308502,0.254454970359802,-1.84973347187042,0.251244008541107,-1.84645247459412,0.800095915794373,-1.85510349273682,0.801938831806183,-1.85837233066559,0.632377684116364,-1.84449803829193,0.630240917205811,-1.69585704803467,0.629011154174805,-1.69839107990265,0.826657712459564,-1.8005530834198,0.824849665164948,
- -1.69145631790161,0.814047515392303,-1.692223072052,0.846295833587646,-1.6985377073288,0.990113437175751,-1.68903720378876,0.990113437175751,-1.69868314266205,0.25080406665802,-1.84956848621368,0.990113437175751,-1.84737193584442,0.841279149055481,-1.68780755996704,0.252100259065628,-1.69021987915039,0.464509963989258,-1.85708749294281,0.990113437175751,-1.85756540298462,0.841507077217102,-1.98677217960358,0.818747580051422,-1.98021388053894,0.636090278625488,-1.98416376113892,0.255665570497513,-1.86009335517883,0.249608814716339,-1.97783350944519,0.467731684446335,-1.97299551963806,0.627540826797485,-1.98774409294128,0.461425095796585,-1.99068224430084,0.660382509231567,-1.99068224430084,0.60849404335022,-1.86652863025665,0.823951303958893,-1.86401271820068,0.990113437175751,-1.98572945594788,0.990113437175751,2.32914185523987,0.198342621326447,2.21342611312866,0.202185690402985,2.19039011001587,0.176189988851547,2.19375038146973,0.0475631915032864,2.33007383346558,0.0461084544658661,2.48742961883545,0.594809234142303,2.47946763038635,0.561314463615417,2.47632265090942,0.491275489330292,2.61211013793945,0.48969429731369,2.61232948303223,0.592467188835144,-0.697608649730682,0.463428914546967,-0.851872742176056,0.461656302213669,-0.854892373085022,0.254454970359802,-0.849733471870422,0.251244008541107,-0.846452474594116,0.800095915794373,-0.855103433132172,0.801938831806183,-0.858372330665588,0.632377684116364,-0.845031201839447,0.635550022125244,-0.695856988430023,0.629011154174805,-0.698391079902649,0.826657712459564,-0.80055296421051,0.824849665164948,-0.691456317901611,0.814047515392303,-0.843964815139771,0.624931812286377,-0.692223131656647,0.846295833587646,-0.698537707328796,0.990113437175751,-0.689037203788757,0.990113437175751,-0.698683142662048,0.25080406665802,-0.849568486213684,0.990113437175751,-0.847371935844421,0.841279149055481,-0.687807559967041,0.252100259065628,-0.690219938755035,0.464509963989258,-0.85708749294281,0.990113437175751,-0.857565402984619,0.841507077217102,-0.986772298812866,0.818747580051422,
- -0.98021388053894,0.636090278625488,-0.984163761138916,0.255665570497513,-0.860093414783478,0.249608814716339,-0.977833449840546,0.467731684446335,-0.972995579242706,0.627540826797485,-0.987744033336639,0.461425095796585,-0.990682244300842,0.660382509231567,-0.990682244300842,0.60849404335022,-0.866528630256653,0.823951303958893,-0.864012718200684,0.990113437175751,-0.985729455947876,0.990113437175751,1.32914185523987,0.198342621326447,1.21342611312866,0.202185690402985,1.19039011001587,0.176189988851547,1.19375038146973,0.0475631915032864,1.33007371425629,0.0461084544658661,1.48742949962616,0.594809234142303,1.47946763038635,0.561314463615417,1.47632265090942,0.491275489330292,1.61211001873016,0.48969429731369,1.61232948303223,0.592467188835144,0.479466319084167,2.25042343139648,0.638371706008911,2.24962258338928,0.631251692771912,2.45869636535645,0.477974951267242,2.4617931842804,0.302391350269318,2.46342897415161,0.148127213120461,2.46165633201599,0.647085249423981,2.82908773422241,0.656423091888428,2.63003158569336,0.655272901058197,2.82831525802612,0.142507091164589,2.2520318031311,0.150266528129578,2.25124406814575,0.153547555208206,2.80009603500366,0.144896566867828,2.80193877220154,0.141627684235573,2.63237762451172,0.642066836357117,2.62946081161499,0.475815534591675,2.62885570526123,0.154968798160553,2.63555002212524,0.30154100060463,2.631911277771,0.301608920097351,2.82665777206421,0.199447020888329,2.8248496055603,0.308543652296066,2.81404757499695,0.322009325027466,2.62779927253723,0.319342911243439,2.46377563476563,0.457875788211823,2.46241521835327,0.460646599531174,2.62849569320679,0.475814521312714,2.82825255393982,0.469513922929764,2.79982018470764,0.467840552330017,2.62678003311157,0.639031648635864,2.83251857757568,0.646592736244202,2.9901134967804,0.460546225309372,2.86906003952026,0.426022171974182,2.82593631744385,0.462758332490921,2.80066275596619,0.156035184860229,2.62493181228638,0.469623774290085,2.87028837203979,0.314911752939224,2.83357882499695,0.313664525747299,2.9901134967804,0.651490867137909,
- 2.9901134967804,0.301462322473526,2.9901134967804,0.637515306472778,2.9901134967804,0.646685898303986,2.25131940841675,0.649262607097626,2.42499351501465,0.315201997756958,2.25165462493896,0.467588424682617,2.25468397140503,0.669861555099487,2.46097850799561,0.643404841423035,2.49143743515015,0.468582481145859,2.46260261535645,0.774919748306274,2.45966529846191,0.477063953876495,2.9901134967804,0.653759002685547,2.25152707099915,0.301316797733307,2.25080394744873,0.309612661600113,2.63166809082031,0.150431513786316,2.9901134967804,0.152628064155579,2.84127902984619,0.309780061244965,2.46450996398926,0.464508026838303,2.9901134967804,0.139449879527092,2.9901134967804,0.142434567213058,2.84150695800781,0.778531670570374,2.62961840629578,0.755197167396545,2.83088397979736,0.777250707149506,2.87285470962524,0.782012522220612,2.9901134967804,0.77981972694397,2.25069141387939,0.785900712013245,2.8048882484436,0.788744211196899,2.86575770378113,0.786814987659454,2.63107967376709,0.786603450775146,2.25265097618103,0.787168860435486,2.46163463592529,0.774298787117004,2.80152082443237,0.791013598442078,2.9901134967804,0.0132276937365532,2.81874775886536,0.019786149263382,2.63609027862549,0.015836238861084,2.25566554069519,0.0155594944953918,2.4635272026062,0.0270044207572937,2.62754082679749,0.00931772589683533,2.66038250923157,0.00931772589683533,2.60849404335022,0.133471384644508,2.82395124435425,0.014270544052124,2.9901134967804,0.329141795635223,2.1983425617218,0.213426113128662,2.20218563079834,0.190390050411224,2.17618989944458,0.193750411272049,2.04756307601929,0.330073714256287,2.04610848426819,0.479466319084167,1.25042366981506,0.6462721824646,1.25082302093506,0.631251692771912,1.45869636535645,0.477974951267242,1.4617931842804,0.310504764318466,1.4639048576355,0.148127213120461,1.4616562128067,0.647085249423981,1.82908773422241,0.656423091888428,1.63003158569336,0.655272901058197,1.82831537723541,0.145093560218811,1.25176918506622,0.153547555208206,1.80009591579437,0.144896566867828,1.80193877220154,0.1452976167202,
- 1.63182377815247,0.642066836357117,1.62946081161499,0.475815534591675,1.62885570526123,0.155501991510391,1.63024091720581,0.30154100060463,1.63191115856171,0.301608920097351,1.82665777206421,0.199447020888329,1.8248496055603,0.308543652296066,1.81404757499695,0.322009325027466,1.62779927253723,0.457875788211823,1.46241509914398,0.460646599531174,1.6284955739975,0.475814521312714,1.82825243473053,0.469513922929764,1.79982018470764,0.467840552330017,1.62678003311157,0.639031648635864,1.83251869678497,0.645199596881866,1.99011361598969,0.465084999799728,1.86967420578003,0.426022171974182,1.82593631744385,0.462758332490921,1.80066275596619,0.307776868343353,1.84629583358765,0.313664525747299,1.9901134967804,0.301462322473526,1.9901134967804,0.644327759742737,1.42572247982025,0.315201997756958,1.25165474414825,0.467588424682617,1.25468397140503,0.669861555099487,1.46097838878632,0.643404841423035,1.49143743515015,0.469157218933105,1.45157587528229,0.468007743358612,1.47362947463989,0.774919748306274,1.45966517925262,0.477063953876495,1.9901134967804,0.301316797733307,1.25080406665802,0.309612661600113,1.6316682100296,0.143110424280167,1.99011361598969,0.152628064155579,1.84127914905548,0.318479210138321,1.82722043991089,0.464508026838303,1.9901134967804,0.142434567213058,1.8415070772171,0.654197454452515,1.42426466941834,0.778531670570374,1.62961840629578,0.755197167396545,1.83088374137878,0.782997488975525,1.86930620670319,0.782012522220612,1.9901134967804,0.77981972694397,1.25069165229797,0.780099749565125,1.80320453643799,0.786814987659454,1.63107979297638,0.786603450775146,1.25265097618103,0.787168860435486,1.46163463592529,0.791013598442078,1.9901134967804,0.0132276937365532,1.81874775886536,0.0233952850103378,1.63181555271149,0.015836238861084,1.25566565990448,0.0155594944953918,1.46352732181549,0.00931772589683533,1.66038250923157,0.00931772589683533,1.60849404335022,0.137957751750946,1.63293147087097,0.133471384644508,1.82395124435425,0.014270544052124,1.9901134967804,0.329141795635223,-0.801657378673553,0.213426113128662,
- -0.797814309597015,0.190390050411224,-0.82380998134613,0.193750411272049,-0.952436804771423,0.330073714256287,-0.953891515731812,1.30239129066467,0.463428914546967,1.1481271982193,0.461656302213669,1.14510762691498,0.254454970359802,1.15026640892029,0.251244008541107,1.15354752540588,0.800095915794373,1.14489650726318,0.801938831806183,1.14162766933441,0.632377684116364,1.15550196170807,0.630240917205811,1.30414307117462,0.629011154174805,1.30160892009735,0.826657712459564,1.1994469165802,0.824849665164948,1.30854368209839,0.814047515392303,1.307776927948,0.846295833587646,1.3014622926712,0.990113437175751,1.31096279621124,0.990113437175751,1.30131685733795,0.25080406665802,1.15043151378632,0.990113437175751,1.15262806415558,0.841279149055481,1.31219244003296,0.252100259065628,1.30978012084961,0.464509963989258,1.14291250705719,0.990113437175751,1.14243459701538,0.841507077217102,1.01322770118713,0.818747580051422,1.01978611946106,0.636090278625488,1.01583623886108,0.255665570497513,1.13990664482117,0.249608814716339,1.02216649055481,0.467731684446335,1.02700448036194,0.627540826797485,1.01225590705872,0.461425095796585,1.00931775569916,0.660382509231567,1.00931775569916,0.60849404335022,1.13347136974335,0.823951303958893,1.13598728179932,0.990113437175751,1.01427054405212,0.990113437175751,0.329141795635223,1.1983425617218,0.213426113128662,1.20218563079834,0.190390050411224,1.17619001865387,0.193750411272049,1.04756319522858,0.330073714256287,1.04610848426819,-0.51257050037384,0.594809234142303,-0.520532369613647,0.561314463615417,-0.523677349090576,0.491275489330292,-0.387889981269836,0.48969429731369,-0.387670516967773,0.592467188835144,0.302391350269318,-0.536571145057678,0.148127213120461,-0.538343727588654,0.145107597112656,-0.745545029640198,0.150266528129578,-0.748755991458893,0.153547555208206,-0.199904084205627,0.144896566867828,-0.198061168193817,0.141627684235573,-0.367622375488281,0.154968798160553,-0.364449977874756,0.304143071174622,-0.370988845825195,0.301608920097351,-0.173342287540436,0.199447020888329,
- -0.175150334835052,0.308543652296066,-0.185952484607697,0.156035184860229,-0.375068187713623,0.307776868343353,-0.153704166412354,0.301462322473526,-0.00988656282424927,0.310962796211243,-0.00988656282424927,0.301316797733307,-0.74919593334198,0.150431513786316,-0.00988656282424927,0.152628064155579,-0.158720850944519,0.312192440032959,-0.747899770736694,0.309780061244965,-0.535490036010742,0.14291250705719,-0.00988656282424927,0.142434567213058,-0.158492922782898,0.0132276937365532,-0.181252405047417,0.019786149263382,-0.363909721374512,0.015836238861084,-0.744334399700165,0.139906585216522,-0.750391185283661,0.0221665501594543,-0.532268285751343,0.0270044207572937,-0.372459173202515,0.0122559666633606,-0.538574934005737,0.00931772589683533,-0.339617490768433,0.00931772589683533,-0.39150595664978,0.133471384644508,-0.176048696041107,0.135987251996994,-0.00988656282424927,0.014270544052124,-0.00988656282424927,0.329141795635223,0.198342621326447,0.213426113128662,0.202185690402985,0.190390050411224,0.176189988851547,0.193750411272049,0.0475631915032864,0.330073714256287,0.0461084544658661,0.487429529428482,0.594809234142303,0.479467689990997,0.561314463615417,0.476322650909424,0.491275489330292,0.612110078334808,0.48969429731369,0.612329483032227,0.592467188835144,-0.877699255943298,-0.00975125003606081,-0.878081202507019,0.244148015975952,-1.22142314910889,0.243485689163208,-1.22142314910889,-0.0102438824251294,-0.823352813720703,1.25840401649475,-0.48001104593277,1.25774168968201,-0.479628920555115,1.51164102554321,-0.823352813720703,1.51213359832764,-1.22142314910889,1.25840401649475,-0.878081202507019,1.25774168968201,-0.877699017524719,1.51164102554321,-1.22142314910889,1.51213359832764,-1.22142314910889,1.00467443466187,-0.878490567207336,1.00424253940582,-1.22142314910889,0.750944852828979,-0.878643155097961,0.750944852828979,-1.22142314910889,0.497215330600739,-0.878490567207336,0.497647345066071,-0.823352813720703,0.243485689163208,-0.823352813720703,-0.0102438824251294,-0.479628920555115,-0.00975125003606081,
- -0.48001104593277,0.244148015975952,-0.480420172214508,0.497647225856781,-0.823352813720703,0.497215330600739,-0.480572760105133,0.750944852828979,-0.823352813720703,0.750944852828979,-0.480420172214508,1.00424242019653,-0.823352813720703,1.00467443466187
- }
- UVIndex: *2008 {
- a: 0,1,2,3,4,5,3,2,6,7,5,4,8,9,10,11,11,10,12,13,14,15,13,12,16,17,18,8,11,13,19,20,16,11,15,21,19,13,22,18,17,23,21,24,25,19,26,22,23,27,24,28,29,25,7,26,27,30,5,5,30,31,29,3,28,0,3,29,32,33,34,35,32,36,37,33,36,38,39,37,40,41,42,43,44,40,43,45,46,44,45,47,48,49,50,51,52,53,54,55,53,51,50,54,56,57,58,59,56,59,60,61,61,60,62,63,64,57,56,65,61,66,67,65,56,63,68,69,66,61,70,71,64,65,70,65,67,72,73,71,70,74,74,70,72,75,50,49,73,74,50,74,75,76,54,54,76,77,78,55,79,20,19,25,31,79,25,29,80,69,68,81,77,80,81,78,82,83,84,85,86,87,88,89,90,91,86,89,92,93,88,87,94,95,82,85,96,97,98,99,99,98,100,101,83,102,103,84,104,105,46,47,106,107,52,55,108,106,55,78,109,108,78,81,110,109,81,68,111,110,68,63,112,111,63,62,113,114,39,38,119,120,7,6,8,115,121,9,116,115,8,18,22,117,116,18,118,117,22,26,7,120,118,26,122,123,124,125,128,129,130,131,132,127,133,134,135,125,124,136,137,138,139,140,141,133,142,140,139,143,144,145,146,137,147,148,149,128,150,136,128,151,150,152,153,154,138,155,139,148,147,156,130,159,151,128,140,157,160,150,151,161,146,145,149,148,146,149,124,162,163,144,164,165,145,166,129,167,129,128,136,136,167,129,167,124,163,135,155,138,156,147,170,158,160,157,124,123,162,152,154,148,148,156,152,140,160,174,175,141,133,135,138,173,142,139,124,167,136,164,176,172,125,168,122,152,156,177,168,165,122,149,125,137,139,155,127,126,135,127,155,178,179,175,174,134,133,175,179,157,140,142,154,153,157,143,146,176,173,139,144,173,176,144,143,173,132,172,126,127,161,170,147,150,129,166,169,180,181,182,183,159,130,166,171,184,169,143,142,173,164,144,176,180,181,130,129,185,186,181,186,182,181,185,190,180,187,181,190,185,183,182,186,191,181,180,190,169,188,189,169,184,188,193,192,197,198,195,196,198,193,197,196,193,198,194,131,127,195,196,195,127,135,199,178,200,192,196,135,193,135,199,192,193,134,179,199,199,135,134,178,199,179,201,202,203,204,205,145,165,168,176,126,172,139,126,176,157,142,143,158,157,153,152,177,148,154,146,162,171,163,136,150,147,137,145,168,149,168,125,149,170,177,156,141,175,133,180,169,189,187,
- 166,163,171,166,167,163,206,207,208,209,212,213,214,216,217,218,209,208,219,220,221,222,223,224,216,225,223,222,226,210,227,228,220,229,230,231,212,232,219,212,233,232,234,235,236,230,229,234,214,233,212,223,237,239,228,227,231,230,228,231,208,207,240,210,241,242,227,243,213,244,245,209,246,213,212,219,219,244,213,244,208,240,234,229,248,238,239,237,234,236,230,223,239,251,252,224,216,218,221,250,225,222,208,244,219,241,210,249,209,245,206,253,237,225,227,245,246,245,242,206,231,209,220,222,221,211,210,218,211,221,251,255,252,217,216,252,255,253,238,237,237,223,225,236,235,253,226,228,243,240,256,210,250,222,210,226,250,215,249,210,211,233,248,229,232,213,243,247,257,258,259,260,233,214,243,207,261,247,226,225,250,257,258,214,213,262,259,258,262,257,263,260,259,266,258,257,262,247,264,265,247,261,264,268,267,271,272,270,268,272,268,271,269,215,211,270,268,270,211,273,274,251,275,267,273,274,267,268,217,255,274,273,211,218,274,218,217,251,274,255,274,273,218,276,277,278,279,280,227,242,245,253,225,226,238,253,235,234,254,230,236,228,207,256,240,219,232,229,220,227,246,231,246,209,231,248,254,234,224,252,216,257,247,265,263,243,256,207,243,244,240,283,284,282,285,286,287,288,289,290,291,285,292,290,289,290,293,294,295,294,293,290,294,297,298,291,285,287,288,299,300,296,289,288,282,281,287,282,288,301,302,298,297,286,285,298,302,293,290,292,284,296,281,282,307,308,309,304,303,310,311,309,308,307,309,282,311,304,310,308,304,311,305,306,282,309,308,307,282,287,312,313,314,303,308,287,304,287,312,303,304,286,302,312,312,287,286,313,312,302,301,283,282,306,315,316,317,318,319,300,281,296,289,281,300,291,298,285,320,321,322,323,324,327,328,326,329,330,331,332,333,334,335,329,336,334,333,332,337,333,334,338,339,331,337,332,340,339,338,334,339,342,343,335,329,331,332,344,345,341,333,337,326,325,331,326,337,346,347,343,342,330,329,343,347,338,334,336,328,341,325,326,352,353,354,349,348,355,356,354,353,352,354,326,356,349,355,353,349,356,350,351,326,354,353,352,326,331,357,358,359,348,353,331,349,331,357,348,349,330,347,357,357,
- 331,330,358,357,347,346,327,326,351,360,361,362,363,364,345,325,341,333,325,345,335,343,329,365,366,367,368,369,370,371,372,373,376,377,378,379,380,375,381,382,383,373,372,384,385,386,387,388,389,381,390,388,387,391,392,393,394,385,395,396,397,376,398,384,376,399,398,400,401,402,386,403,387,396,395,404,378,407,399,376,388,405,408,398,399,409,394,393,397,396,394,397,372,410,411,392,412,413,393,414,377,415,377,376,384,384,415,377,415,372,411,383,403,386,404,395,418,406,408,405,372,371,410,400,402,396,396,404,400,388,408,422,423,389,381,383,386,421,390,387,372,415,384,412,424,420,373,416,370,400,404,425,416,413,370,397,373,385,387,403,375,374,383,375,403,426,427,423,422,382,381,423,427,405,388,390,402,401,405,391,394,424,421,387,392,421,424,392,391,421,380,420,374,375,409,418,395,398,377,414,417,428,429,430,431,407,378,414,419,432,417,391,390,421,412,392,424,428,429,378,377,433,434,429,434,430,429,433,438,428,435,429,438,433,431,430,434,439,429,428,438,417,436,437,417,432,436,441,440,445,446,443,444,446,441,445,444,441,446,442,379,375,443,444,443,375,383,447,426,448,440,444,383,441,383,447,440,441,382,427,447,447,383,382,426,447,427,449,450,451,452,453,393,413,416,424,374,420,387,374,424,405,390,391,406,405,401,400,425,396,402,394,410,419,411,384,398,395,385,393,416,397,416,373,397,418,425,404,389,423,381,428,417,437,435,414,411,419,414,415,411,454,455,456,457,460,461,462,464,465,466,457,456,467,468,469,470,471,472,464,473,471,470,474,458,475,476,468,477,478,479,460,480,467,460,481,480,482,483,484,478,477,482,462,481,460,471,485,487,476,475,479,478,476,479,456,455,488,458,489,490,475,491,461,492,493,457,494,461,460,467,467,492,461,492,456,488,482,477,496,486,487,485,482,484,478,471,487,499,500,472,464,466,469,498,473,470,456,492,467,489,458,497,457,493,454,501,485,473,475,493,494,493,490,454,479,457,468,470,469,459,458,466,459,469,499,503,500,465,464,500,503,501,486,485,485,471,473,484,483,501,474,476,491,488,504,458,498,470,458,474,498,463,497,458,459,481,496,477,480,461,491,495,505,506,507,508,481,462,491,455,509,495,
- 474,473,498,505,506,462,461,510,507,506,510,505,511,508,507,514,506,505,510,495,512,513,495,509,512,516,515,519,520,518,516,520,516,519,517,463,459,518,516,518,459,521,522,499,523,515,521,522,515,516,465,503,522,521,459,466,522,466,465,499,522,503,522,521,466,524,525,526,527,528,475,490,493,501,473,474,486,501,483,482,502,478,484,476,455,504,488,467,480,477,468,475,494,479,494,457,479,496,502,482,472,500,464,505,495,513,511,491,504,455,491,492,488,531,532,530,533,534,535,536,537,538,539,533,540,538,537,538,541,542,543,542,541,538,542,545,546,539,533,535,536,547,548,544,537,536,530,529,535,530,536,549,550,546,545,534,533,546,550,541,538,540,532,544,529,530,555,556,557,552,551,558,559,557,556,555,557,530,559,552,558,556,552,559,553,554,530,557,556,555,530,535,560,561,562,551,556,535,552,535,560,551,552,534,550,560,560,535,534,561,560,550,549,531,530,554,563,564,565,566,567,548,529,544,537,529,548,539,546,533,568,569,570,571,572,575,576,574,577,578,579,580,581,582,583,577,584,582,581,580,585,581,582,586,587,579,585,580,588,587,586,582,587,590,591,583,577,579,580,592,593,589,581,585,574,573,579,574,585,594,595,591,590,578,577,591,595,586,582,584,576,589,573,574,600,601,602,597,596,603,604,602,601,600,602,574,604,597,603,601,597,604,598,599,574,602,601,600,574,579,605,606,607,596,601,579,597,579,605,596,597,578,595,605,605,579,578,606,605,595,594,575,574,599,608,609,610,611,612,593,573,589,581,573,593,583,591,577,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,627,626,632,633,631,630,634,635,633,632,620,619,635,634,636,637,638,639,636,639,640,641,641,640,642,643,643,642,644,645,645,644,623,622
- }
- }
- LayerElementSmoothing: 0 {
- Version: 102
- Name: ""
- MappingInformationType: "ByEdge"
- ReferenceInformationType: "Direct"
- Smoothing: *1004 {
- a: 0,0,1,0,0,0,0,1,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,1,1,1,0,1,1,1,1,0,0,1,1,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1
- }
- }
- LayerElementMaterial: 0 {
- Version: 101
- Name: ""
- MappingInformationType: "ByPolygon"
- ReferenceInformationType: "IndexToDirect"
- Materials: *576 {
- a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0
- }
- }
- Layer: 0 {
- Version: 100
- LayerElement: {
- Type: "LayerElementNormal"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementBinormal"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementTangent"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementMaterial"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementSmoothing"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementUV"
- TypedIndex: 0
- }
- }
- }
- Geometry: 2267733806752, "Geometry::", "Mesh" {
- Vertices: *240 {
- a: -100,0,473.08056640625,-100,0,348.08056640625,-100,600,348.08056640625,-100,600,473.08056640625,0,0,473.08056640625,0,0,348.08056640625,0,600,348.08056640625,0,600,473.08056640625,100,0,473.08056640625,100,0,348.08056640625,100,600,348.08056640625,100,600,473.08056640625,100,500,473.08056640625,0,500,473.08056640625,-100,500,473.08056640625,100,400,473.08056640625,0,381.880035400391,473.08056640625,-100,400,473.08056640625,100,300,473.08056640625,-100,300,473.08056640625,100,200,473.08056640625,0,216.552597045898,473.08056640625,-100,200,473.08056640625,100,100,473.08056640625,0,100,473.08056640625,-100,100,473.08056640625,-100,500,348.08056640625,0,500,348.08056640625,100,500,348.08056640625,-100,400,348.08056640625,0,381.880035400391,348.08056640625,100,400,348.08056640625,-100,300,348.08056640625,100,300,348.08056640625,-100,200,348.08056640625,0,216.552597045898,348.08056640625,100,200,348.08056640625,-100,100,348.08056640625,0,100,348.08056640625,100,100,348.08056640625,-11.9921875,381.880035400391,473.08056640625,-12.1875,300,473.08056640625,-12.1875,216.552597045898,473.08056640625,-11.9921875,381.880035400391,348.08056640625,-12.1875,300,348.08056640625,-12.1875,216.552597045898,348.08056640625,11.9921875,381.880035400391,473.08056640625,12.1875,300,473.08056640625,12.1875,216.552597045898,473.08056640625,11.9921875,381.880035400391,348.08056640625,12.1875,300,348.08056640625,12.1875,216.552597045898,348.08056640625,195.95703125,0,473.080810546875,144.1796875,0,348.08056640625,144.1796875,100,348.08056640625,144.1796875,200,348.08056640625,144.1796875,300,348.08056640625,144.1796875,400,348.08056640625,144.1796875,500,348.08056640625,144.1796875,600,348.08056640625,195.95703125,600,473.080810546875,195.95703125,500,473.080810546875,195.95703125,400,473.080810546875,195.95703125,100,473.080810546875,-195.95703125,0,473.080810546875,-144.1796875,0,348.08056640625,-144.1796875,100,348.08056640625,-144.1796875,200,348.08056640625,-144.1796875,300,348.08056640625,-144.1796875,400,348.08056640625,
- -144.1796875,500,348.08056640625,-144.1796875,600,348.08056640625,-195.95703125,600,473.080810546875,-195.95703125,500,473.080810546875,-195.95703125,400,473.080810546875,-195.95703125,300,473.080810546875,-195.95703125,200,473.080810546875,-195.95703125,100,473.080810546875,195.95703125,300,473.080810546875,195.95703125,200,473.080810546875
- }
- PolygonVertexIndex: *312 {
- a: 77,64,0,-26,4,24,25,-1,8,23,24,-5,12,11,7,-14,13,7,3,-15,72,73,14,-4,16,46,15,12,-14,14,17,40,16,-14,73,74,17,-15,18,15,46,-48,74,75,19,-18,20,18,47,-49,75,76,22,-20,23,20,48,21,-25,24,21,42,22,-26,76,77,25,-23,3,2,71,-73,3,7,6,-3,7,11,10,-7,0,64,65,-2,4,0,1,-6,8,4,5,-10,65,66,37,-2,9,5,38,-40,5,1,37,-39,26,70,71,-3,26,2,6,-28,27,6,10,-29,69,70,26,-30,27,30,43,29,-27,28,31,49,30,-28,32,68,69,-30,32,29,43,-45,67,68,32,-35,34,32,44,-46,37,66,67,-35,37,34,45,35,-39,38,35,51,36,-40,41,40,17,-20,42,41,19,-23,50,49,31,-34,51,50,33,-37,44,43,40,-42,49,50,47,-47,16,30,49,-47,51,48,47,-51,42,45,44,-42,45,42,21,-36,35,21,48,-52,43,30,16,-41,53,52,8,-10,54,53,9,-40,55,54,39,-37,56,55,36,-34,57,56,33,-32,58,57,31,-29,59,58,28,-11,60,59,10,-12,52,63,23,-9,12,61,60,-12,62,61,12,-16,18,78,62,-16,79,78,18,-21,23,63,79,-21,53,54,63,-53,70,73,72,-72,61,58,59,-61,62,57,58,-62,78,56,57,-63,79,55,56,-79,63,54,55,-80,66,65,64,-78,66,77,76,-68,67,76,75,-69,68,75,74,-70,69,74,73,-71
- }
- Edges: *156 {
- a: 7,86,18,74,17,11,90,14,78,13,209,211,235,239,12,26,28,15,19,21,38,44,25,31,35,46,52,41,43,54,57,62,49,60,51,8,4,2,9,5,3,68,73,77,83,87,91,114,110,107,118,111,115,231,133,170,122,127,227,140,174,137,223,149,153,158,145,156,219,94,97,99,102,98,215,29,120,125,30,163,61,164,121,152,136,144,24,56,40,48,126,171,157,172,179,177,183,181,188,192,198,184,160,168,251,241,208,212,216,220,224,228,232,236,245,253,240,1,82,93,141,130,119,104,69,23,81,92,147,138,131,116,105,70,20,34,42,50,64,0,244,248,252,259,256,261,272,276,280,284,265,268,298,302,306,295
- }
- GeometryVersion: 124
- LayerElementNormal: 0 {
- Version: 102
- Name: ""
- MappingInformationType: "ByPolygonVertex"
- ReferenceInformationType: "Direct"
- Normals: *936 {
- a: 2.84958264273882e-006,0,0.999999940395355,2.84958264273882e-006,0,0.999999940395355,1.39539508836606e-006,0,1,1.26573706893396e-006,0,1,0,0,1,0,0,1,1.26573706893396e-006,0,1,1.39539508836606e-006,0,1,-1.39539508836606e-006,0,1,-1.26573706893396e-006,0,1,0,0,1,0,0,1,-1.36018070406863e-006,0,1,-1.39539508836606e-006,0,1,0,0,1,0,0,1,0,0,1,0,0,1,1.39539508836606e-006,0,1,1.36018047669495e-006,0,0.999999940395355,2.84958264273882e-006,0,0.999999940395355,2.84958264273882e-006,0,0.999999940395355,1.36018047669495e-006,0,0.999999940395355,1.39539508836606e-006,0,1,0,0,1,1.48714605074929e-007,0,1,-1.32894138005213e-006,0,1,-1.36018070406863e-006,0,1,0,0,1,1.36018047669495e-006,0,0.999999940395355,1.32894126636529e-006,0,1,-1.48714605074929e-007,0,1,0,0,1,0,0,1,2.84958264273882e-006,0,0.999999940395355,2.84958264273882e-006,0,0.999999940395355,1.32894126636529e-006,0,1,1.36018047669495e-006,0,0.999999940395355,-1.41324665037246e-006,0,1,-1.32894138005213e-006,0,1,1.48714605074929e-007,0,1,3.04365983083699e-007,0,1,2.84958264273882e-006,0,0.999999940395355,2.84958264273882e-006,0,0.999999940395355,1.41324665037246e-006,0,1,1.32894126636529e-006,0,1,-1.28409283206565e-006,0,1,-1.41324665037246e-006,0,1,3.04365983083699e-007,0,1,2.85471799088555e-007,0,1,2.84958264273882e-006,0,0.999999940395355,2.84958264273882e-006,0,0.999999940395355,1.28409294575249e-006,0,1,1.41324665037246e-006,0,1,-1.26573706893396e-006,0,1,-1.28409283206565e-006,0,1,2.85471799088555e-007,0,1,0,0,1,0,0,1,0,0,1,0,0,1,-2.85471799088555e-007,0,1,1.28409294575249e-006,0,1,1.26573706893396e-006,0,1,2.84958264273882e-006,0,0.999999940395355,2.84958264273882e-006,0,0.999999940395355,1.26573706893396e-006,0,1,1.28409294575249e-006,0,1,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,0,-1,0,0,-1,1.31238834910619e-007,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,-1.31238834910619e-007,0,-1,0,0,-1,0,0,-1,1.31238834910619e-007,0,-1,0,0,-1,1.30860072999894e-007,0,-0.999999940395355,
- 0,0,-1,0,0,-1,0,0,-1,1.30860072999894e-007,0,-0.999999940395355,0,0,-1,0,0,-1,-7.05339327661822e-015,0,-1,-7.05339327661822e-015,0,-1,0,0,-1,0,0,-1,-1.30860072999894e-007,0,-0.999999940395355,0,0,-1,0,0,-1,1.30860072999894e-007,0,-0.999999940395355,2.16453628354429e-007,0,-1,-7.05339327661822e-015,0,-1,-1.34570419789578e-014,0,-1,3.21048077012165e-007,0,-1,2.16453628354429e-007,0,-1,1.30860072999894e-007,0,-0.999999940395355,-1.30860072999894e-007,0,-0.999999940395355,-2.76682811772844e-007,0,-1,-3.95405407971339e-007,0,-1,-1.34570419789578e-014,0,-1,-7.05339327661822e-015,0,-1,1.76587491296232e-007,0,-1,0,0,-1,0,0,-1,2.16453628354429e-007,0,-1,1.76587491296232e-007,0,-1,2.16453628354429e-007,0,-1,3.21048077012165e-007,0,-1,2.73781637361026e-007,0,-1,0,0,-1,0,0,-1,1.76587491296232e-007,0,-1,2.31585445931159e-007,0,-1,2.31585445931159e-007,0,-1,1.76587491296232e-007,0,-1,2.73781637361026e-007,0,-1,3.40884611205183e-007,0,-1,1.31238834910619e-007,0,-1,0,0,-1,0,0,-1,2.31585445931159e-007,0,-1,1.31238834910619e-007,0,-1,2.31585445931159e-007,0,-1,3.40884611205183e-007,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,-3.40884611205183e-007,0,-1,-2.31585445931159e-007,0,-1,-1.31238834910619e-007,0,-1,-3.04365983083699e-007,0,1,-1.48714605074929e-007,0,1,1.32894126636529e-006,0,1,1.41324665037246e-006,0,1,-2.85471799088555e-007,0,1,-3.04365983083699e-007,0,1,1.41324665037246e-006,0,1,1.28409294575249e-006,0,1,-3.95564967448081e-007,0,-1,-3.95405407971339e-007,0,-1,-2.76682811772844e-007,0,-1,-2.55070801813417e-007,0,-1,-3.40884611205183e-007,0,-1,-3.95564967448081e-007,0,-1,-2.55070801813417e-007,0,-1,-2.31585445931159e-007,0,-1,0.999999284744263,-0.00118136696983129,0,0.989103138446808,-0.147223845124245,0,0.989103138446808,-0.147223845124245,0,0.999999284744263,-0.00118136696983129,0,-0.989103138446808,-0.147223845124245,0,-0.999999284744263,-0.00118136696983129,0,-0.999999284744263,-0.00118136696983129,0,-0.989103138446808,-0.147223845124245,0,0,-1,0,0,-1,0,-0.989103138446808,-0.147223845124245,0,-0.989103138446808,-0.147223845124245,0,
- -1,0,0,-1,0,0,-0.999999284744263,-0.00118136696983129,0,-0.999999284744263,-0.00118136696983129,0,1,0,0,1,0,0,0.999999284744263,-0.00118136696983129,0,0.999999284744263,-0.00118136696983129,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0.989103138446808,-0.147223845124245,0,0,-1,0,0,-1,0,0.989103138446808,-0.147223845124245,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,0,-1,0,0,-1,0,0,-1,-1.31238834910619e-007,0,-1,0,0,-1,0,0,-1,-1.31238834910619e-007,0,-1,-2.31585445931159e-007,0,-1,0,0,-1,0,0,-1,-2.31585445931159e-007,0,-1,-2.55070801813417e-007,0,-1,0,0,-1,0,0,-1,-2.55070801813417e-007,0,-1,-2.76682811772844e-007,0,-1,0,0,-1,0,0,-1,-2.76682811772844e-007,0,-1,-1.30860072999894e-007,0,-0.999999940395355,0,0,-1,0,0,-1,-1.30860072999894e-007,0,-0.999999940395355,0,0,-1,0,1,0,0,1,0,0,1,0,0,1,0,-2.84958264273882e-006,0,0.999999940395355,-2.84958264273882e-006,0,0.999999940395355,-1.26573706893396e-006,0,1,-1.39539508836606e-006,0,1,-1.36018070406863e-006,0,1,-2.84958264273882e-006,0,0.999999940395355,-2.84958264273882e-006,0,0.999999940395355,-1.39539508836606e-006,0,1,-2.84958264273882e-006,0,0.999999940395355,-2.84958264273882e-006,0,0.999999940395355,-1.36018070406863e-006,0,1,-1.32894138005213e-006,0,1,-1.41324665037246e-006,0,1,-2.84958264273882e-006,0,0.999999940395355,-2.84958264273882e-006,0,0.999999940395355,-1.32894138005213e-006,0,1,-2.84958264273882e-006,0,0.999999940395355,-2.84958264273882e-006,0,0.999999940395355,-1.41324665037246e-006,0,1,-1.28409283206565e-006,0,1,-1.26573706893396e-006,0,1,-2.84958264273882e-006,0,0.999999940395355,-2.84958264273882e-006,0,0.999999940395355,-1.28409283206565e-006,0,1,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,
- 0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169,-0.923878133296967,0,-0.382686793804169
- }
- NormalsW: *312 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- LayerElementBinormal: 0 {
- Version: 102
- Name: "map1"
- MappingInformationType: "ByPolygonVertex"
- ReferenceInformationType: "Direct"
- Binormals: *936 {
- a: -0.00108904985245317,0.999999403953552,3.10333803099638e-009,-3.98091651732102e-005,1,1.13439521665093e-010,7.92657374404371e-005,1,-1.10607023540155e-010,-0.000318705715471879,1,4.03397648618409e-010,2.86280577022069e-009,1,-0,0.000287600967567414,1,-0,-0.000318705715471879,1,4.03397648618409e-010,7.92657374404371e-005,1,-1.10607023540155e-010,0.00112819590140134,0.999999463558197,1.57427904046159e-009,0.000776398519519717,0.999999701976776,9.82716352737611e-010,0.000287600967567414,1,-0,2.86280577022069e-009,1,-0,0.00315884803421795,0.999995052814484,4.29660396150666e-009,0.00193757400847971,0.999998211860657,2.70368127885945e-009,0,1,-0,0.000524895556736737,0.99999988079071,-0,0.000524895556736737,0.99999988079071,-0,0,1,-0,-0,1,0,-0,1,0,0,1,-0,0,1,-0,-0,1,0,-0,1,0,0.00101599667686969,0.999999463558197,-0,0.00216240645386279,0.999997735023499,-3.21581428153195e-010,0.000523869297467172,0.99999988079071,6.96191604365737e-010,0.00315884803421795,0.999995052814484,4.29660396150666e-009,0.000524895556736737,0.99999988079071,-0,-0,1,0,0.00274693733081222,0.999996304512024,-3.65051855411025e-009,-0.000474296219181269,0.99999988079071,-7.05347724672123e-011,0.00101599667686969,0.999999463558197,-0,0.000524895556736737,0.99999988079071,-0,0,1,-0,0,1,-0,0.00274693733081222,0.999996304512024,-3.65051855411025e-009,-0,1,0,-0.00126158492639661,0.999999225139618,-1.78293069197366e-009,0.000523869297467172,0.99999988079071,6.96191604365737e-010,0.00216240645386279,0.999997735023499,-3.21581428153195e-010,-0.00549837574362755,0.999984860420227,1.67351843494146e-009,0,1,-0,-0.00192721316125244,0.999998211860657,5.49175371844512e-009,0.00177699269261211,0.999998509883881,-2.5113289225942e-009,0.00274693733081222,0.999996304512024,-3.65051855411025e-009,0.00155684037599713,0.999998867511749,1.99912753018339e-009,-0.00126158492639661,0.999999225139618,-1.78293069197366e-009,-0.00549837574362755,0.999984860420227,1.67351843494146e-009,-0.00123147305566818,0.999999225139618,3.51550816235502e-010,-0.00192721316125244,0.999998211860657,5.49175371844512e-009,
- -0.00272323028184474,0.999996364116669,7.76007080816044e-009,-0.000543877307791263,0.999999940395355,6.98389013287226e-010,0.00177699269261211,0.999998509883881,-2.5113289225942e-009,0.000776398519519717,0.999999701976776,9.82716352737611e-010,0.00155684037599713,0.999998867511749,1.99912753018339e-009,-0.00123147305566818,0.999999225139618,3.51550816235502e-010,-1.91050639841706e-005,1,0,0.000287600967567414,1,-0,0.000287600967567414,1,-0,-1.91050639841706e-005,1,0,0.00123481429181993,0.999999225139618,3.52504664347109e-010,-0.000543877307791263,0.999999940395355,6.98389013287226e-010,-0.000318705715471879,1,4.03397648618409e-010,-0.00272323028184474,0.999996364116669,7.76007080816044e-009,-0.00108904985245317,0.999999403953552,3.10333803099638e-009,-0.000318705715471879,1,4.03397648618409e-010,-0.000543877307791263,0.999999940395355,6.98389013287226e-010,-1.11473445940646e-005,0,1,-0.00038552307523787,0,1,-1.67210164363496e-005,0,1,-1.90263708645944e-005,0,1,-1.11473445940646e-005,0,1,-0.00038071782910265,0,1,-0.000617603771388531,0,0.999999821186066,-0.00038552307523787,0,1,-0.00038071782910265,0,1,-0.000490397505927831,0,0.999999940395355,-0.000658508855849504,0,0.999999761581421,-0.000617603771388531,0,0.999999821186066,0.000284574372926727,0,-1,-1.71462943399092e-006,-0,-1,-8.57314716995461e-007,-0,-1,0.000570006086491048,0,-0.99999988079071,0.000237286207266152,0,-1,0.000284574372926727,0,-1,0.000570006086491048,0,-0.99999988079071,0.00061729020671919,0,-0.999999821186066,0.0004013687139377,0,-0.999999940395355,0.000237286207266152,0,-1,0.00061729020671919,0,-0.999999821186066,0.000437606999184936,0,-0.999999940395355,-0.000336093828082085,0.999999940395355,0,-0.000230959412874654,1,0,0.000638208526652306,0.99999988079071,8.37577437962089e-011,0.000443640019511804,0.99999988079071,0,2.35764455283061e-005,1,0,0.000324419146636501,0.999999940395355,0,0.000695635564625263,0.999999821186066,0,0.000749816186726093,0.999999761581421,-9.84049994268155e-011,0.000324419146636501,0.999999940395355,0,0.000443640019511804,0.99999988079071,0,
- 0.000638208526652306,0.99999988079071,8.37577437962089e-011,0.000695635564625263,0.999999821186066,0,-0.0146294161677361,0.999893009662628,-1.91440663321885e-009,-0.0170475635677576,0.999854683876038,0,-0.00180358707439154,0.999998390674591,0,-0.00738189369440079,0.999972760677338,0,-0.0146294161677361,0.999893009662628,-1.91440663321885e-009,-0.00738189369440079,0.999972760677338,0,0,1,0,0.00226525170728564,0.999997496604919,-1.59777115242334e-017,0.00226525170728564,0.999997496604919,-1.59777115242334e-017,0,1,0,0.00797435268759727,0.999968290328979,0,0.0119021944701672,0.999929249286652,-1.55752211128402e-009,-0.00998765043914318,0.999950170516968,0,-0.0170475635677576,0.999854683876038,0,-0.0146294161677361,0.999893009662628,-1.91440663321885e-009,-0.00746715068817139,0.99997216463089,-1.61629187811485e-009,0.00226525170728564,0.999997496604919,-1.59777115242334e-017,-0.0019506384851411,0.999998092651367,2.62498240050129e-017,-0.00649622455239296,0.999978959560394,-2.08560035908079e-009,-0.00746715068817139,0.99997216463089,-1.61629187811485e-009,-0.0146294161677361,0.999893009662628,-1.91440663321885e-009,0.0119021944701672,0.999929249286652,-1.55752211128402e-009,0.00329341483302414,0.99999463558197,-9.11231257116896e-010,0.00202247826382518,0.999997973442078,-7.99698862685716e-010,-0.0019506384851411,0.999998092651367,2.62498240050129e-017,0.00226525170728564,0.999997496604919,-1.59777115242334e-017,0.000887968868482858,0.999999701976776,1.56804194628712e-010,-0.00414936989545822,0.999991416931152,0,-0.00998765043914318,0.999950170516968,0,-0.00746715068817139,0.99997216463089,-1.61629187811485e-009,0.000887968868482858,0.999999701976776,1.56804194628712e-010,-0.00746715068817139,0.99997216463089,-1.61629187811485e-009,-0.00649622455239296,0.999978959560394,-2.08560035908079e-009,0.00287837698124349,0.999995827674866,7.88046738975368e-010,-0.00106130889616907,0.999999463558197,0,-0.00414936989545822,0.999991416931152,0,0.000887968868482858,0.999999701976776,1.56804194628712e-010,0.000235916115343571,1,5.46347377061718e-011,
- 0.000235916115343571,1,5.46347377061718e-011,0.000887968868482858,0.999999701976776,1.56804194628712e-010,0.00287837698124349,0.999995827674866,7.88046738975368e-010,0.00174703297670931,0.999998450279236,5.95536675529473e-010,0.000638208526652306,0.99999988079071,8.37577437962089e-011,-0.000230959412874654,1,0,-0.00106130889616907,0.999999463558197,0,0.000235916115343571,1,5.46347377061718e-011,0.000638208526652306,0.99999988079071,8.37577437962089e-011,0.000235916115343571,1,5.46347377061718e-011,0.00174703297670931,0.999998450279236,5.95536675529473e-010,0.00141603779047728,0.999998986721039,0,0.000695635564625263,0.999999821186066,0,0.000695635564625263,0.999999821186066,0,0.00141603779047728,0.999998986721039,0,0.00191669003106654,0.999998211860657,-6.53370135772491e-010,-0.00028255843790248,1,6.54364201713165e-011,0.000749816186726093,0.999999761581421,-9.84049994268155e-011,0.00532370526343584,0.999985814094543,1.62035473927347e-009,-0.000474296219181269,0.99999988079071,-7.05347724672123e-011,0.00274693733081222,0.999996304512024,-3.65051855411025e-009,0.00177699269261211,0.999998509883881,-2.5113289225942e-009,0.00123481429181993,0.999999225139618,3.52504664347109e-010,0.00532370526343584,0.999985814094543,1.62035473927347e-009,0.00177699269261211,0.999998509883881,-2.5113289225942e-009,-0.000543877307791263,0.999999940395355,6.98389013287226e-010,0.00235060625709593,0.99999725818634,-9.29817500772145e-010,0.00202247826382518,0.999997973442078,-7.99698862685716e-010,0.00329341483302414,0.99999463558197,-9.11231257116896e-010,-0.00307625625282526,0.999995291233063,7.84663167774369e-010,0.00191669003106654,0.999998211860657,-6.53370135772491e-010,0.00235060625709593,0.99999725818634,-9.29817500772145e-010,-0.00307625625282526,0.999995291233063,7.84663167774369e-010,-0.00028255843790248,1,6.54364201713165e-011,0.00118136708624661,0.999999403953552,-1.79409689735621e-005,0.147223860025406,0.989103257656097,-1.21938164738822e-005,0.147223860025406,0.989103257656097,-7.33882779968553e-006,0.00118136708624661,0.999999403953552,-1.79057315108366e-005,
- -0.147223860025406,0.989103257656097,-5.28443160874303e-006,-0.00118136708624661,0.999999403953552,-8.33456488180673e-006,-0.00118136708624661,0.999999403953552,-8.21383127913577e-006,-0.147223860025406,0.989103257656097,-4.98971894558053e-006,-1,-0,-1.02458780020243e-005,-1,-0,-1.00231191026978e-005,-0.147223860025406,0.989103257656097,-5.28443160874303e-006,-0.147223860025406,0.989103257656097,-4.98971894558053e-006,0,1,-7.68730114941718e-006,0,1,-8.07468677521683e-006,-0.00118136708624661,0.999999403953552,-8.21383127913577e-006,-0.00118136708624661,0.999999403953552,-8.33456488180673e-006,0,1,-1.88364447240019e-005,0,1,-1.86624238267541e-005,0.00118136708624661,0.999999403953552,-1.79409689735621e-005,0.00118136708624661,0.999999403953552,-1.79057315108366e-005,2.74133271886967e-005,0,-1,2.74133271886967e-005,0,-1,-9.13777603273047e-006,0,-1,9.13777603273047e-006,0,-1,9.13777603273047e-006,0,-1,-9.13777603273047e-006,0,-1,-2.74133271886967e-005,0,-1,-2.74133271886967e-005,0,-1,0.147223860025406,0.989103257656097,-1.21938164738822e-005,1,0,-1.79666294570779e-005,1,0,-1.79666294570779e-005,0.147223860025406,0.989103257656097,-7.33882779968553e-006,0.000602053012698889,0,-0.999999821186066,0.000603143766056746,0,-0.999999821186066,0.0004013687139377,0,-0.999999940395355,0.000437606999184936,0,-0.999999940395355,-0.000148637627717108,1,0,0.000181888666702434,1,0,2.35764455283061e-005,1,0,0.000749816186726093,0.999999761581421,-9.84049994268155e-011,-0.00316865486092865,0.999995052814484,0,-0.000148637627717108,1,0,0.000749816186726093,0.999999761581421,-9.84049994268155e-011,-0.00028255843790248,1,6.54364201713165e-011,0.00348852924071252,0.999993979930878,0,-0.00316865486092865,0.999995052814484,0,-0.00028255843790248,1,6.54364201713165e-011,-0.00307625625282526,0.999995291233063,7.84663167774369e-010,0.0249100420624018,0.999689757823944,0,0.00348852924071252,0.999993979930878,0,-0.00307625625282526,0.999995291233063,7.84663167774369e-010,0.00329341483302414,0.99999463558197,-9.11231257116896e-010,0.0157306138426065,0.999876260757446,0,
- 0.0249100420624018,0.999689757823944,0,0.00329341483302414,0.99999463558197,-9.11231257116896e-010,0.0119021944701672,0.999929249286652,-1.55752211128402e-009,0.00128416740335524,0.999999165534973,0,0.0157306138426065,0.999876260757446,0,0.0119021944701672,0.999929249286652,-1.55752211128402e-009,0.00797435268759727,0.999968290328979,0,-0.000644572137389332,0,0.999999821186066,-0.000625465996563435,0,0.999999821186066,-0.000658508855849504,0,0.999999761581421,-0.000490397505927831,0,0.999999940395355,0.00144358584657311,0.999999046325684,4.11361744667715e-009,0.00206217914819717,0.999997913837433,5.87635051729762e-009,0.000776398519519717,0.999999701976776,9.82716352737611e-010,0.00112819590140134,0.999999463558197,1.57427904046159e-009,0.00315884803421795,0.999995052814484,4.29660396150666e-009,0.0042870338074863,0.999990820884705,1.22162582272267e-008,0.00152441440150142,0.999998927116394,4.3439447594551e-009,0.00193757400847971,0.999998211860657,2.70368127885945e-009,0.00301902671344578,0.999995529651642,8.60296633931057e-009,0.0042870338074863,0.999990820884705,1.22162582272267e-008,0.00315884803421795,0.999995052814484,4.29660396150666e-009,0.000523869297467172,0.99999988079071,6.96191604365737e-010,-0.00126158492639661,0.999999225139618,-1.78293069197366e-009,0.00434867618605495,0.99999064207077,1.23919141614692e-008,0.00301902671344578,0.999995529651642,8.60296633931057e-009,0.000523869297467172,0.99999988079071,6.96191604365737e-010,0.00292059220373631,0.999995768070221,8.32246982440665e-009,0.00434867618605495,0.99999064207077,1.23919141614692e-008,-0.00126158492639661,0.999999225139618,-1.78293069197366e-009,0.00155684037599713,0.999998867511749,1.99912753018339e-009,0.000776398519519717,0.999999701976776,9.82716352737611e-010,0.00206217914819717,0.999997913837433,5.87635051729762e-009,0.00292059220373631,0.999995768070221,8.32246982440665e-009,0.00155684037599713,0.999998867511749,1.99912753018339e-009,-0.000548792770132422,0.999999046325684,-0.00132488925009966,-0.000626866705715656,0.99999862909317,-0.0015133743872866,
- -0.000738325295969844,0.999998211860657,-0.00178245652932674,-0.000643559033051133,0.999998569488525,-0.00155367283150554,0.000652969290968031,0.99999862909317,-0.00157639104872942,0.000675349205266684,0.999998450279236,-0.0016304204473272,0.000548726238775998,0.999999046325684,-0.00132472871337086,0.000643525738269091,0.999998569488525,-0.00155359250493348,0.000652925111353397,0.99999862909317,0.00157628441229463,0.000675349379889667,0.999998450279236,0.00163042079657316,0.000548726238775998,0.999999046325684,0.00132472871337086,0.000643525738269091,0.999998569488525,0.00155359250493348,0.000321242638165131,0.999999642372131,0.000775540363974869,0.000567574810702354,0.999998927116394,0.00137023266870528,0.000675349379889667,0.999998450279236,0.00163042079657316,0.000652925111353397,0.99999862909317,0.00157628441229463,-0.000160528856213205,1,-0.000387546984711662,0.000160758165293373,1,0.000388100568670779,0.000567574810702354,0.999998927116394,0.00137023266870528,0.000321242638165131,0.999999642372131,0.000775540363974869,-0.000567311828490347,0.999998927116394,-0.00136959785595536,-0.000321203435305506,0.999999642372131,-0.000775445718318224,0.000160758165293373,1,0.000388100568670779,-0.000160528856213205,1,-0.000387546984711662,-0.000738325295969844,0.999998211860657,-0.00178245652932674,-0.000626866705715656,0.99999862909317,-0.0015133743872866,-0.000321203435305506,0.999999642372131,-0.000775445718318224,-0.000567311828490347,0.999998927116394,-0.00136959785595536,-0.000738325295969844,0.999998211860657,0.00178245652932674,-0.000643559033051133,0.999998569488525,0.00155367283150554,-0.000548792770132422,0.999999046325684,0.00132488925009966,-0.000626833527348936,0.99999862909317,0.00151329429354519,-0.000738325295969844,0.999998211860657,0.00178245652932674,-0.000626833527348936,0.99999862909317,0.00151329429354519,-0.000321114872349426,0.999999642372131,0.000775231863372028,-0.000567223236430436,0.999998927116394,0.00136938400100917,-0.000567223236430436,0.999998927116394,0.00136938400100917,-0.000321114872349426,0.999999642372131,0.000775231863372028,
- 0.000160802606842481,1,-0.000388207874493673,-0.000160484560183249,1,0.000387440028134733,-0.000160484560183249,1,0.000387440028134733,0.000160802606842481,1,-0.000388207874493673,0.000567663402762264,0.999998927116394,-0.0013704466400668,0.000321331375744194,0.999999642372131,-0.000775754568167031,0.000321331375744194,0.999999642372131,-0.000775754568167031,0.000567663402762264,0.999998927116394,-0.0013704466400668,0.000675349205266684,0.999998450279236,-0.0016304204473272,0.000652969290968031,0.99999862909317,-0.00157639104872942
- }
- BinormalsW: *312 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- LayerElementTangent: 0 {
- Version: 102
- Name: "map1"
- MappingInformationType: "ByPolygonVertex"
- ReferenceInformationType: "Direct"
- Tangents: *936 {
- a: 0.999999344348907,0.00108904985245317,-2.8495810511231e-006,1,3.98091651732102e-005,-2.84958264273882e-006,1,-7.92657374404371e-005,-1.3953952020529e-006,1,0.000318705715471879,-1.26573684156028e-006,1,-2.86280577022069e-009,-0,0.999999940395355,-0.000287600938463584,0,1,0.000318705715471879,-1.26573684156028e-006,1,-7.92657374404371e-005,-1.3953952020529e-006,0.999999344348907,-0.00112819578498602,1.39539417887136e-006,0.999999701976776,-0.000776398519519717,1.26573672787345e-006,0.999999940395355,-0.000287600938463584,0,1,-2.86280577022069e-009,-0,0.999995052814484,-0.00315884803421795,1.36017388285836e-006,0.999998211860657,-0.00193757400847971,1.39539258725563e-006,1,-0,-0,0.999999761581421,-0.000524895498529077,0,0.999999761581421,-0.000524895498529077,0,1,-0,-0,1,0,-1.3953952020529e-006,1,0,-1.36018059038179e-006,1,-0,-2.8495828701125e-006,1,-0,-2.8495828701125e-006,1,0,-1.36018059038179e-006,1,0,-1.3953952020529e-006,0.999999582767487,-0.00101599679328501,-0,0.999997735023499,-0.00216240645386279,-1.48714264014416e-007,0.99999988079071,-0.000523869297467172,1.32894138005213e-006,0.999995052814484,-0.00315884803421795,1.36017388285836e-006,0.999999761581421,-0.000524895498529077,0,1,0,-1.36018059038179e-006,0.999996185302734,-0.00274693709798157,-1.32893615045759e-006,0.99999988079071,0.000474296219181269,1.48714576653219e-007,0.999999582767487,-0.00101599679328501,-0,0.999999761581421,-0.000524895498529077,0,1,-0,-2.8495828701125e-006,1,-0,-2.8495828701125e-006,0.999996185302734,-0.00274693709798157,-1.32893615045759e-006,1,0,-1.36018059038179e-006,0.999999225139618,0.00126158492639661,1.41324562719092e-006,0.99999988079071,-0.000523869297467172,1.32894138005213e-006,0.999997735023499,-0.00216240645386279,-1.48714264014416e-007,0.999984979629517,0.00549837620928884,-3.0436140718848e-007,1,-0,-2.8495828701125e-006,0.999998033046722,0.00192721281200647,-2.84957718577061e-006,0.999998390674591,-0.00177699245978147,-1.4132443766357e-006,0.999996185302734,-0.00274693709798157,-1.32893615045759e-006,
- 0.99999874830246,-0.00155684014316648,1.28409112676309e-006,0.999999225139618,0.00126158492639661,1.41324562719092e-006,0.999984979629517,0.00549837620928884,-3.0436140718848e-007,0.999999344348907,0.0012314731720835,-2.85471600136589e-007,0.999998033046722,0.00192721281200647,-2.84957718577061e-006,0.999996304512024,0.00272323028184474,-2.84957218354975e-006,0.999999821186066,0.000543877249583602,-1.28409271837882e-006,0.999998390674591,-0.00177699245978147,-1.4132443766357e-006,0.999999701976776,-0.000776398519519717,1.26573672787345e-006,0.99999874830246,-0.00155684014316648,1.28409112676309e-006,0.999999344348907,0.0012314731720835,-2.85471600136589e-007,1,1.91050639841706e-005,0,0.999999940395355,-0.000287600938463584,0,0.999999940395355,-0.000287600938463584,0,1,1.91050639841706e-005,0,0.999999225139618,-0.00123481429181993,2.85471600136589e-007,0.999999821186066,0.000543877249583602,-1.28409271837882e-006,1,0.000318705715471879,-1.26573684156028e-006,0.999996304512024,0.00272323028184474,-2.84957218354975e-006,0.999999344348907,0.00108904985245317,-2.8495810511231e-006,1,0.000318705715471879,-1.26573684156028e-006,0.999999821186066,0.000543877249583602,-1.28409271837882e-006,-1,0,-1.11473445940646e-005,-0.99999988079071,0,-0.000385523017030209,-1,0,-1.67210164363496e-005,-1,0,-1.90263708645944e-005,-1,0,-1.11473445940646e-005,-0.99999988079071,0,-0.000380717770894989,-0.999999821186066,0,-0.000617603771388531,-0.99999988079071,0,-0.000385523017030209,-0.99999988079071,0,-0.000380717770894989,-0.999999940395355,0,-0.000490397505927831,-0.99999988079071,0,-0.000658508914057165,-0.999999821186066,0,-0.000617603771388531,-1,0,-0.000284574372926727,-1,0,1.71462943399092e-006,-1,0,8.57314716995461e-007,-0.99999988079071,0,-0.000570006086491048,-0.999999940395355,0,-0.000237286178162321,-1,0,-0.000284574372926727,-0.99999988079071,0,-0.000570006086491048,-0.999999821186066,0,-0.00061729020671919,-0.999999940395355,0,-0.0004013687139377,-0.999999940395355,0,-0.000237286178162321,-0.999999821186066,0,-0.00061729020671919,
- -0.999999940395355,0,-0.000437606999184936,-0.999999940395355,-0.000336093828082085,0,-1,-0.000230959412874654,0,-0.99999988079071,0.000638208526652306,-1.31238820699764e-007,-1,0.000443640077719465,0,-1,2.35764455283061e-005,0,-0.999999940395355,0.000324419146636501,0,-0.999999701976776,0.000695635506417602,0,-0.999999761581421,0.000749816186726093,1.31238792278054e-007,-0.999999940395355,0.000324419146636501,0,-1,0.000443640077719465,0,-0.99999988079071,0.000638208526652306,-1.31238820699764e-007,-0.999999701976776,0.000695635506417602,0,-0.999892950057983,-0.0146294152364135,-1.30846061097145e-007,-0.999854683876038,-0.0170475635677576,0,-0.999998390674591,-0.00180358707439154,0,-0.999972760677338,-0.00738189369440079,0,-0.999892950057983,-0.0146294152364135,-1.30846061097145e-007,-0.999972760677338,-0.00738189369440079,0,-1,-0,0,-0.99999737739563,0.002265251474455,7.05337506540986e-015,-0.99999737739563,0.002265251474455,7.05337506540986e-015,-1,-0,0,-0.99996817111969,0.0079743517562747,0,-0.999929070472717,0.011902192607522,1.30850779100911e-007,-0.999950170516968,-0.00998765043914318,0,-0.999854683876038,-0.0170475635677576,0,-0.999892950057983,-0.0146294152364135,-1.30846061097145e-007,-0.99997216463089,-0.00746715068817139,-2.1644760295203e-007,-0.99999737739563,0.002265251474455,7.05337506540986e-015,-0.999998092651367,-0.0019506384851411,1.34570174150023e-014,-0.999978959560394,-0.00649622455239296,-3.21041284223611e-007,-0.99997216463089,-0.00746715068817139,-2.1644760295203e-007,-0.999892950057983,-0.0146294152364135,-1.30846061097145e-007,-0.999929070472717,0.011902192607522,1.30850779100911e-007,-0.99999463558197,0.00329341483302414,2.76681305422244e-007,-0.999997973442078,0.00202247826382518,3.95404583741765e-007,-0.999998092651367,-0.0019506384851411,1.34570174150023e-014,-0.99999737739563,0.002265251474455,7.05337506540986e-015,-0.999999582767487,0.000887968752067536,-1.76587434452813e-007,-0.999991416931152,-0.00414936989545822,0,-0.999950170516968,-0.00998765043914318,0,-0.99997216463089,-0.00746715068817139,-2.1644760295203e-007,
- -0.999999582767487,0.000887968752067536,-1.76587434452813e-007,-0.99997216463089,-0.00746715068817139,-2.1644760295203e-007,-0.999978959560394,-0.00649622455239296,-3.21041284223611e-007,-0.999995946884155,0.00287837721407413,-2.73780528914358e-007,-0.999999463558197,-0.00106130889616907,0,-0.999991416931152,-0.00414936989545822,0,-0.999999582767487,0.000887968752067536,-1.76587434452813e-007,-1,0.000235916115343571,-2.31585431720305e-007,-1,0.000235916115343571,-2.31585431720305e-007,-0.999999582767487,0.000887968752067536,-1.76587434452813e-007,-0.999995946884155,0.00287837721407413,-2.73780528914358e-007,-0.999998569488525,0.00174703320953995,-3.40884156457832e-007,-0.99999988079071,0.000638208526652306,-1.31238820699764e-007,-1,-0.000230959412874654,0,-0.999999463558197,-0.00106130889616907,0,-1,0.000235916115343571,-2.31585431720305e-007,-0.99999988079071,0.000638208526652306,-1.31238820699764e-007,-1,0.000235916115343571,-2.31585431720305e-007,-0.999998569488525,0.00174703320953995,-3.40884156457832e-007,-0.999998986721039,0.00141603779047728,0,-0.999999701976776,0.000695635506417602,0,-0.999999701976776,0.000695635506417602,0,-0.999998986721039,0.00141603779047728,0,-0.999998211860657,0.00191669003106654,3.40884014349285e-007,-1,-0.00028255843790248,2.3158541750945e-007,-0.999999761581421,0.000749816186726093,1.31238792278054e-007,0.999985933303833,-0.00532370572909713,3.04361691405575e-007,0.99999988079071,0.000474296219181269,1.48714576653219e-007,0.999996185302734,-0.00274693709798157,-1.32893615045759e-006,0.999998390674591,-0.00177699245978147,-1.4132443766357e-006,0.999999225139618,-0.00123481429181993,2.85471600136589e-007,0.999985933303833,-0.00532370572909713,3.04361691405575e-007,0.999998390674591,-0.00177699245978147,-1.4132443766357e-006,0.999999821186066,0.000543877249583602,-1.28409271837882e-006,-0.99999725818634,0.00235060625709593,3.95563859001413e-007,-0.999997973442078,0.00202247826382518,3.95404583741765e-007,-0.99999463558197,0.00329341483302414,2.76681305422244e-007,-0.999995291233063,-0.00307625625282526,2.55069579679912e-007,
- -0.999998211860657,0.00191669003106654,3.40884014349285e-007,-0.99999725818634,0.00235060625709593,3.95563859001413e-007,-0.999995291233063,-0.00307625625282526,2.55069579679912e-007,-1,-0.00028255843790248,2.3158541750945e-007,-2.11948663064732e-008,-1.79409544216469e-005,-1,-1.79522101007024e-006,-1.20609420264373e-005,-1,-1.08045173874416e-006,-7.25885729480069e-006,-1,-2.11532373839418e-008,-1.79057169589214e-005,-1,-7.77994841882901e-007,5.22684786119498e-006,1,-9.84617898325268e-009,8.33455851534382e-006,1,-9.70354729901146e-009,8.21382400317816e-006,1,-7.34606146579608e-007,4.93534662382444e-006,1,-1.02458780020243e-005,0,1,-1.00231191026978e-005,0,1,-7.77994841882901e-007,5.22684786119498e-006,1,-7.34606146579608e-007,4.93534662382444e-006,1,0,7.68730114941718e-006,1,0,8.07468677521683e-006,1,-9.70354729901146e-009,8.21382400317816e-006,1,-9.84617898325268e-009,8.33455851534382e-006,1,0,-1.88364447240019e-005,-1,0,-1.86624238267541e-005,-1,-2.11948663064732e-008,-1.79409544216469e-005,-1,-2.11532373839418e-008,-1.79057169589214e-005,-1,1,0,2.74133271886967e-005,1,0,2.74133271886967e-005,1,-0,-9.13777603273047e-006,1,0,9.13777603273047e-006,1,0,9.13777603273047e-006,1,-0,-9.13777603273047e-006,1,-0,-2.74133271886967e-005,1,-0,-2.74133271886967e-005,-1.79522101007024e-006,-1.20609420264373e-005,-1,-1.79666294570779e-005,0,-1,-1.79666294570779e-005,0,-1,-1.08045173874416e-006,-7.25885729480069e-006,-1,-0.999999821186066,0,-0.000602053012698889,-0.999999821186066,0,-0.000603143766056746,-0.999999940395355,0,-0.0004013687139377,-0.999999940395355,0,-0.000437606999184936,-0.999999940395355,-0.000148637613165192,0,-1,0.000181888666702434,0,-1,2.35764455283061e-005,0,-0.999999761581421,0.000749816186726093,1.31238792278054e-007,-0.999994933605194,-0.00316865439526737,0,-0.999999940395355,-0.000148637613165192,0,-0.999999761581421,0.000749816186726093,1.31238792278054e-007,-1,-0.00028255843790248,2.3158541750945e-007,-0.999993860721588,0.00348852877505124,0,-0.999994933605194,-0.00316865439526737,0,-1,-0.00028255843790248,2.3158541750945e-007,
- -0.999995291233063,-0.00307625625282526,2.55069579679912e-007,-0.999689757823944,0.0249100420624018,0,-0.999993860721588,0.00348852877505124,0,-0.999995291233063,-0.00307625625282526,2.55069579679912e-007,-0.99999463558197,0.00329341483302414,2.76681305422244e-007,-0.999876260757446,0.0157306138426065,0,-0.999689757823944,0.0249100420624018,0,-0.99999463558197,0.00329341483302414,2.76681305422244e-007,-0.999929070472717,0.011902192607522,1.30850779100911e-007,-0.999999165534973,0.00128416740335524,0,-0.999876260757446,0.0157306138426065,0,-0.999929070472717,0.011902192607522,1.30850779100911e-007,-0.99996817111969,0.0079743517562747,0,-0.999999821186066,0,-0.000644572137389332,-0.999999821186066,0,-0.000625465996563435,-0.99999988079071,0,-0.000658508914057165,-0.999999940395355,0,-0.000490397505927831,0.999998986721039,-0.00144358584657311,2.84957991425472e-006,0.999997973442078,-0.00206217938102782,2.84957718577061e-006,0.999999701976776,-0.000776398519519717,1.26573672787345e-006,0.999999344348907,-0.00112819578498602,1.39539417887136e-006,0.999995052814484,-0.00315884803421795,1.36017388285836e-006,0.999990880489349,-0.00428703427314758,2.84955672213982e-006,0.999998867511749,-0.0015244142850861,2.84957945950737e-006,0.999998211860657,-0.00193757400847971,1.39539258725563e-006,0.999995470046997,-0.00301902648061514,2.84956968243932e-006,0.999990880489349,-0.00428703427314758,2.84955672213982e-006,0.999995052814484,-0.00315884803421795,1.36017388285836e-006,0.99999988079071,-0.000523869297467172,1.32894138005213e-006,0.999999225139618,0.00126158492639661,1.41324562719092e-006,0.999990582466125,-0.00434867618605495,2.8495560400188e-006,0.999995470046997,-0.00301902648061514,2.84956968243932e-006,0.99999988079071,-0.000523869297467172,1.32894138005213e-006,0.999995827674866,-0.00292059243656695,2.8495708193077e-006,0.999990582466125,-0.00434867618605495,2.8495560400188e-006,0.999999225139618,0.00126158492639661,1.41324562719092e-006,0.99999874830246,-0.00155684014316648,1.28409112676309e-006,0.999999701976776,-0.000776398519519717,1.26573672787345e-006,
- 0.999997973442078,-0.00206217938102782,2.84957718577061e-006,0.999995827674866,-0.00292059243656695,2.8495708193077e-006,0.99999874830246,-0.00155684014316648,1.28409112676309e-006,-0.382686406373978,-0.00143405189737678,-0.92387717962265,-0.382686346769333,-0.00163806742057204,-0.923876941204071,-0.382686078548431,-0.0019293196965009,-0.923876404762268,-0.382686316967011,-0.0016816861461848,-0.923876881599426,-0.382686257362366,0.0017062759725377,0.923876881599426,-0.382686257362366,0.00176475709304214,0.923876702785492,-0.382686406373978,0.00143387808930129,0.92387717962265,-0.382686316967011,0.0016815991839394,0.923876881599426,-0.382686257362366,0.00170616048853844,-0.923876881599426,-0.382686257362366,0.0017647574422881,-0.923876702785492,-0.382686406373978,0.00143387808930129,-0.92387717962265,-0.382686316967011,0.0016815991839394,-0.923876881599426,-0.382686674594879,0.000839440093841404,-0.923877775669098,-0.3826864361763,0.00148313143290579,-0.92387717962265,-0.382686257362366,0.0017647574422881,-0.923876702785492,-0.382686257362366,0.00170616048853844,-0.923876881599426,-0.382686764001846,-0.00041947839781642,-0.923878073692322,-0.382686764001846,0.000420077587477863,-0.923878073692322,-0.3826864361763,0.00148313143290579,-0.92387717962265,-0.382686674594879,0.000839440093841404,-0.923877775669098,-0.3826864361763,-0.00148244423326105,-0.92387717962265,-0.382686674594879,-0.000839337648358196,-0.923877775669098,-0.382686764001846,0.000420077587477863,-0.923878073692322,-0.382686764001846,-0.00041947839781642,-0.923878073692322,-0.382686078548431,-0.0019293196965009,-0.923876404762268,-0.382686346769333,-0.00163806742057204,-0.923876941204071,-0.382686674594879,-0.000839337648358196,-0.923877775669098,-0.3826864361763,-0.00148244423326105,-0.92387717962265,-0.382686078548431,-0.0019293196965009,0.923876404762268,-0.382686316967011,-0.0016816861461848,0.923876881599426,-0.382686406373978,-0.00143405189737678,0.92387717962265,-0.382686346769333,-0.00163798069115728,0.923876941204071,-0.382686078548431,-0.0019293196965009,0.923876404762268,
- -0.382686346769333,-0.00163798069115728,0.923876941204071,-0.382686674594879,-0.000839106214698404,0.923877775669098,-0.3826864361763,-0.00148221279960126,0.92387717962265,-0.3826864361763,-0.00148221279960126,0.92387717962265,-0.382686674594879,-0.000839106214698404,0.923877775669098,-0.382686764001846,0.000420193740865216,0.923878073692322,-0.382686764001846,-0.000419362651882693,0.923878073692322,-0.382686764001846,-0.000419362651882693,0.923878073692322,-0.382686764001846,0.000420193740865216,0.923878073692322,-0.3826864361763,0.00148336298298091,0.92387717962265,-0.382686674594879,0.000839671993162483,0.923877775669098,-0.382686674594879,0.000839671993162483,0.923877775669098,-0.3826864361763,0.00148336298298091,0.92387717962265,-0.382686257362366,0.00176475709304214,0.923876702785492,-0.382686257362366,0.0017062759725377,0.923876881599426
- }
- TangentsW: *312 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- LayerElementUV: 0 {
- Version: 101
- Name: "map1"
- MappingInformationType: "ByPolygonVertex"
- ReferenceInformationType: "IndexToDirect"
- UV: *300 {
- a: 0.000113993883132935,0.249692782759666,-0.000171124935150146,-5.69440126128029e-005,0.249999523162842,4.46428227718343e-010,0.249999701976776,0.249616727232933,0.50000011920929,0,0.500000059604645,0.249616742134094,0.749784827232361,2.5902409106493e-009,0.749784588813782,0.249616742134094,0.749784648418427,1.25616121292114,0.749784827232361,1.51919233798981,0.50000011920929,1.51919233798981,0.500000059604645,1.25616121292114,0.249999552965164,1.51919233798981,0.249999672174454,1.25616121292114,7.25984573364258e-005,1.51919233798981,-0.000123083591461182,1.25616121292114,0.49993234872818,0.95562082529068,0.529713451862335,0.956493854522705,0.749784648418427,1.00066566467285,0.249999701976776,1,0.470215529203415,0.956431806087494,0.00035586953163147,1,0.749784648418427,0.748850286006927,0.530008375644684,0.750064134597778,-0.000125765800476074,0.74954491853714,0.249999701976776,0.748850286006927,0.749784648418427,0.499233484268188,0.5302734375,0.540863931179047,-0.000369906425476074,0.499865412712097,0.249999701976776,0.499233514070511,0.499935954809189,0.540766179561615,0.469657778739929,0.540865957736969,0.749999463558197,2.52691507339478,0.749999105930328,2.15256071090698,0.887880086898804,2.15256261825562,1.04947698116302,2.52692127227783,0.49999988079071,2.52691507339478,0.500201106071472,2.15221834182739,0.249995529651642,2.52691507339478,0.250211387872696,2.15200519561768,0.749996960163116,3.51805567741394,1.049480676651,3.51805543899536,0.887882590293884,3.89241051673889,0.749997138977051,3.89241051673889,0.49999988079071,3.51805567741394,0.500199735164642,3.89275193214417,0.249994575977325,3.51805567741394,0.250210464000702,3.89296531677246,-2.13635158538818,-0.000351473514456302,-2.13607597351074,0.249901324510574,-2.25147485733032,0.249927565455437,-2.25172710418701,-0.000388632353860885,-2.75234794616699,-0.000202187933609821,-2.5020112991333,-0.000179754308192059,-2.50189590454102,0.250187665224075,-2.75245761871338,0.25024488568306,-2.24821805953979,1.25616121292114,-2.13340997695923,
- 1.25938391685486,-2.13258719444275,1.51939952373505,-2.24726510047913,1.51919233798981,-2.49997425079346,1.51919233798981,-2.50052237510681,1.25616121292114,-2.75258851051331,1.51919233798981,-2.75278282165527,1.25616121292114,-2.13416957855225,1.00358402729034,-2.24918651580811,1.00246298313141,-2.50108218193054,0.956382393836975,-2.47082853317261,0.957432210445404,-2.75296759605408,1,-2.53133034706116,0.957285463809967,-2.25023126602173,0.750960826873779,-2.13492298126221,0.751264870166779,-2.47063636779785,0.751595497131348,-2.1355938911438,0.500342071056366,-2.25114250183105,0.500224530696869,-2.47100877761841,0.542301774024963,-2.50172734260559,0.542267084121704,-2.5323498249054,0.542425215244293,-2.75261259078979,0.500908553600311,0.469920694828033,0.750025391578674,-2.53227496147156,0.751570582389832,-2.752854347229,0.75208854675293,0.411219507455826,0.297301858663559,0.411213040351868,0.576768755912781,0.00980371423065662,0.576761543750763,0.00981005933135748,0.297294437885284,0.435018837451935,0.576771855354309,0.434988439083099,0.297384589910507,0.836395859718323,0.297381192445755,0.836426138877869,0.576767921447754,0.836428463459015,0.615277469158173,0.435021162033081,0.615281581878662,0.435014307498932,0.0293557327240705,0.836421847343445,0.0293526463210583,0.00981358624994755,0.0293448735028505,0.411223024129868,0.0293524339795113,0.706077992916107,0.937492311000824,0.706077992916107,0.536084115505219,0.745216250419617,0.536085188388824,0.745216250419617,0.93749338388443,0.784353077411652,0.536084115505219,0.784353077411652,0.937492311000824,0.411212414503098,0.615279972553253,0.00980322528630495,0.615272760391235,0.112119823694229,3.89304494857788,-0.0499331951141357,3.51822853088379,-2.86724233627319,0.250270009040833,-2.8671133518219,-0.000187059515155852,-2.86737704277039,0.500808954238892,-2.86749601364136,0.751235663890839,-2.86753678321838,1.00288712978363,-2.86744475364685,1.2587925195694,-2.86723661422729,1.51934015750885,-0.0499265193939209,2.52673029899597,0.112124085426331,2.15192484855652,
- 1.00031054019928,1.257732629776,0.999436676502228,1.00140070915222,0.998975038528442,0.750224828720093,0.998905718326569,0.499934315681458,0.998053014278412,0.000345942389685661,0.998650968074799,0.250081658363342,0.999888837337494,1.51957535743713,-0.877699255943298,-0.00975125003606081,-0.878081202507019,0.244148015975952,-1.22142314910889,0.243485689163208,-1.22142314910889,-0.0102438824251294,-0.823352813720703,1.25840401649475,-0.48001104593277,1.25774168968201,-0.479628920555115,1.51164102554321,-0.823352813720703,1.51213359832764,-1.22142314910889,1.25840401649475,-0.878081202507019,1.25774168968201,-0.877699017524719,1.51164102554321,-1.22142314910889,1.51213359832764,-1.22142314910889,1.00467443466187,-0.878490567207336,1.00424253940582,-1.22142314910889,0.750944852828979,-0.878643155097961,0.750944852828979,-1.22142314910889,0.497215330600739,-0.878490567207336,0.497647345066071,-0.823352813720703,0.243485689163208,-0.823352813720703,-0.0102438824251294,-0.479628920555115,-0.00975125003606081,-0.48001104593277,0.244148015975952,-0.480420172214508,0.497647225856781,-0.823352813720703,0.497215330600739,-0.480572760105133,0.750944852828979,-0.823352813720703,0.750944852828979,-0.480420172214508,1.00424242019653,-0.823352813720703,1.00467443466187
- }
- UVIndex: *312 {
- a: 0,1,2,3,4,5,3,2,6,7,5,4,8,9,10,11,11,10,12,13,14,15,13,12,16,17,18,8,11,13,19,20,16,11,15,21,19,13,22,18,17,23,21,24,25,19,26,22,23,27,24,28,29,25,7,26,27,30,5,5,30,31,29,3,28,0,3,29,32,33,34,35,32,36,37,33,36,38,39,37,40,41,42,43,44,40,43,45,46,44,45,47,48,49,50,51,52,53,54,55,53,51,50,54,56,57,58,59,56,59,60,61,61,60,62,63,64,57,56,65,61,66,67,65,56,63,68,69,66,61,70,71,64,65,70,65,67,72,73,71,70,74,74,70,72,75,50,49,73,74,50,74,75,76,54,54,76,77,78,55,79,20,19,25,31,79,25,29,80,69,68,81,77,80,81,78,82,83,84,85,86,87,88,89,90,91,86,89,92,93,88,87,94,95,82,85,96,97,98,99,99,98,100,101,83,102,103,84,104,105,46,47,106,107,52,55,108,106,55,78,109,108,78,81,110,109,81,68,111,110,68,63,112,111,63,62,113,114,39,38,119,120,7,6,8,115,121,9,116,115,8,18,22,117,116,18,118,117,22,26,7,120,118,26,122,123,124,125,126,127,128,129,130,131,132,133,134,135,131,130,136,137,135,134,138,139,137,136,124,123,139,138,140,141,142,143,140,143,144,145,145,144,146,147,147,146,148,149,149,148,127,126
- }
- }
- LayerElementSmoothing: 0 {
- Version: 102
- Name: ""
- MappingInformationType: "ByEdge"
- ReferenceInformationType: "Direct"
- Smoothing: *156 {
- a: 0,0,1,0,0,0,0,1,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,1,1,1,0,1,1,1,1,0,0,1,1,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,1,1,1,1,1,1,1,1,1,1
- }
- }
- LayerElementMaterial: 0 {
- Version: 101
- Name: ""
- MappingInformationType: "AllSame"
- ReferenceInformationType: "IndexToDirect"
- Materials: *1 {
- a: 0
- }
- }
- Layer: 0 {
- Version: 100
- LayerElement: {
- Type: "LayerElementNormal"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementBinormal"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementTangent"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementMaterial"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementSmoothing"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementUV"
- TypedIndex: 0
- }
- }
- }
- Geometry: 2267733781664, "Geometry::", "Mesh" {
- Vertices: *24 {
- a: -195.95703125,-7.15255737304688e-007,473.08056640625,195.95703125,2.38418579101563e-007,473.08056640625,-195.95703125,600,473.08056640625,195.95703125,600,473.08056640625,-144.1796875,600,348.08056640625,144.1796875,600,348.08056640625,-144.1796875,-2.38418579101563e-007,348.08056640625,144.1796875,-2.38418579101563e-007,348.08056640625
- }
- PolygonVertexIndex: *24 {
- a: 0,1,3,-3,6,0,2,-5,3,1,7,-6,2,3,5,-5,1,0,6,-8,5,7,6,-5
- }
- Edges: *12 {
- a: 0,18,6,11,4,7,1,14,2,3,10,9
- }
- GeometryVersion: 124
- LayerElementNormal: 0 {
- Version: 102
- Name: ""
- MappingInformationType: "ByVertice"
- ReferenceInformationType: "Direct"
- Normals: *24 {
- a: -0.341292560100555,-0.145107075572014,0.928689002990723,0.341292560100555,-0.145107075572014,0.928689002990723,-0.341292560100555,0.145107075572014,0.928689002990723,0.341292560100555,0.145107075572014,0.928689002990723,-0.335078567266464,0.237443268299103,-0.911780178546906,0.335078567266464,0.237443268299103,-0.911780178546906,-0.335078567266464,-0.237443268299103,-0.911780178546906,0.335078567266464,-0.237443268299103,-0.911780178546906
- }
- NormalsW: *8 {
- a: 1,1,1,1,1,1,1,1
- }
- }
- LayerElementBinormal: 0 {
- Version: 102
- Name: "map1"
- MappingInformationType: "ByPolygonVertex"
- ReferenceInformationType: "Direct"
- Binormals: *72 {
- a: -3.72529074255112e-009,0.988012194633484,0.154376283288002,0,0.988012194633484,0.154376283288002,0,0.988012194633484,-0.154376283288002,0,0.988012194633484,-0.154376283288002,-0.313266962766647,0.940744400024414,-0.129860669374466,-0.89022022485733,-0.267232745885849,-0.368910223245621,0.891170561313629,-0.264216333627701,0.368788182735443,0.312708258628845,0.940896391868591,0.130105569958687,-0.889243900775909,-0.270299434661865,0.369030624628067,0.891075372695923,-0.264519959688187,-0.368800669908524,0.313673108816147,0.940633654594421,-0.129682570695877,-0.314643979072571,0.940368056297302,0.129256621003151,0,-0.988012194633484,0.154376283288002,-5.17815408329625e-007,-0.988012194633484,0.154376462101936,-1.69873214872496e-006,0.96772426366806,0.252011448144913,-8.49366188049316e-007,0.967724025249481,0.252012312412262,-3.72529074255112e-009,0.988012194633484,0.154376283288002,-0,0.988012194633484,0.154376283288002,-0,-0.967724084854126,0.252012014389038,7.45057970874541e-009,-0.967724084854126,0.25201204419136,0,0.967724084854126,0.252012014389038,-1.49011594174908e-008,0.967724084854126,-0.25201204419136,-2.98023188349816e-008,0.967724084854126,-0.252012014389038,-1.49011594174908e-008,0.967724084854126,0.25201204419136
- }
- BinormalsW: *24 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- LayerElementTangent: 0 {
- Version: 102
- Name: "map1"
- MappingInformationType: "ByPolygonVertex"
- ReferenceInformationType: "Direct"
- Tangents: *72 {
- a: 0.939957141876221,-0.0526874698698521,0.337201178073883,0.939957141876221,0.0526874735951424,-0.337201178073883,0.939957141876221,-0.0526874735951424,-0.337201178073883,0.939957141876221,0.0526874735951424,0.337201178073883,-0.888586640357971,-0.242117092013359,0.389606356620789,-0.301707714796066,0.952643930912018,0.0379730872809887,-0.298888742923737,-0.953484952449799,0.0391404516994953,-0.88878345489502,0.241525620222092,0.389524668455124,-0.304573208093643,0.95177835226059,-0.0367847681045532,-0.299172520637512,-0.953400850296021,-0.0390230119228363,-0.888443350791931,0.242547079920769,-0.389665693044662,-0.88809996843338,-0.243574991822243,-0.389807194471359,-0.939957141876221,-0.0526874735951424,-0.337201178073883,-0.939957141876221,0.0526880174875259,0.337201088666916,-0.942190289497375,0.0844420939683914,-0.324264109134674,-0.942190170288086,-0.0844447016716003,0.324263393878937,-0.939957141876221,-0.0526874773204327,0.337201178073883,-0.939957141876221,0.0526874735951424,-0.337201178073883,-0.942190289497375,0.0844438374042511,0.324263632297516,-0.942190289497375,-0.0844438448548317,-0.324263632297516,-0.942190289497375,0.0844438374042511,-0.324263632297516,-0.942190289497375,-0.0844438523054123,-0.324263632297516,-0.942190289497375,0.0844438150525093,0.324263662099838,-0.942190289497375,-0.0844438523054123,0.324263632297516
- }
- TangentsW: *24 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- LayerElementUV: 0 {
- Version: 101
- Name: "map1"
- MappingInformationType: "ByPolygonVertex"
- ReferenceInformationType: "IndexToDirect"
- UV: *48 {
- a: 0,0,0.998827934265137,0,0.998827934265137,1.51805567741394,0,1.51805567741394,0.679935276508331,3.34770738845691e-005,0.998827934265137,0,0.998827934265137,1.51805567741394,0.67993551492691,1.51763510704041,0.871270895004272,1.51805567741394,0.871270895004272,-3.07559967041016e-005,1.19016361236572,-0.000113759764644783,1.19016349315643,1.51886200904846,0.998827934265137,1.51805567741394,0,1.51805567741394,0.000233631115406752,1.16478085517883,0.998719751834869,1.16478633880615,0,1.51805567741394,0.998827934265137,1.51805567741394,0.998720049858093,1.16477954387665,0.000233670478337444,1.16477954387665,-9.73005214177647e-008,1.5178142786026,-6.23248581632652e-008,1.40696094774739e-008,0.998827934265137,3.25417737201406e-008,0.998827576637268,1.5178142786026
- }
- UVIndex: *24 {
- a: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23
- }
- }
- LayerElementSmoothing: 0 {
- Version: 102
- Name: ""
- MappingInformationType: "ByEdge"
- ReferenceInformationType: "Direct"
- Smoothing: *12 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- LayerElementMaterial: 0 {
- Version: 101
- Name: ""
- MappingInformationType: "AllSame"
- ReferenceInformationType: "IndexToDirect"
- Materials: *1 {
- a: 0
- }
- }
- Layer: 0 {
- Version: 100
- LayerElement: {
- Type: "LayerElementNormal"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementBinormal"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementTangent"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementMaterial"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementSmoothing"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementUV"
- TypedIndex: 0
- }
- }
- }
- Model: 2268726148208, "Model::SM_Tower_8Sided_Slit_01", "Null" {
- Version: 232
- Properties70: {
- P: "RotationActive", "bool", "", "",1
- P: "InheritType", "enum", "", "",1
- P: "ScalingMax", "Vector3D", "Vector", "",0,0,0
- P: "DefaultAttributeIndex", "int", "Integer", "",0
- }
- Shading: Y
- Culling: "CullingOff"
- }
- Model: 2268726118048, "Model::LOD_Group_SM_Tower_8Sided_Slit_01", "LodGroup" {
- Version: 232
- Properties70: {
- P: "RotationActive", "bool", "", "",1
- P: "InheritType", "enum", "", "",1
- P: "ScalingMax", "Vector3D", "Vector", "",0,0,0
- P: "DefaultAttributeIndex", "int", "Integer", "",0
- }
- Shading: Y
- Culling: "CullingOff"
- }
- Model: 2268726152848, "Model::SM_Tower_8Sided_Slit_01_LOD0", "Mesh" {
- Version: 232
- Properties70: {
- P: "RotationActive", "bool", "", "",1
- P: "InheritType", "enum", "", "",1
- P: "ScalingMax", "Vector3D", "Vector", "",0,0,0
- P: "DefaultAttributeIndex", "int", "Integer", "",0
- P: "currentUVSet", "KString", "", "U", "map1"
- }
- Shading: T
- Culling: "CullingOff"
- }
- Model: 2268726150528, "Model::SM_Tower_8Sided_Slit_01_LOD1", "Mesh" {
- Version: 232
- Properties70: {
- P: "RotationActive", "bool", "", "",1
- P: "InheritType", "enum", "", "",1
- P: "ScalingMax", "Vector3D", "Vector", "",0,0,0
- P: "DefaultAttributeIndex", "int", "Integer", "",0
- P: "currentUVSet", "KString", "", "U", "map1"
- }
- Shading: T
- Culling: "CullingOff"
- }
- Model: 2268726155168, "Model::SM_Tower_8Sided_Slit_01_LOD2", "Mesh" {
- Version: 232
- Properties70: {
- P: "RotationActive", "bool", "", "",1
- P: "InheritType", "enum", "", "",1
- P: "ScalingMax", "Vector3D", "Vector", "",0,0,0
- P: "DefaultAttributeIndex", "int", "Integer", "",0
- P: "currentUVSet", "KString", "", "U", "map1"
- }
- Shading: T
- Culling: "CullingOff"
- }
- Model: 2268726157488, "Model::UCX_SM_Tower_8Sided_Slit_01_LOD0_00", "Mesh" {
- Version: 232
- Properties70: {
- P: "RotationActive", "bool", "", "",1
- P: "InheritType", "enum", "", "",1
- P: "ScalingMax", "Vector3D", "Vector", "",0,0,0
- P: "DefaultAttributeIndex", "int", "Integer", "",0
- P: "currentUVSet", "KString", "", "U", "map1"
- }
- Shading: T
- Culling: "CullingOff"
- }
- Material: 2267913048320, "Material::MI_Wall_01", "" {
- Version: 102
- ShadingModel: "phong"
- MultiLayer: 0
- Properties70: {
- P: "AmbientColor", "Color", "", "A",0,0,0
- P: "DiffuseColor", "Color", "", "A",1,1,1
- P: "DiffuseFactor", "Number", "", "A",0.800000011920929
- P: "TransparencyFactor", "Number", "", "A",1
- P: "SpecularColor", "Color", "", "A",0,0,0
- P: "ReflectionFactor", "Number", "", "A",0.5
- P: "Emissive", "Vector3D", "Vector", "",0,0,0
- P: "Ambient", "Vector3D", "Vector", "",0,0,0
- P: "Diffuse", "Vector3D", "Vector", "",0.800000011920929,0.800000011920929,0.800000011920929
- P: "Specular", "Vector3D", "Vector", "",0,0,0
- P: "Shininess", "double", "Number", "",20
- P: "Opacity", "double", "Number", "",1
- P: "Reflectivity", "double", "Number", "",0
- }
- }
- Material: 2267913041600, "Material::MI_Arch_01", "" {
- Version: 102
- ShadingModel: "phong"
- MultiLayer: 0
- Properties70: {
- P: "AmbientColor", "Color", "", "A",0,0,0
- P: "DiffuseColor", "Color", "", "A",1,1,1
- P: "DiffuseFactor", "Number", "", "A",0.800000011920929
- P: "TransparencyFactor", "Number", "", "A",1
- P: "SpecularColor", "Color", "", "A",0,0,0
- P: "ReflectionFactor", "Number", "", "A",0.5
- P: "Emissive", "Vector3D", "Vector", "",0,0,0
- P: "Ambient", "Vector3D", "Vector", "",0,0,0
- P: "Diffuse", "Vector3D", "Vector", "",0.800000011920929,0.800000011920929,0.800000011920929
- P: "Specular", "Vector3D", "Vector", "",0,0,0
- P: "Shininess", "double", "Number", "",20
- P: "Opacity", "double", "Number", "",1
- P: "Reflectivity", "double", "Number", "",0
- }
- }
- Material: 2267913053120, "Material::M_Collision_01", "" {
- Version: 102
- ShadingModel: "phong"
- MultiLayer: 0
- Properties70: {
- P: "AmbientColor", "Color", "", "A",0,0,0
- P: "DiffuseColor", "Color", "", "A",0.5,0.5,0.5
- P: "DiffuseFactor", "Number", "", "A",0.800000011920929
- P: "TransparencyFactor", "Number", "", "A",1
- P: "SpecularColor", "Color", "", "A",0,0,0
- P: "ReflectionFactor", "Number", "", "A",0.5
- P: "Emissive", "Vector3D", "Vector", "",0,0,0
- P: "Ambient", "Vector3D", "Vector", "",0,0,0
- P: "Diffuse", "Vector3D", "Vector", "",0.400000005960464,0.400000005960464,0.400000005960464
- P: "Specular", "Vector3D", "Vector", "",0,0,0
- P: "Shininess", "double", "Number", "",20
- P: "Opacity", "double", "Number", "",1
- P: "Reflectivity", "double", "Number", "",0
- }
- }
- Video: 2268161628752, "Video::file4", "Clip" {
- Type: "Clip"
- Properties70: {
- P: "Path", "KString", "XRefUrl", "", "A:/Lordenfel/UE4/Lordenfel/Content/Lordenfel/Environment/Textures/T_Wall_01_BC.png"
- }
- UseMipMap: 0
- Filename: "A:/Lordenfel/UE4/Lordenfel/Content/Lordenfel/Environment/Textures/T_Wall_01_BC.png"
- RelativeFilename: "..\..\..\..\..\..\UE4\Lordenfel\Content\Lordenfel\Environment\Textures\T_Wall_01_BC.png"
- }
- Video: 2268161629152, "Video::file18", "Clip" {
- Type: "Clip"
- Properties70: {
- P: "Path", "KString", "XRefUrl", "", "A:/Lordenfel/UE4/Lordenfel/Content/Lordenfel/Environment/Textures/T_Arch_01_BC.png"
- }
- UseMipMap: 0
- Filename: "A:/Lordenfel/UE4/Lordenfel/Content/Lordenfel/Environment/Textures/T_Arch_01_BC.png"
- RelativeFilename: "..\..\..\..\..\..\UE4\Lordenfel\Content\Lordenfel\Environment\Textures\T_Arch_01_BC.png"
- }
- Video: 2268161637952, "Video::file24", "Clip" {
- Type: "Clip"
- Properties70: {
- P: "Path", "KString", "XRefUrl", "", "A:/Lordenfel/UE4/Lordenfel/Content/Lordenfel/Environment/Textures/T_Wall_01_N.png"
- }
- UseMipMap: 0
- Filename: "A:/Lordenfel/UE4/Lordenfel/Content/Lordenfel/Environment/Textures/T_Wall_01_N.png"
- RelativeFilename: "..\..\..\..\..\..\UE4\Lordenfel\Content\Lordenfel\Environment\Textures\T_Wall_01_N.png"
- }
- Video: 2268161643152, "Video::file33", "Clip" {
- Type: "Clip"
- Properties70: {
- P: "Path", "KString", "XRefUrl", "", "A:/Lordenfel/UE4/Lordenfel/Content/Lordenfel/Environment/Textures/T_Arch_01_N.png"
- }
- UseMipMap: 0
- Filename: "A:/Lordenfel/UE4/Lordenfel/Content/Lordenfel/Environment/Textures/T_Arch_01_N.png"
- RelativeFilename: "..\..\..\..\..\..\UE4\Lordenfel\Content\Lordenfel\Environment\Textures\T_Arch_01_N.png"
- }
- Texture: 2267913044480, "Texture::file4", "" {
- Type: "TextureVideoClip"
- Version: 202
- TextureName: "Texture::file4"
- Properties70: {
- P: "CurrentTextureBlendMode", "enum", "", "",0
- P: "UVSet", "KString", "", "", "map1"
- P: "UseMaterial", "bool", "", "",1
- }
- Media: "Video::file4"
- FileName: "A:/Lordenfel/UE4/Lordenfel/Content/Lordenfel/Environment/Textures/T_Wall_01_BC.png"
- RelativeFilename: "..\..\..\..\..\..\UE4\Lordenfel\Content\Lordenfel\Environment\Textures\T_Wall_01_BC.png"
- ModelUVTranslation: 0,0
- ModelUVScaling: 1,1
- Texture_Alpha_Source: "None"
- Cropping: 0,0,0,0
- }
- Texture: 2267913050240, "Texture::file18", "" {
- Type: "TextureVideoClip"
- Version: 202
- TextureName: "Texture::file18"
- Properties70: {
- P: "CurrentTextureBlendMode", "enum", "", "",0
- P: "UVSet", "KString", "", "", "map1"
- P: "UseMaterial", "bool", "", "",1
- }
- Media: "Video::file18"
- FileName: "A:/Lordenfel/UE4/Lordenfel/Content/Lordenfel/Environment/Textures/T_Arch_01_BC.png"
- RelativeFilename: "..\..\..\..\..\..\UE4\Lordenfel\Content\Lordenfel\Environment\Textures\T_Arch_01_BC.png"
- ModelUVTranslation: 0,0
- ModelUVScaling: 1,1
- Texture_Alpha_Source: "None"
- Cropping: 0,0,0,0
- }
- Texture: 2267913030560, "Texture::file24", "" {
- Type: "TextureVideoClip"
- Version: 202
- TextureName: "Texture::file24"
- Properties70: {
- P: "CurrentTextureBlendMode", "enum", "", "",0
- P: "UVSet", "KString", "", "", "map1"
- P: "UseMaterial", "bool", "", "",1
- }
- Media: "Video::file24"
- FileName: "A:/Lordenfel/UE4/Lordenfel/Content/Lordenfel/Environment/Textures/T_Wall_01_N.png"
- RelativeFilename: "..\..\..\..\..\..\UE4\Lordenfel\Content\Lordenfel\Environment\Textures\T_Wall_01_N.png"
- ModelUVTranslation: 0,0
- ModelUVScaling: 1,1
- Texture_Alpha_Source: "None"
- Cropping: 0,0,0,0
- }
- Texture: 2267913032480, "Texture::file33", "" {
- Type: "TextureVideoClip"
- Version: 202
- TextureName: "Texture::file33"
- Properties70: {
- P: "CurrentTextureBlendMode", "enum", "", "",0
- P: "UVSet", "KString", "", "", "map1"
- P: "UseMaterial", "bool", "", "",1
- }
- Media: "Video::file33"
- FileName: "A:/Lordenfel/UE4/Lordenfel/Content/Lordenfel/Environment/Textures/T_Arch_01_N.png"
- RelativeFilename: "..\..\..\..\..\..\UE4\Lordenfel\Content\Lordenfel\Environment\Textures\T_Arch_01_N.png"
- ModelUVTranslation: 0,0
- ModelUVScaling: 1,1
- Texture_Alpha_Source: "None"
- Cropping: 0,0,0,0
- }
- AnimationStack: 2268372240560, "AnimStack::Take 001", "" {
- Properties70: {
- P: "LocalStart", "KTime", "Time", "",1539538600
- P: "LocalStop", "KTime", "Time", "",46186158000
- P: "ReferenceStart", "KTime", "Time", "",1539538600
- P: "ReferenceStop", "KTime", "Time", "",46186158000
- }
- }
- AnimationLayer: 2268523297424, "AnimLayer::BaseLayer", "" {
- }
- }
- ; Object connections
- ;------------------------------------------------------------------
- Connections: {
-
- ;Model::SM_Tower_8Sided_Slit_01, Model::RootNode
- C: "OO",2268726148208,0
-
- ;AnimLayer::BaseLayer, AnimStack::Take 001
- C: "OO",2268523297424,2268372240560
-
- ;NodeAttribute::, Model::SM_Tower_8Sided_Slit_01
- C: "OO",2268466664912,2268726148208
-
- ;Model::LOD_Group_SM_Tower_8Sided_Slit_01, Model::SM_Tower_8Sided_Slit_01
- C: "OO",2268726118048,2268726148208
-
- ;Model::UCX_SM_Tower_8Sided_Slit_01_LOD0_00, Model::SM_Tower_8Sided_Slit_01
- C: "OO",2268726157488,2268726148208
-
- ;NodeAttribute::, Model::LOD_Group_SM_Tower_8Sided_Slit_01
- C: "OO",2268140932048,2268726118048
-
- ;Model::SM_Tower_8Sided_Slit_01_LOD0, Model::LOD_Group_SM_Tower_8Sided_Slit_01
- C: "OO",2268726152848,2268726118048
-
- ;Model::SM_Tower_8Sided_Slit_01_LOD1, Model::LOD_Group_SM_Tower_8Sided_Slit_01
- C: "OO",2268726150528,2268726118048
-
- ;Model::SM_Tower_8Sided_Slit_01_LOD2, Model::LOD_Group_SM_Tower_8Sided_Slit_01
- C: "OO",2268726155168,2268726118048
-
- ;Texture::file4, Material::MI_Wall_01
- C: "OP",2267913044480,2267913048320, "DiffuseColor"
-
- ;Texture::file24, Material::MI_Wall_01
- C: "OP",2267913030560,2267913048320, "NormalMap"
-
- ;Texture::file18, Material::MI_Arch_01
- C: "OP",2267913050240,2267913041600, "DiffuseColor"
-
- ;Texture::file33, Material::MI_Arch_01
- C: "OP",2267913032480,2267913041600, "NormalMap"
-
- ;Video::file4, Texture::file4
- C: "OO",2268161628752,2267913044480
-
- ;Video::file18, Texture::file18
- C: "OO",2268161629152,2267913050240
-
- ;Video::file24, Texture::file24
- C: "OO",2268161637952,2267913030560
-
- ;Video::file33, Texture::file33
- C: "OO",2268161643152,2267913032480
-
- ;Geometry::, Model::SM_Tower_8Sided_Slit_01_LOD0
- C: "OO",2267733802144,2268726152848
-
- ;Material::MI_Wall_01, Model::SM_Tower_8Sided_Slit_01_LOD0
- C: "OO",2267913048320,2268726152848
-
- ;Material::MI_Arch_01, Model::SM_Tower_8Sided_Slit_01_LOD0
- C: "OO",2267913041600,2268726152848
-
- ;Geometry::, Model::SM_Tower_8Sided_Slit_01_LOD1
- C: "OO",2267733793952,2268726150528
-
- ;Material::MI_Wall_01, Model::SM_Tower_8Sided_Slit_01_LOD1
- C: "OO",2267913048320,2268726150528
-
- ;Material::MI_Arch_01, Model::SM_Tower_8Sided_Slit_01_LOD1
- C: "OO",2267913041600,2268726150528
-
- ;Geometry::, Model::SM_Tower_8Sided_Slit_01_LOD2
- C: "OO",2267733806752,2268726155168
-
- ;Material::MI_Wall_01, Model::SM_Tower_8Sided_Slit_01_LOD2
- C: "OO",2267913048320,2268726155168
-
- ;Geometry::, Model::UCX_SM_Tower_8Sided_Slit_01_LOD0_00
- C: "OO",2267733781664,2268726157488
-
- ;Material::M_Collision_01, Model::UCX_SM_Tower_8Sided_Slit_01_LOD0_00
- C: "OO",2267913053120,2268726157488
- }
- ;Takes section
- ;----------------------------------------------------
- Takes: {
- Current: "Take 001"
- Take: "Take 001" {
- FileName: "Take_001.tak"
- LocalTime: 1539538600,46186158000
- ReferenceTime: 1539538600,46186158000
- }
- }
|