Ver código fonte

Add some shiny 3D samples :D
(Not all working in the public branch, we need to get cracking)

espes 13 anos atrás
pai
commit
7356743ee6
100 arquivos alterados com 26417 adições e 2 exclusões
  1. 128 0
      Graphics3DSample/Animation/Animation.cs
  2. 87 0
      Graphics3DSample/Buttons/Button.cs
  3. 85 0
      Graphics3DSample/Buttons/Checkbox.cs
  4. 72 0
      Graphics3DSample/Buttons/Clickable.cs
  5. 7 0
      Graphics3DSample/Content/AnimationDef.xml
  6. BIN
      Graphics3DSample/Content/Buttons/animation_60x60.png
  7. BIN
      Graphics3DSample/Content/Buttons/animation_60x60.xnb
  8. BIN
      Graphics3DSample/Content/Buttons/arrow1_left_60x60.png
  9. BIN
      Graphics3DSample/Content/Buttons/arrow1_left_60x60.xnb
  10. BIN
      Graphics3DSample/Content/Buttons/arrow1_right_60x60.png
  11. BIN
      Graphics3DSample/Content/Buttons/arrow1_right_60x60.xnb
  12. BIN
      Graphics3DSample/Content/Buttons/lamp_60x60.png
  13. BIN
      Graphics3DSample/Content/Buttons/lamp_60x60.xnb
  14. BIN
      Graphics3DSample/Content/Buttons/perPixelLight_60x60.png
  15. BIN
      Graphics3DSample/Content/Buttons/perPixelLight_60x60.xnb
  16. BIN
      Graphics3DSample/Content/Buttons/textureOnOff.png
  17. BIN
      Graphics3DSample/Content/Buttons/textureOnOff.xnb
  18. BIN
      Graphics3DSample/Content/Models/enemy.tga
  19. BIN
      Graphics3DSample/Content/Models/enemy_0.xnb
  20. BIN
      Graphics3DSample/Content/Models/spaceship.fbx
  21. BIN
      Graphics3DSample/Content/Models/spaceship.xnb
  22. BIN
      Graphics3DSample/Content/Textures/explosionStrip.png
  23. BIN
      Graphics3DSample/Content/Textures/explosionStrip.xnb
  24. BIN
      Graphics3DSample/Content/Textures/spaceBG.png
  25. BIN
      Graphics3DSample/Content/Textures/spaceBG.xnb
  26. 347 0
      Graphics3DSample/GameMain.cs
  27. 107 0
      Graphics3DSample/Graphics3DSample.MacOS.csproj
  28. 16 0
      Graphics3DSample/Info.plist
  29. 45 0
      Graphics3DSample/Main.cs
  30. 188 0
      Graphics3DSample/Models/Spaceship.cs
  31. 23 0
      Graphics3DSample/Properties/AssemblyInfo.cs
  32. 121 0
      LensFlare/Content/LensFlareContent.contentproj
  33. BIN
      LensFlare/Content/flare1.png
  34. BIN
      LensFlare/Content/flare1.xnb
  35. BIN
      LensFlare/Content/flare2.png
  36. BIN
      LensFlare/Content/flare2.xnb
  37. BIN
      LensFlare/Content/flare3.png
  38. BIN
      LensFlare/Content/flare3.xnb
  39. BIN
      LensFlare/Content/glow.png
  40. BIN
      LensFlare/Content/glow.xnb
  41. BIN
      LensFlare/Content/ground.png
  42. BIN
      LensFlare/Content/ground_0.xnb
  43. 19620 0
      LensFlare/Content/terrain.fbx
  44. BIN
      LensFlare/Content/terrain.xnb
  45. 227 0
      LensFlare/Game.cs
  46. BIN
      LensFlare/Game.ico
  47. 16 0
      LensFlare/Info.plist
  48. 98 0
      LensFlare/LensFlare.MacOS.csproj
  49. BIN
      LensFlare/LensFlare.png
  50. 364 0
      LensFlare/LensFlareComponent.cs
  51. 45 0
      LensFlare/Main.cs
  52. 24 0
      LensFlare/Properties/AssemblyInfo.cs
  53. 156 2
      MonoGame.Samples.MacOS.sln
  54. BIN
      PerformanceMeasuring/Background.png
  55. BIN
      PerformanceMeasuring/Content/Checker.bmp
  56. BIN
      PerformanceMeasuring/Content/Checker_0.xnb
  57. 60 0
      PerformanceMeasuring/Content/Font.spritefont
  58. BIN
      PerformanceMeasuring/Content/Font.xnb
  59. 72 0
      PerformanceMeasuring/Content/Ground.x
  60. BIN
      PerformanceMeasuring/Content/Ground.xnb
  61. 66 0
      PerformanceMeasuring/Content/PerformanceMeasuringContent.contentproj
  62. BIN
      PerformanceMeasuring/Game.ico
  63. 580 0
      PerformanceMeasuring/GameDebugTools/DebugCommandUI.cs
  64. 78 0
      PerformanceMeasuring/GameDebugTools/DebugManager.cs
  65. 125 0
      PerformanceMeasuring/GameDebugTools/DebugSystem.cs
  66. 172 0
      PerformanceMeasuring/GameDebugTools/FpsCounter.cs
  67. 122 0
      PerformanceMeasuring/GameDebugTools/IDebugCommandHost.cs
  68. 165 0
      PerformanceMeasuring/GameDebugTools/KeyboardUtils.cs
  69. 216 0
      PerformanceMeasuring/GameDebugTools/Layout.cs
  70. 407 0
      PerformanceMeasuring/GameDebugTools/RemoteDebugCommand.cs
  71. 204 0
      PerformanceMeasuring/GameDebugTools/StringBuilderExtensions.cs
  72. 839 0
      PerformanceMeasuring/GameDebugTools/TimeRuler.cs
  73. BIN
      PerformanceMeasuring/GameThumbnail.png
  74. 16 0
      PerformanceMeasuring/Info.plist
  75. 45 0
      PerformanceMeasuring/Main.cs
  76. 110 0
      PerformanceMeasuring/PerformanceMeasuring.MacOS.csproj
  77. 433 0
      PerformanceMeasuring/PerformanceMeasuringGame.cs
  78. 223 0
      PerformanceMeasuring/Primitives/GeometricPrimitive.cs
  79. 113 0
      PerformanceMeasuring/Primitives/SpherePrimitive.cs
  80. 54 0
      PerformanceMeasuring/Primitives/VertexPositionNormal.cs
  81. 6 0
      PerformanceMeasuring/Properties/AppManifest.xml
  82. 23 0
      PerformanceMeasuring/Properties/AssemblyInfo.cs
  83. 32 0
      PerformanceMeasuring/Properties/WMAppManifest.xml
  84. 46 0
      PerformanceMeasuring/Sphere.cs
  85. 246 0
      ReachGraphicsDemo/AlphaDemo.cs
  86. 6 0
      ReachGraphicsDemo/App.config
  87. 182 0
      ReachGraphicsDemo/BasicDemo.cs
  88. BIN
      ReachGraphicsDemo/Content/BigFont.xnb
  89. BIN
      ReachGraphicsDemo/Content/background.xnb
  90. BIN
      ReachGraphicsDemo/Content/cat.xnb
  91. BIN
      ReachGraphicsDemo/Content/checker_0.xnb
  92. BIN
      ReachGraphicsDemo/Content/dude.xnb
  93. BIN
      ReachGraphicsDemo/Content/engine_diff_tex_0.xnb
  94. BIN
      ReachGraphicsDemo/Content/font.xnb
  95. BIN
      ReachGraphicsDemo/Content/grass1_0.xnb
  96. BIN
      ReachGraphicsDemo/Content/grid.xnb
  97. BIN
      ReachGraphicsDemo/Content/head_0.xnb
  98. BIN
      ReachGraphicsDemo/Content/jacket_0.xnb
  99. BIN
      ReachGraphicsDemo/Content/lightmap_0.xnb
  100. BIN
      ReachGraphicsDemo/Content/model.xnb

+ 128 - 0
Graphics3DSample/Animation/Animation.cs

@@ -0,0 +1,128 @@
+#region File Information
+//-----------------------------------------------------------------------------
+// Animation.cs
+//
+// Microsoft XNA Community Game Platform
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//-----------------------------------------------------------------------------
+#endregion
+
+#region Using Statements
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using Microsoft.Xna.Framework;
+using Microsoft.Xna.Framework.Graphics;
+#endregion
+
+namespace Graphics3DSample
+{
+    class Animation
+    {
+        #region Fields
+        // The texture with animation frames
+        Texture2D animationTexture;
+        // The size and structure of whole frames sheet in animationTexture. The animationTexture could
+        // hold animaton sequence organized in multiple rows and multiple columns, that's why animation 
+        // engine should know how the frames are organized inside a frames sheet
+        Point sheetSize;
+        // Amount of time between frames
+        TimeSpan frameInterval;
+        // Time passed since last frame
+        TimeSpan nextFrame;
+
+        // Current frame in the animation sequence
+        public Point currentFrame;
+        // The size of single frame inside the animationTexture
+        public Point frameSize;
+        #endregion
+
+        #region Initialization
+        /// <summary>
+        /// Constructor of an animation class
+        /// </summary>
+        /// <param name="frameSheet">Texture with animation frames sheet</param>
+        /// <param name="size">Single frame size</param>
+        /// <param name="frameSheetSize">The whole frame sheet size</param>
+        /// <param name="interval">Interval between progressing to the next frame</param>
+        public Animation(Texture2D frameSheet, Point size, Point frameSheetSize, TimeSpan interval)
+        {
+            animationTexture = frameSheet;
+            frameSize = size;
+            sheetSize = frameSheetSize;
+            frameInterval = interval;
+        }
+        #endregion
+
+        #region Update and Render
+        /// <summary>
+        /// Updates the animaton progress
+        /// </summary>
+        /// <param name="gameTime"></param>
+        /// <param name="progressed">Returns true if animation were progressed; in such case 
+        /// caller could updated the position of the animated character</param>
+        public bool Update(GameTime gameTime)
+        {
+            bool progressed;
+
+            // Check is it is a time to progress to the next frame
+            if (nextFrame >= frameInterval)
+            {
+                // Progress to the next frame in the row
+                currentFrame.X++;
+                // If reached end of the row advance to the next row 
+                // and start form the first frame there
+                if (currentFrame.X >= sheetSize.X)
+                {
+                    currentFrame.X = 0;
+                    currentFrame.Y++;
+                }
+                // If reached last row in the frame sheet jump to the first row again - produce endless loop
+                if (currentFrame.Y >= sheetSize.Y)
+                    currentFrame.Y = 0;
+
+                // Reset interval for next frame
+                progressed = true;
+                nextFrame = TimeSpan.Zero;
+            }
+            else
+            {
+                // Wait for the next frame 
+                nextFrame += gameTime.ElapsedGameTime;
+                progressed = false;
+            }
+
+            return progressed;
+        }
+
+        /// <summary>
+        /// Rendering of the animation
+        /// </summary>
+        /// <param name="spriteBatch">SpriteBatch in which current frame will be rendered</param>
+        /// <param name="position">The position of current frame</param>
+        /// <param name="spriteEffect">SpriteEffect to apply on current frame</param>
+        public void Draw(SpriteBatch spriteBatch, Vector2 position, SpriteEffects spriteEffect)
+        {
+            Draw(spriteBatch, position, 1.0f, spriteEffect);
+        }
+
+        /// <summary>
+        /// Rendering of the animation
+        /// </summary>
+        /// <param name="spriteBatch">SpriteBatch in which current frame will be rendered</param>
+        /// <param name="position">The position of the current frame</param>
+        /// <param name="scale">Scale factor to apply on the current frame</param>
+        /// <param name="spriteEffect">SpriteEffect to apply on the current frame</param>
+        public void Draw(SpriteBatch spriteBatch, Vector2 position, float scale, SpriteEffects spriteEffect)
+        {
+            spriteBatch.Draw(animationTexture, position, new Rectangle(
+                  frameSize.X * currentFrame.X,
+                  frameSize.Y * currentFrame.Y,
+                  frameSize.X,
+                  frameSize.Y),
+                  Color.White, 0f, Vector2.Zero, scale, spriteEffect, 0);
+        }
+        #endregion
+    }
+}

+ 87 - 0
Graphics3DSample/Buttons/Button.cs

@@ -0,0 +1,87 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using Microsoft.Xna.Framework;
+using Microsoft.Xna.Framework.Audio;
+using Microsoft.Xna.Framework.Content;
+using Microsoft.Xna.Framework.GamerServices;
+using Microsoft.Xna.Framework.Graphics;
+using Microsoft.Xna.Framework.Input;
+using Microsoft.Xna.Framework.Media;
+using Microsoft.Xna.Framework.Input.Touch;
+
+
+namespace Graphics3DSample
+{
+    /// <summary>
+    /// A game component, inherits to Clickable.
+    /// Has associated content.
+    /// Has an integer Value that is incremented by click.
+    /// Draws content.
+    /// </summary>
+    public class Button : Clickable
+    {
+
+        #region Fields
+        readonly string asset;
+        Texture2D texture;
+        int value;
+
+        #region Public accessors
+        public int Value { get { return value; } }
+        #endregion
+        #endregion
+
+        #region Initialization
+        /// <summary>
+        /// Constructor
+        /// </summary>
+        /// <param name="game">The Game object</param>
+        /// <param name="textureName">Texture Name</param>
+        /// <param name="targetRectangle">Position of the component on the screen</param>
+        /// <param name="initialValue">Initial value</param>
+        public Button (Graphics3DSampleGame game, string textureName, Rectangle targetRectangle, int initialValue)
+            : base(game, targetRectangle)
+        {
+            asset = textureName;
+            value = initialValue;
+        }
+
+        /// <summary>
+        /// Load the button's texture
+        /// </summary>
+        protected override void LoadContent()
+        {
+            texture = Game.Content.Load<Texture2D>(asset);
+            base.LoadContent();
+        }
+        #endregion
+
+        #region Update and render
+        /// <summary>
+        /// Allows the game component to update itself
+        /// </summary>
+        /// <param name="gameTime">Provides a snapshot of timing values.</param>
+        public override void Update(GameTime gameTime)
+        {
+            HandleInput();
+            if (IsClicked)
+                ++value;
+            base.Update(gameTime);
+        }
+
+        /// <summary>
+        /// Allows the game component to update itself.
+        /// </summary>
+        /// <param name="gameTime">Provides a snapshot of timing values.</param>
+        public override void Draw(GameTime gameTime)
+        {
+            var color = IsTouching ? Color.Wheat : Color.White;
+            Game.SpriteBatch.Begin();
+            Game.SpriteBatch.Draw(texture, Rectangle, color);
+            Game.SpriteBatch.End();
+            base.Draw(gameTime);
+        }
+        #endregion
+    }
+}

+ 85 - 0
Graphics3DSample/Buttons/Checkbox.cs

@@ -0,0 +1,85 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using Microsoft.Xna.Framework;
+using Microsoft.Xna.Framework.Audio;
+using Microsoft.Xna.Framework.Content;
+using Microsoft.Xna.Framework.GamerServices;
+using Microsoft.Xna.Framework.Graphics;
+using Microsoft.Xna.Framework.Input;
+using Microsoft.Xna.Framework.Media;
+using Microsoft.Xna.Framework.Input.Touch;
+
+
+namespace Graphics3DSample
+{
+    /// <summary>
+    /// A game component, inherits to Clickable.
+    /// Has associated On and Off content.
+    /// Has a state of IsChecked that is switched by click.
+    /// Draws content according to state.
+    /// </summary>
+    public class Checkbox : Clickable
+    {
+        #region Fields
+        readonly string asset;
+        Texture2D textureOn;
+        bool isChecked;
+
+        #region Public accessors
+        public bool IsChecked { get { return isChecked; } }
+        #endregion
+        #endregion
+
+        #region Initialization
+        /// <summary>
+        /// 
+        /// </summary>
+        /// <param name="game">The Game object</param>
+        /// <param name="textureName">Texture name</param>
+        /// <param name="targetRectangle">Position of the component on the screen</param>
+        /// <param name="isChecked">Initial state of the checkbox</param>
+        public Checkbox(Graphics3DSampleGame game, string textureName, Rectangle targetRectangle, bool isChecked)
+            : base(game, targetRectangle)
+        {
+            asset = textureName;
+            this.isChecked = isChecked;
+        }
+
+        /// <summary>
+        /// Load the texture
+        /// </summary>
+        protected override void LoadContent()
+        {
+            textureOn = Game.Content.Load<Texture2D>(asset);
+            base.LoadContent();
+        }
+        #endregion
+
+        #region Update and render
+        /// <summary>
+        /// Allows the game component to update itself.
+        /// </summary>
+        /// <param name="gameTime">Provides a snapshot of timing values.</param>
+        public override void Update(GameTime gameTime)
+        {
+            HandleInput();
+            isChecked = IsClicked ? !isChecked : isChecked;
+            base.Update(gameTime);
+        }
+
+        /// <summary>
+        /// Allows the game component to update itself.
+        /// </summary>
+        /// <param name="gameTime">Provides a snapshot of timing values.</param>
+        public override void Draw(GameTime gameTime)
+        {
+            Game.SpriteBatch.Begin();
+            Game.SpriteBatch.Draw(textureOn, Rectangle,
+                IsChecked ? Color.Yellow : Color.White);
+            Game.SpriteBatch.End();
+            base.Draw(gameTime);
+        }
+        #endregion
+    }
+}

+ 72 - 0
Graphics3DSample/Buttons/Clickable.cs

@@ -0,0 +1,72 @@
+using Microsoft.Xna.Framework;
+using Microsoft.Xna.Framework.Input.Touch;
+
+
+namespace Graphics3DSample
+{
+    /// <summary>
+    /// A game component.
+    /// Has an associated rectangle.
+    /// Accepts touch and click inside the rectangle.
+    /// Has a state of IsTouching and IsClicked.
+    /// </summary>
+    public class Clickable : DrawableGameComponent
+    {
+
+        #region Fields
+        readonly Rectangle rectangle;
+        bool wasTouching;
+        bool isTouching;
+
+        #region Protected accessors
+        public bool IsTouching { get { return isTouching; } }
+        public bool IsClicked { get { return (wasTouching == true) && (isTouching == false); } }
+
+        protected Rectangle Rectangle { get { return rectangle; } }
+        protected new Graphics3DSampleGame Game { get { return (Graphics3DSampleGame)base.Game; } }
+        #endregion
+        #endregion
+
+        #region Initialization
+        /// <summary>
+        /// Constructor
+        /// </summary>
+        /// <param name="game">The Game oject</param>
+        /// <param name="targetRectangle">Position of the component on the screen</param>
+        public Clickable(Graphics3DSampleGame game, Rectangle targetRectangle)
+            : base(game)
+        {
+            rectangle = targetRectangle;
+        }
+        #endregion
+
+        #region Input handling
+        /// <summary>
+        /// Handles Input
+        /// </summary>
+        protected void HandleInput()
+        {
+            wasTouching = isTouching;
+            isTouching = false;
+
+            TouchCollection touches = TouchPanel.GetState();
+
+            if (touches.Count > 0)
+            {
+                var touch = touches[0];
+                var position = touch.Position;
+
+
+                Rectangle touchRect = new Rectangle((int)touch.Position.X - 5, (int)touch.Position.Y - 5,
+                    10, 10);
+
+                if (rectangle.Intersects(touchRect))
+                    isTouching = true;
+            }
+
+        }
+        #endregion
+    }
+}
+
+

+ 7 - 0
Graphics3DSample/Content/AnimationDef.xml

@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<Animations>
+  <Definition FrameWidth="128" FrameHeight="128" 
+              SheetRows="1" SheetColumns="6" 
+              Speed="10" 
+              SheetName="Textures/explosionStrip"/>
+</Animations>

BIN
Graphics3DSample/Content/Buttons/animation_60x60.png


BIN
Graphics3DSample/Content/Buttons/animation_60x60.xnb


BIN
Graphics3DSample/Content/Buttons/arrow1_left_60x60.png


BIN
Graphics3DSample/Content/Buttons/arrow1_left_60x60.xnb


BIN
Graphics3DSample/Content/Buttons/arrow1_right_60x60.png


BIN
Graphics3DSample/Content/Buttons/arrow1_right_60x60.xnb


BIN
Graphics3DSample/Content/Buttons/lamp_60x60.png


BIN
Graphics3DSample/Content/Buttons/lamp_60x60.xnb


BIN
Graphics3DSample/Content/Buttons/perPixelLight_60x60.png


BIN
Graphics3DSample/Content/Buttons/perPixelLight_60x60.xnb


BIN
Graphics3DSample/Content/Buttons/textureOnOff.png


BIN
Graphics3DSample/Content/Buttons/textureOnOff.xnb


BIN
Graphics3DSample/Content/Models/enemy.tga


BIN
Graphics3DSample/Content/Models/enemy_0.xnb


BIN
Graphics3DSample/Content/Models/spaceship.fbx


BIN
Graphics3DSample/Content/Models/spaceship.xnb


BIN
Graphics3DSample/Content/Textures/explosionStrip.png


BIN
Graphics3DSample/Content/Textures/explosionStrip.xnb


BIN
Graphics3DSample/Content/Textures/spaceBG.png


BIN
Graphics3DSample/Content/Textures/spaceBG.xnb


+ 347 - 0
Graphics3DSample/GameMain.cs

@@ -0,0 +1,347 @@
+#region File Description
+//-----------------------------------------------------------------------------
+// DemoGame.cs
+//
+// Microsoft XNA Community Game Platform
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//-----------------------------------------------------------------------------
+#endregion
+
+#region Using Statements
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using Microsoft.Xna.Framework;
+using Microsoft.Xna.Framework.Audio;
+using Microsoft.Xna.Framework.Content;
+using Microsoft.Xna.Framework.GamerServices;
+using Microsoft.Xna.Framework.Graphics;
+using Microsoft.Xna.Framework.Input;
+using Microsoft.Xna.Framework.Input.Touch;
+using Microsoft.Xna.Framework.Media;
+#endregion
+
+namespace Graphics3DSample
+{
+    /// <summary>
+    /// This is the main type for your game
+    /// </summary>
+    public class Graphics3DSampleGame : Microsoft.Xna.Framework.Game
+    {
+
+        #region Fields
+        #region Constants
+        const int buttonHeight = 70;
+        const int buttonWidth = 70;
+        const int buttonMargin = 15;
+        #endregion
+
+        GraphicsDeviceManager graphics;
+
+        Spaceship spaceship;
+
+        Checkbox[] lightEnablingButtons;
+        Checkbox perpixelLightingButton;
+        Checkbox animationButton;
+
+        Checkbox backgroundTextureEnablingButton;
+
+        float cameraFOV = 45; // Initial camera FOV (serves as a zoom level)
+        float rotationXAmount = 0.0f;
+        float rotationYAmount = 0.0f;
+        float? prevLength;
+
+        Texture2D background;
+
+        Animation animation;
+        Vector2 animationPosition;
+
+        #region Public accessors
+        /// <summary>
+        /// Provides SporiteBatch to components that draw sprites
+        /// </summary>
+        public SpriteBatch SpriteBatch { get; private set; }
+        #endregion
+        #endregion
+
+        #region Initialization
+        /// <summary>
+        /// Initialization that does not depend on GraphicsDevice
+        /// </summary>
+        public Graphics3DSampleGame()
+        {
+            Content.RootDirectory = "Content";
+
+            graphics = new GraphicsDeviceManager(this);
+            graphics.IsFullScreen = true;
+            graphics.SupportedOrientations =
+                DisplayOrientation.LandscapeLeft | DisplayOrientation.LandscapeRight;
+            graphics.ApplyChanges();
+        }
+
+        /// <summary>
+        /// Initialization that depends on GraphicsDevice but does not depend on Content
+        /// </summary>
+        protected override void Initialize()
+        {
+            GraphicsDevice.DepthStencilState = new DepthStencilState() { DepthBufferEnable = true };
+
+            SpriteBatch = new SpriteBatch(GraphicsDevice);
+
+            CreateSpaceship();
+            CreateLightEnablingButtons();
+            CreateBackgroundTextureEnablingButton();
+            CreatePerPixelLightingButton();
+            CreateAnimationButton();
+
+            //Initialize gestures support - Pinch for Zoom and horizontal drag for rotate
+            TouchPanel.EnabledGestures = GestureType.FreeDrag | GestureType.Pinch | GestureType.PinchComplete;
+
+            base.Initialize();
+        }
+
+        /// <summary>
+        /// Loads content and creates graphics resources.
+        /// </summary>
+        protected override void LoadContent()
+        {
+            background = Content.Load<Texture2D>("Textures/spaceBG");
+
+            animation = CreateAnimation();
+            spaceship.Load(this.Content);
+            base.LoadContent();
+        }
+
+        /// <summary>
+        /// Creates animation
+        /// </summary>
+        /// <returns></returns>
+        private Animation CreateAnimation()
+        {
+            // Load multiple animations form XML definition
+            System.Xml.Linq.XDocument doc = System.Xml.Linq.XDocument.Load("Content/AnimationDef.xml");
+            System.Xml.Linq.XName name = System.Xml.Linq.XName.Get("Definition");
+            var definitions = doc.Document.Descendants(name);
+
+            // Get the first (and only in this case) animation from the XML definition
+            var definition = definitions.First();
+
+            Texture2D texture = Content.Load<Texture2D>(definition.Attribute("SheetName").Value);
+
+            Point frameSize = new Point();
+            frameSize.X = int.Parse(definition.Attribute("FrameWidth").Value);
+            frameSize.Y = int.Parse(definition.Attribute("FrameHeight").Value);
+
+            Point sheetSize = new Point();
+            sheetSize.X = int.Parse(definition.Attribute("SheetColumns").Value);
+            sheetSize.Y = int.Parse(definition.Attribute("SheetRows").Value);
+
+            TimeSpan frameInterval = TimeSpan.FromSeconds((float)1 / int.Parse(definition.Attribute("Speed").Value));
+
+            //Calculate the animation position (in the middle fot he screen)
+            animationPosition = new Vector2((graphics.PreferredBackBufferWidth / 2 - frameSize.X),
+                                            (graphics.PreferredBackBufferHeight / 2 - frameSize.Y));
+
+            return new Animation(texture, frameSize, sheetSize, frameInterval);
+        }
+
+        /// <summary>
+        /// Creates spaceship
+        /// </summary>
+        private void CreateSpaceship()
+        {
+            spaceship = new Spaceship();
+            spaceship.Projection = Matrix.CreatePerspectiveFieldOfView(MathHelper.ToRadians(cameraFOV),
+                GraphicsDevice.Viewport.AspectRatio, 10, 20000);
+        }
+
+        /// <summary>
+        /// Creates light enabling buttons
+        /// </summary>
+        private void CreateLightEnablingButtons()
+        {
+            lightEnablingButtons = new Checkbox[3];
+            for (int n = 0; n < lightEnablingButtons.Length; n++)
+            {
+                lightEnablingButtons[n] = new Checkbox(this, "Buttons/lamp_60x60",
+                    new Rectangle(GraphicsDevice.Viewport.Width - (n + 1) * (buttonWidth + buttonMargin),
+                        buttonMargin, buttonWidth, buttonHeight), true);
+                this.Components.Add(lightEnablingButtons[n]);
+            }
+        }
+
+        /// <summary>
+        /// Creates per-pixel lighting button
+        /// </summary>
+        private void CreatePerPixelLightingButton()
+        {
+            perpixelLightingButton = new Checkbox(this, "Buttons/perPixelLight_60x60",
+                new Rectangle(GraphicsDevice.Viewport.Width - (buttonWidth + buttonMargin),
+                    GraphicsDevice.Viewport.Height - (buttonHeight + buttonMargin),
+                    buttonWidth, buttonHeight), false);
+            this.Components.Add(perpixelLightingButton);
+        }
+
+        /// <summary>
+        /// Creates animation button
+        /// </summary>
+        private void CreateAnimationButton()
+        {
+            animationButton = new Checkbox(this, "Buttons/animation_60x60",
+                new Rectangle(buttonMargin,
+                    GraphicsDevice.Viewport.Height - (buttonHeight + buttonMargin),
+                    buttonWidth, buttonHeight), false);
+            this.Components.Add(animationButton);
+        }
+
+        /// <summary>
+        /// Create texture enabling button
+        /// </summary>
+        private void CreateBackgroundTextureEnablingButton()
+        {
+            backgroundTextureEnablingButton = new Checkbox(this, "Buttons/textureOnOff",
+                     new Rectangle(buttonMargin, buttonMargin, buttonWidth, buttonHeight), false);
+            this.Components.Add(backgroundTextureEnablingButton);
+        }
+        #endregion
+
+        #region Update
+        /// <summary>
+        /// Updates spaceship rendering properties
+        /// </summary>
+        protected override void Update(GameTime gameTime)
+        {
+            // Handle touch input first
+            HandleInput();
+
+            // Allows the game to exit
+            if (GamePad.GetState(PlayerIndex.One).Buttons.Back == ButtonState.Pressed)
+                this.Exit();
+
+            spaceship.Rotation = GetRotationMatrix();
+            spaceship.View = GetViewMatrix();
+            spaceship.Lights = lightEnablingButtons.Select(e => e.IsChecked).ToArray();
+            spaceship.IsTextureEnabled = true;
+            spaceship.IsPerPixelLightingEnabled = perpixelLightingButton.IsChecked;
+            spaceship.Projection = Matrix.CreatePerspectiveFieldOfView(MathHelper.ToRadians(cameraFOV),
+                GraphicsDevice.Viewport.AspectRatio, 10, 20000);
+
+            if (animationButton.IsChecked)
+            {
+                animation.Update(gameTime);
+            }
+
+            base.Update(gameTime);
+        }
+
+        private void HandleInput()
+        {
+            while (TouchPanel.IsGestureAvailable)
+            {
+                GestureSample gestureSample = TouchPanel.ReadGesture();
+                switch (gestureSample.GestureType)
+                {
+                    case GestureType.FreeDrag:
+                        rotationXAmount += gestureSample.Delta.X;
+                        rotationYAmount -= gestureSample.Delta.Y;
+                        break;
+
+                    case GestureType.Pinch:
+                        float gestureValue = 0;
+                        float minFOV = 60;
+                        float maxFOV = 30;
+                        float gestureLengthToZoomScale = 10;
+
+                        Vector2 gestureDiff = gestureSample.Position - gestureSample.Position2;
+                        gestureValue = gestureDiff.Length() / gestureLengthToZoomScale;
+
+                        if (null != prevLength) // Skip the first pinch event
+                            cameraFOV -= gestureValue - prevLength.Value;
+
+                        cameraFOV = MathHelper.Clamp(cameraFOV, maxFOV, minFOV);
+
+                        prevLength = gestureValue;
+                        break;
+
+                    case GestureType.PinchComplete:
+                        prevLength = null;
+                        break;
+                    default:
+                        break;
+                }
+            }
+        }
+
+        /// <summary>
+        /// Gets spaceship rotation matrix
+        /// </summary>
+        /// <returns></returns>
+        private Matrix GetRotationMatrix()
+        {
+            Matrix matrix = Matrix.CreateWorld(new Vector3(0, 250, 0), Vector3.Forward, Vector3.Up) *
+                Matrix.CreateFromYawPitchRoll((float)Math.PI + MathHelper.PiOver2 + rotationXAmount / 100, rotationYAmount / 100, 0);
+            return matrix;
+        }
+
+        /// <summary>
+        /// Gets spaceship view matrix
+        /// </summary>
+        private Matrix GetViewMatrix()
+        {
+            return Matrix.CreateLookAt(
+                new Vector3(3500, 400, 0) + new Vector3(0, 250, 0),
+                new Vector3(0, 250, 0),
+                Vector3.Up);
+        }
+        #endregion
+
+        #region Draw
+        /// <summary>
+        /// Draws the game
+        /// </summary>
+        protected override void Draw(GameTime gameTime)
+        {
+            GraphicsDevice.Clear(Color.CornflowerBlue);
+
+            if (backgroundTextureEnablingButton.IsChecked)
+            {
+                SpriteBatch.Begin();
+                SpriteBatch.Draw(background, Vector2.Zero, Color.White);
+                SpriteBatch.End();
+            }
+
+            var lights = lightEnablingButtons.Select(e => e.IsChecked).ToArray();
+
+            // Set render states.
+            GraphicsDevice.BlendState = BlendState.Opaque;
+            GraphicsDevice.RasterizerState = RasterizerState.CullCounterClockwise;
+            GraphicsDevice.DepthStencilState = DepthStencilState.Default;
+            GraphicsDevice.SamplerStates[0] = SamplerState.LinearWrap;
+
+            // This draws game components, including the currently active menu screen.
+            // Draw the spaceship model
+            spaceship.Draw();
+
+            if (animationButton.IsChecked)
+            {
+                DrawAnimation();
+            }
+
+            base.Draw(gameTime);
+        }
+
+        /// <summary>
+        /// Draws animation
+        /// </summary>
+        private void DrawAnimation()
+        {
+            float screenHeight = graphics.PreferredBackBufferHeight;
+            float scale = (float)(graphics.PreferredBackBufferWidth / 480.0);
+
+            SpriteBatch.Begin();
+            animation.Draw(SpriteBatch, animationPosition, 2.0f, SpriteEffects.None);
+            SpriteBatch.End();
+        }
+        #endregion
+    }
+}

+ 107 - 0
Graphics3DSample/Graphics3DSample.MacOS.csproj

@@ -0,0 +1,107 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <PropertyGroup>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+    <ProductVersion>10.0.0</ProductVersion>
+    <SchemaVersion>2.0</SchemaVersion>
+    <ProjectGuid>{C3D02EFA-1C48-415C-8811-56D20434FD68}</ProjectGuid>
+    <ProjectTypeGuids>{948B3504-5B70-4649-8FE4-BDE1FB46EC69};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
+    <OutputType>Exe</OutputType>
+    <RootNamespace>Graphics3DSample</RootNamespace>
+    <AssemblyName>Graphics3DSample</AssemblyName>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+    <DebugSymbols>true</DebugSymbols>
+    <DebugType>full</DebugType>
+    <Optimize>false</Optimize>
+    <OutputPath>bin\Debug</OutputPath>
+    <DefineConstants>DEBUG;</DefineConstants>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <EnablePackageSigning>false</EnablePackageSigning>
+    <IncludeMonoRuntime>false</IncludeMonoRuntime>
+    <ConsolePause>false</ConsolePause>
+    <EnableCodeSigning>false</EnableCodeSigning>
+    <CreatePackage>false</CreatePackage>
+    <CodeSigningKey>Mac Developer</CodeSigningKey>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+    <DebugType>none</DebugType>
+    <Optimize>true</Optimize>
+    <OutputPath>bin\Release</OutputPath>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <EnablePackageSigning>false</EnablePackageSigning>
+    <IncludeMonoRuntime>false</IncludeMonoRuntime>
+    <LinkMode>Full</LinkMode>
+    <ConsolePause>false</ConsolePause>
+    <EnableCodeSigning>false</EnableCodeSigning>
+    <CreatePackage>false</CreatePackage>
+    <CodeSigningKey>Mac Developer</CodeSigningKey>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'AppStore|AnyCPU' ">
+    <DebugType>none</DebugType>
+    <Optimize>true</Optimize>
+    <OutputPath>bin\AppStore</OutputPath>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <PackageSigningKey>3rd Party Mac Developer Installer</PackageSigningKey>
+    <IncludeMonoRuntime>true</IncludeMonoRuntime>
+    <LinkMode>Full</LinkMode>
+    <EnablePackageSigning>true</EnablePackageSigning>
+    <ConsolePause>false</ConsolePause>
+    <EnableCodeSigning>true</EnableCodeSigning>
+    <CreatePackage>true</CreatePackage>
+    <CodeSigningKey>3rd Party Mac Developer Application</CodeSigningKey>
+  </PropertyGroup>
+  <ItemGroup>
+    <Reference Include="System" />
+    <Reference Include="System.Xml" />
+    <Reference Include="System.Core" />
+    <Reference Include="System.Xml.Linq" />
+    <Reference Include="System.Drawing" />
+    <Reference Include="MonoMac" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="..\..\MonoGame.Framework\MonoGame.Framework.MacOS.csproj">
+      <Project>{36C538E6-C32A-4A8D-A39C-566173D7118E}</Project>
+      <Name>MonoGame.Framework.MacOS</Name>
+    </ProjectReference>
+    <ProjectReference Include="..\..\ThirdParty\Lidgren.Network\Lidgren.Network.MacOS.csproj">
+      <Project>{AE483C29-042E-4226-BA52-D247CE7676DA}</Project>
+      <Name>Lidgren.Network.MacOS</Name>
+    </ProjectReference>
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="Main.cs" />
+    <Compile Include="Properties\AssemblyInfo.cs" />
+    <Compile Include="GameMain.cs" />
+    <Compile Include="Animation\Animation.cs" />
+    <Compile Include="Buttons\Button.cs" />
+    <Compile Include="Buttons\Checkbox.cs" />
+    <Compile Include="Buttons\Clickable.cs" />
+    <Compile Include="Models\Spaceship.cs" />
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="Info.plist" />
+  </ItemGroup>
+  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+  <Import Project="$(MSBuildExtensionsPath)\Mono\MonoMac\v0.0\Mono.MonoMac.targets" />
+  <ItemGroup>
+    <Folder Include="Content\" />
+  </ItemGroup>
+  <ItemGroup>
+    <Content Include="Content\Buttons\animation_60x60.xnb" />
+    <Content Include="Content\Buttons\arrow1_left_60x60.xnb" />
+    <Content Include="Content\Buttons\arrow1_right_60x60.xnb" />
+    <Content Include="Content\Buttons\lamp_60x60.xnb" />
+    <Content Include="Content\Buttons\perPixelLight_60x60.xnb" />
+    <Content Include="Content\Buttons\textureOnOff.xnb" />
+    <Content Include="Content\Models\enemy_0.xnb" />
+    <Content Include="Content\Models\spaceship.xnb" />
+    <Content Include="Content\Textures\explosionStrip.xnb" />
+    <Content Include="Content\Textures\spaceBG.xnb" />
+    <Content Include="Content\AnimationDef.xml" />
+  </ItemGroup>
+</Project>

+ 16 - 0
Graphics3DSample/Info.plist

@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+	<key>CFBundleIdentifier</key>
+	<string>com.yourcompany.Graphics3DSample</string>
+	<key>CFBundleName</key>
+	<string>MonoGame.Samples.Draw2D.MacOS</string>
+	<key>CFBundleVersion</key>
+	<string>1</string>
+	<key>LSMinimumSystemVersion</key>
+	<string>10.6</string>
+	<key>NSPrincipalClass</key>
+	<string>NSApplication</string>
+</dict>
+</plist>

+ 45 - 0
Graphics3DSample/Main.cs

@@ -0,0 +1,45 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+
+using MonoMac.AppKit;
+using MonoMac.Foundation;
+
+namespace Graphics3DSample
+{
+	static class Program
+	{
+		/// <summary>
+		/// The main entry point for the application.
+		/// </summary>
+		static void Main (string[] args)
+		{
+			NSApplication.Init ();
+			
+			using (var p = new NSAutoreleasePool ()) {
+				NSApplication.SharedApplication.Delegate = new AppDelegate ();
+				NSApplication.Main (args);
+			}
+
+
+		}
+	}
+
+	class AppDelegate : NSApplicationDelegate
+	{
+		Graphics3DSampleGame game;
+
+		public override void FinishedLaunching (MonoMac.Foundation.NSObject notification)
+		{
+			game = new Graphics3DSampleGame ();
+			game.Run ();
+		}
+		
+		public override bool ApplicationShouldTerminateAfterLastWindowClosed (NSApplication sender)
+		{
+			return true;
+		}
+	}  
+}
+
+

+ 188 - 0
Graphics3DSample/Models/Spaceship.cs

@@ -0,0 +1,188 @@
+#region File Description
+//-----------------------------------------------------------------------------
+// Spaceship.cs
+//
+// Microsoft XNA Community Game Platform
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//-----------------------------------------------------------------------------
+#endregion
+
+#region Using Statements
+using Microsoft.Xna.Framework;
+using Microsoft.Xna.Framework.Content;
+using Microsoft.Xna.Framework.Graphics;
+using Graphics3DSample;
+using System;
+#endregion
+
+namespace Graphics3DSample
+{
+    /// <summary>
+    /// Helper class for drawing a spaceship model with animated wheels and turret.
+    /// </summary>
+    public class Spaceship
+    {
+        #region Fields
+        // The XNA framework Model object that we are going to display.
+        Model spaceshipModel;
+
+        // Array holding all the bone transform matrices for the entire model.
+        // We could just allocate this locally inside the Draw method, but it
+        // is more efficient to reuse a single array, as this avoids creating
+        // unnecessary garbage.
+        Matrix[] boneTransforms;
+
+        // Spaceship drawing parameters
+        private Matrix projection;
+        private Matrix rotation;
+        private Matrix view;
+        private bool[] lights;
+        bool isTextureEnabled;
+        bool isPerPixelLightingEnabled;
+        #endregion
+
+        #region Initialization
+        /// <summary>
+        /// Loads the spaceship model.
+        /// </summary>
+        public void Load(ContentManager content)
+        {
+            // Load the spaceship model from the ContentManager.
+            spaceshipModel = content.Load<Model>("Models/spaceship");
+
+            // Allocate the transform matrix array.
+            boneTransforms = new Matrix[spaceshipModel.Bones.Count];
+        }
+        #endregion
+
+        #region Public accessors
+        /// <summary>
+        /// Gets or sets the projection matrix value.
+        /// </summary>
+        public Matrix Projection
+        {
+            get { return projection; }
+            set { projection = value; }
+        }
+
+        /// <summary>
+        /// Gets or sets the rotation matrix value.
+        /// </summary>
+        public Matrix Rotation
+        {
+            get { return rotation; }
+            set { rotation = value; }
+        }
+
+        /// <summary>
+        /// Gets or sets the rotation matrix value.
+        /// </summary>
+        public bool IsTextureEnabled
+        {
+            get { return isTextureEnabled; }
+            set { isTextureEnabled = value; }
+        }
+
+        /// <summary>
+        /// Gets or sets the view matrix value.
+        /// </summary>
+        public Matrix View
+        {
+            get { return view; }
+            set { view = value; }
+        }
+
+        /// <summary>
+        /// Gets or sets the lights states.
+        /// </summary>
+        public bool[] Lights
+        {
+            get { return lights; }
+            set { lights = value; }
+        }
+
+        /// <summary>
+        /// Gets or sets the per pixel lighting preferences
+        /// </summary>
+        public bool IsPerPixelLightingEnabled
+        {
+            get { return isPerPixelLightingEnabled; }
+            set { isPerPixelLightingEnabled = value; }
+        }
+        #endregion
+
+        #region Draw
+        /// <summary>
+        /// Draws the spaceship model, using the current drawing parameters.
+        /// </summary>
+        public void Draw()
+        {
+            // Set the world matrix as the root transform of the model.
+            spaceshipModel.Root.Transform = Rotation;
+
+            // Look up combined bone matrices for the entire model.
+            spaceshipModel.CopyAbsoluteBoneTransformsTo(boneTransforms);
+
+            // Draw the model.
+            foreach (ModelMesh mesh in spaceshipModel.Meshes)
+            {
+                foreach (BasicEffect effect in mesh.Effects)
+                {
+                    effect.World = boneTransforms[mesh.ParentBone.Index];
+                    effect.View = View;
+                    effect.Projection = Projection;
+
+                    SetEffectLights(effect, Lights);
+                    SetEffectPerPixelLightingEnabled(effect);
+
+                    effect.TextureEnabled = IsTextureEnabled;
+                }
+
+                mesh.Draw();
+            }
+        }
+
+        /// <summary>
+        /// Sets effect's per pixel lighting preference
+        /// </summary>
+        /// <param name="effect"></param>
+        private void SetEffectPerPixelLightingEnabled(BasicEffect effect)
+        {
+            effect.PreferPerPixelLighting = isPerPixelLightingEnabled;
+        }
+
+        /// <summary>
+        /// Sets effects lighting properties
+        /// </summary>
+        /// <param name="effect"></param>
+        /// <param name="lights"></param>
+        private void SetEffectLights(BasicEffect effect, bool[] lights)
+        {
+
+            effect.Alpha = 1.0f;
+            effect.DiffuseColor = new Vector3(0.75f, 0.75f, 0.75f);
+            effect.SpecularColor = new Vector3(0.25f, 0.25f, 0.25f);
+            effect.SpecularPower = 5.0f;
+            effect.AmbientLightColor = new Vector3(0.75f, 0.75f, 0.75f);
+
+            effect.DirectionalLight0.Enabled = lights[0];
+            effect.DirectionalLight0.DiffuseColor = Vector3.One;
+            effect.DirectionalLight0.Direction = Vector3.Normalize(new Vector3(1, -1, 0));
+            effect.DirectionalLight0.SpecularColor = Vector3.One;
+
+            effect.DirectionalLight1.Enabled = lights[1];
+            effect.DirectionalLight1.DiffuseColor = new Vector3(0.5f, 0.5f, 0.5f);
+            effect.DirectionalLight1.Direction = Vector3.Normalize(new Vector3(-1, -1, 0));
+            effect.DirectionalLight1.SpecularColor = new Vector3(1f, 1f, 1f);
+
+            effect.DirectionalLight2.Enabled = lights[2];
+            effect.DirectionalLight2.DiffuseColor = new Vector3(0.3f, 0.3f, 0.3f);
+            effect.DirectionalLight2.Direction = Vector3.Normalize(new Vector3(-1, -1, -1));
+            effect.DirectionalLight2.SpecularColor = new Vector3(0.3f, 0.3f, 0.3f);
+
+            effect.LightingEnabled = true;
+        }
+        #endregion
+
+    }
+}

+ 23 - 0
Graphics3DSample/Properties/AssemblyInfo.cs

@@ -0,0 +1,23 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+// General Information about an assembly is controlled through the following 
+// set of attributes. Change these attribute values to modify the information
+// associated with an assembly.
+[assembly: AssemblyTitle("Graphics 3D Sample")]
+[assembly: AssemblyProduct("Graphics3DSample")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyCompany("Microsoft")]
+[assembly: AssemblyCopyright("Copyright © Microsoft 2010")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+
+// Version information for an assembly consists of the following four values:
+//
+//      Major Version
+//      Minor Version 
+//      Build Number
+//      Revision
+//
+[assembly: AssemblyVersion("1.0.0.0")]

+ 121 - 0
LensFlare/Content/LensFlareContent.contentproj

@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
+  <PropertyGroup>
+    <ProjectGuid>{06D50D4B-5F03-4BAD-B2B1-30AEAC94D0FE}</ProjectGuid>
+    <ProjectTypeGuids>{96E2B04D-8817-42c6-938A-82C39BA4D311};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
+    <OutputType>Library</OutputType>
+    <AppDesignerFolder>Properties</AppDesignerFolder>
+    <XnaFrameworkVersion>v4.0</XnaFrameworkVersion>
+    <PlatformTarget>x86</PlatformTarget>
+    <OutputPath>bin\$(Platform)\$(Configuration)</OutputPath>
+    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+    <ContentRootDirectory>Content</ContentRootDirectory>
+    <PublishUrl>publish\</PublishUrl>
+    <Install>true</Install>
+    <InstallFrom>Disk</InstallFrom>
+    <UpdateEnabled>false</UpdateEnabled>
+    <UpdateMode>Foreground</UpdateMode>
+    <UpdateInterval>7</UpdateInterval>
+    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
+    <UpdatePeriodically>false</UpdatePeriodically>
+    <UpdateRequired>false</UpdateRequired>
+    <MapFileExtensions>true</MapFileExtensions>
+    <ApplicationRevision>0</ApplicationRevision>
+    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
+    <IsWebBootstrapper>false</IsWebBootstrapper>
+    <UseApplicationTrust>false</UseApplicationTrust>
+    <BootstrapperEnabled>true</BootstrapperEnabled>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
+    <XnaPlatform>Windows</XnaPlatform>
+    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
+    <XnaPlatform>Windows</XnaPlatform>
+    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
+  </PropertyGroup>
+  <ItemGroup>
+    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.EffectImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
+      <Private>False</Private>
+    </Reference>
+    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.FBXImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
+      <Private>False</Private>
+    </Reference>
+    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.TextureImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
+      <Private>False</Private>
+    </Reference>
+    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.XImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
+      <Private>False</Private>
+    </Reference>
+    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.AudioImporters, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
+      <Private>False</Private>
+    </Reference>
+    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.VideoImporters, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553">
+      <Private>False</Private>
+    </Reference>
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="terrain.fbx">
+      <Name>terrain</Name>
+      <Importer>FbxImporter</Importer>
+      <Processor>ModelProcessor</Processor>
+      <ProcessorParameters_RotationX>-90</ProcessorParameters_RotationX>
+    </Compile>
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="flare1.png">
+      <Name>flare1</Name>
+      <Importer>TextureImporter</Importer>
+      <Processor>TextureProcessor</Processor>
+    </Compile>
+    <Compile Include="flare2.png">
+      <Name>flare2</Name>
+      <Importer>TextureImporter</Importer>
+      <Processor>TextureProcessor</Processor>
+    </Compile>
+    <Compile Include="flare3.png">
+      <Name>flare3</Name>
+      <Importer>TextureImporter</Importer>
+      <Processor>TextureProcessor</Processor>
+    </Compile>
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="glow.png">
+      <Name>glow</Name>
+      <Importer>TextureImporter</Importer>
+      <Processor>TextureProcessor</Processor>
+    </Compile>
+  </ItemGroup>
+  <ItemGroup>
+    <BootstrapperPackage Include=".NETFramework,Version=v4.0">
+      <Visible>False</Visible>
+      <ProductName>Microsoft .NET Framework 4 %28x86 and x64%29</ProductName>
+      <Install>true</Install>
+    </BootstrapperPackage>
+    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
+      <Visible>False</Visible>
+      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
+      <Install>false</Install>
+    </BootstrapperPackage>
+    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
+      <Visible>False</Visible>
+      <ProductName>.NET Framework 3.5 SP1</ProductName>
+      <Install>false</Install>
+    </BootstrapperPackage>
+    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
+      <Visible>False</Visible>
+      <ProductName>Windows Installer 3.1</ProductName>
+      <Install>true</Install>
+    </BootstrapperPackage>
+  </ItemGroup>
+  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" />
+  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
+       Other similar extension points exist, see Microsoft.Common.targets.
+  <Target Name="BeforeBuild">
+  </Target>
+  <Target Name="AfterBuild">
+  </Target>
+  -->
+</Project>

BIN
LensFlare/Content/flare1.png


BIN
LensFlare/Content/flare1.xnb


BIN
LensFlare/Content/flare2.png


BIN
LensFlare/Content/flare2.xnb


BIN
LensFlare/Content/flare3.png


BIN
LensFlare/Content/flare3.xnb


BIN
LensFlare/Content/glow.png


BIN
LensFlare/Content/glow.xnb


BIN
LensFlare/Content/ground.png


BIN
LensFlare/Content/ground_0.xnb


+ 19620 - 0
LensFlare/Content/terrain.fbx

@@ -0,0 +1,19620 @@
+; FBX 6.1.0 project file
+; Copyright (C) 1997-2006 Autodesk Inc. and/or its licensors.
+; All rights reserved.
+; ----------------------------------------------------
+
+FBXHeaderExtension:  {
+    FBXHeaderVersion: 1003
+    FBXVersion: 6100
+    CreationTimeStamp:  {
+        Version: 1000
+        Year: 2007
+        Month: 12
+        Day: 6
+        Hour: 16
+        Minute: 35
+        Second: 2
+        Millisecond: 901
+    }
+    Creator: "FBX SDK/FBX Plugins build 20061115"
+    OtherFlags:  {
+        FlagPLE: 0
+    }
+}
+CreationTime: "2007-12-06 16:35:02:901"
+Creator: "FBX SDK/FBX Plugins build 20061115"
+
+; Object definitions
+;------------------------------------------------------------------
+
+Definitions:  {
+    Version: 100
+    Count: 13
+    ObjectType: "Model" {
+        Count: 9
+    }
+    ObjectType: "Geometry" {
+        Count: 1
+    }
+    ObjectType: "Material" {
+        Count: 1
+    }
+    ObjectType: "Texture" {
+        Count: 1
+    }
+    ObjectType: "Video" {
+        Count: 1
+    }
+    ObjectType: "GlobalSettings" {
+        Count: 1
+    }
+}
+
+; Object properties
+;------------------------------------------------------------------
+
+Objects:  {
+    Model: "Model::Camera Switcher", "CameraSwitcher" {
+        Version: 232
+        Properties60:  {
+            Property: "QuaternionInterpolate", "bool", "",0
+            Property: "RotationOffset", "Vector3D", "",0,0,0
+            Property: "RotationPivot", "Vector3D", "",0,0,0
+            Property: "ScalingOffset", "Vector3D", "",0,0,0
+            Property: "ScalingPivot", "Vector3D", "",0,0,0
+            Property: "TranslationActive", "bool", "",0
+            Property: "TranslationMin", "Vector3D", "",0,0,0
+            Property: "TranslationMax", "Vector3D", "",0,0,0
+            Property: "TranslationMinX", "bool", "",0
+            Property: "TranslationMinY", "bool", "",0
+            Property: "TranslationMinZ", "bool", "",0
+            Property: "TranslationMaxX", "bool", "",0
+            Property: "TranslationMaxY", "bool", "",0
+            Property: "TranslationMaxZ", "bool", "",0
+            Property: "RotationOrder", "enum", "",0
+            Property: "RotationSpaceForLimitOnly", "bool", "",0
+            Property: "RotationStiffnessX", "double", "",0
+            Property: "RotationStiffnessY", "double", "",0
+            Property: "RotationStiffnessZ", "double", "",0
+            Property: "AxisLen", "double", "",10
+            Property: "PreRotation", "Vector3D", "",0,0,0
+            Property: "PostRotation", "Vector3D", "",0,0,0
+            Property: "RotationActive", "bool", "",0
+            Property: "RotationMin", "Vector3D", "",0,0,0
+            Property: "RotationMax", "Vector3D", "",0,0,0
+            Property: "RotationMinX", "bool", "",0
+            Property: "RotationMinY", "bool", "",0
+            Property: "RotationMinZ", "bool", "",0
+            Property: "RotationMaxX", "bool", "",0
+            Property: "RotationMaxY", "bool", "",0
+            Property: "RotationMaxZ", "bool", "",0
+            Property: "InheritType", "enum", "",1
+            Property: "ScalingActive", "bool", "",0
+            Property: "ScalingMin", "Vector3D", "",1,1,1
+            Property: "ScalingMax", "Vector3D", "",1,1,1
+            Property: "ScalingMinX", "bool", "",0
+            Property: "ScalingMinY", "bool", "",0
+            Property: "ScalingMinZ", "bool", "",0
+            Property: "ScalingMaxX", "bool", "",0
+            Property: "ScalingMaxY", "bool", "",0
+            Property: "ScalingMaxZ", "bool", "",0
+            Property: "GeometricTranslation", "Vector3D", "",0,0,0
+            Property: "GeometricRotation", "Vector3D", "",0,0,0
+            Property: "GeometricScaling", "Vector3D", "",1,1,1
+            Property: "MinDampRangeX", "double", "",0
+            Property: "MinDampRangeY", "double", "",0
+            Property: "MinDampRangeZ", "double", "",0
+            Property: "MaxDampRangeX", "double", "",0
+            Property: "MaxDampRangeY", "double", "",0
+            Property: "MaxDampRangeZ", "double", "",0
+            Property: "MinDampStrengthX", "double", "",0
+            Property: "MinDampStrengthY", "double", "",0
+            Property: "MinDampStrengthZ", "double", "",0
+            Property: "MaxDampStrengthX", "double", "",0
+            Property: "MaxDampStrengthY", "double", "",0
+            Property: "MaxDampStrengthZ", "double", "",0
+            Property: "PreferedAngleX", "double", "",0
+            Property: "PreferedAngleY", "double", "",0
+            Property: "PreferedAngleZ", "double", "",0
+            Property: "LookAtProperty", "object", ""
+            Property: "UpVectorProperty", "object", ""
+            Property: "Show", "bool", "",0
+            Property: "NegativePercentShapeSupport", "bool", "",1
+            Property: "DefaultAttributeIndex", "int", "",0
+            Property: "Lcl Translation", "Lcl Translation", "A+",0,0,0
+            Property: "Lcl Rotation", "Lcl Rotation", "A+",0,0,0
+            Property: "Lcl Scaling", "Lcl Scaling", "A+",1,1,1
+            Property: "Visibility", "Visibility", "A+",0
+            Property: "Color", "Color", "A",0.8,0.8,0.8
+            Property: "Camera Index", "Integer", "A+",100
+        }
+        MultiLayer: 0
+        MultiTake: 1
+        Hidden: "True"
+        Shading: W
+        Culling: "CullingOff"
+        Version: 101
+        Name: "Model::Camera Switcher"
+        CameraId: 0
+        CameraName: 100
+        CameraIndexName: 
+    }
+    Model: "Model::Plane01", "Mesh" {
+        Version: 232
+        Properties60:  {
+            Property: "QuaternionInterpolate", "bool", "",0
+            Property: "RotationOffset", "Vector3D", "",0,0,0
+            Property: "RotationPivot", "Vector3D", "",0,0,0
+            Property: "ScalingOffset", "Vector3D", "",0,0,0
+            Property: "ScalingPivot", "Vector3D", "",0,0,0
+            Property: "TranslationActive", "bool", "",0
+            Property: "TranslationMin", "Vector3D", "",0,0,0
+            Property: "TranslationMax", "Vector3D", "",0,0,0
+            Property: "TranslationMinX", "bool", "",0
+            Property: "TranslationMinY", "bool", "",0
+            Property: "TranslationMinZ", "bool", "",0
+            Property: "TranslationMaxX", "bool", "",0
+            Property: "TranslationMaxY", "bool", "",0
+            Property: "TranslationMaxZ", "bool", "",0
+            Property: "RotationOrder", "enum", "",0
+            Property: "RotationSpaceForLimitOnly", "bool", "",0
+            Property: "RotationStiffnessX", "double", "",0
+            Property: "RotationStiffnessY", "double", "",0
+            Property: "RotationStiffnessZ", "double", "",0
+            Property: "AxisLen", "double", "",10
+            Property: "PreRotation", "Vector3D", "",-90,0,0
+            Property: "PostRotation", "Vector3D", "",0,0,0
+            Property: "RotationActive", "bool", "",1
+            Property: "RotationMin", "Vector3D", "",0,0,0
+            Property: "RotationMax", "Vector3D", "",0,0,0
+            Property: "RotationMinX", "bool", "",0
+            Property: "RotationMinY", "bool", "",0
+            Property: "RotationMinZ", "bool", "",0
+            Property: "RotationMaxX", "bool", "",0
+            Property: "RotationMaxY", "bool", "",0
+            Property: "RotationMaxZ", "bool", "",0
+            Property: "InheritType", "enum", "",1
+            Property: "ScalingActive", "bool", "",0
+            Property: "ScalingMin", "Vector3D", "",1,1,1
+            Property: "ScalingMax", "Vector3D", "",1,1,1
+            Property: "ScalingMinX", "bool", "",0
+            Property: "ScalingMinY", "bool", "",0
+            Property: "ScalingMinZ", "bool", "",0
+            Property: "ScalingMaxX", "bool", "",0
+            Property: "ScalingMaxY", "bool", "",0
+            Property: "ScalingMaxZ", "bool", "",0
+            Property: "GeometricTranslation", "Vector3D", "",0,0,0
+            Property: "GeometricRotation", "Vector3D", "",0,0,0
+            Property: "GeometricScaling", "Vector3D", "",1,1,1
+            Property: "MinDampRangeX", "double", "",0
+            Property: "MinDampRangeY", "double", "",0
+            Property: "MinDampRangeZ", "double", "",0
+            Property: "MaxDampRangeX", "double", "",0
+            Property: "MaxDampRangeY", "double", "",0
+            Property: "MaxDampRangeZ", "double", "",0
+            Property: "MinDampStrengthX", "double", "",0
+            Property: "MinDampStrengthY", "double", "",0
+            Property: "MinDampStrengthZ", "double", "",0
+            Property: "MaxDampStrengthX", "double", "",0
+            Property: "MaxDampStrengthY", "double", "",0
+            Property: "MaxDampStrengthZ", "double", "",0
+            Property: "PreferedAngleX", "double", "",0
+            Property: "PreferedAngleY", "double", "",0
+            Property: "PreferedAngleZ", "double", "",0
+            Property: "LookAtProperty", "object", ""
+            Property: "UpVectorProperty", "object", ""
+            Property: "Show", "bool", "",1
+            Property: "NegativePercentShapeSupport", "bool", "",1
+            Property: "DefaultAttributeIndex", "int", "",0
+            Property: "Lcl Translation", "Lcl Translation", "A+",2.6732120513916,0,7.00443077087402
+            Property: "Lcl Rotation", "Lcl Rotation", "A+",0,0,0
+            Property: "Lcl Scaling", "Lcl Scaling", "A+",1,1,1
+            Property: "Visibility", "Visibility", "A+",1
+            Property: "Color", "Color", "A",0.23921568627451,0.525490196078431,0.0235294117647059
+        }
+        MultiLayer: 0
+        MultiTake: 1
+        Shading: T
+        Culling: "CullingOff"
+        Vertices: -250.000015258789,-250.000015258789,19.0745086669922,-242.187515258789,-250,16.3137245178223,-234.375015258789,-250
+        ,12.8000001907349,-226.562515258789,-250.000015258789,9.03529357910156,-218.750015258789,-250.000015258789,7.0274510383606
+        ,-210.937515258789,-250.000015258789,5.77254915237427,-203.125015258789,-250.000015258789,3.5137255191803,-195.3125
+        ,-250.000015258789,2.00784301757813,-187.5,-250.000015258789,2.00784301757813,-179.6875,-250,2.00784301757813,-171.875
+        ,-250,2.7607843875885,-164.0625,-250.000015258789,3.76470589637756,-156.25,-250.000015258789,4.01568603515625,-148.437515258789
+        ,-250.000015258789,5.521568775177,-140.625015258789,-250.000015258789,10.2901954650879,-132.812515258789,-250.000015258789
+        ,16.062744140625,-125.000007629395,-250.000015258789,19.5764694213867,-117.187507629395,-250,21.0823516845703,-109.375007629395
+        ,-250,20.5803909301758,-101.562507629395,-250.000015258789,20.3294105529785,-93.75,-250.000015258789,19.5764694213867
+        ,-85.9375,-250.000015258789,18.8235282897949,-78.125,-250.000015258789,16.3137245178223,-70.3125076293945,-250.000015258789
+        ,12.5490198135376,-62.5000038146973,-250.000015258789,11.5450983047485,-54.6875038146973,-250,11.2941179275513,-46.875
+        ,-250,12.0470590591431,-39.0625,-250.000015258789,13.5529413223267,-31.2500019073486,-250.000015258789,16.5647048950195
+        ,-23.4375,-250.000015258789,18.0705871582031,-15.6250009536743,-250.000015258789,20.0784301757813,-7.81250047683716
+        ,-250.000015258789,20.831371307373,0,-250.000015258789,19.827449798584,7.8125,-250,18.0705871582031,15.625,-250,14.5568628311157
+        ,23.4375,-250.000015258789,11.5450983047485,31.2500019073486,-250.000015258789,10.0392150878906,39.0625,-250.000015258789
+        ,9.03529357910156,46.875,-250.000015258789,9.28627395629883,54.6875038146973,-250.000015258789,9.03529357910156,62.5000038146973
+        ,-250.000015258789,8.0313720703125,70.3125076293945,-250,8.7843132019043,78.125,-250,10.5411758422852,85.9375,-250.000015258789
+        ,13.5529413223267,93.75,-250.000015258789,15.5607843399048,101.562507629395,-250.000015258789,18.5725479125977,109.375007629395
+        ,-250.000015258789,21.3333320617676,117.187507629395,-250.000015258789,20.831371307373,125.000007629395,-250.000015258789
+        ,19.5764694213867,132.812515258789,-250,18.0705871582031,140.625015258789,-250,15.0588235855103,148.437515258789,-250.000015258789
+        ,9.28627395629883,156.25,-250.000015258789,7.52941179275513,164.0625,-250.000015258789,5.77254915237427,171.875,-250.000015258789
+        ,6.02352952957153,179.6875,-250.000015258789,5.01960754394531,187.5,-250.000015258789,5.521568775177,195.3125,-250
+        ,6.52549028396606,203.125015258789,-250,8.53333282470703,210.937515258789,-250.000015258789,10.0392150878906,218.750015258789
+        ,-250.000015258789,13.5529413223267,226.562515258789,-250.000015258789,17.3176460266113,234.375015258789,-250.000015258789
+        ,20.0784301757813,242.187515258789,-250.000015258789,21.0823516845703,250.000015258789,-250.000015258789,20.5803909301758
+        ,-250.000015258789,-242.187515258789,17.5686264038086,-242.187515258789,-242.187515258789,16.5647048950195,-234.375015258789
+        ,-242.1875,13.8039216995239,-226.562515258789,-242.1875,10.2901954650879,-218.750015258789,-242.187515258789,6.52549028396606
+        ,-210.937515258789,-242.187515258789,5.27058792114258,-203.125,-242.187515258789,6.77647066116333,-195.3125,-242.187515258789
+        ,2.25882339477539,-187.5,-242.187515258789,2.50980377197266,-179.6875,-242.187515258789,2.50980377197266,-171.875
+        ,-242.1875,2.25882339477539,-164.062515258789,-242.1875,3.26274514198303,-156.250015258789,-242.187515258789,4.01568603515625
+        ,-148.437515258789,-242.187515258789,6.2745099067688,-140.625015258789,-242.187515258789,9.28627395629883,-132.812515258789
+        ,-242.187515258789,11.5450983047485,-125.000007629395,-242.187515258789,18.0705871582031,-117.187507629395,-242.187515258789
+        ,16.5647048950195,-109.375007629395,-242.1875,18.0705871582031,-101.5625,-242.1875,18.0705871582031,-93.75,-242.187515258789
+        ,24.0941181182861,-85.9375076293945,-242.187515258789,26.8549022674561,-78.1250076293945,-242.187515258789,25.0980396270752
+        ,-70.3125076293945,-242.187515258789,17.5686264038086,-62.5000038146973,-242.187515258789,13.5529413223267,-54.6875
+        ,-242.187515258789,14.0549020767212,-46.8750038146973,-242.1875,23.8431377410889,-39.0625,-242.1875,20.831371307373
+        ,-31.2500019073486,-242.187515258789,23.5921573638916,-23.4375,-242.187515258789,25.0980396270752,-15.6250009536743
+        ,-242.187515258789,21.5843143463135,-7.81250047683716,-242.187515258789,21.3333320617676,0,-242.187515258789,21.8352947235107
+        ,7.8125,-242.187515258789,25.0980396270752,15.625,-242.1875,21.3333320617676,23.4375,-242.1875,18.0705871582031,31.2500019073486
+        ,-242.187515258789,19.3254890441895,39.0625,-242.187515258789,18.8235282897949,46.8750038146973,-242.187515258789
+        ,14.5568628311157,54.6875,-242.187515258789,15.0588235855103,62.5000038146973,-242.187515258789,14.807843208313,70.3125
+        ,-242.187515258789,13.0509805679321,78.125,-242.1875,11.7960786819458,85.9375,-242.1875,15.8117647171021,93.7500076293945
+        ,-242.187515258789,18.0705871582031,101.562507629395,-242.187515258789,13.5529413223267,109.375007629395,-242.187515258789
+        ,13.8039216995239,117.1875,-242.187515258789,13.8039216995239,125,-242.187515258789,15.3098039627075,132.812515258789
+        ,-242.187515258789,11.2941179275513,140.625,-242.1875,15.0588235855103,148.4375,-242.1875,16.062744140625,156.25,-242.187515258789
+        ,10.0392150878906,164.0625,-242.187515258789,10.2901954650879,171.875,-242.187515258789,10.0392150878906,179.6875
+        ,-242.187515258789,8.7843132019043,187.500015258789,-242.187515258789,7.78039216995239,195.312515258789,-242.187515258789
+        ,9.03529357910156,203.125015258789,-242.1875,13.5529413223267,210.937515258789,-242.1875,15.8117647171021,218.750015258789
+        ,-242.187515258789,17.3176460266113,226.562515258789,-242.187515258789,17.5686264038086,234.375015258789,-242.187515258789
+        ,18.3215675354004,242.187515258789,-242.187515258789,18.8235282897949,250,-242.187515258789,17.8196067810059,-250.000015258789
+        ,-234.375015258789,18.0705871582031,-242.187515258789,-234.375015258789,16.8156852722168,-234.375015258789,-234.375
+        ,16.3137245178223,-226.562515258789,-234.375,12.8000001907349,-218.750015258789,-234.375,8.28235244750977,-210.9375
+        ,-234.375015258789,8.0313720703125,-203.125,-234.375015258789,7.78039216995239,-195.3125,-234.375015258789,4.01568603515625
+        ,-187.5,-234.375015258789,2.7607843875885,-179.6875,-234.375015258789,2.7607843875885,-171.875015258789,-234.375,2.50980377197266
+        ,-164.062515258789,-234.375,3.01176476478577,-156.250015258789,-234.375,4.26666641235352,-148.437515258789,-234.375015258789
+        ,4.51764678955078,-140.625015258789,-234.375015258789,7.52941179275513,-132.8125,-234.375015258789,10.7921571731567
+        ,-125.000007629395,-234.375015258789,18.0705871582031,-117.1875,-234.375015258789,17.0666656494141,-109.375,-234.375
+        ,16.5647048950195,-101.562507629395,-234.375,24.8470592498779,-93.7500076293945,-234.375,31.6235294342041,-85.9375076293945
+        ,-234.375015258789,32.6274490356445,-78.125,-234.375015258789,30.619607925415,-70.3125,-234.375015258789,24.5960788726807
+        ,-62.5000038146973,-234.375015258789,20.5803909301758,-54.6875038146973,-234.375015258789,25.6000003814697,-46.875
+        ,-234.375,32.8784294128418,-39.0625,-234.375,33.3803901672363,-31.2500019073486,-234.375,31.6235294342041,-23.4375
+        ,-234.375015258789,25.3490200042725,-15.6250009536743,-234.375015258789,23.0901966094971,-7.81250047683716,-234.375015258789
+        ,24.5960788726807,0,-234.375015258789,25.6000003814697,7.8125,-234.375015258789,26.8549022674561,15.625,-234.375,28.3607845306396
+        ,23.4375,-234.375,28.1098041534424,31.2500019073486,-234.375,27.1058826446533,39.0625,-234.375015258789,24.8470592498779
+        ,46.875,-234.375015258789,22.3372554779053,54.6875038146973,-234.375015258789,20.831371307373,62.5000038146973,-234.375015258789
+        ,18.5725479125977,70.3125,-234.375015258789,16.8156852722168,78.125,-234.375,15.5607843399048,85.9375076293945,-234.375
+        ,19.0745086669922,93.7500076293945,-234.375,20.3294105529785,101.562507629395,-234.375015258789,18.0705871582031,109.375
+        ,-234.375015258789,11.7960786819458,117.1875,-234.375015258789,9.03529357910156,125.000007629395,-234.375015258789
+        ,9.03529357910156,132.8125,-234.375015258789,13.3019609451294,140.625,-234.375,19.3254890441895,148.4375,-234.375
+        ,17.5686264038086,156.25,-234.375,13.8039216995239,164.0625,-234.375015258789,12.5490198135376,171.875,-234.375015258789
+        ,13.8039216995239,179.687515258789,-234.375015258789,13.8039216995239,187.500015258789,-234.375015258789,14.3058824539185
+        ,195.312515258789,-234.375015258789,15.0588235855103,203.125015258789,-234.375,19.0745086669922,210.937515258789,-234.375
+        ,20.831371307373,218.750015258789,-234.375,20.3294105529785,226.562515258789,-234.375015258789,20.0784301757813,234.375
+        ,-234.375015258789,18.8235282897949,242.1875,-234.375015258789,18.3215675354004,250,-234.375015258789,18.0705871582031
+        ,-250.000015258789,-226.562515258789,18.8235282897949,-242.187515258789,-226.562515258789,18.3215675354004,-234.375015258789
+        ,-226.562515258789,17.0666656494141,-226.5625,-226.5625,13.8039216995239,-218.75,-226.5625,10.0392150878906,-210.9375
+        ,-226.562515258789,11.2941179275513,-203.125,-226.562515258789,7.0274510383606,-195.3125,-226.562515258789,4.76862716674805
+        ,-187.500015258789,-226.562515258789,2.7607843875885,-179.687515258789,-226.562515258789,2.50980377197266,-171.875015258789
+        ,-226.562515258789,2.25882339477539,-164.062515258789,-226.5625,3.5137255191803,-156.250015258789,-226.5625,3.5137255191803
+        ,-148.437515258789,-226.562515258789,5.01960754394531,-140.625,-226.562515258789,7.0274510383606,-132.8125,-226.562515258789
+        ,11.043137550354,-125,-226.562515258789,15.8117647171021,-117.1875,-226.562515258789,23.5921573638916,-109.375007629395
+        ,-226.562515258789,23.0901966094971,-101.562507629395,-226.5625,25.0980396270752,-93.7500076293945,-226.5625,36.3921546936035
+        ,-85.9375,-226.562515258789,35.890193939209,-78.125,-226.562515258789,37.3960762023926,-70.3125,-226.562515258789
+        ,36.3921546936035,-62.5000038146973,-226.562515258789,28.6117649078369,-54.6875,-226.562515258789,36.1411743164063
+        ,-46.8750038146973,-226.562515258789,40.658821105957,-39.0625,-226.5625,45.4274520874023,-31.2500019073486,-226.5625
+        ,38.3999977111816,-23.4375,-226.5625,34.1333312988281,-15.6250009536743,-226.562515258789,31.3725490570068,-7.81250047683716
+        ,-226.562515258789,27.6078433990479,0,-226.562515258789,28.1098041534424,7.8125,-226.562515258789,30.619607925415
+        ,15.625,-226.562515258789,31.8745098114014,23.4375,-226.5625,31.6235294342041,31.2500019073486,-226.5625,30.619607925415
+        ,39.0625,-226.5625,27.3568630218506,46.8750038146973,-226.562515258789,26.1019611358643,54.6875,-226.562515258789
+        ,23.3411769866943,62.5000038146973,-226.562515258789,19.3254890441895,70.3125076293945,-226.562515258789,20.5803909301758
+        ,78.1250076293945,-226.562515258789,22.3372554779053,85.9375076293945,-226.5625,21.8352947235107,93.75,-226.5625,22.086275100708
+        ,101.5625,-226.5625,20.5803909301758,109.375007629395,-226.562515258789,11.2941179275513,117.187507629395,-226.562515258789
+        ,6.77647066116333,125.000007629395,-226.562515258789,5.521568775177,132.8125,-226.562515258789,7.27843141555786,140.625
+        ,-226.562515258789,13.5529413223267,148.4375,-226.5625,12.5490198135376,156.25,-226.5625,18.0705871582031,164.0625
+        ,-226.5625,17.3176460266113,171.875015258789,-226.562515258789,19.827449798584,179.687515258789,-226.562515258789
+        ,18.0705871582031,187.500015258789,-226.562515258789,20.0784301757813,195.312515258789,-226.562515258789,22.086275100708
+        ,203.125015258789,-226.562515258789,23.3411769866943,210.937515258789,-226.5625,31.1215686798096,218.75,-226.5625
+        ,28.6117649078369,226.5625,-226.5625,28.1098041534424,234.375,-226.562515258789,25.0980396270752,242.1875,-226.562515258789
+        ,21.5843143463135,250.000015258789,-226.562515258789,19.3254890441895,-250.000015258789,-218.750015258789,18.5725479125977
+        ,-242.187515258789,-218.750015258789,17.3176460266113,-234.375,-218.750015258789,16.8156852722168,-226.5625,-218.75
+        ,15.5607843399048,-218.75,-218.75,14.3058824539185,-210.9375,-218.75,10.5411758422852,-203.125015258789,-218.750015258789
+        ,6.77647066116333,-195.312515258789,-218.750015258789,5.01960754394531,-187.500015258789,-218.750015258789,3.76470589637756
+        ,-179.687515258789,-218.750015258789,2.7607843875885,-171.875015258789,-218.750015258789,2.7607843875885,-164.062515258789
+        ,-218.75,3.5137255191803,-156.25,-218.75,3.5137255191803,-148.4375,-218.75,7.0274510383606,-140.625,-218.750015258789
+        ,8.28235244750977,-132.8125,-218.750015258789,9.78823471069336,-125.000007629395,-218.750015258789,13.0509805679321
+        ,-117.187507629395,-218.750015258789,20.3294105529785,-109.375007629395,-218.750015258789,30.1176471710205,-101.562507629395
+        ,-218.75,35.6392135620117,-93.75,-218.75,37.8980369567871,-85.9375,-218.75,40.4078407287598,-78.125,-218.750015258789
+        ,41.9137229919434,-70.3125076293945,-218.750015258789,42.1647033691406,-62.5000038146973,-218.750015258789,42.6666641235352
+        ,-54.6875038146973,-218.750015258789,43.168628692627,-46.875,-218.750015258789,46.1803932189941,-39.0625,-218.75,47.937255859375
+        ,-31.2500019073486,-218.75,51.701961517334,-23.4375,-218.75,49.1921577453613,-15.6250009536743,-218.750015258789,45.9294128417969
+        ,-7.81250047683716,-218.750015258789,41.4117622375488,0,-218.750015258789,36.1411743164063,7.8125,-218.750015258789
+        ,34.6352920532227,15.625,-218.750015258789,35.3882331848145,23.4375,-218.75,36.6431350708008,31.2500019073486,-218.75
+        ,36.3921546936035,39.0625,-218.75,33.8823509216309,46.875,-218.750015258789,29.3647060394287,54.6875038146973,-218.750015258789
+        ,24.0941181182861,62.5000038146973,-218.750015258789,21.8352947235107,70.3125076293945,-218.750015258789,24.0941181182861
+        ,78.125,-218.750015258789,25.3490200042725,85.9375,-218.75,25.850980758667,93.75,-218.75,25.6000003814697,101.562507629395
+        ,-218.75,19.5764694213867,109.375007629395,-218.750015258789,11.043137550354,117.187507629395,-218.750015258789,6.77647066116333
+        ,125.000007629395,-218.750015258789,4.26666641235352,132.8125,-218.750015258789,4.01568603515625,140.625,-218.750015258789
+        ,7.27843141555786,148.4375,-218.75,13.3019609451294,156.25,-218.75,23.3411769866943,164.062515258789,-218.75,27.3568630218506
+        ,171.875015258789,-218.750015258789,26.3529415130615,179.687515258789,-218.750015258789,25.3490200042725,187.500015258789
+        ,-218.750015258789,24.8470592498779,195.312515258789,-218.750015258789,25.850980758667,203.125015258789,-218.750015258789
+        ,28.1098041534424,210.9375,-218.75,33.8823509216309,218.75,-218.75,39.1529388427734,226.5625,-218.75,33.8823509216309
+        ,234.375,-218.750015258789,28.3607845306396,242.187515258789,-218.750015258789,23.8431377410889,250.000015258789,-218.750015258789
+        ,19.827449798584,-250.000015258789,-210.937515258789,16.062744140625,-242.1875,-210.937515258789,15.5607843399048
+        ,-234.375,-210.937515258789,16.8156852722168,-226.5625,-210.937515258789,13.3019609451294,-218.75,-210.9375,11.2941179275513
+        ,-210.937515258789,-210.9375,11.7960786819458,-203.125015258789,-210.9375,8.53333282470703,-195.312515258789,-210.937515258789
+        ,6.2745099067688,-187.500015258789,-210.937515258789,3.5137255191803,-179.687515258789,-210.937515258789,3.26274514198303
+        ,-171.875015258789,-210.937515258789,2.50980377197266,-164.0625,-210.937515258789,3.26274514198303,-156.25,-210.9375
+        ,3.5137255191803,-148.4375,-210.9375,7.0274510383606,-140.625,-210.9375,9.78823471069336,-132.8125,-210.937515258789
+        ,9.28627395629883,-125.000007629395,-210.937515258789,12.2980394363403,-117.187507629395,-210.937515258789,19.0745086669922
+        ,-109.375007629395,-210.937515258789,29.1137256622314,-101.5625,-210.937515258789,35.6392135620117,-93.75,-210.9375
+        ,38.9019584655762,-85.9375076293945,-210.9375,41.4117622375488,-78.1250076293945,-210.9375,46.6823539733887,-70.3125076293945
+        ,-210.937515258789,47.937255859375,-62.5000038146973,-210.937515258789,49.4431381225586,-54.6875,-210.937515258789
+        ,50.9490203857422,-46.8750038146973,-210.937515258789,50.6980400085449,-39.0625,-210.937515258789,54.4627456665039
+        ,-31.2500019073486,-210.9375,57.4745101928711,-23.4375,-210.9375,50.1960792541504,-15.6250009536743,-210.9375,48.6901969909668
+        ,-7.81250047683716,-210.937515258789,42.9176483154297,0,-210.937515258789,41.1607818603516,7.8125,-210.937515258789
+        ,40.658821105957,15.625,-210.937515258789,42.1647033691406,23.4375,-210.937515258789,41.1607818603516,31.2500019073486
+        ,-210.9375,39.654899597168,39.0625,-210.9375,37.1450958251953,46.8750038146973,-210.9375,31.3725490570068,54.6875
+        ,-210.937515258789,29.1137256622314,62.5000038146973,-210.937515258789,27.3568630218506,70.3125,-210.937515258789
+        ,27.8588237762451,78.125,-210.937515258789,18.5725479125977,85.9375,-210.937515258789,18.3215675354004,93.7500076293945
+        ,-210.9375,20.3294105529785,101.562507629395,-210.9375,13.3019609451294,109.375007629395,-210.9375,8.7843132019043
+        ,117.1875,-210.937515258789,5.01960754394531,125,-210.937515258789,3.5137255191803,132.8125,-210.937515258789,4.01568603515625
+        ,140.625,-210.937515258789,10.0392150878906,148.437515258789,-210.937515258789,10.2901954650879,156.250015258789,-210.9375
+        ,18.3215675354004,164.062515258789,-210.9375,20.3294105529785,171.875015258789,-210.9375,30.1176471710205,179.687515258789
+        ,-210.937515258789,30.619607925415,187.500015258789,-210.937515258789,28.8627452850342,195.3125,-210.937515258789
+        ,31.8745098114014,203.125,-210.937515258789,29.3647060394287,210.9375,-210.937515258789,31.6235294342041,218.75,-210.9375
+        ,38.3999977111816,226.562515258789,-210.9375,35.890193939209,234.375015258789,-210.9375,26.8549022674561,242.187515258789
+        ,-210.937515258789,21.3333320617676,250.000015258789,-210.937515258789,17.3176460266113,-250,-203.125015258789,15.0588235855103
+        ,-242.1875,-203.125015258789,15.8117647171021,-234.375,-203.125015258789,15.5607843399048,-226.562515258789,-203.125015258789
+        ,12.8000001907349,-218.750015258789,-203.125015258789,9.03529357910156,-210.937515258789,-203.125,9.03529357910156
+        ,-203.125015258789,-203.125,8.7843132019043,-195.312515258789,-203.125,7.52941179275513,-187.500015258789,-203.125015258789
+        ,4.26666641235352,-179.687515258789,-203.125015258789,3.76470589637756,-171.875,-203.125015258789,3.5137255191803
+        ,-164.0625,-203.125015258789,4.51764678955078,-156.25,-203.125015258789,5.27058792114258,-148.4375,-203.125,7.52941179275513
+        ,-140.625,-203.125,11.7960786819458,-132.8125,-203.125,11.7960786819458,-125.000007629395,-203.125015258789,12.2980394363403
+        ,-117.1875,-203.125015258789,21.5843143463135,-109.375,-203.125015258789,28.3607845306396,-101.562507629395,-203.125015258789
+        ,35.890193939209,-93.7500076293945,-203.125015258789,39.1529388427734,-85.9375076293945,-203.125,44.4235305786133
+        ,-78.125,-203.125,52.9568634033203,-70.3125,-203.125,53.4588241577148,-62.5000038146973,-203.125015258789,52.4549026489258
+        ,-54.6875038146973,-203.125015258789,52.705883026123,-46.875,-203.125015258789,54.4627456665039,-39.0625,-203.125015258789
+        ,58.4784317016602,-31.2500019073486,-203.125015258789,62.4941177368164,-23.4375,-203.125,57.4745101928711,-15.6250009536743
+        ,-203.125,49.1921577453613,-7.81250047683716,-203.125,46.1803932189941,0,-203.125015258789,45.6784324645996,7.8125
+        ,-203.125015258789,48.4392166137695,15.6250009536743,-203.125015258789,50.4470596313477,23.4375,-203.125015258789
+        ,50.1960792541504,31.2500019073486,-203.125015258789,48.1882362365723,39.0625,-203.125,40.4078407287598,46.875,-203.125
+        ,34.8862724304199,54.6875038146973,-203.125,31.1215686798096,62.5000038146973,-203.125015258789,29.1137256622314,70.3125
+        ,-203.125015258789,23.3411769866943,78.125,-203.125015258789,14.0549020767212,85.9375076293945,-203.125015258789,12.5490198135376
+        ,93.7500076293945,-203.125015258789,14.5568628311157,101.562507629395,-203.125,10.0392150878906,109.375,-203.125,4.76862716674805
+        ,117.1875,-203.125,3.26274514198303,125.000007629395,-203.125015258789,3.01176476478577,132.8125,-203.125015258789
+        ,7.0274510383606,140.625015258789,-203.125015258789,11.5450983047485,148.437515258789,-203.125015258789,11.7960786819458
+        ,156.250015258789,-203.125015258789,14.3058824539185,164.062515258789,-203.125,21.3333320617676,171.875015258789,-203.125
+        ,32.3764686584473,179.6875,-203.125,34.6352920532227,187.5,-203.125015258789,32.8784294128418,195.3125,-203.125015258789
+        ,29.8666667938232,203.125,-203.125015258789,27.1058826446533,210.9375,-203.125015258789,32.12548828125,218.750015258789
+        ,-203.125015258789,37.6470565795898,226.562515258789,-203.125,34.1333312988281,234.375015258789,-203.125,22.8392162322998
+        ,242.187515258789,-203.125,19.5764694213867,250.000015258789,-203.125015258789,16.062744140625,-250,-195.3125,14.5568628311157
+        ,-242.187515258789,-195.312515258789,14.807843208313,-234.375015258789,-195.312515258789,13.5529413223267,-226.562515258789
+        ,-195.312515258789,12.2980394363403,-218.750015258789,-195.312515258789,8.7843132019043,-210.937515258789,-195.3125
+        ,5.77254915237427,-203.125015258789,-195.3125,7.0274510383606,-195.312515258789,-195.3125,7.78039216995239,-187.500015258789
+        ,-195.3125,5.27058792114258,-179.6875,-195.312515258789,4.76862716674805,-171.875,-195.312515258789,4.01568603515625
+        ,-164.0625,-195.312515258789,4.51764678955078,-156.25,-195.312515258789,6.52549028396606,-148.4375,-195.3125,10.5411758422852
+        ,-140.625,-195.3125,11.7960786819458,-132.812515258789,-195.3125,10.5411758422852,-125,-195.3125,13.5529413223267
+        ,-117.1875,-195.312515258789,20.831371307373,-109.375007629395,-195.312515258789,27.3568630218506,-101.562507629395
+        ,-195.312515258789,33.1294097900391,-93.7500076293945,-195.312515258789,40.9098014831543,-85.9375,-195.3125,47.6862754821777
+        ,-78.125,-195.3125,54.2117652893066,-70.3125,-195.3125,56.9725494384766,-62.5000038146973,-195.3125,56.7215690612793
+        ,-54.6875,-195.312515258789,59.231372833252,-46.8750038146973,-195.312515258789,59.9843139648438,-39.0625,-195.312515258789
+        ,63.2470588684082,-31.2500019073486,-195.312515258789,63.4980392456055,-23.4375,-195.3125,62.7450981140137,-15.6250009536743
+        ,-195.3125,57.9764709472656,-7.81250047683716,-195.3125,55.7176475524902,0,-195.3125,53.4588241577148,7.8125,-195.312515258789
+        ,56.2196083068848,15.6250009536743,-195.312515258789,55.2156867980957,23.4375,-195.312515258789,53.4588241577148,31.2500019073486
+        ,-195.312515258789,48.4392166137695,39.0625,-195.3125,43.9215698242188,46.8750038146973,-195.3125,38.1490173339844
+        ,54.6875,-195.3125,33.6313705444336,62.5000038146973,-195.3125,30.8705883026123,70.3125076293945,-195.312515258789
+        ,19.5764694213867,78.1250076293945,-195.312515258789,15.0588235855103,85.9375076293945,-195.312515258789,15.0588235855103
+        ,93.75,-195.312515258789,8.7843132019043,101.5625,-195.3125,8.28235244750977,109.375007629395,-195.3125,4.01568603515625
+        ,117.187507629395,-195.3125,2.7607843875885,125.000007629395,-195.3125,2.50980377197266,132.812515258789,-195.312515258789
+        ,2.25882339477539,140.625015258789,-195.312515258789,8.28235244750977,148.437515258789,-195.312515258789,10.0392150878906
+        ,156.250015258789,-195.312515258789,11.5450983047485,164.062515258789,-195.3125,16.8156852722168,171.875,-195.3125
+        ,27.3568630218506,179.6875,-195.3125,38.3999977111816,187.5,-195.3125,38.3999977111816,195.3125,-195.312515258789
+        ,36.1411743164063,203.125,-195.312515258789,32.3764686584473,210.937515258789,-195.312515258789,29.1137256622314,218.750015258789
+        ,-195.312515258789,34.1333312988281,226.562515258789,-195.3125,28.3607845306396,234.375015258789,-195.3125,21.0823516845703
+        ,242.187515258789,-195.3125,16.8156852722168,250.000015258789,-195.3125,14.5568628311157,-250.000015258789,-187.5
+        ,14.3058824539185,-242.187515258789,-187.500015258789,13.0509805679321,-234.375015258789,-187.500015258789,10.7921571731567
+        ,-226.562515258789,-187.500015258789,8.28235244750977,-218.750015258789,-187.500015258789,7.52941179275513,-210.937515258789
+        ,-187.500015258789,5.77254915237427,-203.125015258789,-187.5,5.01960754394531,-195.3125,-187.5,5.27058792114258,-187.5
+        ,-187.5,4.51764678955078,-179.6875,-187.500015258789,5.27058792114258,-171.875,-187.500015258789,5.77254915237427
+        ,-164.0625,-187.500015258789,5.521568775177,-156.25,-187.500015258789,6.2745099067688,-148.437515258789,-187.500015258789
+        ,7.0274510383606,-140.625015258789,-187.5,9.53725433349609,-132.812515258789,-187.5,12.2980394363403,-125.000007629395
+        ,-187.5,13.8039216995239,-117.187507629395,-187.500015258789,20.831371307373,-109.375007629395,-187.500015258789,26.6039218902588
+        ,-101.562507629395,-187.500015258789,35.3882331848145,-93.75,-187.500015258789,42.9176483154297,-85.9375,-187.500015258789
+        ,49.4431381225586,-78.125,-187.5,55.466667175293,-70.3125076293945,-187.5,56.9725494384766,-62.5000038146973,-187.5
+        ,58.9803924560547,-54.6875038146973,-187.500015258789,60.9882354736328,-46.875,-187.500015258789,61.9921569824219
+        ,-39.0625,-187.500015258789,63.2470588684082,-31.2500019073486,-187.500015258789,62.7450981140137,-23.4375,-187.500015258789
+        ,62.7450981140137,-15.6250009536743,-187.5,62.4941177368164,-7.81250047683716,-187.5,61.4901962280273,0,-187.5,60.4862747192383
+        ,7.8125,-187.500015258789,58.4784317016602,15.6250009536743,-187.500015258789,57.2235298156738,23.4375,-187.500015258789
+        ,52.9568634033203,31.2500019073486,-187.500015258789,48.9411773681641,39.0625,-187.500015258789,44.6745109558105,46.875
+        ,-187.5,39.1529388427734,54.6875038146973,-187.5,34.3843116760254,62.5000038146973,-187.5,30.1176471710205,70.3125076293945
+        ,-187.500015258789,24.0941181182861,78.125,-187.500015258789,18.8235282897949,85.9375,-187.500015258789,13.8039216995239
+        ,93.75,-187.500015258789,7.27843141555786,101.562507629395,-187.500015258789,3.5137255191803,109.375007629395,-187.5
+        ,2.50980377197266,117.187507629395,-187.5,2.00784301757813,125.000007629395,-187.5,2.25882339477539,132.812515258789
+        ,-187.500015258789,3.5137255191803,140.625015258789,-187.500015258789,4.76862716674805,148.437515258789,-187.500015258789
+        ,7.0274510383606,156.25,-187.500015258789,8.0313720703125,164.0625,-187.500015258789,10.2901954650879,171.875,-187.5
+        ,16.3137245178223,179.6875,-187.5,24.0941181182861,187.5,-187.5,38.1490173339844,195.3125,-187.500015258789,40.4078407287598
+        ,203.125015258789,-187.500015258789,36.3921546936035,210.937515258789,-187.500015258789,32.8784294128418,218.750015258789
+        ,-187.500015258789,30.3686275482178,226.562515258789,-187.500015258789,27.6078433990479,234.375015258789,-187.5,20.831371307373
+        ,242.187515258789,-187.5,18.5725479125977,250.000015258789,-187.5,15.0588235855103,-250.000015258789,-179.6875,15.3098039627075
+        ,-242.187515258789,-179.6875,13.5529413223267,-234.375015258789,-179.687515258789,11.043137550354,-226.562515258789
+        ,-179.687515258789,11.043137550354,-218.750015258789,-179.687515258789,7.27843141555786,-210.937515258789,-179.687515258789
+        ,6.77647066116333,-203.125,-179.6875,4.76862716674805,-195.3125,-179.6875,4.51764678955078,-187.5,-179.6875,4.01568603515625
+        ,-179.6875,-179.6875,5.27058792114258,-171.875,-179.687515258789,4.51764678955078,-164.062515258789,-179.687515258789
+        ,5.01960754394531,-156.250015258789,-179.687515258789,5.77254915237427,-148.437515258789,-179.687515258789,5.77254915237427
+        ,-140.625015258789,-179.6875,8.28235244750977,-132.812515258789,-179.6875,7.52941179275513,-125.000007629395,-179.6875
+        ,15.0588235855103,-117.187507629395,-179.6875,25.850980758667,-109.375007629395,-179.687515258789,32.8784294128418
+        ,-101.5625,-179.687515258789,40.9098014831543,-93.75,-179.687515258789,46.1803932189941,-85.9375076293945,-179.687515258789
+        ,52.4549026489258,-78.1250076293945,-179.6875,57.2235298156738,-70.3125076293945,-179.6875,58.7294120788574,-62.5000038146973
+        ,-179.6875,60.7372550964355,-54.6875,-179.6875,61.2392158508301,-46.8750038146973,-179.687515258789,58.7294120788574
+        ,-39.0625,-179.687515258789,58.9803924560547,-31.2500019073486,-179.687515258789,58.9803924560547,-23.4375,-179.687515258789
+        ,60.4862747192383,-15.6250009536743,-179.6875,61.7411766052246,-7.81250047683716,-179.6875,59.4823532104492,0,-179.6875
+        ,58.9803924560547,7.8125,-179.6875,57.9764709472656,15.6250009536743,-179.687515258789,54.4627456665039,23.4375,-179.687515258789
+        ,51.2000007629395,31.2500019073486,-179.687515258789,47.6862754821777,39.0625,-179.687515258789,43.168628692627,46.8750038146973
+        ,-179.6875,35.890193939209,54.6875,-179.6875,32.12548828125,62.5000038146973,-179.6875,24.5960788726807,70.3125,-179.6875
+        ,14.807843208313,78.125,-179.687515258789,9.53725433349609,85.9375,-179.687515258789,14.3058824539185,93.7500076293945
+        ,-179.687515258789,10.0392150878906,101.562507629395,-179.687515258789,10.2901954650879,109.375007629395,-179.6875
+        ,4.01568603515625,117.1875,-179.6875,2.25882339477539,125,-179.6875,2.25882339477539,132.812515258789,-179.6875,3.01176476478577
+        ,140.625,-179.687515258789,5.27058792114258,148.4375,-179.687515258789,7.0274510383606,156.25,-179.687515258789,7.0274510383606
+        ,164.0625,-179.687515258789,10.5411758422852,171.875,-179.6875,13.8039216995239,179.6875,-179.6875,25.850980758667
+        ,187.500015258789,-179.6875,39.4039192199707,195.312515258789,-179.6875,38.1490173339844,203.125015258789,-179.687515258789
+        ,35.1372528076172,210.937515258789,-179.687515258789,31.3725490570068,218.750015258789,-179.687515258789,24.0941181182861
+        ,226.562515258789,-179.687515258789,22.086275100708,234.375015258789,-179.6875,16.5647048950195,242.187515258789,-179.6875
+        ,17.5686264038086,250,-179.6875,16.062744140625,-250.000015258789,-171.875,17.5686264038086,-242.187515258789,-171.875
+        ,14.3058824539185,-234.375015258789,-171.875,12.5490198135376,-226.562515258789,-171.875015258789,9.53725433349609
+        ,-218.750015258789,-171.875015258789,7.78039216995239,-210.9375,-171.875015258789,6.2745099067688,-203.125,-171.875015258789
+        ,3.5137255191803,-195.3125,-171.875,4.01568603515625,-187.5,-171.875,3.5137255191803,-179.6875,-171.875,2.7607843875885
+        ,-171.875015258789,-171.875,2.7607843875885,-164.062515258789,-171.875015258789,2.7607843875885,-156.250015258789
+        ,-171.875015258789,4.01568603515625,-148.437515258789,-171.875015258789,3.5137255191803,-140.625015258789,-171.875015258789
+        ,5.521568775177,-132.8125,-171.875,8.7843132019043,-125.000007629395,-171.875,15.5607843399048,-117.1875,-171.875
+        ,29.615686416626,-109.375,-171.875,37.8980369567871,-101.562507629395,-171.875015258789,42.4156837463379,-93.7500076293945
+        ,-171.875015258789,47.6862754821777,-85.9375076293945,-171.875015258789,51.2000007629395,-78.125,-171.875015258789
+        ,57.4745101928711,-70.3125,-171.875,59.4823532104492,-62.5000038146973,-171.875,61.4901962280273,-54.6875038146973
+        ,-171.875,55.9686279296875,-46.875,-171.875,52.705883026123,-39.0625,-171.875015258789,53.9607849121094,-31.2500019073486
+        ,-171.875015258789,55.7176475524902,-23.4375,-171.875015258789,55.9686279296875,-15.6250009536743,-171.875015258789
+        ,55.466667175293,-7.81250047683716,-171.875,56.7215690612793,0,-171.875,56.9725494384766,7.8125,-171.875,54.4627456665039
+        ,15.6250009536743,-171.875,49.4431381225586,23.4375,-171.875015258789,47.937255859375,31.2500019073486,-171.875015258789
+        ,42.6666641235352,39.0625,-171.875015258789,37.6470565795898,46.875,-171.875015258789,32.6274490356445,54.6875038146973
+        ,-171.875,25.6000003814697,62.5000038146973,-171.875,17.0666656494141,70.3125,-171.875,8.28235244750977,78.125,-171.875
+        ,3.76470589637756,85.9375076293945,-171.875015258789,8.0313720703125,93.7500076293945,-171.875015258789,15.0588235855103
+        ,101.562507629395,-171.875015258789,11.5450983047485,109.375,-171.875015258789,6.77647066116333,117.1875,-171.875
+        ,4.26666641235352,125.000007629395,-171.875,3.5137255191803,132.8125,-171.875,4.76862716674805,140.625,-171.875,5.521568775177
+        ,148.4375,-171.875015258789,5.27058792114258,156.25,-171.875015258789,4.51764678955078,164.0625,-171.875015258789
+        ,6.52549028396606,171.875,-171.875015258789,13.0509805679321,179.687515258789,-171.875,24.8470592498779,187.500015258789
+        ,-171.875,36.894115447998,195.312515258789,-171.875,37.8980369567871,203.125015258789,-171.875,31.8745098114014,210.937515258789
+        ,-171.875015258789,25.850980758667,218.750015258789,-171.875015258789,20.0784301757813,226.562515258789,-171.875015258789
+        ,18.5725479125977,234.375,-171.875015258789,14.5568628311157,242.1875,-171.875,14.807843208313,250,-171.875,17.0666656494141
+        ,-250.000015258789,-164.0625,17.5686264038086,-242.187515258789,-164.0625,15.5607843399048,-234.375015258789,-164.0625
+        ,11.7960786819458,-226.5625,-164.0625,9.28627395629883,-218.75,-164.062515258789,6.77647066116333,-210.9375,-164.062515258789
+        ,4.26666641235352,-203.125,-164.062515258789,3.01176476478577,-195.3125,-164.062515258789,2.25882339477539,-187.500015258789
+        ,-164.0625,3.01176476478577,-179.687515258789,-164.0625,3.01176476478577,-171.875015258789,-164.0625,1.75686275959015
+        ,-164.062515258789,-164.0625,3.26274514198303,-156.250015258789,-164.062515258789,4.01568603515625,-148.437515258789
+        ,-164.062515258789,5.521568775177,-140.625,-164.062515258789,6.02352952957153,-132.8125,-164.062515258789,11.5450983047485
+        ,-125,-164.0625,17.5686264038086,-117.1875,-164.0625,25.3490200042725,-109.375007629395,-164.0625,36.1411743164063
+        ,-101.562507629395,-164.0625,43.9215698242188,-93.7500076293945,-164.062515258789,48.4392166137695,-85.9375,-164.062515258789
+        ,56.9725494384766,-78.125,-164.062515258789,60.4862747192383,-70.3125,-164.062515258789,62.4941177368164,-62.5000038146973
+        ,-164.0625,62.7450981140137,-54.6875,-164.0625,57.2235298156738,-46.8750038146973,-164.0625,50.6980400085449,-39.0625
+        ,-164.0625,45.9294128417969,-31.2500019073486,-164.062515258789,47.6862754821777,-23.4375,-164.062515258789,44.4235305786133
+        ,-15.6250009536743,-164.062515258789,46.1803932189941,-7.81250047683716,-164.062515258789,45.6784324645996,0,-164.0625
+        ,51.2000007629395,7.8125,-164.0625,52.4549026489258,15.6250009536743,-164.0625,48.9411773681641,23.4375,-164.0625
+        ,44.4235305786133,31.2500019073486,-164.062515258789,39.9058799743652,39.0625,-164.062515258789,30.1176471710205,46.8750038146973
+        ,-164.062515258789,24.3450984954834,54.6875,-164.062515258789,21.0823516845703,62.5000038146973,-164.0625,11.043137550354
+        ,70.3125076293945,-164.0625,10.2901954650879,78.1250076293945,-164.0625,9.03529357910156,85.9375076293945,-164.0625
+        ,12.2980394363403,93.75,-164.062515258789,19.827449798584,101.5625,-164.062515258789,16.8156852722168,109.375007629395
+        ,-164.062515258789,13.3019609451294,117.187507629395,-164.062515258789,11.043137550354,125.000007629395,-164.0625
+        ,5.01960754394531,132.8125,-164.0625,3.5137255191803,140.625,-164.0625,3.76470589637756,148.4375,-164.0625,4.01568603515625
+        ,156.25,-164.062515258789,3.5137255191803,164.0625,-164.062515258789,7.27843141555786,171.875015258789,-164.062515258789
+        ,10.5411758422852,179.687515258789,-164.062515258789,18.5725479125977,187.500015258789,-164.0625,31.1215686798096
+        ,195.312515258789,-164.0625,33.8823509216309,203.125015258789,-164.0625,26.8549022674561,210.937515258789,-164.0625
+        ,23.3411769866943,218.75,-164.062515258789,18.5725479125977,226.5625,-164.062515258789,14.5568628311157,234.375,-164.062515258789
+        ,14.807843208313,242.1875,-164.062515258789,16.3137245178223,250.000015258789,-164.0625,17.5686264038086,-250.000015258789
+        ,-156.25,16.8156852722168,-242.187515258789,-156.25,14.807843208313,-234.375,-156.25,11.5450983047485,-226.5625,-156.25
+        ,9.78823471069336,-218.75,-156.25,6.77647066116333,-210.9375,-156.250015258789,4.76862716674805,-203.125015258789
+        ,-156.250015258789,3.26274514198303,-195.312515258789,-156.250015258789,3.01176476478577,-187.500015258789,-156.25
+        ,1.50588238239288,-179.687515258789,-156.25,1.25490188598633,-171.875015258789,-156.25,2.00784301757813,-164.062515258789
+        ,-156.25,2.7607843875885,-156.25,-156.25,2.7607843875885,-148.4375,-156.250015258789,4.26666641235352,-140.625,-156.250015258789
+        ,8.28235244750977,-132.8125,-156.250015258789,14.3058824539185,-125.000007629395,-156.25,18.8235282897949,-117.187507629395
+        ,-156.25,23.8431377410889,-109.375007629395,-156.25,34.6352920532227,-101.562507629395,-156.25,42.9176483154297,-93.75
+        ,-156.25,48.6901969909668,-85.9375,-156.250015258789,54.9647064208984,-78.125,-156.250015258789,61.4901962280273,-70.3125076293945
+        ,-156.250015258789,62.9960784912109,-62.5000038146973,-156.25,62.2431373596191,-54.6875038146973,-156.25,55.9686279296875
+        ,-46.875,-156.25,48.4392166137695,-39.0625,-156.25,41.9137229919434,-31.2500019073486,-156.25,35.3882331848145,-23.4375
+        ,-156.250015258789,36.1411743164063,-15.6250009536743,-156.250015258789,40.4078407287598,-7.81250047683716,-156.250015258789
+        ,43.6705894470215,0,-156.25,44.9254913330078,7.8125,-156.25,45.9294128417969,15.6250009536743,-156.25,43.9215698242188
+        ,23.4375,-156.25,40.9098014831543,31.2500019073486,-156.25,36.6431350708008,39.0625,-156.250015258789,29.3647060394287
+        ,46.875,-156.250015258789,18.3215675354004,54.6875038146973,-156.250015258789,10.5411758422852,62.5000038146973,-156.25
+        ,4.26666641235352,70.3125076293945,-156.25,4.76862716674805,78.125,-156.25,10.2901954650879,85.9375,-156.25,18.3215675354004
+        ,93.75,-156.25,26.1019611358643,101.562507629395,-156.250015258789,25.0980396270752,109.375007629395,-156.250015258789
+        ,19.3254890441895,117.187507629395,-156.250015258789,11.5450983047485,125.000007629395,-156.25,6.02352952957153,132.8125
+        ,-156.25,3.01176476478577,140.625,-156.25,3.5137255191803,148.4375,-156.25,3.26274514198303,156.25,-156.25,3.26274514198303
+        ,164.062515258789,-156.250015258789,5.01960754394531,171.875015258789,-156.250015258789,9.78823471069336,179.687515258789
+        ,-156.250015258789,16.062744140625,187.500015258789,-156.25,28.6117649078369,195.312515258789,-156.25,29.3647060394287
+        ,203.125015258789,-156.25,25.3490200042725,210.9375,-156.25,21.5843143463135,218.75,-156.25,15.8117647171021,226.5625
+        ,-156.250015258789,15.0588235855103,234.375,-156.250015258789,16.3137245178223,242.187515258789,-156.250015258789
+        ,17.5686264038086,250.000015258789,-156.25,17.5686264038086,-250.000015258789,-148.437515258789,16.8156852722168,-242.1875
+        ,-148.4375,16.062744140625,-234.375,-148.4375,13.5529413223267,-226.5625,-148.4375,11.2941179275513,-218.75,-148.4375
+        ,8.0313720703125,-210.937515258789,-148.437515258789,4.26666641235352,-203.125015258789,-148.437515258789,2.50980377197266
+        ,-195.312515258789,-148.437515258789,2.7607843875885,-187.500015258789,-148.437515258789,0.752941191196442,-179.687515258789
+        ,-148.4375,1.25490188598633,-171.875015258789,-148.4375,2.25882339477539,-164.0625,-148.4375,1.50588238239288,-156.25
+        ,-148.4375,2.00784301757813,-148.4375,-148.437515258789,5.77254915237427,-140.625,-148.437515258789,7.0274510383606
+        ,-132.8125,-148.437515258789,13.8039216995239,-125.000007629395,-148.437515258789,19.5764694213867,-117.187507629395
+        ,-148.4375,28.8627452850342,-109.375007629395,-148.4375,35.1372528076172,-101.5625,-148.4375,42.6666641235352,-93.75
+        ,-148.4375,48.1882362365723,-85.9375076293945,-148.437515258789,52.2039222717285,-78.1250076293945,-148.437515258789
+        ,60.4862747192383,-70.3125076293945,-148.437515258789,59.7333335876465,-62.5000038146973,-148.437515258789,61.7411766052246
+        ,-54.6875,-148.4375,55.2156867980957,-46.8750038146973,-148.4375,48.4392166137695,-39.0625,-148.4375,41.6627426147461
+        ,-31.2500019073486,-148.4375,37.8980369567871,-23.4375,-148.437515258789,30.3686275482178,-15.6250009536743,-148.437515258789
+        ,31.8745098114014,-7.81250047683716,-148.437515258789,33.3803901672363,0,-148.437515258789,35.3882331848145,7.8125
+        ,-148.4375,36.6431350708008,15.6250009536743,-148.4375,38.1490173339844,23.4375,-148.4375,35.6392135620117,31.2500019073486
+        ,-148.4375,28.6117649078369,39.0625,-148.437515258789,17.8196067810059,46.8750038146973,-148.437515258789,14.5568628311157
+        ,54.6875,-148.437515258789,11.2941179275513,62.5000038146973,-148.437515258789,2.7607843875885,70.3125,-148.4375,4.76862716674805
+        ,78.125,-148.4375,7.52941179275513,85.9375,-148.4375,11.7960786819458,93.7500076293945,-148.4375,22.5882358551025
+        ,101.562507629395,-148.437515258789,20.0784301757813,109.375007629395,-148.437515258789,11.043137550354,117.1875,-148.437515258789
+        ,4.01568603515625,125,-148.437515258789,8.0313720703125,132.8125,-148.4375,11.2941179275513,140.625,-148.4375,6.02352952957153
+        ,148.437515258789,-148.4375,4.01568603515625,156.250015258789,-148.4375,4.51764678955078,164.062515258789,-148.437515258789
+        ,7.27843141555786,171.875015258789,-148.437515258789,7.0274510383606,179.687515258789,-148.437515258789,15.3098039627075
+        ,187.500015258789,-148.437515258789,26.1019611358643,195.3125,-148.4375,24.3450984954834,203.125,-148.4375,24.0941181182861
+        ,210.9375,-148.4375,20.831371307373,218.75,-148.4375,15.5607843399048,226.562515258789,-148.437515258789,14.807843208313
+        ,234.375015258789,-148.437515258789,16.3137245178223,242.187515258789,-148.437515258789,17.0666656494141,250.000015258789
+        ,-148.437515258789,16.8156852722168,-250,-140.625015258789,16.5647048950195,-242.1875,-140.625,15.8117647171021,-234.375
+        ,-140.625,14.3058824539185,-226.562515258789,-140.625,12.5490198135376,-218.750015258789,-140.625,7.78039216995239
+        ,-210.937515258789,-140.625,5.01960754394531,-203.125015258789,-140.625015258789,3.01176476478577,-195.312515258789
+        ,-140.625015258789,2.50980377197266,-187.500015258789,-140.625015258789,1.25490188598633,-179.687515258789,-140.625
+        ,0.752941191196442,-171.875,-140.625,1.50588238239288,-164.0625,-140.625,0.752941191196442,-156.25,-140.625,1.75686275959015
+        ,-148.4375,-140.625,4.26666641235352,-140.625,-140.625015258789,6.02352952957153,-132.8125,-140.625015258789,12.5490198135376
+        ,-125.000007629395,-140.625015258789,21.0823516845703,-117.1875,-140.625,30.3686275482178,-109.375,-140.625,34.3843116760254
+        ,-101.562507629395,-140.625,39.1529388427734,-93.7500076293945,-140.625,46.9333343505859,-85.9375076293945,-140.625
+        ,51.9529418945313,-78.125,-140.625015258789,57.2235298156738,-70.3125,-140.625015258789,59.7333335876465,-62.5000038146973
+        ,-140.625015258789,61.4901962280273,-54.6875038146973,-140.625,56.470588684082,-46.875,-140.625,50.4470596313477,-39.0625
+        ,-140.625,47.1843147277832,-31.2500019073486,-140.625,40.9098014831543,-23.4375,-140.625,35.1372528076172,-15.6250009536743
+        ,-140.625015258789,27.8588237762451,-7.81250047683716,-140.625015258789,27.3568630218506,0,-140.625015258789,27.8588237762451
+        ,7.8125,-140.625,31.3725490570068,15.6250009536743,-140.625,32.3764686584473,23.4375,-140.625,25.850980758667,31.2500019073486
+        ,-140.625,17.5686264038086,39.0625,-140.625,13.8039216995239,46.875,-140.625015258789,11.5450983047485,54.6875038146973
+        ,-140.625015258789,6.2745099067688,62.5000038146973,-140.625015258789,1.50588238239288,70.3125,-140.625,2.00784301757813
+        ,78.125,-140.625,4.01568603515625,85.9375076293945,-140.625,10.2901954650879,93.7500076293945,-140.625,18.3215675354004
+        ,101.562507629395,-140.625,12.0470590591431,109.375,-140.625015258789,4.26666641235352,117.1875,-140.625015258789
+        ,5.27058792114258,125.000007629395,-140.625015258789,14.3058824539185,132.8125,-140.625,13.0509805679321,140.625015258789
+        ,-140.625,9.28627395629883,148.437515258789,-140.625,7.78039216995239,156.250015258789,-140.625,7.78039216995239,164.062515258789
+        ,-140.625,6.77647066116333,171.875015258789,-140.625015258789,6.2745099067688,179.6875,-140.625015258789,12.0470590591431
+        ,187.5,-140.625015258789,17.0666656494141,195.3125,-140.625,21.5843143463135,203.125,-140.625,22.8392162322998,210.9375
+        ,-140.625,19.827449798584,218.750015258789,-140.625,15.5607843399048,226.562515258789,-140.625,15.3098039627075,234.375015258789
+        ,-140.625015258789,16.062744140625,242.187515258789,-140.625015258789,15.8117647171021,250.000015258789,-140.625015258789
+        ,16.8156852722168,-250,-132.812515258789,18.0705871582031,-242.187515258789,-132.812515258789,15.8117647171021,-234.375015258789
+        ,-132.8125,14.0549020767212,-226.562515258789,-132.8125,8.7843132019043,-218.750015258789,-132.8125,7.78039216995239
+        ,-210.937515258789,-132.8125,5.77254915237427,-203.125015258789,-132.8125,3.01176476478577,-195.312515258789,-132.812515258789
+        ,1.50588238239288,-187.500015258789,-132.812515258789,1.50588238239288,-179.6875,-132.812515258789,1.25490188598633
+        ,-171.875,-132.8125,1.00392150878906,-164.0625,-132.8125,1.25490188598633,-156.25,-132.8125,1.50588238239288,-148.4375
+        ,-132.8125,3.5137255191803,-140.625,-132.8125,5.77254915237427,-132.812515258789,-132.812515258789,10.2901954650879
+        ,-125,-132.812515258789,20.831371307373,-117.1875,-132.812515258789,24.0941181182861,-109.375007629395,-132.8125,33.6313705444336
+        ,-101.562507629395,-132.8125,38.9019584655762,-93.7500076293945,-132.8125,46.4313735961914,-85.9375,-132.8125,52.2039222717285
+        ,-78.125,-132.8125,54.9647064208984,-70.3125,-132.812515258789,58.7294120788574,-62.5000038146973,-132.812515258789
+        ,59.4823532104492,-54.6875,-132.812515258789,59.7333335876465,-46.8750038146973,-132.8125,54.4627456665039,-39.0625
+        ,-132.8125,49.9450988769531,-31.2500019073486,-132.8125,45.4274520874023,-23.4375,-132.8125,35.890193939209,-15.6250009536743
+        ,-132.8125,28.3607845306396,-7.81250047683716,-132.812515258789,28.1098041534424,0,-132.812515258789,26.1019611358643
+        ,7.8125,-132.812515258789,23.0901966094971,15.6250009536743,-132.8125,19.5764694213867,23.4375,-132.8125,14.3058824539185
+        ,31.2500019073486,-132.8125,10.5411758422852,39.0625,-132.8125,10.5411758422852,46.8750038146973,-132.8125,8.28235244750977
+        ,54.6875,-132.812515258789,3.26274514198303,62.5000038146973,-132.812515258789,1.50588238239288,70.3125076293945,-132.812515258789
+        ,2.00784301757813,78.1250076293945,-132.8125,2.50980377197266,85.9375076293945,-132.8125,4.01568603515625,93.75,-132.8125
+        ,10.0392150878906,101.5625,-132.8125,5.521568775177,109.375007629395,-132.8125,4.51764678955078,117.187507629395,-132.812515258789
+        ,9.03529357910156,125.000007629395,-132.812515258789,17.0666656494141,132.812515258789,-132.812515258789,18.3215675354004
+        ,140.625015258789,-132.8125,15.3098039627075,148.437515258789,-132.8125,14.5568628311157,156.250015258789,-132.8125
+        ,14.3058824539185,164.062515258789,-132.8125,11.5450983047485,171.875,-132.8125,11.043137550354,179.6875,-132.812515258789
+        ,15.8117647171021,187.5,-132.812515258789,16.5647048950195,195.3125,-132.812515258789,18.0705871582031,203.125,-132.8125
+        ,18.8235282897949,210.937515258789,-132.8125,16.5647048950195,218.750015258789,-132.8125,13.8039216995239,226.562515258789
+        ,-132.8125,14.5568628311157,234.375015258789,-132.8125,16.5647048950195,242.187515258789,-132.812515258789,18.0705871582031
+        ,250.000015258789,-132.812515258789,18.0705871582031,-250.000015258789,-125.000007629395,19.5764694213867,-242.187515258789
+        ,-125,16.8156852722168,-234.375015258789,-125.000007629395,12.8000001907349,-226.562515258789,-125.000007629395,10.0392150878906
+        ,-218.750015258789,-125.000007629395,7.27843141555786,-210.937515258789,-125,4.26666641235352,-203.125015258789,-125.000007629395
+        ,3.26274514198303,-195.3125,-125.000007629395,2.50980377197266,-187.5,-125.000007629395,1.25490188598633,-179.6875
+        ,-125,1.75686275959015,-171.875,-125.000007629395,1.25490188598633,-164.0625,-125.000007629395,1.00392150878906,-156.25
+        ,-125.000007629395,2.00784301757813,-148.437515258789,-125,3.5137255191803,-140.625015258789,-125.000007629395,6.02352952957153
+        ,-132.812515258789,-125.000007629395,10.7921571731567,-125.000007629395,-125.000007629395,19.5764694213867,-117.187507629395
+        ,-125,25.0980396270752,-109.375007629395,-125.000007629395,30.3686275482178,-101.562507629395,-125.000007629395,37.6470565795898
+        ,-93.75,-125.000007629395,45.6784324645996,-85.9375,-125,48.4392166137695,-78.125,-125.000007629395,50.1960792541504
+        ,-70.3125076293945,-125.000007629395,54.4627456665039,-62.5000038146973,-125.000007629395,57.7254905700684,-54.6875038146973
+        ,-125,58.4784317016602,-46.875,-125.000007629395,56.7215690612793,-39.0625,-125.000007629395,54.2117652893066,-31.2500019073486
+        ,-125.000007629395,50.1960792541504,-23.4375,-125,42.1647033691406,-15.6250009536743,-125.000007629395,29.3647060394287
+        ,-7.81250047683716,-125.000007629395,22.5882358551025,0,-125.000007629395,20.3294105529785,7.8125,-125,16.3137245178223
+        ,15.6250009536743,-125.000007629395,13.8039216995239,23.4375,-125.000007629395,10.7921571731567,31.2500019073486,-125.000007629395
+        ,8.28235244750977,39.0625,-125,5.01960754394531,46.875,-125.000007629395,3.5137255191803,54.6875038146973,-125.000007629395
+        ,2.7607843875885,62.5000038146973,-125.000007629395,1.25490188598633,70.3125076293945,-125,1.75686275959015,78.125
+        ,-125.000007629395,2.25882339477539,85.9375,-125.000007629395,3.5137255191803,93.75,-125.000007629395,4.26666641235352
+        ,101.562507629395,-125,5.521568775177,109.375007629395,-125.000007629395,6.77647066116333,117.187507629395,-125.000007629395
+        ,10.2901954650879,125.000007629395,-125.000007629395,18.8235282897949,132.812515258789,-125,20.5803909301758,140.625015258789
+        ,-125.000007629395,20.0784301757813,148.437515258789,-125.000007629395,17.8196067810059,156.25,-125.000007629395,16.8156852722168
+        ,164.0625,-125,15.8117647171021,171.875,-125.000007629395,16.3137245178223,179.6875,-125.000007629395,13.5529413223267
+        ,187.5,-125.000007629395,13.0509805679321,195.3125,-125,12.0470590591431,203.125015258789,-125.000007629395,12.0470590591431
+        ,210.937515258789,-125.000007629395,12.2980394363403,218.750015258789,-125.000007629395,13.0509805679321,226.562515258789
+        ,-125,17.0666656494141,234.375015258789,-125.000007629395,18.8235282897949,242.187515258789,-125.000007629395,19.827449798584
+        ,250.000015258789,-125.000007629395,19.5764694213867,-250.000015258789,-117.187507629395,22.3372554779053,-242.187515258789
+        ,-117.1875,14.0549020767212,-234.375015258789,-117.1875,11.5450983047485,-226.562515258789,-117.187507629395,7.52941179275513
+        ,-218.750015258789,-117.187507629395,5.27058792114258,-210.937515258789,-117.1875,6.02352952957153,-203.125,-117.1875
+        ,3.5137255191803,-195.3125,-117.187507629395,2.7607843875885,-187.5,-117.187507629395,1.00392150878906,-179.6875,-117.1875
+        ,0.752941191196442,-171.875,-117.1875,1.50588238239288,-164.062515258789,-117.187507629395,1.00392150878906,-156.250015258789
+        ,-117.187507629395,3.5137255191803,-148.437515258789,-117.1875,6.77647066116333,-140.625015258789,-117.1875,9.28627395629883
+        ,-132.812515258789,-117.187507629395,11.2941179275513,-125.000007629395,-117.187507629395,19.827449798584,-117.187507629395
+        ,-117.1875,21.8352947235107,-109.375007629395,-117.1875,26.8549022674561,-101.5625,-117.187507629395,34.8862724304199
+        ,-93.75,-117.187507629395,43.9215698242188,-85.9375076293945,-117.1875,45.6784324645996,-78.1250076293945,-117.1875
+        ,48.1882362365723,-70.3125076293945,-117.187507629395,52.9568634033203,-62.5000038146973,-117.187507629395,56.7215690612793
+        ,-54.6875,-117.1875,47.4352951049805,-46.8750038146973,-117.1875,49.6941184997559,-39.0625,-117.187507629395,45.1764717102051
+        ,-31.2500019073486,-117.187507629395,40.9098014831543,-23.4375,-117.1875,31.3725490570068,-15.6250009536743,-117.1875
+        ,33.1294097900391,-7.81250047683716,-117.187507629395,23.8431377410889,0,-117.187507629395,20.831371307373,7.8125
+        ,-117.1875,17.5686264038086,15.6250009536743,-117.1875,13.5529413223267,23.4375,-117.187507629395,11.7960786819458
+        ,31.2500019073486,-117.187507629395,6.2745099067688,39.0625,-117.1875,6.02352952957153,46.8750038146973,-117.1875
+        ,5.27058792114258,54.6875,-117.187507629395,6.02352952957153,62.5000038146973,-117.187507629395,2.00784301757813,70.3125
+        ,-117.1875,0.752941191196442,78.125,-117.1875,1.00392150878906,85.9375,-117.187507629395,1.50588238239288,93.7500076293945
+        ,-117.187507629395,1.25490188598633,101.562507629395,-117.1875,3.5137255191803,109.375007629395,-117.1875,4.26666641235352
+        ,117.1875,-117.187507629395,12.0470590591431,125,-117.187507629395,16.062744140625,132.812515258789,-117.1875,15.5607843399048
+        ,140.625,-117.1875,16.062744140625,148.4375,-117.187507629395,13.0509805679321,156.25,-117.187507629395,15.0588235855103
+        ,164.0625,-117.1875,13.5529413223267,171.875,-117.1875,10.5411758422852,179.6875,-117.187507629395,12.8000001907349
+        ,187.500015258789,-117.187507629395,12.0470590591431,195.312515258789,-117.1875,10.7921571731567,203.125015258789
+        ,-117.1875,11.5450983047485,210.937515258789,-117.187507629395,12.5490198135376,218.750015258789,-117.187507629395
+        ,14.807843208313,226.562515258789,-117.1875,16.3137245178223,234.375015258789,-117.1875,19.3254890441895,242.187515258789
+        ,-117.187507629395,22.086275100708,250,-117.187507629395,23.0901966094971,-250.000015258789,-109.375007629395,25.6000003814697
+        ,-242.187515258789,-109.375007629395,16.062744140625,-234.375015258789,-109.375,10.7921571731567,-226.562515258789
+        ,-109.375007629395,5.521568775177,-218.750015258789,-109.375007629395,4.51764678955078,-210.9375,-109.375007629395
+        ,5.01960754394531,-203.125,-109.375,4.76862716674805,-195.3125,-109.375007629395,3.76470589637756,-187.5,-109.375007629395
+        ,1.75686275959015,-179.6875,-109.375007629395,1.50588238239288,-171.875015258789,-109.375,1.75686275959015,-164.062515258789
+        ,-109.375007629395,3.01176476478577,-156.250015258789,-109.375007629395,4.01568603515625,-148.437515258789,-109.375007629395
+        ,6.52549028396606,-140.625015258789,-109.375,11.5450983047485,-132.8125,-109.375007629395,15.3098039627075,-125.000007629395
+        ,-109.375007629395,20.5803909301758,-117.1875,-109.375007629395,20.831371307373,-109.375,-109.375,21.5843143463135
+        ,-101.562507629395,-109.375007629395,31.8745098114014,-93.7500076293945,-109.375007629395,37.8980369567871,-85.9375076293945
+        ,-109.375007629395,40.4078407287598,-78.125,-109.375,44.6745109558105,-70.3125,-109.375007629395,49.9450988769531
+        ,-62.5000038146973,-109.375007629395,53.4588241577148,-54.6875038146973,-109.375007629395,45.4274520874023,-46.875
+        ,-109.375,35.1372528076172,-39.0625,-109.375007629395,32.8784294128418,-31.2500019073486,-109.375007629395,33.1294097900391
+        ,-23.4375,-109.375007629395,36.6431350708008,-15.6250009536743,-109.375,37.3960762023926,-7.81250047683716,-109.375007629395
+        ,31.3725490570068,0,-109.375007629395,21.8352947235107,7.8125,-109.375007629395,16.8156852722168,15.6250009536743
+        ,-109.375,15.3098039627075,23.4375,-109.375007629395,11.5450983047485,31.2500019073486,-109.375007629395,6.02352952957153
+        ,39.0625,-109.375007629395,8.28235244750977,46.875,-109.375,10.0392150878906,54.6875038146973,-109.375007629395,9.03529357910156
+        ,62.5000038146973,-109.375007629395,4.76862716674805,70.3125,-109.375007629395,0.501960754394531,78.125,-109.375,1.25490188598633
+        ,85.9375076293945,-109.375007629395,1.00392150878906,93.7500076293945,-109.375007629395,1.75686275959015,101.562507629395
+        ,-109.375007629395,2.25882339477539,109.375,-109.375,4.01568603515625,117.1875,-109.375007629395,6.2745099067688,125.000007629395
+        ,-109.375007629395,9.03529357910156,132.8125,-109.375007629395,7.78039216995239,140.625,-109.375,6.2745099067688,148.4375
+        ,-109.375007629395,7.52941179275513,156.25,-109.375007629395,8.53333282470703,164.0625,-109.375007629395,8.28235244750977
+        ,171.875,-109.375,6.2745099067688,179.687515258789,-109.375007629395,7.52941179275513,187.500015258789,-109.375007629395
+        ,10.7921571731567,195.312515258789,-109.375007629395,11.5450983047485,203.125015258789,-109.375,11.5450983047485,210.937515258789
+        ,-109.375007629395,14.3058824539185,218.750015258789,-109.375007629395,15.0588235855103,226.562515258789,-109.375007629395
+        ,19.827449798584,234.375,-109.375,22.3372554779053,242.1875,-109.375007629395,26.6039218902588,250,-109.375007629395
+        ,28.1098041534424,-250.000015258789,-101.562507629395,30.1176471710205,-242.187515258789,-101.562507629395,18.8235282897949
+        ,-234.375015258789,-101.562507629395,11.043137550354,-226.5625,-101.5625,6.52549028396606,-218.75,-101.562507629395
+        ,3.76470589637756,-210.9375,-101.562507629395,3.76470589637756,-203.125,-101.562507629395,3.76470589637756,-195.3125
+        ,-101.5625,4.51764678955078,-187.500015258789,-101.562507629395,3.01176476478577,-179.687515258789,-101.562507629395
+        ,4.01568603515625,-171.875015258789,-101.562507629395,3.01176476478577,-164.062515258789,-101.5625,2.50980377197266
+        ,-156.250015258789,-101.562507629395,4.01568603515625,-148.437515258789,-101.562507629395,5.77254915237427,-140.625
+        ,-101.562507629395,9.28627395629883,-132.8125,-101.5625,14.5568628311157,-125,-101.562507629395,18.5725479125977,-117.1875
+        ,-101.562507629395,19.0745086669922,-109.375007629395,-101.562507629395,19.5764694213867,-101.562507629395,-101.5625
+        ,20.5803909301758,-93.7500076293945,-101.562507629395,28.3607845306396,-85.9375,-101.562507629395,36.1411743164063
+        ,-78.125,-101.562507629395,39.654899597168,-70.3125,-101.5625,44.4235305786133,-62.5000038146973,-101.562507629395
+        ,47.4352951049805,-54.6875,-101.562507629395,40.1568603515625,-46.8750038146973,-101.562507629395,30.8705883026123
+        ,-39.0625,-101.5625,28.8627452850342,-31.2500019073486,-101.562507629395,26.6039218902588,-23.4375,-101.562507629395
+        ,25.0980396270752,-15.6250009536743,-101.562507629395,27.1058826446533,-7.81250047683716,-101.5625,20.831371307373
+        ,0,-101.562507629395,20.3294105529785,7.81250047683716,-101.562507629395,19.0745086669922,15.6250009536743,-101.562507629395
+        ,18.0705871582031,23.4375,-101.5625,12.8000001907349,31.2500019073486,-101.562507629395,8.0313720703125,39.0625,-101.562507629395
+        ,9.28627395629883,46.8750038146973,-101.562507629395,10.7921571731567,54.6875,-101.5625,13.5529413223267,62.5000038146973
+        ,-101.562507629395,10.7921571731567,70.3125076293945,-101.562507629395,10.0392150878906,78.1250076293945,-101.562507629395
+        ,3.26274514198303,85.9375076293945,-101.5625,1.50588238239288,93.75,-101.562507629395,1.75686275959015,101.5625,-101.562507629395
+        ,2.50980377197266,109.375007629395,-101.562507629395,2.50980377197266,117.187507629395,-101.5625,5.01960754394531
+        ,125.000007629395,-101.562507629395,5.77254915237427,132.8125,-101.562507629395,5.27058792114258,140.625,-101.562507629395
+        ,5.01960754394531,148.4375,-101.5625,5.27058792114258,156.25,-101.562507629395,6.2745099067688,164.0625,-101.562507629395
+        ,3.5137255191803,171.875015258789,-101.562507629395,3.26274514198303,179.687515258789,-101.5625,6.52549028396606,187.500015258789
+        ,-101.562507629395,9.78823471069336,195.312515258789,-101.562507629395,13.5529413223267,203.125015258789,-101.562507629395
+        ,12.8000001907349,210.937515258789,-101.5625,15.3098039627075,218.75,-101.562507629395,18.3215675354004,226.5625,-101.562507629395
+        ,18.8235282897949,234.375,-101.562507629395,23.5921573638916,242.1875,-101.5625,29.3647060394287,250.000015258789
+        ,-101.562507629395,31.1215686798096,-250.000015258789,-93.75,31.6235294342041,-242.187515258789,-93.7500076293945
+        ,20.831371307373,-234.375,-93.7500076293945,12.2980394363403,-226.5625,-93.75,9.28627395629883,-218.75,-93.75,5.01960754394531
+        ,-210.9375,-93.7500076293945,4.76862716674805,-203.125015258789,-93.7500076293945,4.26666641235352,-195.312515258789
+        ,-93.75,5.01960754394531,-187.500015258789,-93.75,5.01960754394531,-179.687515258789,-93.7500076293945,5.01960754394531
+        ,-171.875015258789,-93.7500076293945,5.27058792114258,-164.062515258789,-93.75,5.27058792114258,-156.25,-93.75,5.521568775177
+        ,-148.4375,-93.7500076293945,6.52549028396606,-140.625,-93.7500076293945,8.28235244750977,-132.8125,-93.75,13.3019609451294
+        ,-125.000007629395,-93.75,17.5686264038086,-117.187507629395,-93.7500076293945,18.0705871582031,-109.375007629395
+        ,-93.7500076293945,17.8196067810059,-101.562507629395,-93.75,18.3215675354004,-93.75,-93.75,21.5843143463135,-85.9375
+        ,-93.7500076293945,28.3607845306396,-78.125,-93.7500076293945,35.890193939209,-70.3125076293945,-93.75,42.4156837463379
+        ,-62.5000038146973,-93.75,43.4196090698242,-54.6875038146973,-93.7500076293945,33.8823509216309,-46.875,-93.7500076293945
+        ,25.3490200042725,-39.0625,-93.75,22.086275100708,-31.2500019073486,-93.75,17.8196067810059,-23.4375,-93.7500076293945
+        ,19.827449798584,-15.6250009536743,-93.7500076293945,21.3333320617676,-7.81250047683716,-93.75,21.8352947235107,0
+        ,-93.75,21.3333320617676,7.81250047683716,-93.7500076293945,19.827449798584,15.6250009536743,-93.7500076293945,19.3254890441895
+        ,23.4375,-93.75,15.8117647171021,31.2500019073486,-93.75,11.7960786819458,39.0625,-93.7500076293945,12.8000001907349
+        ,46.875,-93.7500076293945,15.3098039627075,54.6875038146973,-93.75,16.062744140625,62.5000038146973,-93.75,15.3098039627075
+        ,70.3125076293945,-93.7500076293945,11.7960786819458,78.125,-93.7500076293945,6.77647066116333,85.9375,-93.75,3.26274514198303
+        ,93.75,-93.75,2.00784301757813,101.562507629395,-93.7500076293945,1.50588238239288,109.375007629395,-93.7500076293945
+        ,1.75686275959015,117.187507629395,-93.75,2.50980377197266,125.000007629395,-93.75,4.01568603515625,132.8125,-93.7500076293945
+        ,3.26274514198303,140.625,-93.7500076293945,3.01176476478577,148.4375,-93.75,2.50980377197266,156.25,-93.75,2.00784301757813
+        ,164.062515258789,-93.7500076293945,2.00784301757813,171.875015258789,-93.7500076293945,2.50980377197266,179.687515258789
+        ,-93.75,5.27058792114258,187.500015258789,-93.75,10.5411758422852,195.312515258789,-93.7500076293945,14.0549020767212
+        ,203.125015258789,-93.7500076293945,15.8117647171021,210.9375,-93.75,16.8156852722168,218.75,-93.75,19.5764694213867
+        ,226.5625,-93.7500076293945,23.3411769866943,234.375,-93.7500076293945,26.3529415130615,242.187515258789,-93.75,29.1137256622314
+        ,250.000015258789,-93.75,32.6274490356445,-250.000015258789,-85.9375,33.6313705444336,-242.1875,-85.9375,21.8352947235107
+        ,-234.375,-85.9375076293945,12.0470590591431,-226.5625,-85.9375076293945,8.7843132019043,-218.75,-85.9375,8.28235244750977
+        ,-210.937515258789,-85.9375,8.0313720703125,-203.125015258789,-85.9375076293945,4.26666641235352,-195.312515258789
+        ,-85.9375076293945,4.76862716674805,-187.500015258789,-85.9375,6.52549028396606,-179.687515258789,-85.9375,7.0274510383606
+        ,-171.875015258789,-85.9375076293945,7.27843141555786,-164.0625,-85.9375076293945,6.2745099067688,-156.25,-85.9375
+        ,8.0313720703125,-148.4375,-85.9375,11.2941179275513,-140.625,-85.9375076293945,10.7921571731567,-132.8125,-85.9375076293945
+        ,16.8156852722168,-125.000007629395,-85.9375,17.0666656494141,-117.187507629395,-85.9375,16.8156852722168,-109.375007629395
+        ,-85.9375076293945,18.3215675354004,-101.5625,-85.9375076293945,19.827449798584,-93.75,-85.9375,20.831371307373,-85.9375076293945
+        ,-85.9375,27.3568630218506,-78.1250076293945,-85.9375076293945,36.3921546936035,-70.3125076293945,-85.9375076293945
+        ,31.8745098114014,-62.5000038146973,-85.9375,33.3803901672363,-54.6875,-85.9375,30.619607925415,-46.8750038146973
+        ,-85.9375076293945,21.8352947235107,-39.0625,-85.9375076293945,21.0823516845703,-31.2500019073486,-85.9375,16.8156852722168
+        ,-23.4375,-85.9375,15.5607843399048,-15.6250009536743,-85.9375076293945,16.5647048950195,-7.81250047683716,-85.9375076293945
+        ,19.3254890441895,0,-85.9375,19.827449798584,7.81250047683716,-85.9375,24.3450984954834,15.6250009536743,-85.9375076293945
+        ,26.8549022674561,23.4375,-85.9375076293945,23.8431377410889,31.2500019073486,-85.9375,15.8117647171021,39.0625,-85.9375
+        ,26.3529415130615,46.8750038146973,-85.9375076293945,28.3607845306396,54.6875,-85.9375076293945,22.3372554779053,62.5000038146973
+        ,-85.9375,22.8392162322998,70.3125,-85.9375,11.7960786819458,78.125,-85.9375076293945,5.521568775177,85.9375,-85.9375076293945
+        ,4.01568603515625,93.7500076293945,-85.9375,2.00784301757813,101.562507629395,-85.9375,0,109.375007629395,-85.9375076293945
+        ,1.25490188598633,117.1875,-85.9375076293945,1.50588238239288,125,-85.9375,2.25882339477539,132.8125,-85.9375,1.75686275959015
+        ,140.625,-85.9375076293945,3.26274514198303,148.437515258789,-85.9375076293945,2.00784301757813,156.250015258789,-85.9375
+        ,2.00784301757813,164.062515258789,-85.9375,2.50980377197266,171.875015258789,-85.9375076293945,5.27058792114258,179.687515258789
+        ,-85.9375076293945,5.01960754394531,187.500015258789,-85.9375,9.53725433349609,195.3125,-85.9375,13.8039216995239
+        ,203.125,-85.9375076293945,16.3137245178223,210.9375,-85.9375076293945,17.3176460266113,218.75,-85.9375,20.5803909301758
+        ,226.562515258789,-85.9375,24.3450984954834,234.375015258789,-85.9375076293945,29.1137256622314,242.187515258789,-85.9375076293945
+        ,30.1176471710205,250.000015258789,-85.9375,33.1294097900391,-250,-78.125,33.1294097900391,-242.1875,-78.125,19.827449798584
+        ,-234.375,-78.125,12.2980394363403,-226.562515258789,-78.1250076293945,14.0549020767212,-218.750015258789,-78.125
+        ,15.5607843399048,-210.937515258789,-78.125,11.7960786819458,-203.125015258789,-78.125,7.52941179275513,-195.312515258789
+        ,-78.1250076293945,6.2745099067688,-187.500015258789,-78.125,7.27843141555786,-179.687515258789,-78.125,8.0313720703125
+        ,-171.875,-78.125,8.0313720703125,-164.0625,-78.1250076293945,8.28235244750977,-156.25,-78.125,8.53333282470703,-148.4375
+        ,-78.125,10.7921571731567,-140.625,-78.125,14.0549020767212,-132.8125,-78.1250076293945,15.3098039627075,-125.000007629395
+        ,-78.125,17.8196067810059,-117.1875,-78.125,20.0784301757813,-109.375,-78.125,20.5803909301758,-101.562507629395,-78.1250076293945
+        ,20.831371307373,-93.7500076293945,-78.125,21.3333320617676,-85.9375076293945,-78.125,30.8705883026123,-78.125,-78.125
+        ,36.1411743164063,-70.3125,-78.1250076293945,31.8745098114014,-62.5000038146973,-78.125,28.8627452850342,-54.6875038146973
+        ,-78.125,24.8470592498779,-46.875,-78.125,18.5725479125977,-39.0625,-78.1250076293945,18.0705871582031,-31.2500019073486
+        ,-78.125,18.0705871582031,-23.4375,-78.125,16.3137245178223,-15.6250009536743,-78.125,15.8117647171021,-7.81250047683716
+        ,-78.1250076293945,17.5686264038086,0,-78.125,19.0745086669922,7.81250047683716,-78.125,24.5960788726807,15.6250009536743
+        ,-78.125,29.8666667938232,23.4375,-78.1250076293945,26.1019611358643,31.2500019073486,-78.125,21.8352947235107,39.0625
+        ,-78.125,27.8588237762451,46.875,-78.125,35.6392135620117,54.6875038146973,-78.1250076293945,36.6431350708008,62.5000038146973
+        ,-78.125,30.1176471710205,70.3125,-78.125,22.8392162322998,78.125,-78.125,7.78039216995239,85.9375076293945,-78.1250076293945
+        ,2.50980377197266,93.7500076293945,-78.125,1.75686275959015,101.562507629395,-78.125,0.752941191196442,109.375,-78.125
+        ,0.752941191196442,117.1875,-78.1250076293945,1.50588238239288,125.000007629395,-78.125,1.50588238239288,132.8125
+        ,-78.125,3.01176476478577,140.625015258789,-78.125,3.76470589637756,148.437515258789,-78.1250076293945,3.5137255191803
+        ,156.250015258789,-78.125,2.50980377197266,164.062515258789,-78.125,4.01568603515625,171.875015258789,-78.125,6.77647066116333
+        ,179.6875,-78.1250076293945,9.28627395629883,187.5,-78.125,10.7921571731567,195.3125,-78.125,13.5529413223267,203.125
+        ,-78.125,17.5686264038086,210.9375,-78.1250076293945,18.5725479125977,218.750015258789,-78.125,20.3294105529785,226.562515258789
+        ,-78.125,23.5921573638916,234.375015258789,-78.125,32.12548828125,242.187515258789,-78.1250076293945,34.6352920532227
+        ,250.000015258789,-78.125,35.1372528076172,-250,-70.3125076293945,33.3803901672363,-242.187515258789,-70.3125,30.3686275482178
+        ,-234.375015258789,-70.3125,18.3215675354004,-226.562515258789,-70.3125076293945,15.8117647171021,-218.750015258789
+        ,-70.3125076293945,21.0823516845703,-210.937515258789,-70.3125,19.0745086669922,-203.125015258789,-70.3125,13.3019609451294
+        ,-195.312515258789,-70.3125076293945,8.7843132019043,-187.500015258789,-70.3125076293945,9.28627395629883,-179.6875
+        ,-70.3125,8.53333282470703,-171.875,-70.3125,8.28235244750977,-164.0625,-70.3125076293945,10.5411758422852,-156.25
+        ,-70.3125076293945,10.7921571731567,-148.4375,-70.3125,12.8000001907349,-140.625,-70.3125,14.0549020767212,-132.812515258789
+        ,-70.3125076293945,17.8196067810059,-125,-70.3125076293945,19.5764694213867,-117.1875,-70.3125,20.3294105529785,-109.375007629395
+        ,-70.3125,20.831371307373,-101.562507629395,-70.3125076293945,19.827449798584,-93.7500076293945,-70.3125076293945
+        ,21.0823516845703,-85.9375,-70.3125,29.1137256622314,-78.125,-70.3125,29.615686416626,-70.3125,-70.3125076293945,30.1176471710205
+        ,-62.5000038146973,-70.3125076293945,22.8392162322998,-54.6875,-70.3125,20.5803909301758,-46.8750038146973,-70.3125
+        ,19.827449798584,-39.0625,-70.3125076293945,17.8196067810059,-31.2500019073486,-70.3125076293945,18.5725479125977
+        ,-23.4375,-70.3125,20.831371307373,-15.6250009536743,-70.3125,18.3215675354004,-7.81250047683716,-70.3125076293945
+        ,20.5803909301758,0,-70.3125076293945,20.0784301757813,7.81250047683716,-70.3125,24.3450984954834,15.6250009536743
+        ,-70.3125,31.8745098114014,23.4375,-70.3125076293945,37.1450958251953,31.2500019073486,-70.3125076293945,36.3921546936035
+        ,39.0625,-70.3125,36.6431350708008,46.8750038146973,-70.3125,44.9254913330078,54.6875,-70.3125076293945,45.9294128417969
+        ,62.5000038146973,-70.3125076293945,40.4078407287598,70.3125076293945,-70.3125,34.1333312988281,78.1250076293945,-70.3125
+        ,18.3215675354004,85.9375076293945,-70.3125076293945,7.27843141555786,93.75,-70.3125076293945,5.521568775177,101.5625
+        ,-70.3125,4.01568603515625,109.375007629395,-70.3125,1.25490188598633,117.187507629395,-70.3125076293945,1.00392150878906
+        ,125.000007629395,-70.3125076293945,1.75686275959015,132.812515258789,-70.3125,1.75686275959015,140.625015258789,-70.3125
+        ,2.50980377197266,148.437515258789,-70.3125076293945,2.7607843875885,156.250015258789,-70.3125076293945,3.5137255191803
+        ,164.062515258789,-70.3125,6.52549028396606,171.875,-70.3125,7.52941179275513,179.6875,-70.3125076293945,8.53333282470703
+        ,187.5,-70.3125076293945,11.043137550354,195.3125,-70.3125,15.8117647171021,203.125,-70.3125,16.8156852722168,210.937515258789
+        ,-70.3125076293945,21.5843143463135,218.750015258789,-70.3125076293945,23.5921573638916,226.562515258789,-70.3125
+        ,25.850980758667,234.375015258789,-70.3125,30.8705883026123,242.187515258789,-70.3125076293945,33.1294097900391,250.000015258789
+        ,-70.3125076293945,33.3803901672363,-250.000015258789,-62.5000038146973,31.8745098114014,-242.187515258789,-62.5000038146973
+        ,29.3647060394287,-234.375015258789,-62.5000038146973,26.8549022674561,-226.562515258789,-62.5000038146973,25.850980758667
+        ,-218.750015258789,-62.5000038146973,25.3490200042725,-210.937515258789,-62.5000038146973,19.0745086669922,-203.125015258789
+        ,-62.5000038146973,16.062744140625,-195.3125,-62.5000038146973,12.8000001907349,-187.5,-62.5000038146973,10.2901954650879
+        ,-179.6875,-62.5000038146973,9.03529357910156,-171.875,-62.5000038146973,9.28627395629883,-164.0625,-62.5000038146973
+        ,9.78823471069336,-156.25,-62.5000038146973,11.5450983047485,-148.437515258789,-62.5000038146973,12.8000001907349
+        ,-140.625015258789,-62.5000038146973,15.0588235855103,-132.812515258789,-62.5000038146973,16.8156852722168,-125.000007629395
+        ,-62.5000038146973,19.5764694213867,-117.187507629395,-62.5000038146973,20.5803909301758,-109.375007629395,-62.5000038146973
+        ,20.3294105529785,-101.562507629395,-62.5000038146973,20.5803909301758,-93.75,-62.5000038146973,21.3333320617676,-85.9375
+        ,-62.5000038146973,22.5882358551025,-78.125,-62.5000038146973,23.5921573638916,-70.3125076293945,-62.5000038146973
+        ,23.0901966094971,-62.5000038146973,-62.5000038146973,21.3333320617676,-54.6875038146973,-62.5000038146973,20.5803909301758
+        ,-46.875,-62.5000038146973,20.831371307373,-39.0625,-62.5000038146973,19.0745086669922,-31.2500019073486,-62.5000038146973
+        ,19.0745086669922,-23.4375,-62.5000038146973,20.5803909301758,-15.6250009536743,-62.5000038146973,22.3372554779053
+        ,-7.81250047683716,-62.5000038146973,22.3372554779053,0,-62.5000038146973,22.5882358551025,7.81250047683716,-62.5000038146973
+        ,29.3647060394287,15.6250009536743,-62.5000038146973,35.1372528076172,23.4375,-62.5000038146973,38.9019584655762,31.2500019073486
+        ,-62.5000038146973,43.9215698242188,39.0625,-62.5000038146973,48.9411773681641,46.875,-62.5000038146973,51.9529418945313
+        ,54.6875038146973,-62.5000038146973,52.2039222717285,62.5000038146973,-62.5000038146973,50.1960792541504,70.3125076293945
+        ,-62.5000038146973,45.1764717102051,78.125,-62.5000038146973,33.3803901672363,85.9375,-62.5000038146973,17.0666656494141
+        ,93.75,-62.5000038146973,8.53333282470703,101.562507629395,-62.5000038146973,3.76470589637756,109.375007629395,-62.5000038146973
+        ,3.01176476478577,117.187507629395,-62.5000038146973,2.00784301757813,125.000007629395,-62.5000038146973,1.25490188598633
+        ,132.812515258789,-62.5000038146973,1.50588238239288,140.625015258789,-62.5000038146973,1.75686275959015,148.437515258789
+        ,-62.5000038146973,1.75686275959015,156.25,-62.5000038146973,4.26666641235352,164.0625,-62.5000038146973,6.77647066116333
+        ,171.875,-62.5000038146973,10.0392150878906,179.6875,-62.5000038146973,11.2941179275513,187.5,-62.5000038146973,12.5490198135376
+        ,195.3125,-62.5000038146973,13.5529413223267,203.125015258789,-62.5000038146973,16.062744140625,210.937515258789,-62.5000038146973
+        ,22.5882358551025,218.750015258789,-62.5000038146973,28.1098041534424,226.562515258789,-62.5000038146973,31.3725490570068
+        ,234.375015258789,-62.5000038146973,31.8745098114014,242.187515258789,-62.5000038146973,32.6274490356445,250.000015258789
+        ,-62.5000038146973,32.12548828125,-250.000015258789,-54.6875038146973,27.8588237762451,-242.187515258789,-54.6875
+        ,26.1019611358643,-234.375015258789,-54.6875038146973,27.1058826446533,-226.562515258789,-54.6875,25.850980758667
+        ,-218.750015258789,-54.6875038146973,23.0901966094971,-210.937515258789,-54.6875,24.5960788726807,-203.125,-54.6875038146973
+        ,20.831371307373,-195.3125,-54.6875,16.062744140625,-187.5,-54.6875038146973,11.7960786819458,-179.6875,-54.6875,11.5450983047485
+        ,-171.875,-54.6875038146973,10.0392150878906,-164.062515258789,-54.6875,11.043137550354,-156.250015258789,-54.6875038146973
+        ,13.0509805679321,-148.437515258789,-54.6875,13.3019609451294,-140.625015258789,-54.6875038146973,14.807843208313
+        ,-132.812515258789,-54.6875,15.5607843399048,-125.000007629395,-54.6875038146973,19.0745086669922,-117.187507629395
+        ,-54.6875,17.3176460266113,-109.375007629395,-54.6875038146973,17.3176460266113,-101.5625,-54.6875,18.0705871582031
+        ,-93.75,-54.6875038146973,19.0745086669922,-85.9375076293945,-54.6875,17.8196067810059,-78.1250076293945,-54.6875038146973
+        ,17.0666656494141,-70.3125076293945,-54.6875,16.5647048950195,-62.5000038146973,-54.6875038146973,20.831371307373
+        ,-54.6875,-54.6875,20.5803909301758,-46.8750038146973,-54.6875038146973,19.3254890441895,-39.0625,-54.6875,18.8235282897949
+        ,-31.2500019073486,-54.6875038146973,17.5686264038086,-23.4375,-54.6875,19.3254890441895,-15.6250009536743,-54.6875038146973
+        ,22.5882358551025,-7.81250047683716,-54.6875,25.850980758667,0,-54.6875038146973,26.1019611358643,7.81250047683716
+        ,-54.6875,30.3686275482178,15.6250009536743,-54.6875038146973,32.6274490356445,23.4375,-54.6875,39.4039192199707,31.2500019073486
+        ,-54.6875038146973,45.1764717102051,39.0625,-54.6875,48.6901969909668,46.8750038146973,-54.6875038146973,50.9490203857422
+        ,54.6875,-54.6875,52.705883026123,62.5000038146973,-54.6875038146973,54.4627456665039,70.3125,-54.6875,48.4392166137695
+        ,78.125,-54.6875038146973,38.3999977111816,85.9375,-54.6875,27.3568630218506,93.7500076293945,-54.6875038146973,11.7960786819458
+        ,101.562507629395,-54.6875,5.521568775177,109.375007629395,-54.6875038146973,2.50980377197266,117.1875,-54.6875,2.25882339477539
+        ,125,-54.6875038146973,1.25490188598633,132.812515258789,-54.6875,2.00784301757813,140.625,-54.6875038146973,1.75686275959015
+        ,148.4375,-54.6875,2.7607843875885,156.25,-54.6875038146973,5.521568775177,164.0625,-54.6875,8.0313720703125,171.875
+        ,-54.6875038146973,12.0470590591431,179.6875,-54.6875,13.0509805679321,187.500015258789,-54.6875038146973,15.3098039627075
+        ,195.312515258789,-54.6875,16.3137245178223,203.125015258789,-54.6875038146973,23.5921573638916,210.937515258789,-54.6875
+        ,32.3764686584473,218.750015258789,-54.6875038146973,35.1372528076172,226.562515258789,-54.6875,29.1137256622314,234.375015258789
+        ,-54.6875038146973,27.6078433990479,242.187515258789,-54.6875,28.3607845306396,250,-54.6875038146973,28.3607845306396
+        ,-250.000015258789,-46.875,25.0980396270752,-242.187515258789,-46.8750038146973,24.0941181182861,-234.375015258789
+        ,-46.875,23.5921573638916,-226.562515258789,-46.8750038146973,22.5882358551025,-218.750015258789,-46.875,20.831371307373
+        ,-210.9375,-46.8750038146973,23.0901966094971,-203.125,-46.875,24.0941181182861,-195.3125,-46.8750038146973,18.5725479125977
+        ,-187.5,-46.875,15.3098039627075,-179.6875,-46.8750038146973,13.3019609451294,-171.875015258789,-46.875,12.0470590591431
+        ,-164.062515258789,-46.8750038146973,12.5490198135376,-156.250015258789,-46.875,13.8039216995239,-148.437515258789
+        ,-46.8750038146973,13.8039216995239,-140.625015258789,-46.875,13.8039216995239,-132.8125,-46.8750038146973,16.5647048950195
+        ,-125.000007629395,-46.875,17.3176460266113,-117.1875,-46.8750038146973,14.5568628311157,-109.375,-46.875,12.5490198135376
+        ,-101.562507629395,-46.8750038146973,13.3019609451294,-93.7500076293945,-46.875,15.3098039627075,-85.9375076293945
+        ,-46.8750038146973,14.3058824539185,-78.125,-46.875,12.5490198135376,-70.3125,-46.8750038146973,15.5607843399048,-62.5000038146973
+        ,-46.875,19.827449798584,-54.6875038146973,-46.8750038146973,19.5764694213867,-46.875,-46.875,18.0705871582031,-39.0625
+        ,-46.8750038146973,17.3176460266113,-31.2500019073486,-46.875,15.5607843399048,-23.4375,-46.8750038146973,19.0745086669922
+        ,-15.6250009536743,-46.875,22.086275100708,-7.81250047683716,-46.8750038146973,25.3490200042725,0,-46.875,26.6039218902588
+        ,7.81250047683716,-46.8750038146973,28.3607845306396,15.6250009536743,-46.875,31.3725490570068,23.4375,-46.8750038146973
+        ,39.654899597168,31.2500019073486,-46.875,45.1764717102051,39.0625,-46.8750038146973,47.937255859375,46.875,-46.875
+        ,50.6980400085449,54.6875038146973,-46.8750038146973,54.2117652893066,62.5000038146973,-46.875,56.7215690612793,70.3125
+        ,-46.8750038146973,50.1960792541504,78.125,-46.875,42.6666641235352,85.9375076293945,-46.8750038146973,24.3450984954834
+        ,93.7500076293945,-46.875,14.807843208313,101.562507629395,-46.8750038146973,7.78039216995239,109.375,-46.875,4.26666641235352
+        ,117.1875,-46.8750038146973,1.75686275959015,125.000007629395,-46.875,1.50588238239288,132.8125,-46.8750038146973
+        ,2.50980377197266,140.625,-46.875,3.76470589637756,148.4375,-46.8750038146973,4.51764678955078,156.25,-46.875,7.27843141555786
+        ,164.0625,-46.8750038146973,10.2901954650879,171.875,-46.875,15.3098039627075,179.687515258789,-46.8750038146973,16.8156852722168
+        ,187.500015258789,-46.875,17.5686264038086,195.312515258789,-46.8750038146973,23.8431377410889,203.125015258789,-46.875
+        ,29.1137256622314,210.937515258789,-46.8750038146973,34.8862724304199,218.750015258789,-46.875,43.168628692627,226.562515258789
+        ,-46.8750038146973,38.3999977111816,234.375,-46.875,28.1098041534424,242.1875,-46.8750038146973,25.0980396270752,250
+        ,-46.875,25.0980396270752,-250.000015258789,-39.0625,24.0941181182861,-242.187515258789,-39.0625,23.3411769866943
+        ,-234.375015258789,-39.0625,21.0823516845703,-226.5625,-39.0625,20.0784301757813,-218.75,-39.0625,20.0784301757813
+        ,-210.9375,-39.0625,21.8352947235107,-203.125,-39.0625,24.5960788726807,-195.3125,-39.0625,24.0941181182861,-187.500015258789
+        ,-39.0625,19.827449798584,-179.687515258789,-39.0625,19.0745086669922,-171.875015258789,-39.0625,15.0588235855103
+        ,-164.062515258789,-39.0625,18.0705871582031,-156.250015258789,-39.0625,14.5568628311157,-148.437515258789,-39.0625
+        ,13.8039216995239,-140.625,-39.0625,15.0588235855103,-132.8125,-39.0625,16.5647048950195,-125,-39.0625,17.5686264038086
+        ,-117.1875,-39.0625,15.8117647171021,-109.375007629395,-39.0625,13.3019609451294,-101.562507629395,-39.0625,14.0549020767212
+        ,-93.7500076293945,-39.0625,12.8000001907349,-85.9375,-39.0625,13.8039216995239,-78.125,-39.0625,12.0470590591431
+        ,-70.3125,-39.0625,14.0549020767212,-62.5000038146973,-39.0625,18.0705871582031,-54.6875,-39.0625,17.5686264038086
+        ,-46.8750038146973,-39.0625,17.5686264038086,-39.0625,-39.0625,15.8117647171021,-31.2500019073486,-39.0625,16.062744140625
+        ,-23.4375,-39.0625,19.827449798584,-15.6250009536743,-39.0625,22.8392162322998,-7.81250047683716,-39.0625,24.3450984954834
+        ,0,-39.0625,26.8549022674561,7.81250047683716,-39.0625,30.3686275482178,15.6250009536743,-39.0625,33.1294097900391
+        ,23.4375,-39.0625,36.1411743164063,31.2500019073486,-39.0625,45.1764717102051,39.0625,-39.0625,47.937255859375,46.8750038146973
+        ,-39.0625,51.4509811401367,54.6875,-39.0625,54.4627456665039,62.5000038146973,-39.0625,56.7215690612793,70.3125076293945
+        ,-39.0625,51.4509811401367,78.1250076293945,-39.0625,44.172550201416,85.9375076293945,-39.0625,32.12548828125,93.75
+        ,-39.0625,16.5647048950195,101.5625,-39.0625,9.28627395629883,109.375007629395,-39.0625,3.76470589637756,117.187507629395
+        ,-39.0625,2.50980377197266,125.000007629395,-39.0625,2.00784301757813,132.8125,-39.0625,2.50980377197266,140.625,-39.0625
+        ,3.01176476478577,148.4375,-39.0625,12.5490198135376,156.25,-39.0625,16.3137245178223,164.0625,-39.0625,20.831371307373
+        ,171.875015258789,-39.0625,22.5882358551025,179.687515258789,-39.0625,22.086275100708,187.500015258789,-39.0625,23.5921573638916
+        ,195.312515258789,-39.0625,27.8588237762451,203.125015258789,-39.0625,33.8823509216309,210.937515258789,-39.0625,39.9058799743652
+        ,218.75,-39.0625,49.4431381225586,226.5625,-39.0625,44.4235305786133,234.375,-39.0625,34.6352920532227,242.1875,-39.0625
+        ,25.3490200042725,250.000015258789,-39.0625,23.5921573638916,-250.000015258789,-31.2500019073486,21.5843143463135
+        ,-242.187515258789,-31.2500019073486,21.3333320617676,-234.375,-31.2500019073486,19.827449798584,-226.5625,-31.2500019073486
+        ,19.827449798584,-218.75,-31.2500019073486,19.0745086669922,-210.9375,-31.2500019073486,22.086275100708,-203.125015258789
+        ,-31.2500019073486,23.0901966094971,-195.312515258789,-31.2500019073486,22.8392162322998,-187.500015258789,-31.2500019073486
+        ,22.8392162322998,-179.687515258789,-31.2500019073486,21.8352947235107,-171.875015258789,-31.2500019073486,20.5803909301758
+        ,-164.062515258789,-31.2500019073486,18.5725479125977,-156.25,-31.2500019073486,14.807843208313,-148.4375,-31.2500019073486
+        ,15.3098039627075,-140.625,-31.2500019073486,16.062744140625,-132.8125,-31.2500019073486,17.5686264038086,-125.000007629395
+        ,-31.2500019073486,17.5686264038086,-117.187507629395,-31.2500019073486,15.8117647171021,-109.375007629395,-31.2500019073486
+        ,14.0549020767212,-101.562507629395,-31.2500019073486,11.2941179275513,-93.75,-31.2500019073486,10.2901954650879,-85.9375
+        ,-31.2500019073486,9.78823471069336,-78.125,-31.2500019073486,11.5450983047485,-70.3125076293945,-31.2500019073486
+        ,13.3019609451294,-62.5000038146973,-31.2500019073486,14.3058824539185,-54.6875038146973,-31.2500019073486,15.0588235855103
+        ,-46.875,-31.2500019073486,15.5607843399048,-39.0625,-31.2500019073486,15.3098039627075,-31.2500019073486,-31.2500019073486
+        ,15.3098039627075,-23.4375,-31.2500019073486,17.8196067810059,-15.6250009536743,-31.2500019073486,22.8392162322998
+        ,-7.81250047683716,-31.2500019073486,23.8431377410889,0,-31.2500019073486,27.1058826446533,7.81250047683716,-31.2500019073486
+        ,28.3607845306396,15.6250009536743,-31.2500019073486,33.8823509216309,23.4375,-31.2500019073486,37.1450958251953,31.2500019073486
+        ,-31.2500019073486,42.6666641235352,39.0625,-31.2500019073486,46.6823539733887,46.875,-31.2500019073486,51.4509811401367
+        ,54.6875038146973,-31.2500019073486,55.466667175293,62.5000038146973,-31.2500019073486,56.470588684082,70.3125076293945
+        ,-31.2500019073486,52.2039222717285,78.125,-31.2500019073486,46.9333343505859,85.9375,-31.2500019073486,29.3647060394287
+        ,93.75,-31.2500019073486,16.3137245178223,101.562507629395,-31.2500019073486,10.5411758422852,109.375007629395,-31.2500019073486
+        ,5.77254915237427,117.187507629395,-31.2500019073486,4.26666641235352,125.000007629395,-31.2500019073486,3.26274514198303
+        ,132.8125,-31.2500019073486,3.76470589637756,140.625,-31.2500019073486,5.77254915237427,148.4375,-31.2500019073486
+        ,12.0470590591431,156.25,-31.2500019073486,20.3294105529785,164.062515258789,-31.2500019073486,24.8470592498779,171.875015258789
+        ,-31.2500019073486,28.8627452850342,179.687515258789,-31.2500019073486,32.8784294128418,187.500015258789,-31.2500019073486
+        ,34.6352920532227,195.312515258789,-31.2500019073486,38.1490173339844,203.125015258789,-31.2500019073486,42.9176483154297
+        ,210.9375,-31.2500019073486,48.4392166137695,218.75,-31.2500019073486,53.9607849121094,226.5625,-31.2500019073486
+        ,48.9411773681641,234.375,-31.2500019073486,37.3960762023926,242.187515258789,-31.2500019073486,29.1137256622314,250.000015258789
+        ,-31.2500019073486,22.5882358551025,-250.000015258789,-23.4375,21.0823516845703,-242.1875,-23.4375,20.3294105529785
+        ,-234.375,-23.4375,20.5803909301758,-226.5625,-23.4375,19.827449798584,-218.75,-23.4375,19.5764694213867,-210.937515258789
+        ,-23.4375,20.831371307373,-203.125015258789,-23.4375,22.086275100708,-195.312515258789,-23.4375,25.3490200042725,-187.500015258789
+        ,-23.4375,26.1019611358643,-179.687515258789,-23.4375,22.5882358551025,-171.875015258789,-23.4375,19.827449798584
+        ,-164.0625,-23.4375,15.0588235855103,-156.25,-23.4375,16.3137245178223,-148.4375,-23.4375,16.5647048950195,-140.625
+        ,-23.4375,18.5725479125977,-132.8125,-23.4375,16.8156852722168,-125.000007629395,-23.4375,17.8196067810059,-117.187507629395
+        ,-23.4375,15.0588235855103,-109.375007629395,-23.4375,15.3098039627075,-101.5625,-23.4375,11.043137550354,-93.75,-23.4375
+        ,10.2901954650879,-85.9375076293945,-23.4375,9.28627395629883,-78.1250076293945,-23.4375,10.2901954650879,-70.3125076293945
+        ,-23.4375,12.0470590591431,-62.5000038146973,-23.4375,12.2980394363403,-54.6875,-23.4375,12.5490198135376,-46.8750038146973
+        ,-23.4375,14.807843208313,-39.0625,-23.4375,11.7960786819458,-31.2500019073486,-23.4375,12.0470590591431,-23.4375
+        ,-23.4375,15.8117647171021,-15.6250009536743,-23.4375,22.086275100708,-7.81250047683716,-23.4375,21.5843143463135
+        ,0,-23.4375,23.0901966094971,7.81250047683716,-23.4375,26.8549022674561,15.6250009536743,-23.4375,31.8745098114014
+        ,23.4375,-23.4375,39.4039192199707,31.2500019073486,-23.4375,44.172550201416,39.0625,-23.4375,46.1803932189941,46.8750038146973
+        ,-23.4375,49.1921577453613,54.6875,-23.4375,51.701961517334,62.5000038146973,-23.4375,54.2117652893066,70.3125,-23.4375
+        ,49.1921577453613,78.125,-23.4375,43.168628692627,85.9375,-23.4375,37.6470565795898,93.7500076293945,-23.4375,25.6000003814697
+        ,101.562507629395,-23.4375,15.3098039627075,109.375007629395,-23.4375,12.0470590591431,117.1875,-23.4375,8.28235244750977
+        ,125,-23.4375,5.27058792114258,132.8125,-23.4375,12.8000001907349,140.625,-23.4375,16.3137245178223,148.437515258789
+        ,-23.4375,22.5882358551025,156.250015258789,-23.4375,25.0980396270752,164.062515258789,-23.4375,30.3686275482178,171.875015258789
+        ,-23.4375,31.1215686798096,179.687515258789,-23.4375,38.9019584655762,187.500015258789,-23.4375,41.9137229919434,195.3125
+        ,-23.4375,43.9215698242188,203.125,-23.4375,50.6980400085449,210.9375,-23.4375,46.9333343505859,218.75,-23.4375,49.1921577453613
+        ,226.5625,-23.4375,48.1882362365723,234.375015258789,-23.4375,37.3960762023926,242.187515258789,-23.4375,32.12548828125
+        ,250.000015258789,-23.4375,23.0901966094971,-250,-15.625,19.827449798584,-242.1875,-15.625,20.3294105529785,-234.375
+        ,-15.625,21.0823516845703,-226.562515258789,-15.625,20.0784301757813,-218.750015258789,-15.625,20.0784301757813,-210.937515258789
+        ,-15.625,20.5803909301758,-203.125015258789,-15.6250009536743,20.5803909301758,-195.312515258789,-15.6250009536743
+        ,24.0941181182861,-187.500015258789,-15.6250009536743,26.8549022674561,-179.687515258789,-15.6250009536743,23.3411769866943
+        ,-171.875,-15.6250009536743,16.3137245178223,-164.0625,-15.6250009536743,15.5607843399048,-156.25,-15.6250009536743
+        ,16.8156852722168,-148.4375,-15.6250009536743,19.0745086669922,-140.625,-15.6250009536743,20.5803909301758,-132.8125
+        ,-15.6250009536743,18.5725479125977,-125.000007629395,-15.6250009536743,17.0666656494141,-117.1875,-15.6250009536743
+        ,16.3137245178223,-109.375,-15.6250009536743,15.5607843399048,-101.562507629395,-15.6250009536743,13.5529413223267
+        ,-93.7500076293945,-15.6250009536743,10.0392150878906,-85.9375076293945,-15.6250009536743,8.28235244750977,-78.125
+        ,-15.6250009536743,7.52941179275513,-70.3125,-15.6250009536743,8.0313720703125,-62.5000038146973,-15.6250009536743
+        ,8.53333282470703,-54.6875038146973,-15.6250009536743,10.2901954650879,-46.875,-15.6250009536743,12.8000001907349
+        ,-39.0625,-15.6250009536743,11.5450983047485,-31.2500019073486,-15.6250009536743,9.78823471069336,-23.4375,-15.6250009536743
+        ,14.0549020767212,-15.6250009536743,-15.6250009536743,20.0784301757813,-7.81250047683716,-15.6250009536743,21.0823516845703
+        ,0,-15.6250009536743,21.5843143463135,7.81250047683716,-15.6250009536743,26.6039218902588,15.6250009536743,-15.6250009536743
+        ,31.6235294342041,23.4375,-15.6250009536743,35.3882331848145,31.2500019073486,-15.6250009536743,41.9137229919434,39.0625
+        ,-15.6250009536743,46.6823539733887,46.875,-15.6250009536743,47.6862754821777,54.6875038146973,-15.6250009536743,49.1921577453613
+        ,62.5000038146973,-15.6250009536743,50.9490203857422,70.3125,-15.6250009536743,49.9450988769531,78.125,-15.6250009536743
+        ,41.9137229919434,85.9375076293945,-15.6250009536743,35.1372528076172,93.7500076293945,-15.6250009536743,30.3686275482178
+        ,101.562507629395,-15.6250009536743,22.5882358551025,109.375,-15.6250009536743,16.062744140625,117.1875,-15.6250009536743
+        ,13.3019609451294,125.000007629395,-15.6250009536743,9.03529357910156,132.8125,-15.6250009536743,13.0509805679321
+        ,140.625015258789,-15.6250009536743,20.0784301757813,148.437515258789,-15.6250009536743,26.1019611358643,156.250015258789
+        ,-15.6250009536743,29.1137256622314,164.062515258789,-15.6250009536743,32.6274490356445,171.875015258789,-15.6250009536743
+        ,36.894115447998,179.6875,-15.6250009536743,40.9098014831543,187.5,-15.6250009536743,45.4274520874023,195.3125,-15.6250009536743
+        ,52.9568634033203,203.125,-15.6250009536743,57.4745101928711,210.9375,-15.6250009536743,54.4627456665039,218.750015258789
+        ,-15.6250009536743,45.9294128417969,226.562515258789,-15.6250009536743,41.1607818603516,234.375015258789,-15.6250009536743
+        ,36.3921546936035,242.187515258789,-15.6250009536743,28.1098041534424,250.000015258789,-15.6250009536743,21.3333320617676
+        ,-250,-7.8125,19.827449798584,-242.187515258789,-7.8125,19.0745086669922,-234.375015258789,-7.8125,20.0784301757813
+        ,-226.562515258789,-7.8125,23.0901966094971,-218.750015258789,-7.8125,22.086275100708,-210.937515258789,-7.8125,23.0901966094971
+        ,-203.125015258789,-7.8125,24.5960788726807,-195.312515258789,-7.8125,23.0901966094971,-187.500015258789,-7.8125,25.6000003814697
+        ,-179.6875,-7.8125,20.831371307373,-171.875,-7.8125,18.5725479125977,-164.0625,-7.8125,19.827449798584,-156.25,-7.8125
+        ,18.8235282897949,-148.4375,-7.8125,18.5725479125977,-140.625,-7.8125,21.3333320617676,-132.812515258789,-7.8125,19.5764694213867
+        ,-125,-7.8125,17.5686264038086,-117.1875,-7.8125,16.8156852722168,-109.375007629395,-7.8125,16.5647048950195,-101.562507629395
+        ,-7.81250047683716,12.0470590591431,-93.7500076293945,-7.81250047683716,10.0392150878906,-85.9375,-7.81250047683716
+        ,8.7843132019043,-78.125,-7.81250047683716,7.52941179275513,-70.3125,-7.81250047683716,7.27843141555786,-62.5000038146973
+        ,-7.81250047683716,7.0274510383606,-54.6875,-7.81250047683716,9.03529357910156,-46.8750038146973,-7.81250047683716
+        ,9.53725433349609,-39.0625,-7.81250047683716,10.2901954650879,-31.2500019073486,-7.81250047683716,8.0313720703125
+        ,-23.4375,-7.81250047683716,11.7960786819458,-15.6250009536743,-7.81250047683716,14.0549020767212,-7.81250047683716
+        ,-7.81250047683716,20.5803909301758,0,-7.81250047683716,21.5843143463135,7.81250047683716,-7.81250047683716,26.1019611358643
+        ,15.6250009536743,-7.81250047683716,33.8823509216309,23.4375,-7.81250047683716,39.4039192199707,31.2500019073486,-7.81250047683716
+        ,43.168628692627,39.0625,-7.81250047683716,45.6784324645996,46.8750038146973,-7.81250047683716,45.6784324645996,54.6875
+        ,-7.81250047683716,47.4352951049805,62.5000038146973,-7.81250047683716,50.1960792541504,70.3125076293945,-7.81250047683716
+        ,48.6901969909668,78.1250076293945,-7.81250047683716,42.4156837463379,85.9375076293945,-7.81250047683716,36.6431350708008
+        ,93.75,-7.81250047683716,33.8823509216309,101.5625,-7.81250047683716,24.8470592498779,109.375007629395,-7.81250047683716
+        ,19.5764694213867,117.187507629395,-7.81250047683716,16.3137245178223,125.000007629395,-7.81250047683716,14.5568628311157
+        ,132.812515258789,-7.81250047683716,16.5647048950195,140.625015258789,-7.81250047683716,23.0901966094971,148.437515258789
+        ,-7.81250047683716,29.615686416626,156.250015258789,-7.81250047683716,35.1372528076172,164.062515258789,-7.81250047683716
+        ,39.9058799743652,171.875,-7.81250047683716,43.6705894470215,179.6875,-7.81250047683716,50.1960792541504,187.5,-7.81250047683716
+        ,54.2117652893066,195.3125,-7.81250047683716,50.6980400085449,203.125,-7.81250047683716,55.9686279296875,210.937515258789
+        ,-7.81250047683716,52.2039222717285,218.750015258789,-7.81250047683716,42.9176483154297,226.562515258789,-7.81250047683716
+        ,35.3882331848145,234.375015258789,-7.81250047683716,31.8745098114014,242.187515258789,-7.81250047683716,29.8666667938232
+        ,250.000015258789,-7.81250047683716,21.0823516845703,-250.000015258789,0,19.5764694213867,-242.187515258789,0,19.827449798584
+        ,-234.375015258789,0,20.0784301757813,-226.562515258789,0,21.3333320617676,-218.750015258789,0,23.8431377410889,-210.937515258789
+        ,0,24.3450984954834,-203.125015258789,0,26.1019611358643,-195.3125,0,25.3490200042725,-187.5,0,25.0980396270752,-179.6875
+        ,0,23.8431377410889,-171.875,0,22.5882358551025,-164.0625,0,22.3372554779053,-156.25,0,22.086275100708,-148.437515258789
+        ,0,22.8392162322998,-140.625015258789,0,22.8392162322998,-132.812515258789,0,21.0823516845703,-125.000007629395,0
+        ,19.5764694213867,-117.187507629395,0,18.0705871582031,-109.375007629395,0,16.3137245178223,-101.562507629395,0,12.5490198135376
+        ,-93.75,0,9.78823471069336,-85.9375,0,7.52941179275513,-78.125,0,6.52549028396606,-70.3125076293945,0,6.2745099067688
+        ,-62.5000038146973,0,6.02352952957153,-54.6875038146973,0,5.77254915237427,-46.875,0,7.52941179275513,-39.0625,0,8.0313720703125
+        ,-31.2500019073486,0,8.28235244750977,-23.4375,0,9.28627395629883,-15.6250009536743,0,11.2941179275513,-7.81250047683716
+        ,0,15.3098039627075,0,0,19.5764694213867,7.81250047683716,0,24.3450984954834,15.6250009536743,0,30.8705883026123,23.4375
+        ,0,37.6470565795898,31.2500019073486,0,40.658821105957,39.0625,0,43.9215698242188,46.875,0,44.6745109558105,54.6875038146973
+        ,0,46.6823539733887,62.5000038146973,0,50.1960792541504,70.3125076293945,0,47.1843147277832,78.125,0,42.4156837463379
+        ,85.9375,0,37.3960762023926,93.75,0,34.8862724304199,101.562507629395,0,31.1215686798096,109.375007629395,0,22.086275100708
+        ,117.187507629395,0,19.5764694213867,125.000007629395,0,18.0705871582031,132.812515258789,0,19.827449798584,140.625015258789
+        ,0,28.3607845306396,148.437515258789,0,34.3843116760254,156.25,0,39.1529388427734,164.0625,0,46.4313735961914,171.875
+        ,0,50.6980400085449,179.6875,0,55.7176475524902,187.5,0,56.9725494384766,195.3125,0,56.470588684082,203.125015258789
+        ,0,55.466667175293,210.937515258789,0,48.1882362365723,218.750015258789,0,40.4078407287598,226.562515258789,0,35.890193939209
+        ,234.375015258789,0,29.615686416626,242.187515258789,0,24.5960788726807,250.000015258789,0,20.3294105529785,-250.000015258789
+        ,7.81250047683716,20.0784301757813,-242.187515258789,7.81250047683716,21.5843143463135,-234.375015258789,7.81250047683716
+        ,23.0901966094971,-226.562515258789,7.81250047683716,25.6000003814697,-218.750015258789,7.81250047683716,24.8470592498779
+        ,-210.937515258789,7.81250047683716,23.0901966094971,-203.125,7.81250047683716,24.5960788726807,-195.3125,7.81250047683716
+        ,24.8470592498779,-187.5,7.81250047683716,23.8431377410889,-179.6875,7.81250047683716,22.086275100708,-171.875,7.81250047683716
+        ,26.1019611358643,-164.062515258789,7.81250047683716,24.5960788726807,-156.250015258789,7.81250047683716,23.5921573638916
+        ,-148.437515258789,7.81250047683716,25.6000003814697,-140.625015258789,7.81250047683716,22.5882358551025,-132.812515258789
+        ,7.81250047683716,21.0823516845703,-125.000007629395,7.81250047683716,20.3294105529785,-117.187507629395,7.81250047683716
+        ,19.3254890441895,-109.375007629395,7.81250047683716,17.5686264038086,-101.5625,7.81250047683716,13.0509805679321
+        ,-93.75,7.81250047683716,9.78823471069336,-85.9375076293945,7.81250047683716,7.0274510383606,-78.1250076293945,7.81250047683716
+        ,6.2745099067688,-70.3125076293945,7.81250047683716,4.76862716674805,-62.5000038146973,7.81250047683716,4.76862716674805
+        ,-54.6875,7.81250047683716,5.77254915237427,-46.8750038146973,7.81250047683716,7.27843141555786,-39.0625,7.81250047683716
+        ,7.27843141555786,-31.2500019073486,7.81250047683716,7.52941179275513,-23.4375,7.81250047683716,8.28235244750977,-15.6250009536743
+        ,7.81250047683716,8.7843132019043,-7.81250047683716,7.81250047683716,13.0509805679321,0,7.81250047683716,14.807843208313
+        ,7.81250047683716,7.81250047683716,16.5647048950195,15.6250009536743,7.81250047683716,27.1058826446533,23.4375,7.81250047683716
+        ,31.1215686798096,31.2500019073486,7.81250047683716,31.6235294342041,39.0625,7.81250047683716,37.8980369567871,46.8750038146973
+        ,7.81250047683716,42.9176483154297,54.6875,7.81250047683716,44.4235305786133,62.5000038146973,7.81250047683716,44.9254913330078
+        ,70.3125,7.81250047683716,42.4156837463379,78.125,7.81250047683716,41.9137229919434,85.9375,7.81250047683716,42.6666641235352
+        ,93.7500076293945,7.81250047683716,37.1450958251953,101.562507629395,7.81250047683716,27.6078433990479,109.375007629395
+        ,7.8125,24.0941181182861,117.1875,7.8125,20.5803909301758,125,7.8125,20.0784301757813,132.812515258789,7.8125,22.3372554779053
+        ,140.625,7.8125,28.6117649078369,148.4375,7.8125,35.6392135620117,156.25,7.8125,41.9137229919434,164.0625,7.8125,47.6862754821777
+        ,171.875,7.8125,52.9568634033203,179.6875,7.8125,51.2000007629395,187.500015258789,7.8125,50.9490203857422,195.312515258789
+        ,7.8125,48.1882362365723,203.125015258789,7.8125,39.654899597168,210.937515258789,7.8125,48.1882362365723,218.750015258789
+        ,7.8125,44.9254913330078,226.562515258789,7.8125,39.1529388427734,234.375015258789,7.8125,33.3803901672363,242.187515258789
+        ,7.8125,26.6039218902588,250,7.8125,20.0784301757813,-250.000015258789,15.6250009536743,21.5843143463135,-242.187515258789
+        ,15.6250009536743,24.5960788726807,-234.375015258789,15.6250009536743,26.8549022674561,-226.562515258789,15.6250009536743
+        ,28.1098041534424,-218.750015258789,15.6250009536743,27.6078433990479,-210.9375,15.6250009536743,23.8431377410889
+        ,-203.125,15.6250009536743,21.0823516845703,-195.3125,15.6250009536743,21.0823516845703,-187.5,15.6250009536743,22.5882358551025
+        ,-179.6875,15.6250009536743,24.0941181182861,-171.875015258789,15.6250009536743,29.1137256622314,-164.062515258789
+        ,15.6250009536743,27.3568630218506,-156.250015258789,15.6250009536743,27.3568630218506,-148.437515258789,15.6250009536743
+        ,25.3490200042725,-140.625015258789,15.6250009536743,22.086275100708,-132.8125,15.6250009536743,21.0823516845703,-125.000007629395
+        ,15.6250009536743,21.8352947235107,-117.1875,15.6250009536743,20.831371307373,-109.375,15.6250009536743,18.3215675354004
+        ,-101.562507629395,15.6250009536743,13.5529413223267,-93.7500076293945,15.6250009536743,7.52941179275513,-85.9375076293945
+        ,15.6250009536743,5.27058792114258,-78.125,15.6250009536743,5.27058792114258,-70.3125,15.6250009536743,4.01568603515625
+        ,-62.5000038146973,15.6250009536743,3.5137255191803,-54.6875038146973,15.6250009536743,4.01568603515625,-46.875,15.6250009536743
+        ,6.2745099067688,-39.0625,15.6250009536743,6.77647066116333,-31.2500019073486,15.6250009536743,7.78039216995239,-23.4375
+        ,15.6250009536743,8.0313720703125,-15.6250009536743,15.6250009536743,8.28235244750977,-7.81250047683716,15.6250009536743
+        ,10.0392150878906,0,15.6250009536743,10.5411758422852,7.81250047683716,15.6250009536743,11.043137550354,15.6250009536743
+        ,15.6250009536743,13.5529413223267,23.4375,15.6250009536743,17.8196067810059,31.2500019073486,15.6250009536743,21.8352947235107
+        ,39.0625,15.6250009536743,32.12548828125,46.875,15.6250009536743,39.4039192199707,54.6875038146973,15.6250009536743
+        ,40.1568603515625,62.5000038146973,15.6250009536743,39.1529388427734,70.3125,15.6250009536743,41.9137229919434,78.125
+        ,15.6250009536743,45.1764717102051,85.9375076293945,15.6250009536743,40.658821105957,93.7500076293945,15.6250009536743
+        ,32.12548828125,101.562507629395,15.6250009536743,26.6039218902588,109.375,15.6250009536743,23.8431377410889,117.1875
+        ,15.6250009536743,20.5803909301758,125.000007629395,15.6250009536743,19.3254890441895,132.8125,15.6250009536743,22.086275100708
+        ,140.625,15.6250009536743,29.3647060394287,148.4375,15.6250009536743,35.6392135620117,156.25,15.6250009536743,40.658821105957
+        ,164.0625,15.6250009536743,42.6666641235352,171.875,15.6250009536743,46.6823539733887,179.687515258789,15.6250009536743
+        ,48.9411773681641,187.500015258789,15.6250009536743,44.172550201416,195.312515258789,15.6250009536743,35.3882331848145
+        ,203.125015258789,15.6250009536743,25.3490200042725,210.937515258789,15.625,35.6392135620117,218.750015258789,15.625
+        ,44.4235305786133,226.562515258789,15.625,47.1843147277832,234.375,15.625,41.9137229919434,242.1875,15.625,36.3921546936035
+        ,250,15.625,23.0901966094971,-250.000015258789,23.4375,22.8392162322998,-242.187515258789,23.4375,26.8549022674561
+        ,-234.375015258789,23.4375,28.8627452850342,-226.5625,23.4375,29.3647060394287,-218.75,23.4375,28.8627452850342,-210.9375
+        ,23.4375,27.6078433990479,-203.125,23.4375,23.3411769866943,-195.3125,23.4375,19.0745086669922,-187.500015258789,23.4375
+        ,19.5764694213867,-179.687515258789,23.4375,24.5960788726807,-171.875015258789,23.4375,29.1137256622314,-164.062515258789
+        ,23.4375,34.1333312988281,-156.250015258789,23.4375,32.3764686584473,-148.437515258789,23.4375,29.615686416626,-140.625
+        ,23.4375,27.1058826446533,-132.8125,23.4375,24.3450984954834,-125,23.4375,24.0941181182861,-117.1875,23.4375,18.5725479125977
+        ,-109.375007629395,23.4375,17.5686264038086,-101.562507629395,23.4375,10.5411758422852,-93.7500076293945,23.4375,6.2745099067688
+        ,-85.9375,23.4375,4.26666641235352,-78.125,23.4375,4.26666641235352,-70.3125,23.4375,3.76470589637756,-62.5000038146973
+        ,23.4375,3.5137255191803,-54.6875,23.4375,3.5137255191803,-46.8750038146973,23.4375,5.521568775177,-39.0625,23.4375
+        ,6.02352952957153,-31.2500019073486,23.4375,7.52941179275513,-23.4375,23.4375,7.78039216995239,-15.6250009536743,23.4375
+        ,7.0274510383606,-7.81250047683716,23.4375,7.78039216995239,0,23.4375,8.28235244750977,7.81250047683716,23.4375,9.03529357910156
+        ,15.6250009536743,23.4375,9.03529357910156,23.4375,23.4375,14.5568628311157,31.2500019073486,23.4375,17.5686264038086
+        ,39.0625,23.4375,23.5921573638916,46.8750038146973,23.4375,29.1137256622314,54.6875,23.4375,30.619607925415,62.5000038146973
+        ,23.4375,33.3803901672363,70.3125076293945,23.4375,37.1450958251953,78.1250076293945,23.4375,39.1529388427734,85.9375076293945
+        ,23.4375,36.894115447998,93.75,23.4375,30.619607925415,101.5625,23.4375,23.3411769866943,109.375007629395,23.4375
+        ,21.5843143463135,117.187507629395,23.4375,18.0705871582031,125.000007629395,23.4375,14.5568628311157,132.8125,23.4375
+        ,19.3254890441895,140.625,23.4375,28.8627452850342,148.4375,23.4375,33.3803901672363,156.25,23.4375,36.6431350708008
+        ,164.0625,23.4375,34.8862724304199,171.875015258789,23.4375,32.6274490356445,179.687515258789,23.4375,30.8705883026123
+        ,187.500015258789,23.4375,30.1176471710205,195.312515258789,23.4375,20.3294105529785,203.125015258789,23.4375,27.6078433990479
+        ,210.937515258789,23.4375,38.3999977111816,218.75,23.4375,49.6941184997559,226.5625,23.4375,47.937255859375,234.375
+        ,23.4375,44.4235305786133,242.1875,23.4375,37.1450958251953,250.000015258789,23.4375,27.1058826446533,-250.000015258789
+        ,31.2500019073486,26.8549022674561,-242.187515258789,31.2500019073486,29.3647060394287,-234.375,31.2500019073486,30.619607925415
+        ,-226.5625,31.2500019073486,31.8745098114014,-218.75,31.2500019073486,31.3725490570068,-210.9375,31.2500019073486
+        ,30.1176471710205,-203.125015258789,31.2500019073486,26.3529415130615,-195.312515258789,31.2500019073486,22.8392162322998
+        ,-187.500015258789,31.2500019073486,18.5725479125977,-179.687515258789,31.2500019073486,24.3450984954834,-171.875015258789
+        ,31.2500019073486,28.8627452850342,-164.062515258789,31.2500019073486,34.6352920532227,-156.25,31.2500019073486,35.890193939209
+        ,-148.4375,31.2500019073486,34.8862724304199,-140.625,31.2500019073486,31.6235294342041,-132.8125,31.2500019073486
+        ,28.6117649078369,-125.000007629395,31.2500019073486,25.3490200042725,-117.187507629395,31.2500019073486,21.0823516845703
+        ,-109.375007629395,31.2500019073486,16.062744140625,-101.562507629395,31.2500019073486,11.7960786819458,-93.75,31.2500019073486
+        ,7.0274510383606,-85.9375,31.2500019073486,6.52549028396606,-78.125,31.2500019073486,4.76862716674805,-70.3125076293945
+        ,31.2500019073486,4.01568603515625,-62.5000038146973,31.2500019073486,3.01176476478577,-54.6875038146973,31.2500019073486
+        ,4.26666641235352,-46.875,31.2500019073486,5.27058792114258,-39.0625,31.2500019073486,6.02352952957153,-31.2500019073486
+        ,31.2500019073486,6.52549028396606,-23.4375,31.2500019073486,6.52549028396606,-15.6250009536743,31.2500019073486,6.02352952957153
+        ,-7.81250047683716,31.2500019073486,6.77647066116333,0,31.2500019073486,7.27843141555786,7.81250047683716,31.2500019073486
+        ,8.28235244750977,15.6250009536743,31.2500019073486,9.03529357910156,23.4375,31.2500019073486,11.043137550354,31.2500019073486
+        ,31.2500019073486,12.0470590591431,39.0625,31.2500019073486,14.807843208313,46.875,31.2500019073486,19.0745086669922
+        ,54.6875038146973,31.2500019073486,21.3333320617676,62.5000038146973,31.2500019073486,22.8392162322998,70.3125076293945
+        ,31.2500019073486,25.0980396270752,78.125,31.2500019073486,27.6078433990479,85.9375,31.2500019073486,26.6039218902588
+        ,93.75,31.2500019073486,27.6078433990479,101.562507629395,31.2500019073486,23.5921573638916,109.375007629395,31.2500019073486
+        ,18.0705871582031,117.187507629395,31.2500019073486,14.3058824539185,125.000007629395,31.2500019073486,11.043137550354
+        ,132.8125,31.2500019073486,14.0549020767212,140.625,31.2500019073486,22.5882358551025,148.4375,31.2500019073486,30.1176471710205
+        ,156.25,31.2500019073486,34.1333312988281,164.062515258789,31.2500019073486,28.3607845306396,171.875015258789,31.2500019073486
+        ,20.831371307373,179.687515258789,31.2500019073486,15.5607843399048,187.500015258789,31.2500019073486,14.5568628311157
+        ,195.312515258789,31.2500019073486,22.086275100708,203.125015258789,31.2500019073486,29.8666667938232,210.9375,31.2500019073486
+        ,47.6862754821777,218.75,31.2500019073486,56.470588684082,226.5625,31.2500019073486,52.4549026489258,234.375,31.2500019073486
+        ,43.9215698242188,242.187515258789,31.2500019073486,39.4039192199707,250.000015258789,31.2500019073486,28.8627452850342
+        ,-250.000015258789,39.0625,31.3725490570068,-242.1875,39.0625,32.3764686584473,-234.375,39.0625,31.8745098114014,-226.5625
+        ,39.0625,32.8784294128418,-218.75,39.0625,35.6392135620117,-210.937515258789,39.0625,33.3803901672363,-203.125015258789
+        ,39.0625,28.3607845306396,-195.312515258789,39.0625,21.5843143463135,-187.500015258789,39.0625,16.5647048950195,-179.687515258789
+        ,39.0625,23.3411769866943,-171.875015258789,39.0625,24.5960788726807,-164.0625,39.0625,32.6274490356445,-156.25,39.0625
+        ,37.3960762023926,-148.4375,39.0625,33.8823509216309,-140.625,39.0625,33.8823509216309,-132.8125,39.0625,31.6235294342041
+        ,-125.000007629395,39.0625,28.1098041534424,-117.187507629395,39.0625,23.5921573638916,-109.375007629395,39.0625,20.3294105529785
+        ,-101.5625,39.0625,16.062744140625,-93.75,39.0625,12.0470590591431,-85.9375076293945,39.0625,7.27843141555786,-78.1250076293945
+        ,39.0625,5.521568775177,-70.3125076293945,39.0625,2.7607843875885,-62.5000038146973,39.0625,3.01176476478577,-54.6875
+        ,39.0625,3.76470589637756,-46.8750038146973,39.0625,4.51764678955078,-39.0625,39.0625,4.51764678955078,-31.2500019073486
+        ,39.0625,4.51764678955078,-23.4375,39.0625,4.76862716674805,-15.6250009536743,39.0625,5.521568775177,-7.81250047683716
+        ,39.0625,6.52549028396606,0,39.0625,6.77647066116333,7.81250047683716,39.0625,7.52941179275513,15.6250009536743,39.0625
+        ,8.0313720703125,23.4375,39.0625,8.28235244750977,31.2500019073486,39.0625,9.03529357910156,39.0625,39.0625,10.2901954650879
+        ,46.8750038146973,39.0625,11.043137550354,54.6875,39.0625,16.062744140625,62.5000038146973,39.0625,17.8196067810059
+        ,70.3125,39.0625,18.8235282897949,78.125,39.0625,19.3254890441895,85.9375,39.0625,20.831371307373,93.7500076293945
+        ,39.0625,20.3294105529785,101.562507629395,39.0625,18.0705871582031,109.375007629395,39.0625,15.8117647171021,117.1875
+        ,39.0625,10.5411758422852,125,39.0625,7.52941179275513,132.8125,39.0625,7.0274510383606,140.625,39.0625,13.5529413223267
+        ,148.437515258789,39.0625,20.0784301757813,156.250015258789,39.0625,24.8470592498779,164.062515258789,39.0625,20.0784301757813
+        ,171.875015258789,39.0625,15.0588235855103,179.687515258789,39.0625,10.7921571731567,187.500015258789,39.0625,8.0313720703125
+        ,195.3125,39.0625,14.3058824539185,203.125,39.0625,29.1137256622314,210.9375,39.0625,40.9098014831543,218.75,39.0625
+        ,52.705883026123,226.5625,39.0625,48.1882362365723,234.375015258789,39.0625,48.1882362365723,242.187515258789,39.0625
+        ,46.4313735961914,250.000015258789,39.0625,35.1372528076172,-250,46.875,34.6352920532227,-242.1875,46.8750038146973
+        ,33.8823509216309,-234.375,46.875,32.3764686584473,-226.562515258789,46.8750038146973,34.3843116760254,-218.750015258789
+        ,46.875,36.3921546936035,-210.937515258789,46.8750038146973,34.3843116760254,-203.125015258789,46.875,29.3647060394287
+        ,-195.312515258789,46.8750038146973,19.3254890441895,-187.500015258789,46.875,15.0588235855103,-179.687515258789,46.8750038146973
+        ,16.5647048950195,-171.875,46.875,22.086275100708,-164.0625,46.8750038146973,30.3686275482178,-156.25,46.875,36.3921546936035
+        ,-148.4375,46.8750038146973,33.1294097900391,-140.625,46.875,31.3725490570068,-132.8125,46.8750038146973,31.1215686798096
+        ,-125.000007629395,46.875,29.8666667938232,-117.1875,46.8750038146973,28.6117649078369,-109.375,46.875,25.6000003814697
+        ,-101.562507629395,46.8750038146973,19.0745086669922,-93.7500076293945,46.875,14.807843208313,-85.9375076293945,46.8750038146973
+        ,8.28235244750977,-78.125,46.875,6.52549028396606,-70.3125,46.8750038146973,4.51764678955078,-62.5000038146973,46.875
+        ,2.50980377197266,-54.6875038146973,46.8750038146973,3.26274514198303,-46.875,46.875,4.01568603515625,-39.0625,46.8750038146973
+        ,3.76470589637756,-31.2500019073486,46.875,3.26274514198303,-23.4375,46.8750038146973,3.26274514198303,-15.6250009536743
+        ,46.875,3.76470589637756,-7.81250047683716,46.8750038146973,4.76862716674805,0,46.875,5.27058792114258,7.81250047683716
+        ,46.8750038146973,6.02352952957153,15.6250009536743,46.875,7.52941179275513,23.4375,46.8750038146973,7.52941179275513
+        ,31.2500019073486,46.875,7.78039216995239,39.0625,46.8750038146973,8.7843132019043,46.875,46.875,9.28627395629883
+        ,54.6875038146973,46.8750038146973,11.5450983047485,62.5000038146973,46.875,14.0549020767212,70.3125,46.8750038146973
+        ,14.0549020767212,78.125,46.875,13.5529413223267,85.9375076293945,46.8750038146973,11.7960786819458,93.7500076293945
+        ,46.875,13.0509805679321,101.562507629395,46.8750038146973,12.0470590591431,109.375,46.875,11.2941179275513,117.1875
+        ,46.8750038146973,9.03529357910156,125.000007629395,46.875,6.02352952957153,132.8125,46.8750038146973,4.26666641235352
+        ,140.625015258789,46.875,2.50980377197266,148.437515258789,46.8750038146973,9.03529357910156,156.250015258789,46.875
+        ,13.3019609451294,164.062515258789,46.8750038146973,13.0509805679321,171.875015258789,46.875,11.5450983047485,179.6875
+        ,46.8750038146973,9.28627395629883,187.5,46.875,6.52549028396606,195.3125,46.8750038146973,12.5490198135376,203.125
+        ,46.875,19.5764694213867,210.9375,46.8750038146973,27.6078433990479,218.750015258789,46.875,41.1607818603516,226.562515258789
+        ,46.8750038146973,48.6901969909668,234.375015258789,46.875,54.2117652893066,242.187515258789,46.8750038146973,48.9411773681641
+        ,250.000015258789,46.875,37.6470565795898,-250,54.6875038146973,41.9137229919434,-242.187515258789,54.6875,35.890193939209
+        ,-234.375015258789,54.6875038146973,35.6392135620117,-226.562515258789,54.6875,37.8980369567871,-218.750015258789
+        ,54.6875038146973,37.1450958251953,-210.937515258789,54.6875,34.3843116760254,-203.125015258789,54.6875038146973,24.5960788726807
+        ,-195.312515258789,54.6875,22.5882358551025,-187.500015258789,54.6875038146973,13.3019609451294,-179.6875,54.6875
+        ,17.5686264038086,-171.875,54.6875038146973,20.831371307373,-164.0625,54.6875,30.619607925415,-156.25,54.6875038146973
+        ,35.3882331848145,-148.4375,54.6875,38.1490173339844,-140.625,54.6875038146973,34.3843116760254,-132.812515258789
+        ,54.6875,34.3843116760254,-125,54.6875038146973,35.890193939209,-117.1875,54.6875,30.619607925415,-109.375007629395
+        ,54.6875038146973,30.1176471710205,-101.562507629395,54.6875,21.3333320617676,-93.7500076293945,54.6875038146973,19.5764694213867
+        ,-85.9375,54.6875,14.5568628311157,-78.125,54.6875038146973,6.02352952957153,-70.3125,54.6875,5.27058792114258,-62.5000038146973
+        ,54.6875038146973,1.50588238239288,-54.6875,54.6875,2.25882339477539,-46.8750038146973,54.6875038146973,2.7607843875885
+        ,-39.0625,54.6875,3.26274514198303,-31.2500019073486,54.6875038146973,2.7607843875885,-23.4375,54.6875,3.5137255191803
+        ,-15.6250009536743,54.6875038146973,3.5137255191803,-7.81250047683716,54.6875,3.01176476478577,0,54.6875038146973
+        ,4.76862716674805,7.81250047683716,54.6875,5.77254915237427,15.6250009536743,54.6875038146973,7.27843141555786,23.4375
+        ,54.6875,7.78039216995239,31.2500019073486,54.6875038146973,8.28235244750977,39.0625,54.6875,8.0313720703125,46.8750038146973
+        ,54.6875038146973,8.28235244750977,54.6875,54.6875,8.7843132019043,62.5000038146973,54.6875038146973,11.2941179275513
+        ,70.3125076293945,54.6875,10.0392150878906,78.1250076293945,54.6875038146973,9.28627395629883,85.9375076293945,54.6875
+        ,8.28235244750977,93.75,54.6875038146973,8.0313720703125,101.5625,54.6875,8.53333282470703,109.375007629395,54.6875038146973
+        ,7.78039216995239,117.187507629395,54.6875,7.52941179275513,125.000007629395,54.6875038146973,5.01960754394531,132.812515258789
+        ,54.6875,3.26274514198303,140.625015258789,54.6875038146973,1.50588238239288,148.437515258789,54.6875,6.77647066116333
+        ,156.250015258789,54.6875038146973,9.78823471069336,164.062515258789,54.6875,9.28627395629883,171.875,54.6875038146973
+        ,7.27843141555786,179.6875,54.6875,5.27058792114258,187.5,54.6875038146973,3.26274514198303,195.3125,54.6875,3.76470589637756
+        ,203.125,54.6875038146973,10.5411758422852,210.937515258789,54.6875,24.5960788726807,218.750015258789,54.6875038146973
+        ,33.6313705444336,226.562515258789,54.6875,42.6666641235352,234.375015258789,54.6875038146973,49.1921577453613,242.187515258789
+        ,54.6875,51.9529418945313,250.000015258789,54.6875038146973,44.172550201416,-250.000015258789,62.5000038146973,48.4392166137695
+        ,-242.187515258789,62.5000038146973,44.9254913330078,-234.375015258789,62.5000038146973,39.4039192199707,-226.562515258789
+        ,62.5000038146973,38.6509780883789,-218.750015258789,62.5000038146973,36.3921546936035,-210.937515258789,62.5000038146973
+        ,26.8549022674561,-203.125015258789,62.5000038146973,20.3294105529785,-195.3125,62.5000038146973,17.3176460266113
+        ,-187.5,62.5000038146973,11.7960786819458,-179.6875,62.5000038146973,17.8196067810059,-171.875,62.5000038146973,21.5843143463135
+        ,-164.0625,62.5000038146973,27.1058826446533,-156.25,62.5000038146973,33.1294097900391,-148.437515258789,62.5000038146973
+        ,37.8980369567871,-140.625015258789,62.5000038146973,38.3999977111816,-132.812515258789,62.5000038146973,41.4117622375488
+        ,-125.000007629395,62.5000038146973,41.4117622375488,-117.187507629395,62.5000038146973,36.894115447998,-109.375007629395
+        ,62.5000038146973,31.3725490570068,-101.562507629395,62.5000038146973,25.850980758667,-93.75,62.5000038146973,21.3333320617676
+        ,-85.9375,62.5000038146973,12.2980394363403,-78.125,62.5000038146973,4.51764678955078,-70.3125076293945,62.5000038146973
+        ,3.5137255191803,-62.5000038146973,62.5000038146973,1.50588238239288,-54.6875038146973,62.5000038146973,2.00784301757813
+        ,-46.875,62.5000038146973,1.75686275959015,-39.0625,62.5000038146973,1.75686275959015,-31.2500019073486,62.5000038146973
+        ,2.50980377197266,-23.4375,62.5000038146973,3.5137255191803,-15.6250009536743,62.5000038146973,3.01176476478577,-7.81250047683716
+        ,62.5000038146973,3.26274514198303,0,62.5000038146973,5.01960754394531,7.81250047683716,62.5000038146973,6.02352952957153
+        ,15.6250009536743,62.5000038146973,6.77647066116333,23.4375,62.5000038146973,7.27843141555786,31.2500019073486,62.5000038146973
+        ,8.53333282470703,39.0625,62.5000038146973,9.03529357910156,46.875,62.5000038146973,9.28627395629883,54.6875038146973
+        ,62.5000038146973,8.53333282470703,62.5000038146973,62.5000038146973,8.7843132019043,70.3125076293945,62.5000038146973
+        ,7.0274510383606,78.125,62.5000038146973,7.0274510383606,85.9375,62.5000038146973,7.0274510383606,93.75,62.5000038146973
+        ,6.02352952957153,101.562507629395,62.5000038146973,5.521568775177,109.375007629395,62.5000038146973,4.01568603515625
+        ,117.187507629395,62.5000038146973,3.5137255191803,125.000007629395,62.5000038146973,3.26274514198303,132.812515258789
+        ,62.5000038146973,2.00784301757813,140.625015258789,62.5000038146973,1.50588238239288,148.437515258789,62.5000038146973
+        ,2.7607843875885,156.25,62.5000038146973,2.7607843875885,164.0625,62.5000038146973,2.00784301757813,171.875,62.5000038146973
+        ,2.00784301757813,179.6875,62.5000038146973,2.00784301757813,187.5,62.5000038146973,1.75686275959015,195.3125,62.5000038146973
+        ,2.50980377197266,203.125015258789,62.5000038146973,6.02352952957153,210.937515258789,62.5000038146973,12.2980394363403
+        ,218.750015258789,62.5000038146973,20.831371307373,226.562515258789,62.5000038146973,33.3803901672363,234.375015258789
+        ,62.5000038146973,41.4117622375488,242.187515258789,62.5000038146973,46.6823539733887,250.000015258789,62.5000038146973
+        ,47.937255859375,-250.000015258789,70.3125076293945,46.4313735961914,-242.187515258789,70.3125076293945,42.1647033691406
+        ,-234.375015258789,70.3125,38.6509780883789,-226.562515258789,70.3125,35.3882331848145,-218.750015258789,70.3125076293945
+        ,31.1215686798096,-210.937515258789,70.3125076293945,23.3411769866943,-203.125,70.3125,16.5647048950195,-195.3125
+        ,70.3125,12.0470590591431,-187.5,70.3125076293945,11.043137550354,-179.6875,70.3125076293945,17.3176460266113,-171.875
+        ,70.3125,20.3294105529785,-164.062515258789,70.3125,25.0980396270752,-156.250015258789,70.3125076293945,32.12548828125
+        ,-148.437515258789,70.3125076293945,33.3803901672363,-140.625015258789,70.3125,38.3999977111816,-132.812515258789
+        ,70.3125,39.1529388427734,-125.000007629395,70.3125076293945,43.6705894470215,-117.187507629395,70.3125076293945,37.1450958251953
+        ,-109.375007629395,70.3125,24.3450984954834,-101.5625,70.3125,18.3215675354004,-93.75,70.3125076293945,19.3254890441895
+        ,-85.9375076293945,70.3125076293945,17.8196067810059,-78.1250076293945,70.3125,7.0274510383606,-70.3125076293945,70.3125
+        ,8.28235244750977,-62.5000038146973,70.3125076293945,3.01176476478577,-54.6875,70.3125076293945,3.5137255191803,-46.8750038146973
+        ,70.3125,4.01568603515625,-39.0625,70.3125,4.26666641235352,-31.2500019073486,70.3125076293945,3.5137255191803,-23.4375
+        ,70.3125076293945,3.5137255191803,-15.6250009536743,70.3125,3.26274514198303,-7.81250047683716,70.3125,4.01568603515625
+        ,0,70.3125076293945,5.01960754394531,7.81250047683716,70.3125076293945,5.521568775177,15.6250009536743,70.3125,7.0274510383606
+        ,23.4375,70.3125,7.78039216995239,31.2500019073486,70.3125076293945,10.7921571731567,39.0625,70.3125076293945,11.043137550354
+        ,46.8750038146973,70.3125,10.2901954650879,54.6875,70.3125,10.7921571731567,62.5000038146973,70.3125076293945,7.52941179275513
+        ,70.3125,70.3125076293945,7.27843141555786,78.125,70.3125,6.02352952957153,85.9375,70.3125,6.52549028396606,93.7500076293945
+        ,70.3125076293945,6.2745099067688,101.562507629395,70.3125076293945,4.76862716674805,109.375007629395,70.3125,2.50980377197266
+        ,117.1875,70.3125,1.75686275959015,125,70.3125076293945,1.75686275959015,132.812515258789,70.3125076293945,2.00784301757813
+        ,140.625,70.3125,2.00784301757813,148.4375,70.3125,2.00784301757813,156.25,70.3125076293945,2.50980377197266,164.0625
+        ,70.3125076293945,2.7607843875885,171.875,70.3125,2.00784301757813,179.6875,70.3125,1.25490188598633,187.500015258789
+        ,70.3125076293945,1.75686275959015,195.312515258789,70.3125076293945,3.76470589637756,203.125015258789,70.3125,7.0274510383606
+        ,210.937515258789,70.3125,13.0509805679321,218.750015258789,70.3125076293945,19.827449798584,226.562515258789,70.3125076293945
+        ,29.615686416626,234.375015258789,70.3125,35.3882331848145,242.187515258789,70.3125,43.168628692627,250,70.3125076293945
+        ,46.9333343505859,-250.000015258789,78.125,41.4117622375488,-242.187515258789,78.1250076293945,38.9019584655762,-234.375015258789
+        ,78.125,36.1411743164063,-226.562515258789,78.125,30.1176471710205,-218.750015258789,78.125,26.3529415130615,-210.9375
+        ,78.1250076293945,18.8235282897949,-203.125,78.125,12.8000001907349,-195.3125,78.125,10.5411758422852,-187.5,78.125
+        ,10.0392150878906,-179.6875,78.1250076293945,15.3098039627075,-171.875015258789,78.125,18.8235282897949,-164.062515258789
+        ,78.125,24.8470592498779,-156.250015258789,78.125,30.8705883026123,-148.437515258789,78.1250076293945,30.619607925415
+        ,-140.625015258789,78.125,31.3725490570068,-132.8125,78.125,40.1568603515625,-125.000007629395,78.125,43.168628692627
+        ,-117.1875,78.1250076293945,30.3686275482178,-109.375,78.125,13.0509805679321,-101.562507629395,78.125,11.043137550354
+        ,-93.7500076293945,78.125,13.5529413223267,-85.9375076293945,78.1250076293945,15.8117647171021,-78.125,78.125,15.5607843399048
+        ,-70.3125,78.125,11.2941179275513,-62.5000038146973,78.125,4.01568603515625,-54.6875038146973,78.1250076293945,6.2745099067688
+        ,-46.875,78.125,8.53333282470703,-39.0625,78.125,8.0313720703125,-31.2500019073486,78.125,6.77647066116333,-23.4375
+        ,78.1250076293945,5.01960754394531,-15.6250009536743,78.125,3.76470589637756,-7.81250047683716,78.125,4.51764678955078
+        ,0,78.125,6.02352952957153,7.81250047683716,78.1250076293945,7.27843141555786,15.6250009536743,78.125,8.28235244750977
+        ,23.4375,78.125,11.7960786819458,31.2500019073486,78.125,14.3058824539185,39.0625,78.1250076293945,14.807843208313
+        ,46.875,78.125,15.0588235855103,54.6875038146973,78.125,14.0549020767212,62.5000038146973,78.125,10.7921571731567
+        ,70.3125,78.1250076293945,9.03529357910156,78.125,78.125,7.52941179275513,85.9375076293945,78.125,7.52941179275513
+        ,93.7500076293945,78.125,7.27843141555786,101.562507629395,78.1250076293945,4.76862716674805,109.375,78.125,2.7607843875885
+        ,117.1875,78.125,2.50980377197266,125.000007629395,78.125,2.00784301757813,132.8125,78.1250076293945,2.25882339477539
+        ,140.625,78.125,3.5137255191803,148.4375,78.125,4.01568603515625,156.25,78.125,4.01568603515625,164.0625,78.1250076293945
+        ,3.76470589637756,171.875,78.125,2.7607843875885,179.687515258789,78.125,2.00784301757813,187.500015258789,78.125
+        ,2.50980377197266,195.312515258789,78.1250076293945,8.0313720703125,203.125015258789,78.125,11.5450983047485,210.937515258789
+        ,78.125,17.3176460266113,218.750015258789,78.125,20.5803909301758,226.562515258789,78.1250076293945,24.3450984954834
+        ,234.375,78.125,25.0980396270752,242.1875,78.125,33.1294097900391,250,78.125,40.1568603515625,-250.000015258789,85.9375
+        ,35.890193939209,-242.187515258789,85.9375076293945,32.12548828125,-234.375015258789,85.9375076293945,29.615686416626
+        ,-226.562515258789,85.9375,28.1098041534424,-218.75,85.9375,21.3333320617676,-210.9375,85.9375076293945,13.8039216995239
+        ,-203.125,85.9375076293945,11.7960786819458,-195.3125,85.9375,6.77647066116333,-187.500015258789,85.9375,6.52549028396606
+        ,-179.687515258789,85.9375076293945,10.5411758422852,-171.875015258789,85.9375076293945,14.807843208313,-164.062515258789
+        ,85.9375,21.0823516845703,-156.250015258789,85.9375,27.6078433990479,-148.437515258789,85.9375076293945,28.6117649078369
+        ,-140.625,85.9375076293945,31.6235294342041,-132.8125,85.9375,34.3843116760254,-125,85.9375,40.1568603515625,-117.1875
+        ,85.9375076293945,23.8431377410889,-109.375007629395,85.9375076293945,9.03529357910156,-101.562507629395,85.9375,11.2941179275513
+        ,-93.7500076293945,85.9375,10.2901954650879,-85.9375,85.9375076293945,12.2980394363403,-78.125,85.9375076293945,12.5490198135376
+        ,-70.3125,85.9375,14.3058824539185,-62.5000038146973,85.9375,7.78039216995239,-54.6875,85.9375076293945,12.8000001907349
+        ,-46.8750038146973,85.9375076293945,16.062744140625,-39.0625,85.9375,10.2901954650879,-31.2500019073486,85.9375,14.3058824539185
+        ,-23.4375,85.9375076293945,9.28627395629883,-15.6250009536743,85.9375076293945,9.03529357910156,-7.81250047683716
+        ,85.9375,9.78823471069336,0,85.9375,7.52941179275513,7.81250047683716,85.9375076293945,8.0313720703125,15.6250009536743
+        ,85.9375076293945,11.043137550354,23.4375,85.9375,15.5607843399048,31.2500019073486,85.9375,18.0705871582031,39.0625
+        ,85.9375076293945,19.827449798584,46.8750038146973,85.9375076293945,20.3294105529785,54.6875,85.9375,21.0823516845703
+        ,62.5000038146973,85.9375,18.0705871582031,70.3125076293945,85.9375076293945,15.8117647171021,78.1250076293945,85.9375076293945
+        ,13.5529413223267,85.9375076293945,85.9375,10.7921571731567,93.75,85.9375,7.27843141555786,101.5625,85.9375076293945
+        ,6.2745099067688,109.375007629395,85.9375076293945,3.01176476478577,117.187507629395,85.9375,3.01176476478577,125.000007629395
+        ,85.9375,3.5137255191803,132.8125,85.9375076293945,4.01568603515625,140.625,85.9375076293945,4.26666641235352,148.4375
+        ,85.9375,5.521568775177,156.25,85.9375,7.27843141555786,164.0625,85.9375076293945,5.521568775177,171.875015258789
+        ,85.9375076293945,4.26666641235352,179.687515258789,85.9375,3.76470589637756,187.500015258789,85.9375,4.51764678955078
+        ,195.312515258789,85.9375076293945,7.27843141555786,203.125015258789,85.9375076293945,12.0470590591431,210.937515258789
+        ,85.9375,16.5647048950195,218.75,85.9375,20.3294105529785,226.5625,85.9375076293945,23.5921573638916,234.375,85.9375076293945
+        ,25.0980396270752,242.1875,85.9375,31.6235294342041,250.000015258789,85.9375,35.6392135620117,-250.000015258789,93.75
+        ,29.615686416626,-242.187515258789,93.75,26.3529415130615,-234.375,93.7500076293945,21.8352947235107,-226.5625,93.7500076293945
+        ,19.5764694213867,-218.75,93.75,17.5686264038086,-210.9375,93.75,14.807843208313,-203.125015258789,93.7500076293945
+        ,10.5411758422852,-195.312515258789,93.7500076293945,6.77647066116333,-187.500015258789,93.75,5.27058792114258,-179.687515258789
+        ,93.75,8.28235244750977,-171.875015258789,93.7500076293945,10.7921571731567,-164.062515258789,93.7500076293945,16.8156852722168
+        ,-156.25,93.75,24.3450984954834,-148.4375,93.75,27.3568630218506,-140.625,93.7500076293945,34.3843116760254,-132.8125
+        ,93.7500076293945,36.3921546936035,-125.000007629395,93.75,37.3960762023926,-117.187507629395,93.75,22.086275100708
+        ,-109.375007629395,93.7500076293945,10.0392150878906,-101.562507629395,93.7500076293945,6.2745099067688,-93.75,93.75
+        ,5.27058792114258,-85.9375,93.75,5.01960754394531,-78.125,93.7500076293945,5.77254915237427,-70.3125076293945,93.7500076293945
+        ,7.52941179275513,-62.5000038146973,93.75,11.7960786819458,-54.6875038146973,93.75,19.5764694213867,-46.875,93.7500076293945
+        ,22.8392162322998,-39.0625,93.7500076293945,25.3490200042725,-31.2500019073486,93.75,26.1019611358643,-23.4375,93.75
+        ,18.8235282897949,-15.6250009536743,93.7500076293945,13.0509805679321,-7.81250047683716,93.7500076293945,9.78823471069336
+        ,0,93.75,8.28235244750977,7.81250047683716,93.75,9.28627395629883,15.6250009536743,93.7500076293945,12.0470590591431
+        ,23.4375,93.7500076293945,19.0745086669922,31.2500019073486,93.75,25.6000003814697,39.0625,93.75,27.1058826446533
+        ,46.875,93.7500076293945,27.8588237762451,54.6875038146973,93.7500076293945,28.3607845306396,62.5000038146973,93.75
+        ,25.3490200042725,70.3125076293945,93.75,25.6000003814697,78.125,93.7500076293945,20.831371307373,85.9375,93.7500076293945
+        ,14.807843208313,93.75,93.75,9.53725433349609,101.562507629395,93.75,7.0274510383606,109.375007629395,93.7500076293945
+        ,4.76862716674805,117.187507629395,93.7500076293945,4.01568603515625,125.000007629395,93.75,4.01568603515625,132.8125
+        ,93.75,5.27058792114258,140.625,93.7500076293945,6.02352952957153,148.4375,93.7500076293945,7.0274510383606,156.25
+        ,93.75,9.78823471069336,164.062515258789,93.75,9.28627395629883,171.875015258789,93.7500076293945,6.77647066116333
+        ,179.687515258789,93.7500076293945,5.521568775177,187.500015258789,93.75,5.521568775177,195.312515258789,93.75,8.0313720703125
+        ,203.125015258789,93.7500076293945,11.5450983047485,210.9375,93.7500076293945,15.8117647171021,218.75,93.75,19.5764694213867
+        ,226.5625,93.75,23.5921573638916,234.375,93.7500076293945,26.8549022674561,242.187515258789,93.7500076293945,29.8666667938232
+        ,250.000015258789,93.75,30.1176471710205,-250.000015258789,101.562507629395,26.8549022674561,-242.1875,101.5625,22.8392162322998
+        ,-234.375,101.562507629395,19.0745086669922,-226.5625,101.562507629395,17.5686264038086,-218.75,101.562507629395,14.807843208313
+        ,-210.937515258789,101.5625,13.5529413223267,-203.125015258789,101.562507629395,7.78039216995239,-195.312515258789
+        ,101.562507629395,6.02352952957153,-187.500015258789,101.562507629395,4.26666641235352,-179.687515258789,101.5625
+        ,6.02352952957153,-171.875015258789,101.562507629395,8.0313720703125,-164.0625,101.562507629395,15.8117647171021,-156.25
+        ,101.562507629395,16.8156852722168,-148.4375,101.5625,23.5921573638916,-140.625,101.562507629395,31.3725490570068
+        ,-132.8125,101.562507629395,33.8823509216309,-125.000007629395,101.562507629395,32.6274490356445,-117.187507629395
+        ,101.5625,34.1333312988281,-109.375007629395,101.562507629395,17.0666656494141,-101.5625,101.562507629395,15.8117647171021
+        ,-93.75,101.562507629395,5.01960754394531,-85.9375076293945,101.5625,5.77254915237427,-78.1250076293945,101.562507629395
+        ,6.52549028396606,-70.3125076293945,101.562507629395,12.2980394363403,-62.5000038146973,101.562507629395,17.0666656494141
+        ,-54.6875,101.5625,15.3098039627075,-46.8750038146973,101.562507629395,19.0745086669922,-39.0625,101.562507629395
+        ,28.1098041534424,-31.2500019073486,101.562507629395,29.8666667938232,-23.4375,101.5625,21.5843143463135,-15.6250009536743
+        ,101.562507629395,18.8235282897949,-7.81250047683716,101.562507629395,11.7960786819458,0,101.562507629395,11.043137550354
+        ,7.81250047683716,101.5625,12.2980394363403,15.6250009536743,101.562507629395,17.0666656494141,23.4375,101.562507629395
+        ,24.0941181182861,31.2500019073486,101.562507629395,33.8823509216309,39.0625,101.5625,36.1411743164063,46.8750038146973
+        ,101.562507629395,39.1529388427734,54.6875,101.562507629395,39.1529388427734,62.5000038146973,101.562507629395,37.1450958251953
+        ,70.3125,101.5625,33.3803901672363,78.125,101.562507629395,30.1176471710205,85.9375,101.562507629395,23.3411769866943
+        ,93.7500076293945,101.562507629395,17.0666656494141,101.562507629395,101.5625,12.2980394363403,109.375007629395,101.562507629395
+        ,10.0392150878906,117.1875,101.562507629395,6.77647066116333,125,101.562507629395,6.2745099067688,132.8125,101.5625
+        ,8.0313720703125,140.625,101.562507629395,9.03529357910156,148.437515258789,101.562507629395,10.0392150878906,156.250015258789
+        ,101.562507629395,10.5411758422852,164.062515258789,101.5625,10.0392150878906,171.875015258789,101.562507629395,9.53725433349609
+        ,179.687515258789,101.562507629395,8.53333282470703,187.500015258789,101.562507629395,6.77647066116333,195.3125,101.5625
+        ,9.28627395629883,203.125,101.562507629395,13.3019609451294,210.9375,101.562507629395,16.062744140625,218.75,101.562507629395
+        ,18.8235282897949,226.5625,101.5625,23.8431377410889,234.375015258789,101.562507629395,25.6000003814697,242.187515258789
+        ,101.562507629395,28.1098041534424,250.000015258789,101.562507629395,27.1058826446533,-250,109.375007629395,25.3490200042725
+        ,-242.1875,109.375007629395,20.3294105529785,-234.375,109.375,18.0705871582031,-226.562515258789,109.375007629395
+        ,15.5607843399048,-218.750015258789,109.375007629395,11.2941179275513,-210.937515258789,109.375007629395,9.78823471069336
+        ,-203.125015258789,109.375,5.77254915237427,-195.312515258789,109.375007629395,3.76470589637756,-187.500015258789
+        ,109.375007629395,3.5137255191803,-179.687515258789,109.375007629395,4.76862716674805,-171.875,109.375,5.521568775177
+        ,-164.0625,109.375007629395,10.7921571731567,-156.25,109.375007629395,11.2941179275513,-148.4375,109.375007629395
+        ,16.062744140625,-140.625,109.375,23.8431377410889,-132.8125,109.375007629395,29.3647060394287,-125.000007629395,109.375007629395
+        ,30.3686275482178,-117.1875,109.375007629395,33.8823509216309,-109.375,109.375,31.8745098114014,-101.562507629395
+        ,109.375007629395,22.8392162322998,-93.7500076293945,109.375007629395,9.28627395629883,-85.9375076293945,109.375007629395
+        ,9.53725433349609,-78.125,109.375,14.807843208313,-70.3125,109.375007629395,20.831371307373,-62.5000038146973,109.375007629395
+        ,26.6039218902588,-54.6875038146973,109.375007629395,20.831371307373,-46.875,109.375,15.5607843399048,-39.0625,109.375007629395
+        ,23.3411769866943,-31.2500019073486,109.375007629395,28.3607845306396,-23.4375,109.375007629395,26.1019611358643,-15.6250009536743
+        ,109.375,23.8431377410889,-7.8125,109.375007629395,17.5686264038086,0,109.375007629395,13.3019609451294,7.81250047683716
+        ,109.375007629395,16.062744140625,15.6250009536743,109.375,20.5803909301758,23.4375,109.375007629395,28.8627452850342
+        ,31.2500019073486,109.375007629395,37.6470565795898,39.0625,109.375007629395,43.6705894470215,46.875,109.375,46.6823539733887
+        ,54.6875038146973,109.375007629395,46.4313735961914,62.5000038146973,109.375007629395,42.1647033691406,70.3125,109.375007629395
+        ,39.654899597168,78.125,109.375,37.3960762023926,85.9375076293945,109.375007629395,33.1294097900391,93.7500076293945
+        ,109.375007629395,25.3490200042725,101.562507629395,109.375007629395,17.5686264038086,109.375,109.375,11.7960786819458
+        ,117.1875,109.375007629395,8.7843132019043,125.000007629395,109.375007629395,7.52941179275513,132.8125,109.375007629395
+        ,9.53725433349609,140.625015258789,109.375,12.2980394363403,148.437515258789,109.375007629395,13.3019609451294,156.250015258789
+        ,109.375007629395,11.043137550354,164.062515258789,109.375007629395,10.5411758422852,171.875015258789,109.375,10.5411758422852
+        ,179.6875,109.375007629395,9.28627395629883,187.5,109.375007629395,8.7843132019043,195.3125,109.375007629395,11.7960786819458
+        ,203.125,109.375,15.0588235855103,210.9375,109.375007629395,17.3176460266113,218.750015258789,109.375007629395,19.3254890441895
+        ,226.562515258789,109.375007629395,20.831371307373,234.375015258789,109.375,21.3333320617676,242.187515258789,109.375007629395
+        ,23.0901966094971,250.000015258789,109.375007629395,25.0980396270752,-250,117.187507629395,22.3372554779053,-242.187515258789
+        ,117.187507629395,18.8235282897949,-234.375015258789,117.1875,16.8156852722168,-226.562515258789,117.1875,11.5450983047485
+        ,-218.750015258789,117.187507629395,9.28627395629883,-210.937515258789,117.187507629395,8.0313720703125,-203.125015258789
+        ,117.1875,5.27058792114258,-195.312515258789,117.1875,3.76470589637756,-187.500015258789,117.187507629395,3.76470589637756
+        ,-179.6875,117.187507629395,4.76862716674805,-171.875,117.1875,5.521568775177,-164.0625,117.1875,6.02352952957153
+        ,-156.25,117.187507629395,9.03529357910156,-148.4375,117.187507629395,13.0509805679321,-140.625,117.1875,16.8156852722168
+        ,-132.812515258789,117.1875,22.5882358551025,-125,117.187507629395,24.5960788726807,-117.1875,117.187507629395,27.1058826446533
+        ,-109.375007629395,117.1875,31.8745098114014,-101.562507629395,117.1875,18.3215675354004,-93.7500076293945,117.187507629395
+        ,22.8392162322998,-85.9375,117.187507629395,17.5686264038086,-78.125,117.1875,23.8431377410889,-70.3125,117.1875,32.12548828125
+        ,-62.5000038146973,117.187507629395,36.1411743164063,-54.6875,117.187507629395,24.5960788726807,-46.8750038146973
+        ,117.1875,27.6078433990479,-39.0625,117.1875,19.0745086669922,-31.2500019073486,117.187507629395,26.1019611358643
+        ,-23.4375,117.187507629395,25.6000003814697,-15.6250009536743,117.1875,24.3450984954834,-7.8125,117.1875,18.8235282897949
+        ,0,117.187507629395,17.5686264038086,7.81250047683716,117.187507629395,24.5960788726807,15.6250009536743,117.1875
+        ,29.8666667938232,23.4375,117.1875,32.6274490356445,31.2500019073486,117.187507629395,40.1568603515625,39.0625,117.187507629395
+        ,47.937255859375,46.8750038146973,117.1875,53.2078437805176,54.6875,117.1875,52.9568634033203,62.5000038146973,117.187507629395
+        ,48.6901969909668,70.3125076293945,117.187507629395,50.6980400085449,78.1250076293945,117.1875,47.1843147277832,85.9375076293945
+        ,117.1875,45.1764717102051,93.75,117.187507629395,35.6392135620117,101.5625,117.187507629395,23.8431377410889,109.375007629395
+        ,117.1875,20.0784301757813,117.187507629395,117.1875,16.8156852722168,125.000007629395,117.187507629395,12.2980394363403
+        ,132.812515258789,117.187507629395,11.2941179275513,140.625015258789,117.1875,15.0588235855103,148.437515258789,117.1875
+        ,14.3058824539185,156.250015258789,117.187507629395,12.8000001907349,164.062515258789,117.187507629395,12.2980394363403
+        ,171.875,117.1875,11.5450983047485,179.6875,117.1875,10.2901954650879,187.5,117.187507629395,10.2901954650879,195.3125
+        ,117.187507629395,11.5450983047485,203.125,117.1875,15.8117647171021,210.937515258789,117.1875,16.8156852722168,218.750015258789
+        ,117.187507629395,19.0745086669922,226.562515258789,117.187507629395,19.827449798584,234.375015258789,117.1875,19.3254890441895
+        ,242.187515258789,117.1875,21.5843143463135,250.000015258789,117.187507629395,23.3411769866943,-250.000015258789,125.000007629395
+        ,19.3254890441895,-242.187515258789,125.000007629395,17.8196067810059,-234.375015258789,125.000007629395,15.8117647171021
+        ,-226.562515258789,125,10.5411758422852,-218.750015258789,125.000007629395,8.53333282470703,-210.937515258789,125.000007629395
+        ,6.2745099067688,-203.125015258789,125.000007629395,5.27058792114258,-195.3125,125,5.01960754394531,-187.5,125.000007629395
+        ,4.01568603515625,-179.6875,125.000007629395,4.26666641235352,-171.875,125.000007629395,5.77254915237427,-164.0625
+        ,125,6.52549028396606,-156.25,125.000007629395,7.27843141555786,-148.437515258789,125.000007629395,12.2980394363403
+        ,-140.625015258789,125.000007629395,14.5568628311157,-132.812515258789,125,16.8156852722168,-125.000007629395,125.000007629395
+        ,20.3294105529785,-117.187507629395,125.000007629395,22.086275100708,-109.375007629395,125.000007629395,25.6000003814697
+        ,-101.562507629395,125,23.8431377410889,-93.75,125.000007629395,29.615686416626,-85.9375,125.000007629395,32.8784294128418
+        ,-78.125,125.000007629395,38.1490173339844,-70.3125076293945,125,42.4156837463379,-62.5000038146973,125.000007629395
+        ,44.4235305786133,-54.6875038146973,125.000007629395,40.658821105957,-46.875,125.000007629395,37.8980369567871,-39.0625
+        ,125,31.3725490570068,-31.2500019073486,125.000007629395,23.8431377410889,-23.4375,125.000007629395,21.5843143463135
+        ,-15.6250009536743,125.000007629395,21.8352947235107,-7.8125,125,19.5764694213867,0,125.000007629395,19.3254890441895
+        ,7.81250047683716,125.000007629395,25.3490200042725,15.6250009536743,125.000007629395,36.894115447998,23.4375,125
+        ,40.4078407287598,31.2500019073486,125.000007629395,45.6784324645996,39.0625,125.000007629395,49.1921577453613,46.875
+        ,125.000007629395,54.9647064208984,54.6875038146973,125,56.7215690612793,62.5000038146973,125.000007629395,57.9764709472656
+        ,70.3125076293945,125.000007629395,57.2235298156738,78.125,125.000007629395,55.2156867980957,85.9375,125,50.1960792541504
+        ,93.75,125.000007629395,45.9294128417969,101.562507629395,125.000007629395,38.3999977111816,109.375007629395,125.000007629395
+        ,33.6313705444336,117.187507629395,125,26.6039218902588,125.000007629395,125.000007629395,20.5803909301758,132.812515258789
+        ,125.000007629395,17.5686264038086,140.625015258789,125.000007629395,17.8196067810059,148.437515258789,125,16.5647048950195
+        ,156.25,125.000007629395,14.5568628311157,164.0625,125.000007629395,13.0509805679321,171.875,125.000007629395,12.8000001907349
+        ,179.6875,125,11.7960786819458,187.5,125.000007629395,11.043137550354,195.3125,125.000007629395,11.7960786819458,203.125015258789
+        ,125.000007629395,14.807843208313,210.937515258789,125,16.3137245178223,218.750015258789,125.000007629395,18.0705871582031
+        ,226.562515258789,125.000007629395,19.0745086669922,234.375015258789,125.000007629395,19.0745086669922,242.187515258789
+        ,125,20.0784301757813,250.000015258789,125.000007629395,20.3294105529785,-250.000015258789,132.812515258789,22.086275100708
+        ,-242.187515258789,132.812515258789,22.3372554779053,-234.375015258789,132.8125,18.5725479125977,-226.562515258789
+        ,132.8125,12.8000001907349,-218.750015258789,132.8125,8.28235244750977,-210.937515258789,132.8125,6.77647066116333
+        ,-203.125,132.8125,4.51764678955078,-195.3125,132.812515258789,3.26274514198303,-187.5,132.812515258789,3.01176476478577
+        ,-179.6875,132.812515258789,4.01568603515625,-171.875,132.8125,3.76470589637756,-164.062515258789,132.8125,5.01960754394531
+        ,-156.250015258789,132.8125,6.52549028396606,-148.437515258789,132.8125,8.28235244750977,-140.625015258789,132.8125
+        ,12.0470590591431,-132.812515258789,132.812515258789,14.0549020767212,-125.000007629395,132.812515258789,18.3215675354004
+        ,-117.187507629395,132.812515258789,20.3294105529785,-109.375007629395,132.8125,24.3450984954834,-101.5625,132.8125
+        ,28.3607845306396,-93.75,132.8125,26.8549022674561,-85.9375076293945,132.8125,34.3843116760254,-78.1250076293945,132.8125
+        ,38.3999977111816,-70.3125076293945,132.812515258789,42.4156837463379,-62.5000038146973,132.812515258789,44.6745109558105
+        ,-54.6875,132.812515258789,38.6509780883789,-46.8750038146973,132.8125,36.6431350708008,-39.0625,132.8125,27.6078433990479
+        ,-31.2500019073486,132.8125,21.8352947235107,-23.4375,132.8125,20.831371307373,-15.6250009536743,132.8125,19.0745086669922
+        ,-7.8125,132.812515258789,19.0745086669922,0,132.812515258789,18.8235282897949,7.81250047683716,132.812515258789,21.5843143463135
+        ,15.6250009536743,132.8125,32.6274490356445,23.4375,132.8125,42.1647033691406,31.2500019073486,132.8125,47.6862754821777
+        ,39.0625,132.8125,51.4509811401367,46.8750038146973,132.8125,56.2196083068848,54.6875,132.812515258789,54.7137260437012
+        ,62.5000038146973,132.812515258789,55.9686279296875,70.3125,132.812515258789,55.7176475524902,78.125,132.8125,51.4509811401367
+        ,85.9375,132.8125,53.2078437805176,93.7500076293945,132.8125,53.4588241577148,101.562507629395,132.8125,46.4313735961914
+        ,109.375007629395,132.8125,39.4039192199707,117.1875,132.812515258789,31.3725490570068,125,132.812515258789,22.086275100708
+        ,132.812515258789,132.812515258789,22.3372554779053,140.625,132.8125,22.086275100708,148.4375,132.8125,19.5764694213867
+        ,156.25,132.8125,18.0705871582031,164.0625,132.8125,14.807843208313,171.875,132.8125,17.3176460266113,179.6875,132.812515258789
+        ,13.8039216995239,187.500015258789,132.812515258789,12.0470590591431,195.312515258789,132.812515258789,13.0509805679321
+        ,203.125015258789,132.8125,13.8039216995239,210.937515258789,132.8125,18.8235282897949,218.750015258789,132.8125,21.3333320617676
+        ,226.562515258789,132.8125,23.0901966094971,234.375015258789,132.8125,23.3411769866943,242.187515258789,132.812515258789
+        ,23.3411769866943,250,132.812515258789,21.8352947235107,-250.000015258789,140.625015258789,27.1058826446533,-242.187515258789
+        ,140.625015258789,25.3490200042725,-234.375015258789,140.625015258789,22.5882358551025,-226.562515258789,140.625,15.3098039627075
+        ,-218.750015258789,140.625,9.28627395629883,-210.9375,140.625,6.02352952957153,-203.125,140.625,3.76470589637756,-195.3125
+        ,140.625,3.01176476478577,-187.5,140.625015258789,2.7607843875885,-179.6875,140.625015258789,3.26274514198303,-171.875015258789
+        ,140.625015258789,3.5137255191803,-164.062515258789,140.625,3.26274514198303,-156.250015258789,140.625,4.51764678955078
+        ,-148.437515258789,140.625,5.77254915237427,-140.625015258789,140.625,9.03529357910156,-132.8125,140.625,11.7960786819458
+        ,-125.000007629395,140.625015258789,14.3058824539185,-117.1875,140.625015258789,18.0705871582031,-109.375,140.625015258789
+        ,24.8470592498779,-101.562507629395,140.625,24.0941181182861,-93.7500076293945,140.625,21.0823516845703,-85.9375076293945
+        ,140.625,28.6117649078369,-78.125,140.625,34.6352920532227,-70.3125,140.625,38.3999977111816,-62.5000038146973,140.625015258789
+        ,40.658821105957,-54.6875038146973,140.625015258789,34.1333312988281,-46.875,140.625015258789,28.1098041534424,-39.0625
+        ,140.625,22.8392162322998,-31.2500019073486,140.625,19.827449798584,-23.4375,140.625,19.5764694213867,-15.6250009536743
+        ,140.625,18.5725479125977,-7.8125,140.625,17.5686264038086,0,140.625015258789,17.3176460266113,7.81250047683716,140.625015258789
+        ,23.3411769866943,15.6250009536743,140.625015258789,33.6313705444336,23.4375,140.625,40.9098014831543,31.2500019073486
+        ,140.625,46.9333343505859,39.0625,140.625,52.4549026489258,46.875,140.625,56.470588684082,54.6875038146973,140.625
+        ,55.7176475524902,62.5000038146973,140.625015258789,53.7098045349121,70.3125,140.625015258789,51.2000007629395,78.125
+        ,140.625015258789,47.1843147277832,85.9375076293945,140.625,52.705883026123,93.7500076293945,140.625,57.9764709472656
+        ,101.562507629395,140.625,52.9568634033203,109.375,140.625,45.1764717102051,117.1875,140.625,35.6392135620117,125.000007629395
+        ,140.625015258789,28.6117649078369,132.8125,140.625015258789,27.6078433990479,140.625,140.625015258789,26.1019611358643
+        ,148.4375,140.625,24.3450984954834,156.25,140.625,22.3372554779053,164.0625,140.625,20.5803909301758,171.875,140.625
+        ,22.3372554779053,179.687515258789,140.625,19.827449798584,187.500015258789,140.625015258789,16.3137245178223,195.312515258789
+        ,140.625015258789,14.5568628311157,203.125015258789,140.625015258789,14.3058824539185,210.937515258789,140.625,20.5803909301758
+        ,218.750015258789,140.625,26.1019611358643,226.562515258789,140.625,31.6235294342041,234.375,140.625,31.8745098114014
+        ,242.1875,140.625,30.8705883026123,250,140.625015258789,27.3568630218506,-250.000015258789,148.437515258789,35.6392135620117
+        ,-242.187515258789,148.437515258789,33.1294097900391,-234.375015258789,148.437515258789,27.1058826446533,-226.562515258789
+        ,148.437515258789,16.062744140625,-218.75,148.4375,11.2941179275513,-210.9375,148.4375,7.52941179275513,-203.125,148.4375
+        ,3.26274514198303,-195.3125,148.4375,3.01176476478577,-187.500015258789,148.437515258789,1.25490188598633,-179.687515258789
+        ,148.437515258789,2.7607843875885,-171.875015258789,148.437515258789,2.50980377197266,-164.062515258789,148.437515258789
+        ,2.00784301757813,-156.250015258789,148.4375,4.26666641235352,-148.437515258789,148.4375,5.77254915237427,-140.625
+        ,148.4375,8.28235244750977,-132.8125,148.4375,11.7960786819458,-125,148.437515258789,12.8000001907349,-117.1875,148.437515258789
+        ,15.3098039627075,-109.375007629395,148.437515258789,18.0705871582031,-101.562507629395,148.437515258789,21.8352947235107
+        ,-93.7500076293945,148.4375,18.8235282897949,-85.9375,148.4375,21.3333320617676,-78.125,148.4375,28.8627452850342
+        ,-70.3125,148.4375,33.6313705444336,-62.5000038146973,148.437515258789,37.3960762023926,-54.6875,148.437515258789
+        ,31.1215686798096,-46.8750038146973,148.437515258789,25.850980758667,-39.0625,148.437515258789,21.0823516845703,-31.2500019073486
+        ,148.4375,18.8235282897949,-23.4375,148.4375,17.5686264038086,-15.6250009536743,148.4375,17.8196067810059,-7.8125
+        ,148.4375,15.0588235855103,0,148.437515258789,15.3098039627075,7.81250047683716,148.437515258789,21.3333320617676
+        ,15.6250009536743,148.437515258789,30.619607925415,23.4375,148.437515258789,38.3999977111816,31.2500019073486,148.4375
+        ,46.4313735961914,39.0625,148.4375,45.4274520874023,46.8750038146973,148.4375,51.9529418945313,54.6875,148.4375,48.9411773681641
+        ,62.5000038146973,148.437515258789,48.4392166137695,70.3125076293945,148.437515258789,52.9568634033203,78.1250076293945
+        ,148.437515258789,49.4431381225586,85.9375076293945,148.437515258789,55.9686279296875,93.75,148.4375,61.4901962280273
+        ,101.5625,148.4375,58.4784317016602,109.375007629395,148.4375,50.6980400085449,117.187507629395,148.4375,40.658821105957
+        ,125.000007629395,148.437515258789,33.1294097900391,132.8125,148.437515258789,30.619607925415,140.625,148.437515258789
+        ,32.12548828125,148.4375,148.437515258789,28.3607845306396,156.25,148.4375,27.3568630218506,164.0625,148.4375,22.5882358551025
+        ,171.875015258789,148.4375,23.8431377410889,179.687515258789,148.4375,21.8352947235107,187.500015258789,148.437515258789
+        ,17.3176460266113,195.312515258789,148.437515258789,17.8196067810059,203.125015258789,148.437515258789,18.0705871582031
+        ,210.937515258789,148.437515258789,24.3450984954834,218.75,148.4375,35.890193939209,226.5625,148.4375,36.6431350708008
+        ,234.375,148.4375,39.4039192199707,242.1875,148.4375,39.1529388427734,250.000015258789,148.437515258789,37.6470565795898
+        ,-250.000015258789,156.25,41.6627426147461,-242.187515258789,156.250015258789,37.1450958251953,-234.375,156.250015258789
+        ,29.8666667938232,-226.5625,156.250015258789,21.8352947235107,-218.75,156.25,15.8117647171021,-210.9375,156.25,10.2901954650879
+        ,-203.125015258789,156.25,3.76470589637756,-195.312515258789,156.25,2.00784301757813,-187.500015258789,156.25,1.50588238239288
+        ,-179.687515258789,156.250015258789,1.75686275959015,-171.875015258789,156.250015258789,2.25882339477539,-164.062515258789
+        ,156.250015258789,2.00784301757813,-156.25,156.25,3.76470589637756,-148.4375,156.25,5.27058792114258,-140.625,156.25
+        ,7.78039216995239,-132.8125,156.25,10.5411758422852,-125.000007629395,156.25,10.2901954650879,-117.187507629395,156.250015258789
+        ,12.8000001907349,-109.375007629395,156.250015258789,13.5529413223267,-101.562507629395,156.250015258789,14.3058824539185
+        ,-93.75,156.25,14.5568628311157,-85.9375,156.25,17.3176460266113,-78.125,156.25,22.3372554779053,-70.3125076293945
+        ,156.25,29.1137256622314,-62.5000038146973,156.25,32.8784294128418,-54.6875038146973,156.250015258789,28.3607845306396
+        ,-46.875,156.250015258789,25.3490200042725,-39.0625,156.250015258789,22.086275100708,-31.2500019073486,156.25,18.5725479125977
+        ,-23.4375,156.25,16.062744140625,-15.6250009536743,156.25,15.3098039627075,-7.8125,156.25,12.0470590591431,0,156.25
+        ,12.5490198135376,7.81250047683716,156.250015258789,19.5764694213867,15.6250009536743,156.250015258789,27.1058826446533
+        ,23.4375,156.250015258789,37.1450958251953,31.2500019073486,156.25,43.9215698242188,39.0625,156.25,44.6745109558105
+        ,46.875,156.25,45.4274520874023,54.6875038146973,156.25,40.658821105957,62.5000038146973,156.25,38.3999977111816,70.3125076293945
+        ,156.250015258789,47.6862754821777,78.125,156.250015258789,53.4588241577148,85.9375,156.250015258789,59.4823532104492
+        ,93.75,156.25,62.4941177368164,101.562507629395,156.25,59.9843139648438,109.375007629395,156.25,54.4627456665039,117.187507629395
+        ,156.25,48.4392166137695,125.000007629395,156.25,43.9215698242188,132.8125,156.250015258789,40.658821105957,140.625
+        ,156.250015258789,39.4039192199707,148.4375,156.250015258789,37.3960762023926,156.25,156.25,35.1372528076172,164.062515258789
+        ,156.25,29.615686416626,171.875015258789,156.25,22.086275100708,179.687515258789,156.25,19.827449798584,187.500015258789
+        ,156.25,18.0705871582031,195.312515258789,156.250015258789,19.5764694213867,203.125015258789,156.250015258789,24.8470592498779
+        ,210.9375,156.250015258789,31.3725490570068,218.75,156.25,40.1568603515625,226.5625,156.25,45.1764717102051,234.375
+        ,156.25,44.6745109558105,242.187515258789,156.25,44.6745109558105,250.000015258789,156.25,42.4156837463379,-250.000015258789
+        ,164.0625,47.1843147277832,-242.1875,164.062515258789,43.6705894470215,-234.375,164.062515258789,28.6117649078369
+        ,-226.5625,164.062515258789,22.086275100708,-218.75,164.062515258789,16.3137245178223,-210.937515258789,164.0625,10.7921571731567
+        ,-203.125015258789,164.0625,3.26274514198303,-195.312515258789,164.0625,1.50588238239288,-187.500015258789,164.0625
+        ,1.00392150878906,-179.687515258789,164.062515258789,1.00392150878906,-171.875015258789,164.062515258789,1.25490188598633
+        ,-164.0625,164.062515258789,1.25490188598633,-156.25,164.062515258789,2.7607843875885,-148.4375,164.0625,4.51764678955078
+        ,-140.625,164.0625,5.521568775177,-132.8125,164.0625,6.52549028396606,-125.000007629395,164.0625,8.28235244750977
+        ,-117.187507629395,164.062515258789,9.53725433349609,-109.375007629395,164.062515258789,10.0392150878906,-101.5625
+        ,164.062515258789,11.043137550354,-93.75,164.062515258789,13.5529413223267,-85.9375076293945,164.0625,17.5686264038086
+        ,-78.1250076293945,164.0625,16.062744140625,-70.3125076293945,164.0625,23.5921573638916,-62.5000038146973,164.0625
+        ,30.1176471710205,-54.6875,164.062515258789,24.8470592498779,-46.8750038146973,164.062515258789,21.0823516845703,-39.0625
+        ,164.062515258789,19.3254890441895,-31.2500019073486,164.062515258789,17.0666656494141,-23.4375,164.0625,14.5568628311157
+        ,-15.6250009536743,164.0625,13.0509805679321,-7.8125,164.0625,11.2941179275513,0,164.0625,10.0392150878906,7.81250047683716
+        ,164.062515258789,11.2941179275513,15.6250009536743,164.062515258789,17.3176460266113,23.4375,164.062515258789,26.3529415130615
+        ,31.2500019073486,164.062515258789,31.8745098114014,39.0625,164.0625,34.8862724304199,46.8750038146973,164.0625,32.6274490356445
+        ,54.6875,164.0625,32.12548828125,62.5000038146973,164.0625,26.1019611358643,70.3125,164.062515258789,36.3921546936035
+        ,78.125,164.062515258789,46.1803932189941,85.9375,164.062515258789,55.2156867980957,93.7500076293945,164.062515258789
+        ,61.9921569824219,101.562507629395,164.0625,58.7294120788574,109.375007629395,164.0625,53.2078437805176,117.1875,164.0625
+        ,52.9568634033203,125,164.0625,47.6862754821777,132.8125,164.062515258789,46.1803932189941,140.625,164.062515258789
+        ,44.6745109558105,148.437515258789,164.062515258789,43.4196090698242,156.250015258789,164.062515258789,41.6627426147461
+        ,164.062515258789,164.0625,31.6235294342041,171.875015258789,164.0625,26.1019611358643,179.687515258789,164.0625,25.0980396270752
+        ,187.500015258789,164.0625,20.3294105529785,195.3125,164.062515258789,21.8352947235107,203.125,164.062515258789,28.6117649078369
+        ,210.9375,164.062515258789,38.3999977111816,218.75,164.062515258789,44.6745109558105,226.5625,164.0625,45.6784324645996
+        ,234.375015258789,164.0625,52.9568634033203,242.187515258789,164.0625,51.701961517334,250.000015258789,164.0625,48.6901969909668
+        ,-250,171.875,56.2196083068848,-242.1875,171.875,40.658821105957,-234.375,171.875015258789,27.1058826446533,-226.562515258789
+        ,171.875015258789,21.3333320617676,-218.750015258789,171.875015258789,14.5568628311157,-210.937515258789,171.875015258789
+        ,8.0313720703125,-203.125015258789,171.875,2.7607843875885,-195.312515258789,171.875,1.25490188598633,-187.500015258789
+        ,171.875,1.25490188598633,-179.687515258789,171.875,1.75686275959015,-171.875,171.875015258789,1.50588238239288,-164.0625
+        ,171.875015258789,1.50588238239288,-156.25,171.875015258789,2.00784301757813,-148.4375,171.875015258789,3.01176476478577
+        ,-140.625,171.875,4.01568603515625,-132.8125,171.875,5.01960754394531,-125.000007629395,171.875,6.77647066116333,-117.1875
+        ,171.875,8.0313720703125,-109.375,171.875015258789,9.28627395629883,-101.562507629395,171.875015258789,12.0470590591431
+        ,-93.7500076293945,171.875015258789,13.0509805679321,-85.9375076293945,171.875015258789,13.0509805679321,-78.125,171.875
+        ,12.5490198135376,-70.3125,171.875,19.0745086669922,-62.5000038146973,171.875,24.0941181182861,-54.6875038146973,171.875
+        ,22.3372554779053,-46.875,171.875015258789,18.3215675354004,-39.0625,171.875015258789,15.0588235855103,-31.2500019073486
+        ,171.875015258789,13.0509805679321,-23.4375,171.875015258789,12.8000001907349,-15.6250009536743,171.875,11.2941179275513
+        ,-7.8125,171.875,10.7921571731567,0,171.875,9.28627395629883,7.81250047683716,171.875,7.78039216995239,15.6250009536743
+        ,171.875015258789,9.03529357910156,23.4375,171.875015258789,14.3058824539185,31.2500019073486,171.875015258789,19.0745086669922
+        ,39.0625,171.875015258789,23.3411769866943,46.875,171.875,26.6039218902588,54.6875038146973,171.875,22.086275100708
+        ,62.5000038146973,171.875,18.5725479125977,70.3125,171.875,29.1137256622314,78.125,171.875015258789,38.3999977111816
+        ,85.9375076293945,171.875015258789,51.701961517334,93.7500076293945,171.875015258789,55.9686279296875,101.562507629395
+        ,171.875015258789,55.2156867980957,109.375,171.875,51.2000007629395,117.1875,171.875,51.9529418945313,125.000007629395
+        ,171.875,52.9568634033203,132.8125,171.875,53.2078437805176,140.625015258789,171.875015258789,51.9529418945313,148.437515258789
+        ,171.875015258789,47.1843147277832,156.250015258789,171.875015258789,45.1764717102051,164.062515258789,171.875015258789
+        ,36.6431350708008,171.875015258789,171.875,33.6313705444336,179.6875,171.875,28.8627452850342,187.5,171.875,24.3450984954834
+        ,195.3125,171.875,27.1058826446533,203.125,171.875015258789,31.6235294342041,210.9375,171.875015258789,40.4078407287598
+        ,218.750015258789,171.875015258789,44.172550201416,226.562515258789,171.875015258789,50.1960792541504,234.375015258789
+        ,171.875,57.9764709472656,242.187515258789,171.875,60.9882354736328,250.000015258789,171.875,58.2274513244629,-250
+        ,179.6875,59.4823532104492,-242.187515258789,179.6875,47.1843147277832,-234.375015258789,179.6875,33.6313705444336
+        ,-226.562515258789,179.687515258789,21.3333320617676,-218.750015258789,179.687515258789,11.5450983047485,-210.937515258789
+        ,179.687515258789,8.7843132019043,-203.125015258789,179.687515258789,2.25882339477539,-195.312515258789,179.6875,1.25490188598633
+        ,-187.500015258789,179.6875,1.50588238239288,-179.6875,179.6875,1.25490188598633,-171.875,179.6875,1.75686275959015
+        ,-164.0625,179.687515258789,2.00784301757813,-156.25,179.687515258789,1.25490188598633,-148.4375,179.687515258789
+        ,1.25490188598633,-140.625,179.687515258789,2.50980377197266,-132.812515258789,179.6875,5.01960754394531,-125,179.6875
+        ,6.02352952957153,-117.1875,179.6875,8.28235244750977,-109.375007629395,179.6875,9.03529357910156,-101.562507629395
+        ,179.687515258789,11.043137550354,-93.7500076293945,179.687515258789,13.3019609451294,-85.9375,179.687515258789,13.5529413223267
+        ,-78.125,179.687515258789,12.2980394363403,-70.3125,179.6875,13.5529413223267,-62.5000038146973,179.6875,19.3254890441895
+        ,-54.6875,179.6875,15.3098039627075,-46.8750038146973,179.6875,16.062744140625,-39.0625,179.687515258789,14.3058824539185
+        ,-31.2500019073486,179.687515258789,11.7960786819458,-23.4375,179.687515258789,11.5450983047485,-15.6250009536743
+        ,179.687515258789,11.043137550354,-7.8125,179.6875,9.53725433349609,0,179.6875,10.2901954650879,7.81250047683716,179.6875
+        ,7.52941179275513,15.6250009536743,179.6875,6.02352952957153,23.4375,179.687515258789,9.03529357910156,31.2500019073486
+        ,179.687515258789,12.2980394363403,39.0625,179.687515258789,14.3058824539185,46.8750038146973,179.687515258789,13.5529413223267
+        ,54.6875,179.6875,12.8000001907349,62.5000038146973,179.6875,11.5450983047485,70.3125076293945,179.6875,14.0549020767212
+        ,78.1250076293945,179.6875,28.1098041534424,85.9375076293945,179.687515258789,42.6666641235352,93.75,179.687515258789
+        ,50.1960792541504,101.5625,179.687515258789,50.6980400085449,109.375007629395,179.687515258789,50.6980400085449,117.187507629395
+        ,179.6875,57.4745101928711,125.000007629395,179.6875,56.2196083068848,132.812515258789,179.6875,55.7176475524902,140.625015258789
+        ,179.6875,54.2117652893066,148.437515258789,179.687515258789,53.2078437805176,156.250015258789,179.687515258789,48.1882362365723
+        ,164.062515258789,179.687515258789,42.1647033691406,171.875,179.687515258789,36.6431350708008,179.6875,179.6875,31.1215686798096
+        ,187.5,179.6875,26.8549022674561,195.3125,179.6875,28.8627452850342,203.125,179.6875,35.3882331848145,210.937515258789
+        ,179.687515258789,38.3999977111816,218.750015258789,179.687515258789,42.9176483154297,226.562515258789,179.687515258789
+        ,50.4470596313477,234.375015258789,179.687515258789,58.9803924560547,242.187515258789,179.6875,59.9843139648438,250.000015258789
+        ,179.6875,59.7333335876465,-250.000015258789,187.5,60.7372550964355,-242.187515258789,187.5,54.9647064208984,-234.375015258789
+        ,187.5,42.1647033691406,-226.562515258789,187.500015258789,21.0823516845703,-218.750015258789,187.500015258789,9.53725433349609
+        ,-210.937515258789,187.500015258789,5.521568775177,-203.125015258789,187.500015258789,1.75686275959015,-195.3125,187.500015258789
+        ,0.752941191196442,-187.5,187.5,1.25490188598633,-179.6875,187.5,1.25490188598633,-171.875,187.5,1.25490188598633
+        ,-164.0625,187.500015258789,1.75686275959015,-156.25,187.500015258789,1.25490188598633,-148.437515258789,187.500015258789
+        ,1.75686275959015,-140.625015258789,187.500015258789,2.50980377197266,-132.812515258789,187.500015258789,3.26274514198303
+        ,-125.000007629395,187.5,5.77254915237427,-117.187507629395,187.5,7.78039216995239,-109.375007629395,187.5,8.28235244750977
+        ,-101.562507629395,187.500015258789,9.53725433349609,-93.75,187.500015258789,12.8000001907349,-85.9375,187.500015258789
+        ,13.5529413223267,-78.125,187.500015258789,13.8039216995239,-70.3125076293945,187.500015258789,13.5529413223267,-62.5000038146973
+        ,187.5,13.3019609451294,-54.6875038146973,187.5,11.5450983047485,-46.875,187.5,12.0470590591431,-39.0625,187.500015258789
+        ,12.2980394363403,-31.2500019073486,187.500015258789,11.7960786819458,-23.4375,187.500015258789,11.5450983047485,-15.6250009536743
+        ,187.500015258789,12.5490198135376,-7.8125,187.500015258789,12.0470590591431,0,187.5,10.2901954650879,7.81250047683716
+        ,187.5,9.28627395629883,15.6250009536743,187.5,7.27843141555786,23.4375,187.500015258789,7.27843141555786,31.2500019073486
+        ,187.500015258789,6.52549028396606,39.0625,187.500015258789,6.52549028396606,46.875,187.500015258789,5.521568775177
+        ,54.6875038146973,187.500015258789,4.76862716674805,62.5000038146973,187.5,5.27058792114258,70.3125076293945,187.5
+        ,7.27843141555786,78.125,187.5,13.0509805679321,85.9375,187.500015258789,25.3490200042725,93.75,187.500015258789,45.6784324645996
+        ,101.562507629395,187.500015258789,52.705883026123,109.375007629395,187.500015258789,56.7215690612793,117.187507629395
+        ,187.500015258789,60.4862747192383,125.000007629395,187.5,60.9882354736328,132.812515258789,187.5,60.4862747192383
+        ,140.625015258789,187.5,57.4745101928711,148.437515258789,187.500015258789,55.7176475524902,156.25,187.500015258789
+        ,53.2078437805176,164.0625,187.500015258789,47.1843147277832,171.875,187.500015258789,40.658821105957,179.6875,187.500015258789
+        ,34.6352920532227,187.5,187.5,28.1098041534424,195.3125,187.5,29.1137256622314,203.125015258789,187.5,34.3843116760254
+        ,210.937515258789,187.500015258789,39.4039192199707,218.750015258789,187.500015258789,43.9215698242188,226.562515258789
+        ,187.500015258789,47.6862754821777,234.375015258789,187.500015258789,54.9647064208984,242.187515258789,187.500015258789
+        ,58.7294120788574,250.000015258789,187.5,60.9882354736328,-250.000015258789,195.3125,60.4862747192383,-242.187515258789
+        ,195.3125,53.2078437805176,-234.375015258789,195.3125,46.1803932189941,-226.562515258789,195.3125,30.8705883026123
+        ,-218.750015258789,195.312515258789,11.2941179275513,-210.937515258789,195.312515258789,6.2745099067688,-203.125,195.312515258789
+        ,3.01176476478577,-195.3125,195.312515258789,1.00392150878906,-187.5,195.3125,1.25490188598633,-179.6875,195.3125
+        ,1.00392150878906,-171.875,195.3125,1.00392150878906,-164.062515258789,195.3125,1.25490188598633,-156.250015258789
+        ,195.312515258789,2.25882339477539,-148.437515258789,195.312515258789,1.25490188598633,-140.625015258789,195.312515258789
+        ,1.25490188598633,-132.812515258789,195.312515258789,5.01960754394531,-125.000007629395,195.3125,6.02352952957153
+        ,-117.187507629395,195.3125,7.52941179275513,-109.375007629395,195.3125,9.53725433349609,-101.5625,195.3125,12.2980394363403
+        ,-93.75,195.312515258789,11.2941179275513,-85.9375076293945,195.312515258789,12.8000001907349,-78.1250076293945,195.312515258789
+        ,12.8000001907349,-70.3125076293945,195.312515258789,11.7960786819458,-62.5000038146973,195.3125,11.2941179275513
+        ,-54.6875,195.3125,11.5450983047485,-46.8750038146973,195.3125,12.2980394363403,-39.0625,195.3125,12.5490198135376
+        ,-31.2500019073486,195.312515258789,12.0470590591431,-23.4375,195.312515258789,10.5411758422852,-15.6250009536743
+        ,195.312515258789,12.5490198135376,-7.8125,195.312515258789,12.2980394363403,0,195.3125,9.53725433349609,7.81250047683716
+        ,195.3125,8.0313720703125,15.6250009536743,195.3125,8.28235244750977,23.4375,195.3125,6.52549028396606,31.2500019073486
+        ,195.312515258789,5.77254915237427,39.0625,195.312515258789,5.01960754394531,46.8750038146973,195.312515258789,3.26274514198303
+        ,54.6875,195.312515258789,2.50980377197266,62.5000038146973,195.3125,3.01176476478577,70.3125,195.3125,7.27843141555786
+        ,78.125,195.3125,14.807843208313,85.9375,195.3125,32.6274490356445,93.7500076293945,195.312515258789,40.4078407287598
+        ,101.562507629395,195.312515258789,48.9411773681641,109.375007629395,195.312515258789,55.466667175293,117.1875,195.312515258789
+        ,59.4823532104492,125,195.3125,61.7411766052246,132.812515258789,195.3125,59.7333335876465,140.625,195.3125,58.2274513244629
+        ,148.4375,195.3125,54.2117652893066,156.25,195.312515258789,51.9529418945313,164.0625,195.312515258789,46.9333343505859
+        ,171.875,195.312515258789,38.1490173339844,179.6875,195.312515258789,31.6235294342041,187.500015258789,195.3125,24.5960788726807
+        ,195.312515258789,195.3125,27.6078433990479,203.125015258789,195.3125,31.1215686798096,210.937515258789,195.3125,36.1411743164063
+        ,218.750015258789,195.312515258789,43.6705894470215,226.562515258789,195.312515258789,48.1882362365723,234.375015258789
+        ,195.312515258789,55.9686279296875,242.187515258789,195.312515258789,59.9843139648438,250,195.3125,61.9921569824219
+        ,-250.000015258789,203.125015258789,58.4784317016602,-242.187515258789,203.125,51.701961517334,-234.375015258789,203.125
+        ,45.4274520874023,-226.562515258789,203.125,28.6117649078369,-218.750015258789,203.125015258789,14.5568628311157,-210.9375
+        ,203.125015258789,8.7843132019043,-203.125,203.125015258789,3.5137255191803,-195.3125,203.125015258789,2.00784301757813
+        ,-187.5,203.125015258789,1.25490188598633,-179.6875,203.125,1.00392150878906,-171.875015258789,203.125,1.00392150878906
+        ,-164.062515258789,203.125,2.00784301757813,-156.250015258789,203.125015258789,3.01176476478577,-148.437515258789
+        ,203.125015258789,3.01176476478577,-140.625015258789,203.125015258789,2.00784301757813,-132.8125,203.125015258789
+        ,6.02352952957153,-125.000007629395,203.125015258789,8.28235244750977,-117.1875,203.125,11.043137550354,-109.375,203.125
+        ,12.5490198135376,-101.562507629395,203.125,12.5490198135376,-93.7500076293945,203.125015258789,10.5411758422852,-85.9375076293945
+        ,203.125015258789,11.7960786819458,-78.125,203.125015258789,12.0470590591431,-70.3125,203.125015258789,11.2941179275513
+        ,-62.5000038146973,203.125015258789,11.043137550354,-54.6875038146973,203.125,12.2980394363403,-46.875,203.125,12.8000001907349
+        ,-39.0625,203.125,13.5529413223267,-31.2500019073486,203.125015258789,13.3019609451294,-23.4375,203.125015258789,12.2980394363403
+        ,-15.6250009536743,203.125015258789,9.78823471069336,-7.8125,203.125015258789,9.53725433349609,0,203.125015258789
+        ,9.28627395629883,7.81250047683716,203.125,10.0392150878906,15.6250009536743,203.125,10.5411758422852,23.4375,203.125
+        ,8.7843132019043,31.2500019073486,203.125015258789,7.0274510383606,39.0625,203.125015258789,5.521568775177,46.875
+        ,203.125015258789,5.01960754394531,54.6875038146973,203.125015258789,3.76470589637756,62.5000038146973,203.125015258789
+        ,3.01176476478577,70.3125,203.125,9.28627395629883,78.125,203.125,21.8352947235107,85.9375076293945,203.125,31.3725490570068
+        ,93.7500076293945,203.125015258789,39.654899597168,101.562507629395,203.125015258789,45.4274520874023,109.375,203.125015258789
+        ,51.4509811401367,117.1875,203.125015258789,57.2235298156738,125.000007629395,203.125015258789,59.7333335876465,132.8125
+        ,203.125,57.7254905700684,140.625,203.125,54.7137260437012,148.4375,203.125,50.6980400085449,156.25,203.125015258789
+        ,47.6862754821777,164.0625,203.125015258789,41.6627426147461,171.875,203.125015258789,34.3843116760254,179.687515258789
+        ,203.125015258789,28.1098041534424,187.500015258789,203.125015258789,22.8392162322998,195.312515258789,203.125,26.1019611358643
+        ,203.125015258789,203.125,29.615686416626,210.937515258789,203.125,35.1372528076172,218.750015258789,203.125015258789
+        ,45.1764717102051,226.562515258789,203.125015258789,52.9568634033203,234.375,203.125015258789,59.7333335876465,242.1875
+        ,203.125015258789,60.9882354736328,250,203.125015258789,60.7372550964355,-250.000015258789,210.937515258789,56.2196083068848
+        ,-242.187515258789,210.937515258789,51.9529418945313,-234.375015258789,210.9375,45.9294128417969,-226.562515258789
+        ,210.9375,36.1411743164063,-218.75,210.9375,21.3333320617676,-210.9375,210.937515258789,16.062744140625,-203.125,210.937515258789
+        ,5.77254915237427,-195.3125,210.937515258789,1.50588238239288,-187.500015258789,210.937515258789,0.752941191196442
+        ,-179.687515258789,210.937515258789,0.501960754394531,-171.875015258789,210.9375,1.50588238239288,-164.062515258789
+        ,210.9375,3.26274514198303,-156.250015258789,210.9375,5.01960754394531,-148.437515258789,210.937515258789,4.26666641235352
+        ,-140.625,210.937515258789,6.52549028396606,-132.8125,210.937515258789,8.7843132019043,-125,210.937515258789,11.2941179275513
+        ,-117.1875,210.937515258789,13.8039216995239,-109.375007629395,210.9375,13.8039216995239,-101.562507629395,210.9375
+        ,10.2901954650879,-93.7500076293945,210.9375,8.7843132019043,-85.9375,210.937515258789,10.5411758422852,-78.125,210.937515258789
+        ,11.5450983047485,-70.3125,210.937515258789,11.5450983047485,-62.5000038146973,210.937515258789,10.7921571731567,-54.6875
+        ,210.937515258789,12.2980394363403,-46.8750038146973,210.9375,12.8000001907349,-39.0625,210.9375,13.5529413223267
+        ,-31.2500019073486,210.9375,14.807843208313,-23.4375,210.937515258789,12.2980394363403,-15.625,210.937515258789,9.03529357910156
+        ,-7.8125,210.937515258789,9.78823471069336,0,210.937515258789,9.28627395629883,7.81250047683716,210.937515258789,9.28627395629883
+        ,15.6250009536743,210.9375,10.2901954650879,23.4375,210.9375,8.53333282470703,31.2500019073486,210.9375,7.52941179275513
+        ,39.0625,210.937515258789,7.27843141555786,46.8750038146973,210.937515258789,6.52549028396606,54.6875,210.937515258789
+        ,5.01960754394531,62.5000038146973,210.937515258789,4.26666641235352,70.3125076293945,210.937515258789,12.2980394363403
+        ,78.1250076293945,210.9375,17.3176460266113,85.9375076293945,210.9375,27.1058826446533,93.75,210.9375,35.890193939209
+        ,101.5625,210.937515258789,43.168628692627,109.375007629395,210.937515258789,51.2000007629395,117.187507629395,210.937515258789
+        ,54.2117652893066,125.000007629395,210.937515258789,56.470588684082,132.8125,210.937515258789,52.705883026123,140.625
+        ,210.9375,50.4470596313477,148.4375,210.9375,44.6745109558105,156.25,210.9375,39.1529388427734,164.0625,210.937515258789
+        ,32.6274490356445,171.875015258789,210.937515258789,26.6039218902588,179.687515258789,210.937515258789,21.8352947235107
+        ,187.500015258789,210.937515258789,20.3294105529785,195.312515258789,210.937515258789,24.3450984954834,203.125015258789
+        ,210.9375,30.1176471710205,210.937515258789,210.9375,39.1529388427734,218.75,210.9375,46.4313735961914,226.5625,210.937515258789
+        ,55.2156867980957,234.375,210.937515258789,58.7294120788574,242.1875,210.937515258789,59.4823532104492,250.000015258789
+        ,210.937515258789,57.9764709472656,-250.000015258789,218.750015258789,52.9568634033203,-242.187515258789,218.750015258789
+        ,48.6901969909668,-234.375,218.750015258789,45.6784324645996,-226.5625,218.75,39.4039192199707,-218.75,218.75,26.1019611358643
+        ,-210.9375,218.75,15.5607843399048,-203.125015258789,218.750015258789,8.28235244750977,-195.312515258789,218.750015258789
+        ,3.76470589637756,-187.500015258789,218.750015258789,1.25490188598633,-179.687515258789,218.750015258789,0.501960754394531
+        ,-171.875015258789,218.750015258789,1.50588238239288,-164.062515258789,218.75,3.5137255191803,-156.25,218.75,7.0274510383606
+        ,-148.4375,218.75,9.53725433349609,-140.625,218.750015258789,13.0509805679321,-132.8125,218.750015258789,15.0588235855103
+        ,-125.000007629395,218.750015258789,14.5568628311157,-117.187507629395,218.750015258789,13.5529413223267,-109.375007629395
+        ,218.750015258789,11.2941179275513,-101.562507629395,218.75,10.2901954650879,-93.75,218.75,8.53333282470703,-85.9375
+        ,218.75,8.28235244750977,-78.125,218.750015258789,10.2901954650879,-70.3125076293945,218.750015258789,11.043137550354
+        ,-62.5000038146973,218.750015258789,11.7960786819458,-54.6875038146973,218.750015258789,12.0470590591431,-46.875,218.750015258789
+        ,12.5490198135376,-39.0625,218.75,13.5529413223267,-31.2500019073486,218.75,14.5568628311157,-23.4375,218.75,13.5529413223267
+        ,-15.625,218.750015258789,10.2901954650879,-7.8125,218.750015258789,9.78823471069336,0,218.750015258789,9.53725433349609
+        ,7.81250047683716,218.750015258789,9.53725433349609,15.6250009536743,218.750015258789,8.28235244750977,23.4375,218.75
+        ,8.7843132019043,31.2500019073486,218.75,8.7843132019043,39.0625,218.75,8.0313720703125,46.875,218.750015258789,6.77647066116333
+        ,54.6875038146973,218.750015258789,5.521568775177,62.5000038146973,218.750015258789,5.27058792114258,70.3125076293945
+        ,218.750015258789,7.27843141555786,78.125,218.750015258789,13.0509805679321,85.9375,218.75,18.3215675354004,93.75
+        ,218.75,31.6235294342041,101.562507629395,218.75,39.9058799743652,109.375007629395,218.750015258789,47.937255859375
+        ,117.187507629395,218.750015258789,50.6980400085449,125.000007629395,218.750015258789,52.705883026123,132.8125,218.750015258789
+        ,46.1803932189941,140.625,218.750015258789,40.9098014831543,148.4375,218.75,36.1411743164063,156.25,218.75,29.1137256622314
+        ,164.062515258789,218.75,23.8431377410889,171.875015258789,218.750015258789,20.831371307373,179.687515258789,218.750015258789
+        ,18.0705871582031,187.500015258789,218.750015258789,18.5725479125977,195.312515258789,218.750015258789,22.8392162322998
+        ,203.125015258789,218.750015258789,31.1215686798096,210.9375,218.75,38.3999977111816,218.75,218.75,46.1803932189941
+        ,226.5625,218.75,52.2039222717285,234.375,218.750015258789,54.9647064208984,242.187515258789,218.750015258789,55.9686279296875
+        ,250.000015258789,218.750015258789,53.2078437805176,-250.000015258789,226.562515258789,45.4274520874023,-242.1875
+        ,226.562515258789,43.4196090698242,-234.375,226.562515258789,39.9058799743652,-226.5625,226.5625,29.8666667938232
+        ,-218.75,226.5625,21.0823516845703,-210.937515258789,226.5625,17.3176460266113,-203.125015258789,226.562515258789
+        ,7.0274510383606,-195.312515258789,226.562515258789,4.26666641235352,-187.500015258789,226.562515258789,1.50588238239288
+        ,-179.687515258789,226.562515258789,2.7607843875885,-171.875015258789,226.562515258789,3.26274514198303,-164.0625
+        ,226.5625,3.01176476478577,-156.25,226.5625,7.78039216995239,-148.4375,226.5625,10.5411758422852,-140.625,226.562515258789
+        ,13.5529413223267,-132.8125,226.562515258789,14.5568628311157,-125.000007629395,226.562515258789,16.8156852722168
+        ,-117.187507629395,226.562515258789,14.807843208313,-109.375007629395,226.562515258789,13.0509805679321,-101.5625
+        ,226.5625,11.7960786819458,-93.75,226.5625,11.5450983047485,-85.9375076293945,226.5625,12.0470590591431,-78.1250076293945
+        ,226.562515258789,11.5450983047485,-70.3125076293945,226.562515258789,12.2980394363403,-62.5000038146973,226.562515258789
+        ,11.7960786819458,-54.6875,226.562515258789,11.5450983047485,-46.8750038146973,226.562515258789,11.043137550354,-39.0625
+        ,226.5625,13.5529413223267,-31.2500019073486,226.5625,13.8039216995239,-23.4375,226.5625,12.8000001907349,-15.625
+        ,226.562515258789,11.5450983047485,-7.8125,226.562515258789,10.2901954650879,0,226.562515258789,10.0392150878906,7.81250047683716
+        ,226.562515258789,9.78823471069336,15.6250009536743,226.562515258789,9.28627395629883,23.4375,226.5625,9.53725433349609
+        ,31.2500019073486,226.5625,9.28627395629883,39.0625,226.5625,9.03529357910156,46.8750038146973,226.562515258789,7.27843141555786
+        ,54.6875,226.562515258789,5.01960754394531,62.5000038146973,226.562515258789,4.51764678955078,70.3125,226.562515258789
+        ,6.2745099067688,78.125,226.562515258789,10.5411758422852,85.9375,226.562515258789,14.0549020767212,93.7500076293945
+        ,226.5625,27.3568630218506,101.562507629395,226.5625,38.6509780883789,109.375007629395,226.562515258789,42.1647033691406
+        ,117.1875,226.562515258789,43.9215698242188,125,226.562515258789,45.9294128417969,132.8125,226.562515258789,43.6705894470215
+        ,140.625,226.562515258789,34.3843116760254,148.437515258789,226.562515258789,29.3647060394287,156.250015258789,226.5625
+        ,21.0823516845703,164.062515258789,226.5625,19.0745086669922,171.875015258789,226.562515258789,16.8156852722168,179.687515258789
+        ,226.562515258789,14.3058824539185,187.500015258789,226.562515258789,13.8039216995239,195.3125,226.562515258789,18.3215675354004
+        ,203.125,226.562515258789,23.0901966094971,210.9375,226.562515258789,31.6235294342041,218.75,226.5625,41.6627426147461
+        ,226.5625,226.5625,43.4196090698242,234.375015258789,226.562515258789,44.6745109558105,242.187515258789,226.562515258789
+        ,47.6862754821777,250.000015258789,226.562515258789,44.9254913330078,-250,234.375015258789,35.6392135620117,-242.1875
+        ,234.375015258789,31.6235294342041,-234.375,234.375015258789,27.8588237762451,-226.562515258789,234.375015258789,20.831371307373
+        ,-218.750015258789,234.375,14.3058824539185,-210.937515258789,234.375,8.53333282470703,-203.125015258789,234.375,5.77254915237427
+        ,-195.312515258789,234.375015258789,4.01568603515625,-187.500015258789,234.375015258789,1.25490188598633,-179.687515258789
+        ,234.375015258789,3.76470589637756,-171.875,234.375015258789,4.26666641235352,-164.0625,234.375015258789,4.76862716674805
+        ,-156.25,234.375,5.77254915237427,-148.4375,234.375,9.53725433349609,-140.625,234.375,12.0470590591431,-132.8125,234.375015258789
+        ,14.5568628311157,-125.000007629395,234.375015258789,20.0784301757813,-117.1875,234.375015258789,18.3215675354004
+        ,-109.375,234.375015258789,14.5568628311157,-101.562507629395,234.375015258789,14.3058824539185,-93.7500076293945
+        ,234.375,15.0588235855103,-85.9375076293945,234.375,15.3098039627075,-78.125,234.375,15.3098039627075,-70.3125,234.375015258789
+        ,13.8039216995239,-62.5000038146973,234.375015258789,12.0470590591431,-54.6875038146973,234.375015258789,11.043137550354
+        ,-46.875,234.375015258789,11.043137550354,-39.0625,234.375015258789,12.0470590591431,-31.2500019073486,234.375,12.5490198135376
+        ,-23.4375,234.375,12.2980394363403,-15.625,234.375,13.3019609451294,-7.8125,234.375015258789,12.8000001907349,0,234.375015258789
+        ,11.5450983047485,7.81250047683716,234.375015258789,11.2941179275513,15.6250009536743,234.375015258789,9.78823471069336
+        ,23.4375,234.375015258789,9.78823471069336,31.2500019073486,234.375,10.0392150878906,39.0625,234.375,8.53333282470703
+        ,46.875,234.375,6.02352952957153,54.6875038146973,234.375015258789,4.51764678955078,62.5000038146973,234.375015258789
+        ,5.01960754394531,70.3125,234.375015258789,7.27843141555786,78.125,234.375015258789,9.28627395629883,85.9375076293945
+        ,234.375015258789,15.8117647171021,93.7500076293945,234.375,25.0980396270752,101.562507629395,234.375,29.8666667938232
+        ,109.375,234.375,34.1333312988281,117.1875,234.375015258789,37.1450958251953,125.000007629395,234.375015258789,38.9019584655762
+        ,132.8125,234.375015258789,36.1411743164063,140.625015258789,234.375015258789,26.1019611358643,148.437515258789,234.375015258789
+        ,20.5803909301758,156.250015258789,234.375,15.3098039627075,164.062515258789,234.375,13.8039216995239,171.875015258789
+        ,234.375,13.0509805679321,179.6875,234.375015258789,10.7921571731567,187.5,234.375015258789,9.28627395629883,195.3125
+        ,234.375015258789,11.7960786819458,203.125,234.375015258789,12.8000001907349,210.9375,234.375015258789,20.5803909301758
+        ,218.750015258789,234.375,34.3843116760254,226.562515258789,234.375,38.9019584655762,234.375015258789,234.375,37.1450958251953
+        ,242.187515258789,234.375015258789,37.8980369567871,250.000015258789,234.375015258789,36.894115447998,-250,242.187515258789
+        ,29.1137256622314,-242.187515258789,242.187515258789,22.5882358551025,-234.375015258789,242.187515258789,18.8235282897949
+        ,-226.562515258789,242.187515258789,14.0549020767212,-218.750015258789,242.187515258789,10.0392150878906,-210.937515258789
+        ,242.1875,5.521568775177,-203.125015258789,242.1875,5.01960754394531,-195.312515258789,242.187515258789,3.5137255191803
+        ,-187.500015258789,242.187515258789,2.00784301757813,-179.6875,242.187515258789,2.7607843875885,-171.875,242.187515258789
+        ,4.01568603515625,-164.0625,242.187515258789,4.26666641235352,-156.25,242.187515258789,5.27058792114258,-148.4375
+        ,242.1875,7.52941179275513,-140.625,242.1875,11.5450983047485,-132.812515258789,242.187515258789,15.3098039627075
+        ,-125,242.187515258789,20.3294105529785,-117.1875,242.187515258789,20.3294105529785,-109.375007629395,242.187515258789
+        ,17.8196067810059,-101.562507629395,242.187515258789,16.3137245178223,-93.7500076293945,242.187515258789,17.0666656494141
+        ,-85.9375,242.1875,16.3137245178223,-78.125,242.1875,15.8117647171021,-70.3125,242.187515258789,14.5568628311157,-62.5000038146973
+        ,242.187515258789,11.2941179275513,-54.6875,242.187515258789,11.043137550354,-46.8750038146973,242.187515258789,10.5411758422852
+        ,-39.0625,242.187515258789,12.0470590591431,-31.2500019073486,242.187515258789,13.8039216995239,-23.4375,242.1875
+        ,14.0549020767212,-15.625,242.1875,14.807843208313,-7.8125,242.187515258789,14.5568628311157,0,242.187515258789,15.5607843399048
+        ,7.81250047683716,242.187515258789,13.3019609451294,15.6250009536743,242.187515258789,10.7921571731567,23.4375,242.187515258789
+        ,9.53725433349609,31.2500019073486,242.187515258789,10.0392150878906,39.0625,242.1875,8.7843132019043,46.8750038146973
+        ,242.1875,6.52549028396606,54.6875,242.187515258789,5.521568775177,62.5000038146973,242.187515258789,6.52549028396606
+        ,70.3125076293945,242.187515258789,7.27843141555786,78.1250076293945,242.187515258789,10.0392150878906,85.9375076293945
+        ,242.187515258789,13.8039216995239,93.75,242.187515258789,21.5843143463135,101.5625,242.1875,25.6000003814697,109.375007629395
+        ,242.1875,26.8549022674561,117.187507629395,242.187515258789,30.3686275482178,125.000007629395,242.187515258789,33.3803901672363
+        ,132.812515258789,242.187515258789,28.6117649078369,140.625015258789,242.187515258789,21.3333320617676,148.437515258789
+        ,242.187515258789,15.5607843399048,156.250015258789,242.187515258789,11.5450983047485,164.062515258789,242.1875,10.2901954650879
+        ,171.875,242.1875,10.2901954650879,179.6875,242.187515258789,8.53333282470703,187.5,242.187515258789,6.52549028396606
+        ,195.3125,242.187515258789,7.52941179275513,203.125,242.187515258789,8.7843132019043,210.937515258789,242.187515258789
+        ,16.3137245178223,218.750015258789,242.187515258789,27.1058826446533,226.562515258789,242.1875,28.6117649078369,234.375015258789
+        ,242.1875,30.619607925415,242.187515258789,242.187515258789,29.1137256622314,250.000015258789,242.187515258789,28.3607845306396
+        ,-250.000015258789,250.000015258789,20.0784301757813,-242.187515258789,250.000015258789,18.0705871582031,-234.375015258789
+        ,250.000015258789,13.8039216995239,-226.562515258789,250.000015258789,10.5411758422852,-218.750015258789,250.000015258789
+        ,7.78039216995239,-210.937515258789,250.000015258789,5.77254915237427,-203.125015258789,250,3.76470589637756,-195.3125
+        ,250,2.7607843875885,-187.5,250.000015258789,1.75686275959015,-179.6875,250.000015258789,2.00784301757813,-171.875
+        ,250.000015258789,2.7607843875885,-164.0625,250.000015258789,4.01568603515625,-156.25,250.000015258789,4.01568603515625
+        ,-148.437515258789,250.000015258789,5.77254915237427,-140.625015258789,250,11.043137550354,-132.812515258789,250,15.3098039627075
+        ,-125.000007629395,250.000015258789,19.827449798584,-117.187507629395,250.000015258789,20.831371307373,-109.375007629395
+        ,250.000015258789,20.5803909301758,-101.562507629395,250.000015258789,18.8235282897949,-93.75,250.000015258789,18.5725479125977
+        ,-85.9375,250.000015258789,18.0705871582031,-78.125,250,16.3137245178223,-70.3125076293945,250,13.0509805679321,-62.5000038146973
+        ,250.000015258789,11.2941179275513,-54.6875038146973,250.000015258789,11.043137550354,-46.875,250.000015258789,11.2941179275513
+        ,-39.0625,250.000015258789,12.5490198135376,-31.2500019073486,250.000015258789,15.5607843399048,-23.4375,250.000015258789
+        ,16.8156852722168,-15.625,250,19.827449798584,-7.8125,250,19.0745086669922,0,250.000015258789,18.8235282897949,7.81250047683716
+        ,250.000015258789,17.0666656494141,15.6250009536743,250.000015258789,12.5490198135376,23.4375,250.000015258789,10.7921571731567
+        ,31.2500019073486,250.000015258789,9.03529357910156,39.0625,250.000015258789,9.03529357910156,46.875,250,8.7843132019043
+        ,54.6875038146973,250,7.27843141555786,62.5000038146973,250.000015258789,7.52941179275513,70.3125076293945,250.000015258789
+        ,8.7843132019043,78.125,250.000015258789,10.5411758422852,85.9375,250.000015258789,13.0509805679321,93.75,250.000015258789
+        ,18.3215675354004,101.562507629395,250.000015258789,21.0823516845703,109.375007629395,250,22.8392162322998,117.187507629395
+        ,250,21.8352947235107,125.000007629395,250.000015258789,23.8431377410889,132.812515258789,250.000015258789,22.3372554779053
+        ,140.625015258789,250.000015258789,16.062744140625,148.437515258789,250.000015258789,10.7921571731567,156.25,250.000015258789
+        ,8.7843132019043,164.0625,250.000015258789,6.77647066116333,171.875,250,7.27843141555786,179.6875,250,5.521568775177
+        ,187.5,250.000015258789,5.27058792114258,195.3125,250.000015258789,6.77647066116333,203.125015258789,250.000015258789
+        ,8.28235244750977,210.937515258789,250.000015258789,12.5490198135376,218.750015258789,250.000015258789,17.0666656494141
+        ,226.562515258789,250.000015258789,20.0784301757813,234.375015258789,250,22.086275100708,242.187515258789,250,23.3411769866943
+        ,250.000015258789,250.000015258789,21.3333320617676
+        PolygonVertexIndex: 65,0,-67,1,66,-1,66,1,-68,2,67,-2,67,2,-69,3,68,-3,68,3,-70,4,69,-4,69,4,-71,5,70,-5,70,5,-72,6,71,-6,71,6,-73,7,72
+        ,-7,72,7,-74,8,73,-8,73,8,-75,9,74,-9,74,9,-76,10,75,-10,75,10,-77,11,76,-11,76,11,-78,12,77,-12,77,12,-79,13,78,-13
+        ,78,13,-80,14,79,-14,79,14,-81,15,80,-15,80,15,-82,16,81,-16,81,16,-83,17,82,-17,82,17,-84,18,83,-18,83,18,-85,19
+        ,84,-19,84,19,-86,20,85,-20,85,20,-87,21,86,-21,86,21,-88,22,87,-22,87,22,-89,23,88,-23,88,23,-90,24,89,-24,89,24
+        ,-91,25,90,-25,90,25,-92,26,91,-26,91,26,-93,27,92,-27,92,27,-94,28,93,-28,93,28,-95,29,94,-29,94,29,-96,30,95,-30
+        ,95,30,-97,31,96,-31,96,31,-98,32,97,-32,97,32,-99,33,98,-33,98,33,-100,34,99,-34,99,34,-101,35,100,-35,100,35,-102
+        ,36,101,-36,101,36,-103,37,102,-37,102,37,-104,38,103,-38,103,38,-105,39,104,-39,104,39,-106,40,105,-40,105,40,-107
+        ,41,106,-41,106,41,-108,42,107,-42,107,42,-109,43,108,-43,108,43,-110,44,109,-44,109,44,-111,45,110,-45,110,45,-112
+        ,46,111,-46,111,46,-113,47,112,-47,112,47,-114,48,113,-48,113,48,-115,49,114,-49,114,49,-116,50,115,-50,115,50,-117
+        ,51,116,-51,116,51,-118,52,117,-52,117,52,-119,53,118,-53,118,53,-120,54,119,-54,119,54,-121,55,120,-55,120,55,-122
+        ,56,121,-56,121,56,-123,57,122,-57,122,57,-124,58,123,-58,123,58,-125,59,124,-59,124,59,-126,60,125,-60,125,60,-127
+        ,61,126,-61,126,61,-128,62,127,-62,127,62,-129,63,128,-63,128,63,-130,64,129,-64,130,65,-132,66,131,-66,131,66,-133
+        ,67,132,-67,132,67,-134,68,133,-68,133,68,-135,69,134,-69,134,69,-136,70,135,-70,135,70,-137,71,136,-71,136,71,-138
+        ,72,137,-72,137,72,-139,73,138,-73,138,73,-140,74,139,-74,139,74,-141,75,140,-75,140,75,-142,76,141,-76,141,76,-143
+        ,77,142,-77,142,77,-144,78,143,-78,143,78,-145,79,144,-79,144,79,-146,80,145,-80,145,80,-147,81,146,-81,146,81,-148
+        ,82,147,-82,147,82,-149,83,148,-83,148,83,-150,84,149,-84,149,84,-151,85,150,-85,150,85,-152,86,151,-86,151,86,-153
+        ,87,152,-87,152,87,-154,88,153,-88,153,88,-155,89,154,-89,154,89,-156,90,155,-90,155,90,-157,91,156,-91,156,91,-158
+        ,92,157,-92,157,92,-159,93,158,-93,158,93,-160,94,159,-94,159,94,-161,95,160,-95,160,95,-162,96,161,-96,161,96,-163
+        ,97,162,-97,162,97,-164,98,163,-98,163,98,-165,99,164,-99,164,99,-166,100,165,-100,165,100,-167,101,166,-101,166,101
+        ,-168,102,167,-102,167,102,-169,103,168,-103,168,103,-170,104,169,-104,169,104,-171,105,170,-105,170,105,-172,106
+        ,171,-106,171,106,-173,107,172,-107,172,107,-174,108,173,-108,173,108,-175,109,174,-109,174,109,-176,110,175,-110
+        ,175,110,-177,111,176,-111,176,111,-178,112,177,-112,177,112,-179,113,178,-113,178,113,-180,114,179,-114,179,114,-181
+        ,115,180,-115,180,115,-182,116,181,-116,181,116,-183,117,182,-117,182,117,-184,118,183,-118,183,118,-185,119,184,-119
+        ,184,119,-186,120,185,-120,185,120,-187,121,186,-121,186,121,-188,122,187,-122,187,122,-189,123,188,-123,188,123,-190
+        ,124,189,-124,189,124,-191,125,190,-125,190,125,-192,126,191,-126,191,126,-193,127,192,-127,192,127,-194,128,193,-128
+        ,193,128,-195,129,194,-129,195,130,-197,131,196,-131,196,131,-198,132,197,-132,197,132,-199,133,198,-133,198,133,-200
+        ,134,199,-134,199,134,-201,135,200,-135,200,135,-202,136,201,-136,201,136,-203,137,202,-137,202,137,-204,138,203,-138
+        ,203,138,-205,139,204,-139,204,139,-206,140,205,-140,205,140,-207,141,206,-141,206,141,-208,142,207,-142,207,142,-209
+        ,143,208,-143,208,143,-210,144,209,-144,209,144,-211,145,210,-145,210,145,-212,146,211,-146,211,146,-213,147,212,-147
+        ,212,147,-214,148,213,-148,213,148,-215,149,214,-149,214,149,-216,150,215,-150,215,150,-217,151,216,-151,216,151,-218
+        ,152,217,-152,217,152,-219,153,218,-153,218,153,-220,154,219,-154,219,154,-221,155,220,-155,220,155,-222,156,221,-156
+        ,221,156,-223,157,222,-157,222,157,-224,158,223,-158,223,158,-225,159,224,-159,224,159,-226,160,225,-160,225,160,-227
+        ,161,226,-161,226,161,-228,162,227,-162,227,162,-229,163,228,-163,228,163,-230,164,229,-164,229,164,-231,165,230,-165
+        ,230,165,-232,166,231,-166,231,166,-233,167,232,-167,232,167,-234,168,233,-168,233,168,-235,169,234,-169,234,169,-236
+        ,170,235,-170,235,170,-237,171,236,-171,236,171,-238,172,237,-172,237,172,-239,173,238,-173,238,173,-240,174,239,-174
+        ,239,174,-241,175,240,-175,240,175,-242,176,241,-176,241,176,-243,177,242,-177,242,177,-244,178,243,-178,243,178,-245
+        ,179,244,-179,244,179,-246,180,245,-180,245,180,-247,181,246,-181,246,181,-248,182,247,-182,247,182,-249,183,248,-183
+        ,248,183,-250,184,249,-184,249,184,-251,185,250,-185,250,185,-252,186,251,-186,251,186,-253,187,252,-187,252,187,-254
+        ,188,253,-188,253,188,-255,189,254,-189,254,189,-256,190,255,-190,255,190,-257,191,256,-191,256,191,-258,192,257,-192
+        ,257,192,-259,193,258,-193,258,193,-260,194,259,-194,260,195,-262,196,261,-196,261,196,-263,197,262,-197,262,197,-264
+        ,198,263,-198,263,198,-265,199,264,-199,264,199,-266,200,265,-200,265,200,-267,201,266,-201,266,201,-268,202,267,-202
+        ,267,202,-269,203,268,-203,268,203,-270,204,269,-204,269,204,-271,205,270,-205,270,205,-272,206,271,-206,271,206,-273
+        ,207,272,-207,272,207,-274,208,273,-208,273,208,-275,209,274,-209,274,209,-276,210,275,-210,275,210,-277,211,276,-211
+        ,276,211,-278,212,277,-212,277,212,-279,213,278,-213,278,213,-280,214,279,-214,279,214,-281,215,280,-215,280,215,-282
+        ,216,281,-216,281,216,-283,217,282,-217,282,217,-284,218,283,-218,283,218,-285,219,284,-219,284,219,-286,220,285,-220
+        ,285,220,-287,221,286,-221,286,221,-288,222,287,-222,287,222,-289,223,288,-223,288,223,-290,224,289,-224,289,224,-291
+        ,225,290,-225,290,225,-292,226,291,-226,291,226,-293,227,292,-227,292,227,-294,228,293,-228,293,228,-295,229,294,-229
+        ,294,229,-296,230,295,-230,295,230,-297,231,296,-231,296,231,-298,232,297,-232,297,232,-299,233,298,-233,298,233,-300
+        ,234,299,-234,299,234,-301,235,300,-235,300,235,-302,236,301,-236,301,236,-303,237,302,-237,302,237,-304,238,303,-238
+        ,303,238,-305,239,304,-239,304,239,-306,240,305,-240,305,240,-307,241,306,-241,306,241,-308,242,307,-242,307,242,-309
+        ,243,308,-243,308,243,-310,244,309,-244,309,244,-311,245,310,-245,310,245,-312,246,311,-246,311,246,-313,247,312,-247
+        ,312,247,-314,248,313,-248,313,248,-315,249,314,-249,314,249,-316,250,315,-250,315,250,-317,251,316,-251,316,251,-318
+        ,252,317,-252,317,252,-319,253,318,-253,318,253,-320,254,319,-254,319,254,-321,255,320,-255,320,255,-322,256,321,-256
+        ,321,256,-323,257,322,-257,322,257,-324,258,323,-258,323,258,-325,259,324,-259,325,260,-327,261,326,-261,326,261,-328
+        ,262,327,-262,327,262,-329,263,328,-263,328,263,-330,264,329,-264,329,264,-331,265,330,-265,330,265,-332,266,331,-266
+        ,331,266,-333,267,332,-267,332,267,-334,268,333,-268,333,268,-335,269,334,-269,334,269,-336,270,335,-270,335,270,-337
+        ,271,336,-271,336,271,-338,272,337,-272,337,272,-339,273,338,-273,338,273,-340,274,339,-274,339,274,-341,275,340,-275
+        ,340,275,-342,276,341,-276,341,276,-343,277,342,-277,342,277,-344,278,343,-278,343,278,-345,279,344,-279,344,279,-346
+        ,280,345,-280,345,280,-347,281,346,-281,346,281,-348,282,347,-282,347,282,-349,283,348,-283,348,283,-350,284,349,-284
+        ,349,284,-351,285,350,-285,350,285,-352,286,351,-286,351,286,-353,287,352,-287,352,287,-354,288,353,-288,353,288,-355
+        ,289,354,-289,354,289,-356,290,355,-290,355,290,-357,291,356,-291,356,291,-358,292,357,-292,357,292,-359,293,358,-293
+        ,358,293,-360,294,359,-294,359,294,-361,295,360,-295,360,295,-362,296,361,-296,361,296,-363,297,362,-297,362,297,-364
+        ,298,363,-298,363,298,-365,299,364,-299,364,299,-366,300,365,-300,365,300,-367,301,366,-301,366,301,-368,302,367,-302
+        ,367,302,-369,303,368,-303,368,303,-370,304,369,-304,369,304,-371,305,370,-305,370,305,-372,306,371,-306,371,306,-373
+        ,307,372,-307,372,307,-374,308,373,-308,373,308,-375,309,374,-309,374,309,-376,310,375,-310,375,310,-377,311,376,-311
+        ,376,311,-378,312,377,-312,377,312,-379,313,378,-313,378,313,-380,314,379,-314,379,314,-381,315,380,-315,380,315,-382
+        ,316,381,-316,381,316,-383,317,382,-317,382,317,-384,318,383,-318,383,318,-385,319,384,-319,384,319,-386,320,385,-320
+        ,385,320,-387,321,386,-321,386,321,-388,322,387,-322,387,322,-389,323,388,-323,388,323,-390,324,389,-324,390,325,-392
+        ,326,391,-326,391,326,-393,327,392,-327,392,327,-394,328,393,-328,393,328,-395,329,394,-329,394,329,-396,330,395,-330
+        ,395,330,-397,331,396,-331,396,331,-398,332,397,-332,397,332,-399,333,398,-333,398,333,-400,334,399,-334,399,334,-401
+        ,335,400,-335,400,335,-402,336,401,-336,401,336,-403,337,402,-337,402,337,-404,338,403,-338,403,338,-405,339,404,-339
+        ,404,339,-406,340,405,-340,405,340,-407,341,406,-341,406,341,-408,342,407,-342,407,342,-409,343,408,-343,408,343,-410
+        ,344,409,-344,409,344,-411,345,410,-345,410,345,-412,346,411,-346,411,346,-413,347,412,-347,412,347,-414,348,413,-348
+        ,413,348,-415,349,414,-349,414,349,-416,350,415,-350,415,350,-417,351,416,-351,416,351,-418,352,417,-352,417,352,-419
+        ,353,418,-353,418,353,-420,354,419,-354,419,354,-421,355,420,-355,420,355,-422,356,421,-356,421,356,-423,357,422,-357
+        ,422,357,-424,358,423,-358,423,358,-425,359,424,-359,424,359,-426,360,425,-360,425,360,-427,361,426,-361,426,361,-428
+        ,362,427,-362,427,362,-429,363,428,-363,428,363,-430,364,429,-364,429,364,-431,365,430,-365,430,365,-432,366,431,-366
+        ,431,366,-433,367,432,-367,432,367,-434,368,433,-368,433,368,-435,369,434,-369,434,369,-436,370,435,-370,435,370,-437
+        ,371,436,-371,436,371,-438,372,437,-372,437,372,-439,373,438,-373,438,373,-440,374,439,-374,439,374,-441,375,440,-375
+        ,440,375,-442,376,441,-376,441,376,-443,377,442,-377,442,377,-444,378,443,-378,443,378,-445,379,444,-379,444,379,-446
+        ,380,445,-380,445,380,-447,381,446,-381,446,381,-448,382,447,-382,447,382,-449,383,448,-383,448,383,-450,384,449,-384
+        ,449,384,-451,385,450,-385,450,385,-452,386,451,-386,451,386,-453,387,452,-387,452,387,-454,388,453,-388,453,388,-455
+        ,389,454,-389,455,390,-457,391,456,-391,456,391,-458,392,457,-392,457,392,-459,393,458,-393,458,393,-460,394,459,-394
+        ,459,394,-461,395,460,-395,460,395,-462,396,461,-396,461,396,-463,397,462,-397,462,397,-464,398,463,-398,463,398,-465
+        ,399,464,-399,464,399,-466,400,465,-400,465,400,-467,401,466,-401,466,401,-468,402,467,-402,467,402,-469,403,468,-403
+        ,468,403,-470,404,469,-404,469,404,-471,405,470,-405,470,405,-472,406,471,-406,471,406,-473,407,472,-407,472,407,-474
+        ,408,473,-408,473,408,-475,409,474,-409,474,409,-476,410,475,-410,475,410,-477,411,476,-411,476,411,-478,412,477,-412
+        ,477,412,-479,413,478,-413,478,413,-480,414,479,-414,479,414,-481,415,480,-415,480,415,-482,416,481,-416,481,416,-483
+        ,417,482,-417,482,417,-484,418,483,-418,483,418,-485,419,484,-419,484,419,-486,420,485,-420,485,420,-487,421,486,-421
+        ,486,421,-488,422,487,-422,487,422,-489,423,488,-423,488,423,-490,424,489,-424,489,424,-491,425,490,-425,490,425,-492
+        ,426,491,-426,491,426,-493,427,492,-427,492,427,-494,428,493,-428,493,428,-495,429,494,-429,494,429,-496,430,495,-430
+        ,495,430,-497,431,496,-431,496,431,-498,432,497,-432,497,432,-499,433,498,-433,498,433,-500,434,499,-434,499,434,-501
+        ,435,500,-435,500,435,-502,436,501,-436,501,436,-503,437,502,-437,502,437,-504,438,503,-438,503,438,-505,439,504,-439
+        ,504,439,-506,440,505,-440,505,440,-507,441,506,-441,506,441,-508,442,507,-442,507,442,-509,443,508,-443,508,443,-510
+        ,444,509,-444,509,444,-511,445,510,-445,510,445,-512,446,511,-446,511,446,-513,447,512,-447,512,447,-514,448,513,-448
+        ,513,448,-515,449,514,-449,514,449,-516,450,515,-450,515,450,-517,451,516,-451,516,451,-518,452,517,-452,517,452,-519
+        ,453,518,-453,518,453,-520,454,519,-454,520,455,-522,456,521,-456,521,456,-523,457,522,-457,522,457,-524,458,523,-458
+        ,523,458,-525,459,524,-459,524,459,-526,460,525,-460,525,460,-527,461,526,-461,526,461,-528,462,527,-462,527,462,-529
+        ,463,528,-463,528,463,-530,464,529,-464,529,464,-531,465,530,-465,530,465,-532,466,531,-466,531,466,-533,467,532,-467
+        ,532,467,-534,468,533,-468,533,468,-535,469,534,-469,534,469,-536,470,535,-470,535,470,-537,471,536,-471,536,471,-538
+        ,472,537,-472,537,472,-539,473,538,-473,538,473,-540,474,539,-474,539,474,-541,475,540,-475,540,475,-542,476,541,-476
+        ,541,476,-543,477,542,-477,542,477,-544,478,543,-478,543,478,-545,479,544,-479,544,479,-546,480,545,-480,545,480,-547
+        ,481,546,-481,546,481,-548,482,547,-482,547,482,-549,483,548,-483,548,483,-550,484,549,-484,549,484,-551,485,550,-485
+        ,550,485,-552,486,551,-486,551,486,-553,487,552,-487,552,487,-554,488,553,-488,553,488,-555,489,554,-489,554,489,-556
+        ,490,555,-490,555,490,-557,491,556,-491,556,491,-558,492,557,-492,557,492,-559,493,558,-493,558,493,-560,494,559,-494
+        ,559,494,-561,495,560,-495,560,495,-562,496,561,-496,561,496,-563,497,562,-497,562,497,-564,498,563,-498,563,498,-565
+        ,499,564,-499,564,499,-566,500,565,-500,565,500,-567,501,566,-501,566,501,-568,502,567,-502,567,502,-569,503,568,-503
+        ,568,503,-570,504,569,-504,569,504,-571,505,570,-505,570,505,-572,506,571,-506,571,506,-573,507,572,-507,572,507,-574
+        ,508,573,-508,573,508,-575,509,574,-509,574,509,-576,510,575,-510,575,510,-577,511,576,-511,576,511,-578,512,577,-512
+        ,577,512,-579,513,578,-513,578,513,-580,514,579,-514,579,514,-581,515,580,-515,580,515,-582,516,581,-516,581,516,-583
+        ,517,582,-517,582,517,-584,518,583,-518,583,518,-585,519,584,-519,585,520,-587,521,586,-521,586,521,-588,522,587,-522
+        ,587,522,-589,523,588,-523,588,523,-590,524,589,-524,589,524,-591,525,590,-525,590,525,-592,526,591,-526,591,526,-593
+        ,527,592,-527,592,527,-594,528,593,-528,593,528,-595,529,594,-529,594,529,-596,530,595,-530,595,530,-597,531,596,-531
+        ,596,531,-598,532,597,-532,597,532,-599,533,598,-533,598,533,-600,534,599,-534,599,534,-601,535,600,-535,600,535,-602
+        ,536,601,-536,601,536,-603,537,602,-537,602,537,-604,538,603,-538,603,538,-605,539,604,-539,604,539,-606,540,605,-540
+        ,605,540,-607,541,606,-541,606,541,-608,542,607,-542,607,542,-609,543,608,-543,608,543,-610,544,609,-544,609,544,-611
+        ,545,610,-545,610,545,-612,546,611,-546,611,546,-613,547,612,-547,612,547,-614,548,613,-548,613,548,-615,549,614,-549
+        ,614,549,-616,550,615,-550,615,550,-617,551,616,-551,616,551,-618,552,617,-552,617,552,-619,553,618,-553,618,553,-620
+        ,554,619,-554,619,554,-621,555,620,-555,620,555,-622,556,621,-556,621,556,-623,557,622,-557,622,557,-624,558,623,-558
+        ,623,558,-625,559,624,-559,624,559,-626,560,625,-560,625,560,-627,561,626,-561,626,561,-628,562,627,-562,627,562,-629
+        ,563,628,-563,628,563,-630,564,629,-564,629,564,-631,565,630,-565,630,565,-632,566,631,-566,631,566,-633,567,632,-567
+        ,632,567,-634,568,633,-568,633,568,-635,569,634,-569,634,569,-636,570,635,-570,635,570,-637,571,636,-571,636,571,-638
+        ,572,637,-572,637,572,-639,573,638,-573,638,573,-640,574,639,-574,639,574,-641,575,640,-575,640,575,-642,576,641,-576
+        ,641,576,-643,577,642,-577,642,577,-644,578,643,-578,643,578,-645,579,644,-579,644,579,-646,580,645,-580,645,580,-647
+        ,581,646,-581,646,581,-648,582,647,-582,647,582,-649,583,648,-583,648,583,-650,584,649,-584,650,585,-652,586,651,-586
+        ,651,586,-653,587,652,-587,652,587,-654,588,653,-588,653,588,-655,589,654,-589,654,589,-656,590,655,-590,655,590,-657
+        ,591,656,-591,656,591,-658,592,657,-592,657,592,-659,593,658,-593,658,593,-660,594,659,-594,659,594,-661,595,660,-595
+        ,660,595,-662,596,661,-596,661,596,-663,597,662,-597,662,597,-664,598,663,-598,663,598,-665,599,664,-599,664,599,-666
+        ,600,665,-600,665,600,-667,601,666,-601,666,601,-668,602,667,-602,667,602,-669,603,668,-603,668,603,-670,604,669,-604
+        ,669,604,-671,605,670,-605,670,605,-672,606,671,-606,671,606,-673,607,672,-607,672,607,-674,608,673,-608,673,608,-675
+        ,609,674,-609,674,609,-676,610,675,-610,675,610,-677,611,676,-611,676,611,-678,612,677,-612,677,612,-679,613,678,-613
+        ,678,613,-680,614,679,-614,679,614,-681,615,680,-615,680,615,-682,616,681,-616,681,616,-683,617,682,-617,682,617,-684
+        ,618,683,-618,683,618,-685,619,684,-619,684,619,-686,620,685,-620,685,620,-687,621,686,-621,686,621,-688,622,687,-622
+        ,687,622,-689,623,688,-623,688,623,-690,624,689,-624,689,624,-691,625,690,-625,690,625,-692,626,691,-626,691,626,-693
+        ,627,692,-627,692,627,-694,628,693,-628,693,628,-695,629,694,-629,694,629,-696,630,695,-630,695,630,-697,631,696,-631
+        ,696,631,-698,632,697,-632,697,632,-699,633,698,-633,698,633,-700,634,699,-634,699,634,-701,635,700,-635,700,635,-702
+        ,636,701,-636,701,636,-703,637,702,-637,702,637,-704,638,703,-638,703,638,-705,639,704,-639,704,639,-706,640,705,-640
+        ,705,640,-707,641,706,-641,706,641,-708,642,707,-642,707,642,-709,643,708,-643,708,643,-710,644,709,-644,709,644,-711
+        ,645,710,-645,710,645,-712,646,711,-646,711,646,-713,647,712,-647,712,647,-714,648,713,-648,713,648,-715,649,714,-649
+        ,715,650,-717,651,716,-651,716,651,-718,652,717,-652,717,652,-719,653,718,-653,718,653,-720,654,719,-654,719,654,-721
+        ,655,720,-655,720,655,-722,656,721,-656,721,656,-723,657,722,-657,722,657,-724,658,723,-658,723,658,-725,659,724,-659
+        ,724,659,-726,660,725,-660,725,660,-727,661,726,-661,726,661,-728,662,727,-662,727,662,-729,663,728,-663,728,663,-730
+        ,664,729,-664,729,664,-731,665,730,-665,730,665,-732,666,731,-666,731,666,-733,667,732,-667,732,667,-734,668,733,-668
+        ,733,668,-735,669,734,-669,734,669,-736,670,735,-670,735,670,-737,671,736,-671,736,671,-738,672,737,-672,737,672,-739
+        ,673,738,-673,738,673,-740,674,739,-674,739,674,-741,675,740,-675,740,675,-742,676,741,-676,741,676,-743,677,742,-677
+        ,742,677,-744,678,743,-678,743,678,-745,679,744,-679,744,679,-746,680,745,-680,745,680,-747,681,746,-681,746,681,-748
+        ,682,747,-682,747,682,-749,683,748,-683,748,683,-750,684,749,-684,749,684,-751,685,750,-685,750,685,-752,686,751,-686
+        ,751,686,-753,687,752,-687,752,687,-754,688,753,-688,753,688,-755,689,754,-689,754,689,-756,690,755,-690,755,690,-757
+        ,691,756,-691,756,691,-758,692,757,-692,757,692,-759,693,758,-693,758,693,-760,694,759,-694,759,694,-761,695,760,-695
+        ,760,695,-762,696,761,-696,761,696,-763,697,762,-697,762,697,-764,698,763,-698,763,698,-765,699,764,-699,764,699,-766
+        ,700,765,-700,765,700,-767,701,766,-701,766,701,-768,702,767,-702,767,702,-769,703,768,-703,768,703,-770,704,769,-704
+        ,769,704,-771,705,770,-705,770,705,-772,706,771,-706,771,706,-773,707,772,-707,772,707,-774,708,773,-708,773,708,-775
+        ,709,774,-709,774,709,-776,710,775,-710,775,710,-777,711,776,-711,776,711,-778,712,777,-712,777,712,-779,713,778,-713
+        ,778,713,-780,714,779,-714,780,715,-782,716,781,-716,781,716,-783,717,782,-717,782,717,-784,718,783,-718,783,718,-785
+        ,719,784,-719,784,719,-786,720,785,-720,785,720,-787,721,786,-721,786,721,-788,722,787,-722,787,722,-789,723,788,-723
+        ,788,723,-790,724,789,-724,789,724,-791,725,790,-725,790,725,-792,726,791,-726,791,726,-793,727,792,-727,792,727,-794
+        ,728,793,-728,793,728,-795,729,794,-729,794,729,-796,730,795,-730,795,730,-797,731,796,-731,796,731,-798,732,797,-732
+        ,797,732,-799,733,798,-733,798,733,-800,734,799,-734,799,734,-801,735,800,-735,800,735,-802,736,801,-736,801,736,-803
+        ,737,802,-737,802,737,-804,738,803,-738,803,738,-805,739,804,-739,804,739,-806,740,805,-740,805,740,-807,741,806,-741
+        ,806,741,-808,742,807,-742,807,742,-809,743,808,-743,808,743,-810,744,809,-744,809,744,-811,745,810,-745,810,745,-812
+        ,746,811,-746,811,746,-813,747,812,-747,812,747,-814,748,813,-748,813,748,-815,749,814,-749,814,749,-816,750,815,-750
+        ,815,750,-817,751,816,-751,816,751,-818,752,817,-752,817,752,-819,753,818,-753,818,753,-820,754,819,-754,819,754,-821
+        ,755,820,-755,820,755,-822,756,821,-756,821,756,-823,757,822,-757,822,757,-824,758,823,-758,823,758,-825,759,824,-759
+        ,824,759,-826,760,825,-760,825,760,-827,761,826,-761,826,761,-828,762,827,-762,827,762,-829,763,828,-763,828,763,-830
+        ,764,829,-764,829,764,-831,765,830,-765,830,765,-832,766,831,-766,831,766,-833,767,832,-767,832,767,-834,768,833,-768
+        ,833,768,-835,769,834,-769,834,769,-836,770,835,-770,835,770,-837,771,836,-771,836,771,-838,772,837,-772,837,772,-839
+        ,773,838,-773,838,773,-840,774,839,-774,839,774,-841,775,840,-775,840,775,-842,776,841,-776,841,776,-843,777,842,-777
+        ,842,777,-844,778,843,-778,843,778,-845,779,844,-779,845,780,-847,781,846,-781,846,781,-848,782,847,-782,847,782,-849
+        ,783,848,-783,848,783,-850,784,849,-784,849,784,-851,785,850,-785,850,785,-852,786,851,-786,851,786,-853,787,852,-787
+        ,852,787,-854,788,853,-788,853,788,-855,789,854,-789,854,789,-856,790,855,-790,855,790,-857,791,856,-791,856,791,-858
+        ,792,857,-792,857,792,-859,793,858,-793,858,793,-860,794,859,-794,859,794,-861,795,860,-795,860,795,-862,796,861,-796
+        ,861,796,-863,797,862,-797,862,797,-864,798,863,-798,863,798,-865,799,864,-799,864,799,-866,800,865,-800,865,800,-867
+        ,801,866,-801,866,801,-868,802,867,-802,867,802,-869,803,868,-803,868,803,-870,804,869,-804,869,804,-871,805,870,-805
+        ,870,805,-872,806,871,-806,871,806,-873,807,872,-807,872,807,-874,808,873,-808,873,808,-875,809,874,-809,874,809,-876
+        ,810,875,-810,875,810,-877,811,876,-811,876,811,-878,812,877,-812,877,812,-879,813,878,-813,878,813,-880,814,879,-814
+        ,879,814,-881,815,880,-815,880,815,-882,816,881,-816,881,816,-883,817,882,-817,882,817,-884,818,883,-818,883,818,-885
+        ,819,884,-819,884,819,-886,820,885,-820,885,820,-887,821,886,-821,886,821,-888,822,887,-822,887,822,-889,823,888,-823
+        ,888,823,-890,824,889,-824,889,824,-891,825,890,-825,890,825,-892,826,891,-826,891,826,-893,827,892,-827,892,827,-894
+        ,828,893,-828,893,828,-895,829,894,-829,894,829,-896,830,895,-830,895,830,-897,831,896,-831,896,831,-898,832,897,-832
+        ,897,832,-899,833,898,-833,898,833,-900,834,899,-834,899,834,-901,835,900,-835,900,835,-902,836,901,-836,901,836,-903
+        ,837,902,-837,902,837,-904,838,903,-838,903,838,-905,839,904,-839,904,839,-906,840,905,-840,905,840,-907,841,906,-841
+        ,906,841,-908,842,907,-842,907,842,-909,843,908,-843,908,843,-910,844,909,-844,910,845,-912,846,911,-846,911,846,-913
+        ,847,912,-847,912,847,-914,848,913,-848,913,848,-915,849,914,-849,914,849,-916,850,915,-850,915,850,-917,851,916,-851
+        ,916,851,-918,852,917,-852,917,852,-919,853,918,-853,918,853,-920,854,919,-854,919,854,-921,855,920,-855,920,855,-922
+        ,856,921,-856,921,856,-923,857,922,-857,922,857,-924,858,923,-858,923,858,-925,859,924,-859,924,859,-926,860,925,-860
+        ,925,860,-927,861,926,-861,926,861,-928,862,927,-862,927,862,-929,863,928,-863,928,863,-930,864,929,-864,929,864,-931
+        ,865,930,-865,930,865,-932,866,931,-866,931,866,-933,867,932,-867,932,867,-934,868,933,-868,933,868,-935,869,934,-869
+        ,934,869,-936,870,935,-870,935,870,-937,871,936,-871,936,871,-938,872,937,-872,937,872,-939,873,938,-873,938,873,-940
+        ,874,939,-874,939,874,-941,875,940,-875,940,875,-942,876,941,-876,941,876,-943,877,942,-877,942,877,-944,878,943,-878
+        ,943,878,-945,879,944,-879,944,879,-946,880,945,-880,945,880,-947,881,946,-881,946,881,-948,882,947,-882,947,882,-949
+        ,883,948,-883,948,883,-950,884,949,-884,949,884,-951,885,950,-885,950,885,-952,886,951,-886,951,886,-953,887,952,-887
+        ,952,887,-954,888,953,-888,953,888,-955,889,954,-889,954,889,-956,890,955,-890,955,890,-957,891,956,-891,956,891,-958
+        ,892,957,-892,957,892,-959,893,958,-893,958,893,-960,894,959,-894,959,894,-961,895,960,-895,960,895,-962,896,961,-896
+        ,961,896,-963,897,962,-897,962,897,-964,898,963,-898,963,898,-965,899,964,-899,964,899,-966,900,965,-900,965,900,-967
+        ,901,966,-901,966,901,-968,902,967,-902,967,902,-969,903,968,-903,968,903,-970,904,969,-904,969,904,-971,905,970,-905
+        ,970,905,-972,906,971,-906,971,906,-973,907,972,-907,972,907,-974,908,973,-908,973,908,-975,909,974,-909,975,910,-977
+        ,911,976,-911,976,911,-978,912,977,-912,977,912,-979,913,978,-913,978,913,-980,914,979,-914,979,914,-981,915,980,-915
+        ,980,915,-982,916,981,-916,981,916,-983,917,982,-917,982,917,-984,918,983,-918,983,918,-985,919,984,-919,984,919,-986
+        ,920,985,-920,985,920,-987,921,986,-921,986,921,-988,922,987,-922,987,922,-989,923,988,-923,988,923,-990,924,989,-924
+        ,989,924,-991,925,990,-925,990,925,-992,926,991,-926,991,926,-993,927,992,-927,992,927,-994,928,993,-928,993,928,-995
+        ,929,994,-929,994,929,-996,930,995,-930,995,930,-997,931,996,-931,996,931,-998,932,997,-932,997,932,-999,933,998,-933
+        ,998,933,-1000,934,999,-934,999,934,-1001,935,1000,-935,1000,935,-1002,936,1001,-936,1001,936,-1003,937,1002,-937
+        ,1002,937,-1004,938,1003,-938,1003,938,-1005,939,1004,-939,1004,939,-1006,940,1005,-940,1005,940,-1007,941,1006,-941
+        ,1006,941,-1008,942,1007,-942,1007,942,-1009,943,1008,-943,1008,943,-1010,944,1009,-944,1009,944,-1011,945,1010,-945
+        ,1010,945,-1012,946,1011,-946,1011,946,-1013,947,1012,-947,1012,947,-1014,948,1013,-948,1013,948,-1015,949,1014,-949
+        ,1014,949,-1016,950,1015,-950,1015,950,-1017,951,1016,-951,1016,951,-1018,952,1017,-952,1017,952,-1019,953,1018,-953
+        ,1018,953,-1020,954,1019,-954,1019,954,-1021,955,1020,-955,1020,955,-1022,956,1021,-956,1021,956,-1023,957,1022,-957
+        ,1022,957,-1024,958,1023,-958,1023,958,-1025,959,1024,-959,1024,959,-1026,960,1025,-960,1025,960,-1027,961,1026,-961
+        ,1026,961,-1028,962,1027,-962,1027,962,-1029,963,1028,-963,1028,963,-1030,964,1029,-964,1029,964,-1031,965,1030,-965
+        ,1030,965,-1032,966,1031,-966,1031,966,-1033,967,1032,-967,1032,967,-1034,968,1033,-968,1033,968,-1035,969,1034,-969
+        ,1034,969,-1036,970,1035,-970,1035,970,-1037,971,1036,-971,1036,971,-1038,972,1037,-972,1037,972,-1039,973,1038,-973
+        ,1038,973,-1040,974,1039,-974,1040,975,-1042,976,1041,-976,1041,976,-1043,977,1042,-977,1042,977,-1044,978,1043,-978
+        ,1043,978,-1045,979,1044,-979,1044,979,-1046,980,1045,-980,1045,980,-1047,981,1046,-981,1046,981,-1048,982,1047,-982
+        ,1047,982,-1049,983,1048,-983,1048,983,-1050,984,1049,-984,1049,984,-1051,985,1050,-985,1050,985,-1052,986,1051,-986
+        ,1051,986,-1053,987,1052,-987,1052,987,-1054,988,1053,-988,1053,988,-1055,989,1054,-989,1054,989,-1056,990,1055,-990
+        ,1055,990,-1057,991,1056,-991,1056,991,-1058,992,1057,-992,1057,992,-1059,993,1058,-993,1058,993,-1060,994,1059,-994
+        ,1059,994,-1061,995,1060,-995,1060,995,-1062,996,1061,-996,1061,996,-1063,997,1062,-997,1062,997,-1064,998,1063,-998
+        ,1063,998,-1065,999,1064,-999,1064,999,-1066,1000,1065,-1000,1065,1000,-1067,1001,1066,-1001,1066,1001,-1068,1002
+        ,1067,-1002,1067,1002,-1069,1003,1068,-1003,1068,1003,-1070,1004,1069,-1004,1069,1004,-1071,1005,1070,-1005,1070,1005
+        ,-1072,1006,1071,-1006,1071,1006,-1073,1007,1072,-1007,1072,1007,-1074,1008,1073,-1008,1073,1008,-1075,1009,1074,-1009
+        ,1074,1009,-1076,1010,1075,-1010,1075,1010,-1077,1011,1076,-1011,1076,1011,-1078,1012,1077,-1012,1077,1012,-1079,1013
+        ,1078,-1013,1078,1013,-1080,1014,1079,-1014,1079,1014,-1081,1015,1080,-1015,1080,1015,-1082,1016,1081,-1016,1081,1016
+        ,-1083,1017,1082,-1017,1082,1017,-1084,1018,1083,-1018,1083,1018,-1085,1019,1084,-1019,1084,1019,-1086,1020,1085,-1020
+        ,1085,1020,-1087,1021,1086,-1021,1086,1021,-1088,1022,1087,-1022,1087,1022,-1089,1023,1088,-1023,1088,1023,-1090,1024
+        ,1089,-1024,1089,1024,-1091,1025,1090,-1025,1090,1025,-1092,1026,1091,-1026,1091,1026,-1093,1027,1092,-1027,1092,1027
+        ,-1094,1028,1093,-1028,1093,1028,-1095,1029,1094,-1029,1094,1029,-1096,1030,1095,-1030,1095,1030,-1097,1031,1096,-1031
+        ,1096,1031,-1098,1032,1097,-1032,1097,1032,-1099,1033,1098,-1033,1098,1033,-1100,1034,1099,-1034,1099,1034,-1101,1035
+        ,1100,-1035,1100,1035,-1102,1036,1101,-1036,1101,1036,-1103,1037,1102,-1037,1102,1037,-1104,1038,1103,-1038,1103,1038
+        ,-1105,1039,1104,-1039,1105,1040,-1107,1041,1106,-1041,1106,1041,-1108,1042,1107,-1042,1107,1042,-1109,1043,1108,-1043
+        ,1108,1043,-1110,1044,1109,-1044,1109,1044,-1111,1045,1110,-1045,1110,1045,-1112,1046,1111,-1046,1111,1046,-1113,1047
+        ,1112,-1047,1112,1047,-1114,1048,1113,-1048,1113,1048,-1115,1049,1114,-1049,1114,1049,-1116,1050,1115,-1050,1115,1050
+        ,-1117,1051,1116,-1051,1116,1051,-1118,1052,1117,-1052,1117,1052,-1119,1053,1118,-1053,1118,1053,-1120,1054,1119,-1054
+        ,1119,1054,-1121,1055,1120,-1055,1120,1055,-1122,1056,1121,-1056,1121,1056,-1123,1057,1122,-1057,1122,1057,-1124,1058
+        ,1123,-1058,1123,1058,-1125,1059,1124,-1059,1124,1059,-1126,1060,1125,-1060,1125,1060,-1127,1061,1126,-1061,1126,1061
+        ,-1128,1062,1127,-1062,1127,1062,-1129,1063,1128,-1063,1128,1063,-1130,1064,1129,-1064,1129,1064,-1131,1065,1130,-1065
+        ,1130,1065,-1132,1066,1131,-1066,1131,1066,-1133,1067,1132,-1067,1132,1067,-1134,1068,1133,-1068,1133,1068,-1135,1069
+        ,1134,-1069,1134,1069,-1136,1070,1135,-1070,1135,1070,-1137,1071,1136,-1071,1136,1071,-1138,1072,1137,-1072,1137,1072
+        ,-1139,1073,1138,-1073,1138,1073,-1140,1074,1139,-1074,1139,1074,-1141,1075,1140,-1075,1140,1075,-1142,1076,1141,-1076
+        ,1141,1076,-1143,1077,1142,-1077,1142,1077,-1144,1078,1143,-1078,1143,1078,-1145,1079,1144,-1079,1144,1079,-1146,1080
+        ,1145,-1080,1145,1080,-1147,1081,1146,-1081,1146,1081,-1148,1082,1147,-1082,1147,1082,-1149,1083,1148,-1083,1148,1083
+        ,-1150,1084,1149,-1084,1149,1084,-1151,1085,1150,-1085,1150,1085,-1152,1086,1151,-1086,1151,1086,-1153,1087,1152,-1087
+        ,1152,1087,-1154,1088,1153,-1088,1153,1088,-1155,1089,1154,-1089,1154,1089,-1156,1090,1155,-1090,1155,1090,-1157,1091
+        ,1156,-1091,1156,1091,-1158,1092,1157,-1092,1157,1092,-1159,1093,1158,-1093,1158,1093,-1160,1094,1159,-1094,1159,1094
+        ,-1161,1095,1160,-1095,1160,1095,-1162,1096,1161,-1096,1161,1096,-1163,1097,1162,-1097,1162,1097,-1164,1098,1163,-1098
+        ,1163,1098,-1165,1099,1164,-1099,1164,1099,-1166,1100,1165,-1100,1165,1100,-1167,1101,1166,-1101,1166,1101,-1168,1102
+        ,1167,-1102,1167,1102,-1169,1103,1168,-1103,1168,1103,-1170,1104,1169,-1104,1170,1105,-1172,1106,1171,-1106,1171,1106
+        ,-1173,1107,1172,-1107,1172,1107,-1174,1108,1173,-1108,1173,1108,-1175,1109,1174,-1109,1174,1109,-1176,1110,1175,-1110
+        ,1175,1110,-1177,1111,1176,-1111,1176,1111,-1178,1112,1177,-1112,1177,1112,-1179,1113,1178,-1113,1178,1113,-1180,1114
+        ,1179,-1114,1179,1114,-1181,1115,1180,-1115,1180,1115,-1182,1116,1181,-1116,1181,1116,-1183,1117,1182,-1117,1182,1117
+        ,-1184,1118,1183,-1118,1183,1118,-1185,1119,1184,-1119,1184,1119,-1186,1120,1185,-1120,1185,1120,-1187,1121,1186,-1121
+        ,1186,1121,-1188,1122,1187,-1122,1187,1122,-1189,1123,1188,-1123,1188,1123,-1190,1124,1189,-1124,1189,1124,-1191,1125
+        ,1190,-1125,1190,1125,-1192,1126,1191,-1126,1191,1126,-1193,1127,1192,-1127,1192,1127,-1194,1128,1193,-1128,1193,1128
+        ,-1195,1129,1194,-1129,1194,1129,-1196,1130,1195,-1130,1195,1130,-1197,1131,1196,-1131,1196,1131,-1198,1132,1197,-1132
+        ,1197,1132,-1199,1133,1198,-1133,1198,1133,-1200,1134,1199,-1134,1199,1134,-1201,1135,1200,-1135,1200,1135,-1202,1136
+        ,1201,-1136,1201,1136,-1203,1137,1202,-1137,1202,1137,-1204,1138,1203,-1138,1203,1138,-1205,1139,1204,-1139,1204,1139
+        ,-1206,1140,1205,-1140,1205,1140,-1207,1141,1206,-1141,1206,1141,-1208,1142,1207,-1142,1207,1142,-1209,1143,1208,-1143
+        ,1208,1143,-1210,1144,1209,-1144,1209,1144,-1211,1145,1210,-1145,1210,1145,-1212,1146,1211,-1146,1211,1146,-1213,1147
+        ,1212,-1147,1212,1147,-1214,1148,1213,-1148,1213,1148,-1215,1149,1214,-1149,1214,1149,-1216,1150,1215,-1150,1215,1150
+        ,-1217,1151,1216,-1151,1216,1151,-1218,1152,1217,-1152,1217,1152,-1219,1153,1218,-1153,1218,1153,-1220,1154,1219,-1154
+        ,1219,1154,-1221,1155,1220,-1155,1220,1155,-1222,1156,1221,-1156,1221,1156,-1223,1157,1222,-1157,1222,1157,-1224,1158
+        ,1223,-1158,1223,1158,-1225,1159,1224,-1159,1224,1159,-1226,1160,1225,-1160,1225,1160,-1227,1161,1226,-1161,1226,1161
+        ,-1228,1162,1227,-1162,1227,1162,-1229,1163,1228,-1163,1228,1163,-1230,1164,1229,-1164,1229,1164,-1231,1165,1230,-1165
+        ,1230,1165,-1232,1166,1231,-1166,1231,1166,-1233,1167,1232,-1167,1232,1167,-1234,1168,1233,-1168,1233,1168,-1235,1169
+        ,1234,-1169,1235,1170,-1237,1171,1236,-1171,1236,1171,-1238,1172,1237,-1172,1237,1172,-1239,1173,1238,-1173,1238,1173
+        ,-1240,1174,1239,-1174,1239,1174,-1241,1175,1240,-1175,1240,1175,-1242,1176,1241,-1176,1241,1176,-1243,1177,1242,-1177
+        ,1242,1177,-1244,1178,1243,-1178,1243,1178,-1245,1179,1244,-1179,1244,1179,-1246,1180,1245,-1180,1245,1180,-1247,1181
+        ,1246,-1181,1246,1181,-1248,1182,1247,-1182,1247,1182,-1249,1183,1248,-1183,1248,1183,-1250,1184,1249,-1184,1249,1184
+        ,-1251,1185,1250,-1185,1250,1185,-1252,1186,1251,-1186,1251,1186,-1253,1187,1252,-1187,1252,1187,-1254,1188,1253,-1188
+        ,1253,1188,-1255,1189,1254,-1189,1254,1189,-1256,1190,1255,-1190,1255,1190,-1257,1191,1256,-1191,1256,1191,-1258,1192
+        ,1257,-1192,1257,1192,-1259,1193,1258,-1193,1258,1193,-1260,1194,1259,-1194,1259,1194,-1261,1195,1260,-1195,1260,1195
+        ,-1262,1196,1261,-1196,1261,1196,-1263,1197,1262,-1197,1262,1197,-1264,1198,1263,-1198,1263,1198,-1265,1199,1264,-1199
+        ,1264,1199,-1266,1200,1265,-1200,1265,1200,-1267,1201,1266,-1201,1266,1201,-1268,1202,1267,-1202,1267,1202,-1269,1203
+        ,1268,-1203,1268,1203,-1270,1204,1269,-1204,1269,1204,-1271,1205,1270,-1205,1270,1205,-1272,1206,1271,-1206,1271,1206
+        ,-1273,1207,1272,-1207,1272,1207,-1274,1208,1273,-1208,1273,1208,-1275,1209,1274,-1209,1274,1209,-1276,1210,1275,-1210
+        ,1275,1210,-1277,1211,1276,-1211,1276,1211,-1278,1212,1277,-1212,1277,1212,-1279,1213,1278,-1213,1278,1213,-1280,1214
+        ,1279,-1214,1279,1214,-1281,1215,1280,-1215,1280,1215,-1282,1216,1281,-1216,1281,1216,-1283,1217,1282,-1217,1282,1217
+        ,-1284,1218,1283,-1218,1283,1218,-1285,1219,1284,-1219,1284,1219,-1286,1220,1285,-1220,1285,1220,-1287,1221,1286,-1221
+        ,1286,1221,-1288,1222,1287,-1222,1287,1222,-1289,1223,1288,-1223,1288,1223,-1290,1224,1289,-1224,1289,1224,-1291,1225
+        ,1290,-1225,1290,1225,-1292,1226,1291,-1226,1291,1226,-1293,1227,1292,-1227,1292,1227,-1294,1228,1293,-1228,1293,1228
+        ,-1295,1229,1294,-1229,1294,1229,-1296,1230,1295,-1230,1295,1230,-1297,1231,1296,-1231,1296,1231,-1298,1232,1297,-1232
+        ,1297,1232,-1299,1233,1298,-1233,1298,1233,-1300,1234,1299,-1234,1300,1235,-1302,1236,1301,-1236,1301,1236,-1303,1237
+        ,1302,-1237,1302,1237,-1304,1238,1303,-1238,1303,1238,-1305,1239,1304,-1239,1304,1239,-1306,1240,1305,-1240,1305,1240
+        ,-1307,1241,1306,-1241,1306,1241,-1308,1242,1307,-1242,1307,1242,-1309,1243,1308,-1243,1308,1243,-1310,1244,1309,-1244
+        ,1309,1244,-1311,1245,1310,-1245,1310,1245,-1312,1246,1311,-1246,1311,1246,-1313,1247,1312,-1247,1312,1247,-1314,1248
+        ,1313,-1248,1313,1248,-1315,1249,1314,-1249,1314,1249,-1316,1250,1315,-1250,1315,1250,-1317,1251,1316,-1251,1316,1251
+        ,-1318,1252,1317,-1252,1317,1252,-1319,1253,1318,-1253,1318,1253,-1320,1254,1319,-1254,1319,1254,-1321,1255,1320,-1255
+        ,1320,1255,-1322,1256,1321,-1256,1321,1256,-1323,1257,1322,-1257,1322,1257,-1324,1258,1323,-1258,1323,1258,-1325,1259
+        ,1324,-1259,1324,1259,-1326,1260,1325,-1260,1325,1260,-1327,1261,1326,-1261,1326,1261,-1328,1262,1327,-1262,1327,1262
+        ,-1329,1263,1328,-1263,1328,1263,-1330,1264,1329,-1264,1329,1264,-1331,1265,1330,-1265,1330,1265,-1332,1266,1331,-1266
+        ,1331,1266,-1333,1267,1332,-1267,1332,1267,-1334,1268,1333,-1268,1333,1268,-1335,1269,1334,-1269,1334,1269,-1336,1270
+        ,1335,-1270,1335,1270,-1337,1271,1336,-1271,1336,1271,-1338,1272,1337,-1272,1337,1272,-1339,1273,1338,-1273,1338,1273
+        ,-1340,1274,1339,-1274,1339,1274,-1341,1275,1340,-1275,1340,1275,-1342,1276,1341,-1276,1341,1276,-1343,1277,1342,-1277
+        ,1342,1277,-1344,1278,1343,-1278,1343,1278,-1345,1279,1344,-1279,1344,1279,-1346,1280,1345,-1280,1345,1280,-1347,1281
+        ,1346,-1281,1346,1281,-1348,1282,1347,-1282,1347,1282,-1349,1283,1348,-1283,1348,1283,-1350,1284,1349,-1284,1349,1284
+        ,-1351,1285,1350,-1285,1350,1285,-1352,1286,1351,-1286,1351,1286,-1353,1287,1352,-1287,1352,1287,-1354,1288,1353,-1288
+        ,1353,1288,-1355,1289,1354,-1289,1354,1289,-1356,1290,1355,-1290,1355,1290,-1357,1291,1356,-1291,1356,1291,-1358,1292
+        ,1357,-1292,1357,1292,-1359,1293,1358,-1293,1358,1293,-1360,1294,1359,-1294,1359,1294,-1361,1295,1360,-1295,1360,1295
+        ,-1362,1296,1361,-1296,1361,1296,-1363,1297,1362,-1297,1362,1297,-1364,1298,1363,-1298,1363,1298,-1365,1299,1364,-1299
+        ,1365,1300,-1367,1301,1366,-1301,1366,1301,-1368,1302,1367,-1302,1367,1302,-1369,1303,1368,-1303,1368,1303,-1370,1304
+        ,1369,-1304,1369,1304,-1371,1305,1370,-1305,1370,1305,-1372,1306,1371,-1306,1371,1306,-1373,1307,1372,-1307,1372,1307
+        ,-1374,1308,1373,-1308,1373,1308,-1375,1309,1374,-1309,1374,1309,-1376,1310,1375,-1310,1375,1310,-1377,1311,1376,-1311
+        ,1376,1311,-1378,1312,1377,-1312,1377,1312,-1379,1313,1378,-1313,1378,1313,-1380,1314,1379,-1314,1379,1314,-1381,1315
+        ,1380,-1315,1380,1315,-1382,1316,1381,-1316,1381,1316,-1383,1317,1382,-1317,1382,1317,-1384,1318,1383,-1318,1383,1318
+        ,-1385,1319,1384,-1319,1384,1319,-1386,1320,1385,-1320,1385,1320,-1387,1321,1386,-1321,1386,1321,-1388,1322,1387,-1322
+        ,1387,1322,-1389,1323,1388,-1323,1388,1323,-1390,1324,1389,-1324,1389,1324,-1391,1325,1390,-1325,1390,1325,-1392,1326
+        ,1391,-1326,1391,1326,-1393,1327,1392,-1327,1392,1327,-1394,1328,1393,-1328,1393,1328,-1395,1329,1394,-1329,1394,1329
+        ,-1396,1330,1395,-1330,1395,1330,-1397,1331,1396,-1331,1396,1331,-1398,1332,1397,-1332,1397,1332,-1399,1333,1398,-1333
+        ,1398,1333,-1400,1334,1399,-1334,1399,1334,-1401,1335,1400,-1335,1400,1335,-1402,1336,1401,-1336,1401,1336,-1403,1337
+        ,1402,-1337,1402,1337,-1404,1338,1403,-1338,1403,1338,-1405,1339,1404,-1339,1404,1339,-1406,1340,1405,-1340,1405,1340
+        ,-1407,1341,1406,-1341,1406,1341,-1408,1342,1407,-1342,1407,1342,-1409,1343,1408,-1343,1408,1343,-1410,1344,1409,-1344
+        ,1409,1344,-1411,1345,1410,-1345,1410,1345,-1412,1346,1411,-1346,1411,1346,-1413,1347,1412,-1347,1412,1347,-1414,1348
+        ,1413,-1348,1413,1348,-1415,1349,1414,-1349,1414,1349,-1416,1350,1415,-1350,1415,1350,-1417,1351,1416,-1351,1416,1351
+        ,-1418,1352,1417,-1352,1417,1352,-1419,1353,1418,-1353,1418,1353,-1420,1354,1419,-1354,1419,1354,-1421,1355,1420,-1355
+        ,1420,1355,-1422,1356,1421,-1356,1421,1356,-1423,1357,1422,-1357,1422,1357,-1424,1358,1423,-1358,1423,1358,-1425,1359
+        ,1424,-1359,1424,1359,-1426,1360,1425,-1360,1425,1360,-1427,1361,1426,-1361,1426,1361,-1428,1362,1427,-1362,1427,1362
+        ,-1429,1363,1428,-1363,1428,1363,-1430,1364,1429,-1364,1430,1365,-1432,1366,1431,-1366,1431,1366,-1433,1367,1432,-1367
+        ,1432,1367,-1434,1368,1433,-1368,1433,1368,-1435,1369,1434,-1369,1434,1369,-1436,1370,1435,-1370,1435,1370,-1437,1371
+        ,1436,-1371,1436,1371,-1438,1372,1437,-1372,1437,1372,-1439,1373,1438,-1373,1438,1373,-1440,1374,1439,-1374,1439,1374
+        ,-1441,1375,1440,-1375,1440,1375,-1442,1376,1441,-1376,1441,1376,-1443,1377,1442,-1377,1442,1377,-1444,1378,1443,-1378
+        ,1443,1378,-1445,1379,1444,-1379,1444,1379,-1446,1380,1445,-1380,1445,1380,-1447,1381,1446,-1381,1446,1381,-1448,1382
+        ,1447,-1382,1447,1382,-1449,1383,1448,-1383,1448,1383,-1450,1384,1449,-1384,1449,1384,-1451,1385,1450,-1385,1450,1385
+        ,-1452,1386,1451,-1386,1451,1386,-1453,1387,1452,-1387,1452,1387,-1454,1388,1453,-1388,1453,1388,-1455,1389,1454,-1389
+        ,1454,1389,-1456,1390,1455,-1390,1455,1390,-1457,1391,1456,-1391,1456,1391,-1458,1392,1457,-1392,1457,1392,-1459,1393
+        ,1458,-1393,1458,1393,-1460,1394,1459,-1394,1459,1394,-1461,1395,1460,-1395,1460,1395,-1462,1396,1461,-1396,1461,1396
+        ,-1463,1397,1462,-1397,1462,1397,-1464,1398,1463,-1398,1463,1398,-1465,1399,1464,-1399,1464,1399,-1466,1400,1465,-1400
+        ,1465,1400,-1467,1401,1466,-1401,1466,1401,-1468,1402,1467,-1402,1467,1402,-1469,1403,1468,-1403,1468,1403,-1470,1404
+        ,1469,-1404,1469,1404,-1471,1405,1470,-1405,1470,1405,-1472,1406,1471,-1406,1471,1406,-1473,1407,1472,-1407,1472,1407
+        ,-1474,1408,1473,-1408,1473,1408,-1475,1409,1474,-1409,1474,1409,-1476,1410,1475,-1410,1475,1410,-1477,1411,1476,-1411
+        ,1476,1411,-1478,1412,1477,-1412,1477,1412,-1479,1413,1478,-1413,1478,1413,-1480,1414,1479,-1414,1479,1414,-1481,1415
+        ,1480,-1415,1480,1415,-1482,1416,1481,-1416,1481,1416,-1483,1417,1482,-1417,1482,1417,-1484,1418,1483,-1418,1483,1418
+        ,-1485,1419,1484,-1419,1484,1419,-1486,1420,1485,-1420,1485,1420,-1487,1421,1486,-1421,1486,1421,-1488,1422,1487,-1422
+        ,1487,1422,-1489,1423,1488,-1423,1488,1423,-1490,1424,1489,-1424,1489,1424,-1491,1425,1490,-1425,1490,1425,-1492,1426
+        ,1491,-1426,1491,1426,-1493,1427,1492,-1427,1492,1427,-1494,1428,1493,-1428,1493,1428,-1495,1429,1494,-1429,1495,1430
+        ,-1497,1431,1496,-1431,1496,1431,-1498,1432,1497,-1432,1497,1432,-1499,1433,1498,-1433,1498,1433,-1500,1434,1499,-1434
+        ,1499,1434,-1501,1435,1500,-1435,1500,1435,-1502,1436,1501,-1436,1501,1436,-1503,1437,1502,-1437,1502,1437,-1504,1438
+        ,1503,-1438,1503,1438,-1505,1439,1504,-1439,1504,1439,-1506,1440,1505,-1440,1505,1440,-1507,1441,1506,-1441,1506,1441
+        ,-1508,1442,1507,-1442,1507,1442,-1509,1443,1508,-1443,1508,1443,-1510,1444,1509,-1444,1509,1444,-1511,1445,1510,-1445
+        ,1510,1445,-1512,1446,1511,-1446,1511,1446,-1513,1447,1512,-1447,1512,1447,-1514,1448,1513,-1448,1513,1448,-1515,1449
+        ,1514,-1449,1514,1449,-1516,1450,1515,-1450,1515,1450,-1517,1451,1516,-1451,1516,1451,-1518,1452,1517,-1452,1517,1452
+        ,-1519,1453,1518,-1453,1518,1453,-1520,1454,1519,-1454,1519,1454,-1521,1455,1520,-1455,1520,1455,-1522,1456,1521,-1456
+        ,1521,1456,-1523,1457,1522,-1457,1522,1457,-1524,1458,1523,-1458,1523,1458,-1525,1459,1524,-1459,1524,1459,-1526,1460
+        ,1525,-1460,1525,1460,-1527,1461,1526,-1461,1526,1461,-1528,1462,1527,-1462,1527,1462,-1529,1463,1528,-1463,1528,1463
+        ,-1530,1464,1529,-1464,1529,1464,-1531,1465,1530,-1465,1530,1465,-1532,1466,1531,-1466,1531,1466,-1533,1467,1532,-1467
+        ,1532,1467,-1534,1468,1533,-1468,1533,1468,-1535,1469,1534,-1469,1534,1469,-1536,1470,1535,-1470,1535,1470,-1537,1471
+        ,1536,-1471,1536,1471,-1538,1472,1537,-1472,1537,1472,-1539,1473,1538,-1473,1538,1473,-1540,1474,1539,-1474,1539,1474
+        ,-1541,1475,1540,-1475,1540,1475,-1542,1476,1541,-1476,1541,1476,-1543,1477,1542,-1477,1542,1477,-1544,1478,1543,-1478
+        ,1543,1478,-1545,1479,1544,-1479,1544,1479,-1546,1480,1545,-1480,1545,1480,-1547,1481,1546,-1481,1546,1481,-1548,1482
+        ,1547,-1482,1547,1482,-1549,1483,1548,-1483,1548,1483,-1550,1484,1549,-1484,1549,1484,-1551,1485,1550,-1485,1550,1485
+        ,-1552,1486,1551,-1486,1551,1486,-1553,1487,1552,-1487,1552,1487,-1554,1488,1553,-1488,1553,1488,-1555,1489,1554,-1489
+        ,1554,1489,-1556,1490,1555,-1490,1555,1490,-1557,1491,1556,-1491,1556,1491,-1558,1492,1557,-1492,1557,1492,-1559,1493
+        ,1558,-1493,1558,1493,-1560,1494,1559,-1494,1560,1495,-1562,1496,1561,-1496,1561,1496,-1563,1497,1562,-1497,1562,1497
+        ,-1564,1498,1563,-1498,1563,1498,-1565,1499,1564,-1499,1564,1499,-1566,1500,1565,-1500,1565,1500,-1567,1501,1566,-1501
+        ,1566,1501,-1568,1502,1567,-1502,1567,1502,-1569,1503,1568,-1503,1568,1503,-1570,1504,1569,-1504,1569,1504,-1571,1505
+        ,1570,-1505,1570,1505,-1572,1506,1571,-1506,1571,1506,-1573,1507,1572,-1507,1572,1507,-1574,1508,1573,-1508,1573,1508
+        ,-1575,1509,1574,-1509,1574,1509,-1576,1510,1575,-1510,1575,1510,-1577,1511,1576,-1511,1576,1511,-1578,1512,1577,-1512
+        ,1577,1512,-1579,1513,1578,-1513,1578,1513,-1580,1514,1579,-1514,1579,1514,-1581,1515,1580,-1515,1580,1515,-1582,1516
+        ,1581,-1516,1581,1516,-1583,1517,1582,-1517,1582,1517,-1584,1518,1583,-1518,1583,1518,-1585,1519,1584,-1519,1584,1519
+        ,-1586,1520,1585,-1520,1585,1520,-1587,1521,1586,-1521,1586,1521,-1588,1522,1587,-1522,1587,1522,-1589,1523,1588,-1523
+        ,1588,1523,-1590,1524,1589,-1524,1589,1524,-1591,1525,1590,-1525,1590,1525,-1592,1526,1591,-1526,1591,1526,-1593,1527
+        ,1592,-1527,1592,1527,-1594,1528,1593,-1528,1593,1528,-1595,1529,1594,-1529,1594,1529,-1596,1530,1595,-1530,1595,1530
+        ,-1597,1531,1596,-1531,1596,1531,-1598,1532,1597,-1532,1597,1532,-1599,1533,1598,-1533,1598,1533,-1600,1534,1599,-1534
+        ,1599,1534,-1601,1535,1600,-1535,1600,1535,-1602,1536,1601,-1536,1601,1536,-1603,1537,1602,-1537,1602,1537,-1604,1538
+        ,1603,-1538,1603,1538,-1605,1539,1604,-1539,1604,1539,-1606,1540,1605,-1540,1605,1540,-1607,1541,1606,-1541,1606,1541
+        ,-1608,1542,1607,-1542,1607,1542,-1609,1543,1608,-1543,1608,1543,-1610,1544,1609,-1544,1609,1544,-1611,1545,1610,-1545
+        ,1610,1545,-1612,1546,1611,-1546,1611,1546,-1613,1547,1612,-1547,1612,1547,-1614,1548,1613,-1548,1613,1548,-1615,1549
+        ,1614,-1549,1614,1549,-1616,1550,1615,-1550,1615,1550,-1617,1551,1616,-1551,1616,1551,-1618,1552,1617,-1552,1617,1552
+        ,-1619,1553,1618,-1553,1618,1553,-1620,1554,1619,-1554,1619,1554,-1621,1555,1620,-1555,1620,1555,-1622,1556,1621,-1556
+        ,1621,1556,-1623,1557,1622,-1557,1622,1557,-1624,1558,1623,-1558,1623,1558,-1625,1559,1624,-1559,1625,1560,-1627,1561
+        ,1626,-1561,1626,1561,-1628,1562,1627,-1562,1627,1562,-1629,1563,1628,-1563,1628,1563,-1630,1564,1629,-1564,1629,1564
+        ,-1631,1565,1630,-1565,1630,1565,-1632,1566,1631,-1566,1631,1566,-1633,1567,1632,-1567,1632,1567,-1634,1568,1633,-1568
+        ,1633,1568,-1635,1569,1634,-1569,1634,1569,-1636,1570,1635,-1570,1635,1570,-1637,1571,1636,-1571,1636,1571,-1638,1572
+        ,1637,-1572,1637,1572,-1639,1573,1638,-1573,1638,1573,-1640,1574,1639,-1574,1639,1574,-1641,1575,1640,-1575,1640,1575
+        ,-1642,1576,1641,-1576,1641,1576,-1643,1577,1642,-1577,1642,1577,-1644,1578,1643,-1578,1643,1578,-1645,1579,1644,-1579
+        ,1644,1579,-1646,1580,1645,-1580,1645,1580,-1647,1581,1646,-1581,1646,1581,-1648,1582,1647,-1582,1647,1582,-1649,1583
+        ,1648,-1583,1648,1583,-1650,1584,1649,-1584,1649,1584,-1651,1585,1650,-1585,1650,1585,-1652,1586,1651,-1586,1651,1586
+        ,-1653,1587,1652,-1587,1652,1587,-1654,1588,1653,-1588,1653,1588,-1655,1589,1654,-1589,1654,1589,-1656,1590,1655,-1590
+        ,1655,1590,-1657,1591,1656,-1591,1656,1591,-1658,1592,1657,-1592,1657,1592,-1659,1593,1658,-1593,1658,1593,-1660,1594
+        ,1659,-1594,1659,1594,-1661,1595,1660,-1595,1660,1595,-1662,1596,1661,-1596,1661,1596,-1663,1597,1662,-1597,1662,1597
+        ,-1664,1598,1663,-1598,1663,1598,-1665,1599,1664,-1599,1664,1599,-1666,1600,1665,-1600,1665,1600,-1667,1601,1666,-1601
+        ,1666,1601,-1668,1602,1667,-1602,1667,1602,-1669,1603,1668,-1603,1668,1603,-1670,1604,1669,-1604,1669,1604,-1671,1605
+        ,1670,-1605,1670,1605,-1672,1606,1671,-1606,1671,1606,-1673,1607,1672,-1607,1672,1607,-1674,1608,1673,-1608,1673,1608
+        ,-1675,1609,1674,-1609,1674,1609,-1676,1610,1675,-1610,1675,1610,-1677,1611,1676,-1611,1676,1611,-1678,1612,1677,-1612
+        ,1677,1612,-1679,1613,1678,-1613,1678,1613,-1680,1614,1679,-1614,1679,1614,-1681,1615,1680,-1615,1680,1615,-1682,1616
+        ,1681,-1616,1681,1616,-1683,1617,1682,-1617,1682,1617,-1684,1618,1683,-1618,1683,1618,-1685,1619,1684,-1619,1684,1619
+        ,-1686,1620,1685,-1620,1685,1620,-1687,1621,1686,-1621,1686,1621,-1688,1622,1687,-1622,1687,1622,-1689,1623,1688,-1623
+        ,1688,1623,-1690,1624,1689,-1624,1690,1625,-1692,1626,1691,-1626,1691,1626,-1693,1627,1692,-1627,1692,1627,-1694,1628
+        ,1693,-1628,1693,1628,-1695,1629,1694,-1629,1694,1629,-1696,1630,1695,-1630,1695,1630,-1697,1631,1696,-1631,1696,1631
+        ,-1698,1632,1697,-1632,1697,1632,-1699,1633,1698,-1633,1698,1633,-1700,1634,1699,-1634,1699,1634,-1701,1635,1700,-1635
+        ,1700,1635,-1702,1636,1701,-1636,1701,1636,-1703,1637,1702,-1637,1702,1637,-1704,1638,1703,-1638,1703,1638,-1705,1639
+        ,1704,-1639,1704,1639,-1706,1640,1705,-1640,1705,1640,-1707,1641,1706,-1641,1706,1641,-1708,1642,1707,-1642,1707,1642
+        ,-1709,1643,1708,-1643,1708,1643,-1710,1644,1709,-1644,1709,1644,-1711,1645,1710,-1645,1710,1645,-1712,1646,1711,-1646
+        ,1711,1646,-1713,1647,1712,-1647,1712,1647,-1714,1648,1713,-1648,1713,1648,-1715,1649,1714,-1649,1714,1649,-1716,1650
+        ,1715,-1650,1715,1650,-1717,1651,1716,-1651,1716,1651,-1718,1652,1717,-1652,1717,1652,-1719,1653,1718,-1653,1718,1653
+        ,-1720,1654,1719,-1654,1719,1654,-1721,1655,1720,-1655,1720,1655,-1722,1656,1721,-1656,1721,1656,-1723,1657,1722,-1657
+        ,1722,1657,-1724,1658,1723,-1658,1723,1658,-1725,1659,1724,-1659,1724,1659,-1726,1660,1725,-1660,1725,1660,-1727,1661
+        ,1726,-1661,1726,1661,-1728,1662,1727,-1662,1727,1662,-1729,1663,1728,-1663,1728,1663,-1730,1664,1729,-1664,1729,1664
+        ,-1731,1665,1730,-1665,1730,1665,-1732,1666,1731,-1666,1731,1666,-1733,1667,1732,-1667,1732,1667,-1734,1668,1733,-1668
+        ,1733,1668,-1735,1669,1734,-1669,1734,1669,-1736,1670,1735,-1670,1735,1670,-1737,1671,1736,-1671,1736,1671,-1738,1672
+        ,1737,-1672,1737,1672,-1739,1673,1738,-1673,1738,1673,-1740,1674,1739,-1674,1739,1674,-1741,1675,1740,-1675,1740,1675
+        ,-1742,1676,1741,-1676,1741,1676,-1743,1677,1742,-1677,1742,1677,-1744,1678,1743,-1678,1743,1678,-1745,1679,1744,-1679
+        ,1744,1679,-1746,1680,1745,-1680,1745,1680,-1747,1681,1746,-1681,1746,1681,-1748,1682,1747,-1682,1747,1682,-1749,1683
+        ,1748,-1683,1748,1683,-1750,1684,1749,-1684,1749,1684,-1751,1685,1750,-1685,1750,1685,-1752,1686,1751,-1686,1751,1686
+        ,-1753,1687,1752,-1687,1752,1687,-1754,1688,1753,-1688,1753,1688,-1755,1689,1754,-1689,1755,1690,-1757,1691,1756,-1691
+        ,1756,1691,-1758,1692,1757,-1692,1757,1692,-1759,1693,1758,-1693,1758,1693,-1760,1694,1759,-1694,1759,1694,-1761,1695
+        ,1760,-1695,1760,1695,-1762,1696,1761,-1696,1761,1696,-1763,1697,1762,-1697,1762,1697,-1764,1698,1763,-1698,1763,1698
+        ,-1765,1699,1764,-1699,1764,1699,-1766,1700,1765,-1700,1765,1700,-1767,1701,1766,-1701,1766,1701,-1768,1702,1767,-1702
+        ,1767,1702,-1769,1703,1768,-1703,1768,1703,-1770,1704,1769,-1704,1769,1704,-1771,1705,1770,-1705,1770,1705,-1772,1706
+        ,1771,-1706,1771,1706,-1773,1707,1772,-1707,1772,1707,-1774,1708,1773,-1708,1773,1708,-1775,1709,1774,-1709,1774,1709
+        ,-1776,1710,1775,-1710,1775,1710,-1777,1711,1776,-1711,1776,1711,-1778,1712,1777,-1712,1777,1712,-1779,1713,1778,-1713
+        ,1778,1713,-1780,1714,1779,-1714,1779,1714,-1781,1715,1780,-1715,1780,1715,-1782,1716,1781,-1716,1781,1716,-1783,1717
+        ,1782,-1717,1782,1717,-1784,1718,1783,-1718,1783,1718,-1785,1719,1784,-1719,1784,1719,-1786,1720,1785,-1720,1785,1720
+        ,-1787,1721,1786,-1721,1786,1721,-1788,1722,1787,-1722,1787,1722,-1789,1723,1788,-1723,1788,1723,-1790,1724,1789,-1724
+        ,1789,1724,-1791,1725,1790,-1725,1790,1725,-1792,1726,1791,-1726,1791,1726,-1793,1727,1792,-1727,1792,1727,-1794,1728
+        ,1793,-1728,1793,1728,-1795,1729,1794,-1729,1794,1729,-1796,1730,1795,-1730,1795,1730,-1797,1731,1796,-1731,1796,1731
+        ,-1798,1732,1797,-1732,1797,1732,-1799,1733,1798,-1733,1798,1733,-1800,1734,1799,-1734,1799,1734,-1801,1735,1800,-1735
+        ,1800,1735,-1802,1736,1801,-1736,1801,1736,-1803,1737,1802,-1737,1802,1737,-1804,1738,1803,-1738,1803,1738,-1805,1739
+        ,1804,-1739,1804,1739,-1806,1740,1805,-1740,1805,1740,-1807,1741,1806,-1741,1806,1741,-1808,1742,1807,-1742,1807,1742
+        ,-1809,1743,1808,-1743,1808,1743,-1810,1744,1809,-1744,1809,1744,-1811,1745,1810,-1745,1810,1745,-1812,1746,1811,-1746
+        ,1811,1746,-1813,1747,1812,-1747,1812,1747,-1814,1748,1813,-1748,1813,1748,-1815,1749,1814,-1749,1814,1749,-1816,1750
+        ,1815,-1750,1815,1750,-1817,1751,1816,-1751,1816,1751,-1818,1752,1817,-1752,1817,1752,-1819,1753,1818,-1753,1818,1753
+        ,-1820,1754,1819,-1754,1820,1755,-1822,1756,1821,-1756,1821,1756,-1823,1757,1822,-1757,1822,1757,-1824,1758,1823,-1758
+        ,1823,1758,-1825,1759,1824,-1759,1824,1759,-1826,1760,1825,-1760,1825,1760,-1827,1761,1826,-1761,1826,1761,-1828,1762
+        ,1827,-1762,1827,1762,-1829,1763,1828,-1763,1828,1763,-1830,1764,1829,-1764,1829,1764,-1831,1765,1830,-1765,1830,1765
+        ,-1832,1766,1831,-1766,1831,1766,-1833,1767,1832,-1767,1832,1767,-1834,1768,1833,-1768,1833,1768,-1835,1769,1834,-1769
+        ,1834,1769,-1836,1770,1835,-1770,1835,1770,-1837,1771,1836,-1771,1836,1771,-1838,1772,1837,-1772,1837,1772,-1839,1773
+        ,1838,-1773,1838,1773,-1840,1774,1839,-1774,1839,1774,-1841,1775,1840,-1775,1840,1775,-1842,1776,1841,-1776,1841,1776
+        ,-1843,1777,1842,-1777,1842,1777,-1844,1778,1843,-1778,1843,1778,-1845,1779,1844,-1779,1844,1779,-1846,1780,1845,-1780
+        ,1845,1780,-1847,1781,1846,-1781,1846,1781,-1848,1782,1847,-1782,1847,1782,-1849,1783,1848,-1783,1848,1783,-1850,1784
+        ,1849,-1784,1849,1784,-1851,1785,1850,-1785,1850,1785,-1852,1786,1851,-1786,1851,1786,-1853,1787,1852,-1787,1852,1787
+        ,-1854,1788,1853,-1788,1853,1788,-1855,1789,1854,-1789,1854,1789,-1856,1790,1855,-1790,1855,1790,-1857,1791,1856,-1791
+        ,1856,1791,-1858,1792,1857,-1792,1857,1792,-1859,1793,1858,-1793,1858,1793,-1860,1794,1859,-1794,1859,1794,-1861,1795
+        ,1860,-1795,1860,1795,-1862,1796,1861,-1796,1861,1796,-1863,1797,1862,-1797,1862,1797,-1864,1798,1863,-1798,1863,1798
+        ,-1865,1799,1864,-1799,1864,1799,-1866,1800,1865,-1800,1865,1800,-1867,1801,1866,-1801,1866,1801,-1868,1802,1867,-1802
+        ,1867,1802,-1869,1803,1868,-1803,1868,1803,-1870,1804,1869,-1804,1869,1804,-1871,1805,1870,-1805,1870,1805,-1872,1806
+        ,1871,-1806,1871,1806,-1873,1807,1872,-1807,1872,1807,-1874,1808,1873,-1808,1873,1808,-1875,1809,1874,-1809,1874,1809
+        ,-1876,1810,1875,-1810,1875,1810,-1877,1811,1876,-1811,1876,1811,-1878,1812,1877,-1812,1877,1812,-1879,1813,1878,-1813
+        ,1878,1813,-1880,1814,1879,-1814,1879,1814,-1881,1815,1880,-1815,1880,1815,-1882,1816,1881,-1816,1881,1816,-1883,1817
+        ,1882,-1817,1882,1817,-1884,1818,1883,-1818,1883,1818,-1885,1819,1884,-1819,1885,1820,-1887,1821,1886,-1821,1886,1821
+        ,-1888,1822,1887,-1822,1887,1822,-1889,1823,1888,-1823,1888,1823,-1890,1824,1889,-1824,1889,1824,-1891,1825,1890,-1825
+        ,1890,1825,-1892,1826,1891,-1826,1891,1826,-1893,1827,1892,-1827,1892,1827,-1894,1828,1893,-1828,1893,1828,-1895,1829
+        ,1894,-1829,1894,1829,-1896,1830,1895,-1830,1895,1830,-1897,1831,1896,-1831,1896,1831,-1898,1832,1897,-1832,1897,1832
+        ,-1899,1833,1898,-1833,1898,1833,-1900,1834,1899,-1834,1899,1834,-1901,1835,1900,-1835,1900,1835,-1902,1836,1901,-1836
+        ,1901,1836,-1903,1837,1902,-1837,1902,1837,-1904,1838,1903,-1838,1903,1838,-1905,1839,1904,-1839,1904,1839,-1906,1840
+        ,1905,-1840,1905,1840,-1907,1841,1906,-1841,1906,1841,-1908,1842,1907,-1842,1907,1842,-1909,1843,1908,-1843,1908,1843
+        ,-1910,1844,1909,-1844,1909,1844,-1911,1845,1910,-1845,1910,1845,-1912,1846,1911,-1846,1911,1846,-1913,1847,1912,-1847
+        ,1912,1847,-1914,1848,1913,-1848,1913,1848,-1915,1849,1914,-1849,1914,1849,-1916,1850,1915,-1850,1915,1850,-1917,1851
+        ,1916,-1851,1916,1851,-1918,1852,1917,-1852,1917,1852,-1919,1853,1918,-1853,1918,1853,-1920,1854,1919,-1854,1919,1854
+        ,-1921,1855,1920,-1855,1920,1855,-1922,1856,1921,-1856,1921,1856,-1923,1857,1922,-1857,1922,1857,-1924,1858,1923,-1858
+        ,1923,1858,-1925,1859,1924,-1859,1924,1859,-1926,1860,1925,-1860,1925,1860,-1927,1861,1926,-1861,1926,1861,-1928,1862
+        ,1927,-1862,1927,1862,-1929,1863,1928,-1863,1928,1863,-1930,1864,1929,-1864,1929,1864,-1931,1865,1930,-1865,1930,1865
+        ,-1932,1866,1931,-1866,1931,1866,-1933,1867,1932,-1867,1932,1867,-1934,1868,1933,-1868,1933,1868,-1935,1869,1934,-1869
+        ,1934,1869,-1936,1870,1935,-1870,1935,1870,-1937,1871,1936,-1871,1936,1871,-1938,1872,1937,-1872,1937,1872,-1939,1873
+        ,1938,-1873,1938,1873,-1940,1874,1939,-1874,1939,1874,-1941,1875,1940,-1875,1940,1875,-1942,1876,1941,-1876,1941,1876
+        ,-1943,1877,1942,-1877,1942,1877,-1944,1878,1943,-1878,1943,1878,-1945,1879,1944,-1879,1944,1879,-1946,1880,1945,-1880
+        ,1945,1880,-1947,1881,1946,-1881,1946,1881,-1948,1882,1947,-1882,1947,1882,-1949,1883,1948,-1883,1948,1883,-1950,1884
+        ,1949,-1884,1950,1885,-1952,1886,1951,-1886,1951,1886,-1953,1887,1952,-1887,1952,1887,-1954,1888,1953,-1888,1953,1888
+        ,-1955,1889,1954,-1889,1954,1889,-1956,1890,1955,-1890,1955,1890,-1957,1891,1956,-1891,1956,1891,-1958,1892,1957,-1892
+        ,1957,1892,-1959,1893,1958,-1893,1958,1893,-1960,1894,1959,-1894,1959,1894,-1961,1895,1960,-1895,1960,1895,-1962,1896
+        ,1961,-1896,1961,1896,-1963,1897,1962,-1897,1962,1897,-1964,1898,1963,-1898,1963,1898,-1965,1899,1964,-1899,1964,1899
+        ,-1966,1900,1965,-1900,1965,1900,-1967,1901,1966,-1901,1966,1901,-1968,1902,1967,-1902,1967,1902,-1969,1903,1968,-1903
+        ,1968,1903,-1970,1904,1969,-1904,1969,1904,-1971,1905,1970,-1905,1970,1905,-1972,1906,1971,-1906,1971,1906,-1973,1907
+        ,1972,-1907,1972,1907,-1974,1908,1973,-1908,1973,1908,-1975,1909,1974,-1909,1974,1909,-1976,1910,1975,-1910,1975,1910
+        ,-1977,1911,1976,-1911,1976,1911,-1978,1912,1977,-1912,1977,1912,-1979,1913,1978,-1913,1978,1913,-1980,1914,1979,-1914
+        ,1979,1914,-1981,1915,1980,-1915,1980,1915,-1982,1916,1981,-1916,1981,1916,-1983,1917,1982,-1917,1982,1917,-1984,1918
+        ,1983,-1918,1983,1918,-1985,1919,1984,-1919,1984,1919,-1986,1920,1985,-1920,1985,1920,-1987,1921,1986,-1921,1986,1921
+        ,-1988,1922,1987,-1922,1987,1922,-1989,1923,1988,-1923,1988,1923,-1990,1924,1989,-1924,1989,1924,-1991,1925,1990,-1925
+        ,1990,1925,-1992,1926,1991,-1926,1991,1926,-1993,1927,1992,-1927,1992,1927,-1994,1928,1993,-1928,1993,1928,-1995,1929
+        ,1994,-1929,1994,1929,-1996,1930,1995,-1930,1995,1930,-1997,1931,1996,-1931,1996,1931,-1998,1932,1997,-1932,1997,1932
+        ,-1999,1933,1998,-1933,1998,1933,-2000,1934,1999,-1934,1999,1934,-2001,1935,2000,-1935,2000,1935,-2002,1936,2001,-1936
+        ,2001,1936,-2003,1937,2002,-1937,2002,1937,-2004,1938,2003,-1938,2003,1938,-2005,1939,2004,-1939,2004,1939,-2006,1940
+        ,2005,-1940,2005,1940,-2007,1941,2006,-1941,2006,1941,-2008,1942,2007,-1942,2007,1942,-2009,1943,2008,-1943,2008,1943
+        ,-2010,1944,2009,-1944,2009,1944,-2011,1945,2010,-1945,2010,1945,-2012,1946,2011,-1946,2011,1946,-2013,1947,2012,-1947
+        ,2012,1947,-2014,1948,2013,-1948,2013,1948,-2015,1949,2014,-1949,2015,1950,-2017,1951,2016,-1951,2016,1951,-2018,1952
+        ,2017,-1952,2017,1952,-2019,1953,2018,-1953,2018,1953,-2020,1954,2019,-1954,2019,1954,-2021,1955,2020,-1955,2020,1955
+        ,-2022,1956,2021,-1956,2021,1956,-2023,1957,2022,-1957,2022,1957,-2024,1958,2023,-1958,2023,1958,-2025,1959,2024,-1959
+        ,2024,1959,-2026,1960,2025,-1960,2025,1960,-2027,1961,2026,-1961,2026,1961,-2028,1962,2027,-1962,2027,1962,-2029,1963
+        ,2028,-1963,2028,1963,-2030,1964,2029,-1964,2029,1964,-2031,1965,2030,-1965,2030,1965,-2032,1966,2031,-1966,2031,1966
+        ,-2033,1967,2032,-1967,2032,1967,-2034,1968,2033,-1968,2033,1968,-2035,1969,2034,-1969,2034,1969,-2036,1970,2035,-1970
+        ,2035,1970,-2037,1971,2036,-1971,2036,1971,-2038,1972,2037,-1972,2037,1972,-2039,1973,2038,-1973,2038,1973,-2040,1974
+        ,2039,-1974,2039,1974,-2041,1975,2040,-1975,2040,1975,-2042,1976,2041,-1976,2041,1976,-2043,1977,2042,-1977,2042,1977
+        ,-2044,1978,2043,-1978,2043,1978,-2045,1979,2044,-1979,2044,1979,-2046,1980,2045,-1980,2045,1980,-2047,1981,2046,-1981
+        ,2046,1981,-2048,1982,2047,-1982,2047,1982,-2049,1983,2048,-1983,2048,1983,-2050,1984,2049,-1984,2049,1984,-2051,1985
+        ,2050,-1985,2050,1985,-2052,1986,2051,-1986,2051,1986,-2053,1987,2052,-1987,2052,1987,-2054,1988,2053,-1988,2053,1988
+        ,-2055,1989,2054,-1989,2054,1989,-2056,1990,2055,-1990,2055,1990,-2057,1991,2056,-1991,2056,1991,-2058,1992,2057,-1992
+        ,2057,1992,-2059,1993,2058,-1993,2058,1993,-2060,1994,2059,-1994,2059,1994,-2061,1995,2060,-1995,2060,1995,-2062,1996
+        ,2061,-1996,2061,1996,-2063,1997,2062,-1997,2062,1997,-2064,1998,2063,-1998,2063,1998,-2065,1999,2064,-1999,2064,1999
+        ,-2066,2000,2065,-2000,2065,2000,-2067,2001,2066,-2001,2066,2001,-2068,2002,2067,-2002,2067,2002,-2069,2003,2068,-2003
+        ,2068,2003,-2070,2004,2069,-2004,2069,2004,-2071,2005,2070,-2005,2070,2005,-2072,2006,2071,-2006,2071,2006,-2073,2007
+        ,2072,-2007,2072,2007,-2074,2008,2073,-2008,2073,2008,-2075,2009,2074,-2009,2074,2009,-2076,2010,2075,-2010,2075,2010
+        ,-2077,2011,2076,-2011,2076,2011,-2078,2012,2077,-2012,2077,2012,-2079,2013,2078,-2013,2078,2013,-2080,2014,2079,-2014
+        ,2080,2015,-2082,2016,2081,-2016,2081,2016,-2083,2017,2082,-2017,2082,2017,-2084,2018,2083,-2018,2083,2018,-2085,2019
+        ,2084,-2019,2084,2019,-2086,2020,2085,-2020,2085,2020,-2087,2021,2086,-2021,2086,2021,-2088,2022,2087,-2022,2087,2022
+        ,-2089,2023,2088,-2023,2088,2023,-2090,2024,2089,-2024,2089,2024,-2091,2025,2090,-2025,2090,2025,-2092,2026,2091,-2026
+        ,2091,2026,-2093,2027,2092,-2027,2092,2027,-2094,2028,2093,-2028,2093,2028,-2095,2029,2094,-2029,2094,2029,-2096,2030
+        ,2095,-2030,2095,2030,-2097,2031,2096,-2031,2096,2031,-2098,2032,2097,-2032,2097,2032,-2099,2033,2098,-2033,2098,2033
+        ,-2100,2034,2099,-2034,2099,2034,-2101,2035,2100,-2035,2100,2035,-2102,2036,2101,-2036,2101,2036,-2103,2037,2102,-2037
+        ,2102,2037,-2104,2038,2103,-2038,2103,2038,-2105,2039,2104,-2039,2104,2039,-2106,2040,2105,-2040,2105,2040,-2107,2041
+        ,2106,-2041,2106,2041,-2108,2042,2107,-2042,2107,2042,-2109,2043,2108,-2043,2108,2043,-2110,2044,2109,-2044,2109,2044
+        ,-2111,2045,2110,-2045,2110,2045,-2112,2046,2111,-2046,2111,2046,-2113,2047,2112,-2047,2112,2047,-2114,2048,2113,-2048
+        ,2113,2048,-2115,2049,2114,-2049,2114,2049,-2116,2050,2115,-2050,2115,2050,-2117,2051,2116,-2051,2116,2051,-2118,2052
+        ,2117,-2052,2117,2052,-2119,2053,2118,-2053,2118,2053,-2120,2054,2119,-2054,2119,2054,-2121,2055,2120,-2055,2120,2055
+        ,-2122,2056,2121,-2056,2121,2056,-2123,2057,2122,-2057,2122,2057,-2124,2058,2123,-2058,2123,2058,-2125,2059,2124,-2059
+        ,2124,2059,-2126,2060,2125,-2060,2125,2060,-2127,2061,2126,-2061,2126,2061,-2128,2062,2127,-2062,2127,2062,-2129,2063
+        ,2128,-2063,2128,2063,-2130,2064,2129,-2064,2129,2064,-2131,2065,2130,-2065,2130,2065,-2132,2066,2131,-2066,2131,2066
+        ,-2133,2067,2132,-2067,2132,2067,-2134,2068,2133,-2068,2133,2068,-2135,2069,2134,-2069,2134,2069,-2136,2070,2135,-2070
+        ,2135,2070,-2137,2071,2136,-2071,2136,2071,-2138,2072,2137,-2072,2137,2072,-2139,2073,2138,-2073,2138,2073,-2140,2074
+        ,2139,-2074,2139,2074,-2141,2075,2140,-2075,2140,2075,-2142,2076,2141,-2076,2141,2076,-2143,2077,2142,-2077,2142,2077
+        ,-2144,2078,2143,-2078,2143,2078,-2145,2079,2144,-2079,2145,2080,-2147,2081,2146,-2081,2146,2081,-2148,2082,2147,-2082
+        ,2147,2082,-2149,2083,2148,-2083,2148,2083,-2150,2084,2149,-2084,2149,2084,-2151,2085,2150,-2085,2150,2085,-2152,2086
+        ,2151,-2086,2151,2086,-2153,2087,2152,-2087,2152,2087,-2154,2088,2153,-2088,2153,2088,-2155,2089,2154,-2089,2154,2089
+        ,-2156,2090,2155,-2090,2155,2090,-2157,2091,2156,-2091,2156,2091,-2158,2092,2157,-2092,2157,2092,-2159,2093,2158,-2093
+        ,2158,2093,-2160,2094,2159,-2094,2159,2094,-2161,2095,2160,-2095,2160,2095,-2162,2096,2161,-2096,2161,2096,-2163,2097
+        ,2162,-2097,2162,2097,-2164,2098,2163,-2098,2163,2098,-2165,2099,2164,-2099,2164,2099,-2166,2100,2165,-2100,2165,2100
+        ,-2167,2101,2166,-2101,2166,2101,-2168,2102,2167,-2102,2167,2102,-2169,2103,2168,-2103,2168,2103,-2170,2104,2169,-2104
+        ,2169,2104,-2171,2105,2170,-2105,2170,2105,-2172,2106,2171,-2106,2171,2106,-2173,2107,2172,-2107,2172,2107,-2174,2108
+        ,2173,-2108,2173,2108,-2175,2109,2174,-2109,2174,2109,-2176,2110,2175,-2110,2175,2110,-2177,2111,2176,-2111,2176,2111
+        ,-2178,2112,2177,-2112,2177,2112,-2179,2113,2178,-2113,2178,2113,-2180,2114,2179,-2114,2179,2114,-2181,2115,2180,-2115
+        ,2180,2115,-2182,2116,2181,-2116,2181,2116,-2183,2117,2182,-2117,2182,2117,-2184,2118,2183,-2118,2183,2118,-2185,2119
+        ,2184,-2119,2184,2119,-2186,2120,2185,-2120,2185,2120,-2187,2121,2186,-2121,2186,2121,-2188,2122,2187,-2122,2187,2122
+        ,-2189,2123,2188,-2123,2188,2123,-2190,2124,2189,-2124,2189,2124,-2191,2125,2190,-2125,2190,2125,-2192,2126,2191,-2126
+        ,2191,2126,-2193,2127,2192,-2127,2192,2127,-2194,2128,2193,-2128,2193,2128,-2195,2129,2194,-2129,2194,2129,-2196,2130
+        ,2195,-2130,2195,2130,-2197,2131,2196,-2131,2196,2131,-2198,2132,2197,-2132,2197,2132,-2199,2133,2198,-2133,2198,2133
+        ,-2200,2134,2199,-2134,2199,2134,-2201,2135,2200,-2135,2200,2135,-2202,2136,2201,-2136,2201,2136,-2203,2137,2202,-2137
+        ,2202,2137,-2204,2138,2203,-2138,2203,2138,-2205,2139,2204,-2139,2204,2139,-2206,2140,2205,-2140,2205,2140,-2207,2141
+        ,2206,-2141,2206,2141,-2208,2142,2207,-2142,2207,2142,-2209,2143,2208,-2143,2208,2143,-2210,2144,2209,-2144,2210,2145
+        ,-2212,2146,2211,-2146,2211,2146,-2213,2147,2212,-2147,2212,2147,-2214,2148,2213,-2148,2213,2148,-2215,2149,2214,-2149
+        ,2214,2149,-2216,2150,2215,-2150,2215,2150,-2217,2151,2216,-2151,2216,2151,-2218,2152,2217,-2152,2217,2152,-2219,2153
+        ,2218,-2153,2218,2153,-2220,2154,2219,-2154,2219,2154,-2221,2155,2220,-2155,2220,2155,-2222,2156,2221,-2156,2221,2156
+        ,-2223,2157,2222,-2157,2222,2157,-2224,2158,2223,-2158,2223,2158,-2225,2159,2224,-2159,2224,2159,-2226,2160,2225,-2160
+        ,2225,2160,-2227,2161,2226,-2161,2226,2161,-2228,2162,2227,-2162,2227,2162,-2229,2163,2228,-2163,2228,2163,-2230,2164
+        ,2229,-2164,2229,2164,-2231,2165,2230,-2165,2230,2165,-2232,2166,2231,-2166,2231,2166,-2233,2167,2232,-2167,2232,2167
+        ,-2234,2168,2233,-2168,2233,2168,-2235,2169,2234,-2169,2234,2169,-2236,2170,2235,-2170,2235,2170,-2237,2171,2236,-2171
+        ,2236,2171,-2238,2172,2237,-2172,2237,2172,-2239,2173,2238,-2173,2238,2173,-2240,2174,2239,-2174,2239,2174,-2241,2175
+        ,2240,-2175,2240,2175,-2242,2176,2241,-2176,2241,2176,-2243,2177,2242,-2177,2242,2177,-2244,2178,2243,-2178,2243,2178
+        ,-2245,2179,2244,-2179,2244,2179,-2246,2180,2245,-2180,2245,2180,-2247,2181,2246,-2181,2246,2181,-2248,2182,2247,-2182
+        ,2247,2182,-2249,2183,2248,-2183,2248,2183,-2250,2184,2249,-2184,2249,2184,-2251,2185,2250,-2185,2250,2185,-2252,2186
+        ,2251,-2186,2251,2186,-2253,2187,2252,-2187,2252,2187,-2254,2188,2253,-2188,2253,2188,-2255,2189,2254,-2189,2254,2189
+        ,-2256,2190,2255,-2190,2255,2190,-2257,2191,2256,-2191,2256,2191,-2258,2192,2257,-2192,2257,2192,-2259,2193,2258,-2193
+        ,2258,2193,-2260,2194,2259,-2194,2259,2194,-2261,2195,2260,-2195,2260,2195,-2262,2196,2261,-2196,2261,2196,-2263,2197
+        ,2262,-2197,2262,2197,-2264,2198,2263,-2198,2263,2198,-2265,2199,2264,-2199,2264,2199,-2266,2200,2265,-2200,2265,2200
+        ,-2267,2201,2266,-2201,2266,2201,-2268,2202,2267,-2202,2267,2202,-2269,2203,2268,-2203,2268,2203,-2270,2204,2269,-2204
+        ,2269,2204,-2271,2205,2270,-2205,2270,2205,-2272,2206,2271,-2206,2271,2206,-2273,2207,2272,-2207,2272,2207,-2274,2208
+        ,2273,-2208,2273,2208,-2275,2209,2274,-2209,2275,2210,-2277,2211,2276,-2211,2276,2211,-2278,2212,2277,-2212,2277,2212
+        ,-2279,2213,2278,-2213,2278,2213,-2280,2214,2279,-2214,2279,2214,-2281,2215,2280,-2215,2280,2215,-2282,2216,2281,-2216
+        ,2281,2216,-2283,2217,2282,-2217,2282,2217,-2284,2218,2283,-2218,2283,2218,-2285,2219,2284,-2219,2284,2219,-2286,2220
+        ,2285,-2220,2285,2220,-2287,2221,2286,-2221,2286,2221,-2288,2222,2287,-2222,2287,2222,-2289,2223,2288,-2223,2288,2223
+        ,-2290,2224,2289,-2224,2289,2224,-2291,2225,2290,-2225,2290,2225,-2292,2226,2291,-2226,2291,2226,-2293,2227,2292,-2227
+        ,2292,2227,-2294,2228,2293,-2228,2293,2228,-2295,2229,2294,-2229,2294,2229,-2296,2230,2295,-2230,2295,2230,-2297,2231
+        ,2296,-2231,2296,2231,-2298,2232,2297,-2232,2297,2232,-2299,2233,2298,-2233,2298,2233,-2300,2234,2299,-2234,2299,2234
+        ,-2301,2235,2300,-2235,2300,2235,-2302,2236,2301,-2236,2301,2236,-2303,2237,2302,-2237,2302,2237,-2304,2238,2303,-2238
+        ,2303,2238,-2305,2239,2304,-2239,2304,2239,-2306,2240,2305,-2240,2305,2240,-2307,2241,2306,-2241,2306,2241,-2308,2242
+        ,2307,-2242,2307,2242,-2309,2243,2308,-2243,2308,2243,-2310,2244,2309,-2244,2309,2244,-2311,2245,2310,-2245,2310,2245
+        ,-2312,2246,2311,-2246,2311,2246,-2313,2247,2312,-2247,2312,2247,-2314,2248,2313,-2248,2313,2248,-2315,2249,2314,-2249
+        ,2314,2249,-2316,2250,2315,-2250,2315,2250,-2317,2251,2316,-2251,2316,2251,-2318,2252,2317,-2252,2317,2252,-2319,2253
+        ,2318,-2253,2318,2253,-2320,2254,2319,-2254,2319,2254,-2321,2255,2320,-2255,2320,2255,-2322,2256,2321,-2256,2321,2256
+        ,-2323,2257,2322,-2257,2322,2257,-2324,2258,2323,-2258,2323,2258,-2325,2259,2324,-2259,2324,2259,-2326,2260,2325,-2260
+        ,2325,2260,-2327,2261,2326,-2261,2326,2261,-2328,2262,2327,-2262,2327,2262,-2329,2263,2328,-2263,2328,2263,-2330,2264
+        ,2329,-2264,2329,2264,-2331,2265,2330,-2265,2330,2265,-2332,2266,2331,-2266,2331,2266,-2333,2267,2332,-2267,2332,2267
+        ,-2334,2268,2333,-2268,2333,2268,-2335,2269,2334,-2269,2334,2269,-2336,2270,2335,-2270,2335,2270,-2337,2271,2336,-2271
+        ,2336,2271,-2338,2272,2337,-2272,2337,2272,-2339,2273,2338,-2273,2338,2273,-2340,2274,2339,-2274,2340,2275,-2342,2276
+        ,2341,-2276,2341,2276,-2343,2277,2342,-2277,2342,2277,-2344,2278,2343,-2278,2343,2278,-2345,2279,2344,-2279,2344,2279
+        ,-2346,2280,2345,-2280,2345,2280,-2347,2281,2346,-2281,2346,2281,-2348,2282,2347,-2282,2347,2282,-2349,2283,2348,-2283
+        ,2348,2283,-2350,2284,2349,-2284,2349,2284,-2351,2285,2350,-2285,2350,2285,-2352,2286,2351,-2286,2351,2286,-2353,2287
+        ,2352,-2287,2352,2287,-2354,2288,2353,-2288,2353,2288,-2355,2289,2354,-2289,2354,2289,-2356,2290,2355,-2290,2355,2290
+        ,-2357,2291,2356,-2291,2356,2291,-2358,2292,2357,-2292,2357,2292,-2359,2293,2358,-2293,2358,2293,-2360,2294,2359,-2294
+        ,2359,2294,-2361,2295,2360,-2295,2360,2295,-2362,2296,2361,-2296,2361,2296,-2363,2297,2362,-2297,2362,2297,-2364,2298
+        ,2363,-2298,2363,2298,-2365,2299,2364,-2299,2364,2299,-2366,2300,2365,-2300,2365,2300,-2367,2301,2366,-2301,2366,2301
+        ,-2368,2302,2367,-2302,2367,2302,-2369,2303,2368,-2303,2368,2303,-2370,2304,2369,-2304,2369,2304,-2371,2305,2370,-2305
+        ,2370,2305,-2372,2306,2371,-2306,2371,2306,-2373,2307,2372,-2307,2372,2307,-2374,2308,2373,-2308,2373,2308,-2375,2309
+        ,2374,-2309,2374,2309,-2376,2310,2375,-2310,2375,2310,-2377,2311,2376,-2311,2376,2311,-2378,2312,2377,-2312,2377,2312
+        ,-2379,2313,2378,-2313,2378,2313,-2380,2314,2379,-2314,2379,2314,-2381,2315,2380,-2315,2380,2315,-2382,2316,2381,-2316
+        ,2381,2316,-2383,2317,2382,-2317,2382,2317,-2384,2318,2383,-2318,2383,2318,-2385,2319,2384,-2319,2384,2319,-2386,2320
+        ,2385,-2320,2385,2320,-2387,2321,2386,-2321,2386,2321,-2388,2322,2387,-2322,2387,2322,-2389,2323,2388,-2323,2388,2323
+        ,-2390,2324,2389,-2324,2389,2324,-2391,2325,2390,-2325,2390,2325,-2392,2326,2391,-2326,2391,2326,-2393,2327,2392,-2327
+        ,2392,2327,-2394,2328,2393,-2328,2393,2328,-2395,2329,2394,-2329,2394,2329,-2396,2330,2395,-2330,2395,2330,-2397,2331
+        ,2396,-2331,2396,2331,-2398,2332,2397,-2332,2397,2332,-2399,2333,2398,-2333,2398,2333,-2400,2334,2399,-2334,2399,2334
+        ,-2401,2335,2400,-2335,2400,2335,-2402,2336,2401,-2336,2401,2336,-2403,2337,2402,-2337,2402,2337,-2404,2338,2403,-2338
+        ,2403,2338,-2405,2339,2404,-2339,2405,2340,-2407,2341,2406,-2341,2406,2341,-2408,2342,2407,-2342,2407,2342,-2409,2343
+        ,2408,-2343,2408,2343,-2410,2344,2409,-2344,2409,2344,-2411,2345,2410,-2345,2410,2345,-2412,2346,2411,-2346,2411,2346
+        ,-2413,2347,2412,-2347,2412,2347,-2414,2348,2413,-2348,2413,2348,-2415,2349,2414,-2349,2414,2349,-2416,2350,2415,-2350
+        ,2415,2350,-2417,2351,2416,-2351,2416,2351,-2418,2352,2417,-2352,2417,2352,-2419,2353,2418,-2353,2418,2353,-2420,2354
+        ,2419,-2354,2419,2354,-2421,2355,2420,-2355,2420,2355,-2422,2356,2421,-2356,2421,2356,-2423,2357,2422,-2357,2422,2357
+        ,-2424,2358,2423,-2358,2423,2358,-2425,2359,2424,-2359,2424,2359,-2426,2360,2425,-2360,2425,2360,-2427,2361,2426,-2361
+        ,2426,2361,-2428,2362,2427,-2362,2427,2362,-2429,2363,2428,-2363,2428,2363,-2430,2364,2429,-2364,2429,2364,-2431,2365
+        ,2430,-2365,2430,2365,-2432,2366,2431,-2366,2431,2366,-2433,2367,2432,-2367,2432,2367,-2434,2368,2433,-2368,2433,2368
+        ,-2435,2369,2434,-2369,2434,2369,-2436,2370,2435,-2370,2435,2370,-2437,2371,2436,-2371,2436,2371,-2438,2372,2437,-2372
+        ,2437,2372,-2439,2373,2438,-2373,2438,2373,-2440,2374,2439,-2374,2439,2374,-2441,2375,2440,-2375,2440,2375,-2442,2376
+        ,2441,-2376,2441,2376,-2443,2377,2442,-2377,2442,2377,-2444,2378,2443,-2378,2443,2378,-2445,2379,2444,-2379,2444,2379
+        ,-2446,2380,2445,-2380,2445,2380,-2447,2381,2446,-2381,2446,2381,-2448,2382,2447,-2382,2447,2382,-2449,2383,2448,-2383
+        ,2448,2383,-2450,2384,2449,-2384,2449,2384,-2451,2385,2450,-2385,2450,2385,-2452,2386,2451,-2386,2451,2386,-2453,2387
+        ,2452,-2387,2452,2387,-2454,2388,2453,-2388,2453,2388,-2455,2389,2454,-2389,2454,2389,-2456,2390,2455,-2390,2455,2390
+        ,-2457,2391,2456,-2391,2456,2391,-2458,2392,2457,-2392,2457,2392,-2459,2393,2458,-2393,2458,2393,-2460,2394,2459,-2394
+        ,2459,2394,-2461,2395,2460,-2395,2460,2395,-2462,2396,2461,-2396,2461,2396,-2463,2397,2462,-2397,2462,2397,-2464,2398
+        ,2463,-2398,2463,2398,-2465,2399,2464,-2399,2464,2399,-2466,2400,2465,-2400,2465,2400,-2467,2401,2466,-2401,2466,2401
+        ,-2468,2402,2467,-2402,2467,2402,-2469,2403,2468,-2403,2468,2403,-2470,2404,2469,-2404,2470,2405,-2472,2406,2471,-2406
+        ,2471,2406,-2473,2407,2472,-2407,2472,2407,-2474,2408,2473,-2408,2473,2408,-2475,2409,2474,-2409,2474,2409,-2476,2410
+        ,2475,-2410,2475,2410,-2477,2411,2476,-2411,2476,2411,-2478,2412,2477,-2412,2477,2412,-2479,2413,2478,-2413,2478,2413
+        ,-2480,2414,2479,-2414,2479,2414,-2481,2415,2480,-2415,2480,2415,-2482,2416,2481,-2416,2481,2416,-2483,2417,2482,-2417
+        ,2482,2417,-2484,2418,2483,-2418,2483,2418,-2485,2419,2484,-2419,2484,2419,-2486,2420,2485,-2420,2485,2420,-2487,2421
+        ,2486,-2421,2486,2421,-2488,2422,2487,-2422,2487,2422,-2489,2423,2488,-2423,2488,2423,-2490,2424,2489,-2424,2489,2424
+        ,-2491,2425,2490,-2425,2490,2425,-2492,2426,2491,-2426,2491,2426,-2493,2427,2492,-2427,2492,2427,-2494,2428,2493,-2428
+        ,2493,2428,-2495,2429,2494,-2429,2494,2429,-2496,2430,2495,-2430,2495,2430,-2497,2431,2496,-2431,2496,2431,-2498,2432
+        ,2497,-2432,2497,2432,-2499,2433,2498,-2433,2498,2433,-2500,2434,2499,-2434,2499,2434,-2501,2435,2500,-2435,2500,2435
+        ,-2502,2436,2501,-2436,2501,2436,-2503,2437,2502,-2437,2502,2437,-2504,2438,2503,-2438,2503,2438,-2505,2439,2504,-2439
+        ,2504,2439,-2506,2440,2505,-2440,2505,2440,-2507,2441,2506,-2441,2506,2441,-2508,2442,2507,-2442,2507,2442,-2509,2443
+        ,2508,-2443,2508,2443,-2510,2444,2509,-2444,2509,2444,-2511,2445,2510,-2445,2510,2445,-2512,2446,2511,-2446,2511,2446
+        ,-2513,2447,2512,-2447,2512,2447,-2514,2448,2513,-2448,2513,2448,-2515,2449,2514,-2449,2514,2449,-2516,2450,2515,-2450
+        ,2515,2450,-2517,2451,2516,-2451,2516,2451,-2518,2452,2517,-2452,2517,2452,-2519,2453,2518,-2453,2518,2453,-2520,2454
+        ,2519,-2454,2519,2454,-2521,2455,2520,-2455,2520,2455,-2522,2456,2521,-2456,2521,2456,-2523,2457,2522,-2457,2522,2457
+        ,-2524,2458,2523,-2458,2523,2458,-2525,2459,2524,-2459,2524,2459,-2526,2460,2525,-2460,2525,2460,-2527,2461,2526,-2461
+        ,2526,2461,-2528,2462,2527,-2462,2527,2462,-2529,2463,2528,-2463,2528,2463,-2530,2464,2529,-2464,2529,2464,-2531,2465
+        ,2530,-2465,2530,2465,-2532,2466,2531,-2466,2531,2466,-2533,2467,2532,-2467,2532,2467,-2534,2468,2533,-2468,2533,2468
+        ,-2535,2469,2534,-2469,2535,2470,-2537,2471,2536,-2471,2536,2471,-2538,2472,2537,-2472,2537,2472,-2539,2473,2538,-2473
+        ,2538,2473,-2540,2474,2539,-2474,2539,2474,-2541,2475,2540,-2475,2540,2475,-2542,2476,2541,-2476,2541,2476,-2543,2477
+        ,2542,-2477,2542,2477,-2544,2478,2543,-2478,2543,2478,-2545,2479,2544,-2479,2544,2479,-2546,2480,2545,-2480,2545,2480
+        ,-2547,2481,2546,-2481,2546,2481,-2548,2482,2547,-2482,2547,2482,-2549,2483,2548,-2483,2548,2483,-2550,2484,2549,-2484
+        ,2549,2484,-2551,2485,2550,-2485,2550,2485,-2552,2486,2551,-2486,2551,2486,-2553,2487,2552,-2487,2552,2487,-2554,2488
+        ,2553,-2488,2553,2488,-2555,2489,2554,-2489,2554,2489,-2556,2490,2555,-2490,2555,2490,-2557,2491,2556,-2491,2556,2491
+        ,-2558,2492,2557,-2492,2557,2492,-2559,2493,2558,-2493,2558,2493,-2560,2494,2559,-2494,2559,2494,-2561,2495,2560,-2495
+        ,2560,2495,-2562,2496,2561,-2496,2561,2496,-2563,2497,2562,-2497,2562,2497,-2564,2498,2563,-2498,2563,2498,-2565,2499
+        ,2564,-2499,2564,2499,-2566,2500,2565,-2500,2565,2500,-2567,2501,2566,-2501,2566,2501,-2568,2502,2567,-2502,2567,2502
+        ,-2569,2503,2568,-2503,2568,2503,-2570,2504,2569,-2504,2569,2504,-2571,2505,2570,-2505,2570,2505,-2572,2506,2571,-2506
+        ,2571,2506,-2573,2507,2572,-2507,2572,2507,-2574,2508,2573,-2508,2573,2508,-2575,2509,2574,-2509,2574,2509,-2576,2510
+        ,2575,-2510,2575,2510,-2577,2511,2576,-2511,2576,2511,-2578,2512,2577,-2512,2577,2512,-2579,2513,2578,-2513,2578,2513
+        ,-2580,2514,2579,-2514,2579,2514,-2581,2515,2580,-2515,2580,2515,-2582,2516,2581,-2516,2581,2516,-2583,2517,2582,-2517
+        ,2582,2517,-2584,2518,2583,-2518,2583,2518,-2585,2519,2584,-2519,2584,2519,-2586,2520,2585,-2520,2585,2520,-2587,2521
+        ,2586,-2521,2586,2521,-2588,2522,2587,-2522,2587,2522,-2589,2523,2588,-2523,2588,2523,-2590,2524,2589,-2524,2589,2524
+        ,-2591,2525,2590,-2525,2590,2525,-2592,2526,2591,-2526,2591,2526,-2593,2527,2592,-2527,2592,2527,-2594,2528,2593,-2528
+        ,2593,2528,-2595,2529,2594,-2529,2594,2529,-2596,2530,2595,-2530,2595,2530,-2597,2531,2596,-2531,2596,2531,-2598,2532
+        ,2597,-2532,2597,2532,-2599,2533,2598,-2533,2598,2533,-2600,2534,2599,-2534,2600,2535,-2602,2536,2601,-2536,2601,2536
+        ,-2603,2537,2602,-2537,2602,2537,-2604,2538,2603,-2538,2603,2538,-2605,2539,2604,-2539,2604,2539,-2606,2540,2605,-2540
+        ,2605,2540,-2607,2541,2606,-2541,2606,2541,-2608,2542,2607,-2542,2607,2542,-2609,2543,2608,-2543,2608,2543,-2610,2544
+        ,2609,-2544,2609,2544,-2611,2545,2610,-2545,2610,2545,-2612,2546,2611,-2546,2611,2546,-2613,2547,2612,-2547,2612,2547
+        ,-2614,2548,2613,-2548,2613,2548,-2615,2549,2614,-2549,2614,2549,-2616,2550,2615,-2550,2615,2550,-2617,2551,2616,-2551
+        ,2616,2551,-2618,2552,2617,-2552,2617,2552,-2619,2553,2618,-2553,2618,2553,-2620,2554,2619,-2554,2619,2554,-2621,2555
+        ,2620,-2555,2620,2555,-2622,2556,2621,-2556,2621,2556,-2623,2557,2622,-2557,2622,2557,-2624,2558,2623,-2558,2623,2558
+        ,-2625,2559,2624,-2559,2624,2559,-2626,2560,2625,-2560,2625,2560,-2627,2561,2626,-2561,2626,2561,-2628,2562,2627,-2562
+        ,2627,2562,-2629,2563,2628,-2563,2628,2563,-2630,2564,2629,-2564,2629,2564,-2631,2565,2630,-2565,2630,2565,-2632,2566
+        ,2631,-2566,2631,2566,-2633,2567,2632,-2567,2632,2567,-2634,2568,2633,-2568,2633,2568,-2635,2569,2634,-2569,2634,2569
+        ,-2636,2570,2635,-2570,2635,2570,-2637,2571,2636,-2571,2636,2571,-2638,2572,2637,-2572,2637,2572,-2639,2573,2638,-2573
+        ,2638,2573,-2640,2574,2639,-2574,2639,2574,-2641,2575,2640,-2575,2640,2575,-2642,2576,2641,-2576,2641,2576,-2643,2577
+        ,2642,-2577,2642,2577,-2644,2578,2643,-2578,2643,2578,-2645,2579,2644,-2579,2644,2579,-2646,2580,2645,-2580,2645,2580
+        ,-2647,2581,2646,-2581,2646,2581,-2648,2582,2647,-2582,2647,2582,-2649,2583,2648,-2583,2648,2583,-2650,2584,2649,-2584
+        ,2649,2584,-2651,2585,2650,-2585,2650,2585,-2652,2586,2651,-2586,2651,2586,-2653,2587,2652,-2587,2652,2587,-2654,2588
+        ,2653,-2588,2653,2588,-2655,2589,2654,-2589,2654,2589,-2656,2590,2655,-2590,2655,2590,-2657,2591,2656,-2591,2656,2591
+        ,-2658,2592,2657,-2592,2657,2592,-2659,2593,2658,-2593,2658,2593,-2660,2594,2659,-2594,2659,2594,-2661,2595,2660,-2595
+        ,2660,2595,-2662,2596,2661,-2596,2661,2596,-2663,2597,2662,-2597,2662,2597,-2664,2598,2663,-2598,2663,2598,-2665,2599
+        ,2664,-2599,2665,2600,-2667,2601,2666,-2601,2666,2601,-2668,2602,2667,-2602,2667,2602,-2669,2603,2668,-2603,2668,2603
+        ,-2670,2604,2669,-2604,2669,2604,-2671,2605,2670,-2605,2670,2605,-2672,2606,2671,-2606,2671,2606,-2673,2607,2672,-2607
+        ,2672,2607,-2674,2608,2673,-2608,2673,2608,-2675,2609,2674,-2609,2674,2609,-2676,2610,2675,-2610,2675,2610,-2677,2611
+        ,2676,-2611,2676,2611,-2678,2612,2677,-2612,2677,2612,-2679,2613,2678,-2613,2678,2613,-2680,2614,2679,-2614,2679,2614
+        ,-2681,2615,2680,-2615,2680,2615,-2682,2616,2681,-2616,2681,2616,-2683,2617,2682,-2617,2682,2617,-2684,2618,2683,-2618
+        ,2683,2618,-2685,2619,2684,-2619,2684,2619,-2686,2620,2685,-2620,2685,2620,-2687,2621,2686,-2621,2686,2621,-2688,2622
+        ,2687,-2622,2687,2622,-2689,2623,2688,-2623,2688,2623,-2690,2624,2689,-2624,2689,2624,-2691,2625,2690,-2625,2690,2625
+        ,-2692,2626,2691,-2626,2691,2626,-2693,2627,2692,-2627,2692,2627,-2694,2628,2693,-2628,2693,2628,-2695,2629,2694,-2629
+        ,2694,2629,-2696,2630,2695,-2630,2695,2630,-2697,2631,2696,-2631,2696,2631,-2698,2632,2697,-2632,2697,2632,-2699,2633
+        ,2698,-2633,2698,2633,-2700,2634,2699,-2634,2699,2634,-2701,2635,2700,-2635,2700,2635,-2702,2636,2701,-2636,2701,2636
+        ,-2703,2637,2702,-2637,2702,2637,-2704,2638,2703,-2638,2703,2638,-2705,2639,2704,-2639,2704,2639,-2706,2640,2705,-2640
+        ,2705,2640,-2707,2641,2706,-2641,2706,2641,-2708,2642,2707,-2642,2707,2642,-2709,2643,2708,-2643,2708,2643,-2710,2644
+        ,2709,-2644,2709,2644,-2711,2645,2710,-2645,2710,2645,-2712,2646,2711,-2646,2711,2646,-2713,2647,2712,-2647,2712,2647
+        ,-2714,2648,2713,-2648,2713,2648,-2715,2649,2714,-2649,2714,2649,-2716,2650,2715,-2650,2715,2650,-2717,2651,2716,-2651
+        ,2716,2651,-2718,2652,2717,-2652,2717,2652,-2719,2653,2718,-2653,2718,2653,-2720,2654,2719,-2654,2719,2654,-2721,2655
+        ,2720,-2655,2720,2655,-2722,2656,2721,-2656,2721,2656,-2723,2657,2722,-2657,2722,2657,-2724,2658,2723,-2658,2723,2658
+        ,-2725,2659,2724,-2659,2724,2659,-2726,2660,2725,-2660,2725,2660,-2727,2661,2726,-2661,2726,2661,-2728,2662,2727,-2662
+        ,2727,2662,-2729,2663,2728,-2663,2728,2663,-2730,2664,2729,-2664,2730,2665,-2732,2666,2731,-2666,2731,2666,-2733,2667
+        ,2732,-2667,2732,2667,-2734,2668,2733,-2668,2733,2668,-2735,2669,2734,-2669,2734,2669,-2736,2670,2735,-2670,2735,2670
+        ,-2737,2671,2736,-2671,2736,2671,-2738,2672,2737,-2672,2737,2672,-2739,2673,2738,-2673,2738,2673,-2740,2674,2739,-2674
+        ,2739,2674,-2741,2675,2740,-2675,2740,2675,-2742,2676,2741,-2676,2741,2676,-2743,2677,2742,-2677,2742,2677,-2744,2678
+        ,2743,-2678,2743,2678,-2745,2679,2744,-2679,2744,2679,-2746,2680,2745,-2680,2745,2680,-2747,2681,2746,-2681,2746,2681
+        ,-2748,2682,2747,-2682,2747,2682,-2749,2683,2748,-2683,2748,2683,-2750,2684,2749,-2684,2749,2684,-2751,2685,2750,-2685
+        ,2750,2685,-2752,2686,2751,-2686,2751,2686,-2753,2687,2752,-2687,2752,2687,-2754,2688,2753,-2688,2753,2688,-2755,2689
+        ,2754,-2689,2754,2689,-2756,2690,2755,-2690,2755,2690,-2757,2691,2756,-2691,2756,2691,-2758,2692,2757,-2692,2757,2692
+        ,-2759,2693,2758,-2693,2758,2693,-2760,2694,2759,-2694,2759,2694,-2761,2695,2760,-2695,2760,2695,-2762,2696,2761,-2696
+        ,2761,2696,-2763,2697,2762,-2697,2762,2697,-2764,2698,2763,-2698,2763,2698,-2765,2699,2764,-2699,2764,2699,-2766,2700
+        ,2765,-2700,2765,2700,-2767,2701,2766,-2701,2766,2701,-2768,2702,2767,-2702,2767,2702,-2769,2703,2768,-2703,2768,2703
+        ,-2770,2704,2769,-2704,2769,2704,-2771,2705,2770,-2705,2770,2705,-2772,2706,2771,-2706,2771,2706,-2773,2707,2772,-2707
+        ,2772,2707,-2774,2708,2773,-2708,2773,2708,-2775,2709,2774,-2709,2774,2709,-2776,2710,2775,-2710,2775,2710,-2777,2711
+        ,2776,-2711,2776,2711,-2778,2712,2777,-2712,2777,2712,-2779,2713,2778,-2713,2778,2713,-2780,2714,2779,-2714,2779,2714
+        ,-2781,2715,2780,-2715,2780,2715,-2782,2716,2781,-2716,2781,2716,-2783,2717,2782,-2717,2782,2717,-2784,2718,2783,-2718
+        ,2783,2718,-2785,2719,2784,-2719,2784,2719,-2786,2720,2785,-2720,2785,2720,-2787,2721,2786,-2721,2786,2721,-2788,2722
+        ,2787,-2722,2787,2722,-2789,2723,2788,-2723,2788,2723,-2790,2724,2789,-2724,2789,2724,-2791,2725,2790,-2725,2790,2725
+        ,-2792,2726,2791,-2726,2791,2726,-2793,2727,2792,-2727,2792,2727,-2794,2728,2793,-2728,2793,2728,-2795,2729,2794,-2729
+        ,2795,2730,-2797,2731,2796,-2731,2796,2731,-2798,2732,2797,-2732,2797,2732,-2799,2733,2798,-2733,2798,2733,-2800,2734
+        ,2799,-2734,2799,2734,-2801,2735,2800,-2735,2800,2735,-2802,2736,2801,-2736,2801,2736,-2803,2737,2802,-2737,2802,2737
+        ,-2804,2738,2803,-2738,2803,2738,-2805,2739,2804,-2739,2804,2739,-2806,2740,2805,-2740,2805,2740,-2807,2741,2806,-2741
+        ,2806,2741,-2808,2742,2807,-2742,2807,2742,-2809,2743,2808,-2743,2808,2743,-2810,2744,2809,-2744,2809,2744,-2811,2745
+        ,2810,-2745,2810,2745,-2812,2746,2811,-2746,2811,2746,-2813,2747,2812,-2747,2812,2747,-2814,2748,2813,-2748,2813,2748
+        ,-2815,2749,2814,-2749,2814,2749,-2816,2750,2815,-2750,2815,2750,-2817,2751,2816,-2751,2816,2751,-2818,2752,2817,-2752
+        ,2817,2752,-2819,2753,2818,-2753,2818,2753,-2820,2754,2819,-2754,2819,2754,-2821,2755,2820,-2755,2820,2755,-2822,2756
+        ,2821,-2756,2821,2756,-2823,2757,2822,-2757,2822,2757,-2824,2758,2823,-2758,2823,2758,-2825,2759,2824,-2759,2824,2759
+        ,-2826,2760,2825,-2760,2825,2760,-2827,2761,2826,-2761,2826,2761,-2828,2762,2827,-2762,2827,2762,-2829,2763,2828,-2763
+        ,2828,2763,-2830,2764,2829,-2764,2829,2764,-2831,2765,2830,-2765,2830,2765,-2832,2766,2831,-2766,2831,2766,-2833,2767
+        ,2832,-2767,2832,2767,-2834,2768,2833,-2768,2833,2768,-2835,2769,2834,-2769,2834,2769,-2836,2770,2835,-2770,2835,2770
+        ,-2837,2771,2836,-2771,2836,2771,-2838,2772,2837,-2772,2837,2772,-2839,2773,2838,-2773,2838,2773,-2840,2774,2839,-2774
+        ,2839,2774,-2841,2775,2840,-2775,2840,2775,-2842,2776,2841,-2776,2841,2776,-2843,2777,2842,-2777,2842,2777,-2844,2778
+        ,2843,-2778,2843,2778,-2845,2779,2844,-2779,2844,2779,-2846,2780,2845,-2780,2845,2780,-2847,2781,2846,-2781,2846,2781
+        ,-2848,2782,2847,-2782,2847,2782,-2849,2783,2848,-2783,2848,2783,-2850,2784,2849,-2784,2849,2784,-2851,2785,2850,-2785
+        ,2850,2785,-2852,2786,2851,-2786,2851,2786,-2853,2787,2852,-2787,2852,2787,-2854,2788,2853,-2788,2853,2788,-2855,2789
+        ,2854,-2789,2854,2789,-2856,2790,2855,-2790,2855,2790,-2857,2791,2856,-2791,2856,2791,-2858,2792,2857,-2792,2857,2792
+        ,-2859,2793,2858,-2793,2858,2793,-2860,2794,2859,-2794,2860,2795,-2862,2796,2861,-2796,2861,2796,-2863,2797,2862,-2797
+        ,2862,2797,-2864,2798,2863,-2798,2863,2798,-2865,2799,2864,-2799,2864,2799,-2866,2800,2865,-2800,2865,2800,-2867,2801
+        ,2866,-2801,2866,2801,-2868,2802,2867,-2802,2867,2802,-2869,2803,2868,-2803,2868,2803,-2870,2804,2869,-2804,2869,2804
+        ,-2871,2805,2870,-2805,2870,2805,-2872,2806,2871,-2806,2871,2806,-2873,2807,2872,-2807,2872,2807,-2874,2808,2873,-2808
+        ,2873,2808,-2875,2809,2874,-2809,2874,2809,-2876,2810,2875,-2810,2875,2810,-2877,2811,2876,-2811,2876,2811,-2878,2812
+        ,2877,-2812,2877,2812,-2879,2813,2878,-2813,2878,2813,-2880,2814,2879,-2814,2879,2814,-2881,2815,2880,-2815,2880,2815
+        ,-2882,2816,2881,-2816,2881,2816,-2883,2817,2882,-2817,2882,2817,-2884,2818,2883,-2818,2883,2818,-2885,2819,2884,-2819
+        ,2884,2819,-2886,2820,2885,-2820,2885,2820,-2887,2821,2886,-2821,2886,2821,-2888,2822,2887,-2822,2887,2822,-2889,2823
+        ,2888,-2823,2888,2823,-2890,2824,2889,-2824,2889,2824,-2891,2825,2890,-2825,2890,2825,-2892,2826,2891,-2826,2891,2826
+        ,-2893,2827,2892,-2827,2892,2827,-2894,2828,2893,-2828,2893,2828,-2895,2829,2894,-2829,2894,2829,-2896,2830,2895,-2830
+        ,2895,2830,-2897,2831,2896,-2831,2896,2831,-2898,2832,2897,-2832,2897,2832,-2899,2833,2898,-2833,2898,2833,-2900,2834
+        ,2899,-2834,2899,2834,-2901,2835,2900,-2835,2900,2835,-2902,2836,2901,-2836,2901,2836,-2903,2837,2902,-2837,2902,2837
+        ,-2904,2838,2903,-2838,2903,2838,-2905,2839,2904,-2839,2904,2839,-2906,2840,2905,-2840,2905,2840,-2907,2841,2906,-2841
+        ,2906,2841,-2908,2842,2907,-2842,2907,2842,-2909,2843,2908,-2843,2908,2843,-2910,2844,2909,-2844,2909,2844,-2911,2845
+        ,2910,-2845,2910,2845,-2912,2846,2911,-2846,2911,2846,-2913,2847,2912,-2847,2912,2847,-2914,2848,2913,-2848,2913,2848
+        ,-2915,2849,2914,-2849,2914,2849,-2916,2850,2915,-2850,2915,2850,-2917,2851,2916,-2851,2916,2851,-2918,2852,2917,-2852
+        ,2917,2852,-2919,2853,2918,-2853,2918,2853,-2920,2854,2919,-2854,2919,2854,-2921,2855,2920,-2855,2920,2855,-2922,2856
+        ,2921,-2856,2921,2856,-2923,2857,2922,-2857,2922,2857,-2924,2858,2923,-2858,2923,2858,-2925,2859,2924,-2859,2925,2860
+        ,-2927,2861,2926,-2861,2926,2861,-2928,2862,2927,-2862,2927,2862,-2929,2863,2928,-2863,2928,2863,-2930,2864,2929,-2864
+        ,2929,2864,-2931,2865,2930,-2865,2930,2865,-2932,2866,2931,-2866,2931,2866,-2933,2867,2932,-2867,2932,2867,-2934,2868
+        ,2933,-2868,2933,2868,-2935,2869,2934,-2869,2934,2869,-2936,2870,2935,-2870,2935,2870,-2937,2871,2936,-2871,2936,2871
+        ,-2938,2872,2937,-2872,2937,2872,-2939,2873,2938,-2873,2938,2873,-2940,2874,2939,-2874,2939,2874,-2941,2875,2940,-2875
+        ,2940,2875,-2942,2876,2941,-2876,2941,2876,-2943,2877,2942,-2877,2942,2877,-2944,2878,2943,-2878,2943,2878,-2945,2879
+        ,2944,-2879,2944,2879,-2946,2880,2945,-2880,2945,2880,-2947,2881,2946,-2881,2946,2881,-2948,2882,2947,-2882,2947,2882
+        ,-2949,2883,2948,-2883,2948,2883,-2950,2884,2949,-2884,2949,2884,-2951,2885,2950,-2885,2950,2885,-2952,2886,2951,-2886
+        ,2951,2886,-2953,2887,2952,-2887,2952,2887,-2954,2888,2953,-2888,2953,2888,-2955,2889,2954,-2889,2954,2889,-2956,2890
+        ,2955,-2890,2955,2890,-2957,2891,2956,-2891,2956,2891,-2958,2892,2957,-2892,2957,2892,-2959,2893,2958,-2893,2958,2893
+        ,-2960,2894,2959,-2894,2959,2894,-2961,2895,2960,-2895,2960,2895,-2962,2896,2961,-2896,2961,2896,-2963,2897,2962,-2897
+        ,2962,2897,-2964,2898,2963,-2898,2963,2898,-2965,2899,2964,-2899,2964,2899,-2966,2900,2965,-2900,2965,2900,-2967,2901
+        ,2966,-2901,2966,2901,-2968,2902,2967,-2902,2967,2902,-2969,2903,2968,-2903,2968,2903,-2970,2904,2969,-2904,2969,2904
+        ,-2971,2905,2970,-2905,2970,2905,-2972,2906,2971,-2906,2971,2906,-2973,2907,2972,-2907,2972,2907,-2974,2908,2973,-2908
+        ,2973,2908,-2975,2909,2974,-2909,2974,2909,-2976,2910,2975,-2910,2975,2910,-2977,2911,2976,-2911,2976,2911,-2978,2912
+        ,2977,-2912,2977,2912,-2979,2913,2978,-2913,2978,2913,-2980,2914,2979,-2914,2979,2914,-2981,2915,2980,-2915,2980,2915
+        ,-2982,2916,2981,-2916,2981,2916,-2983,2917,2982,-2917,2982,2917,-2984,2918,2983,-2918,2983,2918,-2985,2919,2984,-2919
+        ,2984,2919,-2986,2920,2985,-2920,2985,2920,-2987,2921,2986,-2921,2986,2921,-2988,2922,2987,-2922,2987,2922,-2989,2923
+        ,2988,-2923,2988,2923,-2990,2924,2989,-2924,2990,2925,-2992,2926,2991,-2926,2991,2926,-2993,2927,2992,-2927,2992,2927
+        ,-2994,2928,2993,-2928,2993,2928,-2995,2929,2994,-2929,2994,2929,-2996,2930,2995,-2930,2995,2930,-2997,2931,2996,-2931
+        ,2996,2931,-2998,2932,2997,-2932,2997,2932,-2999,2933,2998,-2933,2998,2933,-3000,2934,2999,-2934,2999,2934,-3001,2935
+        ,3000,-2935,3000,2935,-3002,2936,3001,-2936,3001,2936,-3003,2937,3002,-2937,3002,2937,-3004,2938,3003,-2938,3003,2938
+        ,-3005,2939,3004,-2939,3004,2939,-3006,2940,3005,-2940,3005,2940,-3007,2941,3006,-2941,3006,2941,-3008,2942,3007,-2942
+        ,3007,2942,-3009,2943,3008,-2943,3008,2943,-3010,2944,3009,-2944,3009,2944,-3011,2945,3010,-2945,3010,2945,-3012,2946
+        ,3011,-2946,3011,2946,-3013,2947,3012,-2947,3012,2947,-3014,2948,3013,-2948,3013,2948,-3015,2949,3014,-2949,3014,2949
+        ,-3016,2950,3015,-2950,3015,2950,-3017,2951,3016,-2951,3016,2951,-3018,2952,3017,-2952,3017,2952,-3019,2953,3018,-2953
+        ,3018,2953,-3020,2954,3019,-2954,3019,2954,-3021,2955,3020,-2955,3020,2955,-3022,2956,3021,-2956,3021,2956,-3023,2957
+        ,3022,-2957,3022,2957,-3024,2958,3023,-2958,3023,2958,-3025,2959,3024,-2959,3024,2959,-3026,2960,3025,-2960,3025,2960
+        ,-3027,2961,3026,-2961,3026,2961,-3028,2962,3027,-2962,3027,2962,-3029,2963,3028,-2963,3028,2963,-3030,2964,3029,-2964
+        ,3029,2964,-3031,2965,3030,-2965,3030,2965,-3032,2966,3031,-2966,3031,2966,-3033,2967,3032,-2967,3032,2967,-3034,2968
+        ,3033,-2968,3033,2968,-3035,2969,3034,-2969,3034,2969,-3036,2970,3035,-2970,3035,2970,-3037,2971,3036,-2971,3036,2971
+        ,-3038,2972,3037,-2972,3037,2972,-3039,2973,3038,-2973,3038,2973,-3040,2974,3039,-2974,3039,2974,-3041,2975,3040,-2975
+        ,3040,2975,-3042,2976,3041,-2976,3041,2976,-3043,2977,3042,-2977,3042,2977,-3044,2978,3043,-2978,3043,2978,-3045,2979
+        ,3044,-2979,3044,2979,-3046,2980,3045,-2980,3045,2980,-3047,2981,3046,-2981,3046,2981,-3048,2982,3047,-2982,3047,2982
+        ,-3049,2983,3048,-2983,3048,2983,-3050,2984,3049,-2984,3049,2984,-3051,2985,3050,-2985,3050,2985,-3052,2986,3051,-2986
+        ,3051,2986,-3053,2987,3052,-2987,3052,2987,-3054,2988,3053,-2988,3053,2988,-3055,2989,3054,-2989,3055,2990,-3057,2991
+        ,3056,-2991,3056,2991,-3058,2992,3057,-2992,3057,2992,-3059,2993,3058,-2993,3058,2993,-3060,2994,3059,-2994,3059,2994
+        ,-3061,2995,3060,-2995,3060,2995,-3062,2996,3061,-2996,3061,2996,-3063,2997,3062,-2997,3062,2997,-3064,2998,3063,-2998
+        ,3063,2998,-3065,2999,3064,-2999,3064,2999,-3066,3000,3065,-3000,3065,3000,-3067,3001,3066,-3001,3066,3001,-3068,3002
+        ,3067,-3002,3067,3002,-3069,3003,3068,-3003,3068,3003,-3070,3004,3069,-3004,3069,3004,-3071,3005,3070,-3005,3070,3005
+        ,-3072,3006,3071,-3006,3071,3006,-3073,3007,3072,-3007,3072,3007,-3074,3008,3073,-3008,3073,3008,-3075,3009,3074,-3009
+        ,3074,3009,-3076,3010,3075,-3010,3075,3010,-3077,3011,3076,-3011,3076,3011,-3078,3012,3077,-3012,3077,3012,-3079,3013
+        ,3078,-3013,3078,3013,-3080,3014,3079,-3014,3079,3014,-3081,3015,3080,-3015,3080,3015,-3082,3016,3081,-3016,3081,3016
+        ,-3083,3017,3082,-3017,3082,3017,-3084,3018,3083,-3018,3083,3018,-3085,3019,3084,-3019,3084,3019,-3086,3020,3085,-3020
+        ,3085,3020,-3087,3021,3086,-3021,3086,3021,-3088,3022,3087,-3022,3087,3022,-3089,3023,3088,-3023,3088,3023,-3090,3024
+        ,3089,-3024,3089,3024,-3091,3025,3090,-3025,3090,3025,-3092,3026,3091,-3026,3091,3026,-3093,3027,3092,-3027,3092,3027
+        ,-3094,3028,3093,-3028,3093,3028,-3095,3029,3094,-3029,3094,3029,-3096,3030,3095,-3030,3095,3030,-3097,3031,3096,-3031
+        ,3096,3031,-3098,3032,3097,-3032,3097,3032,-3099,3033,3098,-3033,3098,3033,-3100,3034,3099,-3034,3099,3034,-3101,3035
+        ,3100,-3035,3100,3035,-3102,3036,3101,-3036,3101,3036,-3103,3037,3102,-3037,3102,3037,-3104,3038,3103,-3038,3103,3038
+        ,-3105,3039,3104,-3039,3104,3039,-3106,3040,3105,-3040,3105,3040,-3107,3041,3106,-3041,3106,3041,-3108,3042,3107,-3042
+        ,3107,3042,-3109,3043,3108,-3043,3108,3043,-3110,3044,3109,-3044,3109,3044,-3111,3045,3110,-3045,3110,3045,-3112,3046
+        ,3111,-3046,3111,3046,-3113,3047,3112,-3047,3112,3047,-3114,3048,3113,-3048,3113,3048,-3115,3049,3114,-3049,3114,3049
+        ,-3116,3050,3115,-3050,3115,3050,-3117,3051,3116,-3051,3116,3051,-3118,3052,3117,-3052,3117,3052,-3119,3053,3118,-3053
+        ,3118,3053,-3120,3054,3119,-3054,3120,3055,-3122,3056,3121,-3056,3121,3056,-3123,3057,3122,-3057,3122,3057,-3124,3058
+        ,3123,-3058,3123,3058,-3125,3059,3124,-3059,3124,3059,-3126,3060,3125,-3060,3125,3060,-3127,3061,3126,-3061,3126,3061
+        ,-3128,3062,3127,-3062,3127,3062,-3129,3063,3128,-3063,3128,3063,-3130,3064,3129,-3064,3129,3064,-3131,3065,3130,-3065
+        ,3130,3065,-3132,3066,3131,-3066,3131,3066,-3133,3067,3132,-3067,3132,3067,-3134,3068,3133,-3068,3133,3068,-3135,3069
+        ,3134,-3069,3134,3069,-3136,3070,3135,-3070,3135,3070,-3137,3071,3136,-3071,3136,3071,-3138,3072,3137,-3072,3137,3072
+        ,-3139,3073,3138,-3073,3138,3073,-3140,3074,3139,-3074,3139,3074,-3141,3075,3140,-3075,3140,3075,-3142,3076,3141,-3076
+        ,3141,3076,-3143,3077,3142,-3077,3142,3077,-3144,3078,3143,-3078,3143,3078,-3145,3079,3144,-3079,3144,3079,-3146,3080
+        ,3145,-3080,3145,3080,-3147,3081,3146,-3081,3146,3081,-3148,3082,3147,-3082,3147,3082,-3149,3083,3148,-3083,3148,3083
+        ,-3150,3084,3149,-3084,3149,3084,-3151,3085,3150,-3085,3150,3085,-3152,3086,3151,-3086,3151,3086,-3153,3087,3152,-3087
+        ,3152,3087,-3154,3088,3153,-3088,3153,3088,-3155,3089,3154,-3089,3154,3089,-3156,3090,3155,-3090,3155,3090,-3157,3091
+        ,3156,-3091,3156,3091,-3158,3092,3157,-3092,3157,3092,-3159,3093,3158,-3093,3158,3093,-3160,3094,3159,-3094,3159,3094
+        ,-3161,3095,3160,-3095,3160,3095,-3162,3096,3161,-3096,3161,3096,-3163,3097,3162,-3097,3162,3097,-3164,3098,3163,-3098
+        ,3163,3098,-3165,3099,3164,-3099,3164,3099,-3166,3100,3165,-3100,3165,3100,-3167,3101,3166,-3101,3166,3101,-3168,3102
+        ,3167,-3102,3167,3102,-3169,3103,3168,-3103,3168,3103,-3170,3104,3169,-3104,3169,3104,-3171,3105,3170,-3105,3170,3105
+        ,-3172,3106,3171,-3106,3171,3106,-3173,3107,3172,-3107,3172,3107,-3174,3108,3173,-3108,3173,3108,-3175,3109,3174,-3109
+        ,3174,3109,-3176,3110,3175,-3110,3175,3110,-3177,3111,3176,-3111,3176,3111,-3178,3112,3177,-3112,3177,3112,-3179,3113
+        ,3178,-3113,3178,3113,-3180,3114,3179,-3114,3179,3114,-3181,3115,3180,-3115,3180,3115,-3182,3116,3181,-3116,3181,3116
+        ,-3183,3117,3182,-3117,3182,3117,-3184,3118,3183,-3118,3183,3118,-3185,3119,3184,-3119,3185,3120,-3187,3121,3186,-3121
+        ,3186,3121,-3188,3122,3187,-3122,3187,3122,-3189,3123,3188,-3123,3188,3123,-3190,3124,3189,-3124,3189,3124,-3191,3125
+        ,3190,-3125,3190,3125,-3192,3126,3191,-3126,3191,3126,-3193,3127,3192,-3127,3192,3127,-3194,3128,3193,-3128,3193,3128
+        ,-3195,3129,3194,-3129,3194,3129,-3196,3130,3195,-3130,3195,3130,-3197,3131,3196,-3131,3196,3131,-3198,3132,3197,-3132
+        ,3197,3132,-3199,3133,3198,-3133,3198,3133,-3200,3134,3199,-3134,3199,3134,-3201,3135,3200,-3135,3200,3135,-3202,3136
+        ,3201,-3136,3201,3136,-3203,3137,3202,-3137,3202,3137,-3204,3138,3203,-3138,3203,3138,-3205,3139,3204,-3139,3204,3139
+        ,-3206,3140,3205,-3140,3205,3140,-3207,3141,3206,-3141,3206,3141,-3208,3142,3207,-3142,3207,3142,-3209,3143,3208,-3143
+        ,3208,3143,-3210,3144,3209,-3144,3209,3144,-3211,3145,3210,-3145,3210,3145,-3212,3146,3211,-3146,3211,3146,-3213,3147
+        ,3212,-3147,3212,3147,-3214,3148,3213,-3148,3213,3148,-3215,3149,3214,-3149,3214,3149,-3216,3150,3215,-3150,3215,3150
+        ,-3217,3151,3216,-3151,3216,3151,-3218,3152,3217,-3152,3217,3152,-3219,3153,3218,-3153,3218,3153,-3220,3154,3219,-3154
+        ,3219,3154,-3221,3155,3220,-3155,3220,3155,-3222,3156,3221,-3156,3221,3156,-3223,3157,3222,-3157,3222,3157,-3224,3158
+        ,3223,-3158,3223,3158,-3225,3159,3224,-3159,3224,3159,-3226,3160,3225,-3160,3225,3160,-3227,3161,3226,-3161,3226,3161
+        ,-3228,3162,3227,-3162,3227,3162,-3229,3163,3228,-3163,3228,3163,-3230,3164,3229,-3164,3229,3164,-3231,3165,3230,-3165
+        ,3230,3165,-3232,3166,3231,-3166,3231,3166,-3233,3167,3232,-3167,3232,3167,-3234,3168,3233,-3168,3233,3168,-3235,3169
+        ,3234,-3169,3234,3169,-3236,3170,3235,-3170,3235,3170,-3237,3171,3236,-3171,3236,3171,-3238,3172,3237,-3172,3237,3172
+        ,-3239,3173,3238,-3173,3238,3173,-3240,3174,3239,-3174,3239,3174,-3241,3175,3240,-3175,3240,3175,-3242,3176,3241,-3176
+        ,3241,3176,-3243,3177,3242,-3177,3242,3177,-3244,3178,3243,-3178,3243,3178,-3245,3179,3244,-3179,3244,3179,-3246,3180
+        ,3245,-3180,3245,3180,-3247,3181,3246,-3181,3246,3181,-3248,3182,3247,-3182,3247,3182,-3249,3183,3248,-3183,3248,3183
+        ,-3250,3184,3249,-3184,3250,3185,-3252,3186,3251,-3186,3251,3186,-3253,3187,3252,-3187,3252,3187,-3254,3188,3253,-3188
+        ,3253,3188,-3255,3189,3254,-3189,3254,3189,-3256,3190,3255,-3190,3255,3190,-3257,3191,3256,-3191,3256,3191,-3258,3192
+        ,3257,-3192,3257,3192,-3259,3193,3258,-3193,3258,3193,-3260,3194,3259,-3194,3259,3194,-3261,3195,3260,-3195,3260,3195
+        ,-3262,3196,3261,-3196,3261,3196,-3263,3197,3262,-3197,3262,3197,-3264,3198,3263,-3198,3263,3198,-3265,3199,3264,-3199
+        ,3264,3199,-3266,3200,3265,-3200,3265,3200,-3267,3201,3266,-3201,3266,3201,-3268,3202,3267,-3202,3267,3202,-3269,3203
+        ,3268,-3203,3268,3203,-3270,3204,3269,-3204,3269,3204,-3271,3205,3270,-3205,3270,3205,-3272,3206,3271,-3206,3271,3206
+        ,-3273,3207,3272,-3207,3272,3207,-3274,3208,3273,-3208,3273,3208,-3275,3209,3274,-3209,3274,3209,-3276,3210,3275,-3210
+        ,3275,3210,-3277,3211,3276,-3211,3276,3211,-3278,3212,3277,-3212,3277,3212,-3279,3213,3278,-3213,3278,3213,-3280,3214
+        ,3279,-3214,3279,3214,-3281,3215,3280,-3215,3280,3215,-3282,3216,3281,-3216,3281,3216,-3283,3217,3282,-3217,3282,3217
+        ,-3284,3218,3283,-3218,3283,3218,-3285,3219,3284,-3219,3284,3219,-3286,3220,3285,-3220,3285,3220,-3287,3221,3286,-3221
+        ,3286,3221,-3288,3222,3287,-3222,3287,3222,-3289,3223,3288,-3223,3288,3223,-3290,3224,3289,-3224,3289,3224,-3291,3225
+        ,3290,-3225,3290,3225,-3292,3226,3291,-3226,3291,3226,-3293,3227,3292,-3227,3292,3227,-3294,3228,3293,-3228,3293,3228
+        ,-3295,3229,3294,-3229,3294,3229,-3296,3230,3295,-3230,3295,3230,-3297,3231,3296,-3231,3296,3231,-3298,3232,3297,-3232
+        ,3297,3232,-3299,3233,3298,-3233,3298,3233,-3300,3234,3299,-3234,3299,3234,-3301,3235,3300,-3235,3300,3235,-3302,3236
+        ,3301,-3236,3301,3236,-3303,3237,3302,-3237,3302,3237,-3304,3238,3303,-3238,3303,3238,-3305,3239,3304,-3239,3304,3239
+        ,-3306,3240,3305,-3240,3305,3240,-3307,3241,3306,-3241,3306,3241,-3308,3242,3307,-3242,3307,3242,-3309,3243,3308,-3243
+        ,3308,3243,-3310,3244,3309,-3244,3309,3244,-3311,3245,3310,-3245,3310,3245,-3312,3246,3311,-3246,3311,3246,-3313,3247
+        ,3312,-3247,3312,3247,-3314,3248,3313,-3248,3313,3248,-3315,3249,3314,-3249,3315,3250,-3317,3251,3316,-3251,3316,3251
+        ,-3318,3252,3317,-3252,3317,3252,-3319,3253,3318,-3253,3318,3253,-3320,3254,3319,-3254,3319,3254,-3321,3255,3320,-3255
+        ,3320,3255,-3322,3256,3321,-3256,3321,3256,-3323,3257,3322,-3257,3322,3257,-3324,3258,3323,-3258,3323,3258,-3325,3259
+        ,3324,-3259,3324,3259,-3326,3260,3325,-3260,3325,3260,-3327,3261,3326,-3261,3326,3261,-3328,3262,3327,-3262,3327,3262
+        ,-3329,3263,3328,-3263,3328,3263,-3330,3264,3329,-3264,3329,3264,-3331,3265,3330,-3265,3330,3265,-3332,3266,3331,-3266
+        ,3331,3266,-3333,3267,3332,-3267,3332,3267,-3334,3268,3333,-3268,3333,3268,-3335,3269,3334,-3269,3334,3269,-3336,3270
+        ,3335,-3270,3335,3270,-3337,3271,3336,-3271,3336,3271,-3338,3272,3337,-3272,3337,3272,-3339,3273,3338,-3273,3338,3273
+        ,-3340,3274,3339,-3274,3339,3274,-3341,3275,3340,-3275,3340,3275,-3342,3276,3341,-3276,3341,3276,-3343,3277,3342,-3277
+        ,3342,3277,-3344,3278,3343,-3278,3343,3278,-3345,3279,3344,-3279,3344,3279,-3346,3280,3345,-3280,3345,3280,-3347,3281
+        ,3346,-3281,3346,3281,-3348,3282,3347,-3282,3347,3282,-3349,3283,3348,-3283,3348,3283,-3350,3284,3349,-3284,3349,3284
+        ,-3351,3285,3350,-3285,3350,3285,-3352,3286,3351,-3286,3351,3286,-3353,3287,3352,-3287,3352,3287,-3354,3288,3353,-3288
+        ,3353,3288,-3355,3289,3354,-3289,3354,3289,-3356,3290,3355,-3290,3355,3290,-3357,3291,3356,-3291,3356,3291,-3358,3292
+        ,3357,-3292,3357,3292,-3359,3293,3358,-3293,3358,3293,-3360,3294,3359,-3294,3359,3294,-3361,3295,3360,-3295,3360,3295
+        ,-3362,3296,3361,-3296,3361,3296,-3363,3297,3362,-3297,3362,3297,-3364,3298,3363,-3298,3363,3298,-3365,3299,3364,-3299
+        ,3364,3299,-3366,3300,3365,-3300,3365,3300,-3367,3301,3366,-3301,3366,3301,-3368,3302,3367,-3302,3367,3302,-3369,3303
+        ,3368,-3303,3368,3303,-3370,3304,3369,-3304,3369,3304,-3371,3305,3370,-3305,3370,3305,-3372,3306,3371,-3306,3371,3306
+        ,-3373,3307,3372,-3307,3372,3307,-3374,3308,3373,-3308,3373,3308,-3375,3309,3374,-3309,3374,3309,-3376,3310,3375,-3310
+        ,3375,3310,-3377,3311,3376,-3311,3376,3311,-3378,3312,3377,-3312,3377,3312,-3379,3313,3378,-3313,3378,3313,-3380,3314
+        ,3379,-3314,3380,3315,-3382,3316,3381,-3316,3381,3316,-3383,3317,3382,-3317,3382,3317,-3384,3318,3383,-3318,3383,3318
+        ,-3385,3319,3384,-3319,3384,3319,-3386,3320,3385,-3320,3385,3320,-3387,3321,3386,-3321,3386,3321,-3388,3322,3387,-3322
+        ,3387,3322,-3389,3323,3388,-3323,3388,3323,-3390,3324,3389,-3324,3389,3324,-3391,3325,3390,-3325,3390,3325,-3392,3326
+        ,3391,-3326,3391,3326,-3393,3327,3392,-3327,3392,3327,-3394,3328,3393,-3328,3393,3328,-3395,3329,3394,-3329,3394,3329
+        ,-3396,3330,3395,-3330,3395,3330,-3397,3331,3396,-3331,3396,3331,-3398,3332,3397,-3332,3397,3332,-3399,3333,3398,-3333
+        ,3398,3333,-3400,3334,3399,-3334,3399,3334,-3401,3335,3400,-3335,3400,3335,-3402,3336,3401,-3336,3401,3336,-3403,3337
+        ,3402,-3337,3402,3337,-3404,3338,3403,-3338,3403,3338,-3405,3339,3404,-3339,3404,3339,-3406,3340,3405,-3340,3405,3340
+        ,-3407,3341,3406,-3341,3406,3341,-3408,3342,3407,-3342,3407,3342,-3409,3343,3408,-3343,3408,3343,-3410,3344,3409,-3344
+        ,3409,3344,-3411,3345,3410,-3345,3410,3345,-3412,3346,3411,-3346,3411,3346,-3413,3347,3412,-3347,3412,3347,-3414,3348
+        ,3413,-3348,3413,3348,-3415,3349,3414,-3349,3414,3349,-3416,3350,3415,-3350,3415,3350,-3417,3351,3416,-3351,3416,3351
+        ,-3418,3352,3417,-3352,3417,3352,-3419,3353,3418,-3353,3418,3353,-3420,3354,3419,-3354,3419,3354,-3421,3355,3420,-3355
+        ,3420,3355,-3422,3356,3421,-3356,3421,3356,-3423,3357,3422,-3357,3422,3357,-3424,3358,3423,-3358,3423,3358,-3425,3359
+        ,3424,-3359,3424,3359,-3426,3360,3425,-3360,3425,3360,-3427,3361,3426,-3361,3426,3361,-3428,3362,3427,-3362,3427,3362
+        ,-3429,3363,3428,-3363,3428,3363,-3430,3364,3429,-3364,3429,3364,-3431,3365,3430,-3365,3430,3365,-3432,3366,3431,-3366
+        ,3431,3366,-3433,3367,3432,-3367,3432,3367,-3434,3368,3433,-3368,3433,3368,-3435,3369,3434,-3369,3434,3369,-3436,3370
+        ,3435,-3370,3435,3370,-3437,3371,3436,-3371,3436,3371,-3438,3372,3437,-3372,3437,3372,-3439,3373,3438,-3373,3438,3373
+        ,-3440,3374,3439,-3374,3439,3374,-3441,3375,3440,-3375,3440,3375,-3442,3376,3441,-3376,3441,3376,-3443,3377,3442,-3377
+        ,3442,3377,-3444,3378,3443,-3378,3443,3378,-3445,3379,3444,-3379,3445,3380,-3447,3381,3446,-3381,3446,3381,-3448,3382
+        ,3447,-3382,3447,3382,-3449,3383,3448,-3383,3448,3383,-3450,3384,3449,-3384,3449,3384,-3451,3385,3450,-3385,3450,3385
+        ,-3452,3386,3451,-3386,3451,3386,-3453,3387,3452,-3387,3452,3387,-3454,3388,3453,-3388,3453,3388,-3455,3389,3454,-3389
+        ,3454,3389,-3456,3390,3455,-3390,3455,3390,-3457,3391,3456,-3391,3456,3391,-3458,3392,3457,-3392,3457,3392,-3459,3393
+        ,3458,-3393,3458,3393,-3460,3394,3459,-3394,3459,3394,-3461,3395,3460,-3395,3460,3395,-3462,3396,3461,-3396,3461,3396
+        ,-3463,3397,3462,-3397,3462,3397,-3464,3398,3463,-3398,3463,3398,-3465,3399,3464,-3399,3464,3399,-3466,3400,3465,-3400
+        ,3465,3400,-3467,3401,3466,-3401,3466,3401,-3468,3402,3467,-3402,3467,3402,-3469,3403,3468,-3403,3468,3403,-3470,3404
+        ,3469,-3404,3469,3404,-3471,3405,3470,-3405,3470,3405,-3472,3406,3471,-3406,3471,3406,-3473,3407,3472,-3407,3472,3407
+        ,-3474,3408,3473,-3408,3473,3408,-3475,3409,3474,-3409,3474,3409,-3476,3410,3475,-3410,3475,3410,-3477,3411,3476,-3411
+        ,3476,3411,-3478,3412,3477,-3412,3477,3412,-3479,3413,3478,-3413,3478,3413,-3480,3414,3479,-3414,3479,3414,-3481,3415
+        ,3480,-3415,3480,3415,-3482,3416,3481,-3416,3481,3416,-3483,3417,3482,-3417,3482,3417,-3484,3418,3483,-3418,3483,3418
+        ,-3485,3419,3484,-3419,3484,3419,-3486,3420,3485,-3420,3485,3420,-3487,3421,3486,-3421,3486,3421,-3488,3422,3487,-3422
+        ,3487,3422,-3489,3423,3488,-3423,3488,3423,-3490,3424,3489,-3424,3489,3424,-3491,3425,3490,-3425,3490,3425,-3492,3426
+        ,3491,-3426,3491,3426,-3493,3427,3492,-3427,3492,3427,-3494,3428,3493,-3428,3493,3428,-3495,3429,3494,-3429,3494,3429
+        ,-3496,3430,3495,-3430,3495,3430,-3497,3431,3496,-3431,3496,3431,-3498,3432,3497,-3432,3497,3432,-3499,3433,3498,-3433
+        ,3498,3433,-3500,3434,3499,-3434,3499,3434,-3501,3435,3500,-3435,3500,3435,-3502,3436,3501,-3436,3501,3436,-3503,3437
+        ,3502,-3437,3502,3437,-3504,3438,3503,-3438,3503,3438,-3505,3439,3504,-3439,3504,3439,-3506,3440,3505,-3440,3505,3440
+        ,-3507,3441,3506,-3441,3506,3441,-3508,3442,3507,-3442,3507,3442,-3509,3443,3508,-3443,3508,3443,-3510,3444,3509,-3444
+        ,3510,3445,-3512,3446,3511,-3446,3511,3446,-3513,3447,3512,-3447,3512,3447,-3514,3448,3513,-3448,3513,3448,-3515,3449
+        ,3514,-3449,3514,3449,-3516,3450,3515,-3450,3515,3450,-3517,3451,3516,-3451,3516,3451,-3518,3452,3517,-3452,3517,3452
+        ,-3519,3453,3518,-3453,3518,3453,-3520,3454,3519,-3454,3519,3454,-3521,3455,3520,-3455,3520,3455,-3522,3456,3521,-3456
+        ,3521,3456,-3523,3457,3522,-3457,3522,3457,-3524,3458,3523,-3458,3523,3458,-3525,3459,3524,-3459,3524,3459,-3526,3460
+        ,3525,-3460,3525,3460,-3527,3461,3526,-3461,3526,3461,-3528,3462,3527,-3462,3527,3462,-3529,3463,3528,-3463,3528,3463
+        ,-3530,3464,3529,-3464,3529,3464,-3531,3465,3530,-3465,3530,3465,-3532,3466,3531,-3466,3531,3466,-3533,3467,3532,-3467
+        ,3532,3467,-3534,3468,3533,-3468,3533,3468,-3535,3469,3534,-3469,3534,3469,-3536,3470,3535,-3470,3535,3470,-3537,3471
+        ,3536,-3471,3536,3471,-3538,3472,3537,-3472,3537,3472,-3539,3473,3538,-3473,3538,3473,-3540,3474,3539,-3474,3539,3474
+        ,-3541,3475,3540,-3475,3540,3475,-3542,3476,3541,-3476,3541,3476,-3543,3477,3542,-3477,3542,3477,-3544,3478,3543,-3478
+        ,3543,3478,-3545,3479,3544,-3479,3544,3479,-3546,3480,3545,-3480,3545,3480,-3547,3481,3546,-3481,3546,3481,-3548,3482
+        ,3547,-3482,3547,3482,-3549,3483,3548,-3483,3548,3483,-3550,3484,3549,-3484,3549,3484,-3551,3485,3550,-3485,3550,3485
+        ,-3552,3486,3551,-3486,3551,3486,-3553,3487,3552,-3487,3552,3487,-3554,3488,3553,-3488,3553,3488,-3555,3489,3554,-3489
+        ,3554,3489,-3556,3490,3555,-3490,3555,3490,-3557,3491,3556,-3491,3556,3491,-3558,3492,3557,-3492,3557,3492,-3559,3493
+        ,3558,-3493,3558,3493,-3560,3494,3559,-3494,3559,3494,-3561,3495,3560,-3495,3560,3495,-3562,3496,3561,-3496,3561,3496
+        ,-3563,3497,3562,-3497,3562,3497,-3564,3498,3563,-3498,3563,3498,-3565,3499,3564,-3499,3564,3499,-3566,3500,3565,-3500
+        ,3565,3500,-3567,3501,3566,-3501,3566,3501,-3568,3502,3567,-3502,3567,3502,-3569,3503,3568,-3503,3568,3503,-3570,3504
+        ,3569,-3504,3569,3504,-3571,3505,3570,-3505,3570,3505,-3572,3506,3571,-3506,3571,3506,-3573,3507,3572,-3507,3572,3507
+        ,-3574,3508,3573,-3508,3573,3508,-3575,3509,3574,-3509,3575,3510,-3577,3511,3576,-3511,3576,3511,-3578,3512,3577,-3512
+        ,3577,3512,-3579,3513,3578,-3513,3578,3513,-3580,3514,3579,-3514,3579,3514,-3581,3515,3580,-3515,3580,3515,-3582,3516
+        ,3581,-3516,3581,3516,-3583,3517,3582,-3517,3582,3517,-3584,3518,3583,-3518,3583,3518,-3585,3519,3584,-3519,3584,3519
+        ,-3586,3520,3585,-3520,3585,3520,-3587,3521,3586,-3521,3586,3521,-3588,3522,3587,-3522,3587,3522,-3589,3523,3588,-3523
+        ,3588,3523,-3590,3524,3589,-3524,3589,3524,-3591,3525,3590,-3525,3590,3525,-3592,3526,3591,-3526,3591,3526,-3593,3527
+        ,3592,-3527,3592,3527,-3594,3528,3593,-3528,3593,3528,-3595,3529,3594,-3529,3594,3529,-3596,3530,3595,-3530,3595,3530
+        ,-3597,3531,3596,-3531,3596,3531,-3598,3532,3597,-3532,3597,3532,-3599,3533,3598,-3533,3598,3533,-3600,3534,3599,-3534
+        ,3599,3534,-3601,3535,3600,-3535,3600,3535,-3602,3536,3601,-3536,3601,3536,-3603,3537,3602,-3537,3602,3537,-3604,3538
+        ,3603,-3538,3603,3538,-3605,3539,3604,-3539,3604,3539,-3606,3540,3605,-3540,3605,3540,-3607,3541,3606,-3541,3606,3541
+        ,-3608,3542,3607,-3542,3607,3542,-3609,3543,3608,-3543,3608,3543,-3610,3544,3609,-3544,3609,3544,-3611,3545,3610,-3545
+        ,3610,3545,-3612,3546,3611,-3546,3611,3546,-3613,3547,3612,-3547,3612,3547,-3614,3548,3613,-3548,3613,3548,-3615,3549
+        ,3614,-3549,3614,3549,-3616,3550,3615,-3550,3615,3550,-3617,3551,3616,-3551,3616,3551,-3618,3552,3617,-3552,3617,3552
+        ,-3619,3553,3618,-3553,3618,3553,-3620,3554,3619,-3554,3619,3554,-3621,3555,3620,-3555,3620,3555,-3622,3556,3621,-3556
+        ,3621,3556,-3623,3557,3622,-3557,3622,3557,-3624,3558,3623,-3558,3623,3558,-3625,3559,3624,-3559,3624,3559,-3626,3560
+        ,3625,-3560,3625,3560,-3627,3561,3626,-3561,3626,3561,-3628,3562,3627,-3562,3627,3562,-3629,3563,3628,-3563,3628,3563
+        ,-3630,3564,3629,-3564,3629,3564,-3631,3565,3630,-3565,3630,3565,-3632,3566,3631,-3566,3631,3566,-3633,3567,3632,-3567
+        ,3632,3567,-3634,3568,3633,-3568,3633,3568,-3635,3569,3634,-3569,3634,3569,-3636,3570,3635,-3570,3635,3570,-3637,3571
+        ,3636,-3571,3636,3571,-3638,3572,3637,-3572,3637,3572,-3639,3573,3638,-3573,3638,3573,-3640,3574,3639,-3574,3640,3575
+        ,-3642,3576,3641,-3576,3641,3576,-3643,3577,3642,-3577,3642,3577,-3644,3578,3643,-3578,3643,3578,-3645,3579,3644,-3579
+        ,3644,3579,-3646,3580,3645,-3580,3645,3580,-3647,3581,3646,-3581,3646,3581,-3648,3582,3647,-3582,3647,3582,-3649,3583
+        ,3648,-3583,3648,3583,-3650,3584,3649,-3584,3649,3584,-3651,3585,3650,-3585,3650,3585,-3652,3586,3651,-3586,3651,3586
+        ,-3653,3587,3652,-3587,3652,3587,-3654,3588,3653,-3588,3653,3588,-3655,3589,3654,-3589,3654,3589,-3656,3590,3655,-3590
+        ,3655,3590,-3657,3591,3656,-3591,3656,3591,-3658,3592,3657,-3592,3657,3592,-3659,3593,3658,-3593,3658,3593,-3660,3594
+        ,3659,-3594,3659,3594,-3661,3595,3660,-3595,3660,3595,-3662,3596,3661,-3596,3661,3596,-3663,3597,3662,-3597,3662,3597
+        ,-3664,3598,3663,-3598,3663,3598,-3665,3599,3664,-3599,3664,3599,-3666,3600,3665,-3600,3665,3600,-3667,3601,3666,-3601
+        ,3666,3601,-3668,3602,3667,-3602,3667,3602,-3669,3603,3668,-3603,3668,3603,-3670,3604,3669,-3604,3669,3604,-3671,3605
+        ,3670,-3605,3670,3605,-3672,3606,3671,-3606,3671,3606,-3673,3607,3672,-3607,3672,3607,-3674,3608,3673,-3608,3673,3608
+        ,-3675,3609,3674,-3609,3674,3609,-3676,3610,3675,-3610,3675,3610,-3677,3611,3676,-3611,3676,3611,-3678,3612,3677,-3612
+        ,3677,3612,-3679,3613,3678,-3613,3678,3613,-3680,3614,3679,-3614,3679,3614,-3681,3615,3680,-3615,3680,3615,-3682,3616
+        ,3681,-3616,3681,3616,-3683,3617,3682,-3617,3682,3617,-3684,3618,3683,-3618,3683,3618,-3685,3619,3684,-3619,3684,3619
+        ,-3686,3620,3685,-3620,3685,3620,-3687,3621,3686,-3621,3686,3621,-3688,3622,3687,-3622,3687,3622,-3689,3623,3688,-3623
+        ,3688,3623,-3690,3624,3689,-3624,3689,3624,-3691,3625,3690,-3625,3690,3625,-3692,3626,3691,-3626,3691,3626,-3693,3627
+        ,3692,-3627,3692,3627,-3694,3628,3693,-3628,3693,3628,-3695,3629,3694,-3629,3694,3629,-3696,3630,3695,-3630,3695,3630
+        ,-3697,3631,3696,-3631,3696,3631,-3698,3632,3697,-3632,3697,3632,-3699,3633,3698,-3633,3698,3633,-3700,3634,3699,-3634
+        ,3699,3634,-3701,3635,3700,-3635,3700,3635,-3702,3636,3701,-3636,3701,3636,-3703,3637,3702,-3637,3702,3637,-3704,3638
+        ,3703,-3638,3703,3638,-3705,3639,3704,-3639,3705,3640,-3707,3641,3706,-3641,3706,3641,-3708,3642,3707,-3642,3707,3642
+        ,-3709,3643,3708,-3643,3708,3643,-3710,3644,3709,-3644,3709,3644,-3711,3645,3710,-3645,3710,3645,-3712,3646,3711,-3646
+        ,3711,3646,-3713,3647,3712,-3647,3712,3647,-3714,3648,3713,-3648,3713,3648,-3715,3649,3714,-3649,3714,3649,-3716,3650
+        ,3715,-3650,3715,3650,-3717,3651,3716,-3651,3716,3651,-3718,3652,3717,-3652,3717,3652,-3719,3653,3718,-3653,3718,3653
+        ,-3720,3654,3719,-3654,3719,3654,-3721,3655,3720,-3655,3720,3655,-3722,3656,3721,-3656,3721,3656,-3723,3657,3722,-3657
+        ,3722,3657,-3724,3658,3723,-3658,3723,3658,-3725,3659,3724,-3659,3724,3659,-3726,3660,3725,-3660,3725,3660,-3727,3661
+        ,3726,-3661,3726,3661,-3728,3662,3727,-3662,3727,3662,-3729,3663,3728,-3663,3728,3663,-3730,3664,3729,-3664,3729,3664
+        ,-3731,3665,3730,-3665,3730,3665,-3732,3666,3731,-3666,3731,3666,-3733,3667,3732,-3667,3732,3667,-3734,3668,3733,-3668
+        ,3733,3668,-3735,3669,3734,-3669,3734,3669,-3736,3670,3735,-3670,3735,3670,-3737,3671,3736,-3671,3736,3671,-3738,3672
+        ,3737,-3672,3737,3672,-3739,3673,3738,-3673,3738,3673,-3740,3674,3739,-3674,3739,3674,-3741,3675,3740,-3675,3740,3675
+        ,-3742,3676,3741,-3676,3741,3676,-3743,3677,3742,-3677,3742,3677,-3744,3678,3743,-3678,3743,3678,-3745,3679,3744,-3679
+        ,3744,3679,-3746,3680,3745,-3680,3745,3680,-3747,3681,3746,-3681,3746,3681,-3748,3682,3747,-3682,3747,3682,-3749,3683
+        ,3748,-3683,3748,3683,-3750,3684,3749,-3684,3749,3684,-3751,3685,3750,-3685,3750,3685,-3752,3686,3751,-3686,3751,3686
+        ,-3753,3687,3752,-3687,3752,3687,-3754,3688,3753,-3688,3753,3688,-3755,3689,3754,-3689,3754,3689,-3756,3690,3755,-3690
+        ,3755,3690,-3757,3691,3756,-3691,3756,3691,-3758,3692,3757,-3692,3757,3692,-3759,3693,3758,-3693,3758,3693,-3760,3694
+        ,3759,-3694,3759,3694,-3761,3695,3760,-3695,3760,3695,-3762,3696,3761,-3696,3761,3696,-3763,3697,3762,-3697,3762,3697
+        ,-3764,3698,3763,-3698,3763,3698,-3765,3699,3764,-3699,3764,3699,-3766,3700,3765,-3700,3765,3700,-3767,3701,3766,-3701
+        ,3766,3701,-3768,3702,3767,-3702,3767,3702,-3769,3703,3768,-3703,3768,3703,-3770,3704,3769,-3704,3770,3705,-3772,3706
+        ,3771,-3706,3771,3706,-3773,3707,3772,-3707,3772,3707,-3774,3708,3773,-3708,3773,3708,-3775,3709,3774,-3709,3774,3709
+        ,-3776,3710,3775,-3710,3775,3710,-3777,3711,3776,-3711,3776,3711,-3778,3712,3777,-3712,3777,3712,-3779,3713,3778,-3713
+        ,3778,3713,-3780,3714,3779,-3714,3779,3714,-3781,3715,3780,-3715,3780,3715,-3782,3716,3781,-3716,3781,3716,-3783,3717
+        ,3782,-3717,3782,3717,-3784,3718,3783,-3718,3783,3718,-3785,3719,3784,-3719,3784,3719,-3786,3720,3785,-3720,3785,3720
+        ,-3787,3721,3786,-3721,3786,3721,-3788,3722,3787,-3722,3787,3722,-3789,3723,3788,-3723,3788,3723,-3790,3724,3789,-3724
+        ,3789,3724,-3791,3725,3790,-3725,3790,3725,-3792,3726,3791,-3726,3791,3726,-3793,3727,3792,-3727,3792,3727,-3794,3728
+        ,3793,-3728,3793,3728,-3795,3729,3794,-3729,3794,3729,-3796,3730,3795,-3730,3795,3730,-3797,3731,3796,-3731,3796,3731
+        ,-3798,3732,3797,-3732,3797,3732,-3799,3733,3798,-3733,3798,3733,-3800,3734,3799,-3734,3799,3734,-3801,3735,3800,-3735
+        ,3800,3735,-3802,3736,3801,-3736,3801,3736,-3803,3737,3802,-3737,3802,3737,-3804,3738,3803,-3738,3803,3738,-3805,3739
+        ,3804,-3739,3804,3739,-3806,3740,3805,-3740,3805,3740,-3807,3741,3806,-3741,3806,3741,-3808,3742,3807,-3742,3807,3742
+        ,-3809,3743,3808,-3743,3808,3743,-3810,3744,3809,-3744,3809,3744,-3811,3745,3810,-3745,3810,3745,-3812,3746,3811,-3746
+        ,3811,3746,-3813,3747,3812,-3747,3812,3747,-3814,3748,3813,-3748,3813,3748,-3815,3749,3814,-3749,3814,3749,-3816,3750
+        ,3815,-3750,3815,3750,-3817,3751,3816,-3751,3816,3751,-3818,3752,3817,-3752,3817,3752,-3819,3753,3818,-3753,3818,3753
+        ,-3820,3754,3819,-3754,3819,3754,-3821,3755,3820,-3755,3820,3755,-3822,3756,3821,-3756,3821,3756,-3823,3757,3822,-3757
+        ,3822,3757,-3824,3758,3823,-3758,3823,3758,-3825,3759,3824,-3759,3824,3759,-3826,3760,3825,-3760,3825,3760,-3827,3761
+        ,3826,-3761,3826,3761,-3828,3762,3827,-3762,3827,3762,-3829,3763,3828,-3763,3828,3763,-3830,3764,3829,-3764,3829,3764
+        ,-3831,3765,3830,-3765,3830,3765,-3832,3766,3831,-3766,3831,3766,-3833,3767,3832,-3767,3832,3767,-3834,3768,3833,-3768
+        ,3833,3768,-3835,3769,3834,-3769,3835,3770,-3837,3771,3836,-3771,3836,3771,-3838,3772,3837,-3772,3837,3772,-3839,3773
+        ,3838,-3773,3838,3773,-3840,3774,3839,-3774,3839,3774,-3841,3775,3840,-3775,3840,3775,-3842,3776,3841,-3776,3841,3776
+        ,-3843,3777,3842,-3777,3842,3777,-3844,3778,3843,-3778,3843,3778,-3845,3779,3844,-3779,3844,3779,-3846,3780,3845,-3780
+        ,3845,3780,-3847,3781,3846,-3781,3846,3781,-3848,3782,3847,-3782,3847,3782,-3849,3783,3848,-3783,3848,3783,-3850,3784
+        ,3849,-3784,3849,3784,-3851,3785,3850,-3785,3850,3785,-3852,3786,3851,-3786,3851,3786,-3853,3787,3852,-3787,3852,3787
+        ,-3854,3788,3853,-3788,3853,3788,-3855,3789,3854,-3789,3854,3789,-3856,3790,3855,-3790,3855,3790,-3857,3791,3856,-3791
+        ,3856,3791,-3858,3792,3857,-3792,3857,3792,-3859,3793,3858,-3793,3858,3793,-3860,3794,3859,-3794,3859,3794,-3861,3795
+        ,3860,-3795,3860,3795,-3862,3796,3861,-3796,3861,3796,-3863,3797,3862,-3797,3862,3797,-3864,3798,3863,-3798,3863,3798
+        ,-3865,3799,3864,-3799,3864,3799,-3866,3800,3865,-3800,3865,3800,-3867,3801,3866,-3801,3866,3801,-3868,3802,3867,-3802
+        ,3867,3802,-3869,3803,3868,-3803,3868,3803,-3870,3804,3869,-3804,3869,3804,-3871,3805,3870,-3805,3870,3805,-3872,3806
+        ,3871,-3806,3871,3806,-3873,3807,3872,-3807,3872,3807,-3874,3808,3873,-3808,3873,3808,-3875,3809,3874,-3809,3874,3809
+        ,-3876,3810,3875,-3810,3875,3810,-3877,3811,3876,-3811,3876,3811,-3878,3812,3877,-3812,3877,3812,-3879,3813,3878,-3813
+        ,3878,3813,-3880,3814,3879,-3814,3879,3814,-3881,3815,3880,-3815,3880,3815,-3882,3816,3881,-3816,3881,3816,-3883,3817
+        ,3882,-3817,3882,3817,-3884,3818,3883,-3818,3883,3818,-3885,3819,3884,-3819,3884,3819,-3886,3820,3885,-3820,3885,3820
+        ,-3887,3821,3886,-3821,3886,3821,-3888,3822,3887,-3822,3887,3822,-3889,3823,3888,-3823,3888,3823,-3890,3824,3889,-3824
+        ,3889,3824,-3891,3825,3890,-3825,3890,3825,-3892,3826,3891,-3826,3891,3826,-3893,3827,3892,-3827,3892,3827,-3894,3828
+        ,3893,-3828,3893,3828,-3895,3829,3894,-3829,3894,3829,-3896,3830,3895,-3830,3895,3830,-3897,3831,3896,-3831,3896,3831
+        ,-3898,3832,3897,-3832,3897,3832,-3899,3833,3898,-3833,3898,3833,-3900,3834,3899,-3834,3900,3835,-3902,3836,3901,-3836
+        ,3901,3836,-3903,3837,3902,-3837,3902,3837,-3904,3838,3903,-3838,3903,3838,-3905,3839,3904,-3839,3904,3839,-3906,3840
+        ,3905,-3840,3905,3840,-3907,3841,3906,-3841,3906,3841,-3908,3842,3907,-3842,3907,3842,-3909,3843,3908,-3843,3908,3843
+        ,-3910,3844,3909,-3844,3909,3844,-3911,3845,3910,-3845,3910,3845,-3912,3846,3911,-3846,3911,3846,-3913,3847,3912,-3847
+        ,3912,3847,-3914,3848,3913,-3848,3913,3848,-3915,3849,3914,-3849,3914,3849,-3916,3850,3915,-3850,3915,3850,-3917,3851
+        ,3916,-3851,3916,3851,-3918,3852,3917,-3852,3917,3852,-3919,3853,3918,-3853,3918,3853,-3920,3854,3919,-3854,3919,3854
+        ,-3921,3855,3920,-3855,3920,3855,-3922,3856,3921,-3856,3921,3856,-3923,3857,3922,-3857,3922,3857,-3924,3858,3923,-3858
+        ,3923,3858,-3925,3859,3924,-3859,3924,3859,-3926,3860,3925,-3860,3925,3860,-3927,3861,3926,-3861,3926,3861,-3928,3862
+        ,3927,-3862,3927,3862,-3929,3863,3928,-3863,3928,3863,-3930,3864,3929,-3864,3929,3864,-3931,3865,3930,-3865,3930,3865
+        ,-3932,3866,3931,-3866,3931,3866,-3933,3867,3932,-3867,3932,3867,-3934,3868,3933,-3868,3933,3868,-3935,3869,3934,-3869
+        ,3934,3869,-3936,3870,3935,-3870,3935,3870,-3937,3871,3936,-3871,3936,3871,-3938,3872,3937,-3872,3937,3872,-3939,3873
+        ,3938,-3873,3938,3873,-3940,3874,3939,-3874,3939,3874,-3941,3875,3940,-3875,3940,3875,-3942,3876,3941,-3876,3941,3876
+        ,-3943,3877,3942,-3877,3942,3877,-3944,3878,3943,-3878,3943,3878,-3945,3879,3944,-3879,3944,3879,-3946,3880,3945,-3880
+        ,3945,3880,-3947,3881,3946,-3881,3946,3881,-3948,3882,3947,-3882,3947,3882,-3949,3883,3948,-3883,3948,3883,-3950,3884
+        ,3949,-3884,3949,3884,-3951,3885,3950,-3885,3950,3885,-3952,3886,3951,-3886,3951,3886,-3953,3887,3952,-3887,3952,3887
+        ,-3954,3888,3953,-3888,3953,3888,-3955,3889,3954,-3889,3954,3889,-3956,3890,3955,-3890,3955,3890,-3957,3891,3956,-3891
+        ,3956,3891,-3958,3892,3957,-3892,3957,3892,-3959,3893,3958,-3893,3958,3893,-3960,3894,3959,-3894,3959,3894,-3961,3895
+        ,3960,-3895,3960,3895,-3962,3896,3961,-3896,3961,3896,-3963,3897,3962,-3897,3962,3897,-3964,3898,3963,-3898,3963,3898
+        ,-3965,3899,3964,-3899,3965,3900,-3967,3901,3966,-3901,3966,3901,-3968,3902,3967,-3902,3967,3902,-3969,3903,3968,-3903
+        ,3968,3903,-3970,3904,3969,-3904,3969,3904,-3971,3905,3970,-3905,3970,3905,-3972,3906,3971,-3906,3971,3906,-3973,3907
+        ,3972,-3907,3972,3907,-3974,3908,3973,-3908,3973,3908,-3975,3909,3974,-3909,3974,3909,-3976,3910,3975,-3910,3975,3910
+        ,-3977,3911,3976,-3911,3976,3911,-3978,3912,3977,-3912,3977,3912,-3979,3913,3978,-3913,3978,3913,-3980,3914,3979,-3914
+        ,3979,3914,-3981,3915,3980,-3915,3980,3915,-3982,3916,3981,-3916,3981,3916,-3983,3917,3982,-3917,3982,3917,-3984,3918
+        ,3983,-3918,3983,3918,-3985,3919,3984,-3919,3984,3919,-3986,3920,3985,-3920,3985,3920,-3987,3921,3986,-3921,3986,3921
+        ,-3988,3922,3987,-3922,3987,3922,-3989,3923,3988,-3923,3988,3923,-3990,3924,3989,-3924,3989,3924,-3991,3925,3990,-3925
+        ,3990,3925,-3992,3926,3991,-3926,3991,3926,-3993,3927,3992,-3927,3992,3927,-3994,3928,3993,-3928,3993,3928,-3995,3929
+        ,3994,-3929,3994,3929,-3996,3930,3995,-3930,3995,3930,-3997,3931,3996,-3931,3996,3931,-3998,3932,3997,-3932,3997,3932
+        ,-3999,3933,3998,-3933,3998,3933,-4000,3934,3999,-3934,3999,3934,-4001,3935,4000,-3935,4000,3935,-4002,3936,4001,-3936
+        ,4001,3936,-4003,3937,4002,-3937,4002,3937,-4004,3938,4003,-3938,4003,3938,-4005,3939,4004,-3939,4004,3939,-4006,3940
+        ,4005,-3940,4005,3940,-4007,3941,4006,-3941,4006,3941,-4008,3942,4007,-3942,4007,3942,-4009,3943,4008,-3943,4008,3943
+        ,-4010,3944,4009,-3944,4009,3944,-4011,3945,4010,-3945,4010,3945,-4012,3946,4011,-3946,4011,3946,-4013,3947,4012,-3947
+        ,4012,3947,-4014,3948,4013,-3948,4013,3948,-4015,3949,4014,-3949,4014,3949,-4016,3950,4015,-3950,4015,3950,-4017,3951
+        ,4016,-3951,4016,3951,-4018,3952,4017,-3952,4017,3952,-4019,3953,4018,-3953,4018,3953,-4020,3954,4019,-3954,4019,3954
+        ,-4021,3955,4020,-3955,4020,3955,-4022,3956,4021,-3956,4021,3956,-4023,3957,4022,-3957,4022,3957,-4024,3958,4023,-3958
+        ,4023,3958,-4025,3959,4024,-3959,4024,3959,-4026,3960,4025,-3960,4025,3960,-4027,3961,4026,-3961,4026,3961,-4028,3962
+        ,4027,-3962,4027,3962,-4029,3963,4028,-3963,4028,3963,-4030,3964,4029,-3964,4030,3965,-4032,3966,4031,-3966,4031,3966
+        ,-4033,3967,4032,-3967,4032,3967,-4034,3968,4033,-3968,4033,3968,-4035,3969,4034,-3969,4034,3969,-4036,3970,4035,-3970
+        ,4035,3970,-4037,3971,4036,-3971,4036,3971,-4038,3972,4037,-3972,4037,3972,-4039,3973,4038,-3973,4038,3973,-4040,3974
+        ,4039,-3974,4039,3974,-4041,3975,4040,-3975,4040,3975,-4042,3976,4041,-3976,4041,3976,-4043,3977,4042,-3977,4042,3977
+        ,-4044,3978,4043,-3978,4043,3978,-4045,3979,4044,-3979,4044,3979,-4046,3980,4045,-3980,4045,3980,-4047,3981,4046,-3981
+        ,4046,3981,-4048,3982,4047,-3982,4047,3982,-4049,3983,4048,-3983,4048,3983,-4050,3984,4049,-3984,4049,3984,-4051,3985
+        ,4050,-3985,4050,3985,-4052,3986,4051,-3986,4051,3986,-4053,3987,4052,-3987,4052,3987,-4054,3988,4053,-3988,4053,3988
+        ,-4055,3989,4054,-3989,4054,3989,-4056,3990,4055,-3990,4055,3990,-4057,3991,4056,-3991,4056,3991,-4058,3992,4057,-3992
+        ,4057,3992,-4059,3993,4058,-3993,4058,3993,-4060,3994,4059,-3994,4059,3994,-4061,3995,4060,-3995,4060,3995,-4062,3996
+        ,4061,-3996,4061,3996,-4063,3997,4062,-3997,4062,3997,-4064,3998,4063,-3998,4063,3998,-4065,3999,4064,-3999,4064,3999
+        ,-4066,4000,4065,-4000,4065,4000,-4067,4001,4066,-4001,4066,4001,-4068,4002,4067,-4002,4067,4002,-4069,4003,4068,-4003
+        ,4068,4003,-4070,4004,4069,-4004,4069,4004,-4071,4005,4070,-4005,4070,4005,-4072,4006,4071,-4006,4071,4006,-4073,4007
+        ,4072,-4007,4072,4007,-4074,4008,4073,-4008,4073,4008,-4075,4009,4074,-4009,4074,4009,-4076,4010,4075,-4010,4075,4010
+        ,-4077,4011,4076,-4011,4076,4011,-4078,4012,4077,-4012,4077,4012,-4079,4013,4078,-4013,4078,4013,-4080,4014,4079,-4014
+        ,4079,4014,-4081,4015,4080,-4015,4080,4015,-4082,4016,4081,-4016,4081,4016,-4083,4017,4082,-4017,4082,4017,-4084,4018
+        ,4083,-4018,4083,4018,-4085,4019,4084,-4019,4084,4019,-4086,4020,4085,-4020,4085,4020,-4087,4021,4086,-4021,4086,4021
+        ,-4088,4022,4087,-4022,4087,4022,-4089,4023,4088,-4023,4088,4023,-4090,4024,4089,-4024,4089,4024,-4091,4025,4090,-4025
+        ,4090,4025,-4092,4026,4091,-4026,4091,4026,-4093,4027,4092,-4027,4092,4027,-4094,4028,4093,-4028,4093,4028,-4095,4029
+        ,4094,-4029,4095,4030,-4097,4031,4096,-4031,4096,4031,-4098,4032,4097,-4032,4097,4032,-4099,4033,4098,-4033,4098,4033
+        ,-4100,4034,4099,-4034,4099,4034,-4101,4035,4100,-4035,4100,4035,-4102,4036,4101,-4036,4101,4036,-4103,4037,4102,-4037
+        ,4102,4037,-4104,4038,4103,-4038,4103,4038,-4105,4039,4104,-4039,4104,4039,-4106,4040,4105,-4040,4105,4040,-4107,4041
+        ,4106,-4041,4106,4041,-4108,4042,4107,-4042,4107,4042,-4109,4043,4108,-4043,4108,4043,-4110,4044,4109,-4044,4109,4044
+        ,-4111,4045,4110,-4045,4110,4045,-4112,4046,4111,-4046,4111,4046,-4113,4047,4112,-4047,4112,4047,-4114,4048,4113,-4048
+        ,4113,4048,-4115,4049,4114,-4049,4114,4049,-4116,4050,4115,-4050,4115,4050,-4117,4051,4116,-4051,4116,4051,-4118,4052
+        ,4117,-4052,4117,4052,-4119,4053,4118,-4053,4118,4053,-4120,4054,4119,-4054,4119,4054,-4121,4055,4120,-4055,4120,4055
+        ,-4122,4056,4121,-4056,4121,4056,-4123,4057,4122,-4057,4122,4057,-4124,4058,4123,-4058,4123,4058,-4125,4059,4124,-4059
+        ,4124,4059,-4126,4060,4125,-4060,4125,4060,-4127,4061,4126,-4061,4126,4061,-4128,4062,4127,-4062,4127,4062,-4129,4063
+        ,4128,-4063,4128,4063,-4130,4064,4129,-4064,4129,4064,-4131,4065,4130,-4065,4130,4065,-4132,4066,4131,-4066,4131,4066
+        ,-4133,4067,4132,-4067,4132,4067,-4134,4068,4133,-4068,4133,4068,-4135,4069,4134,-4069,4134,4069,-4136,4070,4135,-4070
+        ,4135,4070,-4137,4071,4136,-4071,4136,4071,-4138,4072,4137,-4072,4137,4072,-4139,4073,4138,-4073,4138,4073,-4140,4074
+        ,4139,-4074,4139,4074,-4141,4075,4140,-4075,4140,4075,-4142,4076,4141,-4076,4141,4076,-4143,4077,4142,-4077,4142,4077
+        ,-4144,4078,4143,-4078,4143,4078,-4145,4079,4144,-4079,4144,4079,-4146,4080,4145,-4080,4145,4080,-4147,4081,4146,-4081
+        ,4146,4081,-4148,4082,4147,-4082,4147,4082,-4149,4083,4148,-4083,4148,4083,-4150,4084,4149,-4084,4149,4084,-4151,4085
+        ,4150,-4085,4150,4085,-4152,4086,4151,-4086,4151,4086,-4153,4087,4152,-4087,4152,4087,-4154,4088,4153,-4088,4153,4088
+        ,-4155,4089,4154,-4089,4154,4089,-4156,4090,4155,-4090,4155,4090,-4157,4091,4156,-4091,4156,4091,-4158,4092,4157,-4092
+        ,4157,4092,-4159,4093,4158,-4093,4158,4093,-4160,4094,4159,-4094,4160,4095,-4162,4096,4161,-4096,4161,4096,-4163,4097
+        ,4162,-4097,4162,4097,-4164,4098,4163,-4098,4163,4098,-4165,4099,4164,-4099,4164,4099,-4166,4100,4165,-4100,4165,4100
+        ,-4167,4101,4166,-4101,4166,4101,-4168,4102,4167,-4102,4167,4102,-4169,4103,4168,-4103,4168,4103,-4170,4104,4169,-4104
+        ,4169,4104,-4171,4105,4170,-4105,4170,4105,-4172,4106,4171,-4106,4171,4106,-4173,4107,4172,-4107,4172,4107,-4174,4108
+        ,4173,-4108,4173,4108,-4175,4109,4174,-4109,4174,4109,-4176,4110,4175,-4110,4175,4110,-4177,4111,4176,-4111,4176,4111
+        ,-4178,4112,4177,-4112,4177,4112,-4179,4113,4178,-4113,4178,4113,-4180,4114,4179,-4114,4179,4114,-4181,4115,4180,-4115
+        ,4180,4115,-4182,4116,4181,-4116,4181,4116,-4183,4117,4182,-4117,4182,4117,-4184,4118,4183,-4118,4183,4118,-4185,4119
+        ,4184,-4119,4184,4119,-4186,4120,4185,-4120,4185,4120,-4187,4121,4186,-4121,4186,4121,-4188,4122,4187,-4122,4187,4122
+        ,-4189,4123,4188,-4123,4188,4123,-4190,4124,4189,-4124,4189,4124,-4191,4125,4190,-4125,4190,4125,-4192,4126,4191,-4126
+        ,4191,4126,-4193,4127,4192,-4127,4192,4127,-4194,4128,4193,-4128,4193,4128,-4195,4129,4194,-4129,4194,4129,-4196,4130
+        ,4195,-4130,4195,4130,-4197,4131,4196,-4131,4196,4131,-4198,4132,4197,-4132,4197,4132,-4199,4133,4198,-4133,4198,4133
+        ,-4200,4134,4199,-4134,4199,4134,-4201,4135,4200,-4135,4200,4135,-4202,4136,4201,-4136,4201,4136,-4203,4137,4202,-4137
+        ,4202,4137,-4204,4138,4203,-4138,4203,4138,-4205,4139,4204,-4139,4204,4139,-4206,4140,4205,-4140,4205,4140,-4207,4141
+        ,4206,-4141,4206,4141,-4208,4142,4207,-4142,4207,4142,-4209,4143,4208,-4143,4208,4143,-4210,4144,4209,-4144,4209,4144
+        ,-4211,4145,4210,-4145,4210,4145,-4212,4146,4211,-4146,4211,4146,-4213,4147,4212,-4147,4212,4147,-4214,4148,4213,-4148
+        ,4213,4148,-4215,4149,4214,-4149,4214,4149,-4216,4150,4215,-4150,4215,4150,-4217,4151,4216,-4151,4216,4151,-4218,4152
+        ,4217,-4152,4217,4152,-4219,4153,4218,-4153,4218,4153,-4220,4154,4219,-4154,4219,4154,-4221,4155,4220,-4155,4220,4155
+        ,-4222,4156,4221,-4156,4221,4156,-4223,4157,4222,-4157,4222,4157,-4224,4158,4223,-4158,4223,4158,-4225,4159,4224,-4159
+        
+        Edges: 0,1,2,3,5,7,8,9,11,13,14,15,17,19,20,21,23,25,26,27,29,31,32,33,35,37,38,39,41,43,44,45,47,49,50,51,53,55,56,57,59
+        ,61,62,63,65,67,68,69,71,73,74,75,77,79,80,81,83,85,86,87,89,91,92,93,95,97,98,99,101,103,104,105,107,109,110,111
+        ,113,115,116,117,119,121,122,123,125,127,128,129,131,133,134,135,137,139,140,141,143,145,146,147,149,151,152,153,155
+        ,157,158,159,161,163,164,165,167,169,170,171,173,175,176,177,179,181,182,183,185,187,188,189,191,193,194,195,197,199
+        ,200,201,203,205,206,207,209,211,212,213,215,217,218,219,221,223,224,225,227,229,230,231,233,235,236,237,239,241,242
+        ,243,245,247,248,249,251,253,254,255,257,259,260,261,263,265,266,267,269,271,272,273,275,277,278,279,281,283,284,285
+        ,287,289,290,291,293,295,296,297,299,301,302,303,305,307,308,309,311,313,314,315,317,319,320,321,323,325,326,327,329
+        ,331,332,333,335,337,338,339,341,343,344,345,347,349,350,351,353,355,356,357,359,361,362,363,365,367,368,369,371,373
+        ,374,375,377,379,380,381,383,384,385,386,387,391,392,393,397,398,399,403,404,405,409,410,411,415,416,417,421,422,423
+        ,427,428,429,433,434,435,439,440,441,445,446,447,451,452,453,457,458,459,463,464,465,469,470,471,475,476,477,481,482
+        ,483,487,488,489,493,494,495,499,500,501,505,506,507,511,512,513,517,518,519,523,524,525,529,530,531,535,536,537,541
+        ,542,543,547,548,549,553,554,555,559,560,561,565,566,567,571,572,573,577,578,579,583,584,585,589,590,591,595,596,597
+        ,601,602,603,607,608,609,613,614,615,619,620,621,625,626,627,631,632,633,637,638,639,643,644,645,649,650,651,655,656
+        ,657,661,662,663,667,668,669,673,674,675,679,680,681,685,686,687,691,692,693,697,698,699,703,704,705,709,710,711,715
+        ,716,717,721,722,723,727,728,729,733,734,735,739,740,741,745,746,747,751,752,753,757,758,759,763,764,765,768,769,770
+        ,771,775,776,777,781,782,783,787,788,789,793,794,795,799,800,801,805,806,807,811,812,813,817,818,819,823,824,825,829
+        ,830,831,835,836,837,841,842,843,847,848,849,853,854,855,859,860,861,865,866,867,871,872,873,877,878,879,883,884,885
+        ,889,890,891,895,896,897,901,902,903,907,908,909,913,914,915,919,920,921,925,926,927,931,932,933,937,938,939,943,944
+        ,945,949,950,951,955,956,957,961,962,963,967,968,969,973,974,975,979,980,981,985,986,987,991,992,993,997,998,999,1003
+        ,1004,1005,1009,1010,1011,1015,1016,1017,1021,1022,1023,1027,1028,1029,1033,1034,1035,1039,1040,1041,1045,1046,1047
+        ,1051,1052,1053,1057,1058,1059,1063,1064,1065,1069,1070,1071,1075,1076,1077,1081,1082,1083,1087,1088,1089,1093,1094
+        ,1095,1099,1100,1101,1105,1106,1107,1111,1112,1113,1117,1118,1119,1123,1124,1125,1129,1130,1131,1135,1136,1137,1141
+        ,1142,1143,1147,1148,1149,1152,1153,1154,1155,1159,1160,1161,1165,1166,1167,1171,1172,1173,1177,1178,1179,1183,1184
+        ,1185,1189,1190,1191,1195,1196,1197,1201,1202,1203,1207,1208,1209,1213,1214,1215,1219,1220,1221,1225,1226,1227,1231
+        ,1232,1233,1237,1238,1239,1243,1244,1245,1249,1250,1251,1255,1256,1257,1261,1262,1263,1267,1268,1269,1273,1274,1275
+        ,1279,1280,1281,1285,1286,1287,1291,1292,1293,1297,1298,1299,1303,1304,1305,1309,1310,1311,1315,1316,1317,1321,1322
+        ,1323,1327,1328,1329,1333,1334,1335,1339,1340,1341,1345,1346,1347,1351,1352,1353,1357,1358,1359,1363,1364,1365,1369
+        ,1370,1371,1375,1376,1377,1381,1382,1383,1387,1388,1389,1393,1394,1395,1399,1400,1401,1405,1406,1407,1411,1412,1413
+        ,1417,1418,1419,1423,1424,1425,1429,1430,1431,1435,1436,1437,1441,1442,1443,1447,1448,1449,1453,1454,1455,1459,1460
+        ,1461,1465,1466,1467,1471,1472,1473,1477,1478,1479,1483,1484,1485,1489,1490,1491,1495,1496,1497,1501,1502,1503,1507
+        ,1508,1509,1513,1514,1515,1519,1520,1521,1525,1526,1527,1531,1532,1533,1536,1537,1538,1539,1543,1544,1545,1549,1550
+        ,1551,1555,1556,1557,1561,1562,1563,1567,1568,1569,1573,1574,1575,1579,1580,1581,1585,1586,1587,1591,1592,1593,1597
+        ,1598,1599,1603,1604,1605,1609,1610,1611,1615,1616,1617,1621,1622,1623,1627,1628,1629,1633,1634,1635,1639,1640,1641
+        ,1645,1646,1647,1651,1652,1653,1657,1658,1659,1663,1664,1665,1669,1670,1671,1675,1676,1677,1681,1682,1683,1687,1688
+        ,1689,1693,1694,1695,1699,1700,1701,1705,1706,1707,1711,1712,1713,1717,1718,1719,1723,1724,1725,1729,1730,1731,1735
+        ,1736,1737,1741,1742,1743,1747,1748,1749,1753,1754,1755,1759,1760,1761,1765,1766,1767,1771,1772,1773,1777,1778,1779
+        ,1783,1784,1785,1789,1790,1791,1795,1796,1797,1801,1802,1803,1807,1808,1809,1813,1814,1815,1819,1820,1821,1825,1826
+        ,1827,1831,1832,1833,1837,1838,1839,1843,1844,1845,1849,1850,1851,1855,1856,1857,1861,1862,1863,1867,1868,1869,1873
+        ,1874,1875,1879,1880,1881,1885,1886,1887,1891,1892,1893,1897,1898,1899,1903,1904,1905,1909,1910,1911,1915,1916,1917
+        ,1920,1921,1922,1923,1927,1928,1929,1933,1934,1935,1939,1940,1941,1945,1946,1947,1951,1952,1953,1957,1958,1959,1963
+        ,1964,1965,1969,1970,1971,1975,1976,1977,1981,1982,1983,1987,1988,1989,1993,1994,1995,1999,2000,2001,2005,2006,2007
+        ,2011,2012,2013,2017,2018,2019,2023,2024,2025,2029,2030,2031,2035,2036,2037,2041,2042,2043,2047,2048,2049,2053,2054
+        ,2055,2059,2060,2061,2065,2066,2067,2071,2072,2073,2077,2078,2079,2083,2084,2085,2089,2090,2091,2095,2096,2097,2101
+        ,2102,2103,2107,2108,2109,2113,2114,2115,2119,2120,2121,2125,2126,2127,2131,2132,2133,2137,2138,2139,2143,2144,2145
+        ,2149,2150,2151,2155,2156,2157,2161,2162,2163,2167,2168,2169,2173,2174,2175,2179,2180,2181,2185,2186,2187,2191,2192
+        ,2193,2197,2198,2199,2203,2204,2205,2209,2210,2211,2215,2216,2217,2221,2222,2223,2227,2228,2229,2233,2234,2235,2239
+        ,2240,2241,2245,2246,2247,2251,2252,2253,2257,2258,2259,2263,2264,2265,2269,2270,2271,2275,2276,2277,2281,2282,2283
+        ,2287,2288,2289,2293,2294,2295,2299,2300,2301,2304,2305,2306,2307,2311,2312,2313,2317,2318,2319,2323,2324,2325,2329
+        ,2330,2331,2335,2336,2337,2341,2342,2343,2347,2348,2349,2353,2354,2355,2359,2360,2361,2365,2366,2367,2371,2372,2373
+        ,2377,2378,2379,2383,2384,2385,2389,2390,2391,2395,2396,2397,2401,2402,2403,2407,2408,2409,2413,2414,2415,2419,2420
+        ,2421,2425,2426,2427,2431,2432,2433,2437,2438,2439,2443,2444,2445,2449,2450,2451,2455,2456,2457,2461,2462,2463,2467
+        ,2468,2469,2473,2474,2475,2479,2480,2481,2485,2486,2487,2491,2492,2493,2497,2498,2499,2503,2504,2505,2509,2510,2511
+        ,2515,2516,2517,2521,2522,2523,2527,2528,2529,2533,2534,2535,2539,2540,2541,2545,2546,2547,2551,2552,2553,2557,2558
+        ,2559,2563,2564,2565,2569,2570,2571,2575,2576,2577,2581,2582,2583,2587,2588,2589,2593,2594,2595,2599,2600,2601,2605
+        ,2606,2607,2611,2612,2613,2617,2618,2619,2623,2624,2625,2629,2630,2631,2635,2636,2637,2641,2642,2643,2647,2648,2649
+        ,2653,2654,2655,2659,2660,2661,2665,2666,2667,2671,2672,2673,2677,2678,2679,2683,2684,2685,2688,2689,2690,2691,2695
+        ,2696,2697,2701,2702,2703,2707,2708,2709,2713,2714,2715,2719,2720,2721,2725,2726,2727,2731,2732,2733,2737,2738,2739
+        ,2743,2744,2745,2749,2750,2751,2755,2756,2757,2761,2762,2763,2767,2768,2769,2773,2774,2775,2779,2780,2781,2785,2786
+        ,2787,2791,2792,2793,2797,2798,2799,2803,2804,2805,2809,2810,2811,2815,2816,2817,2821,2822,2823,2827,2828,2829,2833
+        ,2834,2835,2839,2840,2841,2845,2846,2847,2851,2852,2853,2857,2858,2859,2863,2864,2865,2869,2870,2871,2875,2876,2877
+        ,2881,2882,2883,2887,2888,2889,2893,2894,2895,2899,2900,2901,2905,2906,2907,2911,2912,2913,2917,2918,2919,2923,2924
+        ,2925,2929,2930,2931,2935,2936,2937,2941,2942,2943,2947,2948,2949,2953,2954,2955,2959,2960,2961,2965,2966,2967,2971
+        ,2972,2973,2977,2978,2979,2983,2984,2985,2989,2990,2991,2995,2996,2997,3001,3002,3003,3007,3008,3009,3013,3014,3015
+        ,3019,3020,3021,3025,3026,3027,3031,3032,3033,3037,3038,3039,3043,3044,3045,3049,3050,3051,3055,3056,3057,3061,3062
+        ,3063,3067,3068,3069,3072,3073,3074,3075,3079,3080,3081,3085,3086,3087,3091,3092,3093,3097,3098,3099,3103,3104,3105
+        ,3109,3110,3111,3115,3116,3117,3121,3122,3123,3127,3128,3129,3133,3134,3135,3139,3140,3141,3145,3146,3147,3151,3152
+        ,3153,3157,3158,3159,3163,3164,3165,3169,3170,3171,3175,3176,3177,3181,3182,3183,3187,3188,3189,3193,3194,3195,3199
+        ,3200,3201,3205,3206,3207,3211,3212,3213,3217,3218,3219,3223,3224,3225,3229,3230,3231,3235,3236,3237,3241,3242,3243
+        ,3247,3248,3249,3253,3254,3255,3259,3260,3261,3265,3266,3267,3271,3272,3273,3277,3278,3279,3283,3284,3285,3289,3290
+        ,3291,3295,3296,3297,3301,3302,3303,3307,3308,3309,3313,3314,3315,3319,3320,3321,3325,3326,3327,3331,3332,3333,3337
+        ,3338,3339,3343,3344,3345,3349,3350,3351,3355,3356,3357,3361,3362,3363,3367,3368,3369,3373,3374,3375,3379,3380,3381
+        ,3385,3386,3387,3391,3392,3393,3397,3398,3399,3403,3404,3405,3409,3410,3411,3415,3416,3417,3421,3422,3423,3427,3428
+        ,3429,3433,3434,3435,3439,3440,3441,3445,3446,3447,3451,3452,3453,3456,3457,3458,3459,3463,3464,3465,3469,3470,3471
+        ,3475,3476,3477,3481,3482,3483,3487,3488,3489,3493,3494,3495,3499,3500,3501,3505,3506,3507,3511,3512,3513,3517,3518
+        ,3519,3523,3524,3525,3529,3530,3531,3535,3536,3537,3541,3542,3543,3547,3548,3549,3553,3554,3555,3559,3560,3561,3565
+        ,3566,3567,3571,3572,3573,3577,3578,3579,3583,3584,3585,3589,3590,3591,3595,3596,3597,3601,3602,3603,3607,3608,3609
+        ,3613,3614,3615,3619,3620,3621,3625,3626,3627,3631,3632,3633,3637,3638,3639,3643,3644,3645,3649,3650,3651,3655,3656
+        ,3657,3661,3662,3663,3667,3668,3669,3673,3674,3675,3679,3680,3681,3685,3686,3687,3691,3692,3693,3697,3698,3699,3703
+        ,3704,3705,3709,3710,3711,3715,3716,3717,3721,3722,3723,3727,3728,3729,3733,3734,3735,3739,3740,3741,3745,3746,3747
+        ,3751,3752,3753,3757,3758,3759,3763,3764,3765,3769,3770,3771,3775,3776,3777,3781,3782,3783,3787,3788,3789,3793,3794
+        ,3795,3799,3800,3801,3805,3806,3807,3811,3812,3813,3817,3818,3819,3823,3824,3825,3829,3830,3831,3835,3836,3837,3840
+        ,3841,3842,3843,3847,3848,3849,3853,3854,3855,3859,3860,3861,3865,3866,3867,3871,3872,3873,3877,3878,3879,3883,3884
+        ,3885,3889,3890,3891,3895,3896,3897,3901,3902,3903,3907,3908,3909,3913,3914,3915,3919,3920,3921,3925,3926,3927,3931
+        ,3932,3933,3937,3938,3939,3943,3944,3945,3949,3950,3951,3955,3956,3957,3961,3962,3963,3967,3968,3969,3973,3974,3975
+        ,3979,3980,3981,3985,3986,3987,3991,3992,3993,3997,3998,3999,4003,4004,4005,4009,4010,4011,4015,4016,4017,4021,4022
+        ,4023,4027,4028,4029,4033,4034,4035,4039,4040,4041,4045,4046,4047,4051,4052,4053,4057,4058,4059,4063,4064,4065,4069
+        ,4070,4071,4075,4076,4077,4081,4082,4083,4087,4088,4089,4093,4094,4095,4099,4100,4101,4105,4106,4107,4111,4112,4113
+        ,4117,4118,4119,4123,4124,4125,4129,4130,4131,4135,4136,4137,4141,4142,4143,4147,4148,4149,4153,4154,4155,4159,4160
+        ,4161,4165,4166,4167,4171,4172,4173,4177,4178,4179,4183,4184,4185,4189,4190,4191,4195,4196,4197,4201,4202,4203,4207
+        ,4208,4209,4213,4214,4215,4219,4220,4221,4224,4225,4226,4227,4231,4232,4233,4237,4238,4239,4243,4244,4245,4249,4250
+        ,4251,4255,4256,4257,4261,4262,4263,4267,4268,4269,4273,4274,4275,4279,4280,4281,4285,4286,4287,4291,4292,4293,4297
+        ,4298,4299,4303,4304,4305,4309,4310,4311,4315,4316,4317,4321,4322,4323,4327,4328,4329,4333,4334,4335,4339,4340,4341
+        ,4345,4346,4347,4351,4352,4353,4357,4358,4359,4363,4364,4365,4369,4370,4371,4375,4376,4377,4381,4382,4383,4387,4388
+        ,4389,4393,4394,4395,4399,4400,4401,4405,4406,4407,4411,4412,4413,4417,4418,4419,4423,4424,4425,4429,4430,4431,4435
+        ,4436,4437,4441,4442,4443,4447,4448,4449,4453,4454,4455,4459,4460,4461,4465,4466,4467,4471,4472,4473,4477,4478,4479
+        ,4483,4484,4485,4489,4490,4491,4495,4496,4497,4501,4502,4503,4507,4508,4509,4513,4514,4515,4519,4520,4521,4525,4526
+        ,4527,4531,4532,4533,4537,4538,4539,4543,4544,4545,4549,4550,4551,4555,4556,4557,4561,4562,4563,4567,4568,4569,4573
+        ,4574,4575,4579,4580,4581,4585,4586,4587,4591,4592,4593,4597,4598,4599,4603,4604,4605,4608,4609,4610,4611,4615,4616
+        ,4617,4621,4622,4623,4627,4628,4629,4633,4634,4635,4639,4640,4641,4645,4646,4647,4651,4652,4653,4657,4658,4659,4663
+        ,4664,4665,4669,4670,4671,4675,4676,4677,4681,4682,4683,4687,4688,4689,4693,4694,4695,4699,4700,4701,4705,4706,4707
+        ,4711,4712,4713,4717,4718,4719,4723,4724,4725,4729,4730,4731,4735,4736,4737,4741,4742,4743,4747,4748,4749,4753,4754
+        ,4755,4759,4760,4761,4765,4766,4767,4771,4772,4773,4777,4778,4779,4783,4784,4785,4789,4790,4791,4795,4796,4797,4801
+        ,4802,4803,4807,4808,4809,4813,4814,4815,4819,4820,4821,4825,4826,4827,4831,4832,4833,4837,4838,4839,4843,4844,4845
+        ,4849,4850,4851,4855,4856,4857,4861,4862,4863,4867,4868,4869,4873,4874,4875,4879,4880,4881,4885,4886,4887,4891,4892
+        ,4893,4897,4898,4899,4903,4904,4905,4909,4910,4911,4915,4916,4917,4921,4922,4923,4927,4928,4929,4933,4934,4935,4939
+        ,4940,4941,4945,4946,4947,4951,4952,4953,4957,4958,4959,4963,4964,4965,4969,4970,4971,4975,4976,4977,4981,4982,4983
+        ,4987,4988,4989,4992,4993,4994,4995,4999,5000,5001,5005,5006,5007,5011,5012,5013,5017,5018,5019,5023,5024,5025,5029
+        ,5030,5031,5035,5036,5037,5041,5042,5043,5047,5048,5049,5053,5054,5055,5059,5060,5061,5065,5066,5067,5071,5072,5073
+        ,5077,5078,5079,5083,5084,5085,5089,5090,5091,5095,5096,5097,5101,5102,5103,5107,5108,5109,5113,5114,5115,5119,5120
+        ,5121,5125,5126,5127,5131,5132,5133,5137,5138,5139,5143,5144,5145,5149,5150,5151,5155,5156,5157,5161,5162,5163,5167
+        ,5168,5169,5173,5174,5175,5179,5180,5181,5185,5186,5187,5191,5192,5193,5197,5198,5199,5203,5204,5205,5209,5210,5211
+        ,5215,5216,5217,5221,5222,5223,5227,5228,5229,5233,5234,5235,5239,5240,5241,5245,5246,5247,5251,5252,5253,5257,5258
+        ,5259,5263,5264,5265,5269,5270,5271,5275,5276,5277,5281,5282,5283,5287,5288,5289,5293,5294,5295,5299,5300,5301,5305
+        ,5306,5307,5311,5312,5313,5317,5318,5319,5323,5324,5325,5329,5330,5331,5335,5336,5337,5341,5342,5343,5347,5348,5349
+        ,5353,5354,5355,5359,5360,5361,5365,5366,5367,5371,5372,5373,5376,5377,5378,5379,5383,5384,5385,5389,5390,5391,5395
+        ,5396,5397,5401,5402,5403,5407,5408,5409,5413,5414,5415,5419,5420,5421,5425,5426,5427,5431,5432,5433,5437,5438,5439
+        ,5443,5444,5445,5449,5450,5451,5455,5456,5457,5461,5462,5463,5467,5468,5469,5473,5474,5475,5479,5480,5481,5485,5486
+        ,5487,5491,5492,5493,5497,5498,5499,5503,5504,5505,5509,5510,5511,5515,5516,5517,5521,5522,5523,5527,5528,5529,5533
+        ,5534,5535,5539,5540,5541,5545,5546,5547,5551,5552,5553,5557,5558,5559,5563,5564,5565,5569,5570,5571,5575,5576,5577
+        ,5581,5582,5583,5587,5588,5589,5593,5594,5595,5599,5600,5601,5605,5606,5607,5611,5612,5613,5617,5618,5619,5623,5624
+        ,5625,5629,5630,5631,5635,5636,5637,5641,5642,5643,5647,5648,5649,5653,5654,5655,5659,5660,5661,5665,5666,5667,5671
+        ,5672,5673,5677,5678,5679,5683,5684,5685,5689,5690,5691,5695,5696,5697,5701,5702,5703,5707,5708,5709,5713,5714,5715
+        ,5719,5720,5721,5725,5726,5727,5731,5732,5733,5737,5738,5739,5743,5744,5745,5749,5750,5751,5755,5756,5757,5760,5761
+        ,5762,5763,5767,5768,5769,5773,5774,5775,5779,5780,5781,5785,5786,5787,5791,5792,5793,5797,5798,5799,5803,5804,5805
+        ,5809,5810,5811,5815,5816,5817,5821,5822,5823,5827,5828,5829,5833,5834,5835,5839,5840,5841,5845,5846,5847,5851,5852
+        ,5853,5857,5858,5859,5863,5864,5865,5869,5870,5871,5875,5876,5877,5881,5882,5883,5887,5888,5889,5893,5894,5895,5899
+        ,5900,5901,5905,5906,5907,5911,5912,5913,5917,5918,5919,5923,5924,5925,5929,5930,5931,5935,5936,5937,5941,5942,5943
+        ,5947,5948,5949,5953,5954,5955,5959,5960,5961,5965,5966,5967,5971,5972,5973,5977,5978,5979,5983,5984,5985,5989,5990
+        ,5991,5995,5996,5997,6001,6002,6003,6007,6008,6009,6013,6014,6015,6019,6020,6021,6025,6026,6027,6031,6032,6033,6037
+        ,6038,6039,6043,6044,6045,6049,6050,6051,6055,6056,6057,6061,6062,6063,6067,6068,6069,6073,6074,6075,6079,6080,6081
+        ,6085,6086,6087,6091,6092,6093,6097,6098,6099,6103,6104,6105,6109,6110,6111,6115,6116,6117,6121,6122,6123,6127,6128
+        ,6129,6133,6134,6135,6139,6140,6141,6144,6145,6146,6147,6151,6152,6153,6157,6158,6159,6163,6164,6165,6169,6170,6171
+        ,6175,6176,6177,6181,6182,6183,6187,6188,6189,6193,6194,6195,6199,6200,6201,6205,6206,6207,6211,6212,6213,6217,6218
+        ,6219,6223,6224,6225,6229,6230,6231,6235,6236,6237,6241,6242,6243,6247,6248,6249,6253,6254,6255,6259,6260,6261,6265
+        ,6266,6267,6271,6272,6273,6277,6278,6279,6283,6284,6285,6289,6290,6291,6295,6296,6297,6301,6302,6303,6307,6308,6309
+        ,6313,6314,6315,6319,6320,6321,6325,6326,6327,6331,6332,6333,6337,6338,6339,6343,6344,6345,6349,6350,6351,6355,6356
+        ,6357,6361,6362,6363,6367,6368,6369,6373,6374,6375,6379,6380,6381,6385,6386,6387,6391,6392,6393,6397,6398,6399,6403
+        ,6404,6405,6409,6410,6411,6415,6416,6417,6421,6422,6423,6427,6428,6429,6433,6434,6435,6439,6440,6441,6445,6446,6447
+        ,6451,6452,6453,6457,6458,6459,6463,6464,6465,6469,6470,6471,6475,6476,6477,6481,6482,6483,6487,6488,6489,6493,6494
+        ,6495,6499,6500,6501,6505,6506,6507,6511,6512,6513,6517,6518,6519,6523,6524,6525,6528,6529,6530,6531,6535,6536,6537
+        ,6541,6542,6543,6547,6548,6549,6553,6554,6555,6559,6560,6561,6565,6566,6567,6571,6572,6573,6577,6578,6579,6583,6584
+        ,6585,6589,6590,6591,6595,6596,6597,6601,6602,6603,6607,6608,6609,6613,6614,6615,6619,6620,6621,6625,6626,6627,6631
+        ,6632,6633,6637,6638,6639,6643,6644,6645,6649,6650,6651,6655,6656,6657,6661,6662,6663,6667,6668,6669,6673,6674,6675
+        ,6679,6680,6681,6685,6686,6687,6691,6692,6693,6697,6698,6699,6703,6704,6705,6709,6710,6711,6715,6716,6717,6721,6722
+        ,6723,6727,6728,6729,6733,6734,6735,6739,6740,6741,6745,6746,6747,6751,6752,6753,6757,6758,6759,6763,6764,6765,6769
+        ,6770,6771,6775,6776,6777,6781,6782,6783,6787,6788,6789,6793,6794,6795,6799,6800,6801,6805,6806,6807,6811,6812,6813
+        ,6817,6818,6819,6823,6824,6825,6829,6830,6831,6835,6836,6837,6841,6842,6843,6847,6848,6849,6853,6854,6855,6859,6860
+        ,6861,6865,6866,6867,6871,6872,6873,6877,6878,6879,6883,6884,6885,6889,6890,6891,6895,6896,6897,6901,6902,6903,6907
+        ,6908,6909,6912,6913,6914,6915,6919,6920,6921,6925,6926,6927,6931,6932,6933,6937,6938,6939,6943,6944,6945,6949,6950
+        ,6951,6955,6956,6957,6961,6962,6963,6967,6968,6969,6973,6974,6975,6979,6980,6981,6985,6986,6987,6991,6992,6993,6997
+        ,6998,6999,7003,7004,7005,7009,7010,7011,7015,7016,7017,7021,7022,7023,7027,7028,7029,7033,7034,7035,7039,7040,7041
+        ,7045,7046,7047,7051,7052,7053,7057,7058,7059,7063,7064,7065,7069,7070,7071,7075,7076,7077,7081,7082,7083,7087,7088
+        ,7089,7093,7094,7095,7099,7100,7101,7105,7106,7107,7111,7112,7113,7117,7118,7119,7123,7124,7125,7129,7130,7131,7135
+        ,7136,7137,7141,7142,7143,7147,7148,7149,7153,7154,7155,7159,7160,7161,7165,7166,7167,7171,7172,7173,7177,7178,7179
+        ,7183,7184,7185,7189,7190,7191,7195,7196,7197,7201,7202,7203,7207,7208,7209,7213,7214,7215,7219,7220,7221,7225,7226
+        ,7227,7231,7232,7233,7237,7238,7239,7243,7244,7245,7249,7250,7251,7255,7256,7257,7261,7262,7263,7267,7268,7269,7273
+        ,7274,7275,7279,7280,7281,7285,7286,7287,7291,7292,7293,7296,7297,7298,7299,7303,7304,7305,7309,7310,7311,7315,7316
+        ,7317,7321,7322,7323,7327,7328,7329,7333,7334,7335,7339,7340,7341,7345,7346,7347,7351,7352,7353,7357,7358,7359,7363
+        ,7364,7365,7369,7370,7371,7375,7376,7377,7381,7382,7383,7387,7388,7389,7393,7394,7395,7399,7400,7401,7405,7406,7407
+        ,7411,7412,7413,7417,7418,7419,7423,7424,7425,7429,7430,7431,7435,7436,7437,7441,7442,7443,7447,7448,7449,7453,7454
+        ,7455,7459,7460,7461,7465,7466,7467,7471,7472,7473,7477,7478,7479,7483,7484,7485,7489,7490,7491,7495,7496,7497,7501
+        ,7502,7503,7507,7508,7509,7513,7514,7515,7519,7520,7521,7525,7526,7527,7531,7532,7533,7537,7538,7539,7543,7544,7545
+        ,7549,7550,7551,7555,7556,7557,7561,7562,7563,7567,7568,7569,7573,7574,7575,7579,7580,7581,7585,7586,7587,7591,7592
+        ,7593,7597,7598,7599,7603,7604,7605,7609,7610,7611,7615,7616,7617,7621,7622,7623,7627,7628,7629,7633,7634,7635,7639
+        ,7640,7641,7645,7646,7647,7651,7652,7653,7657,7658,7659,7663,7664,7665,7669,7670,7671,7675,7676,7677,7680,7681,7682
+        ,7683,7687,7688,7689,7693,7694,7695,7699,7700,7701,7705,7706,7707,7711,7712,7713,7717,7718,7719,7723,7724,7725,7729
+        ,7730,7731,7735,7736,7737,7741,7742,7743,7747,7748,7749,7753,7754,7755,7759,7760,7761,7765,7766,7767,7771,7772,7773
+        ,7777,7778,7779,7783,7784,7785,7789,7790,7791,7795,7796,7797,7801,7802,7803,7807,7808,7809,7813,7814,7815,7819,7820
+        ,7821,7825,7826,7827,7831,7832,7833,7837,7838,7839,7843,7844,7845,7849,7850,7851,7855,7856,7857,7861,7862,7863,7867
+        ,7868,7869,7873,7874,7875,7879,7880,7881,7885,7886,7887,7891,7892,7893,7897,7898,7899,7903,7904,7905,7909,7910,7911
+        ,7915,7916,7917,7921,7922,7923,7927,7928,7929,7933,7934,7935,7939,7940,7941,7945,7946,7947,7951,7952,7953,7957,7958
+        ,7959,7963,7964,7965,7969,7970,7971,7975,7976,7977,7981,7982,7983,7987,7988,7989,7993,7994,7995,7999,8000,8001,8005
+        ,8006,8007,8011,8012,8013,8017,8018,8019,8023,8024,8025,8029,8030,8031,8035,8036,8037,8041,8042,8043,8047,8048,8049
+        ,8053,8054,8055,8059,8060,8061,8064,8065,8066,8067,8071,8072,8073,8077,8078,8079,8083,8084,8085,8089,8090,8091,8095
+        ,8096,8097,8101,8102,8103,8107,8108,8109,8113,8114,8115,8119,8120,8121,8125,8126,8127,8131,8132,8133,8137,8138,8139
+        ,8143,8144,8145,8149,8150,8151,8155,8156,8157,8161,8162,8163,8167,8168,8169,8173,8174,8175,8179,8180,8181,8185,8186
+        ,8187,8191,8192,8193,8197,8198,8199,8203,8204,8205,8209,8210,8211,8215,8216,8217,8221,8222,8223,8227,8228,8229,8233
+        ,8234,8235,8239,8240,8241,8245,8246,8247,8251,8252,8253,8257,8258,8259,8263,8264,8265,8269,8270,8271,8275,8276,8277
+        ,8281,8282,8283,8287,8288,8289,8293,8294,8295,8299,8300,8301,8305,8306,8307,8311,8312,8313,8317,8318,8319,8323,8324
+        ,8325,8329,8330,8331,8335,8336,8337,8341,8342,8343,8347,8348,8349,8353,8354,8355,8359,8360,8361,8365,8366,8367,8371
+        ,8372,8373,8377,8378,8379,8383,8384,8385,8389,8390,8391,8395,8396,8397,8401,8402,8403,8407,8408,8409,8413,8414,8415
+        ,8419,8420,8421,8425,8426,8427,8431,8432,8433,8437,8438,8439,8443,8444,8445,8448,8449,8450,8451,8455,8456,8457,8461
+        ,8462,8463,8467,8468,8469,8473,8474,8475,8479,8480,8481,8485,8486,8487,8491,8492,8493,8497,8498,8499,8503,8504,8505
+        ,8509,8510,8511,8515,8516,8517,8521,8522,8523,8527,8528,8529,8533,8534,8535,8539,8540,8541,8545,8546,8547,8551,8552
+        ,8553,8557,8558,8559,8563,8564,8565,8569,8570,8571,8575,8576,8577,8581,8582,8583,8587,8588,8589,8593,8594,8595,8599
+        ,8600,8601,8605,8606,8607,8611,8612,8613,8617,8618,8619,8623,8624,8625,8629,8630,8631,8635,8636,8637,8641,8642,8643
+        ,8647,8648,8649,8653,8654,8655,8659,8660,8661,8665,8666,8667,8671,8672,8673,8677,8678,8679,8683,8684,8685,8689,8690
+        ,8691,8695,8696,8697,8701,8702,8703,8707,8708,8709,8713,8714,8715,8719,8720,8721,8725,8726,8727,8731,8732,8733,8737
+        ,8738,8739,8743,8744,8745,8749,8750,8751,8755,8756,8757,8761,8762,8763,8767,8768,8769,8773,8774,8775,8779,8780,8781
+        ,8785,8786,8787,8791,8792,8793,8797,8798,8799,8803,8804,8805,8809,8810,8811,8815,8816,8817,8821,8822,8823,8827,8828
+        ,8829,8832,8833,8834,8835,8839,8840,8841,8845,8846,8847,8851,8852,8853,8857,8858,8859,8863,8864,8865,8869,8870,8871
+        ,8875,8876,8877,8881,8882,8883,8887,8888,8889,8893,8894,8895,8899,8900,8901,8905,8906,8907,8911,8912,8913,8917,8918
+        ,8919,8923,8924,8925,8929,8930,8931,8935,8936,8937,8941,8942,8943,8947,8948,8949,8953,8954,8955,8959,8960,8961,8965
+        ,8966,8967,8971,8972,8973,8977,8978,8979,8983,8984,8985,8989,8990,8991,8995,8996,8997,9001,9002,9003,9007,9008,9009
+        ,9013,9014,9015,9019,9020,9021,9025,9026,9027,9031,9032,9033,9037,9038,9039,9043,9044,9045,9049,9050,9051,9055,9056
+        ,9057,9061,9062,9063,9067,9068,9069,9073,9074,9075,9079,9080,9081,9085,9086,9087,9091,9092,9093,9097,9098,9099,9103
+        ,9104,9105,9109,9110,9111,9115,9116,9117,9121,9122,9123,9127,9128,9129,9133,9134,9135,9139,9140,9141,9145,9146,9147
+        ,9151,9152,9153,9157,9158,9159,9163,9164,9165,9169,9170,9171,9175,9176,9177,9181,9182,9183,9187,9188,9189,9193,9194
+        ,9195,9199,9200,9201,9205,9206,9207,9211,9212,9213,9216,9217,9218,9219,9223,9224,9225,9229,9230,9231,9235,9236,9237
+        ,9241,9242,9243,9247,9248,9249,9253,9254,9255,9259,9260,9261,9265,9266,9267,9271,9272,9273,9277,9278,9279,9283,9284
+        ,9285,9289,9290,9291,9295,9296,9297,9301,9302,9303,9307,9308,9309,9313,9314,9315,9319,9320,9321,9325,9326,9327,9331
+        ,9332,9333,9337,9338,9339,9343,9344,9345,9349,9350,9351,9355,9356,9357,9361,9362,9363,9367,9368,9369,9373,9374,9375
+        ,9379,9380,9381,9385,9386,9387,9391,9392,9393,9397,9398,9399,9403,9404,9405,9409,9410,9411,9415,9416,9417,9421,9422
+        ,9423,9427,9428,9429,9433,9434,9435,9439,9440,9441,9445,9446,9447,9451,9452,9453,9457,9458,9459,9463,9464,9465,9469
+        ,9470,9471,9475,9476,9477,9481,9482,9483,9487,9488,9489,9493,9494,9495,9499,9500,9501,9505,9506,9507,9511,9512,9513
+        ,9517,9518,9519,9523,9524,9525,9529,9530,9531,9535,9536,9537,9541,9542,9543,9547,9548,9549,9553,9554,9555,9559,9560
+        ,9561,9565,9566,9567,9571,9572,9573,9577,9578,9579,9583,9584,9585,9589,9590,9591,9595,9596,9597,9600,9601,9602,9603
+        ,9607,9608,9609,9613,9614,9615,9619,9620,9621,9625,9626,9627,9631,9632,9633,9637,9638,9639,9643,9644,9645,9649,9650
+        ,9651,9655,9656,9657,9661,9662,9663,9667,9668,9669,9673,9674,9675,9679,9680,9681,9685,9686,9687,9691,9692,9693,9697
+        ,9698,9699,9703,9704,9705,9709,9710,9711,9715,9716,9717,9721,9722,9723,9727,9728,9729,9733,9734,9735,9739,9740,9741
+        ,9745,9746,9747,9751,9752,9753,9757,9758,9759,9763,9764,9765,9769,9770,9771,9775,9776,9777,9781,9782,9783,9787,9788
+        ,9789,9793,9794,9795,9799,9800,9801,9805,9806,9807,9811,9812,9813,9817,9818,9819,9823,9824,9825,9829,9830,9831,9835
+        ,9836,9837,9841,9842,9843,9847,9848,9849,9853,9854,9855,9859,9860,9861,9865,9866,9867,9871,9872,9873,9877,9878,9879
+        ,9883,9884,9885,9889,9890,9891,9895,9896,9897,9901,9902,9903,9907,9908,9909,9913,9914,9915,9919,9920,9921,9925,9926
+        ,9927,9931,9932,9933,9937,9938,9939,9943,9944,9945,9949,9950,9951,9955,9956,9957,9961,9962,9963,9967,9968,9969,9973
+        ,9974,9975,9979,9980,9981,9984,9985,9986,9987,9991,9992,9993,9997,9998,9999,10003,10004,10005,10009,10010,10011,10015
+        ,10016,10017,10021,10022,10023,10027,10028,10029,10033,10034,10035,10039,10040,10041,10045,10046,10047,10051,10052
+        ,10053,10057,10058,10059,10063,10064,10065,10069,10070,10071,10075,10076,10077,10081,10082,10083,10087,10088,10089
+        ,10093,10094,10095,10099,10100,10101,10105,10106,10107,10111,10112,10113,10117,10118,10119,10123,10124,10125,10129
+        ,10130,10131,10135,10136,10137,10141,10142,10143,10147,10148,10149,10153,10154,10155,10159,10160,10161,10165,10166
+        ,10167,10171,10172,10173,10177,10178,10179,10183,10184,10185,10189,10190,10191,10195,10196,10197,10201,10202,10203
+        ,10207,10208,10209,10213,10214,10215,10219,10220,10221,10225,10226,10227,10231,10232,10233,10237,10238,10239,10243
+        ,10244,10245,10249,10250,10251,10255,10256,10257,10261,10262,10263,10267,10268,10269,10273,10274,10275,10279,10280
+        ,10281,10285,10286,10287,10291,10292,10293,10297,10298,10299,10303,10304,10305,10309,10310,10311,10315,10316,10317
+        ,10321,10322,10323,10327,10328,10329,10333,10334,10335,10339,10340,10341,10345,10346,10347,10351,10352,10353,10357
+        ,10358,10359,10363,10364,10365,10368,10369,10370,10371,10375,10376,10377,10381,10382,10383,10387,10388,10389,10393
+        ,10394,10395,10399,10400,10401,10405,10406,10407,10411,10412,10413,10417,10418,10419,10423,10424,10425,10429,10430
+        ,10431,10435,10436,10437,10441,10442,10443,10447,10448,10449,10453,10454,10455,10459,10460,10461,10465,10466,10467
+        ,10471,10472,10473,10477,10478,10479,10483,10484,10485,10489,10490,10491,10495,10496,10497,10501,10502,10503,10507
+        ,10508,10509,10513,10514,10515,10519,10520,10521,10525,10526,10527,10531,10532,10533,10537,10538,10539,10543,10544
+        ,10545,10549,10550,10551,10555,10556,10557,10561,10562,10563,10567,10568,10569,10573,10574,10575,10579,10580,10581
+        ,10585,10586,10587,10591,10592,10593,10597,10598,10599,10603,10604,10605,10609,10610,10611,10615,10616,10617,10621
+        ,10622,10623,10627,10628,10629,10633,10634,10635,10639,10640,10641,10645,10646,10647,10651,10652,10653,10657,10658
+        ,10659,10663,10664,10665,10669,10670,10671,10675,10676,10677,10681,10682,10683,10687,10688,10689,10693,10694,10695
+        ,10699,10700,10701,10705,10706,10707,10711,10712,10713,10717,10718,10719,10723,10724,10725,10729,10730,10731,10735
+        ,10736,10737,10741,10742,10743,10747,10748,10749,10752,10753,10754,10755,10759,10760,10761,10765,10766,10767,10771
+        ,10772,10773,10777,10778,10779,10783,10784,10785,10789,10790,10791,10795,10796,10797,10801,10802,10803,10807,10808
+        ,10809,10813,10814,10815,10819,10820,10821,10825,10826,10827,10831,10832,10833,10837,10838,10839,10843,10844,10845
+        ,10849,10850,10851,10855,10856,10857,10861,10862,10863,10867,10868,10869,10873,10874,10875,10879,10880,10881,10885
+        ,10886,10887,10891,10892,10893,10897,10898,10899,10903,10904,10905,10909,10910,10911,10915,10916,10917,10921,10922
+        ,10923,10927,10928,10929,10933,10934,10935,10939,10940,10941,10945,10946,10947,10951,10952,10953,10957,10958,10959
+        ,10963,10964,10965,10969,10970,10971,10975,10976,10977,10981,10982,10983,10987,10988,10989,10993,10994,10995,10999
+        ,11000,11001,11005,11006,11007,11011,11012,11013,11017,11018,11019,11023,11024,11025,11029,11030,11031,11035,11036
+        ,11037,11041,11042,11043,11047,11048,11049,11053,11054,11055,11059,11060,11061,11065,11066,11067,11071,11072,11073
+        ,11077,11078,11079,11083,11084,11085,11089,11090,11091,11095,11096,11097,11101,11102,11103,11107,11108,11109,11113
+        ,11114,11115,11119,11120,11121,11125,11126,11127,11131,11132,11133,11136,11137,11138,11139,11143,11144,11145,11149
+        ,11150,11151,11155,11156,11157,11161,11162,11163,11167,11168,11169,11173,11174,11175,11179,11180,11181,11185,11186
+        ,11187,11191,11192,11193,11197,11198,11199,11203,11204,11205,11209,11210,11211,11215,11216,11217,11221,11222,11223
+        ,11227,11228,11229,11233,11234,11235,11239,11240,11241,11245,11246,11247,11251,11252,11253,11257,11258,11259,11263
+        ,11264,11265,11269,11270,11271,11275,11276,11277,11281,11282,11283,11287,11288,11289,11293,11294,11295,11299,11300
+        ,11301,11305,11306,11307,11311,11312,11313,11317,11318,11319,11323,11324,11325,11329,11330,11331,11335,11336,11337
+        ,11341,11342,11343,11347,11348,11349,11353,11354,11355,11359,11360,11361,11365,11366,11367,11371,11372,11373,11377
+        ,11378,11379,11383,11384,11385,11389,11390,11391,11395,11396,11397,11401,11402,11403,11407,11408,11409,11413,11414
+        ,11415,11419,11420,11421,11425,11426,11427,11431,11432,11433,11437,11438,11439,11443,11444,11445,11449,11450,11451
+        ,11455,11456,11457,11461,11462,11463,11467,11468,11469,11473,11474,11475,11479,11480,11481,11485,11486,11487,11491
+        ,11492,11493,11497,11498,11499,11503,11504,11505,11509,11510,11511,11515,11516,11517,11520,11521,11522,11523,11527
+        ,11528,11529,11533,11534,11535,11539,11540,11541,11545,11546,11547,11551,11552,11553,11557,11558,11559,11563,11564
+        ,11565,11569,11570,11571,11575,11576,11577,11581,11582,11583,11587,11588,11589,11593,11594,11595,11599,11600,11601
+        ,11605,11606,11607,11611,11612,11613,11617,11618,11619,11623,11624,11625,11629,11630,11631,11635,11636,11637,11641
+        ,11642,11643,11647,11648,11649,11653,11654,11655,11659,11660,11661,11665,11666,11667,11671,11672,11673,11677,11678
+        ,11679,11683,11684,11685,11689,11690,11691,11695,11696,11697,11701,11702,11703,11707,11708,11709,11713,11714,11715
+        ,11719,11720,11721,11725,11726,11727,11731,11732,11733,11737,11738,11739,11743,11744,11745,11749,11750,11751,11755
+        ,11756,11757,11761,11762,11763,11767,11768,11769,11773,11774,11775,11779,11780,11781,11785,11786,11787,11791,11792
+        ,11793,11797,11798,11799,11803,11804,11805,11809,11810,11811,11815,11816,11817,11821,11822,11823,11827,11828,11829
+        ,11833,11834,11835,11839,11840,11841,11845,11846,11847,11851,11852,11853,11857,11858,11859,11863,11864,11865,11869
+        ,11870,11871,11875,11876,11877,11881,11882,11883,11887,11888,11889,11893,11894,11895,11899,11900,11901,11904,11905
+        ,11906,11907,11911,11912,11913,11917,11918,11919,11923,11924,11925,11929,11930,11931,11935,11936,11937,11941,11942
+        ,11943,11947,11948,11949,11953,11954,11955,11959,11960,11961,11965,11966,11967,11971,11972,11973,11977,11978,11979
+        ,11983,11984,11985,11989,11990,11991,11995,11996,11997,12001,12002,12003,12007,12008,12009,12013,12014,12015,12019
+        ,12020,12021,12025,12026,12027,12031,12032,12033,12037,12038,12039,12043,12044,12045,12049,12050,12051,12055,12056
+        ,12057,12061,12062,12063,12067,12068,12069,12073,12074,12075,12079,12080,12081,12085,12086,12087,12091,12092,12093
+        ,12097,12098,12099,12103,12104,12105,12109,12110,12111,12115,12116,12117,12121,12122,12123,12127,12128,12129,12133
+        ,12134,12135,12139,12140,12141,12145,12146,12147,12151,12152,12153,12157,12158,12159,12163,12164,12165,12169,12170
+        ,12171,12175,12176,12177,12181,12182,12183,12187,12188,12189,12193,12194,12195,12199,12200,12201,12205,12206,12207
+        ,12211,12212,12213,12217,12218,12219,12223,12224,12225,12229,12230,12231,12235,12236,12237,12241,12242,12243,12247
+        ,12248,12249,12253,12254,12255,12259,12260,12261,12265,12266,12267,12271,12272,12273,12277,12278,12279,12283,12284
+        ,12285,12288,12289,12290,12291,12295,12296,12297,12301,12302,12303,12307,12308,12309,12313,12314,12315,12319,12320
+        ,12321,12325,12326,12327,12331,12332,12333,12337,12338,12339,12343,12344,12345,12349,12350,12351,12355,12356,12357
+        ,12361,12362,12363,12367,12368,12369,12373,12374,12375,12379,12380,12381,12385,12386,12387,12391,12392,12393,12397
+        ,12398,12399,12403,12404,12405,12409,12410,12411,12415,12416,12417,12421,12422,12423,12427,12428,12429,12433,12434
+        ,12435,12439,12440,12441,12445,12446,12447,12451,12452,12453,12457,12458,12459,12463,12464,12465,12469,12470,12471
+        ,12475,12476,12477,12481,12482,12483,12487,12488,12489,12493,12494,12495,12499,12500,12501,12505,12506,12507,12511
+        ,12512,12513,12517,12518,12519,12523,12524,12525,12529,12530,12531,12535,12536,12537,12541,12542,12543,12547,12548
+        ,12549,12553,12554,12555,12559,12560,12561,12565,12566,12567,12571,12572,12573,12577,12578,12579,12583,12584,12585
+        ,12589,12590,12591,12595,12596,12597,12601,12602,12603,12607,12608,12609,12613,12614,12615,12619,12620,12621,12625
+        ,12626,12627,12631,12632,12633,12637,12638,12639,12643,12644,12645,12649,12650,12651,12655,12656,12657,12661,12662
+        ,12663,12667,12668,12669,12672,12673,12674,12675,12679,12680,12681,12685,12686,12687,12691,12692,12693,12697,12698
+        ,12699,12703,12704,12705,12709,12710,12711,12715,12716,12717,12721,12722,12723,12727,12728,12729,12733,12734,12735
+        ,12739,12740,12741,12745,12746,12747,12751,12752,12753,12757,12758,12759,12763,12764,12765,12769,12770,12771,12775
+        ,12776,12777,12781,12782,12783,12787,12788,12789,12793,12794,12795,12799,12800,12801,12805,12806,12807,12811,12812
+        ,12813,12817,12818,12819,12823,12824,12825,12829,12830,12831,12835,12836,12837,12841,12842,12843,12847,12848,12849
+        ,12853,12854,12855,12859,12860,12861,12865,12866,12867,12871,12872,12873,12877,12878,12879,12883,12884,12885,12889
+        ,12890,12891,12895,12896,12897,12901,12902,12903,12907,12908,12909,12913,12914,12915,12919,12920,12921,12925,12926
+        ,12927,12931,12932,12933,12937,12938,12939,12943,12944,12945,12949,12950,12951,12955,12956,12957,12961,12962,12963
+        ,12967,12968,12969,12973,12974,12975,12979,12980,12981,12985,12986,12987,12991,12992,12993,12997,12998,12999,13003
+        ,13004,13005,13009,13010,13011,13015,13016,13017,13021,13022,13023,13027,13028,13029,13033,13034,13035,13039,13040
+        ,13041,13045,13046,13047,13051,13052,13053,13056,13057,13058,13059,13063,13064,13065,13069,13070,13071,13075,13076
+        ,13077,13081,13082,13083,13087,13088,13089,13093,13094,13095,13099,13100,13101,13105,13106,13107,13111,13112,13113
+        ,13117,13118,13119,13123,13124,13125,13129,13130,13131,13135,13136,13137,13141,13142,13143,13147,13148,13149,13153
+        ,13154,13155,13159,13160,13161,13165,13166,13167,13171,13172,13173,13177,13178,13179,13183,13184,13185,13189,13190
+        ,13191,13195,13196,13197,13201,13202,13203,13207,13208,13209,13213,13214,13215,13219,13220,13221,13225,13226,13227
+        ,13231,13232,13233,13237,13238,13239,13243,13244,13245,13249,13250,13251,13255,13256,13257,13261,13262,13263,13267
+        ,13268,13269,13273,13274,13275,13279,13280,13281,13285,13286,13287,13291,13292,13293,13297,13298,13299,13303,13304
+        ,13305,13309,13310,13311,13315,13316,13317,13321,13322,13323,13327,13328,13329,13333,13334,13335,13339,13340,13341
+        ,13345,13346,13347,13351,13352,13353,13357,13358,13359,13363,13364,13365,13369,13370,13371,13375,13376,13377,13381
+        ,13382,13383,13387,13388,13389,13393,13394,13395,13399,13400,13401,13405,13406,13407,13411,13412,13413,13417,13418
+        ,13419,13423,13424,13425,13429,13430,13431,13435,13436,13437,13440,13441,13442,13443,13447,13448,13449,13453,13454
+        ,13455,13459,13460,13461,13465,13466,13467,13471,13472,13473,13477,13478,13479,13483,13484,13485,13489,13490,13491
+        ,13495,13496,13497,13501,13502,13503,13507,13508,13509,13513,13514,13515,13519,13520,13521,13525,13526,13527,13531
+        ,13532,13533,13537,13538,13539,13543,13544,13545,13549,13550,13551,13555,13556,13557,13561,13562,13563,13567,13568
+        ,13569,13573,13574,13575,13579,13580,13581,13585,13586,13587,13591,13592,13593,13597,13598,13599,13603,13604,13605
+        ,13609,13610,13611,13615,13616,13617,13621,13622,13623,13627,13628,13629,13633,13634,13635,13639,13640,13641,13645
+        ,13646,13647,13651,13652,13653,13657,13658,13659,13663,13664,13665,13669,13670,13671,13675,13676,13677,13681,13682
+        ,13683,13687,13688,13689,13693,13694,13695,13699,13700,13701,13705,13706,13707,13711,13712,13713,13717,13718,13719
+        ,13723,13724,13725,13729,13730,13731,13735,13736,13737,13741,13742,13743,13747,13748,13749,13753,13754,13755,13759
+        ,13760,13761,13765,13766,13767,13771,13772,13773,13777,13778,13779,13783,13784,13785,13789,13790,13791,13795,13796
+        ,13797,13801,13802,13803,13807,13808,13809,13813,13814,13815,13819,13820,13821,13824,13825,13826,13827,13831,13832
+        ,13833,13837,13838,13839,13843,13844,13845,13849,13850,13851,13855,13856,13857,13861,13862,13863,13867,13868,13869
+        ,13873,13874,13875,13879,13880,13881,13885,13886,13887,13891,13892,13893,13897,13898,13899,13903,13904,13905,13909
+        ,13910,13911,13915,13916,13917,13921,13922,13923,13927,13928,13929,13933,13934,13935,13939,13940,13941,13945,13946
+        ,13947,13951,13952,13953,13957,13958,13959,13963,13964,13965,13969,13970,13971,13975,13976,13977,13981,13982,13983
+        ,13987,13988,13989,13993,13994,13995,13999,14000,14001,14005,14006,14007,14011,14012,14013,14017,14018,14019,14023
+        ,14024,14025,14029,14030,14031,14035,14036,14037,14041,14042,14043,14047,14048,14049,14053,14054,14055,14059,14060
+        ,14061,14065,14066,14067,14071,14072,14073,14077,14078,14079,14083,14084,14085,14089,14090,14091,14095,14096,14097
+        ,14101,14102,14103,14107,14108,14109,14113,14114,14115,14119,14120,14121,14125,14126,14127,14131,14132,14133,14137
+        ,14138,14139,14143,14144,14145,14149,14150,14151,14155,14156,14157,14161,14162,14163,14167,14168,14169,14173,14174
+        ,14175,14179,14180,14181,14185,14186,14187,14191,14192,14193,14197,14198,14199,14203,14204,14205,14208,14209,14210
+        ,14211,14215,14216,14217,14221,14222,14223,14227,14228,14229,14233,14234,14235,14239,14240,14241,14245,14246,14247
+        ,14251,14252,14253,14257,14258,14259,14263,14264,14265,14269,14270,14271,14275,14276,14277,14281,14282,14283,14287
+        ,14288,14289,14293,14294,14295,14299,14300,14301,14305,14306,14307,14311,14312,14313,14317,14318,14319,14323,14324
+        ,14325,14329,14330,14331,14335,14336,14337,14341,14342,14343,14347,14348,14349,14353,14354,14355,14359,14360,14361
+        ,14365,14366,14367,14371,14372,14373,14377,14378,14379,14383,14384,14385,14389,14390,14391,14395,14396,14397,14401
+        ,14402,14403,14407,14408,14409,14413,14414,14415,14419,14420,14421,14425,14426,14427,14431,14432,14433,14437,14438
+        ,14439,14443,14444,14445,14449,14450,14451,14455,14456,14457,14461,14462,14463,14467,14468,14469,14473,14474,14475
+        ,14479,14480,14481,14485,14486,14487,14491,14492,14493,14497,14498,14499,14503,14504,14505,14509,14510,14511,14515
+        ,14516,14517,14521,14522,14523,14527,14528,14529,14533,14534,14535,14539,14540,14541,14545,14546,14547,14551,14552
+        ,14553,14557,14558,14559,14563,14564,14565,14569,14570,14571,14575,14576,14577,14581,14582,14583,14587,14588,14589
+        ,14592,14593,14594,14595,14599,14600,14601,14605,14606,14607,14611,14612,14613,14617,14618,14619,14623,14624,14625
+        ,14629,14630,14631,14635,14636,14637,14641,14642,14643,14647,14648,14649,14653,14654,14655,14659,14660,14661,14665
+        ,14666,14667,14671,14672,14673,14677,14678,14679,14683,14684,14685,14689,14690,14691,14695,14696,14697,14701,14702
+        ,14703,14707,14708,14709,14713,14714,14715,14719,14720,14721,14725,14726,14727,14731,14732,14733,14737,14738,14739
+        ,14743,14744,14745,14749,14750,14751,14755,14756,14757,14761,14762,14763,14767,14768,14769,14773,14774,14775,14779
+        ,14780,14781,14785,14786,14787,14791,14792,14793,14797,14798,14799,14803,14804,14805,14809,14810,14811,14815,14816
+        ,14817,14821,14822,14823,14827,14828,14829,14833,14834,14835,14839,14840,14841,14845,14846,14847,14851,14852,14853
+        ,14857,14858,14859,14863,14864,14865,14869,14870,14871,14875,14876,14877,14881,14882,14883,14887,14888,14889,14893
+        ,14894,14895,14899,14900,14901,14905,14906,14907,14911,14912,14913,14917,14918,14919,14923,14924,14925,14929,14930
+        ,14931,14935,14936,14937,14941,14942,14943,14947,14948,14949,14953,14954,14955,14959,14960,14961,14965,14966,14967
+        ,14971,14972,14973,14976,14977,14978,14979,14983,14984,14985,14989,14990,14991,14995,14996,14997,15001,15002,15003
+        ,15007,15008,15009,15013,15014,15015,15019,15020,15021,15025,15026,15027,15031,15032,15033,15037,15038,15039,15043
+        ,15044,15045,15049,15050,15051,15055,15056,15057,15061,15062,15063,15067,15068,15069,15073,15074,15075,15079,15080
+        ,15081,15085,15086,15087,15091,15092,15093,15097,15098,15099,15103,15104,15105,15109,15110,15111,15115,15116,15117
+        ,15121,15122,15123,15127,15128,15129,15133,15134,15135,15139,15140,15141,15145,15146,15147,15151,15152,15153,15157
+        ,15158,15159,15163,15164,15165,15169,15170,15171,15175,15176,15177,15181,15182,15183,15187,15188,15189,15193,15194
+        ,15195,15199,15200,15201,15205,15206,15207,15211,15212,15213,15217,15218,15219,15223,15224,15225,15229,15230,15231
+        ,15235,15236,15237,15241,15242,15243,15247,15248,15249,15253,15254,15255,15259,15260,15261,15265,15266,15267,15271
+        ,15272,15273,15277,15278,15279,15283,15284,15285,15289,15290,15291,15295,15296,15297,15301,15302,15303,15307,15308
+        ,15309,15313,15314,15315,15319,15320,15321,15325,15326,15327,15331,15332,15333,15337,15338,15339,15343,15344,15345
+        ,15349,15350,15351,15355,15356,15357,15360,15361,15362,15363,15367,15368,15369,15373,15374,15375,15379,15380,15381
+        ,15385,15386,15387,15391,15392,15393,15397,15398,15399,15403,15404,15405,15409,15410,15411,15415,15416,15417,15421
+        ,15422,15423,15427,15428,15429,15433,15434,15435,15439,15440,15441,15445,15446,15447,15451,15452,15453,15457,15458
+        ,15459,15463,15464,15465,15469,15470,15471,15475,15476,15477,15481,15482,15483,15487,15488,15489,15493,15494,15495
+        ,15499,15500,15501,15505,15506,15507,15511,15512,15513,15517,15518,15519,15523,15524,15525,15529,15530,15531,15535
+        ,15536,15537,15541,15542,15543,15547,15548,15549,15553,15554,15555,15559,15560,15561,15565,15566,15567,15571,15572
+        ,15573,15577,15578,15579,15583,15584,15585,15589,15590,15591,15595,15596,15597,15601,15602,15603,15607,15608,15609
+        ,15613,15614,15615,15619,15620,15621,15625,15626,15627,15631,15632,15633,15637,15638,15639,15643,15644,15645,15649
+        ,15650,15651,15655,15656,15657,15661,15662,15663,15667,15668,15669,15673,15674,15675,15679,15680,15681,15685,15686
+        ,15687,15691,15692,15693,15697,15698,15699,15703,15704,15705,15709,15710,15711,15715,15716,15717,15721,15722,15723
+        ,15727,15728,15729,15733,15734,15735,15739,15740,15741,15744,15745,15746,15747,15751,15752,15753,15757,15758,15759
+        ,15763,15764,15765,15769,15770,15771,15775,15776,15777,15781,15782,15783,15787,15788,15789,15793,15794,15795,15799
+        ,15800,15801,15805,15806,15807,15811,15812,15813,15817,15818,15819,15823,15824,15825,15829,15830,15831,15835,15836
+        ,15837,15841,15842,15843,15847,15848,15849,15853,15854,15855,15859,15860,15861,15865,15866,15867,15871,15872,15873
+        ,15877,15878,15879,15883,15884,15885,15889,15890,15891,15895,15896,15897,15901,15902,15903,15907,15908,15909,15913
+        ,15914,15915,15919,15920,15921,15925,15926,15927,15931,15932,15933,15937,15938,15939,15943,15944,15945,15949,15950
+        ,15951,15955,15956,15957,15961,15962,15963,15967,15968,15969,15973,15974,15975,15979,15980,15981,15985,15986,15987
+        ,15991,15992,15993,15997,15998,15999,16003,16004,16005,16009,16010,16011,16015,16016,16017,16021,16022,16023,16027
+        ,16028,16029,16033,16034,16035,16039,16040,16041,16045,16046,16047,16051,16052,16053,16057,16058,16059,16063,16064
+        ,16065,16069,16070,16071,16075,16076,16077,16081,16082,16083,16087,16088,16089,16093,16094,16095,16099,16100,16101
+        ,16105,16106,16107,16111,16112,16113,16117,16118,16119,16123,16124,16125,16128,16129,16130,16131,16135,16136,16137
+        ,16141,16142,16143,16147,16148,16149,16153,16154,16155,16159,16160,16161,16165,16166,16167,16171,16172,16173,16177
+        ,16178,16179,16183,16184,16185,16189,16190,16191,16195,16196,16197,16201,16202,16203,16207,16208,16209,16213,16214
+        ,16215,16219,16220,16221,16225,16226,16227,16231,16232,16233,16237,16238,16239,16243,16244,16245,16249,16250,16251
+        ,16255,16256,16257,16261,16262,16263,16267,16268,16269,16273,16274,16275,16279,16280,16281,16285,16286,16287,16291
+        ,16292,16293,16297,16298,16299,16303,16304,16305,16309,16310,16311,16315,16316,16317,16321,16322,16323,16327,16328
+        ,16329,16333,16334,16335,16339,16340,16341,16345,16346,16347,16351,16352,16353,16357,16358,16359,16363,16364,16365
+        ,16369,16370,16371,16375,16376,16377,16381,16382,16383,16387,16388,16389,16393,16394,16395,16399,16400,16401,16405
+        ,16406,16407,16411,16412,16413,16417,16418,16419,16423,16424,16425,16429,16430,16431,16435,16436,16437,16441,16442
+        ,16443,16447,16448,16449,16453,16454,16455,16459,16460,16461,16465,16466,16467,16471,16472,16473,16477,16478,16479
+        ,16483,16484,16485,16489,16490,16491,16495,16496,16497,16501,16502,16503,16507,16508,16509,16512,16513,16514,16515
+        ,16519,16520,16521,16525,16526,16527,16531,16532,16533,16537,16538,16539,16543,16544,16545,16549,16550,16551,16555
+        ,16556,16557,16561,16562,16563,16567,16568,16569,16573,16574,16575,16579,16580,16581,16585,16586,16587,16591,16592
+        ,16593,16597,16598,16599,16603,16604,16605,16609,16610,16611,16615,16616,16617,16621,16622,16623,16627,16628,16629
+        ,16633,16634,16635,16639,16640,16641,16645,16646,16647,16651,16652,16653,16657,16658,16659,16663,16664,16665,16669
+        ,16670,16671,16675,16676,16677,16681,16682,16683,16687,16688,16689,16693,16694,16695,16699,16700,16701,16705,16706
+        ,16707,16711,16712,16713,16717,16718,16719,16723,16724,16725,16729,16730,16731,16735,16736,16737,16741,16742,16743
+        ,16747,16748,16749,16753,16754,16755,16759,16760,16761,16765,16766,16767,16771,16772,16773,16777,16778,16779,16783
+        ,16784,16785,16789,16790,16791,16795,16796,16797,16801,16802,16803,16807,16808,16809,16813,16814,16815,16819,16820
+        ,16821,16825,16826,16827,16831,16832,16833,16837,16838,16839,16843,16844,16845,16849,16850,16851,16855,16856,16857
+        ,16861,16862,16863,16867,16868,16869,16873,16874,16875,16879,16880,16881,16885,16886,16887,16891,16892,16893,16896
+        ,16897,16898,16899,16903,16904,16905,16909,16910,16911,16915,16916,16917,16921,16922,16923,16927,16928,16929,16933
+        ,16934,16935,16939,16940,16941,16945,16946,16947,16951,16952,16953,16957,16958,16959,16963,16964,16965,16969,16970
+        ,16971,16975,16976,16977,16981,16982,16983,16987,16988,16989,16993,16994,16995,16999,17000,17001,17005,17006,17007
+        ,17011,17012,17013,17017,17018,17019,17023,17024,17025,17029,17030,17031,17035,17036,17037,17041,17042,17043,17047
+        ,17048,17049,17053,17054,17055,17059,17060,17061,17065,17066,17067,17071,17072,17073,17077,17078,17079,17083,17084
+        ,17085,17089,17090,17091,17095,17096,17097,17101,17102,17103,17107,17108,17109,17113,17114,17115,17119,17120,17121
+        ,17125,17126,17127,17131,17132,17133,17137,17138,17139,17143,17144,17145,17149,17150,17151,17155,17156,17157,17161
+        ,17162,17163,17167,17168,17169,17173,17174,17175,17179,17180,17181,17185,17186,17187,17191,17192,17193,17197,17198
+        ,17199,17203,17204,17205,17209,17210,17211,17215,17216,17217,17221,17222,17223,17227,17228,17229,17233,17234,17235
+        ,17239,17240,17241,17245,17246,17247,17251,17252,17253,17257,17258,17259,17263,17264,17265,17269,17270,17271,17275
+        ,17276,17277,17280,17281,17282,17283,17287,17288,17289,17293,17294,17295,17299,17300,17301,17305,17306,17307,17311
+        ,17312,17313,17317,17318,17319,17323,17324,17325,17329,17330,17331,17335,17336,17337,17341,17342,17343,17347,17348
+        ,17349,17353,17354,17355,17359,17360,17361,17365,17366,17367,17371,17372,17373,17377,17378,17379,17383,17384,17385
+        ,17389,17390,17391,17395,17396,17397,17401,17402,17403,17407,17408,17409,17413,17414,17415,17419,17420,17421,17425
+        ,17426,17427,17431,17432,17433,17437,17438,17439,17443,17444,17445,17449,17450,17451,17455,17456,17457,17461,17462
+        ,17463,17467,17468,17469,17473,17474,17475,17479,17480,17481,17485,17486,17487,17491,17492,17493,17497,17498,17499
+        ,17503,17504,17505,17509,17510,17511,17515,17516,17517,17521,17522,17523,17527,17528,17529,17533,17534,17535,17539
+        ,17540,17541,17545,17546,17547,17551,17552,17553,17557,17558,17559,17563,17564,17565,17569,17570,17571,17575,17576
+        ,17577,17581,17582,17583,17587,17588,17589,17593,17594,17595,17599,17600,17601,17605,17606,17607,17611,17612,17613
+        ,17617,17618,17619,17623,17624,17625,17629,17630,17631,17635,17636,17637,17641,17642,17643,17647,17648,17649,17653
+        ,17654,17655,17659,17660,17661,17664,17665,17666,17667,17671,17672,17673,17677,17678,17679,17683,17684,17685,17689
+        ,17690,17691,17695,17696,17697,17701,17702,17703,17707,17708,17709,17713,17714,17715,17719,17720,17721,17725,17726
+        ,17727,17731,17732,17733,17737,17738,17739,17743,17744,17745,17749,17750,17751,17755,17756,17757,17761,17762,17763
+        ,17767,17768,17769,17773,17774,17775,17779,17780,17781,17785,17786,17787,17791,17792,17793,17797,17798,17799,17803
+        ,17804,17805,17809,17810,17811,17815,17816,17817,17821,17822,17823,17827,17828,17829,17833,17834,17835,17839,17840
+        ,17841,17845,17846,17847,17851,17852,17853,17857,17858,17859,17863,17864,17865,17869,17870,17871,17875,17876,17877
+        ,17881,17882,17883,17887,17888,17889,17893,17894,17895,17899,17900,17901,17905,17906,17907,17911,17912,17913,17917
+        ,17918,17919,17923,17924,17925,17929,17930,17931,17935,17936,17937,17941,17942,17943,17947,17948,17949,17953,17954
+        ,17955,17959,17960,17961,17965,17966,17967,17971,17972,17973,17977,17978,17979,17983,17984,17985,17989,17990,17991
+        ,17995,17996,17997,18001,18002,18003,18007,18008,18009,18013,18014,18015,18019,18020,18021,18025,18026,18027,18031
+        ,18032,18033,18037,18038,18039,18043,18044,18045,18048,18049,18050,18051,18055,18056,18057,18061,18062,18063,18067
+        ,18068,18069,18073,18074,18075,18079,18080,18081,18085,18086,18087,18091,18092,18093,18097,18098,18099,18103,18104
+        ,18105,18109,18110,18111,18115,18116,18117,18121,18122,18123,18127,18128,18129,18133,18134,18135,18139,18140,18141
+        ,18145,18146,18147,18151,18152,18153,18157,18158,18159,18163,18164,18165,18169,18170,18171,18175,18176,18177,18181
+        ,18182,18183,18187,18188,18189,18193,18194,18195,18199,18200,18201,18205,18206,18207,18211,18212,18213,18217,18218
+        ,18219,18223,18224,18225,18229,18230,18231,18235,18236,18237,18241,18242,18243,18247,18248,18249,18253,18254,18255
+        ,18259,18260,18261,18265,18266,18267,18271,18272,18273,18277,18278,18279,18283,18284,18285,18289,18290,18291,18295
+        ,18296,18297,18301,18302,18303,18307,18308,18309,18313,18314,18315,18319,18320,18321,18325,18326,18327,18331,18332
+        ,18333,18337,18338,18339,18343,18344,18345,18349,18350,18351,18355,18356,18357,18361,18362,18363,18367,18368,18369
+        ,18373,18374,18375,18379,18380,18381,18385,18386,18387,18391,18392,18393,18397,18398,18399,18403,18404,18405,18409
+        ,18410,18411,18415,18416,18417,18421,18422,18423,18427,18428,18429,18432,18433,18434,18435,18439,18440,18441,18445
+        ,18446,18447,18451,18452,18453,18457,18458,18459,18463,18464,18465,18469,18470,18471,18475,18476,18477,18481,18482
+        ,18483,18487,18488,18489,18493,18494,18495,18499,18500,18501,18505,18506,18507,18511,18512,18513,18517,18518,18519
+        ,18523,18524,18525,18529,18530,18531,18535,18536,18537,18541,18542,18543,18547,18548,18549,18553,18554,18555,18559
+        ,18560,18561,18565,18566,18567,18571,18572,18573,18577,18578,18579,18583,18584,18585,18589,18590,18591,18595,18596
+        ,18597,18601,18602,18603,18607,18608,18609,18613,18614,18615,18619,18620,18621,18625,18626,18627,18631,18632,18633
+        ,18637,18638,18639,18643,18644,18645,18649,18650,18651,18655,18656,18657,18661,18662,18663,18667,18668,18669,18673
+        ,18674,18675,18679,18680,18681,18685,18686,18687,18691,18692,18693,18697,18698,18699,18703,18704,18705,18709,18710
+        ,18711,18715,18716,18717,18721,18722,18723,18727,18728,18729,18733,18734,18735,18739,18740,18741,18745,18746,18747
+        ,18751,18752,18753,18757,18758,18759,18763,18764,18765,18769,18770,18771,18775,18776,18777,18781,18782,18783,18787
+        ,18788,18789,18793,18794,18795,18799,18800,18801,18805,18806,18807,18811,18812,18813,18816,18817,18818,18819,18823
+        ,18824,18825,18829,18830,18831,18835,18836,18837,18841,18842,18843,18847,18848,18849,18853,18854,18855,18859,18860
+        ,18861,18865,18866,18867,18871,18872,18873,18877,18878,18879,18883,18884,18885,18889,18890,18891,18895,18896,18897
+        ,18901,18902,18903,18907,18908,18909,18913,18914,18915,18919,18920,18921,18925,18926,18927,18931,18932,18933,18937
+        ,18938,18939,18943,18944,18945,18949,18950,18951,18955,18956,18957,18961,18962,18963,18967,18968,18969,18973,18974
+        ,18975,18979,18980,18981,18985,18986,18987,18991,18992,18993,18997,18998,18999,19003,19004,19005,19009,19010,19011
+        ,19015,19016,19017,19021,19022,19023,19027,19028,19029,19033,19034,19035,19039,19040,19041,19045,19046,19047,19051
+        ,19052,19053,19057,19058,19059,19063,19064,19065,19069,19070,19071,19075,19076,19077,19081,19082,19083,19087,19088
+        ,19089,19093,19094,19095,19099,19100,19101,19105,19106,19107,19111,19112,19113,19117,19118,19119,19123,19124,19125
+        ,19129,19130,19131,19135,19136,19137,19141,19142,19143,19147,19148,19149,19153,19154,19155,19159,19160,19161,19165
+        ,19166,19167,19171,19172,19173,19177,19178,19179,19183,19184,19185,19189,19190,19191,19195,19196,19197,19200,19201
+        ,19202,19203,19207,19208,19209,19213,19214,19215,19219,19220,19221,19225,19226,19227,19231,19232,19233,19237,19238
+        ,19239,19243,19244,19245,19249,19250,19251,19255,19256,19257,19261,19262,19263,19267,19268,19269,19273,19274,19275
+        ,19279,19280,19281,19285,19286,19287,19291,19292,19293,19297,19298,19299,19303,19304,19305,19309,19310,19311,19315
+        ,19316,19317,19321,19322,19323,19327,19328,19329,19333,19334,19335,19339,19340,19341,19345,19346,19347,19351,19352
+        ,19353,19357,19358,19359,19363,19364,19365,19369,19370,19371,19375,19376,19377,19381,19382,19383,19387,19388,19389
+        ,19393,19394,19395,19399,19400,19401,19405,19406,19407,19411,19412,19413,19417,19418,19419,19423,19424,19425,19429
+        ,19430,19431,19435,19436,19437,19441,19442,19443,19447,19448,19449,19453,19454,19455,19459,19460,19461,19465,19466
+        ,19467,19471,19472,19473,19477,19478,19479,19483,19484,19485,19489,19490,19491,19495,19496,19497,19501,19502,19503
+        ,19507,19508,19509,19513,19514,19515,19519,19520,19521,19525,19526,19527,19531,19532,19533,19537,19538,19539,19543
+        ,19544,19545,19549,19550,19551,19555,19556,19557,19561,19562,19563,19567,19568,19569,19573,19574,19575,19579,19580
+        ,19581,19584,19585,19586,19587,19591,19592,19593,19597,19598,19599,19603,19604,19605,19609,19610,19611,19615,19616
+        ,19617,19621,19622,19623,19627,19628,19629,19633,19634,19635,19639,19640,19641,19645,19646,19647,19651,19652,19653
+        ,19657,19658,19659,19663,19664,19665,19669,19670,19671,19675,19676,19677,19681,19682,19683,19687,19688,19689,19693
+        ,19694,19695,19699,19700,19701,19705,19706,19707,19711,19712,19713,19717,19718,19719,19723,19724,19725,19729,19730
+        ,19731,19735,19736,19737,19741,19742,19743,19747,19748,19749,19753,19754,19755,19759,19760,19761,19765,19766,19767
+        ,19771,19772,19773,19777,19778,19779,19783,19784,19785,19789,19790,19791,19795,19796,19797,19801,19802,19803,19807
+        ,19808,19809,19813,19814,19815,19819,19820,19821,19825,19826,19827,19831,19832,19833,19837,19838,19839,19843,19844
+        ,19845,19849,19850,19851,19855,19856,19857,19861,19862,19863,19867,19868,19869,19873,19874,19875,19879,19880,19881
+        ,19885,19886,19887,19891,19892,19893,19897,19898,19899,19903,19904,19905,19909,19910,19911,19915,19916,19917,19921
+        ,19922,19923,19927,19928,19929,19933,19934,19935,19939,19940,19941,19945,19946,19947,19951,19952,19953,19957,19958
+        ,19959,19963,19964,19965,19968,19969,19970,19971,19975,19976,19977,19981,19982,19983,19987,19988,19989,19993,19994
+        ,19995,19999,20000,20001,20005,20006,20007,20011,20012,20013,20017,20018,20019,20023,20024,20025,20029,20030,20031
+        ,20035,20036,20037,20041,20042,20043,20047,20048,20049,20053,20054,20055,20059,20060,20061,20065,20066,20067,20071
+        ,20072,20073,20077,20078,20079,20083,20084,20085,20089,20090,20091,20095,20096,20097,20101,20102,20103,20107,20108
+        ,20109,20113,20114,20115,20119,20120,20121,20125,20126,20127,20131,20132,20133,20137,20138,20139,20143,20144,20145
+        ,20149,20150,20151,20155,20156,20157,20161,20162,20163,20167,20168,20169,20173,20174,20175,20179,20180,20181,20185
+        ,20186,20187,20191,20192,20193,20197,20198,20199,20203,20204,20205,20209,20210,20211,20215,20216,20217,20221,20222
+        ,20223,20227,20228,20229,20233,20234,20235,20239,20240,20241,20245,20246,20247,20251,20252,20253,20257,20258,20259
+        ,20263,20264,20265,20269,20270,20271,20275,20276,20277,20281,20282,20283,20287,20288,20289,20293,20294,20295,20299
+        ,20300,20301,20305,20306,20307,20311,20312,20313,20317,20318,20319,20323,20324,20325,20329,20330,20331,20335,20336
+        ,20337,20341,20342,20343,20347,20348,20349,20352,20353,20354,20355,20359,20360,20361,20365,20366,20367,20371,20372
+        ,20373,20377,20378,20379,20383,20384,20385,20389,20390,20391,20395,20396,20397,20401,20402,20403,20407,20408,20409
+        ,20413,20414,20415,20419,20420,20421,20425,20426,20427,20431,20432,20433,20437,20438,20439,20443,20444,20445,20449
+        ,20450,20451,20455,20456,20457,20461,20462,20463,20467,20468,20469,20473,20474,20475,20479,20480,20481,20485,20486
+        ,20487,20491,20492,20493,20497,20498,20499,20503,20504,20505,20509,20510,20511,20515,20516,20517,20521,20522,20523
+        ,20527,20528,20529,20533,20534,20535,20539,20540,20541,20545,20546,20547,20551,20552,20553,20557,20558,20559,20563
+        ,20564,20565,20569,20570,20571,20575,20576,20577,20581,20582,20583,20587,20588,20589,20593,20594,20595,20599,20600
+        ,20601,20605,20606,20607,20611,20612,20613,20617,20618,20619,20623,20624,20625,20629,20630,20631,20635,20636,20637
+        ,20641,20642,20643,20647,20648,20649,20653,20654,20655,20659,20660,20661,20665,20666,20667,20671,20672,20673,20677
+        ,20678,20679,20683,20684,20685,20689,20690,20691,20695,20696,20697,20701,20702,20703,20707,20708,20709,20713,20714
+        ,20715,20719,20720,20721,20725,20726,20727,20731,20732,20733,20736,20737,20738,20739,20743,20744,20745,20749,20750
+        ,20751,20755,20756,20757,20761,20762,20763,20767,20768,20769,20773,20774,20775,20779,20780,20781,20785,20786,20787
+        ,20791,20792,20793,20797,20798,20799,20803,20804,20805,20809,20810,20811,20815,20816,20817,20821,20822,20823,20827
+        ,20828,20829,20833,20834,20835,20839,20840,20841,20845,20846,20847,20851,20852,20853,20857,20858,20859,20863,20864
+        ,20865,20869,20870,20871,20875,20876,20877,20881,20882,20883,20887,20888,20889,20893,20894,20895,20899,20900,20901
+        ,20905,20906,20907,20911,20912,20913,20917,20918,20919,20923,20924,20925,20929,20930,20931,20935,20936,20937,20941
+        ,20942,20943,20947,20948,20949,20953,20954,20955,20959,20960,20961,20965,20966,20967,20971,20972,20973,20977,20978
+        ,20979,20983,20984,20985,20989,20990,20991,20995,20996,20997,21001,21002,21003,21007,21008,21009,21013,21014,21015
+        ,21019,21020,21021,21025,21026,21027,21031,21032,21033,21037,21038,21039,21043,21044,21045,21049,21050,21051,21055
+        ,21056,21057,21061,21062,21063,21067,21068,21069,21073,21074,21075,21079,21080,21081,21085,21086,21087,21091,21092
+        ,21093,21097,21098,21099,21103,21104,21105,21109,21110,21111,21115,21116,21117,21120,21121,21122,21123,21127,21128
+        ,21129,21133,21134,21135,21139,21140,21141,21145,21146,21147,21151,21152,21153,21157,21158,21159,21163,21164,21165
+        ,21169,21170,21171,21175,21176,21177,21181,21182,21183,21187,21188,21189,21193,21194,21195,21199,21200,21201,21205
+        ,21206,21207,21211,21212,21213,21217,21218,21219,21223,21224,21225,21229,21230,21231,21235,21236,21237,21241,21242
+        ,21243,21247,21248,21249,21253,21254,21255,21259,21260,21261,21265,21266,21267,21271,21272,21273,21277,21278,21279
+        ,21283,21284,21285,21289,21290,21291,21295,21296,21297,21301,21302,21303,21307,21308,21309,21313,21314,21315,21319
+        ,21320,21321,21325,21326,21327,21331,21332,21333,21337,21338,21339,21343,21344,21345,21349,21350,21351,21355,21356
+        ,21357,21361,21362,21363,21367,21368,21369,21373,21374,21375,21379,21380,21381,21385,21386,21387,21391,21392,21393
+        ,21397,21398,21399,21403,21404,21405,21409,21410,21411,21415,21416,21417,21421,21422,21423,21427,21428,21429,21433
+        ,21434,21435,21439,21440,21441,21445,21446,21447,21451,21452,21453,21457,21458,21459,21463,21464,21465,21469,21470
+        ,21471,21475,21476,21477,21481,21482,21483,21487,21488,21489,21493,21494,21495,21499,21500,21501,21504,21505,21506
+        ,21507,21511,21512,21513,21517,21518,21519,21523,21524,21525,21529,21530,21531,21535,21536,21537,21541,21542,21543
+        ,21547,21548,21549,21553,21554,21555,21559,21560,21561,21565,21566,21567,21571,21572,21573,21577,21578,21579,21583
+        ,21584,21585,21589,21590,21591,21595,21596,21597,21601,21602,21603,21607,21608,21609,21613,21614,21615,21619,21620
+        ,21621,21625,21626,21627,21631,21632,21633,21637,21638,21639,21643,21644,21645,21649,21650,21651,21655,21656,21657
+        ,21661,21662,21663,21667,21668,21669,21673,21674,21675,21679,21680,21681,21685,21686,21687,21691,21692,21693,21697
+        ,21698,21699,21703,21704,21705,21709,21710,21711,21715,21716,21717,21721,21722,21723,21727,21728,21729,21733,21734
+        ,21735,21739,21740,21741,21745,21746,21747,21751,21752,21753,21757,21758,21759,21763,21764,21765,21769,21770,21771
+        ,21775,21776,21777,21781,21782,21783,21787,21788,21789,21793,21794,21795,21799,21800,21801,21805,21806,21807,21811
+        ,21812,21813,21817,21818,21819,21823,21824,21825,21829,21830,21831,21835,21836,21837,21841,21842,21843,21847,21848
+        ,21849,21853,21854,21855,21859,21860,21861,21865,21866,21867,21871,21872,21873,21877,21878,21879,21883,21884,21885
+        ,21888,21889,21890,21891,21895,21896,21897,21901,21902,21903,21907,21908,21909,21913,21914,21915,21919,21920,21921
+        ,21925,21926,21927,21931,21932,21933,21937,21938,21939,21943,21944,21945,21949,21950,21951,21955,21956,21957,21961
+        ,21962,21963,21967,21968,21969,21973,21974,21975,21979,21980,21981,21985,21986,21987,21991,21992,21993,21997,21998
+        ,21999,22003,22004,22005,22009,22010,22011,22015,22016,22017,22021,22022,22023,22027,22028,22029,22033,22034,22035
+        ,22039,22040,22041,22045,22046,22047,22051,22052,22053,22057,22058,22059,22063,22064,22065,22069,22070,22071,22075
+        ,22076,22077,22081,22082,22083,22087,22088,22089,22093,22094,22095,22099,22100,22101,22105,22106,22107,22111,22112
+        ,22113,22117,22118,22119,22123,22124,22125,22129,22130,22131,22135,22136,22137,22141,22142,22143,22147,22148,22149
+        ,22153,22154,22155,22159,22160,22161,22165,22166,22167,22171,22172,22173,22177,22178,22179,22183,22184,22185,22189
+        ,22190,22191,22195,22196,22197,22201,22202,22203,22207,22208,22209,22213,22214,22215,22219,22220,22221,22225,22226
+        ,22227,22231,22232,22233,22237,22238,22239,22243,22244,22245,22249,22250,22251,22255,22256,22257,22261,22262,22263
+        ,22267,22268,22269,22272,22273,22274,22275,22279,22280,22281,22285,22286,22287,22291,22292,22293,22297,22298,22299
+        ,22303,22304,22305,22309,22310,22311,22315,22316,22317,22321,22322,22323,22327,22328,22329,22333,22334,22335,22339
+        ,22340,22341,22345,22346,22347,22351,22352,22353,22357,22358,22359,22363,22364,22365,22369,22370,22371,22375,22376
+        ,22377,22381,22382,22383,22387,22388,22389,22393,22394,22395,22399,22400,22401,22405,22406,22407,22411,22412,22413
+        ,22417,22418,22419,22423,22424,22425,22429,22430,22431,22435,22436,22437,22441,22442,22443,22447,22448,22449,22453
+        ,22454,22455,22459,22460,22461,22465,22466,22467,22471,22472,22473,22477,22478,22479,22483,22484,22485,22489,22490
+        ,22491,22495,22496,22497,22501,22502,22503,22507,22508,22509,22513,22514,22515,22519,22520,22521,22525,22526,22527
+        ,22531,22532,22533,22537,22538,22539,22543,22544,22545,22549,22550,22551,22555,22556,22557,22561,22562,22563,22567
+        ,22568,22569,22573,22574,22575,22579,22580,22581,22585,22586,22587,22591,22592,22593,22597,22598,22599,22603,22604
+        ,22605,22609,22610,22611,22615,22616,22617,22621,22622,22623,22627,22628,22629,22633,22634,22635,22639,22640,22641
+        ,22645,22646,22647,22651,22652,22653,22656,22657,22658,22659,22663,22664,22665,22669,22670,22671,22675,22676,22677
+        ,22681,22682,22683,22687,22688,22689,22693,22694,22695,22699,22700,22701,22705,22706,22707,22711,22712,22713,22717
+        ,22718,22719,22723,22724,22725,22729,22730,22731,22735,22736,22737,22741,22742,22743,22747,22748,22749,22753,22754
+        ,22755,22759,22760,22761,22765,22766,22767,22771,22772,22773,22777,22778,22779,22783,22784,22785,22789,22790,22791
+        ,22795,22796,22797,22801,22802,22803,22807,22808,22809,22813,22814,22815,22819,22820,22821,22825,22826,22827,22831
+        ,22832,22833,22837,22838,22839,22843,22844,22845,22849,22850,22851,22855,22856,22857,22861,22862,22863,22867,22868
+        ,22869,22873,22874,22875,22879,22880,22881,22885,22886,22887,22891,22892,22893,22897,22898,22899,22903,22904,22905
+        ,22909,22910,22911,22915,22916,22917,22921,22922,22923,22927,22928,22929,22933,22934,22935,22939,22940,22941,22945
+        ,22946,22947,22951,22952,22953,22957,22958,22959,22963,22964,22965,22969,22970,22971,22975,22976,22977,22981,22982
+        ,22983,22987,22988,22989,22993,22994,22995,22999,23000,23001,23005,23006,23007,23011,23012,23013,23017,23018,23019
+        ,23023,23024,23025,23029,23030,23031,23035,23036,23037,23040,23041,23042,23043,23047,23048,23049,23053,23054,23055
+        ,23059,23060,23061,23065,23066,23067,23071,23072,23073,23077,23078,23079,23083,23084,23085,23089,23090,23091,23095
+        ,23096,23097,23101,23102,23103,23107,23108,23109,23113,23114,23115,23119,23120,23121,23125,23126,23127,23131,23132
+        ,23133,23137,23138,23139,23143,23144,23145,23149,23150,23151,23155,23156,23157,23161,23162,23163,23167,23168,23169
+        ,23173,23174,23175,23179,23180,23181,23185,23186,23187,23191,23192,23193,23197,23198,23199,23203,23204,23205,23209
+        ,23210,23211,23215,23216,23217,23221,23222,23223,23227,23228,23229,23233,23234,23235,23239,23240,23241,23245,23246
+        ,23247,23251,23252,23253,23257,23258,23259,23263,23264,23265,23269,23270,23271,23275,23276,23277,23281,23282,23283
+        ,23287,23288,23289,23293,23294,23295,23299,23300,23301,23305,23306,23307,23311,23312,23313,23317,23318,23319,23323
+        ,23324,23325,23329,23330,23331,23335,23336,23337,23341,23342,23343,23347,23348,23349,23353,23354,23355,23359,23360
+        ,23361,23365,23366,23367,23371,23372,23373,23377,23378,23379,23383,23384,23385,23389,23390,23391,23395,23396,23397
+        ,23401,23402,23403,23407,23408,23409,23413,23414,23415,23419,23420,23421,23424,23425,23426,23427,23431,23432,23433
+        ,23437,23438,23439,23443,23444,23445,23449,23450,23451,23455,23456,23457,23461,23462,23463,23467,23468,23469,23473
+        ,23474,23475,23479,23480,23481,23485,23486,23487,23491,23492,23493,23497,23498,23499,23503,23504,23505,23509,23510
+        ,23511,23515,23516,23517,23521,23522,23523,23527,23528,23529,23533,23534,23535,23539,23540,23541,23545,23546,23547
+        ,23551,23552,23553,23557,23558,23559,23563,23564,23565,23569,23570,23571,23575,23576,23577,23581,23582,23583,23587
+        ,23588,23589,23593,23594,23595,23599,23600,23601,23605,23606,23607,23611,23612,23613,23617,23618,23619,23623,23624
+        ,23625,23629,23630,23631,23635,23636,23637,23641,23642,23643,23647,23648,23649,23653,23654,23655,23659,23660,23661
+        ,23665,23666,23667,23671,23672,23673,23677,23678,23679,23683,23684,23685,23689,23690,23691,23695,23696,23697,23701
+        ,23702,23703,23707,23708,23709,23713,23714,23715,23719,23720,23721,23725,23726,23727,23731,23732,23733,23737,23738
+        ,23739,23743,23744,23745,23749,23750,23751,23755,23756,23757,23761,23762,23763,23767,23768,23769,23773,23774,23775
+        ,23779,23780,23781,23785,23786,23787,23791,23792,23793,23797,23798,23799,23803,23804,23805,23808,23809,23810,23811
+        ,23815,23816,23817,23821,23822,23823,23827,23828,23829,23833,23834,23835,23839,23840,23841,23845,23846,23847,23851
+        ,23852,23853,23857,23858,23859,23863,23864,23865,23869,23870,23871,23875,23876,23877,23881,23882,23883,23887,23888
+        ,23889,23893,23894,23895,23899,23900,23901,23905,23906,23907,23911,23912,23913,23917,23918,23919,23923,23924,23925
+        ,23929,23930,23931,23935,23936,23937,23941,23942,23943,23947,23948,23949,23953,23954,23955,23959,23960,23961,23965
+        ,23966,23967,23971,23972,23973,23977,23978,23979,23983,23984,23985,23989,23990,23991,23995,23996,23997,24001,24002
+        ,24003,24007,24008,24009,24013,24014,24015,24019,24020,24021,24025,24026,24027,24031,24032,24033,24037,24038,24039
+        ,24043,24044,24045,24049,24050,24051,24055,24056,24057,24061,24062,24063,24067,24068,24069,24073,24074,24075,24079
+        ,24080,24081,24085,24086,24087,24091,24092,24093,24097,24098,24099,24103,24104,24105,24109,24110,24111,24115,24116
+        ,24117,24121,24122,24123,24127,24128,24129,24133,24134,24135,24139,24140,24141,24145,24146,24147,24151,24152,24153
+        ,24157,24158,24159,24163,24164,24165,24169,24170,24171,24175,24176,24177,24181,24182,24183,24187,24188,24189,24192
+        ,24193,24194,24195,24199,24200,24201,24205,24206,24207,24211,24212,24213,24217,24218,24219,24223,24224,24225,24229
+        ,24230,24231,24235,24236,24237,24241,24242,24243,24247,24248,24249,24253,24254,24255,24259,24260,24261,24265,24266
+        ,24267,24271,24272,24273,24277,24278,24279,24283,24284,24285,24289,24290,24291,24295,24296,24297,24301,24302,24303
+        ,24307,24308,24309,24313,24314,24315,24319,24320,24321,24325,24326,24327,24331,24332,24333,24337,24338,24339,24343
+        ,24344,24345,24349,24350,24351,24355,24356,24357,24361,24362,24363,24367,24368,24369,24373,24374,24375,24379,24380
+        ,24381,24385,24386,24387,24391,24392,24393,24397,24398,24399,24403,24404,24405,24409,24410,24411,24415,24416,24417
+        ,24421,24422,24423,24427,24428,24429,24433,24434,24435,24439,24440,24441,24445,24446,24447,24451,24452,24453,24457
+        ,24458,24459,24463,24464,24465,24469,24470,24471,24475,24476,24477,24481,24482,24483,24487,24488,24489,24493,24494
+        ,24495,24499,24500,24501,24505,24506,24507,24511,24512,24513,24517,24518,24519,24523,24524,24525,24529,24530,24531
+        ,24535,24536,24537,24541,24542,24543,24547,24548,24549,24553,24554,24555,24559,24560,24561,24565,24566,24567,24571
+        ,24572,24573
+        GeometryVersion: 124
+        LayerElementNormal: 0 {
+            Version: 101
+            Name: ""
+            MappingInformationType: "ByPolygonVertex"
+            ReferenceInformationType: "Direct"
+            Normals: 0.134990975260735,0.0711206793785095,0.988291084766388,0.231294244527817,0.080186054110527,0.969573736190796
+             ,0.224673196673393,-0.0386870242655277,0.973665952682495,0.351626634597778,-0.0513396523892879,0.934731483459473
+             ,0.224673196673393,-0.0386870242655277,0.973665952682495,0.231294244527817,0.080186054110527,0.969573736190796
+             ,0.224673196673393,-0.0386870242655277,0.973665952682495,0.351626634597778,-0.0513396523892879,0.934731483459473
+             ,0.376244366168976,-0.191908448934555,0.90642774105072,0.41289746761322,-0.122985579073429,0.902435719966888
+             ,0.376244366168976,-0.191908448934555,0.90642774105072,0.351626634597778,-0.0513396523892879,0.934731483459473
+             ,0.376244366168976,-0.191908448934555,0.90642774105072,0.41289746761322,-0.122985579073429,0.902435719966888
+             ,0.426971644163132,-0.197309583425522,0.882476150989532,0.388423711061478,-0.0939356237649918,0.916680455207825
+             ,0.426971644163132,-0.197309583425522,0.882476150989532,0.41289746761322,-0.122985579073429,0.902435719966888
+             ,0.426971644163132,-0.197309583425522,0.882476150989532,0.388423711061478,-0.0939356237649918,0.916680455207825
+             ,0.255247116088867,-0.114839158952236,0.960031688213348,0.203945815563202,0.0627711415290833,0.976967692375183
+             ,0.255247116088867,-0.114839158952236,0.960031688213348,0.388423711061478,-0.0939356237649918,0.916680455207825
+             ,0.255247116088867,-0.114839158952236,0.960031688213348,0.203945815563202,0.0627711415290833,0.976967692375183
+             ,0.00980232749134302,-0.109127856791019,0.993979394435883,0.102609403431416,-0.0543993897736073,0.99323308467865
+             ,0.00980232749134302,-0.109127856791019,0.993979394435883,0.203945815563202,0.0627711415290833,0.976967692375183
+             ,0.00980232749134302,-0.109127856791019,0.993979394435883,0.102609403431416,-0.0543993897736073,0.99323308467865
+             ,0.1993388235569,-0.2003293633461,0.95923525094986,0.308534145355225,-0.284172266721725,0.907773554325104,0.1993388235569
+             ,-0.2003293633461,0.95923525094986,0.102609403431416,-0.0543993897736073,0.99323308467865,0.1993388235569,-0.2003293633461
+             ,0.95923525094986,0.308534145355225,-0.284172266721725,0.907773554325104,0.217554807662964,-0.139035671949387
+             ,0.966094672679901,0.0868320763111115,-0.0400621369481087,0.995417058467865,0.217554807662964,-0.139035671949387
+             ,0.966094672679901,0.308534145355225,-0.284172266721725,0.907773554325104,0.217554807662964,-0.139035671949387
+             ,0.966094672679901,0.0868320763111115,-0.0400621369481087,0.995417058467865,-0.0120411654934287,-0.0441127941012383
+             ,0.998953938484192,3.13490495784663e-008,-0.0641187950968742,0.997942268848419,-0.0120411654934287,-0.0441127941012383
+             ,0.998953938484192,0.0868320763111115,-0.0400621369481087,0.995417058467865,-0.0120411654934287,-0.0441127941012383
+             ,0.998953938484192,3.13490495784663e-008,-0.0641187950968742,0.997942268848419,0.016035407781601,-0.048106025904417
+             ,0.998713493347168,-0.016007773578167,-0.0321594774723053,0.999354541301727,0.016035407781601,-0.048106025904417
+             ,0.998713493347168,3.13490495784663e-008,-0.0641187950968742,0.997942268848419,0.016035407781601,-0.048106025904417
+             ,0.998713493347168,-0.016007773578167,-0.0321594774723053,0.999354541301727,-0.0557851418852806,0.00779558438807726
+             ,0.998412370681763,-0.111551865935326,0.0637185052037239,0.991713762283325,-0.0557851418852806,0.00779558438807726
+             ,0.998412370681763,-0.016007773578167,-0.0321594774723053,0.999354541301727,-0.0557851418852806,0.00779558438807726
+             ,0.998412370681763,-0.111551865935326,0.0637185052037239,0.991713762283325,-0.119558803737164,0.0398550480604172
+             ,0.99202686548233,-0.0955913290381432,0.0477943234145641,0.994272589683533,-0.119558803737164,0.0398550480604172
+             ,0.99202686548233,-0.111551865935326,0.0637185052037239,0.991713762283325,-0.119558803737164,0.0398550480604172
+             ,0.99202686548233,-0.0955913290381432,0.0477943234145641,0.994272589683533,-0.149016261100769,0.0232246853411198
+             ,0.988561928272247,-0.134127780795097,-0.0232018250972033,0.990692377090454,-0.149016261100769,0.0232246853411198
+             ,0.988561928272247,-0.0955913290381432,0.0477943234145641,0.994272589683533,-0.149016261100769,0.0232246853411198
+             ,0.988561928272247,-0.134127780795097,-0.0232018250972033,0.990692377090454,-0.308746427297592,0.0705461651086807
+             ,0.948524594306946,-0.314157545566559,-0.0456641279160976,0.948272049427032,-0.308746427297592,0.0705461651086807
+             ,0.948524594306946,-0.134127780795097,-0.0232018250972033,0.990692377090454,-0.308746427297592,0.0705461651086807
+             ,0.948524594306946,-0.314157545566559,-0.0456641279160976,0.948272049427032,-0.354621201753616,0.123577177524567
+             ,0.926807701587677,-0.470778048038483,0.20265893638134,0.858660280704498,-0.354621201753616,0.123577177524567
+             ,0.926807701587677,-0.314157545566559,-0.0456641279160976,0.948272049427032,-0.354621201753616,0.123577177524567
+             ,0.926807701587677,-0.470778048038483,0.20265893638134,0.858660280704498,-0.499638915061951,0.205235153436661
+             ,0.841569662094116,-0.526272594928741,0.357184439897537,0.77165824174881,-0.499638915061951,0.205235153436661
+             ,0.841569662094116,-0.470778048038483,0.20265893638134,0.858660280704498,-0.499638915061951,0.205235153436661
+             ,0.841569662094116,-0.526272594928741,0.357184439897537,0.77165824174881,-0.223458632826805,0.12738972902298
+             ,0.966352999210358,-0.200533598661423,0.278805613517761,0.93917715549469,-0.223458632826805,0.12738972902298
+             ,0.966352999210358,-0.526272594928741,0.357184439897537,0.77165824174881,-0.223458632826805,0.12738972902298
+             ,0.966352999210358,-0.200533598661423,0.278805613517761,0.93917715549469,-0.00518893403932452,0.212707087397575
+             ,0.977102220058441,-0.106265619397163,0.448399662971497,0.887493848800659,-0.00518893403932452,0.212707087397575
+             ,0.977102220058441,-0.200533598661423,0.278805613517761,0.93917715549469,-0.00518893403932452,0.212707087397575
+             ,0.977102220058441,-0.106265619397163,0.448399662971497,0.887493848800659,-0.189376816153526,0.160530865192413
+             ,0.96869307756424,0.0386602059006691,0.298517018556595,0.953620970249176,-0.189376816153526,0.160530865192413
+             ,0.96869307756424,-0.106265619397163,0.448399662971497,0.887493848800659,-0.189376816153526,0.160530865192413
+             ,0.96869307756424,0.0386602059006691,0.298517018556595,0.953620970249176,-0.293001800775528,-0.193159699440002
+             ,0.936397016048431,-0.150536447763443,0.0707812458276749,0.986067295074463,-0.293001800775528,-0.193159699440002
+             ,0.936397016048431,0.0386602059006691,0.298517018556595,0.953620970249176,-0.293001800775528,-0.193159699440002
+             ,0.936397016048431,-0.150536447763443,0.0707812458276749,0.986067295074463,-0.344085186719894,-0.498602837324142
+             ,0.795613348484039,-0.000198950889171101,-0.574027180671692,0.818836212158203,-0.344085186719894,-0.498602837324142
+             ,0.795613348484039,-0.150536447763443,0.0707812458276749,0.986067295074463,-0.344085186719894,-0.498602837324142
+             ,0.795613348484039,-0.000198950889171101,-0.574027180671692,0.818836212158203,-0.0188470240682364,-0.624180316925049
+             ,0.781052947044373,0.133503183722496,-0.720697522163391,0.680273413658142,-0.0188470240682364,-0.624180316925049
+             ,0.781052947044373,-0.000198950889171101,-0.574027180671692,0.818836212158203,-0.0188470240682364,-0.624180316925049
+             ,0.781052947044373,0.133503183722496,-0.720697522163391,0.680273413658142,0.368917047977448,-0.618558585643768
+             ,0.693747401237488,0.363177329301834,-0.64516669511795,0.672206878662109,0.368917047977448,-0.618558585643768
+             ,0.693747401237488,0.133503183722496,-0.720697522163391,0.680273413658142,0.368917047977448,-0.618558585643768
+             ,0.693747401237488,0.363177329301834,-0.64516669511795,0.672206878662109,0.443934351205826,-0.572808742523193
+             ,0.689066350460052,0.31920462846756,-0.438410609960556,0.840181231498718,0.443934351205826,-0.572808742523193
+             ,0.689066350460052,0.363177329301834,-0.64516669511795,0.672206878662109,0.443934351205826,-0.572808742523193
+             ,0.689066350460052,0.31920462846756,-0.438410609960556,0.840181231498718,0.095336377620697,-0.527461588382721
+             ,0.844212710857391,0.0538640730082989,-0.270952820777893,0.961084365844727,0.095336377620697,-0.527461588382721
+             ,0.844212710857391,0.31920462846756,-0.438410609960556,0.840181231498718,0.095336377620697,-0.527461588382721
+             ,0.844212710857391,0.0538640730082989,-0.270952820777893,0.961084365844727,-0.377920776605606,-0.530722260475159
+             ,0.758623600006104,-0.207038968801498,-0.508118271827698,0.836032629013062,-0.377920776605606,-0.530722260475159
+             ,0.758623600006104,0.0538640730082989,-0.270952820777893,0.961084365844727,-0.377920776605606,-0.530722260475159
+             ,0.758623600006104,-0.207038968801498,-0.508118271827698,0.836032629013062,-0.2294802069664,-0.765272259712219
+             ,0.60141259431839,-0.0264485217630863,-0.796320855617523,0.604295969009399,-0.2294802069664,-0.765272259712219
+             ,0.60141259431839,-0.207038968801498,-0.508118271827698,0.836032629013062,-0.2294802069664,-0.765272259712219
+             ,0.60141259431839,-0.0264485217630863,-0.796320855617523,0.604295969009399,-0.0231894087046385,-0.770973980426788
+             ,0.636444330215454,-0.19476206600666,-0.66553121805191,0.720510840415955,-0.0231894087046385,-0.770973980426788
+             ,0.636444330215454,-0.0264485217630863,-0.796320855617523,0.604295969009399,-0.0231894087046385,-0.770973980426788
+             ,0.636444330215454,-0.19476206600666,-0.66553121805191,0.720510840415955,-0.116433463990688,-0.626610040664673
+             ,0.77058619260788,-0.216776922345161,-0.65286260843277,0.725794851779938,-0.116433463990688,-0.626610040664673
+             ,0.77058619260788,-0.19476206600666,-0.66553121805191,0.720510840415955,-0.116433463990688,-0.626610040664673
+             ,0.77058619260788,-0.216776922345161,-0.65286260843277,0.725794851779938,0.0830332562327385,-0.367677181959152
+             ,0.926239132881165,-0.0567278787493706,-0.571602523326874,0.818567276000977,0.0830332562327385,-0.367677181959152
+             ,0.926239132881165,-0.216776922345161,-0.65286260843277,0.725794851779938,0.0830332562327385,-0.367677181959152
+             ,0.926239132881165,-0.0567278787493706,-0.571602523326874,0.818567276000977,0.1103825122118,-0.29615780711174
+             ,0.948739290237427,-0.141505524516106,-0.156778827309608,0.977443933486938,0.1103825122118,-0.29615780711174
+             ,0.948739290237427,-0.0567278787493706,-0.571602523326874,0.818567276000977,0.1103825122118,-0.29615780711174
+             ,0.948739290237427,-0.141505524516106,-0.156778827309608,0.977443933486938,-0.0384882353246212,-0.248921662569046
+             ,0.967758536338806,-0.0319444462656975,-0.111664660274982,0.993232369422913,-0.0384882353246212,-0.248921662569046
+             ,0.967758536338806,-0.141505524516106,-0.156778827309608,0.977443933486938,-0.0384882353246212,-0.248921662569046
+             ,0.967758536338806,-0.0319444462656975,-0.111664660274982,0.993232369422913,-0.17061048746109,-0.290152668952942
+             ,0.941649377346039,0.023029750213027,-0.388323873281479,0.921235203742981,-0.17061048746109,-0.290152668952942
+             ,0.941649377346039,-0.0319444462656975,-0.111664660274982,0.993232369422913,-0.17061048746109,-0.290152668952942
+             ,0.941649377346039,0.023029750213027,-0.388323873281479,0.921235203742981,-0.0228633694350719,-0.459957510232925
+             ,0.887646555900574,0.258237391710281,-0.642002940177917,0.721904218196869,-0.0228633694350719,-0.459957510232925
+             ,0.887646555900574,0.023029750213027,-0.388323873281479,0.921235203742981,-0.0228633694350719,-0.459957510232925
+             ,0.887646555900574,0.258237391710281,-0.642002940177917,0.721904218196869,0.280453592538834,-0.661817014217377
+             ,0.695229470729828,0.303973585367203,-0.619776010513306,0.723517596721649,0.280453592538834,-0.661817014217377
+             ,0.695229470729828,0.258237391710281,-0.642002940177917,0.721904218196869,0.280453592538834,-0.661817014217377
+             ,0.695229470729828,0.303973585367203,-0.619776010513306,0.723517596721649,0.0971209779381752,-0.696232378482819
+             ,0.711215853691101,0.145730152726173,-0.681307554244995,0.717344224452972,0.0971209779381752,-0.696232378482819
+             ,0.711215853691101,0.303973585367203,-0.619776010513306,0.723517596721649,0.0971209779381752,-0.696232378482819
+             ,0.711215853691101,0.145730152726173,-0.681307554244995,0.717344224452972,0.00533932959660888,-0.705416679382324
+             ,0.708772718906403,0.092556819319725,-0.767692923545837,0.634098410606384,0.00533932959660888,-0.705416679382324
+             ,0.708772718906403,0.145730152726173,-0.681307554244995,0.717344224452972,0.00533932959660888,-0.705416679382324
+             ,0.708772718906403,0.092556819319725,-0.767692923545837,0.634098410606384,0.186119094491005,-0.693082869052887
+             ,0.696416437625885,0.109555177390575,-0.720305502414703,0.684950828552246,0.186119094491005,-0.693082869052887
+             ,0.696416437625885,0.092556819319725,-0.767692923545837,0.634098410606384,0.186119094491005,-0.693082869052887
+             ,0.696416437625885,0.109555177390575,-0.720305502414703,0.684950828552246,0.127079203724861,-0.648750007152557
+             ,0.750316083431244,-0.0173625163733959,-0.574152112007141,0.818564593791962,0.127079203724861,-0.648750007152557
+             ,0.750316083431244,0.109555177390575,-0.720305502414703,0.684950828552246,0.127079203724861,-0.648750007152557
+             ,0.750316083431244,-0.0173625163733959,-0.574152112007141,0.818564593791962,0.0200440399348736,-0.574940502643585
+             ,0.817949712276459,0.0471122153103352,-0.623651504516602,0.780281484127045,0.0200440399348736,-0.574940502643585
+             ,0.817949712276459,-0.0173625163733959,-0.574152112007141,0.818564593791962,0.0200440399348736,-0.574940502643585
+             ,0.817949712276459,0.0471122153103352,-0.623651504516602,0.780281484127045,0.113923534750938,-0.535363852977753
+             ,0.836903214454651,0.0646511316299438,-0.60871434211731,0.790750980377197,0.113923534750938,-0.535363852977753
+             ,0.836903214454651,0.0471122153103352,-0.623651504516602,0.780281484127045,0.113923534750938,-0.535363852977753
+             ,0.836903214454651,0.0646511316299438,-0.60871434211731,0.790750980377197,0.134835481643677,-0.48259112238884
+             ,0.865404605865479,-0.0634104833006859,-0.405979841947556,0.911679446697235,0.134835481643677,-0.48259112238884
+             ,0.865404605865479,0.0646511316299438,-0.60871434211731,0.790750980377197,0.134835481643677,-0.48259112238884
+             ,0.865404605865479,-0.0634104833006859,-0.405979841947556,0.911679446697235,-0.19087141752243,-0.328359514474869
+             ,0.925066530704498,-0.309197723865509,-0.177019000053406,0.934377372264862,-0.19087141752243,-0.328359514474869
+             ,0.925066530704498,-0.0634104833006859,-0.405979841947556,0.911679446697235,-0.19087141752243,-0.328359514474869
+             ,0.925066530704498,-0.309197723865509,-0.177019000053406,0.934377372264862,-0.33089217543602,-0.29037880897522
+             ,0.897881150245667,-0.30285781621933,-0.271236211061478,0.913623571395874,-0.33089217543602,-0.29037880897522
+             ,0.897881150245667,-0.309197723865509,-0.177019000053406,0.934377372264862,-0.33089217543602,-0.29037880897522
+             ,0.897881150245667,-0.30285781621933,-0.271236211061478,0.913623571395874,0.0843109413981438,-0.317961513996124
+             ,0.944347441196442,-0.0785475522279739,-0.0811377838253975,0.993602991104126,0.0843109413981438,-0.317961513996124
+             ,0.944347441196442,-0.30285781621933,-0.271236211061478,0.913623571395874,0.0843109413981438,-0.317961513996124
+             ,0.944347441196442,-0.0785475522279739,-0.0811377838253975,0.993602991104126,0.23338595032692,0.0447461903095245
+             ,0.971354067325592,-0.226683273911476,0.579738974571228,0.782634913921356,0.23338595032692,0.0447461903095245
+             ,0.971354067325592,-0.0785475522279739,-0.0811377838253975,0.993602991104126,0.23338595032692,0.0447461903095245
+             ,0.971354067325592,-0.226683273911476,0.579738974571228,0.782634913921356,-0.00138875923585147,0.5001220703125
+             ,0.865953862667084,-0.101084999740124,0.682469069957733,0.723890721797943,-0.00138875923585147,0.5001220703125
+             ,0.865953862667084,-0.226683273911476,0.579738974571228,0.782634913921356,-0.00138875923585147,0.5001220703125
+             ,0.865953862667084,-0.101084999740124,0.682469069957733,0.723890721797943,-0.0513684712350369,0.613758742809296
+             ,0.78782069683075,0.0294381901621819,0.623060643672943,0.781619310379028,-0.0513684712350369,0.613758742809296
+             ,0.78782069683075,-0.101084999740124,0.682469069957733,0.723890721797943,-0.0513684712350369,0.613758742809296
+             ,0.78782069683075,0.0294381901621819,0.623060643672943,0.781619310379028,0.081988088786602,0.497242867946625
+             ,0.863728880882263,0.200647607445717,0.518455862998962,0.831230461597443,0.081988088786602,0.497242867946625
+             ,0.863728880882263,0.0294381901621819,0.623060643672943,0.781619310379028,0.081988088786602,0.497242867946625
+             ,0.863728880882263,0.200647607445717,0.518455862998962,0.831230461597443,-0.0378735065460205,0.15731480717659
+             ,0.986821949481964,0.0784101337194443,0.530539691448212,0.844025790691376,-0.0378735065460205,0.15731480717659
+             ,0.986821949481964,0.200647607445717,0.518455862998962,0.831230461597443,-0.0378735065460205,0.15731480717659
+             ,0.986821949481964,0.0784101337194443,0.530539691448212,0.844025790691376,-0.149593695998192,-0.108326375484467
+             ,0.982795596122742,0.308021754026413,-0.188058257102966,0.932607471942902,-0.149593695998192,-0.108326375484467
+             ,0.982795596122742,0.0784101337194443,0.530539691448212,0.844025790691376,-0.149593695998192,-0.108326375484467
+             ,0.982795596122742,0.308021754026413,-0.188058257102966,0.932607471942902,0.280111610889435,-0.341432899236679
+             ,0.897196292877197,0.424301296472549,-0.505309224128723,0.751419365406036,0.280111610889435,-0.341432899236679
+             ,0.897196292877197,0.308021754026413,-0.188058257102966,0.932607471942902,0.280111610889435,-0.341432899236679
+             ,0.897196292877197,0.424301296472549,-0.505309224128723,0.751419365406036,0.243969231843948,-0.38666906952858
+             ,0.889362692832947,0.148232653737068,-0.359157681465149,0.921429812908173,0.243969231843948,-0.38666906952858
+             ,0.889362692832947,0.424301296472549,-0.505309224128723,0.751419365406036,0.243969231843948,-0.38666906952858
+             ,0.889362692832947,0.148232653737068,-0.359157681465149,0.921429812908173,0.00445102388039231,-0.386784434318542
+             ,0.922159433364868,0.0917302072048187,-0.486515700817108,0.868842959403992,0.00445102388039231,-0.386784434318542
+             ,0.922159433364868,0.148232653737068,-0.359157681465149,0.921429812908173,0.00445102388039231,-0.386784434318542
+             ,0.922159433364868,0.0917302072048187,-0.486515700817108,0.868842959403992,0.0610619895160198,-0.466352641582489
+             ,0.882488965988159,0.0506531894207001,-0.450425088405609,0.891376137733459,0.0610619895160198,-0.466352641582489
+             ,0.882488965988159,0.0917302072048187,-0.486515700817108,0.868842959403992,0.0610619895160198,-0.466352641582489
+             ,0.882488965988159,0.0506531894207001,-0.450425088405609,0.891376137733459,0.102690018713474,-0.505073130130768
+             ,0.856945633888245,0.0696905553340912,-0.393610328435898,0.916631937026978,0.102690018713474,-0.505073130130768
+             ,0.856945633888245,0.0506531894207001,-0.450425088405609,0.891376137733459,0.102690018713474,-0.505073130130768
+             ,0.856945633888245,0.0696905553340912,-0.393610328435898,0.916631937026978,-0.0330188572406769,-0.477310508489609
+             ,0.878114104270935,-0.0985595658421516,-0.283443361520767,0.953910887241364,-0.0330188572406769,-0.477310508489609
+             ,0.878114104270935,0.0696905553340912,-0.393610328435898,0.916631937026978,-0.0330188572406769,-0.477310508489609
+             ,0.878114104270935,-0.0985595658421516,-0.283443361520767,0.953910887241364,-0.293099999427795,-0.432456612586975
+             ,0.852686166763306,-0.234087601304054,-0.35726210474968,0.904193997383118,-0.293099999427795,-0.432456612586975
+             ,0.852686166763306,-0.0985595658421516,-0.283443361520767,0.953910887241364,-0.293099999427795,-0.432456612586975
+             ,0.852686166763306,-0.234087601304054,-0.35726210474968,0.904193997383118,-0.313440203666687,-0.506815731525421
+             ,0.803052306175232,-0.201689377427101,-0.543333232402802,0.814929664134979,-0.313440203666687,-0.506815731525421
+             ,0.803052306175232,-0.234087601304054,-0.35726210474968,0.904193997383118,-0.313440203666687,-0.506815731525421
+             ,0.803052306175232,-0.201689377427101,-0.543333232402802,0.814929664134979,-0.166634798049927,-0.532433927059174
+             ,0.829907834529877,-0.206289455294609,-0.548574447631836,0.810253500938416,-0.166634798049927,-0.532433927059174
+             ,0.829907834529877,-0.201689377427101,-0.543333232402802,0.814929664134979,-0.166634798049927,-0.532433927059174
+             ,0.829907834529877,-0.206289455294609,-0.548574447631836,0.810253500938416,-0.116164289414883,-0.408986568450928
+             ,0.905116438865662,-0.318279683589935,-0.33331236243248,0.887468874454498,-0.116164289414883,-0.408986568450928
+             ,0.905116438865662,-0.206289455294609,-0.548574447631836,0.810253500938416,-0.116164289414883,-0.408986568450928
+             ,0.905116438865662,-0.318279683589935,-0.33331236243248,0.887468874454498,-0.0864901393651962,-0.193772688508034
+             ,0.977226436138153,-0.328028112649918,0.0306344497948885,0.944171071052551,-0.0864901393651962,-0.193772688508034
+             ,0.977226436138153,-0.318279683589935,-0.33331236243248,0.887468874454498,-0.0864901393651962,-0.193772688508034
+             ,0.977226436138153,-0.328028112649918,0.0306344497948885,0.944171071052551,-0.0956417694687843,0.0623822994530201
+             ,0.993459165096283,-0.207325920462608,0.230148777365685,0.950814127922058,-0.0956417694687843,0.0623822994530201
+             ,0.993459165096283,-0.328028112649918,0.0306344497948885,0.944171071052551,-0.0956417694687843,0.0623822994530201
+             ,0.993459165096283,-0.207325920462608,0.230148777365685,0.950814127922058,0.0119552966207266,0.153597995638847
+             ,0.988061130046844,-0.0154414745047688,0.292270928621292,0.956210851669312,0.0119552966207266,0.153597995638847
+             ,0.988061130046844,-0.207325920462608,0.230148777365685,0.950814127922058,0.0119552966207266,0.153597995638847
+             ,0.988061130046844,-0.0154414745047688,0.292270928621292,0.956210851669312,0.111691802740097,0.135854378342628
+             ,0.984412789344788,0.0604688413441181,0.332578718662262,0.941134929656982,0.111691802740097,0.135854378342628
+             ,0.984412789344788,-0.0154414745047688,0.292270928621292,0.956210851669312,0.134338557720184,-0.10315265506506
+             ,0.98555201292038,0.134990975260735,0.0711206793785095,0.988291084766388,0.11840932816267,-0.102037265896797
+             ,0.987708270549774,0.224673196673393,-0.0386870242655277,0.973665952682495,0.11840932816267,-0.102037265896797
+             ,0.987708270549774,0.134990975260735,0.0711206793785095,0.988291084766388,0.11840932816267,-0.102037265896797
+             ,0.987708270549774,0.224673196673393,-0.0386870242655277,0.973665952682495,0.264693588018417,-0.161271795630455
+             ,0.950751602649689,0.376244366168976,-0.191908448934555,0.90642774105072,0.264693588018417,-0.161271795630455
+             ,0.950751602649689,0.224673196673393,-0.0386870242655277,0.973665952682495,0.264693588018417,-0.161271795630455
+             ,0.950751602649689,0.376244366168976,-0.191908448934555,0.90642774105072,0.435946077108383,-0.205059111118317
+             ,0.876300036907196,0.426971644163132,-0.197309583425522,0.882476150989532,0.435946077108383,-0.205059111118317
+             ,0.876300036907196,0.376244366168976,-0.191908448934555,0.90642774105072,0.435946077108383,-0.205059111118317
+             ,0.876300036907196,0.426971644163132,-0.197309583425522,0.882476150989532,0.236106380820274,-0.246373116970062
+             ,0.939975559711456,0.255247116088867,-0.114839158952236,0.960031688213348,0.236106380820274,-0.246373116970062
+             ,0.939975559711456,0.426971644163132,-0.197309583425522,0.882476150989532,0.236106380820274,-0.246373116970062
+             ,0.939975559711456,0.255247116088867,-0.114839158952236,0.960031688213348,0.107203684747219,-0.286604166030884
+             ,0.952032327651978,0.00980232749134302,-0.109127856791019,0.993979394435883,0.107203684747219,-0.286604166030884
+             ,0.952032327651978,0.255247116088867,-0.114839158952236,0.960031688213348,0.107203684747219,-0.286604166030884
+             ,0.952032327651978,0.00980232749134302,-0.109127856791019,0.993979394435883,0.18769682943821,-0.0643536895513535
+             ,0.980116605758667,0.1993388235569,-0.2003293633461,0.95923525094986,0.18769682943821,-0.0643536895513535,0.980116605758667
+             ,0.00980232749134302,-0.109127856791019,0.993979394435883,0.18769682943821,-0.0643536895513535,0.980116605758667
+             ,0.1993388235569,-0.2003293633461,0.95923525094986,0.320193767547607,-0.128448262810707,0.938603758811951,0.217554807662964
+             ,-0.139035671949387,0.966094672679901,0.320193767547607,-0.128448262810707,0.938603758811951,0.1993388235569
+             ,-0.2003293633461,0.95923525094986,0.320193767547607,-0.128448262810707,0.938603758811951,0.217554807662964,-0.139035671949387
+             ,0.966094672679901,0.0597092546522617,-0.0360014699399471,0.997566401958466,-0.0120411654934287,-0.0441127941012383
+             ,0.998953938484192,0.0597092546522617,-0.0360014699399471,0.997566401958466,0.217554807662964,-0.139035671949387
+             ,0.966094672679901,0.0597092546522617,-0.0360014699399471,0.997566401958466,-0.0120411654934287,-0.0441127941012383
+             ,0.998953938484192,0.0160513203591108,-7.80302666925081e-009,0.999871134757996,0.016035407781601,-0.048106025904417
+             ,0.998713493347168,0.0160513203591108,-7.80302666925081e-009,0.999871134757996,-0.0120411654934287,-0.0441127941012383
+             ,0.998953938484192,0.0160513203591108,-7.80302666925081e-009,0.999871134757996,0.016035407781601,-0.048106025904417
+             ,0.998713493347168,-0.0280291307717562,-0.0120058823376894,0.999535024166107,-0.0557851418852806,0.00779558438807726
+             ,0.998412370681763,-0.0280291307717562,-0.0120058823376894,0.999535024166107,0.016035407781601,-0.048106025904417
+             ,0.998713493347168,-0.0280291307717562,-0.0120058823376894,0.999535024166107,-0.0557851418852806,0.00779558438807726
+             ,0.998412370681763,-0.0996225699782372,-0.0042443061247468,0.99501621723175,-0.119558803737164,0.0398550480604172
+             ,0.99202686548233,-0.0996225699782372,-0.0042443061247468,0.99501621723175,-0.0557851418852806,0.00779558438807726
+             ,0.998412370681763,-0.0996225699782372,-0.0042443061247468,0.99501621723175,-0.119558803737164,0.0398550480604172
+             ,0.99202686548233,-0.107327081263065,0.019462950527668,0.99403327703476,-0.149016261100769,0.0232246853411198
+             ,0.988561928272247,-0.107327081263065,0.019462950527668,0.99403327703476,-0.119558803737164,0.0398550480604172
+             ,0.99202686548233,-0.107327081263065,0.019462950527668,0.99403327703476,-0.149016261100769,0.0232246853411198
+             ,0.988561928272247,-0.211823299527168,0.0573788322508335,0.975622177124023,-0.308746427297592,0.0705461651086807
+             ,0.948524594306946,-0.211823299527168,0.0573788322508335,0.975622177124023,-0.149016261100769,0.0232246853411198
+             ,0.988561928272247,-0.211823299527168,0.0573788322508335,0.975622177124023,-0.308746427297592,0.0705461651086807
+             ,0.948524594306946,-0.379628986120224,0.12158614397049,0.917114317417145,-0.354621201753616,0.123577177524567
+             ,0.926807701587677,-0.379628986120224,0.12158614397049,0.917114317417145,-0.308746427297592,0.0705461651086807
+             ,0.948524594306946,-0.379628986120224,0.12158614397049,0.917114317417145,-0.354621201753616,0.123577177524567
+             ,0.926807701587677,-0.501497447490692,0.0685441493988037,0.862439572811127,-0.499638915061951,0.205235153436661
+             ,0.841569662094116,-0.501497447490692,0.0685441493988037,0.862439572811127,-0.354621201753616,0.123577177524567
+             ,0.926807701587677,-0.501497447490692,0.0685441493988037,0.862439572811127,-0.499638915061951,0.205235153436661
+             ,0.841569662094116,-0.418217837810516,-0.0120482873171568,0.90826690196991,-0.223458632826805,0.12738972902298
+             ,0.966352999210358,-0.418217837810516,-0.0120482873171568,0.90826690196991,-0.499638915061951,0.205235153436661
+             ,0.841569662094116,-0.418217837810516,-0.0120482873171568,0.90826690196991,-0.223458632826805,0.12738972902298
+             ,0.966352999210358,0.0973765254020691,-0.360272169113159,0.927750945091248,-0.00518893403932452,0.212707087397575
+             ,0.977102220058441,0.0973765254020691,-0.360272169113159,0.927750945091248,-0.223458632826805,0.12738972902298
+             ,0.966352999210358,0.0973765254020691,-0.360272169113159,0.927750945091248,-0.00518893403932452,0.212707087397575
+             ,0.977102220058441,-0.323500573635101,-0.218992084264755,0.920537829399109,-0.189376816153526,0.160530865192413
+             ,0.96869307756424,-0.323500573635101,-0.218992084264755,0.920537829399109,-0.00518893403932452,0.212707087397575
+             ,0.977102220058441,-0.323500573635101,-0.218992084264755,0.920537829399109,-0.189376816153526,0.160530865192413
+             ,0.96869307756424,-0.647588312625885,-0.286314249038696,0.706154048442841,-0.293001800775528,-0.193159699440002
+             ,0.936397016048431,-0.647588312625885,-0.286314249038696,0.706154048442841,-0.189376816153526,0.160530865192413
+             ,0.96869307756424,-0.647588312625885,-0.286314249038696,0.706154048442841,-0.293001800775528,-0.193159699440002
+             ,0.936397016048431,-0.324323713779449,-0.551912248134613,0.768249332904816,-0.344085186719894,-0.498602837324142
+             ,0.795613348484039,-0.324323713779449,-0.551912248134613,0.768249332904816,-0.293001800775528,-0.193159699440002
+             ,0.936397016048431,-0.324323713779449,-0.551912248134613,0.768249332904816,-0.344085186719894,-0.498602837324142
+             ,0.795613348484039,-0.0142855271697044,-0.545813679695129,0.837784826755524,-0.0188470240682364,-0.624180316925049
+             ,0.781052947044373,-0.0142855271697044,-0.545813679695129,0.837784826755524,-0.344085186719894,-0.498602837324142
+             ,0.795613348484039,-0.0142855271697044,-0.545813679695129,0.837784826755524,-0.0188470240682364,-0.624180316925049
+             ,0.781052947044373,0.295243620872498,-0.636373281478882,0.712643146514893,0.368917047977448,-0.618558585643768
+             ,0.693747401237488,0.295243620872498,-0.636373281478882,0.712643146514893,-0.0188470240682364,-0.624180316925049
+             ,0.781052947044373,0.295243620872498,-0.636373281478882,0.712643146514893,0.368917047977448,-0.618558585643768
+             ,0.693747401237488,0.446090400218964,-0.645510137081146,0.619935512542725,0.443934351205826,-0.572808742523193
+             ,0.689066350460052,0.446090400218964,-0.645510137081146,0.619935512542725,0.368917047977448,-0.618558585643768
+             ,0.693747401237488,0.446090400218964,-0.645510137081146,0.619935512542725,0.443934351205826,-0.572808742523193
+             ,0.689066350460052,-0.0478738695383072,-0.697385847568512,0.715095102787018,0.095336377620697,-0.527461588382721
+             ,0.844212710857391,-0.0478738695383072,-0.697385847568512,0.715095102787018,0.443934351205826,-0.572808742523193
+             ,0.689066350460052,-0.0478738695383072,-0.697385847568512,0.715095102787018,0.095336377620697,-0.527461588382721
+             ,0.844212710857391,-0.394265949726105,-0.730721175670624,0.557315826416016,-0.377920776605606,-0.530722260475159
+             ,0.758623600006104,-0.394265949726105,-0.730721175670624,0.557315826416016,0.095336377620697,-0.527461588382721
+             ,0.844212710857391,-0.394265949726105,-0.730721175670624,0.557315826416016,-0.377920776605606,-0.530722260475159
+             ,0.758623600006104,-0.333334177732468,-0.716832935810089,0.612404108047485,-0.2294802069664,-0.765272259712219
+             ,0.60141259431839,-0.333334177732468,-0.716832935810089,0.612404108047485,-0.377920776605606,-0.530722260475159
+             ,0.758623600006104,-0.333334177732468,-0.716832935810089,0.612404108047485,-0.2294802069664,-0.765272259712219
+             ,0.60141259431839,0.112544566392899,-0.799912333488464,0.589469194412231,-0.0231894087046385,-0.770973980426788
+             ,0.636444330215454,0.112544566392899,-0.799912333488464,0.589469194412231,-0.2294802069664,-0.765272259712219
+             ,0.60141259431839,0.112544566392899,-0.799912333488464,0.589469194412231,-0.0231894087046385,-0.770973980426788
+             ,0.636444330215454,0.271472215652466,-0.70340883731842,0.656900882720947,-0.116433463990688,-0.626610040664673
+             ,0.77058619260788,0.271472215652466,-0.70340883731842,0.656900882720947,-0.0231894087046385,-0.770973980426788
+             ,0.636444330215454,0.271472215652466,-0.70340883731842,0.656900882720947,-0.116433463990688,-0.626610040664673
+             ,0.77058619260788,0.295835942029953,-0.478795558214188,0.826580822467804,0.0830332562327385,-0.367677181959152
+             ,0.926239132881165,0.295835942029953,-0.478795558214188,0.826580822467804,-0.116433463990688,-0.626610040664673
+             ,0.77058619260788,0.295835942029953,-0.478795558214188,0.826580822467804,0.0830332562327385,-0.367677181959152
+             ,0.926239132881165,0.110946387052536,-0.394733041524887,0.912072777748108,0.1103825122118,-0.29615780711174,0.948739290237427
+             ,0.110946387052536,-0.394733041524887,0.912072777748108,0.0830332562327385,-0.367677181959152,0.926239132881165
+             ,0.110946387052536,-0.394733041524887,0.912072777748108,0.1103825122118,-0.29615780711174,0.948739290237427,-0.11806071549654
+             ,-0.340418756008148,0.932832658290863,-0.0384882353246212,-0.248921662569046,0.967758536338806,-0.11806071549654
+             ,-0.340418756008148,0.932832658290863,0.1103825122118,-0.29615780711174,0.948739290237427,-0.11806071549654,-0.340418756008148
+             ,0.932832658290863,-0.0384882353246212,-0.248921662569046,0.967758536338806,-0.142701134085655,-0.377311199903488
+             ,0.915026009082794,-0.17061048746109,-0.290152668952942,0.941649377346039,-0.142701134085655,-0.377311199903488
+             ,0.915026009082794,-0.0384882353246212,-0.248921662569046,0.967758536338806,-0.142701134085655,-0.377311199903488
+             ,0.915026009082794,-0.17061048746109,-0.290152668952942,0.941649377346039,-0.187706306576729,-0.347049713134766
+             ,0.918870389461517,-0.0228633694350719,-0.459957510232925,0.887646555900574,-0.187706306576729,-0.347049713134766
+             ,0.918870389461517,-0.17061048746109,-0.290152668952942,0.941649377346039,-0.187706306576729,-0.347049713134766
+             ,0.918870389461517,-0.0228633694350719,-0.459957510232925,0.887646555900574,-0.0117776580154896,-0.490171760320663
+             ,0.871546268463135,0.280453592538834,-0.661817014217377,0.695229470729828,-0.0117776580154896,-0.490171760320663
+             ,0.871546268463135,-0.0228633694350719,-0.459957510232925,0.887646555900574,-0.0117776580154896,-0.490171760320663
+             ,0.871546268463135,0.280453592538834,-0.661817014217377,0.695229470729828,0.088479183614254,-0.590547978878021
+             ,0.802137494087219,0.0971209779381752,-0.696232378482819,0.711215853691101,0.088479183614254,-0.590547978878021
+             ,0.802137494087219,0.280453592538834,-0.661817014217377,0.695229470729828,0.088479183614254,-0.590547978878021
+             ,0.802137494087219,0.0971209779381752,-0.696232378482819,0.711215853691101,0.164930060505867,-0.563107311725616
+             ,0.809758186340332,0.00533932959660888,-0.705416679382324,0.708772718906403,0.164930060505867,-0.563107311725616
+             ,0.809758186340332,0.0971209779381752,-0.696232378482819,0.711215853691101,0.164930060505867,-0.563107311725616
+             ,0.809758186340332,0.00533932959660888,-0.705416679382324,0.708772718906403,0.218458533287048,-0.488840341567993
+             ,0.844577431678772,0.186119094491005,-0.693082869052887,0.696416437625885,0.218458533287048,-0.488840341567993
+             ,0.844577431678772,0.00533932959660888,-0.705416679382324,0.708772718906403,0.218458533287048,-0.488840341567993
+             ,0.844577431678772,0.186119094491005,-0.693082869052887,0.696416437625885,0.246177464723587,-0.53278374671936
+             ,0.809653103351593,0.127079203724861,-0.648750007152557,0.750316083431244,0.246177464723587,-0.53278374671936
+             ,0.809653103351593,0.186119094491005,-0.693082869052887,0.696416437625885,0.246177464723587,-0.53278374671936
+             ,0.809653103351593,0.127079203724861,-0.648750007152557,0.750316083431244,0.214799076318741,-0.444554150104523
+             ,0.869616627693176,0.0200440399348736,-0.574940502643585,0.817949712276459,0.214799076318741,-0.444554150104523
+             ,0.869616627693176,0.127079203724861,-0.648750007152557,0.750316083431244,0.214799076318741,-0.444554150104523
+             ,0.869616627693176,0.0200440399348736,-0.574940502643585,0.817949712276459,0.163142517209053,-0.338606089353561
+             ,0.926677048206329,0.113923534750938,-0.535363852977753,0.836903214454651,0.163142517209053,-0.338606089353561
+             ,0.926677048206329,0.0200440399348736,-0.574940502643585,0.817949712276459,0.163142517209053,-0.338606089353561
+             ,0.926677048206329,0.113923534750938,-0.535363852977753,0.836903214454651,0.13079908490181,-0.466925382614136
+             ,0.874569714069366,0.134835481643677,-0.48259112238884,0.865404605865479,0.13079908490181,-0.466925382614136
+             ,0.874569714069366,0.113923534750938,-0.535363852977753,0.836903214454651,0.13079908490181,-0.466925382614136
+             ,0.874569714069366,0.134835481643677,-0.48259112238884,0.865404605865479,-0.0816641598939896,-0.504415452480316
+             ,0.859590590000153,-0.19087141752243,-0.328359514474869,0.925066530704498,-0.0816641598939896,-0.504415452480316
+             ,0.859590590000153,0.134835481643677,-0.48259112238884,0.865404605865479,-0.0816641598939896,-0.504415452480316
+             ,0.859590590000153,-0.19087141752243,-0.328359514474869,0.925066530704498,-0.260898053646088,-0.337839543819427
+             ,0.904321074485779,-0.33089217543602,-0.29037880897522,0.897881150245667,-0.260898053646088,-0.337839543819427
+             ,0.904321074485779,-0.19087141752243,-0.328359514474869,0.925066530704498,-0.260898053646088,-0.337839543819427
+             ,0.904321074485779,-0.33089217543602,-0.29037880897522,0.897881150245667,0.0336142517626286,-0.272747695446014
+             ,0.961498200893402,0.0843109413981438,-0.317961513996124,0.944347441196442,0.0336142517626286,-0.272747695446014
+             ,0.961498200893402,-0.33089217543602,-0.29037880897522,0.897881150245667,0.0336142517626286,-0.272747695446014
+             ,0.961498200893402,0.0843109413981438,-0.317961513996124,0.944347441196442,0.495541751384735,-0.294122904539108
+             ,0.817269861698151,0.23338595032692,0.0447461903095245,0.971354067325592,0.495541751384735,-0.294122904539108
+             ,0.817269861698151,0.0843109413981438,-0.317961513996124,0.944347441196442,0.495541751384735,-0.294122904539108
+             ,0.817269861698151,0.23338595032692,0.0447461903095245,0.971354067325592,0.433347821235657,0.0880303829908371
+             ,0.896917104721069,-0.00138875923585147,0.5001220703125,0.865953862667084,0.433347821235657,0.0880303829908371
+             ,0.896917104721069,0.23338595032692,0.0447461903095245,0.971354067325592,0.433347821235657,0.0880303829908371
+             ,0.896917104721069,-0.00138875923585147,0.5001220703125,0.865953862667084,0.144472002983093,0.382078409194946
+             ,0.912767171859741,-0.0513684712350369,0.613758742809296,0.78782069683075,0.144472002983093,0.382078409194946
+             ,0.912767171859741,-0.00138875923585147,0.5001220703125,0.865953862667084,0.144472002983093,0.382078409194946
+             ,0.912767171859741,-0.0513684712350369,0.613758742809296,0.78782069683075,-0.190840542316437,0.517953097820282
+             ,0.833849132061005,0.081988088786602,0.497242867946625,0.863728880882263,-0.190840542316437,0.517953097820282
+             ,0.833849132061005,-0.0513684712350369,0.613758742809296,0.78782069683075,-0.190840542316437,0.517953097820282
+             ,0.833849132061005,0.081988088786602,0.497242867946625,0.863728880882263,-0.432146698236465,0.294183671474457
+             ,0.85247004032135,-0.0378735065460205,0.15731480717659,0.986821949481964,-0.432146698236465,0.294183671474457
+             ,0.85247004032135,0.081988088786602,0.497242867946625,0.863728880882263,-0.432146698236465,0.294183671474457
+             ,0.85247004032135,-0.0378735065460205,0.15731480717659,0.986821949481964,-0.176163107156754,0.0692016705870628
+             ,0.981925487518311,-0.149593695998192,-0.108326375484467,0.982795596122742,-0.176163107156754,0.0692016705870628
+             ,0.981925487518311,-0.0378735065460205,0.15731480717659,0.986821949481964,-0.176163107156754,0.0692016705870628
+             ,0.981925487518311,-0.149593695998192,-0.108326375484467,0.982795596122742,0.154763847589493,0.0217527654021978
+             ,0.98771196603775,0.280111610889435,-0.341432899236679,0.897196292877197,0.154763847589493,0.0217527654021978
+             ,0.98771196603775,-0.149593695998192,-0.108326375484467,0.982795596122742,0.154763847589493,0.0217527654021978
+             ,0.98771196603775,0.280111610889435,-0.341432899236679,0.897196292877197,0.298383384943008,-0.415744125843048
+             ,0.859141528606415,0.243969231843948,-0.38666906952858,0.889362692832947,0.298383384943008,-0.415744125843048
+             ,0.859141528606415,0.280111610889435,-0.341432899236679,0.897196292877197,0.298383384943008,-0.415744125843048
+             ,0.859141528606415,0.243969231843948,-0.38666906952858,0.889362692832947,-0.0365587808191776,-0.43181124329567
+             ,0.901222825050354,0.00445102388039231,-0.386784434318542,0.922159433364868,-0.0365587808191776,-0.43181124329567
+             ,0.901222825050354,0.243969231843948,-0.38666906952858,0.889362692832947,-0.0365587808191776,-0.43181124329567
+             ,0.901222825050354,0.00445102388039231,-0.386784434318542,0.922159433364868,-0.0285611059516668,-0.491399884223938
+             ,0.870465695858002,0.0610619895160198,-0.466352641582489,0.882488965988159,-0.0285611059516668,-0.491399884223938
+             ,0.870465695858002,0.00445102388039231,-0.386784434318542,0.922159433364868,-0.0285611059516668,-0.491399884223938
+             ,0.870465695858002,0.0610619895160198,-0.466352641582489,0.882488965988159,-0.0290615726262331,-0.512609541416168
+             ,0.858129799365997,0.102690018713474,-0.505073130130768,0.856945633888245,-0.0290615726262331,-0.512609541416168
+             ,0.858129799365997,0.0610619895160198,-0.466352641582489,0.882488965988159,-0.0290615726262331,-0.512609541416168
+             ,0.858129799365997,0.102690018713474,-0.505073130130768,0.856945633888245,-0.05943264067173,-0.614447116851807
+             ,0.786716282367706,-0.0330188572406769,-0.477310508489609,0.878114104270935,-0.05943264067173,-0.614447116851807
+             ,0.786716282367706,0.102690018713474,-0.505073130130768,0.856945633888245,-0.05943264067173,-0.614447116851807
+             ,0.786716282367706,-0.0330188572406769,-0.477310508489609,0.878114104270935,-0.211604461073875,-0.610228180885315
+             ,0.763442933559418,-0.293099999427795,-0.432456612586975,0.852686166763306,-0.211604461073875,-0.610228180885315
+             ,0.763442933559418,-0.0330188572406769,-0.477310508489609,0.878114104270935,-0.211604461073875,-0.610228180885315
+             ,0.763442933559418,-0.293099999427795,-0.432456612586975,0.852686166763306,-0.343721896409988,-0.547909736633301
+             ,0.762659966945648,-0.313440203666687,-0.506815731525421,0.803052306175232,-0.343721896409988,-0.547909736633301
+             ,0.762659966945648,-0.293099999427795,-0.432456612586975,0.852686166763306,-0.343721896409988,-0.547909736633301
+             ,0.762659966945648,-0.313440203666687,-0.506815731525421,0.803052306175232,-0.0460718795657158,-0.677803337574005
+             ,0.733798325061798,-0.166634798049927,-0.532433927059174,0.829907834529877,-0.0460718795657158,-0.677803337574005
+             ,0.733798325061798,-0.313440203666687,-0.506815731525421,0.803052306175232,-0.0460718795657158,-0.677803337574005
+             ,0.733798325061798,-0.166634798049927,-0.532433927059174,0.829907834529877,0.0133634814992547,-0.577941179275513
+             ,0.815969049930573,-0.116164289414883,-0.408986568450928,0.905116438865662,0.0133634814992547,-0.577941179275513
+             ,0.815969049930573,-0.166634798049927,-0.532433927059174,0.829907834529877,0.0133634814992547,-0.577941179275513
+             ,0.815969049930573,-0.116164289414883,-0.408986568450928,0.905116438865662,0.093343511223793,-0.519197523593903
+             ,0.849541544914246,-0.0864901393651962,-0.193772688508034,0.977226436138153,0.093343511223793,-0.519197523593903
+             ,0.849541544914246,-0.116164289414883,-0.408986568450928,0.905116438865662,0.093343511223793,-0.519197523593903
+             ,0.849541544914246,-0.0864901393651962,-0.193772688508034,0.977226436138153,0.107843637466431,-0.350229442119598
+             ,0.930434882640839,-0.0956417694687843,0.0623822994530201,0.993459165096283,0.107843637466431,-0.350229442119598
+             ,0.930434882640839,-0.0864901393651962,-0.193772688508034,0.977226436138153,0.107843637466431,-0.350229442119598
+             ,0.930434882640839,-0.0956417694687843,0.0623822994530201,0.993459165096283,0.0613502226769924,-0.150118604302406
+             ,0.986762702465057,0.0119552966207266,0.153597995638847,0.988061130046844,0.0613502226769924,-0.150118604302406
+             ,0.986762702465057,-0.0956417694687843,0.0623822994530201,0.993459165096283,0.0613502226769924,-0.150118604302406
+             ,0.986762702465057,0.0119552966207266,0.153597995638847,0.988061130046844,0.0561807528138161,-0.0713693201541901
+             ,0.995866596698761,0.111691802740097,0.135854378342628,0.984412789344788,0.0561807528138161,-0.0713693201541901
+             ,0.995866596698761,0.0119552966207266,0.153597995638847,0.988061130046844,0.0880380496382713,-0.00801422074437141
+             ,0.996084809303284,0.134338557720184,-0.10315265506506,0.98555201292038,0.111044175922871,-0.0304063111543655
+             ,0.993350267410278,0.11840932816267,-0.102037265896797,0.987708270549774,0.111044175922871,-0.0304063111543655
+             ,0.993350267410278,0.134338557720184,-0.10315265506506,0.98555201292038,0.111044175922871,-0.0304063111543655
+             ,0.993350267410278,0.11840932816267,-0.102037265896797,0.987708270549774,0.231835037469864,-0.072204202413559
+             ,0.97007167339325,0.264693588018417,-0.161271795630455,0.950751602649689,0.231835037469864,-0.072204202413559
+             ,0.97007167339325,0.11840932816267,-0.102037265896797,0.987708270549774,0.231835037469864,-0.072204202413559
+             ,0.97007167339325,0.264693588018417,-0.161271795630455,0.950751602649689,0.372813165187836,-0.194389894604683
+             ,0.907316327095032,0.435946077108383,-0.205059111118317,0.876300036907196,0.372813165187836,-0.194389894604683
+             ,0.907316327095032,0.264693588018417,-0.161271795630455,0.950751602649689,0.372813165187836,-0.194389894604683
+             ,0.907316327095032,0.435946077108383,-0.205059111118317,0.876300036907196,0.214696913957596,-0.256743013858795
+             ,0.942331314086914,0.236106380820274,-0.246373116970062,0.939975559711456,0.214696913957596,-0.256743013858795
+             ,0.942331314086914,0.435946077108383,-0.205059111118317,0.876300036907196,0.214696913957596,-0.256743013858795
+             ,0.942331314086914,0.236106380820274,-0.246373116970062,0.939975559711456,0.174036040902138,-0.12441948056221
+             ,0.976847589015961,0.107203684747219,-0.286604166030884,0.952032327651978,0.174036040902138,-0.12441948056221
+             ,0.976847589015961,0.236106380820274,-0.246373116970062,0.939975559711456,0.174036040902138,-0.12441948056221
+             ,0.976847589015961,0.107203684747219,-0.286604166030884,0.952032327651978,0.320028454065323,-0.00381639041006565
+             ,0.947400271892548,0.18769682943821,-0.0643536895513535,0.980116605758667,0.320028454065323,-0.00381639041006565
+             ,0.947400271892548,0.107203684747219,-0.286604166030884,0.952032327651978,0.320028454065323,-0.00381639041006565
+             ,0.947400271892548,0.18769682943821,-0.0643536895513535,0.980116605758667,0.273783087730408,-0.0508801341056824
+             ,0.960444688796997,0.320193767547607,-0.128448262810707,0.938603758811951,0.273783087730408,-0.0508801341056824
+             ,0.960444688796997,0.18769682943821,-0.0643536895513535,0.980116605758667,0.273783087730408,-0.0508801341056824
+             ,0.960444688796997,0.320193767547607,-0.128448262810707,0.938603758811951,0.140669822692871,-0.0623851828277111
+             ,0.988089144229889,0.0597092546522617,-0.0360014699399471,0.997566401958466,0.140669822692871,-0.0623851828277111
+             ,0.988089144229889,0.320193767547607,-0.128448262810707,0.938603758811951,0.140669822692871,-0.0623851828277111
+             ,0.988089144229889,0.0597092546522617,-0.0360014699399471,0.997566401958466,0.0240861754864454,-0.00802294258028269
+             ,0.999677717685699,0.0160513203591108,-7.80302666925081e-009,0.999871134757996,0.0240861754864454,-0.00802294258028269
+             ,0.999677717685699,0.0597092546522617,-0.0360014699399471,0.997566401958466,0.0240861754864454,-0.00802294258028269
+             ,0.999677717685699,0.0160513203591108,-7.80302666925081e-009,0.999871134757996,-0.0555079728364944,-0.00810397416353226
+             ,0.998425364494324,-0.0280291307717562,-0.0120058823376894,0.999535024166107,-0.0555079728364944,-0.00810397416353226
+             ,0.998425364494324,0.0160513203591108,-7.80302666925081e-009,0.999871134757996,-0.0555079728364944,-0.00810397416353226
+             ,0.998425364494324,-0.0280291307717562,-0.0120058823376894,0.999535024166107,-0.0676367655396461,-0.020147942006588
+             ,0.997506558895111,-0.0996225699782372,-0.0042443061247468,0.99501621723175,-0.0676367655396461,-0.020147942006588
+             ,0.997506558895111,-0.0280291307717562,-0.0120058823376894,0.999535024166107,-0.0676367655396461,-0.020147942006588
+             ,0.997506558895111,-0.0996225699782372,-0.0042443061247468,0.99501621723175,-0.144944295287132,-0.00267991167493165
+             ,0.989436209201813,-0.107327081263065,0.019462950527668,0.99403327703476,-0.144944295287132,-0.00267991167493165
+             ,0.989436209201813,-0.0996225699782372,-0.0042443061247468,0.99501621723175,-0.144944295287132,-0.00267991167493165
+             ,0.989436209201813,-0.107327081263065,0.019462950527668,0.99403327703476,-0.187230288982391,-0.123988032341003
+             ,0.974459707736969,-0.211823299527168,0.0573788322508335,0.975622177124023,-0.187230288982391,-0.123988032341003
+             ,0.974459707736969,-0.107327081263065,0.019462950527668,0.99403327703476,-0.187230288982391,-0.123988032341003
+             ,0.974459707736969,-0.211823299527168,0.0573788322508335,0.975622177124023,-0.334924101829529,-0.0272922515869141
+             ,0.941849768161774,-0.379628986120224,0.12158614397049,0.917114317417145,-0.334924101829529,-0.0272922515869141
+             ,0.941849768161774,-0.211823299527168,0.0573788322508335,0.975622177124023,-0.334924101829529,-0.0272922515869141
+             ,0.941849768161774,-0.379628986120224,0.12158614397049,0.917114317417145,-0.46132430434227,0.0872245728969574
+             ,0.882933557033539,-0.501497447490692,0.0685441493988037,0.862439572811127,-0.46132430434227,0.0872245728969574
+             ,0.882933557033539,-0.379628986120224,0.12158614397049,0.917114317417145,-0.46132430434227,0.0872245728969574
+             ,0.882933557033539,-0.501497447490692,0.0685441493988037,0.862439572811127,-0.624813318252563,0.216159924864769
+             ,0.750255465507507,-0.418217837810516,-0.0120482873171568,0.90826690196991,-0.624813318252563,0.216159924864769
+             ,0.750255465507507,-0.501497447490692,0.0685441493988037,0.862439572811127,-0.624813318252563,0.216159924864769
+             ,0.750255465507507,-0.418217837810516,-0.0120482873171568,0.90826690196991,-0.406520962715149,-0.244342878460884
+             ,0.880361974239349,0.0973765254020691,-0.360272169113159,0.927750945091248,-0.406520962715149,-0.244342878460884
+             ,0.880361974239349,-0.418217837810516,-0.0120482873171568,0.90826690196991,-0.406520962715149,-0.244342878460884
+             ,0.880361974239349,0.0973765254020691,-0.360272169113159,0.927750945091248,-0.0925702154636383,-0.672025620937347
+             ,0.734719157218933,-0.323500573635101,-0.218992084264755,0.920537829399109,-0.0925702154636383,-0.672025620937347
+             ,0.734719157218933,0.0973765254020691,-0.360272169113159,0.927750945091248,-0.0925702154636383,-0.672025620937347
+             ,0.734719157218933,-0.323500573635101,-0.218992084264755,0.920537829399109,-0.545312345027924,-0.450386673212051
+             ,0.70695561170578,-0.647588312625885,-0.286314249038696,0.706154048442841,-0.545312345027924,-0.450386673212051
+             ,0.70695561170578,-0.323500573635101,-0.218992084264755,0.920537829399109,-0.545312345027924,-0.450386673212051
+             ,0.70695561170578,-0.647588312625885,-0.286314249038696,0.706154048442841,-0.430250585079193,-0.34257310628891
+             ,0.835181415081024,-0.324323713779449,-0.551912248134613,0.768249332904816,-0.430250585079193,-0.34257310628891
+             ,0.835181415081024,-0.647588312625885,-0.286314249038696,0.706154048442841,-0.430250585079193,-0.34257310628891
+             ,0.835181415081024,-0.324323713779449,-0.551912248134613,0.768249332904816,-0.0775961056351662,-0.459690898656845
+             ,0.884682476520538,-0.0142855271697044,-0.545813679695129,0.837784826755524,-0.0775961056351662,-0.459690898656845
+             ,0.884682476520538,-0.324323713779449,-0.551912248134613,0.768249332904816,-0.0775961056351662,-0.459690898656845
+             ,0.884682476520538,-0.0142855271697044,-0.545813679695129,0.837784826755524,-0.00845731794834137,-0.558056175708771
+             ,0.829760074615479,0.295243620872498,-0.636373281478882,0.712643146514893,-0.00845731794834137,-0.558056175708771
+             ,0.829760074615479,-0.0142855271697044,-0.545813679695129,0.837784826755524,-0.00845731794834137,-0.558056175708771
+             ,0.829760074615479,0.295243620872498,-0.636373281478882,0.712643146514893,0.264164596796036,-0.713794052600861
+             ,0.648625552654266,0.446090400218964,-0.645510137081146,0.619935512542725,0.264164596796036,-0.713794052600861
+             ,0.648625552654266,0.295243620872498,-0.636373281478882,0.712643146514893,0.264164596796036,-0.713794052600861
+             ,0.648625552654266,0.446090400218964,-0.645510137081146,0.619935512542725,-0.035326149314642,-0.780947089195251
+             ,0.623597323894501,-0.0478738695383072,-0.697385847568512,0.715095102787018,-0.035326149314642,-0.780947089195251
+             ,0.623597323894501,0.446090400218964,-0.645510137081146,0.619935512542725,-0.035326149314642,-0.780947089195251
+             ,0.623597323894501,-0.0478738695383072,-0.697385847568512,0.715095102787018,-0.44446325302124,-0.647680759429932
+             ,0.618839383125305,-0.394265949726105,-0.730721175670624,0.557315826416016,-0.44446325302124,-0.647680759429932
+             ,0.618839383125305,-0.0478738695383072,-0.697385847568512,0.715095102787018,-0.44446325302124,-0.647680759429932
+             ,0.618839383125305,-0.394265949726105,-0.730721175670624,0.557315826416016,-0.406176567077637,-0.579473257064819
+             ,0.706562995910645,-0.333334177732468,-0.716832935810089,0.612404108047485,-0.406176567077637,-0.579473257064819
+             ,0.706562995910645,-0.394265949726105,-0.730721175670624,0.557315826416016,-0.406176567077637,-0.579473257064819
+             ,0.706562995910645,-0.333334177732468,-0.716832935810089,0.612404108047485,-0.083404004573822,-0.650923848152161
+             ,0.754547476768494,0.112544566392899,-0.799912333488464,0.589469194412231,-0.083404004573822,-0.650923848152161
+             ,0.754547476768494,-0.333334177732468,-0.716832935810089,0.612404108047485,-0.083404004573822,-0.650923848152161
+             ,0.754547476768494,0.112544566392899,-0.799912333488464,0.589469194412231,0.329672574996948,-0.76308810710907
+             ,0.555888950824738,0.271472215652466,-0.70340883731842,0.656900882720947,0.329672574996948,-0.76308810710907
+             ,0.555888950824738,0.112544566392899,-0.799912333488464,0.589469194412231,0.329672574996948,-0.76308810710907
+             ,0.555888950824738,0.271472215652466,-0.70340883731842,0.656900882720947,0.27909243106842,-0.776565611362457
+             ,0.564847946166992,0.295835942029953,-0.478795558214188,0.826580822467804,0.27909243106842,-0.776565611362457
+             ,0.564847946166992,0.271472215652466,-0.70340883731842,0.656900882720947,0.27909243106842,-0.776565611362457
+             ,0.564847946166992,0.295835942029953,-0.478795558214188,0.826580822467804,0.234621807932854,-0.791322767734528
+             ,0.564589142799377,0.110946387052536,-0.394733041524887,0.912072777748108,0.234621807932854,-0.791322767734528
+             ,0.564589142799377,0.295835942029953,-0.478795558214188,0.826580822467804,0.234621807932854,-0.791322767734528
+             ,0.564589142799377,0.110946387052536,-0.394733041524887,0.912072777748108,0.0961501225829124,-0.650657951831818
+             ,0.753259181976318,-0.11806071549654,-0.340418756008148,0.932832658290863,0.0961501225829124,-0.650657951831818
+             ,0.753259181976318,0.110946387052536,-0.394733041524887,0.912072777748108,0.0961501225829124,-0.650657951831818
+             ,0.753259181976318,-0.11806071549654,-0.340418756008148,0.932832658290863,-0.135066449642181,-0.490483433008194
+             ,0.860919892787933,-0.142701134085655,-0.377311199903488,0.915026009082794,-0.135066449642181,-0.490483433008194
+             ,0.860919892787933,-0.11806071549654,-0.340418756008148,0.932832658290863,-0.135066449642181,-0.490483433008194
+             ,0.860919892787933,-0.142701134085655,-0.377311199903488,0.915026009082794,-0.190926864743233,-0.417862147092819
+             ,0.888221919536591,-0.187706306576729,-0.347049713134766,0.918870389461517,-0.190926864743233,-0.417862147092819
+             ,0.888221919536591,-0.142701134085655,-0.377311199903488,0.915026009082794,-0.190926864743233,-0.417862147092819
+             ,0.888221919536591,-0.187706306576729,-0.347049713134766,0.918870389461517,-0.0811623483896255,-0.430694401264191
+             ,0.89884090423584,-0.0117776580154896,-0.490171760320663,0.871546268463135,-0.0811623483896255,-0.430694401264191
+             ,0.89884090423584,-0.187706306576729,-0.347049713134766,0.918870389461517,-0.0811623483896255,-0.430694401264191
+             ,0.89884090423584,-0.0117776580154896,-0.490171760320663,0.871546268463135,0.0606701783835888,-0.485261172056198
+             ,0.872261881828308,0.088479183614254,-0.590547978878021,0.802137494087219,0.0606701783835888,-0.485261172056198
+             ,0.872261881828308,-0.0117776580154896,-0.490171760320663,0.871546268463135,0.0606701783835888,-0.485261172056198
+             ,0.872261881828308,0.088479183614254,-0.590547978878021,0.802137494087219,0.216333985328674,-0.505256295204163
+             ,0.835413455963135,0.164930060505867,-0.563107311725616,0.809758186340332,0.216333985328674,-0.505256295204163
+             ,0.835413455963135,0.088479183614254,-0.590547978878021,0.802137494087219,0.216333985328674,-0.505256295204163
+             ,0.835413455963135,0.164930060505867,-0.563107311725616,0.809758186340332,0.266652643680573,-0.435532957315445
+             ,0.859771728515625,0.218458533287048,-0.488840341567993,0.844577431678772,0.266652643680573,-0.435532957315445
+             ,0.859771728515625,0.164930060505867,-0.563107311725616,0.809758186340332,0.266652643680573,-0.435532957315445
+             ,0.859771728515625,0.218458533287048,-0.488840341567993,0.844577431678772,0.284548848867416,-0.344094812870026
+             ,0.894779741764069,0.246177464723587,-0.53278374671936,0.809653103351593,0.284548848867416,-0.344094812870026
+             ,0.894779741764069,0.218458533287048,-0.488840341567993,0.844577431678772,0.284548848867416,-0.344094812870026
+             ,0.894779741764069,0.246177464723587,-0.53278374671936,0.809653103351593,0.343871414661407,-0.231402426958084
+             ,0.910057902336121,0.214799076318741,-0.444554150104523,0.869616627693176,0.343871414661407,-0.231402426958084
+             ,0.910057902336121,0.246177464723587,-0.53278374671936,0.809653103351593,0.343871414661407,-0.231402426958084
+             ,0.910057902336121,0.214799076318741,-0.444554150104523,0.869616627693176,0.111451476812363,-0.235893785953522
+             ,0.96536660194397,0.163142517209053,-0.338606089353561,0.926677048206329,0.111451476812363,-0.235893785953522
+             ,0.96536660194397,0.214799076318741,-0.444554150104523,0.869616627693176,0.111451476812363,-0.235893785953522
+             ,0.96536660194397,0.163142517209053,-0.338606089353561,0.926677048206329,-0.126925647258759,-0.374168395996094
+             ,0.918633699417114,0.13079908490181,-0.466925382614136,0.874569714069366,-0.126925647258759,-0.374168395996094
+             ,0.918633699417114,0.163142517209053,-0.338606089353561,0.926677048206329,-0.126925647258759,-0.374168395996094
+             ,0.918633699417114,0.13079908490181,-0.466925382614136,0.874569714069366,-0.0539889372885227,-0.493109285831451
+             ,0.868290483951569,-0.0816641598939896,-0.504415452480316,0.859590590000153,-0.0539889372885227,-0.493109285831451
+             ,0.868290483951569,0.13079908490181,-0.466925382614136,0.874569714069366,-0.0539889372885227,-0.493109285831451
+             ,0.868290483951569,-0.0816641598939896,-0.504415452480316,0.859590590000153,-0.0323931239545345,-0.439572870731354
+             ,0.897622644901276,-0.260898053646088,-0.337839543819427,0.904321074485779,-0.0323931239545345,-0.439572870731354
+             ,0.897622644901276,-0.0816641598939896,-0.504415452480316,0.859590590000153,-0.0323931239545345,-0.439572870731354
+             ,0.897622644901276,-0.260898053646088,-0.337839543819427,0.904321074485779,0.13173596560955,-0.267418622970581
+             ,0.95453280210495,0.0336142517626286,-0.272747695446014,0.961498200893402,0.13173596560955,-0.267418622970581
+             ,0.95453280210495,-0.260898053646088,-0.337839543819427,0.904321074485779,0.13173596560955,-0.267418622970581
+             ,0.95453280210495,0.0336142517626286,-0.272747695446014,0.961498200893402,0.490466386079788,-0.0704447478055954
+             ,0.868608176708221,0.495541751384735,-0.294122904539108,0.817269861698151,0.490466386079788,-0.0704447478055954
+             ,0.868608176708221,0.0336142517626286,-0.272747695446014,0.961498200893402,0.490466386079788,-0.0704447478055954
+             ,0.868608176708221,0.495541751384735,-0.294122904539108,0.817269861698151,0.617966294288635,0.00896867364645004
+             ,0.786153376102448,0.433347821235657,0.0880303829908371,0.896917104721069,0.617966294288635,0.00896867364645004
+             ,0.786153376102448,0.495541751384735,-0.294122904539108,0.817269861698151,0.617966294288635,0.00896867364645004
+             ,0.786153376102448,0.433347821235657,0.0880303829908371,0.896917104721069,0.326866120100021,0.131255626678467
+             ,0.935911536216736,0.144472002983093,0.382078409194946,0.912767171859741,0.326866120100021,0.131255626678467
+             ,0.935911536216736,0.433347821235657,0.0880303829908371,0.896917104721069,0.326866120100021,0.131255626678467
+             ,0.935911536216736,0.144472002983093,0.382078409194946,0.912767171859741,-0.0129021164029837,0.296104788780212
+             ,0.955068349838257,-0.190840542316437,0.517953097820282,0.833849132061005,-0.0129021164029837,0.296104788780212
+             ,0.955068349838257,0.144472002983093,0.382078409194946,0.912767171859741,-0.0129021164029837,0.296104788780212
+             ,0.955068349838257,-0.190840542316437,0.517953097820282,0.833849132061005,-0.373023629188538,0.462669193744659
+             ,0.804232895374298,-0.432146698236465,0.294183671474457,0.85247004032135,-0.373023629188538,0.462669193744659
+             ,0.804232895374298,-0.190840542316437,0.517953097820282,0.833849132061005,-0.373023629188538,0.462669193744659
+             ,0.804232895374298,-0.432146698236465,0.294183671474457,0.85247004032135,-0.31399741768837,0.504578769207001
+             ,0.804242432117462,-0.176163107156754,0.0692016705870628,0.981925487518311,-0.31399741768837,0.504578769207001
+             ,0.804242432117462,-0.432146698236465,0.294183671474457,0.85247004032135,-0.31399741768837,0.504578769207001
+             ,0.804242432117462,-0.176163107156754,0.0692016705870628,0.981925487518311,-0.262697845697403,0.187332049012184
+             ,0.946518123149872,0.154763847589493,0.0217527654021978,0.98771196603775,-0.262697845697403,0.187332049012184
+             ,0.946518123149872,-0.176163107156754,0.0692016705870628,0.981925487518311,-0.262697845697403,0.187332049012184
+             ,0.946518123149872,0.154763847589493,0.0217527654021978,0.98771196603775,-0.190858975052834,-0.461333751678467
+             ,0.866454839706421,0.298383384943008,-0.415744125843048,0.859141528606415,-0.190858975052834,-0.461333751678467
+             ,0.866454839706421,0.154763847589493,0.0217527654021978,0.98771196603775,-0.190858975052834,-0.461333751678467
+             ,0.866454839706421,0.298383384943008,-0.415744125843048,0.859141528606415,-0.0554010942578316,-0.629119217395782
+             ,0.775331974029541,-0.0365587808191776,-0.43181124329567,0.901222825050354,-0.0554010942578316,-0.629119217395782
+             ,0.775331974029541,0.298383384943008,-0.415744125843048,0.859141528606415,-0.0554010942578316,-0.629119217395782
+             ,0.775331974029541,-0.0365587808191776,-0.43181124329567,0.901222825050354,-0.0350622422993183,-0.624123752117157
+             ,0.780538380146027,-0.0285611059516668,-0.491399884223938,0.870465695858002,-0.0350622422993183,-0.624123752117157
+             ,0.780538380146027,-0.0365587808191776,-0.43181124329567,0.901222825050354,-0.0350622422993183,-0.624123752117157
+             ,0.780538380146027,-0.0285611059516668,-0.491399884223938,0.870465695858002,-0.0175262242555618,-0.5759157538414
+             ,0.817321121692657,-0.0290615726262331,-0.512609541416168,0.858129799365997,-0.0175262242555618,-0.5759157538414
+             ,0.817321121692657,-0.0285611059516668,-0.491399884223938,0.870465695858002,-0.0175262242555618,-0.5759157538414
+             ,0.817321121692657,-0.0290615726262331,-0.512609541416168,0.858129799365997,-0.185253173112869,-0.525153160095215
+             ,0.830599367618561,-0.05943264067173,-0.614447116851807,0.786716282367706,-0.185253173112869,-0.525153160095215
+             ,0.830599367618561,-0.0290615726262331,-0.512609541416168,0.858129799365997,-0.185253173112869,-0.525153160095215
+             ,0.830599367618561,-0.05943264067173,-0.614447116851807,0.786716282367706,-0.171790763735771,-0.548337459564209
+             ,0.81842166185379,-0.211604461073875,-0.610228180885315,0.763442933559418,-0.171790763735771,-0.548337459564209
+             ,0.81842166185379,-0.05943264067173,-0.614447116851807,0.786716282367706,-0.171790763735771,-0.548337459564209
+             ,0.81842166185379,-0.211604461073875,-0.610228180885315,0.763442933559418,-0.42771452665329,-0.467237144708633
+             ,0.77378922700882,-0.343721896409988,-0.547909736633301,0.762659966945648,-0.42771452665329,-0.467237144708633
+             ,0.77378922700882,-0.211604461073875,-0.610228180885315,0.763442933559418,-0.42771452665329,-0.467237144708633
+             ,0.77378922700882,-0.343721896409988,-0.547909736633301,0.762659966945648,-0.295217573642731,-0.601087629795074
+             ,0.742657542228699,-0.0460718795657158,-0.677803337574005,0.733798325061798,-0.295217573642731,-0.601087629795074
+             ,0.742657542228699,-0.343721896409988,-0.547909736633301,0.762659966945648,-0.295217573642731,-0.601087629795074
+             ,0.742657542228699,-0.0460718795657158,-0.677803337574005,0.733798325061798,0.143751561641693,-0.741314888000488
+             ,0.655581951141357,0.0133634814992547,-0.577941179275513,0.815969049930573,0.143751561641693,-0.741314888000488
+             ,0.655581951141357,-0.0460718795657158,-0.677803337574005,0.733798325061798,0.143751561641693,-0.741314888000488
+             ,0.655581951141357,0.0133634814992547,-0.577941179275513,0.815969049930573,0.201874196529388,-0.619319260120392
+             ,0.758742690086365,0.093343511223793,-0.519197523593903,0.849541544914246,0.201874196529388,-0.619319260120392
+             ,0.758742690086365,0.0133634814992547,-0.577941179275513,0.815969049930573,0.201874196529388,-0.619319260120392
+             ,0.758742690086365,0.093343511223793,-0.519197523593903,0.849541544914246,0.331863820552826,-0.48983433842659
+             ,0.80618155002594,0.107843637466431,-0.350229442119598,0.930434882640839,0.331863820552826,-0.48983433842659
+             ,0.80618155002594,0.093343511223793,-0.519197523593903,0.849541544914246,0.331863820552826,-0.48983433842659
+             ,0.80618155002594,0.107843637466431,-0.350229442119598,0.930434882640839,0.312140971422195,-0.333354890346527
+             ,0.889630556106567,0.0613502226769924,-0.150118604302406,0.986762702465057,0.312140971422195,-0.333354890346527
+             ,0.889630556106567,0.107843637466431,-0.350229442119598,0.930434882640839,0.312140971422195,-0.333354890346527
+             ,0.889630556106567,0.0613502226769924,-0.150118604302406,0.986762702465057,0.215030819177628,-0.171533718705177
+             ,0.961424946784973,0.0561807528138161,-0.0713693201541901,0.995866596698761,0.215030819177628,-0.171533718705177
+             ,0.961424946784973,0.0613502226769924,-0.150118604302406,0.986762702465057,0.135036379098892,0.145392552018166
+             ,0.980115413665771,0.0880380496382713,-0.00801422074437141,0.996084809303284,0.0715285614132881,0.134761244058609
+             ,0.988293051719666,0.111044175922871,-0.0304063111543655,0.993350267410278,0.0715285614132881,0.134761244058609
+             ,0.988293051719666,0.0880380496382713,-0.00801422074437141,0.996084809303284,0.0715285614132881,0.134761244058609
+             ,0.988293051719666,0.111044175922871,-0.0304063111543655,0.993350267410278,0.157250955700874,0.0619306415319443
+             ,0.985614895820618,0.231835037469864,-0.072204202413559,0.97007167339325,0.157250955700874,0.0619306415319443
+             ,0.985614895820618,0.111044175922871,-0.0304063111543655,0.993350267410278,0.157250955700874,0.0619306415319443
+             ,0.985614895820618,0.231835037469864,-0.072204202413559,0.97007167339325,0.200497075915337,0.0720792710781097
+             ,0.977039158344269,0.372813165187836,-0.194389894604683,0.907316327095032,0.200497075915337,0.0720792710781097
+             ,0.977039158344269,0.231835037469864,-0.072204202413559,0.97007167339325,0.200497075915337,0.0720792710781097
+             ,0.977039158344269,0.372813165187836,-0.194389894604683,0.907316327095032,0.266725301742554,-0.0735009759664536
+             ,0.960965812206268,0.214696913957596,-0.256743013858795,0.942331314086914,0.266725301742554,-0.0735009759664536
+             ,0.960965812206268,0.372813165187836,-0.194389894604683,0.907316327095032,0.266725301742554,-0.0735009759664536
+             ,0.960965812206268,0.214696913957596,-0.256743013858795,0.942331314086914,0.358014553785324,-0.109444871544838
+             ,0.927279651165009,0.174036040902138,-0.12441948056221,0.976847589015961,0.358014553785324,-0.109444871544838
+             ,0.927279651165009,0.214696913957596,-0.256743013858795,0.942331314086914,0.358014553785324,-0.109444871544838
+             ,0.927279651165009,0.174036040902138,-0.12441948056221,0.976847589015961,0.338956147432327,-0.0740516930818558
+             ,0.937883257865906,0.320028454065323,-0.00381639041006565,0.947400271892548,0.338956147432327,-0.0740516930818558
+             ,0.937883257865906,0.174036040902138,-0.12441948056221,0.976847589015961,0.338956147432327,-0.0740516930818558
+             ,0.937883257865906,0.320028454065323,-0.00381639041006565,0.947400271892548,0.219218909740448,-0.0620748586952686
+             ,0.973698973655701,0.273783087730408,-0.0508801341056824,0.960444688796997,0.219218909740448,-0.0620748586952686
+             ,0.973698973655701,0.320028454065323,-0.00381639041006565,0.947400271892548,0.219218909740448,-0.0620748586952686
+             ,0.973698973655701,0.273783087730408,-0.0508801341056824,0.960444688796997,0.142926216125488,-0.0473001785576344
+             ,0.988602459430695,0.140669822692871,-0.0623851828277111,0.988089144229889,0.142926216125488,-0.0473001785576344
+             ,0.988602459430695,0.273783087730408,-0.0508801341056824,0.960444688796997,0.142926216125488,-0.0473001785576344
+             ,0.988602459430695,0.140669822692871,-0.0623851828277111,0.988089144229889,0.0637589246034622,-0.0479158572852612
+             ,0.996814370155334,0.0240861754864454,-0.00802294258028269,0.999677717685699,0.0637589246034622,-0.0479158572852612
+             ,0.996814370155334,0.140669822692871,-0.0623851828277111,0.988089144229889,0.0637589246034622,-0.0479158572852612
+             ,0.996814370155334,0.0240861754864454,-0.00802294258028269,0.999677717685699,-0.0440771952271461,-0.0120241353288293
+             ,0.998955726623535,-0.0555079728364944,-0.00810397416353226,0.998425364494324,-0.0440771952271461,-0.0120241353288293
+             ,0.998955726623535,0.0240861754864454,-0.00802294258028269,0.999677717685699,-0.0440771952271461,-0.0120241353288293
+             ,0.998955726623535,-0.0555079728364944,-0.00810397416353226,0.998425364494324,-0.0599503144621849,0.0040635815821588
+             ,0.998193085193634,-0.0676367655396461,-0.020147942006588,0.997506558895111,-0.0599503144621849,0.0040635815821588
+             ,0.998193085193634,-0.0555079728364944,-0.00810397416353226,0.998425364494324,-0.0599503144621849,0.0040635815821588
+             ,0.998193085193634,-0.0676367655396461,-0.020147942006588,0.997506558895111,-0.209756582975388,2.04840517881166e-007
+             ,0.977753698825836,-0.144944295287132,-0.00267991167493165,0.989436209201813,-0.209756582975388,2.04840517881166e-007
+             ,0.977753698825836,-0.0676367655396461,-0.020147942006588,0.997506558895111,-0.209756582975388,2.04840517881166e-007
+             ,0.977753698825836,-0.144944295287132,-0.00267991167493165,0.989436209201813,-0.27943029999733,-0.117460049688816
+             ,0.952954292297363,-0.187230288982391,-0.123988032341003,0.974459707736969,-0.27943029999733,-0.117460049688816
+             ,0.952954292297363,-0.144944295287132,-0.00267991167493165,0.989436209201813,-0.27943029999733,-0.117460049688816
+             ,0.952954292297363,-0.187230288982391,-0.123988032341003,0.974459707736969,-0.152600631117821,-0.15260024368763
+             ,0.976435482501984,-0.334924101829529,-0.0272922515869141,0.941849768161774,-0.152600631117821,-0.15260024368763
+             ,0.976435482501984,-0.187230288982391,-0.123988032341003,0.974459707736969,-0.152600631117821,-0.15260024368763
+             ,0.976435482501984,-0.334924101829529,-0.0272922515869141,0.941849768161774,-0.320621907711029,0.0706811994314194
+             ,0.944566428661346,-0.46132430434227,0.0872245728969574,0.882933557033539,-0.320621907711029,0.0706811994314194
+             ,0.944566428661346,-0.334924101829529,-0.0272922515869141,0.941849768161774,-0.320621907711029,0.0706811994314194
+             ,0.944566428661346,-0.46132430434227,0.0872245728969574,0.882933557033539,-0.542227149009705,0.163847133517265
+             ,0.824101805686951,-0.624813318252563,0.216159924864769,0.750255465507507,-0.542227149009705,0.163847133517265
+             ,0.824101805686951,-0.46132430434227,0.0872245728969574,0.882933557033539,-0.542227149009705,0.163847133517265
+             ,0.824101805686951,-0.624813318252563,0.216159924864769,0.750255465507507,-0.723946332931519,0.18347392976284
+             ,0.665010511875153,-0.406520962715149,-0.244342878460884,0.880361974239349,-0.723946332931519,0.18347392976284
+             ,0.665010511875153,-0.624813318252563,0.216159924864769,0.750255465507507,-0.723946332931519,0.18347392976284
+             ,0.665010511875153,-0.406520962715149,-0.244342878460884,0.880361974239349,-0.614130258560181,-0.210559159517288
+             ,0.760597705841064,-0.0925702154636383,-0.672025620937347,0.734719157218933,-0.614130258560181,-0.210559159517288
+             ,0.760597705841064,-0.406520962715149,-0.244342878460884,0.880361974239349,-0.614130258560181,-0.210559159517288
+             ,0.760597705841064,-0.0925702154636383,-0.672025620937347,0.734719157218933,-0.383691549301147,-0.415172189474106
+             ,0.824871361255646,-0.545312345027924,-0.450386673212051,0.70695561170578,-0.383691549301147,-0.415172189474106
+             ,0.824871361255646,-0.0925702154636383,-0.672025620937347,0.734719157218933,-0.383691549301147,-0.415172189474106
+             ,0.824871361255646,-0.545312345027924,-0.450386673212051,0.70695561170578,-0.373541742563248,-0.236238941550255
+             ,0.897027134895325,-0.430250585079193,-0.34257310628891,0.835181415081024,-0.373541742563248,-0.236238941550255
+             ,0.897027134895325,-0.545312345027924,-0.450386673212051,0.70695561170578,-0.373541742563248,-0.236238941550255
+             ,0.897027134895325,-0.430250585079193,-0.34257310628891,0.835181415081024,-0.249265566468239,-0.326461374759674
+             ,0.911750853061676,-0.0775961056351662,-0.459690898656845,0.884682476520538,-0.249265566468239,-0.326461374759674
+             ,0.911750853061676,-0.430250585079193,-0.34257310628891,0.835181415081024,-0.249265566468239,-0.326461374759674
+             ,0.911750853061676,-0.0775961056351662,-0.459690898656845,0.884682476520538,-0.107248552143574,-0.518746197223663
+             ,0.848174631595612,-0.00845731794834137,-0.558056175708771,0.829760074615479,-0.107248552143574,-0.518746197223663
+             ,0.848174631595612,-0.0775961056351662,-0.459690898656845,0.884682476520538,-0.107248552143574,-0.518746197223663
+             ,0.848174631595612,-0.00845731794834137,-0.558056175708771,0.829760074615479,-0.0344429910182953,-0.590716302394867
+             ,0.806143879890442,0.264164596796036,-0.713794052600861,0.648625552654266,-0.0344429910182953,-0.590716302394867
+             ,0.806143879890442,-0.00845731794834137,-0.558056175708771,0.829760074615479,-0.0344429910182953,-0.590716302394867
+             ,0.806143879890442,0.264164596796036,-0.713794052600861,0.648625552654266,0.00386212929151952,-0.745228111743927
+             ,0.666798412799835,-0.035326149314642,-0.780947089195251,0.623597323894501,0.00386212929151952,-0.745228111743927
+             ,0.666798412799835,0.264164596796036,-0.713794052600861,0.648625552654266,0.00386212929151952,-0.745228111743927
+             ,0.666798412799835,-0.035326149314642,-0.780947089195251,0.623597323894501,-0.18372268974781,-0.69461977481842
+             ,0.695520877838135,-0.44446325302124,-0.647680759429932,0.618839383125305,-0.18372268974781,-0.69461977481842
+             ,0.695520877838135,-0.035326149314642,-0.780947089195251,0.623597323894501,-0.18372268974781,-0.69461977481842
+             ,0.695520877838135,-0.44446325302124,-0.647680759429932,0.618839383125305,-0.275860220193863,-0.547333598136902
+             ,0.790143668651581,-0.406176567077637,-0.579473257064819,0.706562995910645,-0.275860220193863,-0.547333598136902
+             ,0.790143668651581,-0.44446325302124,-0.647680759429932,0.618839383125305,-0.275860220193863,-0.547333598136902
+             ,0.790143668651581,-0.406176567077637,-0.579473257064819,0.706562995910645,-0.317769199609756,-0.48361012339592
+             ,0.815563559532166,-0.083404004573822,-0.650923848152161,0.754547476768494,-0.317769199609756,-0.48361012339592
+             ,0.815563559532166,-0.406176567077637,-0.579473257064819,0.706562995910645,-0.317769199609756,-0.48361012339592
+             ,0.815563559532166,-0.083404004573822,-0.650923848152161,0.754547476768494,0.0785312950611115,-0.621249198913574
+             ,0.779668033123016,0.329672574996948,-0.76308810710907,0.555888950824738,0.0785312950611115,-0.621249198913574
+             ,0.779668033123016,-0.083404004573822,-0.650923848152161,0.754547476768494,0.0785312950611115,-0.621249198913574
+             ,0.779668033123016,0.329672574996948,-0.76308810710907,0.555888950824738,0.264970391988754,-0.56496661901474
+             ,0.781411170959473,0.27909243106842,-0.776565611362457,0.564847946166992,0.264970391988754,-0.56496661901474
+             ,0.781411170959473,0.329672574996948,-0.76308810710907,0.555888950824738,0.264970391988754,-0.56496661901474
+             ,0.781411170959473,0.27909243106842,-0.776565611362457,0.564847946166992,0.367973953485489,-0.602980136871338
+             ,0.70782071352005,0.234621807932854,-0.791322767734528,0.564589142799377,0.367973953485489,-0.602980136871338
+             ,0.70782071352005,0.27909243106842,-0.776565611362457,0.564847946166992,0.367973953485489,-0.602980136871338
+             ,0.70782071352005,0.234621807932854,-0.791322767734528,0.564589142799377,0.380295544862747,-0.588695168495178
+             ,0.713311493396759,0.0961501225829124,-0.650657951831818,0.753259181976318,0.380295544862747,-0.588695168495178
+             ,0.713311493396759,0.234621807932854,-0.791322767734528,0.564589142799377,0.380295544862747,-0.588695168495178
+             ,0.713311493396759,0.0961501225829124,-0.650657951831818,0.753259181976318,0.229614928364754,-0.675299465656281
+             ,0.700890600681305,-0.135066449642181,-0.490483433008194,0.860919892787933,0.229614928364754,-0.675299465656281
+             ,0.700890600681305,0.0961501225829124,-0.650657951831818,0.753259181976318,0.229614928364754,-0.675299465656281
+             ,0.700890600681305,-0.135066449642181,-0.490483433008194,0.860919892787933,-0.0204657148569822,-0.582937479019165
+             ,0.812259197235107,-0.190926864743233,-0.417862147092819,0.888221919536591,-0.0204657148569822,-0.582937479019165
+             ,0.812259197235107,-0.135066449642181,-0.490483433008194,0.860919892787933,-0.0204657148569822,-0.582937479019165
+             ,0.812259197235107,-0.190926864743233,-0.417862147092819,0.888221919536591,-0.0923504009842873,-0.520539164543152
+             ,0.848828852176666,-0.0811623483896255,-0.430694401264191,0.89884090423584,-0.0923504009842873,-0.520539164543152
+             ,0.848828852176666,-0.190926864743233,-0.417862147092819,0.888221919536591,-0.0923504009842873,-0.520539164543152
+             ,0.848828852176666,-0.0811623483896255,-0.430694401264191,0.89884090423584,-0.0208611227571964,-0.489319264888763
+             ,0.871855199337006,0.0606701783835888,-0.485261172056198,0.872261881828308,-0.0208611227571964,-0.489319264888763
+             ,0.871855199337006,-0.0811623483896255,-0.430694401264191,0.89884090423584,-0.0208611227571964,-0.489319264888763
+             ,0.871855199337006,0.0606701783835888,-0.485261172056198,0.872261881828308,0.157837703824043,-0.474893689155579
+             ,0.865773141384125,0.216333985328674,-0.505256295204163,0.835413455963135,0.157837703824043,-0.474893689155579
+             ,0.865773141384125,0.0606701783835888,-0.485261172056198,0.872261881828308,0.157837703824043,-0.474893689155579
+             ,0.865773141384125,0.216333985328674,-0.505256295204163,0.835413455963135,0.382890611886978,-0.456940144300461
+             ,0.802870213985443,0.266652643680573,-0.435532957315445,0.859771728515625,0.382890611886978,-0.456940144300461
+             ,0.802870213985443,0.216333985328674,-0.505256295204163,0.835413455963135,0.382890611886978,-0.456940144300461
+             ,0.802870213985443,0.266652643680573,-0.435532957315445,0.859771728515625,0.422590762376785,-0.367690980434418
+             ,0.828384220600128,0.284548848867416,-0.344094812870026,0.894779741764069,0.422590762376785,-0.367690980434418
+             ,0.828384220600128,0.266652643680573,-0.435532957315445,0.859771728515625,0.422590762376785,-0.367690980434418
+             ,0.828384220600128,0.284548848867416,-0.344094812870026,0.894779741764069,0.354808926582336,-0.338245332241058
+             ,0.871608138084412,0.343871414661407,-0.231402426958084,0.910057902336121,0.354808926582336,-0.338245332241058
+             ,0.871608138084412,0.284548848867416,-0.344094812870026,0.894779741764069,0.354808926582336,-0.338245332241058
+             ,0.871608138084412,0.343871414661407,-0.231402426958084,0.910057902336121,0.0460240170359612,-0.394324511289597
+             ,0.917818009853363,0.111451476812363,-0.235893785953522,0.96536660194397,0.0460240170359612,-0.394324511289597
+             ,0.917818009853363,0.343871414661407,-0.231402426958084,0.910057902336121,0.0460240170359612,-0.394324511289597
+             ,0.917818009853363,0.111451476812363,-0.235893785953522,0.96536660194397,-0.0364335514605045,-0.267376005649567
+             ,0.962903201580048,-0.126925647258759,-0.374168395996094,0.918633699417114,-0.0364335514605045,-0.267376005649567
+             ,0.962903201580048,0.111451476812363,-0.235893785953522,0.96536660194397,-0.0364335514605045,-0.267376005649567
+             ,0.962903201580048,-0.126925647258759,-0.374168395996094,0.918633699417114,-0.10757353156805,0.171477973461151
+             ,0.979297339916229,-0.0539889372885227,-0.493109285831451,0.868290483951569,-0.10757353156805,0.171477973461151
+             ,0.979297339916229,-0.126925647258759,-0.374168395996094,0.918633699417114,-0.10757353156805,0.171477973461151
+             ,0.979297339916229,-0.0539889372885227,-0.493109285831451,0.868290483951569,-0.0264286529272795,0.132210865616798
+             ,0.990869224071503,-0.0323931239545345,-0.439572870731354,0.897622644901276,-0.0264286529272795,0.132210865616798
+             ,0.990869224071503,-0.0539889372885227,-0.493109285831451,0.868290483951569,-0.0264286529272795,0.132210865616798
+             ,0.990869224071503,-0.0323931239545345,-0.439572870731354,0.897622644901276,0.31012037396431,0.0746445804834366
+             ,0.947762429714203,0.13173596560955,-0.267418622970581,0.95453280210495,0.31012037396431,0.0746445804834366,0.947762429714203
+             ,-0.0323931239545345,-0.439572870731354,0.897622644901276,0.31012037396431,0.0746445804834366,0.947762429714203
+             ,0.13173596560955,-0.267418622970581,0.95453280210495,0.58723509311676,0.245686620473862,0.771228313446045,0.490466386079788
+             ,-0.0704447478055954,0.868608176708221,0.58723509311676,0.245686620473862,0.771228313446045,0.13173596560955
+             ,-0.267418622970581,0.95453280210495,0.58723509311676,0.245686620473862,0.771228313446045,0.490466386079788,-0.0704447478055954
+             ,0.868608176708221,0.618754923343658,0.124811470508575,0.775605857372284,0.617966294288635,0.00896867364645004
+             ,0.786153376102448,0.618754923343658,0.124811470508575,0.775605857372284,0.490466386079788,-0.0704447478055954
+             ,0.868608176708221,0.618754923343658,0.124811470508575,0.775605857372284,0.617966294288635,0.00896867364645004
+             ,0.786153376102448,0.384866714477539,0.0922454446554184,0.9183509349823,0.326866120100021,0.131255626678467,0.935911536216736
+             ,0.384866714477539,0.0922454446554184,0.9183509349823,0.617966294288635,0.00896867364645004,0.786153376102448
+             ,0.384866714477539,0.0922454446554184,0.9183509349823,0.326866120100021,0.131255626678467,0.935911536216736,0.1395463347435
+             ,0.0954559221863747,0.985603809356689,-0.0129021164029837,0.296104788780212,0.955068349838257,0.1395463347435
+             ,0.0954559221863747,0.985603809356689,0.326866120100021,0.131255626678467,0.935911536216736,0.1395463347435,0.0954559221863747
+             ,0.985603809356689,-0.0129021164029837,0.296104788780212,0.955068349838257,-0.240857020020485,0.122527055442333
+             ,0.962795436382294,-0.373023629188538,0.462669193744659,0.804232895374298,-0.240857020020485,0.122527055442333
+             ,0.962795436382294,-0.0129021164029837,0.296104788780212,0.955068349838257,-0.240857020020485,0.122527055442333
+             ,0.962795436382294,-0.373023629188538,0.462669193744659,0.804232895374298,-0.449601411819458,0.162294343113899
+             ,0.878361582756042,-0.31399741768837,0.504578769207001,0.804242432117462,-0.449601411819458,0.162294343113899
+             ,0.878361582756042,-0.373023629188538,0.462669193744659,0.804232895374298,-0.449601411819458,0.162294343113899
+             ,0.878361582756042,-0.31399741768837,0.504578769207001,0.804242432117462,-0.619490027427673,0.21419832110405
+             ,0.755216002464294,-0.262697845697403,0.187332049012184,0.946518123149872,-0.619490027427673,0.21419832110405
+             ,0.755216002464294,-0.31399741768837,0.504578769207001,0.804242432117462,-0.619490027427673,0.21419832110405
+             ,0.755216002464294,-0.262697845697403,0.187332049012184,0.946518123149872,-0.558682799339294,0.0419245883822441
+             ,0.828321158885956,-0.190858975052834,-0.461333751678467,0.866454839706421,-0.558682799339294,0.0419245883822441
+             ,0.828321158885956,-0.262697845697403,0.187332049012184,0.946518123149872,-0.558682799339294,0.0419245883822441
+             ,0.828321158885956,-0.190858975052834,-0.461333751678467,0.866454839706421,-0.295692473649979,-0.216565772891045
+             ,0.930411279201508,-0.0554010942578316,-0.629119217395782,0.775331974029541,-0.295692473649979,-0.216565772891045
+             ,0.930411279201508,-0.190858975052834,-0.461333751678467,0.866454839706421,-0.295692473649979,-0.216565772891045
+             ,0.930411279201508,-0.0554010942578316,-0.629119217395782,0.775331974029541,0.0512213483452797,-0.588605403900146
+             ,0.806796193122864,-0.0350622422993183,-0.624123752117157,0.780538380146027,0.0512213483452797,-0.588605403900146
+             ,0.806796193122864,-0.0554010942578316,-0.629119217395782,0.775331974029541,0.0512213483452797,-0.588605403900146
+             ,0.806796193122864,-0.0350622422993183,-0.624123752117157,0.780538380146027,0.0998466163873672,-0.600790679454803
+             ,0.793146371841431,-0.0175262242555618,-0.5759157538414,0.817321121692657,0.0998466163873672,-0.600790679454803
+             ,0.793146371841431,-0.0350622422993183,-0.624123752117157,0.780538380146027,0.0998466163873672,-0.600790679454803
+             ,0.793146371841431,-0.0175262242555618,-0.5759157538414,0.817321121692657,-0.0790440812706947,-0.536393702030182
+             ,0.840258181095123,-0.185253173112869,-0.525153160095215,0.830599367618561,-0.0790440812706947,-0.536393702030182
+             ,0.840258181095123,-0.0175262242555618,-0.5759157538414,0.817321121692657,-0.0790440812706947,-0.536393702030182
+             ,0.840258181095123,-0.185253173112869,-0.525153160095215,0.830599367618561,-0.137625902891159,-0.482262492179871
+             ,0.865148544311523,-0.171790763735771,-0.548337459564209,0.81842166185379,-0.137625902891159,-0.482262492179871
+             ,0.865148544311523,-0.185253173112869,-0.525153160095215,0.830599367618561,-0.137625902891159,-0.482262492179871
+             ,0.865148544311523,-0.171790763735771,-0.548337459564209,0.81842166185379,-0.385332703590393,-0.272663325071335
+             ,0.881574392318726,-0.42771452665329,-0.467237144708633,0.77378922700882,-0.385332703590393,-0.272663325071335
+             ,0.881574392318726,-0.171790763735771,-0.548337459564209,0.81842166185379,-0.385332703590393,-0.272663325071335
+             ,0.881574392318726,-0.42771452665329,-0.467237144708633,0.77378922700882,-0.604503154754639,-0.0589887201786041
+             ,0.794415652751923,-0.295217573642731,-0.601087629795074,0.742657542228699,-0.604503154754639,-0.0589887201786041
+             ,0.794415652751923,-0.42771452665329,-0.467237144708633,0.77378922700882,-0.604503154754639,-0.0589887201786041
+             ,0.794415652751923,-0.295217573642731,-0.601087629795074,0.742657542228699,0.000122900237329304,-0.334895730018616
+             ,0.942255198955536,0.143751561641693,-0.741314888000488,0.655581951141357,0.000122900237329304,-0.334895730018616
+             ,0.942255198955536,-0.295217573642731,-0.601087629795074,0.742657542228699,0.000122900237329304,-0.334895730018616
+             ,0.942255198955536,0.143751561641693,-0.741314888000488,0.655581951141357,0.518713653087616,-0.398125797510147
+             ,0.756592273712158,0.201874196529388,-0.619319260120392,0.758742690086365,0.518713653087616,-0.398125797510147
+             ,0.756592273712158,0.143751561641693,-0.741314888000488,0.655581951141357,0.518713653087616,-0.398125797510147
+             ,0.756592273712158,0.201874196529388,-0.619319260120392,0.758742690086365,0.522128582000732,-0.11769350618124
+             ,0.844707012176514,0.331863820552826,-0.48983433842659,0.80618155002594,0.522128582000732,-0.11769350618124,0.844707012176514
+             ,0.201874196529388,-0.619319260120392,0.758742690086365,0.522128582000732,-0.11769350618124,0.844707012176514
+             ,0.331863820552826,-0.48983433842659,0.80618155002594,0.468476474285126,-0.00222829170525074,0.88347315788269
+             ,0.312140971422195,-0.333354890346527,0.889630556106567,0.468476474285126,-0.00222829170525074,0.88347315788269
+             ,0.331863820552826,-0.48983433842659,0.80618155002594,0.468476474285126,-0.00222829170525074,0.88347315788269
+             ,0.312140971422195,-0.333354890346527,0.889630556106567,0.412644773721695,0.0678506046533585,0.908361494541168
+             ,0.215030819177628,-0.171533718705177,0.961424946784973,0.412644773721695,0.0678506046533585,0.908361494541168
+             ,0.312140971422195,-0.333354890346527,0.889630556106567,0.023129990324378,0.179306730628014,0.983521282672882
+             ,0.135036379098892,0.145392552018166,0.980115413665771,-0.0114192618057132,0.128618776798248,0.991628348827362
+             ,0.0715285614132881,0.134761244058609,0.988293051719666,-0.0114192618057132,0.128618776798248,0.991628348827362
+             ,0.135036379098892,0.145392552018166,0.980115413665771,-0.0114192618057132,0.128618776798248,0.991628348827362
+             ,0.0715285614132881,0.134761244058609,0.988293051719666,0.14741675555706,0.0963395908474922,0.984371364116669
+             ,0.157250955700874,0.0619306415319443,0.985614895820618,0.14741675555706,0.0963395908474922,0.984371364116669
+             ,0.0715285614132881,0.134761244058609,0.988293051719666,0.14741675555706,0.0963395908474922,0.984371364116669
+             ,0.157250955700874,0.0619306415319443,0.985614895820618,0.321421593427658,0.159390866756439,0.93342524766922
+             ,0.200497075915337,0.0720792710781097,0.977039158344269,0.321421593427658,0.159390866756439,0.93342524766922
+             ,0.157250955700874,0.0619306415319443,0.985614895820618,0.321421593427658,0.159390866756439,0.93342524766922
+             ,0.200497075915337,0.0720792710781097,0.977039158344269,0.0870566442608833,0.314259052276611,0.945337176322937
+             ,0.266725301742554,-0.0735009759664536,0.960965812206268,0.0870566442608833,0.314259052276611,0.945337176322937
+             ,0.200497075915337,0.0720792710781097,0.977039158344269,0.0870566442608833,0.314259052276611,0.945337176322937
+             ,0.266725301742554,-0.0735009759664536,0.960965812206268,0.188319027423859,0.117283180356026,0.975079774856567
+             ,0.358014553785324,-0.109444871544838,0.927279651165009,0.188319027423859,0.117283180356026,0.975079774856567
+             ,0.266725301742554,-0.0735009759664536,0.960965812206268,0.188319027423859,0.117283180356026,0.975079774856567
+             ,0.358014553785324,-0.109444871544838,0.927279651165009,0.322949290275574,-0.127567201852798,0.937779486179352
+             ,0.338956147432327,-0.0740516930818558,0.937883257865906,0.322949290275574,-0.127567201852798,0.937779486179352
+             ,0.358014553785324,-0.109444871544838,0.927279651165009,0.322949290275574,-0.127567201852798,0.937779486179352
+             ,0.338956147432327,-0.0740516930818558,0.937883257865906,0.301989287137985,-0.151510804891586,0.941194355487823
+             ,0.219218909740448,-0.0620748586952686,0.973698973655701,0.301989287137985,-0.151510804891586,0.941194355487823
+             ,0.338956147432327,-0.0740516930818558,0.937883257865906,0.301989287137985,-0.151510804891586,0.941194355487823
+             ,0.219218909740448,-0.0620748586952686,0.973698973655701,0.165011435747147,-0.0497029982507229,0.98503851890564
+             ,0.142926216125488,-0.0473001785576344,0.988602459430695,0.165011435747147,-0.0497029982507229,0.98503851890564
+             ,0.219218909740448,-0.0620748586952686,0.973698973655701,0.165011435747147,-0.0497029982507229,0.98503851890564
+             ,0.142926216125488,-0.0473001785576344,0.988602459430695,0.067946583032608,-0.0599676892161369,0.995885074138641
+             ,0.0637589246034622,-0.0479158572852612,0.996814370155334,0.067946583032608,-0.0599676892161369,0.995885074138641
+             ,0.142926216125488,-0.0473001785576344,0.988602459430695,0.067946583032608,-0.0599676892161369,0.995885074138641
+             ,0.0637589246034622,-0.0479158572852612,0.996814370155334,-0.0159336794167757,-0.0634883269667625,0.997855365276337
+             ,-0.0440771952271461,-0.0120241353288293,0.998955726623535,-0.0159336794167757,-0.0634883269667625,0.997855365276337
+             ,0.0637589246034622,-0.0479158572852612,0.996814370155334,-0.0159336794167757,-0.0634883269667625,0.997855365276337
+             ,-0.0440771952271461,-0.0120241353288293,0.998955726623535,-0.0718399584293365,-0.0712457522749901,0.994868338108063
+             ,-0.0599503144621849,0.0040635815821588,0.998193085193634,-0.0718399584293365,-0.0712457522749901,0.994868338108063
+             ,-0.0440771952271461,-0.0120241353288293,0.998955726623535,-0.0718399584293365,-0.0712457522749901,0.994868338108063
+             ,-0.0599503144621849,0.0040635815821588,0.998193085193634,-0.201723903417587,-0.0864032208919525,0.975623846054077
+             ,-0.209756582975388,2.04840517881166e-007,0.977753698825836,-0.201723903417587,-0.0864032208919525,0.975623846054077
+             ,-0.0599503144621849,0.0040635815821588,0.998193085193634,-0.201723903417587,-0.0864032208919525,0.975623846054077
+             ,-0.209756582975388,2.04840517881166e-007,0.977753698825836,-0.391425907611847,-0.0497976616024971,0.918861269950867
+             ,-0.27943029999733,-0.117460049688816,0.952954292297363,-0.391425907611847,-0.0497976616024971,0.918861269950867
+             ,-0.209756582975388,2.04840517881166e-007,0.977753698825836,-0.391425907611847,-0.0497976616024971,0.918861269950867
+             ,-0.27943029999733,-0.117460049688816,0.952954292297363,-0.122343771159649,-0.204589918255806,0.971171915531158
+             ,-0.152600631117821,-0.15260024368763,0.976435482501984,-0.122343771159649,-0.204589918255806,0.971171915531158
+             ,-0.27943029999733,-0.117460049688816,0.952954292297363,-0.122343771159649,-0.204589918255806,0.971171915531158
+             ,-0.152600631117821,-0.15260024368763,0.976435482501984,-0.146145641803741,-0.11844777315855,0.982146382331848
+             ,-0.320621907711029,0.0706811994314194,0.944566428661346,-0.146145641803741,-0.11844777315855,0.982146382331848
+             ,-0.152600631117821,-0.15260024368763,0.976435482501984,-0.146145641803741,-0.11844777315855,0.982146382331848
+             ,-0.320621907711029,0.0706811994314194,0.944566428661346,-0.53709888458252,0.0147792790085077,0.843389749526978
+             ,-0.542227149009705,0.163847133517265,0.824101805686951,-0.53709888458252,0.0147792790085077,0.843389749526978
+             ,-0.320621907711029,0.0706811994314194,0.944566428661346,-0.53709888458252,0.0147792790085077,0.843389749526978
+             ,-0.542227149009705,0.163847133517265,0.824101805686951,-0.705379486083984,-0.042336717247963,0.707564353942871
+             ,-0.723946332931519,0.18347392976284,0.665010511875153,-0.705379486083984,-0.042336717247963,0.707564353942871
+             ,-0.542227149009705,0.163847133517265,0.824101805686951,-0.705379486083984,-0.042336717247963,0.707564353942871
+             ,-0.723946332931519,0.18347392976284,0.665010511875153,-0.724278032779694,0.0689157247543335,0.686055362224579
+             ,-0.614130258560181,-0.210559159517288,0.760597705841064,-0.724278032779694,0.0689157247543335,0.686055362224579
+             ,-0.723946332931519,0.18347392976284,0.665010511875153,-0.724278032779694,0.0689157247543335,0.686055362224579
+             ,-0.614130258560181,-0.210559159517288,0.760597705841064,-0.509975075721741,-0.00285829580388963,0.86018443107605
+             ,-0.383691549301147,-0.415172189474106,0.824871361255646,-0.509975075721741,-0.00285829580388963,0.86018443107605
+             ,-0.614130258560181,-0.210559159517288,0.760597705841064,-0.509975075721741,-0.00285829580388963,0.86018443107605
+             ,-0.383691549301147,-0.415172189474106,0.824871361255646,-0.36694073677063,-0.0983457043766975,0.925031125545502
+             ,-0.373541742563248,-0.236238941550255,0.897027134895325,-0.36694073677063,-0.0983457043766975,0.925031125545502
+             ,-0.383691549301147,-0.415172189474106,0.824871361255646,-0.36694073677063,-0.0983457043766975,0.925031125545502
+             ,-0.373541742563248,-0.236238941550255,0.897027134895325,-0.444724351167679,-0.243636414408684,0.861894190311432
+             ,-0.249265566468239,-0.326461374759674,0.911750853061676,-0.444724351167679,-0.243636414408684,0.861894190311432
+             ,-0.373541742563248,-0.236238941550255,0.897027134895325,-0.444724351167679,-0.243636414408684,0.861894190311432
+             ,-0.249265566468239,-0.326461374759674,0.911750853061676,-0.280541002750397,-0.517950534820557,0.808098971843719
+             ,-0.107248552143574,-0.518746197223663,0.848174631595612,-0.280541002750397,-0.517950534820557,0.808098971843719
+             ,-0.249265566468239,-0.326461374759674,0.911750853061676,-0.280541002750397,-0.517950534820557,0.808098971843719
+             ,-0.107248552143574,-0.518746197223663,0.848174631595612,-0.105787508189678,-0.548733353614807,0.829277217388153
+             ,-0.0344429910182953,-0.590716302394867,0.806143879890442,-0.105787508189678,-0.548733353614807,0.829277217388153
+             ,-0.107248552143574,-0.518746197223663,0.848174631595612,-0.105787508189678,-0.548733353614807,0.829277217388153
+             ,-0.0344429910182953,-0.590716302394867,0.806143879890442,-0.13827209174633,-0.486593782901764,0.862616539001465
+             ,0.00386212929151952,-0.745228111743927,0.666798412799835,-0.13827209174633,-0.486593782901764,0.862616539001465
+             ,-0.0344429910182953,-0.590716302394867,0.806143879890442,-0.13827209174633,-0.486593782901764,0.862616539001465
+             ,0.00386212929151952,-0.745228111743927,0.666798412799835,-0.0918794497847557,-0.491068303585052,0.866262137889862
+             ,-0.18372268974781,-0.69461977481842,0.695520877838135,-0.0918794497847557,-0.491068303585052,0.866262137889862
+             ,0.00386212929151952,-0.745228111743927,0.666798412799835,-0.0918794497847557,-0.491068303585052,0.866262137889862
+             ,-0.18372268974781,-0.69461977481842,0.695520877838135,-0.225331470370293,-0.495074719190598,0.839122653007507
+             ,-0.275860220193863,-0.547333598136902,0.790143668651581,-0.225331470370293,-0.495074719190598,0.839122653007507
+             ,-0.18372268974781,-0.69461977481842,0.695520877838135,-0.225331470370293,-0.495074719190598,0.839122653007507
+             ,-0.275860220193863,-0.547333598136902,0.790143668651581,-0.334467768669128,-0.515391647815704,0.788988411426544
+             ,-0.317769199609756,-0.48361012339592,0.815563559532166,-0.334467768669128,-0.515391647815704,0.788988411426544
+             ,-0.275860220193863,-0.547333598136902,0.790143668651581,-0.334467768669128,-0.515391647815704,0.788988411426544
+             ,-0.317769199609756,-0.48361012339592,0.815563559532166,0.13165582716465,-0.585588693618774,0.799845337867737
+             ,0.0785312950611115,-0.621249198913574,0.779668033123016,0.13165582716465,-0.585588693618774,0.799845337867737
+             ,-0.317769199609756,-0.48361012339592,0.815563559532166,0.13165582716465,-0.585588693618774,0.799845337867737
+             ,0.0785312950611115,-0.621249198913574,0.779668033123016,0.428871184587479,-0.33694389462471,0.838175535202026
+             ,0.264970391988754,-0.56496661901474,0.781411170959473,0.428871184587479,-0.33694389462471,0.838175535202026
+             ,0.0785312950611115,-0.621249198913574,0.779668033123016,0.428871184587479,-0.33694389462471,0.838175535202026
+             ,0.264970391988754,-0.56496661901474,0.781411170959473,0.378216981887817,-0.188852280378342,0.90624874830246
+             ,0.367973953485489,-0.602980136871338,0.70782071352005,0.378216981887817,-0.188852280378342,0.90624874830246
+             ,0.264970391988754,-0.56496661901474,0.781411170959473,0.378216981887817,-0.188852280378342,0.90624874830246
+             ,0.367973953485489,-0.602980136871338,0.70782071352005,0.363478302955627,-0.299286067485809,0.882219612598419
+             ,0.380295544862747,-0.588695168495178,0.713311493396759,0.363478302955627,-0.299286067485809,0.882219612598419
+             ,0.367973953485489,-0.602980136871338,0.70782071352005,0.363478302955627,-0.299286067485809,0.882219612598419
+             ,0.380295544862747,-0.588695168495178,0.713311493396759,0.138182938098907,-0.510460078716278,0.848726093769073
+             ,0.229614928364754,-0.675299465656281,0.700890600681305,0.138182938098907,-0.510460078716278,0.848726093769073
+             ,0.380295544862747,-0.588695168495178,0.713311493396759,0.138182938098907,-0.510460078716278,0.848726093769073
+             ,0.229614928364754,-0.675299465656281,0.700890600681305,-0.039301261305809,-0.650447905063629,0.758533418178558
+             ,-0.0204657148569822,-0.582937479019165,0.812259197235107,-0.039301261305809,-0.650447905063629,0.758533418178558
+             ,0.229614928364754,-0.675299465656281,0.700890600681305,-0.039301261305809,-0.650447905063629,0.758533418178558
+             ,-0.0204657148569822,-0.582937479019165,0.812259197235107,-0.0236570425331593,-0.694378316402435,0.719221174716949
+             ,-0.0923504009842873,-0.520539164543152,0.848828852176666,-0.0236570425331593,-0.694378316402435,0.719221174716949
+             ,-0.0204657148569822,-0.582937479019165,0.812259197235107,-0.0236570425331593,-0.694378316402435,0.719221174716949
+             ,-0.0923504009842873,-0.520539164543152,0.848828852176666,0.0980836004018784,-0.654385626316071,0.749772727489471
+             ,-0.0208611227571964,-0.489319264888763,0.871855199337006,0.0980836004018784,-0.654385626316071,0.749772727489471
+             ,-0.0923504009842873,-0.520539164543152,0.848828852176666,0.0980836004018784,-0.654385626316071,0.749772727489471
+             ,-0.0208611227571964,-0.489319264888763,0.871855199337006,0.254702210426331,-0.525139987468719,0.812006592750549
+             ,0.157837703824043,-0.474893689155579,0.865773141384125,0.254702210426331,-0.525139987468719,0.812006592750549
+             ,-0.0208611227571964,-0.489319264888763,0.871855199337006,0.254702210426331,-0.525139987468719,0.812006592750549
+             ,0.157837703824043,-0.474893689155579,0.865773141384125,0.42541715502739,-0.351518720388412,0.833939373493195
+             ,0.382890611886978,-0.456940144300461,0.802870213985443,0.42541715502739,-0.351518720388412,0.833939373493195
+             ,0.157837703824043,-0.474893689155579,0.865773141384125,0.42541715502739,-0.351518720388412,0.833939373493195
+             ,0.382890611886978,-0.456940144300461,0.802870213985443,0.425151765346527,-0.290740758180618,0.857155621051788
+             ,0.422590762376785,-0.367690980434418,0.828384220600128,0.425151765346527,-0.290740758180618,0.857155621051788
+             ,0.382890611886978,-0.456940144300461,0.802870213985443,0.425151765346527,-0.290740758180618,0.857155621051788
+             ,0.422590762376785,-0.367690980434418,0.828384220600128,0.278005331754684,-0.343665897846222,0.896998703479767
+             ,0.354808926582336,-0.338245332241058,0.871608138084412,0.278005331754684,-0.343665897846222,0.896998703479767
+             ,0.422590762376785,-0.367690980434418,0.828384220600128,0.278005331754684,-0.343665897846222,0.896998703479767
+             ,0.354808926582336,-0.338245332241058,0.871608138084412,0.181865721940994,-0.314905732870102,0.93153589963913
+             ,0.0460240170359612,-0.394324511289597,0.917818009853363,0.181865721940994,-0.314905732870102,0.93153589963913
+             ,0.354808926582336,-0.338245332241058,0.871608138084412,0.181865721940994,-0.314905732870102,0.93153589963913
+             ,0.0460240170359612,-0.394324511289597,0.917818009853363,0.330493897199631,0.00572153879329562,0.943790853023529
+             ,-0.0364335514605045,-0.267376005649567,0.962903201580048,0.330493897199631,0.00572153879329562,0.943790853023529
+             ,0.0460240170359612,-0.394324511289597,0.917818009853363,0.330493897199631,0.00572153879329562,0.943790853023529
+             ,-0.0364335514605045,-0.267376005649567,0.962903201580048,0.349741458892822,0.486879080533981,0.800393402576447
+             ,-0.10757353156805,0.171477973461151,0.979297339916229,0.349741458892822,0.486879080533981,0.800393402576447
+             ,-0.0364335514605045,-0.267376005649567,0.962903201580048,0.349741458892822,0.486879080533981,0.800393402576447
+             ,-0.10757353156805,0.171477973461151,0.979297339916229,-0.0915552079677582,0.634056329727173,0.767847776412964
+             ,-0.0264286529272795,0.132210865616798,0.990869224071503,-0.0915552079677582,0.634056329727173,0.767847776412964
+             ,-0.10757353156805,0.171477973461151,0.979297339916229,-0.0915552079677582,0.634056329727173,0.767847776412964
+             ,-0.0264286529272795,0.132210865616798,0.990869224071503,0.229499667882919,0.568980932235718,0.789677560329437
+             ,0.31012037396431,0.0746445804834366,0.947762429714203,0.229499667882919,0.568980932235718,0.789677560329437
+             ,-0.0264286529272795,0.132210865616798,0.990869224071503,0.229499667882919,0.568980932235718,0.789677560329437
+             ,0.31012037396431,0.0746445804834366,0.947762429714203,0.529037773609161,0.43599459528923,0.728030025959015,0.58723509311676
+             ,0.245686620473862,0.771228313446045,0.529037773609161,0.43599459528923,0.728030025959015,0.31012037396431,0.0746445804834366
+             ,0.947762429714203,0.529037773609161,0.43599459528923,0.728030025959015,0.58723509311676,0.245686620473862,0.771228313446045
+             ,0.451132565736771,0.343805193901062,0.823576033115387,0.618754923343658,0.124811470508575,0.775605857372284
+             ,0.451132565736771,0.343805193901062,0.823576033115387,0.58723509311676,0.245686620473862,0.771228313446045,0.451132565736771
+             ,0.343805193901062,0.823576033115387,0.618754923343658,0.124811470508575,0.775605857372284,0.295787483453751
+             ,0.196927636861801,0.934734880924225,0.384866714477539,0.0922454446554184,0.9183509349823,0.295787483453751,0.196927636861801
+             ,0.934734880924225,0.618754923343658,0.124811470508575,0.775605857372284,0.295787483453751,0.196927636861801
+             ,0.934734880924225,0.384866714477539,0.0922454446554184,0.9183509349823,0.0232145767658949,0.0403628647327423
+             ,0.998915374279022,0.1395463347435,0.0954559221863747,0.985603809356689,0.0232145767658949,0.0403628647327423
+             ,0.998915374279022,0.384866714477539,0.0922454446554184,0.9183509349823,0.0232145767658949,0.0403628647327423
+             ,0.998915374279022,0.1395463347435,0.0954559221863747,0.985603809356689,-0.314485162496567,-0.143116593360901
+             ,0.938411772251129,-0.240857020020485,0.122527055442333,0.962795436382294,-0.314485162496567,-0.143116593360901
+             ,0.938411772251129,0.1395463347435,0.0954559221863747,0.985603809356689,-0.314485162496567,-0.143116593360901
+             ,0.938411772251129,-0.240857020020485,0.122527055442333,0.962795436382294,-0.30135241150856,-0.219246402382851
+             ,0.927964270114899,-0.449601411819458,0.162294343113899,0.878361582756042,-0.30135241150856,-0.219246402382851
+             ,0.927964270114899,-0.240857020020485,0.122527055442333,0.962795436382294,-0.30135241150856,-0.219246402382851
+             ,0.927964270114899,-0.449601411819458,0.162294343113899,0.878361582756042,-0.40892481803894,0.0332582294940948
+             ,0.911961853504181,-0.619490027427673,0.21419832110405,0.755216002464294,-0.40892481803894,0.0332582294940948
+             ,0.911961853504181,-0.449601411819458,0.162294343113899,0.878361582756042,-0.40892481803894,0.0332582294940948
+             ,0.911961853504181,-0.619490027427673,0.21419832110405,0.755216002464294,-0.554481685161591,0.342926144599915
+             ,0.758255779743195,-0.558682799339294,0.0419245883822441,0.828321158885956,-0.554481685161591,0.342926144599915
+             ,0.758255779743195,-0.619490027427673,0.21419832110405,0.755216002464294,-0.554481685161591,0.342926144599915
+             ,0.758255779743195,-0.558682799339294,0.0419245883822441,0.828321158885956,-0.526882171630859,0.218644171953201
+             ,0.82133424282074,-0.295692473649979,-0.216565772891045,0.930411279201508,-0.526882171630859,0.218644171953201
+             ,0.82133424282074,-0.558682799339294,0.0419245883822441,0.828321158885956,-0.526882171630859,0.218644171953201
+             ,0.82133424282074,-0.295692473649979,-0.216565772891045,0.930411279201508,-0.387393742799759,-0.254189014434814
+             ,0.886179387569427,0.0512213483452797,-0.588605403900146,0.806796193122864,-0.387393742799759,-0.254189014434814
+             ,0.886179387569427,-0.295692473649979,-0.216565772891045,0.930411279201508,-0.387393742799759,-0.254189014434814
+             ,0.886179387569427,0.0512213483452797,-0.588605403900146,0.806796193122864,0.0855044648051262,-0.488493949174881
+             ,0.868367791175842,0.0998466163873672,-0.600790679454803,0.793146371841431,0.0855044648051262,-0.488493949174881
+             ,0.868367791175842,0.0512213483452797,-0.588605403900146,0.806796193122864,0.0855044648051262,-0.488493949174881
+             ,0.868367791175842,0.0998466163873672,-0.600790679454803,0.793146371841431,-0.0116646178066731,-0.398771315813065
+             ,0.9169762134552,-0.0790440812706947,-0.536393702030182,0.840258181095123,-0.0116646178066731,-0.398771315813065
+             ,0.9169762134552,0.0998466163873672,-0.600790679454803,0.793146371841431,-0.0116646178066731,-0.398771315813065
+             ,0.9169762134552,-0.0790440812706947,-0.536393702030182,0.840258181095123,-0.00282678846269846,-0.161834239959717
+             ,0.986813962459564,-0.137625902891159,-0.482262492179871,0.865148544311523,-0.00282678846269846,-0.161834239959717
+             ,0.986813962459564,-0.0790440812706947,-0.536393702030182,0.840258181095123,-0.00282678846269846,-0.161834239959717
+             ,0.986813962459564,-0.137625902891159,-0.482262492179871,0.865148544311523,-0.102987334132195,-0.0552186295390129
+             ,0.993148744106293,-0.385332703590393,-0.272663325071335,0.881574392318726,-0.102987334132195,-0.0552186295390129
+             ,0.993148744106293,-0.137625902891159,-0.482262492179871,0.865148544311523,-0.102987334132195,-0.0552186295390129
+             ,0.993148744106293,-0.385332703590393,-0.272663325071335,0.881574392318726,-0.501050591468811,0.0508148856461048
+             ,0.863924860954285,-0.604503154754639,-0.0589887201786041,0.794415652751923,-0.501050591468811,0.0508148856461048
+             ,0.863924860954285,-0.385332703590393,-0.272663325071335,0.881574392318726,-0.501050591468811,0.0508148856461048
+             ,0.863924860954285,-0.604503154754639,-0.0589887201786041,0.794415652751923,-0.167988672852516,0.129320502281189
+             ,0.977269649505615,0.000122900237329304,-0.334895730018616,0.942255198955536,-0.167988672852516,0.129320502281189
+             ,0.977269649505615,-0.604503154754639,-0.0589887201786041,0.794415652751923,-0.167988672852516,0.129320502281189
+             ,0.977269649505615,0.000122900237329304,-0.334895730018616,0.942255198955536,0.580525577068329,0.0450554117560387
+             ,0.812994480133057,0.518713653087616,-0.398125797510147,0.756592273712158,0.580525577068329,0.0450554117560387
+             ,0.812994480133057,0.000122900237329304,-0.334895730018616,0.942255198955536,0.580525577068329,0.0450554117560387
+             ,0.812994480133057,0.518713653087616,-0.398125797510147,0.756592273712158,0.622784018516541,0.208431988954544
+             ,0.754119455814362,0.522128582000732,-0.11769350618124,0.844707012176514,0.622784018516541,0.208431988954544
+             ,0.754119455814362,0.518713653087616,-0.398125797510147,0.756592273712158,0.622784018516541,0.208431988954544
+             ,0.754119455814362,0.522128582000732,-0.11769350618124,0.844707012176514,0.491525441408157,0.213043063879013
+             ,0.844402372837067,0.468476474285126,-0.00222829170525074,0.88347315788269,0.491525441408157,0.213043063879013
+             ,0.844402372837067,0.522128582000732,-0.11769350618124,0.844707012176514,0.491525441408157,0.213043063879013
+             ,0.844402372837067,0.468476474285126,-0.00222829170525074,0.88347315788269,0.447545558214188,0.203932046890259
+             ,0.870697855949402,0.412644773721695,0.0678506046533585,0.908361494541168,0.447545558214188,0.203932046890259
+             ,0.870697855949402,0.468476474285126,-0.00222829170525074,0.88347315788269,-0.0794125944375992,0.111236594617367
+             ,0.990615963935852,0.023129990324378,0.179306730628014,0.983521282672882,0.00387536128982902,0.0832949727773666
+             ,0.996517419815063,-0.0114192618057132,0.128618776798248,0.991628348827362,0.00387536128982902,0.0832949727773666
+             ,0.996517419815063,0.023129990324378,0.179306730628014,0.983521282672882,0.00387536128982902,0.0832949727773666
+             ,0.996517419815063,-0.0114192618057132,0.128618776798248,0.991628348827362,0.137635692954063,0.156766265630722
+             ,0.977998316287994,0.14741675555706,0.0963395908474922,0.984371364116669,0.137635692954063,0.156766265630722
+             ,0.977998316287994,-0.0114192618057132,0.128618776798248,0.991628348827362,0.137635692954063,0.156766265630722
+             ,0.977998316287994,0.14741675555706,0.0963395908474922,0.984371364116669,0.390186995267868,0.0662044361233711
+             ,0.918352425098419,0.321421593427658,0.159390866756439,0.93342524766922,0.390186995267868,0.0662044361233711
+             ,0.918352425098419,0.14741675555706,0.0963395908474922,0.984371364116669,0.390186995267868,0.0662044361233711
+             ,0.918352425098419,0.321421593427658,0.159390866756439,0.93342524766922,0.242082998156548,0.175604179501534,0.954232096672058
+             ,0.0870566442608833,0.314259052276611,0.945337176322937,0.242082998156548,0.175604179501534,0.954232096672058
+             ,0.321421593427658,0.159390866756439,0.93342524766922,0.242082998156548,0.175604179501534,0.954232096672058,0.0870566442608833
+             ,0.314259052276611,0.945337176322937,-0.0140184303745627,0.331694364547729,0.943282723426819,0.188319027423859
+             ,0.117283180356026,0.975079774856567,-0.0140184303745627,0.331694364547729,0.943282723426819,0.0870566442608833
+             ,0.314259052276611,0.945337176322937,-0.0140184303745627,0.331694364547729,0.943282723426819,0.188319027423859
+             ,0.117283180356026,0.975079774856567,0.111315548419952,0.110509134829044,0.98762172460556,0.322949290275574,-0.127567201852798
+             ,0.937779486179352,0.111315548419952,0.110509134829044,0.98762172460556,0.188319027423859,0.117283180356026,0.975079774856567
+             ,0.111315548419952,0.110509134829044,0.98762172460556,0.322949290275574,-0.127567201852798,0.937779486179352
+             ,0.276006430387497,-0.0862694978713989,0.957276403903961,0.301989287137985,-0.151510804891586,0.941194355487823
+             ,0.276006430387497,-0.0862694978713989,0.957276403903961,0.322949290275574,-0.127567201852798,0.937779486179352
+             ,0.276006430387497,-0.0862694978713989,0.957276403903961,0.301989287137985,-0.151510804891586,0.941194355487823
+             ,0.218741923570633,-0.116093628108501,0.968852043151855,0.165011435747147,-0.0497029982507229,0.98503851890564
+             ,0.218741923570633,-0.116093628108501,0.968852043151855,0.301989287137985,-0.151510804891586,0.941194355487823
+             ,0.218741923570633,-0.116093628108501,0.968852043151855,0.165011435747147,-0.0497029982507229,0.98503851890564
+             ,0.0518513396382332,-0.0917112305760384,0.994434773921967,0.067946583032608,-0.0599676892161369,0.995885074138641
+             ,0.0518513396382332,-0.0917112305760384,0.994434773921967,0.165011435747147,-0.0497029982507229,0.98503851890564
+             ,0.0518513396382332,-0.0917112305760384,0.994434773921967,0.067946583032608,-0.0599676892161369,0.995885074138641
+             ,-0.0318559780716896,-0.0800633132457733,0.996280670166016,-0.0159336794167757,-0.0634883269667625,0.997855365276337
+             ,-0.0318559780716896,-0.0800633132457733,0.996280670166016,0.067946583032608,-0.0599676892161369,0.995885074138641
+             ,-0.0318559780716896,-0.0800633132457733,0.996280670166016,-0.0159336794167757,-0.0634883269667625,0.997855365276337
+             ,-0.126963973045349,-0.0948410108685493,0.987362861633301,-0.0718399584293365,-0.0712457522749901,0.994868338108063
+             ,-0.126963973045349,-0.0948410108685493,0.987362861633301,-0.0159336794167757,-0.0634883269667625,0.997855365276337
+             ,-0.126963973045349,-0.0948410108685493,0.987362861633301,-0.0718399584293365,-0.0712457522749901,0.994868338108063
+             ,-0.199772745370865,-0.201794520020485,0.958837747573853,-0.201723903417587,-0.0864032208919525,0.975623846054077
+             ,-0.199772745370865,-0.201794520020485,0.958837747573853,-0.0718399584293365,-0.0712457522749901,0.994868338108063
+             ,-0.199772745370865,-0.201794520020485,0.958837747573853,-0.201723903417587,-0.0864032208919525,0.975623846054077
+             ,-0.35503876209259,-0.183944314718246,0.916576266288757,-0.391425907611847,-0.0497976616024971,0.918861269950867
+             ,-0.35503876209259,-0.183944314718246,0.916576266288757,-0.201723903417587,-0.0864032208919525,0.975623846054077
+             ,-0.35503876209259,-0.183944314718246,0.916576266288757,-0.391425907611847,-0.0497976616024971,0.918861269950867
+             ,-0.204487234354019,-0.0816231071949005,0.975460171699524,-0.122343771159649,-0.204589918255806,0.971171915531158
+             ,-0.204487234354019,-0.0816231071949005,0.975460171699524,-0.391425907611847,-0.0497976616024971,0.918861269950867
+             ,-0.204487234354019,-0.0816231071949005,0.975460171699524,-0.122343771159649,-0.204589918255806,0.971171915531158
+             ,-0.0647813454270363,-0.108622387051582,0.991970062255859,-0.146145641803741,-0.11844777315855,0.982146382331848
+             ,-0.0647813454270363,-0.108622387051582,0.991970062255859,-0.122343771159649,-0.204589918255806,0.971171915531158
+             ,-0.0647813454270363,-0.108622387051582,0.991970062255859,-0.146145641803741,-0.11844777315855,0.982146382331848
+             ,-0.463484942913055,-0.096316285431385,0.880854606628418,-0.53709888458252,0.0147792790085077,0.843389749526978
+             ,-0.463484942913055,-0.096316285431385,0.880854606628418,-0.146145641803741,-0.11844777315855,0.982146382331848
+             ,-0.463484942913055,-0.096316285431385,0.880854606628418,-0.53709888458252,0.0147792790085077,0.843389749526978
+             ,-0.690619468688965,-0.0604463666677475,0.720687866210938,-0.705379486083984,-0.042336717247963,0.707564353942871
+             ,-0.690619468688965,-0.0604463666677475,0.720687866210938,-0.53709888458252,0.0147792790085077,0.843389749526978
+             ,-0.690619468688965,-0.0604463666677475,0.720687866210938,-0.705379486083984,-0.042336717247963,0.707564353942871
+             ,-0.683292150497437,0.0717027857899666,0.726615786552429,-0.724278032779694,0.0689157247543335,0.686055362224579
+             ,-0.683292150497437,0.0717027857899666,0.726615786552429,-0.705379486083984,-0.042336717247963,0.707564353942871
+             ,-0.683292150497437,0.0717027857899666,0.726615786552429,-0.724278032779694,0.0689157247543335,0.686055362224579
+             ,-0.581677973270416,0.0692807957530022,0.81046336889267,-0.509975075721741,-0.00285829580388963,0.86018443107605
+             ,-0.581677973270416,0.0692807957530022,0.81046336889267,-0.724278032779694,0.0689157247543335,0.686055362224579
+             ,-0.581677973270416,0.0692807957530022,0.81046336889267,-0.509975075721741,-0.00285829580388963,0.86018443107605
+             ,-0.482162564992905,-0.124597325921059,0.867176294326782,-0.36694073677063,-0.0983457043766975,0.925031125545502
+             ,-0.482162564992905,-0.124597325921059,0.867176294326782,-0.509975075721741,-0.00285829580388963,0.86018443107605
+             ,-0.482162564992905,-0.124597325921059,0.867176294326782,-0.36694073677063,-0.0983457043766975,0.925031125545502
+             ,-0.59627765417099,-0.25724795460701,0.760444939136505,-0.444724351167679,-0.243636414408684,0.861894190311432
+             ,-0.59627765417099,-0.25724795460701,0.760444939136505,-0.36694073677063,-0.0983457043766975,0.925031125545502
+             ,-0.59627765417099,-0.25724795460701,0.760444939136505,-0.444724351167679,-0.243636414408684,0.861894190311432
+             ,-0.409637689590454,-0.37802729010582,0.830236256122589,-0.280541002750397,-0.517950534820557,0.808098971843719
+             ,-0.409637689590454,-0.37802729010582,0.830236256122589,-0.444724351167679,-0.243636414408684,0.861894190311432
+             ,-0.409637689590454,-0.37802729010582,0.830236256122589,-0.280541002750397,-0.517950534820557,0.808098971843719
+             ,0.00874155946075916,-0.510197699069977,0.860012710094452,-0.105787508189678,-0.548733353614807,0.829277217388153
+             ,0.00874155946075916,-0.510197699069977,0.860012710094452,-0.280541002750397,-0.517950534820557,0.808098971843719
+             ,0.00874155946075916,-0.510197699069977,0.860012710094452,-0.105787508189678,-0.548733353614807,0.829277217388153
+             ,-0.0186580754816532,-0.476354420185089,0.879055380821228,-0.13827209174633,-0.486593782901764,0.862616539001465
+             ,-0.0186580754816532,-0.476354420185089,0.879055380821228,-0.105787508189678,-0.548733353614807,0.829277217388153
+             ,-0.0186580754816532,-0.476354420185089,0.879055380821228,-0.13827209174633,-0.486593782901764,0.862616539001465
+             ,-0.122573606669903,-0.442859619855881,0.888172924518585,-0.0918794497847557,-0.491068303585052,0.866262137889862
+             ,-0.122573606669903,-0.442859619855881,0.888172924518585,-0.13827209174633,-0.486593782901764,0.862616539001465
+             ,-0.122573606669903,-0.442859619855881,0.888172924518585,-0.0918794497847557,-0.491068303585052,0.866262137889862
+             ,-0.270845055580139,-0.456625938415527,0.847428917884827,-0.225331470370293,-0.495074719190598,0.839122653007507
+             ,-0.270845055580139,-0.456625938415527,0.847428917884827,-0.0918794497847557,-0.491068303585052,0.866262137889862
+             ,-0.270845055580139,-0.456625938415527,0.847428917884827,-0.225331470370293,-0.495074719190598,0.839122653007507
+             ,-0.376811504364014,-0.415356874465942,0.827944278717041,-0.334467768669128,-0.515391647815704,0.788988411426544
+             ,-0.376811504364014,-0.415356874465942,0.827944278717041,-0.225331470370293,-0.495074719190598,0.839122653007507
+             ,-0.376811504364014,-0.415356874465942,0.827944278717041,-0.334467768669128,-0.515391647815704,0.788988411426544
+             ,-0.0178101621568203,-0.372114062309265,0.928016126155853,0.13165582716465,-0.585588693618774,0.799845337867737
+             ,-0.0178101621568203,-0.372114062309265,0.928016126155853,-0.334467768669128,-0.515391647815704,0.788988411426544
+             ,-0.0178101621568203,-0.372114062309265,0.928016126155853,0.13165582716465,-0.585588693618774,0.799845337867737
+             ,0.529224693775177,-0.534573316574097,0.658902525901794,0.428871184587479,-0.33694389462471,0.838175535202026
+             ,0.529224693775177,-0.534573316574097,0.658902525901794,0.13165582716465,-0.585588693618774,0.799845337867737
+             ,0.529224693775177,-0.534573316574097,0.658902525901794,0.428871184587479,-0.33694389462471,0.838175535202026
+             ,0.401711165904999,-0.46591529250145,0.788385152816772,0.378216981887817,-0.188852280378342,0.90624874830246
+             ,0.401711165904999,-0.46591529250145,0.788385152816772,0.428871184587479,-0.33694389462471,0.838175535202026
+             ,0.401711165904999,-0.46591529250145,0.788385152816772,0.378216981887817,-0.188852280378342,0.90624874830246
+             ,0.236644893884659,-0.529611587524414,0.814561724662781,0.363478302955627,-0.299286067485809,0.882219612598419
+             ,0.236644893884659,-0.529611587524414,0.814561724662781,0.378216981887817,-0.188852280378342,0.90624874830246
+             ,0.236644893884659,-0.529611587524414,0.814561724662781,0.363478302955627,-0.299286067485809,0.882219612598419
+             ,-0.0937494188547134,-0.58393794298172,0.806366860866547,0.138182938098907,-0.510460078716278,0.848726093769073
+             ,-0.0937494188547134,-0.58393794298172,0.806366860866547,0.363478302955627,-0.299286067485809,0.882219612598419
+             ,-0.0937494188547134,-0.58393794298172,0.806366860866547,0.138182938098907,-0.510460078716278,0.848726093769073
+             ,-0.166930854320526,-0.654195189476013,0.737673819065094,-0.039301261305809,-0.650447905063629,0.758533418178558
+             ,-0.166930854320526,-0.654195189476013,0.737673819065094,0.138182938098907,-0.510460078716278,0.848726093769073
+             ,-0.166930854320526,-0.654195189476013,0.737673819065094,-0.039301261305809,-0.650447905063629,0.758533418178558
+             ,-0.062727615237236,-0.603710651397705,0.794731795787811,-0.0236570425331593,-0.694378316402435,0.719221174716949
+             ,-0.062727615237236,-0.603710651397705,0.794731795787811,-0.039301261305809,-0.650447905063629,0.758533418178558
+             ,-0.062727615237236,-0.603710651397705,0.794731795787811,-0.0236570425331593,-0.694378316402435,0.719221174716949
+             ,0.173054456710815,-0.531870663166046,0.828954637050629,0.0980836004018784,-0.654385626316071,0.749772727489471
+             ,0.173054456710815,-0.531870663166046,0.828954637050629,-0.0236570425331593,-0.694378316402435,0.719221174716949
+             ,0.173054456710815,-0.531870663166046,0.828954637050629,0.0980836004018784,-0.654385626316071,0.749772727489471
+             ,0.397296190261841,-0.407687276601791,0.822159886360168,0.254702210426331,-0.525139987468719,0.812006592750549
+             ,0.397296190261841,-0.407687276601791,0.822159886360168,0.0980836004018784,-0.654385626316071,0.749772727489471
+             ,0.397296190261841,-0.407687276601791,0.822159886360168,0.254702210426331,-0.525139987468719,0.812006592750549
+             ,0.550795793533325,-0.384289592504501,0.740908622741699,0.42541715502739,-0.351518720388412,0.833939373493195
+             ,0.550795793533325,-0.384289592504501,0.740908622741699,0.254702210426331,-0.525139987468719,0.812006592750549
+             ,0.550795793533325,-0.384289592504501,0.740908622741699,0.42541715502739,-0.351518720388412,0.833939373493195
+             ,0.490078985691071,-0.334962040185928,0.804750263690948,0.425151765346527,-0.290740758180618,0.857155621051788
+             ,0.490078985691071,-0.334962040185928,0.804750263690948,0.42541715502739,-0.351518720388412,0.833939373493195
+             ,0.490078985691071,-0.334962040185928,0.804750263690948,0.425151765346527,-0.290740758180618,0.857155621051788
+             ,0.319627046585083,-0.272205978631973,0.907602608203888,0.278005331754684,-0.343665897846222,0.896998703479767
+             ,0.319627046585083,-0.272205978631973,0.907602608203888,0.425151765346527,-0.290740758180618,0.857155621051788
+             ,0.319627046585083,-0.272205978631973,0.907602608203888,0.278005331754684,-0.343665897846222,0.896998703479767
+             ,0.477230161428452,-0.145360544323921,0.86667275428772,0.181865721940994,-0.314905732870102,0.93153589963913
+             ,0.477230161428452,-0.145360544323921,0.86667275428772,0.278005331754684,-0.343665897846222,0.896998703479767
+             ,0.477230161428452,-0.145360544323921,0.86667275428772,0.181865721940994,-0.314905732870102,0.93153589963913
+             ,0.58046293258667,0.289823055267334,0.760963439941406,0.330493897199631,0.00572153879329562,0.943790853023529
+             ,0.58046293258667,0.289823055267334,0.760963439941406,0.181865721940994,-0.314905732870102,0.93153589963913,0.58046293258667
+             ,0.289823055267334,0.760963439941406,0.330493897199631,0.00572153879329562,0.943790853023529,0.454112082719803
+             ,0.144731298089027,0.879110336303711,0.349741458892822,0.486879080533981,0.800393402576447,0.454112082719803
+             ,0.144731298089027,0.879110336303711,0.330493897199631,0.00572153879329562,0.943790853023529,0.454112082719803
+             ,0.144731298089027,0.879110336303711,0.349741458892822,0.486879080533981,0.800393402576447,0.0992280840873718
+             ,0.269264996051788,0.957940638065338,-0.0915552079677582,0.634056329727173,0.767847776412964,0.0992280840873718
+             ,0.269264996051788,0.957940638065338,0.349741458892822,0.486879080533981,0.800393402576447,0.0992280840873718
+             ,0.269264996051788,0.957940638065338,-0.0915552079677582,0.634056329727173,0.767847776412964,0.0867275893688202
+             ,0.559702634811401,0.824142694473267,0.229499667882919,0.568980932235718,0.789677560329437,0.0867275893688202
+             ,0.559702634811401,0.824142694473267,-0.0915552079677582,0.634056329727173,0.767847776412964,0.0867275893688202
+             ,0.559702634811401,0.824142694473267,0.229499667882919,0.568980932235718,0.789677560329437,0.521663844585419
+             ,0.269563138484955,0.809445858001709,0.529037773609161,0.43599459528923,0.728030025959015,0.521663844585419,0.269563138484955
+             ,0.809445858001709,0.229499667882919,0.568980932235718,0.789677560329437,0.521663844585419,0.269563138484955
+             ,0.809445858001709,0.529037773609161,0.43599459528923,0.728030025959015,0.353715181350708,0.249641373753548,0.901423692703247
+             ,0.451132565736771,0.343805193901062,0.823576033115387,0.353715181350708,0.249641373753548,0.901423692703247
+             ,0.529037773609161,0.43599459528923,0.728030025959015,0.353715181350708,0.249641373753548,0.901423692703247,0.451132565736771
+             ,0.343805193901062,0.823576033115387,0.139324352145195,0.170656785368919,0.975430727005005,0.295787483453751
+             ,0.196927636861801,0.934734880924225,0.139324352145195,0.170656785368919,0.975430727005005,0.451132565736771
+             ,0.343805193901062,0.823576033115387,0.139324352145195,0.170656785368919,0.975430727005005,0.295787483453751
+             ,0.196927636861801,0.934734880924225,-0.135477006435394,0.148287057876587,0.979620754718781,0.0232145767658949
+             ,0.0403628647327423,0.998915374279022,-0.135477006435394,0.148287057876587,0.979620754718781,0.295787483453751
+             ,0.196927636861801,0.934734880924225,-0.135477006435394,0.148287057876587,0.979620754718781,0.0232145767658949
+             ,0.0403628647327423,0.998915374279022,-0.456196904182434,0.0978386923670769,0.884483993053436,-0.314485162496567
+             ,-0.143116593360901,0.938411772251129,-0.456196904182434,0.0978386923670769,0.884483993053436,0.0232145767658949
+             ,0.0403628647327423,0.998915374279022,-0.456196904182434,0.0978386923670769,0.884483993053436,-0.314485162496567
+             ,-0.143116593360901,0.938411772251129,-0.301355481147766,0.0554393976926804,0.951898813247681,-0.30135241150856
+             ,-0.219246402382851,0.927964270114899,-0.301355481147766,0.0554393976926804,0.951898813247681,-0.314485162496567
+             ,-0.143116593360901,0.938411772251129,-0.301355481147766,0.0554393976926804,0.951898813247681,-0.30135241150856
+             ,-0.219246402382851,0.927964270114899,-0.15827202796936,0.0313849225640297,0.986896634101868,-0.40892481803894
+             ,0.0332582294940948,0.911961853504181,-0.15827202796936,0.0313849225640297,0.986896634101868,-0.30135241150856
+             ,-0.219246402382851,0.927964270114899,-0.15827202796936,0.0313849225640297,0.986896634101868,-0.40892481803894
+             ,0.0332582294940948,0.911961853504181,-0.521808683872223,0.285628467798233,0.803823411464691,-0.554481685161591
+             ,0.342926144599915,0.758255779743195,-0.521808683872223,0.285628467798233,0.803823411464691,-0.40892481803894
+             ,0.0332582294940948,0.911961853504181,-0.521808683872223,0.285628467798233,0.803823411464691,-0.554481685161591
+             ,0.342926144599915,0.758255779743195,-0.702083826065063,0.197667241096497,0.684109628200531,-0.526882171630859
+             ,0.218644171953201,0.82133424282074,-0.702083826065063,0.197667241096497,0.684109628200531,-0.554481685161591
+             ,0.342926144599915,0.758255779743195,-0.702083826065063,0.197667241096497,0.684109628200531,-0.526882171630859
+             ,0.218644171953201,0.82133424282074,-0.635464072227478,-0.0185618512332439,0.771907269954681,-0.387393742799759
+             ,-0.254189014434814,0.886179387569427,-0.635464072227478,-0.0185618512332439,0.771907269954681,-0.526882171630859
+             ,0.218644171953201,0.82133424282074,-0.635464072227478,-0.0185618512332439,0.771907269954681,-0.387393742799759
+             ,-0.254189014434814,0.886179387569427,-0.0336410477757454,-0.446967482566834,0.893917441368103,0.0855044648051262
+             ,-0.488493949174881,0.868367791175842,-0.0336410477757454,-0.446967482566834,0.893917441368103,-0.387393742799759
+             ,-0.254189014434814,0.886179387569427,-0.0336410477757454,-0.446967482566834,0.893917441368103,0.0855044648051262
+             ,-0.488493949174881,0.868367791175842,0.241186335682869,-0.512789011001587,0.823939621448517,-0.0116646178066731
+             ,-0.398771315813065,0.9169762134552,0.241186335682869,-0.512789011001587,0.823939621448517,0.0855044648051262
+             ,-0.488493949174881,0.868367791175842,0.241186335682869,-0.512789011001587,0.823939621448517,-0.0116646178066731
+             ,-0.398771315813065,0.9169762134552,0.25299459695816,-0.275054395198822,0.92754453420639,-0.00282678846269846
+             ,-0.161834239959717,0.986813962459564,0.25299459695816,-0.275054395198822,0.92754453420639,-0.0116646178066731
+             ,-0.398771315813065,0.9169762134552,0.25299459695816,-0.275054395198822,0.92754453420639,-0.00282678846269846
+             ,-0.161834239959717,0.986813962459564,-0.0103312069550157,-0.0447525568306446,0.998944699764252,-0.102987334132195
+             ,-0.0552186295390129,0.993148744106293,-0.0103312069550157,-0.0447525568306446,0.998944699764252,-0.00282678846269846
+             ,-0.161834239959717,0.986813962459564,-0.0103312069550157,-0.0447525568306446,0.998944699764252,-0.102987334132195
+             ,-0.0552186295390129,0.993148744106293,-0.516145825386047,0.170075759291649,0.839444816112518,-0.501050591468811
+             ,0.0508148856461048,0.863924860954285,-0.516145825386047,0.170075759291649,0.839444816112518,-0.102987334132195
+             ,-0.0552186295390129,0.993148744106293,-0.516145825386047,0.170075759291649,0.839444816112518,-0.501050591468811
+             ,0.0508148856461048,0.863924860954285,-0.0876221358776093,0.254034399986267,0.963217973709106,-0.167988672852516
+             ,0.129320502281189,0.977269649505615,-0.0876221358776093,0.254034399986267,0.963217973709106,-0.501050591468811
+             ,0.0508148856461048,0.863924860954285,-0.0876221358776093,0.254034399986267,0.963217973709106,-0.167988672852516
+             ,0.129320502281189,0.977269649505615,0.573545634746552,0.312201738357544,0.757347583770752,0.580525577068329
+             ,0.0450554117560387,0.812994480133057,0.573545634746552,0.312201738357544,0.757347583770752,-0.167988672852516
+             ,0.129320502281189,0.977269649505615,0.573545634746552,0.312201738357544,0.757347583770752,0.580525577068329
+             ,0.0450554117560387,0.812994480133057,0.601083815097809,0.274820804595947,0.750447809696198,0.622784018516541
+             ,0.208431988954544,0.754119455814362,0.601083815097809,0.274820804595947,0.750447809696198,0.580525577068329
+             ,0.0450554117560387,0.812994480133057,0.601083815097809,0.274820804595947,0.750447809696198,0.622784018516541
+             ,0.208431988954544,0.754119455814362,0.394250482320786,0.266090273857117,0.879637718200684,0.491525441408157
+             ,0.213043063879013,0.844402372837067,0.394250482320786,0.266090273857117,0.879637718200684,0.622784018516541
+             ,0.208431988954544,0.754119455814362,0.394250482320786,0.266090273857117,0.879637718200684,0.491525441408157
+             ,0.213043063879013,0.844402372837067,0.415969967842102,0.171445623040199,0.893070757389069,0.447545558214188
+             ,0.203932046890259,0.870697855949402,0.415969967842102,0.171445623040199,0.893070757389069,0.491525441408157
+             ,0.213043063879013,0.844402372837067,0.0158299803733826,0.0959494039416313,0.995260298252106,-0.0794125944375992
+             ,0.111236594617367,0.990615963935852,0.0684405118227005,0.179150819778442,0.981438159942627,0.00387536128982902
+             ,0.0832949727773666,0.996517419815063,0.0684405118227005,0.179150819778442,0.981438159942627,-0.0794125944375992
+             ,0.111236594617367,0.990615963935852,0.0684405118227005,0.179150819778442,0.981438159942627,0.00387536128982902
+             ,0.0832949727773666,0.996517419815063,0.153442442417145,0.289546668529511,0.944784641265869,0.137635692954063
+             ,0.156766265630722,0.977998316287994,0.153442442417145,0.289546668529511,0.944784641265869,0.00387536128982902
+             ,0.0832949727773666,0.996517419815063,0.153442442417145,0.289546668529511,0.944784641265869,0.137635692954063
+             ,0.156766265630722,0.977998316287994,0.266635119915009,0.246889427304268,0.931639075279236,0.390186995267868
+             ,0.0662044361233711,0.918352425098419,0.266635119915009,0.246889427304268,0.931639075279236,0.137635692954063
+             ,0.156766265630722,0.977998316287994,0.266635119915009,0.246889427304268,0.931639075279236,0.390186995267868
+             ,0.0662044361233711,0.918352425098419,0.37109437584877,0.0750407353043556,0.925558149814606,0.242082998156548
+             ,0.175604179501534,0.954232096672058,0.37109437584877,0.0750407353043556,0.925558149814606,0.390186995267868
+             ,0.0662044361233711,0.918352425098419,0.37109437584877,0.0750407353043556,0.925558149814606,0.242082998156548
+             ,0.175604179501534,0.954232096672058,0.0949612110853195,0.183409363031387,0.978439211845398,-0.0140184303745627
+             ,0.331694364547729,0.943282723426819,0.0949612110853195,0.183409363031387,0.978439211845398,0.242082998156548
+             ,0.175604179501534,0.954232096672058,0.0949612110853195,0.183409363031387,0.978439211845398,-0.0140184303745627
+             ,0.331694364547729,0.943282723426819,-0.0924774557352066,0.263142377138138,0.960314512252808,0.111315548419952
+             ,0.110509134829044,0.98762172460556,-0.0924774557352066,0.263142377138138,0.960314512252808,-0.0140184303745627
+             ,0.331694364547729,0.943282723426819,-0.0924774557352066,0.263142377138138,0.960314512252808,0.111315548419952
+             ,0.110509134829044,0.98762172460556,0.113214880228043,0.144015282392502,0.983077824115753,0.276006430387497,-0.0862694978713989
+             ,0.957276403903961,0.113214880228043,0.144015282392502,0.983077824115753,0.111315548419952,0.110509134829044
+             ,0.98762172460556,0.113214880228043,0.144015282392502,0.983077824115753,0.276006430387497,-0.0862694978713989
+             ,0.957276403903961,0.179539501667023,-0.0241584684699774,0.983454048633575,0.218741923570633,-0.116093628108501
+             ,0.968852043151855,0.179539501667023,-0.0241584684699774,0.983454048633575,0.276006430387497,-0.0862694978713989
+             ,0.957276403903961,0.179539501667023,-0.0241584684699774,0.983454048633575,0.218741923570633,-0.116093628108501
+             ,0.968852043151855,0.0596196316182613,-0.115481920540333,0.99151873588562,0.0518513396382332,-0.0917112305760384
+             ,0.994434773921967,0.0596196316182613,-0.115481920540333,0.99151873588562,0.218741923570633,-0.116093628108501
+             ,0.968852043151855,0.0596196316182613,-0.115481920540333,0.99151873588562,0.0518513396382332,-0.0917112305760384
+             ,0.994434773921967,0.01915218308568,-0.137987405061722,0.990248739719391,-0.0318559780716896,-0.0800633132457733
+             ,0.996280670166016,0.01915218308568,-0.137987405061722,0.990248739719391,0.0518513396382332,-0.0917112305760384
+             ,0.994434773921967,0.01915218308568,-0.137987405061722,0.990248739719391,-0.0318559780716896,-0.0800633132457733
+             ,0.996280670166016,-0.145630568265915,-0.0521799549460411,0.987962067127228,-0.126963973045349,-0.0948410108685493
+             ,0.987362861633301,-0.145630568265915,-0.0521799549460411,0.987962067127228,-0.0318559780716896,-0.0800633132457733
+             ,0.996280670166016,-0.145630568265915,-0.0521799549460411,0.987962067127228,-0.126963973045349,-0.0948410108685493
+             ,0.987362861633301,-0.2947758436203,0.00646054558455944,0.955544590950012,-0.199772745370865,-0.201794520020485
+             ,0.958837747573853,-0.2947758436203,0.00646054558455944,0.955544590950012,-0.126963973045349,-0.0948410108685493
+             ,0.987362861633301,-0.2947758436203,0.00646054558455944,0.955544590950012,-0.199772745370865,-0.201794520020485
+             ,0.958837747573853,-0.297995567321777,0.0236712712794542,0.954273700714111,-0.35503876209259,-0.183944314718246
+             ,0.916576266288757,-0.297995567321777,0.0236712712794542,0.954273700714111,-0.199772745370865,-0.201794520020485
+             ,0.958837747573853,-0.297995567321777,0.0236712712794542,0.954273700714111,-0.35503876209259,-0.183944314718246
+             ,0.916576266288757,-0.107851326465607,0.030801909044385,0.993689775466919,-0.204487234354019,-0.0816231071949005
+             ,0.975460171699524,-0.107851326465607,0.030801909044385,0.993689775466919,-0.35503876209259,-0.183944314718246
+             ,0.916576266288757,-0.107851326465607,0.030801909044385,0.993689775466919,-0.204487234354019,-0.0816231071949005
+             ,0.975460171699524,-0.0997695475816727,-0.0292121134698391,0.994581699371338,-0.0647813454270363,-0.108622387051582
+             ,0.991970062255859,-0.0997695475816727,-0.0292121134698391,0.994581699371338,-0.204487234354019,-0.0816231071949005
+             ,0.975460171699524,-0.0997695475816727,-0.0292121134698391,0.994581699371338,-0.0647813454270363,-0.108622387051582
+             ,0.991970062255859,-0.499751627445221,-0.0441308096051216,0.865043818950653,-0.463484942913055,-0.096316285431385
+             ,0.880854606628418,-0.499751627445221,-0.0441308096051216,0.865043818950653,-0.0647813454270363,-0.108622387051582
+             ,0.991970062255859,-0.499751627445221,-0.0441308096051216,0.865043818950653,-0.463484942913055,-0.096316285431385
+             ,0.880854606628418,-0.670555830001831,0.0249502658843994,0.741439342498779,-0.690619468688965,-0.0604463666677475
+             ,0.720687866210938,-0.670555830001831,0.0249502658843994,0.741439342498779,-0.463484942913055,-0.096316285431385
+             ,0.880854606628418,-0.670555830001831,0.0249502658843994,0.741439342498779,-0.690619468688965,-0.0604463666677475
+             ,0.720687866210938,-0.645657300949097,0.0530783422291279,0.761780381202698,-0.683292150497437,0.0717027857899666
+             ,0.726615786552429,-0.645657300949097,0.0530783422291279,0.761780381202698,-0.690619468688965,-0.0604463666677475
+             ,0.720687866210938,-0.645657300949097,0.0530783422291279,0.761780381202698,-0.683292150497437,0.0717027857899666
+             ,0.726615786552429,-0.659695327281952,0.000254885235335678,0.751533091068268,-0.581677973270416,0.0692807957530022
+             ,0.81046336889267,-0.659695327281952,0.000254885235335678,0.751533091068268,-0.683292150497437,0.0717027857899666
+             ,0.726615786552429,-0.659695327281952,0.000254885235335678,0.751533091068268,-0.581677973270416,0.0692807957530022
+             ,0.81046336889267,-0.639177858829498,-0.133611589670181,0.757363557815552,-0.482162564992905,-0.124597325921059
+             ,0.867176294326782,-0.639177858829498,-0.133611589670181,0.757363557815552,-0.581677973270416,0.0692807957530022
+             ,0.81046336889267,-0.639177858829498,-0.133611589670181,0.757363557815552,-0.482162564992905,-0.124597325921059
+             ,0.867176294326782,-0.6177818775177,-0.222985431551933,0.754070997238159,-0.59627765417099,-0.25724795460701
+             ,0.760444939136505,-0.6177818775177,-0.222985431551933,0.754070997238159,-0.482162564992905,-0.124597325921059
+             ,0.867176294326782,-0.6177818775177,-0.222985431551933,0.754070997238159,-0.59627765417099,-0.25724795460701
+             ,0.760444939136505,-0.490475982427597,-0.137604251503944,0.860522150993347,-0.409637689590454,-0.37802729010582
+             ,0.830236256122589,-0.490475982427597,-0.137604251503944,0.860522150993347,-0.59627765417099,-0.25724795460701
+             ,0.760444939136505,-0.490475982427597,-0.137604251503944,0.860522150993347,-0.409637689590454,-0.37802729010582
+             ,0.830236256122589,-0.155855461955071,-0.211442410945892,0.964884042739868,0.00874155946075916,-0.510197699069977
+             ,0.860012710094452,-0.155855461955071,-0.211442410945892,0.964884042739868,-0.409637689590454,-0.37802729010582
+             ,0.830236256122589,-0.155855461955071,-0.211442410945892,0.964884042739868,0.00874155946075916,-0.510197699069977
+             ,0.860012710094452,-0.113868966698647,-0.366426974534988,0.923452794551849,-0.0186580754816532,-0.476354420185089
+             ,0.879055380821228,-0.113868966698647,-0.366426974534988,0.923452794551849,0.00874155946075916,-0.510197699069977
+             ,0.860012710094452,-0.113868966698647,-0.366426974534988,0.923452794551849,-0.0186580754816532,-0.476354420185089
+             ,0.879055380821228,-0.165177628397942,-0.415337145328522,0.894545435905457,-0.122573606669903,-0.442859619855881
+             ,0.888172924518585,-0.165177628397942,-0.415337145328522,0.894545435905457,-0.0186580754816532,-0.476354420185089
+             ,0.879055380821228,-0.165177628397942,-0.415337145328522,0.894545435905457,-0.122573606669903,-0.442859619855881
+             ,0.888172924518585,-0.211659818887711,-0.401239782571793,0.891182780265808,-0.270845055580139,-0.456625938415527
+             ,0.847428917884827,-0.211659818887711,-0.401239782571793,0.891182780265808,-0.122573606669903,-0.442859619855881
+             ,0.888172924518585,-0.211659818887711,-0.401239782571793,0.891182780265808,-0.270845055580139,-0.456625938415527
+             ,0.847428917884827,-0.19466944038868,-0.25350034236908,0.947544991970062,-0.376811504364014,-0.415356874465942
+             ,0.827944278717041,-0.19466944038868,-0.25350034236908,0.947544991970062,-0.270845055580139,-0.456625938415527
+             ,0.847428917884827,-0.19466944038868,-0.25350034236908,0.947544991970062,-0.376811504364014,-0.415356874465942
+             ,0.827944278717041,-0.0354104153811932,-0.0830909758806229,0.995912611484528,-0.0178101621568203,-0.372114062309265
+             ,0.928016126155853,-0.0354104153811932,-0.0830909758806229,0.995912611484528,-0.376811504364014,-0.415356874465942
+             ,0.827944278717041,-0.0354104153811932,-0.0830909758806229,0.995912611484528,-0.0178101621568203,-0.372114062309265
+             ,0.928016126155853,0.284911781549454,-0.269611924886703,0.919855833053589,0.529224693775177,-0.534573316574097
+             ,0.658902525901794,0.284911781549454,-0.269611924886703,0.919855833053589,-0.0178101621568203,-0.372114062309265
+             ,0.928016126155853,0.284911781549454,-0.269611924886703,0.919855833053589,0.529224693775177,-0.534573316574097
+             ,0.658902525901794,0.353370308876038,-0.581772029399872,0.732578217983246,0.401711165904999,-0.46591529250145
+             ,0.788385152816772,0.353370308876038,-0.581772029399872,0.732578217983246,0.529224693775177,-0.534573316574097
+             ,0.658902525901794,0.353370308876038,-0.581772029399872,0.732578217983246,0.401711165904999,-0.46591529250145
+             ,0.788385152816772,0.195579394698143,-0.681946754455566,0.704767525196075,0.236644893884659,-0.529611587524414
+             ,0.814561724662781,0.195579394698143,-0.681946754455566,0.704767525196075,0.401711165904999,-0.46591529250145
+             ,0.788385152816772,0.195579394698143,-0.681946754455566,0.704767525196075,0.236644893884659,-0.529611587524414
+             ,0.814561724662781,-0.00230021355673671,-0.667531192302704,0.744578242301941,-0.0937494188547134,-0.58393794298172
+             ,0.806366860866547,-0.00230021355673671,-0.667531192302704,0.744578242301941,0.236644893884659,-0.529611587524414
+             ,0.814561724662781,-0.00230021355673671,-0.667531192302704,0.744578242301941,-0.0937494188547134,-0.58393794298172
+             ,0.806366860866547,-0.0872303023934364,-0.487295508384705,0.868869304656982,-0.166930854320526,-0.654195189476013
+             ,0.737673819065094,-0.0872303023934364,-0.487295508384705,0.868869304656982,-0.0937494188547134,-0.58393794298172
+             ,0.806366860866547,-0.0872303023934364,-0.487295508384705,0.868869304656982,-0.166930854320526,-0.654195189476013
+             ,0.737673819065094,0.165989801287651,-0.384695470333099,0.907995998859406,-0.062727615237236,-0.603710651397705
+             ,0.794731795787811,0.165989801287651,-0.384695470333099,0.907995998859406,-0.166930854320526,-0.654195189476013
+             ,0.737673819065094,0.165989801287651,-0.384695470333099,0.907995998859406,-0.062727615237236,-0.603710651397705
+             ,0.794731795787811,0.339969605207443,-0.187413334846497,0.921573102474213,0.173054456710815,-0.531870663166046
+             ,0.828954637050629,0.339969605207443,-0.187413334846497,0.921573102474213,-0.062727615237236,-0.603710651397705
+             ,0.794731795787811,0.339969605207443,-0.187413334846497,0.921573102474213,0.173054456710815,-0.531870663166046
+             ,0.828954637050629,0.480782866477966,-0.0857146680355072,0.872640132904053,0.397296190261841,-0.407687276601791
+             ,0.822159886360168,0.480782866477966,-0.0857146680355072,0.872640132904053,0.173054456710815,-0.531870663166046
+             ,0.828954637050629,0.480782866477966,-0.0857146680355072,0.872640132904053,0.397296190261841,-0.407687276601791
+             ,0.822159886360168,0.570196270942688,-0.172959253191948,0.803094804286957,0.550795793533325,-0.384289592504501
+             ,0.740908622741699,0.570196270942688,-0.172959253191948,0.803094804286957,0.397296190261841,-0.407687276601791
+             ,0.822159886360168,0.570196270942688,-0.172959253191948,0.803094804286957,0.550795793533325,-0.384289592504501
+             ,0.740908622741699,0.537059843540192,-0.220146998763084,0.814310789108276,0.490078985691071,-0.334962040185928
+             ,0.804750263690948,0.537059843540192,-0.220146998763084,0.814310789108276,0.550795793533325,-0.384289592504501
+             ,0.740908622741699,0.537059843540192,-0.220146998763084,0.814310789108276,0.490078985691071,-0.334962040185928
+             ,0.804750263690948,0.425098419189453,-0.1745495647192,0.888157546520233,0.319627046585083,-0.272205978631973
+             ,0.907602608203888,0.425098419189453,-0.1745495647192,0.888157546520233,0.490078985691071,-0.334962040185928
+             ,0.804750263690948,0.425098419189453,-0.1745495647192,0.888157546520233,0.319627046585083,-0.272205978631973
+             ,0.907602608203888,0.545674681663513,-0.101752683520317,0.831796526908875,0.477230161428452,-0.145360544323921
+             ,0.86667275428772,0.545674681663513,-0.101752683520317,0.831796526908875,0.319627046585083,-0.272205978631973
+             ,0.907602608203888,0.545674681663513,-0.101752683520317,0.831796526908875,0.477230161428452,-0.145360544323921
+             ,0.86667275428772,0.625753462314606,-0.0429524220526218,0.778837442398071,0.58046293258667,0.289823055267334
+             ,0.760963439941406,0.625753462314606,-0.0429524220526218,0.778837442398071,0.477230161428452,-0.145360544323921
+             ,0.86667275428772,0.625753462314606,-0.0429524220526218,0.778837442398071,0.58046293258667,0.289823055267334
+             ,0.760963439941406,0.378092885017395,-0.133884698152542,0.916035354137421,0.454112082719803,0.144731298089027
+             ,0.879110336303711,0.378092885017395,-0.133884698152542,0.916035354137421,0.58046293258667,0.289823055267334
+             ,0.760963439941406,0.378092885017395,-0.133884698152542,0.916035354137421,0.454112082719803,0.144731298089027
+             ,0.879110336303711,0.3410724401474,-0.0411329120397568,0.939136683940887,0.0992280840873718,0.269264996051788
+             ,0.957940638065338,0.3410724401474,-0.0411329120397568,0.939136683940887,0.454112082719803,0.144731298089027
+             ,0.879110336303711,0.3410724401474,-0.0411329120397568,0.939136683940887,0.0992280840873718,0.269264996051788
+             ,0.957940638065338,0.311094462871552,0.347144931554794,0.884709298610687,0.0867275893688202,0.559702634811401
+             ,0.824142694473267,0.311094462871552,0.347144931554794,0.884709298610687,0.0992280840873718,0.269264996051788
+             ,0.957940638065338,0.311094462871552,0.347144931554794,0.884709298610687,0.0867275893688202,0.559702634811401
+             ,0.824142694473267,0.281265944242477,0.378060162067413,0.882020354270935,0.521663844585419,0.269563138484955
+             ,0.809445858001709,0.281265944242477,0.378060162067413,0.882020354270935,0.0867275893688202,0.559702634811401
+             ,0.824142694473267,0.281265944242477,0.378060162067413,0.882020354270935,0.521663844585419,0.269563138484955
+             ,0.809445858001709,0.322807133197784,0.136632993817329,0.936550557613373,0.353715181350708,0.249641373753548
+             ,0.901423692703247,0.322807133197784,0.136632993817329,0.936550557613373,0.521663844585419,0.269563138484955
+             ,0.809445858001709,0.322807133197784,0.136632993817329,0.936550557613373,0.353715181350708,0.249641373753548
+             ,0.901423692703247,0.0912101343274117,0.0756678581237793,0.992952704429626,0.139324352145195,0.170656785368919
+             ,0.975430727005005,0.0912101343274117,0.0756678581237793,0.992952704429626,0.353715181350708,0.249641373753548
+             ,0.901423692703247,0.0912101343274117,0.0756678581237793,0.992952704429626,0.139324352145195,0.170656785368919
+             ,0.975430727005005,0.00803596898913383,0.0240833088755608,0.99967759847641,-0.135477006435394,0.148287057876587
+             ,0.979620754718781,0.00803596898913383,0.0240833088755608,0.99967759847641,0.139324352145195,0.170656785368919
+             ,0.975430727005005,0.00803596898913383,0.0240833088755608,0.99967759847641,-0.135477006435394,0.148287057876587
+             ,0.979620754718781,-0.279490381479263,0.164900407195091,0.945882141590118,-0.456196904182434,0.0978386923670769
+             ,0.884483993053436,-0.279490381479263,0.164900407195091,0.945882141590118,-0.135477006435394,0.148287057876587
+             ,0.979620754718781,-0.279490381479263,0.164900407195091,0.945882141590118,-0.456196904182434,0.0978386923670769
+             ,0.884483993053436,-0.383394598960876,0.376880407333374,0.84319019317627,-0.301355481147766,0.0554393976926804
+             ,0.951898813247681,-0.383394598960876,0.376880407333374,0.84319019317627,-0.456196904182434,0.0978386923670769
+             ,0.884483993053436,-0.383394598960876,0.376880407333374,0.84319019317627,-0.301355481147766,0.0554393976926804
+             ,0.951898813247681,-0.164327621459961,0.31525057554245,0.934672951698303,-0.15827202796936,0.0313849225640297
+             ,0.986896634101868,-0.164327621459961,0.31525057554245,0.934672951698303,-0.301355481147766,0.0554393976926804
+             ,0.951898813247681,-0.164327621459961,0.31525057554245,0.934672951698303,-0.15827202796936,0.0313849225640297
+             ,0.986896634101868,-0.332622587680817,0.375612586736679,0.865030288696289,-0.521808683872223,0.285628467798233
+             ,0.803823411464691,-0.332622587680817,0.375612586736679,0.865030288696289,-0.15827202796936,0.0313849225640297
+             ,0.986896634101868,-0.332622587680817,0.375612586736679,0.865030288696289,-0.521808683872223,0.285628467798233
+             ,0.803823411464691,-0.597580969333649,0.480088293552399,0.64219331741333,-0.702083826065063,0.197667241096497
+             ,0.684109628200531,-0.597580969333649,0.480088293552399,0.64219331741333,-0.521808683872223,0.285628467798233
+             ,0.803823411464691,-0.597580969333649,0.480088293552399,0.64219331741333,-0.702083826065063,0.197667241096497
+             ,0.684109628200531,-0.676735997200012,0.534549713134766,0.506245911121368,-0.635464072227478,-0.0185618512332439
+             ,0.771907269954681,-0.676735997200012,0.534549713134766,0.506245911121368,-0.702083826065063,0.197667241096497
+             ,0.684109628200531,-0.676735997200012,0.534549713134766,0.506245911121368,-0.635464072227478,-0.0185618512332439
+             ,0.771907269954681,-0.438120424747467,0.149213999509811,0.886445462703705,-0.0336410477757454,-0.446967482566834
+             ,0.893917441368103,-0.438120424747467,0.149213999509811,0.886445462703705,-0.635464072227478,-0.0185618512332439
+             ,0.771907269954681,-0.438120424747467,0.149213999509811,0.886445462703705,-0.0336410477757454,-0.446967482566834
+             ,0.893917441368103,0.0769713222980499,-0.324473351240158,0.942757904529572,0.241186335682869,-0.512789011001587
+             ,0.823939621448517,0.0769713222980499,-0.324473351240158,0.942757904529572,-0.0336410477757454,-0.446967482566834
+             ,0.893917441368103,0.0769713222980499,-0.324473351240158,0.942757904529572,0.241186335682869,-0.512789011001587
+             ,0.823939621448517,0.317019253969193,-0.514399170875549,0.796801328659058,0.25299459695816,-0.275054395198822
+             ,0.92754453420639,0.317019253969193,-0.514399170875549,0.796801328659058,0.241186335682869,-0.512789011001587
+             ,0.823939621448517,0.317019253969193,-0.514399170875549,0.796801328659058,0.25299459695816,-0.275054395198822
+             ,0.92754453420639,0.350657165050507,-0.4855637550354,0.80079174041748,-0.0103312069550157,-0.0447525568306446
+             ,0.998944699764252,0.350657165050507,-0.4855637550354,0.80079174041748,0.25299459695816,-0.275054395198822,0.92754453420639
+             ,0.350657165050507,-0.4855637550354,0.80079174041748,-0.0103312069550157,-0.0447525568306446,0.998944699764252
+             ,-0.112687610089779,-0.0728365853428841,0.990957319736481,-0.516145825386047,0.170075759291649,0.839444816112518
+             ,-0.112687610089779,-0.0728365853428841,0.990957319736481,-0.0103312069550157,-0.0447525568306446,0.998944699764252
+             ,-0.112687610089779,-0.0728365853428841,0.990957319736481,-0.516145825386047,0.170075759291649,0.839444816112518
+             ,-0.000637524295598269,0.382648825645447,0.923893630504608,-0.0876221358776093,0.254034399986267,0.963217973709106
+             ,-0.000637524295598269,0.382648825645447,0.923893630504608,-0.516145825386047,0.170075759291649,0.839444816112518
+             ,-0.000637524295598269,0.382648825645447,0.923893630504608,-0.0876221358776093,0.254034399986267,0.963217973709106
+             ,0.600782811641693,0.275527954101563,0.750429451465607,0.573545634746552,0.312201738357544,0.757347583770752
+             ,0.600782811641693,0.275527954101563,0.750429451465607,-0.0876221358776093,0.254034399986267,0.963217973709106
+             ,0.600782811641693,0.275527954101563,0.750429451465607,0.573545634746552,0.312201738357544,0.757347583770752
+             ,0.580811321735382,0.100462049245834,0.807815253734589,0.601083815097809,0.274820804595947,0.750447809696198
+             ,0.580811321735382,0.100462049245834,0.807815253734589,0.573545634746552,0.312201738357544,0.757347583770752
+             ,0.580811321735382,0.100462049245834,0.807815253734589,0.601083815097809,0.274820804595947,0.750447809696198
+             ,0.380709379911423,0.0648143664002419,0.92242044210434,0.394250482320786,0.266090273857117,0.879637718200684
+             ,0.380709379911423,0.0648143664002419,0.92242044210434,0.601083815097809,0.274820804595947,0.750447809696198
+             ,0.380709379911423,0.0648143664002419,0.92242044210434,0.394250482320786,0.266090273857117,0.879637718200684
+             ,0.310652256011963,0.0922223180532455,0.946039199829102,0.415969967842102,0.171445623040199,0.893070757389069
+             ,0.310652256011963,0.0922223180532455,0.946039199829102,0.394250482320786,0.266090273857117,0.879637718200684
+             ,0.173993200063705,-0.0317147262394428,0.984236061573029,0.0158299803733826,0.0959494039416313,0.995260298252106
+             ,0.20043620467186,0.0587173663079739,0.977945566177368,0.0684405118227005,0.179150819778442,0.981438159942627
+             ,0.20043620467186,0.0587173663079739,0.977945566177368,0.0158299803733826,0.0959494039416313,0.995260298252106
+             ,0.20043620467186,0.0587173663079739,0.977945566177368,0.0684405118227005,0.179150819778442,0.981438159942627
+             ,0.239916637539864,0.0962808132171631,0.96600729227066,0.153442442417145,0.289546668529511,0.944784641265869
+             ,0.239916637539864,0.0962808132171631,0.96600729227066,0.0684405118227005,0.179150819778442,0.981438159942627
+             ,0.239916637539864,0.0962808132171631,0.96600729227066,0.153442442417145,0.289546668529511,0.944784641265869
+             ,0.228800594806671,0.100100561976433,0.968313038349152,0.266635119915009,0.246889427304268,0.931639075279236
+             ,0.228800594806671,0.100100561976433,0.968313038349152,0.153442442417145,0.289546668529511,0.944784641265869
+             ,0.228800594806671,0.100100561976433,0.968313038349152,0.266635119915009,0.246889427304268,0.931639075279236
+             ,0.178163200616837,0.114157289266586,0.977356612682343,0.37109437584877,0.0750407353043556,0.925558149814606
+             ,0.178163200616837,0.114157289266586,0.977356612682343,0.266635119915009,0.246889427304268,0.931639075279236
+             ,0.178163200616837,0.114157289266586,0.977356612682343,0.37109437584877,0.0750407353043556,0.925558149814606
+             ,0.195955365896225,-0.0239445362240076,0.980320453643799,0.0949612110853195,0.183409363031387,0.978439211845398
+             ,0.195955365896225,-0.0239445362240076,0.980320453643799,0.37109437584877,0.0750407353043556,0.925558149814606
+             ,0.195955365896225,-0.0239445362240076,0.980320453643799,0.0949612110853195,0.183409363031387,0.978439211845398
+             ,0.00885290186852217,0.118024982511997,0.992971122264862,-0.0924774557352066,0.263142377138138,0.960314512252808
+             ,0.00885290186852217,0.118024982511997,0.992971122264862,0.0949612110853195,0.183409363031387,0.978439211845398
+             ,0.00885290186852217,0.118024982511997,0.992971122264862,-0.0924774557352066,0.263142377138138,0.960314512252808
+             ,0.0199095383286476,0.191529229283333,0.981284916400909,0.113214880228043,0.144015282392502,0.983077824115753
+             ,0.0199095383286476,0.191529229283333,0.981284916400909,-0.0924774557352066,0.263142377138138,0.960314512252808
+             ,0.0199095383286476,0.191529229283333,0.981284916400909,0.113214880228043,0.144015282392502,0.983077824115753
+             ,0.0184307042509317,0.0988321155309677,0.994933485984802,0.179539501667023,-0.0241584684699774,0.983454048633575
+             ,0.0184307042509317,0.0988321155309677,0.994933485984802,0.113214880228043,0.144015282392502,0.983077824115753
+             ,0.0184307042509317,0.0988321155309677,0.994933485984802,0.179539501667023,-0.0241584684699774,0.983454048633575
+             ,-0.0400695502758026,0.00801064539700747,0.999164760112762,0.0596196316182613,-0.115481920540333,0.99151873588562
+             ,-0.0400695502758026,0.00801064539700747,0.999164760112762,0.179539501667023,-0.0241584684699774,0.983454048633575
+             ,-0.0400695502758026,0.00801064539700747,0.999164760112762,0.0596196316182613,-0.115481920540333,0.99151873588562
+             ,-0.00826234649866819,-0.0232093874365091,0.999696493148804,0.01915218308568,-0.137987405061722,0.990248739719391
+             ,-0.00826234649866819,-0.0232093874365091,0.999696493148804,0.0596196316182613,-0.115481920540333,0.99151873588562
+             ,-0.00826234649866819,-0.0232093874365091,0.999696493148804,0.01915218308568,-0.137987405061722,0.990248739719391
+             ,-0.0440136715769768,-0.0437671914696693,0.998071730136871,-0.145630568265915,-0.0521799549460411,0.987962067127228
+             ,-0.0440136715769768,-0.0437671914696693,0.998071730136871,0.01915218308568,-0.137987405061722,0.990248739719391
+             ,-0.0440136715769768,-0.0437671914696693,0.998071730136871,-0.145630568265915,-0.0521799549460411,0.987962067127228
+             ,-0.10371720045805,0.0402020774781704,0.993793964385986,-0.2947758436203,0.00646054558455944,0.955544590950012
+             ,-0.10371720045805,0.0402020774781704,0.993793964385986,-0.145630568265915,-0.0521799549460411,0.987962067127228
+             ,-0.10371720045805,0.0402020774781704,0.993793964385986,-0.2947758436203,0.00646054558455944,0.955544590950012
+             ,-0.242018729448318,0.228822872042656,0.942903459072113,-0.297995567321777,0.0236712712794542,0.954273700714111
+             ,-0.242018729448318,0.228822872042656,0.942903459072113,-0.2947758436203,0.00646054558455944,0.955544590950012
+             ,-0.242018729448318,0.228822872042656,0.942903459072113,-0.297995567321777,0.0236712712794542,0.954273700714111
+             ,-0.239206463098526,0.282264560461044,0.929035484790802,-0.107851326465607,0.030801909044385,0.993689775466919
+             ,-0.239206463098526,0.282264560461044,0.929035484790802,-0.297995567321777,0.0236712712794542,0.954273700714111
+             ,-0.239206463098526,0.282264560461044,0.929035484790802,-0.107851326465607,0.030801909044385,0.993689775466919
+             ,-0.282193839550018,0.119685858488083,0.951862335205078,-0.0997695475816727,-0.0292121134698391,0.994581699371338
+             ,-0.282193839550018,0.119685858488083,0.951862335205078,-0.107851326465607,0.030801909044385,0.993689775466919
+             ,-0.282193839550018,0.119685858488083,0.951862335205078,-0.0997695475816727,-0.0292121134698391,0.994581699371338
+             ,-0.485060632228851,-0.135119616985321,0.863978505134583,-0.499751627445221,-0.0441308096051216,0.865043818950653
+             ,-0.485060632228851,-0.135119616985321,0.863978505134583,-0.0997695475816727,-0.0292121134698391,0.994581699371338
+             ,-0.485060632228851,-0.135119616985321,0.863978505134583,-0.499751627445221,-0.0441308096051216,0.865043818950653
+             ,-0.627254664897919,-0.236942082643509,0.741896271705627,-0.670555830001831,0.0249502658843994,0.741439342498779
+             ,-0.627254664897919,-0.236942082643509,0.741896271705627,-0.499751627445221,-0.0441308096051216,0.865043818950653
+             ,-0.627254664897919,-0.236942082643509,0.741896271705627,-0.670555830001831,0.0249502658843994,0.741439342498779
+             ,-0.648809015750885,-0.237106963992119,0.723067820072174,-0.645657300949097,0.0530783422291279,0.761780381202698
+             ,-0.648809015750885,-0.237106963992119,0.723067820072174,-0.670555830001831,0.0249502658843994,0.741439342498779
+             ,-0.648809015750885,-0.237106963992119,0.723067820072174,-0.645657300949097,0.0530783422291279,0.761780381202698
+             ,-0.663164079189301,-0.292792737483978,0.688829362392426,-0.659695327281952,0.000254885235335678,0.751533091068268
+             ,-0.663164079189301,-0.292792737483978,0.688829362392426,-0.645657300949097,0.0530783422291279,0.761780381202698
+             ,-0.663164079189301,-0.292792737483978,0.688829362392426,-0.659695327281952,0.000254885235335678,0.751533091068268
+             ,-0.648694097995758,-0.242684930562973,0.721318244934082,-0.639177858829498,-0.133611589670181,0.757363557815552
+             ,-0.648694097995758,-0.242684930562973,0.721318244934082,-0.659695327281952,0.000254885235335678,0.751533091068268
+             ,-0.648694097995758,-0.242684930562973,0.721318244934082,-0.639177858829498,-0.133611589670181,0.757363557815552
+             ,-0.602988004684448,-0.223617777228355,0.765767991542816,-0.6177818775177,-0.222985431551933,0.754070997238159
+             ,-0.602988004684448,-0.223617777228355,0.765767991542816,-0.639177858829498,-0.133611589670181,0.757363557815552
+             ,-0.602988004684448,-0.223617777228355,0.765767991542816,-0.6177818775177,-0.222985431551933,0.754070997238159
+             ,-0.411367923021317,-0.177999824285507,0.893919765949249,-0.490475982427597,-0.137604251503944,0.860522150993347
+             ,-0.411367923021317,-0.177999824285507,0.893919765949249,-0.6177818775177,-0.222985431551933,0.754070997238159
+             ,-0.411367923021317,-0.177999824285507,0.893919765949249,-0.490475982427597,-0.137604251503944,0.860522150993347
+             ,-0.235909312963486,-0.126531645655632,0.96350222826004,-0.155855461955071,-0.211442410945892,0.964884042739868
+             ,-0.235909312963486,-0.126531645655632,0.96350222826004,-0.490475982427597,-0.137604251503944,0.860522150993347
+             ,-0.235909312963486,-0.126531645655632,0.96350222826004,-0.155855461955071,-0.211442410945892,0.964884042739868
+             ,-0.190478011965752,-0.190313890576363,0.963067352771759,-0.113868966698647,-0.366426974534988,0.923452794551849
+             ,-0.190478011965752,-0.190313890576363,0.963067352771759,-0.155855461955071,-0.211442410945892,0.964884042739868
+             ,-0.190478011965752,-0.190313890576363,0.963067352771759,-0.113868966698647,-0.366426974534988,0.923452794551849
+             ,-0.139146327972412,-0.0753066316246986,0.98740428686142,-0.165177628397942,-0.415337145328522,0.894545435905457
+             ,-0.139146327972412,-0.0753066316246986,0.98740428686142,-0.113868966698647,-0.366426974534988,0.923452794551849
+             ,-0.139146327972412,-0.0753066316246986,0.98740428686142,-0.165177628397942,-0.415337145328522,0.894545435905457
+             ,-0.124280087649822,0.0903903916478157,0.988121509552002,-0.211659818887711,-0.401239782571793,0.891182780265808
+             ,-0.124280087649822,0.0903903916478157,0.988121509552002,-0.165177628397942,-0.415337145328522,0.894545435905457
+             ,-0.124280087649822,0.0903903916478157,0.988121509552002,-0.211659818887711,-0.401239782571793,0.891182780265808
+             ,-0.0845088511705399,0.207127898931503,0.974656999111176,-0.19466944038868,-0.25350034236908,0.947544991970062
+             ,-0.0845088511705399,0.207127898931503,0.974656999111176,-0.211659818887711,-0.401239782571793,0.891182780265808
+             ,-0.0845088511705399,0.207127898931503,0.974656999111176,-0.19466944038868,-0.25350034236908,0.947544991970062
+             ,-0.00254940334707499,0.23772868514061,0.971328258514404,-0.0354104153811932,-0.0830909758806229,0.995912611484528
+             ,-0.00254940334707499,0.23772868514061,0.971328258514404,-0.19466944038868,-0.25350034236908,0.947544991970062
+             ,-0.00254940334707499,0.23772868514061,0.971328258514404,-0.0354104153811932,-0.0830909758806229,0.995912611484528
+             ,0.00483933323994279,0.129113465547562,0.991617977619171,0.284911781549454,-0.269611924886703,0.919855833053589
+             ,0.00483933323994279,0.129113465547562,0.991617977619171,-0.0354104153811932,-0.0830909758806229,0.995912611484528
+             ,0.00483933323994279,0.129113465547562,0.991617977619171,0.284911781549454,-0.269611924886703,0.919855833053589
+             ,0.165201544761658,-0.12405002862215,0.978427350521088,0.353370308876038,-0.581772029399872,0.732578217983246
+             ,0.165201544761658,-0.12405002862215,0.978427350521088,0.284911781549454,-0.269611924886703,0.919855833053589
+             ,0.165201544761658,-0.12405002862215,0.978427350521088,0.353370308876038,-0.581772029399872,0.732578217983246
+             ,0.133708104491234,-0.180599585175514,0.974425911903381,0.195579394698143,-0.681946754455566,0.704767525196075
+             ,0.133708104491234,-0.180599585175514,0.974425911903381,0.353370308876038,-0.581772029399872,0.732578217983246
+             ,0.133708104491234,-0.180599585175514,0.974425911903381,0.195579394698143,-0.681946754455566,0.704767525196075
+             ,0.177322715520859,-0.259280920028687,0.949384033679962,-0.00230021355673671,-0.667531192302704,0.744578242301941
+             ,0.177322715520859,-0.259280920028687,0.949384033679962,0.195579394698143,-0.681946754455566,0.704767525196075
+             ,0.177322715520859,-0.259280920028687,0.949384033679962,-0.00230021355673671,-0.667531192302704,0.744578242301941
+             ,0.170612528920174,-0.146514475345612,0.974384307861328,-0.0872303023934364,-0.487295508384705,0.868869304656982
+             ,0.170612528920174,-0.146514475345612,0.974384307861328,-0.00230021355673671,-0.667531192302704,0.744578242301941
+             ,0.170612528920174,-0.146514475345612,0.974384307861328,-0.0872303023934364,-0.487295508384705,0.868869304656982
+             ,0.299362480640411,0.026626517996192,0.953767895698547,0.165989801287651,-0.384695470333099,0.907995998859406
+             ,0.299362480640411,0.026626517996192,0.953767895698547,-0.0872303023934364,-0.487295508384705,0.868869304656982
+             ,0.299362480640411,0.026626517996192,0.953767895698547,0.165989801287651,-0.384695470333099,0.907995998859406
+             ,0.430102437734604,0.0872944742441177,0.898549675941467,0.339969605207443,-0.187413334846497,0.921573102474213
+             ,0.430102437734604,0.0872944742441177,0.898549675941467,0.165989801287651,-0.384695470333099,0.907995998859406
+             ,0.430102437734604,0.0872944742441177,0.898549675941467,0.339969605207443,-0.187413334846497,0.921573102474213
+             ,0.48187392950058,0.0582706071436405,0.874300897121429,0.480782866477966,-0.0857146680355072,0.872640132904053
+             ,0.48187392950058,0.0582706071436405,0.874300897121429,0.339969605207443,-0.187413334846497,0.921573102474213
+             ,0.48187392950058,0.0582706071436405,0.874300897121429,0.480782866477966,-0.0857146680355072,0.872640132904053
+             ,0.544009208679199,0.0588228590786457,0.83701479434967,0.570196270942688,-0.172959253191948,0.803094804286957
+             ,0.544009208679199,0.0588228590786457,0.83701479434967,0.480782866477966,-0.0857146680355072,0.872640132904053
+             ,0.544009208679199,0.0588228590786457,0.83701479434967,0.570196270942688,-0.172959253191948,0.803094804286957
+             ,0.542295098304749,0.109075956046581,0.833077728748322,0.537059843540192,-0.220146998763084,0.814310789108276
+             ,0.542295098304749,0.109075956046581,0.833077728748322,0.570196270942688,-0.172959253191948,0.803094804286957
+             ,0.542295098304749,0.109075956046581,0.833077728748322,0.537059843540192,-0.220146998763084,0.814310789108276
+             ,0.524994432926178,0.104885578155518,0.844618201255798,0.425098419189453,-0.1745495647192,0.888157546520233,0.524994432926178
+             ,0.104885578155518,0.844618201255798,0.537059843540192,-0.220146998763084,0.814310789108276,0.524994432926178
+             ,0.104885578155518,0.844618201255798,0.425098419189453,-0.1745495647192,0.888157546520233,0.518158793449402,0.298657834529877
+             ,0.801445484161377,0.545674681663513,-0.101752683520317,0.831796526908875,0.518158793449402,0.298657834529877
+             ,0.801445484161377,0.425098419189453,-0.1745495647192,0.888157546520233,0.518158793449402,0.298657834529877,0.801445484161377
+             ,0.545674681663513,-0.101752683520317,0.831796526908875,0.62946629524231,0.236079826951027,0.740296185016632
+             ,0.625753462314606,-0.0429524220526218,0.778837442398071,0.62946629524231,0.236079826951027,0.740296185016632
+             ,0.545674681663513,-0.101752683520317,0.831796526908875,0.62946629524231,0.236079826951027,0.740296185016632
+             ,0.625753462314606,-0.0429524220526218,0.778837442398071,0.458010971546173,0.128336548805237,0.879633843898773
+             ,0.378092885017395,-0.133884698152542,0.916035354137421,0.458010971546173,0.128336548805237,0.879633843898773
+             ,0.625753462314606,-0.0429524220526218,0.778837442398071,0.458010971546173,0.128336548805237,0.879633843898773
+             ,0.378092885017395,-0.133884698152542,0.916035354137421,0.515465795993805,-0.052517369389534,0.855299293994904
+             ,0.3410724401474,-0.0411329120397568,0.939136683940887,0.515465795993805,-0.052517369389534,0.855299293994904
+             ,0.378092885017395,-0.133884698152542,0.916035354137421,0.515465795993805,-0.052517369389534,0.855299293994904
+             ,0.3410724401474,-0.0411329120397568,0.939136683940887,0.480381935834885,-0.132209822535515,0.867037415504456
+             ,0.311094462871552,0.347144931554794,0.884709298610687,0.480381935834885,-0.132209822535515,0.867037415504456
+             ,0.3410724401474,-0.0411329120397568,0.939136683940887,0.480381935834885,-0.132209822535515,0.867037415504456
+             ,0.311094462871552,0.347144931554794,0.884709298610687,0.302024334669113,-0.0301386378705502,0.95282369852066
+             ,0.281265944242477,0.378060162067413,0.882020354270935,0.302024334669113,-0.0301386378705502,0.95282369852066
+             ,0.311094462871552,0.347144931554794,0.884709298610687,0.302024334669113,-0.0301386378705502,0.95282369852066
+             ,0.281265944242477,0.378060162067413,0.882020354270935,0.161137834191322,0.0642670691013336,0.984837234020233
+             ,0.322807133197784,0.136632993817329,0.936550557613373,0.161137834191322,0.0642670691013336,0.984837234020233
+             ,0.281265944242477,0.378060162067413,0.882020354270935,0.161137834191322,0.0642670691013336,0.984837234020233
+             ,0.322807133197784,0.136632993817329,0.936550557613373,0.0317453406751156,0.0476639643311501,0.99835878610611
+             ,0.0912101343274117,0.0756678581237793,0.992952704429626,0.0317453406751156,0.0476639643311501,0.99835878610611
+             ,0.322807133197784,0.136632993817329,0.936550557613373,0.0317453406751156,0.0476639643311501,0.99835878610611
+             ,0.0912101343274117,0.0756678581237793,0.992952704429626,-0.0795673057436943,0.0319530628621578,0.996317267417908
+             ,0.00803596898913383,0.0240833088755608,0.99967759847641,-0.0795673057436943,0.0319530628621578,0.996317267417908
+             ,0.0912101343274117,0.0756678581237793,0.992952704429626,-0.0795673057436943,0.0319530628621578,0.996317267417908
+             ,0.00803596898913383,0.0240833088755608,0.99967759847641,-0.150914952158928,-0.0398331880569458,0.987743854522705
+             ,-0.279490381479263,0.164900407195091,0.945882141590118,-0.150914952158928,-0.0398331880569458,0.987743854522705
+             ,0.00803596898913383,0.0240833088755608,0.99967759847641,-0.150914952158928,-0.0398331880569458,0.987743854522705
+             ,-0.279490381479263,0.164900407195091,0.945882141590118,-0.278333306312561,0.105077266693115,0.954719483852386
+             ,-0.383394598960876,0.376880407333374,0.84319019317627,-0.278333306312561,0.105077266693115,0.954719483852386
+             ,-0.279490381479263,0.164900407195091,0.945882141590118,-0.278333306312561,0.105077266693115,0.954719483852386
+             ,-0.383394598960876,0.376880407333374,0.84319019317627,-0.177615448832512,0.204576671123505,0.962601244449615
+             ,-0.164327621459961,0.31525057554245,0.934672951698303,-0.177615448832512,0.204576671123505,0.962601244449615
+             ,-0.383394598960876,0.376880407333374,0.84319019317627,-0.177615448832512,0.204576671123505,0.962601244449615
+             ,-0.164327621459961,0.31525057554245,0.934672951698303,-0.222137376666069,0.239016816020012,0.945264995098114
+             ,-0.332622587680817,0.375612586736679,0.865030288696289,-0.222137376666069,0.239016816020012,0.945264995098114
+             ,-0.164327621459961,0.31525057554245,0.934672951698303,-0.222137376666069,0.239016816020012,0.945264995098114
+             ,-0.332622587680817,0.375612586736679,0.865030288696289,-0.420244991779327,0.27947661280632,0.863300025463104
+             ,-0.597580969333649,0.480088293552399,0.64219331741333,-0.420244991779327,0.27947661280632,0.863300025463104
+             ,-0.332622587680817,0.375612586736679,0.865030288696289,-0.420244991779327,0.27947661280632,0.863300025463104
+             ,-0.597580969333649,0.480088293552399,0.64219331741333,-0.658353388309479,0.40483632683754,0.634569406509399
+             ,-0.676735997200012,0.534549713134766,0.506245911121368,-0.658353388309479,0.40483632683754,0.634569406509399
+             ,-0.597580969333649,0.480088293552399,0.64219331741333,-0.658353388309479,0.40483632683754,0.634569406509399
+             ,-0.676735997200012,0.534549713134766,0.506245911121368,-0.748105883598328,0.308220148086548,0.587654650211334
+             ,-0.438120424747467,0.149213999509811,0.886445462703705,-0.748105883598328,0.308220148086548,0.587654650211334
+             ,-0.676735997200012,0.534549713134766,0.506245911121368,-0.748105883598328,0.308220148086548,0.587654650211334
+             ,-0.438120424747467,0.149213999509811,0.886445462703705,-0.479676395654678,0.145942166447639,0.865223348140717
+             ,0.0769713222980499,-0.324473351240158,0.942757904529572,-0.479676395654678,0.145942166447639,0.865223348140717
+             ,-0.438120424747467,0.149213999509811,0.886445462703705,-0.479676395654678,0.145942166447639,0.865223348140717
+             ,0.0769713222980499,-0.324473351240158,0.942757904529572,0.136852949857712,-0.0467047318816185,0.989489734172821
+             ,0.317019253969193,-0.514399170875549,0.796801328659058,0.136852949857712,-0.0467047318816185,0.989489734172821
+             ,0.0769713222980499,-0.324473351240158,0.942757904529572,0.136852949857712,-0.0467047318816185,0.989489734172821
+             ,0.317019253969193,-0.514399170875549,0.796801328659058,0.43114173412323,-0.145903453230858,0.890409529209137
+             ,0.350657165050507,-0.4855637550354,0.80079174041748,0.43114173412323,-0.145903453230858,0.890409529209137,0.317019253969193
+             ,-0.514399170875549,0.796801328659058,0.43114173412323,-0.145903453230858,0.890409529209137,0.350657165050507
+             ,-0.4855637550354,0.80079174041748,0.414322435855865,-0.0766114518046379,0.90690004825592,-0.112687610089779
+             ,-0.0728365853428841,0.990957319736481,0.414322435855865,-0.0766114518046379,0.90690004825592,0.350657165050507
+             ,-0.4855637550354,0.80079174041748,0.414322435855865,-0.0766114518046379,0.90690004825592,-0.112687610089779
+             ,-0.0728365853428841,0.990957319736481,0.173611775040627,0.424094647169113,0.888820946216583,-0.000637524295598269
+             ,0.382648825645447,0.923893630504608,0.173611775040627,0.424094647169113,0.888820946216583,-0.112687610089779
+             ,-0.0728365853428841,0.990957319736481,0.173611775040627,0.424094647169113,0.888820946216583,-0.000637524295598269
+             ,0.382648825645447,0.923893630504608,0.494761347770691,0.335140854120255,0.801805317401886,0.600782811641693
+             ,0.275527954101563,0.750429451465607,0.494761347770691,0.335140854120255,0.801805317401886,-0.000637524295598269
+             ,0.382648825645447,0.923893630504608,0.494761347770691,0.335140854120255,0.801805317401886,0.600782811641693
+             ,0.275527954101563,0.750429451465607,0.446067124605179,0.209025904536247,0.870248377323151,0.580811321735382
+             ,0.100462049245834,0.807815253734589,0.446067124605179,0.209025904536247,0.870248377323151,0.600782811641693
+             ,0.275527954101563,0.750429451465607,0.446067124605179,0.209025904536247,0.870248377323151,0.580811321735382
+             ,0.100462049245834,0.807815253734589,0.343844085931778,-0.0391949750483036,0.938208401203156,0.380709379911423
+             ,0.0648143664002419,0.92242044210434,0.343844085931778,-0.0391949750483036,0.938208401203156,0.580811321735382
+             ,0.100462049245834,0.807815253734589,0.343844085931778,-0.0391949750483036,0.938208401203156,0.380709379911423
+             ,0.0648143664002419,0.92242044210434,0.373283475637436,-0.123985707759857,0.919394910335541,0.310652256011963
+             ,0.0922223180532455,0.946039199829102,0.373283475637436,-0.123985707759857,0.919394910335541,0.380709379911423
+             ,0.0648143664002419,0.92242044210434,0.260964155197144,-0.153613686561584,0.95304799079895,0.173993200063705
+             ,-0.0317147262394428,0.984236061573029,0.243114814162254,-0.096851110458374,0.96515029668808,0.20043620467186
+             ,0.0587173663079739,0.977945566177368,0.243114814162254,-0.096851110458374,0.96515029668808,0.173993200063705
+             ,-0.0317147262394428,0.984236061573029,0.243114814162254,-0.096851110458374,0.96515029668808,0.20043620467186
+             ,0.0587173663079739,0.977945566177368,0.196365684270859,-0.0638446286320686,0.978450000286102,0.239916637539864
+             ,0.0962808132171631,0.96600729227066,0.196365684270859,-0.0638446286320686,0.978450000286102,0.20043620467186
+             ,0.0587173663079739,0.977945566177368,0.196365684270859,-0.0638446286320686,0.978450000286102,0.239916637539864
+             ,0.0962808132171631,0.96600729227066,0.224888816475868,-0.0556610412895679,0.972793340682983,0.228800594806671
+             ,0.100100561976433,0.968313038349152,0.224888816475868,-0.0556610412895679,0.972793340682983,0.239916637539864
+             ,0.0962808132171631,0.96600729227066,0.224888816475868,-0.0556610412895679,0.972793340682983,0.228800594806671
+             ,0.100100561976433,0.968313038349152,0.22491417825222,-0.0430628173053265,0.973426580429077,0.178163200616837
+             ,0.114157289266586,0.977356612682343,0.22491417825222,-0.0430628173053265,0.973426580429077,0.228800594806671
+             ,0.100100561976433,0.968313038349152,0.22491417825222,-0.0430628173053265,0.973426580429077,0.178163200616837
+             ,0.114157289266586,0.977356612682343,0.187092006206512,1.73924890987109e-005,0.98234236240387,0.195955365896225
+             ,-0.0239445362240076,0.980320453643799,0.187092006206512,1.73924890987109e-005,0.98234236240387,0.178163200616837
+             ,0.114157289266586,0.977356612682343,0.187092006206512,1.73924890987109e-005,0.98234236240387,0.195955365896225
+             ,-0.0239445362240076,0.980320453643799,0.110584199428558,0.0639407634735107,0.991807818412781,0.00885290186852217
+             ,0.118024982511997,0.992971122264862,0.110584199428558,0.0639407634735107,0.991807818412781,0.195955365896225
+             ,-0.0239445362240076,0.980320453643799,0.110584199428558,0.0639407634735107,0.991807818412781,0.00885290186852217
+             ,0.118024982511997,0.992971122264862,0.0400197543203831,0.0720270425081253,0.996599495410919,0.0199095383286476
+             ,0.191529229283333,0.981284916400909,0.0400197543203831,0.0720270425081253,0.996599495410919,0.00885290186852217
+             ,0.118024982511997,0.992971122264862,0.0400197543203831,0.0720270425081253,0.996599495410919,0.0199095383286476
+             ,0.191529229283333,0.981284916400909,-0.0114295091480017,0.0999804437160492,0.994923710823059,0.0184307042509317
+             ,0.0988321155309677,0.994933485984802,-0.0114295091480017,0.0999804437160492,0.994923710823059,0.0199095383286476
+             ,0.191529229283333,0.981284916400909,-0.0114295091480017,0.0999804437160492,0.994923710823059,0.0184307042509317
+             ,0.0988321155309677,0.994933485984802,-0.033668115735054,0.149535998702049,0.988182902336121,-0.0400695502758026
+             ,0.00801064539700747,0.999164760112762,-0.033668115735054,0.149535998702049,0.988182902336121,0.0184307042509317
+             ,0.0988321155309677,0.994933485984802,-0.033668115735054,0.149535998702049,0.988182902336121,-0.0400695502758026
+             ,0.00801064539700747,0.999164760112762,0.00406750198453665,0.177660912275314,0.984083294868469,-0.00826234649866819
+             ,-0.0232093874365091,0.999696493148804,0.00406750198453665,0.177660912275314,0.984083294868469,-0.0400695502758026
+             ,0.00801064539700747,0.999164760112762,0.00406750198453665,0.177660912275314,0.984083294868469,-0.00826234649866819
+             ,-0.0232093874365091,0.999696493148804,-0.0746226757764816,0.175769582390785,0.981598973274231,-0.0440136715769768
+             ,-0.0437671914696693,0.998071730136871,-0.0746226757764816,0.175769582390785,0.981598973274231,-0.00826234649866819
+             ,-0.0232093874365091,0.999696493148804,-0.0746226757764816,0.175769582390785,0.981598973274231,-0.0440136715769768
+             ,-0.0437671914696693,0.998071730136871,-0.0397825986146927,0.149410307407379,0.987974584102631,-0.10371720045805
+             ,0.0402020774781704,0.993793964385986,-0.0397825986146927,0.149410307407379,0.987974584102631,-0.0440136715769768
+             ,-0.0437671914696693,0.998071730136871,-0.0397825986146927,0.149410307407379,0.987974584102631,-0.10371720045805
+             ,0.0402020774781704,0.993793964385986,-0.156078472733498,0.212975770235062,0.96451073884964,-0.242018729448318
+             ,0.228822872042656,0.942903459072113,-0.156078472733498,0.212975770235062,0.96451073884964,-0.10371720045805
+             ,0.0402020774781704,0.993793964385986,-0.156078472733498,0.212975770235062,0.96451073884964,-0.242018729448318
+             ,0.228822872042656,0.942903459072113,-0.163948073983192,0.180171221494675,0.969875931739807,-0.239206463098526
+             ,0.282264560461044,0.929035484790802,-0.163948073983192,0.180171221494675,0.969875931739807,-0.242018729448318
+             ,0.228822872042656,0.942903459072113,-0.163948073983192,0.180171221494675,0.969875931739807,-0.239206463098526
+             ,0.282264560461044,0.929035484790802,-0.338589251041412,0.122774302959442,0.932889997959137,-0.282193839550018
+             ,0.119685858488083,0.951862335205078,-0.338589251041412,0.122774302959442,0.932889997959137,-0.239206463098526
+             ,0.282264560461044,0.929035484790802,-0.338589251041412,0.122774302959442,0.932889997959137,-0.282193839550018
+             ,0.119685858488083,0.951862335205078,-0.724933326244354,-0.0279476009309292,0.688251852989197,-0.485060632228851
+             ,-0.135119616985321,0.863978505134583,-0.724933326244354,-0.0279476009309292,0.688251852989197,-0.282193839550018
+             ,0.119685858488083,0.951862335205078,-0.724933326244354,-0.0279476009309292,0.688251852989197,-0.485060632228851
+             ,-0.135119616985321,0.863978505134583,-0.690553784370422,-0.345467746257782,0.635442733764648,-0.627254664897919
+             ,-0.236942082643509,0.741896271705627,-0.690553784370422,-0.345467746257782,0.635442733764648,-0.485060632228851
+             ,-0.135119616985321,0.863978505134583,-0.690553784370422,-0.345467746257782,0.635442733764648,-0.627254664897919
+             ,-0.236942082643509,0.741896271705627,-0.599012553691864,-0.44239467382431,0.667436122894287,-0.648809015750885
+             ,-0.237106963992119,0.723067820072174,-0.599012553691864,-0.44239467382431,0.667436122894287,-0.627254664897919
+             ,-0.236942082643509,0.741896271705627,-0.599012553691864,-0.44239467382431,0.667436122894287,-0.648809015750885
+             ,-0.237106963992119,0.723067820072174,-0.606281876564026,-0.318822205066681,0.728542804718018,-0.663164079189301
+             ,-0.292792737483978,0.688829362392426,-0.606281876564026,-0.318822205066681,0.728542804718018,-0.648809015750885
+             ,-0.237106963992119,0.723067820072174,-0.606281876564026,-0.318822205066681,0.728542804718018,-0.663164079189301
+             ,-0.292792737483978,0.688829362392426,-0.570360243320465,-0.225234538316727,0.789910495281219,-0.648694097995758
+             ,-0.242684930562973,0.721318244934082,-0.570360243320465,-0.225234538316727,0.789910495281219,-0.663164079189301
+             ,-0.292792737483978,0.688829362392426,-0.570360243320465,-0.225234538316727,0.789910495281219,-0.648694097995758
+             ,-0.242684930562973,0.721318244934082,-0.584607720375061,-0.108813390135765,0.803985953330994,-0.602988004684448
+             ,-0.223617777228355,0.765767991542816,-0.584607720375061,-0.108813390135765,0.803985953330994,-0.648694097995758
+             ,-0.242684930562973,0.721318244934082,-0.584607720375061,-0.108813390135765,0.803985953330994,-0.602988004684448
+             ,-0.223617777228355,0.765767991542816,-0.374090582132339,-0.137082204222679,0.917204856872559,-0.411367923021317
+             ,-0.177999824285507,0.893919765949249,-0.374090582132339,-0.137082204222679,0.917204856872559,-0.602988004684448
+             ,-0.223617777228355,0.765767991542816,-0.374090582132339,-0.137082204222679,0.917204856872559,-0.411367923021317
+             ,-0.177999824285507,0.893919765949249,-0.216818228363991,-0.15441732108593,0.963921725749969,-0.235909312963486
+             ,-0.126531645655632,0.96350222826004,-0.216818228363991,-0.15441732108593,0.963921725749969,-0.411367923021317
+             ,-0.177999824285507,0.893919765949249,-0.216818228363991,-0.15441732108593,0.963921725749969,-0.235909312963486
+             ,-0.126531645655632,0.96350222826004,-0.0635548681020737,-0.0643056109547615,0.995904445648193,-0.190478011965752
+             ,-0.190313890576363,0.963067352771759,-0.0635548681020737,-0.0643056109547615,0.995904445648193,-0.235909312963486
+             ,-0.126531645655632,0.96350222826004,-0.0635548681020737,-0.0643056109547615,0.995904445648193,-0.190478011965752
+             ,-0.190313890576363,0.963067352771759,0.0974346697330475,0.250700533390045,0.963148832321167,-0.139146327972412
+             ,-0.0753066316246986,0.98740428686142,0.0974346697330475,0.250700533390045,0.963148832321167,-0.190478011965752
+             ,-0.190313890576363,0.963067352771759,0.0974346697330475,0.250700533390045,0.963148832321167,-0.139146327972412
+             ,-0.0753066316246986,0.98740428686142,0.0670334473252296,0.453765332698822,0.88859635591507,-0.124280087649822
+             ,0.0903903916478157,0.988121509552002,0.0670334473252296,0.453765332698822,0.88859635591507,-0.139146327972412
+             ,-0.0753066316246986,0.98740428686142,0.0670334473252296,0.453765332698822,0.88859635591507,-0.124280087649822
+             ,0.0903903916478157,0.988121509552002,-0.0500921010971069,0.477493584156036,0.877206206321716,-0.0845088511705399
+             ,0.207127898931503,0.974656999111176,-0.0500921010971069,0.477493584156036,0.877206206321716,-0.124280087649822
+             ,0.0903903916478157,0.988121509552002,-0.0500921010971069,0.477493584156036,0.877206206321716,-0.0845088511705399
+             ,0.207127898931503,0.974656999111176,-0.0613481476902962,0.431282818317413,0.900128662586212,-0.00254940334707499
+             ,0.23772868514061,0.971328258514404,-0.0613481476902962,0.431282818317413,0.900128662586212,-0.0845088511705399
+             ,0.207127898931503,0.974656999111176,-0.0613481476902962,0.431282818317413,0.900128662586212,-0.00254940334707499
+             ,0.23772868514061,0.971328258514404,-0.113434791564941,0.431093901395798,0.89514833688736,0.00483933323994279
+             ,0.129113465547562,0.991617977619171,-0.113434791564941,0.431093901395798,0.89514833688736,-0.00254940334707499
+             ,0.23772868514061,0.971328258514404,-0.113434791564941,0.431093901395798,0.89514833688736,0.00483933323994279
+             ,0.129113465547562,0.991617977619171,0.0459164418280125,0.350304335355759,0.93550980091095,0.165201544761658
+             ,-0.12405002862215,0.978427350521088,0.0459164418280125,0.350304335355759,0.93550980091095,0.00483933323994279
+             ,0.129113465547562,0.991617977619171,0.0459164418280125,0.350304335355759,0.93550980091095,0.165201544761658
+             ,-0.12405002862215,0.978427350521088,0.138100951910019,0.261335521936417,0.955317676067352,0.133708104491234
+             ,-0.180599585175514,0.974425911903381,0.138100951910019,0.261335521936417,0.955317676067352,0.165201544761658
+             ,-0.12405002862215,0.978427350521088,0.138100951910019,0.261335521936417,0.955317676067352,0.133708104491234
+             ,-0.180599585175514,0.974425911903381,0.121481955051422,0.245809689164162,0.961675465106964,0.177322715520859
+             ,-0.259280920028687,0.949384033679962,0.121481955051422,0.245809689164162,0.961675465106964,0.133708104491234
+             ,-0.180599585175514,0.974425911903381,0.121481955051422,0.245809689164162,0.961675465106964,0.177322715520859
+             ,-0.259280920028687,0.949384033679962,0.289158642292023,0.258128225803375,0.921822667121887,0.170612528920174
+             ,-0.146514475345612,0.974384307861328,0.289158642292023,0.258128225803375,0.921822667121887,0.177322715520859
+             ,-0.259280920028687,0.949384033679962,0.289158642292023,0.258128225803375,0.921822667121887,0.170612528920174
+             ,-0.146514475345612,0.974384307861328,0.325262188911438,0.373590797185898,0.868696987628937,0.299362480640411
+             ,0.026626517996192,0.953767895698547,0.325262188911438,0.373590797185898,0.868696987628937,0.170612528920174
+             ,-0.146514475345612,0.974384307861328,0.325262188911438,0.373590797185898,0.868696987628937,0.299362480640411
+             ,0.026626517996192,0.953767895698547,0.406855791807175,0.306487083435059,0.860542953014374,0.430102437734604
+             ,0.0872944742441177,0.898549675941467,0.406855791807175,0.306487083435059,0.860542953014374,0.299362480640411
+             ,0.026626517996192,0.953767895698547,0.406855791807175,0.306487083435059,0.860542953014374,0.430102437734604
+             ,0.0872944742441177,0.898549675941467,0.437791854143143,0.332299023866653,0.83541351556778,0.48187392950058,0.0582706071436405
+             ,0.874300897121429,0.437791854143143,0.332299023866653,0.83541351556778,0.430102437734604,0.0872944742441177
+             ,0.898549675941467,0.437791854143143,0.332299023866653,0.83541351556778,0.48187392950058,0.0582706071436405,0.874300897121429
+             ,0.544947683811188,0.315374344587326,0.776898384094238,0.544009208679199,0.0588228590786457,0.83701479434967
+             ,0.544947683811188,0.315374344587326,0.776898384094238,0.48187392950058,0.0582706071436405,0.874300897121429
+             ,0.544947683811188,0.315374344587326,0.776898384094238,0.544009208679199,0.0588228590786457,0.83701479434967
+             ,0.547751724720001,0.338080555200577,0.765290498733521,0.542295098304749,0.109075956046581,0.833077728748322
+             ,0.547751724720001,0.338080555200577,0.765290498733521,0.544009208679199,0.0588228590786457,0.83701479434967
+             ,0.547751724720001,0.338080555200577,0.765290498733521,0.542295098304749,0.109075956046581,0.833077728748322
+             ,0.529791533946991,0.413993924856186,0.740222930908203,0.524994432926178,0.104885578155518,0.844618201255798
+             ,0.529791533946991,0.413993924856186,0.740222930908203,0.542295098304749,0.109075956046581,0.833077728748322
+             ,0.529791533946991,0.413993924856186,0.740222930908203,0.524994432926178,0.104885578155518,0.844618201255798
+             ,0.632834076881409,0.474006772041321,0.612240731716156,0.518158793449402,0.298657834529877,0.801445484161377
+             ,0.632834076881409,0.474006772041321,0.612240731716156,0.524994432926178,0.104885578155518,0.844618201255798
+             ,0.632834076881409,0.474006772041321,0.612240731716156,0.518158793449402,0.298657834529877,0.801445484161377
+             ,0.542391896247864,0.579613089561462,0.608160972595215,0.62946629524231,0.236079826951027,0.740296185016632,0.542391896247864
+             ,0.579613089561462,0.608160972595215,0.518158793449402,0.298657834529877,0.801445484161377,0.542391896247864
+             ,0.579613089561462,0.608160972595215,0.62946629524231,0.236079826951027,0.740296185016632,0.0272402036935091
+             ,0.669019818305969,0.742745220661163,0.458010971546173,0.128336548805237,0.879633843898773,0.0272402036935091
+             ,0.669019818305969,0.742745220661163,0.62946629524231,0.236079826951027,0.740296185016632,0.0272402036935091
+             ,0.669019818305969,0.742745220661163,0.458010971546173,0.128336548805237,0.879633843898773,0.00834312476217747
+             ,0.281681567430496,0.959471702575684,0.515465795993805,-0.052517369389534,0.855299293994904,0.00834312476217747
+             ,0.281681567430496,0.959471702575684,0.458010971546173,0.128336548805237,0.879633843898773,0.00834312476217747
+             ,0.281681567430496,0.959471702575684,0.515465795993805,-0.052517369389534,0.855299293994904,0.293969094753265
+             ,-0.34006068110466,0.893275320529938,0.480381935834885,-0.132209822535515,0.867037415504456,0.293969094753265
+             ,-0.34006068110466,0.893275320529938,0.515465795993805,-0.052517369389534,0.855299293994904,0.293969094753265
+             ,-0.34006068110466,0.893275320529938,0.480381935834885,-0.132209822535515,0.867037415504456,0.307410478591919
+             ,-0.353083044290543,0.883646428585052,0.302024334669113,-0.0301386378705502,0.95282369852066,0.307410478591919
+             ,-0.353083044290543,0.883646428585052,0.480381935834885,-0.132209822535515,0.867037415504456,0.307410478591919
+             ,-0.353083044290543,0.883646428585052,0.302024334669113,-0.0301386378705502,0.95282369852066,0.357028633356094
+             ,-0.29745677113533,0.885466039180756,0.161137834191322,0.0642670691013336,0.984837234020233,0.357028633356094
+             ,-0.29745677113533,0.885466039180756,0.302024334669113,-0.0301386378705502,0.95282369852066,0.357028633356094
+             ,-0.29745677113533,0.885466039180756,0.161137834191322,0.0642670691013336,0.984837234020233,0.0999084264039993
+             ,-0.147276699542999,0.984036505222321,0.0317453406751156,0.0476639643311501,0.99835878610611,0.0999084264039993
+             ,-0.147276699542999,0.984036505222321,0.161137834191322,0.0642670691013336,0.984837234020233,0.0999084264039993
+             ,-0.147276699542999,0.984036505222321,0.0317453406751156,0.0476639643311501,0.99835878610611,-0.059385534375906
+             ,-0.0908678248524666,0.994090735912323,-0.0795673057436943,0.0319530628621578,0.996317267417908,-0.059385534375906
+             ,-0.0908678248524666,0.994090735912323,0.0317453406751156,0.0476639643311501,0.99835878610611,-0.059385534375906
+             ,-0.0908678248524666,0.994090735912323,-0.0795673057436943,0.0319530628621578,0.996317267417908,-0.17216095328331
+             ,-0.0634922385215759,0.983020484447479,-0.150914952158928,-0.0398331880569458,0.987743854522705,-0.17216095328331
+             ,-0.0634922385215759,0.983020484447479,-0.0795673057436943,0.0319530628621578,0.996317267417908,-0.17216095328331
+             ,-0.0634922385215759,0.983020484447479,-0.150914952158928,-0.0398331880569458,0.987743854522705,-0.203215226531029
+             ,-0.00026014243485406,0.979134082794189,-0.278333306312561,0.105077266693115,0.954719483852386,-0.203215226531029
+             ,-0.00026014243485406,0.979134082794189,-0.150914952158928,-0.0398331880569458,0.987743854522705,-0.203215226531029
+             ,-0.00026014243485406,0.979134082794189,-0.278333306312561,0.105077266693115,0.954719483852386,-0.105438053607941
+             ,0.113063469529152,0.987977504730225,-0.177615448832512,0.204576671123505,0.962601244449615,-0.105438053607941
+             ,0.113063469529152,0.987977504730225,-0.278333306312561,0.105077266693115,0.954719483852386,-0.105438053607941
+             ,0.113063469529152,0.987977504730225,-0.177615448832512,0.204576671123505,0.962601244449615,-0.200347289443016
+             ,0.221983075141907,0.954245448112488,-0.222137376666069,0.239016816020012,0.945264995098114,-0.200347289443016
+             ,0.221983075141907,0.954245448112488,-0.177615448832512,0.204576671123505,0.962601244449615,-0.200347289443016
+             ,0.221983075141907,0.954245448112488,-0.222137376666069,0.239016816020012,0.945264995098114,-0.416469186544418
+             ,0.170513242483139,0.893016636371613,-0.420244991779327,0.27947661280632,0.863300025463104,-0.416469186544418
+             ,0.170513242483139,0.893016636371613,-0.222137376666069,0.239016816020012,0.945264995098114,-0.416469186544418
+             ,0.170513242483139,0.893016636371613,-0.420244991779327,0.27947661280632,0.863300025463104,-0.655867516994476
+             ,0.113802939653397,0.746248424053192,-0.658353388309479,0.40483632683754,0.634569406509399,-0.655867516994476
+             ,0.113802939653397,0.746248424053192,-0.420244991779327,0.27947661280632,0.863300025463104,-0.655867516994476
+             ,0.113802939653397,0.746248424053192,-0.658353388309479,0.40483632683754,0.634569406509399,-0.83410507440567
+             ,0.00580035382881761,0.551575064659119,-0.748105883598328,0.308220148086548,0.587654650211334,-0.83410507440567
+             ,0.00580035382881761,0.551575064659119,-0.658353388309479,0.40483632683754,0.634569406509399,-0.83410507440567
+             ,0.00580035382881761,0.551575064659119,-0.748105883598328,0.308220148086548,0.587654650211334,-0.432256460189819
+             ,0.0208514835685492,0.901509582996368,-0.479676395654678,0.145942166447639,0.865223348140717,-0.432256460189819
+             ,0.0208514835685492,0.901509582996368,-0.748105883598328,0.308220148086548,0.587654650211334,-0.432256460189819
+             ,0.0208514835685492,0.901509582996368,-0.479676395654678,0.145942166447639,0.865223348140717,0.245582655072212
+             ,0.139883384108543,0.959229826927185,0.136852949857712,-0.0467047318816185,0.989489734172821,0.245582655072212
+             ,0.139883384108543,0.959229826927185,-0.479676395654678,0.145942166447639,0.865223348140717,0.245582655072212
+             ,0.139883384108543,0.959229826927185,0.136852949857712,-0.0467047318816185,0.989489734172821,0.413015365600586
+             ,0.283145010471344,0.865590691566467,0.43114173412323,-0.145903453230858,0.890409529209137,0.413015365600586
+             ,0.283145010471344,0.865590691566467,0.136852949857712,-0.0467047318816185,0.989489734172821,0.413015365600586
+             ,0.283145010471344,0.865590691566467,0.43114173412323,-0.145903453230858,0.890409529209137,0.516927778720856
+             ,0.324927389621735,0.791964590549469,0.414322435855865,-0.0766114518046379,0.90690004825592,0.516927778720856
+             ,0.324927389621735,0.791964590549469,0.43114173412323,-0.145903453230858,0.890409529209137,0.516927778720856
+             ,0.324927389621735,0.791964590549469,0.414322435855865,-0.0766114518046379,0.90690004825592,0.394865334033966
+             ,0.463059067726135,0.793509721755981,0.173611775040627,0.424094647169113,0.888820946216583,0.394865334033966
+             ,0.463059067726135,0.793509721755981,0.414322435855865,-0.0766114518046379,0.90690004825592,0.394865334033966
+             ,0.463059067726135,0.793509721755981,0.173611775040627,0.424094647169113,0.888820946216583,0.373213976621628
+             ,0.457782834768295,0.806936323642731,0.494761347770691,0.335140854120255,0.801805317401886,0.373213976621628
+             ,0.457782834768295,0.806936323642731,0.173611775040627,0.424094647169113,0.888820946216583,0.373213976621628
+             ,0.457782834768295,0.806936323642731,0.494761347770691,0.335140854120255,0.801805317401886,0.244059100747108
+             ,0.368577122688293,0.89698725938797,0.446067124605179,0.209025904536247,0.870248377323151,0.244059100747108,0.368577122688293
+             ,0.89698725938797,0.494761347770691,0.335140854120255,0.801805317401886,0.244059100747108,0.368577122688293,0.89698725938797
+             ,0.446067124605179,0.209025904536247,0.870248377323151,0.0267977807670832,0.224272564053535,0.974157869815826
+             ,0.343844085931778,-0.0391949750483036,0.938208401203156,0.0267977807670832,0.224272564053535,0.974157869815826
+             ,0.446067124605179,0.209025904536247,0.870248377323151,0.0267977807670832,0.224272564053535,0.974157869815826
+             ,0.343844085931778,-0.0391949750483036,0.938208401203156,0.249767318367958,-0.0628219842910767,0.966265797615051
+             ,0.373283475637436,-0.123985707759857,0.919394910335541,0.249767318367958,-0.0628219842910767,0.966265797615051
+             ,0.343844085931778,-0.0391949750483036,0.938208401203156,0.344817221164703,-0.162727102637291,0.92445707321167
+             ,0.260964155197144,-0.153613686561584,0.95304799079895,0.309010237455368,-0.112642899155617,0.944364428520203
+             ,0.243114814162254,-0.096851110458374,0.96515029668808,0.309010237455368,-0.112642899155617,0.944364428520203
+             ,0.260964155197144,-0.153613686561584,0.95304799079895,0.309010237455368,-0.112642899155617,0.944364428520203
+             ,0.243114814162254,-0.096851110458374,0.96515029668808,0.292522341012955,-0.039698638021946,0.955434262752533
+             ,0.196365684270859,-0.0638446286320686,0.978450000286102,0.292522341012955,-0.039698638021946,0.955434262752533
+             ,0.243114814162254,-0.096851110458374,0.96515029668808,0.292522341012955,-0.039698638021946,0.955434262752533
+             ,0.196365684270859,-0.0638446286320686,0.978450000286102,0.257655382156372,0.0755212306976318,0.963281035423279
+             ,0.224888816475868,-0.0556610412895679,0.972793340682983,0.257655382156372,0.0755212306976318,0.963281035423279
+             ,0.196365684270859,-0.0638446286320686,0.978450000286102,0.257655382156372,0.0755212306976318,0.963281035423279
+             ,0.224888816475868,-0.0556610412895679,0.972793340682983,0.248443558812141,0.0759823173284531,0.965661704540253
+             ,0.22491417825222,-0.0430628173053265,0.973426580429077,0.248443558812141,0.0759823173284531,0.965661704540253
+             ,0.224888816475868,-0.0556610412895679,0.972793340682983,0.248443558812141,0.0759823173284531,0.965661704540253
+             ,0.22491417825222,-0.0430628173053265,0.973426580429077,0.223555907607079,0.116536922752857,0.967699348926544
+             ,0.187092006206512,1.73924890987109e-005,0.98234236240387,0.223555907607079,0.116536922752857,0.967699348926544
+             ,0.22491417825222,-0.0430628173053265,0.973426580429077,0.223555907607079,0.116536922752857,0.967699348926544
+             ,0.187092006206512,1.73924890987109e-005,0.98234236240387,0.145398393273354,0.119253978133202,0.982159733772278
+             ,0.110584199428558,0.0639407634735107,0.991807818412781,0.145398393273354,0.119253978133202,0.982159733772278
+             ,0.187092006206512,1.73924890987109e-005,0.98234236240387,0.145398393273354,0.119253978133202,0.982159733772278
+             ,0.110584199428558,0.0639407634735107,0.991807818412781,-0.00725211668759584,0.134329080581665,0.990910232067108
+             ,0.0400197543203831,0.0720270425081253,0.996599495410919,-0.00725211668759584,0.134329080581665,0.990910232067108
+             ,0.110584199428558,0.0639407634735107,0.991807818412781,-0.00725211668759584,0.134329080581665,0.990910232067108
+             ,0.0400197543203831,0.0720270425081253,0.996599495410919,0.0680131912231445,0.0520350337028503,0.996326565742493
+             ,-0.0114295091480017,0.0999804437160492,0.994923710823059,0.0680131912231445,0.0520350337028503,0.996326565742493
+             ,0.0400197543203831,0.0720270425081253,0.996599495410919,0.0680131912231445,0.0520350337028503,0.996326565742493
+             ,-0.0114295091480017,0.0999804437160492,0.994923710823059,0.037347350269556,0.128226742148399,0.991041421890259
+             ,-0.033668115735054,0.149535998702049,0.988182902336121,0.037347350269556,0.128226742148399,0.991041421890259
+             ,-0.0114295091480017,0.0999804437160492,0.994923710823059,0.037347350269556,0.128226742148399,0.991041421890259
+             ,-0.033668115735054,0.149535998702049,0.988182902336121,-0.0126464487984777,0.161452367901802,0.986799478530884
+             ,0.00406750198453665,0.177660912275314,0.984083294868469,-0.0126464487984777,0.161452367901802,0.986799478530884
+             ,-0.033668115735054,0.149535998702049,0.988182902336121,-0.0126464487984777,0.161452367901802,0.986799478530884
+             ,0.00406750198453665,0.177660912275314,0.984083294868469,-0.0780335515737534,0.107198357582092,0.991170644760132
+             ,-0.0746226757764816,0.175769582390785,0.981598973274231,-0.0780335515737534,0.107198357582092,0.991170644760132
+             ,0.00406750198453665,0.177660912275314,0.984083294868469,-0.0780335515737534,0.107198357582092,0.991170644760132
+             ,-0.0746226757764816,0.175769582390785,0.981598973274231,-0.0719634592533112,0.0870870426297188,0.99359804391861
+             ,-0.0397825986146927,0.149410307407379,0.987974584102631,-0.0719634592533112,0.0870870426297188,0.99359804391861
+             ,-0.0746226757764816,0.175769582390785,0.981598973274231,-0.0719634592533112,0.0870870426297188,0.99359804391861
+             ,-0.0397825986146927,0.149410307407379,0.987974584102631,-0.076388418674469,0.0283388048410416,0.996675312519073
+             ,-0.156078472733498,0.212975770235062,0.96451073884964,-0.076388418674469,0.0283388048410416,0.996675312519073
+             ,-0.0397825986146927,0.149410307407379,0.987974584102631,-0.076388418674469,0.0283388048410416,0.996675312519073
+             ,-0.156078472733498,0.212975770235062,0.96451073884964,-0.34985277056694,0.0941054150462151,0.932066023349762
+             ,-0.163948073983192,0.180171221494675,0.969875931739807,-0.34985277056694,0.0941054150462151,0.932066023349762
+             ,-0.156078472733498,0.212975770235062,0.96451073884964,-0.34985277056694,0.0941054150462151,0.932066023349762
+             ,-0.163948073983192,0.180171221494675,0.969875931739807,-0.459856569766998,-0.151059180498123,0.87505030632019
+             ,-0.338589251041412,0.122774302959442,0.932889997959137,-0.459856569766998,-0.151059180498123,0.87505030632019
+             ,-0.163948073983192,0.180171221494675,0.969875931739807,-0.459856569766998,-0.151059180498123,0.87505030632019
+             ,-0.338589251041412,0.122774302959442,0.932889997959137,-0.751046180725098,-0.0805467143654823,0.655318081378937
+             ,-0.724933326244354,-0.0279476009309292,0.688251852989197,-0.751046180725098,-0.0805467143654823,0.655318081378937
+             ,-0.338589251041412,0.122774302959442,0.932889997959137,-0.751046180725098,-0.0805467143654823,0.655318081378937
+             ,-0.724933326244354,-0.0279476009309292,0.688251852989197,-0.796550929546356,-0.00502957822754979,0.604550540447235
+             ,-0.690553784370422,-0.345467746257782,0.635442733764648,-0.796550929546356,-0.00502957822754979,0.604550540447235
+             ,-0.724933326244354,-0.0279476009309292,0.688251852989197,-0.796550929546356,-0.00502957822754979,0.604550540447235
+             ,-0.690553784370422,-0.345467746257782,0.635442733764648,-0.623045265674591,-0.183499023318291,0.760356903076172
+             ,-0.599012553691864,-0.44239467382431,0.667436122894287,-0.623045265674591,-0.183499023318291,0.760356903076172
+             ,-0.690553784370422,-0.345467746257782,0.635442733764648,-0.623045265674591,-0.183499023318291,0.760356903076172
+             ,-0.599012553691864,-0.44239467382431,0.667436122894287,-0.545286953449249,-0.184837624430656,0.817616760730743
+             ,-0.606281876564026,-0.318822205066681,0.728542804718018,-0.545286953449249,-0.184837624430656,0.817616760730743
+             ,-0.599012553691864,-0.44239467382431,0.667436122894287,-0.545286953449249,-0.184837624430656,0.817616760730743
+             ,-0.606281876564026,-0.318822205066681,0.728542804718018,-0.529028177261353,-0.176669210195541,0.83001035451889
+             ,-0.570360243320465,-0.225234538316727,0.789910495281219,-0.529028177261353,-0.176669210195541,0.83001035451889
+             ,-0.606281876564026,-0.318822205066681,0.728542804718018,-0.529028177261353,-0.176669210195541,0.83001035451889
+             ,-0.570360243320465,-0.225234538316727,0.789910495281219,-0.513204276561737,-0.232169896364212,0.826267838478088
+             ,-0.584607720375061,-0.108813390135765,0.803985953330994,-0.513204276561737,-0.232169896364212,0.826267838478088
+             ,-0.570360243320465,-0.225234538316727,0.789910495281219,-0.513204276561737,-0.232169896364212,0.826267838478088
+             ,-0.584607720375061,-0.108813390135765,0.803985953330994,-0.435312926769257,-0.16451732814312,0.885119676589966
+             ,-0.374090582132339,-0.137082204222679,0.917204856872559,-0.435312926769257,-0.16451732814312,0.885119676589966
+             ,-0.584607720375061,-0.108813390135765,0.803985953330994,-0.435312926769257,-0.16451732814312,0.885119676589966
+             ,-0.374090582132339,-0.137082204222679,0.917204856872559,-0.213119924068451,-0.194211512804031,0.957528948783875
+             ,-0.216818228363991,-0.15441732108593,0.963921725749969,-0.213119924068451,-0.194211512804031,0.957528948783875
+             ,-0.374090582132339,-0.137082204222679,0.917204856872559,-0.213119924068451,-0.194211512804031,0.957528948783875
+             ,-0.216818228363991,-0.15441732108593,0.963921725749969,0.181385546922684,-0.1262276917696,0.975277304649353
+             ,-0.0635548681020737,-0.0643056109547615,0.995904445648193,0.181385546922684,-0.1262276917696,0.975277304649353
+             ,-0.216818228363991,-0.15441732108593,0.963921725749969,0.181385546922684,-0.1262276917696,0.975277304649353
+             ,-0.0635548681020737,-0.0643056109547615,0.995904445648193,0.45459920167923,0.192338779568672,0.869681179523468
+             ,0.0974346697330475,0.250700533390045,0.963148832321167,0.45459920167923,0.192338779568672,0.869681179523468
+             ,-0.0635548681020737,-0.0643056109547615,0.995904445648193,0.45459920167923,0.192338779568672,0.869681179523468
+             ,0.0974346697330475,0.250700533390045,0.963148832321167,0.186140298843384,0.492090374231339,0.850410997867584
+             ,0.0670334473252296,0.453765332698822,0.88859635591507,0.186140298843384,0.492090374231339,0.850410997867584
+             ,0.0974346697330475,0.250700533390045,0.963148832321167,0.186140298843384,0.492090374231339,0.850410997867584
+             ,0.0670334473252296,0.453765332698822,0.88859635591507,-0.13412781059742,0.638086259365082,0.758192420005798
+             ,-0.0500921010971069,0.477493584156036,0.877206206321716,-0.13412781059742,0.638086259365082,0.758192420005798
+             ,0.0670334473252296,0.453765332698822,0.88859635591507,-0.13412781059742,0.638086259365082,0.758192420005798
+             ,-0.0500921010971069,0.477493584156036,0.877206206321716,-0.0504273548722267,0.601658165454865,0.797160267829895
+             ,-0.0613481476902962,0.431282818317413,0.900128662586212,-0.0504273548722267,0.601658165454865,0.797160267829895
+             ,-0.0500921010971069,0.477493584156036,0.877206206321716,-0.0504273548722267,0.601658165454865,0.797160267829895
+             ,-0.0613481476902962,0.431282818317413,0.900128662586212,-0.0196722075343132,0.653607547283173,0.756577968597412
+             ,-0.113434791564941,0.431093901395798,0.89514833688736,-0.0196722075343132,0.653607547283173,0.756577968597412
+             ,-0.0613481476902962,0.431282818317413,0.900128662586212,-0.0196722075343132,0.653607547283173,0.756577968597412
+             ,-0.113434791564941,0.431093901395798,0.89514833688736,-0.038305226713419,0.698408722877502,0.714673280715942
+             ,0.0459164418280125,0.350304335355759,0.93550980091095,-0.038305226713419,0.698408722877502,0.714673280715942
+             ,-0.113434791564941,0.431093901395798,0.89514833688736,-0.038305226713419,0.698408722877502,0.714673280715942
+             ,0.0459164418280125,0.350304335355759,0.93550980091095,-0.0685397982597351,0.598748862743378,0.79799884557724
+             ,0.138100951910019,0.261335521936417,0.955317676067352,-0.0685397982597351,0.598748862743378,0.79799884557724
+             ,0.0459164418280125,0.350304335355759,0.93550980091095,-0.0685397982597351,0.598748862743378,0.79799884557724
+             ,0.138100951910019,0.261335521936417,0.955317676067352,0.0988999903202057,0.392308503389359,0.914501428604126
+             ,0.121481955051422,0.245809689164162,0.961675465106964,0.0988999903202057,0.392308503389359,0.914501428604126
+             ,0.138100951910019,0.261335521936417,0.955317676067352,0.0988999903202057,0.392308503389359,0.914501428604126
+             ,0.121481955051422,0.245809689164162,0.961675465106964,0.379938960075378,0.273018419742584,0.883802771568298
+             ,0.289158642292023,0.258128225803375,0.921822667121887,0.379938960075378,0.273018419742584,0.883802771568298
+             ,0.121481955051422,0.245809689164162,0.961675465106964,0.379938960075378,0.273018419742584,0.883802771568298
+             ,0.289158642292023,0.258128225803375,0.921822667121887,0.376638889312744,0.318284630775452,0.869964361190796
+             ,0.325262188911438,0.373590797185898,0.868696987628937,0.376638889312744,0.318284630775452,0.869964361190796
+             ,0.289158642292023,0.258128225803375,0.921822667121887,0.376638889312744,0.318284630775452,0.869964361190796
+             ,0.325262188911438,0.373590797185898,0.868696987628937,0.369486302137375,0.383173376321793,0.846556544303894
+             ,0.406855791807175,0.306487083435059,0.860542953014374,0.369486302137375,0.383173376321793,0.846556544303894
+             ,0.325262188911438,0.373590797185898,0.868696987628937,0.369486302137375,0.383173376321793,0.846556544303894
+             ,0.406855791807175,0.306487083435059,0.860542953014374,0.525166630744934,0.399193823337555,0.751561224460602
+             ,0.437791854143143,0.332299023866653,0.83541351556778,0.525166630744934,0.399193823337555,0.751561224460602,0.406855791807175
+             ,0.306487083435059,0.860542953014374,0.525166630744934,0.399193823337555,0.751561224460602,0.437791854143143
+             ,0.332299023866653,0.83541351556778,0.443750411272049,0.572128593921661,0.689749598503113,0.544947683811188,0.315374344587326
+             ,0.776898384094238,0.443750411272049,0.572128593921661,0.689749598503113,0.437791854143143,0.332299023866653
+             ,0.83541351556778,0.443750411272049,0.572128593921661,0.689749598503113,0.544947683811188,0.315374344587326,0.776898384094238
+             ,0.528269648551941,0.488692820072174,0.694341778755188,0.547751724720001,0.338080555200577,0.765290498733521
+             ,0.528269648551941,0.488692820072174,0.694341778755188,0.544947683811188,0.315374344587326,0.776898384094238
+             ,0.528269648551941,0.488692820072174,0.694341778755188,0.547751724720001,0.338080555200577,0.765290498733521
+             ,0.624274253845215,0.439361453056335,0.645943701267242,0.529791533946991,0.413993924856186,0.740222930908203
+             ,0.624274253845215,0.439361453056335,0.645943701267242,0.547751724720001,0.338080555200577,0.765290498733521
+             ,0.624274253845215,0.439361453056335,0.645943701267242,0.529791533946991,0.413993924856186,0.740222930908203
+             ,0.61394876241684,0.468268215656281,0.635446190834045,0.632834076881409,0.474006772041321,0.612240731716156,0.61394876241684
+             ,0.468268215656281,0.635446190834045,0.529791533946991,0.413993924856186,0.740222930908203,0.61394876241684,0.468268215656281
+             ,0.635446190834045,0.632834076881409,0.474006772041321,0.612240731716156,0.570466458797455,0.138015389442444
+             ,0.809641778469086,0.542391896247864,0.579613089561462,0.608160972595215,0.570466458797455,0.138015389442444
+             ,0.809641778469086,0.632834076881409,0.474006772041321,0.612240731716156,0.570466458797455,0.138015389442444
+             ,0.809641778469086,0.542391896247864,0.579613089561462,0.608160972595215,0.0267741680145264,0.0339350961148739
+             ,0.999065339565277,0.0272402036935091,0.669019818305969,0.742745220661163,0.0267741680145264,0.0339350961148739
+             ,0.999065339565277,0.542391896247864,0.579613089561462,0.608160972595215,0.0267741680145264,0.0339350961148739
+             ,0.999065339565277,0.0272402036935091,0.669019818305969,0.742745220661163,-0.566297173500061,0.0685106739401817
+             ,0.82134872674942,0.00834312476217747,0.281681567430496,0.959471702575684,-0.566297173500061,0.0685106739401817
+             ,0.82134872674942,0.0272402036935091,0.669019818305969,0.742745220661163,-0.566297173500061,0.0685106739401817
+             ,0.82134872674942,0.00834312476217747,0.281681567430496,0.959471702575684,-0.0509848110377789,-0.416931867599487
+             ,0.907506704330444,0.293969094753265,-0.34006068110466,0.893275320529938,-0.0509848110377789,-0.416931867599487
+             ,0.907506704330444,0.00834312476217747,0.281681567430496,0.959471702575684,-0.0509848110377789,-0.416931867599487
+             ,0.907506704330444,0.293969094753265,-0.34006068110466,0.893275320529938,0.367076754570007,-0.410178273916245
+             ,0.834870338439941,0.307410478591919,-0.353083044290543,0.883646428585052,0.367076754570007,-0.410178273916245
+             ,0.834870338439941,0.293969094753265,-0.34006068110466,0.893275320529938,0.367076754570007,-0.410178273916245
+             ,0.834870338439941,0.307410478591919,-0.353083044290543,0.883646428585052,0.388434737920761,-0.442287892103195
+             ,0.808393359184265,0.357028633356094,-0.29745677113533,0.885466039180756,0.388434737920761,-0.442287892103195
+             ,0.808393359184265,0.307410478591919,-0.353083044290543,0.883646428585052,0.388434737920761,-0.442287892103195
+             ,0.808393359184265,0.357028633356094,-0.29745677113533,0.885466039180756,0.235431805253029,-0.394630163908005
+             ,0.888166010379791,0.0999084264039993,-0.147276699542999,0.984036505222321,0.235431805253029,-0.394630163908005
+             ,0.888166010379791,0.357028633356094,-0.29745677113533,0.885466039180756,0.235431805253029,-0.394630163908005
+             ,0.888166010379791,0.0999084264039993,-0.147276699542999,0.984036505222321,-0.000625130021944642,-0.142814964056015
+             ,0.989749193191528,-0.059385534375906,-0.0908678248524666,0.994090735912323,-0.000625130021944642,-0.142814964056015
+             ,0.989749193191528,0.0999084264039993,-0.147276699542999,0.984036505222321,-0.000625130021944642,-0.142814964056015
+             ,0.989749193191528,-0.059385534375906,-0.0908678248524666,0.994090735912323,-0.111341446638107,-0.0152610391378403
+             ,0.993665039539337,-0.17216095328331,-0.0634922385215759,0.983020484447479,-0.111341446638107,-0.0152610391378403
+             ,0.993665039539337,-0.059385534375906,-0.0908678248524666,0.994090735912323,-0.111341446638107,-0.0152610391378403
+             ,0.993665039539337,-0.17216095328331,-0.0634922385215759,0.983020484447479,-0.0632183402776718,0.0628451928496361
+             ,0.996019005775452,-0.203215226531029,-0.00026014243485406,0.979134082794189,-0.0632183402776718,0.0628451928496361
+             ,0.996019005775452,-0.17216095328331,-0.0634922385215759,0.983020484447479,-0.0632183402776718,0.0628451928496361
+             ,0.996019005775452,-0.203215226531029,-0.00026014243485406,0.979134082794189,0.0277691744267941,0.1543038636446
+             ,0.987633168697357,-0.105438053607941,0.113063469529152,0.987977504730225,0.0277691744267941,0.1543038636446
+             ,0.987633168697357,-0.203215226531029,-0.00026014243485406,0.979134082794189,0.0277691744267941,0.1543038636446
+             ,0.987633168697357,-0.105438053607941,0.113063469529152,0.987977504730225,-0.113926336169243,0.177416741847992
+             ,0.977519392967224,-0.200347289443016,0.221983075141907,0.954245448112488,-0.113926336169243,0.177416741847992
+             ,0.977519392967224,-0.105438053607941,0.113063469529152,0.987977504730225,-0.113926336169243,0.177416741847992
+             ,0.977519392967224,-0.200347289443016,0.221983075141907,0.954245448112488,-0.417558550834656,0.17763189971447
+             ,0.891118347644806,-0.416469186544418,0.170513242483139,0.893016636371613,-0.417558550834656,0.17763189971447
+             ,0.891118347644806,-0.200347289443016,0.221983075141907,0.954245448112488,-0.417558550834656,0.17763189971447
+             ,0.891118347644806,-0.416469186544418,0.170513242483139,0.893016636371613,-0.684050142765045,0.214595302939415
+             ,0.697154402732849,-0.655867516994476,0.113802939653397,0.746248424053192,-0.684050142765045,0.214595302939415
+             ,0.697154402732849,-0.416469186544418,0.170513242483139,0.893016636371613,-0.684050142765045,0.214595302939415
+             ,0.697154402732849,-0.655867516994476,0.113802939653397,0.746248424053192,-0.816861212253571,0.232595756649971
+             ,0.527860760688782,-0.83410507440567,0.00580035382881761,0.551575064659119,-0.816861212253571,0.232595756649971
+             ,0.527860760688782,-0.655867516994476,0.113802939653397,0.746248424053192,-0.816861212253571,0.232595756649971
+             ,0.527860760688782,-0.83410507440567,0.00580035382881761,0.551575064659119,-0.521138846874237,0.352863490581512
+             ,0.777111172676086,-0.432256460189819,0.0208514835685492,0.901509582996368,-0.521138846874237,0.352863490581512
+             ,0.777111172676086,-0.83410507440567,0.00580035382881761,0.551575064659119,-0.521138846874237,0.352863490581512
+             ,0.777111172676086,-0.432256460189819,0.0208514835685492,0.901509582996368,0.286949545145035,0.275949031114578
+             ,0.917339742183685,0.245582655072212,0.139883384108543,0.959229826927185,0.286949545145035,0.275949031114578
+             ,0.917339742183685,-0.432256460189819,0.0208514835685492,0.901509582996368,0.286949545145035,0.275949031114578
+             ,0.917339742183685,0.245582655072212,0.139883384108543,0.959229826927185,0.531112253665924,0.349336892366409
+             ,0.771934926509857,0.413015365600586,0.283145010471344,0.865590691566467,0.531112253665924,0.349336892366409
+             ,0.771934926509857,0.245582655072212,0.139883384108543,0.959229826927185,0.531112253665924,0.349336892366409
+             ,0.771934926509857,0.413015365600586,0.283145010471344,0.865590691566467,0.540819942951202,0.354079693555832
+             ,0.76298189163208,0.516927778720856,0.324927389621735,0.791964590549469,0.540819942951202,0.354079693555832,0.76298189163208
+             ,0.413015365600586,0.283145010471344,0.865590691566467,0.540819942951202,0.354079693555832,0.76298189163208,0.516927778720856
+             ,0.324927389621735,0.791964590549469,0.417873442173004,0.338585585355759,0.843054890632629,0.394865334033966
+             ,0.463059067726135,0.793509721755981,0.417873442173004,0.338585585355759,0.843054890632629,0.516927778720856
+             ,0.324927389621735,0.791964590549469,0.417873442173004,0.338585585355759,0.843054890632629,0.394865334033966
+             ,0.463059067726135,0.793509721755981,0.262679845094681,0.377699941396713,0.88788628578186,0.373213976621628,0.457782834768295
+             ,0.806936323642731,0.262679845094681,0.377699941396713,0.88788628578186,0.394865334033966,0.463059067726135,0.793509721755981
+             ,0.262679845094681,0.377699941396713,0.88788628578186,0.373213976621628,0.457782834768295,0.806936323642731,0.210543811321259
+             ,0.100714437663555,0.972382605075836,0.244059100747108,0.368577122688293,0.89698725938797,0.210543811321259,0.100714437663555
+             ,0.972382605075836,0.373213976621628,0.457782834768295,0.806936323642731,0.210543811321259,0.100714437663555
+             ,0.972382605075836,0.244059100747108,0.368577122688293,0.89698725938797,-0.148921638727188,0.0747161358594894
+             ,0.986022174358368,0.0267977807670832,0.224272564053535,0.974157869815826,-0.148921638727188,0.0747161358594894
+             ,0.986022174358368,0.244059100747108,0.368577122688293,0.89698725938797,-0.148921638727188,0.0747161358594894
+             ,0.986022174358368,0.0267977807670832,0.224272564053535,0.974157869815826,-0.164136677980423,0.023224052041769
+             ,0.986164212226868,0.249767318367958,-0.0628219842910767,0.966265797615051,-0.164136677980423,0.023224052041769
+             ,0.986164212226868,0.0267977807670832,0.224272564053535,0.974157869815826,0.248649343848228,0.0461635552346706
+             ,0.967492938041687,0.344817221164703,-0.162727102637291,0.92445707321167,0.352262288331985,-0.0160857383161783
+             ,0.9357630610466,0.309010237455368,-0.112642899155617,0.944364428520203,0.352262288331985,-0.0160857383161783
+             ,0.9357630610466,0.344817221164703,-0.162727102637291,0.92445707321167,0.352262288331985,-0.0160857383161783
+             ,0.9357630610466,0.309010237455368,-0.112642899155617,0.944364428520203,0.33339461684227,0.0212296787649393,0.942548334598541
+             ,0.292522341012955,-0.039698638021946,0.955434262752533,0.33339461684227,0.0212296787649393,0.942548334598541
+             ,0.309010237455368,-0.112642899155617,0.944364428520203,0.33339461684227,0.0212296787649393,0.942548334598541
+             ,0.292522341012955,-0.039698638021946,0.955434262752533,0.320051282644272,-0.000527610362041742,0.947400033473969
+             ,0.257655382156372,0.0755212306976318,0.963281035423279,0.320051282644272,-0.000527610362041742,0.947400033473969
+             ,0.292522341012955,-0.039698638021946,0.955434262752533,0.320051282644272,-0.000527610362041742,0.947400033473969
+             ,0.257655382156372,0.0755212306976318,0.963281035423279,0.287808030843735,0.042809221893549,0.956730842590332
+             ,0.248443558812141,0.0759823173284531,0.965661704540253,0.287808030843735,0.042809221893549,0.956730842590332
+             ,0.257655382156372,0.0755212306976318,0.963281035423279,0.287808030843735,0.042809221893549,0.956730842590332
+             ,0.248443558812141,0.0759823173284531,0.965661704540253,0.220704719424248,0.0813340917229652,0.971943497657776
+             ,0.223555907607079,0.116536922752857,0.967699348926544,0.220704719424248,0.0813340917229652,0.971943497657776
+             ,0.248443558812141,0.0759823173284531,0.965661704540253,0.220704719424248,0.0813340917229652,0.971943497657776
+             ,0.223555907607079,0.116536922752857,0.967699348926544,0.141906157135963,0.0303517375141382,0.989414751529694
+             ,0.145398393273354,0.119253978133202,0.982159733772278,0.141906157135963,0.0303517375141382,0.989414751529694
+             ,0.223555907607079,0.116536922752857,0.967699348926544,0.141906157135963,0.0303517375141382,0.989414751529694
+             ,0.145398393273354,0.119253978133202,0.982159733772278,0.0170760825276375,0.0786553546786308,0.996755540370941
+             ,-0.00725211668759584,0.134329080581665,0.990910232067108,0.0170760825276375,0.0786553546786308,0.996755540370941
+             ,0.145398393273354,0.119253978133202,0.982159733772278,0.0170760825276375,0.0786553546786308,0.996755540370941
+             ,-0.00725211668759584,0.134329080581665,0.990910232067108,-0.023524284362793,0.150322288274765,0.988357126712799
+             ,0.0680131912231445,0.0520350337028503,0.996326565742493,-0.023524284362793,0.150322288274765,0.988357126712799
+             ,-0.00725211668759584,0.134329080581665,0.990910232067108,-0.023524284362793,0.150322288274765,0.988357126712799
+             ,0.0680131912231445,0.0520350337028503,0.996326565742493,0.0602500773966312,0.0751955211162567,0.995346963405609
+             ,0.037347350269556,0.128226742148399,0.991041421890259,0.0602500773966312,0.0751955211162567,0.995346963405609
+             ,0.0680131912231445,0.0520350337028503,0.996326565742493,0.0602500773966312,0.0751955211162567,0.995346963405609
+             ,0.037347350269556,0.128226742148399,0.991041421890259,-0.0230134520679712,0.0394818298518658,0.998955249786377
+             ,-0.0126464487984777,0.161452367901802,0.986799478530884,-0.0230134520679712,0.0394818298518658,0.998955249786377
+             ,0.037347350269556,0.128226742148399,0.991041421890259,-0.0230134520679712,0.0394818298518658,0.998955249786377
+             ,-0.0126464487984777,0.161452367901802,0.986799478530884,-0.107068076729774,0.0355780459940434,0.993614912033081
+             ,-0.0780335515737534,0.107198357582092,0.991170644760132,-0.107068076729774,0.0355780459940434,0.993614912033081
+             ,-0.0126464487984777,0.161452367901802,0.986799478530884,-0.107068076729774,0.0355780459940434,0.993614912033081
+             ,-0.0780335515737534,0.107198357582092,0.991170644760132,-0.150623291730881,0.0710059106349945,0.986037909984589
+             ,-0.0719634592533112,0.0870870426297188,0.99359804391861,-0.150623291730881,0.0710059106349945,0.986037909984589
+             ,-0.0780335515737534,0.107198357582092,0.991170644760132,-0.150623291730881,0.0710059106349945,0.986037909984589
+             ,-0.0719634592533112,0.0870870426297188,0.99359804391861,-0.151082888245583,-0.0719858855009079,0.985896527767181
+             ,-0.076388418674469,0.0283388048410416,0.996675312519073,-0.151082888245583,-0.0719858855009079,0.985896527767181
+             ,-0.0719634592533112,0.0870870426297188,0.99359804391861,-0.151082888245583,-0.0719858855009079,0.985896527767181
+             ,-0.076388418674469,0.0283388048410416,0.996675312519073,-0.350163966417313,-0.188057154417038,0.917616307735443
+             ,-0.34985277056694,0.0941054150462151,0.932066023349762,-0.350163966417313,-0.188057154417038,0.917616307735443
+             ,-0.076388418674469,0.0283388048410416,0.996675312519073,-0.350163966417313,-0.188057154417038,0.917616307735443
+             ,-0.34985277056694,0.0941054150462151,0.932066023349762,-0.54437667131424,-0.243113651871681,0.802838623523712
+             ,-0.459856569766998,-0.151059180498123,0.87505030632019,-0.54437667131424,-0.243113651871681,0.802838623523712
+             ,-0.34985277056694,0.0941054150462151,0.932066023349762,-0.54437667131424,-0.243113651871681,0.802838623523712
+             ,-0.459856569766998,-0.151059180498123,0.87505030632019,-0.639213860034943,-0.137339398264885,0.756666004657745
+             ,-0.751046180725098,-0.0805467143654823,0.655318081378937,-0.639213860034943,-0.137339398264885,0.756666004657745
+             ,-0.459856569766998,-0.151059180498123,0.87505030632019,-0.639213860034943,-0.137339398264885,0.756666004657745
+             ,-0.751046180725098,-0.0805467143654823,0.655318081378937,-0.784651815891266,0.1617611348629,0.598460376262665
+             ,-0.796550929546356,-0.00502957822754979,0.604550540447235,-0.784651815891266,0.1617611348629,0.598460376262665
+             ,-0.751046180725098,-0.0805467143654823,0.655318081378937,-0.784651815891266,0.1617611348629,0.598460376262665
+             ,-0.796550929546356,-0.00502957822754979,0.604550540447235,-0.740858197212219,0.152007281780243,0.65423458814621
+             ,-0.623045265674591,-0.183499023318291,0.760356903076172,-0.740858197212219,0.152007281780243,0.65423458814621
+             ,-0.796550929546356,-0.00502957822754979,0.604550540447235,-0.740858197212219,0.152007281780243,0.65423458814621
+             ,-0.623045265674591,-0.183499023318291,0.760356903076172,-0.589478135108948,-0.0141449589282274,0.807660400867462
+             ,-0.545286953449249,-0.184837624430656,0.817616760730743,-0.589478135108948,-0.0141449589282274,0.807660400867462
+             ,-0.623045265674591,-0.183499023318291,0.760356903076172,-0.589478135108948,-0.0141449589282274,0.807660400867462
+             ,-0.545286953449249,-0.184837624430656,0.817616760730743,-0.617776811122894,-0.038241196423769,0.785423099994659
+             ,-0.529028177261353,-0.176669210195541,0.83001035451889,-0.617776811122894,-0.038241196423769,0.785423099994659
+             ,-0.545286953449249,-0.184837624430656,0.817616760730743,-0.617776811122894,-0.038241196423769,0.785423099994659
+             ,-0.529028177261353,-0.176669210195541,0.83001035451889,-0.56257164478302,-0.185570582747459,0.805652916431427
+             ,-0.513204276561737,-0.232169896364212,0.826267838478088,-0.56257164478302,-0.185570582747459,0.805652916431427
+             ,-0.529028177261353,-0.176669210195541,0.83001035451889,-0.56257164478302,-0.185570582747459,0.805652916431427
+             ,-0.513204276561737,-0.232169896364212,0.826267838478088,-0.337882071733475,-0.248875319957733,0.907687604427338
+             ,-0.435312926769257,-0.16451732814312,0.885119676589966,-0.337882071733475,-0.248875319957733,0.907687604427338
+             ,-0.513204276561737,-0.232169896364212,0.826267838478088,-0.337882071733475,-0.248875319957733,0.907687604427338
+             ,-0.435312926769257,-0.16451732814312,0.885119676589966,-0.121045760810375,-0.194811344146729,0.973342895507813
+             ,-0.213119924068451,-0.194211512804031,0.957528948783875,-0.121045760810375,-0.194811344146729,0.973342895507813
+             ,-0.435312926769257,-0.16451732814312,0.885119676589966,-0.121045760810375,-0.194811344146729,0.973342895507813
+             ,-0.213119924068451,-0.194211512804031,0.957528948783875,0.264653742313385,-0.0657284334301949,0.962100923061371
+             ,0.181385546922684,-0.1262276917696,0.975277304649353,0.264653742313385,-0.0657284334301949,0.962100923061371
+             ,-0.213119924068451,-0.194211512804031,0.957528948783875,0.264653742313385,-0.0657284334301949,0.962100923061371
+             ,0.181385546922684,-0.1262276917696,0.975277304649353,0.615403831005096,0.008189857006073,0.788169384002686,0.45459920167923
+             ,0.192338779568672,0.869681179523468,0.615403831005096,0.008189857006073,0.788169384002686,0.181385546922684
+             ,-0.1262276917696,0.975277304649353,0.615403831005096,0.008189857006073,0.788169384002686,0.45459920167923,0.192338779568672
+             ,0.869681179523468,0.557799994945526,0.201990559697151,0.805021166801453,0.186140298843384,0.492090374231339
+             ,0.850410997867584,0.557799994945526,0.201990559697151,0.805021166801453,0.45459920167923,0.192338779568672,0.869681179523468
+             ,0.557799994945526,0.201990559697151,0.805021166801453,0.186140298843384,0.492090374231339,0.850410997867584
+             ,0.199156075716019,0.609995663166046,0.766969442367554,-0.13412781059742,0.638086259365082,0.758192420005798
+             ,0.199156075716019,0.609995663166046,0.766969442367554,0.186140298843384,0.492090374231339,0.850410997867584
+             ,0.199156075716019,0.609995663166046,0.766969442367554,-0.13412781059742,0.638086259365082,0.758192420005798
+             ,0.0436282120645046,0.760076344013214,0.648367643356323,-0.0504273548722267,0.601658165454865,0.797160267829895
+             ,0.0436282120645046,0.760076344013214,0.648367643356323,-0.13412781059742,0.638086259365082,0.758192420005798
+             ,0.0436282120645046,0.760076344013214,0.648367643356323,-0.0504273548722267,0.601658165454865,0.797160267829895
+             ,0.0148934284225106,0.74147093296051,0.670819640159607,-0.0196722075343132,0.653607547283173,0.756577968597412
+             ,0.0148934284225106,0.74147093296051,0.670819640159607,-0.0504273548722267,0.601658165454865,0.797160267829895
+             ,0.0148934284225106,0.74147093296051,0.670819640159607,-0.0196722075343132,0.653607547283173,0.756577968597412
+             ,-0.0846716016530991,0.66753613948822,0.739747405052185,-0.038305226713419,0.698408722877502,0.714673280715942
+             ,-0.0846716016530991,0.66753613948822,0.739747405052185,-0.0196722075343132,0.653607547283173,0.756577968597412
+             ,-0.0846716016530991,0.66753613948822,0.739747405052185,-0.038305226713419,0.698408722877502,0.714673280715942
+             ,-0.166674807667732,0.56532210111618,0.807855486869812,-0.0685397982597351,0.598748862743378,0.79799884557724
+             ,-0.166674807667732,0.56532210111618,0.807855486869812,-0.038305226713419,0.698408722877502,0.714673280715942
+             ,-0.166674807667732,0.56532210111618,0.807855486869812,-0.0685397982597351,0.598748862743378,0.79799884557724
+             ,-0.236826404929161,0.641094386577606,0.730007648468018,0.0988999903202057,0.392308503389359,0.914501428604126
+             ,-0.236826404929161,0.641094386577606,0.730007648468018,-0.0685397982597351,0.598748862743378,0.79799884557724
+             ,-0.236826404929161,0.641094386577606,0.730007648468018,0.0988999903202057,0.392308503389359,0.914501428604126
+             ,0.163509473204613,0.47586914896965,0.86418354511261,0.379938960075378,0.273018419742584,0.883802771568298,0.163509473204613
+             ,0.47586914896965,0.86418354511261,0.0988999903202057,0.392308503389359,0.914501428604126,0.163509473204613,0.47586914896965
+             ,0.86418354511261,0.379938960075378,0.273018419742584,0.883802771568298,0.43969538807869,0.290689378976822,0.84980446100235
+             ,0.376638889312744,0.318284630775452,0.869964361190796,0.43969538807869,0.290689378976822,0.84980446100235,0.379938960075378
+             ,0.273018419742584,0.883802771568298,0.43969538807869,0.290689378976822,0.84980446100235,0.376638889312744,0.318284630775452
+             ,0.869964361190796,0.43965408205986,0.334836781024933,0.833419859409332,0.369486302137375,0.383173376321793,0.846556544303894
+             ,0.43965408205986,0.334836781024933,0.833419859409332,0.376638889312744,0.318284630775452,0.869964361190796,0.43965408205986
+             ,0.334836781024933,0.833419859409332,0.369486302137375,0.383173376321793,0.846556544303894,0.621762096881866
+             ,0.273989081382751,0.733717918395996,0.525166630744934,0.399193823337555,0.751561224460602,0.621762096881866
+             ,0.273989081382751,0.733717918395996,0.369486302137375,0.383173376321793,0.846556544303894,0.621762096881866
+             ,0.273989081382751,0.733717918395996,0.525166630744934,0.399193823337555,0.751561224460602,0.660380303859711
+             ,0.359276592731476,0.659407496452332,0.443750411272049,0.572128593921661,0.689749598503113,0.660380303859711
+             ,0.359276592731476,0.659407496452332,0.525166630744934,0.399193823337555,0.751561224460602,0.660380303859711
+             ,0.359276592731476,0.659407496452332,0.443750411272049,0.572128593921661,0.689749598503113,0.409359693527222
+             ,0.63281124830246,0.65724766254425,0.528269648551941,0.488692820072174,0.694341778755188,0.409359693527222,0.63281124830246
+             ,0.65724766254425,0.443750411272049,0.572128593921661,0.689749598503113,0.409359693527222,0.63281124830246,0.65724766254425
+             ,0.528269648551941,0.488692820072174,0.694341778755188,0.517662167549133,0.586584329605103,0.622852027416229
+             ,0.624274253845215,0.439361453056335,0.645943701267242,0.517662167549133,0.586584329605103,0.622852027416229
+             ,0.528269648551941,0.488692820072174,0.694341778755188,0.517662167549133,0.586584329605103,0.622852027416229
+             ,0.624274253845215,0.439361453056335,0.645943701267242,0.401614487171173,0.565706253051758,0.720196008682251
+             ,0.61394876241684,0.468268215656281,0.635446190834045,0.401614487171173,0.565706253051758,0.720196008682251,0.624274253845215
+             ,0.439361453056335,0.645943701267242,0.401614487171173,0.565706253051758,0.720196008682251,0.61394876241684,0.468268215656281
+             ,0.635446190834045,0.15151783823967,0.213987216353416,0.965013861656189,0.570466458797455,0.138015389442444,0.809641778469086
+             ,0.15151783823967,0.213987216353416,0.965013861656189,0.61394876241684,0.468268215656281,0.635446190834045,0.15151783823967
+             ,0.213987216353416,0.965013861656189,0.570466458797455,0.138015389442444,0.809641778469086,-0.113404892385006
+             ,-0.390783041715622,0.913470327854156,0.0267741680145264,0.0339350961148739,0.999065339565277,-0.113404892385006
+             ,-0.390783041715622,0.913470327854156,0.570466458797455,0.138015389442444,0.809641778469086,-0.113404892385006
+             ,-0.390783041715622,0.913470327854156,0.0267741680145264,0.0339350961148739,0.999065339565277,-0.491913765668869
+             ,-0.484366297721863,0.72347092628479,-0.566297173500061,0.0685106739401817,0.82134872674942,-0.491913765668869
+             ,-0.484366297721863,0.72347092628479,0.0267741680145264,0.0339350961148739,0.999065339565277,-0.491913765668869
+             ,-0.484366297721863,0.72347092628479,-0.566297173500061,0.0685106739401817,0.82134872674942,-0.205817624926567
+             ,-0.590710282325745,0.780192613601685,-0.0509848110377789,-0.416931867599487,0.907506704330444,-0.205817624926567
+             ,-0.590710282325745,0.780192613601685,-0.566297173500061,0.0685106739401817,0.82134872674942,-0.205817624926567
+             ,-0.590710282325745,0.780192613601685,-0.0509848110377789,-0.416931867599487,0.907506704330444,0.339108318090439
+             ,-0.586567103862762,0.735489308834076,0.367076754570007,-0.410178273916245,0.834870338439941,0.339108318090439
+             ,-0.586567103862762,0.735489308834076,-0.0509848110377789,-0.416931867599487,0.907506704330444,0.339108318090439
+             ,-0.586567103862762,0.735489308834076,0.367076754570007,-0.410178273916245,0.834870338439941,0.375833064317703
+             ,-0.515256762504578,0.770233690738678,0.388434737920761,-0.442287892103195,0.808393359184265,0.375833064317703
+             ,-0.515256762504578,0.770233690738678,0.367076754570007,-0.410178273916245,0.834870338439941,0.375833064317703
+             ,-0.515256762504578,0.770233690738678,0.388434737920761,-0.442287892103195,0.808393359184265,0.411057353019714
+             ,-0.344486743211746,0.844014644622803,0.235431805253029,-0.394630163908005,0.888166010379791,0.411057353019714
+             ,-0.344486743211746,0.844014644622803,0.388434737920761,-0.442287892103195,0.808393359184265,0.411057353019714
+             ,-0.344486743211746,0.844014644622803,0.235431805253029,-0.394630163908005,0.888166010379791,0.360829025506973
+             ,-0.197154447436333,0.911555051803589,-0.000625130021944642,-0.142814964056015,0.989749193191528,0.360829025506973
+             ,-0.197154447436333,0.911555051803589,0.235431805253029,-0.394630163908005,0.888166010379791,0.360829025506973
+             ,-0.197154447436333,0.911555051803589,-0.000625130021944642,-0.142814964056015,0.989749193191528,0.0317824482917786
+             ,0.0640063509345055,0.99744325876236,-0.111341446638107,-0.0152610391378403,0.993665039539337,0.0317824482917786
+             ,0.0640063509345055,0.99744325876236,-0.000625130021944642,-0.142814964056015,0.989749193191528,0.0317824482917786
+             ,0.0640063509345055,0.99744325876236,-0.111341446638107,-0.0152610391378403,0.993665039539337,-0.0316371731460094
+             ,0.126412361860275,0.991473138332367,-0.0632183402776718,0.0628451928496361,0.996019005775452,-0.0316371731460094
+             ,0.126412361860275,0.991473138332367,-0.111341446638107,-0.0152610391378403,0.993665039539337,-0.0316371731460094
+             ,0.126412361860275,0.991473138332367,-0.0632183402776718,0.0628451928496361,0.996019005775452,0.015885790809989
+             ,0.12735715508461,0.991729736328125,0.0277691744267941,0.1543038636446,0.987633168697357,0.015885790809989,0.12735715508461
+             ,0.991729736328125,-0.0632183402776718,0.0628451928496361,0.996019005775452,0.015885790809989,0.12735715508461
+             ,0.991729736328125,0.0277691744267941,0.1543038636446,0.987633168697357,-0.155743941664696,0.111573845148087
+             ,0.981475949287415,-0.113926336169243,0.177416741847992,0.977519392967224,-0.155743941664696,0.111573845148087
+             ,0.981475949287415,0.0277691744267941,0.1543038636446,0.987633168697357,-0.155743941664696,0.111573845148087
+             ,0.981475949287415,-0.113926336169243,0.177416741847992,0.977519392967224,-0.404608935117722,0.0849211737513542
+             ,0.910538256168365,-0.417558550834656,0.17763189971447,0.891118347644806,-0.404608935117722,0.0849211737513542
+             ,0.910538256168365,-0.113926336169243,0.177416741847992,0.977519392967224,-0.404608935117722,0.0849211737513542
+             ,0.910538256168365,-0.417558550834656,0.17763189971447,0.891118347644806,-0.573490560054779,0.135582387447357
+             ,0.807914555072784,-0.684050142765045,0.214595302939415,0.697154402732849,-0.573490560054779,0.135582387447357
+             ,0.807914555072784,-0.417558550834656,0.17763189971447,0.891118347644806,-0.573490560054779,0.135582387447357
+             ,0.807914555072784,-0.684050142765045,0.214595302939415,0.697154402732849,-0.774372756481171,0.274638801813126
+             ,0.570017874240875,-0.816861212253571,0.232595756649971,0.527860760688782,-0.774372756481171,0.274638801813126
+             ,0.570017874240875,-0.684050142765045,0.214595302939415,0.697154402732849,-0.774372756481171,0.274638801813126
+             ,0.570017874240875,-0.816861212253571,0.232595756649971,0.527860760688782,-0.571337819099426,0.410452574491501
+             ,0.710705101490021,-0.521138846874237,0.352863490581512,0.777111172676086,-0.571337819099426,0.410452574491501
+             ,0.710705101490021,-0.816861212253571,0.232595756649971,0.527860760688782,-0.571337819099426,0.410452574491501
+             ,0.710705101490021,-0.521138846874237,0.352863490581512,0.777111172676086,0.191098853945732,0.467840552330017
+             ,0.862905859947205,0.286949545145035,0.275949031114578,0.917339742183685,0.191098853945732,0.467840552330017
+             ,0.862905859947205,-0.521138846874237,0.352863490581512,0.777111172676086,0.191098853945732,0.467840552330017
+             ,0.862905859947205,0.286949545145035,0.275949031114578,0.917339742183685,0.509592413902283,0.317025303840637
+             ,0.799881517887115,0.531112253665924,0.349336892366409,0.771934926509857,0.509592413902283,0.317025303840637
+             ,0.799881517887115,0.286949545145035,0.275949031114578,0.917339742183685,0.509592413902283,0.317025303840637
+             ,0.799881517887115,0.531112253665924,0.349336892366409,0.771934926509857,0.484510451555252,0.266301810741425
+             ,0.833266496658325,0.540819942951202,0.354079693555832,0.76298189163208,0.484510451555252,0.266301810741425,0.833266496658325
+             ,0.531112253665924,0.349336892366409,0.771934926509857,0.484510451555252,0.266301810741425,0.833266496658325
+             ,0.540819942951202,0.354079693555832,0.76298189163208,0.452970683574677,0.205849960446358,0.867434918880463,0.417873442173004
+             ,0.338585585355759,0.843054890632629,0.452970683574677,0.205849960446358,0.867434918880463,0.540819942951202
+             ,0.354079693555832,0.76298189163208,0.452970683574677,0.205849960446358,0.867434918880463,0.417873442173004,0.338585585355759
+             ,0.843054890632629,0.166081130504608,0.150898277759552,0.974498212337494,0.262679845094681,0.377699941396713
+             ,0.88788628578186,0.166081130504608,0.150898277759552,0.974498212337494,0.417873442173004,0.338585585355759,0.843054890632629
+             ,0.166081130504608,0.150898277759552,0.974498212337494,0.262679845094681,0.377699941396713,0.88788628578186,-0.0403074957430363
+             ,-0.0403074659407139,0.998373985290527,0.210543811321259,0.100714437663555,0.972382605075836,-0.0403074957430363
+             ,-0.0403074659407139,0.998373985290527,0.262679845094681,0.377699941396713,0.88788628578186,-0.0403074957430363
+             ,-0.0403074659407139,0.998373985290527,0.210543811321259,0.100714437663555,0.972382605075836,-0.134307771921158
+             ,-0.134308099746704,0.98179566860199,-0.148921638727188,0.0747161358594894,0.986022174358368,-0.134307771921158
+             ,-0.134308099746704,0.98179566860199,0.210543811321259,0.100714437663555,0.972382605075836,-0.134307771921158
+             ,-0.134308099746704,0.98179566860199,-0.148921638727188,0.0747161358594894,0.986022174358368,-0.188772976398468
+             ,-0.0619157552719116,0.980066955089569,-0.164136677980423,0.023224052041769,0.986164212226868,-0.188772976398468
+             ,-0.0619157552719116,0.980066955089569,-0.148921638727188,0.0747161358594894,0.986022174358368,0.211264073848724
+             ,0.00823611114174128,0.977394342422485,0.248649343848228,0.0461635552346706,0.967492938041687,0.308814972639084
+             ,-0.0417022071778774,0.950207412242889,0.352262288331985,-0.0160857383161783,0.9357630610466,0.308814972639084
+             ,-0.0417022071778774,0.950207412242889,0.248649343848228,0.0461635552346706,0.967492938041687,0.308814972639084
+             ,-0.0417022071778774,0.950207412242889,0.352262288331985,-0.0160857383161783,0.9357630610466,0.314217180013657
+             ,-0.0890217274427414,0.945168077945709,0.33339461684227,0.0212296787649393,0.942548334598541,0.314217180013657
+             ,-0.0890217274427414,0.945168077945709,0.352262288331985,-0.0160857383161783,0.9357630610466,0.314217180013657
+             ,-0.0890217274427414,0.945168077945709,0.33339461684227,0.0212296787649393,0.942548334598541,0.304170578718185
+             ,-0.106365598738194,0.946660816669464,0.320051282644272,-0.000527610362041742,0.947400033473969,0.304170578718185
+             ,-0.106365598738194,0.946660816669464,0.33339461684227,0.0212296787649393,0.942548334598541,0.304170578718185
+             ,-0.106365598738194,0.946660816669464,0.320051282644272,-0.000527610362041742,0.947400033473969,0.321963399648666
+             ,-0.0554881393909454,0.945124626159668,0.287808030843735,0.042809221893549,0.956730842590332,0.321963399648666
+             ,-0.0554881393909454,0.945124626159668,0.320051282644272,-0.000527610362041742,0.947400033473969,0.321963399648666
+             ,-0.0554881393909454,0.945124626159668,0.287808030843735,0.042809221893549,0.956730842590332,0.230745524168015
+             ,0.0115199880674481,0.972945928573608,0.220704719424248,0.0813340917229652,0.971943497657776,0.230745524168015
+             ,0.0115199880674481,0.972945928573608,0.287808030843735,0.042809221893549,0.956730842590332,0.230745524168015
+             ,0.0115199880674481,0.972945928573608,0.220704719424248,0.0813340917229652,0.971943497657776,0.0994764491915703
+             ,0.0199802573770285,0.994839251041412,0.141906157135963,0.0303517375141382,0.989414751529694,0.0994764491915703
+             ,0.0199802573770285,0.994839251041412,0.220704719424248,0.0813340917229652,0.971943497657776,0.0994764491915703
+             ,0.0199802573770285,0.994839251041412,0.141906157135963,0.0303517375141382,0.989414751529694,0.126310631632805
+             ,-0.015921875834465,0.991862952709198,0.0170760825276375,0.0786553546786308,0.996755540370941,0.126310631632805
+             ,-0.015921875834465,0.991862952709198,0.141906157135963,0.0303517375141382,0.989414751529694,0.126310631632805
+             ,-0.015921875834465,0.991862952709198,0.0170760825276375,0.0786553546786308,0.996755540370941,0.0637385919690132
+             ,0.09562998265028,0.993374228477478,-0.023524284362793,0.150322288274765,0.988357126712799,0.0637385919690132
+             ,0.09562998265028,0.993374228477478,0.0170760825276375,0.0786553546786308,0.996755540370941,0.0637385919690132
+             ,0.09562998265028,0.993374228477478,-0.023524284362793,0.150322288274765,0.988357126712799,-0.0395356863737106
+             ,0.101998344063759,0.993998646736145,0.0602500773966312,0.0751955211162567,0.995346963405609,-0.0395356863737106
+             ,0.101998344063759,0.993998646736145,-0.023524284362793,0.150322288274765,0.988357126712799,-0.0395356863737106
+             ,0.101998344063759,0.993998646736145,0.0602500773966312,0.0751955211162567,0.995346963405609,-0.0400515869259834
+             ,0.0240605585277081,0.998907864093781,-0.0230134520679712,0.0394818298518658,0.998955249786377,-0.0400515869259834
+             ,0.0240605585277081,0.998907864093781,0.0602500773966312,0.0751955211162567,0.995346963405609,-0.0400515869259834
+             ,0.0240605585277081,0.998907864093781,-0.0230134520679712,0.0394818298518658,0.998955249786377,-0.0676247105002403
+             ,0.0913499966263771,0.993520021438599,-0.107068076729774,0.0355780459940434,0.993614912033081,-0.0676247105002403
+             ,0.0913499966263771,0.993520021438599,-0.0230134520679712,0.0394818298518658,0.998955249786377,-0.0676247105002403
+             ,0.0913499966263771,0.993520021438599,-0.107068076729774,0.0355780459940434,0.993614912033081,-0.141141176223755
+             ,0.0800517126917839,0.986747622489929,-0.150623291730881,0.0710059106349945,0.986037909984589,-0.141141176223755
+             ,0.0800517126917839,0.986747622489929,-0.107068076729774,0.0355780459940434,0.993614912033081,-0.141141176223755
+             ,0.0800517126917839,0.986747622489929,-0.150623291730881,0.0710059106349945,0.986037909984589,-0.285782724618912
+             ,0.0208749454468489,0.958067059516907,-0.151082888245583,-0.0719858855009079,0.985896527767181,-0.285782724618912
+             ,0.0208749454468489,0.958067059516907,-0.150623291730881,0.0710059106349945,0.986037909984589,-0.285782724618912
+             ,0.0208749454468489,0.958067059516907,-0.151082888245583,-0.0719858855009079,0.985896527767181,-0.509565591812134
+             ,-0.0201441664248705,0.860195994377136,-0.350163966417313,-0.188057154417038,0.917616307735443,-0.509565591812134
+             ,-0.0201441664248705,0.860195994377136,-0.151082888245583,-0.0719858855009079,0.985896527767181,-0.509565591812134
+             ,-0.0201441664248705,0.860195994377136,-0.350163966417313,-0.188057154417038,0.917616307735443,-0.55829930305481
+             ,-0.127706125378609,0.819751739501953,-0.54437667131424,-0.243113651871681,0.802838623523712,-0.55829930305481
+             ,-0.127706125378609,0.819751739501953,-0.350163966417313,-0.188057154417038,0.917616307735443,-0.55829930305481
+             ,-0.127706125378609,0.819751739501953,-0.54437667131424,-0.243113651871681,0.802838623523712,-0.565825045108795
+             ,-0.16251078248024,0.808351635932922,-0.639213860034943,-0.137339398264885,0.756666004657745,-0.565825045108795
+             ,-0.16251078248024,0.808351635932922,-0.54437667131424,-0.243113651871681,0.802838623523712,-0.565825045108795
+             ,-0.16251078248024,0.808351635932922,-0.639213860034943,-0.137339398264885,0.756666004657745,-0.666023850440979
+             ,-0.168616563081741,0.726622819900513,-0.784651815891266,0.1617611348629,0.598460376262665,-0.666023850440979
+             ,-0.168616563081741,0.726622819900513,-0.639213860034943,-0.137339398264885,0.756666004657745,-0.666023850440979
+             ,-0.168616563081741,0.726622819900513,-0.784651815891266,0.1617611348629,0.598460376262665,-0.767670869827271
+             ,0.0464948117733002,0.639155447483063,-0.740858197212219,0.152007281780243,0.65423458814621,-0.767670869827271
+             ,0.0464948117733002,0.639155447483063,-0.784651815891266,0.1617611348629,0.598460376262665,-0.767670869827271
+             ,0.0464948117733002,0.639155447483063,-0.740858197212219,0.152007281780243,0.65423458814621,-0.657291650772095
+             ,0.0677196905016899,0.750587522983551,-0.589478135108948,-0.0141449589282274,0.807660400867462,-0.657291650772095
+             ,0.0677196905016899,0.750587522983551,-0.740858197212219,0.152007281780243,0.65423458814621,-0.657291650772095
+             ,0.0677196905016899,0.750587522983551,-0.589478135108948,-0.0141449589282274,0.807660400867462,-0.575451791286469
+             ,0.0547465682029724,0.816001176834106,-0.617776811122894,-0.038241196423769,0.785423099994659,-0.575451791286469
+             ,0.0547465682029724,0.816001176834106,-0.589478135108948,-0.0141449589282274,0.807660400867462,-0.575451791286469
+             ,0.0547465682029724,0.816001176834106,-0.617776811122894,-0.038241196423769,0.785423099994659,-0.658523201942444
+             ,0.180517673492432,0.730589151382446,-0.56257164478302,-0.185570582747459,0.805652916431427,-0.658523201942444
+             ,0.180517673492432,0.730589151382446,-0.617776811122894,-0.038241196423769,0.785423099994659,-0.658523201942444
+             ,0.180517673492432,0.730589151382446,-0.56257164478302,-0.185570582747459,0.805652916431427,-0.356760948896408
+             ,0.0706696510314941,0.931518912315369,-0.337882071733475,-0.248875319957733,0.907687604427338,-0.356760948896408
+             ,0.0706696510314941,0.931518912315369,-0.56257164478302,-0.185570582747459,0.805652916431427,-0.356760948896408
+             ,0.0706696510314941,0.931518912315369,-0.337882071733475,-0.248875319957733,0.907687604427338,-0.0942483097314835
+             ,0.112669631838799,0.989152550697327,-0.121045760810375,-0.194811344146729,0.973342895507813,-0.0942483097314835
+             ,0.112669631838799,0.989152550697327,-0.337882071733475,-0.248875319957733,0.907687604427338,-0.0942483097314835
+             ,0.112669631838799,0.989152550697327,-0.121045760810375,-0.194811344146729,0.973342895507813,0.364058464765549
+             ,0.0456561669707298,0.930256426334381,0.264653742313385,-0.0657284334301949,0.962100923061371,0.364058464765549
+             ,0.0456561669707298,0.930256426334381,-0.121045760810375,-0.194811344146729,0.973342895507813,0.364058464765549
+             ,0.0456561669707298,0.930256426334381,0.264653742313385,-0.0657284334301949,0.962100923061371,0.64733624458313
+             ,0.082692563533783,0.757705509662628,0.615403831005096,0.008189857006073,0.788169384002686,0.64733624458313,0.082692563533783
+             ,0.757705509662628,0.264653742313385,-0.0657284334301949,0.962100923061371,0.64733624458313,0.082692563533783
+             ,0.757705509662628,0.615403831005096,0.008189857006073,0.788169384002686,0.658473789691925,0.101638771593571
+             ,0.74570894241333,0.557799994945526,0.201990559697151,0.805021166801453,0.658473789691925,0.101638771593571,0.74570894241333
+             ,0.615403831005096,0.008189857006073,0.788169384002686,0.658473789691925,0.101638771593571,0.74570894241333,0.557799994945526
+             ,0.201990559697151,0.805021166801453,0.59553474187851,0.158028557896614,0.787632763385773,0.199156075716019,0.609995663166046
+             ,0.766969442367554,0.59553474187851,0.158028557896614,0.787632763385773,0.557799994945526,0.201990559697151,0.805021166801453
+             ,0.59553474187851,0.158028557896614,0.787632763385773,0.199156075716019,0.609995663166046,0.766969442367554,0.35881319642067
+             ,0.399998843669891,0.84335869550705,0.0436282120645046,0.760076344013214,0.648367643356323,0.35881319642067,0.399998843669891
+             ,0.84335869550705,0.199156075716019,0.609995663166046,0.766969442367554,0.35881319642067,0.399998843669891,0.84335869550705
+             ,0.0436282120645046,0.760076344013214,0.648367643356323,-0.157692775130272,0.69968193769455,0.69683438539505
+             ,0.0148934284225106,0.74147093296051,0.670819640159607,-0.157692775130272,0.69968193769455,0.69683438539505,0.0436282120645046
+             ,0.760076344013214,0.648367643356323,-0.157692775130272,0.69968193769455,0.69683438539505,0.0148934284225106
+             ,0.74147093296051,0.670819640159607,-0.28176274895668,0.675362348556519,0.681539058685303,-0.0846716016530991
+             ,0.66753613948822,0.739747405052185,-0.28176274895668,0.675362348556519,0.681539058685303,0.0148934284225106
+             ,0.74147093296051,0.670819640159607,-0.28176274895668,0.675362348556519,0.681539058685303,-0.0846716016530991
+             ,0.66753613948822,0.739747405052185,-0.171043500304222,0.575287520885468,0.799867749214172,-0.166674807667732
+             ,0.56532210111618,0.807855486869812,-0.171043500304222,0.575287520885468,0.799867749214172,-0.0846716016530991
+             ,0.66753613948822,0.739747405052185,-0.171043500304222,0.575287520885468,0.799867749214172,-0.166674807667732
+             ,0.56532210111618,0.807855486869812,-0.165594473481178,0.65404087305069,0.738111793994904,-0.236826404929161
+             ,0.641094386577606,0.730007648468018,-0.165594473481178,0.65404087305069,0.738111793994904,-0.166674807667732
+             ,0.56532210111618,0.807855486869812,-0.165594473481178,0.65404087305069,0.738111793994904,-0.236826404929161
+             ,0.641094386577606,0.730007648468018,0.01885443367064,0.677441835403442,0.735334634780884,0.163509473204613,0.47586914896965
+             ,0.86418354511261,0.01885443367064,0.677441835403442,0.735334634780884,-0.236826404929161,0.641094386577606,0.730007648468018
+             ,0.01885443367064,0.677441835403442,0.735334634780884,0.163509473204613,0.47586914896965,0.86418354511261,0.263848006725311
+             ,0.556181192398071,0.788065195083618,0.43969538807869,0.290689378976822,0.84980446100235,0.263848006725311,0.556181192398071
+             ,0.788065195083618,0.163509473204613,0.47586914896965,0.86418354511261,0.263848006725311,0.556181192398071,0.788065195083618
+             ,0.43969538807869,0.290689378976822,0.84980446100235,0.402264267206192,0.477030098438263,0.781425416469574,0.43965408205986
+             ,0.334836781024933,0.833419859409332,0.402264267206192,0.477030098438263,0.781425416469574,0.43969538807869,0.290689378976822
+             ,0.84980446100235,0.402264267206192,0.477030098438263,0.781425416469574,0.43965408205986,0.334836781024933,0.833419859409332
+             ,0.519298911094666,0.495263487100601,0.696450054645538,0.621762096881866,0.273989081382751,0.733717918395996
+             ,0.519298911094666,0.495263487100601,0.696450054645538,0.43965408205986,0.334836781024933,0.833419859409332,0.519298911094666
+             ,0.495263487100601,0.696450054645538,0.621762096881866,0.273989081382751,0.733717918395996,0.677949488162994
+             ,0.413254767656326,0.607951521873474,0.660380303859711,0.359276592731476,0.659407496452332,0.677949488162994
+             ,0.413254767656326,0.607951521873474,0.621762096881866,0.273989081382751,0.733717918395996,0.677949488162994
+             ,0.413254767656326,0.607951521873474,0.660380303859711,0.359276592731476,0.659407496452332,0.675595819950104
+             ,0.333849877119064,0.657354235649109,0.409359693527222,0.63281124830246,0.65724766254425,0.675595819950104,0.333849877119064
+             ,0.657354235649109,0.660380303859711,0.359276592731476,0.659407496452332,0.675595819950104,0.333849877119064
+             ,0.657354235649109,0.409359693527222,0.63281124830246,0.65724766254425,0.621433675289154,0.362254649400711,0.694688320159912
+             ,0.517662167549133,0.586584329605103,0.622852027416229,0.621433675289154,0.362254649400711,0.694688320159912
+             ,0.409359693527222,0.63281124830246,0.65724766254425,0.621433675289154,0.362254649400711,0.694688320159912,0.517662167549133
+             ,0.586584329605103,0.622852027416229,0.260884642601013,0.398164212703705,0.87943422794342,0.401614487171173,0.565706253051758
+             ,0.720196008682251,0.260884642601013,0.398164212703705,0.87943422794342,0.517662167549133,0.586584329605103,0.622852027416229
+             ,0.260884642601013,0.398164212703705,0.87943422794342,0.401614487171173,0.565706253051758,0.720196008682251,-0.254268884658813
+             ,0.328874856233597,0.909499108791351,0.15151783823967,0.213987216353416,0.965013861656189,-0.254268884658813
+             ,0.328874856233597,0.909499108791351,0.401614487171173,0.565706253051758,0.720196008682251,-0.254268884658813
+             ,0.328874856233597,0.909499108791351,0.15151783823967,0.213987216353416,0.965013861656189,-0.538186132907867
+             ,0.209522858262062,0.816367447376251,-0.113404892385006,-0.390783041715622,0.913470327854156,-0.538186132907867
+             ,0.209522858262062,0.816367447376251,0.15151783823967,0.213987216353416,0.965013861656189,-0.538186132907867
+             ,0.209522858262062,0.816367447376251,-0.113404892385006,-0.390783041715622,0.913470327854156,-0.708534479141235
+             ,-0.00565676670521498,0.705653488636017,-0.491913765668869,-0.484366297721863,0.72347092628479,-0.708534479141235
+             ,-0.00565676670521498,0.705653488636017,-0.113404892385006,-0.390783041715622,0.913470327854156,-0.708534479141235
+             ,-0.00565676670521498,0.705653488636017,-0.491913765668869,-0.484366297721863,0.72347092628479,-0.26333886384964
+             ,-0.0873906388878822,0.960736989974976,-0.205817624926567,-0.590710282325745,0.780192613601685,-0.26333886384964
+             ,-0.0873906388878822,0.960736989974976,-0.491913765668869,-0.484366297721863,0.72347092628479,-0.26333886384964
+             ,-0.0873906388878822,0.960736989974976,-0.205817624926567,-0.590710282325745,0.780192613601685,0.385910779237747
+             ,-0.067881777882576,0.920035302639008,0.339108318090439,-0.586567103862762,0.735489308834076,0.385910779237747
+             ,-0.067881777882576,0.920035302639008,-0.205817624926567,-0.590710282325745,0.780192613601685,0.385910779237747
+             ,-0.067881777882576,0.920035302639008,0.339108318090439,-0.586567103862762,0.735489308834076,0.610954999923706
+             ,0.0353381410241127,0.79087620973587,0.375833064317703,-0.515256762504578,0.770233690738678,0.610954999923706
+             ,0.0353381410241127,0.79087620973587,0.339108318090439,-0.586567103862762,0.735489308834076,0.610954999923706
+             ,0.0353381410241127,0.79087620973587,0.375833064317703,-0.515256762504578,0.770233690738678,0.515194237232208
+             ,0.163924127817154,0.841251373291016,0.411057353019714,-0.344486743211746,0.844014644622803,0.515194237232208
+             ,0.163924127817154,0.841251373291016,0.375833064317703,-0.515256762504578,0.770233690738678,0.515194237232208
+             ,0.163924127817154,0.841251373291016,0.411057353019714,-0.344486743211746,0.844014644622803,0.38886484503746
+             ,-0.261512607336044,0.883399903774261,0.360829025506973,-0.197154447436333,0.911555051803589,0.38886484503746
+             ,-0.261512607336044,0.883399903774261,0.411057353019714,-0.344486743211746,0.844014644622803,0.38886484503746
+             ,-0.261512607336044,0.883399903774261,0.360829025506973,-0.197154447436333,0.911555051803589,0.174433201551437
+             ,-0.300191700458527,0.937794208526611,0.0317824482917786,0.0640063509345055,0.99744325876236,0.174433201551437
+             ,-0.300191700458527,0.937794208526611,0.360829025506973,-0.197154447436333,0.911555051803589,0.174433201551437
+             ,-0.300191700458527,0.937794208526611,0.0317824482917786,0.0640063509345055,0.99744325876236,0.0154940653592348
+             ,-0.108735136687756,0.993950009346008,-0.0316371731460094,0.126412361860275,0.991473138332367,0.0154940653592348
+             ,-0.108735136687756,0.993950009346008,0.0317824482917786,0.0640063509345055,0.99744325876236,0.0154940653592348
+             ,-0.108735136687756,0.993950009346008,-0.0316371731460094,0.126412361860275,0.991473138332367,5.75191734242253e-005
+             ,-0.0159330479800701,0.999873042106628,0.015885790809989,0.12735715508461,0.991729736328125,5.75191734242253e-005
+             ,-0.0159330479800701,0.999873042106628,-0.0316371731460094,0.126412361860275,0.991473138332367,5.75191734242253e-005
+             ,-0.0159330479800701,0.999873042106628,0.015885790809989,0.12735715508461,0.991729736328125,-0.115712232887745
+             ,-0.06890519708395,0.990889847278595,-0.155743941664696,0.111573845148087,0.981475949287415,-0.115712232887745
+             ,-0.06890519708395,0.990889847278595,0.015885790809989,0.12735715508461,0.991729736328125,-0.115712232887745
+             ,-0.06890519708395,0.990889847278595,-0.155743941664696,0.111573845148087,0.981475949287415,-0.332178860902786
+             ,0.0277974475175142,0.942806720733643,-0.404608935117722,0.0849211737513542,0.910538256168365,-0.332178860902786
+             ,0.0277974475175142,0.942806720733643,-0.155743941664696,0.111573845148087,0.981475949287415,-0.332178860902786
+             ,0.0277974475175142,0.942806720733643,-0.404608935117722,0.0849211737513542,0.910538256168365,-0.571315705776215
+             ,0.174643412232399,0.801933944225311,-0.573490560054779,0.135582387447357,0.807914555072784,-0.571315705776215
+             ,0.174643412232399,0.801933944225311,-0.404608935117722,0.0849211737513542,0.910538256168365,-0.571315705776215
+             ,0.174643412232399,0.801933944225311,-0.573490560054779,0.135582387447357,0.807914555072784,-0.742279291152954
+             ,0.125810712575912,0.65817403793335,-0.774372756481171,0.274638801813126,0.570017874240875,-0.742279291152954
+             ,0.125810712575912,0.65817403793335,-0.573490560054779,0.135582387447357,0.807914555072784,-0.742279291152954
+             ,0.125810712575912,0.65817403793335,-0.774372756481171,0.274638801813126,0.570017874240875,-0.484729468822479
+             ,0.306831061840057,0.819079995155334,-0.571337819099426,0.410452574491501,0.710705101490021,-0.484729468822479
+             ,0.306831061840057,0.819079995155334,-0.774372756481171,0.274638801813126,0.570017874240875,-0.484729468822479
+             ,0.306831061840057,0.819079995155334,-0.571337819099426,0.410452574491501,0.710705101490021,0.104133576154709
+             ,0.455350130796433,0.884201526641846,0.191098853945732,0.467840552330017,0.862905859947205,0.104133576154709
+             ,0.455350130796433,0.884201526641846,-0.571337819099426,0.410452574491501,0.710705101490021,0.104133576154709
+             ,0.455350130796433,0.884201526641846,0.191098853945732,0.467840552330017,0.862905859947205,0.462592780590057
+             ,0.179490521550179,0.868211448192596,0.509592413902283,0.317025303840637,0.799881517887115,0.462592780590057
+             ,0.179490521550179,0.868211448192596,0.191098853945732,0.467840552330017,0.862905859947205,0.462592780590057
+             ,0.179490521550179,0.868211448192596,0.509592413902283,0.317025303840637,0.799881517887115,0.506225407123566
+             ,0.12802642583847,0.852845251560211,0.484510451555252,0.266301810741425,0.833266496658325,0.506225407123566,0.12802642583847
+             ,0.852845251560211,0.509592413902283,0.317025303840637,0.799881517887115,0.506225407123566,0.12802642583847,0.852845251560211
+             ,0.484510451555252,0.266301810741425,0.833266496658325,0.337040662765503,0.161622822284698,0.927513718605042
+             ,0.452970683574677,0.205849960446358,0.867434918880463,0.337040662765503,0.161622822284698,0.927513718605042
+             ,0.484510451555252,0.266301810741425,0.833266496658325,0.337040662765503,0.161622822284698,0.927513718605042
+             ,0.452970683574677,0.205849960446358,0.867434918880463,0.0146143389865756,0.0307557284832001,0.999420046806335
+             ,0.166081130504608,0.150898277759552,0.974498212337494,0.0146143389865756,0.0307557284832001,0.999420046806335
+             ,0.452970683574677,0.205849960446358,0.867434918880463,0.0146143389865756,0.0307557284832001,0.999420046806335
+             ,0.166081130504608,0.150898277759552,0.974498212337494,-0.135102942585945,-0.0711119174957275,0.988276422023773
+             ,-0.0403074957430363,-0.0403074659407139,0.998373985290527,-0.135102942585945,-0.0711119174957275,0.988276422023773
+             ,0.166081130504608,0.150898277759552,0.974498212337494,-0.135102942585945,-0.0711119174957275,0.988276422023773
+             ,-0.0403074957430363,-0.0403074659407139,0.998373985290527,-0.0787815004587173,-0.0468448512256145,0.995790660381317
+             ,-0.134307771921158,-0.134308099746704,0.98179566860199,-0.0787815004587173,-0.0468448512256145,0.995790660381317
+             ,-0.0403074957430363,-0.0403074659407139,0.998373985290527,-0.0787815004587173,-0.0468448512256145,0.995790660381317
+             ,-0.134307771921158,-0.134308099746704,0.98179566860199,-0.0401224009692669,0.00802659522742033,0.999162554740906
+             ,-0.188772976398468,-0.0619157552719116,0.980066955089569,-0.0401224009692669,0.00802659522742033,0.999162554740906
+             ,-0.134307771921158,-0.134308099746704,0.98179566860199,0.0959195420145988,0.0159667432308197,0.995261073112488
+             ,0.211264073848724,0.00823611114174128,0.977394342422485,0.204905316233635,-0.0565231740474701,0.977148354053497
+             ,0.308814972639084,-0.0417022071778774,0.950207412242889,0.204905316233635,-0.0565231740474701,0.977148354053497
+             ,0.211264073848724,0.00823611114174128,0.977394342422485,0.204905316233635,-0.0565231740474701,0.977148354053497
+             ,0.308814972639084,-0.0417022071778774,0.950207412242889,0.29166367650032,-0.161819443106651,0.942733645439148
+             ,0.314217180013657,-0.0890217274427414,0.945168077945709,0.29166367650032,-0.161819443106651,0.942733645439148
+             ,0.308814972639084,-0.0417022071778774,0.950207412242889,0.29166367650032,-0.161819443106651,0.942733645439148
+             ,0.314217180013657,-0.0890217274427414,0.945168077945709,0.341640710830688,-0.150679662823677,0.927673041820526
+             ,0.304170578718185,-0.106365598738194,0.946660816669464,0.341640710830688,-0.150679662823677,0.927673041820526
+             ,0.314217180013657,-0.0890217274427414,0.945168077945709,0.341640710830688,-0.150679662823677,0.927673041820526
+             ,0.304170578718185,-0.106365598738194,0.946660816669464,0.391823709011078,-0.0754973664879799,0.916937530040741
+             ,0.321963399648666,-0.0554881393909454,0.945124626159668,0.391823709011078,-0.0754973664879799,0.916937530040741
+             ,0.304170578718185,-0.106365598738194,0.946660816669464,0.391823709011078,-0.0754973664879799,0.916937530040741
+             ,0.321963399648666,-0.0554881393909454,0.945124626159668,0.307032525539398,-0.0351637117564678,0.951049208641052
+             ,0.230745524168015,0.0115199880674481,0.972945928573608,0.307032525539398,-0.0351637117564678,0.951049208641052
+             ,0.321963399648666,-0.0554881393909454,0.945124626159668,0.307032525539398,-0.0351637117564678,0.951049208641052
+             ,0.230745524168015,0.0115199880674481,0.972945928573608,0.101991377770901,0.0241508241742849,0.994492053985596
+             ,0.0994764491915703,0.0199802573770285,0.994839251041412,0.101991377770901,0.0241508241742849,0.994492053985596
+             ,0.230745524168015,0.0115199880674481,0.972945928573608,0.101991377770901,0.0241508241742849,0.994492053985596
+             ,0.0994764491915703,0.0199802573770285,0.994839251041412,0.105995334684849,0.028392331674695,0.993961155414581
+             ,0.126310631632805,-0.015921875834465,0.991862952709198,0.105995334684849,0.028392331674695,0.993961155414581
+             ,0.0994764491915703,0.0199802573770285,0.994839251041412,0.105995334684849,0.028392331674695,0.993961155414581
+             ,0.126310631632805,-0.015921875834465,0.991862952709198,0.101277232170105,0.0244584120810032,0.994557499885559
+             ,0.0637385919690132,0.09562998265028,0.993374228477478,0.101277232170105,0.0244584120810032,0.994557499885559
+             ,0.126310631632805,-0.015921875834465,0.991862952709198,0.101277232170105,0.0244584120810032,0.994557499885559
+             ,0.0637385919690132,0.09562998265028,0.993374228477478,-0.0798520743846893,0.0479985103011131,0.995650470256805
+             ,-0.0395356863737106,0.101998344063759,0.993998646736145,-0.0798520743846893,0.0479985103011131,0.995650470256805
+             ,0.0637385919690132,0.09562998265028,0.993374228477478,-0.0798520743846893,0.0479985103011131,0.995650470256805
+             ,-0.0395356863737106,0.101998344063759,0.993998646736145,-0.0117996754124761,0.0357990972697735,0.999289333820343
+             ,-0.0400515869259834,0.0240605585277081,0.998907864093781,-0.0117996754124761,0.0357990972697735,0.999289333820343
+             ,-0.0395356863737106,0.101998344063759,0.993998646736145,-0.0117996754124761,0.0357990972697735,0.999289333820343
+             ,-0.0400515869259834,0.0240605585277081,0.998907864093781,-0.015729233622551,0.0955928191542625,0.995296239852905
+             ,-0.0676247105002403,0.0913499966263771,0.993520021438599,-0.015729233622551,0.0955928191542625,0.995296239852905
+             ,-0.0400515869259834,0.0240605585277081,0.998907864093781,-0.015729233622551,0.0955928191542625,0.995296239852905
+             ,-0.0676247105002403,0.0913499966263771,0.993520021438599,-0.226696327328682,0.0880770012736321,0.969974875450134
+             ,-0.141141176223755,0.0800517126917839,0.986747622489929,-0.226696327328682,0.0880770012736321,0.969974875450134
+             ,-0.0676247105002403,0.0913499966263771,0.993520021438599,-0.226696327328682,0.0880770012736321,0.969974875450134
+             ,-0.141141176223755,0.0800517126917839,0.986747622489929,-0.272304058074951,0.0209605135023594,0.961982905864716
+             ,-0.285782724618912,0.0208749454468489,0.958067059516907,-0.272304058074951,0.0209605135023594,0.961982905864716
+             ,-0.141141176223755,0.0800517126917839,0.986747622489929,-0.272304058074951,0.0209605135023594,0.961982905864716
+             ,-0.285782724618912,0.0208749454468489,0.958067059516907,-0.456276684999466,0.0868689715862274,0.885587573051453
+             ,-0.509565591812134,-0.0201441664248705,0.860195994377136,-0.456276684999466,0.0868689715862274,0.885587573051453
+             ,-0.285782724618912,0.0208749454468489,0.958067059516907,-0.456276684999466,0.0868689715862274,0.885587573051453
+             ,-0.509565591812134,-0.0201441664248705,0.860195994377136,-0.641512036323547,0.0639715790748596,0.764440953731537
+             ,-0.55829930305481,-0.127706125378609,0.819751739501953,-0.641512036323547,0.0639715790748596,0.764440953731537
+             ,-0.509565591812134,-0.0201441664248705,0.860195994377136,-0.641512036323547,0.0639715790748596,0.764440953731537
+             ,-0.55829930305481,-0.127706125378609,0.819751739501953,-0.6690673828125,-0.0915947183966637,0.737536013126373
+             ,-0.565825045108795,-0.16251078248024,0.808351635932922,-0.6690673828125,-0.0915947183966637,0.737536013126373
+             ,-0.55829930305481,-0.127706125378609,0.819751739501953,-0.6690673828125,-0.0915947183966637,0.737536013126373
+             ,-0.565825045108795,-0.16251078248024,0.808351635932922,-0.635173916816711,-0.243362128734589,0.733027279376984
+             ,-0.666023850440979,-0.168616563081741,0.726622819900513,-0.635173916816711,-0.243362128734589,0.733027279376984
+             ,-0.565825045108795,-0.16251078248024,0.808351635932922,-0.635173916816711,-0.243362128734589,0.733027279376984
+             ,-0.666023850440979,-0.168616563081741,0.726622819900513,-0.670491516590118,0.00797997415065765,0.741874277591705
+             ,-0.767670869827271,0.0464948117733002,0.639155447483063,-0.670491516590118,0.00797997415065765,0.741874277591705
+             ,-0.666023850440979,-0.168616563081741,0.726622819900513,-0.670491516590118,0.00797997415065765,0.741874277591705
+             ,-0.767670869827271,0.0464948117733002,0.639155447483063,-0.653895556926727,0.138950511813164,0.743715941905975
+             ,-0.657291650772095,0.0677196905016899,0.750587522983551,-0.653895556926727,0.138950511813164,0.743715941905975
+             ,-0.767670869827271,0.0464948117733002,0.639155447483063,-0.653895556926727,0.138950511813164,0.743715941905975
+             ,-0.657291650772095,0.0677196905016899,0.750587522983551,-0.530322074890137,0.0781864002346992,0.844183266162872
+             ,-0.575451791286469,0.0547465682029724,0.816001176834106,-0.530322074890137,0.0781864002346992,0.844183266162872
+             ,-0.657291650772095,0.0677196905016899,0.750587522983551,-0.530322074890137,0.0781864002346992,0.844183266162872
+             ,-0.575451791286469,0.0547465682029724,0.816001176834106,-0.586060702800751,0.145100399851799,0.797169208526611
+             ,-0.658523201942444,0.180517673492432,0.730589151382446,-0.586060702800751,0.145100399851799,0.797169208526611
+             ,-0.575451791286469,0.0547465682029724,0.816001176834106,-0.586060702800751,0.145100399851799,0.797169208526611
+             ,-0.658523201942444,0.180517673492432,0.730589151382446,-0.359691113233566,0.199377954006195,0.911521136760712
+             ,-0.356760948896408,0.0706696510314941,0.931518912315369,-0.359691113233566,0.199377954006195,0.911521136760712
+             ,-0.658523201942444,0.180517673492432,0.730589151382446,-0.359691113233566,0.199377954006195,0.911521136760712
+             ,-0.356760948896408,0.0706696510314941,0.931518912315369,-0.103224322199821,0.162160381674767,0.981350481510162
+             ,-0.0942483097314835,0.112669631838799,0.989152550697327,-0.103224322199821,0.162160381674767,0.981350481510162
+             ,-0.356760948896408,0.0706696510314941,0.931518912315369,-0.103224322199821,0.162160381674767,0.981350481510162
+             ,-0.0942483097314835,0.112669631838799,0.989152550697327,0.248470351099968,0.0761892944574356,0.96563845872879
+             ,0.364058464765549,0.0456561669707298,0.930256426334381,0.248470351099968,0.0761892944574356,0.96563845872879
+             ,-0.0942483097314835,0.112669631838799,0.989152550697327,0.248470351099968,0.0761892944574356,0.96563845872879
+             ,0.364058464765549,0.0456561669707298,0.930256426334381,0.639414072036743,-0.0356003530323505,0.768037974834442
+             ,0.64733624458313,0.082692563533783,0.757705509662628,0.639414072036743,-0.0356003530323505,0.768037974834442
+             ,0.364058464765549,0.0456561669707298,0.930256426334381,0.639414072036743,-0.0356003530323505,0.768037974834442
+             ,0.64733624458313,0.082692563533783,0.757705509662628,0.622620642185211,-0.138096570968628,0.770242094993591
+             ,0.658473789691925,0.101638771593571,0.74570894241333,0.622620642185211,-0.138096570968628,0.770242094993591
+             ,0.64733624458313,0.082692563533783,0.757705509662628,0.622620642185211,-0.138096570968628,0.770242094993591
+             ,0.658473789691925,0.101638771593571,0.74570894241333,0.550457417964935,-0.210431769490242,0.807907819747925
+             ,0.59553474187851,0.158028557896614,0.787632763385773,0.550457417964935,-0.210431769490242,0.807907819747925
+             ,0.658473789691925,0.101638771593571,0.74570894241333,0.550457417964935,-0.210431769490242,0.807907819747925
+             ,0.59553474187851,0.158028557896614,0.787632763385773,0.567055523395538,-0.260035365819931,0.781555891036987
+             ,0.35881319642067,0.399998843669891,0.84335869550705,0.567055523395538,-0.260035365819931,0.781555891036987,0.59553474187851
+             ,0.158028557896614,0.787632763385773,0.567055523395538,-0.260035365819931,0.781555891036987,0.35881319642067
+             ,0.399998843669891,0.84335869550705,0.312099009752274,0.121996000409126,0.942184269428253,-0.157692775130272
+             ,0.69968193769455,0.69683438539505,0.312099009752274,0.121996000409126,0.942184269428253,0.35881319642067,0.399998843669891
+             ,0.84335869550705,0.312099009752274,0.121996000409126,0.942184269428253,-0.157692775130272,0.69968193769455,0.69683438539505
+             ,-0.153497532010078,0.597767114639282,0.7868372797966,-0.28176274895668,0.675362348556519,0.681539058685303,-0.153497532010078
+             ,0.597767114639282,0.7868372797966,-0.157692775130272,0.69968193769455,0.69683438539505,-0.153497532010078,0.597767114639282
+             ,0.7868372797966,-0.28176274895668,0.675362348556519,0.681539058685303,-0.153006955981255,0.70174115896225,0.69580751657486
+             ,-0.171043500304222,0.575287520885468,0.799867749214172,-0.153006955981255,0.70174115896225,0.69580751657486
+             ,-0.28176274895668,0.675362348556519,0.681539058685303,-0.153006955981255,0.70174115896225,0.69580751657486,-0.171043500304222
+             ,0.575287520885468,0.799867749214172,-0.159858226776123,0.714067280292511,0.681581497192383,-0.165594473481178
+             ,0.65404087305069,0.738111793994904,-0.159858226776123,0.714067280292511,0.681581497192383,-0.171043500304222
+             ,0.575287520885468,0.799867749214172,-0.159858226776123,0.714067280292511,0.681581497192383,-0.165594473481178
+             ,0.65404087305069,0.738111793994904,-0.121217913925648,0.669668793678284,0.73270046710968,0.01885443367064,0.677441835403442
+             ,0.735334634780884,-0.121217913925648,0.669668793678284,0.73270046710968,-0.165594473481178,0.65404087305069
+             ,0.738111793994904,-0.121217913925648,0.669668793678284,0.73270046710968,0.01885443367064,0.677441835403442,0.735334634780884
+             ,0.115070253610611,0.648960828781128,0.752069532871246,0.263848006725311,0.556181192398071,0.788065195083618
+             ,0.115070253610611,0.648960828781128,0.752069532871246,0.01885443367064,0.677441835403442,0.735334634780884,0.115070253610611
+             ,0.648960828781128,0.752069532871246,0.263848006725311,0.556181192398071,0.788065195083618,0.402588933706284
+             ,0.623494267463684,0.670206606388092,0.402264267206192,0.477030098438263,0.781425416469574,0.402588933706284
+             ,0.623494267463684,0.670206606388092,0.263848006725311,0.556181192398071,0.788065195083618,0.402588933706284
+             ,0.623494267463684,0.670206606388092,0.402264267206192,0.477030098438263,0.781425416469574,0.566527247428894
+             ,0.610651671886444,0.553309500217438,0.519298911094666,0.495263487100601,0.696450054645538,0.566527247428894
+             ,0.610651671886444,0.553309500217438,0.402264267206192,0.477030098438263,0.781425416469574,0.566527247428894
+             ,0.610651671886444,0.553309500217438,0.519298911094666,0.495263487100601,0.696450054645538,0.503645896911621
+             ,0.555775463581085,0.661403477191925,0.677949488162994,0.413254767656326,0.607951521873474,0.503645896911621
+             ,0.555775463581085,0.661403477191925,0.519298911094666,0.495263487100601,0.696450054645538,0.503645896911621
+             ,0.555775463581085,0.661403477191925,0.677949488162994,0.413254767656326,0.607951521873474,0.422824114561081
+             ,0.435237467288971,0.794850945472717,0.675595819950104,0.333849877119064,0.657354235649109,0.422824114561081
+             ,0.435237467288971,0.794850945472717,0.677949488162994,0.413254767656326,0.607951521873474,0.422824114561081
+             ,0.435237467288971,0.794850945472717,0.675595819950104,0.333849877119064,0.657354235649109,0.572962522506714
+             ,0.23925045132637,0.783883452415466,0.621433675289154,0.362254649400711,0.694688320159912,0.572962522506714,0.23925045132637
+             ,0.783883452415466,0.675595819950104,0.333849877119064,0.657354235649109,0.572962522506714,0.23925045132637,0.783883452415466
+             ,0.621433675289154,0.362254649400711,0.694688320159912,0.288017511367798,0.171109065413475,0.942214250564575
+             ,0.260884642601013,0.398164212703705,0.87943422794342,0.288017511367798,0.171109065413475,0.942214250564575,0.621433675289154
+             ,0.362254649400711,0.694688320159912,0.288017511367798,0.171109065413475,0.942214250564575,0.260884642601013
+             ,0.398164212703705,0.87943422794342,-0.253691792488098,0.198008716106415,0.946801543235779,-0.254268884658813
+             ,0.328874856233597,0.909499108791351,-0.253691792488098,0.198008716106415,0.946801543235779,0.260884642601013
+             ,0.398164212703705,0.87943422794342,-0.253691792488098,0.198008716106415,0.946801543235779,-0.254268884658813
+             ,0.328874856233597,0.909499108791351,-0.453323036432266,0.273190170526505,0.848448753356934,-0.538186132907867
+             ,0.209522858262062,0.816367447376251,-0.453323036432266,0.273190170526505,0.848448753356934,-0.254268884658813
+             ,0.328874856233597,0.909499108791351,-0.453323036432266,0.273190170526505,0.848448753356934,-0.538186132907867
+             ,0.209522858262062,0.816367447376251,-0.62973690032959,0.307541370391846,0.713337063789368,-0.708534479141235
+             ,-0.00565676670521498,0.705653488636017,-0.62973690032959,0.307541370391846,0.713337063789368,-0.538186132907867
+             ,0.209522858262062,0.816367447376251,-0.62973690032959,0.307541370391846,0.713337063789368,-0.708534479141235
+             ,-0.00565676670521498,0.705653488636017,-0.23231352865696,0.491661489009857,0.8392254114151,-0.26333886384964
+             ,-0.0873906388878822,0.960736989974976,-0.23231352865696,0.491661489009857,0.8392254114151,-0.708534479141235
+             ,-0.00565676670521498,0.705653488636017,-0.23231352865696,0.491661489009857,0.8392254114151,-0.26333886384964
+             ,-0.0873906388878822,0.960736989974976,0.450734108686447,0.542987763881683,0.708521723747253,0.385910779237747
+             ,-0.067881777882576,0.920035302639008,0.450734108686447,0.542987763881683,0.708521723747253,-0.26333886384964
+             ,-0.0873906388878822,0.960736989974976,0.450734108686447,0.542987763881683,0.708521723747253,0.385910779237747
+             ,-0.067881777882576,0.920035302639008,0.554442226886749,0.517971158027649,0.651382863521576,0.610954999923706
+             ,0.0353381410241127,0.79087620973587,0.554442226886749,0.517971158027649,0.651382863521576,0.385910779237747
+             ,-0.067881777882576,0.920035302639008,0.554442226886749,0.517971158027649,0.651382863521576,0.610954999923706
+             ,0.0353381410241127,0.79087620973587,0.0551754795014858,0.210967466235161,0.975934624671936,0.515194237232208
+             ,0.163924127817154,0.841251373291016,0.0551754795014858,0.210967466235161,0.975934624671936,0.610954999923706
+             ,0.0353381410241127,0.79087620973587,0.0551754795014858,0.210967466235161,0.975934624671936,0.515194237232208
+             ,0.163924127817154,0.841251373291016,-0.226974442601204,-0.260324031114578,0.938463687896729,0.38886484503746
+             ,-0.261512607336044,0.883399903774261,-0.226974442601204,-0.260324031114578,0.938463687896729,0.515194237232208
+             ,0.163924127817154,0.841251373291016,-0.226974442601204,-0.260324031114578,0.938463687896729,0.38886484503746
+             ,-0.261512607336044,0.883399903774261,0.110967122018337,-0.419372409582138,0.901006698608398,0.174433201551437
+             ,-0.300191700458527,0.937794208526611,0.110967122018337,-0.419372409582138,0.901006698608398,0.38886484503746
+             ,-0.261512607336044,0.883399903774261,0.110967122018337,-0.419372409582138,0.901006698608398,0.174433201551437
+             ,-0.300191700458527,0.937794208526611,0.296425640583038,-0.409242182970047,0.862932622432709,0.0154940653592348
+             ,-0.108735136687756,0.993950009346008,0.296425640583038,-0.409242182970047,0.862932622432709,0.174433201551437
+             ,-0.300191700458527,0.937794208526611,0.296425640583038,-0.409242182970047,0.862932622432709,0.0154940653592348
+             ,-0.108735136687756,0.993950009346008,0.0665695667266846,-0.283673197031021,0.956607580184937,5.75191734242253e-005
+             ,-0.0159330479800701,0.999873042106628,0.0665695667266846,-0.283673197031021,0.956607580184937,0.0154940653592348
+             ,-0.108735136687756,0.993950009346008,0.0665695667266846,-0.283673197031021,0.956607580184937,5.75191734242253e-005
+             ,-0.0159330479800701,0.999873042106628,-0.136949598789215,-0.211800187826157,0.967670083045959,-0.115712232887745
+             ,-0.06890519708395,0.990889847278595,-0.136949598789215,-0.211800187826157,0.967670083045959,5.75191734242253e-005
+             ,-0.0159330479800701,0.999873042106628,-0.136949598789215,-0.211800187826157,0.967670083045959,-0.115712232887745
+             ,-0.06890519708395,0.990889847278595,-0.13242045044899,-0.0881801843643188,0.987263441085815,-0.332178860902786
+             ,0.0277974475175142,0.942806720733643,-0.13242045044899,-0.0881801843643188,0.987263441085815,-0.115712232887745
+             ,-0.06890519708395,0.990889847278595,-0.13242045044899,-0.0881801843643188,0.987263441085815,-0.332178860902786
+             ,0.0277974475175142,0.942806720733643,-0.412578582763672,0.134956836700439,0.900869369506836,-0.571315705776215
+             ,0.174643412232399,0.801933944225311,-0.412578582763672,0.134956836700439,0.900869369506836,-0.332178860902786
+             ,0.0277974475175142,0.942806720733643,-0.412578582763672,0.134956836700439,0.900869369506836,-0.571315705776215
+             ,0.174643412232399,0.801933944225311,-0.699450075626373,0.249662846326828,0.669655203819275,-0.742279291152954
+             ,0.125810712575912,0.65817403793335,-0.699450075626373,0.249662846326828,0.669655203819275,-0.571315705776215
+             ,0.174643412232399,0.801933944225311,-0.699450075626373,0.249662846326828,0.669655203819275,-0.742279291152954
+             ,0.125810712575912,0.65817403793335,-0.38030070066452,0.409857779741287,0.829088568687439,-0.484729468822479
+             ,0.306831061840057,0.819079995155334,-0.38030070066452,0.409857779741287,0.829088568687439,-0.742279291152954
+             ,0.125810712575912,0.65817403793335,-0.38030070066452,0.409857779741287,0.829088568687439,-0.484729468822479
+             ,0.306831061840057,0.819079995155334,0.0634940713644028,0.387841463088989,0.919536650180817,0.104133576154709
+             ,0.455350130796433,0.884201526641846,0.0634940713644028,0.387841463088989,0.919536650180817,-0.484729468822479
+             ,0.306831061840057,0.819079995155334,0.0634940713644028,0.387841463088989,0.919536650180817,0.104133576154709
+             ,0.455350130796433,0.884201526641846,0.259799808263779,0.20435206592083,0.943792521953583,0.462592780590057,0.179490521550179
+             ,0.868211448192596,0.259799808263779,0.20435206592083,0.943792521953583,0.104133576154709,0.455350130796433,0.884201526641846
+             ,0.259799808263779,0.20435206592083,0.943792521953583,0.462592780590057,0.179490521550179,0.868211448192596,0.467788219451904
+             ,0.0938981026411057,0.878838658332825,0.506225407123566,0.12802642583847,0.852845251560211,0.467788219451904
+             ,0.0938981026411057,0.878838658332825,0.462592780590057,0.179490521550179,0.868211448192596,0.467788219451904
+             ,0.0938981026411057,0.878838658332825,0.506225407123566,0.12802642583847,0.852845251560211,0.335280358791351
+             ,0.0126235783100128,0.94203382730484,0.337040662765503,0.161622822284698,0.927513718605042,0.335280358791351
+             ,0.0126235783100128,0.94203382730484,0.506225407123566,0.12802642583847,0.852845251560211,0.335280358791351,0.0126235783100128
+             ,0.94203382730484,0.337040662765503,0.161622822284698,0.927513718605042,-0.0352398678660393,-0.00417239964008331
+             ,0.999370217323303,0.0146143389865756,0.0307557284832001,0.999420046806335,-0.0352398678660393,-0.00417239964008331
+             ,0.999370217323303,0.337040662765503,0.161622822284698,0.927513718605042,-0.0352398678660393,-0.00417239964008331
+             ,0.999370217323303,0.0146143389865756,0.0307557284832001,0.999420046806335,-0.122910097241402,0.0359052680432796
+             ,0.99176812171936,-0.135102942585945,-0.0711119174957275,0.988276422023773,-0.122910097241402,0.0359052680432796
+             ,0.99176812171936,0.0146143389865756,0.0307557284832001,0.999420046806335,-0.122910097241402,0.0359052680432796
+             ,0.99176812171936,-0.135102942585945,-0.0711119174957275,0.988276422023773,-0.0595701858401299,0.0833711102604866
+             ,0.99473649263382,-0.0787815004587173,-0.0468448512256145,0.995790660381317,-0.0595701858401299,0.0833711102604866
+             ,0.99473649263382,-0.135102942585945,-0.0711119174957275,0.988276422023773,-0.0595701858401299,0.0833711102604866
+             ,0.99473649263382,-0.0787815004587173,-0.0468448512256145,0.995790660381317,0.0241053830832243,0.0399997867643833
+             ,0.998908877372742,-0.0401224009692669,0.00802659522742033,0.999162554740906,0.0241053830832243,0.0399997867643833
+             ,0.998908877372742,-0.0787815004587173,-0.0468448512256145,0.995790660381317,0.142820402979851,-0.0315460748970509
+             ,0.989245772361755,0.0959195420145988,0.0159667432308197,0.995261073112488,0.146662905812263,0.0197871886193752
+             ,0.98898857831955,0.204905316233635,-0.0565231740474701,0.977148354053497,0.146662905812263,0.0197871886193752
+             ,0.98898857831955,0.0959195420145988,0.0159667432308197,0.995261073112488,0.146662905812263,0.0197871886193752
+             ,0.98898857831955,0.204905316233635,-0.0565231740474701,0.977148354053497,0.268598854541779,0.0331133455038071
+             ,0.962682783603668,0.29166367650032,-0.161819443106651,0.942733645439148,0.268598854541779,0.0331133455038071
+             ,0.962682783603668,0.204905316233635,-0.0565231740474701,0.977148354053497,0.268598854541779,0.0331133455038071
+             ,0.962682783603668,0.29166367650032,-0.161819443106651,0.942733645439148,0.331031799316406,0.104618981480598
+             ,0.937802135944366,0.341640710830688,-0.150679662823677,0.927673041820526,0.331031799316406,0.104618981480598
+             ,0.937802135944366,0.29166367650032,-0.161819443106651,0.942733645439148,0.331031799316406,0.104618981480598
+             ,0.937802135944366,0.341640710830688,-0.150679662823677,0.927673041820526,0.400712788105011,-0.0159240122884512
+             ,0.916065335273743,0.391823709011078,-0.0754973664879799,0.916937530040741,0.400712788105011,-0.0159240122884512
+             ,0.916065335273743,0.341640710830688,-0.150679662823677,0.927673041820526,0.400712788105011,-0.0159240122884512
+             ,0.916065335273743,0.391823709011078,-0.0754973664879799,0.916937530040741,0.315902769565582,-0.0652776584029198
+             ,0.946543335914612,0.307032525539398,-0.0351637117564678,0.951049208641052,0.315902769565582,-0.0652776584029198
+             ,0.946543335914612,0.391823709011078,-0.0754973664879799,0.916937530040741,0.315902769565582,-0.0652776584029198
+             ,0.946543335914612,0.307032525539398,-0.0351637117564678,0.951049208641052,0.16937629878521,-0.0197152867913246
+             ,0.98535418510437,0.101991377770901,0.0241508241742849,0.994492053985596,0.16937629878521,-0.0197152867913246
+             ,0.98535418510437,0.307032525539398,-0.0351637117564678,0.951049208641052,0.16937629878521,-0.0197152867913246
+             ,0.98535418510437,0.101991377770901,0.0241508241742849,0.994492053985596,0.0797493010759354,0.0479837767779827
+             ,0.995659351348877,0.105995334684849,0.028392331674695,0.993961155414581,0.0797493010759354,0.0479837767779827
+             ,0.995659351348877,0.101991377770901,0.0241508241742849,0.994492053985596,0.0797493010759354,0.0479837767779827
+             ,0.995659351348877,0.105995334684849,0.028392331674695,0.993961155414581,0.119255393743515,-0.0400287546217442
+             ,0.992056369781494,0.101277232170105,0.0244584120810032,0.994557499885559,0.119255393743515,-0.0400287546217442
+             ,0.992056369781494,0.105995334684849,0.028392331674695,0.993961155414581,0.119255393743515,-0.0400287546217442
+             ,0.992056369781494,0.101277232170105,0.0244584120810032,0.994557499885559,-0.0159587860107422,-7.91036145528778e-005
+             ,0.999872624874115,-0.0798520743846893,0.0479985103011131,0.995650470256805,-0.0159587860107422,-7.91036145528778e-005
+             ,0.999872624874115,0.101277232170105,0.0244584120810032,0.994557499885559,-0.0159587860107422,-7.91036145528778e-005
+             ,0.999872624874115,-0.0798520743846893,0.0479985103011131,0.995650470256805,-0.0199164152145386,0.0601261369884014
+             ,0.997992038726807,-0.0117996754124761,0.0357990972697735,0.999289333820343,-0.0199164152145386,0.0601261369884014
+             ,0.997992038726807,-0.0798520743846893,0.0479985103011131,0.995650470256805,-0.0199164152145386,0.0601261369884014
+             ,0.997992038726807,-0.0117996754124761,0.0357990972697735,0.999289333820343,-0.00383134908042848,0.0277857966721058
+             ,0.999606549739838,-0.015729233622551,0.0955928191542625,0.995296239852905,-0.00383134908042848,0.0277857966721058
+             ,0.999606549739838,-0.0117996754124761,0.0357990972697735,0.999289333820343,-0.00383134908042848,0.0277857966721058
+             ,0.999606549739838,-0.015729233622551,0.0955928191542625,0.995296239852905,-0.202123284339905,0.0470014065504074
+             ,0.978231608867645,-0.226696327328682,0.0880770012736321,0.969974875450134,-0.202123284339905,0.0470014065504074
+             ,0.978231608867645,-0.015729233622551,0.0955928191542625,0.995296239852905,-0.202123284339905,0.0470014065504074
+             ,0.978231608867645,-0.226696327328682,0.0880770012736321,0.969974875450134,-0.287325799465179,0.110897123813629
+             ,0.951391458511353,-0.272304058074951,0.0209605135023594,0.961982905864716,-0.287325799465179,0.110897123813629
+             ,0.951391458511353,-0.226696327328682,0.0880770012736321,0.969974875450134,-0.287325799465179,0.110897123813629
+             ,0.951391458511353,-0.272304058074951,0.0209605135023594,0.961982905864716,-0.408952623605728,0.103292621672153
+             ,0.906690895557404,-0.456276684999466,0.0868689715862274,0.885587573051453,-0.408952623605728,0.103292621672153
+             ,0.906690895557404,-0.272304058074951,0.0209605135023594,0.961982905864716,-0.408952623605728,0.103292621672153
+             ,0.906690895557404,-0.456276684999466,0.0868689715862274,0.885587573051453,-0.701554834842682,0.136934772133827
+             ,0.699335098266602,-0.641512036323547,0.0639715790748596,0.764440953731537,-0.701554834842682,0.136934772133827
+             ,0.699335098266602,-0.456276684999466,0.0868689715862274,0.885587573051453,-0.701554834842682,0.136934772133827
+             ,0.699335098266602,-0.641512036323547,0.0639715790748596,0.764440953731537,-0.692193508148193,0.0309256929904222
+             ,0.721049129962921,-0.6690673828125,-0.0915947183966637,0.737536013126373,-0.692193508148193,0.0309256929904222
+             ,0.721049129962921,-0.641512036323547,0.0639715790748596,0.764440953731537,-0.692193508148193,0.0309256929904222
+             ,0.721049129962921,-0.6690673828125,-0.0915947183966637,0.737536013126373,-0.649384081363678,0.11303186416626
+             ,0.752013444900513,-0.635173916816711,-0.243362128734589,0.733027279376984,-0.649384081363678,0.11303186416626
+             ,0.752013444900513,-0.6690673828125,-0.0915947183966637,0.737536013126373,-0.649384081363678,0.11303186416626
+             ,0.752013444900513,-0.635173916816711,-0.243362128734589,0.733027279376984,-0.520448088645935,0.0477941296994686
+             ,0.852554678916931,-0.670491516590118,0.00797997415065765,0.741874277591705,-0.520448088645935,0.0477941296994686
+             ,0.852554678916931,-0.635173916816711,-0.243362128734589,0.733027279376984,-0.520448088645935,0.0477941296994686
+             ,0.852554678916931,-0.670491516590118,0.00797997415065765,0.741874277591705,-0.630403995513916,0.142419844865799
+             ,0.763090670108795,-0.653895556926727,0.138950511813164,0.743715941905975,-0.630403995513916,0.142419844865799
+             ,0.763090670108795,-0.670491516590118,0.00797997415065765,0.741874277591705,-0.630403995513916,0.142419844865799
+             ,0.763090670108795,-0.653895556926727,0.138950511813164,0.743715941905975,-0.612562417984009,0.103843733668327
+             ,0.783571183681488,-0.530322074890137,0.0781864002346992,0.844183266162872,-0.612562417984009,0.103843733668327
+             ,0.783571183681488,-0.653895556926727,0.138950511813164,0.743715941905975,-0.612562417984009,0.103843733668327
+             ,0.783571183681488,-0.530322074890137,0.0781864002346992,0.844183266162872,-0.510792016983032,0.0444341897964478
+             ,0.858555197715759,-0.586060702800751,0.145100399851799,0.797169208526611,-0.510792016983032,0.0444341897964478
+             ,0.858555197715759,-0.530322074890137,0.0781864002346992,0.844183266162872,-0.510792016983032,0.0444341897964478
+             ,0.858555197715759,-0.586060702800751,0.145100399851799,0.797169208526611,-0.47681936621666,0.242987543344498
+             ,0.844748675823212,-0.359691113233566,0.199377954006195,0.911521136760712,-0.47681936621666,0.242987543344498
+             ,0.844748675823212,-0.586060702800751,0.145100399851799,0.797169208526611,-0.47681936621666,0.242987543344498
+             ,0.844748675823212,-0.359691113233566,0.199377954006195,0.911521136760712,-0.19636395573616,0.128452405333519
+             ,0.972080826759338,-0.103224322199821,0.162160381674767,0.981350481510162,-0.19636395573616,0.128452405333519
+             ,0.972080826759338,-0.359691113233566,0.199377954006195,0.911521136760712,-0.19636395573616,0.128452405333519
+             ,0.972080826759338,-0.103224322199821,0.162160381674767,0.981350481510162,0.09846381098032,0.061339296400547
+             ,0.993248343467712,0.248470351099968,0.0761892944574356,0.96563845872879,0.09846381098032,0.061339296400547,0.993248343467712
+             ,-0.103224322199821,0.162160381674767,0.981350481510162,0.09846381098032,0.061339296400547,0.993248343467712
+             ,0.248470351099968,0.0761892944574356,0.96563845872879,0.571440994739532,-0.219715401530266,0.790683448314667
+             ,0.639414072036743,-0.0356003530323505,0.768037974834442,0.571440994739532,-0.219715401530266,0.790683448314667
+             ,0.248470351099968,0.0761892944574356,0.96563845872879,0.571440994739532,-0.219715401530266,0.790683448314667
+             ,0.639414072036743,-0.0356003530323505,0.768037974834442,0.501480400562286,-0.282542169094086,0.817732989788055
+             ,0.622620642185211,-0.138096570968628,0.770242094993591,0.501480400562286,-0.282542169094086,0.817732989788055
+             ,0.639414072036743,-0.0356003530323505,0.768037974834442,0.501480400562286,-0.282542169094086,0.817732989788055
+             ,0.622620642185211,-0.138096570968628,0.770242094993591,0.488378793001175,-0.375717490911484,0.78760552406311
+             ,0.550457417964935,-0.210431769490242,0.807907819747925,0.488378793001175,-0.375717490911484,0.78760552406311
+             ,0.622620642185211,-0.138096570968628,0.770242094993591,0.488378793001175,-0.375717490911484,0.78760552406311
+             ,0.550457417964935,-0.210431769490242,0.807907819747925,0.584561586380005,-0.340397655963898,0.736489713191986
+             ,0.567055523395538,-0.260035365819931,0.781555891036987,0.584561586380005,-0.340397655963898,0.736489713191986
+             ,0.550457417964935,-0.210431769490242,0.807907819747925,0.584561586380005,-0.340397655963898,0.736489713191986
+             ,0.567055523395538,-0.260035365819931,0.781555891036987,0.637062072753906,-0.224980473518372,0.737248718738556
+             ,0.312099009752274,0.121996000409126,0.942184269428253,0.637062072753906,-0.224980473518372,0.737248718738556
+             ,0.567055523395538,-0.260035365819931,0.781555891036987,0.637062072753906,-0.224980473518372,0.737248718738556
+             ,0.312099009752274,0.121996000409126,0.942184269428253,0.286321550607681,0.0948300436139107,0.953429162502289
+             ,-0.153497532010078,0.597767114639282,0.7868372797966,0.286321550607681,0.0948300436139107,0.953429162502289
+             ,0.312099009752274,0.121996000409126,0.942184269428253,0.286321550607681,0.0948300436139107,0.953429162502289
+             ,-0.153497532010078,0.597767114639282,0.7868372797966,0.0188305955380201,0.288773119449615,0.957212388515472
+             ,-0.153006955981255,0.70174115896225,0.69580751657486,0.0188305955380201,0.288773119449615,0.957212388515472
+             ,-0.153497532010078,0.597767114639282,0.7868372797966,0.0188305955380201,0.288773119449615,0.957212388515472
+             ,-0.153006955981255,0.70174115896225,0.69580751657486,-0.121228627860546,0.526896774768829,0.841239154338837
+             ,-0.159858226776123,0.714067280292511,0.681581497192383,-0.121228627860546,0.526896774768829,0.841239154338837
+             ,-0.153006955981255,0.70174115896225,0.69580751657486,-0.121228627860546,0.526896774768829,0.841239154338837
+             ,-0.159858226776123,0.714067280292511,0.681581497192383,-0.144506752490997,0.686099171638489,0.713011682033539
+             ,-0.121217913925648,0.669668793678284,0.73270046710968,-0.144506752490997,0.686099171638489,0.713011682033539
+             ,-0.159858226776123,0.714067280292511,0.681581497192383,-0.144506752490997,0.686099171638489,0.713011682033539
+             ,-0.121217913925648,0.669668793678284,0.73270046710968,0.2071343511343,0.693103790283203,0.690436542034149,0.115070253610611
+             ,0.648960828781128,0.752069532871246,0.2071343511343,0.693103790283203,0.690436542034149,-0.121217913925648,0.669668793678284
+             ,0.73270046710968,0.2071343511343,0.693103790283203,0.690436542034149,0.115070253610611,0.648960828781128,0.752069532871246
+             ,0.472166240215302,0.688665747642517,0.550271332263947,0.402588933706284,0.623494267463684,0.670206606388092
+             ,0.472166240215302,0.688665747642517,0.550271332263947,0.115070253610611,0.648960828781128,0.752069532871246
+             ,0.472166240215302,0.688665747642517,0.550271332263947,0.402588933706284,0.623494267463684,0.670206606388092
+             ,0.423450440168381,0.648240745067596,0.632829904556274,0.566527247428894,0.610651671886444,0.553309500217438
+             ,0.423450440168381,0.648240745067596,0.632829904556274,0.402588933706284,0.623494267463684,0.670206606388092
+             ,0.423450440168381,0.648240745067596,0.632829904556274,0.566527247428894,0.610651671886444,0.553309500217438
+             ,0.368530660867691,0.439036160707474,0.819409787654877,0.503645896911621,0.555775463581085,0.661403477191925
+             ,0.368530660867691,0.439036160707474,0.819409787654877,0.566527247428894,0.610651671886444,0.553309500217438
+             ,0.368530660867691,0.439036160707474,0.819409787654877,0.503645896911621,0.555775463581085,0.661403477191925
+             ,0.407285839319229,0.349423795938492,0.843813478946686,0.422824114561081,0.435237467288971,0.794850945472717
+             ,0.407285839319229,0.349423795938492,0.843813478946686,0.503645896911621,0.555775463581085,0.661403477191925
+             ,0.407285839319229,0.349423795938492,0.843813478946686,0.422824114561081,0.435237467288971,0.794850945472717
+             ,0.459708362817764,0.354910224676132,0.814068138599396,0.572962522506714,0.23925045132637,0.783883452415466,0.459708362817764
+             ,0.354910224676132,0.814068138599396,0.422824114561081,0.435237467288971,0.794850945472717,0.459708362817764
+             ,0.354910224676132,0.814068138599396,0.572962522506714,0.23925045132637,0.783883452415466,0.271209120750427,0.113185666501522
+             ,0.95584237575531,0.288017511367798,0.171109065413475,0.942214250564575,0.271209120750427,0.113185666501522,0.95584237575531
+             ,0.572962522506714,0.23925045132637,0.783883452415466,0.271209120750427,0.113185666501522,0.95584237575531,0.288017511367798
+             ,0.171109065413475,0.942214250564575,-0.15236921608448,0.165105521678925,0.974435091018677,-0.253691792488098
+             ,0.198008716106415,0.946801543235779,-0.15236921608448,0.165105521678925,0.974435091018677,0.288017511367798
+             ,0.171109065413475,0.942214250564575,-0.15236921608448,0.165105521678925,0.974435091018677,-0.253691792488098
+             ,0.198008716106415,0.946801543235779,-0.370940983295441,0.323668897151947,0.870425879955292,-0.453323036432266
+             ,0.273190170526505,0.848448753356934,-0.370940983295441,0.323668897151947,0.870425879955292,-0.253691792488098
+             ,0.198008716106415,0.946801543235779,-0.370940983295441,0.323668897151947,0.870425879955292,-0.453323036432266
+             ,0.273190170526505,0.848448753356934,-0.591281354427338,0.38574343919754,0.708229005336761,-0.62973690032959
+             ,0.307541370391846,0.713337063789368,-0.591281354427338,0.38574343919754,0.708229005336761,-0.453323036432266
+             ,0.273190170526505,0.848448753356934,-0.591281354427338,0.38574343919754,0.708229005336761,-0.62973690032959
+             ,0.307541370391846,0.713337063789368,-0.101699277758598,0.545094430446625,0.832183539867401,-0.23231352865696
+             ,0.491661489009857,0.8392254114151,-0.101699277758598,0.545094430446625,0.832183539867401,-0.62973690032959,0.307541370391846
+             ,0.713337063789368,-0.101699277758598,0.545094430446625,0.832183539867401,-0.23231352865696,0.491661489009857
+             ,0.8392254114151,0.512051403522491,0.531427323818207,0.674824595451355,0.450734108686447,0.542987763881683,0.708521723747253
+             ,0.512051403522491,0.531427323818207,0.674824595451355,-0.23231352865696,0.491661489009857,0.8392254114151,0.512051403522491
+             ,0.531427323818207,0.674824595451355,0.450734108686447,0.542987763881683,0.708521723747253,0.24129556119442,0.252031594514847
+             ,0.937153458595276,0.554442226886749,0.517971158027649,0.651382863521576,0.24129556119442,0.252031594514847,0.937153458595276
+             ,0.450734108686447,0.542987763881683,0.708521723747253,0.24129556119442,0.252031594514847,0.937153458595276,0.554442226886749
+             ,0.517971158027649,0.651382863521576,-0.340118110179901,-0.136289075016975,0.930454194545746,0.0551754795014858
+             ,0.210967466235161,0.975934624671936,-0.340118110179901,-0.136289075016975,0.930454194545746,0.554442226886749
+             ,0.517971158027649,0.651382863521576,-0.340118110179901,-0.136289075016975,0.930454194545746,0.0551754795014858
+             ,0.210967466235161,0.975934624671936,-0.326095521450043,-0.453992873430252,0.829187631607056,-0.226974442601204
+             ,-0.260324031114578,0.938463687896729,-0.326095521450043,-0.453992873430252,0.829187631607056,0.0551754795014858
+             ,0.210967466235161,0.975934624671936,-0.326095521450043,-0.453992873430252,0.829187631607056,-0.226974442601204
+             ,-0.260324031114578,0.938463687896729,0.203039154410362,-0.463883996009827,0.862314820289612,0.110967122018337
+             ,-0.419372409582138,0.901006698608398,0.203039154410362,-0.463883996009827,0.862314820289612,-0.226974442601204
+             ,-0.260324031114578,0.938463687896729,0.203039154410362,-0.463883996009827,0.862314820289612,0.110967122018337
+             ,-0.419372409582138,0.901006698608398,0.290762454271317,-0.469140648841858,0.833885073661804,0.296425640583038
+             ,-0.409242182970047,0.862932622432709,0.290762454271317,-0.469140648841858,0.833885073661804,0.110967122018337
+             ,-0.419372409582138,0.901006698608398,0.290762454271317,-0.469140648841858,0.833885073661804,0.296425640583038
+             ,-0.409242182970047,0.862932622432709,0.0899955630302429,-0.535504102706909,0.839723885059357,0.0665695667266846
+             ,-0.283673197031021,0.956607580184937,0.0899955630302429,-0.535504102706909,0.839723885059357,0.296425640583038
+             ,-0.409242182970047,0.862932622432709,0.0899955630302429,-0.535504102706909,0.839723885059357,0.0665695667266846
+             ,-0.283673197031021,0.956607580184937,0.0695231035351753,-0.50832587480545,0.858353793621063,-0.136949598789215
+             ,-0.211800187826157,0.967670083045959,0.0695231035351753,-0.50832587480545,0.858353793621063,0.0665695667266846
+             ,-0.283673197031021,0.956607580184937,0.0695231035351753,-0.50832587480545,0.858353793621063,-0.136949598789215
+             ,-0.211800187826157,0.967670083045959,0.0294882114976645,-0.295988947153091,0.954736113548279,-0.13242045044899
+             ,-0.0881801843643188,0.987263441085815,0.0294882114976645,-0.295988947153091,0.954736113548279,-0.136949598789215
+             ,-0.211800187826157,0.967670083045959,0.0294882114976645,-0.295988947153091,0.954736113548279,-0.13242045044899
+             ,-0.0881801843643188,0.987263441085815,-0.258313000202179,-0.202411264181137,0.94461852312088,-0.412578582763672
+             ,0.134956836700439,0.900869369506836,-0.258313000202179,-0.202411264181137,0.94461852312088,-0.13242045044899
+             ,-0.0881801843643188,0.987263441085815,-0.258313000202179,-0.202411264181137,0.94461852312088,-0.412578582763672
+             ,0.134956836700439,0.900869369506836,-0.5572749376297,-0.0197744928300381,0.830092489719391,-0.699450075626373
+             ,0.249662846326828,0.669655203819275,-0.5572749376297,-0.0197744928300381,0.830092489719391,-0.412578582763672
+             ,0.134956836700439,0.900869369506836,-0.5572749376297,-0.0197744928300381,0.830092489719391,-0.699450075626373
+             ,0.249662846326828,0.669655203819275,-0.501770794391632,0.369947075843811,0.781898498535156,-0.38030070066452
+             ,0.409857779741287,0.829088568687439,-0.501770794391632,0.369947075843811,0.781898498535156,-0.699450075626373
+             ,0.249662846326828,0.669655203819275,-0.501770794391632,0.369947075843811,0.781898498535156,-0.38030070066452
+             ,0.409857779741287,0.829088568687439,-0.213188335299492,0.448493868112564,0.867988467216492,0.0634940713644028
+             ,0.387841463088989,0.919536650180817,-0.213188335299492,0.448493868112564,0.867988467216492,-0.38030070066452
+             ,0.409857779741287,0.829088568687439,-0.213188335299492,0.448493868112564,0.867988467216492,0.0634940713644028
+             ,0.387841463088989,0.919536650180817,0.114494562149048,0.317483454942703,0.941326320171356,0.259799808263779
+             ,0.20435206592083,0.943792521953583,0.114494562149048,0.317483454942703,0.941326320171356,0.0634940713644028
+             ,0.387841463088989,0.919536650180817,0.114494562149048,0.317483454942703,0.941326320171356,0.259799808263779
+             ,0.20435206592083,0.943792521953583,0.39582684636116,0.225355431437492,0.890244960784912,0.467788219451904,0.0938981026411057
+             ,0.878838658332825,0.39582684636116,0.225355431437492,0.890244960784912,0.259799808263779,0.20435206592083,0.943792521953583
+             ,0.39582684636116,0.225355431437492,0.890244960784912,0.467788219451904,0.0938981026411057,0.878838658332825
+             ,0.262561559677124,0.10570514947176,0.959107875823975,0.335280358791351,0.0126235783100128,0.94203382730484,0.262561559677124
+             ,0.10570514947176,0.959107875823975,0.467788219451904,0.0938981026411057,0.878838658332825,0.262561559677124
+             ,0.10570514947176,0.959107875823975,0.335280358791351,0.0126235783100128,0.94203382730484,-0.0440008416771889
+             ,0.00405535893514752,0.999023258686066,-0.0352398678660393,-0.00417239964008331,0.999370217323303,-0.0440008416771889
+             ,0.00405535893514752,0.999023258686066,0.335280358791351,0.0126235783100128,0.94203382730484,-0.0440008416771889
+             ,0.00405535893514752,0.999023258686066,-0.0352398678660393,-0.00417239964008331,0.999370217323303,-0.071749210357666
+             ,-0.0557106286287308,0.995865643024445,-0.122910097241402,0.0359052680432796,0.99176812171936,-0.071749210357666
+             ,-0.0557106286287308,0.995865643024445,-0.0352398678660393,-0.00417239964008331,0.999370217323303,-0.071749210357666
+             ,-0.0557106286287308,0.995865643024445,-0.122910097241402,0.0359052680432796,0.99176812171936,-0.0483132004737854
+             ,-0.0615114718675613,0.996936440467834,-0.0595701858401299,0.0833711102604866,0.99473649263382,-0.0483132004737854
+             ,-0.0615114718675613,0.996936440467834,-0.122910097241402,0.0359052680432796,0.99176812171936,-0.0483132004737854
+             ,-0.0615114718675613,0.996936440467834,-0.0595701858401299,0.0833711102604866,0.99473649263382,-0.0877308323979378
+             ,-0.039747342467308,0.995350897312164,0.0241053830832243,0.0399997867643833,0.998908877372742,-0.0877308323979378
+             ,-0.039747342467308,0.995350897312164,-0.0595701858401299,0.0833711102604866,0.99473649263382,0.288531303405762
+             ,-0.166407659649849,0.942898809909821,0.142820402979851,-0.0315460748970509,0.989245772361755,0.259159088134766
+             ,-0.0502595528960228,0.964526057243347,0.146662905812263,0.0197871886193752,0.98898857831955,0.259159088134766
+             ,-0.0502595528960228,0.964526057243347,0.142820402979851,-0.0315460748970509,0.989245772361755,0.259159088134766
+             ,-0.0502595528960228,0.964526057243347,0.146662905812263,0.0197871886193752,0.98898857831955,0.360928744077683
+             ,0.054586011916399,0.930994510650635,0.268598854541779,0.0331133455038071,0.962682783603668,0.360928744077683
+             ,0.054586011916399,0.930994510650635,0.146662905812263,0.0197871886193752,0.98898857831955,0.360928744077683
+             ,0.054586011916399,0.930994510650635,0.268598854541779,0.0331133455038071,0.962682783603668,0.32940673828125
+             ,0.129084631800652,0.93532258272171,0.331031799316406,0.104618981480598,0.937802135944366,0.32940673828125,0.129084631800652
+             ,0.93532258272171,0.268598854541779,0.0331133455038071,0.962682783603668,0.32940673828125,0.129084631800652,0.93532258272171
+             ,0.331031799316406,0.104618981480598,0.937802135944366,0.25722473859787,0.10130450129509,0.961026966571808,0.400712788105011
+             ,-0.0159240122884512,0.916065335273743,0.25722473859787,0.10130450129509,0.961026966571808,0.331031799316406
+             ,0.104618981480598,0.937802135944366,0.25722473859787,0.10130450129509,0.961026966571808,0.400712788105011,-0.0159240122884512
+             ,0.916065335273743,0.276906758546829,0.0327618792653084,0.960338175296783,0.315902769565582,-0.0652776584029198
+             ,0.946543335914612,0.276906758546829,0.0327618792653084,0.960338175296783,0.400712788105011,-0.0159240122884512
+             ,0.916065335273743,0.276906758546829,0.0327618792653084,0.960338175296783,0.315902769565582,-0.0652776584029198
+             ,0.946543335914612,0.239261344075203,-0.038608230650425,0.970187246799469,0.16937629878521,-0.0197152867913246
+             ,0.98535418510437,0.239261344075203,-0.038608230650425,0.970187246799469,0.315902769565582,-0.0652776584029198
+             ,0.946543335914612,0.239261344075203,-0.038608230650425,0.970187246799469,0.16937629878521,-0.0197152867913246
+             ,0.98535418510437,0.0988587588071823,0.00490455189719796,0.99508935213089,0.0797493010759354,0.0479837767779827
+             ,0.995659351348877,0.0988587588071823,0.00490455189719796,0.99508935213089,0.16937629878521,-0.0197152867913246
+             ,0.98535418510437,0.0988587588071823,0.00490455189719796,0.99508935213089,0.0797493010759354,0.0479837767779827
+             ,0.995659351348877,0.0240596979856491,0.00801057461649179,0.999678432941437,0.119255393743515,-0.0400287546217442
+             ,0.992056369781494,0.0240596979856491,0.00801057461649179,0.999678432941437,0.0797493010759354,0.0479837767779827
+             ,0.995659351348877,0.0240596979856491,0.00801057461649179,0.999678432941437,0.119255393743515,-0.0400287546217442
+             ,0.992056369781494,0.0400687232613564,-0.0560696758329868,0.997622489929199,-0.0159587860107422,-7.91036145528778e-005
+             ,0.999872624874115,0.0400687232613564,-0.0560696758329868,0.997622489929199,0.119255393743515,-0.0400287546217442
+             ,0.992056369781494,0.0400687232613564,-0.0560696758329868,0.997622489929199,-0.0159587860107422,-7.91036145528778e-005
+             ,0.999872624874115,-0.00801414623856544,0.0079886307939887,0.999935984611511,-0.0199164152145386,0.0601261369884014
+             ,0.997992038726807,-0.00801414623856544,0.0079886307939887,0.999935984611511,-0.0159587860107422,-7.91036145528778e-005
+             ,0.999872624874115,-0.00801414623856544,0.0079886307939887,0.999935984611511,-0.0199164152145386,0.0601261369884014
+             ,0.997992038726807,-0.0280943419784307,-0.0120266806334257,0.999532997608185,-0.00383134908042848,0.0277857966721058
+             ,0.999606549739838,-0.0280943419784307,-0.0120266806334257,0.999532997608185,-0.0199164152145386,0.0601261369884014
+             ,0.997992038726807,-0.0280943419784307,-0.0120266806334257,0.999532997608185,-0.00383134908042848,0.0277857966721058
+             ,0.999606549739838,-0.145251527428627,-0.0203555785119534,0.989185333251953,-0.202123284339905,0.0470014065504074
+             ,0.978231608867645,-0.145251527428627,-0.0203555785119534,0.989185333251953,-0.00383134908042848,0.0277857966721058
+             ,0.999606549739838,-0.145251527428627,-0.0203555785119534,0.989185333251953,-0.202123284339905,0.0470014065504074
+             ,0.978231608867645,-0.27418664097786,0.0347661636769772,0.961047887802124,-0.287325799465179,0.110897123813629
+             ,0.951391458511353,-0.27418664097786,0.0347661636769772,0.961047887802124,-0.202123284339905,0.0470014065504074
+             ,0.978231608867645,-0.27418664097786,0.0347661636769772,0.961047887802124,-0.287325799465179,0.110897123813629
+             ,0.951391458511353,-0.387079328298569,0.0047040656208992,0.922034382820129,-0.408952623605728,0.103292621672153
+             ,0.906690895557404,-0.387079328298569,0.0047040656208992,0.922034382820129,-0.287325799465179,0.110897123813629
+             ,0.951391458511353,-0.387079328298569,0.0047040656208992,0.922034382820129,-0.408952623605728,0.103292621672153
+             ,0.906690895557404,-0.663388073444366,0.06455247849226,0.745485961437225,-0.701554834842682,0.136934772133827
+             ,0.699335098266602,-0.663388073444366,0.06455247849226,0.745485961437225,-0.408952623605728,0.103292621672153
+             ,0.906690895557404,-0.663388073444366,0.06455247849226,0.745485961437225,-0.701554834842682,0.136934772133827
+             ,0.699335098266602,-0.62249356508255,0.0567375347018242,0.780565559864044,-0.692193508148193,0.0309256929904222
+             ,0.721049129962921,-0.62249356508255,0.0567375347018242,0.780565559864044,-0.701554834842682,0.136934772133827
+             ,0.699335098266602,-0.62249356508255,0.0567375347018242,0.780565559864044,-0.692193508148193,0.0309256929904222
+             ,0.721049129962921,-0.592553853988647,0.164166137576103,0.788625061511993,-0.649384081363678,0.11303186416626
+             ,0.752013444900513,-0.592553853988647,0.164166137576103,0.788625061511993,-0.692193508148193,0.0309256929904222
+             ,0.721049129962921,-0.592553853988647,0.164166137576103,0.788625061511993,-0.649384081363678,0.11303186416626
+             ,0.752013444900513,-0.627734482288361,0.213191077113152,0.748664915561676,-0.520448088645935,0.0477941296994686
+             ,0.852554678916931,-0.627734482288361,0.213191077113152,0.748664915561676,-0.649384081363678,0.11303186416626
+             ,0.752013444900513,-0.627734482288361,0.213191077113152,0.748664915561676,-0.520448088645935,0.0477941296994686
+             ,0.852554678916931,-0.628145456314087,0.0753911733627319,0.774434983730316,-0.630403995513916,0.142419844865799
+             ,0.763090670108795,-0.628145456314087,0.0753911733627319,0.774434983730316,-0.520448088645935,0.0477941296994686
+             ,0.852554678916931,-0.628145456314087,0.0753911733627319,0.774434983730316,-0.630403995513916,0.142419844865799
+             ,0.763090670108795,-0.614311754703522,0.099906399846077,0.782713055610657,-0.612562417984009,0.103843733668327
+             ,0.783571183681488,-0.614311754703522,0.099906399846077,0.782713055610657,-0.630403995513916,0.142419844865799
+             ,0.763090670108795,-0.614311754703522,0.099906399846077,0.782713055610657,-0.612562417984009,0.103843733668327
+             ,0.783571183681488,-0.43047496676445,0.208683907985687,0.878147065639496,-0.510792016983032,0.0444341897964478
+             ,0.858555197715759,-0.43047496676445,0.208683907985687,0.878147065639496,-0.612562417984009,0.103843733668327
+             ,0.783571183681488,-0.43047496676445,0.208683907985687,0.878147065639496,-0.510792016983032,0.0444341897964478
+             ,0.858555197715759,-0.403126418590546,0.334559291601181,0.851797699928284,-0.47681936621666,0.242987543344498
+             ,0.844748675823212,-0.403126418590546,0.334559291601181,0.851797699928284,-0.510792016983032,0.0444341897964478
+             ,0.858555197715759,-0.403126418590546,0.334559291601181,0.851797699928284,-0.47681936621666,0.242987543344498
+             ,0.844748675823212,-0.269512951374054,0.273469150066376,0.923351168632507,-0.19636395573616,0.128452405333519
+             ,0.972080826759338,-0.269512951374054,0.273469150066376,0.923351168632507,-0.47681936621666,0.242987543344498
+             ,0.844748675823212,-0.269512951374054,0.273469150066376,0.923351168632507,-0.19636395573616,0.128452405333519
+             ,0.972080826759338,-0.0860145464539528,0.210596933960915,0.973781526088715,0.09846381098032,0.061339296400547
+             ,0.993248343467712,-0.0860145464539528,0.210596933960915,0.973781526088715,-0.19636395573616,0.128452405333519
+             ,0.972080826759338,-0.0860145464539528,0.210596933960915,0.973781526088715,0.09846381098032,0.061339296400547
+             ,0.993248343467712,0.296505481004715,-0.0639521330595016,0.95288747549057,0.571440994739532,-0.219715401530266
+             ,0.790683448314667,0.296505481004715,-0.0639521330595016,0.95288747549057,0.09846381098032,0.061339296400547
+             ,0.993248343467712,0.296505481004715,-0.0639521330595016,0.95288747549057,0.571440994739532,-0.219715401530266
+             ,0.790683448314667,0.484866559505463,-0.339567422866821,0.805976629257202,0.501480400562286,-0.282542169094086
+             ,0.817732989788055,0.484866559505463,-0.339567422866821,0.805976629257202,0.571440994739532,-0.219715401530266
+             ,0.790683448314667,0.484866559505463,-0.339567422866821,0.805976629257202,0.501480400562286,-0.282542169094086
+             ,0.817732989788055,0.441495060920715,-0.386862307786942,0.809579908847809,0.488378793001175,-0.375717490911484
+             ,0.78760552406311,0.441495060920715,-0.386862307786942,0.809579908847809,0.501480400562286,-0.282542169094086
+             ,0.817732989788055,0.441495060920715,-0.386862307786942,0.809579908847809,0.488378793001175,-0.375717490911484
+             ,0.78760552406311,0.600324273109436,-0.401880294084549,0.69144994020462,0.584561586380005,-0.340397655963898
+             ,0.736489713191986,0.600324273109436,-0.401880294084549,0.69144994020462,0.488378793001175,-0.375717490911484
+             ,0.78760552406311,0.600324273109436,-0.401880294084549,0.69144994020462,0.584561586380005,-0.340397655963898
+             ,0.736489713191986,0.718056619167328,-0.246595621109009,0.650834262371063,0.637062072753906,-0.224980473518372
+             ,0.737248718738556,0.718056619167328,-0.246595621109009,0.650834262371063,0.584561586380005,-0.340397655963898
+             ,0.736489713191986,0.718056619167328,-0.246595621109009,0.650834262371063,0.637062072753906,-0.224980473518372
+             ,0.737248718738556,0.475986570119858,0.0139463115483522,0.879342019557953,0.286321550607681,0.0948300436139107
+             ,0.953429162502289,0.475986570119858,0.0139463115483522,0.879342019557953,0.637062072753906,-0.224980473518372
+             ,0.737248718738556,0.475986570119858,0.0139463115483522,0.879342019557953,0.286321550607681,0.0948300436139107
+             ,0.953429162502289,0.140699669718742,0.255478739738464,0.956521987915039,0.0188305955380201,0.288773119449615
+             ,0.957212388515472,0.140699669718742,0.255478739738464,0.956521987915039,0.286321550607681,0.0948300436139107
+             ,0.953429162502289,0.140699669718742,0.255478739738464,0.956521987915039,0.0188305955380201,0.288773119449615
+             ,0.957212388515472,0.252037137746811,0.372890681028366,0.892989218235016,-0.121228627860546,0.526896774768829
+             ,0.841239154338837,0.252037137746811,0.372890681028366,0.892989218235016,0.0188305955380201,0.288773119449615
+             ,0.957212388515472,0.252037137746811,0.372890681028366,0.892989218235016,-0.121228627860546,0.526896774768829
+             ,0.841239154338837,0.236124128103256,0.621645331382751,0.746861755847931,-0.144506752490997,0.686099171638489
+             ,0.713011682033539,0.236124128103256,0.621645331382751,0.746861755847931,-0.121228627860546,0.526896774768829
+             ,0.841239154338837,0.236124128103256,0.621645331382751,0.746861755847931,-0.144506752490997,0.686099171638489
+             ,0.713011682033539,0.322839379310608,0.676704108715057,0.66169947385788,0.2071343511343,0.693103790283203,0.690436542034149
+             ,0.322839379310608,0.676704108715057,0.66169947385788,-0.144506752490997,0.686099171638489,0.713011682033539
+             ,0.322839379310608,0.676704108715057,0.66169947385788,0.2071343511343,0.693103790283203,0.690436542034149,0.393391162157059
+             ,0.586105048656464,0.708324909210205,0.472166240215302,0.688665747642517,0.550271332263947,0.393391162157059
+             ,0.586105048656464,0.708324909210205,0.2071343511343,0.693103790283203,0.690436542034149,0.393391162157059,0.586105048656464
+             ,0.708324909210205,0.472166240215302,0.688665747642517,0.550271332263947,0.260411530733109,0.523824632167816
+             ,0.811044812202454,0.423450440168381,0.648240745067596,0.632829904556274,0.260411530733109,0.523824632167816
+             ,0.811044812202454,0.472166240215302,0.688665747642517,0.550271332263947,0.260411530733109,0.523824632167816
+             ,0.811044812202454,0.423450440168381,0.648240745067596,0.632829904556274,0.162411749362946,0.510577619075775
+             ,0.844353556632996,0.368530660867691,0.439036160707474,0.819409787654877,0.162411749362946,0.510577619075775
+             ,0.844353556632996,0.423450440168381,0.648240745067596,0.632829904556274,0.162411749362946,0.510577619075775
+             ,0.844353556632996,0.368530660867691,0.439036160707474,0.819409787654877,0.342803865671158,0.387055277824402
+             ,0.85596364736557,0.407285839319229,0.349423795938492,0.843813478946686,0.342803865671158,0.387055277824402,0.85596364736557
+             ,0.368530660867691,0.439036160707474,0.819409787654877,0.342803865671158,0.387055277824402,0.85596364736557,0.407285839319229
+             ,0.349423795938492,0.843813478946686,0.372010678052902,0.195424646139145,0.907423436641693,0.459708362817764
+             ,0.354910224676132,0.814068138599396,0.372010678052902,0.195424646139145,0.907423436641693,0.407285839319229
+             ,0.349423795938492,0.843813478946686,0.372010678052902,0.195424646139145,0.907423436641693,0.459708362817764
+             ,0.354910224676132,0.814068138599396,0.121909871697426,0.0599148534238338,0.990731120109558,0.271209120750427
+             ,0.113185666501522,0.95584237575531,0.121909871697426,0.0599148534238338,0.990731120109558,0.459708362817764
+             ,0.354910224676132,0.814068138599396,0.121909871697426,0.0599148534238338,0.990731120109558,0.271209120750427
+             ,0.113185666501522,0.95584237575531,-0.0641105249524117,0.0160234980285168,0.997814118862152,-0.15236921608448
+             ,0.165105521678925,0.974435091018677,-0.0641105249524117,0.0160234980285168,0.997814118862152,0.271209120750427
+             ,0.113185666501522,0.95584237575531,-0.0641105249524117,0.0160234980285168,0.997814118862152,-0.15236921608448
+             ,0.165105521678925,0.974435091018677,-0.145601257681847,0.0896178409457207,0.98527604341507,-0.370940983295441
+             ,0.323668897151947,0.870425879955292,-0.145601257681847,0.0896178409457207,0.98527604341507,-0.15236921608448
+             ,0.165105521678925,0.974435091018677,-0.145601257681847,0.0896178409457207,0.98527604341507,-0.370940983295441
+             ,0.323668897151947,0.870425879955292,-0.363065630197525,0.326481580734253,0.872693061828613,-0.591281354427338
+             ,0.38574343919754,0.708229005336761,-0.363065630197525,0.326481580734253,0.872693061828613,-0.370940983295441
+             ,0.323668897151947,0.870425879955292,-0.363065630197525,0.326481580734253,0.872693061828613,-0.591281354427338
+             ,0.38574343919754,0.708229005336761,-0.13293881714344,0.608239710330963,0.782541751861572,-0.101699277758598
+             ,0.545094430446625,0.832183539867401,-0.13293881714344,0.608239710330963,0.782541751861572,-0.591281354427338
+             ,0.38574343919754,0.708229005336761,-0.13293881714344,0.608239710330963,0.782541751861572,-0.101699277758598
+             ,0.545094430446625,0.832183539867401,0.270740836858749,0.293757945299149,0.916736423969269,0.512051403522491
+             ,0.531427323818207,0.674824595451355,0.270740836858749,0.293757945299149,0.916736423969269,-0.101699277758598
+             ,0.545094430446625,0.832183539867401,0.270740836858749,0.293757945299149,0.916736423969269,0.512051403522491
+             ,0.531427323818207,0.674824595451355,-0.0871125087141991,-0.0413770750164986,0.995338797569275,0.24129556119442
+             ,0.252031594514847,0.937153458595276,-0.0871125087141991,-0.0413770750164986,0.995338797569275,0.512051403522491
+             ,0.531427323818207,0.674824595451355,-0.0871125087141991,-0.0413770750164986,0.995338797569275,0.24129556119442
+             ,0.252031594514847,0.937153458595276,-0.577241837978363,-0.2152488976717,0.787692725658417,-0.340118110179901
+             ,-0.136289075016975,0.930454194545746,-0.577241837978363,-0.2152488976717,0.787692725658417,0.24129556119442
+             ,0.252031594514847,0.937153458595276,-0.577241837978363,-0.2152488976717,0.787692725658417,-0.340118110179901
+             ,-0.136289075016975,0.930454194545746,-0.456910699605942,-0.258743613958359,0.85104900598526,-0.326095521450043
+             ,-0.453992873430252,0.829187631607056,-0.456910699605942,-0.258743613958359,0.85104900598526,-0.340118110179901
+             ,-0.136289075016975,0.930454194545746,-0.456910699605942,-0.258743613958359,0.85104900598526,-0.326095521450043
+             ,-0.453992873430252,0.829187631607056,0.0813994631171227,-0.417720764875412,0.90492182970047,0.203039154410362
+             ,-0.463883996009827,0.862314820289612,0.0813994631171227,-0.417720764875412,0.90492182970047,-0.326095521450043
+             ,-0.453992873430252,0.829187631607056,0.0813994631171227,-0.417720764875412,0.90492182970047,0.203039154410362
+             ,-0.463883996009827,0.862314820289612,0.223839983344078,-0.529759287834167,0.818077385425568,0.290762454271317
+             ,-0.469140648841858,0.833885073661804,0.223839983344078,-0.529759287834167,0.818077385425568,0.203039154410362
+             ,-0.463883996009827,0.862314820289612,0.223839983344078,-0.529759287834167,0.818077385425568,0.290762454271317
+             ,-0.469140648841858,0.833885073661804,0.0742384269833565,-0.510354578495026,0.856753647327423,0.0899955630302429
+             ,-0.535504102706909,0.839723885059357,0.0742384269833565,-0.510354578495026,0.856753647327423,0.290762454271317
+             ,-0.469140648841858,0.833885073661804,0.0742384269833565,-0.510354578495026,0.856753647327423,0.0899955630302429
+             ,-0.535504102706909,0.839723885059357,0.130309402942657,-0.495731353759766,0.858644247055054,0.0695231035351753
+             ,-0.50832587480545,0.858353793621063,0.130309402942657,-0.495731353759766,0.858644247055054,0.0899955630302429
+             ,-0.535504102706909,0.839723885059357,0.130309402942657,-0.495731353759766,0.858644247055054,0.0695231035351753
+             ,-0.50832587480545,0.858353793621063,0.137168169021606,-0.527894079685211,0.838160336017609,0.0294882114976645
+             ,-0.295988947153091,0.954736113548279,0.137168169021606,-0.527894079685211,0.838160336017609,0.0695231035351753
+             ,-0.50832587480545,0.858353793621063,0.137168169021606,-0.527894079685211,0.838160336017609,0.0294882114976645
+             ,-0.295988947153091,0.954736113548279,-0.141202166676521,-0.458721667528152,0.877289175987244,-0.258313000202179
+             ,-0.202411264181137,0.94461852312088,-0.141202166676521,-0.458721667528152,0.877289175987244,0.0294882114976645
+             ,-0.295988947153091,0.954736113548279,-0.141202166676521,-0.458721667528152,0.877289175987244,-0.258313000202179
+             ,-0.202411264181137,0.94461852312088,-0.292203307151794,-0.0649377033114433,0.954149007797241,-0.5572749376297
+             ,-0.0197744928300381,0.830092489719391,-0.292203307151794,-0.0649377033114433,0.954149007797241,-0.258313000202179
+             ,-0.202411264181137,0.94461852312088,-0.292203307151794,-0.0649377033114433,0.954149007797241,-0.5572749376297
+             ,-0.0197744928300381,0.830092489719391,-0.172512009739876,0.21458825469017,0.96134877204895,-0.501770794391632
+             ,0.369947075843811,0.781898498535156,-0.172512009739876,0.21458825469017,0.96134877204895,-0.5572749376297,-0.0197744928300381
+             ,0.830092489719391,-0.172512009739876,0.21458825469017,0.96134877204895,-0.501770794391632,0.369947075843811
+             ,0.781898498535156,-0.163238674402237,0.476978361606598,0.863623023033142,-0.213188335299492,0.448493868112564
+             ,0.867988467216492,-0.163238674402237,0.476978361606598,0.863623023033142,-0.501770794391632,0.369947075843811
+             ,0.781898498535156,-0.163238674402237,0.476978361606598,0.863623023033142,-0.213188335299492,0.448493868112564
+             ,0.867988467216492,0.0493279509246349,0.526029884815216,0.849034309387207,0.114494562149048,0.317483454942703
+             ,0.941326320171356,0.0493279509246349,0.526029884815216,0.849034309387207,-0.213188335299492,0.448493868112564
+             ,0.867988467216492,0.0493279509246349,0.526029884815216,0.849034309387207,0.114494562149048,0.317483454942703
+             ,0.941326320171356,0.24859593808651,0.387954443693161,0.887519836425781,0.39582684636116,0.225355431437492,0.890244960784912
+             ,0.24859593808651,0.387954443693161,0.887519836425781,0.114494562149048,0.317483454942703,0.941326320171356,0.24859593808651
+             ,0.387954443693161,0.887519836425781,0.39582684636116,0.225355431437492,0.890244960784912,0.086847335100174,0.124352388083935
+             ,0.988430082798004,0.262561559677124,0.10570514947176,0.959107875823975,0.086847335100174,0.124352388083935,0.988430082798004
+             ,0.39582684636116,0.225355431437492,0.890244960784912,0.086847335100174,0.124352388083935,0.988430082798004,0.262561559677124
+             ,0.10570514947176,0.959107875823975,-0.151276394724846,-0.0854633972048759,0.984790086746216,-0.0440008416771889
+             ,0.00405535893514752,0.999023258686066,-0.151276394724846,-0.0854633972048759,0.984790086746216,0.262561559677124
+             ,0.10570514947176,0.959107875823975,-0.151276394724846,-0.0854633972048759,0.984790086746216,-0.0440008416771889
+             ,0.00405535893514752,0.999023258686066,-0.19129566848278,-0.142757251858711,0.971095442771912,-0.071749210357666
+             ,-0.0557106286287308,0.995865643024445,-0.19129566848278,-0.142757251858711,0.971095442771912,-0.0440008416771889
+             ,0.00405535893514752,0.999023258686066,-0.19129566848278,-0.142757251858711,0.971095442771912,-0.071749210357666
+             ,-0.0557106286287308,0.995865643024445,-0.0632788091897964,-0.218650281429291,0.973749399185181,-0.0483132004737854
+             ,-0.0615114718675613,0.996936440467834,-0.0632788091897964,-0.218650281429291,0.973749399185181,-0.071749210357666
+             ,-0.0557106286287308,0.995865643024445,-0.0632788091897964,-0.218650281429291,0.973749399185181,-0.0483132004737854
+             ,-0.0615114718675613,0.996936440467834,-0.0309746563434601,-0.204577162861824,0.978360235691071,-0.0877308323979378
+             ,-0.039747342467308,0.995350897312164,-0.0309746563434601,-0.204577162861824,0.978360235691071,-0.0483132004737854
+             ,-0.0615114718675613,0.996936440467834,0.473307490348816,-0.0941136702895164,0.875855386257172,0.288531303405762
+             ,-0.166407659649849,0.942898809909821,0.367487251758575,0.073888324201107,0.927088797092438,0.259159088134766
+             ,-0.0502595528960228,0.964526057243347,0.367487251758575,0.073888324201107,0.927088797092438,0.288531303405762
+             ,-0.166407659649849,0.942898809909821,0.367487251758575,0.073888324201107,0.927088797092438,0.259159088134766
+             ,-0.0502595528960228,0.964526057243347,0.380351990461349,0.133038327097893,0.915223062038422,0.360928744077683
+             ,0.054586011916399,0.930994510650635,0.380351990461349,0.133038327097893,0.915223062038422,0.259159088134766
+             ,-0.0502595528960228,0.964526057243347,0.380351990461349,0.133038327097893,0.915223062038422,0.360928744077683
+             ,0.054586011916399,0.930994510650635,0.36015596985817,0.103103436529636,0.927177131175995,0.32940673828125,0.129084631800652
+             ,0.93532258272171,0.36015596985817,0.103103436529636,0.927177131175995,0.360928744077683,0.054586011916399,0.930994510650635
+             ,0.36015596985817,0.103103436529636,0.927177131175995,0.32940673828125,0.129084631800652,0.93532258272171,0.26848229765892
+             ,0.071523055434227,0.96062570810318,0.25722473859787,0.10130450129509,0.961026966571808,0.26848229765892,0.071523055434227
+             ,0.96062570810318,0.32940673828125,0.129084631800652,0.93532258272171,0.26848229765892,0.071523055434227,0.96062570810318
+             ,0.25722473859787,0.10130450129509,0.961026966571808,0.251076549291611,-0.00339337438344955,0.967961311340332
+             ,0.276906758546829,0.0327618792653084,0.960338175296783,0.251076549291611,-0.00339337438344955,0.967961311340332
+             ,0.25722473859787,0.10130450129509,0.961026966571808,0.251076549291611,-0.00339337438344955,0.967961311340332
+             ,0.276906758546829,0.0327618792653084,0.960338175296783,0.138962045311928,-0.00462444173172116,0.990286886692047
+             ,0.239261344075203,-0.038608230650425,0.970187246799469,0.138962045311928,-0.00462444173172116,0.990286886692047
+             ,0.276906758546829,0.0327618792653084,0.960338175296783,0.138962045311928,-0.00462444173172116,0.990286886692047
+             ,0.239261344075203,-0.038608230650425,0.970187246799469,0.146628707647324,-0.0592395514249802,0.98741614818573
+             ,0.0988587588071823,0.00490455189719796,0.99508935213089,0.146628707647324,-0.0592395514249802,0.98741614818573
+             ,0.239261344075203,-0.038608230650425,0.970187246799469,0.146628707647324,-0.0592395514249802,0.98741614818573
+             ,0.0988587588071823,0.00490455189719796,0.99508935213089,0.0397711768746376,0.0242296829819679,0.998915016651154
+             ,0.0240596979856491,0.00801057461649179,0.999678432941437,0.0397711768746376,0.0242296829819679,0.998915016651154
+             ,0.0988587588071823,0.00490455189719796,0.99508935213089,0.0397711768746376,0.0242296829819679,0.998915016651154
+             ,0.0240596979856491,0.00801057461649179,0.999678432941437,-0.007869653403759,0.0237768031656742,0.999686360359192
+             ,0.0400687232613564,-0.0560696758329868,0.997622489929199,-0.007869653403759,0.0237768031656742,0.999686360359192
+             ,0.0240596979856491,0.00801057461649179,0.999678432941437,-0.007869653403759,0.0237768031656742,0.999686360359192
+             ,0.0400687232613564,-0.0560696758329868,0.997622489929199,0.0480977334082127,-0.0320691280066967,0.998327672481537
+             ,-0.00801414623856544,0.0079886307939887,0.999935984611511,0.0480977334082127,-0.0320691280066967,0.998327672481537
+             ,0.0400687232613564,-0.0560696758329868,0.997622489929199,0.0480977334082127,-0.0320691280066967,0.998327672481537
+             ,-0.00801414623856544,0.0079886307939887,0.999935984611511,-0.0791769847273827,-0.0154163083061576,0.996741354465485
+             ,-0.0280943419784307,-0.0120266806334257,0.999532997608185,-0.0791769847273827,-0.0154163083061576,0.996741354465485
+             ,-0.00801414623856544,0.0079886307939887,0.999935984611511,-0.0791769847273827,-0.0154163083061576,0.996741354465485
+             ,-0.0280943419784307,-0.0120266806334257,0.999532997608185,-0.169418498873711,-0.137430936098099,0.975915014743805
+             ,-0.145251527428627,-0.0203555785119534,0.989185333251953,-0.169418498873711,-0.137430936098099,0.975915014743805
+             ,-0.0280943419784307,-0.0120266806334257,0.999532997608185,-0.169418498873711,-0.137430936098099,0.975915014743805
+             ,-0.145251527428627,-0.0203555785119534,0.989185333251953,-0.249242186546326,-0.197419464588165,0.948105454444885
+             ,-0.27418664097786,0.0347661636769772,0.961047887802124,-0.249242186546326,-0.197419464588165,0.948105454444885
+             ,-0.145251527428627,-0.0203555785119534,0.989185333251953,-0.249242186546326,-0.197419464588165,0.948105454444885
+             ,-0.27418664097786,0.0347661636769772,0.961047887802124,-0.374499887228012,-0.163458466529846,0.912705421447754
+             ,-0.387079328298569,0.0047040656208992,0.922034382820129,-0.374499887228012,-0.163458466529846,0.912705421447754
+             ,-0.27418664097786,0.0347661636769772,0.961047887802124,-0.374499887228012,-0.163458466529846,0.912705421447754
+             ,-0.387079328298569,0.0047040656208992,0.922034382820129,-0.636415243148804,-0.0444006472826004,0.770067632198334
+             ,-0.663388073444366,0.06455247849226,0.745485961437225,-0.636415243148804,-0.0444006472826004,0.770067632198334
+             ,-0.387079328298569,0.0047040656208992,0.922034382820129,-0.636415243148804,-0.0444006472826004,0.770067632198334
+             ,-0.663388073444366,0.06455247849226,0.745485961437225,-0.646407783031464,0.0775491520762444,0.759040892124176
+             ,-0.62249356508255,0.0567375347018242,0.780565559864044,-0.646407783031464,0.0775491520762444,0.759040892124176
+             ,-0.663388073444366,0.06455247849226,0.745485961437225,-0.646407783031464,0.0775491520762444,0.759040892124176
+             ,-0.62249356508255,0.0567375347018242,0.780565559864044,-0.535731911659241,0.141446933150291,0.832456648349762
+             ,-0.592553853988647,0.164166137576103,0.788625061511993,-0.535731911659241,0.141446933150291,0.832456648349762
+             ,-0.62249356508255,0.0567375347018242,0.780565559864044,-0.535731911659241,0.141446933150291,0.832456648349762
+             ,-0.592553853988647,0.164166137576103,0.788625061511993,-0.648065447807312,0.255470395088196,0.717457950115204
+             ,-0.627734482288361,0.213191077113152,0.748664915561676,-0.648065447807312,0.255470395088196,0.717457950115204
+             ,-0.592553853988647,0.164166137576103,0.788625061511993,-0.648065447807312,0.255470395088196,0.717457950115204
+             ,-0.627734482288361,0.213191077113152,0.748664915561676,-0.678296744823456,0.192264556884766,0.709188163280487
+             ,-0.628145456314087,0.0753911733627319,0.774434983730316,-0.678296744823456,0.192264556884766,0.709188163280487
+             ,-0.627734482288361,0.213191077113152,0.748664915561676,-0.678296744823456,0.192264556884766,0.709188163280487
+             ,-0.628145456314087,0.0753911733627319,0.774434983730316,-0.51274186372757,0.155260518193245,0.844387292861938
+             ,-0.614311754703522,0.099906399846077,0.782713055610657,-0.51274186372757,0.155260518193245,0.844387292861938
+             ,-0.628145456314087,0.0753911733627319,0.774434983730316,-0.51274186372757,0.155260518193245,0.844387292861938
+             ,-0.614311754703522,0.099906399846077,0.782713055610657,-0.315397292375565,0.316413789987564,0.89465457201004
+             ,-0.43047496676445,0.208683907985687,0.878147065639496,-0.315397292375565,0.316413789987564,0.89465457201004
+             ,-0.614311754703522,0.099906399846077,0.782713055610657,-0.315397292375565,0.316413789987564,0.89465457201004
+             ,-0.43047496676445,0.208683907985687,0.878147065639496,-0.347450137138367,0.343266159296036,0.87260913848877
+             ,-0.403126418590546,0.334559291601181,0.851797699928284,-0.347450137138367,0.343266159296036,0.87260913848877
+             ,-0.43047496676445,0.208683907985687,0.878147065639496,-0.347450137138367,0.343266159296036,0.87260913848877
+             ,-0.403126418590546,0.334559291601181,0.851797699928284,-0.413890928030014,0.310675054788589,0.855672419071198
+             ,-0.269512951374054,0.273469150066376,0.923351168632507,-0.413890928030014,0.310675054788589,0.855672419071198
+             ,-0.403126418590546,0.334559291601181,0.851797699928284,-0.413890928030014,0.310675054788589,0.855672419071198
+             ,-0.269512951374054,0.273469150066376,0.923351168632507,-0.0775871127843857,0.344038784503937,0.93574446439743
+             ,-0.0860145464539528,0.210596933960915,0.973781526088715,-0.0775871127843857,0.344038784503937,0.93574446439743
+             ,-0.269512951374054,0.273469150066376,0.923351168632507,-0.0775871127843857,0.344038784503937,0.93574446439743
+             ,-0.0860145464539528,0.210596933960915,0.973781526088715,0.0359598509967327,0.493891090154648,0.868779957294464
+             ,0.296505481004715,-0.0639521330595016,0.95288747549057,0.0359598509967327,0.493891090154648,0.868779957294464
+             ,-0.0860145464539528,0.210596933960915,0.973781526088715,0.0359598509967327,0.493891090154648,0.868779957294464
+             ,0.296505481004715,-0.0639521330595016,0.95288747549057,0.321853786706924,0.284357458353043,0.903078615665436
+             ,0.484866559505463,-0.339567422866821,0.805976629257202,0.321853786706924,0.284357458353043,0.903078615665436
+             ,0.296505481004715,-0.0639521330595016,0.95288747549057,0.321853786706924,0.284357458353043,0.903078615665436
+             ,0.484866559505463,-0.339567422866821,0.805976629257202,0.397199064493179,0.203721284866333,0.894835531711578
+             ,0.441495060920715,-0.386862307786942,0.809579908847809,0.397199064493179,0.203721284866333,0.894835531711578
+             ,0.484866559505463,-0.339567422866821,0.805976629257202,0.397199064493179,0.203721284866333,0.894835531711578
+             ,0.441495060920715,-0.386862307786942,0.809579908847809,0.569230318069458,0.159129977226257,0.806631624698639
+             ,0.600324273109436,-0.401880294084549,0.69144994020462,0.569230318069458,0.159129977226257,0.806631624698639
+             ,0.441495060920715,-0.386862307786942,0.809579908847809,0.569230318069458,0.159129977226257,0.806631624698639
+             ,0.600324273109436,-0.401880294084549,0.69144994020462,0.729657351970673,0.11367679387331,0.67429792881012,0.718056619167328
+             ,-0.246595621109009,0.650834262371063,0.729657351970673,0.11367679387331,0.67429792881012,0.600324273109436,-0.401880294084549
+             ,0.69144994020462,0.729657351970673,0.11367679387331,0.67429792881012,0.718056619167328,-0.246595621109009,0.650834262371063
+             ,0.732006728649139,-0.200100481510162,0.651249468326569,0.475986570119858,0.0139463115483522,0.879342019557953
+             ,0.732006728649139,-0.200100481510162,0.651249468326569,0.718056619167328,-0.246595621109009,0.650834262371063
+             ,0.732006728649139,-0.200100481510162,0.651249468326569,0.475986570119858,0.0139463115483522,0.879342019557953
+             ,0.4119653403759,0.16776542365551,0.895622253417969,0.140699669718742,0.255478739738464,0.956521987915039,0.4119653403759
+             ,0.16776542365551,0.895622253417969,0.475986570119858,0.0139463115483522,0.879342019557953,0.4119653403759,0.16776542365551
+             ,0.895622253417969,0.140699669718742,0.255478739738464,0.956521987915039,0.3504239320755,0.25944846868515,0.899938702583313
+             ,0.252037137746811,0.372890681028366,0.892989218235016,0.3504239320755,0.25944846868515,0.899938702583313,0.140699669718742
+             ,0.255478739738464,0.956521987915039,0.3504239320755,0.25944846868515,0.899938702583313,0.252037137746811,0.372890681028366
+             ,0.892989218235016,0.376992046833038,0.273521035909653,0.884908676147461,0.236124128103256,0.621645331382751
+             ,0.746861755847931,0.376992046833038,0.273521035909653,0.884908676147461,0.252037137746811,0.372890681028366
+             ,0.892989218235016,0.376992046833038,0.273521035909653,0.884908676147461,0.236124128103256,0.621645331382751
+             ,0.746861755847931,0.309217810630798,0.305420994758606,0.900612235069275,0.322839379310608,0.676704108715057
+             ,0.66169947385788,0.309217810630798,0.305420994758606,0.900612235069275,0.236124128103256,0.621645331382751,0.746861755847931
+             ,0.309217810630798,0.305420994758606,0.900612235069275,0.322839379310608,0.676704108715057,0.66169947385788,0.3894082903862
+             ,0.202948674559593,0.898428082466125,0.393391162157059,0.586105048656464,0.708324909210205,0.3894082903862,0.202948674559593
+             ,0.898428082466125,0.322839379310608,0.676704108715057,0.66169947385788,0.3894082903862,0.202948674559593,0.898428082466125
+             ,0.393391162157059,0.586105048656464,0.708324909210205,0.313003927469254,0.224619492888451,0.922807991504669
+             ,0.260411530733109,0.523824632167816,0.811044812202454,0.313003927469254,0.224619492888451,0.922807991504669
+             ,0.393391162157059,0.586105048656464,0.708324909210205,0.313003927469254,0.224619492888451,0.922807991504669
+             ,0.260411530733109,0.523824632167816,0.811044812202454,0.231477037072182,0.187957525253296,0.954510509967804
+             ,0.162411749362946,0.510577619075775,0.844353556632996,0.231477037072182,0.187957525253296,0.954510509967804
+             ,0.260411530733109,0.523824632167816,0.811044812202454,0.231477037072182,0.187957525253296,0.954510509967804
+             ,0.162411749362946,0.510577619075775,0.844353556632996,0.124057248234749,0.144464552402496,0.981702506542206
+             ,0.342803865671158,0.387055277824402,0.85596364736557,0.124057248234749,0.144464552402496,0.981702506542206,0.162411749362946
+             ,0.510577619075775,0.844353556632996,0.124057248234749,0.144464552402496,0.981702506542206,0.342803865671158
+             ,0.387055277824402,0.85596364736557,0.244982063770294,-0.0650355070829391,0.967343926429749,0.372010678052902
+             ,0.195424646139145,0.907423436641693,0.244982063770294,-0.0650355070829391,0.967343926429749,0.342803865671158
+             ,0.387055277824402,0.85596364736557,0.244982063770294,-0.0650355070829391,0.967343926429749,0.372010678052902
+             ,0.195424646139145,0.907423436641693,0.0945911854505539,0.000438979332102463,0.995516121387482,0.121909871697426
+             ,0.0599148534238338,0.990731120109558,0.0945911854505539,0.000438979332102463,0.995516121387482,0.372010678052902
+             ,0.195424646139145,0.907423436641693,0.0945911854505539,0.000438979332102463,0.995516121387482,0.121909871697426
+             ,0.0599148534238338,0.990731120109558,-0.0599324330687523,0.0837044268846512,0.994686782360077,-0.0641105249524117
+             ,0.0160234980285168,0.997814118862152,-0.0599324330687523,0.0837044268846512,0.994686782360077,0.121909871697426
+             ,0.0599148534238338,0.990731120109558,-0.0599324330687523,0.0837044268846512,0.994686782360077,-0.0641105249524117
+             ,0.0160234980285168,0.997814118862152,-0.0992879420518875,0.107099287211895,0.989278376102448,-0.145601257681847
+             ,0.0896178409457207,0.98527604341507,-0.0992879420518875,0.107099287211895,0.989278376102448,-0.0641105249524117
+             ,0.0160234980285168,0.997814118862152,-0.0992879420518875,0.107099287211895,0.989278376102448,-0.145601257681847
+             ,0.0896178409457207,0.98527604341507,-0.114302158355713,0.16741007566452,0.979238986968994,-0.363065630197525
+             ,0.326481580734253,0.872693061828613,-0.114302158355713,0.16741007566452,0.979238986968994,-0.145601257681847
+             ,0.0896178409457207,0.98527604341507,-0.114302158355713,0.16741007566452,0.979238986968994,-0.363065630197525
+             ,0.326481580734253,0.872693061828613,-0.202311336994171,0.39415118098259,0.896501421928406,-0.13293881714344
+             ,0.608239710330963,0.782541751861572,-0.202311336994171,0.39415118098259,0.896501421928406,-0.363065630197525
+             ,0.326481580734253,0.872693061828613,-0.202311336994171,0.39415118098259,0.896501421928406,-0.13293881714344
+             ,0.608239710330963,0.782541751861572,-0.0602668449282646,0.221768602728844,0.973235130310059,0.270740836858749
+             ,0.293757945299149,0.916736423969269,-0.0602668449282646,0.221768602728844,0.973235130310059,-0.13293881714344
+             ,0.608239710330963,0.782541751861572,-0.0602668449282646,0.221768602728844,0.973235130310059,0.270740836858749
+             ,0.293757945299149,0.916736423969269,-0.317979216575623,-0.0147074367851019,0.947983622550964,-0.0871125087141991
+             ,-0.0413770750164986,0.995338797569275,-0.317979216575623,-0.0147074367851019,0.947983622550964,0.270740836858749
+             ,0.293757945299149,0.916736423969269,-0.317979216575623,-0.0147074367851019,0.947983622550964,-0.0871125087141991
+             ,-0.0413770750164986,0.995338797569275,-0.556409120559692,-0.128999561071396,0.820833802223206,-0.577241837978363
+             ,-0.2152488976717,0.787692725658417,-0.556409120559692,-0.128999561071396,0.820833802223206,-0.0871125087141991
+             ,-0.0413770750164986,0.995338797569275,-0.556409120559692,-0.128999561071396,0.820833802223206,-0.577241837978363
+             ,-0.2152488976717,0.787692725658417,-0.447277247905731,0.0935858264565468,0.889485657215118,-0.456910699605942
+             ,-0.258743613958359,0.85104900598526,-0.447277247905731,0.0935858264565468,0.889485657215118,-0.577241837978363
+             ,-0.2152488976717,0.787692725658417,-0.447277247905731,0.0935858264565468,0.889485657215118,-0.456910699605942
+             ,-0.258743613958359,0.85104900598526,-0.0801718086004257,0.132873609662056,0.987885177135468,0.0813994631171227
+             ,-0.417720764875412,0.90492182970047,-0.0801718086004257,0.132873609662056,0.987885177135468,-0.456910699605942
+             ,-0.258743613958359,0.85104900598526,-0.0801718086004257,0.132873609662056,0.987885177135468,0.0813994631171227
+             ,-0.417720764875412,0.90492182970047,0.212809056043625,0.0104733901098371,0.977037668228149,0.223839983344078
+             ,-0.529759287834167,0.818077385425568,0.212809056043625,0.0104733901098371,0.977037668228149,0.0813994631171227
+             ,-0.417720764875412,0.90492182970047,0.212809056043625,0.0104733901098371,0.977037668228149,0.223839983344078
+             ,-0.529759287834167,0.818077385425568,0.140922397375107,0.0155884958803654,0.989897906780243,0.0742384269833565
+             ,-0.510354578495026,0.856753647327423,0.140922397375107,0.0155884958803654,0.989897906780243,0.223839983344078
+             ,-0.529759287834167,0.818077385425568,0.140922397375107,0.0155884958803654,0.989897906780243,0.0742384269833565
+             ,-0.510354578495026,0.856753647327423,0.12349659204483,-0.0489959791302681,0.991134703159332,0.130309402942657
+             ,-0.495731353759766,0.858644247055054,0.12349659204483,-0.0489959791302681,0.991134703159332,0.0742384269833565
+             ,-0.510354578495026,0.856753647327423,0.12349659204483,-0.0489959791302681,0.991134703159332,0.130309402942657
+             ,-0.495731353759766,0.858644247055054,0.113296821713448,-0.0363840088248253,0.99289470911026,0.137168169021606
+             ,-0.527894079685211,0.838160336017609,0.113296821713448,-0.0363840088248253,0.99289470911026,0.130309402942657
+             ,-0.495731353759766,0.858644247055054,0.113296821713448,-0.0363840088248253,0.99289470911026,0.137168169021606
+             ,-0.527894079685211,0.838160336017609,0.0754583552479744,-0.0235690232366323,0.996870398521423,-0.141202166676521
+             ,-0.458721667528152,0.877289175987244,0.0754583552479744,-0.0235690232366323,0.996870398521423,0.137168169021606
+             ,-0.527894079685211,0.838160336017609,0.0754583552479744,-0.0235690232366323,0.996870398521423,-0.141202166676521
+             ,-0.458721667528152,0.877289175987244,0.0901787653565407,0.0761487409472466,0.99301016330719,-0.292203307151794
+             ,-0.0649377033114433,0.954149007797241,0.0901787653565407,0.0761487409472466,0.99301016330719,-0.141202166676521
+             ,-0.458721667528152,0.877289175987244,0.0901787653565407,0.0761487409472466,0.99301016330719,-0.292203307151794
+             ,-0.0649377033114433,0.954149007797241,0.0788349434733391,0.258467435836792,0.962797820568085,-0.172512009739876
+             ,0.21458825469017,0.96134877204895,0.0788349434733391,0.258467435836792,0.962797820568085,-0.292203307151794
+             ,-0.0649377033114433,0.954149007797241,0.0788349434733391,0.258467435836792,0.962797820568085,-0.172512009739876
+             ,0.21458825469017,0.96134877204895,0.0180792920291424,0.354961305856705,0.934706151485443,-0.163238674402237
+             ,0.476978361606598,0.863623023033142,0.0180792920291424,0.354961305856705,0.934706151485443,-0.172512009739876
+             ,0.21458825469017,0.96134877204895,0.0180792920291424,0.354961305856705,0.934706151485443,-0.163238674402237
+             ,0.476978361606598,0.863623023033142,-0.0358371362090111,0.359460443258286,0.932471930980682,0.0493279509246349
+             ,0.526029884815216,0.849034309387207,-0.0358371362090111,0.359460443258286,0.932471930980682,-0.163238674402237
+             ,0.476978361606598,0.863623023033142,-0.0358371362090111,0.359460443258286,0.932471930980682,0.0493279509246349
+             ,0.526029884815216,0.849034309387207,-0.0559867769479752,0.239129096269608,0.969372391700745,0.24859593808651
+             ,0.387954443693161,0.887519836425781,-0.0559867769479752,0.239129096269608,0.969372391700745,0.0493279509246349
+             ,0.526029884815216,0.849034309387207,-0.0559867769479752,0.239129096269608,0.969372391700745,0.24859593808651
+             ,0.387954443693161,0.887519836425781,-0.19197154045105,0.0290534403175116,0.98097038269043,0.086847335100174
+             ,0.124352388083935,0.988430082798004,-0.19197154045105,0.0290534403175116,0.98097038269043,0.24859593808651,0.387954443693161
+             ,0.887519836425781,-0.19197154045105,0.0290534403175116,0.98097038269043,0.086847335100174,0.124352388083935
+             ,0.988430082798004,-0.31372794508934,-0.0813770666718483,0.946019351482391,-0.151276394724846,-0.0854633972048759
+             ,0.984790086746216,-0.31372794508934,-0.0813770666718483,0.946019351482391,0.086847335100174,0.124352388083935
+             ,0.988430082798004,-0.31372794508934,-0.0813770666718483,0.946019351482391,-0.151276394724846,-0.0854633972048759
+             ,0.984790086746216,-0.199736446142197,-0.198217108845711,0.959591269493103,-0.19129566848278,-0.142757251858711
+             ,0.971095442771912,-0.199736446142197,-0.198217108845711,0.959591269493103,-0.151276394724846,-0.0854633972048759
+             ,0.984790086746216,-0.199736446142197,-0.198217108845711,0.959591269493103,-0.19129566848278,-0.142757251858711
+             ,0.971095442771912,-0.0720927491784096,-0.273771047592163,0.959089159965515,-0.0632788091897964,-0.218650281429291
+             ,0.973749399185181,-0.0720927491784096,-0.273771047592163,0.959089159965515,-0.19129566848278,-0.142757251858711
+             ,0.971095442771912,-0.0720927491784096,-0.273771047592163,0.959089159965515,-0.0632788091897964,-0.218650281429291
+             ,0.973749399185181,0.0226920209825039,-0.308463871479034,0.950965404510498,-0.0309746563434601,-0.204577162861824
+             ,0.978360235691071,0.0226920209825039,-0.308463871479034,0.950965404510498,-0.0632788091897964,-0.218650281429291
+             ,0.973749399185181,0.724900364875793,-0.230270743370056,0.649226427078247,0.473307490348816,-0.0941136702895164
+             ,0.875855386257172,0.50486695766449,0.0388756170868874,0.862321317195892,0.367487251758575,0.073888324201107
+             ,0.927088797092438,0.50486695766449,0.0388756170868874,0.862321317195892,0.473307490348816,-0.0941136702895164
+             ,0.875855386257172,0.50486695766449,0.0388756170868874,0.862321317195892,0.367487251758575,0.073888324201107
+             ,0.927088797092438,0.412470370531082,0.151293158531189,0.898319840431213,0.380351990461349,0.133038327097893
+             ,0.915223062038422,0.412470370531082,0.151293158531189,0.898319840431213,0.367487251758575,0.073888324201107
+             ,0.927088797092438,0.412470370531082,0.151293158531189,0.898319840431213,0.380351990461349,0.133038327097893
+             ,0.915223062038422,0.327946335077286,0.229890957474709,0.916297554969788,0.36015596985817,0.103103436529636,0.927177131175995
+             ,0.327946335077286,0.229890957474709,0.916297554969788,0.380351990461349,0.133038327097893,0.915223062038422
+             ,0.327946335077286,0.229890957474709,0.916297554969788,0.36015596985817,0.103103436529636,0.927177131175995,0.100952245295048
+             ,0.181263208389282,0.978239357471466,0.26848229765892,0.071523055434227,0.96062570810318,0.100952245295048,0.181263208389282
+             ,0.978239357471466,0.36015596985817,0.103103436529636,0.927177131175995,0.100952245295048,0.181263208389282,0.978239357471466
+             ,0.26848229765892,0.071523055434227,0.96062570810318,0.130030870437622,-0.0182222295552492,0.991342484951019
+             ,0.251076549291611,-0.00339337438344955,0.967961311340332,0.130030870437622,-0.0182222295552492,0.991342484951019
+             ,0.26848229765892,0.071523055434227,0.96062570810318,0.130030870437622,-0.0182222295552492,0.991342484951019
+             ,0.251076549291611,-0.00339337438344955,0.967961311340332,0.181007698178291,-0.112290844321251,0.977050125598907
+             ,0.138962045311928,-0.00462444173172116,0.990286886692047,0.181007698178291,-0.112290844321251,0.977050125598907
+             ,0.251076549291611,-0.00339337438344955,0.967961311340332,0.181007698178291,-0.112290844321251,0.977050125598907
+             ,0.138962045311928,-0.00462444173172116,0.990286886692047,0.161702066659927,-0.0750679075717926,0.983980298042297
+             ,0.146628707647324,-0.0592395514249802,0.98741614818573,0.161702066659927,-0.0750679075717926,0.983980298042297
+             ,0.138962045311928,-0.00462444173172116,0.990286886692047,0.161702066659927,-0.0750679075717926,0.983980298042297
+             ,0.146628707647324,-0.0592395514249802,0.98741614818573,0.11800379306078,-0.0393313504755497,0.992233872413635
+             ,0.0397711768746376,0.0242296829819679,0.998915016651154,0.11800379306078,-0.0393313504755497,0.992233872413635
+             ,0.146628707647324,-0.0592395514249802,0.98741614818573,0.11800379306078,-0.0393313504755497,0.992233872413635
+             ,0.0397711768746376,0.0242296829819679,0.998915016651154,-0.0358423180878162,0.0116848303005099,0.999289155006409
+             ,-0.007869653403759,0.0237768031656742,0.999686360359192,-0.0358423180878162,0.0116848303005099,0.999289155006409
+             ,0.0397711768746376,0.0242296829819679,0.998915016651154,-0.0358423180878162,0.0116848303005099,0.999289155006409
+             ,-0.007869653403759,0.0237768031656742,0.999686360359192,-0.0239791255444288,-0.0400626584887505,0.998909413814545
+             ,0.0480977334082127,-0.0320691280066967,0.998327672481537,-0.0239791255444288,-0.0400626584887505,0.998909413814545
+             ,-0.007869653403759,0.0237768031656742,0.999686360359192,-0.0239791255444288,-0.0400626584887505,0.998909413814545
+             ,0.0480977334082127,-0.0320691280066967,0.998327672481537,-0.103917382657528,-0.106052502989769,0.988915622234344
+             ,-0.0791769847273827,-0.0154163083061576,0.996741354465485,-0.103917382657528,-0.106052502989769,0.988915622234344
+             ,0.0480977334082127,-0.0320691280066967,0.998327672481537,-0.103917382657528,-0.106052502989769,0.988915622234344
+             ,-0.0791769847273827,-0.0154163083061576,0.996741354465485,-0.314236551523209,-0.0885915085673332,0.945202052593231
+             ,-0.169418498873711,-0.137430936098099,0.975915014743805,-0.314236551523209,-0.0885915085673332,0.945202052593231
+             ,-0.0791769847273827,-0.0154163083061576,0.996741354465485,-0.314236551523209,-0.0885915085673332,0.945202052593231
+             ,-0.169418498873711,-0.137430936098099,0.975915014743805,-0.352279484272003,-0.186277702450752,0.917169511318207
+             ,-0.249242186546326,-0.197419464588165,0.948105454444885,-0.352279484272003,-0.186277702450752,0.917169511318207
+             ,-0.169418498873711,-0.137430936098099,0.975915014743805,-0.352279484272003,-0.186277702450752,0.917169511318207
+             ,-0.249242186546326,-0.197419464588165,0.948105454444885,-0.282795876264572,-0.340148866176605,0.896841764450073
+             ,-0.374499887228012,-0.163458466529846,0.912705421447754,-0.282795876264572,-0.340148866176605,0.896841764450073
+             ,-0.249242186546326,-0.197419464588165,0.948105454444885,-0.282795876264572,-0.340148866176605,0.896841764450073
+             ,-0.374499887228012,-0.163458466529846,0.912705421447754,-0.503286123275757,-0.248104423284531,0.82773631811142
+             ,-0.636415243148804,-0.0444006472826004,0.770067632198334,-0.503286123275757,-0.248104423284531,0.82773631811142
+             ,-0.374499887228012,-0.163458466529846,0.912705421447754,-0.503286123275757,-0.248104423284531,0.82773631811142
+             ,-0.636415243148804,-0.0444006472826004,0.770067632198334,-0.49552258849144,-0.0298575516790152,0.868081748485565
+             ,-0.646407783031464,0.0775491520762444,0.759040892124176,-0.49552258849144,-0.0298575516790152,0.868081748485565
+             ,-0.636415243148804,-0.0444006472826004,0.770067632198334,-0.49552258849144,-0.0298575516790152,0.868081748485565
+             ,-0.646407783031464,0.0775491520762444,0.759040892124176,-0.375154614448547,0.242829382419586,0.89459091424942
+             ,-0.535731911659241,0.141446933150291,0.832456648349762,-0.375154614448547,0.242829382419586,0.89459091424942
+             ,-0.646407783031464,0.0775491520762444,0.759040892124176,-0.375154614448547,0.242829382419586,0.89459091424942
+             ,-0.535731911659241,0.141446933150291,0.832456648349762,-0.612899363040924,0.365383088588715,0.70060658454895
+             ,-0.648065447807312,0.255470395088196,0.717457950115204,-0.612899363040924,0.365383088588715,0.70060658454895
+             ,-0.535731911659241,0.141446933150291,0.832456648349762,-0.612899363040924,0.365383088588715,0.70060658454895
+             ,-0.648065447807312,0.255470395088196,0.717457950115204,-0.679059445858002,0.288445860147476,0.675038635730743
+             ,-0.678296744823456,0.192264556884766,0.709188163280487,-0.679059445858002,0.288445860147476,0.675038635730743
+             ,-0.648065447807312,0.255470395088196,0.717457950115204,-0.679059445858002,0.288445860147476,0.675038635730743
+             ,-0.678296744823456,0.192264556884766,0.709188163280487,-0.467201232910156,0.367624402046204,0.804099082946777
+             ,-0.51274186372757,0.155260518193245,0.844387292861938,-0.467201232910156,0.367624402046204,0.804099082946777
+             ,-0.678296744823456,0.192264556884766,0.709188163280487,-0.467201232910156,0.367624402046204,0.804099082946777
+             ,-0.51274186372757,0.155260518193245,0.844387292861938,-0.278384655714035,0.399503409862518,0.87344092130661
+             ,-0.315397292375565,0.316413789987564,0.89465457201004,-0.278384655714035,0.399503409862518,0.87344092130661
+             ,-0.51274186372757,0.155260518193245,0.844387292861938,-0.278384655714035,0.399503409862518,0.87344092130661
+             ,-0.315397292375565,0.316413789987564,0.89465457201004,-0.394805729389191,0.309790968894959,0.864961266517639
+             ,-0.347450137138367,0.343266159296036,0.87260913848877,-0.394805729389191,0.309790968894959,0.864961266517639
+             ,-0.315397292375565,0.316413789987564,0.89465457201004,-0.394805729389191,0.309790968894959,0.864961266517639
+             ,-0.347450137138367,0.343266159296036,0.87260913848877,-0.452318161725998,0.255163192749023,0.854575932025909
+             ,-0.413890928030014,0.310675054788589,0.855672419071198,-0.452318161725998,0.255163192749023,0.854575932025909
+             ,-0.347450137138367,0.343266159296036,0.87260913848877,-0.452318161725998,0.255163192749023,0.854575932025909
+             ,-0.413890928030014,0.310675054788589,0.855672419071198,0.199380919337273,0.241718083620071,0.949641823768616
+             ,-0.0775871127843857,0.344038784503937,0.93574446439743,0.199380919337273,0.241718083620071,0.949641823768616
+             ,-0.413890928030014,0.310675054788589,0.855672419071198,0.199380919337273,0.241718083620071,0.949641823768616
+             ,-0.0775871127843857,0.344038784503937,0.93574446439743,0.381980925798416,0.599559724330902,0.703291296958923
+             ,0.0359598509967327,0.493891090154648,0.868779957294464,0.381980925798416,0.599559724330902,0.703291296958923
+             ,-0.0775871127843857,0.344038784503937,0.93574446439743,0.381980925798416,0.599559724330902,0.703291296958923
+             ,0.0359598509967327,0.493891090154648,0.868779957294464,0.125691086053848,0.782287418842316,0.610105037689209
+             ,0.321853786706924,0.284357458353043,0.903078615665436,0.125691086053848,0.782287418842316,0.610105037689209
+             ,0.0359598509967327,0.493891090154648,0.868779957294464,0.125691086053848,0.782287418842316,0.610105037689209
+             ,0.321853786706924,0.284357458353043,0.903078615665436,0.296683937311172,0.745788276195526,0.596471786499023
+             ,0.397199064493179,0.203721284866333,0.894835531711578,0.296683937311172,0.745788276195526,0.596471786499023
+             ,0.321853786706924,0.284357458353043,0.903078615665436,0.296683937311172,0.745788276195526,0.596471786499023
+             ,0.397199064493179,0.203721284866333,0.894835531711578,0.452292263507843,0.592748880386353,0.666393637657166
+             ,0.569230318069458,0.159129977226257,0.806631624698639,0.452292263507843,0.592748880386353,0.666393637657166
+             ,0.397199064493179,0.203721284866333,0.894835531711578,0.452292263507843,0.592748880386353,0.666393637657166
+             ,0.569230318069458,0.159129977226257,0.806631624698639,0.278137654066086,0.154832974076271,0.947980046272278
+             ,0.729657351970673,0.11367679387331,0.67429792881012,0.278137654066086,0.154832974076271,0.947980046272278,0.569230318069458
+             ,0.159129977226257,0.806631624698639,0.278137654066086,0.154832974076271,0.947980046272278,0.729657351970673
+             ,0.11367679387331,0.67429792881012,0.477071702480316,-0.253908842802048,0.841387569904327,0.732006728649139,-0.200100481510162
+             ,0.651249468326569,0.477071702480316,-0.253908842802048,0.841387569904327,0.729657351970673,0.11367679387331
+             ,0.67429792881012,0.477071702480316,-0.253908842802048,0.841387569904327,0.732006728649139,-0.200100481510162
+             ,0.651249468326569,0.577561557292938,-0.303627699613571,0.757781505584717,0.4119653403759,0.16776542365551,0.895622253417969
+             ,0.577561557292938,-0.303627699613571,0.757781505584717,0.732006728649139,-0.200100481510162,0.651249468326569
+             ,0.577561557292938,-0.303627699613571,0.757781505584717,0.4119653403759,0.16776542365551,0.895622253417969,0.38453009724617
+             ,-0.075283981859684,0.920037448406219,0.3504239320755,0.25944846868515,0.899938702583313,0.38453009724617,-0.075283981859684
+             ,0.920037448406219,0.4119653403759,0.16776542365551,0.895622253417969,0.38453009724617,-0.075283981859684,0.920037448406219
+             ,0.3504239320755,0.25944846868515,0.899938702583313,0.39785161614418,-0.0510363765060902,0.916029155254364,0.376992046833038
+             ,0.273521035909653,0.884908676147461,0.39785161614418,-0.0510363765060902,0.916029155254364,0.3504239320755,0.25944846868515
+             ,0.899938702583313,0.39785161614418,-0.0510363765060902,0.916029155254364,0.376992046833038,0.273521035909653
+             ,0.884908676147461,0.345823734998703,-0.0763910636305809,0.935184717178345,0.309217810630798,0.305420994758606
+             ,0.900612235069275,0.345823734998703,-0.0763910636305809,0.935184717178345,0.376992046833038,0.273521035909653
+             ,0.884908676147461,0.345823734998703,-0.0763910636305809,0.935184717178345,0.309217810630798,0.305420994758606
+             ,0.900612235069275,0.420012563467026,-0.0232124850153923,0.907221376895905,0.3894082903862,0.202948674559593
+             ,0.898428082466125,0.420012563467026,-0.0232124850153923,0.907221376895905,0.309217810630798,0.305420994758606
+             ,0.900612235069275,0.420012563467026,-0.0232124850153923,0.907221376895905,0.3894082903862,0.202948674559593
+             ,0.898428082466125,0.240066513419151,0.0580372028052807,0.969020009040833,0.313003927469254,0.224619492888451
+             ,0.922807991504669,0.240066513419151,0.0580372028052807,0.969020009040833,0.3894082903862,0.202948674559593,0.898428082466125
+             ,0.240066513419151,0.0580372028052807,0.969020009040833,0.313003927469254,0.224619492888451,0.922807991504669
+             ,0.074560210108757,-0.193870663642883,0.978189587593079,0.231477037072182,0.187957525253296,0.954510509967804
+             ,0.074560210108757,-0.193870663642883,0.978189587593079,0.313003927469254,0.224619492888451,0.922807991504669
+             ,0.074560210108757,-0.193870663642883,0.978189587593079,0.231477037072182,0.187957525253296,0.954510509967804
+             ,0.0340081229805946,-0.339323073625565,0.940055012702942,0.124057248234749,0.144464552402496,0.981702506542206
+             ,0.0340081229805946,-0.339323073625565,0.940055012702942,0.231477037072182,0.187957525253296,0.954510509967804
+             ,0.0340081229805946,-0.339323073625565,0.940055012702942,0.124057248234749,0.144464552402496,0.981702506542206
+             ,0.201178669929504,-0.340113669633865,0.918613016605377,0.244982063770294,-0.0650355070829391,0.967343926429749
+             ,0.201178669929504,-0.340113669633865,0.918613016605377,0.124057248234749,0.144464552402496,0.981702506542206
+             ,0.201178669929504,-0.340113669633865,0.918613016605377,0.244982063770294,-0.0650355070829391,0.967343926429749
+             ,0.310468226671219,-0.192371383309364,0.930914998054504,0.0945911854505539,0.000438979332102463,0.995516121387482
+             ,0.310468226671219,-0.192371383309364,0.930914998054504,0.244982063770294,-0.0650355070829391,0.967343926429749
+             ,0.310468226671219,-0.192371383309364,0.930914998054504,0.0945911854505539,0.000438979332102463,0.995516121387482
+             ,0.027822844684124,0.0440517961978912,0.998641788959503,-0.0599324330687523,0.0837044268846512,0.994686782360077
+             ,0.027822844684124,0.0440517961978912,0.998641788959503,0.0945911854505539,0.000438979332102463,0.995516121387482
+             ,0.027822844684124,0.0440517961978912,0.998641788959503,-0.0599324330687523,0.0837044268846512,0.994686782360077
+             ,-0.0398505553603172,0.0714150369167328,0.996650278568268,-0.0992879420518875,0.107099287211895,0.989278376102448
+             ,-0.0398505553603172,0.0714150369167328,0.996650278568268,-0.0599324330687523,0.0837044268846512,0.994686782360077
+             ,-0.0398505553603172,0.0714150369167328,0.996650278568268,-0.0992879420518875,0.107099287211895,0.989278376102448
+             ,-0.0437748916447163,0.130060613155365,0.990539252758026,-0.114302158355713,0.16741007566452,0.979238986968994
+             ,-0.0437748916447163,0.130060613155365,0.990539252758026,-0.0992879420518875,0.107099287211895,0.989278376102448
+             ,-0.0437748916447163,0.130060613155365,0.990539252758026,-0.114302158355713,0.16741007566452,0.979238986968994
+             ,-0.10709385573864,0.158614233136177,0.981515347957611,-0.202311336994171,0.39415118098259,0.896501421928406
+             ,-0.10709385573864,0.158614233136177,0.981515347957611,-0.114302158355713,0.16741007566452,0.979238986968994
+             ,-0.10709385573864,0.158614233136177,0.981515347957611,-0.202311336994171,0.39415118098259,0.896501421928406
+             ,-0.184681132435799,0.200692147016525,0.962089121341705,-0.0602668449282646,0.221768602728844,0.973235130310059
+             ,-0.184681132435799,0.200692147016525,0.962089121341705,-0.202311336994171,0.39415118098259,0.896501421928406
+             ,-0.184681132435799,0.200692147016525,0.962089121341705,-0.0602668449282646,0.221768602728844,0.973235130310059
+             ,-0.351288974285126,0.209920987486839,0.91243040561676,-0.317979216575623,-0.0147074367851019,0.947983622550964
+             ,-0.351288974285126,0.209920987486839,0.91243040561676,-0.0602668449282646,0.221768602728844,0.973235130310059
+             ,-0.351288974285126,0.209920987486839,0.91243040561676,-0.317979216575623,-0.0147074367851019,0.947983622550964
+             ,-0.504912137985229,0.232994422316551,0.831130146980286,-0.556409120559692,-0.128999561071396,0.820833802223206
+             ,-0.504912137985229,0.232994422316551,0.831130146980286,-0.317979216575623,-0.0147074367851019,0.947983622550964
+             ,-0.504912137985229,0.232994422316551,0.831130146980286,-0.556409120559692,-0.128999561071396,0.820833802223206
+             ,-0.242154985666275,0.446280211210251,0.86150735616684,-0.447277247905731,0.0935858264565468,0.889485657215118
+             ,-0.242154985666275,0.446280211210251,0.86150735616684,-0.556409120559692,-0.128999561071396,0.820833802223206
+             ,-0.242154985666275,0.446280211210251,0.86150735616684,-0.447277247905731,0.0935858264565468,0.889485657215118
+             ,-0.0106502696871758,0.620713829994202,0.783964872360229,-0.0801718086004257,0.132873609662056,0.987885177135468
+             ,-0.0106502696871758,0.620713829994202,0.783964872360229,-0.447277247905731,0.0935858264565468,0.889485657215118
+             ,-0.0106502696871758,0.620713829994202,0.783964872360229,-0.0801718086004257,0.132873609662056,0.987885177135468
+             ,0.109457455575466,0.603151559829712,0.790080547332764,0.212809056043625,0.0104733901098371,0.977037668228149
+             ,0.109457455575466,0.603151559829712,0.790080547332764,-0.0801718086004257,0.132873609662056,0.987885177135468
+             ,0.109457455575466,0.603151559829712,0.790080547332764,0.212809056043625,0.0104733901098371,0.977037668228149
+             ,0.0571812465786934,0.555450201034546,0.829581499099731,0.140922397375107,0.0155884958803654,0.989897906780243
+             ,0.0571812465786934,0.555450201034546,0.829581499099731,0.212809056043625,0.0104733901098371,0.977037668228149
+             ,0.0571812465786934,0.555450201034546,0.829581499099731,0.140922397375107,0.0155884958803654,0.989897906780243
+             ,0.0110872257500887,0.459845393896103,0.887929797172546,0.12349659204483,-0.0489959791302681,0.991134703159332
+             ,0.0110872257500887,0.459845393896103,0.887929797172546,0.140922397375107,0.0155884958803654,0.989897906780243
+             ,0.0110872257500887,0.459845393896103,0.887929797172546,0.12349659204483,-0.0489959791302681,0.991134703159332
+             ,0.235412105917931,0.393554419279099,0.888648450374603,0.113296821713448,-0.0363840088248253,0.99289470911026
+             ,0.235412105917931,0.393554419279099,0.888648450374603,0.12349659204483,-0.0489959791302681,0.991134703159332
+             ,0.235412105917931,0.393554419279099,0.888648450374603,0.113296821713448,-0.0363840088248253,0.99289470911026
+             ,0.0212907269597054,0.510885655879974,0.859384953975677,0.0754583552479744,-0.0235690232366323,0.996870398521423
+             ,0.0212907269597054,0.510885655879974,0.859384953975677,0.113296821713448,-0.0363840088248253,0.99289470911026
+             ,0.0212907269597054,0.510885655879974,0.859384953975677,0.0754583552479744,-0.0235690232366323,0.996870398521423
+             ,-0.0550717264413834,0.351193904876709,0.934681713581085,0.0901787653565407,0.0761487409472466,0.99301016330719
+             ,-0.0550717264413834,0.351193904876709,0.934681713581085,0.0754583552479744,-0.0235690232366323,0.996870398521423
+             ,-0.0550717264413834,0.351193904876709,0.934681713581085,0.0901787653565407,0.0761487409472466,0.99301016330719
+             ,0.091545358300209,0.107417084276676,0.989990413188934,0.0788349434733391,0.258467435836792,0.962797820568085
+             ,0.091545358300209,0.107417084276676,0.989990413188934,0.0901787653565407,0.0761487409472466,0.99301016330719
+             ,0.091545358300209,0.107417084276676,0.989990413188934,0.0788349434733391,0.258467435836792,0.962797820568085
+             ,0.0394155569374561,0.0394155383110046,0.998445212841034,0.0180792920291424,0.354961305856705,0.934706151485443
+             ,0.0394155569374561,0.0394155383110046,0.998445212841034,0.0788349434733391,0.258467435836792,0.962797820568085
+             ,0.0394155569374561,0.0394155383110046,0.998445212841034,0.0180792920291424,0.354961305856705,0.934706151485443
+             ,-0.126928210258484,0.0169332753866911,0.991767406463623,-0.0358371362090111,0.359460443258286,0.932471930980682
+             ,-0.126928210258484,0.0169332753866911,0.991767406463623,0.0180792920291424,0.354961305856705,0.934706151485443
+             ,-0.126928210258484,0.0169332753866911,0.991767406463623,-0.0358371362090111,0.359460443258286,0.932471930980682
+             ,-0.168227046728134,-0.0905056223273277,0.98158460855484,-0.0559867769479752,0.239129096269608,0.969372391700745
+             ,-0.168227046728134,-0.0905056223273277,0.98158460855484,-0.0358371362090111,0.359460443258286,0.932471930980682
+             ,-0.168227046728134,-0.0905056223273277,0.98158460855484,-0.0559867769479752,0.239129096269608,0.969372391700745
+             ,-0.256071478128433,-0.148201778531075,0.955229580402374,-0.19197154045105,0.0290534403175116,0.98097038269043
+             ,-0.256071478128433,-0.148201778531075,0.955229580402374,-0.0559867769479752,0.239129096269608,0.969372391700745
+             ,-0.256071478128433,-0.148201778531075,0.955229580402374,-0.19197154045105,0.0290534403175116,0.98097038269043
+             ,-0.299692571163177,-0.188484504818916,0.935231506824493,-0.31372794508934,-0.0813770666718483,0.946019351482391
+             ,-0.299692571163177,-0.188484504818916,0.935231506824493,-0.19197154045105,0.0290534403175116,0.98097038269043
+             ,-0.299692571163177,-0.188484504818916,0.935231506824493,-0.31372794508934,-0.0813770666718483,0.946019351482391
+             ,-0.339101523160934,-0.200017318129539,0.919240593910217,-0.199736446142197,-0.198217108845711,0.959591269493103
+             ,-0.339101523160934,-0.200017318129539,0.919240593910217,-0.31372794508934,-0.0813770666718483,0.946019351482391
+             ,-0.339101523160934,-0.200017318129539,0.919240593910217,-0.199736446142197,-0.198217108845711,0.959591269493103
+             ,-0.199753418564796,-0.369789659976959,0.907388687133789,-0.0720927491784096,-0.273771047592163,0.959089159965515
+             ,-0.199753418564796,-0.369789659976959,0.907388687133789,-0.199736446142197,-0.198217108845711,0.959591269493103
+             ,-0.199753418564796,-0.369789659976959,0.907388687133789,-0.0720927491784096,-0.273771047592163,0.959089159965515
+             ,-0.0797331109642982,-0.446773916482925,0.89108681678772,0.0226920209825039,-0.308463871479034,0.950965404510498
+             ,-0.0797331109642982,-0.446773916482925,0.89108681678772,-0.0720927491784096,-0.273771047592163,0.959089159965515
+             ,0.763873100280762,-0.271425068378448,0.585513770580292,0.724900364875793,-0.230270743370056,0.649226427078247
+             ,0.672586381435394,-0.197296902537346,0.713233172893524,0.50486695766449,0.0388756170868874,0.862321317195892
+             ,0.672586381435394,-0.197296902537346,0.713233172893524,0.724900364875793,-0.230270743370056,0.649226427078247
+             ,0.672586381435394,-0.197296902537346,0.713233172893524,0.50486695766449,0.0388756170868874,0.862321317195892
+             ,0.521627008914948,-0.0159676503390074,0.853024244308472,0.412470370531082,0.151293158531189,0.898319840431213
+             ,0.521627008914948,-0.0159676503390074,0.853024244308472,0.50486695766449,0.0388756170868874,0.862321317195892
+             ,0.521627008914948,-0.0159676503390074,0.853024244308472,0.412470370531082,0.151293158531189,0.898319840431213
+             ,0.35657599568367,0.0731018707156181,0.931402027606964,0.327946335077286,0.229890957474709,0.916297554969788
+             ,0.35657599568367,0.0731018707156181,0.931402027606964,0.412470370531082,0.151293158531189,0.898319840431213
+             ,0.35657599568367,0.0731018707156181,0.931402027606964,0.327946335077286,0.229890957474709,0.916297554969788
+             ,0.0585090219974518,0.122857488691807,0.990698099136353,0.100952245295048,0.181263208389282,0.978239357471466
+             ,0.0585090219974518,0.122857488691807,0.990698099136353,0.327946335077286,0.229890957474709,0.916297554969788
+             ,0.0585090219974518,0.122857488691807,0.990698099136353,0.100952245295048,0.181263208389282,0.978239357471466
+             ,-0.0237769335508347,0.135085433721542,0.990548670291901,0.130030870437622,-0.0182222295552492,0.991342484951019
+             ,-0.0237769335508347,0.135085433721542,0.990548670291901,0.100952245295048,0.181263208389282,0.978239357471466
+             ,-0.0237769335508347,0.135085433721542,0.990548670291901,0.130030870437622,-0.0182222295552492,0.991342484951019
+             ,0.0877270326018333,-0.00695563014596701,0.99612021446228,0.181007698178291,-0.112290844321251,0.977050125598907
+             ,0.0877270326018333,-0.00695563014596701,0.99612021446228,0.130030870437622,-0.0182222295552492,0.991342484951019
+             ,0.0877270326018333,-0.00695563014596701,0.99612021446228,0.181007698178291,-0.112290844321251,0.977050125598907
+             ,0.175499424338341,-0.121542699635029,0.976947963237762,0.161702066659927,-0.0750679075717926,0.983980298042297
+             ,0.175499424338341,-0.121542699635029,0.976947963237762,0.181007698178291,-0.112290844321251,0.977050125598907
+             ,0.175499424338341,-0.121542699635029,0.976947963237762,0.161702066659927,-0.0750679075717926,0.983980298042297
+             ,0.116761423647404,-0.149606257677078,0.981827259063721,0.11800379306078,-0.0393313504755497,0.992233872413635
+             ,0.116761423647404,-0.149606257677078,0.981827259063721,0.161702066659927,-0.0750679075717926,0.983980298042297
+             ,0.116761423647404,-0.149606257677078,0.981827259063721,0.11800379306078,-0.0393313504755497,0.992233872413635
+             ,0.0188816953450441,-0.182933062314987,0.982944011688232,-0.0358423180878162,0.0116848303005099,0.999289155006409
+             ,0.0188816953450441,-0.182933062314987,0.982944011688232,0.11800379306078,-0.0393313504755497,0.992233872413635
+             ,0.0188816953450441,-0.182933062314987,0.982944011688232,-0.0358423180878162,0.0116848303005099,0.999289155006409
+             ,-0.0758766531944275,-0.0758769139647484,0.994226038455963,-0.0239791255444288,-0.0400626584887505,0.998909413814545
+             ,-0.0758766531944275,-0.0758769139647484,0.994226038455963,-0.0358423180878162,0.0116848303005099,0.999289155006409
+             ,-0.0758766531944275,-0.0758769139647484,0.994226038455963,-0.0239791255444288,-0.0400626584887505,0.998909413814545
+             ,-0.123836852610111,-0.0746916010975838,0.989487528800964,-0.103917382657528,-0.106052502989769,0.988915622234344
+             ,-0.123836852610111,-0.0746916010975838,0.989487528800964,-0.0239791255444288,-0.0400626584887505,0.998909413814545
+             ,-0.123836852610111,-0.0746916010975838,0.989487528800964,-0.103917382657528,-0.106052502989769,0.988915622234344
+             ,-0.229411259293556,-0.0427284054458141,0.972391247749329,-0.314236551523209,-0.0885915085673332,0.945202052593231
+             ,-0.229411259293556,-0.0427284054458141,0.972391247749329,-0.103917382657528,-0.106052502989769,0.988915622234344
+             ,-0.229411259293556,-0.0427284054458141,0.972391247749329,-0.314236551523209,-0.0885915085673332,0.945202052593231
+             ,-0.418667763471603,0.0673588365316391,0.905637919902802,-0.352279484272003,-0.186277702450752,0.917169511318207
+             ,-0.418667763471603,0.0673588365316391,0.905637919902802,-0.314236551523209,-0.0885915085673332,0.945202052593231
+             ,-0.418667763471603,0.0673588365316391,0.905637919902802,-0.352279484272003,-0.186277702450752,0.917169511318207
+             ,-0.476153522729874,0.00272308359853923,0.879357993602753,-0.282795876264572,-0.340148866176605,0.896841764450073
+             ,-0.476153522729874,0.00272308359853923,0.879357993602753,-0.352279484272003,-0.186277702450752,0.917169511318207
+             ,-0.476153522729874,0.00272308359853923,0.879357993602753,-0.282795876264572,-0.340148866176605,0.896841764450073
+             ,-0.466572523117065,-0.136013939976692,0.873962461948395,-0.503286123275757,-0.248104423284531,0.82773631811142
+             ,-0.466572523117065,-0.136013939976692,0.873962461948395,-0.282795876264572,-0.340148866176605,0.896841764450073
+             ,-0.466572523117065,-0.136013939976692,0.873962461948395,-0.503286123275757,-0.248104423284531,0.82773631811142
+             ,-0.335579663515091,0.0367706157267094,0.941293895244598,-0.49552258849144,-0.0298575516790152,0.868081748485565
+             ,-0.335579663515091,0.0367706157267094,0.941293895244598,-0.503286123275757,-0.248104423284531,0.82773631811142
+             ,-0.335579663515091,0.0367706157267094,0.941293895244598,-0.49552258849144,-0.0298575516790152,0.868081748485565
+             ,-0.0874082818627357,0.149695098400116,0.984860956668854,-0.375154614448547,0.242829382419586,0.89459091424942
+             ,-0.0874082818627357,0.149695098400116,0.984860956668854,-0.49552258849144,-0.0298575516790152,0.868081748485565
+             ,-0.0874082818627357,0.149695098400116,0.984860956668854,-0.375154614448547,0.242829382419586,0.89459091424942
+             ,-0.390040218830109,0.399517714977264,0.82961094379425,-0.612899363040924,0.365383088588715,0.70060658454895
+             ,-0.390040218830109,0.399517714977264,0.82961094379425,-0.375154614448547,0.242829382419586,0.89459091424942
+             ,-0.390040218830109,0.399517714977264,0.82961094379425,-0.612899363040924,0.365383088588715,0.70060658454895
+             ,-0.601541876792908,0.503172814846039,0.620455145835876,-0.679059445858002,0.288445860147476,0.675038635730743
+             ,-0.601541876792908,0.503172814846039,0.620455145835876,-0.612899363040924,0.365383088588715,0.70060658454895
+             ,-0.601541876792908,0.503172814846039,0.620455145835876,-0.679059445858002,0.288445860147476,0.675038635730743
+             ,-0.463131576776505,0.551981627941132,0.693415820598602,-0.467201232910156,0.367624402046204,0.804099082946777
+             ,-0.463131576776505,0.551981627941132,0.693415820598602,-0.679059445858002,0.288445860147476,0.675038635730743
+             ,-0.463131576776505,0.551981627941132,0.693415820598602,-0.467201232910156,0.367624402046204,0.804099082946777
+             ,-0.322951316833496,0.507640957832336,0.798750936985016,-0.278384655714035,0.399503409862518,0.87344092130661
+             ,-0.322951316833496,0.507640957832336,0.798750936985016,-0.467201232910156,0.367624402046204,0.804099082946777
+             ,-0.322951316833496,0.507640957832336,0.798750936985016,-0.278384655714035,0.399503409862518,0.87344092130661
+             ,-0.439677774906158,0.454393029212952,0.774732530117035,-0.394805729389191,0.309790968894959,0.864961266517639
+             ,-0.439677774906158,0.454393029212952,0.774732530117035,-0.278384655714035,0.399503409862518,0.87344092130661
+             ,-0.439677774906158,0.454393029212952,0.774732530117035,-0.394805729389191,0.309790968894959,0.864961266517639
+             ,-0.425435811281204,0.437612891197205,0.792148530483246,-0.452318161725998,0.255163192749023,0.854575932025909
+             ,-0.425435811281204,0.437612891197205,0.792148530483246,-0.394805729389191,0.309790968894959,0.864961266517639
+             ,-0.425435811281204,0.437612891197205,0.792148530483246,-0.452318161725998,0.255163192749023,0.854575932025909
+             ,0.16505928337574,0.469240784645081,0.867507100105286,0.199380919337273,0.241718083620071,0.949641823768616,0.16505928337574
+             ,0.469240784645081,0.867507100105286,-0.452318161725998,0.255163192749023,0.854575932025909,0.16505928337574
+             ,0.469240784645081,0.867507100105286,0.199380919337273,0.241718083620071,0.949641823768616,0.725943863391876
+             ,0.291808575391769,0.622778713703156,0.381980925798416,0.599559724330902,0.703291296958923,0.725943863391876
+             ,0.291808575391769,0.622778713703156,0.199380919337273,0.241718083620071,0.949641823768616,0.725943863391876
+             ,0.291808575391769,0.622778713703156,0.381980925798416,0.599559724330902,0.703291296958923,0.429362118244171
+             ,0.6038419008255,0.671582460403442,0.125691086053848,0.782287418842316,0.610105037689209,0.429362118244171,0.6038419008255
+             ,0.671582460403442,0.381980925798416,0.599559724330902,0.703291296958923,0.429362118244171,0.6038419008255,0.671582460403442
+             ,0.125691086053848,0.782287418842316,0.610105037689209,0.133367970585823,0.688457548618317,0.712908923625946
+             ,0.296683937311172,0.745788276195526,0.596471786499023,0.133367970585823,0.688457548618317,0.712908923625946
+             ,0.125691086053848,0.782287418842316,0.610105037689209,0.133367970585823,0.688457548618317,0.712908923625946
+             ,0.296683937311172,0.745788276195526,0.596471786499023,-0.0767076909542084,0.736153602600098,0.672453582286835
+             ,0.452292263507843,0.592748880386353,0.666393637657166,-0.0767076909542084,0.736153602600098,0.672453582286835
+             ,0.296683937311172,0.745788276195526,0.596471786499023,-0.0767076909542084,0.736153602600098,0.672453582286835
+             ,0.452292263507843,0.592748880386353,0.666393637657166,-0.00852973945438862,0.352056443691254,0.935939908027649
+             ,0.278137654066086,0.154832974076271,0.947980046272278,-0.00852973945438862,0.352056443691254,0.935939908027649
+             ,0.452292263507843,0.592748880386353,0.666393637657166,-0.00852973945438862,0.352056443691254,0.935939908027649
+             ,0.278137654066086,0.154832974076271,0.947980046272278,0.228247702121735,0.171133264899254,0.958444774150848
+             ,0.477071702480316,-0.253908842802048,0.841387569904327,0.228247702121735,0.171133264899254,0.958444774150848
+             ,0.278137654066086,0.154832974076271,0.947980046272278,0.228247702121735,0.171133264899254,0.958444774150848
+             ,0.477071702480316,-0.253908842802048,0.841387569904327,0.6624516248703,0.108620882034302,0.741187870502472,0.577561557292938
+             ,-0.303627699613571,0.757781505584717,0.6624516248703,0.108620882034302,0.741187870502472,0.477071702480316,-0.253908842802048
+             ,0.841387569904327,0.6624516248703,0.108620882034302,0.741187870502472,0.577561557292938,-0.303627699613571,0.757781505584717
+             ,0.579000473022461,-0.0955130234360695,0.809713363647461,0.38453009724617,-0.075283981859684,0.920037448406219
+             ,0.579000473022461,-0.0955130234360695,0.809713363647461,0.577561557292938,-0.303627699613571,0.757781505584717
+             ,0.579000473022461,-0.0955130234360695,0.809713363647461,0.38453009724617,-0.075283981859684,0.920037448406219
+             ,0.333526372909546,-0.114640787243843,0.93574446439743,0.39785161614418,-0.0510363765060902,0.916029155254364
+             ,0.333526372909546,-0.114640787243843,0.93574446439743,0.38453009724617,-0.075283981859684,0.920037448406219
+             ,0.333526372909546,-0.114640787243843,0.93574446439743,0.39785161614418,-0.0510363765060902,0.916029155254364
+             ,0.365636944770813,-0.202937006950378,0.908364593982697,0.345823734998703,-0.0763910636305809,0.935184717178345
+             ,0.365636944770813,-0.202937006950378,0.908364593982697,0.39785161614418,-0.0510363765060902,0.916029155254364
+             ,0.365636944770813,-0.202937006950378,0.908364593982697,0.345823734998703,-0.0763910636305809,0.935184717178345
+             ,0.474213451147079,-0.0933311432600021,0.875449001789093,0.420012563467026,-0.0232124850153923,0.907221376895905
+             ,0.474213451147079,-0.0933311432600021,0.875449001789093,0.345823734998703,-0.0763910636305809,0.935184717178345
+             ,0.474213451147079,-0.0933311432600021,0.875449001789093,0.420012563467026,-0.0232124850153923,0.907221376895905
+             ,0.17317146062851,-0.0884680673480034,0.980910301208496,0.240066513419151,0.0580372028052807,0.969020009040833
+             ,0.17317146062851,-0.0884680673480034,0.980910301208496,0.420012563467026,-0.0232124850153923,0.907221376895905
+             ,0.17317146062851,-0.0884680673480034,0.980910301208496,0.240066513419151,0.0580372028052807,0.969020009040833
+             ,-0.206166818737984,-0.159561455249786,0.965419769287109,0.074560210108757,-0.193870663642883,0.978189587593079
+             ,-0.206166818737984,-0.159561455249786,0.965419769287109,0.240066513419151,0.0580372028052807,0.969020009040833
+             ,-0.206166818737984,-0.159561455249786,0.965419769287109,0.074560210108757,-0.193870663642883,0.978189587593079
+             ,-0.0745736435055733,-0.335842549800873,0.938961446285248,0.0340081229805946,-0.339323073625565,0.940055012702942
+             ,-0.0745736435055733,-0.335842549800873,0.938961446285248,0.074560210108757,-0.193870663642883,0.978189587593079
+             ,-0.0745736435055733,-0.335842549800873,0.938961446285248,0.0340081229805946,-0.339323073625565,0.940055012702942
+             ,0.236470311880112,-0.463208913803101,0.854119002819061,0.201178669929504,-0.340113669633865,0.918613016605377
+             ,0.236470311880112,-0.463208913803101,0.854119002819061,0.0340081229805946,-0.339323073625565,0.940055012702942
+             ,0.236470311880112,-0.463208913803101,0.854119002819061,0.201178669929504,-0.340113669633865,0.918613016605377
+             ,0.385193854570389,-0.483563184738159,0.785997688770294,0.310468226671219,-0.192371383309364,0.930914998054504
+             ,0.385193854570389,-0.483563184738159,0.785997688770294,0.201178669929504,-0.340113669633865,0.918613016605377
+             ,0.385193854570389,-0.483563184738159,0.785997688770294,0.310468226671219,-0.192371383309364,0.930914998054504
+             ,0.202372223138809,-0.338874846696854,0.91880863904953,0.027822844684124,0.0440517961978912,0.998641788959503
+             ,0.202372223138809,-0.338874846696854,0.91880863904953,0.310468226671219,-0.192371383309364,0.930914998054504
+             ,0.202372223138809,-0.338874846696854,0.91880863904953,0.027822844684124,0.0440517961978912,0.998641788959503
+             ,-0.00014656939310953,-0.110683366656303,0.993855714797974,-0.0398505553603172,0.0714150369167328,0.996650278568268
+             ,-0.00014656939310953,-0.110683366656303,0.993855714797974,0.027822844684124,0.0440517961978912,0.998641788959503
+             ,-0.00014656939310953,-0.110683366656303,0.993855714797974,-0.0398505553603172,0.0714150369167328,0.996650278568268
+             ,-0.0359680242836475,-0.00411348417401314,0.99934446811676,-0.0437748916447163,0.130060613155365,0.990539252758026
+             ,-0.0359680242836475,-0.00411348417401314,0.99934446811676,-0.0398505553603172,0.0714150369167328,0.996650278568268
+             ,-0.0359680242836475,-0.00411348417401314,0.99934446811676,-0.0437748916447163,0.130060613155365,0.990539252758026
+             ,-0.0680729001760483,-0.0200652126222849,0.997478544712067,-0.10709385573864,0.158614233136177,0.981515347957611
+             ,-0.0680729001760483,-0.0200652126222849,0.997478544712067,-0.0437748916447163,0.130060613155365,0.990539252758026
+             ,-0.0680729001760483,-0.0200652126222849,0.997478544712067,-0.10709385573864,0.158614233136177,0.981515347957611
+             ,-0.141455933451653,0.0618327334523201,0.988011598587036,-0.184681132435799,0.200692147016525,0.962089121341705
+             ,-0.141455933451653,0.0618327334523201,0.988011598587036,-0.10709385573864,0.158614233136177,0.981515347957611
+             ,-0.141455933451653,0.0618327334523201,0.988011598587036,-0.184681132435799,0.200692147016525,0.962089121341705
+             ,-0.235819905996323,0.119602374732494,0.964408695697784,-0.351288974285126,0.209920987486839,0.91243040561676
+             ,-0.235819905996323,0.119602374732494,0.964408695697784,-0.184681132435799,0.200692147016525,0.962089121341705
+             ,-0.235819905996323,0.119602374732494,0.964408695697784,-0.351288974285126,0.209920987486839,0.91243040561676
+             ,-0.330280661582947,0.322771340608597,0.886979937553406,-0.504912137985229,0.232994422316551,0.831130146980286
+             ,-0.330280661582947,0.322771340608597,0.886979937553406,-0.351288974285126,0.209920987486839,0.91243040561676
+             ,-0.330280661582947,0.322771340608597,0.886979937553406,-0.504912137985229,0.232994422316551,0.831130146980286
+             ,-0.104608230292797,0.522112607955933,0.84643691778183,-0.242154985666275,0.446280211210251,0.86150735616684
+             ,-0.104608230292797,0.522112607955933,0.84643691778183,-0.504912137985229,0.232994422316551,0.831130146980286
+             ,-0.104608230292797,0.522112607955933,0.84643691778183,-0.242154985666275,0.446280211210251,0.86150735616684
+             ,0.126345664262772,0.495804458856583,0.859194219112396,-0.0106502696871758,0.620713829994202,0.783964872360229
+             ,0.126345664262772,0.495804458856583,0.859194219112396,-0.242154985666275,0.446280211210251,0.86150735616684
+             ,0.126345664262772,0.495804458856583,0.859194219112396,-0.0106502696871758,0.620713829994202,0.783964872360229
+             ,0.0172849427908659,0.487546384334564,0.872925996780396,0.109457455575466,0.603151559829712,0.790080547332764
+             ,0.0172849427908659,0.487546384334564,0.872925996780396,-0.0106502696871758,0.620713829994202,0.783964872360229
+             ,0.0172849427908659,0.487546384334564,0.872925996780396,0.109457455575466,0.603151559829712,0.790080547332764
+             ,-0.0827061831951141,0.476316183805466,0.875375628471375,0.0571812465786934,0.555450201034546,0.829581499099731
+             ,-0.0827061831951141,0.476316183805466,0.875375628471375,0.109457455575466,0.603151559829712,0.790080547332764
+             ,-0.0827061831951141,0.476316183805466,0.875375628471375,0.0571812465786934,0.555450201034546,0.829581499099731
+             ,-0.0198226682841778,0.495094418525696,0.868613004684448,0.0110872257500887,0.459845393896103,0.887929797172546
+             ,-0.0198226682841778,0.495094418525696,0.868613004684448,0.0571812465786934,0.555450201034546,0.829581499099731
+             ,-0.0198226682841778,0.495094418525696,0.868613004684448,0.0110872257500887,0.459845393896103,0.887929797172546
+             ,0.115175031125546,0.531974196434021,0.83889102935791,0.235412105917931,0.393554419279099,0.888648450374603,0.115175031125546
+             ,0.531974196434021,0.83889102935791,0.0110872257500887,0.459845393896103,0.887929797172546,0.115175031125546
+             ,0.531974196434021,0.83889102935791,0.235412105917931,0.393554419279099,0.888648450374603,0.0198785699903965
+             ,0.400057137012482,0.916274547576904,0.0212907269597054,0.510885655879974,0.859384953975677,0.0198785699903965
+             ,0.400057137012482,0.916274547576904,0.235412105917931,0.393554419279099,0.888648450374603,0.0198785699903965
+             ,0.400057137012482,0.916274547576904,0.0212907269597054,0.510885655879974,0.859384953975677,-0.267867296934128
+             ,0.323259174823761,0.907607018947601,-0.0550717264413834,0.351193904876709,0.934681713581085,-0.267867296934128
+             ,0.323259174823761,0.907607018947601,0.0212907269597054,0.510885655879974,0.859384953975677,-0.267867296934128
+             ,0.323259174823761,0.907607018947601,-0.0550717264413834,0.351193904876709,0.934681713581085,-0.228122383356094
+             ,0.154454618692398,0.961303234100342,0.091545358300209,0.107417084276676,0.989990413188934,-0.228122383356094
+             ,0.154454618692398,0.961303234100342,-0.0550717264413834,0.351193904876709,0.934681713581085,-0.228122383356094
+             ,0.154454618692398,0.961303234100342,0.091545358300209,0.107417084276676,0.989990413188934,-0.00400471594184637
+             ,-0.130259931087494,0.991471827030182,0.0394155569374561,0.0394155383110046,0.998445212841034,-0.00400471594184637
+             ,-0.130259931087494,0.991471827030182,0.091545358300209,0.107417084276676,0.989990413188934,-0.00400471594184637
+             ,-0.130259931087494,0.991471827030182,0.0394155569374561,0.0394155383110046,0.998445212841034,-0.175619095563889
+             ,-0.0864822715520859,0.980652153491974,-0.126928210258484,0.0169332753866911,0.991767406463623,-0.175619095563889
+             ,-0.0864822715520859,0.980652153491974,0.0394155569374561,0.0394155383110046,0.998445212841034,-0.175619095563889
+             ,-0.0864822715520859,0.980652153491974,-0.126928210258484,0.0169332753866911,0.991767406463623,-0.221785649657249
+             ,-0.178048193454742,0.958702206611633,-0.168227046728134,-0.0905056223273277,0.98158460855484,-0.221785649657249
+             ,-0.178048193454742,0.958702206611633,-0.126928210258484,0.0169332753866911,0.991767406463623,-0.221785649657249
+             ,-0.178048193454742,0.958702206611633,-0.168227046728134,-0.0905056223273277,0.98158460855484,-0.281461745500565
+             ,-0.176258102059364,0.943245649337769,-0.256071478128433,-0.148201778531075,0.955229580402374,-0.281461745500565
+             ,-0.176258102059364,0.943245649337769,-0.168227046728134,-0.0905056223273277,0.98158460855484,-0.281461745500565
+             ,-0.176258102059364,0.943245649337769,-0.256071478128433,-0.148201778531075,0.955229580402374,-0.403315842151642
+             ,-0.136741757392883,0.904786109924316,-0.299692571163177,-0.188484504818916,0.935231506824493,-0.403315842151642
+             ,-0.136741757392883,0.904786109924316,-0.256071478128433,-0.148201778531075,0.955229580402374,-0.403315842151642
+             ,-0.136741757392883,0.904786109924316,-0.299692571163177,-0.188484504818916,0.935231506824493,-0.404502034187317
+             ,-0.262888580560684,0.875938236713409,-0.339101523160934,-0.200017318129539,0.919240593910217,-0.404502034187317
+             ,-0.262888580560684,0.875938236713409,-0.299692571163177,-0.188484504818916,0.935231506824493,-0.404502034187317
+             ,-0.262888580560684,0.875938236713409,-0.339101523160934,-0.200017318129539,0.919240593910217,-0.301193743944168
+             ,-0.38665583729744,0.871653378009796,-0.199753418564796,-0.369789659976959,0.907388687133789,-0.301193743944168
+             ,-0.38665583729744,0.871653378009796,-0.339101523160934,-0.200017318129539,0.919240593910217,-0.301193743944168
+             ,-0.38665583729744,0.871653378009796,-0.199753418564796,-0.369789659976959,0.907388687133789,-0.159442454576492
+             ,-0.431434810161591,0.887942612171173,-0.0797331109642982,-0.446773916482925,0.89108681678772,-0.159442454576492
+             ,-0.431434810161591,0.887942612171173,-0.199753418564796,-0.369789659976959,0.907388687133789,0.800966918468475
+             ,-0.199612841010094,0.564452588558197,0.763873100280762,-0.271425068378448,0.585513770580292,0.748499810695648
+             ,-0.199581041932106,0.632388710975647,0.672586381435394,-0.197296902537346,0.713233172893524,0.748499810695648
+             ,-0.199581041932106,0.632388710975647,0.763873100280762,-0.271425068378448,0.585513770580292,0.748499810695648
+             ,-0.199581041932106,0.632388710975647,0.672586381435394,-0.197296902537346,0.713233172893524,0.562640905380249
+             ,-0.124692760407925,0.81724351644516,0.521627008914948,-0.0159676503390074,0.853024244308472,0.562640905380249
+             ,-0.124692760407925,0.81724351644516,0.672586381435394,-0.197296902537346,0.713233172893524,0.562640905380249
+             ,-0.124692760407925,0.81724351644516,0.521627008914948,-0.0159676503390074,0.853024244308472,0.438786387443542
+             ,-0.176996022462845,0.880987465381622,0.35657599568367,0.0731018707156181,0.931402027606964,0.438786387443542
+             ,-0.176996022462845,0.880987465381622,0.521627008914948,-0.0159676503390074,0.853024244308472,0.438786387443542
+             ,-0.176996022462845,0.880987465381622,0.35657599568367,0.0731018707156181,0.931402027606964,0.144421502947807
+             ,-0.0525090433657169,0.988122045993805,0.0585090219974518,0.122857488691807,0.990698099136353,0.144421502947807
+             ,-0.0525090433657169,0.988122045993805,0.35657599568367,0.0731018707156181,0.931402027606964,0.144421502947807
+             ,-0.0525090433657169,0.988122045993805,0.0585090219974518,0.122857488691807,0.990698099136353,4.9549216782907e-005
+             ,0.0157758165150881,0.999875545501709,-0.0237769335508347,0.135085433721542,0.990548670291901,4.9549216782907e-005
+             ,0.0157758165150881,0.999875545501709,0.0585090219974518,0.122857488691807,0.990698099136353,4.9549216782907e-005
+             ,0.0157758165150881,0.999875545501709,-0.0237769335508347,0.135085433721542,0.990548670291901,-0.0438986830413342
+             ,0.0356679484248161,0.998399078845978,0.0877270326018333,-0.00695563014596701,0.99612021446228,-0.0438986830413342
+             ,0.0356679484248161,0.998399078845978,-0.0237769335508347,0.135085433721542,0.990548670291901,-0.0438986830413342
+             ,0.0356679484248161,0.998399078845978,0.0877270326018333,-0.00695563014596701,0.99612021446228,0.0507541000843048
+             ,-0.0756446570158005,0.995842337608337,0.175499424338341,-0.121542699635029,0.976947963237762,0.0507541000843048
+             ,-0.0756446570158005,0.995842337608337,0.0877270326018333,-0.00695563014596701,0.99612021446228,0.0507541000843048
+             ,-0.0756446570158005,0.995842337608337,0.175499424338341,-0.121542699635029,0.976947963237762,0.0534039065241814
+             ,-0.180038079619408,0.982208907604218,0.116761423647404,-0.149606257677078,0.981827259063721,0.0534039065241814
+             ,-0.180038079619408,0.982208907604218,0.175499424338341,-0.121542699635029,0.976947963237762,0.0534039065241814
+             ,-0.180038079619408,0.982208907604218,0.116761423647404,-0.149606257677078,0.981827259063721,-0.0021752561442554
+             ,-0.217258647084236,0.976111650466919,0.0188816953450441,-0.182933062314987,0.982944011688232,-0.0021752561442554
+             ,-0.217258647084236,0.976111650466919,0.116761423647404,-0.149606257677078,0.981827259063721,-0.0021752561442554
+             ,-0.217258647084236,0.976111650466919,0.0188816953450441,-0.182933062314987,0.982944011688232,0.0658463090658188
+             ,-0.244413942098618,0.967432737350464,-0.0758766531944275,-0.0758769139647484,0.994226038455963,0.0658463090658188
+             ,-0.244413942098618,0.967432737350464,0.0188816953450441,-0.182933062314987,0.982944011688232,0.0658463090658188
+             ,-0.244413942098618,0.967432737350464,-0.0758766531944275,-0.0758769139647484,0.994226038455963,-0.0726179629564285
+             ,-0.145580887794495,0.986677706241608,-0.123836852610111,-0.0746916010975838,0.989487528800964,-0.0726179629564285
+             ,-0.145580887794495,0.986677706241608,-0.0758766531944275,-0.0758769139647484,0.994226038455963,-0.0726179629564285
+             ,-0.145580887794495,0.986677706241608,-0.123836852610111,-0.0746916010975838,0.989487528800964,-0.184838891029358
+             ,-0.0744562819600105,0.979944348335266,-0.229411259293556,-0.0427284054458141,0.972391247749329,-0.184838891029358
+             ,-0.0744562819600105,0.979944348335266,-0.123836852610111,-0.0746916010975838,0.989487528800964,-0.184838891029358
+             ,-0.0744562819600105,0.979944348335266,-0.229411259293556,-0.0427284054458141,0.972391247749329,-0.3018898665905
+             ,0.0122396666556597,0.953264236450195,-0.418667763471603,0.0673588365316391,0.905637919902802,-0.3018898665905
+             ,0.0122396666556597,0.953264236450195,-0.229411259293556,-0.0427284054458141,0.972391247749329,-0.3018898665905
+             ,0.0122396666556597,0.953264236450195,-0.418667763471603,0.0673588365316391,0.905637919902802,-0.494350582361221
+             ,0.158456280827522,0.854698240756989,-0.476153522729874,0.00272308359853923,0.879357993602753,-0.494350582361221
+             ,0.158456280827522,0.854698240756989,-0.418667763471603,0.0673588365316391,0.905637919902802,-0.494350582361221
+             ,0.158456280827522,0.854698240756989,-0.476153522729874,0.00272308359853923,0.879357993602753,-0.490468323230743
+             ,0.126169726252556,0.862277209758759,-0.466572523117065,-0.136013939976692,0.873962461948395,-0.490468323230743
+             ,0.126169726252556,0.862277209758759,-0.476153522729874,0.00272308359853923,0.879357993602753,-0.490468323230743
+             ,0.126169726252556,0.862277209758759,-0.466572523117065,-0.136013939976692,0.873962461948395,-0.282214462757111
+             ,0.165225327014923,0.945016145706177,-0.335579663515091,0.0367706157267094,0.941293895244598,-0.282214462757111
+             ,0.165225327014923,0.945016145706177,-0.466572523117065,-0.136013939976692,0.873962461948395,-0.282214462757111
+             ,0.165225327014923,0.945016145706177,-0.335579663515091,0.0367706157267094,0.941293895244598,-0.04727952927351
+             ,0.188959822058678,0.980845928192139,-0.0874082818627357,0.149695098400116,0.984860956668854,-0.04727952927351
+             ,0.188959822058678,0.980845928192139,-0.335579663515091,0.0367706157267094,0.941293895244598,-0.04727952927351
+             ,0.188959822058678,0.980845928192139,-0.0874082818627357,0.149695098400116,0.984860956668854,-0.0891520977020264
+             ,0.23697829246521,0.967415690422058,-0.390040218830109,0.399517714977264,0.82961094379425,-0.0891520977020264
+             ,0.23697829246521,0.967415690422058,-0.0874082818627357,0.149695098400116,0.984860956668854,-0.0891520977020264
+             ,0.23697829246521,0.967415690422058,-0.390040218830109,0.399517714977264,0.82961094379425,-0.397813051939011
+             ,0.472987860441208,0.786147117614746,-0.601541876792908,0.503172814846039,0.620455145835876,-0.397813051939011
+             ,0.472987860441208,0.786147117614746,-0.390040218830109,0.399517714977264,0.82961094379425,-0.397813051939011
+             ,0.472987860441208,0.786147117614746,-0.601541876792908,0.503172814846039,0.620455145835876,-0.536406874656677
+             ,0.623142004013062,0.569176256656647,-0.463131576776505,0.551981627941132,0.693415820598602,-0.536406874656677
+             ,0.623142004013062,0.569176256656647,-0.601541876792908,0.503172814846039,0.620455145835876,-0.536406874656677
+             ,0.623142004013062,0.569176256656647,-0.463131576776505,0.551981627941132,0.693415820598602,-0.462711185216904
+             ,0.534824073314667,0.707008957862854,-0.322951316833496,0.507640957832336,0.798750936985016,-0.462711185216904
+             ,0.534824073314667,0.707008957862854,-0.463131576776505,0.551981627941132,0.693415820598602,-0.462711185216904
+             ,0.534824073314667,0.707008957862854,-0.322951316833496,0.507640957832336,0.798750936985016,-0.454155713319778
+             ,0.408135920763016,0.791939198970795,-0.439677774906158,0.454393029212952,0.774732530117035,-0.454155713319778
+             ,0.408135920763016,0.791939198970795,-0.322951316833496,0.507640957832336,0.798750936985016,-0.454155713319778
+             ,0.408135920763016,0.791939198970795,-0.439677774906158,0.454393029212952,0.774732530117035,-0.386675596237183
+             ,0.411482691764832,0.825326561927795,-0.425435811281204,0.437612891197205,0.792148530483246,-0.386675596237183
+             ,0.411482691764832,0.825326561927795,-0.439677774906158,0.454393029212952,0.774732530117035,-0.386675596237183
+             ,0.411482691764832,0.825326561927795,-0.425435811281204,0.437612891197205,0.792148530483246,0.179762780666351
+             ,0.549023032188416,0.816246926784515,0.16505928337574,0.469240784645081,0.867507100105286,0.179762780666351,0.549023032188416
+             ,0.816246926784515,-0.425435811281204,0.437612891197205,0.792148530483246,0.179762780666351,0.549023032188416
+             ,0.816246926784515,0.16505928337574,0.469240784645081,0.867507100105286,0.646753072738647,0.453650951385498,0.613116085529327
+             ,0.725943863391876,0.291808575391769,0.622778713703156,0.646753072738647,0.453650951385498,0.613116085529327
+             ,0.16505928337574,0.469240784645081,0.867507100105286,0.646753072738647,0.453650951385498,0.613116085529327,0.725943863391876
+             ,0.291808575391769,0.622778713703156,0.496050983667374,0.477749139070511,0.725044310092926,0.429362118244171
+             ,0.6038419008255,0.671582460403442,0.496050983667374,0.477749139070511,0.725044310092926,0.725943863391876,0.291808575391769
+             ,0.622778713703156,0.496050983667374,0.477749139070511,0.725044310092926,0.429362118244171,0.6038419008255,0.671582460403442
+             ,0.236013680696487,0.560248613357544,0.793989360332489,0.133367970585823,0.688457548618317,0.712908923625946
+             ,0.236013680696487,0.560248613357544,0.793989360332489,0.429362118244171,0.6038419008255,0.671582460403442,0.236013680696487
+             ,0.560248613357544,0.793989360332489,0.133367970585823,0.688457548618317,0.712908923625946,0.123277999460697
+             ,0.649712026119232,0.750117897987366,-0.0767076909542084,0.736153602600098,0.672453582286835,0.123277999460697
+             ,0.649712026119232,0.750117897987366,0.133367970585823,0.688457548618317,0.712908923625946,0.123277999460697
+             ,0.649712026119232,0.750117897987366,-0.0767076909542084,0.736153602600098,0.672453582286835,-0.0455550625920296
+             ,0.67051762342453,0.740493655204773,-0.00852973945438862,0.352056443691254,0.935939908027649,-0.0455550625920296
+             ,0.67051762342453,0.740493655204773,-0.0767076909542084,0.736153602600098,0.672453582286835,-0.0455550625920296
+             ,0.67051762342453,0.740493655204773,-0.00852973945438862,0.352056443691254,0.935939908027649,0.135412901639938
+             ,0.678932309150696,0.72160542011261,0.228247702121735,0.171133264899254,0.958444774150848,0.135412901639938,0.678932309150696
+             ,0.72160542011261,-0.00852973945438862,0.352056443691254,0.935939908027649,0.135412901639938,0.678932309150696
+             ,0.72160542011261,0.228247702121735,0.171133264899254,0.958444774150848,0.318371057510376,0.353193461894989,0.879712641239166
+             ,0.6624516248703,0.108620882034302,0.741187870502472,0.318371057510376,0.353193461894989,0.879712641239166,0.228247702121735
+             ,0.171133264899254,0.958444774150848,0.318371057510376,0.353193461894989,0.879712641239166,0.6624516248703,0.108620882034302
+             ,0.741187870502472,0.224067002534866,0.138229846954346,0.964720964431763,0.579000473022461,-0.0955130234360695
+             ,0.809713363647461,0.224067002534866,0.138229846954346,0.964720964431763,0.6624516248703,0.108620882034302,0.741187870502472
+             ,0.224067002534866,0.138229846954346,0.964720964431763,0.579000473022461,-0.0955130234360695,0.809713363647461
+             ,0.191646903753281,-0.135829418897629,0.97201943397522,0.333526372909546,-0.114640787243843,0.93574446439743
+             ,0.191646903753281,-0.135829418897629,0.97201943397522,0.579000473022461,-0.0955130234360695,0.809713363647461
+             ,0.191646903753281,-0.135829418897629,0.97201943397522,0.333526372909546,-0.114640787243843,0.93574446439743
+             ,0.322878360748291,-0.24540039896965,0.914072334766388,0.365636944770813,-0.202937006950378,0.908364593982697
+             ,0.322878360748291,-0.24540039896965,0.914072334766388,0.333526372909546,-0.114640787243843,0.93574446439743
+             ,0.322878360748291,-0.24540039896965,0.914072334766388,0.365636944770813,-0.202937006950378,0.908364593982697
+             ,0.496679067611694,-0.254064857959747,0.82991623878479,0.474213451147079,-0.0933311432600021,0.875449001789093
+             ,0.496679067611694,-0.254064857959747,0.82991623878479,0.365636944770813,-0.202937006950378,0.908364593982697
+             ,0.496679067611694,-0.254064857959747,0.82991623878479,0.474213451147079,-0.0933311432600021,0.875449001789093
+             ,0.195824667811394,-0.317895710468292,0.92768257856369,0.17317146062851,-0.0884680673480034,0.980910301208496
+             ,0.195824667811394,-0.317895710468292,0.92768257856369,0.474213451147079,-0.0933311432600021,0.875449001789093
+             ,0.195824667811394,-0.317895710468292,0.92768257856369,0.17317146062851,-0.0884680673480034,0.980910301208496
+             ,-0.193339750170708,-0.293107569217682,0.936326682567596,-0.206166818737984,-0.159561455249786,0.965419769287109
+             ,-0.193339750170708,-0.293107569217682,0.936326682567596,0.17317146062851,-0.0884680673480034,0.980910301208496
+             ,-0.193339750170708,-0.293107569217682,0.936326682567596,-0.206166818737984,-0.159561455249786,0.965419769287109
+             ,-0.231179490685463,-0.27754732966423,0.932482421398163,-0.0745736435055733,-0.335842549800873,0.938961446285248
+             ,-0.231179490685463,-0.27754732966423,0.932482421398163,-0.206166818737984,-0.159561455249786,0.965419769287109
+             ,-0.231179490685463,-0.27754732966423,0.932482421398163,-0.0745736435055733,-0.335842549800873,0.938961446285248
+             ,0.00886971317231655,-0.381232380867004,0.924436748027802,0.236470311880112,-0.463208913803101,0.854119002819061
+             ,0.00886971317231655,-0.381232380867004,0.924436748027802,-0.0745736435055733,-0.335842549800873,0.938961446285248
+             ,0.00886971317231655,-0.381232380867004,0.924436748027802,0.236470311880112,-0.463208913803101,0.854119002819061
+             ,0.243638768792152,-0.494412392377853,0.834383845329285,0.385193854570389,-0.483563184738159,0.785997688770294
+             ,0.243638768792152,-0.494412392377853,0.834383845329285,0.236470311880112,-0.463208913803101,0.854119002819061
+             ,0.243638768792152,-0.494412392377853,0.834383845329285,0.385193854570389,-0.483563184738159,0.785997688770294
+             ,0.346149444580078,-0.459208607673645,0.818112552165985,0.202372223138809,-0.338874846696854,0.91880863904953
+             ,0.346149444580078,-0.459208607673645,0.818112552165985,0.385193854570389,-0.483563184738159,0.785997688770294
+             ,0.346149444580078,-0.459208607673645,0.818112552165985,0.202372223138809,-0.338874846696854,0.91880863904953
+             ,0.34903621673584,-0.374028623104095,0.859229981899261,-0.00014656939310953,-0.110683366656303,0.993855714797974
+             ,0.34903621673584,-0.374028623104095,0.859229981899261,0.202372223138809,-0.338874846696854,0.91880863904953
+             ,0.34903621673584,-0.374028623104095,0.859229981899261,-0.00014656939310953,-0.110683366656303,0.993855714797974
+             ,0.0921733155846596,-0.140577167272568,0.985769808292389,-0.0359680242836475,-0.00411348417401314,0.99934446811676
+             ,0.0921733155846596,-0.140577167272568,0.985769808292389,-0.00014656939310953,-0.110683366656303,0.993855714797974
+             ,0.0921733155846596,-0.140577167272568,0.985769808292389,-0.0359680242836475,-0.00411348417401314,0.99934446811676
+             ,-0.0520707406103611,-0.00403502769768238,0.998635232448578,-0.0680729001760483,-0.0200652126222849,0.997478544712067
+             ,-0.0520707406103611,-0.00403502769768238,0.998635232448578,-0.0359680242836475,-0.00411348417401314,0.99934446811676
+             ,-0.0520707406103611,-0.00403502769768238,0.998635232448578,-0.0680729001760483,-0.0200652126222849,0.997478544712067
+             ,-0.0478188581764698,0.0476322546601295,0.997719705104828,-0.141455933451653,0.0618327334523201,0.988011598587036
+             ,-0.0478188581764698,0.0476322546601295,0.997719705104828,-0.0680729001760483,-0.0200652126222849,0.997478544712067
+             ,-0.0478188581764698,0.0476322546601295,0.997719705104828,-0.141455933451653,0.0618327334523201,0.988011598587036
+             ,-0.152584195137024,0.139470145106316,0.978399753570557,-0.235819905996323,0.119602374732494,0.964408695697784
+             ,-0.152584195137024,0.139470145106316,0.978399753570557,-0.141455933451653,0.0618327334523201,0.988011598587036
+             ,-0.152584195137024,0.139470145106316,0.978399753570557,-0.235819905996323,0.119602374732494,0.964408695697784
+             ,-0.203426152467728,0.219289422035217,0.954216957092285,-0.330280661582947,0.322771340608597,0.886979937553406
+             ,-0.203426152467728,0.219289422035217,0.954216957092285,-0.235819905996323,0.119602374732494,0.964408695697784
+             ,-0.203426152467728,0.219289422035217,0.954216957092285,-0.330280661582947,0.322771340608597,0.886979937553406
+             ,-0.042348001152277,0.279498130083084,0.959211945533752,-0.104608230292797,0.522112607955933,0.84643691778183
+             ,-0.042348001152277,0.279498130083084,0.959211945533752,-0.330280661582947,0.322771340608597,0.886979937553406
+             ,-0.042348001152277,0.279498130083084,0.959211945533752,-0.104608230292797,0.522112607955933,0.84643691778183
+             ,0.05673598498106,0.287433564662933,0.956118702888489,0.126345664262772,0.495804458856583,0.859194219112396,0.05673598498106
+             ,0.287433564662933,0.956118702888489,-0.104608230292797,0.522112607955933,0.84643691778183,0.05673598498106,0.287433564662933
+             ,0.956118702888489,0.126345664262772,0.495804458856583,0.859194219112396,0.0304496046155691,0.234202012419701
+             ,0.971710979938507,0.0172849427908659,0.487546384334564,0.872925996780396,0.0304496046155691,0.234202012419701
+             ,0.971710979938507,0.126345664262772,0.495804458856583,0.859194219112396,0.0304496046155691,0.234202012419701
+             ,0.971710979938507,0.0172849427908659,0.487546384334564,0.872925996780396,-0.0693781673908234,0.311688274145126
+             ,0.947648227214813,-0.0827061831951141,0.476316183805466,0.875375628471375,-0.0693781673908234,0.311688274145126
+             ,0.947648227214813,0.0172849427908659,0.487546384334564,0.872925996780396,-0.0693781673908234,0.311688274145126
+             ,0.947648227214813,-0.0827061831951141,0.476316183805466,0.875375628471375,0.0676352009177208,0.342756986618042
+             ,0.936986207962036,-0.0198226682841778,0.495094418525696,0.868613004684448,0.0676352009177208,0.342756986618042
+             ,0.936986207962036,-0.0827061831951141,0.476316183805466,0.875375628471375,0.0676352009177208,0.342756986618042
+             ,0.936986207962036,-0.0198226682841778,0.495094418525696,0.868613004684448,0.133831083774567,0.314135074615479
+             ,0.939898073673248,0.115175031125546,0.531974196434021,0.83889102935791,0.133831083774567,0.314135074615479,0.939898073673248
+             ,-0.0198226682841778,0.495094418525696,0.868613004684448,0.133831083774567,0.314135074615479,0.939898073673248
+             ,0.115175031125546,0.531974196434021,0.83889102935791,-0.142923057079315,0.255289018154144,0.956242859363556
+             ,0.0198785699903965,0.400057137012482,0.916274547576904,-0.142923057079315,0.255289018154144,0.956242859363556
+             ,0.115175031125546,0.531974196434021,0.83889102935791,-0.142923057079315,0.255289018154144,0.956242859363556
+             ,0.0198785699903965,0.400057137012482,0.916274547576904,-0.381109684705734,0.134686350822449,0.914666593074799
+             ,-0.267867296934128,0.323259174823761,0.907607018947601,-0.381109684705734,0.134686350822449,0.914666593074799
+             ,0.0198785699903965,0.400057137012482,0.916274547576904,-0.381109684705734,0.134686350822449,0.914666593074799
+             ,-0.267867296934128,0.323259174823761,0.907607018947601,-0.406014680862427,0.01765519939363,0.913696050643921
+             ,-0.228122383356094,0.154454618692398,0.961303234100342,-0.406014680862427,0.01765519939363,0.913696050643921
+             ,-0.267867296934128,0.323259174823761,0.907607018947601,-0.406014680862427,0.01765519939363,0.913696050643921
+             ,-0.228122383356094,0.154454618692398,0.961303234100342,-0.172853887081146,-0.152864634990692,0.973012804985046
+             ,-0.00400471594184637,-0.130259931087494,0.991471827030182,-0.172853887081146,-0.152864634990692,0.973012804985046
+             ,-0.228122383356094,0.154454618692398,0.961303234100342,-0.172853887081146,-0.152864634990692,0.973012804985046
+             ,-0.00400471594184637,-0.130259931087494,0.991471827030182,-0.0962735787034035,-0.24854564666748,0.963823914527893
+             ,-0.175619095563889,-0.0864822715520859,0.980652153491974,-0.0962735787034035,-0.24854564666748,0.963823914527893
+             ,-0.00400471594184637,-0.130259931087494,0.991471827030182,-0.0962735787034035,-0.24854564666748,0.963823914527893
+             ,-0.175619095563889,-0.0864822715520859,0.980652153491974,-0.329185038805008,-0.149787828326225,0.93230938911438
+             ,-0.221785649657249,-0.178048193454742,0.958702206611633,-0.329185038805008,-0.149787828326225,0.93230938911438
+             ,-0.175619095563889,-0.0864822715520859,0.980652153491974,-0.329185038805008,-0.149787828326225,0.93230938911438
+             ,-0.221785649657249,-0.178048193454742,0.958702206611633,-0.224749386310577,-0.284289091825485,0.932023286819458
+             ,-0.281461745500565,-0.176258102059364,0.943245649337769,-0.224749386310577,-0.284289091825485,0.932023286819458
+             ,-0.221785649657249,-0.178048193454742,0.958702206611633,-0.224749386310577,-0.284289091825485,0.932023286819458
+             ,-0.281461745500565,-0.176258102059364,0.943245649337769,-0.333478510379791,-0.235633656382561,0.912835657596588
+             ,-0.403315842151642,-0.136741757392883,0.904786109924316,-0.333478510379791,-0.235633656382561,0.912835657596588
+             ,-0.281461745500565,-0.176258102059364,0.943245649337769,-0.333478510379791,-0.235633656382561,0.912835657596588
+             ,-0.403315842151642,-0.136741757392883,0.904786109924316,-0.498449355363846,-0.155183345079422,0.852916359901428
+             ,-0.404502034187317,-0.262888580560684,0.875938236713409,-0.498449355363846,-0.155183345079422,0.852916359901428
+             ,-0.403315842151642,-0.136741757392883,0.904786109924316,-0.498449355363846,-0.155183345079422,0.852916359901428
+             ,-0.404502034187317,-0.262888580560684,0.875938236713409,-0.414236754179001,-0.151941433548927,0.897397220134735
+             ,-0.301193743944168,-0.38665583729744,0.871653378009796,-0.414236754179001,-0.151941433548927,0.897397220134735
+             ,-0.404502034187317,-0.262888580560684,0.875938236713409,-0.414236754179001,-0.151941433548927,0.897397220134735
+             ,-0.301193743944168,-0.38665583729744,0.871653378009796,-0.205239847302437,-0.260100603103638,0.943516969680786
+             ,-0.159442454576492,-0.431434810161591,0.887942612171173,-0.205239847302437,-0.260100603103638,0.943516969680786
+             ,-0.301193743944168,-0.38665583729744,0.871653378009796,0.813611328601837,-0.116588912904263,0.569599449634552
+             ,0.800966918468475,-0.199612841010094,0.564452588558197,0.781673848628998,-0.10498782992363,0.614787399768829
+             ,0.748499810695648,-0.199581041932106,0.632388710975647,0.781673848628998,-0.10498782992363,0.614787399768829
+             ,0.800966918468475,-0.199612841010094,0.564452588558197,0.781673848628998,-0.10498782992363,0.614787399768829
+             ,0.748499810695648,-0.199581041932106,0.632388710975647,0.565972566604614,-0.0567731931805611,0.822466969490051
+             ,0.562640905380249,-0.124692760407925,0.81724351644516,0.565972566604614,-0.0567731931805611,0.822466969490051
+             ,0.748499810695648,-0.199581041932106,0.632388710975647,0.565972566604614,-0.0567731931805611,0.822466969490051
+             ,0.562640905380249,-0.124692760407925,0.81724351644516,0.383197337388992,-0.153575420379639,0.910809695720673
+             ,0.438786387443542,-0.176996022462845,0.880987465381622,0.383197337388992,-0.153575420379639,0.910809695720673
+             ,0.562640905380249,-0.124692760407925,0.81724351644516,0.383197337388992,-0.153575420379639,0.910809695720673
+             ,0.438786387443542,-0.176996022462845,0.880987465381622,0.227674767374992,-0.282675504684448,0.931804060935974
+             ,0.144421502947807,-0.0525090433657169,0.988122045993805,0.227674767374992,-0.282675504684448,0.931804060935974
+             ,0.438786387443542,-0.176996022462845,0.880987465381622,0.227674767374992,-0.282675504684448,0.931804060935974
+             ,0.144421502947807,-0.0525090433657169,0.988122045993805,0.0929169282317162,-0.213957250118256,0.972413837909698
+             ,4.9549216782907e-005,0.0157758165150881,0.999875545501709,0.0929169282317162,-0.213957250118256,0.972413837909698
+             ,0.144421502947807,-0.0525090433657169,0.988122045993805,0.0929169282317162,-0.213957250118256,0.972413837909698
+             ,4.9549216782907e-005,0.0157758165150881,0.999875545501709,-0.0200130064040422,-0.0361376255750656,0.999146401882172
+             ,-0.0438986830413342,0.0356679484248161,0.998399078845978,-0.0200130064040422,-0.0361376255750656,0.999146401882172
+             ,4.9549216782907e-005,0.0157758165150881,0.999875545501709,-0.0200130064040422,-0.0361376255750656,0.999146401882172
+             ,-0.0438986830413342,0.0356679484248161,0.998399078845978,-0.0759182795882225,-0.0440011769533157,0.996142685413361
+             ,0.0507541000843048,-0.0756446570158005,0.995842337608337,-0.0759182795882225,-0.0440011769533157,0.996142685413361
+             ,-0.0438986830413342,0.0356679484248161,0.998399078845978,-0.0759182795882225,-0.0440011769533157,0.996142685413361
+             ,0.0507541000843048,-0.0756446570158005,0.995842337608337,0.0157038737088442,-0.203942403197289,0.978856921195984
+             ,0.0534039065241814,-0.180038079619408,0.982208907604218,0.0157038737088442,-0.203942403197289,0.978856921195984
+             ,0.0507541000843048,-0.0756446570158005,0.995842337608337,0.0157038737088442,-0.203942403197289,0.978856921195984
+             ,0.0534039065241814,-0.180038079619408,0.982208907604218,-0.0314183123409748,-0.203817769885063,0.978504538536072
+             ,-0.0021752561442554,-0.217258647084236,0.976111650466919,-0.0314183123409748,-0.203817769885063,0.978504538536072
+             ,0.0534039065241814,-0.180038079619408,0.982208907604218,-0.0314183123409748,-0.203817769885063,0.978504538536072
+             ,-0.0021752561442554,-0.217258647084236,0.976111650466919,0.0190572869032621,-0.229645475745201,0.973087787628174
+             ,0.0658463090658188,-0.244413942098618,0.967432737350464,0.0190572869032621,-0.229645475745201,0.973087787628174
+             ,-0.0021752561442554,-0.217258647084236,0.976111650466919,0.0190572869032621,-0.229645475745201,0.973087787628174
+             ,0.0658463090658188,-0.244413942098618,0.967432737350464,-0.0312630049884319,-0.247311130166054,0.96843159198761
+             ,-0.0726179629564285,-0.145580887794495,0.986677706241608,-0.0312630049884319,-0.247311130166054,0.96843159198761
+             ,0.0658463090658188,-0.244413942098618,0.967432737350464,-0.0312630049884319,-0.247311130166054,0.96843159198761
+             ,-0.0726179629564285,-0.145580887794495,0.986677706241608,-0.124755539000034,-0.293481290340424,0.947789430618286
+             ,-0.184838891029358,-0.0744562819600105,0.979944348335266,-0.124755539000034,-0.293481290340424,0.947789430618286
+             ,-0.0726179629564285,-0.145580887794495,0.986677706241608,-0.124755539000034,-0.293481290340424,0.947789430618286
+             ,-0.184838891029358,-0.0744562819600105,0.979944348335266,-0.149322837591171,-0.296942561864853,0.943147778511047
+             ,-0.3018898665905,0.0122396666556597,0.953264236450195,-0.149322837591171,-0.296942561864853,0.943147778511047
+             ,-0.184838891029358,-0.0744562819600105,0.979944348335266,-0.149322837591171,-0.296942561864853,0.943147778511047
+             ,-0.3018898665905,0.0122396666556597,0.953264236450195,-0.409798145294189,-0.120162263512611,0.904227018356323
+             ,-0.494350582361221,0.158456280827522,0.854698240756989,-0.409798145294189,-0.120162263512611,0.904227018356323
+             ,-0.3018898665905,0.0122396666556597,0.953264236450195,-0.409798145294189,-0.120162263512611,0.904227018356323
+             ,-0.494350582361221,0.158456280827522,0.854698240756989,-0.471402883529663,-0.0789618417620659,0.878375947475433
+             ,-0.490468323230743,0.126169726252556,0.862277209758759,-0.471402883529663,-0.0789618417620659,0.878375947475433
+             ,-0.494350582361221,0.158456280827522,0.854698240756989,-0.471402883529663,-0.0789618417620659,0.878375947475433
+             ,-0.490468323230743,0.126169726252556,0.862277209758759,-0.263273954391479,0.10846009850502,0.95860481262207
+             ,-0.282214462757111,0.165225327014923,0.945016145706177,-0.263273954391479,0.10846009850502,0.95860481262207
+             ,-0.490468323230743,0.126169726252556,0.862277209758759,-0.263273954391479,0.10846009850502,0.95860481262207
+             ,-0.282214462757111,0.165225327014923,0.945016145706177,-0.0436742641031742,0.115262880921364,0.99237447977066
+             ,-0.04727952927351,0.188959822058678,0.980845928192139,-0.0436742641031742,0.115262880921364,0.99237447977066
+             ,-0.282214462757111,0.165225327014923,0.945016145706177,-0.0436742641031742,0.115262880921364,0.99237447977066
+             ,-0.04727952927351,0.188959822058678,0.980845928192139,-0.0435736179351807,0.0507156066596508,0.997762084007263
+             ,-0.0891520977020264,0.23697829246521,0.967415690422058,-0.0435736179351807,0.0507156066596508,0.997762084007263
+             ,-0.04727952927351,0.188959822058678,0.980845928192139,-0.0435736179351807,0.0507156066596508,0.997762084007263
+             ,-0.0891520977020264,0.23697829246521,0.967415690422058,-0.1977718770504,0.0660737231373787,0.978018701076508
+             ,-0.397813051939011,0.472987860441208,0.786147117614746,-0.1977718770504,0.0660737231373787,0.978018701076508
+             ,-0.0891520977020264,0.23697829246521,0.967415690422058,-0.1977718770504,0.0660737231373787,0.978018701076508
+             ,-0.397813051939011,0.472987860441208,0.786147117614746,-0.538516879081726,0.279106914997101,0.795046508312225
+             ,-0.536406874656677,0.623142004013062,0.569176256656647,-0.538516879081726,0.279106914997101,0.795046508312225
+             ,-0.397813051939011,0.472987860441208,0.786147117614746,-0.538516879081726,0.279106914997101,0.795046508312225
+             ,-0.536406874656677,0.623142004013062,0.569176256656647,-0.654085576534271,0.328007519245148,0.681603372097015
+             ,-0.462711185216904,0.534824073314667,0.707008957862854,-0.654085576534271,0.328007519245148,0.681603372097015
+             ,-0.536406874656677,0.623142004013062,0.569176256656647,-0.654085576534271,0.328007519245148,0.681603372097015
+             ,-0.462711185216904,0.534824073314667,0.707008957862854,-0.482837468385696,0.361393392086029,0.797660768032074
+             ,-0.454155713319778,0.408135920763016,0.791939198970795,-0.482837468385696,0.361393392086029,0.797660768032074
+             ,-0.462711185216904,0.534824073314667,0.707008957862854,-0.482837468385696,0.361393392086029,0.797660768032074
+             ,-0.454155713319778,0.408135920763016,0.791939198970795,-0.316545128822327,0.525314152240753,0.789838135242462
+             ,-0.386675596237183,0.411482691764832,0.825326561927795,-0.316545128822327,0.525314152240753,0.789838135242462
+             ,-0.454155713319778,0.408135920763016,0.791939198970795,-0.316545128822327,0.525314152240753,0.789838135242462
+             ,-0.386675596237183,0.411482691764832,0.825326561927795,0.27020251750946,0.541655302047729,0.795989990234375
+             ,0.179762780666351,0.549023032188416,0.816246926784515,0.27020251750946,0.541655302047729,0.795989990234375,-0.386675596237183
+             ,0.411482691764832,0.825326561927795,0.27020251750946,0.541655302047729,0.795989990234375,0.179762780666351,0.549023032188416
+             ,0.816246926784515,0.697689771652222,0.362448632717133,0.617948114871979,0.646753072738647,0.453650951385498
+             ,0.613116085529327,0.697689771652222,0.362448632717133,0.617948114871979,0.179762780666351,0.549023032188416
+             ,0.816246926784515,0.697689771652222,0.362448632717133,0.617948114871979,0.646753072738647,0.453650951385498
+             ,0.613116085529327,0.502174973487854,0.401635885238647,0.76583868265152,0.496050983667374,0.477749139070511,0.725044310092926
+             ,0.502174973487854,0.401635885238647,0.76583868265152,0.646753072738647,0.453650951385498,0.613116085529327,0.502174973487854
+             ,0.401635885238647,0.76583868265152,0.496050983667374,0.477749139070511,0.725044310092926,0.394334971904755,0.374262660741806
+             ,0.839301705360413,0.236013680696487,0.560248613357544,0.793989360332489,0.394334971904755,0.374262660741806
+             ,0.839301705360413,0.496050983667374,0.477749139070511,0.725044310092926,0.394334971904755,0.374262660741806
+             ,0.839301705360413,0.236013680696487,0.560248613357544,0.793989360332489,0.153808057308197,0.46871629357338,0.869855165481567
+             ,0.123277999460697,0.649712026119232,0.750117897987366,0.153808057308197,0.46871629357338,0.869855165481567,0.236013680696487
+             ,0.560248613357544,0.793989360332489,0.153808057308197,0.46871629357338,0.869855165481567,0.123277999460697,0.649712026119232
+             ,0.750117897987366,-0.138129487633705,0.557292819023132,0.818745970726013,-0.0455550625920296,0.67051762342453
+             ,0.740493655204773,-0.138129487633705,0.557292819023132,0.818745970726013,0.123277999460697,0.649712026119232
+             ,0.750117897987366,-0.138129487633705,0.557292819023132,0.818745970726013,-0.0455550625920296,0.67051762342453
+             ,0.740493655204773,-0.143928781151772,0.522331535816193,0.840508341789246,0.135412901639938,0.678932309150696
+             ,0.72160542011261,-0.143928781151772,0.522331535816193,0.840508341789246,-0.0455550625920296,0.67051762342453
+             ,0.740493655204773,-0.143928781151772,0.522331535816193,0.840508341789246,0.135412901639938,0.678932309150696
+             ,0.72160542011261,0.0904981419444084,0.180696964263916,0.979366540908813,0.318371057510376,0.353193461894989
+             ,0.879712641239166,0.0904981419444084,0.180696964263916,0.979366540908813,0.135412901639938,0.678932309150696
+             ,0.72160542011261,0.0904981419444084,0.180696964263916,0.979366540908813,0.318371057510376,0.353193461894989
+             ,0.879712641239166,0.0313487686216831,-0.063520148396492,0.997488081455231,0.224067002534866,0.138229846954346
+             ,0.964720964431763,0.0313487686216831,-0.063520148396492,0.997488081455231,0.318371057510376,0.353193461894989
+             ,0.879712641239166,0.0313487686216831,-0.063520148396492,0.997488081455231,0.224067002534866,0.138229846954346
+             ,0.964720964431763,0.0804565250873566,-0.341323375701904,0.936496198177338,0.191646903753281,-0.135829418897629
+             ,0.97201943397522,0.0804565250873566,-0.341323375701904,0.936496198177338,0.224067002534866,0.138229846954346
+             ,0.964720964431763,0.0804565250873566,-0.341323375701904,0.936496198177338,0.191646903753281,-0.135829418897629
+             ,0.97201943397522,0.223756209015846,-0.448823124170303,0.865153729915619,0.322878360748291,-0.24540039896965
+             ,0.914072334766388,0.223756209015846,-0.448823124170303,0.865153729915619,0.191646903753281,-0.135829418897629
+             ,0.97201943397522,0.223756209015846,-0.448823124170303,0.865153729915619,0.322878360748291,-0.24540039896965
+             ,0.914072334766388,0.452352344989777,-0.438818275928497,0.776412129402161,0.496679067611694,-0.254064857959747
+             ,0.82991623878479,0.452352344989777,-0.438818275928497,0.776412129402161,0.322878360748291,-0.24540039896965
+             ,0.914072334766388,0.452352344989777,-0.438818275928497,0.776412129402161,0.496679067611694,-0.254064857959747
+             ,0.82991623878479,0.0975693911314011,-0.516426384449005,0.850754976272583,0.195824667811394,-0.317895710468292
+             ,0.92768257856369,0.0975693911314011,-0.516426384449005,0.850754976272583,0.496679067611694,-0.254064857959747
+             ,0.82991623878479,0.0975693911314011,-0.516426384449005,0.850754976272583,0.195824667811394,-0.317895710468292
+             ,0.92768257856369,-0.165830373764038,-0.65577906370163,0.736514806747437,-0.193339750170708,-0.293107569217682
+             ,0.936326682567596,-0.165830373764038,-0.65577906370163,0.736514806747437,0.195824667811394,-0.317895710468292
+             ,0.92768257856369,-0.165830373764038,-0.65577906370163,0.736514806747437,-0.193339750170708,-0.293107569217682
+             ,0.936326682567596,-0.0914194583892822,-0.664313852787018,0.741842031478882,-0.231179490685463,-0.27754732966423
+             ,0.932482421398163,-0.0914194583892822,-0.664313852787018,0.741842031478882,-0.193339750170708,-0.293107569217682
+             ,0.936326682567596,-0.0914194583892822,-0.664313852787018,0.741842031478882,-0.231179490685463,-0.27754732966423
+             ,0.932482421398163,-0.0401496738195419,-0.515224814414978,0.856114149093628,0.00886971317231655,-0.381232380867004
+             ,0.924436748027802,-0.0401496738195419,-0.515224814414978,0.856114149093628,-0.231179490685463,-0.27754732966423
+             ,0.932482421398163,-0.0401496738195419,-0.515224814414978,0.856114149093628,0.00886971317231655,-0.381232380867004
+             ,0.924436748027802,0.347315073013306,-0.47882154583931,0.80628913640976,0.243638768792152,-0.494412392377853
+             ,0.834383845329285,0.347315073013306,-0.47882154583931,0.80628913640976,0.00886971317231655,-0.381232380867004
+             ,0.924436748027802,0.347315073013306,-0.47882154583931,0.80628913640976,0.243638768792152,-0.494412392377853
+             ,0.834383845329285,0.449811697006226,-0.127793371677399,0.883933424949646,0.346149444580078,-0.459208607673645
+             ,0.818112552165985,0.449811697006226,-0.127793371677399,0.883933424949646,0.243638768792152,-0.494412392377853
+             ,0.834383845329285,0.449811697006226,-0.127793371677399,0.883933424949646,0.346149444580078,-0.459208607673645
+             ,0.818112552165985,0.474452346563339,-0.118947476148605,0.872207820415497,0.34903621673584,-0.374028623104095
+             ,0.859229981899261,0.474452346563339,-0.118947476148605,0.872207820415497,0.346149444580078,-0.459208607673645
+             ,0.818112552165985,0.474452346563339,-0.118947476148605,0.872207820415497,0.34903621673584,-0.374028623104095
+             ,0.859229981899261,0.270532816648483,-0.167269349098206,0.948068022727966,0.0921733155846596,-0.140577167272568
+             ,0.985769808292389,0.270532816648483,-0.167269349098206,0.948068022727966,0.34903621673584,-0.374028623104095
+             ,0.859229981899261,0.270532816648483,-0.167269349098206,0.948068022727966,0.0921733155846596,-0.140577167272568
+             ,0.985769808292389,0.111497558653355,-0.0162890050560236,0.99363124370575,-0.0520707406103611,-0.00403502769768238
+             ,0.998635232448578,0.111497558653355,-0.0162890050560236,0.99363124370575,0.0921733155846596,-0.140577167272568
+             ,0.985769808292389,0.111497558653355,-0.0162890050560236,0.99363124370575,-0.0520707406103611,-0.00403502769768238
+             ,0.998635232448578,-0.0198401603847742,0.123203121125698,0.992183148860931,-0.0478188581764698,0.0476322546601295
+             ,0.997719705104828,-0.0198401603847742,0.123203121125698,0.992183148860931,-0.0520707406103611,-0.00403502769768238
+             ,0.998635232448578,-0.0198401603847742,0.123203121125698,0.992183148860931,-0.0478188581764698,0.0476322546601295
+             ,0.997719705104828,-0.0518099777400494,0.0918444767594337,0.994424641132355,-0.152584195137024,0.139470145106316
+             ,0.978399753570557,-0.0518099777400494,0.0918444767594337,0.994424641132355,-0.0478188581764698,0.0476322546601295
+             ,0.997719705104828,-0.0518099777400494,0.0918444767594337,0.994424641132355,-0.152584195137024,0.139470145106316
+             ,0.978399753570557,-0.154304757714272,0.199312195181847,0.96771103143692,-0.203426152467728,0.219289422035217
+             ,0.954216957092285,-0.154304757714272,0.199312195181847,0.96771103143692,-0.152584195137024,0.139470145106316
+             ,0.978399753570557,-0.154304757714272,0.199312195181847,0.96771103143692,-0.203426152467728,0.219289422035217
+             ,0.954216957092285,-0.0377550832927227,0.226929634809494,0.973179042339325,-0.042348001152277,0.279498130083084
+             ,0.959211945533752,-0.0377550832927227,0.226929634809494,0.973179042339325,-0.203426152467728,0.219289422035217
+             ,0.954216957092285,-0.0377550832927227,0.226929634809494,0.973179042339325,-0.042348001152277,0.279498130083084
+             ,0.959211945533752,0.0312431901693344,0.188174903392792,0.981638431549072,0.05673598498106,0.287433564662933
+             ,0.956118702888489,0.0312431901693344,0.188174903392792,0.981638431549072,-0.042348001152277,0.279498130083084
+             ,0.959211945533752,0.0312431901693344,0.188174903392792,0.981638431549072,0.05673598498106,0.287433564662933
+             ,0.956118702888489,0.0598976351320744,0.121484756469727,0.990784406661987,0.0304496046155691,0.234202012419701
+             ,0.971710979938507,0.0598976351320744,0.121484756469727,0.990784406661987,0.05673598498106,0.287433564662933
+             ,0.956118702888489,0.0598976351320744,0.121484756469727,0.990784406661987,0.0304496046155691,0.234202012419701
+             ,0.971710979938507,0.0439325720071793,0.18166521191597,0.982378602027893,-0.0693781673908234,0.311688274145126
+             ,0.947648227214813,0.0439325720071793,0.18166521191597,0.982378602027893,0.0304496046155691,0.234202012419701
+             ,0.971710979938507,0.0439325720071793,0.18166521191597,0.982378602027893,-0.0693781673908234,0.311688274145126
+             ,0.947648227214813,0.00241122650913894,0.21853081882,0.975827097892761,0.0676352009177208,0.342756986618042,0.936986207962036
+             ,0.00241122650913894,0.21853081882,0.975827097892761,-0.0693781673908234,0.311688274145126,0.947648227214813
+             ,0.00241122650913894,0.21853081882,0.975827097892761,0.0676352009177208,0.342756986618042,0.936986207962036,-0.0263212528079748
+             ,0.0696911364793777,0.997221350669861,0.133831083774567,0.314135074615479,0.939898073673248,-0.0263212528079748
+             ,0.0696911364793777,0.997221350669861,0.0676352009177208,0.342756986618042,0.936986207962036,-0.0263212528079748
+             ,0.0696911364793777,0.997221350669861,0.133831083774567,0.314135074615479,0.939898073673248,-0.14343050122261
+             ,-0.0656246915459633,0.987482190132141,-0.142923057079315,0.255289018154144,0.956242859363556,-0.14343050122261
+             ,-0.0656246915459633,0.987482190132141,0.133831083774567,0.314135074615479,0.939898073673248,-0.14343050122261
+             ,-0.0656246915459633,0.987482190132141,-0.142923057079315,0.255289018154144,0.956242859363556,-0.444194704294205
+             ,0.0867118090391159,0.891724288463593,-0.381109684705734,0.134686350822449,0.914666593074799,-0.444194704294205
+             ,0.0867118090391159,0.891724288463593,-0.142923057079315,0.255289018154144,0.956242859363556,-0.444194704294205
+             ,0.0867118090391159,0.891724288463593,-0.381109684705734,0.134686350822449,0.914666593074799,-0.471087604761124
+             ,0.0263787265866995,0.881691932678223,-0.406014680862427,0.01765519939363,0.913696050643921,-0.471087604761124
+             ,0.0263787265866995,0.881691932678223,-0.381109684705734,0.134686350822449,0.914666593074799,-0.471087604761124
+             ,0.0263787265866995,0.881691932678223,-0.406014680862427,0.01765519939363,0.913696050643921,-0.32959833741188
+             ,-0.0300732664763927,0.943642199039459,-0.172853887081146,-0.152864634990692,0.973012804985046,-0.32959833741188
+             ,-0.0300732664763927,0.943642199039459,-0.406014680862427,0.01765519939363,0.913696050643921,-0.32959833741188
+             ,-0.0300732664763927,0.943642199039459,-0.172853887081146,-0.152864634990692,0.973012804985046,-0.134939387440681
+             ,-0.177181601524353,0.974883615970612,-0.0962735787034035,-0.24854564666748,0.963823914527893,-0.134939387440681
+             ,-0.177181601524353,0.974883615970612,-0.172853887081146,-0.152864634990692,0.973012804985046,-0.134939387440681
+             ,-0.177181601524353,0.974883615970612,-0.0962735787034035,-0.24854564666748,0.963823914527893,-0.258610397577286
+             ,-0.151941046118736,0.953957378864288,-0.329185038805008,-0.149787828326225,0.93230938911438,-0.258610397577286
+             ,-0.151941046118736,0.953957378864288,-0.0962735787034035,-0.24854564666748,0.963823914527893,-0.258610397577286
+             ,-0.151941046118736,0.953957378864288,-0.329185038805008,-0.149787828326225,0.93230938911438,-0.384125858545303
+             ,-0.135517656803131,0.91328102350235,-0.224749386310577,-0.284289091825485,0.932023286819458,-0.384125858545303
+             ,-0.135517656803131,0.91328102350235,-0.329185038805008,-0.149787828326225,0.93230938911438,-0.384125858545303
+             ,-0.135517656803131,0.91328102350235,-0.224749386310577,-0.284289091825485,0.932023286819458,-0.367267042398453
+             ,-0.288805961608887,0.884141385555267,-0.333478510379791,-0.235633656382561,0.912835657596588,-0.367267042398453
+             ,-0.288805961608887,0.884141385555267,-0.224749386310577,-0.284289091825485,0.932023286819458,-0.367267042398453
+             ,-0.288805961608887,0.884141385555267,-0.333478510379791,-0.235633656382561,0.912835657596588,-0.326050102710724
+             ,-0.311903804540634,0.892416536808014,-0.498449355363846,-0.155183345079422,0.852916359901428,-0.326050102710724
+             ,-0.311903804540634,0.892416536808014,-0.333478510379791,-0.235633656382561,0.912835657596588,-0.326050102710724
+             ,-0.311903804540634,0.892416536808014,-0.498449355363846,-0.155183345079422,0.852916359901428,-0.40288645029068
+             ,-0.0787081345915794,0.911859393119812,-0.414236754179001,-0.151941433548927,0.897397220134735,-0.40288645029068
+             ,-0.0787081345915794,0.911859393119812,-0.498449355363846,-0.155183345079422,0.852916359901428,-0.40288645029068
+             ,-0.0787081345915794,0.911859393119812,-0.414236754179001,-0.151941433548927,0.897397220134735,-0.364151328802109
+             ,-0.0690853595733643,0.928773939609528,-0.205239847302437,-0.260100603103638,0.943516969680786,-0.364151328802109
+             ,-0.0690853595733643,0.928773939609528,-0.414236754179001,-0.151941433548927,0.897397220134735,0.844118237495422
+             ,-0.0321049466729164,0.535194993019104,0.813611328601837,-0.116588912904263,0.569599449634552,0.796455204486847
+             ,0.0172136183828115,0.60445249080658,0.781673848628998,-0.10498782992363,0.614787399768829,0.796455204486847
+             ,0.0172136183828115,0.60445249080658,0.813611328601837,-0.116588912904263,0.569599449634552,0.796455204486847
+             ,0.0172136183828115,0.60445249080658,0.781673848628998,-0.10498782992363,0.614787399768829,0.530347883701324
+             ,-0.0921251177787781,0.842759847640991,0.565972566604614,-0.0567731931805611,0.822466969490051,0.530347883701324
+             ,-0.0921251177787781,0.842759847640991,0.781673848628998,-0.10498782992363,0.614787399768829,0.530347883701324
+             ,-0.0921251177787781,0.842759847640991,0.565972566604614,-0.0567731931805611,0.822466969490051,0.188175559043884
+             ,-0.277857154607773,0.942011296749115,0.383197337388992,-0.153575420379639,0.910809695720673,0.188175559043884
+             ,-0.277857154607773,0.942011296749115,0.565972566604614,-0.0567731931805611,0.822466969490051,0.188175559043884
+             ,-0.277857154607773,0.942011296749115,0.383197337388992,-0.153575420379639,0.910809695720673,0.141296580433846
+             ,-0.453758388757706,0.879851460456848,0.227674767374992,-0.282675504684448,0.931804060935974,0.141296580433846
+             ,-0.453758388757706,0.879851460456848,0.383197337388992,-0.153575420379639,0.910809695720673,0.141296580433846
+             ,-0.453758388757706,0.879851460456848,0.227674767374992,-0.282675504684448,0.931804060935974,0.228215083479881
+             ,-0.394028902053833,0.890314102172852,0.0929169282317162,-0.213957250118256,0.972413837909698,0.228215083479881
+             ,-0.394028902053833,0.890314102172852,0.227674767374992,-0.282675504684448,0.931804060935974,0.228215083479881
+             ,-0.394028902053833,0.890314102172852,0.0929169282317162,-0.213957250118256,0.972413837909698,0.156731903553009
+             ,-0.20874348282814,0.965329647064209,-0.0200130064040422,-0.0361376255750656,0.999146401882172,0.156731903553009
+             ,-0.20874348282814,0.965329647064209,0.0929169282317162,-0.213957250118256,0.972413837909698,0.156731903553009
+             ,-0.20874348282814,0.965329647064209,-0.0200130064040422,-0.0361376255750656,0.999146401882172,-0.134008556604385
+             ,-0.0709987282752991,0.988433480262756,-0.0759182795882225,-0.0440011769533157,0.996142685413361,-0.134008556604385
+             ,-0.0709987282752991,0.988433480262756,-0.0200130064040422,-0.0361376255750656,0.999146401882172,-0.134008556604385
+             ,-0.0709987282752991,0.988433480262756,-0.0759182795882225,-0.0440011769533157,0.996142685413361,-0.118628524243832
+             ,-0.119072876870632,0.985773265361786,0.0157038737088442,-0.203942403197289,0.978856921195984,-0.118628524243832
+             ,-0.119072876870632,0.985773265361786,-0.0759182795882225,-0.0440011769533157,0.996142685413361,-0.118628524243832
+             ,-0.119072876870632,0.985773265361786,0.0157038737088442,-0.203942403197289,0.978856921195984,-0.0357719771564007
+             ,-0.176905572414398,0.983577609062195,-0.0314183123409748,-0.203817769885063,0.978504538536072,-0.0357719771564007
+             ,-0.176905572414398,0.983577609062195,0.0157038737088442,-0.203942403197289,0.978856921195984,-0.0357719771564007
+             ,-0.176905572414398,0.983577609062195,-0.0314183123409748,-0.203817769885063,0.978504538536072,0.0267277769744396
+             ,-0.191769361495972,0.981076002120972,0.0190572869032621,-0.229645475745201,0.973087787628174,0.0267277769744396
+             ,-0.191769361495972,0.981076002120972,-0.0314183123409748,-0.203817769885063,0.978504538536072,0.0267277769744396
+             ,-0.191769361495972,0.981076002120972,0.0190572869032621,-0.229645475745201,0.973087787628174,-0.040344562381506
+             ,-0.180944621562958,0.982665479183197,-0.0312630049884319,-0.247311130166054,0.96843159198761,-0.040344562381506
+             ,-0.180944621562958,0.982665479183197,0.0190572869032621,-0.229645475745201,0.973087787628174,-0.040344562381506
+             ,-0.180944621562958,0.982665479183197,-0.0312630049884319,-0.247311130166054,0.96843159198761,-0.267419934272766
+             ,-0.145446792244911,0.952539682388306,-0.124755539000034,-0.293481290340424,0.947789430618286,-0.267419934272766
+             ,-0.145446792244911,0.952539682388306,-0.0312630049884319,-0.247311130166054,0.96843159198761,-0.267419934272766
+             ,-0.145446792244911,0.952539682388306,-0.124755539000034,-0.293481290340424,0.947789430618286,-0.193016186356544
+             ,-0.264621615409851,0.94483870267868,-0.149322837591171,-0.296942561864853,0.943147778511047,-0.193016186356544
+             ,-0.264621615409851,0.94483870267868,-0.124755539000034,-0.293481290340424,0.947789430618286,-0.193016186356544
+             ,-0.264621615409851,0.94483870267868,-0.149322837591171,-0.296942561864853,0.943147778511047,-0.267606168985367
+             ,-0.313933938741684,0.910951316356659,-0.409798145294189,-0.120162263512611,0.904227018356323,-0.267606168985367
+             ,-0.313933938741684,0.910951316356659,-0.149322837591171,-0.296942561864853,0.943147778511047,-0.267606168985367
+             ,-0.313933938741684,0.910951316356659,-0.409798145294189,-0.120162263512611,0.904227018356323,-0.344988733530045
+             ,-0.135938823223114,0.928710639476776,-0.471402883529663,-0.0789618417620659,0.878375947475433,-0.344988733530045
+             ,-0.135938823223114,0.928710639476776,-0.409798145294189,-0.120162263512611,0.904227018356323,-0.344988733530045
+             ,-0.135938823223114,0.928710639476776,-0.471402883529663,-0.0789618417620659,0.878375947475433,-0.101311609148979
+             ,-0.117308802902699,0.987914264202118,-0.263273954391479,0.10846009850502,0.95860481262207,-0.101311609148979
+             ,-0.117308802902699,0.987914264202118,-0.471402883529663,-0.0789618417620659,0.878375947475433,-0.101311609148979
+             ,-0.117308802902699,0.987914264202118,-0.263273954391479,0.10846009850502,0.95860481262207,-0.0756552964448929
+             ,-0.114072546362877,0.990587532520294,-0.0436742641031742,0.115262880921364,0.99237447977066,-0.0756552964448929
+             ,-0.114072546362877,0.990587532520294,-0.263273954391479,0.10846009850502,0.95860481262207,-0.0756552964448929
+             ,-0.114072546362877,0.990587532520294,-0.0436742641031742,0.115262880921364,0.99237447977066,-0.14217372238636
+             ,-0.124588117003441,0.981969654560089,-0.0435736179351807,0.0507156066596508,0.997762084007263,-0.14217372238636
+             ,-0.124588117003441,0.981969654560089,-0.0436742641031742,0.115262880921364,0.99237447977066,-0.14217372238636
+             ,-0.124588117003441,0.981969654560089,-0.0435736179351807,0.0507156066596508,0.997762084007263,-0.13418935239315
+             ,-0.134189635515213,0.981828093528748,-0.1977718770504,0.0660737231373787,0.978018701076508,-0.13418935239315
+             ,-0.134189635515213,0.981828093528748,-0.0435736179351807,0.0507156066596508,0.997762084007263,-0.13418935239315
+             ,-0.134189635515213,0.981828093528748,-0.1977718770504,0.0660737231373787,0.978018701076508,-0.452926456928253
+             ,-0.0490331761538982,0.890198469161987,-0.538516879081726,0.279106914997101,0.795046508312225,-0.452926456928253
+             ,-0.0490331761538982,0.890198469161987,-0.1977718770504,0.0660737231373787,0.978018701076508,-0.452926456928253
+             ,-0.0490331761538982,0.890198469161987,-0.538516879081726,0.279106914997101,0.795046508312225,-0.673039734363556
+             ,-0.0928197726607323,0.733758807182312,-0.654085576534271,0.328007519245148,0.681603372097015,-0.673039734363556
+             ,-0.0928197726607323,0.733758807182312,-0.538516879081726,0.279106914997101,0.795046508312225,-0.673039734363556
+             ,-0.0928197726607323,0.733758807182312,-0.654085576534271,0.328007519245148,0.681603372097015,-0.153038695454597
+             ,-0.00424057664349675,0.988211095333099,-0.482837468385696,0.361393392086029,0.797660768032074,-0.153038695454597
+             ,-0.00424057664349675,0.988211095333099,-0.654085576534271,0.328007519245148,0.681603372097015,-0.153038695454597
+             ,-0.00424057664349675,0.988211095333099,-0.482837468385696,0.361393392086029,0.797660768032074,0.143408998847008
+             ,0.402089267969131,0.904299795627594,-0.316545128822327,0.525314152240753,0.789838135242462,0.143408998847008
+             ,0.402089267969131,0.904299795627594,-0.482837468385696,0.361393392086029,0.797660768032074,0.143408998847008
+             ,0.402089267969131,0.904299795627594,-0.316545128822327,0.525314152240753,0.789838135242462,0.0716703534126282
+             ,0.68467652797699,0.725314617156982,0.27020251750946,0.541655302047729,0.795989990234375,0.0716703534126282,0.68467652797699
+             ,0.725314617156982,-0.316545128822327,0.525314152240753,0.789838135242462,0.0716703534126282,0.68467652797699
+             ,0.725314617156982,0.27020251750946,0.541655302047729,0.795989990234375,0.541424453258514,0.458621710538864,0.704645872116089
+             ,0.697689771652222,0.362448632717133,0.617948114871979,0.541424453258514,0.458621710538864,0.704645872116089
+             ,0.27020251750946,0.541655302047729,0.795989990234375,0.541424453258514,0.458621710538864,0.704645872116089,0.697689771652222
+             ,0.362448632717133,0.617948114871979,0.425054520368576,0.354407727718353,0.832900881767273,0.502174973487854
+             ,0.401635885238647,0.76583868265152,0.425054520368576,0.354407727718353,0.832900881767273,0.697689771652222,0.362448632717133
+             ,0.617948114871979,0.425054520368576,0.354407727718353,0.832900881767273,0.502174973487854,0.401635885238647
+             ,0.76583868265152,0.270602732896805,0.219778805971146,0.937268078327179,0.394334971904755,0.374262660741806,0.839301705360413
+             ,0.270602732896805,0.219778805971146,0.937268078327179,0.502174973487854,0.401635885238647,0.76583868265152,0.270602732896805
+             ,0.219778805971146,0.937268078327179,0.394334971904755,0.374262660741806,0.839301705360413,0.326443731784821
+             ,-0.00646542757749558,0.945194482803345,0.153808057308197,0.46871629357338,0.869855165481567,0.326443731784821
+             ,-0.00646542757749558,0.945194482803345,0.394334971904755,0.374262660741806,0.839301705360413,0.326443731784821
+             ,-0.00646542757749558,0.945194482803345,0.153808057308197,0.46871629357338,0.869855165481567,-0.00432949280366302
+             ,0.174982786178589,0.98456197977066,-0.138129487633705,0.557292819023132,0.818745970726013,-0.00432949280366302
+             ,0.174982786178589,0.98456197977066,0.153808057308197,0.46871629357338,0.869855165481567,-0.00432949280366302
+             ,0.174982786178589,0.98456197977066,-0.138129487633705,0.557292819023132,0.818745970726013,-0.208213120698929
+             ,0.313133716583252,0.9266037940979,-0.143928781151772,0.522331535816193,0.840508341789246,-0.208213120698929
+             ,0.313133716583252,0.9266037940979,-0.138129487633705,0.557292819023132,0.818745970726013,-0.208213120698929
+             ,0.313133716583252,0.9266037940979,-0.143928781151772,0.522331535816193,0.840508341789246,-0.175639271736145
+             ,0.277286022901535,0.944596886634827,0.0904981419444084,0.180696964263916,0.979366540908813,-0.175639271736145
+             ,0.277286022901535,0.944596886634827,-0.143928781151772,0.522331535816193,0.840508341789246,-0.175639271736145
+             ,0.277286022901535,0.944596886634827,0.0904981419444084,0.180696964263916,0.979366540908813,-0.28441846370697
+             ,0.139731675386429,0.948462545871735,0.0313487686216831,-0.063520148396492,0.997488081455231,-0.28441846370697
+             ,0.139731675386429,0.948462545871735,0.0904981419444084,0.180696964263916,0.979366540908813,-0.28441846370697
+             ,0.139731675386429,0.948462545871735,0.0313487686216831,-0.063520148396492,0.997488081455231,-0.36230143904686
+             ,-0.230871215462685,0.90301501750946,0.0804565250873566,-0.341323375701904,0.936496198177338,-0.36230143904686
+             ,-0.230871215462685,0.90301501750946,0.0313487686216831,-0.063520148396492,0.997488081455231,-0.36230143904686
+             ,-0.230871215462685,0.90301501750946,0.0804565250873566,-0.341323375701904,0.936496198177338,0.0604873523116112
+             ,-0.484143078327179,0.872895658016205,0.223756209015846,-0.448823124170303,0.865153729915619,0.0604873523116112
+             ,-0.484143078327179,0.872895658016205,0.0804565250873566,-0.341323375701904,0.936496198177338,0.0604873523116112
+             ,-0.484143078327179,0.872895658016205,0.223756209015846,-0.448823124170303,0.865153729915619,0.441290318965912
+             ,-0.484003394842148,0.755647778511047,0.452352344989777,-0.438818275928497,0.776412129402161,0.441290318965912
+             ,-0.484003394842148,0.755647778511047,0.223756209015846,-0.448823124170303,0.865153729915619,0.441290318965912
+             ,-0.484003394842148,0.755647778511047,0.452352344989777,-0.438818275928497,0.776412129402161,-0.112949326634407
+             ,-0.537374973297119,0.835745513439178,0.0975693911314011,-0.516426384449005,0.850754976272583,-0.112949326634407
+             ,-0.537374973297119,0.835745513439178,0.452352344989777,-0.438818275928497,0.776412129402161,-0.112949326634407
+             ,-0.537374973297119,0.835745513439178,0.0975693911314011,-0.516426384449005,0.850754976272583,-0.510243833065033
+             ,-0.543012082576752,0.666925132274628,-0.165830373764038,-0.65577906370163,0.736514806747437,-0.510243833065033
+             ,-0.543012082576752,0.666925132274628,0.0975693911314011,-0.516426384449005,0.850754976272583,-0.510243833065033
+             ,-0.543012082576752,0.666925132274628,-0.165830373764038,-0.65577906370163,0.736514806747437,0.0547143332660198
+             ,-0.803331315517426,0.593013525009155,-0.0914194583892822,-0.664313852787018,0.741842031478882,0.0547143332660198
+             ,-0.803331315517426,0.593013525009155,-0.165830373764038,-0.65577906370163,0.736514806747437,0.0547143332660198
+             ,-0.803331315517426,0.593013525009155,-0.0914194583892822,-0.664313852787018,0.741842031478882,0.157883957028389
+             ,-0.75312739610672,0.638648390769959,-0.0401496738195419,-0.515224814414978,0.856114149093628,0.157883957028389
+             ,-0.75312739610672,0.638648390769959,-0.0914194583892822,-0.664313852787018,0.741842031478882,0.157883957028389
+             ,-0.75312739610672,0.638648390769959,-0.0401496738195419,-0.515224814414978,0.856114149093628,0.327680498361588
+             ,-0.661189079284668,0.674873650074005,0.347315073013306,-0.47882154583931,0.80628913640976,0.327680498361588
+             ,-0.661189079284668,0.674873650074005,-0.0401496738195419,-0.515224814414978,0.856114149093628,0.327680498361588
+             ,-0.661189079284668,0.674873650074005,0.347315073013306,-0.47882154583931,0.80628913640976,0.676990449428558
+             ,-0.323096007108688,0.66128134727478,0.449811697006226,-0.127793371677399,0.883933424949646,0.676990449428558
+             ,-0.323096007108688,0.66128134727478,0.347315073013306,-0.47882154583931,0.80628913640976,0.676990449428558,-0.323096007108688
+             ,0.66128134727478,0.449811697006226,-0.127793371677399,0.883933424949646,0.447794824838638,-0.00451944209635258
+             ,0.894124865531921,0.474452346563339,-0.118947476148605,0.872207820415497,0.447794824838638,-0.00451944209635258
+             ,0.894124865531921,0.449811697006226,-0.127793371677399,0.883933424949646,0.447794824838638,-0.00451944209635258
+             ,0.894124865531921,0.474452346563339,-0.118947476148605,0.872207820415497,0.230470582842827,0.0592096857726574
+             ,0.97127628326416,0.270532816648483,-0.167269349098206,0.948068022727966,0.230470582842827,0.0592096857726574
+             ,0.97127628326416,0.474452346563339,-0.118947476148605,0.872207820415497,0.230470582842827,0.0592096857726574
+             ,0.97127628326416,0.270532816648483,-0.167269349098206,0.948068022727966,0.222577512264252,-0.0113741224631667
+             ,0.974848628044128,0.111497558653355,-0.0162890050560236,0.99363124370575,0.222577512264252,-0.0113741224631667
+             ,0.974848628044128,0.270532816648483,-0.167269349098206,0.948068022727966,0.222577512264252,-0.0113741224631667
+             ,0.974848628044128,0.111497558653355,-0.0162890050560236,0.99363124370575,0.0428239107131958,0.0437187217175961
+             ,0.998125672340393,-0.0198401603847742,0.123203121125698,0.992183148860931,0.0428239107131958,0.0437187217175961
+             ,0.998125672340393,0.111497558653355,-0.0162890050560236,0.99363124370575,0.0428239107131958,0.0437187217175961
+             ,0.998125672340393,-0.0198401603847742,0.123203121125698,0.992183148860931,-0.0874006301164627,0.0717586576938629
+             ,0.993585348129272,-0.0518099777400494,0.0918444767594337,0.994424641132355,-0.0874006301164627,0.0717586576938629
+             ,0.993585348129272,-0.0198401603847742,0.123203121125698,0.992183148860931,-0.0874006301164627,0.0717586576938629
+             ,0.993585348129272,-0.0518099777400494,0.0918444767594337,0.994424641132355,-0.0597619377076626,0.0676235184073448
+             ,0.995919466018677,-0.154304757714272,0.199312195181847,0.96771103143692,-0.0597619377076626,0.0676235184073448
+             ,0.995919466018677,-0.0518099777400494,0.0918444767594337,0.994424641132355,-0.0597619377076626,0.0676235184073448
+             ,0.995919466018677,-0.154304757714272,0.199312195181847,0.96771103143692,-0.0597792230546474,0.114856071770191
+             ,0.991581797599792,-0.0377550832927227,0.226929634809494,0.973179042339325,-0.0597792230546474,0.114856071770191
+             ,0.991581797599792,-0.154304757714272,0.199312195181847,0.96771103143692,-0.0597792230546474,0.114856071770191
+             ,0.991581797599792,-0.0377550832927227,0.226929634809494,0.973179042339325,-0.046778216958046,0.0305988881736994
+             ,0.998436510562897,0.0312431901693344,0.188174903392792,0.981638431549072,-0.046778216958046,0.0305988881736994
+             ,0.998436510562897,-0.0377550832927227,0.226929634809494,0.973179042339325,-0.046778216958046,0.0305988881736994
+             ,0.998436510562897,0.0312431901693344,0.188174903392792,0.981638431549072,-0.00396394776180387,-0.0362600050866604
+             ,0.999334573745728,0.0598976351320744,0.121484756469727,0.990784406661987,-0.00396394776180387,-0.0362600050866604
+             ,0.999334573745728,0.0312431901693344,0.188174903392792,0.981638431549072,-0.00396394776180387,-0.0362600050866604
+             ,0.999334573745728,0.0598976351320744,0.121484756469727,0.990784406661987,0.0827591270208359,-0.0582389608025551
+             ,0.994866371154785,0.0439325720071793,0.18166521191597,0.982378602027893,0.0827591270208359,-0.0582389608025551
+             ,0.994866371154785,0.0598976351320744,0.121484756469727,0.990784406661987,0.0827591270208359,-0.0582389608025551
+             ,0.994866371154785,0.0439325720071793,0.18166521191597,0.982378602027893,-0.0397245585918427,-0.0397245436906815
+             ,0.998420715332031,0.00241122650913894,0.21853081882,0.975827097892761,-0.0397245585918427,-0.0397245436906815
+             ,0.998420715332031,0.0439325720071793,0.18166521191597,0.982378602027893,-0.0397245585918427,-0.0397245436906815
+             ,0.998420715332031,0.00241122650913894,0.21853081882,0.975827097892761,-0.190266206860542,-0.115931041538715
+             ,0.974863469600677,-0.0263212528079748,0.0696911364793777,0.997221350669861,-0.190266206860542,-0.115931041538715
+             ,0.974863469600677,0.00241122650913894,0.21853081882,0.975827097892761,-0.190266206860542,-0.115931041538715
+             ,0.974863469600677,-0.0263212528079748,0.0696911364793777,0.997221350669861,-0.160238683223724,-0.268113821744919
+             ,0.949967622756958,-0.14343050122261,-0.0656246915459633,0.987482190132141,-0.160238683223724,-0.268113821744919
+             ,0.949967622756958,-0.0263212528079748,0.0696911364793777,0.997221350669861,-0.160238683223724,-0.268113821744919
+             ,0.949967622756958,-0.14343050122261,-0.0656246915459633,0.987482190132141,-0.248173967003822,-0.236633583903313
+             ,0.939369082450867,-0.444194704294205,0.0867118090391159,0.891724288463593,-0.248173967003822,-0.236633583903313
+             ,0.939369082450867,-0.14343050122261,-0.0656246915459633,0.987482190132141,-0.248173967003822,-0.236633583903313
+             ,0.939369082450867,-0.444194704294205,0.0867118090391159,0.891724288463593,-0.482048720121384,-0.00597882689908147
+             ,0.876124024391174,-0.471087604761124,0.0263787265866995,0.881691932678223,-0.482048720121384,-0.00597882689908147
+             ,0.876124024391174,-0.444194704294205,0.0867118090391159,0.891724288463593,-0.482048720121384,-0.00597882689908147
+             ,0.876124024391174,-0.471087604761124,0.0263787265866995,0.881691932678223,-0.405124425888062,0.0179043840616941
+             ,0.914086222648621,-0.32959833741188,-0.0300732664763927,0.943642199039459,-0.405124425888062,0.0179043840616941
+             ,0.914086222648621,-0.471087604761124,0.0263787265866995,0.881691932678223,-0.405124425888062,0.0179043840616941
+             ,0.914086222648621,-0.32959833741188,-0.0300732664763927,0.943642199039459,-0.206192538142204,-0.0981292352080345
+             ,0.973578631877899,-0.134939387440681,-0.177181601524353,0.974883615970612,-0.206192538142204,-0.0981292352080345
+             ,0.973578631877899,-0.32959833741188,-0.0300732664763927,0.943642199039459,-0.206192538142204,-0.0981292352080345
+             ,0.973578631877899,-0.134939387440681,-0.177181601524353,0.974883615970612,-0.236536905169487,-0.0871660262346268
+             ,0.967704713344574,-0.258610397577286,-0.151941046118736,0.953957378864288,-0.236536905169487,-0.0871660262346268
+             ,0.967704713344574,-0.134939387440681,-0.177181601524353,0.974883615970612,-0.236536905169487,-0.0871660262346268
+             ,0.967704713344574,-0.258610397577286,-0.151941046118736,0.953957378864288,-0.397327393293381,-0.0301767028868198
+             ,0.917180597782135,-0.384125858545303,-0.135517656803131,0.91328102350235,-0.397327393293381,-0.0301767028868198
+             ,0.917180597782135,-0.258610397577286,-0.151941046118736,0.953957378864288,-0.397327393293381,-0.0301767028868198
+             ,0.917180597782135,-0.384125858545303,-0.135517656803131,0.91328102350235,-0.518016993999481,-0.0573259703814983
+             ,0.853447258472443,-0.367267042398453,-0.288805961608887,0.884141385555267,-0.518016993999481,-0.0573259703814983
+             ,0.853447258472443,-0.384125858545303,-0.135517656803131,0.91328102350235,-0.518016993999481,-0.0573259703814983
+             ,0.853447258472443,-0.367267042398453,-0.288805961608887,0.884141385555267,-0.317126899957657,-0.32950821518898
+             ,0.889300227165222,-0.326050102710724,-0.311903804540634,0.892416536808014,-0.317126899957657,-0.32950821518898
+             ,0.889300227165222,-0.367267042398453,-0.288805961608887,0.884141385555267,-0.317126899957657,-0.32950821518898
+             ,0.889300227165222,-0.326050102710724,-0.311903804540634,0.892416536808014,-0.230024039745331,-0.307682424783707
+             ,0.923266172409058,-0.40288645029068,-0.0787081345915794,0.911859393119812,-0.230024039745331,-0.307682424783707
+             ,0.923266172409058,-0.326050102710724,-0.311903804540634,0.892416536808014,-0.230024039745331,-0.307682424783707
+             ,0.923266172409058,-0.40288645029068,-0.0787081345915794,0.911859393119812,-0.367832660675049,-0.163228690624237
+             ,0.915453732013702,-0.364151328802109,-0.0690853595733643,0.928773939609528,-0.367832660675049,-0.163228690624237
+             ,0.915453732013702,-0.40288645029068,-0.0787081345915794,0.911859393119812,0.756610333919525,-0.165791511535645
+             ,0.632498204708099,0.844118237495422,-0.0321049466729164,0.535194993019104,0.764999389648438,-0.21113732457161
+             ,0.60843813419342,0.796455204486847,0.0172136183828115,0.60445249080658,0.764999389648438,-0.21113732457161,0.60843813419342
+             ,0.844118237495422,-0.0321049466729164,0.535194993019104,0.764999389648438,-0.21113732457161,0.60843813419342
+             ,0.796455204486847,0.0172136183828115,0.60445249080658,0.312855958938599,-0.226404458284378,0.922421932220459
+             ,0.530347883701324,-0.0921251177787781,0.842759847640991,0.312855958938599,-0.226404458284378,0.922421932220459
+             ,0.796455204486847,0.0172136183828115,0.60445249080658,0.312855958938599,-0.226404458284378,0.922421932220459
+             ,0.530347883701324,-0.0921251177787781,0.842759847640991,-0.173650205135345,-0.37913116812706,0.908903300762177
+             ,0.188175559043884,-0.277857154607773,0.942011296749115,-0.173650205135345,-0.37913116812706,0.908903300762177
+             ,0.530347883701324,-0.0921251177787781,0.842759847640991,-0.173650205135345,-0.37913116812706,0.908903300762177
+             ,0.188175559043884,-0.277857154607773,0.942011296749115,0.0951111614704132,-0.622814893722534,0.776566505432129
+             ,0.141296580433846,-0.453758388757706,0.879851460456848,0.0951111614704132,-0.622814893722534,0.776566505432129
+             ,0.188175559043884,-0.277857154607773,0.942011296749115,0.0951111614704132,-0.622814893722534,0.776566505432129
+             ,0.141296580433846,-0.453758388757706,0.879851460456848,0.358116805553436,-0.551981210708618,0.753040015697479
+             ,0.228215083479881,-0.394028902053833,0.890314102172852,0.358116805553436,-0.551981210708618,0.753040015697479
+             ,0.141296580433846,-0.453758388757706,0.879851460456848,0.358116805553436,-0.551981210708618,0.753040015697479
+             ,0.228215083479881,-0.394028902053833,0.890314102172852,0.321336656808853,-0.430340677499771,0.843534052371979
+             ,0.156731903553009,-0.20874348282814,0.965329647064209,0.321336656808853,-0.430340677499771,0.843534052371979
+             ,0.228215083479881,-0.394028902053833,0.890314102172852,0.321336656808853,-0.430340677499771,0.843534052371979
+             ,0.156731903553009,-0.20874348282814,0.965329647064209,-0.00573471793904901,-0.266167730093002,0.96390974521637
+             ,-0.134008556604385,-0.0709987282752991,0.988433480262756,-0.00573471793904901,-0.266167730093002,0.96390974521637
+             ,0.156731903553009,-0.20874348282814,0.965329647064209,-0.00573471793904901,-0.266167730093002,0.96390974521637
+             ,-0.134008556604385,-0.0709987282752991,0.988433480262756,-0.0988138541579247,-0.161123469471931,0.981975138187408
+             ,-0.118628524243832,-0.119072876870632,0.985773265361786,-0.0988138541579247,-0.161123469471931,0.981975138187408
+             ,-0.134008556604385,-0.0709987282752991,0.988433480262756,-0.0988138541579247,-0.161123469471931,0.981975138187408
+             ,-0.118628524243832,-0.119072876870632,0.985773265361786,-0.039871197193861,-0.0877648219466209,0.995342969894409
+             ,-0.0357719771564007,-0.176905572414398,0.983577609062195,-0.039871197193861,-0.0877648219466209,0.995342969894409
+             ,-0.118628524243832,-0.119072876870632,0.985773265361786,-0.039871197193861,-0.0877648219466209,0.995342969894409
+             ,-0.0357719771564007,-0.176905572414398,0.983577609062195,-0.0513654351234436,-0.0994470119476318,0.993716180324554
+             ,0.0267277769744396,-0.191769361495972,0.981076002120972,-0.0513654351234436,-0.0994470119476318,0.993716180324554
+             ,-0.0357719771564007,-0.176905572414398,0.983577609062195,-0.0513654351234436,-0.0994470119476318,0.993716180324554
+             ,0.0267277769744396,-0.191769361495972,0.981076002120972,-0.0117399618029594,-0.244608148932457,0.969550967216492
+             ,-0.040344562381506,-0.180944621562958,0.982665479183197,-0.0117399618029594,-0.244608148932457,0.969550967216492
+             ,0.0267277769744396,-0.191769361495972,0.981076002120972,-0.0117399618029594,-0.244608148932457,0.969550967216492
+             ,-0.040344562381506,-0.180944621562958,0.982665479183197,-0.172725185751915,-0.188475072383881,0.966769516468048
+             ,-0.267419934272766,-0.145446792244911,0.952539682388306,-0.172725185751915,-0.188475072383881,0.966769516468048
+             ,-0.040344562381506,-0.180944621562958,0.982665479183197,-0.172725185751915,-0.188475072383881,0.966769516468048
+             ,-0.267419934272766,-0.145446792244911,0.952539682388306,-0.317919492721558,-0.0781116783618927,0.94489449262619
+             ,-0.193016186356544,-0.264621615409851,0.94483870267868,-0.317919492721558,-0.0781116783618927,0.94489449262619
+             ,-0.267419934272766,-0.145446792244911,0.952539682388306,-0.317919492721558,-0.0781116783618927,0.94489449262619
+             ,-0.193016186356544,-0.264621615409851,0.94483870267868,-0.256487876176834,-0.180088773369789,0.94962203502655
+             ,-0.267606168985367,-0.313933938741684,0.910951316356659,-0.256487876176834,-0.180088773369789,0.94962203502655
+             ,-0.193016186356544,-0.264621615409851,0.94483870267868,-0.256487876176834,-0.180088773369789,0.94962203502655
+             ,-0.267606168985367,-0.313933938741684,0.910951316356659,-0.290533721446991,-0.122491501271725,0.948992133140564
+             ,-0.344988733530045,-0.135938823223114,0.928710639476776,-0.290533721446991,-0.122491501271725,0.948992133140564
+             ,-0.267606168985367,-0.313933938741684,0.910951316356659,-0.290533721446991,-0.122491501271725,0.948992133140564
+             ,-0.344988733530045,-0.135938823223114,0.928710639476776,-0.236361160874367,-0.0977103561162949,0.966739892959595
+             ,-0.101311609148979,-0.117308802902699,0.987914264202118,-0.236361160874367,-0.0977103561162949,0.966739892959595
+             ,-0.344988733530045,-0.135938823223114,0.928710639476776,-0.236361160874367,-0.0977103561162949,0.966739892959595
+             ,-0.101311609148979,-0.117308802902699,0.987914264202118,-0.134059369564056,-0.17521108686924,0.975361049175262
+             ,-0.0756552964448929,-0.114072546362877,0.990587532520294,-0.134059369564056,-0.17521108686924,0.975361049175262
+             ,-0.101311609148979,-0.117308802902699,0.987914264202118,-0.134059369564056,-0.17521108686924,0.975361049175262
+             ,-0.0756552964448929,-0.114072546362877,0.990587532520294,-0.0417568609118462,-0.150354623794556,0.987749874591827
+             ,-0.14217372238636,-0.124588117003441,0.981969654560089,-0.0417568609118462,-0.150354623794556,0.987749874591827
+             ,-0.0756552964448929,-0.114072546362877,0.990587532520294,-0.0417568609118462,-0.150354623794556,0.987749874591827
+             ,-0.14217372238636,-0.124588117003441,0.981969654560089,-0.0797665193676949,-0.0313505679368973,0.996320426464081
+             ,-0.13418935239315,-0.134189635515213,0.981828093528748,-0.0797665193676949,-0.0313505679368973,0.996320426464081
+             ,-0.14217372238636,-0.124588117003441,0.981969654560089,-0.0797665193676949,-0.0313505679368973,0.996320426464081
+             ,-0.13418935239315,-0.134189635515213,0.981828093528748,-0.457072466611862,-0.00945343356579542,0.88937920331955
+             ,-0.452926456928253,-0.0490331761538982,0.890198469161987,-0.457072466611862,-0.00945343356579542,0.88937920331955
+             ,-0.13418935239315,-0.134189635515213,0.981828093528748,-0.457072466611862,-0.00945343356579542,0.88937920331955
+             ,-0.452926456928253,-0.0490331761538982,0.890198469161987,-0.593531250953674,0.0114557249471545,0.804729402065277
+             ,-0.673039734363556,-0.0928197726607323,0.733758807182312,-0.593531250953674,0.0114557249471545,0.804729402065277
+             ,-0.452926456928253,-0.0490331761538982,0.890198469161987,-0.593531250953674,0.0114557249471545,0.804729402065277
+             ,-0.673039734363556,-0.0928197726607323,0.733758807182312,-0.129019886255264,0.235651075839996,0.963235378265381
+             ,-0.153038695454597,-0.00424057664349675,0.988211095333099,-0.129019886255264,0.235651075839996,0.963235378265381
+             ,-0.673039734363556,-0.0928197726607323,0.733758807182312,-0.129019886255264,0.235651075839996,0.963235378265381
+             ,-0.153038695454597,-0.00424057664349675,0.988211095333099,0.465487688779831,0.146364882588387,0.872868061065674
+             ,0.143408998847008,0.402089267969131,0.904299795627594,0.465487688779831,0.146364882588387,0.872868061065674
+             ,-0.153038695454597,-0.00424057664349675,0.988211095333099,0.465487688779831,0.146364882588387,0.872868061065674
+             ,0.143408998847008,0.402089267969131,0.904299795627594,0.293415904045105,0.470214873552322,0.832349121570587
+             ,0.0716703534126282,0.68467652797699,0.725314617156982,0.293415904045105,0.470214873552322,0.832349121570587
+             ,0.143408998847008,0.402089267969131,0.904299795627594,0.293415904045105,0.470214873552322,0.832349121570587
+             ,0.0716703534126282,0.68467652797699,0.725314617156982,0.439003556966782,0.427944093942642,0.790025174617767
+             ,0.541424453258514,0.458621710538864,0.704645872116089,0.439003556966782,0.427944093942642,0.790025174617767
+             ,0.0716703534126282,0.68467652797699,0.725314617156982,0.439003556966782,0.427944093942642,0.790025174617767
+             ,0.541424453258514,0.458621710538864,0.704645872116089,0.383212357759476,0.148997202515602,0.911563575267792
+             ,0.425054520368576,0.354407727718353,0.832900881767273,0.383212357759476,0.148997202515602,0.911563575267792
+             ,0.541424453258514,0.458621710538864,0.704645872116089,0.383212357759476,0.148997202515602,0.911563575267792
+             ,0.425054520368576,0.354407727718353,0.832900881767273,0.0226293411105871,0.189655557274818,0.981589913368225
+             ,0.270602732896805,0.219778805971146,0.937268078327179,0.0226293411105871,0.189655557274818,0.981589913368225
+             ,0.425054520368576,0.354407727718353,0.832900881767273,0.0226293411105871,0.189655557274818,0.981589913368225
+             ,0.270602732896805,0.219778805971146,0.937268078327179,0.11410965025425,-0.106894187629223,0.987700700759888
+             ,0.326443731784821,-0.00646542757749558,0.945194482803345,0.11410965025425,-0.106894187629223,0.987700700759888
+             ,0.270602732896805,0.219778805971146,0.937268078327179,0.11410965025425,-0.106894187629223,0.987700700759888
+             ,0.326443731784821,-0.00646542757749558,0.945194482803345,0.154274046421051,-0.278826683759689,0.947868764400482
+             ,-0.00432949280366302,0.174982786178589,0.98456197977066,0.154274046421051,-0.278826683759689,0.947868764400482
+             ,0.326443731784821,-0.00646542757749558,0.945194482803345,0.154274046421051,-0.278826683759689,0.947868764400482
+             ,-0.00432949280366302,0.174982786178589,0.98456197977066,-0.10762994736433,-0.135680884122849,0.984889030456543
+             ,-0.208213120698929,0.313133716583252,0.9266037940979,-0.10762994736433,-0.135680884122849,0.984889030456543
+             ,-0.00432949280366302,0.174982786178589,0.98456197977066,-0.10762994736433,-0.135680884122849,0.984889030456543
+             ,-0.208213120698929,0.313133716583252,0.9266037940979,-0.191268160939217,-0.0612378716468811,0.979625642299652
+             ,-0.175639271736145,0.277286022901535,0.944596886634827,-0.191268160939217,-0.0612378716468811,0.979625642299652
+             ,-0.208213120698929,0.313133716583252,0.9266037940979,-0.191268160939217,-0.0612378716468811,0.979625642299652
+             ,-0.175639271736145,0.277286022901535,0.944596886634827,-0.358413130044937,0.0159933511167765,0.933426022529602
+             ,-0.28441846370697,0.139731675386429,0.948462545871735,-0.358413130044937,0.0159933511167765,0.933426022529602
+             ,-0.175639271736145,0.277286022901535,0.944596886634827,-0.358413130044937,0.0159933511167765,0.933426022529602
+             ,-0.28441846370697,0.139731675386429,0.948462545871735,-0.579699099063873,-0.0131240542978048,0.814724922180176
+             ,-0.36230143904686,-0.230871215462685,0.90301501750946,-0.579699099063873,-0.0131240542978048,0.814724922180176
+             ,-0.28441846370697,0.139731675386429,0.948462545871735,-0.579699099063873,-0.0131240542978048,0.814724922180176
+             ,-0.36230143904686,-0.230871215462685,0.90301501750946,-0.180830627679825,-0.394261002540588,0.901031970977783
+             ,0.0604873523116112,-0.484143078327179,0.872895658016205,-0.180830627679825,-0.394261002540588,0.901031970977783
+             ,-0.36230143904686,-0.230871215462685,0.90301501750946,-0.180830627679825,-0.394261002540588,0.901031970977783
+             ,0.0604873523116112,-0.484143078327179,0.872895658016205,0.341432750225067,-0.586519598960876,0.734451115131378
+             ,0.441290318965912,-0.484003394842148,0.755647778511047,0.341432750225067,-0.586519598960876,0.734451115131378
+             ,0.0604873523116112,-0.484143078327179,0.872895658016205,0.341432750225067,-0.586519598960876,0.734451115131378
+             ,0.441290318965912,-0.484003394842148,0.755647778511047,0.0116240326315165,-0.680109262466431,0.733018517494202
+             ,-0.112949326634407,-0.537374973297119,0.835745513439178,0.0116240326315165,-0.680109262466431,0.733018517494202
+             ,0.441290318965912,-0.484003394842148,0.755647778511047,0.0116240326315165,-0.680109262466431,0.733018517494202
+             ,-0.112949326634407,-0.537374973297119,0.835745513439178,-0.620816707611084,-0.439682275056839,0.649050176143646
+             ,-0.510243833065033,-0.543012082576752,0.666925132274628,-0.620816707611084,-0.439682275056839,0.649050176143646
+             ,-0.112949326634407,-0.537374973297119,0.835745513439178,-0.620816707611084,-0.439682275056839,0.649050176143646
+             ,-0.510243833065033,-0.543012082576752,0.666925132274628,-0.31668409705162,-0.667317569255829,0.674090802669525
+             ,0.0547143332660198,-0.803331315517426,0.593013525009155,-0.31668409705162,-0.667317569255829,0.674090802669525
+             ,-0.510243833065033,-0.543012082576752,0.666925132274628,-0.31668409705162,-0.667317569255829,0.674090802669525
+             ,0.0547143332660198,-0.803331315517426,0.593013525009155,0.211639314889908,-0.773879051208496,0.596925497055054
+             ,0.157883957028389,-0.75312739610672,0.638648390769959,0.211639314889908,-0.773879051208496,0.596925497055054
+             ,0.0547143332660198,-0.803331315517426,0.593013525009155,0.211639314889908,-0.773879051208496,0.596925497055054
+             ,0.157883957028389,-0.75312739610672,0.638648390769959,0.413112998008728,-0.725305259227753,0.550699412822723
+             ,0.327680498361588,-0.661189079284668,0.674873650074005,0.413112998008728,-0.725305259227753,0.550699412822723
+             ,0.157883957028389,-0.75312739610672,0.638648390769959,0.413112998008728,-0.725305259227753,0.550699412822723
+             ,0.327680498361588,-0.661189079284668,0.674873650074005,0.663190901279449,-0.595227956771851,0.453741699457169
+             ,0.676990449428558,-0.323096007108688,0.66128134727478,0.663190901279449,-0.595227956771851,0.453741699457169
+             ,0.327680498361588,-0.661189079284668,0.674873650074005,0.663190901279449,-0.595227956771851,0.453741699457169
+             ,0.676990449428558,-0.323096007108688,0.66128134727478,0.644784569740295,-0.433493137359619,0.629552602767944
+             ,0.447794824838638,-0.00451944209635258,0.894124865531921,0.644784569740295,-0.433493137359619,0.629552602767944
+             ,0.676990449428558,-0.323096007108688,0.66128134727478,0.644784569740295,-0.433493137359619,0.629552602767944
+             ,0.447794824838638,-0.00451944209635258,0.894124865531921,0.27990910410881,-0.19227509200573,0.940575003623962
+             ,0.230470582842827,0.0592096857726574,0.97127628326416,0.27990910410881,-0.19227509200573,0.940575003623962,0.447794824838638
+             ,-0.00451944209635258,0.894124865531921,0.27990910410881,-0.19227509200573,0.940575003623962,0.230470582842827
+             ,0.0592096857726574,0.97127628326416,0.137455075979233,-0.179869621992111,0.974039494991302,0.222577512264252
+             ,-0.0113741224631667,0.974848628044128,0.137455075979233,-0.179869621992111,0.974039494991302,0.230470582842827
+             ,0.0592096857726574,0.97127628326416,0.137455075979233,-0.179869621992111,0.974039494991302,0.222577512264252
+             ,-0.0113741224631667,0.974848628044128,0.119537301361561,-0.184490531682968,0.975537836551666,0.0428239107131958
+             ,0.0437187217175961,0.998125672340393,0.119537301361561,-0.184490531682968,0.975537836551666,0.222577512264252
+             ,-0.0113741224631667,0.974848628044128,0.119537301361561,-0.184490531682968,0.975537836551666,0.0428239107131958
+             ,0.0437187217175961,0.998125672340393,-0.0520332008600235,-0.0041733356192708,0.998636662960052,-0.0874006301164627
+             ,0.0717586576938629,0.993585348129272,-0.0520332008600235,-0.0041733356192708,0.998636662960052,0.0428239107131958
+             ,0.0437187217175961,0.998125672340393,-0.0520332008600235,-0.0041733356192708,0.998636662960052,-0.0874006301164627
+             ,0.0717586576938629,0.993585348129272,-0.0519677363336086,0.0279427208006382,0.998257756233215,-0.0597619377076626
+             ,0.0676235184073448,0.995919466018677,-0.0519677363336086,0.0279427208006382,0.998257756233215,-0.0874006301164627
+             ,0.0717586576938629,0.993585348129272,-0.0519677363336086,0.0279427208006382,0.998257756233215,-0.0597619377076626
+             ,0.0676235184073448,0.995919466018677,-0.0828492045402527,0.0433115735650063,0.995620489120483,-0.0597792230546474
+             ,0.114856071770191,0.991581797599792,-0.0828492045402527,0.0433115735650063,0.995620489120483,-0.0597619377076626
+             ,0.0676235184073448,0.995919466018677,-0.0828492045402527,0.0433115735650063,0.995620489120483,-0.0597792230546474
+             ,0.114856071770191,0.991581797599792,-0.110899917781353,0.0306585337966681,0.993358612060547,-0.046778216958046
+             ,0.0305988881736994,0.998436510562897,-0.110899917781353,0.0306585337966681,0.993358612060547,-0.0597792230546474
+             ,0.114856071770191,0.991581797599792,-0.110899917781353,0.0306585337966681,0.993358612060547,-0.046778216958046
+             ,0.0305988881736994,0.998436510562897,-0.0515572242438793,0.0276463534682989,0.998287260532379,-0.00396394776180387
+             ,-0.0362600050866604,0.999334573745728,-0.0515572242438793,0.0276463534682989,0.998287260532379,-0.046778216958046
+             ,0.0305988881736994,0.998436510562897,-0.0515572242438793,0.0276463534682989,0.998287260532379,-0.00396394776180387
+             ,-0.0362600050866604,0.999334573745728,0.0672543346881866,-0.0585202127695084,0.99601823091507,0.0827591270208359
+             ,-0.0582389608025551,0.994866371154785,0.0672543346881866,-0.0585202127695084,0.99601823091507,-0.00396394776180387
+             ,-0.0362600050866604,0.999334573745728,0.0672543346881866,-0.0585202127695084,0.99601823091507,0.0827591270208359
+             ,-0.0582389608025551,0.994866371154785,-0.068692184984684,-0.133438646793365,0.988673567771912,-0.0397245585918427
+             ,-0.0397245436906815,0.998420715332031,-0.068692184984684,-0.133438646793365,0.988673567771912,0.0827591270208359
+             ,-0.0582389608025551,0.994866371154785,-0.068692184984684,-0.133438646793365,0.988673567771912,-0.0397245585918427
+             ,-0.0397245436906815,0.998420715332031,-0.218126863241196,-0.203561171889305,0.95445454120636,-0.190266206860542
+             ,-0.115931041538715,0.974863469600677,-0.218126863241196,-0.203561171889305,0.95445454120636,-0.0397245585918427
+             ,-0.0397245436906815,0.998420715332031,-0.218126863241196,-0.203561171889305,0.95445454120636,-0.190266206860542
+             ,-0.115931041538715,0.974863469600677,-0.295846670866013,-0.113735169172287,0.948440313339233,-0.160238683223724
+             ,-0.268113821744919,0.949967622756958,-0.295846670866013,-0.113735169172287,0.948440313339233,-0.190266206860542
+             ,-0.115931041538715,0.974863469600677,-0.295846670866013,-0.113735169172287,0.948440313339233,-0.160238683223724
+             ,-0.268113821744919,0.949967622756958,-0.223518550395966,-0.178635880351067,0.958190321922302,-0.248173967003822
+             ,-0.236633583903313,0.939369082450867,-0.223518550395966,-0.178635880351067,0.958190321922302,-0.160238683223724
+             ,-0.268113821744919,0.949967622756958,-0.223518550395966,-0.178635880351067,0.958190321922302,-0.248173967003822
+             ,-0.236633583903313,0.939369082450867,-0.326724499464035,-0.158728629350662,0.931695401668549,-0.482048720121384
+             ,-0.00597882689908147,0.876124024391174,-0.326724499464035,-0.158728629350662,0.931695401668549,-0.248173967003822
+             ,-0.236633583903313,0.939369082450867,-0.326724499464035,-0.158728629350662,0.931695401668549,-0.482048720121384
+             ,-0.00597882689908147,0.876124024391174,-0.375919550657272,-0.10031795501709,0.921206116676331,-0.405124425888062
+             ,0.0179043840616941,0.914086222648621,-0.375919550657272,-0.10031795501709,0.921206116676331,-0.482048720121384
+             ,-0.00597882689908147,0.876124024391174,-0.375919550657272,-0.10031795501709,0.921206116676331,-0.405124425888062
+             ,0.0179043840616941,0.914086222648621,-0.329197496175766,-0.0693689063191414,0.941709578037262,-0.206192538142204
+             ,-0.0981292352080345,0.973578631877899,-0.329197496175766,-0.0693689063191414,0.941709578037262,-0.405124425888062
+             ,0.0179043840616941,0.914086222648621,-0.329197496175766,-0.0693689063191414,0.941709578037262,-0.206192538142204
+             ,-0.0981292352080345,0.973578631877899,-0.17044697701931,-0.259243696928024,0.950652718544006,-0.236536905169487
+             ,-0.0871660262346268,0.967704713344574,-0.17044697701931,-0.259243696928024,0.950652718544006,-0.206192538142204
+             ,-0.0981292352080345,0.973578631877899,-0.17044697701931,-0.259243696928024,0.950652718544006,-0.236536905169487
+             ,-0.0871660262346268,0.967704713344574,-0.306356102228165,-0.183537989854813,0.93405556678772,-0.397327393293381
+             ,-0.0301767028868198,0.917180597782135,-0.306356102228165,-0.183537989854813,0.93405556678772,-0.236536905169487
+             ,-0.0871660262346268,0.967704713344574,-0.306356102228165,-0.183537989854813,0.93405556678772,-0.397327393293381
+             ,-0.0301767028868198,0.917180597782135,-0.543234288692474,-0.0585755407810211,0.837535321712494,-0.518016993999481
+             ,-0.0573259703814983,0.853447258472443,-0.543234288692474,-0.0585755407810211,0.837535321712494,-0.397327393293381
+             ,-0.0301767028868198,0.917180597782135,-0.543234288692474,-0.0585755407810211,0.837535321712494,-0.518016993999481
+             ,-0.0573259703814983,0.853447258472443,-0.490694761276245,-0.0590561181306839,0.869327902793884,-0.317126899957657
+             ,-0.32950821518898,0.889300227165222,-0.490694761276245,-0.0590561181306839,0.869327902793884,-0.518016993999481
+             ,-0.0573259703814983,0.853447258472443,-0.490694761276245,-0.0590561181306839,0.869327902793884,-0.317126899957657
+             ,-0.32950821518898,0.889300227165222,-0.158283933997154,-0.13996633887291,0.977422952651978,-0.230024039745331
+             ,-0.307682424783707,0.923266172409058,-0.158283933997154,-0.13996633887291,0.977422952651978,-0.317126899957657
+             ,-0.32950821518898,0.889300227165222,-0.158283933997154,-0.13996633887291,0.977422952651978,-0.230024039745331
+             ,-0.307682424783707,0.923266172409058,-0.137831375002861,-0.085820384323597,0.986730635166168,-0.367832660675049
+             ,-0.163228690624237,0.915453732013702,-0.137831375002861,-0.085820384323597,0.986730635166168,-0.230024039745331
+             ,-0.307682424783707,0.923266172409058,0.345796912908554,0.058946393430233,0.936456024646759,0.756610333919525
+             ,-0.165791511535645,0.632498204708099,0.584097266197205,-0.25970870256424,0.769013464450836,0.764999389648438
+             ,-0.21113732457161,0.60843813419342,0.584097266197205,-0.25970870256424,0.769013464450836,0.756610333919525,-0.165791511535645
+             ,0.632498204708099,0.584097266197205,-0.25970870256424,0.769013464450836,0.764999389648438,-0.21113732457161
+             ,0.60843813419342,0.443278938531876,-0.637418329715729,0.630239307880402,0.312855958938599,-0.226404458284378
+             ,0.922421932220459,0.443278938531876,-0.637418329715729,0.630239307880402,0.764999389648438,-0.21113732457161
+             ,0.60843813419342,0.443278938531876,-0.637418329715729,0.630239307880402,0.312855958938599,-0.226404458284378
+             ,0.922421932220459,-0.166309878230095,-0.520953297615051,0.837226748466492,-0.173650205135345,-0.37913116812706
+             ,0.908903300762177,-0.166309878230095,-0.520953297615051,0.837226748466492,0.312855958938599,-0.226404458284378
+             ,0.922421932220459,-0.166309878230095,-0.520953297615051,0.837226748466492,-0.173650205135345,-0.37913116812706
+             ,0.908903300762177,-0.0579963214695454,-0.435490190982819,0.89832329750061,0.0951111614704132,-0.622814893722534
+             ,0.776566505432129,-0.0579963214695454,-0.435490190982819,0.89832329750061,-0.173650205135345,-0.37913116812706
+             ,0.908903300762177,-0.0579963214695454,-0.435490190982819,0.89832329750061,0.0951111614704132,-0.622814893722534
+             ,0.776566505432129,0.373814940452576,-0.341160178184509,0.862480163574219,0.358116805553436,-0.551981210708618
+             ,0.753040015697479,0.373814940452576,-0.341160178184509,0.862480163574219,0.0951111614704132,-0.622814893722534
+             ,0.776566505432129,0.373814940452576,-0.341160178184509,0.862480163574219,0.358116805553436,-0.551981210708618
+             ,0.753040015697479,0.463998794555664,-0.44831383228302,0.76401561498642,0.321336656808853,-0.430340677499771
+             ,0.843534052371979,0.463998794555664,-0.44831383228302,0.76401561498642,0.358116805553436,-0.551981210708618
+             ,0.753040015697479,0.463998794555664,-0.44831383228302,0.76401561498642,0.321336656808853,-0.430340677499771
+             ,0.843534052371979,0.201602011919022,-0.371663182973862,0.906213641166687,-0.00573471793904901,-0.266167730093002
+             ,0.96390974521637,0.201602011919022,-0.371663182973862,0.906213641166687,0.321336656808853,-0.430340677499771
+             ,0.843534052371979,0.201602011919022,-0.371663182973862,0.906213641166687,-0.00573471793904901,-0.266167730093002
+             ,0.96390974521637,0.0163839384913445,-0.187548279762268,0.982118725776672,-0.0988138541579247,-0.161123469471931
+             ,0.981975138187408,0.0163839384913445,-0.187548279762268,0.982118725776672,-0.00573471793904901,-0.266167730093002
+             ,0.96390974521637,0.0163839384913445,-0.187548279762268,0.982118725776672,-0.0988138541579247,-0.161123469471931
+             ,0.981975138187408,0.0319432578980923,-0.0959719717502594,0.994871377944946,-0.039871197193861,-0.0877648219466209
+             ,0.995342969894409,0.0319432578980923,-0.0959719717502594,0.994871377944946,-0.0988138541579247,-0.161123469471931
+             ,0.981975138187408,0.0319432578980923,-0.0959719717502594,0.994871377944946,-0.039871197193861,-0.0877648219466209
+             ,0.995342969894409,-0.101438544690609,-0.0566252619028091,0.99322897195816,-0.0513654351234436,-0.0994470119476318
+             ,0.993716180324554,-0.101438544690609,-0.0566252619028091,0.99322897195816,-0.039871197193861,-0.0877648219466209
+             ,0.995342969894409,-0.101438544690609,-0.0566252619028091,0.99322897195816,-0.0513654351234436,-0.0994470119476318
+             ,0.993716180324554,-0.149174228310585,-0.0868583172559738,0.984988629817963,-0.0117399618029594,-0.244608148932457
+             ,0.969550967216492,-0.149174228310585,-0.0868583172559738,0.984988629817963,-0.0513654351234436,-0.0994470119476318
+             ,0.993716180324554,-0.149174228310585,-0.0868583172559738,0.984988629817963,-0.0117399618029594,-0.244608148932457
+             ,0.969550967216492,-0.128853321075439,-0.1758693754673,0.975944101810455,-0.172725185751915,-0.188475072383881
+             ,0.966769516468048,-0.128853321075439,-0.1758693754673,0.975944101810455,-0.0117399618029594,-0.244608148932457
+             ,0.969550967216492,-0.128853321075439,-0.1758693754673,0.975944101810455,-0.172725185751915,-0.188475072383881
+             ,0.966769516468048,-0.220071867108345,-0.141175776720047,0.965213894844055,-0.317919492721558,-0.0781116783618927
+             ,0.94489449262619,-0.220071867108345,-0.141175776720047,0.965213894844055,-0.172725185751915,-0.188475072383881
+             ,0.966769516468048,-0.220071867108345,-0.141175776720047,0.965213894844055,-0.317919492721558,-0.0781116783618927
+             ,0.94489449262619,-0.300573378801346,-0.0643897503614426,0.951582670211792,-0.256487876176834,-0.180088773369789
+             ,0.94962203502655,-0.300573378801346,-0.0643897503614426,0.951582670211792,-0.317919492721558,-0.0781116783618927
+             ,0.94489449262619,-0.300573378801346,-0.0643897503614426,0.951582670211792,-0.256487876176834,-0.180088773369789
+             ,0.94962203502655,-0.307572841644287,-0.0723292157053947,0.94877153635025,-0.290533721446991,-0.122491501271725
+             ,0.948992133140564,-0.307572841644287,-0.0723292157053947,0.94877153635025,-0.256487876176834,-0.180088773369789
+             ,0.94962203502655,-0.307572841644287,-0.0723292157053947,0.94877153635025,-0.290533721446991,-0.122491501271725
+             ,0.948992133140564,-0.170555859804153,-0.122721411287785,0.97767585515976,-0.236361160874367,-0.0977103561162949
+             ,0.966739892959595,-0.170555859804153,-0.122721411287785,0.97767585515976,-0.290533721446991,-0.122491501271725
+             ,0.948992133140564,-0.170555859804153,-0.122721411287785,0.97767585515976,-0.236361160874367,-0.0977103561162949
+             ,0.966739892959595,-0.0913650915026665,-0.0433437116444111,0.994873702526093,-0.134059369564056,-0.17521108686924
+             ,0.975361049175262,-0.0913650915026665,-0.0433437116444111,0.994873702526093,-0.236361160874367,-0.0977103561162949
+             ,0.966739892959595,-0.0913650915026665,-0.0433437116444111,0.994873702526093,-0.134059369564056,-0.17521108686924
+             ,0.975361049175262,0.0118262674659491,-0.0039588026702404,0.999922215938568,-0.0417568609118462,-0.150354623794556
+             ,0.987749874591827,0.0118262674659491,-0.0039588026702404,0.999922215938568,-0.134059369564056,-0.17521108686924
+             ,0.975361049175262,0.0118262674659491,-0.0039588026702404,0.999922215938568,-0.0417568609118462,-0.150354623794556
+             ,0.987749874591827,-0.0274689756333828,0.00366234919056296,0.999615967273712,-0.0797665193676949,-0.0313505679368973
+             ,0.996320426464081,-0.0274689756333828,0.00366234919056296,0.999615967273712,-0.0417568609118462,-0.150354623794556
+             ,0.987749874591827,-0.0274689756333828,0.00366234919056296,0.999615967273712,-0.0797665193676949,-0.0313505679368973
+             ,0.996320426464081,-0.373663336038589,0.0933097302913666,0.922859132289886,-0.457072466611862,-0.00945343356579542
+             ,0.88937920331955,-0.373663336038589,0.0933097302913666,0.922859132289886,-0.0797665193676949,-0.0313505679368973
+             ,0.996320426464081,-0.373663336038589,0.0933097302913666,0.922859132289886,-0.457072466611862,-0.00945343356579542
+             ,0.88937920331955,-0.400191426277161,0.377954065799713,0.834863781929016,-0.593531250953674,0.0114557249471545
+             ,0.804729402065277,-0.400191426277161,0.377954065799713,0.834863781929016,-0.457072466611862,-0.00945343356579542
+             ,0.88937920331955,-0.400191426277161,0.377954065799713,0.834863781929016,-0.593531250953674,0.0114557249471545
+             ,0.804729402065277,-0.101888611912727,0.584982573986053,0.804620444774628,-0.129019886255264,0.235651075839996
+             ,0.963235378265381,-0.101888611912727,0.584982573986053,0.804620444774628,-0.593531250953674,0.0114557249471545
+             ,0.804729402065277,-0.101888611912727,0.584982573986053,0.804620444774628,-0.129019886255264,0.235651075839996
+             ,0.963235378265381,0.339068740606308,0.450522273778915,0.825870513916016,0.465487688779831,0.146364882588387
+             ,0.872868061065674,0.339068740606308,0.450522273778915,0.825870513916016,-0.129019886255264,0.235651075839996
+             ,0.963235378265381,0.339068740606308,0.450522273778915,0.825870513916016,0.465487688779831,0.146364882588387
+             ,0.872868061065674,0.412331581115723,0.322001874446869,0.852230846881866,0.293415904045105,0.470214873552322
+             ,0.832349121570587,0.412331581115723,0.322001874446869,0.852230846881866,0.465487688779831,0.146364882588387
+             ,0.872868061065674,0.412331581115723,0.322001874446869,0.852230846881866,0.293415904045105,0.470214873552322
+             ,0.832349121570587,0.181573092937469,0.241926342248917,0.95315420627594,0.439003556966782,0.427944093942642,0.790025174617767
+             ,0.181573092937469,0.241926342248917,0.95315420627594,0.293415904045105,0.470214873552322,0.832349121570587,0.181573092937469
+             ,0.241926342248917,0.95315420627594,0.439003556966782,0.427944093942642,0.790025174617767,0.25139257311821,-0.0615183301270008
+             ,0.965928196907043,0.383212357759476,0.148997202515602,0.911563575267792,0.25139257311821,-0.0615183301270008
+             ,0.965928196907043,0.439003556966782,0.427944093942642,0.790025174617767,0.25139257311821,-0.0615183301270008
+             ,0.965928196907043,0.383212357759476,0.148997202515602,0.911563575267792,0.0646841526031494,-0.0741787403821945
+             ,0.995144963264465,0.0226293411105871,0.189655557274818,0.981589913368225,0.0646841526031494,-0.0741787403821945
+             ,0.995144963264465,0.383212357759476,0.148997202515602,0.911563575267792,0.0646841526031494,-0.0741787403821945
+             ,0.995144963264465,0.0226293411105871,0.189655557274818,0.981589913368225,-0.164538159966469,-0.0398996882140636
+             ,0.985563337802887,0.11410965025425,-0.106894187629223,0.987700700759888,-0.164538159966469,-0.0398996882140636
+             ,0.985563337802887,0.0226293411105871,0.189655557274818,0.981589913368225,-0.164538159966469,-0.0398996882140636
+             ,0.985563337802887,0.11410965025425,-0.106894187629223,0.987700700759888,-0.00794224347919226,-0.246971011161804
+             ,0.968990325927734,0.154274046421051,-0.278826683759689,0.947868764400482,-0.00794224347919226,-0.246971011161804
+             ,0.968990325927734,0.11410965025425,-0.106894187629223,0.987700700759888,-0.00794224347919226,-0.246971011161804
+             ,0.968990325927734,0.154274046421051,-0.278826683759689,0.947868764400482,0.00720648327842355,-0.378403037786484
+             ,0.925612807273865,-0.10762994736433,-0.135680884122849,0.984889030456543,0.00720648327842355,-0.378403037786484
+             ,0.925612807273865,0.154274046421051,-0.278826683759689,0.947868764400482,0.00720648327842355,-0.378403037786484
+             ,0.925612807273865,-0.10762994736433,-0.135680884122849,0.984889030456543,-0.109095476567745,-0.291515201330185
+             ,0.950324714183807,-0.191268160939217,-0.0612378716468811,0.979625642299652,-0.109095476567745,-0.291515201330185
+             ,0.950324714183807,-0.10762994736433,-0.135680884122849,0.984889030456543,-0.109095476567745,-0.291515201330185
+             ,0.950324714183807,-0.191268160939217,-0.0612378716468811,0.979625642299652,-0.261755168437958,-0.263573914766312
+             ,0.928446590900421,-0.358413130044937,0.0159933511167765,0.933426022529602,-0.261755168437958,-0.263573914766312
+             ,0.928446590900421,-0.191268160939217,-0.0612378716468811,0.979625642299652,-0.261755168437958,-0.263573914766312
+             ,0.928446590900421,-0.358413130044937,0.0159933511167765,0.933426022529602,-0.570216178894043,-0.230426475405693
+             ,0.78851580619812,-0.579699099063873,-0.0131240542978048,0.814724922180176,-0.570216178894043,-0.230426475405693
+             ,0.78851580619812,-0.358413130044937,0.0159933511167765,0.933426022529602,-0.570216178894043,-0.230426475405693
+             ,0.78851580619812,-0.579699099063873,-0.0131240542978048,0.814724922180176,-0.586287021636963,-0.224278554320335
+             ,0.778438568115234,-0.180830627679825,-0.394261002540588,0.901031970977783,-0.586287021636963,-0.224278554320335
+             ,0.778438568115234,-0.579699099063873,-0.0131240542978048,0.814724922180176,-0.586287021636963,-0.224278554320335
+             ,0.778438568115234,-0.180830627679825,-0.394261002540588,0.901031970977783,-0.246664047241211,-0.539256930351257
+             ,0.805207312107086,0.341432750225067,-0.586519598960876,0.734451115131378,-0.246664047241211,-0.539256930351257
+             ,0.805207312107086,-0.180830627679825,-0.394261002540588,0.901031970977783,-0.246664047241211,-0.539256930351257
+             ,0.805207312107086,0.341432750225067,-0.586519598960876,0.734451115131378,0.00591242080554366,-0.811098575592041
+             ,0.584879577159882,0.0116240326315165,-0.680109262466431,0.733018517494202,0.00591242080554366,-0.811098575592041
+             ,0.584879577159882,0.341432750225067,-0.586519598960876,0.734451115131378,0.00591242080554366,-0.811098575592041
+             ,0.584879577159882,0.0116240326315165,-0.680109262466431,0.733018517494202,-0.317967087030411,-0.764745473861694
+             ,0.560411632061005,-0.620816707611084,-0.439682275056839,0.649050176143646,-0.317967087030411,-0.764745473861694
+             ,0.560411632061005,0.0116240326315165,-0.680109262466431,0.733018517494202,-0.317967087030411,-0.764745473861694
+             ,0.560411632061005,-0.620816707611084,-0.439682275056839,0.649050176143646,-0.348434448242188,-0.661516487598419
+             ,0.664070308208466,-0.31668409705162,-0.667317569255829,0.674090802669525,-0.348434448242188,-0.661516487598419
+             ,0.664070308208466,-0.620816707611084,-0.439682275056839,0.649050176143646,-0.348434448242188,-0.661516487598419
+             ,0.664070308208466,-0.31668409705162,-0.667317569255829,0.674090802669525,0.13623109459877,-0.710134267807007
+             ,0.690760791301727,0.211639314889908,-0.773879051208496,0.596925497055054,0.13623109459877,-0.710134267807007
+             ,0.690760791301727,-0.31668409705162,-0.667317569255829,0.674090802669525,0.13623109459877,-0.710134267807007
+             ,0.690760791301727,0.211639314889908,-0.773879051208496,0.596925497055054,0.417457759380341,-0.718256235122681
+             ,0.55663001537323,0.413112998008728,-0.725305259227753,0.550699412822723,0.417457759380341,-0.718256235122681
+             ,0.55663001537323,0.211639314889908,-0.773879051208496,0.596925497055054,0.417457759380341,-0.718256235122681
+             ,0.55663001537323,0.413112998008728,-0.725305259227753,0.550699412822723,0.5725017786026,-0.677949070930481,0.461114645004272
+             ,0.663190901279449,-0.595227956771851,0.453741699457169,0.5725017786026,-0.677949070930481,0.461114645004272
+             ,0.413112998008728,-0.725305259227753,0.550699412822723,0.5725017786026,-0.677949070930481,0.461114645004272
+             ,0.663190901279449,-0.595227956771851,0.453741699457169,0.705493807792664,-0.589634656906128,0.393204122781754
+             ,0.644784569740295,-0.433493137359619,0.629552602767944,0.705493807792664,-0.589634656906128,0.393204122781754
+             ,0.663190901279449,-0.595227956771851,0.453741699457169,0.705493807792664,-0.589634656906128,0.393204122781754
+             ,0.644784569740295,-0.433493137359619,0.629552602767944,0.465245366096497,-0.554458975791931,0.690015912055969
+             ,0.27990910410881,-0.19227509200573,0.940575003623962,0.465245366096497,-0.554458975791931,0.690015912055969
+             ,0.644784569740295,-0.433493137359619,0.629552602767944,0.465245366096497,-0.554458975791931,0.690015912055969
+             ,0.27990910410881,-0.19227509200573,0.940575003623962,0.225949361920357,-0.357162326574326,0.906301259994507
+             ,0.137455075979233,-0.179869621992111,0.974039494991302,0.225949361920357,-0.357162326574326,0.906301259994507
+             ,0.27990910410881,-0.19227509200573,0.940575003623962,0.225949361920357,-0.357162326574326,0.906301259994507
+             ,0.137455075979233,-0.179869621992111,0.974039494991302,0.216717392206192,-0.211179688572884,0.953119456768036
+             ,0.119537301361561,-0.184490531682968,0.975537836551666,0.216717392206192,-0.211179688572884,0.953119456768036
+             ,0.137455075979233,-0.179869621992111,0.974039494991302,0.216717392206192,-0.211179688572884,0.953119456768036
+             ,0.119537301361561,-0.184490531682968,0.975537836551666,0.149975910782814,-0.169510871171951,0.974049925804138
+             ,-0.0520332008600235,-0.0041733356192708,0.998636662960052,0.149975910782814,-0.169510871171951,0.974049925804138
+             ,0.119537301361561,-0.184490531682968,0.975537836551666,0.149975910782814,-0.169510871171951,0.974049925804138
+             ,-0.0520332008600235,-0.0041733356192708,0.998636662960052,-0.0241093877702951,-0.0239835139364004,0.9994215965271
+             ,-0.0519677363336086,0.0279427208006382,0.998257756233215,-0.0241093877702951,-0.0239835139364004,0.9994215965271
+             ,-0.0520332008600235,-0.0041733356192708,0.998636662960052,-0.0241093877702951,-0.0239835139364004,0.9994215965271
+             ,-0.0519677363336086,0.0279427208006382,0.998257756233215,-0.0399466268718243,0.0239416137337685,0.998914957046509
+             ,-0.0828492045402527,0.0433115735650063,0.995620489120483,-0.0399466268718243,0.0239416137337685,0.998914957046509
+             ,-0.0519677363336086,0.0279427208006382,0.998257756233215,-0.0399466268718243,0.0239416137337685,0.998914957046509
+             ,-0.0828492045402527,0.0433115735650063,0.995620489120483,-0.0635723993182182,0.079285517334938,0.994822859764099
+             ,-0.110899917781353,0.0306585337966681,0.993358612060547,-0.0635723993182182,0.079285517334938,0.994822859764099
+             ,-0.0828492045402527,0.0433115735650063,0.995620489120483,-0.0635723993182182,0.079285517334938,0.994822859764099
+             ,-0.110899917781353,0.0306585337966681,0.993358612060547,-0.0595793761312962,0.131137579679489,0.989572286605835
+             ,-0.0515572242438793,0.0276463534682989,0.998287260532379,-0.0595793761312962,0.131137579679489,0.989572286605835
+             ,-0.110899917781353,0.0306585337966681,0.993358612060547,-0.0595793761312962,0.131137579679489,0.989572286605835
+             ,-0.0515572242438793,0.0276463534682989,0.998287260532379,-0.0837348774075508,0.0918310582637787,0.992247700691223
+             ,0.0672543346881866,-0.0585202127695084,0.99601823091507,-0.0837348774075508,0.0918310582637787,0.992247700691223
+             ,-0.0515572242438793,0.0276463534682989,0.998287260532379,-0.0837348774075508,0.0918310582637787,0.992247700691223
+             ,0.0672543346881866,-0.0585202127695084,0.99601823091507,-0.195279464125633,-0.0745449215173721,0.977910578250885
+             ,-0.068692184984684,-0.133438646793365,0.988673567771912,-0.195279464125633,-0.0745449215173721,0.977910578250885
+             ,0.0672543346881866,-0.0585202127695084,0.99601823091507,-0.195279464125633,-0.0745449215173721,0.977910578250885
+             ,-0.068692184984684,-0.133438646793365,0.988673567771912,-0.254376620054245,-0.179635554552078,0.950275540351868
+             ,-0.218126863241196,-0.203561171889305,0.95445454120636,-0.254376620054245,-0.179635554552078,0.950275540351868
+             ,-0.068692184984684,-0.133438646793365,0.988673567771912,-0.254376620054245,-0.179635554552078,0.950275540351868
+             ,-0.218126863241196,-0.203561171889305,0.95445454120636,-0.153951644897461,-0.229487925767899,0.961058855056763
+             ,-0.295846670866013,-0.113735169172287,0.948440313339233,-0.153951644897461,-0.229487925767899,0.961058855056763
+             ,-0.218126863241196,-0.203561171889305,0.95445454120636,-0.153951644897461,-0.229487925767899,0.961058855056763
+             ,-0.295846670866013,-0.113735169172287,0.948440313339233,-0.220667749643326,-0.125919416546822,0.967186629772186
+             ,-0.223518550395966,-0.178635880351067,0.958190321922302,-0.220667749643326,-0.125919416546822,0.967186629772186
+             ,-0.295846670866013,-0.113735169172287,0.948440313339233,-0.220667749643326,-0.125919416546822,0.967186629772186
+             ,-0.223518550395966,-0.178635880351067,0.958190321922302,-0.354416936635971,-0.0397294424474239,0.934243083000183
+             ,-0.326724499464035,-0.158728629350662,0.931695401668549,-0.354416936635971,-0.0397294424474239,0.934243083000183
+             ,-0.223518550395966,-0.178635880351067,0.958190321922302,-0.354416936635971,-0.0397294424474239,0.934243083000183
+             ,-0.326724499464035,-0.158728629350662,0.931695401668549,-0.319879353046417,-0.00356531562283635,0.947451531887054
+             ,-0.375919550657272,-0.10031795501709,0.921206116676331,-0.319879353046417,-0.00356531562283635,0.947451531887054
+             ,-0.326724499464035,-0.158728629350662,0.931695401668549,-0.319879353046417,-0.00356531562283635,0.947451531887054
+             ,-0.375919550657272,-0.10031795501709,0.921206116676331,-0.396138042211533,0.0206149723380804,0.91795951128006
+             ,-0.329197496175766,-0.0693689063191414,0.941709578037262,-0.396138042211533,0.0206149723380804,0.91795951128006
+             ,-0.375919550657272,-0.10031795501709,0.921206116676331,-0.396138042211533,0.0206149723380804,0.91795951128006
+             ,-0.329197496175766,-0.0693689063191414,0.941709578037262,-0.380607306957245,-0.230961292982101,0.895430028438568
+             ,-0.17044697701931,-0.259243696928024,0.950652718544006,-0.380607306957245,-0.230961292982101,0.895430028438568
+             ,-0.329197496175766,-0.0693689063191414,0.941709578037262,-0.380607306957245,-0.230961292982101,0.895430028438568
+             ,-0.17044697701931,-0.259243696928024,0.950652718544006,-0.24384269118309,-0.437051624059677,0.865752041339874
+             ,-0.306356102228165,-0.183537989854813,0.93405556678772,-0.24384269118309,-0.437051624059677,0.865752041339874
+             ,-0.17044697701931,-0.259243696928024,0.950652718544006,-0.24384269118309,-0.437051624059677,0.865752041339874
+             ,-0.306356102228165,-0.183537989854813,0.93405556678772,-0.355036050081253,-0.377769082784653,0.855125665664673
+             ,-0.543234288692474,-0.0585755407810211,0.837535321712494,-0.355036050081253,-0.377769082784653,0.855125665664673
+             ,-0.306356102228165,-0.183537989854813,0.93405556678772,-0.355036050081253,-0.377769082784653,0.855125665664673
+             ,-0.543234288692474,-0.0585755407810211,0.837535321712494,-0.436539947986603,-0.00569288060069084,0.899666786193848
+             ,-0.490694761276245,-0.0590561181306839,0.869327902793884,-0.436539947986603,-0.00569288060069084,0.899666786193848
+             ,-0.543234288692474,-0.0585755407810211,0.837535321712494,-0.436539947986603,-0.00569288060069084,0.899666786193848
+             ,-0.490694761276245,-0.0590561181306839,0.869327902793884,-0.147720888257027,0.134276896715164,0.979871511459351
+             ,-0.158283933997154,-0.13996633887291,0.977422952651978,-0.147720888257027,0.134276896715164,0.979871511459351
+             ,-0.490694761276245,-0.0590561181306839,0.869327902793884,-0.147720888257027,0.134276896715164,0.979871511459351
+             ,-0.158283933997154,-0.13996633887291,0.977422952651978,-0.0393408425152302,0.181382954120636,0.982625365257263
+             ,-0.137831375002861,-0.085820384323597,0.986730635166168,-0.0393408425152302,0.181382954120636,0.982625365257263
+             ,-0.158283933997154,-0.13996633887291,0.977422952651978,0.275347501039505,0.289162367582321,0.916825413703918
+             ,0.345796912908554,0.058946393430233,0.936456024646759,0.259290605783463,0.211511164903641,0.942354142665863
+             ,0.584097266197205,-0.25970870256424,0.769013464450836,0.259290605783463,0.211511164903641,0.942354142665863
+             ,0.345796912908554,0.058946393430233,0.936456024646759,0.259290605783463,0.211511164903641,0.942354142665863
+             ,0.584097266197205,-0.25970870256424,0.769013464450836,0.337045103311539,-0.291884213685989,0.895100116729736
+             ,0.443278938531876,-0.637418329715729,0.630239307880402,0.337045103311539,-0.291884213685989,0.895100116729736
+             ,0.584097266197205,-0.25970870256424,0.769013464450836,0.337045103311539,-0.291884213685989,0.895100116729736
+             ,0.443278938531876,-0.637418329715729,0.630239307880402,0.141039609909058,-0.397110104560852,0.906868994235992
+             ,-0.166309878230095,-0.520953297615051,0.837226748466492,0.141039609909058,-0.397110104560852,0.906868994235992
+             ,0.443278938531876,-0.637418329715729,0.630239307880402,0.141039609909058,-0.397110104560852,0.906868994235992
+             ,-0.166309878230095,-0.520953297615051,0.837226748466492,0.170387476682663,-0.266362607479095,0.948693335056305
+             ,-0.0579963214695454,-0.435490190982819,0.89832329750061,0.170387476682663,-0.266362607479095,0.948693335056305
+             ,-0.166309878230095,-0.520953297615051,0.837226748466492,0.170387476682663,-0.266362607479095,0.948693335056305
+             ,-0.0579963214695454,-0.435490190982819,0.89832329750061,0.42287403345108,-0.307680517435074,0.852355718612671
+             ,0.373814940452576,-0.341160178184509,0.862480163574219,0.42287403345108,-0.307680517435074,0.852355718612671
+             ,-0.0579963214695454,-0.435490190982819,0.89832329750061,0.42287403345108,-0.307680517435074,0.852355718612671
+             ,0.373814940452576,-0.341160178184509,0.862480163574219,0.405330777168274,-0.342445135116577,0.847607374191284
+             ,0.463998794555664,-0.44831383228302,0.76401561498642,0.405330777168274,-0.342445135116577,0.847607374191284
+             ,0.373814940452576,-0.341160178184509,0.862480163574219,0.405330777168274,-0.342445135116577,0.847607374191284
+             ,0.463998794555664,-0.44831383228302,0.76401561498642,0.363330096006393,-0.355317503213882,0.861243665218353
+             ,0.201602011919022,-0.371663182973862,0.906213641166687,0.363330096006393,-0.355317503213882,0.861243665218353
+             ,0.463998794555664,-0.44831383228302,0.76401561498642,0.363330096006393,-0.355317503213882,0.861243665218353
+             ,0.201602011919022,-0.371663182973862,0.906213641166687,0.167094692587852,-0.2171790599823,0.961723804473877
+             ,0.0163839384913445,-0.187548279762268,0.982118725776672,0.167094692587852,-0.2171790599823,0.961723804473877
+             ,0.201602011919022,-0.371663182973862,0.906213641166687,0.167094692587852,-0.2171790599823,0.961723804473877
+             ,0.0163839384913445,-0.187548279762268,0.982118725776672,0.0805167928338051,-0.165649250149727,0.982892334461212
+             ,0.0319432578980923,-0.0959719717502594,0.994871377944946,0.0805167928338051,-0.165649250149727,0.982892334461212
+             ,0.0163839384913445,-0.187548279762268,0.982118725776672,0.0805167928338051,-0.165649250149727,0.982892334461212
+             ,0.0319432578980923,-0.0959719717502594,0.994871377944946,-0.0477295704185963,-0.111546412110329,0.992612361907959
+             ,-0.101438544690609,-0.0566252619028091,0.99322897195816,-0.0477295704185963,-0.111546412110329,0.992612361907959
+             ,0.0319432578980923,-0.0959719717502594,0.994871377944946,-0.0477295704185963,-0.111546412110329,0.992612361907959
+             ,-0.101438544690609,-0.0566252619028091,0.99322897195816,-0.172508880496025,-0.0628360435366631,0.983001708984375
+             ,-0.149174228310585,-0.0868583172559738,0.984988629817963,-0.172508880496025,-0.0628360435366631,0.983001708984375
+             ,-0.101438544690609,-0.0566252619028091,0.99322897195816,-0.172508880496025,-0.0628360435366631,0.983001708984375
+             ,-0.149174228310585,-0.0868583172559738,0.984988629817963,-0.150112718343735,-0.102821238338947,0.983307659626007
+             ,-0.128853321075439,-0.1758693754673,0.975944101810455,-0.150112718343735,-0.102821238338947,0.983307659626007
+             ,-0.149174228310585,-0.0868583172559738,0.984988629817963,-0.150112718343735,-0.102821238338947,0.983307659626007
+             ,-0.128853321075439,-0.1758693754673,0.975944101810455,-0.218626409769058,-0.0317772403359413,0.975291013717651
+             ,-0.220071867108345,-0.141175776720047,0.965213894844055,-0.218626409769058,-0.0317772403359413,0.975291013717651
+             ,-0.128853321075439,-0.1758693754673,0.975944101810455,-0.218626409769058,-0.0317772403359413,0.975291013717651
+             ,-0.220071867108345,-0.141175776720047,0.965213894844055,-0.218425914645195,-0.0160056259483099,0.975722253322601
+             ,-0.300573378801346,-0.0643897503614426,0.951582670211792,-0.218425914645195,-0.0160056259483099,0.975722253322601
+             ,-0.220071867108345,-0.141175776720047,0.965213894844055,-0.218425914645195,-0.0160056259483099,0.975722253322601
+             ,-0.300573378801346,-0.0643897503614426,0.951582670211792,-0.315888166427612,0.0951903238892555,0.944009244441986
+             ,-0.307572841644287,-0.0723292157053947,0.94877153635025,-0.315888166427612,0.0951903238892555,0.944009244441986
+             ,-0.300573378801346,-0.0643897503614426,0.951582670211792,-0.315888166427612,0.0951903238892555,0.944009244441986
+             ,-0.307572841644287,-0.0723292157053947,0.94877153635025,-0.173743158578873,0.090686172246933,0.980606615543365
+             ,-0.170555859804153,-0.122721411287785,0.97767585515976,-0.173743158578873,0.090686172246933,0.980606615543365
+             ,-0.307572841644287,-0.0723292157053947,0.94877153635025,-0.173743158578873,0.090686172246933,0.980606615543365
+             ,-0.170555859804153,-0.122721411287785,0.97767585515976,-0.0460201650857925,0.178992226719856,0.98277360200882
+             ,-0.0913650915026665,-0.0433437116444111,0.994873702526093,-0.0460201650857925,0.178992226719856,0.98277360200882
+             ,-0.170555859804153,-0.122721411287785,0.97767585515976,-0.0460201650857925,0.178992226719856,0.98277360200882
+             ,-0.0913650915026665,-0.0433437116444111,0.994873702526093,-0.0195803381502628,0.19596865773201,0.980414688587189
+             ,0.0118262674659491,-0.0039588026702404,0.999922215938568,-0.0195803381502628,0.19596865773201,0.980414688587189
+             ,-0.0913650915026665,-0.0433437116444111,0.994873702526093,-0.0195803381502628,0.19596865773201,0.980414688587189
+             ,0.0118262674659491,-0.0039588026702404,0.999922215938568,-0.0473941527307034,0.123492054641247,0.991213083267212
+             ,-0.0274689756333828,0.00366234919056296,0.999615967273712,-0.0473941527307034,0.123492054641247,0.991213083267212
+             ,0.0118262674659491,-0.0039588026702404,0.999922215938568,-0.0473941527307034,0.123492054641247,0.991213083267212
+             ,-0.0274689756333828,0.00366234919056296,0.999615967273712,-0.097367987036705,0.154217779636383,0.983227491378784
+             ,-0.373663336038589,0.0933097302913666,0.922859132289886,-0.097367987036705,0.154217779636383,0.983227491378784
+             ,-0.0274689756333828,0.00366234919056296,0.999615967273712,-0.097367987036705,0.154217779636383,0.983227491378784
+             ,-0.373663336038589,0.0933097302913666,0.922859132289886,-0.192740440368652,0.520404815673828,0.831883311271667
+             ,-0.400191426277161,0.377954065799713,0.834863781929016,-0.192740440368652,0.520404815673828,0.831883311271667
+             ,-0.373663336038589,0.0933097302913666,0.922859132289886,-0.192740440368652,0.520404815673828,0.831883311271667
+             ,-0.400191426277161,0.377954065799713,0.834863781929016,-0.0189150143414736,0.62990266084671,0.776443719863892
+             ,-0.101888611912727,0.584982573986053,0.804620444774628,-0.0189150143414736,0.62990266084671,0.776443719863892
+             ,-0.400191426277161,0.377954065799713,0.834863781929016,-0.0189150143414736,0.62990266084671,0.776443719863892
+             ,-0.101888611912727,0.584982573986053,0.804620444774628,0.0345464646816254,0.591404378414154,0.805634737014771
+             ,0.339068740606308,0.450522273778915,0.825870513916016,0.0345464646816254,0.591404378414154,0.805634737014771
+             ,-0.101888611912727,0.584982573986053,0.804620444774628,0.0345464646816254,0.591404378414154,0.805634737014771
+             ,0.339068740606308,0.450522273778915,0.825870513916016,0.213248625397682,0.181765869259834,0.959940731525421
+             ,0.412331581115723,0.322001874446869,0.852230846881866,0.213248625397682,0.181765869259834,0.959940731525421
+             ,0.339068740606308,0.450522273778915,0.825870513916016,0.213248625397682,0.181765869259834,0.959940731525421
+             ,0.412331581115723,0.322001874446869,0.852230846881866,0.0795293524861336,0.0476337671279907,0.995693802833557
+             ,0.181573092937469,0.241926342248917,0.95315420627594,0.0795293524861336,0.0476337671279907,0.995693802833557
+             ,0.412331581115723,0.322001874446869,0.852230846881866,0.0795293524861336,0.0476337671279907,0.995693802833557
+             ,0.181573092937469,0.241926342248917,0.95315420627594,0.0903844609856606,0.0283468794077635,0.995503425598145
+             ,0.25139257311821,-0.0615183301270008,0.965928196907043,0.0903844609856606,0.0283468794077635,0.995503425598145
+             ,0.181573092937469,0.241926342248917,0.95315420627594,0.0903844609856606,0.0283468794077635,0.995503425598145
+             ,0.25139257311821,-0.0615183301270008,0.965928196907043,0.134864687919617,-0.039640236645937,0.990070819854736
+             ,0.0646841526031494,-0.0741787403821945,0.995144963264465,0.134864687919617,-0.039640236645937,0.990070819854736
+             ,0.25139257311821,-0.0615183301270008,0.965928196907043,0.134864687919617,-0.039640236645937,0.990070819854736
+             ,0.0646841526031494,-0.0741787403821945,0.995144963264465,-0.111635208129883,0.0473504401743412,0.992620527744293
+             ,-0.164538159966469,-0.0398996882140636,0.985563337802887,-0.111635208129883,0.0473504401743412,0.992620527744293
+             ,0.0646841526031494,-0.0741787403821945,0.995144963264465,-0.111635208129883,0.0473504401743412,0.992620527744293
+             ,-0.164538159966469,-0.0398996882140636,0.985563337802887,-0.238337010145187,0.058383259922266,0.969426035881042
+             ,-0.00794224347919226,-0.246971011161804,0.968990325927734,-0.238337010145187,0.058383259922266,0.969426035881042
+             ,-0.164538159966469,-0.0398996882140636,0.985563337802887,-0.238337010145187,0.058383259922266,0.969426035881042
+             ,-0.00794224347919226,-0.246971011161804,0.968990325927734,-0.0993391647934914,-0.239976540207863,0.965682685375214
+             ,0.00720648327842355,-0.378403037786484,0.925612807273865,-0.0993391647934914,-0.239976540207863,0.965682685375214
+             ,-0.00794224347919226,-0.246971011161804,0.968990325927734,-0.0993391647934914,-0.239976540207863,0.965682685375214
+             ,0.00720648327842355,-0.378403037786484,0.925612807273865,-0.048271756619215,-0.347790658473969,0.936328768730164
+             ,-0.109095476567745,-0.291515201330185,0.950324714183807,-0.048271756619215,-0.347790658473969,0.936328768730164
+             ,0.00720648327842355,-0.378403037786484,0.925612807273865,-0.048271756619215,-0.347790658473969,0.936328768730164
+             ,-0.109095476567745,-0.291515201330185,0.950324714183807,-0.317390620708466,-0.304587781429291,0.898047566413879
+             ,-0.261755168437958,-0.263573914766312,0.928446590900421,-0.317390620708466,-0.304587781429291,0.898047566413879
+             ,-0.109095476567745,-0.291515201330185,0.950324714183807,-0.317390620708466,-0.304587781429291,0.898047566413879
+             ,-0.261755168437958,-0.263573914766312,0.928446590900421,-0.555701196193695,-0.22742486000061,0.799671292304993
+             ,-0.570216178894043,-0.230426475405693,0.78851580619812,-0.555701196193695,-0.22742486000061,0.799671292304993
+             ,-0.261755168437958,-0.263573914766312,0.928446590900421,-0.555701196193695,-0.22742486000061,0.799671292304993
+             ,-0.570216178894043,-0.230426475405693,0.78851580619812,-0.554813623428345,-0.0940467864274979,0.826641976833344
+             ,-0.586287021636963,-0.224278554320335,0.778438568115234,-0.554813623428345,-0.0940467864274979,0.826641976833344
+             ,-0.570216178894043,-0.230426475405693,0.78851580619812,-0.554813623428345,-0.0940467864274979,0.826641976833344
+             ,-0.586287021636963,-0.224278554320335,0.778438568115234,-0.507608890533447,-0.148339375853539,0.848721742630005
+             ,-0.246664047241211,-0.539256930351257,0.805207312107086,-0.507608890533447,-0.148339375853539,0.848721742630005
+             ,-0.586287021636963,-0.224278554320335,0.778438568115234,-0.507608890533447,-0.148339375853539,0.848721742630005
+             ,-0.246664047241211,-0.539256930351257,0.805207312107086,-0.448703497648239,-0.35023695230484,0.822191715240479
+             ,0.00591242080554366,-0.811098575592041,0.584879577159882,-0.448703497648239,-0.35023695230484,0.822191715240479
+             ,-0.246664047241211,-0.539256930351257,0.805207312107086,-0.448703497648239,-0.35023695230484,0.822191715240479
+             ,0.00591242080554366,-0.811098575592041,0.584879577159882,-0.372290879487991,-0.411286413669586,0.832011461257935
+             ,-0.317967087030411,-0.764745473861694,0.560411632061005,-0.372290879487991,-0.411286413669586,0.832011461257935
+             ,0.00591242080554366,-0.811098575592041,0.584879577159882,-0.372290879487991,-0.411286413669586,0.832011461257935
+             ,-0.317967087030411,-0.764745473861694,0.560411632061005,-0.239787176251411,-0.334769189357758,0.91128021478653
+             ,-0.348434448242188,-0.661516487598419,0.664070308208466,-0.239787176251411,-0.334769189357758,0.91128021478653
+             ,-0.317967087030411,-0.764745473861694,0.560411632061005,-0.239787176251411,-0.334769189357758,0.91128021478653
+             ,-0.348434448242188,-0.661516487598419,0.664070308208466,0.0283950455486774,-0.415098458528519,0.909333288669586
+             ,0.13623109459877,-0.710134267807007,0.690760791301727,0.0283950455486774,-0.415098458528519,0.909333288669586
+             ,-0.348434448242188,-0.661516487598419,0.664070308208466,0.0283950455486774,-0.415098458528519,0.909333288669586
+             ,0.13623109459877,-0.710134267807007,0.690760791301727,0.37133976817131,-0.554969906806946,0.744389116764069
+             ,0.417457759380341,-0.718256235122681,0.55663001537323,0.37133976817131,-0.554969906806946,0.744389116764069
+             ,0.13623109459877,-0.710134267807007,0.690760791301727,0.37133976817131,-0.554969906806946,0.744389116764069
+             ,0.417457759380341,-0.718256235122681,0.55663001537323,0.596347212791443,-0.50709193944931,0.622276186943054
+             ,0.5725017786026,-0.677949070930481,0.461114645004272,0.596347212791443,-0.50709193944931,0.622276186943054,0.417457759380341
+             ,-0.718256235122681,0.55663001537323,0.596347212791443,-0.50709193944931,0.622276186943054,0.5725017786026,-0.677949070930481
+             ,0.461114645004272,0.737970292568207,-0.511633098125458,0.440035760402679,0.705493807792664,-0.589634656906128
+             ,0.393204122781754,0.737970292568207,-0.511633098125458,0.440035760402679,0.5725017786026,-0.677949070930481
+             ,0.461114645004272,0.737970292568207,-0.511633098125458,0.440035760402679,0.705493807792664,-0.589634656906128
+             ,0.393204122781754,0.70842307806015,-0.546694278717041,0.44638779759407,0.465245366096497,-0.554458975791931
+             ,0.690015912055969,0.70842307806015,-0.546694278717041,0.44638779759407,0.705493807792664,-0.589634656906128
+             ,0.393204122781754,0.70842307806015,-0.546694278717041,0.44638779759407,0.465245366096497,-0.554458975791931
+             ,0.690015912055969,0.54827880859375,-0.365489423274994,0.752202033996582,0.225949361920357,-0.357162326574326
+             ,0.906301259994507,0.54827880859375,-0.365489423274994,0.752202033996582,0.465245366096497,-0.554458975791931
+             ,0.690015912055969,0.54827880859375,-0.365489423274994,0.752202033996582,0.225949361920357,-0.357162326574326
+             ,0.906301259994507,0.299994915723801,-0.0954947993159294,0.949149012565613,0.216717392206192,-0.211179688572884
+             ,0.953119456768036,0.299994915723801,-0.0954947993159294,0.949149012565613,0.225949361920357,-0.357162326574326
+             ,0.906301259994507,0.299994915723801,-0.0954947993159294,0.949149012565613,0.216717392206192,-0.211179688572884
+             ,0.953119456768036,0.130975395441055,-0.0576177909970284,0.989709854125977,0.149975910782814,-0.169510871171951
+             ,0.974049925804138,0.130975395441055,-0.0576177909970284,0.989709854125977,0.216717392206192,-0.211179688572884
+             ,0.953119456768036,0.130975395441055,-0.0576177909970284,0.989709854125977,0.149975910782814,-0.169510871171951
+             ,0.974049925804138,0.103508003056049,-0.0874479711055756,0.99077695608139,-0.0241093877702951,-0.0239835139364004
+             ,0.9994215965271,0.103508003056049,-0.0874479711055756,0.99077695608139,0.149975910782814,-0.169510871171951
+             ,0.974049925804138,0.103508003056049,-0.0874479711055756,0.99077695608139,-0.0241093877702951,-0.0239835139364004
+             ,0.9994215965271,-6.73215618007816e-005,-4.60804312751861e-006,1,-0.0399466268718243,0.0239416137337685,0.998914957046509
+             ,-6.73215618007816e-005,-4.60804312751861e-006,1,-0.0241093877702951,-0.0239835139364004,0.9994215965271,-6.73215618007816e-005
+             ,-4.60804312751861e-006,1,-0.0399466268718243,0.0239416137337685,0.998914957046509,-0.0200804248452187,-0.00400074664503336
+             ,0.99979031085968,-0.0635723993182182,0.079285517334938,0.994822859764099,-0.0200804248452187,-0.00400074664503336
+             ,0.99979031085968,-0.0399466268718243,0.0239416137337685,0.998914957046509,-0.0200804248452187,-0.00400074664503336
+             ,0.99979031085968,-0.0635723993182182,0.079285517334938,0.994822859764099,-0.0401191003620625,0.0240226350724697
+             ,0.998906075954437,-0.0595793761312962,0.131137579679489,0.989572286605835,-0.0401191003620625,0.0240226350724697
+             ,0.998906075954437,-0.0635723993182182,0.079285517334938,0.994822859764099,-0.0401191003620625,0.0240226350724697
+             ,0.998906075954437,-0.0595793761312962,0.131137579679489,0.989572286605835,-0.16038379073143,-0.00757343508303165
+             ,0.987025678157806,-0.0837348774075508,0.0918310582637787,0.992247700691223,-0.16038379073143,-0.00757343508303165
+             ,0.987025678157806,-0.0595793761312962,0.131137579679489,0.989572286605835,-0.16038379073143,-0.00757343508303165
+             ,0.987025678157806,-0.0837348774075508,0.0918310582637787,0.992247700691223,-0.279181867837906,-0.0958218201994896
+             ,0.955445289611816,-0.195279464125633,-0.0745449215173721,0.977910578250885,-0.279181867837906,-0.0958218201994896
+             ,0.955445289611816,-0.0837348774075508,0.0918310582637787,0.992247700691223,-0.279181867837906,-0.0958218201994896
+             ,0.955445289611816,-0.195279464125633,-0.0745449215173721,0.977910578250885,-0.359660238027573,-0.105917610228062
+             ,0.927052319049835,-0.254376620054245,-0.179635554552078,0.950275540351868,-0.359660238027573,-0.105917610228062
+             ,0.927052319049835,-0.195279464125633,-0.0745449215173721,0.977910578250885,-0.359660238027573,-0.105917610228062
+             ,0.927052319049835,-0.254376620054245,-0.179635554552078,0.950275540351868,-0.233854278922081,-0.236869722604752
+             ,0.942976653575897,-0.153951644897461,-0.229487925767899,0.961058855056763,-0.233854278922081,-0.236869722604752
+             ,0.942976653575897,-0.254376620054245,-0.179635554552078,0.950275540351868,-0.233854278922081,-0.236869722604752
+             ,0.942976653575897,-0.153951644897461,-0.229487925767899,0.961058855056763,-0.162892624735832,-0.283827632665634
+             ,0.944938004016876,-0.220667749643326,-0.125919416546822,0.967186629772186,-0.162892624735832,-0.283827632665634
+             ,0.944938004016876,-0.153951644897461,-0.229487925767899,0.961058855056763,-0.162892624735832,-0.283827632665634
+             ,0.944938004016876,-0.220667749643326,-0.125919416546822,0.967186629772186,-0.155520230531693,-0.276815086603165
+             ,0.948254644870758,-0.354416936635971,-0.0397294424474239,0.934243083000183,-0.155520230531693,-0.276815086603165
+             ,0.948254644870758,-0.220667749643326,-0.125919416546822,0.967186629772186,-0.155520230531693,-0.276815086603165
+             ,0.948254644870758,-0.354416936635971,-0.0397294424474239,0.934243083000183,-0.321229994297028,-0.134727582335472
+             ,0.93736857175827,-0.319879353046417,-0.00356531562283635,0.947451531887054,-0.321229994297028,-0.134727582335472
+             ,0.93736857175827,-0.354416936635971,-0.0397294424474239,0.934243083000183,-0.321229994297028,-0.134727582335472
+             ,0.93736857175827,-0.319879353046417,-0.00356531562283635,0.947451531887054,-0.434204608201981,-0.280003875494003
+             ,0.856191694736481,-0.396138042211533,0.0206149723380804,0.91795951128006,-0.434204608201981,-0.280003875494003
+             ,0.856191694736481,-0.319879353046417,-0.00356531562283635,0.947451531887054,-0.434204608201981,-0.280003875494003
+             ,0.856191694736481,-0.396138042211533,0.0206149723380804,0.91795951128006,-0.532291531562805,-0.405083686113358
+             ,0.743352591991425,-0.380607306957245,-0.230961292982101,0.895430028438568,-0.532291531562805,-0.405083686113358
+             ,0.743352591991425,-0.396138042211533,0.0206149723380804,0.91795951128006,-0.532291531562805,-0.405083686113358
+             ,0.743352591991425,-0.380607306957245,-0.230961292982101,0.895430028438568,-0.304784208536148,-0.444701492786407
+             ,0.842227458953857,-0.24384269118309,-0.437051624059677,0.865752041339874,-0.304784208536148,-0.444701492786407
+             ,0.842227458953857,-0.380607306957245,-0.230961292982101,0.895430028438568,-0.304784208536148,-0.444701492786407
+             ,0.842227458953857,-0.24384269118309,-0.437051624059677,0.865752041339874,-0.175949826836586,-0.117920339107513
+             ,0.97731077671051,-0.355036050081253,-0.377769082784653,0.855125665664673,-0.175949826836586,-0.117920339107513
+             ,0.97731077671051,-0.24384269118309,-0.437051624059677,0.865752041339874,-0.175949826836586,-0.117920339107513
+             ,0.97731077671051,-0.355036050081253,-0.377769082784653,0.855125665664673,-0.14806541800499,0.12381487339735
+             ,0.981196463108063,-0.436539947986603,-0.00569288060069084,0.899666786193848,-0.14806541800499,0.12381487339735
+             ,0.981196463108063,-0.355036050081253,-0.377769082784653,0.855125665664673,-0.14806541800499,0.12381487339735
+             ,0.981196463108063,-0.436539947986603,-0.00569288060069084,0.899666786193848,-0.0465740524232388,0.246213659644127
+             ,0.968095898628235,-0.147720888257027,0.134276896715164,0.979871511459351,-0.0465740524232388,0.246213659644127
+             ,0.968095898628235,-0.436539947986603,-0.00569288060069084,0.899666786193848,-0.0465740524232388,0.246213659644127
+             ,0.968095898628235,-0.147720888257027,0.134276896715164,0.979871511459351,0.0377924852073193,0.278310537338257
+             ,0.95974737405777,-0.0393408425152302,0.181382954120636,0.982625365257263,0.0377924852073193,0.278310537338257
+             ,0.95974737405777,-0.147720888257027,0.134276896715164,0.979871511459351,0.183346673846245,0.373498052358627
+             ,0.909331202507019,0.275347501039505,0.289162367582321,0.916825413703918,0.0763008892536163,0.345813661813736
+             ,0.935195744037628,0.259290605783463,0.211511164903641,0.942354142665863,0.0763008892536163,0.345813661813736
+             ,0.935195744037628,0.275347501039505,0.289162367582321,0.916825413703918,0.0763008892536163,0.345813661813736
+             ,0.935195744037628,0.259290605783463,0.211511164903641,0.942354142665863,0.0695329606533051,0.24208165705204
+             ,0.967761218547821,0.337045103311539,-0.291884213685989,0.895100116729736,0.0695329606533051,0.24208165705204
+             ,0.967761218547821,0.259290605783463,0.211511164903641,0.942354142665863,0.0695329606533051,0.24208165705204
+             ,0.967761218547821,0.337045103311539,-0.291884213685989,0.895100116729736,0.224631384015083,0.174113616347313
+             ,0.958762347698212,0.141039609909058,-0.397110104560852,0.906868994235992,0.224631384015083,0.174113616347313
+             ,0.958762347698212,0.337045103311539,-0.291884213685989,0.895100116729736,0.224631384015083,0.174113616347313
+             ,0.958762347698212,0.141039609909058,-0.397110104560852,0.906868994235992,0.0306616295129061,0.234856605529785
+             ,0.971546351909637,0.170387476682663,-0.266362607479095,0.948693335056305,0.0306616295129061,0.234856605529785
+             ,0.971546351909637,0.141039609909058,-0.397110104560852,0.906868994235992,0.0306616295129061,0.234856605529785
+             ,0.971546351909637,0.170387476682663,-0.266362607479095,0.948693335056305,0.151990950107574,-0.149871751666069
+             ,0.976953029632568,0.42287403345108,-0.307680517435074,0.852355718612671,0.151990950107574,-0.149871751666069
+             ,0.976953029632568,0.170387476682663,-0.266362607479095,0.948693335056305,0.151990950107574,-0.149871751666069
+             ,0.976953029632568,0.42287403345108,-0.307680517435074,0.852355718612671,0.436620324850082,-0.409781277179718
+             ,0.800900757312775,0.405330777168274,-0.342445135116577,0.847607374191284,0.436620324850082,-0.409781277179718
+             ,0.800900757312775,0.42287403345108,-0.307680517435074,0.852355718612671,0.436620324850082,-0.409781277179718
+             ,0.800900757312775,0.405330777168274,-0.342445135116577,0.847607374191284,0.44134584069252,-0.34198135137558
+             ,0.829615890979767,0.363330096006393,-0.355317503213882,0.861243665218353,0.44134584069252,-0.34198135137558
+             ,0.829615890979767,0.405330777168274,-0.342445135116577,0.847607374191284,0.44134584069252,-0.34198135137558
+             ,0.829615890979767,0.363330096006393,-0.355317503213882,0.861243665218353,0.247008308768272,-0.285989552736282
+             ,0.925849318504334,0.167094692587852,-0.2171790599823,0.961723804473877,0.247008308768272,-0.285989552736282
+             ,0.925849318504334,0.363330096006393,-0.355317503213882,0.861243665218353,0.247008308768272,-0.285989552736282
+             ,0.925849318504334,0.167094692587852,-0.2171790599823,0.961723804473877,0.118257187306881,-0.249400854110718
+             ,0.961152613162994,0.0805167928338051,-0.165649250149727,0.982892334461212,0.118257187306881,-0.249400854110718
+             ,0.961152613162994,0.167094692587852,-0.2171790599823,0.961723804473877,0.118257187306881,-0.249400854110718
+             ,0.961152613162994,0.0805167928338051,-0.165649250149727,0.982892334461212,0.00953630357980728,-0.191590949892998
+             ,0.981428503990173,-0.0477295704185963,-0.111546412110329,0.992612361907959,0.00953630357980728,-0.191590949892998
+             ,0.981428503990173,0.0805167928338051,-0.165649250149727,0.982892334461212,0.00953630357980728,-0.191590949892998
+             ,0.981428503990173,-0.0477295704185963,-0.111546412110329,0.992612361907959,-0.167762830853462,-0.152833417057991
+             ,0.973908364772797,-0.172508880496025,-0.0628360435366631,0.983001708984375,-0.167762830853462,-0.152833417057991
+             ,0.973908364772797,-0.0477295704185963,-0.111546412110329,0.992612361907959,-0.167762830853462,-0.152833417057991
+             ,0.973908364772797,-0.172508880496025,-0.0628360435366631,0.983001708984375,-0.132130146026611,-0.133487686514854
+             ,0.98220294713974,-0.150112718343735,-0.102821238338947,0.983307659626007,-0.132130146026611,-0.133487686514854
+             ,0.98220294713974,-0.172508880496025,-0.0628360435366631,0.983001708984375,-0.132130146026611,-0.133487686514854
+             ,0.98220294713974,-0.150112718343735,-0.102821238338947,0.983307659626007,-0.103286862373352,-0.055989183485508
+             ,0.993074476718903,-0.218626409769058,-0.0317772403359413,0.975291013717651,-0.103286862373352,-0.055989183485508
+             ,0.993074476718903,-0.150112718343735,-0.102821238338947,0.983307659626007,-0.103286862373352,-0.055989183485508
+             ,0.993074476718903,-0.218626409769058,-0.0317772403359413,0.975291013717651,-0.185386046767235,0.0353235639631748
+             ,0.982030689716339,-0.218425914645195,-0.0160056259483099,0.975722253322601,-0.185386046767235,0.0353235639631748
+             ,0.982030689716339,-0.218626409769058,-0.0317772403359413,0.975291013717651,-0.185386046767235,0.0353235639631748
+             ,0.982030689716339,-0.218425914645195,-0.0160056259483099,0.975722253322601,-0.229355245828629,0.0372992306947708
+             ,0.972627818584442,-0.315888166427612,0.0951903238892555,0.944009244441986,-0.229355245828629,0.0372992306947708
+             ,0.972627818584442,-0.218425914645195,-0.0160056259483099,0.975722253322601,-0.229355245828629,0.0372992306947708
+             ,0.972627818584442,-0.315888166427612,0.0951903238892555,0.944009244441986,-0.073383167386055,0.165278315544128
+             ,0.983513057231903,-0.173743158578873,0.090686172246933,0.980606615543365,-0.073383167386055,0.165278315544128
+             ,0.983513057231903,-0.315888166427612,0.0951903238892555,0.944009244441986,-0.073383167386055,0.165278315544128
+             ,0.983513057231903,-0.173743158578873,0.090686172246933,0.980606615543365,0.0944891273975372,0.347610861063004
+             ,0.932865738868713,-0.0460201650857925,0.178992226719856,0.98277360200882,0.0944891273975372,0.347610861063004
+             ,0.932865738868713,-0.173743158578873,0.090686172246933,0.980606615543365,0.0944891273975372,0.347610861063004
+             ,0.932865738868713,-0.0460201650857925,0.178992226719856,0.98277360200882,-0.0395854637026787,0.446143299341202
+             ,0.894085705280304,-0.0195803381502628,0.19596865773201,0.980414688587189,-0.0395854637026787,0.446143299341202
+             ,0.894085705280304,-0.0460201650857925,0.178992226719856,0.98277360200882,-0.0395854637026787,0.446143299341202
+             ,0.894085705280304,-0.0195803381502628,0.19596865773201,0.980414688587189,-0.107928045094013,0.408758789300919
+             ,0.906238257884979,-0.0473941527307034,0.123492054641247,0.991213083267212,-0.107928045094013,0.408758789300919
+             ,0.906238257884979,-0.0195803381502628,0.19596865773201,0.980414688587189,-0.107928045094013,0.408758789300919
+             ,0.906238257884979,-0.0473941527307034,0.123492054641247,0.991213083267212,0.0155814671888947,0.355147033929825
+             ,0.934680581092834,-0.097367987036705,0.154217779636383,0.983227491378784,0.0155814671888947,0.355147033929825
+             ,0.934680581092834,-0.0473941527307034,0.123492054641247,0.991213083267212,0.0155814671888947,0.355147033929825
+             ,0.934680581092834,-0.097367987036705,0.154217779636383,0.983227491378784,0.095459058880806,0.44726699590683
+             ,0.889291703701019,-0.192740440368652,0.520404815673828,0.831883311271667,0.095459058880806,0.44726699590683
+             ,0.889291703701019,-0.097367987036705,0.154217779636383,0.983227491378784,0.095459058880806,0.44726699590683
+             ,0.889291703701019,-0.192740440368652,0.520404815673828,0.831883311271667,0.000243282338487916,0.515744566917419
+             ,0.856742382049561,-0.0189150143414736,0.62990266084671,0.776443719863892,0.000243282338487916,0.515744566917419
+             ,0.856742382049561,-0.192740440368652,0.520404815673828,0.831883311271667,0.000243282338487916,0.515744566917419
+             ,0.856742382049561,-0.0189150143414736,0.62990266084671,0.776443719863892,-0.195027962327003,0.377721577882767
+             ,0.905146658420563,0.0345464646816254,0.591404378414154,0.805634737014771,-0.195027962327003,0.377721577882767
+             ,0.905146658420563,-0.0189150143414736,0.62990266084671,0.776443719863892,-0.195027962327003,0.377721577882767
+             ,0.905146658420563,0.0345464646816254,0.591404378414154,0.805634737014771,-0.138482362031937,0.185099840164185
+             ,0.972913503646851,0.213248625397682,0.181765869259834,0.959940731525421,-0.138482362031937,0.185099840164185
+             ,0.972913503646851,0.0345464646816254,0.591404378414154,0.805634737014771,-0.138482362031937,0.185099840164185
+             ,0.972913503646851,0.213248625397682,0.181765869259834,0.959940731525421,0.106841720640659,0.0751710534095764
+             ,0.991430342197418,0.0795293524861336,0.0476337671279907,0.995693802833557,0.106841720640659,0.0751710534095764
+             ,0.991430342197418,0.213248625397682,0.181765869259834,0.959940731525421,0.106841720640659,0.0751710534095764
+             ,0.991430342197418,0.0795293524861336,0.0476337671279907,0.995693802833557,0.0910714939236641,0.154151320457459
+             ,0.983841180801392,0.0903844609856606,0.0283468794077635,0.995503425598145,0.0910714939236641,0.154151320457459
+             ,0.983841180801392,0.0795293524861336,0.0476337671279907,0.995693802833557,0.0910714939236641,0.154151320457459
+             ,0.983841180801392,0.0903844609856606,0.0283468794077635,0.995503425598145,0.137282937765121,0.136842638254166
+             ,0.98103392124176,0.134864687919617,-0.039640236645937,0.990070819854736,0.137282937765121,0.136842638254166
+             ,0.98103392124176,0.0903844609856606,0.0283468794077635,0.995503425598145,0.137282937765121,0.136842638254166
+             ,0.98103392124176,0.134864687919617,-0.039640236645937,0.990070819854736,-0.0771662667393684,0.173676386475563
+             ,0.981774866580963,-0.111635208129883,0.0473504401743412,0.992620527744293,-0.0771662667393684,0.173676386475563
+             ,0.981774866580963,0.134864687919617,-0.039640236645937,0.990070819854736,-0.0771662667393684,0.173676386475563
+             ,0.981774866580963,-0.111635208129883,0.0473504401743412,0.992620527744293,-0.29391410946846,0.0985174477100372
+             ,0.950741171836853,-0.238337010145187,0.058383259922266,0.969426035881042,-0.29391410946846,0.0985174477100372
+             ,0.950741171836853,-0.111635208129883,0.0473504401743412,0.992620527744293,-0.29391410946846,0.0985174477100372
+             ,0.950741171836853,-0.238337010145187,0.058383259922266,0.969426035881042,-0.364784747362137,0.0364045314490795
+             ,0.930379927158356,-0.0993391647934914,-0.239976540207863,0.965682685375214,-0.364784747362137,0.0364045314490795
+             ,0.930379927158356,-0.238337010145187,0.058383259922266,0.969426035881042,-0.364784747362137,0.0364045314490795
+             ,0.930379927158356,-0.0993391647934914,-0.239976540207863,0.965682685375214,-0.180830806493759,-0.148232489824295
+             ,0.972279489040375,-0.048271756619215,-0.347790658473969,0.936328768730164,-0.180830806493759,-0.148232489824295
+             ,0.972279489040375,-0.0993391647934914,-0.239976540207863,0.965682685375214,-0.180830806493759,-0.148232489824295
+             ,0.972279489040375,-0.048271756619215,-0.347790658473969,0.936328768730164,-0.230895951390266,-0.204636603593826
+             ,0.951215445995331,-0.317390620708466,-0.304587781429291,0.898047566413879,-0.230895951390266,-0.204636603593826
+             ,0.951215445995331,-0.048271756619215,-0.347790658473969,0.936328768730164,-0.230895951390266,-0.204636603593826
+             ,0.951215445995331,-0.317390620708466,-0.304587781429291,0.898047566413879,-0.414010941982269,0.0184991676360369
+             ,0.910083949565887,-0.555701196193695,-0.22742486000061,0.799671292304993,-0.414010941982269,0.0184991676360369
+             ,0.910083949565887,-0.317390620708466,-0.304587781429291,0.898047566413879,-0.414010941982269,0.0184991676360369
+             ,0.910083949565887,-0.555701196193695,-0.22742486000061,0.799671292304993,-0.528777420520782,0.131936326622963
+             ,0.838443338871002,-0.554813623428345,-0.0940467864274979,0.826641976833344,-0.528777420520782,0.131936326622963
+             ,0.838443338871002,-0.555701196193695,-0.22742486000061,0.799671292304993,-0.528777420520782,0.131936326622963
+             ,0.838443338871002,-0.554813623428345,-0.0940467864274979,0.826641976833344,-0.595511436462402,-0.00256355968303978
+             ,0.803342759609222,-0.507608890533447,-0.148339375853539,0.848721742630005,-0.595511436462402,-0.00256355968303978
+             ,0.803342759609222,-0.554813623428345,-0.0940467864274979,0.826641976833344,-0.595511436462402,-0.00256355968303978
+             ,0.803342759609222,-0.507608890533447,-0.148339375853539,0.848721742630005,-0.485499262809753,-0.0506598986685276
+             ,0.872767984867096,-0.448703497648239,-0.35023695230484,0.822191715240479,-0.485499262809753,-0.0506598986685276
+             ,0.872767984867096,-0.507608890533447,-0.148339375853539,0.848721742630005,-0.485499262809753,-0.0506598986685276
+             ,0.872767984867096,-0.448703497648239,-0.35023695230484,0.822191715240479,-0.370723575353622,0.0322114713490009
+             ,0.928184449672699,-0.372290879487991,-0.411286413669586,0.832011461257935,-0.370723575353622,0.0322114713490009
+             ,0.928184449672699,-0.448703497648239,-0.35023695230484,0.822191715240479,-0.370723575353622,0.0322114713490009
+             ,0.928184449672699,-0.372290879487991,-0.411286413669586,0.832011461257935,-0.285605281591415,0.0394931808114052
+             ,0.957533299922943,-0.239787176251411,-0.334769189357758,0.91128021478653,-0.285605281591415,0.0394931808114052
+             ,0.957533299922943,-0.372290879487991,-0.411286413669586,0.832011461257935,-0.285605281591415,0.0394931808114052
+             ,0.957533299922943,-0.239787176251411,-0.334769189357758,0.91128021478653,-0.205667316913605,-0.111258693039417
+             ,0.972276926040649,0.0283950455486774,-0.415098458528519,0.909333288669586,-0.205667316913605,-0.111258693039417
+             ,0.972276926040649,-0.239787176251411,-0.334769189357758,0.91128021478653,-0.205667316913605,-0.111258693039417
+             ,0.972276926040649,0.0283950455486774,-0.415098458528519,0.909333288669586,0.255191653966904,-0.302055716514587
+             ,0.918498516082764,0.37133976817131,-0.554969906806946,0.744389116764069,0.255191653966904,-0.302055716514587
+             ,0.918498516082764,0.0283950455486774,-0.415098458528519,0.909333288669586,0.255191653966904,-0.302055716514587
+             ,0.918498516082764,0.37133976817131,-0.554969906806946,0.744389116764069,0.652758300304413,-0.261030465364456
+             ,0.71117490530014,0.596347212791443,-0.50709193944931,0.622276186943054,0.652758300304413,-0.261030465364456
+             ,0.71117490530014,0.37133976817131,-0.554969906806946,0.744389116764069,0.652758300304413,-0.261030465364456
+             ,0.71117490530014,0.596347212791443,-0.50709193944931,0.622276186943054,0.814011096954346,-0.25725793838501,0.520772874355316
+             ,0.737970292568207,-0.511633098125458,0.440035760402679,0.814011096954346,-0.25725793838501,0.520772874355316
+             ,0.596347212791443,-0.50709193944931,0.622276186943054,0.814011096954346,-0.25725793838501,0.520772874355316
+             ,0.737970292568207,-0.511633098125458,0.440035760402679,0.839322447776794,-0.157248705625534,0.520394682884216
+             ,0.70842307806015,-0.546694278717041,0.44638779759407,0.839322447776794,-0.157248705625534,0.520394682884216
+             ,0.737970292568207,-0.511633098125458,0.440035760402679,0.839322447776794,-0.157248705625534,0.520394682884216
+             ,0.70842307806015,-0.546694278717041,0.44638779759407,0.719378471374512,-0.291518926620483,0.630484998226166
+             ,0.54827880859375,-0.365489423274994,0.752202033996582,0.719378471374512,-0.291518926620483,0.630484998226166
+             ,0.70842307806015,-0.546694278717041,0.44638779759407,0.719378471374512,-0.291518926620483,0.630484998226166
+             ,0.54827880859375,-0.365489423274994,0.752202033996582,0.474590808153152,-0.228454798460007,0.850042402744293
+             ,0.299994915723801,-0.0954947993159294,0.949149012565613,0.474590808153152,-0.228454798460007,0.850042402744293
+             ,0.54827880859375,-0.365489423274994,0.752202033996582,0.474590808153152,-0.228454798460007,0.850042402744293
+             ,0.299994915723801,-0.0954947993159294,0.949149012565613,0.196667432785034,-0.07235187292099,0.977797091007233
+             ,0.130975395441055,-0.0576177909970284,0.989709854125977,0.196667432785034,-0.07235187292099,0.977797091007233
+             ,0.299994915723801,-0.0954947993159294,0.949149012565613,0.196667432785034,-0.07235187292099,0.977797091007233
+             ,0.130975395441055,-0.0576177909970284,0.989709854125977,0.079899363219738,0.0161563847213984,0.996671974658966
+             ,0.103508003056049,-0.0874479711055756,0.99077695608139,0.079899363219738,0.0161563847213984,0.996671974658966
+             ,0.130975395441055,-0.0576177909970284,0.989709854125977,0.079899363219738,0.0161563847213984,0.996671974658966
+             ,0.103508003056049,-0.0874479711055756,0.99077695608139,0.00789444427937269,-0.0240178368985653,0.99968034029007
+             ,-6.73215618007816e-005,-4.60804312751861e-006,1,0.00789444427937269,-0.0240178368985653,0.99968034029007,0.103508003056049
+             ,-0.0874479711055756,0.99077695608139,0.00789444427937269,-0.0240178368985653,0.99968034029007,-6.73215618007816e-005
+             ,-4.60804312751861e-006,1,-0.0478602014482021,-0.0799403339624405,0.995649993419647,-0.0200804248452187,-0.00400074664503336
+             ,0.99979031085968,-0.0478602014482021,-0.0799403339624405,0.995649993419647,-6.73215618007816e-005,-4.60804312751861e-006
+             ,1,-0.0478602014482021,-0.0799403339624405,0.995649993419647,-0.0200804248452187,-0.00400074664503336,0.99979031085968
+             ,-0.0515788234770298,-0.12883548438549,0.990323722362518,-0.0401191003620625,0.0240226350724697,0.998906075954437
+             ,-0.0515788234770298,-0.12883548438549,0.990323722362518,-0.0200804248452187,-0.00400074664503336,0.99979031085968
+             ,-0.0515788234770298,-0.12883548438549,0.990323722362518,-0.0401191003620625,0.0240226350724697,0.998906075954437
+             ,-0.212725222110748,-0.153442904353142,0.964988708496094,-0.16038379073143,-0.00757343508303165,0.987025678157806
+             ,-0.212725222110748,-0.153442904353142,0.964988708496094,-0.0401191003620625,0.0240226350724697,0.998906075954437
+             ,-0.212725222110748,-0.153442904353142,0.964988708496094,-0.16038379073143,-0.00757343508303165,0.987025678157806
+             ,-0.317410379648209,-0.1824841350317,0.93056446313858,-0.279181867837906,-0.0958218201994896,0.955445289611816
+             ,-0.317410379648209,-0.1824841350317,0.93056446313858,-0.16038379073143,-0.00757343508303165,0.987025678157806
+             ,-0.317410379648209,-0.1824841350317,0.93056446313858,-0.279181867837906,-0.0958218201994896,0.955445289611816
+             ,-0.383514702320099,-0.212159648537636,0.898835182189941,-0.359660238027573,-0.105917610228062,0.927052319049835
+             ,-0.383514702320099,-0.212159648537636,0.898835182189941,-0.279181867837906,-0.0958218201994896,0.955445289611816
+             ,-0.383514702320099,-0.212159648537636,0.898835182189941,-0.359660238027573,-0.105917610228062,0.927052319049835
+             ,-0.283475667238235,-0.304500043392181,0.90935206413269,-0.233854278922081,-0.236869722604752,0.942976653575897
+             ,-0.283475667238235,-0.304500043392181,0.90935206413269,-0.359660238027573,-0.105917610228062,0.927052319049835
+             ,-0.283475667238235,-0.304500043392181,0.90935206413269,-0.233854278922081,-0.236869722604752,0.942976653575897
+             ,-0.178043752908707,-0.307990103960037,0.934581458568573,-0.162892624735832,-0.283827632665634,0.944938004016876
+             ,-0.178043752908707,-0.307990103960037,0.934581458568573,-0.233854278922081,-0.236869722604752,0.942976653575897
+             ,-0.178043752908707,-0.307990103960037,0.934581458568573,-0.162892624735832,-0.283827632665634,0.944938004016876
+             ,-0.241906449198723,-0.346112668514252,0.906469643115997,-0.155520230531693,-0.276815086603165,0.948254644870758
+             ,-0.241906449198723,-0.346112668514252,0.906469643115997,-0.162892624735832,-0.283827632665634,0.944938004016876
+             ,-0.241906449198723,-0.346112668514252,0.906469643115997,-0.155520230531693,-0.276815086603165,0.948254644870758
+             ,-0.365326315164566,-0.469987571239471,0.80352246761322,-0.321229994297028,-0.134727582335472,0.93736857175827
+             ,-0.365326315164566,-0.469987571239471,0.80352246761322,-0.155520230531693,-0.276815086603165,0.948254644870758
+             ,-0.365326315164566,-0.469987571239471,0.80352246761322,-0.321229994297028,-0.134727582335472,0.93736857175827
+             ,-0.596411108970642,-0.47708934545517,0.645507156848907,-0.434204608201981,-0.280003875494003,0.856191694736481
+             ,-0.596411108970642,-0.47708934545517,0.645507156848907,-0.321229994297028,-0.134727582335472,0.93736857175827
+             ,-0.596411108970642,-0.47708934545517,0.645507156848907,-0.434204608201981,-0.280003875494003,0.856191694736481
+             ,-0.516563415527344,-0.531733632087708,0.671134531497955,-0.532291531562805,-0.405083686113358,0.743352591991425
+             ,-0.516563415527344,-0.531733632087708,0.671134531497955,-0.434204608201981,-0.280003875494003,0.856191694736481
+             ,-0.516563415527344,-0.531733632087708,0.671134531497955,-0.532291531562805,-0.405083686113358,0.743352591991425
+             ,0.0955528914928436,-0.720043838024139,0.68731826543808,-0.304784208536148,-0.444701492786407,0.842227458953857
+             ,0.0955528914928436,-0.720043838024139,0.68731826543808,-0.532291531562805,-0.405083686113358,0.743352591991425
+             ,0.0955528914928436,-0.720043838024139,0.68731826543808,-0.304784208536148,-0.444701492786407,0.842227458953857
+             ,0.344026744365692,-0.25911083817482,0.902500569820404,-0.175949826836586,-0.117920339107513,0.97731077671051
+             ,0.344026744365692,-0.25911083817482,0.902500569820404,-0.304784208536148,-0.444701492786407,0.842227458953857
+             ,0.344026744365692,-0.25911083817482,0.902500569820404,-0.175949826836586,-0.117920339107513,0.97731077671051
+             ,0.0816278979182243,0.244960710406303,0.966090679168701,-0.14806541800499,0.12381487339735,0.981196463108063
+             ,0.0816278979182243,0.244960710406303,0.966090679168701,-0.175949826836586,-0.117920339107513,0.97731077671051
+             ,0.0816278979182243,0.244960710406303,0.966090679168701,-0.14806541800499,0.12381487339735,0.981196463108063
+             ,-0.0433493852615356,0.433146178722382,0.900280654430389,-0.0465740524232388,0.246213659644127,0.968095898628235
+             ,-0.0433493852615356,0.433146178722382,0.900280654430389,-0.14806541800499,0.12381487339735,0.981196463108063
+             ,-0.0433493852615356,0.433146178722382,0.900280654430389,-0.0465740524232388,0.246213659644127,0.968095898628235
+             ,0.0132871437817812,0.422355264425278,0.906332969665527,0.0377924852073193,0.278310537338257,0.95974737405777
+             ,0.0132871437817812,0.422355264425278,0.906332969665527,-0.0465740524232388,0.246213659644127,0.968095898628235
+             ,0.116492614150047,0.224374711513519,0.967515051364899,0.183346673846245,0.373498052358627,0.909331202507019
+             ,0.131373360753059,0.208712741732597,0.969113051891327,0.0763008892536163,0.345813661813736,0.935195744037628
+             ,0.131373360753059,0.208712741732597,0.969113051891327,0.183346673846245,0.373498052358627,0.909331202507019
+             ,0.131373360753059,0.208712741732597,0.969113051891327,0.0763008892536163,0.345813661813736,0.935195744037628
+             ,0.0688306242227554,0.338034629821777,0.938613295555115,0.0695329606533051,0.24208165705204,0.967761218547821
+             ,0.0688306242227554,0.338034629821777,0.938613295555115,0.0763008892536163,0.345813661813736,0.935195744037628
+             ,0.0688306242227554,0.338034629821777,0.938613295555115,0.0695329606533051,0.24208165705204,0.967761218547821
+             ,0.143206968903542,0.321962684392929,0.935858905315399,0.224631384015083,0.174113616347313,0.958762347698212
+             ,0.143206968903542,0.321962684392929,0.935858905315399,0.0695329606533051,0.24208165705204,0.967761218547821
+             ,0.143206968903542,0.321962684392929,0.935858905315399,0.224631384015083,0.174113616347313,0.958762347698212
+             ,-0.00826232880353928,0.206402838230133,0.978432178497314,0.0306616295129061,0.234856605529785,0.971546351909637
+             ,-0.00826232880353928,0.206402838230133,0.978432178497314,0.224631384015083,0.174113616347313,0.958762347698212
+             ,-0.00826232880353928,0.206402838230133,0.978432178497314,0.0306616295129061,0.234856605529785,0.971546351909637
+             ,-0.216450646519661,0.154535800218582,0.96398538351059,0.151990950107574,-0.149871751666069,0.976953029632568
+             ,-0.216450646519661,0.154535800218582,0.96398538351059,0.0306616295129061,0.234856605529785,0.971546351909637
+             ,-0.216450646519661,0.154535800218582,0.96398538351059,0.151990950107574,-0.149871751666069,0.976953029632568
+             ,0.22494138777256,-0.208297088742256,0.951847493648529,0.436620324850082,-0.409781277179718,0.800900757312775
+             ,0.22494138777256,-0.208297088742256,0.951847493648529,0.151990950107574,-0.149871751666069,0.976953029632568
+             ,0.22494138777256,-0.208297088742256,0.951847493648529,0.436620324850082,-0.409781277179718,0.800900757312775
+             ,0.444028258323669,-0.394906014204025,0.804293513298035,0.44134584069252,-0.34198135137558,0.829615890979767
+             ,0.444028258323669,-0.394906014204025,0.804293513298035,0.436620324850082,-0.409781277179718,0.800900757312775
+             ,0.444028258323669,-0.394906014204025,0.804293513298035,0.44134584069252,-0.34198135137558,0.829615890979767
+             ,0.284836679697037,-0.43969863653183,0.851782381534576,0.247008308768272,-0.285989552736282,0.925849318504334
+             ,0.284836679697037,-0.43969863653183,0.851782381534576,0.44134584069252,-0.34198135137558,0.829615890979767,0.284836679697037
+             ,-0.43969863653183,0.851782381534576,0.247008308768272,-0.285989552736282,0.925849318504334,0.194307953119278
+             ,-0.396255344152451,0.897343933582306,0.118257187306881,-0.249400854110718,0.961152613162994,0.194307953119278
+             ,-0.396255344152451,0.897343933582306,0.247008308768272,-0.285989552736282,0.925849318504334,0.194307953119278
+             ,-0.396255344152451,0.897343933582306,0.118257187306881,-0.249400854110718,0.961152613162994,0.0177110098302364
+             ,-0.332020580768585,0.94310587644577,0.00953630357980728,-0.191590949892998,0.981428503990173,0.0177110098302364
+             ,-0.332020580768585,0.94310587644577,0.118257187306881,-0.249400854110718,0.961152613162994,0.0177110098302364
+             ,-0.332020580768585,0.94310587644577,0.00953630357980728,-0.191590949892998,0.981428503990173,-0.050928246229887
+             ,-0.340050041675568,0.939027369022369,-0.167762830853462,-0.152833417057991,0.973908364772797,-0.050928246229887
+             ,-0.340050041675568,0.939027369022369,0.00953630357980728,-0.191590949892998,0.981428503990173,-0.050928246229887
+             ,-0.340050041675568,0.939027369022369,-0.167762830853462,-0.152833417057991,0.973908364772797,-0.0785042345523834
+             ,-0.0950919464230537,0.992368221282959,-0.132130146026611,-0.133487686514854,0.98220294713974,-0.0785042345523834
+             ,-0.0950919464230537,0.992368221282959,-0.167762830853462,-0.152833417057991,0.973908364772797,-0.0785042345523834
+             ,-0.0950919464230537,0.992368221282959,-0.132130146026611,-0.133487686514854,0.98220294713974,-0.0239964202046394
+             ,-0.056069441139698,0.998138427734375,-0.103286862373352,-0.055989183485508,0.993074476718903,-0.0239964202046394
+             ,-0.056069441139698,0.998138427734375,-0.132130146026611,-0.133487686514854,0.98220294713974,-0.0239964202046394
+             ,-0.056069441139698,0.998138427734375,-0.103286862373352,-0.055989183485508,0.993074476718903,-0.172459408640862
+             ,-0.0222295559942722,0.984765768051147,-0.185386046767235,0.0353235639631748,0.982030689716339,-0.172459408640862
+             ,-0.0222295559942722,0.984765768051147,-0.103286862373352,-0.055989183485508,0.993074476718903,-0.172459408640862
+             ,-0.0222295559942722,0.984765768051147,-0.185386046767235,0.0353235639631748,0.982030689716339,-0.189960986375809
+             ,-0.0370769947767258,0.981091260910034,-0.229355245828629,0.0372992306947708,0.972627818584442,-0.189960986375809
+             ,-0.0370769947767258,0.981091260910034,-0.185386046767235,0.0353235639631748,0.982030689716339,-0.189960986375809
+             ,-0.0370769947767258,0.981091260910034,-0.229355245828629,0.0372992306947708,0.972627818584442,0.0644778609275818
+             ,0.0361698418855667,0.997263371944427,-0.073383167386055,0.165278315544128,0.983513057231903,0.0644778609275818
+             ,0.0361698418855667,0.997263371944427,-0.229355245828629,0.0372992306947708,0.972627818584442,0.0644778609275818
+             ,0.0361698418855667,0.997263371944427,-0.073383167386055,0.165278315544128,0.983513057231903,0.283324867486954
+             ,0.0822920352220535,0.955486834049225,0.0944891273975372,0.347610861063004,0.932865738868713,0.283324867486954
+             ,0.0822920352220535,0.955486834049225,-0.073383167386055,0.165278315544128,0.983513057231903,0.283324867486954
+             ,0.0822920352220535,0.955486834049225,0.0944891273975372,0.347610861063004,0.932865738868713,0.0500792823731899
+             ,0.193192571401596,0.979882001876831,-0.0395854637026787,0.446143299341202,0.894085705280304,0.0500792823731899
+             ,0.193192571401596,0.979882001876831,0.0944891273975372,0.347610861063004,0.932865738868713,0.0500792823731899
+             ,0.193192571401596,0.979882001876831,-0.0395854637026787,0.446143299341202,0.894085705280304,-0.111585147678852
+             ,0.267952412366867,0.956948339939117,-0.107928045094013,0.408758789300919,0.906238257884979,-0.111585147678852
+             ,0.267952412366867,0.956948339939117,-0.0395854637026787,0.446143299341202,0.894085705280304,-0.111585147678852
+             ,0.267952412366867,0.956948339939117,-0.107928045094013,0.408758789300919,0.906238257884979,-0.072178415954113
+             ,0.358068913221359,0.930901169776917,0.0155814671888947,0.355147033929825,0.934680581092834,-0.072178415954113
+             ,0.358068913221359,0.930901169776917,-0.107928045094013,0.408758789300919,0.906238257884979,-0.072178415954113
+             ,0.358068913221359,0.930901169776917,0.0155814671888947,0.355147033929825,0.934680581092834,0.17260816693306
+             ,0.241958618164063,0.95481014251709,0.095459058880806,0.44726699590683,0.889291703701019,0.17260816693306,0.241958618164063
+             ,0.95481014251709,0.0155814671888947,0.355147033929825,0.934680581092834,0.17260816693306,0.241958618164063,0.95481014251709
+             ,0.095459058880806,0.44726699590683,0.889291703701019,-0.0631579905748367,0.280593395233154,0.957746505737305
+             ,0.000243282338487916,0.515744566917419,0.856742382049561,-0.0631579905748367,0.280593395233154,0.957746505737305
+             ,0.095459058880806,0.44726699590683,0.889291703701019,-0.0631579905748367,0.280593395233154,0.957746505737305
+             ,0.000243282338487916,0.515744566917419,0.856742382049561,-0.362204611301422,0.20402666926384,0.909494876861572
+             ,-0.195027962327003,0.377721577882767,0.905146658420563,-0.362204611301422,0.20402666926384,0.909494876861572
+             ,0.000243282338487916,0.515744566917419,0.856742382049561,-0.362204611301422,0.20402666926384,0.909494876861572
+             ,-0.195027962327003,0.377721577882767,0.905146658420563,-0.223574742674828,0.172003194689751,0.959390044212341
+             ,-0.138482362031937,0.185099840164185,0.972913503646851,-0.223574742674828,0.172003194689751,0.959390044212341
+             ,-0.195027962327003,0.377721577882767,0.905146658420563,-0.223574742674828,0.172003194689751,0.959390044212341
+             ,-0.138482362031937,0.185099840164185,0.972913503646851,0.0871218591928482,0.165237382054329,0.982398271560669
+             ,0.106841720640659,0.0751710534095764,0.991430342197418,0.0871218591928482,0.165237382054329,0.982398271560669
+             ,-0.138482362031937,0.185099840164185,0.972913503646851,0.0871218591928482,0.165237382054329,0.982398271560669
+             ,0.106841720640659,0.0751710534095764,0.991430342197418,0.153356313705444,0.121928624808788,0.980619788169861
+             ,0.0910714939236641,0.154151320457459,0.983841180801392,0.153356313705444,0.121928624808788,0.980619788169861
+             ,0.106841720640659,0.0751710534095764,0.991430342197418,0.153356313705444,0.121928624808788,0.980619788169861
+             ,0.0910714939236641,0.154151320457459,0.983841180801392,0.122207805514336,0.153894364833832,0.980500757694244
+             ,0.137282937765121,0.136842638254166,0.98103392124176,0.122207805514336,0.153894364833832,0.980500757694244,0.0910714939236641
+             ,0.154151320457459,0.983841180801392,0.122207805514336,0.153894364833832,0.980500757694244,0.137282937765121
+             ,0.136842638254166,0.98103392124176,-0.107789002358913,0.0792997479438782,0.991006016731262,-0.0771662667393684
+             ,0.173676386475563,0.981774866580963,-0.107789002358913,0.0792997479438782,0.991006016731262,0.137282937765121
+             ,0.136842638254166,0.98103392124176,-0.107789002358913,0.0792997479438782,0.991006016731262,-0.0771662667393684
+             ,0.173676386475563,0.981774866580963,-0.361692190170288,-0.0037456015124917,0.932290017604828,-0.29391410946846
+             ,0.0985174477100372,0.950741171836853,-0.361692190170288,-0.0037456015124917,0.932290017604828,-0.0771662667393684
+             ,0.173676386475563,0.981774866580963,-0.361692190170288,-0.0037456015124917,0.932290017604828,-0.29391410946846
+             ,0.0985174477100372,0.950741171836853,-0.352147251367569,0.0059225675649941,0.935925900936127,-0.364784747362137
+             ,0.0364045314490795,0.930379927158356,-0.352147251367569,0.0059225675649941,0.935925900936127,-0.29391410946846
+             ,0.0985174477100372,0.950741171836853,-0.352147251367569,0.0059225675649941,0.935925900936127,-0.364784747362137
+             ,0.0364045314490795,0.930379927158356,-0.291358202695847,0.071852408349514,0.953911781311035,-0.180830806493759
+             ,-0.148232489824295,0.972279489040375,-0.291358202695847,0.071852408349514,0.953911781311035,-0.364784747362137
+             ,0.0364045314490795,0.930379927158356,-0.291358202695847,0.071852408349514,0.953911781311035,-0.180830806493759
+             ,-0.148232489824295,0.972279489040375,-0.199021011590958,-0.0573337264358997,0.97831666469574,-0.230895951390266
+             ,-0.204636603593826,0.951215445995331,-0.199021011590958,-0.0573337264358997,0.97831666469574,-0.180830806493759
+             ,-0.148232489824295,0.972279489040375,-0.199021011590958,-0.0573337264358997,0.97831666469574,-0.230895951390266
+             ,-0.204636603593826,0.951215445995331,-0.321151942014694,-0.0372907184064388,0.94629317522049,-0.414010941982269
+             ,0.0184991676360369,0.910083949565887,-0.321151942014694,-0.0372907184064388,0.94629317522049,-0.230895951390266
+             ,-0.204636603593826,0.951215445995331,-0.321151942014694,-0.0372907184064388,0.94629317522049,-0.414010941982269
+             ,0.0184991676360369,0.910083949565887,-0.490470558404922,0.0330781936645508,0.870829701423645,-0.528777420520782
+             ,0.131936326622963,0.838443338871002,-0.490470558404922,0.0330781936645508,0.870829701423645,-0.414010941982269
+             ,0.0184991676360369,0.910083949565887,-0.490470558404922,0.0330781936645508,0.870829701423645,-0.528777420520782
+             ,0.131936326622963,0.838443338871002,-0.665408551692963,0.11514912545681,0.737544715404511,-0.595511436462402
+             ,-0.00256355968303978,0.803342759609222,-0.665408551692963,0.11514912545681,0.737544715404511,-0.528777420520782
+             ,0.131936326622963,0.838443338871002,-0.665408551692963,0.11514912545681,0.737544715404511,-0.595511436462402
+             ,-0.00256355968303978,0.803342759609222,-0.462189167737961,-0.00285661849193275,0.886776804924011,-0.485499262809753
+             ,-0.0506598986685276,0.872767984867096,-0.462189167737961,-0.00285661849193275,0.886776804924011,-0.595511436462402
+             ,-0.00256355968303978,0.803342759609222,-0.462189167737961,-0.00285661849193275,0.886776804924011,-0.485499262809753
+             ,-0.0506598986685276,0.872767984867096,-0.353916794061661,0.0233404841274023,0.934985637664795,-0.370723575353622
+             ,0.0322114713490009,0.928184449672699,-0.353916794061661,0.0233404841274023,0.934985637664795,-0.485499262809753
+             ,-0.0506598986685276,0.872767984867096,-0.353916794061661,0.0233404841274023,0.934985637664795,-0.370723575353622
+             ,0.0322114713490009,0.928184449672699,-0.357930451631546,-0.0155915645882487,0.933618068695068,-0.285605281591415
+             ,0.0394931808114052,0.957533299922943,-0.357930451631546,-0.0155915645882487,0.933618068695068,-0.370723575353622
+             ,0.0322114713490009,0.928184449672699,-0.357930451631546,-0.0155915645882487,0.933618068695068,-0.285605281591415
+             ,0.0394931808114052,0.957533299922943,-0.330535769462585,-0.0776271969079971,0.94059556722641,-0.205667316913605
+             ,-0.111258693039417,0.972276926040649,-0.330535769462585,-0.0776271969079971,0.94059556722641,-0.285605281591415
+             ,0.0394931808114052,0.957533299922943,-0.330535769462585,-0.0776271969079971,0.94059556722641,-0.205667316913605
+             ,-0.111258693039417,0.972276926040649,0.177351102232933,-0.13580310344696,0.974732875823975,0.255191653966904
+             ,-0.302055716514587,0.918498516082764,0.177351102232933,-0.13580310344696,0.974732875823975,-0.205667316913605
+             ,-0.111258693039417,0.972276926040649,0.177351102232933,-0.13580310344696,0.974732875823975,0.255191653966904
+             ,-0.302055716514587,0.918498516082764,0.653505980968475,-0.151076465845108,0.7416912317276,0.652758300304413
+             ,-0.261030465364456,0.71117490530014,0.653505980968475,-0.151076465845108,0.7416912317276,0.255191653966904,-0.302055716514587
+             ,0.918498516082764,0.653505980968475,-0.151076465845108,0.7416912317276,0.652758300304413,-0.261030465364456
+             ,0.71117490530014,0.793555021286011,-0.206576719880104,0.572360455989838,0.814011096954346,-0.25725793838501
+             ,0.520772874355316,0.793555021286011,-0.206576719880104,0.572360455989838,0.652758300304413,-0.261030465364456
+             ,0.71117490530014,0.793555021286011,-0.206576719880104,0.572360455989838,0.814011096954346,-0.25725793838501
+             ,0.520772874355316,0.8423912525177,-0.089095413684845,0.531449913978577,0.839322447776794,-0.157248705625534
+             ,0.520394682884216,0.8423912525177,-0.089095413684845,0.531449913978577,0.814011096954346,-0.25725793838501,0.520772874355316
+             ,0.8423912525177,-0.089095413684845,0.531449913978577,0.839322447776794,-0.157248705625534,0.520394682884216
+             ,0.751294791698456,-0.151988655328751,0.642227113246918,0.719378471374512,-0.291518926620483,0.630484998226166
+             ,0.751294791698456,-0.151988655328751,0.642227113246918,0.839322447776794,-0.157248705625534,0.520394682884216
+             ,0.751294791698456,-0.151988655328751,0.642227113246918,0.719378471374512,-0.291518926620483,0.630484998226166
+             ,0.555356442928314,-0.177655518054962,0.812414765357971,0.474590808153152,-0.228454798460007,0.850042402744293
+             ,0.555356442928314,-0.177655518054962,0.812414765357971,0.719378471374512,-0.291518926620483,0.630484998226166
+             ,0.555356442928314,-0.177655518054962,0.812414765357971,0.474590808153152,-0.228454798460007,0.850042402744293
+             ,0.333842068910599,-0.0999154299497604,0.937318682670593,0.196667432785034,-0.07235187292099,0.977797091007233
+             ,0.333842068910599,-0.0999154299497604,0.937318682670593,0.474590808153152,-0.228454798460007,0.850042402744293
+             ,0.333842068910599,-0.0999154299497604,0.937318682670593,0.196667432785034,-0.07235187292099,0.977797091007233
+             ,0.139040604233742,-0.0458948649466038,0.989222645759583,0.079899363219738,0.0161563847213984,0.996671974658966
+             ,0.139040604233742,-0.0458948649466038,0.989222645759583,0.196667432785034,-0.07235187292099,0.977797091007233
+             ,0.139040604233742,-0.0458948649466038,0.989222645759583,0.079899363219738,0.0161563847213984,0.996671974658966
+             ,-0.0278406757861376,-0.0280960723757744,0.999217450618744,0.00789444427937269,-0.0240178368985653,0.99968034029007
+             ,-0.0278406757861376,-0.0280960723757744,0.999217450618744,0.079899363219738,0.0161563847213984,0.996671974658966
+             ,-0.0278406757861376,-0.0280960723757744,0.999217450618744,0.00789444427937269,-0.0240178368985653,0.99968034029007
+             ,-0.127363324165344,-0.0159577075392008,0.991727769374847,-0.0478602014482021,-0.0799403339624405,0.995649993419647
+             ,-0.127363324165344,-0.0159577075392008,0.991727769374847,0.00789444427937269,-0.0240178368985653,0.99968034029007
+             ,-0.127363324165344,-0.0159577075392008,0.991727769374847,-0.0478602014482021,-0.0799403339624405,0.995649993419647
+             ,-0.223256677389145,-0.175753906369209,0.958784103393555,-0.0515788234770298,-0.12883548438549,0.990323722362518
+             ,-0.223256677389145,-0.175753906369209,0.958784103393555,-0.0478602014482021,-0.0799403339624405,0.995649993419647
+             ,-0.223256677389145,-0.175753906369209,0.958784103393555,-0.0515788234770298,-0.12883548438549,0.990323722362518
+             ,-0.198124557733536,-0.481068342924118,0.854002356529236,-0.212725222110748,-0.153442904353142,0.964988708496094
+             ,-0.198124557733536,-0.481068342924118,0.854002356529236,-0.0515788234770298,-0.12883548438549,0.990323722362518
+             ,-0.198124557733536,-0.481068342924118,0.854002356529236,-0.212725222110748,-0.153442904353142,0.964988708496094
+             ,-0.308235734701157,-0.499552130699158,0.80959141254425,-0.317410379648209,-0.1824841350317,0.93056446313858
+             ,-0.308235734701157,-0.499552130699158,0.80959141254425,-0.212725222110748,-0.153442904353142,0.964988708496094
+             ,-0.308235734701157,-0.499552130699158,0.80959141254425,-0.317410379648209,-0.1824841350317,0.93056446313858
+             ,-0.36447486281395,-0.512856841087341,0.777261793613434,-0.383514702320099,-0.212159648537636,0.898835182189941
+             ,-0.36447486281395,-0.512856841087341,0.777261793613434,-0.317410379648209,-0.1824841350317,0.93056446313858
+             ,-0.36447486281395,-0.512856841087341,0.777261793613434,-0.383514702320099,-0.212159648537636,0.898835182189941
+             ,-0.299572795629501,-0.501185595989227,0.811830759048462,-0.283475667238235,-0.304500043392181,0.90935206413269
+             ,-0.299572795629501,-0.501185595989227,0.811830759048462,-0.383514702320099,-0.212159648537636,0.898835182189941
+             ,-0.299572795629501,-0.501185595989227,0.811830759048462,-0.283475667238235,-0.304500043392181,0.90935206413269
+             ,-0.126254215836525,-0.496709614992142,0.858684718608856,-0.178043752908707,-0.307990103960037,0.934581458568573
+             ,-0.126254215836525,-0.496709614992142,0.858684718608856,-0.283475667238235,-0.304500043392181,0.90935206413269
+             ,-0.126254215836525,-0.496709614992142,0.858684718608856,-0.178043752908707,-0.307990103960037,0.934581458568573
+             ,-0.348530977964401,-0.423772484064102,0.836028099060059,-0.241906449198723,-0.346112668514252,0.906469643115997
+             ,-0.348530977964401,-0.423772484064102,0.836028099060059,-0.178043752908707,-0.307990103960037,0.934581458568573
+             ,-0.348530977964401,-0.423772484064102,0.836028099060059,-0.241906449198723,-0.346112668514252,0.906469643115997
+             ,-0.494478583335876,-0.484582096338272,0.721575438976288,-0.365326315164566,-0.469987571239471,0.80352246761322
+             ,-0.494478583335876,-0.484582096338272,0.721575438976288,-0.241906449198723,-0.346112668514252,0.906469643115997
+             ,-0.494478583335876,-0.484582096338272,0.721575438976288,-0.365326315164566,-0.469987571239471,0.80352246761322
+             ,-0.518031537532806,-0.482978731393814,0.705956697463989,-0.596411108970642,-0.47708934545517,0.645507156848907
+             ,-0.518031537532806,-0.482978731393814,0.705956697463989,-0.365326315164566,-0.469987571239471,0.80352246761322
+             ,-0.518031537532806,-0.482978731393814,0.705956697463989,-0.596411108970642,-0.47708934545517,0.645507156848907
+             ,-0.641956150531769,-0.358252465724945,0.677899360656738,-0.516563415527344,-0.531733632087708,0.671134531497955
+             ,-0.641956150531769,-0.358252465724945,0.677899360656738,-0.596411108970642,-0.47708934545517,0.645507156848907
+             ,-0.641956150531769,-0.358252465724945,0.677899360656738,-0.516563415527344,-0.531733632087708,0.671134531497955
+             ,-0.0975322872400284,-0.629642188549042,0.770738780498505,0.0955528914928436,-0.720043838024139,0.68731826543808
+             ,-0.0975322872400284,-0.629642188549042,0.770738780498505,-0.516563415527344,-0.531733632087708,0.671134531497955
+             ,-0.0975322872400284,-0.629642188549042,0.770738780498505,0.0955528914928436,-0.720043838024139,0.68731826543808
+             ,0.559712588787079,-0.566123783588409,0.605165839195251,0.344026744365692,-0.25911083817482,0.902500569820404
+             ,0.559712588787079,-0.566123783588409,0.605165839195251,0.0955528914928436,-0.720043838024139,0.68731826543808
+             ,0.559712588787079,-0.566123783588409,0.605165839195251,0.344026744365692,-0.25911083817482,0.902500569820404
+             ,0.537242352962494,-0.304059356451035,0.786713778972626,0.0816278979182243,0.244960710406303,0.966090679168701
+             ,0.537242352962494,-0.304059356451035,0.786713778972626,0.344026744365692,-0.25911083817482,0.902500569820404
+             ,0.537242352962494,-0.304059356451035,0.786713778972626,0.0816278979182243,0.244960710406303,0.966090679168701
+             ,0.156391978263855,0.15463662147522,0.975514769554138,-0.0433493852615356,0.433146178722382,0.900280654430389
+             ,0.156391978263855,0.15463662147522,0.975514769554138,0.0816278979182243,0.244960710406303,0.966090679168701
+             ,0.156391978263855,0.15463662147522,0.975514769554138,-0.0433493852615356,0.433146178722382,0.900280654430389
+             ,-5.12876638936177e-008,0.288840144872665,0.957377314567566,0.0132871437817812,0.422355264425278,0.906332969665527
+             ,-5.12876638936177e-008,0.288840144872665,0.957377314567566,-0.0433493852615356,0.433146178722382,0.900280654430389
+             ,0.0792481675744057,0.201294302940369,0.976319789886475,0.116492614150047,0.224374711513519,0.967515051364899
+             ,0.178026616573334,0.163107112050056,0.970413625240326,0.131373360753059,0.208712741732597,0.969113051891327
+             ,0.178026616573334,0.163107112050056,0.970413625240326,0.116492614150047,0.224374711513519,0.967515051364899
+             ,0.178026616573334,0.163107112050056,0.970413625240326,0.131373360753059,0.208712741732597,0.969113051891327
+             ,0.15940535068512,0.189898982644081,0.968776702880859,0.0688306242227554,0.338034629821777,0.938613295555115
+             ,0.15940535068512,0.189898982644081,0.968776702880859,0.131373360753059,0.208712741732597,0.969113051891327,0.15940535068512
+             ,0.189898982644081,0.968776702880859,0.0688306242227554,0.338034629821777,0.938613295555115,0.0746445879340172
+             ,0.181182026863098,0.980612695217133,0.143206968903542,0.321962684392929,0.935858905315399,0.0746445879340172
+             ,0.181182026863098,0.980612695217133,0.0688306242227554,0.338034629821777,0.938613295555115,0.0746445879340172
+             ,0.181182026863098,0.980612695217133,0.143206968903542,0.321962684392929,0.935858905315399,-0.102532595396042
+             ,0.11967421323061,0.987504482269287,-0.00826232880353928,0.206402838230133,0.978432178497314,-0.102532595396042
+             ,0.11967421323061,0.987504482269287,0.143206968903542,0.321962684392929,0.935858905315399,-0.102532595396042
+             ,0.11967421323061,0.987504482269287,-0.00826232880353928,0.206402838230133,0.978432178497314,-0.256885796785355
+             ,0.0790841355919838,0.963200569152832,-0.216450646519661,0.154535800218582,0.96398538351059,-0.256885796785355
+             ,0.0790841355919838,0.963200569152832,-0.00826232880353928,0.206402838230133,0.978432178497314,-0.256885796785355
+             ,0.0790841355919838,0.963200569152832,-0.216450646519661,0.154535800218582,0.96398538351059,-0.11201623827219
+             ,0.0838065221905708,0.990166008472443,0.22494138777256,-0.208297088742256,0.951847493648529,-0.11201623827219
+             ,0.0838065221905708,0.990166008472443,-0.216450646519661,0.154535800218582,0.96398538351059,-0.11201623827219
+             ,0.0838065221905708,0.990166008472443,0.22494138777256,-0.208297088742256,0.951847493648529,0.266049206256866
+             ,-0.191274374723434,0.944792032241821,0.444028258323669,-0.394906014204025,0.804293513298035,0.266049206256866
+             ,-0.191274374723434,0.944792032241821,0.22494138777256,-0.208297088742256,0.951847493648529,0.266049206256866
+             ,-0.191274374723434,0.944792032241821,0.444028258323669,-0.394906014204025,0.804293513298035,0.258975297212601
+             ,-0.429010599851608,0.865379571914673,0.284836679697037,-0.43969863653183,0.851782381534576,0.258975297212601
+             ,-0.429010599851608,0.865379571914673,0.444028258323669,-0.394906014204025,0.804293513298035,0.258975297212601
+             ,-0.429010599851608,0.865379571914673,0.284836679697037,-0.43969863653183,0.851782381534576,0.221365824341774
+             ,-0.470208674669266,0.854342460632324,0.194307953119278,-0.396255344152451,0.897343933582306,0.221365824341774
+             ,-0.470208674669266,0.854342460632324,0.284836679697037,-0.43969863653183,0.851782381534576,0.221365824341774
+             ,-0.470208674669266,0.854342460632324,0.194307953119278,-0.396255344152451,0.897343933582306,0.0536662600934505
+             ,-0.439643979072571,0.896567404270172,0.0177110098302364,-0.332020580768585,0.94310587644577,0.0536662600934505
+             ,-0.439643979072571,0.896567404270172,0.194307953119278,-0.396255344152451,0.897343933582306,0.0536662600934505
+             ,-0.439643979072571,0.896567404270172,0.0177110098302364,-0.332020580768585,0.94310587644577,0.0527626536786556
+             ,-0.283390253782272,0.957552134990692,-0.050928246229887,-0.340050041675568,0.939027369022369,0.0527626536786556
+             ,-0.283390253782272,0.957552134990692,0.0177110098302364,-0.332020580768585,0.94310587644577,0.0527626536786556
+             ,-0.283390253782272,0.957552134990692,-0.050928246229887,-0.340050041675568,0.939027369022369,0.165093421936035
+             ,-0.156648889183998,0.973758339881897,-0.0785042345523834,-0.0950919464230537,0.992368221282959,0.165093421936035
+             ,-0.156648889183998,0.973758339881897,-0.050928246229887,-0.340050041675568,0.939027369022369,0.165093421936035
+             ,-0.156648889183998,0.973758339881897,-0.0785042345523834,-0.0950919464230537,0.992368221282959,-0.0358437523245811
+             ,-0.0987473651766777,0.994466781616211,-0.0239964202046394,-0.056069441139698,0.998138427734375,-0.0358437523245811
+             ,-0.0987473651766777,0.994466781616211,-0.0785042345523834,-0.0950919464230537,0.992368221282959,-0.0358437523245811
+             ,-0.0987473651766777,0.994466781616211,-0.0239964202046394,-0.056069441139698,0.998138427734375,-0.153482854366302
+             ,-0.122143037617207,0.980573415756226,-0.172459408640862,-0.0222295559942722,0.984765768051147,-0.153482854366302
+             ,-0.122143037617207,0.980573415756226,-0.0239964202046394,-0.056069441139698,0.998138427734375,-0.153482854366302
+             ,-0.122143037617207,0.980573415756226,-0.172459408640862,-0.0222295559942722,0.984765768051147,-0.161736398935318
+             ,-0.0667891204357147,0.984571278095245,-0.189960986375809,-0.0370769947767258,0.981091260910034,-0.161736398935318
+             ,-0.0667891204357147,0.984571278095245,-0.172459408640862,-0.0222295559942722,0.984765768051147,-0.161736398935318
+             ,-0.0667891204357147,0.984571278095245,-0.189960986375809,-0.0370769947767258,0.981091260910034,0.0505471229553223
+             ,-0.0119902612641454,0.998649716377258,0.0644778609275818,0.0361698418855667,0.997263371944427,0.0505471229553223
+             ,-0.0119902612641454,0.998649716377258,-0.189960986375809,-0.0370769947767258,0.981091260910034,0.0505471229553223
+             ,-0.0119902612641454,0.998649716377258,0.0644778609275818,0.0361698418855667,0.997263371944427,0.265605390071869
+             ,-0.0720053687691689,0.961389124393463,0.283324867486954,0.0822920352220535,0.955486834049225,0.265605390071869
+             ,-0.0720053687691689,0.961389124393463,0.0644778609275818,0.0361698418855667,0.997263371944427,0.265605390071869
+             ,-0.0720053687691689,0.961389124393463,0.283324867486954,0.0822920352220535,0.955486834049225,0.154847666621208
+             ,-0.0462673604488373,0.986854314804077,0.0500792823731899,0.193192571401596,0.979882001876831,0.154847666621208
+             ,-0.0462673604488373,0.986854314804077,0.283324867486954,0.0822920352220535,0.955486834049225,0.154847666621208
+             ,-0.0462673604488373,0.986854314804077,0.0500792823731899,0.193192571401596,0.979882001876831,0.0273653008043766
+             ,0.115917183458805,0.992881894111633,-0.111585147678852,0.267952412366867,0.956948339939117,0.0273653008043766
+             ,0.115917183458805,0.992881894111633,0.0500792823731899,0.193192571401596,0.979882001876831,0.0273653008043766
+             ,0.115917183458805,0.992881894111633,-0.111585147678852,0.267952412366867,0.956948339939117,-0.0101494491100311
+             ,0.280257433652878,0.959871232509613,-0.072178415954113,0.358068913221359,0.930901169776917,-0.0101494491100311
+             ,0.280257433652878,0.959871232509613,-0.111585147678852,0.267952412366867,0.956948339939117,-0.0101494491100311
+             ,0.280257433652878,0.959871232509613,-0.072178415954113,0.358068913221359,0.930901169776917,0.0311847645789385
+             ,0.245444431900978,0.968908965587616,0.17260816693306,0.241958618164063,0.95481014251709,0.0311847645789385,0.245444431900978
+             ,0.968908965587616,-0.072178415954113,0.358068913221359,0.930901169776917,0.0311847645789385,0.245444431900978
+             ,0.968908965587616,0.17260816693306,0.241958618164063,0.95481014251709,-0.0112071353942156,0.0680665150284767
+             ,0.997617840766907,-0.0631579905748367,0.280593395233154,0.957746505737305,-0.0112071353942156,0.0680665150284767
+             ,0.997617840766907,0.17260816693306,0.241958618164063,0.95481014251709,-0.0112071353942156,0.0680665150284767
+             ,0.997617840766907,-0.0631579905748367,0.280593395233154,0.957746505737305,-0.322605818510056,0.162363082170486
+             ,0.932504057884216,-0.362204611301422,0.20402666926384,0.909494876861572,-0.322605818510056,0.162363082170486
+             ,0.932504057884216,-0.0631579905748367,0.280593395233154,0.957746505737305,-0.322605818510056,0.162363082170486
+             ,0.932504057884216,-0.362204611301422,0.20402666926384,0.909494876861572,-0.212128058075905,0.295602053403854
+             ,0.931461811065674,-0.223574742674828,0.172003194689751,0.959390044212341,-0.212128058075905,0.295602053403854
+             ,0.931461811065674,-0.362204611301422,0.20402666926384,0.909494876861572,-0.212128058075905,0.295602053403854
+             ,0.931461811065674,-0.223574742674828,0.172003194689751,0.959390044212341,0.0196203868836164,0.26667246222496
+             ,0.963587522506714,0.0871218591928482,0.165237382054329,0.982398271560669,0.0196203868836164,0.26667246222496
+             ,0.963587522506714,-0.223574742674828,0.172003194689751,0.959390044212341,0.0196203868836164,0.26667246222496
+             ,0.963587522506714,0.0871218591928482,0.165237382054329,0.982398271560669,0.110600732266903,0.157274156808853
+             ,0.981342136859894,0.153356313705444,0.121928624808788,0.980619788169861,0.110600732266903,0.157274156808853
+             ,0.981342136859894,0.0871218591928482,0.165237382054329,0.982398271560669,0.110600732266903,0.157274156808853
+             ,0.981342136859894,0.153356313705444,0.121928624808788,0.980619788169861,0.0826261192560196,0.115021295845509
+             ,0.989920735359192,0.122207805514336,0.153894364833832,0.980500757694244,0.0826261192560196,0.115021295845509
+             ,0.989920735359192,0.153356313705444,0.121928624808788,0.980619788169861,0.0826261192560196,0.115021295845509
+             ,0.989920735359192,0.122207805514336,0.153894364833832,0.980500757694244,-0.191282242536545,0.0670633465051651
+             ,0.979241371154785,-0.107789002358913,0.0792997479438782,0.991006016731262,-0.191282242536545,0.0670633465051651
+             ,0.979241371154785,0.122207805514336,0.153894364833832,0.980500757694244,-0.191282242536545,0.0670633465051651
+             ,0.979241371154785,-0.107789002358913,0.0792997479438782,0.991006016731262,-0.419037669897079,0.0436658971011639
+             ,0.906918287277222,-0.361692190170288,-0.0037456015124917,0.932290017604828,-0.419037669897079,0.0436658971011639
+             ,0.906918287277222,-0.107789002358913,0.0792997479438782,0.991006016731262,-0.419037669897079,0.0436658971011639
+             ,0.906918287277222,-0.361692190170288,-0.0037456015124917,0.932290017604828,-0.267071515321732,-0.038209542632103
+             ,0.962918877601624,-0.352147251367569,0.0059225675649941,0.935925900936127,-0.267071515321732,-0.038209542632103
+             ,0.962918877601624,-0.361692190170288,-0.0037456015124917,0.932290017604828,-0.267071515321732,-0.038209542632103
+             ,0.962918877601624,-0.352147251367569,0.0059225675649941,0.935925900936127,-0.284547537565231,0.0539469793438911
+             ,0.957142889499664,-0.291358202695847,0.071852408349514,0.953911781311035,-0.284547537565231,0.0539469793438911
+             ,0.957142889499664,-0.352147251367569,0.0059225675649941,0.935925900936127,-0.284547537565231,0.0539469793438911
+             ,0.957142889499664,-0.291358202695847,0.071852408349514,0.953911781311035,-0.309704273939133,0.0213334858417511
+             ,0.950593590736389,-0.199021011590958,-0.0573337264358997,0.97831666469574,-0.309704273939133,0.0213334858417511
+             ,0.950593590736389,-0.291358202695847,0.071852408349514,0.953911781311035,-0.309704273939133,0.0213334858417511
+             ,0.950593590736389,-0.199021011590958,-0.0573337264358997,0.97831666469574,-0.385884821414948,-0.0212297979742289
+             ,0.922302663326263,-0.321151942014694,-0.0372907184064388,0.94629317522049,-0.385884821414948,-0.0212297979742289
+             ,0.922302663326263,-0.199021011590958,-0.0573337264358997,0.97831666469574,-0.385884821414948,-0.0212297979742289
+             ,0.922302663326263,-0.321151942014694,-0.0372907184064388,0.94629317522049,-0.34894797205925,-0.154899969696999
+             ,0.924251735210419,-0.490470558404922,0.0330781936645508,0.870829701423645,-0.34894797205925,-0.154899969696999
+             ,0.924251735210419,-0.321151942014694,-0.0372907184064388,0.94629317522049,-0.34894797205925,-0.154899969696999
+             ,0.924251735210419,-0.490470558404922,0.0330781936645508,0.870829701423645,-0.588662922382355,0.0664579123258591
+             ,0.805642247200012,-0.665408551692963,0.11514912545681,0.737544715404511,-0.588662922382355,0.0664579123258591
+             ,0.805642247200012,-0.490470558404922,0.0330781936645508,0.870829701423645,-0.588662922382355,0.0664579123258591
+             ,0.805642247200012,-0.665408551692963,0.11514912545681,0.737544715404511,-0.532837808132172,0.14019051194191
+             ,0.834524095058441,-0.462189167737961,-0.00285661849193275,0.886776804924011,-0.532837808132172,0.14019051194191
+             ,0.834524095058441,-0.665408551692963,0.11514912545681,0.737544715404511,-0.532837808132172,0.14019051194191
+             ,0.834524095058441,-0.462189167737961,-0.00285661849193275,0.886776804924011,-0.388734251260757,0.055844746530056
+             ,0.919655919075012,-0.353916794061661,0.0233404841274023,0.934985637664795,-0.388734251260757,0.055844746530056
+             ,0.919655919075012,-0.462189167737961,-0.00285661849193275,0.886776804924011,-0.388734251260757,0.055844746530056
+             ,0.919655919075012,-0.353916794061661,0.0233404841274023,0.934985637664795,-0.387943178415298,-0.048298642039299
+             ,0.92041689157486,-0.357930451631546,-0.0155915645882487,0.933618068695068,-0.387943178415298,-0.048298642039299
+             ,0.92041689157486,-0.353916794061661,0.0233404841274023,0.934985637664795,-0.387943178415298,-0.048298642039299
+             ,0.92041689157486,-0.357930451631546,-0.0155915645882487,0.933618068695068,-0.307654976844788,-0.0647019669413567
+             ,0.949295580387115,-0.330535769462585,-0.0776271969079971,0.94059556722641,-0.307654976844788,-0.0647019669413567
+             ,0.949295580387115,-0.357930451631546,-0.0155915645882487,0.933618068695068,-0.307654976844788,-0.0647019669413567
+             ,0.949295580387115,-0.330535769462585,-0.0776271969079971,0.94059556722641,0.138566792011261,-0.00151764461770654
+             ,0.990351915359497,0.177351102232933,-0.13580310344696,0.974732875823975,0.138566792011261,-0.00151764461770654
+             ,0.990351915359497,-0.330535769462585,-0.0776271969079971,0.94059556722641,0.138566792011261,-0.00151764461770654
+             ,0.990351915359497,0.177351102232933,-0.13580310344696,0.974732875823975,0.612538158893585,-0.106725282967091
+             ,0.783202826976776,0.653505980968475,-0.151076465845108,0.7416912317276,0.612538158893585,-0.106725282967091
+             ,0.783202826976776,0.177351102232933,-0.13580310344696,0.974732875823975,0.612538158893585,-0.106725282967091
+             ,0.783202826976776,0.653505980968475,-0.151076465845108,0.7416912317276,0.786534368991852,-0.132335156202316
+             ,0.603200733661652,0.793555021286011,-0.206576719880104,0.572360455989838,0.786534368991852,-0.132335156202316
+             ,0.603200733661652,0.653505980968475,-0.151076465845108,0.7416912317276,0.786534368991852,-0.132335156202316
+             ,0.603200733661652,0.793555021286011,-0.206576719880104,0.572360455989838,0.873001635074615,-0.0875493288040161
+             ,0.479795038700104,0.8423912525177,-0.089095413684845,0.531449913978577,0.873001635074615,-0.0875493288040161
+             ,0.479795038700104,0.793555021286011,-0.206576719880104,0.572360455989838,0.873001635074615,-0.0875493288040161
+             ,0.479795038700104,0.8423912525177,-0.089095413684845,0.531449913978577,0.76801198720932,-0.112614408135414,0.630456626415253
+             ,0.751294791698456,-0.151988655328751,0.642227113246918,0.76801198720932,-0.112614408135414,0.630456626415253
+             ,0.8423912525177,-0.089095413684845,0.531449913978577,0.76801198720932,-0.112614408135414,0.630456626415253,0.751294791698456
+             ,-0.151988655328751,0.642227113246918,0.614616751670837,-0.148745715618134,0.774674773216248,0.555356442928314
+             ,-0.177655518054962,0.812414765357971,0.614616751670837,-0.148745715618134,0.774674773216248,0.751294791698456
+             ,-0.151988655328751,0.642227113246918,0.614616751670837,-0.148745715618134,0.774674773216248,0.555356442928314
+             ,-0.177655518054962,0.812414765357971,0.347859293222427,-0.105439580976963,0.931598782539368,0.333842068910599
+             ,-0.0999154299497604,0.937318682670593,0.347859293222427,-0.105439580976963,0.931598782539368,0.555356442928314
+             ,-0.177655518054962,0.812414765357971,0.347859293222427,-0.105439580976963,0.931598782539368,0.333842068910599
+             ,-0.0999154299497604,0.937318682670593,0.137762799859047,-0.129307135939598,0.981988310813904,0.139040604233742
+             ,-0.0458948649466038,0.989222645759583,0.137762799859047,-0.129307135939598,0.981988310813904,0.333842068910599
+             ,-0.0999154299497604,0.937318682670593,0.137762799859047,-0.129307135939598,0.981988310813904,0.139040604233742
+             ,-0.0458948649466038,0.989222645759583,-0.00402848515659571,-0.115248821675777,0.993328511714935,-0.0278406757861376
+             ,-0.0280960723757744,0.999217450618744,-0.00402848515659571,-0.115248821675777,0.993328511714935,0.139040604233742
+             ,-0.0458948649466038,0.989222645759583,-0.00402848515659571,-0.115248821675777,0.993328511714935,-0.0278406757861376
+             ,-0.0280960723757744,0.999217450618744,-0.0944876968860626,-0.109794661402702,0.989452958106995,-0.127363324165344
+             ,-0.0159577075392008,0.991727769374847,-0.0944876968860626,-0.109794661402702,0.989452958106995,-0.0278406757861376
+             ,-0.0280960723757744,0.999217450618744,-0.0944876968860626,-0.109794661402702,0.989452958106995,-0.127363324165344
+             ,-0.0159577075392008,0.991727769374847,-0.424460113048553,-0.0982884392142296,0.90009605884552,-0.223256677389145
+             ,-0.175753906369209,0.958784103393555,-0.424460113048553,-0.0982884392142296,0.90009605884552,-0.127363324165344
+             ,-0.0159577075392008,0.991727769374847,-0.424460113048553,-0.0982884392142296,0.90009605884552,-0.223256677389145
+             ,-0.175753906369209,0.958784103393555,-0.576947927474976,-0.326724708080292,0.748586714267731,-0.198124557733536
+             ,-0.481068342924118,0.854002356529236,-0.576947927474976,-0.326724708080292,0.748586714267731,-0.223256677389145
+             ,-0.175753906369209,0.958784103393555,-0.576947927474976,-0.326724708080292,0.748586714267731,-0.198124557733536
+             ,-0.481068342924118,0.854002356529236,-0.378867775201797,-0.571870684623718,0.727614641189575,-0.308235734701157
+             ,-0.499552130699158,0.80959141254425,-0.378867775201797,-0.571870684623718,0.727614641189575,-0.198124557733536
+             ,-0.481068342924118,0.854002356529236,-0.378867775201797,-0.571870684623718,0.727614641189575,-0.308235734701157
+             ,-0.499552130699158,0.80959141254425,-0.303632259368896,-0.625561594963074,0.718665540218353,-0.36447486281395
+             ,-0.512856841087341,0.777261793613434,-0.303632259368896,-0.625561594963074,0.718665540218353,-0.308235734701157
+             ,-0.499552130699158,0.80959141254425,-0.303632259368896,-0.625561594963074,0.718665540218353,-0.36447486281395
+             ,-0.512856841087341,0.777261793613434,-0.121278591454029,-0.700450360774994,0.703321278095245,-0.299572795629501
+             ,-0.501185595989227,0.811830759048462,-0.121278591454029,-0.700450360774994,0.703321278095245,-0.36447486281395
+             ,-0.512856841087341,0.777261793613434,-0.121278591454029,-0.700450360774994,0.703321278095245,-0.299572795629501
+             ,-0.501185595989227,0.811830759048462,-0.0705287754535675,-0.705207407474518,0.705484330654144,-0.126254215836525
+             ,-0.496709614992142,0.858684718608856,-0.0705287754535675,-0.705207407474518,0.705484330654144,-0.299572795629501
+             ,-0.501185595989227,0.811830759048462,-0.0705287754535675,-0.705207407474518,0.705484330654144,-0.126254215836525
+             ,-0.496709614992142,0.858684718608856,-0.237440034747124,-0.687013685703278,0.686756432056427,-0.348530977964401
+             ,-0.423772484064102,0.836028099060059,-0.237440034747124,-0.687013685703278,0.686756432056427,-0.126254215836525
+             ,-0.496709614992142,0.858684718608856,-0.237440034747124,-0.687013685703278,0.686756432056427,-0.348530977964401
+             ,-0.423772484064102,0.836028099060059,-0.453656941652298,-0.586044788360596,0.671376883983612,-0.494478583335876
+             ,-0.484582096338272,0.721575438976288,-0.453656941652298,-0.586044788360596,0.671376883983612,-0.348530977964401
+             ,-0.423772484064102,0.836028099060059,-0.453656941652298,-0.586044788360596,0.671376883983612,-0.494478583335876
+             ,-0.484582096338272,0.721575438976288,-0.500698804855347,-0.556586563587189,0.662957072257996,-0.518031537532806
+             ,-0.482978731393814,0.705956697463989,-0.500698804855347,-0.556586563587189,0.662957072257996,-0.494478583335876
+             ,-0.484582096338272,0.721575438976288,-0.500698804855347,-0.556586563587189,0.662957072257996,-0.518031537532806
+             ,-0.482978731393814,0.705956697463989,-0.586243212223053,-0.510569632053375,0.628997266292572,-0.641956150531769
+             ,-0.358252465724945,0.677899360656738,-0.586243212223053,-0.510569632053375,0.628997266292572,-0.518031537532806
+             ,-0.482978731393814,0.705956697463989,-0.586243212223053,-0.510569632053375,0.628997266292572,-0.641956150531769
+             ,-0.358252465724945,0.677899360656738,-0.143728569149971,-0.539138197898865,0.829862654209137,-0.0975322872400284
+             ,-0.629642188549042,0.770738780498505,-0.143728569149971,-0.539138197898865,0.829862654209137,-0.641956150531769
+             ,-0.358252465724945,0.677899360656738,-0.143728569149971,-0.539138197898865,0.829862654209137,-0.0975322872400284
+             ,-0.629642188549042,0.770738780498505,0.616217255592346,-0.431359708309174,0.658942461013794,0.559712588787079
+             ,-0.566123783588409,0.605165839195251,0.616217255592346,-0.431359708309174,0.658942461013794,-0.0975322872400284
+             ,-0.629642188549042,0.770738780498505,0.616217255592346,-0.431359708309174,0.658942461013794,0.559712588787079
+             ,-0.566123783588409,0.605165839195251,0.721596121788025,-0.350341886281967,0.597126126289368,0.537242352962494
+             ,-0.304059356451035,0.786713778972626,0.721596121788025,-0.350341886281967,0.597126126289368,0.559712588787079
+             ,-0.566123783588409,0.605165839195251,0.721596121788025,-0.350341886281967,0.597126126289368,0.537242352962494
+             ,-0.304059356451035,0.786713778972626,0.493286520242691,-0.18943327665329,0.84898966550827,0.156391978263855
+             ,0.15463662147522,0.975514769554138,0.493286520242691,-0.18943327665329,0.84898966550827,0.537242352962494,-0.304059356451035
+             ,0.786713778972626,0.493286520242691,-0.18943327665329,0.84898966550827,0.156391978263855,0.15463662147522,0.975514769554138
+             ,0.16575063765049,0.102790407836437,0.980796098709106,-5.12876638936177e-008,0.288840144872665,0.957377314567566
+             ,0.16575063765049,0.102790407836437,0.980796098709106,0.156391978263855,0.15463662147522,0.975514769554138,0.0473963879048824
+             ,0.202317908406258,0.978172302246094,0.0792481675744057,0.201294302940369,0.976319789886475,0.0903366878628731
+             ,0.168694391846657,0.981519997119904,0.178026616573334,0.163107112050056,0.970413625240326,0.0903366878628731
+             ,0.168694391846657,0.981519997119904,0.0792481675744057,0.201294302940369,0.976319789886475,0.0903366878628731
+             ,0.168694391846657,0.981519997119904,0.178026616573334,0.163107112050056,0.970413625240326,0.117285311222076
+             ,0.0542172491550446,0.991617143154144,0.15940535068512,0.189898982644081,0.968776702880859,0.117285311222076
+             ,0.0542172491550446,0.991617143154144,0.178026616573334,0.163107112050056,0.970413625240326,0.117285311222076
+             ,0.0542172491550446,0.991617143154144,0.15940535068512,0.189898982644081,0.968776702880859,0.0560363940894604
+             ,0.0240060351788998,0.998140096664429,0.0746445879340172,0.181182026863098,0.980612695217133,0.0560363940894604
+             ,0.0240060351788998,0.998140096664429,0.15940535068512,0.189898982644081,0.968776702880859,0.0560363940894604
+             ,0.0240060351788998,0.998140096664429,0.0746445879340172,0.181182026863098,0.980612695217133,-0.119192525744438
+             ,0.0449530035257339,0.991852998733521,-0.102532595396042,0.11967421323061,0.987504482269287,-0.119192525744438
+             ,0.0449530035257339,0.991852998733521,0.0746445879340172,0.181182026863098,0.980612695217133,-0.119192525744438
+             ,0.0449530035257339,0.991852998733521,-0.102532595396042,0.11967421323061,0.987504482269287,-0.228629589080811
+             ,0.075427308678627,0.970587015151978,-0.256885796785355,0.0790841355919838,0.963200569152832,-0.228629589080811
+             ,0.075427308678627,0.970587015151978,-0.102532595396042,0.11967421323061,0.987504482269287,-0.228629589080811
+             ,0.075427308678627,0.970587015151978,-0.256885796785355,0.0790841355919838,0.963200569152832,-0.131248906254768
+             ,0.0752853900194168,0.988486647605896,-0.11201623827219,0.0838065221905708,0.990166008472443,-0.131248906254768
+             ,0.0752853900194168,0.988486647605896,-0.256885796785355,0.0790841355919838,0.963200569152832,-0.131248906254768
+             ,0.0752853900194168,0.988486647605896,-0.11201623827219,0.0838065221905708,0.990166008472443,0.00877861492335796
+             ,-0.0827189087867737,0.996534168720245,0.266049206256866,-0.191274374723434,0.944792032241821,0.00877861492335796
+             ,-0.0827189087867737,0.996534168720245,-0.11201623827219,0.0838065221905708,0.990166008472443,0.00877861492335796
+             ,-0.0827189087867737,0.996534168720245,0.266049206256866,-0.191274374723434,0.944792032241821,0.164623364806175
+             ,-0.272304862737656,0.948023855686188,0.258975297212601,-0.429010599851608,0.865379571914673,0.164623364806175
+             ,-0.272304862737656,0.948023855686188,0.266049206256866,-0.191274374723434,0.944792032241821,0.164623364806175
+             ,-0.272304862737656,0.948023855686188,0.258975297212601,-0.429010599851608,0.865379571914673,0.160118982195854
+             ,-0.19471350312233,0.967702686786652,0.221365824341774,-0.470208674669266,0.854342460632324,0.160118982195854
+             ,-0.19471350312233,0.967702686786652,0.258975297212601,-0.429010599851608,0.865379571914673,0.160118982195854
+             ,-0.19471350312233,0.967702686786652,0.221365824341774,-0.470208674669266,0.854342460632324,0.275866568088531
+             ,-0.174526393413544,0.945218622684479,0.0536662600934505,-0.439643979072571,0.896567404270172,0.275866568088531
+             ,-0.174526393413544,0.945218622684479,0.221365824341774,-0.470208674669266,0.854342460632324,0.275866568088531
+             ,-0.174526393413544,0.945218622684479,0.0536662600934505,-0.439643979072571,0.896567404270172,0.199640333652496
+             ,0.0292088519781828,0.979433834552765,0.0527626536786556,-0.283390253782272,0.957552134990692,0.199640333652496
+             ,0.0292088519781828,0.979433834552765,0.0536662600934505,-0.439643979072571,0.896567404270172,0.199640333652496
+             ,0.0292088519781828,0.979433834552765,0.0527626536786556,-0.283390253782272,0.957552134990692,0.188134431838989
+             ,-0.107213206589222,0.976273894309998,0.165093421936035,-0.156648889183998,0.973758339881897,0.188134431838989
+             ,-0.107213206589222,0.976273894309998,0.0527626536786556,-0.283390253782272,0.957552134990692,0.188134431838989
+             ,-0.107213206589222,0.976273894309998,0.165093421936035,-0.156648889183998,0.973758339881897,-0.0779702216386795
+             ,-0.172844633460045,0.98185807466507,-0.0358437523245811,-0.0987473651766777,0.994466781616211,-0.0779702216386795
+             ,-0.172844633460045,0.98185807466507,0.165093421936035,-0.156648889183998,0.973758339881897,-0.0779702216386795
+             ,-0.172844633460045,0.98185807466507,-0.0358437523245811,-0.0987473651766777,0.994466781616211,-0.099484458565712
+             ,-0.17596834897995,0.979355931282043,-0.153482854366302,-0.122143037617207,0.980573415756226,-0.099484458565712
+             ,-0.17596834897995,0.979355931282043,-0.0358437523245811,-0.0987473651766777,0.994466781616211,-0.099484458565712
+             ,-0.17596834897995,0.979355931282043,-0.153482854366302,-0.122143037617207,0.980573415756226,-0.11040622740984
+             ,-0.0318607203662395,0.993375718593597,-0.161736398935318,-0.0667891204357147,0.984571278095245,-0.11040622740984
+             ,-0.0318607203662395,0.993375718593597,-0.153482854366302,-0.122143037617207,0.980573415756226,-0.11040622740984
+             ,-0.0318607203662395,0.993375718593597,-0.161736398935318,-0.0667891204357147,0.984571278095245,0.109953694045544
+             ,-0.0167548451572657,0.99379551410675,0.0505471229553223,-0.0119902612641454,0.998649716377258,0.109953694045544
+             ,-0.0167548451572657,0.99379551410675,-0.161736398935318,-0.0667891204357147,0.984571278095245,0.109953694045544
+             ,-0.0167548451572657,0.99379551410675,0.0505471229553223,-0.0119902612641454,0.998649716377258,0.18881544470787
+             ,0.0160897504538298,0.981880784034729,0.265605390071869,-0.0720053687691689,0.961389124393463,0.18881544470787
+             ,0.0160897504538298,0.981880784034729,0.0505471229553223,-0.0119902612641454,0.998649716377258,0.18881544470787
+             ,0.0160897504538298,0.981880784034729,0.265605390071869,-0.0720053687691689,0.961389124393463,0.308581471443176
+             ,-0.0882439389824867,0.947095811367035,0.154847666621208,-0.0462673604488373,0.986854314804077,0.308581471443176
+             ,-0.0882439389824867,0.947095811367035,0.265605390071869,-0.0720053687691689,0.961389124393463,0.308581471443176
+             ,-0.0882439389824867,0.947095811367035,0.154847666621208,-0.0462673604488373,0.986854314804077,0.175764977931976
+             ,0.128823697566986,0.97596675157547,0.0273653008043766,0.115917183458805,0.992881894111633,0.175764977931976
+             ,0.128823697566986,0.97596675157547,0.154847666621208,-0.0462673604488373,0.986854314804077,0.175764977931976
+             ,0.128823697566986,0.97596675157547,0.0273653008043766,0.115917183458805,0.992881894111633,0.105858847498894
+             ,0.164979949593544,0.980599582195282,-0.0101494491100311,0.280257433652878,0.959871232509613,0.105858847498894
+             ,0.164979949593544,0.980599582195282,0.0273653008043766,0.115917183458805,0.992881894111633,0.105858847498894
+             ,0.164979949593544,0.980599582195282,-0.0101494491100311,0.280257433652878,0.959871232509613,-0.0824015960097313
+             ,0.251582384109497,0.964321672916412,0.0311847645789385,0.245444431900978,0.968908965587616,-0.0824015960097313
+             ,0.251582384109497,0.964321672916412,-0.0101494491100311,0.280257433652878,0.959871232509613,-0.0824015960097313
+             ,0.251582384109497,0.964321672916412,0.0311847645789385,0.245444431900978,0.968908965587616,-0.163478076457977
+             ,0.164728388190269,0.972697019577026,-0.0112071353942156,0.0680665150284767,0.997617840766907,-0.163478076457977
+             ,0.164728388190269,0.972697019577026,0.0311847645789385,0.245444431900978,0.968908965587616,-0.163478076457977
+             ,0.164728388190269,0.972697019577026,-0.0112071353942156,0.0680665150284767,0.997617840766907,-0.164289548993111
+             ,0.133483290672302,0.977338850498199,-0.322605818510056,0.162363082170486,0.932504057884216,-0.164289548993111
+             ,0.133483290672302,0.977338850498199,-0.0112071353942156,0.0680665150284767,0.997617840766907,-0.164289548993111
+             ,0.133483290672302,0.977338850498199,-0.322605818510056,0.162363082170486,0.932504057884216,-0.143359303474426
+             ,0.305483102798462,0.941343784332275,-0.212128058075905,0.295602053403854,0.931461811065674,-0.143359303474426
+             ,0.305483102798462,0.941343784332275,-0.322605818510056,0.162363082170486,0.932504057884216,-0.143359303474426
+             ,0.305483102798462,0.941343784332275,-0.212128058075905,0.295602053403854,0.931461811065674,-0.0849890634417534
+             ,0.297119706869125,0.951050281524658,0.0196203868836164,0.26667246222496,0.963587522506714,-0.0849890634417534
+             ,0.297119706869125,0.951050281524658,-0.212128058075905,0.295602053403854,0.931461811065674,-0.0849890634417534
+             ,0.297119706869125,0.951050281524658,0.0196203868836164,0.26667246222496,0.963587522506714,0.0334970951080322
+             ,0.222588315606117,0.974336922168732,0.110600732266903,0.157274156808853,0.981342136859894,0.0334970951080322
+             ,0.222588315606117,0.974336922168732,0.0196203868836164,0.26667246222496,0.963587522506714,0.0334970951080322
+             ,0.222588315606117,0.974336922168732,0.110600732266903,0.157274156808853,0.981342136859894,0.0357670299708843
+             ,0.261022448539734,0.964669942855835,0.0826261192560196,0.115021295845509,0.989920735359192,0.0357670299708843
+             ,0.261022448539734,0.964669942855835,0.110600732266903,0.157274156808853,0.981342136859894,0.0357670299708843
+             ,0.261022448539734,0.964669942855835,0.0826261192560196,0.115021295845509,0.989920735359192,-0.175894796848297
+             ,0.22101779282093,0.959276974201202,-0.191282242536545,0.0670633465051651,0.979241371154785,-0.175894796848297
+             ,0.22101779282093,0.959276974201202,0.0826261192560196,0.115021295845509,0.989920735359192,-0.175894796848297
+             ,0.22101779282093,0.959276974201202,-0.191282242536545,0.0670633465051651,0.979241371154785,-0.450779318809509
+             ,0.189547926187515,0.872278392314911,-0.419037669897079,0.0436658971011639,0.906918287277222,-0.450779318809509
+             ,0.189547926187515,0.872278392314911,-0.191282242536545,0.0670633465051651,0.979241371154785,-0.450779318809509
+             ,0.189547926187515,0.872278392314911,-0.419037669897079,0.0436658971011639,0.906918287277222,-0.291350394487381
+             ,0.0964571088552475,0.95174103975296,-0.267071515321732,-0.038209542632103,0.962918877601624,-0.291350394487381
+             ,0.0964571088552475,0.95174103975296,-0.419037669897079,0.0436658971011639,0.906918287277222,-0.291350394487381
+             ,0.0964571088552475,0.95174103975296,-0.267071515321732,-0.038209542632103,0.962918877601624,-0.238831833004951
+             ,0.187005653977394,0.952884256839752,-0.284547537565231,0.0539469793438911,0.957142889499664,-0.238831833004951
+             ,0.187005653977394,0.952884256839752,-0.267071515321732,-0.038209542632103,0.962918877601624,-0.238831833004951
+             ,0.187005653977394,0.952884256839752,-0.284547537565231,0.0539469793438911,0.957142889499664,-0.288757741451263
+             ,0.179952085018158,0.940338313579559,-0.309704273939133,0.0213334858417511,0.950593590736389,-0.288757741451263
+             ,0.179952085018158,0.940338313579559,-0.284547537565231,0.0539469793438911,0.957142889499664,-0.288757741451263
+             ,0.179952085018158,0.940338313579559,-0.309704273939133,0.0213334858417511,0.950593590736389,-0.396317571401596
+             ,0.172123789787292,0.901834666728973,-0.385884821414948,-0.0212297979742289,0.922302663326263,-0.396317571401596
+             ,0.172123789787292,0.901834666728973,-0.309704273939133,0.0213334858417511,0.950593590736389,-0.396317571401596
+             ,0.172123789787292,0.901834666728973,-0.385884821414948,-0.0212297979742289,0.922302663326263,-0.500491857528687
+             ,0.0389512591063976,0.864864528179169,-0.34894797205925,-0.154899969696999,0.924251735210419,-0.500491857528687
+             ,0.0389512591063976,0.864864528179169,-0.385884821414948,-0.0212297979742289,0.922302663326263,-0.500491857528687
+             ,0.0389512591063976,0.864864528179169,-0.34894797205925,-0.154899969696999,0.924251735210419,-0.465338289737701
+             ,-0.168701514601707,0.868907392024994,-0.588662922382355,0.0664579123258591,0.805642247200012,-0.465338289737701
+             ,-0.168701514601707,0.868907392024994,-0.34894797205925,-0.154899969696999,0.924251735210419,-0.465338289737701
+             ,-0.168701514601707,0.868907392024994,-0.588662922382355,0.0664579123258591,0.805642247200012,-0.536896467208862
+             ,0.0317927077412605,0.843048870563507,-0.532837808132172,0.14019051194191,0.834524095058441,-0.536896467208862
+             ,0.0317927077412605,0.843048870563507,-0.588662922382355,0.0664579123258591,0.805642247200012,-0.536896467208862
+             ,0.0317927077412605,0.843048870563507,-0.532837808132172,0.14019051194191,0.834524095058441,-0.447535455226898
+             ,0.140224665403366,0.883203864097595,-0.388734251260757,0.055844746530056,0.919655919075012,-0.447535455226898
+             ,0.140224665403366,0.883203864097595,-0.532837808132172,0.14019051194191,0.834524095058441,-0.447535455226898
+             ,0.140224665403366,0.883203864097595,-0.388734251260757,0.055844746530056,0.919655919075012,-0.448338657617569
+             ,0.162828132510185,0.878908038139343,-0.387943178415298,-0.048298642039299,0.92041689157486,-0.448338657617569
+             ,0.162828132510185,0.878908038139343,-0.388734251260757,0.055844746530056,0.919655919075012,-0.448338657617569
+             ,0.162828132510185,0.878908038139343,-0.387943178415298,-0.048298642039299,0.92041689157486,-0.293036580085754
+             ,0.138529926538467,0.946012139320374,-0.307654976844788,-0.0647019669413567,0.949295580387115,-0.293036580085754
+             ,0.138529926538467,0.946012139320374,-0.387943178415298,-0.048298642039299,0.92041689157486,-0.293036580085754
+             ,0.138529926538467,0.946012139320374,-0.307654976844788,-0.0647019669413567,0.949295580387115,0.167314156889915
+             ,0.138379380106926,0.976143956184387,0.138566792011261,-0.00151764461770654,0.990351915359497,0.167314156889915
+             ,0.138379380106926,0.976143956184387,-0.307654976844788,-0.0647019669413567,0.949295580387115,0.167314156889915
+             ,0.138379380106926,0.976143956184387,0.138566792011261,-0.00151764461770654,0.990351915359497,0.529922723770142
+             ,0.136476755142212,0.836992263793945,0.612538158893585,-0.106725282967091,0.783202826976776,0.529922723770142
+             ,0.136476755142212,0.836992263793945,0.138566792011261,-0.00151764461770654,0.990351915359497,0.529922723770142
+             ,0.136476755142212,0.836992263793945,0.612538158893585,-0.106725282967091,0.783202826976776,0.713139712810516
+             ,0.0311483219265938,0.700329661369324,0.786534368991852,-0.132335156202316,0.603200733661652,0.713139712810516
+             ,0.0311483219265938,0.700329661369324,0.612538158893585,-0.106725282967091,0.783202826976776,0.713139712810516
+             ,0.0311483219265938,0.700329661369324,0.786534368991852,-0.132335156202316,0.603200733661652,0.850801706314087
+             ,-0.17775171995163,0.49451071023941,0.873001635074615,-0.0875493288040161,0.479795038700104,0.850801706314087
+             ,-0.17775171995163,0.49451071023941,0.786534368991852,-0.132335156202316,0.603200733661652,0.850801706314087
+             ,-0.17775171995163,0.49451071023941,0.873001635074615,-0.0875493288040161,0.479795038700104,0.734145104885101
+             ,-0.245491445064545,0.633059978485107,0.76801198720932,-0.112614408135414,0.630456626415253,0.734145104885101
+             ,-0.245491445064545,0.633059978485107,0.873001635074615,-0.0875493288040161,0.479795038700104,0.734145104885101
+             ,-0.245491445064545,0.633059978485107,0.76801198720932,-0.112614408135414,0.630456626415253,0.530880033969879
+             ,-0.30224946141243,0.791714310646057,0.614616751670837,-0.148745715618134,0.774674773216248,0.530880033969879
+             ,-0.30224946141243,0.791714310646057,0.76801198720932,-0.112614408135414,0.630456626415253,0.530880033969879
+             ,-0.30224946141243,0.791714310646057,0.614616751670837,-0.148745715618134,0.774674773216248,0.364002138376236
+             ,-0.37670886516571,0.85181736946106,0.347859293222427,-0.105439580976963,0.931598782539368,0.364002138376236
+             ,-0.37670886516571,0.85181736946106,0.614616751670837,-0.148745715618134,0.774674773216248,0.364002138376236
+             ,-0.37670886516571,0.85181736946106,0.347859293222427,-0.105439580976963,0.931598782539368,0.174508273601532
+             ,-0.311151176691055,0.934201121330261,0.137762799859047,-0.129307135939598,0.981988310813904,0.174508273601532
+             ,-0.311151176691055,0.934201121330261,0.347859293222427,-0.105439580976963,0.931598782539368,0.174508273601532
+             ,-0.311151176691055,0.934201121330261,0.137762799859047,-0.129307135939598,0.981988310813904,-0.0592671185731888
+             ,-0.296373575925827,0.953231394290924,-0.00402848515659571,-0.115248821675777,0.993328511714935,-0.0592671185731888
+             ,-0.296373575925827,0.953231394290924,0.137762799859047,-0.129307135939598,0.981988310813904,-0.0592671185731888
+             ,-0.296373575925827,0.953231394290924,-0.00402848515659571,-0.115248821675777,0.993328511714935,-0.145669028162956
+             ,-0.483326405286789,0.863235771656036,-0.0944876968860626,-0.109794661402702,0.989452958106995,-0.145669028162956
+             ,-0.483326405286789,0.863235771656036,-0.00402848515659571,-0.115248821675777,0.993328511714935,-0.145669028162956
+             ,-0.483326405286789,0.863235771656036,-0.0944876968860626,-0.109794661402702,0.989452958106995,-0.356811225414276
+             ,-0.528961956501007,0.76999032497406,-0.424460113048553,-0.0982884392142296,0.90009605884552,-0.356811225414276
+             ,-0.528961956501007,0.76999032497406,-0.0944876968860626,-0.109794661402702,0.989452958106995,-0.356811225414276
+             ,-0.528961956501007,0.76999032497406,-0.424460113048553,-0.0982884392142296,0.90009605884552,-0.630984365940094
+             ,-0.375336945056915,0.678955674171448,-0.576947927474976,-0.326724708080292,0.748586714267731,-0.630984365940094
+             ,-0.375336945056915,0.678955674171448,-0.424460113048553,-0.0982884392142296,0.90009605884552,-0.630984365940094
+             ,-0.375336945056915,0.678955674171448,-0.576947927474976,-0.326724708080292,0.748586714267731,-0.554635345935822
+             ,-0.382309526205063,0.739066302776337,-0.378867775201797,-0.571870684623718,0.727614641189575,-0.554635345935822
+             ,-0.382309526205063,0.739066302776337,-0.576947927474976,-0.326724708080292,0.748586714267731,-0.554635345935822
+             ,-0.382309526205063,0.739066302776337,-0.378867775201797,-0.571870684623718,0.727614641189575,-0.399788618087769
+             ,-0.448574841022491,0.799343287944794,-0.303632259368896,-0.625561594963074,0.718665540218353,-0.399788618087769
+             ,-0.448574841022491,0.799343287944794,-0.378867775201797,-0.571870684623718,0.727614641189575,-0.399788618087769
+             ,-0.448574841022491,0.799343287944794,-0.303632259368896,-0.625561594963074,0.718665540218353,-0.427732288837433
+             ,-0.438675254583359,0.790322184562683,-0.121278591454029,-0.700450360774994,0.703321278095245,-0.427732288837433
+             ,-0.438675254583359,0.790322184562683,-0.303632259368896,-0.625561594963074,0.718665540218353,-0.427732288837433
+             ,-0.438675254583359,0.790322184562683,-0.121278591454029,-0.700450360774994,0.703321278095245,-0.239438265562058
+             ,-0.682735443115234,0.690320014953613,-0.0705287754535675,-0.705207407474518,0.705484330654144,-0.239438265562058
+             ,-0.682735443115234,0.690320014953613,-0.121278591454029,-0.700450360774994,0.703321278095245,-0.239438265562058
+             ,-0.682735443115234,0.690320014953613,-0.0705287754535675,-0.705207407474518,0.705484330654144,-0.204757079482079
+             ,-0.731206774711609,0.650700628757477,-0.237440034747124,-0.687013685703278,0.686756432056427,-0.204757079482079
+             ,-0.731206774711609,0.650700628757477,-0.0705287754535675,-0.705207407474518,0.705484330654144,-0.204757079482079
+             ,-0.731206774711609,0.650700628757477,-0.237440034747124,-0.687013685703278,0.686756432056427,-0.361818552017212
+             ,-0.67173171043396,0.646423816680908,-0.453656941652298,-0.586044788360596,0.671376883983612,-0.361818552017212
+             ,-0.67173171043396,0.646423816680908,-0.237440034747124,-0.687013685703278,0.686756432056427,-0.361818552017212
+             ,-0.67173171043396,0.646423816680908,-0.453656941652298,-0.586044788360596,0.671376883983612,-0.362886548042297
+             ,-0.628980934619904,0.68752920627594,-0.500698804855347,-0.556586563587189,0.662957072257996,-0.362886548042297
+             ,-0.628980934619904,0.68752920627594,-0.453656941652298,-0.586044788360596,0.671376883983612,-0.362886548042297
+             ,-0.628980934619904,0.68752920627594,-0.500698804855347,-0.556586563587189,0.662957072257996,-0.523041188716888
+             ,-0.238396123051643,0.818288028240204,-0.586243212223053,-0.510569632053375,0.628997266292572,-0.523041188716888
+             ,-0.238396123051643,0.818288028240204,-0.500698804855347,-0.556586563587189,0.662957072257996,-0.523041188716888
+             ,-0.238396123051643,0.818288028240204,-0.586243212223053,-0.510569632053375,0.628997266292572,-0.0910782366991043
+             ,-0.0640988871455193,0.993778705596924,-0.143728569149971,-0.539138197898865,0.829862654209137,-0.0910782366991043
+             ,-0.0640988871455193,0.993778705596924,-0.586243212223053,-0.510569632053375,0.628997266292572,-0.0910782366991043
+             ,-0.0640988871455193,0.993778705596924,-0.143728569149971,-0.539138197898865,0.829862654209137,0.667532205581665
+             ,-0.167039111256599,0.725602328777313,0.616217255592346,-0.431359708309174,0.658942461013794,0.667532205581665
+             ,-0.167039111256599,0.725602328777313,-0.143728569149971,-0.539138197898865,0.829862654209137,0.667532205581665
+             ,-0.167039111256599,0.725602328777313,0.616217255592346,-0.431359708309174,0.658942461013794,0.74651175737381
+             ,-0.153361842036247,0.647456765174866,0.721596121788025,-0.350341886281967,0.597126126289368,0.74651175737381
+             ,-0.153361842036247,0.647456765174866,0.616217255592346,-0.431359708309174,0.658942461013794,0.74651175737381
+             ,-0.153361842036247,0.647456765174866,0.721596121788025,-0.350341886281967,0.597126126289368,0.690832018852234
+             ,-0.257196575403214,0.675722599029541,0.493286520242691,-0.18943327665329,0.84898966550827,0.690832018852234
+             ,-0.257196575403214,0.675722599029541,0.721596121788025,-0.350341886281967,0.597126126289368,0.690832018852234
+             ,-0.257196575403214,0.675722599029541,0.493286520242691,-0.18943327665329,0.84898966550827,0.544284164905548
+             ,-0.0871468633413315,0.834362089633942,0.16575063765049,0.102790407836437,0.980796098709106,0.544284164905548
+             ,-0.0871468633413315,0.834362089633942,0.493286520242691,-0.18943327665329,0.84898966550827,0.056307427585125
+             ,0.0717959478497505,0.995828747749329,0.0473963879048824,0.202317908406258,0.978172302246094,0.0159715507179499
+             ,0.0478199794888496,0.998728275299072,0.0903366878628731,0.168694391846657,0.981519997119904,0.0159715507179499
+             ,0.0478199794888496,0.998728275299072,0.0473963879048824,0.202317908406258,0.978172302246094,0.0159715507179499
+             ,0.0478199794888496,0.998728275299072,0.0903366878628731,0.168694391846657,0.981519997119904,0.0638978406786919
+             ,-0.0478696748614311,0.99680769443512,0.117285311222076,0.0542172491550446,0.991617143154144,0.0638978406786919
+             ,-0.0478696748614311,0.99680769443512,0.0903366878628731,0.168694391846657,0.981519997119904,0.0638978406786919
+             ,-0.0478696748614311,0.99680769443512,0.117285311222076,0.0542172491550446,0.991617143154144,0.0480100996792316
+             ,-0.032047912478447,0.998332619667053,0.0560363940894604,0.0240060351788998,0.998140096664429,0.0480100996792316
+             ,-0.032047912478447,0.998332619667053,0.117285311222076,0.0542172491550446,0.991617143154144,0.0480100996792316
+             ,-0.032047912478447,0.998332619667053,0.0560363940894604,0.0240060351788998,0.998140096664429,-0.0436727851629257
+             ,-0.0441802367568016,0.998068571090698,-0.119192525744438,0.0449530035257339,0.991852998733521,-0.0436727851629257
+             ,-0.0441802367568016,0.998068571090698,0.0560363940894604,0.0240060351788998,0.998140096664429,-0.0436727851629257
+             ,-0.0441802367568016,0.998068571090698,-0.119192525744438,0.0449530035257339,0.991852998733521,-0.165622130036354
+             ,0.0866375342011452,0.982376337051392,-0.228629589080811,0.075427308678627,0.970587015151978,-0.165622130036354
+             ,0.0866375342011452,0.982376337051392,-0.119192525744438,0.0449530035257339,0.991852998733521,-0.165622130036354
+             ,0.0866375342011452,0.982376337051392,-0.228629589080811,0.075427308678627,0.970587015151978,-0.271212249994278
+             ,0.153129458427429,0.950260639190674,-0.131248906254768,0.0752853900194168,0.988486647605896,-0.271212249994278
+             ,0.153129458427429,0.950260639190674,-0.228629589080811,0.075427308678627,0.970587015151978,-0.271212249994278
+             ,0.153129458427429,0.950260639190674,-0.131248906254768,0.0752853900194168,0.988486647605896,-0.222237661480904
+             ,-0.0593043081462383,0.973187208175659,0.00877861492335796,-0.0827189087867737,0.996534168720245,-0.222237661480904
+             ,-0.0593043081462383,0.973187208175659,-0.131248906254768,0.0752853900194168,0.988486647605896,-0.222237661480904
+             ,-0.0593043081462383,0.973187208175659,0.00877861492335796,-0.0827189087867737,0.996534168720245,0.165290459990501
+             ,-0.224076241254807,0.960452437400818,0.164623364806175,-0.272304862737656,0.948023855686188,0.165290459990501
+             ,-0.224076241254807,0.960452437400818,0.00877861492335796,-0.0827189087867737,0.996534168720245,0.165290459990501
+             ,-0.224076241254807,0.960452437400818,0.164623364806175,-0.272304862737656,0.948023855686188,0.39193269610405
+             ,-0.0704284012317657,0.917294204235077,0.160118982195854,-0.19471350312233,0.967702686786652,0.39193269610405
+             ,-0.0704284012317657,0.917294204235077,0.164623364806175,-0.272304862737656,0.948023855686188,0.39193269610405
+             ,-0.0704284012317657,0.917294204235077,0.160118982195854,-0.19471350312233,0.967702686786652,0.356344312429428
+             ,0.172911837697029,0.918215751647949,0.275866568088531,-0.174526393413544,0.945218622684479,0.356344312429428
+             ,0.172911837697029,0.918215751647949,0.160118982195854,-0.19471350312233,0.967702686786652,0.356344312429428
+             ,0.172911837697029,0.918215751647949,0.275866568088531,-0.174526393413544,0.945218622684479,0.153964087367058
+             ,0.138433381915092,0.978330790996552,0.199640333652496,0.0292088519781828,0.979433834552765,0.153964087367058
+             ,0.138433381915092,0.978330790996552,0.275866568088531,-0.174526393413544,0.945218622684479,0.153964087367058
+             ,0.138433381915092,0.978330790996552,0.199640333652496,0.0292088519781828,0.979433834552765,-0.0476831719279289
+             ,-0.0794658213853836,0.995696485042572,0.188134431838989,-0.107213206589222,0.976273894309998,-0.0476831719279289
+             ,-0.0794658213853836,0.995696485042572,0.199640333652496,0.0292088519781828,0.979433834552765,-0.0476831719279289
+             ,-0.0794658213853836,0.995696485042572,0.188134431838989,-0.107213206589222,0.976273894309998,-0.134408354759216
+             ,-0.226852625608444,0.964609920978546,-0.0779702216386795,-0.172844633460045,0.98185807466507,-0.134408354759216
+             ,-0.226852625608444,0.964609920978546,0.188134431838989,-0.107213206589222,0.976273894309998,-0.134408354759216
+             ,-0.226852625608444,0.964609920978546,-0.0779702216386795,-0.172844633460045,0.98185807466507,0.00598716223612428
+             ,-0.255204260349274,0.966868579387665,-0.099484458565712,-0.17596834897995,0.979355931282043,0.00598716223612428
+             ,-0.255204260349274,0.966868579387665,-0.0779702216386795,-0.172844633460045,0.98185807466507,0.00598716223612428
+             ,-0.255204260349274,0.966868579387665,-0.099484458565712,-0.17596834897995,0.979355931282043,0.0326828770339489
+             ,-0.0734487324953079,0.996763288974762,-0.11040622740984,-0.0318607203662395,0.993375718593597,0.0326828770339489
+             ,-0.0734487324953079,0.996763288974762,-0.099484458565712,-0.17596834897995,0.979355931282043,0.0326828770339489
+             ,-0.0734487324953079,0.996763288974762,-0.11040622740984,-0.0318607203662395,0.993375718593597,0.0909725576639175
+             ,0.0176245085895061,0.995697438716888,0.109953694045544,-0.0167548451572657,0.99379551410675,0.0909725576639175
+             ,0.0176245085895061,0.995697438716888,-0.11040622740984,-0.0318607203662395,0.993375718593597,0.0909725576639175
+             ,0.0176245085895061,0.995697438716888,0.109953694045544,-0.0167548451572657,0.99379551410675,0.151867642998695
+             ,-0.0289646200835705,0.987976372241974,0.18881544470787,0.0160897504538298,0.981880784034729,0.151867642998695
+             ,-0.0289646200835705,0.987976372241974,0.109953694045544,-0.0167548451572657,0.99379551410675,0.151867642998695
+             ,-0.0289646200835705,0.987976372241974,0.18881544470787,0.0160897504538298,0.981880784034729,0.227452874183655
+             ,-0.091056190431118,0.969522535800934,0.308581471443176,-0.0882439389824867,0.947095811367035,0.227452874183655
+             ,-0.091056190431118,0.969522535800934,0.18881544470787,0.0160897504538298,0.981880784034729,0.227452874183655
+             ,-0.091056190431118,0.969522535800934,0.308581471443176,-0.0882439389824867,0.947095811367035,0.306339174509048
+             ,-0.105291932821274,0.946081399917603,0.175764977931976,0.128823697566986,0.97596675157547,0.306339174509048
+             ,-0.105291932821274,0.946081399917603,0.308581471443176,-0.0882439389824867,0.947095811367035,0.306339174509048
+             ,-0.105291932821274,0.946081399917603,0.175764977931976,0.128823697566986,0.97596675157547,0.127283662557602
+             ,0.0316086150705814,0.991362571716309,0.105858847498894,0.164979949593544,0.980599582195282,0.127283662557602
+             ,0.0316086150705814,0.991362571716309,0.175764977931976,0.128823697566986,0.97596675157547,0.127283662557602
+             ,0.0316086150705814,0.991362571716309,0.105858847498894,0.164979949593544,0.980599582195282,0.0200485102832317
+             ,0.115821048617363,0.993067800998688,-0.0824015960097313,0.251582384109497,0.964321672916412,0.0200485102832317
+             ,0.115821048617363,0.993067800998688,0.105858847498894,0.164979949593544,0.980599582195282,0.0200485102832317
+             ,0.115821048617363,0.993067800998688,-0.0824015960097313,0.251582384109497,0.964321672916412,-0.161975666880608
+             ,0.251374572515488,0.954240381717682,-0.163478076457977,0.164728388190269,0.972697019577026,-0.161975666880608
+             ,0.251374572515488,0.954240381717682,-0.0824015960097313,0.251582384109497,0.964321672916412,-0.161975666880608
+             ,0.251374572515488,0.954240381717682,-0.163478076457977,0.164728388190269,0.972697019577026,-0.122763268649578
+             ,0.30345943570137,0.944902956485748,-0.164289548993111,0.133483290672302,0.977338850498199,-0.122763268649578
+             ,0.30345943570137,0.944902956485748,-0.163478076457977,0.164728388190269,0.972697019577026,-0.122763268649578
+             ,0.30345943570137,0.944902956485748,-0.164289548993111,0.133483290672302,0.977338850498199,-0.0636220425367355
+             ,0.31108033657074,0.948251664638519,-0.143359303474426,0.305483102798462,0.941343784332275,-0.0636220425367355
+             ,0.31108033657074,0.948251664638519,-0.164289548993111,0.133483290672302,0.977338850498199,-0.0636220425367355
+             ,0.31108033657074,0.948251664638519,-0.143359303474426,0.305483102798462,0.941343784332275,-0.161082282662392
+             ,0.276790231466293,0.947332978248596,-0.0849890634417534,0.297119706869125,0.951050281524658,-0.161082282662392
+             ,0.276790231466293,0.947332978248596,-0.143359303474426,0.305483102798462,0.941343784332275,-0.161082282662392
+             ,0.276790231466293,0.947332978248596,-0.0849890634417534,0.297119706869125,0.951050281524658,0.0475718788802624
+             ,0.17346853017807,0.983689785003662,0.0334970951080322,0.222588315606117,0.974336922168732,0.0475718788802624
+             ,0.17346853017807,0.983689785003662,-0.0849890634417534,0.297119706869125,0.951050281524658,0.0475718788802624
+             ,0.17346853017807,0.983689785003662,0.0334970951080322,0.222588315606117,0.974336922168732,0.159061074256897
+             ,0.216290339827538,0.963285028934479,0.0357670299708843,0.261022448539734,0.964669942855835,0.159061074256897
+             ,0.216290339827538,0.963285028934479,0.0334970951080322,0.222588315606117,0.974336922168732,0.159061074256897
+             ,0.216290339827538,0.963285028934479,0.0357670299708843,0.261022448539734,0.964669942855835,-0.229670450091362
+             ,0.318218797445297,0.919776260852814,-0.175894796848297,0.22101779282093,0.959276974201202,-0.229670450091362
+             ,0.318218797445297,0.919776260852814,0.0357670299708843,0.261022448539734,0.964669942855835,-0.229670450091362
+             ,0.318218797445297,0.919776260852814,-0.175894796848297,0.22101779282093,0.959276974201202,-0.502759754657745
+             ,0.222647547721863,0.83526086807251,-0.450779318809509,0.189547926187515,0.872278392314911,-0.502759754657745
+             ,0.222647547721863,0.83526086807251,-0.175894796848297,0.22101779282093,0.959276974201202,-0.502759754657745
+             ,0.222647547721863,0.83526086807251,-0.450779318809509,0.189547926187515,0.872278392314911,-0.299854278564453
+             ,0.152523621916771,0.941713273525238,-0.291350394487381,0.0964571088552475,0.95174103975296,-0.299854278564453
+             ,0.152523621916771,0.941713273525238,-0.450779318809509,0.189547926187515,0.872278392314911,-0.299854278564453
+             ,0.152523621916771,0.941713273525238,-0.291350394487381,0.0964571088552475,0.95174103975296,-0.0681699737906456
+             ,0.16276042163372,0.984307825565338,-0.238831833004951,0.187005653977394,0.952884256839752,-0.0681699737906456
+             ,0.16276042163372,0.984307825565338,-0.291350394487381,0.0964571088552475,0.95174103975296,-0.0681699737906456
+             ,0.16276042163372,0.984307825565338,-0.238831833004951,0.187005653977394,0.952884256839752,-0.340664029121399
+             ,0.264762848615646,0.902135610580444,-0.288757741451263,0.179952085018158,0.940338313579559,-0.340664029121399
+             ,0.264762848615646,0.902135610580444,-0.238831833004951,0.187005653977394,0.952884256839752,-0.340664029121399
+             ,0.264762848615646,0.902135610580444,-0.288757741451263,0.179952085018158,0.940338313579559,-0.451120644807816
+             ,0.136853441596031,0.881907820701599,-0.396317571401596,0.172123789787292,0.901834666728973,-0.451120644807816
+             ,0.136853441596031,0.881907820701599,-0.288757741451263,0.179952085018158,0.940338313579559,-0.451120644807816
+             ,0.136853441596031,0.881907820701599,-0.396317571401596,0.172123789787292,0.901834666728973,-0.581363201141357
+             ,0.146944493055344,0.8002650141716,-0.500491857528687,0.0389512591063976,0.864864528179169,-0.581363201141357
+             ,0.146944493055344,0.8002650141716,-0.396317571401596,0.172123789787292,0.901834666728973,-0.581363201141357
+             ,0.146944493055344,0.8002650141716,-0.500491857528687,0.0389512591063976,0.864864528179169,-0.579960227012634
+             ,0.0880873054265976,0.809868454933167,-0.465338289737701,-0.168701514601707,0.868907392024994,-0.579960227012634
+             ,0.0880873054265976,0.809868454933167,-0.500491857528687,0.0389512591063976,0.864864528179169,-0.579960227012634
+             ,0.0880873054265976,0.809868454933167,-0.465338289737701,-0.168701514601707,0.868907392024994,-0.428155452013016
+             ,-0.0109421573579311,0.903638899326324,-0.536896467208862,0.0317927077412605,0.843048870563507,-0.428155452013016
+             ,-0.0109421573579311,0.903638899326324,-0.465338289737701,-0.168701514601707,0.868907392024994,-0.428155452013016
+             ,-0.0109421573579311,0.903638899326324,-0.536896467208862,0.0317927077412605,0.843048870563507,-0.304702669382095
+             ,-0.000827569921966642,0.952447116374969,-0.447535455226898,0.140224665403366,0.883203864097595,-0.304702669382095
+             ,-0.000827569921966642,0.952447116374969,-0.536896467208862,0.0317927077412605,0.843048870563507,-0.304702669382095
+             ,-0.000827569921966642,0.952447116374969,-0.447535455226898,0.140224665403366,0.883203864097595,-0.335866421461105
+             ,0.210699573159218,0.918041110038757,-0.448338657617569,0.162828132510185,0.878908038139343,-0.335866421461105
+             ,0.210699573159218,0.918041110038757,-0.447535455226898,0.140224665403366,0.883203864097595,-0.335866421461105
+             ,0.210699573159218,0.918041110038757,-0.448338657617569,0.162828132510185,0.878908038139343,-0.297005325555801
+             ,0.344489604234695,0.890569925308228,-0.293036580085754,0.138529926538467,0.946012139320374,-0.297005325555801
+             ,0.344489604234695,0.890569925308228,-0.448338657617569,0.162828132510185,0.878908038139343,-0.297005325555801
+             ,0.344489604234695,0.890569925308228,-0.293036580085754,0.138529926538467,0.946012139320374,0.107954643666744
+             ,0.302231401205063,0.947101891040802,0.167314156889915,0.138379380106926,0.976143956184387,0.107954643666744
+             ,0.302231401205063,0.947101891040802,-0.293036580085754,0.138529926538467,0.946012139320374,0.107954643666744
+             ,0.302231401205063,0.947101891040802,0.167314156889915,0.138379380106926,0.976143956184387,0.586375594139099
+             ,0.128790602087975,0.799735426902771,0.529922723770142,0.136476755142212,0.836992263793945,0.586375594139099
+             ,0.128790602087975,0.799735426902771,0.167314156889915,0.138379380106926,0.976143956184387,0.586375594139099
+             ,0.128790602087975,0.799735426902771,0.529922723770142,0.136476755142212,0.836992263793945,0.579509854316711
+             ,0.252909243106842,0.774729192256927,0.713139712810516,0.0311483219265938,0.700329661369324,0.579509854316711
+             ,0.252909243106842,0.774729192256927,0.529922723770142,0.136476755142212,0.836992263793945,0.579509854316711
+             ,0.252909243106842,0.774729192256927,0.713139712810516,0.0311483219265938,0.700329661369324,0.739730536937714
+             ,-0.0791263803839684,0.668234765529633,0.850801706314087,-0.17775171995163,0.49451071023941,0.739730536937714
+             ,-0.0791263803839684,0.668234765529633,0.713139712810516,0.0311483219265938,0.700329661369324,0.739730536937714
+             ,-0.0791263803839684,0.668234765529633,0.850801706314087,-0.17775171995163,0.49451071023941,0.715654671192169
+             ,-0.468169420957565,0.518320202827454,0.734145104885101,-0.245491445064545,0.633059978485107,0.715654671192169
+             ,-0.468169420957565,0.518320202827454,0.850801706314087,-0.17775171995163,0.49451071023941,0.715654671192169
+             ,-0.468169420957565,0.518320202827454,0.734145104885101,-0.245491445064545,0.633059978485107,0.516776978969574
+             ,-0.51396107673645,0.68467915058136,0.530880033969879,-0.30224946141243,0.791714310646057,0.516776978969574,-0.51396107673645
+             ,0.68467915058136,0.734145104885101,-0.245491445064545,0.633059978485107,0.516776978969574,-0.51396107673645
+             ,0.68467915058136,0.530880033969879,-0.30224946141243,0.791714310646057,0.357766360044479,-0.503484487533569
+             ,0.786451876163483,0.364002138376236,-0.37670886516571,0.85181736946106,0.357766360044479,-0.503484487533569
+             ,0.786451876163483,0.530880033969879,-0.30224946141243,0.791714310646057,0.357766360044479,-0.503484487533569
+             ,0.786451876163483,0.364002138376236,-0.37670886516571,0.85181736946106,0.335956037044525,-0.481663733720779
+             ,0.809403240680695,0.174508273601532,-0.311151176691055,0.934201121330261,0.335956037044525,-0.481663733720779
+             ,0.809403240680695,0.364002138376236,-0.37670886516571,0.85181736946106,0.335956037044525,-0.481663733720779
+             ,0.809403240680695,0.174508273601532,-0.311151176691055,0.934201121330261,-0.196733340620995,-0.32892769575119
+             ,0.923635542392731,-0.0592671185731888,-0.296373575925827,0.953231394290924,-0.196733340620995,-0.32892769575119
+             ,0.923635542392731,0.174508273601532,-0.311151176691055,0.934201121330261,-0.196733340620995,-0.32892769575119
+             ,0.923635542392731,-0.0592671185731888,-0.296373575925827,0.953231394290924,-0.512101233005524,-0.391708374023438
+             ,0.764406263828278,-0.145669028162956,-0.483326405286789,0.863235771656036,-0.512101233005524,-0.391708374023438
+             ,0.764406263828278,-0.0592671185731888,-0.296373575925827,0.953231394290924,-0.512101233005524,-0.391708374023438
+             ,0.764406263828278,-0.145669028162956,-0.483326405286789,0.863235771656036,-0.420163810253143,-0.582722067832947
+             ,0.695627331733704,-0.356811225414276,-0.528961956501007,0.76999032497406,-0.420163810253143,-0.582722067832947
+             ,0.695627331733704,-0.145669028162956,-0.483326405286789,0.863235771656036,-0.420163810253143,-0.582722067832947
+             ,0.695627331733704,-0.356811225414276,-0.528961956501007,0.76999032497406,-0.392792642116547,-0.577279448509216
+             ,0.715864777565002,-0.630984365940094,-0.375336945056915,0.678955674171448,-0.392792642116547,-0.577279448509216
+             ,0.715864777565002,-0.356811225414276,-0.528961956501007,0.76999032497406,-0.392792642116547,-0.577279448509216
+             ,0.715864777565002,-0.630984365940094,-0.375336945056915,0.678955674171448,-0.418095052242279,-0.473310023546219
+             ,0.775354146957397,-0.554635345935822,-0.382309526205063,0.739066302776337,-0.418095052242279,-0.473310023546219
+             ,0.775354146957397,-0.630984365940094,-0.375336945056915,0.678955674171448,-0.418095052242279,-0.473310023546219
+             ,0.775354146957397,-0.554635345935822,-0.382309526205063,0.739066302776337,-0.344151467084885,-0.440302342176437
+             ,0.829272985458374,-0.399788618087769,-0.448574841022491,0.799343287944794,-0.344151467084885,-0.440302342176437
+             ,0.829272985458374,-0.554635345935822,-0.382309526205063,0.739066302776337,-0.344151467084885,-0.440302342176437
+             ,0.829272985458374,-0.399788618087769,-0.448574841022491,0.799343287944794,-0.408197939395905,-0.417988806962967
+             ,0.811578571796417,-0.427732288837433,-0.438675254583359,0.790322184562683,-0.408197939395905,-0.417988806962967
+             ,0.811578571796417,-0.399788618087769,-0.448574841022491,0.799343287944794,-0.408197939395905,-0.417988806962967
+             ,0.811578571796417,-0.427732288837433,-0.438675254583359,0.790322184562683,-0.496039867401123,-0.377453356981277
+             ,0.78196769952774,-0.239438265562058,-0.682735443115234,0.690320014953613,-0.496039867401123,-0.377453356981277
+             ,0.78196769952774,-0.427732288837433,-0.438675254583359,0.790322184562683,-0.496039867401123,-0.377453356981277
+             ,0.78196769952774,-0.239438265562058,-0.682735443115234,0.690320014953613,-0.294590830802917,-0.567697823047638
+             ,0.76872330904007,-0.204757079482079,-0.731206774711609,0.650700628757477,-0.294590830802917,-0.567697823047638
+             ,0.76872330904007,-0.239438265562058,-0.682735443115234,0.690320014953613,-0.294590830802917,-0.567697823047638
+             ,0.76872330904007,-0.204757079482079,-0.731206774711609,0.650700628757477,-0.372419446706772,-0.629175126552582
+             ,0.682233393192291,-0.361818552017212,-0.67173171043396,0.646423816680908,-0.372419446706772,-0.629175126552582
+             ,0.682233393192291,-0.204757079482079,-0.731206774711609,0.650700628757477,-0.372419446706772,-0.629175126552582
+             ,0.682233393192291,-0.361818552017212,-0.67173171043396,0.646423816680908,-0.117051593959332,-0.668453514575958
+             ,0.734485387802124,-0.362886548042297,-0.628980934619904,0.68752920627594,-0.117051593959332,-0.668453514575958
+             ,0.734485387802124,-0.361818552017212,-0.67173171043396,0.646423816680908,-0.117051593959332,-0.668453514575958
+             ,0.734485387802124,-0.362886548042297,-0.628980934619904,0.68752920627594,0.0526224300265312,-0.264895260334015
+             ,0.96284031867981,-0.523041188716888,-0.238396123051643,0.818288028240204,0.0526224300265312,-0.264895260334015
+             ,0.96284031867981,-0.362886548042297,-0.628980934619904,0.68752920627594,0.0526224300265312,-0.264895260334015
+             ,0.96284031867981,-0.523041188716888,-0.238396123051643,0.818288028240204,-0.0794290229678154,0.459245055913925
+             ,0.884751319885254,-0.0910782366991043,-0.0640988871455193,0.993778705596924,-0.0794290229678154,0.459245055913925
+             ,0.884751319885254,-0.523041188716888,-0.238396123051643,0.818288028240204,-0.0794290229678154,0.459245055913925
+             ,0.884751319885254,-0.0910782366991043,-0.0640988871455193,0.993778705596924,0.491011381149292,0.379949122667313
+             ,0.783930122852325,0.667532205581665,-0.167039111256599,0.725602328777313,0.491011381149292,0.379949122667313
+             ,0.783930122852325,-0.0910782366991043,-0.0640988871455193,0.993778705596924,0.491011381149292,0.379949122667313
+             ,0.783930122852325,0.667532205581665,-0.167039111256599,0.725602328777313,0.723137080669403,0.0772193893790245
+             ,0.686374545097351,0.74651175737381,-0.153361842036247,0.647456765174866,0.723137080669403,0.0772193893790245
+             ,0.686374545097351,0.667532205581665,-0.167039111256599,0.725602328777313,0.723137080669403,0.0772193893790245
+             ,0.686374545097351,0.74651175737381,-0.153361842036247,0.647456765174866,0.663123965263367,0.0758070647716522
+             ,0.744660913944244,0.690832018852234,-0.257196575403214,0.675722599029541,0.663123965263367,0.0758070647716522
+             ,0.744660913944244,0.74651175737381,-0.153361842036247,0.647456765174866,0.663123965263367,0.0758070647716522
+             ,0.744660913944244,0.690832018852234,-0.257196575403214,0.675722599029541,0.725777864456177,0.0110122095793486
+             ,0.68784099817276,0.544284164905548,-0.0871468633413315,0.834362089633942,0.725777864456177,0.0110122095793486
+             ,0.68784099817276,0.690832018852234,-0.257196575403214,0.675722599029541,-0.0235278848558664,0.119190514087677
+             ,0.992592573165894,0.056307427585125,0.0717959478497505,0.995828747749329,-0.0637255907058716,0.0954234674572945
+             ,0.993394911289215,0.0159715507179499,0.0478199794888496,0.998728275299072,-0.0637255907058716,0.0954234674572945
+             ,0.993394911289215,0.056307427585125,0.0717959478497505,0.995828747749329,-0.0637255907058716,0.0954234674572945
+             ,0.993394911289215,0.0159715507179499,0.0478199794888496,0.998728275299072,-0.0402304083108902,-0.0244625210762024
+             ,0.998890936374664,0.0638978406786919,-0.0478696748614311,0.99680769443512,-0.0402304083108902,-0.0244625210762024
+             ,0.998890936374664,0.0159715507179499,0.0478199794888496,0.998728275299072,-0.0402304083108902,-0.0244625210762024
+             ,0.998890936374664,0.0638978406786919,-0.0478696748614311,0.99680769443512,0.0729250088334084,-0.186031594872475
+             ,0.979833781719208,0.0480100996792316,-0.032047912478447,0.998332619667053,0.0729250088334084,-0.186031594872475
+             ,0.979833781719208,0.0638978406786919,-0.0478696748614311,0.99680769443512,0.0729250088334084,-0.186031594872475
+             ,0.979833781719208,0.0480100996792316,-0.032047912478447,0.998332619667053,-0.0349857918918133,-0.160242542624474
+             ,0.986457526683807,-0.0436727851629257,-0.0441802367568016,0.998068571090698,-0.0349857918918133,-0.160242542624474
+             ,0.986457526683807,0.0480100996792316,-0.032047912478447,0.998332619667053,-0.0349857918918133,-0.160242542624474
+             ,0.986457526683807,-0.0436727851629257,-0.0441802367568016,0.998068571090698,-0.0656807422637939,-0.172508060932159
+             ,0.982815861701965,-0.165622130036354,0.0866375342011452,0.982376337051392,-0.0656807422637939,-0.172508060932159
+             ,0.982815861701965,-0.0436727851629257,-0.0441802367568016,0.998068571090698,-0.0656807422637939,-0.172508060932159
+             ,0.982815861701965,-0.165622130036354,0.0866375342011452,0.982376337051392,-0.157577186822891,-0.0944696813821793
+             ,0.982977509498596,-0.271212249994278,0.153129458427429,0.950260639190674,-0.157577186822891,-0.0944696813821793
+             ,0.982977509498596,-0.165622130036354,0.0866375342011452,0.982376337051392,-0.157577186822891,-0.0944696813821793
+             ,0.982977509498596,-0.271212249994278,0.153129458427429,0.950260639190674,-0.361587166786194,0.140619322657585
+             ,0.921672880649567,-0.222237661480904,-0.0593043081462383,0.973187208175659,-0.361587166786194,0.140619322657585
+             ,0.921672880649567,-0.271212249994278,0.153129458427429,0.950260639190674,-0.361587166786194,0.140619322657585
+             ,0.921672880649567,-0.222237661480904,-0.0593043081462383,0.973187208175659,0.0861601904034615,0.0786189660429955
+             ,0.993174433708191,0.165290459990501,-0.224076241254807,0.960452437400818,0.0861601904034615,0.0786189660429955
+             ,0.993174433708191,-0.222237661480904,-0.0593043081462383,0.973187208175659,0.0861601904034615,0.0786189660429955
+             ,0.993174433708191,0.165290459990501,-0.224076241254807,0.960452437400818,0.494273483753204,0.0483454875648022
+             ,0.86796110868454,0.39193269610405,-0.0704284012317657,0.917294204235077,0.494273483753204,0.0483454875648022
+             ,0.86796110868454,0.165290459990501,-0.224076241254807,0.960452437400818,0.494273483753204,0.0483454875648022
+             ,0.86796110868454,0.39193269610405,-0.0704284012317657,0.917294204235077,0.313010454177856,-0.00557657703757286
+             ,0.949733376502991,0.356344312429428,0.172911837697029,0.918215751647949,0.313010454177856,-0.00557657703757286
+             ,0.949733376502991,0.39193269610405,-0.0704284012317657,0.917294204235077,0.313010454177856,-0.00557657703757286
+             ,0.949733376502991,0.356344312429428,0.172911837697029,0.918215751647949,0.0633735582232475,-0.185945361852646
+             ,0.980514168739319,0.153964087367058,0.138433381915092,0.978330790996552,0.0633735582232475,-0.185945361852646
+             ,0.980514168739319,0.356344312429428,0.172911837697029,0.918215751647949,0.0633735582232475,-0.185945361852646
+             ,0.980514168739319,0.153964087367058,0.138433381915092,0.978330790996552,-0.18038310110569,-0.118166215717793
+             ,0.976472556591034,-0.0476831719279289,-0.0794658213853836,0.995696485042572,-0.18038310110569,-0.118166215717793
+             ,0.976472556591034,0.153964087367058,0.138433381915092,0.978330790996552,-0.18038310110569,-0.118166215717793
+             ,0.976472556591034,-0.0476831719279289,-0.0794658213853836,0.995696485042572,-0.222658276557922,-0.11234675347805
+             ,0.968401491641998,-0.134408354759216,-0.226852625608444,0.964609920978546,-0.222658276557922,-0.11234675347805
+             ,0.968401491641998,-0.0476831719279289,-0.0794658213853836,0.995696485042572,-0.222658276557922,-0.11234675347805
+             ,0.968401491641998,-0.134408354759216,-0.226852625608444,0.964609920978546,0.0189602319151163,-0.182141646742821
+             ,0.983089506626129,0.00598716223612428,-0.255204260349274,0.966868579387665,0.0189602319151163,-0.182141646742821
+             ,0.983089506626129,-0.134408354759216,-0.226852625608444,0.964609920978546,0.0189602319151163,-0.182141646742821
+             ,0.983089506626129,0.00598716223612428,-0.255204260349274,0.966868579387665,0.220234021544456,-0.1657335460186
+             ,0.961264431476593,0.0326828770339489,-0.0734487324953079,0.996763288974762,0.220234021544456,-0.1657335460186
+             ,0.961264431476593,0.00598716223612428,-0.255204260349274,0.966868579387665,0.220234021544456,-0.1657335460186
+             ,0.961264431476593,0.0326828770339489,-0.0734487324953079,0.996763288974762,0.103170670568943,-0.0234995391219854
+             ,0.99438601732254,0.0909725576639175,0.0176245085895061,0.995697438716888,0.103170670568943,-0.0234995391219854
+             ,0.99438601732254,0.0326828770339489,-0.0734487324953079,0.996763288974762,0.103170670568943,-0.0234995391219854
+             ,0.99438601732254,0.0909725576639175,0.0176245085895061,0.995697438716888,0.119230404496193,-0.0872284099459648
+             ,0.989027500152588,0.151867642998695,-0.0289646200835705,0.987976372241974,0.119230404496193,-0.0872284099459648
+             ,0.989027500152588,0.0909725576639175,0.0176245085895061,0.995697438716888,0.119230404496193,-0.0872284099459648
+             ,0.989027500152588,0.151867642998695,-0.0289646200835705,0.987976372241974,0.194882780313492,-0.0572905354201794
+             ,0.979151904582977,0.227452874183655,-0.091056190431118,0.969522535800934,0.194882780313492,-0.0572905354201794
+             ,0.979151904582977,0.151867642998695,-0.0289646200835705,0.987976372241974,0.194882780313492,-0.0572905354201794
+             ,0.979151904582977,0.227452874183655,-0.091056190431118,0.969522535800934,0.339241296052933,-0.039120826870203
+             ,0.939885556697845,0.306339174509048,-0.105291932821274,0.946081399917603,0.339241296052933,-0.039120826870203
+             ,0.939885556697845,0.227452874183655,-0.091056190431118,0.969522535800934,0.339241296052933,-0.039120826870203
+             ,0.939885556697845,0.306339174509048,-0.105291932821274,0.946081399917603,0.26977726817131,-0.0329457670450211
+             ,0.962358951568604,0.127283662557602,0.0316086150705814,0.991362571716309,0.26977726817131,-0.0329457670450211
+             ,0.962358951568604,0.306339174509048,-0.105291932821274,0.946081399917603,0.26977726817131,-0.0329457670450211
+             ,0.962358951568604,0.127283662557602,0.0316086150705814,0.991362571716309,0.153926327824593,0.0281413905322552
+             ,0.98768150806427,0.0200485102832317,0.115821048617363,0.993067800998688,0.153926327824593,0.0281413905322552
+             ,0.98768150806427,0.127283662557602,0.0316086150705814,0.991362571716309,0.153926327824593,0.0281413905322552
+             ,0.98768150806427,0.0200485102832317,0.115821048617363,0.993067800998688,0.00199370575137436,0.153752014040947
+             ,0.988107442855835,-0.161975666880608,0.251374572515488,0.954240381717682,0.00199370575137436,0.153752014040947
+             ,0.988107442855835,0.0200485102832317,0.115821048617363,0.993067800998688,0.00199370575137436,0.153752014040947
+             ,0.988107442855835,-0.161975666880608,0.251374572515488,0.954240381717682,-0.0672566816210747,0.275116384029388
+             ,0.959055542945862,-0.122763268649578,0.30345943570137,0.944902956485748,-0.0672566816210747,0.275116384029388
+             ,0.959055542945862,-0.161975666880608,0.251374572515488,0.954240381717682,-0.0672566816210747,0.275116384029388
+             ,0.959055542945862,-0.122763268649578,0.30345943570137,0.944902956485748,-0.135228186845779,0.309486836194992
+             ,0.941239178180695,-0.0636220425367355,0.31108033657074,0.948251664638519,-0.135228186845779,0.309486836194992
+             ,0.941239178180695,-0.122763268649578,0.30345943570137,0.944902956485748,-0.135228186845779,0.309486836194992
+             ,0.941239178180695,-0.0636220425367355,0.31108033657074,0.948251664638519,-0.20209051668644,0.265756368637085
+             ,0.942620277404785,-0.161082282662392,0.276790231466293,0.947332978248596,-0.20209051668644,0.265756368637085
+             ,0.942620277404785,-0.0636220425367355,0.31108033657074,0.948251664638519,-0.20209051668644,0.265756368637085
+             ,0.942620277404785,-0.161082282662392,0.276790231466293,0.947332978248596,-0.0946514904499054,0.289259016513824
+             ,0.952559888362885,0.0475718788802624,0.17346853017807,0.983689785003662,-0.0946514904499054,0.289259016513824
+             ,0.952559888362885,-0.161082282662392,0.276790231466293,0.947332978248596,-0.0946514904499054,0.289259016513824
+             ,0.952559888362885,0.0475718788802624,0.17346853017807,0.983689785003662,0.220902860164642,0.127049759030342
+             ,0.966985166072845,0.159061074256897,0.216290339827538,0.963285028934479,0.220902860164642,0.127049759030342
+             ,0.966985166072845,0.0475718788802624,0.17346853017807,0.983689785003662,0.220902860164642,0.127049759030342
+             ,0.966985166072845,0.159061074256897,0.216290339827538,0.963285028934479,-0.155247181653976,0.220765769481659
+             ,0.96289187669754,-0.229670450091362,0.318218797445297,0.919776260852814,-0.155247181653976,0.220765769481659
+             ,0.96289187669754,0.159061074256897,0.216290339827538,0.963285028934479,-0.155247181653976,0.220765769481659
+             ,0.96289187669754,-0.229670450091362,0.318218797445297,0.919776260852814,-0.480069994926453,0.272448062896729
+             ,0.833849370479584,-0.502759754657745,0.222647547721863,0.83526086807251,-0.480069994926453,0.272448062896729
+             ,0.833849370479584,-0.229670450091362,0.318218797445297,0.919776260852814,-0.480069994926453,0.272448062896729
+             ,0.833849370479584,-0.502759754657745,0.222647547721863,0.83526086807251,-0.422440320253372,0.316901355981827
+             ,0.849186480045319,-0.299854278564453,0.152523621916771,0.941713273525238,-0.422440320253372,0.316901355981827
+             ,0.849186480045319,-0.502759754657745,0.222647547721863,0.83526086807251,-0.422440320253372,0.316901355981827
+             ,0.849186480045319,-0.299854278564453,0.152523621916771,0.941713273525238,-0.0797377452254295,0.0798406153917313
+             ,0.993613302707672,-0.0681699737906456,0.16276042163372,0.984307825565338,-0.0797377452254295,0.0798406153917313
+             ,0.993613302707672,-0.299854278564453,0.152523621916771,0.941713273525238,-0.0797377452254295,0.0798406153917313
+             ,0.993613302707672,-0.0681699737906456,0.16276042163372,0.984307825565338,-0.315642833709717,0.0786894708871841
+             ,0.94560968875885,-0.340664029121399,0.264762848615646,0.902135610580444,-0.315642833709717,0.0786894708871841
+             ,0.94560968875885,-0.0681699737906456,0.16276042163372,0.984307825565338,-0.315642833709717,0.0786894708871841
+             ,0.94560968875885,-0.340664029121399,0.264762848615646,0.902135610580444,-0.554289221763611,0.0255324132740498
+             ,0.831932485103607,-0.451120644807816,0.136853441596031,0.881907820701599,-0.554289221763611,0.0255324132740498
+             ,0.831932485103607,-0.340664029121399,0.264762848615646,0.902135610580444,-0.554289221763611,0.0255324132740498
+             ,0.831932485103607,-0.451120644807816,0.136853441596031,0.881907820701599,-0.504464626312256,-0.126248121261597
+             ,0.854152679443359,-0.581363201141357,0.146944493055344,0.8002650141716,-0.504464626312256,-0.126248121261597
+             ,0.854152679443359,-0.451120644807816,0.136853441596031,0.881907820701599,-0.504464626312256,-0.126248121261597
+             ,0.854152679443359,-0.581363201141357,0.146944493055344,0.8002650141716,-0.549252092838287,-0.0415065512061119
+             ,0.83462530374527,-0.579960227012634,0.0880873054265976,0.809868454933167,-0.549252092838287,-0.0415065512061119
+             ,0.83462530374527,-0.581363201141357,0.146944493055344,0.8002650141716,-0.549252092838287,-0.0415065512061119
+             ,0.83462530374527,-0.579960227012634,0.0880873054265976,0.809868454933167,-0.542600333690643,0.101139888167381
+             ,0.833879888057709,-0.428155452013016,-0.0109421573579311,0.903638899326324,-0.542600333690643,0.101139888167381
+             ,0.833879888057709,-0.579960227012634,0.0880873054265976,0.809868454933167,-0.542600333690643,0.101139888167381
+             ,0.833879888057709,-0.428155452013016,-0.0109421573579311,0.903638899326324,-0.276037365198135,0.0830025896430016
+             ,0.957556247711182,-0.304702669382095,-0.000827569921966642,0.952447116374969,-0.276037365198135,0.0830025896430016
+             ,0.957556247711182,-0.428155452013016,-0.0109421573579311,0.903638899326324,-0.276037365198135,0.0830025896430016
+             ,0.957556247711182,-0.304702669382095,-0.000827569921966642,0.952447116374969,-0.190731793642044,0.181359812617302
+             ,0.964743554592133,-0.335866421461105,0.210699573159218,0.918041110038757,-0.190731793642044,0.181359812617302
+             ,0.964743554592133,-0.304702669382095,-0.000827569921966642,0.952447116374969,-0.190731793642044,0.181359812617302
+             ,0.964743554592133,-0.335866421461105,0.210699573159218,0.918041110038757,-0.228945404291153,0.226449176669121
+             ,0.946733772754669,-0.297005325555801,0.344489604234695,0.890569925308228,-0.228945404291153,0.226449176669121
+             ,0.946733772754669,-0.335866421461105,0.210699573159218,0.918041110038757,-0.228945404291153,0.226449176669121
+             ,0.946733772754669,-0.297005325555801,0.344489604234695,0.890569925308228,-0.0501042641699314,0.243706166744232
+             ,0.968554019927979,0.107954643666744,0.302231401205063,0.947101891040802,-0.0501042641699314,0.243706166744232
+             ,0.968554019927979,-0.297005325555801,0.344489604234695,0.890569925308228,-0.0501042641699314,0.243706166744232
+             ,0.968554019927979,0.107954643666744,0.302231401205063,0.947101891040802,0.47762930393219,0.0774636045098305
+             ,0.875139772891998,0.586375594139099,0.128790602087975,0.799735426902771,0.47762930393219,0.0774636045098305
+             ,0.875139772891998,0.107954643666744,0.302231401205063,0.947101891040802,0.47762930393219,0.0774636045098305
+             ,0.875139772891998,0.586375594139099,0.128790602087975,0.799735426902771,0.662825584411621,0.00773844588547945
+             ,0.748733818531036,0.579509854316711,0.252909243106842,0.774729192256927,0.662825584411621,0.00773844588547945
+             ,0.748733818531036,0.586375594139099,0.128790602087975,0.799735426902771,0.662825584411621,0.00773844588547945
+             ,0.748733818531036,0.579509854316711,0.252909243106842,0.774729192256927,0.551384806632996,0.0101270219311118
+             ,0.834189593791962,0.739730536937714,-0.0791263803839684,0.668234765529633,0.551384806632996,0.0101270219311118
+             ,0.834189593791962,0.579509854316711,0.252909243106842,0.774729192256927,0.551384806632996,0.0101270219311118
+             ,0.834189593791962,0.739730536937714,-0.0791263803839684,0.668234765529633,0.669204235076904,-0.269759714603424
+             ,0.692383825778961,0.715654671192169,-0.468169420957565,0.518320202827454,0.669204235076904,-0.269759714603424
+             ,0.692383825778961,0.739730536937714,-0.0791263803839684,0.668234765529633,0.669204235076904,-0.269759714603424
+             ,0.692383825778961,0.715654671192169,-0.468169420957565,0.518320202827454,0.633515894412994,-0.378141224384308
+             ,0.675031006336212,0.516776978969574,-0.51396107673645,0.68467915058136,0.633515894412994,-0.378141224384308
+             ,0.675031006336212,0.715654671192169,-0.468169420957565,0.518320202827454,0.633515894412994,-0.378141224384308
+             ,0.675031006336212,0.516776978969574,-0.51396107673645,0.68467915058136,0.42195200920105,-0.423182487487793,0.80179363489151
+             ,0.357766360044479,-0.503484487533569,0.786451876163483,0.42195200920105,-0.423182487487793,0.80179363489151
+             ,0.516776978969574,-0.51396107673645,0.68467915058136,0.42195200920105,-0.423182487487793,0.80179363489151,0.357766360044479
+             ,-0.503484487533569,0.786451876163483,0.344830244779587,-0.441170275211334,0.828529417514801,0.335956037044525
+             ,-0.481663733720779,0.809403240680695,0.344830244779587,-0.441170275211334,0.828529417514801,0.357766360044479
+             ,-0.503484487533569,0.786451876163483,0.344830244779587,-0.441170275211334,0.828529417514801,0.335956037044525
+             ,-0.481663733720779,0.809403240680695,0.00566345034167171,-0.494598656892776,0.869103014469147,-0.196733340620995
+             ,-0.32892769575119,0.923635542392731,0.00566345034167171,-0.494598656892776,0.869103014469147,0.335956037044525
+             ,-0.481663733720779,0.809403240680695,0.00566345034167171,-0.494598656892776,0.869103014469147,-0.196733340620995
+             ,-0.32892769575119,0.923635542392731,-0.579683065414429,-0.224413931369781,0.783329963684082,-0.512101233005524
+             ,-0.391708374023438,0.764406263828278,-0.579683065414429,-0.224413931369781,0.783329963684082,-0.196733340620995
+             ,-0.32892769575119,0.923635542392731,-0.579683065414429,-0.224413931369781,0.783329963684082,-0.512101233005524
+             ,-0.391708374023438,0.764406263828278,-0.590682744979858,-0.297138720750809,0.750201642513275,-0.420163810253143
+             ,-0.582722067832947,0.695627331733704,-0.590682744979858,-0.297138720750809,0.750201642513275,-0.512101233005524
+             ,-0.391708374023438,0.764406263828278,-0.590682744979858,-0.297138720750809,0.750201642513275,-0.420163810253143
+             ,-0.582722067832947,0.695627331733704,-0.478953719139099,-0.385817110538483,0.788510262966156,-0.392792642116547
+             ,-0.577279448509216,0.715864777565002,-0.478953719139099,-0.385817110538483,0.788510262966156,-0.420163810253143
+             ,-0.582722067832947,0.695627331733704,-0.478953719139099,-0.385817110538483,0.788510262966156,-0.392792642116547
+             ,-0.577279448509216,0.715864777565002,-0.335211783647537,-0.508516073226929,0.793123245239258,-0.418095052242279
+             ,-0.473310023546219,0.775354146957397,-0.335211783647537,-0.508516073226929,0.793123245239258,-0.392792642116547
+             ,-0.577279448509216,0.715864777565002,-0.335211783647537,-0.508516073226929,0.793123245239258,-0.418095052242279
+             ,-0.473310023546219,0.775354146957397,-0.407654315233231,-0.468440413475037,0.783824920654297,-0.344151467084885
+             ,-0.440302342176437,0.829272985458374,-0.407654315233231,-0.468440413475037,0.783824920654297,-0.418095052242279
+             ,-0.473310023546219,0.775354146957397,-0.407654315233231,-0.468440413475037,0.783824920654297,-0.344151467084885
+             ,-0.440302342176437,0.829272985458374,-0.370875209569931,-0.567616105079651,0.735026180744171,-0.408197939395905
+             ,-0.417988806962967,0.811578571796417,-0.370875209569931,-0.567616105079651,0.735026180744171,-0.344151467084885
+             ,-0.440302342176437,0.829272985458374,-0.370875209569931,-0.567616105079651,0.735026180744171,-0.408197939395905
+             ,-0.417988806962967,0.811578571796417,-0.442054569721222,-0.518101215362549,0.732228696346283,-0.496039867401123
+             ,-0.377453356981277,0.78196769952774,-0.442054569721222,-0.518101215362549,0.732228696346283,-0.408197939395905
+             ,-0.417988806962967,0.811578571796417,-0.442054569721222,-0.518101215362549,0.732228696346283,-0.496039867401123
+             ,-0.377453356981277,0.78196769952774,-0.457671195268631,-0.452177345752716,0.765553832054138,-0.294590830802917
+             ,-0.567697823047638,0.76872330904007,-0.457671195268631,-0.452177345752716,0.765553832054138,-0.496039867401123
+             ,-0.377453356981277,0.78196769952774,-0.457671195268631,-0.452177345752716,0.765553832054138,-0.294590830802917
+             ,-0.567697823047638,0.76872330904007,-0.550852119922638,-0.245462775230408,0.797690451145172,-0.372419446706772
+             ,-0.629175126552582,0.682233393192291,-0.550852119922638,-0.245462775230408,0.797690451145172,-0.294590830802917
+             ,-0.567697823047638,0.76872330904007,-0.550852119922638,-0.245462775230408,0.797690451145172,-0.372419446706772
+             ,-0.629175126552582,0.682233393192291,-0.0715073645114899,-0.237604171037674,0.968726456165314,-0.117051593959332
+             ,-0.668453514575958,0.734485387802124,-0.0715073645114899,-0.237604171037674,0.968726456165314,-0.372419446706772
+             ,-0.629175126552582,0.682233393192291,-0.0715073645114899,-0.237604171037674,0.968726456165314,-0.117051593959332
+             ,-0.668453514575958,0.734485387802124,0.535809397697449,-0.195229023694992,0.821458458900452,0.0526224300265312
+             ,-0.264895260334015,0.96284031867981,0.535809397697449,-0.195229023694992,0.821458458900452,-0.117051593959332
+             ,-0.668453514575958,0.734485387802124,0.535809397697449,-0.195229023694992,0.821458458900452,0.0526224300265312
+             ,-0.264895260334015,0.96284031867981,0.552573680877686,0.223466217517853,0.802947759628296,-0.0794290229678154
+             ,0.459245055913925,0.884751319885254,0.552573680877686,0.223466217517853,0.802947759628296,0.0526224300265312
+             ,-0.264895260334015,0.96284031867981,0.552573680877686,0.223466217517853,0.802947759628296,-0.0794290229678154
+             ,0.459245055913925,0.884751319885254,0.401357978582382,0.547806441783905,0.734043478965759,0.491011381149292
+             ,0.379949122667313,0.783930122852325,0.401357978582382,0.547806441783905,0.734043478965759,-0.0794290229678154
+             ,0.459245055913925,0.884751319885254,0.401357978582382,0.547806441783905,0.734043478965759,0.491011381149292
+             ,0.379949122667313,0.783930122852325,0.609359622001648,0.270511567592621,0.745321691036224,0.723137080669403
+             ,0.0772193893790245,0.686374545097351,0.609359622001648,0.270511567592621,0.745321691036224,0.491011381149292
+             ,0.379949122667313,0.783930122852325,0.609359622001648,0.270511567592621,0.745321691036224,0.723137080669403
+             ,0.0772193893790245,0.686374545097351,0.683296859264374,0.104810453951359,0.722578883171082,0.663123965263367
+             ,0.0758070647716522,0.744660913944244,0.683296859264374,0.104810453951359,0.722578883171082,0.723137080669403
+             ,0.0772193893790245,0.686374545097351,0.683296859264374,0.104810453951359,0.722578883171082,0.663123965263367
+             ,0.0758070647716522,0.744660913944244,0.680483520030975,0.124103769659996,0.722177565097809,0.725777864456177
+             ,0.0110122095793486,0.68784099817276,0.680483520030975,0.124103769659996,0.722177565097809,0.663123965263367
+             ,0.0758070647716522,0.744660913944244,0.0640189498662949,-0.0160019099712372,0.997820377349854,-0.0235278848558664
+             ,0.119190514087677,0.992592573165894,-0.0235119517892599,0.0233405251055956,0.999451041221619,-0.0637255907058716
+             ,0.0954234674572945,0.993394911289215,-0.0235119517892599,0.0233405251055956,0.999451041221619,-0.0235278848558664
+             ,0.119190514087677,0.992592573165894,-0.0235119517892599,0.0233405251055956,0.999451041221619,-0.0637255907058716
+             ,0.0954234674572945,0.993394911289215,-0.213641375303268,0.0919815674424171,0.972572267055511,-0.0402304083108902
+             ,-0.0244625210762024,0.998890936374664,-0.213641375303268,0.0919815674424171,0.972572267055511,-0.0637255907058716
+             ,0.0954234674572945,0.993394911289215,-0.213641375303268,0.0919815674424171,0.972572267055511,-0.0402304083108902
+             ,-0.0244625210762024,0.998890936374664,-0.116189047694206,-0.0729232802987099,0.990546464920044,0.0729250088334084
+             ,-0.186031594872475,0.979833781719208,-0.116189047694206,-0.0729232802987099,0.990546464920044,-0.0402304083108902
+             ,-0.0244625210762024,0.998890936374664,-0.116189047694206,-0.0729232802987099,0.990546464920044,0.0729250088334084
+             ,-0.186031594872475,0.979833781719208,-0.00828884914517403,-0.242097184062004,0.970216512680054,-0.0349857918918133
+             ,-0.160242542624474,0.986457526683807,-0.00828884914517403,-0.242097184062004,0.970216512680054,0.0729250088334084
+             ,-0.186031594872475,0.979833781719208,-0.00828884914517403,-0.242097184062004,0.970216512680054,-0.0349857918918133
+             ,-0.160242542624474,0.986457526683807,-0.15096490085125,-0.227219626307487,0.962071120738983,-0.0656807422637939
+             ,-0.172508060932159,0.982815861701965,-0.15096490085125,-0.227219626307487,0.962071120738983,-0.0349857918918133
+             ,-0.160242542624474,0.986457526683807,-0.15096490085125,-0.227219626307487,0.962071120738983,-0.0656807422637939
+             ,-0.172508060932159,0.982815861701965,0.00607784744352102,-0.313648045063019,0.949519813060761,-0.157577186822891
+             ,-0.0944696813821793,0.982977509498596,0.00607784744352102,-0.313648045063019,0.949519813060761,-0.0656807422637939
+             ,-0.172508060932159,0.982815861701965,0.00607784744352102,-0.313648045063019,0.949519813060761,-0.157577186822891
+             ,-0.0944696813821793,0.982977509498596,-0.100412629544735,-0.116071350872517,0.988152205944061,-0.361587166786194
+             ,0.140619322657585,0.921672880649567,-0.100412629544735,-0.116071350872517,0.988152205944061,-0.157577186822891
+             ,-0.0944696813821793,0.982977509498596,-0.100412629544735,-0.116071350872517,0.988152205944061,-0.361587166786194
+             ,0.140619322657585,0.921672880649567,0.0682116746902466,0.0565380416810513,0.996067583560944,0.0861601904034615
+             ,0.0786189660429955,0.993174433708191,0.0682116746902466,0.0565380416810513,0.996067583560944,-0.361587166786194
+             ,0.140619322657585,0.921672880649567,0.0682116746902466,0.0565380416810513,0.996067583560944,0.0861601904034615
+             ,0.0786189660429955,0.993174433708191,0.365074455738068,-0.0550992786884308,0.92934638261795,0.494273483753204
+             ,0.0483454875648022,0.86796110868454,0.365074455738068,-0.0550992786884308,0.92934638261795,0.0861601904034615
+             ,0.0786189660429955,0.993174433708191,0.365074455738068,-0.0550992786884308,0.92934638261795,0.494273483753204
+             ,0.0483454875648022,0.86796110868454,0.150642290711403,-0.279471427202225,0.948262929916382,0.313010454177856
+             ,-0.00557657703757286,0.949733376502991,0.150642290711403,-0.279471427202225,0.948262929916382,0.494273483753204
+             ,0.0483454875648022,0.86796110868454,0.150642290711403,-0.279471427202225,0.948262929916382,0.313010454177856
+             ,-0.00557657703757286,0.949733376502991,-0.00132190715521574,-0.377215772867203,0.926124513149261,0.0633735582232475
+             ,-0.185945361852646,0.980514168739319,-0.00132190715521574,-0.377215772867203,0.926124513149261,0.313010454177856
+             ,-0.00557657703757286,0.949733376502991,-0.00132190715521574,-0.377215772867203,0.926124513149261,0.0633735582232475
+             ,-0.185945361852646,0.980514168739319,0.0271429512649775,-0.362820416688919,0.931463718414307,-0.18038310110569
+             ,-0.118166215717793,0.976472556591034,0.0271429512649775,-0.362820416688919,0.931463718414307,0.0633735582232475
+             ,-0.185945361852646,0.980514168739319,0.0271429512649775,-0.362820416688919,0.931463718414307,-0.18038310110569
+             ,-0.118166215717793,0.976472556591034,-0.154491201043129,-0.216349586844444,0.964015245437622,-0.222658276557922
+             ,-0.11234675347805,0.968401491641998,-0.154491201043129,-0.216349586844444,0.964015245437622,-0.18038310110569
+             ,-0.118166215717793,0.976472556591034,-0.154491201043129,-0.216349586844444,0.964015245437622,-0.222658276557922
+             ,-0.11234675347805,0.968401491641998,-0.0412789434194565,-0.124865986406803,0.99131453037262,0.0189602319151163
+             ,-0.182141646742821,0.983089506626129,-0.0412789434194565,-0.124865986406803,0.99131453037262,-0.222658276557922
+             ,-0.11234675347805,0.968401491641998,-0.0412789434194565,-0.124865986406803,0.99131453037262,0.0189602319151163
+             ,-0.182141646742821,0.983089506626129,0.227596446871758,-0.158200189471245,0.960818707942963,0.220234021544456
+             ,-0.1657335460186,0.961264431476593,0.227596446871758,-0.158200189471245,0.960818707942963,0.0189602319151163
+             ,-0.182141646742821,0.983089506626129,0.227596446871758,-0.158200189471245,0.960818707942963,0.220234021544456
+             ,-0.1657335460186,0.961264431476593,0.173876747488976,-0.150000676512718,0.973276257514954,0.103170670568943
+             ,-0.0234995391219854,0.99438601732254,0.173876747488976,-0.150000676512718,0.973276257514954,0.220234021544456
+             ,-0.1657335460186,0.961264431476593,0.173876747488976,-0.150000676512718,0.973276257514954,0.103170670568943
+             ,-0.0234995391219854,0.99438601732254,0.0875525251030922,-0.0871865525841713,0.992337167263031,0.119230404496193
+             ,-0.0872284099459648,0.989027500152588,0.0875525251030922,-0.0871865525841713,0.992337167263031,0.103170670568943
+             ,-0.0234995391219854,0.99438601732254,0.0875525251030922,-0.0871865525841713,0.992337167263031,0.119230404496193
+             ,-0.0872284099459648,0.989027500152588,0.2690649330616,-0.0469142757356167,0.961978733539581,0.194882780313492
+             ,-0.0572905354201794,0.979151904582977,0.2690649330616,-0.0469142757356167,0.961978733539581,0.119230404496193
+             ,-0.0872284099459648,0.989027500152588,0.2690649330616,-0.0469142757356167,0.961978733539581,0.194882780313492
+             ,-0.0572905354201794,0.979151904582977,0.354864984750748,0.0395675636827946,0.934079825878143,0.339241296052933
+             ,-0.039120826870203,0.939885556697845,0.354864984750748,0.0395675636827946,0.934079825878143,0.194882780313492
+             ,-0.0572905354201794,0.979151904582977,0.354864984750748,0.0395675636827946,0.934079825878143,0.339241296052933
+             ,-0.039120826870203,0.939885556697845,0.240889966487885,0.0531585514545441,0.969095587730408,0.26977726817131
+             ,-0.0329457670450211,0.962358951568604,0.240889966487885,0.0531585514545441,0.969095587730408,0.339241296052933
+             ,-0.039120826870203,0.939885556697845,0.240889966487885,0.0531585514545441,0.969095587730408,0.26977726817131
+             ,-0.0329457670450211,0.962358951568604,0.162434712052345,0.0511562936007977,0.985392332077026,0.153926327824593
+             ,0.0281413905322552,0.98768150806427,0.162434712052345,0.0511562936007977,0.985392332077026,0.26977726817131
+             ,-0.0329457670450211,0.962358951568604,0.162434712052345,0.0511562936007977,0.985392332077026,0.153926327824593
+             ,0.0281413905322552,0.98768150806427,0.0877508074045181,0.0558139458298683,0.994577527046204,0.00199370575137436
+             ,0.153752014040947,0.988107442855835,0.0877508074045181,0.0558139458298683,0.994577527046204,0.153926327824593
+             ,0.0281413905322552,0.98768150806427,0.0877508074045181,0.0558139458298683,0.994577527046204,0.00199370575137436
+             ,0.153752014040947,0.988107442855835,0.0199574679136276,0.0997654050588608,0.994810879230499,-0.0672566816210747
+             ,0.275116384029388,0.959055542945862,0.0199574679136276,0.0997654050588608,0.994810879230499,0.00199370575137436
+             ,0.153752014040947,0.988107442855835,0.0199574679136276,0.0997654050588608,0.994810879230499,-0.0672566816210747
+             ,0.275116384029388,0.959055542945862,-0.0835347175598145,0.18060676753521,0.98000156879425,-0.135228186845779
+             ,0.309486836194992,0.941239178180695,-0.0835347175598145,0.18060676753521,0.98000156879425,-0.0672566816210747
+             ,0.275116384029388,0.959055542945862,-0.0835347175598145,0.18060676753521,0.98000156879425,-0.135228186845779
+             ,0.309486836194992,0.941239178180695,-0.165027186274529,0.253969311714172,0.953029692173004,-0.20209051668644
+             ,0.265756368637085,0.942620277404785,-0.165027186274529,0.253969311714172,0.953029692173004,-0.135228186845779
+             ,0.309486836194992,0.941239178180695,-0.165027186274529,0.253969311714172,0.953029692173004,-0.20209051668644
+             ,0.265756368637085,0.942620277404785,-0.102335289120674,0.291268289089203,0.95115202665329,-0.0946514904499054
+             ,0.289259016513824,0.952559888362885,-0.102335289120674,0.291268289089203,0.95115202665329,-0.20209051668644
+             ,0.265756368637085,0.942620277404785,-0.102335289120674,0.291268289089203,0.95115202665329,-0.0946514904499054
+             ,0.289259016513824,0.952559888362885,0.0869211405515671,0.211612865328789,0.973480701446533,0.220902860164642
+             ,0.127049759030342,0.966985166072845,0.0869211405515671,0.211612865328789,0.973480701446533,-0.0946514904499054
+             ,0.289259016513824,0.952559888362885,0.0869211405515671,0.211612865328789,0.973480701446533,0.220902860164642
+             ,0.127049759030342,0.966985166072845,-0.0462451614439487,0.125438153743744,0.991023004055023,-0.155247181653976
+             ,0.220765769481659,0.96289187669754,-0.0462451614439487,0.125438153743744,0.991023004055023,0.220902860164642
+             ,0.127049759030342,0.966985166072845,-0.0462451614439487,0.125438153743744,0.991023004055023,-0.155247181653976
+             ,0.220765769481659,0.96289187669754,-0.347221791744232,0.270585149526596,0.897897899150848,-0.480069994926453
+             ,0.272448062896729,0.833849370479584,-0.347221791744232,0.270585149526596,0.897897899150848,-0.155247181653976
+             ,0.220765769481659,0.96289187669754,-0.347221791744232,0.270585149526596,0.897897899150848,-0.480069994926453
+             ,0.272448062896729,0.833849370479584,-0.436203300952911,0.405979037284851,0.803061425685883,-0.422440320253372
+             ,0.316901355981827,0.849186480045319,-0.436203300952911,0.405979037284851,0.803061425685883,-0.480069994926453
+             ,0.272448062896729,0.833849370479584,-0.436203300952911,0.405979037284851,0.803061425685883,-0.422440320253372
+             ,0.316901355981827,0.849186480045319,-0.336047619581223,0.312937080860138,0.888336837291718,-0.0797377452254295
+             ,0.0798406153917313,0.993613302707672,-0.336047619581223,0.312937080860138,0.888336837291718,-0.422440320253372
+             ,0.316901355981827,0.849186480045319,-0.336047619581223,0.312937080860138,0.888336837291718,-0.0797377452254295
+             ,0.0798406153917313,0.993613302707672,-0.318603873252869,0.125037774443626,0.939604759216309,-0.315642833709717
+             ,0.0786894708871841,0.94560968875885,-0.318603873252869,0.125037774443626,0.939604759216309,-0.0797377452254295
+             ,0.0798406153917313,0.993613302707672,-0.318603873252869,0.125037774443626,0.939604759216309,-0.315642833709717
+             ,0.0786894708871841,0.94560968875885,-0.601059317588806,0.121459446847439,0.78992110490799,-0.554289221763611
+             ,0.0255324132740498,0.831932485103607,-0.601059317588806,0.121459446847439,0.78992110490799,-0.315642833709717
+             ,0.0786894708871841,0.94560968875885,-0.601059317588806,0.121459446847439,0.78992110490799,-0.554289221763611
+             ,0.0255324132740498,0.831932485103607,-0.627421855926514,0.0365626625716686,0.777820587158203,-0.504464626312256
+             ,-0.126248121261597,0.854152679443359,-0.627421855926514,0.0365626625716686,0.777820587158203,-0.554289221763611
+             ,0.0255324132740498,0.831932485103607,-0.627421855926514,0.0365626625716686,0.777820587158203,-0.504464626312256
+             ,-0.126248121261597,0.854152679443359,-0.473366588354111,-0.0872069969773293,0.876538157463074,-0.549252092838287
+             ,-0.0415065512061119,0.83462530374527,-0.473366588354111,-0.0872069969773293,0.876538157463074,-0.504464626312256
+             ,-0.126248121261597,0.854152679443359,-0.473366588354111,-0.0872069969773293,0.876538157463074,-0.549252092838287
+             ,-0.0415065512061119,0.83462530374527,-0.408641070127487,0.0290240831673145,0.912233531475067,-0.542600333690643
+             ,0.101139888167381,0.833879888057709,-0.408641070127487,0.0290240831673145,0.912233531475067,-0.549252092838287
+             ,-0.0415065512061119,0.83462530374527,-0.408641070127487,0.0290240831673145,0.912233531475067,-0.542600333690643
+             ,0.101139888167381,0.833879888057709,-0.197719275951386,0.125910118222237,0.97213876247406,-0.276037365198135
+             ,0.0830025896430016,0.957556247711182,-0.197719275951386,0.125910118222237,0.97213876247406,-0.542600333690643
+             ,0.101139888167381,0.833879888057709,-0.197719275951386,0.125910118222237,0.97213876247406,-0.276037365198135
+             ,0.0830025896430016,0.957556247711182,-0.127480119466782,0.167013421654701,0.977678537368774,-0.190731793642044
+             ,0.181359812617302,0.964743554592133,-0.127480119466782,0.167013421654701,0.977678537368774,-0.276037365198135
+             ,0.0830025896430016,0.957556247711182,-0.127480119466782,0.167013421654701,0.977678537368774,-0.190731793642044
+             ,0.181359812617302,0.964743554592133,-0.280467420816422,0.144690036773682,0.948895573616028,-0.228945404291153
+             ,0.226449176669121,0.946733772754669,-0.280467420816422,0.144690036773682,0.948895573616028,-0.190731793642044
+             ,0.181359812617302,0.964743554592133,-0.280467420816422,0.144690036773682,0.948895573616028,-0.228945404291153
+             ,0.226449176669121,0.946733772754669,-0.0368203558027744,0.087753064930439,0.995461523532867,-0.0501042641699314
+             ,0.243706166744232,0.968554019927979,-0.0368203558027744,0.087753064930439,0.995461523532867,-0.228945404291153
+             ,0.226449176669121,0.946733772754669,-0.0368203558027744,0.087753064930439,0.995461523532867,-0.0501042641699314
+             ,0.243706166744232,0.968554019927979,0.394350975751877,0.136164486408234,0.908815979957581,0.47762930393219,0.0774636045098305
+             ,0.875139772891998,0.394350975751877,0.136164486408234,0.908815979957581,-0.0501042641699314,0.243706166744232
+             ,0.968554019927979,0.394350975751877,0.136164486408234,0.908815979957581,0.47762930393219,0.0774636045098305
+             ,0.875139772891998,0.618558406829834,-0.0158544145524502,0.785578846931458,0.662825584411621,0.00773844588547945
+             ,0.748733818531036,0.618558406829834,-0.0158544145524502,0.785578846931458,0.47762930393219,0.0774636045098305
+             ,0.875139772891998,0.618558406829834,-0.0158544145524502,0.785578846931458,0.662825584411621,0.00773844588547945
+             ,0.748733818531036,0.475241959095001,-0.118113100528717,0.871891260147095,0.551384806632996,0.0101270219311118
+             ,0.834189593791962,0.475241959095001,-0.118113100528717,0.871891260147095,0.662825584411621,0.00773844588547945
+             ,0.748733818531036,0.475241959095001,-0.118113100528717,0.871891260147095,0.551384806632996,0.0101270219311118
+             ,0.834189593791962,0.510688185691834,-0.251690059900284,0.822100758552551,0.669204235076904,-0.269759714603424
+             ,0.692383825778961,0.510688185691834,-0.251690059900284,0.822100758552551,0.551384806632996,0.0101270219311118
+             ,0.834189593791962,0.510688185691834,-0.251690059900284,0.822100758552551,0.669204235076904,-0.269759714603424
+             ,0.692383825778961,0.643667161464691,-0.324418008327484,0.69314169883728,0.633515894412994,-0.378141224384308
+             ,0.675031006336212,0.643667161464691,-0.324418008327484,0.69314169883728,0.669204235076904,-0.269759714603424
+             ,0.692383825778961,0.643667161464691,-0.324418008327484,0.69314169883728,0.633515894412994,-0.378141224384308
+             ,0.675031006336212,0.457372546195984,-0.31542044878006,0.83145672082901,0.42195200920105,-0.423182487487793,0.80179363489151
+             ,0.457372546195984,-0.31542044878006,0.83145672082901,0.633515894412994,-0.378141224384308,0.675031006336212
+             ,0.457372546195984,-0.31542044878006,0.83145672082901,0.42195200920105,-0.423182487487793,0.80179363489151,0.272093087434769
+             ,-0.368260532617569,0.889016032218933,0.344830244779587,-0.441170275211334,0.828529417514801,0.272093087434769
+             ,-0.368260532617569,0.889016032218933,0.42195200920105,-0.423182487487793,0.80179363489151,0.272093087434769
+             ,-0.368260532617569,0.889016032218933,0.344830244779587,-0.441170275211334,0.828529417514801,0.0258486028760672
+             ,-0.469698131084442,0.882448554039001,0.00566345034167171,-0.494598656892776,0.869103014469147,0.0258486028760672
+             ,-0.469698131084442,0.882448554039001,0.344830244779587,-0.441170275211334,0.828529417514801,0.0258486028760672
+             ,-0.469698131084442,0.882448554039001,0.00566345034167171,-0.494598656892776,0.869103014469147,-0.458120912313461
+             ,-0.38954159617424,0.798988521099091,-0.579683065414429,-0.224413931369781,0.783329963684082,-0.458120912313461
+             ,-0.38954159617424,0.798988521099091,0.00566345034167171,-0.494598656892776,0.869103014469147,-0.458120912313461
+             ,-0.38954159617424,0.798988521099091,-0.579683065414429,-0.224413931369781,0.783329963684082,-0.595077395439148
+             ,-0.374230593442917,0.711220324039459,-0.590682744979858,-0.297138720750809,0.750201642513275,-0.595077395439148
+             ,-0.374230593442917,0.711220324039459,-0.579683065414429,-0.224413931369781,0.783329963684082,-0.595077395439148
+             ,-0.374230593442917,0.711220324039459,-0.590682744979858,-0.297138720750809,0.750201642513275,-0.556480884552002
+             ,-0.379320919513702,0.739219009876251,-0.478953719139099,-0.385817110538483,0.788510262966156,-0.556480884552002
+             ,-0.379320919513702,0.739219009876251,-0.590682744979858,-0.297138720750809,0.750201642513275,-0.556480884552002
+             ,-0.379320919513702,0.739219009876251,-0.478953719139099,-0.385817110538483,0.788510262966156,-0.48591211438179
+             ,-0.471216052770615,0.736101031303406,-0.335211783647537,-0.508516073226929,0.793123245239258,-0.48591211438179
+             ,-0.471216052770615,0.736101031303406,-0.478953719139099,-0.385817110538483,0.788510262966156,-0.48591211438179
+             ,-0.471216052770615,0.736101031303406,-0.335211783647537,-0.508516073226929,0.793123245239258,-0.375424534082413
+             ,-0.609439313411713,0.698312342166901,-0.407654315233231,-0.468440413475037,0.783824920654297,-0.375424534082413
+             ,-0.609439313411713,0.698312342166901,-0.335211783647537,-0.508516073226929,0.793123245239258,-0.375424534082413
+             ,-0.609439313411713,0.698312342166901,-0.407654315233231,-0.468440413475037,0.783824920654297,-0.434982150793076
+             ,-0.592123448848724,0.678366005420685,-0.370875209569931,-0.567616105079651,0.735026180744171,-0.434982150793076
+             ,-0.592123448848724,0.678366005420685,-0.407654315233231,-0.468440413475037,0.783824920654297,-0.434982150793076
+             ,-0.592123448848724,0.678366005420685,-0.370875209569931,-0.567616105079651,0.735026180744171,-0.415638476610184
+             ,-0.584854602813721,0.696555733680725,-0.442054569721222,-0.518101215362549,0.732228696346283,-0.415638476610184
+             ,-0.584854602813721,0.696555733680725,-0.370875209569931,-0.567616105079651,0.735026180744171,-0.415638476610184
+             ,-0.584854602813721,0.696555733680725,-0.442054569721222,-0.518101215362549,0.732228696346283,-0.0758866965770721
+             ,-0.566823780536652,0.820336520671844,-0.457671195268631,-0.452177345752716,0.765553832054138,-0.0758866965770721
+             ,-0.566823780536652,0.820336520671844,-0.442054569721222,-0.518101215362549,0.732228696346283,-0.0758866965770721
+             ,-0.566823780536652,0.820336520671844,-0.457671195268631,-0.452177345752716,0.765553832054138,-0.202148020267487
+             ,-0.276247620582581,0.939586818218231,-0.550852119922638,-0.245462775230408,0.797690451145172,-0.202148020267487
+             ,-0.276247620582581,0.939586818218231,-0.457671195268631,-0.452177345752716,0.765553832054138,-0.202148020267487
+             ,-0.276247620582581,0.939586818218231,-0.550852119922638,-0.245462775230408,0.797690451145172,-0.023207314312458
+             ,0.187997370958328,0.981895267963409,-0.0715073645114899,-0.237604171037674,0.968726456165314,-0.023207314312458
+             ,0.187997370958328,0.981895267963409,-0.550852119922638,-0.245462775230408,0.797690451145172,-0.023207314312458
+             ,0.187997370958328,0.981895267963409,-0.0715073645114899,-0.237604171037674,0.968726456165314,0.56989324092865
+             ,0.285597264766693,0.770490705966949,0.535809397697449,-0.195229023694992,0.821458458900452,0.56989324092865
+             ,0.285597264766693,0.770490705966949,-0.0715073645114899,-0.237604171037674,0.968726456165314,0.56989324092865
+             ,0.285597264766693,0.770490705966949,0.535809397697449,-0.195229023694992,0.821458458900452,0.691106677055359
+             ,0.210253477096558,0.691494703292847,0.552573680877686,0.223466217517853,0.802947759628296,0.691106677055359
+             ,0.210253477096558,0.691494703292847,0.535809397697449,-0.195229023694992,0.821458458900452,0.691106677055359
+             ,0.210253477096558,0.691494703292847,0.552573680877686,0.223466217517853,0.802947759628296,0.544578433036804
+             ,0.265601754188538,0.795543909072876,0.401357978582382,0.547806441783905,0.734043478965759,0.544578433036804
+             ,0.265601754188538,0.795543909072876,0.552573680877686,0.223466217517853,0.802947759628296,0.544578433036804
+             ,0.265601754188538,0.795543909072876,0.401357978582382,0.547806441783905,0.734043478965759,0.347108244895935
+             ,0.412351220846176,0.84230774641037,0.609359622001648,0.270511567592621,0.745321691036224,0.347108244895935,0.412351220846176
+             ,0.84230774641037,0.401357978582382,0.547806441783905,0.734043478965759,0.347108244895935,0.412351220846176,0.84230774641037
+             ,0.609359622001648,0.270511567592621,0.745321691036224,0.537966191768646,0.231945812702179,0.810427963733673
+             ,0.683296859264374,0.104810453951359,0.722578883171082,0.537966191768646,0.231945812702179,0.810427963733673
+             ,0.609359622001648,0.270511567592621,0.745321691036224,0.537966191768646,0.231945812702179,0.810427963733673
+             ,0.683296859264374,0.104810453951359,0.722578883171082,0.722184598445892,0.00984588917344809,0.691630303859711
+             ,0.680483520030975,0.124103769659996,0.722177565097809,0.722184598445892,0.00984588917344809,0.691630303859711
+             ,0.683296859264374,0.104810453951359,0.722578883171082,-0.071630671620369,-0.0554208494722843,0.995890319347382
+             ,0.0640189498662949,-0.0160019099712372,0.997820377349854,-0.0343626663088799,-0.160713613033295,0.986402690410614
+             ,-0.0235119517892599,0.0233405251055956,0.999451041221619,-0.0343626663088799,-0.160713613033295,0.986402690410614
+             ,0.0640189498662949,-0.0160019099712372,0.997820377349854,-0.0343626663088799,-0.160713613033295,0.986402690410614
+             ,-0.0235119517892599,0.0233405251055956,0.999451041221619,-0.121259093284607,-0.208290204405785,0.970521211624146
+             ,-0.213641375303268,0.0919815674424171,0.972572267055511,-0.121259093284607,-0.208290204405785,0.970521211624146
+             ,-0.0235119517892599,0.0233405251055956,0.999451041221619,-0.121259093284607,-0.208290204405785,0.970521211624146
+             ,-0.213641375303268,0.0919815674424171,0.972572267055511,-0.214045375585556,-0.124743781983852,0.968825876712799
+             ,-0.116189047694206,-0.0729232802987099,0.990546464920044,-0.214045375585556,-0.124743781983852,0.968825876712799
+             ,-0.213641375303268,0.0919815674424171,0.972572267055511,-0.214045375585556,-0.124743781983852,0.968825876712799
+             ,-0.116189047694206,-0.0729232802987099,0.990546464920044,-0.0976143181324005,-0.0839756801724434,0.991675078868866
+             ,-0.00828884914517403,-0.242097184062004,0.970216512680054,-0.0976143181324005,-0.0839756801724434,0.991675078868866
+             ,-0.116189047694206,-0.0729232802987099,0.990546464920044,-0.0976143181324005,-0.0839756801724434,0.991675078868866
+             ,-0.00828884914517403,-0.242097184062004,0.970216512680054,-0.147203326225281,-0.00362282712012529,0.989099621772766
+             ,-0.15096490085125,-0.227219626307487,0.962071120738983,-0.147203326225281,-0.00362282712012529,0.989099621772766
+             ,-0.00828884914517403,-0.242097184062004,0.970216512680054,-0.147203326225281,-0.00362282712012529,0.989099621772766
+             ,-0.15096490085125,-0.227219626307487,0.962071120738983,-0.073329009115696,-0.0121907191351056,0.997233271598816
+             ,0.00607784744352102,-0.313648045063019,0.949519813060761,-0.073329009115696,-0.0121907191351056,0.997233271598816
+             ,-0.15096490085125,-0.227219626307487,0.962071120738983,-0.073329009115696,-0.0121907191351056,0.997233271598816
+             ,0.00607784744352102,-0.313648045063019,0.949519813060761,0.0878245458006859,-0.0849957391619682,0.992503225803375
+             ,-0.100412629544735,-0.116071350872517,0.988152205944061,0.0878245458006859,-0.0849957391619682,0.992503225803375
+             ,0.00607784744352102,-0.313648045063019,0.949519813060761,0.0878245458006859,-0.0849957391619682,0.992503225803375
+             ,-0.100412629544735,-0.116071350872517,0.988152205944061,0.0585902407765388,0.0747487097978592,0.995479702949524
+             ,0.0682116746902466,0.0565380416810513,0.996067583560944,0.0585902407765388,0.0747487097978592,0.995479702949524
+             ,-0.100412629544735,-0.116071350872517,0.988152205944061,0.0585902407765388,0.0747487097978592,0.995479702949524
+             ,0.0682116746902466,0.0565380416810513,0.996067583560944,0.128733828663826,-0.0997994914650917,0.986644625663757
+             ,0.365074455738068,-0.0550992786884308,0.92934638261795,0.128733828663826,-0.0997994914650917,0.986644625663757
+             ,0.0682116746902466,0.0565380416810513,0.996067583560944,0.128733828663826,-0.0997994914650917,0.986644625663757
+             ,0.365074455738068,-0.0550992786884308,0.92934638261795,0.119394324719906,-0.401739954948425,0.907937228679657
+             ,0.150642290711403,-0.279471427202225,0.948262929916382,0.119394324719906,-0.401739954948425,0.907937228679657
+             ,0.365074455738068,-0.0550992786884308,0.92934638261795,0.119394324719906,-0.401739954948425,0.907937228679657
+             ,0.150642290711403,-0.279471427202225,0.948262929916382,0.0206240452826023,-0.301907896995544,0.953113973140717
+             ,-0.00132190715521574,-0.377215772867203,0.926124513149261,0.0206240452826023,-0.301907896995544,0.953113973140717
+             ,0.150642290711403,-0.279471427202225,0.948262929916382,0.0206240452826023,-0.301907896995544,0.953113973140717
+             ,-0.00132190715521574,-0.377215772867203,0.926124513149261,-0.0378852896392345,-0.297417163848877,0.953995645046234
+             ,0.0271429512649775,-0.362820416688919,0.931463718414307,-0.0378852896392345,-0.297417163848877,0.953995645046234
+             ,-0.00132190715521574,-0.377215772867203,0.926124513149261,-0.0378852896392345,-0.297417163848877,0.953995645046234
+             ,0.0271429512649775,-0.362820416688919,0.931463718414307,0.0153476055711508,-0.35222065448761,0.93579113483429
+             ,-0.154491201043129,-0.216349586844444,0.964015245437622,0.0153476055711508,-0.35222065448761,0.93579113483429
+             ,0.0271429512649775,-0.362820416688919,0.931463718414307,0.0153476055711508,-0.35222065448761,0.93579113483429
+             ,-0.154491201043129,-0.216349586844444,0.964015245437622,0.0649656355381012,-0.123658686876297,0.990195870399475
+             ,-0.0412789434194565,-0.124865986406803,0.99131453037262,0.0649656355381012,-0.123658686876297,0.990195870399475
+             ,-0.154491201043129,-0.216349586844444,0.964015245437622,0.0649656355381012,-0.123658686876297,0.990195870399475
+             ,-0.0412789434194565,-0.124865986406803,0.99131453037262,0.191812723875046,-0.104970827698708,0.975801765918732
+             ,0.227596446871758,-0.158200189471245,0.960818707942963,0.191812723875046,-0.104970827698708,0.975801765918732
+             ,-0.0412789434194565,-0.124865986406803,0.99131453037262,0.191812723875046,-0.104970827698708,0.975801765918732
+             ,0.227596446871758,-0.158200189471245,0.960818707942963,0.186358615756035,-0.169917806982994,0.967676818370819
+             ,0.173876747488976,-0.150000676512718,0.973276257514954,0.186358615756035,-0.169917806982994,0.967676818370819
+             ,0.227596446871758,-0.158200189471245,0.960818707942963,0.186358615756035,-0.169917806982994,0.967676818370819
+             ,0.173876747488976,-0.150000676512718,0.973276257514954,0.190061762928963,-0.167318165302277,0.967409551143646
+             ,0.0875525251030922,-0.0871865525841713,0.992337167263031,0.190061762928963,-0.167318165302277,0.967409551143646
+             ,0.173876747488976,-0.150000676512718,0.973276257514954,0.190061762928963,-0.167318165302277,0.967409551143646
+             ,0.0875525251030922,-0.0871865525841713,0.992337167263031,0.318252444267273,-0.0731678083539009,0.945178210735321
+             ,0.2690649330616,-0.0469142757356167,0.961978733539581,0.318252444267273,-0.0731678083539009,0.945178210735321
+             ,0.0875525251030922,-0.0871865525841713,0.992337167263031,0.318252444267273,-0.0731678083539009,0.945178210735321
+             ,0.2690649330616,-0.0469142757356167,0.961978733539581,0.400354206562042,-0.0414508916437626,0.915422439575195
+             ,0.354864984750748,0.0395675636827946,0.934079825878143,0.400354206562042,-0.0414508916437626,0.915422439575195
+             ,0.2690649330616,-0.0469142757356167,0.961978733539581,0.400354206562042,-0.0414508916437626,0.915422439575195
+             ,0.354864984750748,0.0395675636827946,0.934079825878143,0.302055209875107,0.0117538403719664,0.953218042850494
+             ,0.240889966487885,0.0531585514545441,0.969095587730408,0.302055209875107,0.0117538403719664,0.953218042850494
+             ,0.354864984750748,0.0395675636827946,0.934079825878143,0.302055209875107,0.0117538403719664,0.953218042850494
+             ,0.240889966487885,0.0531585514545441,0.969095587730408,0.183585375547409,0.0908115208148956,0.978800058364868
+             ,0.162434712052345,0.0511562936007977,0.985392332077026,0.183585375547409,0.0908115208148956,0.978800058364868
+             ,0.240889966487885,0.0531585514545441,0.969095587730408,0.183585375547409,0.0908115208148956,0.978800058364868
+             ,0.162434712052345,0.0511562936007977,0.985392332077026,0.103038556873798,0.103038601577282,0.989326059818268
+             ,0.0877508074045181,0.0558139458298683,0.994577527046204,0.103038556873798,0.103038601577282,0.989326059818268
+             ,0.162434712052345,0.0511562936007977,0.985392332077026,0.103038556873798,0.103038601577282,0.989326059818268
+             ,0.0877508074045181,0.0558139458298683,0.994577527046204,0.0278281923383474,0.154520109295845,0.987597584724426
+             ,0.0199574679136276,0.0997654050588608,0.994810879230499,0.0278281923383474,0.154520109295845,0.987597584724426
+             ,0.0877508074045181,0.0558139458298683,0.994577527046204,0.0278281923383474,0.154520109295845,0.987597584724426
+             ,0.0199574679136276,0.0997654050588608,0.994810879230499,0.0120048355311155,0.123383037745953,0.992286503314972
+             ,-0.0835347175598145,0.18060676753521,0.98000156879425,0.0120048355311155,0.123383037745953,0.992286503314972
+             ,0.0199574679136276,0.0997654050588608,0.994810879230499,0.0120048355311155,0.123383037745953,0.992286503314972
+             ,-0.0835347175598145,0.18060676753521,0.98000156879425,-0.120597019791603,0.162462487816811,0.979317247867584
+             ,-0.165027186274529,0.253969311714172,0.953029692173004,-0.120597019791603,0.162462487816811,0.979317247867584
+             ,-0.0835347175598145,0.18060676753521,0.98000156879425,-0.120597019791603,0.162462487816811,0.979317247867584
+             ,-0.165027186274529,0.253969311714172,0.953029692173004,-0.113914079964161,0.168366849422455,0.979120075702667
+             ,-0.102335289120674,0.291268289089203,0.95115202665329,-0.113914079964161,0.168366849422455,0.979120075702667
+             ,-0.165027186274529,0.253969311714172,0.953029692173004,-0.113914079964161,0.168366849422455,0.979120075702667
+             ,-0.102335289120674,0.291268289089203,0.95115202665329,-0.051176093518734,0.183785185217857,0.981633305549622
+             ,0.0869211405515671,0.211612865328789,0.973480701446533,-0.051176093518734,0.183785185217857,0.981633305549622
+             ,-0.102335289120674,0.291268289089203,0.95115202665329,-0.051176093518734,0.183785185217857,0.981633305549622
+             ,0.0869211405515671,0.211612865328789,0.973480701446533,-0.0361948050558567,0.0759797245264053,0.996452212333679
+             ,-0.0462451614439487,0.125438153743744,0.991023004055023,-0.0361948050558567,0.0759797245264053,0.996452212333679
+             ,0.0869211405515671,0.211612865328789,0.973480701446533,-0.0361948050558567,0.0759797245264053,0.996452212333679
+             ,-0.0462451614439487,0.125438153743744,0.991023004055023,-0.202854752540588,0.193468943238258,0.959906101226807
+             ,-0.347221791744232,0.270585149526596,0.897897899150848,-0.202854752540588,0.193468943238258,0.959906101226807
+             ,-0.0462451614439487,0.125438153743744,0.991023004055023,-0.202854752540588,0.193468943238258,0.959906101226807
+             ,-0.347221791744232,0.270585149526596,0.897897899150848,-0.346461713314056,0.292773187160492,0.891206026077271
+             ,-0.436203300952911,0.405979037284851,0.803061425685883,-0.346461713314056,0.292773187160492,0.891206026077271
+             ,-0.347221791744232,0.270585149526596,0.897897899150848,-0.346461713314056,0.292773187160492,0.891206026077271
+             ,-0.436203300952911,0.405979037284851,0.803061425685883,-0.429613411426544,0.384200215339661,0.817204058170319
+             ,-0.336047619581223,0.312937080860138,0.888336837291718,-0.429613411426544,0.384200215339661,0.817204058170319
+             ,-0.436203300952911,0.405979037284851,0.803061425685883,-0.429613411426544,0.384200215339661,0.817204058170319
+             ,-0.336047619581223,0.312937080860138,0.888336837291718,-0.380529850721359,0.438024491071701,0.81445175409317
+             ,-0.318603873252869,0.125037774443626,0.939604759216309,-0.380529850721359,0.438024491071701,0.81445175409317
+             ,-0.336047619581223,0.312937080860138,0.888336837291718,-0.380529850721359,0.438024491071701,0.81445175409317
+             ,-0.318603873252869,0.125037774443626,0.939604759216309,-0.577789068222046,0.368204057216644,0.728413045406342
+             ,-0.601059317588806,0.121459446847439,0.78992110490799,-0.577789068222046,0.368204057216644,0.728413045406342
+             ,-0.318603873252869,0.125037774443626,0.939604759216309,-0.577789068222046,0.368204057216644,0.728413045406342
+             ,-0.601059317588806,0.121459446847439,0.78992110490799,-0.597420692443848,0.337531089782715,0.727434754371643
+             ,-0.627421855926514,0.0365626625716686,0.777820587158203,-0.597420692443848,0.337531089782715,0.727434754371643
+             ,-0.601059317588806,0.121459446847439,0.78992110490799,-0.597420692443848,0.337531089782715,0.727434754371643
+             ,-0.627421855926514,0.0365626625716686,0.777820587158203,-0.424504488706589,0.438177347183228,0.792336046695709
+             ,-0.473366588354111,-0.0872069969773293,0.876538157463074,-0.424504488706589,0.438177347183228,0.792336046695709
+             ,-0.627421855926514,0.0365626625716686,0.777820587158203,-0.424504488706589,0.438177347183228,0.792336046695709
+             ,-0.473366588354111,-0.0872069969773293,0.876538157463074,-0.364895701408386,0.482128590345383,0.79649430513382
+             ,-0.408641070127487,0.0290240831673145,0.912233531475067,-0.364895701408386,0.482128590345383,0.79649430513382
+             ,-0.473366588354111,-0.0872069969773293,0.876538157463074,-0.364895701408386,0.482128590345383,0.79649430513382
+             ,-0.408641070127487,0.0290240831673145,0.912233531475067,-0.264204382896423,0.360529541969299,0.89454710483551
+             ,-0.197719275951386,0.125910118222237,0.97213876247406,-0.264204382896423,0.360529541969299,0.89454710483551
+             ,-0.408641070127487,0.0290240831673145,0.912233531475067,-0.264204382896423,0.360529541969299,0.89454710483551
+             ,-0.197719275951386,0.125910118222237,0.97213876247406,-0.150980100035667,0.191328182816505,0.969844579696655
+             ,-0.127480119466782,0.167013421654701,0.977678537368774,-0.150980100035667,0.191328182816505,0.969844579696655
+             ,-0.197719275951386,0.125910118222237,0.97213876247406,-0.150980100035667,0.191328182816505,0.969844579696655
+             ,-0.127480119466782,0.167013421654701,0.977678537368774,-0.278729557991028,0.229119136929512,0.932638347148895
+             ,-0.280467420816422,0.144690036773682,0.948895573616028,-0.278729557991028,0.229119136929512,0.932638347148895
+             ,-0.127480119466782,0.167013421654701,0.977678537368774,-0.278729557991028,0.229119136929512,0.932638347148895
+             ,-0.280467420816422,0.144690036773682,0.948895573616028,-0.017458263784647,0.279425978660584,0.960008561611176
+             ,-0.0368203558027744,0.087753064930439,0.995461523532867,-0.017458263784647,0.279425978660584,0.960008561611176
+             ,-0.280467420816422,0.144690036773682,0.948895573616028,-0.017458263784647,0.279425978660584,0.960008561611176
+             ,-0.0368203558027744,0.087753064930439,0.995461523532867,0.362361371517181,0.274771153926849,0.890614986419678
+             ,0.394350975751877,0.136164486408234,0.908815979957581,0.362361371517181,0.274771153926849,0.890614986419678
+             ,-0.0368203558027744,0.087753064930439,0.995461523532867,0.362361371517181,0.274771153926849,0.890614986419678
+             ,0.394350975751877,0.136164486408234,0.908815979957581,0.478577256202698,-0.0356215946376324,0.877322614192963
+             ,0.618558406829834,-0.0158544145524502,0.785578846931458,0.478577256202698,-0.0356215946376324,0.877322614192963
+             ,0.394350975751877,0.136164486408234,0.908815979957581,0.478577256202698,-0.0356215946376324,0.877322614192963
+             ,0.618558406829834,-0.0158544145524502,0.785578846931458,0.451110184192657,-0.251906603574753,0.856179118156433
+             ,0.475241959095001,-0.118113100528717,0.871891260147095,0.451110184192657,-0.251906603574753,0.856179118156433
+             ,0.618558406829834,-0.0158544145524502,0.785578846931458,0.451110184192657,-0.251906603574753,0.856179118156433
+             ,0.475241959095001,-0.118113100528717,0.871891260147095,0.443041652441025,-0.110520303249359,0.889662504196167
+             ,0.510688185691834,-0.251690059900284,0.822100758552551,0.443041652441025,-0.110520303249359,0.889662504196167
+             ,0.475241959095001,-0.118113100528717,0.871891260147095,0.443041652441025,-0.110520303249359,0.889662504196167
+             ,0.510688185691834,-0.251690059900284,0.822100758552551,0.593103528022766,-0.0578066259622574,0.803048312664032
+             ,0.643667161464691,-0.324418008327484,0.69314169883728,0.593103528022766,-0.0578066259622574,0.803048312664032
+             ,0.510688185691834,-0.251690059900284,0.822100758552551,0.593103528022766,-0.0578066259622574,0.803048312664032
+             ,0.643667161464691,-0.324418008327484,0.69314169883728,0.513281404972076,-0.262164562940598,0.817197561264038
+             ,0.457372546195984,-0.31542044878006,0.83145672082901,0.513281404972076,-0.262164562940598,0.817197561264038
+             ,0.643667161464691,-0.324418008327484,0.69314169883728,0.513281404972076,-0.262164562940598,0.817197561264038
+             ,0.457372546195984,-0.31542044878006,0.83145672082901,0.236548870801926,-0.256836324930191,0.937059164047241
+             ,0.272093087434769,-0.368260532617569,0.889016032218933,0.236548870801926,-0.256836324930191,0.937059164047241
+             ,0.457372546195984,-0.31542044878006,0.83145672082901,0.236548870801926,-0.256836324930191,0.937059164047241
+             ,0.272093087434769,-0.368260532617569,0.889016032218933,-0.0174417570233345,-0.337550699710846,0.941145718097687
+             ,0.0258486028760672,-0.469698131084442,0.882448554039001,-0.0174417570233345,-0.337550699710846,0.941145718097687
+             ,0.272093087434769,-0.368260532617569,0.889016032218933,-0.0174417570233345,-0.337550699710846,0.941145718097687
+             ,0.0258486028760672,-0.469698131084442,0.882448554039001,-0.474727749824524,-0.291834712028503,0.830340981483459
+             ,-0.458120912313461,-0.38954159617424,0.798988521099091,-0.474727749824524,-0.291834712028503,0.830340981483459
+             ,0.0258486028760672,-0.469698131084442,0.882448554039001,-0.474727749824524,-0.291834712028503,0.830340981483459
+             ,-0.458120912313461,-0.38954159617424,0.798988521099091,-0.64958393573761,-0.24286524951458,0.720456182956696
+             ,-0.595077395439148,-0.374230593442917,0.711220324039459,-0.64958393573761,-0.24286524951458,0.720456182956696
+             ,-0.458120912313461,-0.38954159617424,0.798988521099091,-0.64958393573761,-0.24286524951458,0.720456182956696
+             ,-0.595077395439148,-0.374230593442917,0.711220324039459,-0.553541660308838,-0.310564428567886,0.772749185562134
+             ,-0.556480884552002,-0.379320919513702,0.739219009876251,-0.553541660308838,-0.310564428567886,0.772749185562134
+             ,-0.595077395439148,-0.374230593442917,0.711220324039459,-0.553541660308838,-0.310564428567886,0.772749185562134
+             ,-0.556480884552002,-0.379320919513702,0.739219009876251,-0.57015198469162,-0.320410281419754,0.756481349468231
+             ,-0.48591211438179,-0.471216052770615,0.736101031303406,-0.57015198469162,-0.320410281419754,0.756481349468231
+             ,-0.556480884552002,-0.379320919513702,0.739219009876251,-0.57015198469162,-0.320410281419754,0.756481349468231
+             ,-0.48591211438179,-0.471216052770615,0.736101031303406,-0.539276897907257,-0.352695614099503,0.764713108539581
+             ,-0.375424534082413,-0.609439313411713,0.698312342166901,-0.539276897907257,-0.352695614099503,0.764713108539581
+             ,-0.48591211438179,-0.471216052770615,0.736101031303406,-0.539276897907257,-0.352695614099503,0.764713108539581
+             ,-0.375424534082413,-0.609439313411713,0.698312342166901,-0.391976803541183,-0.362269580364227,0.84564471244812
+             ,-0.434982150793076,-0.592123448848724,0.678366005420685,-0.391976803541183,-0.362269580364227,0.84564471244812
+             ,-0.375424534082413,-0.609439313411713,0.698312342166901,-0.391976803541183,-0.362269580364227,0.84564471244812
+             ,-0.434982150793076,-0.592123448848724,0.678366005420685,-0.327329814434052,-0.0279587507247925,0.94449645280838
+             ,-0.415638476610184,-0.584854602813721,0.696555733680725,-0.327329814434052,-0.0279587507247925,0.94449645280838
+             ,-0.434982150793076,-0.592123448848724,0.678366005420685,-0.327329814434052,-0.0279587507247925,0.94449645280838
+             ,-0.415638476610184,-0.584854602813721,0.696555733680725,-0.0617285706102848,0.142910063266754,0.987808883190155
+             ,-0.0758866965770721,-0.566823780536652,0.820336520671844,-0.0617285706102848,0.142910063266754,0.987808883190155
+             ,-0.415638476610184,-0.584854602813721,0.696555733680725,-0.0617285706102848,0.142910063266754,0.987808883190155
+             ,-0.0758866965770721,-0.566823780536652,0.820336520671844,0.199385091662407,0.172299206256866,0.964654624462128
+             ,-0.202148020267487,-0.276247620582581,0.939586818218231,0.199385091662407,0.172299206256866,0.964654624462128
+             ,-0.0758866965770721,-0.566823780536652,0.820336520671844,0.199385091662407,0.172299206256866,0.964654624462128
+             ,-0.202148020267487,-0.276247620582581,0.939586818218231,0.198575004935265,0.362188130617142,0.910707294940948
+             ,-0.023207314312458,0.187997370958328,0.981895267963409,0.198575004935265,0.362188130617142,0.910707294940948
+             ,-0.202148020267487,-0.276247620582581,0.939586818218231,0.198575004935265,0.362188130617142,0.910707294940948
+             ,-0.023207314312458,0.187997370958328,0.981895267963409,0.630622684955597,0.106298692524433,0.768775403499603
+             ,0.56989324092865,0.285597264766693,0.770490705966949,0.630622684955597,0.106298692524433,0.768775403499603,-0.023207314312458
+             ,0.187997370958328,0.981895267963409,0.630622684955597,0.106298692524433,0.768775403499603,0.56989324092865,0.285597264766693
+             ,0.770490705966949,0.614048063755035,-0.0608083009719849,0.786922693252563,0.691106677055359,0.210253477096558
+             ,0.691494703292847,0.614048063755035,-0.0608083009719849,0.786922693252563,0.56989324092865,0.285597264766693
+             ,0.770490705966949,0.614048063755035,-0.0608083009719849,0.786922693252563,0.691106677055359,0.210253477096558
+             ,0.691494703292847,0.586639702320099,-0.163578107953072,0.79315572977066,0.544578433036804,0.265601754188538
+             ,0.795543909072876,0.586639702320099,-0.163578107953072,0.79315572977066,0.691106677055359,0.210253477096558
+             ,0.691494703292847,0.586639702320099,-0.163578107953072,0.79315572977066,0.544578433036804,0.265601754188538
+             ,0.795543909072876,0.571345508098602,-0.0685242414474487,0.817843973636627,0.347108244895935,0.412351220846176
+             ,0.84230774641037,0.571345508098602,-0.0685242414474487,0.817843973636627,0.544578433036804,0.265601754188538
+             ,0.795543909072876,0.571345508098602,-0.0685242414474487,0.817843973636627,0.347108244895935,0.412351220846176
+             ,0.84230774641037,0.502661943435669,0.164368107914925,0.848713219165802,0.537966191768646,0.231945812702179,0.810427963733673
+             ,0.502661943435669,0.164368107914925,0.848713219165802,0.347108244895935,0.412351220846176,0.84230774641037,0.502661943435669
+             ,0.164368107914925,0.848713219165802,0.537966191768646,0.231945812702179,0.810427963733673,0.561002254486084
+             ,0.144539251923561,0.81509804725647,0.722184598445892,0.00984588917344809,0.691630303859711,0.561002254486084
+             ,0.144539251923561,0.81509804725647,0.537966191768646,0.231945812702179,0.810427963733673,-0.229158908128738
+             ,-0.164879068732262,0.959323227405548,-0.071630671620369,-0.0554208494722843,0.995890319347382,-0.172910630702972
+             ,-0.277159959077835,0.945137143135071,-0.0343626663088799,-0.160713613033295,0.986402690410614,-0.172910630702972
+             ,-0.277159959077835,0.945137143135071,-0.071630671620369,-0.0554208494722843,0.995890319347382,-0.172910630702972
+             ,-0.277159959077835,0.945137143135071,-0.0343626663088799,-0.160713613033295,0.986402690410614,-0.19939398765564
+             ,-0.358154654502869,0.912122368812561,-0.121259093284607,-0.208290204405785,0.970521211624146,-0.19939398765564
+             ,-0.358154654502869,0.912122368812561,-0.0343626663088799,-0.160713613033295,0.986402690410614,-0.19939398765564
+             ,-0.358154654502869,0.912122368812561,-0.121259093284607,-0.208290204405785,0.970521211624146,-0.0893210470676422
+             ,-0.378355950117111,0.921340644359589,-0.214045375585556,-0.124743781983852,0.968825876712799,-0.0893210470676422
+             ,-0.378355950117111,0.921340644359589,-0.121259093284607,-0.208290204405785,0.970521211624146,-0.0893210470676422
+             ,-0.378355950117111,0.921340644359589,-0.214045375585556,-0.124743781983852,0.968825876712799,0.136171355843544
+             ,-0.250140368938446,0.958585977554321,-0.0976143181324005,-0.0839756801724434,0.991675078868866,0.136171355843544
+             ,-0.250140368938446,0.958585977554321,-0.214045375585556,-0.124743781983852,0.968825876712799,0.136171355843544
+             ,-0.250140368938446,0.958585977554321,-0.0976143181324005,-0.0839756801724434,0.991675078868866,0.0488248094916344
+             ,0.0645867362618446,0.996716916561127,-0.147203326225281,-0.00362282712012529,0.989099621772766,0.0488248094916344
+             ,0.0645867362618446,0.996716916561127,-0.0976143181324005,-0.0839756801724434,0.991675078868866,0.0488248094916344
+             ,0.0645867362618446,0.996716916561127,-0.147203326225281,-0.00362282712012529,0.989099621772766,-0.106146603822708
+             ,0.298239022493362,0.948570728302002,-0.073329009115696,-0.0121907191351056,0.997233271598816,-0.106146603822708
+             ,0.298239022493362,0.948570728302002,-0.147203326225281,-0.00362282712012529,0.989099621772766,-0.106146603822708
+             ,0.298239022493362,0.948570728302002,-0.073329009115696,-0.0121907191351056,0.997233271598816,0.0276586208492517
+             ,0.232916712760925,0.972103238105774,0.0878245458006859,-0.0849957391619682,0.992503225803375,0.0276586208492517
+             ,0.232916712760925,0.972103238105774,-0.073329009115696,-0.0121907191351056,0.997233271598816,0.0276586208492517
+             ,0.232916712760925,0.972103238105774,0.0878245458006859,-0.0849957391619682,0.992503225803375,0.111061349511147
+             ,0.0955036804080009,0.98921412229538,0.0585902407765388,0.0747487097978592,0.995479702949524,0.111061349511147
+             ,0.0955036804080009,0.98921412229538,0.0878245458006859,-0.0849957391619682,0.992503225803375,0.111061349511147
+             ,0.0955036804080009,0.98921412229538,0.0585902407765388,0.0747487097978592,0.995479702949524,-0.139264121651649
+             ,-0.0335661545395851,0.989686191082001,0.128733828663826,-0.0997994914650917,0.986644625663757,-0.139264121651649
+             ,-0.0335661545395851,0.989686191082001,0.0585902407765388,0.0747487097978592,0.995479702949524,-0.139264121651649
+             ,-0.0335661545395851,0.989686191082001,0.128733828663826,-0.0997994914650917,0.986644625663757,-0.0693636909127235
+             ,-0.313315719366074,0.947112500667572,0.119394324719906,-0.401739954948425,0.907937228679657,-0.0693636909127235
+             ,-0.313315719366074,0.947112500667572,0.128733828663826,-0.0997994914650917,0.986644625663757,-0.0693636909127235
+             ,-0.313315719366074,0.947112500667572,0.119394324719906,-0.401739954948425,0.907937228679657,0.116440661251545
+             ,-0.335536956787109,0.934802889823914,0.0206240452826023,-0.301907896995544,0.953113973140717,0.116440661251545
+             ,-0.335536956787109,0.934802889823914,0.119394324719906,-0.401739954948425,0.907937228679657,0.116440661251545
+             ,-0.335536956787109,0.934802889823914,0.0206240452826023,-0.301907896995544,0.953113973140717,-0.0177854038774967
+             ,-0.267714649438858,0.963334083557129,-0.0378852896392345,-0.297417163848877,0.953995645046234,-0.0177854038774967
+             ,-0.267714649438858,0.963334083557129,0.0206240452826023,-0.301907896995544,0.953113973140717,-0.0177854038774967
+             ,-0.267714649438858,0.963334083557129,-0.0378852896392345,-0.297417163848877,0.953995645046234,0.076199434697628
+             ,-0.126202434301376,0.989073634147644,0.0153476055711508,-0.35222065448761,0.93579113483429,0.076199434697628
+             ,-0.126202434301376,0.989073634147644,-0.0378852896392345,-0.297417163848877,0.953995645046234,0.076199434697628
+             ,-0.126202434301376,0.989073634147644,0.0153476055711508,-0.35222065448761,0.93579113483429,0.224327549338341
+             ,-0.00682475650683045,0.97448992729187,0.0649656355381012,-0.123658686876297,0.990195870399475,0.224327549338341
+             ,-0.00682475650683045,0.97448992729187,0.0153476055711508,-0.35222065448761,0.93579113483429,0.224327549338341
+             ,-0.00682475650683045,0.97448992729187,0.0649656355381012,-0.123658686876297,0.990195870399475,0.122895710170269
+             ,-0.0202276203781366,0.992213428020477,0.191812723875046,-0.104970827698708,0.975801765918732,0.122895710170269
+             ,-0.0202276203781366,0.992213428020477,0.0649656355381012,-0.123658686876297,0.990195870399475,0.122895710170269
+             ,-0.0202276203781366,0.992213428020477,0.191812723875046,-0.104970827698708,0.975801765918732,0.122691877186298
+             ,-0.13003109395504,0.983889579772949,0.186358615756035,-0.169917806982994,0.967676818370819,0.122691877186298
+             ,-0.13003109395504,0.983889579772949,0.191812723875046,-0.104970827698708,0.975801765918732,0.122691877186298
+             ,-0.13003109395504,0.983889579772949,0.186358615756035,-0.169917806982994,0.967676818370819,0.190938487648964
+             ,-0.151678338646889,0.969812452793121,0.190061762928963,-0.167318165302277,0.967409551143646,0.190938487648964
+             ,-0.151678338646889,0.969812452793121,0.186358615756035,-0.169917806982994,0.967676818370819,0.190938487648964
+             ,-0.151678338646889,0.969812452793121,0.190061762928963,-0.167318165302277,0.967409551143646,0.364032983779907
+             ,-0.115153767168522,0.924239993095398,0.318252444267273,-0.0731678083539009,0.945178210735321,0.364032983779907
+             ,-0.115153767168522,0.924239993095398,0.190061762928963,-0.167318165302277,0.967409551143646,0.364032983779907
+             ,-0.115153767168522,0.924239993095398,0.318252444267273,-0.0731678083539009,0.945178210735321,0.468462944030762
+             ,-0.0307968501001596,0.882946252822876,0.400354206562042,-0.0414508916437626,0.915422439575195,0.468462944030762
+             ,-0.0307968501001596,0.882946252822876,0.318252444267273,-0.0731678083539009,0.945178210735321,0.468462944030762
+             ,-0.0307968501001596,0.882946252822876,0.400354206562042,-0.0414508916437626,0.915422439575195,0.344560384750366
+             ,0.118535742163658,0.9312504529953,0.302055209875107,0.0117538403719664,0.953218042850494,0.344560384750366,0.118535742163658
+             ,0.9312504529953,0.400354206562042,-0.0414508916437626,0.915422439575195,0.344560384750366,0.118535742163658
+             ,0.9312504529953,0.302055209875107,0.0117538403719664,0.953218042850494,0.197244480252266,0.121424749493599,0.972805500030518
+             ,0.183585375547409,0.0908115208148956,0.978800058364868,0.197244480252266,0.121424749493599,0.972805500030518
+             ,0.302055209875107,0.0117538403719664,0.953218042850494,0.197244480252266,0.121424749493599,0.972805500030518
+             ,0.183585375547409,0.0908115208148956,0.978800058364868,0.142288208007813,0.0791555941104889,0.986655175685883
+             ,0.103038556873798,0.103038601577282,0.989326059818268,0.142288208007813,0.0791555941104889,0.986655175685883
+             ,0.183585375547409,0.0908115208148956,0.978800058364868,0.142288208007813,0.0791555941104889,0.986655175685883
+             ,0.103038556873798,0.103038601577282,0.989326059818268,0.0832318067550659,0.130947425961494,0.987889289855957
+             ,0.0278281923383474,0.154520109295845,0.987597584724426,0.0832318067550659,0.130947425961494,0.987889289855957
+             ,0.103038556873798,0.103038601577282,0.989326059818268,0.0832318067550659,0.130947425961494,0.987889289855957
+             ,0.0278281923383474,0.154520109295845,0.987597584724426,-0.0511402413249016,0.17008164525032,0.984102070331573
+             ,0.0120048355311155,0.123383037745953,0.992286503314972,-0.0511402413249016,0.17008164525032,0.984102070331573
+             ,0.0278281923383474,0.154520109295845,0.987597584724426,-0.0511402413249016,0.17008164525032,0.984102070331573
+             ,0.0120048355311155,0.123383037745953,0.992286503314972,-0.149608939886093,0.117299266159534,0.981762707233429
+             ,-0.120597019791603,0.162462487816811,0.979317247867584,-0.149608939886093,0.117299266159534,0.981762707233429
+             ,0.0120048355311155,0.123383037745953,0.992286503314972,-0.149608939886093,0.117299266159534,0.981762707233429
+             ,-0.120597019791603,0.162462487816811,0.979317247867584,-0.106376558542252,0.0673203021287918,0.992044389247894
+             ,-0.113914079964161,0.168366849422455,0.979120075702667,-0.106376558542252,0.0673203021287918,0.992044389247894
+             ,-0.120597019791603,0.162462487816811,0.979317247867584,-0.106376558542252,0.0673203021287918,0.992044389247894
+             ,-0.113914079964161,0.168366849422455,0.979120075702667,-0.0360515378415585,0.0600211918354034,0.997545838356018
+             ,-0.051176093518734,0.183785185217857,0.981633305549622,-0.0360515378415585,0.0600211918354034,0.997545838356018
+             ,-0.113914079964161,0.168366849422455,0.979120075702667,-0.0360515378415585,0.0600211918354034,0.997545838356018
+             ,-0.051176093518734,0.183785185217857,0.981633305549622,-0.0559335462749004,0.0398342199623585,0.99763959646225
+             ,-0.0361948050558567,0.0759797245264053,0.996452212333679,-0.0559335462749004,0.0398342199623585,0.99763959646225
+             ,-0.051176093518734,0.183785185217857,0.981633305549622,-0.0559335462749004,0.0398342199623585,0.99763959646225
+             ,-0.0361948050558567,0.0759797245264053,0.996452212333679,-0.0797973424196243,0.0796648934483528,0.993622660636902
+             ,-0.202854752540588,0.193468943238258,0.959906101226807,-0.0797973424196243,0.0796648934483528,0.993622660636902
+             ,-0.0361948050558567,0.0759797245264053,0.996452212333679,-0.0797973424196243,0.0796648934483528,0.993622660636902
+             ,-0.202854752540588,0.193468943238258,0.959906101226807,-0.255445122718811,0.188322052359581,0.948305189609528
+             ,-0.346461713314056,0.292773187160492,0.891206026077271,-0.255445122718811,0.188322052359581,0.948305189609528
+             ,-0.202854752540588,0.193468943238258,0.959906101226807,-0.255445122718811,0.188322052359581,0.948305189609528
+             ,-0.346461713314056,0.292773187160492,0.891206026077271,-0.314310908317566,0.322974771261215,0.892690360546112
+             ,-0.429613411426544,0.384200215339661,0.817204058170319,-0.314310908317566,0.322974771261215,0.892690360546112
+             ,-0.346461713314056,0.292773187160492,0.891206026077271,-0.314310908317566,0.322974771261215,0.892690360546112
+             ,-0.429613411426544,0.384200215339661,0.817204058170319,-0.211154952645302,0.474205106496811,0.854718148708344
+             ,-0.380529850721359,0.438024491071701,0.81445175409317,-0.211154952645302,0.474205106496811,0.854718148708344
+             ,-0.429613411426544,0.384200215339661,0.817204058170319,-0.211154952645302,0.474205106496811,0.854718148708344
+             ,-0.380529850721359,0.438024491071701,0.81445175409317,-0.39429098367691,0.615560948848724,0.682363033294678
+             ,-0.577789068222046,0.368204057216644,0.728413045406342,-0.39429098367691,0.615560948848724,0.682363033294678
+             ,-0.380529850721359,0.438024491071701,0.81445175409317,-0.39429098367691,0.615560948848724,0.682363033294678
+             ,-0.577789068222046,0.368204057216644,0.728413045406342,-0.47873917222023,0.617623627185822,0.623979032039642
+             ,-0.597420692443848,0.337531089782715,0.727434754371643,-0.47873917222023,0.617623627185822,0.623979032039642
+             ,-0.577789068222046,0.368204057216644,0.728413045406342,-0.47873917222023,0.617623627185822,0.623979032039642
+             ,-0.597420692443848,0.337531089782715,0.727434754371643,-0.248891547322273,0.693106293678284,0.676503241062164
+             ,-0.424504488706589,0.438177347183228,0.792336046695709,-0.248891547322273,0.693106293678284,0.676503241062164
+             ,-0.597420692443848,0.337531089782715,0.727434754371643,-0.248891547322273,0.693106293678284,0.676503241062164
+             ,-0.424504488706589,0.438177347183228,0.792336046695709,-0.332571089267731,0.687834739685059,0.645197510719299
+             ,-0.364895701408386,0.482128590345383,0.79649430513382,-0.332571089267731,0.687834739685059,0.645197510719299
+             ,-0.424504488706589,0.438177347183228,0.792336046695709,-0.332571089267731,0.687834739685059,0.645197510719299
+             ,-0.364895701408386,0.482128590345383,0.79649430513382,-0.491191864013672,0.531959235668182,0.689746201038361
+             ,-0.264204382896423,0.360529541969299,0.89454710483551,-0.491191864013672,0.531959235668182,0.689746201038361
+             ,-0.364895701408386,0.482128590345383,0.79649430513382,-0.491191864013672,0.531959235668182,0.689746201038361
+             ,-0.264204382896423,0.360529541969299,0.89454710483551,-0.277463167905808,0.366657644510269,0.888018131256104
+             ,-0.150980100035667,0.191328182816505,0.969844579696655,-0.277463167905808,0.366657644510269,0.888018131256104
+             ,-0.264204382896423,0.360529541969299,0.89454710483551,-0.277463167905808,0.366657644510269,0.888018131256104
+             ,-0.150980100035667,0.191328182816505,0.969844579696655,-0.106372110545635,0.388736367225647,0.915187954902649
+             ,-0.278729557991028,0.229119136929512,0.932638347148895,-0.106372110545635,0.388736367225647,0.915187954902649
+             ,-0.150980100035667,0.191328182816505,0.969844579696655,-0.106372110545635,0.388736367225647,0.915187954902649
+             ,-0.278729557991028,0.229119136929512,0.932638347148895,0.00642600515857339,0.488394677639008,0.872599184513092
+             ,-0.017458263784647,0.279425978660584,0.960008561611176,0.00642600515857339,0.488394677639008,0.872599184513092
+             ,-0.278729557991028,0.229119136929512,0.932638347148895,0.00642600515857339,0.488394677639008,0.872599184513092
+             ,-0.017458263784647,0.279425978660584,0.960008561611176,0.121258176863194,0.241111978888512,0.962892234325409
+             ,0.362361371517181,0.274771153926849,0.890614986419678,0.121258176863194,0.241111978888512,0.962892234325409
+             ,-0.017458263784647,0.279425978660584,0.960008561611176,0.121258176863194,0.241111978888512,0.962892234325409
+             ,0.362361371517181,0.274771153926849,0.890614986419678,0.130827486515045,-0.0202909968793392,0.991197466850281
+             ,0.478577256202698,-0.0356215946376324,0.877322614192963,0.130827486515045,-0.0202909968793392,0.991197466850281
+             ,0.362361371517181,0.274771153926849,0.890614986419678,0.130827486515045,-0.0202909968793392,0.991197466850281
+             ,0.478577256202698,-0.0356215946376324,0.877322614192963,0.342968493700027,-0.0376506820321083,0.938592076301575
+             ,0.451110184192657,-0.251906603574753,0.856179118156433,0.342968493700027,-0.0376506820321083,0.938592076301575
+             ,0.478577256202698,-0.0356215946376324,0.877322614192963,0.342968493700027,-0.0376506820321083,0.938592076301575
+             ,0.451110184192657,-0.251906603574753,0.856179118156433,0.612895250320435,0.0529865100979805,0.788385629653931
+             ,0.443041652441025,-0.110520303249359,0.889662504196167,0.612895250320435,0.0529865100979805,0.788385629653931
+             ,0.451110184192657,-0.251906603574753,0.856179118156433,0.612895250320435,0.0529865100979805,0.788385629653931
+             ,0.443041652441025,-0.110520303249359,0.889662504196167,0.546440899372101,0.176413178443909,0.818706691265106
+             ,0.593103528022766,-0.0578066259622574,0.803048312664032,0.546440899372101,0.176413178443909,0.818706691265106
+             ,0.443041652441025,-0.110520303249359,0.889662504196167,0.546440899372101,0.176413178443909,0.818706691265106
+             ,0.593103528022766,-0.0578066259622574,0.803048312664032,0.473326116800308,-0.0293056517839432,0.880399644374847
+             ,0.513281404972076,-0.262164562940598,0.817197561264038,0.473326116800308,-0.0293056517839432,0.880399644374847
+             ,0.593103528022766,-0.0578066259622574,0.803048312664032,0.473326116800308,-0.0293056517839432,0.880399644374847
+             ,0.513281404972076,-0.262164562940598,0.817197561264038,0.239373356103897,-0.0654073879122734,0.968721985816956
+             ,0.236548870801926,-0.256836324930191,0.937059164047241,0.239373356103897,-0.0654073879122734,0.968721985816956
+             ,0.513281404972076,-0.262164562940598,0.817197561264038,0.239373356103897,-0.0654073879122734,0.968721985816956
+             ,0.236548870801926,-0.256836324930191,0.937059164047241,-0.101929537951946,-0.0709054172039032,0.992261469364166
+             ,-0.0174417570233345,-0.337550699710846,0.941145718097687,-0.101929537951946,-0.0709054172039032,0.992261469364166
+             ,0.236548870801926,-0.256836324930191,0.937059164047241,-0.101929537951946,-0.0709054172039032,0.992261469364166
+             ,-0.0174417570233345,-0.337550699710846,0.941145718097687,-0.469492524862289,-0.130052700638771,0.873305797576904
+             ,-0.474727749824524,-0.291834712028503,0.830340981483459,-0.469492524862289,-0.130052700638771,0.873305797576904
+             ,-0.0174417570233345,-0.337550699710846,0.941145718097687,-0.469492524862289,-0.130052700638771,0.873305797576904
+             ,-0.474727749824524,-0.291834712028503,0.830340981483459,-0.658005475997925,-0.0627253353595734,0.750396072864532
+             ,-0.64958393573761,-0.24286524951458,0.720456182956696,-0.658005475997925,-0.0627253353595734,0.750396072864532
+             ,-0.474727749824524,-0.291834712028503,0.830340981483459,-0.658005475997925,-0.0627253353595734,0.750396072864532
+             ,-0.64958393573761,-0.24286524951458,0.720456182956696,-0.627562701702118,-0.038424514234066,0.777617275714874
+             ,-0.553541660308838,-0.310564428567886,0.772749185562134,-0.627562701702118,-0.038424514234066,0.777617275714874
+             ,-0.64958393573761,-0.24286524951458,0.720456182956696,-0.627562701702118,-0.038424514234066,0.777617275714874
+             ,-0.553541660308838,-0.310564428567886,0.772749185562134,-0.55633419752121,-0.00766890496015549,0.83092325925827
+             ,-0.57015198469162,-0.320410281419754,0.756481349468231,-0.55633419752121,-0.00766890496015549,0.83092325925827
+             ,-0.553541660308838,-0.310564428567886,0.772749185562134,-0.55633419752121,-0.00766890496015549,0.83092325925827
+             ,-0.57015198469162,-0.320410281419754,0.756481349468231,-0.566205322742462,0.182466387748718,0.803814351558685
+             ,-0.539276897907257,-0.352695614099503,0.764713108539581,-0.566205322742462,0.182466387748718,0.803814351558685
+             ,-0.57015198469162,-0.320410281419754,0.756481349468231,-0.566205322742462,0.182466387748718,0.803814351558685
+             ,-0.539276897907257,-0.352695614099503,0.764713108539581,-0.198850378394127,0.134123861789703,0.970808625221252
+             ,-0.391976803541183,-0.362269580364227,0.84564471244812,-0.198850378394127,0.134123861789703,0.970808625221252
+             ,-0.539276897907257,-0.352695614099503,0.764713108539581,-0.198850378394127,0.134123861789703,0.970808625221252
+             ,-0.391976803541183,-0.362269580364227,0.84564471244812,0.0835950896143913,0.358792722225189,0.929666459560394
+             ,-0.327329814434052,-0.0279587507247925,0.94449645280838,0.0835950896143913,0.358792722225189,0.929666459560394
+             ,-0.391976803541183,-0.362269580364227,0.84564471244812,0.0835950896143913,0.358792722225189,0.929666459560394
+             ,-0.327329814434052,-0.0279587507247925,0.94449645280838,0.15817879140377,0.641436636447906,0.750691950321198
+             ,-0.0617285706102848,0.142910063266754,0.987808883190155,0.15817879140377,0.641436636447906,0.750691950321198
+             ,-0.327329814434052,-0.0279587507247925,0.94449645280838,0.15817879140377,0.641436636447906,0.750691950321198
+             ,-0.0617285706102848,0.142910063266754,0.987808883190155,0.381230741739273,0.720962524414063,0.57868480682373
+             ,0.199385091662407,0.172299206256866,0.964654624462128,0.381230741739273,0.720962524414063,0.57868480682373,-0.0617285706102848
+             ,0.142910063266754,0.987808883190155,0.381230741739273,0.720962524414063,0.57868480682373,0.199385091662407,0.172299206256866
+             ,0.964654624462128,-0.0293718278408051,0.86654007434845,0.498242437839508,0.198575004935265,0.362188130617142
+             ,0.910707294940948,-0.0293718278408051,0.86654007434845,0.498242437839508,0.199385091662407,0.172299206256866
+             ,0.964654624462128,-0.0293718278408051,0.86654007434845,0.498242437839508,0.198575004935265,0.362188130617142
+             ,0.910707294940948,-0.0123809557408094,0.524866938591003,0.851094186306,0.630622684955597,0.106298692524433,0.768775403499603
+             ,-0.0123809557408094,0.524866938591003,0.851094186306,0.198575004935265,0.362188130617142,0.910707294940948,-0.0123809557408094
+             ,0.524866938591003,0.851094186306,0.630622684955597,0.106298692524433,0.768775403499603,0.420476615428925,-0.251535773277283
+             ,0.871739089488983,0.614048063755035,-0.0608083009719849,0.786922693252563,0.420476615428925,-0.251535773277283
+             ,0.871739089488983,0.630622684955597,0.106298692524433,0.768775403499603,0.420476615428925,-0.251535773277283
+             ,0.871739089488983,0.614048063755035,-0.0608083009719849,0.786922693252563,0.495060235261917,-0.509243786334991
+             ,0.703978717327118,0.586639702320099,-0.163578107953072,0.79315572977066,0.495060235261917,-0.509243786334991
+             ,0.703978717327118,0.614048063755035,-0.0608083009719849,0.786922693252563,0.495060235261917,-0.509243786334991
+             ,0.703978717327118,0.586639702320099,-0.163578107953072,0.79315572977066,0.532537758350372,-0.517813503742218
+             ,0.669531762599945,0.571345508098602,-0.0685242414474487,0.817843973636627,0.532537758350372,-0.517813503742218
+             ,0.669531762599945,0.586639702320099,-0.163578107953072,0.79315572977066,0.532537758350372,-0.517813503742218
+             ,0.669531762599945,0.571345508098602,-0.0685242414474487,0.817843973636627,0.627042651176453,-0.393411785364151
+             ,0.672342717647552,0.502661943435669,0.164368107914925,0.848713219165802,0.627042651176453,-0.393411785364151
+             ,0.672342717647552,0.571345508098602,-0.0685242414474487,0.817843973636627,0.627042651176453,-0.393411785364151
+             ,0.672342717647552,0.502661943435669,0.164368107914925,0.848713219165802,0.586556613445282,-0.173088476061821
+             ,0.791196286678314,0.561002254486084,0.144539251923561,0.81509804725647,0.586556613445282,-0.173088476061821
+             ,0.791196286678314,0.502661943435669,0.164368107914925,0.848713219165802,-0.378116279840469,-0.187478497624397
+             ,0.906575918197632,-0.229158908128738,-0.164879068732262,0.959323227405548,-0.284300833940506,-0.284300804138184
+             ,0.915612399578094,-0.172910630702972,-0.277159959077835,0.945137143135071,-0.284300833940506,-0.284300804138184
+             ,0.915612399578094,-0.229158908128738,-0.164879068732262,0.959323227405548,-0.284300833940506,-0.284300804138184
+             ,0.915612399578094,-0.172910630702972,-0.277159959077835,0.945137143135071,-0.186726450920105,-0.316749572753906
+             ,0.929947793483734,-0.19939398765564,-0.358154654502869,0.912122368812561,-0.186726450920105,-0.316749572753906
+             ,0.929947793483734,-0.172910630702972,-0.277159959077835,0.945137143135071,-0.186726450920105,-0.316749572753906
+             ,0.929947793483734,-0.19939398765564,-0.358154654502869,0.912122368812561,-0.0623412579298019,-0.247961685061455
+             ,0.966761887073517,-0.0893210470676422,-0.378355950117111,0.921340644359589,-0.0623412579298019,-0.247961685061455
+             ,0.966761887073517,-0.19939398765564,-0.358154654502869,0.912122368812561,-0.0623412579298019,-0.247961685061455
+             ,0.966761887073517,-0.0893210470676422,-0.378355950117111,0.921340644359589,0.20905876159668,-0.270547866821289
+             ,0.939733147621155,0.136171355843544,-0.250140368938446,0.958585977554321,0.20905876159668,-0.270547866821289
+             ,0.939733147621155,-0.0893210470676422,-0.378355950117111,0.921340644359589,0.20905876159668,-0.270547866821289
+             ,0.939733147621155,0.136171355843544,-0.250140368938446,0.958585977554321,0.361779659986496,-0.25560998916626
+             ,0.896537184715271,0.0488248094916344,0.0645867362618446,0.996716916561127,0.361779659986496,-0.25560998916626
+             ,0.896537184715271,0.136171355843544,-0.250140368938446,0.958585977554321,0.361779659986496,-0.25560998916626
+             ,0.896537184715271,0.0488248094916344,0.0645867362618446,0.996716916561127,0.173307254910469,0.0818257480859756
+             ,0.981462776660919,-0.106146603822708,0.298239022493362,0.948570728302002,0.173307254910469,0.0818257480859756
+             ,0.981462776660919,0.0488248094916344,0.0645867362618446,0.996716916561127,0.173307254910469,0.0818257480859756
+             ,0.981462776660919,-0.106146603822708,0.298239022493362,0.948570728302002,-0.0763465166091919,0.351367443799973
+             ,0.933119535446167,0.0276586208492517,0.232916712760925,0.972103238105774,-0.0763465166091919,0.351367443799973
+             ,0.933119535446167,-0.106146603822708,0.298239022493362,0.948570728302002,-0.0763465166091919,0.351367443799973
+             ,0.933119535446167,0.0276586208492517,0.232916712760925,0.972103238105774,-0.198652535676956,0.242309734225273
+             ,0.949643731117249,0.111061349511147,0.0955036804080009,0.98921412229538,-0.198652535676956,0.242309734225273
+             ,0.949643731117249,0.0276586208492517,0.232916712760925,0.972103238105774,-0.198652535676956,0.242309734225273
+             ,0.949643731117249,0.111061349511147,0.0955036804080009,0.98921412229538,-0.320503652095795,-0.0940282270312309
+             ,0.942568838596344,-0.139264121651649,-0.0335661545395851,0.989686191082001,-0.320503652095795,-0.0940282270312309
+             ,0.942568838596344,0.111061349511147,0.0955036804080009,0.98921412229538,-0.320503652095795,-0.0940282270312309
+             ,0.942568838596344,-0.139264121651649,-0.0335661545395851,0.989686191082001,-0.262513190507889,-0.269732654094696
+             ,0.926461577415466,-0.0693636909127235,-0.313315719366074,0.947112500667572,-0.262513190507889,-0.269732654094696
+             ,0.926461577415466,-0.139264121651649,-0.0335661545395851,0.989686191082001,-0.262513190507889,-0.269732654094696
+             ,0.926461577415466,-0.0693636909127235,-0.313315719366074,0.947112500667572,0.110363364219666,-0.480155199766159
+             ,0.870213150978088,0.116440661251545,-0.335536956787109,0.934802889823914,0.110363364219666,-0.480155199766159
+             ,0.870213150978088,-0.0693636909127235,-0.313315719366074,0.947112500667572,0.110363364219666,-0.480155199766159
+             ,0.870213150978088,0.116440661251545,-0.335536956787109,0.934802889823914,0.135146304965019,-0.464513540267944
+             ,0.875192940235138,-0.0177854038774967,-0.267714649438858,0.963334083557129,0.135146304965019,-0.464513540267944
+             ,0.875192940235138,0.116440661251545,-0.335536956787109,0.934802889823914,0.135146304965019,-0.464513540267944
+             ,0.875192940235138,-0.0177854038774967,-0.267714649438858,0.963334083557129,0.23738968372345,-0.298251360654831
+             ,0.92449563741684,0.076199434697628,-0.126202434301376,0.989073634147644,0.23738968372345,-0.298251360654831
+             ,0.92449563741684,-0.0177854038774967,-0.267714649438858,0.963334083557129,0.23738968372345,-0.298251360654831
+             ,0.92449563741684,0.076199434697628,-0.126202434301376,0.989073634147644,0.265658289194107,-0.216135010123253
+             ,0.939527153968811,0.224327549338341,-0.00682475650683045,0.97448992729187,0.265658289194107,-0.216135010123253
+             ,0.939527153968811,0.076199434697628,-0.126202434301376,0.989073634147644,0.265658289194107,-0.216135010123253
+             ,0.939527153968811,0.224327549338341,-0.00682475650683045,0.97448992729187,0.0375724546611309,-0.171961143612862
+             ,0.9843869805336,0.122895710170269,-0.0202276203781366,0.992213428020477,0.0375724546611309,-0.171961143612862
+             ,0.9843869805336,0.224327549338341,-0.00682475650683045,0.97448992729187,0.0375724546611309,-0.171961143612862
+             ,0.9843869805336,0.122895710170269,-0.0202276203781366,0.992213428020477,0.109926655888557,-0.142924398183823
+             ,0.983610093593597,0.122691877186298,-0.13003109395504,0.983889579772949,0.109926655888557,-0.142924398183823
+             ,0.983610093593597,0.122895710170269,-0.0202276203781366,0.992213428020477,0.109926655888557,-0.142924398183823
+             ,0.983610093593597,0.122691877186298,-0.13003109395504,0.983889579772949,0.193838521838188,0.0241522956639528
+             ,0.980736076831818,0.190938487648964,-0.151678338646889,0.969812452793121,0.193838521838188,0.0241522956639528
+             ,0.980736076831818,0.122691877186298,-0.13003109395504,0.983889579772949,0.193838521838188,0.0241522956639528
+             ,0.980736076831818,0.190938487648964,-0.151678338646889,0.969812452793121,0.426710218191147,0.0114511325955391
+             ,0.904315888881683,0.364032983779907,-0.115153767168522,0.924239993095398,0.426710218191147,0.0114511325955391
+             ,0.904315888881683,0.190938487648964,-0.151678338646889,0.969812452793121,0.426710218191147,0.0114511325955391
+             ,0.904315888881683,0.364032983779907,-0.115153767168522,0.924239993095398,0.542743444442749,0.110029943287373
+             ,0.83266019821167,0.468462944030762,-0.0307968501001596,0.882946252822876,0.542743444442749,0.110029943287373
+             ,0.83266019821167,0.364032983779907,-0.115153767168522,0.924239993095398,0.542743444442749,0.110029943287373
+             ,0.83266019821167,0.468462944030762,-0.0307968501001596,0.882946252822876,0.414002239704132,0.166018590331078
+             ,0.895008385181427,0.344560384750366,0.118535742163658,0.9312504529953,0.414002239704132,0.166018590331078,0.895008385181427
+             ,0.468462944030762,-0.0307968501001596,0.882946252822876,0.414002239704132,0.166018590331078,0.895008385181427
+             ,0.344560384750366,0.118535742163658,0.9312504529953,0.14424954354763,0.177926555275917,0.973413705825806,0.197244480252266
+             ,0.121424749493599,0.972805500030518,0.14424954354763,0.177926555275917,0.973413705825806,0.344560384750366,0.118535742163658
+             ,0.9312504529953,0.14424954354763,0.177926555275917,0.973413705825806,0.197244480252266,0.121424749493599,0.972805500030518
+             ,0.0792541950941086,0.127230495214462,0.98870176076889,0.142288208007813,0.0791555941104889,0.986655175685883
+             ,0.0792541950941086,0.127230495214462,0.98870176076889,0.197244480252266,0.121424749493599,0.972805500030518
+             ,0.0792541950941086,0.127230495214462,0.98870176076889,0.142288208007813,0.0791555941104889,0.986655175685883
+             ,0.110993966460228,0.0634240508079529,0.991795182228088,0.0832318067550659,0.130947425961494,0.987889289855957
+             ,0.110993966460228,0.0634240508079529,0.991795182228088,0.142288208007813,0.0791555941104889,0.986655175685883
+             ,0.110993966460228,0.0634240508079529,0.991795182228088,0.0832318067550659,0.130947425961494,0.987889289855957
+             ,0.000246510986471549,0.079452857375145,0.996838569641113,-0.0511402413249016,0.17008164525032,0.984102070331573
+             ,0.000246510986471549,0.079452857375145,0.996838569641113,0.0832318067550659,0.130947425961494,0.987889289855957
+             ,0.000246510986471549,0.079452857375145,0.996838569641113,-0.0511402413249016,0.17008164525032,0.984102070331573
+             ,-0.173274785280228,0.135212734341621,0.975547790527344,-0.149608939886093,0.117299266159534,0.981762707233429
+             ,-0.173274785280228,0.135212734341621,0.975547790527344,-0.0511402413249016,0.17008164525032,0.984102070331573
+             ,-0.173274785280228,0.135212734341621,0.975547790527344,-0.149608939886093,0.117299266159534,0.981762707233429
+             ,-0.159332767128944,0.121944174170494,0.97966456413269,-0.106376558542252,0.0673203021287918,0.992044389247894
+             ,-0.159332767128944,0.121944174170494,0.97966456413269,-0.149608939886093,0.117299266159534,0.981762707233429
+             ,-0.159332767128944,0.121944174170494,0.97966456413269,-0.106376558542252,0.0673203021287918,0.992044389247894
+             ,-0.095559298992157,0.0797692090272903,0.992222428321838,-0.0360515378415585,0.0600211918354034,0.997545838356018
+             ,-0.095559298992157,0.0797692090272903,0.992222428321838,-0.106376558542252,0.0673203021287918,0.992044389247894
+             ,-0.095559298992157,0.0797692090272903,0.992222428321838,-0.0360515378415585,0.0600211918354034,0.997545838356018
+             ,-0.0678819343447685,0.0119152218103409,0.997622191905975,-0.0559335462749004,0.0398342199623585,0.99763959646225
+             ,-0.0678819343447685,0.0119152218103409,0.997622191905975,-0.0360515378415585,0.0600211918354034,0.997545838356018
+             ,-0.0678819343447685,0.0119152218103409,0.997622191905975,-0.0559335462749004,0.0398342199623585,0.99763959646225
+             ,-0.0241193920373917,0.0401062183082104,0.998904347419739,-0.0797973424196243,0.0796648934483528,0.993622660636902
+             ,-0.0241193920373917,0.0401062183082104,0.998904347419739,-0.0559335462749004,0.0398342199623585,0.99763959646225
+             ,-0.0241193920373917,0.0401062183082104,0.998904347419739,-0.0797973424196243,0.0796648934483528,0.993622660636902
+             ,-0.114048764109612,0.12276054918766,0.985861361026764,-0.255445122718811,0.188322052359581,0.948305189609528
+             ,-0.114048764109612,0.12276054918766,0.985861361026764,-0.0797973424196243,0.0796648934483528,0.993622660636902
+             ,-0.114048764109612,0.12276054918766,0.985861361026764,-0.255445122718811,0.188322052359581,0.948305189609528
+             ,-0.174914002418518,0.279479056596756,0.94408506155014,-0.314310908317566,0.322974771261215,0.892690360546112
+             ,-0.174914002418518,0.279479056596756,0.94408506155014,-0.255445122718811,0.188322052359581,0.948305189609528
+             ,-0.174914002418518,0.279479056596756,0.94408506155014,-0.314310908317566,0.322974771261215,0.892690360546112
+             ,-0.0808003693819046,0.359731614589691,0.929550647735596,-0.211154952645302,0.474205106496811,0.854718148708344
+             ,-0.0808003693819046,0.359731614589691,0.929550647735596,-0.314310908317566,0.322974771261215,0.892690360546112
+             ,-0.0808003693819046,0.359731614589691,0.929550647735596,-0.211154952645302,0.474205106496811,0.854718148708344
+             ,-0.143309280276299,0.429586112499237,0.891581833362579,-0.39429098367691,0.615560948848724,0.682363033294678
+             ,-0.143309280276299,0.429586112499237,0.891581833362579,-0.211154952645302,0.474205106496811,0.854718148708344
+             ,-0.143309280276299,0.429586112499237,0.891581833362579,-0.39429098367691,0.615560948848724,0.682363033294678
+             ,-0.387322157621384,0.588802516460419,0.70943146944046,-0.47873917222023,0.617623627185822,0.623979032039642
+             ,-0.387322157621384,0.588802516460419,0.70943146944046,-0.39429098367691,0.615560948848724,0.682363033294678
+             ,-0.387322157621384,0.588802516460419,0.70943146944046,-0.47873917222023,0.617623627185822,0.623979032039642
+             ,-0.348078340291977,0.635735034942627,0.688971996307373,-0.248891547322273,0.693106293678284,0.676503241062164
+             ,-0.348078340291977,0.635735034942627,0.688971996307373,-0.47873917222023,0.617623627185822,0.623979032039642
+             ,-0.348078340291977,0.635735034942627,0.688971996307373,-0.248891547322273,0.693106293678284,0.676503241062164
+             ,-0.45825856924057,0.620083510875702,0.636785268783569,-0.332571089267731,0.687834739685059,0.645197510719299
+             ,-0.45825856924057,0.620083510875702,0.636785268783569,-0.248891547322273,0.693106293678284,0.676503241062164
+             ,-0.45825856924057,0.620083510875702,0.636785268783569,-0.332571089267731,0.687834739685059,0.645197510719299
+             ,-0.567052364349365,0.587447345256805,0.577371001243591,-0.491191864013672,0.531959235668182,0.689746201038361
+             ,-0.567052364349365,0.587447345256805,0.577371001243591,-0.332571089267731,0.687834739685059,0.645197510719299
+             ,-0.567052364349365,0.587447345256805,0.577371001243591,-0.491191864013672,0.531959235668182,0.689746201038361
+             ,-0.311716735363007,0.588438749313354,0.746037900447845,-0.277463167905808,0.366657644510269,0.888018131256104
+             ,-0.311716735363007,0.588438749313354,0.746037900447845,-0.491191864013672,0.531959235668182,0.689746201038361
+             ,-0.311716735363007,0.588438749313354,0.746037900447845,-0.277463167905808,0.366657644510269,0.888018131256104
+             ,-0.02782291918993,0.597042977809906,0.801726579666138,-0.106372110545635,0.388736367225647,0.915187954902649
+             ,-0.02782291918993,0.597042977809906,0.801726579666138,-0.277463167905808,0.366657644510269,0.888018131256104
+             ,-0.02782291918993,0.597042977809906,0.801726579666138,-0.106372110545635,0.388736367225647,0.915187954902649
+             ,-0.117347948253155,0.565300226211548,0.816495537757874,0.00642600515857339,0.488394677639008,0.872599184513092
+             ,-0.117347948253155,0.565300226211548,0.816495537757874,-0.106372110545635,0.388736367225647,0.915187954902649
+             ,-0.117347948253155,0.565300226211548,0.816495537757874,0.00642600515857339,0.488394677639008,0.872599184513092
+             ,-0.243968993425369,0.385235488414764,0.889984667301178,0.121258176863194,0.241111978888512,0.962892234325409
+             ,-0.243968993425369,0.385235488414764,0.889984667301178,0.00642600515857339,0.488394677639008,0.872599184513092
+             ,-0.243968993425369,0.385235488414764,0.889984667301178,0.121258176863194,0.241111978888512,0.962892234325409
+             ,0.0926861763000488,0.148172214627266,0.984608709812164,0.130827486515045,-0.0202909968793392,0.991197466850281
+             ,0.0926861763000488,0.148172214627266,0.984608709812164,0.121258176863194,0.241111978888512,0.962892234325409
+             ,0.0926861763000488,0.148172214627266,0.984608709812164,0.130827486515045,-0.0202909968793392,0.991197466850281
+             ,0.538900971412659,0.201809078454971,0.81783789396286,0.342968493700027,-0.0376506820321083,0.938592076301575
+             ,0.538900971412659,0.201809078454971,0.81783789396286,0.130827486515045,-0.0202909968793392,0.991197466850281
+             ,0.538900971412659,0.201809078454971,0.81783789396286,0.342968493700027,-0.0376506820321083,0.938592076301575
+             ,0.626978397369385,0.294186025857925,0.721354782581329,0.612895250320435,0.0529865100979805,0.788385629653931
+             ,0.626978397369385,0.294186025857925,0.721354782581329,0.342968493700027,-0.0376506820321083,0.938592076301575
+             ,0.626978397369385,0.294186025857925,0.721354782581329,0.612895250320435,0.0529865100979805,0.788385629653931
+             ,0.471175819635391,0.257105946540833,0.843735635280609,0.546440899372101,0.176413178443909,0.818706691265106
+             ,0.471175819635391,0.257105946540833,0.843735635280609,0.612895250320435,0.0529865100979805,0.788385629653931
+             ,0.471175819635391,0.257105946540833,0.843735635280609,0.546440899372101,0.176413178443909,0.818706691265106
+             ,0.367262750864029,0.159145250916481,0.916401028633118,0.473326116800308,-0.0293056517839432,0.880399644374847
+             ,0.367262750864029,0.159145250916481,0.916401028633118,0.546440899372101,0.176413178443909,0.818706691265106
+             ,0.367262750864029,0.159145250916481,0.916401028633118,0.473326116800308,-0.0293056517839432,0.880399644374847
+             ,0.305347800254822,0.181322515010834,0.934818089008331,0.239373356103897,-0.0654073879122734,0.968721985816956
+             ,0.305347800254822,0.181322515010834,0.934818089008331,0.473326116800308,-0.0293056517839432,0.880399644374847
+             ,0.305347800254822,0.181322515010834,0.934818089008331,0.239373356103897,-0.0654073879122734,0.968721985816956
+             ,-0.130841180682182,0.286075502634048,0.94923198223114,-0.101929537951946,-0.0709054172039032,0.992261469364166
+             ,-0.130841180682182,0.286075502634048,0.94923198223114,0.239373356103897,-0.0654073879122734,0.968721985816956
+             ,-0.130841180682182,0.286075502634048,0.94923198223114,-0.101929537951946,-0.0709054172039032,0.992261469364166
+             ,-0.537246406078339,0.142085418105125,0.831371128559113,-0.469492524862289,-0.130052700638771,0.873305797576904
+             ,-0.537246406078339,0.142085418105125,0.831371128559113,-0.101929537951946,-0.0709054172039032,0.992261469364166
+             ,-0.537246406078339,0.142085418105125,0.831371128559113,-0.469492524862289,-0.130052700638771,0.873305797576904
+             ,-0.629340708255768,0.0180525183677673,0.776919841766357,-0.658005475997925,-0.0627253353595734,0.750396072864532
+             ,-0.629340708255768,0.0180525183677673,0.776919841766357,-0.469492524862289,-0.130052700638771,0.873305797576904
+             ,-0.629340708255768,0.0180525183677673,0.776919841766357,-0.658005475997925,-0.0627253353595734,0.750396072864532
+             ,-0.564710259437561,0.134379789233208,0.814275324344635,-0.627562701702118,-0.038424514234066,0.777617275714874
+             ,-0.564710259437561,0.134379789233208,0.814275324344635,-0.658005475997925,-0.0627253353595734,0.750396072864532
+             ,-0.564710259437561,0.134379789233208,0.814275324344635,-0.627562701702118,-0.038424514234066,0.777617275714874
+             ,-0.350675940513611,0.327111035585403,0.877510547637939,-0.55633419752121,-0.00766890496015549,0.83092325925827
+             ,-0.350675940513611,0.327111035585403,0.877510547637939,-0.627562701702118,-0.038424514234066,0.777617275714874
+             ,-0.350675940513611,0.327111035585403,0.877510547637939,-0.55633419752121,-0.00766890496015549,0.83092325925827
+             ,-0.279907375574112,0.616915583610535,0.735572576522827,-0.566205322742462,0.182466387748718,0.803814351558685
+             ,-0.279907375574112,0.616915583610535,0.735572576522827,-0.55633419752121,-0.00766890496015549,0.83092325925827
+             ,-0.279907375574112,0.616915583610535,0.735572576522827,-0.566205322742462,0.182466387748718,0.803814351558685
+             ,-0.250677585601807,0.74276602268219,0.62085372209549,-0.198850378394127,0.134123861789703,0.970808625221252
+             ,-0.250677585601807,0.74276602268219,0.62085372209549,-0.566205322742462,0.182466387748718,0.803814351558685
+             ,-0.250677585601807,0.74276602268219,0.62085372209549,-0.198850378394127,0.134123861789703,0.970808625221252
+             ,0.168112531304359,0.645021021366119,0.745443522930145,0.0835950896143913,0.358792722225189,0.929666459560394
+             ,0.168112531304359,0.645021021366119,0.745443522930145,-0.198850378394127,0.134123861789703,0.970808625221252
+             ,0.168112531304359,0.645021021366119,0.745443522930145,0.0835950896143913,0.358792722225189,0.929666459560394
+             ,0.451140612363815,0.668119847774506,0.591682314872742,0.15817879140377,0.641436636447906,0.750691950321198,0.451140612363815
+             ,0.668119847774506,0.591682314872742,0.0835950896143913,0.358792722225189,0.929666459560394,0.451140612363815
+             ,0.668119847774506,0.591682314872742,0.15817879140377,0.641436636447906,0.750691950321198,0.475501477718353,0.723707616329193
+             ,0.500145733356476,0.381230741739273,0.720962524414063,0.57868480682373,0.475501477718353,0.723707616329193,0.500145733356476
+             ,0.15817879140377,0.641436636447906,0.750691950321198,0.475501477718353,0.723707616329193,0.500145733356476,0.381230741739273
+             ,0.720962524414063,0.57868480682373,-0.0115319937467575,0.296915888786316,0.954833924770355,-0.0293718278408051
+             ,0.86654007434845,0.498242437839508,-0.0115319937467575,0.296915888786316,0.954833924770355,0.381230741739273
+             ,0.720962524414063,0.57868480682373,-0.0115319937467575,0.296915888786316,0.954833924770355,-0.0293718278408051
+             ,0.86654007434845,0.498242437839508,-0.750128567218781,0.293497085571289,0.592593193054199,-0.0123809557408094
+             ,0.524866938591003,0.851094186306,-0.750128567218781,0.293497085571289,0.592593193054199,-0.0293718278408051
+             ,0.86654007434845,0.498242437839508,-0.750128567218781,0.293497085571289,0.592593193054199,-0.0123809557408094
+             ,0.524866938591003,0.851094186306,-0.405244112014771,-0.0278570838272572,0.913784027099609,0.420476615428925
+             ,-0.251535773277283,0.871739089488983,-0.405244112014771,-0.0278570838272572,0.913784027099609,-0.0123809557408094
+             ,0.524866938591003,0.851094186306,-0.405244112014771,-0.0278570838272572,0.913784027099609,0.420476615428925
+             ,-0.251535773277283,0.871739089488983,0.168565347790718,-0.32159224152565,0.931753277778625,0.495060235261917
+             ,-0.509243786334991,0.703978717327118,0.168565347790718,-0.32159224152565,0.931753277778625,0.420476615428925
+             ,-0.251535773277283,0.871739089488983,0.168565347790718,-0.32159224152565,0.931753277778625,0.495060235261917
+             ,-0.509243786334991,0.703978717327118,0.530038595199585,-0.447212100028992,0.720458507537842,0.532537758350372
+             ,-0.517813503742218,0.669531762599945,0.530038595199585,-0.447212100028992,0.720458507537842,0.495060235261917
+             ,-0.509243786334991,0.703978717327118,0.530038595199585,-0.447212100028992,0.720458507537842,0.532537758350372
+             ,-0.517813503742218,0.669531762599945,0.655460298061371,-0.377982258796692,0.653835773468018,0.627042651176453
+             ,-0.393411785364151,0.672342717647552,0.655460298061371,-0.377982258796692,0.653835773468018,0.532537758350372
+             ,-0.517813503742218,0.669531762599945,0.655460298061371,-0.377982258796692,0.653835773468018,0.627042651176453
+             ,-0.393411785364151,0.672342717647552,0.74602746963501,-0.353916943073273,0.564079523086548,0.586556613445282
+             ,-0.173088476061821,0.791196286678314,0.74602746963501,-0.353916943073273,0.564079523086548,0.627042651176453
+             ,-0.393411785364151,0.672342717647552,-0.413337379693985,-0.242002338171005,0.877830862998962,-0.378116279840469
+             ,-0.187478497624397,0.906575918197632,-0.32286074757576,-0.254651218652725,0.911544680595398,-0.284300833940506
+             ,-0.284300804138184,0.915612399578094,-0.32286074757576,-0.254651218652725,0.911544680595398,-0.378116279840469
+             ,-0.187478497624397,0.906575918197632,-0.32286074757576,-0.254651218652725,0.911544680595398,-0.284300833940506
+             ,-0.284300804138184,0.915612399578094,-0.167071208357811,-0.245169416069984,0.9549760222435,-0.186726450920105
+             ,-0.316749572753906,0.929947793483734,-0.167071208357811,-0.245169416069984,0.9549760222435,-0.284300833940506
+             ,-0.284300804138184,0.915612399578094,-0.167071208357811,-0.245169416069984,0.9549760222435,-0.186726450920105
+             ,-0.316749572753906,0.929947793483734,-0.0113925859332085,-0.244914129376411,0.969477832317352,-0.0623412579298019
+             ,-0.247961685061455,0.966761887073517,-0.0113925859332085,-0.244914129376411,0.969477832317352,-0.186726450920105
+             ,-0.316749572753906,0.929947793483734,-0.0113925859332085,-0.244914129376411,0.969477832317352,-0.0623412579298019
+             ,-0.247961685061455,0.966761887073517,0.108680360019207,-0.232040047645569,0.966615736484528,0.20905876159668
+             ,-0.270547866821289,0.939733147621155,0.108680360019207,-0.232040047645569,0.966615736484528,-0.0623412579298019
+             ,-0.247961685061455,0.966761887073517,0.108680360019207,-0.232040047645569,0.966615736484528,0.20905876159668
+             ,-0.270547866821289,0.939733147621155,0.33167839050293,-0.3195740878582,0.88761579990387,0.361779659986496,-0.25560998916626
+             ,0.896537184715271,0.33167839050293,-0.3195740878582,0.88761579990387,0.20905876159668,-0.270547866821289,0.939733147621155
+             ,0.33167839050293,-0.3195740878582,0.88761579990387,0.361779659986496,-0.25560998916626,0.896537184715271,0.427277207374573
+             ,-0.317508786916733,0.846535444259644,0.173307254910469,0.0818257480859756,0.981462776660919,0.427277207374573
+             ,-0.317508786916733,0.846535444259644,0.361779659986496,-0.25560998916626,0.896537184715271,0.427277207374573
+             ,-0.317508786916733,0.846535444259644,0.173307254910469,0.0818257480859756,0.981462776660919,0.215283066034317
+             ,-0.0705116838216782,0.974002778530121,-0.0763465166091919,0.351367443799973,0.933119535446167,0.215283066034317
+             ,-0.0705116838216782,0.974002778530121,0.173307254910469,0.0818257480859756,0.981462776660919,0.215283066034317
+             ,-0.0705116838216782,0.974002778530121,-0.0763465166091919,0.351367443799973,0.933119535446167,-0.324412226676941
+             ,0.204805120825768,0.923478007316589,-0.198652535676956,0.242309734225273,0.949643731117249,-0.324412226676941
+             ,0.204805120825768,0.923478007316589,-0.0763465166091919,0.351367443799973,0.933119535446167,-0.324412226676941
+             ,0.204805120825768,0.923478007316589,-0.198652535676956,0.242309734225273,0.949643731117249,-0.479698866605759
+             ,0.032017569988966,0.876848757266998,-0.320503652095795,-0.0940282270312309,0.942568838596344,-0.479698866605759
+             ,0.032017569988966,0.876848757266998,-0.198652535676956,0.242309734225273,0.949643731117249,-0.479698866605759
+             ,0.032017569988966,0.876848757266998,-0.320503652095795,-0.0940282270312309,0.942568838596344,-0.534309923648834
+             ,-0.00148889096453786,0.845287322998047,-0.262513190507889,-0.269732654094696,0.926461577415466,-0.534309923648834
+             ,-0.00148889096453786,0.845287322998047,-0.320503652095795,-0.0940282270312309,0.942568838596344,-0.534309923648834
+             ,-0.00148889096453786,0.845287322998047,-0.262513190507889,-0.269732654094696,0.926461577415466,-0.152819290757179
+             ,-0.340849459171295,0.927614092826843,0.110363364219666,-0.480155199766159,0.870213150978088,-0.152819290757179
+             ,-0.340849459171295,0.927614092826843,-0.262513190507889,-0.269732654094696,0.926461577415466,-0.152819290757179
+             ,-0.340849459171295,0.927614092826843,0.110363364219666,-0.480155199766159,0.870213150978088,0.195502892136574
+             ,-0.507640540599823,0.839094579219818,0.135146304965019,-0.464513540267944,0.875192940235138,0.195502892136574
+             ,-0.507640540599823,0.839094579219818,0.110363364219666,-0.480155199766159,0.870213150978088,0.195502892136574
+             ,-0.507640540599823,0.839094579219818,0.135146304965019,-0.464513540267944,0.875192940235138,0.276286542415619
+             ,-0.499734401702881,0.820933103561401,0.23738968372345,-0.298251360654831,0.92449563741684,0.276286542415619
+             ,-0.499734401702881,0.820933103561401,0.135146304965019,-0.464513540267944,0.875192940235138,0.276286542415619
+             ,-0.499734401702881,0.820933103561401,0.23738968372345,-0.298251360654831,0.92449563741684,0.291333079338074
+             ,-0.486666172742844,0.823578238487244,0.265658289194107,-0.216135010123253,0.939527153968811,0.291333079338074
+             ,-0.486666172742844,0.823578238487244,0.23738968372345,-0.298251360654831,0.92449563741684,0.291333079338074
+             ,-0.486666172742844,0.823578238487244,0.265658289194107,-0.216135010123253,0.939527153968811,0.183218017220497
+             ,-0.407582700252533,0.89459902048111,0.0375724546611309,-0.171961143612862,0.9843869805336,0.183218017220497
+             ,-0.407582700252533,0.89459902048111,0.265658289194107,-0.216135010123253,0.939527153968811,0.183218017220497
+             ,-0.407582700252533,0.89459902048111,0.0375724546611309,-0.171961143612862,0.9843869805336,0.27769061923027,-0.238966509699821
+             ,0.930474579334259,0.109926655888557,-0.142924398183823,0.983610093593597,0.27769061923027,-0.238966509699821
+             ,0.930474579334259,0.0375724546611309,-0.171961143612862,0.9843869805336,0.27769061923027,-0.238966509699821
+             ,0.930474579334259,0.109926655888557,-0.142924398183823,0.983610093593597,0.355860620737076,0.00340049318037927
+             ,0.934532880783081,0.193838521838188,0.0241522956639528,0.980736076831818,0.355860620737076,0.00340049318037927
+             ,0.934532880783081,0.109926655888557,-0.142924398183823,0.983610093593597,0.355860620737076,0.00340049318037927
+             ,0.934532880783081,0.193838521838188,0.0241522956639528,0.980736076831818,0.407295852899551,0.125352561473846
+             ,0.904652833938599,0.426710218191147,0.0114511325955391,0.904315888881683,0.407295852899551,0.125352561473846
+             ,0.904652833938599,0.193838521838188,0.0241522956639528,0.980736076831818,0.407295852899551,0.125352561473846
+             ,0.904652833938599,0.426710218191147,0.0114511325955391,0.904315888881683,0.556343078613281,0.0780748873949051
+             ,0.827276647090912,0.542743444442749,0.110029943287373,0.83266019821167,0.556343078613281,0.0780748873949051
+             ,0.827276647090912,0.426710218191147,0.0114511325955391,0.904315888881683,0.556343078613281,0.0780748873949051
+             ,0.827276647090912,0.542743444442749,0.110029943287373,0.83266019821167,0.36093944311142,0.0235631689429283,0.932291448116302
+             ,0.414002239704132,0.166018590331078,0.895008385181427,0.36093944311142,0.0235631689429283,0.932291448116302
+             ,0.542743444442749,0.110029943287373,0.83266019821167,0.36093944311142,0.0235631689429283,0.932291448116302,0.414002239704132
+             ,0.166018590331078,0.895008385181427,0.154108285903931,-0.0433355942368507,0.987103223800659,0.14424954354763
+             ,0.177926555275917,0.973413705825806,0.154108285903931,-0.0433355942368507,0.987103223800659,0.414002239704132
+             ,0.166018590331078,0.895008385181427,0.154108285903931,-0.0433355942368507,0.987103223800659,0.14424954354763
+             ,0.177926555275917,0.973413705825806,0.0361351259052753,0.0358744710683823,0.998702764511108,0.0792541950941086
+             ,0.127230495214462,0.98870176076889,0.0361351259052753,0.0358744710683823,0.998702764511108,0.14424954354763
+             ,0.177926555275917,0.973413705825806,0.0361351259052753,0.0358744710683823,0.998702764511108,0.0792541950941086
+             ,0.127230495214462,0.98870176076889,0.0720067769289017,0.0239136852324009,0.997117459774017,0.110993966460228
+             ,0.0634240508079529,0.991795182228088,0.0720067769289017,0.0239136852324009,0.997117459774017,0.0792541950941086
+             ,0.127230495214462,0.98870176076889,0.0720067769289017,0.0239136852324009,0.997117459774017,0.110993966460228
+             ,0.0634240508079529,0.991795182228088,7.04091326042544e-006,0.0160582363605499,0.999871015548706,0.000246510986471549
+             ,0.079452857375145,0.996838569641113,7.04091326042544e-006,0.0160582363605499,0.999871015548706,0.110993966460228
+             ,0.0634240508079529,0.991795182228088,7.04091326042544e-006,0.0160582363605499,0.999871015548706,0.000246510986471549
+             ,0.079452857375145,0.996838569641113,-0.117466263473034,-0.00871044769883156,0.993038713932037,-0.173274785280228
+             ,0.135212734341621,0.975547790527344,-0.117466263473034,-0.00871044769883156,0.993038713932037,0.000246510986471549
+             ,0.079452857375145,0.996838569641113,-0.117466263473034,-0.00871044769883156,0.993038713932037,-0.173274785280228
+             ,0.135212734341621,0.975547790527344,-0.165047705173492,0.055435411632061,0.98472648859024,-0.159332767128944
+             ,0.121944174170494,0.97966456413269,-0.165047705173492,0.055435411632061,0.98472648859024,-0.173274785280228
+             ,0.135212734341621,0.975547790527344,-0.165047705173492,0.055435411632061,0.98472648859024,-0.159332767128944
+             ,0.121944174170494,0.97966456413269,-0.1107297539711,0.0633322596549988,0.99183064699173,-0.095559298992157,0.0797692090272903
+             ,0.992222428321838,-0.1107297539711,0.0633322596549988,0.99183064699173,-0.159332767128944,0.121944174170494
+             ,0.97966456413269,-0.1107297539711,0.0633322596549988,0.99183064699173,-0.095559298992157,0.0797692090272903
+             ,0.992222428321838,-0.0985196530818939,0.0910998806357384,0.990956425666809,-0.0678819343447685,0.0119152218103409
+             ,0.997622191905975,-0.0985196530818939,0.0910998806357384,0.990956425666809,-0.095559298992157,0.0797692090272903
+             ,0.992222428321838,-0.0985196530818939,0.0910998806357384,0.990956425666809,-0.0678819343447685,0.0119152218103409
+             ,0.997622191905975,0.0278988927602768,0.0913912504911423,0.995424151420593,-0.0241193920373917,0.0401062183082104
+             ,0.998904347419739,0.0278988927602768,0.0913912504911423,0.995424151420593,-0.0678819343447685,0.0119152218103409
+             ,0.997622191905975,0.0278988927602768,0.0913912504911423,0.995424151420593,-0.0241193920373917,0.0401062183082104
+             ,0.998904347419739,-0.0155342994257808,0.127272248268127,0.991746187210083,-0.114048764109612,0.12276054918766
+             ,0.985861361026764,-0.0155342994257808,0.127272248268127,0.991746187210083,-0.0241193920373917,0.0401062183082104
+             ,0.998904347419739,-0.0155342994257808,0.127272248268127,0.991746187210083,-0.114048764109612,0.12276054918766
+             ,0.985861361026764,-0.0941422209143639,0.187219604849815,0.977796494960785,-0.174914002418518,0.279479056596756
+             ,0.94408506155014,-0.0941422209143639,0.187219604849815,0.977796494960785,-0.114048764109612,0.12276054918766
+             ,0.985861361026764,-0.0941422209143639,0.187219604849815,0.977796494960785,-0.174914002418518,0.279479056596756
+             ,0.94408506155014,-0.08237025141716,0.198505386710167,0.976632297039032,-0.0808003693819046,0.359731614589691
+             ,0.929550647735596,-0.08237025141716,0.198505386710167,0.976632297039032,-0.174914002418518,0.279479056596756
+             ,0.94408506155014,-0.08237025141716,0.198505386710167,0.976632297039032,-0.0808003693819046,0.359731614589691
+             ,0.929550647735596,-0.0555679872632027,0.165140405297279,0.984703421592712,-0.143309280276299,0.429586112499237
+             ,0.891581833362579,-0.0555679872632027,0.165140405297279,0.984703421592712,-0.0808003693819046,0.359731614589691
+             ,0.929550647735596,-0.0555679872632027,0.165140405297279,0.984703421592712,-0.143309280276299,0.429586112499237
+             ,0.891581833362579,-0.265895456075668,0.246361121535301,0.931990265846252,-0.387322157621384,0.588802516460419
+             ,0.70943146944046,-0.265895456075668,0.246361121535301,0.931990265846252,-0.143309280276299,0.429586112499237
+             ,0.891581833362579,-0.265895456075668,0.246361121535301,0.931990265846252,-0.387322157621384,0.588802516460419
+             ,0.70943146944046,-0.395192354917526,0.40536031126976,0.824321508407593,-0.348078340291977,0.635735034942627
+             ,0.688971996307373,-0.395192354917526,0.40536031126976,0.824321508407593,-0.387322157621384,0.588802516460419
+             ,0.70943146944046,-0.395192354917526,0.40536031126976,0.824321508407593,-0.348078340291977,0.635735034942627
+             ,0.688971996307373,-0.404343277215958,0.507234692573547,0.761064648628235,-0.45825856924057,0.620083510875702
+             ,0.636785268783569,-0.404343277215958,0.507234692573547,0.761064648628235,-0.348078340291977,0.635735034942627
+             ,0.688971996307373,-0.404343277215958,0.507234692573547,0.761064648628235,-0.45825856924057,0.620083510875702
+             ,0.636785268783569,-0.48686558008194,0.631576359272003,0.603384852409363,-0.567052364349365,0.587447345256805
+             ,0.577371001243591,-0.48686558008194,0.631576359272003,0.603384852409363,-0.45825856924057,0.620083510875702
+             ,0.636785268783569,-0.48686558008194,0.631576359272003,0.603384852409363,-0.567052364349365,0.587447345256805
+             ,0.577371001243591,-0.287589073181152,0.746004700660706,0.600640892982483,-0.311716735363007,0.588438749313354
+             ,0.746037900447845,-0.287589073181152,0.746004700660706,0.600640892982483,-0.567052364349365,0.587447345256805
+             ,0.577371001243591,-0.287589073181152,0.746004700660706,0.600640892982483,-0.311716735363007,0.588438749313354
+             ,0.746037900447845,-0.152069613337517,0.771835923194885,0.617368757724762,-0.02782291918993,0.597042977809906
+             ,0.801726579666138,-0.152069613337517,0.771835923194885,0.617368757724762,-0.311716735363007,0.588438749313354
+             ,0.746037900447845,-0.152069613337517,0.771835923194885,0.617368757724762,-0.02782291918993,0.597042977809906
+             ,0.801726579666138,-0.218895688652992,0.73129141330719,0.645985782146454,-0.117347948253155,0.565300226211548
+             ,0.816495537757874,-0.218895688652992,0.73129141330719,0.645985782146454,-0.02782291918993,0.597042977809906
+             ,0.801726579666138,-0.218895688652992,0.73129141330719,0.645985782146454,-0.117347948253155,0.565300226211548
+             ,0.816495537757874,-0.2427938580513,0.678322553634644,0.693490922451019,-0.243968993425369,0.385235488414764
+             ,0.889984667301178,-0.2427938580513,0.678322553634644,0.693490922451019,-0.117347948253155,0.565300226211548
+             ,0.816495537757874,-0.2427938580513,0.678322553634644,0.693490922451019,-0.243968993425369,0.385235488414764
+             ,0.889984667301178,-0.01256881095469,0.69914323091507,0.714871168136597,0.0926861763000488,0.148172214627266
+             ,0.984608709812164,-0.01256881095469,0.69914323091507,0.714871168136597,-0.243968993425369,0.385235488414764
+             ,0.889984667301178,-0.01256881095469,0.69914323091507,0.714871168136597,0.0926861763000488,0.148172214627266
+             ,0.984608709812164,0.368960618972778,0.572781682014465,0.731976270675659,0.538900971412659,0.201809078454971
+             ,0.81783789396286,0.368960618972778,0.572781682014465,0.731976270675659,0.0926861763000488,0.148172214627266
+             ,0.984608709812164,0.368960618972778,0.572781682014465,0.731976270675659,0.538900971412659,0.201809078454971
+             ,0.81783789396286,0.632968842983246,0.20706008374691,0.745973646640778,0.626978397369385,0.294186025857925,0.721354782581329
+             ,0.632968842983246,0.20706008374691,0.745973646640778,0.538900971412659,0.201809078454971,0.81783789396286,0.632968842983246
+             ,0.20706008374691,0.745973646640778,0.626978397369385,0.294186025857925,0.721354782581329,0.483481168746948,0.201316267251968
+             ,0.851890683174133,0.471175819635391,0.257105946540833,0.843735635280609,0.483481168746948,0.201316267251968
+             ,0.851890683174133,0.626978397369385,0.294186025857925,0.721354782581329,0.483481168746948,0.201316267251968
+             ,0.851890683174133,0.471175819635391,0.257105946540833,0.843735635280609,0.312355518341064,0.342113584280014
+             ,0.886223614215851,0.367262750864029,0.159145250916481,0.916401028633118,0.312355518341064,0.342113584280014
+             ,0.886223614215851,0.471175819635391,0.257105946540833,0.843735635280609,0.312355518341064,0.342113584280014
+             ,0.886223614215851,0.367262750864029,0.159145250916481,0.916401028633118,0.380785226821899,0.337812900543213
+             ,0.86074686050415,0.305347800254822,0.181322515010834,0.934818089008331,0.380785226821899,0.337812900543213,0.86074686050415
+             ,0.367262750864029,0.159145250916481,0.916401028633118,0.380785226821899,0.337812900543213,0.86074686050415,0.305347800254822
+             ,0.181322515010834,0.934818089008331,-0.0491275228559971,0.457039564847946,0.888088583946228,-0.130841180682182
+             ,0.286075502634048,0.94923198223114,-0.0491275228559971,0.457039564847946,0.888088583946228,0.305347800254822
+             ,0.181322515010834,0.934818089008331,-0.0491275228559971,0.457039564847946,0.888088583946228,-0.130841180682182
+             ,0.286075502634048,0.94923198223114,-0.583063900470734,0.399472206830978,0.707430839538574,-0.537246406078339
+             ,0.142085418105125,0.831371128559113,-0.583063900470734,0.399472206830978,0.707430839538574,-0.130841180682182
+             ,0.286075502634048,0.94923198223114,-0.583063900470734,0.399472206830978,0.707430839538574,-0.537246406078339
+             ,0.142085418105125,0.831371128559113,-0.620696127414703,0.265219479799271,0.737831294536591,-0.629340708255768
+             ,0.0180525183677673,0.776919841766357,-0.620696127414703,0.265219479799271,0.737831294536591,-0.537246406078339
+             ,0.142085418105125,0.831371128559113,-0.620696127414703,0.265219479799271,0.737831294536591,-0.629340708255768
+             ,0.0180525183677673,0.776919841766357,-0.457889258861542,0.264918833971024,0.848619699478149,-0.564710259437561
+             ,0.134379789233208,0.814275324344635,-0.457889258861542,0.264918833971024,0.848619699478149,-0.629340708255768
+             ,0.0180525183677673,0.776919841766357,-0.457889258861542,0.264918833971024,0.848619699478149,-0.564710259437561
+             ,0.134379789233208,0.814275324344635,-0.0677397921681404,0.412107735872269,0.908613502979279,-0.350675940513611
+             ,0.327111035585403,0.877510547637939,-0.0677397921681404,0.412107735872269,0.908613502979279,-0.564710259437561
+             ,0.134379789233208,0.814275324344635,-0.0677397921681404,0.412107735872269,0.908613502979279,-0.350675940513611
+             ,0.327111035585403,0.877510547637939,0.185057669878006,0.665140628814697,0.723423540592194,-0.279907375574112
+             ,0.616915583610535,0.735572576522827,0.185057669878006,0.665140628814697,0.723423540592194,-0.350675940513611
+             ,0.327111035585403,0.877510547637939,0.185057669878006,0.665140628814697,0.723423540592194,-0.279907375574112
+             ,0.616915583610535,0.735572576522827,0.119276888668537,0.838970959186554,0.530943393707275,-0.250677585601807
+             ,0.74276602268219,0.62085372209549,0.119276888668537,0.838970959186554,0.530943393707275,-0.279907375574112,0.616915583610535
+             ,0.735572576522827,0.119276888668537,0.838970959186554,0.530943393707275,-0.250677585601807,0.74276602268219
+             ,0.62085372209549,0.0588996633887291,0.896698594093323,0.438705444335938,0.168112531304359,0.645021021366119
+             ,0.745443522930145,0.0588996633887291,0.896698594093323,0.438705444335938,-0.250677585601807,0.74276602268219
+             ,0.62085372209549,0.0588996633887291,0.896698594093323,0.438705444335938,0.168112531304359,0.645021021366119
+             ,0.745443522930145,0.270244508981705,0.827729642391205,0.491763651371002,0.451140612363815,0.668119847774506
+             ,0.591682314872742,0.270244508981705,0.827729642391205,0.491763651371002,0.168112531304359,0.645021021366119
+             ,0.745443522930145,0.270244508981705,0.827729642391205,0.491763651371002,0.451140612363815,0.668119847774506
+             ,0.591682314872742,0.0523196719586849,0.334180980920792,0.941055655479431,0.475501477718353,0.723707616329193
+             ,0.500145733356476,0.0523196719586849,0.334180980920792,0.941055655479431,0.451140612363815,0.668119847774506
+             ,0.591682314872742,0.0523196719586849,0.334180980920792,0.941055655479431,0.475501477718353,0.723707616329193
+             ,0.500145733356476,-0.63320916891098,0.00578904477879405,0.773959100246429,-0.0115319937467575,0.296915888786316
+             ,0.954833924770355,-0.63320916891098,0.00578904477879405,0.773959100246429,0.475501477718353,0.723707616329193
+             ,0.500145733356476,-0.63320916891098,0.00578904477879405,0.773959100246429,-0.0115319937467575,0.296915888786316
+             ,0.954833924770355,-0.746286630630493,-0.386500269174576,0.541916728019714,-0.750128567218781,0.293497085571289
+             ,0.592593193054199,-0.746286630630493,-0.386500269174576,0.541916728019714,-0.0115319937467575,0.296915888786316
+             ,0.954833924770355,-0.746286630630493,-0.386500269174576,0.541916728019714,-0.750128567218781,0.293497085571289
+             ,0.592593193054199,-0.29991489648819,-0.554035305976868,0.776592493057251,-0.405244112014771,-0.0278570838272572
+             ,0.913784027099609,-0.29991489648819,-0.554035305976868,0.776592493057251,-0.750128567218781,0.293497085571289
+             ,0.592593193054199,-0.29991489648819,-0.554035305976868,0.776592493057251,-0.405244112014771,-0.0278570838272572
+             ,0.913784027099609,0.310763031244278,-0.296535789966583,0.903046429157257,0.168565347790718,-0.32159224152565
+             ,0.931753277778625,0.310763031244278,-0.296535789966583,0.903046429157257,-0.405244112014771,-0.0278570838272572
+             ,0.913784027099609,0.310763031244278,-0.296535789966583,0.903046429157257,0.168565347790718,-0.32159224152565
+             ,0.931753277778625,0.536906898021698,-0.103425070643425,0.837277889251709,0.530038595199585,-0.447212100028992
+             ,0.720458507537842,0.536906898021698,-0.103425070643425,0.837277889251709,0.168565347790718,-0.32159224152565
+             ,0.931753277778625,0.536906898021698,-0.103425070643425,0.837277889251709,0.530038595199585,-0.447212100028992
+             ,0.720458507537842,0.722382128238678,-0.143271461129189,0.676488935947418,0.655460298061371,-0.377982258796692
+             ,0.653835773468018,0.722382128238678,-0.143271461129189,0.676488935947418,0.530038595199585,-0.447212100028992
+             ,0.720458507537842,0.722382128238678,-0.143271461129189,0.676488935947418,0.655460298061371,-0.377982258796692
+             ,0.653835773468018,0.808356583118439,-0.171801581978798,0.563066422939301,0.74602746963501,-0.353916943073273
+             ,0.564079523086548,0.808356583118439,-0.171801581978798,0.563066422939301,0.655460298061371,-0.377982258796692
+             ,0.653835773468018,-0.242540076375008,-0.43163138628006,0.868831813335419,-0.413337379693985,-0.242002338171005
+             ,0.877830862998962,-0.213780730962753,-0.319600641727448,0.923121511936188,-0.32286074757576,-0.254651218652725
+             ,0.911544680595398,-0.213780730962753,-0.319600641727448,0.923121511936188,-0.413337379693985,-0.242002338171005
+             ,0.877830862998962,-0.213780730962753,-0.319600641727448,0.923121511936188,-0.32286074757576,-0.254651218652725
+             ,0.911544680595398,-0.162603318691254,-0.193511843681335,0.967529475688934,-0.167071208357811,-0.245169416069984
+             ,0.9549760222435,-0.162603318691254,-0.193511843681335,0.967529475688934,-0.32286074757576,-0.254651218652725
+             ,0.911544680595398,-0.162603318691254,-0.193511843681335,0.967529475688934,-0.167071208357811,-0.245169416069984
+             ,0.9549760222435,-0.0857600644230843,-0.25421017408371,0.963339149951935,-0.0113925859332085,-0.244914129376411
+             ,0.969477832317352,-0.0857600644230843,-0.25421017408371,0.963339149951935,-0.167071208357811,-0.245169416069984
+             ,0.9549760222435,-0.0857600644230843,-0.25421017408371,0.963339149951935,-0.0113925859332085,-0.244914129376411
+             ,0.969477832317352,0.117378145456314,-0.379609048366547,0.917670607566834,0.108680360019207,-0.232040047645569
+             ,0.966615736484528,0.117378145456314,-0.379609048366547,0.917670607566834,-0.0113925859332085,-0.244914129376411
+             ,0.969477832317352,0.117378145456314,-0.379609048366547,0.917670607566834,0.108680360019207,-0.232040047645569
+             ,0.966615736484528,0.30309134721756,-0.314703643321991,0.899498283863068,0.33167839050293,-0.3195740878582,0.88761579990387
+             ,0.30309134721756,-0.314703643321991,0.899498283863068,0.108680360019207,-0.232040047645569,0.966615736484528
+             ,0.30309134721756,-0.314703643321991,0.899498283863068,0.33167839050293,-0.3195740878582,0.88761579990387,0.458632439374924
+             ,-0.225729689002037,0.859477996826172,0.427277207374573,-0.317508786916733,0.846535444259644,0.458632439374924
+             ,-0.225729689002037,0.859477996826172,0.33167839050293,-0.3195740878582,0.88761579990387,0.458632439374924,-0.225729689002037
+             ,0.859477996826172,0.427277207374573,-0.317508786916733,0.846535444259644,0.457400381565094,-0.111098736524582
+             ,0.88229364156723,0.215283066034317,-0.0705116838216782,0.974002778530121,0.457400381565094,-0.111098736524582
+             ,0.88229364156723,0.427277207374573,-0.317508786916733,0.846535444259644,0.457400381565094,-0.111098736524582
+             ,0.88229364156723,0.215283066034317,-0.0705116838216782,0.974002778530121,-0.149664849042892,0.0995291247963905
+             ,0.983714520931244,-0.324412226676941,0.204805120825768,0.923478007316589,-0.149664849042892,0.0995291247963905
+             ,0.983714520931244,0.215283066034317,-0.0705116838216782,0.974002778530121,-0.149664849042892,0.0995291247963905
+             ,0.983714520931244,-0.324412226676941,0.204805120825768,0.923478007316589,-0.497224271297455,0.125184148550034
+             ,0.858543574810028,-0.479698866605759,0.032017569988966,0.876848757266998,-0.497224271297455,0.125184148550034
+             ,0.858543574810028,-0.324412226676941,0.204805120825768,0.923478007316589,-0.497224271297455,0.125184148550034
+             ,0.858543574810028,-0.479698866605759,0.032017569988966,0.876848757266998,-0.564520537853241,0.193791553378105
+             ,0.802347421646118,-0.534309923648834,-0.00148889096453786,0.845287322998047,-0.564520537853241,0.193791553378105
+             ,0.802347421646118,-0.479698866605759,0.032017569988966,0.876848757266998,-0.564520537853241,0.193791553378105
+             ,0.802347421646118,-0.534309923648834,-0.00148889096453786,0.845287322998047,-0.420541763305664,0.0353055782616138
+             ,0.906585991382599,-0.152819290757179,-0.340849459171295,0.927614092826843,-0.420541763305664,0.0353055782616138
+             ,0.906585991382599,-0.534309923648834,-0.00148889096453786,0.845287322998047,-0.420541763305664,0.0353055782616138
+             ,0.906585991382599,-0.152819290757179,-0.340849459171295,0.927614092826843,0.0674094259738922,-0.219058632850647
+             ,0.973380386829376,0.195502892136574,-0.507640540599823,0.839094579219818,0.0674094259738922,-0.219058632850647
+             ,0.973380386829376,-0.152819290757179,-0.340849459171295,0.927614092826843,0.0674094259738922,-0.219058632850647
+             ,0.973380386829376,0.195502892136574,-0.507640540599823,0.839094579219818,0.217413768172264,-0.239959985017776
+             ,0.946123957633972,0.276286542415619,-0.499734401702881,0.820933103561401,0.217413768172264,-0.239959985017776
+             ,0.946123957633972,0.195502892136574,-0.507640540599823,0.839094579219818,0.217413768172264,-0.239959985017776
+             ,0.946123957633972,0.276286542415619,-0.499734401702881,0.820933103561401,0.323992848396301,-0.391016781330109
+             ,0.861472308635712,0.291333079338074,-0.486666172742844,0.823578238487244,0.323992848396301,-0.391016781330109
+             ,0.861472308635712,0.276286542415619,-0.499734401702881,0.820933103561401,0.323992848396301,-0.391016781330109
+             ,0.861472308635712,0.291333079338074,-0.486666172742844,0.823578238487244,0.34240585565567,-0.395101934671402
+             ,0.852439224720001,0.183218017220497,-0.407582700252533,0.89459902048111,0.34240585565567,-0.395101934671402
+             ,0.852439224720001,0.291333079338074,-0.486666172742844,0.823578238487244,0.34240585565567,-0.395101934671402
+             ,0.852439224720001,0.183218017220497,-0.407582700252533,0.89459902048111,0.382099807262421,-0.268247157335281
+             ,0.884332060813904,0.27769061923027,-0.238966509699821,0.930474579334259,0.382099807262421,-0.268247157335281
+             ,0.884332060813904,0.183218017220497,-0.407582700252533,0.89459902048111,0.382099807262421,-0.268247157335281
+             ,0.884332060813904,0.27769061923027,-0.238966509699821,0.930474579334259,0.485296249389648,-0.274168610572815
+             ,0.830252468585968,0.355860620737076,0.00340049318037927,0.934532880783081,0.485296249389648,-0.274168610572815
+             ,0.830252468585968,0.27769061923027,-0.238966509699821,0.930474579334259,0.485296249389648,-0.274168610572815
+             ,0.830252468585968,0.355860620737076,0.00340049318037927,0.934532880783081,0.451274156570435,-0.184529706835747
+             ,0.873098194599152,0.407295852899551,0.125352561473846,0.904652833938599,0.451274156570435,-0.184529706835747
+             ,0.873098194599152,0.355860620737076,0.00340049318037927,0.934532880783081,0.451274156570435,-0.184529706835747
+             ,0.873098194599152,0.407295852899551,0.125352561473846,0.904652833938599,0.507034778594971,-0.263197124004364
+             ,0.820757508277893,0.556343078613281,0.0780748873949051,0.827276647090912,0.507034778594971,-0.263197124004364
+             ,0.820757508277893,0.407295852899551,0.125352561473846,0.904652833938599,0.507034778594971,-0.263197124004364
+             ,0.820757508277893,0.556343078613281,0.0780748873949051,0.827276647090912,0.331511288881302,-0.246936962008476
+             ,0.910561621189117,0.36093944311142,0.0235631689429283,0.932291448116302,0.331511288881302,-0.246936962008476
+             ,0.910561621189117,0.556343078613281,0.0780748873949051,0.827276647090912,0.331511288881302,-0.246936962008476
+             ,0.910561621189117,0.36093944311142,0.0235631689429283,0.932291448116302,0.16251814365387,-0.161228239536285
+             ,0.973444104194641,0.154108285903931,-0.0433355942368507,0.987103223800659,0.16251814365387,-0.161228239536285
+             ,0.973444104194641,0.36093944311142,0.0235631689429283,0.932291448116302,0.16251814365387,-0.161228239536285
+             ,0.973444104194641,0.154108285903931,-0.0433355942368507,0.987103223800659,0.161504328250885,-0.0751328095793724
+             ,0.984007775783539,0.0361351259052753,0.0358744710683823,0.998702764511108,0.161504328250885,-0.0751328095793724
+             ,0.984007775783539,0.154108285903931,-0.0433355942368507,0.987103223800659,0.161504328250885,-0.0751328095793724
+             ,0.984007775783539,0.0361351259052753,0.0358744710683823,0.998702764511108,0.0879999324679375,0.0398039482533932
+             ,0.995324909687042,0.0720067769289017,0.0239136852324009,0.997117459774017,0.0879999324679375,0.0398039482533932
+             ,0.995324909687042,0.0361351259052753,0.0358744710683823,0.998702764511108,0.0879999324679375,0.0398039482533932
+             ,0.995324909687042,0.0720067769289017,0.0239136852324009,0.997117459774017,-0.0195808336138725,0.0279578622430563
+             ,0.999417304992676,7.04091326042544e-006,0.0160582363605499,0.999871015548706,-0.0195808336138725,0.0279578622430563
+             ,0.999417304992676,0.0720067769289017,0.0239136852324009,0.997117459774017,-0.0195808336138725,0.0279578622430563
+             ,0.999417304992676,7.04091326042544e-006,0.0160582363605499,0.999871015548706,-0.119417570531368,0.00771222729235888
+             ,0.992814183235168,-0.117466263473034,-0.00871044769883156,0.993038713932037,-0.119417570531368,0.00771222729235888
+             ,0.992814183235168,7.04091326042544e-006,0.0160582363605499,0.999871015548706,-0.119417570531368,0.00771222729235888
+             ,0.992814183235168,-0.117466263473034,-0.00871044769883156,0.993038713932037,-0.115390680730343,0.05998270586133
+             ,0.991507470607758,-0.165047705173492,0.055435411632061,0.98472648859024,-0.115390680730343,0.05998270586133
+             ,0.991507470607758,-0.117466263473034,-0.00871044769883156,0.993038713932037,-0.115390680730343,0.05998270586133
+             ,0.991507470607758,-0.165047705173492,0.055435411632061,0.98472648859024,-0.0677193403244019,0.106559373438358
+             ,0.991997599601746,-0.1107297539711,0.0633322596549988,0.99183064699173,-0.0677193403244019,0.106559373438358
+             ,0.991997599601746,-0.165047705173492,0.055435411632061,0.98472648859024,-0.0677193403244019,0.106559373438358
+             ,0.991997599601746,-0.1107297539711,0.0633322596549988,0.99183064699173,-0.051455058157444,0.168688759207726
+             ,0.984325349330902,-0.0985196530818939,0.0910998806357384,0.990956425666809,-0.051455058157444,0.168688759207726
+             ,0.984325349330902,-0.1107297539711,0.0633322596549988,0.99183064699173,-0.051455058157444,0.168688759207726
+             ,0.984325349330902,-0.0985196530818939,0.0910998806357384,0.990956425666809,0.00826683081686497,0.165910616517067
+             ,0.986106157302856,0.0278988927602768,0.0913912504911423,0.995424151420593,0.00826683081686497,0.165910616517067
+             ,0.986106157302856,-0.0985196530818939,0.0910998806357384,0.990956425666809,0.00826683081686497,0.165910616517067
+             ,0.986106157302856,0.0278988927602768,0.0913912504911423,0.995424151420593,-0.0159964468330145,0.0956140235066414
+             ,0.995289921760559,-0.0155342994257808,0.127272248268127,0.991746187210083,-0.0159964468330145,0.0956140235066414
+             ,0.995289921760559,0.0278988927602768,0.0913912504911423,0.995424151420593,-0.0159964468330145,0.0956140235066414
+             ,0.995289921760559,-0.0155342994257808,0.127272248268127,0.991746187210083,-0.0758002400398254,0.0836646780371666
+             ,0.993606805801392,-0.0941422209143639,0.187219604849815,0.977796494960785,-0.0758002400398254,0.0836646780371666
+             ,0.993606805801392,-0.0155342994257808,0.127272248268127,0.991746187210083,-0.0758002400398254,0.0836646780371666
+             ,0.993606805801392,-0.0941422209143639,0.187219604849815,0.977796494960785,-0.0913274362683296,0.099323183298111
+             ,0.99085533618927,-0.08237025141716,0.198505386710167,0.976632297039032,-0.0913274362683296,0.099323183298111
+             ,0.99085533618927,-0.0941422209143639,0.187219604849815,0.977796494960785,-0.0913274362683296,0.099323183298111
+             ,0.99085533618927,-0.08237025141716,0.198505386710167,0.976632297039032,-0.103205949068069,0.103340901434422
+             ,0.989277064800262,-0.0555679872632027,0.165140405297279,0.984703421592712,-0.103205949068069,0.103340901434422
+             ,0.989277064800262,-0.08237025141716,0.198505386710167,0.976632297039032,-0.103205949068069,0.103340901434422
+             ,0.989277064800262,-0.0555679872632027,0.165140405297279,0.984703421592712,-0.133713826537132,0.10301311314106
+             ,0.985651552677155,-0.265895456075668,0.246361121535301,0.931990265846252,-0.133713826537132,0.10301311314106
+             ,0.985651552677155,-0.0555679872632027,0.165140405297279,0.984703421592712,-0.133713826537132,0.10301311314106
+             ,0.985651552677155,-0.265895456075668,0.246361121535301,0.931990265846252,-0.227227509021759,0.31965908408165
+             ,0.919883549213409,-0.395192354917526,0.40536031126976,0.824321508407593,-0.227227509021759,0.31965908408165
+             ,0.919883549213409,-0.265895456075668,0.246361121535301,0.931990265846252,-0.227227509021759,0.31965908408165
+             ,0.919883549213409,-0.395192354917526,0.40536031126976,0.824321508407593,-0.207783833146095,0.454063922166824
+             ,0.866401672363281,-0.404343277215958,0.507234692573547,0.761064648628235,-0.207783833146095,0.454063922166824
+             ,0.866401672363281,-0.395192354917526,0.40536031126976,0.824321508407593,-0.207783833146095,0.454063922166824
+             ,0.866401672363281,-0.404343277215958,0.507234692573547,0.761064648628235,-0.313584268093109,0.603942930698395
+             ,0.732746779918671,-0.48686558008194,0.631576359272003,0.603384852409363,-0.313584268093109,0.603942930698395
+             ,0.732746779918671,-0.404343277215958,0.507234692573547,0.761064648628235,-0.313584268093109,0.603942930698395
+             ,0.732746779918671,-0.48686558008194,0.631576359272003,0.603384852409363,-0.311300665140152,0.690785825252533
+             ,0.652615487575531,-0.287589073181152,0.746004700660706,0.600640892982483,-0.311300665140152,0.690785825252533
+             ,0.652615487575531,-0.48686558008194,0.631576359272003,0.603384852409363,-0.311300665140152,0.690785825252533
+             ,0.652615487575531,-0.287589073181152,0.746004700660706,0.600640892982483,-0.17198757827282,0.66392195224762
+             ,0.727755427360535,-0.152069613337517,0.771835923194885,0.617368757724762,-0.17198757827282,0.66392195224762
+             ,0.727755427360535,-0.287589073181152,0.746004700660706,0.600640892982483,-0.17198757827282,0.66392195224762
+             ,0.727755427360535,-0.152069613337517,0.771835923194885,0.617368757724762,-0.165817365050316,0.675353527069092
+             ,0.718611359596252,-0.218895688652992,0.73129141330719,0.645985782146454,-0.165817365050316,0.675353527069092
+             ,0.718611359596252,-0.152069613337517,0.771835923194885,0.617368757724762,-0.165817365050316,0.675353527069092
+             ,0.718611359596252,-0.218895688652992,0.73129141330719,0.645985782146454,-0.186624899506569,0.736158490180969
+             ,0.650570392608643,-0.2427938580513,0.678322553634644,0.693490922451019,-0.186624899506569,0.736158490180969
+             ,0.650570392608643,-0.218895688652992,0.73129141330719,0.645985782146454,-0.186624899506569,0.736158490180969
+             ,0.650570392608643,-0.2427938580513,0.678322553634644,0.693490922451019,-0.0746011510491371,0.771229922771454
+             ,0.632170140743256,-0.01256881095469,0.69914323091507,0.714871168136597,-0.0746011510491371,0.771229922771454
+             ,0.632170140743256,-0.2427938580513,0.678322553634644,0.693490922451019,-0.0746011510491371,0.771229922771454
+             ,0.632170140743256,-0.01256881095469,0.69914323091507,0.714871168136597,0.0247197821736336,0.715194880962372
+             ,0.698487758636475,0.368960618972778,0.572781682014465,0.731976270675659,0.0247197821736336,0.715194880962372
+             ,0.698487758636475,-0.01256881095469,0.69914323091507,0.714871168136597,0.0247197821736336,0.715194880962372
+             ,0.698487758636475,0.368960618972778,0.572781682014465,0.731976270675659,0.227984488010406,0.572346985340118
+             ,0.787681400775909,0.632968842983246,0.20706008374691,0.745973646640778,0.227984488010406,0.572346985340118,0.787681400775909
+             ,0.368960618972778,0.572781682014465,0.731976270675659,0.227984488010406,0.572346985340118,0.787681400775909
+             ,0.632968842983246,0.20706008374691,0.745973646640778,0.506637334823608,0.271928936243057,0.818152368068695,0.483481168746948
+             ,0.201316267251968,0.851890683174133,0.506637334823608,0.271928936243057,0.818152368068695,0.632968842983246
+             ,0.20706008374691,0.745973646640778,0.506637334823608,0.271928936243057,0.818152368068695,0.483481168746948,0.201316267251968
+             ,0.851890683174133,0.466572016477585,0.284565061330795,0.837456405162811,0.312355518341064,0.342113584280014
+             ,0.886223614215851,0.466572016477585,0.284565061330795,0.837456405162811,0.483481168746948,0.201316267251968
+             ,0.851890683174133,0.466572016477585,0.284565061330795,0.837456405162811,0.312355518341064,0.342113584280014
+             ,0.886223614215851,0.371066898107529,0.398200064897537,0.838895738124847,0.380785226821899,0.337812900543213
+             ,0.86074686050415,0.371066898107529,0.398200064897537,0.838895738124847,0.312355518341064,0.342113584280014,0.886223614215851
+             ,0.371066898107529,0.398200064897537,0.838895738124847,0.380785226821899,0.337812900543213,0.86074686050415,0.0690840259194374
+             ,0.458196520805359,0.886162161827087,-0.0491275228559971,0.457039564847946,0.888088583946228,0.0690840259194374
+             ,0.458196520805359,0.886162161827087,0.380785226821899,0.337812900543213,0.86074686050415,0.0690840259194374
+             ,0.458196520805359,0.886162161827087,-0.0491275228559971,0.457039564847946,0.888088583946228,-0.482137471437454
+             ,0.540511608123779,0.689485847949982,-0.583063900470734,0.399472206830978,0.707430839538574,-0.482137471437454
+             ,0.540511608123779,0.689485847949982,-0.0491275228559971,0.457039564847946,0.888088583946228,-0.482137471437454
+             ,0.540511608123779,0.689485847949982,-0.583063900470734,0.399472206830978,0.707430839538574,-0.594283819198608
+             ,0.561109721660614,0.576179325580597,-0.620696127414703,0.265219479799271,0.737831294536591,-0.594283819198608
+             ,0.561109721660614,0.576179325580597,-0.583063900470734,0.399472206830978,0.707430839538574,-0.594283819198608
+             ,0.561109721660614,0.576179325580597,-0.620696127414703,0.265219479799271,0.737831294536591,-0.454749315977097
+             ,0.55807489156723,0.694086015224457,-0.457889258861542,0.264918833971024,0.848619699478149,-0.454749315977097
+             ,0.55807489156723,0.694086015224457,-0.620696127414703,0.265219479799271,0.737831294536591,-0.454749315977097
+             ,0.55807489156723,0.694086015224457,-0.457889258861542,0.264918833971024,0.848619699478149,0.0799101963639259
+             ,0.521419882774353,0.849550306797028,-0.0677397921681404,0.412107735872269,0.908613502979279,0.0799101963639259
+             ,0.521419882774353,0.849550306797028,-0.457889258861542,0.264918833971024,0.848619699478149,0.0799101963639259
+             ,0.521419882774353,0.849550306797028,-0.0677397921681404,0.412107735872269,0.908613502979279,0.501155614852905
+             ,0.561140477657318,0.658759713172913,0.185057669878006,0.665140628814697,0.723423540592194,0.501155614852905
+             ,0.561140477657318,0.658759713172913,-0.0677397921681404,0.412107735872269,0.908613502979279,0.501155614852905
+             ,0.561140477657318,0.658759713172913,0.185057669878006,0.665140628814697,0.723423540592194,0.471725165843964
+             ,0.622392594814301,0.624582171440125,0.119276888668537,0.838970959186554,0.530943393707275,0.471725165843964
+             ,0.622392594814301,0.624582171440125,0.185057669878006,0.665140628814697,0.723423540592194,0.471725165843964
+             ,0.622392594814301,0.624582171440125,0.119276888668537,0.838970959186554,0.530943393707275,0.269805610179901
+             ,0.699901819229126,0.661318719387054,0.0588996633887291,0.896698594093323,0.438705444335938,0.269805610179901
+             ,0.699901819229126,0.661318719387054,0.119276888668537,0.838970959186554,0.530943393707275,0.269805610179901
+             ,0.699901819229126,0.661318719387054,0.0588996633887291,0.896698594093323,0.438705444335938,-0.216454580426216
+             ,0.748594880104065,0.626700282096863,0.270244508981705,0.827729642391205,0.491763651371002,-0.216454580426216
+             ,0.748594880104065,0.626700282096863,0.0588996633887291,0.896698594093323,0.438705444335938,-0.216454580426216
+             ,0.748594880104065,0.626700282096863,0.270244508981705,0.827729642391205,0.491763651371002,-0.558970928192139
+             ,0.374567896127701,0.739763736724854,0.0523196719586849,0.334180980920792,0.941055655479431,-0.558970928192139
+             ,0.374567896127701,0.739763736724854,0.270244508981705,0.827729642391205,0.491763651371002,-0.558970928192139
+             ,0.374567896127701,0.739763736724854,0.0523196719586849,0.334180980920792,0.941055655479431,-0.815578401088715
+             ,-0.0194426961243153,0.578319907188416,-0.63320916891098,0.00578904477879405,0.773959100246429,-0.815578401088715
+             ,-0.0194426961243153,0.578319907188416,0.0523196719586849,0.334180980920792,0.941055655479431,-0.815578401088715
+             ,-0.0194426961243153,0.578319907188416,-0.63320916891098,0.00578904477879405,0.773959100246429,-0.813144385814667
+             ,-0.104255877435207,0.572649002075195,-0.746286630630493,-0.386500269174576,0.541916728019714,-0.813144385814667
+             ,-0.104255877435207,0.572649002075195,-0.63320916891098,0.00578904477879405,0.773959100246429,-0.813144385814667
+             ,-0.104255877435207,0.572649002075195,-0.746286630630493,-0.386500269174576,0.541916728019714,-0.158708393573761
+             ,-0.115276895463467,0.980572760105133,-0.29991489648819,-0.554035305976868,0.776592493057251,-0.158708393573761
+             ,-0.115276895463467,0.980572760105133,-0.746286630630493,-0.386500269174576,0.541916728019714,-0.158708393573761
+             ,-0.115276895463467,0.980572760105133,-0.29991489648819,-0.554035305976868,0.776592493057251,0.483949989080429
+             ,-0.109942026436329,0.868161976337433,0.310763031244278,-0.296535789966583,0.903046429157257,0.483949989080429
+             ,-0.109942026436329,0.868161976337433,-0.29991489648819,-0.554035305976868,0.776592493057251,0.483949989080429
+             ,-0.109942026436329,0.868161976337433,0.310763031244278,-0.296535789966583,0.903046429157257,0.521891117095947
+             ,-0.268711984157562,0.809582352638245,0.536906898021698,-0.103425070643425,0.837277889251709,0.521891117095947
+             ,-0.268711984157562,0.809582352638245,0.310763031244278,-0.296535789966583,0.903046429157257,0.521891117095947
+             ,-0.268711984157562,0.809582352638245,0.536906898021698,-0.103425070643425,0.837277889251709,0.670083105564117
+             ,-0.34096896648407,0.659339666366577,0.722382128238678,-0.143271461129189,0.676488935947418,0.670083105564117
+             ,-0.34096896648407,0.659339666366577,0.536906898021698,-0.103425070643425,0.837277889251709,0.670083105564117
+             ,-0.34096896648407,0.659339666366577,0.722382128238678,-0.143271461129189,0.676488935947418,0.770716786384583
+             ,-0.256813228130341,0.583131670951843,0.808356583118439,-0.171801581978798,0.563066422939301,0.770716786384583
+             ,-0.256813228130341,0.583131670951843,0.722382128238678,-0.143271461129189,0.676488935947418,-0.0670933425426483
+             ,-0.39949893951416,0.914275169372559,-0.242540076375008,-0.43163138628006,0.868831813335419,-0.0332926325500011
+             ,-0.27812784910202,0.959966957569122,-0.213780730962753,-0.319600641727448,0.923121511936188,-0.0332926325500011
+             ,-0.27812784910202,0.959966957569122,-0.242540076375008,-0.43163138628006,0.868831813335419,-0.0332926325500011
+             ,-0.27812784910202,0.959966957569122,-0.213780730962753,-0.319600641727448,0.923121511936188,-0.0743327364325523
+             ,-0.15415433049202,0.98524671792984,-0.162603318691254,-0.193511843681335,0.967529475688934,-0.0743327364325523
+             ,-0.15415433049202,0.98524671792984,-0.213780730962753,-0.319600641727448,0.923121511936188,-0.0743327364325523
+             ,-0.15415433049202,0.98524671792984,-0.162603318691254,-0.193511843681335,0.967529475688934,-0.222348168492317
+             ,-0.147687956690788,0.963716506958008,-0.0857600644230843,-0.25421017408371,0.963339149951935,-0.222348168492317
+             ,-0.147687956690788,0.963716506958008,-0.162603318691254,-0.193511843681335,0.967529475688934,-0.222348168492317
+             ,-0.147687956690788,0.963716506958008,-0.0857600644230843,-0.25421017408371,0.963339149951935,0.00627031223848462
+             ,-0.246777042746544,0.969052016735077,0.117378145456314,-0.379609048366547,0.917670607566834,0.00627031223848462
+             ,-0.246777042746544,0.969052016735077,-0.0857600644230843,-0.25421017408371,0.963339149951935,0.00627031223848462
+             ,-0.246777042746544,0.969052016735077,0.117378145456314,-0.379609048366547,0.917670607566834,0.384297370910645
+             ,-0.252236634492874,0.888083457946777,0.30309134721756,-0.314703643321991,0.899498283863068,0.384297370910645
+             ,-0.252236634492874,0.888083457946777,0.117378145456314,-0.379609048366547,0.917670607566834,0.384297370910645
+             ,-0.252236634492874,0.888083457946777,0.30309134721756,-0.314703643321991,0.899498283863068,0.606265366077423
+             ,-0.139631018042564,0.782908320426941,0.458632439374924,-0.225729689002037,0.859477996826172,0.606265366077423
+             ,-0.139631018042564,0.782908320426941,0.30309134721756,-0.314703643321991,0.899498283863068,0.606265366077423
+             ,-0.139631018042564,0.782908320426941,0.458632439374924,-0.225729689002037,0.859477996826172,0.559097707271576
+             ,0.138199642300606,0.817502677440643,0.457400381565094,-0.111098736524582,0.88229364156723,0.559097707271576
+             ,0.138199642300606,0.817502677440643,0.458632439374924,-0.225729689002037,0.859477996826172,0.559097707271576
+             ,0.138199642300606,0.817502677440643,0.457400381565094,-0.111098736524582,0.88229364156723,0.000871321186423302
+             ,0.283523857593536,0.958964765071869,-0.149664849042892,0.0995291247963905,0.983714520931244,0.000871321186423302
+             ,0.283523857593536,0.958964765071869,0.457400381565094,-0.111098736524582,0.88229364156723,0.000871321186423302
+             ,0.283523857593536,0.958964765071869,-0.149664849042892,0.0995291247963905,0.983714520931244,-0.421998590230942
+             ,0.316653490066528,0.849498510360718,-0.497224271297455,0.125184148550034,0.858543574810028,-0.421998590230942
+             ,0.316653490066528,0.849498510360718,-0.149664849042892,0.0995291247963905,0.983714520931244,-0.421998590230942
+             ,0.316653490066528,0.849498510360718,-0.497224271297455,0.125184148550034,0.858543574810028,-0.47864893078804
+             ,0.29499739408493,0.82696545124054,-0.564520537853241,0.193791553378105,0.802347421646118,-0.47864893078804,0.29499739408493
+             ,0.82696545124054,-0.497224271297455,0.125184148550034,0.858543574810028,-0.47864893078804,0.29499739408493,0.82696545124054
+             ,-0.564520537853241,0.193791553378105,0.802347421646118,-0.601623713970184,0.217428341507912,0.768618106842041
+             ,-0.420541763305664,0.0353055782616138,0.906585991382599,-0.601623713970184,0.217428341507912,0.768618106842041
+             ,-0.564520537853241,0.193791553378105,0.802347421646118,-0.601623713970184,0.217428341507912,0.768618106842041
+             ,-0.420541763305664,0.0353055782616138,0.906585991382599,-0.0169944278895855,0.0158966891467571,0.999729216098785
+             ,0.0674094259738922,-0.219058632850647,0.973380386829376,-0.0169944278895855,0.0158966891467571,0.999729216098785
+             ,-0.420541763305664,0.0353055782616138,0.906585991382599,-0.0169944278895855,0.0158966891467571,0.999729216098785
+             ,0.0674094259738922,-0.219058632850647,0.973380386829376,0.201294705271721,0.101069279015064,0.974302530288696
+             ,0.217413768172264,-0.239959985017776,0.946123957633972,0.201294705271721,0.101069279015064,0.974302530288696
+             ,0.0674094259738922,-0.219058632850647,0.973380386829376,0.201294705271721,0.101069279015064,0.974302530288696
+             ,0.217413768172264,-0.239959985017776,0.946123957633972,0.16008822619915,0.0398241095244884,0.98629903793335
+             ,0.323992848396301,-0.391016781330109,0.861472308635712,0.16008822619915,0.0398241095244884,0.98629903793335
+             ,0.217413768172264,-0.239959985017776,0.946123957633972,0.16008822619915,0.0398241095244884,0.98629903793335
+             ,0.323992848396301,-0.391016781330109,0.861472308635712,0.316359370946884,-0.161567583680153,0.934779465198517
+             ,0.34240585565567,-0.395101934671402,0.852439224720001,0.316359370946884,-0.161567583680153,0.934779465198517
+             ,0.323992848396301,-0.391016781330109,0.861472308635712,0.316359370946884,-0.161567583680153,0.934779465198517
+             ,0.34240585565567,-0.395101934671402,0.852439224720001,0.390404164791107,-0.301150918006897,0.869995832443237
+             ,0.382099807262421,-0.268247157335281,0.884332060813904,0.390404164791107,-0.301150918006897,0.869995832443237
+             ,0.34240585565567,-0.395101934671402,0.852439224720001,0.390404164791107,-0.301150918006897,0.869995832443237
+             ,0.382099807262421,-0.268247157335281,0.884332060813904,0.400436699390411,-0.396685630083084,0.826009094715118
+             ,0.485296249389648,-0.274168610572815,0.830252468585968,0.400436699390411,-0.396685630083084,0.826009094715118
+             ,0.382099807262421,-0.268247157335281,0.884332060813904,0.400436699390411,-0.396685630083084,0.826009094715118
+             ,0.485296249389648,-0.274168610572815,0.830252468585968,0.439040005207062,-0.424480617046356,0.791871190071106
+             ,0.451274156570435,-0.184529706835747,0.873098194599152,0.439040005207062,-0.424480617046356,0.791871190071106
+             ,0.485296249389648,-0.274168610572815,0.830252468585968,0.439040005207062,-0.424480617046356,0.791871190071106
+             ,0.451274156570435,-0.184529706835747,0.873098194599152,0.437165439128876,-0.375619143247604,0.817188203334808
+             ,0.507034778594971,-0.263197124004364,0.820757508277893,0.437165439128876,-0.375619143247604,0.817188203334808
+             ,0.451274156570435,-0.184529706835747,0.873098194599152,0.437165439128876,-0.375619143247604,0.817188203334808
+             ,0.507034778594971,-0.263197124004364,0.820757508277893,0.484516113996506,-0.358487784862518,0.797953963279724
+             ,0.331511288881302,-0.246936962008476,0.910561621189117,0.484516113996506,-0.358487784862518,0.797953963279724
+             ,0.507034778594971,-0.263197124004364,0.820757508277893,0.484516113996506,-0.358487784862518,0.797953963279724
+             ,0.331511288881302,-0.246936962008476,0.910561621189117,0.31276747584343,-0.166379854083061,0.935144007205963
+             ,0.16251814365387,-0.161228239536285,0.973444104194641,0.31276747584343,-0.166379854083061,0.935144007205963
+             ,0.331511288881302,-0.246936962008476,0.910561621189117,0.31276747584343,-0.166379854083061,0.935144007205963
+             ,0.16251814365387,-0.161228239536285,0.973444104194641,0.263999074697495,-0.11906660348177,0.957145571708679
+             ,0.161504328250885,-0.0751328095793724,0.984007775783539,0.263999074697495,-0.11906660348177,0.957145571708679
+             ,0.16251814365387,-0.161228239536285,0.973444104194641,0.263999074697495,-0.11906660348177,0.957145571708679
+             ,0.161504328250885,-0.0751328095793724,0.984007775783539,0.155762702226639,-0.0220955479890108,0.987547338008881
+             ,0.0879999324679375,0.0398039482533932,0.995324909687042,0.155762702226639,-0.0220955479890108,0.987547338008881
+             ,0.161504328250885,-0.0751328095793724,0.984007775783539,0.155762702226639,-0.0220955479890108,0.987547338008881
+             ,0.0879999324679375,0.0398039482533932,0.995324909687042,-0.0440529212355614,0.0521116591989994,0.997669100761414
+             ,-0.0195808336138725,0.0279578622430563,0.999417304992676,-0.0440529212355614,0.0521116591989994,0.997669100761414
+             ,0.0879999324679375,0.0398039482533932,0.995324909687042,-0.0440529212355614,0.0521116591989994,0.997669100761414
+             ,-0.0195808336138725,0.0279578622430563,0.999417304992676,-0.103725798428059,0.0558318682014942,0.993037700653076
+             ,-0.119417570531368,0.00771222729235888,0.992814183235168,-0.103725798428059,0.0558318682014942,0.993037700653076
+             ,-0.0195808336138725,0.0279578622430563,0.999417304992676,-0.103725798428059,0.0558318682014942,0.993037700653076
+             ,-0.119417570531368,0.00771222729235888,0.992814183235168,-0.0479122772812843,0.0799973458051682,0.995642900466919
+             ,-0.115390680730343,0.05998270586133,0.991507470607758,-0.0479122772812843,0.0799973458051682,0.995642900466919
+             ,-0.119417570531368,0.00771222729235888,0.992814183235168,-0.0479122772812843,0.0799973458051682,0.995642900466919
+             ,-0.115390680730343,0.05998270586133,0.991507470607758,-0.00387794245034456,0.138935327529907,0.990293920040131
+             ,-0.0677193403244019,0.106559373438358,0.991997599601746,-0.00387794245034456,0.138935327529907,0.990293920040131
+             ,-0.115390680730343,0.05998270586133,0.991507470607758,-0.00387794245034456,0.138935327529907,0.990293920040131
+             ,-0.0677193403244019,0.106559373438358,0.991997599601746,-0.0194505862891674,0.200129345059395,0.979576349258423
+             ,-0.051455058157444,0.168688759207726,0.984325349330902,-0.0194505862891674,0.200129345059395,0.979576349258423
+             ,-0.0677193403244019,0.106559373438358,0.991997599601746,-0.0194505862891674,0.200129345059395,0.979576349258423
+             ,-0.051455058157444,0.168688759207726,0.984325349330902,-0.0548396147787571,0.211640074849129,0.975807964801788
+             ,0.00826683081686497,0.165910616517067,0.986106157302856,-0.0548396147787571,0.211640074849129,0.975807964801788
+             ,-0.051455058157444,0.168688759207726,0.984325349330902,-0.0548396147787571,0.211640074849129,0.975807964801788
+             ,0.00826683081686497,0.165910616517067,0.986106157302856,-0.0905816182494164,0.161395236849785,0.982724010944366
+             ,-0.0159964468330145,0.0956140235066414,0.995289921760559,-0.0905816182494164,0.161395236849785,0.982724010944366
+             ,0.00826683081686497,0.165910616517067,0.986106157302856,-0.0905816182494164,0.161395236849785,0.982724010944366
+             ,-0.0159964468330145,0.0956140235066414,0.995289921760559,-0.078880213201046,0.12559212744236,0.988941133022308
+             ,-0.0758002400398254,0.0836646780371666,0.993606805801392,-0.078880213201046,0.12559212744236,0.988941133022308
+             ,-0.0159964468330145,0.0956140235066414,0.995289921760559,-0.078880213201046,0.12559212744236,0.988941133022308
+             ,-0.0758002400398254,0.0836646780371666,0.993606805801392,-0.0676441937685013,0.12285777926445,0.9901162981987
+             ,-0.0913274362683296,0.099323183298111,0.99085533618927,-0.0676441937685013,0.12285777926445,0.9901162981987
+             ,-0.0758002400398254,0.0836646780371666,0.993606805801392,-0.0676441937685013,0.12285777926445,0.9901162981987
+             ,-0.0913274362683296,0.099323183298111,0.99085533618927,-0.0991156101226807,0.122371517121792,0.987522840499878
+             ,-0.103205949068069,0.103340901434422,0.989277064800262,-0.0991156101226807,0.122371517121792,0.987522840499878
+             ,-0.0913274362683296,0.099323183298111,0.99085533618927,-0.0991156101226807,0.122371517121792,0.987522840499878
+             ,-0.103205949068069,0.103340901434422,0.989277064800262,-0.0479048788547516,0.0957703068852425,0.994250059127808
+             ,-0.133713826537132,0.10301311314106,0.985651552677155,-0.0479048788547516,0.0957703068852425,0.994250059127808
+             ,-0.103205949068069,0.103340901434422,0.989277064800262,-0.0479048788547516,0.0957703068852425,0.994250059127808
+             ,-0.133713826537132,0.10301311314106,0.985651552677155,-0.081159345805645,0.19644396007061,0.97715038061142,-0.227227509021759
+             ,0.31965908408165,0.919883549213409,-0.081159345805645,0.19644396007061,0.97715038061142,-0.133713826537132,0.10301311314106
+             ,0.985651552677155,-0.081159345805645,0.19644396007061,0.97715038061142,-0.227227509021759,0.31965908408165,0.919883549213409
+             ,-0.122462667524815,0.25825047492981,0.958284735679626,-0.207783833146095,0.454063922166824,0.866401672363281
+             ,-0.122462667524815,0.25825047492981,0.958284735679626,-0.227227509021759,0.31965908408165,0.919883549213409
+             ,-0.122462667524815,0.25825047492981,0.958284735679626,-0.207783833146095,0.454063922166824,0.866401672363281
+             ,-0.137411132454872,0.331293404102325,0.933468103408813,-0.313584268093109,0.603942930698395,0.732746779918671
+             ,-0.137411132454872,0.331293404102325,0.933468103408813,-0.207783833146095,0.454063922166824,0.866401672363281
+             ,-0.137411132454872,0.331293404102325,0.933468103408813,-0.313584268093109,0.603942930698395,0.732746779918671
+             ,-0.279524087905884,0.450300186872482,0.847995221614838,-0.311300665140152,0.690785825252533,0.652615487575531
+             ,-0.279524087905884,0.450300186872482,0.847995221614838,-0.313584268093109,0.603942930698395,0.732746779918671
+             ,-0.279524087905884,0.450300186872482,0.847995221614838,-0.311300665140152,0.690785825252533,0.652615487575531
+             ,-0.308535277843475,0.525821387767792,0.792665064334869,-0.17198757827282,0.66392195224762,0.727755427360535
+             ,-0.308535277843475,0.525821387767792,0.792665064334869,-0.311300665140152,0.690785825252533,0.652615487575531
+             ,-0.308535277843475,0.525821387767792,0.792665064334869,-0.17198757827282,0.66392195224762,0.727755427360535
+             ,-0.134577244520187,0.499590158462524,0.855744481086731,-0.165817365050316,0.675353527069092,0.718611359596252
+             ,-0.134577244520187,0.499590158462524,0.855744481086731,-0.17198757827282,0.66392195224762,0.727755427360535
+             ,-0.134577244520187,0.499590158462524,0.855744481086731,-0.165817365050316,0.675353527069092,0.718611359596252
+             ,-0.0816322192549706,0.571476578712463,0.816548049449921,-0.186624899506569,0.736158490180969,0.650570392608643
+             ,-0.0816322192549706,0.571476578712463,0.816548049449921,-0.165817365050316,0.675353527069092,0.718611359596252
+             ,-0.0816322192549706,0.571476578712463,0.816548049449921,-0.186624899506569,0.736158490180969,0.650570392608643
+             ,-0.0776963829994202,0.67236852645874,0.736127555370331,-0.0746011510491371,0.771229922771454,0.632170140743256
+             ,-0.0776963829994202,0.67236852645874,0.736127555370331,-0.186624899506569,0.736158490180969,0.650570392608643
+             ,-0.0776963829994202,0.67236852645874,0.736127555370331,-0.0746011510491371,0.771229922771454,0.632170140743256
+             ,-0.0304065439850092,0.684930324554443,0.727973818778992,0.0247197821736336,0.715194880962372,0.698487758636475
+             ,-0.0304065439850092,0.684930324554443,0.727973818778992,-0.0746011510491371,0.771229922771454,0.632170140743256
+             ,-0.0304065439850092,0.684930324554443,0.727973818778992,0.0247197821736336,0.715194880962372,0.698487758636475
+             ,0.104482680559158,0.657872140407562,0.745846927165985,0.227984488010406,0.572346985340118,0.787681400775909
+             ,0.104482680559158,0.657872140407562,0.745846927165985,0.0247197821736336,0.715194880962372,0.698487758636475
+             ,0.104482680559158,0.657872140407562,0.745846927165985,0.227984488010406,0.572346985340118,0.787681400775909
+             ,0.227236673235893,0.579582810401917,0.782590091228485,0.506637334823608,0.271928936243057,0.818152368068695
+             ,0.227236673235893,0.579582810401917,0.782590091228485,0.227984488010406,0.572346985340118,0.787681400775909
+             ,0.227236673235893,0.579582810401917,0.782590091228485,0.506637334823608,0.271928936243057,0.818152368068695
+             ,0.404302299022675,0.3690045773983,0.836884200572968,0.466572016477585,0.284565061330795,0.837456405162811,0.404302299022675
+             ,0.3690045773983,0.836884200572968,0.506637334823608,0.271928936243057,0.818152368068695,0.404302299022675,0.3690045773983
+             ,0.836884200572968,0.466572016477585,0.284565061330795,0.837456405162811,0.429812967777252,0.269897729158401
+             ,0.861635625362396,0.371066898107529,0.398200064897537,0.838895738124847,0.429812967777252,0.269897729158401
+             ,0.861635625362396,0.466572016477585,0.284565061330795,0.837456405162811,0.429812967777252,0.269897729158401
+             ,0.861635625362396,0.371066898107529,0.398200064897537,0.838895738124847,0.224005118012428,0.312618225812912
+             ,0.923088014125824,0.0690840259194374,0.458196520805359,0.886162161827087,0.224005118012428,0.312618225812912
+             ,0.923088014125824,0.371066898107529,0.398200064897537,0.838895738124847,0.224005118012428,0.312618225812912
+             ,0.923088014125824,0.0690840259194374,0.458196520805359,0.886162161827087,-0.1822639554739,0.540560185909271
+             ,0.821324825286865,-0.482137471437454,0.540511608123779,0.689485847949982,-0.1822639554739,0.540560185909271
+             ,0.821324825286865,0.0690840259194374,0.458196520805359,0.886162161827087,-0.1822639554739,0.540560185909271
+             ,0.821324825286865,-0.482137471437454,0.540511608123779,0.689485847949982,-0.484116584062576,0.678835928440094
+             ,0.552098631858826,-0.594283819198608,0.561109721660614,0.576179325580597,-0.484116584062576,0.678835928440094
+             ,0.552098631858826,-0.482137471437454,0.540511608123779,0.689485847949982,-0.484116584062576,0.678835928440094
+             ,0.552098631858826,-0.594283819198608,0.561109721660614,0.576179325580597,-0.402458548545837,0.732332050800323
+             ,0.549287557601929,-0.454749315977097,0.55807489156723,0.694086015224457,-0.402458548545837,0.732332050800323
+             ,0.549287557601929,-0.594283819198608,0.561109721660614,0.576179325580597,-0.402458548545837,0.732332050800323
+             ,0.549287557601929,-0.454749315977097,0.55807489156723,0.694086015224457,-0.00480152620002627,0.778813600540161
+             ,0.62723708152771,0.0799101963639259,0.521419882774353,0.849550306797028,-0.00480152620002627,0.778813600540161
+             ,0.62723708152771,-0.454749315977097,0.55807489156723,0.694086015224457,-0.00480152620002627,0.778813600540161
+             ,0.62723708152771,0.0799101963639259,0.521419882774353,0.849550306797028,0.395836800336838,0.626299381256104
+             ,0.671611785888672,0.501155614852905,0.561140477657318,0.658759713172913,0.395836800336838,0.626299381256104
+             ,0.671611785888672,0.0799101963639259,0.521419882774353,0.849550306797028,0.395836800336838,0.626299381256104
+             ,0.671611785888672,0.501155614852905,0.561140477657318,0.658759713172913,0.451013445854187,0.445296734571457
+             ,0.773497104644775,0.471725165843964,0.622392594814301,0.624582171440125,0.451013445854187,0.445296734571457
+             ,0.773497104644775,0.501155614852905,0.561140477657318,0.658759713172913,0.451013445854187,0.445296734571457
+             ,0.773497104644775,0.471725165843964,0.622392594814301,0.624582171440125,0.388802796602249,0.339513838291168
+             ,0.856482803821564,0.269805610179901,0.699901819229126,0.661318719387054,0.388802796602249,0.339513838291168
+             ,0.856482803821564,0.471725165843964,0.622392594814301,0.624582171440125,0.388802796602249,0.339513838291168
+             ,0.856482803821564,0.269805610179901,0.699901819229126,0.661318719387054,-0.161004811525345,0.382771968841553
+             ,0.909704923629761,-0.216454580426216,0.748594880104065,0.626700282096863,-0.161004811525345,0.382771968841553
+             ,0.909704923629761,0.269805610179901,0.699901819229126,0.661318719387054,-0.161004811525345,0.382771968841553
+             ,0.909704923629761,-0.216454580426216,0.748594880104065,0.626700282096863,-0.667177438735962,0.390362799167633
+             ,0.63442188501358,-0.558970928192139,0.374567896127701,0.739763736724854,-0.667177438735962,0.390362799167633
+             ,0.63442188501358,-0.216454580426216,0.748594880104065,0.626700282096863,-0.667177438735962,0.390362799167633
+             ,0.63442188501358,-0.558970928192139,0.374567896127701,0.739763736724854,-0.745788931846619,0.397101432085037
+             ,0.534891843795776,-0.815578401088715,-0.0194426961243153,0.578319907188416,-0.745788931846619,0.397101432085037
+             ,0.534891843795776,-0.558970928192139,0.374567896127701,0.739763736724854,-0.745788931846619,0.397101432085037
+             ,0.534891843795776,-0.815578401088715,-0.0194426961243153,0.578319907188416,-0.752291142940521,0.494894325733185
+             ,0.434899479150772,-0.813144385814667,-0.104255877435207,0.572649002075195,-0.752291142940521,0.494894325733185
+             ,0.434899479150772,-0.815578401088715,-0.0194426961243153,0.578319907188416,-0.752291142940521,0.494894325733185
+             ,0.434899479150772,-0.813144385814667,-0.104255877435207,0.572649002075195,-0.241193905472755,0.515467405319214
+             ,0.822264492511749,-0.158708393573761,-0.115276895463467,0.980572760105133,-0.241193905472755,0.515467405319214
+             ,0.822264492511749,-0.813144385814667,-0.104255877435207,0.572649002075195,-0.241193905472755,0.515467405319214
+             ,0.822264492511749,-0.158708393573761,-0.115276895463467,0.980572760105133,0.160914972424507,0.116862557828426
+             ,0.980025291442871,0.483949989080429,-0.109942026436329,0.868161976337433,0.160914972424507,0.116862557828426
+             ,0.980025291442871,-0.158708393573761,-0.115276895463467,0.980572760105133,0.160914972424507,0.116862557828426
+             ,0.980025291442871,0.483949989080429,-0.109942026436329,0.868161976337433,0.275354564189911,-0.388462394475937
+             ,0.879361569881439,0.521891117095947,-0.268711984157562,0.809582352638245,0.275354564189911,-0.388462394475937
+             ,0.879361569881439,0.483949989080429,-0.109942026436329,0.868161976337433,0.275354564189911,-0.388462394475937
+             ,0.879361569881439,0.521891117095947,-0.268711984157562,0.809582352638245,0.53352290391922,-0.383105963468552
+             ,0.754044473171234,0.670083105564117,-0.34096896648407,0.659339666366577,0.53352290391922,-0.383105963468552
+             ,0.754044473171234,0.521891117095947,-0.268711984157562,0.809582352638245,0.53352290391922,-0.383105963468552
+             ,0.754044473171234,0.670083105564117,-0.34096896648407,0.659339666366577,0.765919327735901,-0.343822926282883
+             ,0.543280184268951,0.770716786384583,-0.256813228130341,0.583131670951843,0.765919327735901,-0.343822926282883
+             ,0.543280184268951,0.670083105564117,-0.34096896648407,0.659339666366577,0.212078273296356,-0.424863785505295
+             ,0.880064487457275,-0.0670933425426483,-0.39949893951416,0.914275169372559,0.0927201807498932,-0.26366913318634
+             ,0.96014666557312,-0.0332926325500011,-0.27812784910202,0.959966957569122,0.0927201807498932,-0.26366913318634
+             ,0.96014666557312,-0.0670933425426483,-0.39949893951416,0.914275169372559,0.0927201807498932,-0.26366913318634
+             ,0.96014666557312,-0.0332926325500011,-0.27812784910202,0.959966957569122,-0.0487219206988811,-0.241436049342155
+             ,0.969192922115326,-0.0743327364325523,-0.15415433049202,0.98524671792984,-0.0487219206988811,-0.241436049342155
+             ,0.969192922115326,-0.0332926325500011,-0.27812784910202,0.959966957569122,-0.0487219206988811,-0.241436049342155
+             ,0.969192922115326,-0.0743327364325523,-0.15415433049202,0.98524671792984,-0.189805567264557,-0.246261075139046
+             ,0.950436413288116,-0.222348168492317,-0.147687956690788,0.963716506958008,-0.189805567264557,-0.246261075139046
+             ,0.950436413288116,-0.0743327364325523,-0.15415433049202,0.98524671792984,-0.189805567264557,-0.246261075139046
+             ,0.950436413288116,-0.222348168492317,-0.147687956690788,0.963716506958008,0.00100119051057845,-0.0955196544528008
+             ,0.995427072048187,0.00627031223848462,-0.246777042746544,0.969052016735077,0.00100119051057845,-0.0955196544528008
+             ,0.995427072048187,-0.222348168492317,-0.147687956690788,0.963716506958008,0.00100119051057845,-0.0955196544528008
+             ,0.995427072048187,0.00627031223848462,-0.246777042746544,0.969052016735077,0.447828561067581,-0.00717893103137612
+             ,0.89409065246582,0.384297370910645,-0.252236634492874,0.888083457946777,0.447828561067581,-0.00717893103137612
+             ,0.89409065246582,0.00627031223848462,-0.246777042746544,0.969052016735077,0.447828561067581,-0.00717893103137612
+             ,0.89409065246582,0.384297370910645,-0.252236634492874,0.888083457946777,0.608919620513916,0.123546436429024
+             ,0.783551633358002,0.606265366077423,-0.139631018042564,0.782908320426941,0.608919620513916,0.123546436429024
+             ,0.783551633358002,0.384297370910645,-0.252236634492874,0.888083457946777,0.608919620513916,0.123546436429024
+             ,0.783551633358002,0.606265366077423,-0.139631018042564,0.782908320426941,0.65913313627243,0.00971242319792509
+             ,0.751963496208191,0.559097707271576,0.138199642300606,0.817502677440643,0.65913313627243,0.00971242319792509
+             ,0.751963496208191,0.606265366077423,-0.139631018042564,0.782908320426941,0.65913313627243,0.00971242319792509
+             ,0.751963496208191,0.559097707271576,0.138199642300606,0.817502677440643,0.117137730121613,0.16908623278141,0.978615641593933
+             ,0.000871321186423302,0.283523857593536,0.958964765071869,0.117137730121613,0.16908623278141,0.978615641593933
+             ,0.559097707271576,0.138199642300606,0.817502677440643,0.117137730121613,0.16908623278141,0.978615641593933,0.000871321186423302
+             ,0.283523857593536,0.958964765071869,-0.400846511125565,0.208713382482529,0.892054200172424,-0.421998590230942
+             ,0.316653490066528,0.849498510360718,-0.400846511125565,0.208713382482529,0.892054200172424,0.000871321186423302
+             ,0.283523857593536,0.958964765071869,-0.400846511125565,0.208713382482529,0.892054200172424,-0.421998590230942
+             ,0.316653490066528,0.849498510360718,-0.607279479503632,0.232800170779228,0.759615480899811,-0.47864893078804
+             ,0.29499739408493,0.82696545124054,-0.607279479503632,0.232800170779228,0.759615480899811,-0.421998590230942
+             ,0.316653490066528,0.849498510360718,-0.607279479503632,0.232800170779228,0.759615480899811,-0.47864893078804
+             ,0.29499739408493,0.82696545124054,-0.658001124858856,0.10998223721981,0.744941771030426,-0.601623713970184,0.217428341507912
+             ,0.768618106842041,-0.658001124858856,0.10998223721981,0.744941771030426,-0.47864893078804,0.29499739408493,0.82696545124054
+             ,-0.658001124858856,0.10998223721981,0.744941771030426,-0.601623713970184,0.217428341507912,0.768618106842041
+             ,-0.205540984869003,0.0398762747645378,0.977835774421692,-0.0169944278895855,0.0158966891467571,0.999729216098785
+             ,-0.205540984869003,0.0398762747645378,0.977835774421692,-0.601623713970184,0.217428341507912,0.768618106842041
+             ,-0.205540984869003,0.0398762747645378,0.977835774421692,-0.0169944278895855,0.0158966891467571,0.999729216098785
+             ,0.322741538286209,-0.18957345187664,0.927307784557343,0.201294705271721,0.101069279015064,0.974302530288696
+             ,0.322741538286209,-0.18957345187664,0.927307784557343,-0.0169944278895855,0.0158966891467571,0.999729216098785
+             ,0.322741538286209,-0.18957345187664,0.927307784557343,0.201294705271721,0.101069279015064,0.974302530288696
+             ,0.0936194434762001,-0.056220930069685,0.994019448757172,0.16008822619915,0.0398241095244884,0.98629903793335
+             ,0.0936194434762001,-0.056220930069685,0.994019448757172,0.201294705271721,0.101069279015064,0.974302530288696
+             ,0.0936194434762001,-0.056220930069685,0.994019448757172,0.16008822619915,0.0398241095244884,0.98629903793335
+             ,0.088642030954361,-0.174792125821114,0.980607151985168,0.316359370946884,-0.161567583680153,0.934779465198517
+             ,0.088642030954361,-0.174792125821114,0.980607151985168,0.16008822619915,0.0398241095244884,0.98629903793335
+             ,0.088642030954361,-0.174792125821114,0.980607151985168,0.316359370946884,-0.161567583680153,0.934779465198517
+             ,0.237192407250404,-0.333795189857483,0.912315964698792,0.390404164791107,-0.301150918006897,0.869995832443237
+             ,0.237192407250404,-0.333795189857483,0.912315964698792,0.316359370946884,-0.161567583680153,0.934779465198517
+             ,0.237192407250404,-0.333795189857483,0.912315964698792,0.390404164791107,-0.301150918006897,0.869995832443237
+             ,0.245290249586105,-0.37581530213356,0.893641710281372,0.400436699390411,-0.396685630083084,0.826009094715118
+             ,0.245290249586105,-0.37581530213356,0.893641710281372,0.390404164791107,-0.301150918006897,0.869995832443237
+             ,0.245290249586105,-0.37581530213356,0.893641710281372,0.400436699390411,-0.396685630083084,0.826009094715118
+             ,0.482722759246826,-0.441993474960327,0.756055951118469,0.439040005207062,-0.424480617046356,0.791871190071106
+             ,0.482722759246826,-0.441993474960327,0.756055951118469,0.400436699390411,-0.396685630083084,0.826009094715118
+             ,0.482722759246826,-0.441993474960327,0.756055951118469,0.439040005207062,-0.424480617046356,0.791871190071106
+             ,0.479964047670364,-0.338825225830078,0.809216916561127,0.437165439128876,-0.375619143247604,0.817188203334808
+             ,0.479964047670364,-0.338825225830078,0.809216916561127,0.439040005207062,-0.424480617046356,0.791871190071106
+             ,0.479964047670364,-0.338825225830078,0.809216916561127,0.437165439128876,-0.375619143247604,0.817188203334808
+             ,0.503309965133667,-0.392295837402344,0.769924104213715,0.484516113996506,-0.358487784862518,0.797953963279724
+             ,0.503309965133667,-0.392295837402344,0.769924104213715,0.437165439128876,-0.375619143247604,0.817188203334808
+             ,0.503309965133667,-0.392295837402344,0.769924104213715,0.484516113996506,-0.358487784862518,0.797953963279724
+             ,0.472469866275787,-0.267573833465576,0.839747846126556,0.31276747584343,-0.166379854083061,0.935144007205963
+             ,0.472469866275787,-0.267573833465576,0.839747846126556,0.484516113996506,-0.358487784862518,0.797953963279724
+             ,0.472469866275787,-0.267573833465576,0.839747846126556,0.31276747584343,-0.166379854083061,0.935144007205963
+             ,0.214828297495842,-0.0499518997967243,0.975373566150665,0.263999074697495,-0.11906660348177,0.957145571708679
+             ,0.214828297495842,-0.0499518997967243,0.975373566150665,0.31276747584343,-0.166379854083061,0.935144007205963
+             ,0.214828297495842,-0.0499518997967243,0.975373566150665,0.263999074697495,-0.11906660348177,0.957145571708679
+             ,0.284230798482895,-0.114820681512356,0.951855599880219,0.155762702226639,-0.0220955479890108,0.987547338008881
+             ,0.284230798482895,-0.114820681512356,0.951855599880219,0.263999074697495,-0.11906660348177,0.957145571708679
+             ,0.284230798482895,-0.114820681512356,0.951855599880219,0.155762702226639,-0.0220955479890108,0.987547338008881
+             ,0.0428940877318382,0.0605499595403671,0.997243106365204,-0.0440529212355614,0.0521116591989994,0.997669100761414
+             ,0.0428940877318382,0.0605499595403671,0.997243106365204,0.155762702226639,-0.0220955479890108,0.987547338008881
+             ,0.0428940877318382,0.0605499595403671,0.997243106365204,-0.0440529212355614,0.0521116591989994,0.997669100761414
+             ,-0.091510221362114,0.099399134516716,0.990830779075623,-0.103725798428059,0.0558318682014942,0.993037700653076
+             ,-0.091510221362114,0.099399134516716,0.990830779075623,-0.0440529212355614,0.0521116591989994,0.997669100761414
+             ,-0.091510221362114,0.099399134516716,0.990830779075623,-0.103725798428059,0.0558318682014942,0.993037700653076
+             ,-0.0435411855578423,0.0993334501981735,0.994101166725159,-0.0479122772812843,0.0799973458051682,0.995642900466919
+             ,-0.0435411855578423,0.0993334501981735,0.994101166725159,-0.103725798428059,0.0558318682014942,0.993037700653076
+             ,-0.0435411855578423,0.0993334501981735,0.994101166725159,-0.0479122772812843,0.0799973458051682,0.995642900466919
+             ,0.0440041981637478,0.0759988650679588,0.996136426925659,-0.00387794245034456,0.138935327529907,0.990293920040131
+             ,0.0440041981637478,0.0759988650679588,0.996136426925659,-0.0479122772812843,0.0799973458051682,0.995642900466919
+             ,0.0440041981637478,0.0759988650679588,0.996136426925659,-0.00387794245034456,0.138935327529907,0.990293920040131
+             ,0.0120025519281626,0.091585285961628,0.995724856853485,-0.0194505862891674,0.200129345059395,0.979576349258423
+             ,0.0120025519281626,0.091585285961628,0.995724856853485,-0.00387794245034456,0.138935327529907,0.990293920040131
+             ,0.0120025519281626,0.091585285961628,0.995724856853485,-0.0194505862891674,0.200129345059395,0.979576349258423
+             ,-0.0277507584542036,0.0828967541456223,0.996171653270721,-0.0548396147787571,0.211640074849129,0.975807964801788
+             ,-0.0277507584542036,0.0828967541456223,0.996171653270721,-0.0194505862891674,0.200129345059395,0.979576349258423
+             ,-0.0277507584542036,0.0828967541456223,0.996171653270721,-0.0548396147787571,0.211640074849129,0.975807964801788
+             ,-0.0745937898755074,0.145470589399338,0.986546516418457,-0.0905816182494164,0.161395236849785,0.982724010944366
+             ,-0.0745937898755074,0.145470589399338,0.986546516418457,-0.0548396147787571,0.211640074849129,0.975807964801788
+             ,-0.0745937898755074,0.145470589399338,0.986546516418457,-0.0905816182494164,0.161395236849785,0.982724010944366
+             ,-0.113395445048809,0.198847100138664,0.973448216915131,-0.078880213201046,0.12559212744236,0.988941133022308
+             ,-0.113395445048809,0.198847100138664,0.973448216915131,-0.0905816182494164,0.161395236849785,0.982724010944366
+             ,-0.113395445048809,0.198847100138664,0.973448216915131,-0.078880213201046,0.12559212744236,0.988941133022308
+             ,-0.0794490575790405,0.126454859972,0.988785624504089,-0.0676441937685013,0.12285777926445,0.9901162981987,-0.0794490575790405
+             ,0.126454859972,0.988785624504089,-0.078880213201046,0.12559212744236,0.988941133022308,-0.0794490575790405,0.126454859972
+             ,0.988785624504089,-0.0676441937685013,0.12285777926445,0.9901162981987,-0.141575545072556,0.109681248664856
+             ,0.983832538127899,-0.0991156101226807,0.122371517121792,0.987522840499878,-0.141575545072556,0.109681248664856
+             ,0.983832538127899,-0.0676441937685013,0.12285777926445,0.9901162981987,-0.141575545072556,0.109681248664856
+             ,0.983832538127899,-0.0991156101226807,0.122371517121792,0.987522840499878,-0.0871656686067581,0.0558241084218025
+             ,0.994628489017487,-0.0479048788547516,0.0957703068852425,0.994250059127808,-0.0871656686067581,0.0558241084218025
+             ,0.994628489017487,-0.0991156101226807,0.122371517121792,0.987522840499878,-0.0871656686067581,0.0558241084218025
+             ,0.994628489017487,-0.0479048788547516,0.0957703068852425,0.994250059127808,-0.0240480173379183,0.0239556841552258
+             ,0.999423801898956,-0.081159345805645,0.19644396007061,0.97715038061142,-0.0240480173379183,0.0239556841552258
+             ,0.999423801898956,-0.0479048788547516,0.0957703068852425,0.994250059127808,-0.0240480173379183,0.0239556841552258
+             ,0.999423801898956,-0.081159345805645,0.19644396007061,0.97715038061142,-0.0674320235848427,0.0590339414775372
+             ,0.995975911617279,-0.122462667524815,0.25825047492981,0.958284735679626,-0.0674320235848427,0.0590339414775372
+             ,0.995975911617279,-0.081159345805645,0.19644396007061,0.97715038061142,-0.0674320235848427,0.0590339414775372
+             ,0.995975911617279,-0.122462667524815,0.25825047492981,0.958284735679626,-0.0949245393276215,0.142283320426941
+             ,0.985263764858246,-0.137411132454872,0.331293404102325,0.933468103408813,-0.0949245393276215,0.142283320426941
+             ,0.985263764858246,-0.122462667524815,0.25825047492981,0.958284735679626,-0.0949245393276215,0.142283320426941
+             ,0.985263764858246,-0.137411132454872,0.331293404102325,0.933468103408813,-0.14494326710701,0.194016367197037
+             ,0.970231473445892,-0.279524087905884,0.450300186872482,0.847995221614838,-0.14494326710701,0.194016367197037
+             ,0.970231473445892,-0.137411132454872,0.331293404102325,0.933468103408813,-0.14494326710701,0.194016367197037
+             ,0.970231473445892,-0.279524087905884,0.450300186872482,0.847995221614838,-0.308210432529449,0.363164961338043
+             ,0.87927109003067,-0.308535277843475,0.525821387767792,0.792665064334869,-0.308210432529449,0.363164961338043
+             ,0.87927109003067,-0.279524087905884,0.450300186872482,0.847995221614838,-0.308210432529449,0.363164961338043
+             ,0.87927109003067,-0.308535277843475,0.525821387767792,0.792665064334869,-0.115163318812847,0.410179316997528
+             ,0.904704570770264,-0.134577244520187,0.499590158462524,0.855744481086731,-0.115163318812847,0.410179316997528
+             ,0.904704570770264,-0.308535277843475,0.525821387767792,0.792665064334869,-0.115163318812847,0.410179316997528
+             ,0.904704570770264,-0.134577244520187,0.499590158462524,0.855744481086731,0.0182777848094702,0.481015831232071
+             ,0.876521408557892,-0.0816322192549706,0.571476578712463,0.816548049449921,0.0182777848094702,0.481015831232071
+             ,0.876521408557892,-0.134577244520187,0.499590158462524,0.855744481086731,0.0182777848094702,0.481015831232071
+             ,0.876521408557892,-0.0816322192549706,0.571476578712463,0.816548049449921,0.101495653390884,0.518852949142456
+             ,0.848816990852356,-0.0776963829994202,0.67236852645874,0.736127555370331,0.101495653390884,0.518852949142456
+             ,0.848816990852356,-0.0816322192549706,0.571476578712463,0.816548049449921,0.101495653390884,0.518852949142456
+             ,0.848816990852356,-0.0776963829994202,0.67236852645874,0.736127555370331,0.0241472516208887,0.579907059669495
+             ,0.814324736595154,-0.0304065439850092,0.684930324554443,0.727973818778992,0.0241472516208887,0.579907059669495
+             ,0.814324736595154,-0.0776963829994202,0.67236852645874,0.736127555370331,0.0241472516208887,0.579907059669495
+             ,0.814324736595154,-0.0304065439850092,0.684930324554443,0.727973818778992,-0.0115429367870092,0.617173373699188
+             ,0.786742508411407,0.104482680559158,0.657872140407562,0.745846927165985,-0.0115429367870092,0.617173373699188
+             ,0.786742508411407,-0.0304065439850092,0.684930324554443,0.727973818778992,-0.0115429367870092,0.617173373699188
+             ,0.786742508411407,0.104482680559158,0.657872140407562,0.745846927165985,0.107291966676712,0.521454393863678
+             ,0.846506774425507,0.227236673235893,0.579582810401917,0.782590091228485,0.107291966676712,0.521454393863678
+             ,0.846506774425507,0.104482680559158,0.657872140407562,0.745846927165985,0.107291966676712,0.521454393863678
+             ,0.846506774425507,0.227236673235893,0.579582810401917,0.782590091228485,0.161430701613426,0.443488121032715
+             ,0.881622612476349,0.404302299022675,0.3690045773983,0.836884200572968,0.161430701613426,0.443488121032715,0.881622612476349
+             ,0.227236673235893,0.579582810401917,0.782590091228485,0.161430701613426,0.443488121032715,0.881622612476349
+             ,0.404302299022675,0.3690045773983,0.836884200572968,0.342795193195343,0.208876356482506,0.915894150733948,0.429812967777252
+             ,0.269897729158401,0.861635625362396,0.342795193195343,0.208876356482506,0.915894150733948,0.404302299022675
+             ,0.3690045773983,0.836884200572968,0.342795193195343,0.208876356482506,0.915894150733948,0.429812967777252,0.269897729158401
+             ,0.861635625362396,0.286624759435654,0.151612892746925,0.945970296859741,0.224005118012428,0.312618225812912
+             ,0.923088014125824,0.286624759435654,0.151612892746925,0.945970296859741,0.429812967777252,0.269897729158401
+             ,0.861635625362396,0.286624759435654,0.151612892746925,0.945970296859741,0.224005118012428,0.312618225812912
+             ,0.923088014125824,0.197278320789337,0.21031066775322,0.957523226737976,-0.1822639554739,0.540560185909271,0.821324825286865
+             ,0.197278320789337,0.21031066775322,0.957523226737976,0.224005118012428,0.312618225812912,0.923088014125824,0.197278320789337
+             ,0.21031066775322,0.957523226737976,-0.1822639554739,0.540560185909271,0.821324825286865,-0.246813908219337,0.401048690080643
+             ,0.882180690765381,-0.484116584062576,0.678835928440094,0.552098631858826,-0.246813908219337,0.401048690080643
+             ,0.882180690765381,-0.1822639554739,0.540560185909271,0.821324825286865,-0.246813908219337,0.401048690080643
+             ,0.882180690765381,-0.484116584062576,0.678835928440094,0.552098631858826,-0.463787376880646,0.543498337268829
+             ,0.699650466442108,-0.402458548545837,0.732332050800323,0.549287557601929,-0.463787376880646,0.543498337268829
+             ,0.699650466442108,-0.484116584062576,0.678835928440094,0.552098631858826,-0.463787376880646,0.543498337268829
+             ,0.699650466442108,-0.402458548545837,0.732332050800323,0.549287557601929,-0.183505967259407,0.655596792697906
+             ,0.732474088668823,-0.00480152620002627,0.778813600540161,0.62723708152771,-0.183505967259407,0.655596792697906
+             ,0.732474088668823,-0.402458548545837,0.732332050800323,0.549287557601929,-0.183505967259407,0.655596792697906
+             ,0.732474088668823,-0.00480152620002627,0.778813600540161,0.62723708152771,0.1329735070467,0.592690944671631
+             ,0.794377386569977,0.395836800336838,0.626299381256104,0.671611785888672,0.1329735070467,0.592690944671631,0.794377386569977
+             ,-0.00480152620002627,0.778813600540161,0.62723708152771,0.1329735070467,0.592690944671631,0.794377386569977
+             ,0.395836800336838,0.626299381256104,0.671611785888672,0.242796719074249,0.465166687965393,0.851275324821472
+             ,0.451013445854187,0.445296734571457,0.773497104644775,0.242796719074249,0.465166687965393,0.851275324821472
+             ,0.395836800336838,0.626299381256104,0.671611785888672,0.242796719074249,0.465166687965393,0.851275324821472
+             ,0.451013445854187,0.445296734571457,0.773497104644775,0.305732607841492,0.329012334346771,0.893464267253876
+             ,0.388802796602249,0.339513838291168,0.856482803821564,0.305732607841492,0.329012334346771,0.893464267253876
+             ,0.451013445854187,0.445296734571457,0.773497104644775,0.305732607841492,0.329012334346771,0.893464267253876
+             ,0.388802796602249,0.339513838291168,0.856482803821564,-0.073968343436718,0.372074753046036,0.925250768661499
+             ,-0.161004811525345,0.382771968841553,0.909704923629761,-0.073968343436718,0.372074753046036,0.925250768661499
+             ,0.388802796602249,0.339513838291168,0.856482803821564,-0.073968343436718,0.372074753046036,0.925250768661499
+             ,-0.161004811525345,0.382771968841553,0.909704923629761,-0.581616699695587,0.428291231393814,0.691584169864655
+             ,-0.667177438735962,0.390362799167633,0.63442188501358,-0.581616699695587,0.428291231393814,0.691584169864655
+             ,-0.161004811525345,0.382771968841553,0.909704923629761,-0.581616699695587,0.428291231393814,0.691584169864655
+             ,-0.667177438735962,0.390362799167633,0.63442188501358,-0.687236249446869,0.49215903878212,0.534308731555939
+             ,-0.745788931846619,0.397101432085037,0.534891843795776,-0.687236249446869,0.49215903878212,0.534308731555939
+             ,-0.667177438735962,0.390362799167633,0.63442188501358,-0.687236249446869,0.49215903878212,0.534308731555939
+             ,-0.745788931846619,0.397101432085037,0.534891843795776,-0.683742105960846,0.484666645526886,0.545522689819336
+             ,-0.752291142940521,0.494894325733185,0.434899479150772,-0.683742105960846,0.484666645526886,0.545522689819336
+             ,-0.745788931846619,0.397101432085037,0.534891843795776,-0.683742105960846,0.484666645526886,0.545522689819336
+             ,-0.752291142940521,0.494894325733185,0.434899479150772,-0.643209457397461,0.588212132453918,0.490191847085953
+             ,-0.241193905472755,0.515467405319214,0.822264492511749,-0.643209457397461,0.588212132453918,0.490191847085953
+             ,-0.752291142940521,0.494894325733185,0.434899479150772,-0.643209457397461,0.588212132453918,0.490191847085953
+             ,-0.241193905472755,0.515467405319214,0.822264492511749,-0.47140571475029,0.386772900819778,0.792580187320709
+             ,0.160914972424507,0.116862557828426,0.980025291442871,-0.47140571475029,0.386772900819778,0.792580187320709
+             ,-0.241193905472755,0.515467405319214,0.822264492511749,-0.47140571475029,0.386772900819778,0.792580187320709
+             ,0.160914972424507,0.116862557828426,0.980025291442871,-0.0596247650682926,-0.0840962305665016,0.994672179222107
+             ,0.275354564189911,-0.388462394475937,0.879361569881439,-0.0596247650682926,-0.0840962305665016,0.994672179222107
+             ,0.160914972424507,0.116862557828426,0.980025291442871,-0.0596247650682926,-0.0840962305665016,0.994672179222107
+             ,0.275354564189911,-0.388462394475937,0.879361569881439,0.6115842461586,-0.334378510713577,0.717046499252319
+             ,0.53352290391922,-0.383105963468552,0.754044473171234,0.6115842461586,-0.334378510713577,0.717046499252319,0.275354564189911
+             ,-0.388462394475937,0.879361569881439,0.6115842461586,-0.334378510713577,0.717046499252319,0.53352290391922,-0.383105963468552
+             ,0.754044473171234,0.791618347167969,-0.271087467670441,0.547587454319,0.765919327735901,-0.343822926282883,0.543280184268951
+             ,0.791618347167969,-0.271087467670441,0.547587454319,0.53352290391922,-0.383105963468552,0.754044473171234,0.435220420360565
+             ,-0.630479633808136,0.642711877822876,0.212078273296356,-0.424863785505295,0.880064487457275,0.258682459592819
+             ,-0.495391517877579,0.829259037971497,0.0927201807498932,-0.26366913318634,0.96014666557312,0.258682459592819
+             ,-0.495391517877579,0.829259037971497,0.212078273296356,-0.424863785505295,0.880064487457275,0.258682459592819
+             ,-0.495391517877579,0.829259037971497,0.0927201807498932,-0.26366913318634,0.96014666557312,-0.0592839196324348
+             ,-0.353805184364319,0.933438420295715,-0.0487219206988811,-0.241436049342155,0.969192922115326,-0.0592839196324348
+             ,-0.353805184364319,0.933438420295715,0.0927201807498932,-0.26366913318634,0.96014666557312,-0.0592839196324348
+             ,-0.353805184364319,0.933438420295715,-0.0487219206988811,-0.241436049342155,0.969192922115326,-0.0609786733984947
+             ,-0.225021734833717,0.972443699836731,-0.189805567264557,-0.246261075139046,0.950436413288116,-0.0609786733984947
+             ,-0.225021734833717,0.972443699836731,-0.0487219206988811,-0.241436049342155,0.969192922115326,-0.0609786733984947
+             ,-0.225021734833717,0.972443699836731,-0.189805567264557,-0.246261075139046,0.950436413288116,0.249734953045845
+             ,0.0288888458162546,0.967883229255676,0.00100119051057845,-0.0955196544528008,0.995427072048187,0.249734953045845
+             ,0.0288888458162546,0.967883229255676,-0.189805567264557,-0.246261075139046,0.950436413288116,0.249734953045845
+             ,0.0288888458162546,0.967883229255676,0.00100119051057845,-0.0955196544528008,0.995427072048187,0.510746598243713
+             ,0.299152404069901,0.806006073951721,0.447828561067581,-0.00717893103137612,0.89409065246582,0.510746598243713
+             ,0.299152404069901,0.806006073951721,0.00100119051057845,-0.0955196544528008,0.995427072048187,0.510746598243713
+             ,0.299152404069901,0.806006073951721,0.447828561067581,-0.00717893103137612,0.89409065246582,0.488403707742691
+             ,0.420025855302811,0.764879107475281,0.608919620513916,0.123546436429024,0.783551633358002,0.488403707742691
+             ,0.420025855302811,0.764879107475281,0.447828561067581,-0.00717893103137612,0.89409065246582,0.488403707742691
+             ,0.420025855302811,0.764879107475281,0.608919620513916,0.123546436429024,0.783551633358002,0.571615874767303
+             ,0.196422904729843,0.79666393995285,0.65913313627243,0.00971242319792509,0.751963496208191,0.571615874767303
+             ,0.196422904729843,0.79666393995285,0.608919620513916,0.123546436429024,0.783551633358002,0.571615874767303,0.196422904729843
+             ,0.79666393995285,0.65913313627243,0.00971242319792509,0.751963496208191,0.116755418479443,0.120085708796978
+             ,0.985874056816101,0.117137730121613,0.16908623278141,0.978615641593933,0.116755418479443,0.120085708796978,0.985874056816101
+             ,0.65913313627243,0.00971242319792509,0.751963496208191,0.116755418479443,0.120085708796978,0.985874056816101
+             ,0.117137730121613,0.16908623278141,0.978615641593933,-0.404303759336472,-0.043204590678215,0.913603723049164
+             ,-0.400846511125565,0.208713382482529,0.892054200172424,-0.404303759336472,-0.043204590678215,0.913603723049164
+             ,0.117137730121613,0.16908623278141,0.978615641593933,-0.404303759336472,-0.043204590678215,0.913603723049164
+             ,-0.400846511125565,0.208713382482529,0.892054200172424,-0.587668240070343,0.026069113984704,0.808681964874268
+             ,-0.607279479503632,0.232800170779228,0.759615480899811,-0.587668240070343,0.026069113984704,0.808681964874268
+             ,-0.400846511125565,0.208713382482529,0.892054200172424,-0.587668240070343,0.026069113984704,0.808681964874268
+             ,-0.607279479503632,0.232800170779228,0.759615480899811,-0.645642459392548,0.141952335834503,0.750330150127411
+             ,-0.658001124858856,0.10998223721981,0.744941771030426,-0.645642459392548,0.141952335834503,0.750330150127411
+             ,-0.607279479503632,0.232800170779228,0.759615480899811,-0.645642459392548,0.141952335834503,0.750330150127411
+             ,-0.658001124858856,0.10998223721981,0.744941771030426,-0.464517116546631,0.136253923177719,0.875019252300262
+             ,-0.205540984869003,0.0398762747645378,0.977835774421692,-0.464517116546631,0.136253923177719,0.875019252300262
+             ,-0.658001124858856,0.10998223721981,0.744941771030426,-0.464517116546631,0.136253923177719,0.875019252300262
+             ,-0.205540984869003,0.0398762747645378,0.977835774421692,0.0539722219109535,-0.233377978205681,0.970887064933777
+             ,0.322741538286209,-0.18957345187664,0.927307784557343,0.0539722219109535,-0.233377978205681,0.970887064933777
+             ,-0.205540984869003,0.0398762747645378,0.977835774421692,0.0539722219109535,-0.233377978205681,0.970887064933777
+             ,0.322741538286209,-0.18957345187664,0.927307784557343,0.138002827763557,-0.463099479675293,0.875496566295624
+             ,0.0936194434762001,-0.056220930069685,0.994019448757172,0.138002827763557,-0.463099479675293,0.875496566295624
+             ,0.322741538286209,-0.18957345187664,0.927307784557343,0.138002827763557,-0.463099479675293,0.875496566295624
+             ,0.0936194434762001,-0.056220930069685,0.994019448757172,-0.0638936907052994,-0.513364315032959,0.855788886547089
+             ,0.088642030954361,-0.174792125821114,0.980607151985168,-0.0638936907052994,-0.513364315032959,0.855788886547089
+             ,0.0936194434762001,-0.056220930069685,0.994019448757172,-0.0638936907052994,-0.513364315032959,0.855788886547089
+             ,0.088642030954361,-0.174792125821114,0.980607151985168,0.186688840389252,-0.561845541000366,0.805901348590851
+             ,0.237192407250404,-0.333795189857483,0.912315964698792,0.186688840389252,-0.561845541000366,0.805901348590851
+             ,0.088642030954361,-0.174792125821114,0.980607151985168,0.186688840389252,-0.561845541000366,0.805901348590851
+             ,0.237192407250404,-0.333795189857483,0.912315964698792,0.291448920965195,-0.40358093380928,0.867283046245575
+             ,0.245290249586105,-0.37581530213356,0.893641710281372,0.291448920965195,-0.40358093380928,0.867283046245575
+             ,0.237192407250404,-0.333795189857483,0.912315964698792,0.291448920965195,-0.40358093380928,0.867283046245575
+             ,0.245290249586105,-0.37581530213356,0.893641710281372,0.404251247644424,-0.290935397148132,0.867143332958221
+             ,0.482722759246826,-0.441993474960327,0.756055951118469,0.404251247644424,-0.290935397148132,0.867143332958221
+             ,0.245290249586105,-0.37581530213356,0.893641710281372,0.404251247644424,-0.290935397148132,0.867143332958221
+             ,0.482722759246826,-0.441993474960327,0.756055951118469,0.485297352075577,-0.320105493068695,0.813645541667938
+             ,0.479964047670364,-0.338825225830078,0.809216916561127,0.485297352075577,-0.320105493068695,0.813645541667938
+             ,0.482722759246826,-0.441993474960327,0.756055951118469,0.485297352075577,-0.320105493068695,0.813645541667938
+             ,0.479964047670364,-0.338825225830078,0.809216916561127,0.444886445999146,-0.261605232954025,0.856527090072632
+             ,0.503309965133667,-0.392295837402344,0.769924104213715,0.444886445999146,-0.261605232954025,0.856527090072632
+             ,0.479964047670364,-0.338825225830078,0.809216916561127,0.444886445999146,-0.261605232954025,0.856527090072632
+             ,0.503309965133667,-0.392295837402344,0.769924104213715,0.628888249397278,-0.145465224981308,0.763766586780548
+             ,0.472469866275787,-0.267573833465576,0.839747846126556,0.628888249397278,-0.145465224981308,0.763766586780548
+             ,0.503309965133667,-0.392295837402344,0.769924104213715,0.628888249397278,-0.145465224981308,0.763766586780548
+             ,0.472469866275787,-0.267573833465576,0.839747846126556,0.388379484415054,0.0422477349638939,0.920530557632446
+             ,0.214828297495842,-0.0499518997967243,0.975373566150665,0.388379484415054,0.0422477349638939,0.920530557632446
+             ,0.472469866275787,-0.267573833465576,0.839747846126556,0.388379484415054,0.0422477349638939,0.920530557632446
+             ,0.214828297495842,-0.0499518997967243,0.975373566150665,0.261461973190308,0.0578858852386475,0.963476479053497
+             ,0.284230798482895,-0.114820681512356,0.951855599880219,0.261461973190308,0.0578858852386475,0.963476479053497
+             ,0.214828297495842,-0.0499518997967243,0.975373566150665,0.261461973190308,0.0578858852386475,0.963476479053497
+             ,0.284230798482895,-0.114820681512356,0.951855599880219,0.153883382678032,0.042169913649559,0.987188756465912
+             ,0.0428940877318382,0.0605499595403671,0.997243106365204,0.153883382678032,0.042169913649559,0.987188756465912
+             ,0.284230798482895,-0.114820681512356,0.951855599880219,0.153883382678032,0.042169913649559,0.987188756465912
+             ,0.0428940877318382,0.0605499595403671,0.997243106365204,-0.0677739232778549,0.0916893035173416,0.993478655815125
+             ,-0.091510221362114,0.099399134516716,0.990830779075623,-0.0677739232778549,0.0916893035173416,0.993478655815125
+             ,0.0428940877318382,0.0605499595403671,0.997243106365204,-0.0677739232778549,0.0916893035173416,0.993478655815125
+             ,-0.091510221362114,0.099399134516716,0.990830779075623,-0.0594802312552929,0.146724700927734,0.987387418746948
+             ,-0.0435411855578423,0.0993334501981735,0.994101166725159,-0.0594802312552929,0.146724700927734,0.987387418746948
+             ,-0.091510221362114,0.099399134516716,0.990830779075623,-0.0594802312552929,0.146724700927734,0.987387418746948
+             ,-0.0435411855578423,0.0993334501981735,0.994101166725159,-0.00745052052661777,0.119032353162766,0.992862403392792
+             ,0.0440041981637478,0.0759988650679588,0.996136426925659,-0.00745052052661777,0.119032353162766,0.992862403392792
+             ,-0.0435411855578423,0.0993334501981735,0.994101166725159,-0.00745052052661777,0.119032353162766,0.992862403392792
+             ,0.0440041981637478,0.0759988650679588,0.996136426925659,-0.0199331659823656,0.0440813675522804,0.998829066753387
+             ,0.0120025519281626,0.091585285961628,0.995724856853485,-0.0199331659823656,0.0440813675522804,0.998829066753387
+             ,0.0440041981637478,0.0759988650679588,0.996136426925659,-0.0199331659823656,0.0440813675522804,0.998829066753387
+             ,0.0120025519281626,0.091585285961628,0.995724856853485,-0.0280001331120729,0.00398886483162642,0.999599993228912
+             ,-0.0277507584542036,0.0828967541456223,0.996171653270721,-0.0280001331120729,0.00398886483162642,0.999599993228912
+             ,0.0120025519281626,0.091585285961628,0.995724856853485,-0.0280001331120729,0.00398886483162642,0.999599993228912
+             ,-0.0277507584542036,0.0828967541456223,0.996171653270721,0.0120318364351988,0.0280848369002342,0.999533116817474
+             ,-0.0745937898755074,0.145470589399338,0.986546516418457,0.0120318364351988,0.0280848369002342,0.999533116817474
+             ,-0.0277507584542036,0.0828967541456223,0.996171653270721,0.0120318364351988,0.0280848369002342,0.999533116817474
+             ,-0.0745937898755074,0.145470589399338,0.986546516418457,-0.100568167865276,0.0691807493567467,0.992522120475769
+             ,-0.113395445048809,0.198847100138664,0.973448216915131,-0.100568167865276,0.0691807493567467,0.992522120475769
+             ,-0.0745937898755074,0.145470589399338,0.986546516418457,-0.100568167865276,0.0691807493567467,0.992522120475769
+             ,-0.113395445048809,0.198847100138664,0.973448216915131,-0.154336333274841,0.0356928259134293,0.987373471260071
+             ,-0.0794490575790405,0.126454859972,0.988785624504089,-0.154336333274841,0.0356928259134293,0.987373471260071
+             ,-0.113395445048809,0.198847100138664,0.973448216915131,-0.154336333274841,0.0356928259134293,0.987373471260071
+             ,-0.0794490575790405,0.126454859972,0.988785624504089,-0.142732813954353,0.0157151073217392,0.989636540412903
+             ,-0.141575545072556,0.109681248664856,0.983832538127899,-0.142732813954353,0.0157151073217392,0.989636540412903
+             ,-0.0794490575790405,0.126454859972,0.988785624504089,-0.142732813954353,0.0157151073217392,0.989636540412903
+             ,-0.141575545072556,0.109681248664856,0.983832538127899,-0.126722753047943,0.0477023720741272,0.990790486335754
+             ,-0.0871656686067581,0.0558241084218025,0.994628489017487,-0.126722753047943,0.0477023720741272,0.990790486335754
+             ,-0.141575545072556,0.109681248664856,0.983832538127899,-0.126722753047943,0.0477023720741272,0.990790486335754
+             ,-0.0871656686067581,0.0558241084218025,0.994628489017487,-0.0681047514081001,0.0119606396183372,0.997606515884399
+             ,-0.0240480173379183,0.0239556841552258,0.999423801898956,-0.0681047514081001,0.0119606396183372,0.997606515884399
+             ,-0.0871656686067581,0.0558241084218025,0.994628489017487,-0.0681047514081001,0.0119606396183372,0.997606515884399
+             ,-0.0240480173379183,0.0239556841552258,0.999423801898956,-0.024055689573288,-0.0561220087110996,0.998134076595306
+             ,-0.0674320235848427,0.0590339414775372,0.995975911617279,-0.024055689573288,-0.0561220087110996,0.998134076595306
+             ,-0.0240480173379183,0.0239556841552258,0.999423801898956,-0.024055689573288,-0.0561220087110996,0.998134076595306
+             ,-0.0674320235848427,0.0590339414775372,0.995975911617279,-0.0201186258345842,-0.0358677580952644,0.999154031276703
+             ,-0.0949245393276215,0.142283320426941,0.985263764858246,-0.0201186258345842,-0.0358677580952644,0.999154031276703
+             ,-0.0674320235848427,0.0590339414775372,0.995975911617279,-0.0201186258345842,-0.0358677580952644,0.999154031276703
+             ,-0.0949245393276215,0.142283320426941,0.985263764858246,-0.0320530720055103,0.0158355534076691,0.999360740184784
+             ,-0.14494326710701,0.194016367197037,0.970231473445892,-0.0320530720055103,0.0158355534076691,0.999360740184784
+             ,-0.0949245393276215,0.142283320426941,0.985263764858246,-0.0320530720055103,0.0158355534076691,0.999360740184784
+             ,-0.14494326710701,0.194016367197037,0.970231473445892,-0.172112807631493,0.186825007200241,0.967198848724365
+             ,-0.308210432529449,0.363164961338043,0.87927109003067,-0.172112807631493,0.186825007200241,0.967198848724365
+             ,-0.14494326710701,0.194016367197037,0.970231473445892,-0.172112807631493,0.186825007200241,0.967198848724365
+             ,-0.308210432529449,0.363164961338043,0.87927109003067,-0.0656954571604729,0.326353222131729,0.942962169647217
+             ,-0.115163318812847,0.410179316997528,0.904704570770264,-0.0656954571604729,0.326353222131729,0.942962169647217
+             ,-0.308210432529449,0.363164961338043,0.87927109003067,-0.0656954571604729,0.326353222131729,0.942962169647217
+             ,-0.115163318812847,0.410179316997528,0.904704570770264,0.0907913595438004,0.381830722093582,0.919762015342712
+             ,0.0182777848094702,0.481015831232071,0.876521408557892,0.0907913595438004,0.381830722093582,0.919762015342712
+             ,-0.115163318812847,0.410179316997528,0.904704570770264,0.0907913595438004,0.381830722093582,0.919762015342712
+             ,0.0182777848094702,0.481015831232071,0.876521408557892,0.0861257612705231,0.362813502550125,0.927873253822327
+             ,0.101495653390884,0.518852949142456,0.848816990852356,0.0861257612705231,0.362813502550125,0.927873253822327
+             ,0.0182777848094702,0.481015831232071,0.876521408557892,0.0861257612705231,0.362813502550125,0.927873253822327
+             ,0.101495653390884,0.518852949142456,0.848816990852356,0.0971500352025032,0.305112421512604,0.94734799861908
+             ,0.0241472516208887,0.579907059669495,0.814324736595154,0.0971500352025032,0.305112421512604,0.94734799861908
+             ,0.101495653390884,0.518852949142456,0.848816990852356,0.0971500352025032,0.305112421512604,0.94734799861908
+             ,0.0241472516208887,0.579907059669495,0.814324736595154,-0.0179535541683435,0.394156068563461,0.918868184089661
+             ,-0.0115429367870092,0.617173373699188,0.786742508411407,-0.0179535541683435,0.394156068563461,0.918868184089661
+             ,0.0241472516208887,0.579907059669495,0.814324736595154,-0.0179535541683435,0.394156068563461,0.918868184089661
+             ,-0.0115429367870092,0.617173373699188,0.786742508411407,0.0451383255422115,0.414015263319016,0.909150123596191
+             ,0.107291966676712,0.521454393863678,0.846506774425507,0.0451383255422115,0.414015263319016,0.909150123596191
+             ,-0.0115429367870092,0.617173373699188,0.786742508411407,0.0451383255422115,0.414015263319016,0.909150123596191
+             ,0.107291966676712,0.521454393863678,0.846506774425507,0.0613715052604675,0.424585342407227,0.903305530548096
+             ,0.161430701613426,0.443488121032715,0.881622612476349,0.0613715052604675,0.424585342407227,0.903305530548096
+             ,0.107291966676712,0.521454393863678,0.846506774425507,0.0613715052604675,0.424585342407227,0.903305530548096
+             ,0.161430701613426,0.443488121032715,0.881622612476349,0.164259225130081,0.321637213230133,0.932506501674652
+             ,0.342795193195343,0.208876356482506,0.915894150733948,0.164259225130081,0.321637213230133,0.932506501674652
+             ,0.161430701613426,0.443488121032715,0.881622612476349,0.164259225130081,0.321637213230133,0.932506501674652
+             ,0.342795193195343,0.208876356482506,0.915894150733948,0.259217113256454,0.167788550257683,0.951132774353027
+             ,0.286624759435654,0.151612892746925,0.945970296859741,0.259217113256454,0.167788550257683,0.951132774353027
+             ,0.342795193195343,0.208876356482506,0.915894150733948,0.259217113256454,0.167788550257683,0.951132774353027
+             ,0.286624759435654,0.151612892746925,0.945970296859741,0.199144423007965,0.121348902583122,0.972427904605865
+             ,0.197278320789337,0.21031066775322,0.957523226737976,0.199144423007965,0.121348902583122,0.972427904605865,0.286624759435654
+             ,0.151612892746925,0.945970296859741,0.199144423007965,0.121348902583122,0.972427904605865,0.197278320789337
+             ,0.21031066775322,0.957523226737976,-0.125314250588417,0.119334034621716,0.984914064407349,-0.246813908219337
+             ,0.401048690080643,0.882180690765381,-0.125314250588417,0.119334034621716,0.984914064407349,0.197278320789337
+             ,0.21031066775322,0.957523226737976,-0.125314250588417,0.119334034621716,0.984914064407349,-0.246813908219337
+             ,0.401048690080643,0.882180690765381,-0.413088798522949,0.362187623977661,0.835570335388184,-0.463787376880646
+             ,0.543498337268829,0.699650466442108,-0.413088798522949,0.362187623977661,0.835570335388184,-0.246813908219337
+             ,0.401048690080643,0.882180690765381,-0.413088798522949,0.362187623977661,0.835570335388184,-0.463787376880646
+             ,0.543498337268829,0.699650466442108,-0.147135213017464,0.519104361534119,0.841951310634613,-0.183505967259407
+             ,0.655596792697906,0.732474088668823,-0.147135213017464,0.519104361534119,0.841951310634613,-0.463787376880646
+             ,0.543498337268829,0.699650466442108,-0.147135213017464,0.519104361534119,0.841951310634613,-0.183505967259407
+             ,0.655596792697906,0.732474088668823,0.111378043889999,0.538344979286194,0.835331976413727,0.1329735070467,0.592690944671631
+             ,0.794377386569977,0.111378043889999,0.538344979286194,0.835331976413727,-0.183505967259407,0.655596792697906
+             ,0.732474088668823,0.111378043889999,0.538344979286194,0.835331976413727,0.1329735070467,0.592690944671631,0.794377386569977
+             ,0.189737856388092,0.485418438911438,0.853445053100586,0.242796719074249,0.465166687965393,0.851275324821472
+             ,0.189737856388092,0.485418438911438,0.853445053100586,0.1329735070467,0.592690944671631,0.794377386569977,0.189737856388092
+             ,0.485418438911438,0.853445053100586,0.242796719074249,0.465166687965393,0.851275324821472,0.208676382899284
+             ,0.393246799707413,0.895439088344574,0.305732607841492,0.329012334346771,0.893464267253876,0.208676382899284
+             ,0.393246799707413,0.895439088344574,0.242796719074249,0.465166687965393,0.851275324821472,0.208676382899284
+             ,0.393246799707413,0.895439088344574,0.305732607841492,0.329012334346771,0.893464267253876,0.0936724618077278
+             ,0.290006905794144,0.952429234981537,-0.073968343436718,0.372074753046036,0.925250768661499,0.0936724618077278
+             ,0.290006905794144,0.952429234981537,0.305732607841492,0.329012334346771,0.893464267253876,0.0936724618077278
+             ,0.290006905794144,0.952429234981537,-0.073968343436718,0.372074753046036,0.925250768661499,-0.342147618532181
+             ,0.406545430421829,0.847145676612854,-0.581616699695587,0.428291231393814,0.691584169864655,-0.342147618532181
+             ,0.406545430421829,0.847145676612854,-0.073968343436718,0.372074753046036,0.925250768661499,-0.342147618532181
+             ,0.406545430421829,0.847145676612854,-0.581616699695587,0.428291231393814,0.691584169864655,-0.611817419528961
+             ,0.542304277420044,0.575834631919861,-0.687236249446869,0.49215903878212,0.534308731555939,-0.611817419528961
+             ,0.542304277420044,0.575834631919861,-0.581616699695587,0.428291231393814,0.691584169864655,-0.611817419528961
+             ,0.542304277420044,0.575834631919861,-0.687236249446869,0.49215903878212,0.534308731555939,-0.667558491230011
+             ,0.516955494880676,0.53583824634552,-0.683742105960846,0.484666645526886,0.545522689819336,-0.667558491230011
+             ,0.516955494880676,0.53583824634552,-0.687236249446869,0.49215903878212,0.534308731555939,-0.667558491230011
+             ,0.516955494880676,0.53583824634552,-0.683742105960846,0.484666645526886,0.545522689819336,-0.669727265834808
+             ,0.551732361316681,0.497048199176788,-0.643209457397461,0.588212132453918,0.490191847085953,-0.669727265834808
+             ,0.551732361316681,0.497048199176788,-0.683742105960846,0.484666645526886,0.545522689819336,-0.669727265834808
+             ,0.551732361316681,0.497048199176788,-0.643209457397461,0.588212132453918,0.490191847085953,-0.576826453208923
+             ,0.564630508422852,0.590308129787445,-0.47140571475029,0.386772900819778,0.792580187320709,-0.576826453208923
+             ,0.564630508422852,0.590308129787445,-0.643209457397461,0.588212132453918,0.490191847085953,-0.576826453208923
+             ,0.564630508422852,0.590308129787445,-0.47140571475029,0.386772900819778,0.792580187320709,-0.425009071826935
+             ,0.549562215805054,0.719269454479218,-0.0596247650682926,-0.0840962305665016,0.994672179222107,-0.425009071826935
+             ,0.549562215805054,0.719269454479218,-0.47140571475029,0.386772900819778,0.792580187320709,-0.425009071826935
+             ,0.549562215805054,0.719269454479218,-0.0596247650682926,-0.0840962305665016,0.994672179222107,0.241479262709618
+             ,0.154581546783447,0.958014786243439,0.6115842461586,-0.334378510713577,0.717046499252319,0.241479262709618,0.154581546783447
+             ,0.958014786243439,-0.0596247650682926,-0.0840962305665016,0.994672179222107,0.241479262709618,0.154581546783447
+             ,0.958014786243439,0.6115842461586,-0.334378510713577,0.717046499252319,0.704781115055084,-0.354266196489334
+             ,0.614637315273285,0.791618347167969,-0.271087467670441,0.547587454319,0.704781115055084,-0.354266196489334,0.614637315273285
+             ,0.6115842461586,-0.334378510713577,0.717046499252319,0.425788342952728,-0.163115814328194,0.889998555183411
+             ,0.435220420360565,-0.630479633808136,0.642711877822876,0.472117573022842,-0.219976648688316,0.85364818572998
+             ,0.258682459592819,-0.495391517877579,0.829259037971497,0.472117573022842,-0.219976648688316,0.85364818572998
+             ,0.435220420360565,-0.630479633808136,0.642711877822876,0.472117573022842,-0.219976648688316,0.85364818572998
+             ,0.258682459592819,-0.495391517877579,0.829259037971497,0.326583296060562,-0.214151710271835,0.920588076114655
+             ,-0.0592839196324348,-0.353805184364319,0.933438420295715,0.326583296060562,-0.214151710271835,0.920588076114655
+             ,0.258682459592819,-0.495391517877579,0.829259037971497,0.326583296060562,-0.214151710271835,0.920588076114655
+             ,-0.0592839196324348,-0.353805184364319,0.933438420295715,0.159494131803513,0.119762524962425,0.979907512664795
+             ,-0.0609786733984947,-0.225021734833717,0.972443699836731,0.159494131803513,0.119762524962425,0.979907512664795
+             ,-0.0592839196324348,-0.353805184364319,0.933438420295715,0.159494131803513,0.119762524962425,0.979907512664795
+             ,-0.0609786733984947,-0.225021734833717,0.972443699836731,0.488877415657043,0.259381860494614,0.832898557186127
+             ,0.249734953045845,0.0288888458162546,0.967883229255676,0.488877415657043,0.259381860494614,0.832898557186127
+             ,-0.0609786733984947,-0.225021734833717,0.972443699836731,0.488877415657043,0.259381860494614,0.832898557186127
+             ,0.249734953045845,0.0288888458162546,0.967883229255676,0.620110034942627,0.418462693691254,0.663590610027313
+             ,0.510746598243713,0.299152404069901,0.806006073951721,0.620110034942627,0.418462693691254,0.663590610027313
+             ,0.249734953045845,0.0288888458162546,0.967883229255676,0.620110034942627,0.418462693691254,0.663590610027313
+             ,0.510746598243713,0.299152404069901,0.806006073951721,0.490657716989517,0.430193096399307,0.757752537727356
+             ,0.488403707742691,0.420025855302811,0.764879107475281,0.490657716989517,0.430193096399307,0.757752537727356
+             ,0.510746598243713,0.299152404069901,0.806006073951721,0.490657716989517,0.430193096399307,0.757752537727356
+             ,0.488403707742691,0.420025855302811,0.764879107475281,0.371717035770416,0.47541406750679,0.797375679016113,0.571615874767303
+             ,0.196422904729843,0.79666393995285,0.371717035770416,0.47541406750679,0.797375679016113,0.488403707742691,0.420025855302811
+             ,0.764879107475281,0.371717035770416,0.47541406750679,0.797375679016113,0.571615874767303,0.196422904729843,0.79666393995285
+             ,0.00775833521038294,0.178100794553757,0.983981668949127,0.116755418479443,0.120085708796978,0.985874056816101
+             ,0.00775833521038294,0.178100794553757,0.983981668949127,0.571615874767303,0.196422904729843,0.79666393995285
+             ,0.00775833521038294,0.178100794553757,0.983981668949127,0.116755418479443,0.120085708796978,0.985874056816101
+             ,-0.495995134115219,0.0445412546396255,0.867182195186615,-0.404303759336472,-0.043204590678215,0.913603723049164
+             ,-0.495995134115219,0.0445412546396255,0.867182195186615,0.116755418479443,0.120085708796978,0.985874056816101
+             ,-0.495995134115219,0.0445412546396255,0.867182195186615,-0.404303759336472,-0.043204590678215,0.913603723049164
+             ,-0.495544701814651,0.0438270531594753,0.867475986480713,-0.587668240070343,0.026069113984704,0.808681964874268
+             ,-0.495544701814651,0.0438270531594753,0.867475986480713,-0.404303759336472,-0.043204590678215,0.913603723049164
+             ,-0.495544701814651,0.0438270531594753,0.867475986480713,-0.587668240070343,0.026069113984704,0.808681964874268
+             ,-0.631019473075867,0.203035235404968,0.748726367950439,-0.645642459392548,0.141952335834503,0.750330150127411
+             ,-0.631019473075867,0.203035235404968,0.748726367950439,-0.587668240070343,0.026069113984704,0.808681964874268
+             ,-0.631019473075867,0.203035235404968,0.748726367950439,-0.645642459392548,0.141952335834503,0.750330150127411
+             ,-0.498467594385147,0.23856046795845,0.833437979221344,-0.464517116546631,0.136253923177719,0.875019252300262
+             ,-0.498467594385147,0.23856046795845,0.833437979221344,-0.645642459392548,0.141952335834503,0.750330150127411
+             ,-0.498467594385147,0.23856046795845,0.833437979221344,-0.464517116546631,0.136253923177719,0.875019252300262
+             ,-0.318542867898941,0.211265742778778,0.924065589904785,0.0539722219109535,-0.233377978205681,0.970887064933777
+             ,-0.318542867898941,0.211265742778778,0.924065589904785,-0.464517116546631,0.136253923177719,0.875019252300262
+             ,-0.318542867898941,0.211265742778778,0.924065589904785,0.0539722219109535,-0.233377978205681,0.970887064933777
+             ,-0.118306897580624,-0.143032521009445,0.982621550559998,0.138002827763557,-0.463099479675293,0.875496566295624
+             ,-0.118306897580624,-0.143032521009445,0.982621550559998,0.0539722219109535,-0.233377978205681,0.970887064933777
+             ,-0.118306897580624,-0.143032521009445,0.982621550559998,0.138002827763557,-0.463099479675293,0.875496566295624
+             ,-0.218645840883255,-0.259025305509567,0.940797507762909,-0.0638936907052994,-0.513364315032959,0.855788886547089
+             ,-0.218645840883255,-0.259025305509567,0.940797507762909,0.138002827763557,-0.463099479675293,0.875496566295624
+             ,-0.218645840883255,-0.259025305509567,0.940797507762909,-0.0638936907052994,-0.513364315032959,0.855788886547089
+             ,0.250067591667175,-0.406433433294296,0.878793478012085,0.186688840389252,-0.561845541000366,0.805901348590851
+             ,0.250067591667175,-0.406433433294296,0.878793478012085,-0.0638936907052994,-0.513364315032959,0.855788886547089
+             ,0.250067591667175,-0.406433433294296,0.878793478012085,0.186688840389252,-0.561845541000366,0.805901348590851
+             ,0.589670360088348,-0.235221445560455,0.772631704807281,0.291448920965195,-0.40358093380928,0.867283046245575
+             ,0.589670360088348,-0.235221445560455,0.772631704807281,0.186688840389252,-0.561845541000366,0.805901348590851
+             ,0.589670360088348,-0.235221445560455,0.772631704807281,0.291448920965195,-0.40358093380928,0.867283046245575
+             ,0.509906888008118,0.179221257567406,0.841352939605713,0.404251247644424,-0.290935397148132,0.867143332958221
+             ,0.509906888008118,0.179221257567406,0.841352939605713,0.291448920965195,-0.40358093380928,0.867283046245575
+             ,0.509906888008118,0.179221257567406,0.841352939605713,0.404251247644424,-0.290935397148132,0.867143332958221
+             ,0.536414504051209,0.12977010011673,0.833918035030365,0.485297352075577,-0.320105493068695,0.813645541667938
+             ,0.536414504051209,0.12977010011673,0.833918035030365,0.404251247644424,-0.290935397148132,0.867143332958221
+             ,0.536414504051209,0.12977010011673,0.833918035030365,0.485297352075577,-0.320105493068695,0.813645541667938
+             ,0.530764162540436,-0.0976561829447746,0.841874480247498,0.444886445999146,-0.261605232954025,0.856527090072632
+             ,0.530764162540436,-0.0976561829447746,0.841874480247498,0.485297352075577,-0.320105493068695,0.813645541667938
+             ,0.530764162540436,-0.0976561829447746,0.841874480247498,0.444886445999146,-0.261605232954025,0.856527090072632
+             ,0.71939605474472,-0.113017149269581,0.685343980789185,0.628888249397278,-0.145465224981308,0.763766586780548
+             ,0.71939605474472,-0.113017149269581,0.685343980789185,0.444886445999146,-0.261605232954025,0.856527090072632
+             ,0.71939605474472,-0.113017149269581,0.685343980789185,0.628888249397278,-0.145465224981308,0.763766586780548
+             ,0.397717088460922,-0.0862051695585251,0.91344940662384,0.388379484415054,0.0422477349638939,0.920530557632446
+             ,0.397717088460922,-0.0862051695585251,0.91344940662384,0.628888249397278,-0.145465224981308,0.763766586780548
+             ,0.397717088460922,-0.0862051695585251,0.91344940662384,0.388379484415054,0.0422477349638939,0.920530557632446
+             ,0.233667597174644,-0.116374798119068,0.965327084064484,0.261461973190308,0.0578858852386475,0.963476479053497
+             ,0.233667597174644,-0.116374798119068,0.965327084064484,0.388379484415054,0.0422477349638939,0.920530557632446
+             ,0.233667597174644,-0.116374798119068,0.965327084064484,0.261461973190308,0.0578858852386475,0.963476479053497
+             ,0.118763759732246,-0.0680969953536987,0.9905846118927,0.153883382678032,0.042169913649559,0.987188756465912
+             ,0.118763759732246,-0.0680969953536987,0.9905846118927,0.261461973190308,0.0578858852386475,0.963476479053497
+             ,0.118763759732246,-0.0680969953536987,0.9905846118927,0.153883382678032,0.042169913649559,0.987188756465912
+             ,-0.0317800045013428,-0.0949577391147614,0.994973838329315,-0.0677739232778549,0.0916893035173416,0.993478655815125
+             ,-0.0317800045013428,-0.0949577391147614,0.994973838329315,0.153883382678032,0.042169913649559,0.987188756465912
+             ,-0.0317800045013428,-0.0949577391147614,0.994973838329315,-0.0677739232778549,0.0916893035173416,0.993478655815125
+             ,-2.10555208468577e-005,-0.092261791229248,0.995734810829163,-0.0594802312552929,0.146724700927734,0.987387418746948
+             ,-2.10555208468577e-005,-0.092261791229248,0.995734810829163,-0.0677739232778549,0.0916893035173416,0.993478655815125
+             ,-2.10555208468577e-005,-0.092261791229248,0.995734810829163,-0.0594802312552929,0.146724700927734,0.987387418746948
+             ,-0.0327071473002434,-0.0452377982437611,0.998440682888031,-0.00745052052661777,0.119032353162766,0.992862403392792
+             ,-0.0327071473002434,-0.0452377982437611,0.998440682888031,-0.0594802312552929,0.146724700927734,0.987387418746948
+             ,-0.0327071473002434,-0.0452377982437611,0.998440682888031,-0.00745052052661777,0.119032353162766,0.992862403392792
+             ,-0.0759847015142441,-0.0118965962901711,0.997038006782532,-0.0199331659823656,0.0440813675522804,0.998829066753387
+             ,-0.0759847015142441,-0.0118965962901711,0.997038006782532,-0.00745052052661777,0.119032353162766,0.992862403392792
+             ,-0.0759847015142441,-0.0118965962901711,0.997038006782532,-0.0199331659823656,0.0440813675522804,0.998829066753387
+             ,-0.0318444967269897,-3.50438422174193e-005,0.999492883682251,-0.0280001331120729,0.00398886483162642,0.999599993228912
+             ,-0.0318444967269897,-3.50438422174193e-005,0.999492883682251,-0.0199331659823656,0.0440813675522804,0.998829066753387
+             ,-0.0318444967269897,-3.50438422174193e-005,0.999492883682251,-0.0280001331120729,0.00398886483162642,0.999599993228912
+             ,1.38151799546904e-005,1.38020532176597e-005,1,0.0120318364351988,0.0280848369002342,0.999533116817474,1.38151799546904e-005
+             ,1.38020532176597e-005,1,-0.0280001331120729,0.00398886483162642,0.999599993228912,1.38151799546904e-005,1.38020532176597e-005
+             ,1,0.0120318364351988,0.0280848369002342,0.999533116817474,-0.102561622858047,-0.0399856343865395,0.993922710418701
+             ,-0.100568167865276,0.0691807493567467,0.992522120475769,-0.102561622858047,-0.0399856343865395,0.993922710418701
+             ,0.0120318364351988,0.0280848369002342,0.999533116817474,-0.102561622858047,-0.0399856343865395,0.993922710418701
+             ,-0.100568167865276,0.0691807493567467,0.992522120475769,-0.165683478116989,-0.0078374957665801,0.986147820949554
+             ,-0.154336333274841,0.0356928259134293,0.987373471260071,-0.165683478116989,-0.0078374957665801,0.986147820949554
+             ,-0.100568167865276,0.0691807493567467,0.992522120475769,-0.165683478116989,-0.0078374957665801,0.986147820949554
+             ,-0.154336333274841,0.0356928259134293,0.987373471260071,-0.123542211949825,0.00391124421730638,0.992331624031067
+             ,-0.142732813954353,0.0157151073217392,0.989636540412903,-0.123542211949825,0.00391124421730638,0.992331624031067
+             ,-0.154336333274841,0.0356928259134293,0.987373471260071,-0.123542211949825,0.00391124421730638,0.992331624031067
+             ,-0.142732813954353,0.0157151073217392,0.989636540412903,-0.095985434949398,1.04177224784507e-005,0.995382785797119
+             ,-0.126722753047943,0.0477023720741272,0.990790486335754,-0.095985434949398,1.04177224784507e-005,0.995382785797119
+             ,-0.142732813954353,0.0157151073217392,0.989636540412903,-0.095985434949398,1.04177224784507e-005,0.995382785797119
+             ,-0.126722753047943,0.0477023720741272,0.990790486335754,-0.137618660926819,-0.0261248331516981,0.990140736103058
+             ,-0.0681047514081001,0.0119606396183372,0.997606515884399,-0.137618660926819,-0.0261248331516981,0.990140736103058
+             ,-0.126722753047943,0.0477023720741272,0.990790486335754,-0.137618660926819,-0.0261248331516981,0.990140736103058
+             ,-0.0681047514081001,0.0119606396183372,0.997606515884399,-0.0951535925269127,-0.140456348657608,0.985503852367401
+             ,-0.024055689573288,-0.0561220087110996,0.998134076595306,-0.0951535925269127,-0.140456348657608,0.985503852367401
+             ,-0.0681047514081001,0.0119606396183372,0.997606515884399,-0.0951535925269127,-0.140456348657608,0.985503852367401
+             ,-0.024055689573288,-0.0561220087110996,0.998134076595306,-0.0201236810535192,-0.161671683192253,0.986639380455017
+             ,-0.0201186258345842,-0.0358677580952644,0.999154031276703,-0.0201236810535192,-0.161671683192253,0.986639380455017
+             ,-0.024055689573288,-0.0561220087110996,0.998134076595306,-0.0201236810535192,-0.161671683192253,0.986639380455017
+             ,-0.0201186258345842,-0.0358677580952644,0.999154031276703,0.0118072042241693,-0.147103011608124,0.98905074596405
+             ,-0.0320530720055103,0.0158355534076691,0.999360740184784,0.0118072042241693,-0.147103011608124,0.98905074596405
+             ,-0.0201186258345842,-0.0358677580952644,0.999154031276703,0.0118072042241693,-0.147103011608124,0.98905074596405
+             ,-0.0320530720055103,0.0158355534076691,0.999360740184784,0.0665105804800987,-0.088386707007885,0.993863224983215
+             ,-0.172112807631493,0.186825007200241,0.967198848724365,0.0665105804800987,-0.088386707007885,0.993863224983215
+             ,-0.0320530720055103,0.0158355534076691,0.999360740184784,0.0665105804800987,-0.088386707007885,0.993863224983215
+             ,-0.172112807631493,0.186825007200241,0.967198848724365,0.0351956114172935,0.177178636193275,0.983549237251282
+             ,-0.0656954571604729,0.326353222131729,0.942962169647217,0.0351956114172935,0.177178636193275,0.983549237251282
+             ,-0.172112807631493,0.186825007200241,0.967198848724365,0.0351956114172935,0.177178636193275,0.983549237251282
+             ,-0.0656954571604729,0.326353222131729,0.942962169647217,0.121113061904907,0.177442446351051,0.976650238037109
+             ,0.0907913595438004,0.381830722093582,0.919762015342712,0.121113061904907,0.177442446351051,0.976650238037109
+             ,-0.0656954571604729,0.326353222131729,0.942962169647217,0.121113061904907,0.177442446351051,0.976650238037109
+             ,0.0907913595438004,0.381830722093582,0.919762015342712,0.00313025922514498,0.206438988447189,0.978454530239105
+             ,0.0861257612705231,0.362813502550125,0.927873253822327,0.00313025922514498,0.206438988447189,0.978454530239105
+             ,0.0907913595438004,0.381830722093582,0.919762015342712,0.00313025922514498,0.206438988447189,0.978454530239105
+             ,0.0861257612705231,0.362813502550125,0.927873253822327,0.0673682540655136,0.115071021020412,0.991070210933685
+             ,0.0971500352025032,0.305112421512604,0.94734799861908,0.0673682540655136,0.115071021020412,0.991070210933685
+             ,0.0861257612705231,0.362813502550125,0.927873253822327,0.0673682540655136,0.115071021020412,0.991070210933685
+             ,0.0971500352025032,0.305112421512604,0.94734799861908,0.0997470244765282,0.113629207015038,0.988503396511078
+             ,-0.0179535541683435,0.394156068563461,0.918868184089661,0.0997470244765282,0.113629207015038,0.988503396511078
+             ,0.0971500352025032,0.305112421512604,0.94734799861908,0.0997470244765282,0.113629207015038,0.988503396511078
+             ,-0.0179535541683435,0.394156068563461,0.918868184089661,0.120803162455559,0.226662933826447,0.966452538967133
+             ,0.0451383255422115,0.414015263319016,0.909150123596191,0.120803162455559,0.226662933826447,0.966452538967133
+             ,-0.0179535541683435,0.394156068563461,0.918868184089661,0.120803162455559,0.226662933826447,0.966452538967133
+             ,0.0451383255422115,0.414015263319016,0.909150123596191,0.11481998115778,0.305305153131485,0.945306956768036
+             ,0.0613715052604675,0.424585342407227,0.903305530548096,0.11481998115778,0.305305153131485,0.945306956768036
+             ,0.0451383255422115,0.414015263319016,0.909150123596191,0.11481998115778,0.305305153131485,0.945306956768036
+             ,0.0613715052604675,0.424585342407227,0.903305530548096,0.0381452329456806,0.333556175231934,0.941958129405975
+             ,0.164259225130081,0.321637213230133,0.932506501674652,0.0381452329456806,0.333556175231934,0.941958129405975
+             ,0.0613715052604675,0.424585342407227,0.903305530548096,0.0381452329456806,0.333556175231934,0.941958129405975
+             ,0.164259225130081,0.321637213230133,0.932506501674652,0.103717371821404,0.213268980383873,0.97147262096405,0.259217113256454
+             ,0.167788550257683,0.951132774353027,0.103717371821404,0.213268980383873,0.97147262096405,0.164259225130081,0.321637213230133
+             ,0.932506501674652,0.103717371821404,0.213268980383873,0.97147262096405,0.259217113256454,0.167788550257683,0.951132774353027
+             ,0.110339879989624,0.0782619416713715,0.990807831287384,0.199144423007965,0.121348902583122,0.972427904605865
+             ,0.110339879989624,0.0782619416713715,0.990807831287384,0.259217113256454,0.167788550257683,0.951132774353027
+             ,0.110339879989624,0.0782619416713715,0.990807831287384,0.199144423007965,0.121348902583122,0.972427904605865
+             ,-0.00782120134681463,0.00779980467632413,0.999939024448395,-0.125314250588417,0.119334034621716,0.984914064407349
+             ,-0.00782120134681463,0.00779980467632413,0.999939024448395,0.199144423007965,0.121348902583122,0.972427904605865
+             ,-0.00782120134681463,0.00779980467632413,0.999939024448395,-0.125314250588417,0.119334034621716,0.984914064407349
+             ,-0.14707650244236,0.216152280569077,0.965218484401703,-0.413088798522949,0.362187623977661,0.835570335388184
+             ,-0.14707650244236,0.216152280569077,0.965218484401703,-0.125314250588417,0.119334034621716,0.984914064407349
+             ,-0.14707650244236,0.216152280569077,0.965218484401703,-0.413088798522949,0.362187623977661,0.835570335388184
+             ,-0.00723161175847054,0.329018086194992,0.944296002388,-0.147135213017464,0.519104361534119,0.841951310634613
+             ,-0.00723161175847054,0.329018086194992,0.944296002388,-0.413088798522949,0.362187623977661,0.835570335388184
+             ,-0.00723161175847054,0.329018086194992,0.944296002388,-0.147135213017464,0.519104361534119,0.841951310634613
+             ,0.0556604824960232,0.326379150152206,0.943598747253418,0.111378043889999,0.538344979286194,0.835331976413727
+             ,0.0556604824960232,0.326379150152206,0.943598747253418,-0.147135213017464,0.519104361534119,0.841951310634613
+             ,0.0556604824960232,0.326379150152206,0.943598747253418,0.111378043889999,0.538344979286194,0.835331976413727
+             ,0.0351998843252659,0.325666934251785,0.944829106330872,0.189737856388092,0.485418438911438,0.853445053100586
+             ,0.0351998843252659,0.325666934251785,0.944829106330872,0.111378043889999,0.538344979286194,0.835331976413727
+             ,0.0351998843252659,0.325666934251785,0.944829106330872,0.189737856388092,0.485418438911438,0.853445053100586
+             ,0.0302821882069111,0.258434385061264,0.965553998947144,0.208676382899284,0.393246799707413,0.895439088344574
+             ,0.0302821882069111,0.258434385061264,0.965553998947144,0.189737856388092,0.485418438911438,0.853445053100586
+             ,0.0302821882069111,0.258434385061264,0.965553998947144,0.208676382899284,0.393246799707413,0.895439088344574
+             ,-0.0255337860435247,0.101655788719654,0.994491875171661,0.0936724618077278,0.290006905794144,0.952429234981537
+             ,-0.0255337860435247,0.101655788719654,0.994491875171661,0.208676382899284,0.393246799707413,0.895439088344574
+             ,-0.0255337860435247,0.101655788719654,0.994491875171661,0.0936724618077278,0.290006905794144,0.952429234981537
+             ,-0.245403617620468,0.00730413245037198,0.969393491744995,-0.342147618532181,0.406545430421829,0.847145676612854
+             ,-0.245403617620468,0.00730413245037198,0.969393491744995,0.0936724618077278,0.290006905794144,0.952429234981537
+             ,-0.245403617620468,0.00730413245037198,0.969393491744995,-0.342147618532181,0.406545430421829,0.847145676612854
+             ,-0.542938113212585,0.121355608105659,0.83095782995224,-0.611817419528961,0.542304277420044,0.575834631919861
+             ,-0.542938113212585,0.121355608105659,0.83095782995224,-0.342147618532181,0.406545430421829,0.847145676612854
+             ,-0.542938113212585,0.121355608105659,0.83095782995224,-0.611817419528961,0.542304277420044,0.575834631919861
+             ,-0.678690373897552,0.291448146104813,0.674119651317596,-0.667558491230011,0.516955494880676,0.53583824634552
+             ,-0.678690373897552,0.291448146104813,0.674119651317596,-0.611817419528961,0.542304277420044,0.575834631919861
+             ,-0.678690373897552,0.291448146104813,0.674119651317596,-0.667558491230011,0.516955494880676,0.53583824634552
+             ,-0.699676632881165,0.431226819753647,0.569645524024963,-0.669727265834808,0.551732361316681,0.497048199176788
+             ,-0.699676632881165,0.431226819753647,0.569645524024963,-0.667558491230011,0.516955494880676,0.53583824634552
+             ,-0.699676632881165,0.431226819753647,0.569645524024963,-0.669727265834808,0.551732361316681,0.497048199176788
+             ,-0.654006898403168,0.508970975875854,0.559663712978363,-0.576826453208923,0.564630508422852,0.590308129787445
+             ,-0.654006898403168,0.508970975875854,0.559663712978363,-0.669727265834808,0.551732361316681,0.497048199176788
+             ,-0.654006898403168,0.508970975875854,0.559663712978363,-0.576826453208923,0.564630508422852,0.590308129787445
+             ,-0.550759315490723,0.543631494045258,0.633347392082214,-0.425009071826935,0.549562215805054,0.719269454479218
+             ,-0.550759315490723,0.543631494045258,0.633347392082214,-0.576826453208923,0.564630508422852,0.590308129787445
+             ,-0.550759315490723,0.543631494045258,0.633347392082214,-0.425009071826935,0.549562215805054,0.719269454479218
+             ,-0.334497421979904,0.459224253892899,0.822936534881592,0.241479262709618,0.154581546783447,0.958014786243439
+             ,-0.334497421979904,0.459224253892899,0.822936534881592,-0.425009071826935,0.549562215805054,0.719269454479218
+             ,-0.334497421979904,0.459224253892899,0.822936534881592,0.241479262709618,0.154581546783447,0.958014786243439
+             ,0.121157385408878,0.114727340638638,0.985980987548828,0.704781115055084,-0.354266196489334,0.614637315273285
+             ,0.121157385408878,0.114727340638638,0.985980987548828,0.241479262709618,0.154581546783447,0.958014786243439
+             ,0.423693835735321,0.316307425498962,0.848783314228058,0.425788342952728,-0.163115814328194,0.889998555183411
+             ,0.407539129257202,0.312327742576599,0.858116149902344,0.472117573022842,-0.219976648688316,0.85364818572998
+             ,0.407539129257202,0.312327742576599,0.858116149902344,0.425788342952728,-0.163115814328194,0.889998555183411
+             ,0.407539129257202,0.312327742576599,0.858116149902344,0.472117573022842,-0.219976648688316,0.85364818572998
+             ,0.438393741846085,0.235542312264442,0.867370009422302,0.326583296060562,-0.214151710271835,0.920588076114655
+             ,0.438393741846085,0.235542312264442,0.867370009422302,0.472117573022842,-0.219976648688316,0.85364818572998
+             ,0.438393741846085,0.235542312264442,0.867370009422302,0.326583296060562,-0.214151710271835,0.920588076114655
+             ,0.360922425985336,0.409446656703949,0.837907195091248,0.159494131803513,0.119762524962425,0.979907512664795
+             ,0.360922425985336,0.409446656703949,0.837907195091248,0.326583296060562,-0.214151710271835,0.920588076114655
+             ,0.360922425985336,0.409446656703949,0.837907195091248,0.159494131803513,0.119762524962425,0.979907512664795
+             ,0.522080302238464,0.443957805633545,0.728240072727203,0.488877415657043,0.259381860494614,0.832898557186127
+             ,0.522080302238464,0.443957805633545,0.728240072727203,0.159494131803513,0.119762524962425,0.979907512664795
+             ,0.522080302238464,0.443957805633545,0.728240072727203,0.488877415657043,0.259381860494614,0.832898557186127
+             ,0.641165137290955,0.355756759643555,0.679959118366241,0.620110034942627,0.418462693691254,0.663590610027313
+             ,0.641165137290955,0.355756759643555,0.679959118366241,0.488877415657043,0.259381860494614,0.832898557186127
+             ,0.641165137290955,0.355756759643555,0.679959118366241,0.620110034942627,0.418462693691254,0.663590610027313
+             ,0.523325204849243,0.346156418323517,0.778656840324402,0.490657716989517,0.430193096399307,0.757752537727356
+             ,0.523325204849243,0.346156418323517,0.778656840324402,0.620110034942627,0.418462693691254,0.663590610027313
+             ,0.523325204849243,0.346156418323517,0.778656840324402,0.490657716989517,0.430193096399307,0.757752537727356
+             ,0.276871711015701,0.341379404067993,0.898221671581268,0.371717035770416,0.47541406750679,0.797375679016113,0.276871711015701
+             ,0.341379404067993,0.898221671581268,0.490657716989517,0.430193096399307,0.757752537727356,0.276871711015701
+             ,0.341379404067993,0.898221671581268,0.371717035770416,0.47541406750679,0.797375679016113,-0.19940909743309,0.191980093717575
+             ,0.960926473140717,0.00775833521038294,0.178100794553757,0.983981668949127,-0.19940909743309,0.191980093717575
+             ,0.960926473140717,0.371717035770416,0.47541406750679,0.797375679016113,-0.19940909743309,0.191980093717575,0.960926473140717
+             ,0.00775833521038294,0.178100794553757,0.983981668949127,-0.494654983282089,0.131225749850273,0.859125256538391
+             ,-0.495995134115219,0.0445412546396255,0.867182195186615,-0.494654983282089,0.131225749850273,0.859125256538391
+             ,0.00775833521038294,0.178100794553757,0.983981668949127,-0.494654983282089,0.131225749850273,0.859125256538391
+             ,-0.495995134115219,0.0445412546396255,0.867182195186615,-0.46348837018013,0.128339275717735,0.876759707927704
+             ,-0.495544701814651,0.0438270531594753,0.867475986480713,-0.46348837018013,0.128339275717735,0.876759707927704
+             ,-0.495995134115219,0.0445412546396255,0.867182195186615,-0.46348837018013,0.128339275717735,0.876759707927704
+             ,-0.495544701814651,0.0438270531594753,0.867475986480713,-0.58963680267334,0.113829828798771,0.79960697889328
+             ,-0.631019473075867,0.203035235404968,0.748726367950439,-0.58963680267334,0.113829828798771,0.79960697889328
+             ,-0.495544701814651,0.0438270531594753,0.867475986480713,-0.58963680267334,0.113829828798771,0.79960697889328
+             ,-0.631019473075867,0.203035235404968,0.748726367950439,-0.394190192222595,0.166525065898895,0.903816103935242
+             ,-0.498467594385147,0.23856046795845,0.833437979221344,-0.394190192222595,0.166525065898895,0.903816103935242
+             ,-0.631019473075867,0.203035235404968,0.748726367950439,-0.394190192222595,0.166525065898895,0.903816103935242
+             ,-0.498467594385147,0.23856046795845,0.833437979221344,-0.314292311668396,0.400284647941589,0.860809206962585
+             ,-0.318542867898941,0.211265742778778,0.924065589904785,-0.314292311668396,0.400284647941589,0.860809206962585
+             ,-0.498467594385147,0.23856046795845,0.833437979221344,-0.314292311668396,0.400284647941589,0.860809206962585
+             ,-0.318542867898941,0.211265742778778,0.924065589904785,-0.336501836776733,0.275202959775925,0.900571942329407
+             ,-0.118306897580624,-0.143032521009445,0.982621550559998,-0.336501836776733,0.275202959775925,0.900571942329407
+             ,-0.318542867898941,0.211265742778778,0.924065589904785,-0.336501836776733,0.275202959775925,0.900571942329407
+             ,-0.118306897580624,-0.143032521009445,0.982621550559998,-0.311542809009552,0.0526152141392231,0.94877427816391
+             ,-0.218645840883255,-0.259025305509567,0.940797507762909,-0.311542809009552,0.0526152141392231,0.94877427816391
+             ,-0.118306897580624,-0.143032521009445,0.982621550559998,-0.311542809009552,0.0526152141392231,0.94877427816391
+             ,-0.218645840883255,-0.259025305509567,0.940797507762909,0.191524818539619,0.0245830751955509,0.981179893016815
+             ,0.250067591667175,-0.406433433294296,0.878793478012085,0.191524818539619,0.0245830751955509,0.981179893016815
+             ,-0.218645840883255,-0.259025305509567,0.940797507762909,0.191524818539619,0.0245830751955509,0.981179893016815
+             ,0.250067591667175,-0.406433433294296,0.878793478012085,0.711959302425385,0.233324453234673,0.662324368953705
+             ,0.589670360088348,-0.235221445560455,0.772631704807281,0.711959302425385,0.233324453234673,0.662324368953705
+             ,0.250067591667175,-0.406433433294296,0.878793478012085,0.711959302425385,0.233324453234673,0.662324368953705
+             ,0.589670360088348,-0.235221445560455,0.772631704807281,0.582475364208221,0.582848906517029,0.566577076911926
+             ,0.509906888008118,0.179221257567406,0.841352939605713,0.582475364208221,0.582848906517029,0.566577076911926
+             ,0.589670360088348,-0.235221445560455,0.772631704807281,0.582475364208221,0.582848906517029,0.566577076911926
+             ,0.509906888008118,0.179221257567406,0.841352939605713,0.188566580414772,0.659353613853455,0.72780179977417,0.536414504051209
+             ,0.12977010011673,0.833918035030365,0.188566580414772,0.659353613853455,0.72780179977417,0.509906888008118,0.179221257567406
+             ,0.841352939605713,0.188566580414772,0.659353613853455,0.72780179977417,0.536414504051209,0.12977010011673,0.833918035030365
+             ,0.0648152828216553,0.452934175729752,0.889184772968292,0.530764162540436,-0.0976561829447746,0.841874480247498
+             ,0.0648152828216553,0.452934175729752,0.889184772968292,0.536414504051209,0.12977010011673,0.833918035030365
+             ,0.0648152828216553,0.452934175729752,0.889184772968292,0.530764162540436,-0.0976561829447746,0.841874480247498
+             ,0.494528949260712,-0.118737660348415,0.86101245880127,0.71939605474472,-0.113017149269581,0.685343980789185
+             ,0.494528949260712,-0.118737660348415,0.86101245880127,0.530764162540436,-0.0976561829447746,0.841874480247498
+             ,0.494528949260712,-0.118737660348415,0.86101245880127,0.71939605474472,-0.113017149269581,0.685343980789185
+             ,0.351018339395523,-0.443145871162415,0.824868440628052,0.397717088460922,-0.0862051695585251,0.91344940662384
+             ,0.351018339395523,-0.443145871162415,0.824868440628052,0.71939605474472,-0.113017149269581,0.685343980789185
+             ,0.351018339395523,-0.443145871162415,0.824868440628052,0.397717088460922,-0.0862051695585251,0.91344940662384
+             ,0.253050446510315,-0.370884895324707,0.893537878990173,0.233667597174644,-0.116374798119068,0.965327084064484
+             ,0.253050446510315,-0.370884895324707,0.893537878990173,0.397717088460922,-0.0862051695585251,0.91344940662384
+             ,0.253050446510315,-0.370884895324707,0.893537878990173,0.233667597174644,-0.116374798119068,0.965327084064484
+             ,0.187176778912544,-0.230009078979492,0.955018699169159,0.118763759732246,-0.0680969953536987,0.9905846118927
+             ,0.187176778912544,-0.230009078979492,0.955018699169159,0.233667597174644,-0.116374798119068,0.965327084064484
+             ,0.187176778912544,-0.230009078979492,0.955018699169159,0.118763759732246,-0.0680969953536987,0.9905846118927
+             ,-0.0852742567658424,-0.284365475177765,0.954915940761566,-0.0317800045013428,-0.0949577391147614,0.994973838329315
+             ,-0.0852742567658424,-0.284365475177765,0.954915940761566,0.118763759732246,-0.0680969953536987,0.9905846118927
+             ,-0.0852742567658424,-0.284365475177765,0.954915940761566,-0.0317800045013428,-0.0949577391147614,0.994973838329315
+             ,-0.0235732719302177,-0.372712224721909,0.927647471427917,-2.10555208468577e-005,-0.092261791229248,0.995734810829163
+             ,-0.0235732719302177,-0.372712224721909,0.927647471427917,-0.0317800045013428,-0.0949577391147614,0.994973838329315
+             ,-0.0235732719302177,-0.372712224721909,0.927647471427917,-2.10555208468577e-005,-0.092261791229248,0.995734810829163
+             ,0.0407106317579746,-0.361365616321564,0.931535065174103,-0.0327071473002434,-0.0452377982437611,0.998440682888031
+             ,0.0407106317579746,-0.361365616321564,0.931535065174103,-2.10555208468577e-005,-0.092261791229248,0.995734810829163
+             ,0.0407106317579746,-0.361365616321564,0.931535065174103,-0.0327071473002434,-0.0452377982437611,0.998440682888031
+             ,0.0480102561414242,-0.255146682262421,0.965709686279297,-0.0759847015142441,-0.0118965962901711,0.997038006782532
+             ,0.0480102561414242,-0.255146682262421,0.965709686279297,-0.0327071473002434,-0.0452377982437611,0.998440682888031
+             ,0.0480102561414242,-0.255146682262421,0.965709686279297,-0.0759847015142441,-0.0118965962901711,0.997038006782532
+             ,0.0158454440534115,-0.0953446999192238,0.995318233966827,-0.0318444967269897,-3.50438422174193e-005,0.999492883682251
+             ,0.0158454440534115,-0.0953446999192238,0.995318233966827,-0.0759847015142441,-0.0118965962901711,0.997038006782532
+             ,0.0158454440534115,-0.0953446999192238,0.995318233966827,-0.0318444967269897,-3.50438422174193e-005,0.999492883682251
+             ,-0.0279051661491394,-0.0440545529127121,0.998639345169067,1.38151799546904e-005,1.38020532176597e-005,1,-0.0279051661491394
+             ,-0.0440545529127121,0.998639345169067,-0.0318444967269897,-3.50438422174193e-005,0.999492883682251,-0.0279051661491394
+             ,-0.0440545529127121,0.998639345169067,1.38151799546904e-005,1.38020532176597e-005,1,-0.111260987818241,-0.0794663950800896
+             ,0.990608930587769,-0.102561622858047,-0.0399856343865395,0.993922710418701,-0.111260987818241,-0.0794663950800896
+             ,0.990608930587769,1.38151799546904e-005,1.38020532176597e-005,1,-0.111260987818241,-0.0794663950800896,0.990608930587769
+             ,-0.102561622858047,-0.0399856343865395,0.993922710418701,-0.119027458131313,-0.0869289487600327,0.989078283309937
+             ,-0.165683478116989,-0.0078374957665801,0.986147820949554,-0.119027458131313,-0.0869289487600327,0.989078283309937
+             ,-0.102561622858047,-0.0399856343865395,0.993922710418701,-0.119027458131313,-0.0869289487600327,0.989078283309937
+             ,-0.165683478116989,-0.0078374957665801,0.986147820949554,-0.126513138413429,-0.0782314389944077,0.988875269889832
+             ,-0.123542211949825,0.00391124421730638,0.992331624031067,-0.126513138413429,-0.0782314389944077,0.988875269889832
+             ,-0.165683478116989,-0.0078374957665801,0.986147820949554,-0.126513138413429,-0.0782314389944077,0.988875269889832
+             ,-0.123542211949825,0.00391124421730638,0.992331624031067,-0.1703971773386,-0.122082054615021,0.977783560752869
+             ,-0.095985434949398,1.04177224784507e-005,0.995382785797119,-0.1703971773386,-0.122082054615021,0.977783560752869
+             ,-0.123542211949825,0.00391124421730638,0.992331624031067,-0.1703971773386,-0.122082054615021,0.977783560752869
+             ,-0.095985434949398,1.04177224784507e-005,0.995382785797119,-0.21027646958828,-0.247502312064171,0.94579404592514
+             ,-0.137618660926819,-0.0261248331516981,0.990140736103058,-0.21027646958828,-0.247502312064171,0.94579404592514
+             ,-0.095985434949398,1.04177224784507e-005,0.995382785797119,-0.21027646958828,-0.247502312064171,0.94579404592514
+             ,-0.137618660926819,-0.0261248331516981,0.990140736103058,-0.170856475830078,-0.322534322738647,0.931010007858276
+             ,-0.0951535925269127,-0.140456348657608,0.985503852367401,-0.170856475830078,-0.322534322738647,0.931010007858276
+             ,-0.137618660926819,-0.0261248331516981,0.990140736103058,-0.170856475830078,-0.322534322738647,0.931010007858276
+             ,-0.0951535925269127,-0.140456348657608,0.985503852367401,0.0124362967908382,-0.361142694950104,0.932427644729614
+             ,-0.0201236810535192,-0.161671683192253,0.986639380455017,0.0124362967908382,-0.361142694950104,0.932427644729614
+             ,-0.0951535925269127,-0.140456348657608,0.985503852367401,0.0124362967908382,-0.361142694950104,0.932427644729614
+             ,-0.0201236810535192,-0.161671683192253,0.986639380455017,0.0175504237413406,-0.324539691209793,0.945709228515625
+             ,0.0118072042241693,-0.147103011608124,0.98905074596405,0.0175504237413406,-0.324539691209793,0.945709228515625
+             ,-0.0201236810535192,-0.161671683192253,0.986639380455017,0.0175504237413406,-0.324539691209793,0.945709228515625
+             ,0.0118072042241693,-0.147103011608124,0.98905074596405,0.176328331232071,-0.311129987239838,0.933866441249847
+             ,0.0665105804800987,-0.088386707007885,0.993863224983215,0.176328331232071,-0.311129987239838,0.933866441249847
+             ,0.0118072042241693,-0.147103011608124,0.98905074596405,0.176328331232071,-0.311129987239838,0.933866441249847
+             ,0.0665105804800987,-0.088386707007885,0.993863224983215,0.173324003815651,-0.139082074165344,0.974994897842407
+             ,0.0351956114172935,0.177178636193275,0.983549237251282,0.173324003815651,-0.139082074165344,0.974994897842407
+             ,0.0665105804800987,-0.088386707007885,0.993863224983215,0.173324003815651,-0.139082074165344,0.974994897842407
+             ,0.0351956114172935,0.177178636193275,0.983549237251282,0.123282790184021,-0.0984295383095741,0.987478077411652
+             ,0.121113061904907,0.177442446351051,0.976650238037109,0.123282790184021,-0.0984295383095741,0.987478077411652
+             ,0.0351956114172935,0.177178636193275,0.983549237251282,0.123282790184021,-0.0984295383095741,0.987478077411652
+             ,0.121113061904907,0.177442446351051,0.976650238037109,0.0349948145449162,-0.0425707623362541,0.998480379581451
+             ,0.00313025922514498,0.206438988447189,0.978454530239105,0.0349948145449162,-0.0425707623362541,0.998480379581451
+             ,0.121113061904907,0.177442446351051,0.976650238037109,0.0349948145449162,-0.0425707623362541,0.998480379581451
+             ,0.00313025922514498,0.206438988447189,0.978454530239105,-0.00802756287157536,-0.0238827131688595,0.999682545661926
+             ,0.0673682540655136,0.115071021020412,0.991070210933685,-0.00802756287157536,-0.0238827131688595,0.999682545661926
+             ,0.00313025922514498,0.206438988447189,0.978454530239105,-0.00802756287157536,-0.0238827131688595,0.999682545661926
+             ,0.0673682540655136,0.115071021020412,0.991070210933685,0.138727486133575,-0.0517078824341297,0.988979756832123
+             ,0.0997470244765282,0.113629207015038,0.988503396511078,0.138727486133575,-0.0517078824341297,0.988979756832123
+             ,0.0673682540655136,0.115071021020412,0.991070210933685,0.138727486133575,-0.0517078824341297,0.988979756832123
+             ,0.0997470244765282,0.113629207015038,0.988503396511078,0.215044811367989,0.0276794191449881,0.976211845874786
+             ,0.120803162455559,0.226662933826447,0.966452538967133,0.215044811367989,0.0276794191449881,0.976211845874786
+             ,0.0997470244765282,0.113629207015038,0.988503396511078,0.215044811367989,0.0276794191449881,0.976211845874786
+             ,0.120803162455559,0.226662933826447,0.966452538967133,0.16750830411911,0.0587031319737434,0.984121382236481
+             ,0.11481998115778,0.305305153131485,0.945306956768036,0.16750830411911,0.0587031319737434,0.984121382236481,0.120803162455559
+             ,0.226662933826447,0.966452538967133,0.16750830411911,0.0587031319737434,0.984121382236481,0.11481998115778,0.305305153131485
+             ,0.945306956768036,0.0519504137337208,0.0664009004831314,0.996439695358276,0.0381452329456806,0.333556175231934
+             ,0.941958129405975,0.0519504137337208,0.0664009004831314,0.996439695358276,0.11481998115778,0.305305153131485
+             ,0.945306956768036,0.0519504137337208,0.0664009004831314,0.996439695358276,0.0381452329456806,0.333556175231934
+             ,0.941958129405975,-0.0120840556919575,0.0828707367181778,0.996487081050873,0.103717371821404,0.213268980383873
+             ,0.97147262096405,-0.0120840556919575,0.0828707367181778,0.996487081050873,0.0381452329456806,0.333556175231934
+             ,0.941958129405975,-0.0120840556919575,0.0828707367181778,0.996487081050873,0.103717371821404,0.213268980383873
+             ,0.97147262096405,-0.0119828097522259,-0.0119705451652408,0.99985659122467,0.110339879989624,0.0782619416713715
+             ,0.990807831287384,-0.0119828097522259,-0.0119705451652408,0.99985659122467,0.103717371821404,0.213268980383873
+             ,0.97147262096405,-0.0119828097522259,-0.0119705451652408,0.99985659122467,0.110339879989624,0.0782619416713715
+             ,0.990807831287384,0.000290635478449985,-0.126727551221848,0.991937518119812,-0.00782120134681463,0.00779980467632413
+             ,0.999939024448395,0.000290635478449985,-0.126727551221848,0.991937518119812,0.110339879989624,0.0782619416713715
+             ,0.990807831287384,0.000290635478449985,-0.126727551221848,0.991937518119812,-0.00782120134681463,0.00779980467632413
+             ,0.999939024448395,-0.0444594696164131,-0.0898523181676865,0.994962215423584,-0.14707650244236,0.216152280569077
+             ,0.965218484401703,-0.0444594696164131,-0.0898523181676865,0.994962215423584,-0.00782120134681463,0.00779980467632413
+             ,0.999939024448395,-0.0444594696164131,-0.0898523181676865,0.994962215423584,-0.14707650244236,0.216152280569077
+             ,0.965218484401703,-0.0321519300341606,-0.0632903277873993,0.997477114200592,-0.00723161175847054,0.329018086194992
+             ,0.944296002388,-0.0321519300341606,-0.0632903277873993,0.997477114200592,-0.14707650244236,0.216152280569077
+             ,0.965218484401703,-0.0321519300341606,-0.0632903277873993,0.997477114200592,-0.00723161175847054,0.329018086194992
+             ,0.944296002388,0.0517862215638161,-0.0917523056268692,0.994434356689453,0.0556604824960232,0.326379150152206
+             ,0.943598747253418,0.0517862215638161,-0.0917523056268692,0.994434356689453,-0.00723161175847054,0.329018086194992
+             ,0.944296002388,0.0517862215638161,-0.0917523056268692,0.994434356689453,0.0556604824960232,0.326379150152206
+             ,0.943598747253418,0.0838070288300514,-0.0598038695752621,0.994685828685761,0.0351998843252659,0.325666934251785
+             ,0.944829106330872,0.0838070288300514,-0.0598038695752621,0.994685828685761,0.0556604824960232,0.326379150152206
+             ,0.943598747253418,0.0838070288300514,-0.0598038695752621,0.994685828685761,0.0351998843252659,0.325666934251785
+             ,0.944829106330872,0.00394530640915036,-0.0119060669094324,0.999921381473541,0.0302821882069111,0.258434385061264
+             ,0.965553998947144,0.00394530640915036,-0.0119060669094324,0.999921381473541,0.0351998843252659,0.325666934251785
+             ,0.944829106330872,0.00394530640915036,-0.0119060669094324,0.999921381473541,0.0302821882069111,0.258434385061264
+             ,0.965553998947144,-0.191363573074341,-0.0816805586218834,0.978114664554596,-0.0255337860435247,0.101655788719654
+             ,0.994491875171661,-0.191363573074341,-0.0816805586218834,0.978114664554596,0.0302821882069111,0.258434385061264
+             ,0.965553998947144,-0.191363573074341,-0.0816805586218834,0.978114664554596,-0.0255337860435247,0.101655788719654
+             ,0.994491875171661,-0.286241739988327,-0.292652398347855,0.912370681762695,-0.245403617620468,0.00730413245037198
+             ,0.969393491744995,-0.286241739988327,-0.292652398347855,0.912370681762695,-0.0255337860435247,0.101655788719654
+             ,0.994491875171661,-0.286241739988327,-0.292652398347855,0.912370681762695,-0.245403617620468,0.00730413245037198
+             ,0.969393491744995,-0.477909296751022,-0.28288409113884,0.831612527370453,-0.542938113212585,0.121355608105659
+             ,0.83095782995224,-0.477909296751022,-0.28288409113884,0.831612527370453,-0.245403617620468,0.00730413245037198
+             ,0.969393491744995,-0.477909296751022,-0.28288409113884,0.831612527370453,-0.542938113212585,0.121355608105659
+             ,0.83095782995224,-0.595196306705475,-0.215942516922951,0.774022102355957,-0.678690373897552,0.291448146104813
+             ,0.674119651317596,-0.595196306705475,-0.215942516922951,0.774022102355957,-0.542938113212585,0.121355608105659
+             ,0.83095782995224,-0.595196306705475,-0.215942516922951,0.774022102355957,-0.678690373897552,0.291448146104813
+             ,0.674119651317596,-0.690752267837524,0.0447982549667358,0.721702396869659,-0.699676632881165,0.431226819753647
+             ,0.569645524024963,-0.690752267837524,0.0447982549667358,0.721702396869659,-0.678690373897552,0.291448146104813
+             ,0.674119651317596,-0.690752267837524,0.0447982549667358,0.721702396869659,-0.699676632881165,0.431226819753647
+             ,0.569645524024963,-0.611266732215881,0.434213548898697,0.661673247814178,-0.654006898403168,0.508970975875854
+             ,0.559663712978363,-0.611266732215881,0.434213548898697,0.661673247814178,-0.699676632881165,0.431226819753647
+             ,0.569645524024963,-0.611266732215881,0.434213548898697,0.661673247814178,-0.654006898403168,0.508970975875854
+             ,0.559663712978363,-0.552063226699829,0.579992532730103,0.599028289318085,-0.550759315490723,0.543631494045258
+             ,0.633347392082214,-0.552063226699829,0.579992532730103,0.599028289318085,-0.654006898403168,0.508970975875854
+             ,0.559663712978363,-0.552063226699829,0.579992532730103,0.599028289318085,-0.550759315490723,0.543631494045258
+             ,0.633347392082214,-0.483960896730423,0.531148612499237,0.695458889007568,-0.334497421979904,0.459224253892899
+             ,0.822936534881592,-0.483960896730423,0.531148612499237,0.695458889007568,-0.550759315490723,0.543631494045258
+             ,0.633347392082214,-0.483960896730423,0.531148612499237,0.695458889007568,-0.334497421979904,0.459224253892899
+             ,0.822936534881592,-0.319897294044495,0.425876706838608,0.846342027187347,0.121157385408878,0.114727340638638
+             ,0.985980987548828,-0.319897294044495,0.425876706838608,0.846342027187347,-0.334497421979904,0.459224253892899
+             ,0.822936534881592,0.276310354471207,0.554933786392212,0.784666240215302,0.423693835735321,0.316307425498962
+             ,0.848783314228058,0.289826601743698,0.520899772644043,0.802909731864929,0.407539129257202,0.312327742576599
+             ,0.858116149902344,0.289826601743698,0.520899772644043,0.802909731864929,0.423693835735321,0.316307425498962
+             ,0.848783314228058,0.289826601743698,0.520899772644043,0.802909731864929,0.407539129257202,0.312327742576599
+             ,0.858116149902344,0.410690426826477,0.417350023984909,0.810649335384369,0.438393741846085,0.235542312264442
+             ,0.867370009422302,0.410690426826477,0.417350023984909,0.810649335384369,0.407539129257202,0.312327742576599
+             ,0.858116149902344,0.410690426826477,0.417350023984909,0.810649335384369,0.438393741846085,0.235542312264442
+             ,0.867370009422302,0.495950073003769,0.369131684303284,0.78598690032959,0.360922425985336,0.409446656703949,0.837907195091248
+             ,0.495950073003769,0.369131684303284,0.78598690032959,0.438393741846085,0.235542312264442,0.867370009422302,0.495950073003769
+             ,0.369131684303284,0.78598690032959,0.360922425985336,0.409446656703949,0.837907195091248,0.513808727264404,0.459170818328857
+             ,0.72468113899231,0.522080302238464,0.443957805633545,0.728240072727203,0.513808727264404,0.459170818328857,0.72468113899231
+             ,0.360922425985336,0.409446656703949,0.837907195091248,0.513808727264404,0.459170818328857,0.72468113899231,0.522080302238464
+             ,0.443957805633545,0.728240072727203,0.573789656162262,0.397992521524429,0.715798437595367,0.641165137290955
+             ,0.355756759643555,0.679959118366241,0.573789656162262,0.397992521524429,0.715798437595367,0.522080302238464
+             ,0.443957805633545,0.728240072727203,0.573789656162262,0.397992521524429,0.715798437595367,0.641165137290955
+             ,0.355756759643555,0.679959118366241,0.467046082019806,0.292765468358994,0.834359884262085,0.523325204849243
+             ,0.346156418323517,0.778656840324402,0.467046082019806,0.292765468358994,0.834359884262085,0.641165137290955
+             ,0.355756759643555,0.679959118366241,0.467046082019806,0.292765468358994,0.834359884262085,0.523325204849243
+             ,0.346156418323517,0.778656840324402,0.188529968261719,0.33736452460289,0.922302305698395,0.276871711015701,0.341379404067993
+             ,0.898221671581268,0.188529968261719,0.33736452460289,0.922302305698395,0.523325204849243,0.346156418323517,0.778656840324402
+             ,0.188529968261719,0.33736452460289,0.922302305698395,0.276871711015701,0.341379404067993,0.898221671581268,-0.234436735510826
+             ,0.296200782060623,0.925907373428345,-0.19940909743309,0.191980093717575,0.960926473140717,-0.234436735510826
+             ,0.296200782060623,0.925907373428345,0.276871711015701,0.341379404067993,0.898221671581268,-0.234436735510826
+             ,0.296200782060623,0.925907373428345,-0.19940909743309,0.191980093717575,0.960926473140717,-0.478016555309296
+             ,0.322173595428467,0.817131817340851,-0.494654983282089,0.131225749850273,0.859125256538391,-0.478016555309296
+             ,0.322173595428467,0.817131817340851,-0.19940909743309,0.191980093717575,0.960926473140717,-0.478016555309296
+             ,0.322173595428467,0.817131817340851,-0.494654983282089,0.131225749850273,0.859125256538391,-0.492863416671753
+             ,0.290556132793427,0.820160210132599,-0.46348837018013,0.128339275717735,0.876759707927704,-0.492863416671753
+             ,0.290556132793427,0.820160210132599,-0.494654983282089,0.131225749850273,0.859125256538391,-0.492863416671753
+             ,0.290556132793427,0.820160210132599,-0.46348837018013,0.128339275717735,0.876759707927704,-0.590841233730316
+             ,0.200998276472092,0.781349062919617,-0.58963680267334,0.113829828798771,0.79960697889328,-0.590841233730316
+             ,0.200998276472092,0.781349062919617,-0.46348837018013,0.128339275717735,0.876759707927704,-0.590841233730316
+             ,0.200998276472092,0.781349062919617,-0.58963680267334,0.113829828798771,0.79960697889328,-0.322719514369965
+             ,0.224761188030243,0.919420778751373,-0.394190192222595,0.166525065898895,0.903816103935242,-0.322719514369965
+             ,0.224761188030243,0.919420778751373,-0.58963680267334,0.113829828798771,0.79960697889328,-0.322719514369965
+             ,0.224761188030243,0.919420778751373,-0.394190192222595,0.166525065898895,0.903816103935242,-0.0891081765294075
+             ,0.234373599290848,0.968054115772247,-0.314292311668396,0.400284647941589,0.860809206962585,-0.0891081765294075
+             ,0.234373599290848,0.968054115772247,-0.394190192222595,0.166525065898895,0.903816103935242,-0.0891081765294075
+             ,0.234373599290848,0.968054115772247,-0.314292311668396,0.400284647941589,0.860809206962585,-0.385692715644836
+             ,0.299319624900818,0.872725009918213,-0.336501836776733,0.275202959775925,0.900571942329407,-0.385692715644836
+             ,0.299319624900818,0.872725009918213,-0.314292311668396,0.400284647941589,0.860809206962585,-0.385692715644836
+             ,0.299319624900818,0.872725009918213,-0.336501836776733,0.275202959775925,0.900571942329407,-0.479547649621964
+             ,0.252461045980453,0.840415120124817,-0.311542809009552,0.0526152141392231,0.94877427816391,-0.479547649621964
+             ,0.252461045980453,0.840415120124817,-0.336501836776733,0.275202959775925,0.900571942329407,-0.479547649621964
+             ,0.252461045980453,0.840415120124817,-0.311542809009552,0.0526152141392231,0.94877427816391,0.29393258690834
+             ,0.183608055114746,0.93802547454834,0.191524818539619,0.0245830751955509,0.981179893016815,0.29393258690834,0.183608055114746
+             ,0.93802547454834,-0.311542809009552,0.0526152141392231,0.94877427816391,0.29393258690834,0.183608055114746,0.93802547454834
+             ,0.191524818539619,0.0245830751955509,0.981179893016815,0.812948763370514,0.354834049940109,0.461743503808975
+             ,0.711959302425385,0.233324453234673,0.662324368953705,0.812948763370514,0.354834049940109,0.461743503808975
+             ,0.191524818539619,0.0245830751955509,0.981179893016815,0.812948763370514,0.354834049940109,0.461743503808975
+             ,0.711959302425385,0.233324453234673,0.662324368953705,0.51017838716507,0.502195239067078,0.698224902153015,0.582475364208221
+             ,0.582848906517029,0.566577076911926,0.51017838716507,0.502195239067078,0.698224902153015,0.711959302425385,0.233324453234673
+             ,0.662324368953705,0.51017838716507,0.502195239067078,0.698224902153015,0.582475364208221,0.582848906517029,0.566577076911926
+             ,0.0615739524364471,0.409737646579742,0.910122990608215,0.188566580414772,0.659353613853455,0.72780179977417
+             ,0.0615739524364471,0.409737646579742,0.910122990608215,0.582475364208221,0.582848906517029,0.566577076911926
+             ,0.0615739524364471,0.409737646579742,0.910122990608215,0.188566580414772,0.659353613853455,0.72780179977417
+             ,-0.233212724328041,0.500086665153503,0.833981454372406,0.0648152828216553,0.452934175729752,0.889184772968292
+             ,-0.233212724328041,0.500086665153503,0.833981454372406,0.188566580414772,0.659353613853455,0.72780179977417
+             ,-0.233212724328041,0.500086665153503,0.833981454372406,0.0648152828216553,0.452934175729752,0.889184772968292
+             ,-0.0647925436496735,0.373886108398438,0.925208687782288,0.494528949260712,-0.118737660348415,0.86101245880127
+             ,-0.0647925436496735,0.373886108398438,0.925208687782288,0.0648152828216553,0.452934175729752,0.889184772968292
+             ,-0.0647925436496735,0.373886108398438,0.925208687782288,0.494528949260712,-0.118737660348415,0.86101245880127
+             ,0.291292250156403,-0.136225879192352,0.946885108947754,0.351018339395523,-0.443145871162415,0.824868440628052
+             ,0.291292250156403,-0.136225879192352,0.946885108947754,0.494528949260712,-0.118737660348415,0.86101245880127
+             ,0.291292250156403,-0.136225879192352,0.946885108947754,0.351018339395523,-0.443145871162415,0.824868440628052
+             ,0.479118525981903,-0.395066380500793,0.783816277980804,0.253050446510315,-0.370884895324707,0.893537878990173
+             ,0.479118525981903,-0.395066380500793,0.783816277980804,0.351018339395523,-0.443145871162415,0.824868440628052
+             ,0.479118525981903,-0.395066380500793,0.783816277980804,0.253050446510315,-0.370884895324707,0.893537878990173
+             ,0.166081711649895,-0.323373109102249,0.931582868099213,0.187176778912544,-0.230009078979492,0.955018699169159
+             ,0.166081711649895,-0.323373109102249,0.931582868099213,0.253050446510315,-0.370884895324707,0.893537878990173
+             ,0.166081711649895,-0.323373109102249,0.931582868099213,0.187176778912544,-0.230009078979492,0.955018699169159
+             ,-0.22995637357235,-0.468229025602341,0.853159725666046,-0.0852742567658424,-0.284365475177765,0.954915940761566
+             ,-0.22995637357235,-0.468229025602341,0.853159725666046,0.187176778912544,-0.230009078979492,0.955018699169159
+             ,-0.22995637357235,-0.468229025602341,0.853159725666046,-0.0852742567658424,-0.284365475177765,0.954915940761566
+             ,-0.00501166377216578,-0.539320349693298,0.842085719108582,-0.0235732719302177,-0.372712224721909,0.927647471427917
+             ,-0.00501166377216578,-0.539320349693298,0.842085719108582,-0.0852742567658424,-0.284365475177765,0.954915940761566
+             ,-0.00501166377216578,-0.539320349693298,0.842085719108582,-0.0235732719302177,-0.372712224721909,0.927647471427917
+             ,0.0192680209875107,-0.435296982526779,0.900080740451813,0.0407106317579746,-0.361365616321564,0.931535065174103
+             ,0.0192680209875107,-0.435296982526779,0.900080740451813,-0.0235732719302177,-0.372712224721909,0.927647471427917
+             ,0.0192680209875107,-0.435296982526779,0.900080740451813,0.0407106317579746,-0.361365616321564,0.931535065174103
+             ,0.192502990365028,-0.51417738199234,0.835801541805267,0.0480102561414242,-0.255146682262421,0.965709686279297
+             ,0.192502990365028,-0.51417738199234,0.835801541805267,0.0407106317579746,-0.361365616321564,0.931535065174103
+             ,0.192502990365028,-0.51417738199234,0.835801541805267,0.0480102561414242,-0.255146682262421,0.965709686279297
+             ,0.135607734322548,-0.372448801994324,0.918091773986816,0.0158454440534115,-0.0953446999192238,0.995318233966827
+             ,0.135607734322548,-0.372448801994324,0.918091773986816,0.0480102561414242,-0.255146682262421,0.965709686279297
+             ,0.135607734322548,-0.372448801994324,0.918091773986816,0.0158454440534115,-0.0953446999192238,0.995318233966827
+             ,0.0124865332618356,-0.331566244363785,0.943349301815033,-0.0279051661491394,-0.0440545529127121,0.998639345169067
+             ,0.0124865332618356,-0.331566244363785,0.943349301815033,0.0158454440534115,-0.0953446999192238,0.995318233966827
+             ,0.0124865332618356,-0.331566244363785,0.943349301815033,-0.0279051661491394,-0.0440545529127121,0.998639345169067
+             ,-0.0888420045375824,-0.275047600269318,0.957316994667053,-0.111260987818241,-0.0794663950800896,0.990608930587769
+             ,-0.0888420045375824,-0.275047600269318,0.957316994667053,-0.0279051661491394,-0.0440545529127121,0.998639345169067
+             ,-0.0888420045375824,-0.275047600269318,0.957316994667053,-0.111260987818241,-0.0794663950800896,0.990608930587769
+             ,-0.153459936380386,-0.137707993388176,0.978512465953827,-0.119027458131313,-0.0869289487600327,0.989078283309937
+             ,-0.153459936380386,-0.137707993388176,0.978512465953827,-0.111260987818241,-0.0794663950800896,0.990608930587769
+             ,-0.153459936380386,-0.137707993388176,0.978512465953827,-0.119027458131313,-0.0869289487600327,0.989078283309937
+             ,-0.159514039754868,-0.174801245331764,0.971596539020538,-0.126513138413429,-0.0782314389944077,0.988875269889832
+             ,-0.159514039754868,-0.174801245331764,0.971596539020538,-0.119027458131313,-0.0869289487600327,0.989078283309937
+             ,-0.159514039754868,-0.174801245331764,0.971596539020538,-0.126513138413429,-0.0782314389944077,0.988875269889832
+             ,-0.279409348964691,-0.253823339939117,0.926015198230743,-0.1703971773386,-0.122082054615021,0.977783560752869
+             ,-0.279409348964691,-0.253823339939117,0.926015198230743,-0.126513138413429,-0.0782314389944077,0.988875269889832
+             ,-0.279409348964691,-0.253823339939117,0.926015198230743,-0.1703971773386,-0.122082054615021,0.977783560752869
+             ,-0.299492627382278,-0.395935833454132,0.868066191673279,-0.21027646958828,-0.247502312064171,0.94579404592514
+             ,-0.299492627382278,-0.395935833454132,0.868066191673279,-0.1703971773386,-0.122082054615021,0.977783560752869
+             ,-0.299492627382278,-0.395935833454132,0.868066191673279,-0.21027646958828,-0.247502312064171,0.94579404592514
+             ,-0.190251603722572,-0.435123711824417,0.88004070520401,-0.170856475830078,-0.322534322738647,0.931010007858276
+             ,-0.190251603722572,-0.435123711824417,0.88004070520401,-0.21027646958828,-0.247502312064171,0.94579404592514
+             ,-0.190251603722572,-0.435123711824417,0.88004070520401,-0.170856475830078,-0.322534322738647,0.931010007858276
+             ,-0.0416779369115829,-0.48778110742569,0.871970534324646,0.0124362967908382,-0.361142694950104,0.932427644729614
+             ,-0.0416779369115829,-0.48778110742569,0.871970534324646,-0.170856475830078,-0.322534322738647,0.931010007858276
+             ,-0.0416779369115829,-0.48778110742569,0.871970534324646,0.0124362967908382,-0.361142694950104,0.932427644729614
+             ,0.0314861461520195,-0.547723472118378,0.836066722869873,0.0175504237413406,-0.324539691209793,0.945709228515625
+             ,0.0314861461520195,-0.547723472118378,0.836066722869873,0.0124362967908382,-0.361142694950104,0.932427644729614
+             ,0.0314861461520195,-0.547723472118378,0.836066722869873,0.0175504237413406,-0.324539691209793,0.945709228515625
+             ,0.197191655635834,-0.550976991653442,0.810888230800629,0.176328331232071,-0.311129987239838,0.933866441249847
+             ,0.197191655635834,-0.550976991653442,0.810888230800629,0.0175504237413406,-0.324539691209793,0.945709228515625
+             ,0.197191655635834,-0.550976991653442,0.810888230800629,0.176328331232071,-0.311129987239838,0.933866441249847
+             ,0.264052033424377,-0.515086531639099,0.81545227766037,0.173324003815651,-0.139082074165344,0.974994897842407
+             ,0.264052033424377,-0.515086531639099,0.81545227766037,0.176328331232071,-0.311129987239838,0.933866441249847
+             ,0.264052033424377,-0.515086531639099,0.81545227766037,0.173324003815651,-0.139082074165344,0.974994897842407
+             ,0.166778534650803,-0.456289023160934,0.874062538146973,0.123282790184021,-0.0984295383095741,0.987478077411652
+             ,0.166778534650803,-0.456289023160934,0.874062538146973,0.173324003815651,-0.139082074165344,0.974994897842407
+             ,0.166778534650803,-0.456289023160934,0.874062538146973,0.123282790184021,-0.0984295383095741,0.987478077411652
+             ,0.115869112312794,-0.374726563692093,0.919866442680359,0.0349948145449162,-0.0425707623362541,0.998480379581451
+             ,0.115869112312794,-0.374726563692093,0.919866442680359,0.123282790184021,-0.0984295383095741,0.987478077411652
+             ,0.115869112312794,-0.374726563692093,0.919866442680359,0.0349948145449162,-0.0425707623362541,0.998480379581451
+             ,0.0576265938580036,-0.218595191836357,0.974112570285797,-0.00802756287157536,-0.0238827131688595,0.999682545661926
+             ,0.0576265938580036,-0.218595191836357,0.974112570285797,0.0349948145449162,-0.0425707623362541,0.998480379581451
+             ,0.0576265938580036,-0.218595191836357,0.974112570285797,-0.00802756287157536,-0.0238827131688595,0.999682545661926
+             ,0.146211311221123,-0.0856108814477921,0.985541939735413,0.138727486133575,-0.0517078824341297,0.988979756832123
+             ,0.146211311221123,-0.0856108814477921,0.985541939735413,-0.00802756287157536,-0.0238827131688595,0.999682545661926
+             ,0.146211311221123,-0.0856108814477921,0.985541939735413,0.138727486133575,-0.0517078824341297,0.988979756832123
+             ,0.279809474945068,-0.0866044536232948,0.956141352653503,0.215044811367989,0.0276794191449881,0.976211845874786
+             ,0.279809474945068,-0.0866044536232948,0.956141352653503,0.138727486133575,-0.0517078824341297,0.988979756832123
+             ,0.279809474945068,-0.0866044536232948,0.956141352653503,0.215044811367989,0.0276794191449881,0.976211845874786
+             ,0.141160920262337,-0.0319930836558342,0.989469587802887,0.16750830411911,0.0587031319737434,0.984121382236481
+             ,0.141160920262337,-0.0319930836558342,0.989469587802887,0.215044811367989,0.0276794191449881,0.976211845874786
+             ,0.141160920262337,-0.0319930836558342,0.989469587802887,0.16750830411911,0.0587031319737434,0.984121382236481
+             ,0.0399710945785046,-0.0879245772957802,0.995324850082397,0.0519504137337208,0.0664009004831314,0.996439695358276
+             ,0.0399710945785046,-0.0879245772957802,0.995324850082397,0.16750830411911,0.0587031319737434,0.984121382236481
+             ,0.0399710945785046,-0.0879245772957802,0.995324850082397,0.0519504137337208,0.0664009004831314,0.996439695358276
+             ,0.0039503057487309,-0.122591346502304,0.992449402809143,-0.0120840556919575,0.0828707367181778,0.996487081050873
+             ,0.0039503057487309,-0.122591346502304,0.992449402809143,0.0519504137337208,0.0664009004831314,0.996439695358276
+             ,0.0039503057487309,-0.122591346502304,0.992449402809143,-0.0120840556919575,0.0828707367181778,0.996487081050873
+             ,-0.0795810893177986,-0.110486522316933,0.990686416625977,-0.0119828097522259,-0.0119705451652408,0.99985659122467
+             ,-0.0795810893177986,-0.110486522316933,0.990686416625977,-0.0120840556919575,0.0828707367181778,0.996487081050873
+             ,-0.0795810893177986,-0.110486522316933,0.990686416625977,-0.0119828097522259,-0.0119705451652408,0.99985659122467
+             ,-0.103068895637989,-0.134549602866173,0.985531985759735,0.000290635478449985,-0.126727551221848,0.991937518119812
+             ,-0.103068895637989,-0.134549602866173,0.985531985759735,-0.0119828097522259,-0.0119705451652408,0.99985659122467
+             ,-0.103068895637989,-0.134549602866173,0.985531985759735,0.000290635478449985,-0.126727551221848,0.991937518119812
+             ,-0.0501642487943172,-0.237496793270111,0.970092236995697,-0.0444594696164131,-0.0898523181676865,0.994962215423584
+             ,-0.0501642487943172,-0.237496793270111,0.970092236995697,0.000290635478449985,-0.126727551221848,0.991937518119812
+             ,-0.0501642487943172,-0.237496793270111,0.970092236995697,-0.0444594696164131,-0.0898523181676865,0.994962215423584
+             ,0.0299967713654041,-0.275102078914642,0.960946977138519,-0.0321519300341606,-0.0632903277873993,0.997477114200592
+             ,0.0299967713654041,-0.275102078914642,0.960946977138519,-0.0444594696164131,-0.0898523181676865,0.994962215423584
+             ,0.0299967713654041,-0.275102078914642,0.960946977138519,-0.0321519300341606,-0.0632903277873993,0.997477114200592
+             ,0.0748241916298866,-0.17731736600399,0.981305181980133,0.0517862215638161,-0.0917523056268692,0.994434356689453
+             ,0.0748241916298866,-0.17731736600399,0.981305181980133,-0.0321519300341606,-0.0632903277873993,0.997477114200592
+             ,0.0748241916298866,-0.17731736600399,0.981305181980133,0.0517862215638161,-0.0917523056268692,0.994434356689453
+             ,0.102559886872768,-0.149762600660324,0.983388304710388,0.0838070288300514,-0.0598038695752621,0.994685828685761
+             ,0.102559886872768,-0.149762600660324,0.983388304710388,0.0517862215638161,-0.0917523056268692,0.994434356689453
+             ,0.102559886872768,-0.149762600660324,0.983388304710388,0.0838070288300514,-0.0598038695752621,0.994685828685761
+             ,0.0119604431092739,-0.161248430609703,0.986841380596161,0.00394530640915036,-0.0119060669094324,0.999921381473541
+             ,0.0119604431092739,-0.161248430609703,0.986841380596161,0.0838070288300514,-0.0598038695752621,0.994685828685761
+             ,0.0119604431092739,-0.161248430609703,0.986841380596161,0.00394530640915036,-0.0119060669094324,0.999921381473541
+             ,-0.297373384237289,-0.132133290171623,0.94557386636734,-0.191363573074341,-0.0816805586218834,0.978114664554596
+             ,-0.297373384237289,-0.132133290171623,0.94557386636734,0.00394530640915036,-0.0119060669094324,0.999921381473541
+             ,-0.297373384237289,-0.132133290171623,0.94557386636734,-0.191363573074341,-0.0816805586218834,0.978114664554596
+             ,-0.467627674341202,-0.167839244008064,0.867844700813293,-0.286241739988327,-0.292652398347855,0.912370681762695
+             ,-0.467627674341202,-0.167839244008064,0.867844700813293,-0.191363573074341,-0.0816805586218834,0.978114664554596
+             ,-0.467627674341202,-0.167839244008064,0.867844700813293,-0.286241739988327,-0.292652398347855,0.912370681762695
+             ,-0.481169998645782,-0.242174670100212,0.842512249946594,-0.477909296751022,-0.28288409113884,0.831612527370453
+             ,-0.481169998645782,-0.242174670100212,0.842512249946594,-0.286241739988327,-0.292652398347855,0.912370681762695
+             ,-0.481169998645782,-0.242174670100212,0.842512249946594,-0.477909296751022,-0.28288409113884,0.831612527370453
+             ,-0.484565079212189,-0.18607085943222,0.85473644733429,-0.595196306705475,-0.215942516922951,0.774022102355957
+             ,-0.484565079212189,-0.18607085943222,0.85473644733429,-0.477909296751022,-0.28288409113884,0.831612527370453
+             ,-0.484565079212189,-0.18607085943222,0.85473644733429,-0.595196306705475,-0.215942516922951,0.774022102355957
+             ,-0.443218529224396,-0.0622390359640121,0.894250273704529,-0.690752267837524,0.0447982549667358,0.721702396869659
+             ,-0.443218529224396,-0.0622390359640121,0.894250273704529,-0.595196306705475,-0.215942516922951,0.774022102355957
+             ,-0.443218529224396,-0.0622390359640121,0.894250273704529,-0.690752267837524,0.0447982549667358,0.721702396869659
+             ,-0.359236806631088,0.239290505647659,0.902047097682953,-0.611266732215881,0.434213548898697,0.661673247814178
+             ,-0.359236806631088,0.239290505647659,0.902047097682953,-0.690752267837524,0.0447982549667358,0.721702396869659
+             ,-0.359236806631088,0.239290505647659,0.902047097682953,-0.611266732215881,0.434213548898697,0.661673247814178
+             ,-0.405047476291656,0.349946081638336,0.844674110412598,-0.552063226699829,0.579992532730103,0.599028289318085
+             ,-0.405047476291656,0.349946081638336,0.844674110412598,-0.611266732215881,0.434213548898697,0.661673247814178
+             ,-0.405047476291656,0.349946081638336,0.844674110412598,-0.552063226699829,0.579992532730103,0.599028289318085
+             ,-0.587284803390503,0.467646151781082,0.660608530044556,-0.483960896730423,0.531148612499237,0.695458889007568
+             ,-0.587284803390503,0.467646151781082,0.660608530044556,-0.552063226699829,0.579992532730103,0.599028289318085
+             ,-0.587284803390503,0.467646151781082,0.660608530044556,-0.483960896730423,0.531148612499237,0.695458889007568
+             ,-0.506368815898895,0.571039438247681,0.646145939826965,-0.319897294044495,0.425876706838608,0.846342027187347
+             ,-0.506368815898895,0.571039438247681,0.646145939826965,-0.483960896730423,0.531148612499237,0.695458889007568
+             ,0.354450017213821,0.552347481250763,0.75450474023819,0.276310354471207,0.554933786392212,0.784666240215302,0.304304152727127
+             ,0.601273655891418,0.738829433917999,0.289826601743698,0.520899772644043,0.802909731864929,0.304304152727127
+             ,0.601273655891418,0.738829433917999,0.276310354471207,0.554933786392212,0.784666240215302,0.304304152727127
+             ,0.601273655891418,0.738829433917999,0.289826601743698,0.520899772644043,0.802909731864929,0.192726910114288
+             ,0.668497025966644,0.718309104442596,0.410690426826477,0.417350023984909,0.810649335384369,0.192726910114288
+             ,0.668497025966644,0.718309104442596,0.289826601743698,0.520899772644043,0.802909731864929,0.192726910114288
+             ,0.668497025966644,0.718309104442596,0.410690426826477,0.417350023984909,0.810649335384369,0.410342365503311
+             ,0.49308106303215,0.767131209373474,0.495950073003769,0.369131684303284,0.78598690032959,0.410342365503311,0.49308106303215
+             ,0.767131209373474,0.410690426826477,0.417350023984909,0.810649335384369,0.410342365503311,0.49308106303215,0.767131209373474
+             ,0.495950073003769,0.369131684303284,0.78598690032959,0.585966348648071,0.338435888290405,0.73627758026123,0.513808727264404
+             ,0.459170818328857,0.72468113899231,0.585966348648071,0.338435888290405,0.73627758026123,0.495950073003769,0.369131684303284
+             ,0.78598690032959,0.585966348648071,0.338435888290405,0.73627758026123,0.513808727264404,0.459170818328857,0.72468113899231
+             ,0.487496376037598,0.228008136153221,0.842828333377838,0.573789656162262,0.397992521524429,0.715798437595367
+             ,0.487496376037598,0.228008136153221,0.842828333377838,0.513808727264404,0.459170818328857,0.72468113899231,0.487496376037598
+             ,0.228008136153221,0.842828333377838,0.573789656162262,0.397992521524429,0.715798437595367,0.430369973182678
+             ,0.166407823562622,0.887180984020233,0.467046082019806,0.292765468358994,0.834359884262085,0.430369973182678
+             ,0.166407823562622,0.887180984020233,0.573789656162262,0.397992521524429,0.715798437595367,0.430369973182678
+             ,0.166407823562622,0.887180984020233,0.467046082019806,0.292765468358994,0.834359884262085,0.275872886180878
+             ,0.202025607228279,0.939723253250122,0.188529968261719,0.33736452460289,0.922302305698395,0.275872886180878,0.202025607228279
+             ,0.939723253250122,0.467046082019806,0.292765468358994,0.834359884262085,0.275872886180878,0.202025607228279
+             ,0.939723253250122,0.188529968261719,0.33736452460289,0.922302305698395,-0.189261972904205,0.293429017066956
+             ,0.937058866024017,-0.234436735510826,0.296200782060623,0.925907373428345,-0.189261972904205,0.293429017066956
+             ,0.937058866024017,0.188529968261719,0.33736452460289,0.922302305698395,-0.189261972904205,0.293429017066956
+             ,0.937058866024017,-0.234436735510826,0.296200782060623,0.925907373428345,-0.427259922027588,0.370877474546433
+             ,0.82455974817276,-0.478016555309296,0.322173595428467,0.817131817340851,-0.427259922027588,0.370877474546433
+             ,0.82455974817276,-0.234436735510826,0.296200782060623,0.925907373428345,-0.427259922027588,0.370877474546433
+             ,0.82455974817276,-0.478016555309296,0.322173595428467,0.817131817340851,-0.4970723092556,0.407894790172577,0.765859603881836
+             ,-0.492863416671753,0.290556132793427,0.820160210132599,-0.4970723092556,0.407894790172577,0.765859603881836
+             ,-0.478016555309296,0.322173595428467,0.817131817340851,-0.4970723092556,0.407894790172577,0.765859603881836
+             ,-0.492863416671753,0.290556132793427,0.820160210132599,-0.598050534725189,0.359220683574677,0.716446816921234
+             ,-0.590841233730316,0.200998276472092,0.781349062919617,-0.598050534725189,0.359220683574677,0.716446816921234
+             ,-0.492863416671753,0.290556132793427,0.820160210132599,-0.598050534725189,0.359220683574677,0.716446816921234
+             ,-0.590841233730316,0.200998276472092,0.781349062919617,-0.400078445672989,0.330355286598206,0.854869961738586
+             ,-0.322719514369965,0.224761188030243,0.919420778751373,-0.400078445672989,0.330355286598206,0.854869961738586
+             ,-0.590841233730316,0.200998276472092,0.781349062919617,-0.400078445672989,0.330355286598206,0.854869961738586
+             ,-0.322719514369965,0.224761188030243,0.919420778751373,-0.278858631849289,0.163895905017853,0.946243107318878
+             ,-0.0891081765294075,0.234373599290848,0.968054115772247,-0.278858631849289,0.163895905017853,0.946243107318878
+             ,-0.322719514369965,0.224761188030243,0.919420778751373,-0.278858631849289,0.163895905017853,0.946243107318878
+             ,-0.0891081765294075,0.234373599290848,0.968054115772247,-0.302270174026489,-0.13285131752491,0.943919122219086
+             ,-0.385692715644836,0.299319624900818,0.872725009918213,-0.302270174026489,-0.13285131752491,0.943919122219086
+             ,-0.0891081765294075,0.234373599290848,0.968054115772247,-0.302270174026489,-0.13285131752491,0.943919122219086
+             ,-0.385692715644836,0.299319624900818,0.872725009918213,-0.468549609184265,0.128456130623817,0.874048173427582
+             ,-0.479547649621964,0.252461045980453,0.840415120124817,-0.468549609184265,0.128456130623817,0.874048173427582
+             ,-0.385692715644836,0.299319624900818,0.872725009918213,-0.468549609184265,0.128456130623817,0.874048173427582
+             ,-0.479547649621964,0.252461045980453,0.840415120124817,0.28559222817421,0.376981407403946,0.881091415882111
+             ,0.29393258690834,0.183608055114746,0.93802547454834,0.28559222817421,0.376981407403946,0.881091415882111,-0.479547649621964
+             ,0.252461045980453,0.840415120124817,0.28559222817421,0.376981407403946,0.881091415882111,0.29393258690834,0.183608055114746
+             ,0.93802547454834,0.860909163951874,0.216393753886223,0.460444569587708,0.812948763370514,0.354834049940109,0.461743503808975
+             ,0.860909163951874,0.216393753886223,0.460444569587708,0.29393258690834,0.183608055114746,0.93802547454834,0.860909163951874
+             ,0.216393753886223,0.460444569587708,0.812948763370514,0.354834049940109,0.461743503808975,0.451098173856735
+             ,0.268011450767517,0.851281523704529,0.51017838716507,0.502195239067078,0.698224902153015,0.451098173856735,0.268011450767517
+             ,0.851281523704529,0.812948763370514,0.354834049940109,0.461743503808975,0.451098173856735,0.268011450767517
+             ,0.851281523704529,0.51017838716507,0.502195239067078,0.698224902153015,0.000575770391151309,0.321435332298279
+             ,0.9469313621521,0.0615739524364471,0.409737646579742,0.910122990608215,0.000575770391151309,0.321435332298279
+             ,0.9469313621521,0.51017838716507,0.502195239067078,0.698224902153015,0.000575770391151309,0.321435332298279
+             ,0.9469313621521,0.0615739524364471,0.409737646579742,0.910122990608215,-0.0759783685207367,0.448092579841614
+             ,0.890752673149109,-0.233212724328041,0.500086665153503,0.833981454372406,-0.0759783685207367,0.448092579841614
+             ,0.890752673149109,0.0615739524364471,0.409737646579742,0.910122990608215,-0.0759783685207367,0.448092579841614
+             ,0.890752673149109,-0.233212724328041,0.500086665153503,0.833981454372406,-0.127370983362198,0.536516726016998
+             ,0.834222018718719,-0.0647925436496735,0.373886108398438,0.925208687782288,-0.127370983362198,0.536516726016998
+             ,0.834222018718719,-0.233212724328041,0.500086665153503,0.833981454372406,-0.127370983362198,0.536516726016998
+             ,0.834222018718719,-0.0647925436496735,0.373886108398438,0.925208687782288,-0.101687282323837,0.523383736610413
+             ,0.846007704734802,0.291292250156403,-0.136225879192352,0.946885108947754,-0.101687282323837,0.523383736610413
+             ,0.846007704734802,-0.0647925436496735,0.373886108398438,0.925208687782288,-0.101687282323837,0.523383736610413
+             ,0.846007704734802,0.291292250156403,-0.136225879192352,0.946885108947754,0.202824875712395,0.152982071042061
+             ,0.9671910405159,0.479118525981903,-0.395066380500793,0.783816277980804,0.202824875712395,0.152982071042061,0.9671910405159
+             ,0.291292250156403,-0.136225879192352,0.946885108947754,0.202824875712395,0.152982071042061,0.9671910405159,0.479118525981903
+             ,-0.395066380500793,0.783816277980804,0.0544588938355446,-0.45821413397789,0.887171983718872,0.166081711649895
+             ,-0.323373109102249,0.931582868099213,0.0544588938355446,-0.45821413397789,0.887171983718872,0.479118525981903
+             ,-0.395066380500793,0.783816277980804,0.0544588938355446,-0.45821413397789,0.887171983718872,0.166081711649895
+             ,-0.323373109102249,0.931582868099213,-0.358372241258621,-0.588678598403931,0.724587380886078,-0.22995637357235
+             ,-0.468229025602341,0.853159725666046,-0.358372241258621,-0.588678598403931,0.724587380886078,0.166081711649895
+             ,-0.323373109102249,0.931582868099213,-0.358372241258621,-0.588678598403931,0.724587380886078,-0.22995637357235
+             ,-0.468229025602341,0.853159725666046,-0.000249269738560542,-0.72803270816803,0.685542345046997,-0.00501166377216578
+             ,-0.539320349693298,0.842085719108582,-0.000249269738560542,-0.72803270816803,0.685542345046997,-0.22995637357235
+             ,-0.468229025602341,0.853159725666046,-0.000249269738560542,-0.72803270816803,0.685542345046997,-0.00501166377216578
+             ,-0.539320349693298,0.842085719108582,-0.0179842878133059,-0.622464299201965,0.782441556453705,0.0192680209875107
+             ,-0.435296982526779,0.900080740451813,-0.0179842878133059,-0.622464299201965,0.782441556453705,-0.00501166377216578
+             ,-0.539320349693298,0.842085719108582,-0.0179842878133059,-0.622464299201965,0.782441556453705,0.0192680209875107
+             ,-0.435296982526779,0.900080740451813,0.0952337384223938,-0.738746762275696,0.667220950126648,0.192502990365028
+             ,-0.51417738199234,0.835801541805267,0.0952337384223938,-0.738746762275696,0.667220950126648,0.0192680209875107
+             ,-0.435296982526779,0.900080740451813,0.0952337384223938,-0.738746762275696,0.667220950126648,0.192502990365028
+             ,-0.51417738199234,0.835801541805267,0.241162732243538,-0.592639088630676,0.768517732620239,0.135607734322548
+             ,-0.372448801994324,0.918091773986816,0.241162732243538,-0.592639088630676,0.768517732620239,0.192502990365028
+             ,-0.51417738199234,0.835801541805267,0.241162732243538,-0.592639088630676,0.768517732620239,0.135607734322548
+             ,-0.372448801994324,0.918091773986816,0.0412951484322548,-0.448654502630234,0.892750680446625,0.0124865332618356
+             ,-0.331566244363785,0.943349301815033,0.0412951484322548,-0.448654502630234,0.892750680446625,0.135607734322548
+             ,-0.372448801994324,0.918091773986816,0.0412951484322548,-0.448654502630234,0.892750680446625,0.0124865332618356
+             ,-0.331566244363785,0.943349301815033,0.0737753733992577,-0.293228507041931,0.953191578388214,-0.0888420045375824
+             ,-0.275047600269318,0.957316994667053,0.0737753733992577,-0.293228507041931,0.953191578388214,0.0124865332618356
+             ,-0.331566244363785,0.943349301815033,0.0737753733992577,-0.293228507041931,0.953191578388214,-0.0888420045375824
+             ,-0.275047600269318,0.957316994667053,0.0413198620080948,-0.208780765533447,0.977089166641235,-0.153459936380386
+             ,-0.137707993388176,0.978512465953827,0.0413198620080948,-0.208780765533447,0.977089166641235,-0.0888420045375824
+             ,-0.275047600269318,0.957316994667053,0.0413198620080948,-0.208780765533447,0.977089166641235,-0.153459936380386
+             ,-0.137707993388176,0.978512465953827,-0.220346733927727,-0.132305845618248,0.966407001018524,-0.159514039754868
+             ,-0.174801245331764,0.971596539020538,-0.220346733927727,-0.132305845618248,0.966407001018524,-0.153459936380386
+             ,-0.137707993388176,0.978512465953827,-0.220346733927727,-0.132305845618248,0.966407001018524,-0.159514039754868
+             ,-0.174801245331764,0.971596539020538,-0.424721509218216,-0.213711857795715,0.879737973213196,-0.279409348964691
+             ,-0.253823339939117,0.926015198230743,-0.424721509218216,-0.213711857795715,0.879737973213196,-0.159514039754868
+             ,-0.174801245331764,0.971596539020538,-0.424721509218216,-0.213711857795715,0.879737973213196,-0.279409348964691
+             ,-0.253823339939117,0.926015198230743,-0.398920744657516,-0.415301382541656,0.817549407482147,-0.299492627382278
+             ,-0.395935833454132,0.868066191673279,-0.398920744657516,-0.415301382541656,0.817549407482147,-0.279409348964691
+             ,-0.253823339939117,0.926015198230743,-0.398920744657516,-0.415301382541656,0.817549407482147,-0.299492627382278
+             ,-0.395935833454132,0.868066191673279,-0.216549411416054,-0.558494746685028,0.800743341445923,-0.190251603722572
+             ,-0.435123711824417,0.88004070520401,-0.216549411416054,-0.558494746685028,0.800743341445923,-0.299492627382278
+             ,-0.395935833454132,0.868066191673279,-0.216549411416054,-0.558494746685028,0.800743341445923,-0.190251603722572
+             ,-0.435123711824417,0.88004070520401,-0.102526590228081,-0.602692246437073,0.791359782218933,-0.0416779369115829
+             ,-0.48778110742569,0.871970534324646,-0.102526590228081,-0.602692246437073,0.791359782218933,-0.190251603722572
+             ,-0.435123711824417,0.88004070520401,-0.102526590228081,-0.602692246437073,0.791359782218933,-0.0416779369115829
+             ,-0.48778110742569,0.871970534324646,-0.0574419461190701,-0.62328314781189,0.779883623123169,0.0314861461520195
+             ,-0.547723472118378,0.836066722869873,-0.0574419461190701,-0.62328314781189,0.779883623123169,-0.0416779369115829
+             ,-0.48778110742569,0.871970534324646,-0.0574419461190701,-0.62328314781189,0.779883623123169,0.0314861461520195
+             ,-0.547723472118378,0.836066722869873,0.11940560489893,-0.657051563262939,0.744328916072845,0.197191655635834
+             ,-0.550976991653442,0.810888230800629,0.11940560489893,-0.657051563262939,0.744328916072845,0.0314861461520195
+             ,-0.547723472118378,0.836066722869873,0.11940560489893,-0.657051563262939,0.744328916072845,0.197191655635834
+             ,-0.550976991653442,0.810888230800629,0.215336084365845,-0.682854175567627,0.698097765445709,0.264052033424377
+             ,-0.515086531639099,0.81545227766037,0.215336084365845,-0.682854175567627,0.698097765445709,0.197191655635834
+             ,-0.550976991653442,0.810888230800629,0.215336084365845,-0.682854175567627,0.698097765445709,0.264052033424377
+             ,-0.515086531639099,0.81545227766037,0.216549962759018,-0.691424667835236,0.68923008441925,0.166778534650803
+             ,-0.456289023160934,0.874062538146973,0.216549962759018,-0.691424667835236,0.68923008441925,0.264052033424377
+             ,-0.515086531639099,0.81545227766037,0.216549962759018,-0.691424667835236,0.68923008441925,0.166778534650803
+             ,-0.456289023160934,0.874062538146973,0.273074746131897,-0.600514352321625,0.751540184020996,0.115869112312794
+             ,-0.374726563692093,0.919866442680359,0.273074746131897,-0.600514352321625,0.751540184020996,0.166778534650803
+             ,-0.456289023160934,0.874062538146973,0.273074746131897,-0.600514352321625,0.751540184020996,0.115869112312794
+             ,-0.374726563692093,0.919866442680359,0.328603804111481,-0.41281646490097,0.849471628665924,0.0576265938580036
+             ,-0.218595191836357,0.974112570285797,0.328603804111481,-0.41281646490097,0.849471628665924,0.115869112312794
+             ,-0.374726563692093,0.919866442680359,0.328603804111481,-0.41281646490097,0.849471628665924,0.0576265938580036
+             ,-0.218595191836357,0.974112570285797,0.239800930023193,-0.157877191901207,0.957898914813995,0.146211311221123
+             ,-0.0856108814477921,0.985541939735413,0.239800930023193,-0.157877191901207,0.957898914813995,0.0576265938580036
+             ,-0.218595191836357,0.974112570285797,0.239800930023193,-0.157877191901207,0.957898914813995,0.146211311221123
+             ,-0.0856108814477921,0.985541939735413,0.263704061508179,-0.128110036253929,0.956058502197266,0.279809474945068
+             ,-0.0866044536232948,0.956141352653503,0.263704061508179,-0.128110036253929,0.956058502197266,0.146211311221123
+             ,-0.0856108814477921,0.985541939735413,0.263704061508179,-0.128110036253929,0.956058502197266,0.279809474945068
+             ,-0.0866044536232948,0.956141352653503,0.185485795140266,-0.128870442509651,0.974159896373749,0.141160920262337
+             ,-0.0319930836558342,0.989469587802887,0.185485795140266,-0.128870442509651,0.974159896373749,0.279809474945068
+             ,-0.0866044536232948,0.956141352653503,0.185485795140266,-0.128870442509651,0.974159896373749,0.141160920262337
+             ,-0.0319930836558342,0.989469587802887,-0.0200396720319986,-0.0838824957609177,0.996274173259735,0.0399710945785046
+             ,-0.0879245772957802,0.995324850082397,-0.0200396720319986,-0.0838824957609177,0.996274173259735,0.141160920262337
+             ,-0.0319930836558342,0.989469587802887,-0.0200396720319986,-0.0838824957609177,0.996274173259735,0.0399710945785046
+             ,-0.0879245772957802,0.995324850082397,-0.0598168037831783,-0.123026050627232,0.990599036216736,0.0039503057487309
+             ,-0.122591346502304,0.992449402809143,-0.0598168037831783,-0.123026050627232,0.990599036216736,0.0399710945785046
+             ,-0.0879245772957802,0.995324850082397,-0.0598168037831783,-0.123026050627232,0.990599036216736,0.0039503057487309
+             ,-0.122591346502304,0.992449402809143,-0.0511791817843914,-0.192695200443268,0.979923069477081,-0.0795810893177986
+             ,-0.110486522316933,0.990686416625977,-0.0511791817843914,-0.192695200443268,0.979923069477081,0.0039503057487309
+             ,-0.122591346502304,0.992449402809143,-0.0511791817843914,-0.192695200443268,0.979923069477081,-0.0795810893177986
+             ,-0.110486522316933,0.990686416625977,-0.106091417372227,-0.16869942843914,0.979941368103027,-0.103068895637989
+             ,-0.134549602866173,0.985531985759735,-0.106091417372227,-0.16869942843914,0.979941368103027,-0.0795810893177986
+             ,-0.110486522316933,0.990686416625977,-0.106091417372227,-0.16869942843914,0.979941368103027,-0.103068895637989
+             ,-0.134549602866173,0.985531985759735,-0.188363179564476,-0.188649564981461,0.963810443878174,-0.0501642487943172
+             ,-0.237496793270111,0.970092236995697,-0.188363179564476,-0.188649564981461,0.963810443878174,-0.103068895637989
+             ,-0.134549602866173,0.985531985759735,-0.188363179564476,-0.188649564981461,0.963810443878174,-0.0501642487943172
+             ,-0.237496793270111,0.970092236995697,0.00260422867722809,-0.338974624872208,0.9407919049263,0.0299967713654041
+             ,-0.275102078914642,0.960946977138519,0.00260422867722809,-0.338974624872208,0.9407919049263,-0.0501642487943172
+             ,-0.237496793270111,0.970092236995697,0.00260422867722809,-0.338974624872208,0.9407919049263,0.0299967713654041
+             ,-0.275102078914642,0.960946977138519,0.173224195837975,-0.327553540468216,0.928817570209503,0.0748241916298866
+             ,-0.17731736600399,0.981305181980133,0.173224195837975,-0.327553540468216,0.928817570209503,0.0299967713654041
+             ,-0.275102078914642,0.960946977138519,0.173224195837975,-0.327553540468216,0.928817570209503,0.0748241916298866
+             ,-0.17731736600399,0.981305181980133,0.11537217348814,-0.238543421030045,0.964254260063171,0.102559886872768
+             ,-0.149762600660324,0.983388304710388,0.11537217348814,-0.238543421030045,0.964254260063171,0.0748241916298866
+             ,-0.17731736600399,0.981305181980133,0.11537217348814,-0.238543421030045,0.964254260063171,0.102559886872768
+             ,-0.149762600660324,0.983388304710388,-0.000326850306009874,-0.204259350895882,0.978916764259338,0.0119604431092739
+             ,-0.161248430609703,0.986841380596161,-0.000326850306009874,-0.204259350895882,0.978916764259338,0.102559886872768
+             ,-0.149762600660324,0.983388304710388,-0.000326850306009874,-0.204259350895882,0.978916764259338,0.0119604431092739
+             ,-0.161248430609703,0.986841380596161,-0.206561595201492,-0.178068473935127,0.962093472480774,-0.297373384237289
+             ,-0.132133290171623,0.94557386636734,-0.206561595201492,-0.178068473935127,0.962093472480774,0.0119604431092739
+             ,-0.161248430609703,0.986841380596161,-0.206561595201492,-0.178068473935127,0.962093472480774,-0.297373384237289
+             ,-0.132133290171623,0.94557386636734,-0.448267072439194,-0.0243922248482704,0.893566846847534,-0.467627674341202
+             ,-0.167839244008064,0.867844700813293,-0.448267072439194,-0.0243922248482704,0.893566846847534,-0.297373384237289
+             ,-0.132133290171623,0.94557386636734,-0.448267072439194,-0.0243922248482704,0.893566846847534,-0.467627674341202
+             ,-0.167839244008064,0.867844700813293,-0.493577659130096,0.0186998173594475,0.869500696659088,-0.481169998645782
+             ,-0.242174670100212,0.842512249946594,-0.493577659130096,0.0186998173594475,0.869500696659088,-0.467627674341202
+             ,-0.167839244008064,0.867844700813293,-0.493577659130096,0.0186998173594475,0.869500696659088,-0.481169998645782
+             ,-0.242174670100212,0.842512249946594,-0.481075078248978,0.0687184855341911,0.873982012271881,-0.484565079212189
+             ,-0.18607085943222,0.85473644733429,-0.481075078248978,0.0687184855341911,0.873982012271881,-0.481169998645782
+             ,-0.242174670100212,0.842512249946594,-0.481075078248978,0.0687184855341911,0.873982012271881,-0.484565079212189
+             ,-0.18607085943222,0.85473644733429,-0.412512212991714,0.054518349468708,0.909319162368774,-0.443218529224396
+             ,-0.0622390359640121,0.894250273704529,-0.412512212991714,0.054518349468708,0.909319162368774,-0.484565079212189
+             ,-0.18607085943222,0.85473644733429,-0.412512212991714,0.054518349468708,0.909319162368774,-0.443218529224396
+             ,-0.0622390359640121,0.894250273704529,-0.322285681962967,0.0123313255608082,0.946562111377716,-0.359236806631088
+             ,0.239290505647659,0.902047097682953,-0.322285681962967,0.0123313255608082,0.946562111377716,-0.443218529224396
+             ,-0.0622390359640121,0.894250273704529,-0.322285681962967,0.0123313255608082,0.946562111377716,-0.359236806631088
+             ,0.239290505647659,0.902047097682953,-0.37568861246109,-0.0514449030160904,0.925316989421844,-0.405047476291656
+             ,0.349946081638336,0.844674110412598,-0.37568861246109,-0.0514449030160904,0.925316989421844,-0.359236806631088
+             ,0.239290505647659,0.902047097682953,-0.37568861246109,-0.0514449030160904,0.925316989421844,-0.405047476291656
+             ,0.349946081638336,0.844674110412598,-0.511547565460205,0.215702429413795,0.831740081310272,-0.587284803390503
+             ,0.467646151781082,0.660608530044556,-0.511547565460205,0.215702429413795,0.831740081310272,-0.405047476291656
+             ,0.349946081638336,0.844674110412598,-0.511547565460205,0.215702429413795,0.831740081310272,-0.587284803390503
+             ,0.467646151781082,0.660608530044556,-0.488445162773132,0.403437405824661,0.773730993270874,-0.506368815898895
+             ,0.571039438247681,0.646145939826965,-0.488445162773132,0.403437405824661,0.773730993270874,-0.587284803390503
+             ,0.467646151781082,0.660608530044556,0.352150022983551,0.488055497407913,0.798618912696838,0.354450017213821
+             ,0.552347481250763,0.75450474023819,0.391770035028458,0.463691085577011,0.794674038887024,0.304304152727127,0.601273655891418
+             ,0.738829433917999,0.391770035028458,0.463691085577011,0.794674038887024,0.354450017213821,0.552347481250763
+             ,0.75450474023819,0.391770035028458,0.463691085577011,0.794674038887024,0.304304152727127,0.601273655891418,0.738829433917999
+             ,0.31957870721817,0.480643421411514,0.816609680652618,0.192726910114288,0.668497025966644,0.718309104442596,0.31957870721817
+             ,0.480643421411514,0.816609680652618,0.304304152727127,0.601273655891418,0.738829433917999,0.31957870721817,0.480643421411514
+             ,0.816609680652618,0.192726910114288,0.668497025966644,0.718309104442596,0.231704607605934,0.506271183490753
+             ,0.830663919448853,0.410342365503311,0.49308106303215,0.767131209373474,0.231704607605934,0.506271183490753,0.830663919448853
+             ,0.192726910114288,0.668497025966644,0.718309104442596,0.231704607605934,0.506271183490753,0.830663919448853
+             ,0.410342365503311,0.49308106303215,0.767131209373474,0.295662045478821,0.393394380807877,0.870531380176544,0.585966348648071
+             ,0.338435888290405,0.73627758026123,0.295662045478821,0.393394380807877,0.870531380176544,0.410342365503311,0.49308106303215
+             ,0.767131209373474,0.295662045478821,0.393394380807877,0.870531380176544,0.585966348648071,0.338435888290405
+             ,0.73627758026123,0.478946834802628,0.0954120606184006,0.872643351554871,0.487496376037598,0.228008136153221
+             ,0.842828333377838,0.478946834802628,0.0954120606184006,0.872643351554871,0.585966348648071,0.338435888290405
+             ,0.73627758026123,0.478946834802628,0.0954120606184006,0.872643351554871,0.487496376037598,0.228008136153221
+             ,0.842828333377838,0.400744408369064,0.173169016838074,0.899675786495209,0.430369973182678,0.166407823562622
+             ,0.887180984020233,0.400744408369064,0.173169016838074,0.899675786495209,0.487496376037598,0.228008136153221
+             ,0.842828333377838,0.400744408369064,0.173169016838074,0.899675786495209,0.430369973182678,0.166407823562622
+             ,0.887180984020233,0.334334641695023,0.0658127889037132,0.940153658390045,0.275872886180878,0.202025607228279
+             ,0.939723253250122,0.334334641695023,0.0658127889037132,0.940153658390045,0.430369973182678,0.166407823562622
+             ,0.887180984020233,0.334334641695023,0.0658127889037132,0.940153658390045,0.275872886180878,0.202025607228279
+             ,0.939723253250122,-0.0867591351270676,0.141529813408852,0.986124813556671,-0.189261972904205,0.293429017066956
+             ,0.937058866024017,-0.0867591351270676,0.141529813408852,0.986124813556671,0.275872886180878,0.202025607228279
+             ,0.939723253250122,-0.0867591351270676,0.141529813408852,0.986124813556671,-0.189261972904205,0.293429017066956
+             ,0.937058866024017,-0.328870058059692,0.255798667669296,0.909071743488312,-0.427259922027588,0.370877474546433
+             ,0.82455974817276,-0.328870058059692,0.255798667669296,0.909071743488312,-0.189261972904205,0.293429017066956
+             ,0.937058866024017,-0.328870058059692,0.255798667669296,0.909071743488312,-0.427259922027588,0.370877474546433
+             ,0.82455974817276,-0.481707334518433,0.305641770362854,0.821304559707642,-0.4970723092556,0.407894790172577,0.765859603881836
+             ,-0.481707334518433,0.305641770362854,0.821304559707642,-0.427259922027588,0.370877474546433,0.82455974817276
+             ,-0.481707334518433,0.305641770362854,0.821304559707642,-0.4970723092556,0.407894790172577,0.765859603881836
+             ,-0.557165563106537,0.323996692895889,0.764586687088013,-0.598050534725189,0.359220683574677,0.716446816921234
+             ,-0.557165563106537,0.323996692895889,0.764586687088013,-0.4970723092556,0.407894790172577,0.765859603881836
+             ,-0.557165563106537,0.323996692895889,0.764586687088013,-0.598050534725189,0.359220683574677,0.716446816921234
+             ,-0.501957297325134,0.44083708524704,0.744111239910126,-0.400078445672989,0.330355286598206,0.854869961738586
+             ,-0.501957297325134,0.44083708524704,0.744111239910126,-0.598050534725189,0.359220683574677,0.716446816921234
+             ,-0.501957297325134,0.44083708524704,0.744111239910126,-0.400078445672989,0.330355286598206,0.854869961738586
+             ,-0.492768615484238,0.28377902507782,0.822586536407471,-0.278858631849289,0.163895905017853,0.946243107318878
+             ,-0.492768615484238,0.28377902507782,0.822586536407471,-0.400078445672989,0.330355286598206,0.854869961738586
+             ,-0.492768615484238,0.28377902507782,0.822586536407471,-0.278858631849289,0.163895905017853,0.946243107318878
+             ,-0.421063005924225,0.0381556451320648,0.906228542327881,-0.302270174026489,-0.13285131752491,0.943919122219086
+             ,-0.421063005924225,0.0381556451320648,0.906228542327881,-0.278858631849289,0.163895905017853,0.946243107318878
+             ,-0.421063005924225,0.0381556451320648,0.906228542327881,-0.302270174026489,-0.13285131752491,0.943919122219086
+             ,-0.164137080311775,0.053842443972826,0.984967052936554,-0.468549609184265,0.128456130623817,0.874048173427582
+             ,-0.164137080311775,0.053842443972826,0.984967052936554,-0.302270174026489,-0.13285131752491,0.943919122219086
+             ,-0.164137080311775,0.053842443972826,0.984967052936554,-0.468549609184265,0.128456130623817,0.874048173427582
+             ,0.286279857158661,0.19866456091404,0.937323987483978,0.28559222817421,0.376981407403946,0.881091415882111,0.286279857158661
+             ,0.19866456091404,0.937323987483978,-0.468549609184265,0.128456130623817,0.874048173427582,0.286279857158661
+             ,0.19866456091404,0.937323987483978,0.28559222817421,0.376981407403946,0.881091415882111,0.856579780578613,-0.212424129247665
+             ,0.470262765884399,0.860909163951874,0.216393753886223,0.460444569587708,0.856579780578613,-0.212424129247665
+             ,0.470262765884399,0.28559222817421,0.376981407403946,0.881091415882111,0.856579780578613,-0.212424129247665
+             ,0.470262765884399,0.860909163951874,0.216393753886223,0.460444569587708,0.602658331394196,-0.359667837619781
+             ,0.712349593639374,0.451098173856735,0.268011450767517,0.851281523704529,0.602658331394196,-0.359667837619781
+             ,0.712349593639374,0.860909163951874,0.216393753886223,0.460444569587708,0.602658331394196,-0.359667837619781
+             ,0.712349593639374,0.451098173856735,0.268011450767517,0.851281523704529,0.311032474040985,-0.0752092823386192
+             ,0.947418808937073,0.000575770391151309,0.321435332298279,0.9469313621521,0.311032474040985,-0.0752092823386192
+             ,0.947418808937073,0.451098173856735,0.268011450767517,0.851281523704529,0.311032474040985,-0.0752092823386192
+             ,0.947418808937073,0.000575770391151309,0.321435332298279,0.9469313621521,0.0593757331371307,0.27885690331459
+             ,0.958495378494263,-0.0759783685207367,0.448092579841614,0.890752673149109,0.0593757331371307,0.27885690331459
+             ,0.958495378494263,0.000575770391151309,0.321435332298279,0.9469313621521,0.0593757331371307,0.27885690331459
+             ,0.958495378494263,-0.0759783685207367,0.448092579841614,0.890752673149109,-0.054829902946949,0.291981726884842
+             ,0.954850971698761,-0.127370983362198,0.536516726016998,0.834222018718719,-0.054829902946949,0.291981726884842
+             ,0.954850971698761,-0.0759783685207367,0.448092579841614,0.890752673149109,-0.054829902946949,0.291981726884842
+             ,0.954850971698761,-0.127370983362198,0.536516726016998,0.834222018718719,-0.20606105029583,0.254512488842011
+             ,0.944860935211182,-0.101687282323837,0.523383736610413,0.846007704734802,-0.20606105029583,0.254512488842011
+             ,0.944860935211182,-0.127370983362198,0.536516726016998,0.834222018718719,-0.20606105029583,0.254512488842011
+             ,0.944860935211182,-0.101687282323837,0.523383736610413,0.846007704734802,-0.340752601623535,0.0743975415825844
+             ,0.937204658985138,0.202824875712395,0.152982071042061,0.9671910405159,-0.340752601623535,0.0743975415825844
+             ,0.937204658985138,-0.101687282323837,0.523383736610413,0.846007704734802,-0.340752601623535,0.0743975415825844
+             ,0.937204658985138,0.202824875712395,0.152982071042061,0.9671910405159,-0.372401803731918,-0.247029989957809
+             ,0.89459103345871,0.0544588938355446,-0.45821413397789,0.887171983718872,-0.372401803731918,-0.247029989957809
+             ,0.89459103345871,0.202824875712395,0.152982071042061,0.9671910405159,-0.372401803731918,-0.247029989957809,0.89459103345871
+             ,0.0544588938355446,-0.45821413397789,0.887171983718872,-0.515183866024017,-0.0932547077536583,0.851991236209869
+             ,-0.358372241258621,-0.588678598403931,0.724587380886078,-0.515183866024017,-0.0932547077536583,0.851991236209869
+             ,0.0544588938355446,-0.45821413397789,0.887171983718872,-0.515183866024017,-0.0932547077536583,0.851991236209869
+             ,-0.358372241258621,-0.588678598403931,0.724587380886078,-0.428518563508987,-0.228764101862907,0.874093174934387
+             ,-0.000249269738560542,-0.72803270816803,0.685542345046997,-0.428518563508987,-0.228764101862907,0.874093174934387
+             ,-0.358372241258621,-0.588678598403931,0.724587380886078,-0.428518563508987,-0.228764101862907,0.874093174934387
+             ,-0.000249269738560542,-0.72803270816803,0.685542345046997,-0.131901785731316,-0.618051886558533,0.774992823600769
+             ,-0.0179842878133059,-0.622464299201965,0.782441556453705,-0.131901785731316,-0.618051886558533,0.774992823600769
+             ,-0.000249269738560542,-0.72803270816803,0.685542345046997,-0.131901785731316,-0.618051886558533,0.774992823600769
+             ,-0.0179842878133059,-0.622464299201965,0.782441556453705,0.266976982355118,-0.616366744041443,0.740820705890656
+             ,0.0952337384223938,-0.738746762275696,0.667220950126648,0.266976982355118,-0.616366744041443,0.740820705890656
+             ,-0.0179842878133059,-0.622464299201965,0.782441556453705,0.266976982355118,-0.616366744041443,0.740820705890656
+             ,0.0952337384223938,-0.738746762275696,0.667220950126648,0.491227328777313,-0.556568264961243,0.670020461082459
+             ,0.241162732243538,-0.592639088630676,0.768517732620239,0.491227328777313,-0.556568264961243,0.670020461082459
+             ,0.0952337384223938,-0.738746762275696,0.667220950126648,0.491227328777313,-0.556568264961243,0.670020461082459
+             ,0.241162732243538,-0.592639088630676,0.768517732620239,0.410915017127991,-0.497113347053528,0.764216721057892
+             ,0.0412951484322548,-0.448654502630234,0.892750680446625,0.410915017127991,-0.497113347053528,0.764216721057892
+             ,0.241162732243538,-0.592639088630676,0.768517732620239,0.410915017127991,-0.497113347053528,0.764216721057892
+             ,0.0412951484322548,-0.448654502630234,0.892750680446625,0.211546152830124,-0.192783042788506,0.958166420459747
+             ,0.0737753733992577,-0.293228507041931,0.953191578388214,0.211546152830124,-0.192783042788506,0.958166420459747
+             ,0.0412951484322548,-0.448654502630234,0.892750680446625,0.211546152830124,-0.192783042788506,0.958166420459747
+             ,0.0737753733992577,-0.293228507041931,0.953191578388214,0.0391080938279629,-0.205568015575409,0.977861046791077
+             ,0.0413198620080948,-0.208780765533447,0.977089166641235,0.0391080938279629,-0.205568015575409,0.977861046791077
+             ,0.0737753733992577,-0.293228507041931,0.953191578388214,0.0391080938279629,-0.205568015575409,0.977861046791077
+             ,0.0413198620080948,-0.208780765533447,0.977089166641235,-0.235959649085999,-0.265714198350906,0.934729397296906
+             ,-0.220346733927727,-0.132305845618248,0.966407001018524,-0.235959649085999,-0.265714198350906,0.934729397296906
+             ,0.0413198620080948,-0.208780765533447,0.977089166641235,-0.235959649085999,-0.265714198350906,0.934729397296906
+             ,-0.220346733927727,-0.132305845618248,0.966407001018524,-0.482121586799622,-0.302164286375046,0.822347581386566
+             ,-0.424721509218216,-0.213711857795715,0.879737973213196,-0.482121586799622,-0.302164286375046,0.822347581386566
+             ,-0.220346733927727,-0.132305845618248,0.966407001018524,-0.482121586799622,-0.302164286375046,0.822347581386566
+             ,-0.424721509218216,-0.213711857795715,0.879737973213196,-0.605552792549133,-0.377309709787369,0.700673401355743
+             ,-0.398920744657516,-0.415301382541656,0.817549407482147,-0.605552792549133,-0.377309709787369,0.700673401355743
+             ,-0.424721509218216,-0.213711857795715,0.879737973213196,-0.605552792549133,-0.377309709787369,0.700673401355743
+             ,-0.398920744657516,-0.415301382541656,0.817549407482147,-0.316194623708725,-0.662138819694519,0.679406464099884
+             ,-0.216549411416054,-0.558494746685028,0.800743341445923,-0.316194623708725,-0.662138819694519,0.679406464099884
+             ,-0.398920744657516,-0.415301382541656,0.817549407482147,-0.316194623708725,-0.662138819694519,0.679406464099884
+             ,-0.216549411416054,-0.558494746685028,0.800743341445923,-0.115210063755512,-0.729272425174713,0.674454212188721
+             ,-0.102526590228081,-0.602692246437073,0.791359782218933,-0.115210063755512,-0.729272425174713,0.674454212188721
+             ,-0.216549411416054,-0.558494746685028,0.800743341445923,-0.115210063755512,-0.729272425174713,0.674454212188721
+             ,-0.102526590228081,-0.602692246437073,0.791359782218933,-0.0469549670815468,-0.757831215858459,0.650758862495422
+             ,-0.0574419461190701,-0.62328314781189,0.779883623123169,-0.0469549670815468,-0.757831215858459,0.650758862495422
+             ,-0.102526590228081,-0.602692246437073,0.791359782218933,-0.0469549670815468,-0.757831215858459,0.650758862495422
+             ,-0.0574419461190701,-0.62328314781189,0.779883623123169,0.0906993374228477,-0.759964466094971,0.64360511302948
+             ,0.11940560489893,-0.657051563262939,0.744328916072845,0.0906993374228477,-0.759964466094971,0.64360511302948
+             ,-0.0574419461190701,-0.62328314781189,0.779883623123169,0.0906993374228477,-0.759964466094971,0.64360511302948
+             ,0.11940560489893,-0.657051563262939,0.744328916072845,0.139871343970299,-0.728081881999969,0.671068370342255
+             ,0.215336084365845,-0.682854175567627,0.698097765445709,0.139871343970299,-0.728081881999969,0.671068370342255
+             ,0.11940560489893,-0.657051563262939,0.744328916072845,0.139871343970299,-0.728081881999969,0.671068370342255
+             ,0.215336084365845,-0.682854175567627,0.698097765445709,0.181640684604645,-0.723315238952637,0.666199386119843
+             ,0.216549962759018,-0.691424667835236,0.68923008441925,0.181640684604645,-0.723315238952637,0.666199386119843
+             ,0.215336084365845,-0.682854175567627,0.698097765445709,0.181640684604645,-0.723315238952637,0.666199386119843
+             ,0.216549962759018,-0.691424667835236,0.68923008441925,0.405992388725281,-0.676381587982178,0.614555358886719
+             ,0.273074746131897,-0.600514352321625,0.751540184020996,0.405992388725281,-0.676381587982178,0.614555358886719
+             ,0.216549962759018,-0.691424667835236,0.68923008441925,0.405992388725281,-0.676381587982178,0.614555358886719
+             ,0.273074746131897,-0.600514352321625,0.751540184020996,0.459774136543274,-0.561408579349518,0.68806117773056
+             ,0.328603804111481,-0.41281646490097,0.849471628665924,0.459774136543274,-0.561408579349518,0.68806117773056
+             ,0.273074746131897,-0.600514352321625,0.751540184020996,0.459774136543274,-0.561408579349518,0.68806117773056
+             ,0.328603804111481,-0.41281646490097,0.849471628665924,0.384362936019897,-0.452505618333817,0.804676175117493
+             ,0.239800930023193,-0.157877191901207,0.957898914813995,0.384362936019897,-0.452505618333817,0.804676175117493
+             ,0.328603804111481,-0.41281646490097,0.849471628665924,0.384362936019897,-0.452505618333817,0.804676175117493
+             ,0.239800930023193,-0.157877191901207,0.957898914813995,0.250466406345367,-0.348256707191467,0.903318226337433
+             ,0.263704061508179,-0.128110036253929,0.956058502197266,0.250466406345367,-0.348256707191467,0.903318226337433
+             ,0.239800930023193,-0.157877191901207,0.957898914813995,0.250466406345367,-0.348256707191467,0.903318226337433
+             ,0.263704061508179,-0.128110036253929,0.956058502197266,0.222356706857681,-0.337853014469147,0.914556086063385
+             ,0.185485795140266,-0.128870442509651,0.974159896373749,0.222356706857681,-0.337853014469147,0.914556086063385
+             ,0.263704061508179,-0.128110036253929,0.956058502197266,0.222356706857681,-0.337853014469147,0.914556086063385
+             ,0.185485795140266,-0.128870442509651,0.974159896373749,0.0418660901486874,-0.234947770833969,0.971105933189392
+             ,-0.0200396720319986,-0.0838824957609177,0.996274173259735,0.0418660901486874,-0.234947770833969,0.971105933189392
+             ,0.185485795140266,-0.128870442509651,0.974159896373749,0.0418660901486874,-0.234947770833969,0.971105933189392
+             ,-0.0200396720319986,-0.0838824957609177,0.996274173259735,-0.0928501188755035,-0.185222998261452,0.978300154209137
+             ,-0.0598168037831783,-0.123026050627232,0.990599036216736,-0.0928501188755035,-0.185222998261452,0.978300154209137
+             ,-0.0200396720319986,-0.0838824957609177,0.996274173259735,-0.0928501188755035,-0.185222998261452,0.978300154209137
+             ,-0.0598168037831783,-0.123026050627232,0.990599036216736,-0.115957647562027,-0.237786367535591,0.964370965957642
+             ,-0.0511791817843914,-0.192695200443268,0.979923069477081,-0.115957647562027,-0.237786367535591,0.964370965957642
+             ,-0.0598168037831783,-0.123026050627232,0.990599036216736,-0.115957647562027,-0.237786367535591,0.964370965957642
+             ,-0.0511791817843914,-0.192695200443268,0.979923069477081,-0.09947719424963,-0.281314730644226,0.954445540904999
+             ,-0.106091417372227,-0.16869942843914,0.979941368103027,-0.09947719424963,-0.281314730644226,0.954445540904999
+             ,-0.0511791817843914,-0.192695200443268,0.979923069477081,-0.09947719424963,-0.281314730644226,0.954445540904999
+             ,-0.106091417372227,-0.16869942843914,0.979941368103027,-0.198766469955444,-0.243886575102806,0.949216067790985
+             ,-0.188363179564476,-0.188649564981461,0.963810443878174,-0.198766469955444,-0.243886575102806,0.949216067790985
+             ,-0.106091417372227,-0.16869942843914,0.979941368103027,-0.198766469955444,-0.243886575102806,0.949216067790985
+             ,-0.188363179564476,-0.188649564981461,0.963810443878174,-0.12072441726923,-0.185020014643669,0.97529137134552
+             ,0.00260422867722809,-0.338974624872208,0.9407919049263,-0.12072441726923,-0.185020014643669,0.97529137134552
+             ,-0.188363179564476,-0.188649564981461,0.963810443878174,-0.12072441726923,-0.185020014643669,0.97529137134552
+             ,0.00260422867722809,-0.338974624872208,0.9407919049263,0.1630879342556,-0.273677080869675,0.947894036769867
+             ,0.173224195837975,-0.327553540468216,0.928817570209503,0.1630879342556,-0.273677080869675,0.947894036769867
+             ,0.00260422867722809,-0.338974624872208,0.9407919049263,0.1630879342556,-0.273677080869675,0.947894036769867
+             ,0.173224195837975,-0.327553540468216,0.928817570209503,0.197839975357056,-0.334157466888428,0.921519458293915
+             ,0.11537217348814,-0.238543421030045,0.964254260063171,0.197839975357056,-0.334157466888428,0.921519458293915
+             ,0.173224195837975,-0.327553540468216,0.928817570209503,0.197839975357056,-0.334157466888428,0.921519458293915
+             ,0.11537217348814,-0.238543421030045,0.964254260063171,0.0900960117578506,-0.274018049240112,0.957495093345642
+             ,-0.000326850306009874,-0.204259350895882,0.978916764259338,0.0900960117578506,-0.274018049240112,0.957495093345642
+             ,0.11537217348814,-0.238543421030045,0.964254260063171,0.0900960117578506,-0.274018049240112,0.957495093345642
+             ,-0.000326850306009874,-0.204259350895882,0.978916764259338,-0.164739549160004,-0.152732759714127,0.974440157413483
+             ,-0.206561595201492,-0.178068473935127,0.962093472480774,-0.164739549160004,-0.152732759714127,0.974440157413483
+             ,-0.000326850306009874,-0.204259350895882,0.978916764259338,-0.164739549160004,-0.152732759714127,0.974440157413483
+             ,-0.206561595201492,-0.178068473935127,0.962093472480774,-0.364740014076233,-0.12834706902504,0.922221064567566
+             ,-0.448267072439194,-0.0243922248482704,0.893566846847534,-0.364740014076233,-0.12834706902504,0.922221064567566
+             ,-0.206561595201492,-0.178068473935127,0.962093472480774,-0.364740014076233,-0.12834706902504,0.922221064567566
+             ,-0.448267072439194,-0.0243922248482704,0.893566846847534,-0.441360354423523,-0.0707262307405472,0.894538342952728
+             ,-0.493577659130096,0.0186998173594475,0.869500696659088,-0.441360354423523,-0.0707262307405472,0.894538342952728
+             ,-0.448267072439194,-0.0243922248482704,0.893566846847534,-0.441360354423523,-0.0707262307405472,0.894538342952728
+             ,-0.493577659130096,0.0186998173594475,0.869500696659088,-0.447461038827896,0.0387198217213154,0.893464803695679
+             ,-0.481075078248978,0.0687184855341911,0.873982012271881,-0.447461038827896,0.0387198217213154,0.893464803695679
+             ,-0.493577659130096,0.0186998173594475,0.869500696659088,-0.447461038827896,0.0387198217213154,0.893464803695679
+             ,-0.481075078248978,0.0687184855341911,0.873982012271881,-0.456753969192505,0.0723401755094528,0.886646926403046
+             ,-0.412512212991714,0.054518349468708,0.909319162368774,-0.456753969192505,0.0723401755094528,0.886646926403046
+             ,-0.481075078248978,0.0687184855341911,0.873982012271881,-0.456753969192505,0.0723401755094528,0.886646926403046
+             ,-0.412512212991714,0.054518349468708,0.909319162368774,-0.392168164253235,0.0172386709600687,0.919731974601746
+             ,-0.322285681962967,0.0123313255608082,0.946562111377716,-0.392168164253235,0.0172386709600687,0.919731974601746
+             ,-0.412512212991714,0.054518349468708,0.909319162368774,-0.392168164253235,0.0172386709600687,0.919731974601746
+             ,-0.322285681962967,0.0123313255608082,0.946562111377716,-0.342119663953781,0.00130431016441435,0.939655542373657
+             ,-0.37568861246109,-0.0514449030160904,0.925316989421844,-0.342119663953781,0.00130431016441435,0.939655542373657
+             ,-0.322285681962967,0.0123313255608082,0.946562111377716,-0.342119663953781,0.00130431016441435,0.939655542373657
+             ,-0.37568861246109,-0.0514449030160904,0.925316989421844,-0.228051885962486,0.186260938644409,0.955666840076447
+             ,-0.511547565460205,0.215702429413795,0.831740081310272,-0.228051885962486,0.186260938644409,0.955666840076447
+             ,-0.37568861246109,-0.0514449030160904,0.925316989421844,-0.228051885962486,0.186260938644409,0.955666840076447
+             ,-0.511547565460205,0.215702429413795,0.831740081310272,-0.128866314888,0.379619926214218,0.916123390197754,-0.488445162773132
+             ,0.403437405824661,0.773730993270874,-0.128866314888,0.379619926214218,0.916123390197754,-0.511547565460205,0.215702429413795
+             ,0.831740081310272,0.4624402821064,0.260198652744293,0.847611725330353,0.352150022983551,0.488055497407913,0.798618912696838
+             ,0.400195866823196,0.303392261266708,0.864752173423767,0.391770035028458,0.463691085577011,0.794674038887024
+             ,0.400195866823196,0.303392261266708,0.864752173423767,0.352150022983551,0.488055497407913,0.798618912696838
+             ,0.400195866823196,0.303392261266708,0.864752173423767,0.391770035028458,0.463691085577011,0.794674038887024
+             ,0.325372159481049,0.240499496459961,0.914490580558777,0.31957870721817,0.480643421411514,0.816609680652618,0.325372159481049
+             ,0.240499496459961,0.914490580558777,0.391770035028458,0.463691085577011,0.794674038887024,0.325372159481049
+             ,0.240499496459961,0.914490580558777,0.31957870721817,0.480643421411514,0.816609680652618,0.280852377414703,0.26747328042984
+             ,0.921726584434509,0.231704607605934,0.506271183490753,0.830663919448853,0.280852377414703,0.26747328042984,0.921726584434509
+             ,0.31957870721817,0.480643421411514,0.816609680652618,0.280852377414703,0.26747328042984,0.921726584434509,0.231704607605934
+             ,0.506271183490753,0.830663919448853,0.225355684757233,0.357141375541687,0.906457245349884,0.295662045478821
+             ,0.393394380807877,0.870531380176544,0.225355684757233,0.357141375541687,0.906457245349884,0.231704607605934
+             ,0.506271183490753,0.830663919448853,0.225355684757233,0.357141375541687,0.906457245349884,0.295662045478821
+             ,0.393394380807877,0.870531380176544,0.374213725328445,0.281626224517822,0.883544325828552,0.478946834802628
+             ,0.0954120606184006,0.872643351554871,0.374213725328445,0.281626224517822,0.883544325828552,0.295662045478821
+             ,0.393394380807877,0.870531380176544,0.374213725328445,0.281626224517822,0.883544325828552,0.478946834802628
+             ,0.0954120606184006,0.872643351554871,0.39121812582016,0.256307750940323,0.883886158466339,0.400744408369064
+             ,0.173169016838074,0.899675786495209,0.39121812582016,0.256307750940323,0.883886158466339,0.478946834802628,0.0954120606184006
+             ,0.872643351554871,0.39121812582016,0.256307750940323,0.883886158466339,0.400744408369064,0.173169016838074,0.899675786495209
+             ,0.222428515553474,0.190760761499405,0.956104516983032,0.334334641695023,0.0658127889037132,0.940153658390045
+             ,0.222428515553474,0.190760761499405,0.956104516983032,0.400744408369064,0.173169016838074,0.899675786495209
+             ,0.222428515553474,0.190760761499405,0.956104516983032,0.334334641695023,0.0658127889037132,0.940153658390045
+             ,0.0043339473195374,0.115566730499268,0.99329024553299,-0.0867591351270676,0.141529813408852,0.986124813556671
+             ,0.0043339473195374,0.115566730499268,0.99329024553299,0.334334641695023,0.0658127889037132,0.940153658390045
+             ,0.0043339473195374,0.115566730499268,0.99329024553299,-0.0867591351270676,0.141529813408852,0.986124813556671
+             ,-0.228509739041328,0.212798625230789,0.950000047683716,-0.328870058059692,0.255798667669296,0.909071743488312
+             ,-0.228509739041328,0.212798625230789,0.950000047683716,-0.0867591351270676,0.141529813408852,0.986124813556671
+             ,-0.228509739041328,0.212798625230789,0.950000047683716,-0.328870058059692,0.255798667669296,0.909071743488312
+             ,-0.452667355537415,0.303024858236313,0.838610887527466,-0.481707334518433,0.305641770362854,0.821304559707642
+             ,-0.452667355537415,0.303024858236313,0.838610887527466,-0.328870058059692,0.255798667669296,0.909071743488312
+             ,-0.452667355537415,0.303024858236313,0.838610887527466,-0.481707334518433,0.305641770362854,0.821304559707642
+             ,-0.381521195173264,0.331110656261444,0.863022208213806,-0.557165563106537,0.323996692895889,0.764586687088013
+             ,-0.381521195173264,0.331110656261444,0.863022208213806,-0.481707334518433,0.305641770362854,0.821304559707642
+             ,-0.381521195173264,0.331110656261444,0.863022208213806,-0.557165563106537,0.323996692895889,0.764586687088013
+             ,-0.390509039163589,0.536218822002411,0.748312830924988,-0.501957297325134,0.44083708524704,0.744111239910126
+             ,-0.390509039163589,0.536218822002411,0.748312830924988,-0.557165563106537,0.323996692895889,0.764586687088013
+             ,-0.390509039163589,0.536218822002411,0.748312830924988,-0.501957297325134,0.44083708524704,0.744111239910126
+             ,-0.555682122707367,0.511390388011932,0.655512988567352,-0.492768615484238,0.28377902507782,0.822586536407471
+             ,-0.555682122707367,0.511390388011932,0.655512988567352,-0.501957297325134,0.44083708524704,0.744111239910126
+             ,-0.555682122707367,0.511390388011932,0.655512988567352,-0.492768615484238,0.28377902507782,0.822586536407471
+             ,-0.481513977050781,0.440465927124023,0.757716357707977,-0.421063005924225,0.0381556451320648,0.906228542327881
+             ,-0.481513977050781,0.440465927124023,0.757716357707977,-0.492768615484238,0.28377902507782,0.822586536407471
+             ,-0.481513977050781,0.440465927124023,0.757716357707977,-0.421063005924225,0.0381556451320648,0.906228542327881
+             ,-0.0884114131331444,0.377429723739624,0.921808183193207,-0.164137080311775,0.053842443972826,0.984967052936554
+             ,-0.0884114131331444,0.377429723739624,0.921808183193207,-0.421063005924225,0.0381556451320648,0.906228542327881
+             ,-0.0884114131331444,0.377429723739624,0.921808183193207,-0.164137080311775,0.053842443972826,0.984967052936554
+             ,-0.0742038860917091,0.341442734003067,0.936968863010406,0.286279857158661,0.19866456091404,0.937323987483978
+             ,-0.0742038860917091,0.341442734003067,0.936968863010406,-0.164137080311775,0.053842443972826,0.984967052936554
+             ,-0.0742038860917091,0.341442734003067,0.936968863010406,0.286279857158661,0.19866456091404,0.937323987483978
+             ,0.43170040845871,-0.27213728427887,0.859986066818237,0.856579780578613,-0.212424129247665,0.470262765884399
+             ,0.43170040845871,-0.27213728427887,0.859986066818237,0.286279857158661,0.19866456091404,0.937323987483978,0.43170040845871
+             ,-0.27213728427887,0.859986066818237,0.856579780578613,-0.212424129247665,0.470262765884399,0.492372453212738
+             ,-0.648856461048126,0.580133318901062,0.602658331394196,-0.359667837619781,0.712349593639374,0.492372453212738
+             ,-0.648856461048126,0.580133318901062,0.856579780578613,-0.212424129247665,0.470262765884399,0.492372453212738
+             ,-0.648856461048126,0.580133318901062,0.602658331394196,-0.359667837619781,0.712349593639374,0.477715611457825
+             ,-0.600632548332214,0.641114890575409,0.311032474040985,-0.0752092823386192,0.947418808937073,0.477715611457825
+             ,-0.600632548332214,0.641114890575409,0.602658331394196,-0.359667837619781,0.712349593639374,0.477715611457825
+             ,-0.600632548332214,0.641114890575409,0.311032474040985,-0.0752092823386192,0.947418808937073,0.273669332265854
+             ,-0.298566877841949,0.914310038089752,0.0593757331371307,0.27885690331459,0.958495378494263,0.273669332265854
+             ,-0.298566877841949,0.914310038089752,0.311032474040985,-0.0752092823386192,0.947418808937073,0.273669332265854
+             ,-0.298566877841949,0.914310038089752,0.0593757331371307,0.27885690331459,0.958495378494263,-0.125572010874748
+             ,-0.300510585308075,0.945476174354553,-0.054829902946949,0.291981726884842,0.954850971698761,-0.125572010874748
+             ,-0.300510585308075,0.945476174354553,0.0593757331371307,0.27885690331459,0.958495378494263,-0.125572010874748
+             ,-0.300510585308075,0.945476174354553,-0.054829902946949,0.291981726884842,0.954850971698761,-0.319211512804031
+             ,-0.404684007167816,0.85693347454071,-0.20606105029583,0.254512488842011,0.944860935211182,-0.319211512804031
+             ,-0.404684007167816,0.85693347454071,-0.054829902946949,0.291981726884842,0.954850971698761,-0.319211512804031
+             ,-0.404684007167816,0.85693347454071,-0.20606105029583,0.254512488842011,0.944860935211182,-0.441450595855713
+             ,-0.547900140285492,0.710582137107849,-0.340752601623535,0.0743975415825844,0.937204658985138,-0.441450595855713
+             ,-0.547900140285492,0.710582137107849,-0.20606105029583,0.254512488842011,0.944860935211182,-0.441450595855713
+             ,-0.547900140285492,0.710582137107849,-0.340752601623535,0.0743975415825844,0.937204658985138,-0.0800307989120483
+             ,-0.654643595218658,0.751689374446869,-0.372401803731918,-0.247029989957809,0.89459103345871,-0.0800307989120483
+             ,-0.654643595218658,0.751689374446869,-0.340752601623535,0.0743975415825844,0.937204658985138,-0.0800307989120483
+             ,-0.654643595218658,0.751689374446869,-0.372401803731918,-0.247029989957809,0.89459103345871,-0.13827146589756
+             ,-0.0925636664032936,0.986059308052063,-0.515183866024017,-0.0932547077536583,0.851991236209869,-0.13827146589756
+             ,-0.0925636664032936,0.986059308052063,-0.372401803731918,-0.247029989957809,0.89459103345871,-0.13827146589756
+             ,-0.0925636664032936,0.986059308052063,-0.515183866024017,-0.0932547077536583,0.851991236209869,-0.551944553852081
+             ,0.368245393037796,0.748166143894196,-0.428518563508987,-0.228764101862907,0.874093174934387,-0.551944553852081
+             ,0.368245393037796,0.748166143894196,-0.515183866024017,-0.0932547077536583,0.851991236209869,-0.551944553852081
+             ,0.368245393037796,0.748166143894196,-0.428518563508987,-0.228764101862907,0.874093174934387,-0.462904185056686
+             ,0.0844850614666939,0.882372856140137,-0.131901785731316,-0.618051886558533,0.774992823600769,-0.462904185056686
+             ,0.0844850614666939,0.882372856140137,-0.428518563508987,-0.228764101862907,0.874093174934387,-0.462904185056686
+             ,0.0844850614666939,0.882372856140137,-0.131901785731316,-0.618051886558533,0.774992823600769,0.211086124181747
+             ,-0.163360700011253,0.96371978521347,0.266976982355118,-0.616366744041443,0.740820705890656,0.211086124181747
+             ,-0.163360700011253,0.96371978521347,-0.131901785731316,-0.618051886558533,0.774992823600769,0.211086124181747
+             ,-0.163360700011253,0.96371978521347,0.266976982355118,-0.616366744041443,0.740820705890656,0.489733844995499
+             ,-0.377986997365952,0.785675883293152,0.491227328777313,-0.556568264961243,0.670020461082459,0.489733844995499
+             ,-0.377986997365952,0.785675883293152,0.266976982355118,-0.616366744041443,0.740820705890656,0.489733844995499
+             ,-0.377986997365952,0.785675883293152,0.491227328777313,-0.556568264961243,0.670020461082459,0.474633753299713
+             ,-0.473300963640213,0.742097675800323,0.410915017127991,-0.497113347053528,0.764216721057892,0.474633753299713
+             ,-0.473300963640213,0.742097675800323,0.491227328777313,-0.556568264961243,0.670020461082459,0.474633753299713
+             ,-0.473300963640213,0.742097675800323,0.410915017127991,-0.497113347053528,0.764216721057892,0.356867343187332
+             ,-0.385661065578461,0.850829780101776,0.211546152830124,-0.192783042788506,0.958166420459747,0.356867343187332
+             ,-0.385661065578461,0.850829780101776,0.410915017127991,-0.497113347053528,0.764216721057892,0.356867343187332
+             ,-0.385661065578461,0.850829780101776,0.211546152830124,-0.192783042788506,0.958166420459747,-0.0381204821169376
+             ,-0.315299868583679,0.948226153850555,0.0391080938279629,-0.205568015575409,0.977861046791077,-0.0381204821169376
+             ,-0.315299868583679,0.948226153850555,0.211546152830124,-0.192783042788506,0.958166420459747,-0.0381204821169376
+             ,-0.315299868583679,0.948226153850555,0.0391080938279629,-0.205568015575409,0.977861046791077,-0.316684514284134
+             ,-0.369925707578659,0.873421967029572,-0.235959649085999,-0.265714198350906,0.934729397296906,-0.316684514284134
+             ,-0.369925707578659,0.873421967029572,0.0391080938279629,-0.205568015575409,0.977861046791077,-0.316684514284134
+             ,-0.369925707578659,0.873421967029572,-0.235959649085999,-0.265714198350906,0.934729397296906,-0.543430209159851
+             ,-0.393860518932343,0.741321563720703,-0.482121586799622,-0.302164286375046,0.822347581386566,-0.543430209159851
+             ,-0.393860518932343,0.741321563720703,-0.235959649085999,-0.265714198350906,0.934729397296906,-0.543430209159851
+             ,-0.393860518932343,0.741321563720703,-0.482121586799622,-0.302164286375046,0.822347581386566,-0.667017102241516
+             ,-0.391179025173187,0.634087681770325,-0.605552792549133,-0.377309709787369,0.700673401355743,-0.667017102241516
+             ,-0.391179025173187,0.634087681770325,-0.482121586799622,-0.302164286375046,0.822347581386566,-0.667017102241516
+             ,-0.391179025173187,0.634087681770325,-0.605552792549133,-0.377309709787369,0.700673401355743,-0.501653671264648
+             ,-0.531012833118439,0.682912170886993,-0.316194623708725,-0.662138819694519,0.679406464099884,-0.501653671264648
+             ,-0.531012833118439,0.682912170886993,-0.605552792549133,-0.377309709787369,0.700673401355743,-0.501653671264648
+             ,-0.531012833118439,0.682912170886993,-0.316194623708725,-0.662138819694519,0.679406464099884,-0.221485778689384
+             ,-0.704758048057556,0.673988282680511,-0.115210063755512,-0.729272425174713,0.674454212188721,-0.221485778689384
+             ,-0.704758048057556,0.673988282680511,-0.316194623708725,-0.662138819694519,0.679406464099884,-0.221485778689384
+             ,-0.704758048057556,0.673988282680511,-0.115210063755512,-0.729272425174713,0.674454212188721,-0.112079374492168
+             ,-0.741474092006683,0.661554515361786,-0.0469549670815468,-0.757831215858459,0.650758862495422,-0.112079374492168
+             ,-0.741474092006683,0.661554515361786,-0.115210063755512,-0.729272425174713,0.674454212188721,-0.112079374492168
+             ,-0.741474092006683,0.661554515361786,-0.0469549670815468,-0.757831215858459,0.650758862495422,0.111797966063023
+             ,-0.726167321205139,0.67836731672287,0.0906993374228477,-0.759964466094971,0.64360511302948,0.111797966063023
+             ,-0.726167321205139,0.67836731672287,-0.0469549670815468,-0.757831215858459,0.650758862495422,0.111797966063023
+             ,-0.726167321205139,0.67836731672287,0.0906993374228477,-0.759964466094971,0.64360511302948,0.241791978478432
+             ,-0.682338893413544,0.689891457557678,0.139871343970299,-0.728081881999969,0.671068370342255,0.241791978478432
+             ,-0.682338893413544,0.689891457557678,0.0906993374228477,-0.759964466094971,0.64360511302948,0.241791978478432
+             ,-0.682338893413544,0.689891457557678,0.139871343970299,-0.728081881999969,0.671068370342255,0.259329676628113
+             ,-0.682993471622467,0.682838320732117,0.181640684604645,-0.723315238952637,0.666199386119843,0.259329676628113
+             ,-0.682993471622467,0.682838320732117,0.139871343970299,-0.728081881999969,0.671068370342255,0.259329676628113
+             ,-0.682993471622467,0.682838320732117,0.181640684604645,-0.723315238952637,0.666199386119843,0.380759924650192
+             ,-0.674715161323547,0.632282614707947,0.405992388725281,-0.676381587982178,0.614555358886719,0.380759924650192
+             ,-0.674715161323547,0.632282614707947,0.181640684604645,-0.723315238952637,0.666199386119843,0.380759924650192
+             ,-0.674715161323547,0.632282614707947,0.405992388725281,-0.676381587982178,0.614555358886719,0.485689967870712
+             ,-0.66013365983963,0.572999775409698,0.459774136543274,-0.561408579349518,0.68806117773056,0.485689967870712
+             ,-0.66013365983963,0.572999775409698,0.405992388725281,-0.676381587982178,0.614555358886719,0.485689967870712
+             ,-0.66013365983963,0.572999775409698,0.459774136543274,-0.561408579349518,0.68806117773056,0.470364332199097
+             ,-0.612634658813477,0.63516628742218,0.384362936019897,-0.452505618333817,0.804676175117493,0.470364332199097
+             ,-0.612634658813477,0.63516628742218,0.459774136543274,-0.561408579349518,0.68806117773056,0.470364332199097
+             ,-0.612634658813477,0.63516628742218,0.384362936019897,-0.452505618333817,0.804676175117493,0.364449888467789
+             ,-0.506121397018433,0.78167599439621,0.250466406345367,-0.348256707191467,0.903318226337433,0.364449888467789
+             ,-0.506121397018433,0.78167599439621,0.384362936019897,-0.452505618333817,0.804676175117493,0.364449888467789
+             ,-0.506121397018433,0.78167599439621,0.250466406345367,-0.348256707191467,0.903318226337433,0.302267640829086
+             ,-0.379952222108841,0.874225735664368,0.222356706857681,-0.337853014469147,0.914556086063385,0.302267640829086
+             ,-0.379952222108841,0.874225735664368,0.250466406345367,-0.348256707191467,0.903318226337433,0.302267640829086
+             ,-0.379952222108841,0.874225735664368,0.222356706857681,-0.337853014469147,0.914556086063385,0.192894786596298
+             ,-0.311156839132309,0.930576741695404,0.0418660901486874,-0.234947770833969,0.971105933189392,0.192894786596298
+             ,-0.311156839132309,0.930576741695404,0.222356706857681,-0.337853014469147,0.914556086063385,0.192894786596298
+             ,-0.311156839132309,0.930576741695404,0.0418660901486874,-0.234947770833969,0.971105933189392,-0.0881626307964325
+             ,-0.230044096708298,0.96917849779129,-0.0928501188755035,-0.185222998261452,0.978300154209137,-0.0881626307964325
+             ,-0.230044096708298,0.96917849779129,0.0418660901486874,-0.234947770833969,0.971105933189392,-0.0881626307964325
+             ,-0.230044096708298,0.96917849779129,-0.0928501188755035,-0.185222998261452,0.978300154209137,-0.185323506593704
+             ,-0.275404274463654,0.943296134471893,-0.115957647562027,-0.237786367535591,0.964370965957642,-0.185323506593704
+             ,-0.275404274463654,0.943296134471893,-0.0928501188755035,-0.185222998261452,0.978300154209137,-0.185323506593704
+             ,-0.275404274463654,0.943296134471893,-0.115957647562027,-0.237786367535591,0.964370965957642,-0.115122847259045
+             ,-0.366823464632034,0.923139870166779,-0.09947719424963,-0.281314730644226,0.954445540904999,-0.115122847259045
+             ,-0.366823464632034,0.923139870166779,-0.115957647562027,-0.237786367535591,0.964370965957642,-0.115122847259045
+             ,-0.366823464632034,0.923139870166779,-0.09947719424963,-0.281314730644226,0.954445540904999,-0.0491060316562653
+             ,-0.334160089492798,0.941236197948456,-0.198766469955444,-0.243886575102806,0.949216067790985,-0.0491060316562653
+             ,-0.334160089492798,0.941236197948456,-0.09947719424963,-0.281314730644226,0.954445540904999,-0.0491060316562653
+             ,-0.334160089492798,0.941236197948456,-0.198766469955444,-0.243886575102806,0.949216067790985,-0.034074742347002
+             ,-0.114368692040443,0.992853820323944,-0.12072441726923,-0.185020014643669,0.97529137134552,-0.034074742347002
+             ,-0.114368692040443,0.992853820323944,-0.198766469955444,-0.243886575102806,0.949216067790985,-0.034074742347002
+             ,-0.114368692040443,0.992853820323944,-0.12072441726923,-0.185020014643669,0.97529137134552,0.0558962151408196
+             ,-0.0878828689455986,0.994561314582825,0.1630879342556,-0.273677080869675,0.947894036769867,0.0558962151408196
+             ,-0.0878828689455986,0.994561314582825,-0.12072441726923,-0.185020014643669,0.97529137134552,0.0558962151408196
+             ,-0.0878828689455986,0.994561314582825,0.1630879342556,-0.273677080869675,0.947894036769867,0.128125861287117
+             ,-0.195405587553978,0.972316980361938,0.197839975357056,-0.334157466888428,0.921519458293915,0.128125861287117
+             ,-0.195405587553978,0.972316980361938,0.1630879342556,-0.273677080869675,0.947894036769867,0.128125861287117
+             ,-0.195405587553978,0.972316980361938,0.197839975357056,-0.334157466888428,0.921519458293915,0.151911273598671
+             ,-0.241555467247963,0.958422601222992,0.0900960117578506,-0.274018049240112,0.957495093345642,0.151911273598671
+             ,-0.241555467247963,0.958422601222992,0.197839975357056,-0.334157466888428,0.921519458293915,0.151911273598671
+             ,-0.241555467247963,0.958422601222992,0.0900960117578506,-0.274018049240112,0.957495093345642,-0.078240267932415
+             ,-0.236017763614655,0.968593835830688,-0.164739549160004,-0.152732759714127,0.974440157413483,-0.078240267932415
+             ,-0.236017763614655,0.968593835830688,0.0900960117578506,-0.274018049240112,0.957495093345642,-0.078240267932415
+             ,-0.236017763614655,0.968593835830688,-0.164739549160004,-0.152732759714127,0.974440157413483,-0.365111768245697
+             ,-0.207940399646759,0.907443761825562,-0.364740014076233,-0.12834706902504,0.922221064567566,-0.365111768245697
+             ,-0.207940399646759,0.907443761825562,-0.164739549160004,-0.152732759714127,0.974440157413483,-0.365111768245697
+             ,-0.207940399646759,0.907443761825562,-0.364740014076233,-0.12834706902504,0.922221064567566,-0.376756131649017
+             ,-0.190490081906319,0.906514465808868,-0.441360354423523,-0.0707262307405472,0.894538342952728,-0.376756131649017
+             ,-0.190490081906319,0.906514465808868,-0.364740014076233,-0.12834706902504,0.922221064567566,-0.376756131649017
+             ,-0.190490081906319,0.906514465808868,-0.441360354423523,-0.0707262307405472,0.894538342952728,-0.34151616692543
+             ,-0.100579813122749,0.93447870016098,-0.447461038827896,0.0387198217213154,0.893464803695679,-0.34151616692543
+             ,-0.100579813122749,0.93447870016098,-0.441360354423523,-0.0707262307405472,0.894538342952728,-0.34151616692543
+             ,-0.100579813122749,0.93447870016098,-0.447461038827896,0.0387198217213154,0.893464803695679,-0.407870918512344
+             ,0.0452042557299137,0.911919891834259,-0.456753969192505,0.0723401755094528,0.886646926403046,-0.407870918512344
+             ,0.0452042557299137,0.911919891834259,-0.447461038827896,0.0387198217213154,0.893464803695679,-0.407870918512344
+             ,0.0452042557299137,0.911919891834259,-0.456753969192505,0.0723401755094528,0.886646926403046,-0.3438600897789
+             ,0.185897529125214,0.920435965061188,-0.392168164253235,0.0172386709600687,0.919731974601746,-0.3438600897789
+             ,0.185897529125214,0.920435965061188,-0.456753969192505,0.0723401755094528,0.886646926403046,-0.3438600897789
+             ,0.185897529125214,0.920435965061188,-0.392168164253235,0.0172386709600687,0.919731974601746,-0.264343112707138
+             ,0.303753465414047,0.915345072746277,-0.342119663953781,0.00130431016441435,0.939655542373657,-0.264343112707138
+             ,0.303753465414047,0.915345072746277,-0.392168164253235,0.0172386709600687,0.919731974601746,-0.264343112707138
+             ,0.303753465414047,0.915345072746277,-0.342119663953781,0.00130431016441435,0.939655542373657,-0.129096880555153
+             ,0.330290585756302,0.935009181499481,-0.228051885962486,0.186260938644409,0.955666840076447,-0.129096880555153
+             ,0.330290585756302,0.935009181499481,-0.342119663953781,0.00130431016441435,0.939655542373657,-0.129096880555153
+             ,0.330290585756302,0.935009181499481,-0.228051885962486,0.186260938644409,0.955666840076447,0.0870591551065445
+             ,0.26784148812294,0.959521591663361,-0.128866314888,0.379619926214218,0.916123390197754,0.0870591551065445,0.26784148812294
+             ,0.959521591663361,-0.228051885962486,0.186260938644409,0.955666840076447,0.501362025737762,0.201473072171211
+             ,0.841453969478607,0.4624402821064,0.260198652744293,0.847611725330353,0.389314353466034,0.213802963495255,0.895947933197021
+             ,0.400195866823196,0.303392261266708,0.864752173423767,0.389314353466034,0.213802963495255,0.895947933197021
+             ,0.4624402821064,0.260198652744293,0.847611725330353,0.389314353466034,0.213802963495255,0.895947933197021,0.400195866823196
+             ,0.303392261266708,0.864752173423767,0.340861231088638,0.189903676509857,0.920733571052551,0.325372159481049
+             ,0.240499496459961,0.914490580558777,0.340861231088638,0.189903676509857,0.920733571052551,0.400195866823196
+             ,0.303392261266708,0.864752173423767,0.340861231088638,0.189903676509857,0.920733571052551,0.325372159481049
+             ,0.240499496459961,0.914490580558777,0.341937363147736,0.299646437168121,0.89066880941391,0.280852377414703,0.26747328042984
+             ,0.921726584434509,0.341937363147736,0.299646437168121,0.89066880941391,0.325372159481049,0.240499496459961,0.914490580558777
+             ,0.341937363147736,0.299646437168121,0.89066880941391,0.280852377414703,0.26747328042984,0.921726584434509,0.303339332342148
+             ,0.294488847255707,0.906234860420227,0.225355684757233,0.357141375541687,0.906457245349884,0.303339332342148
+             ,0.294488847255707,0.906234860420227,0.280852377414703,0.26747328042984,0.921726584434509,0.303339332342148,0.294488847255707
+             ,0.906234860420227,0.225355684757233,0.357141375541687,0.906457245349884,0.29682469367981,0.298438906669617,0.907099366188049
+             ,0.374213725328445,0.281626224517822,0.883544325828552,0.29682469367981,0.298438906669617,0.907099366188049,0.225355684757233
+             ,0.357141375541687,0.906457245349884,0.29682469367981,0.298438906669617,0.907099366188049,0.374213725328445,0.281626224517822
+             ,0.883544325828552,0.359850853681564,0.156783014535904,0.919742584228516,0.39121812582016,0.256307750940323,0.883886158466339
+             ,0.359850853681564,0.156783014535904,0.919742584228516,0.374213725328445,0.281626224517822,0.883544325828552
+             ,0.359850853681564,0.156783014535904,0.919742584228516,0.39121812582016,0.256307750940323,0.883886158466339,0.131421521306038
+             ,0.130360379815102,0.982717990875244,0.222428515553474,0.190760761499405,0.956104516983032,0.131421521306038
+             ,0.130360379815102,0.982717990875244,0.39121812582016,0.256307750940323,0.883886158466339,0.131421521306038,0.130360379815102
+             ,0.982717990875244,0.222428515553474,0.190760761499405,0.956104516983032,-0.0360028296709061,0.0593660920858383
+             ,0.997586846351624,0.0043339473195374,0.115566730499268,0.99329024553299,-0.0360028296709061,0.0593660920858383
+             ,0.997586846351624,0.222428515553474,0.190760761499405,0.956104516983032,-0.0360028296709061,0.0593660920858383
+             ,0.997586846351624,0.0043339473195374,0.115566730499268,0.99329024553299,-0.135053887963295,0.0710415318608284
+             ,0.988288164138794,-0.228509739041328,0.212798625230789,0.950000047683716,-0.135053887963295,0.0710415318608284
+             ,0.988288164138794,0.0043339473195374,0.115566730499268,0.99329024553299,-0.135053887963295,0.0710415318608284
+             ,0.988288164138794,-0.228509739041328,0.212798625230789,0.950000047683716,-0.278771638870239,0.18897470831871
+             ,0.941581010818481,-0.452667355537415,0.303024858236313,0.838610887527466,-0.278771638870239,0.18897470831871
+             ,0.941581010818481,-0.228509739041328,0.212798625230789,0.950000047683716,-0.278771638870239,0.18897470831871
+             ,0.941581010818481,-0.452667355537415,0.303024858236313,0.838610887527466,-0.354659348726273,0.442363083362579
+             ,0.823730289936066,-0.381521195173264,0.331110656261444,0.863022208213806,-0.354659348726273,0.442363083362579
+             ,0.823730289936066,-0.452667355537415,0.303024858236313,0.838610887527466,-0.354659348726273,0.442363083362579
+             ,0.823730289936066,-0.381521195173264,0.331110656261444,0.863022208213806,-0.266639083623886,0.412870734930038
+             ,0.87088543176651,-0.390509039163589,0.536218822002411,0.748312830924988,-0.266639083623886,0.412870734930038
+             ,0.87088543176651,-0.381521195173264,0.331110656261444,0.863022208213806,-0.266639083623886,0.412870734930038
+             ,0.87088543176651,-0.390509039163589,0.536218822002411,0.748312830924988,-0.518966853618622,0.474365621805191
+             ,0.711091101169586,-0.555682122707367,0.511390388011932,0.655512988567352,-0.518966853618622,0.474365621805191
+             ,0.711091101169586,-0.390509039163589,0.536218822002411,0.748312830924988,-0.518966853618622,0.474365621805191
+             ,0.711091101169586,-0.555682122707367,0.511390388011932,0.655512988567352,-0.529054284095764,0.576601445674896
+             ,0.622601270675659,-0.481513977050781,0.440465927124023,0.757716357707977,-0.529054284095764,0.576601445674896
+             ,0.622601270675659,-0.555682122707367,0.511390388011932,0.655512988567352,-0.529054284095764,0.576601445674896
+             ,0.622601270675659,-0.481513977050781,0.440465927124023,0.757716357707977,-0.27190488576889,0.573003172874451
+             ,0.773133337497711,-0.0884114131331444,0.377429723739624,0.921808183193207,-0.27190488576889,0.573003172874451
+             ,0.773133337497711,-0.481513977050781,0.440465927124023,0.757716357707977,-0.27190488576889,0.573003172874451
+             ,0.773133337497711,-0.0884114131331444,0.377429723739624,0.921808183193207,-0.200127467513084,0.481747597455978
+             ,0.853151977062225,-0.0742038860917091,0.341442734003067,0.936968863010406,-0.200127467513084,0.481747597455978
+             ,0.853151977062225,-0.0884114131331444,0.377429723739624,0.921808183193207,-0.200127467513084,0.481747597455978
+             ,0.853151977062225,-0.0742038860917091,0.341442734003067,0.936968863010406,-0.120498463511467,0.287943780422211
+             ,0.950036108493805,0.43170040845871,-0.27213728427887,0.859986066818237,-0.120498463511467,0.287943780422211
+             ,0.950036108493805,-0.0742038860917091,0.341442734003067,0.936968863010406,-0.120498463511467,0.287943780422211
+             ,0.950036108493805,0.43170040845871,-0.27213728427887,0.859986066818237,0.623294472694397,-0.251397520303726
+             ,0.740474998950958,0.492372453212738,-0.648856461048126,0.580133318901062,0.623294472694397,-0.251397520303726
+             ,0.740474998950958,0.43170040845871,-0.27213728427887,0.859986066818237,0.623294472694397,-0.251397520303726
+             ,0.740474998950958,0.492372453212738,-0.648856461048126,0.580133318901062,0.613365173339844,-0.315954595804214
+             ,0.723847925662994,0.477715611457825,-0.600632548332214,0.641114890575409,0.613365173339844,-0.315954595804214
+             ,0.723847925662994,0.492372453212738,-0.648856461048126,0.580133318901062,0.613365173339844,-0.315954595804214
+             ,0.723847925662994,0.477715611457825,-0.600632548332214,0.641114890575409,0.410876721143723,-0.590840816497803
+             ,0.69432520866394,0.273669332265854,-0.298566877841949,0.914310038089752,0.410876721143723,-0.590840816497803
+             ,0.69432520866394,0.477715611457825,-0.600632548332214,0.641114890575409,0.410876721143723,-0.590840816497803
+             ,0.69432520866394,0.273669332265854,-0.298566877841949,0.914310038089752,-0.268756330013275,-0.561973571777344
+             ,0.782276034355164,-0.125572010874748,-0.300510585308075,0.945476174354553,-0.268756330013275,-0.561973571777344
+             ,0.782276034355164,0.273669332265854,-0.298566877841949,0.914310038089752,-0.268756330013275,-0.561973571777344
+             ,0.782276034355164,-0.125572010874748,-0.300510585308075,0.945476174354553,-0.423363924026489,-0.657817006111145
+             ,0.622928440570831,-0.319211512804031,-0.404684007167816,0.85693347454071,-0.423363924026489,-0.657817006111145
+             ,0.622928440570831,-0.125572010874748,-0.300510585308075,0.945476174354553,-0.423363924026489,-0.657817006111145
+             ,0.622928440570831,-0.319211512804031,-0.404684007167816,0.85693347454071,-0.420833647251129,-0.704664409160614
+             ,0.57126796245575,-0.441450595855713,-0.547900140285492,0.710582137107849,-0.420833647251129,-0.704664409160614
+             ,0.57126796245575,-0.319211512804031,-0.404684007167816,0.85693347454071,-0.420833647251129,-0.704664409160614
+             ,0.57126796245575,-0.441450595855713,-0.547900140285492,0.710582137107849,0.0879549160599709,-0.731164813041687
+             ,0.676507115364075,-0.0800307989120483,-0.654643595218658,0.751689374446869,0.0879549160599709,-0.731164813041687
+             ,0.676507115364075,-0.441450595855713,-0.547900140285492,0.710582137107849,0.0879549160599709,-0.731164813041687
+             ,0.676507115364075,-0.0800307989120483,-0.654643595218658,0.751689374446869,0.356555461883545,-0.600270688533783
+             ,0.715921342372894,-0.13827146589756,-0.0925636664032936,0.986059308052063,0.356555461883545,-0.600270688533783
+             ,0.715921342372894,-0.0800307989120483,-0.654643595218658,0.751689374446869,0.356555461883545,-0.600270688533783
+             ,0.715921342372894,-0.13827146589756,-0.0925636664032936,0.986059308052063,-0.113739632070065,-0.247834458947182
+             ,0.962102591991425,-0.551944553852081,0.368245393037796,0.748166143894196,-0.113739632070065,-0.247834458947182
+             ,0.962102591991425,-0.13827146589756,-0.0925636664032936,0.986059308052063,-0.113739632070065,-0.247834458947182
+             ,0.962102591991425,-0.551944553852081,0.368245393037796,0.748166143894196,-0.613774538040161,0.365256428718567
+             ,0.69990611076355,-0.462904185056686,0.0844850614666939,0.882372856140137,-0.613774538040161,0.365256428718567
+             ,0.69990611076355,-0.551944553852081,0.368245393037796,0.748166143894196,-0.613774538040161,0.365256428718567
+             ,0.69990611076355,-0.462904185056686,0.0844850614666939,0.882372856140137,-0.113448485732079,0.249734610319138
+             ,0.961645483970642,0.211086124181747,-0.163360700011253,0.96371978521347,-0.113448485732079,0.249734610319138
+             ,0.961645483970642,-0.462904185056686,0.0844850614666939,0.882372856140137,-0.113448485732079,0.249734610319138
+             ,0.961645483970642,0.211086124181747,-0.163360700011253,0.96371978521347,0.343674778938293,-0.143734350800514
+             ,0.928023755550385,0.489733844995499,-0.377986997365952,0.785675883293152,0.343674778938293,-0.143734350800514
+             ,0.928023755550385,0.211086124181747,-0.163360700011253,0.96371978521347,0.343674778938293,-0.143734350800514
+             ,0.928023755550385,0.489733844995499,-0.377986997365952,0.785675883293152,0.430234402418137,-0.279276996850967
+             ,0.8584303855896,0.474633753299713,-0.473300963640213,0.742097675800323,0.430234402418137,-0.279276996850967
+             ,0.8584303855896,0.489733844995499,-0.377986997365952,0.785675883293152,0.430234402418137,-0.279276996850967
+             ,0.8584303855896,0.474633753299713,-0.473300963640213,0.742097675800323,0.493409991264343,-0.371012151241302
+             ,0.786699771881104,0.356867343187332,-0.385661065578461,0.850829780101776,0.493409991264343,-0.371012151241302
+             ,0.786699771881104,0.474633753299713,-0.473300963640213,0.742097675800323,0.493409991264343,-0.371012151241302
+             ,0.786699771881104,0.356867343187332,-0.385661065578461,0.850829780101776,-0.0162629242986441,-0.457699775695801
+             ,0.888958096504211,-0.0381204821169376,-0.315299868583679,0.948226153850555,-0.0162629242986441,-0.457699775695801
+             ,0.888958096504211,0.356867343187332,-0.385661065578461,0.850829780101776,-0.0162629242986441,-0.457699775695801
+             ,0.888958096504211,-0.0381204821169376,-0.315299868583679,0.948226153850555,-0.335587531328201,-0.547999918460846
+             ,0.766209542751312,-0.316684514284134,-0.369925707578659,0.873421967029572,-0.335587531328201,-0.547999918460846
+             ,0.766209542751312,-0.0381204821169376,-0.315299868583679,0.948226153850555,-0.335587531328201,-0.547999918460846
+             ,0.766209542751312,-0.316684514284134,-0.369925707578659,0.873421967029572,-0.51777708530426,-0.501513719558716
+             ,0.693102359771729,-0.543430209159851,-0.393860518932343,0.741321563720703,-0.51777708530426,-0.501513719558716
+             ,0.693102359771729,-0.316684514284134,-0.369925707578659,0.873421967029572,-0.51777708530426,-0.501513719558716
+             ,0.693102359771729,-0.543430209159851,-0.393860518932343,0.741321563720703,-0.683928489685059,-0.335500061511993
+             ,0.647828340530396,-0.667017102241516,-0.391179025173187,0.634087681770325,-0.683928489685059,-0.335500061511993
+             ,0.647828340530396,-0.543430209159851,-0.393860518932343,0.741321563720703,-0.683928489685059,-0.335500061511993
+             ,0.647828340530396,-0.667017102241516,-0.391179025173187,0.634087681770325,-0.665802597999573,-0.296500951051712
+             ,0.684685409069061,-0.501653671264648,-0.531012833118439,0.682912170886993,-0.665802597999573,-0.296500951051712
+             ,0.684685409069061,-0.667017102241516,-0.391179025173187,0.634087681770325,-0.665802597999573,-0.296500951051712
+             ,0.684685409069061,-0.501653671264648,-0.531012833118439,0.682912170886993,-0.414083182811737,-0.536068856716156
+             ,0.735639333724976,-0.221485778689384,-0.704758048057556,0.673988282680511,-0.414083182811737,-0.536068856716156
+             ,0.735639333724976,-0.501653671264648,-0.531012833118439,0.682912170886993,-0.414083182811737,-0.536068856716156
+             ,0.735639333724976,-0.221485778689384,-0.704758048057556,0.673988282680511,-0.127602681517601,-0.660313963890076
+             ,0.740069508552551,-0.112079374492168,-0.741474092006683,0.661554515361786,-0.127602681517601,-0.660313963890076
+             ,0.740069508552551,-0.221485778689384,-0.704758048057556,0.673988282680511,-0.127602681517601,-0.660313963890076
+             ,0.740069508552551,-0.112079374492168,-0.741474092006683,0.661554515361786,0.202764824032784,-0.648041665554047
+             ,0.734117448329926,0.111797966063023,-0.726167321205139,0.67836731672287,0.202764824032784,-0.648041665554047
+             ,0.734117448329926,-0.112079374492168,-0.741474092006683,0.661554515361786,0.202764824032784,-0.648041665554047
+             ,0.734117448329926,0.111797966063023,-0.726167321205139,0.67836731672287,0.245399445295334,-0.633545458316803
+             ,0.733756959438324,0.241791978478432,-0.682338893413544,0.689891457557678,0.245399445295334,-0.633545458316803
+             ,0.733756959438324,0.111797966063023,-0.726167321205139,0.67836731672287,0.245399445295334,-0.633545458316803
+             ,0.733756959438324,0.241791978478432,-0.682338893413544,0.689891457557678,0.233869343996048,-0.690491914749146
+             ,0.684489667415619,0.259329676628113,-0.682993471622467,0.682838320732117,0.233869343996048,-0.690491914749146
+             ,0.684489667415619,0.241791978478432,-0.682338893413544,0.689891457557678,0.233869343996048,-0.690491914749146
+             ,0.684489667415619,0.259329676628113,-0.682993471622467,0.682838320732117,0.259202986955643,-0.717323541641235
+             ,0.646730780601501,0.380759924650192,-0.674715161323547,0.632282614707947,0.259202986955643,-0.717323541641235
+             ,0.646730780601501,0.259329676628113,-0.682993471622467,0.682838320732117,0.259202986955643,-0.717323541641235
+             ,0.646730780601501,0.380759924650192,-0.674715161323547,0.632282614707947,0.454793006181717,-0.702718615531921
+             ,0.547128796577454,0.485689967870712,-0.66013365983963,0.572999775409698,0.454793006181717,-0.702718615531921
+             ,0.547128796577454,0.380759924650192,-0.674715161323547,0.632282614707947,0.454793006181717,-0.702718615531921
+             ,0.547128796577454,0.485689967870712,-0.66013365983963,0.572999775409698,0.570258021354675,-0.615769386291504
+             ,0.543722212314606,0.470364332199097,-0.612634658813477,0.63516628742218,0.570258021354675,-0.615769386291504
+             ,0.543722212314606,0.485689967870712,-0.66013365983963,0.572999775409698,0.570258021354675,-0.615769386291504
+             ,0.543722212314606,0.470364332199097,-0.612634658813477,0.63516628742218,0.504163146018982,-0.55401998758316
+             ,0.662481248378754,0.364449888467789,-0.506121397018433,0.78167599439621,0.504163146018982,-0.55401998758316
+             ,0.662481248378754,0.470364332199097,-0.612634658813477,0.63516628742218,0.504163146018982,-0.55401998758316
+             ,0.662481248378754,0.364449888467789,-0.506121397018433,0.78167599439621,0.373408079147339,-0.490094393491745
+             ,0.787638187408447,0.302267640829086,-0.379952222108841,0.874225735664368,0.373408079147339,-0.490094393491745
+             ,0.787638187408447,0.364449888467789,-0.506121397018433,0.78167599439621,0.373408079147339,-0.490094393491745
+             ,0.787638187408447,0.302267640829086,-0.379952222108841,0.874225735664368,0.267547905445099,-0.441940516233444
+             ,0.856216490268707,0.192894786596298,-0.311156839132309,0.930576741695404,0.267547905445099,-0.441940516233444
+             ,0.856216490268707,0.302267640829086,-0.379952222108841,0.874225735664368,0.267547905445099,-0.441940516233444
+             ,0.856216490268707,0.192894786596298,-0.311156839132309,0.930576741695404,-0.0203224383294582,-0.313991039991379
+             ,0.949208438396454,-0.0881626307964325,-0.230044096708298,0.96917849779129,-0.0203224383294582,-0.313991039991379
+             ,0.949208438396454,0.192894786596298,-0.311156839132309,0.930576741695404,-0.0203224383294582,-0.313991039991379
+             ,0.949208438396454,-0.0881626307964325,-0.230044096708298,0.96917849779129,-0.294064730405808,-0.204382985830307
+             ,0.93367737531662,-0.185323506593704,-0.275404274463654,0.943296134471893,-0.294064730405808,-0.204382985830307
+             ,0.93367737531662,-0.0881626307964325,-0.230044096708298,0.96917849779129,-0.294064730405808,-0.204382985830307
+             ,0.93367737531662,-0.185323506593704,-0.275404274463654,0.943296134471893,-0.172950655221939,-0.307630777359009
+             ,0.935655534267426,-0.115122847259045,-0.366823464632034,0.923139870166779,-0.172950655221939,-0.307630777359009
+             ,0.935655534267426,-0.185323506593704,-0.275404274463654,0.943296134471893,-0.172950655221939,-0.307630777359009
+             ,0.935655534267426,-0.115122847259045,-0.366823464632034,0.923139870166779,0.0609490647912025,-0.265231609344482
+             ,0.962256371974945,-0.0491060316562653,-0.334160089492798,0.941236197948456,0.0609490647912025,-0.265231609344482
+             ,0.962256371974945,-0.115122847259045,-0.366823464632034,0.923139870166779,0.0609490647912025,-0.265231609344482
+             ,0.962256371974945,-0.0491060316562653,-0.334160089492798,0.941236197948456,0.125517159700394,-0.182671219110489
+             ,0.975129067897797,-0.034074742347002,-0.114368692040443,0.992853820323944,0.125517159700394,-0.182671219110489
+             ,0.975129067897797,-0.0491060316562653,-0.334160089492798,0.941236197948456,0.125517159700394,-0.182671219110489
+             ,0.975129067897797,-0.034074742347002,-0.114368692040443,0.992853820323944,0.0434246324002743,-0.130186825990677
+             ,0.990538060665131,0.0558962151408196,-0.0878828689455986,0.994561314582825,0.0434246324002743,-0.130186825990677
+             ,0.990538060665131,-0.034074742347002,-0.114368692040443,0.992853820323944,0.0434246324002743,-0.130186825990677
+             ,0.990538060665131,0.0558962151408196,-0.0878828689455986,0.994561314582825,0.0868533775210381,-0.119052641093731
+             ,0.989081919193268,0.128125861287117,-0.195405587553978,0.972316980361938,0.0868533775210381,-0.119052641093731
+             ,0.989081919193268,0.0558962151408196,-0.0878828689455986,0.994561314582825,0.0868533775210381,-0.119052641093731
+             ,0.989081919193268,0.128125861287117,-0.195405587553978,0.972316980361938,0.0988179445266724,-0.122946962714195
+             ,0.98748117685318,0.151911273598671,-0.241555467247963,0.958422601222992,0.0988179445266724,-0.122946962714195
+             ,0.98748117685318,0.128125861287117,-0.195405587553978,0.972316980361938,0.0988179445266724,-0.122946962714195
+             ,0.98748117685318,0.151911273598671,-0.241555467247963,0.958422601222992,-0.105731971561909,-0.174380734562874
+             ,0.978985249996185,-0.078240267932415,-0.236017763614655,0.968593835830688,-0.105731971561909,-0.174380734562874
+             ,0.978985249996185,0.151911273598671,-0.241555467247963,0.958422601222992,-0.105731971561909,-0.174380734562874
+             ,0.978985249996185,-0.078240267932415,-0.236017763614655,0.968593835830688,-0.376791656017303,-0.137910723686218
+             ,0.915974140167236,-0.365111768245697,-0.207940399646759,0.907443761825562,-0.376791656017303,-0.137910723686218
+             ,0.915974140167236,-0.078240267932415,-0.236017763614655,0.968593835830688,-0.376791656017303,-0.137910723686218
+             ,0.915974140167236,-0.365111768245697,-0.207940399646759,0.907443761825562,-0.319142788648605,-0.139580592513084
+             ,0.937371492385864,-0.376756131649017,-0.190490081906319,0.906514465808868,-0.319142788648605,-0.139580592513084
+             ,0.937371492385864,-0.365111768245697,-0.207940399646759,0.907443761825562,-0.319142788648605,-0.139580592513084
+             ,0.937371492385864,-0.376756131649017,-0.190490081906319,0.906514465808868,-0.273341596126556,-0.0565132685005665
+             ,0.960255444049835,-0.34151616692543,-0.100579813122749,0.93447870016098,-0.273341596126556,-0.0565132685005665
+             ,0.960255444049835,-0.376756131649017,-0.190490081906319,0.906514465808868,-0.273341596126556,-0.0565132685005665
+             ,0.960255444049835,-0.34151616692543,-0.100579813122749,0.93447870016098,-0.218371972441673,-0.0146302627399564
+             ,0.975755929946899,-0.407870918512344,0.0452042557299137,0.911919891834259,-0.218371972441673,-0.0146302627399564
+             ,0.975755929946899,-0.34151616692543,-0.100579813122749,0.93447870016098,-0.218371972441673,-0.0146302627399564
+             ,0.975755929946899,-0.407870918512344,0.0452042557299137,0.911919891834259,-0.162969708442688,0.207336515188217
+             ,0.964599609375,-0.3438600897789,0.185897529125214,0.920435965061188,-0.162969708442688,0.207336515188217,0.964599609375
+             ,-0.407870918512344,0.0452042557299137,0.911919891834259,-0.162969708442688,0.207336515188217,0.964599609375
+             ,-0.3438600897789,0.185897529125214,0.920435965061188,-0.15765643119812,0.336882621049881,0.928253471851349,-0.264343112707138
+             ,0.303753465414047,0.915345072746277,-0.15765643119812,0.336882621049881,0.928253471851349,-0.3438600897789,0.185897529125214
+             ,0.920435965061188,-0.15765643119812,0.336882621049881,0.928253471851349,-0.264343112707138,0.303753465414047
+             ,0.915345072746277,-0.224205389618874,0.355940341949463,0.907214641571045,-0.129096880555153,0.330290585756302
+             ,0.935009181499481,-0.224205389618874,0.355940341949463,0.907214641571045,-0.264343112707138,0.303753465414047
+             ,0.915345072746277,-0.224205389618874,0.355940341949463,0.907214641571045,-0.129096880555153,0.330290585756302
+             ,0.935009181499481,-0.150747776031494,0.320081293582916,0.935319781303406,0.0870591551065445,0.26784148812294
+             ,0.959521591663361,-0.150747776031494,0.320081293582916,0.935319781303406,-0.129096880555153,0.330290585756302
+             ,0.935009181499481,0.346444517374039,0.290477007627487,0.8919637799263,0.501362025737762,0.201473072171211,0.841453969478607
+             ,0.343024522066116,0.16645185649395,0.92446094751358,0.389314353466034,0.213802963495255,0.895947933197021,0.343024522066116
+             ,0.16645185649395,0.92446094751358,0.501362025737762,0.201473072171211,0.841453969478607,0.343024522066116,0.16645185649395
+             ,0.92446094751358,0.389314353466034,0.213802963495255,0.895947933197021,0.410585045814514,0.134218096733093,0.90188992023468
+             ,0.340861231088638,0.189903676509857,0.920733571052551,0.410585045814514,0.134218096733093,0.90188992023468,0.389314353466034
+             ,0.213802963495255,0.895947933197021,0.410585045814514,0.134218096733093,0.90188992023468,0.340861231088638,0.189903676509857
+             ,0.920733571052551,0.377894461154938,0.24401430785656,0.893114149570465,0.341937363147736,0.299646437168121,0.89066880941391
+             ,0.377894461154938,0.24401430785656,0.893114149570465,0.340861231088638,0.189903676509857,0.920733571052551,0.377894461154938
+             ,0.24401430785656,0.893114149570465,0.341937363147736,0.299646437168121,0.89066880941391,0.253202855587006,0.206962689757347
+             ,0.945015788078308,0.303339332342148,0.294488847255707,0.906234860420227,0.253202855587006,0.206962689757347
+             ,0.945015788078308,0.341937363147736,0.299646437168121,0.89066880941391,0.253202855587006,0.206962689757347,0.945015788078308
+             ,0.303339332342148,0.294488847255707,0.906234860420227,0.222051814198494,0.19313670694828,0.955715000629425,0.29682469367981
+             ,0.298438906669617,0.907099366188049,0.222051814198494,0.19313670694828,0.955715000629425,0.303339332342148,0.294488847255707
+             ,0.906234860420227,0.222051814198494,0.19313670694828,0.955715000629425,0.29682469367981,0.298438906669617,0.907099366188049
+             ,0.259447485208511,0.0280846357345581,0.965348839759827,0.359850853681564,0.156783014535904,0.919742584228516
+             ,0.259447485208511,0.0280846357345581,0.965348839759827,0.29682469367981,0.298438906669617,0.907099366188049
+             ,0.259447485208511,0.0280846357345581,0.965348839759827,0.359850853681564,0.156783014535904,0.919742584228516
+             ,0.11800279468298,-0.0549720004200935,0.991490483283997,0.131421521306038,0.130360379815102,0.982717990875244
+             ,0.11800279468298,-0.0549720004200935,0.991490483283997,0.359850853681564,0.156783014535904,0.919742584228516
+             ,0.11800279468298,-0.0549720004200935,0.991490483283997,0.131421521306038,0.130360379815102,0.982717990875244
+             ,-0.0479280576109886,-0.0161011200398207,0.99872100353241,-0.0360028296709061,0.0593660920858383,0.997586846351624
+             ,-0.0479280576109886,-0.0161011200398207,0.99872100353241,0.131421521306038,0.130360379815102,0.982717990875244
+             ,-0.0479280576109886,-0.0161011200398207,0.99872100353241,-0.0360028296709061,0.0593660920858383,0.997586846351624
+             ,-0.127476334571838,0.0159146226942539,0.99171394109726,-0.135053887963295,0.0710415318608284,0.988288164138794
+             ,-0.127476334571838,0.0159146226942539,0.99171394109726,-0.0360028296709061,0.0593660920858383,0.997586846351624
+             ,-0.127476334571838,0.0159146226942539,0.99171394109726,-0.135053887963295,0.0710415318608284,0.988288164138794
+             ,-0.084011398255825,-0.0199835281819105,0.996264398097992,-0.278771638870239,0.18897470831871,0.941581010818481
+             ,-0.084011398255825,-0.0199835281819105,0.996264398097992,-0.135053887963295,0.0710415318608284,0.988288164138794
+             ,-0.084011398255825,-0.0199835281819105,0.996264398097992,-0.278771638870239,0.18897470831871,0.941581010818481
+             ,-0.237210616469383,0.189018622040749,0.952891945838928,-0.354659348726273,0.442363083362579,0.823730289936066
+             ,-0.237210616469383,0.189018622040749,0.952891945838928,-0.278771638870239,0.18897470831871,0.941581010818481
+             ,-0.237210616469383,0.189018622040749,0.952891945838928,-0.354659348726273,0.442363083362579,0.823730289936066
+             ,-0.376229107379913,0.254141300916672,0.890990376472473,-0.266639083623886,0.412870734930038,0.87088543176651
+             ,-0.376229107379913,0.254141300916672,0.890990376472473,-0.354659348726273,0.442363083362579,0.823730289936066
+             ,-0.376229107379913,0.254141300916672,0.890990376472473,-0.266639083623886,0.412870734930038,0.87088543176651
+             ,-0.425235420465469,0.218378365039825,0.878342628479004,-0.518966853618622,0.474365621805191,0.711091101169586
+             ,-0.425235420465469,0.218378365039825,0.878342628479004,-0.266639083623886,0.412870734930038,0.87088543176651
+             ,-0.425235420465469,0.218378365039825,0.878342628479004,-0.518966853618622,0.474365621805191,0.711091101169586
+             ,-0.463853657245636,0.422926753759384,0.778442561626434,-0.529054284095764,0.576601445674896,0.622601270675659
+             ,-0.463853657245636,0.422926753759384,0.778442561626434,-0.518966853618622,0.474365621805191,0.711091101169586
+             ,-0.463853657245636,0.422926753759384,0.778442561626434,-0.529054284095764,0.576601445674896,0.622601270675659
+             ,-0.369709491729736,0.570068180561066,0.733714640140533,-0.27190488576889,0.573003172874451,0.773133337497711
+             ,-0.369709491729736,0.570068180561066,0.733714640140533,-0.529054284095764,0.576601445674896,0.622601270675659
+             ,-0.369709491729736,0.570068180561066,0.733714640140533,-0.27190488576889,0.573003172874451,0.773133337497711
+             ,-0.212388589978218,0.544330060482025,0.811539232730865,-0.200127467513084,0.481747597455978,0.853151977062225
+             ,-0.212388589978218,0.544330060482025,0.811539232730865,-0.27190488576889,0.573003172874451,0.773133337497711
+             ,-0.212388589978218,0.544330060482025,0.811539232730865,-0.200127467513084,0.481747597455978,0.853151977062225
+             ,-0.339251786470413,0.56449282169342,0.752499878406525,-0.120498463511467,0.287943780422211,0.950036108493805
+             ,-0.339251786470413,0.56449282169342,0.752499878406525,-0.200127467513084,0.481747597455978,0.853151977062225
+             ,-0.339251786470413,0.56449282169342,0.752499878406525,-0.120498463511467,0.287943780422211,0.950036108493805
+             ,0.280609875917435,0.339660316705704,0.897713184356689,0.623294472694397,-0.251397520303726,0.740474998950958
+             ,0.280609875917435,0.339660316705704,0.897713184356689,-0.120498463511467,0.287943780422211,0.950036108493805
+             ,0.280609875917435,0.339660316705704,0.897713184356689,0.623294472694397,-0.251397520303726,0.740474998950958
+             ,0.181806817650795,-0.0710090473294258,0.980767011642456,0.613365173339844,-0.315954595804214,0.723847925662994
+             ,0.181806817650795,-0.0710090473294258,0.980767011642456,0.623294472694397,-0.251397520303726,0.740474998950958
+             ,0.181806817650795,-0.0710090473294258,0.980767011642456,0.613365173339844,-0.315954595804214,0.723847925662994
+             ,0.0400898456573486,-0.705860078334808,0.707215905189514,0.410876721143723,-0.590840816497803,0.69432520866394
+             ,0.0400898456573486,-0.705860078334808,0.707215905189514,0.613365173339844,-0.315954595804214,0.723847925662994
+             ,0.0400898456573486,-0.705860078334808,0.707215905189514,0.410876721143723,-0.590840816497803,0.69432520866394
+             ,-0.101099938154221,-0.81391179561615,0.572124540805817,-0.268756330013275,-0.561973571777344,0.782276034355164
+             ,-0.101099938154221,-0.81391179561615,0.572124540805817,0.410876721143723,-0.590840816497803,0.69432520866394
+             ,-0.101099938154221,-0.81391179561615,0.572124540805817,-0.268756330013275,-0.561973571777344,0.782276034355164
+             ,-0.460567563772202,-0.721410691738129,0.517150044441223,-0.423363924026489,-0.657817006111145,0.622928440570831
+             ,-0.460567563772202,-0.721410691738129,0.517150044441223,-0.268756330013275,-0.561973571777344,0.782276034355164
+             ,-0.460567563772202,-0.721410691738129,0.517150044441223,-0.423363924026489,-0.657817006111145,0.622928440570831
+             ,-0.403140276670456,-0.729143679141998,0.553016662597656,-0.420833647251129,-0.704664409160614,0.57126796245575
+             ,-0.403140276670456,-0.729143679141998,0.553016662597656,-0.423363924026489,-0.657817006111145,0.622928440570831
+             ,-0.403140276670456,-0.729143679141998,0.553016662597656,-0.420833647251129,-0.704664409160614,0.57126796245575
+             ,0.110738001763821,-0.788501858711243,0.604981005191803,0.0879549160599709,-0.731164813041687,0.676507115364075
+             ,0.110738001763821,-0.788501858711243,0.604981005191803,-0.420833647251129,-0.704664409160614,0.57126796245575
+             ,0.110738001763821,-0.788501858711243,0.604981005191803,0.0879549160599709,-0.731164813041687,0.676507115364075
+             ,0.193269699811935,-0.652687907218933,0.732560873031616,0.356555461883545,-0.600270688533783,0.715921342372894
+             ,0.193269699811935,-0.652687907218933,0.732560873031616,0.0879549160599709,-0.731164813041687,0.676507115364075
+             ,0.193269699811935,-0.652687907218933,0.732560873031616,0.356555461883545,-0.600270688533783,0.715921342372894
+             ,0.188811764121056,-0.770990788936615,0.608213245868683,-0.113739632070065,-0.247834458947182,0.962102591991425
+             ,0.188811764121056,-0.770990788936615,0.608213245868683,0.356555461883545,-0.600270688533783,0.715921342372894
+             ,0.188811764121056,-0.770990788936615,0.608213245868683,-0.113739632070065,-0.247834458947182,0.962102591991425
+             ,-0.122187323868275,-0.320921868085861,0.939190804958344,-0.613774538040161,0.365256428718567,0.69990611076355
+             ,-0.122187323868275,-0.320921868085861,0.939190804958344,-0.113739632070065,-0.247834458947182,0.962102591991425
+             ,-0.122187323868275,-0.320921868085861,0.939190804958344,-0.613774538040161,0.365256428718567,0.69990611076355
+             ,-0.269492268562317,0.316646635532379,0.909455239772797,-0.113448485732079,0.249734610319138,0.961645483970642
+             ,-0.269492268562317,0.316646635532379,0.909455239772797,-0.613774538040161,0.365256428718567,0.69990611076355
+             ,-0.269492268562317,0.316646635532379,0.909455239772797,-0.113448485732079,0.249734610319138,0.961645483970642
+             ,0.114854604005814,0.271109253168106,0.955671548843384,0.343674778938293,-0.143734350800514,0.928023755550385
+             ,0.114854604005814,0.271109253168106,0.955671548843384,-0.113448485732079,0.249734610319138,0.961645483970642
+             ,0.114854604005814,0.271109253168106,0.955671548843384,0.343674778938293,-0.143734350800514,0.928023755550385
+             ,0.348182559013367,0.0954232588410378,0.93255740404129,0.430234402418137,-0.279276996850967,0.8584303855896,0.348182559013367
+             ,0.0954232588410378,0.93255740404129,0.343674778938293,-0.143734350800514,0.928023755550385,0.348182559013367
+             ,0.0954232588410378,0.93255740404129,0.430234402418137,-0.279276996850967,0.8584303855896,0.371226936578751,-0.125769168138504
+             ,0.919985115528107,0.493409991264343,-0.371012151241302,0.786699771881104,0.371226936578751,-0.125769168138504
+             ,0.919985115528107,0.430234402418137,-0.279276996850967,0.8584303855896,0.371226936578751,-0.125769168138504
+             ,0.919985115528107,0.493409991264343,-0.371012151241302,0.786699771881104,-0.227977082133293,-0.301356703042984
+             ,0.925856649875641,-0.0162629242986441,-0.457699775695801,0.888958096504211,-0.227977082133293,-0.301356703042984
+             ,0.925856649875641,0.493409991264343,-0.371012151241302,0.786699771881104,-0.227977082133293,-0.301356703042984
+             ,0.925856649875641,-0.0162629242986441,-0.457699775695801,0.888958096504211,-0.585906684398651,-0.415559768676758
+             ,0.695717871189117,-0.335587531328201,-0.547999918460846,0.766209542751312,-0.585906684398651,-0.415559768676758
+             ,0.695717871189117,-0.0162629242986441,-0.457699775695801,0.888958096504211,-0.585906684398651,-0.415559768676758
+             ,0.695717871189117,-0.335587531328201,-0.547999918460846,0.766209542751312,-0.33582815527916,-0.676855504512787
+             ,0.655046582221985,-0.51777708530426,-0.501513719558716,0.693102359771729,-0.33582815527916,-0.676855504512787
+             ,0.655046582221985,-0.335587531328201,-0.547999918460846,0.766209542751312,-0.33582815527916,-0.676855504512787
+             ,0.655046582221985,-0.51777708530426,-0.501513719558716,0.693102359771729,-0.4811150431633,-0.539261996746063
+             ,0.691176414489746,-0.683928489685059,-0.335500061511993,0.647828340530396,-0.4811150431633,-0.539261996746063
+             ,0.691176414489746,-0.51777708530426,-0.501513719558716,0.693102359771729,-0.4811150431633,-0.539261996746063
+             ,0.691176414489746,-0.683928489685059,-0.335500061511993,0.647828340530396,-0.646434426307678,-0.32840958237648
+             ,0.688672363758087,-0.665802597999573,-0.296500951051712,0.684685409069061,-0.646434426307678,-0.32840958237648
+             ,0.688672363758087,-0.683928489685059,-0.335500061511993,0.647828340530396,-0.646434426307678,-0.32840958237648
+             ,0.688672363758087,-0.665802597999573,-0.296500951051712,0.684685409069061,-0.605318009853363,-0.254490286111832
+             ,0.75420469045639,-0.414083182811737,-0.536068856716156,0.735639333724976,-0.605318009853363,-0.254490286111832
+             ,0.75420469045639,-0.665802597999573,-0.296500951051712,0.684685409069061,-0.605318009853363,-0.254490286111832
+             ,0.75420469045639,-0.414083182811737,-0.536068856716156,0.735639333724976,-0.264515727758408,-0.427606284618378
+             ,0.864398300647736,-0.127602681517601,-0.660313963890076,0.740069508552551,-0.264515727758408,-0.427606284618378
+             ,0.864398300647736,-0.414083182811737,-0.536068856716156,0.735639333724976,-0.264515727758408,-0.427606284618378
+             ,0.864398300647736,-0.127602681517601,-0.660313963890076,0.740069508552551,0.141410574316978,-0.589077949523926
+             ,0.795606851577759,0.202764824032784,-0.648041665554047,0.734117448329926,0.141410574316978,-0.589077949523926
+             ,0.795606851577759,-0.127602681517601,-0.660313963890076,0.740069508552551,0.141410574316978,-0.589077949523926
+             ,0.795606851577759,0.202764824032784,-0.648041665554047,0.734117448329926,0.112467266619205,-0.674854815006256
+             ,0.729329943656921,0.245399445295334,-0.633545458316803,0.733756959438324,0.112467266619205,-0.674854815006256
+             ,0.729329943656921,0.202764824032784,-0.648041665554047,0.734117448329926,0.112467266619205,-0.674854815006256
+             ,0.729329943656921,0.245399445295334,-0.633545458316803,0.733756959438324,0.066964752972126,-0.709004759788513
+             ,0.702017068862915,0.233869343996048,-0.690491914749146,0.684489667415619,0.066964752972126,-0.709004759788513
+             ,0.702017068862915,0.245399445295334,-0.633545458316803,0.733756959438324,0.066964752972126,-0.709004759788513
+             ,0.702017068862915,0.233869343996048,-0.690491914749146,0.684489667415619,0.251088231801987,-0.713338136672974
+             ,0.654296100139618,0.259202986955643,-0.717323541641235,0.646730780601501,0.251088231801987,-0.713338136672974
+             ,0.654296100139618,0.233869343996048,-0.690491914749146,0.684489667415619,0.251088231801987,-0.713338136672974
+             ,0.654296100139618,0.259202986955643,-0.717323541641235,0.646730780601501,0.37164294719696,-0.663810968399048
+             ,0.649027347564697,0.454793006181717,-0.702718615531921,0.547128796577454,0.37164294719696,-0.663810968399048
+             ,0.649027347564697,0.259202986955643,-0.717323541641235,0.646730780601501,0.37164294719696,-0.663810968399048
+             ,0.649027347564697,0.454793006181717,-0.702718615531921,0.547128796577454,0.570663452148438,-0.678010642528534
+             ,0.463297784328461,0.570258021354675,-0.615769386291504,0.543722212314606,0.570663452148438,-0.678010642528534
+             ,0.463297784328461,0.454793006181717,-0.702718615531921,0.547128796577454,0.570663452148438,-0.678010642528534
+             ,0.463297784328461,0.570258021354675,-0.615769386291504,0.543722212314606,0.462310612201691,-0.690585792064667
+             ,0.556201577186584,0.504163146018982,-0.55401998758316,0.662481248378754,0.462310612201691,-0.690585792064667
+             ,0.556201577186584,0.570258021354675,-0.615769386291504,0.543722212314606,0.462310612201691,-0.690585792064667
+             ,0.556201577186584,0.504163146018982,-0.55401998758316,0.662481248378754,0.319428712129593,-0.730255246162415
+             ,0.603897869586945,0.373408079147339,-0.490094393491745,0.787638187408447,0.319428712129593,-0.730255246162415
+             ,0.603897869586945,0.504163146018982,-0.55401998758316,0.662481248378754,0.319428712129593,-0.730255246162415
+             ,0.603897869586945,0.373408079147339,-0.490094393491745,0.787638187408447,0.326735883951187,-0.702122747898102
+             ,0.632666885852814,0.267547905445099,-0.441940516233444,0.856216490268707,0.326735883951187,-0.702122747898102
+             ,0.632666885852814,0.373408079147339,-0.490094393491745,0.787638187408447,0.326735883951187,-0.702122747898102
+             ,0.632666885852814,0.267547905445099,-0.441940516233444,0.856216490268707,0.228502854704857,-0.620889067649841
+             ,0.74985545873642,-0.0203224383294582,-0.313991039991379,0.949208438396454,0.228502854704857,-0.620889067649841
+             ,0.74985545873642,0.267547905445099,-0.441940516233444,0.856216490268707,0.228502854704857,-0.620889067649841
+             ,0.74985545873642,-0.0203224383294582,-0.313991039991379,0.949208438396454,-0.162084475159645,-0.42750358581543
+             ,0.889364540576935,-0.294064730405808,-0.204382985830307,0.93367737531662,-0.162084475159645,-0.42750358581543
+             ,0.889364540576935,-0.0203224383294582,-0.313991039991379,0.949208438396454,-0.162084475159645,-0.42750358581543
+             ,0.889364540576935,-0.294064730405808,-0.204382985830307,0.93367737531662,-0.149149641394615,-0.31040632724762
+             ,0.938830316066742,-0.172950655221939,-0.307630777359009,0.935655534267426,-0.149149641394615,-0.31040632724762
+             ,0.938830316066742,-0.294064730405808,-0.204382985830307,0.93367737531662,-0.149149641394615,-0.31040632724762
+             ,0.938830316066742,-0.172950655221939,-0.307630777359009,0.935655534267426,0.120425865054131,-0.221587389707565
+             ,0.967675864696503,0.0609490647912025,-0.265231609344482,0.962256371974945,0.120425865054131,-0.221587389707565
+             ,0.967675864696503,-0.172950655221939,-0.307630777359009,0.935655534267426,0.120425865054131,-0.221587389707565
+             ,0.967675864696503,0.0609490647912025,-0.265231609344482,0.962256371974945,0.151714384555817,-0.190181210637093
+             ,0.969955563545227,0.125517159700394,-0.182671219110489,0.975129067897797,0.151714384555817,-0.190181210637093
+             ,0.969955563545227,0.0609490647912025,-0.265231609344482,0.962256371974945,0.151714384555817,-0.190181210637093
+             ,0.969955563545227,0.125517159700394,-0.182671219110489,0.975129067897797,0.0709299221634865,-0.165318682789803
+             ,0.98368626832962,0.0434246324002743,-0.130186825990677,0.990538060665131,0.0709299221634865,-0.165318682789803
+             ,0.98368626832962,0.125517159700394,-0.182671219110489,0.975129067897797,0.0709299221634865,-0.165318682789803
+             ,0.98368626832962,0.0434246324002743,-0.130186825990677,0.990538060665131,0.110166847705841,-0.157885983586311
+             ,0.98129266500473,0.0868533775210381,-0.119052641093731,0.989081919193268,0.110166847705841,-0.157885983586311
+             ,0.98129266500473,0.0434246324002743,-0.130186825990677,0.990538060665131,0.110166847705841,-0.157885983586311
+             ,0.98129266500473,0.0868533775210381,-0.119052641093731,0.989081919193268,0.0902231782674789,-0.145823106169701
+             ,0.985188007354736,0.0988179445266724,-0.122946962714195,0.98748117685318,0.0902231782674789,-0.145823106169701
+             ,0.985188007354736,0.0868533775210381,-0.119052641093731,0.989081919193268,0.0902231782674789,-0.145823106169701
+             ,0.985188007354736,0.0988179445266724,-0.122946962714195,0.98748117685318,-0.063433475792408,-0.127215981483459
+             ,0.989844620227814,-0.105731971561909,-0.174380734562874,0.978985249996185,-0.063433475792408,-0.127215981483459
+             ,0.989844620227814,0.0988179445266724,-0.122946962714195,0.98748117685318,-0.063433475792408,-0.127215981483459
+             ,0.989844620227814,-0.105731971561909,-0.174380734562874,0.978985249996185,-0.332326680421829,-0.0106505220755935
+             ,0.943104207515717,-0.376791656017303,-0.137910723686218,0.915974140167236,-0.332326680421829,-0.0106505220755935
+             ,0.943104207515717,-0.105731971561909,-0.174380734562874,0.978985249996185,-0.332326680421829,-0.0106505220755935
+             ,0.943104207515717,-0.376791656017303,-0.137910723686218,0.915974140167236,-0.299691140651703,0.0194123052060604
+             ,0.953838706016541,-0.319142788648605,-0.139580592513084,0.937371492385864,-0.299691140651703,0.0194123052060604
+             ,0.953838706016541,-0.376791656017303,-0.137910723686218,0.915974140167236,-0.299691140651703,0.0194123052060604
+             ,0.953838706016541,-0.319142788648605,-0.139580592513084,0.937371492385864,-0.214701786637306,0.0506876856088638
+             ,0.975363492965698,-0.273341596126556,-0.0565132685005665,0.960255444049835,-0.214701786637306,0.0506876856088638
+             ,0.975363492965698,-0.319142788648605,-0.139580592513084,0.937371492385864,-0.214701786637306,0.0506876856088638
+             ,0.975363492965698,-0.273341596126556,-0.0565132685005665,0.960255444049835,-0.186660304665565,0.0780244767665863
+             ,0.979321241378784,-0.218371972441673,-0.0146302627399564,0.975755929946899,-0.186660304665565,0.0780244767665863
+             ,0.979321241378784,-0.273341596126556,-0.0565132685005665,0.960255444049835,-0.186660304665565,0.0780244767665863
+             ,0.979321241378784,-0.218371972441673,-0.0146302627399564,0.975755929946899,-0.0358292870223522,0.0919061377644539
+             ,0.995122849941254,-0.162969708442688,0.207336515188217,0.964599609375,-0.0358292870223522,0.0919061377644539
+             ,0.995122849941254,-0.218371972441673,-0.0146302627399564,0.975755929946899,-0.0358292870223522,0.0919061377644539
+             ,0.995122849941254,-0.162969708442688,0.207336515188217,0.964599609375,-0.101406551897526,0.142563492059708,0.984577298164368
+             ,-0.15765643119812,0.336882621049881,0.928253471851349,-0.101406551897526,0.142563492059708,0.984577298164368
+             ,-0.162969708442688,0.207336515188217,0.964599609375,-0.101406551897526,0.142563492059708,0.984577298164368,-0.15765643119812
+             ,0.336882621049881,0.928253471851349,-0.213275089859962,0.215305313467979,0.952972948551178,-0.224205389618874
+             ,0.355940341949463,0.907214641571045,-0.213275089859962,0.215305313467979,0.952972948551178,-0.15765643119812
+             ,0.336882621049881,0.928253471851349,-0.213275089859962,0.215305313467979,0.952972948551178,-0.224205389618874
+             ,0.355940341949463,0.907214641571045,-0.218663394451141,0.273249119520187,0.936761021614075,-0.150747776031494
+             ,0.320081293582916,0.935319781303406,-0.218663394451141,0.273249119520187,0.936761021614075,-0.224205389618874
+             ,0.355940341949463,0.907214641571045,0.13794931769371,-0.0382508710026741,0.989700436592102,0.346444517374039
+             ,0.290477007627487,0.8919637799263,0.27285572886467,-0.139859139919281,0.951834619045258,0.343024522066116,0.16645185649395
+             ,0.92446094751358,0.27285572886467,-0.139859139919281,0.951834619045258,0.346444517374039,0.290477007627487,0.8919637799263
+             ,0.27285572886467,-0.139859139919281,0.951834619045258,0.343024522066116,0.16645185649395,0.92446094751358,0.424108862876892
+             ,-0.0915669426321983,0.900970101356506,0.410585045814514,0.134218096733093,0.90188992023468,0.424108862876892
+             ,-0.0915669426321983,0.900970101356506,0.343024522066116,0.16645185649395,0.92446094751358,0.424108862876892
+             ,-0.0915669426321983,0.900970101356506,0.410585045814514,0.134218096733093,0.90188992023468,0.436497271060944
+             ,-0.0283943563699722,0.89925742149353,0.377894461154938,0.24401430785656,0.893114149570465,0.436497271060944
+             ,-0.0283943563699722,0.89925742149353,0.410585045814514,0.134218096733093,0.90188992023468,0.436497271060944
+             ,-0.0283943563699722,0.89925742149353,0.377894461154938,0.24401430785656,0.893114149570465,0.255614727735519
+             ,0.0541547983884811,0.965260744094849,0.253202855587006,0.206962689757347,0.945015788078308,0.255614727735519
+             ,0.0541547983884811,0.965260744094849,0.377894461154938,0.24401430785656,0.893114149570465,0.255614727735519
+             ,0.0541547983884811,0.965260744094849,0.253202855587006,0.206962689757347,0.945015788078308,0.206628456711769
+             ,0.0824694037437439,0.974937677383423,0.222051814198494,0.19313670694828,0.955715000629425,0.206628456711769
+             ,0.0824694037437439,0.974937677383423,0.253202855587006,0.206962689757347,0.945015788078308,0.206628456711769
+             ,0.0824694037437439,0.974937677383423,0.222051814198494,0.19313670694828,0.955715000629425,0.122461907565594
+             ,0.0906410217285156,0.988325476646423,0.259447485208511,0.0280846357345581,0.965348839759827,0.122461907565594
+             ,0.0906410217285156,0.988325476646423,0.222051814198494,0.19313670694828,0.955715000629425,0.122461907565594
+             ,0.0906410217285156,0.988325476646423,0.259447485208511,0.0280846357345581,0.965348839759827,0.0879682675004005
+             ,0.0395756661891937,0.995336830615997,0.11800279468298,-0.0549720004200935,0.991490483283997,0.0879682675004005
+             ,0.0395756661891937,0.995336830615997,0.259447485208511,0.0280846357345581,0.965348839759827,0.0879682675004005
+             ,0.0395756661891937,0.995336830615997,0.11800279468298,-0.0549720004200935,0.991490483283997,0.0199610013514757
+             ,0.019951593130827,0.999601662158966,-0.0479280576109886,-0.0161011200398207,0.99872100353241,0.0199610013514757
+             ,0.019951593130827,0.999601662158966,0.11800279468298,-0.0549720004200935,0.991490483283997,0.0199610013514757
+             ,0.019951593130827,0.999601662158966,-0.0479280576109886,-0.0161011200398207,0.99872100353241,-0.0950127169489861
+             ,0.0636136010289192,0.993441462516785,-0.127476334571838,0.0159146226942539,0.99171394109726,-0.0950127169489861
+             ,0.0636136010289192,0.993441462516785,-0.0479280576109886,-0.0161011200398207,0.99872100353241,-0.0950127169489861
+             ,0.0636136010289192,0.993441462516785,-0.127476334571838,0.0159146226942539,0.99171394109726,-0.137168377637863
+             ,0.111674129962921,0.984232544898987,-0.084011398255825,-0.0199835281819105,0.996264398097992,-0.137168377637863
+             ,0.111674129962921,0.984232544898987,-0.127476334571838,0.0159146226942539,0.99171394109726,-0.137168377637863
+             ,0.111674129962921,0.984232544898987,-0.084011398255825,-0.0199835281819105,0.996264398097992,-0.103662170469761
+             ,0.0547216199338436,0.993106126785278,-0.237210616469383,0.189018622040749,0.952891945838928,-0.103662170469761
+             ,0.0547216199338436,0.993106126785278,-0.084011398255825,-0.0199835281819105,0.996264398097992,-0.103662170469761
+             ,0.0547216199338436,0.993106126785278,-0.237210616469383,0.189018622040749,0.952891945838928,-0.310075908899307
+             ,0.157341495156288,0.937601506710052,-0.376229107379913,0.254141300916672,0.890990376472473,-0.310075908899307
+             ,0.157341495156288,0.937601506710052,-0.237210616469383,0.189018622040749,0.952891945838928,-0.310075908899307
+             ,0.157341495156288,0.937601506710052,-0.376229107379913,0.254141300916672,0.890990376472473,-0.401751816272736
+             ,0.245583266019821,0.882204234600067,-0.425235420465469,0.218378365039825,0.878342628479004,-0.401751816272736
+             ,0.245583266019821,0.882204234600067,-0.376229107379913,0.254141300916672,0.890990376472473,-0.401751816272736
+             ,0.245583266019821,0.882204234600067,-0.425235420465469,0.218378365039825,0.878342628479004,-0.286230832338333
+             ,0.262202322483063,0.921586513519287,-0.463853657245636,0.422926753759384,0.778442561626434,-0.286230832338333
+             ,0.262202322483063,0.921586513519287,-0.425235420465469,0.218378365039825,0.878342628479004,-0.286230832338333
+             ,0.262202322483063,0.921586513519287,-0.463853657245636,0.422926753759384,0.778442561626434,-0.369064271450043
+             ,0.383877962827683,0.846421480178833,-0.369709491729736,0.570068180561066,0.733714640140533,-0.369064271450043
+             ,0.383877962827683,0.846421480178833,-0.463853657245636,0.422926753759384,0.778442561626434,-0.369064271450043
+             ,0.383877962827683,0.846421480178833,-0.369709491729736,0.570068180561066,0.733714640140533,-0.280396580696106
+             ,0.370990604162216,0.885293006896973,-0.212388589978218,0.544330060482025,0.811539232730865,-0.280396580696106
+             ,0.370990604162216,0.885293006896973,-0.369709491729736,0.570068180561066,0.733714640140533,-0.280396580696106
+             ,0.370990604162216,0.885293006896973,-0.212388589978218,0.544330060482025,0.811539232730865,-0.310436397790909
+             ,0.348739802837372,0.884313225746155,-0.339251786470413,0.56449282169342,0.752499878406525,-0.310436397790909
+             ,0.348739802837372,0.884313225746155,-0.212388589978218,0.544330060482025,0.811539232730865,-0.310436397790909
+             ,0.348739802837372,0.884313225746155,-0.339251786470413,0.56449282169342,0.752499878406525,-0.208032295107841
+             ,0.319726347923279,0.924390435218811,0.280609875917435,0.339660316705704,0.897713184356689,-0.208032295107841
+             ,0.319726347923279,0.924390435218811,-0.339251786470413,0.56449282169342,0.752499878406525,-0.208032295107841
+             ,0.319726347923279,0.924390435218811,0.280609875917435,0.339660316705704,0.897713184356689,0.0513954013586044
+             ,-0.330631822347641,0.942359328269959,0.181806817650795,-0.0710090473294258,0.980767011642456,0.0513954013586044
+             ,-0.330631822347641,0.942359328269959,0.280609875917435,0.339660316705704,0.897713184356689,0.0513954013586044
+             ,-0.330631822347641,0.942359328269959,0.181806817650795,-0.0710090473294258,0.980767011642456,-0.515373110771179
+             ,-0.228226721286774,0.826016426086426,0.0400898456573486,-0.705860078334808,0.707215905189514,-0.515373110771179
+             ,-0.228226721286774,0.826016426086426,0.181806817650795,-0.0710090473294258,0.980767011642456,-0.515373110771179
+             ,-0.228226721286774,0.826016426086426,0.0400898456573486,-0.705860078334808,0.707215905189514,-0.347974896430969
+             ,-0.544993340969086,0.762820959091187,-0.101099938154221,-0.81391179561615,0.572124540805817,-0.347974896430969
+             ,-0.544993340969086,0.762820959091187,0.0400898456573486,-0.705860078334808,0.707215905189514,-0.347974896430969
+             ,-0.544993340969086,0.762820959091187,-0.101099938154221,-0.81391179561615,0.572124540805817,-0.450194954872131
+             ,-0.486917942762375,0.74848872423172,-0.460567563772202,-0.721410691738129,0.517150044441223,-0.450194954872131
+             ,-0.486917942762375,0.74848872423172,-0.101099938154221,-0.81391179561615,0.572124540805817,-0.450194954872131
+             ,-0.486917942762375,0.74848872423172,-0.460567563772202,-0.721410691738129,0.517150044441223,-0.343997478485107
+             ,-0.433283895254135,0.833025097846985,-0.403140276670456,-0.729143679141998,0.553016662597656,-0.343997478485107
+             ,-0.433283895254135,0.833025097846985,-0.460567563772202,-0.721410691738129,0.517150044441223,-0.343997478485107
+             ,-0.433283895254135,0.833025097846985,-0.403140276670456,-0.729143679141998,0.553016662597656,0.110436417162418
+             ,-0.370648711919785,0.922183990478516,0.110738001763821,-0.788501858711243,0.604981005191803,0.110436417162418
+             ,-0.370648711919785,0.922183990478516,-0.403140276670456,-0.729143679141998,0.553016662597656,0.110436417162418
+             ,-0.370648711919785,0.922183990478516,0.110738001763821,-0.788501858711243,0.604981005191803,0.406640619039536
+             ,-0.358210295438766,0.840433716773987,0.193269699811935,-0.652687907218933,0.732560873031616,0.406640619039536
+             ,-0.358210295438766,0.840433716773987,0.110738001763821,-0.788501858711243,0.604981005191803,0.406640619039536
+             ,-0.358210295438766,0.840433716773987,0.193269699811935,-0.652687907218933,0.732560873031616,0.439693421125412
+             ,-0.373309314250946,0.816890358924866,0.188811764121056,-0.770990788936615,0.608213245868683,0.439693421125412
+             ,-0.373309314250946,0.816890358924866,0.193269699811935,-0.652687907218933,0.732560873031616,0.439693421125412
+             ,-0.373309314250946,0.816890358924866,0.188811764121056,-0.770990788936615,0.608213245868683,0.640846908092499
+             ,-0.239630028605461,0.729309797286987,-0.122187323868275,-0.320921868085861,0.939190804958344,0.640846908092499
+             ,-0.239630028605461,0.729309797286987,0.188811764121056,-0.770990788936615,0.608213245868683,0.640846908092499
+             ,-0.239630028605461,0.729309797286987,-0.122187323868275,-0.320921868085861,0.939190804958344,0.318983882665634
+             ,0.0336224436759949,0.947163641452789,-0.269492268562317,0.316646635532379,0.909455239772797,0.318983882665634
+             ,0.0336224436759949,0.947163641452789,-0.122187323868275,-0.320921868085861,0.939190804958344,0.318983882665634
+             ,0.0336224436759949,0.947163641452789,-0.269492268562317,0.316646635532379,0.909455239772797,0.12909397482872
+             ,0.284840911626816,0.94984233379364,0.114854604005814,0.271109253168106,0.955671548843384,0.12909397482872,0.284840911626816
+             ,0.94984233379364,-0.269492268562317,0.316646635532379,0.909455239772797,0.12909397482872,0.284840911626816,0.94984233379364
+             ,0.114854604005814,0.271109253168106,0.955671548843384,0.110810853540897,0.308244615793228,0.944831311702728
+             ,0.348182559013367,0.0954232588410378,0.93255740404129,0.110810853540897,0.308244615793228,0.944831311702728
+             ,0.114854604005814,0.271109253168106,0.955671548843384,0.110810853540897,0.308244615793228,0.944831311702728
+             ,0.348182559013367,0.0954232588410378,0.93255740404129,0.203855633735657,0.0316110700368881,0.97849041223526
+             ,0.371226936578751,-0.125769168138504,0.919985115528107,0.203855633735657,0.0316110700368881,0.97849041223526
+             ,0.348182559013367,0.0954232588410378,0.93255740404129,0.203855633735657,0.0316110700368881,0.97849041223526
+             ,0.371226936578751,-0.125769168138504,0.919985115528107,-0.260429084300995,-0.0163123439997435,0.965355157852173
+             ,-0.227977082133293,-0.301356703042984,0.925856649875641,-0.260429084300995,-0.0163123439997435,0.965355157852173
+             ,0.371226936578751,-0.125769168138504,0.919985115528107,-0.260429084300995,-0.0163123439997435,0.965355157852173
+             ,-0.227977082133293,-0.301356703042984,0.925856649875641,-0.741624712944031,0.118829526007175,0.660206258296967
+             ,-0.585906684398651,-0.415559768676758,0.695717871189117,-0.741624712944031,0.118829526007175,0.660206258296967
+             ,-0.227977082133293,-0.301356703042984,0.925856649875641,-0.741624712944031,0.118829526007175,0.660206258296967
+             ,-0.585906684398651,-0.415559768676758,0.695717871189117,-0.63632345199585,-0.179227828979492,0.750313222408295
+             ,-0.33582815527916,-0.676855504512787,0.655046582221985,-0.63632345199585,-0.179227828979492,0.750313222408295
+             ,-0.585906684398651,-0.415559768676758,0.695717871189117,-0.63632345199585,-0.179227828979492,0.750313222408295
+             ,-0.33582815527916,-0.676855504512787,0.655046582221985,-0.438510805368423,-0.441411405801773,0.782856523990631
+             ,-0.4811150431633,-0.539261996746063,0.691176414489746,-0.438510805368423,-0.441411405801773,0.782856523990631
+             ,-0.33582815527916,-0.676855504512787,0.655046582221985,-0.438510805368423,-0.441411405801773,0.782856523990631
+             ,-0.4811150431633,-0.539261996746063,0.691176414489746,-0.461642444133759,-0.388723224401474,0.797358393669128
+             ,-0.646434426307678,-0.32840958237648,0.688672363758087,-0.461642444133759,-0.388723224401474,0.797358393669128
+             ,-0.4811150431633,-0.539261996746063,0.691176414489746,-0.461642444133759,-0.388723224401474,0.797358393669128
+             ,-0.646434426307678,-0.32840958237648,0.688672363758087,-0.525079131126404,-0.223186060786247,0.821267187595367
+             ,-0.605318009853363,-0.254490286111832,0.75420469045639,-0.525079131126404,-0.223186060786247,0.821267187595367
+             ,-0.646434426307678,-0.32840958237648,0.688672363758087,-0.525079131126404,-0.223186060786247,0.821267187595367
+             ,-0.605318009853363,-0.254490286111832,0.75420469045639,-0.359519839286804,-0.118526689708233,0.925579249858856
+             ,-0.264515727758408,-0.427606284618378,0.864398300647736,-0.359519839286804,-0.118526689708233,0.925579249858856
+             ,-0.605318009853363,-0.254490286111832,0.75420469045639,-0.359519839286804,-0.118526689708233,0.925579249858856
+             ,-0.264515727758408,-0.427606284618378,0.864398300647736,-0.159898951649666,-0.0715807005763054,0.984534621238709
+             ,0.141410574316978,-0.589077949523926,0.795606851577759,-0.159898951649666,-0.0715807005763054,0.984534621238709
+             ,-0.264515727758408,-0.427606284618378,0.864398300647736,-0.159898951649666,-0.0715807005763054,0.984534621238709
+             ,0.141410574316978,-0.589077949523926,0.795606851577759,0.0171625670045614,-0.249202311038971,0.968299329280853
+             ,0.112467266619205,-0.674854815006256,0.729329943656921,0.0171625670045614,-0.249202311038971,0.968299329280853
+             ,0.141410574316978,-0.589077949523926,0.795606851577759,0.0171625670045614,-0.249202311038971,0.968299329280853
+             ,0.112467266619205,-0.674854815006256,0.729329943656921,0.171355858445168,-0.246052801609039,0.953989148139954
+             ,0.066964752972126,-0.709004759788513,0.702017068862915,0.171355858445168,-0.246052801609039,0.953989148139954
+             ,0.112467266619205,-0.674854815006256,0.729329943656921,0.171355858445168,-0.246052801609039,0.953989148139954
+             ,0.066964752972126,-0.709004759788513,0.702017068862915,0.297186493873596,-0.215843558311462,0.930103063583374
+             ,0.251088231801987,-0.713338136672974,0.654296100139618,0.297186493873596,-0.215843558311462,0.930103063583374
+             ,0.066964752972126,-0.709004759788513,0.702017068862915,0.297186493873596,-0.215843558311462,0.930103063583374
+             ,0.251088231801987,-0.713338136672974,0.654296100139618,0.360787063837051,-0.509753525257111,0.781014800071716
+             ,0.37164294719696,-0.663810968399048,0.649027347564697,0.360787063837051,-0.509753525257111,0.781014800071716
+             ,0.251088231801987,-0.713338136672974,0.654296100139618,0.360787063837051,-0.509753525257111,0.781014800071716
+             ,0.37164294719696,-0.663810968399048,0.649027347564697,0.499382436275482,-0.615486562252045,0.609748721122742
+             ,0.570663452148438,-0.678010642528534,0.463297784328461,0.499382436275482,-0.615486562252045,0.609748721122742
+             ,0.37164294719696,-0.663810968399048,0.649027347564697,0.499382436275482,-0.615486562252045,0.609748721122742
+             ,0.570663452148438,-0.678010642528534,0.463297784328461,0.488102406263351,-0.678921759128571,0.548471808433533
+             ,0.462310612201691,-0.690585792064667,0.556201577186584,0.488102406263351,-0.678921759128571,0.548471808433533
+             ,0.570663452148438,-0.678010642528534,0.463297784328461,0.488102406263351,-0.678921759128571,0.548471808433533
+             ,0.462310612201691,-0.690585792064667,0.556201577186584,0.452310919761658,-0.66713935136795,0.591895222663879
+             ,0.319428712129593,-0.730255246162415,0.603897869586945,0.452310919761658,-0.66713935136795,0.591895222663879
+             ,0.462310612201691,-0.690585792064667,0.556201577186584,0.452310919761658,-0.66713935136795,0.591895222663879
+             ,0.319428712129593,-0.730255246162415,0.603897869586945,0.536428391933441,-0.570450305938721,0.621957421302795
+             ,0.326735883951187,-0.702122747898102,0.632666885852814,0.536428391933441,-0.570450305938721,0.621957421302795
+             ,0.319428712129593,-0.730255246162415,0.603897869586945,0.536428391933441,-0.570450305938721,0.621957421302795
+             ,0.326735883951187,-0.702122747898102,0.632666885852814,0.376475155353546,-0.514587640762329,0.770367443561554
+             ,0.228502854704857,-0.620889067649841,0.74985545873642,0.376475155353546,-0.514587640762329,0.770367443561554
+             ,0.326735883951187,-0.702122747898102,0.632666885852814,0.376475155353546,-0.514587640762329,0.770367443561554
+             ,0.228502854704857,-0.620889067649841,0.74985545873642,0.119022972881794,-0.588721811771393,0.799524962902069
+             ,-0.162084475159645,-0.42750358581543,0.889364540576935,0.119022972881794,-0.588721811771393,0.799524962902069
+             ,0.228502854704857,-0.620889067649841,0.74985545873642,0.119022972881794,-0.588721811771393,0.799524962902069
+             ,-0.162084475159645,-0.42750358581543,0.889364540576935,0.0325300544500351,-0.436497151851654,0.899117410182953
+             ,-0.149149641394615,-0.31040632724762,0.938830316066742,0.0325300544500351,-0.436497151851654,0.899117410182953
+             ,-0.162084475159645,-0.42750358581543,0.889364540576935,0.0325300544500351,-0.436497151851654,0.899117410182953
+             ,-0.149149641394615,-0.31040632724762,0.938830316066742,0.178417444229126,-0.328511655330658,0.927495181560516
+             ,0.120425865054131,-0.221587389707565,0.967675864696503,0.178417444229126,-0.328511655330658,0.927495181560516
+             ,-0.149149641394615,-0.31040632724762,0.938830316066742,0.178417444229126,-0.328511655330658,0.927495181560516
+             ,0.120425865054131,-0.221587389707565,0.967675864696503,0.22678031027317,-0.290129095315933,0.929728865623474
+             ,0.151714384555817,-0.190181210637093,0.969955563545227,0.22678031027317,-0.290129095315933,0.929728865623474
+             ,0.120425865054131,-0.221587389707565,0.967675864696503,0.22678031027317,-0.290129095315933,0.929728865623474
+             ,0.151714384555817,-0.190181210637093,0.969955563545227,0.05300098285079,-0.213553562760353,0.975492596626282
+             ,0.0709299221634865,-0.165318682789803,0.98368626832962,0.05300098285079,-0.213553562760353,0.975492596626282
+             ,0.151714384555817,-0.190181210637093,0.969955563545227,0.05300098285079,-0.213553562760353,0.975492596626282
+             ,0.0709299221634865,-0.165318682789803,0.98368626832962,0.120557673275471,-0.293131500482559,0.948440790176392
+             ,0.110166847705841,-0.157885983586311,0.98129266500473,0.120557673275471,-0.293131500482559,0.948440790176392
+             ,0.0709299221634865,-0.165318682789803,0.98368626832962,0.120557673275471,-0.293131500482559,0.948440790176392
+             ,0.110166847705841,-0.157885983586311,0.98129266500473,0.128793343901634,-0.198245033621788,0.971653878688812
+             ,0.0902231782674789,-0.145823106169701,0.985188007354736,0.128793343901634,-0.198245033621788,0.971653878688812
+             ,0.110166847705841,-0.157885983586311,0.98129266500473,0.128793343901634,-0.198245033621788,0.971653878688812
+             ,0.0902231782674789,-0.145823106169701,0.985188007354736,-0.0158979054540396,-0.127388656139374,0.991725444793701
+             ,-0.063433475792408,-0.127215981483459,0.989844620227814,-0.0158979054540396,-0.127388656139374,0.991725444793701
+             ,0.0902231782674789,-0.145823106169701,0.985188007354736,-0.0158979054540396,-0.127388656139374,0.991725444793701
+             ,-0.063433475792408,-0.127215981483459,0.989844620227814,-0.204313978552818,-0.0687497332692146,0.97648823261261
+             ,-0.332326680421829,-0.0106505220755935,0.943104207515717,-0.204313978552818,-0.0687497332692146,0.97648823261261
+             ,-0.063433475792408,-0.127215981483459,0.989844620227814,-0.204313978552818,-0.0687497332692146,0.97648823261261
+             ,-0.332326680421829,-0.0106505220755935,0.943104207515717,-0.343723773956299,0.0507115982472897,0.937700569629669
+             ,-0.299691140651703,0.0194123052060604,0.953838706016541,-0.343723773956299,0.0507115982472897,0.937700569629669
+             ,-0.332326680421829,-0.0106505220755935,0.943104207515717,-0.343723773956299,0.0507115982472897,0.937700569629669
+             ,-0.299691140651703,0.0194123052060604,0.953838706016541,-0.20462840795517,-0.121972389519215,0.971210539340973
+             ,-0.214701786637306,0.0506876856088638,0.975363492965698,-0.20462840795517,-0.121972389519215,0.971210539340973
+             ,-0.299691140651703,0.0194123052060604,0.953838706016541,-0.20462840795517,-0.121972389519215,0.971210539340973
+             ,-0.214701786637306,0.0506876856088638,0.975363492965698,-0.190992906689644,-0.149931848049164,0.970073223114014
+             ,-0.186660304665565,0.0780244767665863,0.979321241378784,-0.190992906689644,-0.149931848049164,0.970073223114014
+             ,-0.214701786637306,0.0506876856088638,0.975363492965698,-0.190992906689644,-0.149931848049164,0.970073223114014
+             ,-0.186660304665565,0.0780244767665863,0.979321241378784,-0.0627621933817863,-0.189348310232162,0.97990208864212
+             ,-0.0358292870223522,0.0919061377644539,0.995122849941254,-0.0627621933817863,-0.189348310232162,0.97990208864212
+             ,-0.186660304665565,0.0780244767665863,0.979321241378784,-0.0627621933817863,-0.189348310232162,0.97990208864212
+             ,-0.0358292870223522,0.0919061377644539,0.995122849941254,-0.0405036024749279,-0.208748251199722,0.97713029384613
+             ,-0.101406551897526,0.142563492059708,0.984577298164368,-0.0405036024749279,-0.208748251199722,0.97713029384613
+             ,-0.0358292870223522,0.0919061377644539,0.995122849941254,-0.0405036024749279,-0.208748251199722,0.97713029384613
+             ,-0.101406551897526,0.142563492059708,0.984577298164368,-0.0738711804151535,-0.0978045538067818,0.992460250854492
+             ,-0.213275089859962,0.215305313467979,0.952972948551178,-0.0738711804151535,-0.0978045538067818,0.992460250854492
+             ,-0.101406551897526,0.142563492059708,0.984577298164368,-0.0738711804151535,-0.0978045538067818,0.992460250854492
+             ,-0.213275089859962,0.215305313467979,0.952972948551178,-0.0778541266918182,0.0437369272112846,0.996004939079285
+             ,-0.218663394451141,0.273249119520187,0.936761021614075,-0.0778541266918182,0.0437369272112846,0.996004939079285
+             ,-0.213275089859962,0.215305313467979,0.952972948551178,0.0221625566482544,-0.39111265540123,0.9200758934021
+             ,0.13794931769371,-0.0382508710026741,0.989700436592102,0.194639071822166,-0.409593522548676,0.891262471675873
+             ,0.27285572886467,-0.139859139919281,0.951834619045258,0.194639071822166,-0.409593522548676,0.891262471675873
+             ,0.13794931769371,-0.0382508710026741,0.989700436592102,0.194639071822166,-0.409593522548676,0.891262471675873
+             ,0.27285572886467,-0.139859139919281,0.951834619045258,0.481253951787949,-0.354510873556137,0.801696121692657
+             ,0.424108862876892,-0.0915669426321983,0.900970101356506,0.481253951787949,-0.354510873556137,0.801696121692657
+             ,0.27285572886467,-0.139859139919281,0.951834619045258,0.481253951787949,-0.354510873556137,0.801696121692657
+             ,0.424108862876892,-0.0915669426321983,0.900970101356506,0.544428944587708,-0.232297360897064,0.805999398231506
+             ,0.436497271060944,-0.0283943563699722,0.89925742149353,0.544428944587708,-0.232297360897064,0.805999398231506
+             ,0.424108862876892,-0.0915669426321983,0.900970101356506,0.544428944587708,-0.232297360897064,0.805999398231506
+             ,0.436497271060944,-0.0283943563699722,0.89925742149353,0.339634031057358,-0.0505004450678825,0.9392009973526
+             ,0.255614727735519,0.0541547983884811,0.965260744094849,0.339634031057358,-0.0505004450678825,0.9392009973526
+             ,0.436497271060944,-0.0283943563699722,0.89925742149353,0.339634031057358,-0.0505004450678825,0.9392009973526
+             ,0.255614727735519,0.0541547983884811,0.965260744094849,0.244583532214165,0.0272985100746155,0.969243884086609
+             ,0.206628456711769,0.0824694037437439,0.974937677383423,0.244583532214165,0.0272985100746155,0.969243884086609
+             ,0.255614727735519,0.0541547983884811,0.965260744094849,0.244583532214165,0.0272985100746155,0.969243884086609
+             ,0.206628456711769,0.0824694037437439,0.974937677383423,0.191920280456543,0.0674815624952316,0.979087769985199
+             ,0.122461907565594,0.0906410217285156,0.988325476646423,0.191920280456543,0.0674815624952316,0.979087769985199
+             ,0.206628456711769,0.0824694037437439,0.974937677383423,0.191920280456543,0.0674815624952316,0.979087769985199
+             ,0.122461907565594,0.0906410217285156,0.988325476646423,0.0795811042189598,0.11048623919487,0.990686416625977
+             ,0.0879682675004005,0.0395756661891937,0.995336830615997,0.0795811042189598,0.11048623919487,0.990686416625977
+             ,0.122461907565594,0.0906410217285156,0.988325476646423,0.0795811042189598,0.11048623919487,0.990686416625977
+             ,0.0879682675004005,0.0395756661891937,0.995336830615997,-0.0278351027518511,0.0993647798895836,0.994661629199982
+             ,0.0199610013514757,0.019951593130827,0.999601662158966,-0.0278351027518511,0.0993647798895836,0.994661629199982
+             ,0.0879682675004005,0.0395756661891937,0.995336830615997,-0.0278351027518511,0.0993647798895836,0.994661629199982
+             ,0.0199610013514757,0.019951593130827,0.999601662158966,-0.0435680523514748,0.067848339676857,0.99674391746521
+             ,-0.0950127169489861,0.0636136010289192,0.993441462516785,-0.0435680523514748,0.067848339676857,0.99674391746521
+             ,0.0199610013514757,0.019951593130827,0.999601662158966,-0.0435680523514748,0.067848339676857,0.99674391746521
+             ,-0.0950127169489861,0.0636136010289192,0.993441462516785,-0.0654424652457237,0.136523559689522,0.988472819328308
+             ,-0.137168377637863,0.111674129962921,0.984232544898987,-0.0654424652457237,0.136523559689522,0.988472819328308
+             ,-0.0950127169489861,0.0636136010289192,0.993441462516785,-0.0654424652457237,0.136523559689522,0.988472819328308
+             ,-0.137168377637863,0.111674129962921,0.984232544898987,-0.158526122570038,0.213247194886208,0.964051425457001
+             ,-0.103662170469761,0.0547216199338436,0.993106126785278,-0.158526122570038,0.213247194886208,0.964051425457001
+             ,-0.137168377637863,0.111674129962921,0.984232544898987,-0.158526122570038,0.213247194886208,0.964051425457001
+             ,-0.103662170469761,0.0547216199338436,0.993106126785278,-0.181745558977127,0.189363420009613,0.964940428733826
+             ,-0.310075908899307,0.157341495156288,0.937601506710052,-0.181745558977127,0.189363420009613,0.964940428733826
+             ,-0.103662170469761,0.0547216199338436,0.993106126785278,-0.181745558977127,0.189363420009613,0.964940428733826
+             ,-0.310075908899307,0.157341495156288,0.937601506710052,-0.346603393554688,0.320339739322662,0.88161700963974
+             ,-0.401751816272736,0.245583266019821,0.882204234600067,-0.346603393554688,0.320339739322662,0.88161700963974
+             ,-0.310075908899307,0.157341495156288,0.937601506710052,-0.346603393554688,0.320339739322662,0.88161700963974
+             ,-0.401751816272736,0.245583266019821,0.882204234600067,-0.314039617776871,0.325088083744049,0.892018437385559
+             ,-0.286230832338333,0.262202322483063,0.921586513519287,-0.314039617776871,0.325088083744049,0.892018437385559
+             ,-0.401751816272736,0.245583266019821,0.882204234600067,-0.314039617776871,0.325088083744049,0.892018437385559
+             ,-0.286230832338333,0.262202322483063,0.921586513519287,-0.328827321529388,0.30756077170372,0.892904818058014
+             ,-0.369064271450043,0.383877962827683,0.846421480178833,-0.328827321529388,0.30756077170372,0.892904818058014
+             ,-0.286230832338333,0.262202322483063,0.921586513519287,-0.328827321529388,0.30756077170372,0.892904818058014
+             ,-0.369064271450043,0.383877962827683,0.846421480178833,-0.358465164899826,0.315084159374237,0.878763198852539
+             ,-0.280396580696106,0.370990604162216,0.885293006896973,-0.358465164899826,0.315084159374237,0.878763198852539
+             ,-0.369064271450043,0.383877962827683,0.846421480178833,-0.358465164899826,0.315084159374237,0.878763198852539
+             ,-0.280396580696106,0.370990604162216,0.885293006896973,-0.381219118833542,0.1996800750494,0.902662634849548
+             ,-0.310436397790909,0.348739802837372,0.884313225746155,-0.381219118833542,0.1996800750494,0.902662634849548
+             ,-0.280396580696106,0.370990604162216,0.885293006896973,-0.381219118833542,0.1996800750494,0.902662634849548
+             ,-0.310436397790909,0.348739802837372,0.884313225746155,-0.385545045137405,0.119218476116657,0.914954662322998
+             ,-0.208032295107841,0.319726347923279,0.924390435218811,-0.385545045137405,0.119218476116657,0.914954662322998
+             ,-0.310436397790909,0.348739802837372,0.884313225746155,-0.385545045137405,0.119218476116657,0.914954662322998
+             ,-0.208032295107841,0.319726347923279,0.924390435218811,-0.0346669070422649,0.0765152722597122,0.996465563774109
+             ,0.0513954013586044,-0.330631822347641,0.942359328269959,-0.0346669070422649,0.0765152722597122,0.996465563774109
+             ,-0.208032295107841,0.319726347923279,0.924390435218811,-0.0346669070422649,0.0765152722597122,0.996465563774109
+             ,0.0513954013586044,-0.330631822347641,0.942359328269959,-0.383749663829803,0.350364536046982,0.854389190673828
+             ,-0.515373110771179,-0.228226721286774,0.826016426086426,-0.383749663829803,0.350364536046982,0.854389190673828
+             ,0.0513954013586044,-0.330631822347641,0.942359328269959,-0.383749663829803,0.350364536046982,0.854389190673828
+             ,-0.515373110771179,-0.228226721286774,0.826016426086426,-0.535730361938477,0.196306705474854,0.8212531208992
+             ,-0.347974896430969,-0.544993340969086,0.762820959091187,-0.535730361938477,0.196306705474854,0.8212531208992
+             ,-0.515373110771179,-0.228226721286774,0.826016426086426,-0.535730361938477,0.196306705474854,0.8212531208992
+             ,-0.347974896430969,-0.544993340969086,0.762820959091187,-0.461909741163254,0.176015108823776,0.869285941123962
+             ,-0.450194954872131,-0.486917942762375,0.74848872423172,-0.461909741163254,0.176015108823776,0.869285941123962
+             ,-0.347974896430969,-0.544993340969086,0.762820959091187,-0.461909741163254,0.176015108823776,0.869285941123962
+             ,-0.450194954872131,-0.486917942762375,0.74848872423172,-0.359507501125336,0.215666890144348,0.907877802848816
+             ,-0.343997478485107,-0.433283895254135,0.833025097846985,-0.359507501125336,0.215666890144348,0.907877802848816
+             ,-0.450194954872131,-0.486917942762375,0.74848872423172,-0.359507501125336,0.215666890144348,0.907877802848816
+             ,-0.343997478485107,-0.433283895254135,0.833025097846985,0.180372655391693,0.211128309369087,0.960671901702881
+             ,0.110436417162418,-0.370648711919785,0.922183990478516,0.180372655391693,0.211128309369087,0.960671901702881
+             ,-0.343997478485107,-0.433283895254135,0.833025097846985,0.180372655391693,0.211128309369087,0.960671901702881
+             ,0.110436417162418,-0.370648711919785,0.922183990478516,0.433140277862549,0.357739269733429,0.827292025089264
+             ,0.406640619039536,-0.358210295438766,0.840433716773987,0.433140277862549,0.357739269733429,0.827292025089264
+             ,0.110436417162418,-0.370648711919785,0.922183990478516,0.433140277862549,0.357739269733429,0.827292025089264
+             ,0.406640619039536,-0.358210295438766,0.840433716773987,0.465968638658524,0.412552773952484,0.782734632492065
+             ,0.439693421125412,-0.373309314250946,0.816890358924866,0.465968638658524,0.412552773952484,0.782734632492065
+             ,0.406640619039536,-0.358210295438766,0.840433716773987,0.465968638658524,0.412552773952484,0.782734632492065
+             ,0.439693421125412,-0.373309314250946,0.816890358924866,0.609622240066528,0.343622326850891,0.714341938495636
+             ,0.640846908092499,-0.239630028605461,0.729309797286987,0.609622240066528,0.343622326850891,0.714341938495636
+             ,0.439693421125412,-0.373309314250946,0.816890358924866,0.609622240066528,0.343622326850891,0.714341938495636
+             ,0.640846908092499,-0.239630028605461,0.729309797286987,0.367237120866776,0.236132025718689,0.899654686450958
+             ,0.318983882665634,0.0336224436759949,0.947163641452789,0.367237120866776,0.236132025718689,0.899654686450958
+             ,0.640846908092499,-0.239630028605461,0.729309797286987,0.367237120866776,0.236132025718689,0.899654686450958
+             ,0.318983882665634,0.0336224436759949,0.947163641452789,0.179809093475342,0.133044496178627,0.974662959575653
+             ,0.12909397482872,0.284840911626816,0.94984233379364,0.179809093475342,0.133044496178627,0.974662959575653,0.318983882665634
+             ,0.0336224436759949,0.947163641452789,0.179809093475342,0.133044496178627,0.974662959575653,0.12909397482872
+             ,0.284840911626816,0.94984233379364,0.0956437736749649,0.18581722676754,0.977918267250061,0.110810853540897,0.308244615793228
+             ,0.944831311702728,0.0956437736749649,0.18581722676754,0.977918267250061,0.12909397482872,0.284840911626816,0.94984233379364
+             ,0.0956437736749649,0.18581722676754,0.977918267250061,0.110810853540897,0.308244615793228,0.944831311702728
+             ,0.0510773248970509,0.161852523684502,0.98549222946167,0.203855633735657,0.0316110700368881,0.97849041223526
+             ,0.0510773248970509,0.161852523684502,0.98549222946167,0.110810853540897,0.308244615793228,0.944831311702728
+             ,0.0510773248970509,0.161852523684502,0.98549222946167,0.203855633735657,0.0316110700368881,0.97849041223526
+             ,-0.201038882136345,0.0790529251098633,0.976388275623322,-0.260429084300995,-0.0163123439997435,0.965355157852173
+             ,-0.201038882136345,0.0790529251098633,0.976388275623322,0.203855633735657,0.0316110700368881,0.97849041223526
+             ,-0.201038882136345,0.0790529251098633,0.976388275623322,-0.260429084300995,-0.0163123439997435,0.965355157852173
+             ,-0.607199251651764,0.0408040434122086,0.793501138687134,-0.741624712944031,0.118829526007175,0.660206258296967
+             ,-0.607199251651764,0.0408040434122086,0.793501138687134,-0.260429084300995,-0.0163123439997435,0.965355157852173
+             ,-0.607199251651764,0.0408040434122086,0.793501138687134,-0.741624712944031,0.118829526007175,0.660206258296967
+             ,-0.783114075660706,0.12994921207428,0.608149290084839,-0.63632345199585,-0.179227828979492,0.750313222408295
+             ,-0.783114075660706,0.12994921207428,0.608149290084839,-0.741624712944031,0.118829526007175,0.660206258296967
+             ,-0.783114075660706,0.12994921207428,0.608149290084839,-0.63632345199585,-0.179227828979492,0.750313222408295
+             ,-0.637110888957977,0.0168529897928238,0.770587801933289,-0.438510805368423,-0.441411405801773,0.782856523990631
+             ,-0.637110888957977,0.0168529897928238,0.770587801933289,-0.63632345199585,-0.179227828979492,0.750313222408295
+             ,-0.637110888957977,0.0168529897928238,0.770587801933289,-0.438510805368423,-0.441411405801773,0.782856523990631
+             ,-0.520136773586273,-0.0889800786972046,0.849435329437256,-0.461642444133759,-0.388723224401474,0.797358393669128
+             ,-0.520136773586273,-0.0889800786972046,0.849435329437256,-0.438510805368423,-0.441411405801773,0.782856523990631
+             ,-0.520136773586273,-0.0889800786972046,0.849435329437256,-0.461642444133759,-0.388723224401474,0.797358393669128
+             ,-0.461355358362198,-0.168702378869057,0.871028542518616,-0.525079131126404,-0.223186060786247,0.821267187595367
+             ,-0.461355358362198,-0.168702378869057,0.871028542518616,-0.461642444133759,-0.388723224401474,0.797358393669128
+             ,-0.461355358362198,-0.168702378869057,0.871028542518616,-0.525079131126404,-0.223186060786247,0.821267187595367
+             ,-0.197335675358772,-0.116623871028423,0.973374307155609,-0.359519839286804,-0.118526689708233,0.925579249858856
+             ,-0.197335675358772,-0.116623871028423,0.973374307155609,-0.525079131126404,-0.223186060786247,0.821267187595367
+             ,-0.197335675358772,-0.116623871028423,0.973374307155609,-0.359519839286804,-0.118526689708233,0.925579249858856
+             ,0.017687626183033,0.0625296607613564,0.99788635969162,-0.159898951649666,-0.0715807005763054,0.984534621238709
+             ,0.017687626183033,0.0625296607613564,0.99788635969162,-0.359519839286804,-0.118526689708233,0.925579249858856
+             ,0.017687626183033,0.0625296607613564,0.99788635969162,-0.159898951649666,-0.0715807005763054,0.984534621238709
+             ,-0.030146973207593,0.294435203075409,0.955195844173431,0.0171625670045614,-0.249202311038971,0.968299329280853
+             ,-0.030146973207593,0.294435203075409,0.955195844173431,-0.159898951649666,-0.0715807005763054,0.984534621238709
+             ,-0.030146973207593,0.294435203075409,0.955195844173431,0.0171625670045614,-0.249202311038971,0.968299329280853
+             ,0.250013202428818,0.337839692831039,0.907390594482422,0.171355858445168,-0.246052801609039,0.953989148139954
+             ,0.250013202428818,0.337839692831039,0.907390594482422,0.0171625670045614,-0.249202311038971,0.968299329280853
+             ,0.250013202428818,0.337839692831039,0.907390594482422,0.171355858445168,-0.246052801609039,0.953989148139954
+             ,0.0484747812151909,0.384478151798248,0.921860456466675,0.297186493873596,-0.215843558311462,0.930103063583374
+             ,0.0484747812151909,0.384478151798248,0.921860456466675,0.171355858445168,-0.246052801609039,0.953989148139954
+             ,0.0484747812151909,0.384478151798248,0.921860456466675,0.297186493873596,-0.215843558311462,0.930103063583374
+             ,-0.0989395454525948,-0.126124605536461,0.987068176269531,0.360787063837051,-0.509753525257111,0.781014800071716
+             ,-0.0989395454525948,-0.126124605536461,0.987068176269531,0.297186493873596,-0.215843558311462,0.930103063583374
+             ,-0.0989395454525948,-0.126124605536461,0.987068176269531,0.360787063837051,-0.509753525257111,0.781014800071716
+             ,0.309348583221436,-0.5350182056427,0.78616726398468,0.499382436275482,-0.615486562252045,0.609748721122742,0.309348583221436
+             ,-0.5350182056427,0.78616726398468,0.360787063837051,-0.509753525257111,0.781014800071716,0.309348583221436,-0.5350182056427
+             ,0.78616726398468,0.499382436275482,-0.615486562252045,0.609748721122742,0.566448152065277,-0.552207827568054
+             ,0.611721456050873,0.488102406263351,-0.678921759128571,0.548471808433533,0.566448152065277,-0.552207827568054
+             ,0.611721456050873,0.499382436275482,-0.615486562252045,0.609748721122742,0.566448152065277,-0.552207827568054
+             ,0.611721456050873,0.488102406263351,-0.678921759128571,0.548471808433533,0.602385401725769,-0.483176410198212
+             ,0.635352075099945,0.452310919761658,-0.66713935136795,0.591895222663879,0.602385401725769,-0.483176410198212
+             ,0.635352075099945,0.488102406263351,-0.678921759128571,0.548471808433533,0.602385401725769,-0.483176410198212
+             ,0.635352075099945,0.452310919761658,-0.66713935136795,0.591895222663879,0.656514346599579,-0.403031349182129
+             ,0.637616336345673,0.536428391933441,-0.570450305938721,0.621957421302795,0.656514346599579,-0.403031349182129
+             ,0.637616336345673,0.452310919761658,-0.66713935136795,0.591895222663879,0.656514346599579,-0.403031349182129
+             ,0.637616336345673,0.536428391933441,-0.570450305938721,0.621957421302795,0.340590298175812,-0.397803634405136
+             ,0.851909935474396,0.376475155353546,-0.514587640762329,0.770367443561554,0.340590298175812,-0.397803634405136
+             ,0.851909935474396,0.536428391933441,-0.570450305938721,0.621957421302795,0.340590298175812,-0.397803634405136
+             ,0.851909935474396,0.376475155353546,-0.514587640762329,0.770367443561554,0.0599144287407398,-0.487892746925354
+             ,0.870844960212708,0.119022972881794,-0.588721811771393,0.799524962902069,0.0599144287407398,-0.487892746925354
+             ,0.870844960212708,0.376475155353546,-0.514587640762329,0.770367443561554,0.0599144287407398,-0.487892746925354
+             ,0.870844960212708,0.119022972881794,-0.588721811771393,0.799524962902069,0.133872777223587,-0.478777766227722
+             ,0.867669284343719,0.0325300544500351,-0.436497151851654,0.899117410182953,0.133872777223587,-0.478777766227722
+             ,0.867669284343719,0.119022972881794,-0.588721811771393,0.799524962902069,0.133872777223587,-0.478777766227722
+             ,0.867669284343719,0.0325300544500351,-0.436497151851654,0.899117410182953,0.210738807916641,-0.44100022315979
+             ,0.872415006160736,0.178417444229126,-0.328511655330658,0.927495181560516,0.210738807916641,-0.44100022315979
+             ,0.872415006160736,0.0325300544500351,-0.436497151851654,0.899117410182953,0.210738807916641,-0.44100022315979
+             ,0.872415006160736,0.178417444229126,-0.328511655330658,0.927495181560516,0.246939897537231,-0.444118231534958
+             ,0.861266314983368,0.22678031027317,-0.290129095315933,0.929728865623474,0.246939897537231,-0.444118231534958
+             ,0.861266314983368,0.178417444229126,-0.328511655330658,0.927495181560516,0.246939897537231,-0.444118231534958
+             ,0.861266314983368,0.22678031027317,-0.290129095315933,0.929728865623474,0.0149828353896737,-0.416394650936127
+             ,0.909060478210449,0.05300098285079,-0.213553562760353,0.975492596626282,0.0149828353896737,-0.416394650936127
+             ,0.909060478210449,0.22678031027317,-0.290129095315933,0.929728865623474,0.0149828353896737,-0.416394650936127
+             ,0.909060478210449,0.05300098285079,-0.213553562760353,0.975492596626282,0.0634585320949554,-0.503629684448242
+             ,0.861585855484009,0.120557673275471,-0.293131500482559,0.948440790176392,0.0634585320949554,-0.503629684448242
+             ,0.861585855484009,0.05300098285079,-0.213553562760353,0.975492596626282,0.0634585320949554,-0.503629684448242
+             ,0.861585855484009,0.120557673275471,-0.293131500482559,0.948440790176392,0.26751920580864,-0.430040508508682
+             ,0.862263739109039,0.128793343901634,-0.198245033621788,0.971653878688812,0.26751920580864,-0.430040508508682
+             ,0.862263739109039,0.120557673275471,-0.293131500482559,0.948440790176392,0.26751920580864,-0.430040508508682
+             ,0.862263739109039,0.128793343901634,-0.198245033621788,0.971653878688812,0.0636003986001015,-0.280660510063171
+             ,0.957697570323944,-0.0158979054540396,-0.127388656139374,0.991725444793701,0.0636003986001015,-0.280660510063171
+             ,0.957697570323944,0.128793343901634,-0.198245033621788,0.971653878688812,0.0636003986001015,-0.280660510063171
+             ,0.957697570323944,-0.0158979054540396,-0.127388656139374,0.991725444793701,-0.0910268351435661,-0.154077470302582
+             ,0.983856856822968,-0.204313978552818,-0.0687497332692146,0.97648823261261,-0.0910268351435661,-0.154077470302582
+             ,0.983856856822968,-0.0158979054540396,-0.127388656139374,0.991725444793701,-0.0910268351435661,-0.154077470302582
+             ,0.983856856822968,-0.204313978552818,-0.0687497332692146,0.97648823261261,-0.370437979698181,-0.0214717201888561
+             ,0.928609013557434,-0.343723773956299,0.0507115982472897,0.937700569629669,-0.370437979698181,-0.0214717201888561
+             ,0.928609013557434,-0.204313978552818,-0.0687497332692146,0.97648823261261,-0.370437979698181,-0.0214717201888561
+             ,0.928609013557434,-0.343723773956299,0.0507115982472897,0.937700569629669,-0.411878973245621,-0.235715538263321
+             ,0.88022381067276,-0.20462840795517,-0.121972389519215,0.971210539340973,-0.411878973245621,-0.235715538263321
+             ,0.88022381067276,-0.343723773956299,0.0507115982472897,0.937700569629669,-0.411878973245621,-0.235715538263321
+             ,0.88022381067276,-0.20462840795517,-0.121972389519215,0.971210539340973,-0.259469300508499,-0.463873744010925
+             ,0.847051799297333,-0.190992906689644,-0.149931848049164,0.970073223114014,-0.259469300508499,-0.463873744010925
+             ,0.847051799297333,-0.20462840795517,-0.121972389519215,0.971210539340973,-0.259469300508499,-0.463873744010925
+             ,0.847051799297333,-0.190992906689644,-0.149931848049164,0.970073223114014,-0.0925881266593933,-0.601852655410767
+             ,0.793221831321716,-0.0627621933817863,-0.189348310232162,0.97990208864212,-0.0925881266593933,-0.601852655410767
+             ,0.793221831321716,-0.190992906689644,-0.149931848049164,0.970073223114014,-0.0925881266593933,-0.601852655410767
+             ,0.793221831321716,-0.0627621933817863,-0.189348310232162,0.97990208864212,-0.000685437466017902,-0.607522368431091
+             ,0.79430228471756,-0.0405036024749279,-0.208748251199722,0.97713029384613,-0.000685437466017902,-0.607522368431091
+             ,0.79430228471756,-0.0627621933817863,-0.189348310232162,0.97990208864212,-0.000685437466017902,-0.607522368431091
+             ,0.79430228471756,-0.0405036024749279,-0.208748251199722,0.97713029384613,0.0901545435190201,-0.544554829597473
+             ,0.833865821361542,-0.0738711804151535,-0.0978045538067818,0.992460250854492,0.0901545435190201,-0.544554829597473
+             ,0.833865821361542,-0.0405036024749279,-0.208748251199722,0.97713029384613,0.0901545435190201,-0.544554829597473
+             ,0.833865821361542,-0.0738711804151535,-0.0978045538067818,0.992460250854492,0.116276331245899,-0.430004626512527
+             ,0.895307719707489,-0.0778541266918182,0.0437369272112846,0.996004939079285,0.116276331245899,-0.430004626512527
+             ,0.895307719707489,-0.0738711804151535,-0.0978045538067818,0.992460250854492,0.183391183614731,-0.630746006965637
+             ,0.754007339477539,0.0221625566482544,-0.39111265540123,0.9200758934021,0.247225165367126,-0.523107290267944
+             ,0.815621554851532,0.194639071822166,-0.409593522548676,0.891262471675873,0.247225165367126,-0.523107290267944
+             ,0.815621554851532,0.0221625566482544,-0.39111265540123,0.9200758934021,0.247225165367126,-0.523107290267944
+             ,0.815621554851532,0.194639071822166,-0.409593522548676,0.891262471675873,0.533709228038788,-0.363601356744766
+             ,0.763510584831238,0.481253951787949,-0.354510873556137,0.801696121692657,0.533709228038788,-0.363601356744766
+             ,0.763510584831238,0.194639071822166,-0.409593522548676,0.891262471675873,0.533709228038788,-0.363601356744766
+             ,0.763510584831238,0.481253951787949,-0.354510873556137,0.801696121692657,0.611209869384766,-0.191242396831512
+             ,0.76801609992981,0.544428944587708,-0.232297360897064,0.805999398231506,0.611209869384766,-0.191242396831512
+             ,0.76801609992981,0.481253951787949,-0.354510873556137,0.801696121692657,0.611209869384766,-0.191242396831512
+             ,0.76801609992981,0.544428944587708,-0.232297360897064,0.805999398231506,0.482302337884903,-0.174688905477524
+             ,0.85841029882431,0.339634031057358,-0.0505004450678825,0.9392009973526,0.482302337884903,-0.174688905477524
+             ,0.85841029882431,0.544428944587708,-0.232297360897064,0.805999398231506,0.482302337884903,-0.174688905477524
+             ,0.85841029882431,0.339634031057358,-0.0505004450678825,0.9392009973526,0.334934264421463,-0.0376399904489517
+             ,0.941489398479462,0.244583532214165,0.0272985100746155,0.969243884086609,0.334934264421463,-0.0376399904489517
+             ,0.941489398479462,0.339634031057358,-0.0505004450678825,0.9392009973526,0.334934264421463,-0.0376399904489517
+             ,0.941489398479462,0.244583532214165,0.0272985100746155,0.969243884086609,0.179151803255081,0.0706817656755447
+             ,0.981279075145721,0.191920280456543,0.0674815624952316,0.979087769985199,0.179151803255081,0.0706817656755447
+             ,0.981279075145721,0.244583532214165,0.0272985100746155,0.969243884086609,0.179151803255081,0.0706817656755447
+             ,0.981279075145721,0.191920280456543,0.0674815624952316,0.979087769985199,0.0957053750753403,0.0477454289793968
+             ,0.99426394701004,0.0795811042189598,0.11048623919487,0.990686416625977,0.0957053750753403,0.0477454289793968
+             ,0.99426394701004,0.191920280456543,0.0674815624952316,0.979087769985199,0.0957053750753403,0.0477454289793968
+             ,0.99426394701004,0.0795811042189598,0.11048623919487,0.990686416625977,-0.0319245457649231,0.095466785132885
+             ,0.994920551776886,-0.0278351027518511,0.0993647798895836,0.994661629199982,-0.0319245457649231,0.095466785132885
+             ,0.994920551776886,0.0795811042189598,0.11048623919487,0.990686416625977,-0.0319245457649231,0.095466785132885
+             ,0.994920551776886,-0.0278351027518511,0.0993647798895836,0.994661629199982,-0.0479991771280766,0.0799726843833923
+             ,0.995640754699707,-0.0435680523514748,0.067848339676857,0.99674391746521,-0.0479991771280766,0.0799726843833923
+             ,0.995640754699707,-0.0278351027518511,0.0993647798895836,0.994661629199982,-0.0479991771280766,0.0799726843833923
+             ,0.995640754699707,-0.0435680523514748,0.067848339676857,0.99674391746521,0.0119697069749236,0.0917199105024338
+             ,0.99571293592453,-0.0654424652457237,0.136523559689522,0.988472819328308,0.0119697069749236,0.0917199105024338
+             ,0.99571293592453,-0.0435680523514748,0.067848339676857,0.99674391746521,0.0119697069749236,0.0917199105024338
+             ,0.99571293592453,-0.0654424652457237,0.136523559689522,0.988472819328308,-0.101811997592449,0.149105712771416
+             ,0.983565866947174,-0.158526122570038,0.213247194886208,0.964051425457001,-0.101811997592449,0.149105712771416
+             ,0.983565866947174,-0.0654424652457237,0.136523559689522,0.988472819328308,-0.101811997592449,0.149105712771416
+             ,0.983565866947174,-0.158526122570038,0.213247194886208,0.964051425457001,-0.164957985281944,0.131751149892807
+             ,0.977461278438568,-0.181745558977127,0.189363420009613,0.964940428733826,-0.164957985281944,0.131751149892807
+             ,0.977461278438568,-0.158526122570038,0.213247194886208,0.964051425457001,-0.164957985281944,0.131751149892807
+             ,0.977461278438568,-0.181745558977127,0.189363420009613,0.964940428733826,-0.264414310455322,0.150404632091522
+             ,0.952608823776245,-0.346603393554688,0.320339739322662,0.88161700963974,-0.264414310455322,0.150404632091522
+             ,0.952608823776245,-0.181745558977127,0.189363420009613,0.964940428733826,-0.264414310455322,0.150404632091522
+             ,0.952608823776245,-0.346603393554688,0.320339739322662,0.88161700963974,-0.37025460600853,0.19726225733757,0.907743990421295
+             ,-0.314039617776871,0.325088083744049,0.892018437385559,-0.37025460600853,0.19726225733757,0.907743990421295
+             ,-0.346603393554688,0.320339739322662,0.88161700963974,-0.37025460600853,0.19726225733757,0.907743990421295,-0.314039617776871
+             ,0.325088083744049,0.892018437385559,-0.282843023538589,0.168191894888878,0.944304645061493,-0.328827321529388
+             ,0.30756077170372,0.892904818058014,-0.282843023538589,0.168191894888878,0.944304645061493,-0.314039617776871
+             ,0.325088083744049,0.892018437385559,-0.282843023538589,0.168191894888878,0.944304645061493,-0.328827321529388
+             ,0.30756077170372,0.892904818058014,-0.358010619878769,0.296074330806732,0.885532855987549,-0.358465164899826
+             ,0.315084159374237,0.878763198852539,-0.358010619878769,0.296074330806732,0.885532855987549,-0.328827321529388
+             ,0.30756077170372,0.892904818058014,-0.358010619878769,0.296074330806732,0.885532855987549,-0.358465164899826
+             ,0.315084159374237,0.878763198852539,-0.455512970685959,0.343110203742981,0.821451902389526,-0.381219118833542
+             ,0.1996800750494,0.902662634849548,-0.455512970685959,0.343110203742981,0.821451902389526,-0.358465164899826
+             ,0.315084159374237,0.878763198852539,-0.455512970685959,0.343110203742981,0.821451902389526,-0.381219118833542
+             ,0.1996800750494,0.902662634849548,-0.287927597761154,0.254909664392471,0.923102796077728,-0.385545045137405
+             ,0.119218476116657,0.914954662322998,-0.287927597761154,0.254909664392471,0.923102796077728,-0.381219118833542
+             ,0.1996800750494,0.902662634849548,-0.287927597761154,0.254909664392471,0.923102796077728,-0.385545045137405
+             ,0.119218476116657,0.914954662322998,0.149928972125053,0.315945088863373,0.936856389045715,-0.0346669070422649
+             ,0.0765152722597122,0.996465563774109,0.149928972125053,0.315945088863373,0.936856389045715,-0.385545045137405
+             ,0.119218476116657,0.914954662322998,0.149928972125053,0.315945088863373,0.936856389045715,-0.0346669070422649
+             ,0.0765152722597122,0.996465563774109,-0.116368189454079,0.46015939116478,0.880177140235901,-0.383749663829803
+             ,0.350364536046982,0.854389190673828,-0.116368189454079,0.46015939116478,0.880177140235901,-0.0346669070422649
+             ,0.0765152722597122,0.996465563774109,-0.116368189454079,0.46015939116478,0.880177140235901,-0.383749663829803
+             ,0.350364536046982,0.854389190673828,-0.571967005729675,0.512364149093628,0.640575170516968,-0.535730361938477
+             ,0.196306705474854,0.8212531208992,-0.571967005729675,0.512364149093628,0.640575170516968,-0.383749663829803
+             ,0.350364536046982,0.854389190673828,-0.571967005729675,0.512364149093628,0.640575170516968,-0.535730361938477
+             ,0.196306705474854,0.8212531208992,-0.451473951339722,0.468708395957947,0.759265244007111,-0.461909741163254
+             ,0.176015108823776,0.869285941123962,-0.451473951339722,0.468708395957947,0.759265244007111,-0.535730361938477
+             ,0.196306705474854,0.8212531208992,-0.451473951339722,0.468708395957947,0.759265244007111,-0.461909741163254
+             ,0.176015108823776,0.869285941123962,-0.34223198890686,0.438446044921875,0.831048905849457,-0.359507501125336
+             ,0.215666890144348,0.907877802848816,-0.34223198890686,0.438446044921875,0.831048905849457,-0.461909741163254
+             ,0.176015108823776,0.869285941123962,-0.34223198890686,0.438446044921875,0.831048905849457,-0.359507501125336
+             ,0.215666890144348,0.907877802848816,0.194574922323227,0.415740519762039,0.888425767421722,0.180372655391693
+             ,0.211128309369087,0.960671901702881,0.194574922323227,0.415740519762039,0.888425767421722,-0.359507501125336
+             ,0.215666890144348,0.907877802848816,0.194574922323227,0.415740519762039,0.888425767421722,0.180372655391693
+             ,0.211128309369087,0.960671901702881,0.579242944717407,0.342691689729691,0.739621460437775,0.433140277862549
+             ,0.357739269733429,0.827292025089264,0.579242944717407,0.342691689729691,0.739621460437775,0.180372655391693
+             ,0.211128309369087,0.960671901702881,0.579242944717407,0.342691689729691,0.739621460437775,0.433140277862549
+             ,0.357739269733429,0.827292025089264,0.499596148729324,0.440742790699005,0.745754361152649,0.465968638658524
+             ,0.412552773952484,0.782734632492065,0.499596148729324,0.440742790699005,0.745754361152649,0.433140277862549
+             ,0.357739269733429,0.827292025089264,0.499596148729324,0.440742790699005,0.745754361152649,0.465968638658524
+             ,0.412552773952484,0.782734632492065,0.443508267402649,0.347884565591812,0.826000452041626,0.609622240066528
+             ,0.343622326850891,0.714341938495636,0.443508267402649,0.347884565591812,0.826000452041626,0.465968638658524
+             ,0.412552773952484,0.782734632492065,0.443508267402649,0.347884565591812,0.826000452041626,0.609622240066528
+             ,0.343622326850891,0.714341938495636,0.238894164562225,0.229149058461189,0.943620800971985,0.367237120866776
+             ,0.236132025718689,0.899654686450958,0.238894164562225,0.229149058461189,0.943620800971985,0.609622240066528
+             ,0.343622326850891,0.714341938495636,0.238894164562225,0.229149058461189,0.943620800971985,0.367237120866776
+             ,0.236132025718689,0.899654686450958,0.071138858795166,0.196089938282967,0.978002071380615,0.179809093475342
+             ,0.133044496178627,0.974662959575653,0.071138858795166,0.196089938282967,0.978002071380615,0.367237120866776
+             ,0.236132025718689,0.899654686450958,0.071138858795166,0.196089938282967,0.978002071380615,0.179809093475342
+             ,0.133044496178627,0.974662959575653,0.164443090558052,0.11686160415411,0.979439616203308,0.0956437736749649
+             ,0.18581722676754,0.977918267250061,0.164443090558052,0.11686160415411,0.979439616203308,0.179809093475342,0.133044496178627
+             ,0.974662959575653,0.164443090558052,0.11686160415411,0.979439616203308,0.0956437736749649,0.18581722676754,0.977918267250061
+             ,0.0550852455198765,0.225690349936485,0.972640454769135,0.0510773248970509,0.161852523684502,0.98549222946167
+             ,0.0550852455198765,0.225690349936485,0.972640454769135,0.0956437736749649,0.18581722676754,0.977918267250061
+             ,0.0550852455198765,0.225690349936485,0.972640454769135,0.0510773248970509,0.161852523684502,0.98549222946167
+             ,-0.30375275015831,0.210012584924698,0.929316461086273,-0.201038882136345,0.0790529251098633,0.976388275623322
+             ,-0.30375275015831,0.210012584924698,0.929316461086273,0.0510773248970509,0.161852523684502,0.98549222946167
+             ,-0.30375275015831,0.210012584924698,0.929316461086273,-0.201038882136345,0.0790529251098633,0.976388275623322
+             ,-0.685730457305908,0.0528988540172577,0.72593080997467,-0.607199251651764,0.0408040434122086,0.793501138687134
+             ,-0.685730457305908,0.0528988540172577,0.72593080997467,-0.201038882136345,0.0790529251098633,0.976388275623322
+             ,-0.685730457305908,0.0528988540172577,0.72593080997467,-0.607199251651764,0.0408040434122086,0.793501138687134
+             ,-0.74054628610611,0.0736154988408089,0.667961061000824,-0.783114075660706,0.12994921207428,0.608149290084839
+             ,-0.74054628610611,0.0736154988408089,0.667961061000824,-0.607199251651764,0.0408040434122086,0.793501138687134
+             ,-0.74054628610611,0.0736154988408089,0.667961061000824,-0.783114075660706,0.12994921207428,0.608149290084839
+             ,-0.675426185131073,0.131721168756485,0.725567996501923,-0.637110888957977,0.0168529897928238,0.770587801933289
+             ,-0.675426185131073,0.131721168756485,0.725567996501923,-0.783114075660706,0.12994921207428,0.608149290084839
+             ,-0.675426185131073,0.131721168756485,0.725567996501923,-0.637110888957977,0.0168529897928238,0.770587801933289
+             ,-0.510000765323639,0.166840955615044,0.843838393688202,-0.520136773586273,-0.0889800786972046,0.849435329437256
+             ,-0.510000765323639,0.166840955615044,0.843838393688202,-0.637110888957977,0.0168529897928238,0.770587801933289
+             ,-0.510000765323639,0.166840955615044,0.843838393688202,-0.520136773586273,-0.0889800786972046,0.849435329437256
+             ,-0.500812888145447,0.247902005910873,0.829295456409454,-0.461355358362198,-0.168702378869057,0.871028542518616
+             ,-0.500812888145447,0.247902005910873,0.829295456409454,-0.520136773586273,-0.0889800786972046,0.849435329437256
+             ,-0.500812888145447,0.247902005910873,0.829295456409454,-0.461355358362198,-0.168702378869057,0.871028542518616
+             ,-0.163154602050781,0.24891009926796,0.95468544960022,-0.197335675358772,-0.116623871028423,0.973374307155609
+             ,-0.163154602050781,0.24891009926796,0.95468544960022,-0.461355358362198,-0.168702378869057,0.871028542518616
+             ,-0.163154602050781,0.24891009926796,0.95468544960022,-0.197335675358772,-0.116623871028423,0.973374307155609
+             ,0.161419898271561,0.280152797698975,0.94628643989563,0.017687626183033,0.0625296607613564,0.99788635969162,0.161419898271561
+             ,0.280152797698975,0.94628643989563,-0.197335675358772,-0.116623871028423,0.973374307155609,0.161419898271561
+             ,0.280152797698975,0.94628643989563,0.017687626183033,0.0625296607613564,0.99788635969162,0.125344082713127,0.289210230112076
+             ,0.949023842811584,-0.030146973207593,0.294435203075409,0.955195844173431,0.125344082713127,0.289210230112076
+             ,0.949023842811584,0.017687626183033,0.0625296607613564,0.99788635969162,0.125344082713127,0.289210230112076
+             ,0.949023842811584,-0.030146973207593,0.294435203075409,0.955195844173431,0.353361696004868,0.113786399364471
+             ,0.928540885448456,0.250013202428818,0.337839692831039,0.907390594482422,0.353361696004868,0.113786399364471
+             ,0.928540885448456,-0.030146973207593,0.294435203075409,0.955195844173431,0.353361696004868,0.113786399364471
+             ,0.928540885448456,0.250013202428818,0.337839692831039,0.907390594482422,-0.0708379745483398,0.0900822356343269
+             ,0.993411898612976,0.0484747812151909,0.384478151798248,0.921860456466675,-0.0708379745483398,0.0900822356343269
+             ,0.993411898612976,0.250013202428818,0.337839692831039,0.907390594482422,-0.0708379745483398,0.0900822356343269
+             ,0.993411898612976,0.0484747812151909,0.384478151798248,0.921860456466675,-0.526317656040192,-0.0893810167908669
+             ,0.84557718038559,-0.0989395454525948,-0.126124605536461,0.987068176269531,-0.526317656040192,-0.0893810167908669
+             ,0.84557718038559,0.0484747812151909,0.384478151798248,0.921860456466675,-0.526317656040192,-0.0893810167908669
+             ,0.84557718038559,-0.0989395454525948,-0.126124605536461,0.987068176269531,-3.09230490529444e-005,-0.422612518072128
+             ,0.906310439109802,0.309348583221436,-0.5350182056427,0.78616726398468,-3.09230490529444e-005,-0.422612518072128
+             ,0.906310439109802,-0.0989395454525948,-0.126124605536461,0.987068176269531,-3.09230490529444e-005,-0.422612518072128
+             ,0.906310439109802,0.309348583221436,-0.5350182056427,0.78616726398468,0.564930379390717,-0.484967261552811,0.667577981948853
+             ,0.566448152065277,-0.552207827568054,0.611721456050873,0.564930379390717,-0.484967261552811,0.667577981948853
+             ,0.309348583221436,-0.5350182056427,0.78616726398468,0.564930379390717,-0.484967261552811,0.667577981948853,0.566448152065277
+             ,-0.552207827568054,0.611721456050873,0.663134217262268,-0.441257655620575,0.604602932929993,0.602385401725769
+             ,-0.483176410198212,0.635352075099945,0.663134217262268,-0.441257655620575,0.604602932929993,0.566448152065277
+             ,-0.552207827568054,0.611721456050873,0.663134217262268,-0.441257655620575,0.604602932929993,0.602385401725769
+             ,-0.483176410198212,0.635352075099945,0.659302830696106,-0.389983832836151,0.642831563949585,0.656514346599579
+             ,-0.403031349182129,0.637616336345673,0.659302830696106,-0.389983832836151,0.642831563949585,0.602385401725769
+             ,-0.483176410198212,0.635352075099945,0.659302830696106,-0.389983832836151,0.642831563949585,0.656514346599579
+             ,-0.403031349182129,0.637616336345673,0.415184766054153,-0.491380125284195,0.765615582466125,0.340590298175812
+             ,-0.397803634405136,0.851909935474396,0.415184766054153,-0.491380125284195,0.765615582466125,0.656514346599579
+             ,-0.403031349182129,0.637616336345673,0.415184766054153,-0.491380125284195,0.765615582466125,0.340590298175812
+             ,-0.397803634405136,0.851909935474396,0.0810336321592331,-0.511348187923431,0.855544626712799,0.0599144287407398
+             ,-0.487892746925354,0.870844960212708,0.0810336321592331,-0.511348187923431,0.855544626712799,0.340590298175812
+             ,-0.397803634405136,0.851909935474396,0.0810336321592331,-0.511348187923431,0.855544626712799,0.0599144287407398
+             ,-0.487892746925354,0.870844960212708,0.183105811476707,-0.52033531665802,0.834100425243378,0.133872777223587
+             ,-0.478777766227722,0.867669284343719,0.183105811476707,-0.52033531665802,0.834100425243378,0.0599144287407398
+             ,-0.487892746925354,0.870844960212708,0.183105811476707,-0.52033531665802,0.834100425243378,0.133872777223587
+             ,-0.478777766227722,0.867669284343719,0.201622515916824,-0.482415854930878,0.852421998977661,0.210738807916641
+             ,-0.44100022315979,0.872415006160736,0.201622515916824,-0.482415854930878,0.852421998977661,0.133872777223587
+             ,-0.478777766227722,0.867669284343719,0.201622515916824,-0.482415854930878,0.852421998977661,0.210738807916641
+             ,-0.44100022315979,0.872415006160736,0.24034371972084,-0.466000318527222,0.851515531539917,0.246939897537231
+             ,-0.444118231534958,0.861266314983368,0.24034371972084,-0.466000318527222,0.851515531539917,0.210738807916641
+             ,-0.44100022315979,0.872415006160736,0.24034371972084,-0.466000318527222,0.851515531539917,0.246939897537231
+             ,-0.444118231534958,0.861266314983368,0.0278376471251249,-0.415330767631531,0.909244477748871,0.0149828353896737
+             ,-0.416394650936127,0.909060478210449,0.0278376471251249,-0.415330767631531,0.909244477748871,0.246939897537231
+             ,-0.444118231534958,0.861266314983368,0.0278376471251249,-0.415330767631531,0.909244477748871,0.0149828353896737
+             ,-0.416394650936127,0.909060478210449,0.0254242178052664,-0.375912249088287,0.926306486129761,0.0634585320949554
+             ,-0.503629684448242,0.861585855484009,0.0254242178052664,-0.375912249088287,0.926306486129761,0.0149828353896737
+             ,-0.416394650936127,0.909060478210449,0.0254242178052664,-0.375912249088287,0.926306486129761,0.0634585320949554
+             ,-0.503629684448242,0.861585855484009,0.354077756404877,-0.386571437120438,0.851581692695618,0.26751920580864
+             ,-0.430040508508682,0.862263739109039,0.354077756404877,-0.386571437120438,0.851581692695618,0.0634585320949554
+             ,-0.503629684448242,0.861585855484009,0.354077756404877,-0.386571437120438,0.851581692695618,0.26751920580864
+             ,-0.430040508508682,0.862263739109039,0.243597015738487,-0.358966290950775,0.901001453399658,0.0636003986001015
+             ,-0.280660510063171,0.957697570323944,0.243597015738487,-0.358966290950775,0.901001453399658,0.26751920580864
+             ,-0.430040508508682,0.862263739109039,0.243597015738487,-0.358966290950775,0.901001453399658,0.0636003986001015
+             ,-0.280660510063171,0.957697570323944,0.0693922936916351,-0.333787143230438,0.940090835094452,-0.0910268351435661
+             ,-0.154077470302582,0.983856856822968,0.0693922936916351,-0.333787143230438,0.940090835094452,0.0636003986001015
+             ,-0.280660510063171,0.957697570323944,0.0693922936916351,-0.333787143230438,0.940090835094452,-0.0910268351435661
+             ,-0.154077470302582,0.983856856822968,-0.314235240221024,-0.250548422336578,0.91568648815155,-0.370437979698181
+             ,-0.0214717201888561,0.928609013557434,-0.314235240221024,-0.250548422336578,0.91568648815155,-0.0910268351435661
+             ,-0.154077470302582,0.983856856822968,-0.314235240221024,-0.250548422336578,0.91568648815155,-0.370437979698181
+             ,-0.0214717201888561,0.928609013557434,-0.600391864776611,-0.287228852510452,0.746343851089478,-0.411878973245621
+             ,-0.235715538263321,0.88022381067276,-0.600391864776611,-0.287228852510452,0.746343851089478,-0.370437979698181
+             ,-0.0214717201888561,0.928609013557434,-0.600391864776611,-0.287228852510452,0.746343851089478,-0.411878973245621
+             ,-0.235715538263321,0.88022381067276,-0.433331191539764,-0.557884633541107,0.707805633544922,-0.259469300508499
+             ,-0.463873744010925,0.847051799297333,-0.433331191539764,-0.557884633541107,0.707805633544922,-0.411878973245621
+             ,-0.235715538263321,0.88022381067276,-0.433331191539764,-0.557884633541107,0.707805633544922,-0.259469300508499
+             ,-0.463873744010925,0.847051799297333,-0.267096191644669,-0.617006719112396,0.740244805812836,-0.0925881266593933
+             ,-0.601852655410767,0.793221831321716,-0.267096191644669,-0.617006719112396,0.740244805812836,-0.259469300508499
+             ,-0.463873744010925,0.847051799297333,-0.267096191644669,-0.617006719112396,0.740244805812836,-0.0925881266593933
+             ,-0.601852655410767,0.793221831321716,0.0258921831846237,-0.720482647418976,0.692989468574524,-0.000685437466017902
+             ,-0.607522368431091,0.79430228471756,0.0258921831846237,-0.720482647418976,0.692989468574524,-0.0925881266593933
+             ,-0.601852655410767,0.793221831321716,0.0258921831846237,-0.720482647418976,0.692989468574524,-0.000685437466017902
+             ,-0.607522368431091,0.79430228471756,0.163396313786507,-0.723560690879822,0.670642673969269,0.0901545435190201
+             ,-0.544554829597473,0.833865821361542,0.163396313786507,-0.723560690879822,0.670642673969269,-0.000685437466017902
+             ,-0.607522368431091,0.79430228471756,0.163396313786507,-0.723560690879822,0.670642673969269,0.0901545435190201
+             ,-0.544554829597473,0.833865821361542,0.255058825016022,-0.688246965408325,0.679161965847015,0.116276331245899
+             ,-0.430004626512527,0.895307719707489,0.255058825016022,-0.688246965408325,0.679161965847015,0.0901545435190201
+             ,-0.544554829597473,0.833865821361542,0.291787654161453,-0.601843059062958,0.743400871753693,0.183391183614731
+             ,-0.630746006965637,0.754007339477539,0.403758615255356,-0.53176212310791,0.744451522827148,0.247225165367126
+             ,-0.523107290267944,0.815621554851532,0.403758615255356,-0.53176212310791,0.744451522827148,0.183391183614731
+             ,-0.630746006965637,0.754007339477539,0.403758615255356,-0.53176212310791,0.744451522827148,0.247225165367126
+             ,-0.523107290267944,0.815621554851532,0.620117425918579,-0.386473625898361,0.682709693908691,0.533709228038788
+             ,-0.363601356744766,0.763510584831238,0.620117425918579,-0.386473625898361,0.682709693908691,0.247225165367126
+             ,-0.523107290267944,0.815621554851532,0.620117425918579,-0.386473625898361,0.682709693908691,0.533709228038788
+             ,-0.363601356744766,0.763510584831238,0.625911414623261,-0.289816707372665,0.724045038223267,0.611209869384766
+             ,-0.191242396831512,0.76801609992981,0.625911414623261,-0.289816707372665,0.724045038223267,0.533709228038788
+             ,-0.363601356744766,0.763510584831238,0.625911414623261,-0.289816707372665,0.724045038223267,0.611209869384766
+             ,-0.191242396831512,0.76801609992981,0.490141004323959,-0.294681012630463,0.820320069789886,0.482302337884903
+             ,-0.174688905477524,0.85841029882431,0.490141004323959,-0.294681012630463,0.820320069789886,0.611209869384766
+             ,-0.191242396831512,0.76801609992981,0.490141004323959,-0.294681012630463,0.820320069789886,0.482302337884903
+             ,-0.174688905477524,0.85841029882431,0.467973560094833,-0.210153102874756,0.858391761779785,0.334934264421463
+             ,-0.0376399904489517,0.941489398479462,0.467973560094833,-0.210153102874756,0.858391761779785,0.482302337884903
+             ,-0.174688905477524,0.85841029882431,0.467973560094833,-0.210153102874756,0.858391761779785,0.334934264421463
+             ,-0.0376399904489517,0.941489398479462,0.257152110338211,-0.00249890354461968,0.966367721557617,0.179151803255081
+             ,0.0706817656755447,0.981279075145721,0.257152110338211,-0.00249890354461968,0.966367721557617,0.334934264421463
+             ,-0.0376399904489517,0.941489398479462,0.257152110338211,-0.00249890354461968,0.966367721557617,0.179151803255081
+             ,0.0706817656755447,0.981279075145721,0.114666402339935,0.0521919056773186,0.992032110691071,0.0957053750753403
+             ,0.0477454289793968,0.99426394701004,0.114666402339935,0.0521919056773186,0.992032110691071,0.179151803255081
+             ,0.0706817656755447,0.981279075145721,0.114666402339935,0.0521919056773186,0.992032110691071,0.0957053750753403
+             ,0.0477454289793968,0.99426394701004,0.0127191767096519,0.0749730691313744,0.997104406356812,-0.0319245457649231
+             ,0.095466785132885,0.994920551776886,0.0127191767096519,0.0749730691313744,0.997104406356812,0.0957053750753403
+             ,0.0477454289793968,0.99426394701004,0.0127191767096519,0.0749730691313744,0.997104406356812,-0.0319245457649231
+             ,0.095466785132885,0.994920551776886,-0.074395477771759,0.099177397787571,0.992284834384918,-0.0479991771280766
+             ,0.0799726843833923,0.995640754699707,-0.074395477771759,0.099177397787571,0.992284834384918,-0.0319245457649231
+             ,0.095466785132885,0.994920551776886,-0.074395477771759,0.099177397787571,0.992284834384918,-0.0479991771280766
+             ,0.0799726843833923,0.995640754699707,0.0360830649733543,0.0679475739598274,0.997036159038544,0.0119697069749236
+             ,0.0917199105024338,0.99571293592453,0.0360830649733543,0.0679475739598274,0.997036159038544,-0.0479991771280766
+             ,0.0799726843833923,0.995640754699707,0.0360830649733543,0.0679475739598274,0.997036159038544,0.0119697069749236
+             ,0.0917199105024338,0.99571293592453,-0.103296272456646,0.0820652917027473,0.991259396076202,-0.101811997592449
+             ,0.149105712771416,0.983565866947174,-0.103296272456646,0.0820652917027473,0.991259396076202,0.0119697069749236
+             ,0.0917199105024338,0.99571293592453,-0.103296272456646,0.0820652917027473,0.991259396076202,-0.101811997592449
+             ,0.149105712771416,0.983565866947174,-0.218144610524178,0.0622672066092491,0.973927974700928,-0.164957985281944
+             ,0.131751149892807,0.977461278438568,-0.218144610524178,0.0622672066092491,0.973927974700928,-0.101811997592449
+             ,0.149105712771416,0.983565866947174,-0.218144610524178,0.0622672066092491,0.973927974700928,-0.164957985281944
+             ,0.131751149892807,0.977461278438568,-0.244358226656914,0.0350300930440426,0.969052076339722,-0.264414310455322
+             ,0.150404632091522,0.952608823776245,-0.244358226656914,0.0350300930440426,0.969052076339722,-0.164957985281944
+             ,0.131751149892807,0.977461278438568,-0.244358226656914,0.0350300930440426,0.969052076339722,-0.264414310455322
+             ,0.150404632091522,0.952608823776245,-0.357747077941895,0.074232317507267,0.930863380432129,-0.37025460600853
+             ,0.19726225733757,0.907743990421295,-0.357747077941895,0.074232317507267,0.930863380432129,-0.264414310455322
+             ,0.150404632091522,0.952608823776245,-0.357747077941895,0.074232317507267,0.930863380432129,-0.37025460600853
+             ,0.19726225733757,0.907743990421295,-0.239335864782333,0.107329301536083,0.964986443519592,-0.282843023538589
+             ,0.168191894888878,0.944304645061493,-0.239335864782333,0.107329301536083,0.964986443519592,-0.37025460600853
+             ,0.19726225733757,0.907743990421295,-0.239335864782333,0.107329301536083,0.964986443519592,-0.282843023538589
+             ,0.168191894888878,0.944304645061493,-0.235773772001266,0.219406604766846,0.946716129779816,-0.358010619878769
+             ,0.296074330806732,0.885532855987549,-0.235773772001266,0.219406604766846,0.946716129779816,-0.282843023538589
+             ,0.168191894888878,0.944304645061493,-0.235773772001266,0.219406604766846,0.946716129779816,-0.358010619878769
+             ,0.296074330806732,0.885532855987549,-0.293428361415863,0.316292643547058,0.902141213417053,-0.455512970685959
+             ,0.343110203742981,0.821451902389526,-0.293428361415863,0.316292643547058,0.902141213417053,-0.358010619878769
+             ,0.296074330806732,0.885532855987549,-0.293428361415863,0.316292643547058,0.902141213417053,-0.455512970685959
+             ,0.343110203742981,0.821451902389526,-0.333755493164063,0.537876665592194,0.77414208650589,-0.287927597761154
+             ,0.254909664392471,0.923102796077728,-0.333755493164063,0.537876665592194,0.77414208650589,-0.455512970685959
+             ,0.343110203742981,0.821451902389526,-0.333755493164063,0.537876665592194,0.77414208650589,-0.287927597761154
+             ,0.254909664392471,0.923102796077728,0.0166980549693108,0.508229553699493,0.861059725284576,0.149928972125053
+             ,0.315945088863373,0.936856389045715,0.0166980549693108,0.508229553699493,0.861059725284576,-0.287927597761154
+             ,0.254909664392471,0.923102796077728,0.0166980549693108,0.508229553699493,0.861059725284576,0.149928972125053
+             ,0.315945088863373,0.936856389045715,0.0233862493187189,0.385726094245911,0.922316908836365,-0.116368189454079
+             ,0.46015939116478,0.880177140235901,0.0233862493187189,0.385726094245911,0.922316908836365,0.149928972125053
+             ,0.315945088863373,0.936856389045715,0.0233862493187189,0.385726094245911,0.922316908836365,-0.116368189454079
+             ,0.46015939116478,0.880177140235901,-0.472233027219772,0.472298204898834,0.744265079498291,-0.571967005729675
+             ,0.512364149093628,0.640575170516968,-0.472233027219772,0.472298204898834,0.744265079498291,-0.116368189454079
+             ,0.46015939116478,0.880177140235901,-0.472233027219772,0.472298204898834,0.744265079498291,-0.571967005729675
+             ,0.512364149093628,0.640575170516968,-0.527509391307831,0.51860898733139,0.672888159751892,-0.451473951339722
+             ,0.468708395957947,0.759265244007111,-0.527509391307831,0.51860898733139,0.672888159751892,-0.571967005729675
+             ,0.512364149093628,0.640575170516968,-0.527509391307831,0.51860898733139,0.672888159751892,-0.451473951339722
+             ,0.468708395957947,0.759265244007111,-0.409751623868942,0.476782023906708,0.777677655220032,-0.34223198890686
+             ,0.438446044921875,0.831048905849457,-0.409751623868942,0.476782023906708,0.777677655220032,-0.451473951339722
+             ,0.468708395957947,0.759265244007111,-0.409751623868942,0.476782023906708,0.777677655220032,-0.34223198890686
+             ,0.438446044921875,0.831048905849457,0.119914621114731,0.439349919557571,0.890276432037354,0.194574922323227
+             ,0.415740519762039,0.888425767421722,0.119914621114731,0.439349919557571,0.890276432037354,-0.34223198890686
+             ,0.438446044921875,0.831048905849457,0.119914621114731,0.439349919557571,0.890276432037354,0.194574922323227
+             ,0.415740519762039,0.888425767421722,0.553093135356903,0.26743957400322,0.789027333259583,0.579242944717407,0.342691689729691
+             ,0.739621460437775,0.553093135356903,0.26743957400322,0.789027333259583,0.194574922323227,0.415740519762039,0.888425767421722
+             ,0.553093135356903,0.26743957400322,0.789027333259583,0.579242944717407,0.342691689729691,0.739621460437775,0.524555087089539
+             ,0.133729547262192,0.840808153152466,0.499596148729324,0.440742790699005,0.745754361152649,0.524555087089539
+             ,0.133729547262192,0.840808153152466,0.579242944717407,0.342691689729691,0.739621460437775,0.524555087089539
+             ,0.133729547262192,0.840808153152466,0.499596148729324,0.440742790699005,0.745754361152649,0.419527351856232
+             ,0.0671443268656731,0.905256032943726,0.443508267402649,0.347884565591812,0.826000452041626,0.419527351856232
+             ,0.0671443268656731,0.905256032943726,0.499596148729324,0.440742790699005,0.745754361152649,0.419527351856232
+             ,0.0671443268656731,0.905256032943726,0.443508267402649,0.347884565591812,0.826000452041626,0.246321514248848
+             ,0.107132770121098,0.9632488489151,0.238894164562225,0.229149058461189,0.943620800971985,0.246321514248848,0.107132770121098
+             ,0.9632488489151,0.443508267402649,0.347884565591812,0.826000452041626,0.246321514248848,0.107132770121098,0.9632488489151
+             ,0.238894164562225,0.229149058461189,0.943620800971985,0.0629500821232796,0.218982756137848,0.973695993423462
+             ,0.071138858795166,0.196089938282967,0.978002071380615,0.0629500821232796,0.218982756137848,0.973695993423462
+             ,0.238894164562225,0.229149058461189,0.943620800971985,0.0629500821232796,0.218982756137848,0.973695993423462
+             ,0.071138858795166,0.196089938282967,0.978002071380615,0.174058631062508,0.222722843289375,0.959217488765717
+             ,0.164443090558052,0.11686160415411,0.979439616203308,0.174058631062508,0.222722843289375,0.959217488765717,0.071138858795166
+             ,0.196089938282967,0.978002071380615,0.174058631062508,0.222722843289375,0.959217488765717,0.164443090558052
+             ,0.11686160415411,0.979439616203308,0.120461985468864,0.305063158273697,0.944682657718658,0.0550852455198765
+             ,0.225690349936485,0.972640454769135,0.120461985468864,0.305063158273697,0.944682657718658,0.164443090558052
+             ,0.11686160415411,0.979439616203308,0.120461985468864,0.305063158273697,0.944682657718658,0.0550852455198765
+             ,0.225690349936485,0.972640454769135,-0.335608392953873,0.272650301456451,0.901681065559387,-0.30375275015831
+             ,0.210012584924698,0.929316461086273,-0.335608392953873,0.272650301456451,0.901681065559387,0.0550852455198765
+             ,0.225690349936485,0.972640454769135,-0.335608392953873,0.272650301456451,0.901681065559387,-0.30375275015831
+             ,0.210012584924698,0.929316461086273,-0.666498780250549,0.18932968378067,0.721064269542694,-0.685730457305908
+             ,0.0528988540172577,0.72593080997467,-0.666498780250549,0.18932968378067,0.721064269542694,-0.30375275015831
+             ,0.210012584924698,0.929316461086273,-0.666498780250549,0.18932968378067,0.721064269542694,-0.685730457305908
+             ,0.0528988540172577,0.72593080997467,-0.737098574638367,0.234626606106758,0.633747577667236,-0.74054628610611
+             ,0.0736154988408089,0.667961061000824,-0.737098574638367,0.234626606106758,0.633747577667236,-0.685730457305908
+             ,0.0528988540172577,0.72593080997467,-0.737098574638367,0.234626606106758,0.633747577667236,-0.74054628610611
+             ,0.0736154988408089,0.667961061000824,-0.685431599617004,0.186124965548515,0.703946709632874,-0.675426185131073
+             ,0.131721168756485,0.725567996501923,-0.685431599617004,0.186124965548515,0.703946709632874,-0.74054628610611
+             ,0.0736154988408089,0.667961061000824,-0.685431599617004,0.186124965548515,0.703946709632874,-0.675426185131073
+             ,0.131721168756485,0.725567996501923,-0.318500608205795,0.163031250238419,0.933797717094421,-0.510000765323639
+             ,0.166840955615044,0.843838393688202,-0.318500608205795,0.163031250238419,0.933797717094421,-0.675426185131073
+             ,0.131721168756485,0.725567996501923,-0.318500608205795,0.163031250238419,0.933797717094421,-0.510000765323639
+             ,0.166840955615044,0.843838393688202,-0.23758502304554,0.355461239814758,0.903991520404816,-0.500812888145447
+             ,0.247902005910873,0.829295456409454,-0.23758502304554,0.355461239814758,0.903991520404816,-0.510000765323639
+             ,0.166840955615044,0.843838393688202,-0.23758502304554,0.355461239814758,0.903991520404816,-0.500812888145447
+             ,0.247902005910873,0.829295456409454,-0.0945555865764618,0.595704853534698,0.797618329524994,-0.163154602050781
+             ,0.24891009926796,0.95468544960022,-0.0945555865764618,0.595704853534698,0.797618329524994,-0.500812888145447
+             ,0.247902005910873,0.829295456409454,-0.0945555865764618,0.595704853534698,0.797618329524994,-0.163154602050781
+             ,0.24891009926796,0.95468544960022,0.15474234521389,0.681768655776978,0.71501487493515,0.161419898271561,0.280152797698975
+             ,0.94628643989563,0.15474234521389,0.681768655776978,0.71501487493515,-0.163154602050781,0.24891009926796,0.95468544960022
+             ,0.15474234521389,0.681768655776978,0.71501487493515,0.161419898271561,0.280152797698975,0.94628643989563,-0.221257850527763
+             ,0.658464789390564,0.719353318214417,0.125344082713127,0.289210230112076,0.949023842811584,-0.221257850527763
+             ,0.658464789390564,0.719353318214417,0.161419898271561,0.280152797698975,0.94628643989563,-0.221257850527763
+             ,0.658464789390564,0.719353318214417,0.125344082713127,0.289210230112076,0.949023842811584,-0.0576174594461918
+             ,0.141550689935684,0.988252818584442,0.353361696004868,0.113786399364471,0.928540885448456,-0.0576174594461918
+             ,0.141550689935684,0.988252818584442,0.125344082713127,0.289210230112076,0.949023842811584,-0.0576174594461918
+             ,0.141550689935684,0.988252818584442,0.353361696004868,0.113786399364471,0.928540885448456,-0.117261722683907
+             ,-0.344584196805954,0.931402981281281,-0.0708379745483398,0.0900822356343269,0.993411898612976,-0.117261722683907
+             ,-0.344584196805954,0.931402981281281,0.353361696004868,0.113786399364471,0.928540885448456,-0.117261722683907
+             ,-0.344584196805954,0.931402981281281,-0.0708379745483398,0.0900822356343269,0.993411898612976,-0.554297685623169
+             ,-0.300199598073959,0.776295185089111,-0.526317656040192,-0.0893810167908669,0.84557718038559,-0.554297685623169
+             ,-0.300199598073959,0.776295185089111,-0.0708379745483398,0.0900822356343269,0.993411898612976,-0.554297685623169
+             ,-0.300199598073959,0.776295185089111,-0.526317656040192,-0.0893810167908669,0.84557718038559,-0.122410126030445
+             ,-0.264719754457474,0.956524550914764,-3.09230490529444e-005,-0.422612518072128,0.906310439109802,-0.122410126030445
+             ,-0.264719754457474,0.956524550914764,-0.526317656040192,-0.0893810167908669,0.84557718038559,-0.122410126030445
+             ,-0.264719754457474,0.956524550914764,-3.09230490529444e-005,-0.422612518072128,0.906310439109802,0.503579258918762
+             ,-0.33016836643219,0.798371374607086,0.564930379390717,-0.484967261552811,0.667577981948853,0.503579258918762
+             ,-0.33016836643219,0.798371374607086,-3.09230490529444e-005,-0.422612518072128,0.906310439109802,0.503579258918762
+             ,-0.33016836643219,0.798371374607086,0.564930379390717,-0.484967261552811,0.667577981948853,0.654949009418488
+             ,-0.413132548332214,0.632742643356323,0.663134217262268,-0.441257655620575,0.604602932929993,0.654949009418488
+             ,-0.413132548332214,0.632742643356323,0.564930379390717,-0.484967261552811,0.667577981948853,0.654949009418488
+             ,-0.413132548332214,0.632742643356323,0.663134217262268,-0.441257655620575,0.604602932929993,0.61521053314209
+             ,-0.522363245487213,0.590468049049377,0.659302830696106,-0.389983832836151,0.642831563949585,0.61521053314209
+             ,-0.522363245487213,0.590468049049377,0.663134217262268,-0.441257655620575,0.604602932929993,0.61521053314209
+             ,-0.522363245487213,0.590468049049377,0.659302830696106,-0.389983832836151,0.642831563949585,0.411545753479004
+             ,-0.603140771389008,0.683265209197998,0.415184766054153,-0.491380125284195,0.765615582466125,0.411545753479004
+             ,-0.603140771389008,0.683265209197998,0.659302830696106,-0.389983832836151,0.642831563949585,0.411545753479004
+             ,-0.603140771389008,0.683265209197998,0.415184766054153,-0.491380125284195,0.765615582466125,0.0418869145214558
+             ,-0.57620632648468,0.816230118274689,0.0810336321592331,-0.511348187923431,0.855544626712799,0.0418869145214558
+             ,-0.57620632648468,0.816230118274689,0.415184766054153,-0.491380125284195,0.765615582466125,0.0418869145214558
+             ,-0.57620632648468,0.816230118274689,0.0810336321592331,-0.511348187923431,0.855544626712799,0.110549598932266
+             ,-0.635613918304443,0.764050900936127,0.183105811476707,-0.52033531665802,0.834100425243378,0.110549598932266
+             ,-0.635613918304443,0.764050900936127,0.0810336321592331,-0.511348187923431,0.855544626712799,0.110549598932266
+             ,-0.635613918304443,0.764050900936127,0.183105811476707,-0.52033531665802,0.834100425243378,0.2082399725914,-0.607647001743317
+             ,0.76642107963562,0.201622515916824,-0.482415854930878,0.852421998977661,0.2082399725914,-0.607647001743317,0.76642107963562
+             ,0.183105811476707,-0.52033531665802,0.834100425243378,0.2082399725914,-0.607647001743317,0.76642107963562,0.201622515916824
+             ,-0.482415854930878,0.852421998977661,0.292105078697205,-0.589021265506744,0.753477692604065,0.24034371972084
+             ,-0.466000318527222,0.851515531539917,0.292105078697205,-0.589021265506744,0.753477692604065,0.201622515916824
+             ,-0.482415854930878,0.852421998977661,0.292105078697205,-0.589021265506744,0.753477692604065,0.24034371972084
+             ,-0.466000318527222,0.851515531539917,0.230047479271889,-0.373493164777756,0.898655116558075,0.0278376471251249
+             ,-0.415330767631531,0.909244477748871,0.230047479271889,-0.373493164777756,0.898655116558075,0.24034371972084
+             ,-0.466000318527222,0.851515531539917,0.230047479271889,-0.373493164777756,0.898655116558075,0.0278376471251249
+             ,-0.415330767631531,0.909244477748871,0.041020005941391,0.0109612978994846,0.999098181724548,0.0254242178052664
+             ,-0.375912249088287,0.926306486129761,0.041020005941391,0.0109612978994846,0.999098181724548,0.0278376471251249
+             ,-0.415330767631531,0.909244477748871,0.041020005941391,0.0109612978994846,0.999098181724548,0.0254242178052664
+             ,-0.375912249088287,0.926306486129761,0.344851046800613,-0.0236897375434637,0.938358426094055,0.354077756404877
+             ,-0.386571437120438,0.851581692695618,0.344851046800613,-0.0236897375434637,0.938358426094055,0.0254242178052664
+             ,-0.375912249088287,0.926306486129761,0.344851046800613,-0.0236897375434637,0.938358426094055,0.354077756404877
+             ,-0.386571437120438,0.851581692695618,0.198081135749817,-0.140003234148026,0.970135569572449,0.243597015738487
+             ,-0.358966290950775,0.901001453399658,0.198081135749817,-0.140003234148026,0.970135569572449,0.354077756404877
+             ,-0.386571437120438,0.851581692695618,0.198081135749817,-0.140003234148026,0.970135569572449,0.243597015738487
+             ,-0.358966290950775,0.901001453399658,-0.0793052762746811,-0.337452590465546,0.937996029853821,0.0693922936916351
+             ,-0.333787143230438,0.940090835094452,-0.0793052762746811,-0.337452590465546,0.937996029853821,0.243597015738487
+             ,-0.358966290950775,0.901001453399658,-0.0793052762746811,-0.337452590465546,0.937996029853821,0.0693922936916351
+             ,-0.333787143230438,0.940090835094452,-0.295853793621063,-0.510749936103821,0.807220578193665,-0.314235240221024
+             ,-0.250548422336578,0.91568648815155,-0.295853793621063,-0.510749936103821,0.807220578193665,0.0693922936916351
+             ,-0.333787143230438,0.940090835094452,-0.295853793621063,-0.510749936103821,0.807220578193665,-0.314235240221024
+             ,-0.250548422336578,0.91568648815155,-0.661236703395844,-0.413260668516159,0.626084327697754,-0.600391864776611
+             ,-0.287228852510452,0.746343851089478,-0.661236703395844,-0.413260668516159,0.626084327697754,-0.314235240221024
+             ,-0.250548422336578,0.91568648815155,-0.661236703395844,-0.413260668516159,0.626084327697754,-0.600391864776611
+             ,-0.287228852510452,0.746343851089478,-0.463807344436646,-0.584663927555084,0.665620565414429,-0.433331191539764
+             ,-0.557884633541107,0.707805633544922,-0.463807344436646,-0.584663927555084,0.665620565414429,-0.600391864776611
+             ,-0.287228852510452,0.746343851089478,-0.463807344436646,-0.584663927555084,0.665620565414429,-0.433331191539764
+             ,-0.557884633541107,0.707805633544922,-0.189112052321434,-0.646681904792786,0.738944709300995,-0.267096191644669
+             ,-0.617006719112396,0.740244805812836,-0.189112052321434,-0.646681904792786,0.738944709300995,-0.433331191539764
+             ,-0.557884633541107,0.707805633544922,-0.189112052321434,-0.646681904792786,0.738944709300995,-0.267096191644669
+             ,-0.617006719112396,0.740244805812836,-0.107154458761215,-0.605691432952881,0.788451492786407,0.0258921831846237
+             ,-0.720482647418976,0.692989468574524,-0.107154458761215,-0.605691432952881,0.788451492786407,-0.267096191644669
+             ,-0.617006719112396,0.740244805812836,-0.107154458761215,-0.605691432952881,0.788451492786407,0.0258921831846237
+             ,-0.720482647418976,0.692989468574524,0.101673066616058,-0.63691371679306,0.764201164245605,0.163396313786507
+             ,-0.723560690879822,0.670642673969269,0.101673066616058,-0.63691371679306,0.764201164245605,0.0258921831846237
+             ,-0.720482647418976,0.692989468574524,0.101673066616058,-0.63691371679306,0.764201164245605,0.163396313786507
+             ,-0.723560690879822,0.670642673969269,0.175469487905502,-0.644498944282532,0.744198620319366,0.255058825016022
+             ,-0.688246965408325,0.679161965847015,0.175469487905502,-0.644498944282532,0.744198620319366,0.163396313786507
+             ,-0.723560690879822,0.670642673969269,0.394084542989731,-0.562270939350128,0.727013647556305,0.291787654161453
+             ,-0.601843059062958,0.743400871753693,0.589679777622223,-0.417794018983841,0.691177248954773,0.403758615255356
+             ,-0.53176212310791,0.744451522827148,0.589679777622223,-0.417794018983841,0.691177248954773,0.291787654161453
+             ,-0.601843059062958,0.743400871753693,0.589679777622223,-0.417794018983841,0.691177248954773,0.403758615255356
+             ,-0.53176212310791,0.744451522827148,0.673689246177673,-0.0951702445745468,0.73286110162735,0.620117425918579
+             ,-0.386473625898361,0.682709693908691,0.673689246177673,-0.0951702445745468,0.73286110162735,0.403758615255356
+             ,-0.53176212310791,0.744451522827148,0.673689246177673,-0.0951702445745468,0.73286110162735,0.620117425918579
+             ,-0.386473625898361,0.682709693908691,0.675303518772125,-0.223680734634399,0.702803075313568,0.625911414623261
+             ,-0.289816707372665,0.724045038223267,0.675303518772125,-0.223680734634399,0.702803075313568,0.620117425918579
+             ,-0.386473625898361,0.682709693908691,0.675303518772125,-0.223680734634399,0.702803075313568,0.625911414623261
+             ,-0.289816707372665,0.724045038223267,0.562856197357178,-0.260217547416687,0.784525215625763,0.490141004323959
+             ,-0.294681012630463,0.820320069789886,0.562856197357178,-0.260217547416687,0.784525215625763,0.625911414623261
+             ,-0.289816707372665,0.724045038223267,0.562856197357178,-0.260217547416687,0.784525215625763,0.490141004323959
+             ,-0.294681012630463,0.820320069789886,0.589531183242798,-0.177842676639557,0.787924528121948,0.467973560094833
+             ,-0.210153102874756,0.858391761779785,0.589531183242798,-0.177842676639557,0.787924528121948,0.490141004323959
+             ,-0.294681012630463,0.820320069789886,0.589531183242798,-0.177842676639557,0.787924528121948,0.467973560094833
+             ,-0.210153102874756,0.858391761779785,0.421663910150528,-0.0275417845696211,0.906333863735199,0.257152110338211
+             ,-0.00249890354461968,0.966367721557617,0.421663910150528,-0.0275417845696211,0.906333863735199,0.467973560094833
+             ,-0.210153102874756,0.858391761779785,0.421663910150528,-0.0275417845696211,0.906333863735199,0.257152110338211
+             ,-0.00249890354461968,0.966367721557617,0.118770480155945,0.0719909071922302,0.990308463573456,0.114666402339935
+             ,0.0521919056773186,0.992032110691071,0.118770480155945,0.0719909071922302,0.990308463573456,0.257152110338211
+             ,-0.00249890354461968,0.966367721557617,0.118770480155945,0.0719909071922302,0.990308463573456,0.114666402339935
+             ,0.0521919056773186,0.992032110691071,0.0399535223841667,0.0399979092180729,0.998400688171387,0.0127191767096519
+             ,0.0749730691313744,0.997104406356812,0.0399535223841667,0.0399979092180729,0.998400688171387,0.114666402339935
+             ,0.0521919056773186,0.992032110691071,0.0399535223841667,0.0399979092180729,0.998400688171387,0.0127191767096519
+             ,0.0749730691313744,0.997104406356812,-0.0638402327895164,0.0956190600991249,0.993368685245514,-0.074395477771759
+             ,0.099177397787571,0.992284834384918,-0.0638402327895164,0.0956190600991249,0.993368685245514,0.0127191767096519
+             ,0.0749730691313744,0.997104406356812,-0.0638402327895164,0.0956190600991249,0.993368685245514,-0.074395477771759
+             ,0.099177397787571,0.992284834384918,-0.00782464537769556,0.0877871215343475,0.996108531951904,0.0360830649733543
+             ,0.0679475739598274,0.997036159038544,-0.00782464537769556,0.0877871215343475,0.996108531951904,-0.074395477771759
+             ,0.099177397787571,0.992284834384918,-0.00782464537769556,0.0877871215343475,0.996108531951904,0.0360830649733543
+             ,0.0679475739598274,0.997036159038544,-0.0867082104086876,0.0560008957982063,0.994658529758453,-0.103296272456646
+             ,0.0820652917027473,0.991259396076202,-0.0867082104086876,0.0560008957982063,0.994658529758453,0.0360830649733543
+             ,0.0679475739598274,0.997036159038544,-0.0867082104086876,0.0560008957982063,0.994658529758453,-0.103296272456646
+             ,0.0820652917027473,0.991259396076202,-0.215067088603973,0.0820420235395432,0.973147094249725,-0.218144610524178
+             ,0.0622672066092491,0.973927974700928,-0.215067088603973,0.0820420235395432,0.973147094249725,-0.103296272456646
+             ,0.0820652917027473,0.991259396076202,-0.215067088603973,0.0820420235395432,0.973147094249725,-0.218144610524178
+             ,0.0622672066092491,0.973927974700928,-0.224458575248718,0.101129077374935,0.969222009181976,-0.244358226656914
+             ,0.0350300930440426,0.969052076339722,-0.224458575248718,0.101129077374935,0.969222009181976,-0.218144610524178
+             ,0.0622672066092491,0.973927974700928,-0.224458575248718,0.101129077374935,0.969222009181976,-0.244358226656914
+             ,0.0350300930440426,0.969052076339722,-0.289523154497147,0.191412553191185,0.937836647033691,-0.357747077941895
+             ,0.074232317507267,0.930863380432129,-0.289523154497147,0.191412553191185,0.937836647033691,-0.244358226656914
+             ,0.0350300930440426,0.969052076339722,-0.289523154497147,0.191412553191185,0.937836647033691,-0.357747077941895
+             ,0.074232317507267,0.930863380432129,-0.183774188160896,0.263472110033035,0.947000324726105,-0.239335864782333
+             ,0.107329301536083,0.964986443519592,-0.183774188160896,0.263472110033035,0.947000324726105,-0.357747077941895
+             ,0.074232317507267,0.930863380432129,-0.183774188160896,0.263472110033035,0.947000324726105,-0.239335864782333
+             ,0.107329301536083,0.964986443519592,-0.13209243118763,0.274042248725891,0.952602982521057,-0.235773772001266
+             ,0.219406604766846,0.946716129779816,-0.13209243118763,0.274042248725891,0.952602982521057,-0.239335864782333
+             ,0.107329301536083,0.964986443519592,-0.13209243118763,0.274042248725891,0.952602982521057,-0.235773772001266
+             ,0.219406604766846,0.946716129779816,-0.18631537258625,0.342483371496201,0.920864701271057,-0.293428361415863
+             ,0.316292643547058,0.902141213417053,-0.18631537258625,0.342483371496201,0.920864701271057,-0.235773772001266
+             ,0.219406604766846,0.946716129779816,-0.18631537258625,0.342483371496201,0.920864701271057,-0.293428361415863
+             ,0.316292643547058,0.902141213417053,-0.117833442986012,0.424577653408051,0.897691011428833,-0.333755493164063
+             ,0.537876665592194,0.77414208650589,-0.117833442986012,0.424577653408051,0.897691011428833,-0.293428361415863
+             ,0.316292643547058,0.902141213417053,-0.117833442986012,0.424577653408051,0.897691011428833,-0.333755493164063
+             ,0.537876665592194,0.77414208650589,-0.123465873301029,0.489397913217545,0.863276243209839,0.0166980549693108
+             ,0.508229553699493,0.861059725284576,-0.123465873301029,0.489397913217545,0.863276243209839,-0.333755493164063
+             ,0.537876665592194,0.77414208650589,-0.123465873301029,0.489397913217545,0.863276243209839,0.0166980549693108
+             ,0.508229553699493,0.861059725284576,-0.157164692878723,0.323360174894333,0.933133184909821,0.0233862493187189
+             ,0.385726094245911,0.922316908836365,-0.157164692878723,0.323360174894333,0.933133184909821,0.0166980549693108
+             ,0.508229553699493,0.861059725284576,-0.157164692878723,0.323360174894333,0.933133184909821,0.0233862493187189
+             ,0.385726094245911,0.922316908836365,-0.325538545846939,0.29501873254776,0.898325383663177,-0.472233027219772
+             ,0.472298204898834,0.744265079498291,-0.325538545846939,0.29501873254776,0.898325383663177,0.0233862493187189
+             ,0.385726094245911,0.922316908836365,-0.325538545846939,0.29501873254776,0.898325383663177,-0.472233027219772
+             ,0.472298204898834,0.744265079498291,-0.546026766300201,0.503999769687653,0.669207751750946,-0.527509391307831
+             ,0.51860898733139,0.672888159751892,-0.546026766300201,0.503999769687653,0.669207751750946,-0.472233027219772
+             ,0.472298204898834,0.744265079498291,-0.546026766300201,0.503999769687653,0.669207751750946,-0.527509391307831
+             ,0.51860898733139,0.672888159751892,-0.496607184410095,0.457281768321991,0.737749695777893,-0.409751623868942
+             ,0.476782023906708,0.777677655220032,-0.496607184410095,0.457281768321991,0.737749695777893,-0.527509391307831
+             ,0.51860898733139,0.672888159751892,-0.496607184410095,0.457281768321991,0.737749695777893,-0.409751623868942
+             ,0.476782023906708,0.777677655220032,0.0425285138189793,0.436996251344681,0.898457407951355,0.119914621114731
+             ,0.439349919557571,0.890276432037354,0.0425285138189793,0.436996251344681,0.898457407951355,-0.409751623868942
+             ,0.476782023906708,0.777677655220032,0.0425285138189793,0.436996251344681,0.898457407951355,0.119914621114731
+             ,0.439349919557571,0.890276432037354,0.426412522792816,0.360952794551849,0.829388618469238,0.553093135356903
+             ,0.26743957400322,0.789027333259583,0.426412522792816,0.360952794551849,0.829388618469238,0.119914621114731,0.439349919557571
+             ,0.890276432037354,0.426412522792816,0.360952794551849,0.829388618469238,0.553093135356903,0.26743957400322,0.789027333259583
+             ,0.370690137147903,0.275161057710648,0.887059807777405,0.524555087089539,0.133729547262192,0.840808153152466
+             ,0.370690137147903,0.275161057710648,0.887059807777405,0.553093135356903,0.26743957400322,0.789027333259583,0.370690137147903
+             ,0.275161057710648,0.887059807777405,0.524555087089539,0.133729547262192,0.840808153152466,0.40057647228241,0.10606911033392
+             ,0.91010320186615,0.419527351856232,0.0671443268656731,0.905256032943726,0.40057647228241,0.10606911033392,0.91010320186615
+             ,0.524555087089539,0.133729547262192,0.840808153152466,0.40057647228241,0.10606911033392,0.91010320186615,0.419527351856232
+             ,0.0671443268656731,0.905256032943726,0.341352373361588,0.0865165144205093,0.935945212841034,0.246321514248848
+             ,0.107132770121098,0.9632488489151,0.341352373361588,0.0865165144205093,0.935945212841034,0.419527351856232,0.0671443268656731
+             ,0.905256032943726,0.341352373361588,0.0865165144205093,0.935945212841034,0.246321514248848,0.107132770121098
+             ,0.9632488489151,0.19268898665905,0.179115802049637,0.964773833751678,0.0629500821232796,0.218982756137848,0.973695993423462
+             ,0.19268898665905,0.179115802049637,0.964773833751678,0.246321514248848,0.107132770121098,0.9632488489151,0.19268898665905
+             ,0.179115802049637,0.964773833751678,0.0629500821232796,0.218982756137848,0.973695993423462,0.202407404780388
+             ,0.252409964799881,0.946213722229004,0.174058631062508,0.222722843289375,0.959217488765717,0.202407404780388
+             ,0.252409964799881,0.946213722229004,0.0629500821232796,0.218982756137848,0.973695993423462,0.202407404780388
+             ,0.252409964799881,0.946213722229004,0.174058631062508,0.222722843289375,0.959217488765717,0.180551022291183
+             ,0.244360446929932,0.952727317810059,0.120461985468864,0.305063158273697,0.944682657718658,0.180551022291183
+             ,0.244360446929932,0.952727317810059,0.174058631062508,0.222722843289375,0.959217488765717,0.180551022291183
+             ,0.244360446929932,0.952727317810059,0.120461985468864,0.305063158273697,0.944682657718658,-0.287395656108856
+             ,0.378740012645721,0.879749834537506,-0.335608392953873,0.272650301456451,0.901681065559387,-0.287395656108856
+             ,0.378740012645721,0.879749834537506,0.120461985468864,0.305063158273697,0.944682657718658,-0.287395656108856
+             ,0.378740012645721,0.879749834537506,-0.335608392953873,0.272650301456451,0.901681065559387,-0.597590208053589
+             ,0.43186616897583,0.675557196140289,-0.666498780250549,0.18932968378067,0.721064269542694,-0.597590208053589
+             ,0.43186616897583,0.675557196140289,-0.335608392953873,0.272650301456451,0.901681065559387,-0.597590208053589
+             ,0.43186616897583,0.675557196140289,-0.666498780250549,0.18932968378067,0.721064269542694,-0.668949902057648
+             ,0.46542888879776,0.579553246498108,-0.737098574638367,0.234626606106758,0.633747577667236,-0.668949902057648
+             ,0.46542888879776,0.579553246498108,-0.666498780250549,0.18932968378067,0.721064269542694,-0.668949902057648
+             ,0.46542888879776,0.579553246498108,-0.737098574638367,0.234626606106758,0.633747577667236,-0.61832332611084
+             ,0.455956757068634,0.640140414237976,-0.685431599617004,0.186124965548515,0.703946709632874,-0.61832332611084
+             ,0.455956757068634,0.640140414237976,-0.737098574638367,0.234626606106758,0.633747577667236,-0.61832332611084
+             ,0.455956757068634,0.640140414237976,-0.685431599617004,0.186124965548515,0.703946709632874,-0.360375970602036
+             ,0.526202738285065,0.770220637321472,-0.318500608205795,0.163031250238419,0.933797717094421,-0.360375970602036
+             ,0.526202738285065,0.770220637321472,-0.685431599617004,0.186124965548515,0.703946709632874,-0.360375970602036
+             ,0.526202738285065,0.770220637321472,-0.318500608205795,0.163031250238419,0.933797717094421,-0.0315692722797394
+             ,0.520526349544525,0.853261828422546,-0.23758502304554,0.355461239814758,0.903991520404816,-0.0315692722797394
+             ,0.520526349544525,0.853261828422546,-0.318500608205795,0.163031250238419,0.933797717094421,-0.0315692722797394
+             ,0.520526349544525,0.853261828422546,-0.23758502304554,0.355461239814758,0.903991520404816,0.0687546730041504
+             ,0.674667954444885,0.734912216663361,-0.0945555865764618,0.595704853534698,0.797618329524994,0.0687546730041504
+             ,0.674667954444885,0.734912216663361,-0.23758502304554,0.355461239814758,0.903991520404816,0.0687546730041504
+             ,0.674667954444885,0.734912216663361,-0.0945555865764618,0.595704853534698,0.797618329524994,0.299806743860245
+             ,0.708003163337708,0.639411866664886,0.15474234521389,0.681768655776978,0.71501487493515,0.299806743860245,0.708003163337708
+             ,0.639411866664886,-0.0945555865764618,0.595704853534698,0.797618329524994,0.299806743860245,0.708003163337708
+             ,0.639411866664886,0.15474234521389,0.681768655776978,0.71501487493515,-0.233672305941582,0.790845811367035,0.565650105476379
+             ,-0.221257850527763,0.658464789390564,0.719353318214417,-0.233672305941582,0.790845811367035,0.565650105476379
+             ,0.15474234521389,0.681768655776978,0.71501487493515,-0.233672305941582,0.790845811367035,0.565650105476379,-0.221257850527763
+             ,0.658464789390564,0.719353318214417,-0.534840762615204,0.598726093769073,0.596215188503265,-0.0576174594461918
+             ,0.141550689935684,0.988252818584442,-0.534840762615204,0.598726093769073,0.596215188503265,-0.221257850527763
+             ,0.658464789390564,0.719353318214417,-0.534840762615204,0.598726093769073,0.596215188503265,-0.0576174594461918
+             ,0.141550689935684,0.988252818584442,-0.5247642993927,0.177959486842155,0.832437872886658,-0.117261722683907
+             ,-0.344584196805954,0.931402981281281,-0.5247642993927,0.177959486842155,0.832437872886658,-0.0576174594461918
+             ,0.141550689935684,0.988252818584442,-0.5247642993927,0.177959486842155,0.832437872886658,-0.117261722683907
+             ,-0.344584196805954,0.931402981281281,-0.524927735328674,-0.030903747305274,0.850585579872131,-0.554297685623169
+             ,-0.300199598073959,0.776295185089111,-0.524927735328674,-0.030903747305274,0.850585579872131,-0.117261722683907
+             ,-0.344584196805954,0.931402981281281,-0.524927735328674,-0.030903747305274,0.850585579872131,-0.554297685623169
+             ,-0.300199598073959,0.776295185089111,-0.0485004000365734,-0.05298862606287,0.997416615486145,-0.122410126030445
+             ,-0.264719754457474,0.956524550914764,-0.0485004000365734,-0.05298862606287,0.997416615486145,-0.554297685623169
+             ,-0.300199598073959,0.776295185089111,-0.0485004000365734,-0.05298862606287,0.997416615486145,-0.122410126030445
+             ,-0.264719754457474,0.956524550914764,0.446883350610733,-0.00579613726586103,0.894573450088501,0.503579258918762
+             ,-0.33016836643219,0.798371374607086,0.446883350610733,-0.00579613726586103,0.894573450088501,-0.122410126030445
+             ,-0.264719754457474,0.956524550914764,0.446883350610733,-0.00579613726586103,0.894573450088501,0.503579258918762
+             ,-0.33016836643219,0.798371374607086,0.548033595085144,-0.156783133745193,0.821631371974945,0.654949009418488
+             ,-0.413132548332214,0.632742643356323,0.548033595085144,-0.156783133745193,0.821631371974945,0.503579258918762
+             ,-0.33016836643219,0.798371374607086,0.548033595085144,-0.156783133745193,0.821631371974945,0.654949009418488
+             ,-0.413132548332214,0.632742643356323,0.533234357833862,-0.47855868935585,0.697597861289978,0.61521053314209
+             ,-0.522363245487213,0.590468049049377,0.533234357833862,-0.47855868935585,0.697597861289978,0.654949009418488
+             ,-0.413132548332214,0.632742643356323,0.533234357833862,-0.47855868935585,0.697597861289978,0.61521053314209
+             ,-0.522363245487213,0.590468049049377,0.359866678714752,-0.60121089220047,0.713471353054047,0.411545753479004
+             ,-0.603140771389008,0.683265209197998,0.359866678714752,-0.60121089220047,0.713471353054047,0.61521053314209
+             ,-0.522363245487213,0.590468049049377,0.359866678714752,-0.60121089220047,0.713471353054047,0.411545753479004
+             ,-0.603140771389008,0.683265209197998,0.197572842240334,-0.685455083847046,0.700796842575073,0.0418869145214558
+             ,-0.57620632648468,0.816230118274689,0.197572842240334,-0.685455083847046,0.700796842575073,0.411545753479004
+             ,-0.603140771389008,0.683265209197998,0.197572842240334,-0.685455083847046,0.700796842575073,0.0418869145214558
+             ,-0.57620632648468,0.816230118274689,0.123978488147259,-0.645636975765228,0.753513276576996,0.110549598932266
+             ,-0.635613918304443,0.764050900936127,0.123978488147259,-0.645636975765228,0.753513276576996,0.0418869145214558
+             ,-0.57620632648468,0.816230118274689,0.123978488147259,-0.645636975765228,0.753513276576996,0.110549598932266
+             ,-0.635613918304443,0.764050900936127,0.206690341234207,-0.663314282894135,0.719231069087982,0.2082399725914
+             ,-0.607647001743317,0.76642107963562,0.206690341234207,-0.663314282894135,0.719231069087982,0.110549598932266
+             ,-0.635613918304443,0.764050900936127,0.206690341234207,-0.663314282894135,0.719231069087982,0.2082399725914
+             ,-0.607647001743317,0.76642107963562,0.393841564655304,-0.596173405647278,0.699618518352509,0.292105078697205
+             ,-0.589021265506744,0.753477692604065,0.393841564655304,-0.596173405647278,0.699618518352509,0.2082399725914
+             ,-0.607647001743317,0.76642107963562,0.393841564655304,-0.596173405647278,0.699618518352509,0.292105078697205
+             ,-0.589021265506744,0.753477692604065,0.550001800060272,-0.423592001199722,0.719769299030304,0.230047479271889
+             ,-0.373493164777756,0.898655116558075,0.550001800060272,-0.423592001199722,0.719769299030304,0.292105078697205
+             ,-0.589021265506744,0.753477692604065,0.550001800060272,-0.423592001199722,0.719769299030304,0.230047479271889
+             ,-0.373493164777756,0.898655116558075,0.353670030832291,-0.230869829654694,0.906430721282959,0.041020005941391
+             ,0.0109612978994846,0.999098181724548,0.353670030832291,-0.230869829654694,0.906430721282959,0.230047479271889
+             ,-0.373493164777756,0.898655116558075,0.353670030832291,-0.230869829654694,0.906430721282959,0.041020005941391
+             ,0.0109612978994846,0.999098181724548,0.282901614904404,-0.122557111084461,0.951286733150482,0.344851046800613
+             ,-0.0236897375434637,0.938358426094055,0.282901614904404,-0.122557111084461,0.951286733150482,0.041020005941391
+             ,0.0109612978994846,0.999098181724548,0.282901614904404,-0.122557111084461,0.951286733150482,0.344851046800613
+             ,-0.0236897375434637,0.938358426094055,0.0579290390014648,-0.144699692726135,0.987778425216675,0.198081135749817
+             ,-0.140003234148026,0.970135569572449,0.0579290390014648,-0.144699692726135,0.987778425216675,0.344851046800613
+             ,-0.0236897375434637,0.938358426094055,0.0579290390014648,-0.144699692726135,0.987778425216675,0.198081135749817
+             ,-0.140003234148026,0.970135569572449,-0.37015688419342,-0.229386225342751,0.900203168392181,-0.0793052762746811
+             ,-0.337452590465546,0.937996029853821,-0.37015688419342,-0.229386225342751,0.900203168392181,0.198081135749817
+             ,-0.140003234148026,0.970135569572449,-0.37015688419342,-0.229386225342751,0.900203168392181,-0.0793052762746811
+             ,-0.337452590465546,0.937996029853821,-0.519746720790863,-0.458651691675186,0.720764875411987,-0.295853793621063
+             ,-0.510749936103821,0.807220578193665,-0.519746720790863,-0.458651691675186,0.720764875411987,-0.0793052762746811
+             ,-0.337452590465546,0.937996029853821,-0.519746720790863,-0.458651691675186,0.720764875411987,-0.295853793621063
+             ,-0.510749936103821,0.807220578193665,-0.57943207025528,-0.535067796707153,0.614785194396973,-0.661236703395844
+             ,-0.413260668516159,0.626084327697754,-0.57943207025528,-0.535067796707153,0.614785194396973,-0.295853793621063
+             ,-0.510749936103821,0.807220578193665,-0.57943207025528,-0.535067796707153,0.614785194396973,-0.661236703395844
+             ,-0.413260668516159,0.626084327697754,-0.582992196083069,-0.374291926622391,0.721128106117249,-0.463807344436646
+             ,-0.584663927555084,0.665620565414429,-0.582992196083069,-0.374291926622391,0.721128106117249,-0.661236703395844
+             ,-0.413260668516159,0.626084327697754,-0.582992196083069,-0.374291926622391,0.721128106117249,-0.463807344436646
+             ,-0.584663927555084,0.665620565414429,-0.308780640363693,-0.477010250091553,0.822870373725891,-0.189112052321434
+             ,-0.646681904792786,0.738944709300995,-0.308780640363693,-0.477010250091553,0.822870373725891,-0.463807344436646
+             ,-0.584663927555084,0.665620565414429,-0.308780640363693,-0.477010250091553,0.822870373725891,-0.189112052321434
+             ,-0.646681904792786,0.738944709300995,0.000299839040962979,-0.665438413619995,0.746452748775482,-0.107154458761215
+             ,-0.605691432952881,0.788451492786407,0.000299839040962979,-0.665438413619995,0.746452748775482,-0.189112052321434
+             ,-0.646681904792786,0.738944709300995,0.000299839040962979,-0.665438413619995,0.746452748775482,-0.107154458761215
+             ,-0.605691432952881,0.788451492786407,0.123303517699242,-0.612532019615173,0.780769407749176,0.101673066616058
+             ,-0.63691371679306,0.764201164245605,0.123303517699242,-0.612532019615173,0.780769407749176,-0.107154458761215
+             ,-0.605691432952881,0.788451492786407,0.123303517699242,-0.612532019615173,0.780769407749176,0.101673066616058
+             ,-0.63691371679306,0.764201164245605,0.209299117326736,-0.573100626468658,0.792306423187256,0.175469487905502
+             ,-0.644498944282532,0.744198620319366,0.209299117326736,-0.573100626468658,0.792306423187256,0.101673066616058
+             ,-0.63691371679306,0.764201164245605,0.610835492610931,-0.374758750200272,0.697449505329132,0.394084542989731
+             ,-0.562270939350128,0.727013647556305,0.637873411178589,-0.121854282915592,0.760440051555634,0.589679777622223
+             ,-0.417794018983841,0.691177248954773,0.637873411178589,-0.121854282915592,0.760440051555634,0.394084542989731
+             ,-0.562270939350128,0.727013647556305,0.637873411178589,-0.121854282915592,0.760440051555634,0.589679777622223
+             ,-0.417794018983841,0.691177248954773,0.744428157806396,0.0647355541586876,0.664557099342346,0.673689246177673
+             ,-0.0951702445745468,0.73286110162735,0.744428157806396,0.0647355541586876,0.664557099342346,0.589679777622223
+             ,-0.417794018983841,0.691177248954773,0.744428157806396,0.0647355541586876,0.664557099342346,0.673689246177673
+             ,-0.0951702445745468,0.73286110162735,0.638756513595581,0.0496623814105988,0.767804563045502,0.675303518772125
+             ,-0.223680734634399,0.702803075313568,0.638756513595581,0.0496623814105988,0.767804563045502,0.673689246177673
+             ,-0.0951702445745468,0.73286110162735,0.638756513595581,0.0496623814105988,0.767804563045502,0.675303518772125
+             ,-0.223680734634399,0.702803075313568,0.595366597175598,0.0755588263273239,0.799893498420715,0.562856197357178
+             ,-0.260217547416687,0.784525215625763,0.595366597175598,0.0755588263273239,0.799893498420715,0.675303518772125
+             ,-0.223680734634399,0.702803075313568,0.595366597175598,0.0755588263273239,0.799893498420715,0.562856197357178
+             ,-0.260217547416687,0.784525215625763,0.614639341831207,0.0928718075156212,0.783321976661682,0.589531183242798
+             ,-0.177842676639557,0.787924528121948,0.614639341831207,0.0928718075156212,0.783321976661682,0.562856197357178
+             ,-0.260217547416687,0.784525215625763,0.614639341831207,0.0928718075156212,0.783321976661682,0.589531183242798
+             ,-0.177842676639557,0.787924528121948,0.461617529392242,0.0431861355900764,0.886027216911316,0.421663910150528
+             ,-0.0275417845696211,0.906333863735199,0.461617529392242,0.0431861355900764,0.886027216911316,0.589531183242798
+             ,-0.177842676639557,0.787924528121948,0.461617529392242,0.0431861355900764,0.886027216911316,0.421663910150528
+             ,-0.0275417845696211,0.906333863735199,0.134024441242218,0.0396044254302979,0.990186333656311,0.118770480155945
+             ,0.0719909071922302,0.990308463573456,0.134024441242218,0.0396044254302979,0.990186333656311,0.421663910150528
+             ,-0.0275417845696211,0.906333863735199,0.134024441242218,0.0396044254302979,0.990186333656311,0.118770480155945
+             ,0.0719909071922302,0.990308463573456,0.0240293834358454,0.00798088032752275,0.999679386615753,0.0399535223841667
+             ,0.0399979092180729,0.998400688171387,0.0240293834358454,0.00798088032752275,0.999679386615753,0.118770480155945
+             ,0.0719909071922302,0.990308463573456,0.0240293834358454,0.00798088032752275,0.999679386615753,0.0399535223841667
+             ,0.0399979092180729,0.998400688171387,-0.0120387133210897,0.0039753052406013,0.999919652938843,-0.0638402327895164
+             ,0.0956190600991249,0.993368685245514,-0.0120387133210897,0.0039753052406013,0.999919652938843,0.0399535223841667
+             ,0.0399979092180729,0.998400688171387,-0.0120387133210897,0.0039753052406013,0.999919652938843,-0.0638402327895164
+             ,0.0956190600991249,0.993368685245514,-0.0200474224984646,0.0438680574297905,0.998836219310761,-0.00782464537769556
+             ,0.0877871215343475,0.996108531951904,-0.0200474224984646,0.0438680574297905,0.998836219310761,-0.0638402327895164
+             ,0.0956190600991249,0.993368685245514,-0.0200474224984646,0.0438680574297905,0.998836219310761,-0.00782464537769556
+             ,0.0877871215343475,0.996108531951904,-0.0748761892318726,0.0514612011611462,0.99586409330368,-0.0867082104086876
+             ,0.0560008957982063,0.994658529758453,-0.0748761892318726,0.0514612011611462,0.99586409330368,-0.00782464537769556
+             ,0.0877871215343475,0.996108531951904,-0.0748761892318726,0.0514612011611462,0.99586409330368,-0.0867082104086876
+             ,0.0560008957982063,0.994658529758453,-0.19524934887886,0.117291964590549,0.973714709281921,-0.215067088603973
+             ,0.0820420235395432,0.973147094249725,-0.19524934887886,0.117291964590549,0.973714709281921,-0.0867082104086876
+             ,0.0560008957982063,0.994658529758453,-0.19524934887886,0.117291964590549,0.973714709281921,-0.215067088603973
+             ,0.0820420235395432,0.973147094249725,-0.167696833610535,0.144385635852814,0.975207924842834,-0.224458575248718
+             ,0.101129077374935,0.969222009181976,-0.167696833610535,0.144385635852814,0.975207924842834,-0.215067088603973
+             ,0.0820420235395432,0.973147094249725,-0.167696833610535,0.144385635852814,0.975207924842834,-0.224458575248718
+             ,0.101129077374935,0.969222009181976,-0.147708356380463,0.208592116832733,0.966784119606018,-0.289523154497147
+             ,0.191412553191185,0.937836647033691,-0.147708356380463,0.208592116832733,0.966784119606018,-0.224458575248718
+             ,0.101129077374935,0.969222009181976,-0.147708356380463,0.208592116832733,0.966784119606018,-0.289523154497147
+             ,0.191412553191185,0.937836647033691,-0.189616784453392,0.295225322246552,0.93642270565033,-0.183774188160896
+             ,0.263472110033035,0.947000324726105,-0.189616784453392,0.295225322246552,0.93642270565033,-0.289523154497147
+             ,0.191412553191185,0.937836647033691,-0.189616784453392,0.295225322246552,0.93642270565033,-0.183774188160896
+             ,0.263472110033035,0.947000324726105,-0.15385028719902,0.246665835380554,0.956810414791107,-0.13209243118763
+             ,0.274042248725891,0.952602982521057,-0.15385028719902,0.246665835380554,0.956810414791107,-0.183774188160896
+             ,0.263472110033035,0.947000324726105,-0.15385028719902,0.246665835380554,0.956810414791107,-0.13209243118763
+             ,0.274042248725891,0.952602982521057,-0.138376206159592,0.257667183876038,0.956273853778839,-0.18631537258625
+             ,0.342483371496201,0.920864701271057,-0.138376206159592,0.257667183876038,0.956273853778839,-0.13209243118763
+             ,0.274042248725891,0.952602982521057,-0.138376206159592,0.257667183876038,0.956273853778839,-0.18631537258625
+             ,0.342483371496201,0.920864701271057,-0.124765567481518,0.224380016326904,0.966481804847717,-0.117833442986012
+             ,0.424577653408051,0.897691011428833,-0.124765567481518,0.224380016326904,0.966481804847717,-0.18631537258625
+             ,0.342483371496201,0.920864701271057,-0.124765567481518,0.224380016326904,0.966481804847717,-0.117833442986012
+             ,0.424577653408051,0.897691011428833,-0.185763642191887,0.154502779245377,0.97037148475647,-0.123465873301029
+             ,0.489397913217545,0.863276243209839,-0.185763642191887,0.154502779245377,0.97037148475647,-0.117833442986012
+             ,0.424577653408051,0.897691011428833,-0.185763642191887,0.154502779245377,0.97037148475647,-0.123465873301029
+             ,0.489397913217545,0.863276243209839,-0.289140433073044,0.185137927532196,0.939213395118713,-0.157164692878723
+             ,0.323360174894333,0.933133184909821,-0.289140433073044,0.185137927532196,0.939213395118713,-0.123465873301029
+             ,0.489397913217545,0.863276243209839,-0.289140433073044,0.185137927532196,0.939213395118713,-0.157164692878723
+             ,0.323360174894333,0.933133184909821,-0.124368041753769,0.233359515666962,0.964404463768005,-0.325538545846939
+             ,0.29501873254776,0.898325383663177,-0.124368041753769,0.233359515666962,0.964404463768005,-0.157164692878723
+             ,0.323360174894333,0.933133184909821,-0.124368041753769,0.233359515666962,0.964404463768005,-0.325538545846939
+             ,0.29501873254776,0.898325383663177,-0.315699368715286,0.414097875356674,0.853731155395508,-0.546026766300201
+             ,0.503999769687653,0.669207751750946,-0.315699368715286,0.414097875356674,0.853731155395508,-0.325538545846939
+             ,0.29501873254776,0.898325383663177,-0.315699368715286,0.414097875356674,0.853731155395508,-0.546026766300201
+             ,0.503999769687653,0.669207751750946,-0.574605405330658,0.4619400203228,0.675603449344635,-0.496607184410095
+             ,0.457281768321991,0.737749695777893,-0.574605405330658,0.4619400203228,0.675603449344635,-0.546026766300201
+             ,0.503999769687653,0.669207751750946,-0.574605405330658,0.4619400203228,0.675603449344635,-0.496607184410095
+             ,0.457281768321991,0.737749695777893,-0.0260914042592049,0.456892907619476,0.88913893699646,0.0425285138189793
+             ,0.436996251344681,0.898457407951355,-0.0260914042592049,0.456892907619476,0.88913893699646,-0.496607184410095
+             ,0.457281768321991,0.737749695777893,-0.0260914042592049,0.456892907619476,0.88913893699646,0.0425285138189793
+             ,0.436996251344681,0.898457407951355,0.46880117058754,0.312743872404099,0.826085209846497,0.426412522792816,0.360952794551849
+             ,0.829388618469238,0.46880117058754,0.312743872404099,0.826085209846497,0.0425285138189793,0.436996251344681
+             ,0.898457407951355,0.46880117058754,0.312743872404099,0.826085209846497,0.426412522792816,0.360952794551849,0.829388618469238
+             ,0.313084930181503,0.39677432179451,0.862871944904327,0.370690137147903,0.275161057710648,0.887059807777405,0.313084930181503
+             ,0.39677432179451,0.862871944904327,0.426412522792816,0.360952794551849,0.829388618469238,0.313084930181503,0.39677432179451
+             ,0.862871944904327,0.370690137147903,0.275161057710648,0.887059807777405,0.242607101798058,0.41041710972786,0.879033327102661
+             ,0.40057647228241,0.10606911033392,0.91010320186615,0.242607101798058,0.41041710972786,0.879033327102661,0.370690137147903
+             ,0.275161057710648,0.887059807777405,0.242607101798058,0.41041710972786,0.879033327102661,0.40057647228241,0.10606911033392
+             ,0.91010320186615,0.267294943332672,0.305575102567673,0.913880348205566,0.341352373361588,0.0865165144205093
+             ,0.935945212841034,0.267294943332672,0.305575102567673,0.913880348205566,0.40057647228241,0.10606911033392,0.91010320186615
+             ,0.267294943332672,0.305575102567673,0.913880348205566,0.341352373361588,0.0865165144205093,0.935945212841034
+             ,0.24325242638588,0.198326602578163,0.94947075843811,0.19268898665905,0.179115802049637,0.964773833751678,0.24325242638588
+             ,0.198326602578163,0.94947075843811,0.341352373361588,0.0865165144205093,0.935945212841034,0.24325242638588,0.198326602578163
+             ,0.94947075843811,0.19268898665905,0.179115802049637,0.964773833751678,0.170581102371216,0.216342836618423,0.961300075054169
+             ,0.202407404780388,0.252409964799881,0.946213722229004,0.170581102371216,0.216342836618423,0.961300075054169
+             ,0.19268898665905,0.179115802049637,0.964773833751678,0.170581102371216,0.216342836618423,0.961300075054169,0.202407404780388
+             ,0.252409964799881,0.946213722229004,0.213430762290955,0.103768967092037,0.971431612968445,0.180551022291183
+             ,0.244360446929932,0.952727317810059,0.213430762290955,0.103768967092037,0.971431612968445,0.202407404780388
+             ,0.252409964799881,0.946213722229004,0.213430762290955,0.103768967092037,0.971431612968445,0.180551022291183
+             ,0.244360446929932,0.952727317810059,0.0191405788064003,0.21733346581459,0.97590970993042,-0.287395656108856
+             ,0.378740012645721,0.879749834537506,0.0191405788064003,0.21733346581459,0.97590970993042,0.180551022291183,0.244360446929932
+             ,0.952727317810059,0.0191405788064003,0.21733346581459,0.97590970993042,-0.287395656108856,0.378740012645721
+             ,0.879749834537506,-0.330572575330734,0.528280436992645,0.782075166702271,-0.597590208053589,0.43186616897583
+             ,0.675557196140289,-0.330572575330734,0.528280436992645,0.782075166702271,-0.287395656108856,0.378740012645721
+             ,0.879749834537506,-0.330572575330734,0.528280436992645,0.782075166702271,-0.597590208053589,0.43186616897583
+             ,0.675557196140289,-0.501280546188354,0.664442539215088,0.554286777973175,-0.668949902057648,0.46542888879776
+             ,0.579553246498108,-0.501280546188354,0.664442539215088,0.554286777973175,-0.597590208053589,0.43186616897583
+             ,0.675557196140289,-0.501280546188354,0.664442539215088,0.554286777973175,-0.668949902057648,0.46542888879776
+             ,0.579553246498108,-0.467465311288834,0.728205323219299,0.501191735267639,-0.61832332611084,0.455956757068634
+             ,0.640140414237976,-0.467465311288834,0.728205323219299,0.501191735267639,-0.668949902057648,0.46542888879776
+             ,0.579553246498108,-0.467465311288834,0.728205323219299,0.501191735267639,-0.61832332611084,0.455956757068634
+             ,0.640140414237976,-0.302320539951324,0.796074867248535,0.524277746677399,-0.360375970602036,0.526202738285065
+             ,0.770220637321472,-0.302320539951324,0.796074867248535,0.524277746677399,-0.61832332611084,0.455956757068634
+             ,0.640140414237976,-0.302320539951324,0.796074867248535,0.524277746677399,-0.360375970602036,0.526202738285065
+             ,0.770220637321472,-0.0349169485270977,0.789807975292206,0.612359583377838,-0.0315692722797394,0.520526349544525
+             ,0.853261828422546,-0.0349169485270977,0.789807975292206,0.612359583377838,-0.360375970602036,0.526202738285065
+             ,0.770220637321472,-0.0349169485270977,0.789807975292206,0.612359583377838,-0.0315692722797394,0.520526349544525
+             ,0.853261828422546,0.138868048787117,0.747466623783112,0.649622440338135,0.0687546730041504,0.674667954444885
+             ,0.734912216663361,0.138868048787117,0.747466623783112,0.649622440338135,-0.0315692722797394,0.520526349544525
+             ,0.853261828422546,0.138868048787117,0.747466623783112,0.649622440338135,0.0687546730041504,0.674667954444885
+             ,0.734912216663361,0.269099533557892,0.746067523956299,0.609071969985962,0.299806743860245,0.708003163337708
+             ,0.639411866664886,0.269099533557892,0.746067523956299,0.609071969985962,0.0687546730041504,0.674667954444885
+             ,0.734912216663361,0.269099533557892,0.746067523956299,0.609071969985962,0.299806743860245,0.708003163337708
+             ,0.639411866664886,-0.132550776004791,0.728141784667969,0.672487854957581,-0.233672305941582,0.790845811367035
+             ,0.565650105476379,-0.132550776004791,0.728141784667969,0.672487854957581,0.299806743860245,0.708003163337708
+             ,0.639411866664886,-0.132550776004791,0.728141784667969,0.672487854957581,-0.233672305941582,0.790845811367035
+             ,0.565650105476379,-0.625070035457611,0.600131273269653,0.499129086732864,-0.534840762615204,0.598726093769073
+             ,0.596215188503265,-0.625070035457611,0.600131273269653,0.499129086732864,-0.233672305941582,0.790845811367035
+             ,0.565650105476379,-0.625070035457611,0.600131273269653,0.499129086732864,-0.534840762615204,0.598726093769073
+             ,0.596215188503265,-0.657505631446838,0.526427268981934,0.539036810398102,-0.5247642993927,0.177959486842155
+             ,0.832437872886658,-0.657505631446838,0.526427268981934,0.539036810398102,-0.534840762615204,0.598726093769073
+             ,0.596215188503265,-0.657505631446838,0.526427268981934,0.539036810398102,-0.5247642993927,0.177959486842155
+             ,0.832437872886658,-0.605623662471771,0.40564501285553,0.684596300125122,-0.524927735328674,-0.030903747305274
+             ,0.850585579872131,-0.605623662471771,0.40564501285553,0.684596300125122,-0.5247642993927,0.177959486842155,0.832437872886658
+             ,-0.605623662471771,0.40564501285553,0.684596300125122,-0.524927735328674,-0.030903747305274,0.850585579872131
+             ,-0.108824014663696,0.340545654296875,0.933908998966217,-0.0485004000365734,-0.05298862606287,0.997416615486145
+             ,-0.108824014663696,0.340545654296875,0.933908998966217,-0.524927735328674,-0.030903747305274,0.850585579872131
+             ,-0.108824014663696,0.340545654296875,0.933908998966217,-0.0485004000365734,-0.05298862606287,0.997416615486145
+             ,0.44582536816597,0.23269347846508,0.864345729351044,0.446883350610733,-0.00579613726586103,0.894573450088501
+             ,0.44582536816597,0.23269347846508,0.864345729351044,-0.0485004000365734,-0.05298862606287,0.997416615486145
+             ,0.44582536816597,0.23269347846508,0.864345729351044,0.446883350610733,-0.00579613726586103,0.894573450088501
+             ,0.300753891468048,0.18019112944603,0.936524569988251,0.548033595085144,-0.156783133745193,0.821631371974945
+             ,0.300753891468048,0.18019112944603,0.936524569988251,0.446883350610733,-0.00579613726586103,0.894573450088501
+             ,0.300753891468048,0.18019112944603,0.936524569988251,0.548033595085144,-0.156783133745193,0.821631371974945
+             ,0.282177984714508,-0.17339976131916,0.943561375141144,0.533234357833862,-0.47855868935585,0.697597861289978
+             ,0.282177984714508,-0.17339976131916,0.943561375141144,0.548033595085144,-0.156783133745193,0.821631371974945
+             ,0.282177984714508,-0.17339976131916,0.943561375141144,0.533234357833862,-0.47855868935585,0.697597861289978
+             ,0.30659294128418,-0.498616397380829,0.810791194438934,0.359866678714752,-0.60121089220047,0.713471353054047
+             ,0.30659294128418,-0.498616397380829,0.810791194438934,0.533234357833862,-0.47855868935585,0.697597861289978
+             ,0.30659294128418,-0.498616397380829,0.810791194438934,0.359866678714752,-0.60121089220047,0.713471353054047
+             ,0.170947283506393,-0.599484205245972,0.781917929649353,0.197572842240334,-0.685455083847046,0.700796842575073
+             ,0.170947283506393,-0.599484205245972,0.781917929649353,0.359866678714752,-0.60121089220047,0.713471353054047
+             ,0.170947283506393,-0.599484205245972,0.781917929649353,0.197572842240334,-0.685455083847046,0.700796842575073
+             ,0.177785456180573,-0.581794917583466,0.793666779994965,0.123978488147259,-0.645636975765228,0.753513276576996
+             ,0.177785456180573,-0.581794917583466,0.793666779994965,0.197572842240334,-0.685455083847046,0.700796842575073
+             ,0.177785456180573,-0.581794917583466,0.793666779994965,0.123978488147259,-0.645636975765228,0.753513276576996
+             ,0.174998134374619,-0.50534462928772,0.844986617565155,0.206690341234207,-0.663314282894135,0.719231069087982
+             ,0.174998134374619,-0.50534462928772,0.844986617565155,0.123978488147259,-0.645636975765228,0.753513276576996
+             ,0.174998134374619,-0.50534462928772,0.844986617565155,0.206690341234207,-0.663314282894135,0.719231069087982
+             ,0.467025130987167,-0.467868387699127,0.750324368476868,0.393841564655304,-0.596173405647278,0.699618518352509
+             ,0.467025130987167,-0.467868387699127,0.750324368476868,0.206690341234207,-0.663314282894135,0.719231069087982
+             ,0.467025130987167,-0.467868387699127,0.750324368476868,0.393841564655304,-0.596173405647278,0.699618518352509
+             ,0.577411293983459,-0.391608268022537,0.716407060623169,0.550001800060272,-0.423592001199722,0.719769299030304
+             ,0.577411293983459,-0.391608268022537,0.716407060623169,0.393841564655304,-0.596173405647278,0.699618518352509
+             ,0.577411293983459,-0.391608268022537,0.716407060623169,0.550001800060272,-0.423592001199722,0.719769299030304
+             ,0.379925727844238,-0.475397557020187,0.793507099151611,0.353670030832291,-0.230869829654694,0.906430721282959
+             ,0.379925727844238,-0.475397557020187,0.793507099151611,0.550001800060272,-0.423592001199722,0.719769299030304
+             ,0.379925727844238,-0.475397557020187,0.793507099151611,0.353670030832291,-0.230869829654694,0.906430721282959
+             ,0.305529922246933,-0.458970248699188,0.834264755249023,0.282901614904404,-0.122557111084461,0.951286733150482
+             ,0.305529922246933,-0.458970248699188,0.834264755249023,0.353670030832291,-0.230869829654694,0.906430721282959
+             ,0.305529922246933,-0.458970248699188,0.834264755249023,0.282901614904404,-0.122557111084461,0.951286733150482
+             ,0.104043379426003,-0.414106786251068,0.90426242351532,0.0579290390014648,-0.144699692726135,0.987778425216675
+             ,0.104043379426003,-0.414106786251068,0.90426242351532,0.282901614904404,-0.122557111084461,0.951286733150482
+             ,0.104043379426003,-0.414106786251068,0.90426242351532,0.0579290390014648,-0.144699692726135,0.987778425216675
+             ,-0.38885685801506,-0.370672941207886,0.843440532684326,-0.37015688419342,-0.229386225342751,0.900203168392181
+             ,-0.38885685801506,-0.370672941207886,0.843440532684326,0.0579290390014648,-0.144699692726135,0.987778425216675
+             ,-0.38885685801506,-0.370672941207886,0.843440532684326,-0.37015688419342,-0.229386225342751,0.900203168392181
+             ,-0.682046234607697,-0.274025142192841,0.678028881549835,-0.519746720790863,-0.458651691675186,0.720764875411987
+             ,-0.682046234607697,-0.274025142192841,0.678028881549835,-0.37015688419342,-0.229386225342751,0.900203168392181
+             ,-0.682046234607697,-0.274025142192841,0.678028881549835,-0.519746720790863,-0.458651691675186,0.720764875411987
+             ,-0.630765855312347,-0.336332589387894,0.699295938014984,-0.57943207025528,-0.535067796707153,0.614785194396973
+             ,-0.630765855312347,-0.336332589387894,0.699295938014984,-0.519746720790863,-0.458651691675186,0.720764875411987
+             ,-0.630765855312347,-0.336332589387894,0.699295938014984,-0.57943207025528,-0.535067796707153,0.614785194396973
+             ,-0.448848068714142,-0.293118506669998,0.844166457653046,-0.582992196083069,-0.374291926622391,0.721128106117249
+             ,-0.448848068714142,-0.293118506669998,0.844166457653046,-0.57943207025528,-0.535067796707153,0.614785194396973
+             ,-0.448848068714142,-0.293118506669998,0.844166457653046,-0.582992196083069,-0.374291926622391,0.721128106117249
+             ,-0.45209202170372,-0.317329376935959,0.833615601062775,-0.308780640363693,-0.477010250091553,0.822870373725891
+             ,-0.45209202170372,-0.317329376935959,0.833615601062775,-0.582992196083069,-0.374291926622391,0.721128106117249
+             ,-0.45209202170372,-0.317329376935959,0.833615601062775,-0.308780640363693,-0.477010250091553,0.822870373725891
+             ,-0.262410521507263,-0.604965388774872,0.751769661903381,0.000299839040962979,-0.665438413619995,0.746452748775482
+             ,-0.262410521507263,-0.604965388774872,0.751769661903381,-0.308780640363693,-0.477010250091553,0.822870373725891
+             ,-0.262410521507263,-0.604965388774872,0.751769661903381,0.000299839040962979,-0.665438413619995,0.746452748775482
+             ,0.168677687644959,-0.721586048603058,0.671462118625641,0.123303517699242,-0.612532019615173,0.780769407749176
+             ,0.168677687644959,-0.721586048603058,0.671462118625641,0.000299839040962979,-0.665438413619995,0.746452748775482
+             ,0.168677687644959,-0.721586048603058,0.671462118625641,0.123303517699242,-0.612532019615173,0.780769407749176
+             ,0.2470673173666,-0.683150053024292,0.687214553356171,0.209299117326736,-0.573100626468658,0.792306423187256
+             ,0.2470673173666,-0.683150053024292,0.687214553356171,0.123303517699242,-0.612532019615173,0.780769407749176
+             ,0.823598146438599,-0.323548674583435,0.465835124254227,0.610835492610931,-0.374758750200272,0.697449505329132
+             ,0.829695582389832,-0.152302712202072,0.537037372589111,0.637873411178589,-0.121854282915592,0.760440051555634
+             ,0.829695582389832,-0.152302712202072,0.537037372589111,0.610835492610931,-0.374758750200272,0.697449505329132
+             ,0.829695582389832,-0.152302712202072,0.537037372589111,0.637873411178589,-0.121854282915592,0.760440051555634
+             ,0.769915640354156,-0.0895729586482048,0.631828010082245,0.744428157806396,0.0647355541586876,0.664557099342346
+             ,0.769915640354156,-0.0895729586482048,0.631828010082245,0.637873411178589,-0.121854282915592,0.760440051555634
+             ,0.769915640354156,-0.0895729586482048,0.631828010082245,0.744428157806396,0.0647355541586876,0.664557099342346
+             ,0.65307879447937,0.0708847939968109,0.753965139389038,0.638756513595581,0.0496623814105988,0.767804563045502
+             ,0.65307879447937,0.0708847939968109,0.753965139389038,0.744428157806396,0.0647355541586876,0.664557099342346
+             ,0.65307879447937,0.0708847939968109,0.753965139389038,0.638756513595581,0.0496623814105988,0.767804563045502
+             ,0.599778950214386,0.188534706830978,0.777637422084808,0.595366597175598,0.0755588263273239,0.799893498420715
+             ,0.599778950214386,0.188534706830978,0.777637422084808,0.638756513595581,0.0496623814105988,0.767804563045502
+             ,0.599778950214386,0.188534706830978,0.777637422084808,0.595366597175598,0.0755588263273239,0.799893498420715
+             ,0.5993532538414,0.106995075941086,0.793301701545715,0.614639341831207,0.0928718075156212,0.783321976661682,0.5993532538414
+             ,0.106995075941086,0.793301701545715,0.595366597175598,0.0755588263273239,0.799893498420715,0.5993532538414,0.106995075941086
+             ,0.793301701545715,0.614639341831207,0.0928718075156212,0.783321976661682,0.39649099111557,0.0748201310634613
+             ,0.914984583854675,0.461617529392242,0.0431861355900764,0.886027216911316,0.39649099111557,0.0748201310634613
+             ,0.914984583854675,0.614639341831207,0.0928718075156212,0.783321976661682,0.39649099111557,0.0748201310634613
+             ,0.914984583854675,0.461617529392242,0.0431861355900764,0.886027216911316,0.0948222801089287,0.0158041045069695
+             ,0.995368778705597,0.134024441242218,0.0396044254302979,0.990186333656311,0.0948222801089287,0.0158041045069695
+             ,0.995368778705597,0.461617529392242,0.0431861355900764,0.886027216911316,0.0948222801089287,0.0158041045069695
+             ,0.995368778705597,0.134024441242218,0.0396044254302979,0.990186333656311,-0.0120256282389164,-0.012050049379468
+             ,0.999855101108551,0.0240293834358454,0.00798088032752275,0.999679386615753,-0.0120256282389164,-0.012050049379468
+             ,0.999855101108551,0.134024441242218,0.0396044254302979,0.990186333656311,-0.0120256282389164,-0.012050049379468
+             ,0.999855101108551,0.0240293834358454,0.00798088032752275,0.999679386615753,-0.020074849948287,-0.0200126506388187
+             ,0.999598205089569,-0.0120387133210897,0.0039753052406013,0.999919652938843,-0.020074849948287,-0.0200126506388187
+             ,0.999598205089569,0.0240293834358454,0.00798088032752275,0.999679386615753,-0.020074849948287,-0.0200126506388187
+             ,0.999598205089569,-0.0120387133210897,0.0039753052406013,0.999919652938843,0.00401407619938254,-0.0441353358328342
+             ,0.999017536640167,-0.0200474224984646,0.0438680574297905,0.998836219310761,0.00401407619938254,-0.0441353358328342
+             ,0.999017536640167,-0.0120387133210897,0.0039753052406013,0.999919652938843,0.00401407619938254,-0.0441353358328342
+             ,0.999017536640167,-0.0200474224984646,0.0438680574297905,0.998836219310761,-0.0120405713096261,-0.0280886683613062
+             ,0.99953293800354,-0.0748761892318726,0.0514612011611462,0.99586409330368,-0.0120405713096261,-0.0280886683613062
+             ,0.99953293800354,-0.0200474224984646,0.0438680574297905,0.998836219310761,-0.0120405713096261,-0.0280886683613062
+             ,0.99953293800354,-0.0748761892318726,0.0514612011611462,0.99586409330368,-0.095477782189846,0.095503143966198
+             ,0.990839600563049,-0.19524934887886,0.117291964590549,0.973714709281921,-0.095477782189846,0.095503143966198
+             ,0.990839600563049,-0.0748761892318726,0.0514612011611462,0.99586409330368,-0.095477782189846,0.095503143966198
+             ,0.990839600563049,-0.19524934887886,0.117291964590549,0.973714709281921,-0.140770822763443,0.187000647187233
+             ,0.972221374511719,-0.167696833610535,0.144385635852814,0.975207924842834,-0.140770822763443,0.187000647187233
+             ,0.972221374511719,-0.19524934887886,0.117291964590549,0.973714709281921,-0.140770822763443,0.187000647187233
+             ,0.972221374511719,-0.167696833610535,0.144385635852814,0.975207924842834,-0.149190306663513,0.164152473211288
+             ,0.975087761878967,-0.147708356380463,0.208592116832733,0.966784119606018,-0.149190306663513,0.164152473211288
+             ,0.975087761878967,-0.167696833610535,0.144385635852814,0.975207924842834,-0.149190306663513,0.164152473211288
+             ,0.975087761878967,-0.147708356380463,0.208592116832733,0.966784119606018,-0.160547226667404,0.105072893202305
+             ,0.981419503688812,-0.189616784453392,0.295225322246552,0.93642270565033,-0.160547226667404,0.105072893202305
+             ,0.981419503688812,-0.147708356380463,0.208592116832733,0.966784119606018,-0.160547226667404,0.105072893202305
+             ,0.981419503688812,-0.189616784453392,0.295225322246552,0.93642270565033,-0.203244686126709,0.124598398804665
+             ,0.971167743206024,-0.15385028719902,0.246665835380554,0.956810414791107,-0.203244686126709,0.124598398804665
+             ,0.971167743206024,-0.189616784453392,0.295225322246552,0.93642270565033,-0.203244686126709,0.124598398804665
+             ,0.971167743206024,-0.15385028719902,0.246665835380554,0.956810414791107,-0.150167241692543,0.0859291478991508
+             ,0.984919309616089,-0.138376206159592,0.257667183876038,0.956273853778839,-0.150167241692543,0.0859291478991508
+             ,0.984919309616089,-0.15385028719902,0.246665835380554,0.956810414791107,-0.150167241692543,0.0859291478991508
+             ,0.984919309616089,-0.138376206159592,0.257667183876038,0.956273853778839,-0.223113536834717,0.0854446813464165
+             ,0.971040487289429,-0.124765567481518,0.224380016326904,0.966481804847717,-0.223113536834717,0.0854446813464165
+             ,0.971040487289429,-0.138376206159592,0.257667183876038,0.956273853778839,-0.223113536834717,0.0854446813464165
+             ,0.971040487289429,-0.124765567481518,0.224380016326904,0.966481804847717,-0.223802641034126,0.0049217576161027
+             ,0.974622070789337,-0.185763642191887,0.154502779245377,0.97037148475647,-0.223802641034126,0.0049217576161027
+             ,0.974622070789337,-0.124765567481518,0.224380016326904,0.966481804847717,-0.223802641034126,0.0049217576161027
+             ,0.974622070789337,-0.185763642191887,0.154502779245377,0.97037148475647,-0.0916081368923187,-0.0116959251463413
+             ,0.995726466178894,-0.289140433073044,0.185137927532196,0.939213395118713,-0.0916081368923187,-0.0116959251463413
+             ,0.995726466178894,-0.185763642191887,0.154502779245377,0.97037148475647,-0.0916081368923187,-0.0116959251463413
+             ,0.995726466178894,-0.289140433073044,0.185137927532196,0.939213395118713,-0.0154027482494712,0.184945449233055
+             ,0.982628107070923,-0.124368041753769,0.233359515666962,0.964404463768005,-0.0154027482494712,0.184945449233055
+             ,0.982628107070923,-0.289140433073044,0.185137927532196,0.939213395118713,-0.0154027482494712,0.184945449233055
+             ,0.982628107070923,-0.124368041753769,0.233359515666962,0.964404463768005,-0.206473752856255,0.291496872901917
+             ,0.934022545814514,-0.315699368715286,0.414097875356674,0.853731155395508,-0.206473752856255,0.291496872901917
+             ,0.934022545814514,-0.124368041753769,0.233359515666962,0.964404463768005,-0.206473752856255,0.291496872901917
+             ,0.934022545814514,-0.315699368715286,0.414097875356674,0.853731155395508,-0.54920369386673,0.434705972671509
+             ,0.713726937770844,-0.574605405330658,0.4619400203228,0.675603449344635,-0.54920369386673,0.434705972671509,0.713726937770844
+             ,-0.315699368715286,0.414097875356674,0.853731155395508,-0.54920369386673,0.434705972671509,0.713726937770844
+             ,-0.574605405330658,0.4619400203228,0.675603449344635,-0.15550585091114,0.571929037570953,0.805428564548492,-0.0260914042592049
+             ,0.456892907619476,0.88913893699646,-0.15550585091114,0.571929037570953,0.805428564548492,-0.574605405330658
+             ,0.4619400203228,0.675603449344635,-0.15550585091114,0.571929037570953,0.805428564548492,-0.0260914042592049
+             ,0.456892907619476,0.88913893699646,0.302041798830032,0.474898964166641,0.826584458351135,0.46880117058754,0.312743872404099
+             ,0.826085209846497,0.302041798830032,0.474898964166641,0.826584458351135,-0.0260914042592049,0.456892907619476
+             ,0.88913893699646,0.302041798830032,0.474898964166641,0.826584458351135,0.46880117058754,0.312743872404099,0.826085209846497
+             ,0.386021703481674,0.259999305009842,0.885091841220856,0.313084930181503,0.39677432179451,0.862871944904327,0.386021703481674
+             ,0.259999305009842,0.885091841220856,0.46880117058754,0.312743872404099,0.826085209846497,0.386021703481674,0.259999305009842
+             ,0.885091841220856,0.313084930181503,0.39677432179451,0.862871944904327,0.29528883099556,0.27153617143631,0.91600900888443
+             ,0.242607101798058,0.41041710972786,0.879033327102661,0.29528883099556,0.27153617143631,0.91600900888443,0.313084930181503
+             ,0.39677432179451,0.862871944904327,0.29528883099556,0.27153617143631,0.91600900888443,0.242607101798058,0.41041710972786
+             ,0.879033327102661,0.136212170124054,0.308685392141342,0.941360533237457,0.267294943332672,0.305575102567673
+             ,0.913880348205566,0.136212170124054,0.308685392141342,0.941360533237457,0.242607101798058,0.41041710972786,0.879033327102661
+             ,0.136212170124054,0.308685392141342,0.941360533237457,0.267294943332672,0.305575102567673,0.913880348205566
+             ,0.127021670341492,0.205356612801552,0.970409274101257,0.24325242638588,0.198326602578163,0.94947075843811,0.127021670341492
+             ,0.205356612801552,0.970409274101257,0.267294943332672,0.305575102567673,0.913880348205566,0.127021670341492
+             ,0.205356612801552,0.970409274101257,0.24325242638588,0.198326602578163,0.94947075843811,0.14111390709877,0.140517324209213
+             ,0.979970276355743,0.170581102371216,0.216342836618423,0.961300075054169,0.14111390709877,0.140517324209213,0.979970276355743
+             ,0.24325242638588,0.198326602578163,0.94947075843811,0.14111390709877,0.140517324209213,0.979970276355743,0.170581102371216
+             ,0.216342836618423,0.961300075054169,0.111065410077572,0.0954320281744003,0.989220499992371,0.213430762290955
+             ,0.103768967092037,0.971431612968445,0.111065410077572,0.0954320281744003,0.989220499992371,0.170581102371216
+             ,0.216342836618423,0.961300075054169,0.111065410077572,0.0954320281744003,0.989220499992371,0.213430762290955
+             ,0.103768967092037,0.971431612968445,0.204744577407837,0.000462519819848239,0.978815376758575,0.0191405788064003
+             ,0.21733346581459,0.97590970993042,0.204744577407837,0.000462519819848239,0.978815376758575,0.213430762290955
+             ,0.103768967092037,0.971431612968445,0.204744577407837,0.000462519819848239,0.978815376758575,0.0191405788064003
+             ,0.21733346581459,0.97590970993042,0.0226005632430315,0.226134940981865,0.973833739757538,-0.330572575330734
+             ,0.528280436992645,0.782075166702271,0.0226005632430315,0.226134940981865,0.973833739757538,0.0191405788064003
+             ,0.21733346581459,0.97590970993042,0.0226005632430315,0.226134940981865,0.973833739757538,-0.330572575330734
+             ,0.528280436992645,0.782075166702271,-0.331297188997269,0.492238104343414,0.804949581623077,-0.501280546188354
+             ,0.664442539215088,0.554286777973175,-0.331297188997269,0.492238104343414,0.804949581623077,-0.330572575330734
+             ,0.528280436992645,0.782075166702271,-0.331297188997269,0.492238104343414,0.804949581623077,-0.501280546188354
+             ,0.664442539215088,0.554286777973175,-0.42558428645134,0.638964354991913,0.64078277349472,-0.467465311288834
+             ,0.728205323219299,0.501191735267639,-0.42558428645134,0.638964354991913,0.64078277349472,-0.501280546188354
+             ,0.664442539215088,0.554286777973175,-0.42558428645134,0.638964354991913,0.64078277349472,-0.467465311288834
+             ,0.728205323219299,0.501191735267639,-0.323913544416428,0.736441493034363,0.593914091587067,-0.302320539951324
+             ,0.796074867248535,0.524277746677399,-0.323913544416428,0.736441493034363,0.593914091587067,-0.467465311288834
+             ,0.728205323219299,0.501191735267639,-0.323913544416428,0.736441493034363,0.593914091587067,-0.302320539951324
+             ,0.796074867248535,0.524277746677399,-0.228981301188469,0.800392866134644,0.554020524024963,-0.0349169485270977
+             ,0.789807975292206,0.612359583377838,-0.228981301188469,0.800392866134644,0.554020524024963,-0.302320539951324
+             ,0.796074867248535,0.524277746677399,-0.228981301188469,0.800392866134644,0.554020524024963,-0.0349169485270977
+             ,0.789807975292206,0.612359583377838,0.109025701880455,0.749698042869568,0.652737498283386,0.138868048787117
+             ,0.747466623783112,0.649622440338135,0.109025701880455,0.749698042869568,0.652737498283386,-0.0349169485270977
+             ,0.789807975292206,0.612359583377838,0.109025701880455,0.749698042869568,0.652737498283386,0.138868048787117
+             ,0.747466623783112,0.649622440338135,0.282776892185211,0.720161199569702,0.633565306663513,0.269099533557892
+             ,0.746067523956299,0.609071969985962,0.282776892185211,0.720161199569702,0.633565306663513,0.138868048787117
+             ,0.747466623783112,0.649622440338135,0.282776892185211,0.720161199569702,0.633565306663513,0.269099533557892
+             ,0.746067523956299,0.609071969985962,-0.105029597878456,0.742315351963043,0.661767840385437,-0.132550776004791
+             ,0.728141784667969,0.672487854957581,-0.105029597878456,0.742315351963043,0.661767840385437,0.269099533557892
+             ,0.746067523956299,0.609071969985962,-0.105029597878456,0.742315351963043,0.661767840385437,-0.132550776004791
+             ,0.728141784667969,0.672487854957581,-0.642583191394806,0.5982945561409,0.478675723075867,-0.625070035457611
+             ,0.600131273269653,0.499129086732864,-0.642583191394806,0.5982945561409,0.478675723075867,-0.132550776004791
+             ,0.728141784667969,0.672487854957581,-0.642583191394806,0.5982945561409,0.478675723075867,-0.625070035457611
+             ,0.600131273269653,0.499129086732864,-0.700546860694885,0.531560719013214,0.476106375455856,-0.657505631446838
+             ,0.526427268981934,0.539036810398102,-0.700546860694885,0.531560719013214,0.476106375455856,-0.625070035457611
+             ,0.600131273269653,0.499129086732864,-0.700546860694885,0.531560719013214,0.476106375455856,-0.657505631446838
+             ,0.526427268981934,0.539036810398102,-0.60614150762558,0.465952813625336,0.64457768201828,-0.605623662471771
+             ,0.40564501285553,0.684596300125122,-0.60614150762558,0.465952813625336,0.64457768201828,-0.657505631446838,0.526427268981934
+             ,0.539036810398102,-0.60614150762558,0.465952813625336,0.64457768201828,-0.605623662471771,0.40564501285553,0.684596300125122
+             ,-0.218487143516541,0.552334785461426,0.804480969905853,-0.108824014663696,0.340545654296875,0.933908998966217
+             ,-0.218487143516541,0.552334785461426,0.804480969905853,-0.605623662471771,0.40564501285553,0.684596300125122
+             ,-0.218487143516541,0.552334785461426,0.804480969905853,-0.108824014663696,0.340545654296875,0.933908998966217
+             ,0.24603733420372,0.42863604426384,0.869331181049347,0.44582536816597,0.23269347846508,0.864345729351044,0.24603733420372
+             ,0.42863604426384,0.869331181049347,-0.108824014663696,0.340545654296875,0.933908998966217,0.24603733420372,0.42863604426384
+             ,0.869331181049347,0.44582536816597,0.23269347846508,0.864345729351044,0.113464012742043,0.0800525322556496,0.990311801433563
+             ,0.300753891468048,0.18019112944603,0.936524569988251,0.113464012742043,0.0800525322556496,0.990311801433563
+             ,0.44582536816597,0.23269347846508,0.864345729351044,0.113464012742043,0.0800525322556496,0.990311801433563,0.300753891468048
+             ,0.18019112944603,0.936524569988251,-0.0638255625963211,-0.19805945456028,0.978109776973724,0.282177984714508
+             ,-0.17339976131916,0.943561375141144,-0.0638255625963211,-0.19805945456028,0.978109776973724,0.300753891468048
+             ,0.18019112944603,0.936524569988251,-0.0638255625963211,-0.19805945456028,0.978109776973724,0.282177984714508
+             ,-0.17339976131916,0.943561375141144,0.0237926803529263,-0.387156903743744,0.921706795692444,0.30659294128418
+             ,-0.498616397380829,0.810791194438934,0.0237926803529263,-0.387156903743744,0.921706795692444,0.282177984714508
+             ,-0.17339976131916,0.943561375141144,0.0237926803529263,-0.387156903743744,0.921706795692444,0.30659294128418
+             ,-0.498616397380829,0.810791194438934,0.0772893875837326,-0.47126778960228,0.87859719991684,0.170947283506393
+             ,-0.599484205245972,0.781917929649353,0.0772893875837326,-0.47126778960228,0.87859719991684,0.30659294128418
+             ,-0.498616397380829,0.810791194438934,0.0772893875837326,-0.47126778960228,0.87859719991684,0.170947283506393
+             ,-0.599484205245972,0.781917929649353,0.244972616434097,-0.509819865226746,0.824664831161499,0.177785456180573
+             ,-0.581794917583466,0.793666779994965,0.244972616434097,-0.509819865226746,0.824664831161499,0.170947283506393
+             ,-0.599484205245972,0.781917929649353,0.244972616434097,-0.509819865226746,0.824664831161499,0.177785456180573
+             ,-0.581794917583466,0.793666779994965,0.326998233795166,-0.498274296522141,0.802991151809692,0.174998134374619
+             ,-0.50534462928772,0.844986617565155,0.326998233795166,-0.498274296522141,0.802991151809692,0.177785456180573
+             ,-0.581794917583466,0.793666779994965,0.326998233795166,-0.498274296522141,0.802991151809692,0.174998134374619
+             ,-0.50534462928772,0.844986617565155,0.453291177749634,-0.368926227092743,0.811431169509888,0.467025130987167
+             ,-0.467868387699127,0.750324368476868,0.453291177749634,-0.368926227092743,0.811431169509888,0.174998134374619
+             ,-0.50534462928772,0.844986617565155,0.453291177749634,-0.368926227092743,0.811431169509888,0.467025130987167
+             ,-0.467868387699127,0.750324368476868,0.550194263458252,-0.428545832633972,0.716683208942413,0.577411293983459
+             ,-0.391608268022537,0.716407060623169,0.550194263458252,-0.428545832633972,0.716683208942413,0.467025130987167
+             ,-0.467868387699127,0.750324368476868,0.550194263458252,-0.428545832633972,0.716683208942413,0.577411293983459
+             ,-0.391608268022537,0.716407060623169,0.425128966569901,-0.452651053667068,0.783819079399109,0.379925727844238
+             ,-0.475397557020187,0.793507099151611,0.425128966569901,-0.452651053667068,0.783819079399109,0.577411293983459
+             ,-0.391608268022537,0.716407060623169,0.425128966569901,-0.452651053667068,0.783819079399109,0.379925727844238
+             ,-0.475397557020187,0.793507099151611,0.431346982717514,-0.373725026845932,0.8211390376091,0.305529922246933
+             ,-0.458970248699188,0.834264755249023,0.431346982717514,-0.373725026845932,0.8211390376091,0.379925727844238
+             ,-0.475397557020187,0.793507099151611,0.431346982717514,-0.373725026845932,0.8211390376091,0.305529922246933
+             ,-0.458970248699188,0.834264755249023,0.101592235267162,-0.375518828630447,0.921229958534241,0.104043379426003
+             ,-0.414106786251068,0.90426242351532,0.101592235267162,-0.375518828630447,0.921229958534241,0.305529922246933
+             ,-0.458970248699188,0.834264755249023,0.101592235267162,-0.375518828630447,0.921229958534241,0.104043379426003
+             ,-0.414106786251068,0.90426242351532,-0.398447334766388,-0.377474516630173,0.835914254188538,-0.38885685801506
+             ,-0.370672941207886,0.843440532684326,-0.398447334766388,-0.377474516630173,0.835914254188538,0.104043379426003
+             ,-0.414106786251068,0.90426242351532,-0.398447334766388,-0.377474516630173,0.835914254188538,-0.38885685801506
+             ,-0.370672941207886,0.843440532684326,-0.585088849067688,-0.300146460533142,0.753381133079529,-0.682046234607697
+             ,-0.274025142192841,0.678028881549835,-0.585088849067688,-0.300146460533142,0.753381133079529,-0.38885685801506
+             ,-0.370672941207886,0.843440532684326,-0.585088849067688,-0.300146460533142,0.753381133079529,-0.682046234607697
+             ,-0.274025142192841,0.678028881549835,-0.602196455001831,-0.017606096342206,0.798153817653656,-0.630765855312347
+             ,-0.336332589387894,0.699295938014984,-0.602196455001831,-0.017606096342206,0.798153817653656,-0.682046234607697
+             ,-0.274025142192841,0.678028881549835,-0.602196455001831,-0.017606096342206,0.798153817653656,-0.630765855312347
+             ,-0.336332589387894,0.699295938014984,-0.568967938423157,0.0449869930744171,0.821128368377686,-0.448848068714142
+             ,-0.293118506669998,0.844166457653046,-0.568967938423157,0.0449869930744171,0.821128368377686,-0.630765855312347
+             ,-0.336332589387894,0.699295938014984,-0.568967938423157,0.0449869930744171,0.821128368377686,-0.448848068714142
+             ,-0.293118506669998,0.844166457653046,-0.620452761650085,-0.186263501644135,0.761803328990936,-0.45209202170372
+             ,-0.317329376935959,0.833615601062775,-0.620452761650085,-0.186263501644135,0.761803328990936,-0.448848068714142
+             ,-0.293118506669998,0.844166457653046,-0.620452761650085,-0.186263501644135,0.761803328990936,-0.45209202170372
+             ,-0.317329376935959,0.833615601062775,-0.48681429028511,-0.264781713485718,0.832407653331757,-0.262410521507263
+             ,-0.604965388774872,0.751769661903381,-0.48681429028511,-0.264781713485718,0.832407653331757,-0.45209202170372
+             ,-0.317329376935959,0.833615601062775,-0.48681429028511,-0.264781713485718,0.832407653331757,-0.262410521507263
+             ,-0.604965388774872,0.751769661903381,-0.0259168017655611,-0.335437148809433,0.941706001758575,0.168677687644959
+             ,-0.721586048603058,0.671462118625641,-0.0259168017655611,-0.335437148809433,0.941706001758575,-0.262410521507263
+             ,-0.604965388774872,0.751769661903381,-0.0259168017655611,-0.335437148809433,0.941706001758575,0.168677687644959
+             ,-0.721586048603058,0.671462118625641,0.288506388664246,-0.519308686256409,0.804414451122284,0.2470673173666
+             ,-0.683150053024292,0.687214553356171,0.288506388664246,-0.519308686256409,0.804414451122284,0.168677687644959
+             ,-0.721586048603058,0.671462118625641,0.746404767036438,-0.266555607318878,0.609776973724365,0.823598146438599
+             ,-0.323548674583435,0.465835124254227,0.791746437549591,-0.404397070407867,0.457821518182755,0.829695582389832
+             ,-0.152302712202072,0.537037372589111,0.791746437549591,-0.404397070407867,0.457821518182755,0.823598146438599
+             ,-0.323548674583435,0.465835124254227,0.791746437549591,-0.404397070407867,0.457821518182755,0.829695582389832
+             ,-0.152302712202072,0.537037372589111,0.823437929153442,-0.365987211465836,0.433593451976776,0.769915640354156
+             ,-0.0895729586482048,0.631828010082245,0.823437929153442,-0.365987211465836,0.433593451976776,0.829695582389832
+             ,-0.152302712202072,0.537037372589111,0.823437929153442,-0.365987211465836,0.433593451976776,0.769915640354156
+             ,-0.0895729586482048,0.631828010082245,0.790844976902008,-0.0291313771158457,0.61132276058197,0.65307879447937
+             ,0.0708847939968109,0.753965139389038,0.790844976902008,-0.0291313771158457,0.61132276058197,0.769915640354156
+             ,-0.0895729586482048,0.631828010082245,0.790844976902008,-0.0291313771158457,0.61132276058197,0.65307879447937
+             ,0.0708847939968109,0.753965139389038,0.557574689388275,0.249179571866989,0.791845917701721,0.599778950214386
+             ,0.188534706830978,0.777637422084808,0.557574689388275,0.249179571866989,0.791845917701721,0.65307879447937,0.0708847939968109
+             ,0.753965139389038,0.557574689388275,0.249179571866989,0.791845917701721,0.599778950214386,0.188534706830978
+             ,0.777637422084808,0.502935171127319,0.16150239109993,0.849101424217224,0.5993532538414,0.106995075941086,0.793301701545715
+             ,0.502935171127319,0.16150239109993,0.849101424217224,0.599778950214386,0.188534706830978,0.777637422084808,0.502935171127319
+             ,0.16150239109993,0.849101424217224,0.5993532538414,0.106995075941086,0.793301701545715,0.38727867603302,0.0453641079366207
+             ,0.920845985412598,0.39649099111557,0.0748201310634613,0.914984583854675,0.38727867603302,0.0453641079366207
+             ,0.920845985412598,0.5993532538414,0.106995075941086,0.793301701545715,0.38727867603302,0.0453641079366207,0.920845985412598
+             ,0.39649099111557,0.0748201310634613,0.914984583854675,0.0517403557896614,0.0359962470829487,0.998011648654938
+             ,0.0948222801089287,0.0158041045069695,0.995368778705597,0.0517403557896614,0.0359962470829487,0.998011648654938
+             ,0.39649099111557,0.0748201310634613,0.914984583854675,0.0517403557896614,0.0359962470829487,0.998011648654938
+             ,0.0948222801089287,0.0158041045069695,0.995368778705597,-3.88181859989345e-008,2.01593000070943e-008,1,-0.0120256282389164
+             ,-0.012050049379468,0.999855101108551,-3.88181859989345e-008,2.01593000070943e-008,1,0.0948222801089287,0.0158041045069695
+             ,0.995368778705597,-3.88181859989345e-008,2.01593000070943e-008,1,-0.0120256282389164,-0.012050049379468,0.999855101108551
+             ,-0.0199849978089333,0.0280254036188126,0.999407410621643,-0.020074849948287,-0.0200126506388187,0.999598205089569
+             ,-0.0199849978089333,0.0280254036188126,0.999407410621643,-0.0120256282389164,-0.012050049379468,0.999855101108551
+             ,-0.0199849978089333,0.0280254036188126,0.999407410621643,-0.020074849948287,-0.0200126506388187,0.999598205089569
+             ,-0.0400680676102638,0.0239928439259529,0.998908877372742,0.00401407619938254,-0.0441353358328342,0.999017536640167
+             ,-0.0400680676102638,0.0239928439259529,0.998908877372742,-0.020074849948287,-0.0200126506388187,0.999598205089569
+             ,-0.0400680676102638,0.0239928439259529,0.998908877372742,0.00401407619938254,-0.0441353358328342,0.999017536640167
+             ,0.0319169797003269,-0.0159544553607702,0.99936318397522,-0.0120405713096261,-0.0280886683613062,0.99953293800354
+             ,0.0319169797003269,-0.0159544553607702,0.99936318397522,0.00401407619938254,-0.0441353358328342,0.999017536640167
+             ,0.0319169797003269,-0.0159544553607702,0.99936318397522,-0.0120405713096261,-0.0280886683613062,0.99953293800354
+             ,0.020019568502903,0.0200195629149675,0.999599158763886,-0.095477782189846,0.095503143966198,0.990839600563049
+             ,0.020019568502903,0.0200195629149675,0.999599158763886,-0.0120405713096261,-0.0280886683613062,0.99953293800354
+             ,0.020019568502903,0.0200195629149675,0.999599158763886,-0.095477782189846,0.095503143966198,0.990839600563049
+             ,-0.0864819884300232,0.0695307403802872,0.993824124336243,-0.140770822763443,0.187000647187233,0.972221374511719
+             ,-0.0864819884300232,0.0695307403802872,0.993824124336243,-0.095477782189846,0.095503143966198,0.990839600563049
+             ,-0.0864819884300232,0.0695307403802872,0.993824124336243,-0.140770822763443,0.187000647187233,0.972221374511719
+             ,-0.199960112571716,0.122988007962704,0.972054481506348,-0.149190306663513,0.164152473211288,0.975087761878967
+             ,-0.199960112571716,0.122988007962704,0.972054481506348,-0.140770822763443,0.187000647187233,0.972221374511719
+             ,-0.199960112571716,0.122988007962704,0.972054481506348,-0.149190306663513,0.164152473211288,0.975087761878967
+             ,-0.215276166796684,0.105765111744404,0.970808923244476,-0.160547226667404,0.105072893202305,0.981419503688812
+             ,-0.215276166796684,0.105765111744404,0.970808923244476,-0.149190306663513,0.164152473211288,0.975087761878967
+             ,-0.215276166796684,0.105765111744404,0.970808923244476,-0.160547226667404,0.105072893202305,0.981419503688812
+             ,-0.210447236895561,0.0543894097208977,0.976091086864471,-0.203244686126709,0.124598398804665,0.971167743206024
+             ,-0.210447236895561,0.0543894097208977,0.976091086864471,-0.160547226667404,0.105072893202305,0.981419503688812
+             ,-0.210447236895561,0.0543894097208977,0.976091086864471,-0.203244686126709,0.124598398804665,0.971167743206024
+             ,-0.167989939451218,0.0349606871604919,0.98516857624054,-0.150167241692543,0.0859291478991508,0.984919309616089
+             ,-0.167989939451218,0.0349606871604919,0.98516857624054,-0.203244686126709,0.124598398804665,0.971167743206024
+             ,-0.167989939451218,0.0349606871604919,0.98516857624054,-0.150167241692543,0.0859291478991508,0.984919309616089
+             ,-0.169103875756264,0.0670412108302116,0.983315527439117,-0.223113536834717,0.0854446813464165,0.971040487289429
+             ,-0.169103875756264,0.0670412108302116,0.983315527439117,-0.150167241692543,0.0859291478991508,0.984919309616089
+             ,-0.169103875756264,0.0670412108302116,0.983315527439117,-0.223113536834717,0.0854446813464165,0.971040487289429
+             ,-0.287181228399277,0.125722229480743,0.949589848518372,-0.223802641034126,0.0049217576161027,0.974622070789337
+             ,-0.287181228399277,0.125722229480743,0.949589848518372,-0.223113536834717,0.0854446813464165,0.971040487289429
+             ,-0.287181228399277,0.125722229480743,0.949589848518372,-0.223802641034126,0.0049217576161027,0.974622070789337
+             ,-0.144370451569557,0.0268108192831278,0.989160418510437,-0.0916081368923187,-0.0116959251463413,0.995726466178894
+             ,-0.144370451569557,0.0268108192831278,0.989160418510437,-0.223802641034126,0.0049217576161027,0.974622070789337
+             ,-0.144370451569557,0.0268108192831278,0.989160418510437,-0.0916081368923187,-0.0116959251463413,0.995726466178894
+             ,0.0433857776224613,-0.0518862865865231,0.997710108757019,-0.0154027482494712,0.184945449233055,0.982628107070923
+             ,0.0433857776224613,-0.0518862865865231,0.997710108757019,-0.0916081368923187,-0.0116959251463413,0.995726466178894
+             ,0.0433857776224613,-0.0518862865865231,0.997710108757019,-0.0154027482494712,0.184945449233055,0.982628107070923
+             ,0.0109800277277827,-0.0667960420250893,0.997706234455109,-0.206473752856255,0.291496872901917,0.934022545814514
+             ,0.0109800277277827,-0.0667960420250893,0.997706234455109,-0.0154027482494712,0.184945449233055,0.982628107070923
+             ,0.0109800277277827,-0.0667960420250893,0.997706234455109,-0.206473752856255,0.291496872901917,0.934022545814514
+             ,-0.345572352409363,0.275207072496414,0.89712917804718,-0.54920369386673,0.434705972671509,0.713726937770844
+             ,-0.345572352409363,0.275207072496414,0.89712917804718,-0.206473752856255,0.291496872901917,0.934022545814514
+             ,-0.345572352409363,0.275207072496414,0.89712917804718,-0.54920369386673,0.434705972671509,0.713726937770844
+             ,-0.0760851949453354,0.545771479606628,0.83447265625,-0.15550585091114,0.571929037570953,0.805428564548492,-0.0760851949453354
+             ,0.545771479606628,0.83447265625,-0.54920369386673,0.434705972671509,0.713726937770844,-0.0760851949453354,0.545771479606628
+             ,0.83447265625,-0.15550585091114,0.571929037570953,0.805428564548492,0.149827063083649,0.527687191963196,0.836120843887329
+             ,0.302041798830032,0.474898964166641,0.826584458351135,0.149827063083649,0.527687191963196,0.836120843887329
+             ,-0.15550585091114,0.571929037570953,0.805428564548492,0.149827063083649,0.527687191963196,0.836120843887329
+             ,0.302041798830032,0.474898964166641,0.826584458351135,0.100261680781841,0.403140366077423,0.909629344940186
+             ,0.386021703481674,0.259999305009842,0.885091841220856,0.100261680781841,0.403140366077423,0.909629344940186
+             ,0.302041798830032,0.474898964166641,0.826584458351135,0.100261680781841,0.403140366077423,0.909629344940186
+             ,0.386021703481674,0.259999305009842,0.885091841220856,0.252861261367798,0.161222189664841,0.953975141048431
+             ,0.29528883099556,0.27153617143631,0.91600900888443,0.252861261367798,0.161222189664841,0.953975141048431,0.386021703481674
+             ,0.259999305009842,0.885091841220856,0.252861261367798,0.161222189664841,0.953975141048431,0.29528883099556,0.27153617143631
+             ,0.91600900888443,0.162016630172729,0.0708898678421974,0.984238386154175,0.136212170124054,0.308685392141342
+             ,0.941360533237457,0.162016630172729,0.0708898678421974,0.984238386154175,0.29528883099556,0.27153617143631,0.91600900888443
+             ,0.162016630172729,0.0708898678421974,0.984238386154175,0.136212170124054,0.308685392141342,0.941360533237457
+             ,0.0239785313606262,0.0555691532790661,0.998166918754578,0.127021670341492,0.205356612801552,0.970409274101257
+             ,0.0239785313606262,0.0555691532790661,0.998166918754578,0.136212170124054,0.308685392141342,0.941360533237457
+             ,0.0239785313606262,0.0555691532790661,0.998166918754578,0.127021670341492,0.205356612801552,0.970409274101257
+             ,0.127387955784798,-0.0790302380919456,0.988699376583099,0.14111390709877,0.140517324209213,0.979970276355743
+             ,0.127387955784798,-0.0790302380919456,0.988699376583099,0.127021670341492,0.205356612801552,0.970409274101257
+             ,0.127387955784798,-0.0790302380919456,0.988699376583099,0.14111390709877,0.140517324209213,0.979970276355743
+             ,0.0688867270946503,-0.0504127666354179,0.996349930763245,0.111065410077572,0.0954320281744003,0.989220499992371
+             ,0.0688867270946503,-0.0504127666354179,0.996349930763245,0.14111390709877,0.140517324209213,0.979970276355743
+             ,0.0688867270946503,-0.0504127666354179,0.996349930763245,0.111065410077572,0.0954320281744003,0.989220499992371
+             ,0.129006654024124,-0.0529206357896328,0.990230560302734,0.204744577407837,0.000462519819848239,0.978815376758575
+             ,0.129006654024124,-0.0529206357896328,0.990230560302734,0.111065410077572,0.0954320281744003,0.989220499992371
+             ,0.129006654024124,-0.0529206357896328,0.990230560302734,0.204744577407837,0.000462519819848239,0.978815376758575
+             ,0.248316466808319,-0.101113244891167,0.963387310504913,0.0226005632430315,0.226134940981865,0.973833739757538
+             ,0.248316466808319,-0.101113244891167,0.963387310504913,0.204744577407837,0.000462519819848239,0.978815376758575
+             ,0.248316466808319,-0.101113244891167,0.963387310504913,0.0226005632430315,0.226134940981865,0.973833739757538
+             ,-0.077962651848793,0.10221142321825,0.991702914237976,-0.331297188997269,0.492238104343414,0.804949581623077
+             ,-0.077962651848793,0.10221142321825,0.991702914237976,0.0226005632430315,0.226134940981865,0.973833739757538
+             ,-0.077962651848793,0.10221142321825,0.991702914237976,-0.331297188997269,0.492238104343414,0.804949581623077
+             ,-0.315138727426529,0.401058971881866,0.860139131546021,-0.42558428645134,0.638964354991913,0.64078277349472
+             ,-0.315138727426529,0.401058971881866,0.860139131546021,-0.331297188997269,0.492238104343414,0.804949581623077
+             ,-0.315138727426529,0.401058971881866,0.860139131546021,-0.42558428645134,0.638964354991913,0.64078277349472
+             ,-0.250001400709152,0.611164510250092,0.750984132289886,-0.323913544416428,0.736441493034363,0.593914091587067
+             ,-0.250001400709152,0.611164510250092,0.750984132289886,-0.42558428645134,0.638964354991913,0.64078277349472
+             ,-0.250001400709152,0.611164510250092,0.750984132289886,-0.323913544416428,0.736441493034363,0.593914091587067
+             ,-0.0771026983857155,0.717237174510956,0.692550361156464,-0.228981301188469,0.800392866134644,0.554020524024963
+             ,-0.0771026983857155,0.717237174510956,0.692550361156464,-0.323913544416428,0.736441493034363,0.593914091587067
+             ,-0.0771026983857155,0.717237174510956,0.692550361156464,-0.228981301188469,0.800392866134644,0.554020524024963
+             ,0.0370332412421703,0.77625572681427,0.62932950258255,0.109025701880455,0.749698042869568,0.652737498283386,0.0370332412421703
+             ,0.77625572681427,0.62932950258255,-0.228981301188469,0.800392866134644,0.554020524024963,0.0370332412421703
+             ,0.77625572681427,0.62932950258255,0.109025701880455,0.749698042869568,0.652737498283386,0.0930789634585381,0.7451291680336
+             ,0.660392999649048,0.282776892185211,0.720161199569702,0.633565306663513,0.0930789634585381,0.7451291680336,0.660392999649048
+             ,0.109025701880455,0.749698042869568,0.652737498283386,0.0930789634585381,0.7451291680336,0.660392999649048,0.282776892185211
+             ,0.720161199569702,0.633565306663513,-0.0362071245908737,0.665185868740082,0.745799481868744,-0.105029597878456
+             ,0.742315351963043,0.661767840385437,-0.0362071245908737,0.665185868740082,0.745799481868744,0.282776892185211
+             ,0.720161199569702,0.633565306663513,-0.0362071245908737,0.665185868740082,0.745799481868744,-0.105029597878456
+             ,0.742315351963043,0.661767840385437,-0.457897812128067,0.68276709318161,0.569349348545074,-0.642583191394806
+             ,0.5982945561409,0.478675723075867,-0.457897812128067,0.68276709318161,0.569349348545074,-0.105029597878456,0.742315351963043
+             ,0.661767840385437,-0.457897812128067,0.68276709318161,0.569349348545074,-0.642583191394806,0.5982945561409,0.478675723075867
+             ,-0.630582392215729,0.675954461097717,0.381381034851074,-0.700546860694885,0.531560719013214,0.476106375455856
+             ,-0.630582392215729,0.675954461097717,0.381381034851074,-0.642583191394806,0.5982945561409,0.478675723075867
+             ,-0.630582392215729,0.675954461097717,0.381381034851074,-0.700546860694885,0.531560719013214,0.476106375455856
+             ,-0.691267549991608,0.574097871780396,0.438817530870438,-0.60614150762558,0.465952813625336,0.64457768201828
+             ,-0.691267549991608,0.574097871780396,0.438817530870438,-0.700546860694885,0.531560719013214,0.476106375455856
+             ,-0.691267549991608,0.574097871780396,0.438817530870438,-0.60614150762558,0.465952813625336,0.64457768201828
+             ,-0.412711530923843,0.459442943334579,0.786499440670013,-0.218487143516541,0.552334785461426,0.804480969905853
+             ,-0.412711530923843,0.459442943334579,0.786499440670013,-0.60614150762558,0.465952813625336,0.64457768201828
+             ,-0.412711530923843,0.459442943334579,0.786499440670013,-0.218487143516541,0.552334785461426,0.804480969905853
+             ,-0.0760117024183273,0.0993348434567451,0.992146611213684,0.24603733420372,0.42863604426384,0.869331181049347
+             ,-0.0760117024183273,0.0993348434567451,0.992146611213684,-0.218487143516541,0.552334785461426,0.804480969905853
+             ,-0.0760117024183273,0.0993348434567451,0.992146611213684,0.24603733420372,0.42863604426384,0.869331181049347
+             ,-0.242121189832687,-0.183906003832817,0.952657222747803,0.113464012742043,0.0800525322556496,0.990311801433563
+             ,-0.242121189832687,-0.183906003832817,0.952657222747803,0.24603733420372,0.42863604426384,0.869331181049347
+             ,-0.242121189832687,-0.183906003832817,0.952657222747803,0.113464012742043,0.0800525322556496,0.990311801433563
+             ,-0.236124277114868,-0.425114721059799,0.87379789352417,-0.0638255625963211,-0.19805945456028,0.978109776973724
+             ,-0.236124277114868,-0.425114721059799,0.87379789352417,0.113464012742043,0.0800525322556496,0.990311801433563
+             ,-0.236124277114868,-0.425114721059799,0.87379789352417,-0.0638255625963211,-0.19805945456028,0.978109776973724
+             ,0.0666966661810875,-0.480911552906036,0.874228596687317,0.0237926803529263,-0.387156903743744,0.921706795692444
+             ,0.0666966661810875,-0.480911552906036,0.874228596687317,-0.0638255625963211,-0.19805945456028,0.978109776973724
+             ,0.0666966661810875,-0.480911552906036,0.874228596687317,0.0237926803529263,-0.387156903743744,0.921706795692444
+             ,0.126469910144806,-0.406052112579346,0.905056297779083,0.0772893875837326,-0.47126778960228,0.87859719991684
+             ,0.126469910144806,-0.406052112579346,0.905056297779083,0.0237926803529263,-0.387156903743744,0.921706795692444
+             ,0.126469910144806,-0.406052112579346,0.905056297779083,0.0772893875837326,-0.47126778960228,0.87859719991684
+             ,0.156881481409073,-0.320714473724365,0.934093356132507,0.244972616434097,-0.509819865226746,0.824664831161499
+             ,0.156881481409073,-0.320714473724365,0.934093356132507,0.0772893875837326,-0.47126778960228,0.87859719991684
+             ,0.156881481409073,-0.320714473724365,0.934093356132507,0.244972616434097,-0.509819865226746,0.824664831161499
+             ,0.315879166126251,-0.417551845312119,0.85198050737381,0.326998233795166,-0.498274296522141,0.802991151809692
+             ,0.315879166126251,-0.417551845312119,0.85198050737381,0.244972616434097,-0.509819865226746,0.824664831161499
+             ,0.315879166126251,-0.417551845312119,0.85198050737381,0.326998233795166,-0.498274296522141,0.802991151809692
+             ,0.490528047084808,-0.42950576543808,0.758226275444031,0.453291177749634,-0.368926227092743,0.811431169509888
+             ,0.490528047084808,-0.42950576543808,0.758226275444031,0.326998233795166,-0.498274296522141,0.802991151809692
+             ,0.490528047084808,-0.42950576543808,0.758226275444031,0.453291177749634,-0.368926227092743,0.811431169509888
+             ,0.568723559379578,-0.429056763648987,0.701757609844208,0.550194263458252,-0.428545832633972,0.716683208942413
+             ,0.568723559379578,-0.429056763648987,0.701757609844208,0.453291177749634,-0.368926227092743,0.811431169509888
+             ,0.568723559379578,-0.429056763648987,0.701757609844208,0.550194263458252,-0.428545832633972,0.716683208942413
+             ,0.514662086963654,-0.373803585767746,0.771617710590363,0.425128966569901,-0.452651053667068,0.783819079399109
+             ,0.514662086963654,-0.373803585767746,0.771617710590363,0.550194263458252,-0.428545832633972,0.716683208942413
+             ,0.514662086963654,-0.373803585767746,0.771617710590363,0.425128966569901,-0.452651053667068,0.783819079399109
+             ,0.524754166603088,-0.274454206228256,0.805796504020691,0.431346982717514,-0.373725026845932,0.8211390376091
+             ,0.524754166603088,-0.274454206228256,0.805796504020691,0.425128966569901,-0.452651053667068,0.783819079399109
+             ,0.524754166603088,-0.274454206228256,0.805796504020691,0.431346982717514,-0.373725026845932,0.8211390376091
+             ,0.14151006937027,-0.215486034750938,0.966199100017548,0.101592235267162,-0.375518828630447,0.921229958534241
+             ,0.14151006937027,-0.215486034750938,0.966199100017548,0.431346982717514,-0.373725026845932,0.8211390376091,0.14151006937027
+             ,-0.215486034750938,0.966199100017548,0.101592235267162,-0.375518828630447,0.921229958534241,-0.45629808306694
+             ,-0.109533704817295,0.883059740066528,-0.398447334766388,-0.377474516630173,0.835914254188538,-0.45629808306694
+             ,-0.109533704817295,0.883059740066528,0.101592235267162,-0.375518828630447,0.921229958534241,-0.45629808306694
+             ,-0.109533704817295,0.883059740066528,-0.398447334766388,-0.377474516630173,0.835914254188538,-0.500260770320892
+             ,-0.15524984896183,0.851843059062958,-0.585088849067688,-0.300146460533142,0.753381133079529,-0.500260770320892
+             ,-0.15524984896183,0.851843059062958,-0.398447334766388,-0.377474516630173,0.835914254188538,-0.500260770320892
+             ,-0.15524984896183,0.851843059062958,-0.585088849067688,-0.300146460533142,0.753381133079529,-0.498777776956558
+             ,-0.0252506975084543,0.86636209487915,-0.602196455001831,-0.017606096342206,0.798153817653656,-0.498777776956558
+             ,-0.0252506975084543,0.86636209487915,-0.585088849067688,-0.300146460533142,0.753381133079529,-0.498777776956558
+             ,-0.0252506975084543,0.86636209487915,-0.602196455001831,-0.017606096342206,0.798153817653656,-0.554108023643494
+             ,0.0600889399647713,0.83027321100235,-0.568967938423157,0.0449869930744171,0.821128368377686,-0.554108023643494
+             ,0.0600889399647713,0.83027321100235,-0.602196455001831,-0.017606096342206,0.798153817653656,-0.554108023643494
+             ,0.0600889399647713,0.83027321100235,-0.568967938423157,0.0449869930744171,0.821128368377686,-0.69066995382309
+             ,0.138646498322487,0.709755003452301,-0.620452761650085,-0.186263501644135,0.761803328990936,-0.69066995382309
+             ,0.138646498322487,0.709755003452301,-0.568967938423157,0.0449869930744171,0.821128368377686,-0.69066995382309
+             ,0.138646498322487,0.709755003452301,-0.620452761650085,-0.186263501644135,0.761803328990936,-0.462777018547058
+             ,0.108851246535778,0.879766345024109,-0.48681429028511,-0.264781713485718,0.832407653331757,-0.462777018547058
+             ,0.108851246535778,0.879766345024109,-0.620452761650085,-0.186263501644135,0.761803328990936,-0.462777018547058
+             ,0.108851246535778,0.879766345024109,-0.48681429028511,-0.264781713485718,0.832407653331757,-0.119052223861218
+             ,0.0713540688157082,0.99032074213028,-0.0259168017655611,-0.335437148809433,0.941706001758575,-0.119052223861218
+             ,0.0713540688157082,0.99032074213028,-0.48681429028511,-0.264781713485718,0.832407653331757,-0.119052223861218
+             ,0.0713540688157082,0.99032074213028,-0.0259168017655611,-0.335437148809433,0.941706001758575,0.111439056694508
+             ,-0.0949432477355003,0.989225506782532,0.288506388664246,-0.519308686256409,0.804414451122284,0.111439056694508
+             ,-0.0949432477355003,0.989225506782532,-0.0259168017655611,-0.335437148809433,0.941706001758575,0.621817946434021
+             ,-0.0180292204022408,0.782954275608063,0.746404767036438,-0.266555607318878,0.609776973724365,0.722496747970581
+             ,-0.152247428894043,0.674402892589569,0.791746437549591,-0.404397070407867,0.457821518182755,0.722496747970581
+             ,-0.152247428894043,0.674402892589569,0.746404767036438,-0.266555607318878,0.609776973724365,0.722496747970581
+             ,-0.152247428894043,0.674402892589569,0.791746437549591,-0.404397070407867,0.457821518182755,0.828033685684204
+             ,-0.356513053178787,0.432733923196793,0.823437929153442,-0.365987211465836,0.433593451976776,0.828033685684204
+             ,-0.356513053178787,0.432733923196793,0.791746437549591,-0.404397070407867,0.457821518182755,0.828033685684204
+             ,-0.356513053178787,0.432733923196793,0.823437929153442,-0.365987211465836,0.433593451976776,0.865670502185822
+             ,-0.205481946468353,0.456499457359314,0.790844976902008,-0.0291313771158457,0.61132276058197,0.865670502185822
+             ,-0.205481946468353,0.456499457359314,0.823437929153442,-0.365987211465836,0.433593451976776,0.865670502185822
+             ,-0.205481946468353,0.456499457359314,0.790844976902008,-0.0291313771158457,0.61132276058197,0.647871136665344
+             ,0.0189111158251762,0.761515200138092,0.557574689388275,0.249179571866989,0.791845917701721,0.647871136665344
+             ,0.0189111158251762,0.761515200138092,0.790844976902008,-0.0291313771158457,0.61132276058197,0.647871136665344
+             ,0.0189111158251762,0.761515200138092,0.557574689388275,0.249179571866989,0.791845917701721,0.422224968671799
+             ,0.116188742220402,0.899014055728912,0.502935171127319,0.16150239109993,0.849101424217224,0.422224968671799,0.116188742220402
+             ,0.899014055728912,0.557574689388275,0.249179571866989,0.791845917701721,0.422224968671799,0.116188742220402
+             ,0.899014055728912,0.502935171127319,0.16150239109993,0.849101424217224,0.329397618770599,0.00367415207438171
+             ,0.944184184074402,0.38727867603302,0.0453641079366207,0.920845985412598,0.329397618770599,0.00367415207438171
+             ,0.944184184074402,0.502935171127319,0.16150239109993,0.849101424217224,0.329397618770599,0.00367415207438171
+             ,0.944184184074402,0.38727867603302,0.0453641079366207,0.920845985412598,0.0357194878160954,0.0199838671833277
+             ,0.999162018299103,0.0517403557896614,0.0359962470829487,0.998011648654938,0.0357194878160954,0.0199838671833277
+             ,0.999162018299103,0.38727867603302,0.0453641079366207,0.920845985412598,0.0357194878160954,0.0199838671833277
+             ,0.999162018299103,0.0517403557896614,0.0359962470829487,0.998011648654938,-0.0240565519779921,0.0240840297192335
+             ,0.999420464038849,-3.88181859989345e-008,2.01593000070943e-008,1,-0.0240565519779921,0.0240840297192335,0.999420464038849
+             ,0.0517403557896614,0.0359962470829487,0.998011648654938,-0.0240565519779921,0.0240840297192335,0.999420464038849
+             ,-3.88181859989345e-008,2.01593000070943e-008,1,0.00401531485840678,0.020071305334568,0.999790549278259,-0.0199849978089333
+             ,0.0280254036188126,0.999407410621643,0.00401531485840678,0.020071305334568,0.999790549278259,-3.88181859989345e-008
+             ,2.01593000070943e-008,1,0.00401531485840678,0.020071305334568,0.999790549278259,-0.0199849978089333,0.0280254036188126
+             ,0.999407410621643,-0.0360298044979572,0.0440618544816971,0.998378872871399,-0.0400680676102638,0.0239928439259529
+             ,0.998908877372742,-0.0360298044979572,0.0440618544816971,0.998378872871399,-0.0199849978089333,0.0280254036188126
+             ,0.999407410621643,-0.0360298044979572,0.0440618544816971,0.998378872871399,-0.0400680676102638,0.0239928439259529
+             ,0.998908877372742,-0.0200067963451147,0.0280410218983889,0.999406516551971,0.0319169797003269,-0.0159544553607702
+             ,0.99936318397522,-0.0200067963451147,0.0280410218983889,0.999406516551971,-0.0400680676102638,0.0239928439259529
+             ,0.998908877372742,-0.0200067963451147,0.0280410218983889,0.999406516551971,0.0319169797003269,-0.0159544553607702
+             ,0.99936318397522,0.0278954766690731,-0.0357664301991463,0.998970806598663,0.020019568502903,0.0200195629149675
+             ,0.999599158763886,0.0278954766690731,-0.0357664301991463,0.998970806598663,0.0319169797003269,-0.0159544553607702
+             ,0.99936318397522,0.0278954766690731,-0.0357664301991463,0.998970806598663,0.020019568502903,0.0200195629149675
+             ,0.999599158763886,-0.0601207688450813,0.0200047250837088,0.997990608215332,-0.0864819884300232,0.0695307403802872
+             ,0.993824124336243,-0.0601207688450813,0.0200047250837088,0.997990608215332,0.020019568502903,0.0200195629149675
+             ,0.999599158763886,-0.0601207688450813,0.0200047250837088,0.997990608215332,-0.0864819884300232,0.0695307403802872
+             ,0.993824124336243,-0.150969088077545,0.0237641036510468,0.988252818584442,-0.199960112571716,0.122988007962704
+             ,0.972054481506348,-0.150969088077545,0.0237641036510468,0.988252818584442,-0.0864819884300232,0.0695307403802872
+             ,0.993824124336243,-0.150969088077545,0.0237641036510468,0.988252818584442,-0.199960112571716,0.122988007962704
+             ,0.972054481506348,-0.205121010541916,-0.00789010245352983,0.978704750537872,-0.215276166796684,0.105765111744404
+             ,0.970808923244476,-0.205121010541916,-0.00789010245352983,0.978704750537872,-0.199960112571716,0.122988007962704
+             ,0.972054481506348,-0.205121010541916,-0.00789010245352983,0.978704750537872,-0.215276166796684,0.105765111744404
+             ,0.970808923244476,-0.247923269867897,0.0308016072958708,0.968289911746979,-0.210447236895561,0.0543894097208977
+             ,0.976091086864471,-0.247923269867897,0.0308016072958708,0.968289911746979,-0.215276166796684,0.105765111744404
+             ,0.970808923244476,-0.247923269867897,0.0308016072958708,0.968289911746979,-0.210447236895561,0.0543894097208977
+             ,0.976091086864471,-0.184709012508392,0.0197506938129663,0.982594728469849,-0.167989939451218,0.0349606871604919
+             ,0.98516857624054,-0.184709012508392,0.0197506938129663,0.982594728469849,-0.210447236895561,0.0543894097208977
+             ,0.976091086864471,-0.184709012508392,0.0197506938129663,0.982594728469849,-0.167989939451218,0.0349606871604919
+             ,0.98516857624054,-0.136886566877365,-0.056847020983696,0.988954186439514,-0.169103875756264,0.0670412108302116
+             ,0.983315527439117,-0.136886566877365,-0.056847020983696,0.988954186439514,-0.167989939451218,0.0349606871604919
+             ,0.98516857624054,-0.136886566877365,-0.056847020983696,0.988954186439514,-0.169103875756264,0.0670412108302116
+             ,0.983315527439117,-0.222500011324883,-0.0278892926871777,0.97453373670578,-0.287181228399277,0.125722229480743
+             ,0.949589848518372,-0.222500011324883,-0.0278892926871777,0.97453373670578,-0.169103875756264,0.0670412108302116
+             ,0.983315527439117,-0.222500011324883,-0.0278892926871777,0.97453373670578,-0.287181228399277,0.125722229480743
+             ,0.949589848518372,-0.236879706382751,0.125115036964417,0.963449120521545,-0.144370451569557,0.0268108192831278
+             ,0.989160418510437,-0.236879706382751,0.125115036964417,0.963449120521545,-0.287181228399277,0.125722229480743
+             ,0.949589848518372,-0.236879706382751,0.125115036964417,0.963449120521545,-0.144370451569557,0.0268108192831278
+             ,0.989160418510437,-0.051905270665884,0.0598727837204933,0.996855676174164,0.0433857776224613,-0.0518862865865231
+             ,0.997710108757019,-0.051905270665884,0.0598727837204933,0.996855676174164,-0.144370451569557,0.0268108192831278
+             ,0.989160418510437,-0.051905270665884,0.0598727837204933,0.996855676174164,0.0433857776224613,-0.0518862865865231
+             ,0.997710108757019,0.0358043573796749,0.0043332576751709,0.999349355697632,0.0109800277277827,-0.0667960420250893
+             ,0.997706234455109,0.0358043573796749,0.0043332576751709,0.999349355697632,0.0433857776224613,-0.0518862865865231
+             ,0.997710108757019,0.0358043573796749,0.0043332576751709,0.999349355697632,0.0109800277277827,-0.0667960420250893
+             ,0.997706234455109,0.0116162830963731,0.0903047695755959,0.995846450328827,-0.345572352409363,0.275207072496414
+             ,0.89712917804718,0.0116162830963731,0.0903047695755959,0.995846450328827,0.0109800277277827,-0.0667960420250893
+             ,0.997706234455109,0.0116162830963731,0.0903047695755959,0.995846450328827,-0.345572352409363,0.275207072496414
+             ,0.89712917804718,0.00552311772480607,0.342652171850204,0.939446032047272,-0.0760851949453354,0.545771479606628
+             ,0.83447265625,0.00552311772480607,0.342652171850204,0.939446032047272,-0.345572352409363,0.275207072496414,0.89712917804718
+             ,0.00552311772480607,0.342652171850204,0.939446032047272,-0.0760851949453354,0.545771479606628,0.83447265625
+             ,0.0955595001578331,0.238478884100914,0.96643477678299,0.149827063083649,0.527687191963196,0.836120843887329
+             ,0.0955595001578331,0.238478884100914,0.96643477678299,-0.0760851949453354,0.545771479606628,0.83447265625,0.0955595001578331
+             ,0.238478884100914,0.96643477678299,0.149827063083649,0.527687191963196,0.836120843887329,-0.0505989119410515
+             ,0.216384500265121,0.974996149539948,0.100261680781841,0.403140366077423,0.909629344940186,-0.0505989119410515
+             ,0.216384500265121,0.974996149539948,0.149827063083649,0.527687191963196,0.836120843887329,-0.0505989119410515
+             ,0.216384500265121,0.974996149539948,0.100261680781841,0.403140366077423,0.909629344940186,0.0459089130163193
+             ,0.139440506696701,0.989165723323822,0.252861261367798,0.161222189664841,0.953975141048431,0.0459089130163193
+             ,0.139440506696701,0.989165723323822,0.100261680781841,0.403140366077423,0.909629344940186,0.0459089130163193
+             ,0.139440506696701,0.989165723323822,0.252861261367798,0.161222189664841,0.953975141048431,0.099498488008976
+             ,0.0353560969233513,0.994409382343292,0.162016630172729,0.0708898678421974,0.984238386154175,0.099498488008976
+             ,0.0353560969233513,0.994409382343292,0.252861261367798,0.161222189664841,0.953975141048431,0.099498488008976
+             ,0.0353560969233513,0.994409382343292,0.162016630172729,0.0708898678421974,0.984238386154175,-0.0638585612177849
+             ,0.0480522587895393,0.996801435947418,0.0239785313606262,0.0555691532790661,0.998166918754578,-0.0638585612177849
+             ,0.0480522587895393,0.996801435947418,0.162016630172729,0.0708898678421974,0.984238386154175,-0.0638585612177849
+             ,0.0480522587895393,0.996801435947418,0.0239785313606262,0.0555691532790661,0.998166918754578,-0.0123492451384664
+             ,-0.0752302780747414,0.997089743614197,0.127387955784798,-0.0790302380919456,0.988699376583099,-0.0123492451384664
+             ,-0.0752302780747414,0.997089743614197,0.0239785313606262,0.0555691532790661,0.998166918754578,-0.0123492451384664
+             ,-0.0752302780747414,0.997089743614197,0.127387955784798,-0.0790302380919456,0.988699376583099,0.170433059334755
+             ,-0.137045800685883,0.975792467594147,0.0688867270946503,-0.0504127666354179,0.996349930763245,0.170433059334755
+             ,-0.137045800685883,0.975792467594147,0.127387955784798,-0.0790302380919456,0.988699376583099,0.170433059334755
+             ,-0.137045800685883,0.975792467594147,0.0688867270946503,-0.0504127666354179,0.996349930763245,0.142607256770134
+             ,0.015391992405057,0.98965972661972,0.129006654024124,-0.0529206357896328,0.990230560302734,0.142607256770134
+             ,0.015391992405057,0.98965972661972,0.0688867270946503,-0.0504127666354179,0.996349930763245,0.142607256770134
+             ,0.015391992405057,0.98965972661972,0.129006654024124,-0.0529206357896328,0.990230560302734,0.180088460445404
+             ,-0.0356355905532837,0.983004689216614,0.248316466808319,-0.101113244891167,0.963387310504913,0.180088460445404
+             ,-0.0356355905532837,0.983004689216614,0.129006654024124,-0.0529206357896328,0.990230560302734,0.180088460445404
+             ,-0.0356355905532837,0.983004689216614,0.248316466808319,-0.101113244891167,0.963387310504913,0.14439070224762
+             ,-0.121759817004204,0.982000946998596,-0.077962651848793,0.10221142321825,0.991702914237976,0.14439070224762
+             ,-0.121759817004204,0.982000946998596,0.248316466808319,-0.101113244891167,0.963387310504913,0.14439070224762
+             ,-0.121759817004204,0.982000946998596,-0.077962651848793,0.10221142321825,0.991702914237976,-0.000119476644613314
+             ,0.111355669796467,0.993780553340912,-0.315138727426529,0.401058971881866,0.860139131546021,-0.000119476644613314
+             ,0.111355669796467,0.993780553340912,-0.077962651848793,0.10221142321825,0.991702914237976,-0.000119476644613314
+             ,0.111355669796467,0.993780553340912,-0.315138727426529,0.401058971881866,0.860139131546021,0.00650123320519924
+             ,0.318820714950562,0.947792768478394,-0.250001400709152,0.611164510250092,0.750984132289886,0.00650123320519924
+             ,0.318820714950562,0.947792768478394,-0.315138727426529,0.401058971881866,0.860139131546021,0.00650123320519924
+             ,0.318820714950562,0.947792768478394,-0.250001400709152,0.611164510250092,0.750984132289886,0.0472532697021961
+             ,0.464203387498856,0.884467244148254,-0.0771026983857155,0.717237174510956,0.692550361156464,0.0472532697021961
+             ,0.464203387498856,0.884467244148254,-0.250001400709152,0.611164510250092,0.750984132289886,0.0472532697021961
+             ,0.464203387498856,0.884467244148254,-0.0771026983857155,0.717237174510956,0.692550361156464,0.0938816741108894
+             ,0.50944709777832,0.855365335941315,0.0370332412421703,0.77625572681427,0.62932950258255,0.0938816741108894,0.50944709777832
+             ,0.855365335941315,-0.0771026983857155,0.717237174510956,0.692550361156464,0.0938816741108894,0.50944709777832
+             ,0.855365335941315,0.0370332412421703,0.77625572681427,0.62932950258255,0.0136621948331594,0.508707582950592
+             ,0.860830962657928,0.0930789634585381,0.7451291680336,0.660392999649048,0.0136621948331594,0.508707582950592
+             ,0.860830962657928,0.0370332412421703,0.77625572681427,0.62932950258255,0.0136621948331594,0.508707582950592
+             ,0.860830962657928,0.0930789634585381,0.7451291680336,0.660392999649048,-0.159678846597672,0.440343052148819
+             ,0.883516132831573,-0.0362071245908737,0.665185868740082,0.745799481868744,-0.159678846597672,0.440343052148819
+             ,0.883516132831573,0.0930789634585381,0.7451291680336,0.660392999649048,-0.159678846597672,0.440343052148819
+             ,0.883516132831573,-0.0362071245908737,0.665185868740082,0.745799481868744,-0.423093616962433,0.293790966272354
+             ,0.857133984565735,-0.457897812128067,0.68276709318161,0.569349348545074,-0.423093616962433,0.293790966272354
+             ,0.857133984565735,-0.0362071245908737,0.665185868740082,0.745799481868744,-0.423093616962433,0.293790966272354
+             ,0.857133984565735,-0.457897812128067,0.68276709318161,0.569349348545074,-0.737178564071655,0.252027094364166
+             ,0.626937031745911,-0.630582392215729,0.675954461097717,0.381381034851074,-0.737178564071655,0.252027094364166
+             ,0.626937031745911,-0.457897812128067,0.68276709318161,0.569349348545074,-0.737178564071655,0.252027094364166
+             ,0.626937031745911,-0.630582392215729,0.675954461097717,0.381381034851074,-0.842211186885834,0.186713427305222
+             ,0.50578498840332,-0.691267549991608,0.574097871780396,0.438817530870438,-0.842211186885834,0.186713427305222
+             ,0.50578498840332,-0.630582392215729,0.675954461097717,0.381381034851074,-0.842211186885834,0.186713427305222
+             ,0.50578498840332,-0.691267549991608,0.574097871780396,0.438817530870438,-0.71593177318573,0.41221210360527,0.563491702079773
+             ,-0.412711530923843,0.459442943334579,0.786499440670013,-0.71593177318573,0.41221210360527,0.563491702079773
+             ,-0.691267549991608,0.574097871780396,0.438817530870438,-0.71593177318573,0.41221210360527,0.563491702079773
+             ,-0.412711530923843,0.459442943334579,0.786499440670013,-0.515886783599854,0.111375994980335,0.849385797977448
+             ,-0.0760117024183273,0.0993348434567451,0.992146611213684,-0.515886783599854,0.111375994980335,0.849385797977448
+             ,-0.412711530923843,0.459442943334579,0.786499440670013,-0.515886783599854,0.111375994980335,0.849385797977448
+             ,-0.0760117024183273,0.0993348434567451,0.992146611213684,-0.401743710041046,-0.201648473739624,0.89327484369278
+             ,-0.242121189832687,-0.183906003832817,0.952657222747803,-0.401743710041046,-0.201648473739624,0.89327484369278
+             ,-0.0760117024183273,0.0993348434567451,0.992146611213684,-0.401743710041046,-0.201648473739624,0.89327484369278
+             ,-0.242121189832687,-0.183906003832817,0.952657222747803,-0.300080806016922,-0.168718978762627,0.938874542713165
+             ,-0.236124277114868,-0.425114721059799,0.87379789352417,-0.300080806016922,-0.168718978762627,0.938874542713165
+             ,-0.242121189832687,-0.183906003832817,0.952657222747803,-0.300080806016922,-0.168718978762627,0.938874542713165
+             ,-0.236124277114868,-0.425114721059799,0.87379789352417,0.0475860796868801,-0.268843650817871,0.962007641792297
+             ,0.0666966661810875,-0.480911552906036,0.874228596687317,0.0475860796868801,-0.268843650817871,0.962007641792297
+             ,-0.236124277114868,-0.425114721059799,0.87379789352417,0.0475860796868801,-0.268843650817871,0.962007641792297
+             ,0.0666966661810875,-0.480911552906036,0.874228596687317,0.180103644728661,-0.235171884298325,0.955121397972107
+             ,0.126469910144806,-0.406052112579346,0.905056297779083,0.180103644728661,-0.235171884298325,0.955121397972107
+             ,0.0666966661810875,-0.480911552906036,0.874228596687317,0.180103644728661,-0.235171884298325,0.955121397972107
+             ,0.126469910144806,-0.406052112579346,0.905056297779083,0.297490894794464,-0.22506782412529,0.927816569805145
+             ,0.156881481409073,-0.320714473724365,0.934093356132507,0.297490894794464,-0.22506782412529,0.927816569805145
+             ,0.126469910144806,-0.406052112579346,0.905056297779083,0.297490894794464,-0.22506782412529,0.927816569805145
+             ,0.156881481409073,-0.320714473724365,0.934093356132507,0.245911613106728,-0.0734251365065575,0.966507136821747
+             ,0.315879166126251,-0.417551845312119,0.85198050737381,0.245911613106728,-0.0734251365065575,0.966507136821747
+             ,0.156881481409073,-0.320714473724365,0.934093356132507,0.245911613106728,-0.0734251365065575,0.966507136821747
+             ,0.315879166126251,-0.417551845312119,0.85198050737381,0.464828848838806,-0.151425644755363,0.87235563993454
+             ,0.490528047084808,-0.42950576543808,0.758226275444031,0.464828848838806,-0.151425644755363,0.87235563993454
+             ,0.315879166126251,-0.417551845312119,0.85198050737381,0.464828848838806,-0.151425644755363,0.87235563993454
+             ,0.490528047084808,-0.42950576543808,0.758226275444031,0.630094230175018,-0.198548138141632,0.750706255435944
+             ,0.568723559379578,-0.429056763648987,0.701757609844208,0.630094230175018,-0.198548138141632,0.750706255435944
+             ,0.490528047084808,-0.42950576543808,0.758226275444031,0.630094230175018,-0.198548138141632,0.750706255435944
+             ,0.568723559379578,-0.429056763648987,0.701757609844208,0.620618402957916,-0.0792737677693367,0.780095100402832
+             ,0.514662086963654,-0.373803585767746,0.771617710590363,0.620618402957916,-0.0792737677693367,0.780095100402832
+             ,0.568723559379578,-0.429056763648987,0.701757609844208,0.620618402957916,-0.0792737677693367,0.780095100402832
+             ,0.514662086963654,-0.373803585767746,0.771617710590363,0.621867418289185,-0.0270436760038137,0.782655358314514
+             ,0.524754166603088,-0.274454206228256,0.805796504020691,0.621867418289185,-0.0270436760038137,0.782655358314514
+             ,0.514662086963654,-0.373803585767746,0.771617710590363,0.621867418289185,-0.0270436760038137,0.782655358314514
+             ,0.524754166603088,-0.274454206228256,0.805796504020691,0.242192491889,0.0739957913756371,0.967402338981628,0.14151006937027
+             ,-0.215486034750938,0.966199100017548,0.242192491889,0.0739957913756371,0.967402338981628,0.524754166603088,-0.274454206228256
+             ,0.805796504020691,0.242192491889,0.0739957913756371,0.967402338981628,0.14151006937027,-0.215486034750938,0.966199100017548
+             ,-0.349392056465149,0.0841602459549904,0.933189272880554,-0.45629808306694,-0.109533704817295,0.883059740066528
+             ,-0.349392056465149,0.0841602459549904,0.933189272880554,0.14151006937027,-0.215486034750938,0.966199100017548
+             ,-0.349392056465149,0.0841602459549904,0.933189272880554,-0.45629808306694,-0.109533704817295,0.883059740066528
+             ,-0.551055550575256,0.204269126057625,0.809080898761749,-0.500260770320892,-0.15524984896183,0.851843059062958
+             ,-0.551055550575256,0.204269126057625,0.809080898761749,-0.45629808306694,-0.109533704817295,0.883059740066528
+             ,-0.551055550575256,0.204269126057625,0.809080898761749,-0.500260770320892,-0.15524984896183,0.851843059062958
+             ,-0.528971135616302,0.0950623005628586,0.843298733234406,-0.498777776956558,-0.0252506975084543,0.86636209487915
+             ,-0.528971135616302,0.0950623005628586,0.843298733234406,-0.500260770320892,-0.15524984896183,0.851843059062958
+             ,-0.528971135616302,0.0950623005628586,0.843298733234406,-0.498777776956558,-0.0252506975084543,0.86636209487915
+             ,-0.475417822599411,-0.0524142272770405,0.878197371959686,-0.554108023643494,0.0600889399647713,0.83027321100235
+             ,-0.475417822599411,-0.0524142272770405,0.878197371959686,-0.498777776956558,-0.0252506975084543,0.86636209487915
+             ,-0.475417822599411,-0.0524142272770405,0.878197371959686,-0.554108023643494,0.0600889399647713,0.83027321100235
+             ,-0.600874066352844,0.0535710230469704,0.797546565532684,-0.69066995382309,0.138646498322487,0.709755003452301
+             ,-0.600874066352844,0.0535710230469704,0.797546565532684,-0.554108023643494,0.0600889399647713,0.83027321100235
+             ,-0.600874066352844,0.0535710230469704,0.797546565532684,-0.69066995382309,0.138646498322487,0.709755003452301
+             ,-0.587530374526978,0.128048121929169,0.799006700515747,-0.462777018547058,0.108851246535778,0.879766345024109
+             ,-0.587530374526978,0.128048121929169,0.799006700515747,-0.69066995382309,0.138646498322487,0.709755003452301
+             ,-0.587530374526978,0.128048121929169,0.799006700515747,-0.462777018547058,0.108851246535778,0.879766345024109
+             ,-0.31793412566185,0.0462102144956589,0.946986019611359,-0.119052223861218,0.0713540688157082,0.99032074213028
+             ,-0.31793412566185,0.0462102144956589,0.946986019611359,-0.462777018547058,0.108851246535778,0.879766345024109
+             ,-0.31793412566185,0.0462102144956589,0.946986019611359,-0.119052223861218,0.0713540688157082,0.99032074213028
+             ,-0.203246593475342,-0.0638686046004295,0.977042257785797,0.111439056694508,-0.0949432477355003,0.989225506782532
+             ,-0.203246593475342,-0.0638686046004295,0.977042257785797,-0.119052223861218,0.0713540688157082,0.99032074213028
+             ,0.671837747097015,0.0918747931718826,0.734978258609772,0.621817946434021,-0.0180292204022408,0.782954275608063
+             ,0.652982115745544,0.134647384285927,0.74530827999115,0.722496747970581,-0.152247428894043,0.674402892589569
+             ,0.652982115745544,0.134647384285927,0.74530827999115,0.621817946434021,-0.0180292204022408,0.782954275608063
+             ,0.652982115745544,0.134647384285927,0.74530827999115,0.722496747970581,-0.152247428894043,0.674402892589569
+             ,0.816536426544189,-0.0501768849790096,0.575109243392944,0.828033685684204,-0.356513053178787,0.432733923196793
+             ,0.816536426544189,-0.0501768849790096,0.575109243392944,0.722496747970581,-0.152247428894043,0.674402892589569
+             ,0.816536426544189,-0.0501768849790096,0.575109243392944,0.828033685684204,-0.356513053178787,0.432733923196793
+             ,0.900495409965515,-0.143412679433823,0.410537213087082,0.865670502185822,-0.205481946468353,0.456499457359314
+             ,0.900495409965515,-0.143412679433823,0.410537213087082,0.828033685684204,-0.356513053178787,0.432733923196793
+             ,0.900495409965515,-0.143412679433823,0.410537213087082,0.865670502185822,-0.205481946468353,0.456499457359314
+             ,0.723609924316406,-0.230718165636063,0.650505840778351,0.647871136665344,0.0189111158251762,0.761515200138092
+             ,0.723609924316406,-0.230718165636063,0.650505840778351,0.865670502185822,-0.205481946468353,0.456499457359314
+             ,0.723609924316406,-0.230718165636063,0.650505840778351,0.647871136665344,0.0189111158251762,0.761515200138092
+             ,0.469693571329117,-0.161744728684425,0.867886245250702,0.422224968671799,0.116188742220402,0.899014055728912
+             ,0.469693571329117,-0.161744728684425,0.867886245250702,0.647871136665344,0.0189111158251762,0.761515200138092
+             ,0.469693571329117,-0.161744728684425,0.867886245250702,0.422224968671799,0.116188742220402,0.899014055728912
+             ,0.31650972366333,-0.106376998126507,0.94260573387146,0.329397618770599,0.00367415207438171,0.944184184074402
+             ,0.31650972366333,-0.106376998126507,0.94260573387146,0.422224968671799,0.116188742220402,0.899014055728912,0.31650972366333
+             ,-0.106376998126507,0.94260573387146,0.329397618770599,0.00367415207438171,0.944184184074402,0.108765311539173
+             ,-0.078538216650486,0.990960001945496,0.0357194878160954,0.0199838671833277,0.999162018299103,0.108765311539173
+             ,-0.078538216650486,0.990960001945496,0.329397618770599,0.00367415207438171,0.944184184074402,0.108765311539173
+             ,-0.078538216650486,0.990960001945496,0.0357194878160954,0.0199838671833277,0.999162018299103,-0.00400975905358791
+             ,-0.00401162728667259,0.999983906745911,-0.0240565519779921,0.0240840297192335,0.999420464038849,-0.00400975905358791
+             ,-0.00401162728667259,0.999983906745911,0.0357194878160954,0.0199838671833277,0.999162018299103,-0.00400975905358791
+             ,-0.00401162728667259,0.999983906745911,-0.0240565519779921,0.0240840297192335,0.999420464038849,0.012043428607285
+             ,0.012043428607285,0.999854922294617,0.00401531485840678,0.020071305334568,0.999790549278259,0.012043428607285
+             ,0.012043428607285,0.999854922294617,-0.0240565519779921,0.0240840297192335,0.999420464038849,0.012043428607285
+             ,0.012043428607285,0.999854922294617,0.00401531485840678,0.020071305334568,0.999790549278259,-0.0280607361346483
+             ,0.00405629677698016,0.999598026275635,-0.0360298044979572,0.0440618544816971,0.998378872871399,-0.0280607361346483
+             ,0.00405629677698016,0.999598026275635,0.00401531485840678,0.020071305334568,0.999790549278259,-0.0280607361346483
+             ,0.00405629677698016,0.999598026275635,-0.0360298044979572,0.0440618544816971,0.998378872871399,-0.0836686119437218
+             ,-0.0198959335684776,0.996294975280762,-0.0200067963451147,0.0280410218983889,0.999406516551971,-0.0836686119437218
+             ,-0.0198959335684776,0.996294975280762,-0.0360298044979572,0.0440618544816971,0.998378872871399,-0.0836686119437218
+             ,-0.0198959335684776,0.996294975280762,-0.0200067963451147,0.0280410218983889,0.999406516551971,0.00739476177841425
+             ,-0.103796645998955,0.994571089744568,0.0278954766690731,-0.0357664301991463,0.998970806598663,0.00739476177841425
+             ,-0.103796645998955,0.994571089744568,-0.0200067963451147,0.0280410218983889,0.999406516551971,0.00739476177841425
+             ,-0.103796645998955,0.994571089744568,0.0278954766690731,-0.0357664301991463,0.998970806598663,0.054807648062706
+             ,-0.0858289003372192,0.994801223278046,-0.0601207688450813,0.0200047250837088,0.997990608215332,0.054807648062706
+             ,-0.0858289003372192,0.994801223278046,0.0278954766690731,-0.0357664301991463,0.998970806598663,0.054807648062706
+             ,-0.0858289003372192,0.994801223278046,-0.0601207688450813,0.0200047250837088,0.997990608215332,-0.233589053153992
+             ,0.0146346446126699,0.972225248813629,-0.150969088077545,0.0237641036510468,0.988252818584442,-0.233589053153992
+             ,0.0146346446126699,0.972225248813629,-0.0601207688450813,0.0200047250837088,0.997990608215332,-0.233589053153992
+             ,0.0146346446126699,0.972225248813629,-0.150969088077545,0.0237641036510468,0.988252818584442,-0.260076224803925
+             ,-0.145535007119179,0.954557418823242,-0.205121010541916,-0.00789010245352983,0.978704750537872,-0.260076224803925
+             ,-0.145535007119179,0.954557418823242,-0.150969088077545,0.0237641036510468,0.988252818584442,-0.260076224803925
+             ,-0.145535007119179,0.954557418823242,-0.205121010541916,-0.00789010245352983,0.978704750537872,-0.195128813385963
+             ,-0.192760527133942,0.961648643016815,-0.247923269867897,0.0308016072958708,0.968289911746979,-0.195128813385963
+             ,-0.192760527133942,0.961648643016815,-0.205121010541916,-0.00789010245352983,0.978704750537872,-0.195128813385963
+             ,-0.192760527133942,0.961648643016815,-0.247923269867897,0.0308016072958708,0.968289911746979,-0.215854898095131
+             ,-0.191113814711571,0.957539618015289,-0.184709012508392,0.0197506938129663,0.982594728469849,-0.215854898095131
+             ,-0.191113814711571,0.957539618015289,-0.247923269867897,0.0308016072958708,0.968289911746979,-0.215854898095131
+             ,-0.191113814711571,0.957539618015289,-0.184709012508392,0.0197506938129663,0.982594728469849,-0.227045491337776
+             ,-0.195177420973778,0.954125821590424,-0.136886566877365,-0.056847020983696,0.988954186439514,-0.227045491337776
+             ,-0.195177420973778,0.954125821590424,-0.184709012508392,0.0197506938129663,0.982594728469849,-0.227045491337776
+             ,-0.195177420973778,0.954125821590424,-0.136886566877365,-0.056847020983696,0.988954186439514,-0.0670917183160782
+             ,-0.144913673400879,0.987167060375214,-0.222500011324883,-0.0278892926871777,0.97453373670578,-0.0670917183160782
+             ,-0.144913673400879,0.987167060375214,-0.136886566877365,-0.056847020983696,0.988954186439514,-0.0670917183160782
+             ,-0.144913673400879,0.987167060375214,-0.222500011324883,-0.0278892926871777,0.97453373670578,-0.0940818786621094
+             ,0.0781950727105141,0.992488920688629,-0.236879706382751,0.125115036964417,0.963449120521545,-0.0940818786621094
+             ,0.0781950727105141,0.992488920688629,-0.222500011324883,-0.0278892926871777,0.97453373670578,-0.0940818786621094
+             ,0.0781950727105141,0.992488920688629,-0.236879706382751,0.125115036964417,0.963449120521545,-0.0863386392593384
+             ,0.118991769850254,0.989134311676025,-0.051905270665884,0.0598727837204933,0.996855676174164,-0.0863386392593384
+             ,0.118991769850254,0.989134311676025,-0.236879706382751,0.125115036964417,0.963449120521545,-0.0863386392593384
+             ,0.118991769850254,0.989134311676025,-0.051905270665884,0.0598727837204933,0.996855676174164,0.0556703731417656
+             ,0.103735193610191,0.993045747280121,0.0358043573796749,0.0043332576751709,0.999349355697632,0.0556703731417656
+             ,0.103735193610191,0.993045747280121,-0.051905270665884,0.0598727837204933,0.996855676174164,0.0556703731417656
+             ,0.103735193610191,0.993045747280121,0.0358043573796749,0.0043332576751709,0.999349355697632,0.0795712620019913
+             ,0.126282572746277,0.988797843456268,0.0116162830963731,0.0903047695755959,0.995846450328827,0.0795712620019913
+             ,0.126282572746277,0.988797843456268,0.0358043573796749,0.0043332576751709,0.999349355697632,0.0795712620019913
+             ,0.126282572746277,0.988797843456268,0.0116162830963731,0.0903047695755959,0.995846450328827,-0.0041247783228755
+             ,0.121299222111702,0.992607414722443,0.00552311772480607,0.342652171850204,0.939446032047272,-0.0041247783228755
+             ,0.121299222111702,0.992607414722443,0.0116162830963731,0.0903047695755959,0.995846450328827,-0.0041247783228755
+             ,0.121299222111702,0.992607414722443,0.00552311772480607,0.342652171850204,0.939446032047272,-0.0281388778239489
+             ,-0.0120462728664279,0.999531447887421,0.0955595001578331,0.238478884100914,0.96643477678299,-0.0281388778239489
+             ,-0.0120462728664279,0.999531447887421,0.00552311772480607,0.342652171850204,0.939446032047272,-0.0281388778239489
+             ,-0.0120462728664279,0.999531447887421,0.0955595001578331,0.238478884100914,0.96643477678299,-0.0679728910326958
+             ,-0.0519878193736076,0.996331691741943,-0.0505989119410515,0.216384500265121,0.974996149539948,-0.0679728910326958
+             ,-0.0519878193736076,0.996331691741943,0.0955595001578331,0.238478884100914,0.96643477678299,-0.0679728910326958
+             ,-0.0519878193736076,0.996331691741943,-0.0505989119410515,0.216384500265121,0.974996149539948,0.0120016876608133
+             ,-0.0839564055204391,0.996397137641907,0.0459089130163193,0.139440506696701,0.989165723323822,0.0120016876608133
+             ,-0.0839564055204391,0.996397137641907,-0.0505989119410515,0.216384500265121,0.974996149539948,0.0120016876608133
+             ,-0.0839564055204391,0.996397137641907,0.0459089130163193,0.139440506696701,0.989165723323822,0.118764795362949
+             ,-0.102988600730896,0.987566888332367,0.099498488008976,0.0353560969233513,0.994409382343292,0.118764795362949
+             ,-0.102988600730896,0.987566888332367,0.0459089130163193,0.139440506696701,0.989165723323822,0.118764795362949
+             ,-0.102988600730896,0.987566888332367,0.099498488008976,0.0353560969233513,0.994409382343292,0.0208000242710114
+             ,0.0055333198979497,0.999768316745758,-0.0638585612177849,0.0480522587895393,0.996801435947418,0.0208000242710114
+             ,0.0055333198979497,0.999768316745758,0.099498488008976,0.0353560969233513,0.994409382343292,0.0208000242710114
+             ,0.0055333198979497,0.999768316745758,-0.0638585612177849,0.0480522587895393,0.996801435947418,-0.0903091877698898
+             ,0.181004956364632,0.979327023029327,-0.0123492451384664,-0.0752302780747414,0.997089743614197,-0.0903091877698898
+             ,0.181004956364632,0.979327023029327,-0.0638585612177849,0.0480522587895393,0.996801435947418,-0.0903091877698898
+             ,0.181004956364632,0.979327023029327,-0.0123492451384664,-0.0752302780747414,0.997089743614197,0.151148274540901
+             ,0.119983911514282,0.98120242357254,0.170433059334755,-0.137045800685883,0.975792467594147,0.151148274540901
+             ,0.119983911514282,0.98120242357254,-0.0123492451384664,-0.0752302780747414,0.997089743614197,0.151148274540901
+             ,0.119983911514282,0.98120242357254,0.170433059334755,-0.137045800685883,0.975792467594147,0.212759450078011
+             ,0.0118013080209494,0.977033376693726,0.142607256770134,0.015391992405057,0.98965972661972,0.212759450078011
+             ,0.0118013080209494,0.977033376693726,0.170433059334755,-0.137045800685883,0.975792467594147,0.212759450078011
+             ,0.0118013080209494,0.977033376693726,0.142607256770134,0.015391992405057,0.98965972661972,0.0663267225027084
+             ,-0.0567142255604267,0.996184885501862,0.180088460445404,-0.0356355905532837,0.983004689216614,0.0663267225027084
+             ,-0.0567142255604267,0.996184885501862,0.142607256770134,0.015391992405057,0.98965972661972,0.0663267225027084
+             ,-0.0567142255604267,0.996184885501862,0.180088460445404,-0.0356355905532837,0.983004689216614,0.129200622439384
+             ,-0.167700871825218,0.977334916591644,0.14439070224762,-0.121759817004204,0.982000946998596,0.129200622439384
+             ,-0.167700871825218,0.977334916591644,0.180088460445404,-0.0356355905532837,0.983004689216614,0.129200622439384
+             ,-0.167700871825218,0.977334916591644,0.14439070224762,-0.121759817004204,0.982000946998596,0.143983840942383
+             ,-0.101738959550858,0.984336256980896,-0.000119476644613314,0.111355669796467,0.993780553340912,0.143983840942383
+             ,-0.101738959550858,0.984336256980896,0.14439070224762,-0.121759817004204,0.982000946998596,0.143983840942383
+             ,-0.101738959550858,0.984336256980896,-0.000119476644613314,0.111355669796467,0.993780553340912,0.107828691601753
+             ,-0.019386725500226,0.993980467319489,0.00650123320519924,0.318820714950562,0.947792768478394,0.107828691601753
+             ,-0.019386725500226,0.993980467319489,-0.000119476644613314,0.111355669796467,0.993780553340912,0.107828691601753
+             ,-0.019386725500226,0.993980467319489,0.00650123320519924,0.318820714950562,0.947792768478394,0.127425387501717
+             ,0.0313416346907616,0.991352796554565,0.0472532697021961,0.464203387498856,0.884467244148254,0.127425387501717
+             ,0.0313416346907616,0.991352796554565,0.00650123320519924,0.318820714950562,0.947792768478394,0.127425387501717
+             ,0.0313416346907616,0.991352796554565,0.0472532697021961,0.464203387498856,0.884467244148254,0.153472915291786
+             ,0.0272806286811829,0.987776219844818,0.0938816741108894,0.50944709777832,0.855365335941315,0.153472915291786
+             ,0.0272806286811829,0.987776219844818,0.0472532697021961,0.464203387498856,0.884467244148254,0.153472915291786
+             ,0.0272806286811829,0.987776219844818,0.0938816741108894,0.50944709777832,0.855365335941315,0.0359531231224537
+             ,0.0802141129970551,0.996129035949707,0.0136621948331594,0.508707582950592,0.860830962657928,0.0359531231224537
+             ,0.0802141129970551,0.996129035949707,0.0938816741108894,0.50944709777832,0.855365335941315,0.0359531231224537
+             ,0.0802141129970551,0.996129035949707,0.0136621948331594,0.508707582950592,0.860830962657928,-0.296860665082932
+             ,0.108964055776596,0.948683619499207,-0.159678846597672,0.440343052148819,0.883516132831573,-0.296860665082932
+             ,0.108964055776596,0.948683619499207,0.0136621948331594,0.508707582950592,0.860830962657928,-0.296860665082932
+             ,0.108964055776596,0.948683619499207,-0.159678846597672,0.440343052148819,0.883516132831573,-0.586774051189423
+             ,-0.0977814123034477,0.803825199604034,-0.423093616962433,0.293790966272354,0.857133984565735,-0.586774051189423
+             ,-0.0977814123034477,0.803825199604034,-0.159678846597672,0.440343052148819,0.883516132831573,-0.586774051189423
+             ,-0.0977814123034477,0.803825199604034,-0.423093616962433,0.293790966272354,0.857133984565735,-0.754348278045654
+             ,-0.282273083925247,0.592689275741577,-0.737178564071655,0.252027094364166,0.626937031745911,-0.754348278045654
+             ,-0.282273083925247,0.592689275741577,-0.423093616962433,0.293790966272354,0.857133984565735,-0.754348278045654
+             ,-0.282273083925247,0.592689275741577,-0.737178564071655,0.252027094364166,0.626937031745911,-0.781733572483063
+             ,-0.205070748925209,0.588930010795593,-0.842211186885834,0.186713427305222,0.50578498840332,-0.781733572483063
+             ,-0.205070748925209,0.588930010795593,-0.737178564071655,0.252027094364166,0.626937031745911,-0.781733572483063
+             ,-0.205070748925209,0.588930010795593,-0.842211186885834,0.186713427305222,0.50578498840332,-0.763325572013855
+             ,0.156388387084007,0.626798868179321,-0.71593177318573,0.41221210360527,0.563491702079773,-0.763325572013855
+             ,0.156388387084007,0.626798868179321,-0.842211186885834,0.186713427305222,0.50578498840332,-0.763325572013855
+             ,0.156388387084007,0.626798868179321,-0.71593177318573,0.41221210360527,0.563491702079773,-0.633276522159576
+             ,0.344799041748047,0.692874073982239,-0.515886783599854,0.111375994980335,0.849385797977448,-0.633276522159576
+             ,0.344799041748047,0.692874073982239,-0.71593177318573,0.41221210360527,0.563491702079773,-0.633276522159576
+             ,0.344799041748047,0.692874073982239,-0.515886783599854,0.111375994980335,0.849385797977448,-0.520865738391876
+             ,0.26890954375267,0.81017678976059,-0.401743710041046,-0.201648473739624,0.89327484369278,-0.520865738391876
+             ,0.26890954375267,0.81017678976059,-0.515886783599854,0.111375994980335,0.849385797977448,-0.520865738391876
+             ,0.26890954375267,0.81017678976059,-0.401743710041046,-0.201648473739624,0.89327484369278,-0.361280679702759
+             ,0.188408181071281,0.913224339485168,-0.300080806016922,-0.168718978762627,0.938874542713165,-0.361280679702759
+             ,0.188408181071281,0.913224339485168,-0.401743710041046,-0.201648473739624,0.89327484369278,-0.361280679702759
+             ,0.188408181071281,0.913224339485168,-0.300080806016922,-0.168718978762627,0.938874542713165,0.0129930609837174
+             ,0.102631084620953,0.994634628295898,0.0475860796868801,-0.268843650817871,0.962007641792297,0.0129930609837174
+             ,0.102631084620953,0.994634628295898,-0.300080806016922,-0.168718978762627,0.938874542713165,0.0129930609837174
+             ,0.102631084620953,0.994634628295898,0.0475860796868801,-0.268843650817871,0.962007641792297,0.214350253343582
+             ,0.166315257549286,0.962493240833282,0.180103644728661,-0.235171884298325,0.955121397972107,0.214350253343582
+             ,0.166315257549286,0.962493240833282,0.0475860796868801,-0.268843650817871,0.962007641792297,0.214350253343582
+             ,0.166315257549286,0.962493240833282,0.180103644728661,-0.235171884298325,0.955121397972107,0.337976306676865
+             ,0.175785198807716,0.924592673778534,0.297490894794464,-0.22506782412529,0.927816569805145,0.337976306676865
+             ,0.175785198807716,0.924592673778534,0.180103644728661,-0.235171884298325,0.955121397972107,0.337976306676865
+             ,0.175785198807716,0.924592673778534,0.297490894794464,-0.22506782412529,0.927816569805145,0.339034408330917
+             ,0.264494627714157,0.902827978134155,0.245911613106728,-0.0734251365065575,0.966507136821747,0.339034408330917
+             ,0.264494627714157,0.902827978134155,0.297490894794464,-0.22506782412529,0.927816569805145,0.339034408330917
+             ,0.264494627714157,0.902827978134155,0.245911613106728,-0.0734251365065575,0.966507136821747,0.400558233261108
+             ,0.305695205926895,0.863772928714752,0.464828848838806,-0.151425644755363,0.87235563993454,0.400558233261108
+             ,0.305695205926895,0.863772928714752,0.245911613106728,-0.0734251365065575,0.966507136821747,0.400558233261108
+             ,0.305695205926895,0.863772928714752,0.464828848838806,-0.151425644755363,0.87235563993454,0.622558295726776
+             ,0.252147346735001,0.74083936214447,0.630094230175018,-0.198548138141632,0.750706255435944,0.622558295726776
+             ,0.252147346735001,0.74083936214447,0.464828848838806,-0.151425644755363,0.87235563993454,0.622558295726776,0.252147346735001
+             ,0.74083936214447,0.630094230175018,-0.198548138141632,0.750706255435944,0.659377753734589,0.261375308036804
+             ,0.704914093017578,0.620618402957916,-0.0792737677693367,0.780095100402832,0.659377753734589,0.261375308036804
+             ,0.704914093017578,0.630094230175018,-0.198548138141632,0.750706255435944,0.659377753734589,0.261375308036804
+             ,0.704914093017578,0.620618402957916,-0.0792737677693367,0.780095100402832,0.612817764282227,0.287303537130356
+             ,0.736146092414856,0.621867418289185,-0.0270436760038137,0.782655358314514,0.612817764282227,0.287303537130356
+             ,0.736146092414856,0.620618402957916,-0.0792737677693367,0.780095100402832,0.612817764282227,0.287303537130356
+             ,0.736146092414856,0.621867418289185,-0.0270436760038137,0.782655358314514,0.164994642138481,0.294904410839081
+             ,0.941173791885376,0.242192491889,0.0739957913756371,0.967402338981628,0.164994642138481,0.294904410839081,0.941173791885376
+             ,0.621867418289185,-0.0270436760038137,0.782655358314514,0.164994642138481,0.294904410839081,0.941173791885376
+             ,0.242192491889,0.0739957913756371,0.967402338981628,-0.349543929100037,0.206936955451965,0.91378128528595,-0.349392056465149
+             ,0.0841602459549904,0.933189272880554,-0.349543929100037,0.206936955451965,0.91378128528595,0.242192491889,0.0739957913756371
+             ,0.967402338981628,-0.349543929100037,0.206936955451965,0.91378128528595,-0.349392056465149,0.0841602459549904
+             ,0.933189272880554,-0.489995718002319,0.222313389182091,0.842900335788727,-0.551055550575256,0.204269126057625
+             ,0.809080898761749,-0.489995718002319,0.222313389182091,0.842900335788727,-0.349392056465149,0.0841602459549904
+             ,0.933189272880554,-0.489995718002319,0.222313389182091,0.842900335788727,-0.551055550575256,0.204269126057625
+             ,0.809080898761749,-0.625690579414368,0.184372708201408,0.757969677448273,-0.528971135616302,0.0950623005628586
+             ,0.843298733234406,-0.625690579414368,0.184372708201408,0.757969677448273,-0.551055550575256,0.204269126057625
+             ,0.809080898761749,-0.625690579414368,0.184372708201408,0.757969677448273,-0.528971135616302,0.0950623005628586
+             ,0.843298733234406,-0.606444716453552,-0.0596979632973671,0.792881429195404,-0.475417822599411,-0.0524142272770405
+             ,0.878197371959686,-0.606444716453552,-0.0596979632973671,0.792881429195404,-0.528971135616302,0.0950623005628586
+             ,0.843298733234406,-0.606444716453552,-0.0596979632973671,0.792881429195404,-0.475417822599411,-0.0524142272770405
+             ,0.878197371959686,-0.570063412189484,-0.234617248177528,0.787389695644379,-0.600874066352844,0.0535710230469704
+             ,0.797546565532684,-0.570063412189484,-0.234617248177528,0.787389695644379,-0.475417822599411,-0.0524142272770405
+             ,0.878197371959686,-0.570063412189484,-0.234617248177528,0.787389695644379,-0.600874066352844,0.0535710230469704
+             ,0.797546565532684,-0.552803635597229,-0.206868574023247,0.807225823402405,-0.587530374526978,0.128048121929169
+             ,0.799006700515747,-0.552803635597229,-0.206868574023247,0.807225823402405,-0.600874066352844,0.0535710230469704
+             ,0.797546565532684,-0.552803635597229,-0.206868574023247,0.807225823402405,-0.587530374526978,0.128048121929169
+             ,0.799006700515747,-0.317356586456299,-0.0973824113607407,0.943292915821075,-0.31793412566185,0.0462102144956589
+             ,0.946986019611359,-0.317356586456299,-0.0973824113607407,0.943292915821075,-0.587530374526978,0.128048121929169
+             ,0.799006700515747,-0.317356586456299,-0.0973824113607407,0.943292915821075,-0.31793412566185,0.0462102144956589
+             ,0.946986019611359,-0.256307750940323,0.00762943550944328,0.966565072536469,-0.203246593475342,-0.0638686046004295
+             ,0.977042257785797,-0.256307750940323,0.00762943550944328,0.966565072536469,-0.31793412566185,0.0462102144956589
+             ,0.946986019611359,0.608001887798309,0.160636141896248,0.777515113353729,0.671837747097015,0.0918747931718826
+             ,0.734978258609772,0.640365600585938,0.0622602179646492,0.76554262638092,0.652982115745544,0.134647384285927
+             ,0.74530827999115,0.640365600585938,0.0622602179646492,0.76554262638092,0.671837747097015,0.0918747931718826
+             ,0.734978258609772,0.640365600585938,0.0622602179646492,0.76554262638092,0.652982115745544,0.134647384285927
+             ,0.74530827999115,0.772619247436523,-0.0209655109792948,0.634523451328278,0.816536426544189,-0.0501768849790096
+             ,0.575109243392944,0.772619247436523,-0.0209655109792948,0.634523451328278,0.652982115745544,0.134647384285927
+             ,0.74530827999115,0.772619247436523,-0.0209655109792948,0.634523451328278,0.816536426544189,-0.0501768849790096
+             ,0.575109243392944,0.877352297306061,-0.139757052063942,0.459043473005295,0.900495409965515,-0.143412679433823
+             ,0.410537213087082,0.877352297306061,-0.139757052063942,0.459043473005295,0.816536426544189,-0.0501768849790096
+             ,0.575109243392944,0.877352297306061,-0.139757052063942,0.459043473005295,0.900495409965515,-0.143412679433823
+             ,0.410537213087082,0.715142369270325,-0.364767968654633,0.596251308917999,0.723609924316406,-0.230718165636063
+             ,0.650505840778351,0.715142369270325,-0.364767968654633,0.596251308917999,0.900495409965515,-0.143412679433823
+             ,0.410537213087082,0.715142369270325,-0.364767968654633,0.596251308917999,0.723609924316406,-0.230718165636063
+             ,0.650505840778351,0.570076286792755,-0.37812814116478,0.729405343532562,0.469693571329117,-0.161744728684425
+             ,0.867886245250702,0.570076286792755,-0.37812814116478,0.729405343532562,0.723609924316406,-0.230718165636063
+             ,0.650505840778351,0.570076286792755,-0.37812814116478,0.729405343532562,0.469693571329117,-0.161744728684425
+             ,0.867886245250702,0.387298703193665,-0.139125421643257,0.911396622657776,0.31650972366333,-0.106376998126507
+             ,0.94260573387146,0.387298703193665,-0.139125421643257,0.911396622657776,0.469693571329117,-0.161744728684425
+             ,0.867886245250702,0.387298703193665,-0.139125421643257,0.911396622657776,0.31650972366333,-0.106376998126507
+             ,0.94260573387146,0.150942102074623,-0.0236155409365892,0.988260447978973,0.108765311539173,-0.078538216650486
+             ,0.990960001945496,0.150942102074623,-0.0236155409365892,0.988260447978973,0.31650972366333,-0.106376998126507
+             ,0.94260573387146,0.150942102074623,-0.0236155409365892,0.988260447978973,0.108765311539173,-0.078538216650486
+             ,0.990960001945496,0.0480963513255119,0.0160135328769684,0.99871426820755,-0.00400975905358791,-0.00401162728667259
+             ,0.999983906745911,0.0480963513255119,0.0160135328769684,0.99871426820755,0.108765311539173,-0.078538216650486
+             ,0.990960001945496,0.0480963513255119,0.0160135328769684,0.99871426820755,-0.00400975905358791,-0.00401162728667259
+             ,0.999983906745911,3.71870237358962e-006,0.0160481948405504,0.99987119436264,0.012043428607285,0.012043428607285
+             ,0.999854922294617,3.71870237358962e-006,0.0160481948405504,0.99987119436264,-0.00400975905358791,-0.00401162728667259
+             ,0.999983906745911,3.71870237358962e-006,0.0160481948405504,0.99987119436264,0.012043428607285,0.012043428607285
+             ,0.999854922294617,-0.075346440076828,-0.0435877740383148,0.996204316616058,-0.0280607361346483,0.00405629677698016
+             ,0.999598026275635,-0.075346440076828,-0.0435877740383148,0.996204316616058,0.012043428607285,0.012043428607285
+             ,0.999854922294617,-0.075346440076828,-0.0435877740383148,0.996204316616058,-0.0280607361346483,0.00405629677698016
+             ,0.999598026275635,-0.125957980751991,-0.125765457749367,0.984031319618225,-0.0836686119437218,-0.0198959335684776
+             ,0.996294975280762,-0.125957980751991,-0.125765457749367,0.984031319618225,-0.0280607361346483,0.00405629677698016
+             ,0.999598026275635,-0.125957980751991,-0.125765457749367,0.984031319618225,-0.0836686119437218,-0.0198959335684776
+             ,0.996294975280762,-0.05148646235466,-0.161789491772652,0.985481262207031,0.00739476177841425,-0.103796645998955
+             ,0.994571089744568,-0.05148646235466,-0.161789491772652,0.985481262207031,-0.0836686119437218,-0.0198959335684776
+             ,0.996294975280762,-0.05148646235466,-0.161789491772652,0.985481262207031,0.00739476177841425,-0.103796645998955
+             ,0.994571089744568,0.0280537251383066,-0.222765654325485,0.974468290805817,0.054807648062706,-0.0858289003372192
+             ,0.994801223278046,0.0280537251383066,-0.222765654325485,0.974468290805817,0.00739476177841425,-0.103796645998955
+             ,0.994571089744568,0.0280537251383066,-0.222765654325485,0.974468290805817,0.054807648062706,-0.0858289003372192
+             ,0.994801223278046,-0.161400377750397,-0.289884597063065,0.94335412979126,-0.233589053153992,0.0146346446126699
+             ,0.972225248813629,-0.161400377750397,-0.289884597063065,0.94335412979126,0.054807648062706,-0.0858289003372192
+             ,0.994801223278046,-0.161400377750397,-0.289884597063065,0.94335412979126,-0.233589053153992,0.0146346446126699
+             ,0.972225248813629,-0.362652748823166,-0.217095404863358,0.906285047531128,-0.260076224803925,-0.145535007119179
+             ,0.954557418823242,-0.362652748823166,-0.217095404863358,0.906285047531128,-0.233589053153992,0.0146346446126699
+             ,0.972225248813629,-0.362652748823166,-0.217095404863358,0.906285047531128,-0.260076224803925,-0.145535007119179
+             ,0.954557418823242,-0.272652626037598,-0.286907255649567,0.918338060379028,-0.195128813385963,-0.192760527133942
+             ,0.961648643016815,-0.272652626037598,-0.286907255649567,0.918338060379028,-0.260076224803925,-0.145535007119179
+             ,0.954557418823242,-0.272652626037598,-0.286907255649567,0.918338060379028,-0.195128813385963,-0.192760527133942
+             ,0.961648643016815,-0.21126614511013,-0.328251123428345,0.920661628246307,-0.215854898095131,-0.191113814711571
+             ,0.957539618015289,-0.21126614511013,-0.328251123428345,0.920661628246307,-0.195128813385963,-0.192760527133942
+             ,0.961648643016815,-0.21126614511013,-0.328251123428345,0.920661628246307,-0.215854898095131,-0.191113814711571
+             ,0.957539618015289,-0.0418584123253822,-0.211546987295151,0.976471066474915,-0.227045491337776,-0.195177420973778
+             ,0.954125821590424,-0.0418584123253822,-0.211546987295151,0.976471066474915,-0.215854898095131,-0.191113814711571
+             ,0.957539618015289,-0.0418584123253822,-0.211546987295151,0.976471066474915,-0.227045491337776,-0.195177420973778
+             ,0.954125821590424,0.0731837600469589,0.0721893087029457,0.994702339172363,-0.0670917183160782,-0.144913673400879
+             ,0.987167060375214,0.0731837600469589,0.0721893087029457,0.994702339172363,-0.227045491337776,-0.195177420973778
+             ,0.954125821590424,0.0731837600469589,0.0721893087029457,0.994702339172363,-0.0670917183160782,-0.144913673400879
+             ,0.987167060375214,0.0230495203286409,0.135896801948547,0.990454852581024,-0.0940818786621094,0.0781950727105141
+             ,0.992488920688629,0.0230495203286409,0.135896801948547,0.990454852581024,-0.0670917183160782,-0.144913673400879
+             ,0.987167060375214,0.0230495203286409,0.135896801948547,0.990454852581024,-0.0940818786621094,0.0781950727105141
+             ,0.992488920688629,-0.110441654920578,0.126363798975945,0.985816776752472,-0.0863386392593384,0.118991769850254
+             ,0.989134311676025,-0.110441654920578,0.126363798975945,0.985816776752472,-0.0940818786621094,0.0781950727105141
+             ,0.992488920688629,-0.110441654920578,0.126363798975945,0.985816776752472,-0.0863386392593384,0.118991769850254
+             ,0.989134311676025,0.0240074638277292,0.0721084401011467,0.997107863426209,0.0556703731417656,0.103735193610191
+             ,0.993045747280121,0.0240074638277292,0.0721084401011467,0.997107863426209,-0.0863386392593384,0.118991769850254
+             ,0.989134311676025,0.0240074638277292,0.0721084401011467,0.997107863426209,0.0556703731417656,0.103735193610191
+             ,0.993045747280121,0.0759215131402016,0.0279363039880991,0.996722340583801,0.0795712620019913,0.126282572746277
+             ,0.988797843456268,0.0759215131402016,0.0279363039880991,0.996722340583801,0.0556703731417656,0.103735193610191
+             ,0.993045747280121,0.0759215131402016,0.0279363039880991,0.996722340583801,0.0795712620019913,0.126282572746277
+             ,0.988797843456268,-0.0634742379188538,0.0321157947182655,0.997466623783112,-0.0041247783228755,0.121299222111702
+             ,0.992607414722443,-0.0634742379188538,0.0321157947182655,0.997466623783112,0.0795712620019913,0.126282572746277
+             ,0.988797843456268,-0.0634742379188538,0.0321157947182655,0.997466623783112,-0.0041247783228755,0.121299222111702
+             ,0.992607414722443,-0.0956550464034081,-0.0321001783013344,0.994896829128265,-0.0281388778239489,-0.0120462728664279
+             ,0.999531447887421,-0.0956550464034081,-0.0321001783013344,0.994896829128265,-0.0041247783228755,0.121299222111702
+             ,0.992607414722443,-0.0956550464034081,-0.0321001783013344,0.994896829128265,-0.0281388778239489,-0.0120462728664279
+             ,0.999531447887421,-0.0839739888906479,-0.0359324887394905,0.995819866657257,-0.0679728910326958,-0.0519878193736076
+             ,0.996331691741943,-0.0839739888906479,-0.0359324887394905,0.995819866657257,-0.0281388778239489,-0.0120462728664279
+             ,0.999531447887421,-0.0839739888906479,-0.0359324887394905,0.995819866657257,-0.0679728910326958,-0.0519878193736076
+             ,0.996331691741943,-0.0480790734291077,-0.0798441916704178,0.995647192001343,0.0120016876608133,-0.0839564055204391
+             ,0.996397137641907,-0.0480790734291077,-0.0798441916704178,0.995647192001343,-0.0679728910326958,-0.0519878193736076
+             ,0.996331691741943,-0.0480790734291077,-0.0798441916704178,0.995647192001343,0.0120016876608133,-0.0839564055204391
+             ,0.996397137641907,0.106704704463482,-0.14596001803875,0.983519017696381,0.118764795362949,-0.102988600730896
+             ,0.987566888332367,0.106704704463482,-0.14596001803875,0.983519017696381,0.0120016876608133,-0.0839564055204391
+             ,0.996397137641907,0.106704704463482,-0.14596001803875,0.983519017696381,0.118764795362949,-0.102988600730896
+             ,0.987566888332367,0.233926042914391,-0.0882225558161736,0.968243479728699,0.0208000242710114,0.0055333198979497
+             ,0.999768316745758,0.233926042914391,-0.0882225558161736,0.968243479728699,0.118764795362949,-0.102988600730896
+             ,0.987566888332367,0.233926042914391,-0.0882225558161736,0.968243479728699,0.0208000242710114,0.0055333198979497
+             ,0.999768316745758,0.0869793742895126,0.132958218455315,0.987297713756561,-0.0903091877698898,0.181004956364632
+             ,0.979327023029327,0.0869793742895126,0.132958218455315,0.987297713756561,0.0208000242710114,0.0055333198979497
+             ,0.999768316745758,0.0869793742895126,0.132958218455315,0.987297713756561,-0.0903091877698898,0.181004956364632
+             ,0.979327023029327,0.0357877686619759,0.157077416777611,0.986937701702118,0.151148274540901,0.119983911514282
+             ,0.98120242357254,0.0357877686619759,0.157077416777611,0.986937701702118,-0.0903091877698898,0.181004956364632
+             ,0.979327023029327,0.0357877686619759,0.157077416777611,0.986937701702118,0.151148274540901,0.119983911514282
+             ,0.98120242357254,0.0190064013004303,0.0672397613525391,0.997555792331696,0.212759450078011,0.0118013080209494
+             ,0.977033376693726,0.0190064013004303,0.0672397613525391,0.997555792331696,0.151148274540901,0.119983911514282
+             ,0.98120242357254,0.0190064013004303,0.0672397613525391,0.997555792331696,0.212759450078011,0.0118013080209494
+             ,0.977033376693726,-0.0526335313916206,-0.050816647708416,0.997320115566254,0.0663267225027084,-0.0567142255604267
+             ,0.996184885501862,-0.0526335313916206,-0.050816647708416,0.997320115566254,0.212759450078011,0.0118013080209494
+             ,0.977033376693726,-0.0526335313916206,-0.050816647708416,0.997320115566254,0.0663267225027084,-0.0567142255604267
+             ,0.996184885501862,0.0805248022079468,-0.11848359555006,0.989685475826263,0.129200622439384,-0.167700871825218
+             ,0.977334916591644,0.0805248022079468,-0.11848359555006,0.989685475826263,0.0663267225027084,-0.0567142255604267
+             ,0.996184885501862,0.0805248022079468,-0.11848359555006,0.989685475826263,0.129200622439384,-0.167700871825218
+             ,0.977334916591644,0.20592337846756,-0.133020058274269,0.969485104084015,0.143983840942383,-0.101738959550858
+             ,0.984336256980896,0.20592337846756,-0.133020058274269,0.969485104084015,0.129200622439384,-0.167700871825218
+             ,0.977334916591644,0.20592337846756,-0.133020058274269,0.969485104084015,0.143983840942383,-0.101738959550858
+             ,0.984336256980896,0.167708680033684,-0.145106211304665,0.97509890794754,0.107828691601753,-0.019386725500226
+             ,0.993980467319489,0.167708680033684,-0.145106211304665,0.97509890794754,0.143983840942383,-0.101738959550858
+             ,0.984336256980896,0.167708680033684,-0.145106211304665,0.97509890794754,0.107828691601753,-0.019386725500226
+             ,0.993980467319489,0.117149345576763,-0.148509591817856,0.981947541236877,0.127425387501717,0.0313416346907616
+             ,0.991352796554565,0.117149345576763,-0.148509591817856,0.981947541236877,0.107828691601753,-0.019386725500226
+             ,0.993980467319489,0.117149345576763,-0.148509591817856,0.981947541236877,0.127425387501717,0.0313416346907616
+             ,0.991352796554565,0.132935389876366,-0.17937308549881,0.974758207798004,0.153472915291786,0.0272806286811829
+             ,0.987776219844818,0.132935389876366,-0.17937308549881,0.974758207798004,0.127425387501717,0.0313416346907616
+             ,0.991352796554565,0.132935389876366,-0.17937308549881,0.974758207798004,0.153472915291786,0.0272806286811829
+             ,0.987776219844818,0.1177659034729,-0.165261745452881,0.979193389415741,0.0359531231224537,0.0802141129970551
+             ,0.996129035949707,0.1177659034729,-0.165261745452881,0.979193389415741,0.153472915291786,0.0272806286811829
+             ,0.987776219844818,0.1177659034729,-0.165261745452881,0.979193389415741,0.0359531231224537,0.0802141129970551
+             ,0.996129035949707,-0.315045654773712,-0.112507097423077,0.942384421825409,-0.296860665082932,0.108964055776596
+             ,0.948683619499207,-0.315045654773712,-0.112507097423077,0.942384421825409,0.0359531231224537,0.0802141129970551
+             ,0.996129035949707,-0.315045654773712,-0.112507097423077,0.942384421825409,-0.296860665082932,0.108964055776596
+             ,0.948683619499207,-0.689338445663452,-0.15651535987854,0.707329750061035,-0.586774051189423,-0.0977814123034477
+             ,0.803825199604034,-0.689338445663452,-0.15651535987854,0.707329750061035,-0.296860665082932,0.108964055776596
+             ,0.948683619499207,-0.689338445663452,-0.15651535987854,0.707329750061035,-0.586774051189423,-0.0977814123034477
+             ,0.803825199604034,-0.78869491815567,-0.073650598526001,0.610357284545898,-0.754348278045654,-0.282273083925247
+             ,0.592689275741577,-0.78869491815567,-0.073650598526001,0.610357284545898,-0.586774051189423,-0.0977814123034477
+             ,0.803825199604034,-0.78869491815567,-0.073650598526001,0.610357284545898,-0.754348278045654,-0.282273083925247
+             ,0.592689275741577,-0.778430998325348,0.168997690081596,0.604553580284119,-0.781733572483063,-0.205070748925209
+             ,0.588930010795593,-0.778430998325348,0.168997690081596,0.604553580284119,-0.754348278045654,-0.282273083925247
+             ,0.592689275741577,-0.778430998325348,0.168997690081596,0.604553580284119,-0.781733572483063,-0.205070748925209
+             ,0.588930010795593,-0.656689584255219,0.19053915143013,0.729694187641144,-0.763325572013855,0.156388387084007
+             ,0.626798868179321,-0.656689584255219,0.19053915143013,0.729694187641144,-0.781733572483063,-0.205070748925209
+             ,0.588930010795593,-0.656689584255219,0.19053915143013,0.729694187641144,-0.763325572013855,0.156388387084007
+             ,0.626798868179321,-0.632281124591827,0.219579800963402,0.742970645427704,-0.633276522159576,0.344799041748047
+             ,0.692874073982239,-0.632281124591827,0.219579800963402,0.742970645427704,-0.763325572013855,0.156388387084007
+             ,0.626798868179321,-0.632281124591827,0.219579800963402,0.742970645427704,-0.633276522159576,0.344799041748047
+             ,0.692874073982239,-0.562955617904663,0.233506768941879,0.792814910411835,-0.520865738391876,0.26890954375267
+             ,0.81017678976059,-0.562955617904663,0.233506768941879,0.792814910411835,-0.633276522159576,0.344799041748047
+             ,0.692874073982239,-0.562955617904663,0.233506768941879,0.792814910411835,-0.520865738391876,0.26890954375267
+             ,0.81017678976059,-0.408444583415985,0.314348042011261,0.856947124004364,-0.361280679702759,0.188408181071281
+             ,0.913224339485168,-0.408444583415985,0.314348042011261,0.856947124004364,-0.520865738391876,0.26890954375267
+             ,0.81017678976059,-0.408444583415985,0.314348042011261,0.856947124004364,-0.361280679702759,0.188408181071281
+             ,0.913224339485168,-0.00500549981370568,0.338547468185425,0.940935909748077,0.0129930609837174,0.102631084620953
+             ,0.994634628295898,-0.00500549981370568,0.338547468185425,0.940935909748077,-0.361280679702759,0.188408181071281
+             ,0.913224339485168,-0.00500549981370568,0.338547468185425,0.940935909748077,0.0129930609837174,0.102631084620953
+             ,0.994634628295898,0.274098515510559,0.376552879810333,0.884916961193085,0.214350253343582,0.166315257549286
+             ,0.962493240833282,0.274098515510559,0.376552879810333,0.884916961193085,0.0129930609837174,0.102631084620953
+             ,0.994634628295898,0.274098515510559,0.376552879810333,0.884916961193085,0.214350253343582,0.166315257549286
+             ,0.962493240833282,0.369921505451202,0.410577654838562,0.833417117595673,0.337976306676865,0.175785198807716
+             ,0.924592673778534,0.369921505451202,0.410577654838562,0.833417117595673,0.214350253343582,0.166315257549286
+             ,0.962493240833282,0.369921505451202,0.410577654838562,0.833417117595673,0.337976306676865,0.175785198807716
+             ,0.924592673778534,0.374688029289246,0.495445340871811,0.783672690391541,0.339034408330917,0.264494627714157
+             ,0.902827978134155,0.374688029289246,0.495445340871811,0.783672690391541,0.337976306676865,0.175785198807716
+             ,0.924592673778534,0.374688029289246,0.495445340871811,0.783672690391541,0.339034408330917,0.264494627714157
+             ,0.902827978134155,0.401579588651657,0.55733585357666,0.726712226867676,0.400558233261108,0.305695205926895,0.863772928714752
+             ,0.401579588651657,0.55733585357666,0.726712226867676,0.339034408330917,0.264494627714157,0.902827978134155,0.401579588651657
+             ,0.55733585357666,0.726712226867676,0.400558233261108,0.305695205926895,0.863772928714752,0.527400314807892,0.556119918823242
+             ,0.642323553562164,0.622558295726776,0.252147346735001,0.74083936214447,0.527400314807892,0.556119918823242,0.642323553562164
+             ,0.400558233261108,0.305695205926895,0.863772928714752,0.527400314807892,0.556119918823242,0.642323553562164
+             ,0.622558295726776,0.252147346735001,0.74083936214447,0.576855480670929,0.479315847158432,0.661433339118958,0.659377753734589
+             ,0.261375308036804,0.704914093017578,0.576855480670929,0.479315847158432,0.661433339118958,0.622558295726776
+             ,0.252147346735001,0.74083936214447,0.576855480670929,0.479315847158432,0.661433339118958,0.659377753734589,0.261375308036804
+             ,0.704914093017578,0.513874888420105,0.427155345678329,0.74395614862442,0.612817764282227,0.287303537130356,0.736146092414856
+             ,0.513874888420105,0.427155345678329,0.74395614862442,0.659377753734589,0.261375308036804,0.704914093017578,0.513874888420105
+             ,0.427155345678329,0.74395614862442,0.612817764282227,0.287303537130356,0.736146092414856,0.101392671465874,0.272454977035522
+             ,0.956811308860779,0.164994642138481,0.294904410839081,0.941173791885376,0.101392671465874,0.272454977035522
+             ,0.956811308860779,0.612817764282227,0.287303537130356,0.736146092414856,0.101392671465874,0.272454977035522
+             ,0.956811308860779,0.164994642138481,0.294904410839081,0.941173791885376,-0.418599665164948,0.159606531262398
+             ,0.894035875797272,-0.349543929100037,0.206936955451965,0.91378128528595,-0.418599665164948,0.159606531262398
+             ,0.894035875797272,0.164994642138481,0.294904410839081,0.941173791885376,-0.418599665164948,0.159606531262398
+             ,0.894035875797272,-0.349543929100037,0.206936955451965,0.91378128528595,-0.524273037910461,0.022784736007452
+             ,0.85124534368515,-0.489995718002319,0.222313389182091,0.842900335788727,-0.524273037910461,0.022784736007452
+             ,0.85124534368515,-0.349543929100037,0.206936955451965,0.91378128528595,-0.524273037910461,0.022784736007452
+             ,0.85124534368515,-0.489995718002319,0.222313389182091,0.842900335788727,-0.655790448188782,-0.114426419138908
+             ,0.746220827102661,-0.625690579414368,0.184372708201408,0.757969677448273,-0.655790448188782,-0.114426419138908
+             ,0.746220827102661,-0.489995718002319,0.222313389182091,0.842900335788727,-0.655790448188782,-0.114426419138908
+             ,0.746220827102661,-0.625690579414368,0.184372708201408,0.757969677448273,-0.737333834171295,-0.107972055673599
+             ,0.666843831539154,-0.606444716453552,-0.0596979632973671,0.792881429195404,-0.737333834171295,-0.107972055673599
+             ,0.666843831539154,-0.625690579414368,0.184372708201408,0.757969677448273,-0.737333834171295,-0.107972055673599
+             ,0.666843831539154,-0.606444716453552,-0.0596979632973671,0.792881429195404,-0.6116743683815,-0.268230408430099
+             ,0.744249224662781,-0.570063412189484,-0.234617248177528,0.787389695644379,-0.6116743683815,-0.268230408430099
+             ,0.744249224662781,-0.606444716453552,-0.0596979632973671,0.792881429195404,-0.6116743683815,-0.268230408430099
+             ,0.744249224662781,-0.570063412189484,-0.234617248177528,0.787389695644379,-0.40139502286911,-0.140915498137474
+             ,0.904999911785126,-0.552803635597229,-0.206868574023247,0.807225823402405,-0.40139502286911,-0.140915498137474
+             ,0.904999911785126,-0.570063412189484,-0.234617248177528,0.787389695644379,-0.40139502286911,-0.140915498137474
+             ,0.904999911785126,-0.552803635597229,-0.206868574023247,0.807225823402405,-0.083995945751667,0.0113300736993551
+             ,0.99640166759491,-0.317356586456299,-0.0973824113607407,0.943292915821075,-0.083995945751667,0.0113300736993551
+             ,0.99640166759491,-0.552803635597229,-0.206868574023247,0.807225823402405,-0.083995945751667,0.0113300736993551
+             ,0.99640166759491,-0.317356586456299,-0.0973824113607407,0.943292915821075,-0.0410078912973404,0.177408650517464
+             ,0.983282506465912,-0.256307750940323,0.00762943550944328,0.966565072536469,-0.0410078912973404,0.177408650517464
+             ,0.983282506465912,-0.317356586456299,-0.0973824113607407,0.943292915821075,0.45866185426712,0.290355920791626
+             ,0.839834928512573,0.608001887798309,0.160636141896248,0.777515113353729,0.537081182003021,0.159758001565933
+             ,0.828263938426971,0.640365600585938,0.0622602179646492,0.76554262638092,0.537081182003021,0.159758001565933
+             ,0.828263938426971,0.608001887798309,0.160636141896248,0.777515113353729,0.537081182003021,0.159758001565933
+             ,0.828263938426971,0.640365600585938,0.0622602179646492,0.76554262638092,0.678169250488281,-0.0374254509806633
+             ,0.733952224254608,0.772619247436523,-0.0209655109792948,0.634523451328278,0.678169250488281,-0.0374254509806633
+             ,0.733952224254608,0.640365600585938,0.0622602179646492,0.76554262638092,0.678169250488281,-0.0374254509806633
+             ,0.733952224254608,0.772619247436523,-0.0209655109792948,0.634523451328278,0.823153257369995,-0.282970011234283
+             ,0.492287188768387,0.877352297306061,-0.139757052063942,0.459043473005295,0.823153257369995,-0.282970011234283
+             ,0.492287188768387,0.772619247436523,-0.0209655109792948,0.634523451328278,0.823153257369995,-0.282970011234283
+             ,0.492287188768387,0.877352297306061,-0.139757052063942,0.459043473005295,0.737121641635895,-0.364277631044388
+             ,0.569169163703918,0.715142369270325,-0.364767968654633,0.596251308917999,0.737121641635895,-0.364277631044388
+             ,0.569169163703918,0.877352297306061,-0.139757052063942,0.459043473005295,0.737121641635895,-0.364277631044388
+             ,0.569169163703918,0.715142369270325,-0.364767968654633,0.596251308917999,0.626116394996643,-0.284556090831757
+             ,0.725951850414276,0.570076286792755,-0.37812814116478,0.729405343532562,0.626116394996643,-0.284556090831757
+             ,0.725951850414276,0.715142369270325,-0.364767968654633,0.596251308917999,0.626116394996643,-0.284556090831757
+             ,0.725951850414276,0.570076286792755,-0.37812814116478,0.729405343532562,0.590741038322449,-0.276388704776764
+             ,0.758046388626099,0.387298703193665,-0.139125421643257,0.911396622657776,0.590741038322449,-0.276388704776764
+             ,0.758046388626099,0.570076286792755,-0.37812814116478,0.729405343532562,0.590741038322449,-0.276388704776764
+             ,0.758046388626099,0.387298703193665,-0.139125421643257,0.911396622657776,0.274029582738876,-0.110822841525078
+             ,0.955314695835114,0.150942102074623,-0.0236155409365892,0.988260447978973,0.274029582738876,-0.110822841525078
+             ,0.955314695835114,0.387298703193665,-0.139125421643257,0.911396622657776,0.274029582738876,-0.110822841525078
+             ,0.955314695835114,0.150942102074623,-0.0236155409365892,0.988260447978973,0.0719789192080498,0.00804594811052084
+             ,0.997373700141907,0.0480963513255119,0.0160135328769684,0.99871426820755,0.0719789192080498,0.00804594811052084
+             ,0.997373700141907,0.150942102074623,-0.0236155409365892,0.988260447978973,0.0719789192080498,0.00804594811052084
+             ,0.997373700141907,0.0480963513255119,0.0160135328769684,0.99871426820755,-0.0477234870195389,0.0319873690605164
+             ,0.998348236083984,3.71870237358962e-006,0.0160481948405504,0.99987119436264,-0.0477234870195389,0.0319873690605164
+             ,0.998348236083984,0.0480963513255119,0.0160135328769684,0.99871426820755,-0.0477234870195389,0.0319873690605164
+             ,0.998348236083984,3.71870237358962e-006,0.0160481948405504,0.99987119436264,-0.161889106035233,-0.0196949373930693
+             ,0.986612439155579,-0.075346440076828,-0.0435877740383148,0.996204316616058,-0.161889106035233,-0.0196949373930693
+             ,0.986612439155579,3.71870237358962e-006,0.0160481948405504,0.99987119436264,-0.161889106035233,-0.0196949373930693
+             ,0.986612439155579,-0.075346440076828,-0.0435877740383148,0.996204316616058,-0.232652008533478,-0.107936821877956
+             ,0.966551899909973,-0.125957980751991,-0.125765457749367,0.984031319618225,-0.232652008533478,-0.107936821877956
+             ,0.966551899909973,-0.075346440076828,-0.0435877740383148,0.996204316616058,-0.232652008533478,-0.107936821877956
+             ,0.966551899909973,-0.125957980751991,-0.125765457749367,0.984031319618225,-0.0983939468860626,-0.284057825803757
+             ,0.953745126724243,-0.05148646235466,-0.161789491772652,0.985481262207031,-0.0983939468860626,-0.284057825803757
+             ,0.953745126724243,-0.125957980751991,-0.125765457749367,0.984031319618225,-0.0983939468860626,-0.284057825803757
+             ,0.953745126724243,-0.05148646235466,-0.161789491772652,0.985481262207031,-0.108254641294479,-0.379910975694656
+             ,0.918666779994965,0.0280537251383066,-0.222765654325485,0.974468290805817,-0.108254641294479,-0.379910975694656
+             ,0.918666779994965,-0.05148646235466,-0.161789491772652,0.985481262207031,-0.108254641294479,-0.379910975694656
+             ,0.918666779994965,0.0280537251383066,-0.222765654325485,0.974468290805817,-0.19409091770649,-0.525714874267578
+             ,0.828222632408142,-0.161400377750397,-0.289884597063065,0.94335412979126,-0.19409091770649,-0.525714874267578
+             ,0.828222632408142,0.0280537251383066,-0.222765654325485,0.974468290805817,-0.19409091770649,-0.525714874267578
+             ,0.828222632408142,-0.161400377750397,-0.289884597063065,0.94335412979126,-0.24937604367733,-0.464458346366882
+             ,0.849758803844452,-0.362652748823166,-0.217095404863358,0.906285047531128,-0.24937604367733,-0.464458346366882
+             ,0.849758803844452,-0.161400377750397,-0.289884597063065,0.94335412979126,-0.24937604367733,-0.464458346366882
+             ,0.849758803844452,-0.362652748823166,-0.217095404863358,0.906285047531128,-0.240922495722771,-0.313370734453201
+             ,0.918561398983002,-0.272652626037598,-0.286907255649567,0.918338060379028,-0.240922495722771,-0.313370734453201
+             ,0.918561398983002,-0.362652748823166,-0.217095404863358,0.906285047531128,-0.240922495722771,-0.313370734453201
+             ,0.918561398983002,-0.272652626037598,-0.286907255649567,0.918338060379028,-0.118253409862518,-0.116680711507797
+             ,0.986104369163513,-0.21126614511013,-0.328251123428345,0.920661628246307,-0.118253409862518,-0.116680711507797
+             ,0.986104369163513,-0.272652626037598,-0.286907255649567,0.918338060379028,-0.118253409862518,-0.116680711507797
+             ,0.986104369163513,-0.21126614511013,-0.328251123428345,0.920661628246307,0.147932082414627,0.0166462883353233
+             ,0.988857388496399,-0.0418584123253822,-0.211546987295151,0.976471066474915,0.147932082414627,0.0166462883353233
+             ,0.988857388496399,-0.21126614511013,-0.328251123428345,0.920661628246307,0.147932082414627,0.0166462883353233
+             ,0.988857388496399,-0.0418584123253822,-0.211546987295151,0.976471066474915,0.255418717861176,0.0920365303754807
+             ,0.962439894676209,0.0731837600469589,0.0721893087029457,0.994702339172363,0.255418717861176,0.0920365303754807
+             ,0.962439894676209,-0.0418584123253822,-0.211546987295151,0.976471066474915,0.255418717861176,0.0920365303754807
+             ,0.962439894676209,0.0731837600469589,0.0721893087029457,0.994702339172363,0.0243900883942842,0.163789391517639
+             ,0.986193776130676,0.0230495203286409,0.135896801948547,0.990454852581024,0.0243900883942842,0.163789391517639
+             ,0.986193776130676,0.0731837600469589,0.0721893087029457,0.994702339172363,0.0243900883942842,0.163789391517639
+             ,0.986193776130676,0.0230495203286409,0.135896801948547,0.990454852581024,-0.176909863948822,0.207144498825073
+             ,0.962181925773621,-0.110441654920578,0.126363798975945,0.985816776752472,-0.176909863948822,0.207144498825073
+             ,0.962181925773621,0.0230495203286409,0.135896801948547,0.990454852581024,-0.176909863948822,0.207144498825073
+             ,0.962181925773621,-0.110441654920578,0.126363798975945,0.985816776752472,-0.0631475374102592,0.111053504049778
+             ,0.991806149482727,0.0240074638277292,0.0721084401011467,0.997107863426209,-0.0631475374102592,0.111053504049778
+             ,0.991806149482727,-0.110441654920578,0.126363798975945,0.985816776752472,-0.0631475374102592,0.111053504049778
+             ,0.991806149482727,0.0240074638277292,0.0721084401011467,0.997107863426209,0.0360267125070095,0.00407928321510553
+             ,0.999342501163483,0.0759215131402016,0.0279363039880991,0.996722340583801,0.0360267125070095,0.00407928321510553
+             ,0.999342501163483,0.0240074638277292,0.0721084401011467,0.997107863426209,0.0360267125070095,0.00407928321510553
+             ,0.999342501163483,0.0759215131402016,0.0279363039880991,0.996722340583801,-0.0354949347674847,-0.0360591523349285
+             ,0.998719096183777,-0.0634742379188538,0.0321157947182655,0.997466623783112,-0.0354949347674847,-0.0360591523349285
+             ,0.998719096183777,0.0759215131402016,0.0279363039880991,0.996722340583801,-0.0354949347674847,-0.0360591523349285
+             ,0.998719096183777,-0.0634742379188538,0.0321157947182655,0.997466623783112,-0.122942067682743,0.0198337491601706
+             ,0.992215633392334,-0.0956550464034081,-0.0321001783013344,0.994896829128265,-0.122942067682743,0.0198337491601706
+             ,0.992215633392334,-0.0634742379188538,0.0321157947182655,0.997466623783112,-0.122942067682743,0.0198337491601706
+             ,0.992215633392334,-0.0956550464034081,-0.0321001783013344,0.994896829128265,-0.0840229019522667,0.012012492865324
+             ,0.996391415596008,-0.0839739888906479,-0.0359324887394905,0.995819866657257,-0.0840229019522667,0.012012492865324
+             ,0.996391415596008,-0.0956550464034081,-0.0321001783013344,0.994896829128265,-0.0840229019522667,0.012012492865324
+             ,0.996391415596008,-0.0839739888906479,-0.0359324887394905,0.995819866657257,-0.123402886092663,0.00394631596282125
+             ,0.992348790168762,-0.0480790734291077,-0.0798441916704178,0.995647192001343,-0.123402886092663,0.00394631596282125
+             ,0.992348790168762,-0.0839739888906479,-0.0359324887394905,0.995819866657257,-0.123402886092663,0.00394631596282125
+             ,0.992348790168762,-0.0480790734291077,-0.0798441916704178,0.995647192001343,0.0738686993718147,-0.07685437053442
+             ,0.994302153587341,0.106704704463482,-0.14596001803875,0.983519017696381,0.0738686993718147,-0.07685437053442
+             ,0.994302153587341,-0.0480790734291077,-0.0798441916704178,0.995647192001343,0.0738686993718147,-0.07685437053442
+             ,0.994302153587341,0.106704704463482,-0.14596001803875,0.983519017696381,0.323457419872284,-0.0978219881653786
+             ,0.941172778606415,0.233926042914391,-0.0882225558161736,0.968243479728699,0.323457419872284,-0.0978219881653786
+             ,0.941172778606415,0.106704704463482,-0.14596001803875,0.983519017696381,0.323457419872284,-0.0978219881653786
+             ,0.941172778606415,0.233926042914391,-0.0882225558161736,0.968243479728699,0.15514300763607,-0.0207114387303591
+             ,0.9876748919487,0.0869793742895126,0.132958218455315,0.987297713756561,0.15514300763607,-0.0207114387303591
+             ,0.9876748919487,0.233926042914391,-0.0882225558161736,0.968243479728699,0.15514300763607,-0.0207114387303591
+             ,0.9876748919487,0.0869793742895126,0.132958218455315,0.987297713756561,-0.00395809346809983,-0.00402603391557932
+             ,0.999984085559845,0.0357877686619759,0.157077416777611,0.986937701702118,-0.00395809346809983,-0.00402603391557932
+             ,0.999984085559845,0.0869793742895126,0.132958218455315,0.987297713756561,-0.00395809346809983,-0.00402603391557932
+             ,0.999984085559845,0.0357877686619759,0.157077416777611,0.986937701702118,0.0280514061450958,-0.020050335675478
+             ,0.999405384063721,0.0190064013004303,0.0672397613525391,0.997555792331696,0.0280514061450958,-0.020050335675478
+             ,0.999405384063721,0.0357877686619759,0.157077416777611,0.986937701702118,0.0280514061450958,-0.020050335675478
+             ,0.999405384063721,0.0190064013004303,0.0672397613525391,0.997555792331696,-0.0396000258624554,0.055789902806282
+             ,0.997656941413879,-0.0526335313916206,-0.050816647708416,0.997320115566254,-0.0396000258624554,0.055789902806282
+             ,0.997656941413879,0.0190064013004303,0.0672397613525391,0.997555792331696,-0.0396000258624554,0.055789902806282
+             ,0.997656941413879,-0.0526335313916206,-0.050816647708416,0.997320115566254,0.0207524057477713,0.113952681422234
+             ,0.993269383907318,0.0805248022079468,-0.11848359555006,0.989685475826263,0.0207524057477713,0.113952681422234
+             ,0.993269383907318,-0.0526335313916206,-0.050816647708416,0.997320115566254,0.0207524057477713,0.113952681422234
+             ,0.993269383907318,0.0805248022079468,-0.11848359555006,0.989685475826263,0.15773905813694,-0.0160761009901762
+             ,0.987349927425385,0.20592337846756,-0.133020058274269,0.969485104084015,0.15773905813694,-0.0160761009901762
+             ,0.987349927425385,0.0805248022079468,-0.11848359555006,0.989685475826263,0.15773905813694,-0.0160761009901762
+             ,0.987349927425385,0.20592337846756,-0.133020058274269,0.969485104084015,0.099212072789669,-0.0911321565508842
+             ,0.990884363651276,0.167708680033684,-0.145106211304665,0.97509890794754,0.099212072789669,-0.0911321565508842
+             ,0.990884363651276,0.20592337846756,-0.133020058274269,0.969485104084015,0.099212072789669,-0.0911321565508842
+             ,0.990884363651276,0.167708680033684,-0.145106211304665,0.97509890794754,0.0909859165549278,-0.129796907305717
+             ,0.987357318401337,0.117149345576763,-0.148509591817856,0.981947541236877,0.0909859165549278,-0.129796907305717
+             ,0.987357318401337,0.167708680033684,-0.145106211304665,0.97509890794754,0.0909859165549278,-0.129796907305717
+             ,0.987357318401337,0.117149345576763,-0.148509591817856,0.981947541236877,0.133668228983879,-0.117602489888668
+             ,0.984023630619049,0.132935389876366,-0.17937308549881,0.974758207798004,0.133668228983879,-0.117602489888668
+             ,0.984023630619049,0.117149345576763,-0.148509591817856,0.981947541236877,0.133668228983879,-0.117602489888668
+             ,0.984023630619049,0.132935389876366,-0.17937308549881,0.974758207798004,0.130117416381836,-0.122518368065357
+             ,0.983899712562561,0.1177659034729,-0.165261745452881,0.979193389415741,0.130117416381836,-0.122518368065357
+             ,0.983899712562561,0.132935389876366,-0.17937308549881,0.974758207798004,0.130117416381836,-0.122518368065357
+             ,0.983899712562561,0.1177659034729,-0.165261745452881,0.979193389415741,-0.283689796924591,-0.0666503086686134
+             ,0.956596970558167,-0.315045654773712,-0.112507097423077,0.942384421825409,-0.283689796924591,-0.0666503086686134
+             ,0.956596970558167,0.1177659034729,-0.165261745452881,0.979193389415741,-0.283689796924591,-0.0666503086686134
+             ,0.956596970558167,-0.315045654773712,-0.112507097423077,0.942384421825409,-0.610729455947876,0.0837137922644615
+             ,0.787401735782623,-0.689338445663452,-0.15651535987854,0.707329750061035,-0.610729455947876,0.0837137922644615
+             ,0.787401735782623,-0.315045654773712,-0.112507097423077,0.942384421825409,-0.610729455947876,0.0837137922644615
+             ,0.787401735782623,-0.689338445663452,-0.15651535987854,0.707329750061035,-0.659870088100433,0.343793511390686
+             ,0.668114840984344,-0.78869491815567,-0.073650598526001,0.610357284545898,-0.659870088100433,0.343793511390686
+             ,0.668114840984344,-0.689338445663452,-0.15651535987854,0.707329750061035,-0.659870088100433,0.343793511390686
+             ,0.668114840984344,-0.78869491815567,-0.073650598526001,0.610357284545898,-0.718579411506653,0.411142557859421
+             ,0.560896992683411,-0.778430998325348,0.168997690081596,0.604553580284119,-0.718579411506653,0.411142557859421
+             ,0.560896992683411,-0.78869491815567,-0.073650598526001,0.610357284545898,-0.718579411506653,0.411142557859421
+             ,0.560896992683411,-0.778430998325348,0.168997690081596,0.604553580284119,-0.678808271884918,0.330576002597809
+             ,0.655697226524353,-0.656689584255219,0.19053915143013,0.729694187641144,-0.678808271884918,0.330576002597809
+             ,0.655697226524353,-0.778430998325348,0.168997690081596,0.604553580284119,-0.678808271884918,0.330576002597809
+             ,0.655697226524353,-0.656689584255219,0.19053915143013,0.729694187641144,-0.66289746761322,0.263531029224396
+             ,0.700798392295837,-0.632281124591827,0.219579800963402,0.742970645427704,-0.66289746761322,0.263531029224396
+             ,0.700798392295837,-0.656689584255219,0.19053915143013,0.729694187641144,-0.66289746761322,0.263531029224396
+             ,0.700798392295837,-0.632281124591827,0.219579800963402,0.742970645427704,-0.50898665189743,0.202825918793678
+             ,0.83653712272644,-0.562955617904663,0.233506768941879,0.792814910411835,-0.50898665189743,0.202825918793678
+             ,0.83653712272644,-0.632281124591827,0.219579800963402,0.742970645427704,-0.50898665189743,0.202825918793678
+             ,0.83653712272644,-0.562955617904663,0.233506768941879,0.792814910411835,-0.335688084363937,0.331733196973801
+             ,0.881627202033997,-0.408444583415985,0.314348042011261,0.856947124004364,-0.335688084363937,0.331733196973801
+             ,0.881627202033997,-0.562955617904663,0.233506768941879,0.792814910411835,-0.335688084363937,0.331733196973801
+             ,0.881627202033997,-0.408444583415985,0.314348042011261,0.856947124004364,0.0946905836462975,0.427146852016449
+             ,0.899210393428802,-0.00500549981370568,0.338547468185425,0.940935909748077,0.0946905836462975,0.427146852016449
+             ,0.899210393428802,-0.408444583415985,0.314348042011261,0.856947124004364,0.0946905836462975,0.427146852016449
+             ,0.899210393428802,-0.00500549981370568,0.338547468185425,0.940935909748077,0.301168352365494,0.571200311183929
+             ,0.763562560081482,0.274098515510559,0.376552879810333,0.884916961193085,0.301168352365494,0.571200311183929
+             ,0.763562560081482,-0.00500549981370568,0.338547468185425,0.940935909748077,0.301168352365494,0.571200311183929
+             ,0.763562560081482,0.274098515510559,0.376552879810333,0.884916961193085,0.362131685018539,0.593218624591827
+             ,0.718993902206421,0.369921505451202,0.410577654838562,0.833417117595673,0.362131685018539,0.593218624591827
+             ,0.718993902206421,0.274098515510559,0.376552879810333,0.884916961193085,0.362131685018539,0.593218624591827
+             ,0.718993902206421,0.369921505451202,0.410577654838562,0.833417117595673,0.466307431459427,0.59538859128952,0.654270470142365
+             ,0.374688029289246,0.495445340871811,0.783672690391541,0.466307431459427,0.59538859128952,0.654270470142365,0.369921505451202
+             ,0.410577654838562,0.833417117595673,0.466307431459427,0.59538859128952,0.654270470142365,0.374688029289246,0.495445340871811
+             ,0.783672690391541,0.43427312374115,0.674974322319031,0.596503496170044,0.401579588651657,0.55733585357666,0.726712226867676
+             ,0.43427312374115,0.674974322319031,0.596503496170044,0.374688029289246,0.495445340871811,0.783672690391541,0.43427312374115
+             ,0.674974322319031,0.596503496170044,0.401579588651657,0.55733585357666,0.726712226867676,0.457911670207977,0.655781507492065
+             ,0.600222945213318,0.527400314807892,0.556119918823242,0.642323553562164,0.457911670207977,0.655781507492065
+             ,0.600222945213318,0.401579588651657,0.55733585357666,0.726712226867676,0.457911670207977,0.655781507492065,0.600222945213318
+             ,0.527400314807892,0.556119918823242,0.642323553562164,0.455919831991196,0.571585655212402,0.682222008705139
+             ,0.576855480670929,0.479315847158432,0.661433339118958,0.455919831991196,0.571585655212402,0.682222008705139
+             ,0.527400314807892,0.556119918823242,0.642323553562164,0.455919831991196,0.571585655212402,0.682222008705139
+             ,0.576855480670929,0.479315847158432,0.661433339118958,0.296438604593277,0.490125805139542,0.819695651531219
+             ,0.513874888420105,0.427155345678329,0.74395614862442,0.296438604593277,0.490125805139542,0.819695651531219,0.576855480670929
+             ,0.479315847158432,0.661433339118958,0.296438604593277,0.490125805139542,0.819695651531219,0.513874888420105
+             ,0.427155345678329,0.74395614862442,-0.098694808781147,0.303860515356064,0.94759064912796,0.101392671465874,0.272454977035522
+             ,0.956811308860779,-0.098694808781147,0.303860515356064,0.94759064912796,0.513874888420105,0.427155345678329
+             ,0.74395614862442,-0.098694808781147,0.303860515356064,0.94759064912796,0.101392671465874,0.272454977035522,0.956811308860779
+             ,-0.537087857723236,0.157159060239792,0.828756749629974,-0.418599665164948,0.159606531262398,0.894035875797272
+             ,-0.537087857723236,0.157159060239792,0.828756749629974,0.101392671465874,0.272454977035522,0.956811308860779
+             ,-0.537087857723236,0.157159060239792,0.828756749629974,-0.418599665164948,0.159606531262398,0.894035875797272
+             ,-0.646230041980743,-0.0317653082311153,0.762481272220612,-0.524273037910461,0.022784736007452,0.85124534368515
+             ,-0.646230041980743,-0.0317653082311153,0.762481272220612,-0.418599665164948,0.159606531262398,0.894035875797272
+             ,-0.646230041980743,-0.0317653082311153,0.762481272220612,-0.524273037910461,0.022784736007452,0.85124534368515
+             ,-0.696212232112885,-0.12665593624115,0.706574022769928,-0.655790448188782,-0.114426419138908,0.746220827102661
+             ,-0.696212232112885,-0.12665593624115,0.706574022769928,-0.524273037910461,0.022784736007452,0.85124534368515
+             ,-0.696212232112885,-0.12665593624115,0.706574022769928,-0.655790448188782,-0.114426419138908,0.746220827102661
+             ,-0.713580667972565,-0.0371061637997627,0.699589729309082,-0.737333834171295,-0.107972055673599,0.666843831539154
+             ,-0.713580667972565,-0.0371061637997627,0.699589729309082,-0.655790448188782,-0.114426419138908,0.746220827102661
+             ,-0.713580667972565,-0.0371061637997627,0.699589729309082,-0.737333834171295,-0.107972055673599,0.666843831539154
+             ,-0.556319534778595,0.054868184030056,0.829155027866364,-0.6116743683815,-0.268230408430099,0.744249224662781
+             ,-0.556319534778595,0.054868184030056,0.829155027866364,-0.737333834171295,-0.107972055673599,0.666843831539154
+             ,-0.556319534778595,0.054868184030056,0.829155027866364,-0.6116743683815,-0.268230408430099,0.744249224662781
+             ,-0.294437527656555,0.227160796523094,0.928280413150787,-0.40139502286911,-0.140915498137474,0.904999911785126
+             ,-0.294437527656555,0.227160796523094,0.928280413150787,-0.6116743683815,-0.268230408430099,0.744249224662781
+             ,-0.294437527656555,0.227160796523094,0.928280413150787,-0.40139502286911,-0.140915498137474,0.904999911785126
+             ,0.0510044060647488,0.305787950754166,0.950732469558716,-0.083995945751667,0.0113300736993551,0.99640166759491
+             ,0.0510044060647488,0.305787950754166,0.950732469558716,-0.40139502286911,-0.140915498137474,0.904999911785126
+             ,0.0510044060647488,0.305787950754166,0.950732469558716,-0.083995945751667,0.0113300736993551,0.99640166759491
+             ,0.138699173927307,0.39756441116333,0.907030880451202,-0.0410078912973404,0.177408650517464,0.983282506465912
+             ,0.138699173927307,0.39756441116333,0.907030880451202,-0.083995945751667,0.0113300736993551,0.99640166759491
+             ,0.396328449249268,0.452856749296188,0.798651695251465,0.45866185426712,0.290355920791626,0.839834928512573,0.38224858045578
+             ,0.444550365209579,0.810099422931671,0.537081182003021,0.159758001565933,0.828263938426971,0.38224858045578,0.444550365209579
+             ,0.810099422931671,0.45866185426712,0.290355920791626,0.839834928512573,0.38224858045578,0.444550365209579,0.810099422931671
+             ,0.537081182003021,0.159758001565933,0.828263938426971,0.514554381370544,0.340897440910339,0.786779940128326
+             ,0.678169250488281,-0.0374254509806633,0.733952224254608,0.514554381370544,0.340897440910339,0.786779940128326
+             ,0.537081182003021,0.159758001565933,0.828263938426971,0.514554381370544,0.340897440910339,0.786779940128326
+             ,0.678169250488281,-0.0374254509806633,0.733952224254608,0.725898861885071,0.243839368224144,0.643127679824829
+             ,0.823153257369995,-0.282970011234283,0.492287188768387,0.725898861885071,0.243839368224144,0.643127679824829
+             ,0.678169250488281,-0.0374254509806633,0.733952224254608,0.725898861885071,0.243839368224144,0.643127679824829
+             ,0.823153257369995,-0.282970011234283,0.492287188768387,0.82495242357254,-0.0052284449338913,0.565178036689758
+             ,0.737121641635895,-0.364277631044388,0.569169163703918,0.82495242357254,-0.0052284449338913,0.565178036689758
+             ,0.823153257369995,-0.282970011234283,0.492287188768387,0.82495242357254,-0.0052284449338913,0.565178036689758
+             ,0.737121641635895,-0.364277631044388,0.569169163703918,0.729843199253082,-0.0637834593653679,0.680632591247559
+             ,0.626116394996643,-0.284556090831757,0.725951850414276,0.729843199253082,-0.0637834593653679,0.680632591247559
+             ,0.737121641635895,-0.364277631044388,0.569169163703918,0.729843199253082,-0.0637834593653679,0.680632591247559
+             ,0.626116394996643,-0.284556090831757,0.725951850414276,0.609877645969391,-0.049019031226635,0.790978133678436
+             ,0.590741038322449,-0.276388704776764,0.758046388626099,0.609877645969391,-0.049019031226635,0.790978133678436
+             ,0.626116394996643,-0.284556090831757,0.725951850414276,0.609877645969391,-0.049019031226635,0.790978133678436
+             ,0.590741038322449,-0.276388704776764,0.758046388626099,0.403370648622513,-0.158417046070099,0.901219248771667
+             ,0.274029582738876,-0.110822841525078,0.955314695835114,0.403370648622513,-0.158417046070099,0.901219248771667
+             ,0.590741038322449,-0.276388704776764,0.758046388626099,0.403370648622513,-0.158417046070099,0.901219248771667
+             ,0.274029582738876,-0.110822841525078,0.955314695835114,0.143510922789574,-0.106943503022194,0.983853459358215
+             ,0.0719789192080498,0.00804594811052084,0.997373700141907,0.143510922789574,-0.106943503022194,0.983853459358215
+             ,0.274029582738876,-0.110822841525078,0.955314695835114,0.143510922789574,-0.106943503022194,0.983853459358215
+             ,0.0719789192080498,0.00804594811052084,0.997373700141907,-0.0164222568273544,-0.13948929309845,0.990087389945984
+             ,-0.0477234870195389,0.0319873690605164,0.998348236083984,-0.0164222568273544,-0.13948929309845,0.990087389945984
+             ,0.0719789192080498,0.00804594811052084,0.997373700141907,-0.0164222568273544,-0.13948929309845,0.990087389945984
+             ,-0.0477234870195389,0.0319873690605164,0.998348236083984,-0.153969407081604,-0.0754615291953087,0.985189855098724
+             ,-0.161889106035233,-0.0196949373930693,0.986612439155579,-0.153969407081604,-0.0754615291953087,0.985189855098724
+             ,-0.0477234870195389,0.0319873690605164,0.998348236083984,-0.153969407081604,-0.0754615291953087,0.985189855098724
+             ,-0.161889106035233,-0.0196949373930693,0.986612439155579,-0.344482779502869,0.00164146278984845,0.938791155815125
+             ,-0.232652008533478,-0.107936821877956,0.966551899909973,-0.344482779502869,0.00164146278984845,0.938791155815125
+             ,-0.161889106035233,-0.0196949373930693,0.986612439155579,-0.344482779502869,0.00164146278984845,0.938791155815125
+             ,-0.232652008533478,-0.107936821877956,0.966551899909973,-0.33569523692131,-0.143936648964882,0.930908679962158
+             ,-0.0983939468860626,-0.284057825803757,0.953745126724243,-0.33569523692131,-0.143936648964882,0.930908679962158
+             ,-0.232652008533478,-0.107936821877956,0.966551899909973,-0.33569523692131,-0.143936648964882,0.930908679962158
+             ,-0.0983939468860626,-0.284057825803757,0.953745126724243,-0.301325261592865,-0.299684911966324,0.905202746391296
+             ,-0.108254641294479,-0.379910975694656,0.918666779994965,-0.301325261592865,-0.299684911966324,0.905202746391296
+             ,-0.0983939468860626,-0.284057825803757,0.953745126724243,-0.301325261592865,-0.299684911966324,0.905202746391296
+             ,-0.108254641294479,-0.379910975694656,0.918666779994965,-0.282820254564285,-0.329146176576614,0.900930285453796
+             ,-0.19409091770649,-0.525714874267578,0.828222632408142,-0.282820254564285,-0.329146176576614,0.900930285453796
+             ,-0.108254641294479,-0.379910975694656,0.918666779994965,-0.282820254564285,-0.329146176576614,0.900930285453796
+             ,-0.19409091770649,-0.525714874267578,0.828222632408142,-0.135688245296478,-0.335235416889191,0.93231213092804
+             ,-0.24937604367733,-0.464458346366882,0.849758803844452,-0.135688245296478,-0.335235416889191,0.93231213092804
+             ,-0.19409091770649,-0.525714874267578,0.828222632408142,-0.135688245296478,-0.335235416889191,0.93231213092804
+             ,-0.24937604367733,-0.464458346366882,0.849758803844452,0.0669040754437447,-0.355494529008865,0.932280778884888
+             ,-0.240922495722771,-0.313370734453201,0.918561398983002,0.0669040754437447,-0.355494529008865,0.932280778884888
+             ,-0.24937604367733,-0.464458346366882,0.849758803844452,0.0669040754437447,-0.355494529008865,0.932280778884888
+             ,-0.240922495722771,-0.313370734453201,0.918561398983002,0.140896961092949,-0.126712679862976,0.98188179731369
+             ,-0.118253409862518,-0.116680711507797,0.986104369163513,0.140896961092949,-0.126712679862976,0.98188179731369
+             ,-0.240922495722771,-0.313370734453201,0.918561398983002,0.140896961092949,-0.126712679862976,0.98188179731369
+             ,-0.118253409862518,-0.116680711507797,0.986104369163513,0.172408983111382,0.0170201044529676,0.984878361225128
+             ,0.147932082414627,0.0166462883353233,0.988857388496399,0.172408983111382,0.0170201044529676,0.984878361225128
+             ,-0.118253409862518,-0.116680711507797,0.986104369163513,0.172408983111382,0.0170201044529676,0.984878361225128
+             ,0.147932082414627,0.0166462883353233,0.988857388496399,0.188908979296684,-0.0802077874541283,0.978713512420654
+             ,0.255418717861176,0.0920365303754807,0.962439894676209,0.188908979296684,-0.0802077874541283,0.978713512420654
+             ,0.147932082414627,0.0166462883353233,0.988857388496399,0.188908979296684,-0.0802077874541283,0.978713512420654
+             ,0.255418717861176,0.0920365303754807,0.962439894676209,0.108489215373993,-0.178978830575943,0.977853059768677
+             ,0.0243900883942842,0.163789391517639,0.986193776130676,0.108489215373993,-0.178978830575943,0.977853059768677
+             ,0.255418717861176,0.0920365303754807,0.962439894676209,0.108489215373993,-0.178978830575943,0.977853059768677
+             ,0.0243900883942842,0.163789391517639,0.986193776130676,-0.104154601693153,-0.0804916024208069,0.99129855632782
+             ,-0.176909863948822,0.207144498825073,0.962181925773621,-0.104154601693153,-0.0804916024208069,0.99129855632782
+             ,0.0243900883942842,0.163789391517639,0.986193776130676,-0.104154601693153,-0.0804916024208069,0.99129855632782
+             ,-0.176909863948822,0.207144498825073,0.962181925773621,-0.158759713172913,0.015993470326066,0.987187683582306
+             ,-0.0631475374102592,0.111053504049778,0.991806149482727,-0.158759713172913,0.015993470326066,0.987187683582306
+             ,-0.176909863948822,0.207144498825073,0.962181925773621,-0.158759713172913,0.015993470326066,0.987187683582306
+             ,-0.0631475374102592,0.111053504049778,0.991806149482727,-0.0641939043998718,-0.0157948061823845,0.997812449932098
+             ,0.0360267125070095,0.00407928321510553,0.999342501163483,-0.0641939043998718,-0.0157948061823845,0.997812449932098
+             ,-0.0631475374102592,0.111053504049778,0.991806149482727,-0.0641939043998718,-0.0157948061823845,0.997812449932098
+             ,0.0360267125070095,0.00407928321510553,0.999342501163483,-0.0321010462939739,-0.0319524370133877,0.998973727226257
+             ,-0.0354949347674847,-0.0360591523349285,0.998719096183777,-0.0321010462939739,-0.0319524370133877,0.998973727226257
+             ,0.0360267125070095,0.00407928321510553,0.999342501163483,-0.0321010462939739,-0.0319524370133877,0.998973727226257
+             ,-0.0354949347674847,-0.0360591523349285,0.998719096183777,-0.0521365627646446,0.0441473461687565,0.997663617134094
+             ,-0.122942067682743,0.0198337491601706,0.992215633392334,-0.0521365627646446,0.0441473461687565,0.997663617134094
+             ,-0.0354949347674847,-0.0360591523349285,0.998719096183777,-0.0521365627646446,0.0441473461687565,0.997663617134094
+             ,-0.122942067682743,0.0198337491601706,0.992215633392334,-0.119282498955727,0.0868552625179291,0.989054083824158
+             ,-0.0840229019522667,0.012012492865324,0.996391415596008,-0.119282498955727,0.0868552625179291,0.989054083824158
+             ,-0.122942067682743,0.0198337491601706,0.992215633392334,-0.119282498955727,0.0868552625179291,0.989054083824158
+             ,-0.0840229019522667,0.012012492865324,0.996391415596008,-0.111625388264656,0.0159349218010902,0.993622601032257
+             ,-0.123402886092663,0.00394631596282125,0.992348790168762,-0.111625388264656,0.0159349218010902,0.993622601032257
+             ,-0.0840229019522667,0.012012492865324,0.996391415596008,-0.111625388264656,0.0159349218010902,0.993622601032257
+             ,-0.123402886092663,0.00394631596282125,0.992348790168762,-0.00399935431778431,0.059907328337431,0.998195946216583
+             ,0.0738686993718147,-0.07685437053442,0.994302153587341,-0.00399935431778431,0.059907328337431,0.998195946216583
+             ,-0.123402886092663,0.00394631596282125,0.992348790168762,-0.00399935431778431,0.059907328337431,0.998195946216583
+             ,0.0738686993718147,-0.07685437053442,0.994302153587341,0.250533163547516,-0.034248236566782,0.967502117156982
+             ,0.323457419872284,-0.0978219881653786,0.941172778606415,0.250533163547516,-0.034248236566782,0.967502117156982
+             ,0.0738686993718147,-0.07685437053442,0.994302153587341,0.250533163547516,-0.034248236566782,0.967502117156982
+             ,0.323457419872284,-0.0978219881653786,0.941172778606415,0.237015187740326,-0.142198503017426,0.961042821407318
+             ,0.15514300763607,-0.0207114387303591,0.9876748919487,0.237015187740326,-0.142198503017426,0.961042821407318
+             ,0.323457419872284,-0.0978219881653786,0.941172778606415,0.237015187740326,-0.142198503017426,0.961042821407318
+             ,0.15514300763607,-0.0207114387303591,0.9876748919487,0.0280176009982824,-0.052085991948843,0.998249530792236
+             ,-0.00395809346809983,-0.00402603391557932,0.999984085559845,0.0280176009982824,-0.052085991948843,0.998249530792236
+             ,0.15514300763607,-0.0207114387303591,0.9876748919487,0.0280176009982824,-0.052085991948843,0.998249530792236
+             ,-0.00395809346809983,-0.00402603391557932,0.999984085559845,0.0240591410547495,-0.0400885567069054,0.998906433582306
+             ,0.0280514061450958,-0.020050335675478,0.999405384063721,0.0240591410547495,-0.0400885567069054,0.998906433582306
+             ,-0.00395809346809983,-0.00402603391557932,0.999984085559845,0.0240591410547495,-0.0400885567069054,0.998906433582306
+             ,0.0280514061450958,-0.020050335675478,0.999405384063721,0.0675588250160217,-0.0439676158130169,0.996746003627777
+             ,-0.0396000258624554,0.055789902806282,0.997656941413879,0.0675588250160217,-0.0439676158130169,0.996746003627777
+             ,0.0280514061450958,-0.020050335675478,0.999405384063721,0.0675588250160217,-0.0439676158130169,0.996746003627777
+             ,-0.0396000258624554,0.055789902806282,0.997656941413879,0.0162182673811913,0.0306045785546303,0.999399960041046
+             ,0.0207524057477713,0.113952681422234,0.993269383907318,0.0162182673811913,0.0306045785546303,0.999399960041046
+             ,-0.0396000258624554,0.055789902806282,0.997656941413879,0.0162182673811913,0.0306045785546303,0.999399960041046
+             ,0.0207524057477713,0.113952681422234,0.993269383907318,0.00796059612184763,-0.0241435207426548,0.999676764011383
+             ,0.15773905813694,-0.0160761009901762,0.987349927425385,0.00796059612184763,-0.0241435207426548,0.999676764011383
+             ,0.0207524057477713,0.113952681422234,0.993269383907318,0.00796059612184763,-0.0241435207426548,0.999676764011383
+             ,0.15773905813694,-0.0160761009901762,0.987349927425385,0.0554898791015148,-0.10326249152422,0.993105113506317
+             ,0.099212072789669,-0.0911321565508842,0.990884363651276,0.0554898791015148,-0.10326249152422,0.993105113506317
+             ,0.15773905813694,-0.0160761009901762,0.987349927425385,0.0554898791015148,-0.10326249152422,0.993105113506317
+             ,0.099212072789669,-0.0911321565508842,0.990884363651276,0.126585766673088,-0.110939294099808,0.98573249578476
+             ,0.0909859165549278,-0.129796907305717,0.987357318401337,0.126585766673088,-0.110939294099808,0.98573249578476
+             ,0.099212072789669,-0.0911321565508842,0.990884363651276,0.126585766673088,-0.110939294099808,0.98573249578476
+             ,0.0909859165549278,-0.129796907305717,0.987357318401337,0.166198745369911,-0.0397244580090046,0.98529177904129
+             ,0.133668228983879,-0.117602489888668,0.984023630619049,0.166198745369911,-0.0397244580090046,0.98529177904129
+             ,0.0909859165549278,-0.129796907305717,0.987357318401337,0.166198745369911,-0.0397244580090046,0.98529177904129
+             ,0.133668228983879,-0.117602489888668,0.984023630619049,0.103720486164093,0.00795405264943838,0.994574666023254
+             ,0.130117416381836,-0.122518368065357,0.983899712562561,0.103720486164093,0.00795405264943838,0.994574666023254
+             ,0.133668228983879,-0.117602489888668,0.984023630619049,0.103720486164093,0.00795405264943838,0.994574666023254
+             ,0.130117416381836,-0.122518368065357,0.983899712562561,-0.0986969545483589,-0.00396339781582356,0.995109677314758
+             ,-0.283689796924591,-0.0666503086686134,0.956596970558167,-0.0986969545483589,-0.00396339781582356,0.995109677314758
+             ,0.130117416381836,-0.122518368065357,0.983899712562561,-0.0986969545483589,-0.00396339781582356,0.995109677314758
+             ,-0.283689796924591,-0.0666503086686134,0.956596970558167,-0.465288370847702,0.233829915523529,0.853715598583221
+             ,-0.610729455947876,0.0837137922644615,0.787401735782623,-0.465288370847702,0.233829915523529,0.853715598583221
+             ,-0.283689796924591,-0.0666503086686134,0.956596970558167,-0.465288370847702,0.233829915523529,0.853715598583221
+             ,-0.610729455947876,0.0837137922644615,0.787401735782623,-0.510802567005157,0.368184208869934,0.776866257190704
+             ,-0.659870088100433,0.343793511390686,0.668114840984344,-0.510802567005157,0.368184208869934,0.776866257190704
+             ,-0.610729455947876,0.0837137922644615,0.787401735782623,-0.510802567005157,0.368184208869934,0.776866257190704
+             ,-0.659870088100433,0.343793511390686,0.668114840984344,-0.687661409378052,0.417475342750549,0.594000160694122
+             ,-0.718579411506653,0.411142557859421,0.560896992683411,-0.687661409378052,0.417475342750549,0.594000160694122
+             ,-0.659870088100433,0.343793511390686,0.668114840984344,-0.687661409378052,0.417475342750549,0.594000160694122
+             ,-0.718579411506653,0.411142557859421,0.560896992683411,-0.754254758358002,0.320563942193985,0.573008358478546
+             ,-0.678808271884918,0.330576002597809,0.655697226524353,-0.754254758358002,0.320563942193985,0.573008358478546
+             ,-0.718579411506653,0.411142557859421,0.560896992683411,-0.754254758358002,0.320563942193985,0.573008358478546
+             ,-0.678808271884918,0.330576002597809,0.655697226524353,-0.653908967971802,0.262546420097351,0.709557890892029
+             ,-0.66289746761322,0.263531029224396,0.700798392295837,-0.653908967971802,0.262546420097351,0.709557890892029
+             ,-0.678808271884918,0.330576002597809,0.655697226524353,-0.653908967971802,0.262546420097351,0.709557890892029
+             ,-0.66289746761322,0.263531029224396,0.700798392295837,-0.474909007549286,0.44335064291954,0.760198414325714
+             ,-0.50898665189743,0.202825918793678,0.83653712272644,-0.474909007549286,0.44335064291954,0.760198414325714,-0.66289746761322
+             ,0.263531029224396,0.700798392295837,-0.474909007549286,0.44335064291954,0.760198414325714,-0.50898665189743
+             ,0.202825918793678,0.83653712272644,-0.252423316240311,0.517224669456482,0.817778170108795,-0.335688084363937
+             ,0.331733196973801,0.881627202033997,-0.252423316240311,0.517224669456482,0.817778170108795,-0.50898665189743
+             ,0.202825918793678,0.83653712272644,-0.252423316240311,0.517224669456482,0.817778170108795,-0.335688084363937
+             ,0.331733196973801,0.881627202033997,0.169436872005463,0.495781391859055,0.851758182048798,0.0946905836462975
+             ,0.427146852016449,0.899210393428802,0.169436872005463,0.495781391859055,0.851758182048798,-0.335688084363937
+             ,0.331733196973801,0.881627202033997,0.169436872005463,0.495781391859055,0.851758182048798,0.0946905836462975
+             ,0.427146852016449,0.899210393428802,0.557561576366425,0.421098649501801,0.715402662754059,0.301168352365494
+             ,0.571200311183929,0.763562560081482,0.557561576366425,0.421098649501801,0.715402662754059,0.0946905836462975
+             ,0.427146852016449,0.899210393428802,0.557561576366425,0.421098649501801,0.715402662754059,0.301168352365494
+             ,0.571200311183929,0.763562560081482,0.402668505907059,0.640559732913971,0.653866469860077,0.362131685018539
+             ,0.593218624591827,0.718993902206421,0.402668505907059,0.640559732913971,0.653866469860077,0.301168352365494
+             ,0.571200311183929,0.763562560081482,0.402668505907059,0.640559732913971,0.653866469860077,0.362131685018539
+             ,0.593218624591827,0.718993902206421,0.478823482990265,0.622172832489014,0.619377970695496,0.466307431459427
+             ,0.59538859128952,0.654270470142365,0.478823482990265,0.622172832489014,0.619377970695496,0.362131685018539,0.593218624591827
+             ,0.718993902206421,0.478823482990265,0.622172832489014,0.619377970695496,0.466307431459427,0.59538859128952,0.654270470142365
+             ,0.442674577236176,0.657354354858398,0.609856069087982,0.43427312374115,0.674974322319031,0.596503496170044,0.442674577236176
+             ,0.657354354858398,0.609856069087982,0.466307431459427,0.59538859128952,0.654270470142365,0.442674577236176,0.657354354858398
+             ,0.609856069087982,0.43427312374115,0.674974322319031,0.596503496170044,0.371000379323959,0.59166944026947,0.715741574764252
+             ,0.457911670207977,0.655781507492065,0.600222945213318,0.371000379323959,0.59166944026947,0.715741574764252,0.43427312374115
+             ,0.674974322319031,0.596503496170044,0.371000379323959,0.59166944026947,0.715741574764252,0.457911670207977,0.655781507492065
+             ,0.600222945213318,0.315605223178864,0.518426060676575,0.794750094413757,0.455919831991196,0.571585655212402
+             ,0.682222008705139,0.315605223178864,0.518426060676575,0.794750094413757,0.457911670207977,0.655781507492065
+             ,0.600222945213318,0.315605223178864,0.518426060676575,0.794750094413757,0.455919831991196,0.571585655212402
+             ,0.682222008705139,0.156217247247696,0.460842221975327,0.873625040054321,0.296438604593277,0.490125805139542
+             ,0.819695651531219,0.156217247247696,0.460842221975327,0.873625040054321,0.455919831991196,0.571585655212402
+             ,0.682222008705139,0.156217247247696,0.460842221975327,0.873625040054321,0.296438604593277,0.490125805139542
+             ,0.819695651531219,-0.238535925745964,0.397104829549789,0.886232674121857,-0.098694808781147,0.303860515356064
+             ,0.94759064912796,-0.238535925745964,0.397104829549789,0.886232674121857,0.296438604593277,0.490125805139542
+             ,0.819695651531219,-0.238535925745964,0.397104829549789,0.886232674121857,-0.098694808781147,0.303860515356064
+             ,0.94759064912796,-0.549568653106689,0.337792187929153,0.764114320278168,-0.537087857723236,0.157159060239792
+             ,0.828756749629974,-0.549568653106689,0.337792187929153,0.764114320278168,-0.098694808781147,0.303860515356064
+             ,0.94759064912796,-0.549568653106689,0.337792187929153,0.764114320278168,-0.537087857723236,0.157159060239792
+             ,0.828756749629974,-0.665465772151947,0.268391758203506,0.696506440639496,-0.646230041980743,-0.0317653082311153
+             ,0.762481272220612,-0.665465772151947,0.268391758203506,0.696506440639496,-0.537087857723236,0.157159060239792
+             ,0.828756749629974,-0.665465772151947,0.268391758203506,0.696506440639496,-0.646230041980743,-0.0317653082311153
+             ,0.762481272220612,-0.699879884719849,0.26077139377594,0.664955914020538,-0.696212232112885,-0.12665593624115
+             ,0.706574022769928,-0.699879884719849,0.26077139377594,0.664955914020538,-0.646230041980743,-0.0317653082311153
+             ,0.762481272220612,-0.699879884719849,0.26077139377594,0.664955914020538,-0.696212232112885,-0.12665593624115
+             ,0.706574022769928,-0.588282108306885,0.287542968988419,0.75580632686615,-0.713580667972565,-0.0371061637997627
+             ,0.699589729309082,-0.588282108306885,0.287542968988419,0.75580632686615,-0.696212232112885,-0.12665593624115
+             ,0.706574022769928,-0.588282108306885,0.287542968988419,0.75580632686615,-0.713580667972565,-0.0371061637997627
+             ,0.699589729309082,-0.433063119649887,0.504768908023834,0.746769428253174,-0.556319534778595,0.054868184030056
+             ,0.829155027866364,-0.433063119649887,0.504768908023834,0.746769428253174,-0.713580667972565,-0.0371061637997627
+             ,0.699589729309082,-0.433063119649887,0.504768908023834,0.746769428253174,-0.556319534778595,0.054868184030056
+             ,0.829155027866364,-0.211930468678474,0.590575516223907,0.778656482696533,-0.294437527656555,0.227160796523094
+             ,0.928280413150787,-0.211930468678474,0.590575516223907,0.778656482696533,-0.556319534778595,0.054868184030056
+             ,0.829155027866364,-0.211930468678474,0.590575516223907,0.778656482696533,-0.294437527656555,0.227160796523094
+             ,0.928280413150787,0.0914005935192108,0.567648887634277,0.818181335926056,0.0510044060647488,0.305787950754166
+             ,0.950732469558716,0.0914005935192108,0.567648887634277,0.818181335926056,-0.294437527656555,0.227160796523094
+             ,0.928280413150787,0.0914005935192108,0.567648887634277,0.818181335926056,0.0510044060647488,0.305787950754166
+             ,0.950732469558716,0.239994987845421,0.603584408760071,0.760321199893951,0.138699173927307,0.39756441116333,0.907030880451202
+             ,0.239994987845421,0.603584408760071,0.760321199893951,0.0510044060647488,0.305787950754166,0.950732469558716
+             ,0.190234079957008,0.737544476985931,0.647949993610382,0.396328449249268,0.452856749296188,0.798651695251465
+             ,0.259149163961411,0.699799001216888,0.665674924850464,0.38224858045578,0.444550365209579,0.810099422931671,0.259149163961411
+             ,0.699799001216888,0.665674924850464,0.396328449249268,0.452856749296188,0.798651695251465,0.259149163961411
+             ,0.699799001216888,0.665674924850464,0.38224858045578,0.444550365209579,0.810099422931671,0.480278730392456,0.627782821655273
+             ,0.612552881240845,0.514554381370544,0.340897440910339,0.786779940128326,0.480278730392456,0.627782821655273
+             ,0.612552881240845,0.38224858045578,0.444550365209579,0.810099422931671,0.480278730392456,0.627782821655273,0.612552881240845
+             ,0.514554381370544,0.340897440910339,0.786779940128326,0.603606522083282,0.596230566501617,0.529309213161469
+             ,0.725898861885071,0.243839368224144,0.643127679824829,0.603606522083282,0.596230566501617,0.529309213161469
+             ,0.514554381370544,0.340897440910339,0.786779940128326,0.603606522083282,0.596230566501617,0.529309213161469
+             ,0.725898861885071,0.243839368224144,0.643127679824829,0.543609261512756,0.532843828201294,0.648510932922363
+             ,0.82495242357254,-0.0052284449338913,0.565178036689758,0.543609261512756,0.532843828201294,0.648510932922363
+             ,0.725898861885071,0.243839368224144,0.643127679824829,0.543609261512756,0.532843828201294,0.648510932922363
+             ,0.82495242357254,-0.0052284449338913,0.565178036689758,0.618796527385712,0.327116757631302,0.714202642440796
+             ,0.729843199253082,-0.0637834593653679,0.680632591247559,0.618796527385712,0.327116757631302,0.714202642440796
+             ,0.82495242357254,-0.0052284449338913,0.565178036689758,0.618796527385712,0.327116757631302,0.714202642440796
+             ,0.729843199253082,-0.0637834593653679,0.680632591247559,0.55672413110733,0.0944885388016701,0.825306057929993
+             ,0.609877645969391,-0.049019031226635,0.790978133678436,0.55672413110733,0.0944885388016701,0.825306057929993
+             ,0.729843199253082,-0.0637834593653679,0.680632591247559,0.55672413110733,0.0944885388016701,0.825306057929993
+             ,0.609877645969391,-0.049019031226635,0.790978133678436,0.357141613960266,0.0100739225745201,0.9339959025383
+             ,0.403370648622513,-0.158417046070099,0.901219248771667,0.357141613960266,0.0100739225745201,0.9339959025383
+             ,0.609877645969391,-0.049019031226635,0.790978133678436,0.357141613960266,0.0100739225745201,0.9339959025383
+             ,0.403370648622513,-0.158417046070099,0.901219248771667,0.0673732534050941,-0.0239308048039675,0.997440874576569
+             ,0.143510922789574,-0.106943503022194,0.983853459358215,0.0673732534050941,-0.0239308048039675,0.997440874576569
+             ,0.403370648622513,-0.158417046070099,0.901219248771667,0.0673732534050941,-0.0239308048039675,0.997440874576569
+             ,0.143510922789574,-0.106943503022194,0.983853459358215,-0.0797273814678192,-0.172629654407501,0.981754839420319
+             ,-0.0164222568273544,-0.13948929309845,0.990087389945984,-0.0797273814678192,-0.172629654407501,0.981754839420319
+             ,0.143510922789574,-0.106943503022194,0.983853459358215,-0.0797273814678192,-0.172629654407501,0.981754839420319
+             ,-0.0164222568273544,-0.13948929309845,0.990087389945984,-0.035099521279335,-0.192445084452629,0.98067981004715
+             ,-0.153969407081604,-0.0754615291953087,0.985189855098724,-0.035099521279335,-0.192445084452629,0.98067981004715
+             ,-0.0164222568273544,-0.13948929309845,0.990087389945984,-0.035099521279335,-0.192445084452629,0.98067981004715
+             ,-0.153969407081604,-0.0754615291953087,0.985189855098724,-0.237498685717583,-0.0642448514699936,0.969261109828949
+             ,-0.344482779502869,0.00164146278984845,0.938791155815125,-0.237498685717583,-0.0642448514699936,0.969261109828949
+             ,-0.153969407081604,-0.0754615291953087,0.985189855098724,-0.237498685717583,-0.0642448514699936,0.969261109828949
+             ,-0.344482779502869,0.00164146278984845,0.938791155815125,-0.422828614711761,0.0690607130527496,0.903574407100677
+             ,-0.33569523692131,-0.143936648964882,0.930908679962158,-0.422828614711761,0.0690607130527496,0.903574407100677
+             ,-0.344482779502869,0.00164146278984845,0.938791155815125,-0.422828614711761,0.0690607130527496,0.903574407100677
+             ,-0.33569523692131,-0.143936648964882,0.930908679962158,-0.33637860417366,0.0110980551689863,0.941661477088928
+             ,-0.301325261592865,-0.299684911966324,0.905202746391296,-0.33637860417366,0.0110980551689863,0.941661477088928
+             ,-0.33569523692131,-0.143936648964882,0.930908679962158,-0.33637860417366,0.0110980551689863,0.941661477088928
+             ,-0.301325261592865,-0.299684911966324,0.905202746391296,-0.272722691297531,0.0293268989771605,0.961645543575287
+             ,-0.282820254564285,-0.329146176576614,0.900930285453796,-0.272722691297531,0.0293268989771605,0.961645543575287
+             ,-0.301325261592865,-0.299684911966324,0.905202746391296,-0.272722691297531,0.0293268989771605,0.961645543575287
+             ,-0.282820254564285,-0.329146176576614,0.900930285453796,-0.263202756643295,-0.0294237956404686,0.96429169178009
+             ,-0.135688245296478,-0.335235416889191,0.93231213092804,-0.263202756643295,-0.0294237956404686,0.96429169178009
+             ,-0.282820254564285,-0.329146176576614,0.900930285453796,-0.263202756643295,-0.0294237956404686,0.96429169178009
+             ,-0.135688245296478,-0.335235416889191,0.93231213092804,0.0196098145097494,-0.299550563097,0.953878879547119
+             ,0.0669040754437447,-0.355494529008865,0.932280778884888,0.0196098145097494,-0.299550563097,0.953878879547119
+             ,-0.135688245296478,-0.335235416889191,0.93231213092804,0.0196098145097494,-0.299550563097,0.953878879547119
+             ,0.0669040754437447,-0.355494529008865,0.932280778884888,0.239091143012047,-0.264301329851151,0.934334099292755
+             ,0.140896961092949,-0.126712679862976,0.98188179731369,0.239091143012047,-0.264301329851151,0.934334099292755
+             ,0.0669040754437447,-0.355494529008865,0.932280778884888,0.239091143012047,-0.264301329851151,0.934334099292755
+             ,0.140896961092949,-0.126712679862976,0.98188179731369,0.177530989050865,-0.208952620625496,0.961676478385925
+             ,0.172408983111382,0.0170201044529676,0.984878361225128,0.177530989050865,-0.208952620625496,0.961676478385925
+             ,0.140896961092949,-0.126712679862976,0.98188179731369,0.177530989050865,-0.208952620625496,0.961676478385925
+             ,0.172408983111382,0.0170201044529676,0.984878361225128,0.0737763047218323,-0.2650006711483,0.961421668529511
+             ,0.188908979296684,-0.0802077874541283,0.978713512420654,0.0737763047218323,-0.2650006711483,0.961421668529511
+             ,0.172408983111382,0.0170201044529676,0.984878361225128,0.0737763047218323,-0.2650006711483,0.961421668529511
+             ,0.188908979296684,-0.0802077874541283,0.978713512420654,0.0112402969971299,-0.36070591211319,0.93261182308197
+             ,0.108489215373993,-0.178978830575943,0.977853059768677,0.0112402969971299,-0.36070591211319,0.93261182308197
+             ,0.188908979296684,-0.0802077874541283,0.978713512420654,0.0112402969971299,-0.36070591211319,0.93261182308197
+             ,0.108489215373993,-0.178978830575943,0.977853059768677,0.00272412458434701,-0.40659561753273,0.913604140281677
+             ,-0.104154601693153,-0.0804916024208069,0.99129855632782,0.00272412458434701,-0.40659561753273,0.913604140281677
+             ,0.108489215373993,-0.178978830575943,0.977853059768677,0.00272412458434701,-0.40659561753273,0.913604140281677
+             ,-0.104154601693153,-0.0804916024208069,0.99129855632782,-0.0230042636394501,-0.304208815097809,0.95232754945755
+             ,-0.158759713172913,0.015993470326066,0.987187683582306,-0.0230042636394501,-0.304208815097809,0.95232754945755
+             ,-0.104154601693153,-0.0804916024208069,0.99129855632782,-0.0230042636394501,-0.304208815097809,0.95232754945755
+             ,-0.158759713172913,0.015993470326066,0.987187683582306,0.00425913138315082,-0.154561087489128,0.987974107265472
+             ,-0.0641939043998718,-0.0157948061823845,0.997812449932098,0.00425913138315082,-0.154561087489128,0.987974107265472
+             ,-0.158759713172913,0.015993470326066,0.987187683582306,0.00425913138315082,-0.154561087489128,0.987974107265472
+             ,-0.0641939043998718,-0.0157948061823845,0.997812449932098,0.0401042960584164,-0.0240734666585922,0.99890547990799
+             ,-0.0321010462939739,-0.0319524370133877,0.998973727226257,0.0401042960584164,-0.0240734666585922,0.99890547990799
+             ,-0.0641939043998718,-0.0157948061823845,0.997812449932098,0.0401042960584164,-0.0240734666585922,0.99890547990799
+             ,-0.0321010462939739,-0.0319524370133877,0.998973727226257,0.0320777595043182,0.0481106117367744,0.998326778411865
+             ,-0.0521365627646446,0.0441473461687565,0.997663617134094,0.0320777595043182,0.0481106117367744,0.998326778411865
+             ,-0.0321010462939739,-0.0319524370133877,0.998973727226257,0.0320777595043182,0.0481106117367744,0.998326778411865
+             ,-0.0521365627646446,0.0441473461687565,0.997663617134094,-0.113208204507828,0.100310854613781,0.988494634628296
+             ,-0.119282498955727,0.0868552625179291,0.989054083824158,-0.113208204507828,0.100310854613781,0.988494634628296
+             ,-0.0521365627646446,0.0441473461687565,0.997663617134094,-0.113208204507828,0.100310854613781,0.988494634628296
+             ,-0.119282498955727,0.0868552625179291,0.989054083824158,-0.149072721600533,0.111866973340511,0.982478022575378
+             ,-0.111625388264656,0.0159349218010902,0.993622601032257,-0.149072721600533,0.111866973340511,0.982478022575378
+             ,-0.119282498955727,0.0868552625179291,0.989054083824158,-0.149072721600533,0.111866973340511,0.982478022575378
+             ,-0.111625388264656,0.0159349218010902,0.993622601032257,0.0238406807184219,0.103536710143089,0.994339823722839
+             ,-0.00399935431778431,0.059907328337431,0.998195946216583,0.0238406807184219,0.103536710143089,0.994339823722839
+             ,-0.111625388264656,0.0159349218010902,0.993622601032257,0.0238406807184219,0.103536710143089,0.994339823722839
+             ,-0.00399935431778431,0.059907328337431,0.998195946216583,0.107450947165489,0.0437235981225967,0.993248462677002
+             ,0.250533163547516,-0.034248236566782,0.967502117156982,0.107450947165489,0.0437235981225967,0.993248462677002
+             ,-0.00399935431778431,0.059907328337431,0.998195946216583,0.107450947165489,0.0437235981225967,0.993248462677002
+             ,0.250533163547516,-0.034248236566782,0.967502117156982,0.17604686319828,-0.167610436677933,0.970007359981537
+             ,0.237015187740326,-0.142198503017426,0.961042821407318,0.17604686319828,-0.167610436677933,0.970007359981537
+             ,0.250533163547516,-0.034248236566782,0.967502117156982,0.17604686319828,-0.167610436677933,0.970007359981537
+             ,0.237015187740326,-0.142198503017426,0.961042821407318,0.0965518578886986,-0.181072145700455,0.978718876838684
+             ,0.0280176009982824,-0.052085991948843,0.998249530792236,0.0965518578886986,-0.181072145700455,0.978718876838684
+             ,0.237015187740326,-0.142198503017426,0.961042821407318,0.0965518578886986,-0.181072145700455,0.978718876838684
+             ,0.0280176009982824,-0.052085991948843,0.998249530792236,0.0318494066596031,-0.126882895827293,0.991406202316284
+             ,0.0240591410547495,-0.0400885567069054,0.998906433582306,0.0318494066596031,-0.126882895827293,0.991406202316284
+             ,0.0280176009982824,-0.052085991948843,0.998249530792236,0.0318494066596031,-0.126882895827293,0.991406202316284
+             ,0.0240591410547495,-0.0400885567069054,0.998906433582306,0.0597715154290199,-0.0991290137171745,0.993277847766876
+             ,0.0675588250160217,-0.0439676158130169,0.996746003627777,0.0597715154290199,-0.0991290137171745,0.993277847766876
+             ,0.0240591410547495,-0.0400885567069054,0.998906433582306,0.0597715154290199,-0.0991290137171745,0.993277847766876
+             ,0.0675588250160217,-0.0439676158130169,0.996746003627777,0.0319873094558716,-0.0799692124128342,0.996284008026123
+             ,0.0162182673811913,0.0306045785546303,0.999399960041046,0.0319873094558716,-0.0799692124128342,0.996284008026123
+             ,0.0675588250160217,-0.0439676158130169,0.996746003627777,0.0319873094558716,-0.0799692124128342,0.996284008026123
+             ,0.0162182673811913,0.0306045785546303,0.999399960041046,-0.0119911571964622,-0.0759760588407516,0.997037529945374
+             ,0.00796059612184763,-0.0241435207426548,0.999676764011383,-0.0119911571964622,-0.0759760588407516,0.997037529945374
+             ,0.0162182673811913,0.0306045785546303,0.999399960041046,-0.0119911571964622,-0.0759760588407516,0.997037529945374
+             ,0.00796059612184763,-0.0241435207426548,0.999676764011383,0.0480593778192997,-0.0640221759676933,0.996790528297424
+             ,0.0554898791015148,-0.10326249152422,0.993105113506317,0.0480593778192997,-0.0640221759676933,0.996790528297424
+             ,0.00796059612184763,-0.0241435207426548,0.999676764011383,0.0480593778192997,-0.0640221759676933,0.996790528297424
+             ,0.0554898791015148,-0.10326249152422,0.993105113506317,0.144777432084084,-0.012121899984777,0.989390015602112
+             ,0.126585766673088,-0.110939294099808,0.98573249578476,0.144777432084084,-0.012121899984777,0.989390015602112
+             ,0.0554898791015148,-0.10326249152422,0.993105113506317,0.144777432084084,-0.012121899984777,0.989390015602112
+             ,0.126585766673088,-0.110939294099808,0.98573249578476,0.229672163724899,0.0274818390607834,0.972879946231842
+             ,0.166198745369911,-0.0397244580090046,0.98529177904129,0.229672163724899,0.0274818390607834,0.972879946231842
+             ,0.126585766673088,-0.110939294099808,0.98573249578476,0.229672163724899,0.0274818390607834,0.972879946231842
+             ,0.166198745369911,-0.0397244580090046,0.98529177904129,0.14101679623127,0.0321388691663742,0.989485442638397
+             ,0.103720486164093,0.00795405264943838,0.994574666023254,0.14101679623127,0.0321388691663742,0.989485442638397
+             ,0.166198745369911,-0.0397244580090046,0.98529177904129,0.14101679623127,0.0321388691663742,0.989485442638397
+             ,0.103720486164093,0.00795405264943838,0.994574666023254,-0.089402548968792,0.00422213086858392,0.995986640453339
+             ,-0.0986969545483589,-0.00396339781582356,0.995109677314758,-0.089402548968792,0.00422213086858392,0.995986640453339
+             ,0.103720486164093,0.00795405264943838,0.994574666023254,-0.089402548968792,0.00422213086858392,0.995986640453339
+             ,-0.0986969545483589,-0.00396339781582356,0.995109677314758,-0.323887348175049,0.0250175092369318,0.945764899253845
+             ,-0.465288370847702,0.233829915523529,0.853715598583221,-0.323887348175049,0.0250175092369318,0.945764899253845
+             ,-0.0986969545483589,-0.00396339781582356,0.995109677314758,-0.323887348175049,0.0250175092369318,0.945764899253845
+             ,-0.465288370847702,0.233829915523529,0.853715598583221,-0.49589416384697,0.14705853164196,0.855840384960175
+             ,-0.510802567005157,0.368184208869934,0.776866257190704,-0.49589416384697,0.14705853164196,0.855840384960175
+             ,-0.465288370847702,0.233829915523529,0.853715598583221,-0.49589416384697,0.14705853164196,0.855840384960175
+             ,-0.510802567005157,0.368184208869934,0.776866257190704,-0.632172405719757,0.0981500446796417,0.768586039543152
+             ,-0.687661409378052,0.417475342750549,0.594000160694122,-0.632172405719757,0.0981500446796417,0.768586039543152
+             ,-0.510802567005157,0.368184208869934,0.776866257190704,-0.632172405719757,0.0981500446796417,0.768586039543152
+             ,-0.687661409378052,0.417475342750549,0.594000160694122,-0.77556711435318,0.289824038743973,0.560801029205322
+             ,-0.754254758358002,0.320563942193985,0.573008358478546,-0.77556711435318,0.289824038743973,0.560801029205322
+             ,-0.687661409378052,0.417475342750549,0.594000160694122,-0.77556711435318,0.289824038743973,0.560801029205322
+             ,-0.754254758358002,0.320563942193985,0.573008358478546,-0.552484512329102,0.411619365215302,0.724796772003174
+             ,-0.653908967971802,0.262546420097351,0.709557890892029,-0.552484512329102,0.411619365215302,0.724796772003174
+             ,-0.754254758358002,0.320563942193985,0.573008358478546,-0.552484512329102,0.411619365215302,0.724796772003174
+             ,-0.653908967971802,0.262546420097351,0.709557890892029,-0.329694390296936,0.569248020648956,0.753165543079376
+             ,-0.474909007549286,0.44335064291954,0.760198414325714,-0.329694390296936,0.569248020648956,0.753165543079376
+             ,-0.653908967971802,0.262546420097351,0.709557890892029,-0.329694390296936,0.569248020648956,0.753165543079376
+             ,-0.474909007549286,0.44335064291954,0.760198414325714,-0.188609182834625,0.636766135692596,0.747633218765259
+             ,-0.252423316240311,0.517224669456482,0.817778170108795,-0.188609182834625,0.636766135692596,0.747633218765259
+             ,-0.474909007549286,0.44335064291954,0.760198414325714,-0.188609182834625,0.636766135692596,0.747633218765259
+             ,-0.252423316240311,0.517224669456482,0.817778170108795,0.0149042913690209,0.664503872394562,0.747136175632477
+             ,0.169436872005463,0.495781391859055,0.851758182048798,0.0149042913690209,0.664503872394562,0.747136175632477
+             ,-0.252423316240311,0.517224669456482,0.817778170108795,0.0149042913690209,0.664503872394562,0.747136175632477
+             ,0.169436872005463,0.495781391859055,0.851758182048798,0.522111773490906,0.482330590486526,0.703389286994934
+             ,0.557561576366425,0.421098649501801,0.715402662754059,0.522111773490906,0.482330590486526,0.703389286994934
+             ,0.169436872005463,0.495781391859055,0.851758182048798,0.522111773490906,0.482330590486526,0.703389286994934
+             ,0.557561576366425,0.421098649501801,0.715402662754059,0.53604793548584,0.566932618618011,0.625491857528687,0.402668505907059
+             ,0.640559732913971,0.653866469860077,0.53604793548584,0.566932618618011,0.625491857528687,0.557561576366425,0.421098649501801
+             ,0.715402662754059,0.53604793548584,0.566932618618011,0.625491857528687,0.402668505907059,0.640559732913971,0.653866469860077
+             ,0.504145920276642,0.596074998378754,0.624925196170807,0.478823482990265,0.622172832489014,0.619377970695496
+             ,0.504145920276642,0.596074998378754,0.624925196170807,0.402668505907059,0.640559732913971,0.653866469860077
+             ,0.504145920276642,0.596074998378754,0.624925196170807,0.478823482990265,0.622172832489014,0.619377970695496
+             ,0.411621272563934,0.587161898612976,0.696999847888947,0.442674577236176,0.657354354858398,0.609856069087982
+             ,0.411621272563934,0.587161898612976,0.696999847888947,0.478823482990265,0.622172832489014,0.619377970695496
+             ,0.411621272563934,0.587161898612976,0.696999847888947,0.442674577236176,0.657354354858398,0.609856069087982
+             ,0.236284792423248,0.538235068321228,0.808994770050049,0.371000379323959,0.59166944026947,0.715741574764252,0.236284792423248
+             ,0.538235068321228,0.808994770050049,0.442674577236176,0.657354354858398,0.609856069087982,0.236284792423248
+             ,0.538235068321228,0.808994770050049,0.371000379323959,0.59166944026947,0.715741574764252,0.268221437931061,0.434399485588074
+             ,0.859857201576233,0.315605223178864,0.518426060676575,0.794750094413757,0.268221437931061,0.434399485588074
+             ,0.859857201576233,0.371000379323959,0.59166944026947,0.715741574764252,0.268221437931061,0.434399485588074,0.859857201576233
+             ,0.315605223178864,0.518426060676575,0.794750094413757,0.18486425280571,0.429485142230988,0.883950054645538,0.156217247247696
+             ,0.460842221975327,0.873625040054321,0.18486425280571,0.429485142230988,0.883950054645538,0.315605223178864,0.518426060676575
+             ,0.794750094413757,0.18486425280571,0.429485142230988,0.883950054645538,0.156217247247696,0.460842221975327,0.873625040054321
+             ,-0.18238964676857,0.512477815151215,0.839106976985931,-0.238535925745964,0.397104829549789,0.886232674121857
+             ,-0.18238964676857,0.512477815151215,0.839106976985931,0.156217247247696,0.460842221975327,0.873625040054321
+             ,-0.18238964676857,0.512477815151215,0.839106976985931,-0.238535925745964,0.397104829549789,0.886232674121857
+             ,-0.387646079063416,0.566643714904785,0.727080106735229,-0.549568653106689,0.337792187929153,0.764114320278168
+             ,-0.387646079063416,0.566643714904785,0.727080106735229,-0.238535925745964,0.397104829549789,0.886232674121857
+             ,-0.387646079063416,0.566643714904785,0.727080106735229,-0.549568653106689,0.337792187929153,0.764114320278168
+             ,-0.515988528728485,0.633328676223755,0.576758682727814,-0.665465772151947,0.268391758203506,0.696506440639496
+             ,-0.515988528728485,0.633328676223755,0.576758682727814,-0.549568653106689,0.337792187929153,0.764114320278168
+             ,-0.515988528728485,0.633328676223755,0.576758682727814,-0.665465772151947,0.268391758203506,0.696506440639496
+             ,-0.644506573677063,0.559425950050354,0.5212042927742,-0.699879884719849,0.26077139377594,0.664955914020538,-0.644506573677063
+             ,0.559425950050354,0.5212042927742,-0.665465772151947,0.268391758203506,0.696506440639496,-0.644506573677063
+             ,0.559425950050354,0.5212042927742,-0.699879884719849,0.26077139377594,0.664955914020538,-0.469543784856796,0.50643002986908
+             ,0.723226964473724,-0.588282108306885,0.287542968988419,0.75580632686615,-0.469543784856796,0.50643002986908
+             ,0.723226964473724,-0.699879884719849,0.26077139377594,0.664955914020538,-0.469543784856796,0.50643002986908
+             ,0.723226964473724,-0.588282108306885,0.287542968988419,0.75580632686615,-0.159644275903702,0.619142532348633
+             ,0.768879890441895,-0.433063119649887,0.504768908023834,0.746769428253174,-0.159644275903702,0.619142532348633
+             ,0.768879890441895,-0.588282108306885,0.287542968988419,0.75580632686615,-0.159644275903702,0.619142532348633
+             ,0.768879890441895,-0.433063119649887,0.504768908023834,0.746769428253174,-0.164321824908257,0.741870224475861
+             ,0.650097727775574,-0.211930468678474,0.590575516223907,0.778656482696533,-0.164321824908257,0.741870224475861
+             ,0.650097727775574,-0.433063119649887,0.504768908023834,0.746769428253174,-0.164321824908257,0.741870224475861
+             ,0.650097727775574,-0.211930468678474,0.590575516223907,0.778656482696533,0.00431028753519058,0.756082236766815
+             ,0.654462456703186,0.0914005935192108,0.567648887634277,0.818181335926056,0.00431028753519058,0.756082236766815
+             ,0.654462456703186,-0.211930468678474,0.590575516223907,0.778656482696533,0.00431028753519058,0.756082236766815
+             ,0.654462456703186,0.0914005935192108,0.567648887634277,0.818181335926056,0.237733975052834,0.700642704963684
+             ,0.672742426395416,0.239994987845421,0.603584408760071,0.760321199893951,0.237733975052834,0.700642704963684
+             ,0.672742426395416,0.0914005935192108,0.567648887634277,0.818181335926056,0.352461367845535,0.706794321537018
+             ,0.613361835479736,0.190234079957008,0.737544476985931,0.647949993610382,0.282270908355713,0.758518993854523
+             ,0.587343275547028,0.259149163961411,0.699799001216888,0.665674924850464,0.282270908355713,0.758518993854523
+             ,0.587343275547028,0.190234079957008,0.737544476985931,0.647949993610382,0.282270908355713,0.758518993854523
+             ,0.587343275547028,0.259149163961411,0.699799001216888,0.665674924850464,0.370304048061371,0.738287389278412
+             ,0.563743472099304,0.480278730392456,0.627782821655273,0.612552881240845,0.370304048061371,0.738287389278412
+             ,0.563743472099304,0.259149163961411,0.699799001216888,0.665674924850464,0.370304048061371,0.738287389278412
+             ,0.563743472099304,0.480278730392456,0.627782821655273,0.612552881240845,0.519351065158844,0.601648330688477
+             ,0.606872141361237,0.603606522083282,0.596230566501617,0.529309213161469,0.519351065158844,0.601648330688477
+             ,0.606872141361237,0.480278730392456,0.627782821655273,0.612552881240845,0.519351065158844,0.601648330688477
+             ,0.606872141361237,0.603606522083282,0.596230566501617,0.529309213161469,0.541853010654449,0.480789393186569
+             ,0.689374268054962,0.543609261512756,0.532843828201294,0.648510932922363,0.541853010654449,0.480789393186569
+             ,0.689374268054962,0.603606522083282,0.596230566501617,0.529309213161469,0.541853010654449,0.480789393186569
+             ,0.689374268054962,0.543609261512756,0.532843828201294,0.648510932922363,0.367979615926743,0.490981936454773
+             ,0.789637684822083,0.618796527385712,0.327116757631302,0.714202642440796,0.367979615926743,0.490981936454773
+             ,0.789637684822083,0.543609261512756,0.532843828201294,0.648510932922363,0.367979615926743,0.490981936454773
+             ,0.789637684822083,0.618796527385712,0.327116757631302,0.714202642440796,0.344563603401184,0.192655801773071
+             ,0.918781638145447,0.55672413110733,0.0944885388016701,0.825306057929993,0.344563603401184,0.192655801773071
+             ,0.918781638145447,0.618796527385712,0.327116757631302,0.714202642440796,0.344563603401184,0.192655801773071
+             ,0.918781638145447,0.55672413110733,0.0944885388016701,0.825306057929993,0.273181587457657,0.0429007038474083
+             ,0.961005389690399,0.357141613960266,0.0100739225745201,0.9339959025383,0.273181587457657,0.0429007038474083
+             ,0.961005389690399,0.55672413110733,0.0944885388016701,0.825306057929993,0.273181587457657,0.0429007038474083
+             ,0.961005389690399,0.357141613960266,0.0100739225745201,0.9339959025383,0.0406264290213585,-0.00400387588888407
+             ,0.999166369438171,0.0673732534050941,-0.0239308048039675,0.997440874576569,0.0406264290213585,-0.00400387588888407
+             ,0.999166369438171,0.357141613960266,0.0100739225745201,0.9339959025383,0.0406264290213585,-0.00400387588888407
+             ,0.999166369438171,0.0673732534050941,-0.0239308048039675,0.997440874576569,-0.17807924747467,0.005892398301512
+             ,0.983998537063599,-0.0797273814678192,-0.172629654407501,0.981754839420319,-0.17807924747467,0.005892398301512
+             ,0.983998537063599,0.0673732534050941,-0.0239308048039675,0.997440874576569,-0.17807924747467,0.005892398301512
+             ,0.983998537063599,-0.0797273814678192,-0.172629654407501,0.981754839420319,-0.0600450336933136,-0.0437185876071453
+             ,0.997237801551819,-0.035099521279335,-0.192445084452629,0.98067981004715,-0.0600450336933136,-0.0437185876071453
+             ,0.997237801551819,-0.0797273814678192,-0.172629654407501,0.981754839420319,-0.0600450336933136,-0.0437185876071453
+             ,0.997237801551819,-0.035099521279335,-0.192445084452629,0.98067981004715,-0.0842054262757301,-0.0668937042355537
+             ,0.994200468063354,-0.237498685717583,-0.0642448514699936,0.969261109828949,-0.0842054262757301,-0.0668937042355537
+             ,0.994200468063354,-0.035099521279335,-0.192445084452629,0.98067981004715,-0.0842054262757301,-0.0668937042355537
+             ,0.994200468063354,-0.237498685717583,-0.0642448514699936,0.969261109828949,-0.314564913511276,0.11108124256134
+             ,0.942714154720306,-0.422828614711761,0.0690607130527496,0.903574407100677,-0.314564913511276,0.11108124256134
+             ,0.942714154720306,-0.237498685717583,-0.0642448514699936,0.969261109828949,-0.314564913511276,0.11108124256134
+             ,0.942714154720306,-0.422828614711761,0.0690607130527496,0.903574407100677,-0.372052937746048,0.166407153010368
+             ,0.913173198699951,-0.33637860417366,0.0110980551689863,0.941661477088928,-0.372052937746048,0.166407153010368
+             ,0.913173198699951,-0.422828614711761,0.0690607130527496,0.903574407100677,-0.372052937746048,0.166407153010368
+             ,0.913173198699951,-0.33637860417366,0.0110980551689863,0.941661477088928,-0.329411208629608,0.0947525203227997
+             ,0.939420163631439,-0.272722691297531,0.0293268989771605,0.961645543575287,-0.329411208629608,0.0947525203227997
+             ,0.939420163631439,-0.33637860417366,0.0110980551689863,0.941661477088928,-0.329411208629608,0.0947525203227997
+             ,0.939420163631439,-0.272722691297531,0.0293268989771605,0.961645543575287,-0.418893039226532,-0.0142592405900359
+             ,0.907923638820648,-0.263202756643295,-0.0294237956404686,0.96429169178009,-0.418893039226532,-0.0142592405900359
+             ,0.907923638820648,-0.272722691297531,0.0293268989771605,0.961645543575287,-0.418893039226532,-0.0142592405900359
+             ,0.907923638820648,-0.263202756643295,-0.0294237956404686,0.96429169178009,-0.182340890169144,-0.195124447345734
+             ,0.963679552078247,0.0196098145097494,-0.299550563097,0.953878879547119,-0.182340890169144,-0.195124447345734
+             ,0.963679552078247,-0.263202756643295,-0.0294237956404686,0.96429169178009,-0.182340890169144,-0.195124447345734
+             ,0.963679552078247,0.0196098145097494,-0.299550563097,0.953878879547119,0.295351773500443,-0.327517628669739
+             ,0.897496283054352,0.239091143012047,-0.264301329851151,0.934334099292755,0.295351773500443,-0.327517628669739
+             ,0.897496283054352,0.0196098145097494,-0.299550563097,0.953878879547119,0.295351773500443,-0.327517628669739
+             ,0.897496283054352,0.239091143012047,-0.264301329851151,0.934334099292755,0.21332485973835,-0.288278251886368
+             ,0.933481752872467,0.177530989050865,-0.208952620625496,0.961676478385925,0.21332485973835,-0.288278251886368
+             ,0.933481752872467,0.239091143012047,-0.264301329851151,0.934334099292755,0.21332485973835,-0.288278251886368
+             ,0.933481752872467,0.177530989050865,-0.208952620625496,0.961676478385925,-0.0154271330684423,-0.263070911169052
+             ,0.964653134346008,0.0737763047218323,-0.2650006711483,0.961421668529511,-0.0154271330684423,-0.263070911169052
+             ,0.964653134346008,0.177530989050865,-0.208952620625496,0.961676478385925,-0.0154271330684423,-0.263070911169052
+             ,0.964653134346008,0.0737763047218323,-0.2650006711483,0.961421668529511,-0.031621266156435,-0.302095204591751
+             ,0.952753126621246,0.0112402969971299,-0.36070591211319,0.93261182308197,-0.031621266156435,-0.302095204591751
+             ,0.952753126621246,0.0737763047218323,-0.2650006711483,0.961421668529511,-0.031621266156435,-0.302095204591751
+             ,0.952753126621246,0.0112402969971299,-0.36070591211319,0.93261182308197,-0.010919377207756,-0.254097908735275
+             ,0.967116832733154,0.00272412458434701,-0.40659561753273,0.913604140281677,-0.010919377207756,-0.254097908735275
+             ,0.967116832733154,0.0112402969971299,-0.36070591211319,0.93261182308197,-0.010919377207756,-0.254097908735275
+             ,0.967116832733154,0.00272412458434701,-0.40659561753273,0.913604140281677,0.0939150154590607,-0.246818915009499
+             ,0.964500069618225,-0.0230042636394501,-0.304208815097809,0.95232754945755,0.0939150154590607,-0.246818915009499
+             ,0.964500069618225,0.00272412458434701,-0.40659561753273,0.913604140281677,0.0939150154590607,-0.246818915009499
+             ,0.964500069618225,-0.0230042636394501,-0.304208815097809,0.95232754945755,0.191342055797577,-0.152837052941322
+             ,0.969550967216492,0.00425913138315082,-0.154561087489128,0.987974107265472,0.191342055797577,-0.152837052941322
+             ,0.969550967216492,-0.0230042636394501,-0.304208815097809,0.95232754945755,0.191342055797577,-0.152837052941322
+             ,0.969550967216492,0.00425913138315082,-0.154561087489128,0.987974107265472,0.142779842019081,7.80640548327938e-005
+             ,0.989754498004913,0.0401042960584164,-0.0240734666585922,0.99890547990799,0.142779842019081,7.80640548327938e-005
+             ,0.989754498004913,0.00425913138315082,-0.154561087489128,0.987974107265472,0.142779842019081,7.80640548327938e-005
+             ,0.989754498004913,0.0401042960584164,-0.0240734666585922,0.99890547990799,0.0599234998226166,0.0281467661261559
+             ,0.997806072235107,0.0320777595043182,0.0481106117367744,0.998326778411865,0.0599234998226166,0.0281467661261559
+             ,0.997806072235107,0.0401042960584164,-0.0240734666585922,0.99890547990799,0.0599234998226166,0.0281467661261559
+             ,0.997806072235107,0.0320777595043182,0.0481106117367744,0.998326778411865,-0.0638632923364639,0.0321370400488377
+             ,0.997441053390503,-0.113208204507828,0.100310854613781,0.988494634628296,-0.0638632923364639,0.0321370400488377
+             ,0.997441053390503,0.0320777595043182,0.0481106117367744,0.998326778411865,-0.0638632923364639,0.0321370400488377
+             ,0.997441053390503,-0.113208204507828,0.100310854613781,0.988494634628296,-0.139390170574188,0.0511213801801205
+             ,0.988917052745819,-0.149072721600533,0.111866973340511,0.982478022575378,-0.139390170574188,0.0511213801801205
+             ,0.988917052745819,-0.113208204507828,0.100310854613781,0.988494634628296,-0.139390170574188,0.0511213801801205
+             ,0.988917052745819,-0.149072721600533,0.111866973340511,0.982478022575378,-0.0200729947537184,-0.00390046439133585
+             ,0.999790906906128,0.0238406807184219,0.103536710143089,0.994339823722839,-0.0200729947537184,-0.00390046439133585
+             ,0.999790906906128,-0.149072721600533,0.111866973340511,0.982478022575378,-0.0200729947537184,-0.00390046439133585
+             ,0.999790906906128,0.0238406807184219,0.103536710143089,0.994339823722839,-0.0315880700945854,-0.0621622167527676
+             ,0.997566044330597,0.107450947165489,0.0437235981225967,0.993248462677002,-0.0315880700945854,-0.0621622167527676
+             ,0.997566044330597,0.0238406807184219,0.103536710143089,0.994339823722839,-0.0315880700945854,-0.0621622167527676
+             ,0.997566044330597,0.107450947165489,0.0437235981225967,0.993248462677002,-0.000652915274258703,-0.17360220849514
+             ,0.984815657138824,0.17604686319828,-0.167610436677933,0.970007359981537,-0.000652915274258703,-0.17360220849514
+             ,0.984815657138824,0.107450947165489,0.0437235981225967,0.993248462677002,-0.000652915274258703,-0.17360220849514
+             ,0.984815657138824,0.17604686319828,-0.167610436677933,0.970007359981537,0.0839951932430267,-0.283911198377609
+             ,0.95516449213028,0.0965518578886986,-0.181072145700455,0.978718876838684,0.0839951932430267,-0.283911198377609
+             ,0.95516449213028,0.17604686319828,-0.167610436677933,0.970007359981537,0.0839951932430267,-0.283911198377609
+             ,0.95516449213028,0.0965518578886986,-0.181072145700455,0.978718876838684,0.10245368629694,-0.310404419898987
+             ,0.945067346096039,0.0318494066596031,-0.126882895827293,0.991406202316284,0.10245368629694,-0.310404419898987
+             ,0.945067346096039,0.0965518578886986,-0.181072145700455,0.978718876838684,0.10245368629694,-0.310404419898987
+             ,0.945067346096039,0.0318494066596031,-0.126882895827293,0.991406202316284,0.124529346823692,-0.202720150351524
+             ,0.971286237239838,0.0597715154290199,-0.0991290137171745,0.993277847766876,0.124529346823692,-0.202720150351524
+             ,0.971286237239838,0.0318494066596031,-0.126882895827293,0.991406202316284,0.124529346823692,-0.202720150351524
+             ,0.971286237239838,0.0597715154290199,-0.0991290137171745,0.993277847766876,0.098411351442337,-0.0909913331270218
+             ,0.990977168083191,0.0319873094558716,-0.0799692124128342,0.996284008026123,0.098411351442337,-0.0909913331270218
+             ,0.990977168083191,0.0597715154290199,-0.0991290137171745,0.993277847766876,0.098411351442337,-0.0909913331270218
+             ,0.990977168083191,0.0319873094558716,-0.0799692124128342,0.996284008026123,-0.0240870323032141,-0.00802357867360115
+             ,0.999677658081055,-0.0119911571964622,-0.0759760588407516,0.997037529945374,-0.0240870323032141,-0.00802357867360115
+             ,0.999677658081055,0.0319873094558716,-0.0799692124128342,0.996284008026123,-0.0240870323032141,-0.00802357867360115
+             ,0.999677658081055,-0.0119911571964622,-0.0759760588407516,0.997037529945374,0.0827160999178886,-0.0435702577233315
+             ,0.995620250701904,0.0480593778192997,-0.0640221759676933,0.996790528297424,0.0827160999178886,-0.0435702577233315
+             ,0.995620250701904,-0.0119911571964622,-0.0759760588407516,0.997037529945374,0.0827160999178886,-0.0435702577233315
+             ,0.995620250701904,0.0480593778192997,-0.0640221759676933,0.996790528297424,0.225692942738533,-0.00769855128601193
+             ,0.974168062210083,0.144777432084084,-0.012121899984777,0.989390015602112,0.225692942738533,-0.00769855128601193
+             ,0.974168062210083,0.0480593778192997,-0.0640221759676933,0.996790528297424,0.225692942738533,-0.00769855128601193
+             ,0.974168062210083,0.144777432084084,-0.012121899984777,0.989390015602112,0.228609189391136,0.0275068692862988
+             ,0.973129570484161,0.229672163724899,0.0274818390607834,0.972879946231842,0.228609189391136,0.0275068692862988
+             ,0.973129570484161,0.144777432084084,-0.012121899984777,0.989390015602112,0.228609189391136,0.0275068692862988
+             ,0.973129570484161,0.229672163724899,0.0274818390607834,0.972879946231842,0.0663234740495682,-0.0280379243195057
+             ,0.997404158115387,0.14101679623127,0.0321388691663742,0.989485442638397,0.0663234740495682,-0.0280379243195057
+             ,0.997404158115387,0.229672163724899,0.0274818390607834,0.972879946231842,0.0663234740495682,-0.0280379243195057
+             ,0.997404158115387,0.14101679623127,0.0321388691663742,0.989485442638397,-0.132887095212936,-0.0872691869735718
+             ,0.987281680107117,-0.089402548968792,0.00422213086858392,0.995986640453339,-0.132887095212936,-0.0872691869735718
+             ,0.987281680107117,0.14101679623127,0.0321388691663742,0.989485442638397,-0.132887095212936,-0.0872691869735718
+             ,0.987281680107117,-0.089402548968792,0.00422213086858392,0.995986640453339,-0.266520887613297,-0.0657161027193069
+             ,0.961586177349091,-0.323887348175049,0.0250175092369318,0.945764899253845,-0.266520887613297,-0.0657161027193069
+             ,0.961586177349091,-0.089402548968792,0.00422213086858392,0.995986640453339,-0.266520887613297,-0.0657161027193069
+             ,0.961586177349091,-0.323887348175049,0.0250175092369318,0.945764899253845,-0.451192557811737,0.0217948202043772
+             ,0.892160475254059,-0.49589416384697,0.14705853164196,0.855840384960175,-0.451192557811737,0.0217948202043772
+             ,0.892160475254059,-0.323887348175049,0.0250175092369318,0.945764899253845,-0.451192557811737,0.0217948202043772
+             ,0.892160475254059,-0.49589416384697,0.14705853164196,0.855840384960175,-0.677139580249786,0.0548301227390766
+             ,0.733808994293213,-0.632172405719757,0.0981500446796417,0.768586039543152,-0.677139580249786,0.0548301227390766
+             ,0.733808994293213,-0.49589416384697,0.14705853164196,0.855840384960175,-0.677139580249786,0.0548301227390766
+             ,0.733808994293213,-0.632172405719757,0.0981500446796417,0.768586039543152,-0.648782193660736,0.248662143945694
+             ,0.719200134277344,-0.77556711435318,0.289824038743973,0.560801029205322,-0.648782193660736,0.248662143945694
+             ,0.719200134277344,-0.632172405719757,0.0981500446796417,0.768586039543152,-0.648782193660736,0.248662143945694
+             ,0.719200134277344,-0.77556711435318,0.289824038743973,0.560801029205322,-0.454005986452103,0.534505844116211
+             ,0.712868928909302,-0.552484512329102,0.411619365215302,0.724796772003174,-0.454005986452103,0.534505844116211
+             ,0.712868928909302,-0.77556711435318,0.289824038743973,0.560801029205322,-0.454005986452103,0.534505844116211
+             ,0.712868928909302,-0.552484512329102,0.411619365215302,0.724796772003174,-0.311857104301453,0.666651368141174
+             ,0.67699408531189,-0.329694390296936,0.569248020648956,0.753165543079376,-0.311857104301453,0.666651368141174
+             ,0.67699408531189,-0.552484512329102,0.411619365215302,0.724796772003174,-0.311857104301453,0.666651368141174
+             ,0.67699408531189,-0.329694390296936,0.569248020648956,0.753165543079376,-0.223677590489388,0.638340771198273
+             ,0.736538767814636,-0.188609182834625,0.636766135692596,0.747633218765259,-0.223677590489388,0.638340771198273
+             ,0.736538767814636,-0.329694390296936,0.569248020648956,0.753165543079376,-0.223677590489388,0.638340771198273
+             ,0.736538767814636,-0.188609182834625,0.636766135692596,0.747633218765259,0.0583991557359695,0.640251517295837
+             ,0.765942215919495,0.0149042913690209,0.664503872394562,0.747136175632477,0.0583991557359695,0.640251517295837
+             ,0.765942215919495,-0.188609182834625,0.636766135692596,0.747633218765259,0.0583991557359695,0.640251517295837
+             ,0.765942215919495,0.0149042913690209,0.664503872394562,0.747136175632477,0.469451785087585,0.601510226726532
+             ,0.646374881267548,0.522111773490906,0.482330590486526,0.703389286994934,0.469451785087585,0.601510226726532
+             ,0.646374881267548,0.0149042913690209,0.664503872394562,0.747136175632477,0.469451785087585,0.601510226726532
+             ,0.646374881267548,0.522111773490906,0.482330590486526,0.703389286994934,0.595262408256531,0.507396757602692
+             ,0.623066008090973,0.53604793548584,0.566932618618011,0.625491857528687,0.595262408256531,0.507396757602692,0.623066008090973
+             ,0.522111773490906,0.482330590486526,0.703389286994934,0.595262408256531,0.507396757602692,0.623066008090973
+             ,0.53604793548584,0.566932618618011,0.625491857528687,0.455776929855347,0.57026606798172,0.683420896530151,0.504145920276642
+             ,0.596074998378754,0.624925196170807,0.455776929855347,0.57026606798172,0.683420896530151,0.53604793548584,0.566932618618011
+             ,0.625491857528687,0.455776929855347,0.57026606798172,0.683420896530151,0.504145920276642,0.596074998378754,0.624925196170807
+             ,0.34602814912796,0.494354516267776,0.797419667243958,0.411621272563934,0.587161898612976,0.696999847888947,0.34602814912796
+             ,0.494354516267776,0.797419667243958,0.504145920276642,0.596074998378754,0.624925196170807,0.34602814912796,0.494354516267776
+             ,0.797419667243958,0.411621272563934,0.587161898612976,0.696999847888947,0.119979351758957,0.477528423070908
+             ,0.870385885238647,0.236284792423248,0.538235068321228,0.808994770050049,0.119979351758957,0.477528423070908
+             ,0.870385885238647,0.411621272563934,0.587161898612976,0.696999847888947,0.119979351758957,0.477528423070908
+             ,0.870385885238647,0.236284792423248,0.538235068321228,0.808994770050049,0.186055228114128,0.390056848526001
+             ,0.901797771453857,0.268221437931061,0.434399485588074,0.859857201576233,0.186055228114128,0.390056848526001
+             ,0.901797771453857,0.236284792423248,0.538235068321228,0.808994770050049,0.186055228114128,0.390056848526001
+             ,0.901797771453857,0.268221437931061,0.434399485588074,0.859857201576233,0.228926196694374,0.344687640666962
+             ,0.91037529706955,0.18486425280571,0.429485142230988,0.883950054645538,0.228926196694374,0.344687640666962,0.91037529706955
+             ,0.268221437931061,0.434399485588074,0.859857201576233,0.228926196694374,0.344687640666962,0.91037529706955,0.18486425280571
+             ,0.429485142230988,0.883950054645538,-0.0416931994259357,0.421706140041351,0.905773520469666,-0.18238964676857
+             ,0.512477815151215,0.839106976985931,-0.0416931994259357,0.421706140041351,0.905773520469666,0.18486425280571
+             ,0.429485142230988,0.883950054645538,-0.0416931994259357,0.421706140041351,0.905773520469666,-0.18238964676857
+             ,0.512477815151215,0.839106976985931,-0.213102295994759,0.529084920883179,0.821374773979187,-0.387646079063416
+             ,0.566643714904785,0.727080106735229,-0.213102295994759,0.529084920883179,0.821374773979187,-0.18238964676857
+             ,0.512477815151215,0.839106976985931,-0.213102295994759,0.529084920883179,0.821374773979187,-0.387646079063416
+             ,0.566643714904785,0.727080106735229,-0.391518324613571,0.550859987735748,0.737066209316254,-0.515988528728485
+             ,0.633328676223755,0.576758682727814,-0.391518324613571,0.550859987735748,0.737066209316254,-0.387646079063416
+             ,0.566643714904785,0.727080106735229,-0.391518324613571,0.550859987735748,0.737066209316254,-0.515988528728485
+             ,0.633328676223755,0.576758682727814,-0.671556770801544,0.508201599121094,0.539205431938171,-0.644506573677063
+             ,0.559425950050354,0.5212042927742,-0.671556770801544,0.508201599121094,0.539205431938171,-0.515988528728485
+             ,0.633328676223755,0.576758682727814,-0.671556770801544,0.508201599121094,0.539205431938171,-0.644506573677063
+             ,0.559425950050354,0.5212042927742,-0.538128256797791,0.614514827728271,0.57687920331955,-0.469543784856796,0.50643002986908
+             ,0.723226964473724,-0.538128256797791,0.614514827728271,0.57687920331955,-0.644506573677063,0.559425950050354
+             ,0.5212042927742,-0.538128256797791,0.614514827728271,0.57687920331955,-0.469543784856796,0.50643002986908,0.723226964473724
+             ,-0.0998152121901512,0.640746414661407,0.761236429214478,-0.159644275903702,0.619142532348633,0.768879890441895
+             ,-0.0998152121901512,0.640746414661407,0.761236429214478,-0.469543784856796,0.50643002986908,0.723226964473724
+             ,-0.0998152121901512,0.640746414661407,0.761236429214478,-0.159644275903702,0.619142532348633,0.768879890441895
+             ,0.0455647185444832,0.661563098430634,0.748503923416138,-0.164321824908257,0.741870224475861,0.650097727775574
+             ,0.0455647185444832,0.661563098430634,0.748503923416138,-0.159644275903702,0.619142532348633,0.768879890441895
+             ,0.0455647185444832,0.661563098430634,0.748503923416138,-0.164321824908257,0.741870224475861,0.650097727775574
+             ,-0.0115468474105001,0.750828504562378,0.660396277904511,0.00431028753519058,0.756082236766815,0.654462456703186
+             ,-0.0115468474105001,0.750828504562378,0.660396277904511,-0.164321824908257,0.741870224475861,0.650097727775574
+             ,-0.0115468474105001,0.750828504562378,0.660396277904511,0.00431028753519058,0.756082236766815,0.654462456703186
+             ,0.111335605382919,0.743045330047607,0.659915208816528,0.237733975052834,0.700642704963684,0.672742426395416
+             ,0.111335605382919,0.743045330047607,0.659915208816528,0.00431028753519058,0.756082236766815,0.654462456703186
+             ,0.49227499961853,0.559125006198883,0.667116582393646,0.352461367845535,0.706794321537018,0.613361835479736,0.441062390804291
+             ,0.565947711467743,0.696539402008057,0.282270908355713,0.758518993854523,0.587343275547028,0.441062390804291
+             ,0.565947711467743,0.696539402008057,0.352461367845535,0.706794321537018,0.613361835479736,0.441062390804291
+             ,0.565947711467743,0.696539402008057,0.282270908355713,0.758518993854523,0.587343275547028,0.371183931827545
+             ,0.60121887922287,0.70764285326004,0.370304048061371,0.738287389278412,0.563743472099304,0.371183931827545,0.60121887922287
+             ,0.70764285326004,0.282270908355713,0.758518993854523,0.587343275547028,0.371183931827545,0.60121887922287,0.70764285326004
+             ,0.370304048061371,0.738287389278412,0.563743472099304,0.426451086997986,0.487101227045059,0.762149453163147
+             ,0.519351065158844,0.601648330688477,0.606872141361237,0.426451086997986,0.487101227045059,0.762149453163147
+             ,0.370304048061371,0.738287389278412,0.563743472099304,0.426451086997986,0.487101227045059,0.762149453163147
+             ,0.519351065158844,0.601648330688477,0.606872141361237,0.444670915603638,0.332191675901413,0.831815183162689
+             ,0.541853010654449,0.480789393186569,0.689374268054962,0.444670915603638,0.332191675901413,0.831815183162689
+             ,0.519351065158844,0.601648330688477,0.606872141361237,0.444670915603638,0.332191675901413,0.831815183162689
+             ,0.541853010654449,0.480789393186569,0.689374268054962,0.3131383061409,0.192011415958405,0.930094659328461,0.367979615926743
+             ,0.490981936454773,0.789637684822083,0.3131383061409,0.192011415958405,0.930094659328461,0.541853010654449,0.480789393186569
+             ,0.689374268054962,0.3131383061409,0.192011415958405,0.930094659328461,0.367979615926743,0.490981936454773,0.789637684822083
+             ,0.1522576212883,0.152515143156052,0.976502299308777,0.344563603401184,0.192655801773071,0.918781638145447,0.1522576212883
+             ,0.152515143156052,0.976502299308777,0.367979615926743,0.490981936454773,0.789637684822083,0.1522576212883,0.152515143156052
+             ,0.976502299308777,0.344563603401184,0.192655801773071,0.918781638145447,0.18492303788662,0.0748111009597778
+             ,0.979901373386383,0.273181587457657,0.0429007038474083,0.961005389690399,0.18492303788662,0.0748111009597778
+             ,0.979901373386383,0.344563603401184,0.192655801773071,0.918781638145447,0.18492303788662,0.0748111009597778
+             ,0.979901373386383,0.273181587457657,0.0429007038474083,0.961005389690399,0.0750268697738647,-0.00432971585541964
+             ,0.997172057628632,0.0406264290213585,-0.00400387588888407,0.999166369438171,0.0750268697738647,-0.00432971585541964
+             ,0.997172057628632,0.273181587457657,0.0429007038474083,0.961005389690399,0.0750268697738647,-0.00432971585541964
+             ,0.997172057628632,0.0406264290213585,-0.00400387588888407,0.999166369438171,-0.146430343389511,0.0909103825688362
+             ,0.985034763813019,-0.17807924747467,0.005892398301512,0.983998537063599,-0.146430343389511,0.0909103825688362
+             ,0.985034763813019,0.0406264290213585,-0.00400387588888407,0.999166369438171,-0.146430343389511,0.0909103825688362
+             ,0.985034763813019,-0.17807924747467,0.005892398301512,0.983998537063599,-0.0987553745508194,0.0907354652881622
+             ,0.990966379642487,-0.0600450336933136,-0.0437185876071453,0.997237801551819,-0.0987553745508194,0.0907354652881622
+             ,0.990966379642487,-0.17807924747467,0.005892398301512,0.983998537063599,-0.0987553745508194,0.0907354652881622
+             ,0.990966379642487,-0.0600450336933136,-0.0437185876071453,0.997237801551819,-0.0677431672811508,0.0599255003035069
+             ,0.995901525020599,-0.0842054262757301,-0.0668937042355537,0.994200468063354,-0.0677431672811508,0.0599255003035069
+             ,0.995901525020599,-0.0600450336933136,-0.0437185876071453,0.997237801551819,-0.0677431672811508,0.0599255003035069
+             ,0.995901525020599,-0.0842054262757301,-0.0668937042355537,0.994200468063354,-0.194666519761086,0.11730232834816
+             ,0.973830103874207,-0.314564913511276,0.11108124256134,0.942714154720306,-0.194666519761086,0.11730232834816
+             ,0.973830103874207,-0.0842054262757301,-0.0668937042355537,0.994200468063354,-0.194666519761086,0.11730232834816
+             ,0.973830103874207,-0.314564913511276,0.11108124256134,0.942714154720306,-0.400152206420898,0.176673546433449
+             ,0.899257838726044,-0.372052937746048,0.166407153010368,0.913173198699951,-0.400152206420898,0.176673546433449
+             ,0.899257838726044,-0.314564913511276,0.11108124256134,0.942714154720306,-0.400152206420898,0.176673546433449
+             ,0.899257838726044,-0.372052937746048,0.166407153010368,0.913173198699951,-0.431666284799576,0.0721668228507042
+             ,0.899141907691956,-0.329411208629608,0.0947525203227997,0.939420163631439,-0.431666284799576,0.0721668228507042
+             ,0.899141907691956,-0.372052937746048,0.166407153010368,0.913173198699951,-0.431666284799576,0.0721668228507042
+             ,0.899141907691956,-0.329411208629608,0.0947525203227997,0.939420163631439,-0.468112140893936,-0.019419826567173
+             ,0.883455574512482,-0.418893039226532,-0.0142592405900359,0.907923638820648,-0.468112140893936,-0.019419826567173
+             ,0.883455574512482,-0.329411208629608,0.0947525203227997,0.939420163631439,-0.468112140893936,-0.019419826567173
+             ,0.883455574512482,-0.418893039226532,-0.0142592405900359,0.907923638820648,-0.30059602856636,-0.00758340489119291
+             ,0.953721404075623,-0.182340890169144,-0.195124447345734,0.963679552078247,-0.30059602856636,-0.00758340489119291
+             ,0.953721404075623,-0.418893039226532,-0.0142592405900359,0.907923638820648,-0.30059602856636,-0.00758340489119291
+             ,0.953721404075623,-0.182340890169144,-0.195124447345734,0.963679552078247,0.143056988716125,-0.161041364073753
+             ,0.976524651050568,0.295351773500443,-0.327517628669739,0.897496283054352,0.143056988716125,-0.161041364073753
+             ,0.976524651050568,-0.182340890169144,-0.195124447345734,0.963679552078247,0.143056988716125,-0.161041364073753
+             ,0.976524651050568,0.295351773500443,-0.327517628669739,0.897496283054352,0.256054997444153,-0.327424705028534
+             ,0.909521222114563,0.21332485973835,-0.288278251886368,0.933481752872467,0.256054997444153,-0.327424705028534
+             ,0.909521222114563,0.295351773500443,-0.327517628669739,0.897496283054352,0.256054997444153,-0.327424705028534
+             ,0.909521222114563,0.21332485973835,-0.288278251886368,0.933481752872467,0.0398610197007656,-0.280722171068192
+             ,0.958960950374603,-0.0154271330684423,-0.263070911169052,0.964653134346008,0.0398610197007656,-0.280722171068192
+             ,0.958960950374603,0.21332485973835,-0.288278251886368,0.933481752872467,0.0398610197007656,-0.280722171068192
+             ,0.958960950374603,-0.0154271330684423,-0.263070911169052,0.964653134346008,-0.00399017753079534,-0.22264090180397
+             ,0.974892377853394,-0.031621266156435,-0.302095204591751,0.952753126621246,-0.00399017753079534,-0.22264090180397
+             ,0.974892377853394,-0.0154271330684423,-0.263070911169052,0.964653134346008,-0.00399017753079534,-0.22264090180397
+             ,0.974892377853394,-0.031621266156435,-0.302095204591751,0.952753126621246,0.0826907902956009,-0.16916298866272
+             ,0.982113063335419,-0.010919377207756,-0.254097908735275,0.967116832733154,0.0826907902956009,-0.16916298866272
+             ,0.982113063335419,-0.031621266156435,-0.302095204591751,0.952753126621246,0.0826907902956009,-0.16916298866272
+             ,0.982113063335419,-0.010919377207756,-0.254097908735275,0.967116832733154,0.134490847587585,-0.0408413521945477
+             ,0.990072786808014,0.0939150154590607,-0.246818915009499,0.964500069618225,0.134490847587585,-0.0408413521945477
+             ,0.990072786808014,-0.010919377207756,-0.254097908735275,0.967116832733154,0.134490847587585,-0.0408413521945477
+             ,0.990072786808014,0.0939150154590607,-0.246818915009499,0.964500069618225,0.254711598157883,0.0292893908917904
+             ,0.966573417186737,0.191342055797577,-0.152837052941322,0.969550967216492,0.254711598157883,0.0292893908917904
+             ,0.966573417186737,0.0939150154590607,-0.246818915009499,0.964500069618225,0.254711598157883,0.0292893908917904
+             ,0.966573417186737,0.191342055797577,-0.152837052941322,0.969550967216492,0.189956396818161,0.0254090111702681
+             ,0.981463670730591,0.142779842019081,7.80640548327938e-005,0.989754498004913,0.189956396818161,0.0254090111702681
+             ,0.981463670730591,0.191342055797577,-0.152837052941322,0.969550967216492,0.189956396818161,0.0254090111702681
+             ,0.981463670730591,0.142779842019081,7.80640548327938e-005,0.989754498004913,0.0481049418449402,-4.0508595702704e-005
+             ,0.998842298984528,0.0599234998226166,0.0281467661261559,0.997806072235107,0.0481049418449402,-4.0508595702704e-005
+             ,0.998842298984528,0.142779842019081,7.80640548327938e-005,0.989754498004913,0.0481049418449402,-4.0508595702704e-005
+             ,0.998842298984528,0.0599234998226166,0.0281467661261559,0.997806072235107,-0.0668210834264755,-0.0200409386307001
+             ,0.997563719749451,-0.0638632923364639,0.0321370400488377,0.997441053390503,-0.0668210834264755,-0.0200409386307001
+             ,0.997563719749451,0.0599234998226166,0.0281467661261559,0.997806072235107,-0.0668210834264755,-0.0200409386307001
+             ,0.997563719749451,-0.0638632923364639,0.0321370400488377,0.997441053390503,-0.214755967259407,-0.0417973734438419
+             ,0.975772976875305,-0.139390170574188,0.0511213801801205,0.988917052745819,-0.214755967259407,-0.0417973734438419
+             ,0.975772976875305,-0.0638632923364639,0.0321370400488377,0.997441053390503,-0.214755967259407,-0.0417973734438419
+             ,0.975772976875305,-0.139390170574188,0.0511213801801205,0.988917052745819,-0.120966777205467,-0.184145152568817
+             ,0.975426912307739,-0.0200729947537184,-0.00390046439133585,0.999790906906128,-0.120966777205467,-0.184145152568817
+             ,0.975426912307739,-0.139390170574188,0.0511213801801205,0.988917052745819,-0.120966777205467,-0.184145152568817
+             ,0.975426912307739,-0.0200729947537184,-0.00390046439133585,0.999790906906128,-0.0826677531003952,-0.297171592712402
+             ,0.951238691806793,-0.0315880700945854,-0.0621622167527676,0.997566044330597,-0.0826677531003952,-0.297171592712402
+             ,0.951238691806793,-0.0200729947537184,-0.00390046439133585,0.999790906906128,-0.0826677531003952,-0.297171592712402
+             ,0.951238691806793,-0.0315880700945854,-0.0621622167527676,0.997566044330597,-0.0271994080394506,-0.371778637170792
+             ,0.927922904491425,-0.000652915274258703,-0.17360220849514,0.984815657138824,-0.0271994080394506,-0.371778637170792
+             ,0.927922904491425,-0.0315880700945854,-0.0621622167527676,0.997566044330597,-0.0271994080394506,-0.371778637170792
+             ,0.927922904491425,-0.000652915274258703,-0.17360220849514,0.984815657138824,-0.0251882690936327,-0.34277218580246
+             ,0.939080834388733,0.0839951932430267,-0.283911198377609,0.95516449213028,-0.0251882690936327,-0.34277218580246
+             ,0.939080834388733,-0.000652915274258703,-0.17360220849514,0.984815657138824,-0.0251882690936327,-0.34277218580246
+             ,0.939080834388733,0.0839951932430267,-0.283911198377609,0.95516449213028,0.091343566775322,-0.395960867404938
+             ,0.913712978363037,0.10245368629694,-0.310404419898987,0.945067346096039,0.091343566775322,-0.395960867404938
+             ,0.913712978363037,0.0839951932430267,-0.283911198377609,0.95516449213028,0.091343566775322,-0.395960867404938
+             ,0.913712978363037,0.10245368629694,-0.310404419898987,0.945067346096039,0.275073230266571,-0.331471920013428
+             ,0.902474939823151,0.124529346823692,-0.202720150351524,0.971286237239838,0.275073230266571,-0.331471920013428
+             ,0.902474939823151,0.10245368629694,-0.310404419898987,0.945067346096039,0.275073230266571,-0.331471920013428
+             ,0.902474939823151,0.124529346823692,-0.202720150351524,0.971286237239838,0.221256330609322,-0.176146507263184
+             ,0.959175705909729,0.098411351442337,-0.0909913331270218,0.990977168083191,0.221256330609322,-0.176146507263184
+             ,0.959175705909729,0.124529346823692,-0.202720150351524,0.971286237239838,0.221256330609322,-0.176146507263184
+             ,0.959175705909729,0.098411351442337,-0.0909913331270218,0.990977168083191,0.0629413947463036,-0.0467909425497055
+             ,0.996919751167297,-0.0240870323032141,-0.00802357867360115,0.999677658081055,0.0629413947463036,-0.0467909425497055
+             ,0.996919751167297,0.098411351442337,-0.0909913331270218,0.990977168083191,0.0629413947463036,-0.0467909425497055
+             ,0.996919751167297,-0.0240870323032141,-0.00802357867360115,0.999677658081055,0.0318304821848869,0.0480014756321907
+             ,0.998340010643005,0.0827160999178886,-0.0435702577233315,0.995620250701904,0.0318304821848869,0.0480014756321907
+             ,0.998340010643005,-0.0240870323032141,-0.00802357867360115,0.999677658081055,0.0318304821848869,0.0480014756321907
+             ,0.998340010643005,0.0827160999178886,-0.0435702577233315,0.995620250701904,0.191644638776779,-0.0587883405387402
+             ,0.979702174663544,0.225692942738533,-0.00769855128601193,0.974168062210083,0.191644638776779,-0.0587883405387402
+             ,0.979702174663544,0.0827160999178886,-0.0435702577233315,0.995620250701904,0.191644638776779,-0.0587883405387402
+             ,0.979702174663544,0.225692942738533,-0.00769855128601193,0.974168062210083,0.210974797606468,-0.155957356095314
+             ,0.96496993303299,0.228609189391136,0.0275068692862988,0.973129570484161,0.210974797606468,-0.155957356095314
+             ,0.96496993303299,0.225692942738533,-0.00769855128601193,0.974168062210083,0.210974797606468,-0.155957356095314
+             ,0.96496993303299,0.228609189391136,0.0275068692862988,0.973129570484161,0.019276162609458,-0.15374544262886
+             ,0.987922489643097,0.0663234740495682,-0.0280379243195057,0.997404158115387,0.019276162609458,-0.15374544262886
+             ,0.987922489643097,0.228609189391136,0.0275068692862988,0.973129570484161,0.019276162609458,-0.15374544262886
+             ,0.987922489643097,0.0663234740495682,-0.0280379243195057,0.997404158115387,-0.110401399433613,-0.157559394836426
+             ,0.981318771839142,-0.132887095212936,-0.0872691869735718,0.987281680107117,-0.110401399433613,-0.157559394836426
+             ,0.981318771839142,0.0663234740495682,-0.0280379243195057,0.997404158115387,-0.110401399433613,-0.157559394836426
+             ,0.981318771839142,-0.132887095212936,-0.0872691869735718,0.987281680107117,-0.223220273852348,-0.102216646075249
+             ,0.969393849372864,-0.266520887613297,-0.0657161027193069,0.961586177349091,-0.223220273852348,-0.102216646075249
+             ,0.969393849372864,-0.132887095212936,-0.0872691869735718,0.987281680107117,-0.223220273852348,-0.102216646075249
+             ,0.969393849372864,-0.266520887613297,-0.0657161027193069,0.961586177349091,-0.357565373182297,-0.0465946272015572
+             ,0.932724952697754,-0.451192557811737,0.0217948202043772,0.892160475254059,-0.357565373182297,-0.0465946272015572
+             ,0.932724952697754,-0.266520887613297,-0.0657161027193069,0.961586177349091,-0.357565373182297,-0.0465946272015572
+             ,0.932724952697754,-0.451192557811737,0.0217948202043772,0.892160475254059,-0.577504456043243,0.12880627810955
+             ,0.806162238121033,-0.677139580249786,0.0548301227390766,0.733808994293213,-0.577504456043243,0.12880627810955
+             ,0.806162238121033,-0.451192557811737,0.0217948202043772,0.892160475254059,-0.577504456043243,0.12880627810955
+             ,0.806162238121033,-0.677139580249786,0.0548301227390766,0.733808994293213,-0.55757737159729,0.333562701940537
+             ,0.760160088539124,-0.648782193660736,0.248662143945694,0.719200134277344,-0.55757737159729,0.333562701940537
+             ,0.760160088539124,-0.677139580249786,0.0548301227390766,0.733808994293213,-0.55757737159729,0.333562701940537
+             ,0.760160088539124,-0.648782193660736,0.248662143945694,0.719200134277344,-0.29498279094696,0.453203231096268
+             ,0.841184794902802,-0.454005986452103,0.534505844116211,0.712868928909302,-0.29498279094696,0.453203231096268
+             ,0.841184794902802,-0.648782193660736,0.248662143945694,0.719200134277344,-0.29498279094696,0.453203231096268
+             ,0.841184794902802,-0.454005986452103,0.534505844116211,0.712868928909302,-0.20866759121418,0.576545834541321
+             ,0.789970099925995,-0.311857104301453,0.666651368141174,0.67699408531189,-0.20866759121418,0.576545834541321
+             ,0.789970099925995,-0.454005986452103,0.534505844116211,0.712868928909302,-0.20866759121418,0.576545834541321
+             ,0.789970099925995,-0.311857104301453,0.666651368141174,0.67699408531189,-0.268792003393173,0.682887375354767
+             ,0.679275751113892,-0.223677590489388,0.638340771198273,0.736538767814636,-0.268792003393173,0.682887375354767
+             ,0.679275751113892,-0.311857104301453,0.666651368141174,0.67699408531189,-0.268792003393173,0.682887375354767
+             ,0.679275751113892,-0.223677590489388,0.638340771198273,0.736538767814636,0.0781655013561249,0.65832245349884
+             ,0.748666644096375,0.0583991557359695,0.640251517295837,0.765942215919495,0.0781655013561249,0.65832245349884
+             ,0.748666644096375,-0.223677590489388,0.638340771198273,0.736538767814636,0.0781655013561249,0.65832245349884
+             ,0.748666644096375,0.0583991557359695,0.640251517295837,0.765942215919495,0.485370337963104,0.563758552074432
+             ,0.668275356292725,0.469451785087585,0.601510226726532,0.646374881267548,0.485370337963104,0.563758552074432
+             ,0.668275356292725,0.0583991557359695,0.640251517295837,0.765942215919495,0.485370337963104,0.563758552074432
+             ,0.668275356292725,0.469451785087585,0.601510226726532,0.646374881267548,0.580289423465729,0.450345993041992
+             ,0.678566634654999,0.595262408256531,0.507396757602692,0.623066008090973,0.580289423465729,0.450345993041992
+             ,0.678566634654999,0.469451785087585,0.601510226726532,0.646374881267548,0.580289423465729,0.450345993041992
+             ,0.678566634654999,0.595262408256531,0.507396757602692,0.623066008090973,0.450965702533722,0.454575687646866
+             ,0.768108665943146,0.455776929855347,0.57026606798172,0.683420896530151,0.450965702533722,0.454575687646866,0.768108665943146
+             ,0.595262408256531,0.507396757602692,0.623066008090973,0.450965702533722,0.454575687646866,0.768108665943146
+             ,0.455776929855347,0.57026606798172,0.683420896530151,0.308639705181122,0.384775429964066,0.869879007339478,0.34602814912796
+             ,0.494354516267776,0.797419667243958,0.308639705181122,0.384775429964066,0.869879007339478,0.455776929855347
+             ,0.57026606798172,0.683420896530151,0.308639705181122,0.384775429964066,0.869879007339478,0.34602814912796,0.494354516267776
+             ,0.797419667243958,0.0686970427632332,0.405697107315063,0.911422252655029,0.119979351758957,0.477528423070908
+             ,0.870385885238647,0.0686970427632332,0.405697107315063,0.911422252655029,0.34602814912796,0.494354516267776
+             ,0.797419667243958,0.0686970427632332,0.405697107315063,0.911422252655029,0.119979351758957,0.477528423070908
+             ,0.870385885238647,0.114345610141754,0.354219228029251,0.928145349025726,0.186055228114128,0.390056848526001
+             ,0.901797771453857,0.114345610141754,0.354219228029251,0.928145349025726,0.119979351758957,0.477528423070908
+             ,0.870385885238647,0.114345610141754,0.354219228029251,0.928145349025726,0.186055228114128,0.390056848526001
+             ,0.901797771453857,0.206961438059807,0.295843839645386,0.93254679441452,0.228926196694374,0.344687640666962,0.91037529706955
+             ,0.206961438059807,0.295843839645386,0.93254679441452,0.186055228114128,0.390056848526001,0.901797771453857,0.206961438059807
+             ,0.295843839645386,0.93254679441452,0.228926196694374,0.344687640666962,0.91037529706955,0.0450510866940022,0.22970250248909
+             ,0.972217679023743,-0.0416931994259357,0.421706140041351,0.905773520469666,0.0450510866940022,0.22970250248909
+             ,0.972217679023743,0.228926196694374,0.344687640666962,0.91037529706955,0.0450510866940022,0.22970250248909,0.972217679023743
+             ,-0.0416931994259357,0.421706140041351,0.905773520469666,-0.162541806697845,0.264856189489365,0.950490057468414
+             ,-0.213102295994759,0.529084920883179,0.821374773979187,-0.162541806697845,0.264856189489365,0.950490057468414
+             ,-0.0416931994259357,0.421706140041351,0.905773520469666,-0.162541806697845,0.264856189489365,0.950490057468414
+             ,-0.213102295994759,0.529084920883179,0.821374773979187,-0.379658967256546,0.276736617088318,0.882766008377075
+             ,-0.391518324613571,0.550859987735748,0.737066209316254,-0.379658967256546,0.276736617088318,0.882766008377075
+             ,-0.213102295994759,0.529084920883179,0.821374773979187,-0.379658967256546,0.276736617088318,0.882766008377075
+             ,-0.391518324613571,0.550859987735748,0.737066209316254,-0.656690120697021,0.392435342073441,0.644012749195099
+             ,-0.671556770801544,0.508201599121094,0.539205431938171,-0.656690120697021,0.392435342073441,0.644012749195099
+             ,-0.391518324613571,0.550859987735748,0.737066209316254,-0.656690120697021,0.392435342073441,0.644012749195099
+             ,-0.671556770801544,0.508201599121094,0.539205431938171,-0.475178241729736,0.622443079948425,0.621908605098724
+             ,-0.538128256797791,0.614514827728271,0.57687920331955,-0.475178241729736,0.622443079948425,0.621908605098724
+             ,-0.671556770801544,0.508201599121094,0.539205431938171,-0.475178241729736,0.622443079948425,0.621908605098724
+             ,-0.538128256797791,0.614514827728271,0.57687920331955,-0.171575278043747,0.73810225725174,0.652508139610291
+             ,-0.0998152121901512,0.640746414661407,0.761236429214478,-0.171575278043747,0.73810225725174,0.652508139610291
+             ,-0.538128256797791,0.614514827728271,0.57687920331955,-0.171575278043747,0.73810225725174,0.652508139610291
+             ,-0.0998152121901512,0.640746414661407,0.761236429214478,-0.00111252174247056,0.697924792766571,0.716170132160187
+             ,0.0455647185444832,0.661563098430634,0.748503923416138,-0.00111252174247056,0.697924792766571,0.716170132160187
+             ,-0.0998152121901512,0.640746414661407,0.761236429214478,-0.00111252174247056,0.697924792766571,0.716170132160187
+             ,0.0455647185444832,0.661563098430634,0.748503923416138,0.10196727514267,0.665328919887543,0.739554047584534
+             ,-0.0115468474105001,0.750828504562378,0.660396277904511,0.10196727514267,0.665328919887543,0.739554047584534
+             ,0.0455647185444832,0.661563098430634,0.748503923416138,0.10196727514267,0.665328919887543,0.739554047584534
+             ,-0.0115468474105001,0.750828504562378,0.660396277904511,0.0720356628298759,0.703724443912506,0.706811606884003
+             ,0.111335605382919,0.743045330047607,0.659915208816528,0.0720356628298759,0.703724443912506,0.706811606884003
+             ,-0.0115468474105001,0.750828504562378,0.660396277904511,0.165771514177322,0.745972335338593,0.645015597343445
+             ,0.49227499961853,0.559125006198883,0.667116582393646,0.401006430387497,0.529572427272797,0.747493624687195,0.441062390804291
+             ,0.565947711467743,0.696539402008057,0.401006430387497,0.529572427272797,0.747493624687195,0.49227499961853,0.559125006198883
+             ,0.667116582393646,0.401006430387497,0.529572427272797,0.747493624687195,0.441062390804291,0.565947711467743
+             ,0.696539402008057,0.361810177564621,0.496184915304184,0.78923624753952,0.371183931827545,0.60121887922287,0.70764285326004
+             ,0.361810177564621,0.496184915304184,0.78923624753952,0.441062390804291,0.565947711467743,0.696539402008057,0.361810177564621
+             ,0.496184915304184,0.78923624753952,0.371183931827545,0.60121887922287,0.70764285326004,0.354568779468536,0.412630140781403
+             ,0.839057385921478,0.426451086997986,0.487101227045059,0.762149453163147,0.354568779468536,0.412630140781403
+             ,0.839057385921478,0.371183931827545,0.60121887922287,0.70764285326004,0.354568779468536,0.412630140781403,0.839057385921478
+             ,0.426451086997986,0.487101227045059,0.762149453163147,0.30612587928772,0.294534385204315,0.905282497406006,0.444670915603638
+             ,0.332191675901413,0.831815183162689,0.30612587928772,0.294534385204315,0.905282497406006,0.426451086997986,0.487101227045059
+             ,0.762149453163147,0.30612587928772,0.294534385204315,0.905282497406006,0.444670915603638,0.332191675901413,0.831815183162689
+             ,0.320082157850266,0.0417366996407509,0.946470022201538,0.3131383061409,0.192011415958405,0.930094659328461,0.320082157850266
+             ,0.0417366996407509,0.946470022201538,0.444670915603638,0.332191675901413,0.831815183162689,0.320082157850266
+             ,0.0417366996407509,0.946470022201538,0.3131383061409,0.192011415958405,0.930094659328461,0.141500502824783,0.111762672662735
+             ,0.983608961105347,0.1522576212883,0.152515143156052,0.976502299308777,0.141500502824783,0.111762672662735,0.983608961105347
+             ,0.3131383061409,0.192011415958405,0.930094659328461,0.141500502824783,0.111762672662735,0.983608961105347,0.1522576212883
+             ,0.152515143156052,0.976502299308777,0.14206126332283,0.110381104052067,0.983684241771698,0.18492303788662,0.0748111009597778
+             ,0.979901373386383,0.14206126332283,0.110381104052067,0.983684241771698,0.1522576212883,0.152515143156052,0.976502299308777
+             ,0.14206126332283,0.110381104052067,0.983684241771698,0.18492303788662,0.0748111009597778,0.979901373386383,0.0633980706334114
+             ,0.0478219911456108,0.996841847896576,0.0750268697738647,-0.00432971585541964,0.997172057628632,0.0633980706334114
+             ,0.0478219911456108,0.996841847896576,0.18492303788662,0.0748111009597778,0.979901373386383,0.0633980706334114
+             ,0.0478219911456108,0.996841847896576,0.0750268697738647,-0.00432971585541964,0.997172057628632,-0.0796728506684303
+             ,0.0796729177236557,0.993632018566132,-0.146430343389511,0.0909103825688362,0.985034763813019,-0.0796728506684303
+             ,0.0796729177236557,0.993632018566132,0.0750268697738647,-0.00432971585541964,0.997172057628632,-0.0796728506684303
+             ,0.0796729177236557,0.993632018566132,-0.146430343389511,0.0909103825688362,0.985034763813019,-0.141325265169144
+             ,0.141325265169144,0.979823589324951,-0.0987553745508194,0.0907354652881622,0.990966379642487,-0.141325265169144
+             ,0.141325265169144,0.979823589324951,-0.146430343389511,0.0909103825688362,0.985034763813019,-0.141325265169144
+             ,0.141325265169144,0.979823589324951,-0.0987553745508194,0.0907354652881622,0.990966379642487,-0.0477894470095634
+             ,0.0638354420661926,0.99681556224823,-0.0677431672811508,0.0599255003035069,0.995901525020599,-0.0477894470095634
+             ,0.0638354420661926,0.99681556224823,-0.0987553745508194,0.0907354652881622,0.990966379642487,-0.0477894470095634
+             ,0.0638354420661926,0.99681556224823,-0.0677431672811508,0.0599255003035069,0.995901525020599,-0.139707982540131
+             ,0.125200659036636,0.982245624065399,-0.194666519761086,0.11730232834816,0.973830103874207,-0.139707982540131
+             ,0.125200659036636,0.982245624065399,-0.0677431672811508,0.0599255003035069,0.995901525020599,-0.139707982540131
+             ,0.125200659036636,0.982245624065399,-0.194666519761086,0.11730232834816,0.973830103874207,-0.3942950963974,0.18606473505497
+             ,0.899950742721558,-0.400152206420898,0.176673546433449,0.899257838726044,-0.3942950963974,0.18606473505497,0.899950742721558
+             ,-0.194666519761086,0.11730232834816,0.973830103874207,-0.3942950963974,0.18606473505497,0.899950742721558,-0.400152206420898
+             ,0.176673546433449,0.899257838726044,-0.490793645381927,0.0871168673038483,0.866909623146057,-0.431666284799576
+             ,0.0721668228507042,0.899141907691956,-0.490793645381927,0.0871168673038483,0.866909623146057,-0.400152206420898
+             ,0.176673546433449,0.899257838726044,-0.490793645381927,0.0871168673038483,0.866909623146057,-0.431666284799576
+             ,0.0721668228507042,0.899141907691956,-0.478094071149826,0.0131708839908242,0.878209888935089,-0.468112140893936
+             ,-0.019419826567173,0.883455574512482,-0.478094071149826,0.0131708839908242,0.878209888935089,-0.431666284799576
+             ,0.0721668228507042,0.899141907691956,-0.478094071149826,0.0131708839908242,0.878209888935089,-0.468112140893936
+             ,-0.019419826567173,0.883455574512482,-0.334938228130341,0.047639936208725,0.941035032272339,-0.30059602856636
+             ,-0.00758340489119291,0.953721404075623,-0.334938228130341,0.047639936208725,0.941035032272339,-0.468112140893936
+             ,-0.019419826567173,0.883455574512482,-0.334938228130341,0.047639936208725,0.941035032272339,-0.30059602856636
+             ,-0.00758340489119291,0.953721404075623,-0.0159083176404238,-0.0322305746376514,0.99935382604599,0.143056988716125
+             ,-0.161041364073753,0.976524651050568,-0.0159083176404238,-0.0322305746376514,0.99935382604599,-0.30059602856636
+             ,-0.00758340489119291,0.953721404075623,-0.0159083176404238,-0.0322305746376514,0.99935382604599,0.143056988716125
+             ,-0.161041364073753,0.976524651050568,0.187287449836731,-0.260939687490463,0.947013139724731,0.256054997444153
+             ,-0.327424705028534,0.909521222114563,0.187287449836731,-0.260939687490463,0.947013139724731,0.143056988716125
+             ,-0.161041364073753,0.976524651050568,0.187287449836731,-0.260939687490463,0.947013139724731,0.256054997444153
+             ,-0.327424705028534,0.909521222114563,0.114824734628201,-0.31090772151947,0.943478465080261,0.0398610197007656
+             ,-0.280722171068192,0.958960950374603,0.114824734628201,-0.31090772151947,0.943478465080261,0.256054997444153
+             ,-0.327424705028534,0.909521222114563,0.114824734628201,-0.31090772151947,0.943478465080261,0.0398610197007656
+             ,-0.280722171068192,0.958960950374603,0.0161356646567583,-0.219824239611626,0.975406050682068,-0.00399017753079534
+             ,-0.22264090180397,0.974892377853394,0.0161356646567583,-0.219824239611626,0.975406050682068,0.0398610197007656
+             ,-0.280722171068192,0.958960950374603,0.0161356646567583,-0.219824239611626,0.975406050682068,-0.00399017753079534
+             ,-0.22264090180397,0.974892377853394,0.145220547914505,-0.2093366086483,0.967000067234039,0.0826907902956009
+             ,-0.16916298866272,0.982113063335419,0.145220547914505,-0.2093366086483,0.967000067234039,-0.00399017753079534
+             ,-0.22264090180397,0.974892377853394,0.145220547914505,-0.2093366086483,0.967000067234039,0.0826907902956009
+             ,-0.16916298866272,0.982113063335419,0.263544589281082,-0.101525351405144,0.959289729595184,0.134490847587585
+             ,-0.0408413521945477,0.990072786808014,0.263544589281082,-0.101525351405144,0.959289729595184,0.0826907902956009
+             ,-0.16916298866272,0.982113063335419,0.263544589281082,-0.101525351405144,0.959289729595184,0.134490847587585
+             ,-0.0408413521945477,0.990072786808014,0.244064435362816,0.127601698040962,0.961327373981476,0.254711598157883
+             ,0.0292893908917904,0.966573417186737,0.244064435362816,0.127601698040962,0.961327373981476,0.134490847587585
+             ,-0.0408413521945477,0.990072786808014,0.244064435362816,0.127601698040962,0.961327373981476,0.254711598157883
+             ,0.0292893908917904,0.966573417186737,0.171250000596046,0.0452394708991051,0.984188437461853,0.189956396818161
+             ,0.0254090111702681,0.981463670730591,0.171250000596046,0.0452394708991051,0.984188437461853,0.254711598157883
+             ,0.0292893908917904,0.966573417186737,0.171250000596046,0.0452394708991051,0.984188437461853,0.189956396818161
+             ,0.0254090111702681,0.981463670730591,1.44755887276915e-008,-3.92027388329552e-009,1,0.0481049418449402,-4.0508595702704e-005
+             ,0.998842298984528,1.44755887276915e-008,-3.92027388329552e-009,1,0.189956396818161,0.0254090111702681,0.981463670730591
+             ,1.44755887276915e-008,-3.92027388329552e-009,1,0.0481049418449402,-4.0508595702704e-005,0.998842298984528,-0.0717324912548065
+             ,-0.0718067288398743,0.99483585357666,-0.0668210834264755,-0.0200409386307001,0.997563719749451,-0.0717324912548065
+             ,-0.0718067288398743,0.99483585357666,0.0481049418449402,-4.0508595702704e-005,0.998842298984528,-0.0717324912548065
+             ,-0.0718067288398743,0.99483585357666,-0.0668210834264755,-0.0200409386307001,0.997563719749451,-0.268540143966675
+             ,-0.0695113465189934,0.960757195949554,-0.214755967259407,-0.0417973734438419,0.975772976875305,-0.268540143966675
+             ,-0.0695113465189934,0.960757195949554,-0.0668210834264755,-0.0200409386307001,0.997563719749451,-0.268540143966675
+             ,-0.0695113465189934,0.960757195949554,-0.214755967259407,-0.0417973734438419,0.975772976875305,-0.219344913959503
+             ,-0.179768666625023,0.958942651748657,-0.120966777205467,-0.184145152568817,0.975426912307739,-0.219344913959503
+             ,-0.179768666625023,0.958942651748657,-0.214755967259407,-0.0417973734438419,0.975772976875305,-0.219344913959503
+             ,-0.179768666625023,0.958942651748657,-0.120966777205467,-0.184145152568817,0.975426912307739,-0.226258918642998
+             ,-0.297643005847931,0.927478075027466,-0.0826677531003952,-0.297171592712402,0.951238691806793,-0.226258918642998
+             ,-0.297643005847931,0.927478075027466,-0.120966777205467,-0.184145152568817,0.975426912307739,-0.226258918642998
+             ,-0.297643005847931,0.927478075027466,-0.0826677531003952,-0.297171592712402,0.951238691806793,-0.0623604692518711
+             ,-0.4930140376091,0.867783606052399,-0.0271994080394506,-0.371778637170792,0.927922904491425,-0.0623604692518711
+             ,-0.4930140376091,0.867783606052399,-0.0826677531003952,-0.297171592712402,0.951238691806793,-0.0623604692518711
+             ,-0.4930140376091,0.867783606052399,-0.0271994080394506,-0.371778637170792,0.927922904491425,0.042842622846365
+             ,-0.51153177022934,0.858195662498474,-0.0251882690936327,-0.34277218580246,0.939080834388733,0.042842622846365
+             ,-0.51153177022934,0.858195662498474,-0.0271994080394506,-0.371778637170792,0.927922904491425,0.042842622846365
+             ,-0.51153177022934,0.858195662498474,-0.0251882690936327,-0.34277218580246,0.939080834388733,0.0789315775036812
+             ,-0.417562544345856,0.905213415622711,0.091343566775322,-0.395960867404938,0.913712978363037,0.0789315775036812
+             ,-0.417562544345856,0.905213415622711,-0.0251882690936327,-0.34277218580246,0.939080834388733,0.0789315775036812
+             ,-0.417562544345856,0.905213415622711,0.091343566775322,-0.395960867404938,0.913712978363037,0.334914177656174
+             ,-0.395487397909164,0.855232238769531,0.275073230266571,-0.331471920013428,0.902474939823151,0.334914177656174
+             ,-0.395487397909164,0.855232238769531,0.091343566775322,-0.395960867404938,0.913712978363037,0.334914177656174
+             ,-0.395487397909164,0.855232238769531,0.275073230266571,-0.331471920013428,0.902474939823151,0.306195199489594
+             ,-0.261807173490524,0.915260314941406,0.221256330609322,-0.176146507263184,0.959175705909729,0.306195199489594
+             ,-0.261807173490524,0.915260314941406,0.275073230266571,-0.331471920013428,0.902474939823151,0.306195199489594
+             ,-0.261807173490524,0.915260314941406,0.221256330609322,-0.176146507263184,0.959175705909729,0.201001584529877
+             ,-0.17071957886219,0.964600026607513,0.0629413947463036,-0.0467909425497055,0.996919751167297,0.201001584529877
+             ,-0.17071957886219,0.964600026607513,0.221256330609322,-0.176146507263184,0.959175705909729,0.201001584529877
+             ,-0.17071957886219,0.964600026607513,0.0629413947463036,-0.0467909425497055,0.996919751167297,0.0394185520708561
+             ,0.0568482466042042,0.997604370117188,0.0318304821848869,0.0480014756321907,0.998340010643005,0.0394185520708561
+             ,0.0568482466042042,0.997604370117188,0.0629413947463036,-0.0467909425497055,0.996919751167297,0.0394185520708561
+             ,0.0568482466042042,0.997604370117188,0.0318304821848869,0.0480014756321907,0.998340010643005,0.0561330392956734
+             ,0.00798492133617401,0.998391389846802,0.191644638776779,-0.0587883405387402,0.979702174663544,0.0561330392956734
+             ,0.00798492133617401,0.998391389846802,0.0318304821848869,0.0480014756321907,0.998340010643005,0.0561330392956734
+             ,0.00798492133617401,0.998391389846802,0.191644638776779,-0.0587883405387402,0.979702174663544,0.168524637818336
+             ,-0.213131189346313,0.962379634380341,0.210974797606468,-0.155957356095314,0.96496993303299,0.168524637818336
+             ,-0.213131189346313,0.962379634380341,0.191644638776779,-0.0587883405387402,0.979702174663544,0.168524637818336
+             ,-0.213131189346313,0.962379634380341,0.210974797606468,-0.155957356095314,0.96496993303299,0.0626006871461868
+             ,-0.233915477991104,0.970239460468292,0.019276162609458,-0.15374544262886,0.987922489643097,0.0626006871461868
+             ,-0.233915477991104,0.970239460468292,0.210974797606468,-0.155957356095314,0.96496993303299,0.0626006871461868
+             ,-0.233915477991104,0.970239460468292,0.019276162609458,-0.15374544262886,0.987922489643097,-0.118359431624413
+             ,-0.149784311652184,0.981608748435974,-0.110401399433613,-0.157559394836426,0.981318771839142,-0.118359431624413
+             ,-0.149784311652184,0.981608748435974,0.019276162609458,-0.15374544262886,0.987922489643097,-0.118359431624413
+             ,-0.149784311652184,0.981608748435974,-0.110401399433613,-0.157559394836426,0.981318771839142,-0.172003820538521
+             ,-0.171533808112144,0.970046877861023,-0.223220273852348,-0.102216646075249,0.969393849372864,-0.172003820538521
+             ,-0.171533808112144,0.970046877861023,-0.110401399433613,-0.157559394836426,0.981318771839142,-0.172003820538521
+             ,-0.171533808112144,0.970046877861023,-0.223220273852348,-0.102216646075249,0.969393849372864,-0.291278481483459
+             ,-0.0910032764077187,0.952299952507019,-0.357565373182297,-0.0465946272015572,0.932724952697754,-0.291278481483459
+             ,-0.0910032764077187,0.952299952507019,-0.223220273852348,-0.102216646075249,0.969393849372864,-0.291278481483459
+             ,-0.0910032764077187,0.952299952507019,-0.357565373182297,-0.0465946272015572,0.932724952697754,-0.466489553451538
+             ,0.0480799488723278,0.883219063282013,-0.577504456043243,0.12880627810955,0.806162238121033,-0.466489553451538
+             ,0.0480799488723278,0.883219063282013,-0.357565373182297,-0.0465946272015572,0.932724952697754,-0.466489553451538
+             ,0.0480799488723278,0.883219063282013,-0.577504456043243,0.12880627810955,0.806162238121033,-0.499761402606964
+             ,0.282137274742126,0.818924367427826,-0.55757737159729,0.333562701940537,0.760160088539124,-0.499761402606964
+             ,0.282137274742126,0.818924367427826,-0.577504456043243,0.12880627810955,0.806162238121033,-0.499761402606964
+             ,0.282137274742126,0.818924367427826,-0.55757737159729,0.333562701940537,0.760160088539124,-0.284152299165726
+             ,0.451108366250992,0.846025168895721,-0.29498279094696,0.453203231096268,0.841184794902802,-0.284152299165726
+             ,0.451108366250992,0.846025168895721,-0.55757737159729,0.333562701940537,0.760160088539124,-0.284152299165726
+             ,0.451108366250992,0.846025168895721,-0.29498279094696,0.453203231096268,0.841184794902802,-0.0295676235109568
+             ,0.468899101018906,0.882756650447845,-0.20866759121418,0.576545834541321,0.789970099925995,-0.0295676235109568
+             ,0.468899101018906,0.882756650447845,-0.29498279094696,0.453203231096268,0.841184794902802,-0.0295676235109568
+             ,0.468899101018906,0.882756650447845,-0.20866759121418,0.576545834541321,0.789970099925995,-0.125767037272453
+             ,0.662407159805298,0.738511562347412,-0.268792003393173,0.682887375354767,0.679275751113892,-0.125767037272453
+             ,0.662407159805298,0.738511562347412,-0.20866759121418,0.576545834541321,0.789970099925995,-0.125767037272453
+             ,0.662407159805298,0.738511562347412,-0.268792003393173,0.682887375354767,0.679275751113892,-0.0403560176491737
+             ,0.761966049671173,0.64635843038559,0.0781655013561249,0.65832245349884,0.748666644096375,-0.0403560176491737
+             ,0.761966049671173,0.64635843038559,-0.268792003393173,0.682887375354767,0.679275751113892,-0.0403560176491737
+             ,0.761966049671173,0.64635843038559,0.0781655013561249,0.65832245349884,0.748666644096375,0.416024625301361,0.610669016838074
+             ,0.67380028963089,0.485370337963104,0.563758552074432,0.668275356292725,0.416024625301361,0.610669016838074,0.67380028963089
+             ,0.0781655013561249,0.65832245349884,0.748666644096375,0.416024625301361,0.610669016838074,0.67380028963089,0.485370337963104
+             ,0.563758552074432,0.668275356292725,0.522252023220062,0.48787796497345,0.69944828748703,0.580289423465729,0.450345993041992
+             ,0.678566634654999,0.522252023220062,0.48787796497345,0.69944828748703,0.485370337963104,0.563758552074432,0.668275356292725
+             ,0.522252023220062,0.48787796497345,0.69944828748703,0.580289423465729,0.450345993041992,0.678566634654999,0.34599381685257
+             ,0.496019035577774,0.796400308609009,0.450965702533722,0.454575687646866,0.768108665943146,0.34599381685257,0.496019035577774
+             ,0.796400308609009,0.580289423465729,0.450345993041992,0.678566634654999,0.34599381685257,0.496019035577774,0.796400308609009
+             ,0.450965702533722,0.454575687646866,0.768108665943146,0.279103368520737,0.366604208946228,0.887526154518127
+             ,0.308639705181122,0.384775429964066,0.869879007339478,0.279103368520737,0.366604208946228,0.887526154518127
+             ,0.450965702533722,0.454575687646866,0.768108665943146,0.279103368520737,0.366604208946228,0.887526154518127
+             ,0.308639705181122,0.384775429964066,0.869879007339478,0.0640604719519615,0.390668481588364,0.918299674987793
+             ,0.0686970427632332,0.405697107315063,0.911422252655029,0.0640604719519615,0.390668481588364,0.918299674987793
+             ,0.308639705181122,0.384775429964066,0.869879007339478,0.0640604719519615,0.390668481588364,0.918299674987793
+             ,0.0686970427632332,0.405697107315063,0.911422252655029,0.0898479968309402,0.371567577123642,0.924048066139221
+             ,0.114345610141754,0.354219228029251,0.928145349025726,0.0898479968309402,0.371567577123642,0.924048066139221
+             ,0.0686970427632332,0.405697107315063,0.911422252655029,0.0898479968309402,0.371567577123642,0.924048066139221
+             ,0.114345610141754,0.354219228029251,0.928145349025726,0.115525551140308,0.357294768095016,0.926819384098053
+             ,0.206961438059807,0.295843839645386,0.93254679441452,0.115525551140308,0.357294768095016,0.926819384098053,0.114345610141754
+             ,0.354219228029251,0.928145349025726,0.115525551140308,0.357294768095016,0.926819384098053,0.206961438059807
+             ,0.295843839645386,0.93254679441452,-0.0238411575555801,0.212567627429962,0.976855456829071,0.0450510866940022
+             ,0.22970250248909,0.972217679023743,-0.0238411575555801,0.212567627429962,0.976855456829071,0.206961438059807
+             ,0.295843839645386,0.93254679441452,-0.0238411575555801,0.212567627429962,0.976855456829071,0.0450510866940022
+             ,0.22970250248909,0.972217679023743,-0.172646164894104,0.110156856477261,0.978804767131805,-0.162541806697845
+             ,0.264856189489365,0.950490057468414,-0.172646164894104,0.110156856477261,0.978804767131805,0.0450510866940022
+             ,0.22970250248909,0.972217679023743,-0.172646164894104,0.110156856477261,0.978804767131805,-0.162541806697845
+             ,0.264856189489365,0.950490057468414,-0.328158617019653,0.0685584098100662,0.942131459712982,-0.379658967256546
+             ,0.276736617088318,0.882766008377075,-0.328158617019653,0.0685584098100662,0.942131459712982,-0.162541806697845
+             ,0.264856189489365,0.950490057468414,-0.328158617019653,0.0685584098100662,0.942131459712982,-0.379658967256546
+             ,0.276736617088318,0.882766008377075,-0.540590226650238,0.29387566447258,0.788288772106171,-0.656690120697021
+             ,0.392435342073441,0.644012749195099,-0.540590226650238,0.29387566447258,0.788288772106171,-0.379658967256546
+             ,0.276736617088318,0.882766008377075,-0.540590226650238,0.29387566447258,0.788288772106171,-0.656690120697021
+             ,0.392435342073441,0.644012749195099,-0.454973161220551,0.632174968719482,0.627179622650146,-0.475178241729736
+             ,0.622443079948425,0.621908605098724,-0.454973161220551,0.632174968719482,0.627179622650146,-0.656690120697021
+             ,0.392435342073441,0.644012749195099,-0.454973161220551,0.632174968719482,0.627179622650146,-0.475178241729736
+             ,0.622443079948425,0.621908605098724,-0.18492528796196,0.744056165218353,0.642014861106873,-0.171575278043747
+             ,0.73810225725174,0.652508139610291,-0.18492528796196,0.744056165218353,0.642014861106873,-0.475178241729736
+             ,0.622443079948425,0.621908605098724,-0.18492528796196,0.744056165218353,0.642014861106873,-0.171575278043747
+             ,0.73810225725174,0.652508139610291,-0.142454504966736,0.730050146579742,0.668381214141846,-0.00111252174247056
+             ,0.697924792766571,0.716170132160187,-0.142454504966736,0.730050146579742,0.668381214141846,-0.171575278043747
+             ,0.73810225725174,0.652508139610291,-0.142454504966736,0.730050146579742,0.668381214141846,-0.00111252174247056
+             ,0.697924792766571,0.716170132160187,0.0988475233316422,0.638261318206787,0.763447284698486,0.10196727514267
+             ,0.665328919887543,0.739554047584534,0.0988475233316422,0.638261318206787,0.763447284698486,-0.00111252174247056
+             ,0.697924792766571,0.716170132160187,0.0988475233316422,0.638261318206787,0.763447284698486,0.10196727514267
+             ,0.665328919887543,0.739554047584534,0.145438760519028,0.621329963207245,0.769932806491852,0.0720356628298759
+             ,0.703724443912506,0.706811606884003,0.145438760519028,0.621329963207245,0.769932806491852,0.10196727514267,0.665328919887543
+             ,0.739554047584534
+        }
+        LayerElementUV: 0 {
+            Version: 101
+            Name: "UVChannel_DIFFUSE0"
+            MappingInformationType: "ByPolygonVertex"
+            ReferenceInformationType: "IndexToDirect"
+            UV: 0.00499546527862549,0.0049978494644165,0.161089301109314,0.00499814748764038,0.317183136940002,0.00499814748764038
+             ,0.473276972770691,0.00499755144119263,0.629370808601379,0.00499755144119263,0.785464644432068,0.00499755144119263
+             ,0.941558480262756,0.00499755144119263,1.09765267372131,0.00499755144119263,1.253746509552,0.00499755144119263
+             ,1.40984034538269,0.0049978494644165,1.56593418121338,0.0049978494644165,1.72202801704407,0.00499725341796875
+             ,1.87812185287476,0.00499725341796875,2.03421545028687,0.00499725341796875,2.19030904769897,0.00499725341796875
+             ,2.34640312194824,0.00499725341796875,2.50249719619751,0.00499725341796875,2.6585910320282,0.00499755144119263
+             ,2.81468486785889,0.00499755144119263,2.97077870368958,0.00499695539474487,3.12687277793884,0.00499695539474487
+             ,3.28296661376953,0.00499695539474487,3.43906044960022,0.00499695539474487,3.59515404701233,0.00499695539474487
+             ,3.7512481212616,0.00499695539474487,3.90734195709229,0.00499725341796875,4.06343555450439,0.00499725341796875
+             ,4.21952962875366,0.004996657371521,4.37562370300293,0.004996657371521,4.53171730041504,0.004996657371521,4.68781089782715
+             ,0.004996657371521,4.84390497207642,0.004996657371521,4.99999904632568,0.004996657371521,5.15609264373779,0.00499695539474487
+             ,5.3121862411499,0.00499695539474487,5.46828031539917,0.00499635934829712,5.62437438964844,0.00499635934829712
+             ,5.78046798706055,0.00499635934829712,5.93656158447266,0.00499635934829712,6.09265565872192,0.00499635934829712
+             ,6.24874973297119,0.00499635934829712,6.4048433303833,0.004996657371521,6.56093692779541,0.004996657371521,6.71703100204468
+             ,0.00499606132507324,6.87312507629395,0.00499606132507324,7.02921867370605,0.00499606132507324,7.18531227111816
+             ,0.00499606132507324,7.34140634536743,0.00499606132507324,7.4975004196167,0.00499606132507324,7.65359449386597
+             ,0.00499635934829712,7.80968856811523,0.00499635934829712,7.96578216552734,0.00499576330184937,8.12187576293945
+             ,0.00499576330184937,8.27796936035156,0.00499576330184937,8.43406295776367,0.00499576330184937,8.59015655517578
+             ,0.00499576330184937,8.74625110626221,0.00499576330184937,8.90234470367432,0.00499606132507324,9.05843925476074
+             ,0.00499606132507324,9.21453285217285,0.00499546527862549,9.37062644958496,0.00499546527862549,9.52672100067139
+             ,0.00499546527862549,9.6828145980835,0.00499546527862549,9.83890819549561,0.00499546527862549,9.99500179290771
+             ,0.00499546527862549,0.00499546527862549,0.161091685295105,0.161089301109314,0.161091685295105,0.317183136940002
+             ,0.161091983318329,0.473276972770691,0.161091685295105,0.629370808601379,0.161091387271881,0.785464644432068
+             ,0.161091387271881,0.94155877828598,0.161091387271881,1.09765267372131,0.161091387271881,1.253746509552,0.161091387271881
+             ,1.40984034538269,0.161091387271881,1.56593418121338,0.161091685295105,1.7220276594162,0.161091387271881,1.87812149524689
+             ,0.161091089248657,2.03421545028687,0.161091089248657,2.19030904769897,0.161091089248657,2.34640312194824,0.161091089248657
+             ,2.50249719619751,0.161091089248657,2.6585910320282,0.161091089248657,2.81468486785889,0.161091387271881,2.97077894210815
+             ,0.161091089248657,3.12687277793884,0.161090791225433,3.28296637535095,0.161090791225433,3.43906021118164,0.161090791225433
+             ,3.59515428543091,0.161090791225433,3.7512481212616,0.161090791225433,3.90734195709229,0.161090791225433,4.06343555450439
+             ,0.161091089248657,4.21952962875366,0.161090791225433,4.37562370300293,0.161090493202209,4.53171730041504,0.161090493202209
+             ,4.68781089782715,0.161090493202209,4.84390497207642,0.161090493202209,4.99999904632568,0.161090493202209,5.15609264373779
+             ,0.161090493202209,5.3121862411499,0.161090791225433,5.46828031539917,0.161090493202209,5.62437438964844,0.161090195178986
+             ,5.78046798706055,0.161090195178986,5.93656158447266,0.161090195178986,6.09265565872192,0.161090195178986,6.24874973297119
+             ,0.161090195178986,6.4048433303833,0.161090195178986,6.56093692779541,0.161090493202209,6.71703100204468,0.161090195178986
+             ,6.87312507629395,0.161089897155762,7.02921867370605,0.161089897155762,7.18531227111816,0.161089897155762,7.34140634536743
+             ,0.161089897155762,7.4975004196167,0.161089897155762,7.65359449386597,0.161089897155762,7.80968761444092,0.161090195178986
+             ,7.96578168869019,0.161089897155762,8.12187576293945,0.161089599132538,8.27796936035156,0.161089599132538,8.43406295776367
+             ,0.161089599132538,8.59015655517578,0.161089599132538,8.74625110626221,0.161089599132538,8.90234565734863,0.161089599132538
+             ,9.05843925476074,0.161089897155762,9.21453285217285,0.161089599132538,9.37062644958496,0.161089301109314,9.52672100067139
+             ,0.161089301109314,9.6828145980835,0.161089301109314,9.83890819549561,0.161089301109314,9.99500179290771,0.161089301109314
+             ,0.00499546527862549,0.317185521125793,0.161089301109314,0.317185521125793,0.317183136940002,0.317185819149017
+             ,0.473276972770691,0.317185521125793,0.629370808601379,0.317185521125793,0.785464942455292,0.31718522310257,0.94155877828598
+             ,0.31718522310257,1.09765267372131,0.31718522310257,1.253746509552,0.31718522310257,1.40984034538269,0.31718522310257
+             ,1.56593382358551,0.317185521125793,1.7220276594162,0.31718522310257,1.87812149524689,0.31718522310257,2.03421568870544
+             ,0.317184925079346,2.19030952453613,0.317184925079346,2.3464035987854,0.317184925079346,2.50249719619751,0.317184925079346
+             ,2.65859127044678,0.317184925079346,2.81468510627747,0.31718522310257,2.97077870368958,0.317184925079346,3.12687277793884
+             ,0.317184925079346,3.28296661376953,0.317184627056122,3.43906044960022,0.317184627056122,3.59515428543091,0.317184627056122
+             ,3.7512481212616,0.317184627056122,3.90734195709229,0.317184627056122,4.06343555450439,0.317184925079346,4.21952962875366
+             ,0.317184627056122,4.37562370300293,0.317184627056122,4.53171730041504,0.317184329032898,4.68781089782715,0.317184329032898
+             ,4.84390497207642,0.317184329032898,4.99999904632568,0.317184329032898,5.15609264373779,0.317184329032898,5.3121862411499
+             ,0.317184627056122,5.46828031539917,0.317184329032898,5.62437438964844,0.317184329032898,5.78046798706055,0.317184031009674
+             ,5.93656158447266,0.317184031009674,6.09265565872192,0.317184031009674,6.24874973297119,0.317184031009674,6.4048433303833
+             ,0.317184031009674,6.56093692779541,0.317184329032898,6.71703100204468,0.317184031009674,6.87312507629395,0.317184031009674
+             ,7.02921915054321,0.31718373298645,7.18531227111816,0.31718373298645,7.34140634536743,0.31718373298645,7.49750089645386
+             ,0.31718373298645,7.65359401702881,0.31718373298645,7.80968761444092,0.317184031009674,7.96578168869019,0.31718373298645
+             ,8.12187576293945,0.31718373298645,8.27796936035156,0.317183434963226,8.43406295776367,0.317183434963226,8.5901575088501
+             ,0.317183434963226,8.74625110626221,0.317183434963226,8.90234565734863,0.317183434963226,9.05843925476074,0.31718373298645
+             ,9.21453285217285,0.317183434963226,9.37062644958496,0.317183434963226,9.52672100067139,0.317183136940002,9.68281364440918
+             ,0.317183136940002,9.83890724182129,0.317183136940002,9.99500179290771,0.317183136940002,0.00499546527862549
+             ,0.473279356956482,0.161089301109314,0.473279356956482,0.317183136940002,0.473279356956482,0.473277270793915
+             ,0.473279654979706,0.629371106624603,0.473279356956482,0.785464942455292,0.473279058933258,0.94155877828598,0.473279058933258
+             ,1.09765267372131,0.473279058933258,1.25374615192413,0.473279058933258,1.40983998775482,0.473279058933258,1.56593418121338
+             ,0.473279058933258,1.72202801704407,0.473279356956482,1.87812185287476,0.473279058933258,2.03421568870544,0.473278760910034
+             ,2.19030976295471,0.473278760910034,2.3464035987854,0.473278760910034,2.50249743461609,0.473278760910034,2.65859127044678
+             ,0.473278760910034,2.81468510627747,0.473278760910034,2.97077894210815,0.473279058933258,3.12687277793884,0.473278760910034
+             ,3.28296661376953,0.47327846288681,3.43906044960022,0.47327846288681,3.59515428543091,0.47327846288681,3.7512481212616
+             ,0.47327846288681,3.90734195709229,0.47327846288681,4.06343555450439,0.47327846288681,4.21952962875366,0.473278760910034
+             ,4.37562370300293,0.47327846288681,4.53171730041504,0.47327846288681,4.68781089782715,0.473278164863586,4.84390497207642
+             ,0.473278164863586,4.99999904632568,0.473278164863586,5.15609264373779,0.473278164863586,5.3121862411499,0.473278164863586
+             ,5.46828031539917,0.47327846288681,5.62437438964844,0.473278164863586,5.78046798706055,0.473278164863586,5.93656158447266
+             ,0.473277866840363,6.09265565872192,0.473277866840363,6.24874973297119,0.473277866840363,6.4048433303833,0.473277866840363
+             ,6.56093788146973,0.473277866840363,6.71703147888184,0.473278164863586,6.87312507629395,0.473277866840363,7.02921867370605
+             ,0.473277866840363,7.18531322479248,0.473277568817139,7.34140682220459,0.473277568817139,7.49750089645386,0.473277568817139
+             ,7.65359401702881,0.473277568817139,7.80968761444092,0.473277568817139,7.96578168869019,0.473277866840363,8.12187576293945
+             ,0.473277568817139,8.27796936035156,0.473277568817139,8.43406391143799,0.473277270793915,8.5901575088501,0.473277270793915
+             ,8.74625110626221,0.473277270793915,8.90234565734863,0.473277270793915,9.05843925476074,0.473277270793915,9.21453285217285
+             ,0.473277568817139,9.37062644958496,0.473277270793915,9.52672004699707,0.473277270793915,9.6828145980835,0.473276972770691
+             ,9.83890819549561,0.473276972770691,9.99500274658203,0.473276972770691,0.00499546527862549,0.62937319278717,0.161089301109314
+             ,0.62937319278717,0.317183434963226,0.62937319278717,0.473277270793915,0.629373490810394,0.629371106624603,0.62937319278717
+             ,0.785464942455292,0.62937319278717,0.941558480262756,0.629372894763947,1.09765267372131,0.629372894763947,1.253746509552
+             ,0.629372894763947,1.40984034538269,0.629372894763947,1.56593418121338,0.629372894763947,1.72202801704407,0.62937319278717
+             ,1.87812209129334,0.629372894763947,2.03421592712402,0.629372894763947,2.19030976295471,0.629372596740723,2.3464035987854
+             ,0.629372596740723,2.50249743461609,0.629372596740723,2.65859127044678,0.629372596740723,2.81468510627747,0.629372596740723
+             ,2.97077894210815,0.629372894763947,3.12687277793884,0.629372596740723,3.28296661376953,0.629372596740723,3.43906044960022
+             ,0.629372298717499,3.59515428543091,0.629372298717499,3.7512481212616,0.629372298717499,3.90734195709229,0.629372298717499
+             ,4.06343555450439,0.629372298717499,4.21952962875366,0.629372596740723,4.37562370300293,0.629372298717499,4.53171730041504
+             ,0.629372298717499,4.68781089782715,0.629372000694275,4.84390497207642,0.629372000694275,4.99999904632568,0.629372000694275
+             ,5.15609264373779,0.629372000694275,5.3121862411499,0.629372000694275,5.46828031539917,0.629372298717499,5.62437438964844
+             ,0.629372000694275,5.78046798706055,0.629372000694275,5.93656158447266,0.629371702671051,6.09265565872192,0.629371702671051
+             ,6.24874973297119,0.629371702671051,6.40484380722046,0.629371702671051,6.56093692779541,0.629371702671051,6.71703100204468
+             ,0.629372000694275,6.87312507629395,0.629371702671051,7.02921915054321,0.629371702671051,7.18531322479248,0.629371404647827
+             ,7.34140682220459,0.629371404647827,7.49750089645386,0.629371404647827,7.65359401702881,0.629371404647827,7.80968761444092
+             ,0.629371404647827,7.96578168869019,0.629371702671051,8.12187576293945,0.629371404647827,8.27797031402588,0.629371404647827
+             ,8.43406391143799,0.629371106624603,8.5901575088501,0.629371106624603,8.74625110626221,0.629371106624603,8.90234565734863
+             ,0.629371106624603,9.05843925476074,0.629371106624603,9.21453285217285,0.629371404647827,9.37062644958496,0.629371106624603
+             ,9.52672100067139,0.629371106624603,9.6828145980835,0.629370808601379,9.83890914916992,0.629370808601379,9.99500274658203
+             ,0.629370808601379,0.00499546527862549,0.785467028617859,0.161089599132538,0.785467028617859,0.317183434963226
+             ,0.785467028617859,0.473277568817139,0.785467028617859,0.629371404647827,0.785467028617859,0.785464942455292
+             ,0.785467028617859,0.94155877828598,0.785467028617859,1.09765267372131,0.785466730594635,1.253746509552,0.785466730594635
+             ,1.40984034538269,0.785466730594635,1.56593418121338,0.785466730594635,1.72202825546265,0.785466730594635,1.87812209129334
+             ,0.785466730594635,2.03421592712402,0.785466730594635,2.19030976295471,0.785466730594635,2.3464035987854,0.785466432571411
+             ,2.50249743461609,0.785466432571411,2.65859127044678,0.785466432571411,2.81468510627747,0.785466432571411,2.97077894210815
+             ,0.785466432571411,3.12687277793884,0.785466432571411,3.28296661376953,0.785466432571411,3.43906044960022,0.785466432571411
+             ,3.59515428543091,0.785466134548187,3.7512481212616,0.785466134548187,3.90734195709229,0.785466134548187,4.06343555450439
+             ,0.785466134548187,4.21952962875366,0.785466134548187,4.37562370300293,0.785466134548187,4.53171730041504,0.785466134548187
+             ,4.68781089782715,0.785466134548187,4.84390544891357,0.785465836524963,4.99999904632568,0.785465836524963,5.15609264373779
+             ,0.785465836524963,5.3121862411499,0.785465836524963,5.46828031539917,0.785465836524963,5.62437438964844,0.785465836524963
+             ,5.78046798706055,0.785465836524963,5.93656158447266,0.785465836524963,6.09265565872192,0.78546553850174,6.24875020980835
+             ,0.78546553850174,6.4048433303833,0.78546553850174,6.56093692779541,0.78546553850174,6.71703100204468,0.78546553850174
+             ,6.8731255531311,0.78546553850174,7.02921915054321,0.78546553850174,7.18531322479248,0.78546553850174,7.34140634536743
+             ,0.785465240478516,7.4975004196167,0.785465240478516,7.65359401702881,0.785465240478516,7.80968761444092,0.785465240478516
+             ,7.96578216552734,0.785465240478516,8.12187576293945,0.785465240478516,8.27797031402588,0.785465240478516,8.43406391143799
+             ,0.785465240478516,8.59015846252441,0.785464942455292,8.74625205993652,0.785464942455292,8.90234565734863,0.785464942455292
+             ,9.05843925476074,0.785464942455292,9.21453285217285,0.785464942455292,9.37062644958496,0.785464942455292,9.52672100067139
+             ,0.785464942455292,9.68281555175781,0.785464942455292,9.83890914916992,0.785464644432068,9.99500274658203,0.785464644432068
+             ,0.00499606132507324,0.941560864448547,0.161089897155762,0.941560864448547,0.31718373298645,0.941560864448547
+             ,0.473277270793915,0.941560864448547,0.629371106624603,0.941560566425323,0.785464942455292,0.941560864448547
+             ,0.94155877828598,0.941560864448547,1.09765267372131,0.941560864448547,1.253746509552,0.941560566425323,1.40984034538269
+             ,0.941560566425323,1.56593441963196,0.941560566425323,1.72202825546265,0.941560566425323,1.87812209129334,0.9415602684021
+             ,2.03421592712402,0.941560566425323,2.19030976295471,0.941560566425323,2.3464035987854,0.941560566425323,2.50249743461609
+             ,0.9415602684021,2.65859127044678,0.9415602684021,2.81468510627747,0.9415602684021,2.97077894210815,0.9415602684021
+             ,3.12687277793884,0.941559970378876,3.28296661376953,0.9415602684021,3.43906044960022,0.9415602684021,3.59515428543091
+             ,0.9415602684021,3.7512481212616,0.941559970378876,3.90734195709229,0.941559970378876,4.06343555450439,0.941559970378876
+             ,4.21952962875366,0.941559970378876,4.37562370300293,0.941559672355652,4.5317177772522,0.941559970378876,4.68781137466431
+             ,0.941559970378876,4.84390544891357,0.941559970378876,4.99999904632568,0.941559672355652,5.15609264373779,0.941559672355652
+             ,5.3121862411499,0.941559672355652,5.46828031539917,0.941559672355652,5.62437438964844,0.941559374332428,5.78046798706055
+             ,0.941559672355652,5.93656158447266,0.941559672355652,6.09265613555908,0.941559672355652,6.24875020980835,0.941559374332428
+             ,6.4048433303833,0.941559374332428,6.56093692779541,0.941559374332428,6.71703147888184,0.941559374332428,6.8731255531311
+             ,0.941559076309204,7.02921915054321,0.941559374332428,7.18531322479248,0.941559374332428,7.34140682220459,0.941559374332428
+             ,7.49750089645386,0.941559076309204,7.65359401702881,0.941559076309204,7.80968856811523,0.941559076309204,7.96578216552734
+             ,0.941559076309204,8.12187671661377,0.94155877828598,8.27797031402588,0.941559076309204,8.4340648651123,0.941559076309204
+             ,8.5901575088501,0.941559076309204,8.74625110626221,0.94155877828598,8.90234565734863,0.94155877828598,9.05843925476074
+             ,0.94155877828598,9.21453285217285,0.94155877828598,9.37062740325928,0.941558480262756,9.52672100067139,0.94155877828598
+             ,9.68281555175781,0.94155877828598,9.83890914916992,0.94155877828598,9.99500274658203,0.941558480262756,0.00499606132507324
+             ,1.0976550579071,0.161089599132538,1.09765470027924,0.317183434963226,1.09765470027924,0.473277270793915,1.09765470027924
+             ,0.629371106624603,1.09765470027924,0.785464942455292,1.09765470027924,0.94155877828598,1.09765470027924,1.09765267372131
+             ,1.09765470027924,1.253746509552,1.09765470027924,1.40984058380127,1.09765434265137,1.56593441963196,1.09765434265137
+             ,1.72202825546265,1.09765434265137,1.87812209129334,1.09765434265137,2.03421592712402,1.09765434265137,2.19030976295471
+             ,1.09765434265137,2.34640336036682,1.09765434265137,2.50249743461609,1.09765434265137,2.65859127044678,1.09765410423279
+             ,2.81468510627747,1.09765410423279,2.97077894210815,1.09765410423279,3.12687277793884,1.09765410423279,3.28296661376953
+             ,1.09765410423279,3.43906044960022,1.09765410423279,3.59515428543091,1.09765410423279,3.7512481212616,1.09765410423279
+             ,3.90734195709229,1.09765386581421,4.06343555450439,1.09765386581421,4.21953010559082,1.09765386581421,4.37562370300293
+             ,1.09765386581421,4.5317177772522,1.09765386581421,4.68781137466431,1.09765386581421,4.84390544891357,1.09765386581421
+             ,4.99999904632568,1.09765386581421,5.15609264373779,1.09765350818634,5.3121862411499,1.09765350818634,5.46828031539917
+             ,1.09765350818634,5.6243748664856,1.09765350818634,5.78046798706055,1.09765350818634,5.93656253814697,1.09765350818634
+             ,6.09265613555908,1.09765350818634,6.24875020980835,1.09765350818634,6.40484380722046,1.09765315055847,6.56093788146973
+             ,1.09765315055847,6.71703147888184,1.09765315055847,6.8731255531311,1.09765315055847,7.02921915054321,1.09765315055847
+             ,7.18531322479248,1.09765315055847,7.34140682220459,1.09765315055847,7.49750089645386,1.09765315055847,7.65359497070313
+             ,1.09765291213989,7.80968904495239,1.09765291213989,7.96578311920166,1.09765291213989,8.12187671661377,1.09765291213989
+             ,8.27797031402588,1.09765291213989,8.43406391143799,1.09765291213989,8.5901575088501,1.09765291213989,8.74625110626221
+             ,1.09765291213989,8.90234565734863,1.09765267372131,9.05843925476074,1.09765267372131,9.21453380584717,1.09765267372131
+             ,9.37062740325928,1.09765267372131,9.52672100067139,1.09765267372131,9.68281555175781,1.09765267372131,9.83890914916992
+             ,1.09765267372131,9.99500274658203,1.09765267372131,0.00499576330184937,1.25374889373779,0.161089599132538,1.25374853610992
+             ,0.317183434963226,1.25374853610992,0.473277270793915,1.25374853610992,0.629371106624603,1.25374853610992,0.785464942455292
+             ,1.25374817848206,0.94155877828598,1.25374853610992,1.09765291213989,1.25374853610992,1.25374674797058,1.25374853610992
+             ,1.40984058380127,1.25374817848206,1.56593441963196,1.25374817848206,1.72202825546265,1.25374817848206,1.87812209129334
+             ,1.25374817848206,2.03421568870544,1.25374794006348,2.19030952453613,1.25374817848206,2.34640336036682,1.25374817848206
+             ,2.50249743461609,1.25374817848206,2.65859127044678,1.25374794006348,2.81468510627747,1.25374794006348,2.97077894210815
+             ,1.25374794006348,3.12687277793884,1.25374794006348,3.28296661376953,1.2537477016449,3.43906044960022,1.25374794006348
+             ,3.59515428543091,1.25374794006348,3.7512481212616,1.25374794006348,3.90734195709229,1.2537477016449,4.06343603134155
+             ,1.2537477016449,4.21953010559082,1.2537477016449,4.37562370300293,1.2537477016449,4.5317177772522,1.25374734401703
+             ,4.68781137466431,1.2537477016449,4.84390544891357,1.2537477016449,4.99999904632568,1.2537477016449,5.15609312057495
+             ,1.25374734401703,5.31218719482422,1.25374734401703,5.46828079223633,1.25374734401703,5.6243748664856,1.25374734401703
+             ,5.78046846389771,1.25374698638916,5.93656253814697,1.25374734401703,6.09265613555908,1.25374734401703,6.24875020980835
+             ,1.25374734401703,6.40484380722046,1.25374698638916,6.56093788146973,1.25374698638916,6.71703147888184,1.25374698638916
+             ,6.8731255531311,1.25374698638916,7.02921915054321,1.25374674797058,7.18531322479248,1.25374698638916,7.34140682220459
+             ,1.25374698638916,7.49750089645386,1.25374698638916,7.65359497070313,1.25374674797058,7.80968904495239,1.25374674797058
+             ,7.96578311920166,1.25374674797058,8.12187576293945,1.25374674797058,8.27797031402588,1.253746509552,8.43406391143799
+             ,1.25374674797058,8.5901575088501,1.25374674797058,8.74625110626221,1.25374674797058,8.90234565734863,1.253746509552
+             ,9.05843925476074,1.253746509552,9.21453380584717,1.253746509552,9.37062740325928,1.253746509552,9.52672100067139
+             ,1.25374615192413,9.68281555175781,1.253746509552,9.83890914916992,1.253746509552,9.99500274658203,1.253746509552
+             ,0.00499576330184937,1.40984272956848,0.161089599132538,1.40984272956848,0.317183434963226,1.40984237194061,0.473277270793915
+             ,1.40984237194061,0.629371106624603,1.40984237194061,0.785464942455292,1.40984201431274,0.941559076309204,1.40984237194061
+             ,1.09765291213989,1.40984237194061,1.25374674797058,1.40984237194061,1.40984058380127,1.40984237194061,1.56593441963196
+             ,1.40984201431274,1.72202801704407,1.40984201431274,1.87812185287476,1.40984201431274,2.03421568870544,1.40984177589417
+             ,2.19030952453613,1.40984201431274,2.34640336036682,1.40984201431274,2.50249743461609,1.40984201431274,2.65859127044678
+             ,1.40984201431274,2.81468510627747,1.40984177589417,2.97077894210815,1.40984177589417,3.12687277793884,1.40984177589417
+             ,3.28296661376953,1.40984153747559,3.43906044960022,1.40984177589417,3.59515428543091,1.40984177589417,3.7512481212616
+             ,1.40984177589417,3.90734219551086,1.40984177589417,4.06343603134155,1.40984153747559,4.21953010559082,1.40984153747559
+             ,4.37562370300293,1.40984153747559,4.5317177772522,1.40984117984772,4.68781137466431,1.40984153747559,4.84390544891357
+             ,1.40984153747559,4.99999904632568,1.40984153747559,5.15609312057495,1.40984153747559,5.31218719482422,1.40984117984772
+             ,5.46828079223633,1.40984117984772,5.6243748664856,1.40984117984772,5.78046846389771,1.40984082221985,5.93656253814697
+             ,1.40984117984772,6.09265613555908,1.40984117984772,6.24875020980835,1.40984117984772,6.40484380722046,1.40984117984772
+             ,6.56093788146973,1.40984082221985,6.71703147888184,1.40984082221985,6.8731255531311,1.40984082221985,7.02921915054321
+             ,1.40984058380127,7.18531322479248,1.40984082221985,7.34140682220459,1.40984082221985,7.49750089645386,1.40984082221985
+             ,7.65359497070313,1.40984082221985,7.80968856811523,1.40984058380127,7.96578216552734,1.40984058380127,8.12187576293945
+             ,1.40984058380127,8.27797031402588,1.40984034538269,8.43406391143799,1.40984058380127,8.5901575088501,1.40984058380127
+             ,8.74625205993652,1.40984058380127,8.90234565734863,1.40984058380127,9.05843925476074,1.40984034538269,9.21453380584717
+             ,1.40984034538269,9.37062740325928,1.40984034538269,9.52672100067139,1.40983998775482,9.68281555175781,1.40984034538269
+             ,9.83890914916992,1.40984034538269,9.99500179290771,1.40984034538269,0.00499576330184937,1.56593656539917,0.161089599132538
+             ,1.56593656539917,0.317183434963226,1.56593656539917,0.473277270793915,1.5659362077713,0.629371106624603,1.5659362077713
+             ,0.785465240478516,1.5659362077713,0.941559076309204,1.56593585014343,1.09765291213989,1.5659362077713,1.25374674797058
+             ,1.5659362077713,1.40984058380127,1.5659362077713,1.56593418121338,1.5659362077713,1.72202801704407,1.56593585014343
+             ,1.87812185287476,1.56593585014343,2.03421592712402,1.56593585014343,2.19030976295471,1.56593561172485,2.34640383720398
+             ,1.56593585014343,2.50249743461609,1.56593585014343,2.65859127044678,1.56593585014343,2.81468510627747,1.56593585014343
+             ,2.97077894210815,1.56593561172485,3.12687277793884,1.56593561172485,3.28296661376953,1.56593561172485,3.4390606880188
+             ,1.56593537330627,3.59515452384949,1.56593561172485,3.75124835968018,1.56593561172485,3.90734219551086,1.56593561172485
+             ,4.06343603134155,1.56593561172485,4.21953010559082,1.56593537330627,4.37562370300293,1.56593537330627,4.5317177772522
+             ,1.56593537330627,4.68781137466431,1.56593501567841,4.84390544891357,1.56593537330627,4.99999904632568,1.56593537330627
+             ,5.15609312057495,1.56593537330627,5.31218719482422,1.56593537330627,5.46828079223633,1.56593501567841,5.6243748664856
+             ,1.56593501567841,5.78046846389771,1.56593501567841,5.93656253814697,1.56593465805054,6.09265613555908,1.56593501567841
+             ,6.24875020980835,1.56593501567841,6.40484380722046,1.56593501567841,6.56093788146973,1.56593501567841,6.71703147888184
+             ,1.56593465805054,6.8731255531311,1.56593465805054,7.02921915054321,1.56593465805054,7.18531322479248,1.56593441963196
+             ,7.34140682220459,1.56593465805054,7.49750089645386,1.56593465805054,7.65359449386597,1.56593465805054,7.80968856811523
+             ,1.56593465805054,7.96578216552734,1.56593441963196,8.12187576293945,1.56593441963196,8.27797031402588,1.56593441963196
+             ,8.43406391143799,1.56593418121338,8.59015846252441,1.56593441963196,8.74625205993652,1.56593441963196,8.90234565734863
+             ,1.56593441963196,9.05843925476074,1.56593441963196,9.21453380584717,1.56593418121338,9.37062740325928,1.56593418121338
+             ,9.52672100067139,1.56593418121338,9.6828145980835,1.56593382358551,9.83890819549561,1.56593418121338,9.99500179290771
+             ,1.56593418121338,0.00499576330184937,1.72203040122986,0.161089599132538,1.72203040122986,0.317183434963226,1.72203040122986
+             ,0.473277568817139,1.72203040122986,0.629371404647827,1.72203004360199,0.785465240478516,1.72203004360199,0.941559076309204
+             ,1.72202968597412,1.09765291213989,1.72202968597412,1.253746509552,1.72203004360199,1.40984034538269,1.72203004360199
+             ,1.56593441963196,1.72203004360199,1.72202825546265,1.72203004360199,1.87812209129334,1.72202968597412,2.03421592712402
+             ,1.72202968597412,2.19031000137329,1.72202944755554,2.34640383720398,1.72202944755554,2.50249767303467,1.72202968597412
+             ,2.65859150886536,1.72202968597412,2.81468510627747,1.72202968597412,2.97077894210815,1.72202968597412,3.12687277793884
+             ,1.72202944755554,3.28296685218811,1.72202944755554,3.4390606880188,1.72202920913696,3.59515452384949,1.72202920913696
+             ,3.75124835968018,1.72202944755554,3.90734219551086,1.72202944755554,4.06343603134155,1.72202944755554,4.21953010559082
+             ,1.72202944755554,4.37562370300293,1.72202920913696,4.5317177772522,1.72202920913696,4.68781137466431,1.72202885150909
+             ,4.84390544891357,1.72202885150909,4.99999904632568,1.72202920913696,5.15609312057495,1.72202920913696,5.31218719482422
+             ,1.72202920913696,5.46828079223633,1.72202920913696,5.6243748664856,1.72202885150909,5.78046846389771,1.72202885150909
+             ,5.93656253814697,1.72202849388123,6.09265613555908,1.72202849388123,6.24875020980835,1.72202885150909,6.40484380722046
+             ,1.72202885150909,6.56093788146973,1.72202885150909,6.71703147888184,1.72202885150909,6.8731255531311,1.72202849388123
+             ,7.02921915054321,1.72202849388123,7.18531322479248,1.72202825546265,7.34140682220459,1.72202825546265,7.49750089645386
+             ,1.72202849388123,7.65359449386597,1.72202849388123,7.80968856811523,1.72202849388123,7.96578216552734,1.72202849388123
+             ,8.12187576293945,1.72202825546265,8.27797031402588,1.72202825546265,8.4340648651123,1.72202801704407,8.59015846252441
+             ,1.72202801704407,8.74625205993652,1.72202825546265,8.90234565734863,1.72202825546265,9.05843925476074,1.72202825546265
+             ,9.21453380584717,1.72202825546265,9.37062644958496,1.72202801704407,9.52672100067139,1.72202801704407,9.68281555175781
+             ,1.7220276594162,9.83890914916992,1.7220276594162,9.99500274658203,1.72202801704407,0.00499576330184937,1.87812423706055
+             ,0.161089599132538,1.87812423706055,0.31718373298645,1.87812423706055,0.473277568817139,1.87812423706055,0.629371404647827
+             ,1.87812423706055,0.785465240478516,1.87812387943268,0.94155877828598,1.87812352180481,1.09765291213989,1.87812352180481
+             ,1.25374674797058,1.87812387943268,1.40984058380127,1.87812387943268,1.56593441963196,1.87812387943268,1.72202825546265
+             ,1.87812387943268,1.87812232971191,1.87812387943268,2.0342161655426,1.87812352180481,2.19031000137329,1.87812328338623
+             ,2.34640383720398,1.87812328338623,2.50249743461609,1.87812352180481,2.65859127044678,1.87812352180481,2.81468510627747
+             ,1.87812352180481,2.97077894210815,1.87812352180481,3.12687301635742,1.87812352180481,3.28296685218811,1.87812328338623
+             ,3.4390606880188,1.87812304496765,3.59515428543091,1.87812304496765,3.75124835968018,1.87812328338623,3.90734219551086
+             ,1.87812328338623,4.06343603134155,1.87812328338623,4.21953010559082,1.87812328338623,4.37562370300293,1.87812328338623
+             ,4.5317177772522,1.87812304496765,4.68781137466431,1.87812268733978,4.84390544891357,1.87812268733978,4.99999952316284
+             ,1.87812304496765,5.15609312057495,1.87812304496765,5.31218719482422,1.87812304496765,5.46828079223633,1.87812304496765
+             ,5.6243748664856,1.87812304496765,5.78046846389771,1.87812268733978,5.93656253814697,1.87812232971191,6.09265613555908
+             ,1.87812232971191,6.24875020980835,1.87812268733978,6.40484380722046,1.87812268733978,6.56093788146973,1.87812268733978
+             ,6.71703147888184,1.87812268733978,6.8731255531311,1.87812268733978,7.02921915054321,1.87812232971191,7.18531322479248
+             ,1.87812209129334,7.34140682220459,1.87812209129334,7.49750089645386,1.87812232971191,7.65359449386597,1.87812232971191
+             ,7.80968856811523,1.87812232971191,7.96578216552734,1.87812232971191,8.12187576293945,1.87812232971191,8.27797031402588
+             ,1.87812209129334,8.4340648651123,1.87812185287476,8.59015846252441,1.87812185287476,8.74625205993652,1.87812209129334
+             ,8.90234565734863,1.87812209129334,9.05843925476074,1.87812209129334,9.21453380584717,1.87812209129334,9.37062740325928
+             ,1.87812209129334,9.52672100067139,1.87812185287476,9.68281555175781,1.87812149524689,9.83890914916992,1.87812149524689
+             ,9.99500274658203,1.87812185287476,0.00499576330184937,2.03421783447266,0.161089897155762,2.03421807289124,0.31718373298645
+             ,2.03421807289124,0.473277866840363,2.03421807289124,0.629371702671051,2.03421807289124,0.785465240478516,2.03421783447266
+             ,0.941559076309204,2.03421783447266,1.09765291213989,2.0342173576355,1.25374674797058,2.0342173576355,1.40984058380127
+             ,2.03421783447266,1.56593441963196,2.03421783447266,1.72202849388123,2.03421783447266,1.87812232971191,2.03421783447266
+             ,2.0342161655426,2.0342173576355,2.19031000137329,2.0342173576355,2.34640383720398,2.03421711921692,2.50249743461609
+             ,2.03421711921692,2.65859127044678,2.0342173576355,2.81468510627747,2.0342173576355,2.97077918052673,2.0342173576355
+             ,3.12687301635742,2.0342173576355,3.28296661376953,2.03421711921692,3.43906044960022,2.03421711921692,3.59515452384949
+             ,2.03421688079834,3.75124835968018,2.03421688079834,3.90734219551086,2.03421711921692,4.06343603134155,2.03421711921692
+             ,4.21953010559082,2.03421711921692,4.37562370300293,2.03421711921692,4.5317177772522,2.03421688079834,4.68781185150146
+             ,2.03421688079834,4.84390544891357,2.03421640396118,4.99999952316284,2.03421640396118,5.15609312057495,2.03421688079834
+             ,5.31218719482422,2.03421688079834,5.46828079223633,2.03421688079834,5.6243748664856,2.03421688079834,5.78046846389771
+             ,2.03421640396118,5.93656253814697,2.03421640396118,6.09265613555908,2.0342161655426,6.24875020980835,2.0342161655426
+             ,6.40484380722046,2.03421640396118,6.56093788146973,2.03421640396118,6.71703147888184,2.03421640396118,6.8731255531311
+             ,2.03421640396118,7.02921915054321,2.0342161655426,7.18531322479248,2.0342161655426,7.34140682220459,2.03421592712402
+             ,7.49750089645386,2.03421592712402,7.65359449386597,2.0342161655426,7.80968856811523,2.0342161655426,7.96578311920166
+             ,2.0342161655426,8.12187671661377,2.0342161655426,8.27797031402588,2.03421592712402,8.4340648651123,2.03421592712402
+             ,8.59015846252441,2.03421568870544,8.74625205993652,2.03421568870544,8.90234565734863,2.03421592712402,9.05843925476074
+             ,2.03421592712402,9.21453380584717,2.03421592712402,9.37062740325928,2.03421592712402,9.52672100067139,2.03421568870544
+             ,9.68281555175781,2.03421568870544,9.83890914916992,2.03421545028687,9.99500274658203,2.03421545028687,0.00499635934829712
+             ,2.19031143188477,0.161090195178986,2.19031190872192,0.317184031009674,2.19031190872192,0.473277568817139,2.19031190872192
+             ,0.629371404647827,2.19031190872192,0.785465240478516,2.19031190872192,0.941559076309204,2.19031143188477,1.09765291213989
+             ,2.19031119346619,1.25374674797058,2.19031119346619,1.40984058380127,2.19031143188477,1.56593465805054,2.19031143188477
+             ,1.72202849388123,2.19031143188477,1.87812232971191,2.19031143188477,2.0342161655426,2.19031143188477,2.19031000137329
+             ,2.19031119346619,2.34640383720398,2.19031095504761,2.50249743461609,2.19031095504761,2.65859150886536,2.19031119346619
+             ,2.81468534469604,2.19031119346619,2.97077894210815,2.19031119346619,3.12687301635742,2.19031119346619,3.28296685218811
+             ,2.19031119346619,3.43906116485596,2.19031095504761,3.59515476226807,2.19031071662903,3.75124835968018,2.19031071662903
+             ,3.90734219551086,2.19031095504761,4.06343650817871,2.19031095504761,4.21953010559082,2.19031095504761,4.37562417984009
+             ,2.19031095504761,4.5317177772522,2.19031095504761,4.68781185150146,2.19031071662903,4.84390544891357,2.19031047821045
+             ,4.99999952316284,2.19031047821045,5.15609312057495,2.19031071662903,5.31218719482422,2.19031071662903,5.46828079223633
+             ,2.19031071662903,5.6243748664856,2.19031071662903,5.78046846389771,2.19031071662903,5.93656253814697,2.19031047821045
+             ,6.09265613555908,2.19031000137329,6.24875020980835,2.19031000137329,6.40484380722046,2.19031047821045,6.56093788146973
+             ,2.19031047821045,6.71703147888184,2.19031047821045,6.8731255531311,2.19031047821045,7.02921962738037,2.19031047821045
+             ,7.18531322479248,2.19031000137329,7.34140682220459,2.19030976295471,7.49750137329102,2.19030976295471,7.65359449386597
+             ,2.19031000137329,7.80968904495239,2.19031000137329,7.96578311920166,2.19031000137329,8.12187671661377,2.19031000137329
+             ,8.27797031402588,2.19031000137329,8.4340648651123,2.19030976295471,8.59015846252441,2.19030952453613,8.74625205993652
+             ,2.19030952453613,8.90234565734863,2.19030976295471,9.05843925476074,2.19030976295471,9.21453380584717,2.19030976295471
+             ,9.37062740325928,2.19030976295471,9.52672100067139,2.19030976295471,9.68281555175781,2.19030952453613,9.83890914916992
+             ,2.19030904769897,9.99500274658203,2.19030904769897,0.00499635934829712,2.34640550613403,0.161089897155762,2.34640550613403
+             ,0.31718373298645,2.34640574455261,0.473277568817139,2.34640574455261,0.629371404647827,2.34640574455261,0.785465240478516
+             ,2.34640574455261,0.941559076309204,2.34640574455261,1.09765291213989,2.34640502929688,1.25374674797058,2.34640502929688
+             ,1.40984082221985,2.34640502929688,1.56593465805054,2.34640550613403,1.72202849388123,2.34640550613403,1.87812232971191
+             ,2.34640550613403,2.0342161655426,2.34640550613403,2.19031000137329,2.34640550613403,2.3464035987854,2.3464047908783
+             ,2.50249814987183,2.3464047908783,2.65859174728394,2.3464047908783,2.81468534469604,2.34640502929688,2.97077918052673
+             ,2.34640502929688,3.12687301635742,2.34640502929688,3.28296709060669,2.34640502929688,3.43906116485596,2.34640502929688
+             ,3.59515476226807,2.34640455245972,3.75124835968018,2.34640455245972,3.90734243392944,2.34640455245972,4.06343650817871
+             ,2.3464047908783,4.21953010559082,2.3464047908783,4.37562417984009,2.3464047908783,4.5317177772522,2.3464047908783
+             ,4.68781185150146,2.3464047908783,4.84390544891357,2.34640407562256,4.99999952316284,2.34640407562256,5.15609312057495
+             ,2.34640407562256,5.31218719482422,2.34640455245972,5.46828079223633,2.34640455245972,5.6243748664856,2.34640455245972
+             ,5.78046846389771,2.34640455245972,5.93656253814697,2.34640455245972,6.09265613555908,2.34640383720398,6.24875020980835
+             ,2.34640383720398,6.40484380722046,2.34640383720398,6.56093835830688,2.34640407562256,6.71703243255615,2.34640407562256
+             ,6.8731255531311,2.34640407562256,7.02921915054321,2.34640407562256,7.18531370162964,2.34640407562256,7.34140777587891
+             ,2.3464035987854,7.49750137329102,2.3464035987854,7.65359497070313,2.3464035987854,7.80968904495239,2.34640383720398
+             ,7.96578311920166,2.34640383720398,8.12187671661377,2.34640383720398,8.27797031402588,2.34640383720398,8.4340648651123
+             ,2.34640383720398,8.59015846252441,2.34640336036682,8.74625205993652,2.34640336036682,8.90234565734863,2.34640336036682
+             ,9.05843925476074,2.3464035987854,9.21453380584717,2.3464035987854,9.37062740325928,2.3464035987854,9.52672100067139
+             ,2.3464035987854,9.68281555175781,2.3464035987854,9.83890914916992,2.34640312194824,9.99500274658203,2.34640312194824
+             ,0.00499606132507324,2.5024995803833,0.161089897155762,2.50249981880188,0.31718373298645,2.50249910354614,0.473277568817139
+             ,2.50249910354614,0.629371404647827,2.50249910354614,0.785465240478516,2.5024995803833,0.941559076309204,2.50249910354614
+             ,1.09765315055847,2.50249910354614,1.25374698638916,2.50249910354614,1.40984082221985,2.50249910354614,1.56593465805054
+             ,2.50249910354614,1.72202849388123,2.50249910354614,1.87812232971191,2.50249910354614,2.03421592712402,2.50249910354614
+             ,2.19030976295471,2.50249886512756,2.3464035987854,2.50249886512756,2.50249767303467,2.50249886512756,2.65859150886536
+             ,2.50249910354614,2.81468534469604,2.50249862670898,2.97077918052673,2.50249862670898,3.12687349319458,2.50249862670898
+             ,3.28296709060669,2.50249886512756,3.43906116485596,2.50249862670898,3.59515452384949,2.50249862670898,3.75124883651733
+             ,2.50249862670898,3.90734243392944,2.50249862670898,4.06343650817871,2.50249862670898,4.21953010559082,2.50249862670898
+             ,4.37562417984009,2.50249862670898,4.5317177772522,2.50249862670898,4.68781185150146,2.50249838829041,4.84390544891357
+             ,2.50249838829041,4.99999952316284,2.50249838829041,5.15609312057495,2.50249862670898,5.31218719482422,2.50249814987183
+             ,5.46828079223633,2.50249814987183,5.6243748664856,2.50249814987183,5.78046846389771,2.50249838829041,5.93656253814697
+             ,2.50249814987183,6.09265613555908,2.50249814987183,6.24875020980835,2.50249814987183,6.40484428405762,2.50249814987183
+             ,6.56093788146973,2.50249814987183,6.71703147888184,2.50249814987183,6.8731255531311,2.50249814987183,7.02921962738037
+             ,2.50249814987183,7.18531370162964,2.50249767303467,7.34140777587891,2.50249767303467,7.49750137329102,2.50249767303467
+             ,7.65359497070313,2.50249814987183,7.80968904495239,2.50249743461609,7.96578311920166,2.50249743461609,8.12187671661377
+             ,2.50249743461609,8.27797031402588,2.50249767303467,8.4340648651123,2.50249743461609,8.59015846252441,2.50249743461609
+             ,8.74625205993652,2.50249743461609,8.90234565734863,2.50249743461609,9.05843925476074,2.50249743461609,9.21453380584717
+             ,2.50249743461609,9.37062740325928,2.50249743461609,9.52672100067139,2.50249743461609,9.68281555175781,2.50249719619751
+             ,9.83890914916992,2.50249719619751,9.99500274658203,2.50249719619751,0.00499606132507324,2.65859341621399,0.161089897155762
+             ,2.65859365463257,0.31718373298645,2.65859341621399,0.473277568817139,2.65859317779541,0.629371404647827,2.65859317779541
+             ,0.785465240478516,2.65859341621399,0.941559374332428,2.65859317779541,1.09765315055847,2.65859317779541,1.25374698638916
+             ,2.65859317779541,1.40984082221985,2.65859317779541,1.56593465805054,2.65859317779541,1.72202825546265,2.65859317779541
+             ,1.87812209129334,2.65859317779541,2.03421592712402,2.65859317779541,2.19030976295471,2.65859317779541,2.3464035987854
+             ,2.65859270095825,2.50249767303467,2.65859270095825,2.65859150886536,2.65859317779541,2.81468534469604,2.65859270095825
+             ,2.97077941894531,2.65859246253967,3.12687349319458,2.65859246253967,3.28296685218811,2.65859270095825,3.4390606880188
+             ,2.65859246253967,3.59515476226807,2.65859246253967,3.75124883651733,2.65859246253967,3.90734243392944,2.65859246253967
+             ,4.06343650817871,2.65859246253967,4.21953010559082,2.65859246253967,4.37562417984009,2.65859246253967,4.5317177772522
+             ,2.65859246253967,4.68781185150146,2.65859246253967,4.84390544891357,2.65859222412109,4.99999952316284,2.65859222412109
+             ,5.15609312057495,2.65859246253967,5.31218719482422,2.65859222412109,5.46828079223633,2.65859174728394,5.6243748664856
+             ,2.65859174728394,5.78046846389771,2.65859222412109,5.93656253814697,2.65859174728394,6.09265613555908,2.65859174728394
+             ,6.24875020980835,2.65859174728394,6.40484380722046,2.65859174728394,6.56093788146973,2.65859174728394,6.71703147888184
+             ,2.65859174728394,6.87312602996826,2.65859174728394,7.02921962738037,2.65859174728394,7.18531370162964,2.65859174728394
+             ,7.34140682220459,2.65859150886536,7.49750089645386,2.65859150886536,7.65359497070313,2.65859174728394,7.80968904495239
+             ,2.65859150886536,7.96578311920166,2.65859127044678,8.12187671661377,2.65859127044678,8.27797031402588,2.65859150886536
+             ,8.4340648651123,2.65859127044678,8.59015846252441,2.65859127044678,8.74625205993652,2.65859127044678,8.90234565734863
+             ,2.65859127044678,9.05843925476074,2.65859127044678,9.21453380584717,2.65859127044678,9.37062740325928,2.65859127044678
+             ,9.52672100067139,2.65859127044678,9.68281555175781,2.65859127044678,9.83890914916992,2.6585910320282,9.99500274658203
+             ,2.6585910320282,0.00499606132507324,2.81468725204468,0.161089897155762,2.81468725204468,0.31718373298645,2.81468725204468
+             ,0.473277568817139,2.81468677520752,0.629371404647827,2.81468677520752,0.78546553850174,2.81468677520752,0.941559374332428
+             ,2.81468677520752,1.09765315055847,2.81468677520752,1.25374698638916,2.81468677520752,1.40984082221985,2.81468677520752
+             ,1.56593441963196,2.81468677520752,1.72202825546265,2.81468677520752,1.87812209129334,2.81468677520752,2.0342161655426
+             ,2.81468677520752,2.19031000137329,2.81468677520752,2.34640407562256,2.81468653678894,2.50249767303467,2.81468653678894
+             ,2.65859174728394,2.81468653678894,2.8146858215332,2.81468653678894,2.97077918052673,2.81468629837036,3.12687349319458
+             ,2.81468629837036,3.28296709060669,2.81468629837036,3.43906116485596,2.81468629837036,3.59515476226807,2.81468629837036
+             ,3.75124883651733,2.81468629837036,3.90734243392944,2.81468629837036,4.06343650817871,2.81468629837036,4.21953010559082
+             ,2.81468629837036,4.37562417984009,2.81468629837036,4.5317177772522,2.81468629837036,4.68781185150146,2.81468629837036
+             ,4.84390544891357,2.81468605995178,4.99999952316284,2.81468605995178,5.15609312057495,2.81468605995178,5.31218719482422
+             ,2.81468605995178,5.46828079223633,2.8146858215332,5.6243748664856,2.8146858215332,5.78046846389771,2.8146858215332
+             ,5.93656253814697,2.8146858215332,6.09265613555908,2.8146858215332,6.24875020980835,2.8146858215332,6.40484380722046
+             ,2.8146858215332,6.56093788146973,2.8146858215332,6.71703243255615,2.8146858215332,6.87312602996826,2.8146858215332
+             ,7.02921962738037,2.8146858215332,7.18531370162964,2.8146858215332,7.34140777587891,2.81468534469604,7.49750137329102
+             ,2.81468534469604,7.65359497070313,2.81468534469604,7.80968904495239,2.81468534469604,7.96578311920166,2.81468510627747
+             ,8.12187671661377,2.81468510627747,8.27797031402588,2.81468510627747,8.4340648651123,2.81468510627747,8.59015846252441
+             ,2.81468510627747,8.74625205993652,2.81468510627747,8.90234565734863,2.81468510627747,9.05843925476074,2.81468510627747
+             ,9.21453380584717,2.81468510627747,9.37062740325928,2.81468510627747,9.52672100067139,2.81468510627747,9.68281555175781
+             ,2.81468510627747,9.83890914916992,2.81468486785889,9.99500274658203,2.81468486785889,0.00499606132507324,2.97078108787537
+             ,0.161089897155762,2.97078108787537,0.31718373298645,2.97078084945679,0.473277866840363,2.97078108787537,0.629371702671051
+             ,2.97078084945679,0.78546553850174,2.97078084945679,0.941559374332428,2.97078084945679,1.09765315055847,2.97078084945679
+             ,1.25374674797058,2.97078084945679,1.40984058380127,2.97078084945679,1.56593465805054,2.97078084945679,1.72202849388123
+             ,2.97078084945679,1.87812232971191,2.97078084945679,2.0342161655426,2.97078084945679,2.19031047821045,2.97078037261963
+             ,2.34640407562256,2.97078084945679,2.50249814987183,2.97078037261963,2.65859174728394,2.97078037261963,2.8146858215332
+             ,2.97078013420105,2.97077941894531,2.97078037261963,3.12687349319458,2.97078013420105,3.28296709060669,2.97078013420105
+             ,3.43906116485596,2.97078013420105,3.59515476226807,2.97078013420105,3.75124883651733,2.97078013420105,3.90734243392944
+             ,2.97078013420105,4.06343650817871,2.97078013420105,4.21953010559082,2.97078013420105,4.37562417984009,2.97078013420105
+             ,4.5317177772522,2.97078013420105,4.68781185150146,2.97077989578247,4.84390544891357,2.97078013420105,4.99999952316284
+             ,2.97077989578247,5.15609312057495,2.97077989578247,5.31218719482422,2.97077941894531,5.46828079223633,2.97077989578247
+             ,5.6243748664856,2.97077941894531,5.78046846389771,2.97077941894531,5.93656253814697,2.97077941894531,6.09265613555908
+             ,2.97077941894531,6.24875068664551,2.97077941894531,6.40484428405762,2.97077941894531,6.56093835830688,2.97077941894531
+             ,6.71703243255615,2.97077941894531,6.87312602996826,2.97077941894531,7.02921962738037,2.97077941894531,7.18531370162964
+             ,2.97077918052673,7.34140777587891,2.97077941894531,7.49750137329102,2.97077918052673,7.65359497070313,2.97077918052673
+             ,7.80968904495239,2.97077894210815,7.96578311920166,2.97077918052673,8.12187671661377,2.97077894210815,8.27797031402588
+             ,2.97077894210815,8.4340648651123,2.97077894210815,8.59015846252441,2.97077894210815,8.74625205993652,2.97077894210815
+             ,8.90234565734863,2.97077894210815,9.05843925476074,2.97077894210815,9.21453380584717,2.97077894210815,9.37062740325928
+             ,2.97077894210815,9.52672100067139,2.97077894210815,9.68281555175781,2.97077870368958,9.83890914916992,2.97077894210815
+             ,9.99500274658203,2.97077870368958,0.00499606132507324,3.12687516212463,0.161089897155762,3.12687492370605,0.317184031009674
+             ,3.12687492370605,0.473277866840363,3.12687492370605,0.629371702671051,3.12687492370605,0.78546553850174,3.1268744468689
+             ,0.941559076309204,3.1268744468689,1.09765315055847,3.1268744468689,1.25374698638916,3.1268744468689,1.40984082221985
+             ,3.1268744468689,1.56593465805054,3.1268744468689,1.72202849388123,3.1268744468689,1.87812268733978,3.1268744468689
+             ,2.03421640396118,3.1268744468689,2.19031047821045,3.1268744468689,2.34640407562256,3.1268744468689,2.50249814987183
+             ,3.1268744468689,2.65859174728394,3.12687420845032,2.8146858215332,3.12687420845032,2.97077941894531,3.12687420845032
+             ,3.12687349319458,3.12687420845032,3.28296709060669,3.12687397003174,3.43906116485596,3.12687397003174,3.59515476226807
+             ,3.12687397003174,3.75124883651733,3.12687397003174,3.90734243392944,3.12687397003174,4.06343650817871,3.12687397003174
+             ,4.21953010559082,3.12687397003174,4.37562417984009,3.12687397003174,4.5317177772522,3.12687397003174,4.68781185150146
+             ,3.12687397003174,4.84390544891357,3.12687397003174,4.99999952316284,3.12687397003174,5.15609312057495,3.12687373161316
+             ,5.31218719482422,3.12687373161316,5.46828079223633,3.12687373161316,5.6243748664856,3.12687373161316,5.78046846389771
+             ,3.12687349319458,5.93656253814697,3.12687349319458,6.0926570892334,3.12687349319458,6.24875068664551,3.12687349319458
+             ,6.40484428405762,3.12687349319458,6.56093835830688,3.12687349319458,6.71703243255615,3.12687349319458,6.87312602996826
+             ,3.12687349319458,7.02921962738037,3.12687349319458,7.18531370162964,3.12687349319458,7.34140777587891,3.12687349319458
+             ,7.49750137329102,3.12687349319458,7.65359497070313,3.12687301635742,7.80968904495239,3.12687301635742,7.96578311920166
+             ,3.12687301635742,8.12187671661377,3.12687301635742,8.27797031402588,3.12687277793884,8.4340648651123,3.12687277793884
+             ,8.59015846252441,3.12687277793884,8.74625205993652,3.12687277793884,8.90234565734863,3.12687277793884,9.05843925476074
+             ,3.12687277793884,9.21453380584717,3.12687277793884,9.37062740325928,3.12687277793884,9.52672100067139,3.12687277793884
+             ,9.68281555175781,3.12687277793884,9.83890914916992,3.12687277793884,9.99500274658203,3.12687277793884,0.00499606132507324
+             ,3.28296899795532,0.161090195178986,3.28296899795532,0.317184031009674,3.28296875953674,0.473278164863586,3.28296852111816
+             ,0.629372000694275,3.28296875953674,0.78546553850174,3.28296875953674,0.941559374332428,3.28296852111816,1.09765315055847
+             ,3.28296852111816,1.25374698638916,3.28296852111816,1.40984082221985,3.28296852111816,1.56593465805054,3.28296852111816
+             ,1.72202885150909,3.28296852111816,1.87812268733978,3.28296852111816,2.03421640396118,3.28296852111816,2.19031047821045
+             ,3.28296852111816,2.34640407562256,3.28296804428101,2.50249814987183,3.28296852111816,2.65859174728394,3.28296852111816
+             ,2.8146858215332,3.28296804428101,2.97077941894531,3.28296780586243,3.12687349319458,3.28296804428101,3.28296709060669
+             ,3.28296804428101,3.43906116485596,3.28296780586243,3.59515476226807,3.28296780586243,3.75124883651733,3.28296780586243
+             ,3.90734243392944,3.28296780586243,4.06343650817871,3.28296780586243,4.21953010559082,3.28296780586243,4.37562417984009
+             ,3.28296780586243,4.5317177772522,3.28296780586243,4.68781185150146,3.28296780586243,4.84390592575073,3.28296756744385
+             ,4.99999952316284,3.28296780586243,5.15609312057495,3.28296780586243,5.31218719482422,3.28296756744385,5.46828079223633
+             ,3.28296709060669,5.6243748664856,3.28296756744385,5.78046846389771,3.28296756744385,5.93656301498413,3.28296709060669
+             ,6.0926570892334,3.28296709060669,6.24875068664551,3.28296709060669,6.40484428405762,3.28296709060669,6.56093835830688
+             ,3.28296709060669,6.71703243255615,3.28296709060669,6.87312602996826,3.28296709060669,7.02921962738037,3.28296709060669
+             ,7.18531370162964,3.28296709060669,7.34140777587891,3.28296685218811,7.49750137329102,3.28296709060669,7.65359497070313
+             ,3.28296709060669,7.80968904495239,3.28296685218811,7.96578311920166,3.28296661376953,8.12187671661377,3.28296685218811
+             ,8.27797031402588,3.28296685218811,8.4340648651123,3.28296661376953,8.59015846252441,3.28296661376953,8.74625205993652
+             ,3.28296661376953,8.90234565734863,3.28296661376953,9.05843925476074,3.28296661376953,9.21453380584717,3.28296661376953
+             ,9.37062740325928,3.28296661376953,9.52672100067139,3.28296661376953,9.68281555175781,3.28296661376953,9.83890914916992
+             ,3.28296637535095,9.99500274658203,3.28296661376953,0.004996657371521,3.43906283378601,0.161090493202209,3.43906283378601
+             ,0.317184329032898,3.43906283378601,0.473277866840363,3.43906211853027,0.629371702671051,3.43906259536743,0.78546553850174
+             ,3.43906259536743,0.941559374332428,3.43906259536743,1.09765315055847,3.43906211853027,1.25374698638916,3.43906211853027
+             ,1.40984082221985,3.43906211853027,1.56593501567841,3.43906211853027,1.72202885150909,3.43906211853027,1.87812268733978
+             ,3.43906211853027,2.03421640396118,3.43906211853027,2.19031047821045,3.43906211853027,2.34640407562256,3.43906188011169
+             ,2.50249814987183,3.43906211853027,2.65859174728394,3.43906211853027,2.8146858215332,3.43906211853027,2.97077941894531
+             ,3.43906164169312,3.12687349319458,3.43906188011169,3.28296709060669,3.43906188011169,3.43906116485596,3.43906188011169
+             ,3.59515476226807,3.43906164169312,3.75124883651733,3.43906164169312,3.90734243392944,3.43906164169312,4.06343650817871
+             ,3.43906164169312,4.21953010559082,3.43906164169312,4.37562417984009,3.43906164169312,4.53171825408936,3.43906164169312
+             ,4.68781185150146,3.43906164169312,4.84390592575073,3.43906140327454,4.99999952316284,3.43906164169312,5.15609312057495
+             ,3.43906164169312,5.31218719482422,3.43906164169312,5.46828079223633,3.43906116485596,5.62437534332275,3.43906140327454
+             ,5.78046894073486,3.43906140327454,5.93656301498413,3.43906140327454,6.0926570892334,3.43906116485596,6.24875068664551
+             ,3.43906116485596,6.40484428405762,3.43906116485596,6.56093835830688,3.43906116485596,6.71703243255615,3.43906116485596
+             ,6.87312602996826,3.43906116485596,7.02921962738037,3.43906116485596,7.18531370162964,3.43906116485596,7.34140777587891
+             ,3.4390606880188,7.49750137329102,3.43906116485596,7.65359497070313,3.43906116485596,7.80968904495239,3.43906116485596
+             ,7.96578311920166,3.43906044960022,8.12187671661377,3.4390606880188,8.27797031402588,3.4390606880188,8.4340648651123
+             ,3.4390606880188,8.59015846252441,3.43906044960022,8.74625205993652,3.43906044960022,8.90234565734863,3.43906044960022
+             ,9.05843925476074,3.43906044960022,9.21453380584717,3.43906044960022,9.37062740325928,3.43906044960022,9.52672100067139
+             ,3.43906044960022,9.68281555175781,3.43906044960022,9.83890914916992,3.43906021118164,9.99500274658203,3.43906044960022
+             ,0.004996657371521,3.59515643119812,0.161090195178986,3.5951566696167,0.317184031009674,3.5951566696167,0.473277866840363
+             ,3.59515643119812,0.629371702671051,3.59515619277954,0.78546553850174,3.59515643119812,0.941559374332428,3.59515643119812
+             ,1.09765315055847,3.59515619277954,1.25374698638916,3.59515619277954,1.40984117984772,3.59515619277954,1.56593501567841
+             ,3.59515619277954,1.72202885150909,3.59515619277954,1.87812268733978,3.59515619277954,2.03421640396118,3.59515619277954
+             ,2.19031047821045,3.59515619277954,2.34640383720398,3.59515619277954,2.50249814987183,3.59515571594238,2.65859174728394
+             ,3.59515619277954,2.8146858215332,3.59515619277954,2.97077941894531,3.59515571594238,3.12687349319458,3.5951554775238
+             ,3.28296709060669,3.59515571594238,3.43906116485596,3.59515571594238,3.59515476226807,3.5951554775238,3.75124883651733
+             ,3.5951554775238,3.90734243392944,3.5951554775238,4.06343650817871,3.5951554775238,4.21953058242798,3.5951554775238
+             ,4.37562417984009,3.5951554775238,4.53171825408936,3.5951554775238,4.68781185150146,3.5951554775238,4.84390592575073
+             ,3.5951554775238,4.99999952316284,3.59515523910522,5.15609312057495,3.5951554775238,5.31218767166138,3.5951554775238
+             ,5.46828174591064,3.59515523910522,5.62437534332275,3.59515476226807,5.78046894073486,3.59515523910522,5.93656301498413
+             ,3.59515523910522,6.0926570892334,3.59515476226807,6.24875068664551,3.59515476226807,6.40484428405762,3.59515476226807
+             ,6.56093835830688,3.59515476226807,6.71703243255615,3.59515476226807,6.87312602996826,3.59515476226807,7.02921962738037
+             ,3.59515476226807,7.18531370162964,3.59515476226807,7.34140777587891,3.59515476226807,7.49750137329102,3.59515452384949
+             ,7.65359497070313,3.59515476226807,7.80968904495239,3.59515476226807,7.96578311920166,3.59515452384949,8.12187671661377
+             ,3.59515428543091,8.27797031402588,3.59515452384949,8.4340648651123,3.59515452384949,8.59015846252441,3.59515428543091
+             ,8.74625205993652,3.59515428543091,8.90234565734863,3.59515428543091,9.05843925476074,3.59515428543091,9.21453380584717
+             ,3.59515428543091,9.37062740325928,3.59515428543091,9.52672100067139,3.59515428543091,9.68281555175781,3.59515428543091
+             ,9.83890914916992,3.59515428543091,9.99500274658203,3.59515404701233,0.00499635934829712,3.75125050544739,0.161090195178986
+             ,3.75125026702881,0.317184031009674,3.75125026702881,0.473277866840363,3.75125026702881,0.629371702671051,3.75125026702881
+             ,0.78546553850174,3.75125026702881,0.941559374332428,3.75125026702881,1.09765350818634,3.75124979019165,1.25374734401703
+             ,3.75124979019165,1.40984117984772,3.75124979019165,1.56593501567841,3.75124979019165,1.72202885150909,3.75124979019165
+             ,1.87812268733978,3.75124979019165,2.0342161655426,3.75124979019165,2.19031000137329,3.75124979019165,2.34640383720398
+             ,3.75124979019165,2.50249814987183,3.75124979019165,2.65859174728394,3.75124955177307,2.8146858215332,3.75124955177307
+             ,2.97077941894531,3.75124955177307,3.12687349319458,3.75124955177307,3.28296709060669,3.75124955177307,3.43906116485596
+             ,3.75124955177307,3.59515476226807,3.75124931335449,3.75124883651733,3.75124931335449,3.90734243392944,3.75124931335449
+             ,4.06343650817871,3.75124931335449,4.21953058242798,3.75124931335449,4.37562417984009,3.75124931335449,4.53171825408936
+             ,3.75124931335449,4.68781185150146,3.75124931335449,4.84390592575073,3.75124931335449,4.99999952316284,3.75124931335449
+             ,5.15609359741211,3.75124907493591,5.31218767166138,3.75124907493591,5.46828174591064,3.75124907493591,5.62437534332275
+             ,3.75124907493591,5.78046894073486,3.75124907493591,5.93656301498413,3.75124907493591,6.0926570892334,3.75124883651733
+             ,6.24875068664551,3.75124883651733,6.40484428405762,3.75124883651733,6.56093835830688,3.75124883651733,6.71703243255615
+             ,3.75124883651733,6.87312602996826,3.75124883651733,7.02921962738037,3.75124883651733,7.18531370162964,3.75124883651733
+             ,7.34140777587891,3.75124883651733,7.49750137329102,3.75124883651733,7.65359497070313,3.75124835968018,7.80968904495239
+             ,3.75124835968018,7.96578311920166,3.75124835968018,8.12187671661377,3.75124835968018,8.27797031402588,3.75124835968018
+             ,8.4340648651123,3.75124835968018,8.59015846252441,3.7512481212616,8.74625205993652,3.7512481212616,8.90234565734863
+             ,3.7512481212616,9.05843925476074,3.7512481212616,9.21453380584717,3.7512481212616,9.37062740325928,3.7512481212616
+             ,9.52672100067139,3.7512481212616,9.68281555175781,3.7512481212616,9.83890914916992,3.7512481212616,9.99500274658203
+             ,3.7512481212616,0.00499635934829712,3.90734434127808,0.161090195178986,3.90734434127808,0.317184031009674,3.9073441028595
+             ,0.473277866840363,3.9073441028595,0.629371702671051,3.9073441028595,0.78546553850174,3.9073441028595,0.941559672355652
+             ,3.9073441028595,1.09765350818634,3.9073441028595,1.25374734401703,3.90734386444092,1.40984117984772,3.90734386444092
+             ,1.56593501567841,3.90734386444092,1.72202849388123,3.90734386444092,1.87812232971191,3.90734386444092,2.0342161655426
+             ,3.90734386444092,2.19031000137329,3.90734386444092,2.34640383720398,3.90734386444092,2.50249814987183,3.90734386444092
+             ,2.65859174728394,3.90734386444092,2.8146858215332,3.90734338760376,2.97077941894531,3.90734338760376,3.12687349319458
+             ,3.90734338760376,3.28296709060669,3.90734338760376,3.43906116485596,3.90734338760376,3.59515476226807,3.90734338760376
+             ,3.75124883651733,3.90734314918518,3.9073429107666,3.90734314918518,4.06343650817871,3.90734314918518,4.21953058242798
+             ,3.90734314918518,4.37562417984009,3.90734314918518,4.53171825408936,3.90734314918518,4.68781185150146,3.90734314918518
+             ,4.84390592575073,3.90734314918518,4.99999952316284,3.90734314918518,5.15609359741211,3.90734314918518,5.31218767166138
+             ,3.9073429107666,5.46828174591064,3.9073429107666,5.62437534332275,3.9073429107666,5.78046894073486,3.9073429107666
+             ,5.93656301498413,3.9073429107666,6.0926570892334,3.9073429107666,6.24875068664551,3.90734243392944,6.40484428405762
+             ,3.90734243392944,6.56093835830688,3.90734243392944,6.71703243255615,3.90734243392944,6.87312602996826,3.90734243392944
+             ,7.02921962738037,3.90734243392944,7.18531370162964,3.90734243392944,7.34140777587891,3.90734243392944,7.49750137329102
+             ,3.90734243392944,7.65359497070313,3.90734243392944,7.80968904495239,3.90734219551086,7.96578311920166,3.90734219551086
+             ,8.12187671661377,3.90734219551086,8.27797031402588,3.90734219551086,8.4340648651123,3.90734219551086,8.59015846252441
+             ,3.90734219551086,8.74625205993652,3.90734195709229,8.90234565734863,3.90734195709229,9.05843925476074,3.90734195709229
+             ,9.21453380584717,3.90734195709229,9.37062740325928,3.90734195709229,9.52672100067139,3.90734195709229,9.68281555175781
+             ,3.90734195709229,9.83890914916992,3.90734195709229,9.99500274658203,3.90734195709229,0.00499635934829712,4.06343841552734
+             ,0.161090195178986,4.06343841552734,0.317184031009674,4.06343841552734,0.473277866840363,4.06343793869019,0.629371702671051
+             ,4.06343793869019,0.785465836524963,4.06343793869019,0.941559672355652,4.06343793869019,1.09765350818634,4.06343793869019
+             ,1.25374734401703,4.06343793869019,1.40984117984772,4.06343746185303,1.56593465805054,4.06343746185303,1.72202849388123
+             ,4.06343746185303,1.87812232971191,4.06343746185303,2.03421640396118,4.06343746185303,2.19031047821045,4.06343746185303
+             ,2.34640455245972,4.06343746185303,2.50249814987183,4.06343746185303,2.65859174728394,4.06343746185303,2.8146858215332
+             ,4.06343746185303,2.97077941894531,4.06343746185303,3.12687349319458,4.06343746185303,3.28296709060669,4.06343746185303
+             ,3.43906140327454,4.06343746185303,3.59515523910522,4.06343746185303,3.75124907493591,4.06343746185303,3.9073429107666
+             ,4.06343698501587,4.06343650817871,4.06343698501587,4.21953058242798,4.06343698501587,4.37562417984009,4.06343698501587
+             ,4.53171825408936,4.06343698501587,4.68781185150146,4.06343698501587,4.84390592575073,4.06343698501587,4.99999952316284
+             ,4.06343698501587,5.15609359741211,4.06343698501587,5.31218767166138,4.06343698501587,5.46828174591064,4.06343650817871
+             ,5.62437534332275,4.06343650817871,5.78046894073486,4.06343650817871,5.93656301498413,4.06343650817871,6.0926570892334
+             ,4.06343650817871,6.24875068664551,4.06343650817871,6.40484428405762,4.06343650817871,6.56093835830688,4.06343650817871
+             ,6.71703243255615,4.06343650817871,6.87312602996826,4.06343650817871,7.02921962738037,4.06343650817871,7.18531370162964
+             ,4.06343650817871,7.34140777587891,4.06343650817871,7.49750137329102,4.06343650817871,7.65359497070313,4.06343650817871
+             ,7.80968904495239,4.06343650817871,7.96578311920166,4.06343603134155,8.12187671661377,4.06343603134155,8.27797031402588
+             ,4.06343603134155,8.4340648651123,4.06343603134155,8.59015846252441,4.06343603134155,8.74625205993652,4.06343603134155
+             ,8.90234565734863,4.06343555450439,9.05843925476074,4.06343555450439,9.21453380584717,4.06343555450439,9.37062740325928
+             ,4.06343555450439,9.52672100067139,4.06343555450439,9.68281555175781,4.06343555450439,9.83890914916992,4.06343555450439
+             ,9.99500274658203,4.06343555450439,0.00499635934829712,4.21953201293945,0.161090195178986,4.21953201293945,0.317184031009674
+             ,4.21953201293945,0.473278164863586,4.21953201293945,0.629372000694275,4.21953153610229,0.785465836524963,4.21953153610229
+             ,0.941559672355652,4.21953153610229,1.09765350818634,4.21953153610229,1.25374698638916,4.21953153610229,1.40984082221985
+             ,4.21953153610229,1.56593501567841,4.21953153610229,1.72202885150909,4.21953153610229,1.87812268733978,4.21953153610229
+             ,2.03421640396118,4.21953153610229,2.19031071662903,4.21953153610229,2.34640455245972,4.21953153610229,2.50249838829041
+             ,4.21953153610229,2.65859222412109,4.21953153610229,2.8146858215332,4.21953153610229,2.97077941894531,4.21953153610229
+             ,3.12687349319458,4.21953105926514,3.28296756744385,4.21953105926514,3.43906140327454,4.21953105926514,3.59515523910522
+             ,4.21953105926514,3.75124907493591,4.21953105926514,3.9073429107666,4.21953105926514,4.06343650817871,4.21953105926514
+             ,4.21953058242798,4.21953105926514,4.37562417984009,4.21953105926514,4.53171825408936,4.21953105926514,4.68781185150146
+             ,4.21953105926514,4.84390592575073,4.21953105926514,4.99999952316284,4.21953105926514,5.15609359741211,4.21953105926514
+             ,5.31218767166138,4.21953105926514,5.46828174591064,4.21953105926514,5.62437534332275,4.21953058242798,5.78046894073486
+             ,4.21953058242798,5.93656301498413,4.21953058242798,6.0926570892334,4.21953058242798,6.24875068664551,4.21953058242798
+             ,6.40484428405762,4.21953058242798,6.56093835830688,4.21953010559082,6.71703243255615,4.21953010559082,6.87312602996826
+             ,4.21953010559082,7.02921962738037,4.21953010559082,7.18531370162964,4.21953010559082,7.34140777587891,4.21953010559082
+             ,7.49750137329102,4.21953010559082,7.65359497070313,4.21953010559082,7.80968904495239,4.21953010559082,7.96578311920166
+             ,4.21953010559082,8.12187671661377,4.21953010559082,8.27797031402588,4.21953010559082,8.4340648651123,4.21953010559082
+             ,8.59015846252441,4.21953010559082,8.74625205993652,4.21953010559082,8.90234565734863,4.21953010559082,9.05843925476074
+             ,4.21952962875366,9.21453380584717,4.21952962875366,9.37062740325928,4.21952962875366,9.52672100067139,4.21952962875366
+             ,9.68281555175781,4.21952962875366,9.83890914916992,4.21952962875366,9.99500370025635,4.21952962875366,0.00499635934829712
+             ,4.37562561035156,0.161090195178986,4.37562561035156,0.317184329032898,4.37562561035156,0.473278164863586,4.37562561035156
+             ,0.629372000694275,4.37562561035156,0.785465836524963,4.37562561035156,0.941559374332428,4.37562561035156,1.09765350818634
+             ,4.37562561035156,1.25374734401703,4.37562561035156,1.40984117984772,4.37562561035156,1.56593501567841,4.3756251335144
+             ,1.72202885150909,4.3756251335144,1.87812304496765,4.3756251335144,2.03421688079834,4.3756251335144,2.19031071662903
+             ,4.3756251335144,2.34640455245972,4.3756251335144,2.50249814987183,4.3756251335144,2.65859174728394,4.3756251335144
+             ,2.8146858215332,4.3756251335144,2.97077941894531,4.3756251335144,3.12687373161316,4.3756251335144,3.28296756744385
+             ,4.3756251335144,3.43906140327454,4.3756251335144,3.59515476226807,4.3756251335144,3.75124907493591,4.3756251335144
+             ,3.9073429107666,4.3756251335144,4.06343650817871,4.37562465667725,4.21953058242798,4.37562465667725,4.37562417984009
+             ,4.37562465667725,4.53171825408936,4.37562465667725,4.68781185150146,4.37562465667725,4.84390592575073,4.37562465667725
+             ,5,4.37562465667725,5.15609359741211,4.37562465667725,5.31218767166138,4.37562465667725,5.46828174591064,4.37562417984009
+             ,5.62437534332275,4.37562417984009,5.78046894073486,4.37562417984009,5.93656301498413,4.37562417984009,6.0926570892334
+             ,4.37562417984009,6.24875068664551,4.37562417984009,6.40484428405762,4.37562417984009,6.56093835830688,4.37562417984009
+             ,6.71703243255615,4.37562417984009,6.87312602996826,4.37562417984009,7.02921962738037,4.37562417984009,7.18531370162964
+             ,4.37562417984009,7.34140777587891,4.37562417984009,7.49750137329102,4.37562417984009,7.65359497070313,4.37562417984009
+             ,7.80968904495239,4.37562417984009,7.96578311920166,4.37562370300293,8.12187671661377,4.37562370300293,8.27797031402588
+             ,4.37562370300293,8.4340648651123,4.37562370300293,8.59015846252441,4.37562370300293,8.74625205993652,4.37562370300293
+             ,8.90234565734863,4.37562370300293,9.05844020843506,4.37562370300293,9.21453380584717,4.37562370300293,9.37062740325928
+             ,4.37562370300293,9.52672100067139,4.37562370300293,9.68281555175781,4.37562370300293,9.83890914916992,4.37562370300293
+             ,9.99500370025635,4.37562370300293,0.00499635934829712,4.53171968460083,0.161090493202209,4.53171968460083,0.317184329032898
+             ,4.53171968460083,0.47327846288681,4.53171968460083,0.629372298717499,4.53171920776367,0.785465836524963,4.53171920776367
+             ,0.941559672355652,4.53171920776367,1.09765350818634,4.53171920776367,1.25374734401703,4.53171920776367,1.40984117984772
+             ,4.53171920776367,1.56593501567841,4.53171920776367,1.72202920913696,4.53171920776367,1.87812304496765,4.53171920776367
+             ,2.03421688079834,4.53171920776367,2.19031071662903,4.53171920776367,2.34640455245972,4.53171920776367,2.50249814987183
+             ,4.53171920776367,2.65859174728394,4.53171920776367,2.8146858215332,4.53171920776367,2.97077989578247,4.53171920776367
+             ,3.12687373161316,4.53171873092651,3.28296709060669,4.53171873092651,3.43906116485596,4.53171873092651,3.59515523910522
+             ,4.53171873092651,3.75124907493591,4.53171873092651,3.9073429107666,4.53171873092651,4.06343650817871,4.53171873092651
+             ,4.21953105926514,4.53171825408936,4.37562417984009,4.53171825408936,4.53171825408936,4.53171825408936,4.68781232833862
+             ,4.53171825408936,4.84390640258789,4.53171825408936,5,4.53171825408936,5.15609359741211,4.53171825408936,5.31218767166138
+             ,4.53171825408936,5.46828174591064,4.53171825408936,5.62437534332275,4.53171825408936,5.78046894073486,4.53171825408936
+             ,5.93656301498413,4.53171825408936,6.0926570892334,4.53171825408936,6.24875068664551,4.53171825408936,6.40484428405762
+             ,4.53171825408936,6.56093835830688,4.53171825408936,6.71703243255615,4.5317177772522,6.87312602996826,4.5317177772522
+             ,7.02921962738037,4.5317177772522,7.18531370162964,4.5317177772522,7.34140777587891,4.5317177772522,7.49750137329102
+             ,4.5317177772522,7.65359497070313,4.5317177772522,7.80968904495239,4.5317177772522,7.96578311920166,4.5317177772522
+             ,8.12187671661377,4.5317177772522,8.27797031402588,4.5317177772522,8.4340648651123,4.5317177772522,8.59015846252441
+             ,4.5317177772522,8.74625301361084,4.5317177772522,8.90234565734863,4.5317177772522,9.05843925476074,4.5317177772522
+             ,9.21453380584717,4.53171730041504,9.37062740325928,4.53171730041504,9.52672100067139,4.53171730041504,9.68281555175781
+             ,4.53171730041504,9.83890914916992,4.53171730041504,9.99500370025635,4.53171730041504,0.00499695539474487,4.6878137588501
+             ,0.161090791225433,4.6878137588501,0.317184627056122,4.6878137588501,0.473278164863586,4.6878137588501,0.629372000694275
+             ,4.68781328201294,0.785465836524963,4.68781328201294,0.941559672355652,4.68781328201294,1.09765350818634,4.68781328201294
+             ,1.25374734401703,4.68781328201294,1.40984117984772,4.68781328201294,1.56593537330627,4.68781328201294,1.72202920913696
+             ,4.68781280517578,1.87812304496765,4.68781280517578,2.03421688079834,4.68781280517578,2.19031071662903,4.68781280517578
+             ,2.34640455245972,4.68781280517578,2.50249814987183,4.68781280517578,2.65859222412109,4.68781280517578,2.81468605995178
+             ,4.68781280517578,2.97077941894531,4.68781280517578,3.12687373161316,4.68781280517578,3.28296756744385,4.68781280517578
+             ,3.43906164169312,4.68781280517578,3.5951554775238,4.68781280517578,3.75124907493591,4.68781280517578,3.9073429107666
+             ,4.68781280517578,4.06343698501587,4.68781280517578,4.21953105926514,4.68781232833862,4.37562465667725,4.68781232833862
+             ,4.53171825408936,4.68781232833862,4.68781232833862,4.68781232833862,4.84390640258789,4.68781232833862,5,4.68781232833862
+             ,5.15609359741211,4.68781232833862,5.31218767166138,4.68781232833862,5.46828174591064,4.68781232833862,5.62437534332275
+             ,4.68781185150146,5.78046894073486,4.68781185150146,5.93656301498413,4.68781185150146,6.0926570892334,4.68781185150146
+             ,6.24875068664551,4.68781185150146,6.40484428405762,4.68781185150146,6.56093835830688,4.68781185150146,6.71703243255615
+             ,4.68781185150146,6.87312602996826,4.68781185150146,7.02921962738037,4.68781185150146,7.18531370162964,4.68781185150146
+             ,7.34140777587891,4.68781185150146,7.49750137329102,4.68781185150146,7.65359497070313,4.68781185150146,7.80968904495239
+             ,4.68781185150146,7.96578311920166,4.68781185150146,8.12187767028809,4.68781137466431,8.2779712677002,4.68781137466431
+             ,8.4340648651123,4.68781137466431,8.59015846252441,4.68781137466431,8.74625205993652,4.68781137466431,8.90234565734863
+             ,4.68781137466431,9.05843925476074,4.68781137466431,9.21453380584717,4.68781089782715,9.37062835693359,4.68781089782715
+             ,9.5267219543457,4.68781089782715,9.68281555175781,4.68781089782715,9.83890914916992,4.68781089782715,9.99500370025635
+             ,4.68781089782715,0.00499695539474487,4.84390735626221,0.161090493202209,4.84390735626221,0.317184329032898,4.84390735626221
+             ,0.473278164863586,4.84390735626221,0.629372000694275,4.84390687942505,0.785465836524963,4.84390687942505,0.941559672355652
+             ,4.84390687942505,1.09765350818634,4.84390687942505,1.25374734401703,4.84390687942505,1.40984153747559,4.84390687942505
+             ,1.56593537330627,4.84390687942505,1.72202920913696,4.84390687942505,1.87812304496765,4.84390687942505,2.03421688079834
+             ,4.84390687942505,2.19031071662903,4.84390687942505,2.34640407562256,4.84390687942505,2.50249862670898,4.84390687942505
+             ,2.65859246253967,4.84390687942505,2.81468605995178,4.84390687942505,2.97077989578247,4.84390687942505,3.12687373161316
+             ,4.84390640258789,3.28296780586243,4.84390640258789,3.43906164169312,4.84390640258789,3.5951554775238,4.84390640258789
+             ,3.75124907493591,4.84390640258789,3.90734314918518,4.84390640258789,4.06343698501587,4.84390640258789,4.21953105926514
+             ,4.84390640258789,4.37562465667725,4.84390640258789,4.53171825408936,4.84390640258789,4.68781232833862,4.84390640258789
+             ,4.84390640258789,4.84390640258789,5,4.84390640258789,5.15609359741211,4.84390640258789,5.31218767166138,4.84390640258789
+             ,5.46828174591064,4.84390640258789,5.62437534332275,4.84390592575073,5.78046894073486,4.84390592575073,5.93656301498413
+             ,4.84390592575073,6.0926570892334,4.84390592575073,6.24875068664551,4.84390592575073,6.40484428405762,4.84390592575073
+             ,6.56093835830688,4.84390592575073,6.71703243255615,4.84390592575073,6.87312602996826,4.84390544891357,7.02921962738037
+             ,4.84390544891357,7.18531370162964,4.84390544891357,7.34140777587891,4.84390544891357,7.49750137329102,4.84390544891357
+             ,7.65359592437744,4.84390544891357,7.80968952178955,4.84390544891357,7.96578359603882,4.84390544891357,8.12187767028809
+             ,4.84390544891357,8.2779712677002,4.84390544891357,8.4340648651123,4.84390544891357,8.59015846252441,4.84390544891357
+             ,8.74625205993652,4.84390544891357,8.90234565734863,4.84390544891357,9.05843925476074,4.84390544891357,9.21453380584717
+             ,4.84390544891357,9.37062835693359,4.84390497207642,9.5267219543457,4.84390497207642,9.68281555175781,4.84390497207642
+             ,9.83890914916992,4.84390497207642,9.99500370025635,4.84390497207642,0.004996657371521,5.00000095367432,0.161090493202209
+             ,5.00000095367432,0.317184329032898,5.00000095367432,0.473278164863586,5.00000095367432,0.629372000694275,5.00000095367432
+             ,0.785465836524963,5.00000095367432,0.941559672355652,5.00000095367432,1.09765386581421,5.00000095367432,1.2537477016449
+             ,5.00000047683716,1.40984153747559,5.00000047683716,1.56593537330627,5.00000047683716,1.72202920913696,5.00000047683716
+             ,1.87812304496765,5.00000047683716,2.03421640396118,5.00000047683716,2.19031047821045,5.00000047683716,2.34640407562256
+             ,5.00000047683716,2.50249838829041,5.00000047683716,2.65859222412109,5.00000047683716,2.81468605995178,5.00000047683716
+             ,2.97077989578247,5.00000047683716,3.12687397003174,5.00000047683716,3.28296780586243,5.00000047683716,3.43906164169312
+             ,5.00000047683716,3.59515523910522,5.00000047683716,3.75124931335449,5,3.90734314918518,5,4.06343698501587,5
+             ,4.21953105926514,5,4.37562465667725,5,4.53171825408936,5,4.68781232833862,5,4.84390640258789,5,5,5,5.15609359741211
+             ,5,5.31218767166138,5,5.46828174591064,5,5.62437534332275,5,5.78046894073486,4.99999952316284,5.93656301498413
+             ,4.99999952316284,6.0926570892334,4.99999952316284,6.24875068664551,4.99999952316284,6.40484428405762,4.99999952316284
+             ,6.56093835830688,4.99999952316284,6.71703243255615,4.99999952316284,6.87312602996826,4.99999952316284,7.02921962738037
+             ,4.99999952316284,7.18531370162964,4.99999952316284,7.34140777587891,4.99999952316284,7.49750137329102,4.99999952316284
+             ,7.65359592437744,4.99999952316284,7.80968952178955,4.99999952316284,7.96578359603882,4.99999952316284,8.12187671661377
+             ,4.99999952316284,8.27797031402588,4.99999904632568,8.4340648651123,4.99999904632568,8.59015846252441,4.99999904632568
+             ,8.74625205993652,4.99999904632568,8.90234565734863,4.99999904632568,9.05844020843506,4.99999904632568,9.21453380584717
+             ,4.99999904632568,9.37062835693359,4.99999904632568,9.5267219543457,4.99999904632568,9.68281555175781,4.99999904632568
+             ,9.83890914916992,4.99999904632568,9.99500370025635,4.99999904632568,0.004996657371521,5.15609502792358,0.161090493202209
+             ,5.15609502792358,0.317184329032898,5.15609502792358,0.473278164863586,5.15609502792358,0.629372000694275,5.15609502792358
+             ,0.785465836524963,5.15609502792358,0.941559970378876,5.15609502792358,1.09765386581421,5.15609502792358,1.2537477016449
+             ,5.15609502792358,1.40984153747559,5.15609455108643,1.56593537330627,5.15609455108643,1.72202885150909,5.15609455108643
+             ,1.87812268733978,5.15609455108643,2.03421640396118,5.15609455108643,2.19031047821045,5.15609455108643,2.34640407562256
+             ,5.15609455108643,2.50249838829041,5.15609455108643,2.65859222412109,5.15609455108643,2.81468605995178,5.15609455108643
+             ,2.97078013420105,5.15609455108643,3.12687397003174,5.15609455108643,3.28296756744385,5.15609455108643,3.43906140327454
+             ,5.15609455108643,3.5951554775238,5.15609455108643,3.75124931335449,5.15609455108643,3.90734314918518,5.15609359741211
+             ,4.06343698501587,5.15609359741211,4.21953105926514,5.15609359741211,4.37562465667725,5.15609359741211,4.53171825408936
+             ,5.15609359741211,4.68781232833862,5.15609359741211,4.84390640258789,5.15609359741211,5,5.15609359741211,5.15609359741211
+             ,5.15609359741211,5.31218767166138,5.15609359741211,5.46828174591064,5.15609359741211,5.62437534332275,5.15609359741211
+             ,5.78046894073486,5.15609359741211,5.93656301498413,5.15609359741211,6.0926570892334,5.15609359741211,6.24875068664551
+             ,5.15609359741211,6.40484428405762,5.15609312057495,6.56093835830688,5.15609312057495,6.71703243255615,5.15609312057495
+             ,6.87312602996826,5.15609312057495,7.02921962738037,5.15609312057495,7.18531370162964,5.15609312057495,7.34140777587891
+             ,5.15609312057495,7.49750137329102,5.15609312057495,7.65359592437744,5.15609312057495,7.80968904495239,5.15609312057495
+             ,7.96578311920166,5.15609312057495,8.12187671661377,5.15609312057495,8.27797031402588,5.15609312057495,8.4340648651123
+             ,5.15609312057495,8.59015846252441,5.15609312057495,8.74625301361084,5.15609312057495,8.90234661102295,5.15609264373779
+             ,9.05844020843506,5.15609264373779,9.21453380584717,5.15609264373779,9.37062835693359,5.15609264373779,9.5267219543457
+             ,5.15609264373779,9.68281555175781,5.15609264373779,9.83890914916992,5.15609264373779,9.99500274658203,5.15609264373779
+             ,0.004996657371521,5.31218910217285,0.161090493202209,5.31218910217285,0.317184329032898,5.31218910217285,0.473278164863586
+             ,5.31218910217285,0.629372000694275,5.31218910217285,0.785466134548187,5.31218910217285,0.941559970378876,5.31218910217285
+             ,1.09765386581421,5.31218910217285,1.2537477016449,5.31218910217285,1.40984153747559,5.31218910217285,1.56593501567841
+             ,5.31218814849854,1.72202885150909,5.31218814849854,1.87812268733978,5.31218814849854,2.03421688079834,5.31218814849854
+             ,2.19031071662903,5.31218814849854,2.3464047908783,5.31218814849854,2.50249838829041,5.31218814849854,2.65859246253967
+             ,5.31218814849854,2.81468629837036,5.31218814849854,2.97077989578247,5.31218814849854,3.12687397003174,5.31218814849854
+             ,3.28296780586243,5.31218814849854,3.43906164169312,5.31218814849854,3.5951554775238,5.31218814849854,3.75124931335449
+             ,5.31218814849854,3.90734314918518,5.31218767166138,4.06343698501587,5.31218767166138,4.21953105926514,5.31218767166138
+             ,4.37562465667725,5.31218767166138,4.53171825408936,5.31218767166138,4.68781232833862,5.31218767166138,4.84390640258789
+             ,5.31218767166138,5,5.31218767166138,5.15609359741211,5.31218767166138,5.31218767166138,5.31218767166138,5.46828174591064
+             ,5.31218767166138,5.62437534332275,5.31218767166138,5.78046894073486,5.31218767166138,5.93656301498413,5.31218767166138
+             ,6.0926570892334,5.31218767166138,6.24875068664551,5.31218767166138,6.40484428405762,5.31218767166138,6.56093835830688
+             ,5.31218719482422,6.71703243255615,5.31218719482422,6.87312602996826,5.31218719482422,7.02922058105469,5.31218719482422
+             ,7.18531370162964,5.31218719482422,7.34140777587891,5.31218719482422,7.49750185012817,5.31218719482422,7.65359497070313
+             ,5.31218719482422,7.80968904495239,5.31218719482422,7.96578311920166,5.31218719482422,8.12187671661377,5.31218719482422
+             ,8.27797031402588,5.31218719482422,8.4340648651123,5.31218719482422,8.59015846252441,5.31218719482422,8.74625301361084
+             ,5.31218719482422,8.90234661102295,5.3121862411499,9.05844020843506,5.3121862411499,9.21453380584717,5.3121862411499
+             ,9.37062835693359,5.3121862411499,9.5267219543457,5.3121862411499,9.68281555175781,5.3121862411499,9.83890914916992
+             ,5.3121862411499,9.99500274658203,5.3121862411499,0.004996657371521,5.46828269958496,0.161090493202209,5.46828269958496
+             ,0.317184329032898,5.46828269958496,0.47327846288681,5.46828269958496,0.629372298717499,5.46828269958496,0.785466134548187
+             ,5.46828269958496,0.941559970378876,5.46828269958496,1.09765386581421,5.46828269958496,1.25374734401703,5.46828269958496
+             ,1.40984117984772,5.46828269958496,1.56593537330627,5.4682822227478,1.72202920913696,5.4682822227478,1.87812304496765
+             ,5.4682822227478,2.03421688079834,5.4682822227478,2.19031095504761,5.4682822227478,2.3464047908783,5.4682822227478
+             ,2.50249862670898,5.4682822227478,2.65859246253967,5.4682822227478,2.81468629837036,5.4682822227478,2.97078013420105
+             ,5.4682822227478,3.12687397003174,5.4682822227478,3.28296780586243,5.4682822227478,3.43906164169312,5.4682822227478
+             ,3.5951554775238,5.4682822227478,3.75124931335449,5.4682822227478,3.90734314918518,5.46828174591064,4.06343698501587
+             ,5.46828174591064,4.21953105926514,5.46828174591064,4.37562465667725,5.46828174591064,4.53171825408936,5.46828174591064
+             ,4.68781232833862,5.46828174591064,4.84390640258789,5.46828174591064,5,5.46828174591064,5.15609359741211,5.46828174591064
+             ,5.31218767166138,5.46828174591064,5.46828174591064,5.46828174591064,5.62437534332275,5.46828174591064,5.78046894073486
+             ,5.46828174591064,5.93656301498413,5.46828174591064,6.0926570892334,5.46828174591064,6.24875068664551,5.46828174591064
+             ,6.40484428405762,5.46828174591064,6.56093883514404,5.46828079223633,6.71703290939331,5.46828079223633,6.87312602996826
+             ,5.46828079223633,7.02921962738037,5.46828079223633,7.1853141784668,5.46828079223633,7.34140825271606,5.46828079223633
+             ,7.49750185012817,5.46828079223633,7.65359497070313,5.46828079223633,7.80968904495239,5.46828079223633,7.96578311920166
+             ,5.46828079223633,8.12187671661377,5.46828079223633,8.27797031402588,5.46828079223633,8.4340648651123,5.46828079223633
+             ,8.59015846252441,5.46828079223633,8.74625301361084,5.46828079223633,8.90234661102295,5.46828031539917,9.05844020843506
+             ,5.46828031539917,9.21453380584717,5.46828031539917,9.37062740325928,5.46828031539917,9.52672100067139,5.46828031539917
+             ,9.68281555175781,5.46828031539917,9.83890914916992,5.46828031539917,9.99500370025635,5.46828031539917,0.004996657371521
+             ,5.62437629699707,0.161090493202209,5.62437629699707,0.317184627056122,5.62437629699707,0.47327846288681,5.62437629699707
+             ,0.629372298717499,5.62437629699707,0.785466134548187,5.62437629699707,0.941559672355652,5.62437629699707,1.09765386581421
+             ,5.62437629699707,1.2537477016449,5.62437629699707,1.40984153747559,5.62437629699707,1.56593537330627,5.62437629699707
+             ,1.72202920913696,5.62437582015991,1.87812328338623,5.62437582015991,2.03421711921692,5.62437582015991,2.19031095504761
+             ,5.62437582015991,2.3464047908783,5.62437582015991,2.50249862670898,5.62437582015991,2.65859246253967,5.62437582015991
+             ,2.81468629837036,5.62437582015991,2.97078013420105,5.62437582015991,3.12687397003174,5.62437582015991,3.28296780586243
+             ,5.62437582015991,3.43906164169312,5.62437582015991,3.5951554775238,5.62437582015991,3.75124931335449,5.62437582015991
+             ,3.90734314918518,5.62437582015991,4.06343698501587,5.62437534332275,4.21953105926514,5.62437534332275,4.37562465667725
+             ,5.62437534332275,4.53171825408936,5.62437534332275,4.68781232833862,5.62437534332275,4.84390640258789,5.62437534332275
+             ,5,5.62437534332275,5.15609359741211,5.62437534332275,5.31218767166138,5.62437534332275,5.46828174591064,5.62437534332275
+             ,5.62437534332275,5.62437534332275,5.78046894073486,5.62437534332275,5.93656301498413,5.62437534332275,6.0926570892334
+             ,5.62437534332275,6.24875068664551,5.62437534332275,6.40484523773193,5.62437534332275,6.56093835830688,5.62437534332275
+             ,6.71703243255615,5.6243748664856,6.87312602996826,5.6243748664856,7.02922058105469,5.6243748664856,7.1853141784668
+             ,5.6243748664856,7.34140825271606,5.6243748664856,7.49750185012817,5.6243748664856,7.65359497070313,5.6243748664856
+             ,7.80968904495239,5.6243748664856,7.96578311920166,5.6243748664856,8.12187671661377,5.6243748664856,8.2779712677002
+             ,5.6243748664856,8.4340648651123,5.6243748664856,8.59015846252441,5.6243748664856,8.74625301361084,5.6243748664856
+             ,8.90234661102295,5.6243748664856,9.05844116210938,5.62437438964844,9.21453380584717,5.62437438964844,9.37062835693359
+             ,5.62437438964844,9.5267219543457,5.62437438964844,9.68281555175781,5.62437438964844,9.83891010284424,5.62437438964844
+             ,9.99500370025635,5.62437438964844,0.004996657371521,5.78047037124634,0.161090791225433,5.78047037124634,0.317184627056122
+             ,5.78047037124634,0.473278760910034,5.78047037124634,0.629372596740723,5.78047037124634,0.785466134548187,5.78047037124634
+             ,0.941559970378876,5.78047037124634,1.09765386581421,5.78047037124634,1.2537477016449,5.78047037124634,1.40984153747559
+             ,5.78047037124634,1.56593537330627,5.78047037124634,1.72202944755554,5.78046989440918,1.87812328338623,5.78046989440918
+             ,2.03421711921692,5.78046989440918,2.19031095504761,5.78046989440918,2.3464047908783,5.78046989440918,2.50249862670898
+             ,5.78046989440918,2.65859246253967,5.78046989440918,2.81468629837036,5.78046989440918,2.97078013420105,5.78046989440918
+             ,3.12687397003174,5.78046989440918,3.28296780586243,5.78046989440918,3.43906164169312,5.78046989440918,3.5951554775238
+             ,5.78046989440918,3.75124931335449,5.78046989440918,3.90734314918518,5.78046894073486,4.06343698501587,5.78046894073486
+             ,4.21953105926514,5.78046894073486,4.37562465667725,5.78046894073486,4.53171825408936,5.78046894073486,4.68781232833862
+             ,5.78046894073486,4.84390640258789,5.78046894073486,5,5.78046894073486,5.15609359741211,5.78046894073486,5.31218767166138
+             ,5.78046894073486,5.46828174591064,5.78046894073486,5.62437534332275,5.78046894073486,5.78046894073486,5.78046894073486
+             ,5.93656301498413,5.78046894073486,6.0926570892334,5.78046894073486,6.24875116348267,5.78046894073486,6.40484428405762
+             ,5.78046894073486,6.56093835830688,5.78046894073486,6.71703243255615,5.78046846389771,6.87312650680542,5.78046846389771
+             ,7.02922058105469,5.78046846389771,7.1853141784668,5.78046846389771,7.34140777587891,5.78046846389771,7.49750137329102
+             ,5.78046846389771,7.65359497070313,5.78046846389771,7.80968904495239,5.78046846389771,7.96578359603882,5.78046846389771
+             ,8.12187767028809,5.78046846389771,8.2779712677002,5.78046846389771,8.4340648651123,5.78046846389771,8.59015941619873
+             ,5.78046846389771,8.74625301361084,5.78046846389771,8.90234661102295,5.78046798706055,9.05844020843506,5.78046798706055
+             ,9.21453380584717,5.78046798706055,9.37062835693359,5.78046798706055,9.5267219543457,5.78046798706055,9.68281650543213
+             ,5.78046798706055,9.83891010284424,5.78046798706055,9.99500370025635,5.78046798706055,0.00499725341796875,5.93656444549561
+             ,0.161091089248657,5.93656444549561,0.317184925079346,5.93656444549561,0.47327846288681,5.93656444549561,0.629372298717499
+             ,5.93656444549561,0.785466134548187,5.93656444549561,0.941559970378876,5.93656444549561,1.09765386581421,5.93656444549561
+             ,1.2537477016449,5.93656444549561,1.40984153747559,5.93656444549561,1.56593561172485,5.93656444549561,1.72202944755554
+             ,5.93656444549561,1.87812328338623,5.93656349182129,2.03421711921692,5.93656349182129,2.19031095504761,5.93656349182129
+             ,2.3464047908783,5.93656349182129,2.50249862670898,5.93656349182129,2.65859246253967,5.93656349182129,2.81468629837036
+             ,5.93656349182129,2.97078013420105,5.93656349182129,3.12687397003174,5.93656349182129,3.28296780586243,5.93656349182129
+             ,3.43906164169312,5.93656349182129,3.5951554775238,5.93656349182129,3.75124931335449,5.93656349182129,3.90734314918518
+             ,5.93656349182129,4.06343698501587,5.93656301498413,4.21953105926514,5.93656301498413,4.37562465667725,5.93656301498413
+             ,4.53171873092651,5.93656301498413,4.68781280517578,5.93656301498413,4.84390640258789,5.93656301498413,5,5.93656301498413
+             ,5.15609359741211,5.93656301498413,5.31218767166138,5.93656301498413,5.46828174591064,5.93656301498413,5.62437534332275
+             ,5.93656301498413,5.78046894073486,5.93656301498413,5.93656301498413,5.93656301498413,6.09265756607056,5.93656301498413
+             ,6.24875116348267,5.93656301498413,6.40484428405762,5.93656301498413,6.56093835830688,5.93656301498413,6.71703290939331
+             ,5.93656301498413,6.87312650680542,5.93656253814697,7.02922058105469,5.93656253814697,7.1853141784668,5.93656253814697
+             ,7.34140825271606,5.93656253814697,7.49750185012817,5.93656253814697,7.65359497070313,5.93656253814697,7.80968952178955
+             ,5.93656253814697,7.96578359603882,5.93656253814697,8.12187767028809,5.93656253814697,8.2779712677002,5.93656253814697
+             ,8.43406581878662,5.93656253814697,8.59015846252441,5.93656253814697,8.74625301361084,5.93656253814697,8.90234661102295
+             ,5.93656253814697,9.05844020843506,5.93656158447266,9.21453380584717,5.93656158447266,9.37062835693359,5.93656158447266
+             ,9.5267219543457,5.93656158447266,9.68281650543213,5.93656158447266,9.83891010284424,5.93656158447266,9.99500370025635
+             ,5.93656158447266,0.00499725341796875,6.09265804290771,0.161090791225433,6.09265804290771,0.317184627056122,6.09265804290771
+             ,0.47327846288681,6.09265804290771,0.629372298717499,6.09265804290771,0.785466134548187,6.09265804290771,0.941559970378876
+             ,6.09265804290771,1.09765386581421,6.09265804290771,1.2537477016449,6.09265804290771,1.40984177589417,6.09265804290771
+             ,1.56593561172485,6.09265804290771,1.72202944755554,6.09265804290771,1.87812328338623,6.09265804290771,2.03421711921692
+             ,6.09265756607056,2.19031095504761,6.09265756607056,2.34640455245972,6.09265756607056,2.50249862670898,6.09265756607056
+             ,2.65859246253967,6.09265756607056,2.81468629837036,6.09265756607056,2.97078013420105,6.09265756607056,3.12687397003174
+             ,6.09265756607056,3.28296780586243,6.09265756607056,3.43906164169312,6.09265756607056,3.5951554775238,6.09265756607056
+             ,3.75124931335449,6.09265756607056,3.90734314918518,6.09265756607056,4.06343698501587,6.09265756607056,4.21953105926514
+             ,6.0926570892334,4.3756251335144,6.0926570892334,4.53171873092651,6.0926570892334,4.68781280517578,6.0926570892334
+             ,4.84390640258789,6.0926570892334,5,6.0926570892334,5.15609359741211,6.0926570892334,5.31218767166138,6.0926570892334
+             ,5.46828174591064,6.0926570892334,5.62437582015991,6.0926570892334,5.78046894073486,6.0926570892334,5.93656349182129
+             ,6.0926570892334,6.09265756607056,6.0926570892334,6.24875116348267,6.0926570892334,6.40484523773193,6.0926570892334
+             ,6.56093883514404,6.0926570892334,6.71703290939331,6.0926570892334,6.87312650680542,6.0926570892334,7.02922058105469
+             ,6.09265613555908,7.1853141784668,6.09265613555908,7.34140825271606,6.09265613555908,7.49750185012817,6.09265613555908
+             ,7.6535964012146,6.09265613555908,7.80969047546387,6.09265613555908,7.96578407287598,6.09265613555908,8.12187767028809
+             ,6.09265613555908,8.2779712677002,6.09265613555908,8.4340648651123,6.09265613555908,8.59015846252441,6.09265613555908
+             ,8.74625301361084,6.09265613555908,8.90234661102295,6.09265613555908,9.05844020843506,6.09265613555908,9.21453475952148
+             ,6.09265565872192,9.37062835693359,6.09265565872192,9.5267219543457,6.09265565872192,9.68281650543213,6.09265565872192
+             ,9.83891010284424,6.09265565872192,9.99500370025635,6.09265565872192,0.00499695539474487,6.24875164031982,0.161090791225433
+             ,6.24875164031982,0.317184627056122,6.24875164031982,0.47327846288681,6.24875164031982,0.629372298717499,6.24875164031982
+             ,0.785466134548187,6.24875164031982,0.941559970378876,6.24875164031982,1.09765410423279,6.24875164031982,1.25374794006348
+             ,6.24875164031982,1.40984177589417,6.24875164031982,1.56593561172485,6.24875164031982,1.72202944755554,6.24875164031982
+             ,1.87812328338623,6.24875164031982,2.03421688079834,6.24875164031982,2.19031071662903,6.24875116348267,2.34640455245972
+             ,6.24875116348267,2.50249862670898,6.24875116348267,2.65859246253967,6.24875116348267,2.81468629837036,6.24875116348267
+             ,2.97078013420105,6.24875116348267,3.12687397003174,6.24875116348267,3.28296780586243,6.24875116348267,3.43906164169312
+             ,6.24875116348267,3.5951554775238,6.24875116348267,3.75124931335449,6.24875116348267,3.90734314918518,6.24875116348267
+             ,4.06343746185303,6.24875116348267,4.21953105926514,6.24875116348267,4.3756251335144,6.24875068664551,4.53171873092651
+             ,6.24875068664551,4.68781280517578,6.24875068664551,4.84390640258789,6.24875068664551,5,6.24875068664551,5.15609455108643
+             ,6.24875068664551,5.31218814849854,6.24875068664551,5.4682822227478,6.24875068664551,5.62437582015991,6.24875068664551
+             ,5.78046989440918,6.24875068664551,5.93656349182129,6.24875068664551,6.09265756607056,6.24875068664551,6.24875116348267
+             ,6.24875068664551,6.40484523773193,6.24875068664551,6.56093883514404,6.24875068664551,6.71703290939331,6.24875068664551
+             ,6.87312650680542,6.24875068664551,7.02922058105469,6.24875068664551,7.1853141784668,6.24875020980835,7.34140825271606
+             ,6.24875020980835,7.49750185012817,6.24875020980835,7.6535964012146,6.24875020980835,7.80969047546387,6.24875020980835
+             ,7.96578407287598,6.24875020980835,8.12187767028809,6.24875020980835,8.2779712677002,6.24875020980835,8.4340648651123
+             ,6.24875020980835,8.59015846252441,6.24875020980835,8.74625301361084,6.24875020980835,8.90234661102295,6.24875020980835
+             ,9.05844116210938,6.24875020980835,9.21453475952148,6.24875020980835,9.37062835693359,6.24874973297119,9.5267219543457
+             ,6.24874973297119,9.68281650543213,6.24874973297119,9.83891010284424,6.24874973297119,9.99500370025635,6.24874973297119
+             ,0.00499695539474487,6.40484571456909,0.161090791225433,6.40484571456909,0.317184627056122,6.40484571456909,0.47327846288681
+             ,6.40484571456909,0.629372298717499,6.40484571456909,0.785466134548187,6.40484571456909,0.9415602684021,6.40484571456909
+             ,1.09765410423279,6.40484571456909,1.25374794006348,6.40484571456909,1.40984177589417,6.40484571456909,1.56593561172485
+             ,6.40484571456909,1.72202920913696,6.40484571456909,1.87812304496765,6.40484571456909,2.03421688079834,6.40484571456909
+             ,2.19031071662903,6.40484523773193,2.34640455245972,6.40484523773193,2.50249862670898,6.40484571456909,2.65859246253967
+             ,6.40484523773193,2.81468629837036,6.40484523773193,2.97078013420105,6.40484523773193,3.12687397003174,6.40484523773193
+             ,3.28296780586243,6.40484523773193,3.43906164169312,6.40484523773193,3.5951554775238,6.40484523773193,3.75124931335449
+             ,6.40484523773193,3.90734338760376,6.40484523773193,4.06343746185303,6.40484428405762,4.21953105926514,6.40484428405762
+             ,4.3756251335144,6.40484523773193,4.53171873092651,6.40484428405762,4.68781280517578,6.40484428405762,4.84390640258789
+             ,6.40484428405762,5.00000047683716,6.40484428405762,5.15609455108643,6.40484428405762,5.31218814849854,6.40484428405762
+             ,5.4682822227478,6.40484428405762,5.62437582015991,6.40484428405762,5.78046989440918,6.40484428405762,5.93656349182129
+             ,6.40484428405762,6.09265756607056,6.40484428405762,6.24875116348267,6.40484428405762,6.40484523773193,6.40484428405762
+             ,6.56093883514404,6.40484428405762,6.71703290939331,6.40484428405762,6.87312650680542,6.40484428405762,7.02922058105469
+             ,6.40484428405762,7.1853141784668,6.40484380722046,7.34140825271606,6.40484380722046,7.49750185012817,6.40484428405762
+             ,7.6535964012146,6.40484380722046,7.80968952178955,6.40484380722046,7.96578359603882,6.40484380722046,8.12187767028809
+             ,6.40484380722046,8.2779712677002,6.40484380722046,8.4340648651123,6.40484380722046,8.59015846252441,6.40484380722046
+             ,8.74625301361084,6.40484380722046,8.90234756469727,6.40484380722046,9.05844116210938,6.4048433303833,9.21453475952148
+             ,6.4048433303833,9.37062835693359,6.40484380722046,9.5267219543457,6.4048433303833,9.68281650543213,6.4048433303833
+             ,9.83891010284424,6.4048433303833,9.99500370025635,6.4048433303833,0.00499695539474487,6.56093978881836,0.161090791225433
+             ,6.56093978881836,0.317184627056122,6.56093978881836,0.47327846288681,6.56093978881836,0.629372298717499,6.56093978881836
+             ,0.785466432571411,6.56093978881836,0.9415602684021,6.56093978881836,1.09765410423279,6.56093978881836,1.25374794006348
+             ,6.56093978881836,1.40984177589417,6.56093978881836,1.56593537330627,6.56093978881836,1.72202920913696,6.56093978881836
+             ,1.87812304496765,6.56093978881836,2.03421711921692,6.56093978881836,2.19031095504761,6.56093883514404,2.34640502929688
+             ,6.56093883514404,2.50249862670898,6.56093883514404,2.65859246253967,6.56093978881836,2.81468629837036,6.56093883514404
+             ,2.97078013420105,6.56093883514404,3.12687397003174,6.56093883514404,3.28296780586243,6.56093883514404,3.43906188011169
+             ,6.56093883514404,3.59515571594238,6.56093883514404,3.75124955177307,6.56093883514404,3.90734338760376,6.56093883514404
+             ,4.06343746185303,6.56093835830688,4.21953105926514,6.56093835830688,4.3756251335144,6.56093835830688,4.53171873092651
+             ,6.56093883514404,4.68781280517578,6.56093835830688,4.84390640258789,6.56093835830688,5.00000047683716,6.56093835830688
+             ,5.15609455108643,6.56093835830688,5.31218814849854,6.56093835830688,5.4682822227478,6.56093835830688,5.62437582015991
+             ,6.56093835830688,5.78046989440918,6.56093835830688,5.93656349182129,6.56093835830688,6.09265756607056,6.56093835830688
+             ,6.24875116348267,6.56093835830688,6.40484523773193,6.56093835830688,6.56093883514404,6.56093835830688,6.71703290939331
+             ,6.56093835830688,6.87312650680542,6.56093835830688,7.02922058105469,6.56093835830688,7.1853141784668,6.56093788146973
+             ,7.34140825271606,6.56093788146973,7.49750185012817,6.56093788146973,7.65359592437744,6.56093835830688,7.80968952178955
+             ,6.56093788146973,7.96578359603882,6.56093788146973,8.12187767028809,6.56093788146973,8.2779712677002,6.56093788146973
+             ,8.4340648651123,6.56093788146973,8.59015941619873,6.56093788146973,8.74625301361084,6.56093788146973,8.90234756469727
+             ,6.56093788146973,9.05844116210938,6.56093692779541,9.21453475952148,6.56093692779541,9.37062835693359,6.56093692779541
+             ,9.5267219543457,6.56093788146973,9.68281555175781,6.56093692779541,9.83890914916992,6.56093692779541,9.99500370025635
+             ,6.56093692779541,0.00499695539474487,6.71703338623047,0.161090791225433,6.71703338623047,0.317184627056122,6.71703338623047
+             ,0.47327846288681,6.71703338623047,0.629372596740723,6.71703338623047,0.785466432571411,6.71703338623047,0.9415602684021
+             ,6.71703338623047,1.09765410423279,6.71703338623047,1.2537477016449,6.71703338623047,1.40984153747559,6.71703338623047
+             ,1.56593561172485,6.71703338623047,1.72202944755554,6.71703338623047,1.87812328338623,6.71703338623047,2.03421711921692
+             ,6.71703338623047,2.19031119346619,6.71703338623047,2.34640502929688,6.71703290939331,2.50249886512756,6.71703290939331
+             ,2.65859270095825,6.71703338623047,2.81468629837036,6.71703290939331,2.97078013420105,6.71703290939331,3.12687397003174
+             ,6.71703290939331,3.28296804428101,6.71703290939331,3.43906188011169,6.71703290939331,3.59515571594238,6.71703290939331
+             ,3.75124955177307,6.71703290939331,3.90734338760376,6.71703290939331,4.06343746185303,6.71703290939331,4.21953105926514
+             ,6.71703243255615,4.3756251335144,6.71703243255615,4.53171873092651,6.71703290939331,4.68781280517578,6.71703243255615
+             ,4.84390640258789,6.71703243255615,5.00000047683716,6.71703243255615,5.15609455108643,6.71703243255615,5.31218814849854
+             ,6.71703243255615,5.4682822227478,6.71703243255615,5.62437582015991,6.71703243255615,5.78046989440918,6.71703243255615
+             ,5.93656349182129,6.71703243255615,6.09265756607056,6.71703243255615,6.24875116348267,6.71703243255615,6.40484523773193
+             ,6.71703243255615,6.56093883514404,6.71703243255615,6.71703290939331,6.71703243255615,6.87312650680542,6.71703243255615
+             ,7.02922058105469,6.71703243255615,7.1853141784668,6.71703243255615,7.34140825271606,6.71703147888184,7.49750185012817
+             ,6.71703147888184,7.65359592437744,6.71703243255615,7.80968952178955,6.71703147888184,7.96578359603882,6.71703147888184
+             ,8.12187767028809,6.71703147888184,8.2779712677002,6.71703147888184,8.43406581878662,6.71703147888184,8.59015941619873
+             ,6.71703147888184,8.74625301361084,6.71703147888184,8.90234756469727,6.71703147888184,9.05844116210938,6.71703147888184
+             ,9.21453475952148,6.71703100204468,9.37062835693359,6.71703100204468,9.5267219543457,6.71703147888184,9.68281650543213
+             ,6.71703100204468,9.83891010284424,6.71703100204468,9.99500370025635,6.71703100204468,0.00499695539474487,6.87312698364258
+             ,0.161090791225433,6.87312698364258,0.317184925079346,6.87312698364258,0.473278760910034,6.87312698364258,0.629372596740723
+             ,6.87312698364258,0.785466432571411,6.87312698364258,0.941559970378876,6.87312698364258,1.09765410423279,6.87312698364258
+             ,1.25374794006348,6.87312698364258,1.40984177589417,6.87312698364258,1.56593561172485,6.87312698364258,1.72202944755554
+             ,6.87312698364258,1.87812352180481,6.87312698364258,2.0342173576355,6.87312698364258,2.19031119346619,6.87312698364258
+             ,2.34640502929688,6.87312698364258,2.50249862670898,6.87312650680542,2.65859246253967,6.87312650680542,2.81468629837036
+             ,6.87312650680542,2.97078013420105,6.87312650680542,3.12687420845032,6.87312650680542,3.28296804428101,6.87312650680542
+             ,3.43906188011169,6.87312650680542,3.5951554775238,6.87312650680542,3.75124955177307,6.87312650680542,3.90734338760376
+             ,6.87312650680542,4.06343746185303,6.87312650680542,4.21953105926514,6.87312650680542,4.3756251335144,6.87312602996826
+             ,4.53171873092651,6.87312602996826,4.68781280517578,6.87312602996826,4.84390640258789,6.87312602996826,5.00000047683716
+             ,6.87312602996826,5.15609455108643,6.87312602996826,5.31218814849854,6.87312602996826,5.4682822227478,6.87312602996826
+             ,5.62437582015991,6.87312602996826,5.78046989440918,6.87312602996826,5.93656349182129,6.87312602996826,6.09265756607056
+             ,6.87312602996826,6.24875116348267,6.87312602996826,6.40484523773193,6.87312602996826,6.56093883514404,6.87312602996826
+             ,6.71703290939331,6.87312602996826,6.87312650680542,6.87312602996826,7.02922058105469,6.87312602996826,7.1853141784668
+             ,6.87312602996826,7.34140825271606,6.87312602996826,7.49750185012817,6.8731255531311,7.65359592437744,6.8731255531311
+             ,7.80968952178955,6.8731255531311,7.96578359603882,6.8731255531311,8.12187767028809,6.8731255531311,8.2779712677002
+             ,6.8731255531311,8.43406581878662,6.8731255531311,8.59015941619873,6.8731255531311,8.74625301361084,6.8731255531311
+             ,8.90234756469727,6.8731255531311,9.05844116210938,6.8731255531311,9.21453475952148,6.8731255531311,9.37062835693359
+             ,6.87312507629395,9.5267219543457,6.87312507629395,9.68281650543213,6.87312507629395,9.83891010284424,6.87312507629395
+             ,9.99500370025635,6.87312507629395,0.00499695539474487,7.02922105789185,0.161091089248657,7.02922105789185,0.317184925079346
+             ,7.02922105789185,0.473279058933258,7.02922105789185,0.629372894763947,7.02922105789185,0.785466432571411,7.02922105789185
+             ,0.9415602684021,7.02922105789185,1.09765410423279,7.02922105789185,1.25374794006348,7.02922105789185,1.40984177589417
+             ,7.02922105789185,1.56593561172485,7.02922105789185,1.72202968597412,7.02922105789185,1.87812352180481,7.02922105789185
+             ,2.0342173576355,7.02922105789185,2.19031119346619,7.02922105789185,2.34640502929688,7.02922105789185,2.50249862670898
+             ,7.02922105789185,2.65859246253967,7.02922058105469,2.81468629837036,7.02922105789185,2.97078037261963,7.02922058105469
+             ,3.12687420845032,7.02922058105469,3.28296780586243,7.02922058105469,3.43906164169312,7.02922058105469,3.59515571594238
+             ,7.02922058105469,3.75124955177307,7.02922058105469,3.90734338760376,7.02922058105469,4.06343746185303,7.02922058105469
+             ,4.21953153610229,7.02922058105469,4.3756251335144,7.02922058105469,4.53171920776367,7.02921962738037,4.68781280517578
+             ,7.02922058105469,4.84390687942505,7.02921962738037,5.00000047683716,7.02921962738037,5.15609455108643,7.02921962738037
+             ,5.31218814849854,7.02921962738037,5.4682822227478,7.02921962738037,5.62437582015991,7.02921962738037,5.78046989440918
+             ,7.02921962738037,5.93656349182129,7.02921962738037,6.09265756607056,7.02921962738037,6.24875116348267,7.02921962738037
+             ,6.40484523773193,7.02921962738037,6.56093883514404,7.02921962738037,6.71703290939331,7.02921962738037,6.87312650680542
+             ,7.02921962738037,7.02922058105469,7.02921962738037,7.1853141784668,7.02921962738037,7.34140825271606,7.02921962738037
+             ,7.49750185012817,7.02921962738037,7.65359592437744,7.02921915054321,7.80968952178955,7.02921962738037,7.96578407287598
+             ,7.02921915054321,8.12187767028809,7.02921915054321,8.2779712677002,7.02921915054321,8.43406581878662,7.02921915054321
+             ,8.59015941619873,7.02921915054321,8.74625301361084,7.02921915054321,8.90234756469727,7.02921915054321,9.05844116210938
+             ,7.02921915054321,9.21453475952148,7.02921915054321,9.37062835693359,7.02921915054321,9.5267219543457,7.02921867370605
+             ,9.68281650543213,7.02921915054321,9.83891010284424,7.02921867370605,9.99500370025635,7.02921867370605,0.00499755144119263
+             ,7.18531513214111,0.161091387271881,7.18531513214111,0.31718522310257,7.18531513214111,0.473278760910034,7.18531513214111
+             ,0.629372596740723,7.18531513214111,0.785466432571411,7.18531513214111,0.9415602684021,7.18531513214111,1.09765410423279
+             ,7.18531513214111,1.25374794006348,7.18531513214111,1.40984177589417,7.18531513214111,1.56593585014343,7.18531513214111
+             ,1.72202968597412,7.18531513214111,1.87812352180481,7.18531513214111,2.0342173576355,7.18531513214111,2.19031119346619
+             ,7.18531513214111,2.34640502929688,7.18531513214111,2.50249862670898,7.18531513214111,2.65859270095825,7.18531513214111
+             ,2.81468653678894,7.1853141784668,2.97078013420105,7.1853141784668,3.12687420845032,7.1853141784668,3.28296804428101
+             ,7.1853141784668,3.43906211853027,7.1853141784668,3.59515619277954,7.1853141784668,3.75124955177307,7.1853141784668
+             ,3.90734338760376,7.1853141784668,4.06343746185303,7.1853141784668,4.21953153610229,7.1853141784668,4.3756251335144
+             ,7.1853141784668,4.53171920776367,7.1853141784668,4.68781280517578,7.18531370162964,4.84390687942505,7.18531370162964
+             ,5.00000047683716,7.18531370162964,5.15609455108643,7.18531370162964,5.31218814849854,7.18531370162964,5.4682822227478
+             ,7.18531370162964,5.62437582015991,7.18531370162964,5.78046989440918,7.18531370162964,5.93656349182129,7.18531370162964
+             ,6.09265756607056,7.18531370162964,6.24875116348267,7.18531370162964,6.40484523773193,7.18531370162964,6.56093883514404
+             ,7.18531370162964,6.71703290939331,7.18531370162964,6.87312650680542,7.18531370162964,7.02922105789185,7.18531370162964
+             ,7.1853141784668,7.18531370162964,7.34140825271606,7.18531370162964,7.49750232696533,7.18531370162964,7.65359592437744
+             ,7.18531370162964,7.80969047546387,7.18531322479248,7.96578407287598,7.18531322479248,8.12187767028809,7.18531322479248
+             ,8.2779712677002,7.18531322479248,8.43406581878662,7.18531322479248,8.59015941619873,7.18531322479248,8.74625301361084
+             ,7.18531322479248,8.90234756469727,7.18531322479248,9.05844116210938,7.18531322479248,9.21453475952148,7.18531322479248
+             ,9.37062835693359,7.18531322479248,9.5267219543457,7.18531322479248,9.68281650543213,7.18531227111816,9.83891010284424
+             ,7.18531227111816,9.99500370025635,7.18531227111816,0.00499755144119263,7.34140872955322,0.161091089248657,7.34140872955322
+             ,0.317184925079346,7.34140872955322,0.473278760910034,7.34140872955322,0.629372596740723,7.34140872955322,0.785466432571411
+             ,7.34140872955322,0.9415602684021,7.34140872955322,1.09765410423279,7.34140872955322,1.25374794006348,7.34140872955322
+             ,1.40984201431274,7.34140872955322,1.56593585014343,7.34140872955322,1.72202968597412,7.34140872955322,1.87812352180481
+             ,7.34140872955322,2.0342173576355,7.34140872955322,2.19031119346619,7.34140872955322,2.3464047908783,7.34140825271606
+             ,2.50249910354614,7.34140872955322,2.65859317779541,7.34140872955322,2.81468653678894,7.34140825271606,2.97078037261963
+             ,7.34140825271606,3.12687420845032,7.34140825271606,3.28296852111816,7.34140825271606,3.43906211853027,7.34140825271606
+             ,3.59515619277954,7.34140825271606,3.75124955177307,7.34140825271606,3.90734386444092,7.34140825271606,4.06343746185303
+             ,7.34140825271606,4.21953153610229,7.34140777587891,4.3756251335144,7.34140825271606,4.53171920776367,7.34140825271606
+             ,4.68781280517578,7.34140777587891,4.84390687942505,7.34140777587891,5.00000047683716,7.34140777587891,5.15609455108643
+             ,7.34140777587891,5.31218814849854,7.34140777587891,5.4682822227478,7.34140777587891,5.62437582015991,7.34140777587891
+             ,5.78046989440918,7.34140777587891,5.93656349182129,7.34140777587891,6.09265756607056,7.34140777587891,6.24875116348267
+             ,7.34140777587891,6.40484523773193,7.34140777587891,6.56093978881836,7.34140777587891,6.71703338623047,7.34140777587891
+             ,6.87312650680542,7.34140777587891,7.02922058105469,7.34140777587891,7.18531513214111,7.34140777587891,7.34140872955322
+             ,7.34140682220459,7.49750232696533,7.34140777587891,7.6535964012146,7.34140777587891,7.80969047546387,7.34140682220459
+             ,7.96578407287598,7.34140682220459,8.12187767028809,7.34140682220459,8.2779712677002,7.34140682220459,8.43406581878662
+             ,7.34140682220459,8.59015941619873,7.34140682220459,8.74625301361084,7.34140682220459,8.90234756469727,7.34140682220459
+             ,9.05844116210938,7.34140682220459,9.21453475952148,7.34140634536743,9.37062835693359,7.34140682220459,9.5267219543457
+             ,7.34140682220459,9.68281650543213,7.34140634536743,9.83891010284424,7.34140634536743,9.99500370025635,7.34140634536743
+             ,0.00499725341796875,7.49750232696533,0.161091089248657,7.49750232696533,0.317184925079346,7.49750232696533,0.473278760910034
+             ,7.49750232696533,0.629372596740723,7.49750232696533,0.785466432571411,7.49750232696533,0.9415602684021,7.49750232696533
+             ,1.09765434265137,7.49750232696533,1.25374817848206,7.49750232696533,1.40984201431274,7.49750232696533,1.56593585014343
+             ,7.49750232696533,1.72202968597412,7.49750232696533,1.87812352180481,7.49750232696533,2.03421711921692,7.49750232696533
+             ,2.19031095504761,7.49750232696533,2.3464047908783,7.49750185012817,2.50249886512756,7.49750232696533,2.65859270095825
+             ,7.49750232696533,2.81468653678894,7.49750232696533,2.97078037261963,7.49750185012817,3.1268744468689,7.49750185012817
+             ,3.28296852111816,7.49750185012817,3.43906211853027,7.49750185012817,3.59515571594238,7.49750185012817,3.75124979019165
+             ,7.49750185012817,3.90734386444092,7.49750185012817,4.06343746185303,7.49750185012817,4.21953153610229,7.49750137329102
+             ,4.3756251335144,7.49750185012817,4.53171920776367,7.49750185012817,4.68781280517578,7.49750185012817,4.84390687942505
+             ,7.49750137329102,5.00000047683716,7.49750137329102,5.15609455108643,7.49750137329102,5.31218814849854,7.49750137329102
+             ,5.4682822227478,7.49750137329102,5.62437582015991,7.49750137329102,5.78046989440918,7.49750137329102,5.93656349182129
+             ,7.49750137329102,6.09265756607056,7.49750137329102,6.24875116348267,7.49750137329102,6.40484571456909,7.49750137329102
+             ,6.56093883514404,7.49750137329102,6.71703290939331,7.49750137329102,6.87312650680542,7.49750137329102,7.02922105789185
+             ,7.49750137329102,7.18531513214111,7.49750137329102,7.34140872955322,7.49750089645386,7.49750232696533,7.49750137329102
+             ,7.6535964012146,7.49750137329102,7.80969047546387,7.49750137329102,7.96578407287598,7.49750089645386,8.12187767028809
+             ,7.49750089645386,8.2779712677002,7.49750089645386,8.43406581878662,7.49750089645386,8.59015941619873,7.49750089645386
+             ,8.74625301361084,7.49750089645386,8.90234756469727,7.49750089645386,9.05844116210938,7.49750089645386,9.21453475952148
+             ,7.4975004196167,9.37062835693359,7.49750089645386,9.5267219543457,7.49750089645386,9.68281650543213,7.49750089645386
+             ,9.83891010284424,7.4975004196167,9.99500370025635,7.4975004196167,0.00499725341796875,7.65359687805176,0.161091089248657
+             ,7.65359687805176,0.317184925079346,7.6535964012146,0.473278760910034,7.6535964012146,0.629372596740723,7.6535964012146
+             ,0.785466432571411,7.6535964012146,0.941560566425323,7.6535964012146,1.09765434265137,7.6535964012146,1.25374817848206
+             ,7.6535964012146,1.40984201431274,7.6535964012146,1.56593585014343,7.6535964012146,1.72202944755554,7.6535964012146
+             ,1.87812328338623,7.6535964012146,2.03421711921692,7.6535964012146,2.19031095504761,7.6535964012146,2.3464047908783
+             ,7.6535964012146,2.50249886512756,7.6535964012146,2.65859270095825,7.6535964012146,2.81468653678894,7.65359592437744
+             ,2.97078084945679,7.65359592437744,3.1268744468689,7.65359592437744,3.28296804428101,7.65359592437744,3.43906188011169
+             ,7.65359592437744,3.59515619277954,7.6535964012146,3.75124979019165,7.6535964012146,3.90734386444092,7.6535964012146
+             ,4.06343746185303,7.65359497070313,4.21953153610229,7.65359497070313,4.3756251335144,7.65359497070313,4.53171920776367
+             ,7.65359497070313,4.68781280517578,7.65359497070313,4.84390687942505,7.65359592437744,5.00000047683716,7.65359592437744
+             ,5.15609455108643,7.65359592437744,5.31218814849854,7.65359497070313,5.4682822227478,7.65359497070313,5.62437582015991
+             ,7.65359497070313,5.78046989440918,7.65359497070313,5.93656349182129,7.65359497070313,6.09265756607056,7.65359497070313
+             ,6.24875116348267,7.65359497070313,6.40484523773193,7.65359497070313,6.56093883514404,7.65359497070313,6.71703290939331
+             ,7.65359497070313,6.87312698364258,7.65359497070313,7.02922105789185,7.65359497070313,7.18531513214111,7.65359497070313
+             ,7.34140825271606,7.65359497070313,7.49750185012817,7.65359497070313,7.6535964012146,7.65359497070313,7.80969047546387
+             ,7.65359449386597,7.96578407287598,7.65359449386597,8.12187767028809,7.65359449386597,8.2779712677002,7.65359449386597
+             ,8.43406581878662,7.65359449386597,8.59015941619873,7.65359497070313,8.74625301361084,7.65359497070313,8.90234756469727
+             ,7.65359497070313,9.05844116210938,7.65359401702881,9.21453475952148,7.65359401702881,9.37062835693359,7.65359401702881
+             ,9.5267219543457,7.65359401702881,9.68281650543213,7.65359401702881,9.83891010284424,7.65359449386597,9.99500370025635
+             ,7.65359449386597,0.00499725341796875,7.80969095230103,0.161091089248657,7.80969095230103,0.317184925079346,7.80969047546387
+             ,0.473278760910034,7.80969047546387,0.629372596740723,7.80969047546387,0.785466730594635,7.80969047546387,0.941560566425323
+             ,7.80969047546387,1.09765434265137,7.80969047546387,1.25374817848206,7.80969047546387,1.40984201431274,7.80969047546387
+             ,1.56593561172485,7.80969047546387,1.72202944755554,7.80969047546387,1.87812328338623,7.80969047546387,2.0342173576355
+             ,7.80969047546387,2.19031119346619,7.80969047546387,2.34640550613403,7.80969047546387,2.50249886512756,7.80969047546387
+             ,2.65859317779541,7.80969047546387,2.81468677520752,7.80969047546387,2.97078037261963,7.80968952178955,3.1268744468689
+             ,7.80968952178955,3.28296852111816,7.80968952178955,3.43906211853027,7.80968952178955,3.59515619277954,7.80968952178955
+             ,3.75124979019165,7.80969047546387,3.90734386444092,7.80969047546387,4.06343746185303,7.80968952178955,4.21953153610229
+             ,7.80968904495239,4.3756251335144,7.80968904495239,4.53171920776367,7.80968904495239,4.68781280517578,7.80968904495239
+             ,4.84390687942505,7.80968904495239,5.00000047683716,7.80968952178955,5.15609455108643,7.80968952178955,5.31218814849854
+             ,7.80968904495239,5.4682822227478,7.80968904495239,5.62437582015991,7.80968904495239,5.78046989440918,7.80968904495239
+             ,5.93656349182129,7.80968904495239,6.09265756607056,7.80968904495239,6.24875116348267,7.80968904495239,6.40484523773193
+             ,7.80968904495239,6.56093883514404,7.80968904495239,6.71703338623047,7.80968904495239,6.87312698364258,7.80968904495239
+             ,7.02922105789185,7.80968904495239,7.18531513214111,7.80968904495239,7.34140872955322,7.80968904495239,7.49750232696533
+             ,7.80968904495239,7.6535964012146,7.80968904495239,7.80969047546387,7.80968904495239,7.96578407287598,7.80968856811523
+             ,8.12187767028809,7.80968856811523,8.2779712677002,7.80968856811523,8.43406581878662,7.80968856811523,8.59015941619873
+             ,7.80968856811523,8.74625301361084,7.80968904495239,8.90234756469727,7.80968904495239,9.05844116210938,7.80968856811523
+             ,9.21453475952148,7.80968761444092,9.37062835693359,7.80968761444092,9.5267219543457,7.80968761444092,9.68281650543213
+             ,7.80968761444092,9.83891010284424,7.80968761444092,9.99500370025635,7.80968856811523,0.00499725341796875,7.96578454971313
+             ,0.161091089248657,7.96578454971313,0.317184925079346,7.96578407287598,0.473278760910034,7.96578407287598,0.629372894763947
+             ,7.96578407287598,0.785466730594635,7.96578407287598,0.941560566425323,7.96578407287598,1.09765434265137,7.96578407287598
+             ,1.25374794006348,7.96578407287598,1.40984177589417,7.96578407287598,1.56593585014343,7.96578407287598,1.72202968597412
+             ,7.96578407287598,1.87812352180481,7.96578407287598,2.0342173576355,7.96578407287598,2.19031143188477,7.96578407287598
+             ,2.34640550613403,7.96578407287598,2.50249910354614,7.96578407287598,2.65859317779541,7.96578407287598,2.81468677520752
+             ,7.96578407287598,2.97078084945679,7.96578407287598,3.1268744468689,7.96578359603882,3.28296852111816,7.96578359603882
+             ,3.43906211853027,7.96578359603882,3.59515619277954,7.96578359603882,3.75124979019165,7.96578407287598,3.90734386444092
+             ,7.96578407287598,4.06343746185303,7.96578359603882,4.21953153610229,7.96578359603882,4.3756251335144,7.96578311920166
+             ,4.53171920776367,7.96578311920166,4.68781280517578,7.96578311920166,4.84390687942505,7.96578311920166,5.00000047683716
+             ,7.96578359603882,5.15609455108643,7.96578359603882,5.31218814849854,7.96578311920166,5.4682822227478,7.96578311920166
+             ,5.62437582015991,7.96578311920166,5.78046989440918,7.96578311920166,5.93656349182129,7.96578311920166,6.09265756607056
+             ,7.96578311920166,6.24875164031982,7.96578311920166,6.40484571456909,7.96578311920166,6.56093978881836,7.96578311920166
+             ,6.71703338623047,7.96578311920166,6.87312698364258,7.96578311920166,7.02922105789185,7.96578311920166,7.18531513214111
+             ,7.96578311920166,7.34140872955322,7.96578311920166,7.49750232696533,7.96578311920166,7.6535964012146,7.96578311920166
+             ,7.80969047546387,7.96578311920166,7.96578407287598,7.96578311920166,8.12187767028809,7.96578216552734,8.2779712677002
+             ,7.96578216552734,8.43406581878662,7.96578216552734,8.59015941619873,7.96578216552734,8.74625301361084,7.96578311920166
+             ,8.90234756469727,7.96578311920166,9.05844116210938,7.96578216552734,9.21453475952148,7.96578216552734,9.37062835693359
+             ,7.96578168869019,9.5267219543457,7.96578168869019,9.68281650543213,7.96578168869019,9.83891010284424,7.96578168869019
+             ,9.99500370025635,7.96578216552734,0.00499725341796875,8.12187767028809,0.161091089248657,8.1218786239624,0.31718522310257
+             ,8.1218786239624,0.473279058933258,8.12187767028809,0.629372894763947,8.12187767028809,0.785466730594635,8.12187767028809
+             ,0.9415602684021,8.12187767028809,1.09765434265137,8.12187767028809,1.25374817848206,8.12187767028809,1.40984201431274
+             ,8.12187767028809,1.56593585014343,8.12187767028809,1.72202968597412,8.12187767028809,1.87812387943268,8.12187767028809
+             ,2.03421783447266,8.12187767028809,2.19031143188477,8.12187767028809,2.34640550613403,8.12187767028809,2.50249910354614
+             ,8.12187767028809,2.65859317779541,8.12187767028809,2.81468677520752,8.12187767028809,2.97078084945679,8.12187767028809
+             ,3.1268744468689,8.12187767028809,3.28296852111816,8.12187767028809,3.43906211853027,8.12187767028809,3.59515619277954
+             ,8.12187767028809,3.75124979019165,8.12187767028809,3.90734386444092,8.12187767028809,4.06343746185303,8.12187767028809
+             ,4.21953153610229,8.12187767028809,4.3756251335144,8.12187671661377,4.53171920776367,8.12187671661377,4.68781280517578
+             ,8.12187671661377,4.84390687942505,8.12187671661377,5.00000047683716,8.12187671661377,5.15609455108643,8.12187767028809
+             ,5.31218814849854,8.12187767028809,5.4682822227478,8.12187671661377,5.62437582015991,8.12187671661377,5.78046989440918
+             ,8.12187671661377,5.93656349182129,8.12187671661377,6.09265804290771,8.12187671661377,6.24875164031982,8.12187671661377
+             ,6.40484571456909,8.12187671661377,6.56093978881836,8.12187671661377,6.71703338623047,8.12187671661377,6.87312698364258
+             ,8.12187671661377,7.02922105789185,8.12187671661377,7.18531513214111,8.12187671661377,7.34140872955322,8.12187671661377
+             ,7.49750232696533,8.12187671661377,7.6535964012146,8.12187671661377,7.80969047546387,8.12187671661377,7.96578407287598
+             ,8.12187671661377,8.12187767028809,8.12187576293945,8.2779712677002,8.12187576293945,8.43406581878662,8.12187576293945
+             ,8.59015941619873,8.12187576293945,8.74625301361084,8.12187576293945,8.90234756469727,8.12187671661377,9.05844116210938
+             ,8.12187671661377,9.21453475952148,8.12187576293945,9.37062835693359,8.12187576293945,9.5267219543457,8.12187576293945
+             ,9.68281650543213,8.12187576293945,9.83891010284424,8.12187576293945,9.99500370025635,8.12187576293945,0.00499725341796875
+             ,8.2779712677002,0.161091387271881,8.27797222137451,0.31718522310257,8.27797222137451,0.473279356956482,8.2779712677002
+             ,0.62937319278717,8.2779712677002,0.785466730594635,8.2779712677002,0.941560566425323,8.2779712677002,1.09765434265137
+             ,8.2779712677002,1.25374817848206,8.2779712677002,1.40984201431274,8.2779712677002,1.56593585014343,8.2779712677002
+             ,1.72203004360199,8.2779712677002,1.87812387943268,8.2779712677002,2.03421783447266,8.2779712677002,2.19031143188477
+             ,8.2779712677002,2.34640550613403,8.2779712677002,2.50249910354614,8.2779712677002,2.65859317779541,8.2779712677002
+             ,2.81468677520752,8.2779712677002,2.97078084945679,8.2779712677002,3.1268744468689,8.2779712677002,3.28296852111816
+             ,8.2779712677002,3.43906211853027,8.2779712677002,3.59515619277954,8.2779712677002,3.75124979019165,8.2779712677002
+             ,3.90734386444092,8.2779712677002,4.06343746185303,8.2779712677002,4.21953153610229,8.2779712677002,4.3756251335144
+             ,8.2779712677002,4.53171920776367,8.27797031402588,4.68781280517578,8.27797031402588,4.84390687942505,8.27797031402588
+             ,5.00000047683716,8.27797031402588,5.15609455108643,8.2779712677002,5.31218814849854,8.2779712677002,5.4682822227478
+             ,8.27797031402588,5.62437582015991,8.27797031402588,5.78046989440918,8.27797031402588,5.93656444549561,8.27797031402588
+             ,6.09265804290771,8.27797031402588,6.24875164031982,8.27797031402588,6.40484571456909,8.27797031402588,6.56093978881836
+             ,8.27797031402588,6.71703338623047,8.27797031402588,6.87312698364258,8.27797031402588,7.02922105789185,8.27797031402588
+             ,7.18531513214111,8.27797031402588,7.34140872955322,8.27797031402588,7.49750232696533,8.27797031402588,7.6535964012146
+             ,8.27797031402588,7.80969047546387,8.27797031402588,7.96578407287598,8.27797031402588,8.12187767028809,8.27797031402588
+             ,8.2779712677002,8.27797031402588,8.43406581878662,8.27797031402588,8.59015941619873,8.27797031402588,8.74625301361084
+             ,8.27797031402588,8.90234756469727,8.27797031402588,9.05844116210938,8.27797031402588,9.21453475952148,8.27797031402588
+             ,9.37062835693359,8.27797031402588,9.5267219543457,8.27796936035156,9.68281650543213,8.27796936035156,9.83891010284424
+             ,8.27796936035156,9.99500370025635,8.27796936035156,0.0049978494644165,8.43406581878662,0.161091685295105,8.43406581878662
+             ,0.317185521125793,8.43406581878662,0.473279058933258,8.43406581878662,0.629372894763947,8.43406581878662,0.785466730594635
+             ,8.43406581878662,0.941560566425323,8.43406581878662,1.09765434265137,8.43406581878662,1.25374817848206,8.43406581878662
+             ,1.40984201431274,8.43406581878662,1.5659362077713,8.43406581878662,1.72203004360199,8.43406581878662,1.87812387943268
+             ,8.43406581878662,2.03421783447266,8.43406581878662,2.19031143188477,8.43406581878662,2.34640550613403,8.43406581878662
+             ,2.50249910354614,8.43406581878662,2.65859317779541,8.43406581878662,2.81468677520752,8.43406581878662,2.97078084945679
+             ,8.43406581878662,3.1268744468689,8.43406581878662,3.28296852111816,8.43406581878662,3.43906211853027,8.4340648651123
+             ,3.59515619277954,8.4340648651123,3.75124979019165,8.4340648651123,3.90734386444092,8.4340648651123,4.06343746185303
+             ,8.43406581878662,4.21953153610229,8.4340648651123,4.3756251335144,8.4340648651123,4.53171920776367,8.4340648651123
+             ,4.68781328201294,8.4340648651123,4.84390687942505,8.4340648651123,5.00000047683716,8.4340648651123,5.15609455108643
+             ,8.4340648651123,5.31218814849854,8.4340648651123,5.4682822227478,8.4340648651123,5.62437629699707,8.4340648651123
+             ,5.78047037124634,8.4340648651123,5.93656444549561,8.4340648651123,6.09265804290771,8.4340648651123,6.24875164031982
+             ,8.4340648651123,6.40484571456909,8.4340648651123,6.56093978881836,8.4340648651123,6.71703338623047,8.4340648651123
+             ,6.87312698364258,8.4340648651123,7.02922105789185,8.4340648651123,7.18531513214111,8.4340648651123,7.34140872955322
+             ,8.4340648651123,7.49750232696533,8.4340648651123,7.6535964012146,8.4340648651123,7.80969047546387,8.4340648651123
+             ,7.96578407287598,8.4340648651123,8.12187767028809,8.4340648651123,8.2779712677002,8.4340648651123,8.43406581878662
+             ,8.43406391143799,8.59015941619873,8.43406391143799,8.74625301361084,8.43406391143799,8.90234756469727,8.43406391143799
+             ,9.05844116210938,8.4340648651123,9.21453475952148,8.43406391143799,9.37062835693359,8.43406391143799,9.5267219543457
+             ,8.43406391143799,9.68281650543213,8.43406295776367,9.83891010284424,8.43406295776367,9.99500370025635,8.43406295776367
+             ,0.0049978494644165,8.59015941619873,0.161091387271881,8.59015941619873,0.31718522310257,8.59015941619873,0.473279058933258
+             ,8.59016036987305,0.629372894763947,8.59015941619873,0.785466730594635,8.59015941619873,0.941560566425323,8.59015941619873
+             ,1.09765434265137,8.59015941619873,1.25374817848206,8.59015941619873,1.40984237194061,8.59015941619873,1.5659362077713
+             ,8.59015941619873,1.72203004360199,8.59015941619873,1.87812387943268,8.59015941619873,2.03421783447266,8.59015941619873
+             ,2.19031143188477,8.59015941619873,2.34640502929688,8.59015941619873,2.50249910354614,8.59015941619873,2.65859317779541
+             ,8.59015941619873,2.81468677520752,8.59015941619873,2.97078084945679,8.59015941619873,3.1268744468689,8.59015941619873
+             ,3.28296852111816,8.59015941619873,3.43906211853027,8.59015941619873,3.59515619277954,8.59015846252441,3.75124979019165
+             ,8.59015846252441,3.90734386444092,8.59015846252441,4.06343746185303,8.59015846252441,4.21953153610229,8.59015941619873
+             ,4.37562561035156,8.59015846252441,4.53171920776367,8.59015846252441,4.68781328201294,8.59015846252441,4.84390687942505
+             ,8.59015846252441,5.00000047683716,8.59015846252441,5.15609455108643,8.59015846252441,5.31218910217285,8.59015846252441
+             ,5.46828269958496,8.59015846252441,5.62437629699707,8.59015846252441,5.78047037124634,8.59015846252441,5.93656444549561
+             ,8.59015846252441,6.09265804290771,8.59015846252441,6.24875164031982,8.59015846252441,6.40484571456909,8.59015846252441
+             ,6.56093978881836,8.59015846252441,6.71703338623047,8.59015846252441,6.87312698364258,8.59015846252441,7.02922105789185
+             ,8.59015846252441,7.18531513214111,8.59015846252441,7.34140872955322,8.59015846252441,7.49750232696533,8.59015846252441
+             ,7.6535964012146,8.59015846252441,7.80969047546387,8.59015846252441,7.96578407287598,8.59015846252441,8.12187767028809
+             ,8.59015846252441,8.2779712677002,8.59015846252441,8.43406581878662,8.59015846252441,8.59015941619873,8.5901575088501
+             ,8.74625301361084,8.5901575088501,8.90234756469727,8.5901575088501,9.05844116210938,8.5901575088501,9.21453475952148
+             ,8.59015846252441,9.37062835693359,8.5901575088501,9.5267219543457,8.5901575088501,9.68281650543213,8.5901575088501
+             ,9.83891010284424,8.59015655517578,9.99500370025635,8.59015655517578,0.00499755144119263,8.74625301361084,0.161091387271881
+             ,8.74625301361084,0.31718522310257,8.74625301361084,0.473279058933258,8.74625396728516,0.629372894763947,8.74625301361084
+             ,0.785466730594635,8.74625301361084,0.941560566425323,8.74625301361084,1.09765470027924,8.74625301361084,1.25374853610992
+             ,8.74625301361084,1.40984237194061,8.74625301361084,1.5659362077713,8.74625301361084,1.72203004360199,8.74625301361084
+             ,1.87812387943268,8.74625301361084,2.0342173576355,8.74625301361084,2.19031119346619,8.74625301361084,2.34640502929688
+             ,8.74625301361084,2.50249910354614,8.74625301361084,2.65859317779541,8.74625301361084,2.81468677520752,8.74625301361084
+             ,2.97078084945679,8.74625301361084,3.1268744468689,8.74625301361084,3.28296852111816,8.74625301361084,3.43906211853027
+             ,8.74625301361084,3.59515619277954,8.74625301361084,3.75124979019165,8.74625301361084,3.90734386444092,8.74625301361084
+             ,4.06343793869019,8.74625301361084,4.21953153610229,8.74625301361084,4.37562561035156,8.74625301361084,4.53171920776367
+             ,8.74625301361084,4.68781328201294,8.74625301361084,4.84390687942505,8.74625301361084,5.00000047683716,8.74625205993652
+             ,5.15609502792358,8.74625205993652,5.31218910217285,8.74625205993652,5.46828269958496,8.74625301361084,5.62437629699707
+             ,8.74625205993652,5.78047037124634,8.74625205993652,5.93656444549561,8.74625205993652,6.09265804290771,8.74625205993652
+             ,6.24875164031982,8.74625205993652,6.40484571456909,8.74625205993652,6.56093978881836,8.74625205993652,6.71703338623047
+             ,8.74625205993652,6.87312698364258,8.74625205993652,7.02922105789185,8.74625205993652,7.18531513214111,8.74625205993652
+             ,7.34140872955322,8.74625205993652,7.49750232696533,8.74625205993652,7.6535964012146,8.74625205993652,7.80969047546387
+             ,8.74625205993652,7.96578407287598,8.74625205993652,8.12187767028809,8.74625205993652,8.2779712677002,8.74625205993652
+             ,8.43406581878662,8.74625205993652,8.59015941619873,8.74625205993652,8.74625301361084,8.74625110626221,8.90234756469727
+             ,8.74625110626221,9.05844116210938,8.74625110626221,9.21453475952148,8.74625205993652,9.37062835693359,8.74625110626221
+             ,9.5267219543457,8.74625110626221,9.68281650543213,8.74625110626221,9.83891010284424,8.74625110626221,9.99500370025635
+             ,8.74625110626221,0.00499755144119263,8.90234756469727,0.161091387271881,8.90234756469727,0.31718522310257,8.90234756469727
+             ,0.473279058933258,8.90234756469727,0.629372894763947,8.90234756469727,0.785466730594635,8.90234756469727,0.941560864448547
+             ,8.90234756469727,1.09765470027924,8.90234756469727,1.25374853610992,8.90234756469727,1.40984237194061,8.90234756469727
+             ,1.5659362077713,8.90234756469727,1.72202968597412,8.90234756469727,1.87812352180481,8.90234756469727,2.0342173576355
+             ,8.90234756469727,2.19031119346619,8.90234756469727,2.34640502929688,8.90234756469727,2.50249910354614,8.90234756469727
+             ,2.65859317779541,8.90234756469727,2.81468677520752,8.90234756469727,2.97078084945679,8.90234756469727,3.1268744468689
+             ,8.90234756469727,3.28296852111816,8.90234756469727,3.43906211853027,8.90234756469727,3.59515619277954,8.90234756469727
+             ,3.75124979019165,8.90234661102295,3.9073441028595,8.90234661102295,4.06343793869019,8.90234661102295,4.21953153610229
+             ,8.90234661102295,4.37562561035156,8.90234661102295,4.53171920776367,8.90234661102295,4.68781328201294,8.90234661102295
+             ,4.84390687942505,8.90234661102295,5.00000095367432,8.90234565734863,5.15609502792358,8.90234565734863,5.31218910217285
+             ,8.90234565734863,5.46828269958496,8.90234565734863,5.62437629699707,8.90234565734863,5.78047037124634,8.90234565734863
+             ,5.93656444549561,8.90234565734863,6.09265804290771,8.90234565734863,6.24875164031982,8.90234565734863,6.40484571456909
+             ,8.90234565734863,6.56093978881836,8.90234565734863,6.71703338623047,8.90234565734863,6.87312698364258,8.90234565734863
+             ,7.02922105789185,8.90234565734863,7.18531513214111,8.90234565734863,7.34140872955322,8.90234565734863,7.49750232696533
+             ,8.90234565734863,7.6535964012146,8.90234565734863,7.80969047546387,8.90234565734863,7.96578407287598,8.90234565734863
+             ,8.12187767028809,8.90234565734863,8.2779712677002,8.90234565734863,8.43406581878662,8.90234565734863,8.59015941619873
+             ,8.90234565734863,8.74625301361084,8.90234565734863,8.90234756469727,8.90234565734863,9.05844116210938,8.90234565734863
+             ,9.21453475952148,8.90234565734863,9.37062835693359,8.90234565734863,9.5267219543457,8.90234565734863,9.68281650543213
+             ,8.90234565734863,9.83891010284424,8.90234565734863,9.99500370025635,8.90234470367432,0.00499755144119263,9.05844116210938
+             ,0.161091387271881,9.05844116210938,0.31718522310257,9.05844116210938,0.473279058933258,9.05844116210938,0.629372894763947
+             ,9.05844116210938,0.785467028617859,9.05844116210938,0.941560864448547,9.05844116210938,1.09765470027924,9.05844116210938
+             ,1.25374853610992,9.05844116210938,1.40984237194061,9.05844116210938,1.56593585014343,9.05844116210938,1.72202968597412
+             ,9.05844116210938,1.87812352180481,9.05844116210938,2.03421783447266,9.05844116210938,2.19031143188477,9.05844116210938
+             ,2.34640574455261,9.05844116210938,2.50249910354614,9.05844116210938,2.65859317779541,9.05844116210938,2.81468677520752
+             ,9.05844116210938,2.97078084945679,9.05844116210938,3.1268744468689,9.05844116210938,3.28296852111816,9.05844116210938
+             ,3.43906259536743,9.05844116210938,3.59515643119812,9.05844116210938,3.75125026702881,9.05844116210938,3.9073441028595
+             ,9.05844020843506,4.06343793869019,9.05844020843506,4.21953153610229,9.05844020843506,4.37562561035156,9.05844116210938
+             ,4.53171920776367,9.05844020843506,4.68781328201294,9.05844020843506,4.84390687942505,9.05844020843506,5.00000095367432
+             ,9.05844020843506,5.15609502792358,9.05843925476074,5.31218910217285,9.05843925476074,5.46828269958496,9.05843925476074
+             ,5.62437629699707,9.05844020843506,5.78047037124634,9.05843925476074,5.93656444549561,9.05843925476074,6.09265804290771
+             ,9.05843925476074,6.24875164031982,9.05843925476074,6.40484571456909,9.05843925476074,6.56093978881836,9.05843925476074
+             ,6.71703338623047,9.05843925476074,6.87312698364258,9.05843925476074,7.02922105789185,9.05843925476074,7.18531513214111
+             ,9.05843925476074,7.34140872955322,9.05843925476074,7.49750232696533,9.05843925476074,7.6535964012146,9.05843925476074
+             ,7.80969047546387,9.05843925476074,7.96578407287598,9.05843925476074,8.12187767028809,9.05843925476074,8.2779712677002
+             ,9.05843925476074,8.43406581878662,9.05843925476074,8.59015941619873,9.05843925476074,8.74625301361084,9.05843925476074
+             ,8.90234756469727,9.05843925476074,9.05844116210938,9.05843925476074,9.21453475952148,9.05843925476074,9.37062835693359
+             ,9.05843925476074,9.5267219543457,9.05843925476074,9.68281650543213,9.05843925476074,9.83891010284424,9.05843925476074
+             ,9.99500370025635,9.05843925476074,0.00499755144119263,9.2145357131958,0.161091387271881,9.2145357131958,0.31718522310257
+             ,9.21453475952148,0.473279058933258,9.21453475952148,0.62937319278717,9.21453475952148,0.785467028617859,9.21453475952148
+             ,0.941560864448547,9.21453475952148,1.09765470027924,9.21453475952148,1.25374817848206,9.21453475952148,1.40984201431274
+             ,9.21453475952148,1.5659362077713,9.21453475952148,1.72203004360199,9.21453475952148,1.87812387943268,9.21453475952148
+             ,2.03421783447266,9.21453475952148,2.19031190872192,9.21453475952148,2.34640574455261,9.21453475952148,2.5024995803833
+             ,9.21453475952148,2.65859341621399,9.21453475952148,2.81468677520752,9.21453475952148,2.97078084945679,9.21453475952148
+             ,3.1268744468689,9.21453475952148,3.28296875953674,9.21453475952148,3.43906259536743,9.21453475952148,3.59515643119812
+             ,9.21453475952148,3.75125026702881,9.21453475952148,3.9073441028595,9.21453475952148,4.06343793869019,9.21453380584717
+             ,4.21953153610229,9.21453380584717,4.37562561035156,9.21453380584717,4.53171920776367,9.21453380584717,4.68781328201294
+             ,9.21453380584717,4.84390687942505,9.21453380584717,5.00000095367432,9.21453380584717,5.15609502792358,9.21453380584717
+             ,5.31218910217285,9.21453380584717,5.46828269958496,9.21453380584717,5.62437629699707,9.21453380584717,5.78047037124634
+             ,9.21453380584717,5.93656444549561,9.21453380584717,6.09265804290771,9.21453380584717,6.24875164031982,9.21453380584717
+             ,6.40484571456909,9.21453380584717,6.56093978881836,9.21453380584717,6.71703338623047,9.21453380584717,6.87312698364258
+             ,9.21453380584717,7.02922105789185,9.21453380584717,7.18531513214111,9.21453380584717,7.34140872955322,9.21453380584717
+             ,7.49750232696533,9.21453380584717,7.6535964012146,9.21453380584717,7.80969047546387,9.21453380584717,7.96578407287598
+             ,9.21453380584717,8.12187767028809,9.21453380584717,8.2779712677002,9.21453380584717,8.43406581878662,9.21453380584717
+             ,8.59015941619873,9.21453380584717,8.74625301361084,9.21453380584717,8.90234756469727,9.21453380584717,9.05844116210938
+             ,9.21453285217285,9.21453475952148,9.21453285217285,9.37062835693359,9.21453285217285,9.5267219543457,9.21453285217285
+             ,9.68281650543213,9.21453285217285,9.83891010284424,9.21453285217285,9.99500465393066,9.21453285217285,0.00499755144119263
+             ,9.37062931060791,0.161091387271881,9.37062931060791,0.317185521125793,9.37062931060791,0.473279356956482,9.37062835693359
+             ,0.62937319278717,9.37062835693359,0.785467028617859,9.37062835693359,0.941560566425323,9.37062835693359,1.09765470027924
+             ,9.37062835693359,1.25374853610992,9.37062835693359,1.40984237194061,9.37062835693359,1.5659362077713,9.37062835693359
+             ,1.72203004360199,9.37062835693359,1.87812423706055,9.37062835693359,2.03421807289124,9.37062835693359,2.19031190872192
+             ,9.37062835693359,2.34640574455261,9.37062835693359,2.50249910354614,9.37062835693359,2.65859317779541,9.37062835693359
+             ,2.81468677520752,9.37062835693359,2.97078084945679,9.37062835693359,3.12687492370605,9.37062835693359,3.28296875953674
+             ,9.37062835693359,3.43906259536743,9.37062835693359,3.59515619277954,9.37062835693359,3.75125026702881,9.37062835693359
+             ,3.9073441028595,9.37062835693359,4.06343793869019,9.37062835693359,4.21953153610229,9.37062835693359,4.37562561035156
+             ,9.37062835693359,4.53171920776367,9.37062740325928,4.68781328201294,9.37062835693359,4.84390687942505,9.37062835693359
+             ,5.00000095367432,9.37062835693359,5.15609502792358,9.37062835693359,5.31218910217285,9.37062835693359,5.46828269958496
+             ,9.37062740325928,5.62437629699707,9.37062740325928,5.78047037124634,9.37062740325928,5.93656444549561,9.37062740325928
+             ,6.09265804290771,9.37062740325928,6.24875164031982,9.37062740325928,6.40484571456909,9.37062740325928,6.56093978881836
+             ,9.37062740325928,6.71703338623047,9.37062740325928,6.87312698364258,9.37062740325928,7.02922105789185,9.37062740325928
+             ,7.18531513214111,9.37062740325928,7.34140872955322,9.37062740325928,7.49750232696533,9.37062740325928,7.6535964012146
+             ,9.37062740325928,7.80969047546387,9.37062740325928,7.96578407287598,9.37062740325928,8.12187767028809,9.37062740325928
+             ,8.2779712677002,9.37062644958496,8.43406581878662,9.37062740325928,8.59015941619873,9.37062740325928,8.74625301361084
+             ,9.37062740325928,8.90234756469727,9.37062740325928,9.05844116210938,9.37062740325928,9.21453475952148,9.37062644958496
+             ,9.37062835693359,9.37062644958496,9.5267219543457,9.37062644958496,9.68281650543213,9.37062644958496,9.83891105651855
+             ,9.37062644958496,9.99500465393066,9.37062644958496,0.00499755144119263,9.52672290802002,0.161091685295105,9.52672290802002
+             ,0.317185521125793,9.52672290802002,0.473279654979706,9.5267219543457,0.629373490810394,9.5267219543457,0.785467028617859
+             ,9.5267219543457,0.941560864448547,9.5267219543457,1.09765470027924,9.5267219543457,1.25374853610992,9.5267219543457
+             ,1.40984237194061,9.5267219543457,1.5659362077713,9.5267219543457,1.72203040122986,9.5267219543457,1.87812423706055
+             ,9.5267219543457,2.03421807289124,9.5267219543457,2.19031190872192,9.5267219543457,2.34640574455261,9.5267219543457
+             ,2.50249910354614,9.5267219543457,2.65859317779541,9.5267219543457,2.81468677520752,9.5267219543457,2.97078108787537
+             ,9.5267219543457,3.12687492370605,9.5267219543457,3.28296852111816,9.5267219543457,3.43906211853027,9.5267219543457
+             ,3.59515643119812,9.5267219543457,3.75125026702881,9.5267219543457,3.9073441028595,9.5267219543457,4.06343793869019
+             ,9.5267219543457,4.21953201293945,9.5267219543457,4.37562561035156,9.5267219543457,4.53171968460083,9.52672100067139
+             ,4.6878137588501,9.5267219543457,4.84390735626221,9.5267219543457,5.00000095367432,9.5267219543457,5.15609502792358
+             ,9.5267219543457,5.31218910217285,9.5267219543457,5.46828269958496,9.52672100067139,5.62437629699707,9.52672100067139
+             ,5.78047037124634,9.52672100067139,5.93656444549561,9.52672100067139,6.09265804290771,9.52672100067139,6.24875164031982
+             ,9.52672100067139,6.40484571456909,9.52672100067139,6.56093978881836,9.52672100067139,6.71703338623047,9.52672100067139
+             ,6.87312698364258,9.52672100067139,7.02922105789185,9.52672100067139,7.18531513214111,9.52672100067139,7.34140872955322
+             ,9.52672100067139,7.49750232696533,9.52672100067139,7.6535964012146,9.52672100067139,7.80969047546387,9.52672100067139
+             ,7.96578407287598,9.52672100067139,8.12187767028809,9.52672100067139,8.2779712677002,9.52672100067139,8.43406581878662
+             ,9.52672100067139,8.59016036987305,9.52672100067139,8.74625396728516,9.52672100067139,8.90234756469727,9.52672100067139
+             ,9.05844116210938,9.52672100067139,9.21453475952148,9.52672100067139,9.37062835693359,9.52672100067139,9.5267219543457
+             ,9.52672004699707,9.68281650543213,9.52672100067139,9.83891105651855,9.52672100067139,9.99500465393066,9.52672100067139
+             ,0.00499814748764038,9.68281650543213,0.161091983318329,9.68281650543213,0.317185819149017,9.68281650543213,0.473279356956482
+             ,9.68281650543213,0.62937319278717,9.68281650543213,0.785467028617859,9.68281650543213,0.941560864448547,9.68281650543213
+             ,1.09765470027924,9.68281650543213,1.25374853610992,9.68281650543213,1.40984237194061,9.68281650543213,1.56593656539917
+             ,9.68281650543213,1.72203040122986,9.68281650543213,1.87812423706055,9.68281650543213,2.03421807289124,9.68281650543213
+             ,2.19031190872192,9.68281650543213,2.34640574455261,9.68281650543213,2.50249910354614,9.68281650543213,2.65859341621399
+             ,9.68281650543213,2.81468725204468,9.68281650543213,2.97078084945679,9.68281650543213,3.12687492370605,9.68281650543213
+             ,3.28296875953674,9.68281650543213,3.43906283378601,9.68281555175781,3.5951566696167,9.68281650543213,3.75125026702881
+             ,9.68281650543213,3.9073441028595,9.68281650543213,4.06343841552734,9.68281650543213,4.21953201293945,9.68281650543213
+             ,4.37562561035156,9.68281555175781,4.53171968460083,9.68281555175781,4.6878137588501,9.68281555175781,4.84390735626221
+             ,9.68281555175781,5.00000095367432,9.68281555175781,5.15609502792358,9.68281555175781,5.31218910217285,9.68281555175781
+             ,5.46828269958496,9.68281555175781,5.62437629699707,9.68281555175781,5.78047037124634,9.68281555175781,5.93656444549561
+             ,9.68281555175781,6.09265804290771,9.68281555175781,6.24875164031982,9.68281555175781,6.40484571456909,9.68281555175781
+             ,6.56093978881836,9.68281555175781,6.71703338623047,9.68281555175781,6.87312698364258,9.68281555175781,7.02922105789185
+             ,9.68281555175781,7.18531513214111,9.68281555175781,7.34140872955322,9.68281555175781,7.49750232696533,9.68281555175781
+             ,7.6535964012146,9.68281555175781,7.80969047546387,9.68281555175781,7.96578407287598,9.68281555175781,8.1218786239624
+             ,9.68281555175781,8.27797222137451,9.68281555175781,8.43406581878662,9.6828145980835,8.59015941619873,9.68281555175781
+             ,8.74625301361084,9.68281555175781,8.90234756469727,9.68281555175781,9.05844116210938,9.68281555175781,9.21453475952148
+             ,9.68281555175781,9.37062931060791,9.6828145980835,9.52672290802002,9.6828145980835,9.68281650543213,9.68281364440918
+             ,9.83891105651855,9.6828145980835,9.99500465393066,9.6828145980835,0.00499814748764038,9.83891105651855,0.161091685295105
+             ,9.83891105651855,0.317185521125793,9.83891105651855,0.473279356956482,9.83891105651855,0.62937319278717,9.83891105651855
+             ,0.785467028617859,9.83891010284424,0.941560864448547,9.83891010284424,1.09765470027924,9.83891010284424,1.25374853610992
+             ,9.83891010284424,1.40984272956848,9.83891010284424,1.56593656539917,9.83891010284424,1.72203040122986,9.83891010284424
+             ,1.87812423706055,9.83891010284424,2.03421807289124,9.83891010284424,2.19031190872192,9.83891010284424,2.34640550613403
+             ,9.83891010284424,2.50249981880188,9.83891010284424,2.65859365463257,9.83891010284424,2.81468725204468,9.83891010284424
+             ,2.97078108787537,9.83891010284424,3.12687492370605,9.83891010284424,3.28296899795532,9.83891010284424,3.43906283378601
+             ,9.83890914916992,3.5951566696167,9.83891010284424,3.75125026702881,9.83891010284424,3.90734434127808,9.83891010284424
+             ,4.06343841552734,9.83891010284424,4.21953201293945,9.83891010284424,4.37562561035156,9.83891010284424,4.53171968460083
+             ,9.83890914916992,4.6878137588501,9.83890914916992,4.84390735626221,9.83890914916992,5.00000095367432,9.83890914916992
+             ,5.15609502792358,9.83890914916992,5.31218910217285,9.83890914916992,5.46828269958496,9.83890914916992,5.62437629699707
+             ,9.83890914916992,5.78047037124634,9.83890914916992,5.93656444549561,9.83890914916992,6.09265804290771,9.83890914916992
+             ,6.24875164031982,9.83890914916992,6.40484571456909,9.83890914916992,6.56093978881836,9.83890914916992,6.71703338623047
+             ,9.83890914916992,6.87312698364258,9.83890914916992,7.02922105789185,9.83890914916992,7.18531513214111,9.83890914916992
+             ,7.34140872955322,9.83890914916992,7.49750232696533,9.83890914916992,7.65359687805176,9.83890914916992,7.80969095230103
+             ,9.83890914916992,7.96578454971313,9.83890914916992,8.1218786239624,9.83890914916992,8.27797222137451,9.83890914916992
+             ,8.43406581878662,9.83890819549561,8.59015941619873,9.83890914916992,8.74625301361084,9.83890914916992,8.90234756469727
+             ,9.83890914916992,9.05844116210938,9.83890914916992,9.2145357131958,9.83890914916992,9.37062931060791,9.83890914916992
+             ,9.52672290802002,9.83890819549561,9.68281650543213,9.83890724182129,9.83891105651855,9.83890819549561,9.99500465393066
+             ,9.83890819549561,0.0049978494644165,9.99500465393066,0.161091685295105,9.99500465393066,0.317185521125793,9.99500465393066
+             ,0.473279356956482,9.99500465393066,0.62937319278717,9.99500465393066,0.785467028617859,9.99500465393066,0.941560864448547
+             ,9.99500370025635,1.0976550579071,9.99500370025635,1.25374889373779,9.99500370025635,1.40984272956848,9.99500370025635
+             ,1.56593656539917,9.99500370025635,1.72203040122986,9.99500370025635,1.87812423706055,9.99500370025635,2.03421783447266
+             ,9.99500370025635,2.19031143188477,9.99500370025635,2.34640550613403,9.99500370025635,2.5024995803833,9.99500370025635
+             ,2.65859341621399,9.99500370025635,2.81468725204468,9.99500370025635,2.97078108787537,9.99500370025635,3.12687516212463
+             ,9.99500370025635,3.28296899795532,9.99500370025635,3.43906283378601,9.99500370025635,3.59515643119812,9.99500370025635
+             ,3.75125050544739,9.99500370025635,3.90734434127808,9.99500370025635,4.06343841552734,9.99500370025635,4.21953201293945
+             ,9.99500370025635,4.37562561035156,9.99500370025635,4.53171968460083,9.99500370025635,4.6878137588501,9.99500274658203
+             ,4.84390735626221,9.99500274658203,5.00000095367432,9.99500370025635,5.15609502792358,9.99500370025635,5.31218910217285
+             ,9.99500370025635,5.46828269958496,9.99500370025635,5.62437629699707,9.99500370025635,5.78047037124634,9.99500370025635
+             ,5.93656444549561,9.99500274658203,6.09265804290771,9.99500274658203,6.24875164031982,9.99500274658203,6.40484571456909
+             ,9.99500274658203,6.56093978881836,9.99500274658203,6.71703338623047,9.99500274658203,6.87312698364258,9.99500274658203
+             ,7.02922105789185,9.99500274658203,7.18531513214111,9.99500274658203,7.34140872955322,9.99500274658203,7.49750232696533
+             ,9.99500274658203,7.65359687805176,9.99500274658203,7.80969095230103,9.99500274658203,7.96578454971313,9.99500274658203
+             ,8.12187767028809,9.99500274658203,8.2779712677002,9.99500274658203,8.43406581878662,9.99500179290771,8.59015941619873
+             ,9.99500179290771,8.74625301361084,9.99500274658203,8.90234756469727,9.99500274658203,9.05844116210938,9.99500274658203
+             ,9.2145357131958,9.99500274658203,9.37062931060791,9.99500274658203,9.52672290802002,9.99500274658203,9.68281650543213
+             ,9.99500179290771,9.83891105651855,9.99500179290771,9.99500465393066,9.99500179290771
+            UVIndex: 65,0,66,1,66,0,66,1,67,2,67,1,67,2,68,3,68,2,68,3,69,4,69,3,69,4,70,5,70,4,70,5,71,6,71,5,71,6,72,7,72,6,72,7
+             ,73,8,73,7,73,8,74,9,74,8,74,9,75,10,75,9,75,10,76,11,76,10,76,11,77,12,77,11,77,12,78,13,78,12,78,13,79,14,79
+             ,13,79,14,80,15,80,14,80,15,81,16,81,15,81,16,82,17,82,16,82,17,83,18,83,17,83,18,84,19,84,18,84,19,85,20,85
+             ,19,85,20,86,21,86,20,86,21,87,22,87,21,87,22,88,23,88,22,88,23,89,24,89,23,89,24,90,25,90,24,90,25,91,26,91
+             ,25,91,26,92,27,92,26,92,27,93,28,93,27,93,28,94,29,94,28,94,29,95,30,95,29,95,30,96,31,96,30,96,31,97,32,97
+             ,31,97,32,98,33,98,32,98,33,99,34,99,33,99,34,100,35,100,34,100,35,101,36,101,35,101,36,102,37,102,36,102,37
+             ,103,38,103,37,103,38,104,39,104,38,104,39,105,40,105,39,105,40,106,41,106,40,106,41,107,42,107,41,107,42,108
+             ,43,108,42,108,43,109,44,109,43,109,44,110,45,110,44,110,45,111,46,111,45,111,46,112,47,112,46,112,47,113,48
+             ,113,47,113,48,114,49,114,48,114,49,115,50,115,49,115,50,116,51,116,50,116,51,117,52,117,51,117,52,118,53,118
+             ,52,118,53,119,54,119,53,119,54,120,55,120,54,120,55,121,56,121,55,121,56,122,57,122,56,122,57,123,58,123,57
+             ,123,58,124,59,124,58,124,59,125,60,125,59,125,60,126,61,126,60,126,61,127,62,127,61,127,62,128,63,128,62,128
+             ,63,129,64,129,63,130,65,131,66,131,65,131,66,132,67,132,66,132,67,133,68,133,67,133,68,134,69,134,68,134,69
+             ,135,70,135,69,135,70,136,71,136,70,136,71,137,72,137,71,137,72,138,73,138,72,138,73,139,74,139,73,139,74,140
+             ,75,140,74,140,75,141,76,141,75,141,76,142,77,142,76,142,77,143,78,143,77,143,78,144,79,144,78,144,79,145,80
+             ,145,79,145,80,146,81,146,80,146,81,147,82,147,81,147,82,148,83,148,82,148,83,149,84,149,83,149,84,150,85,150
+             ,84,150,85,151,86,151,85,151,86,152,87,152,86,152,87,153,88,153,87,153,88,154,89,154,88,154,89,155,90,155,89
+             ,155,90,156,91,156,90,156,91,157,92,157,91,157,92,158,93,158,92,158,93,159,94,159,93,159,94,160,95,160,94,160
+             ,95,161,96,161,95,161,96,162,97,162,96,162,97,163,98,163,97,163,98,164,99,164,98,164,99,165,100,165,99,165,100
+             ,166,101,166,100,166,101,167,102,167,101,167,102,168,103,168,102,168,103,169,104,169,103,169,104,170,105,170
+             ,104,170,105,171,106,171,105,171,106,172,107,172,106,172,107,173,108,173,107,173,108,174,109,174,108,174,109
+             ,175,110,175,109,175,110,176,111,176,110,176,111,177,112,177,111,177,112,178,113,178,112,178,113,179,114,179
+             ,113,179,114,180,115,180,114,180,115,181,116,181,115,181,116,182,117,182,116,182,117,183,118,183,117,183,118
+             ,184,119,184,118,184,119,185,120,185,119,185,120,186,121,186,120,186,121,187,122,187,121,187,122,188,123,188
+             ,122,188,123,189,124,189,123,189,124,190,125,190,124,190,125,191,126,191,125,191,126,192,127,192,126,192,127
+             ,193,128,193,127,193,128,194,129,194,128,195,130,196,131,196,130,196,131,197,132,197,131,197,132,198,133,198
+             ,132,198,133,199,134,199,133,199,134,200,135,200,134,200,135,201,136,201,135,201,136,202,137,202,136,202,137
+             ,203,138,203,137,203,138,204,139,204,138,204,139,205,140,205,139,205,140,206,141,206,140,206,141,207,142,207
+             ,141,207,142,208,143,208,142,208,143,209,144,209,143,209,144,210,145,210,144,210,145,211,146,211,145,211,146
+             ,212,147,212,146,212,147,213,148,213,147,213,148,214,149,214,148,214,149,215,150,215,149,215,150,216,151,216
+             ,150,216,151,217,152,217,151,217,152,218,153,218,152,218,153,219,154,219,153,219,154,220,155,220,154,220,155
+             ,221,156,221,155,221,156,222,157,222,156,222,157,223,158,223,157,223,158,224,159,224,158,224,159,225,160,225
+             ,159,225,160,226,161,226,160,226,161,227,162,227,161,227,162,228,163,228,162,228,163,229,164,229,163,229,164
+             ,230,165,230,164,230,165,231,166,231,165,231,166,232,167,232,166,232,167,233,168,233,167,233,168,234,169,234
+             ,168,234,169,235,170,235,169,235,170,236,171,236,170,236,171,237,172,237,171,237,172,238,173,238,172,238,173
+             ,239,174,239,173,239,174,240,175,240,174,240,175,241,176,241,175,241,176,242,177,242,176,242,177,243,178,243
+             ,177,243,178,244,179,244,178,244,179,245,180,245,179,245,180,246,181,246,180,246,181,247,182,247,181,247,182
+             ,248,183,248,182,248,183,249,184,249,183,249,184,250,185,250,184,250,185,251,186,251,185,251,186,252,187,252
+             ,186,252,187,253,188,253,187,253,188,254,189,254,188,254,189,255,190,255,189,255,190,256,191,256,190,256,191
+             ,257,192,257,191,257,192,258,193,258,192,258,193,259,194,259,193,260,195,261,196,261,195,261,196,262,197,262
+             ,196,262,197,263,198,263,197,263,198,264,199,264,198,264,199,265,200,265,199,265,200,266,201,266,200,266,201
+             ,267,202,267,201,267,202,268,203,268,202,268,203,269,204,269,203,269,204,270,205,270,204,270,205,271,206,271
+             ,205,271,206,272,207,272,206,272,207,273,208,273,207,273,208,274,209,274,208,274,209,275,210,275,209,275,210
+             ,276,211,276,210,276,211,277,212,277,211,277,212,278,213,278,212,278,213,279,214,279,213,279,214,280,215,280
+             ,214,280,215,281,216,281,215,281,216,282,217,282,216,282,217,283,218,283,217,283,218,284,219,284,218,284,219
+             ,285,220,285,219,285,220,286,221,286,220,286,221,287,222,287,221,287,222,288,223,288,222,288,223,289,224,289
+             ,223,289,224,290,225,290,224,290,225,291,226,291,225,291,226,292,227,292,226,292,227,293,228,293,227,293,228
+             ,294,229,294,228,294,229,295,230,295,229,295,230,296,231,296,230,296,231,297,232,297,231,297,232,298,233,298
+             ,232,298,233,299,234,299,233,299,234,300,235,300,234,300,235,301,236,301,235,301,236,302,237,302,236,302,237
+             ,303,238,303,237,303,238,304,239,304,238,304,239,305,240,305,239,305,240,306,241,306,240,306,241,307,242,307
+             ,241,307,242,308,243,308,242,308,243,309,244,309,243,309,244,310,245,310,244,310,245,311,246,311,245,311,246
+             ,312,247,312,246,312,247,313,248,313,247,313,248,314,249,314,248,314,249,315,250,315,249,315,250,316,251,316
+             ,250,316,251,317,252,317,251,317,252,318,253,318,252,318,253,319,254,319,253,319,254,320,255,320,254,320,255
+             ,321,256,321,255,321,256,322,257,322,256,322,257,323,258,323,257,323,258,324,259,324,258,325,260,326,261,326
+             ,260,326,261,327,262,327,261,327,262,328,263,328,262,328,263,329,264,329,263,329,264,330,265,330,264,330,265
+             ,331,266,331,265,331,266,332,267,332,266,332,267,333,268,333,267,333,268,334,269,334,268,334,269,335,270,335
+             ,269,335,270,336,271,336,270,336,271,337,272,337,271,337,272,338,273,338,272,338,273,339,274,339,273,339,274
+             ,340,275,340,274,340,275,341,276,341,275,341,276,342,277,342,276,342,277,343,278,343,277,343,278,344,279,344
+             ,278,344,279,345,280,345,279,345,280,346,281,346,280,346,281,347,282,347,281,347,282,348,283,348,282,348,283
+             ,349,284,349,283,349,284,350,285,350,284,350,285,351,286,351,285,351,286,352,287,352,286,352,287,353,288,353
+             ,287,353,288,354,289,354,288,354,289,355,290,355,289,355,290,356,291,356,290,356,291,357,292,357,291,357,292
+             ,358,293,358,292,358,293,359,294,359,293,359,294,360,295,360,294,360,295,361,296,361,295,361,296,362,297,362
+             ,296,362,297,363,298,363,297,363,298,364,299,364,298,364,299,365,300,365,299,365,300,366,301,366,300,366,301
+             ,367,302,367,301,367,302,368,303,368,302,368,303,369,304,369,303,369,304,370,305,370,304,370,305,371,306,371
+             ,305,371,306,372,307,372,306,372,307,373,308,373,307,373,308,374,309,374,308,374,309,375,310,375,309,375,310
+             ,376,311,376,310,376,311,377,312,377,311,377,312,378,313,378,312,378,313,379,314,379,313,379,314,380,315,380
+             ,314,380,315,381,316,381,315,381,316,382,317,382,316,382,317,383,318,383,317,383,318,384,319,384,318,384,319
+             ,385,320,385,319,385,320,386,321,386,320,386,321,387,322,387,321,387,322,388,323,388,322,388,323,389,324,389
+             ,323,390,325,391,326,391,325,391,326,392,327,392,326,392,327,393,328,393,327,393,328,394,329,394,328,394,329
+             ,395,330,395,329,395,330,396,331,396,330,396,331,397,332,397,331,397,332,398,333,398,332,398,333,399,334,399
+             ,333,399,334,400,335,400,334,400,335,401,336,401,335,401,336,402,337,402,336,402,337,403,338,403,337,403,338
+             ,404,339,404,338,404,339,405,340,405,339,405,340,406,341,406,340,406,341,407,342,407,341,407,342,408,343,408
+             ,342,408,343,409,344,409,343,409,344,410,345,410,344,410,345,411,346,411,345,411,346,412,347,412,346,412,347
+             ,413,348,413,347,413,348,414,349,414,348,414,349,415,350,415,349,415,350,416,351,416,350,416,351,417,352,417
+             ,351,417,352,418,353,418,352,418,353,419,354,419,353,419,354,420,355,420,354,420,355,421,356,421,355,421,356
+             ,422,357,422,356,422,357,423,358,423,357,423,358,424,359,424,358,424,359,425,360,425,359,425,360,426,361,426
+             ,360,426,361,427,362,427,361,427,362,428,363,428,362,428,363,429,364,429,363,429,364,430,365,430,364,430,365
+             ,431,366,431,365,431,366,432,367,432,366,432,367,433,368,433,367,433,368,434,369,434,368,434,369,435,370,435
+             ,369,435,370,436,371,436,370,436,371,437,372,437,371,437,372,438,373,438,372,438,373,439,374,439,373,439,374
+             ,440,375,440,374,440,375,441,376,441,375,441,376,442,377,442,376,442,377,443,378,443,377,443,378,444,379,444
+             ,378,444,379,445,380,445,379,445,380,446,381,446,380,446,381,447,382,447,381,447,382,448,383,448,382,448,383
+             ,449,384,449,383,449,384,450,385,450,384,450,385,451,386,451,385,451,386,452,387,452,386,452,387,453,388,453
+             ,387,453,388,454,389,454,388,455,390,456,391,456,390,456,391,457,392,457,391,457,392,458,393,458,392,458,393
+             ,459,394,459,393,459,394,460,395,460,394,460,395,461,396,461,395,461,396,462,397,462,396,462,397,463,398,463
+             ,397,463,398,464,399,464,398,464,399,465,400,465,399,465,400,466,401,466,400,466,401,467,402,467,401,467,402
+             ,468,403,468,402,468,403,469,404,469,403,469,404,470,405,470,404,470,405,471,406,471,405,471,406,472,407,472
+             ,406,472,407,473,408,473,407,473,408,474,409,474,408,474,409,475,410,475,409,475,410,476,411,476,410,476,411
+             ,477,412,477,411,477,412,478,413,478,412,478,413,479,414,479,413,479,414,480,415,480,414,480,415,481,416,481
+             ,415,481,416,482,417,482,416,482,417,483,418,483,417,483,418,484,419,484,418,484,419,485,420,485,419,485,420
+             ,486,421,486,420,486,421,487,422,487,421,487,422,488,423,488,422,488,423,489,424,489,423,489,424,490,425,490
+             ,424,490,425,491,426,491,425,491,426,492,427,492,426,492,427,493,428,493,427,493,428,494,429,494,428,494,429
+             ,495,430,495,429,495,430,496,431,496,430,496,431,497,432,497,431,497,432,498,433,498,432,498,433,499,434,499
+             ,433,499,434,500,435,500,434,500,435,501,436,501,435,501,436,502,437,502,436,502,437,503,438,503,437,503,438
+             ,504,439,504,438,504,439,505,440,505,439,505,440,506,441,506,440,506,441,507,442,507,441,507,442,508,443,508
+             ,442,508,443,509,444,509,443,509,444,510,445,510,444,510,445,511,446,511,445,511,446,512,447,512,446,512,447
+             ,513,448,513,447,513,448,514,449,514,448,514,449,515,450,515,449,515,450,516,451,516,450,516,451,517,452,517
+             ,451,517,452,518,453,518,452,518,453,519,454,519,453,520,455,521,456,521,455,521,456,522,457,522,456,522,457
+             ,523,458,523,457,523,458,524,459,524,458,524,459,525,460,525,459,525,460,526,461,526,460,526,461,527,462,527
+             ,461,527,462,528,463,528,462,528,463,529,464,529,463,529,464,530,465,530,464,530,465,531,466,531,465,531,466
+             ,532,467,532,466,532,467,533,468,533,467,533,468,534,469,534,468,534,469,535,470,535,469,535,470,536,471,536
+             ,470,536,471,537,472,537,471,537,472,538,473,538,472,538,473,539,474,539,473,539,474,540,475,540,474,540,475
+             ,541,476,541,475,541,476,542,477,542,476,542,477,543,478,543,477,543,478,544,479,544,478,544,479,545,480,545
+             ,479,545,480,546,481,546,480,546,481,547,482,547,481,547,482,548,483,548,482,548,483,549,484,549,483,549,484
+             ,550,485,550,484,550,485,551,486,551,485,551,486,552,487,552,486,552,487,553,488,553,487,553,488,554,489,554
+             ,488,554,489,555,490,555,489,555,490,556,491,556,490,556,491,557,492,557,491,557,492,558,493,558,492,558,493
+             ,559,494,559,493,559,494,560,495,560,494,560,495,561,496,561,495,561,496,562,497,562,496,562,497,563,498,563
+             ,497,563,498,564,499,564,498,564,499,565,500,565,499,565,500,566,501,566,500,566,501,567,502,567,501,567,502
+             ,568,503,568,502,568,503,569,504,569,503,569,504,570,505,570,504,570,505,571,506,571,505,571,506,572,507,572
+             ,506,572,507,573,508,573,507,573,508,574,509,574,508,574,509,575,510,575,509,575,510,576,511,576,510,576,511
+             ,577,512,577,511,577,512,578,513,578,512,578,513,579,514,579,513,579,514,580,515,580,514,580,515,581,516,581
+             ,515,581,516,582,517,582,516,582,517,583,518,583,517,583,518,584,519,584,518,585,520,586,521,586,520,586,521
+             ,587,522,587,521,587,522,588,523,588,522,588,523,589,524,589,523,589,524,590,525,590,524,590,525,591,526,591
+             ,525,591,526,592,527,592,526,592,527,593,528,593,527,593,528,594,529,594,528,594,529,595,530,595,529,595,530
+             ,596,531,596,530,596,531,597,532,597,531,597,532,598,533,598,532,598,533,599,534,599,533,599,534,600,535,600
+             ,534,600,535,601,536,601,535,601,536,602,537,602,536,602,537,603,538,603,537,603,538,604,539,604,538,604,539
+             ,605,540,605,539,605,540,606,541,606,540,606,541,607,542,607,541,607,542,608,543,608,542,608,543,609,544,609
+             ,543,609,544,610,545,610,544,610,545,611,546,611,545,611,546,612,547,612,546,612,547,613,548,613,547,613,548
+             ,614,549,614,548,614,549,615,550,615,549,615,550,616,551,616,550,616,551,617,552,617,551,617,552,618,553,618
+             ,552,618,553,619,554,619,553,619,554,620,555,620,554,620,555,621,556,621,555,621,556,622,557,622,556,622,557
+             ,623,558,623,557,623,558,624,559,624,558,624,559,625,560,625,559,625,560,626,561,626,560,626,561,627,562,627
+             ,561,627,562,628,563,628,562,628,563,629,564,629,563,629,564,630,565,630,564,630,565,631,566,631,565,631,566
+             ,632,567,632,566,632,567,633,568,633,567,633,568,634,569,634,568,634,569,635,570,635,569,635,570,636,571,636
+             ,570,636,571,637,572,637,571,637,572,638,573,638,572,638,573,639,574,639,573,639,574,640,575,640,574,640,575
+             ,641,576,641,575,641,576,642,577,642,576,642,577,643,578,643,577,643,578,644,579,644,578,644,579,645,580,645
+             ,579,645,580,646,581,646,580,646,581,647,582,647,581,647,582,648,583,648,582,648,583,649,584,649,583,650,585
+             ,651,586,651,585,651,586,652,587,652,586,652,587,653,588,653,587,653,588,654,589,654,588,654,589,655,590,655
+             ,589,655,590,656,591,656,590,656,591,657,592,657,591,657,592,658,593,658,592,658,593,659,594,659,593,659,594
+             ,660,595,660,594,660,595,661,596,661,595,661,596,662,597,662,596,662,597,663,598,663,597,663,598,664,599,664
+             ,598,664,599,665,600,665,599,665,600,666,601,666,600,666,601,667,602,667,601,667,602,668,603,668,602,668,603
+             ,669,604,669,603,669,604,670,605,670,604,670,605,671,606,671,605,671,606,672,607,672,606,672,607,673,608,673
+             ,607,673,608,674,609,674,608,674,609,675,610,675,609,675,610,676,611,676,610,676,611,677,612,677,611,677,612
+             ,678,613,678,612,678,613,679,614,679,613,679,614,680,615,680,614,680,615,681,616,681,615,681,616,682,617,682
+             ,616,682,617,683,618,683,617,683,618,684,619,684,618,684,619,685,620,685,619,685,620,686,621,686,620,686,621
+             ,687,622,687,621,687,622,688,623,688,622,688,623,689,624,689,623,689,624,690,625,690,624,690,625,691,626,691
+             ,625,691,626,692,627,692,626,692,627,693,628,693,627,693,628,694,629,694,628,694,629,695,630,695,629,695,630
+             ,696,631,696,630,696,631,697,632,697,631,697,632,698,633,698,632,698,633,699,634,699,633,699,634,700,635,700
+             ,634,700,635,701,636,701,635,701,636,702,637,702,636,702,637,703,638,703,637,703,638,704,639,704,638,704,639
+             ,705,640,705,639,705,640,706,641,706,640,706,641,707,642,707,641,707,642,708,643,708,642,708,643,709,644,709
+             ,643,709,644,710,645,710,644,710,645,711,646,711,645,711,646,712,647,712,646,712,647,713,648,713,647,713,648
+             ,714,649,714,648,715,650,716,651,716,650,716,651,717,652,717,651,717,652,718,653,718,652,718,653,719,654,719
+             ,653,719,654,720,655,720,654,720,655,721,656,721,655,721,656,722,657,722,656,722,657,723,658,723,657,723,658
+             ,724,659,724,658,724,659,725,660,725,659,725,660,726,661,726,660,726,661,727,662,727,661,727,662,728,663,728
+             ,662,728,663,729,664,729,663,729,664,730,665,730,664,730,665,731,666,731,665,731,666,732,667,732,666,732,667
+             ,733,668,733,667,733,668,734,669,734,668,734,669,735,670,735,669,735,670,736,671,736,670,736,671,737,672,737
+             ,671,737,672,738,673,738,672,738,673,739,674,739,673,739,674,740,675,740,674,740,675,741,676,741,675,741,676
+             ,742,677,742,676,742,677,743,678,743,677,743,678,744,679,744,678,744,679,745,680,745,679,745,680,746,681,746
+             ,680,746,681,747,682,747,681,747,682,748,683,748,682,748,683,749,684,749,683,749,684,750,685,750,684,750,685
+             ,751,686,751,685,751,686,752,687,752,686,752,687,753,688,753,687,753,688,754,689,754,688,754,689,755,690,755
+             ,689,755,690,756,691,756,690,756,691,757,692,757,691,757,692,758,693,758,692,758,693,759,694,759,693,759,694
+             ,760,695,760,694,760,695,761,696,761,695,761,696,762,697,762,696,762,697,763,698,763,697,763,698,764,699,764
+             ,698,764,699,765,700,765,699,765,700,766,701,766,700,766,701,767,702,767,701,767,702,768,703,768,702,768,703
+             ,769,704,769,703,769,704,770,705,770,704,770,705,771,706,771,705,771,706,772,707,772,706,772,707,773,708,773
+             ,707,773,708,774,709,774,708,774,709,775,710,775,709,775,710,776,711,776,710,776,711,777,712,777,711,777,712
+             ,778,713,778,712,778,713,779,714,779,713,780,715,781,716,781,715,781,716,782,717,782,716,782,717,783,718,783
+             ,717,783,718,784,719,784,718,784,719,785,720,785,719,785,720,786,721,786,720,786,721,787,722,787,721,787,722
+             ,788,723,788,722,788,723,789,724,789,723,789,724,790,725,790,724,790,725,791,726,791,725,791,726,792,727,792
+             ,726,792,727,793,728,793,727,793,728,794,729,794,728,794,729,795,730,795,729,795,730,796,731,796,730,796,731
+             ,797,732,797,731,797,732,798,733,798,732,798,733,799,734,799,733,799,734,800,735,800,734,800,735,801,736,801
+             ,735,801,736,802,737,802,736,802,737,803,738,803,737,803,738,804,739,804,738,804,739,805,740,805,739,805,740
+             ,806,741,806,740,806,741,807,742,807,741,807,742,808,743,808,742,808,743,809,744,809,743,809,744,810,745,810
+             ,744,810,745,811,746,811,745,811,746,812,747,812,746,812,747,813,748,813,747,813,748,814,749,814,748,814,749
+             ,815,750,815,749,815,750,816,751,816,750,816,751,817,752,817,751,817,752,818,753,818,752,818,753,819,754,819
+             ,753,819,754,820,755,820,754,820,755,821,756,821,755,821,756,822,757,822,756,822,757,823,758,823,757,823,758
+             ,824,759,824,758,824,759,825,760,825,759,825,760,826,761,826,760,826,761,827,762,827,761,827,762,828,763,828
+             ,762,828,763,829,764,829,763,829,764,830,765,830,764,830,765,831,766,831,765,831,766,832,767,832,766,832,767
+             ,833,768,833,767,833,768,834,769,834,768,834,769,835,770,835,769,835,770,836,771,836,770,836,771,837,772,837
+             ,771,837,772,838,773,838,772,838,773,839,774,839,773,839,774,840,775,840,774,840,775,841,776,841,775,841,776
+             ,842,777,842,776,842,777,843,778,843,777,843,778,844,779,844,778,845,780,846,781,846,780,846,781,847,782,847
+             ,781,847,782,848,783,848,782,848,783,849,784,849,783,849,784,850,785,850,784,850,785,851,786,851,785,851,786
+             ,852,787,852,786,852,787,853,788,853,787,853,788,854,789,854,788,854,789,855,790,855,789,855,790,856,791,856
+             ,790,856,791,857,792,857,791,857,792,858,793,858,792,858,793,859,794,859,793,859,794,860,795,860,794,860,795
+             ,861,796,861,795,861,796,862,797,862,796,862,797,863,798,863,797,863,798,864,799,864,798,864,799,865,800,865
+             ,799,865,800,866,801,866,800,866,801,867,802,867,801,867,802,868,803,868,802,868,803,869,804,869,803,869,804
+             ,870,805,870,804,870,805,871,806,871,805,871,806,872,807,872,806,872,807,873,808,873,807,873,808,874,809,874
+             ,808,874,809,875,810,875,809,875,810,876,811,876,810,876,811,877,812,877,811,877,812,878,813,878,812,878,813
+             ,879,814,879,813,879,814,880,815,880,814,880,815,881,816,881,815,881,816,882,817,882,816,882,817,883,818,883
+             ,817,883,818,884,819,884,818,884,819,885,820,885,819,885,820,886,821,886,820,886,821,887,822,887,821,887,822
+             ,888,823,888,822,888,823,889,824,889,823,889,824,890,825,890,824,890,825,891,826,891,825,891,826,892,827,892
+             ,826,892,827,893,828,893,827,893,828,894,829,894,828,894,829,895,830,895,829,895,830,896,831,896,830,896,831
+             ,897,832,897,831,897,832,898,833,898,832,898,833,899,834,899,833,899,834,900,835,900,834,900,835,901,836,901
+             ,835,901,836,902,837,902,836,902,837,903,838,903,837,903,838,904,839,904,838,904,839,905,840,905,839,905,840
+             ,906,841,906,840,906,841,907,842,907,841,907,842,908,843,908,842,908,843,909,844,909,843,910,845,911,846,911
+             ,845,911,846,912,847,912,846,912,847,913,848,913,847,913,848,914,849,914,848,914,849,915,850,915,849,915,850
+             ,916,851,916,850,916,851,917,852,917,851,917,852,918,853,918,852,918,853,919,854,919,853,919,854,920,855,920
+             ,854,920,855,921,856,921,855,921,856,922,857,922,856,922,857,923,858,923,857,923,858,924,859,924,858,924,859
+             ,925,860,925,859,925,860,926,861,926,860,926,861,927,862,927,861,927,862,928,863,928,862,928,863,929,864,929
+             ,863,929,864,930,865,930,864,930,865,931,866,931,865,931,866,932,867,932,866,932,867,933,868,933,867,933,868
+             ,934,869,934,868,934,869,935,870,935,869,935,870,936,871,936,870,936,871,937,872,937,871,937,872,938,873,938
+             ,872,938,873,939,874,939,873,939,874,940,875,940,874,940,875,941,876,941,875,941,876,942,877,942,876,942,877
+             ,943,878,943,877,943,878,944,879,944,878,944,879,945,880,945,879,945,880,946,881,946,880,946,881,947,882,947
+             ,881,947,882,948,883,948,882,948,883,949,884,949,883,949,884,950,885,950,884,950,885,951,886,951,885,951,886
+             ,952,887,952,886,952,887,953,888,953,887,953,888,954,889,954,888,954,889,955,890,955,889,955,890,956,891,956
+             ,890,956,891,957,892,957,891,957,892,958,893,958,892,958,893,959,894,959,893,959,894,960,895,960,894,960,895
+             ,961,896,961,895,961,896,962,897,962,896,962,897,963,898,963,897,963,898,964,899,964,898,964,899,965,900,965
+             ,899,965,900,966,901,966,900,966,901,967,902,967,901,967,902,968,903,968,902,968,903,969,904,969,903,969,904
+             ,970,905,970,904,970,905,971,906,971,905,971,906,972,907,972,906,972,907,973,908,973,907,973,908,974,909,974
+             ,908,975,910,976,911,976,910,976,911,977,912,977,911,977,912,978,913,978,912,978,913,979,914,979,913,979,914
+             ,980,915,980,914,980,915,981,916,981,915,981,916,982,917,982,916,982,917,983,918,983,917,983,918,984,919,984
+             ,918,984,919,985,920,985,919,985,920,986,921,986,920,986,921,987,922,987,921,987,922,988,923,988,922,988,923
+             ,989,924,989,923,989,924,990,925,990,924,990,925,991,926,991,925,991,926,992,927,992,926,992,927,993,928,993
+             ,927,993,928,994,929,994,928,994,929,995,930,995,929,995,930,996,931,996,930,996,931,997,932,997,931,997,932
+             ,998,933,998,932,998,933,999,934,999,933,999,934,1000,935,1000,934,1000,935,1001,936,1001,935,1001,936,1002,937
+             ,1002,936,1002,937,1003,938,1003,937,1003,938,1004,939,1004,938,1004,939,1005,940,1005,939,1005,940,1006,941
+             ,1006,940,1006,941,1007,942,1007,941,1007,942,1008,943,1008,942,1008,943,1009,944,1009,943,1009,944,1010,945
+             ,1010,944,1010,945,1011,946,1011,945,1011,946,1012,947,1012,946,1012,947,1013,948,1013,947,1013,948,1014,949
+             ,1014,948,1014,949,1015,950,1015,949,1015,950,1016,951,1016,950,1016,951,1017,952,1017,951,1017,952,1018,953
+             ,1018,952,1018,953,1019,954,1019,953,1019,954,1020,955,1020,954,1020,955,1021,956,1021,955,1021,956,1022,957
+             ,1022,956,1022,957,1023,958,1023,957,1023,958,1024,959,1024,958,1024,959,1025,960,1025,959,1025,960,1026,961
+             ,1026,960,1026,961,1027,962,1027,961,1027,962,1028,963,1028,962,1028,963,1029,964,1029,963,1029,964,1030,965
+             ,1030,964,1030,965,1031,966,1031,965,1031,966,1032,967,1032,966,1032,967,1033,968,1033,967,1033,968,1034,969
+             ,1034,968,1034,969,1035,970,1035,969,1035,970,1036,971,1036,970,1036,971,1037,972,1037,971,1037,972,1038,973
+             ,1038,972,1038,973,1039,974,1039,973,1040,975,1041,976,1041,975,1041,976,1042,977,1042,976,1042,977,1043,978
+             ,1043,977,1043,978,1044,979,1044,978,1044,979,1045,980,1045,979,1045,980,1046,981,1046,980,1046,981,1047,982
+             ,1047,981,1047,982,1048,983,1048,982,1048,983,1049,984,1049,983,1049,984,1050,985,1050,984,1050,985,1051,986
+             ,1051,985,1051,986,1052,987,1052,986,1052,987,1053,988,1053,987,1053,988,1054,989,1054,988,1054,989,1055,990
+             ,1055,989,1055,990,1056,991,1056,990,1056,991,1057,992,1057,991,1057,992,1058,993,1058,992,1058,993,1059,994
+             ,1059,993,1059,994,1060,995,1060,994,1060,995,1061,996,1061,995,1061,996,1062,997,1062,996,1062,997,1063,998
+             ,1063,997,1063,998,1064,999,1064,998,1064,999,1065,1000,1065,999,1065,1000,1066,1001,1066,1000,1066,1001,1067
+             ,1002,1067,1001,1067,1002,1068,1003,1068,1002,1068,1003,1069,1004,1069,1003,1069,1004,1070,1005,1070,1004,1070
+             ,1005,1071,1006,1071,1005,1071,1006,1072,1007,1072,1006,1072,1007,1073,1008,1073,1007,1073,1008,1074,1009,1074
+             ,1008,1074,1009,1075,1010,1075,1009,1075,1010,1076,1011,1076,1010,1076,1011,1077,1012,1077,1011,1077,1012,1078
+             ,1013,1078,1012,1078,1013,1079,1014,1079,1013,1079,1014,1080,1015,1080,1014,1080,1015,1081,1016,1081,1015,1081
+             ,1016,1082,1017,1082,1016,1082,1017,1083,1018,1083,1017,1083,1018,1084,1019,1084,1018,1084,1019,1085,1020,1085
+             ,1019,1085,1020,1086,1021,1086,1020,1086,1021,1087,1022,1087,1021,1087,1022,1088,1023,1088,1022,1088,1023,1089
+             ,1024,1089,1023,1089,1024,1090,1025,1090,1024,1090,1025,1091,1026,1091,1025,1091,1026,1092,1027,1092,1026,1092
+             ,1027,1093,1028,1093,1027,1093,1028,1094,1029,1094,1028,1094,1029,1095,1030,1095,1029,1095,1030,1096,1031,1096
+             ,1030,1096,1031,1097,1032,1097,1031,1097,1032,1098,1033,1098,1032,1098,1033,1099,1034,1099,1033,1099,1034,1100
+             ,1035,1100,1034,1100,1035,1101,1036,1101,1035,1101,1036,1102,1037,1102,1036,1102,1037,1103,1038,1103,1037,1103
+             ,1038,1104,1039,1104,1038,1105,1040,1106,1041,1106,1040,1106,1041,1107,1042,1107,1041,1107,1042,1108,1043,1108
+             ,1042,1108,1043,1109,1044,1109,1043,1109,1044,1110,1045,1110,1044,1110,1045,1111,1046,1111,1045,1111,1046,1112
+             ,1047,1112,1046,1112,1047,1113,1048,1113,1047,1113,1048,1114,1049,1114,1048,1114,1049,1115,1050,1115,1049,1115
+             ,1050,1116,1051,1116,1050,1116,1051,1117,1052,1117,1051,1117,1052,1118,1053,1118,1052,1118,1053,1119,1054,1119
+             ,1053,1119,1054,1120,1055,1120,1054,1120,1055,1121,1056,1121,1055,1121,1056,1122,1057,1122,1056,1122,1057,1123
+             ,1058,1123,1057,1123,1058,1124,1059,1124,1058,1124,1059,1125,1060,1125,1059,1125,1060,1126,1061,1126,1060,1126
+             ,1061,1127,1062,1127,1061,1127,1062,1128,1063,1128,1062,1128,1063,1129,1064,1129,1063,1129,1064,1130,1065,1130
+             ,1064,1130,1065,1131,1066,1131,1065,1131,1066,1132,1067,1132,1066,1132,1067,1133,1068,1133,1067,1133,1068,1134
+             ,1069,1134,1068,1134,1069,1135,1070,1135,1069,1135,1070,1136,1071,1136,1070,1136,1071,1137,1072,1137,1071,1137
+             ,1072,1138,1073,1138,1072,1138,1073,1139,1074,1139,1073,1139,1074,1140,1075,1140,1074,1140,1075,1141,1076,1141
+             ,1075,1141,1076,1142,1077,1142,1076,1142,1077,1143,1078,1143,1077,1143,1078,1144,1079,1144,1078,1144,1079,1145
+             ,1080,1145,1079,1145,1080,1146,1081,1146,1080,1146,1081,1147,1082,1147,1081,1147,1082,1148,1083,1148,1082,1148
+             ,1083,1149,1084,1149,1083,1149,1084,1150,1085,1150,1084,1150,1085,1151,1086,1151,1085,1151,1086,1152,1087,1152
+             ,1086,1152,1087,1153,1088,1153,1087,1153,1088,1154,1089,1154,1088,1154,1089,1155,1090,1155,1089,1155,1090,1156
+             ,1091,1156,1090,1156,1091,1157,1092,1157,1091,1157,1092,1158,1093,1158,1092,1158,1093,1159,1094,1159,1093,1159
+             ,1094,1160,1095,1160,1094,1160,1095,1161,1096,1161,1095,1161,1096,1162,1097,1162,1096,1162,1097,1163,1098,1163
+             ,1097,1163,1098,1164,1099,1164,1098,1164,1099,1165,1100,1165,1099,1165,1100,1166,1101,1166,1100,1166,1101,1167
+             ,1102,1167,1101,1167,1102,1168,1103,1168,1102,1168,1103,1169,1104,1169,1103,1170,1105,1171,1106,1171,1105,1171
+             ,1106,1172,1107,1172,1106,1172,1107,1173,1108,1173,1107,1173,1108,1174,1109,1174,1108,1174,1109,1175,1110,1175
+             ,1109,1175,1110,1176,1111,1176,1110,1176,1111,1177,1112,1177,1111,1177,1112,1178,1113,1178,1112,1178,1113,1179
+             ,1114,1179,1113,1179,1114,1180,1115,1180,1114,1180,1115,1181,1116,1181,1115,1181,1116,1182,1117,1182,1116,1182
+             ,1117,1183,1118,1183,1117,1183,1118,1184,1119,1184,1118,1184,1119,1185,1120,1185,1119,1185,1120,1186,1121,1186
+             ,1120,1186,1121,1187,1122,1187,1121,1187,1122,1188,1123,1188,1122,1188,1123,1189,1124,1189,1123,1189,1124,1190
+             ,1125,1190,1124,1190,1125,1191,1126,1191,1125,1191,1126,1192,1127,1192,1126,1192,1127,1193,1128,1193,1127,1193
+             ,1128,1194,1129,1194,1128,1194,1129,1195,1130,1195,1129,1195,1130,1196,1131,1196,1130,1196,1131,1197,1132,1197
+             ,1131,1197,1132,1198,1133,1198,1132,1198,1133,1199,1134,1199,1133,1199,1134,1200,1135,1200,1134,1200,1135,1201
+             ,1136,1201,1135,1201,1136,1202,1137,1202,1136,1202,1137,1203,1138,1203,1137,1203,1138,1204,1139,1204,1138,1204
+             ,1139,1205,1140,1205,1139,1205,1140,1206,1141,1206,1140,1206,1141,1207,1142,1207,1141,1207,1142,1208,1143,1208
+             ,1142,1208,1143,1209,1144,1209,1143,1209,1144,1210,1145,1210,1144,1210,1145,1211,1146,1211,1145,1211,1146,1212
+             ,1147,1212,1146,1212,1147,1213,1148,1213,1147,1213,1148,1214,1149,1214,1148,1214,1149,1215,1150,1215,1149,1215
+             ,1150,1216,1151,1216,1150,1216,1151,1217,1152,1217,1151,1217,1152,1218,1153,1218,1152,1218,1153,1219,1154,1219
+             ,1153,1219,1154,1220,1155,1220,1154,1220,1155,1221,1156,1221,1155,1221,1156,1222,1157,1222,1156,1222,1157,1223
+             ,1158,1223,1157,1223,1158,1224,1159,1224,1158,1224,1159,1225,1160,1225,1159,1225,1160,1226,1161,1226,1160,1226
+             ,1161,1227,1162,1227,1161,1227,1162,1228,1163,1228,1162,1228,1163,1229,1164,1229,1163,1229,1164,1230,1165,1230
+             ,1164,1230,1165,1231,1166,1231,1165,1231,1166,1232,1167,1232,1166,1232,1167,1233,1168,1233,1167,1233,1168,1234
+             ,1169,1234,1168,1235,1170,1236,1171,1236,1170,1236,1171,1237,1172,1237,1171,1237,1172,1238,1173,1238,1172,1238
+             ,1173,1239,1174,1239,1173,1239,1174,1240,1175,1240,1174,1240,1175,1241,1176,1241,1175,1241,1176,1242,1177,1242
+             ,1176,1242,1177,1243,1178,1243,1177,1243,1178,1244,1179,1244,1178,1244,1179,1245,1180,1245,1179,1245,1180,1246
+             ,1181,1246,1180,1246,1181,1247,1182,1247,1181,1247,1182,1248,1183,1248,1182,1248,1183,1249,1184,1249,1183,1249
+             ,1184,1250,1185,1250,1184,1250,1185,1251,1186,1251,1185,1251,1186,1252,1187,1252,1186,1252,1187,1253,1188,1253
+             ,1187,1253,1188,1254,1189,1254,1188,1254,1189,1255,1190,1255,1189,1255,1190,1256,1191,1256,1190,1256,1191,1257
+             ,1192,1257,1191,1257,1192,1258,1193,1258,1192,1258,1193,1259,1194,1259,1193,1259,1194,1260,1195,1260,1194,1260
+             ,1195,1261,1196,1261,1195,1261,1196,1262,1197,1262,1196,1262,1197,1263,1198,1263,1197,1263,1198,1264,1199,1264
+             ,1198,1264,1199,1265,1200,1265,1199,1265,1200,1266,1201,1266,1200,1266,1201,1267,1202,1267,1201,1267,1202,1268
+             ,1203,1268,1202,1268,1203,1269,1204,1269,1203,1269,1204,1270,1205,1270,1204,1270,1205,1271,1206,1271,1205,1271
+             ,1206,1272,1207,1272,1206,1272,1207,1273,1208,1273,1207,1273,1208,1274,1209,1274,1208,1274,1209,1275,1210,1275
+             ,1209,1275,1210,1276,1211,1276,1210,1276,1211,1277,1212,1277,1211,1277,1212,1278,1213,1278,1212,1278,1213,1279
+             ,1214,1279,1213,1279,1214,1280,1215,1280,1214,1280,1215,1281,1216,1281,1215,1281,1216,1282,1217,1282,1216,1282
+             ,1217,1283,1218,1283,1217,1283,1218,1284,1219,1284,1218,1284,1219,1285,1220,1285,1219,1285,1220,1286,1221,1286
+             ,1220,1286,1221,1287,1222,1287,1221,1287,1222,1288,1223,1288,1222,1288,1223,1289,1224,1289,1223,1289,1224,1290
+             ,1225,1290,1224,1290,1225,1291,1226,1291,1225,1291,1226,1292,1227,1292,1226,1292,1227,1293,1228,1293,1227,1293
+             ,1228,1294,1229,1294,1228,1294,1229,1295,1230,1295,1229,1295,1230,1296,1231,1296,1230,1296,1231,1297,1232,1297
+             ,1231,1297,1232,1298,1233,1298,1232,1298,1233,1299,1234,1299,1233,1300,1235,1301,1236,1301,1235,1301,1236,1302
+             ,1237,1302,1236,1302,1237,1303,1238,1303,1237,1303,1238,1304,1239,1304,1238,1304,1239,1305,1240,1305,1239,1305
+             ,1240,1306,1241,1306,1240,1306,1241,1307,1242,1307,1241,1307,1242,1308,1243,1308,1242,1308,1243,1309,1244,1309
+             ,1243,1309,1244,1310,1245,1310,1244,1310,1245,1311,1246,1311,1245,1311,1246,1312,1247,1312,1246,1312,1247,1313
+             ,1248,1313,1247,1313,1248,1314,1249,1314,1248,1314,1249,1315,1250,1315,1249,1315,1250,1316,1251,1316,1250,1316
+             ,1251,1317,1252,1317,1251,1317,1252,1318,1253,1318,1252,1318,1253,1319,1254,1319,1253,1319,1254,1320,1255,1320
+             ,1254,1320,1255,1321,1256,1321,1255,1321,1256,1322,1257,1322,1256,1322,1257,1323,1258,1323,1257,1323,1258,1324
+             ,1259,1324,1258,1324,1259,1325,1260,1325,1259,1325,1260,1326,1261,1326,1260,1326,1261,1327,1262,1327,1261,1327
+             ,1262,1328,1263,1328,1262,1328,1263,1329,1264,1329,1263,1329,1264,1330,1265,1330,1264,1330,1265,1331,1266,1331
+             ,1265,1331,1266,1332,1267,1332,1266,1332,1267,1333,1268,1333,1267,1333,1268,1334,1269,1334,1268,1334,1269,1335
+             ,1270,1335,1269,1335,1270,1336,1271,1336,1270,1336,1271,1337,1272,1337,1271,1337,1272,1338,1273,1338,1272,1338
+             ,1273,1339,1274,1339,1273,1339,1274,1340,1275,1340,1274,1340,1275,1341,1276,1341,1275,1341,1276,1342,1277,1342
+             ,1276,1342,1277,1343,1278,1343,1277,1343,1278,1344,1279,1344,1278,1344,1279,1345,1280,1345,1279,1345,1280,1346
+             ,1281,1346,1280,1346,1281,1347,1282,1347,1281,1347,1282,1348,1283,1348,1282,1348,1283,1349,1284,1349,1283,1349
+             ,1284,1350,1285,1350,1284,1350,1285,1351,1286,1351,1285,1351,1286,1352,1287,1352,1286,1352,1287,1353,1288,1353
+             ,1287,1353,1288,1354,1289,1354,1288,1354,1289,1355,1290,1355,1289,1355,1290,1356,1291,1356,1290,1356,1291,1357
+             ,1292,1357,1291,1357,1292,1358,1293,1358,1292,1358,1293,1359,1294,1359,1293,1359,1294,1360,1295,1360,1294,1360
+             ,1295,1361,1296,1361,1295,1361,1296,1362,1297,1362,1296,1362,1297,1363,1298,1363,1297,1363,1298,1364,1299,1364
+             ,1298,1365,1300,1366,1301,1366,1300,1366,1301,1367,1302,1367,1301,1367,1302,1368,1303,1368,1302,1368,1303,1369
+             ,1304,1369,1303,1369,1304,1370,1305,1370,1304,1370,1305,1371,1306,1371,1305,1371,1306,1372,1307,1372,1306,1372
+             ,1307,1373,1308,1373,1307,1373,1308,1374,1309,1374,1308,1374,1309,1375,1310,1375,1309,1375,1310,1376,1311,1376
+             ,1310,1376,1311,1377,1312,1377,1311,1377,1312,1378,1313,1378,1312,1378,1313,1379,1314,1379,1313,1379,1314,1380
+             ,1315,1380,1314,1380,1315,1381,1316,1381,1315,1381,1316,1382,1317,1382,1316,1382,1317,1383,1318,1383,1317,1383
+             ,1318,1384,1319,1384,1318,1384,1319,1385,1320,1385,1319,1385,1320,1386,1321,1386,1320,1386,1321,1387,1322,1387
+             ,1321,1387,1322,1388,1323,1388,1322,1388,1323,1389,1324,1389,1323,1389,1324,1390,1325,1390,1324,1390,1325,1391
+             ,1326,1391,1325,1391,1326,1392,1327,1392,1326,1392,1327,1393,1328,1393,1327,1393,1328,1394,1329,1394,1328,1394
+             ,1329,1395,1330,1395,1329,1395,1330,1396,1331,1396,1330,1396,1331,1397,1332,1397,1331,1397,1332,1398,1333,1398
+             ,1332,1398,1333,1399,1334,1399,1333,1399,1334,1400,1335,1400,1334,1400,1335,1401,1336,1401,1335,1401,1336,1402
+             ,1337,1402,1336,1402,1337,1403,1338,1403,1337,1403,1338,1404,1339,1404,1338,1404,1339,1405,1340,1405,1339,1405
+             ,1340,1406,1341,1406,1340,1406,1341,1407,1342,1407,1341,1407,1342,1408,1343,1408,1342,1408,1343,1409,1344,1409
+             ,1343,1409,1344,1410,1345,1410,1344,1410,1345,1411,1346,1411,1345,1411,1346,1412,1347,1412,1346,1412,1347,1413
+             ,1348,1413,1347,1413,1348,1414,1349,1414,1348,1414,1349,1415,1350,1415,1349,1415,1350,1416,1351,1416,1350,1416
+             ,1351,1417,1352,1417,1351,1417,1352,1418,1353,1418,1352,1418,1353,1419,1354,1419,1353,1419,1354,1420,1355,1420
+             ,1354,1420,1355,1421,1356,1421,1355,1421,1356,1422,1357,1422,1356,1422,1357,1423,1358,1423,1357,1423,1358,1424
+             ,1359,1424,1358,1424,1359,1425,1360,1425,1359,1425,1360,1426,1361,1426,1360,1426,1361,1427,1362,1427,1361,1427
+             ,1362,1428,1363,1428,1362,1428,1363,1429,1364,1429,1363,1430,1365,1431,1366,1431,1365,1431,1366,1432,1367,1432
+             ,1366,1432,1367,1433,1368,1433,1367,1433,1368,1434,1369,1434,1368,1434,1369,1435,1370,1435,1369,1435,1370,1436
+             ,1371,1436,1370,1436,1371,1437,1372,1437,1371,1437,1372,1438,1373,1438,1372,1438,1373,1439,1374,1439,1373,1439
+             ,1374,1440,1375,1440,1374,1440,1375,1441,1376,1441,1375,1441,1376,1442,1377,1442,1376,1442,1377,1443,1378,1443
+             ,1377,1443,1378,1444,1379,1444,1378,1444,1379,1445,1380,1445,1379,1445,1380,1446,1381,1446,1380,1446,1381,1447
+             ,1382,1447,1381,1447,1382,1448,1383,1448,1382,1448,1383,1449,1384,1449,1383,1449,1384,1450,1385,1450,1384,1450
+             ,1385,1451,1386,1451,1385,1451,1386,1452,1387,1452,1386,1452,1387,1453,1388,1453,1387,1453,1388,1454,1389,1454
+             ,1388,1454,1389,1455,1390,1455,1389,1455,1390,1456,1391,1456,1390,1456,1391,1457,1392,1457,1391,1457,1392,1458
+             ,1393,1458,1392,1458,1393,1459,1394,1459,1393,1459,1394,1460,1395,1460,1394,1460,1395,1461,1396,1461,1395,1461
+             ,1396,1462,1397,1462,1396,1462,1397,1463,1398,1463,1397,1463,1398,1464,1399,1464,1398,1464,1399,1465,1400,1465
+             ,1399,1465,1400,1466,1401,1466,1400,1466,1401,1467,1402,1467,1401,1467,1402,1468,1403,1468,1402,1468,1403,1469
+             ,1404,1469,1403,1469,1404,1470,1405,1470,1404,1470,1405,1471,1406,1471,1405,1471,1406,1472,1407,1472,1406,1472
+             ,1407,1473,1408,1473,1407,1473,1408,1474,1409,1474,1408,1474,1409,1475,1410,1475,1409,1475,1410,1476,1411,1476
+             ,1410,1476,1411,1477,1412,1477,1411,1477,1412,1478,1413,1478,1412,1478,1413,1479,1414,1479,1413,1479,1414,1480
+             ,1415,1480,1414,1480,1415,1481,1416,1481,1415,1481,1416,1482,1417,1482,1416,1482,1417,1483,1418,1483,1417,1483
+             ,1418,1484,1419,1484,1418,1484,1419,1485,1420,1485,1419,1485,1420,1486,1421,1486,1420,1486,1421,1487,1422,1487
+             ,1421,1487,1422,1488,1423,1488,1422,1488,1423,1489,1424,1489,1423,1489,1424,1490,1425,1490,1424,1490,1425,1491
+             ,1426,1491,1425,1491,1426,1492,1427,1492,1426,1492,1427,1493,1428,1493,1427,1493,1428,1494,1429,1494,1428,1495
+             ,1430,1496,1431,1496,1430,1496,1431,1497,1432,1497,1431,1497,1432,1498,1433,1498,1432,1498,1433,1499,1434,1499
+             ,1433,1499,1434,1500,1435,1500,1434,1500,1435,1501,1436,1501,1435,1501,1436,1502,1437,1502,1436,1502,1437,1503
+             ,1438,1503,1437,1503,1438,1504,1439,1504,1438,1504,1439,1505,1440,1505,1439,1505,1440,1506,1441,1506,1440,1506
+             ,1441,1507,1442,1507,1441,1507,1442,1508,1443,1508,1442,1508,1443,1509,1444,1509,1443,1509,1444,1510,1445,1510
+             ,1444,1510,1445,1511,1446,1511,1445,1511,1446,1512,1447,1512,1446,1512,1447,1513,1448,1513,1447,1513,1448,1514
+             ,1449,1514,1448,1514,1449,1515,1450,1515,1449,1515,1450,1516,1451,1516,1450,1516,1451,1517,1452,1517,1451,1517
+             ,1452,1518,1453,1518,1452,1518,1453,1519,1454,1519,1453,1519,1454,1520,1455,1520,1454,1520,1455,1521,1456,1521
+             ,1455,1521,1456,1522,1457,1522,1456,1522,1457,1523,1458,1523,1457,1523,1458,1524,1459,1524,1458,1524,1459,1525
+             ,1460,1525,1459,1525,1460,1526,1461,1526,1460,1526,1461,1527,1462,1527,1461,1527,1462,1528,1463,1528,1462,1528
+             ,1463,1529,1464,1529,1463,1529,1464,1530,1465,1530,1464,1530,1465,1531,1466,1531,1465,1531,1466,1532,1467,1532
+             ,1466,1532,1467,1533,1468,1533,1467,1533,1468,1534,1469,1534,1468,1534,1469,1535,1470,1535,1469,1535,1470,1536
+             ,1471,1536,1470,1536,1471,1537,1472,1537,1471,1537,1472,1538,1473,1538,1472,1538,1473,1539,1474,1539,1473,1539
+             ,1474,1540,1475,1540,1474,1540,1475,1541,1476,1541,1475,1541,1476,1542,1477,1542,1476,1542,1477,1543,1478,1543
+             ,1477,1543,1478,1544,1479,1544,1478,1544,1479,1545,1480,1545,1479,1545,1480,1546,1481,1546,1480,1546,1481,1547
+             ,1482,1547,1481,1547,1482,1548,1483,1548,1482,1548,1483,1549,1484,1549,1483,1549,1484,1550,1485,1550,1484,1550
+             ,1485,1551,1486,1551,1485,1551,1486,1552,1487,1552,1486,1552,1487,1553,1488,1553,1487,1553,1488,1554,1489,1554
+             ,1488,1554,1489,1555,1490,1555,1489,1555,1490,1556,1491,1556,1490,1556,1491,1557,1492,1557,1491,1557,1492,1558
+             ,1493,1558,1492,1558,1493,1559,1494,1559,1493,1560,1495,1561,1496,1561,1495,1561,1496,1562,1497,1562,1496,1562
+             ,1497,1563,1498,1563,1497,1563,1498,1564,1499,1564,1498,1564,1499,1565,1500,1565,1499,1565,1500,1566,1501,1566
+             ,1500,1566,1501,1567,1502,1567,1501,1567,1502,1568,1503,1568,1502,1568,1503,1569,1504,1569,1503,1569,1504,1570
+             ,1505,1570,1504,1570,1505,1571,1506,1571,1505,1571,1506,1572,1507,1572,1506,1572,1507,1573,1508,1573,1507,1573
+             ,1508,1574,1509,1574,1508,1574,1509,1575,1510,1575,1509,1575,1510,1576,1511,1576,1510,1576,1511,1577,1512,1577
+             ,1511,1577,1512,1578,1513,1578,1512,1578,1513,1579,1514,1579,1513,1579,1514,1580,1515,1580,1514,1580,1515,1581
+             ,1516,1581,1515,1581,1516,1582,1517,1582,1516,1582,1517,1583,1518,1583,1517,1583,1518,1584,1519,1584,1518,1584
+             ,1519,1585,1520,1585,1519,1585,1520,1586,1521,1586,1520,1586,1521,1587,1522,1587,1521,1587,1522,1588,1523,1588
+             ,1522,1588,1523,1589,1524,1589,1523,1589,1524,1590,1525,1590,1524,1590,1525,1591,1526,1591,1525,1591,1526,1592
+             ,1527,1592,1526,1592,1527,1593,1528,1593,1527,1593,1528,1594,1529,1594,1528,1594,1529,1595,1530,1595,1529,1595
+             ,1530,1596,1531,1596,1530,1596,1531,1597,1532,1597,1531,1597,1532,1598,1533,1598,1532,1598,1533,1599,1534,1599
+             ,1533,1599,1534,1600,1535,1600,1534,1600,1535,1601,1536,1601,1535,1601,1536,1602,1537,1602,1536,1602,1537,1603
+             ,1538,1603,1537,1603,1538,1604,1539,1604,1538,1604,1539,1605,1540,1605,1539,1605,1540,1606,1541,1606,1540,1606
+             ,1541,1607,1542,1607,1541,1607,1542,1608,1543,1608,1542,1608,1543,1609,1544,1609,1543,1609,1544,1610,1545,1610
+             ,1544,1610,1545,1611,1546,1611,1545,1611,1546,1612,1547,1612,1546,1612,1547,1613,1548,1613,1547,1613,1548,1614
+             ,1549,1614,1548,1614,1549,1615,1550,1615,1549,1615,1550,1616,1551,1616,1550,1616,1551,1617,1552,1617,1551,1617
+             ,1552,1618,1553,1618,1552,1618,1553,1619,1554,1619,1553,1619,1554,1620,1555,1620,1554,1620,1555,1621,1556,1621
+             ,1555,1621,1556,1622,1557,1622,1556,1622,1557,1623,1558,1623,1557,1623,1558,1624,1559,1624,1558,1625,1560,1626
+             ,1561,1626,1560,1626,1561,1627,1562,1627,1561,1627,1562,1628,1563,1628,1562,1628,1563,1629,1564,1629,1563,1629
+             ,1564,1630,1565,1630,1564,1630,1565,1631,1566,1631,1565,1631,1566,1632,1567,1632,1566,1632,1567,1633,1568,1633
+             ,1567,1633,1568,1634,1569,1634,1568,1634,1569,1635,1570,1635,1569,1635,1570,1636,1571,1636,1570,1636,1571,1637
+             ,1572,1637,1571,1637,1572,1638,1573,1638,1572,1638,1573,1639,1574,1639,1573,1639,1574,1640,1575,1640,1574,1640
+             ,1575,1641,1576,1641,1575,1641,1576,1642,1577,1642,1576,1642,1577,1643,1578,1643,1577,1643,1578,1644,1579,1644
+             ,1578,1644,1579,1645,1580,1645,1579,1645,1580,1646,1581,1646,1580,1646,1581,1647,1582,1647,1581,1647,1582,1648
+             ,1583,1648,1582,1648,1583,1649,1584,1649,1583,1649,1584,1650,1585,1650,1584,1650,1585,1651,1586,1651,1585,1651
+             ,1586,1652,1587,1652,1586,1652,1587,1653,1588,1653,1587,1653,1588,1654,1589,1654,1588,1654,1589,1655,1590,1655
+             ,1589,1655,1590,1656,1591,1656,1590,1656,1591,1657,1592,1657,1591,1657,1592,1658,1593,1658,1592,1658,1593,1659
+             ,1594,1659,1593,1659,1594,1660,1595,1660,1594,1660,1595,1661,1596,1661,1595,1661,1596,1662,1597,1662,1596,1662
+             ,1597,1663,1598,1663,1597,1663,1598,1664,1599,1664,1598,1664,1599,1665,1600,1665,1599,1665,1600,1666,1601,1666
+             ,1600,1666,1601,1667,1602,1667,1601,1667,1602,1668,1603,1668,1602,1668,1603,1669,1604,1669,1603,1669,1604,1670
+             ,1605,1670,1604,1670,1605,1671,1606,1671,1605,1671,1606,1672,1607,1672,1606,1672,1607,1673,1608,1673,1607,1673
+             ,1608,1674,1609,1674,1608,1674,1609,1675,1610,1675,1609,1675,1610,1676,1611,1676,1610,1676,1611,1677,1612,1677
+             ,1611,1677,1612,1678,1613,1678,1612,1678,1613,1679,1614,1679,1613,1679,1614,1680,1615,1680,1614,1680,1615,1681
+             ,1616,1681,1615,1681,1616,1682,1617,1682,1616,1682,1617,1683,1618,1683,1617,1683,1618,1684,1619,1684,1618,1684
+             ,1619,1685,1620,1685,1619,1685,1620,1686,1621,1686,1620,1686,1621,1687,1622,1687,1621,1687,1622,1688,1623,1688
+             ,1622,1688,1623,1689,1624,1689,1623,1690,1625,1691,1626,1691,1625,1691,1626,1692,1627,1692,1626,1692,1627,1693
+             ,1628,1693,1627,1693,1628,1694,1629,1694,1628,1694,1629,1695,1630,1695,1629,1695,1630,1696,1631,1696,1630,1696
+             ,1631,1697,1632,1697,1631,1697,1632,1698,1633,1698,1632,1698,1633,1699,1634,1699,1633,1699,1634,1700,1635,1700
+             ,1634,1700,1635,1701,1636,1701,1635,1701,1636,1702,1637,1702,1636,1702,1637,1703,1638,1703,1637,1703,1638,1704
+             ,1639,1704,1638,1704,1639,1705,1640,1705,1639,1705,1640,1706,1641,1706,1640,1706,1641,1707,1642,1707,1641,1707
+             ,1642,1708,1643,1708,1642,1708,1643,1709,1644,1709,1643,1709,1644,1710,1645,1710,1644,1710,1645,1711,1646,1711
+             ,1645,1711,1646,1712,1647,1712,1646,1712,1647,1713,1648,1713,1647,1713,1648,1714,1649,1714,1648,1714,1649,1715
+             ,1650,1715,1649,1715,1650,1716,1651,1716,1650,1716,1651,1717,1652,1717,1651,1717,1652,1718,1653,1718,1652,1718
+             ,1653,1719,1654,1719,1653,1719,1654,1720,1655,1720,1654,1720,1655,1721,1656,1721,1655,1721,1656,1722,1657,1722
+             ,1656,1722,1657,1723,1658,1723,1657,1723,1658,1724,1659,1724,1658,1724,1659,1725,1660,1725,1659,1725,1660,1726
+             ,1661,1726,1660,1726,1661,1727,1662,1727,1661,1727,1662,1728,1663,1728,1662,1728,1663,1729,1664,1729,1663,1729
+             ,1664,1730,1665,1730,1664,1730,1665,1731,1666,1731,1665,1731,1666,1732,1667,1732,1666,1732,1667,1733,1668,1733
+             ,1667,1733,1668,1734,1669,1734,1668,1734,1669,1735,1670,1735,1669,1735,1670,1736,1671,1736,1670,1736,1671,1737
+             ,1672,1737,1671,1737,1672,1738,1673,1738,1672,1738,1673,1739,1674,1739,1673,1739,1674,1740,1675,1740,1674,1740
+             ,1675,1741,1676,1741,1675,1741,1676,1742,1677,1742,1676,1742,1677,1743,1678,1743,1677,1743,1678,1744,1679,1744
+             ,1678,1744,1679,1745,1680,1745,1679,1745,1680,1746,1681,1746,1680,1746,1681,1747,1682,1747,1681,1747,1682,1748
+             ,1683,1748,1682,1748,1683,1749,1684,1749,1683,1749,1684,1750,1685,1750,1684,1750,1685,1751,1686,1751,1685,1751
+             ,1686,1752,1687,1752,1686,1752,1687,1753,1688,1753,1687,1753,1688,1754,1689,1754,1688,1755,1690,1756,1691,1756
+             ,1690,1756,1691,1757,1692,1757,1691,1757,1692,1758,1693,1758,1692,1758,1693,1759,1694,1759,1693,1759,1694,1760
+             ,1695,1760,1694,1760,1695,1761,1696,1761,1695,1761,1696,1762,1697,1762,1696,1762,1697,1763,1698,1763,1697,1763
+             ,1698,1764,1699,1764,1698,1764,1699,1765,1700,1765,1699,1765,1700,1766,1701,1766,1700,1766,1701,1767,1702,1767
+             ,1701,1767,1702,1768,1703,1768,1702,1768,1703,1769,1704,1769,1703,1769,1704,1770,1705,1770,1704,1770,1705,1771
+             ,1706,1771,1705,1771,1706,1772,1707,1772,1706,1772,1707,1773,1708,1773,1707,1773,1708,1774,1709,1774,1708,1774
+             ,1709,1775,1710,1775,1709,1775,1710,1776,1711,1776,1710,1776,1711,1777,1712,1777,1711,1777,1712,1778,1713,1778
+             ,1712,1778,1713,1779,1714,1779,1713,1779,1714,1780,1715,1780,1714,1780,1715,1781,1716,1781,1715,1781,1716,1782
+             ,1717,1782,1716,1782,1717,1783,1718,1783,1717,1783,1718,1784,1719,1784,1718,1784,1719,1785,1720,1785,1719,1785
+             ,1720,1786,1721,1786,1720,1786,1721,1787,1722,1787,1721,1787,1722,1788,1723,1788,1722,1788,1723,1789,1724,1789
+             ,1723,1789,1724,1790,1725,1790,1724,1790,1725,1791,1726,1791,1725,1791,1726,1792,1727,1792,1726,1792,1727,1793
+             ,1728,1793,1727,1793,1728,1794,1729,1794,1728,1794,1729,1795,1730,1795,1729,1795,1730,1796,1731,1796,1730,1796
+             ,1731,1797,1732,1797,1731,1797,1732,1798,1733,1798,1732,1798,1733,1799,1734,1799,1733,1799,1734,1800,1735,1800
+             ,1734,1800,1735,1801,1736,1801,1735,1801,1736,1802,1737,1802,1736,1802,1737,1803,1738,1803,1737,1803,1738,1804
+             ,1739,1804,1738,1804,1739,1805,1740,1805,1739,1805,1740,1806,1741,1806,1740,1806,1741,1807,1742,1807,1741,1807
+             ,1742,1808,1743,1808,1742,1808,1743,1809,1744,1809,1743,1809,1744,1810,1745,1810,1744,1810,1745,1811,1746,1811
+             ,1745,1811,1746,1812,1747,1812,1746,1812,1747,1813,1748,1813,1747,1813,1748,1814,1749,1814,1748,1814,1749,1815
+             ,1750,1815,1749,1815,1750,1816,1751,1816,1750,1816,1751,1817,1752,1817,1751,1817,1752,1818,1753,1818,1752,1818
+             ,1753,1819,1754,1819,1753,1820,1755,1821,1756,1821,1755,1821,1756,1822,1757,1822,1756,1822,1757,1823,1758,1823
+             ,1757,1823,1758,1824,1759,1824,1758,1824,1759,1825,1760,1825,1759,1825,1760,1826,1761,1826,1760,1826,1761,1827
+             ,1762,1827,1761,1827,1762,1828,1763,1828,1762,1828,1763,1829,1764,1829,1763,1829,1764,1830,1765,1830,1764,1830
+             ,1765,1831,1766,1831,1765,1831,1766,1832,1767,1832,1766,1832,1767,1833,1768,1833,1767,1833,1768,1834,1769,1834
+             ,1768,1834,1769,1835,1770,1835,1769,1835,1770,1836,1771,1836,1770,1836,1771,1837,1772,1837,1771,1837,1772,1838
+             ,1773,1838,1772,1838,1773,1839,1774,1839,1773,1839,1774,1840,1775,1840,1774,1840,1775,1841,1776,1841,1775,1841
+             ,1776,1842,1777,1842,1776,1842,1777,1843,1778,1843,1777,1843,1778,1844,1779,1844,1778,1844,1779,1845,1780,1845
+             ,1779,1845,1780,1846,1781,1846,1780,1846,1781,1847,1782,1847,1781,1847,1782,1848,1783,1848,1782,1848,1783,1849
+             ,1784,1849,1783,1849,1784,1850,1785,1850,1784,1850,1785,1851,1786,1851,1785,1851,1786,1852,1787,1852,1786,1852
+             ,1787,1853,1788,1853,1787,1853,1788,1854,1789,1854,1788,1854,1789,1855,1790,1855,1789,1855,1790,1856,1791,1856
+             ,1790,1856,1791,1857,1792,1857,1791,1857,1792,1858,1793,1858,1792,1858,1793,1859,1794,1859,1793,1859,1794,1860
+             ,1795,1860,1794,1860,1795,1861,1796,1861,1795,1861,1796,1862,1797,1862,1796,1862,1797,1863,1798,1863,1797,1863
+             ,1798,1864,1799,1864,1798,1864,1799,1865,1800,1865,1799,1865,1800,1866,1801,1866,1800,1866,1801,1867,1802,1867
+             ,1801,1867,1802,1868,1803,1868,1802,1868,1803,1869,1804,1869,1803,1869,1804,1870,1805,1870,1804,1870,1805,1871
+             ,1806,1871,1805,1871,1806,1872,1807,1872,1806,1872,1807,1873,1808,1873,1807,1873,1808,1874,1809,1874,1808,1874
+             ,1809,1875,1810,1875,1809,1875,1810,1876,1811,1876,1810,1876,1811,1877,1812,1877,1811,1877,1812,1878,1813,1878
+             ,1812,1878,1813,1879,1814,1879,1813,1879,1814,1880,1815,1880,1814,1880,1815,1881,1816,1881,1815,1881,1816,1882
+             ,1817,1882,1816,1882,1817,1883,1818,1883,1817,1883,1818,1884,1819,1884,1818,1885,1820,1886,1821,1886,1820,1886
+             ,1821,1887,1822,1887,1821,1887,1822,1888,1823,1888,1822,1888,1823,1889,1824,1889,1823,1889,1824,1890,1825,1890
+             ,1824,1890,1825,1891,1826,1891,1825,1891,1826,1892,1827,1892,1826,1892,1827,1893,1828,1893,1827,1893,1828,1894
+             ,1829,1894,1828,1894,1829,1895,1830,1895,1829,1895,1830,1896,1831,1896,1830,1896,1831,1897,1832,1897,1831,1897
+             ,1832,1898,1833,1898,1832,1898,1833,1899,1834,1899,1833,1899,1834,1900,1835,1900,1834,1900,1835,1901,1836,1901
+             ,1835,1901,1836,1902,1837,1902,1836,1902,1837,1903,1838,1903,1837,1903,1838,1904,1839,1904,1838,1904,1839,1905
+             ,1840,1905,1839,1905,1840,1906,1841,1906,1840,1906,1841,1907,1842,1907,1841,1907,1842,1908,1843,1908,1842,1908
+             ,1843,1909,1844,1909,1843,1909,1844,1910,1845,1910,1844,1910,1845,1911,1846,1911,1845,1911,1846,1912,1847,1912
+             ,1846,1912,1847,1913,1848,1913,1847,1913,1848,1914,1849,1914,1848,1914,1849,1915,1850,1915,1849,1915,1850,1916
+             ,1851,1916,1850,1916,1851,1917,1852,1917,1851,1917,1852,1918,1853,1918,1852,1918,1853,1919,1854,1919,1853,1919
+             ,1854,1920,1855,1920,1854,1920,1855,1921,1856,1921,1855,1921,1856,1922,1857,1922,1856,1922,1857,1923,1858,1923
+             ,1857,1923,1858,1924,1859,1924,1858,1924,1859,1925,1860,1925,1859,1925,1860,1926,1861,1926,1860,1926,1861,1927
+             ,1862,1927,1861,1927,1862,1928,1863,1928,1862,1928,1863,1929,1864,1929,1863,1929,1864,1930,1865,1930,1864,1930
+             ,1865,1931,1866,1931,1865,1931,1866,1932,1867,1932,1866,1932,1867,1933,1868,1933,1867,1933,1868,1934,1869,1934
+             ,1868,1934,1869,1935,1870,1935,1869,1935,1870,1936,1871,1936,1870,1936,1871,1937,1872,1937,1871,1937,1872,1938
+             ,1873,1938,1872,1938,1873,1939,1874,1939,1873,1939,1874,1940,1875,1940,1874,1940,1875,1941,1876,1941,1875,1941
+             ,1876,1942,1877,1942,1876,1942,1877,1943,1878,1943,1877,1943,1878,1944,1879,1944,1878,1944,1879,1945,1880,1945
+             ,1879,1945,1880,1946,1881,1946,1880,1946,1881,1947,1882,1947,1881,1947,1882,1948,1883,1948,1882,1948,1883,1949
+             ,1884,1949,1883,1950,1885,1951,1886,1951,1885,1951,1886,1952,1887,1952,1886,1952,1887,1953,1888,1953,1887,1953
+             ,1888,1954,1889,1954,1888,1954,1889,1955,1890,1955,1889,1955,1890,1956,1891,1956,1890,1956,1891,1957,1892,1957
+             ,1891,1957,1892,1958,1893,1958,1892,1958,1893,1959,1894,1959,1893,1959,1894,1960,1895,1960,1894,1960,1895,1961
+             ,1896,1961,1895,1961,1896,1962,1897,1962,1896,1962,1897,1963,1898,1963,1897,1963,1898,1964,1899,1964,1898,1964
+             ,1899,1965,1900,1965,1899,1965,1900,1966,1901,1966,1900,1966,1901,1967,1902,1967,1901,1967,1902,1968,1903,1968
+             ,1902,1968,1903,1969,1904,1969,1903,1969,1904,1970,1905,1970,1904,1970,1905,1971,1906,1971,1905,1971,1906,1972
+             ,1907,1972,1906,1972,1907,1973,1908,1973,1907,1973,1908,1974,1909,1974,1908,1974,1909,1975,1910,1975,1909,1975
+             ,1910,1976,1911,1976,1910,1976,1911,1977,1912,1977,1911,1977,1912,1978,1913,1978,1912,1978,1913,1979,1914,1979
+             ,1913,1979,1914,1980,1915,1980,1914,1980,1915,1981,1916,1981,1915,1981,1916,1982,1917,1982,1916,1982,1917,1983
+             ,1918,1983,1917,1983,1918,1984,1919,1984,1918,1984,1919,1985,1920,1985,1919,1985,1920,1986,1921,1986,1920,1986
+             ,1921,1987,1922,1987,1921,1987,1922,1988,1923,1988,1922,1988,1923,1989,1924,1989,1923,1989,1924,1990,1925,1990
+             ,1924,1990,1925,1991,1926,1991,1925,1991,1926,1992,1927,1992,1926,1992,1927,1993,1928,1993,1927,1993,1928,1994
+             ,1929,1994,1928,1994,1929,1995,1930,1995,1929,1995,1930,1996,1931,1996,1930,1996,1931,1997,1932,1997,1931,1997
+             ,1932,1998,1933,1998,1932,1998,1933,1999,1934,1999,1933,1999,1934,2000,1935,2000,1934,2000,1935,2001,1936,2001
+             ,1935,2001,1936,2002,1937,2002,1936,2002,1937,2003,1938,2003,1937,2003,1938,2004,1939,2004,1938,2004,1939,2005
+             ,1940,2005,1939,2005,1940,2006,1941,2006,1940,2006,1941,2007,1942,2007,1941,2007,1942,2008,1943,2008,1942,2008
+             ,1943,2009,1944,2009,1943,2009,1944,2010,1945,2010,1944,2010,1945,2011,1946,2011,1945,2011,1946,2012,1947,2012
+             ,1946,2012,1947,2013,1948,2013,1947,2013,1948,2014,1949,2014,1948,2015,1950,2016,1951,2016,1950,2016,1951,2017
+             ,1952,2017,1951,2017,1952,2018,1953,2018,1952,2018,1953,2019,1954,2019,1953,2019,1954,2020,1955,2020,1954,2020
+             ,1955,2021,1956,2021,1955,2021,1956,2022,1957,2022,1956,2022,1957,2023,1958,2023,1957,2023,1958,2024,1959,2024
+             ,1958,2024,1959,2025,1960,2025,1959,2025,1960,2026,1961,2026,1960,2026,1961,2027,1962,2027,1961,2027,1962,2028
+             ,1963,2028,1962,2028,1963,2029,1964,2029,1963,2029,1964,2030,1965,2030,1964,2030,1965,2031,1966,2031,1965,2031
+             ,1966,2032,1967,2032,1966,2032,1967,2033,1968,2033,1967,2033,1968,2034,1969,2034,1968,2034,1969,2035,1970,2035
+             ,1969,2035,1970,2036,1971,2036,1970,2036,1971,2037,1972,2037,1971,2037,1972,2038,1973,2038,1972,2038,1973,2039
+             ,1974,2039,1973,2039,1974,2040,1975,2040,1974,2040,1975,2041,1976,2041,1975,2041,1976,2042,1977,2042,1976,2042
+             ,1977,2043,1978,2043,1977,2043,1978,2044,1979,2044,1978,2044,1979,2045,1980,2045,1979,2045,1980,2046,1981,2046
+             ,1980,2046,1981,2047,1982,2047,1981,2047,1982,2048,1983,2048,1982,2048,1983,2049,1984,2049,1983,2049,1984,2050
+             ,1985,2050,1984,2050,1985,2051,1986,2051,1985,2051,1986,2052,1987,2052,1986,2052,1987,2053,1988,2053,1987,2053
+             ,1988,2054,1989,2054,1988,2054,1989,2055,1990,2055,1989,2055,1990,2056,1991,2056,1990,2056,1991,2057,1992,2057
+             ,1991,2057,1992,2058,1993,2058,1992,2058,1993,2059,1994,2059,1993,2059,1994,2060,1995,2060,1994,2060,1995,2061
+             ,1996,2061,1995,2061,1996,2062,1997,2062,1996,2062,1997,2063,1998,2063,1997,2063,1998,2064,1999,2064,1998,2064
+             ,1999,2065,2000,2065,1999,2065,2000,2066,2001,2066,2000,2066,2001,2067,2002,2067,2001,2067,2002,2068,2003,2068
+             ,2002,2068,2003,2069,2004,2069,2003,2069,2004,2070,2005,2070,2004,2070,2005,2071,2006,2071,2005,2071,2006,2072
+             ,2007,2072,2006,2072,2007,2073,2008,2073,2007,2073,2008,2074,2009,2074,2008,2074,2009,2075,2010,2075,2009,2075
+             ,2010,2076,2011,2076,2010,2076,2011,2077,2012,2077,2011,2077,2012,2078,2013,2078,2012,2078,2013,2079,2014,2079
+             ,2013,2080,2015,2081,2016,2081,2015,2081,2016,2082,2017,2082,2016,2082,2017,2083,2018,2083,2017,2083,2018,2084
+             ,2019,2084,2018,2084,2019,2085,2020,2085,2019,2085,2020,2086,2021,2086,2020,2086,2021,2087,2022,2087,2021,2087
+             ,2022,2088,2023,2088,2022,2088,2023,2089,2024,2089,2023,2089,2024,2090,2025,2090,2024,2090,2025,2091,2026,2091
+             ,2025,2091,2026,2092,2027,2092,2026,2092,2027,2093,2028,2093,2027,2093,2028,2094,2029,2094,2028,2094,2029,2095
+             ,2030,2095,2029,2095,2030,2096,2031,2096,2030,2096,2031,2097,2032,2097,2031,2097,2032,2098,2033,2098,2032,2098
+             ,2033,2099,2034,2099,2033,2099,2034,2100,2035,2100,2034,2100,2035,2101,2036,2101,2035,2101,2036,2102,2037,2102
+             ,2036,2102,2037,2103,2038,2103,2037,2103,2038,2104,2039,2104,2038,2104,2039,2105,2040,2105,2039,2105,2040,2106
+             ,2041,2106,2040,2106,2041,2107,2042,2107,2041,2107,2042,2108,2043,2108,2042,2108,2043,2109,2044,2109,2043,2109
+             ,2044,2110,2045,2110,2044,2110,2045,2111,2046,2111,2045,2111,2046,2112,2047,2112,2046,2112,2047,2113,2048,2113
+             ,2047,2113,2048,2114,2049,2114,2048,2114,2049,2115,2050,2115,2049,2115,2050,2116,2051,2116,2050,2116,2051,2117
+             ,2052,2117,2051,2117,2052,2118,2053,2118,2052,2118,2053,2119,2054,2119,2053,2119,2054,2120,2055,2120,2054,2120
+             ,2055,2121,2056,2121,2055,2121,2056,2122,2057,2122,2056,2122,2057,2123,2058,2123,2057,2123,2058,2124,2059,2124
+             ,2058,2124,2059,2125,2060,2125,2059,2125,2060,2126,2061,2126,2060,2126,2061,2127,2062,2127,2061,2127,2062,2128
+             ,2063,2128,2062,2128,2063,2129,2064,2129,2063,2129,2064,2130,2065,2130,2064,2130,2065,2131,2066,2131,2065,2131
+             ,2066,2132,2067,2132,2066,2132,2067,2133,2068,2133,2067,2133,2068,2134,2069,2134,2068,2134,2069,2135,2070,2135
+             ,2069,2135,2070,2136,2071,2136,2070,2136,2071,2137,2072,2137,2071,2137,2072,2138,2073,2138,2072,2138,2073,2139
+             ,2074,2139,2073,2139,2074,2140,2075,2140,2074,2140,2075,2141,2076,2141,2075,2141,2076,2142,2077,2142,2076,2142
+             ,2077,2143,2078,2143,2077,2143,2078,2144,2079,2144,2078,2145,2080,2146,2081,2146,2080,2146,2081,2147,2082,2147
+             ,2081,2147,2082,2148,2083,2148,2082,2148,2083,2149,2084,2149,2083,2149,2084,2150,2085,2150,2084,2150,2085,2151
+             ,2086,2151,2085,2151,2086,2152,2087,2152,2086,2152,2087,2153,2088,2153,2087,2153,2088,2154,2089,2154,2088,2154
+             ,2089,2155,2090,2155,2089,2155,2090,2156,2091,2156,2090,2156,2091,2157,2092,2157,2091,2157,2092,2158,2093,2158
+             ,2092,2158,2093,2159,2094,2159,2093,2159,2094,2160,2095,2160,2094,2160,2095,2161,2096,2161,2095,2161,2096,2162
+             ,2097,2162,2096,2162,2097,2163,2098,2163,2097,2163,2098,2164,2099,2164,2098,2164,2099,2165,2100,2165,2099,2165
+             ,2100,2166,2101,2166,2100,2166,2101,2167,2102,2167,2101,2167,2102,2168,2103,2168,2102,2168,2103,2169,2104,2169
+             ,2103,2169,2104,2170,2105,2170,2104,2170,2105,2171,2106,2171,2105,2171,2106,2172,2107,2172,2106,2172,2107,2173
+             ,2108,2173,2107,2173,2108,2174,2109,2174,2108,2174,2109,2175,2110,2175,2109,2175,2110,2176,2111,2176,2110,2176
+             ,2111,2177,2112,2177,2111,2177,2112,2178,2113,2178,2112,2178,2113,2179,2114,2179,2113,2179,2114,2180,2115,2180
+             ,2114,2180,2115,2181,2116,2181,2115,2181,2116,2182,2117,2182,2116,2182,2117,2183,2118,2183,2117,2183,2118,2184
+             ,2119,2184,2118,2184,2119,2185,2120,2185,2119,2185,2120,2186,2121,2186,2120,2186,2121,2187,2122,2187,2121,2187
+             ,2122,2188,2123,2188,2122,2188,2123,2189,2124,2189,2123,2189,2124,2190,2125,2190,2124,2190,2125,2191,2126,2191
+             ,2125,2191,2126,2192,2127,2192,2126,2192,2127,2193,2128,2193,2127,2193,2128,2194,2129,2194,2128,2194,2129,2195
+             ,2130,2195,2129,2195,2130,2196,2131,2196,2130,2196,2131,2197,2132,2197,2131,2197,2132,2198,2133,2198,2132,2198
+             ,2133,2199,2134,2199,2133,2199,2134,2200,2135,2200,2134,2200,2135,2201,2136,2201,2135,2201,2136,2202,2137,2202
+             ,2136,2202,2137,2203,2138,2203,2137,2203,2138,2204,2139,2204,2138,2204,2139,2205,2140,2205,2139,2205,2140,2206
+             ,2141,2206,2140,2206,2141,2207,2142,2207,2141,2207,2142,2208,2143,2208,2142,2208,2143,2209,2144,2209,2143,2210
+             ,2145,2211,2146,2211,2145,2211,2146,2212,2147,2212,2146,2212,2147,2213,2148,2213,2147,2213,2148,2214,2149,2214
+             ,2148,2214,2149,2215,2150,2215,2149,2215,2150,2216,2151,2216,2150,2216,2151,2217,2152,2217,2151,2217,2152,2218
+             ,2153,2218,2152,2218,2153,2219,2154,2219,2153,2219,2154,2220,2155,2220,2154,2220,2155,2221,2156,2221,2155,2221
+             ,2156,2222,2157,2222,2156,2222,2157,2223,2158,2223,2157,2223,2158,2224,2159,2224,2158,2224,2159,2225,2160,2225
+             ,2159,2225,2160,2226,2161,2226,2160,2226,2161,2227,2162,2227,2161,2227,2162,2228,2163,2228,2162,2228,2163,2229
+             ,2164,2229,2163,2229,2164,2230,2165,2230,2164,2230,2165,2231,2166,2231,2165,2231,2166,2232,2167,2232,2166,2232
+             ,2167,2233,2168,2233,2167,2233,2168,2234,2169,2234,2168,2234,2169,2235,2170,2235,2169,2235,2170,2236,2171,2236
+             ,2170,2236,2171,2237,2172,2237,2171,2237,2172,2238,2173,2238,2172,2238,2173,2239,2174,2239,2173,2239,2174,2240
+             ,2175,2240,2174,2240,2175,2241,2176,2241,2175,2241,2176,2242,2177,2242,2176,2242,2177,2243,2178,2243,2177,2243
+             ,2178,2244,2179,2244,2178,2244,2179,2245,2180,2245,2179,2245,2180,2246,2181,2246,2180,2246,2181,2247,2182,2247
+             ,2181,2247,2182,2248,2183,2248,2182,2248,2183,2249,2184,2249,2183,2249,2184,2250,2185,2250,2184,2250,2185,2251
+             ,2186,2251,2185,2251,2186,2252,2187,2252,2186,2252,2187,2253,2188,2253,2187,2253,2188,2254,2189,2254,2188,2254
+             ,2189,2255,2190,2255,2189,2255,2190,2256,2191,2256,2190,2256,2191,2257,2192,2257,2191,2257,2192,2258,2193,2258
+             ,2192,2258,2193,2259,2194,2259,2193,2259,2194,2260,2195,2260,2194,2260,2195,2261,2196,2261,2195,2261,2196,2262
+             ,2197,2262,2196,2262,2197,2263,2198,2263,2197,2263,2198,2264,2199,2264,2198,2264,2199,2265,2200,2265,2199,2265
+             ,2200,2266,2201,2266,2200,2266,2201,2267,2202,2267,2201,2267,2202,2268,2203,2268,2202,2268,2203,2269,2204,2269
+             ,2203,2269,2204,2270,2205,2270,2204,2270,2205,2271,2206,2271,2205,2271,2206,2272,2207,2272,2206,2272,2207,2273
+             ,2208,2273,2207,2273,2208,2274,2209,2274,2208,2275,2210,2276,2211,2276,2210,2276,2211,2277,2212,2277,2211,2277
+             ,2212,2278,2213,2278,2212,2278,2213,2279,2214,2279,2213,2279,2214,2280,2215,2280,2214,2280,2215,2281,2216,2281
+             ,2215,2281,2216,2282,2217,2282,2216,2282,2217,2283,2218,2283,2217,2283,2218,2284,2219,2284,2218,2284,2219,2285
+             ,2220,2285,2219,2285,2220,2286,2221,2286,2220,2286,2221,2287,2222,2287,2221,2287,2222,2288,2223,2288,2222,2288
+             ,2223,2289,2224,2289,2223,2289,2224,2290,2225,2290,2224,2290,2225,2291,2226,2291,2225,2291,2226,2292,2227,2292
+             ,2226,2292,2227,2293,2228,2293,2227,2293,2228,2294,2229,2294,2228,2294,2229,2295,2230,2295,2229,2295,2230,2296
+             ,2231,2296,2230,2296,2231,2297,2232,2297,2231,2297,2232,2298,2233,2298,2232,2298,2233,2299,2234,2299,2233,2299
+             ,2234,2300,2235,2300,2234,2300,2235,2301,2236,2301,2235,2301,2236,2302,2237,2302,2236,2302,2237,2303,2238,2303
+             ,2237,2303,2238,2304,2239,2304,2238,2304,2239,2305,2240,2305,2239,2305,2240,2306,2241,2306,2240,2306,2241,2307
+             ,2242,2307,2241,2307,2242,2308,2243,2308,2242,2308,2243,2309,2244,2309,2243,2309,2244,2310,2245,2310,2244,2310
+             ,2245,2311,2246,2311,2245,2311,2246,2312,2247,2312,2246,2312,2247,2313,2248,2313,2247,2313,2248,2314,2249,2314
+             ,2248,2314,2249,2315,2250,2315,2249,2315,2250,2316,2251,2316,2250,2316,2251,2317,2252,2317,2251,2317,2252,2318
+             ,2253,2318,2252,2318,2253,2319,2254,2319,2253,2319,2254,2320,2255,2320,2254,2320,2255,2321,2256,2321,2255,2321
+             ,2256,2322,2257,2322,2256,2322,2257,2323,2258,2323,2257,2323,2258,2324,2259,2324,2258,2324,2259,2325,2260,2325
+             ,2259,2325,2260,2326,2261,2326,2260,2326,2261,2327,2262,2327,2261,2327,2262,2328,2263,2328,2262,2328,2263,2329
+             ,2264,2329,2263,2329,2264,2330,2265,2330,2264,2330,2265,2331,2266,2331,2265,2331,2266,2332,2267,2332,2266,2332
+             ,2267,2333,2268,2333,2267,2333,2268,2334,2269,2334,2268,2334,2269,2335,2270,2335,2269,2335,2270,2336,2271,2336
+             ,2270,2336,2271,2337,2272,2337,2271,2337,2272,2338,2273,2338,2272,2338,2273,2339,2274,2339,2273,2340,2275,2341
+             ,2276,2341,2275,2341,2276,2342,2277,2342,2276,2342,2277,2343,2278,2343,2277,2343,2278,2344,2279,2344,2278,2344
+             ,2279,2345,2280,2345,2279,2345,2280,2346,2281,2346,2280,2346,2281,2347,2282,2347,2281,2347,2282,2348,2283,2348
+             ,2282,2348,2283,2349,2284,2349,2283,2349,2284,2350,2285,2350,2284,2350,2285,2351,2286,2351,2285,2351,2286,2352
+             ,2287,2352,2286,2352,2287,2353,2288,2353,2287,2353,2288,2354,2289,2354,2288,2354,2289,2355,2290,2355,2289,2355
+             ,2290,2356,2291,2356,2290,2356,2291,2357,2292,2357,2291,2357,2292,2358,2293,2358,2292,2358,2293,2359,2294,2359
+             ,2293,2359,2294,2360,2295,2360,2294,2360,2295,2361,2296,2361,2295,2361,2296,2362,2297,2362,2296,2362,2297,2363
+             ,2298,2363,2297,2363,2298,2364,2299,2364,2298,2364,2299,2365,2300,2365,2299,2365,2300,2366,2301,2366,2300,2366
+             ,2301,2367,2302,2367,2301,2367,2302,2368,2303,2368,2302,2368,2303,2369,2304,2369,2303,2369,2304,2370,2305,2370
+             ,2304,2370,2305,2371,2306,2371,2305,2371,2306,2372,2307,2372,2306,2372,2307,2373,2308,2373,2307,2373,2308,2374
+             ,2309,2374,2308,2374,2309,2375,2310,2375,2309,2375,2310,2376,2311,2376,2310,2376,2311,2377,2312,2377,2311,2377
+             ,2312,2378,2313,2378,2312,2378,2313,2379,2314,2379,2313,2379,2314,2380,2315,2380,2314,2380,2315,2381,2316,2381
+             ,2315,2381,2316,2382,2317,2382,2316,2382,2317,2383,2318,2383,2317,2383,2318,2384,2319,2384,2318,2384,2319,2385
+             ,2320,2385,2319,2385,2320,2386,2321,2386,2320,2386,2321,2387,2322,2387,2321,2387,2322,2388,2323,2388,2322,2388
+             ,2323,2389,2324,2389,2323,2389,2324,2390,2325,2390,2324,2390,2325,2391,2326,2391,2325,2391,2326,2392,2327,2392
+             ,2326,2392,2327,2393,2328,2393,2327,2393,2328,2394,2329,2394,2328,2394,2329,2395,2330,2395,2329,2395,2330,2396
+             ,2331,2396,2330,2396,2331,2397,2332,2397,2331,2397,2332,2398,2333,2398,2332,2398,2333,2399,2334,2399,2333,2399
+             ,2334,2400,2335,2400,2334,2400,2335,2401,2336,2401,2335,2401,2336,2402,2337,2402,2336,2402,2337,2403,2338,2403
+             ,2337,2403,2338,2404,2339,2404,2338,2405,2340,2406,2341,2406,2340,2406,2341,2407,2342,2407,2341,2407,2342,2408
+             ,2343,2408,2342,2408,2343,2409,2344,2409,2343,2409,2344,2410,2345,2410,2344,2410,2345,2411,2346,2411,2345,2411
+             ,2346,2412,2347,2412,2346,2412,2347,2413,2348,2413,2347,2413,2348,2414,2349,2414,2348,2414,2349,2415,2350,2415
+             ,2349,2415,2350,2416,2351,2416,2350,2416,2351,2417,2352,2417,2351,2417,2352,2418,2353,2418,2352,2418,2353,2419
+             ,2354,2419,2353,2419,2354,2420,2355,2420,2354,2420,2355,2421,2356,2421,2355,2421,2356,2422,2357,2422,2356,2422
+             ,2357,2423,2358,2423,2357,2423,2358,2424,2359,2424,2358,2424,2359,2425,2360,2425,2359,2425,2360,2426,2361,2426
+             ,2360,2426,2361,2427,2362,2427,2361,2427,2362,2428,2363,2428,2362,2428,2363,2429,2364,2429,2363,2429,2364,2430
+             ,2365,2430,2364,2430,2365,2431,2366,2431,2365,2431,2366,2432,2367,2432,2366,2432,2367,2433,2368,2433,2367,2433
+             ,2368,2434,2369,2434,2368,2434,2369,2435,2370,2435,2369,2435,2370,2436,2371,2436,2370,2436,2371,2437,2372,2437
+             ,2371,2437,2372,2438,2373,2438,2372,2438,2373,2439,2374,2439,2373,2439,2374,2440,2375,2440,2374,2440,2375,2441
+             ,2376,2441,2375,2441,2376,2442,2377,2442,2376,2442,2377,2443,2378,2443,2377,2443,2378,2444,2379,2444,2378,2444
+             ,2379,2445,2380,2445,2379,2445,2380,2446,2381,2446,2380,2446,2381,2447,2382,2447,2381,2447,2382,2448,2383,2448
+             ,2382,2448,2383,2449,2384,2449,2383,2449,2384,2450,2385,2450,2384,2450,2385,2451,2386,2451,2385,2451,2386,2452
+             ,2387,2452,2386,2452,2387,2453,2388,2453,2387,2453,2388,2454,2389,2454,2388,2454,2389,2455,2390,2455,2389,2455
+             ,2390,2456,2391,2456,2390,2456,2391,2457,2392,2457,2391,2457,2392,2458,2393,2458,2392,2458,2393,2459,2394,2459
+             ,2393,2459,2394,2460,2395,2460,2394,2460,2395,2461,2396,2461,2395,2461,2396,2462,2397,2462,2396,2462,2397,2463
+             ,2398,2463,2397,2463,2398,2464,2399,2464,2398,2464,2399,2465,2400,2465,2399,2465,2400,2466,2401,2466,2400,2466
+             ,2401,2467,2402,2467,2401,2467,2402,2468,2403,2468,2402,2468,2403,2469,2404,2469,2403,2470,2405,2471,2406,2471
+             ,2405,2471,2406,2472,2407,2472,2406,2472,2407,2473,2408,2473,2407,2473,2408,2474,2409,2474,2408,2474,2409,2475
+             ,2410,2475,2409,2475,2410,2476,2411,2476,2410,2476,2411,2477,2412,2477,2411,2477,2412,2478,2413,2478,2412,2478
+             ,2413,2479,2414,2479,2413,2479,2414,2480,2415,2480,2414,2480,2415,2481,2416,2481,2415,2481,2416,2482,2417,2482
+             ,2416,2482,2417,2483,2418,2483,2417,2483,2418,2484,2419,2484,2418,2484,2419,2485,2420,2485,2419,2485,2420,2486
+             ,2421,2486,2420,2486,2421,2487,2422,2487,2421,2487,2422,2488,2423,2488,2422,2488,2423,2489,2424,2489,2423,2489
+             ,2424,2490,2425,2490,2424,2490,2425,2491,2426,2491,2425,2491,2426,2492,2427,2492,2426,2492,2427,2493,2428,2493
+             ,2427,2493,2428,2494,2429,2494,2428,2494,2429,2495,2430,2495,2429,2495,2430,2496,2431,2496,2430,2496,2431,2497
+             ,2432,2497,2431,2497,2432,2498,2433,2498,2432,2498,2433,2499,2434,2499,2433,2499,2434,2500,2435,2500,2434,2500
+             ,2435,2501,2436,2501,2435,2501,2436,2502,2437,2502,2436,2502,2437,2503,2438,2503,2437,2503,2438,2504,2439,2504
+             ,2438,2504,2439,2505,2440,2505,2439,2505,2440,2506,2441,2506,2440,2506,2441,2507,2442,2507,2441,2507,2442,2508
+             ,2443,2508,2442,2508,2443,2509,2444,2509,2443,2509,2444,2510,2445,2510,2444,2510,2445,2511,2446,2511,2445,2511
+             ,2446,2512,2447,2512,2446,2512,2447,2513,2448,2513,2447,2513,2448,2514,2449,2514,2448,2514,2449,2515,2450,2515
+             ,2449,2515,2450,2516,2451,2516,2450,2516,2451,2517,2452,2517,2451,2517,2452,2518,2453,2518,2452,2518,2453,2519
+             ,2454,2519,2453,2519,2454,2520,2455,2520,2454,2520,2455,2521,2456,2521,2455,2521,2456,2522,2457,2522,2456,2522
+             ,2457,2523,2458,2523,2457,2523,2458,2524,2459,2524,2458,2524,2459,2525,2460,2525,2459,2525,2460,2526,2461,2526
+             ,2460,2526,2461,2527,2462,2527,2461,2527,2462,2528,2463,2528,2462,2528,2463,2529,2464,2529,2463,2529,2464,2530
+             ,2465,2530,2464,2530,2465,2531,2466,2531,2465,2531,2466,2532,2467,2532,2466,2532,2467,2533,2468,2533,2467,2533
+             ,2468,2534,2469,2534,2468,2535,2470,2536,2471,2536,2470,2536,2471,2537,2472,2537,2471,2537,2472,2538,2473,2538
+             ,2472,2538,2473,2539,2474,2539,2473,2539,2474,2540,2475,2540,2474,2540,2475,2541,2476,2541,2475,2541,2476,2542
+             ,2477,2542,2476,2542,2477,2543,2478,2543,2477,2543,2478,2544,2479,2544,2478,2544,2479,2545,2480,2545,2479,2545
+             ,2480,2546,2481,2546,2480,2546,2481,2547,2482,2547,2481,2547,2482,2548,2483,2548,2482,2548,2483,2549,2484,2549
+             ,2483,2549,2484,2550,2485,2550,2484,2550,2485,2551,2486,2551,2485,2551,2486,2552,2487,2552,2486,2552,2487,2553
+             ,2488,2553,2487,2553,2488,2554,2489,2554,2488,2554,2489,2555,2490,2555,2489,2555,2490,2556,2491,2556,2490,2556
+             ,2491,2557,2492,2557,2491,2557,2492,2558,2493,2558,2492,2558,2493,2559,2494,2559,2493,2559,2494,2560,2495,2560
+             ,2494,2560,2495,2561,2496,2561,2495,2561,2496,2562,2497,2562,2496,2562,2497,2563,2498,2563,2497,2563,2498,2564
+             ,2499,2564,2498,2564,2499,2565,2500,2565,2499,2565,2500,2566,2501,2566,2500,2566,2501,2567,2502,2567,2501,2567
+             ,2502,2568,2503,2568,2502,2568,2503,2569,2504,2569,2503,2569,2504,2570,2505,2570,2504,2570,2505,2571,2506,2571
+             ,2505,2571,2506,2572,2507,2572,2506,2572,2507,2573,2508,2573,2507,2573,2508,2574,2509,2574,2508,2574,2509,2575
+             ,2510,2575,2509,2575,2510,2576,2511,2576,2510,2576,2511,2577,2512,2577,2511,2577,2512,2578,2513,2578,2512,2578
+             ,2513,2579,2514,2579,2513,2579,2514,2580,2515,2580,2514,2580,2515,2581,2516,2581,2515,2581,2516,2582,2517,2582
+             ,2516,2582,2517,2583,2518,2583,2517,2583,2518,2584,2519,2584,2518,2584,2519,2585,2520,2585,2519,2585,2520,2586
+             ,2521,2586,2520,2586,2521,2587,2522,2587,2521,2587,2522,2588,2523,2588,2522,2588,2523,2589,2524,2589,2523,2589
+             ,2524,2590,2525,2590,2524,2590,2525,2591,2526,2591,2525,2591,2526,2592,2527,2592,2526,2592,2527,2593,2528,2593
+             ,2527,2593,2528,2594,2529,2594,2528,2594,2529,2595,2530,2595,2529,2595,2530,2596,2531,2596,2530,2596,2531,2597
+             ,2532,2597,2531,2597,2532,2598,2533,2598,2532,2598,2533,2599,2534,2599,2533,2600,2535,2601,2536,2601,2535,2601
+             ,2536,2602,2537,2602,2536,2602,2537,2603,2538,2603,2537,2603,2538,2604,2539,2604,2538,2604,2539,2605,2540,2605
+             ,2539,2605,2540,2606,2541,2606,2540,2606,2541,2607,2542,2607,2541,2607,2542,2608,2543,2608,2542,2608,2543,2609
+             ,2544,2609,2543,2609,2544,2610,2545,2610,2544,2610,2545,2611,2546,2611,2545,2611,2546,2612,2547,2612,2546,2612
+             ,2547,2613,2548,2613,2547,2613,2548,2614,2549,2614,2548,2614,2549,2615,2550,2615,2549,2615,2550,2616,2551,2616
+             ,2550,2616,2551,2617,2552,2617,2551,2617,2552,2618,2553,2618,2552,2618,2553,2619,2554,2619,2553,2619,2554,2620
+             ,2555,2620,2554,2620,2555,2621,2556,2621,2555,2621,2556,2622,2557,2622,2556,2622,2557,2623,2558,2623,2557,2623
+             ,2558,2624,2559,2624,2558,2624,2559,2625,2560,2625,2559,2625,2560,2626,2561,2626,2560,2626,2561,2627,2562,2627
+             ,2561,2627,2562,2628,2563,2628,2562,2628,2563,2629,2564,2629,2563,2629,2564,2630,2565,2630,2564,2630,2565,2631
+             ,2566,2631,2565,2631,2566,2632,2567,2632,2566,2632,2567,2633,2568,2633,2567,2633,2568,2634,2569,2634,2568,2634
+             ,2569,2635,2570,2635,2569,2635,2570,2636,2571,2636,2570,2636,2571,2637,2572,2637,2571,2637,2572,2638,2573,2638
+             ,2572,2638,2573,2639,2574,2639,2573,2639,2574,2640,2575,2640,2574,2640,2575,2641,2576,2641,2575,2641,2576,2642
+             ,2577,2642,2576,2642,2577,2643,2578,2643,2577,2643,2578,2644,2579,2644,2578,2644,2579,2645,2580,2645,2579,2645
+             ,2580,2646,2581,2646,2580,2646,2581,2647,2582,2647,2581,2647,2582,2648,2583,2648,2582,2648,2583,2649,2584,2649
+             ,2583,2649,2584,2650,2585,2650,2584,2650,2585,2651,2586,2651,2585,2651,2586,2652,2587,2652,2586,2652,2587,2653
+             ,2588,2653,2587,2653,2588,2654,2589,2654,2588,2654,2589,2655,2590,2655,2589,2655,2590,2656,2591,2656,2590,2656
+             ,2591,2657,2592,2657,2591,2657,2592,2658,2593,2658,2592,2658,2593,2659,2594,2659,2593,2659,2594,2660,2595,2660
+             ,2594,2660,2595,2661,2596,2661,2595,2661,2596,2662,2597,2662,2596,2662,2597,2663,2598,2663,2597,2663,2598,2664
+             ,2599,2664,2598,2665,2600,2666,2601,2666,2600,2666,2601,2667,2602,2667,2601,2667,2602,2668,2603,2668,2602,2668
+             ,2603,2669,2604,2669,2603,2669,2604,2670,2605,2670,2604,2670,2605,2671,2606,2671,2605,2671,2606,2672,2607,2672
+             ,2606,2672,2607,2673,2608,2673,2607,2673,2608,2674,2609,2674,2608,2674,2609,2675,2610,2675,2609,2675,2610,2676
+             ,2611,2676,2610,2676,2611,2677,2612,2677,2611,2677,2612,2678,2613,2678,2612,2678,2613,2679,2614,2679,2613,2679
+             ,2614,2680,2615,2680,2614,2680,2615,2681,2616,2681,2615,2681,2616,2682,2617,2682,2616,2682,2617,2683,2618,2683
+             ,2617,2683,2618,2684,2619,2684,2618,2684,2619,2685,2620,2685,2619,2685,2620,2686,2621,2686,2620,2686,2621,2687
+             ,2622,2687,2621,2687,2622,2688,2623,2688,2622,2688,2623,2689,2624,2689,2623,2689,2624,2690,2625,2690,2624,2690
+             ,2625,2691,2626,2691,2625,2691,2626,2692,2627,2692,2626,2692,2627,2693,2628,2693,2627,2693,2628,2694,2629,2694
+             ,2628,2694,2629,2695,2630,2695,2629,2695,2630,2696,2631,2696,2630,2696,2631,2697,2632,2697,2631,2697,2632,2698
+             ,2633,2698,2632,2698,2633,2699,2634,2699,2633,2699,2634,2700,2635,2700,2634,2700,2635,2701,2636,2701,2635,2701
+             ,2636,2702,2637,2702,2636,2702,2637,2703,2638,2703,2637,2703,2638,2704,2639,2704,2638,2704,2639,2705,2640,2705
+             ,2639,2705,2640,2706,2641,2706,2640,2706,2641,2707,2642,2707,2641,2707,2642,2708,2643,2708,2642,2708,2643,2709
+             ,2644,2709,2643,2709,2644,2710,2645,2710,2644,2710,2645,2711,2646,2711,2645,2711,2646,2712,2647,2712,2646,2712
+             ,2647,2713,2648,2713,2647,2713,2648,2714,2649,2714,2648,2714,2649,2715,2650,2715,2649,2715,2650,2716,2651,2716
+             ,2650,2716,2651,2717,2652,2717,2651,2717,2652,2718,2653,2718,2652,2718,2653,2719,2654,2719,2653,2719,2654,2720
+             ,2655,2720,2654,2720,2655,2721,2656,2721,2655,2721,2656,2722,2657,2722,2656,2722,2657,2723,2658,2723,2657,2723
+             ,2658,2724,2659,2724,2658,2724,2659,2725,2660,2725,2659,2725,2660,2726,2661,2726,2660,2726,2661,2727,2662,2727
+             ,2661,2727,2662,2728,2663,2728,2662,2728,2663,2729,2664,2729,2663,2730,2665,2731,2666,2731,2665,2731,2666,2732
+             ,2667,2732,2666,2732,2667,2733,2668,2733,2667,2733,2668,2734,2669,2734,2668,2734,2669,2735,2670,2735,2669,2735
+             ,2670,2736,2671,2736,2670,2736,2671,2737,2672,2737,2671,2737,2672,2738,2673,2738,2672,2738,2673,2739,2674,2739
+             ,2673,2739,2674,2740,2675,2740,2674,2740,2675,2741,2676,2741,2675,2741,2676,2742,2677,2742,2676,2742,2677,2743
+             ,2678,2743,2677,2743,2678,2744,2679,2744,2678,2744,2679,2745,2680,2745,2679,2745,2680,2746,2681,2746,2680,2746
+             ,2681,2747,2682,2747,2681,2747,2682,2748,2683,2748,2682,2748,2683,2749,2684,2749,2683,2749,2684,2750,2685,2750
+             ,2684,2750,2685,2751,2686,2751,2685,2751,2686,2752,2687,2752,2686,2752,2687,2753,2688,2753,2687,2753,2688,2754
+             ,2689,2754,2688,2754,2689,2755,2690,2755,2689,2755,2690,2756,2691,2756,2690,2756,2691,2757,2692,2757,2691,2757
+             ,2692,2758,2693,2758,2692,2758,2693,2759,2694,2759,2693,2759,2694,2760,2695,2760,2694,2760,2695,2761,2696,2761
+             ,2695,2761,2696,2762,2697,2762,2696,2762,2697,2763,2698,2763,2697,2763,2698,2764,2699,2764,2698,2764,2699,2765
+             ,2700,2765,2699,2765,2700,2766,2701,2766,2700,2766,2701,2767,2702,2767,2701,2767,2702,2768,2703,2768,2702,2768
+             ,2703,2769,2704,2769,2703,2769,2704,2770,2705,2770,2704,2770,2705,2771,2706,2771,2705,2771,2706,2772,2707,2772
+             ,2706,2772,2707,2773,2708,2773,2707,2773,2708,2774,2709,2774,2708,2774,2709,2775,2710,2775,2709,2775,2710,2776
+             ,2711,2776,2710,2776,2711,2777,2712,2777,2711,2777,2712,2778,2713,2778,2712,2778,2713,2779,2714,2779,2713,2779
+             ,2714,2780,2715,2780,2714,2780,2715,2781,2716,2781,2715,2781,2716,2782,2717,2782,2716,2782,2717,2783,2718,2783
+             ,2717,2783,2718,2784,2719,2784,2718,2784,2719,2785,2720,2785,2719,2785,2720,2786,2721,2786,2720,2786,2721,2787
+             ,2722,2787,2721,2787,2722,2788,2723,2788,2722,2788,2723,2789,2724,2789,2723,2789,2724,2790,2725,2790,2724,2790
+             ,2725,2791,2726,2791,2725,2791,2726,2792,2727,2792,2726,2792,2727,2793,2728,2793,2727,2793,2728,2794,2729,2794
+             ,2728,2795,2730,2796,2731,2796,2730,2796,2731,2797,2732,2797,2731,2797,2732,2798,2733,2798,2732,2798,2733,2799
+             ,2734,2799,2733,2799,2734,2800,2735,2800,2734,2800,2735,2801,2736,2801,2735,2801,2736,2802,2737,2802,2736,2802
+             ,2737,2803,2738,2803,2737,2803,2738,2804,2739,2804,2738,2804,2739,2805,2740,2805,2739,2805,2740,2806,2741,2806
+             ,2740,2806,2741,2807,2742,2807,2741,2807,2742,2808,2743,2808,2742,2808,2743,2809,2744,2809,2743,2809,2744,2810
+             ,2745,2810,2744,2810,2745,2811,2746,2811,2745,2811,2746,2812,2747,2812,2746,2812,2747,2813,2748,2813,2747,2813
+             ,2748,2814,2749,2814,2748,2814,2749,2815,2750,2815,2749,2815,2750,2816,2751,2816,2750,2816,2751,2817,2752,2817
+             ,2751,2817,2752,2818,2753,2818,2752,2818,2753,2819,2754,2819,2753,2819,2754,2820,2755,2820,2754,2820,2755,2821
+             ,2756,2821,2755,2821,2756,2822,2757,2822,2756,2822,2757,2823,2758,2823,2757,2823,2758,2824,2759,2824,2758,2824
+             ,2759,2825,2760,2825,2759,2825,2760,2826,2761,2826,2760,2826,2761,2827,2762,2827,2761,2827,2762,2828,2763,2828
+             ,2762,2828,2763,2829,2764,2829,2763,2829,2764,2830,2765,2830,2764,2830,2765,2831,2766,2831,2765,2831,2766,2832
+             ,2767,2832,2766,2832,2767,2833,2768,2833,2767,2833,2768,2834,2769,2834,2768,2834,2769,2835,2770,2835,2769,2835
+             ,2770,2836,2771,2836,2770,2836,2771,2837,2772,2837,2771,2837,2772,2838,2773,2838,2772,2838,2773,2839,2774,2839
+             ,2773,2839,2774,2840,2775,2840,2774,2840,2775,2841,2776,2841,2775,2841,2776,2842,2777,2842,2776,2842,2777,2843
+             ,2778,2843,2777,2843,2778,2844,2779,2844,2778,2844,2779,2845,2780,2845,2779,2845,2780,2846,2781,2846,2780,2846
+             ,2781,2847,2782,2847,2781,2847,2782,2848,2783,2848,2782,2848,2783,2849,2784,2849,2783,2849,2784,2850,2785,2850
+             ,2784,2850,2785,2851,2786,2851,2785,2851,2786,2852,2787,2852,2786,2852,2787,2853,2788,2853,2787,2853,2788,2854
+             ,2789,2854,2788,2854,2789,2855,2790,2855,2789,2855,2790,2856,2791,2856,2790,2856,2791,2857,2792,2857,2791,2857
+             ,2792,2858,2793,2858,2792,2858,2793,2859,2794,2859,2793,2860,2795,2861,2796,2861,2795,2861,2796,2862,2797,2862
+             ,2796,2862,2797,2863,2798,2863,2797,2863,2798,2864,2799,2864,2798,2864,2799,2865,2800,2865,2799,2865,2800,2866
+             ,2801,2866,2800,2866,2801,2867,2802,2867,2801,2867,2802,2868,2803,2868,2802,2868,2803,2869,2804,2869,2803,2869
+             ,2804,2870,2805,2870,2804,2870,2805,2871,2806,2871,2805,2871,2806,2872,2807,2872,2806,2872,2807,2873,2808,2873
+             ,2807,2873,2808,2874,2809,2874,2808,2874,2809,2875,2810,2875,2809,2875,2810,2876,2811,2876,2810,2876,2811,2877
+             ,2812,2877,2811,2877,2812,2878,2813,2878,2812,2878,2813,2879,2814,2879,2813,2879,2814,2880,2815,2880,2814,2880
+             ,2815,2881,2816,2881,2815,2881,2816,2882,2817,2882,2816,2882,2817,2883,2818,2883,2817,2883,2818,2884,2819,2884
+             ,2818,2884,2819,2885,2820,2885,2819,2885,2820,2886,2821,2886,2820,2886,2821,2887,2822,2887,2821,2887,2822,2888
+             ,2823,2888,2822,2888,2823,2889,2824,2889,2823,2889,2824,2890,2825,2890,2824,2890,2825,2891,2826,2891,2825,2891
+             ,2826,2892,2827,2892,2826,2892,2827,2893,2828,2893,2827,2893,2828,2894,2829,2894,2828,2894,2829,2895,2830,2895
+             ,2829,2895,2830,2896,2831,2896,2830,2896,2831,2897,2832,2897,2831,2897,2832,2898,2833,2898,2832,2898,2833,2899
+             ,2834,2899,2833,2899,2834,2900,2835,2900,2834,2900,2835,2901,2836,2901,2835,2901,2836,2902,2837,2902,2836,2902
+             ,2837,2903,2838,2903,2837,2903,2838,2904,2839,2904,2838,2904,2839,2905,2840,2905,2839,2905,2840,2906,2841,2906
+             ,2840,2906,2841,2907,2842,2907,2841,2907,2842,2908,2843,2908,2842,2908,2843,2909,2844,2909,2843,2909,2844,2910
+             ,2845,2910,2844,2910,2845,2911,2846,2911,2845,2911,2846,2912,2847,2912,2846,2912,2847,2913,2848,2913,2847,2913
+             ,2848,2914,2849,2914,2848,2914,2849,2915,2850,2915,2849,2915,2850,2916,2851,2916,2850,2916,2851,2917,2852,2917
+             ,2851,2917,2852,2918,2853,2918,2852,2918,2853,2919,2854,2919,2853,2919,2854,2920,2855,2920,2854,2920,2855,2921
+             ,2856,2921,2855,2921,2856,2922,2857,2922,2856,2922,2857,2923,2858,2923,2857,2923,2858,2924,2859,2924,2858,2925
+             ,2860,2926,2861,2926,2860,2926,2861,2927,2862,2927,2861,2927,2862,2928,2863,2928,2862,2928,2863,2929,2864,2929
+             ,2863,2929,2864,2930,2865,2930,2864,2930,2865,2931,2866,2931,2865,2931,2866,2932,2867,2932,2866,2932,2867,2933
+             ,2868,2933,2867,2933,2868,2934,2869,2934,2868,2934,2869,2935,2870,2935,2869,2935,2870,2936,2871,2936,2870,2936
+             ,2871,2937,2872,2937,2871,2937,2872,2938,2873,2938,2872,2938,2873,2939,2874,2939,2873,2939,2874,2940,2875,2940
+             ,2874,2940,2875,2941,2876,2941,2875,2941,2876,2942,2877,2942,2876,2942,2877,2943,2878,2943,2877,2943,2878,2944
+             ,2879,2944,2878,2944,2879,2945,2880,2945,2879,2945,2880,2946,2881,2946,2880,2946,2881,2947,2882,2947,2881,2947
+             ,2882,2948,2883,2948,2882,2948,2883,2949,2884,2949,2883,2949,2884,2950,2885,2950,2884,2950,2885,2951,2886,2951
+             ,2885,2951,2886,2952,2887,2952,2886,2952,2887,2953,2888,2953,2887,2953,2888,2954,2889,2954,2888,2954,2889,2955
+             ,2890,2955,2889,2955,2890,2956,2891,2956,2890,2956,2891,2957,2892,2957,2891,2957,2892,2958,2893,2958,2892,2958
+             ,2893,2959,2894,2959,2893,2959,2894,2960,2895,2960,2894,2960,2895,2961,2896,2961,2895,2961,2896,2962,2897,2962
+             ,2896,2962,2897,2963,2898,2963,2897,2963,2898,2964,2899,2964,2898,2964,2899,2965,2900,2965,2899,2965,2900,2966
+             ,2901,2966,2900,2966,2901,2967,2902,2967,2901,2967,2902,2968,2903,2968,2902,2968,2903,2969,2904,2969,2903,2969
+             ,2904,2970,2905,2970,2904,2970,2905,2971,2906,2971,2905,2971,2906,2972,2907,2972,2906,2972,2907,2973,2908,2973
+             ,2907,2973,2908,2974,2909,2974,2908,2974,2909,2975,2910,2975,2909,2975,2910,2976,2911,2976,2910,2976,2911,2977
+             ,2912,2977,2911,2977,2912,2978,2913,2978,2912,2978,2913,2979,2914,2979,2913,2979,2914,2980,2915,2980,2914,2980
+             ,2915,2981,2916,2981,2915,2981,2916,2982,2917,2982,2916,2982,2917,2983,2918,2983,2917,2983,2918,2984,2919,2984
+             ,2918,2984,2919,2985,2920,2985,2919,2985,2920,2986,2921,2986,2920,2986,2921,2987,2922,2987,2921,2987,2922,2988
+             ,2923,2988,2922,2988,2923,2989,2924,2989,2923,2990,2925,2991,2926,2991,2925,2991,2926,2992,2927,2992,2926,2992
+             ,2927,2993,2928,2993,2927,2993,2928,2994,2929,2994,2928,2994,2929,2995,2930,2995,2929,2995,2930,2996,2931,2996
+             ,2930,2996,2931,2997,2932,2997,2931,2997,2932,2998,2933,2998,2932,2998,2933,2999,2934,2999,2933,2999,2934,3000
+             ,2935,3000,2934,3000,2935,3001,2936,3001,2935,3001,2936,3002,2937,3002,2936,3002,2937,3003,2938,3003,2937,3003
+             ,2938,3004,2939,3004,2938,3004,2939,3005,2940,3005,2939,3005,2940,3006,2941,3006,2940,3006,2941,3007,2942,3007
+             ,2941,3007,2942,3008,2943,3008,2942,3008,2943,3009,2944,3009,2943,3009,2944,3010,2945,3010,2944,3010,2945,3011
+             ,2946,3011,2945,3011,2946,3012,2947,3012,2946,3012,2947,3013,2948,3013,2947,3013,2948,3014,2949,3014,2948,3014
+             ,2949,3015,2950,3015,2949,3015,2950,3016,2951,3016,2950,3016,2951,3017,2952,3017,2951,3017,2952,3018,2953,3018
+             ,2952,3018,2953,3019,2954,3019,2953,3019,2954,3020,2955,3020,2954,3020,2955,3021,2956,3021,2955,3021,2956,3022
+             ,2957,3022,2956,3022,2957,3023,2958,3023,2957,3023,2958,3024,2959,3024,2958,3024,2959,3025,2960,3025,2959,3025
+             ,2960,3026,2961,3026,2960,3026,2961,3027,2962,3027,2961,3027,2962,3028,2963,3028,2962,3028,2963,3029,2964,3029
+             ,2963,3029,2964,3030,2965,3030,2964,3030,2965,3031,2966,3031,2965,3031,2966,3032,2967,3032,2966,3032,2967,3033
+             ,2968,3033,2967,3033,2968,3034,2969,3034,2968,3034,2969,3035,2970,3035,2969,3035,2970,3036,2971,3036,2970,3036
+             ,2971,3037,2972,3037,2971,3037,2972,3038,2973,3038,2972,3038,2973,3039,2974,3039,2973,3039,2974,3040,2975,3040
+             ,2974,3040,2975,3041,2976,3041,2975,3041,2976,3042,2977,3042,2976,3042,2977,3043,2978,3043,2977,3043,2978,3044
+             ,2979,3044,2978,3044,2979,3045,2980,3045,2979,3045,2980,3046,2981,3046,2980,3046,2981,3047,2982,3047,2981,3047
+             ,2982,3048,2983,3048,2982,3048,2983,3049,2984,3049,2983,3049,2984,3050,2985,3050,2984,3050,2985,3051,2986,3051
+             ,2985,3051,2986,3052,2987,3052,2986,3052,2987,3053,2988,3053,2987,3053,2988,3054,2989,3054,2988,3055,2990,3056
+             ,2991,3056,2990,3056,2991,3057,2992,3057,2991,3057,2992,3058,2993,3058,2992,3058,2993,3059,2994,3059,2993,3059
+             ,2994,3060,2995,3060,2994,3060,2995,3061,2996,3061,2995,3061,2996,3062,2997,3062,2996,3062,2997,3063,2998,3063
+             ,2997,3063,2998,3064,2999,3064,2998,3064,2999,3065,3000,3065,2999,3065,3000,3066,3001,3066,3000,3066,3001,3067
+             ,3002,3067,3001,3067,3002,3068,3003,3068,3002,3068,3003,3069,3004,3069,3003,3069,3004,3070,3005,3070,3004,3070
+             ,3005,3071,3006,3071,3005,3071,3006,3072,3007,3072,3006,3072,3007,3073,3008,3073,3007,3073,3008,3074,3009,3074
+             ,3008,3074,3009,3075,3010,3075,3009,3075,3010,3076,3011,3076,3010,3076,3011,3077,3012,3077,3011,3077,3012,3078
+             ,3013,3078,3012,3078,3013,3079,3014,3079,3013,3079,3014,3080,3015,3080,3014,3080,3015,3081,3016,3081,3015,3081
+             ,3016,3082,3017,3082,3016,3082,3017,3083,3018,3083,3017,3083,3018,3084,3019,3084,3018,3084,3019,3085,3020,3085
+             ,3019,3085,3020,3086,3021,3086,3020,3086,3021,3087,3022,3087,3021,3087,3022,3088,3023,3088,3022,3088,3023,3089
+             ,3024,3089,3023,3089,3024,3090,3025,3090,3024,3090,3025,3091,3026,3091,3025,3091,3026,3092,3027,3092,3026,3092
+             ,3027,3093,3028,3093,3027,3093,3028,3094,3029,3094,3028,3094,3029,3095,3030,3095,3029,3095,3030,3096,3031,3096
+             ,3030,3096,3031,3097,3032,3097,3031,3097,3032,3098,3033,3098,3032,3098,3033,3099,3034,3099,3033,3099,3034,3100
+             ,3035,3100,3034,3100,3035,3101,3036,3101,3035,3101,3036,3102,3037,3102,3036,3102,3037,3103,3038,3103,3037,3103
+             ,3038,3104,3039,3104,3038,3104,3039,3105,3040,3105,3039,3105,3040,3106,3041,3106,3040,3106,3041,3107,3042,3107
+             ,3041,3107,3042,3108,3043,3108,3042,3108,3043,3109,3044,3109,3043,3109,3044,3110,3045,3110,3044,3110,3045,3111
+             ,3046,3111,3045,3111,3046,3112,3047,3112,3046,3112,3047,3113,3048,3113,3047,3113,3048,3114,3049,3114,3048,3114
+             ,3049,3115,3050,3115,3049,3115,3050,3116,3051,3116,3050,3116,3051,3117,3052,3117,3051,3117,3052,3118,3053,3118
+             ,3052,3118,3053,3119,3054,3119,3053,3120,3055,3121,3056,3121,3055,3121,3056,3122,3057,3122,3056,3122,3057,3123
+             ,3058,3123,3057,3123,3058,3124,3059,3124,3058,3124,3059,3125,3060,3125,3059,3125,3060,3126,3061,3126,3060,3126
+             ,3061,3127,3062,3127,3061,3127,3062,3128,3063,3128,3062,3128,3063,3129,3064,3129,3063,3129,3064,3130,3065,3130
+             ,3064,3130,3065,3131,3066,3131,3065,3131,3066,3132,3067,3132,3066,3132,3067,3133,3068,3133,3067,3133,3068,3134
+             ,3069,3134,3068,3134,3069,3135,3070,3135,3069,3135,3070,3136,3071,3136,3070,3136,3071,3137,3072,3137,3071,3137
+             ,3072,3138,3073,3138,3072,3138,3073,3139,3074,3139,3073,3139,3074,3140,3075,3140,3074,3140,3075,3141,3076,3141
+             ,3075,3141,3076,3142,3077,3142,3076,3142,3077,3143,3078,3143,3077,3143,3078,3144,3079,3144,3078,3144,3079,3145
+             ,3080,3145,3079,3145,3080,3146,3081,3146,3080,3146,3081,3147,3082,3147,3081,3147,3082,3148,3083,3148,3082,3148
+             ,3083,3149,3084,3149,3083,3149,3084,3150,3085,3150,3084,3150,3085,3151,3086,3151,3085,3151,3086,3152,3087,3152
+             ,3086,3152,3087,3153,3088,3153,3087,3153,3088,3154,3089,3154,3088,3154,3089,3155,3090,3155,3089,3155,3090,3156
+             ,3091,3156,3090,3156,3091,3157,3092,3157,3091,3157,3092,3158,3093,3158,3092,3158,3093,3159,3094,3159,3093,3159
+             ,3094,3160,3095,3160,3094,3160,3095,3161,3096,3161,3095,3161,3096,3162,3097,3162,3096,3162,3097,3163,3098,3163
+             ,3097,3163,3098,3164,3099,3164,3098,3164,3099,3165,3100,3165,3099,3165,3100,3166,3101,3166,3100,3166,3101,3167
+             ,3102,3167,3101,3167,3102,3168,3103,3168,3102,3168,3103,3169,3104,3169,3103,3169,3104,3170,3105,3170,3104,3170
+             ,3105,3171,3106,3171,3105,3171,3106,3172,3107,3172,3106,3172,3107,3173,3108,3173,3107,3173,3108,3174,3109,3174
+             ,3108,3174,3109,3175,3110,3175,3109,3175,3110,3176,3111,3176,3110,3176,3111,3177,3112,3177,3111,3177,3112,3178
+             ,3113,3178,3112,3178,3113,3179,3114,3179,3113,3179,3114,3180,3115,3180,3114,3180,3115,3181,3116,3181,3115,3181
+             ,3116,3182,3117,3182,3116,3182,3117,3183,3118,3183,3117,3183,3118,3184,3119,3184,3118,3185,3120,3186,3121,3186
+             ,3120,3186,3121,3187,3122,3187,3121,3187,3122,3188,3123,3188,3122,3188,3123,3189,3124,3189,3123,3189,3124,3190
+             ,3125,3190,3124,3190,3125,3191,3126,3191,3125,3191,3126,3192,3127,3192,3126,3192,3127,3193,3128,3193,3127,3193
+             ,3128,3194,3129,3194,3128,3194,3129,3195,3130,3195,3129,3195,3130,3196,3131,3196,3130,3196,3131,3197,3132,3197
+             ,3131,3197,3132,3198,3133,3198,3132,3198,3133,3199,3134,3199,3133,3199,3134,3200,3135,3200,3134,3200,3135,3201
+             ,3136,3201,3135,3201,3136,3202,3137,3202,3136,3202,3137,3203,3138,3203,3137,3203,3138,3204,3139,3204,3138,3204
+             ,3139,3205,3140,3205,3139,3205,3140,3206,3141,3206,3140,3206,3141,3207,3142,3207,3141,3207,3142,3208,3143,3208
+             ,3142,3208,3143,3209,3144,3209,3143,3209,3144,3210,3145,3210,3144,3210,3145,3211,3146,3211,3145,3211,3146,3212
+             ,3147,3212,3146,3212,3147,3213,3148,3213,3147,3213,3148,3214,3149,3214,3148,3214,3149,3215,3150,3215,3149,3215
+             ,3150,3216,3151,3216,3150,3216,3151,3217,3152,3217,3151,3217,3152,3218,3153,3218,3152,3218,3153,3219,3154,3219
+             ,3153,3219,3154,3220,3155,3220,3154,3220,3155,3221,3156,3221,3155,3221,3156,3222,3157,3222,3156,3222,3157,3223
+             ,3158,3223,3157,3223,3158,3224,3159,3224,3158,3224,3159,3225,3160,3225,3159,3225,3160,3226,3161,3226,3160,3226
+             ,3161,3227,3162,3227,3161,3227,3162,3228,3163,3228,3162,3228,3163,3229,3164,3229,3163,3229,3164,3230,3165,3230
+             ,3164,3230,3165,3231,3166,3231,3165,3231,3166,3232,3167,3232,3166,3232,3167,3233,3168,3233,3167,3233,3168,3234
+             ,3169,3234,3168,3234,3169,3235,3170,3235,3169,3235,3170,3236,3171,3236,3170,3236,3171,3237,3172,3237,3171,3237
+             ,3172,3238,3173,3238,3172,3238,3173,3239,3174,3239,3173,3239,3174,3240,3175,3240,3174,3240,3175,3241,3176,3241
+             ,3175,3241,3176,3242,3177,3242,3176,3242,3177,3243,3178,3243,3177,3243,3178,3244,3179,3244,3178,3244,3179,3245
+             ,3180,3245,3179,3245,3180,3246,3181,3246,3180,3246,3181,3247,3182,3247,3181,3247,3182,3248,3183,3248,3182,3248
+             ,3183,3249,3184,3249,3183,3250,3185,3251,3186,3251,3185,3251,3186,3252,3187,3252,3186,3252,3187,3253,3188,3253
+             ,3187,3253,3188,3254,3189,3254,3188,3254,3189,3255,3190,3255,3189,3255,3190,3256,3191,3256,3190,3256,3191,3257
+             ,3192,3257,3191,3257,3192,3258,3193,3258,3192,3258,3193,3259,3194,3259,3193,3259,3194,3260,3195,3260,3194,3260
+             ,3195,3261,3196,3261,3195,3261,3196,3262,3197,3262,3196,3262,3197,3263,3198,3263,3197,3263,3198,3264,3199,3264
+             ,3198,3264,3199,3265,3200,3265,3199,3265,3200,3266,3201,3266,3200,3266,3201,3267,3202,3267,3201,3267,3202,3268
+             ,3203,3268,3202,3268,3203,3269,3204,3269,3203,3269,3204,3270,3205,3270,3204,3270,3205,3271,3206,3271,3205,3271
+             ,3206,3272,3207,3272,3206,3272,3207,3273,3208,3273,3207,3273,3208,3274,3209,3274,3208,3274,3209,3275,3210,3275
+             ,3209,3275,3210,3276,3211,3276,3210,3276,3211,3277,3212,3277,3211,3277,3212,3278,3213,3278,3212,3278,3213,3279
+             ,3214,3279,3213,3279,3214,3280,3215,3280,3214,3280,3215,3281,3216,3281,3215,3281,3216,3282,3217,3282,3216,3282
+             ,3217,3283,3218,3283,3217,3283,3218,3284,3219,3284,3218,3284,3219,3285,3220,3285,3219,3285,3220,3286,3221,3286
+             ,3220,3286,3221,3287,3222,3287,3221,3287,3222,3288,3223,3288,3222,3288,3223,3289,3224,3289,3223,3289,3224,3290
+             ,3225,3290,3224,3290,3225,3291,3226,3291,3225,3291,3226,3292,3227,3292,3226,3292,3227,3293,3228,3293,3227,3293
+             ,3228,3294,3229,3294,3228,3294,3229,3295,3230,3295,3229,3295,3230,3296,3231,3296,3230,3296,3231,3297,3232,3297
+             ,3231,3297,3232,3298,3233,3298,3232,3298,3233,3299,3234,3299,3233,3299,3234,3300,3235,3300,3234,3300,3235,3301
+             ,3236,3301,3235,3301,3236,3302,3237,3302,3236,3302,3237,3303,3238,3303,3237,3303,3238,3304,3239,3304,3238,3304
+             ,3239,3305,3240,3305,3239,3305,3240,3306,3241,3306,3240,3306,3241,3307,3242,3307,3241,3307,3242,3308,3243,3308
+             ,3242,3308,3243,3309,3244,3309,3243,3309,3244,3310,3245,3310,3244,3310,3245,3311,3246,3311,3245,3311,3246,3312
+             ,3247,3312,3246,3312,3247,3313,3248,3313,3247,3313,3248,3314,3249,3314,3248,3315,3250,3316,3251,3316,3250,3316
+             ,3251,3317,3252,3317,3251,3317,3252,3318,3253,3318,3252,3318,3253,3319,3254,3319,3253,3319,3254,3320,3255,3320
+             ,3254,3320,3255,3321,3256,3321,3255,3321,3256,3322,3257,3322,3256,3322,3257,3323,3258,3323,3257,3323,3258,3324
+             ,3259,3324,3258,3324,3259,3325,3260,3325,3259,3325,3260,3326,3261,3326,3260,3326,3261,3327,3262,3327,3261,3327
+             ,3262,3328,3263,3328,3262,3328,3263,3329,3264,3329,3263,3329,3264,3330,3265,3330,3264,3330,3265,3331,3266,3331
+             ,3265,3331,3266,3332,3267,3332,3266,3332,3267,3333,3268,3333,3267,3333,3268,3334,3269,3334,3268,3334,3269,3335
+             ,3270,3335,3269,3335,3270,3336,3271,3336,3270,3336,3271,3337,3272,3337,3271,3337,3272,3338,3273,3338,3272,3338
+             ,3273,3339,3274,3339,3273,3339,3274,3340,3275,3340,3274,3340,3275,3341,3276,3341,3275,3341,3276,3342,3277,3342
+             ,3276,3342,3277,3343,3278,3343,3277,3343,3278,3344,3279,3344,3278,3344,3279,3345,3280,3345,3279,3345,3280,3346
+             ,3281,3346,3280,3346,3281,3347,3282,3347,3281,3347,3282,3348,3283,3348,3282,3348,3283,3349,3284,3349,3283,3349
+             ,3284,3350,3285,3350,3284,3350,3285,3351,3286,3351,3285,3351,3286,3352,3287,3352,3286,3352,3287,3353,3288,3353
+             ,3287,3353,3288,3354,3289,3354,3288,3354,3289,3355,3290,3355,3289,3355,3290,3356,3291,3356,3290,3356,3291,3357
+             ,3292,3357,3291,3357,3292,3358,3293,3358,3292,3358,3293,3359,3294,3359,3293,3359,3294,3360,3295,3360,3294,3360
+             ,3295,3361,3296,3361,3295,3361,3296,3362,3297,3362,3296,3362,3297,3363,3298,3363,3297,3363,3298,3364,3299,3364
+             ,3298,3364,3299,3365,3300,3365,3299,3365,3300,3366,3301,3366,3300,3366,3301,3367,3302,3367,3301,3367,3302,3368
+             ,3303,3368,3302,3368,3303,3369,3304,3369,3303,3369,3304,3370,3305,3370,3304,3370,3305,3371,3306,3371,3305,3371
+             ,3306,3372,3307,3372,3306,3372,3307,3373,3308,3373,3307,3373,3308,3374,3309,3374,3308,3374,3309,3375,3310,3375
+             ,3309,3375,3310,3376,3311,3376,3310,3376,3311,3377,3312,3377,3311,3377,3312,3378,3313,3378,3312,3378,3313,3379
+             ,3314,3379,3313,3380,3315,3381,3316,3381,3315,3381,3316,3382,3317,3382,3316,3382,3317,3383,3318,3383,3317,3383
+             ,3318,3384,3319,3384,3318,3384,3319,3385,3320,3385,3319,3385,3320,3386,3321,3386,3320,3386,3321,3387,3322,3387
+             ,3321,3387,3322,3388,3323,3388,3322,3388,3323,3389,3324,3389,3323,3389,3324,3390,3325,3390,3324,3390,3325,3391
+             ,3326,3391,3325,3391,3326,3392,3327,3392,3326,3392,3327,3393,3328,3393,3327,3393,3328,3394,3329,3394,3328,3394
+             ,3329,3395,3330,3395,3329,3395,3330,3396,3331,3396,3330,3396,3331,3397,3332,3397,3331,3397,3332,3398,3333,3398
+             ,3332,3398,3333,3399,3334,3399,3333,3399,3334,3400,3335,3400,3334,3400,3335,3401,3336,3401,3335,3401,3336,3402
+             ,3337,3402,3336,3402,3337,3403,3338,3403,3337,3403,3338,3404,3339,3404,3338,3404,3339,3405,3340,3405,3339,3405
+             ,3340,3406,3341,3406,3340,3406,3341,3407,3342,3407,3341,3407,3342,3408,3343,3408,3342,3408,3343,3409,3344,3409
+             ,3343,3409,3344,3410,3345,3410,3344,3410,3345,3411,3346,3411,3345,3411,3346,3412,3347,3412,3346,3412,3347,3413
+             ,3348,3413,3347,3413,3348,3414,3349,3414,3348,3414,3349,3415,3350,3415,3349,3415,3350,3416,3351,3416,3350,3416
+             ,3351,3417,3352,3417,3351,3417,3352,3418,3353,3418,3352,3418,3353,3419,3354,3419,3353,3419,3354,3420,3355,3420
+             ,3354,3420,3355,3421,3356,3421,3355,3421,3356,3422,3357,3422,3356,3422,3357,3423,3358,3423,3357,3423,3358,3424
+             ,3359,3424,3358,3424,3359,3425,3360,3425,3359,3425,3360,3426,3361,3426,3360,3426,3361,3427,3362,3427,3361,3427
+             ,3362,3428,3363,3428,3362,3428,3363,3429,3364,3429,3363,3429,3364,3430,3365,3430,3364,3430,3365,3431,3366,3431
+             ,3365,3431,3366,3432,3367,3432,3366,3432,3367,3433,3368,3433,3367,3433,3368,3434,3369,3434,3368,3434,3369,3435
+             ,3370,3435,3369,3435,3370,3436,3371,3436,3370,3436,3371,3437,3372,3437,3371,3437,3372,3438,3373,3438,3372,3438
+             ,3373,3439,3374,3439,3373,3439,3374,3440,3375,3440,3374,3440,3375,3441,3376,3441,3375,3441,3376,3442,3377,3442
+             ,3376,3442,3377,3443,3378,3443,3377,3443,3378,3444,3379,3444,3378,3445,3380,3446,3381,3446,3380,3446,3381,3447
+             ,3382,3447,3381,3447,3382,3448,3383,3448,3382,3448,3383,3449,3384,3449,3383,3449,3384,3450,3385,3450,3384,3450
+             ,3385,3451,3386,3451,3385,3451,3386,3452,3387,3452,3386,3452,3387,3453,3388,3453,3387,3453,3388,3454,3389,3454
+             ,3388,3454,3389,3455,3390,3455,3389,3455,3390,3456,3391,3456,3390,3456,3391,3457,3392,3457,3391,3457,3392,3458
+             ,3393,3458,3392,3458,3393,3459,3394,3459,3393,3459,3394,3460,3395,3460,3394,3460,3395,3461,3396,3461,3395,3461
+             ,3396,3462,3397,3462,3396,3462,3397,3463,3398,3463,3397,3463,3398,3464,3399,3464,3398,3464,3399,3465,3400,3465
+             ,3399,3465,3400,3466,3401,3466,3400,3466,3401,3467,3402,3467,3401,3467,3402,3468,3403,3468,3402,3468,3403,3469
+             ,3404,3469,3403,3469,3404,3470,3405,3470,3404,3470,3405,3471,3406,3471,3405,3471,3406,3472,3407,3472,3406,3472
+             ,3407,3473,3408,3473,3407,3473,3408,3474,3409,3474,3408,3474,3409,3475,3410,3475,3409,3475,3410,3476,3411,3476
+             ,3410,3476,3411,3477,3412,3477,3411,3477,3412,3478,3413,3478,3412,3478,3413,3479,3414,3479,3413,3479,3414,3480
+             ,3415,3480,3414,3480,3415,3481,3416,3481,3415,3481,3416,3482,3417,3482,3416,3482,3417,3483,3418,3483,3417,3483
+             ,3418,3484,3419,3484,3418,3484,3419,3485,3420,3485,3419,3485,3420,3486,3421,3486,3420,3486,3421,3487,3422,3487
+             ,3421,3487,3422,3488,3423,3488,3422,3488,3423,3489,3424,3489,3423,3489,3424,3490,3425,3490,3424,3490,3425,3491
+             ,3426,3491,3425,3491,3426,3492,3427,3492,3426,3492,3427,3493,3428,3493,3427,3493,3428,3494,3429,3494,3428,3494
+             ,3429,3495,3430,3495,3429,3495,3430,3496,3431,3496,3430,3496,3431,3497,3432,3497,3431,3497,3432,3498,3433,3498
+             ,3432,3498,3433,3499,3434,3499,3433,3499,3434,3500,3435,3500,3434,3500,3435,3501,3436,3501,3435,3501,3436,3502
+             ,3437,3502,3436,3502,3437,3503,3438,3503,3437,3503,3438,3504,3439,3504,3438,3504,3439,3505,3440,3505,3439,3505
+             ,3440,3506,3441,3506,3440,3506,3441,3507,3442,3507,3441,3507,3442,3508,3443,3508,3442,3508,3443,3509,3444,3509
+             ,3443,3510,3445,3511,3446,3511,3445,3511,3446,3512,3447,3512,3446,3512,3447,3513,3448,3513,3447,3513,3448,3514
+             ,3449,3514,3448,3514,3449,3515,3450,3515,3449,3515,3450,3516,3451,3516,3450,3516,3451,3517,3452,3517,3451,3517
+             ,3452,3518,3453,3518,3452,3518,3453,3519,3454,3519,3453,3519,3454,3520,3455,3520,3454,3520,3455,3521,3456,3521
+             ,3455,3521,3456,3522,3457,3522,3456,3522,3457,3523,3458,3523,3457,3523,3458,3524,3459,3524,3458,3524,3459,3525
+             ,3460,3525,3459,3525,3460,3526,3461,3526,3460,3526,3461,3527,3462,3527,3461,3527,3462,3528,3463,3528,3462,3528
+             ,3463,3529,3464,3529,3463,3529,3464,3530,3465,3530,3464,3530,3465,3531,3466,3531,3465,3531,3466,3532,3467,3532
+             ,3466,3532,3467,3533,3468,3533,3467,3533,3468,3534,3469,3534,3468,3534,3469,3535,3470,3535,3469,3535,3470,3536
+             ,3471,3536,3470,3536,3471,3537,3472,3537,3471,3537,3472,3538,3473,3538,3472,3538,3473,3539,3474,3539,3473,3539
+             ,3474,3540,3475,3540,3474,3540,3475,3541,3476,3541,3475,3541,3476,3542,3477,3542,3476,3542,3477,3543,3478,3543
+             ,3477,3543,3478,3544,3479,3544,3478,3544,3479,3545,3480,3545,3479,3545,3480,3546,3481,3546,3480,3546,3481,3547
+             ,3482,3547,3481,3547,3482,3548,3483,3548,3482,3548,3483,3549,3484,3549,3483,3549,3484,3550,3485,3550,3484,3550
+             ,3485,3551,3486,3551,3485,3551,3486,3552,3487,3552,3486,3552,3487,3553,3488,3553,3487,3553,3488,3554,3489,3554
+             ,3488,3554,3489,3555,3490,3555,3489,3555,3490,3556,3491,3556,3490,3556,3491,3557,3492,3557,3491,3557,3492,3558
+             ,3493,3558,3492,3558,3493,3559,3494,3559,3493,3559,3494,3560,3495,3560,3494,3560,3495,3561,3496,3561,3495,3561
+             ,3496,3562,3497,3562,3496,3562,3497,3563,3498,3563,3497,3563,3498,3564,3499,3564,3498,3564,3499,3565,3500,3565
+             ,3499,3565,3500,3566,3501,3566,3500,3566,3501,3567,3502,3567,3501,3567,3502,3568,3503,3568,3502,3568,3503,3569
+             ,3504,3569,3503,3569,3504,3570,3505,3570,3504,3570,3505,3571,3506,3571,3505,3571,3506,3572,3507,3572,3506,3572
+             ,3507,3573,3508,3573,3507,3573,3508,3574,3509,3574,3508,3575,3510,3576,3511,3576,3510,3576,3511,3577,3512,3577
+             ,3511,3577,3512,3578,3513,3578,3512,3578,3513,3579,3514,3579,3513,3579,3514,3580,3515,3580,3514,3580,3515,3581
+             ,3516,3581,3515,3581,3516,3582,3517,3582,3516,3582,3517,3583,3518,3583,3517,3583,3518,3584,3519,3584,3518,3584
+             ,3519,3585,3520,3585,3519,3585,3520,3586,3521,3586,3520,3586,3521,3587,3522,3587,3521,3587,3522,3588,3523,3588
+             ,3522,3588,3523,3589,3524,3589,3523,3589,3524,3590,3525,3590,3524,3590,3525,3591,3526,3591,3525,3591,3526,3592
+             ,3527,3592,3526,3592,3527,3593,3528,3593,3527,3593,3528,3594,3529,3594,3528,3594,3529,3595,3530,3595,3529,3595
+             ,3530,3596,3531,3596,3530,3596,3531,3597,3532,3597,3531,3597,3532,3598,3533,3598,3532,3598,3533,3599,3534,3599
+             ,3533,3599,3534,3600,3535,3600,3534,3600,3535,3601,3536,3601,3535,3601,3536,3602,3537,3602,3536,3602,3537,3603
+             ,3538,3603,3537,3603,3538,3604,3539,3604,3538,3604,3539,3605,3540,3605,3539,3605,3540,3606,3541,3606,3540,3606
+             ,3541,3607,3542,3607,3541,3607,3542,3608,3543,3608,3542,3608,3543,3609,3544,3609,3543,3609,3544,3610,3545,3610
+             ,3544,3610,3545,3611,3546,3611,3545,3611,3546,3612,3547,3612,3546,3612,3547,3613,3548,3613,3547,3613,3548,3614
+             ,3549,3614,3548,3614,3549,3615,3550,3615,3549,3615,3550,3616,3551,3616,3550,3616,3551,3617,3552,3617,3551,3617
+             ,3552,3618,3553,3618,3552,3618,3553,3619,3554,3619,3553,3619,3554,3620,3555,3620,3554,3620,3555,3621,3556,3621
+             ,3555,3621,3556,3622,3557,3622,3556,3622,3557,3623,3558,3623,3557,3623,3558,3624,3559,3624,3558,3624,3559,3625
+             ,3560,3625,3559,3625,3560,3626,3561,3626,3560,3626,3561,3627,3562,3627,3561,3627,3562,3628,3563,3628,3562,3628
+             ,3563,3629,3564,3629,3563,3629,3564,3630,3565,3630,3564,3630,3565,3631,3566,3631,3565,3631,3566,3632,3567,3632
+             ,3566,3632,3567,3633,3568,3633,3567,3633,3568,3634,3569,3634,3568,3634,3569,3635,3570,3635,3569,3635,3570,3636
+             ,3571,3636,3570,3636,3571,3637,3572,3637,3571,3637,3572,3638,3573,3638,3572,3638,3573,3639,3574,3639,3573,3640
+             ,3575,3641,3576,3641,3575,3641,3576,3642,3577,3642,3576,3642,3577,3643,3578,3643,3577,3643,3578,3644,3579,3644
+             ,3578,3644,3579,3645,3580,3645,3579,3645,3580,3646,3581,3646,3580,3646,3581,3647,3582,3647,3581,3647,3582,3648
+             ,3583,3648,3582,3648,3583,3649,3584,3649,3583,3649,3584,3650,3585,3650,3584,3650,3585,3651,3586,3651,3585,3651
+             ,3586,3652,3587,3652,3586,3652,3587,3653,3588,3653,3587,3653,3588,3654,3589,3654,3588,3654,3589,3655,3590,3655
+             ,3589,3655,3590,3656,3591,3656,3590,3656,3591,3657,3592,3657,3591,3657,3592,3658,3593,3658,3592,3658,3593,3659
+             ,3594,3659,3593,3659,3594,3660,3595,3660,3594,3660,3595,3661,3596,3661,3595,3661,3596,3662,3597,3662,3596,3662
+             ,3597,3663,3598,3663,3597,3663,3598,3664,3599,3664,3598,3664,3599,3665,3600,3665,3599,3665,3600,3666,3601,3666
+             ,3600,3666,3601,3667,3602,3667,3601,3667,3602,3668,3603,3668,3602,3668,3603,3669,3604,3669,3603,3669,3604,3670
+             ,3605,3670,3604,3670,3605,3671,3606,3671,3605,3671,3606,3672,3607,3672,3606,3672,3607,3673,3608,3673,3607,3673
+             ,3608,3674,3609,3674,3608,3674,3609,3675,3610,3675,3609,3675,3610,3676,3611,3676,3610,3676,3611,3677,3612,3677
+             ,3611,3677,3612,3678,3613,3678,3612,3678,3613,3679,3614,3679,3613,3679,3614,3680,3615,3680,3614,3680,3615,3681
+             ,3616,3681,3615,3681,3616,3682,3617,3682,3616,3682,3617,3683,3618,3683,3617,3683,3618,3684,3619,3684,3618,3684
+             ,3619,3685,3620,3685,3619,3685,3620,3686,3621,3686,3620,3686,3621,3687,3622,3687,3621,3687,3622,3688,3623,3688
+             ,3622,3688,3623,3689,3624,3689,3623,3689,3624,3690,3625,3690,3624,3690,3625,3691,3626,3691,3625,3691,3626,3692
+             ,3627,3692,3626,3692,3627,3693,3628,3693,3627,3693,3628,3694,3629,3694,3628,3694,3629,3695,3630,3695,3629,3695
+             ,3630,3696,3631,3696,3630,3696,3631,3697,3632,3697,3631,3697,3632,3698,3633,3698,3632,3698,3633,3699,3634,3699
+             ,3633,3699,3634,3700,3635,3700,3634,3700,3635,3701,3636,3701,3635,3701,3636,3702,3637,3702,3636,3702,3637,3703
+             ,3638,3703,3637,3703,3638,3704,3639,3704,3638,3705,3640,3706,3641,3706,3640,3706,3641,3707,3642,3707,3641,3707
+             ,3642,3708,3643,3708,3642,3708,3643,3709,3644,3709,3643,3709,3644,3710,3645,3710,3644,3710,3645,3711,3646,3711
+             ,3645,3711,3646,3712,3647,3712,3646,3712,3647,3713,3648,3713,3647,3713,3648,3714,3649,3714,3648,3714,3649,3715
+             ,3650,3715,3649,3715,3650,3716,3651,3716,3650,3716,3651,3717,3652,3717,3651,3717,3652,3718,3653,3718,3652,3718
+             ,3653,3719,3654,3719,3653,3719,3654,3720,3655,3720,3654,3720,3655,3721,3656,3721,3655,3721,3656,3722,3657,3722
+             ,3656,3722,3657,3723,3658,3723,3657,3723,3658,3724,3659,3724,3658,3724,3659,3725,3660,3725,3659,3725,3660,3726
+             ,3661,3726,3660,3726,3661,3727,3662,3727,3661,3727,3662,3728,3663,3728,3662,3728,3663,3729,3664,3729,3663,3729
+             ,3664,3730,3665,3730,3664,3730,3665,3731,3666,3731,3665,3731,3666,3732,3667,3732,3666,3732,3667,3733,3668,3733
+             ,3667,3733,3668,3734,3669,3734,3668,3734,3669,3735,3670,3735,3669,3735,3670,3736,3671,3736,3670,3736,3671,3737
+             ,3672,3737,3671,3737,3672,3738,3673,3738,3672,3738,3673,3739,3674,3739,3673,3739,3674,3740,3675,3740,3674,3740
+             ,3675,3741,3676,3741,3675,3741,3676,3742,3677,3742,3676,3742,3677,3743,3678,3743,3677,3743,3678,3744,3679,3744
+             ,3678,3744,3679,3745,3680,3745,3679,3745,3680,3746,3681,3746,3680,3746,3681,3747,3682,3747,3681,3747,3682,3748
+             ,3683,3748,3682,3748,3683,3749,3684,3749,3683,3749,3684,3750,3685,3750,3684,3750,3685,3751,3686,3751,3685,3751
+             ,3686,3752,3687,3752,3686,3752,3687,3753,3688,3753,3687,3753,3688,3754,3689,3754,3688,3754,3689,3755,3690,3755
+             ,3689,3755,3690,3756,3691,3756,3690,3756,3691,3757,3692,3757,3691,3757,3692,3758,3693,3758,3692,3758,3693,3759
+             ,3694,3759,3693,3759,3694,3760,3695,3760,3694,3760,3695,3761,3696,3761,3695,3761,3696,3762,3697,3762,3696,3762
+             ,3697,3763,3698,3763,3697,3763,3698,3764,3699,3764,3698,3764,3699,3765,3700,3765,3699,3765,3700,3766,3701,3766
+             ,3700,3766,3701,3767,3702,3767,3701,3767,3702,3768,3703,3768,3702,3768,3703,3769,3704,3769,3703,3770,3705,3771
+             ,3706,3771,3705,3771,3706,3772,3707,3772,3706,3772,3707,3773,3708,3773,3707,3773,3708,3774,3709,3774,3708,3774
+             ,3709,3775,3710,3775,3709,3775,3710,3776,3711,3776,3710,3776,3711,3777,3712,3777,3711,3777,3712,3778,3713,3778
+             ,3712,3778,3713,3779,3714,3779,3713,3779,3714,3780,3715,3780,3714,3780,3715,3781,3716,3781,3715,3781,3716,3782
+             ,3717,3782,3716,3782,3717,3783,3718,3783,3717,3783,3718,3784,3719,3784,3718,3784,3719,3785,3720,3785,3719,3785
+             ,3720,3786,3721,3786,3720,3786,3721,3787,3722,3787,3721,3787,3722,3788,3723,3788,3722,3788,3723,3789,3724,3789
+             ,3723,3789,3724,3790,3725,3790,3724,3790,3725,3791,3726,3791,3725,3791,3726,3792,3727,3792,3726,3792,3727,3793
+             ,3728,3793,3727,3793,3728,3794,3729,3794,3728,3794,3729,3795,3730,3795,3729,3795,3730,3796,3731,3796,3730,3796
+             ,3731,3797,3732,3797,3731,3797,3732,3798,3733,3798,3732,3798,3733,3799,3734,3799,3733,3799,3734,3800,3735,3800
+             ,3734,3800,3735,3801,3736,3801,3735,3801,3736,3802,3737,3802,3736,3802,3737,3803,3738,3803,3737,3803,3738,3804
+             ,3739,3804,3738,3804,3739,3805,3740,3805,3739,3805,3740,3806,3741,3806,3740,3806,3741,3807,3742,3807,3741,3807
+             ,3742,3808,3743,3808,3742,3808,3743,3809,3744,3809,3743,3809,3744,3810,3745,3810,3744,3810,3745,3811,3746,3811
+             ,3745,3811,3746,3812,3747,3812,3746,3812,3747,3813,3748,3813,3747,3813,3748,3814,3749,3814,3748,3814,3749,3815
+             ,3750,3815,3749,3815,3750,3816,3751,3816,3750,3816,3751,3817,3752,3817,3751,3817,3752,3818,3753,3818,3752,3818
+             ,3753,3819,3754,3819,3753,3819,3754,3820,3755,3820,3754,3820,3755,3821,3756,3821,3755,3821,3756,3822,3757,3822
+             ,3756,3822,3757,3823,3758,3823,3757,3823,3758,3824,3759,3824,3758,3824,3759,3825,3760,3825,3759,3825,3760,3826
+             ,3761,3826,3760,3826,3761,3827,3762,3827,3761,3827,3762,3828,3763,3828,3762,3828,3763,3829,3764,3829,3763,3829
+             ,3764,3830,3765,3830,3764,3830,3765,3831,3766,3831,3765,3831,3766,3832,3767,3832,3766,3832,3767,3833,3768,3833
+             ,3767,3833,3768,3834,3769,3834,3768,3835,3770,3836,3771,3836,3770,3836,3771,3837,3772,3837,3771,3837,3772,3838
+             ,3773,3838,3772,3838,3773,3839,3774,3839,3773,3839,3774,3840,3775,3840,3774,3840,3775,3841,3776,3841,3775,3841
+             ,3776,3842,3777,3842,3776,3842,3777,3843,3778,3843,3777,3843,3778,3844,3779,3844,3778,3844,3779,3845,3780,3845
+             ,3779,3845,3780,3846,3781,3846,3780,3846,3781,3847,3782,3847,3781,3847,3782,3848,3783,3848,3782,3848,3783,3849
+             ,3784,3849,3783,3849,3784,3850,3785,3850,3784,3850,3785,3851,3786,3851,3785,3851,3786,3852,3787,3852,3786,3852
+             ,3787,3853,3788,3853,3787,3853,3788,3854,3789,3854,3788,3854,3789,3855,3790,3855,3789,3855,3790,3856,3791,3856
+             ,3790,3856,3791,3857,3792,3857,3791,3857,3792,3858,3793,3858,3792,3858,3793,3859,3794,3859,3793,3859,3794,3860
+             ,3795,3860,3794,3860,3795,3861,3796,3861,3795,3861,3796,3862,3797,3862,3796,3862,3797,3863,3798,3863,3797,3863
+             ,3798,3864,3799,3864,3798,3864,3799,3865,3800,3865,3799,3865,3800,3866,3801,3866,3800,3866,3801,3867,3802,3867
+             ,3801,3867,3802,3868,3803,3868,3802,3868,3803,3869,3804,3869,3803,3869,3804,3870,3805,3870,3804,3870,3805,3871
+             ,3806,3871,3805,3871,3806,3872,3807,3872,3806,3872,3807,3873,3808,3873,3807,3873,3808,3874,3809,3874,3808,3874
+             ,3809,3875,3810,3875,3809,3875,3810,3876,3811,3876,3810,3876,3811,3877,3812,3877,3811,3877,3812,3878,3813,3878
+             ,3812,3878,3813,3879,3814,3879,3813,3879,3814,3880,3815,3880,3814,3880,3815,3881,3816,3881,3815,3881,3816,3882
+             ,3817,3882,3816,3882,3817,3883,3818,3883,3817,3883,3818,3884,3819,3884,3818,3884,3819,3885,3820,3885,3819,3885
+             ,3820,3886,3821,3886,3820,3886,3821,3887,3822,3887,3821,3887,3822,3888,3823,3888,3822,3888,3823,3889,3824,3889
+             ,3823,3889,3824,3890,3825,3890,3824,3890,3825,3891,3826,3891,3825,3891,3826,3892,3827,3892,3826,3892,3827,3893
+             ,3828,3893,3827,3893,3828,3894,3829,3894,3828,3894,3829,3895,3830,3895,3829,3895,3830,3896,3831,3896,3830,3896
+             ,3831,3897,3832,3897,3831,3897,3832,3898,3833,3898,3832,3898,3833,3899,3834,3899,3833,3900,3835,3901,3836,3901
+             ,3835,3901,3836,3902,3837,3902,3836,3902,3837,3903,3838,3903,3837,3903,3838,3904,3839,3904,3838,3904,3839,3905
+             ,3840,3905,3839,3905,3840,3906,3841,3906,3840,3906,3841,3907,3842,3907,3841,3907,3842,3908,3843,3908,3842,3908
+             ,3843,3909,3844,3909,3843,3909,3844,3910,3845,3910,3844,3910,3845,3911,3846,3911,3845,3911,3846,3912,3847,3912
+             ,3846,3912,3847,3913,3848,3913,3847,3913,3848,3914,3849,3914,3848,3914,3849,3915,3850,3915,3849,3915,3850,3916
+             ,3851,3916,3850,3916,3851,3917,3852,3917,3851,3917,3852,3918,3853,3918,3852,3918,3853,3919,3854,3919,3853,3919
+             ,3854,3920,3855,3920,3854,3920,3855,3921,3856,3921,3855,3921,3856,3922,3857,3922,3856,3922,3857,3923,3858,3923
+             ,3857,3923,3858,3924,3859,3924,3858,3924,3859,3925,3860,3925,3859,3925,3860,3926,3861,3926,3860,3926,3861,3927
+             ,3862,3927,3861,3927,3862,3928,3863,3928,3862,3928,3863,3929,3864,3929,3863,3929,3864,3930,3865,3930,3864,3930
+             ,3865,3931,3866,3931,3865,3931,3866,3932,3867,3932,3866,3932,3867,3933,3868,3933,3867,3933,3868,3934,3869,3934
+             ,3868,3934,3869,3935,3870,3935,3869,3935,3870,3936,3871,3936,3870,3936,3871,3937,3872,3937,3871,3937,3872,3938
+             ,3873,3938,3872,3938,3873,3939,3874,3939,3873,3939,3874,3940,3875,3940,3874,3940,3875,3941,3876,3941,3875,3941
+             ,3876,3942,3877,3942,3876,3942,3877,3943,3878,3943,3877,3943,3878,3944,3879,3944,3878,3944,3879,3945,3880,3945
+             ,3879,3945,3880,3946,3881,3946,3880,3946,3881,3947,3882,3947,3881,3947,3882,3948,3883,3948,3882,3948,3883,3949
+             ,3884,3949,3883,3949,3884,3950,3885,3950,3884,3950,3885,3951,3886,3951,3885,3951,3886,3952,3887,3952,3886,3952
+             ,3887,3953,3888,3953,3887,3953,3888,3954,3889,3954,3888,3954,3889,3955,3890,3955,3889,3955,3890,3956,3891,3956
+             ,3890,3956,3891,3957,3892,3957,3891,3957,3892,3958,3893,3958,3892,3958,3893,3959,3894,3959,3893,3959,3894,3960
+             ,3895,3960,3894,3960,3895,3961,3896,3961,3895,3961,3896,3962,3897,3962,3896,3962,3897,3963,3898,3963,3897,3963
+             ,3898,3964,3899,3964,3898,3965,3900,3966,3901,3966,3900,3966,3901,3967,3902,3967,3901,3967,3902,3968,3903,3968
+             ,3902,3968,3903,3969,3904,3969,3903,3969,3904,3970,3905,3970,3904,3970,3905,3971,3906,3971,3905,3971,3906,3972
+             ,3907,3972,3906,3972,3907,3973,3908,3973,3907,3973,3908,3974,3909,3974,3908,3974,3909,3975,3910,3975,3909,3975
+             ,3910,3976,3911,3976,3910,3976,3911,3977,3912,3977,3911,3977,3912,3978,3913,3978,3912,3978,3913,3979,3914,3979
+             ,3913,3979,3914,3980,3915,3980,3914,3980,3915,3981,3916,3981,3915,3981,3916,3982,3917,3982,3916,3982,3917,3983
+             ,3918,3983,3917,3983,3918,3984,3919,3984,3918,3984,3919,3985,3920,3985,3919,3985,3920,3986,3921,3986,3920,3986
+             ,3921,3987,3922,3987,3921,3987,3922,3988,3923,3988,3922,3988,3923,3989,3924,3989,3923,3989,3924,3990,3925,3990
+             ,3924,3990,3925,3991,3926,3991,3925,3991,3926,3992,3927,3992,3926,3992,3927,3993,3928,3993,3927,3993,3928,3994
+             ,3929,3994,3928,3994,3929,3995,3930,3995,3929,3995,3930,3996,3931,3996,3930,3996,3931,3997,3932,3997,3931,3997
+             ,3932,3998,3933,3998,3932,3998,3933,3999,3934,3999,3933,3999,3934,4000,3935,4000,3934,4000,3935,4001,3936,4001
+             ,3935,4001,3936,4002,3937,4002,3936,4002,3937,4003,3938,4003,3937,4003,3938,4004,3939,4004,3938,4004,3939,4005
+             ,3940,4005,3939,4005,3940,4006,3941,4006,3940,4006,3941,4007,3942,4007,3941,4007,3942,4008,3943,4008,3942,4008
+             ,3943,4009,3944,4009,3943,4009,3944,4010,3945,4010,3944,4010,3945,4011,3946,4011,3945,4011,3946,4012,3947,4012
+             ,3946,4012,3947,4013,3948,4013,3947,4013,3948,4014,3949,4014,3948,4014,3949,4015,3950,4015,3949,4015,3950,4016
+             ,3951,4016,3950,4016,3951,4017,3952,4017,3951,4017,3952,4018,3953,4018,3952,4018,3953,4019,3954,4019,3953,4019
+             ,3954,4020,3955,4020,3954,4020,3955,4021,3956,4021,3955,4021,3956,4022,3957,4022,3956,4022,3957,4023,3958,4023
+             ,3957,4023,3958,4024,3959,4024,3958,4024,3959,4025,3960,4025,3959,4025,3960,4026,3961,4026,3960,4026,3961,4027
+             ,3962,4027,3961,4027,3962,4028,3963,4028,3962,4028,3963,4029,3964,4029,3963,4030,3965,4031,3966,4031,3965,4031
+             ,3966,4032,3967,4032,3966,4032,3967,4033,3968,4033,3967,4033,3968,4034,3969,4034,3968,4034,3969,4035,3970,4035
+             ,3969,4035,3970,4036,3971,4036,3970,4036,3971,4037,3972,4037,3971,4037,3972,4038,3973,4038,3972,4038,3973,4039
+             ,3974,4039,3973,4039,3974,4040,3975,4040,3974,4040,3975,4041,3976,4041,3975,4041,3976,4042,3977,4042,3976,4042
+             ,3977,4043,3978,4043,3977,4043,3978,4044,3979,4044,3978,4044,3979,4045,3980,4045,3979,4045,3980,4046,3981,4046
+             ,3980,4046,3981,4047,3982,4047,3981,4047,3982,4048,3983,4048,3982,4048,3983,4049,3984,4049,3983,4049,3984,4050
+             ,3985,4050,3984,4050,3985,4051,3986,4051,3985,4051,3986,4052,3987,4052,3986,4052,3987,4053,3988,4053,3987,4053
+             ,3988,4054,3989,4054,3988,4054,3989,4055,3990,4055,3989,4055,3990,4056,3991,4056,3990,4056,3991,4057,3992,4057
+             ,3991,4057,3992,4058,3993,4058,3992,4058,3993,4059,3994,4059,3993,4059,3994,4060,3995,4060,3994,4060,3995,4061
+             ,3996,4061,3995,4061,3996,4062,3997,4062,3996,4062,3997,4063,3998,4063,3997,4063,3998,4064,3999,4064,3998,4064
+             ,3999,4065,4000,4065,3999,4065,4000,4066,4001,4066,4000,4066,4001,4067,4002,4067,4001,4067,4002,4068,4003,4068
+             ,4002,4068,4003,4069,4004,4069,4003,4069,4004,4070,4005,4070,4004,4070,4005,4071,4006,4071,4005,4071,4006,4072
+             ,4007,4072,4006,4072,4007,4073,4008,4073,4007,4073,4008,4074,4009,4074,4008,4074,4009,4075,4010,4075,4009,4075
+             ,4010,4076,4011,4076,4010,4076,4011,4077,4012,4077,4011,4077,4012,4078,4013,4078,4012,4078,4013,4079,4014,4079
+             ,4013,4079,4014,4080,4015,4080,4014,4080,4015,4081,4016,4081,4015,4081,4016,4082,4017,4082,4016,4082,4017,4083
+             ,4018,4083,4017,4083,4018,4084,4019,4084,4018,4084,4019,4085,4020,4085,4019,4085,4020,4086,4021,4086,4020,4086
+             ,4021,4087,4022,4087,4021,4087,4022,4088,4023,4088,4022,4088,4023,4089,4024,4089,4023,4089,4024,4090,4025,4090
+             ,4024,4090,4025,4091,4026,4091,4025,4091,4026,4092,4027,4092,4026,4092,4027,4093,4028,4093,4027,4093,4028,4094
+             ,4029,4094,4028,4095,4030,4096,4031,4096,4030,4096,4031,4097,4032,4097,4031,4097,4032,4098,4033,4098,4032,4098
+             ,4033,4099,4034,4099,4033,4099,4034,4100,4035,4100,4034,4100,4035,4101,4036,4101,4035,4101,4036,4102,4037,4102
+             ,4036,4102,4037,4103,4038,4103,4037,4103,4038,4104,4039,4104,4038,4104,4039,4105,4040,4105,4039,4105,4040,4106
+             ,4041,4106,4040,4106,4041,4107,4042,4107,4041,4107,4042,4108,4043,4108,4042,4108,4043,4109,4044,4109,4043,4109
+             ,4044,4110,4045,4110,4044,4110,4045,4111,4046,4111,4045,4111,4046,4112,4047,4112,4046,4112,4047,4113,4048,4113
+             ,4047,4113,4048,4114,4049,4114,4048,4114,4049,4115,4050,4115,4049,4115,4050,4116,4051,4116,4050,4116,4051,4117
+             ,4052,4117,4051,4117,4052,4118,4053,4118,4052,4118,4053,4119,4054,4119,4053,4119,4054,4120,4055,4120,4054,4120
+             ,4055,4121,4056,4121,4055,4121,4056,4122,4057,4122,4056,4122,4057,4123,4058,4123,4057,4123,4058,4124,4059,4124
+             ,4058,4124,4059,4125,4060,4125,4059,4125,4060,4126,4061,4126,4060,4126,4061,4127,4062,4127,4061,4127,4062,4128
+             ,4063,4128,4062,4128,4063,4129,4064,4129,4063,4129,4064,4130,4065,4130,4064,4130,4065,4131,4066,4131,4065,4131
+             ,4066,4132,4067,4132,4066,4132,4067,4133,4068,4133,4067,4133,4068,4134,4069,4134,4068,4134,4069,4135,4070,4135
+             ,4069,4135,4070,4136,4071,4136,4070,4136,4071,4137,4072,4137,4071,4137,4072,4138,4073,4138,4072,4138,4073,4139
+             ,4074,4139,4073,4139,4074,4140,4075,4140,4074,4140,4075,4141,4076,4141,4075,4141,4076,4142,4077,4142,4076,4142
+             ,4077,4143,4078,4143,4077,4143,4078,4144,4079,4144,4078,4144,4079,4145,4080,4145,4079,4145,4080,4146,4081,4146
+             ,4080,4146,4081,4147,4082,4147,4081,4147,4082,4148,4083,4148,4082,4148,4083,4149,4084,4149,4083,4149,4084,4150
+             ,4085,4150,4084,4150,4085,4151,4086,4151,4085,4151,4086,4152,4087,4152,4086,4152,4087,4153,4088,4153,4087,4153
+             ,4088,4154,4089,4154,4088,4154,4089,4155,4090,4155,4089,4155,4090,4156,4091,4156,4090,4156,4091,4157,4092,4157
+             ,4091,4157,4092,4158,4093,4158,4092,4158,4093,4159,4094,4159,4093,4160,4095,4161,4096,4161,4095,4161,4096,4162
+             ,4097,4162,4096,4162,4097,4163,4098,4163,4097,4163,4098,4164,4099,4164,4098,4164,4099,4165,4100,4165,4099,4165
+             ,4100,4166,4101,4166,4100,4166,4101,4167,4102,4167,4101,4167,4102,4168,4103,4168,4102,4168,4103,4169,4104,4169
+             ,4103,4169,4104,4170,4105,4170,4104,4170,4105,4171,4106,4171,4105,4171,4106,4172,4107,4172,4106,4172,4107,4173
+             ,4108,4173,4107,4173,4108,4174,4109,4174,4108,4174,4109,4175,4110,4175,4109,4175,4110,4176,4111,4176,4110,4176
+             ,4111,4177,4112,4177,4111,4177,4112,4178,4113,4178,4112,4178,4113,4179,4114,4179,4113,4179,4114,4180,4115,4180
+             ,4114,4180,4115,4181,4116,4181,4115,4181,4116,4182,4117,4182,4116,4182,4117,4183,4118,4183,4117,4183,4118,4184
+             ,4119,4184,4118,4184,4119,4185,4120,4185,4119,4185,4120,4186,4121,4186,4120,4186,4121,4187,4122,4187,4121,4187
+             ,4122,4188,4123,4188,4122,4188,4123,4189,4124,4189,4123,4189,4124,4190,4125,4190,4124,4190,4125,4191,4126,4191
+             ,4125,4191,4126,4192,4127,4192,4126,4192,4127,4193,4128,4193,4127,4193,4128,4194,4129,4194,4128,4194,4129,4195
+             ,4130,4195,4129,4195,4130,4196,4131,4196,4130,4196,4131,4197,4132,4197,4131,4197,4132,4198,4133,4198,4132,4198
+             ,4133,4199,4134,4199,4133,4199,4134,4200,4135,4200,4134,4200,4135,4201,4136,4201,4135,4201,4136,4202,4137,4202
+             ,4136,4202,4137,4203,4138,4203,4137,4203,4138,4204,4139,4204,4138,4204,4139,4205,4140,4205,4139,4205,4140,4206
+             ,4141,4206,4140,4206,4141,4207,4142,4207,4141,4207,4142,4208,4143,4208,4142,4208,4143,4209,4144,4209,4143,4209
+             ,4144,4210,4145,4210,4144,4210,4145,4211,4146,4211,4145,4211,4146,4212,4147,4212,4146,4212,4147,4213,4148,4213
+             ,4147,4213,4148,4214,4149,4214,4148,4214,4149,4215,4150,4215,4149,4215,4150,4216,4151,4216,4150,4216,4151,4217
+             ,4152,4217,4151,4217,4152,4218,4153,4218,4152,4218,4153,4219,4154,4219,4153,4219,4154,4220,4155,4220,4154,4220
+             ,4155,4221,4156,4221,4155,4221,4156,4222,4157,4222,4156,4222,4157,4223,4158,4223,4157,4223,4158,4224,4159,4224
+             ,4158
+        }
+        LayerElementSmoothing: 0 {
+            Version: 101
+            Name: ""
+            MappingInformationType: "ByEdge"
+            ReferenceInformationType: "Direct"
+            Smoothing: 0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1
+             ,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0
+             ,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1
+             ,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0
+             ,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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
+             ,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,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,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,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,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,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,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,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,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,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,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,0,0,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,0
+        }
+        LayerElementVisibility: 0 {
+            Version: 101
+            Name: ""
+            MappingInformationType: "ByEdge"
+            ReferenceInformationType: "Direct"
+            Visibility: 1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1
+             ,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1
+             ,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1
+             ,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1
+             ,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
+             ,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+             ,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1
+             ,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1
+        }
+        LayerElementMaterial: 0 {
+            Version: 101
+            Name: ""
+            MappingInformationType: "AllSame"
+            ReferenceInformationType: "IndexToDirect"
+            Materials: 0,-1
+        }
+        LayerElementTexture: 0 {
+            Version: 101
+            Name: ""
+            MappingInformationType: "AllSame"
+            ReferenceInformationType: "IndexToDirect"
+            BlendMode: "Translucent"
+            TextureAlpha: 1
+            TextureId: 0
+        }
+        Layer: 0 {
+            Version: 100
+            LayerElement:  {
+                Type: "LayerElementNormal"
+                TypedIndex: 0
+            }
+            LayerElement:  {
+                Type: "LayerElementMaterial"
+                TypedIndex: 0
+            }
+            LayerElement:  {
+                Type: "LayerElementTexture"
+                TypedIndex: 0
+            }
+            LayerElement:  {
+                Type: "LayerElementUV"
+                TypedIndex: 0
+            }
+            LayerElement:  {
+                Type: "LayerElementSmoothing"
+                TypedIndex: 0
+            }
+            LayerElement:  {
+                Type: "LayerElementVisibility"
+                TypedIndex: 0
+            }
+        }
+    }
+    Model: "Model::Producer Perspective", "Camera" {
+        Version: 232
+        Properties60:  {
+            Property: "QuaternionInterpolate", "bool", "",0
+            Property: "RotationOffset", "Vector3D", "",0,0,0
+            Property: "RotationPivot", "Vector3D", "",0,0,0
+            Property: "ScalingOffset", "Vector3D", "",0,0,0
+            Property: "ScalingPivot", "Vector3D", "",0,0,0
+            Property: "TranslationActive", "bool", "",0
+            Property: "TranslationMin", "Vector3D", "",0,0,0
+            Property: "TranslationMax", "Vector3D", "",0,0,0
+            Property: "TranslationMinX", "bool", "",0
+            Property: "TranslationMinY", "bool", "",0
+            Property: "TranslationMinZ", "bool", "",0
+            Property: "TranslationMaxX", "bool", "",0
+            Property: "TranslationMaxY", "bool", "",0
+            Property: "TranslationMaxZ", "bool", "",0
+            Property: "RotationOrder", "enum", "",0
+            Property: "RotationSpaceForLimitOnly", "bool", "",0
+            Property: "RotationStiffnessX", "double", "",0
+            Property: "RotationStiffnessY", "double", "",0
+            Property: "RotationStiffnessZ", "double", "",0
+            Property: "AxisLen", "double", "",10
+            Property: "PreRotation", "Vector3D", "",0,0,0
+            Property: "PostRotation", "Vector3D", "",0,0,0
+            Property: "RotationActive", "bool", "",0
+            Property: "RotationMin", "Vector3D", "",0,0,0
+            Property: "RotationMax", "Vector3D", "",0,0,0
+            Property: "RotationMinX", "bool", "",0
+            Property: "RotationMinY", "bool", "",0
+            Property: "RotationMinZ", "bool", "",0
+            Property: "RotationMaxX", "bool", "",0
+            Property: "RotationMaxY", "bool", "",0
+            Property: "RotationMaxZ", "bool", "",0
+            Property: "InheritType", "enum", "",1
+            Property: "ScalingActive", "bool", "",0
+            Property: "ScalingMin", "Vector3D", "",1,1,1
+            Property: "ScalingMax", "Vector3D", "",1,1,1
+            Property: "ScalingMinX", "bool", "",0
+            Property: "ScalingMinY", "bool", "",0
+            Property: "ScalingMinZ", "bool", "",0
+            Property: "ScalingMaxX", "bool", "",0
+            Property: "ScalingMaxY", "bool", "",0
+            Property: "ScalingMaxZ", "bool", "",0
+            Property: "GeometricTranslation", "Vector3D", "",0,0,0
+            Property: "GeometricRotation", "Vector3D", "",0,0,0
+            Property: "GeometricScaling", "Vector3D", "",1,1,1
+            Property: "MinDampRangeX", "double", "",0
+            Property: "MinDampRangeY", "double", "",0
+            Property: "MinDampRangeZ", "double", "",0
+            Property: "MaxDampRangeX", "double", "",0
+            Property: "MaxDampRangeY", "double", "",0
+            Property: "MaxDampRangeZ", "double", "",0
+            Property: "MinDampStrengthX", "double", "",0
+            Property: "MinDampStrengthY", "double", "",0
+            Property: "MinDampStrengthZ", "double", "",0
+            Property: "MaxDampStrengthX", "double", "",0
+            Property: "MaxDampStrengthY", "double", "",0
+            Property: "MaxDampStrengthZ", "double", "",0
+            Property: "PreferedAngleX", "double", "",0
+            Property: "PreferedAngleY", "double", "",0
+            Property: "PreferedAngleZ", "double", "",0
+            Property: "LookAtProperty", "object", ""
+            Property: "UpVectorProperty", "object", ""
+            Property: "Show", "bool", "",0
+            Property: "NegativePercentShapeSupport", "bool", "",1
+            Property: "DefaultAttributeIndex", "int", "",0
+            Property: "Lcl Translation", "Lcl Translation", "A+",0,71.3,287.5
+            Property: "Lcl Rotation", "Lcl Rotation", "A+",0,0,0
+            Property: "Lcl Scaling", "Lcl Scaling", "A+",1,1,1
+            Property: "Visibility", "Visibility", "A+",0
+            Property: "Color", "Color", "A",0.8,0.8,0.8
+            Property: "Roll", "Roll", "A+",0
+            Property: "OpticalCenterX", "Real", "A+",0
+            Property: "OpticalCenterY", "Real", "A+",0
+            Property: "BackgroundColor", "Color", "A+",0.63,0.63,0.63
+            Property: "TurnTable", "Real", "A+",0
+            Property: "DisplayTurnTableIcon", "bool", "",1
+            Property: "Motion Blur Intensity", "Real", "A+",1
+            Property: "UseMotionBlur", "bool", "",0
+            Property: "UseRealTimeMotionBlur", "bool", "",1
+            Property: "ResolutionMode", "enum", "",0
+            Property: "ApertureMode", "enum", "",2
+            Property: "GateFit", "enum", "",0
+            Property: "FieldOfView", "FieldOfView", "A+",40
+            Property: "FieldOfViewX", "FieldOfView", "A+",1
+            Property: "FieldOfViewY", "FieldOfView", "A+",1
+            Property: "FocalLength", "Real", "A+",21.3544940948486
+            Property: "CameraFormat", "enum", "",0
+            Property: "AspectW", "double", "",320
+            Property: "AspectH", "double", "",200
+            Property: "PixelAspectRatio", "double", "",1
+            Property: "UseFrameColor", "bool", "",0
+            Property: "FrameColor", "ColorRGB", "",0.3,0.3,0.3
+            Property: "ShowName", "bool", "",1
+            Property: "ShowGrid", "bool", "",1
+            Property: "ShowOpticalCenter", "bool", "",0
+            Property: "ShowAzimut", "bool", "",1
+            Property: "ShowTimeCode", "bool", "",0
+            Property: "NearPlane", "double", "",10
+            Property: "FarPlane", "double", "",4000
+            Property: "FilmWidth", "double", "",0.816
+            Property: "FilmHeight", "double", "",0.612
+            Property: "FilmAspectRatio", "double", "",1.33333333333333
+            Property: "FilmSqueezeRatio", "double", "",1
+            Property: "FilmFormatIndex", "enum", "",4
+            Property: "ViewFrustum", "bool", "",1
+            Property: "ViewFrustumNearFarPlane", "bool", "",0
+            Property: "ViewFrustumBackPlaneMode", "enum", "",2
+            Property: "BackPlaneDistance", "double", "",100
+            Property: "BackPlaneDistanceMode", "enum", "",0
+            Property: "ViewCameraToLookAt", "bool", "",1
+            Property: "LockMode", "bool", "",0
+            Property: "LockInterestNavigation", "bool", "",0
+            Property: "FitImage", "bool", "",0
+            Property: "Crop", "bool", "",0
+            Property: "Center", "bool", "",1
+            Property: "KeepRatio", "bool", "",1
+            Property: "BackgroundMode", "enum", "",0
+            Property: "BackgroundAlphaTreshold", "double", "",0.5
+            Property: "ForegroundTransparent", "bool", "",1
+            Property: "DisplaySafeArea", "bool", "",0
+            Property: "SafeAreaDisplayStyle", "enum", "",1
+            Property: "SafeAreaAspectRatio", "double", "",1.33333333333333
+            Property: "Use2DMagnifierZoom", "bool", "",0
+            Property: "2D Magnifier Zoom", "Real", "A+",100
+            Property: "2D Magnifier X", "Real", "A+",50
+            Property: "2D Magnifier Y", "Real", "A+",50
+            Property: "CameraProjectionType", "enum", "",0
+            Property: "UseRealTimeDOFAndAA", "bool", "",0
+            Property: "UseDepthOfField", "bool", "",0
+            Property: "FocusSource", "enum", "",0
+            Property: "FocusAngle", "double", "",3.5
+            Property: "FocusDistance", "double", "",200
+            Property: "UseAntialiasing", "bool", "",0
+            Property: "AntialiasingIntensity", "double", "",0.77777
+            Property: "UseAccumulationBuffer", "bool", "",0
+            Property: "FrameSamplingCount", "int", "",7
+        }
+        MultiLayer: 0
+        MultiTake: 0
+        Hidden: "True"
+        Shading: Y
+        Culling: "CullingOff"
+        TypeFlags: "Camera"
+        GeometryVersion: 124
+        Position: 0,71.3,287.5
+        Up: 0,1,0
+        LookAt: 0,0,0
+        ShowInfoOnMoving: 1
+        ShowAudio: 0
+        AudioColor: 0,1,0
+        CameraOrthoZoom: 1
+    }
+    Model: "Model::Producer Top", "Camera" {
+        Version: 232
+        Properties60:  {
+            Property: "QuaternionInterpolate", "bool", "",0
+            Property: "RotationOffset", "Vector3D", "",0,0,0
+            Property: "RotationPivot", "Vector3D", "",0,0,0
+            Property: "ScalingOffset", "Vector3D", "",0,0,0
+            Property: "ScalingPivot", "Vector3D", "",0,0,0
+            Property: "TranslationActive", "bool", "",0
+            Property: "TranslationMin", "Vector3D", "",0,0,0
+            Property: "TranslationMax", "Vector3D", "",0,0,0
+            Property: "TranslationMinX", "bool", "",0
+            Property: "TranslationMinY", "bool", "",0
+            Property: "TranslationMinZ", "bool", "",0
+            Property: "TranslationMaxX", "bool", "",0
+            Property: "TranslationMaxY", "bool", "",0
+            Property: "TranslationMaxZ", "bool", "",0
+            Property: "RotationOrder", "enum", "",0
+            Property: "RotationSpaceForLimitOnly", "bool", "",0
+            Property: "RotationStiffnessX", "double", "",0
+            Property: "RotationStiffnessY", "double", "",0
+            Property: "RotationStiffnessZ", "double", "",0
+            Property: "AxisLen", "double", "",10
+            Property: "PreRotation", "Vector3D", "",0,0,0
+            Property: "PostRotation", "Vector3D", "",0,0,0
+            Property: "RotationActive", "bool", "",0
+            Property: "RotationMin", "Vector3D", "",0,0,0
+            Property: "RotationMax", "Vector3D", "",0,0,0
+            Property: "RotationMinX", "bool", "",0
+            Property: "RotationMinY", "bool", "",0
+            Property: "RotationMinZ", "bool", "",0
+            Property: "RotationMaxX", "bool", "",0
+            Property: "RotationMaxY", "bool", "",0
+            Property: "RotationMaxZ", "bool", "",0
+            Property: "InheritType", "enum", "",1
+            Property: "ScalingActive", "bool", "",0
+            Property: "ScalingMin", "Vector3D", "",1,1,1
+            Property: "ScalingMax", "Vector3D", "",1,1,1
+            Property: "ScalingMinX", "bool", "",0
+            Property: "ScalingMinY", "bool", "",0
+            Property: "ScalingMinZ", "bool", "",0
+            Property: "ScalingMaxX", "bool", "",0
+            Property: "ScalingMaxY", "bool", "",0
+            Property: "ScalingMaxZ", "bool", "",0
+            Property: "GeometricTranslation", "Vector3D", "",0,0,0
+            Property: "GeometricRotation", "Vector3D", "",0,0,0
+            Property: "GeometricScaling", "Vector3D", "",1,1,1
+            Property: "MinDampRangeX", "double", "",0
+            Property: "MinDampRangeY", "double", "",0
+            Property: "MinDampRangeZ", "double", "",0
+            Property: "MaxDampRangeX", "double", "",0
+            Property: "MaxDampRangeY", "double", "",0
+            Property: "MaxDampRangeZ", "double", "",0
+            Property: "MinDampStrengthX", "double", "",0
+            Property: "MinDampStrengthY", "double", "",0
+            Property: "MinDampStrengthZ", "double", "",0
+            Property: "MaxDampStrengthX", "double", "",0
+            Property: "MaxDampStrengthY", "double", "",0
+            Property: "MaxDampStrengthZ", "double", "",0
+            Property: "PreferedAngleX", "double", "",0
+            Property: "PreferedAngleY", "double", "",0
+            Property: "PreferedAngleZ", "double", "",0
+            Property: "LookAtProperty", "object", ""
+            Property: "UpVectorProperty", "object", ""
+            Property: "Show", "bool", "",0
+            Property: "NegativePercentShapeSupport", "bool", "",1
+            Property: "DefaultAttributeIndex", "int", "",0
+            Property: "Lcl Translation", "Lcl Translation", "A+",0,4000,0
+            Property: "Lcl Rotation", "Lcl Rotation", "A+",0,0,0
+            Property: "Lcl Scaling", "Lcl Scaling", "A+",1,1,1
+            Property: "Visibility", "Visibility", "A+",0
+            Property: "Color", "Color", "A",0.8,0.8,0.8
+            Property: "Roll", "Roll", "A+",0
+            Property: "OpticalCenterX", "Real", "A+",0
+            Property: "OpticalCenterY", "Real", "A+",0
+            Property: "BackgroundColor", "Color", "A+",0.63,0.63,0.63
+            Property: "TurnTable", "Real", "A+",0
+            Property: "DisplayTurnTableIcon", "bool", "",1
+            Property: "Motion Blur Intensity", "Real", "A+",1
+            Property: "UseMotionBlur", "bool", "",0
+            Property: "UseRealTimeMotionBlur", "bool", "",1
+            Property: "ResolutionMode", "enum", "",0
+            Property: "ApertureMode", "enum", "",2
+            Property: "GateFit", "enum", "",0
+            Property: "FieldOfView", "FieldOfView", "A+",40
+            Property: "FieldOfViewX", "FieldOfView", "A+",1
+            Property: "FieldOfViewY", "FieldOfView", "A+",1
+            Property: "FocalLength", "Real", "A+",21.3544940948486
+            Property: "CameraFormat", "enum", "",0
+            Property: "AspectW", "double", "",320
+            Property: "AspectH", "double", "",200
+            Property: "PixelAspectRatio", "double", "",1
+            Property: "UseFrameColor", "bool", "",0
+            Property: "FrameColor", "ColorRGB", "",0.3,0.3,0.3
+            Property: "ShowName", "bool", "",1
+            Property: "ShowGrid", "bool", "",1
+            Property: "ShowOpticalCenter", "bool", "",0
+            Property: "ShowAzimut", "bool", "",1
+            Property: "ShowTimeCode", "bool", "",0
+            Property: "NearPlane", "double", "",1
+            Property: "FarPlane", "double", "",30000
+            Property: "FilmWidth", "double", "",0.816
+            Property: "FilmHeight", "double", "",0.612
+            Property: "FilmAspectRatio", "double", "",1.33333333333333
+            Property: "FilmSqueezeRatio", "double", "",1
+            Property: "FilmFormatIndex", "enum", "",4
+            Property: "ViewFrustum", "bool", "",1
+            Property: "ViewFrustumNearFarPlane", "bool", "",0
+            Property: "ViewFrustumBackPlaneMode", "enum", "",2
+            Property: "BackPlaneDistance", "double", "",100
+            Property: "BackPlaneDistanceMode", "enum", "",0
+            Property: "ViewCameraToLookAt", "bool", "",1
+            Property: "LockMode", "bool", "",0
+            Property: "LockInterestNavigation", "bool", "",0
+            Property: "FitImage", "bool", "",0
+            Property: "Crop", "bool", "",0
+            Property: "Center", "bool", "",1
+            Property: "KeepRatio", "bool", "",1
+            Property: "BackgroundMode", "enum", "",0
+            Property: "BackgroundAlphaTreshold", "double", "",0.5
+            Property: "ForegroundTransparent", "bool", "",1
+            Property: "DisplaySafeArea", "bool", "",0
+            Property: "SafeAreaDisplayStyle", "enum", "",1
+            Property: "SafeAreaAspectRatio", "double", "",1.33333333333333
+            Property: "Use2DMagnifierZoom", "bool", "",0
+            Property: "2D Magnifier Zoom", "Real", "A+",100
+            Property: "2D Magnifier X", "Real", "A+",50
+            Property: "2D Magnifier Y", "Real", "A+",50
+            Property: "CameraProjectionType", "enum", "",1
+            Property: "UseRealTimeDOFAndAA", "bool", "",0
+            Property: "UseDepthOfField", "bool", "",0
+            Property: "FocusSource", "enum", "",0
+            Property: "FocusAngle", "double", "",3.5
+            Property: "FocusDistance", "double", "",200
+            Property: "UseAntialiasing", "bool", "",0
+            Property: "AntialiasingIntensity", "double", "",0.77777
+            Property: "UseAccumulationBuffer", "bool", "",0
+            Property: "FrameSamplingCount", "int", "",7
+        }
+        MultiLayer: 0
+        MultiTake: 0
+        Hidden: "True"
+        Shading: Y
+        Culling: "CullingOff"
+        TypeFlags: "Camera"
+        GeometryVersion: 124
+        Position: 0,4000,0
+        Up: 0,0,-1
+        LookAt: 0,0,0
+        ShowInfoOnMoving: 1
+        ShowAudio: 0
+        AudioColor: 0,1,0
+        CameraOrthoZoom: 1
+    }
+    Model: "Model::Producer Bottom", "Camera" {
+        Version: 232
+        Properties60:  {
+            Property: "QuaternionInterpolate", "bool", "",0
+            Property: "RotationOffset", "Vector3D", "",0,0,0
+            Property: "RotationPivot", "Vector3D", "",0,0,0
+            Property: "ScalingOffset", "Vector3D", "",0,0,0
+            Property: "ScalingPivot", "Vector3D", "",0,0,0
+            Property: "TranslationActive", "bool", "",0
+            Property: "TranslationMin", "Vector3D", "",0,0,0
+            Property: "TranslationMax", "Vector3D", "",0,0,0
+            Property: "TranslationMinX", "bool", "",0
+            Property: "TranslationMinY", "bool", "",0
+            Property: "TranslationMinZ", "bool", "",0
+            Property: "TranslationMaxX", "bool", "",0
+            Property: "TranslationMaxY", "bool", "",0
+            Property: "TranslationMaxZ", "bool", "",0
+            Property: "RotationOrder", "enum", "",0
+            Property: "RotationSpaceForLimitOnly", "bool", "",0
+            Property: "RotationStiffnessX", "double", "",0
+            Property: "RotationStiffnessY", "double", "",0
+            Property: "RotationStiffnessZ", "double", "",0
+            Property: "AxisLen", "double", "",10
+            Property: "PreRotation", "Vector3D", "",0,0,0
+            Property: "PostRotation", "Vector3D", "",0,0,0
+            Property: "RotationActive", "bool", "",0
+            Property: "RotationMin", "Vector3D", "",0,0,0
+            Property: "RotationMax", "Vector3D", "",0,0,0
+            Property: "RotationMinX", "bool", "",0
+            Property: "RotationMinY", "bool", "",0
+            Property: "RotationMinZ", "bool", "",0
+            Property: "RotationMaxX", "bool", "",0
+            Property: "RotationMaxY", "bool", "",0
+            Property: "RotationMaxZ", "bool", "",0
+            Property: "InheritType", "enum", "",1
+            Property: "ScalingActive", "bool", "",0
+            Property: "ScalingMin", "Vector3D", "",1,1,1
+            Property: "ScalingMax", "Vector3D", "",1,1,1
+            Property: "ScalingMinX", "bool", "",0
+            Property: "ScalingMinY", "bool", "",0
+            Property: "ScalingMinZ", "bool", "",0
+            Property: "ScalingMaxX", "bool", "",0
+            Property: "ScalingMaxY", "bool", "",0
+            Property: "ScalingMaxZ", "bool", "",0
+            Property: "GeometricTranslation", "Vector3D", "",0,0,0
+            Property: "GeometricRotation", "Vector3D", "",0,0,0
+            Property: "GeometricScaling", "Vector3D", "",1,1,1
+            Property: "MinDampRangeX", "double", "",0
+            Property: "MinDampRangeY", "double", "",0
+            Property: "MinDampRangeZ", "double", "",0
+            Property: "MaxDampRangeX", "double", "",0
+            Property: "MaxDampRangeY", "double", "",0
+            Property: "MaxDampRangeZ", "double", "",0
+            Property: "MinDampStrengthX", "double", "",0
+            Property: "MinDampStrengthY", "double", "",0
+            Property: "MinDampStrengthZ", "double", "",0
+            Property: "MaxDampStrengthX", "double", "",0
+            Property: "MaxDampStrengthY", "double", "",0
+            Property: "MaxDampStrengthZ", "double", "",0
+            Property: "PreferedAngleX", "double", "",0
+            Property: "PreferedAngleY", "double", "",0
+            Property: "PreferedAngleZ", "double", "",0
+            Property: "LookAtProperty", "object", ""
+            Property: "UpVectorProperty", "object", ""
+            Property: "Show", "bool", "",0
+            Property: "NegativePercentShapeSupport", "bool", "",1
+            Property: "DefaultAttributeIndex", "int", "",0
+            Property: "Lcl Translation", "Lcl Translation", "A+",0,-4000,0
+            Property: "Lcl Rotation", "Lcl Rotation", "A+",0,0,0
+            Property: "Lcl Scaling", "Lcl Scaling", "A+",1,1,1
+            Property: "Visibility", "Visibility", "A+",0
+            Property: "Color", "Color", "A",0.8,0.8,0.8
+            Property: "Roll", "Roll", "A+",0
+            Property: "OpticalCenterX", "Real", "A+",0
+            Property: "OpticalCenterY", "Real", "A+",0
+            Property: "BackgroundColor", "Color", "A+",0.63,0.63,0.63
+            Property: "TurnTable", "Real", "A+",0
+            Property: "DisplayTurnTableIcon", "bool", "",1
+            Property: "Motion Blur Intensity", "Real", "A+",1
+            Property: "UseMotionBlur", "bool", "",0
+            Property: "UseRealTimeMotionBlur", "bool", "",1
+            Property: "ResolutionMode", "enum", "",0
+            Property: "ApertureMode", "enum", "",2
+            Property: "GateFit", "enum", "",0
+            Property: "FieldOfView", "FieldOfView", "A+",40
+            Property: "FieldOfViewX", "FieldOfView", "A+",1
+            Property: "FieldOfViewY", "FieldOfView", "A+",1
+            Property: "FocalLength", "Real", "A+",21.3544940948486
+            Property: "CameraFormat", "enum", "",0
+            Property: "AspectW", "double", "",320
+            Property: "AspectH", "double", "",200
+            Property: "PixelAspectRatio", "double", "",1
+            Property: "UseFrameColor", "bool", "",0
+            Property: "FrameColor", "ColorRGB", "",0.3,0.3,0.3
+            Property: "ShowName", "bool", "",1
+            Property: "ShowGrid", "bool", "",1
+            Property: "ShowOpticalCenter", "bool", "",0
+            Property: "ShowAzimut", "bool", "",1
+            Property: "ShowTimeCode", "bool", "",0
+            Property: "NearPlane", "double", "",1
+            Property: "FarPlane", "double", "",30000
+            Property: "FilmWidth", "double", "",0.816
+            Property: "FilmHeight", "double", "",0.612
+            Property: "FilmAspectRatio", "double", "",1.33333333333333
+            Property: "FilmSqueezeRatio", "double", "",1
+            Property: "FilmFormatIndex", "enum", "",4
+            Property: "ViewFrustum", "bool", "",1
+            Property: "ViewFrustumNearFarPlane", "bool", "",0
+            Property: "ViewFrustumBackPlaneMode", "enum", "",2
+            Property: "BackPlaneDistance", "double", "",100
+            Property: "BackPlaneDistanceMode", "enum", "",0
+            Property: "ViewCameraToLookAt", "bool", "",1
+            Property: "LockMode", "bool", "",0
+            Property: "LockInterestNavigation", "bool", "",0
+            Property: "FitImage", "bool", "",0
+            Property: "Crop", "bool", "",0
+            Property: "Center", "bool", "",1
+            Property: "KeepRatio", "bool", "",1
+            Property: "BackgroundMode", "enum", "",0
+            Property: "BackgroundAlphaTreshold", "double", "",0.5
+            Property: "ForegroundTransparent", "bool", "",1
+            Property: "DisplaySafeArea", "bool", "",0
+            Property: "SafeAreaDisplayStyle", "enum", "",1
+            Property: "SafeAreaAspectRatio", "double", "",1.33333333333333
+            Property: "Use2DMagnifierZoom", "bool", "",0
+            Property: "2D Magnifier Zoom", "Real", "A+",100
+            Property: "2D Magnifier X", "Real", "A+",50
+            Property: "2D Magnifier Y", "Real", "A+",50
+            Property: "CameraProjectionType", "enum", "",1
+            Property: "UseRealTimeDOFAndAA", "bool", "",0
+            Property: "UseDepthOfField", "bool", "",0
+            Property: "FocusSource", "enum", "",0
+            Property: "FocusAngle", "double", "",3.5
+            Property: "FocusDistance", "double", "",200
+            Property: "UseAntialiasing", "bool", "",0
+            Property: "AntialiasingIntensity", "double", "",0.77777
+            Property: "UseAccumulationBuffer", "bool", "",0
+            Property: "FrameSamplingCount", "int", "",7
+        }
+        MultiLayer: 0
+        MultiTake: 0
+        Hidden: "True"
+        Shading: Y
+        Culling: "CullingOff"
+        TypeFlags: "Camera"
+        GeometryVersion: 124
+        Position: 0,-4000,0
+        Up: 0,0,-1
+        LookAt: 0,0,0
+        ShowInfoOnMoving: 1
+        ShowAudio: 0
+        AudioColor: 0,1,0
+        CameraOrthoZoom: 1
+    }
+    Model: "Model::Producer Front", "Camera" {
+        Version: 232
+        Properties60:  {
+            Property: "QuaternionInterpolate", "bool", "",0
+            Property: "RotationOffset", "Vector3D", "",0,0,0
+            Property: "RotationPivot", "Vector3D", "",0,0,0
+            Property: "ScalingOffset", "Vector3D", "",0,0,0
+            Property: "ScalingPivot", "Vector3D", "",0,0,0
+            Property: "TranslationActive", "bool", "",0
+            Property: "TranslationMin", "Vector3D", "",0,0,0
+            Property: "TranslationMax", "Vector3D", "",0,0,0
+            Property: "TranslationMinX", "bool", "",0
+            Property: "TranslationMinY", "bool", "",0
+            Property: "TranslationMinZ", "bool", "",0
+            Property: "TranslationMaxX", "bool", "",0
+            Property: "TranslationMaxY", "bool", "",0
+            Property: "TranslationMaxZ", "bool", "",0
+            Property: "RotationOrder", "enum", "",0
+            Property: "RotationSpaceForLimitOnly", "bool", "",0
+            Property: "RotationStiffnessX", "double", "",0
+            Property: "RotationStiffnessY", "double", "",0
+            Property: "RotationStiffnessZ", "double", "",0
+            Property: "AxisLen", "double", "",10
+            Property: "PreRotation", "Vector3D", "",0,0,0
+            Property: "PostRotation", "Vector3D", "",0,0,0
+            Property: "RotationActive", "bool", "",0
+            Property: "RotationMin", "Vector3D", "",0,0,0
+            Property: "RotationMax", "Vector3D", "",0,0,0
+            Property: "RotationMinX", "bool", "",0
+            Property: "RotationMinY", "bool", "",0
+            Property: "RotationMinZ", "bool", "",0
+            Property: "RotationMaxX", "bool", "",0
+            Property: "RotationMaxY", "bool", "",0
+            Property: "RotationMaxZ", "bool", "",0
+            Property: "InheritType", "enum", "",1
+            Property: "ScalingActive", "bool", "",0
+            Property: "ScalingMin", "Vector3D", "",1,1,1
+            Property: "ScalingMax", "Vector3D", "",1,1,1
+            Property: "ScalingMinX", "bool", "",0
+            Property: "ScalingMinY", "bool", "",0
+            Property: "ScalingMinZ", "bool", "",0
+            Property: "ScalingMaxX", "bool", "",0
+            Property: "ScalingMaxY", "bool", "",0
+            Property: "ScalingMaxZ", "bool", "",0
+            Property: "GeometricTranslation", "Vector3D", "",0,0,0
+            Property: "GeometricRotation", "Vector3D", "",0,0,0
+            Property: "GeometricScaling", "Vector3D", "",1,1,1
+            Property: "MinDampRangeX", "double", "",0
+            Property: "MinDampRangeY", "double", "",0
+            Property: "MinDampRangeZ", "double", "",0
+            Property: "MaxDampRangeX", "double", "",0
+            Property: "MaxDampRangeY", "double", "",0
+            Property: "MaxDampRangeZ", "double", "",0
+            Property: "MinDampStrengthX", "double", "",0
+            Property: "MinDampStrengthY", "double", "",0
+            Property: "MinDampStrengthZ", "double", "",0
+            Property: "MaxDampStrengthX", "double", "",0
+            Property: "MaxDampStrengthY", "double", "",0
+            Property: "MaxDampStrengthZ", "double", "",0
+            Property: "PreferedAngleX", "double", "",0
+            Property: "PreferedAngleY", "double", "",0
+            Property: "PreferedAngleZ", "double", "",0
+            Property: "LookAtProperty", "object", ""
+            Property: "UpVectorProperty", "object", ""
+            Property: "Show", "bool", "",0
+            Property: "NegativePercentShapeSupport", "bool", "",1
+            Property: "DefaultAttributeIndex", "int", "",0
+            Property: "Lcl Translation", "Lcl Translation", "A+",0,0,4000
+            Property: "Lcl Rotation", "Lcl Rotation", "A+",0,0,0
+            Property: "Lcl Scaling", "Lcl Scaling", "A+",1,1,1
+            Property: "Visibility", "Visibility", "A+",0
+            Property: "Color", "Color", "A",0.8,0.8,0.8
+            Property: "Roll", "Roll", "A+",0
+            Property: "OpticalCenterX", "Real", "A+",0
+            Property: "OpticalCenterY", "Real", "A+",0
+            Property: "BackgroundColor", "Color", "A+",0.63,0.63,0.63
+            Property: "TurnTable", "Real", "A+",0
+            Property: "DisplayTurnTableIcon", "bool", "",1
+            Property: "Motion Blur Intensity", "Real", "A+",1
+            Property: "UseMotionBlur", "bool", "",0
+            Property: "UseRealTimeMotionBlur", "bool", "",1
+            Property: "ResolutionMode", "enum", "",0
+            Property: "ApertureMode", "enum", "",2
+            Property: "GateFit", "enum", "",0
+            Property: "FieldOfView", "FieldOfView", "A+",40
+            Property: "FieldOfViewX", "FieldOfView", "A+",1
+            Property: "FieldOfViewY", "FieldOfView", "A+",1
+            Property: "FocalLength", "Real", "A+",21.3544940948486
+            Property: "CameraFormat", "enum", "",0
+            Property: "AspectW", "double", "",320
+            Property: "AspectH", "double", "",200
+            Property: "PixelAspectRatio", "double", "",1
+            Property: "UseFrameColor", "bool", "",0
+            Property: "FrameColor", "ColorRGB", "",0.3,0.3,0.3
+            Property: "ShowName", "bool", "",1
+            Property: "ShowGrid", "bool", "",1
+            Property: "ShowOpticalCenter", "bool", "",0
+            Property: "ShowAzimut", "bool", "",1
+            Property: "ShowTimeCode", "bool", "",0
+            Property: "NearPlane", "double", "",1
+            Property: "FarPlane", "double", "",30000
+            Property: "FilmWidth", "double", "",0.816
+            Property: "FilmHeight", "double", "",0.612
+            Property: "FilmAspectRatio", "double", "",1.33333333333333
+            Property: "FilmSqueezeRatio", "double", "",1
+            Property: "FilmFormatIndex", "enum", "",4
+            Property: "ViewFrustum", "bool", "",1
+            Property: "ViewFrustumNearFarPlane", "bool", "",0
+            Property: "ViewFrustumBackPlaneMode", "enum", "",2
+            Property: "BackPlaneDistance", "double", "",100
+            Property: "BackPlaneDistanceMode", "enum", "",0
+            Property: "ViewCameraToLookAt", "bool", "",1
+            Property: "LockMode", "bool", "",0
+            Property: "LockInterestNavigation", "bool", "",0
+            Property: "FitImage", "bool", "",0
+            Property: "Crop", "bool", "",0
+            Property: "Center", "bool", "",1
+            Property: "KeepRatio", "bool", "",1
+            Property: "BackgroundMode", "enum", "",0
+            Property: "BackgroundAlphaTreshold", "double", "",0.5
+            Property: "ForegroundTransparent", "bool", "",1
+            Property: "DisplaySafeArea", "bool", "",0
+            Property: "SafeAreaDisplayStyle", "enum", "",1
+            Property: "SafeAreaAspectRatio", "double", "",1.33333333333333
+            Property: "Use2DMagnifierZoom", "bool", "",0
+            Property: "2D Magnifier Zoom", "Real", "A+",100
+            Property: "2D Magnifier X", "Real", "A+",50
+            Property: "2D Magnifier Y", "Real", "A+",50
+            Property: "CameraProjectionType", "enum", "",1
+            Property: "UseRealTimeDOFAndAA", "bool", "",0
+            Property: "UseDepthOfField", "bool", "",0
+            Property: "FocusSource", "enum", "",0
+            Property: "FocusAngle", "double", "",3.5
+            Property: "FocusDistance", "double", "",200
+            Property: "UseAntialiasing", "bool", "",0
+            Property: "AntialiasingIntensity", "double", "",0.77777
+            Property: "UseAccumulationBuffer", "bool", "",0
+            Property: "FrameSamplingCount", "int", "",7
+        }
+        MultiLayer: 0
+        MultiTake: 0
+        Hidden: "True"
+        Shading: Y
+        Culling: "CullingOff"
+        TypeFlags: "Camera"
+        GeometryVersion: 124
+        Position: 0,0,4000
+        Up: 0,1,0
+        LookAt: 0,0,0
+        ShowInfoOnMoving: 1
+        ShowAudio: 0
+        AudioColor: 0,1,0
+        CameraOrthoZoom: 1
+    }
+    Model: "Model::Producer Back", "Camera" {
+        Version: 232
+        Properties60:  {
+            Property: "QuaternionInterpolate", "bool", "",0
+            Property: "RotationOffset", "Vector3D", "",0,0,0
+            Property: "RotationPivot", "Vector3D", "",0,0,0
+            Property: "ScalingOffset", "Vector3D", "",0,0,0
+            Property: "ScalingPivot", "Vector3D", "",0,0,0
+            Property: "TranslationActive", "bool", "",0
+            Property: "TranslationMin", "Vector3D", "",0,0,0
+            Property: "TranslationMax", "Vector3D", "",0,0,0
+            Property: "TranslationMinX", "bool", "",0
+            Property: "TranslationMinY", "bool", "",0
+            Property: "TranslationMinZ", "bool", "",0
+            Property: "TranslationMaxX", "bool", "",0
+            Property: "TranslationMaxY", "bool", "",0
+            Property: "TranslationMaxZ", "bool", "",0
+            Property: "RotationOrder", "enum", "",0
+            Property: "RotationSpaceForLimitOnly", "bool", "",0
+            Property: "RotationStiffnessX", "double", "",0
+            Property: "RotationStiffnessY", "double", "",0
+            Property: "RotationStiffnessZ", "double", "",0
+            Property: "AxisLen", "double", "",10
+            Property: "PreRotation", "Vector3D", "",0,0,0
+            Property: "PostRotation", "Vector3D", "",0,0,0
+            Property: "RotationActive", "bool", "",0
+            Property: "RotationMin", "Vector3D", "",0,0,0
+            Property: "RotationMax", "Vector3D", "",0,0,0
+            Property: "RotationMinX", "bool", "",0
+            Property: "RotationMinY", "bool", "",0
+            Property: "RotationMinZ", "bool", "",0
+            Property: "RotationMaxX", "bool", "",0
+            Property: "RotationMaxY", "bool", "",0
+            Property: "RotationMaxZ", "bool", "",0
+            Property: "InheritType", "enum", "",1
+            Property: "ScalingActive", "bool", "",0
+            Property: "ScalingMin", "Vector3D", "",1,1,1
+            Property: "ScalingMax", "Vector3D", "",1,1,1
+            Property: "ScalingMinX", "bool", "",0
+            Property: "ScalingMinY", "bool", "",0
+            Property: "ScalingMinZ", "bool", "",0
+            Property: "ScalingMaxX", "bool", "",0
+            Property: "ScalingMaxY", "bool", "",0
+            Property: "ScalingMaxZ", "bool", "",0
+            Property: "GeometricTranslation", "Vector3D", "",0,0,0
+            Property: "GeometricRotation", "Vector3D", "",0,0,0
+            Property: "GeometricScaling", "Vector3D", "",1,1,1
+            Property: "MinDampRangeX", "double", "",0
+            Property: "MinDampRangeY", "double", "",0
+            Property: "MinDampRangeZ", "double", "",0
+            Property: "MaxDampRangeX", "double", "",0
+            Property: "MaxDampRangeY", "double", "",0
+            Property: "MaxDampRangeZ", "double", "",0
+            Property: "MinDampStrengthX", "double", "",0
+            Property: "MinDampStrengthY", "double", "",0
+            Property: "MinDampStrengthZ", "double", "",0
+            Property: "MaxDampStrengthX", "double", "",0
+            Property: "MaxDampStrengthY", "double", "",0
+            Property: "MaxDampStrengthZ", "double", "",0
+            Property: "PreferedAngleX", "double", "",0
+            Property: "PreferedAngleY", "double", "",0
+            Property: "PreferedAngleZ", "double", "",0
+            Property: "LookAtProperty", "object", ""
+            Property: "UpVectorProperty", "object", ""
+            Property: "Show", "bool", "",0
+            Property: "NegativePercentShapeSupport", "bool", "",1
+            Property: "DefaultAttributeIndex", "int", "",0
+            Property: "Lcl Translation", "Lcl Translation", "A+",0,0,-4000
+            Property: "Lcl Rotation", "Lcl Rotation", "A+",0,0,0
+            Property: "Lcl Scaling", "Lcl Scaling", "A+",1,1,1
+            Property: "Visibility", "Visibility", "A+",0
+            Property: "Color", "Color", "A",0.8,0.8,0.8
+            Property: "Roll", "Roll", "A+",0
+            Property: "OpticalCenterX", "Real", "A+",0
+            Property: "OpticalCenterY", "Real", "A+",0
+            Property: "BackgroundColor", "Color", "A+",0.63,0.63,0.63
+            Property: "TurnTable", "Real", "A+",0
+            Property: "DisplayTurnTableIcon", "bool", "",1
+            Property: "Motion Blur Intensity", "Real", "A+",1
+            Property: "UseMotionBlur", "bool", "",0
+            Property: "UseRealTimeMotionBlur", "bool", "",1
+            Property: "ResolutionMode", "enum", "",0
+            Property: "ApertureMode", "enum", "",2
+            Property: "GateFit", "enum", "",0
+            Property: "FieldOfView", "FieldOfView", "A+",40
+            Property: "FieldOfViewX", "FieldOfView", "A+",1
+            Property: "FieldOfViewY", "FieldOfView", "A+",1
+            Property: "FocalLength", "Real", "A+",21.3544940948486
+            Property: "CameraFormat", "enum", "",0
+            Property: "AspectW", "double", "",320
+            Property: "AspectH", "double", "",200
+            Property: "PixelAspectRatio", "double", "",1
+            Property: "UseFrameColor", "bool", "",0
+            Property: "FrameColor", "ColorRGB", "",0.3,0.3,0.3
+            Property: "ShowName", "bool", "",1
+            Property: "ShowGrid", "bool", "",1
+            Property: "ShowOpticalCenter", "bool", "",0
+            Property: "ShowAzimut", "bool", "",1
+            Property: "ShowTimeCode", "bool", "",0
+            Property: "NearPlane", "double", "",1
+            Property: "FarPlane", "double", "",30000
+            Property: "FilmWidth", "double", "",0.816
+            Property: "FilmHeight", "double", "",0.612
+            Property: "FilmAspectRatio", "double", "",1.33333333333333
+            Property: "FilmSqueezeRatio", "double", "",1
+            Property: "FilmFormatIndex", "enum", "",4
+            Property: "ViewFrustum", "bool", "",1
+            Property: "ViewFrustumNearFarPlane", "bool", "",0
+            Property: "ViewFrustumBackPlaneMode", "enum", "",2
+            Property: "BackPlaneDistance", "double", "",100
+            Property: "BackPlaneDistanceMode", "enum", "",0
+            Property: "ViewCameraToLookAt", "bool", "",1
+            Property: "LockMode", "bool", "",0
+            Property: "LockInterestNavigation", "bool", "",0
+            Property: "FitImage", "bool", "",0
+            Property: "Crop", "bool", "",0
+            Property: "Center", "bool", "",1
+            Property: "KeepRatio", "bool", "",1
+            Property: "BackgroundMode", "enum", "",0
+            Property: "BackgroundAlphaTreshold", "double", "",0.5
+            Property: "ForegroundTransparent", "bool", "",1
+            Property: "DisplaySafeArea", "bool", "",0
+            Property: "SafeAreaDisplayStyle", "enum", "",1
+            Property: "SafeAreaAspectRatio", "double", "",1.33333333333333
+            Property: "Use2DMagnifierZoom", "bool", "",0
+            Property: "2D Magnifier Zoom", "Real", "A+",100
+            Property: "2D Magnifier X", "Real", "A+",50
+            Property: "2D Magnifier Y", "Real", "A+",50
+            Property: "CameraProjectionType", "enum", "",1
+            Property: "UseRealTimeDOFAndAA", "bool", "",0
+            Property: "UseDepthOfField", "bool", "",0
+            Property: "FocusSource", "enum", "",0
+            Property: "FocusAngle", "double", "",3.5
+            Property: "FocusDistance", "double", "",200
+            Property: "UseAntialiasing", "bool", "",0
+            Property: "AntialiasingIntensity", "double", "",0.77777
+            Property: "UseAccumulationBuffer", "bool", "",0
+            Property: "FrameSamplingCount", "int", "",7
+        }
+        MultiLayer: 0
+        MultiTake: 0
+        Hidden: "True"
+        Shading: Y
+        Culling: "CullingOff"
+        TypeFlags: "Camera"
+        GeometryVersion: 124
+        Position: 0,0,-4000
+        Up: 0,1,0
+        LookAt: 0,0,0
+        ShowInfoOnMoving: 1
+        ShowAudio: 0
+        AudioColor: 0,1,0
+        CameraOrthoZoom: 1
+    }
+    Model: "Model::Producer Right", "Camera" {
+        Version: 232
+        Properties60:  {
+            Property: "QuaternionInterpolate", "bool", "",0
+            Property: "RotationOffset", "Vector3D", "",0,0,0
+            Property: "RotationPivot", "Vector3D", "",0,0,0
+            Property: "ScalingOffset", "Vector3D", "",0,0,0
+            Property: "ScalingPivot", "Vector3D", "",0,0,0
+            Property: "TranslationActive", "bool", "",0
+            Property: "TranslationMin", "Vector3D", "",0,0,0
+            Property: "TranslationMax", "Vector3D", "",0,0,0
+            Property: "TranslationMinX", "bool", "",0
+            Property: "TranslationMinY", "bool", "",0
+            Property: "TranslationMinZ", "bool", "",0
+            Property: "TranslationMaxX", "bool", "",0
+            Property: "TranslationMaxY", "bool", "",0
+            Property: "TranslationMaxZ", "bool", "",0
+            Property: "RotationOrder", "enum", "",0
+            Property: "RotationSpaceForLimitOnly", "bool", "",0
+            Property: "RotationStiffnessX", "double", "",0
+            Property: "RotationStiffnessY", "double", "",0
+            Property: "RotationStiffnessZ", "double", "",0
+            Property: "AxisLen", "double", "",10
+            Property: "PreRotation", "Vector3D", "",0,0,0
+            Property: "PostRotation", "Vector3D", "",0,0,0
+            Property: "RotationActive", "bool", "",0
+            Property: "RotationMin", "Vector3D", "",0,0,0
+            Property: "RotationMax", "Vector3D", "",0,0,0
+            Property: "RotationMinX", "bool", "",0
+            Property: "RotationMinY", "bool", "",0
+            Property: "RotationMinZ", "bool", "",0
+            Property: "RotationMaxX", "bool", "",0
+            Property: "RotationMaxY", "bool", "",0
+            Property: "RotationMaxZ", "bool", "",0
+            Property: "InheritType", "enum", "",1
+            Property: "ScalingActive", "bool", "",0
+            Property: "ScalingMin", "Vector3D", "",1,1,1
+            Property: "ScalingMax", "Vector3D", "",1,1,1
+            Property: "ScalingMinX", "bool", "",0
+            Property: "ScalingMinY", "bool", "",0
+            Property: "ScalingMinZ", "bool", "",0
+            Property: "ScalingMaxX", "bool", "",0
+            Property: "ScalingMaxY", "bool", "",0
+            Property: "ScalingMaxZ", "bool", "",0
+            Property: "GeometricTranslation", "Vector3D", "",0,0,0
+            Property: "GeometricRotation", "Vector3D", "",0,0,0
+            Property: "GeometricScaling", "Vector3D", "",1,1,1
+            Property: "MinDampRangeX", "double", "",0
+            Property: "MinDampRangeY", "double", "",0
+            Property: "MinDampRangeZ", "double", "",0
+            Property: "MaxDampRangeX", "double", "",0
+            Property: "MaxDampRangeY", "double", "",0
+            Property: "MaxDampRangeZ", "double", "",0
+            Property: "MinDampStrengthX", "double", "",0
+            Property: "MinDampStrengthY", "double", "",0
+            Property: "MinDampStrengthZ", "double", "",0
+            Property: "MaxDampStrengthX", "double", "",0
+            Property: "MaxDampStrengthY", "double", "",0
+            Property: "MaxDampStrengthZ", "double", "",0
+            Property: "PreferedAngleX", "double", "",0
+            Property: "PreferedAngleY", "double", "",0
+            Property: "PreferedAngleZ", "double", "",0
+            Property: "LookAtProperty", "object", ""
+            Property: "UpVectorProperty", "object", ""
+            Property: "Show", "bool", "",0
+            Property: "NegativePercentShapeSupport", "bool", "",1
+            Property: "DefaultAttributeIndex", "int", "",0
+            Property: "Lcl Translation", "Lcl Translation", "A+",4000,0,0
+            Property: "Lcl Rotation", "Lcl Rotation", "A+",0,0,0
+            Property: "Lcl Scaling", "Lcl Scaling", "A+",1,1,1
+            Property: "Visibility", "Visibility", "A+",0
+            Property: "Color", "Color", "A",0.8,0.8,0.8
+            Property: "Roll", "Roll", "A+",0
+            Property: "OpticalCenterX", "Real", "A+",0
+            Property: "OpticalCenterY", "Real", "A+",0
+            Property: "BackgroundColor", "Color", "A+",0.63,0.63,0.63
+            Property: "TurnTable", "Real", "A+",0
+            Property: "DisplayTurnTableIcon", "bool", "",1
+            Property: "Motion Blur Intensity", "Real", "A+",1
+            Property: "UseMotionBlur", "bool", "",0
+            Property: "UseRealTimeMotionBlur", "bool", "",1
+            Property: "ResolutionMode", "enum", "",0
+            Property: "ApertureMode", "enum", "",2
+            Property: "GateFit", "enum", "",0
+            Property: "FieldOfView", "FieldOfView", "A+",40
+            Property: "FieldOfViewX", "FieldOfView", "A+",1
+            Property: "FieldOfViewY", "FieldOfView", "A+",1
+            Property: "FocalLength", "Real", "A+",21.3544940948486
+            Property: "CameraFormat", "enum", "",0
+            Property: "AspectW", "double", "",320
+            Property: "AspectH", "double", "",200
+            Property: "PixelAspectRatio", "double", "",1
+            Property: "UseFrameColor", "bool", "",0
+            Property: "FrameColor", "ColorRGB", "",0.3,0.3,0.3
+            Property: "ShowName", "bool", "",1
+            Property: "ShowGrid", "bool", "",1
+            Property: "ShowOpticalCenter", "bool", "",0
+            Property: "ShowAzimut", "bool", "",1
+            Property: "ShowTimeCode", "bool", "",0
+            Property: "NearPlane", "double", "",1
+            Property: "FarPlane", "double", "",30000
+            Property: "FilmWidth", "double", "",0.816
+            Property: "FilmHeight", "double", "",0.612
+            Property: "FilmAspectRatio", "double", "",1.33333333333333
+            Property: "FilmSqueezeRatio", "double", "",1
+            Property: "FilmFormatIndex", "enum", "",4
+            Property: "ViewFrustum", "bool", "",1
+            Property: "ViewFrustumNearFarPlane", "bool", "",0
+            Property: "ViewFrustumBackPlaneMode", "enum", "",2
+            Property: "BackPlaneDistance", "double", "",100
+            Property: "BackPlaneDistanceMode", "enum", "",0
+            Property: "ViewCameraToLookAt", "bool", "",1
+            Property: "LockMode", "bool", "",0
+            Property: "LockInterestNavigation", "bool", "",0
+            Property: "FitImage", "bool", "",0
+            Property: "Crop", "bool", "",0
+            Property: "Center", "bool", "",1
+            Property: "KeepRatio", "bool", "",1
+            Property: "BackgroundMode", "enum", "",0
+            Property: "BackgroundAlphaTreshold", "double", "",0.5
+            Property: "ForegroundTransparent", "bool", "",1
+            Property: "DisplaySafeArea", "bool", "",0
+            Property: "SafeAreaDisplayStyle", "enum", "",1
+            Property: "SafeAreaAspectRatio", "double", "",1.33333333333333
+            Property: "Use2DMagnifierZoom", "bool", "",0
+            Property: "2D Magnifier Zoom", "Real", "A+",100
+            Property: "2D Magnifier X", "Real", "A+",50
+            Property: "2D Magnifier Y", "Real", "A+",50
+            Property: "CameraProjectionType", "enum", "",1
+            Property: "UseRealTimeDOFAndAA", "bool", "",0
+            Property: "UseDepthOfField", "bool", "",0
+            Property: "FocusSource", "enum", "",0
+            Property: "FocusAngle", "double", "",3.5
+            Property: "FocusDistance", "double", "",200
+            Property: "UseAntialiasing", "bool", "",0
+            Property: "AntialiasingIntensity", "double", "",0.77777
+            Property: "UseAccumulationBuffer", "bool", "",0
+            Property: "FrameSamplingCount", "int", "",7
+        }
+        MultiLayer: 0
+        MultiTake: 0
+        Hidden: "True"
+        Shading: Y
+        Culling: "CullingOff"
+        TypeFlags: "Camera"
+        GeometryVersion: 124
+        Position: 4000,0,0
+        Up: 0,1,0
+        LookAt: 0,0,0
+        ShowInfoOnMoving: 1
+        ShowAudio: 0
+        AudioColor: 0,1,0
+        CameraOrthoZoom: 1
+    }
+    Model: "Model::Producer Left", "Camera" {
+        Version: 232
+        Properties60:  {
+            Property: "QuaternionInterpolate", "bool", "",0
+            Property: "RotationOffset", "Vector3D", "",0,0,0
+            Property: "RotationPivot", "Vector3D", "",0,0,0
+            Property: "ScalingOffset", "Vector3D", "",0,0,0
+            Property: "ScalingPivot", "Vector3D", "",0,0,0
+            Property: "TranslationActive", "bool", "",0
+            Property: "TranslationMin", "Vector3D", "",0,0,0
+            Property: "TranslationMax", "Vector3D", "",0,0,0
+            Property: "TranslationMinX", "bool", "",0
+            Property: "TranslationMinY", "bool", "",0
+            Property: "TranslationMinZ", "bool", "",0
+            Property: "TranslationMaxX", "bool", "",0
+            Property: "TranslationMaxY", "bool", "",0
+            Property: "TranslationMaxZ", "bool", "",0
+            Property: "RotationOrder", "enum", "",0
+            Property: "RotationSpaceForLimitOnly", "bool", "",0
+            Property: "RotationStiffnessX", "double", "",0
+            Property: "RotationStiffnessY", "double", "",0
+            Property: "RotationStiffnessZ", "double", "",0
+            Property: "AxisLen", "double", "",10
+            Property: "PreRotation", "Vector3D", "",0,0,0
+            Property: "PostRotation", "Vector3D", "",0,0,0
+            Property: "RotationActive", "bool", "",0
+            Property: "RotationMin", "Vector3D", "",0,0,0
+            Property: "RotationMax", "Vector3D", "",0,0,0
+            Property: "RotationMinX", "bool", "",0
+            Property: "RotationMinY", "bool", "",0
+            Property: "RotationMinZ", "bool", "",0
+            Property: "RotationMaxX", "bool", "",0
+            Property: "RotationMaxY", "bool", "",0
+            Property: "RotationMaxZ", "bool", "",0
+            Property: "InheritType", "enum", "",1
+            Property: "ScalingActive", "bool", "",0
+            Property: "ScalingMin", "Vector3D", "",1,1,1
+            Property: "ScalingMax", "Vector3D", "",1,1,1
+            Property: "ScalingMinX", "bool", "",0
+            Property: "ScalingMinY", "bool", "",0
+            Property: "ScalingMinZ", "bool", "",0
+            Property: "ScalingMaxX", "bool", "",0
+            Property: "ScalingMaxY", "bool", "",0
+            Property: "ScalingMaxZ", "bool", "",0
+            Property: "GeometricTranslation", "Vector3D", "",0,0,0
+            Property: "GeometricRotation", "Vector3D", "",0,0,0
+            Property: "GeometricScaling", "Vector3D", "",1,1,1
+            Property: "MinDampRangeX", "double", "",0
+            Property: "MinDampRangeY", "double", "",0
+            Property: "MinDampRangeZ", "double", "",0
+            Property: "MaxDampRangeX", "double", "",0
+            Property: "MaxDampRangeY", "double", "",0
+            Property: "MaxDampRangeZ", "double", "",0
+            Property: "MinDampStrengthX", "double", "",0
+            Property: "MinDampStrengthY", "double", "",0
+            Property: "MinDampStrengthZ", "double", "",0
+            Property: "MaxDampStrengthX", "double", "",0
+            Property: "MaxDampStrengthY", "double", "",0
+            Property: "MaxDampStrengthZ", "double", "",0
+            Property: "PreferedAngleX", "double", "",0
+            Property: "PreferedAngleY", "double", "",0
+            Property: "PreferedAngleZ", "double", "",0
+            Property: "LookAtProperty", "object", ""
+            Property: "UpVectorProperty", "object", ""
+            Property: "Show", "bool", "",0
+            Property: "NegativePercentShapeSupport", "bool", "",1
+            Property: "DefaultAttributeIndex", "int", "",0
+            Property: "Lcl Translation", "Lcl Translation", "A+",-4000,0,0
+            Property: "Lcl Rotation", "Lcl Rotation", "A+",0,0,0
+            Property: "Lcl Scaling", "Lcl Scaling", "A+",1,1,1
+            Property: "Visibility", "Visibility", "A+",0
+            Property: "Color", "Color", "A",0.8,0.8,0.8
+            Property: "Roll", "Roll", "A+",0
+            Property: "OpticalCenterX", "Real", "A+",0
+            Property: "OpticalCenterY", "Real", "A+",0
+            Property: "BackgroundColor", "Color", "A+",0.63,0.63,0.63
+            Property: "TurnTable", "Real", "A+",0
+            Property: "DisplayTurnTableIcon", "bool", "",1
+            Property: "Motion Blur Intensity", "Real", "A+",1
+            Property: "UseMotionBlur", "bool", "",0
+            Property: "UseRealTimeMotionBlur", "bool", "",1
+            Property: "ResolutionMode", "enum", "",0
+            Property: "ApertureMode", "enum", "",2
+            Property: "GateFit", "enum", "",0
+            Property: "FieldOfView", "FieldOfView", "A+",40
+            Property: "FieldOfViewX", "FieldOfView", "A+",1
+            Property: "FieldOfViewY", "FieldOfView", "A+",1
+            Property: "FocalLength", "Real", "A+",21.3544940948486
+            Property: "CameraFormat", "enum", "",0
+            Property: "AspectW", "double", "",320
+            Property: "AspectH", "double", "",200
+            Property: "PixelAspectRatio", "double", "",1
+            Property: "UseFrameColor", "bool", "",0
+            Property: "FrameColor", "ColorRGB", "",0.3,0.3,0.3
+            Property: "ShowName", "bool", "",1
+            Property: "ShowGrid", "bool", "",1
+            Property: "ShowOpticalCenter", "bool", "",0
+            Property: "ShowAzimut", "bool", "",1
+            Property: "ShowTimeCode", "bool", "",0
+            Property: "NearPlane", "double", "",1
+            Property: "FarPlane", "double", "",30000
+            Property: "FilmWidth", "double", "",0.816
+            Property: "FilmHeight", "double", "",0.612
+            Property: "FilmAspectRatio", "double", "",1.33333333333333
+            Property: "FilmSqueezeRatio", "double", "",1
+            Property: "FilmFormatIndex", "enum", "",4
+            Property: "ViewFrustum", "bool", "",1
+            Property: "ViewFrustumNearFarPlane", "bool", "",0
+            Property: "ViewFrustumBackPlaneMode", "enum", "",2
+            Property: "BackPlaneDistance", "double", "",100
+            Property: "BackPlaneDistanceMode", "enum", "",0
+            Property: "ViewCameraToLookAt", "bool", "",1
+            Property: "LockMode", "bool", "",0
+            Property: "LockInterestNavigation", "bool", "",0
+            Property: "FitImage", "bool", "",0
+            Property: "Crop", "bool", "",0
+            Property: "Center", "bool", "",1
+            Property: "KeepRatio", "bool", "",1
+            Property: "BackgroundMode", "enum", "",0
+            Property: "BackgroundAlphaTreshold", "double", "",0.5
+            Property: "ForegroundTransparent", "bool", "",1
+            Property: "DisplaySafeArea", "bool", "",0
+            Property: "SafeAreaDisplayStyle", "enum", "",1
+            Property: "SafeAreaAspectRatio", "double", "",1.33333333333333
+            Property: "Use2DMagnifierZoom", "bool", "",0
+            Property: "2D Magnifier Zoom", "Real", "A+",100
+            Property: "2D Magnifier X", "Real", "A+",50
+            Property: "2D Magnifier Y", "Real", "A+",50
+            Property: "CameraProjectionType", "enum", "",1
+            Property: "UseRealTimeDOFAndAA", "bool", "",0
+            Property: "UseDepthOfField", "bool", "",0
+            Property: "FocusSource", "enum", "",0
+            Property: "FocusAngle", "double", "",3.5
+            Property: "FocusDistance", "double", "",200
+            Property: "UseAntialiasing", "bool", "",0
+            Property: "AntialiasingIntensity", "double", "",0.77777
+            Property: "UseAccumulationBuffer", "bool", "",0
+            Property: "FrameSamplingCount", "int", "",7
+        }
+        MultiLayer: 0
+        MultiTake: 0
+        Hidden: "True"
+        Shading: Y
+        Culling: "CullingOff"
+        TypeFlags: "Camera"
+        GeometryVersion: 124
+        Position: -4000,0,0
+        Up: 0,1,0
+        LookAt: 0,0,0
+        ShowInfoOnMoving: 1
+        ShowAudio: 0
+        AudioColor: 0,1,0
+        CameraOrthoZoom: 1
+    }
+    Material: "Material::01 - Default", "" {
+        Version: 102
+        ShadingModel: "phong"
+        MultiLayer: 0
+        Properties60:  {
+            Property: "ShadingModel", "KString", "", "phong"
+            Property: "MultiLayer", "bool", "",0
+            Property: "EmissiveColor", "ColorRGB", "",1,1,1
+            Property: "EmissiveFactor", "double", "",0
+            Property: "AmbientColor", "ColorRGB", "",0.588235318660736,0.588235318660736,0.588235318660736
+            Property: "AmbientFactor", "double", "",1
+            Property: "DiffuseColor", "ColorRGB", "",0.588235318660736,0.588235318660736,0.588235318660736
+            Property: "DiffuseFactor", "double", "",1
+            Property: "Bump", "Vector3D", "",0,0,0
+            Property: "TransparentColor", "ColorRGB", "",1,1,1
+            Property: "TransparencyFactor", "double", "",0
+            Property: "SpecularColor", "ColorRGB", "",0.899999976158142,0.899999976158142,0.899999976158142
+            Property: "SpecularFactor", "double", "",0
+            Property: "ShininessExponent", "double", "",1.99999991737042
+            Property: "ReflectionColor", "ColorRGB", "",0,0,0
+            Property: "ReflectionFactor", "double", "",0
+            Property: "Emissive", "Vector3D", "",0,0,0
+            Property: "Ambient", "Vector3D", "",0.588235318660736,0.588235318660736,0.588235318660736
+            Property: "Diffuse", "Vector3D", "",0.588235318660736,0.588235318660736,0.588235318660736
+            Property: "Specular", "Vector3D", "",0,0,0
+            Property: "Shininess", "double", "",1.99999991737042
+            Property: "Opacity", "double", "",1
+            Property: "Reflectivity", "double", "",0
+        }
+    }
+    Texture: "Texture::Map #2", "TextureVideoClip" {
+        Type: "TextureVideoClip"
+        Version: 202
+        TextureName: "Texture::Map #2"
+        Properties60:  {
+            Property: "Translation", "Vector", "A+",0,0,0
+            Property: "Rotation", "Vector", "A+",0,0,0
+            Property: "Scaling", "Vector", "A+",1,1,1
+            Property: "Texture alpha", "Number", "A+",1
+            Property: "TextureTypeUse", "enum", "",0
+            Property: "CurrentTextureBlendMode", "enum", "",1
+            Property: "UseMaterial", "bool", "",1
+            Property: "UseMipMap", "bool", "",0
+            Property: "CurrentMappingType", "enum", "",0
+            Property: "UVSwap", "bool", "",0
+            Property: "WrapModeU", "enum", "",0
+            Property: "WrapModeV", "enum", "",0
+            Property: "TextureRotationPivot", "Vector3D", "",0,0,0
+            Property: "TextureScalingPivot", "Vector3D", "",0,0,0
+            Property: "VideoProperty", "object", ""
+        }
+        Media: "Video::Map #2"
+        Filename: "ground.PNG"
+        RelativeFilename: "ground.PNG"
+        ModelUVTranslation: 0,0
+        ModelUVScaling: 1,1
+        Texture_Alpha_Source: "Alpha_Black"
+        Cropping: 0,0,0,0
+    }
+    GlobalSettings:  {
+        Version: 1000
+        Properties60:  {
+            Property: "UpAxis", "int", "",1
+            Property: "UpAxisSign", "int", "",1
+            Property: "FrontAxis", "int", "",2
+            Property: "FrontAxisSign", "int", "",1
+            Property: "CoordAxis", "int", "",0
+            Property: "CoordAxisSign", "int", "",1
+            Property: "UnitScaleFactor", "double", "",2.54
+        }
+    }
+}
+
+; Object relations
+;------------------------------------------------------------------
+
+Relations:  {
+    Model: "Model::Plane01", "Mesh" {
+    }
+    Model: "Model::Producer Perspective", "Camera" {
+    }
+    Model: "Model::Producer Top", "Camera" {
+    }
+    Model: "Model::Producer Bottom", "Camera" {
+    }
+    Model: "Model::Producer Front", "Camera" {
+    }
+    Model: "Model::Producer Back", "Camera" {
+    }
+    Model: "Model::Producer Right", "Camera" {
+    }
+    Model: "Model::Producer Left", "Camera" {
+    }
+    Model: "Model::Camera Switcher", "CameraSwitcher" {
+    }
+    Material: "Material::01 - Default", "" {
+    }
+    Texture: "Texture::Map #2", "TextureVideoClip" {
+    }
+    Video: "Video::Map #2", "Clip" {
+    }
+}
+
+; Object connections
+;------------------------------------------------------------------
+
+Connections:  {
+    Connect: "OO", "Model::Plane01", "Model::Scene"
+    Connect: "OO", "Material::01 - Default", "Model::Plane01"
+    Connect: "OO", "Texture::Map #2", "Model::Plane01"
+    Connect: "OO", "Video::Map #2", "Texture::Map #2"
+}
+;Takes and animation section
+;----------------------------------------------------
+
+Takes:  {
+    Current: "Take 001"
+}
+;Version 5 settings
+;------------------------------------------------------------------
+
+Version5:  {
+    AmbientRenderSettings:  {
+        Version: 101
+        AmbientLightColor: 0,0,0,1
+    }
+    FogOptions:  {
+        FlogEnable: 0
+        FogMode: 0
+        FogDensity: 0.002
+        FogStart: 0.3
+        FogEnd: 1000
+        FogColor: 1,1,1,1
+    }
+    Settings:  {
+        FrameRate: "30"
+        TimeFormat: 1
+        SnapOnFrames: 0
+        ReferenceTimeIndex: -1
+        TimeLineStartTime: 0
+        TimeLineStopTime: 153953860000
+    }
+    RendererSetting:  {
+        DefaultCamera: "Producer Perspective"
+        DefaultViewingMode: 0
+    }
+}

BIN
LensFlare/Content/terrain.xnb


+ 227 - 0
LensFlare/Game.cs

@@ -0,0 +1,227 @@
+#region File Description
+//-----------------------------------------------------------------------------
+// Game.cs
+//
+// Microsoft XNA Community Game Platform
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//-----------------------------------------------------------------------------
+#endregion
+
+#region Using Statements
+using Microsoft.Xna.Framework;
+using Microsoft.Xna.Framework.Graphics;
+using Microsoft.Xna.Framework.Input;
+#endregion
+
+namespace LensFlare
+{
+    /// <summary>
+    /// Sample showing how to implement a lensflare effect, using occlusion
+    /// queries to hide the flares when the sun is hidden behind the landscape.
+    /// </summary>
+    public class LensFlareGame : Microsoft.Xna.Framework.Game
+    {
+        #region Fields
+
+        GraphicsDeviceManager graphics;
+
+        KeyboardState currentKeyboardState = new KeyboardState();
+        GamePadState currentGamePadState = new GamePadState();
+        
+        Vector3 cameraPosition = new Vector3(-200, 30, 30);
+        Vector3 cameraFront = new Vector3(1, 0, 0);
+
+        Model terrain;
+
+        LensFlareComponent lensFlare;
+
+        #endregion
+
+        #region Initialization
+
+
+        public LensFlareGame()
+        {
+            graphics = new GraphicsDeviceManager(this);
+
+            Content.RootDirectory = "Content";
+
+            // Create and add the lensflare component.
+            lensFlare = new LensFlareComponent(this);
+
+            Components.Add(lensFlare);
+        }
+
+
+        /// <summary>
+        /// Load your graphics content.
+        /// </summary>
+        protected override void LoadContent()
+        {
+            terrain = Content.Load<Model>("terrain");
+        }
+
+
+        #endregion
+
+        #region Update and Draw
+
+
+        /// <summary>
+        /// Allows the game to run logic.
+        /// </summary>
+        protected override void Update(GameTime gameTime)
+        {
+            HandleInput();
+
+            UpdateCamera(gameTime);
+
+            base.Update(gameTime);
+        }
+
+
+        /// <summary>
+        /// This is called when the game should draw itself.
+        /// </summary>
+        protected override void Draw(GameTime gameTime)
+        {
+            GraphicsDevice.Clear(Color.CornflowerBlue);
+
+            // Compute camera matrices.
+            Matrix view = Matrix.CreateLookAt(cameraPosition,
+                                              cameraPosition + cameraFront,
+                                              Vector3.Up);
+
+            float aspectRatio = GraphicsDevice.Viewport.AspectRatio;
+
+            Matrix projection = Matrix.CreatePerspectiveFieldOfView(MathHelper.PiOver4,
+                                                                    aspectRatio,
+                                                                    0.1f, 500);
+
+            // Draw the terrain.
+            GraphicsDevice.RasterizerState = RasterizerState.CullNone;
+
+            foreach (ModelMesh mesh in terrain.Meshes)
+            {
+                foreach (BasicEffect effect in mesh.Effects)
+                {
+                    effect.World = Matrix.Identity;
+                    effect.View = view;
+                    effect.Projection = projection;
+
+                    effect.LightingEnabled = true;
+                    effect.DiffuseColor = new Vector3(1f);
+                    effect.AmbientLightColor = new Vector3(0.5f);
+                    
+                    effect.DirectionalLight0.Enabled = true;
+                    effect.DirectionalLight0.DiffuseColor = Vector3.One;
+                    effect.DirectionalLight0.Direction = lensFlare.LightDirection;
+
+                    effect.FogEnabled = true;
+                    effect.FogStart = 200;
+                    effect.FogEnd = 500;
+                    effect.FogColor = Color.CornflowerBlue.ToVector3();
+                }
+
+                mesh.Draw();
+            }
+
+            // Tell the lensflare component where our camera is positioned.
+            lensFlare.View = view;
+            lensFlare.Projection = projection;
+
+            base.Draw(gameTime);
+        }
+
+
+        #endregion
+
+        #region Handle Input
+
+
+        /// <summary>
+        /// Handles input for quitting the game.
+        /// </summary>
+        private void HandleInput()
+        {
+            currentKeyboardState = Keyboard.GetState();
+            currentGamePadState = GamePad.GetState(PlayerIndex.One);
+
+            // Check for exit.
+            if (currentKeyboardState.IsKeyDown(Keys.Escape) ||
+                currentGamePadState.Buttons.Back == ButtonState.Pressed)
+            {
+                Exit();
+            }
+        }
+
+
+        /// <summary>
+        /// Handles camera input.
+        /// </summary>
+        private void UpdateCamera(GameTime gameTime)
+        {
+            float time = (float)gameTime.ElapsedGameTime.TotalMilliseconds;
+
+            // Check for input to rotate the camera.
+            float pitch = -currentGamePadState.ThumbSticks.Right.Y * time * 0.001f;
+            float turn = -currentGamePadState.ThumbSticks.Right.X * time * 0.001f;
+
+            if (currentKeyboardState.IsKeyDown(Keys.Up))
+                pitch += time * 0.001f;
+
+            if (currentKeyboardState.IsKeyDown(Keys.Down))
+                pitch -= time * 0.001f;
+
+            if (currentKeyboardState.IsKeyDown(Keys.Left))
+                turn += time * 0.001f;
+
+            if (currentKeyboardState.IsKeyDown(Keys.Right))
+                turn -= time * 0.001f;
+
+            Vector3 cameraRight = Vector3.Cross(Vector3.Up, cameraFront);
+            Vector3 flatFront = Vector3.Cross(cameraRight, Vector3.Up);
+
+            Matrix pitchMatrix = Matrix.CreateFromAxisAngle(cameraRight, pitch);
+            Matrix turnMatrix = Matrix.CreateFromAxisAngle(Vector3.Up, turn);
+
+            Vector3 tiltedFront = Vector3.TransformNormal(cameraFront, pitchMatrix * 
+                                                          turnMatrix);
+
+            // Check angle so we can't flip over.
+            if (Vector3.Dot(tiltedFront, flatFront) > 0.001f)
+            {
+                cameraFront = Vector3.Normalize(tiltedFront);
+            }
+
+            // Check for input to move the camera around.
+            if (currentKeyboardState.IsKeyDown(Keys.W))
+                cameraPosition += cameraFront * time * 0.1f;
+            
+            if (currentKeyboardState.IsKeyDown(Keys.S))
+                cameraPosition -= cameraFront * time * 0.1f;
+
+            if (currentKeyboardState.IsKeyDown(Keys.A))
+                cameraPosition += cameraRight * time * 0.1f;
+
+            if (currentKeyboardState.IsKeyDown(Keys.D))
+                cameraPosition -= cameraRight * time * 0.1f;
+
+            cameraPosition += cameraFront *
+                              currentGamePadState.ThumbSticks.Left.Y * time * 0.1f;
+
+            cameraPosition -= cameraRight *
+                              currentGamePadState.ThumbSticks.Left.X * time * 0.1f;
+
+            if (currentGamePadState.Buttons.RightStick == ButtonState.Pressed ||
+                currentKeyboardState.IsKeyDown(Keys.R))
+            {
+                cameraPosition = new Vector3(-200, 30, 30);
+                cameraFront = new Vector3(1, 0, 0);
+            }
+        }
+
+
+        #endregion
+    }
+}

BIN
LensFlare/Game.ico


+ 16 - 0
LensFlare/Info.plist

@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+	<key>CFBundleIdentifier</key>
+	<string>com.yourcompany.LensFlare</string>
+	<key>CFBundleName</key>
+	<string>LensFlare</string>
+	<key>CFBundleVersion</key>
+	<string>1</string>
+	<key>LSMinimumSystemVersion</key>
+	<string>10.6</string>
+	<key>NSPrincipalClass</key>
+	<string>NSApplication</string>
+</dict>
+</plist>

+ 98 - 0
LensFlare/LensFlare.MacOS.csproj

@@ -0,0 +1,98 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <PropertyGroup>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+    <ProductVersion>10.0.0</ProductVersion>
+    <SchemaVersion>2.0</SchemaVersion>
+    <ProjectGuid>{3CBC795F-4472-4669-8A0F-9710F5D5CA56}</ProjectGuid>
+    <ProjectTypeGuids>{948B3504-5B70-4649-8FE4-BDE1FB46EC69};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
+    <OutputType>Exe</OutputType>
+    <RootNamespace>LensFlare</RootNamespace>
+    <AssemblyName>LensFlare</AssemblyName>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+    <DebugSymbols>true</DebugSymbols>
+    <DebugType>full</DebugType>
+    <Optimize>false</Optimize>
+    <OutputPath>bin\Debug</OutputPath>
+    <DefineConstants>DEBUG;MONOMAC</DefineConstants>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <EnablePackageSigning>false</EnablePackageSigning>
+    <IncludeMonoRuntime>false</IncludeMonoRuntime>
+    <ConsolePause>false</ConsolePause>
+    <EnableCodeSigning>false</EnableCodeSigning>
+    <CreatePackage>false</CreatePackage>
+    <CodeSigningKey>Mac Developer</CodeSigningKey>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+    <DebugType>none</DebugType>
+    <Optimize>true</Optimize>
+    <OutputPath>bin\Release</OutputPath>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <EnablePackageSigning>false</EnablePackageSigning>
+    <IncludeMonoRuntime>false</IncludeMonoRuntime>
+    <LinkMode>Full</LinkMode>
+    <ConsolePause>false</ConsolePause>
+    <EnableCodeSigning>false</EnableCodeSigning>
+    <CreatePackage>false</CreatePackage>
+    <CodeSigningKey>Mac Developer</CodeSigningKey>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'AppStore|AnyCPU' ">
+    <DebugType>none</DebugType>
+    <Optimize>true</Optimize>
+    <OutputPath>bin\AppStore</OutputPath>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <PackageSigningKey>3rd Party Mac Developer Installer</PackageSigningKey>
+    <IncludeMonoRuntime>true</IncludeMonoRuntime>
+    <LinkMode>Full</LinkMode>
+    <EnablePackageSigning>true</EnablePackageSigning>
+    <ConsolePause>false</ConsolePause>
+    <EnableCodeSigning>true</EnableCodeSigning>
+    <CreatePackage>true</CreatePackage>
+    <CodeSigningKey>3rd Party Mac Developer Application</CodeSigningKey>
+  </PropertyGroup>
+  <ItemGroup>
+    <Reference Include="System" />
+    <Reference Include="System.Xml" />
+    <Reference Include="System.Core" />
+    <Reference Include="System.Xml.Linq" />
+    <Reference Include="System.Drawing" />
+    <Reference Include="MonoMac" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="..\..\MonoGame.Framework\MonoGame.Framework.MacOS.csproj">
+      <Project>{36C538E6-C32A-4A8D-A39C-566173D7118E}</Project>
+      <Name>MonoGame.Framework.MacOS</Name>
+    </ProjectReference>
+    <ProjectReference Include="..\..\ThirdParty\Lidgren.Network\Lidgren.Network.MacOS.csproj">
+      <Project>{AE483C29-042E-4226-BA52-D247CE7676DA}</Project>
+      <Name>Lidgren.Network.MacOS</Name>
+    </ProjectReference>
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="Main.cs" />
+    <Compile Include="Properties\AssemblyInfo.cs" />
+    <Compile Include="Game.cs" />
+    <Compile Include="LensFlareComponent.cs" />
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="Info.plist" />
+  </ItemGroup>
+  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+  <Import Project="$(MSBuildExtensionsPath)\Mono\MonoMac\v0.0\Mono.MonoMac.targets" />
+  <ItemGroup>
+    <Folder Include="Content\" />
+  </ItemGroup>
+  <ItemGroup>
+    <Content Include="Content\flare1.xnb" />
+    <Content Include="Content\flare2.xnb" />
+    <Content Include="Content\flare3.xnb" />
+    <Content Include="Content\glow.xnb" />
+    <Content Include="Content\ground_0.xnb" />
+    <Content Include="Content\terrain.xnb" />
+  </ItemGroup>
+</Project>

BIN
LensFlare/LensFlare.png


+ 364 - 0
LensFlare/LensFlareComponent.cs

@@ -0,0 +1,364 @@
+#region File Description
+//-----------------------------------------------------------------------------
+// LensFlareComponent.cs
+//
+// Microsoft XNA Community Game Platform
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//-----------------------------------------------------------------------------
+#endregion
+
+#region Using Statements
+using System;
+using Microsoft.Xna.Framework;
+using Microsoft.Xna.Framework.Graphics;
+#endregion
+
+namespace LensFlare
+{
+    /// <summary>
+    /// Reusable component for drawing a lensflare effect over the top of a 3D scene.
+    /// </summary>
+    public class LensFlareComponent : DrawableGameComponent
+    {
+        #region Constants
+
+
+        // How big is the circular glow effect?
+        const float glowSize = 400;
+
+        // How big a rectangle should we examine when issuing our occlusion queries?
+        // Increasing this makes the flares fade out more gradually when the sun goes
+        // behind scenery, while smaller query areas cause sudden on/off transitions.
+        const float querySize = 100;
+
+
+        #endregion
+
+        #region Fields
+
+
+        // These are set by the main game to tell us the position of the camera and sun.
+        public Matrix View;
+        public Matrix Projection;
+
+        public Vector3 LightDirection = Vector3.Normalize(new Vector3(-1, -0.1f, 0.3f));
+
+
+        // Computed by UpdateOcclusion, which projects LightDirection into screenspace.
+        Vector2 lightPosition;
+        bool lightBehindCamera;
+
+
+        // Graphics objects.
+        Texture2D glowSprite;
+        SpriteBatch spriteBatch;
+        BasicEffect basicEffect;
+        VertexPositionColor[] queryVertices;
+
+
+        // Custom blend state so the occlusion query polygons do not show up on screen.
+        static readonly BlendState ColorWriteDisable = new BlendState
+        {
+            ColorWriteChannels = ColorWriteChannels.None 
+        };
+
+
+        // An occlusion query is used to detect when the sun is hidden behind scenery.
+        OcclusionQuery occlusionQuery;
+        bool occlusionQueryActive;
+        float occlusionAlpha;
+
+
+        // The lensflare effect is made up from several individual flare graphics,
+        // which move across the screen depending on the position of the sun. This
+        // helper class keeps track of the position, size, and color for each flare.
+        class Flare
+        {
+            public Flare(float position, float scale, Color color, string textureName)
+            {
+                Position = position;
+                Scale = scale;
+                Color = color;
+                TextureName = textureName;
+            }
+
+            public float Position;
+            public float Scale;
+            public Color Color;
+            public string TextureName;
+            public Texture2D Texture;
+        }
+
+
+        // Array describes the position, size, color, and texture for each individual
+        // flare graphic. The position value lies on a line between the sun and the
+        // center of the screen. Zero places a flare directly over the top of the sun,
+        // one is exactly in the middle of the screen, fractional positions lie in
+        // between these two points, while negative values or positions greater than
+        // one will move the flares outward toward the edge of the screen. Changing
+        // the number of flares, or tweaking their positions and colors, can produce
+        // a wide range of different lensflare effects without altering any other code.
+        Flare[] flares =
+        {
+            new Flare(-0.5f, 0.7f, new Color( 50,  25,  50), "flare1"),
+            new Flare( 0.3f, 0.4f, new Color(100, 255, 200), "flare1"),
+            new Flare( 1.2f, 1.0f, new Color(100,  50,  50), "flare1"),
+            new Flare( 1.5f, 1.5f, new Color( 50, 100,  50), "flare1"),
+
+            new Flare(-0.3f, 0.7f, new Color(200,  50,  50), "flare2"),
+            new Flare( 0.6f, 0.9f, new Color( 50, 100,  50), "flare2"),
+            new Flare( 0.7f, 0.4f, new Color( 50, 200, 200), "flare2"),
+
+            new Flare(-0.7f, 0.7f, new Color( 50, 100,  25), "flare3"),
+            new Flare( 0.0f, 0.6f, new Color( 25,  25,  25), "flare3"),
+            new Flare( 2.0f, 1.4f, new Color( 25,  50, 100), "flare3"),
+        };
+
+
+        #endregion
+
+        #region Initialization
+
+
+        /// <summary>
+        /// Constructs a new lensflare component.
+        /// </summary>
+        public LensFlareComponent(Game game)
+            : base(game)
+        {
+        }
+
+
+        /// <summary>
+        /// Loads the content used by the lensflare component.
+        /// </summary>
+        protected override void LoadContent()
+        {
+            // Create a SpriteBatch for drawing the glow and flare sprites.
+            spriteBatch = new SpriteBatch(GraphicsDevice);
+
+            // Load the glow and flare textures.
+            glowSprite = Game.Content.Load<Texture2D>("glow");
+
+            foreach (Flare flare in flares)
+            {
+                flare.Texture = Game.Content.Load<Texture2D>(flare.TextureName);
+            }
+
+            // Effect for drawing occlusion query polygons.
+            basicEffect = new BasicEffect(GraphicsDevice);
+            
+            basicEffect.View = Matrix.Identity;
+            basicEffect.VertexColorEnabled = true;
+
+            // Create vertex data for the occlusion query polygons.
+            queryVertices = new VertexPositionColor[4];
+
+            queryVertices[0].Position = new Vector3(-querySize / 2, -querySize / 2, -1);
+            queryVertices[1].Position = new Vector3( querySize / 2, -querySize / 2, -1);
+            queryVertices[2].Position = new Vector3(-querySize / 2,  querySize / 2, -1);
+            queryVertices[3].Position = new Vector3( querySize / 2,  querySize / 2, -1);
+
+            // Create the occlusion query object.
+            occlusionQuery = new OcclusionQuery(GraphicsDevice);
+        }
+
+    
+        #endregion
+        
+        #region Draw
+
+
+        /// <summary>
+        /// Draws the lensflare component.
+        /// </summary>
+        public override void Draw(GameTime gameTime)
+        {
+            // Check whether the light is hidden behind the scenery.
+            UpdateOcclusion();
+
+            // Draw the flare effect.
+            DrawGlow();
+            DrawFlares();
+
+            RestoreRenderStates();
+        }
+
+
+        /// <summary>
+        /// Mesures how much of the sun is visible, by drawing a small rectangle,
+        /// centered on the sun, but with the depth set to as far away as possible,
+        /// and using an occlusion query to measure how many of these very-far-away
+        /// pixels are not hidden behind the terrain.
+        /// 
+        /// The problem with occlusion queries is that the graphics card runs in
+        /// parallel with the CPU. When you issue drawing commands, they are just
+        /// stored in a buffer, and the graphics card can be as much as a frame delayed
+        /// in getting around to processing the commands from that buffer. This means
+        /// that even after we issue our occlusion query, the occlusion results will
+        /// not be available until later, after the graphics card finishes processing
+        /// these commands.
+        /// 
+        /// It would slow our game down too much if we waited for the graphics card,
+        /// so instead we delay our occlusion processing by one frame. Each time
+        /// around the game loop, we read back the occlusion results from the previous
+        /// frame, then issue a new occlusion query ready for the next frame to read
+        /// its result. This keeps the data flowing smoothly between the CPU and GPU,
+        /// but also causes our data to be a frame out of date: we are deciding
+        /// whether or not to draw our lensflare effect based on whether it was
+        /// visible in the previous frame, as opposed to the current one! Fortunately,
+        /// the camera tends to move slowly, and the lensflare fades in and out
+        /// smoothly as it goes behind the scenery, so this out-by-one-frame error
+        /// is not too noticeable in practice.
+        /// </summary>
+        public void UpdateOcclusion()
+        {
+            // The sun is infinitely distant, so it should not be affected by the
+            // position of the camera. Floating point math doesn't support infinitely
+            // distant vectors, but we can get the same result by making a copy of our
+            // view matrix, then resetting the view translation to zero. Pretending the
+            // camera has not moved position gives the same result as if the camera
+            // was moving, but the light was infinitely far away. If our flares came
+            // from a local object rather than the sun, we would use the original view
+            // matrix here.
+            Matrix infiniteView = View;
+
+            infiniteView.Translation = Vector3.Zero;
+
+            // Project the light position into 2D screen space.
+            Viewport viewport = GraphicsDevice.Viewport;
+
+            Vector3 projectedPosition = viewport.Project(-LightDirection, Projection,
+                                                         infiniteView, Matrix.Identity);
+
+            // Don't draw any flares if the light is behind the camera.
+            if ((projectedPosition.Z < 0) || (projectedPosition.Z > 1))
+            {
+                lightBehindCamera = true;
+                return;
+            }
+
+            lightPosition = new Vector2(projectedPosition.X, projectedPosition.Y);
+            lightBehindCamera = false;
+
+            if (occlusionQueryActive)
+            {
+                // If the previous query has not yet completed, wait until it does.
+                if (!occlusionQuery.IsComplete)
+                    return;
+
+                // Use the occlusion query pixel count to work
+                // out what percentage of the sun is visible.
+                const float queryArea = querySize * querySize;
+
+                occlusionAlpha = Math.Min(occlusionQuery.PixelCount / queryArea, 1);
+            }
+
+            // Set renderstates for drawing the occlusion query geometry. We want depth
+            // tests enabled, but depth writes disabled, and we disable color writes
+            // to prevent this query polygon actually showing up on the screen.
+            GraphicsDevice.BlendState = ColorWriteDisable;
+            GraphicsDevice.DepthStencilState = DepthStencilState.DepthRead;
+
+            // Set up our BasicEffect to center on the current 2D light position.
+            basicEffect.World = Matrix.CreateTranslation(lightPosition.X,
+                                                         lightPosition.Y, 0);
+
+            basicEffect.Projection = Matrix.CreateOrthographicOffCenter(0,
+                                                                        viewport.Width,
+                                                                        viewport.Height,
+                                                                        0, 0, 1);
+
+            basicEffect.CurrentTechnique.Passes[0].Apply();
+
+            // Issue the occlusion query.
+            occlusionQuery.Begin();
+
+            GraphicsDevice.DrawUserPrimitives(PrimitiveType.TriangleStrip, queryVertices, 0, 2);
+
+            occlusionQuery.End();
+
+            occlusionQueryActive = true;
+        }
+
+
+        /// <summary>
+        /// Draws a large circular glow sprite, centered on the sun.
+        /// </summary>
+        public void DrawGlow()
+        {
+            if (lightBehindCamera || occlusionAlpha <= 0)
+                return;
+
+            Color color = Color.White * occlusionAlpha;
+            Vector2 origin = new Vector2(glowSprite.Width, glowSprite.Height) / 2;
+            float scale = glowSize * 2 / glowSprite.Width;
+
+            spriteBatch.Begin();
+
+            spriteBatch.Draw(glowSprite, lightPosition, null, color, 0,
+                             origin, scale, SpriteEffects.None, 0);
+
+            spriteBatch.End();
+        }
+
+
+        /// <summary>
+        /// Draws the lensflare sprites, computing the position
+        /// of each one based on the current angle of the sun.
+        /// </summary>
+        public void DrawFlares()
+        {
+            if (lightBehindCamera || occlusionAlpha <= 0)
+                return;
+
+            Viewport viewport = GraphicsDevice.Viewport;
+
+            // Lensflare sprites are positioned at intervals along a line that
+            // runs from the 2D light position toward the center of the screen.
+            Vector2 screenCenter = new Vector2(viewport.Width, viewport.Height) / 2;
+            
+            Vector2 flareVector = screenCenter - lightPosition;
+
+            // Draw the flare sprites using additive blending.
+            spriteBatch.Begin(0, BlendState.Additive);
+
+            foreach (Flare flare in flares)
+            {
+                // Compute the position of this flare sprite.
+                Vector2 flarePosition = lightPosition + flareVector * flare.Position;
+
+                // Set the flare alpha based on the previous occlusion query result.
+                Vector4 flareColor = flare.Color.ToVector4();
+
+                flareColor.W *= occlusionAlpha;
+
+                // Center the sprite texture.
+                Vector2 flareOrigin = new Vector2(flare.Texture.Width,
+                                                  flare.Texture.Height) / 2;
+
+                // Draw the flare.
+                spriteBatch.Draw(flare.Texture, flarePosition, null,
+                                 new Color(flareColor), 1, flareOrigin,
+                                 flare.Scale, SpriteEffects.None, 0);
+            }
+
+            spriteBatch.End();
+        }
+
+
+        /// <summary>
+        /// Sets renderstates back to their default values after we finish drawing
+        /// the lensflare, to avoid messing up the 3D terrain rendering.
+        /// </summary>
+        void RestoreRenderStates()
+        {
+            GraphicsDevice.BlendState = BlendState.Opaque;
+            GraphicsDevice.DepthStencilState = DepthStencilState.Default;
+            GraphicsDevice.SamplerStates[0] = SamplerState.LinearWrap;
+        }
+
+
+        #endregion
+    }
+}

+ 45 - 0
LensFlare/Main.cs

@@ -0,0 +1,45 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+
+using MonoMac.AppKit;
+using MonoMac.Foundation;
+
+namespace LensFlare
+{
+	static class Program
+	{
+		/// <summary>
+		/// The main entry point for the application.
+		/// </summary>
+		static void Main (string[] args)
+		{
+			NSApplication.Init ();
+			
+			using (var p = new NSAutoreleasePool ()) {
+				NSApplication.SharedApplication.Delegate = new AppDelegate ();
+				NSApplication.Main (args);
+			}
+
+
+		}
+	}
+
+	class AppDelegate : NSApplicationDelegate
+	{
+		LensFlareGame game;
+
+		public override void FinishedLaunching (MonoMac.Foundation.NSObject notification)
+		{
+			game = new LensFlareGame ();
+			game.Run ();
+		}
+		
+		public override bool ApplicationShouldTerminateAfterLastWindowClosed (NSApplication sender)
+		{
+			return true;
+		}
+	}  
+}
+
+

+ 24 - 0
LensFlare/Properties/AssemblyInfo.cs

@@ -0,0 +1,24 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+// General Information about an assembly is controlled through the following 
+// set of attributes. Change these attribute values to modify the information
+// associated with an assembly.
+[assembly: AssemblyTitle("Lens Flare")]
+[assembly: AssemblyProduct("LensFlare")]
+[assembly: AssemblyDescription("This sample shows you how to implement a lens flare effect by using occlusion queries to detect when the sun is hidden behind the landscape.")]
+[assembly: AssemblyCompany("Microsoft")]
+
+[assembly: AssemblyCopyright("Copyright © Microsoft 2008")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+
+// Version information for an assembly consists of the following four values:
+//
+//      Major Version
+//      Minor Version 
+//      Build Number
+//      Revision
+//
+[assembly: AssemblyVersion("1.0.0.0")]

+ 156 - 2
MonoGame.Samples.MacOS.sln

@@ -41,7 +41,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PerPixelCollisionSample.Mac
 EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RectangleCollisionSample.MacOS", "RectangleCollisionSample\RectangleCollisionSample.MacOS.csproj", "{466FBEF8-3AB2-4CED-92B6-6250CFD310DB}"
 EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpriteEffects", "SpriteEffects\SpriteEffects.MacOS.csproj", "{3B9ABB34-4D0F-4CFD-A02D-30D5569A060B}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpriteEffects.MacOS", "SpriteEffects\SpriteEffects.MacOS.csproj", "{3B9ABB34-4D0F-4CFD-A02D-30D5569A060B}"
 EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MonoGame.Samples.Tetris.MacOS", "Tetris\MonoGame.Samples.Tetris.MacOS.csproj", "{FE144248-B1ED-4A7C-980C-7A2E603CE604}"
 EndProject
@@ -85,6 +85,20 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MonoGame.Samples.Draw2D.Mac
 EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ParticleSettings", "Particle3DSample\ParticleSettings\ParticleSettings.csproj", "{3388FF68-6F15-4F36-B226-7823E5309E92}"
 EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Graphics3DSample.MacOS", "Graphics3DSample\Graphics3DSample.MacOS.csproj", "{C3D02EFA-1C48-415C-8811-56D20434FD68}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ReachGraphicsDemoDataTypes", "ReachGraphicsDemoDataTypes\ReachGraphicsDemoDataTypes.csproj", "{24A0BCFD-3B8C-4AC3-AE75-E50D2F7B8C79}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ReachGraphicsDemo.MacOS", "ReachGraphicsDemo\ReachGraphicsDemo.MacOS.csproj", "{EF8F598D-9F68-44B1-9DD1-BEF79E088CF9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StencilsCratersTutorial.MacOS", "StencilsCratersTutorial\StencilsCratersTutorial.MacOS.csproj", "{CA462192-65AD-4403-9B27-08B02B28453E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XNA2DShaderExamples.MacOS", "XNA2DShaderExamples\XNA2DShaderExamples.MacOS.csproj", "{945C911A-A909-40B0-89EC-E66F1F2265AF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LensFlare.MacOS", "LensFlare\LensFlare.MacOS.csproj", "{3CBC795F-4472-4669-8A0F-9710F5D5CA56}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PerformanceMeasuring.MacOS", "PerformanceMeasuring\PerformanceMeasuring.MacOS.csproj", "{C4FA34D5-2EE2-474B-A3C6-34025656FFD1}"
+EndProject
 Global
 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
 		Debug|Any CPU = Debug|Any CPU
@@ -96,6 +110,7 @@ Global
 		Release|iPhoneSimulator = Release|iPhoneSimulator
 		Debug|iPhone = Debug|iPhone
 		Release|iPhone = Release|iPhone
+		AppStore|Any CPU = AppStore|Any CPU
 	EndGlobalSection
 	GlobalSection(ProjectConfigurationPlatforms) = postSolution
 		{05E3B2AB-1E38-4E19-864D-BECFA95139D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
@@ -184,6 +199,26 @@ Global
 		{1F4BF87D-34DA-417D-96DE-24213A05739B}.Release|iPhoneSimulator.Build.0 = Release|x86
 		{1F4BF87D-34DA-417D-96DE-24213A05739B}.Release|x86.ActiveCfg = Release|x86
 		{1F4BF87D-34DA-417D-96DE-24213A05739B}.Release|x86.Build.0 = Release|x86
+		{24A0BCFD-3B8C-4AC3-AE75-E50D2F7B8C79}.AppStore|Any CPU.ActiveCfg = Debug|x86
+		{24A0BCFD-3B8C-4AC3-AE75-E50D2F7B8C79}.AppStore|Any CPU.Build.0 = Debug|x86
+		{24A0BCFD-3B8C-4AC3-AE75-E50D2F7B8C79}.Debug|Any CPU.ActiveCfg = Debug|x86
+		{24A0BCFD-3B8C-4AC3-AE75-E50D2F7B8C79}.Debug|Any CPU.Build.0 = Debug|x86
+		{24A0BCFD-3B8C-4AC3-AE75-E50D2F7B8C79}.Debug|iPhone.ActiveCfg = Debug|x86
+		{24A0BCFD-3B8C-4AC3-AE75-E50D2F7B8C79}.Debug|iPhone.Build.0 = Debug|x86
+		{24A0BCFD-3B8C-4AC3-AE75-E50D2F7B8C79}.Debug|iPhoneSimulator.ActiveCfg = Debug|x86
+		{24A0BCFD-3B8C-4AC3-AE75-E50D2F7B8C79}.Debug|iPhoneSimulator.Build.0 = Debug|x86
+		{24A0BCFD-3B8C-4AC3-AE75-E50D2F7B8C79}.Debug|x86.ActiveCfg = Debug|x86
+		{24A0BCFD-3B8C-4AC3-AE75-E50D2F7B8C79}.Debug|x86.Build.0 = Debug|x86
+		{24A0BCFD-3B8C-4AC3-AE75-E50D2F7B8C79}.Distribution|Any CPU.ActiveCfg = Debug|x86
+		{24A0BCFD-3B8C-4AC3-AE75-E50D2F7B8C79}.Distribution|Any CPU.Build.0 = Debug|x86
+		{24A0BCFD-3B8C-4AC3-AE75-E50D2F7B8C79}.Release|Any CPU.ActiveCfg = Release|x86
+		{24A0BCFD-3B8C-4AC3-AE75-E50D2F7B8C79}.Release|Any CPU.Build.0 = Release|x86
+		{24A0BCFD-3B8C-4AC3-AE75-E50D2F7B8C79}.Release|iPhone.ActiveCfg = Release|x86
+		{24A0BCFD-3B8C-4AC3-AE75-E50D2F7B8C79}.Release|iPhone.Build.0 = Release|x86
+		{24A0BCFD-3B8C-4AC3-AE75-E50D2F7B8C79}.Release|iPhoneSimulator.ActiveCfg = Release|x86
+		{24A0BCFD-3B8C-4AC3-AE75-E50D2F7B8C79}.Release|iPhoneSimulator.Build.0 = Release|x86
+		{24A0BCFD-3B8C-4AC3-AE75-E50D2F7B8C79}.Release|x86.ActiveCfg = Release|x86
+		{24A0BCFD-3B8C-4AC3-AE75-E50D2F7B8C79}.Release|x86.Build.0 = Release|x86
 		{27C1B777-4E37-4E2B-9CE4-5FDEE8CD9C40}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 		{27C1B777-4E37-4E2B-9CE4-5FDEE8CD9C40}.Debug|Any CPU.Build.0 = Debug|Any CPU
 		{27C1B777-4E37-4E2B-9CE4-5FDEE8CD9C40}.Debug|x86.ActiveCfg = Debug|Any CPU
@@ -274,6 +309,26 @@ Global
 		{3B9ABB34-4D0F-4CFD-A02D-30D5569A060B}.Release|Any CPU.Build.0 = Release|Any CPU
 		{3B9ABB34-4D0F-4CFD-A02D-30D5569A060B}.Release|x86.ActiveCfg = Release|Any CPU
 		{3B9ABB34-4D0F-4CFD-A02D-30D5569A060B}.Release|x86.Build.0 = Release|Any CPU
+		{3CBC795F-4472-4669-8A0F-9710F5D5CA56}.AppStore|Any CPU.ActiveCfg = AppStore|Any CPU
+		{3CBC795F-4472-4669-8A0F-9710F5D5CA56}.AppStore|Any CPU.Build.0 = AppStore|Any CPU
+		{3CBC795F-4472-4669-8A0F-9710F5D5CA56}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{3CBC795F-4472-4669-8A0F-9710F5D5CA56}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{3CBC795F-4472-4669-8A0F-9710F5D5CA56}.Debug|iPhone.ActiveCfg = Debug|Any CPU
+		{3CBC795F-4472-4669-8A0F-9710F5D5CA56}.Debug|iPhone.Build.0 = Debug|Any CPU
+		{3CBC795F-4472-4669-8A0F-9710F5D5CA56}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
+		{3CBC795F-4472-4669-8A0F-9710F5D5CA56}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
+		{3CBC795F-4472-4669-8A0F-9710F5D5CA56}.Debug|x86.ActiveCfg = Debug|Any CPU
+		{3CBC795F-4472-4669-8A0F-9710F5D5CA56}.Debug|x86.Build.0 = Debug|Any CPU
+		{3CBC795F-4472-4669-8A0F-9710F5D5CA56}.Distribution|Any CPU.ActiveCfg = Debug|Any CPU
+		{3CBC795F-4472-4669-8A0F-9710F5D5CA56}.Distribution|Any CPU.Build.0 = Debug|Any CPU
+		{3CBC795F-4472-4669-8A0F-9710F5D5CA56}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{3CBC795F-4472-4669-8A0F-9710F5D5CA56}.Release|Any CPU.Build.0 = Release|Any CPU
+		{3CBC795F-4472-4669-8A0F-9710F5D5CA56}.Release|iPhone.ActiveCfg = Release|Any CPU
+		{3CBC795F-4472-4669-8A0F-9710F5D5CA56}.Release|iPhone.Build.0 = Release|Any CPU
+		{3CBC795F-4472-4669-8A0F-9710F5D5CA56}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
+		{3CBC795F-4472-4669-8A0F-9710F5D5CA56}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
+		{3CBC795F-4472-4669-8A0F-9710F5D5CA56}.Release|x86.ActiveCfg = Release|Any CPU
+		{3CBC795F-4472-4669-8A0F-9710F5D5CA56}.Release|x86.Build.0 = Release|Any CPU
 		{4480BF44-7CE2-4A22-9372-DAFA3B05390E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 		{4480BF44-7CE2-4A22-9372-DAFA3B05390E}.Debug|Any CPU.Build.0 = Debug|Any CPU
 		{4480BF44-7CE2-4A22-9372-DAFA3B05390E}.Debug|x86.ActiveCfg = Debug|Any CPU
@@ -448,6 +503,26 @@ Global
 		{8592FA21-37B6-41C8-BC7F-17EB4930B96A}.Release|iPhoneSimulator.Build.0 = Release|x86
 		{8592FA21-37B6-41C8-BC7F-17EB4930B96A}.Release|x86.ActiveCfg = Release|x86
 		{8592FA21-37B6-41C8-BC7F-17EB4930B96A}.Release|x86.Build.0 = Release|x86
+		{945C911A-A909-40B0-89EC-E66F1F2265AF}.AppStore|Any CPU.ActiveCfg = AppStore|Any CPU
+		{945C911A-A909-40B0-89EC-E66F1F2265AF}.AppStore|Any CPU.Build.0 = AppStore|Any CPU
+		{945C911A-A909-40B0-89EC-E66F1F2265AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{945C911A-A909-40B0-89EC-E66F1F2265AF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{945C911A-A909-40B0-89EC-E66F1F2265AF}.Debug|iPhone.ActiveCfg = Debug|Any CPU
+		{945C911A-A909-40B0-89EC-E66F1F2265AF}.Debug|iPhone.Build.0 = Debug|Any CPU
+		{945C911A-A909-40B0-89EC-E66F1F2265AF}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
+		{945C911A-A909-40B0-89EC-E66F1F2265AF}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
+		{945C911A-A909-40B0-89EC-E66F1F2265AF}.Debug|x86.ActiveCfg = Debug|Any CPU
+		{945C911A-A909-40B0-89EC-E66F1F2265AF}.Debug|x86.Build.0 = Debug|Any CPU
+		{945C911A-A909-40B0-89EC-E66F1F2265AF}.Distribution|Any CPU.ActiveCfg = Debug|Any CPU
+		{945C911A-A909-40B0-89EC-E66F1F2265AF}.Distribution|Any CPU.Build.0 = Debug|Any CPU
+		{945C911A-A909-40B0-89EC-E66F1F2265AF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{945C911A-A909-40B0-89EC-E66F1F2265AF}.Release|Any CPU.Build.0 = Release|Any CPU
+		{945C911A-A909-40B0-89EC-E66F1F2265AF}.Release|iPhone.ActiveCfg = Release|Any CPU
+		{945C911A-A909-40B0-89EC-E66F1F2265AF}.Release|iPhone.Build.0 = Release|Any CPU
+		{945C911A-A909-40B0-89EC-E66F1F2265AF}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
+		{945C911A-A909-40B0-89EC-E66F1F2265AF}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
+		{945C911A-A909-40B0-89EC-E66F1F2265AF}.Release|x86.ActiveCfg = Release|Any CPU
+		{945C911A-A909-40B0-89EC-E66F1F2265AF}.Release|x86.Build.0 = Release|Any CPU
 		{9522776F-02BA-4BED-B8BB-6BAE580F4068}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 		{9522776F-02BA-4BED-B8BB-6BAE580F4068}.Debug|Any CPU.Build.0 = Debug|Any CPU
 		{9522776F-02BA-4BED-B8BB-6BAE580F4068}.Debug|x86.ActiveCfg = Debug|Any CPU
@@ -510,6 +585,46 @@ Global
 		{AE483C29-042E-4226-BA52-D247CE7676DA}.Distribution|Any CPU.Build.0 = Debug|Any CPU
 		{AE483C29-042E-4226-BA52-D247CE7676DA}.Release|Any CPU.ActiveCfg = Release|Any CPU
 		{AE483C29-042E-4226-BA52-D247CE7676DA}.Release|Any CPU.Build.0 = Release|Any CPU
+		{C3D02EFA-1C48-415C-8811-56D20434FD68}.AppStore|Any CPU.ActiveCfg = AppStore|Any CPU
+		{C3D02EFA-1C48-415C-8811-56D20434FD68}.AppStore|Any CPU.Build.0 = AppStore|Any CPU
+		{C3D02EFA-1C48-415C-8811-56D20434FD68}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{C3D02EFA-1C48-415C-8811-56D20434FD68}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{C3D02EFA-1C48-415C-8811-56D20434FD68}.Debug|iPhone.ActiveCfg = Debug|Any CPU
+		{C3D02EFA-1C48-415C-8811-56D20434FD68}.Debug|iPhone.Build.0 = Debug|Any CPU
+		{C3D02EFA-1C48-415C-8811-56D20434FD68}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
+		{C3D02EFA-1C48-415C-8811-56D20434FD68}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
+		{C3D02EFA-1C48-415C-8811-56D20434FD68}.Debug|x86.ActiveCfg = Debug|Any CPU
+		{C3D02EFA-1C48-415C-8811-56D20434FD68}.Debug|x86.Build.0 = Debug|Any CPU
+		{C3D02EFA-1C48-415C-8811-56D20434FD68}.Distribution|Any CPU.ActiveCfg = Debug|Any CPU
+		{C3D02EFA-1C48-415C-8811-56D20434FD68}.Distribution|Any CPU.Build.0 = Debug|Any CPU
+		{C3D02EFA-1C48-415C-8811-56D20434FD68}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{C3D02EFA-1C48-415C-8811-56D20434FD68}.Release|Any CPU.Build.0 = Release|Any CPU
+		{C3D02EFA-1C48-415C-8811-56D20434FD68}.Release|iPhone.ActiveCfg = Release|Any CPU
+		{C3D02EFA-1C48-415C-8811-56D20434FD68}.Release|iPhone.Build.0 = Release|Any CPU
+		{C3D02EFA-1C48-415C-8811-56D20434FD68}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
+		{C3D02EFA-1C48-415C-8811-56D20434FD68}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
+		{C3D02EFA-1C48-415C-8811-56D20434FD68}.Release|x86.ActiveCfg = Release|Any CPU
+		{C3D02EFA-1C48-415C-8811-56D20434FD68}.Release|x86.Build.0 = Release|Any CPU
+		{C4FA34D5-2EE2-474B-A3C6-34025656FFD1}.AppStore|Any CPU.ActiveCfg = AppStore|Any CPU
+		{C4FA34D5-2EE2-474B-A3C6-34025656FFD1}.AppStore|Any CPU.Build.0 = AppStore|Any CPU
+		{C4FA34D5-2EE2-474B-A3C6-34025656FFD1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{C4FA34D5-2EE2-474B-A3C6-34025656FFD1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{C4FA34D5-2EE2-474B-A3C6-34025656FFD1}.Debug|iPhone.ActiveCfg = Debug|Any CPU
+		{C4FA34D5-2EE2-474B-A3C6-34025656FFD1}.Debug|iPhone.Build.0 = Debug|Any CPU
+		{C4FA34D5-2EE2-474B-A3C6-34025656FFD1}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
+		{C4FA34D5-2EE2-474B-A3C6-34025656FFD1}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
+		{C4FA34D5-2EE2-474B-A3C6-34025656FFD1}.Debug|x86.ActiveCfg = Debug|Any CPU
+		{C4FA34D5-2EE2-474B-A3C6-34025656FFD1}.Debug|x86.Build.0 = Debug|Any CPU
+		{C4FA34D5-2EE2-474B-A3C6-34025656FFD1}.Distribution|Any CPU.ActiveCfg = Debug|Any CPU
+		{C4FA34D5-2EE2-474B-A3C6-34025656FFD1}.Distribution|Any CPU.Build.0 = Debug|Any CPU
+		{C4FA34D5-2EE2-474B-A3C6-34025656FFD1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{C4FA34D5-2EE2-474B-A3C6-34025656FFD1}.Release|Any CPU.Build.0 = Release|Any CPU
+		{C4FA34D5-2EE2-474B-A3C6-34025656FFD1}.Release|iPhone.ActiveCfg = Release|Any CPU
+		{C4FA34D5-2EE2-474B-A3C6-34025656FFD1}.Release|iPhone.Build.0 = Release|Any CPU
+		{C4FA34D5-2EE2-474B-A3C6-34025656FFD1}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
+		{C4FA34D5-2EE2-474B-A3C6-34025656FFD1}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
+		{C4FA34D5-2EE2-474B-A3C6-34025656FFD1}.Release|x86.ActiveCfg = Release|Any CPU
+		{C4FA34D5-2EE2-474B-A3C6-34025656FFD1}.Release|x86.Build.0 = Release|Any CPU
 		{C9382003-668B-48E6-86BC-7ECDE3ECFDBE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 		{C9382003-668B-48E6-86BC-7ECDE3ECFDBE}.Debug|Any CPU.Build.0 = Debug|Any CPU
 		{C9382003-668B-48E6-86BC-7ECDE3ECFDBE}.Debug|iPhone.ActiveCfg = Debug|Any CPU
@@ -528,6 +643,26 @@ Global
 		{C9382003-668B-48E6-86BC-7ECDE3ECFDBE}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
 		{C9382003-668B-48E6-86BC-7ECDE3ECFDBE}.Release|x86.ActiveCfg = Release|Any CPU
 		{C9382003-668B-48E6-86BC-7ECDE3ECFDBE}.Release|x86.Build.0 = Release|Any CPU
+		{CA462192-65AD-4403-9B27-08B02B28453E}.AppStore|Any CPU.ActiveCfg = Debug|x86
+		{CA462192-65AD-4403-9B27-08B02B28453E}.AppStore|Any CPU.Build.0 = Debug|x86
+		{CA462192-65AD-4403-9B27-08B02B28453E}.Debug|Any CPU.ActiveCfg = Debug|x86
+		{CA462192-65AD-4403-9B27-08B02B28453E}.Debug|Any CPU.Build.0 = Debug|x86
+		{CA462192-65AD-4403-9B27-08B02B28453E}.Debug|iPhone.ActiveCfg = Debug|x86
+		{CA462192-65AD-4403-9B27-08B02B28453E}.Debug|iPhone.Build.0 = Debug|x86
+		{CA462192-65AD-4403-9B27-08B02B28453E}.Debug|iPhoneSimulator.ActiveCfg = Debug|x86
+		{CA462192-65AD-4403-9B27-08B02B28453E}.Debug|iPhoneSimulator.Build.0 = Debug|x86
+		{CA462192-65AD-4403-9B27-08B02B28453E}.Debug|x86.ActiveCfg = Debug|x86
+		{CA462192-65AD-4403-9B27-08B02B28453E}.Debug|x86.Build.0 = Debug|x86
+		{CA462192-65AD-4403-9B27-08B02B28453E}.Distribution|Any CPU.ActiveCfg = Debug|x86
+		{CA462192-65AD-4403-9B27-08B02B28453E}.Distribution|Any CPU.Build.0 = Debug|x86
+		{CA462192-65AD-4403-9B27-08B02B28453E}.Release|Any CPU.ActiveCfg = Release|x86
+		{CA462192-65AD-4403-9B27-08B02B28453E}.Release|Any CPU.Build.0 = Release|x86
+		{CA462192-65AD-4403-9B27-08B02B28453E}.Release|iPhone.ActiveCfg = Release|x86
+		{CA462192-65AD-4403-9B27-08B02B28453E}.Release|iPhone.Build.0 = Release|x86
+		{CA462192-65AD-4403-9B27-08B02B28453E}.Release|iPhoneSimulator.ActiveCfg = Release|x86
+		{CA462192-65AD-4403-9B27-08B02B28453E}.Release|iPhoneSimulator.Build.0 = Release|x86
+		{CA462192-65AD-4403-9B27-08B02B28453E}.Release|x86.ActiveCfg = Release|x86
+		{CA462192-65AD-4403-9B27-08B02B28453E}.Release|x86.Build.0 = Release|x86
 		{CF7A194A-CF38-4379-909F-1B5FFB8F79C4}.Debug|Any CPU.ActiveCfg = Debug|x86
 		{CF7A194A-CF38-4379-909F-1B5FFB8F79C4}.Debug|Any CPU.Build.0 = Debug|x86
 		{CF7A194A-CF38-4379-909F-1B5FFB8F79C4}.Debug|iPhone.ActiveCfg = Debug|x86
@@ -574,6 +709,26 @@ Global
 		{ECD1D53E-F50A-4299-9B0F-2F64D6063513}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
 		{ECD1D53E-F50A-4299-9B0F-2F64D6063513}.Release|x86.ActiveCfg = Release|Any CPU
 		{ECD1D53E-F50A-4299-9B0F-2F64D6063513}.Release|x86.Build.0 = Release|Any CPU
+		{EF8F598D-9F68-44B1-9DD1-BEF79E088CF9}.AppStore|Any CPU.ActiveCfg = Debug|x86
+		{EF8F598D-9F68-44B1-9DD1-BEF79E088CF9}.AppStore|Any CPU.Build.0 = Debug|x86
+		{EF8F598D-9F68-44B1-9DD1-BEF79E088CF9}.Debug|Any CPU.ActiveCfg = Debug|x86
+		{EF8F598D-9F68-44B1-9DD1-BEF79E088CF9}.Debug|Any CPU.Build.0 = Debug|x86
+		{EF8F598D-9F68-44B1-9DD1-BEF79E088CF9}.Debug|iPhone.ActiveCfg = Debug|x86
+		{EF8F598D-9F68-44B1-9DD1-BEF79E088CF9}.Debug|iPhone.Build.0 = Debug|x86
+		{EF8F598D-9F68-44B1-9DD1-BEF79E088CF9}.Debug|iPhoneSimulator.ActiveCfg = Debug|x86
+		{EF8F598D-9F68-44B1-9DD1-BEF79E088CF9}.Debug|iPhoneSimulator.Build.0 = Debug|x86
+		{EF8F598D-9F68-44B1-9DD1-BEF79E088CF9}.Debug|x86.ActiveCfg = Debug|x86
+		{EF8F598D-9F68-44B1-9DD1-BEF79E088CF9}.Debug|x86.Build.0 = Debug|x86
+		{EF8F598D-9F68-44B1-9DD1-BEF79E088CF9}.Distribution|Any CPU.ActiveCfg = Debug|x86
+		{EF8F598D-9F68-44B1-9DD1-BEF79E088CF9}.Distribution|Any CPU.Build.0 = Debug|x86
+		{EF8F598D-9F68-44B1-9DD1-BEF79E088CF9}.Release|Any CPU.ActiveCfg = Release|x86
+		{EF8F598D-9F68-44B1-9DD1-BEF79E088CF9}.Release|Any CPU.Build.0 = Release|x86
+		{EF8F598D-9F68-44B1-9DD1-BEF79E088CF9}.Release|iPhone.ActiveCfg = Release|x86
+		{EF8F598D-9F68-44B1-9DD1-BEF79E088CF9}.Release|iPhone.Build.0 = Release|x86
+		{EF8F598D-9F68-44B1-9DD1-BEF79E088CF9}.Release|iPhoneSimulator.ActiveCfg = Release|x86
+		{EF8F598D-9F68-44B1-9DD1-BEF79E088CF9}.Release|iPhoneSimulator.Build.0 = Release|x86
+		{EF8F598D-9F68-44B1-9DD1-BEF79E088CF9}.Release|x86.ActiveCfg = Release|x86
+		{EF8F598D-9F68-44B1-9DD1-BEF79E088CF9}.Release|x86.Build.0 = Release|x86
 		{F3115910-E6D1-450D-97FB-A8168A5D622E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 		{F3115910-E6D1-450D-97FB-A8168A5D622E}.Debug|Any CPU.Build.0 = Debug|Any CPU
 		{F3115910-E6D1-450D-97FB-A8168A5D622E}.Debug|x86.ActiveCfg = Debug|Any CPU
@@ -610,7 +765,6 @@ Global
 		$0.TextStylePolicy = $1
 		$1.FileWidth = 120
 		$1.TabWidth = 4
-		$1.RemoveTrailingWhitespace = True
 		$1.EolMarker = Windows
 		$1.inheritsSet = Mono
 		$1.inheritsScope = text/plain

BIN
PerformanceMeasuring/Background.png


BIN
PerformanceMeasuring/Content/Checker.bmp


BIN
PerformanceMeasuring/Content/Checker_0.xnb


+ 60 - 0
PerformanceMeasuring/Content/Font.spritefont

@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+This file contains an xml description of a font, and will be read by the XNA
+Framework Content Pipeline. Follow the comments to customize the appearance
+of the font in your game, and to change the characters which are available to draw
+with.
+-->
+<XnaContent xmlns:Graphics="Microsoft.Xna.Framework.Content.Pipeline.Graphics">
+  <Asset Type="Graphics:FontDescription">
+
+    <!--
+    Modify this string to change the font that will be imported.
+    -->
+    <FontName>Segoe UI Mono</FontName>
+
+    <!--
+    Size is a float value, measured in points. Modify this value to change
+    the size of the font.
+    -->
+    <Size>14</Size>
+
+    <!--
+    Spacing is a float value, measured in pixels. Modify this value to change
+    the amount of spacing in between characters.
+    -->
+    <Spacing>0</Spacing>
+
+    <!--
+    UseKerning controls the layout of the font. If this value is true, kerning information
+    will be used when placing characters.
+    -->
+    <UseKerning>true</UseKerning>
+
+    <!--
+    Style controls the style of the font. Valid entries are "Regular", "Bold", "Italic",
+    and "Bold, Italic", and are case sensitive.
+    -->
+    <Style>Regular</Style>
+
+    <!--
+    If you uncomment this line, the default character will be substituted if you draw
+    or measure text that contains characters which were not included in the font.
+    -->
+    <!-- <DefaultCharacter>*</DefaultCharacter> -->
+
+    <!--
+    CharacterRegions control what letters are available in the font. Every
+    character from Start to End will be built and made available for drawing. The
+    default range is from 32, (ASCII space), to 126, ('~'), covering the basic Latin
+    character set. The characters are ordered according to the Unicode standard.
+    See the documentation for more information.
+    -->
+    <CharacterRegions>
+      <CharacterRegion>
+        <Start>&#32;</Start>
+        <End>&#126;</End>
+      </CharacterRegion>
+    </CharacterRegions>
+  </Asset>
+</XnaContent>

BIN
PerformanceMeasuring/Content/Font.xnb


+ 72 - 0
PerformanceMeasuring/Content/Ground.x

@@ -0,0 +1,72 @@
+xof 0303txt 0032
+template Vector {
+ <3d82ab5e-62da-11cf-ab39-0020af71e433>
+ FLOAT x;
+ FLOAT y;
+ FLOAT z;
+}
+
+template MeshFace {
+ <3d82ab5f-62da-11cf-ab39-0020af71e433>
+ DWORD nFaceVertexIndices;
+ array DWORD faceVertexIndices[nFaceVertexIndices];
+}
+
+template Mesh {
+ <3d82ab44-62da-11cf-ab39-0020af71e433>
+ DWORD nVertices;
+ array Vector vertices[nVertices];
+ DWORD nFaces;
+ array MeshFace faces[nFaces];
+ [...]
+}
+
+template Coords2d {
+ <f6f23f44-7686-11cf-8f52-0040333594a3>
+ FLOAT u;
+ FLOAT v;
+}
+
+template MeshTextureCoords {
+ <f6f23f40-7686-11cf-8f52-0040333594a3>
+ DWORD nTextureCoords;
+ array Coords2d textureCoords[nTextureCoords];
+}
+
+
+Mesh {
+ 4;
+ 1.00000;0.000000;-1.00000;,
+ -1.00000;0.000000;-1.00000;,
+ -1.00000;0.000000;1.00000;,
+ 1.00000;0.000000;1.00000;;
+ 2;
+ 3;0,1,2;,
+ 3;0,2,3;;
+
+ MeshTextureCoords {
+  4;
+  0.000000;0.000000;,
+  0.000000;5.000000;,
+  5.000000;5.000000;,
+  5.000000;0.000000;;
+ }
+
+ MeshMaterialList {
+  1;
+  2;
+  0,
+  0;
+
+  Material {
+   0.800000;0.800000;0.800000;1.000000;;
+   0.000000;
+   0.000000;0.000000;0.000000;;
+   0.000000;0.000000;0.000000;;
+
+   TextureFilename {
+    "Checker.bmp";
+   }
+  }
+ }
+}

BIN
PerformanceMeasuring/Content/Ground.xnb


+ 66 - 0
PerformanceMeasuring/Content/PerformanceMeasuringContent.contentproj

@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <PropertyGroup>
+    <ProjectGuid>{A3D2502E-1513-4C44-88CE-7711EAC1E87C}</ProjectGuid>
+    <ProjectTypeGuids>{96E2B04D-8817-42c6-938A-82C39BA4D311};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
+    <OutputType>Library</OutputType>
+    <AppDesignerFolder>Properties</AppDesignerFolder>
+    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+    <XnaFrameworkVersion>v4.0</XnaFrameworkVersion>
+    <OutputPath>bin\$(Platform)\$(Configuration)</OutputPath>
+    <ContentRootDirectory>Content</ContentRootDirectory>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
+    <PlatformTarget>x86</PlatformTarget>
+  </PropertyGroup>
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
+    <PlatformTarget>x86</PlatformTarget>
+  </PropertyGroup>
+  <PropertyGroup>
+    <RootNamespace>PerformanceMeasuringContent</RootNamespace>
+  </PropertyGroup>
+  <ItemGroup>
+    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.EffectImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
+      <Private>False</Private>
+    </Reference>
+    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.FBXImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
+      <Private>False</Private>
+    </Reference>
+    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.TextureImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
+      <Private>False</Private>
+    </Reference>
+    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.XImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
+      <Private>False</Private>
+    </Reference>
+    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.AudioImporters, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
+      <Private>False</Private>
+    </Reference>
+    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.VideoImporters, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
+      <Private>False</Private>
+    </Reference>
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="Font.spritefont">
+      <Name>Font</Name>
+      <Importer>FontDescriptionImporter</Importer>
+      <Processor>FontDescriptionProcessor</Processor>
+    </Compile>
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="Ground.x">
+      <Name>Ground</Name>
+      <Importer>XImporter</Importer>
+      <Processor>ModelProcessor</Processor>
+    </Compile>
+  </ItemGroup>
+  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" />
+  <!--  To modify your build process, add your task inside one of the targets below and uncomment it. 
+       Other similar extension points exist, see Microsoft.Common.targets.
+  <Target Name="BeforeBuild">
+  </Target>
+  <Target Name="AfterBuild">
+  </Target>
+  -->
+</Project>

BIN
PerformanceMeasuring/Game.ico


+ 580 - 0
PerformanceMeasuring/GameDebugTools/DebugCommandUI.cs

@@ -0,0 +1,580 @@
+#region File Description
+//-----------------------------------------------------------------------------
+// DebugCommandUI.cs
+//
+// Microsoft XNA Community Game Platform
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//-----------------------------------------------------------------------------
+#endregion
+
+#region Using Statements
+
+using System;
+using System.Collections.Generic;
+using Microsoft.Xna.Framework;
+using Microsoft.Xna.Framework.Input;
+using Microsoft.Xna.Framework.Graphics;
+
+#endregion
+
+namespace PerformanceMeasuring.GameDebugTools
+{
+    /// <summary>
+    /// Command Window class for Debug purpose.
+    /// </summary>
+    /// <remarks>
+    /// Debug command UI that runs in the Game.
+    /// You can type commands using the keyboard, even on the Xbox
+    /// just connect a USB keyboard to it
+    /// This works on all 3 platforms (Xbox, Windows, Phone)
+    /// 
+    /// How to Use:
+    /// 1) Add this component to the game.
+    /// 2) Register command by RegisterCommand method.
+    /// 3) Open/Close Debug window by Tab key.
+    /// </remarks>
+    public class DebugCommandUI : DrawableGameComponent, IDebugCommandHost
+    {
+        #region Constants
+
+        /// <summary>
+        /// Maximum lines that shows in Debug command window.
+        /// </summary>
+        const int MaxLineCount = 20;
+
+        /// <summary>
+        /// Maximum command history number.
+        /// </summary>
+        const int MaxCommandHistory = 32;
+
+        /// <summary>
+        /// Cursor character.
+        /// </summary>
+        const string Cursor = "_";
+
+        /// <summary>
+        /// Default Prompt string.
+        /// </summary>
+        public const string DefaultPrompt = "CMD>";
+
+        #endregion
+
+        #region Properties
+
+        /// <summary>
+        /// Gets/Sets Prompt string.
+        /// </summary>
+        public string Prompt { get; set; }
+
+        /// <summary>
+        /// Is it waiting for key inputs?
+        /// </summary>
+        public bool Focused { get { return state != State.Closed; } }
+
+        #endregion
+
+        #region Fields
+
+        // Command window states.
+        enum State
+        {
+            Closed,
+            Opening,
+            Opened,
+            Closing
+        }
+
+        /// <summary>
+        /// CommandInfo class that contains information to run the command.
+        /// </summary>
+        class CommandInfo
+        {
+            public CommandInfo(
+                string command, string description, DebugCommandExecute callback)
+            {
+                this.command = command;
+                this.description = description;
+                this.callback = callback;
+            }
+
+            // command name
+            public string command;
+
+            // Description of command.
+            public string description;
+
+            // delegate for execute the command.
+            public DebugCommandExecute callback;
+        }
+
+        // Reference to DebugManager.
+        private DebugManager debugManager;
+
+        // Current state
+        private State state = State.Closed;
+
+        // timer for state transition.
+        private float stateTransition;
+
+        // Registered echo listeners.
+        List<IDebugEchoListner> listenrs = new List<IDebugEchoListner>();
+
+        // Registered command executioner.
+        Stack<IDebugCommandExecutioner> executioners = new Stack<IDebugCommandExecutioner>();
+
+        // Registered commands
+        private Dictionary<string, CommandInfo> commandTable =
+                                                new Dictionary<string, CommandInfo>();
+
+        // Current command line string and cursor position.
+        private string commandLine = String.Empty;
+        private int cursorIndex = 0;
+
+        private Queue<string> lines = new Queue<string>();
+
+        // Command history buffer.
+        private List<string> commandHistory = new List<string>();
+
+        // Selecting command history index.
+        private int commandHistoryIndex;
+
+        #region variables for keyboard input handling.
+
+        // Previous frame keyboard state.
+        private KeyboardState prevKeyState;
+
+        // Key that pressed last frame.
+        private Keys pressedKey;
+
+        // Timer for key repeating.
+        private float keyRepeatTimer;
+
+        // Key repeat duration in seconds for the first key press.
+        private float keyRepeatStartDuration = 0.3f;
+
+        // Key repeat duration in seconds after the first key press.
+        private float keyRepeatDuration = 0.03f;
+
+        #endregion
+
+        #endregion
+
+        #region Initialization
+
+        /// <summary>
+        /// Constructor
+        /// </summary>
+        public DebugCommandUI(Game game)
+            : base(game)
+        {
+            Prompt = DefaultPrompt;
+
+            // Add this instance as a service.
+            Game.Services.AddService(typeof(IDebugCommandHost), this);
+
+            // Draw the command UI on top of everything
+            DrawOrder = int.MaxValue;
+
+            // Adding default commands.
+
+            // Help command displays registered command information.
+            RegisterCommand("help", "Show Command helps",
+            delegate(IDebugCommandHost host, string command, IList<string> args)
+            {
+                int maxLen = 0;
+                foreach (CommandInfo cmd in commandTable.Values)
+                    maxLen = Math.Max(maxLen, cmd.command.Length);
+
+                string fmt = String.Format("{{0,-{0}}}    {{1}}", maxLen);
+
+                foreach (CommandInfo cmd in commandTable.Values)
+                {
+                    Echo(String.Format(fmt, cmd.command, cmd.description));
+                }
+            });
+
+            // Clear screen command
+            RegisterCommand("cls", "Clear Screen",
+            delegate(IDebugCommandHost host, string command, IList<string> args)
+            {
+                lines.Clear();
+            });
+
+            // Echo command
+            RegisterCommand("echo", "Display Messages",
+            delegate(IDebugCommandHost host, string command, IList<string> args)
+            {
+                Echo(command.Substring(5));
+            });
+        }
+
+        /// <summary>
+        /// Initialize component
+        /// </summary>
+        public override void Initialize()
+        {
+            debugManager =
+                Game.Services.GetService(typeof(DebugManager)) as DebugManager;
+
+            if (debugManager == null)
+                throw new InvalidOperationException("Coudn't find DebugManager.");
+
+            base.Initialize();
+        }
+
+        #endregion
+
+        #region IDebugCommandHostinterface implemenration
+
+        public void RegisterCommand(
+            string command, string description, DebugCommandExecute callback)
+        {
+            string lowerCommand = command.ToLower();
+            if (commandTable.ContainsKey(lowerCommand))
+            {
+                throw new InvalidOperationException(
+                    String.Format("Command \"{0}\" is already registered.", command));
+            }
+
+            commandTable.Add(
+                lowerCommand, new CommandInfo(command, description, callback));
+        }
+
+        public void UnregisterCommand(string command)
+        {
+            string lowerCommand = command.ToLower();
+            if (!commandTable.ContainsKey(lowerCommand))
+            {
+                throw new InvalidOperationException(
+                    String.Format("Command \"{0}\" is not registered.", command));
+            }
+
+            commandTable.Remove(command);
+        }
+
+        public void ExecuteCommand(string command)
+        {
+            // Call registered executioner.
+            if (executioners.Count != 0)
+            {
+                executioners.Peek().ExecuteCommand(command);
+                return;
+            }
+
+            // Run the command.
+            char[] spaceChars = new char[] { ' ' };
+
+            Echo(Prompt + command);
+
+            command = command.TrimStart(spaceChars);
+
+            List<string> args = new List<string>(command.Split(spaceChars));
+            string cmdText = args[0];
+            args.RemoveAt(0);
+
+            CommandInfo cmd;
+            if (commandTable.TryGetValue(cmdText.ToLower(), out cmd))
+            {
+                try
+                {
+                    // Call registered command delegate.
+                    cmd.callback(this, command, args);
+                }
+                catch (Exception e)
+                {
+                    // Exception occurred while running command.
+                    EchoError("Unhandled Exception occurred");
+
+                    string[] lines = e.Message.Split(new char[] { '\n' });
+                    foreach (string line in lines)
+                        EchoError(line);
+                }
+            }
+            else
+            {
+                Echo("Unknown Command");
+            }
+
+            // Add to command history.
+            commandHistory.Add(command);
+            while (commandHistory.Count > MaxCommandHistory)
+                commandHistory.RemoveAt(0);
+
+            commandHistoryIndex = commandHistory.Count;
+        }
+
+        public void RegisterEchoListner(IDebugEchoListner listner)
+        {
+            listenrs.Add(listner);
+        }
+
+        public void UnregisterEchoListner(IDebugEchoListner listner)
+        {
+            listenrs.Remove(listner);
+        }
+
+        public void Echo(DebugCommandMessage messageType, string text)
+        {
+            lines.Enqueue(text);
+            while (lines.Count >= MaxLineCount)
+                lines.Dequeue();
+
+            // Call registered listeners.
+            foreach (IDebugEchoListner listner in listenrs)
+                listner.Echo(messageType, text);
+        }
+
+        public void Echo(string text)
+        {
+            Echo(DebugCommandMessage.Standard, text);
+        }
+
+        public void EchoWarning(string text)
+        {
+            Echo(DebugCommandMessage.Warning, text);
+        }
+
+        public void EchoError(string text)
+        {
+            Echo(DebugCommandMessage.Error, text);
+        }
+
+        public void PushExecutioner(IDebugCommandExecutioner executioner)
+        {
+            executioners.Push(executioner);
+        }
+
+        public void PopExecutioner()
+        {
+            executioners.Pop();
+        }
+
+        #endregion
+
+        #region Update and Draw
+
+        /// <summary>
+        /// Show Debug Command window.
+        /// </summary>
+        public void Show()
+        {
+            if (state == State.Closed)
+            {
+                stateTransition = 0.0f;
+                state = State.Opening;
+            }
+        }
+
+        /// <summary>
+        /// Hide Debug Command window.
+        /// </summary>
+        public void Hide()
+        {
+            if (state == State.Opened)
+            {
+                stateTransition = 1.0f;
+                state = State.Closing;
+            }
+        }
+
+        public override void Update(GameTime gameTime)
+        {
+            KeyboardState keyState = Keyboard.GetState();
+
+            float dt = (float)gameTime.ElapsedGameTime.TotalSeconds;
+            const float OpenSpeed = 8.0f;
+            const float CloseSpeed = 8.0f;
+
+            switch (state)
+            {
+                case State.Closed:
+                    if (keyState.IsKeyDown(Keys.Tab))
+                        Show();
+                    break;
+                case State.Opening:
+                    stateTransition += dt * OpenSpeed;
+                    if (stateTransition > 1.0f)
+                    {
+                        stateTransition = 1.0f;
+                        state = State.Opened;
+                    }
+                    break;
+                case State.Opened:
+                    ProcessKeyInputs(dt);
+                    break;
+                case State.Closing:
+                    stateTransition -= dt * CloseSpeed;
+                    if (stateTransition < 0.0f)
+                    {
+                        stateTransition = 0.0f;
+                        state = State.Closed;
+                    }
+                    break;
+            }
+
+            prevKeyState = keyState;
+
+            base.Update(gameTime);
+        }
+
+        /// <summary>
+        /// Hand keyboard input.
+        /// </summary>
+        /// <param name="dt"></param>
+        public void ProcessKeyInputs(float dt)
+        {
+            KeyboardState keyState = Keyboard.GetState();
+            Keys[] keys = keyState.GetPressedKeys();
+
+            bool shift = keyState.IsKeyDown(Keys.LeftShift) ||
+                            keyState.IsKeyDown(Keys.RightShift);
+
+            foreach (Keys key in keys)
+            {
+                if (!IsKeyPressed(key, dt)) continue;
+
+                char ch;
+                if (KeyboardUtils.KeyToString(key, shift, out ch))
+                {
+                    // Handle typical character input.
+                    commandLine = commandLine.Insert(cursorIndex, new string(ch, 1));
+                    cursorIndex++;
+                }
+                else
+                {
+                    switch (key)
+                    {
+                        case Keys.Back:
+                            if (cursorIndex > 0)
+                                commandLine = commandLine.Remove(--cursorIndex, 1);
+                            break;
+                        case Keys.Delete:
+                            if (cursorIndex < commandLine.Length)
+                                commandLine = commandLine.Remove(cursorIndex, 1);
+                            break;
+                        case Keys.Left:
+                            if (cursorIndex > 0)
+                                cursorIndex--;
+                            break;
+                        case Keys.Right:
+                            if (cursorIndex < commandLine.Length)
+                                cursorIndex++;
+                            break;
+                        case Keys.Enter:
+                            // Run the command.
+                            ExecuteCommand(commandLine);
+                            commandLine = string.Empty;
+                            cursorIndex = 0;
+                            break;
+                        case Keys.Up:
+                            // Show command history.
+                            if (commandHistory.Count > 0)
+                            {
+                                commandHistoryIndex =
+                                    Math.Max(0, commandHistoryIndex - 1);
+
+                                commandLine = commandHistory[commandHistoryIndex];
+                                cursorIndex = commandLine.Length;
+                            }
+                            break;
+                        case Keys.Down:
+                            // Show command history.
+                            if (commandHistory.Count > 0)
+                            {
+                                commandHistoryIndex = Math.Min(commandHistory.Count - 1,
+                                                                commandHistoryIndex + 1);
+                                commandLine = commandHistory[commandHistoryIndex];
+                                cursorIndex = commandLine.Length;
+                            }
+                            break;
+                        case Keys.Tab:
+                            Hide();
+                            break;
+                    }
+                }
+            }
+
+        }
+
+        /// <summary>
+        /// Pressing check with key repeating.
+        /// </summary>
+        /// <param name="key"></param>
+        /// <returns></returns>
+        bool IsKeyPressed(Keys key, float dt)
+        {
+            // Treat it as pressed if given key has not pressed in previous frame.
+            if (prevKeyState.IsKeyUp(key))
+            {
+                keyRepeatTimer = keyRepeatStartDuration;
+                pressedKey = key;
+                return true;
+            }
+
+            // Handling key repeating if given key has pressed in previous frame.
+            if (key == pressedKey)
+            {
+                keyRepeatTimer -= dt;
+                if (keyRepeatTimer <= 0.0f)
+                {
+                    keyRepeatTimer += keyRepeatDuration;
+                    return true;
+                }
+            }
+
+            return false;
+        }
+
+        public override void Draw(GameTime gameTime)
+        {
+            // Do nothing when command window is completely closed.
+            if (state == State.Closed)
+                return;
+
+            SpriteFont font = debugManager.DebugFont;
+            SpriteBatch spriteBatch = debugManager.SpriteBatch;
+            Texture2D whiteTexture = debugManager.WhiteTexture;
+
+            // Compute command window size and draw.
+            float w = GraphicsDevice.Viewport.Width;
+            float h = GraphicsDevice.Viewport.Height;
+            float topMargin = h * 0.1f;
+            float leftMargin = w * 0.1f;
+
+            Rectangle rect = new Rectangle();
+            rect.X = (int)leftMargin;
+            rect.Y = (int)topMargin;
+            rect.Width = (int)(w * 0.8f);
+            rect.Height = (int)(MaxLineCount * font.LineSpacing);
+
+            Matrix mtx = Matrix.CreateTranslation(
+                        new Vector3(0, -rect.Height * (1.0f - stateTransition), 0));
+
+            spriteBatch.Begin(SpriteSortMode.Deferred, null, null, null, null, null, mtx);
+
+            spriteBatch.Draw(whiteTexture, rect, new Color(0, 0, 0, 200));
+
+            // Draw each lines.
+            Vector2 pos = new Vector2(leftMargin, topMargin);
+            foreach (string line in lines)
+            {
+                spriteBatch.DrawString(font, line, pos, Color.White);
+                pos.Y += font.LineSpacing;
+            }
+
+            // Draw prompt string.
+            string leftPart = Prompt + commandLine.Substring(0, cursorIndex);
+            Vector2 cursorPos = pos + font.MeasureString(leftPart);
+            cursorPos.Y = pos.Y;
+
+            spriteBatch.DrawString(font,
+                String.Format("{0}{1}", Prompt, commandLine), pos, Color.White);
+            spriteBatch.DrawString(font, Cursor, cursorPos, Color.White);
+
+            spriteBatch.End();
+        }
+
+        #endregion
+
+    }
+}

+ 78 - 0
PerformanceMeasuring/GameDebugTools/DebugManager.cs

@@ -0,0 +1,78 @@
+#region File Description
+//-----------------------------------------------------------------------------
+// DebugManager.cs
+//
+// Microsoft XNA Community Game Platform
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//-----------------------------------------------------------------------------
+#endregion
+
+#region Using Statements
+
+using Microsoft.Xna.Framework;
+using Microsoft.Xna.Framework.Graphics;
+using Microsoft.Xna.Framework.Content;
+
+#endregion
+
+namespace PerformanceMeasuring.GameDebugTools
+{
+    /// <summary>
+    /// DebugManager class that holds graphics resources for debug
+    /// </summary>
+    public class DebugManager : DrawableGameComponent
+    {
+        // the name of the font to load
+        private string debugFont;
+
+        #region Properties
+
+        /// <summary>
+        /// Gets a sprite batch for debug.
+        /// </summary>
+        public SpriteBatch SpriteBatch { get; private set; }
+
+        /// <summary>
+        /// Gets white texture.
+        /// </summary>
+        public Texture2D WhiteTexture { get; private set; }
+
+        /// <summary>
+        /// Gets SpriteFont for debug.
+        /// </summary>
+        public SpriteFont DebugFont { get; private set; }
+
+        #endregion
+
+        #region Initialize
+
+        public DebugManager(Game game, string debugFont)
+            : base(game)
+        {
+            // Added as a Service.
+            Game.Services.AddService(typeof(DebugManager), this);
+            this.debugFont = debugFont;
+
+            // This component doesn't need be call neither update nor draw.
+            this.Enabled = false;
+            this.Visible = false;
+        }
+
+        protected override void LoadContent()
+        {
+            // Load debug content.
+            SpriteBatch = new SpriteBatch(GraphicsDevice);
+
+            DebugFont = Game.Content.Load<SpriteFont>(debugFont);
+
+            // Create white texture.
+            WhiteTexture = new Texture2D(GraphicsDevice, 1, 1);
+            Color[] whitePixels = new Color[] { Color.White };
+            WhiteTexture.SetData<Color>(whitePixels);
+
+            base.LoadContent();
+        }
+
+        #endregion
+    }
+}

+ 125 - 0
PerformanceMeasuring/GameDebugTools/DebugSystem.cs

@@ -0,0 +1,125 @@
+#region File Description
+//-----------------------------------------------------------------------------
+// DebugSystem.cs
+//
+// Microsoft XNA Community Game Platform
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//-----------------------------------------------------------------------------
+#endregion
+
+/*
+ * To get started with the GameDebugTools, go to your main game class, override the Initialize method and add the
+ * following line of code:
+ * 
+ * GameDebugTools.DebugSystem.Initialize(this, "MyFont");
+ * 
+ * where "MyFont" is the name a SpriteFont in your content project. This method will initialize all of the debug
+ * tools and add the necessary components to your game. To begin instrumenting your game, add the following line of 
+ * code to the top of your Update method:
+ *
+ * GameDebugTools.DebugSystem.Instance.TimeRuler.StartFrame()
+ * 
+ * Once you have that in place, you can add markers throughout your game by surrounding your code with BeginMark and
+ * EndMark calls of the TimeRuler. For example:
+ * 
+ * GameDebugTools.DebugSystem.Instance.TimeRuler.BeginMark("SomeCode", Color.Blue);
+ * // Your code goes here
+ * GameDebugTools.DebugSystem.Instance.TimeRuler.EndMark("SomeCode");
+ * 
+ * Then you can display these results by setting the Visible property of the TimeRuler to true. This will give you a
+ * visual display you can use to profile your game for optimizations.
+ *
+ * The GameDebugTools also come with an FpsCounter and a DebugCommandUI, which allows you to type commands at runtime
+ * and toggle the various displays as well as registering your own commands that enable you to alter your game without
+ * having to restart.
+ */
+
+using Microsoft.Xna.Framework;
+
+namespace PerformanceMeasuring.GameDebugTools
+{
+    /// <summary>
+    /// DebugSystem is a helper class that streamlines the creation of the various GameDebug
+    /// pieces. While games are free to add only the pieces they care about, DebugSystem allows
+    /// games to quickly create and add all the components by calling the Initialize method.
+    /// </summary>
+    public class DebugSystem
+    {
+        private static DebugSystem singletonInstance;
+
+        /// <summary>
+        /// Gets the singleton instance of the debug system. You must call Initialize
+        /// to create the instance.
+        /// </summary>
+        public static DebugSystem Instance
+        {
+            get { return singletonInstance; }
+        }
+
+        /// <summary>
+        /// Gets the DebugManager for the system.
+        /// </summary>
+        public DebugManager DebugManager { get; private set; }
+
+        /// <summary>
+        /// Gets the DebugCommandUI for the system.
+        /// </summary>
+        public DebugCommandUI DebugCommandUI { get; private set; }
+
+        /// <summary>
+        /// Gets the FpsCounter for the system.
+        /// </summary>
+        public FpsCounter FpsCounter { get; private set; }
+
+        /// <summary>
+        /// Gets the TimeRuler for the system.
+        /// </summary>
+        public TimeRuler TimeRuler { get; private set; }
+
+#if !WINDOWS_PHONE
+        /// <summary>
+        /// Gets the RemoteDebugCommand for the system.
+        /// </summary>
+        public RemoteDebugCommand RemoteDebugCommand { get; private set; }
+#endif
+
+        /// <summary>
+        /// Initializes the DebugSystem and adds all components to the game's Components collection.
+        /// </summary>
+        /// <param name="game">The game using the DebugSystem.</param>
+        /// <param name="debugFont">The font to use by the DebugSystem.</param>
+        /// <returns>The DebugSystem for the game to use.</returns>
+        public static DebugSystem Initialize(Game game, string debugFont)
+        {
+            // if the singleton exists, return that; we don't want two systems being created for a game
+            if (singletonInstance != null)
+                return singletonInstance;
+
+            // Create the system
+            singletonInstance = new DebugSystem();
+
+            // Create all of the system components
+            singletonInstance.DebugManager = new DebugManager(game, debugFont);
+            game.Components.Add(singletonInstance.DebugManager);
+
+            singletonInstance.DebugCommandUI = new DebugCommandUI(game);
+            game.Components.Add(singletonInstance.DebugCommandUI);
+
+            singletonInstance.FpsCounter = new FpsCounter(game);
+            game.Components.Add(singletonInstance.FpsCounter);
+
+            singletonInstance.TimeRuler = new TimeRuler(game);
+            game.Components.Add(singletonInstance.TimeRuler);
+
+#if !WINDOWS_PHONE
+            singletonInstance.RemoteDebugCommand = new RemoteDebugCommand(game);
+            game.Components.Add(singletonInstance.RemoteDebugCommand);
+#endif
+
+            return singletonInstance;
+        }
+
+        // Private constructor; games should use Initialize
+        private DebugSystem() { }
+    }
+}

+ 172 - 0
PerformanceMeasuring/GameDebugTools/FpsCounter.cs

@@ -0,0 +1,172 @@
+#region File Description
+//-----------------------------------------------------------------------------
+// FpsCounter.cs
+//
+// Microsoft XNA Community Game Platform
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//-----------------------------------------------------------------------------
+#endregion
+
+#region Using Statements
+
+using System;
+using System.Collections.Generic;
+using System.Diagnostics;
+using System.Text;
+
+using Microsoft.Xna.Framework;
+using Microsoft.Xna.Framework.Graphics;
+
+#endregion
+
+namespace PerformanceMeasuring.GameDebugTools
+{
+    /// <summary>
+    /// Component for FPS measure and draw.
+    /// </summary>
+    public class FpsCounter : DrawableGameComponent
+    {
+        #region Properties
+
+        /// <summary>
+        /// Gets current FPS
+        /// </summary>
+        public float Fps { get; private set; }
+
+        /// <summary>
+        /// Gets/Sets FPS sample duration.
+        /// </summary>
+        public TimeSpan SampleSpan { get; set; }
+
+        #endregion
+
+        #region Fields
+
+        // Reference for debug manager.
+        private DebugManager debugManager;
+
+        // Stopwatch for fps measuring.
+        private Stopwatch stopwatch;
+
+        private int sampleFrames;
+
+        // stringBuilder for FPS counter draw.
+        private StringBuilder stringBuilder = new StringBuilder(16);
+
+        #endregion
+
+        #region Initialize
+
+        public FpsCounter(Game game)
+            : base(game)
+        {
+            SampleSpan = TimeSpan.FromSeconds(1);
+        }
+
+        public override void Initialize()
+        {
+            // Get debug manager from game service.
+            debugManager =
+                Game.Services.GetService(typeof(DebugManager)) as DebugManager;
+
+            if (debugManager == null)
+                throw new InvalidOperationException("DebugManaer is not registered.");
+
+            // Register 'fps' command if debug command is registered as a service.
+            IDebugCommandHost host =
+                                Game.Services.GetService(typeof(IDebugCommandHost))
+                                                                as IDebugCommandHost;
+
+            if (host != null)
+            {
+                host.RegisterCommand("fps", "FPS Counter", this.CommandExecute);
+                Visible = true;
+            }
+
+            // Initialize parameters.
+            Fps = 0;
+            sampleFrames = 0;
+            stopwatch = Stopwatch.StartNew();
+            stringBuilder.Length = 0;
+
+            base.Initialize();
+        }
+
+        #endregion
+
+        /// <summary>
+        /// FPS command implementation.
+        /// </summary>
+        private void CommandExecute(IDebugCommandHost host,
+                                    string command, IList<string> arguments)
+        {
+            if (arguments.Count == 0)
+                Visible = !Visible;
+
+            foreach (string arg in arguments)
+            {
+                switch (arg.ToLower())
+                {
+                    case "on":
+                        Visible = true;
+                        break;
+                    case "off":
+                        Visible = false;
+                        break;
+                }
+            }
+        }
+
+        #region Update and Draw
+
+        public override void Update(GameTime gameTime)
+        {
+            if (stopwatch.Elapsed > SampleSpan)
+            {
+                // Update FPS value and start next sampling period.
+                Fps = (float)sampleFrames / (float)stopwatch.Elapsed.TotalSeconds;
+
+                stopwatch.Reset();
+                stopwatch.Start();
+                sampleFrames = 0;
+
+                // Update draw string.
+                stringBuilder.Length = 0;
+                stringBuilder.Append("FPS: ");
+                stringBuilder.AppendNumber(Fps);
+            }
+        }
+
+        public override void Draw(GameTime gameTime)
+        {
+            sampleFrames++;
+
+            SpriteBatch spriteBatch = debugManager.SpriteBatch;
+            SpriteFont font = debugManager.DebugFont;
+
+            // Compute size of border area.
+            Vector2 size = font.MeasureString("X");
+            Rectangle rc =
+                new Rectangle(0, 0, (int)(size.X * 14f), (int)(size.Y * 1.3f));
+
+            Layout layout = new Layout(spriteBatch.GraphicsDevice.Viewport);
+            rc = layout.Place(rc, 0.01f, 0.01f, Alignment.TopLeft);
+
+            // Place FPS string in border area.
+            size = font.MeasureString(stringBuilder);
+            layout.ClientArea = rc;
+            Vector2 pos = layout.Place(size, 0, 0.1f, Alignment.Center);
+
+            // Draw
+            spriteBatch.Begin();
+            spriteBatch.Draw(debugManager.WhiteTexture, rc, new Color(0, 0, 0, 128));
+            spriteBatch.DrawString(font, stringBuilder, pos, Color.White);
+            spriteBatch.End();
+
+            base.Draw(gameTime);
+        }
+
+        #endregion
+
+    }
+}

+ 122 - 0
PerformanceMeasuring/GameDebugTools/IDebugCommandHost.cs

@@ -0,0 +1,122 @@
+#region File Description
+//-----------------------------------------------------------------------------
+// IDebugCommandHost.cs
+//
+// Microsoft XNA Community Game Platform
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//-----------------------------------------------------------------------------
+#endregion
+
+#region Using Statements
+
+using System.Collections.Generic;
+
+#endregion
+
+namespace PerformanceMeasuring.GameDebugTools
+{
+    /// <summary>
+    /// Message types for debug command.
+    /// </summary>
+    public enum DebugCommandMessage
+    {
+        Standard = 1,
+        Error = 2,
+        Warning = 3
+    }
+
+    /// <summary>
+    /// Debug command execution delegate.
+    /// </summary>
+    /// <param name="host">Host who will execute the command.</param>
+    /// <param name="command">command name</param>
+    /// <param name="arguments">command arguments</param>
+    public delegate void DebugCommandExecute(IDebugCommandHost host, string command,
+                                                            IList<string> arguments);
+
+    /// <summary>
+    /// Interface for debug command executioner.
+    /// </summary>
+    public interface IDebugCommandExecutioner
+    {
+        /// <summary>
+        /// Execute command
+        /// </summary>
+        void ExecuteCommand(string command);
+    }
+
+    /// <summary>
+    /// Interface for debug command message listener.
+    /// </summary>
+    public interface IDebugEchoListner
+    {
+        /// <summary>
+        /// Output message.
+        /// </summary>
+        /// <param name="messageType">type of message</param>
+        /// <param name="text">message text</param>
+        void Echo(DebugCommandMessage messageType, string text);
+    }
+
+    /// <summary>
+    /// Interface for debug command host.
+    /// </summary>
+    public interface IDebugCommandHost : IDebugEchoListner, IDebugCommandExecutioner
+    {
+        /// <summary>
+        /// Register new command.
+        /// </summary>
+        /// <param name="command">command name</param>
+        /// <param name="description">description of command</param>
+        /// <param name="callback">Execute delegation</param>
+        void RegisterCommand(string command, string description,
+                                                        DebugCommandExecute callback);
+
+        /// <summary>
+        /// Unregister command.
+        /// </summary>
+        /// <param name="command">command name</param>
+        void UnregisterCommand(string command);
+
+        /// <summary>
+        /// Output Standard message.
+        /// </summary>
+        /// <param name="text"></param>
+        void Echo(string text);
+
+        /// <summary>
+        /// Output Warning message.
+        /// </summary>
+        /// <param name="text"></param>
+        void EchoWarning(string text);
+
+        /// <summary>
+        /// Output Error message.
+        /// </summary>
+        /// <param name="text"></param>
+        void EchoError(string text);
+
+        /// <summary>
+        /// Register message listener.
+        /// </summary>
+        /// <param name="listner"></param>
+        void RegisterEchoListner(IDebugEchoListner listner);
+
+        /// <summary>
+        /// Unregister message listener.
+        /// </summary>
+        /// <param name="listner"></param>
+        void UnregisterEchoListner(IDebugEchoListner listner);
+
+        /// <summary>
+        /// Add Command executioner.
+        /// </summary>
+        void PushExecutioner(IDebugCommandExecutioner executioner);
+
+        /// <summary>
+        /// Remote Command executioner.
+        /// </summary>
+        void PopExecutioner();
+    }
+
+}

+ 165 - 0
PerformanceMeasuring/GameDebugTools/KeyboardUtils.cs

@@ -0,0 +1,165 @@
+#region File Description
+//-----------------------------------------------------------------------------
+// KeyboardUtils.cs
+//
+// Microsoft XNA Community Game Platform
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//-----------------------------------------------------------------------------
+#endregion
+
+#region Using Statements
+
+using System;
+using System.Collections.Generic;
+using Microsoft.Xna.Framework.Input;
+
+#endregion
+
+namespace PerformanceMeasuring.GameDebugTools
+{
+    /// <summary>
+    /// Helper class for keyboard input.
+    /// </summary>
+    public static class KeyboardUtils
+    {
+        #region Fields
+
+        /// <summary>
+        /// Character pair class that holds normal character and character with
+        /// shift key pressed.
+        /// </summary>
+        class CharPair
+        {
+            public CharPair(char normalChar, Nullable<char> shiftChar)
+            {
+                this.NormalChar = normalChar;
+                this.ShiftChar = shiftChar;
+            }
+
+            public char NormalChar;
+            public Nullable<char> ShiftChar;
+        }
+
+        // key:Keys, value:CharPair
+        static private Dictionary<Keys, CharPair> keyMap =
+                                                    new Dictionary<Keys, CharPair>();
+
+        #endregion
+
+        /// <summary>
+        /// Gets a character from key information.
+        /// </summary>
+        /// <param name="key">Pressing key</param>
+        /// <param name="shitKeyPressed">Is shift key pressed?</param>
+        /// <param name="character">Converted character from key input.</param>
+        /// <returns>Returns true when it gets a character</returns>
+        public static bool KeyToString(Keys key, bool shitKeyPressed,
+                                                                    out char character)
+        {
+            bool result = false;
+            character = ' ';
+            CharPair charPair;
+
+            if ((Keys.A <= key && key <= Keys.Z) || key == Keys.Space)
+            {
+                // Use as is if it is A~Z, or Space key.
+                character = (shitKeyPressed) ? (char)key : Char.ToLower((char)key);
+                result = true;
+            }
+            else if (keyMap.TryGetValue(key, out charPair))
+            {
+                // Otherwise, convert by key map.
+                if (!shitKeyPressed)
+                {
+                    character = charPair.NormalChar;
+                    result = true;
+                }
+                else if (charPair.ShiftChar.HasValue)
+                {
+                    character = charPair.ShiftChar.Value;
+                    result = true;
+                }
+            }
+
+            return result;
+        }
+
+        #region Initialization
+
+        static KeyboardUtils()
+        {
+            InitializeKeyMap();
+        }
+
+        /// <summary>
+        /// Initialize character map.
+        /// </summary>
+        static void InitializeKeyMap()
+        {
+            // First row of US keyboard.
+            AddKeyMap(Keys.OemTilde, "`~");
+            AddKeyMap(Keys.D1, "1!");
+            AddKeyMap(Keys.D2, "2@");
+            AddKeyMap(Keys.D3, "3#");
+            AddKeyMap(Keys.D4, "4$");
+            AddKeyMap(Keys.D5, "5%");
+            AddKeyMap(Keys.D6, "6^");
+            AddKeyMap(Keys.D7, "7&");
+            AddKeyMap(Keys.D8, "8*");
+            AddKeyMap(Keys.D9, "9(");
+            AddKeyMap(Keys.D0, "0)");
+            AddKeyMap(Keys.OemMinus, "-_");
+            AddKeyMap(Keys.OemPlus, "=+");
+
+            // Second row of US keyboard.
+            AddKeyMap(Keys.OemOpenBrackets, "[{");
+            AddKeyMap(Keys.OemCloseBrackets, "]}");
+            AddKeyMap(Keys.OemPipe, "\\|");
+
+            // Third row of US keyboard.
+            AddKeyMap(Keys.OemSemicolon, ";:");
+            AddKeyMap(Keys.OemQuotes, "'\"");
+            AddKeyMap(Keys.OemComma, ",<");
+            AddKeyMap(Keys.OemPeriod, ".>");
+            AddKeyMap(Keys.OemQuestion, "/?");
+
+            // Keypad keys of US keyboard.
+            AddKeyMap(Keys.NumPad1, "1");
+            AddKeyMap(Keys.NumPad2, "2");
+            AddKeyMap(Keys.NumPad3, "3");
+            AddKeyMap(Keys.NumPad4, "4");
+            AddKeyMap(Keys.NumPad5, "5");
+            AddKeyMap(Keys.NumPad6, "6");
+            AddKeyMap(Keys.NumPad7, "7");
+            AddKeyMap(Keys.NumPad8, "8");
+            AddKeyMap(Keys.NumPad9, "9");
+            AddKeyMap(Keys.NumPad0, "0");
+            AddKeyMap(Keys.Add, "+");
+            AddKeyMap(Keys.Divide, "/");
+            AddKeyMap(Keys.Multiply, "*");
+            AddKeyMap(Keys.Subtract, "-");
+            AddKeyMap(Keys.Decimal, ".");
+        }
+
+        /// <summary>
+        /// Added key and character map.
+        /// </summary>
+        /// <param name="key">Keyboard key/param>
+        /// <param name="charPair">
+        /// Character, If it is two characters, first character is for not holding the shift key,
+        /// and the second character for holding the shift key.</param>
+        static void AddKeyMap(Keys key, string charPair)
+        {
+            char char1 = charPair[0];
+            Nullable<char> char2 = null;
+            if (charPair.Length > 1)
+                char2 = charPair[1];
+
+            keyMap.Add(key, new CharPair(char1, char2));
+        }
+
+        #endregion
+
+    }
+
+}

+ 216 - 0
PerformanceMeasuring/GameDebugTools/Layout.cs

@@ -0,0 +1,216 @@
+#region File Description
+//-----------------------------------------------------------------------------
+// Layout.cs
+//
+// Microsoft XNA Community Game Platform
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//-----------------------------------------------------------------------------
+#endregion
+
+#region Using Statements
+
+using System;
+
+using Microsoft.Xna.Framework;
+using Microsoft.Xna.Framework.Graphics;
+
+#endregion
+
+namespace PerformanceMeasuring.GameDebugTools
+{
+    /// <summary>
+    /// Alignment for layout.
+    /// </summary>
+    [Flags]
+    public enum Alignment
+    {
+        None = 0,
+
+        // Horizontal layouts
+        Left = 1,
+        Right = 2,
+        HorizontalCenter = 4,
+
+        // Vertical layouts
+        Top = 8,
+        Bottom = 16,
+        VerticalCenter = 32,
+
+        // Combinations
+        TopLeft = Top | Left,
+        TopRight = Top | Right,
+        TopCenter = Top | HorizontalCenter,
+
+        BottomLeft = Bottom | Left,
+        BottomRight = Bottom | Right,
+        BottomCenter = Bottom | HorizontalCenter,
+
+        CenterLeft = VerticalCenter | Left,
+        CenterRight = VerticalCenter | Right,
+        Center = VerticalCenter | HorizontalCenter
+    }
+
+    /// <summary>
+    /// Layout class that supports title safe area.
+    /// </summary>
+    /// <remarks>
+    /// You have to support various resolutions when you develop multi-platform
+    /// games. Also, you have to support title safe area for Xbox 360 games.
+    /// 
+    /// This structure places given rectangle with specified alignment and margin
+    /// based on layout area (client area) with safe area.
+    /// 
+    /// Margin is percentage of client area size.
+    /// 
+    /// Example:
+    /// 
+    /// Place( region, 0.1f, 0.2f, Aligment.TopLeft );
+    /// 
+    /// Place region at 10% from left side of the client area,
+    /// 20% from top of the client area.
+    /// 
+    /// 
+    /// Place( region, 0.3f, 0.4f, Aligment.BottomRight );
+    /// 
+    /// Place region at 30% from right side of client,
+    /// 40% from the bottom of the client area.
+    /// 
+    /// 
+    /// You can individually specify client area and safe area.
+    /// So, it is useful when you have split screen game which layout happens based
+    /// on client and it takes care of the safe at same time.
+    /// 
+    /// </remarks>
+    public struct Layout
+    {
+        #region Fields
+
+        /// <summary>
+        /// Gets/Sets client area.
+        /// </summary>
+        public Rectangle ClientArea;
+
+        /// <summary>
+        /// Gets/Sets safe area.
+        /// </summary>
+        public Rectangle SafeArea;
+
+        #endregion
+
+        #region Initialization
+
+        /// <summary>
+        /// Construct layout object by specify both client area and safe area.
+        /// </summary>
+        /// <param name="client">Client area</param>
+        /// <param name="safeArea">safe area</param>
+        public Layout(Rectangle clientArea, Rectangle safeArea)
+        {
+            ClientArea = clientArea;
+            SafeArea = safeArea;
+        }
+
+        /// <summary>
+        /// Construct layout object by specify client area.
+        /// Safe area becomes same size as client area.
+        /// </summary>
+        /// <param name="client">Client area</param>
+        public Layout(Rectangle clientArea)
+            : this(clientArea, clientArea)
+        {
+        }
+
+        /// <summary>
+        /// Construct layout object by specify viewport.
+        /// Safe area becomes same as Viewpoert.TItleSafeArea.
+        /// </summary>
+        public Layout(Viewport viewport)
+        {
+            ClientArea = new Rectangle((int)viewport.X, (int)viewport.Y,
+                                        (int)viewport.Width, (int)viewport.Height);
+            SafeArea = viewport.TitleSafeArea;
+        }
+
+        #endregion
+
+        /// <summary>
+        /// Layouting specified region
+        /// </summary>
+        /// <param name="region">placing region</param>
+        /// <returns>Placed position</returns>
+        public Vector2 Place(Vector2 size, float horizontalMargin,
+                                            float verticalMargine, Alignment alignment)
+        {
+            Rectangle rc = new Rectangle(0, 0, (int)size.X, (int)size.Y);
+            rc = Place(rc, horizontalMargin, verticalMargine, alignment);
+            return new Vector2(rc.X, rc.Y);
+        }
+
+        /// <summary>
+        /// Layouting specified region
+        /// </summary>
+        /// <param name="region">placing rectangle</param>
+        /// <returns>placed rectangle</returns>
+        public Rectangle Place(Rectangle region, float horizontalMargin,
+                                            float verticalMargine, Alignment alignment)
+        {
+            // Horizontal layout.
+            if ((alignment & Alignment.Left) != 0)
+            {
+                region.X = ClientArea.X + (int)(ClientArea.Width * horizontalMargin);
+            }
+            else if ((alignment & Alignment.Right) != 0)
+            {
+                region.X = ClientArea.X +
+                            (int)(ClientArea.Width * (1.0f - horizontalMargin)) -
+                            region.Width;
+            }
+            else if ((alignment & Alignment.HorizontalCenter) != 0)
+            {
+                region.X = ClientArea.X + (ClientArea.Width - region.Width) / 2 +
+                            (int)(horizontalMargin * ClientArea.Width);
+            }
+            else
+            {
+                // Don't do layout.
+            }
+
+            // Vertical layout.
+            if ((alignment & Alignment.Top) != 0)
+            {
+                region.Y = ClientArea.Y + (int)(ClientArea.Height * verticalMargine);
+            }
+            else if ((alignment & Alignment.Bottom) != 0)
+            {
+                region.Y = ClientArea.Y +
+                            (int)(ClientArea.Height * (1.0f - verticalMargine)) -
+                            region.Height;
+            }
+            else if ((alignment & Alignment.VerticalCenter) != 0)
+            {
+                region.Y = ClientArea.Y + (ClientArea.Height - region.Height) / 2 +
+                            (int)(verticalMargine * ClientArea.Height);
+            }
+            else
+            {
+                // Don't do layout.
+            }
+
+            // Make sure layout region is in the safe area.
+            if (region.Left < SafeArea.Left)
+                region.X = SafeArea.Left;
+
+            if (region.Right > SafeArea.Right)
+                region.X = SafeArea.Right - region.Width;
+
+            if (region.Top < SafeArea.Top)
+                region.Y = SafeArea.Top;
+
+            if (region.Bottom > SafeArea.Bottom)
+                region.Y = SafeArea.Bottom - region.Height;
+
+            return region;
+        }
+
+    }
+}

+ 407 - 0
PerformanceMeasuring/GameDebugTools/RemoteDebugCommand.cs

@@ -0,0 +1,407 @@
+#region File Description
+//-----------------------------------------------------------------------------
+// RemoteDebugCommands.cs
+//
+// Microsoft XNA Community Game Platform
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//-----------------------------------------------------------------------------
+#endregion
+
+// Remote debugging doesn't work on Windows Phone because it relies on
+// Microsoft.Xna.Framework.Net. We therefore can't compile this class
+// for the Windows Phone platform.
+#if !WINDOWS_PHONE
+
+#region Using Statements
+
+using System;
+using System.Collections.Generic;
+using Microsoft.Xna.Framework.Net;
+using Microsoft.Xna.Framework;
+using Microsoft.Xna.Framework.GamerServices;
+using System.Text.RegularExpressions;
+
+#endregion
+
+namespace PerformanceMeasuring.GameDebugTools
+{
+    /// <summary>
+    /// Remote debug component.
+    /// </summary>
+    /// <remarks>
+    /// This is the game component that supports remote debug command.
+    /// When you use "remote" command on Windows side, it connect to Xbox 360 game via
+    /// SystemLink.
+    /// 
+    /// After you connected to Xbox 360, you can type debug command on Windows side that
+    /// actually executed on Xbox 360 game. So, you can run debug command without
+    /// connect a keyboard to the Xbox 360 console.
+    /// 
+    /// To quit remote debug command more, simply type 'quit' command.
+    /// </remarks>
+    public class RemoteDebugCommand : GameComponent,
+        IDebugCommandExecutioner, IDebugEchoListner
+    {
+        #region Properties
+
+        /// <summary>
+        /// Sets/Get NetworkSession for Remote Debug Command.
+        /// </summary>
+        public NetworkSession NetworkSession { get; set; }
+
+        /// <summary>
+        /// Represents NetworkSession created by this component or not.
+        /// </summary>
+        public bool OwnsNetworkSession { get; private set; }
+
+        #endregion
+
+        #region Constants
+
+        const string StartPacketHeader = "RmtStart";
+        const string ExecutePacketHeader = "RmtCmd";
+        const string EchoPacketHeader = "RmtEcho";
+        const string ErrorPacketHeader = "RmtErr";
+        const string WarningPacketHeader = "RmtWrn";
+        const string QuitPacketHeader = "RmtQuit";
+
+        #endregion
+
+        #region Fields
+
+        IDebugCommandHost commandHost;
+
+        bool IsHost = false;
+
+        Regex packetRe = new Regex(@"\$(?<header>[^$]+)\$:(?<text>.+)");
+
+        PacketReader packetReader = new PacketReader();
+        PacketWriter packetWriter = new PacketWriter();
+
+        IAsyncResult asyncResult;
+
+        enum ConnectionPahse
+        {
+            None,
+            EnsureSignedIn,
+            FindSessions,
+            Joining,
+        }
+
+        ConnectionPahse phase = ConnectionPahse.None;
+
+        #endregion
+
+        #region Initialization
+
+        public RemoteDebugCommand(Game game)
+            : base(game)
+        {
+            commandHost =
+                game.Services.GetService(typeof(IDebugCommandHost)) as IDebugCommandHost;
+
+            if (!IsHost)
+            {
+                commandHost.RegisterCommand("remote", "Start remote command",
+                                                ExecuteRemoteCommand);
+            }
+        }
+
+        public override void Initialize()
+        {
+            if (IsHost)
+            {
+                commandHost.RegisterEchoListner(this);
+
+                // Create network session if NetworkSession is not set.
+                if (NetworkSession == null)
+                {
+                    GamerServicesDispatcher.WindowHandle = Game.Window.Handle;
+                    GamerServicesDispatcher.Initialize(Game.Services);
+                    NetworkSession =
+                        NetworkSession.Create(NetworkSessionType.SystemLink, 1, 2);
+
+                    OwnsNetworkSession = true;
+                }
+            }
+
+            base.Initialize();
+        }
+
+        #endregion
+
+        /// <summary>
+        /// Process received packet string.
+        /// </summary>
+        /// <remarks>You can call this method if you own network session on the game side.
+        /// </remarks>
+        /// <param name="packetString"></param>
+        /// <returns>Processed this packet?</returns>
+        public bool ProcessRecievedPacket(string packetString)
+        {
+            bool processed = false;
+
+            Match mc = packetRe.Match(packetString);
+            if (mc.Success)
+            {
+                string packetHeader = mc.Groups["header"].Value;
+                string text = mc.Groups["text"].Value;
+                switch (packetHeader)
+                {
+                    case ExecutePacketHeader:
+                        commandHost.ExecuteCommand(text);
+                        processed = true;
+                        break;
+                    case EchoPacketHeader:
+                        commandHost.Echo(text);
+                        processed = true;
+                        break;
+                    case ErrorPacketHeader:
+                        commandHost.EchoError(text);
+                        processed = true;
+                        break;
+                    case WarningPacketHeader:
+                        commandHost.EchoWarning(text);
+                        processed = true;
+                        break;
+                    case StartPacketHeader:
+                        ConnectedToRemote();
+                        commandHost.Echo(text);
+                        processed = true;
+                        break;
+                    case QuitPacketHeader:
+                        commandHost.Echo(text);
+                        DisconnectedFromRemote();
+                        processed = true;
+                        break;
+                }
+            }
+
+            return processed;
+        }
+
+        #region Implementations
+
+        /// <summary>
+        /// Update
+        /// </summary>
+        public override void Update(GameTime gameTime)
+        {
+            // Process different phases.
+            switch (phase)
+            {
+                case ConnectionPahse.EnsureSignedIn:
+                    GamerServicesDispatcher.Update();
+                    break;
+
+                case ConnectionPahse.FindSessions:
+                    GamerServicesDispatcher.Update();
+                    if (asyncResult.IsCompleted)
+                    {
+                        AvailableNetworkSessionCollection sessions =
+                            NetworkSession.EndFind(asyncResult);
+
+                        if (sessions.Count > 0)
+                        {
+                            asyncResult = NetworkSession.BeginJoin( sessions[0],
+                                                                    null, null );
+                            commandHost.EchoError("Connecting to the host...");
+                            phase = ConnectionPahse.Joining;
+                        }
+                        else
+                        {
+                            commandHost.EchoError("Couldn't find a session.");
+                            phase = ConnectionPahse.None;
+                        }
+                    }
+                    break;
+                case ConnectionPahse.Joining:
+                    GamerServicesDispatcher.Update();
+                    if (asyncResult.IsCompleted)
+                    {
+                        NetworkSession = NetworkSession.EndJoin(asyncResult);
+                        NetworkSession.SessionEnded +=
+                            new EventHandler<NetworkSessionEndedEventArgs>(
+                                                            NetworkSession_SessionEnded);
+
+                        OwnsNetworkSession = true;
+                        commandHost.EchoError("Connected to the host.");
+                        phase = ConnectionPahse.None;
+                        asyncResult = null;
+
+                        ConnectedToRemote();
+                    }
+                    break;
+            }
+
+            // Update Network session.
+            if (OwnsNetworkSession)
+            {
+                GamerServicesDispatcher.Update();
+                NetworkSession.Update();
+
+                if (NetworkSession != null)
+                {
+                    // Process received packets.
+                    foreach (LocalNetworkGamer gamer in NetworkSession.LocalGamers)
+                    {
+                        while (gamer.IsDataAvailable)
+                        {
+                            NetworkGamer sender;
+                            gamer.ReceiveData(packetReader, out sender);
+                            if (!sender.IsLocal)
+                                ProcessRecievedPacket(packetReader.ReadString());
+                        }
+                    }
+                }
+            }
+
+            base.Update(gameTime);
+        }
+
+        /// <summary>
+        /// Send remote debug command packet.
+        /// </summary>
+        void SendPacket(string header, string text)
+        {
+            if (NetworkSession != null)
+            {
+                packetWriter.Write("$" + header + "$:" + text);
+                NetworkSession.LocalGamers[0].SendData(packetWriter,
+                    SendDataOptions.ReliableInOrder);
+            }
+        }
+
+        /// <summary>
+        /// Start remote debug command.
+        /// </summary>
+        void ConnectedToRemote()
+        {
+            DebugCommandUI commandUI = commandHost as DebugCommandUI;
+
+            if (IsHost)
+            {
+                if ( commandUI != null )
+                    commandUI.Prompt = "[Host]>";
+            }
+            else
+            {
+                if (commandUI != null)
+                    commandUI.Prompt = "[Client]>";
+
+                commandHost.PushExecutioner(this);
+
+                SendPacket(StartPacketHeader, "Remote Debug Command Started!!");
+            }
+
+            commandHost.RegisterCommand("quit", "Quit from remote command",
+                                            ExecuteQuitCommand);
+        }
+
+        /// <summary>
+        /// End remote debug command.
+        /// </summary>
+        void DisconnectedFromRemote()
+        {
+            DebugCommandUI commandUI = commandHost as DebugCommandUI;
+            if (commandUI != null)
+                commandUI.Prompt = DebugCommandUI.DefaultPrompt;
+
+            commandHost.UnregisterCommand("quit");
+
+            if (!IsHost)
+            {
+                commandHost.PopExecutioner();
+
+                if (OwnsNetworkSession)
+                {
+                    NetworkSession.Dispose();
+                    NetworkSession = null;
+                    OwnsNetworkSession = false;
+                }
+            }
+        }
+
+        #region DebugCommand implementations
+
+        private void ExecuteRemoteCommand(IDebugCommandHost host, string command,
+                                                            IList<string> arguments)
+        {
+            if (NetworkSession == null)
+            {
+                try
+                {
+                    GamerServicesDispatcher.WindowHandle = Game.Window.Handle;
+                    GamerServicesDispatcher.Initialize(Game.Services);
+                }
+                catch { }
+
+                if (SignedInGamer.SignedInGamers.Count > 0)
+                {
+                    commandHost.Echo("Finding available sessions...");
+
+                    asyncResult = NetworkSession.BeginFind(
+                            NetworkSessionType.SystemLink, 1, null, null, null);
+
+                    phase = ConnectionPahse.FindSessions;
+                }
+                else
+                {
+                    host.Echo("Please signed in.");
+                    phase = ConnectionPahse.EnsureSignedIn;
+                }
+            }
+            else
+            {
+                ConnectedToRemote();
+            }
+        }
+
+        private void ExecuteQuitCommand(IDebugCommandHost host, string command,
+                                                            IList<string> arguments)
+        {
+            SendPacket(QuitPacketHeader, "End Remote Debug Command.");
+            DisconnectedFromRemote();
+        }
+
+        #endregion
+
+        #region IDebugCommandExecutioner and IDebugEchoListner
+
+        public void ExecuteCommand(string command)
+        {
+            SendPacket(ExecutePacketHeader, command);
+        }
+
+        public void Echo(DebugCommandMessage messageType, string text)
+        {
+            switch (messageType)
+            {
+                case DebugCommandMessage.Standard:
+                    SendPacket(EchoPacketHeader, text );
+                    break;
+                case DebugCommandMessage.Warning:
+                    SendPacket(WarningPacketHeader, text);
+                    break;
+                case DebugCommandMessage.Error:
+                    SendPacket(ErrorPacketHeader, text);
+                    break;
+            }
+        }
+
+        #endregion
+
+        /// <summary>
+        /// Handle the case host machine is gone.
+        /// </summary>
+        void NetworkSession_SessionEnded(object sender, NetworkSessionEndedEventArgs e)
+        {
+            DisconnectedFromRemote();
+            commandHost.EchoWarning("Disconnected from the Host.");
+        }
+
+        #endregion
+    }
+}
+
+#endif

+ 204 - 0
PerformanceMeasuring/GameDebugTools/StringBuilderExtensions.cs

@@ -0,0 +1,204 @@
+#region File Description
+//-----------------------------------------------------------------------------
+// StringBuilderExtensions.cs
+//
+// Microsoft XNA Community Game Platform
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//-----------------------------------------------------------------------------
+#endregion
+
+#region Using Statements
+
+using System;
+using System.Globalization;
+using System.Text;
+
+#endregion
+
+namespace PerformanceMeasuring.GameDebugTools
+{
+    /// <summary>
+    /// Options for StringBuilder extension methods.
+    /// </summary>
+    [Flags]
+    public enum AppendNumberOptions
+    {
+        // Normal format.
+        None = 0,
+
+        // Added "+" sign for positive value.
+        PositiveSign = 1,
+
+        // Insert Number group separation characters.
+        // In Use, added "," for every 3 digits.
+        NumberGroup = 2,
+    }
+
+    /// <summary>
+    /// Static class for string builder extension methods.
+    /// </summary>
+    /// <remarks>
+    /// You can specified StringBuilder for SpriteFont.DrawString from XNA GS 3.0.
+    /// And you can save unwanted memory allocations.
+    /// 
+    /// But there are still problems for adding numerical value to StringBuilder.
+    /// One of them is boxing occurred when you use StringBuilder.AppendFormat method.
+    /// Another issue is memory allocation occurred when you specify int or float for
+    /// StringBuild.Append method.
+    /// 
+    /// This class provides solution for those issue.
+    /// 
+    /// All methods are defined as extension methods as StringBuilder. So, you can use
+    /// those method like below.
+    /// 
+    /// stringBuilder.AppendNumber(12345);
+    /// 
+    /// </remarks>
+    public static class StringBuilderExtensions
+    {
+        #region Fields
+
+        /// <summary>
+        /// Cache for NumberGroupSizes of NumberFormat class.
+        /// </summary>
+        static int[] numberGroupSizes =
+            CultureInfo.CurrentCulture.NumberFormat.NumberGroupSizes;
+
+        /// <summary>
+        /// string conversion buffer.
+        /// </summary>
+        static char[] numberString = new char[32];
+
+        #endregion
+
+        /// <summary>
+        /// Convert integer to string and add to string builder.
+        /// </summary>
+        public static void AppendNumber(this StringBuilder builder, int number)
+        {
+            AppendNumbernternal(builder, number, 0, AppendNumberOptions.None);
+        }
+
+        /// <summary>
+        /// Convert integer to string and add to string builder.
+        /// </summary>
+        /// <param name="number"></param>
+        /// <param name="options">Format options</param>
+        public static void AppendNumber(this StringBuilder builder, int number,
+                                                            AppendNumberOptions options)
+        {
+            AppendNumbernternal(builder, number, 0, options);
+        }
+
+        /// <summary>
+        /// Convert float to string and add to string builder.
+        /// </summary>
+        /// <remarks>It shows 2 decimal digits.</remarks>
+        public static void AppendNumber(this StringBuilder builder, float number)
+        {
+            AppendNumber(builder, number, 2, AppendNumberOptions.None);
+        }
+
+        /// <summary>
+        /// Convert float to string and add to string builder.
+        /// </summary>
+        /// <remarks>It shows 2 decimal digits.</remarks>
+        public static void AppendNumber(this StringBuilder builder, float number,
+                                                            AppendNumberOptions options)
+        {
+            AppendNumber(builder, number, 2, options);
+        }
+
+        /// <summary>
+        /// Convert float to string and add to string builder.
+        /// </summary>
+        public static void AppendNumber(this StringBuilder builder, float number,
+                                        int decimalCount, AppendNumberOptions options)
+        {
+            // Handle NaN, Infinity cases.
+            if (float.IsNaN(number))
+            {
+                builder.Append("NaN");
+            }
+            else if (float.IsNegativeInfinity(number))
+            {
+                builder.Append("-Infinity");
+            }
+            else if (float.IsPositiveInfinity(number))
+            {
+                builder.Append("+Infinity");
+            }
+            else
+            {
+                int intNumber =
+                        (int)(number * (float)Math.Pow(10, decimalCount) + 0.5f);
+
+                AppendNumbernternal(builder, intNumber, decimalCount, options);
+            }
+        }
+
+
+        static void AppendNumbernternal(StringBuilder builder, int number,
+                                        int decimalCount, AppendNumberOptions options)
+        {
+            // Initialize variables for conversion.
+            NumberFormatInfo nfi = CultureInfo.CurrentCulture.NumberFormat;
+
+            int idx = numberString.Length;
+            int decimalPos = idx - decimalCount;
+
+            if (decimalPos == idx)
+                decimalPos = idx + 1;
+
+            int numberGroupIdx = 0;
+            int numberGroupCount = numberGroupSizes[numberGroupIdx] + decimalCount;
+
+            bool showNumberGroup = (options & AppendNumberOptions.NumberGroup) != 0;
+            bool showPositiveSign = (options & AppendNumberOptions.PositiveSign) != 0;
+
+            bool isNegative = number < 0;
+            number = Math.Abs(number);
+
+            // Converting from smallest digit.
+            do
+            {
+                // Add decimal separator ("." in US).
+                if (idx == decimalPos)
+                {
+                    numberString[--idx] = nfi.NumberDecimalSeparator[0];
+                }
+
+                // Added number group separator ("," in US).
+                if (--numberGroupCount < 0 && showNumberGroup)
+                {
+                    numberString[--idx] = nfi.NumberGroupSeparator[0];
+
+                    if (numberGroupIdx < numberGroupSizes.Length - 1)
+                        numberGroupIdx++;
+
+                    numberGroupCount = numberGroupSizes[numberGroupIdx] - 1;
+                }
+
+                // Convert current digit to character and add to buffer.
+                numberString[--idx] = (char)('0' + (number % 10));
+                number /= 10;
+
+            } while (number > 0 || decimalPos <= idx);
+
+
+            // Added sign character if needed.
+            if (isNegative)
+            {
+                numberString[--idx] = nfi.NegativeSign[0];
+            }
+            else if (showPositiveSign)
+            {
+                numberString[--idx] = nfi.PositiveSign[0];
+            }
+
+            // Added converted string to StringBuilder.
+            builder.Append(numberString, idx, numberString.Length - idx);
+        }
+
+    }
+}

+ 839 - 0
PerformanceMeasuring/GameDebugTools/TimeRuler.cs

@@ -0,0 +1,839 @@
+#region File Description
+//-----------------------------------------------------------------------------
+// TimeRuler.cs
+//
+// Microsoft XNA Community Game Platform
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//-----------------------------------------------------------------------------
+#endregion
+
+#region Using Statements
+
+using System;
+using System.Collections.Generic;
+using System.Diagnostics;
+using System.Threading;
+using System.Text;
+using Microsoft.Xna.Framework;
+using Microsoft.Xna.Framework.Graphics;
+
+#endregion
+
+namespace PerformanceMeasuring.GameDebugTools
+{
+    /// <summary>
+    /// Realtime CPU measuring tool
+    /// </summary>
+    /// <remarks>
+    /// You can visually find bottle neck, and know how much you can put more CPU jobs
+    /// by using this tool.
+    /// Because of this is real time profile, you can find glitches in the game too.
+    /// 
+    /// TimeRuler provide the following features:
+    ///  * Up to 8 bars (Configurable)
+    ///  * Change colors for each markers
+    ///  * Marker logging.
+    ///  * It won't even generate BeginMark/EndMark method calls when you got rid of the
+    ///    TRACE constant.
+    ///  * It supports up to 32 (Configurable) nested BeginMark method calls.
+    ///  * Multithreaded safe
+    ///  * Automatically changes display frames based on frame duration.
+    ///  
+    /// How to use:
+    /// Added TimerRuler instance to Game.Components and call timerRuler.StartFrame in
+    /// top of the Game.Update method.
+    /// 
+    /// Then, surround the code that you want measure by BeginMark and EndMark.
+    /// 
+    /// timeRuler.BeginMark( "Update", Color.Blue );
+    /// // process that you want to measure.
+    /// timerRuler.EndMark( "Update" );
+    /// 
+    /// Also, you can specify bar index of marker (default value is 0)
+    /// 
+    /// timeRuler.BeginMark( 1, "Update", Color.Blue );
+    /// 
+    /// All profiling methods has CondionalAttribute with "TRACE".
+    /// If you not specified "TRACE" constant, it doesn't even generate
+    /// method calls for BeginMark/EndMark.
+    /// So, don't forget remove "TRACE" constant when you release your game.
+    /// 
+    /// </remarks>
+    public class TimeRuler : DrawableGameComponent
+    {
+        #region Constants
+
+        /// <summary>
+        /// Max bar count.
+        /// </summary>
+        const int MaxBars = 8;
+
+        /// <summary>
+        /// Maximum sample number for each bar.
+        /// </summary>
+        const int MaxSamples = 256;
+
+        /// <summary>
+        /// Maximum nest calls for each bar.
+        /// </summary>
+        const int MaxNestCall = 32;
+
+        /// <summary>
+        /// Maximum display frames.
+        /// </summary>
+        const int MaxSampleFrames = 4;
+
+        /// <summary>
+        /// Duration (in frame count) for take snap shot of log.
+        /// </summary>
+        const int LogSnapDuration = 120;
+
+        /// <summary>
+        /// Height(in pixels) of bar.
+        /// </summary>
+        const int BarHeight = 8;
+
+        /// <summary>
+        /// Padding(in pixels) of bar.
+        /// </summary>
+        const int BarPadding = 2;
+
+        /// <summary>
+        /// Delay frame count for auto display frame adjustment.
+        /// </summary>
+        const int AutoAdjustDelay = 30;
+
+        #endregion
+
+        #region Properties
+
+        /// <summary>
+        /// Gets/Set log display or no.
+        /// </summary>
+        public bool ShowLog { get; set; }
+
+        /// <summary>
+        /// Gets/Sets target sample frames.
+        /// </summary>
+        public int TargetSampleFrames { get; set; }
+
+        /// <summary>
+        /// Gets/Sets TimeRuler rendering position.
+        /// </summary>
+        public Vector2 Position { get { return position; } set { position = value; } }
+
+        /// <summary>
+        /// Gets/Sets timer ruler width.
+        /// </summary>
+        public int Width { get; set; }
+
+        #endregion
+
+        #region Fields
+
+#if TRACE
+
+        /// <summary>
+        /// Marker structure.
+        /// </summary>
+        private struct Marker
+        {
+            public int MarkerId;
+            public float BeginTime;
+            public float EndTime;
+            public Color Color;
+        }
+
+        /// <summary>
+        /// Collection of markers.
+        /// </summary>
+        private class MarkerCollection
+        {
+            // Marker collection.
+            public Marker[] Markers = new Marker[MaxSamples];
+            public int MarkCount;
+
+            // Marker nest information.
+            public int[] MarkerNests = new int[MaxNestCall];
+            public int NestCount;
+        }
+
+        /// <summary>
+        /// Frame logging information.
+        /// </summary>
+        private class FrameLog
+        {
+            public MarkerCollection[] Bars;
+
+            public FrameLog()
+            {
+                // Initialize markers.
+                Bars = new MarkerCollection[MaxBars];
+                for (int i = 0; i < MaxBars; ++i)
+                    Bars[i] = new MarkerCollection();
+            }
+        }
+
+        /// <summary>
+        /// Marker information
+        /// </summary>
+        private class MarkerInfo
+        {
+            // Name of marker.
+            public string Name;
+
+            // Marker log.
+            public MarkerLog[] Logs = new MarkerLog[MaxBars];
+
+            public MarkerInfo(string name)
+            {
+                Name = name;
+            }
+        }
+
+        /// <summary>
+        /// Marker log information.
+        /// </summary>
+        private struct MarkerLog
+        {
+            public float SnapMin;
+            public float SnapMax;
+            public float SnapAvg;
+
+            public float Min;
+            public float Max;
+            public float Avg;
+
+            public int Samples;
+
+            public Color Color;
+
+            public bool Initialized;
+        }
+
+        // Reference of debug manager.
+        DebugManager debugManager;
+
+        // Logs for each frames.
+        FrameLog[] logs;
+
+        // Previous frame log.
+        FrameLog prevLog;
+
+        // Current log.
+        FrameLog curLog;
+
+        // Current frame count.
+        int frameCount;
+
+        // Stopwatch for measure the time.
+        Stopwatch stopwatch = new Stopwatch();
+
+        // Marker information array.
+        List<MarkerInfo> markers = new List<MarkerInfo>();
+
+        // Dictionary that maps from marker name to marker id.
+        Dictionary<string, int> markerNameToIdMap = new Dictionary<string, int>();
+
+        // Display frame adjust counter.
+        int frameAdjust;
+
+        // Current display frame count.
+        int sampleFrames;
+
+        // Marker log string.
+        StringBuilder logString = new StringBuilder(512);
+
+        // You want to call StartFrame at beginning of Game.Update method.
+        // But Game.Update gets calls multiple time when game runs slow in fixed time step mode.
+        // In this case, we should ignore StartFrame call.
+        // To do this, we just keep tracking of number of StartFrame calls until Draw gets called.
+        int updateCount;
+
+#endif
+        // TimerRuler draw position.
+        Vector2 position;
+
+        #endregion
+
+        #region Initialization
+
+        public TimeRuler(Game game)
+            : base(game)
+        {
+            // Add this as a service.
+            Game.Services.AddService(typeof(TimeRuler), this);
+        }
+
+        public override void Initialize()
+        {
+#if TRACE
+            debugManager =
+                Game.Services.GetService(typeof(DebugManager)) as DebugManager;
+
+            if (debugManager == null)
+                throw new InvalidOperationException("DebugManager is not registered.");
+
+            // Add "tr" command if DebugCommandHost is registered.
+            IDebugCommandHost host =
+                                Game.Services.GetService(typeof(IDebugCommandHost))
+                                                                    as IDebugCommandHost;
+            if (host != null)
+            {
+                host.RegisterCommand("tr", "TimeRuler", this.CommandExecute);
+                this.Visible = true;
+            }
+
+            // Initialize Parameters.
+            logs = new FrameLog[2];
+            for (int i = 0; i < logs.Length; ++i)
+                logs[i] = new FrameLog();
+
+            sampleFrames = TargetSampleFrames = 1;
+
+            // Time-Ruler's update method doesn't need to get called.
+            this.Enabled = false;
+#endif
+            base.Initialize();
+        }
+
+        protected override void LoadContent()
+        {
+            Width = (int)(GraphicsDevice.Viewport.Width * 0.8f);
+
+            Layout layout = new Layout(GraphicsDevice.Viewport);
+            position = layout.Place(new Vector2(Width, BarHeight),
+                                                    0, 0.01f, Alignment.BottomCenter);
+
+            base.LoadContent();
+        }
+
+#if TRACE
+        /// <summary>
+        /// 'tr' command execution.
+        /// </summary>
+        void CommandExecute(IDebugCommandHost host, string command,
+                                                                IList<string> arguments)
+        {
+            bool previousVisible = Visible;
+
+            if (arguments.Count == 0)
+                Visible = !Visible;
+
+            char[] subArgSeparator = new[] { ':' };
+            foreach (string orgArg in arguments)
+            {
+                string arg = orgArg.ToLower();
+                string[] subargs = arg.Split(subArgSeparator);
+                switch (subargs[0])
+                {
+                    case "on":
+                        Visible = true;
+                        break;
+                    case "off":
+                        Visible = false;
+                        break;
+                    case "reset":
+                        ResetLog();
+                        break;
+                    case "log":
+                        if (subargs.Length > 1)
+                        {
+                            if (String.Compare(subargs[1], "on") == 0)
+                                ShowLog = true;
+                            if (String.Compare(subargs[1], "off") == 0)
+                                ShowLog = false;
+                        }
+                        else
+                        {
+                            ShowLog = !ShowLog;
+                        }
+                        break;
+                    case "frame":
+                        int a = Int32.Parse(subargs[1]);
+                        a = Math.Max(a, 1);
+                        a = Math.Min(a, MaxSampleFrames);
+                        TargetSampleFrames = a;
+                        break;
+                    case "/?":
+                    case "--help":
+                        host.Echo("tr [log|on|off|reset|frame]");
+                        host.Echo("Options:");
+                        host.Echo("       on     Display TimeRuler.");
+                        host.Echo("       off    Hide TimeRuler.");
+                        host.Echo("       log    Show/Hide marker log.");
+                        host.Echo("       reset  Reset marker log.");
+                        host.Echo("       frame:sampleFrames");
+                        host.Echo("              Change target sample frame count");
+                        break;
+                    default:
+                        break;
+                }
+            }
+
+            // Reset update count when Visible state changed.
+            if (Visible != previousVisible)
+            {
+                Interlocked.Exchange(ref updateCount, 0);
+            }
+        }
+#endif
+
+        #endregion
+
+        #region Measuring methods
+
+        /// <summary>
+        /// Start new frame.
+        /// </summary>
+        [Conditional("TRACE")]
+        public void StartFrame()
+        {
+#if TRACE
+            lock (this)
+            {
+                // We skip reset frame when this method gets called multiple times.
+                int count = Interlocked.Increment(ref updateCount);
+                if (Visible && (1 < count && count < MaxSampleFrames))
+                    return;
+
+                // Update current frame log.
+                prevLog = logs[frameCount++ & 0x1];
+                curLog = logs[frameCount & 0x1];
+
+                float endFrameTime = (float)stopwatch.Elapsed.TotalMilliseconds;
+
+                // Update marker and create a log.
+                for (int barIdx = 0; barIdx < prevLog.Bars.Length; ++barIdx)
+                {
+                    MarkerCollection prevBar = prevLog.Bars[barIdx];
+                    MarkerCollection nextBar = curLog.Bars[barIdx];
+
+                    // Re-open marker that didn't get called EndMark in previous frame.
+                    for (int nest = 0; nest < prevBar.NestCount; ++nest)
+                    {
+                        int markerIdx = prevBar.MarkerNests[nest];
+
+                        prevBar.Markers[markerIdx].EndTime = endFrameTime;
+
+                        nextBar.MarkerNests[nest] = nest;
+                        nextBar.Markers[nest].MarkerId =
+                            prevBar.Markers[markerIdx].MarkerId;
+                        nextBar.Markers[nest].BeginTime = 0;
+                        nextBar.Markers[nest].EndTime = -1;
+                        nextBar.Markers[nest].Color = prevBar.Markers[markerIdx].Color;
+                    }
+
+                    // Update marker log.
+                    for (int markerIdx = 0; markerIdx < prevBar.MarkCount; ++markerIdx)
+                    {
+                        float duration = prevBar.Markers[markerIdx].EndTime -
+                                            prevBar.Markers[markerIdx].BeginTime;
+
+                        int markerId = prevBar.Markers[markerIdx].MarkerId;
+                        MarkerInfo m = markers[markerId];
+
+                        m.Logs[barIdx].Color = prevBar.Markers[markerIdx].Color;
+
+                        if (!m.Logs[barIdx].Initialized)
+                        {
+                            // First frame process.
+                            m.Logs[barIdx].Min = duration;
+                            m.Logs[barIdx].Max = duration;
+                            m.Logs[barIdx].Avg = duration;
+
+                            m.Logs[barIdx].Initialized = true;
+                        }
+                        else
+                        {
+                            // Process after first frame.
+                            m.Logs[barIdx].Min = Math.Min(m.Logs[barIdx].Min, duration);
+                            m.Logs[barIdx].Max = Math.Min(m.Logs[barIdx].Max, duration);
+                            m.Logs[barIdx].Avg += duration;
+                            m.Logs[barIdx].Avg *= 0.5f;
+
+                            if (m.Logs[barIdx].Samples++ >= LogSnapDuration)
+                            {
+                                m.Logs[barIdx].SnapMin = m.Logs[barIdx].Min;
+                                m.Logs[barIdx].SnapMax = m.Logs[barIdx].Max;
+                                m.Logs[barIdx].SnapAvg = m.Logs[barIdx].Avg;
+                                m.Logs[barIdx].Samples = 0;
+                            }
+                        }
+                    }
+
+                    nextBar.MarkCount = prevBar.NestCount;
+                    nextBar.NestCount = prevBar.NestCount;
+                }
+
+                // Start measuring.
+                stopwatch.Reset();
+                stopwatch.Start();
+            }
+#endif
+        }
+
+        /// <summary>
+        /// Start measure time.
+        /// </summary>
+        /// <param name="markerName">name of marker.</param>
+        /// <param name="color">color/param>
+        [Conditional("TRACE")]
+        public void BeginMark(string markerName, Color color)
+        {
+#if TRACE
+            BeginMark(0, markerName, color);
+#endif
+        }
+
+        /// <summary>
+        /// Start measure time.
+        /// </summary>
+        /// <param name="barIndex">index of bar</param>
+        /// <param name="markerName">name of marker.</param>
+        /// <param name="color">color/param>
+        [Conditional("TRACE")]
+        public void BeginMark(int barIndex, string markerName, Color color)
+        {
+#if TRACE
+            lock (this)
+            {
+                if (barIndex < 0 || barIndex >= MaxBars)
+                    throw new ArgumentOutOfRangeException("barIndex");
+
+                MarkerCollection bar = curLog.Bars[barIndex];
+
+                if (bar.MarkCount >= MaxSamples)
+                {
+                    throw new OverflowException(
+                        "Exceeded sample count.\n" +
+                        "Either set larger number to TimeRuler.MaxSmpale or" +
+                        "lower sample count.");
+                }
+
+                if (bar.NestCount >= MaxNestCall)
+                {
+                    throw new OverflowException(
+                        "Exceeded nest count.\n" +
+                        "Either set larget number to TimeRuler.MaxNestCall or" +
+                        "lower nest calls.");
+                }
+
+                // Gets registered marker.
+                int markerId;
+                if (!markerNameToIdMap.TryGetValue(markerName, out markerId))
+                {
+                    // Register this if this marker is not registered.
+                    markerId = markers.Count;
+                    markerNameToIdMap.Add(markerName, markerId);
+                    markers.Add(new MarkerInfo(markerName));
+                }
+
+                // Start measuring.
+                bar.MarkerNests[bar.NestCount++] = bar.MarkCount;
+
+                // Fill marker parameters.
+                bar.Markers[bar.MarkCount].MarkerId = markerId;
+                bar.Markers[bar.MarkCount].Color = color;
+                bar.Markers[bar.MarkCount].BeginTime =
+                                        (float)stopwatch.Elapsed.TotalMilliseconds;
+
+                bar.Markers[bar.MarkCount].EndTime = -1;
+
+                bar.MarkCount++;
+            }
+#endif
+        }
+
+        /// <summary>
+        /// End measuring.
+        /// </summary>
+        /// <param name="markerName">Name of marker.</param>
+        [Conditional("TRACE")]
+        public void EndMark(string markerName)
+        {
+#if TRACE
+            EndMark(0, markerName);
+#endif
+        }
+
+        /// <summary>
+        /// End measuring.
+        /// </summary>
+        /// <param name="barIndex">Index of bar.</param>
+        /// <param name="markerName">Name of marker.</param>
+        [Conditional("TRACE")]
+        public void EndMark(int barIndex, string markerName)
+        {
+#if TRACE
+            lock (this)
+            {
+                if (barIndex < 0 || barIndex >= MaxBars)
+                    throw new ArgumentOutOfRangeException("barIndex");
+
+                MarkerCollection bar = curLog.Bars[barIndex];
+
+                if (bar.NestCount <= 0)
+                {
+                    throw new InvalidOperationException(
+                        "Call BeingMark method before call EndMark method.");
+                }
+
+                int markerId;
+                if (!markerNameToIdMap.TryGetValue(markerName, out markerId))
+                {
+                    throw new InvalidOperationException(
+                        String.Format("Maker '{0}' is not registered." +
+                            "Make sure you specifed same name as you used for BeginMark" +
+                            " method.",
+                            markerName));
+                }
+
+                int markerIdx = bar.MarkerNests[--bar.NestCount];
+                if (bar.Markers[markerIdx].MarkerId != markerId)
+                {
+                    throw new InvalidOperationException(
+                    "Incorrect call order of BeginMark/EndMark method." +
+                    "You call it like BeginMark(A), BeginMark(B), EndMark(B), EndMark(A)" +
+                    " But you can't call it like " +
+                    "BeginMark(A), BeginMark(B), EndMark(A), EndMark(B).");
+                }
+
+                bar.Markers[markerIdx].EndTime =
+                    (float)stopwatch.Elapsed.TotalMilliseconds;
+            }
+#endif
+        }
+
+        /// <summary>
+        /// Get average time of given bar index and marker name.
+        /// </summary>
+        /// <param name="barIndex">Index of bar</param>
+        /// <param name="markerName">name of marker</param>
+        /// <returns>average spending time in ms.</returns>
+        public float GetAverageTime(int barIndex, string markerName)
+        {
+#if TRACE
+            if (barIndex < 0 || barIndex >= MaxBars)
+                throw new ArgumentOutOfRangeException("barIndex");
+
+            float result = 0;
+            int markerId;
+            if (markerNameToIdMap.TryGetValue(markerName, out markerId))
+                result = markers[markerId].Logs[barIndex].Avg;
+
+            return result;
+#else
+            return 0f;
+#endif
+        }
+
+        /// <summary>
+        /// Reset marker log.
+        /// </summary>
+        [Conditional("TRACE")]
+        public void ResetLog()
+        {
+#if TRACE
+            lock (this)
+            {
+                foreach (MarkerInfo markerInfo in markers)
+                {
+                    for (int i = 0; i < markerInfo.Logs.Length; ++i)
+                    {
+                        markerInfo.Logs[i].Initialized = false;
+                        markerInfo.Logs[i].SnapMin = 0;
+                        markerInfo.Logs[i].SnapMax = 0;
+                        markerInfo.Logs[i].SnapAvg = 0;
+
+                        markerInfo.Logs[i].Min = 0;
+                        markerInfo.Logs[i].Max = 0;
+                        markerInfo.Logs[i].Avg = 0;
+
+                        markerInfo.Logs[i].Samples = 0;
+                    }
+                }
+            }
+#endif
+        }
+
+        #endregion
+
+        #region Draw
+
+        public override void Draw(GameTime gameTime)
+        {
+
+            Draw(position, Width);
+            base.Draw(gameTime);
+        }
+
+        [Conditional("TRACE")]
+        public void Draw(Vector2 position, int width)
+        {
+#if TRACE
+            // Reset update count.
+            Interlocked.Exchange(ref updateCount, 0);
+
+            // Gets SpriteBatch, SpriteFont, and WhiteTexture from DebugManager.
+            SpriteBatch spriteBatch = debugManager.SpriteBatch;
+            SpriteFont font = debugManager.DebugFont;
+            Texture2D texture = debugManager.WhiteTexture;
+
+            // Adjust size and position based of number of bars we should draw.
+            int height = 0;
+            float maxTime = 0;
+            foreach (MarkerCollection bar in prevLog.Bars)
+            {
+                if (bar.MarkCount > 0)
+                {
+                    height += BarHeight + BarPadding * 2;
+                    maxTime = Math.Max(maxTime,
+                                            bar.Markers[bar.MarkCount - 1].EndTime);
+                }
+            }
+
+            // Auto display frame adjustment.
+            // For example, if the entire process of frame doesn't finish in less than 16.6ms
+            // thin it will adjust display frame duration as 33.3ms.
+            const float frameSpan = 1.0f / 60.0f * 1000f;
+            float sampleSpan = (float)sampleFrames * frameSpan;
+
+            if (maxTime > sampleSpan)
+                frameAdjust = Math.Max(0, frameAdjust) + 1;
+            else
+                frameAdjust = Math.Min(0, frameAdjust) - 1;
+
+            if (Math.Abs(frameAdjust) > AutoAdjustDelay)
+            {
+                sampleFrames = Math.Min(MaxSampleFrames, sampleFrames);
+                sampleFrames =
+                    Math.Max(TargetSampleFrames, (int)(maxTime / frameSpan) + 1);
+
+                frameAdjust = 0;
+            }
+
+            // Compute factor that converts from ms to pixel.
+            float msToPs = (float)width / sampleSpan;
+
+            // Draw start position.
+            int startY = (int)position.Y - (height - BarHeight);
+
+            // Current y position.
+            int y = startY;
+
+            spriteBatch.Begin();
+
+            // Draw transparency background.
+            Rectangle rc = new Rectangle((int)position.X, y, width, height);
+            spriteBatch.Draw(texture, rc, new Color(0, 0, 0, 128));
+
+            // Draw markers for each bars.
+            rc.Height = BarHeight;
+            foreach (MarkerCollection bar in prevLog.Bars)
+            {
+                rc.Y = y + BarPadding;
+                if (bar.MarkCount > 0)
+                {
+                    for (int j = 0; j < bar.MarkCount; ++j)
+                    {
+                        float bt = bar.Markers[j].BeginTime;
+                        float et = bar.Markers[j].EndTime;
+                        int sx = (int)(position.X + bt * msToPs);
+                        int ex = (int)(position.X + et * msToPs);
+                        rc.X = sx;
+                        rc.Width = Math.Max(ex - sx, 1);
+
+                        spriteBatch.Draw(texture, rc, bar.Markers[j].Color);
+                    }
+                }
+
+                y += BarHeight + BarPadding;
+            }
+
+            // Draw grid lines.
+            // Each grid represents ms.
+            rc = new Rectangle((int)position.X, (int)startY, 1, height);
+            for (float t = 1.0f; t < sampleSpan; t += 1.0f)
+            {
+                rc.X = (int)(position.X + t * msToPs);
+                spriteBatch.Draw(texture, rc, Color.Gray);
+            }
+
+            // Draw frame grid.
+            for (int i = 0; i <= sampleFrames; ++i)
+            {
+                rc.X = (int)(position.X + frameSpan * (float)i * msToPs);
+                spriteBatch.Draw(texture, rc, Color.White);
+            }
+
+            // Draw log.
+            if (ShowLog)
+            {
+                // Generate log string.
+                y = startY - font.LineSpacing;
+                logString.Length = 0;
+                foreach (MarkerInfo markerInfo in markers)
+                {
+                    for (int i = 0; i < MaxBars; ++i)
+                    {
+                        if (markerInfo.Logs[i].Initialized)
+                        {
+                            if (logString.Length > 0)
+                                logString.Append("\n");
+
+                            logString.Append(" Bar ");
+                            logString.AppendNumber(i);
+                            logString.Append(" ");
+                            logString.Append(markerInfo.Name);
+
+                            logString.Append(" Avg.:");
+                            logString.AppendNumber(markerInfo.Logs[i].SnapAvg);
+                            logString.Append("ms ");
+
+                            y -= font.LineSpacing;
+                        }
+                    }
+                }
+
+                // Compute background size and draw it.
+                Vector2 size = font.MeasureString(logString);
+                rc = new Rectangle((int)position.X, (int)y, (int)size.X + 12, (int)size.Y);
+                spriteBatch.Draw(texture, rc, new Color(0, 0, 0, 128));
+
+                // Draw log string.
+                spriteBatch.DrawString(font, logString,
+                                        new Vector2(position.X + 12, y), Color.White);
+
+
+                // Draw log color boxes.
+                y += (int)((float)font.LineSpacing * 0.3f);
+                rc = new Rectangle((int)position.X + 4, y, 10, 10);
+                Rectangle rc2 = new Rectangle((int)position.X + 5, y + 1, 8, 8);
+                foreach (MarkerInfo markerInfo in markers)
+                {
+                    for (int i = 0; i < MaxBars; ++i)
+                    {
+                        if (markerInfo.Logs[i].Initialized)
+                        {
+                            rc.Y = y;
+                            rc2.Y = y + 1;
+                            spriteBatch.Draw(texture, rc, Color.White);
+                            spriteBatch.Draw(texture, rc2, markerInfo.Logs[i].Color);
+
+                            y += font.LineSpacing;
+                        }
+                    }
+                }
+
+
+            }
+
+            spriteBatch.End();
+#endif
+        }
+
+        #endregion
+
+    }
+}

BIN
PerformanceMeasuring/GameThumbnail.png


+ 16 - 0
PerformanceMeasuring/Info.plist

@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+	<key>CFBundleIdentifier</key>
+	<string>com.yourcompany.PerformanceMeasuring</string>
+	<key>CFBundleName</key>
+	<string>PerformanceMeasuring</string>
+	<key>CFBundleVersion</key>
+	<string>1</string>
+	<key>LSMinimumSystemVersion</key>
+	<string>10.6</string>
+	<key>NSPrincipalClass</key>
+	<string>NSApplication</string>
+</dict>
+</plist>

+ 45 - 0
PerformanceMeasuring/Main.cs

@@ -0,0 +1,45 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+
+using MonoMac.AppKit;
+using MonoMac.Foundation;
+
+namespace PerformanceMeasuring
+{
+	static class Program
+	{
+		/// <summary>
+		/// The main entry point for the application.
+		/// </summary>
+		static void Main (string[] args)
+		{
+			NSApplication.Init ();
+			
+			using (var p = new NSAutoreleasePool ()) {
+				NSApplication.SharedApplication.Delegate = new AppDelegate ();
+				NSApplication.Main (args);
+			}
+
+
+		}
+	}
+
+	class AppDelegate : NSApplicationDelegate
+	{
+		PerformanceMeasuringGame game;
+
+		public override void FinishedLaunching (MonoMac.Foundation.NSObject notification)
+		{
+			game = new PerformanceMeasuringGame ();
+			game.Run ();
+		}
+		
+		public override bool ApplicationShouldTerminateAfterLastWindowClosed (NSApplication sender)
+		{
+			return true;
+		}
+	}  
+}
+
+

+ 110 - 0
PerformanceMeasuring/PerformanceMeasuring.MacOS.csproj

@@ -0,0 +1,110 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <PropertyGroup>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+    <ProductVersion>10.0.0</ProductVersion>
+    <SchemaVersion>2.0</SchemaVersion>
+    <ProjectGuid>{C4FA34D5-2EE2-474B-A3C6-34025656FFD1}</ProjectGuid>
+    <ProjectTypeGuids>{948B3504-5B70-4649-8FE4-BDE1FB46EC69};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
+    <OutputType>Exe</OutputType>
+    <RootNamespace>PerformanceMeasuring</RootNamespace>
+    <AssemblyName>PerformanceMeasuring</AssemblyName>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+    <DebugSymbols>true</DebugSymbols>
+    <DebugType>full</DebugType>
+    <Optimize>false</Optimize>
+    <OutputPath>bin\Debug</OutputPath>
+    <DefineConstants>DEBUG;TRACE;MONOMAC</DefineConstants>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <EnablePackageSigning>false</EnablePackageSigning>
+    <IncludeMonoRuntime>false</IncludeMonoRuntime>
+    <ConsolePause>false</ConsolePause>
+    <EnableCodeSigning>false</EnableCodeSigning>
+    <CreatePackage>false</CreatePackage>
+    <CodeSigningKey>Mac Developer</CodeSigningKey>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+    <DebugType>none</DebugType>
+    <Optimize>true</Optimize>
+    <OutputPath>bin\Release</OutputPath>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <EnablePackageSigning>false</EnablePackageSigning>
+    <IncludeMonoRuntime>false</IncludeMonoRuntime>
+    <LinkMode>Full</LinkMode>
+    <ConsolePause>false</ConsolePause>
+    <EnableCodeSigning>false</EnableCodeSigning>
+    <CreatePackage>false</CreatePackage>
+    <CodeSigningKey>Mac Developer</CodeSigningKey>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'AppStore|AnyCPU' ">
+    <DebugType>none</DebugType>
+    <Optimize>true</Optimize>
+    <OutputPath>bin\AppStore</OutputPath>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <PackageSigningKey>3rd Party Mac Developer Installer</PackageSigningKey>
+    <IncludeMonoRuntime>true</IncludeMonoRuntime>
+    <LinkMode>Full</LinkMode>
+    <EnablePackageSigning>true</EnablePackageSigning>
+    <ConsolePause>false</ConsolePause>
+    <EnableCodeSigning>true</EnableCodeSigning>
+    <CreatePackage>true</CreatePackage>
+    <CodeSigningKey>3rd Party Mac Developer Application</CodeSigningKey>
+  </PropertyGroup>
+  <ItemGroup>
+    <Reference Include="System" />
+    <Reference Include="System.Xml" />
+    <Reference Include="System.Core" />
+    <Reference Include="System.Xml.Linq" />
+    <Reference Include="System.Drawing" />
+    <Reference Include="MonoMac" />
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="..\..\MonoGame.Framework\MonoGame.Framework.MacOS.csproj">
+      <Project>{36C538E6-C32A-4A8D-A39C-566173D7118E}</Project>
+      <Name>MonoGame.Framework.MacOS</Name>
+    </ProjectReference>
+    <ProjectReference Include="..\..\ThirdParty\Lidgren.Network\Lidgren.Network.MacOS.csproj">
+      <Project>{AE483C29-042E-4226-BA52-D247CE7676DA}</Project>
+      <Name>Lidgren.Network.MacOS</Name>
+    </ProjectReference>
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="Main.cs" />
+    <Compile Include="Properties\AssemblyInfo.cs" />
+    <Compile Include="PerformanceMeasuringGame.cs" />
+    <Compile Include="Sphere.cs" />
+    <Compile Include="GameDebugTools\DebugCommandUI.cs" />
+    <Compile Include="GameDebugTools\DebugManager.cs" />
+    <Compile Include="GameDebugTools\DebugSystem.cs" />
+    <Compile Include="GameDebugTools\FpsCounter.cs" />
+    <Compile Include="GameDebugTools\IDebugCommandHost.cs" />
+    <Compile Include="GameDebugTools\KeyboardUtils.cs" />
+    <Compile Include="GameDebugTools\Layout.cs" />
+    <Compile Include="GameDebugTools\RemoteDebugCommand.cs" />
+    <Compile Include="GameDebugTools\StringBuilderExtensions.cs" />
+    <Compile Include="GameDebugTools\TimeRuler.cs" />
+    <Compile Include="Primitives\GeometricPrimitive.cs" />
+    <Compile Include="Primitives\SpherePrimitive.cs" />
+    <Compile Include="Primitives\VertexPositionNormal.cs" />
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="Info.plist" />
+  </ItemGroup>
+  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+  <Import Project="$(MSBuildExtensionsPath)\Mono\MonoMac\v0.0\Mono.MonoMac.targets" />
+  <ItemGroup>
+    <Folder Include="GameDebugTools\" />
+    <Folder Include="Primitives\" />
+    <Folder Include="Content\" />
+  </ItemGroup>
+  <ItemGroup>
+    <Content Include="Content\Checker_0.xnb" />
+    <Content Include="Content\Font.xnb" />
+    <Content Include="Content\Ground.xnb" />
+  </ItemGroup>
+</Project>

+ 433 - 0
PerformanceMeasuring/PerformanceMeasuringGame.cs

@@ -0,0 +1,433 @@
+#region File Description
+//-----------------------------------------------------------------------------
+// PerformanceMeasuringGame.cs
+//
+// Microsoft XNA Community Game Platform
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//-----------------------------------------------------------------------------
+#endregion
+
+using System;
+using Microsoft.Xna.Framework;
+using Microsoft.Xna.Framework.Graphics;
+using Microsoft.Xna.Framework.Input;
+using Microsoft.Xna.Framework.Input.Touch;
+using PerformanceMeasuring.GameDebugTools;
+
+namespace PerformanceMeasuring
+{
+    /// <summary>
+    /// This sample game shows how to use the GameDebugTools to measure the performance of a game,
+    /// as well as how the number of objects and interactions between them can affect performance.
+    /// </summary>
+    public class PerformanceMeasuringGame : Game
+    {
+        // The maximum number of spheres in our world
+        const int maximumNumberOfSpheres = 200;
+
+        GraphicsDeviceManager graphics;
+
+        // A SpriteBatch, font, and blank texture for drawing our instruction text
+        SpriteBatch spriteBatch;
+        SpriteFont font;
+        Texture2D blank;
+
+        // The text we draw as instructions.
+        string instructions =
+#if WINDOWS_PHONE
+            "Tap - Toggle collisions\nDrag up/down - Change number of spheres";
+#else
+            "X - Toggle collisions\nUp - Increase number of spheres\nDown - Decrease number of spheres";
+#endif
+
+        // The size of the world. The world is a bounding box ranging from -worldSize to worldSize on
+        // the X and Z axis, and from 0 to worldSize on the Y axis.
+        const float worldSize = 20f;
+
+        // A model for our ground
+        Model ground;
+
+        // An array of spheres and the number of currently active spheres
+        Sphere[] spheres = new Sphere[maximumNumberOfSpheres];
+        int activeSphereCount = 50;
+
+        // Are we colliding the spheres against each other?
+        bool collideSpheres = true;
+
+        // Various input states for changing the simulation
+        GamePadState gamePad, gamePadPrev;
+        KeyboardState keyboard, keyboardPrev;
+
+        public PerformanceMeasuringGame()
+        {
+            graphics = new GraphicsDeviceManager(this);
+            Content.RootDirectory = "Content";
+
+#if WINDOWS_PHONE
+            TargetElapsedTime = TimeSpan.FromTicks(333333);
+            graphics.IsFullScreen = true;
+#endif
+        }
+
+        /// <summary>
+        /// Allows the game to perform any initialization it needs to before starting to run.
+        /// This is where it can query for any required services and load any non-graphic
+        /// related content.  Calling base.Initialize will enumerate through any components
+        /// and initialize them as well.
+        /// </summary>
+        protected override void Initialize()
+        {
+            // Initialize the DebugSystem and change the visibility of the FpsCounter and TimeRuler.
+            
+            // The FpsCounter will show us our current "frames per second". On Windows Phone we can
+            // have a maximum of 30 frames per second. On Windows and Xbox, we can reach 60 frames 
+            // per second with our current game settings.
+
+            // The TimeRuler allows us to instrument our code and figure out where our bottlenecks
+            // are so we can speed up slow code.
+            DebugSystem.Initialize(this, "Font");
+            DebugSystem.Instance.FpsCounter.Visible = true;
+            DebugSystem.Instance.TimeRuler.Visible = true;
+            DebugSystem.Instance.TimeRuler.ShowLog = true;
+
+            // Enable the Tap and FreeDrag gestures for our input on Windows Phone
+            TouchPanel.EnabledGestures = GestureType.Tap | GestureType.FreeDrag;
+
+            base.Initialize();
+        }
+
+        /// <summary>
+        /// LoadContent will be called once per game and is the place to load
+        /// all of your content.
+        /// </summary>
+        protected override void LoadContent()
+        {
+            // Create a new SpriteBatch, which can be used to draw textures.
+            spriteBatch = new SpriteBatch(GraphicsDevice);
+
+            // Load the font for our UI
+            font = Content.Load<SpriteFont>("Font");
+
+            // Create a blank texture for our UI drawing
+            blank = new Texture2D(GraphicsDevice, 1, 1);
+            blank.SetData(new[] { Color.White });
+
+            // Load the ground model
+            ground = Content.Load<Model>("Ground");
+
+            // Create our spheres
+            CreateSpheres();
+        }
+
+        /// <summary>
+        /// Helper method that creates all of our spheres.
+        /// </summary>
+        private void CreateSpheres()
+        {
+            // Create a random number generator
+            Random random = new Random();
+
+            // These are the various colors we use when creating the spheres
+            Color[] sphereColors = new[]
+            {
+                Color.Red,
+                Color.Blue,
+                Color.Green,
+                Color.Orange,
+                Color.Pink,
+                Color.Purple,
+                Color.Yellow
+            };
+
+            // The radius of a sphere
+            const float radius = 1f;
+
+            for (int i = 0; i < maximumNumberOfSpheres; i++)
+            {
+                // Create the sphere
+                Sphere sphere = new Sphere(GraphicsDevice, radius);
+
+                // Position the sphere in our world
+                sphere.Position = new Vector3(
+                    RandomFloat(random, -worldSize + radius, worldSize - radius),
+                    RandomFloat(random, radius, worldSize - radius),
+                    RandomFloat(random, -worldSize + radius, worldSize - radius));
+
+                // Pick a random color for the sphere
+                sphere.Color = sphereColors[random.Next(sphereColors.Length)];
+
+                // Create a random velocity vector
+                sphere.Velocity = new Vector3(
+                    RandomFloat(random, -10f, 10f),
+                    RandomFloat(random, -10f, 10f),
+                    RandomFloat(random, -10f, 10f));
+
+                // Add the sphere to our array
+                spheres[i] = sphere;
+            }
+        }
+
+        /// <summary>
+        /// A helper method that generates a random float in a given range.
+        /// </summary>
+        private static float RandomFloat(Random random, float min, float max)
+        {
+            return (float)random.NextDouble() * (max - min) + min;
+        }
+
+        /// <summary>
+        /// Allows the game to run logic such as updating the world,
+        /// checking for collisions, gathering input, and playing audio.
+        /// </summary>
+        /// <param name="gameTime">Provides a snapshot of timing values.</param>
+        protected override void Update(GameTime gameTime)
+        {
+            // We must call StartFrame at the top of Update to indicate to the TimeRuler
+            // that a new frame has started.
+            DebugSystem.Instance.TimeRuler.StartFrame();
+
+            // We can now begin measuring our Update method
+            DebugSystem.Instance.TimeRuler.BeginMark("Update", Color.Blue);
+
+            // Update the input state for the game
+            UpdateInput(gameTime);
+
+            // Update all of the spheres in the game, handling collision if desired
+            UpdateSpheres(gameTime);
+
+            base.Update(gameTime);
+
+            // End measuring the Update method
+            DebugSystem.Instance.TimeRuler.EndMark("Update");
+        }
+
+        /// <summary>
+        /// Helper method to handle the input for the sample.
+        /// </summary>
+        private void UpdateInput(GameTime gameTime)
+        {
+            // Update the game pad and keyboard input states
+            gamePadPrev = gamePad;
+            gamePad = GamePad.GetState(PlayerIndex.One);
+            keyboardPrev = keyboard;
+            keyboard = Keyboard.GetState();
+
+            // If we've pressed the Back button or Escape key, exit the game
+            if (gamePad.IsButtonDown(Buttons.Back) || keyboard.IsKeyDown(Keys.Escape))
+                Exit();
+
+            // If the X key or button was pressed, toggle whether or not we're colliding the spheres
+            if ((gamePad.IsButtonDown(Buttons.X) && gamePadPrev.IsButtonUp(Buttons.X)) ||
+                (keyboard.IsKeyDown(Keys.X) && keyboardPrev.IsKeyUp(Keys.X)))
+            {
+                collideSpheres = !collideSpheres;
+            }
+
+            // If the user pressed Up or Down on the keyboard, DPad, or left thumbstick, we adjust
+            // the number of active spheres in our scene
+            if (gamePad.IsButtonDown(Buttons.DPadUp) ||
+                gamePad.IsButtonDown(Buttons.LeftThumbstickUp) ||
+                keyboard.IsKeyDown(Keys.Up))
+            {
+                activeSphereCount++;
+            }
+            else if (gamePad.IsButtonDown(Buttons.DPadDown) ||
+                gamePad.IsButtonDown(Buttons.LeftThumbstickDown) ||
+                keyboard.IsKeyDown(Keys.Down))
+            {
+                activeSphereCount--;
+            }
+
+            // Poll for all the gestures our game received
+            while (TouchPanel.IsGestureAvailable)
+            {
+                GestureSample gesture = TouchPanel.ReadGesture();
+
+                // If the user tapped the screen, toggle whether or not we're colliding the spheres
+                if (gesture.GestureType == GestureType.Tap)
+                {
+                    collideSpheres = !collideSpheres;
+                }
+
+                // If the user dragged on the screen, we adjust the number of active spheres in the scene
+                else if (gesture.GestureType == GestureType.FreeDrag)
+                {
+                    activeSphereCount -= Math.Sign(gesture.Delta.Y);
+                }
+            }
+
+            // Make sure we clamp our active sphere count so that we don't go above our maximum or below 1
+            activeSphereCount = Math.Max(Math.Min(activeSphereCount, maximumNumberOfSpheres), 1);
+        }
+
+        /// <summary>
+        /// Helper method that updates our sphere simulation.
+        /// </summary>
+        private void UpdateSpheres(GameTime gameTime)
+        {
+            // Update all spheres and perform collision against the world
+            for (int i = 0; i < activeSphereCount; i++)
+            {
+                Sphere s = spheres[i];
+                s.Update(gameTime);
+                BounceSphereInWorld(s);
+            }
+
+            // If we are colliding spheres against each other
+            if (collideSpheres)
+            {
+                // Iterate over the list twice to compare the spheres against each other
+                for (int i = 0; i < activeSphereCount; i++)
+                {
+                    for (int j = 0; j < activeSphereCount; j++)
+                    {
+                        // Make sure we don't collid a sphere with itself
+                        if (i == j)
+                            continue;
+
+                        // Get the spheres
+                        Sphere a = spheres[i];
+                        Sphere b = spheres[j];
+
+                        // If the spheres are intersecting
+                        if (a.Bounds.Intersects(b.Bounds))
+                        {
+                            // Get the vector between their centers
+                            Vector3 delta = b.Position - a.Position;
+
+                            // Calculate the point halfway between the spheres
+                            Vector3 center = a.Position + delta / 2f;
+
+                            // Normalize the delta vector
+                            delta.Normalize();
+
+                            // Move the spheres to resolve the collision
+                            a.Position = center - delta * a.Radius;
+                            b.Position = center + delta * b.Radius;
+
+                            // Reflect the velocities to bounce the spheres
+                            a.Velocity = Vector3.Normalize(Vector3.Reflect(a.Velocity, delta)) * b.Velocity.Length();
+                            b.Velocity = Vector3.Normalize(Vector3.Reflect(b.Velocity, delta)) * a.Velocity.Length();
+                        }
+                    }
+                }
+            }
+        }
+
+        /// <summary>
+        /// Helper method that keeps a sphere in the world by bouncing it off the walls.
+        /// </summary>
+        private static void BounceSphereInWorld(Sphere s)
+        {
+            // First test along the X axis, flipping the velocity if a collision occurs.
+            if (s.Position.X < -worldSize + s.Radius)
+            {
+                s.Position.X = -worldSize + s.Radius;
+                if (s.Velocity.X < 0f)
+                    s.Velocity.X *= -1f;
+            }
+            else if (s.Position.X > worldSize - s.Radius)
+            {
+                s.Position.X = worldSize - s.Radius;
+                if (s.Velocity.X > 0f)
+                    s.Velocity.X *= -1f;
+            }
+
+            // Then we test the Y axis
+            if (s.Position.Y < s.Radius)
+            {
+                s.Position.Y = s.Radius;
+                if (s.Velocity.Y < 0f)
+                    s.Velocity.Y *= -1f;
+            }
+            else if (s.Position.Y > worldSize - s.Radius)
+            {
+                s.Position.Y = worldSize - s.Radius;
+                if (s.Velocity.Y > 0f)
+                    s.Velocity.Y *= -1f;
+            }
+
+            // And lastly the Z axis
+            if (s.Position.Z < -worldSize + s.Radius)
+            {
+                s.Position.Z = -worldSize + s.Radius;
+                if (s.Velocity.Z < 0f)
+                    s.Velocity.Z *= -1f;
+            }
+            else if (s.Position.Z > worldSize - s.Radius)
+            {
+                s.Position.Z = worldSize - s.Radius;
+                if (s.Velocity.Z > 0f)
+                    s.Velocity.Z *= -1f;
+            }
+        }
+
+        /// <summary>
+        /// This is called when the game should draw itself.
+        /// </summary>
+        /// <param name="gameTime">Provides a snapshot of timing values.</param>
+        protected override void Draw(GameTime gameTime)
+        {
+            // Begin measuring our Draw method
+            DebugSystem.Instance.TimeRuler.BeginMark("Draw", Color.Red);
+
+            GraphicsDevice.Clear(Color.CornflowerBlue);
+
+            // Create a view and projection matrix for our camera
+            Matrix view = Matrix.CreateLookAt(
+                new Vector3(worldSize, worldSize, worldSize) * 1.5f, Vector3.Zero, Vector3.Up);
+            Matrix projection = Matrix.CreatePerspectiveFieldOfView(
+                MathHelper.PiOver4, GraphicsDevice.Viewport.AspectRatio, 0.01f, 100f);
+
+            // Set our sampler state to allow the ground to have a repeated texture
+            GraphicsDevice.SamplerStates[0] = SamplerState.LinearWrap;
+
+            // Draw the ground scaled to our world
+            ground.Draw(Matrix.CreateScale(worldSize, 1f, worldSize), view, projection);
+
+            // Draw all of our spheres
+            for (int i = 0; i < activeSphereCount; i++)
+            {
+                spheres[i].Draw(view, projection);
+            }
+
+            // Draw the demo text on top of the scene
+            DrawDemoText();
+
+            base.Draw(gameTime);
+
+            // End measuring our Draw method
+            DebugSystem.Instance.TimeRuler.EndMark("Draw");
+        }
+
+        /// <summary>
+        /// Helper that draws our demo text, including our current settings and the instructions.
+        /// </summary>
+        private void DrawDemoText()
+        {
+            // Create the text based on our current states
+            string demoText = string.Format(
+                "Sphere count: {0}\nCollisions Enabled: {1}\n\n{2}", 
+                activeSphereCount, collideSpheres, instructions);
+
+            // Measure our text and calculate the correct position to draw it
+            Vector2 size = font.MeasureString(demoText);
+            Vector2 pos = new Vector2(
+                GraphicsDevice.Viewport.TitleSafeArea.Right - size.X,
+                GraphicsDevice.Viewport.TitleSafeArea.Top);
+
+            spriteBatch.Begin();
+
+            // Draw a blank box as a background for our text
+            spriteBatch.Draw(
+                blank, 
+                new Rectangle((int)pos.X - 5, (int)pos.Y, (int)size.X + 10, (int)size.Y + 5), 
+                Color.Black * .5f);
+
+            // Draw the text itself
+            spriteBatch.DrawString(font, demoText, pos, Color.White);
+
+            spriteBatch.End();
+        }
+    }
+}

+ 223 - 0
PerformanceMeasuring/Primitives/GeometricPrimitive.cs

@@ -0,0 +1,223 @@
+#region File Description
+//-----------------------------------------------------------------------------
+// GeometricPrimitive.cs
+//
+// Microsoft XNA Community Game Platform
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//-----------------------------------------------------------------------------
+#endregion
+
+#region Using Statements
+using System;
+using System.Collections.Generic;
+using Microsoft.Xna.Framework;
+using Microsoft.Xna.Framework.Graphics;
+#endregion
+
+namespace PerformanceMeasuring
+{
+    /// <summary>
+    /// Base class for simple geometric primitive models. This provides a vertex
+    /// buffer, an index buffer, plus methods for drawing the model. Classes for
+    /// specific types of primitive (CubePrimitive, SpherePrimitive, etc.) are
+    /// derived from this common base, and use the AddVertex and AddIndex methods
+    /// to specify their geometry.
+    /// 
+    /// This class is borrowed from the Primitives3D sample.
+    /// </summary>
+    public abstract class GeometricPrimitive : IDisposable
+    {
+        #region Fields
+
+
+        // During the process of constructing a primitive model, vertex
+        // and index data is stored on the CPU in these managed lists.
+        List<VertexPositionNormal> vertices = new List<VertexPositionNormal>();
+        List<ushort> indices = new List<ushort>();
+
+
+        // Once all the geometry has been specified, the InitializePrimitive
+        // method copies the vertex and index data into these buffers, which
+        // store it on the GPU ready for efficient rendering.
+        VertexBuffer vertexBuffer;
+        IndexBuffer indexBuffer;
+        BasicEffect basicEffect;
+
+
+        #endregion
+
+        #region Initialization
+
+
+        /// <summary>
+        /// Adds a new vertex to the primitive model. This should only be called
+        /// during the initialization process, before InitializePrimitive.
+        /// </summary>
+        protected void AddVertex(Vector3 position, Vector3 normal)
+        {
+            vertices.Add(new VertexPositionNormal(position, normal));
+        }
+
+
+        /// <summary>
+        /// Adds a new index to the primitive model. This should only be called
+        /// during the initialization process, before InitializePrimitive.
+        /// </summary>
+        protected void AddIndex(int index)
+        {
+            if (index > ushort.MaxValue)
+                throw new ArgumentOutOfRangeException("index");
+
+            indices.Add((ushort)index);
+        }
+
+
+        /// <summary>
+        /// Queries the index of the current vertex. This starts at
+        /// zero, and increments every time AddVertex is called.
+        /// </summary>
+        protected int CurrentVertex
+        {
+            get { return vertices.Count; }
+        }
+
+
+        /// <summary>
+        /// Once all the geometry has been specified by calling AddVertex and AddIndex,
+        /// this method copies the vertex and index data into GPU format buffers, ready
+        /// for efficient rendering.
+        protected void InitializePrimitive(GraphicsDevice graphicsDevice)
+        {
+            // Create a vertex declaration, describing the format of our vertex data.
+
+            // Create a vertex buffer, and copy our vertex data into it.
+            vertexBuffer = new VertexBuffer(graphicsDevice,
+                                            typeof(VertexPositionNormal),
+                                            vertices.Count, BufferUsage.None);
+
+            vertexBuffer.SetData(vertices.ToArray());
+
+            // Create an index buffer, and copy our index data into it.
+            indexBuffer = new IndexBuffer(graphicsDevice, typeof(ushort),
+                                          indices.Count, BufferUsage.None);
+
+            indexBuffer.SetData(indices.ToArray());
+
+            // Create a BasicEffect, which will be used to render the primitive.
+            basicEffect = new BasicEffect(graphicsDevice);
+
+            basicEffect.EnableDefaultLighting();
+            basicEffect.PreferPerPixelLighting = false;
+        }
+
+
+        /// <summary>
+        /// Finalizer.
+        /// </summary>
+        ~GeometricPrimitive()
+        {
+            Dispose(false);
+        }
+
+
+        /// <summary>
+        /// Frees resources used by this object.
+        /// </summary>
+        public void Dispose()
+        {
+            Dispose(true);
+            GC.SuppressFinalize(this);
+        }
+
+
+        /// <summary>
+        /// Frees resources used by this object.
+        /// </summary>
+        protected virtual void Dispose(bool disposing)
+        {
+            if (disposing)
+            {
+                if (vertexBuffer != null)
+                    vertexBuffer.Dispose();
+
+                if (indexBuffer != null)
+                    indexBuffer.Dispose();
+
+                if (basicEffect != null)
+                    basicEffect.Dispose();
+            }
+        }
+
+
+        #endregion
+
+        #region Draw
+
+
+        /// <summary>
+        /// Draws the primitive model, using the specified effect. Unlike the other
+        /// Draw overload where you just specify the world/view/projection matrices
+        /// and color, this method does not set any renderstates, so you must make
+        /// sure all states are set to sensible values before you call it.
+        /// </summary>
+        public void Draw(Effect effect)
+        {
+            GraphicsDevice graphicsDevice = effect.GraphicsDevice;
+
+            // Set our vertex declaration, vertex buffer, and index buffer.
+            graphicsDevice.SetVertexBuffer(vertexBuffer);
+
+            graphicsDevice.Indices = indexBuffer;            
+
+
+            foreach (EffectPass effectPass in effect.CurrentTechnique.Passes)
+            {
+                effectPass.Apply();
+
+                int primitiveCount = indices.Count / 3;
+
+                graphicsDevice.DrawIndexedPrimitives(PrimitiveType.TriangleList, 0, 0,
+                                                     vertices.Count, 0, primitiveCount);
+
+            }
+        }
+
+
+        /// <summary>
+        /// Draws the primitive model, using a BasicEffect shader with default
+        /// lighting. Unlike the other Draw overload where you specify a custom
+        /// effect, this method sets important renderstates to sensible values
+        /// for 3D model rendering, so you do not need to set these states before
+        /// you call it.
+        /// </summary>
+        public void Draw(Matrix world, Matrix view, Matrix projection, Color color)
+        {
+            // Set BasicEffect parameters.
+            basicEffect.World = world;
+            basicEffect.View = view;
+            basicEffect.Projection = projection;
+            basicEffect.DiffuseColor = color.ToVector3();
+            basicEffect.Alpha = color.A / 255.0f;
+
+            GraphicsDevice device = basicEffect.GraphicsDevice;
+            device.DepthStencilState = DepthStencilState.Default;
+
+            if (color.A < 255)
+            {
+                // Set renderstates for alpha blended rendering.
+                device.BlendState = BlendState.AlphaBlend;
+            }
+            else
+            {
+                // Set renderstates for opaque rendering.
+                device.BlendState = BlendState.Opaque;
+            }
+
+            // Draw the model, using BasicEffect.
+            Draw(basicEffect);
+        }
+
+
+        #endregion
+    }
+}

+ 113 - 0
PerformanceMeasuring/Primitives/SpherePrimitive.cs

@@ -0,0 +1,113 @@
+#region File Description
+//-----------------------------------------------------------------------------
+// SpherePrimitive.cs
+//
+// Microsoft XNA Community Game Platform
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//-----------------------------------------------------------------------------
+#endregion
+
+#region Using Statements
+using System;
+using Microsoft.Xna.Framework;
+using Microsoft.Xna.Framework.Graphics;
+#endregion
+
+namespace PerformanceMeasuring
+{
+    /// <summary>
+    /// Geometric primitive class for drawing spheres.
+    /// 
+    /// This class is borrowed from the Primitives3D sample.
+    /// </summary>
+    public class SpherePrimitive : GeometricPrimitive
+    {
+        /// <summary>
+        /// Constructs a new sphere primitive, using default settings.
+        /// </summary>
+        public SpherePrimitive(GraphicsDevice graphicsDevice)
+            : this(graphicsDevice, 1, 16)
+        {
+        }
+
+
+        /// <summary>
+        /// Constructs a new sphere primitive,
+        /// with the specified size and tessellation level.
+        /// </summary>
+        public SpherePrimitive(GraphicsDevice graphicsDevice, float diameter, int tessellation)
+        {
+            if (tessellation < 3)
+                throw new ArgumentOutOfRangeException("tessellation");
+
+            int verticalSegments = tessellation;
+            int horizontalSegments = tessellation * 2;
+
+            float radius = diameter / 2;
+
+            // Start with a single vertex at the bottom of the sphere.
+            AddVertex(Vector3.Down * radius, Vector3.Down);
+
+            // Create rings of vertices at progressively higher latitudes.
+            for (int i = 0; i < verticalSegments - 1; i++)
+            {
+                float latitude = ((i + 1) * MathHelper.Pi / verticalSegments) - MathHelper.PiOver2;
+
+                float dy = (float)Math.Sin(latitude);
+                float dxz = (float)Math.Cos(latitude);
+
+                // Create a single ring of vertices at this latitude.
+                for (int j = 0; j < horizontalSegments; j++)
+                {
+                    float longitude = j * MathHelper.TwoPi / horizontalSegments;
+
+                    float dx = (float)Math.Cos(longitude) * dxz;
+                    float dz = (float)Math.Sin(longitude) * dxz;
+
+                    Vector3 normal = new Vector3(dx, dy, dz);
+
+                    AddVertex(normal * radius, normal);
+                }
+            }
+
+            // Finish with a single vertex at the top of the sphere.
+            AddVertex(Vector3.Up * radius, Vector3.Up);
+
+            // Create a fan connecting the bottom vertex to the bottom latitude ring.
+            for (int i = 0; i < horizontalSegments; i++)
+            {
+                AddIndex(0);
+                AddIndex(1 + (i + 1) % horizontalSegments);
+                AddIndex(1 + i);
+            }
+
+            // Fill the sphere body with triangles joining each pair of latitude rings.
+            for (int i = 0; i < verticalSegments - 2; i++)
+            {
+                for (int j = 0; j < horizontalSegments; j++)
+                {
+                    int nextI = i + 1;
+                    int nextJ = (j + 1) % horizontalSegments;
+
+                    AddIndex(1 + i * horizontalSegments + j);
+                    AddIndex(1 + i * horizontalSegments + nextJ);
+                    AddIndex(1 + nextI * horizontalSegments + j);
+
+                    AddIndex(1 + i * horizontalSegments + nextJ);
+                    AddIndex(1 + nextI * horizontalSegments + nextJ);
+                    AddIndex(1 + nextI * horizontalSegments + j);
+                }
+            }
+
+            // Create a fan connecting the top vertex to the top latitude ring.
+            for (int i = 0; i < horizontalSegments; i++)
+            {
+                AddIndex(CurrentVertex - 1);
+                AddIndex(CurrentVertex - 2 - (i + 1) % horizontalSegments);
+                AddIndex(CurrentVertex - 2 - i);
+            }
+
+            InitializePrimitive(graphicsDevice);
+        }
+    }
+}

+ 54 - 0
PerformanceMeasuring/Primitives/VertexPositionNormal.cs

@@ -0,0 +1,54 @@
+#region File Description
+//-----------------------------------------------------------------------------
+// VertexPositionNormal.cs
+//
+// Microsoft XNA Community Game Platform
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//-----------------------------------------------------------------------------
+#endregion
+
+#region Using Statements
+using Microsoft.Xna.Framework;
+using Microsoft.Xna.Framework.Graphics;
+#endregion
+
+namespace PerformanceMeasuring
+{
+    /// <summary>
+    /// Custom vertex type for vertices that have just a
+    /// position and a normal, without any texture coordinates.
+    /// 
+    /// This struct is borrowed from the Primitives3D sample.
+    /// </summary>
+    public struct VertexPositionNormal : IVertexType
+    {
+        public Vector3 Position;
+        public Vector3 Normal;
+
+
+        /// <summary>
+        /// Constructor.
+        /// </summary>
+        public VertexPositionNormal(Vector3 position, Vector3 normal)
+        {
+            Position = position;
+            Normal = normal;
+        }
+
+        /// <summary>
+        /// A VertexDeclaration object, which contains information about the vertex
+        /// elements contained within this struct.
+        /// </summary>
+        public static readonly VertexDeclaration VertexDeclaration = new VertexDeclaration
+        (
+            new VertexElement(0, VertexElementFormat.Vector3, VertexElementUsage.Position, 0),
+            new VertexElement(12, VertexElementFormat.Vector3, VertexElementUsage.Normal, 0)
+        );
+
+        VertexDeclaration IVertexType.VertexDeclaration
+        {
+            get { return VertexPositionNormal.VertexDeclaration; }
+        }
+
+    }
+}

+ 6 - 0
PerformanceMeasuring/Properties/AppManifest.xml

@@ -0,0 +1,6 @@
+<Deployment xmlns="http://schemas.microsoft.com/client/2007/deployment"
+        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
+>
+    <Deployment.Parts>
+    </Deployment.Parts>
+</Deployment>

+ 23 - 0
PerformanceMeasuring/Properties/AssemblyInfo.cs

@@ -0,0 +1,23 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+// General Information about an assembly is controlled through the following 
+// set of attributes. Change these attribute values to modify the information
+// associated with an assembly.
+[assembly: AssemblyTitle("PerformanceMeasuring")]
+[assembly: AssemblyProduct("PerformanceMeasuring")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyCompany("Microsoft")]
+[assembly: AssemblyCopyright("Copyright © Microsoft 2010")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+
+// Version information for an assembly consists of the following four values:
+//
+//      Major Version
+//      Minor Version 
+//      Build Number
+//      Revision
+//
+[assembly: AssemblyVersion("1.0.0.0")]

+ 32 - 0
PerformanceMeasuring/Properties/WMAppManifest.xml

@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<Deployment xmlns="http://schemas.microsoft.com/windowsphone/2009/deployment" AppPlatformVersion="7.0">
+  <App xmlns="" ProductID="{8e6e4673-8a0d-42bc-87fc-9fe2d296833d}" Title="PerformanceMeasuring" RuntimeType="XNA" Version="1.0.0.0" Genre="Apps.Normal" Author="" Description="" Publisher="">
+    <IconPath IsRelative="true" IsResource="false"></IconPath>
+    <Capabilities>
+      <Capability Name="ID_CAP_NETWORKING" />
+      <Capability Name="ID_CAP_LOCATION" />
+      <Capability Name="ID_CAP_SENSORS" />
+      <Capability Name="ID_CAP_MICROPHONE" />
+      <Capability Name="ID_CAP_MEDIALIB" />
+      <Capability Name="ID_CAP_GAMERSERVICES" />
+      <Capability Name="ID_CAP_PHONEDIALER" />
+      <Capability Name="ID_CAP_PUSH_NOTIFICATION" />
+      <Capability Name="ID_CAP_WEBBROWSERCOMPONENT" />
+      <Capability Name="ID_CAP_IDENTITY_USER" />
+      <Capability Name="ID_CAP_IDENTITY_DEVICE" />
+    </Capabilities>
+    <Tasks>
+      <DefaultTask Name="_default"/>
+    </Tasks>
+    <Tokens>
+      <PrimaryToken TokenID="PerformanceMeasuringToken" TaskName="_default">
+        <TemplateType5>
+          <BackgroundImageURI IsRelative="true" IsResource="false"></BackgroundImageURI>
+          <Count>0</Count>
+          <Title></Title>
+        </TemplateType5>
+      </PrimaryToken>
+    </Tokens>
+  </App>
+</Deployment>
+

+ 46 - 0
PerformanceMeasuring/Sphere.cs

@@ -0,0 +1,46 @@
+#region File Description
+//-----------------------------------------------------------------------------
+// Sphere.cs
+//
+// Microsoft XNA Community Game Platform
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//-----------------------------------------------------------------------------
+#endregion
+
+using Microsoft.Xna.Framework;
+using Microsoft.Xna.Framework.Graphics;
+
+namespace PerformanceMeasuring
+{
+    public class Sphere
+    {
+        private SpherePrimitive primitive;
+
+        public Vector3 Position;
+        public Vector3 Velocity;
+        public Color Color = Color.White;
+
+        public float Radius { get; private set; }
+
+        public BoundingSphere Bounds
+        {
+            get { return new BoundingSphere(Position, Radius); }
+        }
+
+        public Sphere(GraphicsDevice graphics, float radius)
+        {
+            primitive = new SpherePrimitive(graphics, radius * 2f, 10);
+            Radius = radius;
+        }
+
+        public void Update(GameTime gameTime)
+        {
+            Position += Velocity * (float)gameTime.ElapsedGameTime.TotalSeconds;
+        }
+
+        public void Draw(Matrix view, Matrix projection)
+        {
+            primitive.Draw(Matrix.CreateTranslation(Position), view, projection, Color);
+        }
+    }
+}

+ 246 - 0
ReachGraphicsDemo/AlphaDemo.cs

@@ -0,0 +1,246 @@
+#region File Description
+//-----------------------------------------------------------------------------
+// AlphaDemo.cs
+//
+// Microsoft XNA Community Game Platform
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//-----------------------------------------------------------------------------
+#endregion
+
+#region Using Statements
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using Microsoft.Xna.Framework;
+using Microsoft.Xna.Framework.Graphics;
+using SkinnedModel;
+using SimpleAnimation;
+using System.Diagnostics;
+#endregion
+
+namespace XnaGraphicsDemo
+{
+    /// <summary>
+    /// Demo shows how to use AlphaTestEffect.
+    /// </summary>
+    class AlphaDemo : MenuComponent
+    {
+        // Fields.
+        Tank tank = new Tank();
+        Model grid;
+        RenderTarget2D renderTarget;
+        AlphaTestEffect alphaTestEffect;
+
+        float cameraRotation = 0;
+
+
+        /// <summary>
+        /// Constructor.
+        /// </summary>
+        public AlphaDemo(DemoGame game)
+            : base(game)
+        {
+            Entries.Add(new MenuEntry { Text = "back", Clicked = delegate { Game.SetActiveMenu(0); } });
+        }
+
+
+        /// <summary>
+        /// Resets the menu state.
+        /// </summary>
+        public override void Reset()
+        {
+            cameraRotation = 0.85f;
+
+            base.Reset();
+        }
+
+
+        /// <summary>
+        /// Loads content for this demo.
+        /// </summary>
+        protected override void LoadContent()
+        {
+            tank.Load(Game.Content);
+
+            renderTarget = new RenderTarget2D(GraphicsDevice, 400, 400, false, SurfaceFormat.Color, DepthFormat.Depth24);
+
+            alphaTestEffect = new AlphaTestEffect(GraphicsDevice);
+            alphaTestEffect.AlphaFunction = CompareFunction.Greater;
+            alphaTestEffect.ReferenceAlpha = 128;
+
+            grid = Game.Content.Load<Model>("grid");
+        }
+
+
+        /// <summary>
+        /// Animates the tank model.
+        /// </summary>
+        public override void Update(GameTime gameTime)
+        {
+            tank.Animate(gameTime);
+
+            base.Update(gameTime);
+        }
+
+
+        /// <summary>
+        /// Draws the AlphaTestEffect demo.
+        /// </summary>
+        public override void Draw(GameTime gameTime)
+        {
+            // Compute camera matrices.
+            float time = (float)gameTime.TotalGameTime.TotalSeconds;
+
+            Matrix tankRotation = Matrix.CreateRotationY(time * 0.15f);
+            Matrix sceneRotation = Matrix.CreateRotationY(cameraRotation);
+
+            Vector3 cameraPosition = new Vector3(1250, 250, 0);
+            Vector3 cameraTarget = new Vector3(0, -100, 0);
+
+            Matrix view = Matrix.CreateLookAt(cameraPosition,
+                                              cameraTarget,
+                                              Vector3.Up);
+
+            Matrix projection = Matrix.CreatePerspectiveFieldOfView(MathHelper.PiOver4,
+                                                                    GraphicsDevice.Viewport.AspectRatio,
+                                                                    10,
+                                                                    10000);
+
+            // Draw a single copy of the tank model into a rendertarget.
+            DrawTankIntoRenderTarget(tankRotation, sceneRotation);
+
+            // Draw the scene background.
+            DrawTitle("alpha test effect", new Color(192, 192, 192), new Color(156, 156, 156));
+
+            GraphicsDevice.BlendState = BlendState.Opaque;
+            GraphicsDevice.RasterizerState = RasterizerState.CullCounterClockwise;
+            GraphicsDevice.DepthStencilState = DepthStencilState.None;
+            GraphicsDevice.SamplerStates[0] = SamplerState.LinearWrap;
+
+            grid.Draw(Matrix.CreateTranslation(0, -8, 0) * sceneRotation, view, projection);
+
+            // Draw many copies of the imposter sprite, faking the illusion of a more complex 3D scene with many tanks.
+            GraphicsDevice.DepthStencilState = DepthStencilState.Default;
+            GraphicsDevice.SamplerStates[0] = SamplerState.LinearClamp;
+
+            DrawImposterSprites(tankRotation, sceneRotation, cameraPosition, cameraTarget, view, projection);
+
+            base.Draw(gameTime);
+        }
+
+
+        /// <summary>
+        /// Draws the 3D tank model into a rendertarget.
+        /// </summary>
+        void DrawTankIntoRenderTarget(Matrix tankRotation, Matrix sceneRotation)
+        {
+            Matrix view = Matrix.CreateLookAt(new Vector3(1250, 650, 0),
+                                              new Vector3(0, 0, 0),
+                                              Vector3.Up);
+
+            Matrix projection = Matrix.CreatePerspectiveFieldOfView(MathHelper.PiOver4,
+                                                                    1,
+                                                                    10,
+                                                                    10000);
+
+            RenderTargetBinding[] previousRenderTargets = GraphicsDevice.GetRenderTargets();
+
+            GraphicsDevice.SetRenderTarget(renderTarget);
+
+            GraphicsDevice.BlendState = BlendState.Opaque;
+            GraphicsDevice.RasterizerState = RasterizerState.CullCounterClockwise;
+            GraphicsDevice.DepthStencilState = DepthStencilState.Default;
+            GraphicsDevice.SamplerStates[0] = SamplerState.LinearWrap;
+
+            GraphicsDevice.Clear(Color.Transparent);
+
+            tank.Draw(tankRotation * sceneRotation * Matrix.CreateScale(0.9f), view, projection, LightingMode.OneVertexLight, true);
+
+            GraphicsDevice.SetRenderTargets(previousRenderTargets);
+        }
+
+
+        /// <summary>
+        /// Draws many copies of the rendertarget as 2D billboard sprites, positioned within the 3D scene.
+        /// </summary>
+        void DrawImposterSprites(Matrix tankRotation, Matrix sceneRotation, Vector3 cameraPosition, Vector3 cameraTarget, Matrix view, Matrix projection)
+        {
+            const int start = -2;
+            const int end = 3;
+            const int count = (end - start) * (end - start);
+
+            const float size = 0.2f;
+            const float spacing = 240;
+
+            const float width = 120;
+            const float height1 = 135;
+            const float height2 = -135;
+
+            // Create billboard vertices.
+            VertexPositionTexture[] vertices = new VertexPositionTexture[count * 4];
+            int i = 0;
+
+            for (int x = start; x < end; x++)
+            {
+                for (int z = start; z < end; z++)
+                {
+                    Matrix scale = Matrix.CreateScale(size);
+                    Matrix translation = Matrix.CreateTranslation(x * spacing, 0, z * spacing);
+                    Matrix world = tankRotation * scale * translation * sceneRotation;
+
+                    Matrix billboard = Matrix.CreateConstrainedBillboard(world.Translation, cameraPosition, Vector3.Up, cameraTarget - cameraPosition, null);
+
+                    vertices[i].Position = Vector3.Transform(new Vector3(width, height1, 0), billboard);
+                    vertices[i++].TextureCoordinate = new Vector2(0, 0);
+
+                    vertices[i].Position = Vector3.Transform(new Vector3(-width, height1, 0), billboard);
+                    vertices[i++].TextureCoordinate = new Vector2(1, 0);
+
+                    vertices[i].Position = Vector3.Transform(new Vector3(-width, height2, 0), billboard);
+                    vertices[i++].TextureCoordinate = new Vector2(1, 1);
+
+                    vertices[i].Position = Vector3.Transform(new Vector3(width, height2, 0), billboard);
+                    vertices[i++].TextureCoordinate = new Vector2(0, 1);
+                }
+            }
+
+            // Create billboard indices.
+            short[] indices = new short[count * 6];
+            short currentVertex = 0;
+            i = 0;
+
+            while (i < indices.Length)
+            {
+                indices[i++] = currentVertex;
+                indices[i++] = (short)(currentVertex + 1);
+                indices[i++] = (short)(currentVertex + 2);
+
+                indices[i++] = currentVertex;
+                indices[i++] = (short)(currentVertex + 2);
+                indices[i++] = (short)(currentVertex + 3);
+
+                currentVertex += 4;
+            }
+
+            // Draw the billboard sprites.
+            alphaTestEffect.World = Matrix.Identity;
+            alphaTestEffect.View = view;
+            alphaTestEffect.Projection = projection;
+            alphaTestEffect.Texture = renderTarget;
+
+            alphaTestEffect.CurrentTechnique.Passes[0].Apply();
+
+            GraphicsDevice.DrawUserIndexedPrimitives(PrimitiveType.TriangleList, vertices, 0, count * 4, indices, 0, count * 2);
+        }
+
+
+        /// <summary>
+        /// Dragging on the menu background rotates the camera.
+        /// </summary>
+        protected override void OnDrag(Vector2 delta)
+        {
+            cameraRotation += delta.X / 400;
+        }
+    }
+}

+ 6 - 0
ReachGraphicsDemo/App.config

@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<configuration>
+  <startup useLegacyV2RuntimeActivationPolicy="true">
+    <supportedRuntime version="v4.0"/>
+  </startup>
+</configuration>

+ 182 - 0
ReachGraphicsDemo/BasicDemo.cs

@@ -0,0 +1,182 @@
+#region File Description
+//-----------------------------------------------------------------------------
+// BasicDemo.cs
+//
+// Microsoft XNA Community Game Platform
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//-----------------------------------------------------------------------------
+#endregion
+
+#region Using Statements
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using Microsoft.Xna.Framework;
+using Microsoft.Xna.Framework.Graphics;
+using SkinnedModel;
+using SimpleAnimation;
+using GeneratedGeometry;
+#endregion
+
+namespace XnaGraphicsDemo
+{
+    /// <summary>
+    /// Enum controls what kind of lighting to use.
+    /// </summary>
+    public enum LightingMode
+    {
+        NoLighting,
+        OneVertexLight,
+        ThreeVertexLights,
+        ThreePixelLights,
+    }
+
+    
+    /// <summary>
+    /// Demo shows how to use BasicEffect.
+    /// </summary>
+    class BasicDemo : MenuComponent
+    {
+        // Fields.
+        Model grid;
+        Tank tank = new Tank();
+        LightModeMenu lightMode;
+        BoolMenuEntry textureEnable;
+        float zoom = 1;
+
+
+        /// <summary>
+        /// Constructor.
+        /// </summary>
+        public BasicDemo(DemoGame game)
+            : base(game)
+        {
+            Entries.Add(textureEnable = new BoolMenuEntry("texture"));
+            Entries.Add(lightMode = new LightModeMenu());
+            Entries.Add(new MenuEntry { Text = "back", Clicked = delegate { Game.SetActiveMenu(0); } });
+        }
+
+
+        /// <summary>
+        /// Resets the menu state.
+        /// </summary>
+        public override void Reset()
+        {
+            lightMode.LightMode = LightingMode.ThreeVertexLights;
+            textureEnable.Value = true;
+            zoom = 1;
+
+            base.Reset();
+        }
+
+
+        /// <summary>
+        /// Loads content for this demo.
+        /// </summary>
+        protected override void LoadContent()
+        {
+            tank.Load(Game.Content);
+
+            grid = Game.Content.Load<Model>("grid");
+        }
+
+
+        /// <summary>
+        /// Updates the tank animation.
+        /// </summary>
+        public override void Update(GameTime gameTime)
+        {
+            tank.Animate(gameTime);
+
+            base.Update(gameTime);
+        }
+
+        
+        /// <summary>
+        /// Draws the BasicEffect demo.
+        /// </summary>
+        public override void Draw(GameTime gameTime)
+        {
+            float time = (float)gameTime.TotalGameTime.TotalSeconds;
+
+            // Compute camera matrices.
+            Matrix rotation = Matrix.CreateRotationY(time * 0.1f);
+
+            Matrix projection = Matrix.CreatePerspectiveFieldOfView(MathHelper.PiOver4,
+                                                                    GraphicsDevice.Viewport.AspectRatio,
+                                                                    10,
+                                                                    20000);
+
+            Matrix view = Matrix.CreateLookAt(new Vector3(1500, 550, 0) * zoom + new Vector3(0, 150, 0),
+                                              new Vector3(0, 150, 0),
+                                              Vector3.Up);
+
+            // Draw the title.
+            DrawTitle("basic effect", new Color(192, 192, 192), new Color(156, 156, 156));
+
+            // Set render states.
+            GraphicsDevice.BlendState = BlendState.Opaque;
+            GraphicsDevice.RasterizerState = RasterizerState.CullCounterClockwise;
+            GraphicsDevice.DepthStencilState = DepthStencilState.Default;
+            GraphicsDevice.SamplerStates[0] = SamplerState.LinearWrap;
+
+            // Draw the background grid.
+            grid.Draw(Matrix.CreateScale(1.5f) * rotation, view, projection);
+
+            // Draw the tank model.
+            tank.Draw(rotation, view, projection, lightMode.LightMode, textureEnable.Value);
+
+            base.Draw(gameTime);
+        }
+
+
+        /// <summary>
+        /// Dragging up and down on the menu background zooms in and out.
+        /// </summary>
+        protected override void OnDrag(Vector2 delta)
+        {
+            zoom = MathHelper.Clamp(zoom * (float)Math.Exp(delta.Y / 400), 0.4f, 6);
+        }
+
+
+        /// <summary>
+        /// Custom menu entry subclass for cycling through the different lighting options.
+        /// </summary>
+        class LightModeMenu : MenuEntry
+        {
+            public LightingMode LightMode = LightingMode.ThreeVertexLights;
+
+
+            public override void OnClicked()
+            {
+                if (LightMode == LightingMode.ThreePixelLights)
+                    LightMode = 0;
+                else
+                    LightMode++;
+
+                base.OnClicked();
+            }
+
+
+            public override string Text
+            {
+                get
+                {
+                    switch (LightMode)
+                    {
+                        case LightingMode.NoLighting:        return "no lighting";
+                        case LightingMode.OneVertexLight:    return "one vertex light";
+                        case LightingMode.ThreeVertexLights: return "three vertex lights";
+                        case LightingMode.ThreePixelLights:  return "three pixel lights";
+
+                        default:
+                            throw new NotSupportedException();
+                    }
+                }
+
+                set { }
+            }
+        }
+    }
+}

BIN
ReachGraphicsDemo/Content/BigFont.xnb


BIN
ReachGraphicsDemo/Content/background.xnb


BIN
ReachGraphicsDemo/Content/cat.xnb


BIN
ReachGraphicsDemo/Content/checker_0.xnb


BIN
ReachGraphicsDemo/Content/dude.xnb


BIN
ReachGraphicsDemo/Content/engine_diff_tex_0.xnb


BIN
ReachGraphicsDemo/Content/font.xnb


BIN
ReachGraphicsDemo/Content/grass1_0.xnb


BIN
ReachGraphicsDemo/Content/grid.xnb


BIN
ReachGraphicsDemo/Content/head_0.xnb


BIN
ReachGraphicsDemo/Content/jacket_0.xnb


BIN
ReachGraphicsDemo/Content/lightmap_0.xnb


BIN
ReachGraphicsDemo/Content/model.xnb


Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff