Kenkart 2 years ago
parent
commit
bf27772cd1
22 changed files with 2852 additions and 622 deletions
  1. 2 0
      Assets/KinectView/Scripts/BodySourceView.cs
  2. 323 586
      Assets/Scenes/Main.unity
  3. 1 1
      Assets/Scripts/CSVWriter.cs
  4. 36 17
      Assets/Scripts/HelperScript.cs
  5. 10 2
      Assets/Scripts/PlayerReplay.cs
  6. 5 3
      Assets/Scripts/Visualizer_FadeInSeries.cs
  7. 13 13
      Assets/Scripts/ViveInput.cs
  8. 145 0
      DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_OneArm_Backward_ColorFeedback_Slow.csv
  9. 145 0
      DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_OneArm_Backward_HapticFeedback_Slow.csv
  10. 161 0
      DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_ColorFeedback_Fast.csv
  11. 161 0
      DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_HapticFeedback_Slow.csv
  12. 161 0
      DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_None_Fast.csv
  13. 136 0
      DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_OneArm_Sideways_ColorFeedback_Slow.csv
  14. 136 0
      DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_OneArm_Sideways_None_Fast.csv
  15. 193 0
      DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_HapticFeedback_Fast.csv
  16. 193 0
      DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_None_Fast.csv
  17. 193 0
      DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_None_Slow.csv
  18. 161 0
      DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Sideways_ColorFeedback_Fast.csv
  19. 161 0
      DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Sideways_HapticFeedback_Fast.csv
  20. 162 0
      DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Forward_ColorFeedback_Slow.csv
  21. 162 0
      DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Forward_HapticFeedback_Slow.csv
  22. 192 0
      DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Sideways_ColorFeedback_Fast.csv

+ 2 - 0
Assets/KinectView/Scripts/BodySourceView.cs

@@ -167,6 +167,8 @@ public class BodySourceView : MonoBehaviour
             initJoints[(int)jt] = GetVector3FromJoint(sourceJoint);
         }
 
+        HelperScript.SetPlayerJoints(initJoints);
+
         Vector3[] rescaledJoints = HelperScript.RescaleJoints(initJoints);
 
         for (Kinect.JointType jt = Kinect.JointType.SpineBase; jt <= Kinect.JointType.ThumbRight; jt++)

+ 323 - 586
Assets/Scenes/Main.unity

@@ -915,11 +915,11 @@ PrefabInstance:
     - target: {fileID: 2348914, guid: 4d293c8e162f3874b982baadd71153d2, type: 3}
       propertyPath: m_Materials.Array.data[0]
       value: 
-      objectReference: {fileID: 274002681}
+      objectReference: {fileID: 774000617}
     - target: {fileID: 3380982, guid: 4d293c8e162f3874b982baadd71153d2, type: 3}
       propertyPath: m_Mesh
       value: 
-      objectReference: {fileID: 922977074}
+      objectReference: {fileID: 1360962168}
     - target: {fileID: 4000013889601590, guid: 4d293c8e162f3874b982baadd71153d2, type: 3}
       propertyPath: m_LocalPosition.y
       value: 1
@@ -930,11 +930,6 @@ PrefabInstance:
       objectReference: {fileID: 0}
     m_RemovedComponents: []
   m_SourcePrefab: {fileID: 100100000, guid: 4d293c8e162f3874b982baadd71153d2, type: 3}
---- !u!4 &110216683 stripped
-Transform:
-  m_CorrespondingSourceObject: {fileID: 420908, guid: 4d293c8e162f3874b982baadd71153d2, type: 3}
-  m_PrefabInstance: {fileID: 110216682}
-  m_PrefabAsset: {fileID: 0}
 --- !u!1001 &113186067
 PrefabInstance:
   m_ObjectHideFlags: 0
@@ -1834,41 +1829,6 @@ PrefabInstance:
       objectReference: {fileID: 0}
     m_RemovedComponents: []
   m_SourcePrefab: {fileID: 100100000, guid: a8d819c88b06d5d479cad532c162c475, type: 3}
---- !u!21 &274002681
-Material:
-  serializedVersion: 6
-  m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
-  m_PrefabAsset: {fileID: 0}
-  m_Name: Sprites/Default
-  m_Shader: {fileID: 10753, guid: 0000000000000000f000000000000000, type: 0}
-  m_ShaderKeywords: 
-  m_LightmapFlags: 4
-  m_EnableInstancingVariants: 0
-  m_DoubleSidedGI: 0
-  m_CustomRenderQueue: -1
-  stringTagMap: {}
-  disabledShaderPasses: []
-  m_SavedProperties:
-    serializedVersion: 3
-    m_TexEnvs:
-    - _AlphaTex:
-        m_Texture: {fileID: 0}
-        m_Scale: {x: 1, y: 1}
-        m_Offset: {x: 0, y: 0}
-    - _MainTex:
-        m_Texture: {fileID: 0}
-        m_Scale: {x: 1, y: 1}
-        m_Offset: {x: 0, y: 0}
-    m_Floats:
-    - PixelSnap: 0
-    - _EnableExternalAlpha: 0
-    m_Colors:
-    - _Color: {r: 1, g: 1, b: 1, a: 1}
-    - _Flip: {r: 1, g: 1, b: 1, a: 1}
-    - _RendererColor: {r: 1, g: 1, b: 1, a: 1}
-  m_BuildTextureStacks: []
 --- !u!1001 &295791562
 PrefabInstance:
   m_ObjectHideFlags: 0
@@ -2408,55 +2368,6 @@ PrefabInstance:
       objectReference: {fileID: 0}
     m_RemovedComponents: []
   m_SourcePrefab: {fileID: 100100000, guid: b4f729d9618a65543baedfac3b0a7311, type: 3}
---- !u!1 &429130582
-GameObject:
-  m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
-  m_PrefabAsset: {fileID: 0}
-  serializedVersion: 6
-  m_Component:
-  - component: {fileID: 429130583}
-  - component: {fileID: 429130584}
-  m_Layer: 0
-  m_Name: Model
-  m_TagString: Untagged
-  m_Icon: {fileID: 0}
-  m_NavMeshLayer: 0
-  m_StaticEditorFlags: 0
-  m_IsActive: 1
---- !u!4 &429130583
-Transform:
-  m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
-  m_PrefabAsset: {fileID: 0}
-  m_GameObject: {fileID: 429130582}
-  m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
-  m_LocalPosition: {x: 0, y: 0, z: 0}
-  m_LocalScale: {x: 1, y: 1, z: 1}
-  m_Children: []
-  m_Father: {fileID: 1189159644}
-  m_RootOrder: 0
-  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
---- !u!114 &429130584
-MonoBehaviour:
-  m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
-  m_PrefabAsset: {fileID: 0}
-  m_GameObject: {fileID: 429130582}
-  m_Enabled: 1
-  m_EditorHideFlags: 0
-  m_Script: {fileID: 11500000, guid: 5890e3cad70bea64d91aef9145ba3454, type: 3}
-  m_Name: 
-  m_EditorClassIdentifier: 
-  index: -1
-  modelOverride: 
-  shader: {fileID: 0}
-  verbose: 0
-  createComponents: 1
-  updateDynamically: 1
 --- !u!1001 &444615516
 PrefabInstance:
   m_ObjectHideFlags: 0
@@ -3460,6 +3371,41 @@ Transform:
   m_CorrespondingSourceObject: {fileID: 2478961553079219844, guid: b4f729d9618a65543baedfac3b0a7311, type: 3}
   m_PrefabInstance: {fileID: 1937750070}
   m_PrefabAsset: {fileID: 0}
+--- !u!21 &774000617
+Material:
+  serializedVersion: 6
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_Name: Sprites/Default
+  m_Shader: {fileID: 10753, guid: 0000000000000000f000000000000000, type: 0}
+  m_ShaderKeywords: 
+  m_LightmapFlags: 4
+  m_EnableInstancingVariants: 0
+  m_DoubleSidedGI: 0
+  m_CustomRenderQueue: -1
+  stringTagMap: {}
+  disabledShaderPasses: []
+  m_SavedProperties:
+    serializedVersion: 3
+    m_TexEnvs:
+    - _AlphaTex:
+        m_Texture: {fileID: 0}
+        m_Scale: {x: 1, y: 1}
+        m_Offset: {x: 0, y: 0}
+    - _MainTex:
+        m_Texture: {fileID: 0}
+        m_Scale: {x: 1, y: 1}
+        m_Offset: {x: 0, y: 0}
+    m_Floats:
+    - PixelSnap: 0
+    - _EnableExternalAlpha: 0
+    m_Colors:
+    - _Color: {r: 1, g: 1, b: 1, a: 1}
+    - _Flip: {r: 1, g: 1, b: 1, a: 1}
+    - _RendererColor: {r: 1, g: 1, b: 1, a: 1}
+  m_BuildTextureStacks: []
 --- !u!1001 &774658341
 PrefabInstance:
   m_ObjectHideFlags: 0
@@ -3866,7 +3812,7 @@ MonoBehaviour:
   perspective: 2
   complexity: 2
   direction: 1
-  feedback: 2
+  feedback: 0
   speed: 1
   monitors: {fileID: 1439097805}
 --- !u!4 &815386529
@@ -4633,288 +4579,124 @@ PrefabInstance:
       objectReference: {fileID: 0}
     m_RemovedComponents: []
   m_SourcePrefab: {fileID: 100100000, guid: 74706bb29dd2f754f8d23c7af6e47e82, type: 3}
---- !u!43 &922977074
-Mesh:
+--- !u!1001 &923006063
+PrefabInstance:
   m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
-  m_PrefabAsset: {fileID: 0}
-  m_Name: 
-  serializedVersion: 10
-  m_SubMeshes:
-  - serializedVersion: 2
-    firstByte: 0
-    indexCount: 24
-    topology: 0
-    baseVertex: 0
-    firstVertex: 0
-    vertexCount: 8
-    localAABB:
-      m_Center: {x: 0, y: 0.01, z: 0}
-      m_Extent: {x: 1.65, y: 0, z: 1.275}
-  m_Shapes:
-    vertices: []
-    shapes: []
-    channels: []
-    fullWeights: []
-  m_BindPose: []
-  m_BoneNameHashes: 
-  m_RootBoneNameHash: 0
-  m_BonesAABB: []
-  m_VariableBoneCountWeights:
-    m_Data: 
-  m_MeshCompression: 0
-  m_IsReadable: 1
-  m_KeepVertices: 1
-  m_KeepIndices: 1
-  m_IndexFormat: 0
-  m_IndexBuffer: 000004000100010004000500010005000200020005000600020006000300030006000700030007000000000007000400
-  m_VertexData:
-    serializedVersion: 3
-    m_VertexCount: 8
-    m_Channels:
-    - stream: 0
-      offset: 0
-      format: 0
-      dimension: 3
-    - stream: 0
-      offset: 0
-      format: 0
-      dimension: 0
-    - stream: 0
-      offset: 0
-      format: 0
-      dimension: 0
-    - stream: 0
-      offset: 12
-      format: 0
-      dimension: 4
-    - stream: 0
-      offset: 28
-      format: 0
-      dimension: 2
-    - stream: 0
-      offset: 0
-      format: 0
-      dimension: 0
-    - stream: 0
-      offset: 0
-      format: 0
-      dimension: 0
-    - stream: 0
-      offset: 0
-      format: 0
-      dimension: 0
-    - stream: 0
-      offset: 0
-      format: 0
-      dimension: 0
-    - stream: 0
-      offset: 0
-      format: 0
-      dimension: 0
-    - stream: 0
-      offset: 0
-      format: 0
-      dimension: 0
-    - stream: 0
-      offset: 0
-      format: 0
-      dimension: 0
-    - stream: 0
-      offset: 0
-      format: 0
-      dimension: 0
-    - stream: 0
-      offset: 0
-      format: 0
-      dimension: 0
-    m_DataSize: 288
-    _typelessdata: 0000c03f0ad7233c000090bf000000000000803f0000803f0000803f00000000000000000000c0bf0ad7233c000090bf000000000000803f0000803f0000803f0000803f000000000000c0bf0ad7233c0000903f000000000000803f0000803f0000803f00000000000000000000c03f0ad7233c0000903f000000000000803f0000803f0000803f0000803f000000003333d33f0ad7233c3333a3bf000000000000803f0000803f00000000000000000000803f3333d3bf0ad7233c3333a3bf000000000000803f0000803f000000000000803f0000803f3333d3bf0ad7233c3333a33f000000000000803f0000803f00000000000000000000803f3333d33f0ad7233c3333a33f000000000000803f0000803f000000000000803f0000803f
-  m_CompressedMesh:
-    m_Vertices:
-      m_NumItems: 0
-      m_Range: 0
-      m_Start: 0
-      m_Data: 
-      m_BitSize: 0
-    m_UV:
-      m_NumItems: 0
-      m_Range: 0
-      m_Start: 0
-      m_Data: 
-      m_BitSize: 0
-    m_Normals:
-      m_NumItems: 0
-      m_Range: 0
-      m_Start: 0
-      m_Data: 
-      m_BitSize: 0
-    m_Tangents:
-      m_NumItems: 0
-      m_Range: 0
-      m_Start: 0
-      m_Data: 
-      m_BitSize: 0
-    m_Weights:
-      m_NumItems: 0
-      m_Data: 
-      m_BitSize: 0
-    m_NormalSigns:
-      m_NumItems: 0
-      m_Data: 
-      m_BitSize: 0
-    m_TangentSigns:
-      m_NumItems: 0
-      m_Data: 
-      m_BitSize: 0
-    m_FloatColors:
-      m_NumItems: 0
-      m_Range: 0
-      m_Start: 0
-      m_Data: 
-      m_BitSize: 0
-    m_BoneIndices:
-      m_NumItems: 0
-      m_Data: 
-      m_BitSize: 0
-    m_Triangles:
-      m_NumItems: 0
-      m_Data: 
-      m_BitSize: 0
-    m_UVInfo: 0
-  m_LocalAABB:
-    m_Center: {x: 0, y: 0.01, z: 0}
-    m_Extent: {x: 1.65, y: 0, z: 1.275}
-  m_MeshUsageFlags: 0
-  m_BakedConvexCollisionMesh: 
-  m_BakedTriangleCollisionMesh: 
-  m_MeshMetrics[0]: 1
-  m_MeshMetrics[1]: 1
-  m_MeshOptimizationFlags: 1
-  m_StreamData:
-    serializedVersion: 2
-    offset: 0
-    size: 0
-    path: 
---- !u!1001 &923006063
-PrefabInstance:
-  m_ObjectHideFlags: 0
-  serializedVersion: 2
-  m_Modification:
-    m_TransformParent: {fileID: 226099530}
-    m_Modifications:
-    - target: {fileID: 4834841009228402381, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
-      propertyPath: m_Name
-      value: fire_extinguisher
-      objectReference: {fileID: 0}
-    - target: {fileID: 5211543161590813815, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
-      propertyPath: m_RootOrder
-      value: 106
-      objectReference: {fileID: 0}
-    - target: {fileID: 5211543161590813815, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
-      propertyPath: m_LocalPosition.x
-      value: 4.207
-      objectReference: {fileID: 0}
-    - target: {fileID: 5211543161590813815, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
-      propertyPath: m_LocalPosition.y
-      value: 1.36
-      objectReference: {fileID: 0}
-    - target: {fileID: 5211543161590813815, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
-      propertyPath: m_LocalPosition.z
-      value: -9.2467
-      objectReference: {fileID: 0}
-    - target: {fileID: 5211543161590813815, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
-      propertyPath: m_LocalRotation.w
-      value: 1
-      objectReference: {fileID: 0}
-    - target: {fileID: 5211543161590813815, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
-      propertyPath: m_LocalRotation.x
-      value: 0.000000021855694
-      objectReference: {fileID: 0}
-    - target: {fileID: 5211543161590813815, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
-      propertyPath: m_LocalRotation.y
-      value: -0
-      objectReference: {fileID: 0}
-    - target: {fileID: 5211543161590813815, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
-      propertyPath: m_LocalRotation.z
-      value: -0
-      objectReference: {fileID: 0}
-    - target: {fileID: 5211543161590813815, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
-      propertyPath: m_LocalEulerAnglesHint.x
-      value: 0
-      objectReference: {fileID: 0}
-    - target: {fileID: 5211543161590813815, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
-      propertyPath: m_LocalEulerAnglesHint.y
-      value: 0
-      objectReference: {fileID: 0}
-    - target: {fileID: 5211543161590813815, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
-      propertyPath: m_LocalEulerAnglesHint.z
-      value: 0
-      objectReference: {fileID: 0}
-    m_RemovedComponents: []
-  m_SourcePrefab: {fileID: 100100000, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
---- !u!1001 &927604035
-PrefabInstance:
-  m_ObjectHideFlags: 0
-  serializedVersion: 2
-  m_Modification:
-    m_TransformParent: {fileID: 226099530}
-    m_Modifications:
-    - target: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
-      propertyPath: m_RootOrder
-      value: 95
-      objectReference: {fileID: 0}
-    - target: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
-      propertyPath: m_LocalPosition.x
-      value: 17.1801
-      objectReference: {fileID: 0}
-    - target: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
-      propertyPath: m_LocalPosition.y
-      value: 0.023945
-      objectReference: {fileID: 0}
-    - target: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
-      propertyPath: m_LocalPosition.z
-      value: 0.00029993057
-      objectReference: {fileID: 0}
-    - target: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
-      propertyPath: m_LocalRotation.w
-      value: 1
-      objectReference: {fileID: 0}
-    - target: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
-      propertyPath: m_LocalRotation.x
-      value: 0.000000021855694
-      objectReference: {fileID: 0}
-    - target: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
-      propertyPath: m_LocalRotation.y
-      value: -0
-      objectReference: {fileID: 0}
-    - target: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
-      propertyPath: m_LocalRotation.z
-      value: -0
-      objectReference: {fileID: 0}
-    - target: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
-      propertyPath: m_LocalEulerAnglesHint.x
-      value: 0
-      objectReference: {fileID: 0}
-    - target: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
-      propertyPath: m_LocalEulerAnglesHint.y
-      value: 0
-      objectReference: {fileID: 0}
-    - target: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
-      propertyPath: m_LocalEulerAnglesHint.z
-      value: 0
-      objectReference: {fileID: 0}
-    - target: {fileID: 4400545033943908415, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
-      propertyPath: m_Name
-      value: wall
-      objectReference: {fileID: 0}
-    m_RemovedComponents: []
-  m_SourcePrefab: {fileID: 100100000, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
---- !u!4 &933377679 stripped
-Transform:
-  m_CorrespondingSourceObject: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
-  m_PrefabInstance: {fileID: 562996952}
+  serializedVersion: 2
+  m_Modification:
+    m_TransformParent: {fileID: 226099530}
+    m_Modifications:
+    - target: {fileID: 4834841009228402381, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
+      propertyPath: m_Name
+      value: fire_extinguisher
+      objectReference: {fileID: 0}
+    - target: {fileID: 5211543161590813815, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
+      propertyPath: m_RootOrder
+      value: 106
+      objectReference: {fileID: 0}
+    - target: {fileID: 5211543161590813815, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
+      propertyPath: m_LocalPosition.x
+      value: 4.207
+      objectReference: {fileID: 0}
+    - target: {fileID: 5211543161590813815, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
+      propertyPath: m_LocalPosition.y
+      value: 1.36
+      objectReference: {fileID: 0}
+    - target: {fileID: 5211543161590813815, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
+      propertyPath: m_LocalPosition.z
+      value: -9.2467
+      objectReference: {fileID: 0}
+    - target: {fileID: 5211543161590813815, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
+      propertyPath: m_LocalRotation.w
+      value: 1
+      objectReference: {fileID: 0}
+    - target: {fileID: 5211543161590813815, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
+      propertyPath: m_LocalRotation.x
+      value: 0.000000021855694
+      objectReference: {fileID: 0}
+    - target: {fileID: 5211543161590813815, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
+      propertyPath: m_LocalRotation.y
+      value: -0
+      objectReference: {fileID: 0}
+    - target: {fileID: 5211543161590813815, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
+      propertyPath: m_LocalRotation.z
+      value: -0
+      objectReference: {fileID: 0}
+    - target: {fileID: 5211543161590813815, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
+      propertyPath: m_LocalEulerAnglesHint.x
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 5211543161590813815, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
+      propertyPath: m_LocalEulerAnglesHint.y
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 5211543161590813815, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
+      propertyPath: m_LocalEulerAnglesHint.z
+      value: 0
+      objectReference: {fileID: 0}
+    m_RemovedComponents: []
+  m_SourcePrefab: {fileID: 100100000, guid: d5f927682928f9f4c89f2b971e51f3d8, type: 3}
+--- !u!1001 &927604035
+PrefabInstance:
+  m_ObjectHideFlags: 0
+  serializedVersion: 2
+  m_Modification:
+    m_TransformParent: {fileID: 226099530}
+    m_Modifications:
+    - target: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
+      propertyPath: m_RootOrder
+      value: 95
+      objectReference: {fileID: 0}
+    - target: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
+      propertyPath: m_LocalPosition.x
+      value: 17.1801
+      objectReference: {fileID: 0}
+    - target: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
+      propertyPath: m_LocalPosition.y
+      value: 0.023945
+      objectReference: {fileID: 0}
+    - target: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
+      propertyPath: m_LocalPosition.z
+      value: 0.00029993057
+      objectReference: {fileID: 0}
+    - target: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
+      propertyPath: m_LocalRotation.w
+      value: 1
+      objectReference: {fileID: 0}
+    - target: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
+      propertyPath: m_LocalRotation.x
+      value: 0.000000021855694
+      objectReference: {fileID: 0}
+    - target: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
+      propertyPath: m_LocalRotation.y
+      value: -0
+      objectReference: {fileID: 0}
+    - target: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
+      propertyPath: m_LocalRotation.z
+      value: -0
+      objectReference: {fileID: 0}
+    - target: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
+      propertyPath: m_LocalEulerAnglesHint.x
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
+      propertyPath: m_LocalEulerAnglesHint.y
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
+      propertyPath: m_LocalEulerAnglesHint.z
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 4400545033943908415, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
+      propertyPath: m_Name
+      value: wall
+      objectReference: {fileID: 0}
+    m_RemovedComponents: []
+  m_SourcePrefab: {fileID: 100100000, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
+--- !u!4 &933377679 stripped
+Transform:
+  m_CorrespondingSourceObject: {fileID: 3916496462391171717, guid: 80cbb9df11318004a95e198e69e78a10, type: 3}
+  m_PrefabInstance: {fileID: 562996952}
   m_PrefabAsset: {fileID: 0}
 --- !u!4 &937309689 stripped
 Transform:
@@ -5874,91 +5656,11 @@ Transform:
   m_CorrespondingSourceObject: {fileID: 5675013305860159573, guid: 2f3fe288da751a2428fc82d8e5ed9f7e, type: 3}
   m_PrefabInstance: {fileID: 139103450}
   m_PrefabAsset: {fileID: 0}
---- !u!4 &1184795437 stripped
-Transform:
-  m_CorrespondingSourceObject: {fileID: 7589819978036697002, guid: d7cd5c7975835a14cae4bcbafa34bd4b, type: 3}
-  m_PrefabInstance: {fileID: 1835082177}
-  m_PrefabAsset: {fileID: 0}
---- !u!1 &1189159643
-GameObject:
-  m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
-  m_PrefabAsset: {fileID: 0}
-  serializedVersion: 6
-  m_Component:
-  - component: {fileID: 1189159644}
-  - component: {fileID: 1189159645}
-  - component: {fileID: 1189159646}
-  m_Layer: 0
-  m_Name: Controller left foot
-  m_TagString: Untagged
-  m_Icon: {fileID: 0}
-  m_NavMeshLayer: 0
-  m_StaticEditorFlags: 0
-  m_IsActive: 0
---- !u!4 &1189159644
-Transform:
-  m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
-  m_PrefabAsset: {fileID: 0}
-  m_GameObject: {fileID: 1189159643}
-  m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
-  m_LocalPosition: {x: 0, y: 0, z: 0}
-  m_LocalScale: {x: 1, y: 1, z: 1}
-  m_Children:
-  - {fileID: 429130583}
-  m_Father: {fileID: 110216683}
-  m_RootOrder: 3
-  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
---- !u!114 &1189159645
-MonoBehaviour:
-  m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
-  m_PrefabAsset: {fileID: 0}
-  m_GameObject: {fileID: 1189159643}
-  m_Enabled: 1
-  m_EditorHideFlags: 0
-  m_Script: {fileID: 11500000, guid: 9a5fb0ca93b55ef4b8d54b512b103341, type: 3}
-  m_Name: 
-  m_EditorClassIdentifier: 
-  poseAction:
-    actionPath: /actions/default/in/Pose
-    needsReinit: 0
-  inputSource: 3
-  origin: {fileID: 0}
-  onTransformUpdated:
-    m_PersistentCalls:
-      m_Calls: []
-  onTransformChanged:
-    m_PersistentCalls:
-      m_Calls: []
-  onConnectedChanged:
-    m_PersistentCalls:
-      m_Calls: []
-  onTrackingChanged:
-    m_PersistentCalls:
-      m_Calls: []
-  onDeviceIndexChanged:
-    m_PersistentCalls:
-      m_Calls: []
-  broadcastDeviceChanges: 1
---- !u!114 &1189159646
-MonoBehaviour:
-  m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
+--- !u!4 &1184795437 stripped
+Transform:
+  m_CorrespondingSourceObject: {fileID: 7589819978036697002, guid: d7cd5c7975835a14cae4bcbafa34bd4b, type: 3}
+  m_PrefabInstance: {fileID: 1835082177}
   m_PrefabAsset: {fileID: 0}
-  m_GameObject: {fileID: 1189159643}
-  m_Enabled: 0
-  m_EditorHideFlags: 0
-  m_Script: {fileID: 11500000, guid: d37c2cf88f7c59f4c8cf5d3812568143, type: 3}
-  m_Name: 
-  m_EditorClassIdentifier: 
-  index: 4
-  origin: {fileID: 0}
 --- !u!4 &1201340765 stripped
 Transform:
   m_CorrespondingSourceObject: {fileID: 5675013305860159573, guid: 2f3fe288da751a2428fc82d8e5ed9f7e, type: 3}
@@ -6601,6 +6303,170 @@ PrefabInstance:
       objectReference: {fileID: 0}
     m_RemovedComponents: []
   m_SourcePrefab: {fileID: 100100000, guid: a8d819c88b06d5d479cad532c162c475, type: 3}
+--- !u!43 &1360962168
+Mesh:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_Name: 
+  serializedVersion: 10
+  m_SubMeshes:
+  - serializedVersion: 2
+    firstByte: 0
+    indexCount: 24
+    topology: 0
+    baseVertex: 0
+    firstVertex: 0
+    vertexCount: 8
+    localAABB:
+      m_Center: {x: 0, y: 0.01, z: 0}
+      m_Extent: {x: 1.65, y: 0, z: 1.275}
+  m_Shapes:
+    vertices: []
+    shapes: []
+    channels: []
+    fullWeights: []
+  m_BindPose: []
+  m_BoneNameHashes: 
+  m_RootBoneNameHash: 0
+  m_BonesAABB: []
+  m_VariableBoneCountWeights:
+    m_Data: 
+  m_MeshCompression: 0
+  m_IsReadable: 1
+  m_KeepVertices: 1
+  m_KeepIndices: 1
+  m_IndexFormat: 0
+  m_IndexBuffer: 000004000100010004000500010005000200020005000600020006000300030006000700030007000000000007000400
+  m_VertexData:
+    serializedVersion: 3
+    m_VertexCount: 8
+    m_Channels:
+    - stream: 0
+      offset: 0
+      format: 0
+      dimension: 3
+    - stream: 0
+      offset: 0
+      format: 0
+      dimension: 0
+    - stream: 0
+      offset: 0
+      format: 0
+      dimension: 0
+    - stream: 0
+      offset: 12
+      format: 0
+      dimension: 4
+    - stream: 0
+      offset: 28
+      format: 0
+      dimension: 2
+    - stream: 0
+      offset: 0
+      format: 0
+      dimension: 0
+    - stream: 0
+      offset: 0
+      format: 0
+      dimension: 0
+    - stream: 0
+      offset: 0
+      format: 0
+      dimension: 0
+    - stream: 0
+      offset: 0
+      format: 0
+      dimension: 0
+    - stream: 0
+      offset: 0
+      format: 0
+      dimension: 0
+    - stream: 0
+      offset: 0
+      format: 0
+      dimension: 0
+    - stream: 0
+      offset: 0
+      format: 0
+      dimension: 0
+    - stream: 0
+      offset: 0
+      format: 0
+      dimension: 0
+    - stream: 0
+      offset: 0
+      format: 0
+      dimension: 0
+    m_DataSize: 288
+    _typelessdata: 0000c03f0ad7233c000090bf000000000000803f0000803f0000803f00000000000000000000c0bf0ad7233c000090bf000000000000803f0000803f0000803f0000803f000000000000c0bf0ad7233c0000903f000000000000803f0000803f0000803f00000000000000000000c03f0ad7233c0000903f000000000000803f0000803f0000803f0000803f000000003333d33f0ad7233c3333a3bf000000000000803f0000803f00000000000000000000803f3333d3bf0ad7233c3333a3bf000000000000803f0000803f000000000000803f0000803f3333d3bf0ad7233c3333a33f000000000000803f0000803f00000000000000000000803f3333d33f0ad7233c3333a33f000000000000803f0000803f000000000000803f0000803f
+  m_CompressedMesh:
+    m_Vertices:
+      m_NumItems: 0
+      m_Range: 0
+      m_Start: 0
+      m_Data: 
+      m_BitSize: 0
+    m_UV:
+      m_NumItems: 0
+      m_Range: 0
+      m_Start: 0
+      m_Data: 
+      m_BitSize: 0
+    m_Normals:
+      m_NumItems: 0
+      m_Range: 0
+      m_Start: 0
+      m_Data: 
+      m_BitSize: 0
+    m_Tangents:
+      m_NumItems: 0
+      m_Range: 0
+      m_Start: 0
+      m_Data: 
+      m_BitSize: 0
+    m_Weights:
+      m_NumItems: 0
+      m_Data: 
+      m_BitSize: 0
+    m_NormalSigns:
+      m_NumItems: 0
+      m_Data: 
+      m_BitSize: 0
+    m_TangentSigns:
+      m_NumItems: 0
+      m_Data: 
+      m_BitSize: 0
+    m_FloatColors:
+      m_NumItems: 0
+      m_Range: 0
+      m_Start: 0
+      m_Data: 
+      m_BitSize: 0
+    m_BoneIndices:
+      m_NumItems: 0
+      m_Data: 
+      m_BitSize: 0
+    m_Triangles:
+      m_NumItems: 0
+      m_Data: 
+      m_BitSize: 0
+    m_UVInfo: 0
+  m_LocalAABB:
+    m_Center: {x: 0, y: 0.01, z: 0}
+    m_Extent: {x: 1.65, y: 0, z: 1.275}
+  m_MeshUsageFlags: 0
+  m_BakedConvexCollisionMesh: 
+  m_BakedTriangleCollisionMesh: 
+  m_MeshMetrics[0]: 1
+  m_MeshMetrics[1]: 1
+  m_MeshOptimizationFlags: 1
+  m_StreamData:
+    serializedVersion: 2
+    offset: 0
+    size: 0
+    path: 
 --- !u!4 &1375543941 stripped
 Transform:
   m_CorrespondingSourceObject: {fileID: 5675013305860159573, guid: 2f3fe288da751a2428fc82d8e5ed9f7e, type: 3}
@@ -7297,55 +7163,6 @@ PrefabInstance:
       objectReference: {fileID: 2100000, guid: 5786f1117a840014b8ab40c3c7a18c22, type: 2}
     m_RemovedComponents: []
   m_SourcePrefab: {fileID: 100100000, guid: 2f3fe288da751a2428fc82d8e5ed9f7e, type: 3}
---- !u!1 &1596174873
-GameObject:
-  m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
-  m_PrefabAsset: {fileID: 0}
-  serializedVersion: 6
-  m_Component:
-  - component: {fileID: 1596174874}
-  - component: {fileID: 1596174875}
-  m_Layer: 0
-  m_Name: Model
-  m_TagString: Untagged
-  m_Icon: {fileID: 0}
-  m_NavMeshLayer: 0
-  m_StaticEditorFlags: 0
-  m_IsActive: 1
---- !u!4 &1596174874
-Transform:
-  m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
-  m_PrefabAsset: {fileID: 0}
-  m_GameObject: {fileID: 1596174873}
-  m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
-  m_LocalPosition: {x: 0, y: 0, z: 0}
-  m_LocalScale: {x: 1, y: 1, z: 1}
-  m_Children: []
-  m_Father: {fileID: 1790816459}
-  m_RootOrder: 0
-  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
---- !u!114 &1596174875
-MonoBehaviour:
-  m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
-  m_PrefabAsset: {fileID: 0}
-  m_GameObject: {fileID: 1596174873}
-  m_Enabled: 1
-  m_EditorHideFlags: 0
-  m_Script: {fileID: 11500000, guid: 5890e3cad70bea64d91aef9145ba3454, type: 3}
-  m_Name: 
-  m_EditorClassIdentifier: 
-  index: -1
-  modelOverride: 
-  shader: {fileID: 0}
-  verbose: 0
-  createComponents: 1
-  updateDynamically: 1
 --- !u!1001 &1598904237
 PrefabInstance:
   m_ObjectHideFlags: 0
@@ -8267,86 +8084,6 @@ PrefabInstance:
       objectReference: {fileID: 0}
     m_RemovedComponents: []
   m_SourcePrefab: {fileID: 100100000, guid: a15c4b10370dd354a8d5d0fb6d99e482, type: 3}
---- !u!1 &1790816458
-GameObject:
-  m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
-  m_PrefabAsset: {fileID: 0}
-  serializedVersion: 6
-  m_Component:
-  - component: {fileID: 1790816459}
-  - component: {fileID: 1790816461}
-  - component: {fileID: 1790816460}
-  m_Layer: 0
-  m_Name: Controller right foot
-  m_TagString: Untagged
-  m_Icon: {fileID: 0}
-  m_NavMeshLayer: 0
-  m_StaticEditorFlags: 0
-  m_IsActive: 0
---- !u!4 &1790816459
-Transform:
-  m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
-  m_PrefabAsset: {fileID: 0}
-  m_GameObject: {fileID: 1790816458}
-  m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
-  m_LocalPosition: {x: 0, y: 0, z: 0}
-  m_LocalScale: {x: 1, y: 1, z: 1}
-  m_Children:
-  - {fileID: 1596174874}
-  m_Father: {fileID: 110216683}
-  m_RootOrder: 4
-  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
---- !u!114 &1790816460
-MonoBehaviour:
-  m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
-  m_PrefabAsset: {fileID: 0}
-  m_GameObject: {fileID: 1790816458}
-  m_Enabled: 0
-  m_EditorHideFlags: 0
-  m_Script: {fileID: 11500000, guid: d37c2cf88f7c59f4c8cf5d3812568143, type: 3}
-  m_Name: 
-  m_EditorClassIdentifier: 
-  index: 4
-  origin: {fileID: 0}
---- !u!114 &1790816461
-MonoBehaviour:
-  m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
-  m_PrefabAsset: {fileID: 0}
-  m_GameObject: {fileID: 1790816458}
-  m_Enabled: 1
-  m_EditorHideFlags: 0
-  m_Script: {fileID: 11500000, guid: 9a5fb0ca93b55ef4b8d54b512b103341, type: 3}
-  m_Name: 
-  m_EditorClassIdentifier: 
-  poseAction:
-    actionPath: /actions/default/in/Pose
-    needsReinit: 0
-  inputSource: 4
-  origin: {fileID: 0}
-  onTransformUpdated:
-    m_PersistentCalls:
-      m_Calls: []
-  onTransformChanged:
-    m_PersistentCalls:
-      m_Calls: []
-  onConnectedChanged:
-    m_PersistentCalls:
-      m_Calls: []
-  onTrackingChanged:
-    m_PersistentCalls:
-      m_Calls: []
-  onDeviceIndexChanged:
-    m_PersistentCalls:
-      m_Calls: []
-  broadcastDeviceChanges: 1
 --- !u!4 &1790949763 stripped
 Transform:
   m_CorrespondingSourceObject: {fileID: 970721668125220297, guid: a0aa93537ddb2224497aca7d5ddab426, type: 3}

+ 1 - 1
Assets/Scripts/CSVWriter.cs

@@ -5,7 +5,7 @@ using UnityEngine;
 
 public static class CSVWriter
 {
-    private static string path = Path.GetDirectoryName(Application.dataPath) + "/DataCSV/name/";
+    private static string path = Path.GetDirectoryName(Application.dataPath) + "/DataCSV/testing/";
 
     public static void WriteCSV(List<List<Vector3>> posJointsDemos, List<List<Vector3>> posJointsBodys, List<float> csvTimes, ModeController mc)
     {

+ 36 - 17
Assets/Scripts/HelperScript.cs

@@ -5,6 +5,7 @@ using Kinect = Windows.Kinect;
 
 public static class HelperScript
 {
+    static Vector3[] playerJoints;
 
     public static Dictionary<Kinect.JointType, Kinect.JointType> _BoneMap = new Dictionary<Kinect.JointType, Kinect.JointType>()
     {
@@ -52,55 +53,68 @@ public static class HelperScript
     {
         Vector3[] rescaledJoints = new Vector3[25];
 
+        // Player's each bone length
+        float lengthA = (playerJoints[(int)Kinect.JointType.SpineBase] - playerJoints[(int)Kinect.JointType.HipLeft]).magnitude;
+        float lengthB = (playerJoints[(int)Kinect.JointType.HipLeft] - playerJoints[(int)Kinect.JointType.KneeLeft]).magnitude;
+        float lengthC = (playerJoints[(int)Kinect.JointType.KneeLeft] - playerJoints[(int)Kinect.JointType.AnkleLeft]).magnitude;
+        float lengthD = (playerJoints[(int)Kinect.JointType.AnkleLeft] - playerJoints[(int)Kinect.JointType.FootLeft]).magnitude;
+
+        float lengthE = (playerJoints[(int)Kinect.JointType.SpineBase] - playerJoints[(int)Kinect.JointType.SpineMid]).magnitude;
+        float lengthF = (playerJoints[(int)Kinect.JointType.SpineMid] - playerJoints[(int)Kinect.JointType.SpineShoulder]).magnitude;
+        float lengthG = (playerJoints[(int)Kinect.JointType.SpineShoulder] - playerJoints[(int)Kinect.JointType.ShoulderLeft]).magnitude;
+        float lengthH = (playerJoints[(int)Kinect.JointType.ShoulderLeft] - playerJoints[(int)Kinect.JointType.ElbowLeft]).magnitude;
+        float lengthI = (playerJoints[(int)Kinect.JointType.ElbowLeft] - playerJoints[(int)Kinect.JointType.WristLeft]).magnitude;
+        float lengthJ = (playerJoints[(int)Kinect.JointType.SpineShoulder] - playerJoints[(int)Kinect.JointType.Neck]).magnitude;
+
         rescaledJoints[(int)Kinect.JointType.SpineBase] = Vector3.zero;
 
         // Lower part
         rescaledJoints[(int)Kinect.JointType.HipLeft] = GetTargetJointWithDesiredLength(
-            initJoints[(int)Kinect.JointType.SpineBase], initJoints[(int)Kinect.JointType.HipLeft], 0.08f) + rescaledJoints[(int)Kinect.JointType.SpineBase];
+            initJoints[(int)Kinect.JointType.SpineBase], initJoints[(int)Kinect.JointType.HipLeft], lengthA) + rescaledJoints[(int)Kinect.JointType.SpineBase];
         rescaledJoints[(int)Kinect.JointType.HipRight] = GetTargetJointWithDesiredLength(
-            initJoints[(int)Kinect.JointType.SpineBase], initJoints[(int)Kinect.JointType.HipRight], 0.08f) + rescaledJoints[(int)Kinect.JointType.SpineBase];
+            initJoints[(int)Kinect.JointType.SpineBase], initJoints[(int)Kinect.JointType.HipRight], lengthA) + rescaledJoints[(int)Kinect.JointType.SpineBase];
 
         rescaledJoints[(int)Kinect.JointType.KneeLeft] = GetTargetJointWithDesiredLength(
-            initJoints[(int)Kinect.JointType.HipLeft], initJoints[(int)Kinect.JointType.KneeLeft], 0.38f) + rescaledJoints[(int)Kinect.JointType.HipLeft];
+            initJoints[(int)Kinect.JointType.HipLeft], initJoints[(int)Kinect.JointType.KneeLeft], lengthB) + rescaledJoints[(int)Kinect.JointType.HipLeft];
         rescaledJoints[(int)Kinect.JointType.KneeRight] = GetTargetJointWithDesiredLength(
-            initJoints[(int)Kinect.JointType.HipRight], initJoints[(int)Kinect.JointType.KneeRight], 0.38f) + rescaledJoints[(int)Kinect.JointType.HipRight];
+            initJoints[(int)Kinect.JointType.HipRight], initJoints[(int)Kinect.JointType.KneeRight], lengthB) + rescaledJoints[(int)Kinect.JointType.HipRight];
 
         rescaledJoints[(int)Kinect.JointType.AnkleLeft] = GetTargetJointWithDesiredLength(
-            initJoints[(int)Kinect.JointType.KneeLeft], initJoints[(int)Kinect.JointType.AnkleLeft], 0.35f) + rescaledJoints[(int)Kinect.JointType.KneeLeft];
+            initJoints[(int)Kinect.JointType.KneeLeft], initJoints[(int)Kinect.JointType.AnkleLeft], lengthC) + rescaledJoints[(int)Kinect.JointType.KneeLeft];
         rescaledJoints[(int)Kinect.JointType.AnkleRight] = GetTargetJointWithDesiredLength(
-            initJoints[(int)Kinect.JointType.KneeRight], initJoints[(int)Kinect.JointType.AnkleRight], 0.35f) + rescaledJoints[(int)Kinect.JointType.KneeRight];
+            initJoints[(int)Kinect.JointType.KneeRight], initJoints[(int)Kinect.JointType.AnkleRight], lengthC) + rescaledJoints[(int)Kinect.JointType.KneeRight];
 
         rescaledJoints[(int)Kinect.JointType.FootLeft] = GetTargetJointWithDesiredLength(
-            initJoints[(int)Kinect.JointType.AnkleLeft], initJoints[(int)Kinect.JointType.FootLeft], 0.1f) + rescaledJoints[(int)Kinect.JointType.AnkleLeft] + new Vector3(0, 0.03f, 0);
+            initJoints[(int)Kinect.JointType.AnkleLeft], initJoints[(int)Kinect.JointType.FootLeft], lengthD) + rescaledJoints[(int)Kinect.JointType.AnkleLeft] + new Vector3(0, 0.03f, 0);
         //initJoints[(int)Kinect.JointType.AnkleLeft], initJoints[(int)Kinect.JointType.FootLeft], 0.1f) + rescaledJoints[(int)Kinect.JointType.AnkleLeft];
         rescaledJoints[(int)Kinect.JointType.FootRight] = GetTargetJointWithDesiredLength(
-            initJoints[(int)Kinect.JointType.AnkleRight], initJoints[(int)Kinect.JointType.FootRight], 0.1f) + rescaledJoints[(int)Kinect.JointType.AnkleRight] + new Vector3(0, 0.03f, 0);
+            initJoints[(int)Kinect.JointType.AnkleRight], initJoints[(int)Kinect.JointType.FootRight], lengthD) + rescaledJoints[(int)Kinect.JointType.AnkleRight] + new Vector3(0, 0.03f, 0);
         //initJoints[(int)Kinect.JointType.AnkleRight], initJoints[(int)Kinect.JointType.FootRight], 0.1f) + rescaledJoints[(int)Kinect.JointType.AnkleRight];
 
         // Upper part
         rescaledJoints[(int)Kinect.JointType.SpineMid] = GetTargetJointWithDesiredLength(
-            initJoints[(int)Kinect.JointType.SpineBase], initJoints[(int)Kinect.JointType.SpineMid], 0.2f) + rescaledJoints[(int)Kinect.JointType.SpineBase];
+            initJoints[(int)Kinect.JointType.SpineBase], initJoints[(int)Kinect.JointType.SpineMid], lengthE) + rescaledJoints[(int)Kinect.JointType.SpineBase];
 
         rescaledJoints[(int)Kinect.JointType.SpineShoulder] = GetTargetJointWithDesiredLength(
-            initJoints[(int)Kinect.JointType.SpineMid], initJoints[(int)Kinect.JointType.SpineShoulder], 0.2f) + rescaledJoints[(int)Kinect.JointType.SpineMid];
+            initJoints[(int)Kinect.JointType.SpineMid], initJoints[(int)Kinect.JointType.SpineShoulder], lengthF) + rescaledJoints[(int)Kinect.JointType.SpineMid];
 
         rescaledJoints[(int)Kinect.JointType.ShoulderLeft] = GetTargetJointWithDesiredLength(
-            initJoints[(int)Kinect.JointType.SpineShoulder], initJoints[(int)Kinect.JointType.ShoulderLeft], 0.12f) + rescaledJoints[(int)Kinect.JointType.SpineShoulder];
+            initJoints[(int)Kinect.JointType.SpineShoulder], initJoints[(int)Kinect.JointType.ShoulderLeft], lengthG) + rescaledJoints[(int)Kinect.JointType.SpineShoulder];
         rescaledJoints[(int)Kinect.JointType.ShoulderRight] = GetTargetJointWithDesiredLength(
-            initJoints[(int)Kinect.JointType.SpineShoulder], initJoints[(int)Kinect.JointType.ShoulderRight], 0.12f) + rescaledJoints[(int)Kinect.JointType.SpineShoulder];
+            initJoints[(int)Kinect.JointType.SpineShoulder], initJoints[(int)Kinect.JointType.ShoulderRight], lengthG) + rescaledJoints[(int)Kinect.JointType.SpineShoulder];
 
         rescaledJoints[(int)Kinect.JointType.ElbowLeft] = GetTargetJointWithDesiredLength(
-            initJoints[(int)Kinect.JointType.ShoulderLeft], initJoints[(int)Kinect.JointType.ElbowLeft], 0.28f) + rescaledJoints[(int)Kinect.JointType.ShoulderLeft];
+            initJoints[(int)Kinect.JointType.ShoulderLeft], initJoints[(int)Kinect.JointType.ElbowLeft], lengthH) + rescaledJoints[(int)Kinect.JointType.ShoulderLeft];
         rescaledJoints[(int)Kinect.JointType.ElbowRight] = GetTargetJointWithDesiredLength(
-            initJoints[(int)Kinect.JointType.ShoulderRight], initJoints[(int)Kinect.JointType.ElbowRight], 0.28f) + rescaledJoints[(int)Kinect.JointType.ShoulderRight];
+            initJoints[(int)Kinect.JointType.ShoulderRight], initJoints[(int)Kinect.JointType.ElbowRight], lengthH) + rescaledJoints[(int)Kinect.JointType.ShoulderRight];
 
         rescaledJoints[(int)Kinect.JointType.WristLeft] = GetTargetJointWithDesiredLength(
-            initJoints[(int)Kinect.JointType.ElbowLeft], initJoints[(int)Kinect.JointType.WristLeft], 0.28f) + rescaledJoints[(int)Kinect.JointType.ElbowLeft];
+            initJoints[(int)Kinect.JointType.ElbowLeft], initJoints[(int)Kinect.JointType.WristLeft], lengthI) + rescaledJoints[(int)Kinect.JointType.ElbowLeft];
         rescaledJoints[(int)Kinect.JointType.WristRight] = GetTargetJointWithDesiredLength(
-            initJoints[(int)Kinect.JointType.ElbowRight], initJoints[(int)Kinect.JointType.WristRight], 0.28f) + rescaledJoints[(int)Kinect.JointType.ElbowRight];
+            initJoints[(int)Kinect.JointType.ElbowRight], initJoints[(int)Kinect.JointType.WristRight], lengthI) + rescaledJoints[(int)Kinect.JointType.ElbowRight];
 
         rescaledJoints[(int)Kinect.JointType.Neck] = GetTargetJointWithDesiredLength(
-            initJoints[(int)Kinect.JointType.SpineShoulder], initJoints[(int)Kinect.JointType.Neck], 0.1f) + rescaledJoints[(int)Kinect.JointType.SpineShoulder];
+            initJoints[(int)Kinect.JointType.SpineShoulder], initJoints[(int)Kinect.JointType.Neck], lengthJ) + rescaledJoints[(int)Kinect.JointType.SpineShoulder];
 
         return rescaledJoints;
     }
@@ -111,4 +125,9 @@ public static class HelperScript
         float length = sourceToTarget.magnitude;
         return sourceToTarget * desiredLength / length;
     }
+
+    public static void SetPlayerJoints(Vector3[] playerJoints)
+    {
+        HelperScript.playerJoints = playerJoints;
+    }
 }

+ 10 - 2
Assets/Scripts/PlayerReplay.cs

@@ -269,6 +269,14 @@ public class PlayerReplay : MonoBehaviour
         {
             JointsData jd = jointsData[i];
 
+            Vector3[] prevJoints = HelperScript.ConvertJointsDataToVector3Array(jd);
+            Vector3[] prevRescaledJoints = HelperScript.RescaleJoints(prevJoints);
+
+            Vector3[] joints = HelperScript.ConvertJointsDataToVector3Array(prevJd);
+            Vector3[] rescaledJoints = HelperScript.RescaleJoints(joints);
+
+
+
             for (Kinect.JointType jt = Kinect.JointType.SpineBase; jt <= Kinect.JointType.ThumbRight; jt++)
             {
                 // Skip these joints
@@ -277,8 +285,8 @@ public class PlayerReplay : MonoBehaviour
                     || jt == Kinect.JointType.HandTipLeft || jt == Kinect.JointType.HandTipRight)
                     continue;
 
-                Vector3 prevJointPosition = new Vector3(prevJd.jointsPositionsX[(int)jt], prevJd.jointsPositionsY[(int)jt], prevJd.jointsPositionsZ[(int)jt]);
-                Vector3 jointPosition = new Vector3(jd.jointsPositionsX[(int)jt], jd.jointsPositionsY[(int)jt], jd.jointsPositionsZ[(int)jt]);
+                Vector3 prevJointPosition = prevRescaledJoints[(int)jt];
+                Vector3 jointPosition = rescaledJoints[(int)jt];
                 float distance = Vector3.Distance(prevJointPosition, jointPosition);
 
                 // If a joint is bigger than a certain distance, add it to the replay, else ignore it

+ 5 - 3
Assets/Scripts/Visualizer_FadeInSeries.cs

@@ -2,6 +2,7 @@ using System.Collections;
 using System.Collections.Generic;
 using UnityEngine;
 using Kinect = Windows.Kinect;
+using System;
 
 public class Visualizer_FadeInSeries : MonoBehaviour
 {
@@ -38,7 +39,6 @@ public class Visualizer_FadeInSeries : MonoBehaviour
 
     public void ShowBody()
     {
-        Vector3[] prevRescaledJoints = new Vector3[25];
         for (int i = 0; i < jointsDataSeries.Count; i++)
         {
             // Create GameObject body
@@ -83,6 +83,10 @@ public class Visualizer_FadeInSeries : MonoBehaviour
                 // Don't show joint if current and previous are almost the same position
                 if (i > 0)
                 {
+                    JointsData prevJd = jointsDataSeries[i - 1];
+                    Vector3[] prevJoints = HelperScript.ConvertJointsDataToVector3Array(prevJd);
+                    Vector3[] prevRescaledJoints = HelperScript.RescaleJoints(prevJoints);
+
                     Vector3 prev = prevRescaledJoints[(int)jt];
                     float distance = (jointObj.transform.position - prev).magnitude;
                     if (distance < 0.05f)
@@ -102,8 +106,6 @@ public class Visualizer_FadeInSeries : MonoBehaviour
                 {
                     Destroy(jointObj.GetComponent<LineRenderer>());
                 }
-
-                prevRescaledJoints = rescaledJoints;
             }
 
             // Connect the joints with LineRenderer

+ 13 - 13
Assets/Scripts/ViveInput.cs

@@ -37,19 +37,19 @@ public class ViveInput : MonoBehaviour
 
         if (teleport.GetStateDown(SteamVR_Input_Sources.Any))
         {
-            if (!isRecording)
-            {
-                Debug.Log("Recording...");
-                isRecording = true;
-            }
-            else
-            {
-                Debug.Log("Saving...");
-                isRecording = false;
-                recordingTime = 0;
-                playerReplay.Save();
-                playerReplay.ResetRecording();
-            }
+            //if (!isRecording)
+            //{
+            //    Debug.Log("Recording...");
+            //    isRecording = true;
+            //}
+            //else
+            //{
+            //    Debug.Log("Saving...");
+            //    isRecording = false;
+            //    recordingTime = 0;
+            //    playerReplay.Save();
+            //    playerReplay.ResetRecording();
+            //}
         }
 
         if (grabGrib.GetStateDown(SteamVR_Input_Sources.Any))

+ 145 - 0
DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_OneArm_Backward_ColorFeedback_Slow.csv

@@ -0,0 +1,145 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001862779;0.3210472;-0.0008019439,0.003663567;0.6291853;-0.01586927,0.1765445;0.5064755;0.01212184,0.2084032;0.2354603;0.03422102,0.2423106;0.002694756;-0.02143259,-0.168584;0.4977888;-0.005618908,-0.2137713;0.2282912;-0.02240231,-0.2547367;-0.004676342;-0.07214987,0.06952967;0.007898462;-0.04869174,0.08868061;-0.3102213;-0.01878299,0.08918401;-0.6648273;0.0633769,0.09139416;-0.625061;-0.03920166,-0.06712613;0.006936961;-0.05209228,-0.1142056;-0.3087528;-0.02790606,-0.1361082;-0.6638399;0.04909614,-0.1312427;-0.6239144;-0.0533755,0.003340972;0.5539172;-0.009668292,0;0;0,0.001075521;0.3209209;0.009166718,0.002644137;0.6293803;0.003212571,0.1785525;0.514504;0.01632106,0.2030363;0.2421347;0.02928591,0.2106711;0.005992934;-0.02175951,-0.172829;0.5084721;0.005269781,-0.2136508;0.2383781;-0.01304405,-0.2490209;0.0049496;-0.06487951,0.07680826;0.00505361;-0.03664148,0.0873313;-0.3141992;-0.01594436,0.08319196;-0.6681635;0.06883812,0.08941916;-0.7263008;0.01577532,-0.07664804;0.004783238;-0.03701141,-0.109151;-0.3123523;-0.00820045,-0.1100882;-0.6684192;0.067373,-0.1200241;-0.7242569;0.01119636,0.00225316;0.553951;0.006969571,7.260055
+0;0;0,0.001802223;0.3211417;-0.001215725,0.003501668;0.6292461;-0.01744481,0.1764701;0.5069052;0.01207323,0.2087886;0.2333598;0.03407981,0.2423024;0.001920059;-0.02142228,-0.1688642;0.4980778;-0.00546656,-0.2144866;0.2260384;-0.02187023,-0.2553185;-0.005807936;-0.07032648,0.06950021;0.007880268;-0.04869646,0.0886251;-0.3099227;-0.01858857,0.08855588;-0.6647138;0.06379983,0.09073128;-0.6249588;-0.0394356,-0.06719249;0.006930358;-0.05196981,-0.1144518;-0.3084282;-0.02775213,-0.13645;-0.6637305;0.04932544,-0.1316036;-0.6238146;-0.05380375,0.00320647;0.554006;-0.01087889,0;0;0,0.001087211;0.3210065;0.009505272,0.002650082;0.6294981;0.00375247,0.178644;0.5145277;0.01686752,0.2021217;0.2395131;0.02996981,0.2104826;0.004915953;-0.02162731,-0.1729025;0.5084363;0.00534411,-0.213708;0.235787;-0.0134489,-0.2485481;0.003679663;-0.06522066,0.07681185;0.004943818;-0.03659534,0.08718376;-0.3140018;-0.01568925,0.08326641;-0.6681751;0.06922567,0.09007211;-0.72588;0.01428044,-0.0766164;0.00487696;-0.03701167,-0.1092747;-0.3119237;-0.007998277,-0.1099357;-0.6682378;0.06752907,-0.1200366;-0.724869;0.01140006,0.00225237;0.5540636;0.007461548,7.285627
+0;0;0,0.001802684;0.3212238;-0.001216036,0.003502193;0.629339;-0.01744557,0.1762999;0.5070443;0.01204987,0.2084964;0.2345311;0.03397341,0.2415488;0.006278262;-0.02076444,-0.1686942;0.4982256;-0.00547264,-0.2141444;0.2272128;-0.02181441,-0.2544141;-0.001441106;-0.06960343,0.06942073;0.007871255;-0.04864077,0.08854967;-0.3099989;-0.01852651,0.08848047;-0.6646448;0.06382817,0.09065475;-0.6248948;-0.03935426,-0.06711565;0.006922433;-0.05191038,-0.114385;-0.3085028;-0.02768758,-0.1363742;-0.6636597;0.04935846,-0.1315302;-0.6237488;-0.05371781,0.003206995;0.5540987;-0.01087963,0;0;0,0.001090564;0.3210794;0.009813905,0.002729513;0.6295887;0.004425526,0.1785235;0.5145762;0.01722395,0.2019448;0.2406087;0.03041279,0.2118752;0.00894475;-0.01879346,-0.1726631;0.5085607;0.005498837,-0.2130202;0.236918;-0.01353426,-0.24684;0.007996693;-0.06490847,0.07677759;0.004963338;-0.03643739,0.08675978;-0.3140501;-0.01534212,0.08302753;-0.6680924;0.06948781,0.08992161;-0.7258182;0.01468754,-0.07646117;0.004845954;-0.0371123,-0.1094157;-0.3119683;-0.00783875,-0.1099698;-0.66812;0.06773721,-0.1195831;-0.7232727;0.009401783,0.002312243;0.5541489;0.008023977,7.312071
+0;0;0,0.001802684;0.3212238;-0.001216036,0.003502193;0.629339;-0.01744557,0.1762999;0.5070443;0.01204987,0.2084964;0.2345311;0.03397341,0.2415488;0.006278262;-0.02076444,-0.1686942;0.4982256;-0.00547264,-0.2141444;0.2272128;-0.02181441,-0.2544141;-0.001441106;-0.06960343,0.06942073;0.007871255;-0.04864077,0.08854967;-0.3099989;-0.01852651,0.08848047;-0.6646448;0.06382817,0.09065475;-0.6248948;-0.03935426,-0.06711565;0.006922433;-0.05191038,-0.114385;-0.3085028;-0.02768758,-0.1363742;-0.6636597;0.04935846,-0.1315302;-0.6237488;-0.05371781,0.003206995;0.5540987;-0.01087963,0;0;0,0.001090564;0.3210794;0.009813905,0.002729513;0.6295887;0.004425526,0.1785235;0.5145762;0.01722395,0.2019448;0.2406087;0.03041279,0.2118752;0.00894475;-0.01879346,-0.1726631;0.5085607;0.005498837,-0.2130202;0.236918;-0.01353426,-0.24684;0.007996693;-0.06490847,0.07677759;0.004963338;-0.03643739,0.08675978;-0.3140501;-0.01534212,0.08302753;-0.6680924;0.06948781,0.08992161;-0.7258182;0.01468754,-0.07646117;0.004845954;-0.0371123,-0.1094157;-0.3119683;-0.00783875,-0.1099698;-0.66812;0.06773721,-0.1195831;-0.7232727;0.009401783,0.002312243;0.5541489;0.008023977,7.334554
+0;0;0,0.00172547;0.3212554;-0.0002240515,0.00347289;0.6295127;-0.01308255,0.1763054;0.5063705;0.01223229,0.2084063;0.2345774;0.03405825,0.2418499;0.00563404;-0.02166835,-0.1684464;0.4976727;-0.004986782,-0.2138701;0.2273667;-0.02078897,-0.2544292;-0.002445698;-0.06748156,0.06939186;0.007873904;-0.04857175,0.08842789;-0.3097506;-0.01832992,0.0881175;-0.6651266;0.06421016,0.09021329;-0.6251389;-0.03939374,-0.06712139;0.00690444;-0.05180244,-0.1145446;-0.308243;-0.02740299,-0.1366138;-0.6641673;0.04964219,-0.1318391;-0.6240144;-0.05385676,0.003178206;0.5541949;-0.007688812,0;0;0,0.001155816;0.3210964;0.01018763,0.002872996;0.6295793;0.005097151,0.178518;0.514569;0.01772738,0.202314;0.2413723;0.03098023,0.2119649;0.008709103;-0.0181489,-0.1724287;0.5086148;0.005748491,-0.2120141;0.2376539;-0.01403909,-0.245424;0.007826567;-0.06602131,0.07676253;0.004944265;-0.0363251,0.08650012;-0.3138453;-0.01533425,0.08279365;-0.6685913;0.06979311,0.09143205;-0.7258455;0.0136683,-0.07637517;0.004860327;-0.03714372,-0.1095259;-0.3116693;-0.007610342,-0.1099025;-0.668507;0.06836217,-0.1204045;-0.7245044;0.01063797,0.002429157;0.5541512;0.008615017,7.358012
+0;0;0,0.001725443;0.3212504;-0.000224048,0.003472716;0.6294798;-0.01308119,0.1761411;0.5063945;0.01221393,0.2081921;0.2350237;0.03400597,0.2425063;0.0001206845;-0.02317125,-0.1682838;0.497705;-0.004988818,-0.2136369;0.227819;-0.02076646,-0.2552518;-0.007975668;-0.0686745,0.06936369;0.007870707;-0.04855203,0.08839352;-0.3096502;-0.01832004,0.08808293;-0.6652455;0.06427095,0.09017944;-0.6252544;-0.03936779,-0.06709414;0.006901637;-0.0517814,-0.1145019;-0.3081432;-0.0273899,-0.1365848;-0.664287;0.0497028,-0.1318084;-0.6241307;-0.05383097,0.003178078;0.5541736;-0.007688287,0;0;0,0.001168735;0.3210829;0.0104531,0.002866723;0.6295419;0.005629182,0.1783577;0.5145777;0.01805544,0.2023211;0.2418242;0.0313046,0.2125344;0.003010944;-0.01859546,-0.1722788;0.5087153;0.00584932,-0.2115294;0.2381699;-0.01436959,-0.2452676;0.002455518;-0.06846756,0.07676243;0.004907131;-0.0362494,0.08628444;-0.3137805;-0.01519763,0.08246052;-0.668727;0.0700531,0.09134323;-0.7259244;0.01381313,-0.07632533;0.004889583;-0.03716322,-0.1096376;-0.3115076;-0.007518772,-0.1100592;-0.6685407;0.06861596,-0.1204675;-0.7251174;0.01168313,0.002429046;0.5541227;0.009086609,7.390319
+0;0;0,0.001725648;0.3212886;-0.0002240746,0.003472907;0.6295143;-0.01308095,0.1762224;0.5064103;0.01222323,0.2081616;0.2359864;0.03393923,0.2427076;-0.0005036443;-0.02362428,-0.1683639;0.4977167;-0.00498758,-0.2135588;0.2287724;-0.02071017,-0.2554549;-0.0086153;-0.06894189,0.06932781;0.007866636;-0.04852692,0.08842812;-0.3108304;-0.01818296,0.08811823;-0.6656272;0.0642226,0.0902034;-0.6256902;-0.038856,-0.06705943;0.006898067;-0.05175462,-0.1146428;-0.3093136;-0.02727278,-0.1366761;-0.6646578;0.04964684,-0.1319256;-0.6245564;-0.05332735,0.003178283;0.5542117;-0.007688313,0;0;0,0.00136596;0.3211114;0.01072168,0.00323718;0.6295692;0.006111026,0.178696;0.5142899;0.01840365,0.2029312;0.2425162;0.03153801,0.2128395;0.002000928;-0.01834953,-0.1720488;0.5087654;0.006056772,-0.2105199;0.239139;-0.01497534,-0.24418;0.001875177;-0.0698152,0.07678179;0.00484021;-0.03611398,0.08677295;-0.3150039;-0.01482391,0.0821808;-0.6691535;0.07019734,0.09153238;-0.7266276;0.01552451,-0.07623057;0.004963464;-0.03724723,-0.1095986;-0.3125934;-0.007287467,-0.1099883;-0.6687695;0.0689356,-0.1206516;-0.7257822;0.01376861,0.002747834;0.5541515;0.009515405,7.4238
+0;0;0,0.001479084;0.3213345;0.0005361426,0.003029149;0.6296505;-0.01102844,0.1760341;0.5061592;0.01207795,0.2079845;0.2362154;0.03387332,0.242659;-0.001341775;-0.02409152,-0.1687199;0.4974742;-0.004565331,-0.2137623;0.2289394;-0.01959147,-0.2562093;-0.009804547;-0.06644464,0.06939658;0.007868974;-0.04843817,0.08849318;-0.3103077;-0.01808261,0.0876525;-0.6659234;0.06486924,0.089595;-0.6259404;-0.0377219,-0.06705601;0.00689275;-0.05176914,-0.1148405;-0.3087454;-0.02703557,-0.1369473;-0.6649576;0.05021917,-0.1323546;-0.6248119;-0.05227154,0.002804827;0.5543162;-0.005984854,0;0;0,0.001450613;0.3211529;0.01081645,0.003320806;0.6296484;0.006305814,0.1788298;0.5142138;0.01856863,0.2034695;0.2429471;0.03171575,0.2139569;0.001285851;-0.01813877,-0.1720201;0.5087633;0.006093799,-0.209933;0.2395786;-0.01553436,-0.2433299;0.001297906;-0.07123505,0.07677746;0.004857123;-0.03613436,0.08697262;-0.3144789;-0.01508439,0.08220854;-0.6694655;0.07039082,0.09009166;-0.7273737;0.01711428,-0.07625055;0.004948995;-0.03722125,-0.1096018;-0.3120937;-0.007318968,-0.1100336;-0.6691679;0.06911463,-0.1205152;-0.725525;0.01378873,0.002834685;0.5542229;0.009696364,7.457493
+0;0;0,0.001479095;0.3213367;0.0005361462,0.003029314;0.6296827;-0.0110295,0.1762105;0.5061367;0.01209565,0.2080915;0.2367784;0.03384373,0.2431019;-0.003080398;-0.02468272,-0.1688942;0.4974428;-0.004564557,-0.2138389;0.2294905;-0.0195581,-0.2566972;-0.01156658;-0.06686522,0.06943846;0.007873723;-0.0484674,0.08850051;-0.3097272;-0.01816677,0.08765004;-0.6694802;0.06575019,0.08960706;-0.6294226;-0.03760823,-0.06709648;0.006896909;-0.05180039,-0.1147945;-0.3081701;-0.02711158,-0.1371585;-0.6685267;0.051042,-0.1325314;-0.628305;-0.05221525,0.002804975;0.5543426;-0.005985525,0;0;0,0.001569621;0.3211423;0.01117694,0.003418826;0.6296701;0.006927371,0.1790969;0.5140905;0.01911509,0.2043135;0.243476;0.03234911,0.2159297;-0.0003745556;-0.01849651,-0.1720931;0.5087455;0.006632302,-0.2093036;0.2401474;-0.01603207,-0.2428801;-0.0003915131;-0.07257397,0.07677393;0.004793093;-0.03627086,0.08735663;-0.3139349;-0.0150032,0.08131813;-0.672949;0.07181537,0.09042972;-0.7301974;0.01620388,-0.07635406;0.004998779;-0.03711946,-0.1096087;-0.3114714;-0.007243177,-0.1101005;-0.6726506;0.07030921,-0.1204223;-0.7298541;0.01483873,0.00294216;0.5542374;0.01028657,7.490826
+0;0;0,0.00147892;0.3212987;0.0005360829,0.003028241;0.6294581;-0.01102199,0.1759711;0.5060387;0.01207426,0.2078214;0.23694;0.03380138,0.2431169;-0.004871264;-0.02520147,-0.168659;0.4973568;-0.004563042,-0.2135603;0.2296627;-0.01954214,-0.2567675;-0.01335663;-0.06723434,0.06945636;0.007875754;-0.0484799,0.08850537;-0.3095079;-0.0182,0.0876537;-0.6697693;0.06583554,0.08961125;-0.6297089;-0.03755106,-0.06711378;0.006898688;-0.05181374,-0.1147792;-0.3079527;-0.02714182,-0.1371747;-0.6688185;0.05112218,-0.1325464;-0.6285941;-0.05216321,0.002804081;0.5541784;-0.005982055,0;0;0,0.001659423;0.3210957;0.0114063,0.00373216;0.6294427;0.00759387,0.1791518;0.514093;0.01934016,0.2047324;0.2437814;0.03267729,0.2176151;-0.001910269;-0.01898932,-0.1716297;0.508796;0.006763412,-0.208443;0.2404399;-0.01626769,-0.2422088;-0.001958176;-0.07373793,0.07676947;0.004752278;-0.03633702,0.08741508;-0.3137486;-0.01498306,0.0811621;-0.6732395;0.0720694,0.09050916;-0.7304349;0.01636099,-0.0764011;0.005029665;-0.03706869,-0.1096673;-0.3112263;-0.007275123,-0.1100989;-0.6728552;0.07066917,-0.1204887;-0.7300918;0.01521056,0.003197983;0.5540645;0.01080704,7.513103
+0;0;0,0.00159203;0.3212562;0.00121511,0.003263328;0.6293446;-0.009411601,0.1762349;0.5056829;0.01190481,0.2079483;0.2364931;0.03367508,0.2432142;-0.005532935;-0.02560245,-0.1683902;0.4971052;-0.004377685,-0.2132822;0.2292895;-0.01859967,-0.2569518;-0.01404484;-0.06566887,0.0694906;0.007839297;-0.04851983,0.08861268;-0.3093656;-0.01830409,0.08723481;-0.6699128;0.06621627,0.08910347;-0.6297876;-0.03705945,-0.06721695;0.006918775;-0.05175504,-0.1149186;-0.3077378;-0.02698926,-0.1373934;-0.6689686;0.05141451,-0.1328601;-0.6286854;-0.05176296,0.003004926;0.5540779;-0.004572992,0;0;0,0.001767784;0.3210499;0.01155007,0.003994629;0.6292974;0.008071065,0.1793865;0.5140183;0.01943886,0.2053041;0.2436664;0.03289127,0.21923;-0.002179444;-0.01907039,-0.1713493;0.5086186;0.006733546,-0.2080666;0.2402171;-0.01683125,-0.2417138;-0.002286583;-0.07508897,0.07677915;0.004680067;-0.03643668,0.08756562;-0.3136199;-0.01484215,0.08118983;-0.6734463;0.07247472,0.09110019;-0.7306343;0.01704979,-0.07647322;0.005079451;-0.03702185,-0.109738;-0.3109972;-0.007246157,-0.1101973;-0.6729746;0.07093371,-0.1204718;-0.7299416;0.01522853,0.003431052;0.5539416;0.01119173,7.546617
+0;0;0,0.00159203;0.3212562;0.00121511,0.003263328;0.6293446;-0.009411601,0.1762349;0.5056829;0.01190481,0.2079483;0.2364931;0.03367508,0.2432142;-0.005532935;-0.02560245,-0.1683902;0.4971052;-0.004377685,-0.2132822;0.2292895;-0.01859967,-0.2569518;-0.01404484;-0.06566887,0.0694906;0.007839297;-0.04851983,0.08861268;-0.3093656;-0.01830409,0.08723481;-0.6699128;0.06621627,0.08910347;-0.6297876;-0.03705945,-0.06721695;0.006918775;-0.05175504,-0.1149186;-0.3077378;-0.02698926,-0.1373934;-0.6689686;0.05141451,-0.1328601;-0.6286854;-0.05176296,0.003004926;0.5540779;-0.004572992,0;0;0,0.001767784;0.3210499;0.01155007,0.003994629;0.6292974;0.008071065,0.1793865;0.5140183;0.01943886,0.2053041;0.2436664;0.03289127,0.21923;-0.002179444;-0.01907039,-0.1713493;0.5086186;0.006733546,-0.2080666;0.2402171;-0.01683125,-0.2417138;-0.002286583;-0.07508897,0.07677915;0.004680067;-0.03643668,0.08756562;-0.3136199;-0.01484215,0.08118983;-0.6734463;0.07247472,0.09110019;-0.7306343;0.01704979,-0.07647322;0.005079451;-0.03702185,-0.109738;-0.3109972;-0.007246157,-0.1101973;-0.6729746;0.07093371,-0.1204718;-0.7299416;0.01522853,0.003431052;0.5539416;0.01119173,7.56903
+0;0;0,0.001592204;0.3212914;0.001215243,0.003263772;0.6294289;-0.009413119,0.1762109;0.5057631;0.01190168,0.2078815;0.2369369;0.03364255,0.2431042;-0.00479275;-0.02556237,-0.1683657;0.4971866;-0.00437853,-0.2131971;0.2297325;-0.01858131,-0.2568131;-0.01330373;-0.06559285,0.06956135;0.007847277;-0.04856923,0.08867706;-0.3092518;-0.01836356,0.0872978;-0.6701651;0.06624258,0.08916608;-0.6300418;-0.03701252,-0.06728539;0.006925819;-0.05180774,-0.1149711;-0.3076259;-0.02705021,-0.1374688;-0.6692232;0.05143314,-0.1329363;-0.6289422;-0.05172374,0.003005332;0.5541513;-0.00457381,0;0;0,0.001806766;0.3210762;0.0117867,0.003956757;0.6293752;0.008519888,0.1793299;0.5139776;0.01968718,0.2059855;0.2440742;0.03328443,0.2241424;-0.001091078;-0.0190928,-0.1712803;0.5084898;0.006898466,-0.2078345;0.2404836;-0.01717874,-0.2414416;-0.001576811;-0.07596974,0.07680707;0.004723623;-0.03657448,0.08732511;-0.3134444;-0.01448059,0.08080596;-0.6736199;0.07298124,0.09033269;-0.7308617;0.01761246,-0.07661136;0.005056344;-0.03693865,-0.109792;-0.3108878;-0.006806189,-0.1102965;-0.6732358;0.07143779,-0.1205309;-0.7299839;0.01542345,0.003416821;0.5540068;0.01160622,7.602544
+0;0;0,0.001588622;0.3212546;0.0004639174,0.003086081;0.6291061;-0.01353867,0.1759943;0.5064583;0.01180057,0.2079097;0.237798;0.03351827,0.2428795;-0.003969133;-0.02553396,-0.1686297;0.4976903;-0.004320527,-0.2135676;0.230344;-0.01755403,-0.2575213;-0.01275086;-0.06375353,0.06962934;0.007875926;-0.04865484,0.08847525;-0.3092198;-0.01826778,0.0869154;-0.6708651;0.06659995,0.08875196;-0.630897;-0.03693954,-0.06743131;0.00690494;-0.05179681,-0.1153752;-0.3075961;-0.02692311,-0.1382985;-0.6698812;0.05192078,-0.1337847;-0.6297451;-0.05152025,0.002886944;0.5539597;-0.007476786,0;0;0,0.001801394;0.3210305;0.01197696,0.003953189;0.6291981;0.008986235,0.1793434;0.5140641;0.01982844,0.2067178;0.2443786;0.03357589,0.225262;-0.0007027537;-0.01888955,-0.1712289;0.5084125;0.006999742,-0.2076301;0.2405514;-0.01737161,-0.2411767;-0.001238331;-0.07715269,0.07685205;0.004710704;-0.03673065,0.08735824;-0.3134206;-0.01413953,0.08064844;-0.6743366;0.07353556,0.09029268;-0.7313826;0.01738274,-0.07676006;0.005079275;-0.03687361,-0.1097951;-0.3108799;-0.006761421,-0.110428;-0.6739389;0.07185195,-0.1203395;-0.7309609;0.01570846,0.003422081;0.553869;0.01199019,7.625035
+0;0;0,0.001588625;0.3212552;0.0004639183,0.003086834;0.6292787;-0.01354786,0.1757071;0.5066384;0.0117651,0.2076644;0.2376245;0.03351139,0.2427432;-0.004895717;-0.02572478,-0.168344;0.497885;-0.004329203,-0.2133411;0.2301867;-0.01758012,-0.2574316;-0.01366526;-0.06392352,0.06973991;0.007888432;-0.0487321,0.08859299;-0.309328;-0.01833347,0.08703116;-0.6714339;0.06664234,0.08883686;-0.6316332;-0.03515819,-0.06753839;0.006915904;-0.05187905,-0.1155006;-0.3077049;-0.02699588,-0.138453;-0.6704514;0.05194842,-0.134015;-0.6304855;-0.0497553,0.002887508;0.5540608;-0.007480214,0;0;0,0.002055727;0.3210578;0.01119399,0.00426244;0.6293775;0.006914139,0.1792659;0.5141895;0.0199219,0.2074212;0.2442259;0.03369296,0.2264678;-0.001553193;-0.01908314,-0.1706485;0.508558;0.007119533,-0.2069374;0.2403505;-0.01759022,-0.2407568;-0.002017483;-0.07816625,0.07691491;0.004752249;-0.03690815,0.08733784;-0.3134729;-0.01388872,0.08035042;-0.6748302;0.07395256,0.09176005;-0.7326295;0.02272987,-0.0769431;0.005055921;-0.03680892,-0.109986;-0.3110613;-0.007079054,-0.1110492;-0.6745341;0.07185324,-0.1208761;-0.7300501;0.01659825,0.00373891;0.5539949;0.01034594,7.647544
+0;0;0,0.001588432;0.3212162;0.0004638619,0.003086528;0.6292158;-0.01354679,0.175506;0.5066373;0.01174326,0.2074785;0.237496;0.03349985,0.2426291;-0.005521163;-0.02585771,-0.1681453;0.497894;-0.004332337,-0.2131637;0.230069;-0.01758953,-0.2573446;-0.0142827;-0.06402791,0.06979313;0.007894452;-0.04876929,0.08869442;-0.3101331;-0.01829293,0.08713259;-0.6722404;0.0666832,0.08894643;-0.6323955;-0.03557602,-0.06758993;0.006921182;-0.05191864,-0.1156748;-0.3085041;-0.02697185,-0.1386273;-0.6712519;0.05197275,-0.1341693;-0.6312411;-0.05018923,0.002887219;0.5540046;-0.007479686,0;0;0,0.002113529;0.3210149;0.01129293,0.004313797;0.6293136;0.007210493,0.1791574;0.5142808;0.01989985,0.2079236;0.244263;0.03388393,0.2274527;-0.001969278;-0.01907361,-0.1703705;0.5084911;0.007282923,-0.206666;0.2401961;-0.01787835,-0.2407587;-0.00259617;-0.07875399,0.07693123;0.00475502;-0.03702462,0.08754588;-0.3142356;-0.01336193,0.07983951;-0.6756129;0.07434225,0.09055767;-0.7332522;0.02179086,-0.07704555;0.005052675;-0.03674642,-0.1100063;-0.3119071;-0.007121025,-0.1116365;-0.6753423;0.07198185,-0.1212978;-0.7314216;0.01671726,0.003796898;0.5539353;0.01059222,7.681571
+0;0;0,0.001588148;0.3212148;0.00105066,0.003230674;0.6292978;-0.01120331,0.1757061;0.5063999;0.01169861,0.2079143;0.2372858;0.03344411,0.2431137;-0.005752861;-0.02579632,-0.1680218;0.497759;-0.004025008,-0.2131163;0.2298912;-0.01610604,-0.2576357;-0.01471128;-0.06087105,0.0697411;0.007846318;-0.04885143,0.0884978;-0.3101805;-0.01827827,0.08714298;-0.6722182;0.06699717,0.08886357;-0.6322733;-0.03525398,-0.06768554;0.006945238;-0.05179071,-0.1157745;-0.3084767;-0.02681004,-0.1388305;-0.6711954;0.05223786,-0.1344642;-0.6310812;-0.04991788,0.002975379;0.5540384;-0.005768544,0;0;0,0.002113529;0.3210149;0.01129293,0.004313797;0.6293136;0.007210493,0.1791574;0.5142808;0.01989985,0.2079236;0.244263;0.03388393,0.2274527;-0.001969278;-0.01907361,-0.1703705;0.5084911;0.007282923,-0.206666;0.2401961;-0.01787835,-0.2407587;-0.00259617;-0.07875399,0.07693123;0.00475502;-0.03702462,0.08754588;-0.3142356;-0.01336193,0.07983951;-0.6756129;0.07434225,0.09055767;-0.7332522;0.02179086,-0.07704555;0.005052675;-0.03674642,-0.1100063;-0.3119071;-0.007121025,-0.1116365;-0.6753423;0.07198185,-0.1212978;-0.7314216;0.01671726,0.003796898;0.5539353;0.01059222,7.704573
+0;0;0,0.001587412;0.3210658;0.001050173,0.003228957;0.6289602;-0.01119587,0.1755992;0.5061473;0.01169135,0.2077786;0.2372738;0.0334174,0.2407884;0.009353772;-0.02213787,-0.167919;0.4975117;-0.004022674,-0.2129732;0.2298834;-0.0160929,-0.2547232;0.0004968345;-0.05807324,0.0698595;0.007859639;-0.04893437,0.0886237;-0.3102944;-0.01834898,0.08726466;-0.6734629;0.06719279,0.08900905;-0.6333805;-0.03647239,-0.06780046;0.006957029;-0.05187863,-0.1159087;-0.3085912;-0.02688797,-0.1390366;-0.6724427;0.05240682,-0.13461;-0.6321886;-0.05116163,0.002973852;0.5537567;-0.005765146,0;0;0,0.002138413;0.3208612;0.01141798,0.004340574;0.6289743;0.007574558,0.1791911;0.5144199;0.01980257,0.2083143;0.2447028;0.03412116,0.2386754;0.01484415;-0.01452839,-0.1702783;0.5084092;0.007493092,-0.2065411;0.2403771;-0.01788924,-0.2390971;0.01312575;-0.07637466,0.07703091;0.004697353;-0.03716004,0.0875123;-0.314394;-0.01306725,0.07954288;-0.67696;0.0746417,0.08931001;-0.7338485;0.01801872,-0.07723562;0.005095158;-0.03667962,-0.1103541;-0.3119786;-0.007065341,-0.1120997;-0.6765123;0.07244988,-0.1220597;-0.7342242;0.01714538,0.00382714;0.5536493;0.01089001,7.727251
+0;0;0,0.001587065;0.3209956;0.001049943,0.003228558;0.628881;-0.01119581,0.1755604;0.5060793;0.01168748,0.2076843;0.2376691;0.0333761,0.2406933;0.009754732;-0.02217778,-0.1678813;0.4974455;-0.004023043,-0.2128579;0.2302783;-0.01607247,-0.2546068;0.0008975565;-0.05805175,0.06998627;0.0078739;-0.04902316,0.08874986;-0.3102698;-0.01843878,0.08738963;-0.6737549;0.06717759,0.08913733;-0.6336533;-0.03668466,-0.06792349;0.006969654;-0.05197277,-0.1160301;-0.3085682;-0.02698292,-0.1391782;-0.6727371;0.05238101,-0.1347432;-0.6324635;-0.05138432,0.002973455;0.553678;-0.005765127,0;0;0,0.002044581;0.3207877;0.01152599,0.004096553;0.6288943;0.007826567,0.1790096;0.5146067;0.01986861,0.2085086;0.2454095;0.03432631,0.239399;0.01559466;-0.01416814,-0.1703977;0.5081406;0.007806324,-0.2067181;0.2406145;-0.01782557,-0.2397059;0.01350091;-0.07657947,0.07709762;0.004728749;-0.03737569,0.08736316;-0.3143143;-0.0126965,0.07909834;-0.6771504;0.07525289,0.08918751;-0.7338656;0.0180589,-0.07745726;0.0050836;-0.03657697,-0.1105353;-0.3119684;-0.006798605,-0.1126617;-0.6768098;0.07282354,-0.1231917;-0.7346851;0.01751057,0.003619052;0.5535684;0.01111484,7.76136
+0;0;0,0.00164086;0.3207387;0.00035889,0.003224684;0.6282146;-0.01409237,0.1753985;0.5063037;0.01096695,0.2074487;0.2378398;0.03320353,0.2403368;0.009854421;-0.02204166,-0.1678392;0.497612;-0.003909693,-0.2130124;0.2303169;-0.01426344,-0.2551961;0.0007775277;-0.05480023,0.07003116;0.007871634;-0.04908391,0.08869347;-0.3106218;-0.0183221,0.08769947;-0.6739461;0.06742413,0.08923939;-0.6340341;-0.03588742,-0.06801582;0.006983246;-0.05196767,-0.1163637;-0.308868;-0.02680572,-0.1394229;-0.6729441;0.05240856,-0.135204;-0.632855;-0.05081115,0.002980553;0.5531524;-0.007945326,0;0;0,0.001965061;0.3205291;0.01154721,0.00385993;0.628332;0.007952809,0.1787743;0.5148422;0.01973832,0.2088848;0.2456423;0.03454685,0.2399434;0.01578481;-0.0135355,-0.170452;0.5079793;0.008092058,-0.2069116;0.240411;-0.01783917,-0.2403132;0.01343912;-0.07682312,0.07711048;0.004742667;-0.03751051,0.0871535;-0.3146254;-0.0122962,0.07854681;-0.6773975;0.07534134,0.08863253;-0.7344689;0.01974678,-0.07758165;0.005072732;-0.03648166,-0.1106987;-0.3123381;-0.006711872,-0.1132537;-0.6770163;0.0730462,-0.1241804;-0.7354595;0.01982678,0.003432117;0.5530901;0.01121616,7.784062
+0;0;0,0.00164086;0.3207387;0.00035889,0.003224684;0.6282146;-0.01409237,0.1753985;0.5063037;0.01096695,0.2074487;0.2378398;0.03320353,0.2403368;0.009854421;-0.02204166,-0.1678392;0.497612;-0.003909693,-0.2130124;0.2303169;-0.01426344,-0.2551961;0.0007775277;-0.05480023,0.07003116;0.007871634;-0.04908391,0.08869347;-0.3106218;-0.0183221,0.08769947;-0.6739461;0.06742413,0.08923939;-0.6340341;-0.03588742,-0.06801582;0.006983246;-0.05196767,-0.1163637;-0.308868;-0.02680572,-0.1394229;-0.6729441;0.05240856,-0.135204;-0.632855;-0.05081115,0.002980553;0.5531524;-0.007945326,0;0;0,0.001965061;0.3205291;0.01154721,0.00385993;0.628332;0.007952809,0.1787743;0.5148422;0.01973832,0.2088848;0.2456423;0.03454685,0.2399434;0.01578481;-0.0135355,-0.170452;0.5079793;0.008092058,-0.2069116;0.240411;-0.01783917,-0.2403132;0.01343912;-0.07682312,0.07711048;0.004742667;-0.03751051,0.0871535;-0.3146254;-0.0122962,0.07854681;-0.6773975;0.07534134,0.08863253;-0.7344689;0.01974678,-0.07758165;0.005072732;-0.03648166,-0.1106987;-0.3123381;-0.006711872,-0.1132537;-0.6770163;0.0730462,-0.1241804;-0.7354595;0.01982678,0.003432117;0.5530901;0.01121616,7.806914
+0;0;0,0.001640494;0.3206671;0.0003588098,0.003224306;0.6281477;-0.01409334,0.1751663;0.5062842;0.01094184,0.2070824;0.238944;0.03308535,0.2399687;0.01097076;-0.02215688,-0.1676101;0.4976043;-0.003914811,-0.2125942;0.2314278;-0.01422523,-0.2547756;0.001900733;-0.05475985,0.07003997;0.007872625;-0.04909009,0.08871557;-0.3108475;-0.01830639,0.08772156;-0.6741757;0.06744076,0.08925607;-0.6342984;-0.03550856,-0.06802438;0.006984125;-0.05197421,-0.1164067;-0.3090919;-0.02679435,-0.1394661;-0.6731718;0.05242078,-0.135262;-0.6331182;-0.05043701,0.002980125;0.5530699;-0.007945021,0;0;0,0.002089761;0.3204756;0.01100743,0.003987752;0.62827;0.006560802,0.1786802;0.5150267;0.01946938,0.2100258;0.2471281;0.0345552,0.2397935;0.01698807;-0.01292586,-0.1701048;0.5080167;0.008259216,-0.2065535;0.241588;-0.017568,-0.2404513;0.01475322;-0.07674495,0.07711539;0.004756629;-0.03752339,0.08719862;-0.3148145;-0.01199829,0.07823347;-0.6776205;0.0754795,0.08815359;-0.7349274;0.02091229,-0.07761239;0.005062333;-0.03644314,-0.110518;-0.3125859;-0.006514629,-0.1135541;-0.6772696;0.0732199,-0.1244488;-0.73534;0.02008437,0.003575124;0.5530241;0.01008344,7.840788
+0;0;0,0.001603679;0.3202398;0.0008585964,0.003292971;0.6270333;-0.01204271,0.1749206;0.5052525;0.01053131,0.2068801;0.2380722;0.03297495,0.2394756;0.01002277;-0.02195103,-0.1670944;0.4964971;-0.003598643,-0.2126838;0.2304778;-0.01170688,-0.2550086;0.0006788671;-0.0502679,0.07016046;0.007905993;-0.04912778,0.08887029;-0.3106385;-0.01820998,0.08764905;-0.6741883;0.06764845,0.08900598;-0.6342983;-0.03449059,-0.06812203;0.006979145;-0.05205011,-0.1164094;-0.3089348;-0.02668799,-0.1396179;-0.6732007;0.05276839,-0.1356147;-0.6331351;-0.04928401,0.003011115;0.5521352;-0.006463468,0;0;0,0.002239905;0.3200461;0.01105928,0.004293717;0.6270815;0.006921291,0.1787603;0.5150216;0.01892924,0.2103871;0.2473223;0.03465319,0.2405545;0.01712134;-0.01207316,-0.1696353;0.5080087;0.0085013,-0.2063328;0.2417486;-0.01736903,-0.2405955;0.01497248;-0.07639897,0.07719085;0.004742771;-0.03765118,0.08724649;-0.3146481;-0.01186597,0.07810429;-0.6776773;0.07570004,0.08959097;-0.7352257;0.02339923,-0.07777413;0.00508549;-0.03638482,-0.1102409;-0.3124945;-0.006967381,-0.1140395;-0.6773094;0.07326539,-0.1244127;-0.7347179;0.02049999,0.003847428;0.5520546;0.01034188,7.863076
+0;0;0,0.001602524;0.3200091;0.0008579778,0.003290489;0.6265608;-0.01203307,0.1749585;0.5048303;0.01054036,0.206863;0.2381097;0.03294538,0.2394572;0.01006897;-0.02197851,-0.1671363;0.4960729;-0.003592893,-0.2126472;0.2305112;-0.01168717,-0.2549704;0.0007210523;-0.05024674,0.07023103;0.007913944;-0.04917719,0.08895357;-0.3108471;-0.01823837,0.08773296;-0.6742101;0.06757595,0.08908964;-0.6343219;-0.03454414,-0.06819054;0.006986165;-0.05210246,-0.1165108;-0.3091426;-0.0267231,-0.1397074;-0.6732213;0.05269245,-0.1357049;-0.6331576;-0.04934103,0.003008863;0.551724;-0.006458386,0;0;0,0.002256766;0.3198132;0.01111293,0.004287533;0.6266088;0.007118106,0.1789317;0.5150683;0.0185082,0.211052;0.2479207;0.0346384,0.2404072;0.01755184;-0.01173055,-0.1697668;0.5079598;0.008758931,-0.2066483;0.2421852;-0.01699646,-0.2413568;0.01534717;-0.07548939,0.07723026;0.00476113;-0.03776562,0.08736539;-0.3148153;-0.01160252,0.07786673;-0.6776551;0.07589245,0.08974612;-0.7351576;0.02363991,-0.07790451;0.005079675;-0.03631126,-0.1101517;-0.3127886;-0.007393776,-0.1146201;-0.6773185;0.0732058,-0.1247091;-0.7341305;0.01944692,0.003852062;0.5516416;0.01049936,7.896712
+0;0;0,0.001601336;0.3197718;0.0008573419,0.003287749;0.6260409;-0.01202174,0.1747147;0.504447;0.01052256,0.2066374;0.2375747;0.03294033,0.2392287;0.009554014;-0.02197872,-0.1669;0.4957019;-0.003590861,-0.2124369;0.2299891;-0.01168975,-0.2547563;0.0002191961;-0.05024591,0.07030691;0.007922495;-0.04923032,0.08904728;-0.3111419;-0.01826205,0.08782575;-0.6747799;0.06761719,0.08919127;-0.6348273;-0.03516816,-0.06826422;0.006993713;-0.05215875,-0.1166305;-0.309436;-0.02675523,-0.1398446;-0.6737903;0.05272041,-0.1358161;-0.633661;-0.04997776,0.00300639;0.5512749;-0.006452333,0;0;0,0.002378456;0.3195743;0.01113236,0.004515037;0.626088;0.007266045,0.1790884;0.5155208;0.0181216,0.2117885;0.2483108;0.03461432,0.2404381;0.01776277;-0.01119518,-0.1693978;0.5078862;0.008897343,-0.2068111;0.241974;-0.01627073,-0.2421071;0.01504745;-0.0739793,0.07728489;0.004750207;-0.03786731,0.08746279;-0.3151063;-0.01139879,0.07746824;-0.6782058;0.07616961,0.08898994;-0.7353765;0.02200067,-0.07803265;0.00509729;-0.03625431,-0.1098195;-0.3131079;-0.007144658,-0.1147255;-0.6779095;0.07350928,-0.1248622;-0.7350907;0.01908104,0.004056975;0.5511903;0.01060963,7.930134
+0;0;0,0.001623984;0.3194683;0.00136006,0.003376255;0.6253856;-0.01038778,0.1745912;0.5037869;0.01026768,0.2066306;0.2372612;0.0328407,0.2395175;0.009242758;-0.02142577,-0.1665149;0.4950849;-0.003392774,-0.2126341;0.2297213;-0.008609025,-0.2551968;-0.0001669675;-0.0454682,0.07030942;0.007941823;-0.04928168,0.08881867;-0.3105702;-0.01811496,0.08751471;-0.6746916;0.06785765,0.08877738;-0.6346743;-0.03485364,-0.06837913;0.006975376;-0.05206543,-0.1167476;-0.3089037;-0.0266735,-0.139933;-0.6737183;0.05301419,-0.1360118;-0.6335255;-0.04961272,0.003074902;0.5506981;-0.005164368,0;0;0,0.002511881;0.3192716;0.01112783,0.004768617;0.6253858;0.007325172,0.1791704;0.5156389;0.01777422,0.2125094;0.2488423;0.03451145,0.242539;0.01818894;-0.00926125,-0.169007;0.5078938;0.00894759,-0.2067094;0.2422207;-0.01489261,-0.2435653;0.01513931;-0.07052094,0.07730966;0.004758805;-0.03789115,0.08769269;-0.3145524;-0.01150203,0.07721192;-0.6781073;0.07622147,0.08781663;-0.7354435;0.02226342,-0.07808654;0.005088271;-0.03621837,-0.1095809;-0.3125821;-0.00693571,-0.1148693;-0.6777918;0.07412761,-0.1252904;-0.7344945;0.01912211,0.004286759;0.5505906;0.01065147,7.952517
+0;0;0,0.001623984;0.3194683;0.00136006,0.003376255;0.6253856;-0.01038778,0.1745912;0.5037869;0.01026768,0.2066306;0.2372612;0.0328407,0.2395175;0.009242758;-0.02142577,-0.1665149;0.4950849;-0.003392774,-0.2126341;0.2297213;-0.008609025,-0.2551968;-0.0001669675;-0.0454682,0.07030942;0.007941823;-0.04928168,0.08881867;-0.3105702;-0.01811496,0.08751471;-0.6746916;0.06785765,0.08877738;-0.6346743;-0.03485364,-0.06837913;0.006975376;-0.05206543,-0.1167476;-0.3089037;-0.0266735,-0.139933;-0.6737183;0.05301419,-0.1360118;-0.6335255;-0.04961272,0.003074902;0.5506981;-0.005164368,0;0;0,0.002511881;0.3192716;0.01112783,0.004768617;0.6253858;0.007325172,0.1791704;0.5156389;0.01777422,0.2125094;0.2488423;0.03451145,0.242539;0.01818894;-0.00926125,-0.169007;0.5078938;0.00894759,-0.2067094;0.2422207;-0.01489261,-0.2435653;0.01513931;-0.07052094,0.07730966;0.004758805;-0.03789115,0.08769269;-0.3145524;-0.01150203,0.07721192;-0.6781073;0.07622147,0.08781663;-0.7354435;0.02226342,-0.07808654;0.005088271;-0.03621837,-0.1095809;-0.3125821;-0.00693571,-0.1148693;-0.6777918;0.07412761,-0.1252904;-0.7344945;0.01912211,0.004286759;0.5505906;0.01065147,7.975202
+0;0;0,0.001622695;0.3192146;0.00135898,0.003372916;0.6247723;-0.01037484,0.1744603;0.5033014;0.01026263,0.2064853;0.2368955;0.0328255,0.2393713;0.008883312;-0.02143948,-0.1663913;0.4946059;-0.003387645,-0.2124898;0.2293616;-0.008601552,-0.2550514;-0.000520438;-0.04545971,0.07031739;0.007942725;-0.04928726,0.08882682;-0.3105724;-0.01812024,0.08752115;-0.6751713;0.0679651,0.08878586;-0.6351377;-0.03491233,-0.06838688;0.006976167;-0.05207133,-0.1167558;-0.308906;-0.02667916,-0.1399716;-0.6741989;0.05311302,-0.1360441;-0.6339896;-0.04967988,0.003071938;0.5501776;-0.005157918,0;0;0,0.002699152;0.3190182;0.01107061,0.005185641;0.6247697;0.007217526,0.179533;0.5157167;0.01723099,0.2131222;0.2491098;0.03453219,0.2419446;0.01824704;-0.008911967,-0.1686309;0.5078667;0.00901908,-0.2067708;0.242198;-0.01271318,-0.2442575;0.01465924;-0.0659728,0.07731413;0.004742771;-0.03790629,0.08777774;-0.3145681;-0.01150644,0.07714286;-0.6785729;0.07642602,0.08798454;-0.7357734;0.02197813,-0.07810949;0.005099931;-0.03619054,-0.1095154;-0.312591;-0.007001871,-0.1150293;-0.6782784;0.07415849,-0.1257762;-0.7355773;0.01984972,0.004648492;0.5500689;0.0105598,8.00857
+0;0;0,0.001660949;0.31903;0.001721033,0.003514553;0.6244912;-0.009454748,0.1748428;0.5030754;0.009995261,0.2065931;0.2377934;0.03280754,0.2397251;0.009780794;-0.021175,-0.1664497;0.4943053;-0.003222598,-0.2133107;0.2302886;-0.0047178,-0.2565009;0.0002049208;-0.03932598,0.07029353;0.007915574;-0.04933449,0.08873707;-0.3103663;-0.01801664,0.08776128;-0.6751441;0.06786727,0.08891131;-0.6350783;-0.03493409,-0.06844968;0.006991666;-0.05199508,-0.1168399;-0.3086592;-0.02655398,-0.1400567;-0.6740867;0.05321825,-0.1362413;-0.6338428;-0.04950111,0.003181492;0.5499074;-0.004387327,0;0;0,0.002827726;0.3188342;0.01107526,0.005368881;0.6244686;0.007277369,0.1799486;0.5156772;0.0165906,0.2136136;0.2502392;0.03426421,0.2417766;0.01917739;-0.008384109,-0.1686817;0.5078268;0.009049429,-0.2077792;0.2431779;-0.009263646,-0.2458384;0.01514491;-0.0598012,0.07731259;0.004725665;-0.0379231,0.08793226;-0.3143627;-0.01157618,0.07685509;-0.6784705;0.07641626,0.08783793;-0.7356971;0.02217913,-0.0781311;0.005113714;-0.03615398,-0.109764;-0.3123358;-0.00700807,-0.1152233;-0.6781062;0.07436801,-0.1262695;-0.7355697;0.0205267,0.004824862;0.5497882;0.01060653,8.031007
+0;0;0,0.001659889;0.3188264;0.001719935,0.003512361;0.6241024;-0.009449217,0.1749405;0.5027009;0.01000632,0.2066834;0.2374807;0.03281329,0.2398133;0.009482667;-0.02116581,-0.1665502;0.4939258;-0.00321922,-0.2134003;0.2299705;-0.004714074,-0.2565877;-9.846687E-05;-0.03932004,0.07033054;0.007919741;-0.04936046,0.0887459;-0.3098759;-0.01809045,0.0877689;-0.6751089;0.06790061,0.0889198;-0.6350353;-0.03497926,-0.06848571;0.006995347;-0.05202245,-0.116802;-0.3081732;-0.02662022,-0.1400478;-0.6740566;0.05325154,-0.1362294;-0.633805;-0.04954628,0.003179485;0.5495601;-0.004384625,0;0;0,0.002925269;0.3186282;0.01111317,0.005521022;0.6240779;0.0074085,0.1802675;0.5155579;0.01591396,0.2138202;0.2502116;0.03421926,0.2412254;0.01900119;-0.008031484,-0.1687438;0.5078923;0.009055781,-0.2085094;0.2431857;-0.005731579,-0.2473246;0.01418215;-0.05095512,0.07735892;0.004699513;-0.03793514,0.08799013;-0.3139036;-0.01166642,0.07665029;-0.6784537;0.07645381,0.08737496;-0.7356685;0.02199626,-0.07819052;0.00513354;-0.03613102,-0.1097006;-0.3118538;-0.007197807,-0.1154872;-0.6780576;0.07436118,-0.1265994;-0.7356598;0.02060766,0.004968323;0.5494383;0.01071393,8.053106
+0;0;0,0.001658459;0.3185517;0.001718453,0.003508952;0.6235004;-0.009438602,0.1746361;0.5022642;0.009986045,0.2063882;0.2369663;0.0327997,0.239516;0.008983225;-0.02117584,-0.1662554;0.4935044;-0.003216282,-0.2131192;0.2294718;-0.004711574,-0.2563038;-0.0005820096;-0.03931526,0.07036679;0.007923823;-0.04938591,0.08876627;-0.3095977;-0.01814288,0.08778811;-0.6752641;0.06795023,0.08894183;-0.6351659;-0.03518216,-0.06852102;0.006998952;-0.05204926,-0.1167957;-0.3078978;-0.02666895,-0.140069;-0.6742154;0.05329761,-0.1362413;-0.6339386;-0.04975253,0.003176447;0.5490412;-0.004379642,0;0;0,0.003078885;0.3183528;0.01108849,0.0058439;0.6234732;0.00737977,0.1803779;0.5157256;0.01536059,0.2138863;0.2503212;0.03405201,0.2408898;0.01900584;-0.007793665,-0.1683007;0.5080543;0.009021046,-0.2087709;0.2431944;-0.002073661,-0.2479717;0.01367261;-0.04414636,0.07734929;0.004709065;-0.03805459,0.08811308;-0.3136129;-0.01179039,0.076272;-0.6785581;0.07652593,0.08763051;-0.7355356;0.02133989,-0.07828526;0.005137953;-0.03603137,-0.1099558;-0.3115741;-0.007308662,-0.1158527;-0.6782079;0.07436018,-0.1271117;-0.7357234;0.02001059,0.005251251;0.5489173;0.01068878,8.086648
+0;0;0,0.001743605;0.3185554;0.0005682139,0.003447317;0.6233428;-0.0140941,0.1746135;0.5030615;0.009105778,0.2062769;0.2378226;0.03271541,0.2392682;0.009752318;-0.02097435,-0.1665238;0.4943936;-0.003165032,-0.2140041;0.2304758;-0.0009981692,-0.2581124;2.461672E-05;-0.03155603,0.07033291;0.007871245;-0.04944254,0.08850586;-0.3096457;-0.01802073,0.08765664;-0.6753497;0.06791367,0.08860513;-0.6354504;-0.0352401,-0.06859926;0.007033187;-0.05194147,-0.1168093;-0.3078762;-0.02659574,-0.1402792;-0.6741821;0.05336749,-0.136654;-0.6341093;-0.04971011,0.003158139;0.5489717;-0.007869327,0;0;0,0.003078885;0.3183528;0.01108849,0.0058439;0.6234732;0.00737977,0.1803779;0.5157256;0.01536059,0.2138863;0.2503212;0.03405201,0.2408898;0.01900584;-0.007793665,-0.1683007;0.5080543;0.009021046,-0.2087709;0.2431944;-0.002073661,-0.2479717;0.01367261;-0.04414636,0.07734929;0.004709065;-0.03805459,0.08811308;-0.3136129;-0.01179039,0.076272;-0.6785581;0.07652593,0.08763051;-0.7355356;0.02133989,-0.07828526;0.005137953;-0.03603137,-0.1099558;-0.3115741;-0.007308662,-0.1158527;-0.6782079;0.07436018,-0.1271117;-0.7357234;0.02001059,0.005251251;0.5489173;0.01068878,8.109194
+0;0;0,0.001742973;0.31844;0.0005680079,0.003446422;0.6231827;-0.01409245,0.1747204;0.5028774;0.009117696,0.2064308;0.2372446;0.03276239,0.2394179;0.009203568;-0.02092049,-0.1666313;0.494204;-0.003160825,-0.2141821;0.2298943;-0.0009907442,-0.2582847;-0.0005273223;-0.03154468,0.0703491;0.007873056;-0.04945392,0.08872421;-0.313176;-0.01768256,0.0878776;-0.6777519;0.06798673,0.08883223;-0.6377885;-0.03583529,-0.06861505;0.007034807;-0.05195342,-0.1173614;-0.3113778;-0.02632573,-0.1407589;-0.6765536;0.0533908,-0.1371103;-0.6364155;-0.05035456,0.003157263;0.5488164;-0.007868076,0;0;0,0.003113627;0.3182394;0.01101601,0.005871288;0.6233144;0.007245779,0.1805773;0.5158039;0.01486337,0.2141611;0.2500348;0.03395021,0.2411984;0.01865003;-0.007314324,-0.1684434;0.5081492;0.0090348,-0.2094752;0.242853;0.001310762,-0.2491659;0.01239014;-0.03452573,0.07736119;0.004641473;-0.03808379,0.08881263;-0.3170878;-0.01017845,0.07588219;-0.681004;0.07730473,0.08746033;-0.7374749;0.02013899,-0.07831951;0.005202737;-0.03599523,-0.1104938;-0.3150234;-0.007018693,-0.1163317;-0.6805565;0.07426465,-0.127598;-0.7388021;0.01981299,0.005283132;0.548764;0.0105716,8.131308
+0;0;0,0.001740897;0.3180606;0.0005673313,0.003441394;0.6222724;-0.01406724,0.1744335;0.5021794;0.009103493,0.2060562;0.2372809;0.03268282,0.2390439;0.009235948;-0.02100096,-0.1663563;0.4935203;-0.003154814,-0.2137756;0.2299413;-0.0009907319,-0.257879;-0.0004842579;-0.03154519,0.07044197;0.00788345;-0.04951921,0.08880649;-0.3129805;-0.01776617,0.08795918;-0.6778588;0.06797419,0.08891403;-0.6378931;-0.03587166,-0.06870563;0.007044093;-0.05202201,-0.1174239;-0.3111849;-0.0264091,-0.1408408;-0.6766636;0.05337358,-0.1371913;-0.6365232;-0.05039559,0.003152766;0.5480429;-0.007854315,0;0;0,0.003523782;0.317862;0.01082706,0.006845966;0.6223963;0.006834745,0.18118;0.5153161;0.01333499,0.2146463;0.2503808;0.03374326,0.2405823;0.0188348;-0.007346511,-0.1675498;0.5083594;0.009004334,-0.2090733;0.2438231;0.004146582,-0.2497732;0.01287772;-0.02719595,0.07744334;0.004590452;-0.03818154,0.0888638;-0.3169412;-0.01014328,0.07579178;-0.6811357;0.07749177,0.08719652;-0.7376125;0.02025653,-0.07845563;0.005232082;-0.03596821,-0.1104688;-0.3148168;-0.006933231,-0.1163516;-0.6806648;0.07436267,-0.1277491;-0.7388703;0.01982746,0.006105706;0.5479875;0.01022243,8.164733
+0;0;0,0.001725734;0.3178302;1.601066E-05,0.00332942;0.621758;-0.01608763,0.1740116;0.5022185;0.008510927,0.2055296;0.2369871;0.03267495,0.2387842;0.008975103;-0.02084817,-0.1680922;0.5009335;0.002089142,-0.2181334;0.2374764;0.00544372,-0.2628902;0.006708801;-0.02107423,0.0704369;0.007797546;-0.04956807,0.08866724;-0.3125464;-0.01775674,0.08789748;-0.6769083;0.06798505,0.08773899;-0.6371312;-0.0346609,-0.0687224;0.007118348;-0.05201648,-0.117445;-0.3105898;-0.02647842,-0.1407327;-0.6755639;0.05329256,-0.1382281;-0.6356196;-0.04930689,0.003063922;0.5476105;-0.009462655,0;0;0,0.003871285;0.31763;0.01073551,0.00754685;0.6219515;0.0066576,0.1815087;0.5152164;0.01285791,0.2146664;0.2498998;0.03365922,0.2411181;0.01834807;-0.006888986,-0.1666889;0.5084187;0.009019095,-0.2092953;0.2436399;0.007655337,-0.2512786;0.01231615;-0.01855172,0.07744575;0.004549876;-0.0382179,0.08866284;-0.3164674;-0.01017058,0.07539547;-0.6800931;0.07764828,0.08592778;-0.7374681;0.0239222,-0.07849323;0.005266779;-0.03591974,-0.1106151;-0.3142593;-0.007008923,-0.1165713;-0.6796268;0.07412634,-0.1275888;-0.7367702;0.02012207,0.006721094;0.5475909;0.01006901,8.198331
+0;0;0,0.001724934;0.317683;1.600324E-05,0.003327781;0.6214535;-0.01607952,0.1735479;0.5020707;0.008467403,0.2051251;0.2363401;0.0326769,0.2383789;0.008334279;-0.02084478,-0.1676309;0.5007892;0.002062983,-0.2177663;0.2368363;0.005423874,-0.2625219;0.00607489;-0.02109336,0.07049464;0.007803937;-0.0496087,0.0887721;-0.3133679;-0.01771516,0.08800332;-0.6772639;0.067917,0.08784478;-0.6374835;-0.03476232,-0.06877873;0.007124183;-0.05205912,-0.1176272;-0.3114051;-0.02645506,-0.1408851;-0.6759125;0.05321392,-0.1383798;-0.635965;-0.0494189,0.003062404;0.54734;-0.009457576,0;0;0,0.004347697;0.3174792;0.01065516,0.008679539;0.6216328;0.006462455,0.1820534;0.5153102;0.01226354,0.2153515;0.2495374;0.03352427,0.2412872;0.01789339;-0.006792426,-0.1653564;0.5086608;0.009002913,-0.2090423;0.2435564;0.01167388,-0.2514796;0.0119137;-0.01063753,0.07748829;0.004508972;-0.03829694,0.08879288;-0.3172949;-0.009711744,0.0752013;-0.6805354;0.07761122,0.08567111;-0.7378905;0.0237763,-0.07859176;0.005327567;-0.03586604,-0.1107411;-0.3150353;-0.006940756,-0.1169238;-0.6799586;0.07396999,-0.1278991;-0.7371348;0.01994617,0.007679179;0.54731;0.009907126,8.220882
+0;0;0,0.001723988;0.3175088;1.599446E-05,0.003326093;0.6211403;-0.01607235,0.1737365;0.5017371;0.008491882,0.2053442;0.2357498;0.03272478,0.2386021;0.007715926;-0.02080348,-0.1678229;0.5004541;0.002080318,-0.2180067;0.2362463;0.005444456,-0.2627678;0.005456463;-0.02107604,0.07054427;0.00780943;-0.04964362,0.08872332;-0.3116332;-0.01792179,0.08795182;-0.6768136;0.06801261,0.08779357;-0.6370514;-0.03447669,-0.06882714;0.007129197;-0.05209576,-0.1174126;-0.3096851;-0.02662955,-0.1407526;-0.675479;0.05332063,-0.1382519;-0.6355499;-0.04912224,0.003060824;0.5470569;-0.009453095,0;0;0,0.004434563;0.3173057;0.01059449,0.008786745;0.6213192;0.006365061,0.1824257;0.5153432;0.01174092,0.2155944;0.2493264;0.0334295,0.2407296;0.0176305;-0.007265091,-0.1655149;0.5086627;0.009065329,-0.2099216;0.2434585;0.01456969,-0.2529892;0.01161061;-0.004471305,0.07752758;0.004459828;-0.03836083,0.0890383;-0.3156234;-0.01017272,0.07501637;-0.6801053;0.07756746,0.08645768;-0.7374484;0.02427888,-0.07867243;0.005368039;-0.03583018,-0.110731;-0.3132585;-0.007025352,-0.1168673;-0.6794842;0.07411081,-0.1276266;-0.7360187;0.01938038,0.007787429;0.5470272;0.009818196,8.254295
+0;0;0,0.001808584;0.3175082;0.0003061627,0.003665738;0.6212091;-0.01454448,0.1740502;0.5015224;0.008259625,0.2058759;0.2355801;0.03269999,0.2390454;0.007459238;-0.02051184,-0.1674405;0.4996624;0.001695374,-0.2187603;0.2358118;0.01089872,-0.2644629;0.004653335;-0.01026361,0.07053722;0.007783168;-0.04965775,0.08864632;-0.3116546;-0.017847,0.08794914;-0.6768337;0.06809328,0.08779653;-0.6370001;-0.0343892,-0.0688524;0.007140915;-0.05206075,-0.1174623;-0.3096669;-0.02656141,-0.1408457;-0.6754193;0.05356602,-0.1383398;-0.6354302;-0.04887088,0.003308673;0.5470856;-0.008395237,0;0;0,0.004434563;0.3173057;0.01059449,0.008786745;0.6213192;0.006365061,0.1824257;0.5153432;0.01174092,0.2155944;0.2493264;0.0334295,0.2407296;0.0176305;-0.007265091,-0.1655149;0.5086627;0.009065329,-0.2099216;0.2434585;0.01456969,-0.2529892;0.01161061;-0.004471305,0.07752758;0.004459828;-0.03836083,0.0890383;-0.3156234;-0.01017272,0.07501637;-0.6801053;0.07756746,0.08645768;-0.7374484;0.02427888,-0.07867243;0.005368039;-0.03583018,-0.110731;-0.3132585;-0.007025352,-0.1168673;-0.6794842;0.07411081,-0.1276266;-0.7360187;0.01938038,0.007787429;0.5470272;0.009818196,8.276509
+0;0;0,0.001806068;0.3170666;0.0003057369,0.003660197;0.6202718;-0.0145205,0.1743815;0.5006199;0.008306066,0.2061939;0.234789;0.03273621,0.2393661;0.006649375;-0.02048,-0.1677817;0.4987563;0.001728887,-0.21908;0.2350162;0.01092838,-0.2647864;0.003838673;-0.01023569,0.07051753;0.007780997;-0.0496439,0.08848819;-0.3092146;-0.01807635,0.08779179;-0.6739847;0.06776769,0.08763946;-0.6341692;-0.03452696,-0.0688332;0.007138923;-0.05204623,-0.1170714;-0.3072468;-0.02674183,-0.1404287;-0.6725895;0.05329587,-0.1379274;-0.6326187;-0.04895328,0.003303733;0.546273;-0.008381596,0;0;0,0.004690841;0.3168682;0.01034915,0.009289995;0.6203756;0.005766273,0.1834028;0.515471;0.01085544,0.2163032;0.2495411;0.03262222,0.241615;0.01790786;-0.008431435,-0.1656142;0.5087207;0.009259061,-0.2118998;0.2441701;0.02132595,-0.2570125;0.01229262;0.007994803,0.07749283;0.004348949;-0.03838921,0.0893441;-0.3133402;-0.01120794,0.07535356;-0.6774148;0.07643271,0.08580773;-0.7350415;0.02377499,-0.07866134;0.005495309;-0.0357768,-0.1106332;-0.3106524;-0.006896205,-0.1168019;-0.676578;0.07364722,-0.127662;-0.7330287;0.01915945,0.008237779;0.5462143;0.009320259,8.310122
+0;0;0,0.001806068;0.3170666;0.0003057369,0.003660197;0.6202718;-0.0145205,0.1743815;0.5006199;0.008306066,0.2061939;0.234789;0.03273621,0.2393661;0.006649375;-0.02048,-0.1677817;0.4987563;0.001728887,-0.21908;0.2350162;0.01092838,-0.2647864;0.003838673;-0.01023569,0.07051753;0.007780997;-0.0496439,0.08848819;-0.3092146;-0.01807635,0.08779179;-0.6739847;0.06776769,0.08763946;-0.6341692;-0.03452696,-0.0688332;0.007138923;-0.05204623,-0.1170714;-0.3072468;-0.02674183,-0.1404287;-0.6725895;0.05329587,-0.1379274;-0.6326187;-0.04895328,0.003303733;0.546273;-0.008381596,0;0;0,0.004690841;0.3168682;0.01034915,0.009289995;0.6203756;0.005766273,0.1834028;0.515471;0.01085544,0.2163032;0.2495411;0.03262222,0.241615;0.01790786;-0.008431435,-0.1656142;0.5087207;0.009259061,-0.2118998;0.2441701;0.02132595,-0.2570125;0.01229262;0.007994803,0.07749283;0.004348949;-0.03838921,0.0893441;-0.3133402;-0.01120794,0.07535356;-0.6774148;0.07643271,0.08580773;-0.7350415;0.02377499,-0.07866134;0.005495309;-0.0357768,-0.1106332;-0.3106524;-0.006896205,-0.1168019;-0.676578;0.07364722,-0.127662;-0.7330287;0.01915945,0.008237779;0.5462143;0.009320259,8.332376
+0;0;0,0.001867507;0.3168698;-0.0005016417,0.003561928;0.6195679;-0.01711627,0.1738366;0.5008974;0.007465283,0.2055317;0.2350989;0.03253317,0.2384932;0.006929889;-0.02047596,-0.1671822;0.4983511;0.001213926,-0.2197823;0.2351574;0.01683854,-0.2658737;0.003664002;0.001220671,0.07053646;0.007764253;-0.04964733,0.08841214;-0.3087593;-0.01796687,0.08787847;-0.6739538;0.06806506,0.08764544;-0.634189;-0.03493104,-0.0688507;0.007154887;-0.05204731,-0.1171088;-0.3067554;-0.02671348,-0.1405587;-0.6725754;0.05325339,-0.1381152;-0.6326499;-0.04969863,0.003253975;0.5457294;-0.01044447,0;0;0,0.005125478;0.3166692;0.01022315,0.01064734;0.6197467;0.005386949,0.1839872;0.5153269;0.01030505,0.2167885;0.2493806;0.03218019,0.242489;0.01768869;-0.008017302,-0.1641583;0.5092369;0.00945019,-0.2111425;0.2449872;0.0251481,-0.2571022;0.01325685;0.01305411,0.07749996;0.004300818;-0.03841603,0.08945768;-0.3129285;-0.01134372,0.07535184;-0.6774577;0.07633924,0.0858066;-0.7346916;0.02170813,-0.07869566;0.005577637;-0.03572697,-0.1106132;-0.3101152;-0.006922932,-0.116786;-0.6765064;0.07362645,-0.1273119;-0.7333493;0.01838955,0.009331867;0.5457072;0.00901401,8.365872
+0;0;0,0.001866919;0.3167699;-0.0005014836,0.003561078;0.6194245;-0.01711416,0.1739413;0.5007274;0.007478372,0.2056105;0.2351462;0.03252576,0.2385758;0.006951138;-0.02048942,-0.1672885;0.4981795;0.001223146,-0.2198456;0.235201;0.01683499,-0.2659422;0.003681153;0.001215334,0.07054749;0.007765468;-0.04965509,0.08841966;-0.3086957;-0.01798088,0.08788583;-0.6740019;0.06807739,0.08765229;-0.6342161;-0.03514143,-0.06886147;0.007156007;-0.05205546,-0.1171101;-0.3066925;-0.02672662,-0.1405672;-0.6726242;0.05326473,-0.1381183;-0.6326773;-0.0499099,0.003253129;0.5455871;-0.01044246,0;0;0,0.005426876;0.3165691;0.01007128,0.01119645;0.619596;0.005088568,0.1845998;0.515182;0.00950098,0.2172519;0.2494769;0.03182292,0.2424453;0.0177764;-0.008803368,-0.1638571;0.5095026;0.00964996,-0.2117817;0.2458372;0.02828948,-0.2579439;0.01402402;0.01818992,0.07750438;0.004242316;-0.03844416,0.08942458;-0.3129246;-0.01136279,0.07547525;-0.6776506;0.07601774,0.08675382;-0.734632;0.02072787,-0.07871456;0.005659915;-0.03570522,-0.1106808;-0.3099655;-0.006911131,-0.1168186;-0.6764905;0.07356669,-0.1274065;-0.7334142;0.01804988,0.009829581;0.5455602;0.008749723,8.388609
+0;0;0,0.001865561;0.3165395;-0.0005011189,0.003558009;0.6188893;-0.01709718,0.1739275;0.500267;0.007487695,0.2055418;0.2351468;0.0324916,0.2385088;0.006939575;-0.0205264,-0.1672802;0.4977193;0.001232874,-0.2197461;0.2351973;0.01681761,-0.2658452;0.003665105;0.001197129,0.07055902;0.007766736;-0.04966321,0.08840358;-0.3082056;-0.01803793,0.08787102;-0.6726314;0.06781292,0.08763698;-0.6328247;-0.0356263,-0.06887272;0.007157175;-0.05206396,-0.1170468;-0.3062064;-0.02677425,-0.1404473;-0.6712563;0.0530243,-0.1379933;-0.6312882;-0.05037064,0.00325036;0.5451238;-0.01043198,0;0;0,0.005728386;0.3163359;0.009988904,0.01182826;0.6190486;0.004878402,0.1851742;0.5148783;0.008815885,0.2174375;0.2496314;0.03154349,0.2424172;0.01792811;-0.009271383,-0.163406;0.509603;0.009755359,-0.2123352;0.2467761;0.03076387,-0.2585258;0.01481573;0.02467563,0.07751185;0.004206553;-0.0384649,0.08947188;-0.3124737;-0.01148999,0.07545305;-0.6763371;0.07559478,0.08642045;-0.7332494;0.01972115,-0.07874073;0.005715541;-0.03567297,-0.1107113;-0.3094198;-0.006955707,-0.11668;-0.6750739;0.07328305,-0.1274079;-0.731903;0.01723373,0.01038507;0.5450882;0.008573174,8.422089
+0;0;0,0.00191809;0.3162663;-0.001095025,0.00355262;0.618231;-0.01877304,0.1740005;0.5002366;0.00816129,0.2063204;0.2351938;0.03233271,0.2391646;0.006907731;-0.02037378,-0.1673773;0.497284;0.0009849695,-0.2210951;0.2355215;0.02269489,-0.2671711;0.003527552;0.01749498,0.07053772;0.007738952;-0.0497084,0.08833729;-0.3079487;-0.01802155,0.08773502;-0.6711437;0.06754211,0.08770016;-0.6314263;-0.03582824,-0.06891635;0.007175267;-0.05201383,-0.1171271;-0.3059008;-0.02674084,-0.1405742;-0.6697205;0.05274136,-0.13792;-0.6298416;-0.0505796,0.003259987;0.5445673;-0.01181865,0;0;0,0.006042629;0.3160659;0.009751201,0.01241999;0.6184433;0.004259229,0.1859472;0.5148877;0.008023739,0.2177448;0.2496755;0.03100133,0.2425462;0.01792002;-0.009563327,-0.1631207;0.5095657;0.00983147,-0.2127232;0.2471966;0.03388485,-0.2589807;0.01520829;0.03029197,0.07750791;0.004167855;-0.03849077,0.08942465;-0.3122451;-0.01165044,0.07574361;-0.6749118;0.07505453,0.08615252;-0.7319731;0.01945007,-0.07875676;0.005761526;-0.03564497,-0.1106775;-0.3091114;-0.007084439,-0.1167571;-0.6735532;0.07277295,-0.1275474;-0.7307207;0.01740811,0.01091571;0.5445644;0.008058429,8.444077
+0;0;0,0.00191809;0.3162663;-0.001095025,0.00355262;0.618231;-0.01877304,0.1740005;0.5002366;0.00816129,0.2063204;0.2351938;0.03233271,0.2391646;0.006907731;-0.02037378,-0.1673773;0.497284;0.0009849695,-0.2210951;0.2355215;0.02269489,-0.2671711;0.003527552;0.01749498,0.07053772;0.007738952;-0.0497084,0.08833729;-0.3079487;-0.01802155,0.08773502;-0.6711437;0.06754211,0.08770016;-0.6314263;-0.03582824,-0.06891635;0.007175267;-0.05201383,-0.1171271;-0.3059008;-0.02674084,-0.1405742;-0.6697205;0.05274136,-0.13792;-0.6298416;-0.0505796,0.003259987;0.5445673;-0.01181865,0;0;0,0.006042629;0.3160659;0.009751201,0.01241999;0.6184433;0.004259229,0.1859472;0.5148877;0.008023739,0.2177448;0.2496755;0.03100133,0.2425462;0.01792002;-0.009563327,-0.1631207;0.5095657;0.00983147,-0.2127232;0.2471966;0.03388485,-0.2589807;0.01520829;0.03029197,0.07750791;0.004167855;-0.03849077,0.08942465;-0.3122451;-0.01165044,0.07574361;-0.6749118;0.07505453,0.08615252;-0.7319731;0.01945007,-0.07875676;0.005761526;-0.03564497,-0.1106775;-0.3091114;-0.007084439,-0.1167571;-0.6735532;0.07277295,-0.1275474;-0.7307207;0.01740811,0.01091571;0.5445644;0.008058429,8.466668
+0;0;0,0.001917124;0.3161069;-0.001094474,0.003550659;0.6178897;-0.01876208,0.1741306;0.4999003;0.008183978,0.2064492;0.234868;0.03235444,0.2392919;0.006592184;-0.02034969,-0.1675109;0.4969454;0.001002112,-0.2212265;0.2351933;0.02271117,-0.2673005;0.00320974;0.0175115,0.07054635;0.007739897;-0.04971447,0.08833726;-0.3077942;-0.01804303,0.08773614;-0.6702937;0.06735678,0.08770128;-0.6305766;-0.03601201,-0.06892478;0.007176145;-0.05202019,-0.117112;-0.3057476;-0.02675949,-0.1405143;-0.6688708;0.05257051,-0.1378601;-0.628992;-0.05074886,0.003258182;0.5442653;-0.0118114,0;0;0,0.006258957;0.3159071;0.009589791,0.01290774;0.61809;0.003787041,0.1865376;0.5147518;0.007418752,0.2185758;0.2495773;0.03037262,0.2429826;0.01773202;-0.00985527,-0.1629154;0.5096782;0.01001493,-0.2137746;0.2479759;0.03823021,-0.2602855;0.01602286;0.03738468,0.07751747;0.004135236;-0.03849888,0.08946212;-0.3121281;-0.01173651,0.07591402;-0.674165;0.07454836,0.08660527;-0.7312024;0.01896309,-0.07877492;0.005805408;-0.03562348,-0.110645;-0.3089149;-0.007042792,-0.1166932;-0.6727101;0.07242934,-0.1277173;-0.7299278;0.01719289,0.01133811;0.5442565;0.007673383,8.500079
+0;0;0,0.001869328;0.3160255;-0.001523495,0.003362908;0.6177761;-0.01983484,0.1743981;0.4998468;0.007366811,0.206241;0.235028;0.03216556,0.2390468;0.006648973;-0.02012487,-0.1680039;0.4967974;0.0008404879,-0.2228734;0.2362373;0.03009305,-0.2688614;0.00420469;0.02642526,0.07053604;0.00767376;-0.04973994,0.08821794;-0.3078426;-0.0177384,0.08749735;-0.670373;0.06740489,0.08732094;-0.6306798;-0.03623915,-0.06893263;0.007240868;-0.05200136,-0.1173102;-0.3056643;-0.026756,-0.1407012;-0.6687779;0.05248687,-0.1381807;-0.628916;-0.05111073,0.003109588;0.5441625;-0.01272287,0;0;0,0.006207026;0.3158312;0.009492397,0.01277239;0.6180218;0.003700018,0.1868343;0.5146317;0.006911278,0.2186033;0.2496562;0.0300765,0.2432374;0.01782802;-0.01012707,-0.1634617;0.5098306;0.01015583,-0.2147583;0.2488417;0.04195781,-0.2617992;0.01699162;0.04239605,0.07751182;0.004061058;-0.03851891,0.08944808;-0.3122199;-0.0118494,0.07593217;-0.67424;0.0743879,0.08663179;-0.731104;0.01802968,-0.07878517;0.005904601;-0.03558529,-0.1106273;-0.308844;-0.007181847,-0.116968;-0.6726708;0.0719885,-0.1286057;-0.7305258;0.01737944,0.01123955;0.5441828;0.007579803,8.522441
+0;0;0,0.001868703;0.3159198;-0.001522985,0.003362186;0.6176558;-0.01983402,0.1742741;0.4997498;0.007354,0.2060603;0.2354024;0.03210861,0.2388649;0.007031605;-0.02017994,-0.1678815;0.4967026;0.0008323742,-0.2226533;0.2366063;0.03003287,-0.2686396;0.004582077;0.02636521,0.07054678;0.007674928;-0.0497475,0.08822551;-0.3077849;-0.01775171,0.08750492;-0.6703092;0.06739017,0.087328;-0.6305882;-0.03655155,-0.06894312;0.007241969;-0.05200928,-0.1173121;-0.3056071;-0.02676845,-0.1407026;-0.6687148;0.05247313,-0.1381749;-0.6288245;-0.05142202,0.003108837;0.5440336;-0.01272122,0;0;0,0.006516874;0.3157226;0.009375334,0.01349349;0.6178849;0.003363252,0.1872879;0.5143403;0.006126404,0.2190633;0.249878;0.02963674,0.2432814;0.01796056;-0.01025331,-0.1627829;0.5100455;0.01025383,-0.2151638;0.2501417;0.04502366,-0.2620737;0.0183039;0.04878763,0.07750842;0.004023671;-0.03855932,0.08942424;-0.3122019;-0.01190341,0.07596982;-0.674242;0.07423317,0.08668542;-0.7309067;0.01702452,-0.07882851;0.005968073;-0.03551076,-0.1107285;-0.3087239;-0.007181657,-0.1170134;-0.6725684;0.07188301,-0.1286087;-0.7304751;0.01677953,0.01185128;0.5440428;0.007304907,8.544522
+0;0;0,0.001868703;0.3159198;-0.001522985,0.003362186;0.6176558;-0.01983402,0.1742741;0.4997498;0.007354,0.2060603;0.2354024;0.03210861,0.2388649;0.007031605;-0.02017994,-0.1678815;0.4967026;0.0008323742,-0.2226533;0.2366063;0.03003287,-0.2686396;0.004582077;0.02636521,0.07054678;0.007674928;-0.0497475,0.08822551;-0.3077849;-0.01775171,0.08750492;-0.6703092;0.06739017,0.087328;-0.6305882;-0.03655155,-0.06894312;0.007241969;-0.05200928,-0.1173121;-0.3056071;-0.02676845,-0.1407026;-0.6687148;0.05247313,-0.1381749;-0.6288245;-0.05142202,0.003108837;0.5440336;-0.01272122,0;0;0,0.006516874;0.3157226;0.009375334,0.01349349;0.6178849;0.003363252,0.1872879;0.5143403;0.006126404,0.2190633;0.249878;0.02963674,0.2432814;0.01796056;-0.01025331,-0.1627829;0.5100455;0.01025383,-0.2151638;0.2501417;0.04502366,-0.2620737;0.0183039;0.04878763,0.07750842;0.004023671;-0.03855932,0.08942424;-0.3122019;-0.01190341,0.07596982;-0.674242;0.07423317,0.08668542;-0.7309067;0.01702452,-0.07882851;0.005968073;-0.03551076,-0.1107285;-0.3087239;-0.007181657,-0.1170134;-0.6725684;0.07188301,-0.1286087;-0.7304751;0.01677953,0.01185128;0.5440428;0.007304907,8.567304
+0;0;0,0.001837754;0.315792;-0.001899397,0.003213728;0.6173724;-0.02060984,0.1744234;0.4998304;0.006333139,0.2056574;0.2359293;0.03207477,0.23848;0.00751029;-0.0199528,-0.1681544;0.4966406;0.0007296773,-0.2234934;0.2379944;0.03708489,-0.2706374;0.006190985;0.03910151,0.07050423;0.007646886;-0.04983378,0.08808777;-0.3077588;-0.01763763,0.08765902;-0.6707441;0.06777558,0.08727641;-0.6311142;-0.03559701,-0.06901036;0.007258015;-0.0519386,-0.1174505;-0.3055477;-0.02678674,-0.1410105;-0.6691548;0.05251466,-0.1386969;-0.6293502;-0.05081632,0.002987471;0.5437836;-0.01341129,0;0;0,0.00668367;0.3156008;0.00911355,0.01380605;0.6176161;0.002585649,0.1876953;0.5139991;0.005537152,0.2194081;0.2499479;0.0290581,0.2436557;0.01800478;-0.0106138,-0.1627342;0.5103461;0.01039039,-0.2155905;0.2513686;0.04805781,-0.2625316;0.01962256;0.0551121,0.07751843;0.003998756;-0.03856981,0.08944053;-0.3121896;-0.0119369,0.07607024;-0.6747508;0.07422853,0.08795322;-0.7316129;0.01861787,-0.07884843;0.006017786;-0.03548856,-0.1106967;-0.3086603;-0.007383801,-0.1171121;-0.6729738;0.07191592,-0.1288373;-0.7300766;0.0166494,0.01213291;0.5438076;0.006671906,8.600688
+0;0;0,0.001837379;0.3157277;-0.00189901,0.003213415;0.6173248;-0.02061086,0.1743331;0.4997942;0.006322914,0.2055313;0.2361957;0.03203504,0.238353;0.007783279;-0.01999101,-0.1680651;0.4966061;0.0007223897,-0.2233406;0.2382564;0.03703594,-0.2704832;0.006459728;0.0390525,0.0705237;0.007648997;-0.04984754,0.08810411;-0.3077004;-0.01765714,0.08767489;-0.6710826;0.06784949,0.08729246;-0.6314571;-0.03547604,-0.06902942;0.007260019;-0.05195295,-0.1174609;-0.3054899;-0.02680558,-0.1410467;-0.6694947;0.05258257,-0.1387341;-0.6296946;-0.05070138,0.002987123;0.5437244;-0.01341117,0;0;0,0.006876611;0.3155366;0.008963585,0.01411777;0.6175625;0.002277374,0.1878752;0.5138731;0.004969716,0.2197381;0.2501675;0.02869189,0.2438635;0.01818229;-0.01076722,-0.1623963;0.5105498;0.01038893,-0.2156576;0.2525243;0.05167753,-0.2628875;0.02091655;0.06080624,0.07753328;0.003958061;-0.03859794,0.08946096;-0.3121712;-0.01194251,0.0759597;-0.675169;0.0741303,0.08796414;-0.732033;0.01863694,-0.0788839;0.006075162;-0.03545841,-0.1107501;-0.3085591;-0.007524723,-0.1172176;-0.6732605;0.07190707,-0.1288215;-0.7298769;0.01594373,0.01242046;0.5437449;0.006399989,8.623908
+0;0;0,0.001836474;0.3155721;-0.001898075,0.003211997;0.6170595;-0.02060338,0.1741621;0.4995933;0.006308797,0.2053837;0.2357978;0.03204013,0.2382055;0.007384256;-0.01998619,-0.1678971;0.4964084;0.0007138187,-0.2232139;0.2378656;0.0370545,-0.2703567;0.006067708;0.03907107,0.0705431;0.007651103;-0.04986126,0.08812423;-0.3077112;-0.01766954,0.08769549;-0.6706934;0.06774294,0.08731321;-0.6310717;-0.03554151,-0.06904841;0.007262017;-0.05196724,-0.1174819;-0.3055007;-0.02681884,-0.1410417;-0.6691047;0.05248189,-0.13873;-0.6293085;-0.05076099,0.002985769;0.54348;-0.01340574,0;0;0,0.007125572;0.3153797;0.008808017,0.01457477;0.6172862;0.001927376,0.1881303;0.5137883;0.004278183,0.2200019;0.2499029;0.028229,0.2442475;0.01793602;-0.01127124,-0.1619008;0.5108266;0.01036955,-0.2157646;0.2533517;0.05542871,-0.2630277;0.02191915;0.06815484,0.07754723;0.003916442;-0.03862774,0.08950064;-0.3122282;-0.01201057,0.07576723;-0.6748242;0.07393706,0.08777022;-0.7317207;0.01857162,-0.07892267;0.006121241;-0.03542256,-0.1106381;-0.3085581;-0.007677849,-0.1173945;-0.6728542;0.07165876,-0.1290264;-0.7296916;0.01612169,0.01282953;0.5434935;0.006097555,8.656412
+0;0;0,0.001840993;0.3154947;-0.00151944,0.003482701;0.6170431;-0.01865488,0.1747081;0.4992377;0.005239141,0.2055436;0.235426;0.0320502,0.2384053;0.006932154;-0.01964411,-0.167943;0.496136;0.000664115,-0.2242369;0.2388284;0.0441394,-0.272041;0.007274434;0.05183009,0.07051898;0.007596499;-0.04991959,0.08801119;-0.3110966;-0.01718624,0.08770071;-0.6709071;0.06730449,0.08706167;-0.6311625;-0.03625716,-0.06909128;0.007304504;-0.05191953,-0.1181373;-0.3087501;-0.02648817,-0.1414057;-0.6691302;0.05217045,-0.1393469;-0.6292145;-0.05135645,0.003168688;0.5434128;-0.01203161,0;0;0,0.007205553;0.3153046;0.008586168,0.01466351;0.6171607;0.001288652,0.1883933;0.5136658;0.003714085,0.2201493;0.2497079;0.02788186,0.244711;0.01780629;-0.01186693,-0.1620277;0.5110625;0.01036257,-0.2164876;0.2542795;0.05897209,-0.26431;0.02305153;0.07340328,0.07755236;0.00387232;-0.03864241,0.08996076;-0.3155389;-0.01097965,0.07570293;-0.6749966;0.07381022,0.0874029;-0.731751;0.01762152,-0.07893907;0.006187988;-0.03539678,-0.1109069;-0.3118341;-0.0074185,-0.1177321;-0.6729146;0.0711735,-0.1298265;-0.729378;0.01462089,0.0129247;0.5433773;0.00557673,8.689789
+0;0;0,0.00184006;0.3153348;-0.00151867,0.003480887;0.6167212;-0.01864487,0.1747949;0.4989333;0.005254431,0.2056294;0.2351308;0.03206455,0.2384903;0.006642535;-0.01962851,-0.1680329;0.49583;0.0006770445,-0.2243248;0.2385315;0.0441508,-0.2721278;0.006983101;0.05184131,0.07050625;0.007595128;-0.04991058,0.08799279;-0.3109946;-0.01718786,0.08768222;-0.670911;0.06732772,0.08704233;-0.6311535;-0.036371,-0.06907882;0.007303186;-0.05191016,-0.1181089;-0.3086488;-0.02648706,-0.1413842;-0.6691349;0.05219471,-0.1393226;-0.6292061;-0.05146922,0.003167046;0.5431312;-0.01202523,0;0;0,0.007296108;0.3151477;0.008391619,0.01479732;0.6168342;0.0008523464,0.1886404;0.5135416;0.003210783,0.2203004;0.2496075;0.0276593,0.2448931;0.01769643;-0.01198101,-0.1620948;0.5114424;0.0106251,-0.2175579;0.2555484;0.06261919,-0.2660809;0.02477185;0.08123669,0.07753488;0.003810569;-0.03864849,0.08985286;-0.3155068;-0.01106954,0.07560629;-0.6750791;0.07371056,0.08768434;-0.7316899;0.01712668,-0.07892012;0.006252219;-0.03538938,-0.1110004;-0.3116587;-0.007470375,-0.1177943;-0.6728538;0.07110897,-0.1300954;-0.7294235;0.0145102,0.01305339;0.5430952;0.005202889,8.712356
+0;0;0,0.00183904;0.31516;-0.001517828,0.003478908;0.6163715;-0.01863427,0.1749845;0.4985729;0.005280828,0.2058015;0.2349191;0.03207584,0.2386609;0.006441891;-0.01961471,-0.1682256;0.4954661;0.0006983383,-0.2244858;0.2383126;0.0441476,-0.2722865;0.006775513;0.05183773,0.0705221;0.007596835;-0.0499218,0.08799647;-0.3107712;-0.01722185,0.08768587;-0.6707205;0.06730144,0.08704475;-0.6309442;-0.03659672,-0.06909434;0.007304827;-0.05192182,-0.1180903;-0.3084273;-0.02651642,-0.1413677;-0.6689463;0.05217253,-0.1393021;-0.6289983;-0.05169076,0.003165232;0.5428201;-0.0120181,0;0;0,0.007426389;0.3149775;0.008094668,0.01494255;0.6164787;0.0001860857,0.1889896;0.5132286;0.002624154,0.2205051;0.2494476;0.02726781,0.2451198;0.01750779;-0.01212168,-0.1622331;0.5117322;0.01073959,-0.2175649;0.2569603;0.06740201,-0.2672904;0.02664323;0.08825641,0.07755157;0.003772914;-0.03866243,0.08983628;-0.3153244;-0.01111555,0.0758341;-0.6749204;0.07375133,0.08722087;-0.7315011;0.0166117,-0.07893971;0.006290841;-0.03538661,-0.1109201;-0.3114057;-0.007477039,-0.1178684;-0.6726521;0.07101176,-0.130196;-0.7294268;0.01436365,0.01320169;0.5427839;0.00462842,8.745564
+0;0;0,0.001840752;0.3151574;-0.001985662,0.003417445;0.6163032;-0.02016084,0.1749781;0.4987703;0.0043047,0.2056602;0.2351751;0.03182127,0.2381903;0.00655748;-0.01945483,-0.1683099;0.4958048;0.0003628898,-0.2253916;0.240226;0.05137371,-0.273793;0.009078443;0.0648495,0.07052633;0.007525562;-0.04992662,0.08792767;-0.3108352;-0.01711731,0.0878697;-0.670854;0.06710992,0.08710614;-0.6311463;-0.03679384,-0.06909154;0.007378408;-0.05191514,-0.118095;-0.3083516;-0.02649798,-0.1414767;-0.6688844;0.05209691,-0.1395287;-0.6290051;-0.0517752,0.003119415;0.5427838;-0.01319726,0;0;0,0.007426389;0.3149775;0.008094668,0.01494255;0.6164787;0.0001860857,0.1889896;0.5132286;0.002624154,0.2205051;0.2494476;0.02726781,0.2451198;0.01750779;-0.01212168,-0.1622331;0.5117322;0.01073959,-0.2175649;0.2569603;0.06740201,-0.2672904;0.02664323;0.08825641,0.07755157;0.003772914;-0.03866243,0.08983628;-0.3153244;-0.01111555,0.0758341;-0.6749204;0.07375133,0.08722087;-0.7315011;0.0166117,-0.07893971;0.006290841;-0.03538661,-0.1109201;-0.3114057;-0.007477039,-0.1178684;-0.6726521;0.07101176,-0.130196;-0.7294268;0.01436365,0.01320169;0.5427839;0.00462842,8.767903
+0;0;0,0.001840278;0.3150762;-0.001985151,0.003416765;0.6161833;-0.02015808,0.1751594;0.4986113;0.004325279,0.2058361;0.2350624;0.03183702,0.2383663;0.006444201;-0.01943919,-0.1684921;0.4956427;0.000379297,-0.2255637;0.2401087;0.05138117,-0.2739652;0.008960634;0.06485698,0.0705456;0.007527618;-0.04994026,0.08792124;-0.3103631;-0.01717939,0.08786324;-0.6704875;0.06707259,0.08710066;-0.6307923;-0.03669757,-0.06911043;0.007380425;-0.05192932,-0.1180415;-0.3078834;-0.02654969,-0.1414301;-0.6685221;0.05206829,-0.1394846;-0.6286554;-0.05167027,0.003118766;0.5426714;-0.01319521,0;0;0,0.007548988;0.314896;0.007990122,0.01515374;0.6163552;3.457069E-05,0.1893435;0.5129844;0.001964808,0.2205968;0.2492703;0.02714658,0.2451949;0.0173188;-0.01218724,-0.1623396;0.5122755;0.01086271,-0.218315;0.258537;0.07119103,-0.2692443;0.02878496;0.09514829,0.07755794;0.003707245;-0.03870916,0.08980989;-0.3149193;-0.01120102,0.07595536;-0.6746702;0.07350683,0.08705269;-0.7313837;0.01675797,-0.07898799;0.006424648;-0.03531286,-0.1108481;-0.3108133;-0.007479219,-0.1178553;-0.6721764;0.07097875,-0.1308853;-0.730473;0.01715724,0.01339258;0.5426688;0.004483223,8.790339
+0;0;0,0.00183947;0.3149378;-0.001984279,0.003415297;0.6159188;-0.02014958,0.1750634;0.4984021;0.004321189,0.205731;0.2349309;0.03182481,0.2382598;0.006322384;-0.01944925,-0.168399;0.4954351;0.0003773775,-0.2254537;0.2399765;0.0513642,-0.2738532;0.008838207;0.06483945,0.07055236;0.00752834;-0.04994505,0.08792984;-0.310396;-0.01718071,0.08787184;-0.6705865;0.0670867,0.08710826;-0.6308786;-0.03681951,-0.06911706;0.007381132;-0.0519343,-0.1180533;-0.3079161;-0.02655199,-0.1414462;-0.6686208;0.0520804,-0.1394982;-0.6287413;-0.05179416,0.003117423;0.5424379;-0.01318966,0;0;0,0.007699236;0.3147576;0.007843971,0.01542845;0.6160847;-0.0002090931,0.1894921;0.5128302;0.001099467,0.2207868;0.2492538;0.02683115,0.245178;0.01723744;-0.01218808,-0.1620627;0.5124717;0.01083117,-0.2189944;0.2599311;0.07483149,-0.2706343;0.03080405;0.102816,0.07755537;0.0036439;-0.03873897,0.08977144;-0.3150144;-0.01118922,0.07593945;-0.6748692;0.07337702,0.08705316;-0.7314864;0.0162344,-0.07900644;0.006498028;-0.03527859,-0.1109349;-0.3107693;-0.007468926,-0.1177869;-0.6721811;0.07109775,-0.1307229;-0.7296572;0.01567269,0.01363712;0.5424315;0.004258871,8.812573
+0;0;0,0.001817762;0.3147956;-0.002331275,0.003326645;0.6155787;-0.021235,0.1752747;0.4985179;0.003576102,0.2057347;0.2350216;0.03149981,0.2380591;0.006337032;-0.01949343,-0.1686944;0.4954974;0.0002040546,-0.2261358;0.2414945;0.05783118,-0.2753792;0.01090838;0.0764573,0.07053871;0.007462677;-0.04996431,0.08780771;-0.3097595;-0.01725291,0.08774516;-0.67059;0.06735235,0.08686465;-0.6309478;-0.03640769,-0.06911103;0.007447424;-0.05192335,-0.1179545;-0.3071527;-0.02663915,-0.1416633;-0.6685203;0.05215172,-0.1398341;-0.6287143;-0.05158058,0.003049887;0.5421586;-0.01404746,0;0;0,0.007706702;0.3146232;0.007606983,0.01533607;0.6157923;-0.0008015637,0.1896518;0.5127566;0.0007834428,0.22093;0.2491262;0.02644563,0.2452842;0.01705793;-0.01219356,-0.1623838;0.5128254;0.01095521,-0.220305;0.2613264;0.07827001,-0.2726533;0.03268598;0.1086842,0.07754844;0.003567472;-0.03874719,0.08986758;-0.3143913;-0.0113858,0.0758599;-0.6749225;0.07333577,0.08708291;-0.7316247;0.01662004,-0.07900152;0.006583852;-0.03525967,-0.1109445;-0.3099711;-0.007496445,-0.1177651;-0.6720854;0.07113836,-0.1303934;-0.7291175;0.01522912,0.01357885;0.5421829;0.00376141,8.846137
+0;0;0,0.001817762;0.3147956;-0.002331275,0.003326645;0.6155787;-0.021235,0.1752747;0.4985179;0.003576102,0.2057347;0.2350216;0.03149981,0.2380591;0.006337032;-0.01949343,-0.1686944;0.4954974;0.0002040546,-0.2261358;0.2414945;0.05783118,-0.2753792;0.01090838;0.0764573,0.07053871;0.007462677;-0.04996431,0.08780771;-0.3097595;-0.01725291,0.08774516;-0.67059;0.06735235,0.08686465;-0.6309478;-0.03640769,-0.06911103;0.007447424;-0.05192335,-0.1179545;-0.3071527;-0.02663915,-0.1416633;-0.6685203;0.05215172,-0.1398341;-0.6287143;-0.05158058,0.003049887;0.5421586;-0.01404746,0;0;0,0.007706702;0.3146232;0.007606983,0.01533607;0.6157923;-0.0008015637,0.1896518;0.5127566;0.0007834428,0.22093;0.2491262;0.02644563,0.2452842;0.01705793;-0.01219356,-0.1623838;0.5128254;0.01095521,-0.220305;0.2613264;0.07827001,-0.2726533;0.03268598;0.1086842,0.07754844;0.003567472;-0.03874719,0.08986758;-0.3143913;-0.0113858,0.0758599;-0.6749225;0.07333577,0.08708291;-0.7316247;0.01662004,-0.07900152;0.006583852;-0.03525967,-0.1109445;-0.3099711;-0.007496445,-0.1177651;-0.6720854;0.07113836,-0.1303934;-0.7291175;0.01522912,0.01357885;0.5421829;0.00376141,8.868598
+0;0;0,0.001816572;0.3145895;-0.002329748,0.003324413;0.6151637;-0.02122018,0.1755053;0.4980987;0.003609372,0.2059376;0.2348417;0.03150772,0.2382592;0.006177694;-0.01948096,-0.1689284;0.4950741;0.000232771,-0.2263176;0.241302;0.05780754,-0.2755566;0.01073653;0.07643199,0.07054573;0.00746342;-0.04996928,0.08779924;-0.3094742;-0.01728723,0.08773674;-0.6700164;0.06725044,0.08685449;-0.6303551;-0.03671457,-0.06911791;0.007448165;-0.05192852,-0.1179176;-0.3068697;-0.026667,-0.1416074;-0.6679486;0.05206092,-0.1397746;-0.6281232;-0.05187628,0.003047862;0.5417984;-0.01403799,0;0;0,0.007727429;0.3144218;0.007382751,0.01530372;0.6153757;-0.00127244,0.1899153;0.5126171;0.0001778603,0.2210789;0.2492281;0.0259409,0.2451264;0.01705508;-0.01212728,-0.162735;0.513137;0.0109681,-0.2213369;0.2632709;0.08267162,-0.2748367;0.03528677;0.1157292,0.07754566;0.003479376;-0.03878009,0.08980238;-0.3141915;-0.01138926,0.07622097;-0.674486;0.07311296,0.08641781;-0.7311984;0.01584315,-0.07901867;0.006673894;-0.03522554,-0.1109952;-0.3096128;-0.007739414,-0.1178188;-0.6714233;0.07089812,-0.1309282;-0.7279683;0.01396878,0.01356491;0.5418248;0.003352046,8.901997
+0;0;0,0.001813511;0.3144144;-0.002729472,0.003289463;0.6147833;-0.02220882,0.1758266;0.4978697;0.002668713,0.2060674;0.2341374;0.03129382,0.2382821;0.00541307;-0.01941609,-0.1693555;0.4952885;0.0001302799,-0.2275008;0.243314;0.06658784,-0.2773755;0.0134767;0.0913153,0.07055002;0.007387337;-0.04997427,0.08760439;-0.3093574;-0.01718089,0.08763411;-0.6700056;0.06722678,0.08658591;-0.6303965;-0.03667041,-0.0691232;0.007510319;-0.05191227,-0.1179136;-0.3066209;-0.02672159,-0.1419068;-0.667738;0.05208566,-0.1402392;-0.6279708;-0.05178868,0.003019373;0.5414781;-0.01486374,0;0;0,0.007692025;0.3142548;0.007203579,0.01514538;0.6150385;-0.001672029,0.1901118;0.5124118;-0.0005078311,0.2210948;0.2485001;0.02555573,0.2453002;0.01632346;-0.01228857,-0.1632544;0.5135545;0.01110911,-0.2222692;0.2644275;0.08688286,-0.277942;0.03758977;0.1238865,0.077544;0.003403008;-0.03878987,0.08963565;-0.3140777;-0.01134348,0.07616613;-0.6744857;0.07301521,0.08660633;-0.7312153;0.01594472,-0.07901896;0.00674114;-0.03521173,-0.1110787;-0.3093512;-0.007801885,-0.1178207;-0.6712466;0.0707984,-0.1310069;-0.7277162;0.01390201,0.01344571;0.5415342;0.003008962,8.935455
+0;0;0,0.001812741;0.314281;-0.002728313,0.003288466;0.6146044;-0.02220482,0.1759896;0.4976582;0.002688467,0.2062425;0.2338205;0.03132501,0.2384563;0.005102873;-0.01938341,-0.1695201;0.4950746;0.0001476249,-0.2276886;0.2429994;0.06663174,-0.2775618;0.01316884;0.09135848,0.070567;0.007389115;-0.04998631,0.08759762;-0.3089144;-0.01723861,0.08762735;-0.6697646;0.06721637,0.08657722;-0.6301379;-0.03687228,-0.06913984;0.007512128;-0.05192477,-0.1178622;-0.3061815;-0.02676919,-0.1418689;-0.6675009;0.05208223,-0.1401982;-0.6277156;-0.05198353,0.003018409;0.541308;-0.01486062,0;0;0,0.007830314;0.3141234;0.006961107,0.01549572;0.6148459;-0.002244115,0.1905804;0.5123005;-0.001153588,0.2211726;0.2482787;0.02534616,0.2453357;0.01606788;-0.01227164,-0.1631876;0.5139427;0.01142978,-0.2226222;0.2659063;0.09074629,-0.2788951;0.03963427;0.130182,0.07755142;0.003291488;-0.03883135,0.08955167;-0.3137493;-0.01141763,0.07611671;-0.6743565;0.073007,0.08628999;-0.7309997;0.01540769,-0.079056;0.006841676;-0.03516065,-0.1110552;-0.3088115;-0.007784929,-0.1176954;-0.6709285;0.07078227,-0.1309219;-0.7277206;0.01403354,0.0137345;0.5413576;0.002524495,8.958017
+0;0;0,0.001811919;0.3141384;-0.002727075,0.00328686;0.6143036;-0.02219345,0.1758286;0.4974332;0.002680073,0.2060642;0.2337463;0.03130025,0.2382752;0.005048409;-0.01940382,-0.1693624;0.494852;0.0001415759,-0.2274977;0.2429209;0.06658769,-0.2773666;0.01311012;0.09131231,0.07057112;0.007389547;-0.04998923,0.08759149;-0.3087237;-0.01726124,0.08762124;-0.6697543;0.06723593,0.08657274;-0.6301425;-0.03669129,-0.06914388;0.007512567;-0.0519278,-0.117837;-0.3059923;-0.02678736,-0.1418557;-0.6674922;0.05210347,-0.1401876;-0.6277221;-0.0518009,0.003016935;0.5410428;-0.01485283,0;0;0,0.007973872;0.3139836;0.006658554,0.01576605;0.6145347;-0.002852321,0.1906472;0.5120126;-0.001734496,0.2213754;0.2481548;0.02470303,0.2453295;0.01586278;-0.01241577,-0.1628186;0.5141401;0.01156221,-0.222565;0.2673955;0.09409456,-0.2791033;0.04180884;0.136818,0.07755862;0.003242746;-0.03883243,0.08943522;-0.3136103;-0.01141894,0.07604575;-0.6744014;0.07304001,0.08634581;-0.731138;0.01589954,-0.07905877;0.006892303;-0.03515708,-0.1110805;-0.3085555;-0.007667551,-0.1175992;-0.6708882;0.07078887,-0.131056;-0.7283183;0.01538805,0.01397277;0.5410877;0.001987695,8.991457
+0;0;0,0.001713839;0.3140497;-0.003039009,0.003102932;0.6141657;-0.02299303,0.1756019;0.4973861;0.00180833,0.2054677;0.234161;0.030736,0.237506;0.005369842;-0.01957075,-0.1694903;0.4952177;5.066209E-05,-0.2275239;0.2456381;0.07325161,-0.2780146;0.01647146;0.1021641,0.07059135;0.007290751;-0.05004151,0.08740574;-0.3085703;-0.0173011,0.08770999;-0.6701263;0.06713615,0.08650783;-0.6305401;-0.03682723,-0.06917256;0.007618086;-0.05193812,-0.1180112;-0.3056146;-0.02697986,-0.1420392;-0.6675909;0.05206607,-0.1405212;-0.6278553;-0.0518793,0.002859216;0.5409143;-0.01551175,0;0;0,0.008170463;0.3139033;0.006111622,0.01611173;0.6144173;-0.003914237,0.1908321;0.5117676;-0.002292156,0.2216295;0.2483942;0.02420783,0.245234;0.01600131;-0.01238418,-0.1624514;0.5147791;0.01174278,-0.2228485;0.2694348;0.0964457,-0.2801698;0.04437314;0.1407644,0.07758408;0.003155485;-0.03887415,0.08926227;-0.3134387;-0.01140344,0.07603282;-0.674718;0.07318163,0.08647589;-0.7314088;0.01593316,-0.07910205;0.006971329;-0.03513849,-0.111127;-0.3082068;-0.007569999,-0.11744;-0.6710572;0.07086606,-0.1312955;-0.7282254;0.01508552,0.01428054;0.5409749;0.001050472,9.013621
+0;0;0,0.001713839;0.3140497;-0.003039009,0.003102932;0.6141657;-0.02299303,0.1756019;0.4973861;0.00180833,0.2054677;0.234161;0.030736,0.237506;0.005369842;-0.01957075,-0.1694903;0.4952177;5.066209E-05,-0.2275239;0.2456381;0.07325161,-0.2780146;0.01647146;0.1021641,0.07059135;0.007290751;-0.05004151,0.08740574;-0.3085703;-0.0173011,0.08770999;-0.6701263;0.06713615,0.08650783;-0.6305401;-0.03682723,-0.06917256;0.007618086;-0.05193812,-0.1180112;-0.3056146;-0.02697986,-0.1420392;-0.6675909;0.05206607,-0.1405212;-0.6278553;-0.0518793,0.002859216;0.5409143;-0.01551175,0;0;0,0.008170463;0.3139033;0.006111622,0.01611173;0.6144173;-0.003914237,0.1908321;0.5117676;-0.002292156,0.2216295;0.2483942;0.02420783,0.245234;0.01600131;-0.01238418,-0.1624514;0.5147791;0.01174278,-0.2228485;0.2694348;0.0964457,-0.2801698;0.04437314;0.1407644,0.07758408;0.003155485;-0.03887415,0.08926227;-0.3134387;-0.01140344,0.07603282;-0.674718;0.07318163,0.08647589;-0.7314088;0.01593316,-0.07910205;0.006971329;-0.03513849,-0.111127;-0.3082068;-0.007569999,-0.11744;-0.6710572;0.07086606,-0.1312955;-0.7282254;0.01508552,0.01428054;0.5409749;0.001050472,9.036098
+0;0;0,0.001712841;0.3138669;-0.00303724,0.003101114;0.6138071;-0.02297976,0.1759206;0.4969856;0.001849752,0.2057364;0.2342019;0.0307289,0.2377721;0.005429074;-0.01957383,-0.1698116;0.4948133;8.882303E-05,-0.2277479;0.2456522;0.073167,-0.2782345;0.01650384;0.1020772,0.07061429;0.007293121;-0.05005778,0.08743169;-0.3086245;-0.0173115,0.08773591;-0.6701357;0.06711531,0.0865373;-0.630578;-0.03653972,-0.06919504;0.007620562;-0.051955,-0.1180424;-0.3056683;-0.02699227,-0.1420675;-0.6675998;0.05204388,-0.140554;-0.6278931;-0.05159318,0.002857527;0.5405946;-0.01550245,0;0;0,0.008055329;0.3137329;0.005602956,0.01574088;0.6140586;-0.004959941,0.1908555;0.5113826;-0.003181815,0.2216225;0.2484985;0.02371848,0.2453017;0.01606219;-0.01242459,-0.1630899;0.5150085;0.01206007,-0.2232848;0.271234;0.09997372,-0.2814305;0.04674323;0.1459809,0.07760867;0.003060386;-0.03889573,0.08930006;-0.3135795;-0.01129866,0.07601213;-0.6747952;0.07334781,0.08663677;-0.7316669;0.01697779,-0.07912862;0.007082521;-0.03512617,-0.1111999;-0.3081465;-0.007536381,-0.1173884;-0.6709831;0.0707555,-0.1312284;-0.7280101;0.01533054,0.01397897;0.5406628;0.0001378059,9.06957
+0;0;0,0.001802135;0.3137404;-0.002913698,0.003542265;0.6136064;-0.02227589,0.1762779;0.4966467;0.0007099845,0.2061079;0.2339014;0.03058503,0.2379128;0.005072787;-0.01957312,-0.1695996;0.4951332;0.000107646,-0.2279039;0.2479386;0.07956123,-0.2786035;0.01947932;0.1131142,0.07064257;0.007199491;-0.05009822,0.08732617;-0.3083445;-0.01728293,0.08792154;-0.670035;0.06701475,0.08645193;-0.630417;-0.03691959,-0.06924561;0.007727423;-0.05193619,-0.117956;-0.3052126;-0.02705605,-0.142013;-0.6672286;0.05226747,-0.1407629;-0.6274626;-0.05165593,0.003171268;0.5404006;-0.01502097,0;0;0,0.00813213;0.3136061;0.005466223,0.01591237;0.6138113;-0.005214334,0.1909518;0.5113107;-0.003370524,0.2216705;0.2483376;0.0234431,0.2453373;0.01587801;-0.01250541,-0.1629145;0.515408;0.01249101,-0.2231316;0.2728028;0.1037819,-0.2819574;0.04925819;0.1533525,0.07762251;0.003000841;-0.03895867,0.08939295;-0.3132589;-0.01131082,0.07605592;-0.6745961;0.07344782,0.08618342;-0.7313526;0.01628339,-0.07919312;0.007186261;-0.03505489,-0.1111993;-0.3076718;-0.00742943,-0.1175503;-0.6706538;0.07086663,-0.1312111;-0.7282003;0.01567597,0.0141238;0.5404464;-9.107636E-05,9.103415
+0;0;0,0.001800929;0.3135304;-0.002911748,0.003540467;0.6132952;-0.02226756,0.1762978;0.4963512;0.0007181726,0.2061456;0.2334493;0.03061103,0.2379517;0.004611075;-0.01954924,-0.1696228;0.4948375;0.0001157587,-0.2279619;0.2474956;0.0796167,-0.2786636;0.0190267;0.1131711,0.07069947;0.00720529;-0.05013858,0.08739568;-0.308577;-0.0172985,0.08799102;-0.6702484;0.06699471,0.08652148;-0.6306309;-0.03693469,-0.0693014;0.007733647;-0.05197803,-0.1180486;-0.3054427;-0.02707909,-0.1421042;-0.6674395;0.05224023,-0.1408542;-0.6276739;-0.05167823,0.003169579;0.5401106;-0.01501475,0;0;0,0.008196637;0.3133968;0.005324841,0.01599427;0.6134999;-0.005362868,0.1910535;0.5111041;-0.004114151,0.2217725;0.2480233;0.02321219,0.2452947;0.01555872;-0.01286411,-0.1628915;0.5156074;0.012847,-0.2224923;0.2736184;0.1066071,-0.2824423;0.05081248;0.1581639,0.07762787;0.002938509;-0.03910863,0.08942807;-0.3135337;-0.0111481,0.07605862;-0.6748551;0.07358658,0.08632868;-0.7315964;0.0164336,-0.07929463;0.007228005;-0.03499036,-0.1113813;-0.3078737;-0.007475618,-0.1176107;-0.6708149;0.07092571,-0.1312974;-0.7283725;0.01576848,0.01420102;0.5401562;-0.0002441406,9.125528
+0;0;0,0.001800454;0.3134476;-0.002910979,0.003539723;0.6131664;-0.02226396,0.1762405;0.496245;0.0007158099,0.2060853;0.233369;0.03060571,0.2378897;0.004544079;-0.01955165,-0.169567;0.4947318;0.0001135916,-0.2279004;0.2474143;0.07960669,-0.2785991;0.01895863;0.1131591,0.07075561;0.007211012;-0.05017839,0.08745389;-0.3086105;-0.01733423,0.08804909;-0.6701967;0.06693912,0.08658012;-0.630583;-0.03694932,-0.06935643;0.007739788;-0.05201931,-0.1181097;-0.3054755;-0.02711728,-0.1421597;-0.6673869;0.05218336,-0.1409101;-0.6276252;-0.05169415,0.003168876;0.5399901;-0.01501197,0;0;0,0.008248612;0.3133152;0.0051682,0.01608319;0.6133687;-0.005597949,0.1910577;0.5108964;-0.004397511,0.2219037;0.2478366;0.02273083,0.2453987;0.0153363;-0.01304209,-0.1627764;0.5160828;0.01339151,-0.2222715;0.2752172;0.1099938,-0.2825733;0.05346248;0.1654614,0.07763997;0.002909482;-0.03924024,0.08943217;-0.3135877;-0.01111042,0.07610895;-0.6748295;0.07358766,0.08632004;-0.7316072;0.01655472,-0.07938452;0.007274451;-0.03494862,-0.1114597;-0.3078707;-0.007461661,-0.1175925;-0.6707347;0.07089011,-0.1321491;-0.7287025;0.01669458,0.01428027;0.5400345;-0.0004652739,9.159005
+0;0;0,0.001836375;0.3132727;-0.003349938,0.003608129;0.612828;-0.0235649,0.1762995;0.4960117;-0.0002600364,0.2060149;0.2331302;0.0299457,0.2376735;0.00415349;-0.0196426,-0.1696398;0.4953095;-4.835986E-05,-0.2283134;0.25032;0.08620472,-0.278884;0.02266103;0.1250072,0.07082748;0.007089904;-0.05024904,0.08749878;-0.3086873;-0.01739996,0.08800849;-0.6701851;0.06702703,0.08638915;-0.630646;-0.03671811,-0.06941833;0.00788734;-0.05206389,-0.1181632;-0.3052912;-0.02725708,-0.1423147;-0.6671442;0.05203959,-0.1412199;-0.6274648;-0.05169942,0.003230714;0.5397025;-0.01604817,0;0;0,0.008323073;0.313144;0.005092144,0.0161958;0.613095;-0.005618334,0.1911571;0.5107543;-0.00485754,0.2220443;0.2476921;0.02246082,0.2454789;0.01519015;-0.01338995,-0.1626815;0.5162318;0.01380125,-0.2217068;0.2763421;0.1131543,-0.2827677;0.05498095;0.1693895,0.07767365;0.00282377;-0.03937757,0.08938923;-0.3136058;-0.01096428,0.07623827;-0.6748257;0.07362938,0.08627252;-0.731723;0.01701796,-0.07949364;0.007327402;-0.03491179,-0.1116402;-0.3077556;-0.007315639,-0.1175954;-0.6705841;0.07097147,-0.1320166;-0.7284893;0.01692178,0.01438247;0.539784;-0.0005025864,9.192509
+0;0;0,0.001835619;0.3131437;-0.003348558,0.003606605;0.6125685;-0.02355453,0.1761347;0.4958293;-0.0002682619,0.2058559;0.2328966;0.02994336,0.2375156;0.003911629;-0.01964672,-0.1694779;0.4951278;-5.678646E-05,-0.2281629;0.2500905;0.0862131,-0.2787353;0.02242336;0.125017,0.07086863;0.007094022;-0.05027823,0.0875436;-0.3087527;-0.01742192,0.08805327;-0.6702293;0.06700012,0.08643419;-0.6306917;-0.03672886,-0.06945866;0.007891922;-0.05209414,-0.1182142;-0.3053556;-0.02728187,-0.1423643;-0.6671874;0.05201016,-0.1412697;-0.6275095;-0.05171268,0.003229375;0.5394789;-0.01604149,0;0;0,0.008389145;0.3130144;0.00501895,0.01634669;0.6128303;-0.005743861,0.1911364;0.5107042;-0.005134463,0.2221098;0.2475973;0.02216268,0.2455218;0.01509987;-0.01378822,-0.1623868;0.5165133;0.01446227,-0.2218499;0.2778821;0.1166826,-0.2826187;0.05678032;0.1742744,0.07766872;0.002778351;-0.03950238,0.08939766;-0.3137056;-0.01091743,0.07627008;-0.674911;0.07364631,0.08628086;-0.7318216;0.01708102,-0.07957368;0.007421861;-0.0348358,-0.1117693;-0.3077316;-0.0072951,-0.1176767;-0.6705494;0.07094189,-0.1319951;-0.7288254;0.01750379,0.01450844;0.5395567;-0.0006176233,9.214718
+0;0;0,0.001834429;0.3129408;-0.003346389,0.003604531;0.6122165;-0.02354239,0.176285;0.4954733;-0.0002457742,0.206073;0.231949;0.03003382,0.2377303;0.00298205;-0.01955237,-0.1696318;0.4947712;-3.411248E-05,-0.2284488;0.2491826;0.08642986,-0.2790173;0.02153336;0.1252307,0.07092899;0.007100065;-0.05032106,0.08759718;-0.3086182;-0.01747811,0.08810642;-0.6697832;0.06687115,0.08649554;-0.6302938;-0.03633258,-0.06951783;0.007898645;-0.05213851,-0.1182536;-0.3052214;-0.02733633,-0.1423828;-0.6667413;0.05188733,-0.1412938;-0.6271123;-0.0513103,0.003227479;0.5391613;-0.01603288,0;0;0,0.008378379;0.3128141;0.004864216,0.01628337;0.6124807;-0.005934834,0.191238;0.5103828;-0.005590081,0.2222664;0.2466283;0.02124357,0.245923;0.01412793;-0.01440417,-0.1625998;0.5166869;0.01495713,-0.2220208;0.2783303;0.1193816,-0.2832894;0.05842867;0.1808333,0.07766886;0.002692193;-0.03967166,0.08940713;-0.3136425;-0.01087808,0.07647152;-0.6745313;0.07366252,0.08649357;-0.7317805;0.01860976,-0.07967739;0.007470342;-0.03477425,-0.1117904;-0.3075938;-0.007610453,-0.1177418;-0.670002;0.07100302,-0.132054;-0.7279373;0.01802943,0.01445843;0.5392418;-0.0008044243,9.249625
+0;0;0,0.001908248;0.3127076;-0.003775122,0.003750101;0.6117136;-0.02456934,0.1762896;0.4949659;-0.001460605,0.2058895;0.2313648;0.02951644,0.237498;0.002286449;-0.01962847,-0.1695664;0.4955227;0.0001808945,-0.2285379;0.2515606;0.09142859,-0.2791561;0.0246305;0.1342272,0.07101994;0.006992728;-0.0503604,0.08754547;-0.3078746;-0.01754322,0.08806065;-0.6693203;0.06681888,0.08615706;-0.6298643;-0.03654727,-0.06958856;0.008029741;-0.0521714,-0.1183133;-0.304238;-0.02754912,-0.1424168;-0.6659914;0.05190998,-0.1416157;-0.6263993;-0.05145805,0.003354442;0.5387361;-0.01689675,0;0;0,0.008473724;0.3125855;0.004738212,0.01647548;0.6120198;-0.00613606,0.1913012;0.5101585;-0.005751133,0.2224311;0.2462446;0.02073836,0.2460149;0.01374899;-0.0150497,-0.1623104;0.5170455;0.01574657,-0.2216184;0.2794913;0.1223854,-0.2834539;0.06032947;0.1859124,0.07765896;0.002675802;-0.03988516,0.08932025;-0.3128223;-0.01131094,0.07662582;-0.6738794;0.07375872,0.0857478;-0.7311556;0.01828576,-0.07980472;0.00746195;-0.03470484,-0.1118026;-0.3067547;-0.007584274,-0.1179086;-0.6694529;0.070984,-0.1317707;-0.7275304;0.01780695,0.01462307;0.5388432;-0.0009890795,9.281673
+0;0;0,0.001908248;0.3127076;-0.003775122,0.003750101;0.6117136;-0.02456934,0.1762896;0.4949659;-0.001460605,0.2058895;0.2313648;0.02951644,0.237498;0.002286449;-0.01962847,-0.1695664;0.4955227;0.0001808945,-0.2285379;0.2515606;0.09142859,-0.2791561;0.0246305;0.1342272,0.07101994;0.006992728;-0.0503604,0.08754547;-0.3078746;-0.01754322,0.08806065;-0.6693203;0.06681888,0.08615706;-0.6298643;-0.03654727,-0.06958856;0.008029741;-0.0521714,-0.1183133;-0.304238;-0.02754912,-0.1424168;-0.6659914;0.05190998,-0.1416157;-0.6263993;-0.05145805,0.003354442;0.5387361;-0.01689675,0;0;0,0.008473724;0.3125855;0.004738212,0.01647548;0.6120198;-0.00613606,0.1913012;0.5101585;-0.005751133,0.2224311;0.2462446;0.02073836,0.2460149;0.01374899;-0.0150497,-0.1623104;0.5170455;0.01574657,-0.2216184;0.2794913;0.1223854,-0.2834539;0.06032947;0.1859124,0.07765896;0.002675802;-0.03988516,0.08932025;-0.3128223;-0.01131094,0.07662582;-0.6738794;0.07375872,0.0857478;-0.7311556;0.01828576,-0.07980472;0.00746195;-0.03470484,-0.1118026;-0.3067547;-0.007584274,-0.1179086;-0.6694529;0.070984,-0.1317707;-0.7275304;0.01780695,0.01462307;0.5388432;-0.0009890795,9.30408
+0;0;0,0.001906023;0.3123431;-0.003770721,0.003745563;0.6109731;-0.02453863,0.1761483;0.4943554;-0.001452156,0.2057555;0.2306898;0.02953247,0.2373681;0.001581728;-0.01961881,-0.1694332;0.4949118;0.0001880415,-0.2284191;0.25089;0.09145807,-0.2790439;0.02393046;0.1342623,0.07109477;0.007000095;-0.05041346,0.08758993;-0.3072885;-0.01765661,0.08810609;-0.6694256;0.06686687,0.08618942;-0.6299046;-0.03720959,-0.06966189;0.008038201;-0.05222637,-0.118297;-0.3036555;-0.02764935,-0.1424467;-0.666101;0.05196175,-0.14164;-0.626443;-0.0521166,0.003350421;0.5380909;-0.01687605,0;0;0,0.00859122;0.3122223;0.004413724,0.01671051;0.6112668;-0.006710649,0.1913917;0.5097122;-0.006312609,0.222585;0.2457748;0.02052426,0.2465815;0.01339078;-0.0159111,-0.1619355;0.5171978;0.01651307,-0.221112;0.2806114;0.1255141,-0.2832862;0.06244299;0.192167,0.07763211;0.002597883;-0.04014337,0.08929737;-0.3123125;-0.01154661,0.07670078;-0.673971;0.07408202,0.08520254;-0.7308603;0.01659978,-0.07995348;0.007484485;-0.03458913,-0.1118459;-0.3061777;-0.007731861,-0.1179048;-0.6695103;0.07126505,-0.1319138;-0.7281824;0.01771839,0.01482554;0.5381914;-0.001502991,9.337572
+0;0;0,0.00213639;0.3121312;-0.00369668,0.004563412;0.6106265;-0.02416562,0.176581;0.4935308;-0.002744064,0.2061887;0.2299854;0.02906581,0.2373346;0.0008121729;-0.02006305,-0.1689468;0.495746;0.0001270678,-0.2280161;0.2537538;0.09653872,-0.2790277;0.02795452;0.1446695,0.07116807;0.006821997;-0.05038812,0.08767954;-0.307302;-0.01754849,0.08814224;-0.669728;0.06703429,0.08595861;-0.6301839;-0.0370293,-0.06966654;0.00823551;-0.05224122,-0.1181996;-0.3033263;-0.02777163,-0.1426346;-0.6660056;0.05206383,-0.1420926;-0.6263225;-0.05200842,0.003966382;0.5377674;-0.01661969,0;0;0,0.008618869;0.312012;0.004283071,0.01673219;0.6109036;-0.006845832,0.1912625;0.5095938;-0.006598353,0.2228534;0.2457289;0.02027118,0.2467765;0.01332469;-0.01606131,-0.1617298;0.5174106;0.01697912,-0.2210629;0.2822492;0.1288868,-0.2834977;0.0649164;0.1979695,0.07762102;0.002526;-0.04023671,0.08932672;-0.3122207;-0.01155818,0.07666557;-0.6741762;0.07408631,0.08550992;-0.7310236;0.0166024,-0.08000855;0.00751829;-0.03453266,-0.1118855;-0.3059871;-0.007640252,-0.1179185;-0.6695956;0.07147708,-0.131758;-0.7276358;0.01686497,0.01484944;0.5378617;-0.001642108,9.359957
+0;0;0,0.002135203;0.3119578;-0.003694627,0.00456075;0.6102716;-0.02415117,0.1764439;0.4932537;-0.00274493,0.2060508;0.2297156;0.02906406,0.2371981;0.000532195;-0.02006699,-0.1688141;0.4954672;0.000123959,-0.2278818;0.2534817;0.09653293,-0.2788956;0.02767234;0.1446658,0.07121606;0.006826597;-0.05042209,0.08773237;-0.3073898;-0.01757281,0.08819496;-0.6697219;0.06698805,0.0859931;-0.6300981;-0.03794409,-0.06971351;0.008241063;-0.05227645,-0.1182608;-0.3034123;-0.02779967,-0.1426895;-0.6659977;0.0520151,-0.142143;-0.6262338;-0.05292577,0.003964075;0.5374557;-0.01660972,0;0;0,0.008638583;0.3118404;0.004103184,0.01673187;0.6105453;-0.007164598,0.191156;0.50946;-0.006893873,0.2229718;0.2456343;0.02002156,0.2468587;0.01324199;-0.01647878,-0.1615589;0.517868;0.01771326,-0.2210552;0.2844753;0.1331633,-0.2839012;0.06813532;0.2049717,0.07763608;0.002497643;-0.04033756,0.08933283;-0.3123289;-0.01150656,0.07671441;-0.6742072;0.07405138,0.08538213;-0.7304556;0.01409877,-0.08008672;0.007525295;-0.03449937,-0.1119474;-0.3060778;-0.007633504,-0.1180416;-0.6695905;0.07146613,-0.1320016;-0.7283345;0.01634953,0.01485602;0.5375491;-0.001928091,9.394932
+0;0;0,0.002133828;0.3117568;-0.003692247,0.004558196;0.6099257;-0.02413899,0.176574;0.4929062;-0.00272546,0.2061435;0.2297008;0.02904338,0.2372895;0.0005268157;-0.02008564,-0.168949;0.4951214;0.0001456309,-0.2279421;0.2534413;0.0964329,-0.2789538;0.02764133;0.1445638,0.07128184;0.006832902;-0.05046867,0.08780275;-0.3074708;-0.01761026,0.08826551;-0.6699467;0.06698416,0.0860648;-0.6303279;-0.03789324,-0.06977791;0.008248676;-0.05232474,-0.1183387;-0.3034913;-0.02784116,-0.1427771;-0.6662205;0.05200529,-0.1422308;-0.6264617;-0.05288085,0.003961786;0.5371422;-0.01660089,0;0;0,0.00856287;0.3116437;0.003920197,0.01652656;0.6102031;-0.007444143,0.19111;0.5091051;-0.007383823,0.2231852;0.2456805;0.01980782,0.2471213;0.01326457;-0.01644564,-0.1618084;0.5179967;0.01840548,-0.2210329;0.2863047;0.1366085,-0.2845677;0.07158856;0.2125345,0.07761165;0.00244166;-0.04056287,0.08941058;-0.3124328;-0.01133418,0.07660861;-0.6744458;0.07426893,0.08555884;-0.730698;0.0144602,-0.08021376;0.007543514;-0.0344053,-0.1120097;-0.306158;-0.007576054,-0.1181798;-0.6697999;0.07161847,-0.1322254;-0.7282164;0.0161037,0.01468512;0.5372401;-0.002186537,9.415609
+0;0;0,0.002225687;0.3115906;-0.004205813,0.004745966;0.6094386;-0.02551977,0.1768976;0.4924906;-0.003956579,0.2064439;0.2296373;0.02854213,0.2372971;0.0003569573;-0.02035378,-0.1690914;0.4959121;0.0002695862,-0.2272059;0.2568259;0.1026488,-0.2791176;0.03218541;0.1551279,0.0713463;0.006655556;-0.05047877,0.08782241;-0.3078988;-0.01759131,0.08838793;-0.6698095;0.0669232,0.0859194;-0.6302842;-0.03766341,-0.06981378;0.00845274;-0.05231907,-0.1184015;-0.303563;-0.02817594,-0.1428809;-0.6657023;0.0516879,-0.1426087;-0.6260548;-0.05291628,0.004129803;0.5367512;-0.01772969,0;0;0,0.008452751;0.3114892;0.003784657,0.01613998;0.6097924;-0.007745504,0.1909618;0.5088531;-0.007907748,0.2232427;0.2457544;0.01962447,0.247164;0.0133598;-0.01688218,-0.1622208;0.5182206;0.01901366,-0.2220211;0.2888477;0.1408044,-0.2848615;0.07531324;0.2205938,0.07761435;0.002440676;-0.04065406,0.08940615;-0.3126708;-0.01127374,0.07669139;-0.6741513;0.07412255,0.08549856;-0.7306389;0.0151521,-0.0802732;0.007549279;-0.03437906,-0.1120707;-0.3064029;-0.007537574,-0.1181492;-0.6695007;0.07148998,-0.1323304;-0.7275369;0.01595877,0.01438055;0.5368997;-0.002444863,9.449295
+0;0;0,0.002225687;0.3115906;-0.004205813,0.004745966;0.6094386;-0.02551977,0.1768976;0.4924906;-0.003956579,0.2064439;0.2296373;0.02854213,0.2372971;0.0003569573;-0.02035378,-0.1690914;0.4959121;0.0002695862,-0.2272059;0.2568259;0.1026488,-0.2791176;0.03218541;0.1551279,0.0713463;0.006655556;-0.05047877,0.08782241;-0.3078988;-0.01759131,0.08838793;-0.6698095;0.0669232,0.0859194;-0.6302842;-0.03766341,-0.06981378;0.00845274;-0.05231907,-0.1184015;-0.303563;-0.02817594,-0.1428809;-0.6657023;0.0516879,-0.1426087;-0.6260548;-0.05291628,0.004129803;0.5367512;-0.01772969,0;0;0,0.008452751;0.3114892;0.003784657,0.01613998;0.6097924;-0.007745504,0.1909618;0.5088531;-0.007907748,0.2232427;0.2457544;0.01962447,0.247164;0.0133598;-0.01688218,-0.1622208;0.5182206;0.01901366,-0.2220211;0.2888477;0.1408044,-0.2848615;0.07531324;0.2205938,0.07761435;0.002440676;-0.04065406,0.08940615;-0.3126708;-0.01127374,0.07669139;-0.6741513;0.07412255,0.08549856;-0.7306389;0.0151521,-0.0802732;0.007549279;-0.03437906,-0.1120707;-0.3064029;-0.007537574,-0.1181492;-0.6695007;0.07148998,-0.1323304;-0.7275369;0.01595877,0.01438055;0.5368997;-0.002444863,9.471601
+0;0;0,0.002225284;0.3115341;-0.004205051,0.004745109;0.6093286;-0.0255153,0.1767637;0.4924251;-0.003963836,0.2063035;0.2296294;0.02852776,0.2371566;0.0003502965;-0.0203679,-0.1689588;0.4958439;0.0002590716,-0.2270605;0.2568101;0.1026158,-0.2789719;0.03217086;0.1550947,0.07135665;0.006656521;-0.05048609,0.08782262;-0.3077041;-0.01761889,0.08838848;-0.6698313;0.0669462,0.0859212;-0.6303109;-0.03758752,-0.06982391;0.008453965;-0.05232666,-0.1183817;-0.3033697;-0.02819839,-0.1428757;-0.6657257;0.05171324,-0.1426037;-0.626083;-0.05283804,0.004129035;0.5366516;-0.01772633,0;0;0,0.00848031;0.3114329;0.003710628,0.01621579;0.609677;-0.007920146,0.1908737;0.5087415;-0.008327603,0.2233384;0.2457491;0.01943815,0.2474285;0.01336457;-0.01701331,-0.1619787;0.518656;0.01964931,-0.221285;0.2914199;0.1454921,-0.2850941;0.07930222;0.2282333,0.07761263;0.002429515;-0.04068542,0.08942544;-0.312492;-0.01137852,0.07665961;-0.6741941;0.07403994,0.085734;-0.7306866;0.01521194,-0.08030536;0.007593735;-0.03432651,-0.1120687;-0.3061682;-0.00752083,-0.1182064;-0.6695031;0.07145866,-0.1326469;-0.7277031;0.01635639,0.0144421;0.5367971;-0.002593279,9.505877
+0;0;0,0.00226059;0.311361;-0.004565724,0.004795291;0.6088247;-0.02637213,0.1766748;0.4920161;-0.004730931,0.2061634;0.2295277;0.02798466,0.2366903;0.0001369715;-0.02062633,-0.168881;0.4962986;0.0002721623,-0.2264895;0.2597918;0.1079097,-0.2785836;0.03614026;0.1643121,0.07138795;0.00647589;-0.05047873,0.08774167;-0.3078877;-0.01755494,0.08848122;-0.6699226;0.06681387,0.08587877;-0.6304939;-0.03717864,-0.0698035;0.00864793;-0.05233512,-0.1183838;-0.3031819;-0.02829382,-0.1429522;-0.6654056;0.05157036,-0.1428277;-0.6258559;-0.05244359,0.004183603;0.5362387;-0.01844658,0;0;0,0.008533821;0.3112653;0.003565788,0.01640537;0.6092025;-0.008305788,0.1908689;0.5083559;-0.008920312,0.2233703;0.2457144;0.01942027,0.2475243;0.01333994;-0.01709986,-0.1616343;0.5191556;0.02041782,-0.2214136;0.2941878;0.149476,-0.2854837;0.08285305;0.23402,0.07761517;0.002419099;-0.04069781,0.08943303;-0.3125033;-0.01137066,0.07672444;-0.6740956;0.07393682,0.08592671;-0.7309495;0.01664948,-0.08032332;0.007614116;-0.03429971,-0.1120186;-0.306155;-0.007463241,-0.1182147;-0.6693666;0.07144748,-0.1324842;-0.7270758;0.0165512,0.01459029;0.5364046;-0.002913117,9.527796
+0;0;0,0.002259806;0.3112529;-0.004564139,0.004793271;0.6085716;-0.02635987,0.1765244;0.4918375;-0.004734458,0.2059889;0.2295637;0.02795438,0.2365154;0.0001754761;-0.02065607,-0.1687336;0.4961163;0.0002643242,-0.226295;0.2598028;0.1078138,-0.2783885;0.03615373;0.1642156,0.07140072;0.006477048;-0.05048776,0.08785472;-0.3098141;-0.01736209,0.08859137;-0.6704316;0.06667642,0.08600477;-0.6310604;-0.03668267,-0.06981598;0.008649476;-0.05234448,-0.1186941;-0.3050924;-0.02815577,-0.1431663;-0.665898;0.05139574,-0.1430426;-0.6264065;-0.05198466,0.004181888;0.5360219;-0.01843828,0;0;0,0.00852;0.3111587;0.003464341,0.01631211;0.6089442;-0.008601308,0.1906381;0.508208;-0.009594917,0.2234934;0.2458766;0.01916349,0.2475963;0.01347576;-0.01720548,-0.1615301;0.5197076;0.02086709,-0.2213841;0.29639;0.1522863,-0.2853642;0.0868735;0.2412987,0.07761834;0.002369598;-0.04072845,0.08949208;-0.3144591;-0.0109514,0.0767077;-0.6746106;0.07411075,0.08757062;-0.7316549;0.01858699,-0.08035851;0.007700137;-0.03423807,-0.1122151;-0.3080089;-0.007385576,-0.1184293;-0.6697737;0.07132719,-0.1324377;-0.7271343;0.01701785,0.01451965;0.5361865;-0.00315249,9.56099
+0;0;0,0.002258733;0.3111053;-0.004561974,0.004790946;0.608277;-0.02634718,0.1762001;0.4916561;-0.004750736,0.2057012;0.2290558;0.0279788,0.2362252;-0.0003127605;-0.02062748,-0.1684123;0.4959269;0.000238698,-0.2260454;0.2593192;0.1079221,-0.2781344;0.03568931;0.164319,0.07141995;0.006478793;-0.05050136,0.0878731;-0.309796;-0.0173774,0.08860842;-0.6697617;0.06650917,0.08602706;-0.6304094;-0.0366407,-0.06983478;0.008651806;-0.05235858,-0.1187104;-0.3050738;-0.02817111,-0.1431384;-0.6652272;0.05123657,-0.1430149;-0.6257549;-0.05193457,0.00417982;0.5357578;-0.01842893,0;0;0,0.008573897;0.3110113;0.003288269,0.01648621;0.6086378;-0.008978844,0.1904852;0.5082611;-0.01007223,0.2235777;0.2456281;0.01872432,0.247796;0.01320487;-0.01729155,-0.16102;0.5200356;0.02117182,-0.2213673;0.298701;0.1563371,-0.2855561;0.09023513;0.2475839,0.0776016;0.002345905;-0.04081249,0.08950211;-0.3144565;-0.01094234,0.07667027;-0.6739441;0.07400917,0.08745562;-0.7311385;0.01910161,-0.08039957;0.007725863;-0.03419635,-0.1122292;-0.3079742;-0.007401837,-0.1184496;-0.6690974;0.07110988,-0.1324103;-0.7262908;0.01692084,0.01465914;0.5359156;-0.003479838,9.594506
+0;0;0,0.002288109;0.3109967;-0.005024898,0.004947692;0.6079856;-0.02748474,0.1761389;0.4920784;-0.002158634,0.207202;0.2291951;0.02711205,0.2375401;-0.0002645105;-0.02114253,-0.1683744;0.4967854;0.0003836118,-0.2258533;0.2620972;0.1123967,-0.2787384;0.0397934;0.1730994,0.07143424;0.006274334;-0.0505302,0.08780166;-0.3100147;-0.01737292,0.08844061;-0.670117;0.06640533,0.08643455;-0.6308368;-0.03666308,-0.06986912;0.00879838;-0.05231076,-0.1187451;-0.3049593;-0.02836622,-0.1431296;-0.6652201;0.05107191,-0.1424336;-0.6258184;-0.05200265,0.004307291;0.5355176;-0.01936219,0;0;0,0.008585468;0.3109114;0.003139853,0.01649836;0.608395;-0.009433866,0.1904883;0.5082146;-0.0103159,0.2237135;0.245544;0.01848614,0.2478141;0.01309149;-0.01736927,-0.1609176;0.5200884;0.0213176,-0.221374;0.3008829;0.1599656,-0.2858023;0.09390399;0.254355,0.07760333;0.00232847;-0.04083896,0.08950066;-0.314487;-0.01096392,0.07669943;-0.6741133;0.07387661,0.08744072;-0.7313691;0.019248,-0.08044156;0.007757283;-0.03412479,-0.1122636;-0.3079632;-0.007404057,-0.1185081;-0.6691971;0.07110643,-0.1324417;-0.7262212;0.01683021,0.01467209;0.5357076;-0.003848314,9.627995
+0;0;0,0.002287269;0.3108824;-0.005023052,0.004945586;0.6077299;-0.0274721,0.1759712;0.4919014;-0.002166716,0.2070377;0.2289893;0.02710717,0.2373743;-0.0004589111;-0.02114498,-0.1682094;0.4966038;0.0003730748,-0.2256946;0.2618899;0.1123984,-0.278577;0.03959723;0.1730981,0.07146154;0.006276731;-0.0505495,0.08781587;-0.3097595;-0.01741873,0.08845531;-0.6701332;0.06642266,0.08644862;-0.6308501;-0.03667831,-0.06989581;0.008801742;-0.05233075,-0.1187327;-0.3047052;-0.02840535,-0.1431356;-0.6652375;0.05109266,-0.1424394;-0.6258329;-0.05201447,0.004305509;0.5352986;-0.01935365,0;0;0,0.008659489;0.3107957;0.00306344,0.01673549;0.6081288;-0.009610891,0.190518;0.5081775;-0.01084173,0.2238771;0.2455294;0.01827848,0.2479674;0.01305129;-0.01733923,-0.1605308;0.5204791;0.02170133,-0.2217958;0.3033488;0.1632847,-0.2856629;0.09818238;0.2618889,0.07759741;0.002313375;-0.040923,0.08956084;-0.3142521;-0.01113737,0.07681531;-0.6741147;0.07392407,0.08741288;-0.7313718;0.01920749,-0.08052553;0.007834815;-0.03399495,-0.1122457;-0.3076471;-0.007367544,-0.1184732;-0.669166;0.07114546,-0.1328379;-0.7262715;0.0170502,0.01486059;0.5354815;-0.00400126,9.650247
+0;0;0,0.002286196;0.3107366;-0.005020696,0.004942589;0.6073693;-0.02745356,0.1755251;0.491704;-0.002198316,0.2065754;0.2289292;0.02706029,0.2369101;-0.0005045384;-0.02118883,-0.1677662;0.4963943;0.0003349129,-0.2252214;0.261803;0.1123018,-0.2781006;0.03952427;0.1729976,0.0714777;0.00627815;-0.05056092,0.08786193;-0.310336;-0.01736957,0.08850141;-0.6707299;0.06647654,0.08649644;-0.6314548;-0.03653553,-0.06991161;0.008803731;-0.05234258,-0.1188378;-0.3052765;-0.02837343,-0.1432421;-0.665829;0.05112905,-0.1425465;-0.6264325;-0.05188919,0.004302964;0.5349891;-0.01934085,0;0;0,0.008772857;0.3106482;0.002901912,0.01711222;0.6077436;-0.01009583,0.1903625;0.508041;-0.01175129,0.2239725;0.24563;0.0179404,0.2480007;0.01311195;-0.01735866,-0.1597532;0.5206702;0.02166689,-0.2219788;0.3059673;0.1662402,-0.2861763;0.1022539;0.267569,0.07759671;0.002276674;-0.04096889,0.08944158;-0.3148565;-0.01095402,0.07680495;-0.6747952;0.07389176,0.08657703;-0.7321948;0.01941836,-0.08058655;0.007911645;-0.03388358,-0.1122625;-0.3081763;-0.007432487,-0.118598;-0.6697053;0.07112356,-0.1329067;-0.7268725;0.01728426,0.01516236;0.5351571;-0.004394412,9.683776
+0;0;0,0.002396756;0.3105344;-0.005381306,0.005124921;0.6069204;-0.02826051,0.1758983;0.491292;-0.004607358,0.2062424;0.228785;0.02655016,0.2363011;-0.0006603748;-0.02171804,-0.1677846;0.4968889;0.0002141185,-0.2245588;0.2640431;0.115804,-0.2774662;0.04333776;0.1818985,0.07155819;0.006068842;-0.05051153,0.08790638;-0.3098246;-0.0175694,0.08862368;-0.6692336;0.06600475,0.08611912;-0.6299761;-0.03717107,-0.06992805;0.008970801;-0.05232985,-0.1188778;-0.3043697;-0.02860647,-0.1432955;-0.6639388;0.05060065,-0.1430905;-0.624566;-0.05259494,0.004466283;0.5345999;-0.0200347,0;0;0,0.008681394;0.310458;0.002599239,0.01684014;0.6073309;-0.01076126,0.1902223;0.5079524;-0.01261961,0.2242082;0.2457556;0.0173682,0.2480632;0.01317322;-0.01748753,-0.1599555;0.5208658;0.02185398,-0.2227856;0.309227;0.1703898,-0.2874016;0.1061474;0.2726736,0.07758511;0.002250776;-0.0410403,0.0896851;-0.3141405;-0.01118588,0.07717744;-0.673143;0.07319808,0.08578245;-0.7306085;0.01830757,-0.0806241;0.007941728;-0.0338453,-0.1120591;-0.3074391;-0.007617865,-0.1184876;-0.6679937;0.07060649,-0.132607;-0.7249237;0.0160075,0.01494146;0.5347968;-0.00496912,9.717313
+0;0;0,0.002396756;0.3105344;-0.005381306,0.005124921;0.6069204;-0.02826051,0.1758983;0.491292;-0.004607358,0.2062424;0.228785;0.02655016,0.2363011;-0.0006603748;-0.02171804,-0.1677846;0.4968889;0.0002141185,-0.2245588;0.2640431;0.115804,-0.2774662;0.04333776;0.1818985,0.07155819;0.006068842;-0.05051153,0.08790638;-0.3098246;-0.0175694,0.08862368;-0.6692336;0.06600475,0.08611912;-0.6299761;-0.03717107,-0.06992805;0.008970801;-0.05232985,-0.1188778;-0.3043697;-0.02860647,-0.1432955;-0.6639388;0.05060065,-0.1430905;-0.624566;-0.05259494,0.004466283;0.5345999;-0.0200347,0;0;0,0.008681394;0.310458;0.002599239,0.01684014;0.6073309;-0.01076126,0.1902223;0.5079524;-0.01261961,0.2242082;0.2457556;0.0173682,0.2480632;0.01317322;-0.01748753,-0.1599555;0.5208658;0.02185398,-0.2227856;0.309227;0.1703898,-0.2874016;0.1061474;0.2726736,0.07758511;0.002250776;-0.0410403,0.0896851;-0.3141405;-0.01118588,0.07717744;-0.673143;0.07319808,0.08578245;-0.7306085;0.01830757,-0.0806241;0.007941728;-0.0338453,-0.1120591;-0.3074391;-0.007617865,-0.1184876;-0.6679937;0.07060649,-0.132607;-0.7249237;0.0160075,0.01494146;0.5347968;-0.00496912,9.739691
+0;0;0,0.002395512;0.3103732;-0.005378513,0.005122115;0.6065896;-0.02824493,0.1759544;0.4909815;-0.004590497,0.2063175;0.2283104;0.02658648,0.2363742;-0.001120105;-0.02167859,-0.1678459;0.4965803;0.0002326239,-0.2246556;0.263589;0.1158947,-0.2775595;0.04289795;0.181985,0.07159103;0.006071628;-0.05053472,0.08793686;-0.3097764;-0.01759733,0.08865462;-0.6694146;0.06603014,0.08614256;-0.6301295;-0.03745451,-0.06996015;0.008974918;-0.05235387,-0.1189029;-0.3043205;-0.02863391,-0.1433362;-0.664119;0.05062377,-0.1431306;-0.6247182;-0.05288073,0.004463797;0.5343041;-0.0200231,0;0;0,0.008646689;0.3102999;0.002312779,0.01661406;0.606988;-0.01146996,0.1901176;0.5077468;-0.01353383,0.2243877;0.245465;0.01686037,0.2478438;0.01280782;-0.01766145,-0.1600862;0.5211784;0.02218515,-0.2241676;0.3113987;0.1731026,-0.2894689;0.1114247;0.2808868,0.07759211;0.002243698;-0.04111362,0.08975431;-0.314101;-0.01127815,0.07717922;-0.6733224;0.07319403,0.0855572;-0.7306201;0.01742196,-0.08068351;0.007976217;-0.03380015,-0.1120946;-0.3073633;-0.00760103,-0.1185551;-0.6681599;0.07061522,-0.132599;-0.7258281;0.01659068,0.01477514;0.5344967;-0.005566359,9.773149
+0;0;0,0.002559233;0.3103104;-0.005836086,0.005482777;0.6065223;-0.02916253,0.1759664;0.4906925;-0.006769349,0.2059047;0.2287288;0.02558873,0.2357095;-0.0008812696;-0.02179633,-0.1672946;0.4973722;2.261251E-06,-0.2232179;0.2674317;0.1207012,-0.2765613;0.04750891;0.1888399,0.0716239;0.005894611;-0.05053851,0.08789814;-0.3085097;-0.01778239,0.08869913;-0.6695232;0.06617741,0.08576631;-0.6302943;-0.03712253,-0.07000452;0.009133984;-0.05229541,-0.1186897;-0.3027392;-0.02878499,-0.1430768;-0.6638968;0.05090893,-0.1432972;-0.6245589;-0.05242263,0.004773915;0.5342304;-0.02083211,0;0;0,0.008710079;0.3102465;0.002098322,0.01675252;0.6069514;-0.01197839,0.1898277;0.5075876;-0.01477325,0.2244024;0.2459752;0.01575339,0.2476309;0.01321256;-0.01795781,-0.1595414;0.521683;0.02245182,-0.2254082;0.3141872;0.1746864,-0.2905915;0.1171492;0.2877422,0.07758881;0.002228826;-0.04115677,0.08980934;-0.312705;-0.01191163,0.07714371;-0.6732311;0.07318341,0.08562611;-0.7306259;0.01791274,-0.08072591;0.008028594;-0.0337304,-0.1119482;-0.3058811;-0.007772952,-0.1185499;-0.668077;0.07065675,-0.1260306;-0.6628581;-0.0298151,0.01489409;0.5344475;-0.005999804,9.796391
+0;0;0,0.002559109;0.3102953;-0.005835803,0.00548334;0.6065769;-0.02916807,0.1756834;0.4907953;-0.006795408,0.2055916;0.2290956;0.02553007,0.2353949;-0.0005028695;-0.02185259,-0.1670096;0.497464;-3.500655E-05,-0.2228765;0.2677551;0.1205424,-0.2762173;0.04784343;0.1886776,0.07166684;0.005898145;-0.05056881,0.08794131;-0.3085106;-0.01781222,0.08874272;-0.6697106;0.06619094,0.0858038;-0.6304625;-0.03732383,-0.07004648;0.009139461;-0.05232675,-0.1187323;-0.3027382;-0.02881601,-0.1431321;-0.6640823;0.05091908,-0.1433529;-0.624725;-0.05262737,0.004774245;0.5342611;-0.0208349,0;0;0,0.0087585;0.310231;0.00194931,0.0168363;0.6070004;-0.01223087,0.1895064;0.5072979;-0.01595247,0.224459;0.2460867;0.01524365,0.2475611;0.01328364;-0.01819003,-0.1591165;0.5219707;0.02265202,-0.2264866;0.3165114;0.1765152,-0.2916744;0.1212742;0.2926263,0.07759498;0.002219513;-0.04125798,0.0898592;-0.3127109;-0.01194704,0.07727461;-0.6734296;0.07317841,0.0854658;-0.7307152;0.01728917,-0.08080059;0.008069227;-0.03367909,-0.111997;-0.3058558;-0.007821839,-0.1186648;-0.6682405;0.07063496,-0.1339603;-0.7259678;0.0169744,0.01496913;0.5344744;-0.006230354,9.829055
+0;0;0,0.002558415;0.3102112;-0.00583422,0.005482314;0.6064591;-0.02916401,0.1754932;0.4907303;-0.006807439,0.2054475;0.2286268;0.02556792,0.2352518;-0.0009794533;-0.02181635,-0.1668203;0.4973917;-5.452149E-05,-0.2227734;0.2673283;0.1207089,-0.276116;0.04740918;0.1888464,0.07170276;0.005901101;-0.05059416,0.0879634;-0.3082404;-0.01786542,0.0887656;-0.6697969;0.06622066,0.08586638;-0.6306736;-0.03589597,-0.0700816;0.009144042;-0.05235298,-0.118726;-0.3024684;-0.02886222,-0.1431499;-0.6641693;0.05095156,-0.1433677;-0.6249384;-0.05119631,0.004773265;0.534148;-0.02083138,0;0;0,0.008797914;0.3101463;0.001847267,0.01689795;0.6068813;-0.01233709,0.1893695;0.5073802;-0.01652026,0.224369;0.2457513;0.01460946,0.2472313;0.01293553;-0.01895738,-0.1588175;0.5220807;0.02289233,-0.2271728;0.3191788;0.180379,-0.293453;0.1245968;0.2969867,0.07760227;0.002195418;-0.0413394,0.08991816;-0.3124602;-0.01200259,0.07722925;-0.6735252;0.0732342,0.08535934;-0.7316188;0.02134144,-0.08085649;0.008103461;-0.03365175,-0.1120324;-0.305558;-0.007864421,-0.1185174;-0.668323;0.07058151,-0.1338927;-0.7248034;0.01762687,0.01502634;0.5343598;-0.006341457,9.85168
+0;0;0,0.002642734;0.3102043;-0.006156243,0.005636186;0.6064213;-0.02986259,0.175731;0.4909304;-0.007934024,0.2054174;0.2288678;0.02501412,0.2351762;-0.0007885247;-0.02215559,-0.1668218;0.4984823;0.0001235306,-0.2226177;0.270553;0.1249384,-0.2762236;0.05245301;0.1985005,0.07167557;0.005656272;-0.05066061,0.08792181;-0.3084835;-0.0179078,0.08874597;-0.6700418;0.06617039,0.08557773;-0.6309483;-0.0359409,-0.07014471;0.00938723;-0.05222527,-0.11876;-0.3022452;-0.02893902,-0.1431125;-0.6639404;0.0509217,-0.1436001;-0.6247442;-0.05122837,0.004911302;0.5341218;-0.02143162,0;0;0,0.008797914;0.3101463;0.001847267,0.01689795;0.6068813;-0.01233709,0.1893695;0.5073802;-0.01652026,0.224369;0.2457513;0.01460946,0.2472313;0.01293553;-0.01895738,-0.1588175;0.5220807;0.02289233,-0.2271728;0.3191788;0.180379,-0.293453;0.1245968;0.2969867,0.07760227;0.002195418;-0.0413394,0.08991816;-0.3124602;-0.01200259,0.07722925;-0.6735252;0.0732342,0.08535934;-0.7316188;0.02134144,-0.08085649;0.008103461;-0.03365175,-0.1120324;-0.305558;-0.007864421,-0.1185174;-0.668323;0.07058151,-0.1338927;-0.7248034;0.01762687,0.01502634;0.5343598;-0.006341457,9.87477
+0;0;0,0.002642507;0.3101776;-0.006155715,0.005636281;0.6064265;-0.02986476,0.1753134;0.4910305;-0.007967934,0.2049888;0.2290644;0.02496806,0.2347508;-0.0006168187;-0.02220677,-0.1664019;0.4985639;6.992184E-05,-0.2221773;0.2707186;0.1248387,-0.275789;0.05259492;0.1984089,0.07170701;0.005658753;-0.05068283,0.0879536;-0.3084879;-0.0179293,0.08877706;-0.6697384;0.06607732,0.08562495;-0.6306912;-0.035514,-0.07017548;0.009391348;-0.05224818,-0.1187918;-0.3022479;-0.02896142,-0.1431236;-0.6636353;0.05083133,-0.1436087;-0.6244859;-0.05079859,0.004911289;0.5341163;-0.02143254,0;0;0,0.008852407;0.3101186;0.00176096,0.01700698;0.6068836;-0.01243961,0.1889614;0.5072861;-0.01746607,0.2243232;0.2458397;0.01395011,0.2467806;0.01301514;-0.02000713,-0.158182;0.5224847;0.02355404,-0.2284163;0.3225934;0.1838732,-0.2940921;0.1289564;0.3024317,0.07758728;0.002185911;-0.04145002,0.089939;-0.312463;-0.01198184,0.07744822;-0.6732126;0.0732435,0.08546302;-0.7315839;0.02285624,-0.0809148;0.008142758;-0.03360295,-0.112179;-0.3055232;-0.007891422,-0.1185973;-0.6679854;0.07046427,-0.1338392;-0.7240419;0.01779012,0.01512096;0.5343517;-0.006443024,9.90738
+0;0;0,0.002641413;0.3100493;-0.006153168,0.005634269;0.6062072;-0.02985501,0.175134;0.4908766;-0.007974609,0.2048142;0.2288692;0.02496659,0.234577;-0.0008186102;-0.02220958,-0.1662253;0.4984021;5.487353E-05,-0.2220094;0.2705209;0.1248434,-0.2756227;0.05239104;0.1984156,0.07172292;0.005660008;-0.05069408,0.08796403;-0.3083805;-0.01795161,0.08878823;-0.6699609;0.0661317,0.0856193;-0.6308653;-0.03600192,-0.07019105;0.009393432;-0.05225977,-0.1187909;-0.3021405;-0.02898088,-0.143145;-0.6638578;0.05088471,-0.1436327;-0.6246595;-0.05128769,0.004909482;0.5339175;-0.02142518,0;0;0,0.008811794;0.3099925;0.001549482,0.01686924;0.6066531;-0.01296234,0.1886672;0.5071698;-0.01817024,0.224093;0.2456811;0.01317585,0.2464798;0.012858;-0.02088475,-0.1579625;0.5228159;0.02409852,-0.2291376;0.3245542;0.1860872,-0.2950267;0.131982;0.306264,0.07755391;0.002147704;-0.04155576,0.08990379;-0.3123975;-0.0121268,0.07736382;-0.6734205;0.07340777,0.08541709;-0.7315174;0.02146411,-0.08098384;0.008227994;-0.0334667,-0.1123871;-0.3053354;-0.007989109,-0.1189212;-0.6681358;0.07039614,-0.127498;-0.6626711;-0.02884346,0.01501659;0.5341482;-0.006879687,9.92954
+0;0;0,0.0027388;0.309974;-0.00641916,0.005800993;0.6061102;-0.03038252,0.1749355;0.4909991;-0.009304552,0.2044373;0.2293845;0.02426133,0.2340941;-0.0004011542;-0.02246044,-0.1657919;0.4994037;-8.68421E-05,-0.2211303;0.2741792;0.1289511,-0.2754437;0.05774505;0.2068629,0.07175344;0.005438913;-0.05070337,0.0880141;-0.3085227;-0.01794953,0.08883823;-0.6706562;0.06603091,0.08540144;-0.6315417;-0.03655889,-0.07023109;0.009592677;-0.05219717,-0.1186299;-0.3019083;-0.0290924,-0.1431891;-0.6641971;0.05051763,-0.1439317;-0.6249698;-0.05211695,0.005059307;0.533824;-0.02189,0;0;0,0.008841477;0.3099234;0.001385093,0.01693892;0.6065805;-0.01318109,0.1881818;0.5069219;-0.01923287,0.2243031;0.2458626;0.01211226,0.2461925;0.01295857;-0.02165878,-0.1573305;0.5232666;0.02468271,-0.2293369;0.3270237;0.1882157,-0.2962039;0.1363595;0.3108529,0.07753302;0.002133399;-0.04162991,0.09003659;-0.312319;-0.01209188,0.07724501;-0.6738296;0.07358515,0.08506085;-0.7316964;0.02031326,-0.08100815;0.008225575;-0.0334513,-0.1124049;-0.3052619;-0.00797583,-0.1190174;-0.6685817;0.07044005,-0.1339098;-0.7257841;0.01758619,0.0150757;0.5340725;-0.007091761,9.963062
+0;0;0,0.00273866;0.3099582;-0.006418833,0.005802074;0.6062127;-0.03039229,0.1746659;0.4911298;-0.009329656,0.2041159;0.2299744;0.02417731,0.2337697;0.0002122819;-0.02253967,-0.1655195;0.499521;-0.0001266096,-0.2207607;0.2746918;0.1286848,-0.2750685;0.05827987;0.2065886,0.07177863;0.005440823;-0.05072117,0.08803768;-0.3084898;-0.01797056,0.08886526;-0.6721315;0.06635965,0.0854129;-0.6329758;-0.03669444,-0.07025575;0.009596045;-0.05221551,-0.1186498;-0.3018742;-0.02911302,-0.1433112;-0.6656719;0.05082858,-0.1440572;-0.6264029;-0.05227049,0.005059979;0.5338866;-0.02189509,0;0;0,0.008955263;0.3099047;0.001283288,0.01734805;0.6066655;-0.01342583,0.1881921;0.5068314;-0.01944757,0.2245294;0.2462186;0.01141894,0.2460623;0.01322195;-0.02176785,-0.1565634;0.523721;0.02549335,-0.229205;0.3295848;0.1904979,-0.2963291;0.1394271;0.313733,0.07753571;0.002086222;-0.04169261,0.09011463;-0.3123188;-0.01201725,0.07732681;-0.6752634;0.07432687,0.08542631;-0.7328098;0.01968324,-0.08109591;0.008335487;-0.03329243,-0.1124273;-0.3051189;-0.007717403,-0.1187999;-0.6700312;0.07067923,-0.1341745;-0.7271967;0.0169978,0.01539231;0.5341228;-0.007297635,9.996555
+0;0;0,0.002739601;0.3100646;-0.006421038,0.005806456;0.6066521;-0.03042255,0.1742838;0.4915624;-0.009376245,0.2036911;0.2307853;0.02408218,0.2333421;0.00104478;-0.02263041,-0.1651285;0.4999346;-0.0001941174,-0.2202896;0.275431;0.1284307,-0.2745923;0.05903944;0.2063272,0.07178195;0.005441074;-0.05072351,0.0880456;-0.3085784;-0.01796363,0.08887304;-0.6721587;0.06635232,0.08542917;-0.6330255;-0.03644855,-0.07025899;0.009596488;-0.05221791,-0.1186667;-0.3019619;-0.02910888,-0.143324;-0.6656981;0.0508192,-0.1440682;-0.6264519;-0.05202655,0.005063293;0.5342219;-0.02191311,0;0;0,0.009076066;0.3100083;0.0011307,0.01770233;0.6070881;-0.01376235,0.1879481;0.5065615;-0.02016902,0.2246527;0.2463732;0.01055193,0.2458786;0.01329798;-0.02211869,-0.1557623;0.5239474;0.02573379,-0.2300878;0.3325817;0.1925985,-0.2967671;0.1435589;0.3177634,0.07752934;0.002067611;-0.04171395,0.09012118;-0.3124205;-0.01197207,0.07745887;-0.6753062;0.07436549,0.08568671;-0.7329863;0.02044141,-0.0811063;0.008362678;-0.03327104,-0.1123651;-0.3051931;-0.007744357,-0.1191516;-0.67005;0.07057456,-0.1286786;-0.6647707;-0.02923237,0.01567874;0.534446;-0.00758791,10.01891
+0;0;0,0.002859688;0.3100579;-0.006690245,0.006021615;0.6066259;-0.03092055,0.1745289;0.491626;-0.01027787,0.2037127;0.2308965;0.02374176,0.233469;0.001139194;-0.02282144,-0.1650316;0.5007108;-0.0001398064,-0.2198943;0.2784607;0.1324645,-0.2739626;0.06384692;0.2152868,0.07179929;0.005262472;-0.05071782,0.08804937;-0.3087407;-0.0177953,0.08868038;-0.672296;0.06663001,0.08503506;-0.633171;-0.03616463,-0.07028876;0.009727048;-0.05215364,-0.1185385;-0.3018604;-0.02910702,-0.143171;-0.6655602;0.05099449,-0.1441207;-0.6263394;-0.05185184,0.00525425;0.5342022;-0.02235785,0;0;0,0.009076066;0.3100083;0.0011307,0.01770233;0.6070881;-0.01376235,0.1879481;0.5065615;-0.02016902,0.2246527;0.2463732;0.01055193,0.2458786;0.01329798;-0.02211869,-0.1557623;0.5239474;0.02573379,-0.2300878;0.3325817;0.1925985,-0.2967671;0.1435589;0.3177634,0.07752934;0.002067611;-0.04171395,0.09012118;-0.3124205;-0.01197207,0.07745887;-0.6753062;0.07436549,0.08568671;-0.7329863;0.02044141,-0.0811063;0.008362678;-0.03327104,-0.1123651;-0.3051931;-0.007744357,-0.1191516;-0.67005;0.07057456,-0.1286786;-0.6647707;-0.02923237,0.01567874;0.534446;-0.00758791,10.0413
+0;0;0,0.002860023;0.3100943;-0.006691031,0.006023476;0.6068055;-0.03093333,0.1744516;0.4917846;-0.01029143,0.2036302;0.2311019;0.02372208,0.2333856;0.001351401;-0.02283973,-0.1649509;0.5008651;-0.0001580808,-0.2198038;0.2786549;0.1324223,-0.2738705;0.06404753;0.2152422,0.07180878;0.005263167;-0.05072453,0.08805773;-0.3087182;-0.01780429,0.08868874;-0.6722676;0.06661964,0.08505896;-0.6331815;-0.03573691,-0.07029805;0.009728334;-0.05216054,-0.1185445;-0.3018376;-0.02911552,-0.1431766;-0.6655314;0.05098468,-0.1441222;-0.6263499;-0.05142333,0.005255679;0.534341;-0.0223658,0;0;0,0.00915648;0.3100427;0.001046658,0.01790455;0.6072609;-0.01389289,0.1879529;0.5063746;-0.02068126,0.2247493;0.2462044;0.009671092,0.2455857;0.01307248;-0.02279472,-0.1554348;0.524341;0.02607948,-0.2304763;0.3340184;0.1937395,-0.2971269;0.1462419;0.3207684,0.07750999;0.002046973;-0.04177547,0.09021065;-0.3124088;-0.01197016,0.07750867;-0.6753142;0.07425213,0.08587305;-0.7332232;0.02157724,-0.08113624;0.008391762;-0.03322149,-0.1123713;-0.3051484;-0.007744741,-0.1191894;-0.6700094;0.07052329,-0.1334595;-0.7271923;0.0179106,0.01584715;0.534579;-0.007710934,10.0636
+0;0;0,0.002858958;0.3099787;-0.006688538,0.006020942;0.6065521;-0.03091945,0.1741435;0.4916442;-0.01030366,0.2033283;0.2309053;0.02371719,0.2330855;0.001141772;-0.02284728,-0.1646453;0.5007083;-0.0001886338,-0.21951;0.2784503;0.1324204,-0.2735797;0.06383063;0.215245,0.07184029;0.005265478;-0.05074678,0.08808286;-0.3085924;-0.0178395,0.08871415;-0.6723104;0.0666236,0.08508795;-0.6332332;-0.03563219,-0.07032891;0.009732603;-0.05218343,-0.1185564;-0.3017107;-0.02914747,-0.1431999;-0.6655732;0.05098988,-0.1441446;-0.6264008;-0.05131733,0.005253527;0.5341237;-0.02235619,0;0;0,0.009224422;0.3099256;0.0008850098,0.01799744;0.6069967;-0.0142076,0.187719;0.5062979;-0.02131355,0.2248028;0.2460786;0.008764029,0.245223;0.01292172;-0.02388406,-0.1549489;0.5246013;0.02630812,-0.2310193;0.3356556;0.1951475,-0.2981696;0.149391;0.324149,0.07751341;0.002037287;-0.04185104,0.09020285;-0.3122866;-0.01196873,0.07747264;-0.6753803;0.07420623,0.08585274;-0.7333398;0.02181637,-0.0811931;0.008409888;-0.03318045,-0.1124275;-0.3050132;-0.007806044,-0.1193664;-0.670071;0.07035953,-0.133819;-0.7267881;0.01722704,0.01593753;0.5343545;-0.007989168,10.08589
+0;0;0,0.002952439;0.3099734;-0.006892072,0.006167588;0.6065384;-0.0312207,0.1742938;0.491526;-0.01119244,0.2034229;0.2308469;0.02333098,0.2332147;0.001026601;-0.02293019,-0.1649288;0.5026224;-0.0008676909,-0.2199154;0.2827753;0.1356523,-0.2739614;0.07004616;0.2232329,0.07183246;0.005075686;-0.0507772,0.08805294;-0.3087665;-0.0177091,0.08849848;-0.6725279;0.06656811,0.08488315;-0.6334718;-0.03568994,-0.07036037;0.009907253;-0.05210811,-0.1184836;-0.3015574;-0.02914244,-0.1430846;-0.6654062;0.0510703,-0.1440215;-0.6262487;-0.05123832,0.005388551;0.5341124;-0.02263862,0;0;0,0.009224422;0.3099256;0.0008850098,0.01799744;0.6069967;-0.0142076,0.187719;0.5062979;-0.02131355,0.2248028;0.2460786;0.008764029,0.245223;0.01292172;-0.02388406,-0.1549489;0.5246013;0.02630812,-0.2310193;0.3356556;0.1951475,-0.2981696;0.149391;0.324149,0.07751341;0.002037287;-0.04185104,0.09020285;-0.3122866;-0.01196873,0.07747264;-0.6753803;0.07420623,0.08585274;-0.7333398;0.02181637,-0.0811931;0.008409888;-0.03318045,-0.1124275;-0.3050132;-0.007806044,-0.1193664;-0.670071;0.07035953,-0.133819;-0.7267881;0.01722704,0.01593753;0.5343545;-0.007989168,10.10861
+0;0;0,0.00295238;0.3099672;-0.006891933,0.006167779;0.6065552;-0.03122246,0.1741979;0.4915614;-0.01120003,0.2033215;0.2309319;0.02331682,0.2331129;0.001113981;-0.02294386,-0.1648319;0.5026514;-0.0008811522,-0.219808;0.2828462;0.1356129,-0.2738535;0.07011925;0.2231926,0.07184193;0.005076354;-0.05078389,0.08806574;-0.3088302;-0.017709,0.08851179;-0.6730205;0.06666759,0.08488198;-0.6339282;-0.03600014,-0.07036964;0.009908559;-0.05211497,-0.1185027;-0.30162;-0.02914459,-0.1431327;-0.6658978;0.05116273,-0.1440734;-0.6267036;-0.05155578,0.005388681;0.5341235;-0.02263971,0;0;0,0.00923866;0.3099191;0.000811696,0.01800975;0.6070122;-0.01430976,0.1876084;0.5062656;-0.02162778,0.2247292;0.2460847;0.008293035,0.2448917;0.01289278;-0.02424681,-0.1547593;0.5247359;0.02661221,-0.231255;0.3369589;0.1964814,-0.2989596;0.1518867;0.3268969,0.07750235;0.002029151;-0.04189634,0.09023745;-0.3123507;-0.01193571,0.07733294;-0.6759027;0.07418966,0.08628678;-0.7335615;0.02059591,-0.08121772;0.008423873;-0.03314748,-0.1123812;-0.305066;-0.007702461,-0.1194172;-0.6705872;0.07039334,-0.1339871;-0.7278781;0.01743551,0.01595156;0.5343646;-0.008087397,10.14192
+0;0;0,0.002951671;0.3098927;-0.006890278,0.006166101;0.6063915;-0.03121336,0.1740607;0.4914559;-0.011203,0.2031734;0.2309232;0.02330103,0.2329661;0.001095489;-0.02296163,-0.1646963;0.5025371;-0.0008924212,-0.219652;0.2828135;0.135551,-0.2736998;0.07007748;0.2231344,0.07186431;0.005077936;-0.05079972,0.08808361;-0.3087412;-0.01773404,0.08853145;-0.6743808;0.06697831,0.08489573;-0.6352737;-0.03585628,-0.07039157;0.009911646;-0.05213121,-0.1185112;-0.3015302;-0.02916723,-0.1432393;-0.6672575;0.05145966,-0.1441815;-0.6280485;-0.05142578,0.005387262;0.5339839;-0.02263347,0;0;0,0.009287655;0.3098434;0.0006905794,0.01811238;0.60684;-0.01453078,0.1875363;0.5061109;-0.02204823,0.2247881;0.2460324;0.007731676,0.2448395;0.01284344;-0.02497137,-0.1544233;0.5249386;0.02700814,-0.2315921;0.3384122;0.1977952,-0.3001219;0.1552683;0.3305002,0.07749993;0.002040893;-0.04195797,0.0902945;-0.3122467;-0.01198316,0.07724358;-0.6773173;0.07416677,0.08662747;-0.7347985;0.02003646,-0.08125701;0.008418161;-0.03312565,-0.1123778;-0.3049882;-0.007693646,-0.1194833;-0.6719707;0.07067715,-0.1297632;-0.6667272;-0.02908533,0.01604136;0.5342191;-0.008285761,10.16413
+0;0;0,0.003031841;0.3097919;-0.007125895,0.006270291;0.6061524;-0.03156468,0.174004;0.4912904;-0.01207366,0.2030662;0.2308895;0.02312566,0.2327334;0.001083449;-0.02333028,-0.1647065;0.5038545;-0.001510659,-0.2197592;0.2863216;0.1382781,-0.2741057;0.07571499;0.2306926,0.07188865;0.004858209;-0.05083351,0.08815892;-0.3088909;-0.01767543,0.08859956;-0.6756582;0.06726128,0.08491394;-0.6364957;-0.03638683,-0.07044104;0.01011094;-0.05207162,-0.1185093;-0.3012971;-0.02933159,-0.1429745;-0.6681584;0.05158143,-0.1439489;-0.6288968;-0.05211881,0.005487614;0.5337816;-0.02296101,0;0;0,0.009405389;0.3097456;0.000505805,0.01839364;0.6065984;-0.01491499,0.1876036;0.5060154;-0.02225804,0.2247013;0.2459493;0.00743377,0.2446875;0.01275487;-0.02527809,-0.1539243;0.5250539;0.02704417,-0.2317313;0.3401039;0.1991831,-0.3002703;0.1576248;0.3327979,0.07750729;0.002029926;-0.04200149,0.09029171;-0.3121957;-0.01197756,0.07763915;-0.678283;0.07492875,0.08589664;-0.7353806;0.0184816,-0.08129273;0.008433995;-0.03310567,-0.1122992;-0.3049245;-0.007654918,-0.1196235;-0.6730418;0.07088561,-0.1300574;-0.6680103;-0.02965382,0.01628012;0.5340169;-0.008620143,10.1977
+0;0;0,0.003030327;0.3096372;-0.007122337,0.006265701;0.6057162;-0.03153731,0.174148;0.4908979;-0.01204638,0.2032164;0.2304417;0.02316042,0.2328842;0.0006316751;-0.0232963,-0.1648595;0.503473;-0.00147411,-0.2199239;0.285894;0.1383444,-0.2742712;0.07528375;0.2307605,0.07189852;0.004858877;-0.05084049,0.08820739;-0.3096344;-0.01760377,0.08864782;-0.6762358;0.06729453,0.08495809;-0.6370631;-0.03646919,-0.07045072;0.01011233;-0.05207877,-0.118633;-0.3020343;-0.02928481,-0.1430871;-0.6687297;0.05159162,-0.1440626;-0.6294578;-0.05222429,0.005483901;0.5334264;-0.02294328,0;0;0,0.009339198;0.309593;0.0003416538,0.01806109;0.6061589;-0.01529682,0.1875717;0.5059515;-0.02242911,0.2247671;0.2458316;0.007169364,0.2446599;0.01263472;-0.02561069,-0.1542159;0.5251732;0.02736101,-0.2326072;0.341582;0.200771,-0.301413;0.1601616;0.335691,0.07751273;0.002013102;-0.0420177,0.09026091;-0.3129301;-0.01160491,0.0778549;-0.6789364;0.07493997,0.08578412;-0.7359793;0.01814806,-0.08130859;0.008443797;-0.0330965,-0.1123014;-0.3056652;-0.007568628,-0.1196865;-0.6736534;0.07075527,-0.1340281;-0.7317378;0.01690247,0.01603373;0.5336619;-0.008943438,10.2311
+0;0;0,0.003028293;0.3094294;-0.007117556,0.006259057;0.6050861;-0.03149694,0.1741162;0.4903938;-0.01202189,0.2031821;0.2299594;0.02318195,0.2328517;0.0001349598;-0.0232777,-0.1648381;0.5029669;-0.001451287,-0.2198979;0.2854061;0.1383555,-0.2742486;0.07478264;0.2307774,0.07192029;0.004860348;-0.05085588,0.08828112;-0.310635;-0.01751325,0.08872103;-0.676803;0.06728468,0.0850202;-0.6376027;-0.0367912,-0.07047205;0.01011539;-0.05209454,-0.1188079;-0.3030259;-0.02922795,-0.143233;-0.6692878;0.05155287,-0.1442115;-0.629988;-0.05257536,0.005478546;0.5329156;-0.02291708,0;0;0,0.009311251;0.3093859;0.0001496077,0.01793327;0.605513;-0.01580179,0.187535;0.5058639;-0.02259564,0.2247746;0.2457796;0.007061601,0.2446887;0.01260996;-0.02600515,-0.1541821;0.5252821;0.02756151,-0.2330892;0.3423642;0.2014146,-0.3012157;0.1614987;0.3374459,0.07751615;0.001990706;-0.04206848,0.09019773;-0.3139156;-0.01109922,0.0778388;-0.6795608;0.07504463,0.08563026;-0.736397;0.01734805,-0.08136319;0.008490718;-0.03302136,-0.1123422;-0.3066359;-0.007482961,-0.1198626;-0.6742086;0.07064275,-0.1340338;-0.7326084;0.01665391,0.01593593;0.5331432;-0.009364128,10.25341
+0;0;0,0.00309974;0.3093566;-0.007314005,0.00635149;0.6049675;-0.03179836,0.1742686;0.4901976;-0.01268064,0.2031659;0.2299905;0.02301503,0.2328359;0.0001884252;-0.02357018,-0.1649763;0.5037665;-0.001802247,-0.2201074;0.2886484;0.1413819,-0.2738092;0.08081777;0.2402861,0.07197168;0.004619679;-0.0508493,0.08836283;-0.3105451;-0.01746885,0.08886037;-0.6771475;0.06734378,0.08513572;-0.6380088;-0.03618377,-0.0704826;0.01032389;-0.05208202,-0.1186695;-0.3025112;-0.02918996,-0.1430424;-0.6691996;0.05165704,-0.1440583;-0.6299626;-0.05192378,0.005567532;0.5328073;-0.02319383,0;0;0,0.009338811;0.3093176;9.23872E-05,0.01798776;0.605406;-0.01587856,0.1876474;0.5057768;-0.02263153,0.2247935;0.2458477;0.006931663,0.2446469;0.01267421;-0.02616596,-0.1541807;0.5252526;0.02757113,-0.2332368;0.3429495;0.2017339,-0.3039079;0.1647824;0.3400146,0.07751605;0.001971066;-0.04212236,0.09020571;-0.3136212;-0.01126361,0.07786199;-0.6796689;0.07503498,0.08619429;-0.7368064;0.01888359,-0.08141565;0.008525375;-0.03295038,-0.1123093;-0.3062936;-0.007526793,-0.1198094;-0.6742874;0.07067203,-0.1304102;-0.6692652;-0.02972258,0.01598308;0.533044;-0.009439111,10.28712
+0;0;0,0.00309974;0.3093566;-0.007314005,0.00635149;0.6049675;-0.03179836,0.1742686;0.4901976;-0.01268064,0.2031659;0.2299905;0.02301503,0.2328359;0.0001884252;-0.02357018,-0.1649763;0.5037665;-0.001802247,-0.2201074;0.2886484;0.1413819,-0.2738092;0.08081777;0.2402861,0.07197168;0.004619679;-0.0508493,0.08836283;-0.3105451;-0.01746885,0.08886037;-0.6771475;0.06734378,0.08513572;-0.6380088;-0.03618377,-0.0704826;0.01032389;-0.05208202,-0.1186695;-0.3025112;-0.02918996,-0.1430424;-0.6691996;0.05165704,-0.1440583;-0.6299626;-0.05192378,0.005567532;0.5328073;-0.02319383,0;0;0,0.009338811;0.3093176;9.23872E-05,0.01798776;0.605406;-0.01587856,0.1876474;0.5057768;-0.02263153,0.2247935;0.2458477;0.006931663,0.2446469;0.01267421;-0.02616596,-0.1541807;0.5252526;0.02757113,-0.2332368;0.3429495;0.2017339,-0.3039079;0.1647824;0.3400146,0.07751605;0.001971066;-0.04212236,0.09020571;-0.3136212;-0.01126361,0.07786199;-0.6796689;0.07503498,0.08619429;-0.7368064;0.01888359,-0.08141565;0.008525375;-0.03295038,-0.1123093;-0.3062936;-0.007526793,-0.1198094;-0.6742874;0.07067203,-0.1304102;-0.6692652;-0.02972258,0.01598308;0.533044;-0.009439111,10.30955
+0;0;0,0.003097267;0.3091098;-0.00730817,0.006346633;0.6045039;-0.03177443,0.1743398;0.4897708;-0.01265867,0.2032636;0.2293254;0.02306969,0.2329328;-0.00047113;-0.0235144,-0.1650568;0.5033458;-0.001775412,-0.2202384;0.2880307;0.1415398,-0.2739389;0.08020501;0.2404417,0.07203833;0.004623957;-0.05089638,0.0884084;-0.3101356;-0.01755886,0.08890684;-0.6774048;0.06740804,0.08517379;-0.6382455;-0.0363531,-0.07054786;0.01033345;-0.05213024,-0.1186728;-0.3020994;-0.02926761,-0.14309;-0.6694548;0.05172644,-0.1441083;-0.6301969;-0.0520881,0.005563281;0.5323995;-0.02317656,0;0;0,0.009391919;0.309069;-0.0001471043,0.01806448;0.604937;-0.01615083,0.1878609;0.5057588;-0.02281201,0.2248742;0.2455504;0.006624579,0.2447736;0.01237491;-0.02639079,-0.1541926;0.5251871;0.02738583,-0.2333354;0.3427241;0.2017089,-0.3029334;0.1643159;0.3402132,0.07754438;0.001900375;-0.04224455,0.09045814;-0.313283;-0.01149297,0.07772838;-0.680015;0.07483101,0.08662094;-0.736933;0.0179944,-0.08153879;0.008533391;-0.03286259,-0.1120824;-0.3059128;-0.007492796,-0.1197699;-0.6746394;0.07053223,-0.1303861;-0.6696829;-0.0300875,0.01604895;0.5326322;-0.009704947,10.34293
+0;0;0,0.003208926;0.3090654;-0.007477694,0.006495322;0.604483;-0.03197388,0.1740349;0.4902586;-0.007473705,0.2056846;0.2292837;0.02291631,0.2354837;-0.0004349202;-0.02391989,-0.1649012;0.5041068;-0.002026184,-0.2202885;0.2915194;0.1455271,-0.274286;0.08524837;0.2474525,0.07208332;0.004455682;-0.05089635,0.08870097;-0.3133645;-0.01709909,0.0892832;-0.6796004;0.06744686,0.08685021;-0.640467;-0.03634178,-0.07057774;0.01041221;-0.05212164,-0.1189369;-0.3051066;-0.02894017,-0.1432278;-0.6714119;0.05172856,-0.1429439;-0.6321753;-0.05207907,0.005705168;0.5323667;-0.02336771,0;0;0,0.009483777;0.3090269;-0.0002249479,0.0183648;0.6049161;-0.01621151,0.1879401;0.5057225;-0.02286458,0.2249015;0.2453391;0.006588459,0.2448783;0.01215905;-0.02627861,-0.1538333;0.5252258;0.02720496,-0.2330196;0.3423911;0.201372,-0.3006878;0.162416;0.3387846,0.077554;0.00187175;-0.04228675,0.09044911;-0.3163095;-0.01030993,0.07761973;-0.6822125;0.07470441,0.08699353;-0.7390307;0.01781726,-0.08157986;0.008543402;-0.0328334,-0.1122619;-0.308997;-0.007244879,-0.1200339;-0.6766734;0.07041307,-0.1306323;-0.6717122;-0.03019585,0.01628111;0.5325998;-0.00977242,10.37635
+0;0;0,0.003208926;0.3090654;-0.007477694,0.006495322;0.604483;-0.03197388,0.1740349;0.4902586;-0.007473705,0.2056846;0.2292837;0.02291631,0.2354837;-0.0004349202;-0.02391989,-0.1649012;0.5041068;-0.002026184,-0.2202885;0.2915194;0.1455271,-0.274286;0.08524837;0.2474525,0.07208332;0.004455682;-0.05089635,0.08870097;-0.3133645;-0.01709909,0.0892832;-0.6796004;0.06744686,0.08685021;-0.640467;-0.03634178,-0.07057774;0.01041221;-0.05212164,-0.1189369;-0.3051066;-0.02894017,-0.1432278;-0.6714119;0.05172856,-0.1429439;-0.6321753;-0.05207907,0.005705168;0.5323667;-0.02336771,0;0;0,0.009483777;0.3090269;-0.0002249479,0.0183648;0.6049161;-0.01621151,0.1879401;0.5057225;-0.02286458,0.2249015;0.2453391;0.006588459,0.2448783;0.01215905;-0.02627861,-0.1538333;0.5252258;0.02720496,-0.2330196;0.3423911;0.201372,-0.3006878;0.162416;0.3387846,0.077554;0.00187175;-0.04228675,0.09044911;-0.3163095;-0.01030993,0.07761973;-0.6822125;0.07470441,0.08699353;-0.7390307;0.01781726,-0.08157986;0.008543402;-0.0328334,-0.1122619;-0.308997;-0.007244879,-0.1200339;-0.6766734;0.07041307,-0.1306323;-0.6717122;-0.03019585,0.01628111;0.5325998;-0.00977242,10.40989
+0;0;0,0.003208289;0.3090041;-0.007476209,0.006494132;0.604372;-0.03196827,0.1740287;0.4901611;-0.007470045,0.2056511;0.2294111;0.02289377,0.2354487;-0.0002955943;-0.02394,-0.164897;0.5040089;-0.002022689,-0.2202366;0.2916048;0.1454034,-0.2742313;0.0853444;0.2473236,0.07208676;0.004455895;-0.05089878,0.08869612;-0.3132059;-0.01711837,0.08927839;-0.6794618;0.06743219,0.086843;-0.6403194;-0.03645933,-0.0705811;0.0104127;-0.05212412,-0.1189161;-0.3049488;-0.02895421,-0.1432084;-0.6712742;0.05171893,-0.1429242;-0.6320285;-0.05219162,0.005704113;0.5322679;-0.02336356,0;0;0,0.009564124;0.308963;-0.0003013611,0.01851977;0.6048005;-0.0162797,0.1880904;0.5057213;-0.02283609,0.2248942;0.2455499;0.006638646,0.2449302;0.01235211;-0.02597797,-0.1537228;0.5252723;0.02703756,-0.2326074;0.3420491;0.2005857,-0.2985291;0.1606234;0.3369145,0.07755789;0.001836643;-0.04228997,0.09057333;-0.3161885;-0.01040494,0.07760175;-0.6821201;0.07455575,0.08796713;-0.7387474;0.01736104,-0.08158258;0.008553334;-0.03283542,-0.1121799;-0.3088427;-0.007348057,-0.1199588;-0.6764967;0.07051392,-0.1305205;-0.6715662;-0.03019823,0.01641328;0.5324969;-0.009844303,10.43222
+0;0;0,0.003206477;0.3089437;-0.007725314,0.006441977;0.6042767;-0.03244474,0.174154;0.4897956;-0.01039745,0.2056294;0.2292869;0.02272359,0.2354296;-0.0004297197;-0.02407444,-0.1650029;0.5044618;-0.002192173,-0.2207056;0.294674;0.1489327,-0.2758045;0.09364273;0.2602806,0.07206093;0.004373889;-0.0509597,0.08870167;-0.3132488;-0.01706585,0.08941564;-0.6794903;0.06738167,0.08631624;-0.6403546;-0.03657723,-0.07063401;0.01049264;-0.05205324,-0.1188824;-0.3048628;-0.02896875,-0.1431043;-0.6711272;0.05183009,-0.1434819;-0.6318937;-0.05216567,0.005668262;0.5321822;-0.0237843,0;0;0,0.009639382;0.3089063;-0.0003142357,0.01866919;0.6047332;-0.01615167,0.1882359;0.5057294;-0.02284217,0.2248933;0.2454809;0.006811976,0.2451762;0.01231648;-0.02591109,-0.1536649;0.5252186;0.02686274,-0.2323491;0.3402826;0.1987928,-0.2966296;0.1563738;0.3325589,0.0775655;0.001815274;-0.04229772,0.09064009;-0.3161907;-0.01049876,0.07775269;-0.6820917;0.07444263,0.08790546;-0.738691;0.01701438,-0.0815933;0.008549211;-0.03283662,-0.1121269;-0.3088352;-0.007445198,-0.1198981;-0.676452;0.07041478,-0.1304279;-0.6715352;-0.03038443,0.0165405;0.5324293;-0.009762645,10.45477
+0;0;0,0.0032056;0.3088591;-0.0077232,0.006439798;0.6040733;-0.03243258,0.1739322;0.4896786;-0.0104065,0.2054414;0.2288902;0.02275011,0.2352396;-0.0008111149;-0.02404481,-0.1647819;0.5043257;-0.002211936,-0.2205445;0.2943127;0.1490753,-0.2756397;0.09329471;0.2604157,0.07206776;0.004374304;-0.05096453,0.0886756;-0.3126205;-0.0171377,0.08938967;-0.6789084;0.06732053,0.08630176;-0.6398066;-0.03625289,-0.07064071;0.01049364;-0.05205819,-0.1187938;-0.3042384;-0.02901933,-0.1430187;-0.6705492;0.05178976,-0.1433949;-0.6313499;-0.05182039,0.005666416;0.5320099;-0.02377587,0;0;0,0.009774446;0.3088175;-0.0003175735,0.01909272;0.6045237;-0.01601708,0.1883716;0.5056782;-0.02258873,0.2247908;0.2451461;0.007401824,0.245535;0.01201433;-0.02515042,-0.153174;0.5251702;0.02662254,-0.2313969;0.3383429;0.1971497,-0.2938158;0.1509698;0.3269017,0.07757375;0.001795501;-0.04230094,0.09067401;-0.3155913;-0.01068175,0.07781281;-0.6815151;0.07437647,0.08801176;-0.7383768;0.01806606,-0.08160252;0.008548973;-0.03283633,-0.1120603;-0.308216;-0.007577032,-0.1198757;-0.6758567;0.070396,-0.130271;-0.6708397;-0.03004115,0.01687478;0.5322499;-0.009672403,10.48834
+0;0;0,0.003205725;0.3088712;-0.007723502,0.006441807;0.6042577;-0.03244791,0.1737404;0.4898569;-0.01043061,0.205268;0.2289163;0.02274534,0.2350629;-0.0007593781;-0.02404436,-0.1645848;0.5044872;-0.002245452,-0.2203799;0.2943515;0.14913,-0.275469;0.09335603;0.2604581,0.07205194;0.004373344;-0.05095334,0.08862917;-0.3120371;-0.01718887,0.08934291;-0.6781551;0.06723019,0.08623196;-0.6389855;-0.0371158,-0.0706252;0.01049133;-0.05204675,-0.1186895;-0.3036605;-0.02905037,-0.1429032;-0.6698014;0.05172126,-0.1432822;-0.6305335;-0.05266174,0.005667838;0.5321396;-0.02378463,0;0;0,0.009876743;0.3088264;-0.0002601147,0.01942777;0.6047155;-0.01565826,0.188418;0.5057236;-0.02235866,0.2247676;0.2450448;0.007805588,0.2457201;0.01189582;-0.02429533,-0.1528008;0.5251784;0.02640825,-0.2302842;0.3356226;0.1944841,-0.2920244;0.1466019;0.3221056,0.07756541;0.001793548;-0.04227579,0.09064635;-0.3150306;-0.01094317,0.0777069;-0.6807508;0.07420861,0.08651612;-0.7372801;0.01575398,-0.0815756;0.008527296;-0.03285662,-0.1119491;-0.3076586;-0.007670978,-0.1197975;-0.6751242;0.07028399,-0.1301846;-0.6702836;-0.03091366,0.01713952;0.5323802;-0.009410262,10.52182
+0;0;0,0.003218488;0.3088537;-0.007917459,0.006421826;0.604259;-0.03280149,0.1735907;0.4904464;-0.007477928,0.2066173;0.2288279;0.02250172,0.2364261;-0.000867039;-0.0242204,-0.1646705;0.5049497;-0.002562135,-0.2210061;0.2967219;0.1520381,-0.2757673;0.09741069;0.2665263,0.07201014;0.0043132;-0.05093347,0.08855385;-0.3113752;-0.01738227,0.08911397;-0.6774951;0.06711826,0.0868054;-0.6384119;-0.03665546,-0.07059427;0.01046744;-0.05201121,-0.1184429;-0.3029792;-0.02920172,-0.1426355;-0.6691334;0.05160855,-0.1422294;-0.629942;-0.05218052,0.005659483;0.5321351;-0.02409251,0;0;0,0.00987006;0.3088141;-0.0002493858,0.01935955;0.6047419;-0.01556504,0.1883973;0.5057635;-0.02203453,0.2246655;0.2446515;0.008607149,0.2458977;0.01155517;-0.02374351,-0.1529062;0.5251188;0.02617883,-0.2286345;0.3322881;0.1920563,-0.2916583;0.1411062;0.3157849,0.07755266;0.001775399;-0.04219854,0.09060091;-0.3143372;-0.01119673,0.07774004;-0.6800298;0.07417285,0.08622923;-0.7370182;0.01744735,-0.08151449;0.008522633;-0.03287915,-0.1119084;-0.3069211;-0.007779039,-0.1196845;-0.6743999;0.07021676,-0.1298846;-0.6694123;-0.03041703,0.01709425;0.5323924;-0.009343506,10.55518
+0;0;0,0.003219774;0.3089771;-0.007920623,0.006427255;0.604765;-0.03283784,0.173315;0.4909087;-0.007528305,0.2063723;0.2290465;0.02247927,0.2361778;-0.0006228983;-0.02423766,-0.1643823;0.5053878;-0.002620708,-0.2207704;0.2969661;0.1521235,-0.2755255;0.09767705;0.2665989,0.07193817;0.004308888;-0.05088256,0.08848262;-0.3113935;-0.01732987,0.08904224;-0.6771867;0.06709525,0.08673321;-0.6381018;-0.03669872,-0.07052371;0.01045698;-0.05195922,-0.1183745;-0.3030035;-0.02914871,-0.1425455;-0.668831;0.05158944,-0.1421393;-0.6296378;-0.05221989,0.005663714;0.5325279;-0.02411519,0;0;0,0.01000235;0.3089335;-7.843971E-05,0.01970068;0.6052623;-0.01496303,0.188376;0.5059052;-0.02120411,0.2247332;0.2445358;0.009279251,0.2460773;0.01141433;-0.02262151,-0.1524717;0.5250373;0.02583553,-0.2270329;0.3292279;0.1891277,-0.2904503;0.1367363;0.3105529,0.07754151;0.001802236;-0.04203296,0.09060406;-0.3143521;-0.01131976,0.07766969;-0.6796974;0.07405066,0.08525398;-0.7367805;0.01730501,-0.08139788;0.008475251;-0.03294325,-0.1118315;-0.3069815;-0.007876718,-0.1195523;-0.6741795;0.06983181,-0.1295113;-0.6691649;-0.03085386,0.01738109;0.5327895;-0.008865833,10.58909
+0;0;0,0.003219995;0.3089983;-0.007921166,0.006428703;0.6048996;-0.03284834,0.1734021;0.4909859;-0.007525949,0.2064782;0.2289747;0.0224987,0.236283;-0.0006895959;-0.0242172,-0.1644685;0.5054725;-0.002615836,-0.2208887;0.2969322;0.1522165,-0.2756426;0.09764753;0.2666894,0.0719131;0.004307386;-0.05086482,0.0885036;-0.3122739;-0.01721873,0.08906197;-0.6772488;0.06701754,0.08674896;-0.6381482;-0.03695565,-0.07049913;0.01045334;-0.05194111,-0.1184831;-0.3038798;-0.02906711,-0.1426001;-0.6688889;0.05149045,-0.1421931;-0.6296799;-0.05249812,0.005664782;0.5326265;-0.02412135,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003261074;0.3089939;-0.008073491,0.006465889;0.6048913;-0.0330483,0.1737339;0.4909984;-0.0109249,0.2060603;0.2292898;0.02237674,0.2360224;-0.0003817081;-0.02420284,-0.164506;0.5060438;-0.002697963,-0.2213204;0.3004012;0.1558221,-0.275358;0.1022166;0.2725236,0.07194418;0.004102966;-0.05083778,0.08864179;-0.312459;-0.01706371,0.08912389;-0.6774563;0.06707637,0.08601436;-0.6383529;-0.03687581,-0.07048451;0.01060806;-0.05192959,-0.1183353;-0.3037479;-0.02909069,-0.1423806;-0.6687447;0.05154404,-0.1427721;-0.6295378;-0.05244478,0.005705098;0.5326196;-0.02430924,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003261074;0.3089939;-0.008073491,0.006465889;0.6048913;-0.0330483,0.1737339;0.4909984;-0.0109249,0.2060603;0.2292898;0.02237674,0.2360224;-0.0003817081;-0.02420284,-0.164506;0.5060438;-0.002697963,-0.2213204;0.3004012;0.1558221,-0.275358;0.1022166;0.2725236,0.07194418;0.004102966;-0.05083778,0.08864179;-0.312459;-0.01706371,0.08912389;-0.6774563;0.06707637,0.08601436;-0.6383529;-0.03687581,-0.07048451;0.01060806;-0.05192959,-0.1183353;-0.3037479;-0.02909069,-0.1423806;-0.6687447;0.05154404,-0.1427721;-0.6295378;-0.05244478,0.005705098;0.5326196;-0.02430924,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003261074;0.3089939;-0.008073491,0.006465889;0.6048913;-0.0330483,0.1737339;0.4909984;-0.0109249,0.2060603;0.2292898;0.02237674,0.2360224;-0.0003817081;-0.02420284,-0.164506;0.5060438;-0.002697963,-0.2213204;0.3004012;0.1558221,-0.275358;0.1022166;0.2725236,0.07194418;0.004102966;-0.05083778,0.08864179;-0.312459;-0.01706371,0.08912389;-0.6774563;0.06707637,0.08601436;-0.6383529;-0.03687581,-0.07048451;0.01060806;-0.05192959,-0.1183353;-0.3037479;-0.02909069,-0.1423806;-0.6687447;0.05154404,-0.1427721;-0.6295378;-0.05244478,0.005705098;0.5326196;-0.02430924,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003305069;0.3089891;-0.008236434,0.00654097;0.6048747;-0.0333477,0.1738503;0.4908485;-0.01227819,0.2054777;0.229205;0.02218511,0.2354704;-0.0004701018;-0.02435751,-0.164526;0.506707;-0.002831118,-0.221929;0.3035112;0.1586053,-0.2750856;0.1081224;0.2803182,0.07195526;0.003985248;-0.05083146,0.08866838;-0.3125744;-0.01704269,0.08890828;-0.6775699;0.06710608,0.08553118;-0.6384597;-0.03683715,-0.07047752;0.01069556;-0.05192111,-0.1182594;-0.3036751;-0.02914057,-0.142295;-0.668655;0.0515736,-0.1429584;-0.6294616;-0.05241502,0.005772412;0.5326071;-0.02457512,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003305069;0.3089891;-0.008236434,0.00654097;0.6048747;-0.0333477,0.1738503;0.4908485;-0.01227819,0.2054777;0.229205;0.02218511,0.2354704;-0.0004701018;-0.02435751,-0.164526;0.506707;-0.002831118,-0.221929;0.3035112;0.1586053,-0.2750856;0.1081224;0.2803182,0.07195526;0.003985248;-0.05083146,0.08866838;-0.3125744;-0.01704269,0.08890828;-0.6775699;0.06710608,0.08553118;-0.6384597;-0.03683715,-0.07047752;0.01069556;-0.05192111,-0.1182594;-0.3036751;-0.02914057,-0.142295;-0.668655;0.0515736,-0.1429584;-0.6294616;-0.05241502,0.005772412;0.5326071;-0.02457512,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003305069;0.3089891;-0.008236434,0.00654097;0.6048747;-0.0333477,0.1738503;0.4908485;-0.01227819,0.2054777;0.229205;0.02218511,0.2354704;-0.0004701018;-0.02435751,-0.164526;0.506707;-0.002831118,-0.221929;0.3035112;0.1586053,-0.2750856;0.1081224;0.2803182,0.07195526;0.003985248;-0.05083146,0.08866838;-0.3125744;-0.01704269,0.08890828;-0.6775699;0.06710608,0.08553118;-0.6384597;-0.03683715,-0.07047752;0.01069556;-0.05192111,-0.1182594;-0.3036751;-0.02914057,-0.142295;-0.668655;0.0515736,-0.1429584;-0.6294616;-0.05241502,0.005772412;0.5326071;-0.02457512,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003196985;0.3089828;-0.00851102,0.006344358;0.6048458;-0.03388558,0.1737439;0.4909515;-0.01310176,0.2050552;0.2293386;0.02187918,0.2351135;-0.0003421605;-0.02459293,-0.1647137;0.5071306;-0.002954727,-0.2233413;0.3075901;0.1625499,-0.275194;0.1141909;0.2879471,0.07184935;0.00392969;-0.05098536,0.08848765;-0.3126306;-0.01716612,0.08869941;-0.6776105;0.06705,0.08516387;-0.6385275;-0.03689035,-0.07057907;0.01075229;-0.05177125,-0.1184663;-0.3036266;-0.02932739,-0.1425143;-0.6686181;0.05133052,-0.1433358;-0.6294506;-0.05265927,0.005609156;0.5325884;-0.02502706,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003196985;0.3089828;-0.00851102,0.006344358;0.6048458;-0.03388558,0.1737439;0.4909515;-0.01310176,0.2050552;0.2293386;0.02187918,0.2351135;-0.0003421605;-0.02459293,-0.1647137;0.5071306;-0.002954727,-0.2233413;0.3075901;0.1625499,-0.275194;0.1141909;0.2879471,0.07184935;0.00392969;-0.05098536,0.08848765;-0.3126306;-0.01716612,0.08869941;-0.6776105;0.06705,0.08516387;-0.6385275;-0.03689035,-0.07057907;0.01075229;-0.05177125,-0.1184663;-0.3036266;-0.02932739,-0.1425143;-0.6686181;0.05133052,-0.1433358;-0.6294506;-0.05265927,0.005609156;0.5325884;-0.02502706,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003196985;0.3089828;-0.00851102,0.006344358;0.6048458;-0.03388558,0.1737439;0.4909515;-0.01310176,0.2050552;0.2293386;0.02187918,0.2351135;-0.0003421605;-0.02459293,-0.1647137;0.5071306;-0.002954727,-0.2233413;0.3075901;0.1625499,-0.275194;0.1141909;0.2879471,0.07184935;0.00392969;-0.05098536,0.08848765;-0.3126306;-0.01716612,0.08869941;-0.6776105;0.06705,0.08516387;-0.6385275;-0.03689035,-0.07057907;0.01075229;-0.05177125,-0.1184663;-0.3036266;-0.02932739,-0.1425143;-0.6686181;0.05133052,-0.1433358;-0.6294506;-0.05265927,0.005609156;0.5325884;-0.02502706,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003152868;0.3089761;-0.008766453,0.006204152;0.6048204;-0.03436973,0.1736336;0.4906509;-0.01458515,0.2043132;0.2291207;0.02155516,0.2348113;-0.00051561;-0.02484984,-0.1648962;0.5077091;-0.003250141,-0.2237982;0.3097922;0.1640963,-0.2758138;0.1189015;0.2932146,0.07186768;0.003882071;-0.05096316,0.08838339;-0.3126833;-0.01713153,0.08863996;-0.6776775;0.06702319,0.08483186;-0.6386125;-0.0369091,-0.07053804;0.01076339;-0.05182481,-0.1184938;-0.3035988;-0.0292934,-0.1425188;-0.6686339;0.05117399,-0.1436132;-0.6294888;-0.05281524,0.005497376;0.5325693;-0.02545707,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003152868;0.3089761;-0.008766453,0.006204152;0.6048204;-0.03436973,0.1736336;0.4906509;-0.01458515,0.2043132;0.2291207;0.02155516,0.2348113;-0.00051561;-0.02484984,-0.1648962;0.5077091;-0.003250141,-0.2237982;0.3097922;0.1640963,-0.2758138;0.1189015;0.2932146,0.07186768;0.003882071;-0.05096316,0.08838339;-0.3126833;-0.01713153,0.08863996;-0.6776775;0.06702319,0.08483186;-0.6386125;-0.0369091,-0.07053804;0.01076339;-0.05182481,-0.1184938;-0.3035988;-0.0292934,-0.1425188;-0.6686339;0.05117399,-0.1436132;-0.6294888;-0.05281524,0.005497376;0.5325693;-0.02545707,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003152868;0.3089761;-0.008766453,0.006204152;0.6048204;-0.03436973,0.1736336;0.4906509;-0.01458515,0.2043132;0.2291207;0.02155516,0.2348113;-0.00051561;-0.02484984,-0.1648962;0.5077091;-0.003250141,-0.2237982;0.3097922;0.1640963,-0.2758138;0.1189015;0.2932146,0.07186768;0.003882071;-0.05096316,0.08838339;-0.3126833;-0.01713153,0.08863996;-0.6776775;0.06702319,0.08483186;-0.6386125;-0.0369091,-0.07053804;0.01076339;-0.05182481,-0.1184938;-0.3035988;-0.0292934,-0.1425188;-0.6686339;0.05117399,-0.1436132;-0.6294888;-0.05281524,0.005497376;0.5325693;-0.02545707,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003138035;0.3089712;-0.008945082,0.006157327;0.6048058;-0.03466513,0.1736248;0.4906506;-0.01526794,0.2041017;0.2291854;0.02150855,0.2347429;-0.0004388243;-0.02486205,-0.1649957;0.5083431;-0.003281113,-0.2245409;0.3137238;0.1676665,-0.2755485;0.1256271;0.3012115,0.07186395;0.003849269;-0.05097092,0.08834237;-0.3127117;-0.01707998,0.08866657;-0.6777108;0.06705281,0.08471017;-0.6386566;-0.03687487,-0.07053044;0.01075477;-0.05183696,-0.1185996;-0.3036044;-0.029506,-0.1426463;-0.6686145;0.05106827,-0.1438878;-0.6294838;-0.05292059,0.005459557;0.5325578;-0.02572626,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003138035;0.3089712;-0.008945082,0.006157327;0.6048058;-0.03466513,0.1736248;0.4906506;-0.01526794,0.2041017;0.2291854;0.02150855,0.2347429;-0.0004388243;-0.02486205,-0.1649957;0.5083431;-0.003281113,-0.2245409;0.3137238;0.1676665,-0.2755485;0.1256271;0.3012115,0.07186395;0.003849269;-0.05097092,0.08834237;-0.3127117;-0.01707998,0.08866657;-0.6777108;0.06705281,0.08471017;-0.6386566;-0.03687487,-0.07053044;0.01075477;-0.05183696,-0.1185996;-0.3036044;-0.029506,-0.1426463;-0.6686145;0.05106827,-0.1438878;-0.6294838;-0.05292059,0.005459557;0.5325578;-0.02572626,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003138035;0.3089712;-0.008945082,0.006157327;0.6048058;-0.03466513,0.1736248;0.4906506;-0.01526794,0.2041017;0.2291854;0.02150855,0.2347429;-0.0004388243;-0.02486205,-0.1649957;0.5083431;-0.003281113,-0.2245409;0.3137238;0.1676665,-0.2755485;0.1256271;0.3012115,0.07186395;0.003849269;-0.05097092,0.08834237;-0.3127117;-0.01707998,0.08866657;-0.6777108;0.06705281,0.08471017;-0.6386566;-0.03687487,-0.07053044;0.01075477;-0.05183696,-0.1185996;-0.3036044;-0.029506,-0.1426463;-0.6686145;0.05106827,-0.1438878;-0.6294838;-0.05292059,0.005459557;0.5325578;-0.02572626,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003121483;0.3089681;-0.009057412,0.006123655;0.6047965;-0.034851,0.1735982;0.4905483;-0.01586041,0.2037089;0.2291039;0.0213621,0.2347393;-0.0005095899;-0.02480251,-0.1651013;0.5089529;-0.003374513,-0.2253852;0.3173524;0.1706958,-0.2755228;0.1313267;0.307433,0.07186442;0.003850973;-0.05097013,0.08829458;-0.3127052;-0.01701096,0.08861694;-0.6777266;0.06702543,0.08454988;-0.6386798;-0.03689863,-0.07053376;0.01071377;-0.05184093,-0.1187383;-0.3036246;-0.02950922,-0.1426564;-0.6686154;0.05119068,-0.1440091;-0.6294935;-0.05279756,0.005430819;0.5325508;-0.02589326,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003121483;0.3089681;-0.009057412,0.006123655;0.6047965;-0.034851,0.1735982;0.4905483;-0.01586041,0.2037089;0.2291039;0.0213621,0.2347393;-0.0005095899;-0.02480251,-0.1651013;0.5089529;-0.003374513,-0.2253852;0.3173524;0.1706958,-0.2755228;0.1313267;0.307433,0.07186442;0.003850973;-0.05097013,0.08829458;-0.3127052;-0.01701096,0.08861694;-0.6777266;0.06702543,0.08454988;-0.6386798;-0.03689863,-0.07053376;0.01071377;-0.05184093,-0.1187383;-0.3036246;-0.02950922,-0.1426564;-0.6686154;0.05119068,-0.1440091;-0.6294935;-0.05279756,0.005430819;0.5325508;-0.02589326,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003121483;0.3089681;-0.009057412,0.006123655;0.6047965;-0.034851,0.1735982;0.4905483;-0.01586041,0.2037089;0.2291039;0.0213621,0.2347393;-0.0005095899;-0.02480251,-0.1651013;0.5089529;-0.003374513,-0.2253852;0.3173524;0.1706958,-0.2755228;0.1313267;0.307433,0.07186442;0.003850973;-0.05097013,0.08829458;-0.3127052;-0.01701096,0.08861694;-0.6777266;0.06702543,0.08454988;-0.6386798;-0.03689863,-0.07053376;0.01071377;-0.05184093,-0.1187383;-0.3036246;-0.02950922,-0.1426564;-0.6686154;0.05119068,-0.1440091;-0.6294935;-0.05279756,0.005430819;0.5325508;-0.02589326,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003171622;0.3089632;-0.0092041,0.006213145;0.604785;-0.03507043,0.1736574;0.4904051;-0.01629613,0.2034321;0.2289452;0.02108781,0.2347298;-0.0006767958;-0.02485349,-0.1651096;0.5095364;-0.003627693,-0.225865;0.3211575;0.1737632,-0.2756309;0.1371436;0.3133292,0.07189006;0.003769359;-0.05094007,0.08829887;-0.3127832;-0.01693673,0.08873023;-0.6778118;0.06706752,0.08463134;-0.6387782;-0.03685643,-0.07049198;0.01077006;-0.05188607,-0.1186867;-0.3035671;-0.02951649,-0.1425839;-0.6685505;0.05122328,-0.1439671;-0.6294393;-0.0527655,0.005509783;0.5325412;-0.02609862,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003171622;0.3089632;-0.0092041,0.006213145;0.604785;-0.03507043,0.1736574;0.4904051;-0.01629613,0.2034321;0.2289452;0.02108781,0.2347298;-0.0006767958;-0.02485349,-0.1651096;0.5095364;-0.003627693,-0.225865;0.3211575;0.1737632,-0.2756309;0.1371436;0.3133292,0.07189006;0.003769359;-0.05094007,0.08829887;-0.3127832;-0.01693673,0.08873023;-0.6778118;0.06706752,0.08463134;-0.6387782;-0.03685643,-0.07049198;0.01077006;-0.05188607,-0.1186867;-0.3035671;-0.02951649,-0.1425839;-0.6685505;0.05122328,-0.1439671;-0.6294393;-0.0527655,0.005509783;0.5325412;-0.02609862,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003171622;0.3089632;-0.0092041,0.006213145;0.604785;-0.03507043,0.1736574;0.4904051;-0.01629613,0.2034321;0.2289452;0.02108781,0.2347298;-0.0006767958;-0.02485349,-0.1651096;0.5095364;-0.003627693,-0.225865;0.3211575;0.1737632,-0.2756309;0.1371436;0.3133292,0.07189006;0.003769359;-0.05094007,0.08829887;-0.3127832;-0.01693673,0.08873023;-0.6778118;0.06706752,0.08463134;-0.6387782;-0.03685643,-0.07049198;0.01077006;-0.05188607,-0.1186867;-0.3035671;-0.02951649,-0.1425839;-0.6685505;0.05122328,-0.1439671;-0.6294393;-0.0527655,0.005509783;0.5325412;-0.02609862,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003179139;0.3089576;-0.00938888,0.006210722;0.6047662;-0.03540784,0.1736627;0.4903634;-0.01680189,0.2033029;0.2289368;0.02092007,0.2347346;-0.0007047653;-0.02483159,-0.1651533;0.5099819;-0.003799405,-0.2259815;0.3251365;0.1772461,-0.2769463;0.1452589;0.3216866,0.07189169;0.00373998;-0.05093992,0.08827359;-0.3128097;-0.01689693,0.08871768;-0.6778456;0.06707584,0.08454411;-0.6388281;-0.03684654,-0.07049012;0.01077198;-0.05188821,-0.1187118;-0.3035707;-0.0296547,-0.1425373;-0.6685337;0.05119818,-0.1439965;-0.6294403;-0.05279113,0.005510202;0.5325267;-0.02640148,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246
+0;0;0,0.003179139;0.3089576;-0.00938888,0.006210722;0.6047662;-0.03540784,0.1736627;0.4903634;-0.01680189,0.2033029;0.2289368;0.02092007,0.2347346;-0.0007047653;-0.02483159,-0.1651533;0.5099819;-0.003799405,-0.2259815;0.3251365;0.1772461,-0.2769463;0.1452589;0.3216866,0.07189169;0.00373998;-0.05093992,0.08827359;-0.3128097;-0.01689693,0.08871768;-0.6778456;0.06707584,0.08454411;-0.6388281;-0.03684654,-0.07049012;0.01077198;-0.05188821,-0.1187118;-0.3035707;-0.0296547,-0.1425373;-0.6685337;0.05119818,-0.1439965;-0.6294403;-0.05279113,0.005510202;0.5325267;-0.02640148,0;0;0,0.009950384;0.3089564;-3.790855E-05,0.01945394;0.6054128;-0.0147866,0.1883086;0.5059235;-0.02054429,0.2247674;0.2444317;0.01008499,0.2462909;0.01132733;-0.02178204,-0.1528302;0.5248466;0.02547346,-0.2255383;0.3254791;0.1855095,-0.2891369;0.1311861;0.3039233,0.07753403;0.001800135;-0.04198229,0.09040985;-0.3152298;-0.01104272,0.07768015;-0.6797836;0.07405305,0.08502204;-0.7367718;0.01680148,-0.08135724;0.008465867;-0.03296373,-0.111922;-0.3078705;-0.007901467,-0.1196104;-0.674227;0.06972948,-0.1293451;-0.6692497;-0.0311551,0.01720069;0.5328981;-0.0087291,10.62246

+ 145 - 0
DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_OneArm_Backward_HapticFeedback_Slow.csv

@@ -0,0 +1,145 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001866228;0.3216417;-0.0008034289,0.003668072;0.6299471;-0.01587727,0.1680858;0.5095523;0.01104939,0.198832;0.2480008;0.03237687,0.2321319;0.01940565;-0.0222796,-0.1601788;0.50129;-0.005824505,-0.2037882;0.2412031;-0.02202184,-0.2440196;0.0124096;-0.07087809,0.07038308;0.007995408;-0.04928938,0.08943447;-0.3084705;-0.01953612,0.08994904;-0.6709502;0.06444804,0.09226121;-0.6307331;-0.04286558,-0.06795004;0.007022106;-0.05273167,-0.1147847;-0.3070265;-0.02867118,-0.1371737;-0.6699979;0.05004078,-0.1320836;-0.6296143;-0.05716101,0.003345463;0.5546758;-0.009676027,0;0;0,0.008676179;0.321271;0.01293016,0.01783259;0.6298211;0.01160324,0.1822751;0.5116856;0.01479662,0.213504;0.2495529;0.02577829,0.2255067;0.0168644;-0.01965225,-0.1509733;0.5112408;0.01440056,-0.2021151;0.2522541;0.003455239,-0.252071;0.02570826;-0.04687698,0.07741844;0.0031645;-0.03799367,0.08422806;-0.3140858;-0.01144552,0.06817474;-0.6752182;0.07670629,0.08210694;-0.7286499;0.009840727,-0.07824607;0.00662754;-0.03578793,-0.1089317;-0.3087127;-0.003884181,-0.1186196;-0.6725001;0.07363936,-0.118039;-0.6675476;-0.03123312,0.01559407;0.5543725;0.01421595,24.88555
+0;0;0,0.001804703;0.3215836;-0.001217398,0.003504164;0.6296746;-0.01744382,0.1677826;0.509742;0.01091903,0.198655;0.2484358;0.03194098,0.2318115;0.01946442;-0.02296918,-0.1602312;0.5013574;-0.005741038,-0.2038123;0.2414898;-0.02141076,-0.2442088;0.01211612;-0.06935022,0.07028075;0.00796877;-0.04924336,0.08932421;-0.3084808;-0.01926368,0.08925349;-0.6709371;0.06490468,0.09150996;-0.6308184;-0.04217841,-0.06794713;0.007008193;-0.05255348,-0.1150052;-0.3070074;-0.02843893,-0.1374787;-0.6699859;0.05030388,-0.1324516;-0.6297004;-0.05666903,0.003209146;0.5544804;-0.0108819,0;0;0,0.008869611;0.3211917;0.01334095,0.01826236;0.6295844;0.01252508,0.1825484;0.5115921;0.01517856,0.2141611;0.2497393;0.02565336,0.2267635;0.01679492;-0.02039516,-0.1505048;0.5112095;0.01543359,-0.20161;0.252516;0.003520658,-0.2518959;0.02564368;-0.04690383,0.07735401;0.003175199;-0.0378691,0.08459619;-0.3140878;-0.01153517,0.06790335;-0.6750858;0.07712519,0.08192848;-0.7287281;0.01093209,-0.07808908;0.006624481;-0.03586093,-0.1088926;-0.3086823;-0.003696732,-0.1187148;-0.6724656;0.0739183,-0.1182955;-0.6674299;-0.03072812,0.01597244;0.5541791;0.01499581,24.90953
+0;0;0,0.001804703;0.3215836;-0.001217398,0.003504164;0.6296746;-0.01744382,0.1677826;0.509742;0.01091903,0.198655;0.2484358;0.03194098,0.2318115;0.01946442;-0.02296918,-0.1602312;0.5013574;-0.005741038,-0.2038123;0.2414898;-0.02141076,-0.2442088;0.01211612;-0.06935022,0.07028075;0.00796877;-0.04924336,0.08932421;-0.3084808;-0.01926368,0.08925349;-0.6709371;0.06490468,0.09150996;-0.6308184;-0.04217841,-0.06794713;0.007008193;-0.05255348,-0.1150052;-0.3070074;-0.02843893,-0.1374787;-0.6699859;0.05030388,-0.1324516;-0.6297004;-0.05666903,0.003209146;0.5544804;-0.0108819,0;0;0,0.008869611;0.3211917;0.01334095,0.01826236;0.6295844;0.01252508,0.1825484;0.5115921;0.01517856,0.2141611;0.2497393;0.02565336,0.2267635;0.01679492;-0.02039516,-0.1505048;0.5112095;0.01543359,-0.20161;0.252516;0.003520658,-0.2518959;0.02564368;-0.04690383,0.07735401;0.003175199;-0.0378691,0.08459619;-0.3140878;-0.01153517,0.06790335;-0.6750858;0.07712519,0.08192848;-0.7287281;0.01093209,-0.07808908;0.006624481;-0.03586093,-0.1088926;-0.3086823;-0.003696732,-0.1187148;-0.6724656;0.0739183,-0.1182955;-0.6674299;-0.03072812,0.01597244;0.5541791;0.01499581,24.94156
+0;0;0,0.001804614;0.3215679;-0.001217339,0.003503892;0.6296245;-0.01744181,0.1681457;0.5096047;0.01096816,0.1990469;0.2480548;0.03200971,0.2321124;0.0197116;-0.02274982,-0.1605922;0.5012015;-0.005728684,-0.2042139;0.2410917;-0.02141302,-0.2444996;0.01234722;-0.06922096,0.07030138;0.007971109;-0.04925781,0.08936162;-0.3087574;-0.01925172,0.08929089;-0.6712099;0.06491579,0.09155861;-0.6310409;-0.04270054,-0.06796706;0.007010249;-0.05256891,-0.1150666;-0.3072821;-0.02843311,-0.1375398;-0.6702569;0.0503089,-0.1324877;-0.6299201;-0.0571967,0.00320892;0.5544418;-0.0108809,0;0;0,0.009029187;0.3211563;0.01370144,0.01862325;0.6295096;0.01327753,0.1832573;0.511531;0.01564968,0.2150654;0.249437;0.02569675,0.2278064;0.01719095;-0.02047694,-0.1505844;0.511161;0.01626069,-0.2016975;0.2522472;0.003726828,-0.2517121;0.02600613;-0.0467318,0.07736018;0.003100618;-0.03792024,0.08538602;-0.3144477;-0.01185787,0.06765548;-0.6752363;0.07743502,0.08278564;-0.7281718;0.009739995,-0.07813048;0.006695385;-0.03581838,-0.1083985;-0.3089209;-0.003402632,-0.1189755;-0.6726276;0.07445362,-0.118639;-0.6676904;-0.03072038,0.01628848;0.5541137;0.01564133,24.96362
+0;0;0,0.001726676;0.32148;-0.0002242081,0.003473324;0.6295847;-0.01307475,0.1678565;0.5088541;0.01126227,0.1988017;0.2468458;0.03230247,0.2321365;0.01864696;-0.02324291,-0.1600693;0.5005808;-0.005116407,-0.2038577;0.2400061;-0.0203497,-0.2442849;0.01094103;-0.06689046,0.07039347;0.007987555;-0.04927283,0.08939297;-0.3090275;-0.01908902,0.08907641;-0.6714571;0.06508932,0.09125026;-0.6310974;-0.04237274,-0.06809022;0.007004098;-0.05255015,-0.1154225;-0.3075387;-0.02819751,-0.1379297;-0.6705273;0.05037685,-0.1329772;-0.6299964;-0.05697636,0.003178944;0.5543444;-0.007686561,0;0;0,0.009401828;0.3210443;0.01394928,0.01937787;0.6292601;0.01386642,0.1834631;0.5112038;0.01572466,0.2159992;0.2487279;0.02554405,0.2301989;0.01645264;-0.02047575,-0.1495624;0.5112734;0.01720295,-0.2007487;0.2519571;0.003651052,-0.2509295;0.02579181;-0.04736257,0.07736653;0.003039017;-0.03810561,0.08589315;-0.3147955;-0.01204526,0.06734043;-0.6754591;0.07750237,0.08212861;-0.7285782;0.01017714,-0.07826055;0.006749785;-0.03572926,-0.1085922;-0.3091473;-0.003177647,-0.1192972;-0.6728421;0.0746213,-0.1191677;-0.6678508;-0.03042484,0.01695784;0.5538998;0.01614666,24.99733
+0;0;0,0.001726812;0.3215051;-0.0002242257,0.003473782;0.629667;-0.01307717,0.1678788;0.5089158;0.01126341,0.1988751;0.2464756;0.03233829,0.2321426;0.01873727;-0.02309499,-0.1600906;0.5006414;-0.005117447,-0.2039512;0.2396372;-0.02037586,-0.2442969;0.01103438;-0.06682268,0.07038479;0.007986571;-0.04926676,0.08936105;-0.3086405;-0.01911989,0.08904418;-0.6714162;0.06513885,0.09121624;-0.6310651;-0.04223485,-0.06808183;0.007003235;-0.05254367,-0.1153561;-0.3071547;-0.02822084,-0.1378849;-0.67049;0.05042859,-0.1329364;-0.6299677;-0.05683636,0.003179345;0.5544121;-0.007687944,0;0;0,0.009705231;0.3210514;0.01415539,0.0197069;0.629323;0.01427305,0.183827;0.5112391;0.01578474,0.2166286;0.2483537;0.02553558,0.2320721;0.01665035;-0.02050126,-0.1492153;0.5112229;0.01779595,-0.200722;0.2515551;0.003672565,-0.2503834;0.02605282;-0.0485461,0.07735343;0.00300926;-0.03811049,0.08625671;-0.3144427;-0.01229095,0.06692644;-0.6753633;0.07753373,0.08174334;-0.7285613;0.01045514,-0.07825864;0.006784247;-0.03570121,-0.1085987;-0.3087055;-0.003031611,-0.1196852;-0.672729;0.07487771,-0.1196892;-0.6677032;-0.03008545,0.01730212;0.5539466;0.01651978,25.01964
+0;0;0,0.001726395;0.3214276;-0.0002241715,0.003473092;0.6295424;-0.01307528,0.1684916;0.5086302;0.01133529,0.1994743;0.2463043;0.03240099,0.2327285;0.01865719;-0.02301009,-0.1606994;0.500325;-0.005106584,-0.2045409;0.2394345;-0.02035835,-0.2448704;0.01092321;-0.06678656,0.07037158;0.007985072;-0.04925752,0.08933916;-0.3084972;-0.01912443,0.08902211;-0.671492;0.06518522,0.09119754;-0.6311249;-0.04235542,-0.06806906;0.007001921;-0.05253382,-0.1153218;-0.3070123;-0.0282221,-0.1378641;-0.6705672;0.05047483,-0.132908;-0.6300284;-0.05695688,0.003178688;0.554296;-0.007686655,0;0;0,0.009815961;0.3209686;0.01419532,0.01972164;0.6291958;0.01432812,0.1845508;0.5111855;0.01559913,0.2176006;0.2484571;0.02560091,0.2344032;0.01696019;-0.02051079,-0.1497857;0.5109596;0.01852651,-0.2017756;0.2515515;0.003591408,-0.2508293;0.02621008;-0.04945974,0.07731768;0.002980068;-0.03814864,0.08623002;-0.3143341;-0.01243675,0.06668836;-0.6754344;0.07755327,0.08097163;-0.7285571;0.009997368,-0.07825428;0.006820092;-0.03566483,-0.108698;-0.3085161;-0.003029749,-0.1197663;-0.6727454;0.07499604,-0.1199975;-0.6677512;-0.03013179,0.01734946;0.553827;0.01658058,25.05423
+0;0;0,0.001479357;0.3213938;0.0005362415,0.003028669;0.6295462;-0.0110212,0.1678876;0.5083852;0.01123137,0.1988886;0.2464617;0.03237917,0.2321079;0.01887429;-0.02315303,-0.160654;0.5001086;-0.004629242,-0.2043582;0.2395523;-0.01920894,-0.2450238;0.01082784;-0.06409579,0.07044569;0.007987934;-0.04917043,0.08940497;-0.3079008;-0.01903316,0.08854526;-0.6715636;0.06579582,0.09057372;-0.6311389;-0.04133571,-0.06806973;0.006996951;-0.05255177,-0.1155106;-0.3063715;-0.02799605,-0.1381176;-0.6706445;0.0510069,-0.1333217;-0.6300496;-0.05601975,0.002804543;0.5542775;-0.005982011,0;0;0,0.01023968;0.3209185;0.01424479,0.02048967;0.6291177;0.0144074,0.1848564;0.5110199;0.01533759,0.2181564;0.2487214;0.02547681,0.2355243;0.01719023;-0.02007604,-0.1487519;0.5110057;0.01931723,-0.2009227;0.2520807;0.003560593,-0.2498083;0.0268895;-0.05012834,0.0773188;0.002938628;-0.03817463,0.08667236;-0.313805;-0.01288903,0.06650028;-0.6755426;0.07758988,0.08110514;-0.728994;0.011163,-0.07827172;0.006862979;-0.03564508,-0.1086252;-0.3078851;-0.002999581,-0.119781;-0.6728927;0.07505408,-0.1202764;-0.6678004;-0.02968043,0.01804252;0.5537539;0.01666594,25.08664
+0;0;0,0.001479249;0.3213702;0.0005362022,0.003028537;0.6295184;-0.01102112,0.1678842;0.5083585;0.01123111,0.1989396;0.2459761;0.03241596,0.2321543;0.01842001;-0.02310858,-0.1606509;0.500082;-0.004629195,-0.2044317;0.2390692;-0.01923443,-0.2450917;0.01037629;-0.0641151,0.07043512;0.007986736;-0.04916306,0.08933559;-0.306922;-0.01911928,0.08847389;-0.6714268;0.06590609,0.09049638;-0.6310328;-0.04090983,-0.06805952;0.006995902;-0.05254389,-0.1153532;-0.3054004;-0.02806435,-0.1380126;-0.6705167;0.0511215,-0.1332308;-0.6299531;-0.05558985,0.002804411;0.5542499;-0.005981937,0;0;0,0.01057164;0.3208775;0.01439393,0.02099823;0.6290662;0.01469672,0.1853704;0.5111361;0.0151546,0.2189366;0.2484103;0.02546287,0.2364486;0.01682144;-0.01956904,-0.1482493;0.5108884;0.01977637,-0.2008407;0.2516073;0.003490914,-0.24937;0.02662121;-0.05122768,0.07730443;0.002919346;-0.03817594,0.08717089;-0.3128573;-0.01337397,0.06620152;-0.6753163;0.07760727,0.08007558;-0.7291889;0.01207352,-0.07826145;0.006885036;-0.03563206,-0.1085999;-0.3068788;-0.003086716,-0.1198874;-0.672759;0.07500358,-0.1205477;-0.6675822;-0.02942412,0.01852144;0.5537027;0.01693177,25.10903
+0;0;0,0.001479249;0.3213702;0.0005362022,0.003028537;0.6295184;-0.01102112,0.1678842;0.5083585;0.01123111,0.1989396;0.2459761;0.03241596,0.2321543;0.01842001;-0.02310858,-0.1606509;0.500082;-0.004629195,-0.2044317;0.2390692;-0.01923443,-0.2450917;0.01037629;-0.0641151,0.07043512;0.007986736;-0.04916306,0.08933559;-0.306922;-0.01911928,0.08847389;-0.6714268;0.06590609,0.09049638;-0.6310328;-0.04090983,-0.06805952;0.006995902;-0.05254389,-0.1153532;-0.3054004;-0.02806435,-0.1380126;-0.6705167;0.0511215,-0.1332308;-0.6299531;-0.05558985,0.002804411;0.5542499;-0.005981937,0;0;0,0.01057164;0.3208775;0.01439393,0.02099823;0.6290662;0.01469672,0.1853704;0.5111361;0.0151546,0.2189366;0.2484103;0.02546287,0.2364486;0.01682144;-0.01956904,-0.1482493;0.5108884;0.01977637,-0.2008407;0.2516073;0.003490914,-0.24937;0.02662121;-0.05122768,0.07730443;0.002919346;-0.03817594,0.08717089;-0.3128573;-0.01337397,0.06620152;-0.6753163;0.07760727,0.08007558;-0.7291889;0.01207352,-0.07826145;0.006885036;-0.03563206,-0.1085999;-0.3068788;-0.003086716,-0.1198874;-0.672759;0.07500358,-0.1205477;-0.6675822;-0.02942412,0.01852144;0.5537027;0.01693177,25.13126
+0;0;0,0.001591729;0.3211954;0.00121488,0.003262705;0.6292204;-0.009409318,0.1683563;0.5077834;0.01115621,0.1992447;0.2455969;0.03236009,0.2323872;0.01814285;-0.02334841,-0.1605961;0.4995957;-0.00438581,-0.2043202;0.2387476;-0.01823779,-0.2453605;0.01006408;-0.06247302,0.07041015;0.007943032;-0.04916188,0.08939504;-0.306986;-0.01916292,0.0880025;-0.6713741;0.06625781,0.08993904;-0.630881;-0.04077014,-0.06810642;0.00701033;-0.05243991,-0.1154658;-0.3053887;-0.02785181,-0.1381801;-0.6704676;0.05138718,-0.133482;-0.6298109;-0.05553896,0.003004384;0.5539775;-0.004572235,0;0;0,0.01066279;0.3207031;0.01436532,0.02105152;0.6287376;0.01457465,0.1857106;0.511126;0.01475632,0.2193964;0.2486397;0.02532327,0.2383842;0.01704049;-0.01870465,-0.1484383;0.5108247;0.02015769,-0.2010825;0.2518069;0.003310224,-0.2496137;0.02708361;-0.05219982,0.07725552;0.002897471;-0.03821993,0.08706325;-0.3129072;-0.01348293,0.06587705;-0.6753581;0.07738936,0.08006598;-0.7289713;0.01123536,-0.07825174;0.006917424;-0.03558633,-0.1085968;-0.306865;-0.003021918,-0.1202775;-0.6727539;0.0748641,-0.119573;-0.7341623;0.01818208,0.01858792;0.5534133;0.01684248,25.16487
+0;0;0,0.001590967;0.3210418;0.001214299,0.003261331;0.6289556;-0.009406197,0.1685214;0.5074959;0.01117362,0.199385;0.2455193;0.03236053,0.2325236;0.01809271;-0.02334126,-0.160762;0.4993;-0.004384032,-0.2044511;0.2386607;-0.01822492,-0.2454864;0.01000474;-0.06245482,0.07045854;0.007948491;-0.04919567,0.08943412;-0.3068263;-0.01921141,0.08804214;-0.6710676;0.06617492,0.08997487;-0.6305952;-0.04064202,-0.06815322;0.007015147;-0.05247594,-0.1154894;-0.3052309;-0.02789989,-0.1381945;-0.6701627;0.05130717,-0.1335057;-0.6295269;-0.05540816,0.003003092;0.5537364;-0.004570644,0;0;0,0.01070934;0.3205484;0.01434684,0.02101083;0.6284742;0.01448023,0.1859365;0.5111495;0.01432085,0.2196738;0.2488931;0.02511454,0.2390721;0.01727116;-0.0184598,-0.1486584;0.5106983;0.02018729,-0.2014659;0.2519568;0.002943708,-0.2501839;0.02751102;-0.05339798,0.07730351;0.002876878;-0.03825819,0.08675506;-0.3127942;-0.01366782,0.06550965;-0.6750999;0.07714903,0.07849275;-0.7291067;0.01159322,-0.0783314;0.006941161;-0.0355501,-0.1085502;-0.306702;-0.003037952,-0.120734;-0.672502;0.07446311,-0.1216938;-0.6673241;-0.02996971,0.01857367;0.5531737;0.01677454,25.18744
+0;0;0,0.001589861;0.3208185;0.001213454,0.003259517;0.6286056;-0.009402974,0.1684971;0.5071755;0.0111732,0.1993334;0.2454311;0.03234133,0.2324621;0.01807162;-0.02334402,-0.1607414;0.4989807;-0.004382331,-0.2043918;0.2385724;-0.01821096,-0.245415;0.009983972;-0.0624278,0.07048017;0.00795093;-0.04921076,0.08947583;-0.3071569;-0.01919477,0.08808805;-0.6702988;0.06593381,0.09000608;-0.6299061;-0.04007024,-0.06817414;0.0070173;-0.05249205,-0.1155604;-0.3055591;-0.02788999,-0.138197;-0.6693894;0.05107798,-0.1335439;-0.6288345;-0.05482524,0.003001358;0.5534098;-0.004568919,0;0;0,0.01054785;0.3203359;0.01421821,0.02062527;0.6281422;0.01420605,0.1856534;0.511158;0.01369584,0.2199329;0.2492214;0.02479684,0.2402731;0.01752967;-0.01758146,-0.1489768;0.5104756;0.0204675,-0.2024612;0.2521592;0.002546648,-0.2511553;0.02787003;-0.05414513,0.07723217;0.002896428;-0.03846002,0.08647653;-0.3131186;-0.01388741,0.06494341;-0.6742831;0.07676172,0.07699562;-0.7291729;0.01353966,-0.07844371;0.006931657;-0.03536817,-0.1090975;-0.3070355;-0.003124025,-0.1215736;-0.6718329;0.07360946,-0.1227488;-0.6664696;-0.03002549,0.01824158;0.5528646;0.01653934,25.22092
+0;0;0,0.001585739;0.3206716;0.0004630754,0.003081694;0.6282225;-0.0135265,0.168383;0.5077212;0.01096084,0.1994564;0.2461486;0.03210558,0.2323415;0.01879449;-0.02342624,-0.1610967;0.4993385;-0.004451829,-0.2048492;0.2390453;-0.0173362,-0.2461825;0.01044261;-0.06078152,0.07046348;0.007970276;-0.04923771,0.08922725;-0.3077435;-0.01898309,0.08765983;-0.6711454;0.06629688,0.08954795;-0.6308975;-0.04014962,-0.06823912;0.006987658;-0.05241731,-0.1159741;-0.3061427;-0.02765202,-0.1390087;-0.6701875;0.05157485,-0.1343682;-0.6297669;-0.05477044,0.002882713;0.5531352;-0.007469387,0;0;0,0.01040184;0.3201963;0.01411021,0.02034118;0.627922;0.01400614,0.1854887;0.5111158;0.01333284,0.220241;0.2494015;0.02476704,0.2411179;0.0175962;-0.01628888,-0.1492465;0.5101585;0.02070385,-0.2025426;0.2519802;0.002365729,-0.2518153;0.02803512;-0.05487007,0.07719412;0.002906397;-0.03854346,0.08633214;-0.3136995;-0.01364756,0.06443898;-0.6751508;0.07695997,0.07778929;-0.7294601;0.01251495,-0.07848008;0.006924221;-0.03529746,-0.109275;-0.3076432;-0.003023703,-0.1219414;-0.6728145;0.07330218,-0.1226005;-0.7336674;0.0168684,0.01798647;0.5526642;0.01636231,25.24296
+0;0;0,0.001585739;0.3206716;0.0004630754,0.003081694;0.6282225;-0.0135265,0.168383;0.5077212;0.01096084,0.1994564;0.2461486;0.03210558,0.2323415;0.01879449;-0.02342624,-0.1610967;0.4993385;-0.004451829,-0.2048492;0.2390453;-0.0173362,-0.2461825;0.01044261;-0.06078152,0.07046348;0.007970276;-0.04923771,0.08922725;-0.3077435;-0.01898309,0.08765983;-0.6711454;0.06629688,0.08954795;-0.6308975;-0.04014962,-0.06823912;0.006987658;-0.05241731,-0.1159741;-0.3061427;-0.02765202,-0.1390087;-0.6701875;0.05157485,-0.1343682;-0.6297669;-0.05477044,0.002882713;0.5531352;-0.007469387,0;0;0,0.01040184;0.3201963;0.01411021,0.02034118;0.627922;0.01400614,0.1854887;0.5111158;0.01333284,0.220241;0.2494015;0.02476704,0.2411179;0.0175962;-0.01628888,-0.1492465;0.5101585;0.02070385,-0.2025426;0.2519802;0.002365729,-0.2518153;0.02803512;-0.05487007,0.07719412;0.002906397;-0.03854346,0.08633214;-0.3136995;-0.01364756,0.06443898;-0.6751508;0.07695997,0.07778929;-0.7294601;0.01251495,-0.07848008;0.006924221;-0.03529746,-0.109275;-0.3076432;-0.003023703,-0.1219414;-0.6728145;0.07330218,-0.1226005;-0.7336674;0.0168684,0.01798647;0.5526642;0.01636231,25.26521
+0;0;0,0.001585624;0.3206482;0.0004630417,0.003081553;0.6281868;-0.01352543,0.1690457;0.5075185;0.01103453,0.2001474;0.2457075;0.03219856,0.2330301;0.01837043;-0.02332909,-0.1617536;0.4991022;-0.004439863,-0.2055459;0.2385716;-0.01733599,-0.2468761;0.009986147;-0.06077803,0.07051872;0.007976525;-0.04927631,0.08927545;-0.3076186;-0.01903304,0.08770426;-0.6718941;0.06645192,0.08960038;-0.6316028;-0.04044557,-0.06829261;0.006993137;-0.05245841,-0.1160097;-0.3060197;-0.02770241,-0.1390996;-0.6709396;0.0517149,-0.1344395;-0.6304747;-0.05508094,0.002882612;0.5531143;-0.007469507,0;0;0,0.01003557;0.3201937;0.01390231,0.01983825;0.6279107;0.01370585,0.1856966;0.5110111;0.01280904,0.2206636;0.2490987;0.02461708,0.2410499;0.01720372;-0.01607478,-0.150338;0.5098401;0.02090202,-0.2038568;0.2514963;0.002074735,-0.2530974;0.02772644;-0.05579692,0.0772219;0.002839804;-0.03864431,0.08607306;-0.3136495;-0.01368523,0.0642762;-0.6760507;0.07685268,0.07836969;-0.7298065;0.01110375,-0.07858381;0.006999481;-0.03521734,-0.109065;-0.3074385;-0.002560783,-0.1225334;-0.6735891;0.07332826,-0.1225978;-0.7337623;0.01497271,0.01751395;0.5526681;0.016101,25.29887
+0;0;0,0.001585442;0.3206673;0.001048869,0.003225617;0.6282899;-0.01118506,0.1698208;0.5071667;0.01111113,0.2011434;0.2454521;0.03225873,0.2340702;0.01810493;-0.02315689,-0.1622045;0.49882;-0.004077151,-0.2060591;0.2383174;-0.01582601,-0.2477042;0.009507433;-0.05770081,0.07050355;0.007932099;-0.04938551,0.08910037;-0.307384;-0.01907295,0.08773638;-0.6718725;0.06677978,0.08954357;-0.6314272;-0.04061701,-0.06842552;0.007021168;-0.05235691,-0.1161046;-0.3057123;-0.02758917,-0.1393166;-0.6708865;0.05199387,-0.1347306;-0.6302633;-0.0553027,0.00297084;0.5531833;-0.005761327,0;0;0,0.009552896;0.3202419;0.01360106,0.0191689;0.6279645;0.01326716,0.1856637;0.511017;0.01179981,0.2208391;0.2492323;0.02422297,0.2405767;0.01724024;-0.01617396,-0.1514913;0.5095412;0.02058494,-0.2051525;0.2513147;0.001546644,-0.2547321;0.02776919;-0.05685776,0.07720935;0.002868623;-0.0387696,0.08557996;-0.3133669;-0.01399195,0.0636818;-0.6760594;0.0765574,0.07793307;-0.7293052;0.009374976,-0.07868081;0.006979798;-0.03511704,-0.1095424;-0.3071778;-0.00284506,-0.1231395;-0.6736375;0.07296339,-0.1230481;-0.7349434;0.01543359,0.01688801;0.5527364;0.01571977,25.32141
+0;0;0,0.001585168;0.3206121;0.001048689,0.003225524;0.6282633;-0.0111859,0.1702955;0.5070133;0.01115801,0.201625;0.2452413;0.03231024,0.2345456;0.0179369;-0.02309496,-0.1626747;0.4986428;-0.004073496,-0.2065389;0.2380831;-0.01582493,-0.2481761;0.009316191;-0.05769186,0.07051135;0.007932976;-0.04939096,0.08912328;-0.3076393;-0.01905378,0.08776109;-0.671649;0.06668617,0.08956876;-0.6312008;-0.04074001,-0.0684331;0.007021945;-0.05236271,-0.1161509;-0.3059656;-0.02757484,-0.1393324;-0.67066;0.05190364,-0.1347452;-0.6300339;-0.0554223,0.002970762;0.5531608;-0.005762465,0;0;0,0.008981943;0.3202243;0.01309395,0.01830231;0.6279852;0.01254368,0.185379;0.5112198;0.01095378,0.2205305;0.2493839;0.02359736,0.2399828;0.01725753;-0.01589608,-0.1527128;0.5091342;0.02033226,-0.2070251;0.2510088;0.0009679254,-0.2568954;0.02764034;-0.05768595,0.07713065;0.002924234;-0.03894305,0.08512627;-0.3135799;-0.01416755,0.06305579;-0.6758224;0.07610703,0.07647929;-0.7291824;0.00884831,-0.07875661;0.006930216;-0.03498025,-0.1099903;-0.3074661;-0.002854776,-0.1235704;-0.6735447;0.07236676,-0.1259079;-0.7349561;0.01499674,0.01605333;0.5527613;0.01502693,25.34369
+0;0;0,0.001584547;0.3204863;0.001048278,0.003224785;0.6281099;-0.01118472,0.1710618;0.5066665;0.01123544,0.2024007;0.2448164;0.03239398,0.2353189;0.01752847;-0.0230072,-0.1634346;0.4982577;-0.00406589,-0.207312;0.2376202;-0.01582083,-0.2489461;0.008869871;-0.05768472,0.07055827;0.007938256;-0.04942384,0.08917596;-0.3077316;-0.01907727,0.08781315;-0.6719087;0.0667021,0.08963194;-0.6313962;-0.04138482,-0.06847864;0.007026618;-0.05239755,-0.1162112;-0.3060577;-0.02760202,-0.1394034;-0.6709199;0.05191302,-0.134788;-0.6302283;-0.05607305,0.002970084;0.5530256;-0.0057626,0;0;0,0.008672029;0.3201246;0.01265585,0.01780521;0.6278632;0.01190054,0.1856907;0.5110081;0.00993204,0.2206276;0.2490939;0.02318609,0.2396224;0.01688585;-0.01594555,-0.1539169;0.5087082;0.02012515,-0.2086351;0.2505983;0.0006197579,-0.2590122;0.02744918;-0.05836608,0.07709709;0.002921462;-0.03913701,0.08492824;-0.3136963;-0.01450169,0.06251687;-0.6760513;0.07595003,0.07685734;-0.7286007;0.006837487,-0.07889061;0.006943059;-0.03481764,-0.1104431;-0.307574;-0.00321858,-0.1244011;-0.6737899;0.07212099,-0.1264186;-0.6689709;-0.03351258,0.01557903;0.5526584;0.01442838,25.37707
+0;0;0,0.001639576;0.3204876;0.0003586091,0.003223735;0.6280072;-0.01409266,0.1711046;0.5072963;0.01049302,0.2023613;0.2454795;0.03217904,0.2351618;0.01810092;-0.02291911,-0.1635868;0.498821;-0.004013213,-0.2076415;0.238144;-0.01411061,-0.249713;0.009215668;-0.05453949,0.07054506;0.007929398;-0.0494441,0.08904155;-0.307734;-0.01895563,0.08804531;-0.6718746;0.06698325,0.08965666;-0.6315028;-0.04112054,-0.06851494;0.00703449;-0.05234903,-0.1164332;-0.3060101;-0.02741066,-0.1395442;-0.6709042;0.05198161,-0.1351297;-0.6303471;-0.05602609,0.002979714;0.5529785;-0.007948364,0;0;0,0.008672029;0.3201246;0.01265585,0.01780521;0.6278632;0.01190054,0.1856907;0.5110081;0.00993204,0.2206276;0.2490939;0.02318609,0.2396224;0.01688585;-0.01594555,-0.1539169;0.5087082;0.02012515,-0.2086351;0.2505983;0.0006197579,-0.2590122;0.02744918;-0.05836608,0.07709709;0.002921462;-0.03913701,0.08492824;-0.3136963;-0.01450169,0.06251687;-0.6760513;0.07595003,0.07685734;-0.7286007;0.006837487,-0.07889061;0.006943059;-0.03481764,-0.1104431;-0.307574;-0.00321858,-0.1244011;-0.6737899;0.07212099,-0.1264186;-0.6689709;-0.03351258,0.01557903;0.5526584;0.01442838,25.39945
+0;0;0,0.001638087;0.3201966;0.0003582834,0.003220598;0.6274015;-0.01407872,0.1705989;0.5068928;0.01044644,0.2018833;0.244844;0.03215167,0.23468;0.01749219;-0.02294001,-0.1630916;0.4984429;-0.004016409,-0.2071853;0.2375349;-0.01412275,-0.2492518;0.008633405;-0.05454689,0.07063956;0.007940019;-0.04951033,0.08912694;-0.3075681;-0.01903685,0.08812805;-0.6726815;0.06713158,0.08974161;-0.6322954;-0.04112069,-0.06860671;0.007043913;-0.05241914,-0.1165015;-0.3058468;-0.02749304,-0.1396742;-0.6717155;0.05211128,-0.1352535;-0.6311439;-0.05604476,0.002976789;0.5524384;-0.007939791,0;0;0,0.009161428;0.3198231;0.01256621,0.01849359;0.6272389;0.01145566,0.1859484;0.5110629;0.009167314,0.220478;0.248864;0.0225389,0.2388027;0.01652612;-0.01596951,-0.1529155;0.5089029;0.01954535,-0.2079459;0.250618;5.404837E-05,-0.2585454;0.02757007;-0.05901292,0.07713956;0.002914712;-0.03930974,0.08457712;-0.3135836;-0.01503479,0.06191217;-0.6769217;0.07554936,0.07645402;-0.7292678;0.006003141,-0.07907448;0.006953624;-0.03468628,-0.1107117;-0.3074574;-0.003693506,-0.1251372;-0.6747328;0.0713693,-0.1272108;-0.6699574;-0.03440617,0.01623967;0.5521042;0.01408541,25.42206
+0;0;0,0.001636601;0.3199062;0.0003579585,0.003217814;0.6268635;-0.01406781,0.1703216;0.5064811;0.010423,0.2015943;0.2445305;0.0321201,0.2343923;0.01716974;-0.02297372,-0.1628221;0.498045;-0.004016159,-0.2068993;0.2372347;-0.01411872,-0.2489675;0.008324325;-0.05454443,0.07067086;0.007943538;-0.04953228,0.0891013;-0.3065928;-0.01915266,0.08809946;-0.6727804;0.06726931,0.08970381;-0.6324537;-0.04036459,-0.06863712;0.007047035;-0.05244238,-0.1163843;-0.3048799;-0.02759304,-0.1396252;-0.6718251;0.05224549,-0.1352298;-0.6313139;-0.05529272,0.002974174;0.5519521;-0.007933113,0;0;0,0.009296395;0.3195375;0.01233482,0.01857661;0.6267052;0.01088917,0.1858644;0.5110911;0.008183479,0.2202994;0.2490033;0.02200687,0.2379314;0.01661047;-0.01655006,-0.1526292;0.5088675;0.01906314,-0.2076803;0.2506691;-0.0001683235,-0.2587748;0.02775103;-0.05933616,0.07710841;0.00292179;-0.0394547,0.08430262;-0.3126245;-0.01548624,0.0611745;-0.6771026;0.07497872,0.07620905;-0.7299908;0.007171758,-0.07916263;0.006946728;-0.03458233,-0.1110719;-0.3065054;-0.004164401,-0.1259618;-0.6749079;0.07080896,-0.1281509;-0.6700055;-0.03435562,0.01634344;0.5516248;0.01360548,25.45544
+0;0;0,0.001601006;0.319706;0.0008571655,0.003290142;0.6264703;-0.01204282,0.1700281;0.5060322;0.01004712,0.2014074;0.2437024;0.0320833,0.2339196;0.01623565;-0.02270234,-0.1622588;0.4975258;-0.003680927,-0.2070205;0.2363359;-0.01164196,-0.2492371;0.007124126;-0.05010447,0.07072512;0.007969622;-0.04952317,0.08919249;-0.3064469;-0.01900602,0.0879657;-0.6716499;0.06724283,0.08940086;-0.6311898;-0.04078375,-0.06867029;0.007035315;-0.05246902,-0.116332;-0.3047848;-0.02743555,-0.139646;-0.6707072;0.05238213,-0.1354121;-0.6300614;-0.05555283,0.00300832;0.5515814;-0.006464266,0;0;0,0.009598434;0.3193323;0.01224792,0.01912726;0.6262219;0.010553,0.1859809;0.5112076;0.007526994,0.220398;0.2487178;0.02172983,0.2376155;0.01626967;-0.01662457,-0.1517875;0.5090542;0.01887741,-0.2069663;0.2504505;-0.0002689138,-0.2585281;0.02759379;-0.05922591,0.07711592;0.00293012;-0.0395304,0.0842909;-0.3125149;-0.01559126,0.06076943;-0.6759946;0.07464624,0.07536436;-0.7285894;0.00575269,-0.07923198;0.006941183;-0.03452848,-0.1111711;-0.306407;-0.00414874,-0.1263524;-0.6739253;0.0701039,-0.1286736;-0.6691239;-0.03544639,0.01683963;0.5512119;0.01334655,25.47772
+0;0;0,0.001599291;0.3193634;0.0008562469,0.003285403;0.6255724;-0.01201974,0.1688596;0.5056025;0.009943875,0.200243;0.2432386;0.03198293,0.2327551;0.01577245;-0.02280255,-0.1611109;0.4971555;-0.003688474,-0.2058784;0.2359315;-0.01165054,-0.2480949;0.006720424;-0.05011294,0.07074237;0.007971565;-0.04953524,0.08922731;-0.3067442;-0.01898906,0.08800199;-0.6715103;0.06715664,0.08943778;-0.6310456;-0.04091798,-0.06868703;0.007037031;-0.05248181,-0.116394;-0.3050798;-0.02742453,-0.1396802;-0.6705645;0.0522977,-0.1354444;-0.629914;-0.05568525,0.003004149;0.5508342;-0.00645241,0;0;0,0.01025708;0.3189754;0.01207364,0.02073693;0.6252734;0.009954572,0.1862389;0.5111521;0.006486297,0.2203857;0.2486249;0.02128255,0.2373437;0.01615025;-0.01702273,-0.1494726;0.5094298;0.01835477,-0.2050244;0.2508364;-0.0003259461,-0.2572476;0.02774639;-0.05779698,0.07718077;0.002893895;-0.03945279,0.08412915;-0.3128754;-0.01574218,0.06047976;-0.6759691;0.0741502,0.07493249;-0.7285431;0.00512588,-0.07923089;0.006958195;-0.03458062,-0.111321;-0.3067012;-0.004434716,-0.126714;-0.6738193;0.06948619,-0.1291764;-0.6690443;-0.03610422,0.01819379;0.5504283;0.01288927,25.51124
+0;0;0,0.001598084;0.3191225;0.0008556011,0.003283043;0.6251261;-0.01201217,0.1686521;0.5052526;0.00992814,0.2000402;0.2428487;0.03197055,0.2325502;0.01539753;-0.02281134,-0.1609099;0.496816;-0.00368733,-0.2056842;0.2355523;-0.01165061,-0.247898;0.006356224;-0.05011049,0.07079282;0.00797725;-0.04957057,0.08928733;-0.3069012;-0.01900859,0.0880627;-0.6714586;0.0670878,0.08949991;-0.6309835;-0.04109363,-0.06873602;0.007042049;-0.05251924,-0.1164677;-0.3052362;-0.027449,-0.1397405;-0.6705117;0.0522276,-0.1355005;-0.6298506;-0.05586208,0.003001941;0.5504283;-0.006447843,0;0;0,0.01048025;0.3187304;0.01198375,0.02100473;0.6248199;0.009708285,0.1863624;0.511132;0.005755901,0.2203963;0.248565;0.02082825,0.237001;0.01602215;-0.01712024,-0.1490959;0.5094702;0.01794809,-0.2046964;0.250796;-2.642535E-05,-0.2573434;0.02743734;-0.05598374,0.07720549;0.00285694;-0.03954303,0.08384815;-0.31309;-0.01592159,0.06019583;-0.6760079;0.07378531,0.07484643;-0.7284408;0.004465699,-0.07932425;0.006998578;-0.03451356,-0.1115676;-0.3068342;-0.004615223,-0.1271906;-0.6737781;0.06903439,-0.129733;-0.6690372;-0.03665635,0.01846676;0.5500168;0.01268315,25.54459
+0;0;0,0.001622217;0.3191207;0.00135858,0.003375248;0.6251715;-0.01039447,0.1688191;0.5051166;0.009744179,0.200359;0.242746;0.03196529,0.2331793;0.01518962;-0.02219121,-0.1608099;0.4967074;-0.003456651,-0.2062101;0.2354808;-0.008591581,-0.2486866;0.006058306;-0.04537606,0.07076813;0.007993638;-0.0496032,0.08906549;-0.3068722;-0.01879326,0.08775996;-0.671434;0.06728333,0.0890898;-0.6308838;-0.04089218,-0.06882524;0.007020885;-0.05240512,-0.11664;-0.3052422;-0.02730386,-0.1398534;-0.670498;0.05248021,-0.1357237;-0.6297629;-0.05560642,0.003073755;0.5504493;-0.005168637,0;0;0,0.01048025;0.3187304;0.01198375,0.02100473;0.6248199;0.009708285,0.1863624;0.511132;0.005755901,0.2203963;0.248565;0.02082825,0.237001;0.01602215;-0.01712024,-0.1490959;0.5094702;0.01794809,-0.2046964;0.250796;-2.642535E-05,-0.2573434;0.02743734;-0.05598374,0.07720549;0.00285694;-0.03954303,0.08384815;-0.31309;-0.01592159,0.06019583;-0.6760079;0.07378531,0.07484643;-0.7284408;0.004465699,-0.07932425;0.006998578;-0.03451356,-0.1115676;-0.3068342;-0.004615223,-0.1271906;-0.6737781;0.06903439,-0.129733;-0.6690372;-0.03665635,0.01846676;0.5500168;0.01268315,25.5671
+0;0;0,0.001621344;0.318949;0.001357849,0.003373303;0.6248139;-0.01038819,0.1686529;0.5048464;0.0097327,0.2002164;0.2422801;0.03197038,0.2330358;0.01472957;-0.02218473,-0.1606491;0.4964455;-0.003455034,-0.2060831;0.2350241;-0.008593794,-0.2485585;0.005607545;-0.04537733,0.07081427;0.007998849;-0.04963554,0.08911136;-0.3068623;-0.01882606,0.08780743;-0.6709742;0.06714431,0.08913591;-0.6304348;-0.04092024,-0.06887011;0.007025462;-0.05243928,-0.1166842;-0.3052329;-0.0273384,-0.1398689;-0.670038;0.05234721,-0.1357434;-0.6293139;-0.05562856,0.003071982;0.5501342;-0.005165321,0;0;0,0.01070865;0.3185565;0.011832,0.0214278;0.6244509;0.009334207,0.1866613;0.5112857;0.005062699,0.2205966;0.2485278;0.02050698,0.2368699;0.01594132;-0.0172801,-0.1485924;0.5093624;0.01757062,-0.2047687;0.2505763;8.224323E-05,-0.2573078;0.02680041;-0.05426032,0.07723187;0.002858028;-0.03961563,0.08377311;-0.313087;-0.01600564,0.060091;-0.6755705;0.07352066,0.07425162;-0.7282144;0.004526019,-0.0794095;0.007000706;-0.03445938,-0.1116492;-0.3068522;-0.004820608,-0.1274331;-0.673353;0.06865185,-0.1300586;-0.6685991;-0.03692531,0.01884798;0.5496944;0.01237214,25.60058
+0;0;0,0.001621228;0.3189261;0.001357752,0.003373242;0.6248028;-0.01038899,0.1689785;0.5047374;0.009761821,0.2005476;0.2421239;0.0320035,0.2333666;0.01457639;-0.02215089,-0.1609712;0.49632;-0.00345185,-0.2064134;0.2348515;-0.008591535,-0.2488882;0.00543803;-0.04537458,0.07082375;0.007999921;-0.04964219,0.08911984;-0.3068439;-0.01883441,0.08780942;-0.6727692;0.06756414,0.08914208;-0.6321967;-0.04084091,-0.06887934;0.007026403;-0.05244631,-0.1166908;-0.3052148;-0.02734681,-0.139991;-0.6718368;0.05273567,-0.1358525;-0.631079;-0.0555803,0.003071884;0.5501143;-0.005165501,0;0;0,0.01080975;0.3185353;0.01169443,0.0215478;0.6244395;0.009030938,0.1871327;0.5113338;0.00451529,0.2207452;0.2485074;0.02031457,0.2368369;0.01589885;-0.0173949,-0.148832;0.5094078;0.01742717,-0.2052693;0.2505971;0.0004272256,-0.2577972;0.02630216;-0.05172908,0.07722345;0.00283055;-0.0396595,0.0836297;-0.3130968;-0.01600838,0.05966756;-0.6774156;0.07379913,0.07633124;-0.7292089;0.003817797,-0.07943287;0.007034666;-0.03442792,-0.1117211;-0.3068005;-0.004840037,-0.1276142;-0.6752033;0.06860772,-0.1303393;-0.6705351;-0.03729831,0.01896884;0.5496757;0.01211095,25.63414
+0;0;0,0.001660102;0.3188672;0.001720155,0.003516057;0.6247202;-0.009470474,0.1693514;0.5046948;0.009526687,0.2008397;0.2416014;0.03215076,0.2339072;0.0140328;-0.02172668,-0.1610212;0.4962054;-0.003268253,-0.2074955;0.2343668;-0.004751119,-0.2506016;0.004731134;-0.03929191,0.07084133;0.007977261;-0.04971896,0.08910854;-0.3072616;-0.01870054,0.08813084;-0.6727576;0.06735246,0.08934467;-0.6321333;-0.0411521,-0.06898311;0.007046153;-0.05240028,-0.1169107;-0.3055868;-0.02720242,-0.1401732;-0.6717337;0.05272685,-0.1361461;-0.6309216;-0.05569116,0.003182513;0.5500284;-0.004395715,0;0;0,0.01089495;0.3184801;0.01156294,0.02168587;0.6243359;0.008709431,0.1874363;0.5113783;0.003851175,0.2211315;0.2480853;0.02006483,0.2370529;0.01545231;-0.01751363,-0.1488225;0.5091376;0.0171294,-0.2059629;0.2498929;0.001361327,-0.2585649;0.02534376;-0.04957435,0.07723882;0.002811983;-0.03975379,0.08369132;-0.3134988;-0.01572812,0.05965244;-0.6774002;0.07366586,0.0760973;-0.7291262;0.003394723,-0.07953553;0.007068394;-0.03432557,-0.1116726;-0.3072079;-0.004847255,-0.1279778;-0.675199;0.06802334,-0.1307985;-0.6705664;-0.03797726,0.01909827;0.5495815;0.01184344,25.65673
+0;0;0,0.001659682;0.3187867;0.00171972,0.003514783;0.6244983;-0.009465663,0.1693172;0.5045183;0.009526264,0.200835;0.2411782;0.03217155,0.2339007;0.01362251;-0.02170282,-0.1609896;0.4960304;-0.003266131,-0.2075076;0.2339464;-0.004750387,-0.2506112;0.00432381;-0.03928921,0.07086321;0.007979724;-0.04973431,0.08917689;-0.3080613;-0.01863696,0.08820169;-0.6726228;0.06719602,0.08942107;-0.6319499;-0.04180566,-0.06900441;0.007048329;-0.05241646,-0.117054;-0.3063802;-0.02715448,-0.140257;-0.6715909;0.05257044,-0.1362115;-0.6307292;-0.0563443,0.003181402;0.5498428;-0.004393368,0;0;0,0.01099218;0.3184006;0.01143992,0.0219466;0.6241053;0.008315682,0.1876813;0.5114899;0.003347397,0.221425;0.2479716;0.01988995,0.2375034;0.01532783;-0.01746976,-0.1486268;0.5092142;0.01689353,-0.206077;0.2496768;0.002964594,-0.2588079;0.02485149;-0.04653699,0.07724175;0.002782047;-0.03980887,0.08374803;-0.314265;-0.01484573,0.05961905;-0.6774158;0.07354379,0.07592484;-0.7286258;0.001879103,-0.07958609;0.007119574;-0.03426572,-0.1117747;-0.3079615;-0.004733162,-0.1280295;-0.6750617;0.06770038,-0.1309279;-0.6705557;-0.03878164,0.01932014;0.5493925;0.01153636,25.67865
+0;0;0,0.001659722;0.3187943;0.001719761,0.00351519;0.6245697;-0.009468349,0.1694234;0.5045357;0.009534156,0.2009302;0.2412879;0.03217151,0.2339946;0.01374078;-0.02170085,-0.161094;0.4960425;-0.003266394,-0.2075956;0.2340503;-0.00475013,-0.2506976;0.004436314;-0.03928766,0.07088548;0.007982232;-0.04974994,0.08920513;-0.3081618;-0.01864245,0.08823169;-0.6720634;0.06703512,0.08945475;-0.6313583;-0.04229457,-0.0690261;0.007050544;-0.05243293,-0.1170913;-0.3064801;-0.02716272,-0.1402523;-0.6710297;0.05241787,-0.1361946;-0.6301353;-0.05682463,0.003181696;0.5498891;-0.00439435,0;0;0,0.0111882;0.3184035;0.01138365,0.02236629;0.6241627;0.008140564,0.1881208;0.5114278;0.002846599,0.2215493;0.2479899;0.01980221,0.237778;0.01534285;-0.01741564,-0.1483788;0.5092806;0.01682926,-0.2055909;0.249697;0.004679275,-0.2583797;0.02437718;-0.04241147,0.07725354;0.002748609;-0.03984797,0.08378772;-0.3143747;-0.01454175,0.05944516;-0.6769313;0.0733564,0.07384992;-0.7281283;0.0007710531,-0.07962832;0.007159046;-0.03422869,-0.1118139;-0.3080155;-0.004574163,-0.1278696;-0.6745225;0.06740332,-0.1308817;-0.670096;-0.03939559,0.01968629;0.5494279;0.0113939,25.71211
+0;0;0,0.001744933;0.318798;0.0005686465,0.003453219;0.6244116;-0.01413433,0.1694008;0.5053064;0.00856746,0.2008195;0.2421172;0.03199464,0.2337478;0.01448296;-0.02159247,-0.1613549;0.4969023;-0.003329922,-0.2084683;0.235024;-0.001179804,-0.2524922;0.005013436;-0.03167924,0.07085135;0.007929265;-0.049807,0.08894546;-0.3082102;-0.0185215,0.08810034;-0.6721492;0.06699812,0.08910581;-0.631655;-0.04235423,-0.06910492;0.007085031;-0.05232434,-0.1171058;-0.3064583;-0.02708856,-0.1404625;-0.6709961;0.05248871,-0.1366194;-0.630318;-0.05678289,0.003163182;0.5498195;-0.007891053,0;0;0,0.0111882;0.3184035;0.01138365,0.02236629;0.6241627;0.008140564,0.1881208;0.5114278;0.002846599,0.2215493;0.2479899;0.01980221,0.237778;0.01534285;-0.01741564,-0.1483788;0.5092806;0.01682926,-0.2055909;0.249697;0.004679275,-0.2583797;0.02437718;-0.04241147,0.07725354;0.002748609;-0.03984797,0.08378772;-0.3143747;-0.01454175,0.05944516;-0.6769313;0.0733564,0.07384992;-0.7281283;0.0007710531,-0.07962832;0.007159046;-0.03422869,-0.1118139;-0.3080155;-0.004574163,-0.1278696;-0.6745225;0.06740332,-0.1308817;-0.670096;-0.03939559,0.01968629;0.5494279;0.0113939,25.73453
+0;0;0,0.00174486;0.3187847;0.0005686228,0.003453112;0.6243947;-0.01413446,0.1692653;0.5053205;0.008554355,0.2006871;0.2421053;0.03198385,0.2336137;0.01448219;-0.02160063,-0.1612211;0.4969232;-0.003333337,-0.2083391;0.2350191;-0.001183006,-0.2523609;0.005019769;-0.03168094,0.07086378;0.007930657;-0.04981574,0.08895656;-0.3081855;-0.01853253,0.08811152;-0.6720881;0.06697854,0.08911523;-0.6316124;-0.04218123,-0.06911704;0.007086273;-0.05233352,-0.1171144;-0.3064339;-0.0270996,-0.1404687;-0.6709353;0.05246972,-0.1366325;-0.630276;-0.05660945,0.003163055;0.5497974;-0.007890754,0;0;0,0.01135923;0.3183868;0.01130843,0.02287069;0.6241269;0.007829785,0.1883972;0.5114191;0.002539873,0.2217943;0.2479602;0.01964414,0.2380865;0.01529561;-0.01736271,-0.1478757;0.5095228;0.01676982,-0.2052179;0.2498629;0.006419792,-0.257903;0.02405369;-0.03832619,0.07725865;0.002738059;-0.03987205,0.08382813;-0.3143469;-0.0143882,0.05944041;-0.676881;0.0734309,0.07355585;-0.7283481;0.001386046,-0.07965709;0.007184787;-0.0341951,-0.1118057;-0.3079684;-0.004523844,-0.1279903;-0.6744068;0.06757938,-0.1310528;-0.6699434;-0.03902788,0.02010456;0.5493931;0.01115108,25.75685
+0;0;0,0.001744786;0.3187712;0.0005685986,0.003452878;0.6243533;-0.01413326,0.1694187;0.5052425;0.008570401,0.2008561;0.2418968;0.03201151,0.2337811;0.01428516;-0.02157028,-0.1613734;0.4968374;-0.003328291,-0.2085148;0.2348035;-0.001176895,-0.2525344;0.004815727;-0.0316733,0.0708795;0.007932415;-0.04982678,0.08897316;-0.308199;-0.01854206,0.08812909;-0.6716806;0.06687006,0.08913124;-0.6312212;-0.04211983,-0.06913237;0.007087844;-0.05234513,-0.117132;-0.3064475;-0.02710998,-0.1404593;-0.6705271;0.05236726,-0.136629;-0.6298844;-0.05654215,0.003162838;0.5497605;-0.007889925,0;0;0,0.01145528;0.3183742;0.01118159,0.02308359;0.6240783;0.007407188,0.1887674;0.511439;0.002258897,0.2220816;0.2478397;0.0194149,0.2384663;0.01516941;-0.01743888,-0.1478558;0.5095524;0.01674632,-0.2049368;0.2496366;0.008128558,-0.2575503;0.02347086;-0.03480187,0.07726285;0.00273256;-0.03990638,0.08384386;-0.3143637;-0.01437414,0.05944109;-0.6764761;0.07334065,0.0725058;-0.7283164;0.001781702,-0.0796894;0.007216104;-0.03416228,-0.1117637;-0.3079664;-0.004557651,-0.1280307;-0.6740141;0.06727032,-0.1311502;-0.6695244;-0.03916602,0.0202942;0.5493534;0.01080811,25.79042
+0;0;0,0.001730978;0.3187961;1.605931E-05,0.003343264;0.6243668;-0.01617614,0.1692029;0.5056754;0.007954137,0.2004783;0.2424843;0.03193228,0.2336724;0.01488788;-0.0214933,-0.163253;0.5044266;0.001713458,-0.2129093;0.2429963;0.00504223,-0.2575845;0.01264921;-0.02142739,0.07087069;0.007845567;-0.04987334,0.08888786;-0.3087524;-0.018434,0.0881208;-0.6718321;0.06700609,0.08795303;-0.6314828;-0.0416471,-0.06914563;0.007162186;-0.05233682,-0.1172984;-0.3068308;-0.02709739,-0.1405042;-0.6705205;0.05239289,-0.1378531;-0.6299943;-0.05621108,0.003076218;0.5497873;-0.009512559,0;0;0,0.01164193;0.3183956;0.01107502,0.0236145;0.6241495;0.007080436,0.1890569;0.5114179;0.001922488,0.2228083;0.2479928;0.01897252,0.2390052;0.01528239;-0.01763117,-0.1472939;0.509702;0.01670924,-0.2043581;0.2498751;0.009207644,-0.257058;0.02321368;-0.03083748,0.0772691;0.002722219;-0.03992033,0.08400021;-0.3148129;-0.0139693,0.05956813;-0.6766235;0.07334435,0.07438491;-0.7285434;0.002759337,-0.07970712;0.007235894;-0.03414637,-0.1117685;-0.3084154;-0.004420245,-0.1280577;-0.674123;0.06713446,-0.1312426;-0.6695616;-0.03895696,0.02073701;0.5494076;0.01053703,25.82395
+0;0;0,0.001730901;0.3187819;1.60586E-05,0.003343169;0.6243503;-0.01617612,0.1692632;0.5056412;0.007960647,0.2005433;0.2424109;0.03194236,0.2337349;0.01483136;-0.02147924,-0.1633136;0.504392;0.0017177,-0.2129772;0.2429227;0.005046968,-0.2576492;0.01259273;-0.02142068,0.07088281;0.007846909;-0.04988186,0.08890291;-0.3088025;-0.01843742,0.08813626;-0.6716861;0.06695651,0.08796875;-0.6313526;-0.04152994,-0.06915745;0.007163411;-0.05234577,-0.1173181;-0.3068806;-0.02710224,-0.1405113;-0.6703739;0.05234509,-0.1378643;-0.6298638;-0.05609222,0.003076118;0.5497692;-0.009512397,0;0;0,0.01171909;0.3183808;0.01100993,0.02378633;0.6241268;0.006882548,0.1892854;0.511478;0.001628399,0.2231341;0.2480179;0.01856363,0.2397829;0.01531829;-0.01779175,-0.1472137;0.5097268;0.01664291,-0.2041562;0.2497848;0.01103078,-0.2568115;0.02286996;-0.0275061,0.07727072;0.002709359;-0.03995049,0.08405981;-0.3148715;-0.0139389,0.05962107;-0.67647;0.07339071,0.07499761;-0.7284724;0.003281467,-0.07973932;0.007263405;-0.03410323,-0.111838;-0.3084321;-0.004332125,-0.128013;-0.6739696;0.06706762,-0.1312488;-0.6693751;-0.03885788,0.02088919;0.5493855;0.0103724,25.84625
+0;0;0,0.001730874;0.318777;1.605835E-05,0.003343273;0.6243716;-0.01617768,0.1692481;0.5056566;0.007958384,0.2005429;0.242303;0.03195134,0.2337354;0.01471755;-0.02147165,-0.1632984;0.5044075;0.001716006,-0.2129853;0.2428157;0.005046834,-0.2576584;0.01247978;-0.02142151,0.07088906;0.007847601;-0.04988626,0.08891121;-0.308838;-0.01843822,0.08814397;-0.6720049;0.06702239,0.08797631;-0.6316624;-0.04155966,-0.06916355;0.007164042;-0.05235039,-0.1173297;-0.3069158;-0.02710398,-0.140541;-0.670693;0.05240539,-0.1378917;-0.6301736;-0.05612747,0.003076186;0.5497805;-0.009513069,0;0;0,0.01180112;0.3183769;0.01089227,0.0238912;0.6241474;0.006673574,0.1893518;0.5114467;0.0011729,0.2232996;0.2478764;0.01815665,0.2401224;0.01521008;-0.01837075,-0.1471044;0.5098106;0.01656405,-0.2040409;0.2497152;0.01222904,-0.256749;0.02255464;-0.0247953,0.07727318;0.002699599;-0.03996313,0.08406518;-0.3149126;-0.01388919,0.0597187;-0.6768403;0.07334565,0.0754482;-0.7286621;0.002955072,-0.07974582;0.007269701;-0.03410627,-0.111817;-0.3084594;-0.004271673,-0.1280112;-0.6742843;0.06717205,-0.1313399;-0.6697189;-0.03884239,0.02099508;0.5493969;0.01017857,25.87967
+0;0;0,0.001815808;0.3187764;0.0003073855,0.00368492;0.6244409;-0.01464057,0.1695616;0.5054485;0.0077662,0.2010721;0.2421394;0.03196458,0.2341763;0.01446718;-0.02114261,-0.1629182;0.5036376;0.001375162,-0.2137298;0.2423995;0.01048738,-0.2593425;0.01169561;-0.01063333,0.07088198;0.00782121;-0.04990047,0.08883478;-0.3088595;-0.01836427,0.08814145;-0.6720252;0.06710218,0.08797976;-0.6316071;-0.04147266,-0.06918894;0.007175818;-0.05231521,-0.1173793;-0.3068977;-0.02703595,-0.1406338;-0.6706335;0.05264971,-0.1379789;-0.6300505;-0.05587683,0.003325408;0.5498095;-0.008449184,0;0;0,0.01180112;0.3183769;0.01089227,0.0238912;0.6241474;0.006673574,0.1893518;0.5114467;0.0011729,0.2232996;0.2478764;0.01815665,0.2401224;0.01521008;-0.01837075,-0.1471044;0.5098106;0.01656405,-0.2040409;0.2497152;0.01222904,-0.256749;0.02255464;-0.0247953,0.07727318;0.002699599;-0.03996313,0.08406518;-0.3149126;-0.01388919,0.0597187;-0.6768403;0.07334565,0.0754482;-0.7286621;0.002955072,-0.07974582;0.007269701;-0.03410627,-0.111817;-0.3084594;-0.004271673,-0.1280112;-0.6742843;0.06717205,-0.1313399;-0.6697189;-0.03884239,0.02099508;0.5493969;0.01017857,25.90217
+0;0;0,0.001815638;0.3187466;0.0003073568,0.003684623;0.6243906;-0.01463966,0.169739;0.5053543;0.00778415,0.2012915;0.2416952;0.03201469,0.234396;0.01402093;-0.02109298,-0.1630962;0.5035415;0.001386278,-0.2139754;0.2419562;0.01051061,-0.2595885;0.01125017;-0.01061029,0.07089439;0.007822579;-0.0499092,0.08882444;-0.3084566;-0.01841299,0.08813273;-0.6707696;0.06685279,0.08797475;-0.63059;-0.03923628,-0.06920104;0.007177074;-0.05232437,-0.1173303;-0.3064981;-0.02707716,-0.1405302;-0.6693799;0.05242139,-0.1379361;-0.6290392;-0.0536205,0.003325128;0.5497627;-0.00844857,0;0;0,0.01189186;0.3183462;0.01081896,0.02402916;0.6240929;0.006492972,0.1896469;0.5113546;0.0007581711,0.2237509;0.2474531;0.01783872,0.240474;0.01478598;-0.01874328,-0.1471697;0.5098161;0.01662773,-0.2042625;0.249366;0.01440538,-0.2564489;0.02187082;-0.02129399,0.07725405;0.002694368;-0.04003358,0.08413009;-0.3145147;-0.0140115,0.06029107;-0.6755294;0.07340455,0.0743451;-0.7300646;0.01004195,-0.0797726;0.007278769;-0.03408061,-0.1118206;-0.3080461;-0.004262162,-0.1276023;-0.6730951;0.06667155,-0.1309658;-0.6679438;-0.03691307,0.02112411;0.5493473;0.01002097,25.93555
+0;0;0,0.001815606;0.3187409;0.0003073514,0.003684652;0.6243957;-0.0146403,0.1697356;0.5053552;0.007783598,0.201325;0.2413875;0.0320425,0.2344291;0.01371606;-0.02106452,-0.1630928;0.5035424;0.001385858,-0.2140315;0.241651;0.01052086,-0.2596441;0.01094784;-0.01059978,0.07092679;0.007826155;-0.04993202,0.08883594;-0.3080845;-0.01847251,0.08814423;-0.6704027;0.0667945,0.08798617;-0.6302185;-0.03934253,-0.06923268;0.007180355;-0.05234829,-0.1173058;-0.3061294;-0.0271305,-0.1405061;-0.6690164;0.05236921,-0.1379108;-0.628671;-0.05372062,0.003325133;0.5497627;-0.00844879,0;0;0,0.01198434;0.3183414;0.01069152,0.02417446;0.6240947;0.006216884,0.1898063;0.5115339;0.0002623796,0.2239977;0.2473427;0.01756203,0.2408393;0.01467681;-0.01895487,-0.1470261;0.5098462;0.01665616,-0.204346;0.2491182;0.01582373,-0.2561429;0.02123539;-0.01789609,0.07722832;0.002720296;-0.04016781,0.0841488;-0.3141118;-0.01410091,0.0605116;-0.6751087;0.0734663,0.07415838;-0.7296795;0.009981155,-0.07982748;0.007271583;-0.03405529,-0.1118147;-0.3076944;-0.004337166,-0.1275941;-0.6727478;0.066603,-0.1310917;-0.667616;-0.03702203,0.02126057;0.549346;0.009777665,25.95806
+0;0;0,0.001878607;0.318753;-0.0005046231,0.003589347;0.6243858;-0.01728301,0.1695971;0.5060628;0.006920745,0.2010815;0.2420322;0.03182189,0.2339818;0.01428653;-0.02108889,-0.162898;0.5035802;0.0008256389,-0.2151483;0.242137;0.01634633,-0.2611541;0.0110731;0.0007574372,0.07092827;0.007807381;-0.0499231,0.08876943;-0.3081048;-0.01830384,0.08823855;-0.6713859;0.06727736,0.08799532;-0.631194;-0.04022462,-0.06923313;0.007194629;-0.05233641,-0.1173981;-0.3061094;-0.02705152,-0.1407251;-0.6700126;0.05249639,-0.1381746;-0.6296529;-0.05495958,0.003278169;0.5497742;-0.01054135,0;0;0,0.01205373;0.3183553;0.01057684,0.02429648;0.624181;0.00594151,0.189691;0.5113444;-0.0003551245,0.224061;0.2470878;0.0172689,0.2410691;0.01443316;-0.01923656,-0.1467645;0.5099519;0.01664252,-0.2041154;0.2491182;0.01700052,-0.2557896;0.02093537;-0.01481861,0.07721323;0.002703369;-0.04018581,0.08416216;-0.3141379;-0.01407218,0.0603721;-0.6761333;0.0736258,0.07448708;-0.729363;0.006289244,-0.07982309;0.007280126;-0.03404943,-0.1118223;-0.3076918;-0.004260655,-0.1276042;-0.6737381;0.06686334,-0.1312922;-0.6689329;-0.03807584,0.02137345;0.5494085;0.009542108,25.99177
+0;0;0,0.001878573;0.3187473;-0.0005046141,0.003589496;0.6244138;-0.01728498,0.169661;0.506063;0.006926462,0.2011102;0.2423269;0.03179983,0.2340092;0.01459056;-0.02110879,-0.1629616;0.5035794;0.0008290214,-0.2151536;0.2424279;0.0163324,-0.2611575;0.01137346;0.0007441398,0.07094788;0.00780954;-0.04993691,0.0887973;-0.3082489;-0.018303,0.08826653;-0.6714605;0.06726182,0.08802354;-0.6312783;-0.04013777,-0.06925229;0.007196619;-0.05235089,-0.1174395;-0.3062524;-0.02705429,-0.1407621;-0.6700861;0.0524784,-0.1382141;-0.6297364;-0.05487521,0.003278272;0.5497912;-0.01054233,0;0;0,0.01221648;0.3183475;0.01045287,0.0245399;0.6242014;0.005665183,0.1899413;0.5111583;-0.0005567074,0.2242712;0.2471938;0.01701069,0.2412771;0.01450662;-0.01922441,-0.1466156;0.5100339;0.01660212,-0.2037389;0.2494654;0.01892425,-0.2554856;0.02094716;-0.01018294,0.07719804;0.002680242;-0.04026866,0.0843286;-0.3142868;-0.01393855,0.06056052;-0.6762156;0.07373679,0.07462031;-0.7295526;0.006686926,-0.07986224;0.007300032;-0.03401497,-0.1118375;-0.3078146;-0.004138218,-0.1274384;-0.6738244;0.06683876,-0.131155;-0.6690031;-0.03799745,0.02159834;0.5494202;0.009301305,26.01375
+0;0;0,0.001879321;0.3188743;-0.0005048151,0.003592224;0.6249035;-0.01730635,0.1707401;0.5061544;0.00702857,0.2022092;0.2422506;0.03191775,0.2351097;0.01450449;-0.02099312,-0.1640352;0.5036547;0.0008916669,-0.2162604;0.2423371;0.0164049,-0.2622663;0.01127279;0.0008159811,0.07094797;0.00780955;-0.04993697,0.08879235;-0.3081597;-0.01831199,0.08826134;-0.6715386;0.06729224,0.08801904;-0.6313858;-0.0397967,-0.06925237;0.007196628;-0.05235095,-0.117426;-0.306164;-0.02706149,-0.1407593;-0.6701652;0.05250783,-0.1382187;-0.6298453;-0.05453527,0.003280519;0.5501655;-0.01055328,0;0;0,0.0119432;0.3184874;0.01037896,0.02331548;0.6247389;0.00543189,0.1900762;0.5111447;-0.0007739067,0.2243055;0.2470029;0.01690185,0.2411846;0.01431619;-0.01946151,-0.1485393;0.5098903;0.01669122,-0.2057892;0.2492093;0.02146889,-0.2574735;0.02030391;-0.00463384,0.07719025;0.002664208;-0.04028487,0.08437558;-0.3142087;-0.01392019,0.06062797;-0.6763281;0.07370472,0.07588463;-0.7297533;0.007533312,-0.0798642;0.007312887;-0.03400785,-0.1120099;-0.3076913;-0.004105328,-0.1273992;-0.6738249;0.06718241,-0.1311497;-0.6689409;-0.03734653,0.02068251;0.5498326;0.009116173,26.04716
+0;0;0,0.001933896;0.3188725;-0.001104049,0.003589945;0.6248375;-0.01901961,0.1706745;0.5066686;0.007620446,0.2028544;0.2427742;0.03168713,0.2356336;0.01493922;-0.02091523,-0.163987;0.5037741;0.000585312,-0.217472;0.2431459;0.02220116,-0.263457;0.01161025;0.01701152,0.07092156;0.007781064;-0.04997889,0.0887366;-0.3081809;-0.01826451,0.08813403;-0.6715591;0.06734233,0.08809792;-0.6314915;-0.03975491,-0.06929138;0.007214313;-0.05229688,-0.117544;-0.3061337;-0.02700192,-0.1410029;-0.6701371;0.05252039,-0.138253;-0.629902;-0.05452567,0.003293154;0.5501271;-0.01196641,0;0;0,0.0119432;0.3184874;0.01037896,0.02331548;0.6247389;0.00543189,0.1900762;0.5111447;-0.0007739067,0.2243055;0.2470029;0.01690185,0.2411846;0.01431619;-0.01946151,-0.1485393;0.5098903;0.01669122,-0.2057892;0.2492093;0.02146889,-0.2574735;0.02030391;-0.00463384,0.07719025;0.002664208;-0.04028487,0.08437558;-0.3142087;-0.01392019,0.06062797;-0.6763281;0.07370472,0.07588463;-0.7297533;0.007533312,-0.0798642;0.007312887;-0.03400785,-0.1120099;-0.3076913;-0.004105328,-0.1273992;-0.6738249;0.06718241,-0.1311497;-0.6689409;-0.03734653,0.02068251;0.5498326;0.009116173,26.06957
+0;0;0,0.001933942;0.3188801;-0.001104075,0.003590135;0.6248725;-0.01902133,0.1704015;0.506766;0.007587571,0.2026502;0.2423078;0.03170567,0.2354294;0.01447298;-0.02089665,-0.1637139;0.5038762;0.0005639168,-0.2173132;0.2426911;0.02222595,-0.2632982;0.01115566;0.01703632,0.07091406;0.00778024;-0.0499736,0.0887309;-0.3082137;-0.01825601,0.08812933;-0.6709871;0.06720835,0.08809298;-0.6308536;-0.04058984,-0.06928404;0.007213549;-0.05229134,-0.1175415;-0.3061662;-0.02699383,-0.1409614;-0.6695638;0.05239613,-0.1381935;-0.6292617;-0.05535054,0.003293311;0.5501537;-0.01196733,0;0;0,0.01208502;0.3184974;0.01013732,0.02354933;0.624768;0.004891515,0.1899695;0.5111698;-0.001532316,0.2244591;0.2465073;0.01646793,0.2413288;0.01382481;-0.01992548,-0.148037;0.509991;0.01677636,-0.2055234;0.248828;0.02377524,-0.2571419;0.01952645;0.00126872,0.07710496;0.002623796;-0.04043067,0.08472262;-0.3142495;-0.01380491,0.06079334;-0.6756874;0.07393944,0.07504095;-0.7286291;0.005815744,-0.07987773;0.007344182;-0.03394565,-0.1118534;-0.3077059;-0.004001779,-0.1270996;-0.6732389;0.067148,-0.1310913;-0.668537;-0.03805284,0.02088506;0.549858;0.008651137,26.09194
+0;0;0,0.001934721;0.3190085;-0.00110452,0.003591855;0.6251755;-0.01903212,0.1711222;0.506837;0.007665204,0.2034175;0.2419966;0.03181817,0.2361963;0.01416454;-0.0207835,-0.164431;0.5039348;0.0006113239,-0.2181078;0.2423721;0.02230467,-0.2640922;0.01083957;0.0171151,0.07095326;0.007784542;-0.05000123,0.088773;-0.3082608;-0.01827848,0.08816942;-0.6722434;0.06747074,0.08813301;-0.6320954;-0.04048061,-0.06932235;0.007217538;-0.05232025,-0.1175877;-0.3062132;-0.02701863,-0.1410856;-0.670822;0.05263595,-0.1383138;-0.6305053;-0.05526379,0.00329485;0.5504114;-0.01197384,0;0;0,0.01196173;0.3186347;0.01001203,0.02319239;0.6250882;0.004700184,0.1903339;0.5110748;-0.002028823,0.2249422;0.2460471;0.01612103,0.2416299;0.01334643;-0.02022088,-0.1489925;0.5098624;0.01698237,-0.2067993;0.2484785;0.02716507,-0.2584857;0.01909122;0.005745424,0.07710672;0.002559125;-0.04053509,0.0851099;-0.3143406;-0.01372075,0.06129647;-0.6768811;0.07478905,0.07491641;-0.7297512;0.00620687,-0.07995081;0.007410616;-0.03388272,-0.1116586;-0.3077176;-0.00392691,-0.1268375;-0.6744815;0.0674205,-0.1281166;-0.7357999;0.008975834,0.02058453;0.5501311;0.008468628,26.12555
+0;0;0,0.001887603;0.319115;-0.001538389,0.003403368;0.625375;-0.02012662,0.1716081;0.5070089;0.006856381,0.2034922;0.2418473;0.03168724,0.2362382;0.01388416;-0.02050797,-0.1651439;0.5040098;0.0004377495,-0.2200844;0.2431124;0.02972818,-0.2659886;0.01150237;0.02606707,0.07094385;0.007718126;-0.05002751,0.088649;-0.3082133;-0.01798388,0.08792572;-0.6720935;0.06747645,0.08774218;-0.6320084;-0.04035808,-0.06933117;0.007282731;-0.05230201,-0.1177724;-0.3060339;-0.02702345,-0.1412504;-0.6704998;0.05251451,-0.1386281;-0.6302391;-0.05527171,0.003146028;0.5505934;-0.0129018,0;0;0,0.01180224;0.3187519;0.009910703,0.02278083;0.6253462;0.004567385,0.1905253;0.5109746;-0.002611518,0.2251888;0.2456437;0.0158751,0.2417044;0.0129945;-0.02107668,-0.1499008;0.5098208;0.01730691,-0.2078167;0.2482462;0.03027931,-0.2595387;0.01861627;0.01133749,0.07708251;0.002517298;-0.04058695,0.08543744;-0.3142793;-0.0136981,0.06171174;-0.6766959;0.07464313,0.07490072;-0.7297617;0.006407134,-0.07995902;0.0074447;-0.03385973,-0.1115435;-0.3076015;-0.003839407,-0.1264253;-0.6742427;0.06733352,-0.1307703;-0.6695603;-0.03788136,0.02023468;0.5503537;0.008336306,26.14767
+0;0;0,0.001887603;0.319115;-0.001538389,0.003403368;0.625375;-0.02012662,0.1716081;0.5070089;0.006856381,0.2034922;0.2418473;0.03168724,0.2362382;0.01388416;-0.02050797,-0.1651439;0.5040098;0.0004377495,-0.2200844;0.2431124;0.02972818,-0.2659886;0.01150237;0.02606707,0.07094385;0.007718126;-0.05002751,0.088649;-0.3082133;-0.01798388,0.08792572;-0.6720935;0.06747645,0.08774218;-0.6320084;-0.04035808,-0.06933117;0.007282731;-0.05230201,-0.1177724;-0.3060339;-0.02702345,-0.1412504;-0.6704998;0.05251451,-0.1386281;-0.6302391;-0.05527171,0.003146028;0.5505934;-0.0129018,0;0;0,0.01180224;0.3187519;0.009910703,0.02278083;0.6253462;0.004567385,0.1905253;0.5109746;-0.002611518,0.2251888;0.2456437;0.0158751,0.2417044;0.0129945;-0.02107668,-0.1499008;0.5098208;0.01730691,-0.2078167;0.2482462;0.03027931,-0.2595387;0.01861627;0.01133749,0.07708251;0.002517298;-0.04058695,0.08543744;-0.3142793;-0.0136981,0.06171174;-0.6766959;0.07464313,0.07490072;-0.7297617;0.006407134,-0.07995902;0.0074447;-0.03385973,-0.1115435;-0.3076015;-0.003839407,-0.1264253;-0.6742427;0.06733352,-0.1307703;-0.6695603;-0.03788136,0.02023468;0.5503537;0.008336306,26.17014
+0;0;0,0.001887375;0.3190765;-0.001538203,0.003402859;0.6252787;-0.02012281,0.1712759;0.5070149;0.006819683,0.2031754;0.2417246;0.03166258,0.2359212;0.01376309;-0.02053226,-0.1648128;0.5040217;0.0004136954,-0.21978;0.2429977;0.02971834,-0.2656839;0.01138929;0.02605725,0.07098567;0.007722678;-0.05005701,0.08872847;-0.3088804;-0.01794525,0.08800416;-0.6732796;0.06763695,0.08782128;-0.633231;-0.03980771,-0.06937205;0.007287025;-0.05233285,-0.1179163;-0.3066958;-0.02700054,-0.1414278;-0.6716813;0.05265083,-0.1388149;-0.6314577;-0.0547457,0.003145576;0.5505135;-0.01289958,0;0;0,0.0119625;0.3187138;0.009704351,0.02311193;0.625235;0.003934026,0.1904225;0.5109007;-0.003424765,0.2253195;0.2454979;0.01547503,0.2418581;0.0128476;-0.02144861,-0.1493603;0.5102041;0.01730667,-0.207759;0.2488106;0.03394089,-0.2597973;0.01903655;0.01784877,0.07707009;0.002509356;-0.04072118,0.08560336;-0.3149365;-0.01354027,0.06202252;-0.677873;0.0749619,0.07402322;-0.7314764;0.007791877,-0.08006232;0.007465281;-0.03374321,-0.1115895;-0.3082746;-0.003779158,-0.1263291;-0.6754479;0.06748179,-0.1308566;-0.6706929;-0.03733976,0.02050409;0.5502679;0.007832646,26.20365
+0;0;0,0.001857491;0.3191836;-0.001919797,0.003254949;0.6254935;-0.02092596,0.1718137;0.5074278;0.005829761,0.2031289;0.2428412;0.03163826,0.2358934;0.01482663;-0.02029718,-0.1654743;0.5042872;0.0003128247,-0.220957;0.2449691;0.03676249,-0.2680175;0.01357612;0.03877553,0.07096151;0.007696482;-0.05015699,0.08863043;-0.3092407;-0.0178045,0.08819952;-0.6740538;0.06803881,0.0878001;-0.6340009;-0.03987532,-0.06945795;0.007305088;-0.05227546,-0.1181333;-0.3070196;-0.02700147,-0.141812;-0.6724576;0.05269926,-0.1393967;-0.6322224;-0.05517143,0.003024995;0.5507023;-0.01360979,0;0;0,0.01182275;0.3188304;0.009628415,0.0227517;0.6254927;0.003878236,0.1906075;0.5109327;-0.003960372,0.2256165;0.2462187;0.01484632,0.2418548;0.01351403;-0.02184558,-0.1501145;0.5099978;0.01741342,-0.2087741;0.2496267;0.03787667,-0.2617561;0.01983182;0.0256845,0.07709564;0.002462685;-0.04075158,0.08602041;-0.3153076;-0.01335752,0.06240739;-0.6787194;0.07514202,0.07424852;-0.7318661;0.006635778,-0.08010032;0.007508869;-0.033735,-0.111387;-0.3085759;-0.00340952,-0.1259941;-0.6762741;0.0676014,-0.1278376;-0.7368968;0.008180764,0.02020172;0.550488;0.007762432,26.23718
+0;0;0,0.00185717;0.3191284;-0.001919465,0.003254453;0.6253994;-0.02092313,0.1714228;0.5074451;0.005786532,0.2027557;0.2427096;0.03160956,0.2355159;0.01472445;-0.02031918,-0.165085;0.5043118;0.0002823528,-0.220599;0.2448477;0.03675253,-0.2676534;0.01348466;0.03876531,0.07100465;0.007701162;-0.05018749,0.08869708;-0.3096575;-0.01779198,0.08826638;-0.6742872;0.06800817,0.08786681;-0.6342303;-0.03994891,-0.06950018;0.00730953;-0.05230725,-0.1182403;-0.3074331;-0.02699965,-0.141907;-0.6726875;0.05266102,-0.1394908;-0.6324482;-0.0552526,0.003024534;0.5506195;-0.01360806,0;0;0,0.01213922;0.3187669;0.009504557,0.02342835;0.6253725;0.003527164,0.1907627;0.5108672;-0.004240752,0.2257745;0.2459802;0.01426685,0.2421888;0.01322991;-0.02185678,-0.1492253;0.5104015;0.01760417,-0.2083713;0.2502391;0.04107291,-0.2617585;0.02044088;0.03160675,0.07708218;0.002417892;-0.04089308,0.08619197;-0.3157357;-0.01306617,0.06270439;-0.6789634;0.07542443,0.07445227;-0.7320785;0.006795645,-0.08018164;0.007554048;-0.03366889,-0.1113578;-0.3089595;-0.003234763,-0.1258496;-0.6764896;0.06767581,-0.1269951;-0.7374406;0.008661836,0.02076534;0.5503865;0.007477164,26.25952
+0;0;0,0.001856596;0.3190297;-0.001918871,0.003253248;0.6251608;-0.02091368,0.1712572;0.5072864;0.005773334,0.2026059;0.2424165;0.03160946,0.2353685;0.01441471;-0.02032308,-0.1649218;0.5041562;0.0002745343,-0.2204639;0.2445605;0.03676321,-0.2675218;0.01318052;0.03877615,0.07103551;0.007704509;-0.0502093,0.08874972;-0.310045;-0.0177739,0.08831939;-0.6743687;0.06795426,0.08791524;-0.6341968;-0.04123833,-0.06953039;0.007312707;-0.05232999,-0.1183305;-0.3078175;-0.02699122,-0.1419774;-0.6727654;0.0526026,-0.1395335;-0.6324089;-0.05654604,0.003023445;0.5504187;-0.01360231,0;0;0,0.01228873;0.3186707;0.009222627,0.02372579;0.6251235;0.002913117,0.1908914;0.5108355;-0.004647851,0.2258444;0.2457997;0.01380765,0.2422858;0.01308492;-0.02264357,-0.148841;0.510569;0.01771936,-0.208647;0.2507967;0.04506685,-0.2626315;0.02098465;0.03984288,0.077056;0.00240308;-0.04102409,0.08652962;-0.3161007;-0.01280773,0.0630086;-0.679035;0.07554805,0.0775679;-0.730383;0.003456473,-0.0802465;0.007570995;-0.03360889,-0.111598;-0.3093275;-0.003228329,-0.1257218;-0.6765342;0.0677722,-0.1272057;-0.737834;0.007036682,0.02102137;0.5501816;0.006948471,26.28194
+0;0;0,0.001861409;0.3189934;-0.00153629,0.003528535;0.6252175;-0.01893847,0.1714355;0.5070997;0.004726802,0.2023528;0.2425887;0.03160893,0.2351516;0.01453236;-0.01998641,-0.164597;0.5040579;0.0002401462,-0.2210401;0.2460684;0.04383067,-0.2687528;0.01495771;0.05150665,0.07105178;0.007653893;-0.05029675,0.08849469;-0.3101408;-0.01765568,0.0881801;-0.6747137;0.06795334,0.0875084;-0.6344711;-0.04090146,-0.06961329;0.007359692;-0.0523118,-0.118521;-0.3078039;-0.02695214,-0.1420974;-0.6729538;0.05274759,-0.1399333;-0.6325313;-0.05607068,0.003209551;0.5504216;-0.01221036,0;0;0,0.0126108;0.3186257;0.009014249,0.02437876;0.6250476;0.002312303,0.1911972;0.5106658;-0.005055904,0.2260251;0.2459143;0.01333475,0.2425914;0.013173;-0.02278447,-0.1481103;0.5108172;0.01781995,-0.2084464;0.2520378;0.05002743,-0.2633793;0.02241136;0.04874315,0.07708124;0.002353758;-0.04110527,0.08685537;-0.3161819;-0.0127734,0.06342044;-0.6793488;0.07556093,0.07779052;-0.7310839;0.004373789,-0.08032926;0.007625282;-0.03355243,-0.1120772;-0.3093154;-0.003488399,-0.1257898;-0.676682;0.06789903,-0.1266593;-0.7373813;0.006844871,0.02156653;0.5501166;0.006464005,26.3165
+0;0;0,0.001861296;0.3189741;-0.001536197,0.003528298;0.6251754;-0.01893708,0.1712042;0.5071229;0.004704412,0.2021158;0.2426604;0.03158161,0.2349157;0.0145963;-0.02001549,-0.1643666;0.5040852;0.0002239188,-0.2207994;0.246143;0.04380645,-0.2685137;0.01502445;0.05148268,0.07107358;0.007656242;-0.05031218,0.08849881;-0.3098164;-0.01770419,0.08818389;-0.6747707;0.06799439,0.08752102;-0.6346626;-0.0394292,-0.06963466;0.007361951;-0.05232785,-0.1184928;-0.3074822;-0.02699389,-0.1420939;-0.6730142;0.05278922,-0.1399583;-0.6327286;-0.05459832,0.003209339;0.5503852;-0.01220948,0;0;0,0.01272378;0.3186055;0.008886099,0.02460025;0.6249987;0.00209856,0.1911149;0.5105772;-0.005553126,0.2259451;0.2458607;0.01262188,0.2426293;0.01314265;-0.02364516,-0.1476992;0.5110136;0.01796462,-0.2088106;0.2530565;0.05459582,-0.264098;0.0235105;0.05640088,0.07704258;0.002375603;-0.0412333,0.08692989;-0.3158193;-0.01277268,0.06363173;-0.6793907;0.07559621,0.07651621;-0.7328414;0.008421779,-0.08037963;0.007616768;-0.03350356,-0.1121612;-0.3089956;-0.003465159,-0.125586;-0.6767641;0.06796371,-0.1264591;-0.7361922;0.007595569,0.02176254;0.5500752;0.006264687,26.34872
+0;0;0,0.001861728;0.3190481;-0.001536554,0.003529305;0.6253567;-0.01894378,0.1716508;0.5071574;0.004745451,0.2025342;0.2429358;0.03159818,0.2353384;0.01484238;-0.02000555,-0.1648103;0.5041118;0.0002530711,-0.2211917;0.2464044;0.04379591,-0.2689121;0.01525618;0.05147314,0.07110205;0.007659309;-0.05033234,0.08852977;-0.3098587;-0.01771968,0.08821488;-0.6747847;0.06797224,0.08755231;-0.6346812;-0.03940386,-0.06966255;0.0073649;-0.05234881,-0.1185277;-0.3075243;-0.02701123,-0.1421269;-0.6730279;0.05276569,-0.1399923;-0.6327469;-0.05457439,0.00321021;0.5505346;-0.01221331,0;0;0,0.01244488;0.3186931;0.008797169,0.02380939;0.6252149;0.00205195,0.1908306;0.5104244;-0.006381392,0.2259407;0.246013;0.01210785,0.2424639;0.01333359;-0.02467442,-0.1487142;0.5109327;0.01832079,-0.2101061;0.2536739;0.05752371,-0.2658512;0.02423632;0.06159294,0.07705241;0.002370358;-0.04128945,0.08698519;-0.3158577;-0.01270211,0.06376018;-0.6794069;0.07565391,0.07661036;-0.7329087;0.00861311,-0.08042821;0.007622146;-0.03347712,-0.112299;-0.3090272;-0.003435662,-0.1254135;-0.6767707;0.06802665,-0.1263824;-0.7366794;0.008464415,0.02113371;0.550252;0.006192684,26.38233
+0;0;0,0.001863462;0.3190455;-0.002010159,0.003466794;0.6252873;-0.02049407,0.1716429;0.5073498;0.003747601,0.202391;0.2431868;0.03132344,0.2348665;0.01495317;-0.01986653,-0.1648947;0.5044426;-0.0001166956,-0.2220993;0.2483133;0.051004,-0.2704194;0.017554;0.06445715,0.07110631;0.00758745;-0.0503372,0.08846119;-0.3099234;-0.01761547,0.08840241;-0.6749198;0.0677763,0.08761329;-0.6348871;-0.0396056,-0.06965973;0.007439086;-0.05234207,-0.1185323;-0.307448;-0.02699277,-0.1422373;-0.6729656;0.0526888,-0.1402241;-0.6327556;-0.0546604,0.003163616;0.5504978;-0.0134102,0;0;0,0.01244488;0.3186931;0.008797169,0.02380939;0.6252149;0.00205195,0.1908306;0.5104244;-0.006381392,0.2259407;0.246013;0.01210785,0.2424639;0.01333359;-0.02467442,-0.1487142;0.5109327;0.01832079,-0.2101061;0.2536739;0.05752371,-0.2658512;0.02423632;0.06159294,0.07705241;0.002370358;-0.04128945,0.08698519;-0.3158577;-0.01270211,0.06376018;-0.6794069;0.07565391,0.07661036;-0.7329087;0.00861311,-0.08042821;0.007622146;-0.03347712,-0.112299;-0.3090272;-0.003435662,-0.1254135;-0.6767707;0.06802665,-0.1263824;-0.7366794;0.008464415,0.02113371;0.550252;0.006192684,26.40469
+0;0;0,0.001863456;0.3190444;-0.002010153,0.003466838;0.6252961;-0.02049473,0.1713991;0.5074172;0.00372248,0.2020996;0.2436636;0.03125559,0.2345733;0.01544274;-0.01993151,-0.1646515;0.5045143;-0.0001362255,-0.2217674;0.2487818;0.05090525,-0.2700849;0.01803549;0.06435765,0.07113151;0.007590138;-0.05035504,0.08840021;-0.3083441;-0.01779579,0.08834116;-0.6750724;0.06800114,0.08754703;-0.634976;-0.04006276,-0.06968442;0.007441721;-0.05236062,-0.1183143;-0.3058818;-0.02713719,-0.1421318;-0.6731337;0.05292245,-0.1401058;-0.6328589;-0.05510855,0.003163644;0.5505028;-0.01341049,0;0;0,0.01269156;0.3186876;0.008602142,0.02437447;0.6252025;0.00164187,0.1910221;0.5102778;-0.006601453,0.2260418;0.2462525;0.0115869,0.2425178;0.01352265;-0.02481019,-0.1479596;0.5110347;0.01859503,-0.2097154;0.2549265;0.06173869,-0.2661918;0.02579902;0.07012943,0.07704253;0.002359197;-0.04137409,0.08723763;-0.3143187;-0.0133754,0.06391629;-0.6795313;0.07565594,0.07628789;-0.7324277;0.006695628,-0.08047983;0.007630237;-0.03343215,-0.1125127;-0.3074556;-0.003978051,-0.1249357;-0.6768198;0.06859302,-0.1305702;-0.6723001;-0.03676061,0.02160786;0.5502421;0.005838156,26.42698
+0;0;0,0.001863687;0.319084;-0.002010402,0.003467267;0.6253743;-0.02049741,0.1709863;0.5075895;0.003678825,0.2016154;0.244449;0.03114792,0.234084;0.01626332;-0.0200313,-0.1642389;0.5046936;-0.0001704013,-0.2212221;0.2495557;0.05075241,-0.269532;0.01884492;0.06420273,0.07118709;0.007596068;-0.05039438,0.08844303;-0.3081047;-0.0178592,0.08838393;-0.6751029;0.06800089,0.08758791;-0.6349825;-0.04031985,-0.06973886;0.007447537;-0.05240153,-0.1183328;-0.3056445;-0.02719674,-0.1421679;-0.6731666;0.05292184,-0.1401371;-0.6328673;-0.05536591,0.003164026;0.5505692;-0.01341206,0;0;0,0.01275165;0.3187347;0.008228421,0.0245625;0.625272;0.0007917881,0.1906695;0.5101559;-0.007625579,0.2258081;0.2467725;0.01054049,0.2425741;0.01397477;-0.02504551,-0.147392;0.5114916;0.01865316,-0.2094411;0.2566894;0.06514299,-0.2660145;0.02777673;0.07700435,0.07705184;0.002367005;-0.04150069,0.08708742;-0.3140861;-0.01357269,0.06393293;-0.6795403;0.07568407,0.0767399;-0.7321042;0.00600183,-0.080562;0.007633904;-0.03341231,-0.1125931;-0.30724;-0.004228331,-0.125034;-0.6768235;0.06866136,-0.1309556;-0.6723933;-0.03692065,0.02176325;0.5503079;0.005108476,26.45088
+0;0;0,0.001842295;0.3190441;-0.002362737,0.003378121;0.6252074;-0.0216059,0.1704058;0.508051;0.00283352,0.2007582;0.2454854;0.0306586,0.2330231;0.01722224;-0.02024068,-0.1637464;0.5051166;-0.000442287,-0.2209849;0.2520109;0.05698128,-0.2701375;0.02184974;0.07557308,0.07124966;0.007537893;-0.05046789,0.08846965;-0.308784;-0.01784934,0.08840591;-0.6764371;0.06835565,0.0874839;-0.6363404;-0.04029568,-0.0698076;0.007522485;-0.05244668,-0.1185124;-0.3061847;-0.02723424,-0.1426695;-0.6743852;0.05304642,-0.1407541;-0.6341169;-0.05557585,0.003096309;0.5504462;-0.01428706,0;0;0,0.01280816;0.3187001;0.008019924,0.0247251;0.62515;0.0003752708,0.1901292;0.5101186;-0.008446932,0.225645;0.2473694;0.009929895,0.2424355;0.01452447;-0.02524281,-0.146678;0.511937;0.01888523,-0.2088108;0.258572;0.06969779,-0.2654311;0.02986231;0.08459107,0.07702515;0.002400443;-0.04173374,0.08703461;-0.3146322;-0.01327133,0.06419051;-0.6809031;0.07574499,0.07750916;-0.7329998;0.005100369,-0.08067973;0.007639505;-0.03335807,-0.1127415;-0.3078406;-0.003958192,-0.1251328;-0.6781543;0.06894124,-0.1268407;-0.739629;0.009465277,0.02189826;0.550211;0.004739881,26.48281
+0;0;0,0.001842295;0.3190441;-0.002362737,0.003378121;0.6252074;-0.0216059,0.1704058;0.508051;0.00283352,0.2007582;0.2454854;0.0306586,0.2330231;0.01722224;-0.02024068,-0.1637464;0.5051166;-0.000442287,-0.2209849;0.2520109;0.05698128,-0.2701375;0.02184974;0.07557308,0.07124966;0.007537893;-0.05046789,0.08846965;-0.308784;-0.01784934,0.08840591;-0.6764371;0.06835565,0.0874839;-0.6363404;-0.04029568,-0.0698076;0.007522485;-0.05244668,-0.1185124;-0.3061847;-0.02723424,-0.1426695;-0.6743852;0.05304642,-0.1407541;-0.6341169;-0.05557585,0.003096309;0.5504462;-0.01428706,0;0;0,0.01280816;0.3187001;0.008019924,0.0247251;0.62515;0.0003752708,0.1901292;0.5101186;-0.008446932,0.225645;0.2473694;0.009929895,0.2424355;0.01452447;-0.02524281,-0.146678;0.511937;0.01888523,-0.2088108;0.258572;0.06969779,-0.2654311;0.02986231;0.08459107,0.07702515;0.002400443;-0.04173374,0.08703461;-0.3146322;-0.01327133,0.06419051;-0.6809031;0.07574499,0.07750916;-0.7329998;0.005100369,-0.08067973;0.007639505;-0.03335807,-0.1127415;-0.3078406;-0.003958192,-0.1251328;-0.6781543;0.06894124,-0.1268407;-0.739629;0.009465277,0.02189826;0.550211;0.004739881,26.50531
+0;0;0,0.001842171;0.3190227;-0.002362579,0.003377989;0.6251832;-0.0216054,0.1709026;0.5079051;0.002884455,0.2013258;0.2447269;0.03077445,0.2335901;0.01646803;-0.02012387,-0.164242;0.504962;-0.0004010815,-0.221614;0.2512659;0.05715645,-0.2707658;0.02110898;0.07574791,0.07132318;0.007545671;-0.05051997,0.08855929;-0.3090725;-0.01787086,0.08849562;-0.676414;0.06826107,0.08756756;-0.6362511;-0.04110236,-0.06987962;0.007530247;-0.0525008,-0.1186301;-0.3064708;-0.02726474,-0.1427667;-0.6743592;0.05294788,-0.1408387;-0.6340236;-0.0563863,0.003096192;0.5504261;-0.01428697,0;0;0,0.01260913;0.3186845;0.00810039,0.02402705;0.6251577;0.0006904602,0.1900855;0.5101154;-0.008817077,0.2254983;0.2467161;0.009429336,0.24256;0.01388624;-0.02568269,-0.1477217;0.5118932;0.01913856,-0.210236;0.2588961;0.07437104,-0.2672729;0.03042191;0.09110534,0.07704403;0.002421513;-0.0418874,0.08702043;-0.3148809;-0.01308227,0.06426227;-0.6808424;0.07587171,0.07849874;-0.7320024;0.003243327,-0.08080862;0.007616813;-0.03328891,-0.1129292;-0.3081463;-0.003759224,-0.1249071;-0.6782299;0.06871967,-0.1312954;-0.6740433;-0.03785129,0.02137211;0.5502114;0.004966021,26.53875
+0;0;0,0.001839916;0.3189923;-0.002769213,0.003343744;0.6250444;-0.02261853,0.1704637;0.5080793;0.001851922,0.2006508;0.2448156;0.03042616,0.2328104;0.01648261;-0.02019701,-0.1639081;0.505579;-0.0006070128,-0.22195;0.2540523;0.06573244,-0.2717394;0.02460822;0.09041761,0.07135437;0.007471561;-0.05054404,0.08839107;-0.3089449;-0.01778464,0.08842131;-0.6759391;0.06810826,0.0873219;-0.6358606;-0.04086456,-0.06991129;0.007595946;-0.05250413,-0.1186511;-0.3062097;-0.02733956,-0.1430665;-0.673681;0.05285439,-0.1413174;-0.6334366;-0.05609447,0.003068433;0.5503221;-0.01513145,0;0;0,0.01267669;0.3186629;0.007773161,0.02427479;0.6250492;-6.210804E-05,0.1896821;0.5098131;-0.009975432,0.2255273;0.2463952;0.009041191,0.2425789;0.01356404;-0.02605605,-0.1470917;0.5124626;0.01952135,-0.209231;0.2603557;0.0796571,-0.2669736;0.03225839;0.09890088,0.07703824;0.00241825;-0.04196703,0.08703177;-0.3146812;-0.01314175,0.06454281;-0.6802715;0.07574141,0.07837262;-0.7319543;0.004225492,-0.08086032;0.007619742;-0.03324935,-0.1128899;-0.3079558;-0.003770588,-0.1249597;-0.6776439;0.06866809,-0.1317126;-0.6733893;-0.0374895,0.02156324;0.5501298;0.004330635,26.57222
+0;0;0,0.001839729;0.3189598;-0.002768931,0.003343156;0.62493;-0.02261289,0.1700503;0.5080901;0.00181357,0.200202;0.2451347;0.03035435,0.2323591;0.01681976;-0.02026481,-0.1634967;0.5055959;-0.0006393008,-0.2214707;0.2543637;0.06562246,-0.2712561;0.02493776;0.09030568,0.07138287;0.007474545;-0.05056423,0.08842923;-0.3091215;-0.01778625,0.08845946;-0.6759974;0.06807899,0.08736056;-0.6359236;-0.04084338,-0.06993922;0.00759898;-0.05252511,-0.1187067;-0.3063848;-0.02734626,-0.1431143;-0.6737376;0.05282186,-0.141366;-0.633498;-0.05607657,0.003067922;0.5502286;-0.01512791,0;0;0,0.01280853;0.3186359;0.007316828,0.02463406;0.6249186;-0.0009884834,0.1894905;0.5094708;-0.01060784,0.2253926;0.2463981;0.008704782,0.2426157;0.01354314;-0.02602339,-0.1463661;0.5129979;0.02012084,-0.2084858;0.2620745;0.08374327,-0.2659905;0.03409117;0.1047406,0.07706129;0.002378777;-0.04200029,0.08713714;-0.3148783;-0.01294029,0.06472955;-0.6803387;0.07598281,0.07855155;-0.7320794;0.004609227,-0.08091428;0.007645167;-0.03320475,-0.112996;-0.3081016;-0.00366132,-0.1248503;-0.677655;0.06886805,-0.1319166;-0.6734195;-0.03721228,0.02185706;0.5500301;0.00352633,26.59459
+0;0;0,0.001840032;0.3190124;-0.002769388,0.003343748;0.625043;-0.0226175,0.169776;0.5082526;0.00178306,0.1999306;0.2452718;0.0303266,0.2320883;0.01695238;-0.02029354,-0.1632221;0.5057625;-0.0006657718,-0.2212016;0.254506;0.06560241,-0.270988;0.02507563;0.09028611,0.07143185;0.007479674;-0.05059892,0.08851063;-0.3097184;-0.01775861,0.08854083;-0.6763098;0.06804004,0.08744439;-0.6362585;-0.04063869,-0.0699872;0.007604194;-0.05256114,-0.1188474;-0.3069766;-0.02733441,-0.1432361;-0.6740445;0.05277153,-0.1414917;-0.6338278;-0.0558833,0.003068441;0.5503218;-0.01513054,0;0;0,0.01289167;0.3186948;0.006885529,0.02490926;0.6250128;-0.002034187,0.1894183;0.5094562;-0.01115632,0.2252896;0.2463668;0.00834167,0.2425805;0.01352416;-0.02646637,-0.1458343;0.5134239;0.02017222,-0.2087111;0.263667;0.0876326,-0.2662268;0.03605486;0.1123496,0.07707458;0.002380624;-0.04210162,0.08701726;-0.3154629;-0.0127517,0.06461813;-0.680687;0.07590675,0.07869234;-0.7326397;0.005203359,-0.0809982;0.007664333;-0.03315502,-0.1130909;-0.3086919;-0.003598781,-0.1250004;-0.6779596;0.06885967,-0.132211;-0.6737044;-0.03696332,0.02207585;0.5501165;0.002647042,26.62813
+0;0;0,0.001740936;0.3190151;-0.003087059,0.003157158;0.6249997;-0.02343221,0.1696285;0.5082853;0.0009136219,0.1994798;0.2451885;0.02982718,0.2314657;0.01677158;-0.02039729,-0.1634319;0.5061925;-0.0007827654,-0.2214372;0.2567346;0.07238247,-0.2718453;0.02794276;0.1012477,0.07146581;0.007381067;-0.0506614,0.08834603;-0.3097168;-0.0177928,0.08865413;-0.6758413;0.0677114,0.08740514;-0.6358817;-0.0403016,-0.07002944;0.007712457;-0.05258151,-0.1190593;-0.3067468;-0.02752553,-0.143391;-0.6732969;0.05251922,-0.1418138;-0.6331821;-0.05547506,0.002908609;0.5502958;-0.01580259,0;0;0,0.01292709;0.3187052;0.006565213,0.02500715;0.6249949;-0.002781511,0.189462;0.5093237;-0.01159298,0.2252517;0.2460969;0.007843375,0.2427774;0.01325321;-0.0267477,-0.1457418;0.5138549;0.02033603,-0.2087272;0.2651912;0.09207293,-0.2665764;0.03808326;0.1202749,0.07707328;0.002385989;-0.04221892,0.08704171;-0.315347;-0.01284635,0.06468907;-0.6801105;0.07550621,0.07921657;-0.7326973;0.006688118,-0.08108944;0.007705334;-0.03306887,-0.1131776;-0.3085608;-0.003702123,-0.1249799;-0.6773016;0.0687487,-0.1322866;-0.6729153;-0.03640886,0.02215602;0.5501094;0.002011537,26.65033
+0;0;0,0.001740936;0.3190151;-0.003087059,0.003157158;0.6249997;-0.02343221,0.1696285;0.5082853;0.0009136219,0.1994798;0.2451885;0.02982718,0.2314657;0.01677158;-0.02039729,-0.1634319;0.5061925;-0.0007827654,-0.2214372;0.2567346;0.07238247,-0.2718453;0.02794276;0.1012477,0.07146581;0.007381067;-0.0506614,0.08834603;-0.3097168;-0.0177928,0.08865413;-0.6758413;0.0677114,0.08740514;-0.6358817;-0.0403016,-0.07002944;0.007712457;-0.05258151,-0.1190593;-0.3067468;-0.02752553,-0.143391;-0.6732969;0.05251922,-0.1418138;-0.6331821;-0.05547506,0.002908609;0.5502958;-0.01580259,0;0;0,0.01292709;0.3187052;0.006565213,0.02500715;0.6249949;-0.002781511,0.189462;0.5093237;-0.01159298,0.2252517;0.2460969;0.007843375,0.2427774;0.01325321;-0.0267477,-0.1457418;0.5138549;0.02033603,-0.2087272;0.2651912;0.09207293,-0.2665764;0.03808326;0.1202749,0.07707328;0.002385989;-0.04221892,0.08704171;-0.315347;-0.01284635,0.06468907;-0.6801105;0.07550621,0.07921657;-0.7326973;0.006688118,-0.08108944;0.007705334;-0.03306887,-0.1131776;-0.3085608;-0.003702123,-0.1249799;-0.6773016;0.0687487,-0.1322866;-0.6729153;-0.03640886,0.02215602;0.5501094;0.002011537,26.67272
+0;0;0,0.001740927;0.3190134;-0.003087042,0.003156936;0.6249518;-0.02342909,0.1695541;0.5082681;0.0009080749,0.1994164;0.245074;0.02983232,0.2314016;0.01666212;-0.02039104,-0.163358;0.5061762;-0.0007875571,-0.2213847;0.2566261;0.07240473,-0.2717917;0.02783932;0.1012693,0.07153514;0.007388227;-0.05071056,0.08840009;-0.3094225;-0.01787171,0.08870541;-0.6722543;0.06686351,0.08746492;-0.6323625;-0.04041417,-0.07009739;0.007719939;-0.05263252,-0.1190829;-0.3064546;-0.02759923,-0.1431957;-0.6697081;0.05172563,-0.1416292;-0.6296622;-0.05553345,0.002908427;0.5502599;-0.01580069,0;0;0,0.01301963;0.3187109;0.005997181,0.02525086;0.6249244;-0.004080296,0.1895349;0.5089434;-0.01228893,0.2253943;0.24564;0.007329583,0.242886;0.01278526;-0.02716887,-0.1454427;0.5144092;0.02052486,-0.2080585;0.2664726;0.09539953,-0.2663238;0.03998272;0.1274136,0.0770784;0.002407283;-0.0423857,0.08709478;-0.3150338;-0.01301444,0.0648661;-0.6765155;0.07452965,0.07930003;-0.7299339;0.00788939,-0.08121685;0.007707704;-0.03298237,-0.113056;-0.308322;-0.003942413,-0.1247133;-0.6737192;0.06800285,-0.1321857;-0.6692035;-0.03641266,0.0223578;0.5500652;0.0009051557,26.70623
+0;0;0,0.001831695;0.3188865;-0.002961489,0.003606384;0.6247095;-0.02270875,0.1697293;0.5079557;-0.0001780819,0.1996215;0.2446625;0.02975926,0.2313741;0.0162096;-0.02031656,-0.1629504;0.5064999;-0.0007574372,-0.2213763;0.25879;0.07886182,-0.2719926;0.03070571;0.1123597,0.07154869;0.007291838;-0.05074082,0.08831318;-0.309782;-0.01776643,0.08891114;-0.6730428;0.06689723,0.08739702;-0.6331336;-0.04018432,-0.07013382;0.007826542;-0.05260238,-0.1190804;-0.3066307;-0.0276016,-0.1432418;-0.6702183;0.05206631,-0.1419538;-0.6301566;-0.05500397,0.00322797;0.5500401;-0.01530879,0;0;0,0.0131866;0.3185835;0.005600691,0.02565674;0.6246123;-0.005016446,0.1895995;0.5086056;-0.01283872,0.2255167;0.2451016;0.006875991,0.2432516;0.01223207;-0.02723837,-0.1448935;0.5152268;0.02110861,-0.2070075;0.2678566;0.09897327,-0.2660197;0.04230383;0.1357162,0.07706211;0.002370462;-0.04245973,0.0872662;-0.3153241;-0.0129602,0.06489431;-0.6772846;0.07427967,0.07961903;-0.730814;0.008151293,-0.08126343;0.00774098;-0.03291425,-0.1128952;-0.3085896;-0.0039567,-0.1247921;-0.6743737;0.0680657,-0.1282909;-0.7339634;0.008665401,0.02269498;0.5498103;0.0001131296,26.73982
+0;0;0,0.001831122;0.3187868;-0.002960564,0.003604601;0.6244007;-0.02269417,0.1695363;0.5077496;-0.0001862822,0.1994471;0.2442927;0.02976967,0.2311998;0.01583891;-0.02030634,-0.1627608;0.5062955;-0.0007649716,-0.221223;0.2584315;0.07890378,-0.2718396;0.03034636;0.1124018,0.07157988;0.007295016;-0.05076294,0.08835264;-0.3099351;-0.0177723,0.08895092;-0.6733921;0.06693706,0.08743551;-0.6334744;-0.04023587,-0.0701644;0.007829953;-0.0526253,-0.1191351;-0.3067822;-0.02761221,-0.1433095;-0.6705662;0.05209872,-0.1420205;-0.6304958;-0.05506292,0.003226462;0.5497856;-0.01529959,0;0;0,0.01324764;0.3184901;0.005069017,0.025807;0.6242816;-0.006204128,0.1895849;0.5085405;-0.0137006,0.2255954;0.2449105;0.006399513,0.2432701;0.01203538;-0.02771437,-0.1445859;0.5157106;0.02107932,-0.2066254;0.2694297;0.1029229,-0.2663219;0.04418296;0.1404354,0.07707462;0.002343878;-0.04251802,0.08732523;-0.3154988;-0.01292741,0.06476165;-0.6776752;0.07422829,0.07951933;-0.7311042;0.007831693,-0.08132198;0.007766092;-0.03286632,-0.1129623;-0.3087673;-0.004403468,-0.1249103;-0.6746681;0.0680597,-0.1328586;-0.6702009;-0.03620721,0.02282376;0.5495468;-0.0009093285,26.76209
+0;0;0,0.001830948;0.3187566;-0.002960282,0.003604055;0.6243068;-0.02268991,0.1692268;0.5077465;-0.000211359,0.1991404;0.2442656;0.02974733,0.2308921;0.01581897;-0.02032711,-0.1624529;0.5062951;-0.0007889727,-0.2209205;0.2584084;0.07888705,-0.2715354;0.03033048;0.112384,0.07159563;0.007296622;-0.05077412,0.0883695;-0.3099546;-0.01778127,0.08896784;-0.6734406;0.06693485,0.08744772;-0.6334922;-0.04057094,-0.07017984;0.007831677;-0.05263689,-0.1191538;-0.3068016;-0.02762213,-0.1433302;-0.6706146;0.05209516,-0.1420371;-0.630513;-0.05539931,0.003225981;0.5497044;-0.01529659,0;0;0,0.01329388;0.3184657;0.004554749,0.02590626;0.6241695;-0.007292509,0.1893277;0.5083824;-0.01462102,0.2256744;0.244829;0.006188035,0.2434545;0.01194885;-0.02778494,-0.1442008;0.5164154;0.02107396,-0.2059124;0.2712969;0.1066492,-0.265925;0.0469199;0.1485648,0.07706561;0.002325401;-0.04257548,0.08735872;-0.3155265;-0.012869,0.06481547;-0.6777624;0.07417238,0.07862917;-0.7310298;0.006833673,-0.08136006;0.007779008;-0.03282093,-0.1129585;-0.3087855;-0.004418667,-0.125008;-0.6746916;0.06815413,-0.1332057;-0.6703452;-0.03640909,0.02291191;0.5494579;-0.001857042,26.79553
+0;0;0,0.001868353;0.318728;-0.003408273,0.003675008;0.6241848;-0.02402166,0.1692819;0.5077109;-0.001213937,0.1990882;0.2440249;0.02908424,0.2306916;0.01544777;-0.02041752,-0.1625115;0.5070375;-0.001010916,-0.2213646;0.2612981;0.08550613,-0.271847;0.0340365;0.1242409,0.07161694;0.007168929;-0.05080912,0.08836114;-0.3099891;-0.0178164,0.08887392;-0.6736661;0.06711954,0.08719777;-0.6337923;-0.04026583,-0.07019208;0.007975254;-0.05264421,-0.1191501;-0.3065728;-0.02772892,-0.1434472;-0.6706071;0.05204578,-0.142314;-0.6305881;-0.05533323,0.003290139;0.5496151;-0.01635647,0;0;0,0.01340339;0.3184425;0.004163384,0.02616919;0.6240909;-0.00810957,0.1895209;0.5081865;-0.01508009,0.2257152;0.244383;0.005762696,0.243423;0.01147391;-0.02794886,-0.1439302;0.5167506;0.02113327,-0.2054169;0.2726749;0.1104817,-0.2655656;0.04892528;0.1553698,0.07707979;0.00227575;-0.04260838,0.08733663;-0.3154836;-0.0129112,0.06484239;-0.6779482;0.07420218,0.07939668;-0.7312083;0.007210732,-0.08140231;0.00783721;-0.03277482,-0.1129607;-0.3086555;-0.004587347,-0.1252025;-0.6747609;0.06816116,-0.1335135;-0.6704146;-0.03626461,0.02313577;0.5493938;-0.002571464,26.81804
+0;0;0,0.001868353;0.318728;-0.003408273,0.003675008;0.6241848;-0.02402166,0.1692819;0.5077109;-0.001213937,0.1990882;0.2440249;0.02908424,0.2306916;0.01544777;-0.02041752,-0.1625115;0.5070375;-0.001010916,-0.2213646;0.2612981;0.08550613,-0.271847;0.0340365;0.1242409,0.07161694;0.007168929;-0.05080912,0.08836114;-0.3099891;-0.0178164,0.08887392;-0.6736661;0.06711954,0.08719777;-0.6337923;-0.04026583,-0.07019208;0.007975254;-0.05264421,-0.1191501;-0.3065728;-0.02772892,-0.1434472;-0.6706071;0.05204578,-0.142314;-0.6305881;-0.05533323,0.003290139;0.5496151;-0.01635647,0;0;0,0.01340339;0.3184425;0.004163384,0.02616919;0.6240909;-0.00810957,0.1895209;0.5081865;-0.01508009,0.2257152;0.244383;0.005762696,0.243423;0.01147391;-0.02794886,-0.1439302;0.5167506;0.02113327,-0.2054169;0.2726749;0.1104817,-0.2655656;0.04892528;0.1553698,0.07707979;0.00227575;-0.04260838,0.08733663;-0.3154836;-0.0129112,0.06484239;-0.6779482;0.07420218,0.07939668;-0.7312083;0.007210732,-0.08140231;0.00783721;-0.03277482,-0.1129607;-0.3086555;-0.004587347,-0.1252025;-0.6747609;0.06816116,-0.1335135;-0.6704146;-0.03626461,0.02313577;0.5493938;-0.002571464,26.84031
+0;0;0,0.001867257;0.318541;-0.003406274,0.00367243;0.623746;-0.02400236,0.1691062;0.5073839;-0.001217459,0.1988903;0.2438949;0.02905808,0.2304911;0.01533602;-0.02043973,-0.1623405;0.5067112;-0.001014652,-0.2211496;0.2611555;0.08543777,-0.2716279;0.03391199;0.1241695,0.07167172;0.007174413;-0.05084799,0.08844551;-0.3105441;-0.01779696,0.08895895;-0.6746914;0.06724881,0.08728673;-0.6348407;-0.03988475,-0.07024577;0.007981355;-0.05268447,-0.1192903;-0.3071226;-0.02772516,-0.1436188;-0.6716276;0.05215269,-0.1424883;-0.6316321;-0.05497454,0.003287912;0.5492445;-0.01634418,0;0;0,0.01357838;0.318251;0.003922462,0.02657676;0.6236293;-0.008539796,0.1896809;0.5079044;-0.01579046,0.2260779;0.2443526;0.005325675,0.2435017;0.01137903;-0.02795422,-0.1434848;0.5171753;0.02125589,-0.2047349;0.2743116;0.1134287,-0.2649856;0.0515158;0.162619,0.07706378;0.002270073;-0.0427767,0.08738121;-0.3160223;-0.01273835,0.06480051;-0.6790387;0.07412636,0.07862666;-0.7326314;0.007804863,-0.08150569;0.007861283;-0.03269324,-0.1132453;-0.3092063;-0.004772728,-0.125253;-0.6757269;0.06840347,-0.1337436;-0.6713325;-0.03575841,0.02347975;0.5490065;-0.002960443,26.87402
+0;0;0,0.001942556;0.3183298;-0.003842995,0.003821314;0.6233268;-0.02505384,0.1691759;0.5069338;-0.002432022,0.198765;0.2434299;0.0285336,0.2303151;0.0147747;-0.02052051,-0.1623268;0.5074675;-0.0008586459,-0.2212766;0.2635954;0.0903554,-0.2718012;0.03708445;0.133075,0.07169815;0.007059505;-0.05084132,0.08836813;-0.31056;-0.01773729,0.08888792;-0.6752353;0.0673786,0.08691301;-0.6354251;-0.03986017,-0.07025311;0.008106423;-0.05266962,-0.1194037;-0.3068908;-0.02783212,-0.1437227;-0.6718765;0.05233697,-0.1428915;-0.6319251;-0.05490375,0.003417729;0.5488875;-0.01722756,0;0;0,0.01378909;0.3180381;0.003747702,0.02700455;0.6232363;-0.008865833,0.1899996;0.5076557;-0.01614964,0.2262993;0.2440421;0.005271556,0.2436661;0.01105289;-0.02788472,-0.1431644;0.5178153;0.02145727,-0.204201;0.2760298;0.1167621,-0.2643997;0.05423176;0.1703032,0.0770972;0.002165288;-0.04273915,0.08753472;-0.3160289;-0.01274824,0.06485771;-0.6795491;0.07426858,0.07896984;-0.7329866;0.007640243,-0.08150175;0.007950382;-0.03270408,-0.1131465;-0.3090312;-0.004826019,-0.1249746;-0.6760579;0.06855372,-0.1335879;-0.6717001;-0.03569879,0.02384672;0.5486634;-0.003250122,26.89626
+0;0;0,0.001941758;0.3181989;-0.003841416,0.003819877;0.6230929;-0.02504527,0.1690158;0.5067614;-0.002439872,0.1986214;0.2431098;0.0285431,0.2301681;0.01447918;-0.02050574,-0.1621693;0.5072946;-0.000868002,-0.2211521;0.2632858;0.09039716,-0.2716713;0.03679918;0.1331122,0.07174813;0.007064425;-0.05087676,0.08843008;-0.3107834;-0.01774893,0.08895198;-0.676944;0.06771365,0.08696891;-0.6370932;-0.03996884,-0.07030207;0.008112072;-0.05270632,-0.119488;-0.3071115;-0.02785097,-0.143906;-0.6735839;0.05264466,-0.1430714;-0.6335913;-0.0550398,0.003416408;0.5486749;-0.01722123,0;0;0,0.01390048;0.3179041;0.003590226,0.02717155;0.6229972;-0.009011149,0.189991;0.5075217;-0.01653385,0.2263491;0.2437631;0.00486815,0.2438258;0.0107408;-0.02781415,-0.1428537;0.5179409;0.02161368,-0.2033929;0.2768459;0.1193729,-0.2641761;0.0557826;0.1751343,0.07711065;0.002149805;-0.04284239,0.08757801;-0.3162495;-0.01258921,0.06487043;-0.6811882;0.07505727,0.08037162;-0.7339233;0.007152081,-0.08159432;0.007960004;-0.03263662,-0.1132572;-0.3092537;-0.004781405,-0.1251072;-0.6777728;0.0689144,-0.1338935;-0.6735245;-0.03575719,0.02400511;0.5484453;-0.003406286,26.91839
+0;0;0,0.001941016;0.3180774;-0.003839948,0.003818242;0.6228263;-0.02503371,0.1690412;0.5065235;-0.002429646,0.198596;0.2433247;0.02850013,0.2301403;0.01471193;-0.02054489,-0.1621977;0.5070568;-0.0008575208,-0.2210792;0.263467;0.09025092,-0.2715945;0.03699811;0.1329626,0.07176924;0.007066504;-0.05089173,0.08842137;-0.3102129;-0.01782316,0.08894382;-0.6767581;0.06772918,0.08696856;-0.6369461;-0.03952855,-0.07032276;0.00811446;-0.05272184,-0.1194207;-0.3065454;-0.02791094,-0.1438643;-0.6734025;0.0526692,-0.143033;-0.6334493;-0.05459048,0.003414965;0.5484439;-0.01721341,0;0;0,0.0140194;0.3177801;0.003316998,0.02742613;0.6227113;-0.009534121,0.1902494;0.5073421;-0.01709127,0.2264026;0.2440124;0.00421977,0.2440107;0.0109629;-0.0280627,-0.1426611;0.518156;0.02169999,-0.2026614;0.278319;0.1216098,-0.2635697;0.05794016;0.1798127,0.07710285;0.002116054;-0.04291153,0.08773939;-0.3157129;-0.01276791,0.06496066;-0.6809887;0.07515001,0.07851315;-0.7344776;0.008439183,-0.08164082;0.007996778;-0.03258155,-0.1132392;-0.3086484;-0.004753772,-0.1249522;-0.6775571;0.06902979,-0.1283783;-0.7377126;0.01016839,0.02422618;0.5482012;-0.003870606,26.95189
+0;0;0,0.002175553;0.3178531;-0.003764446,0.004651994;0.6224262;-0.02465037,0.1696216;0.5056456;-0.003640283,0.1991633;0.242688;0.02809865,0.2302395;0.01402758;-0.02092028,-0.1618225;0.5077706;-0.0008861795,-0.22076;0.266318;0.09531046,-0.2716574;0.04102401;0.1433335,0.07187668;0.006889923;-0.05088982,0.08856608;-0.3106193;-0.0176963,0.08903413;-0.6772385;0.06786507,0.08679023;-0.6374308;-0.03907104,-0.07036019;0.00831751;-0.05276139,-0.1194162;-0.3066018;-0.0280281,-0.144134;-0.6734773;0.05273103,-0.143577;-0.6335269;-0.05421399,0.004042772;0.5480791;-0.01695034,0;0;0,0.01409102;0.317555;0.003121257,0.02751473;0.6222875;-0.009808421,0.1902895;0.5070188;-0.0175941,0.2265505;0.2438662;0.003915191,0.244366;0.01079884;-0.02796555,-0.1425489;0.5182446;0.02186428,-0.2019642;0.2793925;0.1240715,-0.2633842;0.05958177;0.183779,0.0771039;0.002066806;-0.04306066,0.08786695;-0.3159714;-0.01259315,0.06502025;-0.6813034;0.07539105,0.07742234;-0.7352669;0.009566426,-0.08175139;0.008051683;-0.03248666,-0.1132721;-0.3088576;-0.004784828,-0.1249455;-0.677842;0.06900417,-0.1304616;-0.737253;0.009743679,0.02431461;0.5478251;-0.004129529,26.9745
+0;0;0,0.002175553;0.3178531;-0.003764446,0.004651994;0.6224262;-0.02465037,0.1696216;0.5056456;-0.003640283,0.1991633;0.242688;0.02809865,0.2302395;0.01402758;-0.02092028,-0.1618225;0.5077706;-0.0008861795,-0.22076;0.266318;0.09531046,-0.2716574;0.04102401;0.1433335,0.07187668;0.006889923;-0.05088982,0.08856608;-0.3106193;-0.0176963,0.08903413;-0.6772385;0.06786507,0.08679023;-0.6374308;-0.03907104,-0.07036019;0.00831751;-0.05276139,-0.1194162;-0.3066018;-0.0280281,-0.144134;-0.6734773;0.05273103,-0.143577;-0.6335269;-0.05421399,0.004042772;0.5480791;-0.01695034,0;0;0,0.01409102;0.317555;0.003121257,0.02751473;0.6222875;-0.009808421,0.1902895;0.5070188;-0.0175941,0.2265505;0.2438662;0.003915191,0.244366;0.01079884;-0.02796555,-0.1425489;0.5182446;0.02186428,-0.2019642;0.2793925;0.1240715,-0.2633842;0.05958177;0.183779,0.0771039;0.002066806;-0.04306066,0.08786695;-0.3159714;-0.01259315,0.06502025;-0.6813034;0.07539105,0.07742234;-0.7352669;0.009566426,-0.08175139;0.008051683;-0.03248666,-0.1132721;-0.3088576;-0.004784828,-0.1249455;-0.677842;0.06900417,-0.1304616;-0.737253;0.009743679,0.02431461;0.5478251;-0.004129529,27.00968
+0;0;0,0.002174226;0.3176591;-0.003762149,0.00464899;0.6220261;-0.02463388,0.1697153;0.5052725;-0.003621402,0.1992769;0.242137;0.028139,0.2303502;0.01349801;-0.02087533,-0.1619214;0.5073987;-0.0008656979,-0.2208989;0.2657828;0.09539602,-0.2717915;0.04050989;0.1434146,0.07192218;0.006894283;-0.05092204,0.08860558;-0.3105009;-0.01774042,0.08907389;-0.677315;0.06786643,0.08682954;-0.6375054;-0.03909104,-0.07040473;0.008322774;-0.05279478,-0.1194432;-0.3064836;-0.02807037,-0.144174;-0.6735541;0.05273169,-0.1436169;-0.6336017;-0.05423468,0.004040191;0.5477307;-0.01693919,0;0;0,0.01419922;0.3173583;0.002878904,0.02771316;0.6218718;-0.01023865,0.1905951;0.506771;-0.01800478,0.2266742;0.2434208;0.003626823,0.2445231;0.01032427;-0.02785552,-0.1424619;0.5183387;0.02206159,-0.2016653;0.2802522;0.1266213,-0.2628979;0.06090637;0.1881167,0.07710468;0.002012715;-0.04317641,0.08793341;-0.3158963;-0.01258695,0.06519622;-0.6814157;0.07550311,0.07827003;-0.7352577;0.00961864,-0.08183762;0.008110812;-0.03240684,-0.1132939;-0.3086943;-0.004764263,-0.124805;-0.6777717;0.06960428,-0.1293738;-0.7375184;0.01073301,0.02449185;0.5474657;-0.004515648,27.03037
+0;0;0,0.002267376;0.3174268;-0.00428459,0.004839585;0.621412;-0.02603791,0.1696087;0.5048504;-0.0049013,0.1991677;0.2418842;0.02761138,0.2299466;0.01315646;-0.02116668,-0.1616215;0.5081259;-0.0008554105,-0.2197609;0.2689369;0.1015678,-0.2715475;0.04483794;0.1539204,0.07200679;0.00671717;-0.05094608,0.08863709;-0.3107808;-0.01775086,0.08921025;-0.6775838;0.06790613,0.08669392;-0.6378742;-0.0387057,-0.07046008;0.00853099;-0.05280341,-0.1195025;-0.3064047;-0.02843434,-0.1443128;-0.6734393;0.05250909,-0.1440353;-0.6336049;-0.05412063,0.004210693;0.5472229;-0.01808689,0;0;0,0.01443746;0.3171267;0.0023458,0.02829523;0.6212839;-0.01130772,0.1908465;0.5064702;-0.01867747,0.2267063;0.2432003;0.003347158,0.2445943;0.01010472;-0.02810884,-0.1416107;0.5184534;0.02209662,-0.2007118;0.281634;0.1293613,-0.2611946;0.0627597;0.1932274,0.07710867;0.001955867;-0.04331315,0.08800861;-0.3160233;-0.01242721,0.06530806;-0.6815221;0.07576084,0.07812001;-0.7357193;0.01085019,-0.08193892;0.008151572;-0.03232903,-0.1133324;-0.3087556;-0.004620442,-0.1245709;-0.6778952;0.06948408,-0.1295009;-0.7364255;0.009444375,0.02498355;0.5469713;-0.005450964,27.06419
+0;0;0,0.002266414;0.3172921;-0.004282772,0.004837859;0.6211872;-0.02602975,0.169427;0.5046913;-0.004909608,0.1989686;0.241879;0.02758403,0.2297464;0.0131598;-0.02119223,-0.1614424;0.5079632;-0.0008681249,-0.2195477;0.2689144;0.101495,-0.2713324;0.04482366;0.1538458,0.07203211;0.006719532;-0.05096399,0.08865727;-0.3106803;-0.01777903,0.08923081;-0.6777284;0.0679352,0.08671345;-0.6380147;-0.03872052,-0.07048485;0.00853399;-0.05282198,-0.1195121;-0.3063043;-0.02846045,-0.144339;-0.6735842;0.05253708,-0.1440614;-0.6337457;-0.05413654,0.004209134;0.5470176;-0.01808083,0;0;0,0.01466323;0.3169827;0.002180457,0.02875424;0.6210334;-0.01158929,0.1910454;0.5062282;-0.01895833,0.2268412;0.2431235;0.003254056,0.2447568;0.01000683;-0.02796352,-0.1410764;0.5189108;0.02220557,-0.2000045;0.2833961;0.1320198,-0.2604689;0.06517182;0.1980584,0.07712676;0.001885042;-0.0433476,0.08826414;-0.315987;-0.01246714,0.06556871;-0.6816837;0.07597697,0.07822872;-0.7358653;0.01094377,-0.08198419;0.008215075;-0.03228328,-0.1132812;-0.308606;-0.004620941,-0.1245235;-0.6779711;0.06963877,-0.1290807;-0.7363161;0.00921908,0.0253811;0.5467454;-0.00570631,27.0881
+0;0;0,0.002265814;0.3172081;-0.004281639,0.004836928;0.621064;-0.02602599,0.1696004;0.5045293;-0.004892568,0.1991677;0.2414886;0.02762932,0.229943;0.01278755;-0.02114305,-0.161618;0.5078046;-0.0008468218,-0.2197739;0.268548;0.1016053,-0.2715544;0.04447512;0.1539519,0.07206964;0.006723034;-0.05099055,0.0886677;-0.3101593;-0.01785969,0.08924241;-0.6779516;0.06802832,0.08672508;-0.6382381;-0.03862569,-0.07052159;0.008538438;-0.05284951,-0.1194689;-0.3057866;-0.02852769,-0.1443461;-0.6738112;0.05263405,-0.1440686;-0.6339729;-0.05403787,0.004208251;0.5469003;-0.01807769,0;0;0,0.01476486;0.3168944;0.002105832,0.02890129;0.6209068;-0.01159883,0.1913021;0.5060156;-0.01958323,0.2270913;0.2426902;0.002803922,0.2450948;0.009557307;-0.02809823,-0.1411237;0.5190336;0.02240115,-0.1996313;0.2845725;0.1352161,-0.2602566;0.06677842;0.2024495,0.07711543;0.001865491;-0.04346263,0.08834232;-0.3154915;-0.01270401,0.06566077;-0.6818781;0.07614744,0.07885991;-0.7359752;0.01111484,-0.08205918;0.008222327;-0.0322173,-0.1132311;-0.308094;-0.004651977,-0.1245024;-0.6781674;0.06995939,-0.1292714;-0.736103;0.008964654,0.02552207;0.5466232;-0.005736351,27.11987
+0;0;0,0.002302086;0.3170764;-0.004649533,0.004890382;0.6208301;-0.02691771,0.1695536;0.5043193;-0.005680148,0.1990862;0.2414385;0.02708435,0.2295345;0.01263866;-0.02140141,-0.1615718;0.5084229;-0.0008859821,-0.2192664;0.2715625;0.1069124,-0.2712263;0.04848711;0.1631695,0.07210781;0.006541191;-0.05098775,0.08857343;-0.3099735;-0.01783866,0.08932774;-0.679233;0.06821375,0.08665342;-0.6395439;-0.03865054,-0.07050737;0.008735132;-0.05286285,-0.1194201;-0.3052285;-0.02865704,-0.1444787;-0.6746805;0.05280084,-0.1443508;-0.6348671;-0.05408548,0.004265639;0.5466951;-0.01882303,0;0;0,0.0148778;0.3167632;0.002021074,0.02908734;0.6207083;-0.01170135,0.1913643;0.5058028;-0.01962411,0.2272879;0.2426302;0.002773643,0.2451024;0.009467304;-0.02796817,-0.140912;0.5198846;0.02291082,-0.1992449;0.2867031;0.1381307,-0.2599811;0.06971206;0.2077968,0.0771052;0.001816005;-0.04351509,0.08836209;-0.3151996;-0.01308644,0.06564943;-0.6829522;0.0763576,0.07919268;-0.7367818;0.01070559,-0.08209249;0.008276947;-0.0321619,-0.1131232;-0.307706;-0.00489684,-0.1247028;-0.679014;0.07096047,-0.1291435;-0.7378949;0.01094807,0.02569232;0.5464385;-0.005837202,27.14223
+0;0;0,0.002302086;0.3170764;-0.004649533,0.004890382;0.6208301;-0.02691771,0.1695536;0.5043193;-0.005680148,0.1990862;0.2414385;0.02708435,0.2295345;0.01263866;-0.02140141,-0.1615718;0.5084229;-0.0008859821,-0.2192664;0.2715625;0.1069124,-0.2712263;0.04848711;0.1631695,0.07210781;0.006541191;-0.05098775,0.08857343;-0.3099735;-0.01783866,0.08932774;-0.679233;0.06821375,0.08665342;-0.6395439;-0.03865054,-0.07050737;0.008735132;-0.05286285,-0.1194201;-0.3052285;-0.02865704,-0.1444787;-0.6746805;0.05280084,-0.1443508;-0.6348671;-0.05408548,0.004265639;0.5466951;-0.01882303,0;0;0,0.0148778;0.3167632;0.002021074,0.02908734;0.6207083;-0.01170135,0.1913643;0.5058028;-0.01962411,0.2272879;0.2426302;0.002773643,0.2451024;0.009467304;-0.02796817,-0.140912;0.5198846;0.02291082,-0.1992449;0.2867031;0.1381307,-0.2599811;0.06971206;0.2077968,0.0771052;0.001816005;-0.04351509,0.08836209;-0.3151996;-0.01308644,0.06564943;-0.6829522;0.0763576,0.07919268;-0.7367818;0.01070559,-0.08209249;0.008276947;-0.0321619,-0.1131232;-0.307706;-0.00489684,-0.1247028;-0.679014;0.07096047,-0.1291435;-0.7378949;0.01094807,0.02569232;0.5464385;-0.005837202,27.17575
+0;0;0,0.002301404;0.3169825;-0.004648156,0.004888847;0.6206361;-0.02690914,0.169566;0.5041433;-0.005672839,0.1990618;0.2415902;0.02705082,0.2295062;0.01281884;-0.02142891,-0.1615869;0.5082473;-0.0008782763,-0.2192096;0.2716821;0.1067858,-0.271163;0.04863453;0.1630359,0.07212272;0.006542543;-0.05099829,0.08858624;-0.3099316;-0.01785344,0.08934067;-0.6792542;0.06821367,0.0867008;-0.6396899;-0.03727395,-0.07052195;0.008736939;-0.05287378,-0.1194284;-0.3051865;-0.02867107,-0.1444913;-0.6747016;0.05280073,-0.144365;-0.6350146;-0.05270864,0.004264287;0.5465226;-0.01881681,0;0;0,0.01496395;0.3166668;0.001747847,0.02924438;0.6204984;-0.01218987,0.1915042;0.5055525;-0.02007771,0.2273929;0.2427087;0.002286077,0.2451554;0.009492591;-0.02785003,-0.1407391;0.5201897;0.02316976,-0.1993967;0.2885554;0.1405573,-0.2603689;0.07204755;0.2114106,0.07708903;0.00178282;-0.04358232,0.0883533;-0.3151885;-0.01312268,0.06580333;-0.682966;0.07653487,0.07845894;-0.7381245;0.01477766,-0.08212832;0.008302273;-0.03211431,-0.1132694;-0.3076416;-0.004999885,-0.1246462;-0.6789962;0.07098433,-0.1285547;-0.7364755;0.01133379,0.02583517;0.5462549;-0.006275773,27.20909
+0;0;0,0.002330743;0.3167914;-0.005118525,0.005047859;0.6202049;-0.02806467,0.1695473;0.5044095;-0.003230445,0.200608;0.2415456;0.02603808,0.2308686;0.01267269;-0.02209311,-0.1615772;0.5089335;-0.0007869974,-0.2190518;0.2742627;0.1112178,-0.2718017;0.05252726;0.1717653,0.07213116;0.006335546;-0.05102316,0.088521;-0.3103868;-0.01782047,0.08917573;-0.6793794;0.06802614,0.08711715;-0.6398562;-0.03774057,-0.07055075;0.008884217;-0.05282111,-0.1194937;-0.3053033;-0.02884376,-0.1444802;-0.6744583;0.05255558,-0.143766;-0.6348104;-0.05321745,0.004393526;0.5461605;-0.01976541,0;0;0,0.01506255;0.3164794;0.001515865,0.02938676;0.6201161;-0.01257789,0.1916526;0.5054001;-0.020751,0.2276042;0.2425118;0.001966715,0.2450421;0.009261966;-0.02812552,-0.1405545;0.5205457;0.02367095,-0.2012089;0.293119;0.148238,-0.2618578;0.0781696;0.2239586,0.07703985;0.001740068;-0.04368341,0.08844703;-0.3154608;-0.01306307,0.06606735;-0.6828345;0.07672143,0.07938978;-0.7376848;0.01423573,-0.08216157;0.008341384;-0.03203598,-0.1131748;-0.3078898;-0.005201388,-0.1246061;-0.6788789;0.07070678,-0.134668;-0.6742839;-0.03193274,0.02596938;0.5459214;-0.006630421,27.24257
+0;0;0,0.002330743;0.3167914;-0.005118525,0.005047859;0.6202049;-0.02806467,0.1695473;0.5044095;-0.003230445,0.200608;0.2415456;0.02603808,0.2308686;0.01267269;-0.02209311,-0.1615772;0.5089335;-0.0007869974,-0.2190518;0.2742627;0.1112178,-0.2718017;0.05252726;0.1717653,0.07213116;0.006335546;-0.05102316,0.088521;-0.3103868;-0.01782047,0.08917573;-0.6793794;0.06802614,0.08711715;-0.6398562;-0.03774057,-0.07055075;0.008884217;-0.05282111,-0.1194937;-0.3053033;-0.02884376,-0.1444802;-0.6744583;0.05255558,-0.143766;-0.6348104;-0.05321745,0.004393526;0.5461605;-0.01976541,0;0;0,0.01506255;0.3164794;0.001515865,0.02938676;0.6201161;-0.01257789,0.1916526;0.5054001;-0.020751,0.2276042;0.2425118;0.001966715,0.2450421;0.009261966;-0.02812552,-0.1405545;0.5205457;0.02367095,-0.2012089;0.293119;0.148238,-0.2618578;0.0781696;0.2239586,0.07703985;0.001740068;-0.04368341,0.08844703;-0.3154608;-0.01306307,0.06606735;-0.6828345;0.07672143,0.07938978;-0.7376848;0.01423573,-0.08216157;0.008341384;-0.03203598,-0.1131748;-0.3078898;-0.005201388,-0.1246061;-0.6788789;0.07070678,-0.134668;-0.6742839;-0.03193274,0.02596938;0.5459214;-0.006630421,27.26474
+0;0;0,0.002329845;0.3166694;-0.005116554,0.005045691;0.6199411;-0.02805202,0.1693673;0.5042239;-0.003239369,0.2004468;0.2412015;0.02604681,0.2307584;0.01194228;-0.02216561,-0.1614001;0.5087432;-0.000798557,-0.2189094;0.2739307;0.1112738,-0.2717483;0.05182111;0.1719235,0.07211789;0.00633438;-0.05101377,0.08851125;-0.3104562;-0.01780393,0.08916656;-0.679775;0.06811859,0.08709982;-0.6402141;-0.03806734,-0.07053777;0.008882582;-0.05281139,-0.1194912;-0.3053725;-0.02882888,-0.1444998;-0.674854;0.05264243,-0.1437828;-0.635168;-0.05354984,0.004391653;0.5459299;-0.01975651,0;0;0,0.01518356;0.3163527;0.00125742,0.02963921;0.6198297;-0.01306522,0.1917279;0.5053076;-0.02109718,0.2275733;0.2422482;0.001691222,0.2451894;0.008658752;-0.02878249,-0.1401043;0.5209774;0.0240074,-0.2014261;0.2953248;0.1517766,-0.2634255;0.08204925;0.2322292,0.07702356;0.001693577;-0.04368091,0.08849255;-0.3155719;-0.01303887,0.06608399;-0.6832676;0.07683479,0.07869335;-0.7378662;0.01315414,-0.08214519;0.00838305;-0.03202203,-0.1131104;-0.3079196;-0.005157607,-0.124618;-0.6792296;0.07084221,-0.1348954;-0.6747502;-0.03218307,0.02619039;0.5456747;-0.00706172,27.28748
+0;0;0,0.002442883;0.3165109;-0.005484874,0.005233014;0.6196288;-0.02888391,0.1693908;0.5040218;-0.005637524,0.1997774;0.2411475;0.02556358,0.229978;0.01061828;-0.02293263,-0.1610594;0.5094032;-0.00100169,-0.217913;0.2762316;0.1147499,-0.2710703;0.05448373;0.1811567,0.072193;0.006122681;-0.05095964,0.0885997;-0.3109014;-0.01789961,0.08933613;-0.679896;0.06790352,0.0867518;-0.6403437;-0.03855849,-0.07054841;0.009050384;-0.05279409,-0.1196734;-0.3054116;-0.02898581,-0.1447423;-0.6745706;0.05233384,-0.1445308;-0.6348993;-0.05414858,0.004559385;0.5456622;-0.02047087,0;0;0,0.01526181;0.3161975;0.001196384,0.02978212;0.6195516;-0.01317883,0.1915594;0.5052555;-0.02145684,0.2276481;0.2422464;0.001424909,0.2453521;0.007378981;-0.02909672,-0.1397041;0.5216409;0.02437254,-0.2015647;0.2980243;0.1554016,-0.2648935;0.08563292;0.2407659,0.07701956;0.00166817;-0.04371965,0.08857349;-0.3158066;-0.01301623,0.06627586;-0.6831258;0.07697928,0.07859746;-0.7375281;0.01250827,-0.08217399;0.008404463;-0.03198444,-0.1131466;-0.3081196;-0.005157946,-0.1246883;-0.6790634;0.07091566,-0.1351731;-0.6746539;-0.03236688,0.02631698;0.5454295;-0.007162452,27.32078
+0;0;0,0.002442316;0.3164374;-0.005483601,0.005231996;0.6195064;-0.02887901,0.1692184;0.5039515;-0.005649052,0.1995884;0.2412208;0.025535,0.2298614;0.01013951;-0.02307735,-0.1608881;0.5093274;-0.001018036,-0.2177106;0.2762831;0.1146703,-0.2709952;0.05400419;0.1812361,0.07217912;0.006121503;-0.05094983,0.08857444;-0.310683;-0.0179127,0.0893112;-0.6798411;0.06792845,0.08672861;-0.6402952;-0.0384616,-0.07053483;0.009048643;-0.05278393,-0.1196258;-0.3051955;-0.02899214,-0.1447058;-0.6745181;0.05236354,-0.1444945;-0.6348534;-0.05404692,0.004558447;0.5455486;-0.02046697,0;0;0,0.01537694;0.316119;0.001005173,0.0299958;0.6194122;-0.01351738,0.1915613;0.5050662;-0.02165759,0.2276051;0.2421878;0.001101375,0.2454379;0.006726801;-0.02920234,-0.1392981;0.5222884;0.02480323,-0.2026885;0.3018206;0.1600726,-0.2663243;0.08944559;0.2468224,0.07702213;0.001618281;-0.04368246,0.08854828;-0.315646;-0.01309061,0.06636626;-0.6831196;0.0770098,0.07850572;-0.7376162;0.01274788,-0.08214805;0.008435387;-0.03199571,-0.1130583;-0.3078758;-0.005215969,-0.1244243;-0.6789826;0.07092543,-0.1350627;-0.6745659;-0.03226837,0.02650856;0.5453029;-0.007465601,27.34291
+0;0;0,0.002442316;0.3164374;-0.005483601,0.005231996;0.6195064;-0.02887901,0.1692184;0.5039515;-0.005649052,0.1995884;0.2412208;0.025535,0.2298614;0.01013951;-0.02307735,-0.1608881;0.5093274;-0.001018036,-0.2177106;0.2762831;0.1146703,-0.2709952;0.05400419;0.1812361,0.07217912;0.006121503;-0.05094983,0.08857444;-0.310683;-0.0179127,0.0893112;-0.6798411;0.06792845,0.08672861;-0.6402952;-0.0384616,-0.07053483;0.009048643;-0.05278393,-0.1196258;-0.3051955;-0.02899214,-0.1447058;-0.6745181;0.05236354,-0.1444945;-0.6348534;-0.05404692,0.004558447;0.5455486;-0.02046697,0;0;0,0.01537694;0.316119;0.001005173,0.0299958;0.6194122;-0.01351738,0.1915613;0.5050662;-0.02165759,0.2276051;0.2421878;0.001101375,0.2454379;0.006726801;-0.02920234,-0.1392981;0.5222884;0.02480323,-0.2026885;0.3018206;0.1600726,-0.2663243;0.08944559;0.2468224,0.07702213;0.001618281;-0.04368246,0.08854828;-0.315646;-0.01309061,0.06636626;-0.6831196;0.0770098,0.07850572;-0.7376162;0.01274788,-0.08214805;0.008435387;-0.03199571,-0.1130583;-0.3078758;-0.005215969,-0.1244243;-0.6789826;0.07092543,-0.1350627;-0.6745659;-0.03226837,0.02650856;0.5453029;-0.007465601,27.37652
+0;0;0,0.002609292;0.3163801;-0.00595024,0.0056001;0.6194071;-0.02981302,0.1695051;0.5035903;-0.007768092,0.1995016;0.2411174;0.02465289,0.2295034;0.009989575;-0.02304539,-0.1605975;0.510014;-0.001256062,-0.2166295;0.2796265;0.1196775,-0.2703256;0.05824997;0.1882666,0.07218061;0.005940428;-0.05093133,0.0885657;-0.3106053;-0.0179521,0.08938409;-0.6794638;0.06783216,0.08637659;-0.6399998;-0.0380983,-0.07054864;0.00920498;-0.05270188,-0.1195654;-0.3047924;-0.02903133,-0.1444825;-0.6737981;0.05239435,-0.1447084;-0.6342224;-0.05356853,0.004875001;0.5454592;-0.02129178,0;0;0,0.01545521;0.316068;0.0008522272,0.03012625;0.6193495;-0.01377976,0.1915829;0.504876;-0.02183211,0.2276035;0.2421365;0.0008268356,0.2454759;0.006798193;-0.02903545,-0.1391527;0.5235068;0.02521255,-0.2041069;0.3051057;0.1627801,-0.2680485;0.09502879;0.2542923,0.07702076;0.001542047;-0.04364347,0.0885601;-0.3154683;-0.0131706,0.06681229;-0.6825845;0.07721127,0.07780536;-0.7376516;0.01426185,-0.08210889;0.008508728;-0.03201657,-0.1129138;-0.3075545;-0.00532504,-0.1240067;-0.678411;0.07055998,-0.1286715;-0.7370762;0.01193747,0.02662816;0.5452398;-0.007701635,27.39879
+0;0;0,0.002608538;0.3162887;-0.005948522,0.005598696;0.6192499;-0.02980626,0.1696065;0.5034201;-0.007754409,0.1996254;0.240751;0.0246908,0.2295935;0.009882629;-0.02295393,-0.160702;0.5098478;-0.001238318,-0.2167758;0.2792881;0.1197857,-0.2704117;0.05816004;0.1882977,0.07214937;0.005937857;-0.05090929,0.08849993;-0.309941;-0.01799954,0.08931924;-0.6792065;0.06787938,0.08631459;-0.6397514;-0.03795046,-0.07051811;0.009200996;-0.05267907,-0.1194316;-0.3041349;-0.02905839,-0.1443762;-0.6735477;0.05245714,-0.1446019;-0.6339811;-0.05340509,0.004873726;0.5453151;-0.02128653,0;0;0,0.01547643;0.3159759;0.0006792545,0.03012868;0.6191867;-0.01406491,0.1916684;0.5045803;-0.02207267,0.227697;0.2416425;0.00061059,0.2457266;0.006567985;-0.02910852,-0.139316;0.524538;0.02538292,-0.2055004;0.308139;0.165882,-0.2698011;0.1004398;0.2617713,0.07702261;0.001473442;-0.0435648,0.08868416;-0.3149123;-0.01366615,0.06702259;-0.6823325;0.0772512,0.07798018;-0.7374973;0.0145992,-0.08203723;0.008571498;-0.03207751,-0.1126813;-0.3068252;-0.005324256,-0.1237509;-0.6780925;0.0706417,-0.1345039;-0.6735584;-0.03199477,0.02663866;0.545092;-0.0079602,27.43229
+0;0;0,0.002607299;0.3161385;-0.005945697,0.005596136;0.6189657;-0.02979279,0.169566;0.5031804;-0.007748086,0.1995668;0.2406707;0.02467744,0.2295525;0.009666339;-0.02299536,-0.1606658;0.5096067;-0.001233509,-0.2167056;0.2791868;0.1197171,-0.270373;0.05792852;0.1882695,0.07211863;0.005935327;-0.0508876,0.08846608;-0.3098832;-0.01798414,0.08928582;-0.6793472;0.06794095,0.08628018;-0.639889;-0.03792377,-0.07048806;0.009197077;-0.05265662,-0.1193922;-0.3040789;-0.02904046,-0.1443502;-0.6736904;0.0525189,-0.144576;-0.6341206;-0.05337822,0.004871507;0.5450658;-0.02127707,0;0;0,0.01549815;0.3158247;0.0005433559,0.03014503;0.6188931;-0.01435697,0.1916718;0.5043688;-0.02217281,0.2277515;0.2415942;0.0004240274,0.2457335;0.006350011;-0.02909982,-0.1392763;0.5252523;0.02560447,-0.2060497;0.3134368;0.172364,-0.2717104;0.1067288;0.2698079,0.07701145;0.001407757;-0.04351008,0.08876598;-0.314925;-0.01373279,0.06701522;-0.6825092;0.07735074,0.07793048;-0.7376513;0.01460111,-0.08197487;0.008628392;-0.03211765,-0.1125806;-0.3067232;-0.005512081,-0.1236914;-0.6781484;0.07069357,-0.1345027;-0.673633;-0.03196842,0.02665962;0.5448371;-0.008209586,27.45493
+0;0;0,0.002691836;0.3159679;-0.006270627,0.005750149;0.6186031;-0.03048963,0.1694327;0.5031837;-0.00888624,0.1991741;0.2406358;0.02412291,0.2291858;0.009027645;-0.02344768,-0.1602924;0.5104528;-0.001130419,-0.2161916;0.2821014;0.1239155,-0.2702531;0.06214784;0.1981029,0.0720867;0.005688716;-0.05095119,0.08842894;-0.3103073;-0.01800484,0.08927155;-0.6799614;0.06795599,0.0859649;-0.6404707;-0.03861608,-0.07054705;0.009441075;-0.05252483,-0.1194496;-0.3040328;-0.02910098,-0.1443474;-0.6738269;0.05254793,-0.1448563;-0.6342289;-0.05406461,0.005009766;0.5447577;-0.02187839,0;0;0,0.01563879;0.3156541;0.0004388094,0.03044708;0.6185471;-0.01458418,0.1915715;0.5042126;-0.02235711,0.2277647;0.2413908;0.0004540682,0.2459714;0.005584449;-0.02903962,-0.1386204;0.5255476;0.02578431,-0.205968;0.3163839;0.1761851,-0.2716314;0.1120648;0.2798578,0.07699743;0.001367897;-0.04352474,0.08883782;-0.3151311;-0.01362097,0.06709555;-0.682911;0.0774796,0.07870686;-0.7373347;0.0126996,-0.0819749;0.008656821;-0.03209445,-0.1125035;-0.3068779;-0.005413756,-0.1234838;-0.6785283;0.07067534,-0.1344833;-0.6741856;-0.03266548,0.02691666;0.5445391;-0.008404851,27.48826
+0;0;0,0.002690454;0.3158056;-0.006267407,0.005747394;0.6183048;-0.03047558,0.1694162;0.5029212;-0.008877045,0.1991532;0.2404123;0.0241272,0.2291687;0.008774385;-0.02344951,-0.1602807;0.5101897;-0.00112189,-0.2161716;0.2818722;0.1239055,-0.27024;0.06189038;0.1981024,0.07206289;0.005686836;-0.05093437,0.08840291;-0.3102663;-0.01799249,0.08924717;-0.6806422;0.06813619,0.08594611;-0.6411675;-0.03825564,-0.07052375;0.009437956;-0.05250748,-0.1194196;-0.3039934;-0.02908681,-0.1443661;-0.6745096;0.05272155,-0.1448741;-0.6349279;-0.0537107,0.005007332;0.5444916;-0.02186808,0;0;0,0.01553092;0.3154971;0.0003039837,0.03014291;0.618258;-0.01481533,0.1913148;0.5039685;-0.02256417,0.2276484;0.2412269;0.0004839897,0.2459784;0.005374923;-0.02881503,-0.138853;0.5259472;0.02592242,-0.2068736;0.3191918;0.1792517,-0.2732071;0.1174362;0.2874884,0.07699862;0.00128521;-0.04346573,0.08890408;-0.3151718;-0.01360345,0.06717001;-0.6836671;0.07769848,0.07921243;-0.7381726;0.01340462,-0.08192743;0.0087284;-0.03211574,-0.1123202;-0.3068051;-0.005783373,-0.1235323;-0.6790776;0.07092848,-0.1281189;-0.7391239;0.0135654,0.02667197;0.5442818;-0.008609533,27.52182
+0;0;0,0.002689492;0.3156928;-0.006265167,0.005745763;0.6181258;-0.03046811,0.1692286;0.5028038;-0.008885995,0.19898;0.2401675;0.02413427,0.229002;0.008479193;-0.02345279,-0.160095;0.510064;-0.00113962,-0.216013;0.2816357;0.1239484,-0.2700933;0.06160603;0.1981615,0.07206547;0.005687039;-0.05093619,0.08839203;-0.3100059;-0.01802144,0.08923772;-0.6810102;0.06825338,0.08593838;-0.6415405;-0.03808317,-0.07052627;0.009438293;-0.05250936,-0.1193819;-0.3037349;-0.02910798,-0.1443707;-0.6748798;0.05283919,-0.1448784;-0.635303;-0.05353773,0.005005848;0.5443271;-0.02186232,0;0;0,0.01567445;0.3153771;0.0001206398,0.0304585;0.6180496;-0.01525795,0.1914141;0.5038258;-0.02267349,0.2276824;0.240952;0.0004634857,0.2460636;0.005050197;-0.02882433,-0.1383634;0.5264512;0.0260315,-0.2072217;0.3225335;0.1829692,-0.2733952;0.1232304;0.2958614,0.07699324;0.001239508;-0.04348302,0.0890232;-0.3149646;-0.01378167,0.06731229;-0.6840653;0.0777694,0.07976496;-0.7385526;0.01362216,-0.08193551;0.008767154;-0.03209326,-0.1122046;-0.3065229;-0.005865727,-0.1234827;-0.6793945;0.07112753,-0.1345778;-0.6750203;-0.03196582,0.02693781;0.5440966;-0.008980393,27.54549
+0;0;0,0.002788252;0.3155709;-0.006535064,0.005914237;0.6178761;-0.03099633,0.1693488;0.5027189;-0.01016574,0.1989669;0.2400725;0.02353252,0.2288724;0.008360639;-0.0235809,-0.1599765;0.5108422;-0.001256492,-0.215533;0.2847294;0.1282903,-0.2703017;0.06648102;0.2068552,0.0720732;0.005463151;-0.05092932,0.08842426;-0.3102439;-0.01799339,0.08926858;-0.6812462;0.06804377,0.08570978;-0.6418082;-0.03818791,-0.07054406;0.009635425;-0.05242978,-0.1192119;-0.3035973;-0.02919657,-0.1443726;-0.6747587;0.05236314,-0.1451416;-0.6352038;-0.05391491,0.005157374;0.5441106;-0.02233002,0;0;0,0.01572663;0.3152588;-0.0001085997,0.03054864;0.6178079;-0.01577699,0.1914082;0.5036533;-0.0227623,0.2276669;0.240698;0.0003831387,0.2460773;0.004864678;-0.02873945,-0.1380935;0.5267282;0.02611554,-0.2073162;0.3251557;0.1860302,-0.2734903;0.1275471;0.3016858,0.07699607;0.001163214;-0.0434562,0.08902953;-0.3150673;-0.01385009,0.06726211;-0.6841063;0.07770431,0.07977068;-0.7386737;0.01383877,-0.08191131;0.00883723;-0.03210341,-0.1122812;-0.3064743;-0.006038209,-0.1234035;-0.6792531;0.07115018,-0.1345385;-0.6748745;-0.03183754,0.02702054;0.5438877;-0.009422421,27.57747
+0;0;0,0.002787422;0.3154769;-0.006533119,0.005912787;0.6177222;-0.03098959,0.1693377;0.502581;-0.01016131,0.1989697;0.2398117;0.02355272,0.228893;0.007961795;-0.02358877,-0.1599679;0.5107039;-0.001252595,-0.2155505;0.2844852;0.1283549,-0.2703518;0.0661068;0.2069666,0.07206134;0.005462252;-0.05092095,0.08841379;-0.3102715;-0.01798222,0.08925865;-0.6815094;0.06810956,0.08569793;-0.6420662;-0.03817948,-0.07053246;0.00963384;-0.05242116,-0.1192044;-0.3036254;-0.02918597,-0.1443811;-0.6750225;0.05242552,-0.1451505;-0.6354625;-0.05390992,0.005156063;0.5439703;-0.02232487,0;0;0,0.01574952;0.3151636;-0.0001889467,0.03056578;0.6176496;-0.01591897,0.1914028;0.5034858;-0.02300406,0.2275776;0.2404131;0.0003736019,0.2460784;0.004413113;-0.02850282,-0.1380303;0.5272509;0.026452,-0.2078467;0.3280239;0.1892298,-0.2740189;0.1316243;0.3072153,0.07699887;0.001117066;-0.04342282,0.08899383;-0.3151436;-0.01383483,0.06738058;-0.6844383;0.07773161,0.07978384;-0.738966;0.01369691,-0.0818795;0.00888453;-0.03213144,-0.1122256;-0.3064532;-0.006027149,-0.123362;-0.6794718;0.07119443,-0.1280514;-0.739207;0.01353316,0.02704076;0.5437441;-0.009550333,27.61092
+0;0;0,0.002787422;0.3154769;-0.006533119,0.005912787;0.6177222;-0.03098959,0.1693377;0.502581;-0.01016131,0.1989697;0.2398117;0.02355272,0.228893;0.007961795;-0.02358877,-0.1599679;0.5107039;-0.001252595,-0.2155505;0.2844852;0.1283549,-0.2703518;0.0661068;0.2069666,0.07206134;0.005462252;-0.05092095,0.08841379;-0.3102715;-0.01798222,0.08925865;-0.6815094;0.06810956,0.08569793;-0.6420662;-0.03817948,-0.07053246;0.00963384;-0.05242116,-0.1192044;-0.3036254;-0.02918597,-0.1443811;-0.6750225;0.05242552,-0.1451505;-0.6354625;-0.05390992,0.005156063;0.5439703;-0.02232487,0;0;0,0.01574952;0.3151636;-0.0001889467,0.03056578;0.6176496;-0.01591897,0.1914028;0.5034858;-0.02300406,0.2275776;0.2404131;0.0003736019,0.2460784;0.004413113;-0.02850282,-0.1380303;0.5272509;0.026452,-0.2078467;0.3280239;0.1892298,-0.2740189;0.1316243;0.3072153,0.07699887;0.001117066;-0.04342282,0.08899383;-0.3151436;-0.01383483,0.06738058;-0.6844383;0.07773161,0.07978384;-0.738966;0.01369691,-0.0818795;0.00888453;-0.03213144,-0.1122256;-0.3064532;-0.006027149,-0.123362;-0.6794718;0.07119443,-0.1280514;-0.739207;0.01353316,0.02704076;0.5437441;-0.009550333,27.63342
+0;0;0,0.002909475;0.315456;-0.006806722,0.006131815;0.6176898;-0.03149718,0.1692647;0.5027118;-0.01108021,0.198701;0.2397264;0.02323376,0.2287082;0.008031443;-0.02372214,-0.159543;0.5115088;-0.001263179,-0.2148804;0.2873358;0.1324884,-0.2694047;0.07091205;0.2160092,0.07207638;0.005282781;-0.05091355,0.08841538;-0.3104385;-0.0178109,0.08905979;-0.6817135;0.06840709,0.08528271;-0.6422586;-0.03810306,-0.07056003;0.009764588;-0.05235492,-0.1190738;-0.3035278;-0.0291822,-0.1442293;-0.6749502;0.05262018,-0.1452134;-0.6353962;-0.05394353,0.005350396;0.5439397;-0.02277765,0;0;0,0.01578518;0.3151476;-0.0002652407,0.03064319;0.617636;-0.01607573,0.1910985;0.5034565;-0.02346206,0.227513;0.2401693;0.0001832247,0.2459404;0.004301146;-0.02835619,-0.137644;0.5277525;0.02645237,-0.2080233;0.3304502;0.1917516,-0.2741688;0.1361399;0.3128141,0.07699829;0.001098871;-0.04341841,0.08901839;-0.3151687;-0.01387119,0.06737557;-0.6845111;0.0777632,0.07980657;-0.7388339;0.01308548,-0.08187439;0.008903327;-0.03213127,-0.1122208;-0.3064394;-0.006040249,-0.1233531;-0.6795365;0.07112028,-0.1347694;-0.6752347;-0.03211413,0.02710773;0.5437278;-0.009688258,27.65607
+0;0;0,0.002908369;0.3153361;-0.006804136,0.006129934;0.6174973;-0.03148855,0.1691198;0.5025753;-0.01108416,0.1985502;0.2396427;0.02322292,0.2285296;0.00816299;-0.02368934,-0.1594006;0.5113646;-0.001275709,-0.2147269;0.2872366;0.132449,-0.2692005;0.07101399;0.2158922,0.07207726;0.005282846;-0.05091418,0.08841435;-0.3104016;-0.01781539,0.08906012;-0.6824609;0.06858474,0.08524452;-0.6429096;-0.03901161,-0.07056089;0.009764707;-0.05235555,-0.119069;-0.3034912;-0.02918554,-0.1442777;-0.6756983;0.05278964,-0.1452718;-0.6360468;-0.05486082,0.005348727;0.5437672;-0.02277138,0;0;0,0.0159454;0.3150194;-0.0003865957,0.03092173;0.6174184;-0.01638258,0.1911762;0.5032657;-0.02381551,0.2274517;0.2400168;-0.0001347065,0.2457718;0.004318655;-0.02829707,-0.1372438;0.5281932;0.02651231,-0.208214;0.3333324;0.1943491,-0.2738841;0.1398745;0.3165941,0.0769707;0.00105387;-0.04347062,0.08916797;-0.3151692;-0.0139184,0.06744015;-0.6853361;0.07772183,0.08060904;-0.7385073;0.009958386,-0.08189167;0.008960387;-0.03207428,-0.1122465;-0.3063537;-0.006099133,-0.1237569;-0.6802564;0.07108766,-0.1353871;-0.6762215;-0.03318753,0.02734703;0.5435372;-0.009939671,27.68938
+0;0;0,0.002908009;0.315297;-0.006803293,0.006129527;0.6174538;-0.03148741,0.1689738;0.5025682;-0.01109339,0.1984103;0.239581;0.02322081,0.2283576;0.008348837;-0.0236413,-0.1592546;0.5113497;-0.001293654,-0.2145924;0.2871752;0.1324588,-0.2690077;0.07118376;0.2158128,0.07203118;0.005279468;-0.05088162,0.0883697;-0.3104327;-0.01777992,0.08901553;-0.6825221;0.06862716,0.0851922;-0.6429515;-0.03918708,-0.07051577;0.009758464;-0.05232208,-0.1190282;-0.3035249;-0.02915003,-0.1442388;-0.6757619;0.05283175,-0.145235;-0.6360909;-0.05503669,0.005348318;0.5437235;-0.02277022,0;0;0,0.01601695;0.3149765;-0.0004549026,0.03107371;0.6173643;-0.0165031,0.1911079;0.5031893;-0.02430749,0.2272139;0.2398752;-0.0004701614,0.245397;0.004379958;-0.02826595,-0.1369505;0.5282982;0.02652673,-0.2080493;0.3355794;0.1968519,-0.2736318;0.1439821;0.321554,0.0769354;0.001038656;-0.04341853,0.08918989;-0.3152144;-0.01391113,0.06755718;-0.6854133;0.07775033,0.08096429;-0.7383298;0.009374619,-0.08182506;0.008962548;-0.03208794,-0.1121761;-0.3063811;-0.006124897,-0.1232239;-0.6803845;0.07079308,-0.1350199;-0.6763986;-0.03367819,0.02747346;0.5434854;-0.01004553,27.71146
+0;0;0,0.003002328;0.3152112;-0.007008531,0.006278048;0.6173626;-0.0317925,0.1690436;0.5023948;-0.01197212,0.1984233;0.2394731;0.0228483,0.2284504;0.007837638;-0.02377824,-0.1594411;0.51314;-0.001974197,-0.2149007;0.2914016;0.1357203,-0.2693736;0.07699227;0.2239926,0.07201762;0.005088769;-0.05090808,0.08834871;-0.3108934;-0.0176145,0.08880465;-0.6831475;0.06863035,0.08498369;-0.6435764;-0.03944346,-0.07054173;0.009932791;-0.05224242,-0.1189931;-0.3036556;-0.02912016,-0.1441685;-0.6759993;0.05296534,-0.1451587;-0.636321;-0.05516193,0.005484991;0.5436332;-0.02305598,0;0;0,0.01611446;0.3148909;-0.000535965,0.03126808;0.6172743;-0.01663375,0.1911598;0.5030565;-0.02457619,0.227117;0.2397349;-0.0006542206,0.2449674;0.003829449;-0.02823365,-0.1366822;0.5284706;0.02659884,-0.2086108;0.33776;0.1988173,-0.2739812;0.146741;0.3251863,0.07692975;0.00101088;-0.04341495,0.08923787;-0.3155257;-0.01386929,0.06765792;-0.6858653;0.07775188,0.08099928;-0.7385222;0.008643158,-0.08181565;0.008985467;-0.03208623,-0.1121102;-0.3066489;-0.006065944,-0.1230612;-0.6807662;0.07092701,-0.1349733;-0.6768489;-0.03378187,0.02763677;0.5433966;-0.01016235,27.74508
+0;0;0,0.003001019;0.3150738;-0.007005476,0.006276472;0.6172006;-0.03178755,0.1689588;0.5022573;-0.01197322,0.1984027;0.2387609;0.02292331,0.2283666;0.00761275;-0.02360514,-0.1593586;0.5129969;-0.001980389,-0.2149394;0.2907739;0.1360151,-0.2692978;0.07681562;0.2241017,0.07203393;0.005089921;-0.05091961,0.08837169;-0.3110214;-0.01761241,0.08882735;-0.6830504;0.06858025,0.0850025;-0.6434695;-0.03960393,-0.0705577;0.009935039;-0.05225425,-0.1190288;-0.3037815;-0.02912254,-0.144189;-0.6758999;0.05291329,-0.1451802;-0.6362117;-0.0553244,0.005483452;0.5434746;-0.02305144,0;0;0,0.01621173;0.314748;-0.0006676912,0.0314259;0.6171037;-0.01676846,0.1911853;0.5028614;-0.02492046,0.2266069;0.2388725;-0.001040578,0.2446637;0.003465399;-0.02842033,-0.1364378;0.5288106;0.02673356,-0.2096096;0.3387842;0.2000856,-0.2742858;0.1488465;0.3274939,0.07691044;0.0009680539;-0.04349077,0.08929555;-0.3157057;-0.01404571,0.06766643;-0.6857865;0.07764553,0.08107264;-0.738328;0.008237831,-0.08186405;0.009039568;-0.03200256,-0.1121624;-0.3067372;-0.006125068,-0.1230915;-0.6806544;0.07069615,-0.1351305;-0.6767627;-0.03410681,0.02777661;0.5432301;-0.01029992,27.77844
+0;0;0,0.003001019;0.3150738;-0.007005476,0.006276472;0.6172006;-0.03178755,0.1689588;0.5022573;-0.01197322,0.1984027;0.2387609;0.02292331,0.2283666;0.00761275;-0.02360514,-0.1593586;0.5129969;-0.001980389,-0.2149394;0.2907739;0.1360151,-0.2692978;0.07681562;0.2241017,0.07203393;0.005089921;-0.05091961,0.08837169;-0.3110214;-0.01761241,0.08882735;-0.6830504;0.06858025,0.0850025;-0.6434695;-0.03960393,-0.0705577;0.009935039;-0.05225425,-0.1190288;-0.3037815;-0.02912254,-0.144189;-0.6758999;0.05291329,-0.1451802;-0.6362117;-0.0553244,0.005483452;0.5434746;-0.02305144,0;0;0,0.01621173;0.314748;-0.0006676912,0.0314259;0.6171037;-0.01676846,0.1911853;0.5028614;-0.02492046,0.2266069;0.2388725;-0.001040578,0.2446637;0.003465399;-0.02842033,-0.1364378;0.5288106;0.02673356,-0.2096096;0.3387842;0.2000856,-0.2742858;0.1488465;0.3274939,0.07691044;0.0009680539;-0.04349077,0.08929555;-0.3157057;-0.01404571,0.06766643;-0.6857865;0.07764553,0.08107264;-0.738328;0.008237831,-0.08186405;0.009039568;-0.03200256,-0.1121624;-0.3067372;-0.006125068,-0.1230915;-0.6806544;0.07069615,-0.1351305;-0.6767627;-0.03410681,0.02777661;0.5432301;-0.01029992,27.80097
+0;0;0,0.003082778;0.3149967;-0.007245615,0.006384684;0.6171638;-0.03216114,0.1691058;0.5021871;-0.01282958,0.1984982;0.2388275;0.02276969,0.2283759;0.007391497;-0.02401573,-0.1595596;0.5143786;-0.002579842,-0.2152378;0.2943741;0.1387973,-0.2699697;0.08227372;0.2318672,0.07206177;0.004869909;-0.05095592,0.08845489;-0.3112481;-0.01754749,0.088902;-0.6834128;0.06863919,0.08504838;-0.6438327;-0.03973349,-0.07061068;0.01013529;-0.05219701,-0.1190419;-0.303624;-0.02928529,-0.1438671;-0.6758841;0.05281848,-0.1448859;-0.6362003;-0.0556087,0.00558714;0.5434182;-0.02339405,0;0;0,0.01631161;0.3146713;-0.0008853675,0.03157689;0.6170712;-0.01706958,0.1912873;0.5027043;-0.0254333,0.2262954;0.238713;-0.001505375,0.2443798;0.002961099;-0.02867448,-0.1362812;0.5287881;0.02661535,-0.2096236;0.3404753;0.2016829,-0.2741573;0.1511804;0.3307062,0.07689915;0.0009307116;-0.04357493,0.08928946;-0.3157742;-0.01425099,0.06776344;-0.6859972;0.07743585,0.08078036;-0.7384039;0.007500291,-0.08192584;0.009081843;-0.03191859,-0.1122774;-0.3067291;-0.006274125,-0.1229876;-0.6807629;0.07066084,-0.1351494;-0.6769314;-0.0343085,0.02791303;0.5431772;-0.01057589,27.83447
+0;0;0,0.003081386;0.3148544;-0.007242344,0.006383054;0.6169997;-0.03215608,0.1690435;0.5020434;-0.01282904,0.1984091;0.2389241;0.02273774,0.2283901;0.006687254;-0.02420957,-0.1594998;0.5142304;-0.002583114,-0.2151272;0.2944266;0.138665,-0.2700485;0.08159229;0.232057,0.07205144;0.004869211;-0.05094862,0.08848788;-0.312084;-0.01745192,0.08893372;-0.6831843;0.06848824,0.08507006;-0.6435792;-0.04016697,-0.07060057;0.01013384;-0.05218954,-0.1191597;-0.3044544;-0.02921728,-0.1439139;-0.6756499;0.05265166,-0.1449354;-0.6359408;-0.05605818,0.005585565;0.5432592;-0.02338959,0;0;0,0.01641437;0.3145229;-0.001080394,0.03169429;0.6168989;-0.0172894,0.1913156;0.5025384;-0.02590215,0.2261045;0.23877;-0.001921415,0.2439565;0.002134487;-0.02878761,-0.1360888;0.52889;0.02655261,-0.2100545;0.3414338;0.2019049,-0.274174;0.1531808;0.3341408,0.07687298;0.0008901656;-0.04359627,0.08920682;-0.3166391;-0.01402342,0.06788922;-0.6857946;0.07747043,0.08054992;-0.7379711;0.006760605,-0.08191548;0.009116448;-0.03190026,-0.112349;-0.3075427;-0.006359857,-0.1232284;-0.6804489;0.07060695,-0.1290201;-0.7421122;0.01163695,0.02802905;0.5430104;-0.01079321,27.86787
+0;0;0,0.003080954;0.3148103;-0.007241328,0.006382653;0.6169585;-0.03215551,0.1689856;0.502012;-0.01283161,0.1983508;0.2388968;0.02273462,0.2283348;0.006637156;-0.02421731,-0.1594423;0.5141947;-0.002589284,-0.2150688;0.2943944;0.1386566,-0.2699955;0.08153915;0.2320578,0.07207364;0.004870711;-0.05096431,0.08849842;-0.3118579;-0.01749135,0.08894337;-0.6822157;0.06827686,0.08510914;-0.6426838;-0.03955065,-0.07062231;0.01013696;-0.05220561,-0.1191471;-0.3042284;-0.02924963,-0.1438517;-0.6746811;0.0524555,-0.1448654;-0.6350461;-0.05542625,0.005585113;0.5432133;-0.02338845,0;0;0,0.01654181;0.3144716;-0.001190901,0.03186291;0.6168476;-0.01741683,0.1913766;0.5024895;-0.0263809,0.2260992;0.2387381;-0.002163768,0.2438346;0.002058804;-0.02892947,-0.1358703;0.5289121;0.0264728,-0.2103929;0.3422969;0.2024786,-0.2739729;0.1550704;0.3364632,0.07689118;0.0008526146;-0.04362011,0.08918419;-0.3164594;-0.0141381,0.06828528;-0.6849402;0.07700109,0.07918548;-0.7382565;0.008649588,-0.08194882;0.009155128;-0.03187897,-0.1123217;-0.3072857;-0.006386306,-0.1230846;-0.6795177;0.07009076,-0.1286696;-0.74046;0.01151903,0.02818319;0.5429554;-0.01091671,27.89035
+0;0;0,0.00315391;0.3147627;-0.007441821,0.006477592;0.6169127;-0.03246737,0.1691429;0.5018772;-0.01348655,0.1983907;0.2385139;0.02264211,0.2282575;0.007187575;-0.02425209,-0.1595757;0.5150251;-0.002945695,-0.2153756;0.2972977;0.1419752,-0.2694335;0.08808851;0.2415355,0.0720928;0.004627454;-0.05093488,0.08859685;-0.3127084;-0.01732449,0.08910023;-0.6836116;0.06848314,0.08521371;-0.6440758;-0.03954351,-0.07060121;0.01034127;-0.05216967,-0.11912;-0.3046488;-0.02911991,-0.1437789;-0.6756392;0.05267557,-0.144839;-0.6360007;-0.05540668,0.005676385;0.5431648;-0.02367353,0;0;0,0.01662789;0.3144243;-0.001338959,0.03196704;0.6168052;-0.01765382,0.1915038;0.5023487;-0.02670503,0.2258907;0.238241;-0.00250423,0.2436712;0.002513021;-0.02932048,-0.1358169;0.5290098;0.02640699,-0.2107807;0.3429853;0.2033146,-0.2738572;0.1564661;0.3368618,0.07688905;0.0008380861;-0.04359496,0.0890091;-0.3170749;-0.01378703,0.06803978;-0.6862401;0.07682097,0.07928775;-0.7392712;0.007863641,-0.08192629;0.009158551;-0.03189597,-0.1123406;-0.3078951;-0.006282818,-0.1230712;-0.6806976;0.07010859,-0.1290648;-0.7416208;0.01117782,0.02828129;0.5429103;-0.01112008,27.92366
+0;0;0,0.003153009;0.3146729;-0.007439695,0.006477146;0.6168643;-0.03246897,0.1689023;0.5018733;-0.01350117,0.1981708;0.2383235;0.02265305,0.2279617;0.00758478;-0.02412204,-0.1593337;0.5150019;-0.002975799,-0.2151731;0.2971203;0.1420477,-0.2690938;0.08844258;0.241355,0.07208983;0.004627263;-0.05093277,0.0886047;-0.3129165;-0.01730036,0.0891062;-0.6824412;0.06818835,0.08522318;-0.6429139;-0.03974124,-0.0705983;0.01034084;-0.05216751,-0.1191489;-0.3048556;-0.02910265,-0.1437161;-0.6744671;0.05238881,-0.1447753;-0.6348373;-0.05559631,0.005675763;0.5431002;-0.0236732,0;0;0,0.01679519;0.3143243;-0.001573205,0.03223525;0.6167301;-0.0180831,0.1914639;0.5022366;-0.02713466,0.2257195;0.2379253;-0.002879381,0.2436698;0.002813935;-0.02964151,-0.135287;0.5290769;0.02629546,-0.2103882;0.3431307;0.203513,-0.2733363;0.1571676;0.336821,0.07687444;0.0008310974;-0.04361343,0.08913324;-0.3172924;-0.01386345,0.06832664;-0.6851249;0.076267,0.07973551;-0.7382622;0.00761807,-0.08192652;0.009155227;-0.03188617,-0.1122656;-0.3081103;-0.006194172,-0.1229107;-0.6795762;0.06967958,-0.1287767;-0.7403145;0.01063053,0.02851222;0.5428272;-0.01147699,27.946
+0;0;0,0.003152946;0.3146666;-0.007439547,0.006478169;0.6169571;-0.03247764,0.1686715;0.5019875;-0.01351985,0.1979313;0.2385166;0.02262355,0.2276855;0.008062035;-0.02409393,-0.1590992;0.5150975;-0.003009398,-0.2149218;0.2972811;0.1419707,-0.2687761;0.08886038;0.2411557,0.07206178;0.004625462;-0.05091295,0.08858489;-0.3130767;-0.01726376,0.08908626;-0.6825085;0.06820342,0.0851995;-0.6429719;-0.03983028,-0.07057083;0.01033682;-0.05214721,-0.1191456;-0.3050169;-0.02907084,-0.1437067;-0.6745354;0.0524001,-0.1447668;-0.6348963;-0.05568919,0.005676385;0.543156;-0.02367746,0;0;0,0.0169631;0.3143082;-0.001727104,0.03252723;0.6168005;-0.01835561,0.1913865;0.5020405;-0.02759957,0.2256094;0.2378157;-0.003239751,0.2435075;0.003004611;-0.03008354,-0.1347855;0.529153;0.02609335,-0.2099168;0.3432355;0.2032072,-0.2727047;0.157477;0.336356,0.07683219;0.0008247495;-0.04361832,0.08923319;-0.3174655;-0.01399529,0.06845462;-0.6852248;0.07603823,0.07975878;-0.7382702;0.007096164,-0.08189031;0.009153608;-0.03188434,-0.1122266;-0.3082765;-0.00623633,-0.1228079;-0.6796702;0.0695229,-0.1288213;-0.740272;0.01008825,0.02876332;0.5428656;-0.01171136,27.97953
+0;0;0,0.003267251;0.3146829;-0.007613606,0.0066304;0.6170003;-0.03268266,0.1685388;0.5024802;-0.008509606,0.2005225;0.2387513;0.0222011,0.2304232;0.008249551;-0.02479477,-0.1590963;0.5158668;-0.00324372,-0.2150681;0.3010359;0.1458667,-0.2692496;0.09406167;0.2481396,0.0720279;0.004452257;-0.05085723,0.08863634;-0.3131919;-0.01707869,0.08922383;-0.6827354;0.06823082,0.0866947;-0.643241;-0.03965915,-0.07052349;0.0104042;-0.05208157,-0.1188558;-0.3049398;-0.02891294,-0.1433661;-0.6745534;0.05248434,-0.1430711;-0.6349518;-0.05542538,0.005821624;0.5431843;-0.02387366,0;0;0,0.01693147;0.3143307;-0.001868367,0.03246242;0.6168517;-0.01856112,0.1912859;0.5018975;-0.02801251,0.2255656;0.2377992;-0.003598809,0.2435145;0.002864629;-0.03038204,-0.1348297;0.5292674;0.02599687,-0.2097588;0.3430452;0.2027056,-0.2726675;0.156925;0.3355043,0.0767866;0.0008507073;-0.04355907,0.08916274;-0.317436;-0.01431775,0.06847306;-0.6852747;0.07572138,0.08007539;-0.7384676;0.007302634,-0.08180673;0.009113888;-0.03192012,-0.1121647;-0.3082689;-0.006206455,-0.1229141;-0.6796809;0.06980713,-0.1295448;-0.7397205;0.009926524,0.02871511;0.5429004;-0.01191092,28.01305
+0;0;0,0.003267997;0.3147548;-0.007615346,0.006632005;0.6171495;-0.03269113,0.1687107;0.5025613;-0.008498937,0.2007014;0.2387742;0.02221856,0.2306084;0.008224562;-0.02478707,-0.1592678;0.5159619;-0.00322753,-0.215252;0.3010836;0.1459158,-0.2694448;0.0940664;0.2482099,0.07197915;0.004449244;-0.0508228,0.08860755;-0.3135767;-0.01700367,0.08919431;-0.6826609;0.06819983,0.08666891;-0.6431806;-0.03953141,-0.07047575;0.01039716;-0.05204632,-0.1188662;-0.3053259;-0.02884984,-0.143346;-0.67448;0.05244628,-0.1430514;-0.6348926;-0.05530468,0.005822951;0.5433081;-0.0238791,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003267997;0.3147548;-0.007615346,0.006632005;0.6171495;-0.03269113,0.1687107;0.5025613;-0.008498937,0.2007014;0.2387742;0.02221856,0.2306084;0.008224562;-0.02478707,-0.1592678;0.5159619;-0.00322753,-0.215252;0.3010836;0.1459158,-0.2694448;0.0940664;0.2482099,0.07197915;0.004449244;-0.0508228,0.08860755;-0.3135767;-0.01700367,0.08919431;-0.6826609;0.06819983,0.08666891;-0.6431806;-0.03953141,-0.07047575;0.01039716;-0.05204632,-0.1188662;-0.3053259;-0.02884984,-0.143346;-0.67448;0.05244628,-0.1430514;-0.6348926;-0.05530468,0.005822951;0.5433081;-0.0238791,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003266725;0.3147486;-0.007870467,0.006579375;0.6171243;-0.03318039,0.1688185;0.5022752;-0.01135741,0.2006514;0.2388074;0.02213985,0.2305606;0.008250654;-0.02482934,-0.1593592;0.5164666;-0.003417755,-0.2156947;0.3042959;0.1494238,-0.2709951;0.1025293;0.2611789,0.07194526;0.004366869;-0.0508779,0.08860639;-0.313645;-0.01694253,0.08932596;-0.682751;0.06816548,0.08611459;-0.6432853;-0.03954878,-0.07052064;0.0104758;-0.0519697,-0.1188282;-0.3052661;-0.02885692,-0.1432395;-0.6743951;0.05257389,-0.1436308;-0.634828;-0.05517857,0.005786984;0.5432897;-0.0243109,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003266725;0.3147486;-0.007870467,0.006579375;0.6171243;-0.03318039,0.1688185;0.5022752;-0.01135741,0.2006514;0.2388074;0.02213985,0.2305606;0.008250654;-0.02482934,-0.1593592;0.5164666;-0.003417755,-0.2156947;0.3042959;0.1494238,-0.2709951;0.1025293;0.2611789,0.07194526;0.004366869;-0.0508779,0.08860639;-0.313645;-0.01694253,0.08932596;-0.682751;0.06816548,0.08611459;-0.6432853;-0.03954878,-0.07052064;0.0104758;-0.0519697,-0.1188282;-0.3052661;-0.02885692,-0.1432395;-0.6743951;0.05257389,-0.1436308;-0.634828;-0.05517857,0.005786984;0.5432897;-0.0243109,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003266725;0.3147486;-0.007870467,0.006579375;0.6171243;-0.03318039,0.1688185;0.5022752;-0.01135741,0.2006514;0.2388074;0.02213985,0.2305606;0.008250654;-0.02482934,-0.1593592;0.5164666;-0.003417755,-0.2156947;0.3042959;0.1494238,-0.2709951;0.1025293;0.2611789,0.07194526;0.004366869;-0.0508779,0.08860639;-0.313645;-0.01694253,0.08932596;-0.682751;0.06816548,0.08611459;-0.6432853;-0.03954878,-0.07052064;0.0104758;-0.0519697,-0.1188282;-0.3052661;-0.02885692,-0.1432395;-0.6743951;0.05257389,-0.1436308;-0.634828;-0.05517857,0.005786984;0.5432897;-0.0243109,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003279864;0.3147434;-0.008068442,0.006558641;0.6171057;-0.03353884,0.1686718;0.5028383;-0.008507771,0.2019592;0.2391537;0.02170864,0.2318814;0.008584559;-0.02519131,-0.159442;0.5169066;-0.003739448,-0.2162225;0.3070343;0.1520817,-0.2711922;0.1069646;0.2670056,0.07194302;0.004309179;-0.05088599,0.08860923;-0.3137169;-0.01708633,0.0891739;-0.6828053;0.06809931,0.08677712;-0.643375;-0.03963926,-0.07052846;0.01045769;-0.05196272,-0.1187314;-0.30531;-0.02898433,-0.1431202;-0.6744329;0.05248112,-0.1426985;-0.6348903;-0.05527338,0.005778272;0.5432764;-0.02462394,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003279864;0.3147434;-0.008068442,0.006558641;0.6171057;-0.03353884,0.1686718;0.5028383;-0.008507771,0.2019592;0.2391537;0.02170864,0.2318814;0.008584559;-0.02519131,-0.159442;0.5169066;-0.003739448,-0.2162225;0.3070343;0.1520817,-0.2711922;0.1069646;0.2670056,0.07194302;0.004309179;-0.05088599,0.08860923;-0.3137169;-0.01708633,0.0891739;-0.6828053;0.06809931,0.08677712;-0.643375;-0.03963926,-0.07052846;0.01045769;-0.05196272,-0.1187314;-0.30531;-0.02898433,-0.1431202;-0.6744329;0.05248112,-0.1426985;-0.6348903;-0.05527338,0.005778272;0.5432764;-0.02462394,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003279864;0.3147434;-0.008068442,0.006558641;0.6171057;-0.03353884,0.1686718;0.5028383;-0.008507771,0.2019592;0.2391537;0.02170864,0.2318814;0.008584559;-0.02519131,-0.159442;0.5169066;-0.003739448,-0.2162225;0.3070343;0.1520817,-0.2711922;0.1069646;0.2670056,0.07194302;0.004309179;-0.05088599,0.08860923;-0.3137169;-0.01708633,0.0891739;-0.6828053;0.06809931,0.08677712;-0.643375;-0.03963926,-0.07052846;0.01045769;-0.05196272,-0.1187314;-0.30531;-0.02898433,-0.1431202;-0.6744329;0.05248112,-0.1426985;-0.6348903;-0.05527338,0.005778272;0.5432764;-0.02462394,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003321706;0.3147389;-0.0082236,0.006596506;0.6170972;-0.03374267,0.168996;0.5028501;-0.01181761,0.2015288;0.23947;0.02169672,0.231609;0.008893609;-0.02506637,-0.1594766;0.5174609;-0.003828246,-0.2166537;0.3105049;0.1557043,-0.2709042;0.1115396;0.2728655,0.07197411;0.004104674;-0.05085893,0.08874793;-0.313902;-0.01693072,0.08923546;-0.683013;0.06815764,0.08601332;-0.64358;-0.03955916,-0.07051383;0.01061247;-0.05195119,-0.118583;-0.3051782;-0.02900806,-0.1428993;-0.6742886;0.05253544,-0.1433049;-0.6347482;-0.05521933,0.005819334;0.5432693;-0.02481545,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003321706;0.3147389;-0.0082236,0.006596506;0.6170972;-0.03374267,0.168996;0.5028501;-0.01181761,0.2015288;0.23947;0.02169672,0.231609;0.008893609;-0.02506637,-0.1594766;0.5174609;-0.003828246,-0.2166537;0.3105049;0.1557043,-0.2709042;0.1115396;0.2728655,0.07197411;0.004104674;-0.05085893,0.08874793;-0.313902;-0.01693072,0.08923546;-0.683013;0.06815764,0.08601332;-0.64358;-0.03955916,-0.07051383;0.01061247;-0.05195119,-0.118583;-0.3051782;-0.02900806,-0.1428993;-0.6742886;0.05253544,-0.1433049;-0.6347482;-0.05521933,0.005819334;0.5432693;-0.02481545,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003321706;0.3147389;-0.0082236,0.006596506;0.6170972;-0.03374267,0.168996;0.5028501;-0.01181761,0.2015288;0.23947;0.02169672,0.231609;0.008893609;-0.02506637,-0.1594766;0.5174609;-0.003828246,-0.2166537;0.3105049;0.1557043,-0.2709042;0.1115396;0.2728655,0.07197411;0.004104674;-0.05085893,0.08874793;-0.313902;-0.01693072,0.08923546;-0.683013;0.06815764,0.08601332;-0.64358;-0.03955916,-0.07051383;0.01061247;-0.05195119,-0.118583;-0.3051782;-0.02900806,-0.1428993;-0.6742886;0.05253544,-0.1433049;-0.6347482;-0.05521933,0.005819334;0.5432693;-0.02481545,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003366519;0.3147341;-0.008389572,0.006673085;0.6170802;-0.03404808,0.1691122;0.5027039;-0.01314478,0.2009416;0.2393893;0.02153862,0.2310525;0.008809373;-0.02518736,-0.1594926;0.5181044;-0.003970517,-0.2172623;0.3136109;0.158497,-0.2706283;0.1174523;0.2806894,0.07198519;0.003986906;-0.05085262,0.08877459;-0.3140174;-0.01690964,0.0890172;-0.6831266;0.06818751,0.08551779;-0.6436865;-0.03952003,-0.07050685;0.01070001;-0.05194271,-0.1185068;-0.3051054;-0.02905821,-0.1428133;-0.6741987;0.05256563,-0.1435007;-0.6346723;-0.05518895,0.005887978;0.5432566;-0.02508661,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003366519;0.3147341;-0.008389572,0.006673085;0.6170802;-0.03404808,0.1691122;0.5027039;-0.01314478,0.2009416;0.2393893;0.02153862,0.2310525;0.008809373;-0.02518736,-0.1594926;0.5181044;-0.003970517,-0.2172623;0.3136109;0.158497,-0.2706283;0.1174523;0.2806894,0.07198519;0.003986906;-0.05085262,0.08877459;-0.3140174;-0.01690964,0.0890172;-0.6831266;0.06818751,0.08551779;-0.6436865;-0.03952003,-0.07050685;0.01070001;-0.05194271,-0.1185068;-0.3051054;-0.02905821,-0.1428133;-0.6741987;0.05256563,-0.1435007;-0.6346723;-0.05518895,0.005887978;0.5432566;-0.02508661,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003366519;0.3147341;-0.008389572,0.006673085;0.6170802;-0.03404808,0.1691122;0.5027039;-0.01314478,0.2009416;0.2393893;0.02153862,0.2310525;0.008809373;-0.02518736,-0.1594926;0.5181044;-0.003970517,-0.2172623;0.3136109;0.158497,-0.2706283;0.1174523;0.2806894,0.07198519;0.003986906;-0.05085262,0.08877459;-0.3140174;-0.01690964,0.0890172;-0.6831266;0.06818751,0.08551779;-0.6436865;-0.03952003,-0.07050685;0.01070001;-0.05194271,-0.1185068;-0.3051054;-0.02905821,-0.1428133;-0.6741987;0.05256563,-0.1435007;-0.6346723;-0.05518895,0.005887978;0.5432566;-0.02508661,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003256425;0.3147276;-0.008669263,0.006472535;0.6170506;-0.03459681,0.169001;0.5028029;-0.01396662,0.2005123;0.2395191;0.02123773,0.230689;0.008933529;-0.02541746,-0.1596829;0.5185148;-0.004112601,-0.218685;0.3176999;0.1624491,-0.2707419;0.1235388;0.2883403,0.07187925;0.003931326;-0.05100657,0.08859348;-0.3140737;-0.01703299,0.08880763;-0.6831671;0.06813227,0.08514405;-0.6437552;-0.03957228,-0.07060843;0.01075676;-0.05179278,-0.1187142;-0.3050569;-0.0292465,-0.1430332;-0.6741619;0.05232045,-0.1438845;-0.6346624;-0.05543533,0.005721502;0.5432374;-0.02554755,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003256425;0.3147276;-0.008669263,0.006472535;0.6170506;-0.03459681,0.169001;0.5028029;-0.01396662,0.2005123;0.2395191;0.02123773,0.230689;0.008933529;-0.02541746,-0.1596829;0.5185148;-0.004112601,-0.218685;0.3176999;0.1624491,-0.2707419;0.1235388;0.2883403,0.07187925;0.003931326;-0.05100657,0.08859348;-0.3140737;-0.01703299,0.08880763;-0.6831671;0.06813227,0.08514405;-0.6437552;-0.03957228,-0.07060843;0.01075676;-0.05179278,-0.1187142;-0.3050569;-0.0292465,-0.1430332;-0.6741619;0.05232045,-0.1438845;-0.6346624;-0.05543533,0.005721502;0.5432374;-0.02554755,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003256425;0.3147276;-0.008669263,0.006472535;0.6170506;-0.03459681,0.169001;0.5028029;-0.01396662,0.2005123;0.2395191;0.02123773,0.230689;0.008933529;-0.02541746,-0.1596829;0.5185148;-0.004112601,-0.218685;0.3176999;0.1624491,-0.2707419;0.1235388;0.2883403,0.07187925;0.003931326;-0.05100657,0.08859348;-0.3140737;-0.01703299,0.08880763;-0.6831671;0.06813227,0.08514405;-0.6437552;-0.03957228,-0.07060843;0.01075676;-0.05179278,-0.1187142;-0.3050569;-0.0292465,-0.1430332;-0.6741619;0.05232045,-0.1438845;-0.6346624;-0.05543533,0.005721502;0.5432374;-0.02554755,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003211488;0.3147209;-0.008929444,0.006329413;0.6170249;-0.0350907,0.1688883;0.5025101;-0.01542817,0.1997638;0.2393097;0.02094296,0.2303821;0.008768618;-0.02564485,-0.1598656;0.5190758;-0.00442048,-0.2191439;0.3198948;0.1639948,-0.2713644;0.1282521;0.2936218,0.07189759;0.003883687;-0.05098437,0.08848867;-0.3141264;-0.01699833,0.08874813;-0.6832342;0.06810483,0.08480212;-0.6438409;-0.03959136,-0.0705674;0.01076786;-0.05184638,-0.118742;-0.305029;-0.02921214,-0.1430377;-0.6741781;0.05216214,-0.1441719;-0.6347017;-0.05559307,0.005607419;0.5432181;-0.02598614,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003211488;0.3147209;-0.008929444,0.006329413;0.6170249;-0.0350907,0.1688883;0.5025101;-0.01542817,0.1997638;0.2393097;0.02094296,0.2303821;0.008768618;-0.02564485,-0.1598656;0.5190758;-0.00442048,-0.2191439;0.3198948;0.1639948,-0.2713644;0.1282521;0.2936218,0.07189759;0.003883687;-0.05098437,0.08848867;-0.3141264;-0.01699833,0.08874813;-0.6832342;0.06810483,0.08480212;-0.6438409;-0.03959136,-0.0705674;0.01076786;-0.05184638,-0.118742;-0.305029;-0.02921214,-0.1430377;-0.6741781;0.05216214,-0.1441719;-0.6347017;-0.05559307,0.005607419;0.5432181;-0.02598614,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003211488;0.3147209;-0.008929444,0.006329413;0.6170249;-0.0350907,0.1688883;0.5025101;-0.01542817,0.1997638;0.2393097;0.02094296,0.2303821;0.008768618;-0.02564485,-0.1598656;0.5190758;-0.00442048,-0.2191439;0.3198948;0.1639948,-0.2713644;0.1282521;0.2936218,0.07189759;0.003883687;-0.05098437,0.08848867;-0.3141264;-0.01699833,0.08874813;-0.6832342;0.06810483,0.08480212;-0.6438409;-0.03959136,-0.0705674;0.01076786;-0.05184638,-0.118742;-0.305029;-0.02921214,-0.1430377;-0.6741781;0.05216214,-0.1441719;-0.6347017;-0.05559307,0.005607419;0.5432181;-0.02598614,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.00319638;0.3147158;-0.009111396,0.006281612;0.6170099;-0.03539197,0.1688779;0.5025093;-0.01610432,0.1995495;0.2393743;0.02090705,0.2303114;0.008845359;-0.02564623,-0.1599642;0.5196909;-0.004463641,-0.2198896;0.3238286;0.1675757,-0.2710982;0.1349908;0.3016469,0.07189385;0.003850871;-0.05099212,0.08844747;-0.3141548;-0.01694651,0.08877532;-0.6832676;0.06813447,0.08467564;-0.6438854;-0.03955695,-0.07055978;0.01075925;-0.05185852,-0.1188484;-0.3050346;-0.02942565,-0.143166;-0.6741585;0.05205671,-0.1444525;-0.634697;-0.0556981,0.005568819;0.5432064;-0.02626063,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.00319638;0.3147158;-0.009111396,0.006281612;0.6170099;-0.03539197,0.1688779;0.5025093;-0.01610432,0.1995495;0.2393743;0.02090705,0.2303114;0.008845359;-0.02564623,-0.1599642;0.5196909;-0.004463641,-0.2198896;0.3238286;0.1675757,-0.2710982;0.1349908;0.3016469,0.07189385;0.003850871;-0.05099212,0.08844747;-0.3141548;-0.01694651,0.08877532;-0.6832676;0.06813447,0.08467564;-0.6438854;-0.03955695,-0.07055978;0.01075925;-0.05185852,-0.1188484;-0.3050346;-0.02942565,-0.143166;-0.6741585;0.05205671,-0.1444525;-0.634697;-0.0556981,0.005568819;0.5432064;-0.02626063,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.00319638;0.3147158;-0.009111396,0.006281612;0.6170099;-0.03539197,0.1688779;0.5025093;-0.01610432,0.1995495;0.2393743;0.02090705,0.2303114;0.008845359;-0.02564623,-0.1599642;0.5196909;-0.004463641,-0.2198896;0.3238286;0.1675757,-0.2710982;0.1349908;0.3016469,0.07189385;0.003850871;-0.05099212,0.08844747;-0.3141548;-0.01694651,0.08877532;-0.6832676;0.06813447,0.08467564;-0.6438854;-0.03955695,-0.07055978;0.01075925;-0.05185852,-0.1188484;-0.3050346;-0.02942565,-0.143166;-0.6741585;0.05205671,-0.1444525;-0.634697;-0.0556981,0.005568819;0.5432064;-0.02626063,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.00317952;0.3147126;-0.009225814,0.00624726;0.6170004;-0.03558154,0.1688507;0.5024096;-0.0166878,0.1991537;0.2392954;0.02077244,0.2303063;0.008777335;-0.02557404,-0.1600681;0.5202827;-0.004562456,-0.220737;0.3274586;0.1706196,-0.2710722;0.1407;0.3078955,0.07189433;0.003852575;-0.05099133,0.08839947;-0.3141483;-0.01687718,0.08872546;-0.6832836;0.06810632,0.08451112;-0.6439092;-0.03958135,-0.07056311;0.01071823;-0.0518625,-0.1189876;-0.3050547;-0.02942887,-0.1431753;-0.674159;0.05218054,-0.144577;-0.6347068;-0.05557364,0.005539506;0.5431992;-0.02643092,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.00317952;0.3147126;-0.009225814,0.00624726;0.6170004;-0.03558154,0.1688507;0.5024096;-0.0166878,0.1991537;0.2392954;0.02077244,0.2303063;0.008777335;-0.02557404,-0.1600681;0.5202827;-0.004562456,-0.220737;0.3274586;0.1706196,-0.2710722;0.1407;0.3078955,0.07189433;0.003852575;-0.05099133,0.08839947;-0.3141483;-0.01687718,0.08872546;-0.6832836;0.06810632,0.08451112;-0.6439092;-0.03958135,-0.07056311;0.01071823;-0.0518625,-0.1189876;-0.3050547;-0.02942887,-0.1431753;-0.674159;0.05218054,-0.144577;-0.6347068;-0.05557364,0.005539506;0.5431992;-0.02643092,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.00317952;0.3147126;-0.009225814,0.00624726;0.6170004;-0.03558154,0.1688507;0.5024096;-0.0166878,0.1991537;0.2392954;0.02077244,0.2303063;0.008777335;-0.02557404,-0.1600681;0.5202827;-0.004562456,-0.220737;0.3274586;0.1706196,-0.2710722;0.1407;0.3078955,0.07189433;0.003852575;-0.05099133,0.08839947;-0.3141483;-0.01687718,0.08872546;-0.6832836;0.06810632,0.08451112;-0.6439092;-0.03958135,-0.07056311;0.01071823;-0.0518625,-0.1189876;-0.3050547;-0.02942887,-0.1431753;-0.674159;0.05218054,-0.144577;-0.6347068;-0.05557364,0.005539506;0.5431992;-0.02643092,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003230591;0.3147077;-0.009375229,0.006338541;0.6169887;-0.03580528,0.168912;0.5022701;-0.01712087,0.1988769;0.2391403;0.02050182,0.2302979;0.008613706;-0.02562047,-0.1600724;0.5208489;-0.004818264,-0.2212157;0.3312669;0.1737056,-0.2711777;0.1465281;0.3138214,0.07191997;0.003770928;-0.05096126,0.08840367;-0.3142263;-0.01680274,0.08883989;-0.6833689;0.06814827,0.08459255;-0.6440082;-0.03953929,-0.07052132;0.01077454;-0.05190765,-0.118936;-0.3049972;-0.02943599,-0.1431025;-0.674094;0.05221374,-0.1445358;-0.6346528;-0.055541,0.005620034;0.5431894;-0.02664029,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003230591;0.3147077;-0.009375229,0.006338541;0.6169887;-0.03580528,0.168912;0.5022701;-0.01712087,0.1988769;0.2391403;0.02050182,0.2302979;0.008613706;-0.02562047,-0.1600724;0.5208489;-0.004818264,-0.2212157;0.3312669;0.1737056,-0.2711777;0.1465281;0.3138214,0.07191997;0.003770928;-0.05096126,0.08840367;-0.3142263;-0.01680274,0.08883989;-0.6833689;0.06814827,0.08459255;-0.6440082;-0.03953929,-0.07052132;0.01077454;-0.05190765,-0.118936;-0.3049972;-0.02943599,-0.1431025;-0.674094;0.05221374,-0.1445358;-0.6346528;-0.055541,0.005620034;0.5431894;-0.02664029,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003230591;0.3147077;-0.009375229,0.006338541;0.6169887;-0.03580528,0.168912;0.5022701;-0.01712087,0.1988769;0.2391403;0.02050182,0.2302979;0.008613706;-0.02562047,-0.1600724;0.5208489;-0.004818264,-0.2212157;0.3312669;0.1737056,-0.2711777;0.1465281;0.3138214,0.07191997;0.003770928;-0.05096126,0.08840367;-0.3142263;-0.01680274,0.08883989;-0.6833689;0.06814827,0.08459255;-0.6440082;-0.03953929,-0.07052132;0.01077454;-0.05190765,-0.118936;-0.3049972;-0.02943599,-0.1431025;-0.674094;0.05221374,-0.1445358;-0.6346528;-0.055541,0.005620034;0.5431894;-0.02664029,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003238248;0.3147019;-0.009563445,0.006336041;0.6169695;-0.03614946,0.1689171;0.5022288;-0.0176268,0.1987467;0.2391325;0.02033608,0.2303022;0.008586258;-0.02559583,-0.1601148;0.5212807;-0.004999792,-0.2213315;0.3352548;0.177202,-0.2724971;0.1546685;0.3222116,0.0719216;0.003741536;-0.05096112,0.08837827;-0.3142528;-0.01676276,0.08882737;-0.6834027;0.06815639,0.08450265;-0.6440586;-0.03952954,-0.07051945;0.01077647;-0.0519098,-0.1189612;-0.3050008;-0.02957482,-0.1430552;-0.674077;0.05218929,-0.1445672;-0.6346543;-0.05556599,0.005620437;0.5431746;-0.02694917,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465
+0;0;0,0.003238248;0.3147019;-0.009563445,0.006336041;0.6169695;-0.03614946,0.1689171;0.5022288;-0.0176268,0.1987467;0.2391325;0.02033608,0.2303022;0.008586258;-0.02559583,-0.1601148;0.5212807;-0.004999792,-0.2213315;0.3352548;0.177202,-0.2724971;0.1546685;0.3222116,0.0719216;0.003741536;-0.05096112,0.08837827;-0.3142528;-0.01676276,0.08882737;-0.6834027;0.06815639,0.08450265;-0.6440586;-0.03952954,-0.07051945;0.01077647;-0.0519098,-0.1189612;-0.3050008;-0.02957482,-0.1430552;-0.674077;0.05218929,-0.1445672;-0.6346543;-0.05556599,0.005620437;0.5431746;-0.02694917,0;0;0,0.0168248;0.3144085;-0.001878262,0.0322083;0.6170157;-0.01856124,0.1912115;0.5018715;-0.02818346,0.2255756;0.2377249;-0.003763795,0.2435304;0.002764821;-0.03075349,-0.1351941;0.5292169;0.02599754,-0.210261;0.3424457;0.2021569,-0.2730763;0.1553294;0.3336818,0.07673824;0.0008700044;-0.04352283,0.08914165;-0.3177963;-0.01421893,0.06852379;-0.685244;0.07544839,0.08054483;-0.7385339;0.007473707,-0.08173599;0.009087301;-0.03194371,-0.1121176;-0.3086761;-0.006172767,-0.1227855;-0.6796653;0.069566,-0.1293118;-0.7394492;0.009578284,0.02851418;0.5430351;-0.0119226,28.0465

+ 161 - 0
DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_ColorFeedback_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.005602864;0.2953932;0.007974782,0.01131399;0.5802439;0.002625379,0.1902318;0.4583158;0.007864563,0.225822;0.1712156;0.03008165,0.2633403;-0.07406601;-0.02862494,-0.1666877;0.4467435;-0.0004886608,-0.2115366;0.1601208;0.004282045,-0.2436177;-0.08988699;-0.03424114,0.06181837;0.004210092;-0.03001417,0.07709748;-0.3659102;0.009997753,0.08121382;-0.7395942;0.08175834,0.08157522;-0.7014524;-0.0004269183,-0.06096847;0.004023764;-0.03172918,-0.08572605;-0.3666888;-0.003752101,-0.1010447;-0.7404938;0.0658281,-0.09863929;-0.7023336;-0.01632091,0.009837186;0.5104666;0.006097654,0;0;0,0.006684005;0.2954462;-0.004356742,0.01442605;0.5797815;-0.02145672,0.1984746;0.495005;0.004502535,0.2569785;0.2137668;0.0453577,0.2693998;-0.03544913;-0.007123709,-0.1745216;0.4932258;-0.02306073,-0.2456074;0.2157637;0.02328911,-0.2550653;-0.02985729;-0.04451986,0.06253105;0.0008398443;-0.02879667,0.1163798;-0.3647047;0.01917184,0.1339767;-0.7348574;0.1056792,0.1486664;-0.7718292;0.05963755,-0.05575132;0.004939445;-0.04009336,-0.1295819;-0.3595792;-0.01776354,-0.1577868;-0.7296308;0.06633501,-0.1649742;-0.7640927;0.01520919,0.01232384;0.5102311;-0.01501918,19.41291
+0;0;0,0.005481699;0.2953971;0.007914491,0.01103363;0.5802499;0.002500271,0.1900268;0.4584339;0.00794324,0.2255348;0.1712829;0.02962874,0.2636218;-0.07397838;-0.02879575,-0.1669147;0.4466942;-0.0002850881,-0.2113534;0.1600024;0.004160767,-0.2434906;-0.08998485;-0.0344494,0.06178657;0.004213062;-0.03007916,0.07717714;-0.3658865;0.01008191,0.08114947;-0.7395519;0.081947,0.08148649;-0.7014143;-0.0002387688,-0.06099961;0.004021245;-0.0316696,-0.08563501;-0.3667011;-0.003713936,-0.1010433;-0.7404786;0.06599365,-0.09866268;-0.7023224;-0.01615646,0.009601694;0.5104723;0.005987303,0;0;0,0.006684005;0.2954462;-0.004356742,0.01442605;0.5797815;-0.02145672,0.1984746;0.495005;0.004502535,0.2569785;0.2137668;0.0453577,0.2693998;-0.03544913;-0.007123709,-0.1745216;0.4932258;-0.02306073,-0.2456074;0.2157637;0.02328911,-0.2550653;-0.02985729;-0.04451986,0.06253105;0.0008398443;-0.02879667,0.1163798;-0.3647047;0.01917184,0.1339767;-0.7348574;0.1056792,0.1486664;-0.7718292;0.05963755,-0.05575132;0.004939445;-0.04009336,-0.1295819;-0.3595792;-0.01776354,-0.1577868;-0.7296308;0.06633501,-0.1649742;-0.7640927;0.01520919,0.01232384;0.5102311;-0.01501918,19.4297
+0;0;0,0.005481346;0.2953781;0.007913981,0.0110326;0.5801961;0.002500481,0.1900931;0.4583708;0.00794368,0.2256075;0.171168;0.02963309,0.2637382;-0.07437472;-0.02885843,-0.1669813;0.4466267;-0.0002877121,-0.211428;0.1598831;0.004158945,-0.243602;-0.09039092;-0.03449553,0.06180678;0.004214439;-0.030089,0.07720874;-0.3661592;0.01010182,0.08117436;-0.7391936;0.08184554,0.08151364;-0.7010016;-0.0008903071,-0.06101956;0.00402256;-0.03167996,-0.08567321;-0.3669743;-0.003703589,-0.1010555;-0.7401206;0.06588628,-0.09865891;-0.7019098;-0.01681367,0.009600868;0.5104285;0.005987015,0;0;0,0.006683052;0.2954279;-0.004308343,0.01440534;0.5797337;-0.02132976,0.1985381;0.4949951;0.00456202,0.2570358;0.2137086;0.04546475,0.2693865;-0.03580585;-0.007037282,-0.1745871;0.49303;-0.02306627,-0.245814;0.2155601;0.02334866,-0.2552178;-0.03034055;-0.0445548,0.0625512;0.0008460134;-0.02880657,0.1163133;-0.364956;0.01943934,0.1341135;-0.7344458;0.1059151,0.1487605;-0.7720171;0.05974112,-0.05578193;0.004932798;-0.04009027,-0.1296512;-0.3598569;-0.01770773,-0.1577986;-0.7292682;0.06631954,-0.1647388;-0.7641143;0.01475149,0.01230955;0.5101911;-0.01491416,19.44796
+0;0;0,0.005481513;0.2953871;0.007914222,0.0110328;0.5802068;0.002500858,0.1901208;0.4583771;0.00794417,0.2256279;0.1712328;0.02962917,0.2638078;-0.07462631;-0.02893772,-0.1670078;0.4466313;-0.0002884711,-0.2114455;0.1599461;0.004157281,-0.243661;-0.09065047;-0.03454699,0.0618205;0.004215375;-0.03009568,0.0772601;-0.3670633;0.01019335,0.08121663;-0.7392432;0.08177273,0.08156043;-0.700942;-0.002066046,-0.0610331;0.004023453;-0.03168699,-0.085747;-0.36788;-0.003642257,-0.101094;-0.7401716;0.06578821,-0.09866553;-0.7018512;-0.01801419,0.009601135;0.5104428;0.005987209,0;0;0,0.006672412;0.2954355;-0.004422426,0.01438594;0.5797407;-0.02148461,0.1985375;0.4950683;0.004592299,0.257059;0.2138419;0.04545569,0.2693021;-0.0360029;-0.007100701,-0.1746341;0.493048;-0.02317184,-0.2458022;0.2156311;0.02327994,-0.2552339;-0.03060897;-0.0446272,0.06253994;0.0008550286;-0.02886725,0.1164671;-0.3657664;0.0200206,0.1337039;-0.734445;0.1062536,0.1489409;-0.7724643;0.0589336,-0.05582075;0.00492905;-0.04006296,-0.1298418;-0.3607615;-0.01768417,-0.1580025;-0.7293546;0.06600082,-0.1649642;-0.7653799;0.01413394,0.01229352;0.5102026;-0.01505899,19.4656
+0;0;0,0.005462172;0.2953882;0.007886684,0.0109992;0.580208;0.002460219,0.1900916;0.4583817;0.007922626,0.2257349;0.171259;0.02967027,0.2643415;-0.07453144;-0.02890515,-0.1670451;0.4466381;-0.0001814719,-0.2111791;0.1599023;0.004015038,-0.2432487;-0.0906769;-0.03492203,0.06180076;0.004221128;-0.03013538,0.07729115;-0.3670458;0.01024206,0.08121288;-0.7392296;0.08180314,0.08153271;-0.700929;-0.002035789,-0.0610493;0.004019498;-0.03165628,-0.0856618;-0.3678984;-0.003713854,-0.1011744;-0.740151;0.06588804,-0.09876908;-0.7018319;-0.01791514,0.009571124;0.510444;0.005947685,0;0;0,0.006672412;0.2954355;-0.004422426,0.01438594;0.5797407;-0.02148461,0.1985375;0.4950683;0.004592299,0.257059;0.2138419;0.04545569,0.2693021;-0.0360029;-0.007100701,-0.1746341;0.493048;-0.02317184,-0.2458022;0.2156311;0.02327994,-0.2552339;-0.03060897;-0.0446272,0.06253994;0.0008550286;-0.02886725,0.1164671;-0.3657664;0.0200206,0.1337039;-0.734445;0.1062536,0.1489409;-0.7724643;0.0589336,-0.05582075;0.00492905;-0.04006296,-0.1298418;-0.3607615;-0.01768417,-0.1580025;-0.7293546;0.06600082,-0.1649642;-0.7653799;0.01413394,0.01229352;0.5102026;-0.01505899,19.4882
+0;0;0,0.005462172;0.2953882;0.007886684,0.0109992;0.580208;0.002460219,0.1900916;0.4583817;0.007922626,0.2257349;0.171259;0.02967027,0.2643415;-0.07453144;-0.02890515,-0.1670451;0.4466381;-0.0001814719,-0.2111791;0.1599023;0.004015038,-0.2432487;-0.0906769;-0.03492203,0.06180076;0.004221128;-0.03013538,0.07729115;-0.3670458;0.01024206,0.08121288;-0.7392296;0.08180314,0.08153271;-0.700929;-0.002035789,-0.0610493;0.004019498;-0.03165628,-0.0856618;-0.3678984;-0.003713854,-0.1011744;-0.740151;0.06588804,-0.09876908;-0.7018319;-0.01791514,0.009571124;0.510444;0.005947685,0;0;0,0.006672412;0.2954355;-0.004422426,0.01438594;0.5797407;-0.02148461,0.1985375;0.4950683;0.004592299,0.257059;0.2138419;0.04545569,0.2693021;-0.0360029;-0.007100701,-0.1746341;0.493048;-0.02317184,-0.2458022;0.2156311;0.02327994,-0.2552339;-0.03060897;-0.0446272,0.06253994;0.0008550286;-0.02886725,0.1164671;-0.3657664;0.0200206,0.1337039;-0.734445;0.1062536,0.1489409;-0.7724643;0.0589336,-0.05582075;0.00492905;-0.04006296,-0.1298418;-0.3607615;-0.01768417,-0.1580025;-0.7293546;0.06600082,-0.1649642;-0.7653799;0.01413394,0.01229352;0.5102026;-0.01505899,19.49903
+0;0;0,0.005461693;0.2953623;0.007885993,0.01099761;0.5801254;0.002460744,0.1902434;0.4582722;0.007923965,0.2258874;0.1711432;0.02967209,0.2645377;-0.07492502;-0.02896952,-0.167196;0.4465187;-0.0001870012,-0.211331;0.1597766;0.004009601,-0.2434369;-0.09108582;-0.03497148,0.06180307;0.004221286;-0.03013651,0.07728885;-0.3669352;0.01022892,0.08121375;-0.7394192;0.08184773,0.08153309;-0.7011315;-0.001861133,-0.06105158;0.004019648;-0.03165746,-0.08565675;-0.3677876;-0.003723351,-0.1011818;-0.7403405;0.06593469,-0.09878028;-0.7020342;-0.01773848,0.009569891;0.5103786;0.005947351,0;0;0,0.006601557;0.2954111;-0.004427791,0.01417923;0.5796638;-0.02148032,0.198542;0.4951756;0.004667282,0.2570317;0.213918;0.0454067,0.2693051;-0.03626886;-0.006920457,-0.1749526;0.4929919;-0.02326228,-0.2461752;0.215579;0.0231701,-0.2555603;-0.03095812;-0.04475347,0.06254513;0.00083597;-0.02886271,0.1163989;-0.3656941;0.01994086,0.1337296;-0.7346863;0.106158,0.1489422;-0.7725356;0.05881858,-0.0558197;0.004946609;-0.0400667,-0.1298338;-0.3606339;-0.01772548,-0.1579929;-0.7295337;0.06599425,-0.165279;-0.7648395;0.0134773,0.0121315;0.5101414;-0.01505661,19.52141
+0;0;0,0.00537031;0.2953906;0.007851366,0.01079833;0.580167;0.002356224,0.190079;0.4583354;0.007874519,0.2258096;0.1713538;0.02970123,0.264272;-0.072928;-0.02859986,-0.1673886;0.4466153;-5.042041E-05,-0.2111431;0.1599407;0.003788525,-0.2428341;-0.08911735;-0.03516973,0.06181403;0.004234561;-0.03012041,0.07733669;-0.3669038;0.01032012,0.08118743;-0.7402771;0.0820554,0.08147615;-0.7019097;-0.002487995,-0.0610463;0.00400599;-0.03167723,-0.08553959;-0.3678084;-0.003851935,-0.1013039;-0.741193;0.06617453,-0.09891181;-0.7028067;-0.01833364,0.009402405;0.5104143;0.005861857,0;0;0,0.006600484;0.2954362;-0.004470825,0.01417093;0.5797005;-0.0215416,0.1985329;0.4952165;0.004630566,0.2569946;0.214094;0.04542184,0.2697433;-0.0342643;-0.006612659,-0.174956;0.4930404;-0.02326834,-0.2461073;0.2157326;0.02309304,-0.2553653;-0.02904271;-0.04437054,0.06255321;0.0008115917;-0.02885449,0.1164354;-0.3657124;0.01990008,0.1343796;-0.7356352;0.1059434,0.1498505;-0.7751238;0.0595789,-0.05581947;0.004964915;-0.04007095,-0.1298124;-0.3606133;-0.01776029,-0.1580495;-0.7303846;0.06614517,-0.165431;-0.7663606;0.01313232,0.01212755;0.5101725;-0.01510978,19.54381
+0;0;0,0.00537031;0.2953906;0.007851366,0.01079833;0.580167;0.002356224,0.190079;0.4583354;0.007874519,0.2258096;0.1713538;0.02970123,0.264272;-0.072928;-0.02859986,-0.1673886;0.4466153;-5.042041E-05,-0.2111431;0.1599407;0.003788525,-0.2428341;-0.08911735;-0.03516973,0.06181403;0.004234561;-0.03012041,0.07733669;-0.3669038;0.01032012,0.08118743;-0.7402771;0.0820554,0.08147615;-0.7019097;-0.002487995,-0.0610463;0.00400599;-0.03167723,-0.08553959;-0.3678084;-0.003851935,-0.1013039;-0.741193;0.06617453,-0.09891181;-0.7028067;-0.01833364,0.009402405;0.5104143;0.005861857,0;0;0,0.006600484;0.2954362;-0.004470825,0.01417093;0.5797005;-0.0215416,0.1985329;0.4952165;0.004630566,0.2569946;0.214094;0.04542184,0.2697433;-0.0342643;-0.006612659,-0.174956;0.4930404;-0.02326834,-0.2461073;0.2157326;0.02309304,-0.2553653;-0.02904271;-0.04437054,0.06255321;0.0008115917;-0.02885449,0.1164354;-0.3657124;0.01990008,0.1343796;-0.7356352;0.1059434,0.1498505;-0.7751238;0.0595789,-0.05581947;0.004964915;-0.04007095,-0.1298124;-0.3606133;-0.01776029,-0.1580495;-0.7303846;0.06614517,-0.165431;-0.7663606;0.01313232,0.01212755;0.5101725;-0.01510978,19.55521
+0;0;0,0.005370216;0.2953854;0.007851228,0.01079819;0.5801598;0.00235618,0.1900824;0.458329;0.007874422,0.2258278;0.1712287;0.02971016,0.2638798;-0.07044645;-0.02796881,-0.1673921;0.4466087;-5.067E-05,-0.2111647;0.1598155;0.003789863,-0.2425175;-0.0865849;-0.03475267,0.06180916;0.004234227;-0.03011804,0.07733016;-0.3668644;0.01031816,0.0811749;-0.7396551;0.08194153,0.08146381;-0.701282;-0.0026595,-0.0610415;0.004005675;-0.03167473,-0.08553217;-0.3677689;-0.00385242,-0.1012719;-0.740571;0.0660648,-0.09887816;-0.702179;-0.01850097,0.009402307;0.5104089;0.005861721,0;0;0,0.006549045;0.2954306;-0.004569411,0.01408008;0.5796911;-0.02168727,0.1984497;0.4952326;0.004609585,0.2570112;0.2140167;0.0454663,0.269953;-0.03177728;-0.005519152,-0.1750302;0.4929117;-0.02328212,-0.246191;0.2154665;0.02299337,-0.2553227;-0.02669844;-0.04374819,0.06253995;0.0008182675;-0.0288701,0.1164137;-0.3656715;0.01984453,0.1341233;-0.7349896;0.1059147,0.1493217;-0.7746489;0.05961001,-0.05581511;0.004959333;-0.0400684,-0.1298746;-0.360565;-0.01776756,-0.1581684;-0.7297853;0.06585941,-0.1653372;-0.7658203;0.01279787,0.01205111;0.5101654;-0.01524627,19.57745
+0;0;0,0.005313241;0.2953869;0.007836558,0.01067245;0.5801623;0.002330074,0.1899856;0.4583642;0.007808618,0.2257563;0.1712596;0.02954501,0.2642567;-0.07032223;-0.0282274,-0.1675217;0.4466623;5.551428E-05,-0.2108975;0.1598031;0.003440029,-0.241599;-0.08653606;-0.03600753,0.06181686;0.00424384;-0.0301009,0.07736397;-0.3668518;0.01035316,0.08123599;-0.7396573;0.0818984,0.08149283;-0.7012844;-0.00270275,-0.06103569;0.003993778;-0.0316874,-0.08530641;-0.3678039;-0.003981112,-0.1012792;-0.7405838;0.06600213,-0.09891681;-0.7021903;-0.01856438,0.009295503;0.5104111;0.005837124,0;0;0,0.006549045;0.2954306;-0.004569411,0.01408008;0.5796911;-0.02168727,0.1984497;0.4952326;0.004609585,0.2570112;0.2140167;0.0454663,0.269953;-0.03177728;-0.005519152,-0.1750302;0.4929117;-0.02328212,-0.246191;0.2154665;0.02299337,-0.2553227;-0.02669844;-0.04374819,0.06253995;0.0008182675;-0.0288701,0.1164137;-0.3656715;0.01984453,0.1341233;-0.7349896;0.1059147,0.1493217;-0.7746489;0.05961001,-0.05581511;0.004959333;-0.0400684,-0.1298746;-0.360565;-0.01776756,-0.1581684;-0.7297853;0.06585941,-0.1653372;-0.7658203;0.01279787,0.01205111;0.5101654;-0.01524627,19.60073
+0;0;0,0.005313996;0.2954288;0.007837671,0.01067474;0.5802855;0.002329366,0.1899368;0.4584761;0.007808664,0.2257077;0.1713699;0.02954517,0.2643584;-0.07115524;-0.02845285,-0.1674705;0.4467774;5.773222E-05,-0.2108464;0.1599167;0.003442265,-0.2416678;-0.08738443;-0.03615934,0.0618243;0.00424435;-0.03010453,0.07735947;-0.3665662;0.01031846,0.08123397;-0.7396109;0.08190961,0.08148879;-0.7013038;-0.00202591,-0.06104304;0.003994258;-0.03169122,-0.08529511;-0.3675178;-0.004006213,-0.1012781;-0.7405368;0.06602193,-0.09893434;-0.7022094;-0.01787923,0.009297282;0.5105084;0.005837723,0;0;0,0.006529495;0.2954739;-0.004514933,0.01404655;0.5798221;-0.02154112,0.1983723;0.4952407;0.004621387,0.2569214;0.214016;0.04544604,0.2698064;-0.03273782;-0.005765676,-0.1749816;0.4928049;-0.02326091,-0.2460228;0.2152833;0.02274936,-0.2552125;-0.02784823;-0.04417369,0.0625477;0.0008229017;-0.02887297,0.1163295;-0.3653944;0.01979136,0.134067;-0.7349545;0.1058922,0.1490919;-0.7738053;0.05954492,-0.05582577;0.004956276;-0.04006819,-0.1299125;-0.3602774;-0.01790114,-0.1582103;-0.7297237;0.06583212,-0.1653778;-0.7651874;0.01313129,0.0120232;0.5102674;-0.01512897,19.61213
+0;0;0,0.005313829;0.2954195;0.007837425,0.01067372;0.5802313;0.002330135,0.1900757;0.4583962;0.007810225,0.2258464;0.1712915;0.02954661,0.2647378;-0.07274362;-0.02881249,-0.1676078;0.4466885;5.330052E-05,-0.2109836;0.1598293;0.003437816,-0.2419969;-0.08901156;-0.03641035,0.06181999;0.004244055;-0.03010243,0.07735458;-0.3665527;0.01031905,0.08122336;-0.7390461;0.08180441,0.08147961;-0.7006923;-0.002603486,-0.0610388;0.003993981;-0.03168902,-0.08528997;-0.3675041;-0.004005045,-0.1012494;-0.739972;0.06591962,-0.09889239;-0.7015977;-0.01845372,0.009296552;0.5104687;0.005837759,0;0;0,0.006443933;0.2954664;-0.004519939,0.01378642;0.5797762;-0.02151191,0.1983223;0.4952983;0.004699349,0.2568569;0.2140539;0.04539847,0.2695658;-0.03429481;-0.0059129,-0.1753021;0.4925851;-0.023379,-0.2464688;0.2151049;0.02267682,-0.2556573;-0.02950436;-0.04480161,0.06253836;0.0008385032;-0.02888131,0.1162735;-0.3653722;0.01977682,0.1338537;-0.7343693;0.1058499,0.149038;-0.7735664;0.05920493,-0.05582361;0.004939904;-0.04006497,-0.1299891;-0.3602679;-0.01797115,-0.1582164;-0.7291616;0.06567781,-0.165691;-0.764954;0.01266801,0.01182531;0.5102336;-0.01510835,19.63324
+0;0;0,0.005142997;0.2954219;0.007862588,0.01030725;0.5802367;0.002325904,0.1898034;0.4585262;0.007889641,0.2256333;0.1714371;0.02973336,0.2646977;-0.07252888;-0.02879916,-0.1679245;0.4467006;0.0002571945,-0.2108191;0.1597614;0.002917602,-0.2421043;-0.0891073;-0.03654182,0.06182888;0.004276893;-0.03007952,0.07741658;-0.3665037;0.0104686,0.08118974;-0.7390097;0.08189368,0.08142041;-0.7006564;-0.002514333,-0.06102812;0.003959218;-0.03171394,-0.08520204;-0.3675467;-0.004066838,-0.1014365;-0.7399695;0.06603454,-0.09910368;-0.7015952;-0.01833948,0.008988987;0.5104734;0.005842428,0;0;0,0.006443933;0.2954664;-0.004519939,0.01378642;0.5797762;-0.02151191,0.1983223;0.4952983;0.004699349,0.2568569;0.2140539;0.04539847,0.2695658;-0.03429481;-0.0059129,-0.1753021;0.4925851;-0.023379,-0.2464688;0.2151049;0.02267682,-0.2556573;-0.02950436;-0.04480161,0.06253836;0.0008385032;-0.02888131,0.1162735;-0.3653722;0.01977682,0.1338537;-0.7343693;0.1058499,0.149038;-0.7735664;0.05920493,-0.05582361;0.004939904;-0.04006497,-0.1299891;-0.3602679;-0.01797115,-0.1582164;-0.7291616;0.06567781,-0.165691;-0.764954;0.01266801,0.01182531;0.5102336;-0.01510835,19.64433
+0;0;0,0.005142997;0.2954219;0.007862588,0.01030725;0.5802367;0.002325904,0.1898034;0.4585262;0.007889641,0.2256333;0.1714371;0.02973336,0.2646977;-0.07252888;-0.02879916,-0.1679245;0.4467006;0.0002571945,-0.2108191;0.1597614;0.002917602,-0.2421043;-0.0891073;-0.03654182,0.06182888;0.004276893;-0.03007952,0.07741658;-0.3665037;0.0104686,0.08118974;-0.7390097;0.08189368,0.08142041;-0.7006564;-0.002514333,-0.06102812;0.003959218;-0.03171394,-0.08520204;-0.3675467;-0.004066838,-0.1014365;-0.7399695;0.06603454,-0.09910368;-0.7015952;-0.01833948,0.008988987;0.5104734;0.005842428,0;0;0,0.006443933;0.2954664;-0.004519939,0.01378642;0.5797762;-0.02151191,0.1983223;0.4952983;0.004699349,0.2568569;0.2140539;0.04539847,0.2695658;-0.03429481;-0.0059129,-0.1753021;0.4925851;-0.023379,-0.2464688;0.2151049;0.02267682,-0.2556573;-0.02950436;-0.04480161,0.06253836;0.0008385032;-0.02888131,0.1162735;-0.3653722;0.01977682,0.1338537;-0.7343693;0.1058499,0.149038;-0.7735664;0.05920493,-0.05582361;0.004939904;-0.04006497,-0.1299891;-0.3602679;-0.01797115,-0.1582164;-0.7291616;0.06567781,-0.165691;-0.764954;0.01266801,0.01182531;0.5102336;-0.01510835,19.65551
+0;0;0,0.005143434;0.295447;0.007863256,0.01030827;0.5802941;0.002325896,0.1898265;0.458568;0.007890344,0.2256156;0.1718058;0.02970918,0.2645102;-0.07109952;-0.02856887,-0.1679454;0.446741;0.0002569561,-0.2107912;0.1601286;0.002914334,-0.2419404;-0.08765827;-0.03637355,0.06181963;0.004276252;-0.03007502,0.07742696;-0.3669716;0.0105242,0.08120687;-0.7401426;0.08207682,0.08143672;-0.7018189;-0.002032228,-0.06101898;0.003958626;-0.0317092,-0.08522335;-0.3680154;-0.004027259,-0.1014868;-0.7411032;0.06619929,-0.09916224;-0.7027586;-0.01787588,0.008989837;0.5105217;0.005842878,0;0;0,0.006421745;0.2954923;-0.004500031,0.01373419;0.5798357;-0.02148426,0.1983084;0.4953258;0.004636406,0.2568673;0.2144376;0.04540646,0.2700044;-0.03283462;-0.005544424,-0.1753661;0.4926085;-0.02339188,-0.2462685;0.2153502;0.02232673,-0.2553819;-0.02808653;-0.04525768,0.06253029;0.0008151084;-0.02887488,0.1162257;-0.3658459;0.02004671,0.1337602;-0.735658;0.1056169,0.1486824;-0.7744493;0.05883276,-0.05580877;0.004959432;-0.04006551,-0.1299674;-0.3607278;-0.01792675,-0.1583384;-0.730334;0.06560206,-0.1658662;-0.7658252;0.01270669,0.01178041;0.5102836;-0.01508236,19.67782
+0;0;0,0.004895071;0.2954448;0.008098341,0.009887442;0.5802966;0.002643104,0.1894566;0.4585236;0.008091747,0.2254784;0.1717969;0.0299955,0.2645259;-0.07104853;-0.02842958,-0.1682942;0.4467117;0.0005952632,-0.2106912;0.1600262;0.002432315,-0.2421795;-0.08775316;-0.03663205,0.06183254;0.004313981;-0.03004306,0.07724548;-0.366915;0.01080173,0.0809563;-0.740072;0.08243173,0.08115996;-0.7017356;-0.001676135,-0.06101409;0.003921038;-0.03172326,-0.08532286;-0.368025;-0.003758475,-0.1016942;-0.7410852;0.0665893,-0.09939611;-0.702728;-0.01748535,0.008631757;0.510522;0.006139199,0;0;0,0.006421745;0.2954923;-0.004500031,0.01373419;0.5798357;-0.02148426,0.1983084;0.4953258;0.004636406,0.2568673;0.2144376;0.04540646,0.2700044;-0.03283462;-0.005544424,-0.1753661;0.4926085;-0.02339188,-0.2462685;0.2153502;0.02232673,-0.2553819;-0.02808653;-0.04525768,0.06253029;0.0008151084;-0.02887488,0.1162257;-0.3658459;0.02004671,0.1337602;-0.735658;0.1056169,0.1486824;-0.7744493;0.05883276,-0.05580877;0.004959432;-0.04006551,-0.1299674;-0.3607278;-0.01792675,-0.1583384;-0.730334;0.06560206,-0.1658662;-0.7658252;0.01270669,0.01178041;0.5102836;-0.01508236,19.68894
+0;0;0,0.004895167;0.2954506;0.008098499,0.009887758;0.5803149;0.002642981,0.1895016;0.4585249;0.008092312,0.2255169;0.1718504;0.02999209,0.2647448;-0.07211696;-0.02870289,-0.1683377;0.4467101;0.0005939719,-0.2107271;0.1600767;0.00243069,-0.2423609;-0.08884729;-0.03681415,0.06187552;0.00431698;-0.03006394,0.07725925;-0.3662086;0.01070346,0.08095393;-0.737743;0.082022,0.08116242;-0.6992091;-0.004078403,-0.0610565;0.003923764;-0.03174531,-0.08531921;-0.3673175;-0.003833514,-0.1016194;-0.7387556;0.06620836,-0.09926683;-0.7002004;-0.01985804,0.008632;0.5105362;0.006139281,0;0;0,0.006463796;0.2954975;-0.004476905,0.01381515;0.5798517;-0.02147174,0.1984278;0.4954064;0.00468421,0.2570626;0.2145835;0.04541981,0.269947;-0.03380193;-0.005987167,-0.175331;0.4925218;-0.02342885,-0.2460886;0.2152337;0.02199831,-0.2551564;-0.02909908;-0.04672779,0.06256154;0.0007898659;-0.02892208,0.1164083;-0.3651457;0.0198586,0.1335844;-0.7332114;0.1057096,0.1488139;-0.7742532;0.05872786,-0.05588056;0.004996904;-0.04004311,-0.1296966;-0.3600449;-0.01805294,-0.1579576;-0.7280571;0.06504999,-0.1660201;-0.7650502;0.01089218,0.01185054;0.5102963;-0.01506484,19.70018
+0;0;0,0.004895167;0.2954506;0.008098499,0.009887758;0.5803149;0.002642981,0.1895016;0.4585249;0.008092312,0.2255169;0.1718504;0.02999209,0.2647448;-0.07211696;-0.02870289,-0.1683377;0.4467101;0.0005939719,-0.2107271;0.1600767;0.00243069,-0.2423609;-0.08884729;-0.03681415,0.06187552;0.00431698;-0.03006394,0.07725925;-0.3662086;0.01070346,0.08095393;-0.737743;0.082022,0.08116242;-0.6992091;-0.004078403,-0.0610565;0.003923764;-0.03174531,-0.08531921;-0.3673175;-0.003833514,-0.1016194;-0.7387556;0.06620836,-0.09926683;-0.7002004;-0.01985804,0.008632;0.5105362;0.006139281,0;0;0,0.006463796;0.2954975;-0.004476905,0.01381515;0.5798517;-0.02147174,0.1984278;0.4954064;0.00468421,0.2570626;0.2145835;0.04541981,0.269947;-0.03380193;-0.005987167,-0.175331;0.4925218;-0.02342885,-0.2460886;0.2152337;0.02199831,-0.2551564;-0.02909908;-0.04672779,0.06256154;0.0007898659;-0.02892208,0.1164083;-0.3651457;0.0198586,0.1335844;-0.7332114;0.1057096,0.1488139;-0.7742532;0.05872786,-0.05588056;0.004996904;-0.04004311,-0.1296966;-0.3600449;-0.01805294,-0.1579576;-0.7280571;0.06504999,-0.1660201;-0.7650502;0.01089218,0.01185054;0.5102963;-0.01506484,19.72241
+0;0;0,0.004588186;0.2955118;0.008124677,0.009221571;0.5804276;0.002577418,0.1889123;0.4586637;0.008174341,0.2250854;0.1719881;0.0302654,0.2643968;-0.07220501;-0.02862617,-0.1686867;0.4464056;0.0001249728,-0.210708;0.1596805;0.001675507,-0.2423658;-0.08933899;-0.03870902,0.06186721;0.004398658;-0.03003606,0.0769856;-0.3661455;0.01093518,0.0807546;-0.7382293;0.08233541,0.08105765;-0.6997396;-0.00337135,-0.06104381;0.003836007;-0.03174905,-0.08539237;-0.3674146;-0.003637016,-0.1019158;-0.7394133;0.06638143,-0.09947705;-0.7008976;-0.01928858,0.008077208;0.5106355;0.006101972,0;0;0,0.006436959;0.2955551;-0.004474163,0.01376872;0.5799576;-0.02146649,0.198348;0.4954878;0.004620313,0.2569956;0.2146328;0.04536796,0.2698677;-0.03400597;-0.006177545,-0.1753084;0.4924105;-0.02348864,-0.2459513;0.2148524;0.0206762,-0.2547174;-0.02940696;-0.04935501,0.06254416;0.0007916987;-0.02892518,0.1163421;-0.3651848;0.01983119,0.1334442;-0.733811;0.1057423,0.148772;-0.774171;0.05849458,-0.05586317;0.00499882;-0.04004226,-0.1296615;-0.3600762;-0.0180383,-0.1580208;-0.7286311;0.0651575,-0.166004;-0.7652742;0.01118721,0.0118078;0.5103889;-0.01506198,19.73358
+0;0;0,0.004588186;0.2955118;0.008124677,0.009221571;0.5804276;0.002577418,0.1889123;0.4586637;0.008174341,0.2250854;0.1719881;0.0302654,0.2643968;-0.07220501;-0.02862617,-0.1686867;0.4464056;0.0001249728,-0.210708;0.1596805;0.001675507,-0.2423658;-0.08933899;-0.03870902,0.06186721;0.004398658;-0.03003606,0.0769856;-0.3661455;0.01093518,0.0807546;-0.7382293;0.08233541,0.08105765;-0.6997396;-0.00337135,-0.06104381;0.003836007;-0.03174905,-0.08539237;-0.3674146;-0.003637016,-0.1019158;-0.7394133;0.06638143,-0.09947705;-0.7008976;-0.01928858,0.008077208;0.5106355;0.006101972,0;0;0,0.006436959;0.2955551;-0.004474163,0.01376872;0.5799576;-0.02146649,0.198348;0.4954878;0.004620313,0.2569956;0.2146328;0.04536796,0.2698677;-0.03400597;-0.006177545,-0.1753084;0.4924105;-0.02348864,-0.2459513;0.2148524;0.0206762,-0.2547174;-0.02940696;-0.04935501,0.06254416;0.0007916987;-0.02892518,0.1163421;-0.3651848;0.01983119,0.1334442;-0.733811;0.1057423,0.148772;-0.774171;0.05849458,-0.05586317;0.00499882;-0.04004226,-0.1296615;-0.3600762;-0.0180383,-0.1580208;-0.7286311;0.0651575,-0.166004;-0.7652742;0.01118721,0.0118078;0.5103889;-0.01506198,19.74504
+0;0;0,0.004588385;0.2955246;0.00812503,0.009222449;0.5804821;0.002576698,0.1889342;0.4586954;0.008174703,0.2251078;0.1720159;0.03026606,0.2643096;-0.07149643;-0.02846132,-0.1687069;0.4464359;0.000124387,-0.2107288;0.1597069;0.001674942,-0.2422983;-0.08861838;-0.038597,0.06186832;0.004398738;-0.0300366,0.0769865;-0.36614;0.01093405,0.08075363;-0.7380386;0.08229874,0.08105698;-0.6995405;-0.003493421,-0.06104491;0.003836076;-0.03174962,-0.08539312;-0.3674092;-0.00363799,-0.1019083;-0.7392226;0.06634559,-0.09946714;-0.7006985;-0.01940977,0.008077813;0.5106733;0.00610209,0;0;0,0.006391004;0.2955687;-0.004490972,0.0136788;0.580011;-0.02152908,0.1982932;0.4954913;0.004606843,0.2569499;0.2146353;0.04536259,0.270112;-0.03329881;-0.006011963,-0.1754067;0.4924223;-0.02336749,-0.2457843;0.2144761;0.01875931,-0.2541208;-0.02851777;-0.05313227,0.06253285;0.0007950068;-0.02895248,0.1162944;-0.3651779;0.01982892,0.1334372;-0.733628;0.1056561,0.1487988;-0.7740691;0.0583837,-0.05587592;0.004996124;-0.04002694,-0.1294966;-0.3601079;-0.01799995,-0.1581293;-0.7284862;0.06502576,-0.1660264;-0.7650402;0.01079658,0.01173657;0.5104268;-0.01510572,19.76709
+0;0;0,0.004401532;0.2955251;0.008209904,0.008926507;0.5804849;0.002697524,0.188685;0.4587471;0.008238657,0.2250105;0.1720908;0.03038231,0.2644117;-0.07134221;-0.02854015,-0.1688232;0.4461318;-0.00075112,-0.2106473;0.1593715;0.0002514533,-0.2426959;-0.08870503;-0.04115946,0.06188558;0.004453398;-0.02999295,0.0768903;-0.3660856;0.01101738,0.08065666;-0.7379876;0.08236426,0.08112761;-0.699486;-0.00342679,-0.06102108;0.003771544;-0.03180312,-0.08543558;-0.3674577;-0.003537988,-0.1021053;-0.7392424;0.06656121,-0.09949562;-0.7007158;-0.01918896,0.007813772;0.5106754;0.006216179,0;0;0,0.006391004;0.2955687;-0.004490972,0.0136788;0.580011;-0.02152908,0.1982932;0.4954913;0.004606843,0.2569499;0.2146353;0.04536259,0.270112;-0.03329881;-0.006011963,-0.1754067;0.4924223;-0.02336749,-0.2457843;0.2144761;0.01875931,-0.2541208;-0.02851777;-0.05313227,0.06253285;0.0007950068;-0.02895248,0.1162944;-0.3651779;0.01982892,0.1334372;-0.733628;0.1056561,0.1487988;-0.7740691;0.0583837,-0.05587592;0.004996124;-0.04002694,-0.1294966;-0.3601079;-0.01799995,-0.1581293;-0.7284862;0.06502576,-0.1660264;-0.7650402;0.01079658,0.01173657;0.5104268;-0.01510572,19.78976
+0;0;0,0.004402146;0.2955663;0.008211048,0.008927721;0.5805638;0.002697752,0.1887257;0.4588007;0.008240025,0.2250602;0.172074;0.03038912,0.2645615;-0.07197791;-0.02868316,-0.168861;0.4461827;-0.0007517291,-0.2106954;0.159352;0.0002510904,-0.2428255;-0.08935532;-0.04126512,0.06190533;0.004454819;-0.03000252,0.07690996;-0.3660821;0.01100758,0.08068697;-0.7390368;0.08255642,0.08115149;-0.7006515;-0.002061293,-0.06104055;0.003772747;-0.03181326,-0.08545491;-0.3674544;-0.003548289,-0.1021719;-0.7402915;0.06674933,-0.09959784;-0.7018816;-0.01782805,0.007814766;0.5107405;0.006217102,0;0;0,0.00628905;0.2956123;-0.004481077,0.01347823;0.5800987;-0.02146065,0.1981699;0.4955845;0.004679322,0.2568394;0.2146464;0.04535699,0.2699781;-0.03392822;-0.006114125,-0.1755892;0.4922594;-0.0233365,-0.2458654;0.2138883;0.01658542,-0.2539685;-0.02919252;-0.05728812,0.06254849;0.0007978082;-0.02897096,0.1161908;-0.3651812;0.01987994,0.1334412;-0.7347863;0.1054561,0.1487404;-0.7739933;0.05847716,-0.05590598;0.004996613;-0.04002277,-0.1295376;-0.3601024;-0.01798367,-0.1582933;-0.7295249;0.06525603,-0.1662369;-0.7653129;0.0119688,0.01157232;0.5104977;-0.0150578,19.80101
+0;0;0,0.004402146;0.2955663;0.008211048,0.008927721;0.5805638;0.002697752,0.1887257;0.4588007;0.008240025,0.2250602;0.172074;0.03038912,0.2645615;-0.07197791;-0.02868316,-0.168861;0.4461827;-0.0007517291,-0.2106954;0.159352;0.0002510904,-0.2428255;-0.08935532;-0.04126512,0.06190533;0.004454819;-0.03000252,0.07690996;-0.3660821;0.01100758,0.08068697;-0.7390368;0.08255642,0.08115149;-0.7006515;-0.002061293,-0.06104055;0.003772747;-0.03181326,-0.08545491;-0.3674544;-0.003548289,-0.1021719;-0.7402915;0.06674933,-0.09959784;-0.7018816;-0.01782805,0.007814766;0.5107405;0.006217102,0;0;0,0.00628905;0.2956123;-0.004481077,0.01347823;0.5800987;-0.02146065,0.1981699;0.4955845;0.004679322,0.2568394;0.2146464;0.04535699,0.2699781;-0.03392822;-0.006114125,-0.1755892;0.4922594;-0.0233365,-0.2458654;0.2138883;0.01658542,-0.2539685;-0.02919252;-0.05728812,0.06254849;0.0007978082;-0.02897096,0.1161908;-0.3651812;0.01987994,0.1334412;-0.7347863;0.1054561,0.1487404;-0.7739933;0.05847716,-0.05590598;0.004996613;-0.04002277,-0.1295376;-0.3601024;-0.01798367,-0.1582933;-0.7295249;0.06525603,-0.1662369;-0.7653129;0.0119688,0.01157232;0.5104977;-0.0150578,19.81247
+0;0;0,0.004182389;0.2955761;0.008351407,0.008615391;0.5805333;0.00293714,0.1886804;0.4587823;0.008492066,0.2250694;0.1720546;0.0305628,0.2646367;-0.07106937;-0.02832617,-0.1691939;0.4456819;-0.001552812,-0.2111332;0.1588645;-0.002532335,-0.2436288;-0.08867311;-0.04509873,0.06192486;0.004525057;-0.02999064,0.07675028;-0.3660135;0.01123879,0.08051314;-0.7391105;0.08289039,0.08115279;-0.7008038;-0.0008620322,-0.06106003;0.003706235;-0.03182042,-0.08569087;-0.3675056;-0.003297625,-0.1024545;-0.7404776;0.06713241,-0.09972598;-0.7021476;-0.01657569,0.007518601;0.5107272;0.006438919,0;0;0,0.006167993;0.2956279;-0.004308224,0.01310459;0.5800974;-0.02095497,0.1981398;0.4955192;0.004753708,0.2568793;0.2145889;0.04539788,0.2703582;-0.03305084;-0.005940318,-0.1763716;0.493445;-0.01938836,-0.2400916;0.2125179;0.01292032,-0.2478159;-0.02878909;-0.06359109,0.06256232;0.0008220524;-0.02898073,0.1161619;-0.3651735;0.01993585,0.133516;-0.7349663;0.1053853,0.1489529;-0.7734624;0.05897546,-0.05593279;0.004983792;-0.04001609,-0.1289335;-0.3602229;-0.01735664,-0.1581795;-0.7298204;0.06566039,-0.1509263;-0.7170056;-0.01641241,0.01126783;0.5105044;-0.01464713,19.83511
+0;0;0,0.004182389;0.2955761;0.008351407,0.008615391;0.5805333;0.00293714,0.1886804;0.4587823;0.008492066,0.2250694;0.1720546;0.0305628,0.2646367;-0.07106937;-0.02832617,-0.1691939;0.4456819;-0.001552812,-0.2111332;0.1588645;-0.002532335,-0.2436288;-0.08867311;-0.04509873,0.06192486;0.004525057;-0.02999064,0.07675028;-0.3660135;0.01123879,0.08051314;-0.7391105;0.08289039,0.08115279;-0.7008038;-0.0008620322,-0.06106003;0.003706235;-0.03182042,-0.08569087;-0.3675056;-0.003297625,-0.1024545;-0.7404776;0.06713241,-0.09972598;-0.7021476;-0.01657569,0.007518601;0.5107272;0.006438919,0;0;0,0.006167993;0.2956279;-0.004308224,0.01310459;0.5800974;-0.02095497,0.1981398;0.4955192;0.004753708,0.2568793;0.2145889;0.04539788,0.2703582;-0.03305084;-0.005940318,-0.1763716;0.493445;-0.01938836,-0.2400916;0.2125179;0.01292032,-0.2478159;-0.02878909;-0.06359109,0.06256232;0.0008220524;-0.02898073,0.1161619;-0.3651735;0.01993585,0.133516;-0.7349663;0.1053853,0.1489529;-0.7734624;0.05897546,-0.05593279;0.004983792;-0.04001609,-0.1289335;-0.3602229;-0.01735664,-0.1581795;-0.7298204;0.06566039,-0.1509263;-0.7170056;-0.01641241,0.01126783;0.5105044;-0.01464713,19.84656
+0;0;0,0.004182389;0.2955761;0.008351407,0.008615391;0.5805333;0.00293714,0.1886804;0.4587823;0.008492066,0.2250694;0.1720546;0.0305628,0.2646367;-0.07106937;-0.02832617,-0.1691939;0.4456819;-0.001552812,-0.2111332;0.1588645;-0.002532335,-0.2436288;-0.08867311;-0.04509873,0.06192486;0.004525057;-0.02999064,0.07675028;-0.3660135;0.01123879,0.08051314;-0.7391105;0.08289039,0.08115279;-0.7008038;-0.0008620322,-0.06106003;0.003706235;-0.03182042,-0.08569087;-0.3675056;-0.003297625,-0.1024545;-0.7404776;0.06713241,-0.09972598;-0.7021476;-0.01657569,0.007518601;0.5107272;0.006438919,0;0;0,0.006167993;0.2956279;-0.004308224,0.01310459;0.5800974;-0.02095497,0.1981398;0.4955192;0.004753708,0.2568793;0.2145889;0.04539788,0.2703582;-0.03305084;-0.005940318,-0.1763716;0.493445;-0.01938836,-0.2400916;0.2125179;0.01292032,-0.2478159;-0.02878909;-0.06359109,0.06256232;0.0008220524;-0.02898073,0.1161619;-0.3651735;0.01993585,0.133516;-0.7349663;0.1053853,0.1489529;-0.7734624;0.05897546,-0.05593279;0.004983792;-0.04001609,-0.1289335;-0.3602229;-0.01735664,-0.1581795;-0.7298204;0.06566039,-0.1509263;-0.7170056;-0.01641241,0.01126783;0.5105044;-0.01464713,19.85791
+0;0;0,0.003797568;0.2955643;0.008602411,0.008073768;0.5805378;0.003299191,0.1884482;0.4587225;0.008730616,0.2249678;0.1719069;0.03055468,0.2648597;-0.07198267;-0.02819838,-0.1698072;0.4453282;-0.002144611,-0.2116533;0.1584368;-0.006064033,-0.2457014;-0.08899154;-0.05238197,0.06193814;0.004600734;-0.02992577,0.07639872;-0.3657005;0.01146638,0.08004333;-0.7390488;0.08327784,0.08081758;-0.7008151;0.0003770515,-0.06102808;0.003627945;-0.03186632,-0.08602883;-0.3672982;-0.002983775,-0.102678;-0.7405455;0.0675025,-0.09983788;-0.7022867;-0.01535074,0.007019805;0.5107265;0.006786082,0;0;0,0.006044999;0.2956231;-0.004142523,0.01279199;0.580122;-0.0205754,0.1981636;0.4956482;0.005017757,0.2569177;0.2145967;0.04540491,0.2702786;-0.03381531;-0.005960345,-0.1767532;0.4922253;-0.02045712,-0.2414392;0.2112072;0.009835798,-0.2493209;-0.02985564;-0.06986392,0.06255992;0.0008342415;-0.0289588,0.116179;-0.3649248;0.01993644,0.133629;-0.7350053;0.1053474,0.14905;-0.7725983;0.05914868,-0.05591596;0.004970978;-0.04002183,-0.128416;-0.360072;-0.01693886,-0.1580758;-0.7299908;0.06576196,-0.1506885;-0.7169887;-0.01546262,0.01100245;0.5105189;-0.01432228,19.86922
+0;0;0,0.003797568;0.2955643;0.008602411,0.008073768;0.5805378;0.003299191,0.1884482;0.4587225;0.008730616,0.2249678;0.1719069;0.03055468,0.2648597;-0.07198267;-0.02819838,-0.1698072;0.4453282;-0.002144611,-0.2116533;0.1584368;-0.006064033,-0.2457014;-0.08899154;-0.05238197,0.06193814;0.004600734;-0.02992577,0.07639872;-0.3657005;0.01146638,0.08004333;-0.7390488;0.08327784,0.08081758;-0.7008151;0.0003770515,-0.06102808;0.003627945;-0.03186632,-0.08602883;-0.3672982;-0.002983775,-0.102678;-0.7405455;0.0675025,-0.09983788;-0.7022867;-0.01535074,0.007019805;0.5107265;0.006786082,0;0;0,0.006044999;0.2956231;-0.004142523,0.01279199;0.580122;-0.0205754,0.1981636;0.4956482;0.005017757,0.2569177;0.2145967;0.04540491,0.2702786;-0.03381531;-0.005960345,-0.1767532;0.4922253;-0.02045712,-0.2414392;0.2112072;0.009835798,-0.2493209;-0.02985564;-0.06986392,0.06255992;0.0008342415;-0.0289588,0.116179;-0.3649248;0.01993644,0.133629;-0.7350053;0.1053474,0.14905;-0.7725983;0.05914868,-0.05591596;0.004970978;-0.04002183,-0.128416;-0.360072;-0.01693886,-0.1580758;-0.7299908;0.06576196,-0.1506885;-0.7169887;-0.01546262,0.01100245;0.5105189;-0.01432228,19.88062
+0;0;0,0.003798487;0.2956358;0.008604492,0.00807647;0.5807282;0.003298822,0.1883635;0.4589029;0.008731056,0.2248818;0.1720971;0.03055438,0.2648768;-0.07242268;-0.0283505,-0.1697203;0.4455151;-0.002138961,-0.2115649;0.1586334;-0.00605825,-0.2457011;-0.08943428;-0.05249587,0.06192218;0.004599549;-0.02991806,0.07638025;-0.3656377;0.01146692,0.08002508;-0.7390082;0.08328268,0.08079775;-0.7007914;0.0005521253,-0.06101235;0.003627011;-0.03185811,-0.08600878;-0.3672349;-0.002980566,-0.1026589;-0.7405046;0.06750992,-0.09982465;-0.7022627;-0.01517319,0.007021981;0.510882;0.006787454,0;0;0,0.006062731;0.2956956;-0.004044294,0.01284772;0.5803199;-0.02035582,0.1981293;0.4956868;0.004960656,0.2569163;0.2146479;0.04531717,0.2700357;-0.03432074;-0.006661654,-0.1765425;0.4918887;-0.02110525,-0.2412957;0.2103025;0.003053801,-0.249432;-0.03044234;-0.07962056,0.06252973;0.0008752197;-0.02898049,0.1161257;-0.36483;0.01985121,0.1336897;-0.7349473;0.1051801,0.1490123;-0.7724285;0.05909359,-0.05590085;0.004917139;-0.04001898,-0.128052;-0.3601175;-0.01675455,-0.1580096;-0.7301037;0.06564166,-0.1658981;-0.766055;0.01563514,0.01104398;0.5106792;-0.01413572,19.90323
+0;0;0,0.00353538;0.2956354;0.008730422,0.007686403;0.5807305;0.003492677,0.1880215;0.4589496;0.008906476,0.2247631;0.1721433;0.03034557,0.2646257;-0.07251117;-0.02808787,-0.1700869;0.4455384;-0.001887109,-0.2117955;0.1587192;-0.009798665,-0.2469357;-0.08871204;-0.05881147,0.06193622;0.004656509;-0.02988015,0.07610784;-0.3655742;0.01166165,0.07977348;-0.7389493;0.08345275,0.08053006;-0.7007255;0.0007227361,-0.06100134;0.003570016;-0.03188564,-0.08610144;-0.3672691;-0.002805339,-0.1029932;-0.7405068;0.06779679,-0.1001741;-0.7022598;-0.01488633,0.006666915;0.5108833;0.006971715,0;0;0,0.006062731;0.2956956;-0.004044294,0.01284772;0.5803199;-0.02035582,0.1981293;0.4956868;0.004960656,0.2569163;0.2146479;0.04531717,0.2700357;-0.03432074;-0.006661654,-0.1765425;0.4918887;-0.02110525,-0.2412957;0.2103025;0.003053801,-0.249432;-0.03044234;-0.07962056,0.06252973;0.0008752197;-0.02898049,0.1161257;-0.36483;0.01985121,0.1336897;-0.7349473;0.1051801,0.1490123;-0.7724285;0.05909359,-0.05590085;0.004917139;-0.04001898,-0.128052;-0.3601175;-0.01675455,-0.1580096;-0.7301037;0.06564166,-0.1658981;-0.766055;0.01563514,0.01104398;0.5106792;-0.01413572,19.92603
+0;0;0,0.003536985;0.2957696;0.008734385,0.00768921;0.5809473;0.003494888,0.188103;0.4591178;0.008910823,0.2248449;0.1723093;0.03035008,0.2647955;-0.07288498;-0.02821229,-0.1701616;0.4457007;-0.001887473,-0.2118705;0.1588794;-0.009799089,-0.2470882;-0.08909783;-0.05892004,0.06186181;0.004650915;-0.02984425,0.07602799;-0.3654379;0.01168164,0.07969344;-0.7387933;0.08346894,0.08044896;-0.700581;0.0008551255,-0.06092805;0.003565727;-0.03184733,-0.08601855;-0.3671313;-0.002778174,-0.1029094;-0.7403493;0.06782022,-0.1000943;-0.7021139;-0.01474677,0.006669343;0.5110742;0.006975217,0;0;0,0.005907461;0.2958349;-0.003912807,0.0125376;0.5805606;-0.01997375,0.1979739;0.4958543;0.005009054,0.2567503;0.2148046;0.04532123,0.2695265;-0.0346442;-0.007194877,-0.1767158;0.490986;-0.02217834,-0.242392;0.2092467;-0.002729297,-0.2498354;-0.03074719;-0.08929374,0.06244566;0.0009563565;-0.02896237,0.115947;-0.36462;0.01984704,0.1335617;-0.7347339;0.1050911,0.1487217;-0.7720298;0.05889046,-0.05578824;0.004825769;-0.0400447,-0.127737;-0.3600869;-0.01652925,-0.158204;-0.7300587;0.06565141,-0.1660064;-0.7650039;0.0145211,0.01078294;0.5108855;-0.01383281,19.9373
+0;0;0,0.003536985;0.2957696;0.008734385,0.00768921;0.5809473;0.003494888,0.188103;0.4591178;0.008910823,0.2248449;0.1723093;0.03035008,0.2647955;-0.07288498;-0.02821229,-0.1701616;0.4457007;-0.001887473,-0.2118705;0.1588794;-0.009799089,-0.2470882;-0.08909783;-0.05892004,0.06186181;0.004650915;-0.02984425,0.07602799;-0.3654379;0.01168164,0.07969344;-0.7387933;0.08346894,0.08044896;-0.700581;0.0008551255,-0.06092805;0.003565727;-0.03184733,-0.08601855;-0.3671313;-0.002778174,-0.1029094;-0.7403493;0.06782022,-0.1000943;-0.7021139;-0.01474677,0.006669343;0.5110742;0.006975217,0;0;0,0.005907461;0.2958349;-0.003912807,0.0125376;0.5805606;-0.01997375,0.1979739;0.4958543;0.005009054,0.2567503;0.2148046;0.04532123,0.2695265;-0.0346442;-0.007194877,-0.1767158;0.490986;-0.02217834,-0.242392;0.2092467;-0.002729297,-0.2498354;-0.03074719;-0.08929374,0.06244566;0.0009563565;-0.02896237,0.115947;-0.36462;0.01984704,0.1335617;-0.7347339;0.1050911,0.1487217;-0.7720298;0.05889046,-0.05578824;0.004825769;-0.0400447,-0.127737;-0.3600869;-0.01652925,-0.158204;-0.7300587;0.06565141,-0.1660064;-0.7650039;0.0145211,0.01078294;0.5108855;-0.01383281,19.94869
+0;0;0,0.003316177;0.2958277;0.008809245,0.007379512;0.5810137;0.003609415,0.1878649;0.4591695;0.00900885,0.2246087;0.1723559;0.0304093,0.2640573;-0.06803025;-0.02736923,-0.1705133;0.445834;-0.001757097,-0.2122332;0.1591691;-0.01411696,-0.2475027;-0.08302258;-0.06683629,0.06182427;0.004685348;-0.02982371,0.07575938;-0.3654454;0.0118071,0.0793945;-0.7387818;0.08362062,0.08014555;-0.7005523;0.0008792505,-0.06090027;0.003529954;-0.03181734,-0.08615875;-0.3671924;-0.00264504,-0.1032099;-0.7403764;0.06801914,-0.1003954;-0.7021242;-0.01467551,0.006390092;0.5111393;0.007080521,0;0;0,0.00574334;0.2958962;-0.003878236,0.01225488;0.5806345;-0.01988411,0.1977793;0.4959513;0.005036234,0.2566217;0.2149084;0.04531729,0.2694382;-0.02963112;-0.006800175,-0.1769481;0.4907571;-0.02262245,-0.2426458;0.2087445;-0.007694703,-0.25068;-0.02508751;-0.0967907,0.06239893;0.0009827614;-0.02896643,0.1157418;-0.3646428;0.01998853,0.13335;-0.7347641;0.1051387,0.148402;-0.7720197;0.0586139,-0.05574387;0.004804094;-0.04003983,-0.1275153;-0.3601722;-0.01626542,-0.1584623;-0.7301494;0.06564692,-0.1662734;-0.7651412;0.01436844,0.01053829;0.5109565;-0.01376093,19.97108
+0;0;0,0.003316177;0.2958277;0.008809245,0.007379512;0.5810137;0.003609415,0.1878649;0.4591695;0.00900885,0.2246087;0.1723559;0.0304093,0.2640573;-0.06803025;-0.02736923,-0.1705133;0.445834;-0.001757097,-0.2122332;0.1591691;-0.01411696,-0.2475027;-0.08302258;-0.06683629,0.06182427;0.004685348;-0.02982371,0.07575938;-0.3654454;0.0118071,0.0793945;-0.7387818;0.08362062,0.08014555;-0.7005523;0.0008792505,-0.06090027;0.003529954;-0.03181734,-0.08615875;-0.3671924;-0.00264504,-0.1032099;-0.7403764;0.06801914,-0.1003954;-0.7021242;-0.01467551,0.006390092;0.5111393;0.007080521,0;0;0,0.00574334;0.2958962;-0.003878236,0.01225488;0.5806345;-0.01988411,0.1977793;0.4959513;0.005036234,0.2566217;0.2149084;0.04531729,0.2694382;-0.02963112;-0.006800175,-0.1769481;0.4907571;-0.02262245,-0.2426458;0.2087445;-0.007694703,-0.25068;-0.02508751;-0.0967907,0.06239893;0.0009827614;-0.02896643,0.1157418;-0.3646428;0.01998853,0.13335;-0.7347641;0.1051387,0.148402;-0.7720197;0.0586139,-0.05574387;0.004804094;-0.04003983,-0.1275153;-0.3601722;-0.01626542,-0.1584623;-0.7301494;0.06564692,-0.1662734;-0.7651412;0.01436844,0.01053829;0.5109565;-0.01376093,19.98251
+0;0;0,0.003316623;0.2958675;0.008810432,0.007381209;0.5811414;0.00360892,0.1878486;0.4592787;0.009009333,0.2246043;0.172373;0.03041666,0.2642651;-0.069307;-0.02767285,-0.1704947;0.4459445;-0.001755567,-0.2122281;0.1591875;-0.0141194,-0.2476873;-0.08430767;-0.06712248,0.06182427;0.004685348;-0.02982371,0.07576594;-0.3656195;0.01182669,0.07940154;-0.7390054;0.08364975,0.08014858;-0.7008198;0.001349866,-0.06090027;0.003529954;-0.03181734,-0.08617064;-0.3673668;-0.002631316,-0.103224;-0.7406003;0.06804225,-0.1004245;-0.7023922;-0.01421116,0.006391457;0.5112435;0.007081192,0;0;0,0.005726814;0.2959381;-0.003751516,0.01219834;0.5807732;-0.01961279,0.1977167;0.4960915;0.005247951,0.2566074;0.2149596;0.04550755,0.2690752;-0.03085732;-0.007172585,-0.1769169;0.4905634;-0.02296765,-0.2427056;0.208351;-0.01063274,-0.2518464;-0.02519444;-0.1040649,0.0624273;0.0009924173;-0.02890491,0.1156785;-0.3648157;0.0201211,0.1334504;-0.7350357;0.1050336,0.148324;-0.7720326;0.05887055,-0.05573433;0.00479691;-0.04005396,-0.1270317;-0.3604135;-0.01570493,-0.1585011;-0.7305195;0.06565884,-0.166327;-0.7650274;0.01448932,0.01048936;0.5110685;-0.01352346,20.0048
+0;0;0,0.003072219;0.2958696;0.008830874,0.006987613;0.5811461;0.003648812,0.187541;0.4593723;0.009128283,0.2243767;0.1724722;0.0304727,0.264146;-0.06912376;-0.02789165,-0.1708186;0.445924;-0.00172093,-0.2120476;0.1593684;-0.01933317,-0.2484462;-0.0839991;-0.07228591,0.06183735;0.004735709;-0.02978862,0.07554039;-0.3655771;0.01187053,0.078869;-0.7389532;0.08375934,0.0796308;-0.7007653;0.001459822,-0.06089863;0.003484111;-0.03182553,-0.08620809;-0.3674067;-0.002597125,-0.1034781;-0.7406045;0.06821245,-0.1006662;-0.7023941;-0.01404031,0.006059014;0.5112469;0.007110902,0;0;0,0.005726814;0.2959381;-0.003751516,0.01219834;0.5807732;-0.01961279,0.1977167;0.4960915;0.005247951,0.2566074;0.2149596;0.04550755,0.2690752;-0.03085732;-0.007172585,-0.1769169;0.4905634;-0.02296765,-0.2427056;0.208351;-0.01063274,-0.2518464;-0.02519444;-0.1040649,0.0624273;0.0009924173;-0.02890491,0.1156785;-0.3648157;0.0201211,0.1334504;-0.7350357;0.1050336,0.148324;-0.7720326;0.05887055,-0.05573433;0.00479691;-0.04005396,-0.1270317;-0.3604135;-0.01570493,-0.1585011;-0.7305195;0.06565884,-0.166327;-0.7650274;0.01448932,0.01048936;0.5110685;-0.01352346,20.0161
+0;0;0,0.003072656;0.2959116;0.00883213,0.006988612;0.581229;0.003649377,0.187407;0.4594851;0.009127782,0.2242504;0.1725251;0.03047665,0.2642813;-0.07066035;-0.02827168,-0.1706863;0.4460468;-0.001713369,-0.2119238;0.1594314;-0.01932928,-0.248562;-0.08553728;-0.07263041,0.06180895;0.004733534;-0.02977494,0.07550868;-0.3654896;0.01187413,0.07883804;-0.7389498;0.08377912,0.07959493;-0.7008146;0.002009936,-0.06087066;0.00348251;-0.03181091,-0.086174;-0.3673185;-0.002589587,-0.1034479;-0.7406002;0.06823592,-0.1006541;-0.7024428;-0.01348681,0.006059896;0.5113211;0.0071119,0;0;0,0.00568819;0.2959815;-0.003701448,0.01212201;0.5808582;-0.01956618,0.1974977;0.4961549;0.005358338,0.2565087;0.2149723;0.04552424,0.2685207;-0.03243069;-0.00777173,-0.1768083;0.490484;-0.02332002,-0.2424006;0.2080141;-0.01509509,-0.2527107;-0.02380799;-0.1168066,0.06237978;0.001038834;-0.02893067,0.1154667;-0.3647094;0.02003383,0.1333577;-0.7350023;0.1049869,0.1483761;-0.7717265;0.05943167,-0.05570708;0.004744344;-0.04004387,-0.1269495;-0.360384;-0.0156857,-0.1585391;-0.730529;0.06585382,-0.1662156;-0.7644958;0.01484133,0.01041882;0.5111449;-0.01347303,20.03837
+0;0;0,0.003072656;0.2959116;0.00883213,0.006988612;0.581229;0.003649377,0.187407;0.4594851;0.009127782,0.2242504;0.1725251;0.03047665,0.2642813;-0.07066035;-0.02827168,-0.1706863;0.4460468;-0.001713369,-0.2119238;0.1594314;-0.01932928,-0.248562;-0.08553728;-0.07263041,0.06180895;0.004733534;-0.02977494,0.07550868;-0.3654896;0.01187413,0.07883804;-0.7389498;0.08377912,0.07959493;-0.7008146;0.002009936,-0.06087066;0.00348251;-0.03181091,-0.086174;-0.3673185;-0.002589587,-0.1034479;-0.7406002;0.06823592,-0.1006541;-0.7024428;-0.01348681,0.006059896;0.5113211;0.0071119,0;0;0,0.00568819;0.2959815;-0.003701448,0.01212201;0.5808582;-0.01956618,0.1974977;0.4961549;0.005358338,0.2565087;0.2149723;0.04552424,0.2685207;-0.03243069;-0.00777173,-0.1768083;0.490484;-0.02332002,-0.2424006;0.2080141;-0.01509509,-0.2527107;-0.02380799;-0.1168066,0.06237978;0.001038834;-0.02893067,0.1154667;-0.3647094;0.02003383,0.1333577;-0.7350023;0.1049869,0.1483761;-0.7717265;0.05943167,-0.05570708;0.004744344;-0.04004387,-0.1269495;-0.360384;-0.0156857,-0.1585391;-0.730529;0.06585382,-0.1662156;-0.7644958;0.01484133,0.01041882;0.5111449;-0.01347303,20.06072
+0;0;0,0.002680736;0.2959453;0.008895418,0.006383474;0.5812843;0.003725516,0.1869911;0.45961;0.009400002,0.2238634;0.1726898;0.03054113,0.2633503;-0.0661296;-0.02751666,-0.1712964;0.4460528;-0.001607007,-0.2119134;0.15975;-0.02420439,-0.2509342;-0.07764034;-0.08814044,0.0618191;0.004740147;-0.02971272,0.07511564;-0.365406;0.01196842,0.07843634;-0.73896;0.0837278,0.07921879;-0.7008266;0.002012208,-0.06081093;0.003478507;-0.03188803,-0.08646703;-0.3671938;-0.002458857,-0.1038042;-0.7405238;0.06844431,-0.1009867;-0.702368;-0.01322423,0.005531056;0.5113715;0.007189536,0;0;0,0.005536422;0.2960169;-0.003637791,0.01179498;0.5809224;-0.01939607,0.1973172;0.4962001;0.00543642,0.2563651;0.2150659;0.04551959,0.2689373;-0.02798489;-0.006757021,-0.1771389;0.4904396;-0.02366151,-0.2425348;0.2078797;-0.02005816,-0.2532356;-0.01841448;-0.1232137,0.06238649;0.001095891;-0.02887285,0.1152694;-0.3645988;0.02004647,0.1331582;-0.7350017;0.1048092,0.1482202;-0.7716497;0.05925262,-0.0556727;0.004686772;-0.0400687,-0.1266672;-0.3603778;-0.01537216,-0.1586982;-0.7306285;0.06581599,-0.1663873;-0.7644697;0.01473381,0.01014191;0.5112013;-0.01333177,20.07192
+0;0;0,0.002680736;0.2959453;0.008895418,0.006383474;0.5812843;0.003725516,0.1869911;0.45961;0.009400002,0.2238634;0.1726898;0.03054113,0.2633503;-0.0661296;-0.02751666,-0.1712964;0.4460528;-0.001607007,-0.2119134;0.15975;-0.02420439,-0.2509342;-0.07764034;-0.08814044,0.0618191;0.004740147;-0.02971272,0.07511564;-0.365406;0.01196842,0.07843634;-0.73896;0.0837278,0.07921879;-0.7008266;0.002012208,-0.06081093;0.003478507;-0.03188803,-0.08646703;-0.3671938;-0.002458857,-0.1038042;-0.7405238;0.06844431,-0.1009867;-0.702368;-0.01322423,0.005531056;0.5113715;0.007189536,0;0;0,0.005536422;0.2960169;-0.003637791,0.01179498;0.5809224;-0.01939607,0.1973172;0.4962001;0.00543642,0.2563651;0.2150659;0.04551959,0.2689373;-0.02798489;-0.006757021,-0.1771389;0.4904396;-0.02366151,-0.2425348;0.2078797;-0.02005816,-0.2532356;-0.01841448;-0.1232137,0.06238649;0.001095891;-0.02887285,0.1152694;-0.3645988;0.02004647,0.1331582;-0.7350017;0.1048092,0.1482202;-0.7716497;0.05925262,-0.0556727;0.004686772;-0.0400687,-0.1266672;-0.3603778;-0.01537216,-0.1586982;-0.7306285;0.06581599,-0.1663873;-0.7644697;0.01473381,0.01014191;0.5112013;-0.01333177,20.08352
+0;0;0,0.002681226;0.2959994;0.008897047,0.006384681;0.5813937;0.003726142,0.1870033;0.4597027;0.009401437,0.2238696;0.1728295;0.0305391,0.2639829;-0.06977849;-0.02843971,-0.1713063;0.4461447;-0.001606249,-0.2119165;0.1598887;-0.02419993,-0.2515564;-0.08126752;-0.08915025,0.06184965;0.004742489;-0.0297274,0.07513912;-0.365207;0.0119316,0.07845693;-0.7384363;0.0836286,0.07924618;-0.7002321;0.001202427,-0.06084098;0.003480226;-0.03190378,-0.08648344;-0.3669952;-0.002490241,-0.1038055;-0.7400006;0.0683513,-0.1009636;-0.7017739;-0.01402741,0.005532097;0.5114673;0.007190836,0;0;0,0.00537093;0.296077;-0.003397822,0.0113944;0.5810651;-0.01875961,0.1970385;0.4962683;0.005489349,0.256156;0.2152001;0.04558849,0.2675752;-0.03188951;-0.00697124,-0.1774056;0.4904645;-0.02429967,-0.2431756;0.2080182;-0.02502956,-0.2548494;-0.01931828;-0.135157,0.06246895;0.001091272;-0.02877545,0.1150134;-0.364466;0.0200268,0.1329036;-0.7345014;0.1049113,0.1479947;-0.7718781;0.0591439,-0.05569042;0.004695902;-0.04010129,-0.1266972;-0.3601648;-0.01541457,-0.1587722;-0.7300838;0.06571946,-0.1666337;-0.7644042;0.01411425,0.009808734;0.5113193;-0.01280594,20.1053
+0;0;0,0.002478532;0.2960012;0.008895851,0.005969306;0.5813978;0.00370023,0.1866669;0.4597136;0.009439616,0.2235652;0.1728404;0.03052008,0.2639274;-0.06967585;-0.02866583,-0.1716422;0.4461474;-0.0016629,-0.2119619;0.1603194;-0.02956996,-0.2527817;-0.07915592;-0.0997945,0.06186346;0.004760971;-0.02969567,0.07498137;-0.3651929;0.01197894,0.07826935;-0.7384126;0.08372771,0.07907575;-0.7002094;0.001301609,-0.06084394;0.00346161;-0.03190014,-0.08650841;-0.3670213;-0.002599956,-0.1039752;-0.7399915;0.06839092,-0.1011156;-0.7017664;-0.01398733,0.005194291;0.5114707;0.007168272,0;0;0,0.00537093;0.296077;-0.003397822,0.0113944;0.5810651;-0.01875961,0.1970385;0.4962683;0.005489349,0.256156;0.2152001;0.04558849,0.2675752;-0.03188951;-0.00697124,-0.1774056;0.4904645;-0.02429967,-0.2431756;0.2080182;-0.02502956,-0.2548494;-0.01931828;-0.135157,0.06246895;0.001091272;-0.02877545,0.1150134;-0.364466;0.0200268,0.1329036;-0.7345014;0.1049113,0.1479947;-0.7718781;0.0591439,-0.05569042;0.004695902;-0.04010129,-0.1266972;-0.3601648;-0.01541457,-0.1587722;-0.7300838;0.06571946,-0.1666337;-0.7644042;0.01411425,0.009808734;0.5113193;-0.01280594,20.1166
+0;0;0,0.002479666;0.2961367;0.008899923,0.005973106;0.5817525;0.003699885,0.1866794;0.4600017;0.009442561,0.2235581;0.1732814;0.03051179,0.2638339;-0.06871532;-0.02854732,-0.1716483;0.4464348;-0.001660534,-0.2119465;0.1607591;-0.02955272,-0.2526789;-0.07820325;-0.09962682,0.06185308;0.004760172;-0.02969068,0.07495978;-0.3648777;0.01194832,0.07824699;-0.7380095;0.08368019,0.07905385;-0.6998015;0.001206882,-0.06083374;0.003461029;-0.03189478,-0.08647628;-0.3667054;-0.002619632,-0.103939;-0.7395878;0.06835452,-0.1010777;-0.701358;-0.01407091,0.005197383;0.5117614;0.0071711,0;0;0,0.005313411;0.2962155;-0.003234625,0.01131418;0.5814376;-0.01834285,0.1969392;0.4962377;0.005898595,0.2560008;0.2152775;0.04571855,0.2674172;-0.03128588;-0.006709099,-0.1773513;0.4901107;-0.02498296,-0.2436581;0.2079935;-0.03006849,-0.2558731;-0.0160262;-0.1455608,0.06244808;0.001129463;-0.02879167,0.1146252;-0.3641571;0.02000415,0.132626;-0.734112;0.104815,0.1476499;-0.7716089;0.05911684,-0.05568581;0.004661166;-0.04009194,-0.1265326;-0.3598914;-0.01519361,-0.1588767;-0.7297676;0.06560903,-0.166814;-0.7641857;0.01406126,0.009732679;0.5116215;-0.0124594,20.13885
+0;0;0,0.002479666;0.2961367;0.008899923,0.005973106;0.5817525;0.003699885,0.1866794;0.4600017;0.009442561,0.2235581;0.1732814;0.03051179,0.2638339;-0.06871532;-0.02854732,-0.1716483;0.4464348;-0.001660534,-0.2119465;0.1607591;-0.02955272,-0.2526789;-0.07820325;-0.09962682,0.06185308;0.004760172;-0.02969068,0.07495978;-0.3648777;0.01194832,0.07824699;-0.7380095;0.08368019,0.07905385;-0.6998015;0.001206882,-0.06083374;0.003461029;-0.03189478,-0.08647628;-0.3667054;-0.002619632,-0.103939;-0.7395878;0.06835452,-0.1010777;-0.701358;-0.01407091,0.005197383;0.5117614;0.0071711,0;0;0,0.005313411;0.2962155;-0.003234625,0.01131418;0.5814376;-0.01834285,0.1969392;0.4962377;0.005898595,0.2560008;0.2152775;0.04571855,0.2674172;-0.03128588;-0.006709099,-0.1773513;0.4901107;-0.02498296,-0.2436581;0.2079935;-0.03006849,-0.2558731;-0.0160262;-0.1455608,0.06244808;0.001129463;-0.02879167,0.1146252;-0.3641571;0.02000415,0.132626;-0.734112;0.104815,0.1476499;-0.7716089;0.05911684,-0.05568581;0.004661166;-0.04009194,-0.1265326;-0.3598914;-0.01519361,-0.1588767;-0.7297676;0.06560903,-0.166814;-0.7641857;0.01406126,0.009732679;0.5116215;-0.0124594,20.15015
+0;0;0,0.002292251;0.2961369;0.008943196,0.005619932;0.5817556;0.003771573,0.1864171;0.4601024;0.009570728,0.2233356;0.1733794;0.030534,0.2637593;-0.06849067;-0.02894115,-0.1712899;0.4452799;-0.005198454,-0.212403;0.1599789;-0.03562083,-0.2532952;-0.07813567;-0.1084343,0.06185909;0.004785171;-0.02967415,0.07481077;-0.3648602;0.01194657,0.07801825;-0.7379777;0.08375616,0.07946549;-0.6997781;0.001290776,-0.06083154;0.003437225;-0.03190155,-0.08655985;-0.3667212;-0.002600627,-0.1044244;-0.7396154;0.06821167,-0.1009202;-0.7013963;-0.01418999,0.004907709;0.511763;0.007226107,0;0;0,0.005313411;0.2962155;-0.003234625,0.01131418;0.5814376;-0.01834285,0.1969392;0.4962377;0.005898595,0.2560008;0.2152775;0.04571855,0.2674172;-0.03128588;-0.006709099,-0.1773513;0.4901107;-0.02498296,-0.2436581;0.2079935;-0.03006849,-0.2558731;-0.0160262;-0.1455608,0.06244808;0.001129463;-0.02879167,0.1146252;-0.3641571;0.02000415,0.132626;-0.734112;0.104815,0.1476499;-0.7716089;0.05911684,-0.05568581;0.004661166;-0.04009194,-0.1265326;-0.3598914;-0.01519361,-0.1588767;-0.7297676;0.06560903,-0.166814;-0.7641857;0.01406126,0.009732679;0.5116215;-0.0124594,20.16136
+0;0;0,0.002293149;0.2962528;0.008946698,0.005621439;0.5819237;0.003774208,0.1865056;0.4602348;0.009575026,0.2234049;0.1736606;0.03052741,0.2640315;-0.0694233;-0.02924622,-0.171373;0.4454052;-0.005201241,-0.2124648;0.1602522;-0.03560783,-0.2535622;-0.07905735;-0.1087867,0.0618252;0.004782549;-0.02965789,0.07477453;-0.3647955;0.01195524,0.07799199;-0.7390748;0.08398842,0.07942117;-0.7009776;0.002552271,-0.06079822;0.003435342;-0.03188407,-0.08652183;-0.3666556;-0.002588492,-0.104442;-0.7407109;0.0684443,-0.1009815;-0.7025943;-0.01292893,0.004909106;0.5119202;0.00722928,0;0;0,0.005038261;0.2963367;-0.003195524,0.01088347;0.5816164;-0.01826823,0.196613;0.4963054;0.006139994,0.2556788;0.2155115;0.04603159,0.2671154;-0.03223959;-0.006900787,-0.1777467;0.4900371;-0.02578765,-0.2439304;0.208141;-0.03470953,-0.2572621;-0.01348844;-0.1572488,0.06240899;0.001203954;-0.02878344,0.1142702;-0.3640685;0.01993728,0.1323666;-0.7352042;0.1048779,0.1471774;-0.771392;0.0590601,-0.05564307;0.004587249;-0.04009518,-0.1266526;-0.3598675;-0.0152421,-0.1593796;-0.7308874;0.0657351,-0.151119;-0.7175128;-0.01398199,0.009340942;0.5117874;-0.01239753,20.17393
+0;0;0,0.002293149;0.2962528;0.008946698,0.005621439;0.5819237;0.003774208,0.1865056;0.4602348;0.009575026,0.2234049;0.1736606;0.03052741,0.2640315;-0.0694233;-0.02924622,-0.171373;0.4454052;-0.005201241,-0.2124648;0.1602522;-0.03560783,-0.2535622;-0.07905735;-0.1087867,0.0618252;0.004782549;-0.02965789,0.07477453;-0.3647955;0.01195524,0.07799199;-0.7390748;0.08398842,0.07942117;-0.7009776;0.002552271,-0.06079822;0.003435342;-0.03188407,-0.08652183;-0.3666556;-0.002588492,-0.104442;-0.7407109;0.0684443,-0.1009815;-0.7025943;-0.01292893,0.004909106;0.5119202;0.00722928,0;0;0,0.005038261;0.2963367;-0.003195524,0.01088347;0.5816164;-0.01826823,0.196613;0.4963054;0.006139994,0.2556788;0.2155115;0.04603159,0.2671154;-0.03223959;-0.006900787,-0.1777467;0.4900371;-0.02578765,-0.2439304;0.208141;-0.03470953,-0.2572621;-0.01348844;-0.1572488,0.06240899;0.001203954;-0.02878344,0.1142702;-0.3640685;0.01993728,0.1323666;-0.7352042;0.1048779,0.1471774;-0.771392;0.0590601,-0.05564307;0.004587249;-0.04009518,-0.1266526;-0.3598675;-0.0152421,-0.1593796;-0.7308874;0.0657351,-0.151119;-0.7175128;-0.01398199,0.009340942;0.5117874;-0.01239753,20.19473
+0;0;0,0.002029212;0.296413;0.009000424,0.005141351;0.5821261;0.003855563,0.1862345;0.4605532;0.009800837,0.2232575;0.1740437;0.03063493,0.263057;-0.06289664;-0.02785559,-0.1715325;0.4451141;-0.007074248,-0.2135581;0.1606563;-0.04185996,-0.2553834;-0.06694221;-0.1290116,0.06183672;0.004818083;-0.02957724,0.07449307;-0.3645265;0.01197109,0.07776727;-0.7403423;0.08438165,0.0795338;-0.7023549;0.004023455,-0.0607456;0.003398092;-0.03194107,-0.08664642;-0.3664224;-0.002550527,-0.1047482;-0.7420232;0.06877901,-0.1009765;-0.7040148;-0.01150796,0.004513083;0.5121139;0.007293889,0;0;0,0.004558519;0.2965051;-0.003123403,0.01024437;0.5818292;-0.01816618,0.1960874;0.4964855;0.006441951,0.2550354;0.2157158;0.04626608,0.2677223;-0.02594626;-0.004570365,-0.178322;0.4898626;-0.02652167,-0.2446188;0.2081531;-0.03822429,-0.2579821;-0.006693825;-0.1599128,0.06244582;0.001230508;-0.02864981,0.113705;-0.3638851;0.01998055,0.1317219;-0.736657;0.1048808,0.1466452;-0.7713388;0.05885983,-0.05557423;0.004555968;-0.04015662,-0.1267418;-0.3595973;-0.01506821,-0.1597253;-0.7322063;0.06596382,-0.151419;-0.7186057;-0.01269001,0.008750185;0.5119903;-0.01231503,20.21725
+0;0;0,0.002029212;0.296413;0.009000424,0.005141351;0.5821261;0.003855563,0.1862345;0.4605532;0.009800837,0.2232575;0.1740437;0.03063493,0.263057;-0.06289664;-0.02785559,-0.1715325;0.4451141;-0.007074248,-0.2135581;0.1606563;-0.04185996,-0.2553834;-0.06694221;-0.1290116,0.06183672;0.004818083;-0.02957724,0.07449307;-0.3645265;0.01197109,0.07776727;-0.7403423;0.08438165,0.0795338;-0.7023549;0.004023455,-0.0607456;0.003398092;-0.03194107,-0.08664642;-0.3664224;-0.002550527,-0.1047482;-0.7420232;0.06877901,-0.1009765;-0.7040148;-0.01150796,0.004513083;0.5121139;0.007293889,0;0;0,0.004558519;0.2965051;-0.003123403,0.01024437;0.5818292;-0.01816618,0.1960874;0.4964855;0.006441951,0.2550354;0.2157158;0.04626608,0.2677223;-0.02594626;-0.004570365,-0.178322;0.4898626;-0.02652167,-0.2446188;0.2081531;-0.03822429,-0.2579821;-0.006693825;-0.1599128,0.06244582;0.001230508;-0.02864981,0.113705;-0.3638851;0.01998055,0.1317219;-0.736657;0.1048808,0.1466452;-0.7713388;0.05885983,-0.05557423;0.004555968;-0.04015662,-0.1267418;-0.3595973;-0.01506821,-0.1597253;-0.7322063;0.06596382,-0.151419;-0.7186057;-0.01269001,0.008750185;0.5119903;-0.01231503,20.22964
+0;0;0,0.002029061;0.2963911;0.008999757,0.005141168;0.5821006;0.00385508,0.1864072;0.4604823;0.009802555,0.2233939;0.1742537;0.03061622,0.2629616;-0.06130676;-0.02753366,-0.1717002;0.4450285;-0.007088586,-0.2136846;0.1608496;-0.04184019,-0.2552663;-0.06542349;-0.1284842,0.06183354;0.004817836;-0.02957572,0.07448658;-0.36443;0.01196174,0.07775468;-0.7395468;0.08423761,0.07953229;-0.7015094;0.003375985,-0.06074247;0.003397917;-0.03193943,-0.08663651;-0.3663257;-0.002556577,-0.1047046;-0.7412279;0.06864027,-0.1009093;-0.7031692;-0.01214968,0.004512934;0.5120921;0.007293221,0;0;0,0.004502594;0.2964863;-0.002899647,0.009992227;0.5818331;-0.01751268,0.1960965;0.4964831;0.006681919,0.2550631;0.2160308;0.04665005,0.2680138;-0.02422856;-0.003782868,-0.1785121;0.4892504;-0.02748662,-0.2451786;0.2080768;-0.04248768,-0.2587319;-0.003477886;-0.1669733,0.06247281;0.001212716;-0.02858317,0.1136512;-0.3638245;0.01997662,0.1314306;-0.7359042;0.1047565,0.1465764;-0.7712229;0.0588169,-0.05555143;0.004540759;-0.04018385,-0.1263645;-0.3595754;-0.01499761,-0.1600852;-0.7315279;0.06538453,-0.1515451;-0.7179989;-0.01374914,0.008547977;0.5119878;-0.01177204,20.24083
+0;0;0,0.001632599;0.2963907;0.00909046,0.004585002;0.5821028;0.003998065,0.185913;0.4605228;0.01006183,0.22304;0.174311;0.03085633,0.2627329;-0.0611645;-0.02755187,-0.1717192;0.4443297;-0.009398773,-0.2153624;0.1611628;-0.04989321,-0.2562839;-0.06575423;-0.1351565,0.06187524;0.004859338;-0.02948156,0.074084;-0.3644068;0.01202661,0.07714587;-0.7395287;0.08428463,0.07936532;-0.7014933;0.003433719,-0.06071093;0.003353705;-0.03200401,-0.0866957;-0.3663563;-0.002529101,-0.105215;-0.7411726;0.06900307,-0.1009788;-0.7031128;-0.01176486,0.004009345;0.5120932;0.007423505,0;0;0,0.004502594;0.2964863;-0.002899647,0.009992227;0.5818331;-0.01751268,0.1960965;0.4964831;0.006681919,0.2550631;0.2160308;0.04665005,0.2680138;-0.02422856;-0.003782868,-0.1785121;0.4892504;-0.02748662,-0.2451786;0.2080768;-0.04248768,-0.2587319;-0.003477886;-0.1669733,0.06247281;0.001212716;-0.02858317,0.1136512;-0.3638245;0.01997662,0.1314306;-0.7359042;0.1047565,0.1465764;-0.7712229;0.0588169,-0.05555143;0.004540759;-0.04018385,-0.1263645;-0.3595754;-0.01499761,-0.1600852;-0.7315279;0.06538453,-0.1515451;-0.7179989;-0.01374914,0.008547977;0.5119878;-0.01177204,20.2617
+0;0;0,0.001633156;0.2964921;0.009093568,0.004586444;0.5822911;0.003999413,0.1860246;0.4606534;0.01006607,0.2231435;0.1745044;0.03085601,0.2628582;-0.06110092;-0.02758438,-0.1718246;0.4444504;-0.009406339,-0.2154582;0.1613456;-0.04989189,-0.2564023;-0.06569649;-0.1352021,0.06187247;0.00485912;-0.02948024,0.07409105;-0.364704;0.01206131,0.07715008;-0.739478;0.08425233,0.07937519;-0.7014222;0.003195651,-0.06070822;0.003353555;-0.03200258,-0.08671389;-0.3666537;-0.002503967,-0.105216;-0.7411224;0.06896187,-0.100969;-0.7030422;-0.01201162,0.00401057;0.5122551;0.007426145,0;0;0,0.004114822;0.2965939;-0.002832532,0.009388089;0.5820357;-0.01737845,0.1956193;0.4965081;0.007142901,0.2546145;0.2161366;0.04717624,0.2674425;-0.02418846;-0.003634095,-0.1791197;0.4892847;-0.02781314,-0.2459584;0.2083858;-0.04569324,-0.2597326;-0.001351148;-0.173455,0.06254873;0.001226097;-0.02840865,0.1132585;-0.3641586;0.0203191,0.1311027;-0.7359815;0.1046152,0.1459697;-0.771757;0.05887043,-0.05550133;0.004526172;-0.04024941,-0.1266366;-0.3598266;-0.01497648,-0.1605524;-0.7314215;0.06529454,-0.1518685;-0.7179293;-0.01402831,0.008002251;0.5121607;-0.01166213,20.28404
+0;0;0,0.001366875;0.2964906;0.009183489,0.00417213;0.5822923;0.004179712,0.1856392;0.4606889;0.01038234,0.2228549;0.1745446;0.03106336,0.2627081;-0.06104296;-0.02735412,-0.1718769;0.4441296;-0.01135968,-0.2181262;0.1628557;-0.06072888,-0.2582552;-0.06316622;-0.1490812,0.0619066;0.004878069;-0.02940538,0.07389295;-0.3646886;0.01217197,0.07689217;-0.7394648;0.08435439,0.07951061;-0.7014106;0.003309295,-0.06067193;0.003334069;-0.03207335,-0.08688414;-0.3666631;-0.002631003,-0.1055594;-0.7410663;0.06913264,-0.1009183;-0.7029815;-0.01181875,0.003617502;0.5122556;0.007596861,0;0;0,0.004114822;0.2965939;-0.002832532,0.009388089;0.5820357;-0.01737845,0.1956193;0.4965081;0.007142901,0.2546145;0.2161366;0.04717624,0.2674425;-0.02418846;-0.003634095,-0.1791197;0.4892847;-0.02781314,-0.2459584;0.2083858;-0.04569324,-0.2597326;-0.001351148;-0.173455,0.06254873;0.001226097;-0.02840865,0.1132585;-0.3641586;0.0203191,0.1311027;-0.7359815;0.1046152,0.1459697;-0.771757;0.05887043,-0.05550133;0.004526172;-0.04024941,-0.1266366;-0.3598266;-0.01497648,-0.1605524;-0.7314215;0.06529454,-0.1518685;-0.7179293;-0.01402831,0.008002251;0.5121607;-0.01166213,20.29519
+0;0;0,0.001367168;0.2965541;0.009185455,0.004173335;0.5824482;0.004180124,0.1855794;0.4608411;0.01038285,0.2227758;0.174845;0.03105315,0.2635375;-0.06611332;-0.02869608,-0.1718172;0.4442873;-0.0113519,-0.2180425;0.1631591;-0.06069553,-0.2590863;-0.06801546;-0.151062,0.06188362;0.004876258;-0.02939446,0.07386141;-0.3644264;0.01215318,0.07686173;-0.7393403;0.08436212,0.08059527;-0.6978561;-0.03119706,-0.0606494;0.003332831;-0.03206144,-0.08684289;-0.3664001;-0.002640126,-0.105525;-0.7409407;0.06914988,-0.09890747;-0.6994128;-0.04627571,0.003618539;0.5123905;0.007598302,0;0;0,0.004172713;0.2966582;-0.00266552,0.00945358;0.582198;-0.01709819,0.1955613;0.4964198;0.007735848,0.2544923;0.2161958;0.04781377,0.2663791;-0.0297769;-0.00364995,-0.1788242;0.4888288;-0.02866193,-0.2472187;0.2088281;-0.05160572,-0.2616584;-0.004623294;-0.1839778,0.06252511;0.001250446;-0.02839792,0.1131433;-0.3638794;0.02030658,0.1311275;-0.7358737;0.1044515,0.1391769;-0.7295303;-0.009017944,-0.05546876;0.004503059;-0.04025336,-0.1264608;-0.3596064;-0.014984,-0.1608431;-0.7313293;0.06516279,-0.1712883;-0.7932879;-0.005081497,0.008060873;0.5123003;-0.01140225,20.31757
+0;0;0,0.001367505;0.2966273;0.00918772,0.004174366;0.5825914;0.004181271,0.1857979;0.4609081;0.01038804,0.2229885;0.1749566;0.03105511,0.2630708;-0.061986;-0.02769835,-0.172026;0.4443344;-0.0113727,-0.2182441;0.1632502;-0.06070862,-0.2586039;-0.06407174;-0.1495691,0.06182372;0.004871538;-0.02936601,0.07379308;-0.3641712;0.0121524,0.07679479;-0.7392582;0.08439466,0.08052815;-0.6977745;-0.0311591,-0.0605907;0.003329605;-0.03203041,-0.08676575;-0.3661431;-0.002629802,-0.1054565;-0.7408566;0.06919334,-0.09883926;-0.6993293;-0.04622684,0.003619455;0.5125191;0.007600158,0;0;0,0.004015893;0.2967349;-0.002501369,0.009131283;0.5823522;-0.01684535,0.1954275;0.4964256;0.008579254,0.2542544;0.2161645;0.04822314,0.2665648;-0.02587816;-0.00141716,-0.1791973;0.4886003;-0.02944941,-0.2483294;0.209045;-0.05490714,-0.2628283;0.002617821;-0.1904725,0.06243798;0.001281813;-0.02842748,0.1127637;-0.3636337;0.02018917,0.1307369;-0.7358153;0.1043082,0.1391389;-0.7294627;-0.009132028,-0.05540517;0.004473999;-0.0402308,-0.1266188;-0.3593285;-0.01501306,-0.1614183;-0.7312073;0.06507082,-0.1722792;-0.7923564;-0.006149717,0.007773131;0.5124378;-0.01116645,20.33992
+0;0;0,0.001367505;0.2966273;0.00918772,0.004174366;0.5825914;0.004181271,0.1857979;0.4609081;0.01038804,0.2229885;0.1749566;0.03105511,0.2630708;-0.061986;-0.02769835,-0.172026;0.4443344;-0.0113727,-0.2182441;0.1632502;-0.06070862,-0.2586039;-0.06407174;-0.1495691,0.06182372;0.004871538;-0.02936601,0.07379308;-0.3641712;0.0121524,0.07679479;-0.7392582;0.08439466,0.08052815;-0.6977745;-0.0311591,-0.0605907;0.003329605;-0.03203041,-0.08676575;-0.3661431;-0.002629802,-0.1054565;-0.7408566;0.06919334,-0.09883926;-0.6993293;-0.04622684,0.003619455;0.5125191;0.007600158,0;0;0,0.004015893;0.2967349;-0.002501369,0.009131283;0.5823522;-0.01684535,0.1954275;0.4964256;0.008579254,0.2542544;0.2161645;0.04822314,0.2665648;-0.02587816;-0.00141716,-0.1791973;0.4886003;-0.02944941,-0.2483294;0.209045;-0.05490714,-0.2628283;0.002617821;-0.1904725,0.06243798;0.001281813;-0.02842748,0.1127637;-0.3636337;0.02018917,0.1307369;-0.7358153;0.1043082,0.1391389;-0.7294627;-0.009132028,-0.05540517;0.004473999;-0.0402308,-0.1266188;-0.3593285;-0.01501306,-0.1614183;-0.7312073;0.06507082,-0.1722792;-0.7923564;-0.006149717,0.007773131;0.5124378;-0.01116645,20.36223
+0;0;0,0.001177521;0.2966541;0.009251622,0.003772605;0.582646;0.004300503,0.1855855;0.4610554;0.01081649,0.222853;0.1750697;0.03118468,0.2637278;-0.0662425;-0.02875409,-0.1722653;0.4441873;-0.0123451,-0.2201578;0.1645221;-0.06788991,-0.2611139;-0.06517868;-0.1630485,0.06183495;0.004884121;-0.02925252,0.07366747;-0.3641349;0.01223441,0.07658183;-0.7393527;0.08444463,0.08065592;-0.6978693;-0.03109268,-0.06049027;0.003322131;-0.03214059,-0.08674226;-0.3660977;-0.002543923,-0.1056272;-0.7409109;0.06935686,-0.09866907;-0.6993825;-0.04603821,0.003286801;0.5125685;0.007695652,0;0;0,0.003884137;0.2967659;-0.002360821,0.008868486;0.5824155;-0.01659083,0.1952842;0.4964823;0.008860111,0.25403;0.2161936;0.04859245,0.265922;-0.03027536;-0.002462983,-0.1793575;0.4882057;-0.03031517,-0.2498924;0.2096251;-0.06208299,-0.2647638;0.0008510351;-0.2023942,0.06238642;0.001349106;-0.02844715,0.1124592;-0.3635766;0.02011359,0.1305514;-0.7358821;0.1042117,0.1391959;-0.7295179;-0.009207726,-0.05537193;0.004400902;-0.04022074,-0.1268675;-0.3593206;-0.01509652,-0.1616793;-0.7313219;0.06499352,-0.1730924;-0.7919588;-0.006784111,0.007540256;0.5124948;-0.01093876,20.38457
+0;0;0,0.001177521;0.2966541;0.009251622,0.003772605;0.582646;0.004300503,0.1855855;0.4610554;0.01081649,0.222853;0.1750697;0.03118468,0.2637278;-0.0662425;-0.02875409,-0.1722653;0.4441873;-0.0123451,-0.2201578;0.1645221;-0.06788991,-0.2611139;-0.06517868;-0.1630485,0.06183495;0.004884121;-0.02925252,0.07366747;-0.3641349;0.01223441,0.07658183;-0.7393527;0.08444463,0.08065592;-0.6978693;-0.03109268,-0.06049027;0.003322131;-0.03214059,-0.08674226;-0.3660977;-0.002543923,-0.1056272;-0.7409109;0.06935686,-0.09866907;-0.6993825;-0.04603821,0.003286801;0.5125685;0.007695652,0;0;0,0.003884137;0.2967659;-0.002360821,0.008868486;0.5824155;-0.01659083,0.1952842;0.4964823;0.008860111,0.25403;0.2161936;0.04859245,0.265922;-0.03027536;-0.002462983,-0.1793575;0.4882057;-0.03031517,-0.2498924;0.2096251;-0.06208299,-0.2647638;0.0008510351;-0.2023942,0.06238642;0.001349106;-0.02844715,0.1124592;-0.3635766;0.02011359,0.1305514;-0.7358821;0.1042117,0.1391959;-0.7295179;-0.009207726,-0.05537193;0.004400902;-0.04022074,-0.1268675;-0.3593206;-0.01509652,-0.1616793;-0.7313219;0.06499352,-0.1730924;-0.7919588;-0.006784111,0.007540256;0.5124948;-0.01093876,20.39579
+0;0;0,0.001177708;0.2967012;0.009253091,0.003773285;0.5827463;0.004301189,0.1854682;0.4611794;0.01081562,0.2227276;0.1752549;0.03117946,0.2631093;-0.06314623;-0.02803624,-0.1721511;0.4443222;-0.01233097,-0.2200333;0.1647168;-0.0678639,-0.2604954;-0.06221294;-0.1618745,0.06183082;0.004883794;-0.02925056,0.0736652;-0.364193;0.01224287,0.07657775;-0.7391775;0.08440819,0.08065188;-0.697694;-0.03112988,-0.06048622;0.003321909;-0.03213844,-0.08674233;-0.3661559;-0.002537131,-0.1056155;-0.7407359;0.06931893,-0.09865735;-0.6992075;-0.04607689,0.003287413;0.5126592;0.007696807,0;0;0,0.003856361;0.2968149;-0.002167821,0.00875029;0.5825282;-0.01621401,0.1950636;0.4964237;0.009063721,0.2539122;0.2162586;0.04906511,0.2666525;-0.0271937;-0.001342893,-0.1792261;0.4882434;-0.03088619,-0.2505448;0.2103991;-0.06655056,-0.2650148;0.00756292;-0.2101486,0.06237841;0.001365587;-0.02845287,0.1122996;-0.3636469;0.02005744,0.130235;-0.7357139;0.1041651,0.1390594;-0.7293367;-0.009243965,-0.05537178;0.004386207;-0.04021472,-0.1269046;-0.3593927;-0.01516574,-0.1618134;-0.7311494;0.06488386,-0.1733269;-0.7917655;-0.006905317,0.007443011;0.5125942;-0.01060247,20.40695
+0;0;0,0.0009987373;0.2967015;0.009265603,0.003383451;0.5827484;0.004311092,0.1851767;0.4613269;0.01129342,0.2222627;0.1753618;0.03140277,0.2630042;-0.06293239;-0.02799663,-0.1723477;0.4442846;-0.01328205,-0.221889;0.1665234;-0.07613236,-0.2640665;-0.05259039;-0.1865067,0.06184959;0.004894842;-0.02920899,0.07353028;-0.3641891;0.01226439,0.07639095;-0.7391576;0.08451492,0.08081917;-0.6976792;-0.03101062,-0.06047437;0.003309151;-0.03216205,-0.08676703;-0.3661646;-0.002542671,-0.1057461;-0.7406852;0.06959487,-0.098435;-0.6991603;-0.04577946,0.00296342;0.5126607;0.007704467,0;0;0,0.003856361;0.2968149;-0.002167821,0.00875029;0.5825282;-0.01621401,0.1950636;0.4964237;0.009063721,0.2539122;0.2162586;0.04906511,0.2666525;-0.0271937;-0.001342893,-0.1792261;0.4882434;-0.03088619,-0.2505448;0.2103991;-0.06655056,-0.2650148;0.00756292;-0.2101486,0.06237841;0.001365587;-0.02845287,0.1122996;-0.3636469;0.02005744,0.130235;-0.7357139;0.1041651,0.1390594;-0.7293367;-0.009243965,-0.05537178;0.004386207;-0.04021472,-0.1269046;-0.3593927;-0.01516574,-0.1618134;-0.7311494;0.06488386,-0.1733269;-0.7917655;-0.006905317,0.007443011;0.5125942;-0.01060247,20.41812
+0;0;0,0.0009988184;0.2967256;0.009266357,0.003383772;0.5828006;0.004311437,0.1852481;0.461354;0.01129541,0.2223108;0.1755687;0.03139212,0.2631342;-0.06320482;-0.02812675,-0.1724159;0.4443051;-0.01328965,-0.2219259;0.1667185;-0.07610046,-0.2641883;-0.05283605;-0.1866968,0.06184312;0.004894329;-0.02920593,0.07351661;-0.3639625;0.01224192,0.0763785;-0.7390904;0.08452319,0.07945862;-0.7011065;0.004167497,-0.06046804;0.003308805;-0.03215868,-0.08674452;-0.3659376;-0.002557529,-0.1057317;-0.7406174;0.0696107,-0.1006463;-0.7026011;-0.01063982,0.00296371;0.5127079;0.007705055,0;0;0,0.003641903;0.2968426;-0.002045035,0.008331001;0.5825944;-0.01595163,0.194777;0.4964104;0.009190321,0.2537064;0.2164862;0.04944563,0.2663425;-0.02744414;-0.001152515,-0.1795698;0.4882274;-0.03144703,-0.2521188;0.2113492;-0.07050958,-0.266557;0.01180534;-0.2194915,0.06238862;0.001380399;-0.02841246,0.1120469;-0.3634501;0.01998567,0.1299775;-0.7356967;0.104037,0.1447108;-0.7708222;0.05851912,-0.05535765;0.004374167;-0.04022324,-0.1269978;-0.3591557;-0.01525795,-0.1621115;-0.7310461;0.06485671,-0.170054;-0.7639995;0.01481617,0.007077649;0.5126513;-0.01037741,20.44047
+0;0;0,0.0009988969;0.2967489;0.009267084,0.003384142;0.5828577;0.004311715,0.1852669;0.4614009;0.01129629,0.2223216;0.1756772;0.03138867,0.2628697;-0.06148548;-0.02772867,-0.1724333;0.4443502;-0.01329126,-0.2219327;0.1668235;-0.07608853,-0.2639099;-0.05124986;-0.1859387,0.06182376;0.004892797;-0.02919679,0.07349667;-0.3639457;0.012249,0.07635835;-0.7390463;0.084525,0.07950401;-0.7008925;0.00245937,-0.06044911;0.003307769;-0.03214861,-0.08672427;-0.3659202;-0.002548939,-0.1057101;-0.7405728;0.06961404,-0.1005165;-0.7023858;-0.01234417,0.002964051;0.51276;0.007705574,0;0;0,0.00352402;0.2968686;-0.001853824,0.008071661;0.5826697;-0.01549268,0.1945882;0.4963821;0.009384632,0.2534983;0.2165658;0.04997122,0.2664205;-0.02564301;-0.0005563498,-0.1796824;0.4881151;-0.03196087,-0.2530479;0.212043;-0.07458083,-0.2674452;0.01733579;-0.2271159,0.06238772;0.001425043;-0.02836037,0.1118086;-0.3634288;0.01996207,0.1296441;-0.7356318;0.1041011,0.1456639;-0.7712288;0.05665064,-0.05531637;0.00433308;-0.04024789,-0.1270237;-0.3591677;-0.01532616,-0.1624632;-0.7310238;0.06467097,-0.1703147;-0.7651482;0.01331377,0.006857529;0.5127152;-0.009990811,20.4626
+0;0;0,0.0007394666;0.2967474;0.009339183,0.002857113;0.5828595;0.004435732,0.1848384;0.4614401;0.01160683,0.22193;0.1757106;0.03154786,0.2625615;-0.06142174;-0.02763409,-0.1726783;0.4442915;-0.01454418,-0.22324;0.1682836;-0.08293957,-0.2656161;-0.04470862;-0.2022029,0.06185586;0.004911419;-0.0291256,0.07337072;-0.3639466;0.01218955,0.07613355;-0.739016;0.08463162,0.07955486;-0.700862;0.002577029,-0.0604157;0.0032894;-0.03221322,-0.08692974;-0.3659155;-0.002539484,-0.1058538;-0.7405453;0.0697582,-0.1003853;-0.7023537;-0.01218168,0.002528816;0.5127602;0.007804899,0;0;0,0.00352402;0.2968686;-0.001853824,0.008071661;0.5826697;-0.01549268,0.1945882;0.4963821;0.009384632,0.2534983;0.2165658;0.04997122,0.2664205;-0.02564301;-0.0005563498,-0.1796824;0.4881151;-0.03196087,-0.2530479;0.212043;-0.07458083,-0.2674452;0.01733579;-0.2271159,0.06238772;0.001425043;-0.02836037,0.1118086;-0.3634288;0.01996207,0.1296441;-0.7356318;0.1041011,0.1456639;-0.7712288;0.05665064,-0.05531637;0.00433308;-0.04024789,-0.1270237;-0.3591677;-0.01532616,-0.1624632;-0.7310238;0.06467097,-0.1703147;-0.7651482;0.01331377,0.006857529;0.5127152;-0.009990811,20.47411
+0;0;0,0.0007394666;0.2967474;0.009339183,0.002857113;0.5828595;0.004435732,0.1848384;0.4614401;0.01160683,0.22193;0.1757106;0.03154786,0.2625615;-0.06142174;-0.02763409,-0.1726783;0.4442915;-0.01454418,-0.22324;0.1682836;-0.08293957,-0.2656161;-0.04470862;-0.2022029,0.06185586;0.004911419;-0.0291256,0.07337072;-0.3639466;0.01218955,0.07613355;-0.739016;0.08463162,0.07955486;-0.700862;0.002577029,-0.0604157;0.0032894;-0.03221322,-0.08692974;-0.3659155;-0.002539484,-0.1058538;-0.7405453;0.0697582,-0.1003853;-0.7023537;-0.01218168,0.002528816;0.5127602;0.007804899,0;0;0,0.00352402;0.2968686;-0.001853824,0.008071661;0.5826697;-0.01549268,0.1945882;0.4963821;0.009384632,0.2534983;0.2165658;0.04997122,0.2664205;-0.02564301;-0.0005563498,-0.1796824;0.4881151;-0.03196087,-0.2530479;0.212043;-0.07458083,-0.2674452;0.01733579;-0.2271159,0.06238772;0.001425043;-0.02836037,0.1118086;-0.3634288;0.01996207,0.1296441;-0.7356318;0.1041011,0.1456639;-0.7712288;0.05665064,-0.05531637;0.00433308;-0.04024789,-0.1270237;-0.3591677;-0.01532616,-0.1624632;-0.7310238;0.06467097,-0.1703147;-0.7651482;0.01331377,0.006857529;0.5127152;-0.009990811,20.49624
+0;0;0,0.0007396049;0.2968029;0.00934093,0.002857968;0.5830138;0.004435631,0.1849194;0.4615437;0.01160974,0.2220142;0.1757901;0.03155246,0.2627503;-0.06195319;-0.02778197,-0.1727547;0.4443876;-0.01455277,-0.2233206;0.1683564;-0.08295393,-0.2658059;-0.04518458;-0.2025246,0.06188308;0.004913581;-0.02913842,0.07339343;-0.3638;0.01216055,0.07615523;-0.7387292;0.08457555,0.07959612;-0.7005286;0.002051361,-0.06044229;0.003290848;-0.0322274,-0.08694594;-0.3657694;-0.00256528,-0.1058629;-0.7402592;0.0697054,-0.1003631;-0.7020208;-0.01270342,0.00252954;0.5128864;0.007806145,0;0;0,0.003286004;0.2969277;-0.0017097,0.007664517;0.5828375;-0.01520264,0.1942698;0.4963404;0.009880662,0.2530632;0.2164675;0.05041885,0.2664013;-0.0263778;-8.010864E-05,-0.1800582;0.4881663;-0.03220825,-0.2544356;0.213007;-0.07894363,-0.2690247;0.02046993;-0.2352079,0.0624515;0.001468092;-0.02829063,0.111479;-0.3632945;0.02000439,0.1290612;-0.7353638;0.1041394,0.1454445;-0.7713534;0.05653369,-0.05533572;0.004298242;-0.0402764,-0.1272625;-0.3590067;-0.01529839,-0.1630196;-0.7307218;0.06453077,-0.1701505;-0.7649166;0.01240094,0.006496176;0.5128508;-0.009741902,20.50749
+0;0;0,0.0004470949;0.2968;0.009450433,0.002414425;0.5830151;0.004664877,0.1845466;0.4616457;0.01219167,0.2216812;0.1758837;0.03193875,0.262341;-0.06185985;-0.02744712,-0.1727652;0.444013;-0.01615908,-0.2256196;0.1712559;-0.09514539,-0.268813;-0.03698303;-0.2234916,0.06193271;0.004936639;-0.02902885,0.07306895;-0.3637877;0.01227725,0.07593093;-0.7387224;0.08465936,0.07975391;-0.7005205;0.002152115,-0.06039827;0.003267205;-0.03231223,-0.08696031;-0.3657854;-0.002606554,-0.1062265;-0.7402447;0.06972985,-0.1003436;-0.7020041;-0.0126523,0.002136651;0.5128847;0.007978437,0;0;0,0.003286004;0.2969277;-0.0017097,0.007664517;0.5828375;-0.01520264,0.1942698;0.4963404;0.009880662,0.2530632;0.2164675;0.05041885,0.2664013;-0.0263778;-8.010864E-05,-0.1800582;0.4881663;-0.03220825,-0.2544356;0.213007;-0.07894363,-0.2690247;0.02046993;-0.2352079,0.0624515;0.001468092;-0.02829063,0.111479;-0.3632945;0.02000439,0.1290612;-0.7353638;0.1041394,0.1454445;-0.7713534;0.05653369,-0.05533572;0.004298242;-0.0402764,-0.1272625;-0.3590067;-0.01529839,-0.1630196;-0.7307218;0.06453077,-0.1701505;-0.7649166;0.01240094,0.006496176;0.5128508;-0.009741902,20.52975
+0;0;0,0.0004471694;0.2968495;0.009452008,0.00241513;0.5831539;0.004665127,0.184536;0.46177;0.0121925,0.2217069;0.1757281;0.03195892,0.2633142;-0.06755528;-0.02881073,-0.1727537;0.4441384;-0.0161565,-0.2256599;0.1711142;-0.09522018,-0.2698598;-0.04197709;-0.2265571,0.06193353;0.004936704;-0.02902923,0.0730729;-0.3638913;0.01228848,0.07591444;-0.7361484;0.08415367,0.07983556;-0.6977358;-0.0004718453,-0.06039906;0.003267248;-0.03231265,-0.08696858;-0.3658892;-0.002598621,-0.1060971;-0.7376741;0.06922118,-0.1000633;-0.699222;-0.01527602,0.002137286;0.5130059;0.007979523,0;0;0,0.003235966;0.2969789;-0.001490116,0.007529825;0.5829967;-0.01462221,0.1941676;0.4963571;0.01006401,0.2529633;0.2162101;0.050722,0.2653691;-0.03248054;-0.0003656149,-0.180004;0.4880387;-0.0326902,-0.2549243;0.2133001;-0.08267048,-0.2698697;0.0186169;-0.2454156,0.06244293;0.001500234;-0.02831006,0.1113354;-0.3633806;0.02003181,0.1288349;-0.7327384;0.1037966,0.1450195;-0.7713359;0.05604648,-0.05534396;0.00427124;-0.04026949,-0.127359;-0.3591314;-0.0154162,-0.1628394;-0.7281627;0.0639884,-0.170457;-0.7639322;0.01047228,0.006385088;0.5129842;-0.009259939,20.54114
+0;0;0,0.0004471694;0.2968495;0.009452008,0.00241513;0.5831539;0.004665127,0.184536;0.46177;0.0121925,0.2217069;0.1757281;0.03195892,0.2633142;-0.06755528;-0.02881073,-0.1727537;0.4441384;-0.0161565,-0.2256599;0.1711142;-0.09522018,-0.2698598;-0.04197709;-0.2265571,0.06193353;0.004936704;-0.02902923,0.0730729;-0.3638913;0.01228848,0.07591444;-0.7361484;0.08415367,0.07983556;-0.6977358;-0.0004718453,-0.06039906;0.003267248;-0.03231265,-0.08696858;-0.3658892;-0.002598621,-0.1060971;-0.7376741;0.06922118,-0.1000633;-0.699222;-0.01527602,0.002137286;0.5130059;0.007979523,0;0;0,0.003235966;0.2969789;-0.001490116,0.007529825;0.5829967;-0.01462221,0.1941676;0.4963571;0.01006401,0.2529633;0.2162101;0.050722,0.2653691;-0.03248054;-0.0003656149,-0.180004;0.4880387;-0.0326902,-0.2549243;0.2133001;-0.08267048,-0.2698697;0.0186169;-0.2454156,0.06244293;0.001500234;-0.02831006,0.1113354;-0.3633806;0.02003181,0.1288349;-0.7327384;0.1037966,0.1450195;-0.7713359;0.05604648,-0.05534396;0.00427124;-0.04026949,-0.127359;-0.3591314;-0.0154162,-0.1628394;-0.7281627;0.0639884,-0.170457;-0.7639322;0.01047228,0.006385088;0.5129842;-0.009259939,20.55227
+0;0;0,-0.0002201765;0.2968406;0.009735284,0.001484817;0.5831483;0.005089726,0.1836875;0.4618822;0.0130066,0.2207895;0.1758045;0.03238029,0.2624558;-0.06745608;-0.02843983,-0.1731187;0.4436416;-0.01791716,-0.2286431;0.1741362;-0.1066654,-0.2732335;-0.03618912;-0.2422598,0.06201627;0.005032043;-0.02883558,0.07228057;-0.363807;0.01261079,0.07507645;-0.7360562;0.08451817,0.07945968;-0.6976345;-8.374453E-05,-0.06030316;0.003162815;-0.03250163,-0.08767419;-0.3658827;-0.002143294,-0.1066018;-0.7376531;0.06980424,-0.1001096;-0.6991907;-0.01465794,0.001265269;0.5129992;0.00838704,0;0;0,0.003235966;0.2969789;-0.001490116,0.007529825;0.5829967;-0.01462221,0.1941676;0.4963571;0.01006401,0.2529633;0.2162101;0.050722,0.2653691;-0.03248054;-0.0003656149,-0.180004;0.4880387;-0.0326902,-0.2549243;0.2133001;-0.08267048,-0.2698697;0.0186169;-0.2454156,0.06244293;0.001500234;-0.02831006,0.1113354;-0.3633806;0.02003181,0.1288349;-0.7327384;0.1037966,0.1450195;-0.7713359;0.05604648,-0.05534396;0.00427124;-0.04026949,-0.127359;-0.3591314;-0.0154162,-0.1628394;-0.7281627;0.0639884,-0.170457;-0.7639322;0.01047228,0.006385088;0.5129842;-0.009259939,20.56343
+0;0;0,-0.0002201813;0.296847;0.009735494,0.001484787;0.5831491;0.00509012,0.1835519;0.4619247;0.01300339,0.2206865;0.175596;0.03239407,0.2627162;-0.06978624;-0.0289565,-0.1729891;0.4436976;-0.01789739,-0.2285622;0.1739558;-0.1067235,-0.2735415;-0.03820394;-0.2435005,0.06206547;0.005036035;-0.02885846,0.07233077;-0.3638386;0.01259192,0.0751249;-0.7358539;0.0844541,0.07951523;-0.6974185;-0.0002848431,-0.060351;0.003165325;-0.03252742,-0.08772468;-0.3659158;-0.00216615,-0.1066404;-0.7374526;0.06973616,-0.1001376;-0.6989765;-0.01486283,0.00126525;0.5130037;0.008387263,0;0;0,0.003068417;0.2969878;-0.001332283,0.007231086;0.5830053;-0.01438725,0.1937527;0.496352;0.01026726,0.2526657;0.2160077;0.05119991,0.2646911;-0.03479436;-0.0007282495,-0.1800494;0.4878992;-0.03297541,-0.2555513;0.2134697;-0.08519632,-0.2719103;0.02236705;-0.255358,0.0624953;0.001545876;-0.02832389,0.1109665;-0.3634134;0.02012467,0.1285102;-0.7325404;0.10382,0.1445364;-0.7712996;0.05600309,-0.05541682;0.00423483;-0.04026584,-0.1276445;-0.3591605;-0.01538528,-0.1631523;-0.7279632;0.06393107,-0.1705682;-0.763613;0.01002167,0.006112054;0.5129949;-0.009040117,20.58565
+0;0;0,-0.0002201813;0.296847;0.009735494,0.001484787;0.5831491;0.00509012,0.1835519;0.4619247;0.01300339,0.2206865;0.175596;0.03239407,0.2627162;-0.06978624;-0.0289565,-0.1729891;0.4436976;-0.01789739,-0.2285622;0.1739558;-0.1067235,-0.2735415;-0.03820394;-0.2435005,0.06206547;0.005036035;-0.02885846,0.07233077;-0.3638386;0.01259192,0.0751249;-0.7358539;0.0844541,0.07951523;-0.6974185;-0.0002848431,-0.060351;0.003165325;-0.03252742,-0.08772468;-0.3659158;-0.00216615,-0.1066404;-0.7374526;0.06973616,-0.1001376;-0.6989765;-0.01486283,0.00126525;0.5130037;0.008387263,0;0;0,0.003068417;0.2969878;-0.001332283,0.007231086;0.5830053;-0.01438725,0.1937527;0.496352;0.01026726,0.2526657;0.2160077;0.05119991,0.2646911;-0.03479436;-0.0007282495,-0.1800494;0.4878992;-0.03297541,-0.2555513;0.2134697;-0.08519632,-0.2719103;0.02236705;-0.255358,0.0624953;0.001545876;-0.02832389,0.1109665;-0.3634134;0.02012467,0.1285102;-0.7325404;0.10382,0.1445364;-0.7712996;0.05600309,-0.05541682;0.00423483;-0.04026584,-0.1276445;-0.3591605;-0.01538528,-0.1631523;-0.7279632;0.06393107,-0.1705682;-0.763613;0.01002167,0.006112054;0.5129949;-0.009040117,20.59678
+0;0;0,-0.0005873604;0.2967889;0.009901352,0.0009066446;0.5830206;0.005374277,0.1829876;0.4619637;0.01375083,0.2201469;0.1755577;0.03281882,0.2613302;-0.06376311;-0.02692674,-0.1732646;0.4435602;-0.01865849,-0.230395;0.1766397;-0.1148997,-0.2747269;-0.01419237;-0.2703277,0.06206386;0.005070198;-0.02873523,0.07191965;-0.3639321;0.01285846,0.07458002;-0.7380205;0.08505865,0.07916749;-0.6997216;0.001773804,-0.06028216;0.003119432;-0.03255263,-0.08778452;-0.3660831;-0.00217225,-0.1070394;-0.7396147;0.07039097,-0.1003775;-0.7012747;-0.01274954,0.0007463639;0.5128959;0.008633829,0;0;0,0.002992764;0.2969373;-0.00114274,0.007065132;0.582888;-0.01406658,0.1935214;0.4963319;0.01073718,0.2523999;0.215878;0.0513792,0.2659257;-0.02882943;0.001626134,-0.1800306;0.4877353;-0.03334802,-0.2557619;0.2142059;-0.09008639,-0.2718128;0.03867289;-0.267486,0.06248333;0.001615763;-0.02822351,0.1106668;-0.3635348;0.02008045,0.1282276;-0.7347481;0.1040707,0.1443404;-0.7715918;0.05612707,-0.05533001;0.004177206;-0.04030488,-0.1278381;-0.3592951;-0.0153991,-0.1636823;-0.7301217;0.0643812,-0.1710598;-0.7647292;0.01148756,0.005963326;0.5128979;-0.00874722,20.60822
+0;0;0,-0.0005873604;0.2967889;0.009901352,0.0009066446;0.5830206;0.005374277,0.1829876;0.4619637;0.01375083,0.2201469;0.1755577;0.03281882,0.2613302;-0.06376311;-0.02692674,-0.1732646;0.4435602;-0.01865849,-0.230395;0.1766397;-0.1148997,-0.2747269;-0.01419237;-0.2703277,0.06206386;0.005070198;-0.02873523,0.07191965;-0.3639321;0.01285846,0.07458002;-0.7380205;0.08505865,0.07916749;-0.6997216;0.001773804,-0.06028216;0.003119432;-0.03255263,-0.08778452;-0.3660831;-0.00217225,-0.1070394;-0.7396147;0.07039097,-0.1003775;-0.7012747;-0.01274954,0.0007463639;0.5128959;0.008633829,0;0;0,0.002992764;0.2969373;-0.00114274,0.007065132;0.582888;-0.01406658,0.1935214;0.4963319;0.01073718,0.2523999;0.215878;0.0513792,0.2659257;-0.02882943;0.001626134,-0.1800306;0.4877353;-0.03334802,-0.2557619;0.2142059;-0.09008639,-0.2718128;0.03867289;-0.267486,0.06248333;0.001615763;-0.02822351,0.1106668;-0.3635348;0.02008045,0.1282276;-0.7347481;0.1040707,0.1443404;-0.7715918;0.05612707,-0.05533001;0.004177206;-0.04030488,-0.1278381;-0.3592951;-0.0153991,-0.1636823;-0.7301217;0.0643812,-0.1710598;-0.7647292;0.01148756,0.005963326;0.5128979;-0.00874722,20.63021
+0;0;0,-0.0005875426;0.296881;0.009904426,0.0009071392;0.5832424;0.005375306,0.1830513;0.4621362;0.01375511,0.2201905;0.1758855;0.03281275,0.2609695;-0.06108572;-0.02634625,-0.1733246;0.4437262;-0.01866548,-0.2304241;0.1769506;-0.1148545,-0.2743207;-0.01200798;-0.2687565,0.06208964;0.005072304;-0.02874715,0.07194552;-0.3639334;0.01284692,0.07460116;-0.7373562;0.08491863,0.07919501;-0.6990458;0.001518078,-0.06030719;0.003120727;-0.03256615,-0.08780981;-0.3660852;-0.002185484,-0.1070305;-0.7389522;0.0702486,-0.1003593;-0.7006006;-0.01300741,0.0007467863;0.5130861;0.008636327,0;0;0,0.002827957;0.2970321;-0.0008662939,0.006686285;0.5831333;-0.01339877,0.1932567;0.4961858;0.01111877,0.2520244;0.2158382;0.05153537,0.2658812;-0.02644578;0.002295613,-0.1802053;0.4875225;-0.03392282,-0.2564976;0.2153193;-0.09529753,-0.2723416;0.04381679;-0.273213,0.06254247;0.00165689;-0.02815926,0.1103216;-0.3635605;0.02006781,0.1279775;-0.734099;0.103945,0.1438832;-0.7710772;0.05591644,-0.05535231;0.004141296;-0.04032644,-0.1282562;-0.359264;-0.0155465,-0.1639031;-0.7294034;0.06427833,-0.1714381;-0.7641628;0.01140798,0.005644798;0.5131027;-0.008184791,20.64159
+0;0;0,-0.001051985;0.2968683;0.01024198,0.0001398613;0.5832356;0.005919756,0.1824256;0.4622503;0.01456575,0.2195408;0.1759726;0.03325922,0.2604063;-0.0609895;-0.02587688,-0.1735737;0.4435579;-0.02028536,-0.2332452;0.1822608;-0.1291206,-0.2761877;-0.006911069;-0.2830297,0.06213585;0.005095246;-0.02864305,0.07146364;-0.3638975;0.01318768,0.07406124;-0.7373449;0.08513352,0.07908992;-0.6990237;0.001759134,-0.06026472;0.00309429;-0.03264719,-0.08858661;-0.3660968;-0.002844058,-0.1075541;-0.7388417;0.07028186,-0.1004499;-0.700475;-0.01293682,9.642774E-05;0.5130751;0.00909307,0;0;0,0.002827957;0.2970321;-0.0008662939,0.006686285;0.5831333;-0.01339877,0.1932567;0.4961858;0.01111877,0.2520244;0.2158382;0.05153537,0.2658812;-0.02644578;0.002295613,-0.1802053;0.4875225;-0.03392282,-0.2564976;0.2153193;-0.09529753,-0.2723416;0.04381679;-0.273213,0.06254247;0.00165689;-0.02815926,0.1103216;-0.3635605;0.02006781,0.1279775;-0.734099;0.103945,0.1438832;-0.7710772;0.05591644,-0.05535231;0.004141296;-0.04032644,-0.1282562;-0.359264;-0.0155465,-0.1639031;-0.7294034;0.06427833,-0.1714381;-0.7641628;0.01140798,0.005644798;0.5131027;-0.008184791,20.65275
+0;0;0,-0.001052084;0.2968963;0.01024295,0.0001398243;0.5832741;0.005920727,0.1823886;0.4623006;0.01456554,0.2194994;0.1760571;0.03325678,0.2613203;-0.06644517;-0.02726194,-0.1735385;0.443612;-0.02027849,-0.2332028;0.1823463;-0.1291007,-0.2771493;-0.01124857;-0.2866083,0.06211428;0.005093476;-0.0286331,0.07144764;-0.3641198;0.01322264,0.07404853;-0.73804;0.08525955,0.07907087;-0.6997293;0.001990274,-0.0602438;0.003093215;-0.03263585,-0.08858262;-0.3663186;-0.002814898,-0.1075741;-0.7395353;0.07040359,-0.1004789;-0.7011792;-0.01271015,9.639165E-05;0.513115;0.009093976,0;0;0,0.002780601;0.297061;-0.0006959438,0.006553635;0.5831801;-0.01308322,0.1930946;0.4961395;0.0114162,0.2519163;0.2158178;0.05168569,0.2645313;-0.03217565;0.001099348,-0.1801631;0.4874197;-0.03432304,-0.2580709;0.2171798;-0.1018708,-0.2735234;0.04163741;-0.2839832,0.06253012;0.001683399;-0.02812707,0.1102254;-0.3637602;0.0201807,0.1279081;-0.7348167;0.1039467,0.1433416;-0.7718947;0.05608845,-0.05531705;0.004113445;-0.04033714,-0.1285783;-0.359453;-0.01564471,-0.164142;-0.7300651;0.06431907,-0.1716912;-0.7646856;0.01144884,0.005530953;0.5131483;-0.007899165,20.67494
+0;0;0,-0.001052084;0.2968963;0.01024295,0.0001398243;0.5832741;0.005920727,0.1823886;0.4623006;0.01456554,0.2194994;0.1760571;0.03325678,0.2613203;-0.06644517;-0.02726194,-0.1735385;0.443612;-0.02027849,-0.2332028;0.1823463;-0.1291007,-0.2771493;-0.01124857;-0.2866083,0.06211428;0.005093476;-0.0286331,0.07144764;-0.3641198;0.01322264,0.07404853;-0.73804;0.08525955,0.07907087;-0.6997293;0.001990274,-0.0602438;0.003093215;-0.03263585,-0.08858262;-0.3663186;-0.002814898,-0.1075741;-0.7395353;0.07040359,-0.1004789;-0.7011792;-0.01271015,9.639165E-05;0.513115;0.009093976,0;0;0,0.002780601;0.297061;-0.0006959438,0.006553635;0.5831801;-0.01308322,0.1930946;0.4961395;0.0114162,0.2519163;0.2158178;0.05168569,0.2645313;-0.03217565;0.001099348,-0.1801631;0.4874197;-0.03432304,-0.2580709;0.2171798;-0.1018708,-0.2735234;0.04163741;-0.2839832,0.06253012;0.001683399;-0.02812707,0.1102254;-0.3637602;0.0201807,0.1279081;-0.7348167;0.1039467,0.1433416;-0.7718947;0.05608845,-0.05531705;0.004113445;-0.04033714,-0.1285783;-0.359453;-0.01564471,-0.164142;-0.7300651;0.06431907,-0.1716912;-0.7646856;0.01144884,0.005530953;0.5131483;-0.007899165,20.68637
+0;0;0,-0.00125459;0.2970254;0.01037832,-0.000209562;0.583583;0.006171383,0.1820668;0.462773;0.01549605,0.2190933;0.1764746;0.03391768,0.2613938;-0.0678273;-0.02727577,-0.1733109;0.4434057;-0.02184161,-0.2373488;0.1892988;-0.1443402,-0.2802089;-0.002639398;-0.3072515,0.06215592;0.005099254;-0.02861527,0.07123166;-0.364006;0.01332664,0.07379749;-0.7390528;0.08563056,0.07918867;-0.7008584;0.003557205,-0.06026562;0.003092182;-0.0326602,-0.08880711;-0.3661899;-0.0027212,-0.1074222;-0.7405344;0.07085985,-0.09999325;-0.7022922;-0.01104941,-0.0002181538;0.5133791;0.009300072,0;0;0,0.002752304;0.2971962;-0.0004585981,0.006436348;0.5835052;-0.012573,0.1929512;0.4961279;0.01166987,0.2517425;0.2157721;0.0519352,0.2644917;-0.03419036;0.001204491,-0.1800222;0.4871412;-0.03469082,-0.2583972;0.2175926;-0.1045337,-0.2735177;0.04643476;-0.2934617,0.06255348;0.001711786;-0.02814829,0.1100528;-0.3636519;0.02015698,0.1279077;-0.7358804;0.1039525,0.1430718;-0.7720892;0.05684946,-0.05536123;0.004087855;-0.04033136,-0.1286928;-0.3593517;-0.01554446,-0.1648454;-0.7310658;0.06455642,-0.1717693;-0.7647304;0.01229622,0.005435258;0.5134254;-0.007454515,20.70976
+0;0;0,-0.00125459;0.2970254;0.01037832,-0.000209562;0.583583;0.006171383,0.1820668;0.462773;0.01549605,0.2190933;0.1764746;0.03391768,0.2613938;-0.0678273;-0.02727577,-0.1733109;0.4434057;-0.02184161,-0.2373488;0.1892988;-0.1443402,-0.2802089;-0.002639398;-0.3072515,0.06215592;0.005099254;-0.02861527,0.07123166;-0.364006;0.01332664,0.07379749;-0.7390528;0.08563056,0.07918867;-0.7008584;0.003557205,-0.06026562;0.003092182;-0.0326602,-0.08880711;-0.3661899;-0.0027212,-0.1074222;-0.7405344;0.07085985,-0.09999325;-0.7022922;-0.01104941,-0.0002181538;0.5133791;0.009300072,0;0;0,0.002752304;0.2971962;-0.0004585981,0.006436348;0.5835052;-0.012573,0.1929512;0.4961279;0.01166987,0.2517425;0.2157721;0.0519352,0.2644917;-0.03419036;0.001204491,-0.1800222;0.4871412;-0.03469082,-0.2583972;0.2175926;-0.1045337,-0.2735177;0.04643476;-0.2934617,0.06255348;0.001711786;-0.02814829,0.1100528;-0.3636519;0.02015698,0.1279077;-0.7358804;0.1039525,0.1430718;-0.7720892;0.05684946,-0.05536123;0.004087855;-0.04033136,-0.1286928;-0.3593517;-0.01554446,-0.1648454;-0.7310658;0.06455642,-0.1717693;-0.7647304;0.01229622,0.005435258;0.5134254;-0.007454515,20.73071
+0;0;0,-0.001254447;0.2969916;0.01037714,-0.0002095164;0.5835233;0.006170569,0.1820741;0.4627172;0.01549522,0.2191028;0.1764016;0.03391795,0.2606912;-0.06378767;-0.02624536,-0.1733177;0.4433492;-0.02184394,-0.2373595;0.189227;-0.1443498,-0.2794982;0.0005198866;-0.3045188,0.06213485;0.005097525;-0.02860557,0.07121263;-0.3640907;0.01334577,0.07377438;-0.7385401;0.08553452,0.07920429;-0.7002867;0.002871335,-0.06024518;0.003091133;-0.03264913,-0.08879308;-0.366274;-0.002703397,-0.1073785;-0.7400222;0.07076044,-0.09989618;-0.7017208;-0.01173747,-0.0002181075;0.5133253;0.009298993,0;0;0,0.002544001;0.2971644;-0.0003916025,0.006109148;0.5834489;-0.0125035,0.1926573;0.4961533;0.01178527,0.2514054;0.215786;0.05215836,0.2647662;-0.02973199;0.001339793,-0.1802049;0.4867851;-0.03519645,-0.2591957;0.2181527;-0.1078892,-0.2735401;0.05345564;-0.296858,0.0625262;0.001782477;-0.02814782,0.1096283;-0.3637153;0.0201751,0.1276037;-0.7353192;0.1039459,0.1427661;-0.7722356;0.05679607,-0.05533753;0.004018007;-0.04033132,-0.1290676;-0.3594256;-0.0155344,-0.165386;-0.73057;0.06423395,-0.1716852;-0.7644922;0.01127101,0.005131438;0.5133747;-0.007385135,20.74202
+0;0;0,-0.001754915;0.2969844;0.01051208,-0.001022118;0.5835201;0.006454489,0.1813747;0.4627734;0.01621594,0.2184471;0.1764515;0.03444978,0.2601216;-0.06369327;-0.02583173,-0.1734724;0.4430522;-0.02390538,-0.24064;0.1957743;-0.1581786,-0.2805218;0.01418899;-0.3269279,0.06217949;0.005157958;-0.02849752,0.07074948;-0.3640454;0.01342824,0.07320594;-0.7385106;0.08553838,0.07913353;-0.7002561;0.002909496,-0.06019418;0.003028697;-0.03274889,-0.08941817;-0.3662602;-0.002516704,-0.1078055;-0.7400228;0.07092375,-0.09982803;-0.7017165;-0.01152728,-0.0009171098;0.5133194;0.009519343,0;0;0,0.002544001;0.2971644;-0.0003916025,0.006109148;0.5834489;-0.0125035,0.1926573;0.4961533;0.01178527,0.2514054;0.215786;0.05215836,0.2647662;-0.02973199;0.001339793,-0.1802049;0.4867851;-0.03519645,-0.2591957;0.2181527;-0.1078892,-0.2735401;0.05345564;-0.296858,0.0625262;0.001782477;-0.02814782,0.1096283;-0.3637153;0.0201751,0.1276037;-0.7353192;0.1039459,0.1427661;-0.7722356;0.05679607,-0.05533753;0.004018007;-0.04033132,-0.1290676;-0.3594256;-0.0155344,-0.165386;-0.73057;0.06423395,-0.1716852;-0.7644922;0.01127101,0.005131438;0.5133747;-0.007385135,20.75328
+0;0;0,-0.001755435;0.2970724;0.0105152,-0.001022388;0.5836974;0.006456508,0.1813585;0.4629376;0.01621814,0.2184366;0.1765724;0.03445473,0.259406;-0.05950929;-0.02480686,-0.1734576;0.4432181;-0.02389968,-0.2406354;0.1959029;-0.1581931,-0.2798423;0.01738982;-0.3240874,0.06216512;0.005156766;-0.02849094,0.07071775;-0.3632993;0.01334997,0.07317999;-0.7386438;0.08562941,0.07910373;-0.7003946;0.003054149,-0.06018027;0.003027997;-0.03274132,-0.08934511;-0.3655134;-0.002570324,-0.1077756;-0.7401536;0.07104257,-0.09980331;-0.7018528;-0.01135497,-0.0009173529;0.5134791;0.009522132,0;0;0,0.002451211;0.2972535;-0.0001477003,0.00585106;0.5836407;-0.01199067,0.1924435;0.4960932;0.01184118,0.2511696;0.2156742;0.05219948,0.2647673;-0.0256079;0.001969457,-0.1802213;0.4865772;-0.03558769,-0.2601294;0.2198281;-0.1141495,-0.2735851;0.06070894;-0.302365,0.06250831;0.001836702;-0.02814543,0.1098117;-0.3628761;0.02013052,0.1273835;-0.7354209;0.1038886,0.1426195;-0.7722376;0.05671645,-0.0553226;0.003964545;-0.04033013,-0.129201;-0.3586858;-0.01562444,-0.1654653;-0.7307153;0.06433062,-0.1719572;-0.7646267;0.01146292,0.004915804;0.5135435;-0.006937146,20.77553
+0;0;0,-0.002078041;0.2970656;0.01064807,-0.001599221;0.583695;0.006778438,0.1805451;0.4631747;0.02346927,0.2232582;0.1772416;0.03487874,0.26431;-0.05875652;-0.0246584,-0.1735878;0.4432815;-0.02559426,-0.2435663;0.2068978;-0.1770475,-0.281912;0.03930999;-0.3541604,0.062188;0.00515858;-0.02844064,0.07049287;-0.3633053;0.01338148,0.07291179;-0.7386448;0.08568788,0.08048082;-0.7004205;0.003244668,-0.0600948;0.003036788;-0.03289711,-0.08988792;-0.3654338;-0.002476387,-0.1081298;-0.7400525;0.07129309,-0.09851822;-0.7017677;-0.01093096,-0.001405348;0.5134733;0.009762472,0;0;0,0.002451211;0.2972535;-0.0001477003,0.00585106;0.5836407;-0.01199067,0.1924435;0.4960932;0.01184118,0.2511696;0.2156742;0.05219948,0.2647673;-0.0256079;0.001969457,-0.1802213;0.4865772;-0.03558769,-0.2601294;0.2198281;-0.1141495,-0.2735851;0.06070894;-0.302365,0.06250831;0.001836702;-0.02814543,0.1098117;-0.3628761;0.02013052,0.1273835;-0.7354209;0.1038886,0.1426195;-0.7722376;0.05671645,-0.0553226;0.003964545;-0.04033013,-0.129201;-0.3586858;-0.01562444,-0.1654653;-0.7307153;0.06433062,-0.1719572;-0.7646267;0.01146292,0.004915804;0.5135435;-0.006937146,20.78687
+0;0;0,-0.002078324;0.2971061;0.01064952,-0.001599398;0.5837868;0.006779336,0.1805464;0.4632572;0.02347067,0.2232579;0.1773353;0.03487969,0.2640252;-0.05702712;-0.0242448,-0.1735894;0.4433638;-0.02559328,-0.2435651;0.2069894;-0.1770406,-0.2816451;0.04056312;-0.3529259,0.06219628;0.005159268;-0.02844443,0.07050128;-0.3633101;0.01337831,0.07292094;-0.7387637;0.08570668,0.08048556;-0.7005441;0.003311515,-0.06010281;0.003037193;-0.0329015,-0.08989638;-0.3654389;-0.002480319,-0.1081438;-0.7401714;0.07131157,-0.09853783;-0.7018915;-0.01086456,-0.0014055;0.5135562;0.009763752,0;0;0,0.002348617;0.297295;3.397465E-05,0.005603015;0.5837457;-0.01155555,0.1922546;0.4960886;0.0119518,0.2509911;0.2156741;0.0522449,0.2652048;-0.02384202;0.002111077,-0.180275;0.4863371;-0.03589983,-0.2612138;0.2217946;-0.1205873,-0.2731825;0.06713931;-0.3103818,0.06251699;0.001890898;-0.02814484,0.1096516;-0.3628534;0.02010095,0.1272468;-0.7355455;0.103729,0.1423845;-0.7723894;0.05664933,-0.05533492;0.003917349;-0.04033339,-0.1293399;-0.3587114;-0.01560679,-0.1656444;-0.7308716;0.0642769,-0.1721305;-0.76513;0.01190764,0.004708499;0.5136343;-0.006568432,20.80916
+0;0;0,-0.002078324;0.2971061;0.01064952,-0.001599398;0.5837868;0.006779336,0.1805464;0.4632572;0.02347067,0.2232579;0.1773353;0.03487969,0.2640252;-0.05702712;-0.0242448,-0.1735894;0.4433638;-0.02559328,-0.2435651;0.2069894;-0.1770406,-0.2816451;0.04056312;-0.3529259,0.06219628;0.005159268;-0.02844443,0.07050128;-0.3633101;0.01337831,0.07292094;-0.7387637;0.08570668,0.08048556;-0.7005441;0.003311515,-0.06010281;0.003037193;-0.0329015,-0.08989638;-0.3654389;-0.002480319,-0.1081438;-0.7401714;0.07131157,-0.09853783;-0.7018915;-0.01086456,-0.0014055;0.5135562;0.009763752,0;0;0,0.002348617;0.297295;3.397465E-05,0.005603015;0.5837457;-0.01155555,0.1922546;0.4960886;0.0119518,0.2509911;0.2156741;0.0522449,0.2652048;-0.02384202;0.002111077,-0.180275;0.4863371;-0.03589983,-0.2612138;0.2217946;-0.1205873,-0.2731825;0.06713931;-0.3103818,0.06251699;0.001890898;-0.02814484,0.1096516;-0.3628534;0.02010095,0.1272468;-0.7355455;0.103729,0.1423845;-0.7723894;0.05664933,-0.05533492;0.003917349;-0.04033339,-0.1293399;-0.3587114;-0.01560679,-0.1656444;-0.7308716;0.0642769,-0.1721305;-0.76513;0.01190764,0.004708499;0.5136343;-0.006568432,20.82027
+0;0;0,-0.002078324;0.2971061;0.01064952,-0.001599398;0.5837868;0.006779336,0.1805464;0.4632572;0.02347067,0.2232579;0.1773353;0.03487969,0.2640252;-0.05702712;-0.0242448,-0.1735894;0.4433638;-0.02559328,-0.2435651;0.2069894;-0.1770406,-0.2816451;0.04056312;-0.3529259,0.06219628;0.005159268;-0.02844443,0.07050128;-0.3633101;0.01337831,0.07292094;-0.7387637;0.08570668,0.08048556;-0.7005441;0.003311515,-0.06010281;0.003037193;-0.0329015,-0.08989638;-0.3654389;-0.002480319,-0.1081438;-0.7401714;0.07131157,-0.09853783;-0.7018915;-0.01086456,-0.0014055;0.5135562;0.009763752,0;0;0,0.002348617;0.297295;3.397465E-05,0.005603015;0.5837457;-0.01155555,0.1922546;0.4960886;0.0119518,0.2509911;0.2156741;0.0522449,0.2652048;-0.02384202;0.002111077,-0.180275;0.4863371;-0.03589983,-0.2612138;0.2217946;-0.1205873,-0.2731825;0.06713931;-0.3103818,0.06251699;0.001890898;-0.02814484,0.1096516;-0.3628534;0.02010095,0.1272468;-0.7355455;0.103729,0.1423845;-0.7723894;0.05664933,-0.05533492;0.003917349;-0.04033339,-0.1293399;-0.3587114;-0.01560679,-0.1656444;-0.7308716;0.0642769,-0.1721305;-0.76513;0.01190764,0.004708499;0.5136343;-0.006568432,20.83136
+0;0;0,-0.002396564;0.2971134;0.01087367,-0.002186823;0.5837889;0.007357548,0.1800002;0.4632127;0.02353007,0.2224854;0.1773183;0.03558329,0.2629554;-0.05605242;-0.02352687,-0.1750169;0.4444396;-0.02251341,-0.2423964;0.2130368;-0.1825089,-0.282482;0.06195037;-0.3700184,0.06227466;0.005104115;-0.02832025,0.07007807;-0.3629814;0.01347218,0.07248061;-0.7388965;0.08591288,0.07947661;-0.7006652;0.003727049,-0.06003854;0.003111524;-0.03304413,-0.09023573;-0.3649065;-0.0022981,-0.1087272;-0.7400805;0.07164907,-0.0996926;-0.7017843;-0.01033115,-0.001923981;0.5135577;0.01020084,0;0;0,0.002245039;0.2973135;0.0001809597,0.005381331;0.5837547;-0.01136696,0.1920248;0.4960715;0.01200306,0.2506725;0.2156515;0.05213904,0.2649093;-0.02278808;0.001764178,-0.1803573;0.4863173;-0.03614359,-0.2628319;0.2236938;-0.1250969,-0.2728816;0.07410879;-0.3177547,0.06254205;0.001901418;-0.02812648,0.1096068;-0.3624572;0.02006209,0.1270377;-0.7356628;0.1036047,0.142015;-0.7721953;0.05648446,-0.05535233;0.003904614;-0.04033728,-0.1296232;-0.3582841;-0.01589036,-0.165538;-0.7309048;0.06429388,-0.1725907;-0.7649366;0.01212688,0.004510194;0.5136479;-0.006382465,20.84301
+0;0;0,-0.002396564;0.2971134;0.01087367,-0.002186823;0.5837889;0.007357548,0.1800002;0.4632127;0.02353007,0.2224854;0.1773183;0.03558329,0.2629554;-0.05605242;-0.02352687,-0.1750169;0.4444396;-0.02251341,-0.2423964;0.2130368;-0.1825089,-0.282482;0.06195037;-0.3700184,0.06227466;0.005104115;-0.02832025,0.07007807;-0.3629814;0.01347218,0.07248061;-0.7388965;0.08591288,0.07947661;-0.7006652;0.003727049,-0.06003854;0.003111524;-0.03304413,-0.09023573;-0.3649065;-0.0022981,-0.1087272;-0.7400805;0.07164907,-0.0996926;-0.7017843;-0.01033115,-0.001923981;0.5135577;0.01020084,0;0;0,0.002245039;0.2973135;0.0001809597,0.005381331;0.5837547;-0.01136696,0.1920248;0.4960715;0.01200306,0.2506725;0.2156515;0.05213904,0.2649093;-0.02278808;0.001764178,-0.1803573;0.4863173;-0.03614359,-0.2628319;0.2236938;-0.1250969,-0.2728816;0.07410879;-0.3177547,0.06254205;0.001901418;-0.02812648,0.1096068;-0.3624572;0.02006209,0.1270377;-0.7356628;0.1036047,0.142015;-0.7721953;0.05648446,-0.05535233;0.003904614;-0.04033728,-0.1296232;-0.3582841;-0.01589036,-0.165538;-0.7309048;0.06429388,-0.1725907;-0.7649366;0.01212688,0.004510194;0.5136479;-0.006382465,20.85529
+0;0;0,-0.00239682;0.2971451;0.01087483,-0.002187038;0.5838974;0.00735766,0.1800901;0.4632747;0.02353766,0.2225801;0.1773478;0.03559226,0.2644659;-0.06418695;-0.02558575,-0.1751027;0.4444923;-0.02252862,-0.2424899;0.2130632;-0.1825424,-0.2839778;0.05669127;-0.3766114,0.06229018;0.005105387;-0.02832731,0.07010312;-0.3634292;0.0135161,0.07250895;-0.7398599;0.08605617,0.07950266;-0.7016314;0.003897183,-0.0600535;0.003112299;-0.03305237,-0.09028751;-0.3653547;-0.002268834,-0.1088043;-0.7410432;0.07177977,-0.09977271;-0.7027497;-0.01017367,-0.001924116;0.5136446;0.01020183,0;0;0,0.002005085;0.2973468;0.0002747774,0.004914954;0.5838735;-0.01112986,0.1917358;0.4960915;0.01205027,0.2503829;0.2156298;0.05213308,0.2633122;-0.03100254;-0.001173019,-0.1807228;0.4862132;-0.03651601,-0.2651586;0.2268606;-0.1330133,-0.2735097;0.07592987;-0.3354642,0.06257945;0.001927227;-0.02808321,0.1092793;-0.3629022;0.02037561,0.1264153;-0.7367151;0.1036713,0.1413757;-0.7736389;0.0571512,-0.05536333;0.003879216;-0.04035372,-0.1299534;-0.3587073;-0.01592093,-0.1658892;-0.7318206;0.06447225,-0.1726896;-0.7659101;0.01238568,0.004118994;0.5137411;-0.006186724,20.87606
+0;0;0,-0.002593541;0.2971369;0.01105004,-0.002629887;0.5838922;0.007713473,0.1794975;0.4632137;0.02643631,0.2243742;0.1775591;0.03605264,0.2663093;-0.06404409;-0.02482051,-0.1741969;0.4439547;-0.02741776,-0.2387596;0.2146241;-0.1915641,-0.2858526;0.05493401;-0.3816102,0.06233234;0.005097882;-0.02823579,0.07017177;-0.3634481;0.01350177,0.07248485;-0.7398467;0.08621178,0.08089677;-0.7016452;0.004183158,-0.05990774;0.003149144;-0.03331238,-0.09058161;-0.3652456;-0.002102593,-0.1092109;-0.7408959;0.07211152,-0.09876422;-0.7026092;-0.009674273,-0.002292049;0.5136371;0.01049346,0;0;0,0.002005085;0.2973468;0.0002747774,0.004914954;0.5838735;-0.01112986,0.1917358;0.4960915;0.01205027,0.2503829;0.2156298;0.05213308,0.2633122;-0.03100254;-0.001173019,-0.1807228;0.4862132;-0.03651601,-0.2651586;0.2268606;-0.1330133,-0.2735097;0.07592987;-0.3354642,0.06257945;0.001927227;-0.02808321,0.1092793;-0.3629022;0.02037561,0.1264153;-0.7367151;0.1036713,0.1413757;-0.7736389;0.0571512,-0.05536333;0.003879216;-0.04035372,-0.1299534;-0.3587073;-0.01592093,-0.1658892;-0.7318206;0.06447225,-0.1726896;-0.7659101;0.01238568,0.004118994;0.5137411;-0.006186724,20.89841
+0;0;0,-0.002593381;0.2971186;0.01104936,-0.002629716;0.5838704;0.00771289,0.179461;0.4632046;0.02643242,0.2243365;0.1775575;0.03604849,0.2666908;-0.06646051;-0.02543309,-0.174162;0.4439495;-0.02741079,-0.2387231;0.2146249;-0.1915528,-0.2862868;0.05333869;-0.3834984,0.06236174;0.005100287;-0.02824911,0.07020292;-0.3635282;0.01349778,0.07251671;-0.7400422;0.08623011,0.08092571;-0.7018436;0.004229963,-0.05993601;0.00315063;-0.03332809,-0.09061674;-0.3653265;-0.002111329,-0.1092518;-0.7410921;0.07212555,-0.09880869;-0.7028082;-0.00963185,-0.00229189;0.5136178;0.01049277,0;0;0,0.001870468;0.2973291;0.000392437,0.004687518;0.5838562;-0.01093817,0.1914887;0.4961272;0.01229405,0.2501053;0.215639;0.05218148,0.2629122;-0.03338842;-0.002040148,-0.1808186;0.486197;-0.03677583,-0.2656309;0.2284167;-0.137059,-0.2736455;0.08102757;-0.3452197,0.06260789;0.002010554;-0.0280931,0.109055;-0.362936;0.02036154,0.1262669;-0.7368698;0.1036412,0.1412676;-0.7737305;0.05709469,-0.05540583;0.003813718;-0.04035669,-0.1303151;-0.3587962;-0.01598758,-0.1662001;-0.7320274;0.06444212,-0.1727218;-0.7658563;0.01204652,0.003912404;0.5137249;-0.006012559,20.90982
+0;0;0,-0.002593381;0.2971186;0.01104936,-0.002629716;0.5838704;0.00771289,0.179461;0.4632046;0.02643242,0.2243365;0.1775575;0.03604849,0.2666908;-0.06646051;-0.02543309,-0.174162;0.4439495;-0.02741079,-0.2387231;0.2146249;-0.1915528,-0.2862868;0.05333869;-0.3834984,0.06236174;0.005100287;-0.02824911,0.07020292;-0.3635282;0.01349778,0.07251671;-0.7400422;0.08623011,0.08092571;-0.7018436;0.004229963,-0.05993601;0.00315063;-0.03332809,-0.09061674;-0.3653265;-0.002111329,-0.1092518;-0.7410921;0.07212555,-0.09880869;-0.7028082;-0.00963185,-0.00229189;0.5136178;0.01049277,0;0;0,0.001870468;0.2973291;0.000392437,0.004687518;0.5838562;-0.01093817,0.1914887;0.4961272;0.01229405,0.2501053;0.215639;0.05218148,0.2629122;-0.03338842;-0.002040148,-0.1808186;0.486197;-0.03677583,-0.2656309;0.2284167;-0.137059,-0.2736455;0.08102757;-0.3452197,0.06260789;0.002010554;-0.0280931,0.109055;-0.362936;0.02036154,0.1262669;-0.7368698;0.1036412,0.1412676;-0.7737305;0.05709469,-0.05540583;0.003813718;-0.04035669,-0.1303151;-0.3587962;-0.01598758,-0.1662001;-0.7320274;0.06444212,-0.1727218;-0.7658563;0.01204652,0.003912404;0.5137249;-0.006012559,20.92084
+0;0;0,-0.002939025;0.2971017;0.01139477,-0.00320184;0.5838574;0.008248873,0.178973;0.4633396;0.0264419,0.2228025;0.1775545;0.03662589,0.2640997;-0.06089057;-0.0234011,-0.1757284;0.4449506;-0.0238279,-0.239142;0.2234224;-0.1987618,-0.2838041;0.07845838;-0.3966392,0.06245658;0.005059997;-0.02807232,0.06973755;-0.3636122;0.01391663,0.07201786;-0.7402226;0.08663318,0.07977488;-0.7019883;0.00454013,-0.05986324;0.003192786;-0.03347659,-0.09105773;-0.3652718;-0.001915775,-0.1096824;-0.7411025;0.07246661,-0.09988878;-0.7027819;-0.00939972,-0.002831397;0.5136046;0.01098168,0;0;0,0.001799986;0.2973288;0.0005036592,0.004576311;0.583861;-0.01075149,0.1913544;0.4960736;0.01241136,0.2499676;0.2155817;0.05224383,0.2637642;-0.0276653;-0.0007214546,-0.1808408;0.4862689;-0.03697193,-0.266839;0.230211;-0.1405892,-0.2737282;0.08834092;-0.3455042,0.06261716;0.002035648;-0.0280968,0.1088891;-0.3629903;0.02038229,0.1261102;-0.7370141;0.1036766,0.1413336;-0.7741991;0.05761503,-0.05542254;0.003788007;-0.04035437,-0.130557;-0.3588434;-0.01609389,-0.1659774;-0.7321328;0.06470635,-0.1723057;-0.7661589;0.01247748,0.003808543;0.5137297;-0.005843759,20.94327
+0;0;0,-0.002939193;0.2971187;0.01139542,-0.00320198;0.5838656;0.00824975,0.1789967;0.4633468;0.02644458,0.2228223;0.1775872;0.03662767,0.2649288;-0.06553119;-0.02457581,-0.1757512;0.4449553;-0.02383181,-0.2391592;0.223447;-0.19875,-0.2846966;0.07564178;-0.4005057,0.06245122;0.005059562;-0.0280699,0.06972758;-0.3633796;0.01389249,0.07200985;-0.7403146;0.08667172,0.07973345;-0.7021158;0.004932411,-0.05985809;0.003192512;-0.03347372,-0.09103286;-0.3650391;-0.001932856,-0.1096736;-0.7411937;0.07251365,-0.09992217;-0.7029089;-0.008999921,-0.002831567;0.5136184;0.01098234,0;0;0,0.001682043;0.2973462;0.0006648302,0.00433065;0.5838763;-0.01044738,0.1911735;0.4961685;0.01264715,0.2496435;0.2156406;0.05224872,0.2626798;-0.03227177;-0.002476931,-0.1809845;0.4862368;-0.03723535,-0.2682635;0.2323651;-0.1450057,-0.2745133;0.0911901;-0.3563252,0.06260803;0.002098367;-0.02809811,0.1086365;-0.3627506;0.02014899,0.125892;-0.7370701;0.1036307,0.14098;-0.7738171;0.05752874,-0.05541937;0.003725992;-0.04035448,-0.1307351;-0.3586323;-0.01616396,-0.1661334;-0.7322541;0.06467985,-0.1724858;-0.7660085;0.01268729,0.003592014;0.5137479;-0.005573392,20.96537
+0;0;0,-0.002939193;0.2971187;0.01139542,-0.00320198;0.5838656;0.00824975,0.1789967;0.4633468;0.02644458,0.2228223;0.1775872;0.03662767,0.2649288;-0.06553119;-0.02457581,-0.1757512;0.4449553;-0.02383181,-0.2391592;0.223447;-0.19875,-0.2846966;0.07564178;-0.4005057,0.06245122;0.005059562;-0.0280699,0.06972758;-0.3633796;0.01389249,0.07200985;-0.7403146;0.08667172,0.07973345;-0.7021158;0.004932411,-0.05985809;0.003192512;-0.03347372,-0.09103286;-0.3650391;-0.001932856,-0.1096736;-0.7411937;0.07251365,-0.09992217;-0.7029089;-0.008999921,-0.002831567;0.5136184;0.01098234,0;0;0,0.001682043;0.2973462;0.0006648302,0.00433065;0.5838763;-0.01044738,0.1911735;0.4961685;0.01264715,0.2496435;0.2156406;0.05224872,0.2626798;-0.03227177;-0.002476931,-0.1809845;0.4862368;-0.03723535,-0.2682635;0.2323651;-0.1450057,-0.2745133;0.0911901;-0.3563252,0.06260803;0.002098367;-0.02809811,0.1086365;-0.3627506;0.02014899,0.125892;-0.7370701;0.1036307,0.14098;-0.7738171;0.05752874,-0.05541937;0.003725992;-0.04035448,-0.1307351;-0.3586323;-0.01616396,-0.1661334;-0.7322541;0.06467985,-0.1724858;-0.7660085;0.01268729,0.003592014;0.5137479;-0.005573392,20.9768
+0;0;0,-0.003260624;0.2971042;0.01168205,-0.003746908;0.5838522;0.008720128,0.1784944;0.4633003;0.02667255,0.2212908;0.177402;0.03732871,0.2635401;-0.0656537;-0.02402529,-0.1766422;0.4453782;-0.02234349,-0.2406135;0.2350848;-0.2104053,-0.2845806;0.09109214;-0.4152428,0.06256169;0.004976185;-0.02783784,0.06940433;-0.3634894;0.01396519,0.07170087;-0.7403884;0.08693025,0.07919465;-0.7021711;0.005171388,-0.05968675;0.003313929;-0.03376658,-0.09138274;-0.3648228;-0.001642983,-0.1100175;-0.7409339;0.07302438,-0.1004951;-0.7026319;-0.008514524,-0.003343352;0.5136042;0.01142886,0;0;0,0.001682043;0.2973462;0.0006648302,0.00433065;0.5838763;-0.01044738,0.1911735;0.4961685;0.01264715,0.2496435;0.2156406;0.05224872,0.2626798;-0.03227177;-0.002476931,-0.1809845;0.4862368;-0.03723535,-0.2682635;0.2323651;-0.1450057,-0.2745133;0.0911901;-0.3563252,0.06260803;0.002098367;-0.02809811,0.1086365;-0.3627506;0.02014899,0.125892;-0.7370701;0.1036307,0.14098;-0.7738171;0.05752874,-0.05541937;0.003725992;-0.04035448,-0.1307351;-0.3586323;-0.01616396,-0.1661334;-0.7322541;0.06467985,-0.1724858;-0.7660085;0.01268729,0.003592014;0.5137479;-0.005573392,20.9878
+0;0;0,-0.003260371;0.2970812;0.01168115,-0.003746594;0.5838016;0.00871961,0.1784664;0.4632672;0.02666929,0.221269;0.1773272;0.037327,0.263903;-0.06794162;-0.02458563,-0.1766149;0.4453479;-0.02233911,-0.2405956;0.2350238;-0.2104284,-0.284963;0.08972;-0.4171309,0.0626445;0.004982772;-0.02787468,0.06948875;-0.3635696;0.0139382,0.07178383;-0.740229;0.08685687,0.07930248;-0.7019845;0.004826672,-0.05976576;0.003318316;-0.03381127,-0.09146922;-0.3649052;-0.001680102,-0.1100921;-0.7407771;0.0729398,-0.1005382;-0.7024476;-0.008869715,-0.003343092;0.5135632;0.01142798,0;0;0,0.001561001;0.2973235;0.0007654428,0.004124612;0.5838301;-0.01026535,0.1909662;0.4961129;0.01270437,0.2494412;0.2155489;0.05235136,0.2623903;-0.03468332;-0.002637386,-0.1810642;0.4862214;-0.03753397,-0.2702303;0.2357681;-0.1516826,-0.2753429;0.09662946;-0.3671401,0.06267498;0.002153888;-0.02816677,0.1084602;-0.3628063;0.02014291,0.1256081;-0.7368684;0.1036786,0.1409406;-0.7738652;0.05752885,-0.055534;0.003689124;-0.04035497,-0.1309768;-0.3587339;-0.01618808,-0.1662499;-0.7321022;0.06472296,-0.172484;-0.7660956;0.01257472,0.003406048;0.5137097;-0.005412459,21.01044
+0;0;0,-0.003600161;0.2970214;0.0120293,-0.00432542;0.5836568;0.009274406,0.1778527;0.4633078;0.02706254,0.2202242;0.1771294;0.03811626,0.2629044;-0.0693045;-0.02412224,-0.1768336;0.4455346;-0.02314102,-0.2413865;0.2447382;-0.2214573,-0.2844078;0.1138126;-0.4392474,0.06277741;0.004963453;-0.02767558,0.06920366;-0.3631774;0.01419836,0.07151936;-0.7400497;0.08731101,0.07925729;-0.701792;0.005289465,-0.05966206;0.003353064;-0.0340701,-0.09183069;-0.3643604;-0.001292016,-0.1105193;-0.740563;0.0729095,-0.1007461;-0.7022212;-0.008885965,-0.003861484;0.5134408;0.01194796,0;0;0,0.001489252;0.2972817;0.0008956194,0.003968716;0.5837043;-0.01008916,0.1906979;0.4960112;0.01267493,0.2492799;0.2152776;0.05232882,0.2619867;-0.03608778;-0.00315845,-0.1825755;0.4898185;-0.0309195,-0.2621903;0.2398707;-0.1534072,-0.2673831;0.1051977;-0.3730913,0.06272956;0.002233997;-0.02813518,0.1084839;-0.3623472;0.01992107,0.1253864;-0.736639;0.1036085,0.1406041;-0.7736967;0.05748594,-0.055574;0.003607628;-0.0403744,-0.1309828;-0.3584092;-0.01629734,-0.1662396;-0.7320285;0.06462957,-0.1719879;-0.7660944;0.01249402,0.003264546;0.513607;-0.00524056,21.03238
+0;0;0,-0.003600161;0.2970214;0.0120293,-0.00432542;0.5836568;0.009274406,0.1778527;0.4633078;0.02706254,0.2202242;0.1771294;0.03811626,0.2629044;-0.0693045;-0.02412224,-0.1768336;0.4455346;-0.02314102,-0.2413865;0.2447382;-0.2214573,-0.2844078;0.1138126;-0.4392474,0.06277741;0.004963453;-0.02767558,0.06920366;-0.3631774;0.01419836,0.07151936;-0.7400497;0.08731101,0.07925729;-0.701792;0.005289465,-0.05966206;0.003353064;-0.0340701,-0.09183069;-0.3643604;-0.001292016,-0.1105193;-0.740563;0.0729095,-0.1007461;-0.7022212;-0.008885965,-0.003861484;0.5134408;0.01194796,0;0;0,0.001489252;0.2972817;0.0008956194,0.003968716;0.5837043;-0.01008916,0.1906979;0.4960112;0.01267493,0.2492799;0.2152776;0.05232882,0.2619867;-0.03608778;-0.00315845,-0.1825755;0.4898185;-0.0309195,-0.2621903;0.2398707;-0.1534072,-0.2673831;0.1051977;-0.3730913,0.06272956;0.002233997;-0.02813518,0.1084839;-0.3623472;0.01992107,0.1253864;-0.736639;0.1036085,0.1406041;-0.7736967;0.05748594,-0.055574;0.003607628;-0.0403744,-0.1309828;-0.3584092;-0.01629734,-0.1662396;-0.7320285;0.06462957,-0.1719879;-0.7660944;0.01249402,0.003264546;0.513607;-0.00524056,21.04398
+0;0;0,-0.003599871;0.2969975;0.01202833,-0.004325233;0.5836611;0.009272944,0.1778437;0.4633019;0.02706079,0.2202234;0.1770675;0.03811667,0.2629941;-0.06988828;-0.02425365,-0.1768244;0.4455296;-0.0231402,-0.24139;0.244694;-0.2214952,-0.2845024;0.1134911;-0.4397466,0.06277777;0.004963481;-0.02767574,0.06920594;-0.3632874;0.01421072,0.0715215;-0.7401364;0.08731884,0.07926627;-0.7018713;0.00522472,-0.0596624;0.003353083;-0.0340703,-0.09184065;-0.3644703;-0.001282409,-0.1105281;-0.7406496;0.0729145,-0.1007463;-0.7023004;-0.008953355,-0.003861212;0.5134324;0.01194699,0;0;0,0.001275167;0.2972584;0.0009939671,0.003635809;0.5837111;-0.009969234,0.1903875;0.4959847;0.01278162,0.2490169;0.2152009;0.05242276,0.2617706;-0.03671744;-0.003084421,-0.1823315;0.4887365;-0.03350027,-0.2651022;0.2404722;-0.1574448,-0.2698209;0.10983;-0.3801934,0.06276095;0.002280265;-0.02806234,0.1082051;-0.3624523;0.01999545,0.1251386;-0.7367109;0.1037152,0.1404148;-0.7736657;0.05733169,-0.05554963;0.00356042;-0.04041278,-0.1311444;-0.3585223;-0.01620343,-0.1663252;-0.7320999;0.06483597,-0.17218;-0.7660691;0.0124775,0.002964929;0.5136003;-0.005124688,21.06584
+0;0;0,-0.003880191;0.2969832;0.01229277,-0.004865046;0.5836474;0.009721566,0.177406;0.4633708;0.02744826,0.2192277;0.1770688;0.0388728,0.2618681;-0.07012957;-0.02261977,-0.1770948;0.4457181;-0.02404614,-0.2428635;0.2515259;-0.2285266,-0.2853919;0.1242172;-0.4491856,0.06285531;0.004918627;-0.02750723,0.06894988;-0.3633198;0.0145385,0.07117011;-0.7401751;0.0876165,0.07914535;-0.7019028;0.005545184,-0.05955635;0.003417319;-0.034249,-0.09212698;-0.3643254;-0.0009477623,-0.1108371;-0.7404857;0.07333997,-0.1008272;-0.7021315;-0.008499794,-0.004323659;0.5134177;0.01235543,0;0;0,0.001275167;0.2972584;0.0009939671,0.003635809;0.5837111;-0.009969234,0.1903875;0.4959847;0.01278162,0.2490169;0.2152009;0.05242276,0.2617706;-0.03671744;-0.003084421,-0.1823315;0.4887365;-0.03350027,-0.2651022;0.2404722;-0.1574448,-0.2698209;0.10983;-0.3801934,0.06276095;0.002280265;-0.02806234,0.1082051;-0.3624523;0.01999545,0.1251386;-0.7367109;0.1037152,0.1404148;-0.7736657;0.05733169,-0.05554963;0.00356042;-0.04041278,-0.1311444;-0.3585223;-0.01620343,-0.1663252;-0.7320999;0.06483597,-0.17218;-0.7660691;0.0124775,0.002964929;0.5136003;-0.005124688,21.07734
+0;0;0,-0.003880191;0.2969832;0.01229277,-0.004865046;0.5836474;0.009721566,0.177406;0.4633708;0.02744826,0.2192277;0.1770688;0.0388728,0.2618681;-0.07012957;-0.02261977,-0.1770948;0.4457181;-0.02404614,-0.2428635;0.2515259;-0.2285266,-0.2853919;0.1242172;-0.4491856,0.06285531;0.004918627;-0.02750723,0.06894988;-0.3633198;0.0145385,0.07117011;-0.7401751;0.0876165,0.07914535;-0.7019028;0.005545184,-0.05955635;0.003417319;-0.034249,-0.09212698;-0.3643254;-0.0009477623,-0.1108371;-0.7404857;0.07333997,-0.1008272;-0.7021315;-0.008499794,-0.004323659;0.5134177;0.01235543,0;0;0,0.001275167;0.2972584;0.0009939671,0.003635809;0.5837111;-0.009969234,0.1903875;0.4959847;0.01278162,0.2490169;0.2152009;0.05242276,0.2617706;-0.03671744;-0.003084421,-0.1823315;0.4887365;-0.03350027,-0.2651022;0.2404722;-0.1574448,-0.2698209;0.10983;-0.3801934,0.06276095;0.002280265;-0.02806234,0.1082051;-0.3624523;0.01999545,0.1251386;-0.7367109;0.1037152,0.1404148;-0.7736657;0.05733169,-0.05554963;0.00356042;-0.04041278,-0.1311444;-0.3585223;-0.01620343,-0.1663252;-0.7320999;0.06483597,-0.17218;-0.7660691;0.0124775,0.002964929;0.5136003;-0.005124688,21.08851
+0;0;0,-0.003881318;0.2970695;0.01229634,-0.004866394;0.5837987;0.00972457,0.1771554;0.4635752;0.02743114,0.218999;0.1771237;0.03886165,0.2617931;-0.07096611;-0.02285268,-0.1768589;0.4459468;-0.0239926,-0.242662;0.2516531;-0.2285799,-0.2853437;0.1238853;-0.4500346,0.06285377;0.004918506;-0.02750655,0.06895858;-0.3639389;0.01460984,0.0711754;-0.740214;0.08757535,0.07914793;-0.7019445;0.0055319,-0.05955489;0.003417235;-0.03424816,-0.09218026;-0.3649437;-0.0008909479,-0.1108615;-0.7405248;0.07328241,-0.1008551;-0.7021734;-0.008529559,-0.004324888;0.5135535;0.01235902,0;0;0,0.001168489;0.2973447;0.001130342,0.003423885;0.5838669;-0.00973773,0.1899557;0.4960445;0.01268744,0.2487025;0.2151383;0.05239308,0.2612875;-0.0376724;-0.003436089,-0.1817957;0.4882462;-0.03564656,-0.2676632;0.2425931;-0.1629939,-0.271469;0.1124024;-0.387102,0.06277815;0.002305403;-0.02801764,0.1075505;-0.3631389;0.02007353,0.1248253;-0.7368099;0.1036403,0.1401374;-0.7736724;0.05718577,-0.0555431;0.003529269;-0.0404216,-0.13155;-0.3591101;-0.01628689,-0.1665426;-0.7321001;0.0647429,-0.172398;-0.7660594;0.01241691,0.002773523;0.5137389;-0.004914999,21.11092
+0;0;0,-0.003881378;0.297074;0.01229653,-0.004866395;0.5837892;0.009724952,0.1770198;0.4636083;0.02742006,0.2188653;0.1771431;0.03885111,0.2617495;-0.07146923;-0.0229932,-0.17673;0.445993;-0.02396525,-0.2425362;0.2516901;-0.2285623,-0.2853079;0.1236532;-0.4504834,0.06285175;0.004918348;-0.02750567,0.06895524;-0.3638589;0.01460157,0.07117312;-0.7403157;0.08760229,0.07913062;-0.7020618;0.005713589,-0.05955297;0.003417125;-0.03424706,-0.09217125;-0.3648637;-0.0008970946,-0.1108615;-0.7406261;0.07331207,-0.1008739;-0.7022905;-0.008345604,-0.004324929;0.5135492;0.0123592,0;0;0,0.001127183;0.2973491;0.00122273,0.003358722;0.5838596;-0.009586334,0.1897569;0.4960372;0.01274002,0.2485583;0.2151268;0.05243576,0.2612056;-0.038243;-0.003382325,-0.1814421;0.4880595;-0.03696007,-0.2696057;0.2443431;-0.1664726,-0.2717341;0.1195199;-0.3942588,0.0628006;0.002289206;-0.02796316,0.1073007;-0.3631141;0.02006877,0.1246326;-0.7369695;0.1036482,0.1400671;-0.7737722;0.05742717,-0.05551654;0.003540569;-0.04045333,-0.1316466;-0.359001;-0.01647975,-0.1665809;-0.7321349;0.0647876,-0.1726981;-0.7659581;0.01257266,0.002709642;0.5137358;-0.004778147,21.13301
+0;0;0,-0.004061481;0.2970645;0.01246776,-0.005235275;0.5837805;0.0100573,0.1767161;0.4638113;0.02799689,0.2177958;0.1772393;0.03952754,0.2606326;-0.07146174;-0.02199195,-0.1768789;0.4461188;-0.02480801,-0.2428522;0.2570434;-0.2341929,-0.2845987;0.1363242;-0.4603698,0.06293656;0.004906074;-0.02731326,0.0687465;-0.3638792;0.01476479,0.07096806;-0.7403308;0.08779222,0.07917361;-0.7020753;0.005928151,-0.05937402;0.003436573;-0.03455444,-0.0923921;-0.36475;-0.0005636811,-0.1111445;-0.7405148;0.07361823,-0.10091;-0.7021756;-0.008008495,-0.004663066;0.5135392;0.01264871,0;0;0,0.001127183;0.2973491;0.00122273,0.003358722;0.5838596;-0.009586334,0.1897569;0.4960372;0.01274002,0.2485583;0.2151268;0.05243576,0.2612056;-0.038243;-0.003382325,-0.1814421;0.4880595;-0.03696007,-0.2696057;0.2443431;-0.1664726,-0.2717341;0.1195199;-0.3942588,0.0628006;0.002289206;-0.02796316,0.1073007;-0.3631141;0.02006877,0.1246326;-0.7369695;0.1036482,0.1400671;-0.7737722;0.05742717,-0.05551654;0.003540569;-0.04045333,-0.1316466;-0.359001;-0.01647975,-0.1665809;-0.7321349;0.0647876,-0.1726981;-0.7659581;0.01257266,0.002709642;0.5137358;-0.004778147,21.14434
+0;0;0,-0.004061481;0.2970645;0.01246776,-0.005235275;0.5837805;0.0100573,0.1767161;0.4638113;0.02799689,0.2177958;0.1772393;0.03952754,0.2606326;-0.07146174;-0.02199195,-0.1768789;0.4461188;-0.02480801,-0.2428522;0.2570434;-0.2341929,-0.2845987;0.1363242;-0.4603698,0.06293656;0.004906074;-0.02731326,0.0687465;-0.3638792;0.01476479,0.07096806;-0.7403308;0.08779222,0.07917361;-0.7020753;0.005928151,-0.05937402;0.003436573;-0.03455444,-0.0923921;-0.36475;-0.0005636811,-0.1111445;-0.7405148;0.07361823,-0.10091;-0.7021756;-0.008008495,-0.004663066;0.5135392;0.01264871,0;0;0,0.001127183;0.2973491;0.00122273,0.003358722;0.5838596;-0.009586334,0.1897569;0.4960372;0.01274002,0.2485583;0.2151268;0.05243576,0.2612056;-0.038243;-0.003382325,-0.1814421;0.4880595;-0.03696007,-0.2696057;0.2443431;-0.1664726,-0.2717341;0.1195199;-0.3942588,0.0628006;0.002289206;-0.02796316,0.1073007;-0.3631141;0.02006877,0.1246326;-0.7369695;0.1036482,0.1400671;-0.7737722;0.05742717,-0.05551654;0.003540569;-0.04045333,-0.1316466;-0.359001;-0.01647975,-0.1665809;-0.7321349;0.0647876,-0.1726981;-0.7659581;0.01257266,0.002709642;0.5137358;-0.004778147,21.15544
+0;0;0,-0.004062566;0.2971438;0.01247108,-0.005236501;0.583901;0.01006047,0.1765639;0.4639681;0.02798747,0.2176522;0.177336;0.03952054,0.260517;-0.07152697;-0.02203901,-0.1767367;0.4462903;-0.02477347,-0.2427238;0.2571753;-0.2342023,-0.2844976;0.1363775;-0.4605265,0.06291402;0.004904317;-0.02730347,0.06872034;-0.3636511;0.01474835,0.07094336;-0.7403498;0.08782371,0.07916076;-0.7020823;0.005841427,-0.05935276;0.003435342;-0.03454207,-0.09235026;-0.3645217;-0.0005724877,-0.111115;-0.7405331;0.07365812,-0.1008657;-0.7021819;-0.008086488,-0.004664252;0.5136546;0.01265207,0;0;0,0.001155198;0.2974274;0.001445889,0.003361359;0.5839882;-0.009119511,0.1896248;0.4960271;0.01279175,0.2484509;0.215046;0.05239391,0.261101;-0.03846771;-0.003557444,-0.1810528;0.488142;-0.03777159,-0.2704074;0.2474797;-0.1722209,-0.2722613;0.1217045;-0.3996784,0.06278217;0.002299339;-0.02794313,0.1070647;-0.3629257;0.019858,0.1245753;-0.7370017;0.103568,0.1401268;-0.7735199;0.05676568,-0.05548567;0.00352347;-0.0404553,-0.1316747;-0.3587796;-0.01664579,-0.1666258;-0.7321374;0.06477423,-0.1724408;-0.7658186;0.01216368,0.002715245;0.5138553;-0.004369617,21.1778
+0;0;0,-0.004334555;0.2972149;0.01265043,-0.005742018;0.584044;0.01044125,0.1759177;0.464235;0.02831892,0.2165487;0.1773384;0.04005779,0.2592512;-0.07161972;-0.02127147,-0.1766673;0.4464248;-0.02572568,-0.2419412;0.2671793;-0.2441489,-0.2839898;0.1500673;-0.4723629,0.06297334;0.004911685;-0.0271269,0.06831747;-0.3637954;0.01484382,0.07056028;-0.7419125;0.08830746,0.07892659;-0.7037271;0.007199824,-0.0592648;0.003414557;-0.03466497,-0.0927278;-0.3646246;-0.0005710311,-0.111682;-0.7419981;0.074292,-0.1013057;-0.703732;-0.006574817,-0.005114697;0.5137789;0.01295773,0;0;0,0.001196146;0.2975093;0.001516938,0.003432095;0.5841421;-0.008997202,0.1894572;0.4960665;0.01281488,0.2483853;0.2148928;0.05240321,0.2610154;-0.03861427;-0.003628731,-0.1805034;0.4880576;-0.0388984,-0.2712118;0.2505783;-0.1784475,-0.2709539;0.1305976;-0.4090326,0.06278084;0.00230363;-0.02790868,0.106975;-0.3630701;0.01988173,0.1244205;-0.7386409;0.1036475,0.1398236;-0.7738266;0.05643499,-0.0554546;0.003519417;-0.04047266,-0.1317291;-0.3589199;-0.01691452,-0.1668039;-0.7336601;0.06502461,-0.1727069;-0.7670925;0.01347914,0.002774253;0.5139922;-0.004257321,21.2015
+0;0;0,-0.004334555;0.2972149;0.01265043,-0.005742018;0.584044;0.01044125,0.1759177;0.464235;0.02831892,0.2165487;0.1773384;0.04005779,0.2592512;-0.07161972;-0.02127147,-0.1766673;0.4464248;-0.02572568,-0.2419412;0.2671793;-0.2441489,-0.2839898;0.1500673;-0.4723629,0.06297334;0.004911685;-0.0271269,0.06831747;-0.3637954;0.01484382,0.07056028;-0.7419125;0.08830746,0.07892659;-0.7037271;0.007199824,-0.0592648;0.003414557;-0.03466497,-0.0927278;-0.3646246;-0.0005710311,-0.111682;-0.7419981;0.074292,-0.1013057;-0.703732;-0.006574817,-0.005114697;0.5137789;0.01295773,0;0;0,0.001196146;0.2975093;0.001516938,0.003432095;0.5841421;-0.008997202,0.1894572;0.4960665;0.01281488,0.2483853;0.2148928;0.05240321,0.2610154;-0.03861427;-0.003628731,-0.1805034;0.4880576;-0.0388984,-0.2712118;0.2505783;-0.1784475,-0.2709539;0.1305976;-0.4090326,0.06278084;0.00230363;-0.02790868,0.106975;-0.3630701;0.01988173,0.1244205;-0.7386409;0.1036475,0.1398236;-0.7738266;0.05643499,-0.0554546;0.003519417;-0.04047266,-0.1317291;-0.3589199;-0.01691452,-0.1668039;-0.7336601;0.06502461,-0.1727069;-0.7670925;0.01347914,0.002774253;0.5139922;-0.004257321,21.22278
+0;0;0,-0.004545089;0.2972628;0.01281561,-0.006182172;0.5841308;0.01076896,0.1754025;0.4642786;0.02869155,0.2157229;0.1772341;0.04073313,0.2577219;-0.07237253;-0.01939138,-0.1742024;0.4463741;-0.03584176,-0.2462249;0.2716821;-0.2559799,-0.2863021;0.1605945;-0.4877894,0.06303238;0.004919692;-0.02697473,0.06809793;-0.363851;0.01496207,0.07032642;-0.7419551;0.08855853,0.08043238;-0.7039289;0.008831136,-0.05915392;0.003424689;-0.03484259,-0.09305781;-0.3645863;-0.0002796315,-0.1119927;-0.7419375;0.07476488,-0.09991465;-0.7038229;-0.004678696,-0.005504225;0.513856;0.01325555,0;0;0,0.001098245;0.2975674;0.00158453,0.003231883;0.5842409;-0.008907557,0.189161;0.496103;0.01296544,0.2481592;0.2147932;0.05232596,0.260927;-0.03894365;-0.003682256,-0.1804034;0.488055;-0.03962978,-0.2723384;0.2530646;-0.1827826,-0.2714184;0.1345936;-0.4143988,0.06278747;0.002321288;-0.02787948,0.1066093;-0.3631584;0.01987397,0.1243267;-0.7387289;0.1036414,0.1397542;-0.7727972;0.05694807,-0.05544715;0.003492664;-0.04047636,-0.1319008;-0.3589685;-0.01696345,-0.1667863;-0.7337246;0.06504276,-0.1727262;-0.7662184;0.01422689,0.002595723;0.5140815;-0.004170179,21.23448
+0;0;0,-0.004545089;0.2972628;0.01281561,-0.006182172;0.5841308;0.01076896,0.1754025;0.4642786;0.02869155,0.2157229;0.1772341;0.04073313,0.2577219;-0.07237253;-0.01939138,-0.1742024;0.4463741;-0.03584176,-0.2462249;0.2716821;-0.2559799,-0.2863021;0.1605945;-0.4877894,0.06303238;0.004919692;-0.02697473,0.06809793;-0.363851;0.01496207,0.07032642;-0.7419551;0.08855853,0.08043238;-0.7039289;0.008831136,-0.05915392;0.003424689;-0.03484259,-0.09305781;-0.3645863;-0.0002796315,-0.1119927;-0.7419375;0.07476488,-0.09991465;-0.7038229;-0.004678696,-0.005504225;0.513856;0.01325555,0;0;0,0.001098245;0.2975674;0.00158453,0.003231883;0.5842409;-0.008907557,0.189161;0.496103;0.01296544,0.2481592;0.2147932;0.05232596,0.260927;-0.03894365;-0.003682256,-0.1804034;0.488055;-0.03962978,-0.2723384;0.2530646;-0.1827826,-0.2714184;0.1345936;-0.4143988,0.06278747;0.002321288;-0.02787948,0.1066093;-0.3631584;0.01987397,0.1243267;-0.7387289;0.1036414,0.1397542;-0.7727972;0.05694807,-0.05544715;0.003492664;-0.04047636,-0.1319008;-0.3589685;-0.01696345,-0.1667863;-0.7337246;0.06504276,-0.1727262;-0.7662184;0.01422689,0.002595723;0.5140815;-0.004170179,21.25588
+0;0;0,-0.004544099;0.2971981;0.01281282,-0.006181119;0.5840521;0.01076615,0.1753651;0.4642107;0.02868546,0.215704;0.1770347;0.04073254,0.2577197;-0.07267077;-0.01941579,-0.1741655;0.44631;-0.03583415,-0.246221;0.271538;-0.2560731,-0.2863142;0.1604064;-0.4879745,0.06299955;0.00491713;-0.02696068,0.06806497;-0.3638438;0.01497501,0.07029428;-0.7420872;0.08859859,0.08040664;-0.704056;0.008820698,-0.05912311;0.003422906;-0.03482444,-0.09302611;-0.3645783;-0.0002623983,-0.111968;-0.7420685;0.07480976,-0.09988227;-0.7039488;-0.004684128,-0.005503175;0.5137776;0.01325273,0;0;0,0.0007799268;0.297503;0.001709342,0.002713233;0.584168;-0.008680105,0.188662;0.4960484;0.01307356,0.2477273;0.214602;0.05233765,0.2605926;-0.0392223;-0.003730774,-0.180756;0.4879953;-0.03982997,-0.274231;0.254926;-0.1853755,-0.2719161;0.1389149;-0.4183391,0.06280088;0.002399027;-0.02775419,0.1060333;-0.3631668;0.01980078,0.1239444;-0.7388573;0.1036419,0.1392995;-0.7730002;0.05693876,-0.05537387;0.003415706;-0.04052244,-0.1322502;-0.3589398;-0.01691258,-0.1670175;-0.7338688;0.0650196,-0.1731771;-0.7665555;0.01438648,0.002127126;0.5140062;-0.003975034,21.27837
+0;0;0,-0.004741625;0.2971875;0.0129853,-0.006593303;0.5840404;0.01115998,0.1749552;0.4641517;0.02911533,0.2150347;0.1769557;0.04154534,0.2566472;-0.07284763;-0.01847694,-0.1730654;0.4463036;-0.04032676,-0.2486359;0.2796086;-0.2655917,-0.2844659;0.1744894;-0.5009683,0.06309602;0.004920405;-0.02673354,0.06788442;-0.3638515;0.01513829,0.07012681;-0.7420638;0.08892109,0.08111358;-0.7040468;0.009257473,-0.05892418;0.003452076;-0.03515715,-0.09346136;-0.3644579;-0.0002529435,-0.1123402;-0.7418694;0.07522947,-0.09938426;-0.7037603;-0.004128322,-0.005896023;0.5137656;0.01363313,0;0;0,0.0007799268;0.297503;0.001709342,0.002713233;0.584168;-0.008680105,0.188662;0.4960484;0.01307356,0.2477273;0.214602;0.05233765,0.2605926;-0.0392223;-0.003730774,-0.180756;0.4879953;-0.03982997,-0.274231;0.254926;-0.1853755,-0.2719161;0.1389149;-0.4183391,0.06280088;0.002399027;-0.02775419,0.1060333;-0.3631668;0.01980078,0.1239444;-0.7388573;0.1036419,0.1392995;-0.7730002;0.05693876,-0.05537387;0.003415706;-0.04052244,-0.1322502;-0.3589398;-0.01691258,-0.1670175;-0.7338688;0.0650196,-0.1731771;-0.7665555;0.01438648,0.002127126;0.5140062;-0.003975034,21.28945
+0;0;0,-0.004742726;0.2972566;0.01298831,-0.006594606;0.5841448;0.01116299,0.1749075;0.4642659;0.02911447,0.2150081;0.1769194;0.04155099,0.2566659;-0.07315603;-0.01853668,-0.1730238;0.4464224;-0.04030982,-0.2486339;0.27964;-0.2656928,-0.284503;0.1744063;-0.5013258,0.06308939;0.004919888;-0.02673073,0.06787518;-0.363652;0.01511839,0.0701156;-0.7415301;0.08883598,0.08116636;-0.7034664;0.008708395,-0.05891799;0.003451713;-0.03515345,-0.09343645;-0.3642587;-0.0002681836,-0.1122986;-0.7413367;0.07514752,-0.09926721;-0.7031804;-0.004672468,-0.005897297;0.513867;0.01363624,0;0;0,0.0007394701;0.2975713;0.00185442,0.002566665;0.5842788;-0.008353353,0.1885037;0.4961888;0.01326764,0.2478257;0.2146242;0.05242062,0.2607235;-0.03945577;-0.003799081,-0.1807392;0.4882267;-0.04008432,-0.2752181;0.2572737;-0.1886279,-0.2723857;0.1442746;-0.4233763,0.06279571;0.002400622;-0.02774787,0.1059218;-0.3629842;0.01972317,0.1240363;-0.7383201;0.1035442,0.13936;-0.7732208;0.05706131,-0.05536496;0.003407067;-0.0405231,-0.1322757;-0.3587392;-0.01697962,-0.166779;-0.7333623;0.06486278,-0.1730061;-0.7676935;0.01556477,0.002005845;0.5141111;-0.003690839,21.31217
+0;0;0,-0.004742726;0.2972566;0.01298831,-0.006594606;0.5841448;0.01116299,0.1749075;0.4642659;0.02911447,0.2150081;0.1769194;0.04155099,0.2566659;-0.07315603;-0.01853668,-0.1730238;0.4464224;-0.04030982,-0.2486339;0.27964;-0.2656928,-0.284503;0.1744063;-0.5013258,0.06308939;0.004919888;-0.02673073,0.06787518;-0.363652;0.01511839,0.0701156;-0.7415301;0.08883598,0.08116636;-0.7034664;0.008708395,-0.05891799;0.003451713;-0.03515345,-0.09343645;-0.3642587;-0.0002681836,-0.1122986;-0.7413367;0.07514752,-0.09926721;-0.7031804;-0.004672468,-0.005897297;0.513867;0.01363624,0;0;0,0.0007394701;0.2975713;0.00185442,0.002566665;0.5842788;-0.008353353,0.1885037;0.4961888;0.01326764,0.2478257;0.2146242;0.05242062,0.2607235;-0.03945577;-0.003799081,-0.1807392;0.4882267;-0.04008432,-0.2752181;0.2572737;-0.1886279,-0.2723857;0.1442746;-0.4233763,0.06279571;0.002400622;-0.02774787,0.1059218;-0.3629842;0.01972317,0.1240363;-0.7383201;0.1035442,0.13936;-0.7732208;0.05706131,-0.05536496;0.003407067;-0.0405231,-0.1322757;-0.3587392;-0.01697962,-0.166779;-0.7333623;0.06486278,-0.1730061;-0.7676935;0.01556477,0.002005845;0.5141111;-0.003690839,21.32453
+0;0;0,-0.004926823;0.2972472;0.01310296,-0.006997983;0.5841166;0.01144233,0.1744948;0.4642742;0.02959571,0.2141577;0.1768515;0.04224846,0.2557749;-0.07354286;-0.01801003,-0.1724465;0.4461374;-0.04246721,-0.2513494;0.3010698;-0.2813705,-0.2812467;0.191179;-0.5160843,0.06316923;0.004919853;-0.02650242,0.06768896;-0.3641394;0.01539602,0.06994482;-0.74202;0.0891313,0.08135574;-0.7040365;0.00981728,-0.0586835;0.00346409;-0.03551311,-0.09377578;-0.3646233;-4.336238E-06,-0.1126257;-0.7416533;0.07568467,-0.09925573;-0.7035782;-0.0033134,-0.006265182;0.5138468;0.01389948,0;0;0,0.0007030517;0.2975699;0.001885295,0.002430797;0.5842623;-0.008270264,0.1883787;0.4962017;0.01319742,0.2478194;0.2146493;0.05244195,0.2607276;-0.03967297;-0.004249573,-0.1807082;0.4884574;-0.04070114,-0.2757283;0.2591142;-0.1914259,-0.2723802;0.1488851;-0.427855,0.06279223;0.002401158;-0.02771831,0.105686;-0.363506;0.01974511,0.1240209;-0.7389084;0.1032472,0.1386865;-0.7726955;0.05633473,-0.0553287;0.003412733;-0.04054656,-0.1324265;-0.3592039;-0.01718469,-0.1669798;-0.7338159;0.06471531,-0.1728615;-0.7670224;0.01516721,0.001898751;0.5141017;-0.003619194,21.34525
+0;0;0,-0.004926823;0.2972472;0.01310296,-0.006997983;0.5841166;0.01144233,0.1744948;0.4642742;0.02959571,0.2141577;0.1768515;0.04224846,0.2557749;-0.07354286;-0.01801003,-0.1724465;0.4461374;-0.04246721,-0.2513494;0.3010698;-0.2813705,-0.2812467;0.191179;-0.5160843,0.06316923;0.004919853;-0.02650242,0.06768896;-0.3641394;0.01539602,0.06994482;-0.74202;0.0891313,0.08135574;-0.7040365;0.00981728,-0.0586835;0.00346409;-0.03551311,-0.09377578;-0.3646233;-4.336238E-06,-0.1126257;-0.7416533;0.07568467,-0.09925573;-0.7035782;-0.0033134,-0.006265182;0.5138468;0.01389948,0;0;0,0.0007030517;0.2975699;0.001885295,0.002430797;0.5842623;-0.008270264,0.1883787;0.4962017;0.01319742,0.2478194;0.2146493;0.05244195,0.2607276;-0.03967297;-0.004249573,-0.1807082;0.4884574;-0.04070114,-0.2757283;0.2591142;-0.1914259,-0.2723802;0.1488851;-0.427855,0.06279223;0.002401158;-0.02771831,0.105686;-0.363506;0.01974511,0.1240209;-0.7389084;0.1032472,0.1386865;-0.7726955;0.05633473,-0.0553287;0.003412733;-0.04054656,-0.1324265;-0.3592039;-0.01718469,-0.1669798;-0.7338159;0.06471531,-0.1728615;-0.7670224;0.01516721,0.001898751;0.5141017;-0.003619194,21.35639
+0;0;0,-0.004928964;0.2973764;0.01310865,-0.00700077;0.5843379;0.01144767,0.1744249;0.4644961;0.02959583,0.2141205;0.1768357;0.04225904,0.2542253;-0.06445876;-0.01580952,-0.1723872;0.4463661;-0.04244024,-0.2513553;0.3011785;-0.2815411,-0.2801661;0.1952813;-0.5077248,0.06314775;0.004918179;-0.0264934,0.06766041;-0.3635638;0.0153395,0.06991955;-0.7419944;0.08918209,0.08133522;-0.7040076;0.009835042,-0.05866354;0.003462913;-0.03550103,-0.09370093;-0.3640487;-4.77992E-05,-0.1125783;-0.7416274;0.07575135,-0.09920274;-0.703549;-0.003279619,-0.006267783;0.5140502;0.01390545,0;0;0,0.0005873442;0.2976977;0.00214839,0.00210157;0.5844921;-0.007755637,0.1880609;0.496255;0.01315045,0.2477841;0.2145075;0.05234361,0.2635476;-0.03047387;-0.001868963,-0.1807394;0.488498;-0.0409752,-0.2766349;0.2616361;-0.1953201,-0.2720354;0.1588894;-0.4247221,0.06279742;0.00244379;-0.02764487,0.1058265;-0.3628853;0.01960457,0.123878;-0.7388744;0.1031143,0.1385265;-0.7730202;0.05662979,-0.05528911;0.003362347;-0.0405652,-0.1323295;-0.3586801;-0.01733929,-0.1668535;-0.7338337;0.06472997,-0.1734383;-0.7668477;0.01497122,0.001621768;0.5143095;-0.003162265,21.37888
+0;0;0,-0.00510829;0.2973658;0.01327926,-0.007401908;0.5843257;0.01182934,0.1740408;0.4645049;0.03013393,0.2133811;0.1768212;0.04336265,0.2530869;-0.06457131;-0.01457256,-0.171842;0.4460737;-0.04439996,-0.2461551;0.3061358;-0.2880791,-0.2807931;0.1973376;-0.512058,0.06324743;0.004914582;-0.02625523,0.06751417;-0.3635634;0.01563962,0.06979713;-0.741987;0.08951657,0.08165061;-0.7039989;0.01023388,-0.05846321;0.003505897;-0.03582581,-0.09394602;-0.3638901;0.0003751293,-0.1128284;-0.7414433;0.07629963,-0.0990178;-0.7033609;-0.002656065,-0.006642178;0.5140375;0.01426509,0;0;0,0.0005873442;0.2976977;0.00214839,0.00210157;0.5844921;-0.007755637,0.1880609;0.496255;0.01315045,0.2477841;0.2145075;0.05234361,0.2635476;-0.03047387;-0.001868963,-0.1807394;0.488498;-0.0409752,-0.2766349;0.2616361;-0.1953201,-0.2720354;0.1588894;-0.4247221,0.06279742;0.00244379;-0.02764487,0.1058265;-0.3628853;0.01960457,0.123878;-0.7388744;0.1031143,0.1385265;-0.7730202;0.05662979,-0.05528911;0.003362347;-0.0405652,-0.1323295;-0.3586801;-0.01733929,-0.1668535;-0.7338337;0.06472997,-0.1734383;-0.7668477;0.01497122,0.001621768;0.5143095;-0.003162265,21.39005
+0;0;0,-0.005109443;0.2974329;0.01328225,-0.007403695;0.5844742;0.0118321,0.1666688;0.4666585;0.02948991,0.206633;0.1744131;0.0429284,0.2467586;-0.06953214;-0.0156195,-0.1651048;0.4489792;-0.04200362,-0.2405963;0.3068224;-0.2895467,-0.2756006;0.1968736;-0.5158942,0.06324326;0.004914258;-0.02625349,0.06750932;-0.363505;0.01563468,0.06979105;-0.7417254;0.08947194,0.08166624;-0.7037227;0.01004402,-0.05845935;0.003505666;-0.03582344,-0.09393652;-0.3638319;0.0003717355,-0.1128087;-0.7411822;0.07625546,-0.09897286;-0.7030849;-0.00284487,-0.006643798;0.5141706;0.01426838,0;0;0,0.0004912615;0.297764;0.002283931,0.001765117;0.58465;-0.00736773,0.1803936;0.4991765;0.0125612,0.2477566;0.21446;0.05235887,0.263635;-0.03299992;-0.002946377,-0.1734095;0.4896757;-0.03987148,-0.2709278;0.2611702;-0.199435,-0.2661256;0.1607282;-0.4327493,0.06280074;0.002484307;-0.02762246,0.1058012;-0.3628035;0.0195086,0.1238869;-0.7386013;0.1029159,0.1385368;-0.7730626;0.05661272,-0.05528104;0.003333468;-0.04057093,-0.1323301;-0.3586465;-0.01734368,-0.1668364;-0.7336051;0.06465108,-0.17331;-0.7669557;0.01506623,0.001352057;0.514447;-0.002842665,21.41228
+0;0;0,-0.005109443;0.2974329;0.01328225,-0.007403695;0.5844742;0.0118321,0.1666688;0.4666585;0.02948991,0.206633;0.1744131;0.0429284,0.2467586;-0.06953214;-0.0156195,-0.1651048;0.4489792;-0.04200362,-0.2405963;0.3068224;-0.2895467,-0.2756006;0.1968736;-0.5158942,0.06324326;0.004914258;-0.02625349,0.06750932;-0.363505;0.01563468,0.06979105;-0.7417254;0.08947194,0.08166624;-0.7037227;0.01004402,-0.05845935;0.003505666;-0.03582344,-0.09393652;-0.3638319;0.0003717355,-0.1128087;-0.7411822;0.07625546,-0.09897286;-0.7030849;-0.00284487,-0.006643798;0.5141706;0.01426838,0;0;0,0.0004912615;0.297764;0.002283931,0.001765117;0.58465;-0.00736773,0.1803936;0.4991765;0.0125612,0.2477566;0.21446;0.05235887,0.263635;-0.03299992;-0.002946377,-0.1734095;0.4896757;-0.03987148,-0.2709278;0.2611702;-0.199435,-0.2661256;0.1607282;-0.4327493,0.06280074;0.002484307;-0.02762246,0.1058012;-0.3628035;0.0195086,0.1238869;-0.7386013;0.1029159,0.1385368;-0.7730626;0.05661272,-0.05528104;0.003333468;-0.04057093,-0.1323301;-0.3586465;-0.01734368,-0.1668364;-0.7336051;0.06465108,-0.17331;-0.7669557;0.01506623,0.001352057;0.514447;-0.002842665,21.42366
+0;0;0,-0.005437566;0.2974517;0.01343852,-0.008151095;0.5844878;0.01230755,0.1669383;0.4663067;0.0303289,0.2064437;0.1745102;0.04390994,0.2467368;-0.0688837;-0.01450298,-0.1654185;0.4482385;-0.04499304,-0.2431464;0.3074163;-0.2920109,-0.2740295;0.2299607;-0.5314332,0.06338086;0.004937116;-0.02587652,0.06725972;-0.3636425;0.01615496,0.0695028;-0.7418239;0.08971766,0.08213134;-0.7037468;0.009629525,-0.05817239;0.003536677;-0.03625695,-0.09447312;-0.3638015;0.0008582883,-0.1134477;-0.7409809;0.07710353,-0.09884294;-0.7028058;-0.002637915,-0.007328309;0.5141872;0.01470418,0;0;0,0.0004622042;0.2977948;0.002393961,0.001679227;0.5846832;-0.007144809,0.1813209;0.4989706;0.0131439,0.2477739;0.2144842;0.05241036,0.2641272;-0.03239037;-0.002922177,-0.1744181;0.4898161;-0.04043527,-0.2717345;0.264738;-0.2040192,-0.2665852;0.1649022;-0.4370053,0.0628049;0.002465993;-0.02757835,0.1057398;-0.3630013;0.01956915,0.1238847;-0.7387012;0.1029837,0.1389262;-0.7738204;0.05637813,-0.05524964;0.003363139;-0.04058656,-0.1323551;-0.3587784;-0.01732953,-0.1668015;-0.7336009;0.06488503,-0.1719543;-0.767749;0.01491207,0.001277491;0.5144822;-0.002644301,21.44593
+0;0;0,-0.005437566;0.2974517;0.01343852,-0.008151095;0.5844878;0.01230755,0.1669383;0.4663067;0.0303289,0.2064437;0.1745102;0.04390994,0.2467368;-0.0688837;-0.01450298,-0.1654185;0.4482385;-0.04499304,-0.2431464;0.3074163;-0.2920109,-0.2740295;0.2299607;-0.5314332,0.06338086;0.004937116;-0.02587652,0.06725972;-0.3636425;0.01615496,0.0695028;-0.7418239;0.08971766,0.08213134;-0.7037468;0.009629525,-0.05817239;0.003536677;-0.03625695,-0.09447312;-0.3638015;0.0008582883,-0.1134477;-0.7409809;0.07710353,-0.09884294;-0.7028058;-0.002637915,-0.007328309;0.5141872;0.01470418,0;0;0,0.0004622042;0.2977948;0.002393961,0.001679227;0.5846832;-0.007144809,0.1813209;0.4989706;0.0131439,0.2477739;0.2144842;0.05241036,0.2641272;-0.03239037;-0.002922177,-0.1744181;0.4898161;-0.04043527,-0.2717345;0.264738;-0.2040192,-0.2665852;0.1649022;-0.4370053,0.0628049;0.002465993;-0.02757835,0.1057398;-0.3630013;0.01956915,0.1238847;-0.7387012;0.1029837,0.1389262;-0.7738204;0.05637813,-0.05524964;0.003363139;-0.04058656,-0.1323551;-0.3587784;-0.01732953,-0.1668015;-0.7336009;0.06488503,-0.1719543;-0.767749;0.01491207,0.001277491;0.5144822;-0.002644301,21.4572
+0;0;0,-0.005438703;0.297514;0.01344133,-0.008152504;0.5845803;0.01231044,0.1673681;0.4662783;0.03037053,0.2068657;0.1745391;0.0439489,0.2471062;-0.06853679;-0.01438769,-0.165811;0.4481654;-0.04513776,-0.2435237;0.3073708;-0.2921071,-0.2743664;0.2300164;-0.5312166,0.06336462;0.004935852;-0.02586989,0.06723796;-0.3631185;0.01610169,0.06948452;-0.7418855;0.08977829,0.0820922;-0.7038217;0.009822421,-0.0581575;0.003535772;-0.03624766,-0.09440649;-0.3632789;0.00081468,-0.1134105;-0.7410424;0.07717797,-0.09882981;-0.7028808;-0.00243178,-0.007329688;0.5142773;0.01470715,0;0;0,0.0003568828;0.2978559;0.002562881,0.001369387;0.5847823;-0.006760716,0.1815251;0.4989137;0.01321554,0.2477944;0.2144486;0.05251205,0.2642273;-0.03207587;-0.002841115,-0.1749886;0.4899555;-0.04082821,-0.272397;0.2672781;-0.2075094,-0.2667443;0.1706741;-0.4414838,0.06280883;0.002482653;-0.02752411,0.1059522;-0.3624453;0.01945305,0.1238857;-0.7387576;0.1029106,0.138888;-0.7736779;0.0562501,-0.0552218;0.003347484;-0.04059603,-0.1322448;-0.3582714;-0.0173609,-0.1667609;-0.7336764;0.06496409,-0.1719472;-0.7671916;0.01440867,0.00101985;0.5145752;-0.002312779,21.4793
+0;0;0,-0.005676361;0.2975034;0.01357508,-0.008646329;0.5845671;0.01259627,0.1669238;0.4663856;0.03107078,0.2060298;0.1746008;0.04480179,0.2463695;-0.068506;-0.01333725,-0.1655478;0.4478582;-0.04637833,-0.2448887;0.3086461;-0.2937268,-0.279623;0.252136;-0.53808,0.06346732;0.004930431;-0.02561796,0.06709725;-0.3631293;0.01632811,0.06934392;-0.7418879;0.09004783,0.08230469;-0.7038239;0.01014846,-0.05792512;0.003564489;-0.03661509,-0.09471259;-0.3631342;0.00105948,-0.1137004;-0.7408417;0.07770307,-0.09876903;-0.7026784;-0.001841486,-0.00776763;0.5142641;0.01497492,0;0;0,0.0003568828;0.2978559;0.002562881,0.001369387;0.5847823;-0.006760716,0.1815251;0.4989137;0.01321554,0.2477944;0.2144486;0.05251205,0.2642273;-0.03207587;-0.002841115,-0.1749886;0.4899555;-0.04082821,-0.272397;0.2672781;-0.2075094,-0.2667443;0.1706741;-0.4414838,0.06280883;0.002482653;-0.02752411,0.1059522;-0.3624453;0.01945305,0.1238857;-0.7387576;0.1029106,0.138888;-0.7736779;0.0562501,-0.0552218;0.003347484;-0.04059603,-0.1322448;-0.3582714;-0.0173609,-0.1667609;-0.7336764;0.06496409,-0.1719472;-0.7671916;0.01440867,0.00101985;0.5145752;-0.002312779,21.49075
+0;0;0,-0.005678498;0.2976154;0.0135802,-0.008649022;0.5847341;0.01260138,0.1674646;0.4663951;0.03112625,0.2065259;0.1749431;0.04484159,0.2470672;-0.06937802;-0.01358787,-0.1660411;0.44781;-0.04656374,-0.2452916;0.3087568;-0.29363,-0.2801993;0.2519643;-0.5392038,0.06346893;0.004930557;-0.02561861,0.06709852;-0.3630945;0.01632351,0.06934457;-0.7417469;0.09002256,0.08224002;-0.7037235;0.01052592,-0.0579266;0.003564579;-0.03661602,-0.0947106;-0.3630996;0.001055006,-0.1136931;-0.7407012;0.0776771,-0.09883697;-0.7025791;-0.001466513,-0.007770214;0.5144225;0.01498033,0;0;0,0.0002789646;0.297966;0.002791286,0.001196042;0.5849548;-0.006315112,0.1819221;0.4986486;0.01338077,0.2477965;0.2144269;0.05258131,0.2642477;-0.03327073;-0.003326297,-0.1755999;0.4902644;-0.04110855,-0.2725151;0.2692728;-0.2097155,-0.266088;0.1742109;-0.4456653,0.06280835;0.002448916;-0.02753258,0.1059352;-0.3624569;0.01935732,0.1239745;-0.7386649;0.1027623,0.1384466;-0.7731284;0.05601417,-0.05522567;0.003369102;-0.0405919,-0.1321606;-0.3582304;-0.01731913,-0.1667546;-0.7335576;0.06482046,-0.1719763;-0.7666997;0.0144598,0.0008647889;0.5147358;-0.001917481,21.51305
+0;0;0,-0.005678931;0.2976381;0.01358123,-0.008649421;0.584754;0.01260249,0.1678142;0.4663213;0.03115953,0.2068353;0.1751686;0.04486079,0.2476246;-0.07064718;-0.01392611,-0.1663576;0.4476991;-0.04668562,-0.2455267;0.3087887;-0.2934981,-0.280648;0.2516488;-0.5405742,0.06345514;0.004929486;-0.02561305,0.06707575;-0.3621856;0.01622537,0.06932467;-0.7413226;0.09001873,0.08224861;-0.7032815;0.01034641,-0.05791401;0.003563805;-0.03660806,-0.09460706;-0.3621938;0.0009698197,-0.1136138;-0.7402786;0.07768997,-0.0987249;-0.7021386;-0.00162854,-0.007770642;0.5144446;0.01498136,0;0;0,0.0002431124;0.2979884;0.002831817,0.001135543;0.5849744;-0.006266952,0.1822003;0.4983737;0.01347363,0.2478294;0.2144;0.05261385,0.2639452;-0.03473338;-0.00411284,-0.1759637;0.4906951;-0.04162931,-0.2732905;0.2708001;-0.210904,-0.2805945;0.2271636;-0.4630698,0.06281415;0.002444714;-0.02748251,0.1063761;-0.3615162;0.01912105,0.1241252;-0.7382171;0.1026479,0.1383977;-0.7726828;0.05553269,-0.05519212;0.003401436;-0.04060964,-0.1319198;-0.3573042;-0.01734133,-0.1666106;-0.7331212;0.06483836,-0.1715761;-0.7663628;0.01428938,0.0008062273;0.5147578;-0.001867891,21.53495
+0;0;0,-0.005891297;0.2976292;0.01368624,-0.009099304;0.5847421;0.01289061,0.1673752;0.4663352;0.03165566,0.2060659;0.175164;0.0458897,0.2465347;-0.07076576;-0.01264116,-0.1662188;0.4475715;-0.04772589,-0.2466761;0.3114218;-0.2956575,-0.2811275;0.256268;-0.5432786,0.0635517;0.004907187;-0.02537684,0.06683327;-0.3622135;0.01644066,0.06915504;-0.7413365;0.09030353,0.08236062;-0.7032909;0.01067786,-0.05774517;0.003601288;-0.03687016,-0.09504224;-0.3620583;0.001064852,-0.114073;-0.7400692;0.07814286,-0.09890348;-0.7019289;-0.001122445,-0.008195547;0.5144324;0.01524924,0;0;0,0.0002431124;0.2979884;0.002831817,0.001135543;0.5849744;-0.006266952,0.1822003;0.4983737;0.01347363,0.2478294;0.2144;0.05261385,0.2639452;-0.03473338;-0.00411284,-0.1759637;0.4906951;-0.04162931,-0.2732905;0.2708001;-0.210904,-0.2805945;0.2271636;-0.4630698,0.06281415;0.002444714;-0.02748251,0.1063761;-0.3615162;0.01912105,0.1241252;-0.7382171;0.1026479,0.1383977;-0.7726828;0.05553269,-0.05519212;0.003401436;-0.04060964,-0.1319198;-0.3573042;-0.01734133,-0.1666106;-0.7331212;0.06483836,-0.1715761;-0.7663628;0.01428938,0.0008062273;0.5147578;-0.001867891,21.54648
+0;0;0,-0.005891297;0.2976292;0.01368624,-0.009099304;0.5847421;0.01289061,0.1673752;0.4663352;0.03165566,0.2060659;0.175164;0.0458897,0.2465347;-0.07076576;-0.01264116,-0.1662188;0.4475715;-0.04772589,-0.2466761;0.3114218;-0.2956575,-0.2811275;0.256268;-0.5432786,0.0635517;0.004907187;-0.02537684,0.06683327;-0.3622135;0.01644066,0.06915504;-0.7413365;0.09030353,0.08236062;-0.7032909;0.01067786,-0.05774517;0.003601288;-0.03687016,-0.09504224;-0.3620583;0.001064852,-0.114073;-0.7400692;0.07814286,-0.09890348;-0.7019289;-0.001122445,-0.008195547;0.5144324;0.01524924,0;0;0,0.0002431124;0.2979884;0.002831817,0.001135543;0.5849744;-0.006266952,0.1822003;0.4983737;0.01347363,0.2478294;0.2144;0.05261385,0.2639452;-0.03473338;-0.00411284,-0.1759637;0.4906951;-0.04162931,-0.2732905;0.2708001;-0.210904,-0.2805945;0.2271636;-0.4630698,0.06281415;0.002444714;-0.02748251,0.1063761;-0.3615162;0.01912105,0.1241252;-0.7382171;0.1026479,0.1383977;-0.7726828;0.05553269,-0.05519212;0.003401436;-0.04060964,-0.1319198;-0.3573042;-0.01734133,-0.1666106;-0.7331212;0.06483836,-0.1715761;-0.7663628;0.01428938,0.0008062273;0.5147578;-0.001867891,21.55771
+0;0;0,-0.005892522;0.2976912;0.01368909,-0.009100592;0.5848104;0.0128936,0.167467;0.4663804;0.03166727,0.2061436;0.1753148;0.04589615,0.2458603;-0.0660446;-0.01154695,-0.1663039;0.4476067;-0.04775637,-0.2467321;0.3115063;-0.2955981,-0.2805432;0.2573776;-0.5386174,0.06354245;0.004906472;-0.02537314,0.06682657;-0.3624995;0.01647685,0.06914556;-0.741167;0.09025098,0.0823354;-0.703131;0.0107202,-0.05773676;0.003600763;-0.03686479,-0.09506281;-0.362343;0.001099702,-0.1140707;-0.7398996;0.07808511,-0.09891926;-0.7017691;-0.001085728,-0.008196865;0.514503;0.01525215,0;0;0,0.0002433062;0.2980481;0.003063917,0.001157254;0.5850481;-0.005790591,0.1823204;0.4982615;0.01354134,0.2479569;0.2144346;0.0529325,0.2645847;-0.02985822;-0.003423691,-0.1760163;0.4914488;-0.04178305,-0.274203;0.2730967;-0.2123681,-0.2806354;0.2276458;-0.459399,0.06281234;0.002414286;-0.02746439,0.1061703;-0.3618551;0.01919639,0.1240989;-0.7381133;0.1025357,0.1380563;-0.7732134;0.05637443,-0.05517554;0.003430329;-0.04061287,-0.1319852;-0.3575529;-0.01735932,-0.1666546;-0.7329075;0.06476282,-0.1715565;-0.7660106;0.01418935,0.0008163005;0.5148301;-0.001452207,21.57987
+0;0;0,-0.00615909;0.2976798;0.01381951,-0.009623566;0.5847954;0.01322208,0.1669538;0.4664266;0.03228699,0.2052474;0.1753132;0.04657298,0.2446495;-0.06619838;-0.01044551,-0.1660893;0.4474998;-0.04912027,-0.2479876;0.3142092;-0.2980055,-0.2806714;0.2689192;-0.542979,0.06364633;0.004876582;-0.02511724,0.06647646;-0.3625366;0.0167027,0.06869797;-0.7411135;0.09094369,0.08225247;-0.7030736;0.01147465,-0.05753457;0.003650391;-0.03717473,-0.09546983;-0.3621672;0.001396529,-0.1145514;-0.7396811;0.0785731,-0.09903982;-0.7015474;-0.0005276427,-0.008697501;0.5144876;0.01555952,0;0;0,0.0002433062;0.2980481;0.003063917,0.001157254;0.5850481;-0.005790591,0.1823204;0.4982615;0.01354134,0.2479569;0.2144346;0.0529325,0.2645847;-0.02985822;-0.003423691,-0.1760163;0.4914488;-0.04178305,-0.274203;0.2730967;-0.2123681,-0.2806354;0.2276458;-0.459399,0.06281234;0.002414286;-0.02746439,0.1061703;-0.3618551;0.01919639,0.1240989;-0.7381133;0.1025357,0.1380563;-0.7732134;0.05637443,-0.05517554;0.003430329;-0.04061287,-0.1319852;-0.3575529;-0.01735932,-0.1666546;-0.7329075;0.06476282,-0.1715565;-0.7660106;0.01418935,0.0008163005;0.5148301;-0.001452207,21.59126
+0;0;0,-0.006159675;0.297708;0.01382082,-0.009624189;0.5848271;0.01322347,0.1672555;0.4663768;0.03231714,0.2054608;0.1759348;0.04657018,0.2444828;-0.0632474;-0.009898353,-0.1663609;0.4474173;-0.04923026,-0.2480703;0.3144343;-0.2975414,-0.2804389;0.2695811;-0.5401522,0.0636408;0.004876159;-0.02511505,0.06647132;-0.3625873;0.01671062,0.0686964;-0.7417738;0.09107117,0.0822206;-0.7037519;0.0117798,-0.05752956;0.003650073;-0.03717149,-0.09547002;-0.3622176;0.001405049,-0.1145823;-0.7403395;0.07870589,-0.09910542;-0.702224;-0.0002180114,-0.00869814;0.5145205;0.01556087,0;0;0,0.0001760721;0.2980751;0.003195167,0.001040801;0.5850831;-0.005509853,0.1825193;0.4980971;0.01366878,0.2479361;0.2149289;0.05311203,0.2649642;-0.02689119;-0.003035903,-0.1763381;0.4914666;-0.04202374,-0.2761361;0.2738989;-0.2115052,-0.2789973;0.2321026;-0.4567896,0.06281152;0.002396271;-0.02745295,0.1062599;-0.3618999;0.01931607,0.1241264;-0.7388011;0.1026417,0.1382912;-0.7736429;0.05649757,-0.05516661;0.003449717;-0.04061328,-0.1319415;-0.3575921;-0.01734817,-0.1666621;-0.7335532;0.06489904,-0.171909;-0.7664574;0.01440249,0.000706628;0.5148641;-0.001206994,21.61329
+0;0;0,-0.006160798;0.2977623;0.01382334,-0.009625668;0.584911;0.013226,0.1675003;0.4663877;0.0323433,0.2055948;0.1767878;0.04655502,0.2444027;-0.06108174;-0.009603623,-0.1665829;0.4474018;-0.0493182,-0.2480554;0.3148043;-0.2969095,-0.2802463;0.2701972;-0.5381888,0.06361604;0.004874262;-0.02510528,0.0664454;-0.3624397;0.01670337,0.06867139;-0.74178;0.09109408,0.08219542;-0.7037582;0.01180372,-0.05750718;0.003648653;-0.03715704,-0.09543219;-0.3620702;0.001403805,-0.1145522;-0.7403455;0.07873602,-0.09907553;-0.7022301;-0.0001868606,-0.008699546;0.5145988;0.01556358,0;0;0,9.734929E-05;0.2981269;0.003428697,0.0008367449;0.5851715;-0.005059361,0.1825992;0.4978626;0.01377034,0.247697;0.2155336;0.05344343,0.2652162;-0.02494258;-0.002288342,-0.1766311;0.4915421;-0.04224966,-0.2777702;0.2757244;-0.2117044,-0.2781097;0.233498;-0.4555457,0.06284519;0.002415687;-0.02730715,0.1062149;-0.3617602;0.01928139,0.1240257;-0.738839;0.1025424,0.1380143;-0.7737563;0.05645251,-0.05511686;0.003421057;-0.04063818,-0.1319972;-0.3574457;-0.01739862,-0.166776;-0.7335323;0.06498662,-0.1722203;-0.7664407;0.01451778,0.0005334914;0.5149435;-0.0008088353,21.63563
+0;0;0,-0.006277423;0.2977552;0.01392372,-0.009985313;0.5849009;0.01354077,0.1671161;0.4662893;0.03299854,0.2049325;0.1766587;0.04732791,0.2437072;-0.06130782;-0.008441336,-0.1662536;0.4470761;-0.05029216,-0.2485381;0.3227973;-0.3018977,-0.2807679;0.2846951;-0.5442842,0.06372885;0.004841535;-0.02482391,0.06637933;-0.362471;0.017009,0.06855387;-0.7417881;0.09151924,0.08237926;-0.7037688;0.01228063,-0.05728553;0.003726308;-0.03749021,-0.09565394;-0.361859;0.001889009,-0.1147032;-0.7401161;0.07932773,-0.09892784;-0.7019976;0.0004643351,-0.00902294;0.5145878;0.01583618,0;0;0,9.734929E-05;0.2981269;0.003428697,0.0008367449;0.5851715;-0.005059361,0.1825992;0.4978626;0.01377034,0.247697;0.2155336;0.05344343,0.2652162;-0.02494258;-0.002288342,-0.1766311;0.4915421;-0.04224966,-0.2777702;0.2757244;-0.2117044,-0.2781097;0.233498;-0.4555457,0.06284519;0.002415687;-0.02730715,0.1062149;-0.3617602;0.01928139,0.1240257;-0.738839;0.1025424,0.1380143;-0.7737563;0.05645251,-0.05511686;0.003421057;-0.04063818,-0.1319972;-0.3574457;-0.01739862,-0.166776;-0.7335323;0.06498662,-0.1722203;-0.7664407;0.01451778,0.0005334914;0.5149435;-0.0008088353,21.647
+0;0;0,-0.006277423;0.2977552;0.01392372,-0.009985313;0.5849009;0.01354077,0.1671161;0.4662893;0.03299854,0.2049325;0.1766587;0.04732791,0.2437072;-0.06130782;-0.008441336,-0.1662536;0.4470761;-0.05029216,-0.2485381;0.3227973;-0.3018977,-0.2807679;0.2846951;-0.5442842,0.06372885;0.004841535;-0.02482391,0.06637933;-0.362471;0.017009,0.06855387;-0.7417881;0.09151924,0.08237926;-0.7037688;0.01228063,-0.05728553;0.003726308;-0.03749021,-0.09565394;-0.361859;0.001889009,-0.1147032;-0.7401161;0.07932773,-0.09892784;-0.7019976;0.0004643351,-0.00902294;0.5145878;0.01583618,0;0;0,9.734929E-05;0.2981269;0.003428697,0.0008367449;0.5851715;-0.005059361,0.1825992;0.4978626;0.01377034,0.247697;0.2155336;0.05344343,0.2652162;-0.02494258;-0.002288342,-0.1766311;0.4915421;-0.04224966,-0.2777702;0.2757244;-0.2117044,-0.2781097;0.233498;-0.4555457,0.06284519;0.002415687;-0.02730715,0.1062149;-0.3617602;0.01928139,0.1240257;-0.738839;0.1025424,0.1380143;-0.7737563;0.05645251,-0.05511686;0.003421057;-0.04063818,-0.1319972;-0.3574457;-0.01739862,-0.166776;-0.7335323;0.06498662,-0.1722203;-0.7664407;0.01451778,0.0005334914;0.5149435;-0.0008088353,21.65805
+0;0;0,-0.006278146;0.2977895;0.01392533,-0.009986084;0.584939;0.01354247,0.1673793;0.4662566;0.03302592,0.205184;0.1767157;0.04735085,0.2437982;-0.06026547;-0.008187484,-0.1664901;0.4470146;-0.05038963,-0.2487491;0.3227743;-0.3019171,-0.2808454;0.2848299;-0.5433,0.0636978;0.004839176;-0.02481182,0.06634858;-0.3625148;0.01702581,0.06852321;-0.7418469;0.09153899,0.08839069;-0.7003228;-0.02232923,-0.05725762;0.003724492;-0.03747194,-0.09563035;-0.3619021;0.001911718,-0.1146804;-0.740174;0.07935348,-0.09201068;-0.6985074;-0.03397554,-0.009023731;0.5146274;0.01583783,0;0;0,1.752377E-05;0.2981596;0.003569007,0.0006317645;0.5852123;-0.004780293,0.1826922;0.4977018;0.01390541,0.2477032;0.2154374;0.0535115,0.2653824;-0.02399167;-0.002137423,-0.1770116;0.4916997;-0.04240232,-0.2787874;0.2771213;-0.21289,-0.2721934;0.2096696;-0.449834,0.06283899;0.002432108;-0.02723598,0.1062509;-0.361789;0.01929033,0.1239987;-0.7388612;0.1026651,0.1369247;-0.7319698;-0.01043845,-0.05507137;0.00340718;-0.04064466,-0.1320261;-0.3574854;-0.01738894,-0.166836;-0.7335961;0.06494468,-0.1745685;-0.7940243;-0.007556625,0.0003594756;0.5149837;-0.0005626678,21.68035
+0;0;0,-0.006384471;0.2977834;0.01400597,-0.01028643;0.5849302;0.01377792,0.1670428;0.4661186;0.03357164,0.2046459;0.1765582;0.04803013,0.2433135;-0.06035949;-0.007741358,-0.1661533;0.4467557;-0.05135279,-0.2486541;0.3335118;-0.3079414,-0.2816669;0.2981626;-0.5495945,0.06379463;0.004869636;-0.02455575,0.06632813;-0.3624883;0.01725427,0.06813183;-0.7418369;0.09169288,0.0884055;-0.7003109;-0.02210353,-0.05703007;0.003699022;-0.03781986,-0.09610773;-0.3618351;0.00172855,-0.1145993;-0.7399988;0.07983132,-0.09153476;-0.6983353;-0.03341833,-0.00929152;0.5146181;0.01604375,0;0;0,1.752377E-05;0.2981596;0.003569007,0.0006317645;0.5852123;-0.004780293,0.1826922;0.4977018;0.01390541,0.2477032;0.2154374;0.0535115,0.2653824;-0.02399167;-0.002137423,-0.1770116;0.4916997;-0.04240232,-0.2787874;0.2771213;-0.21289,-0.2721934;0.2096696;-0.449834,0.06283899;0.002432108;-0.02723598,0.1062509;-0.361789;0.01929033,0.1239987;-0.7388612;0.1026651,0.1369247;-0.7319698;-0.01043845,-0.05507137;0.00340718;-0.04064466,-0.1320261;-0.3574854;-0.01738894,-0.166836;-0.7335961;0.06494468,-0.1745685;-0.7940243;-0.007556625,0.0003594756;0.5149837;-0.0005626678,21.69157
+0;0;0,-0.006384697;0.297794;0.01400647,-0.01028634;0.5849178;0.01377854,0.1672981;0.4660442;0.03359737,0.2048917;0.1765575;0.04805219,0.2434042;-0.05941047;-0.007495712,-0.1663805;0.4466533;-0.05145002,-0.2488603;0.3334382;-0.3079734,-0.2817407;0.2982307;-0.5486578,0.06377163;0.004867881;-0.0245469,0.06630543;-0.3625334;0.01726805,0.06810863;-0.7417756;0.09168579,0.08838204;-0.7002497;-0.02210921,-0.05700951;0.003697688;-0.03780623,-0.09609178;-0.3618795;0.001746845,-0.1145782;-0.7399372;0.07982771,-0.0915139;-0.6982738;-0.03342053,-0.009291549;0.5146139;0.01604411,0;0;0,-2.640486E-05;0.2981688;0.003678918,0.0005356967;0.5852017;-0.004564762,0.1828672;0.4976575;0.01415038,0.2476554;0.2153933;0.05357432,0.2656265;-0.02304859;-0.001852635,-0.1773003;0.4920239;-0.04269494,-0.2801174;0.277993;-0.2131188,-0.272898;0.2081587;-0.4483222,0.06283384;0.00242278;-0.02718651,0.106242;-0.3618487;0.01929605,0.1240613;-0.7388415;0.1025115,0.1370889;-0.7319413;-0.01058066,-0.05502672;0.003424738;-0.04066199,-0.1320267;-0.3575002;-0.01736533,-0.1668504;-0.7335167;0.06488373,-0.1745907;-0.7939369;-0.007624447,0.0002745837;0.5149798;-0.0003722906,21.70274
+0;0;0,-0.006384697;0.297794;0.01400647,-0.01028634;0.5849178;0.01377854,0.1672981;0.4660442;0.03359737,0.2048917;0.1765575;0.04805219,0.2434042;-0.05941047;-0.007495712,-0.1663805;0.4466533;-0.05145002,-0.2488603;0.3334382;-0.3079734,-0.2817407;0.2982307;-0.5486578,0.06377163;0.004867881;-0.0245469,0.06630543;-0.3625334;0.01726805,0.06810863;-0.7417756;0.09168579,0.08838204;-0.7002497;-0.02210921,-0.05700951;0.003697688;-0.03780623,-0.09609178;-0.3618795;0.001746845,-0.1145782;-0.7399372;0.07982771,-0.0915139;-0.6982738;-0.03342053,-0.009291549;0.5146139;0.01604411,0;0;0,-2.640486E-05;0.2981688;0.003678918,0.0005356967;0.5852017;-0.004564762,0.1828672;0.4976575;0.01415038,0.2476554;0.2153933;0.05357432,0.2656265;-0.02304859;-0.001852635,-0.1773003;0.4920239;-0.04269494,-0.2801174;0.277993;-0.2131188,-0.272898;0.2081587;-0.4483222,0.06283384;0.00242278;-0.02718651,0.106242;-0.3618487;0.01929605,0.1240613;-0.7388415;0.1025115,0.1370889;-0.7319413;-0.01058066,-0.05502672;0.003424738;-0.04066199,-0.1320267;-0.3575002;-0.01736533,-0.1668504;-0.7335167;0.06488373,-0.1745907;-0.7939369;-0.007624447,0.0002745837;0.5149798;-0.0003722906,21.72503
+0;0;0,-0.006634758;0.2978689;0.01412618,-0.01077481;0.5850722;0.01404787,0.1672027;0.4661182;0.03431584,0.2044363;0.1766373;0.04892623,0.2435935;-0.06486529;-0.00760923,-0.1667667;0.4465609;-0.05218469,-0.249894;0.3438287;-0.312828,-0.2828987;0.319135;-0.5605253,0.0638628;0.004860702;-0.02430765,0.06609518;-0.3627136;0.01753277,0.06780831;-0.7418796;0.09183341,0.08840537;-0.7003495;-0.02190687,-0.05688613;0.003706758;-0.03798913,-0.09695905;-0.3619129;0.001796499,-0.114938;-0.739817;0.0802542,-0.09155401;-0.6981461;-0.03293152,-0.009736908;0.5147486;0.01629455,0;0;0,-0.0001094937;0.2982517;0.00391674,0.0003035218;0.585377;-0.004027247,0.1830724;0.4975955;0.01436198,0.2476632;0.2153099;0.05362797,0.2649167;-0.02880609;-0.002610087,-0.1777841;0.4923021;-0.04281276,-0.2816378;0.2794306;-0.2139826,-0.2762546;0.2416268;-0.4621659,0.06282561;0.002403706;-0.02720499,0.1062975;-0.3620207;0.01939416,0.1240406;-0.7389398;0.102506,0.1371121;-0.7320161;-0.01058972,-0.05503059;0.003439615;-0.04065402,-0.1321776;-0.3576362;-0.01743593,-0.1670471;-0.733602;0.06456481,-0.1749878;-0.794369;-0.007493094,8.033215E-05;0.5151306;8.749962E-05,21.7362
+0;0;0,-0.006634758;0.2978689;0.01412618,-0.01077481;0.5850722;0.01404787,0.1672027;0.4661182;0.03431584,0.2044363;0.1766373;0.04892623,0.2435935;-0.06486529;-0.00760923,-0.1667667;0.4465609;-0.05218469,-0.249894;0.3438287;-0.312828,-0.2828987;0.319135;-0.5605253,0.0638628;0.004860702;-0.02430765,0.06609518;-0.3627136;0.01753277,0.06780831;-0.7418796;0.09183341,0.08840537;-0.7003495;-0.02190687,-0.05688613;0.003706758;-0.03798913,-0.09695905;-0.3619129;0.001796499,-0.114938;-0.739817;0.0802542,-0.09155401;-0.6981461;-0.03293152,-0.009736908;0.5147486;0.01629455,0;0;0,-0.0001094937;0.2982517;0.00391674,0.0003035218;0.585377;-0.004027247,0.1830724;0.4975955;0.01436198,0.2476632;0.2153099;0.05362797,0.2649167;-0.02880609;-0.002610087,-0.1777841;0.4923021;-0.04281276,-0.2816378;0.2794306;-0.2139826,-0.2762546;0.2416268;-0.4621659,0.06282561;0.002403706;-0.02720499,0.1062975;-0.3620207;0.01939416,0.1240406;-0.7389398;0.102506,0.1371121;-0.7320161;-0.01058972,-0.05503059;0.003439615;-0.04065402,-0.1321776;-0.3576362;-0.01743593,-0.1670471;-0.733602;0.06456481,-0.1749878;-0.794369;-0.007493094,8.033215E-05;0.5151306;8.749962E-05,21.74732
+0;0;0,-0.006636108;0.2979295;0.01412905,-0.01077679;0.5851765;0.01405078,0.1672974;0.4661864;0.03432889,0.2044941;0.176993;0.04892476,0.243292;-0.06229366;-0.007091962,-0.1668542;0.4466185;-0.05221884,-0.2498989;0.3439884;-0.3126033,-0.2826008;0.3195212;-0.5580279,0.06387691;0.004861776;-0.02431303,0.06610907;-0.3626755;0.01752319,0.06782141;-0.7416675;0.09178971,0.08841875;-0.7001373;-0.02195206,-0.05689871;0.003707577;-0.03799753,-0.09696759;-0.3618753;0.001784101,-0.1149383;-0.7396059;0.08020579,-0.09155398;-0.6979348;-0.03298144,-0.009738746;0.5148433;0.01629776,0;0;0,-0.0001107752;0.2983099;0.004107118,0.0003022999;0.5854843;-0.003638625,0.1831431;0.4974872;0.01478851,0.2477222;0.2154658;0.0538125,0.2652383;-0.02639216;-0.001857877,-0.1778162;0.4925205;-0.0428547,-0.282392;0.2809884;-0.2147485,-0.2741509;0.2154059;-0.4546074,0.06284812;0.002395004;-0.02719188,0.1063606;-0.3619784;0.01947331,0.1239721;-0.738766;0.1023849,0.1371463;-0.7318296;-0.01070309,-0.0550433;0.003434787;-0.04066273,-0.1322764;-0.3575784;-0.01735022,-0.1671513;-0.7333908;0.06451645,-0.17488;-0.7941708;-0.00755056,7.615983E-05;0.5152254;0.0004262924,21.76961
+0;0;0,-0.006834415;0.2979154;0.01433081,-0.01119004;0.5851586;0.01445077,0.1669022;0.4661509;0.03486437,0.2037937;0.1769302;0.04969192,0.2427847;-0.06232107;-0.006342184,-0.1668972;0.4466226;-0.05262738,-0.2488097;0.3531527;-0.3167924,-0.2749196;0.3354852;-0.5635866,0.06398133;0.004867219;-0.02403579,0.06600528;-0.3626782;0.01773974,0.06767167;-0.7416252;0.09223644,0.08851656;-0.7000865;-0.02145938,-0.05679007;0.003698698;-0.03816056,-0.09712674;-0.3617842;0.002263933,-0.115062;-0.7394848;0.08083848,-0.09143466;-0.6978059;-0.03229746,-0.01011184;0.514825;0.0166634,0;0;0,-0.0001107752;0.2983099;0.004107118,0.0003022999;0.5854843;-0.003638625,0.1831431;0.4974872;0.01478851,0.2477222;0.2154658;0.0538125,0.2652383;-0.02639216;-0.001857877,-0.1778162;0.4925205;-0.0428547,-0.282392;0.2809884;-0.2147485,-0.2741509;0.2154059;-0.4546074,0.06284812;0.002395004;-0.02719188,0.1063606;-0.3619784;0.01947331,0.1239721;-0.738766;0.1023849,0.1371463;-0.7318296;-0.01070309,-0.0550433;0.003434787;-0.04066273,-0.1322764;-0.3575784;-0.01735022,-0.1671513;-0.7333908;0.06451645,-0.17488;-0.7941708;-0.00755056,7.615983E-05;0.5152254;0.0004262924,21.78091
+0;0;0,-0.00683409;0.2979012;0.01433013,-0.01118914;0.5851064;0.01445007,0.1672621;0.4660092;0.03490031,0.2041424;0.1768763;0.04972336,0.2431388;-0.06240827;-0.006318543,-0.1672145;0.4464413;-0.05276895,-0.2491022;0.3529997;-0.3168538,-0.2752157;0.3353298;-0.5636824,0.06395648;0.004865328;-0.02402645,0.06598051;-0.3626945;0.01775072,0.06764647;-0.7415419;0.09222782,0.0884909;-0.7000034;-0.02146553,-0.056768;0.003697261;-0.03814574,-0.09710625;-0.3617999;0.00228034,-0.1150368;-0.7394012;0.08083422,-0.09140996;-0.6977226;-0.03229927,-0.01011108;0.5147821;0.01666241,0;0;0,-0.0001677871;0.2982943;0.004206777,0.0002058297;0.5854309;-0.003522277,0.1834052;0.4973715;0.01513577,0.2477055;0.2153547;0.05399024,0.2651791;-0.02649987;-0.001863003,-0.178209;0.4926396;-0.04317211,-0.2837216;0.2838639;-0.2176929,-0.2785625;0.2704576;-0.4661123,0.06282003;0.00237295;-0.02719164,0.1063343;-0.3620175;0.01945341,0.1238931;-0.7387292;0.1022474,0.1371853;-0.7317885;-0.01082515,-0.05501016;0.003450089;-0.04066142,-0.1323128;-0.3575657;-0.01739059,-0.1671156;-0.7332666;0.0645391,-0.1748672;-0.7939317;-0.00766588,-1.384319E-05;0.5151814;0.0005431175,21.80312
+0;0;0,-0.00683409;0.2979012;0.01433013,-0.01118914;0.5851064;0.01445007,0.1672621;0.4660092;0.03490031,0.2041424;0.1768763;0.04972336,0.2431388;-0.06240827;-0.006318543,-0.1672145;0.4464413;-0.05276895,-0.2491022;0.3529997;-0.3168538,-0.2752157;0.3353298;-0.5636824,0.06395648;0.004865328;-0.02402645,0.06598051;-0.3626945;0.01775072,0.06764647;-0.7415419;0.09222782,0.0884909;-0.7000034;-0.02146553,-0.056768;0.003697261;-0.03814574,-0.09710625;-0.3617999;0.00228034,-0.1150368;-0.7394012;0.08083422,-0.09140996;-0.6977226;-0.03229927,-0.01011108;0.5147821;0.01666241,0;0;0,-0.0001677871;0.2982943;0.004206777,0.0002058297;0.5854309;-0.003522277,0.1834052;0.4973715;0.01513577,0.2477055;0.2153547;0.05399024,0.2651791;-0.02649987;-0.001863003,-0.178209;0.4926396;-0.04317211,-0.2837216;0.2838639;-0.2176929,-0.2785625;0.2704576;-0.4661123,0.06282003;0.00237295;-0.02719164,0.1063343;-0.3620175;0.01945341,0.1238931;-0.7387292;0.1022474,0.1371853;-0.7317885;-0.01082515,-0.05501016;0.003450089;-0.04066142,-0.1323128;-0.3575657;-0.01739059,-0.1671156;-0.7332666;0.0645391,-0.1748672;-0.7939317;-0.00766588,-1.384319E-05;0.5151814;0.0005431175,21.81445
+0;0;0,-0.00698243;0.2979215;0.0144605,-0.01160154;0.585138;0.0148383,0.1672951;0.4659204;0.03562257,0.2037877;0.1767603;0.0505019,0.2428118;-0.06103095;-0.005139124,-0.1680551;0.4468322;-0.05293843,-0.2487533;0.3576416;-0.3188322,-0.2751857;0.3383799;-0.5639726,0.06408077;0.004857833;-0.02365729,0.06589881;-0.3641002;0.01817834,0.06749145;-0.741428;0.09264933,0.08850229;-0.6998759;-0.02100771,-0.05660788;0.003723309;-0.03835747,-0.09725335;-0.363072;0.002784122,-0.1152529;-0.7391047;0.0815258,-0.09146228;-0.6974111;-0.0315675,-0.01047866;0.5148092;0.0169876,0;0;0,-0.000210613;0.298322;0.004362106,0.0001418442;0.5854772;-0.003258348,0.1837747;0.4973626;0.01564097,0.2477246;0.2152426;0.05418181,0.2653967;-0.025003;-0.001793385,-0.1785562;0.4926017;-0.04364638,-0.2853524;0.2862137;-0.2201832,-0.2796207;0.2699557;-0.4668941,0.0628118;0.002343863;-0.02718079,0.106017;-0.3633984;0.02024734,0.1239098;-0.7387494;0.1022,0.1373756;-0.7317985;-0.01084971,-0.05499431;0.003472108;-0.04065934,-0.1326388;-0.3588991;-0.01737981,-0.1672861;-0.7331702;0.06414083,-0.1749853;-0.7937692;-0.008145906,-7.610023E-05;0.515223;0.0007833242,21.83667
+0;0;0,-0.00698243;0.2979215;0.0144605,-0.01160154;0.585138;0.0148383,0.1672951;0.4659204;0.03562257,0.2037877;0.1767603;0.0505019,0.2428118;-0.06103095;-0.005139124,-0.1680551;0.4468322;-0.05293843,-0.2487533;0.3576416;-0.3188322,-0.2751857;0.3383799;-0.5639726,0.06408077;0.004857833;-0.02365729,0.06589881;-0.3641002;0.01817834,0.06749145;-0.741428;0.09264933,0.08850229;-0.6998759;-0.02100771,-0.05660788;0.003723309;-0.03835747,-0.09725335;-0.363072;0.002784122,-0.1152529;-0.7391047;0.0815258,-0.09146228;-0.6974111;-0.0315675,-0.01047866;0.5148092;0.0169876,0;0;0,-0.000210613;0.298322;0.004362106,0.0001418442;0.5854772;-0.003258348,0.1837747;0.4973626;0.01564097,0.2477246;0.2152426;0.05418181,0.2653967;-0.025003;-0.001793385,-0.1785562;0.4926017;-0.04364638,-0.2853524;0.2862137;-0.2201832,-0.2796207;0.2699557;-0.4668941,0.0628118;0.002343863;-0.02718079,0.106017;-0.3633984;0.02024734,0.1239098;-0.7387494;0.1022,0.1373756;-0.7317985;-0.01084971,-0.05499431;0.003472108;-0.04065934,-0.1326388;-0.3588991;-0.01737981,-0.1672861;-0.7331702;0.06414083,-0.1749853;-0.7937692;-0.008145906,-7.610023E-05;0.515223;0.0007833242,21.84789
+0;0;0,-0.00698376;0.2979783;0.01446326,-0.01160339;0.5852268;0.01484115,0.1677351;0.465881;0.03567193,0.2042097;0.1768639;0.05054389,0.2432727;-0.06116487;-0.005152721,-0.1684484;0.4467453;-0.05310915,-0.2491067;0.3575989;-0.3188714,-0.2755655;0.3383179;-0.5642567,0.06408752;0.004858344;-0.02365978,0.06590433;-0.3638526;0.01814784,0.06749772;-0.7413591;0.09265406,0.08850782;-0.6998073;-0.02099893,-0.05661384;0.003723701;-0.03836151,-0.09723209;-0.3628261;0.002752542,-0.1152402;-0.7390368;0.08153149,-0.09145038;-0.6973435;-0.03155778,-0.0104804;0.5148913;0.01699065,0;0;0,-0.0002119094;0.298376;0.004553437,0.0001986474;0.5855681;-0.002881885,0.1842141;0.4972174;0.01644695,0.2478739;0.2151127;0.05448437,0.2653473;-0.0253282;-0.001805782,-0.1788249;0.492588;-0.04396018,-0.2882754;0.2905004;-0.223581,-0.2769774;0.2272605;-0.4626601,0.06282064;0.002306059;-0.02718174,0.1056244;-0.3632261;0.02028501,0.123891;-0.738746;0.102236,0.1375687;-0.7317828;-0.01078653,-0.05500304;0.003518153;-0.0406557,-0.1325652;-0.3586161;-0.01737721,-0.1671716;-0.7330322;0.06435303,-0.1750004;-0.7935429;-0.008023746,-3.972651E-05;0.5153046;0.001112819,21.87019
+0;0;0,-0.00708189;0.2979684;0.01461744,-0.01189978;0.5852131;0.01524983,0.1674204;0.4658229;0.03633659,0.203634;0.1767781;0.05130662,0.2429129;-0.06124133;-0.004278217,-0.1687656;0.4473278;-0.05322864,-0.2485418;0.3651938;-0.321505,-0.2771161;0.3362408;-0.5656996,0.06421173;0.004814315;-0.02332967,0.06577766;-0.3639058;0.01840708,0.06736232;-0.741395;0.09300102,0.08857084;-0.6998299;-0.02061376,-0.05641239;0.003784087;-0.03865127,-0.09713733;-0.362671;0.003194556,-0.1153414;-0.7388601;0.08203122,-0.09135548;-0.6971503;-0.0310149,-0.01074999;0.5148762;0.01734057,0;0;0,-0.0002119094;0.298376;0.004553437,0.0001986474;0.5855681;-0.002881885,0.1842141;0.4972174;0.01644695,0.2478739;0.2151127;0.05448437,0.2653473;-0.0253282;-0.001805782,-0.1788249;0.492588;-0.04396018,-0.2882754;0.2905004;-0.223581,-0.2769774;0.2272605;-0.4626601,0.06282064;0.002306059;-0.02718174,0.1056244;-0.3632261;0.02028501,0.123891;-0.738746;0.102236,0.1375687;-0.7317828;-0.01078653,-0.05500304;0.003518153;-0.0406557,-0.1325652;-0.3586161;-0.01737721,-0.1671716;-0.7330322;0.06435303,-0.1750004;-0.7935429;-0.008023746,-3.972651E-05;0.5153046;0.001112819,21.88135
+0;0;0,-0.00708189;0.2979684;0.01461744,-0.01189978;0.5852131;0.01524983,0.1674204;0.4658229;0.03633659,0.203634;0.1767781;0.05130662,0.2429129;-0.06124133;-0.004278217,-0.1687656;0.4473278;-0.05322864,-0.2485418;0.3651938;-0.321505,-0.2771161;0.3362408;-0.5656996,0.06421173;0.004814315;-0.02332967,0.06577766;-0.3639058;0.01840708,0.06736232;-0.741395;0.09300102,0.08857084;-0.6998299;-0.02061376,-0.05641239;0.003784087;-0.03865127,-0.09713733;-0.362671;0.003194556,-0.1153414;-0.7388601;0.08203122,-0.09135548;-0.6971503;-0.0310149,-0.01074999;0.5148762;0.01734057,0;0;0,-0.0002119094;0.298376;0.004553437,0.0001986474;0.5855681;-0.002881885,0.1842141;0.4972174;0.01644695,0.2478739;0.2151127;0.05448437,0.2653473;-0.0253282;-0.001805782,-0.1788249;0.492588;-0.04396018,-0.2882754;0.2905004;-0.223581,-0.2769774;0.2272605;-0.4626601,0.06282064;0.002306059;-0.02718174,0.1056244;-0.3632261;0.02028501,0.123891;-0.738746;0.102236,0.1375687;-0.7317828;-0.01078653,-0.05500304;0.003518153;-0.0406557,-0.1325652;-0.3586161;-0.01737721,-0.1671716;-0.7330322;0.06435303,-0.1750004;-0.7935429;-0.008023746,-3.972651E-05;0.5153046;0.001112819,21.89268
+0;0;0,-0.007082412;0.2979904;0.01461851,-0.01190025;0.5852315;0.01525092,0.167566;0.4658024;0.03635322,0.2037577;0.1769324;0.05131419,0.2430939;-0.0614339;-0.004351661,-0.1688957;0.4472921;-0.05328547,-0.2486236;0.3652078;-0.3213996,-0.2772396;0.3362126;-0.56595,0.06417658;0.004811679;-0.0233169,0.06574304;-0.3640341;0.01843408,0.06732708;-0.7413774;0.09299918,0.08853498;-0.6998127;-0.02061228,-0.05638151;0.003782016;-0.03863011,-0.09712033;-0.362798;0.003229976,-0.1153174;-0.7388417;0.08203616,-0.09133215;-0.6971322;-0.03100665,-0.01075047;0.514896;0.01734162,0;0;0,-0.0002274066;0.2983949;0.004750967,0.0001817048;0.5855855;-0.002594709,0.1843313;0.4971404;0.01681185,0.2479223;0.2151845;0.05471456,0.265238;-0.02563369;-0.00159955,-0.1788507;0.4927004;-0.04433519,-0.2900099;0.2924174;-0.2246402,-0.282261;0.2803066;-0.4721434,0.06278086;0.002270266;-0.02718222,0.1053764;-0.3634285;0.02017665,0.1238228;-0.7388157;0.101997,0.1376546;-0.7318414;-0.01100552,-0.05495493;0.003538541;-0.04065586,-0.1327151;-0.3586958;-0.01758066,-0.167188;-0.732943;0.0642793,-0.1753795;-0.7932977;-0.008246608,-5.891919E-05;0.5153224;0.001382828,21.91484
+0;0;0,-0.007098784;0.2979847;0.01472628,-0.01201753;0.5852237;0.01550949,0.1673861;0.4657108;0.03707515,0.2030112;0.1767541;0.05172003,0.2423792;-0.06169969;-0.003547113,-0.169072;0.4480667;-0.05364097,-0.2487016;0.3688048;-0.3226321,-0.2776314;0.3382679;-0.5669579,0.06424695;0.004745015;-0.02313609,0.06572118;-0.3641058;0.01857365,0.06736361;-0.7414404;0.09318149,0.0888411;-0.6998728;-0.02037901,-0.05633034;0.003845303;-0.03869845,-0.09716478;-0.3626971;0.00339691,-0.1151216;-0.7387067;0.08242048,-0.0908719;-0.6969971;-0.03056589,-0.01085369;0.5148873;0.01756528,0;0;0,-0.0002274066;0.2983949;0.004750967,0.0001817048;0.5855855;-0.002594709,0.1843313;0.4971404;0.01681185,0.2479223;0.2151845;0.05471456,0.265238;-0.02563369;-0.00159955,-0.1788507;0.4927004;-0.04433519,-0.2900099;0.2924174;-0.2246402,-0.282261;0.2803066;-0.4721434,0.06278086;0.002270266;-0.02718222,0.1053764;-0.3634285;0.02017665,0.1238228;-0.7388157;0.101997,0.1376546;-0.7318414;-0.01100552,-0.05495493;0.003538541;-0.04065586,-0.1327151;-0.3586958;-0.01758066,-0.167188;-0.732943;0.0642793,-0.1753795;-0.7932977;-0.008246608,-5.891919E-05;0.5153224;0.001382828,21.92623
+0;0;0,-0.007100141;0.2980417;0.01472909,-0.01201966;0.5853258;0.01551244,0.1678839;0.4656641;0.03713312,0.2034968;0.176807;0.05177296,0.2428904;-0.061802;-0.003530163,-0.1695177;0.4479706;-0.05383738,-0.2491198;0.368736;-0.3227359,-0.2780684;0.3381793;-0.5672207,0.06418724;0.004740605;-0.02311458,0.06566294;-0.3644783;0.01863677,0.06730255;-0.7411655;0.09311661,0.08878005;-0.699598;-0.02044398,-0.05627799;0.003841729;-0.03866249,-0.09715317;-0.3630664;0.00347488,-0.1150791;-0.738431;0.08236289,-0.09082947;-0.6967214;-0.03062358,-0.01085564;0.5149786;0.01756855,0;0;0,-0.0002668351;0.298449;0.004933715,0.0001350045;0.5856875;-0.002299905,0.1847603;0.496877;0.01724315,0.2479259;0.2148898;0.05485117,0.2651941;-0.02607679;-0.001553535,-0.179298;0.4928397;-0.04464611,-0.2922308;0.2951599;-0.2265524,-0.2831338;0.2855589;-0.4742814,0.06273949;0.002239332;-0.02712011,0.1052334;-0.3638403;0.02029145,0.1237566;-0.7386059;0.1018445,0.1377131;-0.7316236;-0.0111444,-0.05486952;0.003546259;-0.04066348,-0.1326879;-0.3590574;-0.0176246,-0.167165;-0.7326701;0.06403375,-0.1485913;-0.7255241;-0.04832201,-0.0001069754;0.5154122;0.001652837,21.93729
+0;0;0,-0.007100141;0.2980417;0.01472909,-0.01201966;0.5853258;0.01551244,0.1678839;0.4656641;0.03713312,0.2034968;0.176807;0.05177296,0.2428904;-0.061802;-0.003530163,-0.1695177;0.4479706;-0.05383738,-0.2491198;0.368736;-0.3227359,-0.2780684;0.3381793;-0.5672207,0.06418724;0.004740605;-0.02311458,0.06566294;-0.3644783;0.01863677,0.06730255;-0.7411655;0.09311661,0.08878005;-0.699598;-0.02044398,-0.05627799;0.003841729;-0.03866249,-0.09715317;-0.3630664;0.00347488,-0.1150791;-0.738431;0.08236289,-0.09082947;-0.6967214;-0.03062358,-0.01085564;0.5149786;0.01756855,0;0;0,-0.0002668351;0.298449;0.004933715,0.0001350045;0.5856875;-0.002299905,0.1847603;0.496877;0.01724315,0.2479259;0.2148898;0.05485117,0.2651941;-0.02607679;-0.001553535,-0.179298;0.4928397;-0.04464611,-0.2922308;0.2951599;-0.2265524,-0.2831338;0.2855589;-0.4742814,0.06273949;0.002239332;-0.02712011,0.1052334;-0.3638403;0.02029145,0.1237566;-0.7386059;0.1018445,0.1377131;-0.7316236;-0.0111444,-0.05486952;0.003546259;-0.04066348,-0.1326879;-0.3590574;-0.0176246,-0.167165;-0.7326701;0.06403375,-0.1485913;-0.7255241;-0.04832201,-0.0001069754;0.5154122;0.001652837,21.95966
+0;0;0,-0.007064365;0.298023;0.01490596,-0.01205154;0.5852774;0.01590762,0.1681093;0.4654662;0.03768568,0.2035708;0.1766525;0.05236131,0.2429979;-0.06213316;-0.002890825,-0.1697105;0.4486352;-0.05456928,-0.249536;0.3732696;-0.3244473,-0.2784457;0.3471845;-0.5696201,0.06428107;0.00469556;-0.02280783,0.06584035;-0.365483;0.01880894,0.0674205;-0.741696;0.0935237,0.08919206;-0.7001284;-0.01997662,-0.05617875;0.003898855;-0.03876916,-0.09707156;-0.3638992;0.003880445,-0.1150111;-0.7387936;0.08295846,-0.09046865;-0.6970767;-0.02995971,-0.01088034;0.5149356;0.01790766,0;0;0,-0.000277251;0.2984363;0.005051732,0.0001437962;0.5856475;-0.002144933,0.1850418;0.4966647;0.01748729,0.2480159;0.2146851;0.0550108,0.2651226;-0.02644095;-0.001482368,-0.179533;0.4930181;-0.04490325,-0.2934543;0.2974415;-0.2283643,-0.2829639;0.2898574;-0.4762722,0.06272369;0.0021905;-0.02711535,0.1051727;-0.3648095;0.0205884,0.1232616;-0.7391928;0.1020188,0.1373167;-0.7321997;-0.01095581,-0.05484395;0.003583185;-0.04066451,-0.1328572;-0.3599364;-0.01755485,-0.167444;-0.7331929;0.06371163,-0.175749;-0.7950115;-0.006931886,-0.0001052469;0.5153788;0.001801968,21.97085
+0;0;0,-0.007064365;0.298023;0.01490596,-0.01205154;0.5852774;0.01590762,0.1681093;0.4654662;0.03768568,0.2035708;0.1766525;0.05236131,0.2429979;-0.06213316;-0.002890825,-0.1697105;0.4486352;-0.05456928,-0.249536;0.3732696;-0.3244473,-0.2784457;0.3471845;-0.5696201,0.06428107;0.00469556;-0.02280783,0.06584035;-0.365483;0.01880894,0.0674205;-0.741696;0.0935237,0.08919206;-0.7001284;-0.01997662,-0.05617875;0.003898855;-0.03876916,-0.09707156;-0.3638992;0.003880445,-0.1150111;-0.7387936;0.08295846,-0.09046865;-0.6970767;-0.02995971,-0.01088034;0.5149356;0.01790766,0;0;0,-0.000277251;0.2984363;0.005051732,0.0001437962;0.5856475;-0.002144933,0.1850418;0.4966647;0.01748729,0.2480159;0.2146851;0.0550108,0.2651226;-0.02644095;-0.001482368,-0.179533;0.4930181;-0.04490325,-0.2934543;0.2974415;-0.2283643,-0.2829639;0.2898574;-0.4762722,0.06272369;0.0021905;-0.02711535,0.1051727;-0.3648095;0.0205884,0.1232616;-0.7391928;0.1020188,0.1373167;-0.7321997;-0.01095581,-0.05484395;0.003583185;-0.04066451,-0.1328572;-0.3599364;-0.01755485,-0.167444;-0.7331929;0.06371163,-0.175749;-0.7950115;-0.006931886,-0.0001052469;0.5153788;0.001801968,21.9821
+0;0;0,-0.007066124;0.2980972;0.01490967,-0.01205436;0.5854125;0.01591156,0.1683017;0.4655328;0.03771159,0.2037585;0.1767577;0.05238526,0.2431943;-0.06208088;-0.002879128,-0.1698862;0.4486834;-0.05464389,-0.2497009;0.373328;-0.3244859,-0.2786171;0.3472371;-0.569713,0.06417054;0.004687486;-0.02276861,0.06573192;-0.3659894;0.01890417,0.06731002;-0.7417123;0.09352162,0.08908193;-0.7001446;-0.01998055,-0.05608214;0.003892151;-0.0387025,-0.09703001;-0.364401;0.004004516,-0.1149462;-0.738807;0.08297952,-0.09040333;-0.69709;-0.02994049,-0.01088291;0.5150561;0.01791202,0;0;0,-0.0002854168;0.2985063;0.00529933,0.0001714379;0.5857835;-0.001694441,0.1852617;0.4965239;0.01757443,0.2481381;0.2145557;0.05504513,0.2651732;-0.02666903;-0.001290321,-0.1795706;0.4931483;-0.04511714,-0.2948557;0.2992289;-0.2294217,-0.286825;0.3012154;-0.4775845,0.06265609;0.002160221;-0.02697754,0.1050362;-0.3653479;0.02079475,0.1232989;-0.7393039;0.1017964,0.1374037;-0.7322935;-0.01117754,-0.05468505;0.003579106;-0.04068138,-0.132883;-0.3604181;-0.01762707,-0.167418;-0.7332028;0.06347055,-0.1752528;-0.7950374;-0.00720901,-9.045005E-05;0.5154973;0.002202392,22.00425
+0;0;0,-0.006994328;0.298084;0.01520491,-0.01199842;0.5853983;0.01631806,0.1683252;0.465479;0.03838512,0.2034847;0.1766647;0.05300315,0.2430951;-0.06210046;-0.002453562,-0.1697994;0.4492878;-0.05486334,-0.2495399;0.3775415;-0.3257092,-0.2787406;0.3510745;-0.5708623,0.0642473;0.004606229;-0.02256783,0.06579699;-0.3660589;0.01920955,0.06740436;-0.7417679;0.0938964,0.08940573;-0.7001919;-0.01956066,-0.05605404;0.003967246;-0.03873559,-0.09683163;-0.3642939;0.004407465,-0.1146969;-0.7386888;0.08344703,-0.08992781;-0.6969624;-0.0294226,-0.01081664;0.5150415;0.01829853,0;0;0,-0.0002854168;0.2985063;0.00529933,0.0001714379;0.5857835;-0.001694441,0.1852617;0.4965239;0.01757443,0.2481381;0.2145557;0.05504513,0.2651732;-0.02666903;-0.001290321,-0.1795706;0.4931483;-0.04511714,-0.2948557;0.2992289;-0.2294217,-0.286825;0.3012154;-0.4775845,0.06265609;0.002160221;-0.02697754,0.1050362;-0.3653479;0.02079475,0.1232989;-0.7393039;0.1017964,0.1374037;-0.7322935;-0.01117754,-0.05468505;0.003579106;-0.04068138,-0.132883;-0.3604181;-0.01762707,-0.167418;-0.7332028;0.06347055,-0.1752528;-0.7950374;-0.00720901,-9.045005E-05;0.5154973;0.002202392,22.01546

+ 161 - 0
DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_HapticFeedback_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006099206;0.3215612;0.008681246,0.01229678;0.6306834;0.002880816,0.1839495;0.5049907;0.008340116,0.217206;0.2367162;0.02910038,0.2520522;0.008903503;-0.02542515,-0.1588398;0.4938766;0.0003175908,-0.2007478;0.2260483;0.004775472,-0.2305441;-0.00615406;-0.0310041,0.07847853;0.005344719;-0.03810304,0.09166759;-0.3141464;-0.003564391,0.09577122;-0.6866771;0.06797472,0.09624923;-0.6459082;-0.04072897,-0.07739958;0.005108176;-0.04028025,-0.09877054;-0.3148942;-0.01613018,-0.1140419;-0.6875455;0.05323527,-0.1108604;-0.6467524;-0.0554205,0.01069662;0.5550769;0.006643157,0;0;0,0.006830513;0.3216246;0.005017281,0.01280469;0.6306353;-0.00504899,0.1870455;0.5143583;0.004607439,0.2224565;0.2461545;0.02252185,0.2595416;0.01713803;-0.02503979,-0.1618813;0.5053051;0.004158666,-0.2008936;0.2370949;0.01119294,-0.2357941;0.00576739;-0.02562401,0.07756792;0.003717214;-0.04010844,0.09704365;-0.315446;-0.005510569,0.08950013;-0.6818401;0.09253144,0.1051441;-0.7333725;0.02153552,-0.07989211;0.006407396;-0.03486378,-0.1162535;-0.3117065;-0.00448548,-0.1213276;-0.6820063;0.07777077,-0.1305404;-0.7420007;0.01654306,0.01141352;0.5550935;-9.489059E-05,54.1276
+0;0;0,0.005967068;0.3215526;0.008615267,0.01199168;0.6306649;0.002744772,0.1833772;0.5051838;0.008397656,0.2165718;0.2367405;0.02867035,0.2519465;0.008945391;-0.02559346,-0.1587503;0.4939313;0.0005108253,-0.2002938;0.2259173;0.004667035,-0.2301424;-0.006267205;-0.03119353,0.07843222;0.005348083;-0.03818265,0.09172493;-0.3143041;-0.003495838,0.09569237;-0.6875102;0.06828089,0.09614009;-0.6466998;-0.04089953,-0.07743324;0.00510459;-0.04020157,-0.09871066;-0.3150855;-0.01605647,-0.1141;-0.6884035;0.05356542,-0.1109374;-0.6475683;-0.05556764,0.0104402;0.5550624;0.006522896,0;0;0,0.00672067;0.3216125;0.005112886,0.01262317;0.6306148;-0.004884243,0.1865425;0.5144306;0.004528881,0.222342;0.2461713;0.0226928,0.2594678;0.01716381;-0.02488673,-0.161679;0.5053344;0.004422211,-0.2006091;0.2369847;0.01131266,-0.2355984;0.005673856;-0.0255331,0.07757872;0.003790557;-0.04006624,0.09706708;-0.315535;-0.005298376,0.08968294;-0.6826161;0.09292245,0.1043337;-0.7337737;0.02056062,-0.07987783;0.006316666;-0.03489642,-0.1162253;-0.3119562;-0.004259035,-0.1215955;-0.6829631;0.0780542,-0.1301742;-0.7431699;0.01619482,0.01125261;0.5550758;5.531358E-05,54.15137
+0;0;0,0.005966502;0.3215221;0.00861445,0.01198963;0.6305593;0.002745837,0.1832246;0.5051511;0.00839561,0.2164403;0.2365373;0.02868119,0.2518148;0.008743599;-0.02558227,-0.158604;0.4939084;0.0005156705,-0.2001739;0.2257242;0.004674521,-0.2300222;-0.006458864;-0.03118581,0.0783999;0.00534588;-0.03816692,0.09170228;-0.3145389;-0.003454871,0.09566804;-0.6875867;0.06829143,0.09611567;-0.6467783;-0.04086778,-0.07740133;0.005102487;-0.040185,-0.09869422;-0.3153205;-0.01602234,-0.114077;-0.6884803;0.05357002,-0.1109151;-0.6476471;-0.05554184,0.01043876;0.5549862;0.006522488,0;0;0,0.006581664;0.3215833;0.00521028,0.01237401;0.6305144;-0.004726768,0.1861997;0.5144824;0.004586577,0.2221956;0.246081;0.02283895,0.2594568;0.01709534;-0.02473235,-0.1617218;0.5052556;0.004714437,-0.2005749;0.2367123;0.01128091,-0.2355503;0.005379498;-0.02543006,0.07757713;0.003842324;-0.03998578,0.09705102;-0.3157125;-0.005148411,0.08947548;-0.6825879;0.09320259,0.1042909;-0.7337421;0.02090275,-0.07981513;0.006238168;-0.03496379,-0.1161368;-0.312245;-0.004023368,-0.1217791;-0.6830891;0.07826093,-0.1302821;-0.7431784;0.01625779,0.01104039;0.555003;0.0001946688,54.18095
+0;0;0,0.005966005;0.3214953;0.008613732,0.01198888;0.6305195;0.002745329,0.1830652;0.5051595;0.008393265,0.2162785;0.236565;0.02867739,0.251653;0.008770838;-0.02558618,-0.1584494;0.4939272;0.0005205655,-0.2000163;0.2257621;0.004679118,-0.2298647;-0.006421357;-0.03118129,0.07839618;0.005345627;-0.03816511,0.09177702;-0.3164257;-0.003248345,0.09572209;-0.6875273;0.06812365,0.096169;-0.6467364;-0.04085907,-0.07739767;0.005102246;-0.0401831,-0.09881613;-0.3172105;-0.01587793,-0.1141187;-0.6884235;0.05335137,-0.1109619;-0.6476079;-0.05558407,0.01043806;0.5549488;0.006521864,0;0;0,0.006584809;0.3215561;0.005226851,0.01238496;0.6304759;-0.004660964,0.1860521;0.5144978;0.004605293,0.2222336;0.2461472;0.02294755,0.2594662;0.01715346;-0.02460945,-0.1615503;0.5052606;0.004863326,-0.2003033;0.2367163;0.01117163,-0.2354056;0.005380496;-0.02540198,0.07759304;0.003868267;-0.03994334,0.09701087;-0.3175191;-0.0043329,0.08957117;-0.6825407;0.09328794,0.1041174;-0.7339388;0.0214783,-0.07980511;0.00620526;-0.03498216,-0.1161422;-0.3141709;-0.003777768,-0.121965;-0.6830405;0.07824229,-0.1306781;-0.7428607;0.01619154,0.0110494;0.5549661;0.0002468824,54.21446
+0;0;0,0.005944161;0.3214536;0.008582615,0.01194886;0.6303395;0.002703137,0.1824358;0.5052006;0.008360654,0.2158085;0.2363679;0.02872295,0.2515782;0.008638754;-0.0255482,-0.1579093;0.4940091;0.0006375886,-0.199232;0.2255387;0.004566776,-0.228945;-0.006627262;-0.0315091,0.07836191;0.00535229;-0.03821095,0.09175754;-0.3157085;-0.003293727,0.09567345;-0.6873401;0.06816119,0.09608571;-0.6466407;-0.03990672,-0.07740906;0.005096628;-0.04013941,-0.09869323;-0.316527;-0.01597563,-0.1141828;-0.6882274;0.053523,-0.1110824;-0.647504;-0.05449882,0.01040287;0.554815;0.006478569,0;0;0,0.0065106;0.321514;0.005272388,0.01216317;0.6303009;-0.004534245,0.1853494;0.5147836;0.00437057,0.2221952;0.2462788;0.02299595,0.2593814;0.01726513;-0.02449417,-0.1611416;0.505354;0.004950177,-0.1998765;0.2365399;0.01111315,-0.2353013;0.005230218;-0.02530506,0.07759306;0.003892019;-0.03991842,0.09694806;-0.316796;-0.004376173,0.08960396;-0.6823574;0.09330761,0.1052026;-0.734557;0.02407444,-0.07979085;0.006174104;-0.03499445,-0.1159672;-0.3135216;-0.003936635,-0.1221014;-0.6828611;0.07841569,-0.1306398;-0.7421288;0.01716468,0.0108784;0.5548345;0.0003404617,54.2481
+0;0;0,0.005944161;0.3214536;0.008582615,0.01194886;0.6303395;0.002703137,0.1824358;0.5052006;0.008360654,0.2158085;0.2363679;0.02872295,0.2515782;0.008638754;-0.0255482,-0.1579093;0.4940091;0.0006375886,-0.199232;0.2255387;0.004566776,-0.228945;-0.006627262;-0.0315091,0.07836191;0.00535229;-0.03821095,0.09175754;-0.3157085;-0.003293727,0.09567345;-0.6873401;0.06816119,0.09608571;-0.6466407;-0.03990672,-0.07740906;0.005096628;-0.04013941,-0.09869323;-0.316527;-0.01597563,-0.1141828;-0.6882274;0.053523,-0.1110824;-0.647504;-0.05449882,0.01040287;0.554815;0.006478569,0;0;0,0.0065106;0.321514;0.005272388,0.01216317;0.6303009;-0.004534245,0.1853494;0.5147836;0.00437057,0.2221952;0.2462788;0.02299595,0.2593814;0.01726513;-0.02449417,-0.1611416;0.505354;0.004950177,-0.1998765;0.2365399;0.01111315,-0.2353013;0.005230218;-0.02530506,0.07759306;0.003892019;-0.03991842,0.09694806;-0.316796;-0.004376173,0.08960396;-0.6823574;0.09330761,0.1052026;-0.734557;0.02407444,-0.07979085;0.006174104;-0.03499445,-0.1159672;-0.3135216;-0.003936635,-0.1221014;-0.6828611;0.07841569,-0.1306398;-0.7421288;0.01716468,0.0108784;0.5548345;0.0003404617,54.27055
+0;0;0,0.005943093;0.3213959;0.008581073,0.01194652;0.6302165;0.002702918,0.1821276;0.5051838;0.008356189,0.2155284;0.2361248;0.02873562,0.2512993;0.00838837;-0.02553726,-0.1576117;0.4940122;0.0006468706,-0.1989691;0.2253158;0.004579366,-0.2286832;-0.006857634;-0.03149766,0.0783792;0.005353471;-0.03821938,0.09186091;-0.3177706;-0.003077757,0.09575495;-0.6873261;0.06797796,0.09616741;-0.6466216;-0.04014086,-0.07742614;0.005097753;-0.04014827,-0.0988471;-0.3185928;-0.01582919,-0.1142501;-0.6882167;0.05328118,-0.1111483;-0.6474882;-0.05479154,0.01040089;0.5547099;0.006477455,0;0;0,0.006360117;0.3214585;0.005316257,0.01184053;0.6301843;-0.004451632,0.1848072;0.5149373;0.004410625,0.2221429;0.2462852;0.02327168,0.2592816;0.01728074;-0.02433788,-0.1611012;0.5053348;0.005241713,-0.1997837;0.2362762;0.01114398,-0.2354238;0.004963711;-0.0250953,0.07759853;0.003959477;-0.03994334,0.09687005;-0.318729;-0.003520131,0.08970018;-0.682314;0.09338058,0.1045123;-0.7345973;0.02399398,-0.07982722;0.006116992;-0.03496963,-0.1161913;-0.3156316;-0.00364263,-0.1224578;-0.6828639;0.07843326,-0.1309402;-0.7424906;0.01760937,0.01060435;0.5547343;0.0004122257,54.29383
+0;0;0,0.005843428;0.3214142;0.008543062,0.01172985;0.6302491;0.002589242,0.181509;0.5053659;0.008292319,0.2149814;0.236521;0.02873963,0.2508345;0.008811787;-0.02560619,-0.1573877;0.4942547;0.0007790928,-0.1983771;0.2256973;0.004375424,-0.2279181;-0.006464049;-0.03193982,0.07839966;0.005370757;-0.03820217,0.09193167;-0.3181724;-0.002947785,0.09574008;-0.6874413;0.06799895,0.09610841;-0.6467666;-0.03985718,-0.07742593;0.005080856;-0.0401767,-0.09877817;-0.3190516;-0.01591976,-0.1143692;-0.6883318;0.05333696,-0.1113175;-0.647633;-0.05447424,0.01021871;0.5547392;0.006384219,0;0;0,0.006284475;0.3214749;0.005348206,0.01169177;0.630217;-0.004380584,0.1842228;0.5150294;0.004326582,0.2219301;0.2466473;0.02343905,0.2592517;0.01767412;-0.02419269,-0.1607803;0.5054843;0.005459189,-0.1993009;0.236596;0.01105638,-0.2351281;0.005305752;-0.02515987,0.0776106;0.003990963;-0.03994274,0.09681722;-0.3191164;-0.003351331,0.08987042;-0.682358;0.09367847,0.1048418;-0.7348823;0.0250299,-0.07984617;0.006087333;-0.03496125,-0.116246;-0.3160824;-0.00353168,-0.1224835;-0.682988;0.07861975,-0.1312587;-0.7425215;0.01817305,0.0104754;0.5547624;0.000472784,54.32622
+0;0;0,0.005843688;0.3214284;0.008543441,0.01173039;0.6302782;0.00258925,0.1813788;0.5054269;0.00829116,0.2148626;0.2364902;0.02874545,0.2507159;0.008780062;-0.02560059,-0.1572595;0.4943242;0.0007836628,-0.1982629;0.2256751;0.004381222,-0.227804;-0.006487221;-0.03193417,0.07842048;0.005372182;-0.03821231,0.09188478;-0.316552;-0.003134336,0.09569148;-0.6856559;0.0677807,0.09605856;-0.6450176;-0.03970734,-0.07744649;0.005082205;-0.04018737,-0.09869189;-0.3174283;-0.0160518,-0.1142759;-0.6865436;0.05317396,-0.1112347;-0.6458812;-0.05426929,0.01021914;0.5547626;0.006384514,0;0;0,0.006215904;0.3214898;0.005388856,0.0115111;0.6302502;-0.004302025,0.1839498;0.5151032;0.004422665,0.2215865;0.2466244;0.02363491,0.2592496;0.01771548;-0.02404177,-0.1607158;0.5052931;0.00565799,-0.1992466;0.2363047;0.01086871,-0.2352375;0.005005717;-0.02513526,0.07762885;0.004024684;-0.03995466,0.09666385;-0.3175104;-0.003902435,0.08987056;-0.6803471;0.09399819,0.1046605;-0.7333297;0.02645457,-0.07987633;0.006056112;-0.03495578,-0.1158928;-0.3145317;-0.003760051,-0.1224827;-0.6812176;0.07857606,-0.1312429;-0.7408743;0.01897807,0.01033166;0.5547883;0.0005366802,54.34847
+0;0;0,0.005843688;0.3214284;0.008543441,0.01173039;0.6302782;0.00258925,0.1813788;0.5054269;0.00829116,0.2148626;0.2364902;0.02874545,0.2507159;0.008780062;-0.02560059,-0.1572595;0.4943242;0.0007836628,-0.1982629;0.2256751;0.004381222,-0.227804;-0.006487221;-0.03193417,0.07842048;0.005372182;-0.03821231,0.09188478;-0.316552;-0.003134336,0.09569148;-0.6856559;0.0677807,0.09605856;-0.6450176;-0.03970734,-0.07744649;0.005082205;-0.04018737,-0.09869189;-0.3174283;-0.0160518,-0.1142759;-0.6865436;0.05317396,-0.1112347;-0.6458812;-0.05426929,0.01021914;0.5547626;0.006384514,0;0;0,0.006215904;0.3214898;0.005388856,0.0115111;0.6302502;-0.004302025,0.1839498;0.5151032;0.004422665,0.2215865;0.2466244;0.02363491,0.2592496;0.01771548;-0.02404177,-0.1607158;0.5052931;0.00565799,-0.1992466;0.2363047;0.01086871,-0.2352375;0.005005717;-0.02513526,0.07762885;0.004024684;-0.03995466,0.09666385;-0.3175104;-0.003902435,0.08987056;-0.6803471;0.09399819,0.1046605;-0.7333297;0.02645457,-0.07987633;0.006056112;-0.03495578,-0.1158928;-0.3145317;-0.003760051,-0.1224827;-0.6812176;0.07857606,-0.1312429;-0.7408743;0.01897807,0.01033166;0.5547883;0.0005366802,54.37154
+0;0;0,0.005782033;0.3214492;0.008527986,0.01159509;0.6303493;0.002560298,0.1810768;0.5055701;0.008223442,0.2145856;0.2366198;0.02858538,0.2508613;0.008998364;-0.02584852,-0.1572042;0.4944974;0.0008872924,-0.1978372;0.2257771;0.004057796,-0.2267645;-0.006326795;-0.0331102,0.07843253;0.005384536;-0.03819168,0.09195151;-0.3173015;-0.00301487,0.09577722;-0.6856481;0.06767467,0.09610387;-0.6449993;-0.03992256,-0.07744139;0.00506726;-0.04020462,-0.09854598;-0.3182292;-0.01611263,-0.1143277;-0.6865505;0.05303359,-0.1113232;-0.6458755;-0.05451958,0.01010404;0.5548179;0.006357973,0;0;0,0.006116401;0.3215113;0.005365372,0.01127383;0.6303235;-0.004315734,0.1835536;0.5152353;0.0045048,0.2215479;0.2467932;0.0236609,0.2592524;0.01787969;-0.02395701,-0.1606091;0.5050303;0.005722265,-0.1987625;0.2359704;0.01049891,-0.2348775;0.004676819;-0.02540996,0.07762536;0.00406085;-0.03996336,0.09667614;-0.3182135;-0.003593922,0.08990054;-0.6803089;0.09403741,0.1048328;-0.7331593;0.02618825,-0.07988386;0.006016714;-0.03495177,-0.115603;-0.3153787;-0.00371806,-0.1223942;-0.6812295;0.07873178,-0.1310597;-0.7409269;0.01898266,0.01013021;0.5548452;0.0005171299,54.40436
+0;0;0,0.0057814;0.3214139;0.008527051,0.01159374;0.6302764;0.002560094,0.1807477;0.5056009;0.008219193,0.2142058;0.2370581;0.02855028,0.2504821;0.00943251;-0.02588461,-0.1568844;0.4945495;0.0008971142,-0.1974558;0.2262363;0.004062814,-0.2263837;-0.005871862;-0.03310586,0.07849108;0.005388555;-0.03822019,0.0920294;-0.317759;-0.00299307,0.09584386;-0.685022;0.06748852,0.09617013;-0.6443852;-0.03998724,-0.07749921;0.005071043;-0.04023464,-0.09863399;-0.3186878;-0.01610819,-0.1143693;-0.6859256;0.05283462,-0.1113682;-0.6452627;-0.05459714,0.01010288;0.5547543;0.006357301,0;0;0,0.006019015;0.3214781;0.005347967,0.01106482;0.6302549;-0.004323721,0.1830521;0.515314;0.004556894,0.2210252;0.2472946;0.02383614,0.2591719;0.01845928;-0.02382696,-0.1604526;0.5050364;0.005761271,-0.1985597;0.2363738;0.009801233,-0.2353393;0.005237132;-0.02647044,0.07762279;0.004135936;-0.0401032,0.09666646;-0.3185689;-0.003395557,0.09024648;-0.6796127;0.09392107,0.1039745;-0.7328004;0.0264256,-0.0799775;0.005990948;-0.03490525,-0.1156075;-0.3158791;-0.003620371,-0.1224826;-0.6806565;0.07856549,-0.1313033;-0.7401968;0.0188242,0.009948734;0.5547853;0.0005044937,54.42675
+0;0;0,0.005781178;0.3214016;0.008526724,0.01159344;0.6302598;0.002559822,0.1805419;0.5056438;0.00821666,0.2139597;0.2374238;0.02852331,0.2502362;0.009796411;-0.02591201,-0.1566835;0.4946057;0.000903402,-0.1972062;0.226615;0.004065297,-0.2261343;-0.005494937;-0.03310367,0.07850578;0.005389565;-0.03822735,0.09204757;-0.3178408;-0.002991203,0.0958619;-0.6850917;0.06748806,0.09618691;-0.6444964;-0.03956825,-0.07751373;0.005071993;-0.04024217,-0.09865393;-0.3187698;-0.01610954,-0.1143887;-0.6859956;0.052831,-0.1113993;-0.6453742;-0.05418147,0.01010258;0.554738;0.006357012,0;0;0,0.005915061;0.3214676;0.00535357,0.01086241;0.6302431;-0.004279017,0.1826953;0.5154959;0.00467217,0.2208231;0.2478358;0.02404797,0.2590992;0.01901227;-0.02357721,-0.1603671;0.5048733;0.005734073,-0.1983645;0.2365082;0.008459156,-0.2351538;0.005382791;-0.02788666,0.07761361;0.004192844;-0.04015076,0.0966941;-0.3185689;-0.003224015,0.09031972;-0.6796211;0.09401702,0.1038513;-0.7332399;0.02769803,-0.08001199;0.005942323;-0.03487556,-0.1156549;-0.3159986;-0.003467564,-0.1225579;-0.6807986;0.07855883,-0.1312974;-0.7399589;0.01899799,0.009769008;0.5547726;0.0005372763,54.46016
+0;0;0,0.005595177;0.3213958;0.008553879,0.01119526;0.6302544;0.002555114,0.1803463;0.5057251;0.008293277,0.2137498;0.238078;0.02865771,0.2501899;0.0105017;-0.02594259,-0.15713;0.494569;0.001092915,-0.1971197;0.2270617;0.003573156,-0.2263032;-0.005088046;-0.03323538,0.07851736;0.005431286;-0.0381984,0.09211104;-0.317918;-0.002837311,0.09582966;-0.6850387;0.06755519,0.0961219;-0.6444555;-0.03938473,-0.07750046;0.005027866;-0.04027398,-0.09858198;-0.318954;-0.01616357,-0.1145818;-0.6859927;0.05292436,-0.1116262;-0.645383;-0.05397248,0.009768162;0.5547315;0.00636196,0;0;0,0.005715434;0.3214631;0.005344272,0.01030012;0.6302435;-0.00422883,0.1823801;0.5156672;0.004899383,0.2203474;0.2485624;0.02436781,0.2589939;0.0198309;-0.02346921,-0.1608293;0.5044717;0.005682798,-0.1986734;0.2366456;0.007273866,-0.235683;0.005711004;-0.03013641,0.07759364;0.004249141;-0.04018414,0.0967022;-0.3186367;-0.003176689,0.09036252;-0.6795434;0.09404838,0.1039233;-0.7332691;0.02806079,-0.08002143;0.005897041;-0.03486243,-0.1155834;-0.3161941;-0.003515929,-0.1225655;-0.6808239;0.07859918,-0.1312501;-0.7399539;0.01919651,0.009306423;0.5547699;0.0005656481,54.48262
+0;0;0,0.005595177;0.3213958;0.008553879,0.01119526;0.6302544;0.002555114,0.1803463;0.5057251;0.008293277,0.2137498;0.238078;0.02865771,0.2501899;0.0105017;-0.02594259,-0.15713;0.494569;0.001092915,-0.1971197;0.2270617;0.003573156,-0.2263032;-0.005088046;-0.03323538,0.07851736;0.005431286;-0.0381984,0.09211104;-0.317918;-0.002837311,0.09582966;-0.6850387;0.06755519,0.0961219;-0.6444555;-0.03938473,-0.07750046;0.005027866;-0.04027398,-0.09858198;-0.318954;-0.01616357,-0.1145818;-0.6859927;0.05292436,-0.1116262;-0.645383;-0.05397248,0.009768162;0.5547315;0.00636196,0;0;0,0.005715434;0.3214631;0.005344272,0.01030012;0.6302435;-0.00422883,0.1823801;0.5156672;0.004899383,0.2203474;0.2485624;0.02436781,0.2589939;0.0198309;-0.02346921,-0.1608293;0.5044717;0.005682798,-0.1986734;0.2366456;0.007273866,-0.235683;0.005711004;-0.03013641,0.07759364;0.004249141;-0.04018414,0.0967022;-0.3186367;-0.003176689,0.09036252;-0.6795434;0.09404838,0.1039233;-0.7332691;0.02806079,-0.08002143;0.005897041;-0.03486243,-0.1155834;-0.3161941;-0.003515929,-0.1225655;-0.6808239;0.07859918,-0.1312501;-0.7399539;0.01919651,0.009306423;0.5547699;0.0005656481,54.50507
+0;0;0,0.00559333;0.3212897;0.008551055,0.0111882;0.6298619;0.002558498,0.1801006;0.5054873;0.008289617,0.2135162;0.2377428;0.02866146,0.249959;0.01014976;-0.02594285,-0.1569003;0.4943469;0.0010994,-0.1969045;0.2267423;0.003580544,-0.2260901;-0.0054245;-0.0332307,0.07852371;0.005431725;-0.03820149,0.09211706;-0.31791;-0.002841227,0.09583655;-0.6851159;0.06756762,0.09612785;-0.6445667;-0.03902826,-0.07750672;0.005028273;-0.04027724,-0.09858775;-0.318946;-0.0161674,-0.1145913;-0.6860698;0.05293657,-0.1116452;-0.6454943;-0.05361637,0.009762725;0.5544247;0.006361021,0;0;0,0.005564578;0.3213579;0.005439281,0.009714987;0.6298676;-0.003831983,0.1817661;0.5158627;0.005570769,0.2200778;0.2486857;0.02473938,0.2589631;0.02004851;-0.02343988,-0.1610715;0.5042994;0.005734835,-0.1987392;0.2363444;0.00556329,-0.2363811;0.005574688;-0.03234041,0.0776024;0.00428322;-0.04017901,0.09668256;-0.3185951;-0.003158569,0.09037459;-0.6795956;0.09405434,0.104386;-0.7335622;0.02903628,-0.08003345;0.005841355;-0.03486197,-0.1156405;-0.3162341;-0.003483839,-0.1224271;-0.6809682;0.07857949,-0.1312012;-0.7396432;0.01913361,0.008847754;0.5544726;0.0008691549,54.53898
+0;0;0,0.005321943;0.3212089;0.00880455,0.01072825;0.6296839;0.002902883,0.1790996;0.5054611;0.008514334,0.212717;0.237873;0.02895605,0.2493047;0.01032563;-0.02578853,-0.1566978;0.4943741;0.001477873,-0.1962649;0.2268243;0.003192305,-0.2257696;-0.005346075;-0.0334112,0.0785458;0.005480045;-0.03816367,0.09190484;-0.3162796;-0.002761777,0.09556825;-0.6846685;0.06795296,0.09582423;-0.6441903;-0.03776382,-0.07750612;0.004980891;-0.04029803,-0.09857555;-0.3174003;-0.01605977,-0.1147377;-0.6856937;0.05338912,-0.1118492;-0.6451893;-0.05228591,0.009371053;0.5542687;0.006681605,0;0;0,0.005407166;0.3212813;0.0054878,0.009271622;0.6296967;-0.003642083,0.1808527;0.5161622;0.005910754,0.2199755;0.2492246;0.02501941,0.2589581;0.0206282;-0.02332795,-0.1607578;0.5039888;0.005394485,-0.1983976;0.2361798;0.001792484,-0.2363822;0.005681261;-0.03746338,0.0776029;0.004316092;-0.04018831,0.09651091;-0.3170255;-0.003539681,0.0905178;-0.6793219;0.09356749,0.1049093;-0.733986;0.03103125,-0.0800546;0.005728107;-0.03484809,-0.1151415;-0.314789;-0.003244974,-0.1223035;-0.680764;0.07882404,-0.1317442;-0.7385682;0.01977144,0.008477688;0.5543228;0.001018166,54.5617
+0;0;0,0.005322318;0.3212315;0.008805173,0.01073074;0.629827;0.00290073,0.1792282;0.5055268;0.008515602,0.2127975;0.2383213;0.0289281,0.2493875;0.01075976;-0.02581988,-0.1568202;0.4944315;0.001473882,-0.1963307;0.2272643;0.003185862,-0.2258372;-0.004920587;-0.03341991,0.07854064;0.005479685;-0.03816115,0.09183127;-0.3146324;-0.002940543,0.09549248;-0.6828011;0.06773192,0.09574749;-0.6423628;-0.03758194,-0.07750103;0.004980563;-0.04029538,-0.09846257;-0.3157499;-0.01618124,-0.1146151;-0.6838231;0.05322614,-0.1117375;-0.6433588;-0.05204613,0.009372811;0.5543708;0.006681503,0;0;0,0.00518395;0.3213055;0.005611062,0.008482166;0.6298581;-0.003191948,0.1803716;0.5163832;0.006699443,0.2196309;0.2498387;0.02554297,0.2588827;0.02132952;-0.02307069,-0.1613505;0.5034848;0.0052516,-0.1984596;0.2360434;-0.001099865,-0.2368536;0.005950972;-0.04237662,0.07759485;0.004360557;-0.04018652,0.09648762;-0.3153914;-0.004261374,0.09125646;-0.6773425;0.09331024,0.104278;-0.7325979;0.03197516,-0.08005704;0.005644622;-0.03484167,-0.1149687;-0.313253;-0.003626563,-0.1222776;-0.6789783;0.07851846,-0.1316285;-0.7364496;0.01968516,0.007850341;0.5544359;0.001374841,54.58432
+0;0;0,0.005322659;0.3212522;0.008805736,0.01073229;0.6299164;0.002899857,0.1792197;0.5055993;0.008515614,0.2127677;0.2385638;0.02891511,0.2493581;0.01099987;-0.02583345,-0.1568095;0.4945046;0.001474294,-0.1962949;0.2275074;0.003185185,-0.2258018;-0.004679963;-0.03342099,0.07853;0.005478942;-0.03815598,0.09182078;-0.3146366;-0.002934992,0.09547363;-0.6819646;0.06757612,0.09572764;-0.6415671;-0.03732701,-0.07749053;0.004979888;-0.04028992,-0.09845228;-0.315754;-0.01617552,-0.1145679;-0.6829869;0.0530734,-0.1117016;-0.6425633;-0.05178831,0.009374004;0.5544405;0.006681619,0;0;0,0.004845388;0.3213266;0.00588131,0.007655449;0.6299639;-0.002536774,0.1797083;0.5166957;0.007159591,0.2191838;0.2503759;0.02626348,0.2589999;0.02198005;-0.0224359,-0.1619428;0.5031621;0.004977785,-0.1987749;0.2359633;-0.004907468,-0.2370551;0.00651589;-0.04974179,0.077587;0.004473075;-0.04016352,0.09649407;-0.3152955;-0.004362583,0.09115046;-0.6763158;0.09336567,0.1045798;-0.731854;0.03323472,-0.08007368;0.005511091;-0.034795,-0.1149395;-0.3134029;-0.00366066,-0.1223777;-0.6783267;0.07813418,-0.1319075;-0.7352681;0.01928515,0.007143021;0.554515;0.001932144,54.6183
+0;0;0,0.004987909;0.3212568;0.008832499,0.01000755;0.6299255;0.002828286,0.1786219;0.5056338;0.008586408,0.2123128;0.2386299;0.02916158,0.2489414;0.01110192;-0.0257109,-0.157258;0.4941202;0.001025925,-0.1963958;0.2270702;0.002470061,-0.2258931;-0.004954875;-0.0351584,0.07853592;0.005583777;-0.03812859,0.09159641;-0.3145221;-0.002734337,0.09531728;-0.6818539;0.06775402,0.09568821;-0.6414627;-0.03714941,-0.07749068;0.004869531;-0.04030311,-0.09852493;-0.3158467;-0.01601767,-0.1148373;-0.6830944;0.05310654,-0.1118523;-0.6426714;-0.0517519,0.008769978;0.554449;0.006639906,0;0;0,0.004845388;0.3213266;0.00588131,0.007655449;0.6299639;-0.002536774,0.1797083;0.5166957;0.007159591,0.2191838;0.2503759;0.02626348,0.2589999;0.02198005;-0.0224359,-0.1619428;0.5031621;0.004977785,-0.1987749;0.2359633;-0.004907468,-0.2370551;0.00651589;-0.04974179,0.077587;0.004473075;-0.04016352,0.09649407;-0.3152955;-0.004362583,0.09115046;-0.6763158;0.09336567,0.1045798;-0.731854;0.03323472,-0.08007368;0.005511091;-0.034795,-0.1149395;-0.3134029;-0.00366066,-0.1223777;-0.6783267;0.07813418,-0.1319075;-0.7352681;0.01928515,0.007143021;0.554515;0.001932144,54.64118
+0;0;0,0.004988106;0.3212695;0.008832849,0.01000807;0.6299585;0.002828171,0.1782279;0.5057734;0.008582109,0.2119399;0.238602;0.02917019,0.2485719;0.01105273;-0.02570741,-0.1568721;0.4942865;0.001039181,-0.1960344;0.2270691;0.002484224,-0.2255345;-0.004977658;-0.03514775,0.07854085;0.005584127;-0.03813098,0.09167078;-0.3162239;-0.002548516,0.09536593;-0.6810162;0.06745252,0.09573536;-0.6406668;-0.03702878,-0.07749555;0.004869837;-0.04030564,-0.09864164;-0.3175518;-0.01589106,-0.1148412;-0.6822605;0.05275526,-0.1118683;-0.6418794;-0.05168125,0.008770396;0.5544753;0.006640127,0;0;0,0.004592072;0.3213424;0.005909204,0.007169627;0.6300048;-0.002405524,0.1789216;0.5171186;0.008010268,0.2188346;0.2507071;0.02731872,0.2588749;0.02242747;-0.02184737,-0.1619241;0.5031136;0.004632869,-0.1986145;0.2359362;-0.009895257,-0.2365422;0.007014781;-0.05773412,0.07759345;0.004601598;-0.0401485,0.09635268;-0.3168016;-0.003446698,0.09106308;-0.6754077;0.09330487,0.1039997;-0.7313572;0.03440726,-0.08009487;0.005373842;-0.03478152,-0.1151759;-0.3152557;-0.003717229,-0.1229559;-0.6776593;0.07746305,-0.1322184;-0.7343409;0.01894727,0.006715521;0.5545475;0.002040386,54.66349
+0;0;0,0.004987698;0.3212432;0.008832127,0.01000693;0.6298866;0.002828367,0.1779998;0.5057788;0.0085791,0.2116476;0.2391166;0.02912794,0.2482838;0.01154123;-0.02575597,-0.156651;0.4943073;0.001046283,-0.1957387;0.2275992;0.002488571,-0.2252422;-0.004474178;-0.03514772,0.0785687;0.005586107;-0.0381445,0.09169076;-0.316029;-0.00258337,0.09538837;-0.6810645;0.06746436,0.09576251;-0.6405833;-0.03834804,-0.07752302;0.004871564;-0.04031993,-0.09865643;-0.3173567;-0.01591999,-0.1148668;-0.6823087;0.05277213,-0.111856;-0.6417953;-0.0529949,0.008769443;0.5544154;0.006639722,0;0;0,0.004132692;0.3213191;0.006087541,0.006027915;0.6299497;-0.001888514,0.1778082;0.5175284;0.00886011,0.2181962;0.2517312;0.02845216,0.2586073;0.02359906;-0.02122331,-0.1626161;0.5029797;0.004347481,-0.1991059;0.2365814;-0.01472142,-0.2364905;0.008333087;-0.06620015,0.07762967;0.004765734;-0.04012692,0.09617752;-0.3164711;-0.003576398,0.09099886;-0.675388;0.09298015,0.1036492;-0.7303453;0.03030252,-0.08014815;0.005203068;-0.03476276,-0.1152136;-0.3152511;-0.003898822,-0.1232222;-0.6779078;0.07726336,-0.1326072;-0.7357593;0.0181,0.005759947;0.5544986;0.002472281,54.69729
+0;0;0,0.004786195;0.3213519;0.008927391,0.009690432;0.6301963;0.00295857,0.1782943;0.5059195;0.008664065,0.2119879;0.2400323;0.02920335,0.2488094;0.01253724;-0.02586136,-0.1573458;0.4940759;0.000224174,-0.1961397;0.2280922;0.001154108,-0.22609;-0.003742367;-0.03754556,0.07858977;0.005655461;-0.03808866,0.09158315;-0.3152139;-0.00257564,0.09528375;-0.6806244;0.06752588,0.09585824;-0.640254;-0.03712333,-0.07749192;0.004789561;-0.04038743,-0.09863372;-0.3166775;-0.01591115,-0.1150125;-0.6819727;0.05296446,-0.1118291;-0.6415719;-0.05163487,0.008486598;0.5546715;0.006765297,0;0;0,0.003470775;0.3214254;0.006581783,0.004462812;0.6302773;-0.0006650686,0.1771046;0.5179102;0.009885788,0.2177907;0.252991;0.03027129,0.2589623;0.02497742;-0.01929331,-0.1642534;0.502221;0.003819069,-0.2008506;0.2370479;-0.02061536,-0.2389393;0.009468272;-0.07445494,0.07767463;0.004984051;-0.04001117,0.09615003;-0.3155395;-0.003811002,0.09146366;-0.6747651;0.09307945,0.1031027;-0.7308;0.03373408,-0.0801407;0.005027079;-0.03480342,-0.1140567;-0.3146854;-0.002854135,-0.1232189;-0.6779405;0.07723658,-0.1318849;-0.7351876;0.01916607,0.004430741;0.5547621;0.00350666,54.73074
+0;0;0,0.004787485;0.3214385;0.008929796,0.009693411;0.6303895;0.002959454,0.1768765;0.5065075;0.008649718,0.2106106;0.2403011;0.02921366,0.247426;0.01284327;-0.02584206,-0.1559557;0.4947629;0.0002804324,-0.1947962;0.22846;0.001211483,-0.2247415;-0.003336728;-0.03748187,0.07860468;0.005656535;-0.03809589,0.09155167;-0.3140671;-0.002709676,0.09525555;-0.6798009;0.06745386,0.09582911;-0.6394471;-0.03702802,-0.07750663;0.00479047;-0.04039509,-0.09857295;-0.3155288;-0.01600621,-0.1149662;-0.6811471;0.05293033,-0.1117879;-0.6407629;-0.05150176,0.00848937;0.5548516;0.006766834,0;0;0,0.003529228;0.321477;0.008091092,0.004877847;0.6304877;0.003394127,0.1760699;0.5186343;0.01070917,0.2170885;0.2534467;0.03119624,0.2594007;0.02554868;-0.01775062,-0.1624451;0.5025756;0.003274739,-0.1986113;0.2375641;-0.02651825,-0.2381647;0.01231425;-0.0883377,0.07771637;0.005168676;-0.03994298,0.09595285;-0.3142631;-0.004252434,0.09115051;-0.673828;0.09263825,0.1020703;-0.7301039;0.03380609,-0.08015565;0.004857994;-0.03483479,-0.1141906;-0.3137188;-0.003315736,-0.1234525;-0.6772816;0.07689714,-0.1317129;-0.7342417;0.01864169,0.004713375;0.5549231;0.006838322,54.75315
+0;0;0,0.004788748;0.3215233;0.008932152,0.009696541;0.6305918;0.002959158,0.1769226;0.5066593;0.008651825,0.2106814;0.2402579;0.02923083,0.2474872;0.01285954;-0.02581048,-0.1559958;0.4949117;0.0002803728,-0.1948647;0.2284137;0.001212105,-0.2248022;-0.003322318;-0.03747112,0.078537;0.005651665;-0.03806309,0.09147468;-0.3138422;-0.002702303,0.09518068;-0.6797853;0.06750138,0.09575512;-0.6394159;-0.03713738,-0.0774399;0.004786345;-0.04036031,-0.09849107;-0.3153027;-0.01598896,-0.1148937;-0.6811304;0.05298704,-0.1117107;-0.6407306;-0.05160186,0.008491894;0.5550159;0.006768454,0;0;0,0.002826262;0.3215701;0.00803864,0.003244922;0.6306974;0.003196716,0.1748437;0.5193332;0.01161587,0.2165416;0.2540826;0.03250206,0.2604901;0.02634586;-0.01544309,-0.1636192;0.5020976;0.002158893,-0.1999235;0.2375366;-0.03280257,-0.2392843;0.01350182;-0.09878268,0.0777556;0.005350664;-0.03967667,0.09575051;-0.3139461;-0.004749417,0.09083627;-0.6737288;0.0921464,0.1027483;-0.729753;0.03285838,-0.08002964;0.004717677;-0.03495428,-0.1142334;-0.3136341;-0.003707025,-0.1234896;-0.677413;0.07651657,-0.1318163;-0.734681;0.01844683,0.003357075;0.5550978;0.006712556,54.78665
+0;0;0,0.004550212;0.3215707;0.009085878,0.009358824;0.6306743;0.003218495,0.176673;0.5067757;0.008919777,0.2105055;0.2401922;0.02943991,0.2474971;0.01289433;-0.02561569,-0.1561921;0.4945907;-0.0004231371,-0.1951849;0.2279239;-0.001333844,-0.2255652;-0.003500313;-0.04112938,0.07847311;0.005734294;-0.03800508,0.09127531;-0.3142369;-0.002402224,0.09496192;-0.6797726;0.06779727,0.09576148;-0.6393893;-0.03689327,-0.07737718;0.004696656;-0.04032383,-0.09864666;-0.315856;-0.01569354,-0.1150706;-0.6812692;0.05330914,-0.1116599;-0.6408567;-0.051326,0.008171255;0.5550905;0.007010111,0;0;0,0.001882456;0.3216247;0.008063912,0.001560032;0.6307839;0.003255129,0.1734793;0.5199617;0.01293957,0.2156397;0.2545717;0.03351021,0.2611194;0.02698614;-0.01339602,-0.164994;0.5017264;0.00104433,-0.2014479;0.2376578;-0.0385956,-0.2405805;0.01482105;-0.1084258,0.07791902;0.005637467;-0.03914261,0.09532599;-0.3142635;-0.0048877,0.0901843;-0.6738096;0.09133077,0.1011044;-0.7299284;0.03189277,-0.07985009;0.00450418;-0.03519906,-0.1142125;-0.3142838;-0.003473897,-0.123791;-0.6778157;0.07596615,-0.1322659;-0.7348231;0.01743024,0.001861874;0.5551782;0.006772399,54.82023
+0;0;0,0.004550055;0.3215597;0.009085565,0.009358697;0.6306652;0.003218244,0.1768955;0.5067047;0.008921953,0.210647;0.2407594;0.02939296,0.2476374;0.0134687;-0.02566092,-0.1564094;0.4945036;-0.0004333048,-0.1953088;0.2284752;-0.001341831,-0.2256882;-0.002941757;-0.04113612,0.07841551;0.005730085;-0.03797718,0.09120153;-0.313837;-0.002419289,0.0948896;-0.6795185;0.06780821,0.09567858;-0.6392725;-0.03549731,-0.07732037;0.004693209;-0.04029423,-0.09856299;-0.3154545;-0.01569504,-0.1149935;-0.6810135;0.05333516,-0.1116279;-0.6407387;-0.04991568,0.008171158;0.5550833;0.007009763,0;0;0,0.001020055;0.3216169;0.008087039,-6.300211E-05;0.630778;0.003400326,0.1723485;0.5202987;0.01372671,0.2149893;0.2556735;0.03471184,0.2612029;0.02821763;-0.01206887,-0.1664002;0.5010984;-9.323563E-05,-0.2028014;0.238423;-0.04438454,-0.2415333;0.01725008;-0.1195023,0.07803801;0.005892187;-0.03872263,0.09467249;-0.3137239;-0.005259156,0.08945092;-0.6734653;0.09080017,0.1006726;-0.7304919;0.03531981,-0.07970128;0.004298655;-0.03540223,-0.1144029;-0.3140635;-0.003901903,-0.1242566;-0.677745;0.07551587,-0.1325788;-0.7335001;0.01759832,0.0004501306;0.5551741;0.006893635,54.84245
+0;0;0,0.004550055;0.3215597;0.009085565,0.009358697;0.6306652;0.003218244,0.1768955;0.5067047;0.008921953,0.210647;0.2407594;0.02939296,0.2476374;0.0134687;-0.02566092,-0.1564094;0.4945036;-0.0004333048,-0.1953088;0.2284752;-0.001341831,-0.2256882;-0.002941757;-0.04113612,0.07841551;0.005730085;-0.03797718,0.09120153;-0.313837;-0.002419289,0.0948896;-0.6795185;0.06780821,0.09567858;-0.6392725;-0.03549731,-0.07732037;0.004693209;-0.04029423,-0.09856299;-0.3154545;-0.01569504,-0.1149935;-0.6810135;0.05333516,-0.1116279;-0.6407387;-0.04991568,0.008171158;0.5550833;0.007009763,0;0;0,0.001020055;0.3216169;0.008087039,-6.300211E-05;0.630778;0.003400326,0.1723485;0.5202987;0.01372671,0.2149893;0.2556735;0.03471184,0.2612029;0.02821763;-0.01206887,-0.1664002;0.5010984;-9.323563E-05,-0.2028014;0.238423;-0.04438454,-0.2415333;0.01725008;-0.1195023,0.07803801;0.005892187;-0.03872263,0.09467249;-0.3137239;-0.005259156,0.08945092;-0.6734653;0.09080017,0.1006726;-0.7304919;0.03531981,-0.07970128;0.004298655;-0.03540223,-0.1144029;-0.3140635;-0.003901903,-0.1242566;-0.677745;0.07551587,-0.1325788;-0.7335001;0.01759832,0.0004501306;0.5551741;0.006893635,54.8759
+0;0;0,0.004131049;0.3215191;0.009357827,0.008768468;0.630566;0.003612611,0.1764058;0.5066239;0.00919579,0.2101864;0.2413194;0.02938306,0.2473709;0.0139823;-0.02538251,-0.1568699;0.4941636;-0.0009211507,-0.1955775;0.228789;-0.004546617,-0.2273149;-0.001846731;-0.04772101,0.07837732;0.005821829;-0.03786846,0.09084034;-0.3133268;-0.002194133,0.09440784;-0.6787759;0.06809798,0.09537444;-0.6384967;-0.03539758,-0.07722572;0.004590849;-0.04032405,-0.09877292;-0.3150963;-0.01543128,-0.1150698;-0.6804466;0.05356367,-0.1115241;-0.6401361;-0.04987253,0.007627653;0.5550019;0.007386841,0;0;0,0.0002853163;0.3215782;0.008158088,-0.001366813;0.630674;0.003511071,0.1712933;0.5206847;0.01468885,0.2145348;0.2568708;0.03631043,0.2611132;0.02950847;-0.0106039,-0.1674553;0.5006898;-0.001248484,-0.2044553;0.239549;-0.04994744,-0.2447973;0.02225707;-0.1349231,0.07817076;0.006017014;-0.03826284,0.09417672;-0.3132948;-0.005588412,0.08885825;-0.6728048;0.09048951,0.09994021;-0.7297474;0.03448844,-0.07952917;0.004186214;-0.03561609,-0.1143003;-0.3137754;-0.004387436,-0.124605;-0.6772467;0.07491668,-0.132735;-0.7331619;0.01686136,-0.0007151477;0.5550904;0.007001519,54.89833
+0;0;0,0.004131332;0.3215411;0.009358466,0.008769047;0.6306077;0.003612861,0.1760136;0.5067728;0.009192098,0.2097388;0.2419038;0.02934624,0.2469259;0.01455037;-0.02542324,-0.1564866;0.4943415;-0.0009013019,-0.1951308;0.2294024;-0.004520819,-0.2268704;-0.001249805;-0.0476983,0.07834071;0.005819109;-0.03785077,0.0908415;-0.3142967;-0.002068333,0.09439715;-0.6785316;0.06799024,0.09536385;-0.6382514;-0.03551611,-0.07718965;0.004588705;-0.04030522,-0.09880215;-0.3160673;-0.01533701,-0.1150449;-0.6802038;0.05342872,-0.1114989;-0.6398922;-0.05001826,0.007628151;0.5550382;0.007387358,0;0;0,-0.0003075413;0.3216006;0.00814116,-0.002239019;0.6307123;0.003342152,0.1700456;0.520995;0.01581442,0.2135033;0.2577208;0.0381161,0.2609472;0.0306029;-0.009198427,-0.1677076;0.50047;-0.002484614,-0.2050201;0.2406784;-0.05554375,-0.245703;0.02621299;-0.1473133,0.07817954;0.006111518;-0.03813684,0.094146;-0.3141498;-0.005143523,0.08819954;-0.6726449;0.08990275,0.09897327;-0.7296271;0.03388297,-0.07943998;0.004069139;-0.03572871,-0.114536;-0.3148338;-0.004424479,-0.1250495;-0.6771347;0.07441385,-0.1331897;-0.7331255;0.0164526,-0.00153989;0.5551255;0.0068717,54.9208
+0;0;0,0.004131221;0.3215325;0.009358216,0.008769386;0.6306291;0.003611961,0.1766914;0.5065903;0.009198939,0.2103945;0.2418944;0.0293399,0.2475781;0.01456319;-0.02542425,-0.1571469;0.494109;-0.0009350786,-0.1957657;0.2293431;-0.004552228,-0.2275023;-0.001286626;-0.0477255,0.07812627;0.00580318;-0.03774716,0.09065311;-0.3149799;-0.001890134,0.09419914;-0.6782292;0.06797886,0.09517048;-0.6378997;-0.03602353,-0.07697835;0.004576144;-0.04019489,-0.0986359;-0.3167483;-0.01517464,-0.1148347;-0.6798994;0.05340501,-0.1112717;-0.6395383;-0.05053774,0.007628345;0.55505;0.007386937,0;0;0,-0.001064505;0.3215909;0.008119345,-0.003617998;0.6307269;0.003260494,0.1695117;0.5215352;0.01803577,0.2128375;0.2583809;0.0399034,0.2613387;0.03144227;-0.007082704,-0.1694097;0.499893;-0.003765266,-0.207022;0.2413938;-0.06180791,-0.2486904;0.02944423;-0.1587737,0.0782007;0.006257907;-0.03751969,0.09394222;-0.3147637;-0.005243182,0.08760045;-0.672369;0.08921611,0.09892324;-0.7289627;0.03179252,-0.07906705;0.003920107;-0.03598989,-0.1146511;-0.3156175;-0.004781919,-0.1251431;-0.6769532;0.0737722,-0.1333087;-0.7334666;0.01569546,-0.002764441;0.555133;0.006808758,54.95572
+0;0;0,0.003845604;0.3215769;0.009496501,0.008346975;0.6307347;0.00382284,0.1767285;0.5066056;0.009396278,0.2105411;0.2426629;0.02912629,0.247584;0.01531413;-0.02517384,-0.1579417;0.4940721;-0.0006908681,-0.1963254;0.2301177;-0.007971731,-0.2289799;0.0001885295;-0.0535176,0.07797756;0.005862534;-0.03761904,0.09022342;-0.3140582;-0.001722269,0.09379241;-0.6775885;0.06817589,0.09474502;-0.6372339;-0.03598899,-0.07680054;0.004494642;-0.04014393,-0.09848984;-0.3159519;-0.0150153,-0.1149362;-0.6793483;0.05372525,-0.1113867;-0.6389646;-0.05038061,0.0072436;0.5551403;0.007588147,0;0;0,-0.001610208;0.3216287;0.008311272,-0.004802041;0.6308192;0.003623605,0.1688998;0.5218128;0.01933169,0.2125914;0.2595565;0.04193592,0.2627702;0.03269042;-0.003031015,-0.1705706;0.4993635;-0.005005827,-0.2095739;0.2431943;-0.06867946,-0.2510411;0.0345387;-0.1723688,0.07818404;0.006339103;-0.03710973,0.09390867;-0.3138885;-0.005568266,0.08750173;-0.6718049;0.0888114,0.09835254;-0.7283645;0.03094816,-0.07878995;0.00383592;-0.03615924,-0.1143894;-0.314826;-0.004933236,-0.1252981;-0.6764467;0.07357948,-0.1332914;-0.7328616;0.0150387,-0.003784537;0.5552114;0.007137775,54.98803
+0;0;0,0.003845966;0.3216072;0.009497396,0.008347863;0.6308012;0.003823045,0.1770058;0.5065834;0.009399905,0.2107694;0.2430236;0.0291013,0.2478165;0.0156491;-0.02520496,-0.1582104;0.4940295;-0.0007037004,-0.1965385;0.2304578;-0.007974003,-0.2291967;0.0005027205;-0.05352502,0.07784547;0.005852603;-0.03755531,0.09011167;-0.3145995;-0.001598928,0.09367044;-0.6770892;0.06809916,0.09462225;-0.6367432;-0.03597874,-0.07667045;0.004487028;-0.04007594,-0.09839578;-0.3164917;-0.01490557,-0.114795;-0.6788479;0.05363822,-0.1112486;-0.6384729;-0.0503807,0.00724435;0.5551972;0.007588824,0;0;0,-0.002258249;0.3216532;0.008381963,-0.005932804;0.6308748;0.003704906,0.1681154;0.5221277;0.02087772,0.2125052;0.2603845;0.04350412,0.2625718;0.03356032;-0.001937509,-0.1716127;0.4988809;-0.006275051,-0.2111308;0.2440659;-0.07335382,-0.2529969;0.03845379;-0.1828604,0.0782001;0.00641945;-0.03671658,0.09360853;-0.3143926;-0.00549054,0.08673158;-0.6714159;0.0880847,0.09761836;-0.7280405;0.0304842,-0.07853344;0.003734996;-0.03637473,-0.1144597;-0.3154402;-0.005240379,-0.1255027;-0.6760213;0.07304502,-0.1335383;-0.7320299;0.01406956,-0.004804406;0.555259;0.007217884,55.01018
+0;0;0,0.003845966;0.3216072;0.009497396,0.008347863;0.6308012;0.003823045,0.1770058;0.5065834;0.009399905,0.2107694;0.2430236;0.0291013,0.2478165;0.0156491;-0.02520496,-0.1582104;0.4940295;-0.0007037004,-0.1965385;0.2304578;-0.007974003,-0.2291967;0.0005027205;-0.05352502,0.07784547;0.005852603;-0.03755531,0.09011167;-0.3145995;-0.001598928,0.09367044;-0.6770892;0.06809916,0.09462225;-0.6367432;-0.03597874,-0.07667045;0.004487028;-0.04007594,-0.09839578;-0.3164917;-0.01490557,-0.114795;-0.6788479;0.05363822,-0.1112486;-0.6384729;-0.0503807,0.00724435;0.5551972;0.007588824,0;0;0,-0.002258249;0.3216532;0.008381963,-0.005932804;0.6308748;0.003704906,0.1681154;0.5221277;0.02087772,0.2125052;0.2603845;0.04350412,0.2625718;0.03356032;-0.001937509,-0.1716127;0.4988809;-0.006275051,-0.2111308;0.2440659;-0.07335382,-0.2529969;0.03845379;-0.1828604,0.0782001;0.00641945;-0.03671658,0.09360853;-0.3143926;-0.00549054,0.08673158;-0.6714159;0.0880847,0.09761836;-0.7280405;0.0304842,-0.07853344;0.003734996;-0.03637473,-0.1144597;-0.3154402;-0.005240379,-0.1255027;-0.6760213;0.07304502,-0.1335383;-0.7320299;0.01406956,-0.004804406;0.555259;0.007217884,55.03252
+0;0;0,0.003606949;0.3217667;0.009581666,0.008014191;0.6310887;0.003948274,0.1756516;0.5071432;0.009498055,0.2094121;0.2436168;0.02916094,0.2467072;0.01635332;-0.02546345,-0.1575153;0.4947459;-0.0005105278,-0.1958479;0.231356;-0.01186686,-0.229192;0.002385631;-0.06170824,0.07761052;0.005881709;-0.03743891,0.08968624;-0.3148618;-0.001362983,0.09319842;-0.675572;0.06802183,0.0941333;-0.6353284;-0.03497077,-0.07645058;0.004431294;-0.03994161,-0.09833878;-0.3168249;-0.01466182,-0.1148132;-0.6773878;0.05361252,-0.1113098;-0.637116;-0.04932191,0.006943248;0.5554571;0.007705381,0;0;0,-0.00196084;0.3217898;0.009279847,-0.005143959;0.6311532;0.005310059,0.1676121;0.5224901;0.02267838,0.2118832;0.2607162;0.04474759,0.2624537;0.03403431;-0.0008746386,-0.1695826;0.4991357;-0.007659316,-0.2098536;0.2458858;-0.07987625,-0.2514065;0.0428824;-0.1942722,0.07811468;0.006418332;-0.03628445,0.09310158;-0.3147715;-0.00568831,0.08620086;-0.6700084;0.0875727,0.09682273;-0.7273948;0.03312923,-0.07814866;0.003688128;-0.03659023,-0.1144461;-0.3157637;-0.005660262,-0.1255604;-0.6745751;0.07224609,-0.1334421;-0.7296486;0.01381953,-0.004182093;0.5555;0.008640409,55.06741
+0;0;0,0.00360781;0.3218435;0.009583954,0.008015899;0.631225;0.003949646,0.1747787;0.5075194;0.009490659,0.2085073;0.2442416;0.029135,0.2458049;0.01696275;-0.02549309,-0.1566612;0.4951863;-0.0004660427,-0.1949577;0.2320449;-0.01181166,-0.228304;0.003059059;-0.06165641,0.07748614;0.005872282;-0.03737891,0.08955546;-0.3147012;-0.001322106,0.09306286;-0.6749215;0.06796847,0.09398068;-0.6348647;-0.03314534,-0.07632805;0.004424192;-0.03987759,-0.09820464;-0.3166617;-0.01461121,-0.1146567;-0.676735;0.05357041,-0.1112173;-0.6366505;-0.0474863,0.006944808;0.5555828;0.007707277,0;0;0,-0.001812145;0.321849;0.009901762,-0.004739925;0.6312813;0.006481647,0.1670019;0.5224845;0.02342415,0.2113524;0.2610448;0.04624987,0.2619562;0.0344227;0.0002862215,-0.1681314;0.4994905;-0.008985609,-0.2091984;0.2476327;-0.08461553,-0.2510713;0.04694618;-0.202948,0.07806879;0.006448835;-0.03604782,0.09251956;-0.3146356;-0.005897403,0.08570109;-0.6694974;0.08683276,0.09759519;-0.7276856;0.03776789,-0.07791726;0.003630075;-0.03676262,-0.114774;-0.3155957;-0.005947243,-0.1260232;-0.6739313;0.07177819,-0.1336902;-0.7276036;0.0146279,-0.003863696;0.5556105;0.009672642,55.09937
+0;0;0,0.003608478;0.3219031;0.009585728,0.008017506;0.6313505;0.003950095,0.17593;0.5072964;0.009504276,0.209707;0.2436409;0.0291768,0.2470029;0.01637235;-0.02544881,-0.1577809;0.4948788;-0.0005206456,-0.1961323;0.2313599;-0.01188255,-0.2294771;0.002384394;-0.06172504,0.07736652;0.005863218;-0.03732122,0.08942715;-0.3144793;-0.001290385,0.09293587;-0.6748338;0.06802601,0.0938633;-0.6346716;-0.03414663,-0.07621023;0.004417363;-0.03981604,-0.09807106;-0.3164372;-0.01456785,-0.1145293;-0.6766446;0.05363916,-0.1110538;-0.6364545;-0.04847578,0.006946144;0.5556892;0.007708675,0;0;0,-0.002649557;0.3219038;0.009872913,-0.006665334;0.6313914;0.006629348,0.1665411;0.5226977;0.02491951,0.2105243;0.260789;0.04753482,0.2620765;0.03439349;0.001563311,-0.1704197;0.4985524;-0.01072053,-0.2131075;0.2492338;-0.09474487,-0.2543107;0.04650611;-0.2097654,0.07798776;0.006442145;-0.03590596,0.09196399;-0.3144742;-0.006235003,0.08499406;-0.6694683;0.08651769,0.09661624;-0.7271868;0.03442383,-0.07770634;0.003607176;-0.03689909,-0.1149193;-0.3153377;-0.006038105,-0.1263795;-0.6738839;0.07132903,-0.1339666;-0.728304;0.01337158,-0.005452797;0.5557044;0.009777904,55.13315
+0;0;0,0.003340575;0.3217134;0.009602242,0.007584595;0.6309265;0.003992461,0.1762963;0.5068216;0.009623178,0.2101506;0.2431419;0.02924006,0.2475412;0.01599675;-0.02563328,-0.1588297;0.4942452;-0.0005226461,-0.1967218;0.2308822;-0.01670943,-0.2309433;0.002071455;-0.06649487,0.07730649;0.005920387;-0.0372405,0.08913048;-0.313613;-0.001293894,0.09230489;-0.6696917;0.06726451,0.09324908;-0.6295435;-0.03473841,-0.07613294;0.00435569;-0.03978695,-0.09797181;-0.3156764;-0.01456652,-0.1144418;-0.671585;0.05296265,-0.1109566;-0.631409;-0.04898233,0.006580347;0.555333;0.007736591,0;0;0,-0.003262348;0.3216988;0.01010489,-0.007846452;0.6309433;0.007066607,0.1662011;0.5223806;0.02598095,0.2099195;0.2603856;0.0484581,0.261726;0.03393275;0.003299952,-0.1732127;0.4994225;-0.005369559,-0.2171516;0.2545079;-0.1009944,-0.2590377;0.05983855;-0.228875,0.07806053;0.006469682;-0.03553724,0.0915136;-0.3137127;-0.006626725,0.08468195;-0.664536;0.0849086,0.09375756;-0.7227681;0.03351593,-0.07751741;0.003525803;-0.03710551,-0.1149215;-0.3145956;-0.006556163,-0.1262887;-0.6688704;0.07001051,-0.1340941;-0.7229796;0.0119312,-0.006497722;0.5553259;0.01016533,55.15535
+0;0;0,0.003340754;0.3217308;0.00960276,0.007585173;0.6309728;0.003992525,0.1772683;0.5065848;0.009634307,0.2110792;0.2432434;0.02922603,0.2484641;0.01613256;-0.02563901,-0.1597761;0.4939365;-0.0005695946,-0.1976196;0.2309113;-0.01673561,-0.2318359;0.002135113;-0.06651352,0.07713651;0.005907369;-0.03715861,0.08894959;-0.3133309;-0.001245208,0.09212574;-0.6696051;0.06735084,0.09306994;-0.6294567;-0.03465404,-0.07596554;0.004346113;-0.03969947,-0.09778425;-0.3153904;-0.01450233,-0.1142633;-0.6714944;0.05306391,-0.110778;-0.6313182;-0.04888302,0.006580854;0.5553739;0.00773692,0;0;0,-0.004115585;0.3216999;0.01031029,-0.009652998;0.6309619;0.007692695,0.1655341;0.5219137;0.02725255,0.2092583;0.2602032;0.04896748,0.2607775;0.03358535;0.004501227,-0.1748072;0.4983095;-0.01059882,-0.220322;0.2546093;-0.1076264,-0.2620218;0.06512217;-0.2430623,0.07800397;0.006454766;-0.03520536,0.09076308;-0.3135198;-0.006994486,0.08391681;-0.6645935;0.08436871,0.09298485;-0.7228256;0.03297079,-0.07721287;0.00350866;-0.03730365,-0.1152111;-0.3142499;-0.00683992,-0.1267513;-0.668762;0.06954584,-0.1345402;-0.7228528;0.01143429,-0.008034799;0.5553398;0.0106777,55.18895
+0;0;0,0.003342088;0.3218592;0.009606592,0.007588086;0.6312163;0.003994268,0.1779053;0.5066188;0.009644497,0.211726;0.2432006;0.02924193,0.2491113;0.0160874;-0.02562368,-0.1603918;0.4939234;-0.0005973293,-0.1982463;0.2308215;-0.01676806,-0.232463;0.002043009;-0.06654648,0.07694235;0.0058925;-0.03706508,0.08873948;-0.3129151;-0.001200132,0.0919209;-0.6697812;0.0675099,0.09286837;-0.6295978;-0.03484734,-0.07577432;0.004335173;-0.03959955,-0.09756359;-0.31497;-0.0144364,-0.11407;-0.6716657;0.05324211,-0.1105727;-0.6314543;-0.04905699,0.006583393;0.5555892;0.007740058,0;0;0,-0.00457409;0.3218141;0.01056385,-0.01045802;0.6311844;0.007962346,0.1653199;0.52165;0.02811003,0.2086214;0.2597806;0.04970872,0.2600972;0.03317387;0.0051229,-0.1754685;0.4977132;-0.01402448,-0.2231191;0.2566251;-0.1166061,-0.2637623;0.07184772;-0.2587108,0.07783889;0.006427944;-0.03504932,0.0903929;-0.3131725;-0.0074507,0.08363018;-0.6649485;0.0836128,0.09162661;-0.7231085;0.03121543,-0.07691488;0.003508367;-0.0374227,-0.1151535;-0.3137978;-0.00711914,-0.1272106;-0.6689616;0.06902534,-0.1348844;-0.7234496;0.01084876,-0.008778997;0.5555358;0.01095665,55.22242
+0;0;0,0.002915925;0.3219095;0.009675842,0.006931066;0.6313092;0.00407706,0.1776539;0.5067089;0.009915677,0.2115059;0.2432913;0.02932506,0.2490353;0.01631138;-0.02585453,-0.1612543;0.493885;-0.0004959777,-0.1985442;0.2310343;-0.02124232,-0.2356305;0.005412504;-0.08200876,0.07682756;0.005890962;-0.03692639,0.08827362;-0.3127419;-0.001046013,0.09144057;-0.6689994;0.06739073,0.09287701;-0.6240677;-0.08262601,-0.07557463;0.00432302;-0.03962981,-0.09766016;-0.3147628;-0.0142963,-0.1141946;-0.6708066;0.05332387,-0.1090222;-0.6258339;-0.09660649,0.006008837;0.5556707;0.007824773,0;0;0,-0.004990447;0.321853;0.01065612,-0.01120808;0.6312563;0.008072019,0.1649128;0.521722;0.02870381,0.208237;0.2598395;0.04996538,0.2595628;0.03310902;0.006009936,-0.1758269;0.4972579;-0.01688198,-0.2259322;0.2595102;-0.1258634,-0.2657163;0.07850154;-0.272922,0.07775778;0.006361843;-0.03484237,0.0899466;-0.3131037;-0.007666945,0.08336361;-0.6643206;0.08297741,0.09538083;-0.6697643;-0.06306839,-0.07667714;0.003541475;-0.03753412,-0.1152864;-0.3135517;-0.00742529,-0.1272993;-0.6680979;0.06850712,-0.1390046;-0.7620166;-0.01656461,-0.009457413;0.555599;0.01106763,55.24453
+0;0;0,0.002917391;0.3220713;0.009680706,0.006934335;0.63161;0.004079356,0.1780506;0.5068622;0.009924516,0.2119969;0.242711;0.02938796,0.2495235;0.01574756;-0.02578761,-0.1616352;0.4940089;-0.0005110269,-0.1990289;0.230426;-0.02131516,-0.2361126;0.004820734;-0.08207716,0.07661978;0.00587503;-0.03682652,0.08806246;-0.3126637;-0.000956744,0.09122916;-0.6688946;0.06747489,0.09266525;-0.6239666;-0.08250484,-0.07537024;0.004311328;-0.03952264,-0.09744924;-0.3146802;-0.01419661,-0.1139824;-0.6706975;0.05341851,-0.1088113;-0.6257285;-0.09647485,0.006011677;0.5559363;0.007828815,0;0;0,-0.005407169;0.3220076;0.0106777,-0.0118876;0.6315435;0.007955074,0.1646014;0.521825;0.02927804,0.2079054;0.2591927;0.0506345,0.2590195;0.03238283;0.006935596,-0.1763669;0.4968912;-0.01877775,-0.2281559;0.2631058;-0.1369696,-0.26747;0.08903569;-0.2922724,0.07759559;0.00635454;-0.03463876,0.08950146;-0.3130805;-0.00810504,0.08296265;-0.6643441;0.08225273,0.09577668;-0.6697924;-0.06368578,-0.0763559;0.003524053;-0.03766504,-0.1155014;-0.3134409;-0.007910609,-0.1275046;-0.6679953;0.06785592,-0.1392663;-0.7616231;-0.01756457,-0.0100914;0.5558534;0.01098764,55.27831
+0;0;0,0.00291867;0.3222125;0.00968495,0.006937055;0.6318622;0.004081673,0.1787672;0.5068855;0.009936783,0.2127908;0.2421329;0.02944453,0.2503133;0.01519425;-0.02572501,-0.1623289;0.4939788;-0.0005420865,-0.1998077;0.2297958;-0.02139358,-0.2368873;0.004215151;-0.08214895,0.07638935;0.005857361;-0.03671576,0.08782113;-0.3123781;-0.000880152,0.09099109;-0.668976;0.06762198,0.09242674;-0.6240525;-0.08231163,-0.07514357;0.004298362;-0.03940377,-0.09720155;-0.3143894;-0.01410187,-0.1137518;-0.6707734;0.05358291,-0.1085822;-0.625809;-0.09626436,0.00601409;0.5561633;0.00783238,0;0;0,-0.005684983;0.3221281;0.01115263,-0.01240479;0.6317719;0.008704305,0.1647515;0.5218472;0.03089619,0.2075187;0.2584501;0.05151093,0.2583933;0.03153124;0.008239865,-0.1771542;0.4970922;-0.02070671,-0.2312599;0.2678387;-0.1477793,-0.2695678;0.09827216;-0.3081927,0.07744874;0.006301596;-0.03434634,0.08904813;-0.3128906;-0.008453965,0.08242594;-0.6645632;0.08180821,0.09637552;-0.6699783;-0.0639863,-0.07599867;0.003536035;-0.03780724,-0.1155043;-0.3130949;-0.008264204,-0.12757;-0.6680264;0.06751662,-0.1387604;-0.7614743;-0.01815861,-0.01056785;0.5560552;0.01167786,55.31281
+0;0;0,0.002698237;0.3222397;0.009684408,0.006485944;0.6318911;0.00405449,0.1788262;0.506804;0.00997615,0.2129678;0.2413635;0.02948166,0.250727;0.01448758;-0.02588724,-0.1631079;0.4938578;-0.0006189737,-0.2004153;0.2293845;-0.02644106,-0.2386026;0.005353257;-0.0921367,0.07621996;0.005865837;-0.03658706,0.0875038;-0.3123633;-0.0007391497,0.09064329;-0.6687282;0.06776942,0.09210991;-0.6238087;-0.08214107,-0.07496385;0.004264936;-0.03930312,-0.09704006;-0.3144193;-0.01409952,-0.1137181;-0.6705461;0.05368538,-0.1085172;-0.6255868;-0.09613807,0.005646999;0.5561957;0.007808609,0;0;0,-0.006076179;0.3221317;0.01156509,-0.01325671;0.6317678;0.009565234,0.1644785;0.5218481;0.03151762,0.2070436;0.2577375;0.05246043,0.2574984;0.03079884;0.008673191,-0.1778564;0.4969409;-0.0222514,-0.2338237;0.272041;-0.1575012,-0.2714007;0.1070615;-0.3228309,0.07739195;0.006300911;-0.0339601,0.08856411;-0.3129357;-0.008556245,0.08214463;-0.6644543;0.08140302,0.0967662;-0.6698298;-0.06431139,-0.07569469;0.003517365;-0.03795321,-0.115583;-0.3130111;-0.007938892,-0.1275383;-0.6678523;0.06718767,-0.1371015;-0.7607908;-0.019372,-0.01130735;0.5560538;0.01242363,55.34512
+0;0;0,0.002700022;0.3224528;0.009690814,0.006490218;0.6323072;0.004057367,0.1795999;0.5069548;0.009990932,0.2137533;0.2414231;0.02950314,0.2515073;0.01457782;-0.02585828,-0.1638545;0.493951;-0.000651299,-0.2011746;0.2293868;-0.02648225,-0.2393568;0.005385876;-0.092169,0.07596409;0.005846146;-0.03646424,0.08724843;-0.3123974;-0.0006147139,0.0903885;-0.6688276;0.06790642,0.09139411;-0.6285978;-0.0348825,-0.0747122;0.00425062;-0.03917118,-0.09678941;-0.3144479;-0.01396644,-0.1134705;-0.67064;0.05383088,-0.1099044;-0.630383;-0.04889838,0.005650766;0.5565661;0.007813754,0;0;0,-0.006407052;0.3223032;0.01251578,-0.01399225;0.6321385;0.01156294,0.1646145;0.5216091;0.03259015,0.2067809;0.2572591;0.05247331,0.2561639;0.02998164;0.009399891,-0.1785841;0.4970303;-0.02375717,-0.2365402;0.2784651;-0.1684106,-0.2693135;0.133023;-0.3520449,0.07724544;0.006229728;-0.03359604,0.08808655;-0.3130795;-0.008785725,0.08180377;-0.6647373;0.08090699,0.09124801;-0.7225124;0.02726388,-0.07529341;0.003543514;-0.03811441,-0.1155789;-0.3129615;-0.008230085,-0.1277625;-0.6678796;0.06681853,-0.1340763;-0.722799;0.008337233,-0.01195227;0.5563712;0.01414847,55.37998
+0;0;0,0.002701268;0.3226017;0.009695287,0.006493631;0.6326332;0.004058646,0.1798153;0.5071775;0.009996986,0.2140149;0.241286;0.02953564,0.2517755;0.01440161;-0.02583533,-0.1640585;0.4941579;-0.0006582411,-0.2014293;0.2292351;-0.0265242,-0.239618;0.005195603;-0.09222227,0.07586128;0.005838233;-0.03641489,0.08716977;-0.3130862;-0.0004886575,0.09030208;-0.668636;0.06786321,0.09130873;-0.6283956;-0.03503191,-0.07461108;0.004244866;-0.03911816,-0.09673552;-0.3151356;-0.01385949,-0.1133754;-0.6704478;0.05377035,-0.1098056;-0.6301801;-0.04906505,0.005653707;0.5568494;0.007817148,0;0;0,-0.006563872;0.322425;0.01312244,-0.01433896;0.6324346;0.01287079,0.1644839;0.5214704;0.03344929,0.2065756;0.256734;0.05326402,0.2557531;0.02953219;0.009341121,-0.1786678;0.4974869;-0.02492645,-0.2430683;0.3023085;-0.1981536,-0.2702242;0.131569;-0.3596433,0.07719695;0.006205231;-0.03342438,0.08760834;-0.3137648;-0.008083938,0.08155002;-0.6647072;0.08079898,0.09111162;-0.7224101;0.02685392,-0.07512039;0.003551904;-0.03820175,-0.1158137;-0.3135871;-0.008230571,-0.1278902;-0.6676609;0.06649123,-0.1342067;-0.7225153;0.00772794,-0.01226039;0.5566196;0.01527536,55.41219
+0;0;0,0.002497104;0.3226019;0.009742427,0.00610962;0.6326365;0.004136595,0.1795262;0.5072744;0.01012708,0.2137628;0.2413804;0.02956747,0.2516621;0.01461472;-0.02619355,-0.1637519;0.4930498;-0.004046353,-0.2018783;0.2284744;-0.03225869,-0.2402168;0.005229712;-0.1005251,0.07586864;0.005868894;-0.03639461,0.08704339;-0.313062;-0.0004841574,0.09009973;-0.6685982;0.06794176,0.09190533;-0.6283683;-0.03494349,-0.07460839;0.004215672;-0.03912646,-0.09680683;-0.3151579;-0.01384556,-0.1138296;-0.6704813;0.05363006,-0.1094577;-0.630227;-0.04917569,0.005338452;0.5568511;0.007877036,0;0;0,-0.006563872;0.322425;0.01312244,-0.01433896;0.6324346;0.01287079,0.1644839;0.5214704;0.03344929,0.2065756;0.256734;0.05326402,0.2557531;0.02953219;0.009341121,-0.1786678;0.4974869;-0.02492645,-0.2430683;0.3023085;-0.1981536,-0.2702242;0.131569;-0.3596433,0.07719695;0.006205231;-0.03342438,0.08760834;-0.3137648;-0.008083938,0.08155002;-0.6647072;0.08079898,0.09111162;-0.7224101;0.02685392,-0.07512039;0.003551904;-0.03820175,-0.1158137;-0.3135871;-0.008230571,-0.1278902;-0.6676609;0.06649123,-0.1342067;-0.7225153;0.00772794,-0.01226039;0.5566196;0.01527536,55.43465
+0;0;0,0.002498129;0.3227343;0.009746426,0.006111873;0.6328734;0.004138919,0.1800292;0.5073484;0.01013688,0.2142294;0.2417365;0.02955664,0.2521313;0.0149554;-0.02620816,-0.164236;0.4930829;-0.004077308,-0.202322;0.2287883;-0.03225972,-0.2406631;0.00552842;-0.1005307,0.0757843;0.005862369;-0.03635415,0.08698367;-0.3137714;-0.0003645532,0.09004232;-0.6695774;0.06811328,0.09184996;-0.6293358;-0.03488786,-0.07452544;0.004210985;-0.03908296,-0.0967728;-0.3158664;-0.01374635,-0.1138085;-0.6714594;0.05378047,-0.1094317;-0.6311936;-0.04914108,0.005340498;0.5570677;0.007880365,0;0;0,-0.006510653;0.322535;0.0136925,-0.01414969;0.632653;0.01410055,0.1650192;0.5211297;0.03480518,0.2063831;0.2565069;0.05378628,0.2550865;0.02924071;0.009582281,-0.1786901;0.497549;-0.02533395,-0.2422124;0.302628;-0.1987329,-0.2707314;0.1411512;-0.3692845,0.07716712;0.006218597;-0.03325379,0.08734123;-0.314465;-0.007858515,0.08144175;-0.6658128;0.08055198,0.09091511;-0.7234346;0.02623737,-0.07496912;0.003541556;-0.0382928,-0.1159915;-0.3142563;-0.008157158,-0.1279947;-0.6685936;0.06665902,-0.1343051;-0.7235519;0.007840067,-0.01212151;0.556811;0.01633298,55.46831
+0;0;0,0.002498509;0.3227835;0.00974791,0.00611282;0.6329705;0.004139716,0.1803993;0.5073329;0.01014281,0.21459;0.2417951;0.02955716,0.2524982;0.01497573;-0.02621705,-0.1645936;0.4930373;-0.004101421,-0.202669;0.2288163;-0.03227597,-0.2410165;0.005518809;-0.1005585,0.07566826;0.005853393;-0.03629849,0.08685893;-0.3135319;-0.000336878,0.08991539;-0.669083;0.0680919,0.09170666;-0.6289342;-0.03397677,-0.07441133;0.004204537;-0.03902312,-0.0966414;-0.315624;-0.0137062,-0.1136649;-0.6709622;0.05377224,-0.1093277;-0.6307893;-0.04821755,0.005341369;0.5571573;0.007881528,0;0;0,-0.006493758;0.3225692;0.01404834,-0.01391757;0.6327398;0.01503634,0.165434;0.520804;0.03608334,0.2063239;0.2561502;0.0545944,0.2546743;0.02892151;0.009603739,-0.1786425;0.4975881;-0.02574082,-0.2405399;0.3038763;-0.2009571,-0.2699983;0.1578132;-0.3847847,0.07708476;0.006159961;-0.03312886,0.08727376;-0.3142775;-0.00780225,0.08163999;-0.6654102;0.08041644,0.09045102;-0.7236272;0.02879905,-0.07480703;0.003575322;-0.03832301,-0.1158961;-0.3139562;-0.008142786,-0.1277879;-0.6680347;0.06665948,-0.1340521;-0.7222214;0.008370768,-0.01196688;0.5568838;0.0171088,55.50152
+0;0;0,0.002210193;0.3228496;0.009803155,0.005589602;0.6330524;0.004225648,0.1799637;0.5075725;0.01036371,0.2142594;0.2421687;0.02966307,0.2523467;0.01542141;-0.02631123,-0.1646775;0.4926999;-0.005892255,-0.2036073;0.2291966;-0.03811548,-0.2436333;0.0113892;-0.1215179,0.07561143;0.005891357;-0.03616585,0.08655641;-0.3135113;-0.0002355799,0.08965325;-0.6689686;0.06825238,0.09189793;-0.6288193;-0.03385616,-0.07427725;0.004155049;-0.03905625,-0.09667583;-0.3156592;-0.01363982,-0.113797;-0.6709132;0.05382568,-0.1090044;-0.6307371;-0.04819236,0.0049093;0.5572416;0.007948742,0;0;0,-0.006472591;0.3226173;0.01445806,-0.013863;0.6327991;0.01592612,0.1654287;0.5207411;0.03663719,0.2061727;0.2561682;0.05477357,0.2543841;0.02892527;0.009668827,-0.1781344;0.4986806;-0.02791152,-0.23721;0.3154801;-0.2148219,-0.2710992;0.1704068;-0.3986789,0.07702274;0.006116539;-0.03301287,0.08694363;-0.3143435;-0.007798553,0.0814768;-0.6654124;0.08035361,0.08964605;-0.7236768;0.02861511,-0.0746069;0.00366463;-0.03847265,-0.1161939;-0.3138378;-0.008613506,-0.1279842;-0.6677805;0.06645763,-0.1343799;-0.7220014;0.008146763,-0.01192511;0.5569438;0.01787901,55.53497
+0;0;0,0.002210935;0.3229578;0.009806444,0.005591034;0.6332228;0.004228044,0.1801423;0.5076828;0.01036904,0.2144695;0.242036;0.02968606,0.2525564;0.0152913;-0.02628759,-0.1648479;0.4927951;-0.005903399,-0.2038134;0.2290506;-0.03815612,-0.2438389;0.01124571;-0.1215576,0.07551095;0.005883528;-0.03611779,0.08645272;-0.3134252;-0.0001980923,0.08953618;-0.6673484;0.06799428,0.09177396;-0.6272303;-0.03380018,-0.07417854;0.004149527;-0.03900434,-0.09657053;-0.3155707;-0.01359539,-0.1136178;-0.6692914;0.05357893,-0.10884;-0.6291466;-0.0481253,0.004910644;0.5574021;0.007951618,0;0;0,-0.006400809;0.3227062;0.01491952,-0.01368093;0.6329502;0.01684523,0.1657034;0.5209442;0.0381602,0.2059589;0.2559631;0.05501819,0.253472;0.02855003;0.01004434,-0.1779297;0.4988045;-0.02801118,-0.2361901;0.3214064;-0.2210276,-0.269719;0.1774961;-0.4058585,0.07695682;0.006101369;-0.03288519,0.08656032;-0.3142813;-0.007771134,0.0812308;-0.6638284;0.0800339,0.08890467;-0.7223356;0.02926886,-0.07441919;0.003692354;-0.0385897,-0.1166636;-0.3136559;-0.009034958,-0.128153;-0.6660379;0.06590649,-0.1340908;-0.7200218;0.007760577,-0.01177584;0.5570815;0.01868677,55.55769
+0;0;0,0.002211465;0.3230353;0.009808796,0.005592014;0.6333404;0.004229888,0.180081;0.5078134;0.01037025,0.2144389;0.2419278;0.02970463,0.252531;0.01515222;-0.02627665,-0.1647866;0.492931;-0.0058964,-0.2037871;0.2289495;-0.03817812,-0.2438181;0.01111485;-0.1215909,0.07541427;0.005875995;-0.03607155,0.08642976;-0.3155841;9.016693E-05,0.08949947;-0.6679286;0.06797836,0.09174157;-0.6277909;-0.03401269,-0.07408357;0.004144215;-0.03895441,-0.09662643;-0.3177301;-0.01337426,-0.1135976;-0.669873;0.05350042,-0.1088106;-0.6297086;-0.04840023,0.004911582;0.5575151;0.00795369,0;0;0,-0.006190035;0.32276;0.01551187,-0.01312859;0.6330476;0.01807523,0.16604;0.520898;0.039433,0.2060169;0.2556034;0.05586684,0.2531703;0.02821094;0.01024556,-0.177198;0.4991271;-0.02796424,-0.2348231;0.3275541;-0.2266888,-0.2677846;0.1884881;-0.4153321,0.07690548;0.006046921;-0.03274107,0.08618616;-0.3164211;-0.006399512,0.08126246;-0.6646564;0.08004546,0.08892906;-0.7230509;0.02868772,-0.07426641;0.003728739;-0.03864704,-0.1173617;-0.3156753;-0.008823322,-0.1283657;-0.6665391;0.06559693,-0.1346355;-0.7203304;0.006862927,-0.01132318;0.557168;0.01975572,55.58092
+0;0;0,0.001779812;0.3231167;0.009910157,0.004987008;0.6334277;0.004388164,0.1795539;0.5079379;0.01063897,0.213993;0.2424471;0.02992801,0.2522076;0.01574148;-0.02630489,-0.1648796;0.4923424;-0.008103414,-0.2053631;0.2296761;-0.04566615,-0.2447606;0.01121014;-0.127754,0.07529011;0.005912866;-0.03587332,0.08591879;-0.3155622;0.0002628043,0.08881782;-0.6707338;0.06867789,0.0916419;-0.6305094;-0.0341988,-0.07387337;0.004080805;-0.03894264,-0.09649516;-0.3177807;-0.01328242,-0.1140295;-0.672663;0.0544454,-0.1086393;-0.6324076;-0.0483257,0.004363553;0.5576051;0.008098024,0;0;0,-0.005974449;0.3228229;0.01598227,-0.01260485;0.6331175;0.01885307,0.1664241;0.5205775;0.04002559,0.206035;0.2556086;0.0563314,0.2527994;0.02816251;0.01051306,-0.1767723;0.5017059;-0.0301538,-0.2361913;0.3341288;-0.2312278,-0.2676579;0.2025371;-0.425422,0.07680766;0.005984276;-0.03248429,0.08604272;-0.316519;-0.006573441,0.08120283;-0.6673188;0.08147193,0.08846223;-0.7252306;0.02748168,-0.07400691;0.003775156;-0.03871929,-0.1173055;-0.3156053;-0.008946497,-0.1283709;-0.6692806;0.06606799,-0.1351499;-0.7235813;0.006540079,-0.01088457;0.5572382;0.02046609,55.61312
+0;0;0,0.001780257;0.3231975;0.009912636,0.004987346;0.6334956;0.004391264,0.1801497;0.5078498;0.01065009,0.214541;0.2427281;0.0299123,0.2527583;0.01600617;-0.02632463,-0.1654543;0.4922012;-0.008155992,-0.2058815;0.2299001;-0.04566651,-0.2452818;0.01141848;-0.1277602,0.07512809;0.005900142;-0.03579612,0.08587155;-0.3190465;0.0007302351,0.08874092;-0.6705852;0.06844552,0.091557;-0.6303898;-0.03413935,-0.0737144;0.004072024;-0.03885884,-0.09658048;-0.3212653;-0.01292152,-0.1139355;-0.6725175;0.05411354,-0.1085605;-0.6322912;-0.04836605,0.004363996;0.5576857;0.008100504,0;0;0,-0.005818874;0.3228815;0.01648402,-0.01204882;0.6331655;0.01998639,0.1673624;0.5203879;0.04172945,0.2061792;0.2556179;0.05700541,0.2523354;0.02808253;0.01092649,-0.176603;0.5025512;-0.03135775,-0.2355326;0.346394;-0.241085,-0.2673902;0.2115271;-0.4329756,0.07666789;0.005921364;-0.03236318,0.08597986;-0.3199942;-0.005303144,0.08116926;-0.667312;0.08141625,0.08865517;-0.725367;0.02825773,-0.07379641;0.003858028;-0.03872479,-0.1177302;-0.318947;-0.00861383,-0.1285718;-0.6690255;0.06555163,-0.1354071;-0.7230128;0.006096166,-0.01044866;0.5572929;0.02143228,55.64662
+0;0;0,0.001489992;0.323196;0.01001066,0.004536294;0.6334969;0.004587467,0.1797291;0.5078841;0.0109765,0.21421;0.2427668;0.03013779,0.2525605;0.01606192;-0.0260771,-0.1655533;0.4918914;-0.01002154,-0.2084039;0.2312867;-0.05576289,-0.2470199;0.01378679;-0.1407839,0.07516953;0.005923151;-0.03570521,0.0857088;-0.3190267;0.0008526109,0.08852208;-0.6705674;0.06855983,0.09183596;-0.630374;-0.03401037,-0.07367034;0.004048362;-0.03894477,-0.09671802;-0.3212801;-0.01305692,-0.1142354;-0.6724708;0.05425749,-0.1083617;-0.6322386;-0.04819412,0.003935941;0.5576863;0.008286334,0;0;0,-0.005818874;0.3228815;0.01648402,-0.01204882;0.6331655;0.01998639,0.1673624;0.5203879;0.04172945,0.2061792;0.2556179;0.05700541,0.2523354;0.02808253;0.01092649,-0.176603;0.5025512;-0.03135775,-0.2355326;0.346394;-0.241085,-0.2673902;0.2115271;-0.4329756,0.07666789;0.005921364;-0.03236318,0.08597986;-0.3199942;-0.005303144,0.08116926;-0.667312;0.08141625,0.08865517;-0.725367;0.02825773,-0.07379641;0.003858028;-0.03872479,-0.1177302;-0.318947;-0.00861383,-0.1285718;-0.6690255;0.06555163,-0.1354071;-0.7230128;0.006096166,-0.01044866;0.5572929;0.02143228,55.66904
+0;0;0,0.001490247;0.3232513;0.01001237,0.004536591;0.6335551;0.004589379,0.1796667;0.5079653;0.0109772,0.214221;0.242284;0.03017925,0.252578;0.01554066;-0.02604516,-0.1654924;0.4919783;-0.01001335,-0.2084343;0.2308192;-0.05585201,-0.2470567;0.01328243;-0.1408874,0.07504921;0.005913671;-0.03564806,0.08556439;-0.3182934;0.0008261986,0.08838329;-0.6705359;0.06866859,0.09167418;-0.6304133;-0.03318996,-0.07355242;0.004041883;-0.03888244,-0.09654742;-0.3205429;-0.01305376,-0.1140998;-0.6724348;0.05439503,-0.1082668;-0.6322736;-0.04734575,0.00393628;0.5577497;0.008287989,0;0;0,-0.005420081;0.3229073;0.01718605,-0.01105967;0.6331962;0.02145147,0.1680648;0.5201749;0.04308379,0.2064688;0.2547311;0.05771387,0.252107;0.02722259;0.01078844,-0.175318;0.5029835;-0.03168412,-0.2352381;0.3505411;-0.2445695,-0.2668775;0.2156625;-0.4365374,0.07659492;0.005844489;-0.03220558,0.08575062;-0.3193594;-0.005563257,0.08109064;-0.6674038;0.08120489,0.08902851;-0.7257823;0.0300709,-0.07361267;0.003908955;-0.03878189,-0.1176982;-0.3181244;-0.008745834,-0.1283156;-0.6689135;0.06554819,-0.1354312;-0.7216742;0.005644068,-0.009619344;0.5573223;0.02270472,55.69295
+0;0;0,0.00149054;0.3233148;0.01001434,0.00453771;0.6337028;0.004589845,0.1797095;0.5080799;0.01097934,0.2142494;0.2425095;0.03017337,0.2526105;0.01574141;-0.02605719,-0.1655318;0.4920891;-0.01001621,-0.2084557;0.231039;-0.05583572,-0.2470824;0.01347844;-0.1408805,0.07494392;0.005905374;-0.03559805,0.08545563;-0.3181947;0.0008641705,0.08827487;-0.6704807;0.06871495,0.09155443;-0.6303929;-0.03279316,-0.07344923;0.004036212;-0.03882789,-0.09643664;-0.3204414;-0.01300774,-0.1139912;-0.6723768;0.0544494,-0.1081783;-0.6322505;-0.04694135,0.00393723;0.5578761;0.008289492,0;0;0,-0.005251072;0.3229539;0.01755369,-0.0106735;0.6333264;0.02212274,0.1683624;0.5199419;0.04375362,0.2067831;0.2546113;0.05833113,0.2518518;0.02705953;0.01093638,-0.1747532;0.5033489;-0.03218284,-0.2340552;0.3570884;-0.2493928,-0.2596514;0.2472513;-0.4575703,0.0765504;0.005761072;-0.03202391,0.08569691;-0.3193538;-0.005613925,0.08105312;-0.667442;0.08116293,0.08928347;-0.7259563;0.03102422,-0.07346177;0.00394109;-0.03881392,-0.1176262;-0.3179466;-0.00850429,-0.1282246;-0.66887;0.06537111,-0.1349384;-0.7211727;0.00539114,-0.009287491;0.5574291;0.02330804,55.72487
+0;0;0,0.001490569;0.3233213;0.01001454,0.004538705;0.6338086;0.004588142,0.1793109;0.5082707;0.0109729,0.2138305;0.2428559;0.03015569,0.2521934;0.01607737;-0.02607745,-0.165146;0.4923162;-0.009974931,-0.2080447;0.2314191;-0.05576761,-0.2466732;0.01384853;-0.1408162,0.07489393;0.005901435;-0.0355743,0.08540972;-0.3183245;0.000902079,0.08823361;-0.6711909;0.06886463,0.09152393;-0.63107;-0.03297633,-0.07340024;0.00403352;-0.03880199,-0.09639658;-0.3205702;-0.01297181,-0.1139801;-0.6730853;0.05459645,-0.1081481;-0.6329258;-0.04712678,0.003938001;0.5579537;0.008289169,0;0;0,-0.004909679;0.3229418;0.01798928,-0.009546764;0.6334146;0.02336514,0.1687737;0.519601;0.04458201,0.2066999;0.2543337;0.05870557,0.2518578;0.0268444;0.01104271,-0.1732997;0.503513;-0.03155227,-0.231838;0.3617125;-0.2517123,-0.2573033;0.2472246;-0.4573976,0.07651403;0.00569813;-0.03197801,0.08562712;-0.3195376;-0.005478857,0.08095246;-0.6682302;0.08131528,0.08920217;-0.726566;0.03019214,-0.07337064;0.003945868;-0.03886692,-0.1179488;-0.3180315;-0.008751892,-0.1284142;-0.6695056;0.06539676,-0.1350857;-0.722092;0.005231891,-0.008387223;0.557482;0.0243268,55.75845
+0;0;0,0.001283633;0.3233869;0.01008533,0.004102395;0.6339591;0.004717937,0.1787407;0.5085862;0.0113927,0.2133234;0.2432025;0.0302936,0.2517321;0.01644947;-0.02602885,-0.1651053;0.4923782;-0.01086242,-0.2095476;0.2328597;-0.06240587,-0.2480328;0.01701756;-0.1518232,0.0748567;0.005912662;-0.03541277,0.08524334;-0.3180139;0.001004636,0.08798768;-0.671342;0.06900223,0.09159513;-0.631174;-0.03330128,-0.07322884;0.004021735;-0.03890904,-0.09627296;-0.3202567;-0.01292895,-0.1140561;-0.6732038;0.05477725,-0.107895;-0.632996;-0.0474003,0.003576395;0.5580833;0.008394006,0;0;0,-0.004668377;0.3229887;0.0184114,-0.00905861;0.6335414;0.02402759,0.1689114;0.5195299;0.04524302,0.20668;0.2542519;0.05876398,0.2515783;0.02671982;0.01103902,-0.1724662;0.5036049;-0.03129235,-0.2279104;0.3692911;-0.2568305,-0.2508978;0.2698844;-0.4704991,0.07645132;0.00565435;-0.0318712,0.08539095;-0.3193002;-0.005658152,0.08076528;-0.668405;0.08138478,0.08919669;-0.7264752;0.02889705,-0.07324464;0.003960697;-0.03888553,-0.1179465;-0.3176763;-0.00865528,-0.1283328;-0.6697106;0.06507364,-0.1346217;-0.7219135;0.00354673,-0.007953096;0.5575884;0.0249455,55.79184
+0;0;0,0.001283624;0.3233846;0.01008525,0.00410212;0.6339272;0.004718398,0.1786666;0.508583;0.01139152,0.2131896;0.2436576;0.03025978,0.2515986;0.01690239;-0.0260632,-0.1650344;0.4923818;-0.01085422,-0.2094;0.2333114;-0.06230866,-0.2478855;0.01746725;-0.1517268,0.07479073;0.005907451;-0.03538157,0.08516915;-0.3177627;0.001007017,0.08791745;-0.6716005;0.06910269,0.09153815;-0.631395;-0.0335764,-0.0731643;0.004018191;-0.03887475,-0.09619018;-0.3200035;-0.01291522,-0.113999;-0.6734598;0.05488864,-0.1078153;-0.6332144;-0.04766403,0.003576173;0.5580592;0.008394089,0;0;0,-0.004538804;0.3229741;0.01865554,-0.008935701;0.6334956;0.02433276,0.1688867;0.519255;0.04579735,0.2065249;0.254403;0.05883837,0.2513394;0.02685635;0.01109278,-0.172206;0.503621;-0.03116053,-0.2265226;0.3688173;-0.2561294,-0.2492839;0.2730325;-0.4714725,0.07639654;0.005635768;-0.03181529,0.08502986;-0.3190912;-0.005891681,0.08067182;-0.6686573;0.08146012,0.08875322;-0.7265549;0.02789736,-0.07311879;0.003978116;-0.0389644,-0.1180855;-0.3173571;-0.008701367,-0.1282333;-0.669893;0.06519898,-0.1348092;-0.7222848;0.003323149,-0.007818446;0.5575505;0.02524757,55.81411
+0;0;0,0.001283624;0.3233846;0.01008525,0.00410212;0.6339272;0.004718398,0.1786666;0.508583;0.01139152,0.2131896;0.2436576;0.03025978,0.2515986;0.01690239;-0.0260632,-0.1650344;0.4923818;-0.01085422,-0.2094;0.2333114;-0.06230866,-0.2478855;0.01746725;-0.1517268,0.07479073;0.005907451;-0.03538157,0.08516915;-0.3177627;0.001007017,0.08791745;-0.6716005;0.06910269,0.09153815;-0.631395;-0.0335764,-0.0731643;0.004018191;-0.03887475,-0.09619018;-0.3200035;-0.01291522,-0.113999;-0.6734598;0.05488864,-0.1078153;-0.6332144;-0.04766403,0.003576173;0.5580592;0.008394089,0;0;0,-0.004538804;0.3229741;0.01865554,-0.008935701;0.6334956;0.02433276,0.1688867;0.519255;0.04579735,0.2065249;0.254403;0.05883837,0.2513394;0.02685635;0.01109278,-0.172206;0.503621;-0.03116053,-0.2265226;0.3688173;-0.2561294,-0.2492839;0.2730325;-0.4714725,0.07639654;0.005635768;-0.03181529,0.08502986;-0.3190912;-0.005891681,0.08067182;-0.6686573;0.08146012,0.08875322;-0.7265549;0.02789736,-0.07311879;0.003978116;-0.0389644,-0.1180855;-0.3173571;-0.008701367,-0.1282333;-0.669893;0.06519898,-0.1348092;-0.7222848;0.003323149,-0.007818446;0.5575505;0.02524757,55.83681
+0;0;0,0.001088555;0.3233842;0.01009887,0.003678187;0.6339285;0.004729189,0.1782708;0.5087453;0.01185024,0.2126388;0.2437375;0.03048586,0.251393;0.01706725;-0.02601603,-0.165193;0.4923733;-0.01175873,-0.2111036;0.2349681;-0.07000301,-0.2512237;0.02654266;-0.1749933,0.07473995;0.005914998;-0.03529656,0.08495148;-0.3167471;0.0009604655,0.08765327;-0.6708894;0.06919813,0.09158564;-0.6306964;-0.03339136,-0.07307811;0.003998826;-0.03886508,-0.09606378;-0.319004;-0.01297111,-0.1139888;-0.6727233;0.05515985,-0.1074963;-0.6324889;-0.04729536,0.003223513;0.5580603;0.008402432,0;0;0,-0.00437694;0.3229635;0.01886618,-0.008681256;0.6334844;0.02461064,0.1689945;0.5191903;0.04640377,0.2063977;0.2542451;0.05915749,0.2512466;0.02676715;0.01103187,-0.171848;0.5036367;-0.03101449,-0.2246788;0.368995;-0.2564876,-0.2478621;0.2747547;-0.4724854,0.07635566;0.005583465;-0.03171015,0.08471236;-0.3181707;-0.006350636,0.0808099;-0.6680115;0.08126593,0.08874909;-0.7259799;0.02795088,-0.07299134;0.004000398;-0.03902762,-0.1181001;-0.3162926;-0.008906327,-0.1281911;-0.6691558;0.0650274,-0.1356065;-0.7220403;0.004042596,-0.007579885;0.5575393;0.0255177,55.87
+0;0;0,0.001088809;0.3234596;0.01010122,0.003679181;0.6340927;0.00473002,0.1785589;0.5088071;0.01185777,0.2129209;0.243846;0.0304901,0.2516769;0.0171653;-0.0260144,-0.1654686;0.4924082;-0.01178995,-0.2113711;0.2350484;-0.07002396,-0.251493;0.02661334;-0.1750191,0.07462395;0.005905818;-0.03524178,0.08481903;-0.3162365;0.0009568371,0.08752227;-0.6705683;0.06923102,0.09146512;-0.6303481;-0.03363219,-0.07296469;0.00399262;-0.03880476,-0.09591334;-0.3184899;-0.0129525,-0.1138479;-0.6723984;0.05521492,-0.1073381;-0.6321368;-0.04751365,0.003224379;0.5582031;0.008404301,0;0;0,-0.004191495;0.3230225;0.01918852,-0.008325867;0.6336302;0.02514994,0.1694641;0.5188892;0.04741335,0.206328;0.2538831;0.05946207,0.2510535;0.02642289;0.01108444,-0.1716578;0.503648;-0.03100786,-0.2317754;0.3714738;-0.2560593,-0.2510685;0.2769381;-0.4723224,0.0762983;0.005512178;-0.0315243,0.08453046;-0.3177445;-0.006477952,0.08069247;-0.6677747;0.08117962,0.08836502;-0.7256205;0.02709556,-0.07282575;0.004025681;-0.03906149,-0.1180543;-0.3157203;-0.008948002,-0.1278623;-0.6687726;0.06506319,-0.1354788;-0.7218543;0.003905535,-0.007263273;0.5576626;0.0260092,55.90359
+0;0;0,0.001088926;0.3234945;0.01010231,0.003679438;0.6341437;0.004730883,0.1786441;0.5088316;0.01186043,0.2130434;0.2435827;0.030513,0.2518032;0.01687984;-0.02599702,-0.16555;0.4924248;-0.01179874,-0.2115023;0.2347854;-0.070096,-0.2516282;0.02633002;-0.1751014,0.0745297;0.005898359;-0.03519727,0.08471789;-0.3160262;0.0009768829,0.08741579;-0.6696591;0.06911638,0.0913671;-0.6294169;-0.03396711,-0.07287253;0.003987577;-0.03875575,-0.09580567;-0.318277;-0.01292097,-0.1137049;-0.6714874;0.05511197,-0.1071811;-0.6312037;-0.04783659,0.00322462;0.5582515;0.008405291,0;0;0,-0.004114017;0.3230401;0.01949561,-0.008266862;0.6336608;0.0255903,0.1695853;0.5188118;0.04796112,0.2059936;0.2534471;0.05997097,0.2510005;0.02613875;0.01103067,-0.1715455;0.5037377;-0.03105513,-0.2280355;0.379585;-0.2618867,-0.2489936;0.2813892;-0.4763819,0.07623798;0.005467787;-0.03140366,0.08431786;-0.3175899;-0.006579518,0.0803528;-0.6668742;0.08112013,0.08763978;-0.7246514;0.02645028,-0.07267229;0.004053566;-0.03912317,-0.1180627;-0.3154443;-0.008979809,-0.1277975;-0.6678129;0.06483126,-0.1352453;-0.7207943;0.003143653,-0.007193793;0.5576905;0.02642405,55.93704
+0;0;0,0.0008062643;0.3235533;0.01018281,0.003106694;0.6342545;0.004866911,0.1779406;0.5090337;0.01216856,0.2124407;0.2432679;0.03071633,0.2512851;0.01656544;-0.02586262,-0.1656131;0.4925549;-0.01296111,-0.2126421;0.2358314;-0.07657776,-0.2531543;0.03220727;-0.1905956,0.0744858;0.005914249;-0.03507256,0.08451326;-0.3152974;0.0009057932,0.08712173;-0.6694118;0.06930056,0.09139673;-0.6292232;-0.03322804,-0.07275159;0.003961041;-0.03879063,-0.09584074;-0.3175527;-0.01294993,-0.1137075;-0.671252;0.05530853,-0.1068745;-0.6310165;-0.04707673,0.002751207;0.5583495;0.008515116,0;0;0,-0.00409431;0.3230875;0.01971781,-0.008304615;0.633754;0.02589512,0.1693259;0.5188824;0.04811919,0.2060445;0.253067;0.06075525,0.2506957;0.02579328;0.01118708,-0.1712585;0.5039551;-0.03098863,-0.2277369;0.3796461;-0.2623395,-0.2484391;0.2813919;-0.476866,0.07618349;0.005429626;-0.03130162,0.08394551;-0.3169168;-0.006715653,0.08005888;-0.666742;0.08097041,0.08986358;-0.7245501;0.02779317,-0.0725296;0.004082903;-0.03919161,-0.1179994;-0.3146696;-0.009170558,-0.127945;-0.6675527;0.06469621,-0.1354209;-0.7201359;0.003390998,-0.007213186;0.5577727;0.02671325,55.97058
+0;0;0,0.0008063035;0.323569;0.01018331,0.00310689;0.6342911;0.004867077,0.1780916;0.5090234;0.01217208,0.2125987;0.2432034;0.03072363,0.2514425;0.01650445;-0.02585443,-0.1657579;0.4925303;-0.01297922,-0.2127965;0.2357546;-0.07660884,-0.2533081;0.03213364;-0.1906248,0.07441224;0.005908409;-0.03503793,0.08444273;-0.3154004;0.0009513088,0.08704962;-0.6693;0.06930459,0.09133834;-0.6290787;-0.03355345,-0.07267975;0.00395713;-0.03875232,-0.09577587;-0.3176538;-0.01290381,-0.1136318;-0.6711386;0.05531324,-0.1067769;-0.6308702;-0.047401,0.002751382;0.5583816;0.008515495,0;0;0,-0.004000165;0.3230922;0.01991737,-0.008126974;0.633777;0.0262773,0.16952;0.5186527;0.04903769,0.2059712;0.2527247;0.06123519,0.2504587;0.02541402;0.01170695,-0.171171;0.5039846;-0.03095414,-0.2253824;0.3792031;-0.2626563,-0.2442054;0.2828955;-0.4782319,0.07612596;0.005370528;-0.03123689,0.08387707;-0.3170698;-0.006592752,0.08001672;-0.666711;0.08092868,0.08950117;-0.7243711;0.02681398,-0.07241248;0.004112036;-0.03923355,-0.1179847;-0.3147225;-0.009186151,-0.127944;-0.6674023;0.06458171,-0.1352136;-0.7198464;0.002510976,-0.007054575;0.5577905;0.02705014,55.99327
+0;0;0,0.0008062574;0.3235505;0.01018273,0.003106673;0.6342497;0.004866866,0.1781648;0.5089665;0.01217315,0.2126848;0.2430476;0.03073161,0.2515275;0.01635469;-0.02584495,-0.1658286;0.4924666;-0.01298867,-0.2128847;0.2355953;-0.07664198,-0.2533953;0.03197971;-0.190655,0.07433017;0.005901892;-0.03499928,0.08434983;-0.31506;0.0009511039,0.08695916;-0.6692916;0.06936851,0.09124632;-0.6290741;-0.03345186,-0.07259958;0.003952764;-0.03870958,-0.09567077;-0.317311;-0.01288897,-0.1135435;-0.6711274;0.05539208,-0.106691;-0.6308628;-0.04728455,0.002751189;0.5583454;0.008515039,0;0;0,-0.004073523;0.3230706;0.0199523,-0.008275751;0.6337323;0.02627635,0.1694288;0.5186504;0.0494101,0.2058465;0.2526118;0.06149781,0.250092;0.02523145;0.01210284,-0.1714455;0.5046706;-0.03145009,-0.2283256;0.3720983;-0.2582498,-0.2469849;0.2783961;-0.474978,0.07605298;0.005315319;-0.03118408,0.08355549;-0.3167901;-0.006664515,0.07984489;-0.6667789;0.08086741,0.08937389;-0.724454;0.02685725,-0.07226597;0.00417867;-0.03930553,-0.1178768;-0.3142892;-0.009184495,-0.1277622;-0.6673239;0.06454825,-0.1360648;-0.7198239;0.00274501,-0.007186864;0.5577512;0.02705753,56.0153
+0;0;0,0.000487426;0.3235735;0.01030293,0.00262403;0.63429;0.005116729,0.1780014;0.5090312;0.01276115,0.2128238;0.2410618;0.0312787,0.2515913;0.01438297;-0.02534333,-0.1661236;0.4920493;-0.0145433,-0.2156871;0.2362751;-0.08861164,-0.2568703;0.03772768;-0.2109846,0.07425108;0.005918533;-0.03480267,0.08393752;-0.3148025;0.001125894,0.08664747;-0.6698216;0.06966324,0.091438;-0.6295438;-0.03372581,-0.07241143;0.003917049;-0.0387391,-0.09551543;-0.3170896;-0.01290073,-0.1137582;-0.6716584;0.05559333,-0.1063865;-0.6313322;-0.04763896,0.002323362;0.5583793;0.008703403,0;0;0,-0.004076771;0.3230957;0.01996791,-0.008327331;0.633771;0.02621377,0.1695786;0.5186371;0.04987073,0.2058422;0.2504995;0.06212914,0.2500729;0.02312808;0.01275122,-0.1716558;0.5048043;-0.03188824,-0.2286714;0.3613076;-0.2544214,-0.2514323;0.2721182;-0.4726402,0.07599343;0.005177468;-0.03094625,0.08337242;-0.3167009;-0.006727934,0.07952181;-0.6675131;0.08078897,0.08916999;-0.7248017;0.02506197,-0.07204837;0.004250297;-0.03937569,-0.1178215;-0.3139595;-0.009475453,-0.1277964;-0.6677374;0.0645851,-0.1361219;-0.7208334;0.002588194,-0.007224597;0.5577872;0.02701545,56.04868
+0;0;0,0.000487426;0.3235735;0.01030293,0.00262403;0.63429;0.005116729,0.1780014;0.5090312;0.01276115,0.2128238;0.2410618;0.0312787,0.2515913;0.01438297;-0.02534333,-0.1661236;0.4920493;-0.0145433,-0.2156871;0.2362751;-0.08861164,-0.2568703;0.03772768;-0.2109846,0.07425108;0.005918533;-0.03480267,0.08393752;-0.3148025;0.001125894,0.08664747;-0.6698216;0.06966324,0.091438;-0.6295438;-0.03372581,-0.07241143;0.003917049;-0.0387391,-0.09551543;-0.3170896;-0.01290073,-0.1137582;-0.6716584;0.05559333,-0.1063865;-0.6313322;-0.04763896,0.002323362;0.5583793;0.008703403,0;0;0,-0.004076771;0.3230957;0.01996791,-0.008327331;0.633771;0.02621377,0.1695786;0.5186371;0.04987073,0.2058422;0.2504995;0.06212914,0.2500729;0.02312808;0.01275122,-0.1716558;0.5048043;-0.03188824,-0.2286714;0.3613076;-0.2544214,-0.2514323;0.2721182;-0.4726402,0.07599343;0.005177468;-0.03094625,0.08337242;-0.3167009;-0.006727934,0.07952181;-0.6675131;0.08078897,0.08916999;-0.7248017;0.02506197,-0.07204837;0.004250297;-0.03937569,-0.1178215;-0.3139595;-0.009475453,-0.1277964;-0.6677374;0.0645851,-0.1361219;-0.7208334;0.002588194,-0.007224597;0.5577872;0.02701545,56.07108
+0;0;0,0.0004873969;0.3235542;0.01030231,0.002623627;0.6342111;0.005117483,0.1784205;0.5088584;0.01277046,0.2132844;0.2405699;0.03131006,0.2520511;0.01389526;-0.02531092,-0.1665261;0.4918359;-0.01459917,-0.2161486;0.2357571;-0.0887557,-0.257331;0.03721336;-0.2111264,0.0741985;0.005914341;-0.03477802,0.08388273;-0.3147333;0.001142323,0.08659255;-0.6697352;0.06967635,0.09138335;-0.6294569;-0.03371859,-0.07236016;0.003914275;-0.03871167,-0.09545887;-0.3170189;-0.01287922,-0.1137008;-0.6715705;0.05561153,-0.1063286;-0.6312438;-0.04762662,0.002323053;0.5583242;0.00870303,0;0;0,-0.00410489;0.323079;0.01991928,-0.008367106;0.6336956;0.02609134,0.1698813;0.5182743;0.05009604,0.2059612;0.2497967;0.06258285,0.2499389;0.02237684;0.01322341,-0.1721547;0.5048736;-0.03215034,-0.2360959;0.3542595;-0.2484021,-0.25567;0.2650731;-0.4669263,0.07595431;0.005118847;-0.03089738,0.08326714;-0.316693;-0.006759763,0.07946175;-0.6674949;0.08072829,0.08902866;-0.7247898;0.02498614,-0.07196527;0.004293105;-0.03940148,-0.1178273;-0.3138342;-0.009557474,-0.1277687;-0.6675882;0.06453598,-0.1361631;-0.7207217;0.002588615,-0.00726103;0.557736;0.02692056,56.09338
+0;0;0,-0.0002399779;0.3235367;0.01061082,0.001610837;0.6341877;0.00557958,0.1775855;0.5089257;0.01360882,0.2123765;0.2406673;0.03177574,0.2511833;0.01410131;-0.02487038,-0.1670742;0.491306;-0.01626223,-0.2191401;0.2385877;-0.09948249,-0.2606703;0.04269662;-0.2257712,0.07426342;0.006025785;-0.03453011,0.08318504;-0.3145651;0.001494635,0.08584733;-0.6690274;0.06996612,0.09117061;-0.6287995;-0.03278016,-0.07221199;0.003787417;-0.03892015,-0.09600259;-0.3169829;-0.01253301,-0.1140258;-0.6709894;0.05597671,-0.1061412;-0.630712;-0.04659987,0.001373336;0.5583025;0.009146518,0;0;0,-0.004122347;0.3230725;0.01989579,-0.008408859;0.6336802;0.02601743,0.1699302;0.5182511;0.05011046,0.2058739;0.2498217;0.0626297,0.2496008;0.02205978;0.01509678,-0.1723178;0.5049758;-0.03226011,-0.2366123;0.3542695;-0.248262,-0.2592905;0.2359877;-0.4520806,0.07593371;0.005064562;-0.03085637,0.08315186;-0.3166885;-0.006798983,0.07954872;-0.6670017;0.08041751,0.0885068;-0.7247493;0.02647436,-0.07190219;0.004336134;-0.03943306,-0.117809;-0.3137239;-0.009662565,-0.1278156;-0.6669352;0.06436868,-0.1362286;-0.719651;0.002910882,-0.007298358;0.5577236;0.02685809,56.1157
+0;0;0,-0.0002399721;0.3235288;0.01061056,0.001610744;0.6341622;0.005579665,0.1776446;0.5088894;0.01361013,0.212448;0.2405356;0.03178352,0.2512431;0.01403759;-0.02484561,-0.1671308;0.4912638;-0.01627095,-0.2192153;0.2384556;-0.09952082,-0.260733;0.04262331;-0.2257717,0.07423449;0.006023437;-0.03451666,0.08315483;-0.3145214;0.001502912,0.08581614;-0.6688542;0.06994937,0.09113707;-0.6286308;-0.0327512,-0.07218385;0.003785942;-0.03890498,-0.09597105;-0.3169384;-0.01252163,-0.1139877;-0.6708155;0.05596305,-0.1061066;-0.6305427;-0.04656789,0.001373261;0.5582829;0.009146331,0;0;0,-0.004102089;0.323065;0.01989245,-0.008360453;0.633656;0.02599084,0.170019;0.5182078;0.05015182,0.2060519;0.2497026;0.06287539,0.2495277;0.02167898;0.01674116,-0.1724505;0.5052038;-0.03220981,-0.2351662;0.3562214;-0.2499856,-0.2587744;0.2379159;-0.4536023,0.07590547;0.005037323;-0.03084517,0.08312073;-0.3166695;-0.006789327,0.07957545;-0.66687;0.08033538,0.08847295;-0.7246524;0.02652717,-0.07186314;0.004362075;-0.03943476,-0.1177729;-0.3136477;-0.00963374,-0.1277943;-0.6667445;0.06429822,-0.1362457;-0.7197468;0.003311023,-0.007259555;0.5577052;0.02683914,56.14931
+0;0;0,-0.0002399721;0.3235288;0.01061056,0.001610744;0.6341622;0.005579665,0.1776446;0.5088894;0.01361013,0.212448;0.2405356;0.03178352,0.2512431;0.01403759;-0.02484561,-0.1671308;0.4912638;-0.01627095,-0.2192153;0.2384556;-0.09952082,-0.260733;0.04262331;-0.2257717,0.07423449;0.006023437;-0.03451666,0.08315483;-0.3145214;0.001502912,0.08581614;-0.6688542;0.06994937,0.09113707;-0.6286308;-0.0327512,-0.07218385;0.003785942;-0.03890498,-0.09597105;-0.3169384;-0.01252163,-0.1139877;-0.6708155;0.05596305,-0.1061066;-0.6305427;-0.04656789,0.001373261;0.5582829;0.009146331,0;0;0,-0.004102089;0.323065;0.01989245,-0.008360453;0.633656;0.02599084,0.170019;0.5182078;0.05015182,0.2060519;0.2497026;0.06287539,0.2495277;0.02167898;0.01674116,-0.1724505;0.5052038;-0.03220981,-0.2351662;0.3562214;-0.2499856,-0.2587744;0.2379159;-0.4536023,0.07590547;0.005037323;-0.03084517,0.08312073;-0.3166695;-0.006789327,0.07957545;-0.66687;0.08033538,0.08847295;-0.7246524;0.02652717,-0.07186314;0.004362075;-0.03943476,-0.1177729;-0.3136477;-0.00963374,-0.1277943;-0.6667445;0.06429822,-0.1362457;-0.7197468;0.003311023,-0.007259555;0.5577052;0.02683914,56.17164
+0;0;0,-0.0006402322;0.3235047;0.01079263,0.0009818763;0.6341072;0.005889505,0.1772727;0.5089256;0.01437062,0.2120755;0.2406826;0.03222938,0.2510437;0.01423396;-0.02430268,-0.1676864;0.4911054;-0.01701133,-0.2211938;0.2411122;-0.1071492,-0.2631412;0.06054428;-0.2542173,0.07424216;0.006065083;-0.03437371,0.08280027;-0.3143517;0.001743454,0.08532037;-0.6687152;0.07013668,0.090951;-0.6285292;-0.03208663,-0.07211085;0.003731533;-0.03894018,-0.09599205;-0.3168591;-0.0125599,-0.1142317;-0.6706953;0.05617722,-0.1060549;-0.6304588;-0.04586893,0.0008084776;0.5582432;0.009415831,0;0;0,-0.004104726;0.3230579;0.01972127,-0.008349452;0.6336163;0.02570724,0.1701864;0.5181707;0.05000627,0.206148;0.2497941;0.06285977,0.2492755;0.02157427;0.01759266,-0.1727306;0.5048453;-0.03192292,-0.2343381;0.3552666;-0.2494435,-0.2600396;0.2346434;-0.4513912,0.07584784;0.005025387;-0.0308559,0.08309311;-0.3165679;-0.006984474,0.07951986;-0.666798;0.08009994,0.08831256;-0.724847;0.02761054,-0.07178209;0.004382234;-0.03947611,-0.1175558;-0.3134429;-0.008872591,-0.1275963;-0.666733;0.06422195,-0.1357322;-0.7194331;0.003562603,-0.007258892;0.5576832;0.02658927,56.19394
+0;0;0,-0.0006401903;0.3234835;0.01079193,0.0009818034;0.6340625;0.005889253,0.177212;0.5089055;0.01436831,0.2120415;0.2404568;0.03224076,0.2509998;0.01406558;-0.02427697,-0.1676285;0.4910915;-0.01700286,-0.221177;0.2409066;-0.1072099,-0.2631137;0.06038448;-0.2542407,0.07421863;0.00606316;-0.03436282,0.08277185;-0.3141707;0.001733735,0.08529145;-0.6684645;0.07011349,0.09093451;-0.628256;-0.03233537,-0.07208799;0.003730351;-0.03892783,-0.09595557;-0.3166773;-0.01256261,-0.1141916;-0.6704438;0.05616097,-0.1059967;-0.6301847;-0.04611034,0.0008084225;0.5582063;0.009415219,0;0;0,-0.004020967;0.3230445;0.01960945,-0.008102447;0.6335833;0.02544904,0.1703161;0.5182106;0.04985154,0.2063091;0.2496394;0.06293714,0.249442;0.02125929;0.0188117,-0.1725068;0.5049242;-0.03212199,-0.2330517;0.3552387;-0.2501261,-0.2597331;0.2357694;-0.4525617,0.0758115;0.004978523;-0.03088367,0.08321451;-0.3164296;-0.007052898,0.07977448;-0.6666021;0.07997334,0.08812197;-0.7245818;0.02685344,-0.07174613;0.004428897;-0.03948225,-0.1174414;-0.3132269;-0.008943938,-0.1274952;-0.6664334;0.06420203,-0.1367857;-0.7192529;0.003486015,-0.007073343;0.5576578;0.02639508,56.22752
+0;0;0,-0.0006402314;0.3235043;0.01079262,0.0009817345;0.6340819;0.005889752,0.1771778;0.5089296;0.01436808,0.2120133;0.2404345;0.03224362,0.2509637;0.01408982;-0.0242625,-0.1675961;0.491119;-0.01699703,-0.2211538;0.2408909;-0.1072196,-0.2630819;0.06040584;-0.2542202,0.07423897;0.006064822;-0.03437223,0.08278058;-0.3137342;0.001675304,0.08530096;-0.6681377;0.07007621,0.09094913;-0.62792;-0.03246529,-0.07210775;0.003731373;-0.0389385,-0.09594291;-0.3162412;-0.01260908,-0.1141846;-0.6701172;0.05613577,-0.1059823;-0.6298488;-0.04622803,0.0008083424;0.5582207;0.009415947,0;0;0,-0.003944084;0.3230702;0.01954424,-0.007867053;0.6336123;0.02517998,0.1704581;0.5182103;0.04963231,0.206489;0.2496128;0.06304085,0.2494684;0.02107218;0.01986742,-0.1724057;0.5045547;-0.03161795,-0.2325533;0.354294;-0.2493945,-0.2627674;0.2365869;-0.4523086,0.0758165;0.004978985;-0.030931,0.08328688;-0.3159965;-0.007208826,0.08035034;-0.6662926;0.0798018,0.08797866;-0.7243016;0.02644169,-0.07177515;0.004439021;-0.03947506,-0.1172694;-0.3127876;-0.008793203,-0.1274975;-0.6661716;0.06402151,-0.1363421;-0.7193509;0.003572851,-0.006892972;0.5576822;0.02620363,56.26099
+0;0;0,-0.001145946;0.3233841;0.01115678,0.0001475065;0.6338961;0.006479642,0.176527;0.508879;0.01520524,0.2113826;0.2400302;0.03276063,0.2504145;0.01370063;-0.02372203,-0.1679471;0.4907917;-0.01851759,-0.2239858;0.2454028;-0.1207268,-0.2650014;0.06471898;-0.2677301,0.07433299;0.006095432;-0.03426562,0.08242357;-0.3139551;0.002016805,0.08488747;-0.6681797;0.0702593,0.09102982;-0.6280158;-0.03157955,-0.07209456;0.003701693;-0.03905576,-0.09665991;-0.316521;-0.01320563,-0.1146511;-0.6700792;0.0561562,-0.1059735;-0.6298596;-0.04549244,0.0001005584;0.5580583;0.009909736,0;0;0,-0.003944077;0.3229766;0.01933026,-0.007803068;0.6334493;0.02478182,0.170605;0.5183191;0.04919577,0.2066834;0.2494128;0.06299937,0.2494133;0.02080579;0.0199666,-0.1724242;0.5045612;-0.0320034,-0.2323161;0.3557419;-0.2512488,-0.2630427;0.2365924;-0.4532343,0.07580388;0.004912898;-0.03108561,0.08339477;-0.3163196;-0.007289531,0.08035111;-0.6664308;0.07960761,0.0892791;-0.7246544;0.02813852,-0.07186031;0.004522358;-0.03939954,-0.117442;-0.3129809;-0.008933453,-0.1276776;-0.6662033;0.06364356,-0.1369217;-0.7189142;0.003763396,-0.006850705;0.5575479;0.02588224,56.28331
+0;0;0,-0.00114561;0.3232892;0.01115351,0.0001477014;0.6337664;0.006476915,0.1766355;0.5087282;0.01520535,0.211499;0.2398191;0.03276468,0.2505274;0.01350982;-0.02371292,-0.1680501;0.4906298;-0.01853819,-0.2241013;0.2451858;-0.1207704,-0.2651133;0.06451824;-0.2677604,0.07436512;0.006098067;-0.03428043,0.08243977;-0.3133226;0.00193058,0.0849084;-0.6682279;0.07030421,0.09105866;-0.6280509;-0.03166567,-0.07212573;0.003703293;-0.03907264,-0.09664273;-0.3158891;-0.01327339,-0.1146685;-0.6701268;0.05622173,-0.1059797;-0.6298941;-0.0455577,0.000100759;0.5579377;0.009906595,0;0;0,-0.003915809;0.3229006;0.01901233,-0.007687941;0.633342;0.02425349,0.1708351;0.5182534;0.04854286,0.2069529;0.249303;0.06257987,0.2494412;0.02059117;0.01998305,-0.1724462;0.5044537;-0.0325076,-0.2367794;0.3536286;-0.2491846,-0.2662386;0.2413097;-0.4552076,0.07582462;0.004873186;-0.03113496,0.08327927;-0.3157507;-0.007666826,0.08028494;-0.6665516;0.0793308,0.08877103;-0.7247585;0.02749658,-0.07188054;0.004551689;-0.03943319,-0.1175057;-0.3123128;-0.009081708,-0.1277853;-0.6662772;0.0633228,-0.1369546;-0.7191167;0.003382809,-0.006770223;0.5574506;0.02543199,56.31675
+0;0;0,-0.00114561;0.3232892;0.01115351,0.0001477014;0.6337664;0.006476915,0.1766355;0.5087282;0.01520535,0.211499;0.2398191;0.03276468,0.2505274;0.01350982;-0.02371292,-0.1680501;0.4906298;-0.01853819,-0.2241013;0.2451858;-0.1207704,-0.2651133;0.06451824;-0.2677604,0.07436512;0.006098067;-0.03428043,0.08243977;-0.3133226;0.00193058,0.0849084;-0.6682279;0.07030421,0.09105866;-0.6280509;-0.03166567,-0.07212573;0.003703293;-0.03907264,-0.09664273;-0.3158891;-0.01327339,-0.1146685;-0.6701268;0.05622173,-0.1059797;-0.6298941;-0.0455577,0.000100759;0.5579377;0.009906595,0;0;0,-0.003915809;0.3229006;0.01901233,-0.007687941;0.633342;0.02425349,0.1708351;0.5182534;0.04854286,0.2069529;0.249303;0.06257987,0.2494412;0.02059117;0.01998305,-0.1724462;0.5044537;-0.0325076,-0.2367794;0.3536286;-0.2491846,-0.2662386;0.2413097;-0.4552076,0.07582462;0.004873186;-0.03113496,0.08327927;-0.3157507;-0.007666826,0.08028494;-0.6665516;0.0793308,0.08877103;-0.7247585;0.02749658,-0.07188054;0.004551689;-0.03943319,-0.1175057;-0.3123128;-0.009081708,-0.1277853;-0.6662772;0.0633228,-0.1369546;-0.7191167;0.003382809,-0.006770223;0.5574506;0.02543199,56.33911
+0;0;0,-0.001365303;0.3232368;0.01129417,-0.0002324469;0.6335656;0.006747902,0.1762792;0.5087759;0.01612532,0.2110731;0.2397409;0.03343614,0.2502422;0.01352391;-0.02322735,-0.1678611;0.4900211;-0.0200317,-0.2280377;0.2512365;-0.1351438,-0.2677251;0.07350682;-0.2859954,0.07444588;0.00610752;-0.03427331,0.08229469;-0.313099;0.001998544,0.08472341;-0.6681045;0.07043876,0.09144305;-0.6278908;-0.0318587,-0.07218181;0.003703593;-0.03911804,-0.09686483;-0.3156558;-0.01322644,-0.1144852;-0.6699966;0.05642266,-0.1052256;-0.6297233;-0.04567027,-0.0002417216;0.5577819;0.01012526,0;0;0,-0.003855802;0.3228641;0.01885092,-0.007485814;0.6331586;0.02380943,0.1710435;0.5183458;0.04785383,0.2070861;0.2493107;0.06238592,0.2499374;0.02062345;0.02013659,-0.172283;0.5043827;-0.03276553,-0.237999;0.3545228;-0.2498221,-0.2674824;0.2471887;-0.4584587,0.07585631;0.004855916;-0.03124726,0.08330123;-0.3155652;-0.007903457,0.08039285;-0.666476;0.07911372,0.08853945;-0.7245286;0.02624941,-0.07198992;0.004584304;-0.03937749,-0.1176153;-0.3120867;-0.009246118,-0.1278787;-0.666187;0.06304812,-0.1369155;-0.7192693;0.002799295,-0.006609276;0.5573155;0.0250926,56.37265
+0;0;0,-0.001365258;0.3232263;0.0112938,-0.0002325023;0.6335334;0.006747682,0.1763586;0.5087226;0.01612776,0.2111627;0.2396092;0.03344363,0.2503288;0.01340929;-0.02321558,-0.1679366;0.4899593;-0.02004554,-0.2281307;0.2511051;-0.1351912,-0.2678151;0.07338886;-0.2860313,0.07447902;0.006110238;-0.03428857,0.08230308;-0.3120898;0.001868919,0.0847384;-0.6680588;0.07049489,0.09147545;-0.6278186;-0.03206769,-0.07221395;0.003705241;-0.03913545,-0.09681914;-0.3146472;-0.01332549,-0.1144873;-0.6699497;0.05651264,-0.1052038;-0.6296498;-0.04584487,-0.0002417769;0.5577506;0.010125,0;0;0,-0.003776155;0.3228748;0.0184989,-0.007355448;0.6331508;0.02312815,0.1712942;0.5184258;0.04707146,0.2072662;0.249323;0.06200123,0.2508595;0.02075085;0.01998878,-0.1722593;0.5043484;-0.033277,-0.2389091;0.356239;-0.2513472,-0.2658975;0.268415;-0.4692215,0.07588953;0.004818007;-0.03126872,0.08347966;-0.314608;-0.008262157,0.08036065;-0.6665002;0.07886671,0.08914463;-0.724335;0.02522682,-0.07200592;0.004623788;-0.03941997,-0.1174242;-0.3110443;-0.009241896,-0.1277281;-0.6661978;0.06279416,-0.1368316;-0.7192543;0.002064567,-0.0064926;0.557311;0.02454889,56.40609
+0;0;0,-0.00136525;0.3232244;0.01129373,-0.0002326196;0.6335069;0.00674767,0.1763192;0.5087054;0.01612649,0.2111424;0.2394437;0.03345189,0.2503086;0.01324366;-0.02320735,-0.1678995;0.4899463;-0.02003877,-0.2281267;0.2509605;-0.1352478,-0.2678111;0.07324414;-0.2860881,0.0745041;0.006112296;-0.03430011,0.08229958;-0.3109256;0.001725312,0.08474133;-0.6678352;0.07053263,0.09146658;-0.627613;-0.03185017,-0.07223827;0.003706489;-0.03914863,-0.09675359;-0.3134832;-0.01343294,-0.1144685;-0.6697246;0.05658975,-0.1052012;-0.6294428;-0.04558835,-0.0002418944;0.5577224;0.01012506,0;0;0,-0.003702082;0.3228869;0.01826942,-0.007200096;0.6331434;0.02246034,0.1714592;0.5186135;0.04631698,0.2075931;0.249399;0.06156743,0.2514075;0.02087438;0.01952577,-0.1721131;0.5043187;-0.03367536,-0.2391135;0.3604526;-0.2546463,-0.2653636;0.2724926;-0.4725562,0.07591516;0.004789174;-0.03128374,0.08362807;-0.3134861;-0.008634448,0.08053122;-0.6663457;0.07857442,0.08795755;-0.7244298;0.02548945,-0.07202061;0.004654957;-0.03944723,-0.1172379;-0.3098601;-0.009325149,-0.1277528;-0.6659828;0.06272291,-0.1366467;-0.7192737;0.002593897,-0.00635796;0.5573047;0.02403271,56.43964
+0;0;0,-0.001909938;0.3232191;0.01144068,-0.001115287;0.6334639;0.007056232,0.1755455;0.5087287;0.01685034,0.2103668;0.2397934;0.03397693,0.2496136;0.01363797;-0.02279296,-0.1681197;0.4896289;-0.0220067,-0.2312086;0.2573668;-0.1481262,-0.2687671;0.08635947;-0.3070453,0.07458272;0.00618684;-0.03418206,0.08194153;-0.3108377;0.001818426,0.08428249;-0.6676944;0.07053771,0.09162526;-0.6274692;-0.03181843,-0.07220139;0.003632845;-0.03928147,-0.09729521;-0.3134652;-0.01332193,-0.1148179;-0.6696523;0.05666512,-0.1049359;-0.6293631;-0.04547071,-0.00100193;0.5576818;0.01036476,0;0;0,-0.003669173;0.3228972;0.0181396,-0.007075325;0.6331152;0.02209795,0.1716482;0.5187775;0.04556453,0.2079401;0.2499283;0.06089425,0.2519614;0.0214301;0.01894021,-0.1720417;0.5038807;-0.03344068,-0.2351731;0.3769433;-0.2652451,-0.2632362;0.2809423;-0.4795012,0.07594041;0.004787803;-0.03129542,0.08368384;-0.3134659;-0.008725643,0.08052748;-0.6662628;0.07844579,0.08814529;-0.7243199;0.0253123,-0.07204241;0.004661782;-0.03946431,-0.1172803;-0.309821;-0.009316342,-0.1277029;-0.6658785;0.06271771,-0.136677;-0.7189493;0.0022696,-0.006251715;0.557283;0.02373743,56.4621
+0;0;0,-0.001909947;0.3232205;0.01144073,-0.001115361;0.6334544;0.007056167,0.1754695;0.508736;0.01684767,0.2103026;0.2397093;0.03398009,0.2495588;0.01349944;-0.02280343,-0.1680479;0.4896443;-0.02199265,-0.2311582;0.2573033;-0.148155,-0.2687258;0.08625491;-0.3071123,0.07462892;0.006190672;-0.03420323,0.08198085;-0.3105379;0.001763631,0.0843247;-0.6678359;0.07056789,0.09167201;-0.6276044;-0.03185155,-0.07224612;0.003635096;-0.0393058,-0.09731651;-0.3131668;-0.01337051,-0.1148609;-0.6697944;0.05670309,-0.1049727;-0.6294988;-0.04549591,-0.001001998;0.557668;0.01036488,0;0;0,-0.003601134;0.3229041;0.01805508,-0.0069241;0.6331158;0.02171016,0.171764;0.5189507;0.04501605,0.2080753;0.2500284;0.06065369,0.2529086;0.02185357;0.01749694,-0.1719226;0.5036276;-0.03323017,-0.244609;0.3536258;-0.2479355,-0.2613998;0.2989317;-0.4774196,0.07597867;0.004797921;-0.031335,0.08378052;-0.3131565;-0.008780122,0.08055999;-0.6663892;0.07849896,0.08800382;-0.7244272;0.02518559,-0.07211006;0.004653899;-0.03944797,-0.1172272;-0.3095464;-0.009328112,-0.1278046;-0.6660618;0.06268761,-0.1364502;-0.7193189;0.002339266,-0.006121345;0.5572808;0.02342534,56.49562
+0;0;0,-0.002260826;0.3231957;0.01158468,-0.001741371;0.6333963;0.007405064,0.1745212;0.508946;0.02388793,0.2146333;0.2404247;0.03460263,0.2539775;0.01424365;-0.0224579,-0.1681341;0.4896976;-0.02358544,-0.2338513;0.2677084;-0.165816,-0.2706019;0.1070919;-0.3355613,0.07468405;0.006195146;-0.0341555,0.08180898;-0.3099175;0.001724545,0.08411576;-0.667857;0.07067895,0.09358596;-0.6275669;-0.03247209,-0.07217025;0.003647;-0.03950747,-0.09773038;-0.3124715;-0.0134089,-0.1151266;-0.6697235;0.05694076,-0.1031008;-0.6293578;-0.04593606,-0.001532147;0.5576144;0.01062537,0;0;0,-0.003583401;0.3228926;0.01795197,-0.00687407;0.6330677;0.02151537,0.1717742;0.5189759;0.04434001,0.2083316;0.2501931;0.06005239,0.2535634;0.02224772;0.01581753,-0.1717869;0.5034319;-0.03317039,-0.244023;0.3527822;-0.2474461,-0.2606109;0.3147105;-0.4803348,0.07598037;0.004804507;-0.03140998,0.08381122;-0.3125305;-0.008992434,0.08051662;-0.6664268;0.07834172,0.08742622;-0.723984;0.02246952,-0.07216762;0.004651228;-0.03940669,-0.1172396;-0.3089271;-0.009364763,-0.1277182;-0.6661007;0.06273153,-0.1361758;-0.7201014;0.001837615,-0.006074853;0.5572413;0.02325082,56.51776
+0;0;0,-0.002260948;0.323213;0.0115853,-0.0017414;0.6334888;0.00740446,0.1744552;0.5090328;0.02388337,0.214413;0.2415445;0.03455684,0.2537689;0.01529598;-0.02252069,-0.1680716;0.4897916;-0.02357219,-0.2335359;0.2686564;-0.1652556,-0.2702975;0.107992;-0.3350515,0.0746865;0.006195349;-0.03415662,0.0818347;-0.3109495;0.001840577,0.08413723;-0.6682295;0.07066795,0.09361651;-0.6279295;-0.03258197,-0.07217262;0.00364712;-0.03950876,-0.09781621;-0.3135035;-0.01332498,-0.1151804;-0.6700974;0.05689507,-0.1031431;-0.6297217;-0.04608037,-0.00153211;0.557683;0.01062579,0;0;0,-0.003569759;0.3229119;0.0179224,-0.00684423;0.6331643;0.0213536,0.1717521;0.5190382;0.04404485,0.2084913;0.2513161;0.05939567,0.2540317;0.02360994;0.01388633,-0.1716884;0.5033303;-0.03311304,-0.2418633;0.353916;-0.2476157,-0.2608052;0.3518046;-0.4834798,0.07598212;0.004809827;-0.03141201,0.08400658;-0.3135413;-0.008698344,0.08040807;-0.6667242;0.07871115,0.08716749;-0.7242304;0.02255535,-0.07216853;0.004649002;-0.03941092,-0.1173681;-0.3099555;-0.009266118,-0.1278989;-0.6664531;0.06277628,-0.1361911;-0.7208738;0.002271067,-0.006042376;0.5573144;0.02311194,56.55126
+0;0;0,-0.002260948;0.323213;0.0115853,-0.0017414;0.6334888;0.00740446,0.1744552;0.5090328;0.02388337,0.214413;0.2415445;0.03455684,0.2537689;0.01529598;-0.02252069,-0.1680716;0.4897916;-0.02357219,-0.2335359;0.2686564;-0.1652556,-0.2702975;0.107992;-0.3350515,0.0746865;0.006195349;-0.03415662,0.0818347;-0.3109495;0.001840577,0.08413723;-0.6682295;0.07066795,0.09361651;-0.6279295;-0.03258197,-0.07217262;0.00364712;-0.03950876,-0.09781621;-0.3135035;-0.01332498,-0.1151804;-0.6700974;0.05689507,-0.1031431;-0.6297217;-0.04608037,-0.00153211;0.557683;0.01062579,0;0;0,-0.003569759;0.3229119;0.0179224,-0.00684423;0.6331643;0.0213536,0.1717521;0.5190382;0.04404485,0.2084913;0.2513161;0.05939567,0.2540317;0.02360994;0.01388633,-0.1716884;0.5033303;-0.03311304,-0.2418633;0.353916;-0.2476157,-0.2608052;0.3518046;-0.4834798,0.07598212;0.004809827;-0.03141201,0.08400658;-0.3135413;-0.008698344,0.08040807;-0.6667242;0.07871115,0.08716749;-0.7242304;0.02255535,-0.07216853;0.004649002;-0.03941092,-0.1173681;-0.3099555;-0.009266118,-0.1278989;-0.6664531;0.06277628,-0.1361911;-0.7208738;0.002271067,-0.006042376;0.5573144;0.02311194,56.57383
+0;0;0,-0.002260843;0.3231981;0.01158476,-0.001741349;0.6334548;0.00740403,0.1744274;0.5090073;0.02388081,0.2143429;0.2418027;0.03454297,0.253708;0.01550099;-0.02254799,-0.1680452;0.4897691;-0.02356725,-0.2334402;0.2688684;-0.1651004,-0.2702104;0.1081663;-0.3349363,0.07467032;0.006194006;-0.03414922,0.08179884;-0.3100781;0.001748923,0.08410774;-0.6683471;0.07076682,0.093565;-0.6280711;-0.03224327,-0.07215697;0.00364633;-0.0395002,-0.09773;-0.3126315;-0.01338848,-0.1151422;-0.6702125;0.05702595,-0.1031329;-0.6298609;-0.0457103,-0.001532061;0.5576498;0.01062533,0;0;0,-0.003518753;0.3228986;0.01790071,-0.006707542;0.6331341;0.02126408,0.1718642;0.5190526;0.04388523,0.2085919;0.2516098;0.05907083,0.2545057;0.02414359;0.01246047,-0.1715477;0.5032152;-0.03307099,-0.2341329;0.3715856;-0.2608032,-0.2634958;0.3093551;-0.4872687,0.0759799;0.004793793;-0.03137302,0.08391113;-0.3126918;-0.008845568,0.08033278;-0.6668142;0.07896138,0.08731059;-0.7244507;0.02348818,-0.07214485;0.004650204;-0.03941685,-0.1171962;-0.3090402;-0.008818913,-0.1276252;-0.6665952;0.06309152,-0.1362375;-0.7203118;0.002071183,-0.005918786;0.5572851;0.02302766,56.59719
+0;0;0,-0.002606853;0.3231839;0.01182779,-0.00237868;0.6334494;0.008029725,0.1737931;0.5089622;0.02398596,0.213457;0.242053;0.03523878,0.2527142;0.01567592;-0.02209996,-0.1694448;0.4908121;-0.02052984,-0.2323499;0.2747758;-0.1699007,-0.2712342;0.1282171;-0.3517908,0.07472387;0.006124469;-0.0339817,0.08142095;-0.3097756;0.001885582,0.08371367;-0.6685077;0.07101505,0.09247166;-0.6282033;-0.03186997,-0.07204073;0.003733543;-0.03964991,-0.09795669;-0.3121086;-0.01326292,-0.1156029;-0.6701335;0.05730416,-0.1042929;-0.6297477;-0.04532346,-0.00209495;0.5576368;0.01109898,0;0;0,-0.003473625;0.322898;0.01787031,-0.00658112;0.6331373;0.02112985,0.1718899;0.5190219;0.04366517,0.2086676;0.251884;0.05867064,0.2547124;0.02478974;0.009849548,-0.1710625;0.50372;-0.0344842,-0.2377099;0.3698716;-0.2593911,-0.2625901;0.323533;-0.4902788,0.07596777;0.004759699;-0.03133953,0.08393807;-0.3123493;-0.008923292,0.08022072;-0.6669227;0.07903576,0.08839133;-0.7245448;0.02404642,-0.07210144;0.004694873;-0.03943682,-0.1170059;-0.3086249;-0.008802047,-0.1273351;-0.6666267;0.06331524,-0.1353994;-0.7196812;0.001629483,-0.005808502;0.5572869;0.02290571,56.6307
+0;0;0,-0.002606589;0.3231511;0.01182659,-0.002378456;0.6334152;0.008028295,0.1736353;0.5089655;0.0239732,0.213285;0.2421514;0.03522201,0.2525569;0.01568973;-0.02213817,-0.1692941;0.4908316;-0.02050259,-0.2321768;0.2748724;-0.1698202,-0.2710756;0.128259;-0.3517783,0.07472166;0.006124286;-0.03398069,0.08141761;-0.3097222;0.001880512,0.08371025;-0.668444;0.071008,0.09247155;-0.6281358;-0.03191579,-0.07203859;0.003733431;-0.03964874,-0.09795016;-0.3120551;-0.01326622,-0.1155959;-0.6700697;0.05729883,-0.1042816;-0.6296801;-0.04536746,-0.002094703;0.5575963;0.01109781,0;0;0,-0.003291548;0.3228735;0.01775372,-0.006127872;0.6331171;0.02080345,0.1720825;0.518856;0.04340899,0.2085903;0.2517575;0.05803502,0.2543079;0.02487546;0.007519484,-0.1706899;0.5036908;-0.03418048,-0.2371469;0.3704242;-0.2593734,-0.2625933;0.3245083;-0.4903747,0.07597493;0.004749089;-0.03131735,0.08393463;-0.3123083;-0.008930922,0.08014347;-0.6668853;0.07896674,0.08859983;-0.7244518;0.02385843,-0.07207723;0.004693134;-0.03947616,-0.116967;-0.3085741;-0.008842297,-0.1274402;-0.6665983;0.06308907,-0.1359941;-0.7197915;0.001590725,-0.005412035;0.5572604;0.02261126,56.66322
+0;0;0,-0.002606574;0.3231492;0.01182652,-0.002378443;0.6334277;0.008027971,0.1736057;0.5089805;0.02397094,0.2132547;0.2421719;0.03521951,0.2525349;0.01566215;-0.02215284,-0.1692659;0.4908497;-0.02049736,-0.2321473;0.2748949;-0.1698119,-0.2710544;0.1282503;-0.3518086,0.07470778;0.006123148;-0.03397438,0.08140216;-0.3096496;0.001878455,0.08369588;-0.6685388;0.07103819,0.09245834;-0.6282292;-0.03189924,-0.07202521;0.003732738;-0.03964137,-0.09793073;-0.3119822;-0.01326501,-0.1155847;-0.6701638;0.05733296,-0.1042689;-0.6297728;-0.04534695,-0.002094668;0.5576031;0.01109771,0;0;0,-0.003107913;0.3228773;0.01768243,-0.005784146;0.6331383;0.02064824,0.1723245;0.5187706;0.04343343,0.2085176;0.2516066;0.05753541,0.2538399;0.02480382;0.00608087,-0.170478;0.5037204;-0.03394124,-0.2365852;0.3705716;-0.2593001,-0.2621746;0.3271755;-0.4908237,0.07597969;0.004725933;-0.03126907,0.08385967;-0.312261;-0.008910537,0.08001363;-0.6669972;0.07905103,0.08873367;-0.7245238;0.02389456,-0.07201395;0.004719972;-0.0395565,-0.1170052;-0.3084641;-0.008991493,-0.1274488;-0.6665893;0.0633068,-0.1359418;-0.7200071;0.002081592,-0.005095728;0.5572758;0.02245939,56.68532
+0;0;0,-0.002820853;0.3231796;0.01201853,-0.002858998;0.6335241;0.008414585,0.1733527;0.5089065;0.02683736,0.2152099;0.2424718;0.03580666,0.2545397;0.0158788;-0.02128459,-0.1687796;0.4902772;-0.02525626,-0.2289984;0.2763767;-0.1783583,-0.2731656;0.1266078;-0.3565972,0.07471936;0.006110961;-0.03384696,0.08143402;-0.3095576;0.001902267,0.08364062;-0.6686288;0.07126512,0.09413094;-0.6284009;-0.031031,-0.07181294;0.003774959;-0.0399324,-0.09808585;-0.311764;-0.01320046,-0.1158576;-0.6701215;0.05759724,-0.1028297;-0.6297873;-0.04439604,-0.002494292;0.5576816;0.01141566,0;0;0,-0.003109321;0.3229198;0.01762342,-0.005849995;0.6332444;0.02051139,0.1725924;0.5186412;0.04355979,0.2085181;0.2515287;0.05698299,0.2529827;0.02459517;0.005265713,-0.1707074;0.5044451;-0.03533813,-0.2395528;0.3710973;-0.2596116,-0.2653968;0.3270797;-0.4910099,0.0759521;0.004702389;-0.03122676,0.08374214;-0.3121793;-0.008977296,0.07992464;-0.6671107;0.0790987,0.08893314;-0.7248858;0.02530718,-0.07189093;0.004808573;-0.03968017,-0.1169259;-0.3082792;-0.009388182,-0.1272727;-0.6665543;0.0632766,-0.1361056;-0.7201639;0.003188651,-0.005139433;0.5573668;0.02232945,56.71884
+0;0;0,-0.002820853;0.3231796;0.01201853,-0.002858998;0.6335241;0.008414585,0.1733527;0.5089065;0.02683736,0.2152099;0.2424718;0.03580666,0.2545397;0.0158788;-0.02128459,-0.1687796;0.4902772;-0.02525626,-0.2289984;0.2763767;-0.1783583,-0.2731656;0.1266078;-0.3565972,0.07471936;0.006110961;-0.03384696,0.08143402;-0.3095576;0.001902267,0.08364062;-0.6686288;0.07126512,0.09413094;-0.6284009;-0.031031,-0.07181294;0.003774959;-0.0399324,-0.09808585;-0.311764;-0.01320046,-0.1158576;-0.6701215;0.05759724,-0.1028297;-0.6297873;-0.04439604,-0.002494292;0.5576816;0.01141566,0;0;0,-0.003109321;0.3229198;0.01762342,-0.005849995;0.6332444;0.02051139,0.1725924;0.5186412;0.04355979,0.2085181;0.2515287;0.05698299,0.2529827;0.02459517;0.005265713,-0.1707074;0.5044451;-0.03533813,-0.2395528;0.3710973;-0.2596116,-0.2653968;0.3270797;-0.4910099,0.0759521;0.004702389;-0.03122676,0.08374214;-0.3121793;-0.008977296,0.07992464;-0.6671107;0.0790987,0.08893314;-0.7248858;0.02530718,-0.07189093;0.004808573;-0.03968017,-0.1169259;-0.3082792;-0.009388182,-0.1272727;-0.6665543;0.0632766,-0.1361056;-0.7201639;0.003188651,-0.005139433;0.5573668;0.02232945,56.7414
+0;0;0,-0.002820496;0.3231387;0.01201701,-0.002858656;0.6334449;0.008413394,0.1733018;0.5088478;0.02683143,0.215234;0.2419355;0.03581681,0.2545704;0.01530448;-0.02128402,-0.1687309;0.4902238;-0.02524702,-0.2290576;0.27594;-0.1786235,-0.2732322;0.1261459;-0.3568923,0.07464367;0.006104772;-0.03381268,0.08135888;-0.3095898;0.001939498,0.08356417;-0.6684479;0.07126117,0.09405343;-0.628221;-0.0310246,-0.0717402;0.003771135;-0.03989195,-0.09801528;-0.3117939;-0.01315781,-0.1157764;-0.6699387;0.05759787,-0.1027499;-0.6296055;-0.04438511,-0.00249398;0.5576087;0.01141422,0;0;0,-0.002998494;0.3228862;0.01750755,-0.005719848;0.6331744;0.02029717,0.1726509;0.5186802;0.0437398,0.2081238;0.2509841;0.05645621,0.2516555;0.02398787;0.004042864,-0.1707297;0.5043555;-0.03489049,-0.2400768;0.3696264;-0.2587661,-0.265208;0.3240628;-0.4899843,0.07590894;0.004675686;-0.03111613,0.08341053;-0.3122471;-0.008979201,0.07962754;-0.6669235;0.07922411,0.0887755;-0.7246925;0.02546608,-0.07171435;0.004844119;-0.03982248,-0.1169358;-0.3082266;-0.009357482,-0.1272978;-0.6662673;0.06336799,-0.1361766;-0.7198667;0.003290553,-0.005001172;0.5573032;0.02211893,56.76361
+0;0;0,-0.003197275;0.3232079;0.01239602,-0.003480728;0.6336378;0.008997197,0.1729331;0.5091045;0.02691627,0.2139193;0.2418591;0.03643961,0.2531762;0.01519392;-0.02062188,-0.1704707;0.4913012;-0.0217524,-0.2297706;0.2841443;-0.1853378,-0.2722262;0.1463418;-0.3734396,0.0746228;0.006045658;-0.03354065,0.08093102;-0.3133714;0.002838504,0.08309599;-0.670933;0.07187708,0.0927623;-0.6306719;-0.03042207,-0.07152428;0.003814724;-0.03999766,-0.09855114;-0.3154224;-0.01265341,-0.1162338;-0.6722437;0.05796675,-0.1040296;-0.6318751;-0.04404989,-0.00308067;0.5577686;0.01194848,0;0;0,-0.002858356;0.3229786;0.01743066,-0.005478635;0.6333904;0.02015936,0.1729008;0.51857;0.04408991,0.2079354;0.2505884;0.05630016,0.2505884;0.0234406;0.003775358,-0.170586;0.5050495;-0.03573455,-0.2432429;0.3623068;-0.2537625,-0.2667449;0.3122275;-0.4842271,0.07583012;0.004614517;-0.03096104,0.08319455;-0.3160186;-0.007925153,0.07930344;-0.6693751;0.08008301,0.09084475;-0.7268261;0.02638971,-0.07140214;0.004981754;-0.04008744,-0.1172813;-0.3117703;-0.009204324,-0.1277563;-0.6684228;0.06366922,-0.136636;-0.7221388;0.003864221,-0.004777513;0.5574878;0.02197897,56.79707
+0;0;0,-0.003197045;0.3231846;0.01239512,-0.003480482;0.6335882;0.008996544,0.1732344;0.5089769;0.02694102,0.2142006;0.2418615;0.03645972,0.2534587;0.01518966;-0.02060344,-0.1707568;0.4911431;-0.02181089,-0.2300278;0.2840869;-0.1853167,-0.2724847;0.1462805;-0.3734239,0.07446741;0.006033068;-0.03347081,0.08076687;-0.3129407;0.002857864,0.08293182;-0.6704981;0.07189563,0.09260081;-0.6302342;-0.03043192,-0.07137533;0.003806781;-0.03991437,-0.09836469;-0.3149874;-0.01260807,-0.1160471;-0.6718044;0.05801127,-0.1038395;-0.6314329;-0.04403368,-0.003080451;0.5577241;0.01194763,0;0;0,-0.002738737;0.3229611;0.01734293,-0.005309299;0.6333482;0.02001774,0.1732745;0.5184005;0.04462802,0.2077725;0.2504636;0.05642462,0.2494038;0.02312016;0.003895402,-0.170833;0.5054665;-0.03609983,-0.2511671;0.348543;-0.2411387,-0.2704284;0.2972757;-0.4717427,0.07574131;0.004565045;-0.03073275,0.0828812;-0.315635;-0.007826807,0.07902955;-0.6689644;0.08027362,0.09022236;-0.7264556;0.02651691,-0.07101692;0.00509741;-0.04040667,-0.1171861;-0.3111705;-0.009636872,-0.1276698;-0.667666;0.06397897,-0.1360704;-0.7211956;0.003795899,-0.004611738;0.5574506;0.0218327,56.83067
+0;0;0,-0.003197197;0.3231999;0.01239571,-0.003480674;0.6336327;0.008996728,0.1734547;0.5089509;0.02696032,0.2144206;0.2418373;0.03647895,0.253677;0.01517546;-0.02058169,-0.1709666;0.4910948;-0.02185255,-0.2302372;0.28404;-0.1853573,-0.2726922;0.1462397;-0.3734562,0.07438762;0.006026604;-0.03343495,0.08070219;-0.3137121;0.002980839,0.08286453;-0.6708391;0.0719355,0.09253099;-0.6305778;-0.0303652,-0.07129886;0.003802702;-0.0398716,-0.09835294;-0.3157559;-0.01249982,-0.1160141;-0.6721435;0.0580345,-0.1038097;-0.6317747;-0.04398368,-0.003080593;0.5577591;0.01194818,0;0;0,-0.002707295;0.3229869;0.01715183,-0.005324014;0.6334051;0.01958418,0.1734098;0.5183641;0.04491079,0.2075325;0.2503743;0.05655456,0.2484764;0.0228481;0.004324317,-0.1712135;0.5056618;-0.03623758,-0.2544226;0.347555;-0.239208,-0.2727395;0.2887819;-0.4680809,0.07569223;0.004513174;-0.03062761,0.08279199;-0.3164417;-0.00746846,0.07866386;-0.6693301;0.08057594,0.09022879;-0.7267793;0.02688181,-0.07090034;0.005145053;-0.04042775,-0.1173439;-0.3118524;-0.009533389,-0.1277984;-0.6678808;0.0641791,-0.1357866;-0.7213855;0.003951784,-0.004607849;0.5574995;0.02144897,56.85296
+0;0;0,-0.00354668;0.3231694;0.01270692,-0.004072168;0.6335879;0.009507043,0.1730473;0.5088381;0.02724424,0.213071;0.2414627;0.03721,0.2524582;0.01487233;-0.0199877,-0.172023;0.491424;-0.02038245,-0.2318497;0.2947552;-0.19626,-0.2728384;0.160517;-0.3872212,0.07440518;0.005918221;-0.03310778,0.08033352;-0.3133138;0.003109619,0.08251686;-0.6716333;0.07247782,0.091913;-0.63133;-0.03003629,-0.07098599;0.003941285;-0.04015889,-0.09844683;-0.3150058;-0.01232757,-0.116163;-0.6725762;0.058659,-0.1042233;-0.6321667;-0.0435793,-0.003636305;0.5577161;0.01243263,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.00354668;0.3231694;0.01270692,-0.004072168;0.6335879;0.009507043,0.1730473;0.5088381;0.02724424,0.213071;0.2414627;0.03721,0.2524582;0.01487233;-0.0199877,-0.172023;0.491424;-0.02038245,-0.2318497;0.2947552;-0.19626,-0.2728384;0.160517;-0.3872212,0.07440518;0.005918221;-0.03310778,0.08033352;-0.3133138;0.003109619,0.08251686;-0.6716333;0.07247782,0.091913;-0.63133;-0.03003629,-0.07098599;0.003941285;-0.04015889,-0.09844683;-0.3150058;-0.01232757,-0.116163;-0.6725762;0.058659,-0.1042233;-0.6321667;-0.0435793,-0.003636305;0.5577161;0.01243263,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.003916861;0.3231499;0.01308749,-0.004701385;0.6335695;0.0101104,0.1725263;0.5089397;0.02769904,0.2121212;0.2415144;0.03802842,0.2513675;0.01490793;-0.01920254,-0.1724243;0.4916543;-0.0211265,-0.2327471;0.304016;-0.2064472,-0.272307;0.1836243;-0.4067146,0.07452034;0.005891899;-0.03285248,0.08009277;-0.313336;0.003457889,0.0822943;-0.6716283;0.07296603,0.09196297;-0.6313101;-0.02952123,-0.07082224;0.003980276;-0.04044314,-0.0987168;-0.314877;-0.0120201,-0.116484;-0.6725327;0.05852323,-0.1042723;-0.6321095;-0.04368154,-0.004200072;0.5576966;0.01299935,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.003916861;0.3231499;0.01308749,-0.004701385;0.6335695;0.0101104,0.1725263;0.5089397;0.02769904,0.2121212;0.2415144;0.03802842,0.2513675;0.01490793;-0.01920254,-0.1724243;0.4916543;-0.0211265,-0.2327471;0.304016;-0.2064472,-0.272307;0.1836243;-0.4067146,0.07452034;0.005891899;-0.03285248,0.08009277;-0.313336;0.003457889,0.0822943;-0.6716283;0.07296603,0.09196297;-0.6313101;-0.02952123,-0.07082224;0.003980276;-0.04044314,-0.0987168;-0.314877;-0.0120201,-0.116484;-0.6725327;0.05852323,-0.1042723;-0.6321095;-0.04368154,-0.004200072;0.5576966;0.01299935,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.003916861;0.3231499;0.01308749,-0.004701385;0.6335695;0.0101104,0.1725263;0.5089397;0.02769904,0.2121212;0.2415144;0.03802842,0.2513675;0.01490793;-0.01920254,-0.1724243;0.4916543;-0.0211265,-0.2327471;0.304016;-0.2064472,-0.272307;0.1836243;-0.4067146,0.07452034;0.005891899;-0.03285248,0.08009277;-0.313336;0.003457889,0.0822943;-0.6716283;0.07296603,0.09196297;-0.6313101;-0.02952123,-0.07082224;0.003980276;-0.04044314,-0.0987168;-0.314877;-0.0120201,-0.116484;-0.6725327;0.05852323,-0.1042723;-0.6321095;-0.04368154,-0.004200072;0.5576966;0.01299935,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.004221864;0.3231342;0.01337522,-0.005287339;0.6335545;0.01059758,0.172048;0.509005;0.02812243,0.2111215;0.2415164;0.03879624,0.2502483;0.01468743;-0.0176293,-0.1727398;0.491836;-0.02196109,-0.2341867;0.3104045;-0.2130047,-0.2732108;0.1935861;-0.4154812,0.07461239;0.005838655;-0.03265245,0.07989562;-0.3133785;0.003795981,0.08200654;-0.6716768;0.0732755,0.09196292;-0.6313496;-0.02918329,-0.07069635;0.004056528;-0.04065527,-0.09893105;-0.3147309;-0.01178722,-0.1167198;-0.6723683;0.05884245,-0.1042234;-0.6319388;-0.04332726,-0.004702443;0.5576807;0.01344312,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.004221864;0.3231342;0.01337522,-0.005287339;0.6335545;0.01059758,0.172048;0.509005;0.02812243,0.2111215;0.2415164;0.03879624,0.2502483;0.01468743;-0.0176293,-0.1727398;0.491836;-0.02196109,-0.2341867;0.3104045;-0.2130047,-0.2732108;0.1935861;-0.4154812,0.07461239;0.005838655;-0.03265245,0.07989562;-0.3133785;0.003795981,0.08200654;-0.6716768;0.0732755,0.09196292;-0.6313496;-0.02918329,-0.07069635;0.004056528;-0.04065527,-0.09893105;-0.3147309;-0.01178722,-0.1167198;-0.6723683;0.05884245,-0.1042234;-0.6319388;-0.04332726,-0.004702443;0.5576807;0.01344312,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.004221864;0.3231342;0.01337522,-0.005287339;0.6335545;0.01059758,0.172048;0.509005;0.02812243,0.2111215;0.2415164;0.03879624,0.2502483;0.01468743;-0.0176293,-0.1727398;0.491836;-0.02196109,-0.2341867;0.3104045;-0.2130047,-0.2732108;0.1935861;-0.4154812,0.07461239;0.005838655;-0.03265245,0.07989562;-0.3133785;0.003795981,0.08200654;-0.6716768;0.0732755,0.09196292;-0.6313496;-0.02918329,-0.07069635;0.004056528;-0.04065527,-0.09893105;-0.3147309;-0.01178722,-0.1167198;-0.6723683;0.05884245,-0.1042234;-0.6319388;-0.04332726,-0.004702443;0.5576807;0.01344312,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.004221864;0.3231342;0.01337522,-0.005287339;0.6335545;0.01059758,0.172048;0.509005;0.02812243,0.2111215;0.2415164;0.03879624,0.2502483;0.01468743;-0.0176293,-0.1727398;0.491836;-0.02196109,-0.2341867;0.3104045;-0.2130047,-0.2732108;0.1935861;-0.4154812,0.07461239;0.005838655;-0.03265245,0.07989562;-0.3133785;0.003795981,0.08200654;-0.6716768;0.0732755,0.09196292;-0.6313496;-0.02918329,-0.07069635;0.004056528;-0.04065527,-0.09893105;-0.3147309;-0.01178722,-0.1167198;-0.6723683;0.05884245,-0.1042234;-0.6319388;-0.04332726,-0.004702443;0.5576807;0.01344312,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.004417767;0.3231239;0.01356146,-0.005687677;0.6335451;0.01095826,0.1717145;0.5092018;0.02871687,0.2100729;0.2416135;0.03948369,0.2491564;0.01470357;-0.01664549,-0.1729225;0.4919574;-0.02275027,-0.2345254;0.3154072;-0.2182646,-0.2726141;0.2052654;-0.424624,0.07471306;0.005824084;-0.03242403,0.0797422;-0.3134;0.003999133,0.08185661;-0.6716934;0.07350408,0.09212336;-0.6313642;-0.02892388,-0.07048392;0.004079615;-0.04102017,-0.09906469;-0.3146262;-0.01159744,-0.1169126;-0.6722659;0.0590063,-0.1041072;-0.6318319;-0.0431247,-0.005069572;0.5576698;0.01375752,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.004417767;0.3231239;0.01356146,-0.005687677;0.6335451;0.01095826,0.1717145;0.5092018;0.02871687,0.2100729;0.2416135;0.03948369,0.2491564;0.01470357;-0.01664549,-0.1729225;0.4919574;-0.02275027,-0.2345254;0.3154072;-0.2182646,-0.2726141;0.2052654;-0.424624,0.07471306;0.005824084;-0.03242403,0.0797422;-0.3134;0.003999133,0.08185661;-0.6716934;0.07350408,0.09212336;-0.6313642;-0.02892388,-0.07048392;0.004079615;-0.04102017,-0.09906469;-0.3146262;-0.01159744,-0.1169126;-0.6722659;0.0590063,-0.1041072;-0.6318319;-0.0431247,-0.005069572;0.5576698;0.01375752,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.004417767;0.3231239;0.01356146,-0.005687677;0.6335451;0.01095826,0.1717145;0.5092018;0.02871687,0.2100729;0.2416135;0.03948369,0.2491564;0.01470357;-0.01664549,-0.1729225;0.4919574;-0.02275027,-0.2345254;0.3154072;-0.2182646,-0.2726141;0.2052654;-0.424624,0.07471306;0.005824084;-0.03242403,0.0797422;-0.3134;0.003999133,0.08185661;-0.6716934;0.07350408,0.09212336;-0.6313642;-0.02892388,-0.07048392;0.004079615;-0.04102017,-0.09906469;-0.3146262;-0.01159744,-0.1169126;-0.6722659;0.0590063,-0.1041072;-0.6318319;-0.0431247,-0.005069572;0.5576698;0.01375752,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.00471223;0.3231117;0.01375268,-0.006234577;0.6335346;0.011368,0.1712456;0.5092705;0.02908779,0.2091502;0.2416251;0.04003896,0.2480843;0.01463707;-0.01587811,-0.1731017;0.4918763;-0.02369412,-0.2339955;0.3246584;-0.2274609,-0.2723335;0.2178813;-0.4355354,0.0747999;0.005834112;-0.0322214,0.07942703;-0.3134056;0.004118331,0.08155213;-0.6716789;0.07372655,0.09211449;-0.6313449;-0.02867087,-0.07039488;0.004055819;-0.04117514,-0.09936832;-0.3146056;-0.0116554,-0.1173278;-0.6721743;0.05927878,-0.1042278;-0.6317383;-0.04281463,-0.005557146;0.5576568;0.0140855,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.00471223;0.3231117;0.01375268,-0.006234577;0.6335346;0.011368,0.1712456;0.5092705;0.02908779,0.2091502;0.2416251;0.04003896,0.2480843;0.01463707;-0.01587811,-0.1731017;0.4918763;-0.02369412,-0.2339955;0.3246584;-0.2274609,-0.2723335;0.2178813;-0.4355354,0.0747999;0.005834112;-0.0322214,0.07942703;-0.3134056;0.004118331,0.08155213;-0.6716789;0.07372655,0.09211449;-0.6313449;-0.02867087,-0.07039488;0.004055819;-0.04117514,-0.09936832;-0.3146056;-0.0116554,-0.1173278;-0.6721743;0.05927878,-0.1042278;-0.6317383;-0.04281463,-0.005557146;0.5576568;0.0140855,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.004940144;0.3231007;0.01392953,-0.006710777;0.6335232;0.01172107,0.1708007;0.5091984;0.02948977,0.2084006;0.2415216;0.04071886,0.24666;0.01413976;-0.01405221,-0.1708282;0.4917024;-0.03357124,-0.2379911;0.3287974;-0.2388561,-0.2745;0.2276009;-0.4500254,0.07487569;0.005844065;-0.03204308,0.07926097;-0.313403;0.00426187,0.08137244;-0.6716523;0.07399368,0.09431793;-0.631371;-0.02813514,-0.07026849;0.004068162;-0.04138925,-0.0996193;-0.3145212;-0.01146788,-0.1175599;-0.6720572;0.05963595,-0.1020882;-0.6316625;-0.04212929,-0.005978772;0.5576448;0.01440593,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.004940144;0.3231007;0.01392953,-0.006710777;0.6335232;0.01172107,0.1708007;0.5091984;0.02948977,0.2084006;0.2415216;0.04071886,0.24666;0.01413976;-0.01405221,-0.1708282;0.4917024;-0.03357124,-0.2379911;0.3287974;-0.2388561,-0.2745;0.2276009;-0.4500254,0.07487569;0.005844065;-0.03204308,0.07926097;-0.313403;0.00426187,0.08137244;-0.6716523;0.07399368,0.09431793;-0.631371;-0.02813514,-0.07026849;0.004068162;-0.04138925,-0.0996193;-0.3145212;-0.01146788,-0.1175599;-0.6720572;0.05963595,-0.1020882;-0.6316625;-0.04212929,-0.005978772;0.5576448;0.01440593,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.004940144;0.3231007;0.01392953,-0.006710777;0.6335232;0.01172107,0.1708007;0.5091984;0.02948977,0.2084006;0.2415216;0.04071886,0.24666;0.01413976;-0.01405221,-0.1708282;0.4917024;-0.03357124,-0.2379911;0.3287974;-0.2388561,-0.2745;0.2276009;-0.4500254,0.07487569;0.005844065;-0.03204308,0.07926097;-0.313403;0.00426187,0.08137244;-0.6716523;0.07399368,0.09431793;-0.631371;-0.02813514,-0.07026849;0.004068162;-0.04138925,-0.0996193;-0.3145212;-0.01146788,-0.1175599;-0.6720572;0.05963595,-0.1020882;-0.6316625;-0.04212929,-0.005978772;0.5576448;0.01440593,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.005154885;0.3230892;0.01411704,-0.007157919;0.6335105;0.01214824,0.1703577;0.5091395;0.0299508,0.2077158;0.241444;0.04153682,0.2456081;0.01397309;-0.01311947,-0.1697952;0.4916949;-0.03792142,-0.2402345;0.3363184;-0.247891,-0.2728614;0.2405969;-0.4622249,0.07499034;0.005847957;-0.03177311,0.07913579;-0.3134086;0.004476547,0.08125965;-0.6716285;0.07435916,0.09532453;-0.6313654;-0.02762337,-0.07003205;0.004102832;-0.04178467,-0.0999319;-0.3144076;-0.01156709,-0.1178128;-0.671869;0.0599253,-0.1012271;-0.631488;-0.04166573,-0.006405037;0.5576317;0.01481861,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.005154885;0.3230892;0.01411704,-0.007157919;0.6335105;0.01214824,0.1703577;0.5091395;0.0299508,0.2077158;0.241444;0.04153682,0.2456081;0.01397309;-0.01311947,-0.1697952;0.4916949;-0.03792142,-0.2402345;0.3363184;-0.247891,-0.2728614;0.2405969;-0.4622249,0.07499034;0.005847957;-0.03177311,0.07913579;-0.3134086;0.004476547,0.08125965;-0.6716285;0.07435916,0.09532453;-0.6313654;-0.02762337,-0.07003205;0.004102832;-0.04178467,-0.0999319;-0.3144076;-0.01156709,-0.1178128;-0.671869;0.0599253,-0.1012271;-0.631488;-0.04166573,-0.006405037;0.5576317;0.01481861,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.005154885;0.3230892;0.01411704,-0.007157919;0.6335105;0.01214824,0.1703577;0.5091395;0.0299508,0.2077158;0.241444;0.04153682,0.2456081;0.01397309;-0.01311947,-0.1697952;0.4916949;-0.03792142,-0.2402345;0.3363184;-0.247891,-0.2728614;0.2405969;-0.4622249,0.07499034;0.005847957;-0.03177311,0.07913579;-0.3134086;0.004476547,0.08125965;-0.6716285;0.07435916,0.09532453;-0.6313654;-0.02762337,-0.07003205;0.004102832;-0.04178467,-0.0999319;-0.3144076;-0.01156709,-0.1178128;-0.671869;0.0599253,-0.1012271;-0.631488;-0.04166573,-0.006405037;0.5576317;0.01481861,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.005355004;0.3230805;0.01424171,-0.007595518;0.6335002;0.01245093,0.1699453;0.5091486;0.03045219,0.2068925;0.2414048;0.04223865,0.2446987;0.0139398;-0.01250179,-0.1692985;0.4914142;-0.04001187,-0.2427991;0.356279;-0.2625582,-0.2699586;0.2564511;-0.4757785,0.07510174;0.005849201;-0.03150865,0.0790116;-0.3134108;0.004736193,0.08115007;-0.6716275;0.07463448,0.09581034;-0.6313707;-0.02726478,-0.06976867;0.004118449;-0.04222145,-0.1001257;-0.3143009;-0.01150407,-0.1179948;-0.6717112;0.06024628,-0.1008176;-0.6313367;-0.04124707,-0.006804223;0.5576213;0.01510422,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.005355004;0.3230805;0.01424171,-0.007595518;0.6335002;0.01245093,0.1699453;0.5091486;0.03045219,0.2068925;0.2414048;0.04223865,0.2446987;0.0139398;-0.01250179,-0.1692985;0.4914142;-0.04001187,-0.2427991;0.356279;-0.2625582,-0.2699586;0.2564511;-0.4757785,0.07510174;0.005849201;-0.03150865,0.0790116;-0.3134108;0.004736193,0.08115007;-0.6716275;0.07463448,0.09581034;-0.6313707;-0.02726478,-0.06976867;0.004118449;-0.04222145,-0.1001257;-0.3143009;-0.01150407,-0.1179948;-0.6717112;0.06024628,-0.1008176;-0.6313367;-0.04124707,-0.006804223;0.5576213;0.01510422,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.005355004;0.3230805;0.01424171,-0.007595518;0.6335002;0.01245093,0.1699453;0.5091486;0.03045219,0.2068925;0.2414048;0.04223865,0.2446987;0.0139398;-0.01250179,-0.1692985;0.4914142;-0.04001187,-0.2427991;0.356279;-0.2625582,-0.2699586;0.2564511;-0.4757785,0.07510174;0.005849201;-0.03150865,0.0790116;-0.3134108;0.004736193,0.08115007;-0.6716275;0.07463448,0.09581034;-0.6313707;-0.02726478,-0.06976867;0.004118449;-0.04222145,-0.1001257;-0.3143009;-0.01150407,-0.1179948;-0.6717112;0.06024628,-0.1008176;-0.6313367;-0.04124707,-0.006804223;0.5576213;0.01510422,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.00554983;0.3230689;0.01442706,-0.008030369;0.633487;0.01286468,0.1695298;0.5091559;0.03101673,0.2061463;0.2413904;0.04332954,0.2435764;0.01383302;-0.01128519,-0.1688049;0.4911269;-0.04189064,-0.2379729;0.3608778;-0.2686983,-0.2706256;0.2583152;-0.4798401,0.07522029;0.005844922;-0.03122539,0.07891709;-0.3134116;0.005073121,0.0810781;-0.6716219;0.07500394,0.09630061;-0.6313633;-0.02681268,-0.06953041;0.004169571;-0.04260771,-0.1002734;-0.3141495;-0.01124251,-0.1181472;-0.6715357;0.0606265,-0.1004113;-0.631156;-0.04077018,-0.007210204;0.5576075;0.01549418,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.00554983;0.3230689;0.01442706,-0.008030369;0.633487;0.01286468,0.1695298;0.5091559;0.03101673,0.2061463;0.2413904;0.04332954,0.2435764;0.01383302;-0.01128519,-0.1688049;0.4911269;-0.04189064,-0.2379729;0.3608778;-0.2686983,-0.2706256;0.2583152;-0.4798401,0.07522029;0.005844922;-0.03122539,0.07891709;-0.3134116;0.005073121,0.0810781;-0.6716219;0.07500394,0.09630061;-0.6313633;-0.02681268,-0.06953041;0.004169571;-0.04260771,-0.1002734;-0.3141495;-0.01124251,-0.1181472;-0.6715357;0.0606265,-0.1004113;-0.631156;-0.04077018,-0.007210204;0.5576075;0.01549418,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.00554983;0.3230689;0.01442706,-0.008030369;0.633487;0.01286468,0.1695298;0.5091559;0.03101673,0.2061463;0.2413904;0.04332954,0.2435764;0.01383302;-0.01128519,-0.1688049;0.4911269;-0.04189064,-0.2379729;0.3608778;-0.2686983,-0.2706256;0.2583152;-0.4798401,0.07522029;0.005844922;-0.03122539,0.07891709;-0.3134116;0.005073121,0.0810781;-0.6716219;0.07500394,0.09630061;-0.6313633;-0.02681268,-0.06953041;0.004169571;-0.04260771,-0.1002734;-0.3141495;-0.01124251,-0.1181472;-0.6715357;0.0606265,-0.1004113;-0.631156;-0.04077018,-0.007210204;0.5576075;0.01549418,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.005905608;0.3230551;0.01459525,-0.008839709;0.6334692;0.013378,0.1687344;0.5090438;0.0318065,0.204992;0.2412364;0.04427101,0.2426574;0.01371522;-0.01033257,-0.1682367;0.4907247;-0.04456117,-0.2395744;0.3614798;-0.2712712,-0.2684435;0.2890754;-0.4950799,0.07539998;0.005873357;-0.03078357,0.07875969;-0.3133747;0.005622318,0.0808846;-0.6716326;0.07530955,0.09691972;-0.6313766;-0.02638252,-0.06920382;0.004207349;-0.04313247,-0.100646;-0.3139654;-0.01098483,-0.1186209;-0.6712741;0.06124362,-0.1000765;-0.6308937;-0.04000824,-0.007951619;0.5575891;0.01596484,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.005905608;0.3230551;0.01459525,-0.008839709;0.6334692;0.013378,0.1687344;0.5090438;0.0318065,0.204992;0.2412364;0.04427101,0.2426574;0.01371522;-0.01033257,-0.1682367;0.4907247;-0.04456117,-0.2395744;0.3614798;-0.2712712,-0.2684435;0.2890754;-0.4950799,0.07539998;0.005873357;-0.03078357,0.07875969;-0.3133747;0.005622318,0.0808846;-0.6716326;0.07530955,0.09691972;-0.6313766;-0.02638252,-0.06920382;0.004207349;-0.04313247,-0.100646;-0.3139654;-0.01098483,-0.1186209;-0.6712741;0.06124362,-0.1000765;-0.6308937;-0.04000824,-0.007951619;0.5575891;0.01596484,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.005905608;0.3230551;0.01459525,-0.008839709;0.6334692;0.013378,0.1687344;0.5090438;0.0318065,0.204992;0.2412364;0.04427101,0.2426574;0.01371522;-0.01033257,-0.1682367;0.4907247;-0.04456117,-0.2395744;0.3614798;-0.2712712,-0.2684435;0.2890754;-0.4950799,0.07539998;0.005873357;-0.03078357,0.07875969;-0.3133747;0.005622318,0.0808846;-0.6716326;0.07530955,0.09691972;-0.6313766;-0.02638252,-0.06920382;0.004207349;-0.04313247,-0.100646;-0.3139654;-0.01098483,-0.1186209;-0.6712741;0.06124362,-0.1000765;-0.6308937;-0.04000824,-0.007951619;0.5575891;0.01596484,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.006163667;0.3230436;0.01474048,-0.009374789;0.6334549;0.01368773,0.1682533;0.5091513;0.03253413,0.2041513;0.2413021;0.04513876,0.2419096;0.01375198;-0.009279907,-0.1680022;0.490413;-0.04579643,-0.2408347;0.3626208;-0.2728544,-0.2733463;0.3097268;-0.5015712,0.07552217;0.005866908;-0.03048379,0.07867075;-0.3133858;0.005899969,0.08079577;-0.6716357;0.075628,0.09727996;-0.6313795;-0.02599222,-0.0689273;0.004241521;-0.04356968,-0.1008365;-0.3138306;-0.010891,-0.1187962;-0.6710863;0.06160257,-0.09980571;-0.6307039;-0.03956637,-0.008426382;0.5575747;0.01625508,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.006163667;0.3230436;0.01474048,-0.009374789;0.6334549;0.01368773,0.1682533;0.5091513;0.03253413,0.2041513;0.2413021;0.04513876,0.2419096;0.01375198;-0.009279907,-0.1680022;0.490413;-0.04579643,-0.2408347;0.3626208;-0.2728544,-0.2733463;0.3097268;-0.5015712,0.07552217;0.005866908;-0.03048379,0.07867075;-0.3133858;0.005899969,0.08079577;-0.6716357;0.075628,0.09727996;-0.6313795;-0.02599222,-0.0689273;0.004241521;-0.04356968,-0.1008365;-0.3138306;-0.010891,-0.1187962;-0.6710863;0.06160257,-0.09980571;-0.6307039;-0.03956637,-0.008426382;0.5575747;0.01625508,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.006163667;0.3230436;0.01474048,-0.009374789;0.6334549;0.01368773,0.1682533;0.5091513;0.03253413,0.2041513;0.2413021;0.04513876,0.2419096;0.01375198;-0.009279907,-0.1680022;0.490413;-0.04579643,-0.2408347;0.3626208;-0.2728544,-0.2733463;0.3097268;-0.5015712,0.07552217;0.005866908;-0.03048379,0.07867075;-0.3133858;0.005899969,0.08079577;-0.6716357;0.075628,0.09727996;-0.6313795;-0.02599222,-0.0689273;0.004241521;-0.04356968,-0.1008365;-0.3138306;-0.010891,-0.1187962;-0.6710863;0.06160257,-0.09980571;-0.6307039;-0.03956637,-0.008426382;0.5575747;0.01625508,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.00639416;0.323034;0.01485446,-0.009862155;0.633442;0.01399973,0.1677788;0.5091645;0.03305396,0.2033727;0.2412982;0.04614873,0.2408344;0.01364249;-0.008032925,-0.1678955;0.4902838;-0.04682258,-0.2419131;0.3650312;-0.2749102,-0.2738045;0.3139758;-0.5041315,0.07563709;0.005840369;-0.03020266,0.07849083;-0.3134172;0.0061629,0.08068471;-0.6716539;0.0759566,0.09752811;-0.6313919;-0.02560411,-0.06872636;0.004286131;-0.04388163,-0.1011608;-0.3137008;-0.01089237,-0.1191431;-0.6708866;0.06193934,-0.09979481;-0.6305038;-0.03916173,-0.008886792;0.5575616;0.01654523,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.00639416;0.323034;0.01485446,-0.009862155;0.633442;0.01399973,0.1677788;0.5091645;0.03305396,0.2033727;0.2412982;0.04614873,0.2408344;0.01364249;-0.008032925,-0.1678955;0.4902838;-0.04682258,-0.2419131;0.3650312;-0.2749102,-0.2738045;0.3139758;-0.5041315,0.07563709;0.005840369;-0.03020266,0.07849083;-0.3134172;0.0061629,0.08068471;-0.6716539;0.0759566,0.09752811;-0.6313919;-0.02560411,-0.06872636;0.004286131;-0.04388163,-0.1011608;-0.3137008;-0.01089237,-0.1191431;-0.6708866;0.06193934,-0.09979481;-0.6305038;-0.03916173,-0.008886792;0.5575616;0.01654523,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.00639416;0.323034;0.01485446,-0.009862155;0.633442;0.01399973,0.1677788;0.5091645;0.03305396,0.2033727;0.2412982;0.04614873,0.2408344;0.01364249;-0.008032925,-0.1678955;0.4902838;-0.04682258,-0.2419131;0.3650312;-0.2749102,-0.2738045;0.3139758;-0.5041315,0.07563709;0.005840369;-0.03020266,0.07849083;-0.3134172;0.0061629,0.08068471;-0.6716539;0.0759566,0.09752811;-0.6313919;-0.02560411,-0.06872636;0.004286131;-0.04388163,-0.1011608;-0.3137008;-0.01089237,-0.1191431;-0.6708866;0.06193934,-0.09979481;-0.6305038;-0.03916173,-0.008886792;0.5575616;0.01654523,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.00668342;0.3230216;0.01499598,-0.01042872;0.6334258;0.01435544,0.1672237;0.5092098;0.03370103,0.2024651;0.2412994;0.04684836,0.23963;0.01350018;-0.006932791,-0.1677186;0.490175;-0.04817045,-0.2430892;0.3675084;-0.2772183,-0.2739173;0.3247898;-0.508283,0.07576075;0.00580479;-0.02989805,0.07821999;-0.313459;0.006441401,0.08032165;-0.67161;0.07667677,0.09763072;-0.631343;-0.02480511,-0.06848568;0.004345205;-0.04425055,-0.1014495;-0.3135321;-0.01073404,-0.1195016;-0.6706775;0.06227851,-0.0996933;-0.6302908;-0.03873305,-0.009429246;0.5575448;0.01687817,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.00668342;0.3230216;0.01499598,-0.01042872;0.6334258;0.01435544,0.1672237;0.5092098;0.03370103,0.2024651;0.2412994;0.04684836,0.23963;0.01350018;-0.006932791,-0.1677186;0.490175;-0.04817045,-0.2430892;0.3675084;-0.2772183,-0.2739173;0.3247898;-0.508283,0.07576075;0.00580479;-0.02989805,0.07821999;-0.313459;0.006441401,0.08032165;-0.67161;0.07667677,0.09763072;-0.631343;-0.02480511,-0.06848568;0.004345205;-0.04425055,-0.1014495;-0.3135321;-0.01073404,-0.1195016;-0.6706775;0.06227851,-0.0996933;-0.6302908;-0.03873305,-0.009429246;0.5575448;0.01687817,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.00668342;0.3230216;0.01499598,-0.01042872;0.6334258;0.01435544,0.1672237;0.5092098;0.03370103,0.2024651;0.2412994;0.04684836,0.23963;0.01350018;-0.006932791,-0.1677186;0.490175;-0.04817045,-0.2430892;0.3675084;-0.2772183,-0.2739173;0.3247898;-0.508283,0.07576075;0.00580479;-0.02989805,0.07821999;-0.313459;0.006441401,0.08032165;-0.67161;0.07667677,0.09763072;-0.631343;-0.02480511,-0.06848568;0.004345205;-0.04425055,-0.1014495;-0.3135321;-0.01073404,-0.1195016;-0.6706775;0.06227851,-0.0996933;-0.6302908;-0.03873305,-0.009429246;0.5575448;0.01687817,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.006809939;0.3230138;0.01510488,-0.01081799;0.6334147;0.01469612,0.1668126;0.5091102;0.03437982,0.2017967;0.2411715;0.04763599,0.2389299;0.01327935;-0.005772248,-0.1674143;0.4898477;-0.04912506,-0.2435362;0.3748767;-0.2818866,-0.2744015;0.3383875;-0.5140116,0.07589511;0.005765816;-0.02956296,0.07819887;-0.3134967;0.006797574,0.08025194;-0.6716259;0.07714579,0.09794673;-0.6313621;-0.02426987,-0.06822171;0.004437685;-0.04464734,-0.1015709;-0.3133236;-0.01041951,-0.1195562;-0.6704518;0.06269361,-0.09936561;-0.6300611;-0.03824182,-0.009779399;0.5575328;0.01717332,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.006809939;0.3230138;0.01510488,-0.01081799;0.6334147;0.01469612,0.1668126;0.5091102;0.03437982,0.2017967;0.2411715;0.04763599,0.2389299;0.01327935;-0.005772248,-0.1674143;0.4898477;-0.04912506,-0.2435362;0.3748767;-0.2818866,-0.2744015;0.3383875;-0.5140116,0.07589511;0.005765816;-0.02956296,0.07819887;-0.3134967;0.006797574,0.08025194;-0.6716259;0.07714579,0.09794673;-0.6313621;-0.02426987,-0.06822171;0.004437685;-0.04464734,-0.1015709;-0.3133236;-0.01041951,-0.1195562;-0.6704518;0.06269361,-0.09936561;-0.6300611;-0.03824182,-0.009779399;0.5575328;0.01717332,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.006809939;0.3230138;0.01510488,-0.01081799;0.6334147;0.01469612,0.1668126;0.5091102;0.03437982,0.2017967;0.2411715;0.04763599,0.2389299;0.01327935;-0.005772248,-0.1674143;0.4898477;-0.04912506,-0.2435362;0.3748767;-0.2818866,-0.2744015;0.3383875;-0.5140116,0.07589511;0.005765816;-0.02956296,0.07819887;-0.3134967;0.006797574,0.08025194;-0.6716259;0.07714579,0.09794673;-0.6313621;-0.02426987,-0.06822171;0.004437685;-0.04464734,-0.1015709;-0.3133236;-0.01041951,-0.1195562;-0.6704518;0.06269361,-0.09936561;-0.6300611;-0.03824182,-0.009779399;0.5575328;0.01717332,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.00692527;0.3230073;0.01519236,-0.01114309;0.6334052;0.01495095,0.1664538;0.5089714;0.03494295,0.2012514;0.2410146;0.04832272,0.2384359;0.01318347;-0.005309738,-0.1670991;0.4895877;-0.05007241,-0.2434447;0.3847928;-0.2875174,-0.2751913;0.3507994;-0.5199023,0.07601048;0.005802108;-0.02925787,0.07821232;-0.3134639;0.007078679,0.0799152;-0.6716087;0.07735649,0.09797175;-0.6313431;-0.02399521,-0.06795059;0.004407337;-0.04506188,-0.1019125;-0.3132736;-0.01069087,-0.1193704;-0.6702996;0.06304631,-0.09882824;-0.6299117;-0.03781842,-0.01006936;0.5575228;0.0173963,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.00692527;0.3230073;0.01519236,-0.01114309;0.6334052;0.01495095,0.1664538;0.5089714;0.03494295,0.2012514;0.2410146;0.04832272,0.2384359;0.01318347;-0.005309738,-0.1670991;0.4895877;-0.05007241,-0.2434447;0.3847928;-0.2875174,-0.2751913;0.3507994;-0.5199023,0.07601048;0.005802108;-0.02925787,0.07821232;-0.3134639;0.007078679,0.0799152;-0.6716087;0.07735649,0.09797175;-0.6313431;-0.02399521,-0.06795059;0.004407337;-0.04506188,-0.1019125;-0.3132736;-0.01069087,-0.1193704;-0.6702996;0.06304631,-0.09882824;-0.6299117;-0.03781842,-0.01006936;0.5575228;0.0173963,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.00692527;0.3230073;0.01519236,-0.01114309;0.6334052;0.01495095,0.1664538;0.5089714;0.03494295,0.2012514;0.2410146;0.04832272,0.2384359;0.01318347;-0.005309738,-0.1670991;0.4895877;-0.05007241,-0.2434447;0.3847928;-0.2875174,-0.2751913;0.3507994;-0.5199023,0.07601048;0.005802108;-0.02925787,0.07821232;-0.3134639;0.007078679,0.0799152;-0.6716087;0.07735649,0.09797175;-0.6313431;-0.02399521,-0.06795059;0.004407337;-0.04506188,-0.1019125;-0.3132736;-0.01069087,-0.1193704;-0.6702996;0.06304631,-0.09882824;-0.6299117;-0.03781842,-0.01006936;0.5575228;0.0173963,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.00719443;0.3229955;0.01531778,-0.01166872;0.6333891;0.01523816,0.1659433;0.5089993;0.03563814,0.2004129;0.2410074;0.04916396,0.2373699;0.01307499;-0.004194733,-0.1671814;0.4894915;-0.05064357,-0.2441378;0.3943855;-0.2919386,-0.275288;0.3710793;-0.5257176,0.07612013;0.005793627;-0.02897308,0.07805913;-0.3134735;0.007368617,0.07967737;-0.6716369;0.07755361,0.09802158;-0.6313679;-0.02374606,-0.06780442;0.004418205;-0.04528047,-0.1026109;-0.3131512;-0.01072353,-0.119594;-0.6701225;0.06338828,-0.09876764;-0.6297281;-0.03741751,-0.01054877;0.5575067;0.01766243,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.00719443;0.3229955;0.01531778,-0.01166872;0.6333891;0.01523816,0.1659433;0.5089993;0.03563814,0.2004129;0.2410074;0.04916396,0.2373699;0.01307499;-0.004194733,-0.1671814;0.4894915;-0.05064357,-0.2441378;0.3943855;-0.2919386,-0.275288;0.3710793;-0.5257176,0.07612013;0.005793627;-0.02897308,0.07805913;-0.3134735;0.007368617,0.07967737;-0.6716369;0.07755361,0.09802158;-0.6313679;-0.02374606,-0.06780442;0.004418205;-0.04528047,-0.1026109;-0.3131512;-0.01072353,-0.119594;-0.6701225;0.06338828,-0.09876764;-0.6297281;-0.03741751,-0.01054877;0.5575067;0.01766243,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.00719443;0.3229955;0.01531778,-0.01166872;0.6333891;0.01523816,0.1659433;0.5089993;0.03563814,0.2004129;0.2410074;0.04916396,0.2373699;0.01307499;-0.004194733,-0.1671814;0.4894915;-0.05064357,-0.2441378;0.3943855;-0.2919386,-0.275288;0.3710793;-0.5257176,0.07612013;0.005793627;-0.02897308,0.07805913;-0.3134735;0.007368617,0.07967737;-0.6716369;0.07755361,0.09802158;-0.6313679;-0.02374606,-0.06780442;0.004418205;-0.04528047,-0.1026109;-0.3131512;-0.01072353,-0.119594;-0.6701225;0.06338828,-0.09876764;-0.6297281;-0.03741751,-0.01054877;0.5575067;0.01766243,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.007409421;0.3229802;0.01553652,-0.012116;0.6333697;0.01567113,0.1655173;0.5089623;0.03620337,0.1997042;0.2409451;0.04994388,0.236845;0.01304644;-0.003431372,-0.1672562;0.489494;-0.05101947,-0.2431635;0.4028766;-0.2958179,-0.2680345;0.3860474;-0.5309017,0.07624457;0.005800114;-0.0286427,0.07800271;-0.313474;0.007646272,0.07957752;-0.6715949;0.07804879,0.09814221;-0.6313184;-0.02320995,-0.06767496;0.004407624;-0.04547476,-0.102714;-0.3130749;-0.01035938,-0.1196636;-0.6700178;0.06389688,-0.09862085;-0.6296166;-0.03686325,-0.01095273;0.5574868;0.01805834,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.007409421;0.3229802;0.01553652,-0.012116;0.6333697;0.01567113,0.1655173;0.5089623;0.03620337,0.1997042;0.2409451;0.04994388,0.236845;0.01304644;-0.003431372,-0.1672562;0.489494;-0.05101947,-0.2431635;0.4028766;-0.2958179,-0.2680345;0.3860474;-0.5309017,0.07624457;0.005800114;-0.0286427,0.07800271;-0.313474;0.007646272,0.07957752;-0.6715949;0.07804879,0.09814221;-0.6313184;-0.02320995,-0.06767496;0.004407624;-0.04547476,-0.102714;-0.3130749;-0.01035938,-0.1196636;-0.6700178;0.06389688,-0.09862085;-0.6296166;-0.03686325,-0.01095273;0.5574868;0.01805834,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.007409421;0.3229802;0.01553652,-0.012116;0.6333697;0.01567113,0.1655173;0.5089623;0.03620337,0.1997042;0.2409451;0.04994388,0.236845;0.01304644;-0.003431372,-0.1672562;0.489494;-0.05101947,-0.2431635;0.4028766;-0.2958179,-0.2680345;0.3860474;-0.5309017,0.07624457;0.005800114;-0.0286427,0.07800271;-0.313474;0.007646272,0.07957752;-0.6715949;0.07804879,0.09814221;-0.6313184;-0.02320995,-0.06767496;0.004407624;-0.04547476,-0.102714;-0.3130749;-0.01035938,-0.1196636;-0.6700178;0.06389688,-0.09862085;-0.6296166;-0.03686325,-0.01095273;0.5574868;0.01805834,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.007569487;0.3229697;0.01567629,-0.01256122;0.6333546;0.01608953,0.1650852;0.5089497;0.03690323,0.1989149;0.2408899;0.05069679,0.2363108;0.01301993;-0.002622735,-0.1677393;0.4900052;-0.05099078,-0.2425489;0.407323;-0.297482,-0.2678785;0.3888649;-0.5323945,0.07640709;0.005792266;-0.02820792,0.07798035;-0.3134926;0.007995352,0.0794917;-0.6715611;0.07866522,0.09820527;-0.6312721;-0.02256483,-0.06749675;0.004439509;-0.04573577,-0.1026701;-0.3129739;-0.0101331,-0.1197509;-0.6698132;0.06458949,-0.09856148;-0.629398;-0.03613846,-0.01134963;0.5574703;0.0184086,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.007569487;0.3229697;0.01567629,-0.01256122;0.6333546;0.01608953,0.1650852;0.5089497;0.03690323,0.1989149;0.2408899;0.05069679,0.2363108;0.01301993;-0.002622735,-0.1677393;0.4900052;-0.05099078,-0.2425489;0.407323;-0.297482,-0.2678785;0.3888649;-0.5323945,0.07640709;0.005792266;-0.02820792,0.07798035;-0.3134926;0.007995352,0.0794917;-0.6715611;0.07866522,0.09820527;-0.6312721;-0.02256483,-0.06749675;0.004439509;-0.04573577,-0.1026701;-0.3129739;-0.0101331,-0.1197509;-0.6698132;0.06458949,-0.09856148;-0.629398;-0.03613846,-0.01134963;0.5574703;0.0184086,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.007569487;0.3229697;0.01567629,-0.01256122;0.6333546;0.01608953,0.1650852;0.5089497;0.03690323,0.1989149;0.2408899;0.05069679,0.2363108;0.01301993;-0.002622735,-0.1677393;0.4900052;-0.05099078,-0.2425489;0.407323;-0.297482,-0.2678785;0.3888649;-0.5323945,0.07640709;0.005792266;-0.02820792,0.07798035;-0.3134926;0.007995352,0.0794917;-0.6715611;0.07866522,0.09820527;-0.6312721;-0.02256483,-0.06749675;0.004439509;-0.04573577,-0.1026701;-0.3129739;-0.0101331,-0.1197509;-0.6698132;0.06458949,-0.09856148;-0.629398;-0.03613846,-0.01134963;0.5574703;0.0184086,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.007675848;0.3229591;0.0158434,-0.01288186;0.6333398;0.01653165,0.1647488;0.5088907;0.03759354,0.1983365;0.2408052;0.05147806,0.235939;0.01294427;-0.001734465,-0.1680781;0.4905804;-0.05107679,-0.2420696;0.4144022;-0.2998998,-0.2694244;0.3866848;-0.5336724,0.07655519;0.005739773;-0.02781434,0.07791121;-0.313553;0.008327553,0.07941426;-0.6716051;0.07908061,0.09830457;-0.6313042;-0.02211541,-0.06725657;0.004511504;-0.04608123,-0.1025223;-0.3128199;-0.009844877,-0.119789;-0.6696389;0.06493245,-0.09842491;-0.629209;-0.03575707,-0.01164136;0.557454;0.01878733,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.007675848;0.3229591;0.0158434,-0.01288186;0.6333398;0.01653165,0.1647488;0.5088907;0.03759354,0.1983365;0.2408052;0.05147806,0.235939;0.01294427;-0.001734465,-0.1680781;0.4905804;-0.05107679,-0.2420696;0.4144022;-0.2998998,-0.2694244;0.3866848;-0.5336724,0.07655519;0.005739773;-0.02781434,0.07791121;-0.313553;0.008327553,0.07941426;-0.6716051;0.07908061,0.09830457;-0.6313042;-0.02211541,-0.06725657;0.004511504;-0.04608123,-0.1025223;-0.3128199;-0.009844877,-0.119789;-0.6696389;0.06493245,-0.09842491;-0.629209;-0.03575707,-0.01164136;0.557454;0.01878733,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.007675848;0.3229591;0.0158434,-0.01288186;0.6333398;0.01653165,0.1647488;0.5088907;0.03759354,0.1983365;0.2408052;0.05147806,0.235939;0.01294427;-0.001734465,-0.1680781;0.4905804;-0.05107679,-0.2420696;0.4144022;-0.2998998,-0.2694244;0.3866848;-0.5336724,0.07655519;0.005739773;-0.02781434,0.07791121;-0.313553;0.008327553,0.07941426;-0.6716051;0.07908061,0.09830457;-0.6313042;-0.02211541,-0.06725657;0.004511504;-0.04608123,-0.1025223;-0.3128199;-0.009844877,-0.119789;-0.6696389;0.06493245,-0.09842491;-0.629209;-0.03575707,-0.01164136;0.557454;0.01878733,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.007693591;0.3229529;0.01596019,-0.01300867;0.6333312;0.01681141,0.1645612;0.5087993;0.03832852,0.1976231;0.2406334;0.05191969,0.2352561;0.01268876;-0.0009117015,-0.1682621;0.4913458;-0.05140761,-0.2421623;0.4177869;-0.3010446,-0.2698171;0.3885958;-0.5346024,0.07663913;0.005660251;-0.02759866,0.0779153;-0.3136369;0.008507542,0.07947377;-0.6716807;0.07930115,0.0986042;-0.6313772;-0.0218495,-0.06719553;0.004586998;-0.04616275,-0.102544;-0.3127119;-0.009722732,-0.1195828;-0.6694984;0.06526086,-0.09798313;-0.6290685;-0.03537838,-0.01175299;0.5574446;0.01902942,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.007693591;0.3229529;0.01596019,-0.01300867;0.6333312;0.01681141,0.1645612;0.5087993;0.03832852,0.1976231;0.2406334;0.05191969,0.2352561;0.01268876;-0.0009117015,-0.1682621;0.4913458;-0.05140761,-0.2421623;0.4177869;-0.3010446,-0.2698171;0.3885958;-0.5346024,0.07663913;0.005660251;-0.02759866,0.0779153;-0.3136369;0.008507542,0.07947377;-0.6716807;0.07930115,0.0986042;-0.6313772;-0.0218495,-0.06719553;0.004586998;-0.04616275,-0.102544;-0.3127119;-0.009722732,-0.1195828;-0.6694984;0.06526086,-0.09798313;-0.6290685;-0.03537838,-0.01175299;0.5574446;0.01902942,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.007693591;0.3229529;0.01596019,-0.01300867;0.6333312;0.01681141,0.1645612;0.5087993;0.03832852,0.1976231;0.2406334;0.05191969,0.2352561;0.01268876;-0.0009117015,-0.1682621;0.4913458;-0.05140761,-0.2421623;0.4177869;-0.3010446,-0.2698171;0.3885958;-0.5346024,0.07663913;0.005660251;-0.02759866,0.0779153;-0.3136369;0.008507542,0.07947377;-0.6716807;0.07930115,0.0986042;-0.6313772;-0.0218495,-0.06719553;0.004586998;-0.04616275,-0.102544;-0.3127119;-0.009722732,-0.1195828;-0.6694984;0.06526086,-0.09798313;-0.6290685;-0.03537838,-0.01175299;0.5574446;0.01902942,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.007655099;0.3229442;0.01615242,-0.01304382;0.6333207;0.01723959,0.164494;0.5087135;0.03887532,0.1974221;0.240533;0.05250251,0.2350622;0.01257019;-0.0002453402,-0.1682009;0.4921378;-0.05198007,-0.2423235;0.4221565;-0.3025778,-0.2699229;0.3972536;-0.5366381,0.07677133;0.00560794;-0.02723955,0.07811639;-0.3137123;0.008659534,0.07961998;-0.6716967;0.07975417,0.09901302;-0.6313928;-0.02134641,-0.06709468;0.00465643;-0.04630229,-0.1023693;-0.3126103;-0.009512257,-0.1194396;-0.6693401;0.06573422,-0.09757838;-0.6289033;-0.03484782,-0.01178027;0.5574324;0.01939734,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.007655099;0.3229442;0.01615242,-0.01304382;0.6333207;0.01723959,0.164494;0.5087135;0.03887532,0.1974221;0.240533;0.05250251,0.2350622;0.01257019;-0.0002453402,-0.1682009;0.4921378;-0.05198007,-0.2423235;0.4221565;-0.3025778,-0.2699229;0.3972536;-0.5366381,0.07677133;0.00560794;-0.02723955,0.07811639;-0.3137123;0.008659534,0.07961998;-0.6716967;0.07975417,0.09901302;-0.6313928;-0.02134641,-0.06709468;0.00465643;-0.04630229,-0.1023693;-0.3126103;-0.009512257,-0.1194396;-0.6693401;0.06573422,-0.09757838;-0.6289033;-0.03484782,-0.01178027;0.5574324;0.01939734,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.007655099;0.3229442;0.01615242,-0.01304382;0.6333207;0.01723959,0.164494;0.5087135;0.03887532,0.1974221;0.240533;0.05250251,0.2350622;0.01257019;-0.0002453402,-0.1682009;0.4921378;-0.05198007,-0.2423235;0.4221565;-0.3025778,-0.2699229;0.3972536;-0.5366381,0.07677133;0.00560794;-0.02723955,0.07811639;-0.3137123;0.008659534,0.07961998;-0.6716967;0.07975417,0.09901302;-0.6313928;-0.02134641,-0.06709468;0.00465643;-0.04630229,-0.1023693;-0.3126103;-0.009512257,-0.1194396;-0.6693401;0.06573422,-0.09757838;-0.6289033;-0.03484782,-0.01178027;0.5574324;0.01939734,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533
+0;0;0,-0.007577318;0.3229299;0.01647227,-0.01298316;0.6333053;0.01767965,0.1645237;0.5086591;0.03957618,0.1971757;0.2404421;0.05315169,0.2349824;0.01254949;0.0002202727,-0.1681089;0.4927309;-0.0521577,-0.2421626;0.4261013;-0.3036877,-0.2700336;0.4008396;-0.5376774,0.07686317;0.005510728;-0.02699935,0.07819816;-0.3137994;0.008989848,0.07972965;-0.6717706;0.08015062,0.09932709;-0.6314594;-0.02090979,-0.06706104;0.004746271;-0.04634188,-0.102189;-0.3124929;-0.009176221,-0.1192107;-0.669212;0.06613177,-0.09714805;-0.6287668;-0.0344054,-0.01170845;0.5574166;0.01981583,0;0;0,-0.002633579;0.3229797;0.0170182,-0.005245566;0.6333842;0.01935267,0.1735417;0.5183371;0.04541767,0.207254;0.2501535;0.05689776,0.2459246;0.02211428;0.005236745,-0.1714422;0.5057968;-0.03616178,-0.256049;0.3415729;-0.2338053,-0.2728109;0.2744089;-0.460464,0.07563847;0.004408836;-0.03044117,0.08248652;-0.3160135;-0.007233741,0.07800683;-0.6701137;0.08109844,0.09017343;-0.7273512;0.02682889,-0.07072496;0.005247079;-0.04046885,-0.1172314;-0.3111961;-0.009536464,-0.1278156;-0.6683592;0.06484143,-0.1358306;-0.7220644;0.00456886,-0.00452549;0.5574813;0.02122366,56.87533

+ 161 - 0
DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_None_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.005559566;0.2931105;0.007913155,0.01122647;0.5757487;0.002601457,0.1905966;0.4541407;0.007822672,0.225038;0.1763072;0.02932266,0.2618467;-0.06433503;-0.02827353,-0.167199;0.4425401;-0.0005510557,-0.2106003;0.1651686;0.004065666,-0.2420747;-0.08011043;-0.03372887,0.062141;0.004232064;-0.03017081,0.07784788;-0.3762502;0.01096129,0.08199918;-0.7531078;0.08333132,0.08234429;-0.715333;0.004849888,-0.06128667;0.004044765;-0.03189478,-0.08673736;-0.3770464;-0.003134442,-0.1021861;-0.7540261;0.06703669,-0.09988911;-0.7162337;-0.01141014,0.009759153;0.5064195;0.006051426,0;0;0,0.0008316785;0.2931505;-0.008327961,0.002353407;0.5750406;-0.03015447,0.1884682;0.4992726;0.001462221,0.2588263;0.2320997;0.05154514,0.3000979;-0.0001690239;-0.03169417,-0.1861787;0.497815;-0.02537137,-0.267644;0.2347455;0.02937997,-0.2980371;-0.001677305;-0.04652397,0.06173085;0.002854243;-0.03115845,0.08528851;-0.3757209;0.0220511,0.07452837;-0.7503137;0.1047602,0.0799624;-0.7799926;0.05348825,-0.0575193;0.002786593;-0.03838565,-0.103817;-0.3754996;-0.0001571216,-0.0973943;-0.7487401;0.08887452,-0.1027771;-0.7804332;0.04003917,0.001870587;0.5060356;-0.02249515,62.06974
+0;0;0,0.005439337;0.2931143;0.007853328,0.01094828;0.5757545;0.002477321,0.1903935;0.454259;0.007902687,0.2247554;0.1763763;0.02888825,0.262122;-0.06424595;-0.02843117,-0.1674242;0.4424905;-0.0003458378,-0.2104285;0.1650521;0.00395652,-0.2419578;-0.08020671;-0.03392336,0.06210904;0.00423505;-0.03023615,0.07793049;-0.3762259;0.01104929,0.08193655;-0.7530649;0.08352471,0.08225839;-0.7152941;0.005042776,-0.06131797;0.004042232;-0.03183489,-0.08664308;-0.377059;-0.003096567,-0.1021822;-0.754011;0.06720304,-0.0999089;-0.7162223;-0.01124485,0.009525534;0.5064251;0.00594195,0;0;0,0.0008316785;0.2931505;-0.008327961,0.002353407;0.5750406;-0.03015447,0.1884682;0.4992726;0.001462221,0.2588263;0.2320997;0.05154514,0.3000979;-0.0001690239;-0.03169417,-0.1861787;0.497815;-0.02537137,-0.267644;0.2347455;0.02937997,-0.2980371;-0.001677305;-0.04652397,0.06173085;0.002854243;-0.03115845,0.08528851;-0.3757209;0.0220511,0.07452837;-0.7503137;0.1047602,0.0799624;-0.7799926;0.05348825,-0.0575193;0.002786593;-0.03838565,-0.103817;-0.3754996;-0.0001571216,-0.0973943;-0.7487401;0.08887452,-0.1027771;-0.7804332;0.04003917,0.001870587;0.5060356;-0.02249515,62.08632
+0;0;0,0.005441166;0.2932129;0.00785597,0.01095122;0.5759103;0.002479031,0.1902965;0.4544334;0.007903827,0.2246531;0.1765931;0.02888619,0.262027;-0.06407587;-0.02844434,-0.1673239;0.4426714;-0.0003401502,-0.2103217;0.1652753;0.003961552,-0.2418571;-0.0800311;-0.03392567,0.06212226;0.004235951;-0.03024258,0.07794239;-0.3761936;0.01103944,0.0819488;-0.7530653;0.08352118,0.08227073;-0.7152921;0.005015016,-0.06133102;0.004043092;-0.03184166,-0.08665402;-0.3770266;-0.003105715,-0.1021945;-0.7540114;0.06720001,-0.09992049;-0.7162203;-0.0112721,0.009528265;0.5065708;0.005944171,0;0;0,0.0008080602;0.2932531;-0.008193135,0.002314486;0.5752092;-0.02990615,0.1883521;0.4992847;0.001469254,0.2585597;0.2321299;0.05162048,0.3000503;-0.0001834929;-0.03153098,-0.1860959;0.4976971;-0.02520151,-0.267421;0.234629;0.02954617,-0.2975847;-0.001721323;-0.04683326,0.06171186;0.002845377;-0.0312295,0.085291;-0.375661;0.02223182,0.07455819;-0.7502559;0.1050893,0.07994328;-0.7799222;0.05376017,-0.05755709;0.002801989;-0.03835441,-0.1040803;-0.3753983;0.0001330078,-0.09738943;-0.7486997;0.08903321,-0.1027334;-0.7805365;0.04033627,0.001836427;0.5061914;-0.02226937,62.102
+0;0;0,0.005441166;0.2932129;0.00785597,0.01095122;0.5759103;0.002479031,0.1902965;0.4544334;0.007903827,0.2246531;0.1765931;0.02888619,0.262027;-0.06407587;-0.02844434,-0.1673239;0.4426714;-0.0003401502,-0.2103217;0.1652753;0.003961552,-0.2418571;-0.0800311;-0.03392567,0.06212226;0.004235951;-0.03024258,0.07794239;-0.3761936;0.01103944,0.0819488;-0.7530653;0.08352118,0.08227073;-0.7152921;0.005015016,-0.06133102;0.004043092;-0.03184166,-0.08665402;-0.3770266;-0.003105715,-0.1021945;-0.7540114;0.06720001,-0.09992049;-0.7162203;-0.0112721,0.009528265;0.5065708;0.005944171,0;0;0,0.0008080602;0.2932531;-0.008193135,0.002314486;0.5752092;-0.02990615,0.1883521;0.4992847;0.001469254,0.2585597;0.2321299;0.05162048,0.3000503;-0.0001834929;-0.03153098,-0.1860959;0.4976971;-0.02520151,-0.267421;0.234629;0.02954617,-0.2975847;-0.001721323;-0.04683326,0.06171186;0.002845377;-0.0312295,0.085291;-0.375661;0.02223182,0.07455819;-0.7502559;0.1050893,0.07994328;-0.7799222;0.05376017,-0.05755709;0.002801989;-0.03835441,-0.1040803;-0.3753983;0.0001330078,-0.09738943;-0.7486997;0.08903321,-0.1027334;-0.7805365;0.04033627,0.001836427;0.5061914;-0.02226937,62.12237
+0;0;0,0.00542259;0.2932476;0.007829533,0.0109199;0.576018;0.002438208,0.1904564;0.4544728;0.007885055,0.2249459;0.1766435;0.02892878,0.2627184;-0.06383663;-0.02838112,-0.1675423;0.4427008;-0.0002386048,-0.2102479;0.165246;0.003822073,-0.2416247;-0.07991947;-0.03427377,0.0621109;0.004242311;-0.03028661,0.07798362;-0.3761882;0.01108741,0.08195558;-0.7531388;0.08356503,0.08225504;-0.7153671;0.005067989,-0.06135567;0.004039669;-0.03181515,-0.08657565;-0.3770578;-0.003183052,-0.1022869;-0.7540781;0.06731028,-0.1000349;-0.716289;-0.01115328,0.009500153;0.5066606;0.005905347,0;0;0,0.000735499;0.2932854;-0.008246422,0.002116308;0.5753125;-0.02999771,0.1883643;0.4993129;0.001545191,0.2585422;0.2321124;0.05154884,0.29988;-8.651614E-05;-0.03161812,-0.1864448;0.4975963;-0.02525096,-0.2677051;0.2344717;0.02937164,-0.2977551;-0.001698062;-0.04719689,0.06170993;0.002858117;-0.0312531,0.08529788;-0.3756769;0.02209485,0.07460735;-0.7503216;0.1050863,0.07992685;-0.7799942;0.05377209,-0.05757343;0.002791597;-0.03834771,-0.1041732;-0.3754124;0.0001404807,-0.09740765;-0.7487983;0.08900972,-0.10256;-0.780345;0.03994115,0.001674615;0.5062774;-0.02235293,62.14618
+0;0;0,0.00542259;0.2932476;0.007829533,0.0109199;0.576018;0.002438208,0.1904564;0.4544728;0.007885055,0.2249459;0.1766435;0.02892878,0.2627184;-0.06383663;-0.02838112,-0.1675423;0.4427008;-0.0002386048,-0.2102479;0.165246;0.003822073,-0.2416247;-0.07991947;-0.03427377,0.0621109;0.004242311;-0.03028661,0.07798362;-0.3761882;0.01108741,0.08195558;-0.7531388;0.08356503,0.08225504;-0.7153671;0.005067989,-0.06135567;0.004039669;-0.03181515,-0.08657565;-0.3770578;-0.003183052,-0.1022869;-0.7540781;0.06731028,-0.1000349;-0.716289;-0.01115328,0.009500153;0.5066606;0.005905347,0;0;0,0.000735499;0.2932854;-0.008246422,0.002116308;0.5753125;-0.02999771,0.1883643;0.4993129;0.001545191,0.2585422;0.2321124;0.05154884,0.29988;-8.651614E-05;-0.03161812,-0.1864448;0.4975963;-0.02525096,-0.2677051;0.2344717;0.02937164,-0.2977551;-0.001698062;-0.04719689,0.06170993;0.002858117;-0.0312531,0.08529788;-0.3756769;0.02209485,0.07460735;-0.7503216;0.1050863,0.07992685;-0.7799942;0.05377209,-0.05757343;0.002791597;-0.03834771,-0.1041732;-0.3754124;0.0001404807,-0.09740765;-0.7487983;0.08900972,-0.10256;-0.780345;0.03994115,0.001674615;0.5062774;-0.02235293,62.15708
+0;0;0,0.005423454;0.2932943;0.007830779,0.01092167;0.5761116;0.002438755,0.1904847;0.4545519;0.007886233,0.2249626;0.1768171;0.0289228,0.2627396;-0.06369166;-0.02839393,-0.1675669;0.4427782;-0.0002386277,-0.2102579;0.1654177;0.00382067,-0.2416384;-0.07977694;-0.0342797,0.06211247;0.004242418;-0.03028737,0.07798687;-0.3762287;0.01109107,0.08195873;-0.7531691;0.08356673,0.08225892;-0.7153783;0.004876852,-0.06135721;0.004039771;-0.03181595,-0.08657988;-0.3770984;-0.003180796,-0.1022907;-0.7541087;0.06731064,-0.1000331;-0.7163004;-0.01134569,0.009501783;0.5067475;0.005906232,0;0;0,0.0007033646;0.2933322;-0.00824976,0.002062686;0.5754099;-0.02995443,0.1883416;0.499321;0.001561405,0.2584277;0.232207;0.05162036,0.2996411;-4.483759E-05;-0.03155017,-0.1865132;0.4975198;-0.02530305,-0.2675509;0.2343955;0.02916106,-0.2976991;-0.001746371;-0.04755212,0.06171959;0.002880737;-0.03123581,0.08527854;-0.3757464;0.02176344,0.07464641;-0.7502832;0.1052004,0.07982878;-0.7798418;0.05344331,-0.05757192;0.002769322;-0.03835474,-0.1042122;-0.3754589;0.0002527498,-0.0973943;-0.7488217;0.08917035,-0.1026794;-0.7807119;0.04023626,0.001625046;0.5063666;-0.0223223,62.17838
+0;0;0,0.005335205;0.2934597;0.007800043,0.01073042;0.5765089;0.002334294,0.1905485;0.4548514;0.007842062,0.2251423;0.177;0.02897436,0.2629524;-0.06313853;-0.02833789,-0.1679693;0.4430969;-0.0001061582,-0.2103318;0.1655428;0.003610651,-0.2414853;-0.07929102;-0.03468684,0.0621537;0.00425783;-0.03028592,0.07806645;-0.3762075;0.01117089,0.08195457;-0.7532048;0.08360246,0.08222307;-0.7154236;0.004982054,-0.06138175;0.004028003;-0.03185129,-0.08649057;-0.3771303;-0.003326736,-0.1024079;-0.7541391;0.06737943,-0.1001834;-0.7163403;-0.01120821,0.009341047;0.5070833;0.005823488,0;0;0,0.0005850792;0.2934969;-0.008193254,0.001752503;0.5758131;-0.02983224,0.1882913;0.4992652;0.001733541,0.2583714;0.2319988;0.05175471,0.299535;5.011261E-05;-0.0312283,-0.1869767;0.4974621;-0.02506732,-0.2679004;0.2340887;0.02906666,-0.2978829;-0.001528591;-0.04817563,0.06173078;0.002904743;-0.03129411,0.08527683;-0.3757327;0.02166796,0.07470649;-0.7502321;0.1054945,0.07993011;-0.7798321;0.05389655,-0.05763115;0.002754927;-0.03833417,-0.1042371;-0.375466;0.0004286654,-0.09729872;-0.7488381;0.08949918,-0.1034281;-0.7811173;0.04127547,0.001371071;0.5067047;-0.02222204,62.20045
+0;0;0,0.005335205;0.2934597;0.007800043,0.01073042;0.5765089;0.002334294,0.1905485;0.4548514;0.007842062,0.2251423;0.177;0.02897436,0.2629524;-0.06313853;-0.02833789,-0.1679693;0.4430969;-0.0001061582,-0.2103318;0.1655428;0.003610651,-0.2414853;-0.07929102;-0.03468684,0.0621537;0.00425783;-0.03028592,0.07806645;-0.3762075;0.01117089,0.08195457;-0.7532048;0.08360246,0.08222307;-0.7154236;0.004982054,-0.06138175;0.004028003;-0.03185129,-0.08649057;-0.3771303;-0.003326736,-0.1024079;-0.7541391;0.06737943,-0.1001834;-0.7163403;-0.01120821,0.009341047;0.5070833;0.005823488,0;0;0,0.0005850792;0.2934969;-0.008193254,0.001752503;0.5758131;-0.02983224,0.1882913;0.4992652;0.001733541,0.2583714;0.2319988;0.05175471,0.299535;5.011261E-05;-0.0312283,-0.1869767;0.4974621;-0.02506732,-0.2679004;0.2340887;0.02906666,-0.2978829;-0.001528591;-0.04817563,0.06173078;0.002904743;-0.03129411,0.08527683;-0.3757327;0.02166796,0.07470649;-0.7502321;0.1054945,0.07993011;-0.7798321;0.05389655,-0.05763115;0.002754927;-0.03833417,-0.1042371;-0.375466;0.0004286654,-0.09729872;-0.7488381;0.08949918,-0.1034281;-0.7811173;0.04127547,0.001371071;0.5067047;-0.02222204,62.21178
+0;0;0,0.005336332;0.2935217;0.007801691,0.01073202;0.5765955;0.002335664,0.190575;0.4549296;0.007843772,0.2251573;0.1771707;0.02896905,0.2630127;-0.06325603;-0.02841197,-0.1679922;0.4431735;-0.0001055431,-0.2103406;0.1657117;0.003610031,-0.2415314;-0.07941589;-0.03473341,0.06216973;0.004258928;-0.03029373,0.07808213;-0.3761979;0.01116216,0.08196928;-0.7531025;0.08357593,0.08223743;-0.7153314;0.005057037,-0.06139758;0.004029042;-0.03185951,-0.08650585;-0.3771208;-0.003335586,-0.1024192;-0.754037;0.0673532,-0.1001976;-0.7162483;-0.01113297,0.009342613;0.5071687;0.00582492,0;0;0,0.0006326437;0.2935602;-0.008144379,0.001831263;0.5759048;-0.02973092,0.1883833;0.4992295;0.001843333,0.258359;0.2320341;0.05186617,0.2992695;-0.0003195256;-0.03101158,-0.1869211;0.4973799;-0.02497005,-0.2676983;0.2340231;0.02897898,-0.2976253;-0.001883671;-0.04837065,0.06173846;0.002925977;-0.03131652,0.08527724;-0.3756946;0.02170837,0.07477112;-0.7501044;0.1055107,0.08008772;-0.7797626;0.05414617,-0.05765854;0.002736526;-0.0383266,-0.1042928;-0.375472;0.000438422,-0.09718853;-0.7487208;0.08960584,-0.10345;-0.7807709;0.04127094,0.001444213;0.5067942;-0.02213001,62.23383
+0;0;0,0.005279717;0.2935231;0.007787114,0.01060703;0.576598;0.002309722,0.1904789;0.4549649;0.007777998,0.2250857;0.1772017;0.02880715,0.2633873;-0.06313211;-0.02866682,-0.1681212;0.4432273;1.197215E-06,-0.2100856;0.1657015;0.003275591,-0.2406286;-0.07936513;-0.03596819,0.06217746;0.004268596;-0.0302765,0.07811664;-0.3761851;0.01119772,0.08203139;-0.7531047;0.08353249,0.08226977;-0.7153338;0.005013481,-0.06139175;0.004017075;-0.03187225,-0.08627452;-0.3771564;-0.003467279,-0.1024235;-0.75405;0.06728826,-0.100231;-0.71626;-0.0111986,0.009236487;0.5071709;0.005800479,0;0;0,0.0006326437;0.2935602;-0.008144379,0.001831263;0.5759048;-0.02973092,0.1883833;0.4992295;0.001843333,0.258359;0.2320341;0.05186617,0.2992695;-0.0003195256;-0.03101158,-0.1869211;0.4973799;-0.02497005,-0.2676983;0.2340231;0.02897898,-0.2976253;-0.001883671;-0.04837065,0.06173846;0.002925977;-0.03131652,0.08527724;-0.3756946;0.02170837,0.07477112;-0.7501044;0.1055107,0.08008772;-0.7797626;0.05414617,-0.05765854;0.002736526;-0.0383266,-0.1042928;-0.375472;0.000438422,-0.09718853;-0.7487208;0.08960584,-0.10345;-0.7807709;0.04127094,0.001444213;0.5067942;-0.02213001,62.24535
+0;0;0,0.005279717;0.2935231;0.007787114,0.01060703;0.576598;0.002309722,0.1904789;0.4549649;0.007777998,0.2250857;0.1772017;0.02880715,0.2633873;-0.06313211;-0.02866682,-0.1681212;0.4432273;1.197215E-06,-0.2100856;0.1657015;0.003275591,-0.2406286;-0.07936513;-0.03596819,0.06217746;0.004268596;-0.0302765,0.07811664;-0.3761851;0.01119772,0.08203139;-0.7531047;0.08353249,0.08226977;-0.7153338;0.005013481,-0.06139175;0.004017075;-0.03187225,-0.08627452;-0.3771564;-0.003467279,-0.1024235;-0.75405;0.06728826,-0.100231;-0.71626;-0.0111986,0.009236487;0.5071709;0.005800479,0;0;0,0.0006326437;0.2935602;-0.008144379,0.001831263;0.5759048;-0.02973092,0.1883833;0.4992295;0.001843333,0.258359;0.2320341;0.05186617,0.2992695;-0.0003195256;-0.03101158,-0.1869211;0.4973799;-0.02497005,-0.2676983;0.2340231;0.02897898,-0.2976253;-0.001883671;-0.04837065,0.06173846;0.002925977;-0.03131652,0.08527724;-0.3756946;0.02170837,0.07477112;-0.7501044;0.1055107,0.08008772;-0.7797626;0.05414617,-0.05765854;0.002736526;-0.0383266,-0.1042928;-0.375472;0.000438422,-0.09718853;-0.7487208;0.08960584,-0.10345;-0.7807709;0.04127094,0.001444213;0.5067942;-0.02213001,62.25665
+0;0;0,0.005281645;0.2936303;0.007789957,0.01061093;0.5768095;0.002310511,0.1905415;0.4551328;0.007780765,0.2251379;0.177453;0.02880361,0.2634595;-0.06300604;-0.02870032,-0.1681759;0.4433913;1.420733E-06,-0.2101277;0.1659489;0.003274831,-0.2406866;-0.07924545;-0.0359894,0.06216702;0.004267879;-0.03027141,0.07810592;-0.3761793;0.01120209,0.0820178;-0.7528226;0.08348384,0.08225599;-0.7150577;0.005026482,-0.06138143;0.004016401;-0.0318669,-0.08626378;-0.3771505;-0.003462415,-0.102401;-0.7537679;0.06724127,-0.1002102;-0.715984;-0.01118398,0.009239855;0.5073559;0.005802599,0;0;0,0.0005993173;0.2936683;-0.008118629,0.001760527;0.5761193;-0.02968335,0.1883664;0.4992671;0.001984,0.2581505;0.2321098;0.05200469,0.2991009;-0.0003525317;-0.03094196,-0.187034;0.4973723;-0.02489148,-0.2676814;0.2340389;0.028927,-0.297565;-0.001908824;-0.04873553,0.06173524;0.002958059;-0.03129411,0.08521136;-0.375654;0.02177132,0.07492463;-0.7497797;0.105582,0.08012386;-0.7794864;0.05435705,-0.05763931;0.002704239;-0.03833678,-0.1043501;-0.3754777;0.0005304143,-0.09712033;-0.7484726;0.08953962,-0.1033615;-0.7803602;0.04109506,0.001383767;0.5069814;-0.02208793,62.27878
+0;0;0,0.005111848;0.2936326;0.007814967,0.01024659;0.5768148;0.002306292,0.1902712;0.4552631;0.007860372,0.2249249;0.1775984;0.02898702,0.2634169;-0.06279255;-0.02868778,-0.1684906;0.4434034;0.0002058642,-0.2099771;0.1658837;0.002778937,-0.2408039;-0.07933821;-0.03610225,0.06217596;0.004300901;-0.03024837,0.07816935;-0.3761298;0.01135507,0.08198455;-0.7527857;0.08357587,0.08219896;-0.7150213;0.005118407,-0.0613707;0.003981444;-0.03189197,-0.08617377;-0.3771934;-0.003525311,-0.1025891;-0.7537652;0.06735705,-0.1004207;-0.7159813;-0.01106882,0.008934165;0.5073605;0.00580724,0;0;0,0.0005993173;0.2936683;-0.008118629,0.001760527;0.5761193;-0.02968335,0.1883664;0.4992671;0.001984,0.2581505;0.2321098;0.05200469,0.2991009;-0.0003525317;-0.03094196,-0.187034;0.4973723;-0.02489148,-0.2676814;0.2340389;0.028927,-0.297565;-0.001908824;-0.04873553,0.06173524;0.002958059;-0.03129411,0.08521136;-0.375654;0.02177132,0.07492463;-0.7497797;0.105582,0.08012386;-0.7794864;0.05435705,-0.05763931;0.002704239;-0.03833678,-0.1043501;-0.3754777;0.0005304143,-0.09712033;-0.7484726;0.08953962,-0.1033615;-0.7803602;0.04109506,0.001383767;0.5069814;-0.02208793,62.29008
+0;0;0,0.005111986;0.2936406;0.007815178,0.01024691;0.5768331;0.002306485,0.1904458;0.4552333;0.00786244,0.225143;0.17722;0.0290156,0.2635837;-0.06285052;-0.02858231,-0.1686608;0.4433621;0.0002005761,-0.2101993;0.165494;0.002776879,-0.240985;-0.07940097;-0.03605248,0.0621545;0.004299417;-0.03023793,0.07814768;-0.3761264;0.01136498,0.08196273;-0.7527673;0.08358291,0.0821773;-0.7149972;0.005068108,-0.06134951;0.003980069;-0.03188096,-0.08615227;-0.3771899;-0.003514672,-0.102567;-0.7537468;0.06736487,-0.100397;-0.7159572;-0.0111183,0.008934524;0.5073807;0.005807336,0;0;0,0.0005122796;0.2936764;-0.008117914,0.001577996;0.5761412;-0.02964342,0.188378;0.4993212;0.002130389,0.2580536;0.231747;0.05205119,0.2989548;-0.000378415;-0.03085804,-0.1873713;0.4973473;-0.0248178,-0.267725;0.2331786;0.0271528,-0.29724;-0.002530769;-0.05030034,0.06173788;0.002959371;-0.03123582,0.08516965;-0.3756459;0.02186179,0.07490616;-0.7497506;0.1056995,0.08012107;-0.7794203;0.05434453,-0.05758753;0.002706837;-0.03837119,-0.1043395;-0.3754495;0.00064753,-0.09704308;-0.7484123;0.08972023,-0.103183;-0.7802755;0.041138,0.001226321;0.5070039;-0.02205944,62.31235
+0;0;0,0.005112545;0.2936727;0.007816033,0.01024833;0.5769126;0.002306582,0.1905387;0.4552789;0.007863958,0.2252416;0.1772199;0.0290206,0.2636813;-0.06284407;-0.02857575,-0.1687492;0.4434018;0.0001982264,-0.2102946;0.165488;0.002774952,-0.2410794;-0.07940032;-0.03605335,0.0621729;0.004300689;-0.03024688,0.07816563;-0.3761144;0.01135486,0.08197816;-0.752506;0.08352498,0.08219261;-0.7147397;0.005048975,-0.06136768;0.003981248;-0.0318904,-0.08616973;-0.377178;-0.003524911,-0.1025736;-0.7534856;0.0673077,-0.1004047;-0.7156999;-0.0111367,0.008935794;0.5074527;0.005807817,0;0;0,0.0004653037;0.2937072;-0.008168817,0.001503736;0.57622;-0.02969313,0.1883868;0.4993652;0.002199769,0.2580059;0.2317262;0.0521127,0.2989362;-0.0004296601;-0.03067613,-0.1875301;0.4972338;-0.0247028,-0.2676572;0.2328716;0.02688161,-0.2970173;-0.00280188;-0.0507177,0.0617705;0.002978638;-0.03121495,0.08520272;-0.3756047;0.02196062,0.07497376;-0.7494734;0.1056942,0.08019209;-0.7791696;0.05443037,-0.05760716;0.00268922;-0.03837998,-0.1042635;-0.3754497;0.0008152537,-0.09689622;-0.7481734;0.08978972,-0.1029611;-0.7803142;0.04161729,0.001155861;0.5070746;-0.02211261,62.33455
+0;0;0,0.004865674;0.2936706;0.008049707,0.009829929;0.5769153;0.002621917,0.1901709;0.4552343;0.00806318,0.2250994;0.1772098;0.02930216,0.2636902;-0.06279495;-0.02843949,-0.1690957;0.4433724;0.0005349321,-0.2102061;0.1653878;0.00231623,-0.241326;-0.07949314;-0.03629119,0.06218589;0.004338634;-0.03021475,0.07797942;-0.3760572;0.01163864,0.08172226;-0.7524345;0.0838868,0.08191228;-0.7146564;0.005411908,-0.06136276;0.003943446;-0.03190455,-0.08627179;-0.3771871;-0.003249224,-0.1027845;-0.7534668;0.06770565,-0.1006402;-0.7156693;-0.01073826,0.008579867;0.5074531;0.006102359,0;0;0,0.0004653037;0.2937072;-0.008168817,0.001503736;0.57622;-0.02969313,0.1883868;0.4993652;0.002199769,0.2580059;0.2317262;0.0521127,0.2989362;-0.0004296601;-0.03067613,-0.1875301;0.4972338;-0.0247028,-0.2676572;0.2328716;0.02688161,-0.2970173;-0.00280188;-0.0507177,0.0617705;0.002978638;-0.03121495,0.08520272;-0.3756047;0.02196062,0.07497376;-0.7494734;0.1056942,0.08019209;-0.7791696;0.05443037,-0.05760716;0.00268922;-0.03837998,-0.1042635;-0.3754497;0.0008152537,-0.09689622;-0.7481734;0.08978972,-0.1029611;-0.7803142;0.04161729,0.001155861;0.5070746;-0.02211261,62.34581
+0;0;0,0.004865674;0.2936706;0.008049707,0.009829929;0.5769153;0.002621917,0.1901709;0.4552343;0.00806318,0.2250994;0.1772098;0.02930216,0.2636902;-0.06279495;-0.02843949,-0.1690957;0.4433724;0.0005349321,-0.2102061;0.1653878;0.00231623,-0.241326;-0.07949314;-0.03629119,0.06218589;0.004338634;-0.03021475,0.07797942;-0.3760572;0.01163864,0.08172226;-0.7524345;0.0838868,0.08191228;-0.7146564;0.005411908,-0.06136276;0.003943446;-0.03190455,-0.08627179;-0.3771871;-0.003249224,-0.1027845;-0.7534668;0.06770565,-0.1006402;-0.7156693;-0.01073826,0.008579867;0.5074531;0.006102359,0;0;0,0.0004653037;0.2937072;-0.008168817,0.001503736;0.57622;-0.02969313,0.1883868;0.4993652;0.002199769,0.2580059;0.2317262;0.0521127,0.2989362;-0.0004296601;-0.03067613,-0.1875301;0.4972338;-0.0247028,-0.2676572;0.2328716;0.02688161,-0.2970173;-0.00280188;-0.0507177,0.0617705;0.002978638;-0.03121495,0.08520272;-0.3756047;0.02196062,0.07497376;-0.7494734;0.1056942,0.08019209;-0.7791696;0.05443037,-0.05760716;0.00268922;-0.03837998,-0.1042635;-0.3754497;0.0008152537,-0.09689622;-0.7481734;0.08978972,-0.1029611;-0.7803142;0.04161729,0.001155861;0.5070746;-0.02211261,62.35705
+0;0;0,0.004866155;0.2936996;0.008050501,0.009831323;0.5769962;0.002621515,0.1901173;0.4553133;0.008063071,0.2250462;0.1772866;0.02930223,0.2636248;-0.06264248;-0.0284212,-0.1690412;0.443455;0.0005370881,-0.2101519;0.165468;0.0023184,-0.241262;-0.07933564;-0.03627683,0.06218337;0.004338458;-0.03021352,0.07797743;-0.3760701;0.01164126,0.08172017;-0.7524372;0.08388745,0.08190995;-0.7146689;0.005511686,-0.06136028;0.003943286;-0.03190326,-0.08627014;-0.3772001;-0.00324697,-0.1027824;-0.7534695;0.06770596,-0.1006409;-0.7156818;-0.01063886,0.008580944;0.5075164;0.00610284,0;0;0,0.0004616976;0.293737;-0.008140922,0.001531899;0.5763077;-0.0295949,0.1883473;0.4994096;0.002252458,0.257733;0.231717;0.05221581,0.298884;-0.0003035218;-0.0306052,-0.1874515;0.4972282;-0.02471542,-0.2674737;0.2326935;0.02615531,-0.2965001;-0.002903119;-0.05154907,0.06176987;0.002999887;-0.03120792,0.08515121;-0.375615;0.02185822,0.07496316;-0.7494447;0.1057224,0.08022188;-0.7791995;0.05468464,-0.057602;0.002655583;-0.03838501,-0.104268;-0.3754902;0.0008579977,-0.09690921;-0.7482058;0.08982189,-0.1028547;-0.7804124;0.04188303,0.001172617;0.5071414;-0.02204394,62.37924
+0;0;0,0.004560115;0.2937038;0.008074969,0.00916725;0.5770046;0.002555709,0.1895711;0.455349;0.008145001,0.2246487;0.177355;0.02956706,0.2632676;-0.06253612;-0.02828702,-0.169428;0.4430428;6.412063E-05,-0.2101767;0.1650009;0.001567698,-0.2412768;-0.0796316;-0.03810538,0.06218806;0.00442147;-0.03019183,0.07770845;-0.3759756;0.01186886,0.08152089;-0.7523464;0.08409174,0.08179801;-0.7145829;0.00571575,-0.06136039;0.003855901;-0.03191371,-0.08635639;-0.3772665;-0.003054151,-0.1030702;-0.7535511;0.06777102,-0.10084;-0.7157639;-0.01057136,0.008027999;0.5075242;0.00606452,0;0;0,0.0004616976;0.293737;-0.008140922,0.001531899;0.5763077;-0.0295949,0.1883473;0.4994096;0.002252458,0.257733;0.231717;0.05221581,0.298884;-0.0003035218;-0.0306052,-0.1874515;0.4972282;-0.02471542,-0.2674737;0.2326935;0.02615531,-0.2965001;-0.002903119;-0.05154907,0.06176987;0.002999887;-0.03120792,0.08515121;-0.375615;0.02185822,0.07496316;-0.7494447;0.1057224,0.08022188;-0.7791995;0.05468464,-0.057602;0.002655583;-0.03838501,-0.104268;-0.3754902;0.0008579977,-0.09690921;-0.7482058;0.08982189,-0.1028547;-0.7804124;0.04188303,0.001172617;0.5071414;-0.02204394,62.39056
+0;0;0,0.004560624;0.2937367;0.008075872,0.009168564;0.5770869;0.002555508,0.1895133;0.4554327;0.008144911,0.2246246;0.177172;0.02958752,0.2632169;-0.06255384;-0.0282267,-0.1693694;0.4431305;6.664963E-05,-0.2101572;0.1648219;0.00157167,-0.2412359;-0.07964209;-0.03807407,0.06220126;0.004422409;-0.03019824,0.07772136;-0.3759676;0.01186165,0.08153277;-0.7522368;0.08406506,0.0818097;-0.7144788;0.005743735,-0.06137342;0.003856719;-0.03192048,-0.08636895;-0.3772585;-0.003061472,-0.1030782;-0.7534416;0.06774459,-0.1008496;-0.7156598;-0.01054315,0.008029059;0.507591;0.006065104,0;0;0,0.0004533753;0.2937707;-0.008110285,0.001556702;0.5763966;-0.02949667,0.1882999;0.4994357;0.002302766,0.2576412;0.2314735;0.0523988,0.2987327;-0.0003914088;-0.03036892,-0.1873655;0.4970974;-0.02469078,-0.2671357;0.2320992;0.0256504,-0.2956474;-0.003353298;-0.05212837,0.06177769;0.003009856;-0.03122413,0.0850346;-0.375598;0.02189457,0.07491682;-0.7493233;0.1057605,0.08007339;-0.7791191;0.0548451,-0.05762245;0.002646532;-0.03838148,-0.1045224;-0.3754834;0.0006647892,-0.09696963;-0.7480431;0.08982027,-0.1029572;-0.7801674;0.04187014,0.001185976;0.5072117;-0.02197218,62.41288
+0;0;0,0.004561339;0.2937827;0.008077136,0.009169493;0.5771461;0.002556702,0.1895317;0.4554881;0.008146239,0.2246412;0.1772415;0.02958776,0.2632458;-0.06256069;-0.02824488,-0.1693855;0.4431848;6.719911E-05,-0.2101712;0.1648903;0.001572143,-0.2412598;-0.07965165;-0.03808623,0.06218641;0.004421353;-0.03019103,0.07770645;-0.375967;0.01186868,0.08151838;-0.7522885;0.0840821,0.08179526;-0.714532;0.005776644,-0.06135877;0.003855799;-0.03191286,-0.08635419;-0.3772578;-0.003053974,-0.1030658;-0.7534931;0.06776191,-0.1008377;-0.7157128;-0.01050998,0.008030009;0.5076515;0.006066231,0;0;0,0.000433676;0.2938201;-0.007990956,0.001523353;0.5764637;-0.02931702,0.1882912;0.4995008;0.00248754,0.2575768;0.2315343;0.05255795,0.2986812;-0.0003942847;-0.03026474,-0.1874047;0.497101;-0.02453081,-0.2665057;0.2318428;0.02541621,-0.2948628;-0.00372082;-0.05233787,0.06178833;0.003032103;-0.03116417,0.08502164;-0.3755749;0.02195918,0.07484413;-0.7493179;0.1059817,0.08027615;-0.7791067;0.05511153,-0.0575835;0.002624285;-0.03841159,-0.1045199;-0.3754775;0.0008469298,-0.0968981;-0.7480845;0.09002712,-0.1028958;-0.7802995;0.04222225,0.001161434;0.5072787;-0.021806,62.43498
+0;0;0,0.004375587;0.2937831;0.00816151,0.008875256;0.5771489;0.002676825,0.1892841;0.4555399;0.008209341,0.2245411;0.1773158;0.02970162,0.2633419;-0.0624083;-0.02832311,-0.1694997;0.4428796;-0.0008125124,-0.2100935;0.1645546;0.0001605694,-0.2416538;-0.07974227;-0.04061942,0.06220376;0.004476295;-0.03014715,0.07760733;-0.3759123;0.0119533,0.08141848;-0.7522373;0.0841487,0.08184834;-0.7144775;0.005844243,-0.06133482;0.003790935;-0.03196663,-0.0863983;-0.3773062;-0.002950165,-0.1032663;-0.7535125;0.0679827,-0.1008843;-0.71573;-0.01028443,0.007767529;0.5076535;0.006179646,0;0;0,0.000433676;0.2938201;-0.007990956,0.001523353;0.5764637;-0.02931702,0.1882912;0.4995008;0.00248754,0.2575768;0.2315343;0.05255795,0.2986812;-0.0003942847;-0.03026474,-0.1874047;0.497101;-0.02453081,-0.2665057;0.2318428;0.02541621,-0.2948628;-0.00372082;-0.05233787,0.06178833;0.003032103;-0.03116417,0.08502164;-0.3755749;0.02195918,0.07484413;-0.7493179;0.1059817,0.08027615;-0.7791067;0.05511153,-0.0575835;0.002624285;-0.03841159,-0.1045199;-0.3754775;0.0008469298,-0.0968981;-0.7480845;0.09002712,-0.1028958;-0.7802995;0.04222225,0.001161434;0.5072787;-0.021806,62.45802
+0;0;0,0.004376216;0.2938254;0.008162683,0.008876161;0.5772085;0.00267769,0.1873385;0.4561547;0.008188622,0.2226742;0.1773097;0.02972887,0.2614635;-0.06234267;-0.02827849,-0.167598;0.4436302;-0.0007364913,-0.2082824;0.164684;0.0002387624,-0.2398333;-0.07953978;-0.04052902,0.06221361;0.004477004;-0.03015192,0.07761706;-0.3759086;0.0119482,0.08142747;-0.7521617;0.08412981,0.08185733;-0.714402;0.005825266,-0.06134453;0.003791535;-0.03197169,-0.0864078;-0.3773026;-0.002955453,-0.1032726;-0.7534371;0.06796388,-0.1008906;-0.7156546;-0.01030334,0.007768376;0.5077095;0.006180691,0;0;0,0.0004424602;0.2938623;-0.007991195,0.001536116;0.5765237;-0.02931225,0.1863264;0.499596;0.001980903,0.2575652;0.2315919;0.0526365,0.298579;-0.000407517;-0.02980661,-0.1853579;0.4969704;-0.02431262,-0.2644714;0.2310308;0.02553054,-0.2923537;-0.004553601;-0.05209235,0.06179549;0.003064036;-0.0311712,0.08503684;-0.3755364;0.02197349,0.07487486;-0.7491806;0.1061037,0.08023992;-0.7789761;0.05523407,-0.05760613;0.002572388;-0.03840094,-0.10442;-0.3754978;0.001274921,-0.09686965;-0.748107;0.09013757,-0.1029976;-0.7807992;0.04297688,0.001172625;0.5073351;-0.02180099,62.46914
+0;0;0,0.004376216;0.2938254;0.008162683,0.008876161;0.5772085;0.00267769,0.1873385;0.4561547;0.008188622,0.2226742;0.1773097;0.02972887,0.2614635;-0.06234267;-0.02827849,-0.167598;0.4436302;-0.0007364913,-0.2082824;0.164684;0.0002387624,-0.2398333;-0.07953978;-0.04052902,0.06221361;0.004477004;-0.03015192,0.07761706;-0.3759086;0.0119482,0.08142747;-0.7521617;0.08412981,0.08185733;-0.714402;0.005825266,-0.06134453;0.003791535;-0.03197169,-0.0864078;-0.3773026;-0.002955453,-0.1032726;-0.7534371;0.06796388,-0.1008906;-0.7156546;-0.01030334,0.007768376;0.5077095;0.006180691,0;0;0,0.0004424602;0.2938623;-0.007991195,0.001536116;0.5765237;-0.02931225,0.1863264;0.499596;0.001980903,0.2575652;0.2315919;0.0526365,0.298579;-0.000407517;-0.02980661,-0.1853579;0.4969704;-0.02431262,-0.2644714;0.2310308;0.02553054,-0.2923537;-0.004553601;-0.05209235,0.06179549;0.003064036;-0.0311712,0.08503684;-0.3755364;0.02197349,0.07487486;-0.7491806;0.1061037,0.08023992;-0.7789761;0.05523407,-0.05760613;0.002572388;-0.03840094,-0.10442;-0.3754978;0.001274921,-0.09686965;-0.748107;0.09013757,-0.1029976;-0.7807992;0.04297688,0.001172625;0.5073351;-0.02180099,62.48055
+0;0;0,0.004158195;0.2938663;0.008303098,0.008567011;0.5772678;0.00291539,0.187104;0.4562647;0.008437473,0.2224961;0.1773923;0.02990355,0.2614926;-0.06222422;-0.02813587,-0.1677423;0.4432752;-0.001522416,-0.2085326;0.1643155;-0.002475105,-0.2405594;-0.079651;-0.04442741,0.0622195;0.004546588;-0.03013334,0.07743774;-0.3758099;0.01218852,0.08122978;-0.7517996;0.08439565,0.08182778;-0.7140337;0.00609614,-0.06135057;0.00372387;-0.03197183,-0.08663404;-0.3773239;-0.002693277,-0.1035277;-0.7531875;0.0682828,-0.1009768;-0.7153999;-0.009975262,0.007475066;0.5077701;0.006401698,0;0;0,0.0003913939;0.2939064;-0.007905602,0.001468502;0.5765861;-0.02918661,0.1863018;0.4996768;0.002143025,0.2574318;0.2316212;0.05283749,0.2984958;-0.0003477037;-0.02968252,-0.1854499;0.4968176;-0.02436133,-0.2645408;0.230869;0.02563076,-0.2917815;-0.004834175;-0.05187618,0.06179981;0.003081903;-0.03116476,0.08499777;-0.3754971;0.02206683,0.07479714;-0.7488579;0.1062936,0.08021539;-0.7786583;0.05544055,-0.05760893;0.002559409;-0.03840075,-0.1045207;-0.3755251;0.0009085312,-0.09682889;-0.747767;0.09020181,-0.1034291;-0.7802894;0.04288518,0.001109384;0.5073991;-0.0216825,62.50307
+0;0;0,0.004158195;0.2938663;0.008303098,0.008567011;0.5772678;0.00291539,0.187104;0.4562647;0.008437473,0.2224961;0.1773923;0.02990355,0.2614926;-0.06222422;-0.02813587,-0.1677423;0.4432752;-0.001522416,-0.2085326;0.1643155;-0.002475105,-0.2405594;-0.079651;-0.04442741,0.0622195;0.004546588;-0.03013334,0.07743774;-0.3758099;0.01218852,0.08122978;-0.7517996;0.08439565,0.08182778;-0.7140337;0.00609614,-0.06135057;0.00372387;-0.03197183,-0.08663404;-0.3773239;-0.002693277,-0.1035277;-0.7531875;0.0682828,-0.1009768;-0.7153999;-0.009975262,0.007475066;0.5077701;0.006401698,0;0;0,0.0003913939;0.2939064;-0.007905602,0.001468502;0.5765861;-0.02918661,0.1863018;0.4996768;0.002143025,0.2574318;0.2316212;0.05283749,0.2984958;-0.0003477037;-0.02968252,-0.1854499;0.4968176;-0.02436133,-0.2645408;0.230869;0.02563076,-0.2917815;-0.004834175;-0.05187618,0.06179981;0.003081903;-0.03116476,0.08499777;-0.3754971;0.02206683,0.07479714;-0.7488579;0.1062936,0.08021539;-0.7786583;0.05544055,-0.05760893;0.002559409;-0.03840075,-0.1045207;-0.3755251;0.0009085312,-0.09682889;-0.747767;0.09020181,-0.1034291;-0.7802894;0.04288518,0.001109384;0.5073991;-0.0216825,62.51458
+0;0;0,0.004158854;0.2939128;0.008304412,0.008568839;0.5773895;0.002915202,0.1871901;0.456342;0.008439256,0.2225924;0.1773895;0.02991149,0.2615756;-0.06214605;-0.0281083,-0.1678232;0.4433463;-0.00152532,-0.2086253;0.1643066;-0.002478282,-0.2406413;-0.07957748;-0.04441641,0.06221301;0.004546114;-0.0301302,0.07743047;-0.3757909;0.01218949,0.08122259;-0.7517882;0.08439809,0.08182118;-0.7140146;0.006020412,-0.06134417;0.003723481;-0.03196849,-0.08662634;-0.3773047;-0.002691446,-0.1035203;-0.753176;0.06828608,-0.1009669;-0.7153805;-0.01005011,0.007476578;0.5078716;0.006402523,0;0;0,0.0004083887;0.2939538;-0.007873654,0.001547247;0.5767176;-0.02904153,0.1864171;0.499897;0.002536535,0.2572297;0.2316479;0.05310202,0.2984447;-0.0001840293;-0.02947247,-0.1854637;0.4966735;-0.02432341,-0.2645003;0.2306257;0.02568356,-0.2909413;-0.005204558;-0.0514411,0.06178033;0.003116786;-0.03118384,0.08484374;-0.3754284;0.02220559,0.074643;-0.7487916;0.1064571,0.08013368;-0.7785428;0.05543268,-0.05761217;0.002507521;-0.03838627,-0.1046035;-0.3755459;0.0009350181,-0.09686492;-0.7477947;0.09022886,-0.1033769;-0.7802054;0.04262263,0.001168251;0.5075064;-0.02157438,62.53722
+0;0;0,0.003776323;0.2939108;0.008554285,0.008030131;0.5773915;0.00327579,0.1866998;0.4563582;0.008674307,0.2222187;0.1774016;0.02990037,0.2614051;-0.06217463;-0.0278136,-0.1681805;0.4430901;-0.002098465,-0.20888;0.1640598;-0.005910492,-0.242326;-0.07899259;-0.05140926,0.06223651;0.004622897;-0.03006993,0.07708871;-0.375707;0.01244321,0.08075899;-0.7516846;0.08476043,0.08149098;-0.7139003;0.006384939,-0.06132207;0.003645422;-0.03201983,-0.0869999;-0.3773262;-0.002355084,-0.1037663;-0.7532022;0.06862761,-0.1010812;-0.7153941;-0.009702928,0.006980577;0.5078722;0.006748092,0;0;0,0.0004083887;0.2939538;-0.007873654,0.001547247;0.5767176;-0.02904153,0.1864171;0.499897;0.002536535,0.2572297;0.2316479;0.05310202,0.2984447;-0.0001840293;-0.02947247,-0.1854637;0.4966735;-0.02432341,-0.2645003;0.2306257;0.02568356,-0.2909413;-0.005204558;-0.0514411,0.06178033;0.003116786;-0.03118384,0.08484374;-0.3754284;0.02220559,0.074643;-0.7487916;0.1064571,0.08013368;-0.7785428;0.05543268,-0.05761217;0.002507521;-0.03838627,-0.1046035;-0.3755459;0.0009350181,-0.09686492;-0.7477947;0.09022886,-0.1033769;-0.7802054;0.04262263,0.001168251;0.5075064;-0.02157438,62.54863
+0;0;0,0.003776323;0.2939108;0.008554285,0.008030131;0.5773915;0.00327579,0.1866998;0.4563582;0.008674307,0.2222187;0.1774016;0.02990037,0.2614051;-0.06217463;-0.0278136,-0.1681805;0.4430901;-0.002098465,-0.20888;0.1640598;-0.005910492,-0.242326;-0.07899259;-0.05140926,0.06223651;0.004622897;-0.03006993,0.07708871;-0.375707;0.01244321,0.08075899;-0.7516846;0.08476043,0.08149098;-0.7139003;0.006384939,-0.06132207;0.003645422;-0.03201983,-0.0869999;-0.3773262;-0.002355084,-0.1037663;-0.7532022;0.06862761,-0.1010812;-0.7153941;-0.009702928,0.006980577;0.5078722;0.006748092,0;0;0,0.0004083887;0.2939538;-0.007873654,0.001547247;0.5767176;-0.02904153,0.1864171;0.499897;0.002536535,0.2572297;0.2316479;0.05310202,0.2984447;-0.0001840293;-0.02947247,-0.1854637;0.4966735;-0.02432341,-0.2645003;0.2306257;0.02568356,-0.2909413;-0.005204558;-0.0514411,0.06178033;0.003116786;-0.03118384,0.08484374;-0.3754284;0.02220559,0.074643;-0.7487916;0.1064571,0.08013368;-0.7785428;0.05543268,-0.05761217;0.002507521;-0.03838627,-0.1046035;-0.3755459;0.0009350181,-0.09686492;-0.7477947;0.09022886,-0.1033769;-0.7802054;0.04262263,0.001168251;0.5075064;-0.02157438,62.56
+0;0;0,0.003776961;0.2939604;0.00855573,0.008031203;0.5774701;0.003276756,0.1868278;0.4563947;0.008676915,0.2223611;0.1773251;0.02991159,0.261534;-0.06216887;-0.02778256,-0.1683034;0.4431173;-0.002103472,-0.2090193;0.1639739;-0.005917042,-0.2424538;-0.07899508;-0.05140018,0.06225151;0.004624011;-0.03007718,0.07710318;-0.3756922;0.01243444,0.08077019;-0.751335;0.08468725,0.08150166;-0.7135563;0.006367579,-0.06133685;0.003646301;-0.03202755,-0.08701376;-0.3773117;-0.002363866,-0.1037652;-0.7528529;0.06855561,-0.1010821;-0.7150505;-0.009719141,0.006981565;0.5079452;0.00674934,0;0;0,0.0003655106;0.2940047;-0.007829547,0.001467422;0.5767999;-0.02896643,0.1864654;0.4999329;0.002725601,0.2572407;0.2315655;0.05335307,0.2983915;-0.0001430213;-0.02934086,-0.1856537;0.4965682;-0.02423438,-0.2646085;0.2303768;0.02578216,-0.2905452;-0.005434468;-0.05129461,0.06178191;0.00312236;-0.03121722,0.08473978;-0.375401;0.02227306,0.0744388;-0.7484089;0.1065371,0.08016324;-0.7781867;0.05565619,-0.05764056;0.002510272;-0.0383736,-0.1046578;-0.3755345;0.0008660965,-0.09691568;-0.7474083;0.09026062,-0.1034083;-0.7799098;0.04286416,0.001100324;0.5075824;-0.02150464,62.58286
+0;0;0,0.00351563;0.2939838;0.008681648,0.007643744;0.5775054;0.003470254,0.1865859;0.4564488;0.008853002,0.222312;0.1775699;0.02969951,0.2613753;-0.06217946;-0.02756237,-0.1687626;0.4431409;-0.001857401,-0.2093184;0.1642495;-0.009550281,-0.243754;-0.07822093;-0.05758041,0.06228644;0.004682839;-0.03004911,0.07684312;-0.3756077;0.01262146,0.08052853;-0.7509965;0.08479972,0.08124467;-0.7132122;0.00649152,-0.06134627;0.003590203;-0.03206593,-0.08712839;-0.3773253;-0.002195464,-0.1041112;-0.7525758;0.06878742,-0.1014428;-0.7147696;-0.009476408,0.006628986;0.5079823;0.006933151,0;0;0,0.0003095344;0.2940301;-0.007772684,0.001347989;0.576839;-0.02885234,0.1864624;0.4999641;0.002867341,0.2571447;0.2318046;0.05364978,0.298389;-3.474951E-05;-0.02901852,-0.1858414;0.496401;-0.02424774,-0.2645352;0.2303765;0.02597785,-0.2899115;-0.005760655;-0.05070276,0.06178802;0.003149346;-0.03125381,0.0847411;-0.3753335;0.02238798,0.07444733;-0.7480832;0.1066003,0.08006018;-0.7778786;0.05574477,-0.05767643;0.002492323;-0.03836269,-0.1046242;-0.3755502;0.0007949919,-0.09693681;-0.7471228;0.09031982,-0.1035774;-0.7792889;0.04252272,0.001000427;0.5076227;-0.02140367,62.60539
+0;0;0,0.00351563;0.2939838;0.008681648,0.007643744;0.5775054;0.003470254,0.1865859;0.4564488;0.008853002,0.222312;0.1775699;0.02969951,0.2613753;-0.06217946;-0.02756237,-0.1687626;0.4431409;-0.001857401,-0.2093184;0.1642495;-0.009550281,-0.243754;-0.07822093;-0.05758041,0.06228644;0.004682839;-0.03004911,0.07684312;-0.3756077;0.01262146,0.08052853;-0.7509965;0.08479972,0.08124467;-0.7132122;0.00649152,-0.06134627;0.003590203;-0.03206593,-0.08712839;-0.3773253;-0.002195464,-0.1041112;-0.7525758;0.06878742,-0.1014428;-0.7147696;-0.009476408,0.006628986;0.5079823;0.006933151,0;0;0,0.0003095344;0.2940301;-0.007772684,0.001347989;0.576839;-0.02885234,0.1864624;0.4999641;0.002867341,0.2571447;0.2318046;0.05364978,0.298389;-3.474951E-05;-0.02901852,-0.1858414;0.496401;-0.02424774,-0.2645352;0.2303765;0.02597785,-0.2899115;-0.005760655;-0.05070276,0.06178802;0.003149346;-0.03125381,0.0847411;-0.3753335;0.02238798,0.07444733;-0.7480832;0.1066003,0.08006018;-0.7778786;0.05574477,-0.05767643;0.002492323;-0.03836269,-0.1046242;-0.3755502;0.0007949919,-0.09693681;-0.7471228;0.09031982,-0.1035774;-0.7792889;0.04252272,0.001000427;0.5076227;-0.02140367,62.61665
+0;0;0,0.00351563;0.2939838;0.008681648,0.007643744;0.5775054;0.003470254,0.1865859;0.4564488;0.008853002,0.222312;0.1775699;0.02969951,0.2613753;-0.06217946;-0.02756237,-0.1687626;0.4431409;-0.001857401,-0.2093184;0.1642495;-0.009550281,-0.243754;-0.07822093;-0.05758041,0.06228644;0.004682839;-0.03004911,0.07684312;-0.3756077;0.01262146,0.08052853;-0.7509965;0.08479972,0.08124467;-0.7132122;0.00649152,-0.06134627;0.003590203;-0.03206593,-0.08712839;-0.3773253;-0.002195464,-0.1041112;-0.7525758;0.06878742,-0.1014428;-0.7147696;-0.009476408,0.006628986;0.5079823;0.006933151,0;0;0,0.0003095344;0.2940301;-0.007772684,0.001347989;0.576839;-0.02885234,0.1864624;0.4999641;0.002867341,0.2571447;0.2318046;0.05364978,0.298389;-3.474951E-05;-0.02901852,-0.1858414;0.496401;-0.02424774,-0.2645352;0.2303765;0.02597785,-0.2899115;-0.005760655;-0.05070276,0.06178802;0.003149346;-0.03125381,0.0847411;-0.3753335;0.02238798,0.07444733;-0.7480832;0.1066003,0.08006018;-0.7778786;0.05574477,-0.05767643;0.002492323;-0.03836269,-0.1046242;-0.3755502;0.0007949919,-0.09693681;-0.7471228;0.09031982,-0.1035774;-0.7792889;0.04252272,0.001000427;0.5076227;-0.02140367,62.62785
+0;0;0,0.003296168;0.2940428;0.008756094,0.007336077;0.5775851;0.003584032,0.1863675;0.4565085;0.008950585,0.222095;0.1776281;0.02975911,0.2614156;-0.06197813;-0.02783195,-0.1691296;0.4432802;-0.001728813,-0.2096956;0.1645443;-0.01374681,-0.2448506;-0.07686149;-0.06629509,0.06231319;0.004722402;-0.03005956,0.07662999;-0.3755463;0.01271153,0.08028584;-0.7510123;0.0849347,0.08099669;-0.7132232;0.006621838,-0.06138188;0.003557869;-0.03206896,-0.0873322;-0.3773188;-0.002097622,-0.1044806;-0.7526314;0.06896964,-0.1018167;-0.7148209;-0.009298988,0.006351612;0.5080606;0.007037758,0;0;0,0.0002582073;0.2940913;-0.007676601,0.001280464;0.5769219;-0.02871561,0.1864526;0.5000238;0.003072739,0.2570789;0.2318534;0.05386877,0.2983528;5.011261E-05;-0.02882159,-0.1859459;0.4961937;-0.02419281,-0.2643743;0.2301162;0.02616075,-0.2889351;-0.006228879;-0.0500741,0.06180438;0.003203347;-0.03128529,0.08480595;-0.3752343;0.02251589,0.07436927;-0.7480765;0.1066823,0.08014885;-0.7778566;0.05581963,-0.0577171;0.00243756;-0.03836152,-0.1040935;-0.3756297;0.001047164,-0.09702392;-0.7473187;0.09049846,-0.1035529;-0.7792678;0.04239681,0.0009390265;0.5077044;-0.02127337,62.65036
+0;0;0,0.003296168;0.2940428;0.008756094,0.007336077;0.5775851;0.003584032,0.1863675;0.4565085;0.008950585,0.222095;0.1776281;0.02975911,0.2614156;-0.06197813;-0.02783195,-0.1691296;0.4432802;-0.001728813,-0.2096956;0.1645443;-0.01374681,-0.2448506;-0.07686149;-0.06629509,0.06231319;0.004722402;-0.03005956,0.07662999;-0.3755463;0.01271153,0.08028584;-0.7510123;0.0849347,0.08099669;-0.7132232;0.006621838,-0.06138188;0.003557869;-0.03206896,-0.0873322;-0.3773188;-0.002097622,-0.1044806;-0.7526314;0.06896964,-0.1018167;-0.7148209;-0.009298988,0.006351612;0.5080606;0.007037758,0;0;0,0.0002582073;0.2940913;-0.007676601,0.001280464;0.5769219;-0.02871561,0.1864526;0.5000238;0.003072739,0.2570789;0.2318534;0.05386877,0.2983528;5.011261E-05;-0.02882159,-0.1859459;0.4961937;-0.02419281,-0.2643743;0.2301162;0.02616075,-0.2889351;-0.006228879;-0.0500741,0.06180438;0.003203347;-0.03128529,0.08480595;-0.3752343;0.02251589,0.07436927;-0.7480765;0.1066823,0.08014885;-0.7778566;0.05581963,-0.0577171;0.00243756;-0.03836152,-0.1040935;-0.3756297;0.001047164,-0.09702392;-0.7473187;0.09049846,-0.1035529;-0.7792678;0.04239681,0.0009390265;0.5077044;-0.02127337,62.66171
+0;0;0,0.003296879;0.2941062;0.008757981,0.007337233;0.5776797;0.003585552,0.1864378;0.4565805;0.008952979,0.2221538;0.17779;0.02975479,0.2614723;-0.0618037;-0.02783327,-0.1691959;0.4433472;-0.001730519,-0.2097488;0.1647011;-0.01374464,-0.244902;-0.07669215;-0.06629018,0.06234528;0.004724834;-0.03007505,0.07666132;-0.3755235;0.01269374,0.08031237;-0.7504964;0.08482209,0.08102306;-0.7127092;0.006527573,-0.0614135;0.003559702;-0.03208548,-0.08736242;-0.3772964;-0.002115753,-0.1044883;-0.7521162;0.06885819,-0.101825;-0.7143075;-0.009392105,0.006352727;0.5081524;0.007039418,0;0;0,0.0002080425;0.2941566;-0.007606864,0.001211107;0.5770225;-0.02858937,0.1864445;0.4999866;0.003250124,0.2571047;0.2319211;0.05404854,0.2984533;9.161234E-05;-0.02849162,-0.186062;0.4959327;-0.0241312,-0.2641416;0.2298586;0.02627368,-0.2880026;-0.006878033;-0.04891871,0.06182797;0.00322108;-0.03131604,0.08484472;-0.3751726;0.02264106,0.07438182;-0.7475191;0.1067194,0.08021247;-0.7773156;0.05591035,-0.05776783;0.002430091;-0.03835022,-0.1039833;-0.3756305;0.001111049,-0.09711172;-0.7468213;0.09050171,-0.1034381;-0.7790315;0.04274128,0.0008716881;0.5078014;-0.021155,62.68385
+0;0;0,0.00305393;0.2941082;0.008778303,0.00694596;0.5776844;0.003625212,0.186132;0.4566734;0.009071076,0.2219257;0.1778883;0.02981175,0.2613517;-0.06162207;-0.02804877,-0.1695178;0.4433268;-0.001696098,-0.2095806;0.1648765;-0.01881017,-0.2456651;-0.07639015;-0.07130581,0.06235848;0.004775619;-0.03003966,0.07642947;-0.3754808;0.01273812,0.07977223;-0.7504439;0.08493248,0.08049695;-0.7126545;0.006638318,-0.06141185;0.003513473;-0.03209374,-0.08740091;-0.3773364;-0.002080495,-0.1047443;-0.7521204;0.06903004,-0.1020693;-0.7143096;-0.009219639,0.006022283;0.5081557;0.007068951,0;0;0,0.0002080425;0.2941566;-0.007606864,0.001211107;0.5770225;-0.02858937,0.1864445;0.4999866;0.003250124,0.2571047;0.2319211;0.05404854,0.2984533;9.161234E-05;-0.02849162,-0.186062;0.4959327;-0.0241312,-0.2641416;0.2298586;0.02627368,-0.2880026;-0.006878033;-0.04891871,0.06182797;0.00322108;-0.03131604,0.08484472;-0.3751726;0.02264106,0.07438182;-0.7475191;0.1067194,0.08021247;-0.7773156;0.05591035,-0.05776783;0.002430091;-0.03835022,-0.1039833;-0.3756305;0.001111049,-0.09711172;-0.7468213;0.09050171,-0.1034381;-0.7790315;0.04274128,0.0008716881;0.5078014;-0.021155,62.69518
+0;0;0,0.003053964;0.2941115;0.008778401,0.006945493;0.5776508;0.003626236,0.1859886;0.456696;0.009069756,0.2217839;0.1778989;0.02981133,0.2612194;-0.06166926;-0.02806314,-0.1693786;0.44336;-0.001688864,-0.2094432;0.1648977;-0.01880368,-0.2455363;-0.07642716;-0.07131197,0.06236562;0.004776166;-0.0300431,0.07643611;-0.3754667;0.01273316,0.07978891;-0.7515564;0.08514443,0.08051103;-0.7137951;0.007132381,-0.06141889;0.003513875;-0.03209741,-0.08740703;-0.3773225;-0.002085241,-0.1048026;-0.7532326;0.06923895,-0.1021371;-0.71545;-0.008728772,0.006022017;0.5081374;0.007069221,0;0;0,0.0002614036;0.2941612;-0.007555723,0.001398928;0.5770016;-0.02838647,0.1864502;0.5000441;0.003296614,0.257154;0.231991;0.05416751,0.2984615;6.747246E-05;-0.02831089,-0.1857588;0.495723;-0.02407721,-0.2628718;0.229419;0.02666863,-0.2863473;-0.008016512;-0.04661709,0.06183149;0.003251567;-0.03132355,0.0848847;-0.3751103;0.02274394,0.07431413;-0.7485451;0.1072,0.080078;-0.7784945;0.05700552,-0.05778166;0.002388837;-0.03834638,-0.1036589;-0.3756821;0.001277734,-0.09724006;-0.748032;0.09078991,-0.1033742;-0.7794008;0.0423865,0.001011513;0.5077901;-0.02100778,62.7173
+0;0;0,0.003043969;0.2931489;0.00874967,0.006909763;0.5748085;0.003636277,0.1855901;0.4545314;0.009047352,0.2213621;0.1759154;0.02977545,0.2608238;-0.06381185;-0.02813747,-0.1690457;0.4412228;-0.001689122,-0.2090842;0.1629415;-0.01879281,-0.2452013;-0.07854368;-0.07133599,0.06238583;0.004777713;-0.03005284,0.07645554;-0.3754442;0.01272105,0.07980771;-0.7514635;0.08511877,0.08052967;-0.7137039;0.007124454,-0.06143878;0.003515013;-0.03210781,-0.08742549;-0.3773003;-0.002097296,-0.1048178;-0.75314;0.06921355,-0.1021529;-0.7153592;-0.008736461,0.005993885;0.5058669;0.007050935,0;0;0,0.0004350319;0.2931967;-0.007590652,0.001777396;0.5741671;-0.02819705,0.1864444;0.5001613;0.003572939,0.2570082;0.2322716;0.05448425,0.2985128;0.0001841486;-0.0279361,-0.1851807;0.4956517;-0.0240068,-0.2616671;0.2293732;0.02680355,-0.2843912;-0.008756429;-0.0450172,0.06184464;0.00330618;-0.03134167,0.0848369;-0.3750153;0.02288401,0.07419972;-0.7483897;0.1072735,0.07980569;-0.7783591;0.05711269,-0.05781436;0.002333542;-0.03834116,-0.1024806;-0.3757822;0.00202772,-0.09736291;-0.748216;0.09096581,-0.1032928;-0.77971;0.04272496,0.001331955;0.5055235;-0.02089632,62.7399
+0;0;0,0.002655423;0.2931508;0.008811424,0.006310523;0.5748132;0.00371103,0.1850919;0.4546336;0.009315047,0.2208984;0.1760074;0.02984505,0.2605175;-0.06361175;-0.02840716,-0.1695665;0.4412137;-0.001580472,-0.2090093;0.163187;-0.02352463,-0.2481608;-0.0749983;-0.08767477,0.0624118;0.004785594;-0.0299976,0.07607065;-0.3754464;0.01281928,0.07941354;-0.7514963;0.08505812,0.08016035;-0.7137333;0.00706438,-0.06139397;0.003511858;-0.03219376,-0.08774915;-0.3772607;-0.001962693,-0.1052021;-0.753085;0.06941421,-0.102513;-0.7153007;-0.008534618,0.005469936;0.5058708;0.007126973,0;0;0,0.0004350319;0.2931967;-0.007590652,0.001777396;0.5741671;-0.02819705,0.1864444;0.5001613;0.003572939,0.2570082;0.2322716;0.05448425,0.2985128;0.0001841486;-0.0279361,-0.1851807;0.4956517;-0.0240068,-0.2616671;0.2293732;0.02680355,-0.2843912;-0.008756429;-0.0450172,0.06184464;0.00330618;-0.03134167,0.0848369;-0.3750153;0.02288401,0.07419972;-0.7483897;0.1072735,0.07980569;-0.7783591;0.05711269,-0.05781436;0.002333542;-0.03834116,-0.1024806;-0.3757822;0.00202772,-0.09736291;-0.748216;0.09096581,-0.1032928;-0.77971;0.04272496,0.001331955;0.5055235;-0.02089632,62.75095
+0;0;0,0.002656329;0.2932508;0.00881443,0.006314942;0.5751879;0.003707019,0.1851815;0.4548672;0.009317854,0.220965;0.1764199;0.02983467,0.2605562;-0.06303029;-0.02837646,-0.1696478;0.4414409;-0.001582914,-0.2090653;0.1635927;-0.02351298,-0.2481892;-0.07442461;-0.0876179,0.06245337;0.004788782;-0.03001758,0.07611172;-0.3754293;0.01279773,0.07945466;-0.7514851;0.08503771,0.08019932;-0.7137445;0.007268503,-0.06143486;0.003514197;-0.0322152,-0.08778907;-0.3772444;-0.001985248,-0.1052423;-0.7530746;0.06939279,-0.102561;-0.7153127;-0.008331634,0.005472937;0.5061291;0.007128725,0;0;0,0.0004169047;0.2932977;-0.00755477,0.001710445;0.5745416;-0.02819431,0.1864688;0.5002472;0.003695369,0.2571425;0.2326079;0.05477047,0.2986394;0.0006740391;-0.0275526,-0.1852831;0.4953095;-0.02410469,-0.2614448;0.2291387;0.02675591,-0.2828002;-0.00952509;-0.04307187,0.06187128;0.003337607;-0.03138816,0.084928;-0.3749503;0.02294493,0.07419439;-0.7483377;0.1072919,0.0797604;-0.7784368;0.05763663,-0.05787757;0.002293882;-0.03833192,-0.1022985;-0.3758352;0.00204955,-0.09739862;-0.7483062;0.09087048,-0.1026648;-0.7794665;0.04249468,0.001285061;0.5057819;-0.0208832,62.77318
+0;0;0,0.002656329;0.2932508;0.00881443,0.006314942;0.5751879;0.003707019,0.1851815;0.4548672;0.009317854,0.220965;0.1764199;0.02983467,0.2605562;-0.06303029;-0.02837646,-0.1696478;0.4414409;-0.001582914,-0.2090653;0.1635927;-0.02351298,-0.2481892;-0.07442461;-0.0876179,0.06245337;0.004788782;-0.03001758,0.07611172;-0.3754293;0.01279773,0.07945466;-0.7514851;0.08503771,0.08019932;-0.7137445;0.007268503,-0.06143486;0.003514197;-0.0322152,-0.08778907;-0.3772444;-0.001985248,-0.1052423;-0.7530746;0.06939279,-0.102561;-0.7153127;-0.008331634,0.005472937;0.5061291;0.007128725,0;0;0,0.0004169047;0.2932977;-0.00755477,0.001710445;0.5745416;-0.02819431,0.1864688;0.5002472;0.003695369,0.2571425;0.2326079;0.05477047,0.2986394;0.0006740391;-0.0275526,-0.1852831;0.4953095;-0.02410469,-0.2614448;0.2291387;0.02675591,-0.2828002;-0.00952509;-0.04307187,0.06187128;0.003337607;-0.03138816,0.084928;-0.3749503;0.02294493,0.07419439;-0.7483377;0.1072919,0.0797604;-0.7784368;0.05763663,-0.05787757;0.002293882;-0.03833192,-0.1022985;-0.3758352;0.00204955,-0.09739862;-0.7483062;0.09087048,-0.1026648;-0.7794665;0.04249468,0.001285061;0.5057819;-0.0208832,62.78434
+0;0;0,0.002455517;0.2932526;0.008813245,0.005904035;0.575192;0.003681415,0.1848486;0.4548781;0.009355711,0.2206632;0.1764307;0.02981701,0.2605;-0.06292889;-0.02859853,-0.1699802;0.4414437;-0.001638967,-0.2091157;0.1640109;-0.02872635,-0.2494042;-0.07234748;-0.09803684,0.06246732;0.004807443;-0.02998553,0.07594933;-0.3754151;0.01284582,0.07926222;-0.7514611;0.08513795,0.08002306;-0.7137214;0.007368818,-0.06143786;0.003495399;-0.03221152,-0.08781468;-0.3772708;-0.002098067,-0.1054138;-0.7530657;0.06943043,-0.1027157;-0.7153053;-0.008293554,0.005138637;0.5061324;0.007106429,0;0;0,0.0004169047;0.2932977;-0.00755477,0.001710445;0.5745416;-0.02819431,0.1864688;0.5002472;0.003695369,0.2571425;0.2326079;0.05477047,0.2986394;0.0006740391;-0.0275526,-0.1852831;0.4953095;-0.02410469,-0.2614448;0.2291387;0.02675591,-0.2828002;-0.00952509;-0.04307187,0.06187128;0.003337607;-0.03138816,0.084928;-0.3749503;0.02294493,0.07419439;-0.7483377;0.1072919,0.0797604;-0.7784368;0.05763663,-0.05787757;0.002293882;-0.03833192,-0.1022985;-0.3758352;0.00204955,-0.09739862;-0.7483062;0.09087048,-0.1026648;-0.7794665;0.04249468,0.001285061;0.5057819;-0.0208832,62.79561
+0;0;0,0.002449757;0.2925648;0.008792575,0.005883016;0.5732498;0.003685833,0.1846823;0.4533401;0.009340331,0.2204917;0.1749331;0.02979866,0.2603035;-0.06427582;-0.02858011,-0.1698518;0.4399168;-0.001645217,-0.2089816;0.1625243;-0.02872867,-0.2492448;-0.07368527;-0.09799553,0.06248395;0.004808723;-0.02999351,0.07596499;-0.3753862;0.01283473,0.07927813;-0.7514614;0.08513246,0.08004116;-0.7136993;0.007139087,-0.06145421;0.00349633;-0.0322201,-0.08782911;-0.3772423;-0.002108825,-0.1054296;-0.7530662;0.06942521,-0.1027238;-0.7152834;-0.008522891,0.005121624;0.5045518;0.007092916,0;0;0,0.0004976019;0.2926099;-0.007528424,0.001905553;0.5726141;-0.02791131,0.1865193;0.5002626;0.003859639,0.2572078;0.232691;0.05504429,0.2989673;0.0009599626;-0.02724075,-0.1850385;0.4951612;-0.02403983,-0.2607247;0.228904;0.02685159,-0.2809355;-0.01041214;-0.04047822,0.06187242;0.003345311;-0.03142595,0.0851022;-0.3748707;0.0231384,0.07416768;-0.7483147;0.107343,0.07999504;-0.7782691;0.05718994,-0.05790495;0.002289375;-0.03832433,-0.1023061;-0.3758065;0.002126615,-0.09757467;-0.7483277;0.09087364,-0.1022146;-0.77876;0.04117229,0.001446284;0.5042102;-0.02067912,62.81785
+0;0;0,0.002450811;0.2926907;0.008796358,0.005892245;0.5740555;0.003673406,0.1848211;0.4538492;0.009342395,0.2206232;0.1754983;0.0297966,0.2604199;-0.06361994;-0.02856002,-0.1699744;0.440416;-0.001651249,-0.2090963;0.1630793;-0.02872925,-0.2493442;-0.07304068;-0.09796984,0.06248407;0.004808732;-0.02999357,0.07596456;-0.3753711;0.01283296,0.07927754;-0.7514276;0.08512711,0.08004057;-0.7136655;0.007133737,-0.06145433;0.003496336;-0.03222016,-0.08782819;-0.3772271;-0.002110086,-0.1054278;-0.7530323;0.0694204,-0.102722;-0.7152495;-0.008527696,0.005127985;0.5050987;0.007093324,0;0;0,0.0004745647;0.2927382;-0.007439494,0.001704663;0.5734441;-0.02758682,0.1865233;0.5003349;0.003985524,0.2572588;0.2328375;0.0551815,0.2991101;0.001205429;-0.02704906,-0.1852704;0.4949526;-0.02408325,-0.2603706;0.2285926;0.02682566,-0.2794369;-0.01144771;-0.03785754,0.06188388;0.00339438;-0.03139842,0.08550899;-0.374763;0.02329517,0.07423151;-0.7482059;0.1073735,0.07996904;-0.7781656;0.05721654,-0.05789987;0.002232615;-0.0383356,-0.1021003;-0.375868;0.002146631,-0.09753692;-0.74836;0.09094284,-0.1017665;-0.7790133;0.0414747,0.001308195;0.5047697;-0.02044547,62.84027
+0;0;0,0.002265577;0.2926908;0.008839127,0.005543714;0.5740585;0.003744168,0.1845621;0.4539489;0.009469161,0.220403;0.1755955;0.0298205,0.2603459;-0.06339769;-0.02894721,-0.1696187;0.4392726;-0.005154433,-0.2095318;0.1622995;-0.03468877,-0.2499375;-0.07298277;-0.1066361,0.06249014;0.004833986;-0.02997687,0.0758112;-0.3753536;0.01283086,0.07904382;-0.7513958;0.08520332,0.08041245;-0.7136415;0.007217437,-0.06145211;0.00347229;-0.03222699,-0.08791418;-0.3772429;-0.002090421,-0.1059188;-0.75306;0.06927694,-0.1026049;-0.7152873;-0.008648671,0.004842017;0.5051003;0.007147652,0;0;0,0.0004745647;0.2927382;-0.007439494,0.001704663;0.5734441;-0.02758682,0.1865233;0.5003349;0.003985524,0.2572588;0.2328375;0.0551815,0.2991101;0.001205429;-0.02704906,-0.1852704;0.4949526;-0.02408325,-0.2603706;0.2285926;0.02682566,-0.2794369;-0.01144771;-0.03785754,0.06188388;0.00339438;-0.03139842,0.08550899;-0.374763;0.02329517,0.07423151;-0.7482059;0.1073735,0.07996904;-0.7781656;0.05721654,-0.05789987;0.002232615;-0.0383356,-0.1021003;-0.375868;0.002146631,-0.09753692;-0.74836;0.09094284,-0.1017665;-0.7790133;0.0414747,0.001308195;0.5047697;-0.02044547,62.85156
+0;0;0,0.002266031;0.2927495;0.008840899,0.005548196;0.5744684;0.003738203,0.1848942;0.4541459;0.009473334,0.2207275;0.1758506;0.02982042,0.2606685;-0.06313141;-0.02894456,-0.1699346;0.4394427;-0.00517701,-0.2098393;0.1625276;-0.03470517,-0.2502431;-0.07274379;-0.1066492,0.06249782;0.004834581;-0.02998056,0.0758187;-0.3753474;0.01282655,0.07905042;-0.751286;0.08517907,0.08041904;-0.7135319;0.007193454,-0.06145967;0.003472717;-0.03223095,-0.08792136;-0.377237;-0.002094822,-0.105921;-0.7529505;0.06925287,-0.1026071;-0.715178;-0.008672483,0.004845283;0.5053908;0.007147579,0;0;0,0.0004769191;0.2927974;-0.00742066,0.001680136;0.57386;-0.02751005,0.186795;0.5004782;0.00442338,0.257367;0.2329424;0.05532002,0.299258;0.00128153;-0.02677381,-0.1856004;0.4946634;-0.02403679,-0.2600361;0.2281786;0.02686944,-0.2780918;-0.01269177;-0.03490813,0.06189094;0.003409863;-0.03140175,0.08555104;-0.3747333;0.02333617,0.07427774;-0.748087;0.10733,0.07986055;-0.7780577;0.05716908,-0.05791385;0.002214455;-0.03833104,-0.1017715;-0.3759084;0.002263404,-0.09748214;-0.7483343;0.09089523,-0.1017379;-0.7791797;0.04166622,0.00128869;0.5050639;-0.02038479,62.87368
+0;0;0,0.002266031;0.2927495;0.008840899,0.005548196;0.5744684;0.003738203,0.1848942;0.4541459;0.009473334,0.2207275;0.1758506;0.02982042,0.2606685;-0.06313141;-0.02894456,-0.1699346;0.4394427;-0.00517701,-0.2098393;0.1625276;-0.03470517,-0.2502431;-0.07274379;-0.1066492,0.06249782;0.004834581;-0.02998056,0.0758187;-0.3753474;0.01282655,0.07905042;-0.751286;0.08517907,0.08041904;-0.7135319;0.007193454,-0.06145967;0.003472717;-0.03223095,-0.08792136;-0.377237;-0.002094822,-0.105921;-0.7529505;0.06925287,-0.1026071;-0.715178;-0.008672483,0.004845283;0.5053908;0.007147579,0;0;0,0.0004769191;0.2927974;-0.00742066,0.001680136;0.57386;-0.02751005,0.186795;0.5004782;0.00442338,0.257367;0.2329424;0.05532002,0.299258;0.00128153;-0.02677381,-0.1856004;0.4946634;-0.02403679,-0.2600361;0.2281786;0.02686944,-0.2780918;-0.01269177;-0.03490813,0.06189094;0.003409863;-0.03140175,0.08555104;-0.3747333;0.02333617,0.07427774;-0.748087;0.10733,0.07986055;-0.7780577;0.05716908,-0.05791385;0.002214455;-0.03833104,-0.1017715;-0.3759084;0.002263404,-0.09748214;-0.7483343;0.09089523,-0.1017379;-0.7791797;0.04166622,0.00128869;0.5050639;-0.02038479,62.8852
+0;0;0,0.002004692;0.2928313;0.008891667,0.005074573;0.5746795;0.003813821,0.1845777;0.4544443;0.009693616,0.2205236;0.1762704;0.02992157,0.2606033;-0.06233831;-0.0289808,-0.1700433;0.439141;-0.007033081,-0.2108463;0.1629591;-0.04080675,-0.2529661;-0.06624207;-0.128572,0.06254879;0.004873565;-0.02991783,0.07557664;-0.3753124;0.01285008,0.07885114;-0.7511625;0.08526725,0.08056484;-0.713414;0.00731241,-0.0614451;0.003437222;-0.03230888,-0.0881062;-0.3772387;-0.002055626,-0.1062096;-0.7528738;0.0692804,-0.1025507;-0.7151048;-0.008605339,0.004454242;0.5055516;0.007208712,0;0;0,0.0005197152;0.292879;-0.007407307,0.001731411;0.5740703;-0.02746761,0.1868665;0.5005307;0.004507422,0.257578;0.2331644;0.05546927,0.2997827;0.001845658;-0.02650881,-0.1855672;0.4943766;-0.02398872,-0.259035;0.2276928;0.02664929,-0.2758397;-0.01370698;-0.03211956,0.06190075;0.003406018;-0.03143048,0.08559025;-0.3747142;0.02337944,0.07433556;-0.7480006;0.1073366,0.07971506;-0.7779974;0.05722296,-0.05794949;0.002220136;-0.03831587,-0.1019282;-0.3758978;0.002093334,-0.0974791;-0.7482198;0.09083329,-0.1016864;-0.7791633;0.04176057,0.001332976;0.5052245;-0.02034998,62.9072
+0;0;0,0.002004692;0.2928313;0.008891667,0.005074573;0.5746795;0.003813821,0.1845777;0.4544443;0.009693616,0.2205236;0.1762704;0.02992157,0.2606033;-0.06233831;-0.0289808,-0.1700433;0.439141;-0.007033081,-0.2108463;0.1629591;-0.04080675,-0.2529661;-0.06624207;-0.128572,0.06254879;0.004873565;-0.02991783,0.07557664;-0.3753124;0.01285008,0.07885114;-0.7511625;0.08526725,0.08056484;-0.713414;0.00731241,-0.0614451;0.003437222;-0.03230888,-0.0881062;-0.3772387;-0.002055626,-0.1062096;-0.7528738;0.0692804,-0.1025507;-0.7151048;-0.008605339,0.004454242;0.5055516;0.007208712,0;0;0,0.0005197152;0.292879;-0.007407307,0.001731411;0.5740703;-0.02746761,0.1868665;0.5005307;0.004507422,0.257578;0.2331644;0.05546927,0.2997827;0.001845658;-0.02650881,-0.1855672;0.4943766;-0.02398872,-0.259035;0.2276928;0.02664929,-0.2758397;-0.01370698;-0.03211956,0.06190075;0.003406018;-0.03143048,0.08559025;-0.3747142;0.02337944,0.07433556;-0.7480006;0.1073366,0.07971506;-0.7779974;0.05722296,-0.05794949;0.002220136;-0.03831587,-0.1019282;-0.3758978;0.002093334,-0.0974791;-0.7482198;0.09083329,-0.1016864;-0.7791633;0.04176057,0.001332976;0.5052245;-0.02034998,62.91868
+0;0;0,0.002005784;0.2929909;0.008896514,0.005080581;0.5752988;0.003808893,0.1843905;0.4549692;0.009693357,0.2203715;0.1765235;0.02994107,0.2603401;-0.06142388;-0.02879803,-0.1698528;0.4396822;-0.007015522,-0.2106956;0.1632304;-0.04082219,-0.2526987;-0.06533542;-0.1283442,0.06258821;0.004876637;-0.02993669,0.07561538;-0.3752892;0.01282895,0.07888933;-0.7510758;0.08523389,0.0806032;-0.7133265;0.00727082,-0.06148383;0.003439388;-0.03232925,-0.08814351;-0.3772163;-0.002077596,-0.1062438;-0.7527879;0.0692464,-0.1025846;-0.7150182;-0.008647576,0.004458913;0.506022;0.0072111,0;0;0,0.0006281361;0.2930402;-0.007339954,0.002088264;0.5747144;-0.02708471,0.1869645;0.5006187;0.004491687,0.2579779;0.2330894;0.05569482,0.3002383;0.00249593;-0.02620411,-0.1850411;0.4940367;-0.02407589,-0.2578163;0.2269132;0.02677098,-0.2738894;-0.01449633;-0.02917387,0.0619076;0.003393799;-0.03151512,0.08573403;-0.3746758;0.02344286,0.07444312;-0.7479128;0.1073203,0.07973588;-0.7779093;0.0571841,-0.05805014;0.002214632;-0.03824326,-0.1017011;-0.3759414;0.001972482,-0.09742582;-0.7481537;0.09090192,-0.1015886;-0.7795119;0.04233156,0.001601599;0.50571;-0.02005601,62.94079
+0;0;0,0.00161387;0.2929906;0.008986175,0.004530837;0.5753011;0.003950215,0.183902;0.4550092;0.009949705,0.2200195;0.1765799;0.03017878,0.2601146;-0.06128165;-0.02882126,-0.1698712;0.4389908;-0.009300907,-0.2123276;0.1635236;-0.04869425,-0.2536638;-0.06569275;-0.1348215,0.06263042;0.004918645;-0.02984138,0.07520018;-0.375266;0.01289412,0.07826751;-0.7510579;0.08528117,0.08040741;-0.7133105;0.007328428,-0.0614519;0.003394637;-0.03239461,-0.088205;-0.377247;-0.002048183,-0.1067573;-0.7527326;0.06961173,-0.102673;-0.7149618;-0.00826101,0.003961197;0.5060232;0.007339853,0;0;0,0.0006281361;0.2930402;-0.007339954,0.002088264;0.5747144;-0.02708471,0.1869645;0.5006187;0.004491687,0.2579779;0.2330894;0.05569482,0.3002383;0.00249593;-0.02620411,-0.1850411;0.4940367;-0.02407589,-0.2578163;0.2269132;0.02677098,-0.2738894;-0.01449633;-0.02917387,0.0619076;0.003393799;-0.03151512,0.08573403;-0.3746758;0.02344286,0.07444312;-0.7479128;0.1073203,0.07973588;-0.7779093;0.0571841,-0.05805014;0.002214632;-0.03824326,-0.1017011;-0.3759414;0.001972482,-0.09742582;-0.7481537;0.09090192,-0.1015886;-0.7795119;0.04233156,0.001601599;0.50571;-0.02005601,62.963
+0;0;0,0.001614566;0.293117;0.008990052,0.004533458;0.575617;0.003950207,0.1839619;0.45525;0.009953409,0.2200744;0.1768597;0.03017965,0.2602173;-0.06128585;-0.02889085,-0.1699248;0.4392264;-0.00930338,-0.2123753;0.1637979;-0.04869119,-0.2537609;-0.06569223;-0.1349213,0.06263425;0.004918946;-0.02984321,0.07520373;-0.3752575;0.01289137,0.07826795;-0.7506676;0.08520488,0.08040125;-0.7129441;0.007492572,-0.06145566;0.003394844;-0.0323966,-0.08820818;-0.3772387;-0.002050823,-0.1067417;-0.7523428;0.06953628,-0.1026699;-0.714596;-0.008096278,0.003963334;0.5062803;0.00734272,0;0;0,0.0007081777;0.2931672;-0.007313132,0.00216829;0.5750353;-0.02700329,0.1871031;0.5007296;0.004515409,0.2581735;0.2332584;0.05572593,0.3005093;0.002433568;-0.02638173,-0.1850163;0.4941678;-0.02404087,-0.2571277;0.2269055;0.02680328,-0.2723241;-0.01532622;-0.02711318,0.06190907;0.003393143;-0.03152168,0.08585715;-0.3746533;0.0234853,0.07460672;-0.7475053;0.1073077,0.0799037;-0.7776448;0.0577234,-0.05805484;0.002230295;-0.03824296,-0.101363;-0.3759549;0.001990896,-0.09739429;-0.7477957;0.09081672,-0.1015323;-0.7790639;0.04252086,0.001677684;0.5059706;-0.01998663,62.98564
+0;0;0,0.001351316;0.2931156;0.009078951,0.004123915;0.5756181;0.004128413,0.1835811;0.4552851;0.01026608,0.2197877;0.1768994;0.03038634,0.2600705;-0.06122828;-0.028661,-0.1699764;0.4389092;-0.0112352,-0.2149716;0.1652619;-0.05926578,-0.2555332;-0.06319705;-0.1485707,0.0626688;0.004938128;-0.02976742,0.07499938;-0.3752421;0.01300398,0.0780037;-0.7506542;0.08530889,0.0805141;-0.7129323;0.007607691,-0.06141893;0.003375118;-0.03246824,-0.08838393;-0.377248;-0.002180347,-0.1070909;-0.7522866;0.06970508,-0.1026413;-0.7145352;-0.007906303,0.003574824;0.5062808;0.00751144,0;0;0,0.0007081777;0.2931672;-0.007313132,0.00216829;0.5750353;-0.02700329,0.1871031;0.5007296;0.004515409,0.2581735;0.2332584;0.05572593,0.3005093;0.002433568;-0.02638173,-0.1850163;0.4941678;-0.02404087,-0.2571277;0.2269055;0.02680328,-0.2723241;-0.01532622;-0.02711318,0.06190907;0.003393143;-0.03152168,0.08585715;-0.3746533;0.0234853,0.07460672;-0.7475053;0.1073077,0.0799037;-0.7776448;0.0577234,-0.05805484;0.002230295;-0.03824296,-0.101363;-0.3759549;0.001990896,-0.09739429;-0.7477957;0.09081672,-0.1015323;-0.7790639;0.04252086,0.001677684;0.5059706;-0.01998663,62.99665
+0;0;0,0.001352594;0.2933929;0.009087539,0.004127313;0.5761168;0.004132246,0.1837886;0.4556503;0.01027673,0.2199886;0.1773155;0.03039331,0.2602001;-0.06039074;-0.02854952,-0.170171;0.4392557;-0.01124901,-0.215158;0.1656585;-0.05927081,-0.2556478;-0.06239611;-0.1484177,0.06269874;0.004940487;-0.02978164,0.0750289;-0.3752267;0.0129883,0.07804029;-0.7515234;0.08546355,0.08055508;-0.713788;0.007626623,-0.06144827;0.00337673;-0.03248375,-0.08841234;-0.3772334;-0.002196889,-0.1071634;-0.7531555;0.0698579,-0.102706;-0.7153906;-0.007889047,0.003577625;0.506704;0.007518956,0;0;0,0.0009783134;0.293442;-0.007393717,0.002502404;0.5755292;-0.02711725,0.1875904;0.5009404;0.00469172,0.2586073;0.2334669;0.05568099,0.3013414;0.003185809;-0.02641594,-0.1848722;0.493929;-0.02412149,-0.2565977;0.2266209;0.02674338,-0.2709779;-0.01575398;-0.0246678,0.06192089;0.003375545;-0.03157365,0.08624999;-0.3746241;0.0234971,0.07500277;-0.7484736;0.1069891,0.08038037;-0.7785038;0.05706704,-0.05810716;0.002268984;-0.03822167,-0.1014288;-0.3759238;0.00180224,-0.0970987;-0.7486297;0.0908667,-0.1007835;-0.77987;0.04227873,0.001992747;0.5063902;-0.02008545,63.01904
+0;0;0,0.001353172;0.2935183;0.009091423,0.004129775;0.5764322;0.004133124,0.1839669;0.4558769;0.0102822,0.2201533;0.1776463;0.03039125,0.2604367;-0.06048492;-0.02865696,-0.1703386;0.4394663;-0.01126458,-0.2153088;0.1659715;-0.05926841,-0.255871;-0.06249084;-0.1485746,0.06275392;0.004944836;-0.02980785,0.07508361;-0.3752079;0.01296046,0.0780955;-0.7515663;0.08544761,0.08060922;-0.7138342;0.007643878,-0.06150235;0.003379702;-0.03251234,-0.0884654;-0.3772159;-0.002226632,-0.1072195;-0.7531997;0.06983998,-0.102764;-0.7154381;-0.007873803,0.00357978;0.5069805;0.007521728,0;0;0,0.001020215;0.2935703;-0.007275939,0.002578951;0.5758584;-0.02684402,0.1878519;0.5010616;0.004807949,0.2588541;0.2336795;0.05571616,0.3016882;0.002941981;-0.02638948,-0.1849463;0.493607;-0.02400256,-0.256025;0.2262247;0.02679725,-0.2694199;-0.01704578;-0.02276056,0.06195544;0.003360569;-0.03164244,0.08644576;-0.3745985;0.02353346,0.07527621;-0.7485368;0.1069272,0.08040956;-0.7785969;0.05706776,-0.05821295;0.002298984;-0.03817043,-0.1014117;-0.3758995;0.001791745,-0.09689505;-0.7487135;0.09066536,-0.1005953;-0.7798586;0.04201242,0.002057977;0.506677;-0.0198456,63.0412
+0;0;0,0.001353172;0.2935183;0.009091423,0.004129775;0.5764322;0.004133124,0.1839669;0.4558769;0.0102822,0.2201533;0.1776463;0.03039125,0.2604367;-0.06048492;-0.02865696,-0.1703386;0.4394663;-0.01126458,-0.2153088;0.1659715;-0.05926841,-0.255871;-0.06249084;-0.1485746,0.06275392;0.004944836;-0.02980785,0.07508361;-0.3752079;0.01296046,0.0780955;-0.7515663;0.08544761,0.08060922;-0.7138342;0.007643878,-0.06150235;0.003379702;-0.03251234,-0.0884654;-0.3772159;-0.002226632,-0.1072195;-0.7531997;0.06983998,-0.102764;-0.7154381;-0.007873803,0.00357978;0.5069805;0.007521728,0;0;0,0.001020215;0.2935703;-0.007275939,0.002578951;0.5758584;-0.02684402,0.1878519;0.5010616;0.004807949,0.2588541;0.2336795;0.05571616,0.3016882;0.002941981;-0.02638948,-0.1849463;0.493607;-0.02400256,-0.256025;0.2262247;0.02679725,-0.2694199;-0.01704578;-0.02276056,0.06195544;0.003360569;-0.03164244,0.08644576;-0.3745985;0.02353346,0.07527621;-0.7485368;0.1069272,0.08040956;-0.7785969;0.05706776,-0.05821295;0.002298984;-0.03817043,-0.1014117;-0.3758995;0.001791745,-0.09689505;-0.7487135;0.09066536,-0.1005953;-0.7798586;0.04201242,0.002057977;0.506677;-0.0198456,63.06362
+0;0;0,0.001162967;0.2929873;0.009137268,0.003721691;0.5749761;0.004254933,0.1835404;0.4549192;0.01068975,0.2197969;0.1766911;0.03050544,0.2599908;-0.06060113;-0.02843479,-0.1703826;0.4382362;-0.0122176,-0.216976;0.1661571;-0.06625573,-0.2572498;-0.05971707;-0.1598291,0.06283703;0.004963271;-0.02972657,0.07502785;-0.37523;0.01301663,0.07794464;-0.7507588;0.0852867,0.0806872;-0.7130286;0.007510416,-0.06147055;0.003375968;-0.03266145,-0.08851749;-0.3772304;-0.002168559,-0.107418;-0.7523541;0.06979181,-0.1027341;-0.7145936;-0.007888712,0.003242599;0.5058669;0.007603168,0;0;0,0.001839519;0.2930297;-0.007525205,0.004112907;0.5743704;-0.02724338,0.1891592;0.5015798;0.003995538,0.2601909;0.2342228;0.05491579,0.3030493;0.004196972;-0.0266217,-0.1835663;0.4936942;-0.02473385,-0.2540091;0.2261744;0.02614921,-0.2663048;-0.01667634;-0.0214892,0.06189616;0.003188685;-0.03186679,0.08780386;-0.3747633;0.02293861,0.07664981;-0.7478932;0.1060232,0.08157258;-0.7779781;0.05620348,-0.05833685;0.002500655;-0.03804411,-0.1005605;-0.3759392;0.0009823218,-0.09584089;-0.7479478;0.08952988,-0.09937931;-0.7788755;0.04062462,0.003387131;0.5055416;-0.02020168,63.08598
+0;0;0,0.001162967;0.2929873;0.009137268,0.003721691;0.5749761;0.004254933,0.1835404;0.4549192;0.01068975,0.2197969;0.1766911;0.03050544,0.2599908;-0.06060113;-0.02843479,-0.1703826;0.4382362;-0.0122176,-0.216976;0.1661571;-0.06625573,-0.2572498;-0.05971707;-0.1598291,0.06283703;0.004963271;-0.02972657,0.07502785;-0.37523;0.01301663,0.07794464;-0.7507588;0.0852867,0.0806872;-0.7130286;0.007510416,-0.06147055;0.003375968;-0.03266145,-0.08851749;-0.3772304;-0.002168559,-0.107418;-0.7523541;0.06979181,-0.1027341;-0.7145936;-0.007888712,0.003242599;0.5058669;0.007603168,0;0;0,0.001839519;0.2930297;-0.007525205,0.004112907;0.5743704;-0.02724338,0.1891592;0.5015798;0.003995538,0.2601909;0.2342228;0.05491579,0.3030493;0.004196972;-0.0266217,-0.1835663;0.4936942;-0.02473385,-0.2540091;0.2261744;0.02614921,-0.2663048;-0.01667634;-0.0214892,0.06189616;0.003188685;-0.03186679,0.08780386;-0.3747633;0.02293861,0.07664981;-0.7478932;0.1060232,0.08157258;-0.7779781;0.05620348,-0.05833685;0.002500655;-0.03804411,-0.1005605;-0.3759392;0.0009823218,-0.09584089;-0.7479478;0.08952988,-0.09937931;-0.7788755;0.04062462,0.003387131;0.5055416;-0.02020168,63.09718
+0;0;0,0.001164313;0.2933266;0.009147847,0.00372481;0.575516;0.004261328,0.1835819;0.4553819;0.01070002,0.2198453;0.1771009;0.03051948,0.2600414;-0.06020477;-0.02842412,-0.1704174;0.4386953;-0.01221227,-0.2170196;0.1665645;-0.06626065,-0.2572957;-0.05932248;-0.1598393,0.06278982;0.004959542;-0.02970424,0.07498194;-0.375274;0.01304348,0.07788772;-0.7493875;0.08504119,0.08062829;-0.7116628;0.007321469,-0.06142437;0.003373432;-0.03263691,-0.08847417;-0.3772732;-0.002140794,-0.1073035;-0.7509832;0.06954837,-0.1026229;-0.7132283;-0.008075655,0.003245258;0.5063406;0.007612778,0;0;0,0.002732344;0.2933541;-0.007836819,0.005363502;0.5748829;-0.02771211,0.190401;0.5018405;0.003442287,0.2615514;0.2344831;0.05448902,0.3043088;0.004469573;-0.027179,-0.1824087;0.4940636;-0.02524905,-0.2521583;0.2262827;0.0255104,-0.2636839;-0.01685543;-0.02091219,0.06179309;0.003094181;-0.03196156,0.08902492;-0.3748583;0.02248037,0.07803608;-0.7466338;0.1050347,0.08154827;-0.7768292;0.05531836,-0.05828539;0.002615088;-0.03801943,-0.09997856;-0.3759826;0.0004384145,-0.09462976;-0.7465956;0.08858875,-0.09804699;-0.7778388;0.04016229,0.00457859;0.5059901;-0.02065003,63.10839
+0;0;0,0.0009873777;0.2933268;0.009160217,0.003339846;0.5755182;0.004271126,0.1832941;0.4555279;0.01117299,0.2193886;0.1772075;0.03074476,0.259943;-0.05999173;-0.0283817,-0.1706113;0.4386582;-0.01315372,-0.2188281;0.1683223;-0.07432388,-0.2608119;-0.04978466;-0.184191,0.06280889;0.004970761;-0.02966202,0.07484267;-0.3752702;0.01306504,0.0776967;-0.7493677;0.08514776,0.08067545;-0.7116465;0.007436462,-0.06141234;0.003360476;-0.03266088,-0.08849978;-0.377282;-0.002146151,-0.1074348;-0.7509327;0.06982385,-0.1025168;-0.7131802;-0.00778573,0.002925278;0.5063422;0.007620363,0;0;0,0.002732344;0.2933541;-0.007836819,0.005363502;0.5748829;-0.02771211,0.190401;0.5018405;0.003442287,0.2615514;0.2344831;0.05448902,0.3043088;0.004469573;-0.027179,-0.1824087;0.4940636;-0.02524905,-0.2521583;0.2262827;0.0255104,-0.2636839;-0.01685543;-0.02091219,0.06179309;0.003094181;-0.03196156,0.08902492;-0.3748583;0.02248037,0.07803608;-0.7466338;0.1050347,0.08154827;-0.7768292;0.05531836,-0.05828539;0.002615088;-0.03801943,-0.09997856;-0.3759826;0.0004384145,-0.09462976;-0.7465956;0.08858875,-0.09804699;-0.7778388;0.04016229,0.00457859;0.5059901;-0.02065003,63.11963
+0;0;0,0.0009884158;0.2936352;0.009169848,0.003344161;0.5762218;0.004273681,0.1836901;0.4560186;0.01118823,0.219769;0.1778182;0.03075156,0.2603672;-0.05963738;-0.0284388,-0.170985;0.4391121;-0.01319138,-0.219181;0.1688929;-0.07433514,-0.2612101;-0.04944982;-0.184321,0.06283527;0.00497285;-0.02967448,0.07487022;-0.3753053;0.01305677,0.07772461;-0.7494506;0.08514869,0.08069909;-0.7117405;0.007549144,-0.06143813;0.003361888;-0.0326746,-0.08852823;-0.3773178;-0.002156882,-0.1074657;-0.7510163;0.06982231,-0.1025547;-0.7132749;-0.007675663,0.002928979;0.5069433;0.007627877,0;0;0,0.002915338;0.2936619;-0.00780344,0.005757824;0.5755836;-0.02769935,0.1911908;0.5019544;0.003151417,0.262362;0.2347315;0.0542047,0.3050237;0.004469424;-0.0276258,-0.1824026;0.493826;-0.02558935,-0.2517077;0.2260639;0.02520516,-0.2629527;-0.01759988;-0.01994331,0.06179067;0.003025815;-0.03203642,0.0897422;-0.3749606;0.02206743,0.07878726;-0.7467993;0.1045663,0.08232608;-0.7770498;0.0550958,-0.05833228;0.002703936;-0.03799487,-0.1004239;-0.3759344;-4.954636E-07,-0.09391481;-0.7465951;0.08808085,-0.09725199;-0.777663;0.03960854,0.004928954;0.5065888;-0.02063143,63.14172
+0;0;0,0.0009884158;0.2936352;0.009169848,0.003344161;0.5762218;0.004273681,0.1836901;0.4560186;0.01118823,0.219769;0.1778182;0.03075156,0.2603672;-0.05963738;-0.0284388,-0.170985;0.4391121;-0.01319138,-0.219181;0.1688929;-0.07433514,-0.2612101;-0.04944982;-0.184321,0.06283527;0.00497285;-0.02967448,0.07487022;-0.3753053;0.01305677,0.07772461;-0.7494506;0.08514869,0.08069909;-0.7117405;0.007549144,-0.06143813;0.003361888;-0.0326746,-0.08852823;-0.3773178;-0.002156882,-0.1074657;-0.7510163;0.06982231,-0.1025547;-0.7132749;-0.007675663,0.002928979;0.5069433;0.007627877,0;0;0,0.002915338;0.2936619;-0.00780344,0.005757824;0.5755836;-0.02769935,0.1911908;0.5019544;0.003151417,0.262362;0.2347315;0.0542047,0.3050237;0.004469424;-0.0276258,-0.1824026;0.493826;-0.02558935,-0.2517077;0.2260639;0.02520516,-0.2629527;-0.01759988;-0.01994331,0.06179067;0.003025815;-0.03203642,0.0897422;-0.3749606;0.02206743,0.07878726;-0.7467993;0.1045663,0.08232608;-0.7770498;0.0550958,-0.05833228;0.002703936;-0.03799487,-0.1004239;-0.3759344;-4.954636E-07,-0.09391481;-0.7465951;0.08808085,-0.09725199;-0.777663;0.03960854,0.004928954;0.5065888;-0.02063143,63.15305
+0;0;0,0.0007323383;0.2938869;0.009249155,0.002825585;0.5767213;0.004400285,0.1835865;0.4564104;0.01150913,0.2196804;0.178367;0.03091375,0.260383;-0.05917981;-0.02837165,-0.1715301;0.439377;-0.01446632,-0.2207316;0.1707937;-0.08102188,-0.2631818;-0.04257087;-0.2004937,0.06287964;0.004992709;-0.02960766,0.07475269;-0.3753391;0.01299264,0.0775009;-0.748425;0.08505163,0.08072359;-0.7107444;0.0077608,-0.06141565;0.003343843;-0.03274639,-0.08875443;-0.3773456;-0.002149615,-0.1075784;-0.7499943;0.06976576,-0.1024274;-0.7122783;-0.007417016,0.002500867;0.507386;0.007732726,0;0;0,0.003221571;0.2939107;-0.00785327,0.006344661;0.5760671;-0.02785838,0.1920433;0.5020469;0.003054976,0.2632295;0.2349577;0.05388117,0.3057058;0.004508734;-0.02790523,-0.1821831;0.494084;-0.02595027,-0.2508999;0.2263532;0.0248991,-0.2607525;-0.01770158;-0.0191481,0.06180668;0.002971739;-0.03203893,0.09060556;-0.3750278;0.02176619,0.07957611;-0.7458578;0.103965,0.08327591;-0.7762795;0.05519223,-0.05833223;0.00277442;-0.03801372,-0.1010673;-0.3758757;-0.0005186833,-0.09311728;-0.7454644;0.08742523,-0.09625408;-0.7762474;0.03906355,0.005461685;0.5070202;-0.02076387,63.17522
+0;0;0,0.0007323383;0.2938869;0.009249155,0.002825585;0.5767213;0.004400285,0.1835865;0.4564104;0.01150913,0.2196804;0.178367;0.03091375,0.260383;-0.05917981;-0.02837165,-0.1715301;0.439377;-0.01446632,-0.2207316;0.1707937;-0.08102188,-0.2631818;-0.04257087;-0.2004937,0.06287964;0.004992709;-0.02960766,0.07475269;-0.3753391;0.01299264,0.0775009;-0.748425;0.08505163,0.08072359;-0.7107444;0.0077608,-0.06141565;0.003343843;-0.03274639,-0.08875443;-0.3773456;-0.002149615,-0.1075784;-0.7499943;0.06976576,-0.1024274;-0.7122783;-0.007417016,0.002500867;0.507386;0.007732726,0;0;0,0.003221571;0.2939107;-0.00785327,0.006344661;0.5760671;-0.02785838,0.1920433;0.5020469;0.003054976,0.2632295;0.2349577;0.05388117,0.3057058;0.004508734;-0.02790523,-0.1821831;0.494084;-0.02595027,-0.2508999;0.2263532;0.0248991,-0.2607525;-0.01770158;-0.0191481,0.06180668;0.002971739;-0.03203893,0.09060556;-0.3750278;0.02176619,0.07957611;-0.7458578;0.103965,0.08327591;-0.7762795;0.05519223,-0.05833223;0.00277442;-0.03801372,-0.1010673;-0.3758757;-0.0005186833,-0.09311728;-0.7454644;0.08742523,-0.09625408;-0.7762474;0.03906355,0.005461685;0.5070202;-0.02076387,63.18664
+0;0;0,0.0007323383;0.2938869;0.009249155,0.002825585;0.5767213;0.004400285,0.1835865;0.4564104;0.01150913,0.2196804;0.178367;0.03091375,0.260383;-0.05917981;-0.02837165,-0.1715301;0.439377;-0.01446632,-0.2207316;0.1707937;-0.08102188,-0.2631818;-0.04257087;-0.2004937,0.06287964;0.004992709;-0.02960766,0.07475269;-0.3753391;0.01299264,0.0775009;-0.748425;0.08505163,0.08072359;-0.7107444;0.0077608,-0.06141565;0.003343843;-0.03274639,-0.08875443;-0.3773456;-0.002149615,-0.1075784;-0.7499943;0.06976576,-0.1024274;-0.7122783;-0.007417016,0.002500867;0.507386;0.007732726,0;0;0,0.003221571;0.2939107;-0.00785327,0.006344661;0.5760671;-0.02785838,0.1920433;0.5020469;0.003054976,0.2632295;0.2349577;0.05388117,0.3057058;0.004508734;-0.02790523,-0.1821831;0.494084;-0.02595027,-0.2508999;0.2263532;0.0248991,-0.2607525;-0.01770158;-0.0191481,0.06180668;0.002971739;-0.03203893,0.09060556;-0.3750278;0.02176619,0.07957611;-0.7458578;0.103965,0.08327591;-0.7762795;0.05519223,-0.05833223;0.00277442;-0.03801372,-0.1010673;-0.3758757;-0.0005186833,-0.09311728;-0.7454644;0.08742523,-0.09625408;-0.7762474;0.03906355,0.005461685;0.5070202;-0.02076387,63.1977
+0;0;0,0.0004430319;0.2941028;0.009364551,0.002389262;0.577269;0.004628485,0.183565;0.4568793;0.01209956,0.2197022;0.1787917;0.03131631,0.2603536;-0.05890228;-0.02805719,-0.1718678;0.4393393;-0.01610209,-0.2233027;0.1739075;-0.09296713,-0.2664871;-0.03428811;-0.2212866,0.06285693;0.005010308;-0.02946204,0.07434489;-0.3753597;0.01314865,0.07719189;-0.7483331;0.08515213,0.08077607;-0.7106435;0.007798336,-0.06129958;0.003315961;-0.03279442,-0.08870056;-0.3773927;-0.002150528,-0.1078659;-0.7498931;0.06980748,-0.1023505;-0.7121672;-0.007429026,0.002114302;0.5078489;0.007908487,0;0;0,0.003166996;0.294134;-0.007714033,0.006317444;0.5766234;-0.02764726,0.1924106;0.5022364;0.002888322,0.2637348;0.2351481;0.05372667,0.3059256;0.00440523;-0.02784443,-0.1825122;0.493816;-0.02612405,-0.2509379;0.2259809;0.02476895,-0.2604505;-0.01832533;-0.01882204,0.06176161;0.002909794;-0.03195536,0.09108013;-0.3751163;0.02157688,0.07997773;-0.7458099;0.1038254,0.08377922;-0.7761831;0.0548743,-0.05820712;0.00284108;-0.03805216,-0.1010773;-0.3758302;-0.0006464422,-0.09270417;-0.7453465;0.08704261,-0.0952885;-0.7751831;0.0373586,0.005428895;0.5074929;-0.0205642,63.21999
+0;0;0,0.0004435022;0.2944151;0.009374493,0.002392347;0.5779618;0.004632045,0.1839741;0.4573643;0.01211694,0.2200986;0.1793748;0.03132691,0.2607686;-0.05842817;-0.02807381,-0.1722547;0.4397851;-0.01614787,-0.2236715;0.1744468;-0.09298581,-0.2668757;-0.03384423;-0.2213641,0.06284533;0.005009383;-0.02945661,0.0743346;-0.3754037;0.01315891,0.07717932;-0.7480775;0.08510455,0.08076651;-0.7103814;0.007685877,-0.06128827;0.003315349;-0.03278837,-0.08869235;-0.3774365;-0.00214101,-0.1078423;-0.7496376;0.06975919,-0.1023223;-0.7119052;-0.007542096,0.002117016;0.508448;0.007916474,0;0;0,0.003248483;0.2944476;-0.007638813,0.006532669;0.5773187;-0.02754998,0.1930564;0.5024327;0.002602696,0.2643455;0.2354441;0.05346596,0.3061959;0.004438743;-0.02788401,-0.182674;0.4936378;-0.02663622,-0.2508976;0.2258946;0.02446389,-0.2599503;-0.01868331;-0.01834311,0.06174678;0.002866104;-0.03196001,0.09177588;-0.3752049;0.02117002,0.08053868;-0.7455927;0.103369,0.0845163;-0.7759234;0.05427587,-0.05818046;0.002901556;-0.03806491,-0.1009786;-0.3758583;-0.001031049,-0.09206384;-0.7450901;0.08648133,-0.09473998;-0.7756903;0.03763246,0.005613416;0.5080941;-0.020468,63.2314
+0;0;0,0.0004435022;0.2944151;0.009374493,0.002392347;0.5779618;0.004632045,0.1839741;0.4573643;0.01211694,0.2200986;0.1793748;0.03132691,0.2607686;-0.05842817;-0.02807381,-0.1722547;0.4397851;-0.01614787,-0.2236715;0.1744468;-0.09298581,-0.2668757;-0.03384423;-0.2213641,0.06284533;0.005009383;-0.02945661,0.0743346;-0.3754037;0.01315891,0.07717932;-0.7480775;0.08510455,0.08076651;-0.7103814;0.007685877,-0.06128827;0.003315349;-0.03278837,-0.08869235;-0.3774365;-0.00214101,-0.1078423;-0.7496376;0.06975919,-0.1023223;-0.7119052;-0.007542096,0.002117016;0.508448;0.007916474,0;0;0,0.003248483;0.2944476;-0.007638813,0.006532669;0.5773187;-0.02754998,0.1930564;0.5024327;0.002602696,0.2643455;0.2354441;0.05346596,0.3061959;0.004438743;-0.02788401,-0.182674;0.4936378;-0.02663622,-0.2508976;0.2258946;0.02446389,-0.2599503;-0.01868331;-0.01834311,0.06174678;0.002866104;-0.03196001,0.09177588;-0.3752049;0.02117002,0.08053868;-0.7455927;0.103369,0.0845163;-0.7759234;0.05427587,-0.05818046;0.002901556;-0.03806491,-0.1009786;-0.3758583;-0.001031049,-0.09206384;-0.7450901;0.08648133,-0.09473998;-0.7756903;0.03763246,0.005613416;0.5080941;-0.020468,63.25351
+0;0;0,-0.0002183709;0.2944062;0.009655447,0.001470045;0.5779563;0.005052947,0.183133;0.4574763;0.01292629,0.2191906;0.179452;0.03175458,0.2599182;-0.05832873;-0.02769545,-0.1726136;0.4392898;-0.01790564,-0.226575;0.1773713;-0.1041555,-0.2701609;-0.02821608;-0.2366954,0.0629293;0.005106125;-0.0292601,0.073516;-0.3753183;0.01348812,0.07631502;-0.7479843;0.085476,0.08032496;-0.7102798;0.008078918,-0.06119096;0.00320938;-0.03298013,-0.08942172;-0.377428;-0.001668226,-0.1083705;-0.7496147;0.07035986,-0.1024312;-0.7118729;-0.006909393,0.001252482;0.5084414;0.008320448,0;0;0,0.003248483;0.2944476;-0.007638813,0.006532669;0.5773187;-0.02754998,0.1930564;0.5024327;0.002602696,0.2643455;0.2354441;0.05346596,0.3061959;0.004438743;-0.02788401,-0.182674;0.4936378;-0.02663622,-0.2508976;0.2258946;0.02446389,-0.2599503;-0.01868331;-0.01834311,0.06174678;0.002866104;-0.03196001,0.09177588;-0.3752049;0.02117002,0.08053868;-0.7455927;0.103369,0.0845163;-0.7759234;0.05427587,-0.05818046;0.002901556;-0.03806491,-0.1009786;-0.3758583;-0.001031049,-0.09206384;-0.7450901;0.08648133,-0.09473998;-0.7756903;0.03763246,0.005613416;0.5080941;-0.020468,63.26484
+0;0;0,-0.0002185544;0.2946537;0.009663561,0.001471232;0.5784315;0.00505751,0.1831652;0.4578905;0.0129341,0.2192324;0.1797919;0.03176742,0.2600722;-0.05864342;-0.02784627,-0.1726424;0.4397009;-0.01790312,-0.2266182;0.1777124;-0.1041761,-0.2703241;-0.02844095;-0.2370808,0.06296719;0.0051092;-0.02927772,0.07355474;-0.3753454;0.01347389,0.07635064;-0.7475973;0.08538179,0.08035483;-0.7099038;0.008095741,-0.0612278;0.003211312;-0.03299999,-0.08946081;-0.3774562;-0.001685597,-0.1083885;-0.7492294;0.07026245,-0.1024577;-0.7114988;-0.006895952,0.001253505;0.5088645;0.008327467,0;0;0,0.00359013;0.2946889;-0.007730484,0.007153109;0.5777785;-0.02773857,0.1936803;0.502647;0.002124904,0.264799;0.2355683;0.05316854,0.3059011;0.003488004;-0.02759314,-0.1820916;0.4934117;-0.02697052,-0.2499285;0.2255097;0.02422534,-0.2588513;-0.01987223;-0.01797886,0.06174316;0.002889901;-0.03205597,0.09265091;-0.3751778;0.02081215,0.08111881;-0.7451704;0.1028033,0.08573128;-0.7755373;0.05398822,-0.0582534;0.002894454;-0.03803049,-0.1011008;-0.3759344;-0.001447987,-0.09146437;-0.7447661;0.08584672,-0.09409714;-0.7760919;0.03809136,0.006172814;0.5085043;-0.02063608,63.28725
+0;0;0,-0.0002185544;0.2946537;0.009663561,0.001471232;0.5784315;0.00505751,0.1831652;0.4578905;0.0129341,0.2192324;0.1797919;0.03176742,0.2600722;-0.05864342;-0.02784627,-0.1726424;0.4397009;-0.01790312,-0.2266182;0.1777124;-0.1041761,-0.2703241;-0.02844095;-0.2370808,0.06296719;0.0051092;-0.02927772,0.07355474;-0.3753454;0.01347389,0.07635064;-0.7475973;0.08538179,0.08035483;-0.7099038;0.008095741,-0.0612278;0.003211312;-0.03299999,-0.08946081;-0.3774562;-0.001685597,-0.1083885;-0.7492294;0.07026245,-0.1024577;-0.7114988;-0.006895952,0.001253505;0.5088645;0.008327467,0;0;0,0.00359013;0.2946889;-0.007730484,0.007153109;0.5777785;-0.02773857,0.1936803;0.502647;0.002124904,0.264799;0.2355683;0.05316854,0.3059011;0.003488004;-0.02759314,-0.1820916;0.4934117;-0.02697052,-0.2499285;0.2255097;0.02422534,-0.2588513;-0.01987223;-0.01797886,0.06174316;0.002889901;-0.03205597,0.09265091;-0.3751778;0.02081215,0.08111881;-0.7451704;0.1028033,0.08573128;-0.7755373;0.05398822,-0.0582534;0.002894454;-0.03803049,-0.1011008;-0.3759344;-0.001447987,-0.09146437;-0.7447661;0.08584672,-0.09409714;-0.7760919;0.03809136,0.006172814;0.5085043;-0.02063608,63.29843
+0;0;0,-0.0005836065;0.2948922;0.009838074,0.0008981967;0.5788149;0.005345956,0.1827405;0.4583522;0.01369127,0.2188516;0.1800258;0.03222135,0.2598713;-0.05834407;-0.02728681,-0.1730428;0.4399729;-0.01867541,-0.2285617;0.1805823;-0.1122016,-0.2727173;-0.009491503;-0.267012,0.06297709;0.005144803;-0.02915804,0.07313903;-0.3753197;0.01372766,0.07578324;-0.7471352;0.08548915,0.08004045;-0.7094337;0.008200198,-0.06116917;0.003165333;-0.03303162,-0.08952583;-0.3775056;-0.001707546,-0.1086638;-0.7487677;0.07041478,-0.1024814;-0.7110281;-0.006740235,0.0007391211;0.5092174;0.008581,0;0;0,0.00411021;0.2949236;-0.007854939,0.007980801;0.578143;-0.02797985,0.1945054;0.5027066;0.002009273,0.2654989;0.235413;0.05326366,0.3058881;0.003219873;-0.02735329,-0.181394;0.493861;-0.02720518,-0.2487848;0.2256261;0.02399584,-0.257445;-0.01978235;-0.01776161,0.0616781;0.002789274;-0.03210616,0.09332942;-0.3752502;0.02061951,0.0820939;-0.7448138;0.1024729,0.08658273;-0.7751804;0.05361855,-0.0582125;0.003002792;-0.03801398,-0.1007004;-0.3758756;-0.001386266,-0.09054331;-0.7443678;0.08529598,-0.09343425;-0.7757929;0.03765546,0.006949045;0.508843;-0.0208565,63.3094
+0;0;0,-0.0005823661;0.2942654;0.009817163,0.0008935834;0.5770061;0.005347038,0.1826885;0.4569277;0.01367376,0.2187842;0.1787196;0.03219596,0.2598845;-0.06011888;-0.02742918,-0.1730005;0.4385533;-0.01868433,-0.2284957;0.1792729;-0.1121708,-0.2727382;-0.01117451;-0.2672855,0.0629961;0.005146356;-0.02916685,0.07315835;-0.3753297;0.01372015,0.07580168;-0.7470209;0.08545766,0.08006165;-0.7093145;0.008118525,-0.06118764;0.003166288;-0.03304159,-0.08954516;-0.3775162;-0.001716562,-0.1086767;-0.7486542;0.07038166,-0.1024903;-0.7109096;-0.00682345,0.0007353553;0.5077794;0.008564848,0;0;0,0.004182816;0.2942928;-0.007941723,0.008350715;0.5762991;-0.02835906,0.1947396;0.5026977;0.001884937,0.2655297;0.2355485;0.05351639,0.3052684;0.002647579;-0.02689624,-0.1811861;0.4936893;-0.0273353,-0.2483263;0.2255166;0.02386408,-0.2570593;-0.0204279;-0.01764774,0.06170598;0.00276424;-0.03210032,0.09378952;-0.3752657;0.02051747,0.08228581;-0.7447299;0.1021966,0.08693288;-0.7750613;0.05323327,-0.05822925;0.00303618;-0.03802415,-0.1020167;-0.3757131;-0.001470275,-0.09026027;-0.7440877;0.0849567,-0.09320349;-0.7755727;0.03731417,0.007208936;0.5073861;-0.02112007,63.3316
+0;0;0,-0.0005823661;0.2942654;0.009817163,0.0008935834;0.5770061;0.005347038,0.1826885;0.4569277;0.01367376,0.2187842;0.1787196;0.03219596,0.2598845;-0.06011888;-0.02742918,-0.1730005;0.4385533;-0.01868433,-0.2284957;0.1792729;-0.1121708,-0.2727382;-0.01117451;-0.2672855,0.0629961;0.005146356;-0.02916685,0.07315835;-0.3753297;0.01372015,0.07580168;-0.7470209;0.08545766,0.08006165;-0.7093145;0.008118525,-0.06118764;0.003166288;-0.03304159,-0.08954516;-0.3775162;-0.001716562,-0.1086767;-0.7486542;0.07038166,-0.1024903;-0.7109096;-0.00682345,0.0007353553;0.5077794;0.008564848,0;0;0,0.004182816;0.2942928;-0.007941723,0.008350715;0.5762991;-0.02835906,0.1947396;0.5026977;0.001884937,0.2655297;0.2355485;0.05351639,0.3052684;0.002647579;-0.02689624,-0.1811861;0.4936893;-0.0273353,-0.2483263;0.2255166;0.02386408,-0.2570593;-0.0204279;-0.01764774,0.06170598;0.00276424;-0.03210032,0.09378952;-0.3752657;0.02051747,0.08228581;-0.7447299;0.1021966,0.08693288;-0.7750613;0.05323327,-0.05822925;0.00303618;-0.03802415,-0.1020167;-0.3757131;-0.001470275,-0.09026027;-0.7440877;0.0849567,-0.09320349;-0.7755727;0.03731417,0.007208936;0.5073861;-0.02112007,63.34315
+0;0;0,-0.001042716;0.2942528;0.01015175,0.0001342608;0.5769993;0.005885869,0.1820691;0.4570417;0.01447926,0.2181416;0.1788073;0.03264753,0.2593291;-0.06002192;-0.02695454,-0.1732439;0.4383853;-0.02030466,-0.2312389;0.1844297;-0.1260821,-0.2745198;-0.006232843;-0.2812039,0.063043;0.005169633;-0.02906122,0.07266073;-0.375293;0.01406979,0.07524629;-0.7470088;0.08568202,0.07990949;-0.7092925;0.008367136,-0.06114455;0.003139465;-0.03312381,-0.09034681;-0.3775277;-0.002394274,-0.1092263;-0.7485442;0.07039256,-0.1026384;-0.7107856;-0.006777912,9.140279E-05;0.5077685;0.009017135,0;0;0,0.004182816;0.2942928;-0.007941723,0.008350715;0.5762991;-0.02835906,0.1947396;0.5026977;0.001884937,0.2655297;0.2355485;0.05351639,0.3052684;0.002647579;-0.02689624,-0.1811861;0.4936893;-0.0273353,-0.2483263;0.2255166;0.02386408,-0.2570593;-0.0204279;-0.01764774,0.06170598;0.00276424;-0.03210032,0.09378952;-0.3752657;0.02051747,0.08228581;-0.7447299;0.1021966,0.08693288;-0.7750613;0.05323327,-0.05822925;0.00303618;-0.03802415,-0.1020167;-0.3757131;-0.001470275,-0.09026027;-0.7440877;0.0849567,-0.09320349;-0.7755727;0.03731417,0.007208936;0.5073861;-0.02112007,63.36525
+0;0;0,-0.001043475;0.2944668;0.01015913,0.0001349792;0.5775988;0.005886359,0.1822284;0.4574755;0.01449,0.2183014;0.1792368;0.03265855,0.2597058;-0.06084999;-0.02725736,-0.1733944;0.4388029;-0.02032423,-0.2313903;0.1848434;-0.1261033,-0.274899;-0.006823078;-0.2820419,0.06302572;0.005168216;-0.02905325,0.07264393;-0.3753132;0.0140799,0.07522796;-0.7468094;0.08564982,0.07988972;-0.7090954;0.008358814,-0.06112779;0.003138604;-0.03311474,-0.09033149;-0.3775474;-0.002383675,-0.1091999;-0.7483447;0.07036015,-0.102614;-0.7105885;-0.006786488,9.204599E-05;0.5082465;0.009023118,0;0;0,0.004305631;0.2945068;-0.007888079,0.008591831;0.5769048;-0.02821803,0.1951224;0.5026909;0.001894236,0.2657222;0.2354845;0.05351341,0.3033724;0.0005302131;-0.02601564,-0.1810687;0.4934482;-0.0275641,-0.2479862;0.2252114;0.02361428,-0.2568173;-0.02206342;-0.01789591,0.06169555;0.002716765;-0.03208303,0.09427324;-0.3753138;0.02036405,0.08267452;-0.7445759;0.1019074,0.08751757;-0.7749115;0.05300653,-0.05819332;0.003089288;-0.03803995,-0.1022178;-0.3756705;-0.00168062,-0.0898445;-0.743864;0.08445135,-0.0927991;-0.7754345;0.03695938,0.007426299;0.5078666;-0.02101064,63.38754
+0;0;0,-0.001043475;0.2944668;0.01015913,0.0001349792;0.5775988;0.005886359,0.1822284;0.4574755;0.01449,0.2183014;0.1792368;0.03265855,0.2597058;-0.06084999;-0.02725736,-0.1733944;0.4388029;-0.02032423,-0.2313903;0.1848434;-0.1261033,-0.274899;-0.006823078;-0.2820419,0.06302572;0.005168216;-0.02905325,0.07264393;-0.3753132;0.0140799,0.07522796;-0.7468094;0.08564982,0.07988972;-0.7090954;0.008358814,-0.06112779;0.003138604;-0.03311474,-0.09033149;-0.3775474;-0.002383675,-0.1091999;-0.7483447;0.07036015,-0.102614;-0.7105885;-0.006786488,9.204599E-05;0.5082465;0.009023118,0;0;0,0.004305631;0.2945068;-0.007888079,0.008591831;0.5769048;-0.02821803,0.1951224;0.5026909;0.001894236,0.2657222;0.2354845;0.05351341,0.3033724;0.0005302131;-0.02601564,-0.1810687;0.4934482;-0.0275641,-0.2479862;0.2252114;0.02361428,-0.2568173;-0.02206342;-0.01789591,0.06169555;0.002716765;-0.03208303,0.09427324;-0.3753138;0.02036405,0.08267452;-0.7445759;0.1019074,0.08751757;-0.7749115;0.05300653,-0.05819332;0.003089288;-0.03803995,-0.1022178;-0.3756705;-0.00168062,-0.0898445;-0.743864;0.08445135,-0.0927991;-0.7754345;0.03695938,0.007426299;0.5078666;-0.02101064,63.3987
+0;0;0,-0.0012441;0.294542;0.01029155,-0.0002109347;0.577835;0.00613291,0.1821117;0.4578213;0.01542309,0.2180746;0.1797467;0.03331556,0.2597835;-0.06113847;-0.02702204,-0.173356;0.4384492;-0.02192404,-0.2355545;0.1916413;-0.1409039,-0.2778152;0.002387524;-0.3015368,0.06306306;0.005173675;-0.0290329,0.07241852;-0.3753077;0.0142017,0.07495955;-0.7467291;0.08580668,0.08004104;-0.7090054;0.008447744,-0.06114516;0.003137311;-0.03313686,-0.09056634;-0.3775263;-0.002275113,-0.1090015;-0.7482523;0.07059465,-0.1019993;-0.7104835;-0.006609619,-0.0002194275;0.5084403;0.009225538,0;0;0,0.004309677;0.2945876;-0.007876992,0.008668222;0.5771402;-0.02824521,0.1953518;0.5026627;0.001850009,0.265705;0.2356121;0.05355501,0.3019545;-0.0006183982;-0.02573574,-0.181148;0.4933936;-0.02785087,-0.2478185;0.2252998;0.02333252,-0.256396;-0.02289768;-0.01826458,0.06170712;0.002683282;-0.03211939,0.09442975;-0.3753491;0.02026033,0.08288464;-0.7445763;0.1016579,0.08782171;-0.7748531;0.0525434,-0.05823178;0.003133197;-0.03802457,-0.1021221;-0.3756812;-0.002021756,-0.08957002;-0.7437718;0.08422963,-0.09325831;-0.775707;0.03710939,0.007488057;0.5080627;-0.02102721,63.41046
+0;0;0,-0.001244385;0.2946094;0.0102939,-0.0002106166;0.5780785;0.006132346,0.1821264;0.4580092;0.01542532,0.2180889;0.1799383;0.03331755,0.2598451;-0.06122011;-0.0270885,-0.1733694;0.4386356;-0.02192477,-0.2355671;0.191831;-0.1409031,-0.2778757;0.00236249;-0.3017182,0.0630479;0.005172432;-0.02902592,0.07240328;-0.3753056;0.01420829,0.07494355;-0.7466161;0.08579192,0.08003194;-0.7088819;0.008327968,-0.06113047;0.003136557;-0.0331289,-0.09055138;-0.3775237;-0.002267431,-0.108981;-0.748139;0.0705806,-0.1019693;-0.7103596;-0.006728463,-0.0002191158;0.5086322;0.009227274,0;0;0,0.004302181;0.2946587;-0.007743478,0.008702748;0.5773978;-0.027969,0.1953989;0.5027094;0.001976131,0.2652155;0.2355613;0.05388403,0.3001121;-0.001223385;-0.02526832,-0.1810991;0.4932066;-0.02789807,-0.247496;0.2250381;0.02322926,-0.2559936;-0.02344058;-0.01843565,0.06167558;0.002674937;-0.03214443,0.0946275;-0.3753303;0.02026224,0.08309943;-0.7444447;0.1016492,0.08810447;-0.7746627;0.05230224,-0.0582167;0.003146304;-0.03801595,-0.1021015;-0.3756788;-0.002157152,-0.0893803;-0.7436481;0.08409277,-0.09234154;-0.7754767;0.03660772,0.007510819;0.5082647;-0.02078795,63.43212
+0;0;0,-0.001244385;0.2946094;0.0102939,-0.0002106166;0.5780785;0.006132346,0.1821264;0.4580092;0.01542532,0.2180889;0.1799383;0.03331755,0.2598451;-0.06122011;-0.0270885,-0.1733694;0.4386356;-0.02192477,-0.2355671;0.191831;-0.1409031,-0.2778757;0.00236249;-0.3017182,0.0630479;0.005172432;-0.02902592,0.07240328;-0.3753056;0.01420829,0.07494355;-0.7466161;0.08579192,0.08003194;-0.7088819;0.008327968,-0.06113047;0.003136557;-0.0331289,-0.09055138;-0.3775237;-0.002267431,-0.108981;-0.748139;0.0705806,-0.1019693;-0.7103596;-0.006728463,-0.0002191158;0.5086322;0.009227274,0;0;0,0.004302181;0.2946587;-0.007743478,0.008702748;0.5773978;-0.027969,0.1953989;0.5027094;0.001976131,0.2652155;0.2355613;0.05388403,0.3001121;-0.001223385;-0.02526832,-0.1810991;0.4932066;-0.02789807,-0.247496;0.2250381;0.02322926,-0.2559936;-0.02344058;-0.01843565,0.06167558;0.002674937;-0.03214443,0.0946275;-0.3753303;0.02026224,0.08309943;-0.7444447;0.1016492,0.08810447;-0.7746627;0.05230224,-0.0582167;0.003146304;-0.03801595,-0.1021015;-0.3756788;-0.002157152,-0.0893803;-0.7436481;0.08409277,-0.09234154;-0.7754767;0.03660772,0.007510819;0.5082647;-0.02078795,63.44373
+0;0;0,-0.001740838;0.2946022;0.01042776,-0.001015867;0.5780753;0.00641359,0.1814331;0.4580655;0.01614418,0.2174381;0.1799883;0.03385297,0.2592807;-0.06112534;-0.02667174,-0.1735178;0.4383385;-0.02398888,-0.2387513;0.198181;-0.1543956,-0.2787939;0.01586312;-0.3238258,0.0630932;0.005233753;-0.02891629,0.07192525;-0.3752598;0.01429156,0.07436113;-0.7465861;0.08579724,0.07991589;-0.7088508;0.008365445,-0.06107872;0.003073203;-0.03323013,-0.09119638;-0.3775084;-0.002073446,-0.1094296;-0.748138;0.07075141,-0.1019539;-0.7103542;-0.00651373,-0.000911983;0.5086262;0.009445628,0;0;0,0.004302181;0.2946587;-0.007743478,0.008702748;0.5773978;-0.027969,0.1953989;0.5027094;0.001976131,0.2652155;0.2355613;0.05388403,0.3001121;-0.001223385;-0.02526832,-0.1810991;0.4932066;-0.02789807,-0.247496;0.2250381;0.02322926,-0.2559936;-0.02344058;-0.01843565,0.06167558;0.002674937;-0.03214443,0.0946275;-0.3753303;0.02026224,0.08309943;-0.7444447;0.1016492,0.08810447;-0.7746627;0.05230224,-0.0582167;0.003146304;-0.03801595,-0.1021015;-0.3756788;-0.002157152,-0.0893803;-0.7436481;0.08409277,-0.09234154;-0.7754767;0.03660772,0.007510819;0.5082647;-0.02078795,63.45475
+0;0;0,-0.001741698;0.2947477;0.01043291,-0.001016025;0.5785291;0.006413746,0.1815814;0.4583865;0.01615379,0.2175895;0.1802852;0.03386411,0.2594814;-0.06111261;-0.02673194,-0.1736582;0.4386435;-0.02401191,-0.2388973;0.1984652;-0.1544299,-0.2789871;0.01593243;-0.3240598,0.06303998;0.005229338;-0.0288919,0.07187258;-0.3752879;0.01431864,0.07430773;-0.7465026;0.08580285,0.07984346;-0.7087938;0.008636281,-0.0610272;0.003070611;-0.0332021,-0.09114673;-0.3775347;-0.002043476,-0.1093744;-0.7480531;0.07075951,-0.1019243;-0.710296;-0.006240964,-0.0009120038;0.5089884;0.009449785,0;0;0,0.004271068;0.2948057;-0.007710338,0.00866995;0.5778554;-0.02791429,0.1955044;0.5025977;0.002043366,0.2646999;0.2353052;0.05417097,0.2978532;-0.002193108;-0.02453828,-0.1812543;0.4933237;-0.02817539,-0.2473382;0.2250517;0.02294818,-0.2557893;-0.02371721;-0.01879345,0.06165288;0.002633542;-0.0320642,0.09483821;-0.3754004;0.02016211,0.08322959;-0.744415;0.1014625,0.08829051;-0.7747783;0.05272424,-0.05812851;0.003178076;-0.03804081,-0.101977;-0.3756751;-0.002178855,-0.08903312;-0.7435691;0.0838607,-0.09146878;-0.7751662;0.0364833,0.007477462;0.50863;-0.02073431,63.47708
+0;0;0,-0.002061779;0.2947409;0.01056474,-0.001587821;0.5785266;0.006732772,0.1807717;0.458624;0.02341116,0.2222522;0.1809422;0.03449138,0.2642285;-0.06037004;-0.02638641,-0.1737837;0.4387071;-0.02571091,-0.2417428;0.2091448;-0.1727936,-0.2809519;0.03778331;-0.3538947,0.06306318;0.005231178;-0.02884089,0.07163991;-0.3752941;0.01435024,0.07403222;-0.746504;0.08586111,0.08110548;-0.7088184;0.008817948,-0.06094053;0.003079526;-0.03336009,-0.09170892;-0.3774527;-0.001943555,-0.1097501;-0.7479497;0.07101429,-0.1007681;-0.7102076;-0.005824059,-0.001395819;0.5089827;0.009688009,0;0;0,0.004271068;0.2948057;-0.007710338,0.00866995;0.5778554;-0.02791429,0.1955044;0.5025977;0.002043366,0.2646999;0.2353052;0.05417097,0.2978532;-0.002193108;-0.02453828,-0.1812543;0.4933237;-0.02817539,-0.2473382;0.2250517;0.02294818,-0.2557893;-0.02371721;-0.01879345,0.06165288;0.002633542;-0.0320642,0.09483821;-0.3754004;0.02016211,0.08322959;-0.744415;0.1014625,0.08829051;-0.7747783;0.05272424,-0.05812851;0.003178076;-0.03804081,-0.101977;-0.3756751;-0.002178855,-0.08903312;-0.7435691;0.0838607,-0.09146878;-0.7751662;0.0364833,0.007477462;0.50863;-0.02073431,63.48817
+0;0;0,-0.002063033;0.2949202;0.01057117,-0.001588613;0.5790223;0.006734496,0.179193;0.4594672;0.02329778,0.2207652;0.1811721;0.03440247,0.262812;-0.06054594;-0.02657769,-0.1722909;0.4397228;-0.02539876,-0.2404001;0.2096535;-0.1728063,-0.2796752;0.03800386;-0.3542119,0.06301942;0.005227549;-0.02882088,0.07159618;-0.3752989;0.01437038,0.07398913;-0.7466081;0.0859004,0.08107171;-0.7089124;0.008755676,-0.06089825;0.003077389;-0.03333694,-0.09166673;-0.377456;-0.001920316,-0.1097127;-0.7480522;0.07105705,-0.1007189;-0.7102998;-0.005882584,-0.001396366;0.5093896;0.009693504,0;0;0,0.004236922;0.294991;-0.007503271,0.00863485;0.5783763;-0.02745533,0.1939945;0.5027381;0.0008229017,0.2644313;0.2354248;0.05450749,0.2962809;-0.002800345;-0.02390492,-0.1795896;0.4934239;-0.02839676,-0.245791;0.2245621;0.0228911,-0.254115;-0.02462417;-0.01895465,0.06161667;0.002564892;-0.03203475,0.09513645;-0.3754463;0.02015066,0.08357805;-0.7445599;0.10148,0.08856297;-0.7748688;0.05250371,-0.05805635;0.00324628;-0.03805706,-0.101755;-0.3756266;-0.002208374,-0.08862039;-0.743652;0.083685,-0.09091501;-0.7751119;0.03595539,0.00744158;0.5090547;-0.02034223,63.51058
+0;0;0,-0.002063033;0.2949202;0.01057117,-0.001588613;0.5790223;0.006734496,0.179193;0.4594672;0.02329778,0.2207652;0.1811721;0.03440247,0.262812;-0.06054594;-0.02657769,-0.1722909;0.4397228;-0.02539876,-0.2404001;0.2096535;-0.1728063,-0.2796752;0.03800386;-0.3542119,0.06301942;0.005227549;-0.02882088,0.07159618;-0.3752989;0.01437038,0.07398913;-0.7466081;0.0859004,0.08107171;-0.7089124;0.008755676,-0.06089825;0.003077389;-0.03333694,-0.09166673;-0.377456;-0.001920316,-0.1097127;-0.7480522;0.07105705,-0.1007189;-0.7102998;-0.005882584,-0.001396366;0.5093896;0.009693504,0;0;0,0.004236922;0.294991;-0.007503271,0.00863485;0.5783763;-0.02745533,0.1939945;0.5027381;0.0008229017,0.2644313;0.2354248;0.05450749,0.2962809;-0.002800345;-0.02390492,-0.1795896;0.4934239;-0.02839676,-0.245791;0.2245621;0.0228911,-0.254115;-0.02462417;-0.01895465,0.06161667;0.002564892;-0.03203475,0.09513645;-0.3754463;0.02015066,0.08357805;-0.7445599;0.10148,0.08856297;-0.7748688;0.05250371,-0.05805635;0.00324628;-0.03805706,-0.101755;-0.3756266;-0.002208374,-0.08862039;-0.743652;0.083685,-0.09091501;-0.7751119;0.03595539,0.00744158;0.5090547;-0.02034223,63.52165
+0;0;0,-0.002063992;0.2950574;0.01057608,-0.001589251;0.5793718;0.006736326,0.1793495;0.4597156;0.02331388,0.2208945;0.1816023;0.03441132,0.2636406;-0.06413579;-0.027583,-0.1724399;0.439954;-0.02542497,-0.2405046;0.210035;-0.1727362,-0.2804328;0.03553063;-0.3571588,0.06292383;0.005219619;-0.02877716,0.07150033;-0.3752953;0.0144128,0.07389418;-0.7467444;0.08596975,0.08098374;-0.709041;0.008748986,-0.06080586;0.003072721;-0.03328637,-0.09157342;-0.3774492;-0.001870696,-0.1096262;-0.7481849;0.07113416,-0.1006235;-0.7104249;-0.00588131,-0.001396844;0.5096813;0.009697786,0;0;0,0.004325703;0.2951302;-0.007377386,0.008840159;0.5787368;-0.02718413,0.1943018;0.5026884;0.001219271,0.2639124;0.2353736;0.05500901,0.2923302;-0.007652849;-0.02365649,-0.1795047;0.4930908;-0.02864666,-0.2456068;0.2244101;0.02270837,-0.2540551;-0.02894861;-0.0196677,0.06155308;0.002443328;-0.03193784,0.09543101;-0.3755143;0.02031875,0.08383968;-0.7448047;0.1015029,0.08866194;-0.7750766;0.05234289,-0.05791129;0.003340771;-0.03807756,-0.1013632;-0.3755183;-0.001907788,-0.08827501;-0.7437428;0.08376591,-0.09044904;-0.7751343;0.03581782,0.007615134;0.5093538;-0.02010894,63.53285
+0;0;0,-0.002379896;0.2950469;0.01079804,-0.002172123;0.5793681;0.007309242,0.1788471;0.4596498;0.02337468,0.2201769;0.1815302;0.03510012,0.2627853;-0.06417134;-0.02713328,-0.173895;0.4409971;-0.02237375,-0.2394422;0.2158871;-0.1780183,-0.2816458;0.05681759;-0.3754353,0.0629888;0.005162645;-0.02864501,0.07105591;-0.3753617;0.01455971,0.07342988;-0.7468066;0.08613901,0.08000679;-0.7090685;0.008876376,-0.06072702;0.003147205;-0.03342306,-0.09194466;-0.3773074;-0.001638025,-0.1102162;-0.7480199;0.07142983,-0.1017229;-0.7102207;-0.005639516,-0.001911285;0.5096722;0.01013087,0;0;0,0.004325703;0.2951302;-0.007377386,0.008840159;0.5787368;-0.02718413,0.1943018;0.5026884;0.001219271,0.2639124;0.2353736;0.05500901,0.2923302;-0.007652849;-0.02365649,-0.1795047;0.4930908;-0.02864666,-0.2456068;0.2244101;0.02270837,-0.2540551;-0.02894861;-0.0196677,0.06155308;0.002443328;-0.03193784,0.09543101;-0.3755143;0.02031875,0.08383968;-0.7448047;0.1015029,0.08866194;-0.7750766;0.05234289,-0.05791129;0.003340771;-0.03807756,-0.1013632;-0.3755183;-0.001907788,-0.08827501;-0.7437428;0.08376591,-0.09044904;-0.7751343;0.03581782,0.007615134;0.5093538;-0.02010894,63.55514
+0;0;0,-0.002380617;0.2951364;0.01080131,-0.002172749;0.5795733;0.007311161,0.1793329;0.4596938;0.02341332,0.2207294;0.1811261;0.03515765,0.2635347;-0.06571132;-0.02736346,-0.1743583;0.4409909;-0.02245821,-0.2400111;0.2155183;-0.1783535,-0.2824098;0.05571337;-0.3766832,0.06286347;0.005152374;-0.02858802,0.07093099;-0.3753908;0.01461885,0.07330382;-0.7466575;0.08616378,0.07988255;-0.7089172;0.008879721,-0.0606062;0.003140943;-0.03335656,-0.09182539;-0.3773324;-0.001569949,-0.1100882;-0.7478671;0.07146282,-0.1015925;-0.7100657;-0.005627885,-0.001911811;0.5098507;0.01013387,0;0;0,0.004402444;0.2952178;-0.007407784,0.009033486;0.5789333;-0.02728856,0.1949183;0.5028626;0.001644731,0.2637325;0.2348363;0.05529201,0.2906011;-0.009575114;-0.02351809,-0.179796;0.4928145;-0.0289913,-0.245945;0.223694;0.02248701,-0.2543127;-0.03083074;-0.02014013,0.06144698;0.002338856;-0.03185022,0.09556209;-0.3756386;0.02024841,0.08418598;-0.7448061;0.1011757,0.08909802;-0.7750624;0.05197132,-0.05772537;0.003425434;-0.038101,-0.1009584;-0.3754917;-0.002076935,-0.08772694;-0.7435379;0.08353952,-0.09057985;-0.7755609;0.03641175,0.007780612;0.5095263;-0.02019131,63.56633
+0;0;0,-0.002380617;0.2951364;0.01080131,-0.002172749;0.5795733;0.007311161,0.1793329;0.4596938;0.02341332,0.2207294;0.1811261;0.03515765,0.2635347;-0.06571132;-0.02736346,-0.1743583;0.4409909;-0.02245821,-0.2400111;0.2155183;-0.1783535,-0.2824098;0.05571337;-0.3766832,0.06286347;0.005152374;-0.02858802,0.07093099;-0.3753908;0.01461885,0.07330382;-0.7466575;0.08616378,0.07988255;-0.7089172;0.008879721,-0.0606062;0.003140943;-0.03335656,-0.09182539;-0.3773324;-0.001569949,-0.1100882;-0.7478671;0.07146282,-0.1015925;-0.7100657;-0.005627885,-0.001911811;0.5098507;0.01013387,0;0;0,0.004402444;0.2952178;-0.007407784,0.009033486;0.5789333;-0.02728856,0.1949183;0.5028626;0.001644731,0.2637325;0.2348363;0.05529201,0.2906011;-0.009575114;-0.02351809,-0.179796;0.4928145;-0.0289913,-0.245945;0.223694;0.02248701,-0.2543127;-0.03083074;-0.02014013,0.06144698;0.002338856;-0.03185022,0.09556209;-0.3756386;0.02024841,0.08418598;-0.7448061;0.1011757,0.08909802;-0.7750624;0.05197132,-0.05772537;0.003425434;-0.038101,-0.1009584;-0.3754917;-0.002076935,-0.08772694;-0.7435379;0.08353952,-0.09057985;-0.7755609;0.03641175,0.007780612;0.5095263;-0.02019131,63.57772
+0;0;0,-0.002576333;0.2951654;0.01097673,-0.002612684;0.5796847;0.00766445,0.1787203;0.4597271;0.02629799,0.2224607;0.1813051;0.03567084,0.265524;-0.066798;-0.02683999,-0.1734331;0.4405521;-0.02732144,-0.2363611;0.217028;-0.1873118,-0.2847211;0.05304165;-0.3824707,0.06289785;0.005144134;-0.02849196,0.07099261;-0.3754055;0.014605,0.07327247;-0.7463982;0.08627073,0.08120532;-0.7086638;0.008913837,-0.06045127;0.003177715;-0.03361461,-0.09212419;-0.3772157;-0.001388315,-0.1104859;-0.7474709;0.07175992,-0.1006342;-0.7096561;-0.005367979,-0.002277257;0.5099308;0.0104246,0;0;0,0.004504487;0.2952519;-0.007467389,0.00920184;0.5790426;-0.02739441,0.1950022;0.5029329;0.001909137,0.2634188;0.2346579;0.0554589,0.2890556;-0.01114683;-0.02353477,-0.1796374;0.4931161;-0.0291369,-0.2456201;0.2238267;0.02233519,-0.2540157;-0.03191987;-0.02056484,0.06143535;0.002302021;-0.03185582,0.09567878;-0.3756515;0.02029205,0.08424408;-0.7446023;0.1010461,0.08925314;-0.7747489;0.05140591,-0.05771244;0.003466054;-0.03810061,-0.1009081;-0.3754675;-0.002261877,-0.08756723;-0.7432557;0.08335672,-0.09017399;-0.7751635;0.03573873,0.007931538;0.5096081;-0.02028275,63.60135
+0;0;0,-0.002576333;0.2951654;0.01097673,-0.002612684;0.5796847;0.00766445,0.1787203;0.4597271;0.02629799,0.2224607;0.1813051;0.03567084,0.265524;-0.066798;-0.02683999,-0.1734331;0.4405521;-0.02732144,-0.2363611;0.217028;-0.1873118,-0.2847211;0.05304165;-0.3824707,0.06289785;0.005144134;-0.02849196,0.07099261;-0.3754055;0.014605,0.07327247;-0.7463982;0.08627073,0.08120532;-0.7086638;0.008913837,-0.06045127;0.003177715;-0.03361461,-0.09212419;-0.3772157;-0.001388315,-0.1104859;-0.7474709;0.07175992,-0.1006342;-0.7096561;-0.005367979,-0.002277257;0.5099308;0.0104246,0;0;0,0.004504487;0.2952519;-0.007467389,0.00920184;0.5790426;-0.02739441,0.1950022;0.5029329;0.001909137,0.2634188;0.2346579;0.0554589,0.2890556;-0.01114683;-0.02353477,-0.1796374;0.4931161;-0.0291369,-0.2456201;0.2238267;0.02233519,-0.2540157;-0.03191987;-0.02056484,0.06143535;0.002302021;-0.03185582,0.09567878;-0.3756515;0.02029205,0.08424408;-0.7446023;0.1010461,0.08925314;-0.7747489;0.05140591,-0.05771244;0.003466054;-0.03810061,-0.1009081;-0.3754675;-0.002261877,-0.08756723;-0.7432557;0.08335672,-0.09017399;-0.7751635;0.03573873,0.007931538;0.5096081;-0.02028275,63.61277
+0;0;0,-0.002577293;0.2952754;0.01098082,-0.002613676;0.5799598;0.007666562,0.1790565;0.4598666;0.02633132,0.2227933;0.1814679;0.03570339,0.2659666;-0.06726934;-0.02696721,-0.1737525;0.4406559;-0.02738794,-0.2366754;0.2171504;-0.1873649,-0.2851589;0.052745;-0.3830226,0.06288382;0.005142986;-0.02848561,0.07097807;-0.3753825;0.01460862,0.0732576;-0.7463204;0.08626378,0.08119705;-0.7085795;0.008842409,-0.06043778;0.003177006;-0.03360711,-0.0921087;-0.3771923;-0.001382858,-0.1104677;-0.7473929;0.07175457,-0.1006078;-0.7095716;-0.005437605,-0.002278046;0.5101638;0.01042837,0;0;0,0.004443161;0.2953642;-0.007421494,0.009112477;0.5793214;-0.02733827,0.1952438;0.5029441;0.002142429,0.2630711;0.2345289;0.05561543,0.2882947;-0.01191156;-0.02371061,-0.1800147;0.4928669;-0.0293936,-0.2459445;0.2235981;0.0221255,-0.2543537;-0.03280252;-0.0208829,0.06141904;0.002257451;-0.03185689,0.09548894;-0.3756621;0.02047193,0.0843894;-0.7446212;0.100974,0.08948142;-0.7747268;0.05119026,-0.05768727;0.00351475;-0.03810619,-0.1010466;-0.3753789;-0.002302654,-0.08744882;-0.7431377;0.08315539,-0.08989497;-0.7750919;0.03548228,0.007848531;0.5098447;-0.02022493,63.63313
+0;0;0,-0.002920799;0.2952593;0.0113241,-0.003182016;0.5799458;0.008199003,0.1786004;0.4599911;0.02634115,0.2213184;0.1814533;0.03626688,0.2644027;-0.06731084;-0.02635788,-0.17534;0.4416415;-0.02382081,-0.2371456;0.2257312;-0.1943184,-0.2837404;0.07449357;-0.4007593,0.06296964;0.005101562;-0.02830292,0.07048439;-0.3754083;0.01503423,0.07273039;-0.7463527;0.08665679,0.08005145;-0.7085811;0.009177566,-0.06035499;0.003219014;-0.03375159,-0.0925511;-0.3770765;-0.001177397,-0.1108956;-0.7472528;0.07208593,-0.1016524;-0.7093998;-0.005179316,-0.002813974;0.5101482;0.0109141,0;0;0,0.004443161;0.2953642;-0.007421494,0.009112477;0.5793214;-0.02733827,0.1952438;0.5029441;0.002142429,0.2630711;0.2345289;0.05561543,0.2882947;-0.01191156;-0.02371061,-0.1800147;0.4928669;-0.0293936,-0.2459445;0.2235981;0.0221255,-0.2543537;-0.03280252;-0.0208829,0.06141904;0.002257451;-0.03185689,0.09548894;-0.3756621;0.02047193,0.0843894;-0.7446212;0.100974,0.08948142;-0.7747268;0.05119026,-0.05768727;0.00351475;-0.03810619,-0.1010466;-0.3753789;-0.002302654,-0.08744882;-0.7431377;0.08315539,-0.08989497;-0.7750919;0.03548228,0.007848531;0.5098447;-0.02022493,63.64466
+0;0;0,-0.002921117;0.2952914;0.01132533,-0.003182385;0.5800369;0.008199607,0.1789153;0.4599812;0.0263691,0.2215939;0.1817008;0.03628566,0.2647344;-0.06738767;-0.02642075,-0.1756401;0.4415997;-0.02388002,-0.2373885;0.2258889;-0.1942201,-0.2840441;0.07445413;-0.4009302,0.06295986;0.00510077;-0.02829852,0.07047454;-0.3754053;0.01503821,0.07272026;-0.7463049;0.08665211,0.08004256;-0.708532;0.009159788,-0.06034562;0.003218514;-0.03374635,-0.09254141;-0.3770733;-0.001172476,-0.1108837;-0.7472049;0.072082,-0.1016389;-0.7093506;-0.005196318,-0.002814269;0.5102255;0.01091525,0;0;0,0.0043917;0.2953985;-0.007367373,0.009028792;0.579417;-0.02725923,0.1954459;0.5029364;0.002622843,0.262514;0.2345819;0.05598462,0.287268;-0.01233013;-0.0231353,-0.1803842;0.4926803;-0.02957536,-0.246243;0.2236754;0.0219876,-0.2546512;-0.0330396;-0.02119793,0.06142219;0.002254039;-0.03182769,0.09537284;-0.3756689;0.02052772,0.08442509;-0.7446188;0.1008779,0.08954223;-0.7747158;0.05106568,-0.05766385;0.003518329;-0.03812177,-0.1009802;-0.3753715;-0.002266876,-0.08744204;-0.7431183;0.08305103,-0.08985846;-0.7751116;0.03540552,0.007771738;0.509926;-0.02014804,63.66669
+0;0;0,-0.002921117;0.2952914;0.01132533,-0.003182385;0.5800369;0.008199607,0.1789153;0.4599812;0.0263691,0.2215939;0.1817008;0.03628566,0.2647344;-0.06738767;-0.02642075,-0.1756401;0.4415997;-0.02388002,-0.2373885;0.2258889;-0.1942201,-0.2840441;0.07445413;-0.4009302,0.06295986;0.00510077;-0.02829852,0.07047454;-0.3754053;0.01503821,0.07272026;-0.7463049;0.08665211,0.08004256;-0.708532;0.009159788,-0.06034562;0.003218514;-0.03374635,-0.09254141;-0.3770733;-0.001172476,-0.1108837;-0.7472049;0.072082,-0.1016389;-0.7093506;-0.005196318,-0.002814269;0.5102255;0.01091525,0;0;0,0.0043917;0.2953985;-0.007367373,0.009028792;0.579417;-0.02725923,0.1954459;0.5029364;0.002622843,0.262514;0.2345819;0.05598462,0.287268;-0.01233013;-0.0231353,-0.1803842;0.4926803;-0.02957536,-0.246243;0.2236754;0.0219876,-0.2546512;-0.0330396;-0.02119793,0.06142219;0.002254039;-0.03182769,0.09537284;-0.3756689;0.02052772,0.08442509;-0.7446188;0.1008779,0.08954223;-0.7747158;0.05106568,-0.05766385;0.003518329;-0.03812177,-0.1009802;-0.3753715;-0.002266876,-0.08744204;-0.7431183;0.08305103,-0.08985846;-0.7751116;0.03540552,0.007771738;0.509926;-0.02014804,63.67819
+0;0;0,-0.003241802;0.2953892;0.01161462,-0.003725355;0.5803388;0.008669054,0.1786399;0.4601334;0.02661735,0.2202987;0.1818349;0.03699024,0.2636805;-0.06773597;-0.02600836,-0.176743;0.4421989;-0.02243269,-0.2390139;0.2374955;-0.2054954,-0.2841595;0.08964309;-0.4158236,0.06306788;0.005016448;-0.02806307,0.07013387;-0.3754765;0.01510447,0.07239267;-0.7461804;0.08687022,0.07949582;-0.7083915;0.009373136,-0.06016969;0.003340742;-0.03403979,-0.09290028;-0.3768126;-0.0008676201,-0.1112288;-0.7467416;0.07257245,-0.1022027;-0.7088723;-0.004716136,-0.003323989;0.5104722;0.01136309,0;0;0,0.004371993;0.2955151;-0.007207275,0.009035587;0.5797523;-0.02688026,0.1956644;0.5029517;0.002970219,0.2623417;0.2346255;0.0563395,0.2859102;-0.01313668;-0.02236784,-0.1805897;0.4928743;-0.02977379,-0.2462609;0.2239334;0.02171578,-0.2546601;-0.03331235;-0.02176412,0.06141457;0.002227426;-0.03183627,0.09501767;-0.3756398;0.02084577,0.08448721;-0.7445085;0.1008573,0.08955966;-0.7746192;0.0510788,-0.05765784;0.003548744;-0.03812136,-0.1009083;-0.375312;-0.002314426,-0.08732025;-0.7429171;0.08288372,-0.08972231;-0.7748344;0.03516156,0.007767349;0.5102009;-0.01982629,63.70055
+0;0;0,-0.003241802;0.2953892;0.01161462,-0.003725355;0.5803388;0.008669054,0.1786399;0.4601334;0.02661735,0.2202987;0.1818349;0.03699024,0.2636805;-0.06773597;-0.02600836,-0.176743;0.4421989;-0.02243269,-0.2390139;0.2374955;-0.2054954,-0.2841595;0.08964309;-0.4158236,0.06306788;0.005016448;-0.02806307,0.07013387;-0.3754765;0.01510447,0.07239267;-0.7461804;0.08687022,0.07949582;-0.7083915;0.009373136,-0.06016969;0.003340742;-0.03403979,-0.09290028;-0.3768126;-0.0008676201,-0.1112288;-0.7467416;0.07257245,-0.1022027;-0.7088723;-0.004716136,-0.003323989;0.5104722;0.01136309,0;0;0,0.004371993;0.2955151;-0.007207275,0.009035587;0.5797523;-0.02688026,0.1956644;0.5029517;0.002970219,0.2623417;0.2346255;0.0563395,0.2859102;-0.01313668;-0.02236784,-0.1805897;0.4928743;-0.02977379,-0.2462609;0.2239334;0.02171578,-0.2546601;-0.03331235;-0.02176412,0.06141457;0.002227426;-0.03183627,0.09501767;-0.3756398;0.02084577,0.08448721;-0.7445085;0.1008573,0.08955966;-0.7746192;0.0510788,-0.05765784;0.003548744;-0.03812136,-0.1009083;-0.375312;-0.002314426,-0.08732025;-0.7429171;0.08288372,-0.08972231;-0.7748344;0.03516156,0.007767349;0.5102009;-0.01982629,63.7134
+0;0;0,-0.003580071;0.295364;0.01196217,-0.004301392;0.580309;0.009221163,0.1783038;0.460193;0.02703163,0.2194888;0.1820277;0.03777584,0.2625722;-0.06673358;-0.02505047,-0.1772206;0.4423777;-0.02329056,-0.239966;0.2472038;-0.2160539,-0.2833936;0.1150417;-0.4359009,0.06313258;0.004991534;-0.02783215,0.06977434;-0.3754956;0.0154461,0.07205212;-0.7461973;0.08736166,0.07936677;-0.7083914;0.009826884,-0.0599996;0.003372034;-0.03426285,-0.09324707;-0.3766733;-0.0003854893,-0.1116297;-0.7467163;0.07260111,-0.1023911;-0.7088308;-0.004719965,-0.003839777;0.5104445;0.01188134,0;0;0,0.004372455;0.2955081;-0.007185339,0.009059392;0.5797386;-0.02686882,0.1957872;0.5028423;0.003258824,0.2619005;0.2345626;0.05657446,0.2851694;-0.01245238;-0.02170491,-0.1807257;0.4930685;-0.02989345,-0.2462004;0.2242382;0.02139881,-0.2538169;-0.03200087;-0.02297473,0.06142941;0.002197325;-0.03173113,0.09481869;-0.3756874;0.02095556,0.08443501;-0.7446247;0.100794,0.09004468;-0.7746708;0.0509032,-0.05760492;0.003590504;-0.03813197,-0.1011458;-0.3752209;-0.002164312,-0.0870661;-0.742854;0.08294997,-0.08964019;-0.7746744;0.03501574,0.007784717;0.5101909;-0.01980877,63.73369
+0;0;0,-0.003580071;0.295364;0.01196217,-0.004301392;0.580309;0.009221163,0.1783038;0.460193;0.02703163,0.2194888;0.1820277;0.03777584,0.2625722;-0.06673358;-0.02505047,-0.1772206;0.4423777;-0.02329056,-0.239966;0.2472038;-0.2160539,-0.2833936;0.1150417;-0.4359009,0.06313258;0.004991534;-0.02783215,0.06977434;-0.3754956;0.0154461,0.07205212;-0.7461973;0.08736166,0.07936677;-0.7083914;0.009826884,-0.0599996;0.003372034;-0.03426285,-0.09324707;-0.3766733;-0.0003854893,-0.1116297;-0.7467163;0.07260111,-0.1023911;-0.7088308;-0.004719965,-0.003839777;0.5104445;0.01188134,0;0;0,0.004372455;0.2955081;-0.007185339,0.009059392;0.5797386;-0.02686882,0.1957872;0.5028423;0.003258824,0.2619005;0.2345626;0.05657446,0.2851694;-0.01245238;-0.02170491,-0.1807257;0.4930685;-0.02989345,-0.2462004;0.2242382;0.02139881,-0.2538169;-0.03200087;-0.02297473,0.06142941;0.002197325;-0.03173113,0.09481869;-0.3756874;0.02095556,0.08443501;-0.7446247;0.100794,0.09004468;-0.7746708;0.0509032,-0.05760492;0.003590504;-0.03813197,-0.1011458;-0.3752209;-0.002164312,-0.0870661;-0.742854;0.08294997,-0.08964019;-0.7746744;0.03501574,0.007784717;0.5101909;-0.01980877,63.74534
+0;0;0,-0.003580855;0.2954287;0.01196479,-0.004302506;0.5804943;0.00922245,0.1783653;0.4603269;0.0270394,0.2195583;0.1821077;0.0377857,0.2627273;-0.06714788;-0.02516546,-0.1772808;0.4425056;-0.02330002,-0.2400384;0.2472938;-0.2161007,-0.2835523;0.1148691;-0.4363846,0.06312173;0.004990676;-0.02782737,0.06976343;-0.3754929;0.01545048,0.07204243;-0.7463925;0.08740443,0.0793645;-0.7085786;0.009790964,-0.05998929;0.003371454;-0.03425697,-0.09323645;-0.3766704;-0.0003799163,-0.1116289;-0.7469109;0.07264563,-0.1023809;-0.7090175;-0.004753917,-0.003840666;0.5105956;0.01188393,0;0;0,0.004346967;0.2955748;-0.00712359,0.009007044;0.5799327;-0.02671957,0.1958125;0.502837;0.00329113,0.261651;0.2344828;0.05685949,0.2840332;-0.01320621;-0.02126825,-0.1807739;0.492758;-0.03012057,-0.2460704;0.2238225;0.02114671,-0.2532768;-0.03266928;-0.02484019,0.06142459;0.002188832;-0.03171515,0.09486192;-0.3756855;0.02098989,0.08445979;-0.7448273;0.1008345,0.09008794;-0.7748224;0.05076015,-0.05758263;0.003603285;-0.03814287,-0.1012835;-0.3751712;-0.002018481,-0.08697111;-0.7430261;0.08299306,-0.08941374;-0.7747867;0.03484545,0.007739395;0.5103483;-0.01968169,63.76729
+0;0;0,-0.003859694;0.2954144;0.01222784,-0.004839407;0.5804807;0.009668643,0.1779303;0.4603961;0.02742458,0.2185809;0.1821112;0.03852921,0.2616183;-0.06738926;-0.02353602,-0.1775481;0.4426947;-0.02421183,-0.2414752;0.2539403;-0.2229664,-0.2843996;0.125446;-0.4456803,0.0631997;0.004945576;-0.02765794,0.06949671;-0.3755251;0.01578447,0.0716819;-0.746431;0.08770878,0.07922185;-0.7086102;0.01011687,-0.05988266;0.003436043;-0.03443665,-0.09353522;-0.3765225;-2.919883E-05,-0.1119499;-0.7467442;0.07308574,-0.1024864;-0.708846;-0.00428725,-0.004300565;0.510581;0.01229013,0;0;0,0.004346967;0.2955748;-0.00712359,0.009007044;0.5799327;-0.02671957,0.1958125;0.502837;0.00329113,0.261651;0.2344828;0.05685949,0.2840332;-0.01320621;-0.02126825,-0.1807739;0.492758;-0.03012057,-0.2460704;0.2238225;0.02114671,-0.2532768;-0.03266928;-0.02484019,0.06142459;0.002188832;-0.03171515,0.09486192;-0.3756855;0.02098989,0.08445979;-0.7448273;0.1008345,0.09008794;-0.7748224;0.05076015,-0.05758263;0.003603285;-0.03814287,-0.1012835;-0.3751712;-0.002018481,-0.08697111;-0.7430261;0.08299306,-0.08941374;-0.7747867;0.03484545,0.007739395;0.5103483;-0.01968169,63.77885
+0;0;0,-0.003859694;0.2954144;0.01222784,-0.004839407;0.5804807;0.009668643,0.1779303;0.4603961;0.02742458,0.2185809;0.1821112;0.03852921,0.2616183;-0.06738926;-0.02353602,-0.1775481;0.4426947;-0.02421183,-0.2414752;0.2539403;-0.2229664,-0.2843996;0.125446;-0.4456803,0.0631997;0.004945576;-0.02765794,0.06949671;-0.3755251;0.01578447,0.0716819;-0.746431;0.08770878,0.07922185;-0.7086102;0.01011687,-0.05988266;0.003436043;-0.03443665,-0.09353522;-0.3765225;-2.919883E-05,-0.1119499;-0.7467442;0.07308574,-0.1024864;-0.708846;-0.00428725,-0.004300565;0.510581;0.01229013,0;0;0,0.004346967;0.2955748;-0.00712359,0.009007044;0.5799327;-0.02671957,0.1958125;0.502837;0.00329113,0.261651;0.2344828;0.05685949,0.2840332;-0.01320621;-0.02126825,-0.1807739;0.492758;-0.03012057,-0.2460704;0.2238225;0.02114671,-0.2532768;-0.03266928;-0.02484019,0.06142459;0.002188832;-0.03171515,0.09486192;-0.3756855;0.02098989,0.08445979;-0.7448273;0.1008345,0.09008794;-0.7748224;0.05076015,-0.05758263;0.003603285;-0.03814287,-0.1012835;-0.3751712;-0.002018481,-0.08697111;-0.7430261;0.08299306,-0.08941374;-0.7747867;0.03484545,0.007739395;0.5103483;-0.01968169,63.78992
+0;0;0,-0.003859731;0.2954172;0.01222795,-0.004839471;0.5804936;0.009668722,0.1780369;0.4603785;0.02743356,0.2186909;0.18207;0.03853913,0.2618628;-0.06820968;-0.02371994,-0.1776496;0.4426668;-0.02423307,-0.2415821;0.2538964;-0.2230045,-0.2846406;0.1250008;-0.446414,0.06306715;0.004935204;-0.02759993,0.06936452;-0.375557;0.01584493,0.07155112;-0.7467034;0.0878159,0.07908118;-0.7088928;0.01032585,-0.05975707;0.003428836;-0.03436443,-0.09341154;-0.3765511;4.496425E-05,-0.1118382;-0.747013;0.07320732,-0.1023871;-0.7091251;-0.004064098,-0.00430062;0.5105929;0.01229025,0;0;0,0.004314505;0.2955785;-0.007107735,0.00896807;0.5799443;-0.02673352,0.1958798;0.5027384;0.003301501,0.2613154;0.2342909;0.05702138,0.2826322;-0.01445383;-0.02077043,-0.1809291;0.4929389;-0.0303143,-0.2460536;0.2238294;0.02038646,-0.2533716;-0.03328303;-0.02672582,0.06138605;0.002139121;-0.03147626,0.0950273;-0.3757651;0.02104092,0.08437226;-0.7451338;0.1009631,0.09037896;-0.7751607;0.05113232,-0.05739062;0.003607067;-0.03816915,-0.101172;-0.3751704;-0.001943976,-0.08678342;-0.7432927;0.08298655,-0.08882361;-0.7749456;0.03484948,0.007700875;0.51036;-0.01968443,63.81203
+0;0;0,-0.003860607;0.2954843;0.01223073,-0.004840699;0.58066;0.009670525,0.178051;0.4605142;0.02743761,0.2186894;0.182313;0.03853891,0.261896;-0.06816861;-0.02377039,-0.177665;0.4428011;-0.02423331,-0.2415729;0.2541034;-0.2229281,-0.2846661;0.1251038;-0.4465179,0.06307014;0.004935438;-0.02760124,0.06936721;-0.3755383;0.01584151,0.07155403;-0.7467225;0.08781979,0.07906847;-0.7089282;0.0104905,-0.0597599;0.003428999;-0.03436606,-0.09341274;-0.3765326;4.166365E-05,-0.1118413;-0.7470322;0.07321147,-0.1024097;-0.7091606;-0.003899641,-0.004301645;0.5107328;0.01229304,0;0;0,0.004314765;0.2956463;-0.007078171,0.008984707;0.5801138;-0.02667093,0.1959043;0.5027701;0.003348112,0.2610469;0.2343662;0.05707359,0.2821988;-0.01465631;-0.02058387,-0.1808892;0.4927741;-0.03052402,-0.2458778;0.2235604;0.01918657,-0.2531263;-0.03348985;-0.02942311,0.06138241;0.002159923;-0.03148913,0.09481803;-0.3757237;0.02117181,0.08436287;-0.7451782;0.1009053,0.09018984;-0.7753065;0.0514313,-0.05739124;0.003591533;-0.03817561,-0.1012277;-0.37513;-0.00163037,-0.08695436;-0.743339;0.08311513,-0.08875421;-0.7757103;0.0361724,0.007712863;0.5105022;-0.01962864,63.8342
+0;0;0,-0.004039747;0.2954748;0.01240104,-0.005207583;0.5806514;0.01000109,0.1777494;0.4607185;0.02801445,0.217644;0.1824135;0.03921247,0.260803;-0.06815743;-0.02276956,-0.177811;0.4429277;-0.02508395,-0.2418811;0.2593067;-0.2284285,-0.2839415;0.1376799;-0.456306,0.06315525;0.004923122;-0.02740816,0.06914946;-0.3755589;0.01600447,0.07133991;-0.746738;0.0880091,0.07908859;-0.7089422;0.01070307,-0.05958033;0.003448515;-0.03467451,-0.09364565;-0.3764158;0.0003943332,-0.1121354;-0.7469177;0.07353728,-0.1024707;-0.7090428;-0.003544614,-0.004637923;0.5107228;0.01258096,0;0;0,0.004314765;0.2956463;-0.007078171,0.008984707;0.5801138;-0.02667093,0.1959043;0.5027701;0.003348112,0.2610469;0.2343662;0.05707359,0.2821988;-0.01465631;-0.02058387,-0.1808892;0.4927741;-0.03052402,-0.2458778;0.2235604;0.01918657,-0.2531263;-0.03348985;-0.02942311,0.06138241;0.002159923;-0.03148913,0.09481803;-0.3757237;0.02117181,0.08436287;-0.7451782;0.1009053,0.09018984;-0.7753065;0.0514313,-0.05739124;0.003591533;-0.03817561,-0.1012277;-0.37513;-0.00163037,-0.08695436;-0.743339;0.08311513,-0.08875421;-0.7757103;0.0361724,0.007712863;0.5105022;-0.01962864,63.84571
+0;0;0,-0.004039747;0.2954748;0.01240104,-0.005207583;0.5806514;0.01000109,0.1777494;0.4607185;0.02801445,0.217644;0.1824135;0.03921247,0.260803;-0.06815743;-0.02276956,-0.177811;0.4429277;-0.02508395,-0.2418811;0.2593067;-0.2284285,-0.2839415;0.1376799;-0.456306,0.06315525;0.004923122;-0.02740816,0.06914946;-0.3755589;0.01600447,0.07133991;-0.746738;0.0880091,0.07908859;-0.7089422;0.01070307,-0.05958033;0.003448515;-0.03467451,-0.09364565;-0.3764158;0.0003943332,-0.1121354;-0.7469177;0.07353728,-0.1024707;-0.7090428;-0.003544614,-0.004637923;0.5107228;0.01258096,0;0;0,0.004314765;0.2956463;-0.007078171,0.008984707;0.5801138;-0.02667093,0.1959043;0.5027701;0.003348112,0.2610469;0.2343662;0.05707359,0.2821988;-0.01465631;-0.02058387,-0.1808892;0.4927741;-0.03052402,-0.2458778;0.2235604;0.01918657,-0.2531263;-0.03348985;-0.02942311,0.06138241;0.002159923;-0.03148913,0.09481803;-0.3757237;0.02117181,0.08436287;-0.7451782;0.1009053,0.09018984;-0.7753065;0.0514313,-0.05739124;0.003591533;-0.03817561,-0.1012277;-0.37513;-0.00163037,-0.08695436;-0.743339;0.08311513,-0.08875421;-0.7757103;0.0361724,0.007712863;0.5105022;-0.01962864,63.85703
+0;0;0,-0.004041474;0.2956011;0.01240634,-0.005210181;0.5809755;0.01000431,0.1779191;0.4609359;0.02803441,0.2178095;0.1826609;0.03923123,0.2610532;-0.06840241;-0.0228726,-0.1779763;0.4431282;-0.02511403,-0.2420394;0.259527;-0.2284367,-0.2841825;0.1376613;-0.4567619,0.06314369;0.00492222;-0.02740315,0.06913787;-0.3755576;0.01600923,0.07133062;-0.7471265;0.08808945,0.07909185;-0.709318;0.01065818,-0.05956944;0.003447883;-0.03466817,-0.09363455;-0.3764142;0.0004004687,-0.1121438;-0.747305;0.07362021,-0.1024634;-0.7094174;-0.003586568,-0.004640034;0.5109873;0.01258638,0;0;0,0.004286654;0.2957745;-0.007025123,0.008935399;0.5804497;-0.0264883,0.1960134;0.5028712;0.003672361,0.2606588;0.2344014;0.0575105,0.2813034;-0.01519999;-0.0201596,-0.1810571;0.492691;-0.03073021,-0.2460255;0.2233361;0.01806162,-0.2530621;-0.0338681;-0.0324968,0.061383;0.002164826;-0.03145993,0.09481278;-0.3757178;0.02119577,0.0842682;-0.7455608;0.1010004,0.0901899;-0.7756038;0.0512352,-0.05736341;0.003596582;-0.03819413,-0.1011733;-0.3751062;-0.001447439,-0.08690716;-0.7437497;0.08318276,-0.08888949;-0.775919;0.03577113,0.007670522;0.5107744;-0.01948202,63.87915
+0;0;0,-0.004312239;0.2956848;0.0125853,-0.005713865;0.5812274;0.01038271,0.1775727;0.4611985;0.0283905,0.217036;0.1825464;0.03979203,0.2600861;-0.06843781;-0.02203635,-0.1781848;0.443228;-0.02614037,-0.2415828;0.2691334;-0.2382869,-0.2839737;0.1510684;-0.4683581,0.06319204;0.004928743;-0.02722111,0.06870688;-0.3755568;0.01609037,0.07090669;-0.7464248;0.0881456,0.07888574;-0.7086182;0.01079223,-0.05947061;0.003426415;-0.03478535,-0.09400258;-0.3763699;0.0003977194,-0.1125934;-0.7465086;0.07382552,-0.1026974;-0.708625;-0.003298186,-0.00508856;0.5111882;0.0128911,0;0;0,0.004215248;0.2958718;-0.006968617,0.008748986;0.5807247;-0.02630746,0.1959561;0.5028914;0.003699899,0.26033;0.2340969;0.05792105,0.280754;-0.01538408;-0.019611,-0.1812374;0.4925788;-0.03098309,-0.2464604;0.2226896;0.01634752,-0.2530481;-0.03394753;-0.0362177,0.06138842;0.002145559;-0.03139067,0.09476725;-0.3757167;0.02134967,0.0844181;-0.7449334;0.1007968,0.09005898;-0.7750351;0.051157,-0.05731717;0.003612264;-0.03821267,-0.1011022;-0.3750801;-0.001463644,-0.08679131;-0.743006;0.08318631,-0.08891799;-0.7750117;0.03565821,0.007520221;0.5109965;-0.01933408,63.90123
+0;0;0,-0.004312239;0.2956848;0.0125853,-0.005713865;0.5812274;0.01038271,0.1775727;0.4611985;0.0283905,0.217036;0.1825464;0.03979203,0.2600861;-0.06843781;-0.02203635,-0.1781848;0.443228;-0.02614037,-0.2415828;0.2691334;-0.2382869,-0.2839737;0.1510684;-0.4683581,0.06319204;0.004928743;-0.02722111,0.06870688;-0.3755568;0.01609037,0.07090669;-0.7464248;0.0881456,0.07888574;-0.7086182;0.01079223,-0.05947061;0.003426415;-0.03478535,-0.09400258;-0.3763699;0.0003977194,-0.1125934;-0.7465086;0.07382552,-0.1026974;-0.708625;-0.003298186,-0.00508856;0.5111882;0.0128911,0;0;0,0.004215248;0.2958718;-0.006968617,0.008748986;0.5807247;-0.02630746,0.1959561;0.5028914;0.003699899,0.26033;0.2340969;0.05792105,0.280754;-0.01538408;-0.019611,-0.1812374;0.4925788;-0.03098309,-0.2464604;0.2226896;0.01634752,-0.2530481;-0.03394753;-0.0362177,0.06138842;0.002145559;-0.03139067,0.09476725;-0.3757167;0.02134967,0.0844181;-0.7449334;0.1007968,0.09005898;-0.7750351;0.051157,-0.05731717;0.003612264;-0.03821267,-0.1011022;-0.3750801;-0.001463644,-0.08679131;-0.743006;0.08318631,-0.08891799;-0.7750117;0.03565821,0.007520221;0.5109965;-0.01933408,63.92378
+0;0;0,-0.004521528;0.2957219;0.01274918,-0.00615188;0.5813317;0.01070829,0.1770995;0.4612443;0.02876542,0.2162239;0.1827146;0.04044979,0.2585592;-0.06889042;-0.02015609,-0.1757305;0.4431746;-0.03636323,-0.2456165;0.2736646;-0.2499712,-0.2860147;0.1616876;-0.4836367,0.06321679;0.004934086;-0.02705365,0.0684433;-0.3755544;0.01621571,0.07062887;-0.7463774;0.08839493,0.08041536;-0.7086049;0.01118795,-0.05932698;0.003434709;-0.03494452,-0.09430818;-0.3762699;0.0007166825,-0.1128785;-0.7463545;0.07431608,-0.1011822;-0.7084965;-0.002616048,-0.005476076;0.511279;0.01318702,0;0;0,0.004221007;0.2959232;-0.006786585,0.008792609;0.5808568;-0.02592313,0.1959489;0.5027672;0.003740907,0.2600998;0.2341577;0.05832684,0.2803866;-0.01558548;-0.01905036,-0.1811194;0.4927965;-0.03114839,-0.2460701;0.2226462;0.01408733,-0.2525429;-0.03377149;-0.04048834,0.06137662;0.002139807;-0.03131998,0.09477128;-0.3757088;0.02146506,0.08425058;-0.744916;0.1008356,0.09021076;-0.774967;0.05108154,-0.0572531;0.003616151;-0.03823107,-0.1013874;-0.3750726;-0.001926564,-0.08649783;-0.7428325;0.08325126,-0.0889272;-0.7747003;0.03546432,0.007552221;0.5111109;-0.01899874,63.93481
+0;0;0,-0.004521528;0.2957219;0.01274918,-0.00615188;0.5813317;0.01070829,0.1770995;0.4612443;0.02876542,0.2162239;0.1827146;0.04044979,0.2585592;-0.06889042;-0.02015609,-0.1757305;0.4431746;-0.03636323,-0.2456165;0.2736646;-0.2499712,-0.2860147;0.1616876;-0.4836367,0.06321679;0.004934086;-0.02705365,0.0684433;-0.3755544;0.01621571,0.07062887;-0.7463774;0.08839493,0.08041536;-0.7086049;0.01118795,-0.05932698;0.003434709;-0.03494452,-0.09430818;-0.3762699;0.0007166825,-0.1128785;-0.7463545;0.07431608,-0.1011822;-0.7084965;-0.002616048,-0.005476076;0.511279;0.01318702,0;0;0,0.004221007;0.2959232;-0.006786585,0.008792609;0.5808568;-0.02592313,0.1959489;0.5027672;0.003740907,0.2600998;0.2341577;0.05832684,0.2803866;-0.01558548;-0.01905036,-0.1811194;0.4927965;-0.03114839,-0.2460701;0.2226462;0.01408733,-0.2525429;-0.03377149;-0.04048834,0.06137662;0.002139807;-0.03131998,0.09477128;-0.3757088;0.02146506,0.08425058;-0.744916;0.1008356,0.09021076;-0.774967;0.05108154,-0.0572531;0.003616151;-0.03823107,-0.1013874;-0.3750726;-0.001926564,-0.08649783;-0.7428325;0.08325126,-0.0889272;-0.7747003;0.03546432,0.007552221;0.5111109;-0.01899874,63.94716
+0;0;0,-0.004523443;0.2958471;0.01275457,-0.006154994;0.5816525;0.01071169,0.1771255;0.4614936;0.02877351,0.2162424;0.1830174;0.04045564,0.2585911;-0.06866774;-0.02016956,-0.1757596;0.443421;-0.03636529,-0.2456321;0.2739437;-0.2499322,-0.2860432;0.161931;-0.4836721,0.06315076;0.004928931;-0.02702539,0.0683772;-0.3755547;0.01624342,0.07056276;-0.7463747;0.08842206,0.08034784;-0.7086033;0.01122617,-0.05926501;0.00343112;-0.03490802,-0.09424577;-0.3762687;0.0007527322,-0.1128159;-0.7463503;0.07435151,-0.1011213;-0.7084934;-0.002569564,-0.005478575;0.5115361;0.01319268,0;0;0,0.004041992;0.2960525;-0.006727695,0.008532539;0.5811887;-0.02579236,0.1957304;0.5028325;0.003941298,0.2598038;0.2342517;0.05848002,0.2799836;-0.01561193;-0.01881933,-0.1812801;0.4923588;-0.03146603,-0.2464898;0.221995;0.01173872,-0.2533805;-0.03367591;-0.04656341,0.06134744;0.00217618;-0.03121603,0.09484227;-0.3756547;0.02159691,0.08402755;-0.7448806;0.1008259,0.08997415;-0.7749372;0.05109477,-0.05709158;0.003551849;-0.03834866,-0.1005697;-0.3751542;-0.001488023,-0.08663677;-0.7430304;0.08333457,-0.08908336;-0.774885;0.03554988,0.007323943;0.5113758;-0.0188905,63.96873
+0;0;0,-0.00472007;0.2958366;0.01292627,-0.006565433;0.5816408;0.01110385,0.1767171;0.4614342;0.02920222,0.2155825;0.1829386;0.04125566,0.2575248;-0.06884512;-0.01924247,-0.1746434;0.4434147;-0.04090631,-0.2479245;0.2817697;-0.2593469,-0.2840386;0.1758171;-0.4965896,0.06324746;0.004932214;-0.0267977,0.06818807;-0.3755628;0.01640522,0.07038645;-0.7463522;0.08873993,0.08101764;-0.7085947;0.01165462,-0.0590656;0.003460361;-0.03524153,-0.09470071;-0.3761453;0.0007722639,-0.113209;-0.7461497;0.07477324,-0.1006724;-0.708303;-0.002016149,-0.005869722;0.5115241;0.01357144,0;0;0,0.004041992;0.2960525;-0.006727695,0.008532539;0.5811887;-0.02579236,0.1957304;0.5028325;0.003941298,0.2598038;0.2342517;0.05848002,0.2799836;-0.01561193;-0.01881933,-0.1812801;0.4923588;-0.03146603,-0.2464898;0.221995;0.01173872,-0.2533805;-0.03367591;-0.04656341,0.06134744;0.00217618;-0.03121603,0.09484227;-0.3756547;0.02159691,0.08402755;-0.7448806;0.1008259,0.08997415;-0.7749372;0.05109477,-0.05709158;0.003551849;-0.03834866,-0.1005697;-0.3751542;-0.001488023,-0.08663677;-0.7430304;0.08333457,-0.08908336;-0.774885;0.03554988,0.007323943;0.5113758;-0.0188905,63.97972
+0;0;0,-0.004720347;0.2958539;0.01292703,-0.006566017;0.5817059;0.0111043,0.1768034;0.4614636;0.02921051,0.2157054;0.1827052;0.04127533,0.2574411;-0.06783798;-0.01892471,-0.1747241;0.4434356;-0.04093133,-0.2480744;0.281638;-0.2595781,-0.2840105;0.1762075;-0.4956518,0.06320079;0.004928575;-0.02677793,0.06814131;-0.3755589;0.01642414,0.07033872;-0.7461835;0.0887267,0.08096939;-0.7084264;0.01164519,-0.05902202;0.003457808;-0.03521553,-0.09465644;-0.3761404;0.0007975586,-0.1131565;-0.7459803;0.07476564,-0.1006205;-0.708134;-0.002019964,-0.00587019;0.5115774;0.0135723,0;0;0,0.003868371;0.2960741;-0.006641864,0.008268081;0.581266;-0.02561295,0.1955768;0.5028092;0.004147768,0.2594714;0.2339592;0.05894113,0.2799698;-0.01460545;-0.01808608,-0.1816056;0.4925363;-0.03147912,-0.2468413;0.2215731;0.009611122,-0.2542855;-0.03213537;-0.05133439,0.06132152;0.002202749;-0.03115297,0.09461629;-0.3756297;0.02172112,0.08366008;-0.7447127;0.1007956,0.08973227;-0.7747667;0.05108249,-0.05699226;0.00352374;-0.03840774,-0.1000384;-0.3752068;-0.001369532,-0.08680625;-0.7429592;0.08335426,-0.08934974;-0.7746282;0.03534156,0.007090114;0.5114378;-0.01874137,64.00187
+0;0;0,-0.004720347;0.2958539;0.01292703,-0.006566017;0.5817059;0.0111043,0.1768034;0.4614636;0.02921051,0.2157054;0.1827052;0.04127533,0.2574411;-0.06783798;-0.01892471,-0.1747241;0.4434356;-0.04093133,-0.2480744;0.281638;-0.2595781,-0.2840105;0.1762075;-0.4956518,0.06320079;0.004928575;-0.02677793,0.06814131;-0.3755589;0.01642414,0.07033872;-0.7461835;0.0887267,0.08096939;-0.7084264;0.01164519,-0.05902202;0.003457808;-0.03521553,-0.09465644;-0.3761404;0.0007975586,-0.1131565;-0.7459803;0.07476564,-0.1006205;-0.708134;-0.002019964,-0.00587019;0.5115774;0.0135723,0;0;0,0.003868371;0.2960741;-0.006641864,0.008268081;0.581266;-0.02561295,0.1955768;0.5028092;0.004147768,0.2594714;0.2339592;0.05894113,0.2799698;-0.01460545;-0.01808608,-0.1816056;0.4925363;-0.03147912,-0.2468413;0.2215731;0.009611122,-0.2542855;-0.03213537;-0.05133439,0.06132152;0.002202749;-0.03115297,0.09461629;-0.3756297;0.02172112,0.08366008;-0.7447127;0.1007956,0.08973227;-0.7747667;0.05108249,-0.05699226;0.00352374;-0.03840774,-0.1000384;-0.3752068;-0.001369532,-0.08680625;-0.7429592;0.08335426,-0.08934974;-0.7746282;0.03534156,0.007090114;0.5114378;-0.01874137,64.01327
+0;0;0,-0.004904689;0.2959118;0.01304409,-0.00696922;0.5818016;0.01138511,0.1763557;0.4615922;0.02969295,0.2148414;0.1826995;0.0419702,0.2563994;-0.06733835;-0.01820251,-0.1741048;0.4432715;-0.04310092,-0.250666;0.3025092;-0.2749141,-0.2805208;0.1927747;-0.5092937,0.06323319;0.004924835;-0.02652925,0.06789275;-0.3755521;0.0166654,0.07010436;-0.746022;0.08895463,0.08119085;-0.7082655;0.01189563,-0.05874292;0.003467598;-0.03554907,-0.09492084;-0.3760073;0.001058236,-0.1134011;-0.7456433;0.07526288,-0.1004113;-0.7077978;-0.001489148,-0.006237835;0.5116676;0.01383752,0;0;0,0.003730602;0.2961435;-0.006565928,0.008042917;0.5813798;-0.02548087,0.1952797;0.5026797;0.004355907,0.2590486;0.233789;0.05953133,0.2797698;-0.01417004;-0.01762891,-0.1816904;0.492363;-0.03169591,-0.2470179;0.2210463;0.00745213,-0.2547696;-0.03158483;-0.05566839,0.06128845;0.002185613;-0.03107154,0.09444681;-0.3756296;0.02190328,0.08323687;-0.7445929;0.1007639,0.08959221;-0.7746068;0.0509733,-0.05688221;0.003543065;-0.03844936,-0.09990869;-0.3751565;-0.001227282,-0.08715411;-0.7427791;0.08344562,-0.09054302;-0.7744974;0.03548175,0.006884463;0.5115447;-0.01862204,64.03535
+0;0;0,-0.004904689;0.2959118;0.01304409,-0.00696922;0.5818016;0.01138511,0.1763557;0.4615922;0.02969295,0.2148414;0.1826995;0.0419702,0.2563994;-0.06733835;-0.01820251,-0.1741048;0.4432715;-0.04310092,-0.250666;0.3025092;-0.2749141,-0.2805208;0.1927747;-0.5092937,0.06323319;0.004924835;-0.02652925,0.06789275;-0.3755521;0.0166654,0.07010436;-0.746022;0.08895463,0.08119085;-0.7082655;0.01189563,-0.05874292;0.003467598;-0.03554907,-0.09492084;-0.3760073;0.001058236,-0.1134011;-0.7456433;0.07526288,-0.1004113;-0.7077978;-0.001489148,-0.006237835;0.5116676;0.01383752,0;0;0,0.003730602;0.2961435;-0.006565928,0.008042917;0.5813798;-0.02548087,0.1952797;0.5026797;0.004355907,0.2590486;0.233789;0.05953133,0.2797698;-0.01417004;-0.01762891,-0.1816904;0.492363;-0.03169591,-0.2470179;0.2210463;0.00745213,-0.2547696;-0.03158483;-0.05566839,0.06128845;0.002185613;-0.03107154,0.09444681;-0.3756296;0.02190328,0.08323687;-0.7445929;0.1007639,0.08959221;-0.7746068;0.0509733,-0.05688221;0.003543065;-0.03844936,-0.09990869;-0.3751565;-0.001227282,-0.08715411;-0.7427791;0.08344562,-0.09054302;-0.7744974;0.03548175,0.006884463;0.5115447;-0.01862204,64.04686
+0;0;0,-0.004907575;0.296086;0.01305177,-0.006973513;0.5821666;0.01139142,0.1763014;0.4619173;0.02969675,0.2148533;0.1825449;0.04199511,0.2562588;-0.06657508;-0.01795672,-0.174062;0.4436017;-0.04307698,-0.250755;0.3025972;-0.2752889,-0.2805001;0.1932656;-0.5088082,0.06320965;0.004923;-0.02651937,0.06786892;-0.3755304;0.01667261,0.07007979;-0.7458755;0.08893751,0.08117411;-0.7081135;0.01182412,-0.05872105;0.003466307;-0.03553583,-0.09489673;-0.3759851;0.001069214,-0.1133708;-0.7454966;0.07524888,-0.1003718;-0.7076456;-0.001557328,-0.006241568;0.5119789;0.0138457,0;0;0,0.003442176;0.2963234;-0.006478071,0.007605202;0.5817612;-0.02527523,0.1948155;0.5027062;0.004521966,0.2582948;0.2333304;0.06014144,0.2795681;-0.01358257;-0.01700032,-0.1819662;0.4921984;-0.03178596,-0.2473876;0.2201341;0.005463801,-0.2552443;-0.0310947;-0.0592801,0.06127995;0.002225041;-0.03102887,0.09367937;-0.3756101;0.02210212,0.08275748;-0.7445003;0.1007364,0.08919535;-0.7744776;0.05082559,-0.0568421;0.003511486;-0.03846581,-0.09829815;-0.3752367;-0.0002133548,-0.087471;-0.7429947;0.08356883,-0.09067068;-0.7754117;0.03641284,0.006487094;0.511868;-0.01845169,64.06888
+0;0;0,-0.005086123;0.2960754;0.01322163,-0.007373132;0.5821544;0.01177162,0.1759187;0.4619265;0.03023525,0.2141256;0.1825314;0.04308284,0.2551191;-0.06668989;-0.01673131,-0.1735059;0.4433065;-0.04506187,-0.245678;0.3074005;-0.2817202,-0.2814393;0.1950738;-0.5129631,0.06330943;0.0049194;-0.02628096,0.0677148;-0.3755297;0.01697497,0.06994898;-0.7458681;0.0892735,0.08146878;-0.7081048;0.01222265,-0.05852052;0.003509334;-0.03586093,-0.0951561;-0.3758227;0.001516115,-0.113635;-0.7453092;0.07581845,-0.1002132;-0.7074543;-0.0009146109,-0.006614483;0.5119662;0.01420391,0;0;0,0.003442176;0.2963234;-0.006478071,0.007605202;0.5817612;-0.02527523,0.1948155;0.5027062;0.004521966,0.2582948;0.2333304;0.06014144,0.2795681;-0.01358257;-0.01700032,-0.1819662;0.4921984;-0.03178596,-0.2473876;0.2201341;0.005463801,-0.2552443;-0.0310947;-0.0592801,0.06127995;0.002225041;-0.03102887,0.09367937;-0.3756101;0.02210212,0.08275748;-0.7445003;0.1007364,0.08919535;-0.7744776;0.05082559,-0.0568421;0.003511486;-0.03846581,-0.09829815;-0.3752367;-0.0002133548,-0.087471;-0.7429947;0.08356883,-0.09067068;-0.7754117;0.03641284,0.006487094;0.511868;-0.01845169,64.08031
+0;0;0,-0.005087601;0.2961615;0.01322548,-0.007374633;0.5822432;0.01177545,0.1759397;0.4620081;0.03024107,0.214144;0.1826316;0.0430878,0.2550632;-0.0661381;-0.01661799,-0.173528;0.4433859;-0.04506531,-0.2456952;0.3074889;-0.2817079,-0.2813917;0.1953657;-0.5125318,0.06323088;0.004913296;-0.02624835,0.06763591;-0.3755071;0.01700431,0.06987263;-0.7462651;0.08938473,0.08137467;-0.7085138;0.01245265,-0.05844792;0.00350498;-0.03581643,-0.09508073;-0.3757985;0.00155779,-0.1135806;-0.7457035;0.07594429,-0.1001795;-0.7078606;-0.0006705001,-0.006615974;0.512054;0.01420776,0;0;0,0.002795808;0.296423;-0.006168842,0.006720923;0.5818715;-0.02489257,0.1939791;0.5028131;0.00494349,0.257318;0.233414;0.06051409,0.2789368;-0.01304105;-0.016415,-0.1827611;0.4919224;-0.03199572,-0.248135;0.2194106;0.001758359,-0.2568179;-0.03093168;-0.06441501,0.06122713;0.002445266;-0.03092766,0.09289525;-0.375389;0.02244163,0.08181229;-0.7447046;0.101109,0.08856304;-0.7747226;0.05147839,-0.05669334;0.003273655;-0.03855397,-0.09881718;-0.3753312;9.685755E-05,-0.08835934;-0.7435119;0.08399539,-0.09148472;-0.7756525;0.03666982,0.005633622;0.5119753;-0.01808417,64.10241
+0;0;0,-0.005087601;0.2961615;0.01322548,-0.007374633;0.5822432;0.01177545,0.1759397;0.4620081;0.03024107,0.214144;0.1826316;0.0430878,0.2550632;-0.0661381;-0.01661799,-0.173528;0.4433859;-0.04506531,-0.2456952;0.3074889;-0.2817079,-0.2813917;0.1953657;-0.5125318,0.06323088;0.004913296;-0.02624835,0.06763591;-0.3755071;0.01700431,0.06987263;-0.7462651;0.08938473,0.08137467;-0.7085138;0.01245265,-0.05844792;0.00350498;-0.03581643,-0.09508073;-0.3757985;0.00155779,-0.1135806;-0.7457035;0.07594429,-0.1001795;-0.7078606;-0.0006705001,-0.006615974;0.512054;0.01420776,0;0;0,0.002795808;0.296423;-0.006168842,0.006720923;0.5818715;-0.02489257,0.1939791;0.5028131;0.00494349,0.257318;0.233414;0.06051409,0.2789368;-0.01304105;-0.016415,-0.1827611;0.4919224;-0.03199572,-0.248135;0.2194106;0.001758359,-0.2568179;-0.03093168;-0.06441501,0.06122713;0.002445266;-0.03092766,0.09289525;-0.375389;0.02244163,0.08181229;-0.7447046;0.101109,0.08856304;-0.7747226;0.05147839,-0.05669334;0.003273655;-0.03855397,-0.09881718;-0.3753312;9.685755E-05,-0.08835934;-0.7435119;0.08399539,-0.09148472;-0.7756525;0.03666982,0.005633622;0.5119753;-0.01808417,64.11361
+0;0;0,-0.005415769;0.2962594;0.01338465,-0.008121583;0.5824371;0.01225173,0.1753853;0.4620196;0.03102526,0.2132199;0.1825639;0.04403192,0.2543662;-0.0659835;-0.0156178,-0.1730268;0.4430785;-0.04793528,-0.2474674;0.3082121;-0.2845061,-0.2790044;0.2291165;-0.5289978,0.0633178;0.004932204;-0.02585078,0.0673205;-0.3754142;0.01752255,0.06952108;-0.7464299;0.0896914,0.08166003;-0.7086659;0.01270813,-0.05811452;0.003533158;-0.03622087,-0.09557413;-0.3755321;0.002079256,-0.1141892;-0.7455648;0.07687981,-0.1001506;-0.7077066;0.0002297834,-0.007299691;0.5122131;0.01464574,0;0;0,0.002183884;0.2965431;-0.005958319,0.005829617;0.5821102;-0.02447426,0.1933498;0.5029214;0.005400775,0.2565406;0.2334926;0.0611788,0.27829;-0.01267403;-0.01599526,-0.183672;0.4916848;-0.0322086,-0.2493818;0.2189284;-0.0008672476,-0.2589467;-0.03068262;-0.06890965,0.06119752;0.002463549;-0.03083062,0.09255307;-0.3752598;0.02304435,0.08103058;-0.7448708;0.1012797,0.0875705;-0.7748161;0.05130124,-0.05658865;0.003263038;-0.0385851,-0.09898332;-0.3752243;0.0002823062,-0.08903527;-0.7436262;0.08422855,-0.09238171;-0.7756407;0.03650998,0.004829071;0.5121704;-0.01774764,64.13597
+0;0;0,-0.005415769;0.2962594;0.01338465,-0.008121583;0.5824371;0.01225173,0.1753853;0.4620196;0.03102526,0.2132199;0.1825639;0.04403192,0.2543662;-0.0659835;-0.0156178,-0.1730268;0.4430785;-0.04793528,-0.2474674;0.3082121;-0.2845061,-0.2790044;0.2291165;-0.5289978,0.0633178;0.004932204;-0.02585078,0.0673205;-0.3754142;0.01752255,0.06952108;-0.7464299;0.0896914,0.08166003;-0.7086659;0.01270813,-0.05811452;0.003533158;-0.03622087,-0.09557413;-0.3755321;0.002079256,-0.1141892;-0.7455648;0.07687981,-0.1001506;-0.7077066;0.0002297834,-0.007299691;0.5122131;0.01464574,0;0;0,0.002183884;0.2965431;-0.005958319,0.005829617;0.5821102;-0.02447426,0.1933498;0.5029214;0.005400775,0.2565406;0.2334926;0.0611788,0.27829;-0.01267403;-0.01599526,-0.183672;0.4916848;-0.0322086,-0.2493818;0.2189284;-0.0008672476,-0.2589467;-0.03068262;-0.06890965,0.06119752;0.002463549;-0.03083062,0.09255307;-0.3752598;0.02304435,0.08103058;-0.7448708;0.1012797,0.0875705;-0.7748161;0.05130124,-0.05658865;0.003263038;-0.0385851,-0.09898332;-0.3752243;0.0002823062,-0.08903527;-0.7436262;0.08422855,-0.09238171;-0.7756407;0.03650998,0.004829071;0.5121704;-0.01774764,64.15822
+0;0;0,-0.005419693;0.296474;0.01339435,-0.008126623;0.5827712;0.01226114,0.1753461;0.4623385;0.03103242,0.2131856;0.1828465;0.04404077,0.2542436;-0.0651679;-0.01548103,-0.1730004;0.443401;-0.04791325,-0.2474506;0.308517;-0.2845148,-0.27892;0.229591;-0.5284823,0.06324037;0.004926173;-0.02581917,0.06724304;-0.3754176;0.01755386,0.06944453;-0.7465872;0.08975263,0.08158798;-0.7088203;0.01274087,-0.05804346;0.003528839;-0.03617658,-0.09550281;-0.3755338;0.002123278,-0.1141256;-0.74572;0.07695484,-0.1000818;-0.7078589;0.0002764538,-0.007304442;0.5125225;0.01465599,0;0;0,0.001753859;0.2967658;-0.005711198,0.005082965;0.5824655;-0.02408564,0.1925851;0.5031401;0.006054878,0.2554112;0.2335528;0.06166399,0.2775334;-0.01205073;-0.01533782,-0.1841804;0.4913161;-0.03267723,-0.2507767;0.2184502;-0.003937025,-0.2615717;-0.03013793;-0.07341464,0.06116188;0.002665117;-0.03069794,0.09151047;-0.3751372;0.02318144,0.08004641;-0.7448839;0.1015414,0.08657664;-0.7748123;0.05149603,-0.05644403;0.003055039;-0.03866495,-0.09959949;-0.3753161;0.0004696995,-0.08966671;-0.7438445;0.08456771,-0.09307387;-0.7757218;0.03662819,0.004142374;0.5124971;-0.01738906,64.16955
+0;0;0,-0.00565652;0.2964636;0.01352763,-0.008618913;0.5827581;0.01254604,0.1749031;0.4624513;0.03175145,0.2123673;0.1829156;0.04490603,0.2535266;-0.06513029;-0.01441422,-0.1727037;0.4430805;-0.04922338,-0.2487139;0.3097126;-0.2861881,-0.2841538;0.2520543;-0.5355058,0.06334286;0.004920763;-0.02556773,0.06709399;-0.3754286;0.01777893,0.06929561;-0.7465899;0.09001996,0.08177914;-0.7088228;0.01306262,-0.05781154;0.003557499;-0.03654329,-0.09582734;-0.3753853;0.002389241,-0.1144343;-0.7455167;0.07749549,-0.1000527;-0.707654;0.0008798987,-0.007740892;0.5125094;0.01492285,0;0;0,0.001753859;0.2967658;-0.005711198,0.005082965;0.5824655;-0.02408564,0.1925851;0.5031401;0.006054878,0.2554112;0.2335528;0.06166399,0.2775334;-0.01205073;-0.01533782,-0.1841804;0.4913161;-0.03267723,-0.2507767;0.2184502;-0.003937025,-0.2615717;-0.03013793;-0.07341464,0.06116188;0.002665117;-0.03069794,0.09151047;-0.3751372;0.02318144,0.08004641;-0.7448839;0.1015414,0.08657664;-0.7748123;0.05149603,-0.05644403;0.003055039;-0.03866495,-0.09959949;-0.3753161;0.0004696995,-0.08966671;-0.7438445;0.08456771,-0.09307387;-0.7757218;0.03662819,0.004142374;0.5124971;-0.01738906,64.18072
+0;0;0,-0.005659426;0.2966158;0.01353458,-0.008622176;0.5829451;0.0125529,0.1748566;0.4626424;0.03175458,0.2123297;0.1830405;0.04491227,0.2533505;-0.06417075;-0.01420836,-0.1726677;0.4432761;-0.04920104,-0.2486959;0.3098766;-0.2862219,-0.2840166;0.2524123;-0.5347006,0.06325819;0.004914186;-0.02553355,0.06700928;-0.3754299;0.01781252,0.06921288;-0.7469261;0.09011871,0.08171906;-0.7091449;0.01302174,-0.05773426;0.003552744;-0.03649444,-0.09574954;-0.375385;0.002437562,-0.1143733;-0.7458501;0.07761155,-0.09996561;-0.7079732;0.0008569658,-0.007744057;0.5126886;0.01492998,0;0;0,0.000730522;0.2969285;-0.005397916,0.003554188;0.5826753;-0.02366662,0.1910812;0.5032429;0.006466866,0.2539085;0.2336243;0.06226277,0.2763171;-0.01117228;-0.01431274,-0.1854762;0.4909966;-0.03289827,-0.2530951;0.2179495;-0.007847618,-0.2642372;-0.02945656;-0.07825685,0.06116111;0.002910212;-0.03047228,0.08996874;-0.3750072;0.02340853,0.0783008;-0.7450528;0.1019742,0.08505328;-0.7748795;0.05161488,-0.05627447;0.002815264;-0.03876814,-0.1001218;-0.3754528;0.0005424209,-0.09089101;-0.744266;0.08500542,-0.09405158;-0.7764804;0.03725323,0.002691761;0.5126951;-0.01700163,64.20284
+0;0;0,-0.005659426;0.2966158;0.01353458,-0.008622176;0.5829451;0.0125529,0.1748566;0.4626424;0.03175458,0.2123297;0.1830405;0.04491227,0.2533505;-0.06417075;-0.01420836,-0.1726677;0.4432761;-0.04920104,-0.2486959;0.3098766;-0.2862219,-0.2840166;0.2524123;-0.5347006,0.06325819;0.004914186;-0.02553355,0.06700928;-0.3754299;0.01781252,0.06921288;-0.7469261;0.09011871,0.08171906;-0.7091449;0.01302174,-0.05773426;0.003552744;-0.03649444,-0.09574954;-0.375385;0.002437562,-0.1143733;-0.7458501;0.07761155,-0.09996561;-0.7079732;0.0008569658,-0.007744057;0.5126886;0.01492998,0;0;0,0.000730522;0.2969285;-0.005397916,0.003554188;0.5826753;-0.02366662,0.1910812;0.5032429;0.006466866,0.2539085;0.2336243;0.06226277,0.2763171;-0.01117228;-0.01431274,-0.1854762;0.4909966;-0.03289827,-0.2530951;0.2179495;-0.007847618,-0.2642372;-0.02945656;-0.07825685,0.06116111;0.002910212;-0.03047228,0.08996874;-0.3750072;0.02340853,0.0783008;-0.7450528;0.1019742,0.08505328;-0.7748795;0.05161488,-0.05627447;0.002815264;-0.03876814,-0.1001218;-0.3754528;0.0005424209,-0.09089101;-0.744266;0.08500542,-0.09405158;-0.7764804;0.03725323,0.002691761;0.5126951;-0.01700163,64.22523
+0;0;0,-0.005870809;0.2965942;0.01363865,-0.009070001;0.5828927;0.01284009,0.174595;0.4625881;0.03227472,0.2117741;0.1827922;0.04595268,0.2524491;-0.06439082;-0.01287645,-0.1726631;0.4430558;-0.05035829,-0.2499771;0.3122251;-0.2886039,-0.2846041;0.2567903;-0.5374869,0.06331484;0.004888898;-0.02528226,0.0667148;-0.375477;0.01804397,0.06898688;-0.7464842;0.09032564,0.08177233;-0.7086945;0.01323313,-0.05752996;0.003587866;-0.03673275,-0.09617266;-0.3752643;0.00257092,-0.114796;-0.745183;0.07799891,-0.1001091;-0.7073017;0.001255319,-0.008167173;0.5126553;0.01519629,0;0;0,0.0001496226;0.2969202;-0.005190849,0.002516896;0.5826548;-0.02328622,0.1902815;0.5031855;0.007123709,0.2528216;0.2333664;0.06317258,0.2753597;-0.01114503;-0.01377511,-0.1865531;0.4909858;-0.03313623,-0.2547388;0.2177804;-0.009374097,-0.2671808;-0.02839656;-0.08324469,0.06119365;0.003022954;-0.03029954,0.08888805;-0.3750185;0.02340925,0.0769809;-0.7445484;0.1020344,0.08395062;-0.7743462;0.0516057,-0.05619296;0.002715388;-0.03881804,-0.09982066;-0.3755149;0.001250938,-0.09178253;-0.7440132;0.08503911,-0.09537811;-0.7760879;0.03706823,0.001751289;0.5126876;-0.01667738,64.23637
+0;0;0,-0.005870809;0.2965942;0.01363865,-0.009070001;0.5828927;0.01284009,0.174595;0.4625881;0.03227472,0.2117741;0.1827922;0.04595268,0.2524491;-0.06439082;-0.01287645,-0.1726631;0.4430558;-0.05035829,-0.2499771;0.3122251;-0.2886039,-0.2846041;0.2567903;-0.5374869,0.06331484;0.004888898;-0.02528226,0.0667148;-0.375477;0.01804397,0.06898688;-0.7464842;0.09032564,0.08177233;-0.7086945;0.01323313,-0.05752996;0.003587866;-0.03673275,-0.09617266;-0.3752643;0.00257092,-0.114796;-0.745183;0.07799891,-0.1001091;-0.7073017;0.001255319,-0.008167173;0.5126553;0.01519629,0;0;0,0.0001496226;0.2969202;-0.005190849,0.002516896;0.5826548;-0.02328622,0.1902815;0.5031855;0.007123709,0.2528216;0.2333664;0.06317258,0.2753597;-0.01114503;-0.01377511,-0.1865531;0.4909858;-0.03313623,-0.2547388;0.2177804;-0.009374097,-0.2671808;-0.02839656;-0.08324469,0.06119365;0.003022954;-0.03029954,0.08888805;-0.3750185;0.02340925,0.0769809;-0.7445484;0.1020344,0.08395062;-0.7743462;0.0516057,-0.05619296;0.002715388;-0.03881804,-0.09982066;-0.3755149;0.001250938,-0.09178253;-0.7440132;0.08503911,-0.09537811;-0.7760879;0.03706823,0.001751289;0.5126876;-0.01667738,64.24762
+0;0;0,-0.005872049;0.2966569;0.01364153,-0.009071563;0.5829857;0.01284318,0.1727288;0.4631916;0.03210358,0.2100489;0.1823348;0.04583339,0.2506294;-0.06427403;-0.01285909,-0.1709864;0.4438586;-0.04968637,-0.2485936;0.3125318;-0.2888353,-0.2831401;0.2572258;-0.5371402,0.06335524;0.004892018;-0.02529839,0.06675507;-0.3754592;0.01802614,0.0690273;-0.7464917;0.09031276,0.08181595;-0.7087001;0.01320104,-0.05756667;0.003590155;-0.03675619,-0.09620787;-0.3752473;0.002545953,-0.1148325;-0.7451912;0.0779791,-0.1001419;-0.7073079;0.001216374,-0.008168733;0.512748;0.01519939,0;0;0,-8.405745E-05;0.2969863;-0.004999995,0.001995318;0.5827592;-0.02299714,0.1880933;0.5034432;0.005525589,0.2521916;0.233308;0.06366479,0.2748604;-0.01069216;-0.01287007,-0.1850386;0.4911734;-0.03318664,-0.2541051;0.2168294;-0.01252139,-0.267369;-0.0282197;-0.08790375,0.06123299;0.003165156;-0.03030396,0.08817267;-0.3749012;0.02350807,0.07632608;-0.7444421;0.1022149,0.08338294;-0.7742221;0.05174685,-0.05625276;0.002591196;-0.03881675,-0.1003301;-0.3755572;0.001390241,-0.09253175;-0.7441047;0.08510084,-0.09593533;-0.7764034;0.03737475,0.001285091;0.5127899;-0.01640201,64.27001
+0;0;0,-0.006137691;0.2966455;0.0137715,-0.009592812;0.5829707;0.0131706,0.1722169;0.4632397;0.03273157,0.2091674;0.1823368;0.04651649,0.2494265;-0.0644276;-0.01174214,-0.1707488;0.443749;-0.05110111,-0.2497745;0.3151335;-0.2912569,-0.2831692;0.2688584;-0.5415586,0.06345882;0.004862216;-0.02504324,0.06638867;-0.3754964;0.01825019,0.06856539;-0.7464401;0.09099425,0.08170761;-0.7086446;0.0139424,-0.05736507;0.003639637;-0.03706521,-0.09663694;-0.3750672;0.002865072,-0.1153338;-0.7449694;0.07848552,-0.100294;-0.707083;0.001790754,-0.008667665;0.5127326;0.01550572,0;0;0,-8.405745E-05;0.2969863;-0.004999995,0.001995318;0.5827592;-0.02299714,0.1880933;0.5034432;0.005525589,0.2521916;0.233308;0.06366479,0.2748604;-0.01069216;-0.01287007,-0.1850386;0.4911734;-0.03318664,-0.2541051;0.2168294;-0.01252139,-0.267369;-0.0282197;-0.08790375,0.06123299;0.003165156;-0.03030396,0.08817267;-0.3749012;0.02350807,0.07632608;-0.7444421;0.1022149,0.08338294;-0.7742221;0.05174685,-0.05625276;0.002591196;-0.03881675,-0.1003301;-0.3755572;0.001390241,-0.09253175;-0.7441047;0.08510084,-0.09593533;-0.7764034;0.03737475,0.001285091;0.5127899;-0.01640201,64.28112
+0;0;0,-0.006138213;0.2966707;0.01377267,-0.009593253;0.5829897;0.01317188,0.17308;0.4630263;0.03281496,0.2100097;0.1822811;0.04659214,0.2501694;-0.06387383;-0.01152261,-0.1715231;0.4434425;-0.05141795,-0.2505044;0.3148993;-0.2914388,-0.2838166;0.2687385;-0.5411224,0.06343526;0.004860411;-0.02503395,0.06636498;-0.3754814;0.01825756,0.06854457;-0.7469153;0.0910978,0.08174249;-0.7090869;0.01371942,-0.05734377;0.003638285;-0.03705145,-0.0966139;-0.3750517;0.002877064,-0.1153354;-0.7454429;0.07859749,-0.1002319;-0.7075232;0.001577705,-0.008668158;0.5127555;0.01550687,0;0;0,-0.0005677044;0.2970155;-0.004724622,0.001092531;0.5827949;-0.02255595,0.1880349;0.5035679;0.007176759,0.2512123;0.2331615;0.06427741,0.2739942;-0.01023939;-0.01200736,-0.1866685;0.4908341;-0.03338003,-0.2564876;0.2166194;-0.01597139,-0.2703028;-0.02708459;-0.09343036,0.06120866;0.003209069;-0.0302912,0.08711906;-0.3748931;0.02365351,0.07514394;-0.7449296;0.1024143,0.0823486;-0.7744902;0.05119407,-0.05624319;0.002548561;-0.0387887,-0.1009315;-0.3755054;0.001469519,-0.09348319;-0.7445176;0.08542278,-0.09730817;-0.7770983;0.0375488,0.0004653931;0.5128255;-0.01599526,64.30332
+0;0;0,-0.006138213;0.2966707;0.01377267,-0.009593253;0.5829897;0.01317188,0.17308;0.4630263;0.03281496,0.2100097;0.1822811;0.04659214,0.2501694;-0.06387383;-0.01152261,-0.1715231;0.4434425;-0.05141795,-0.2505044;0.3148993;-0.2914388,-0.2838166;0.2687385;-0.5411224,0.06343526;0.004860411;-0.02503395,0.06636498;-0.3754814;0.01825756,0.06854457;-0.7469153;0.0910978,0.08174249;-0.7090869;0.01371942,-0.05734377;0.003638285;-0.03705145,-0.0966139;-0.3750517;0.002877064,-0.1153354;-0.7454429;0.07859749,-0.1002319;-0.7075232;0.001577705,-0.008668158;0.5127555;0.01550687,0;0;0,-0.0005677044;0.2970155;-0.004724622,0.001092531;0.5827949;-0.02255595,0.1880349;0.5035679;0.007176759,0.2512123;0.2331615;0.06427741,0.2739942;-0.01023939;-0.01200736,-0.1866685;0.4908341;-0.03338003,-0.2564876;0.2166194;-0.01597139,-0.2703028;-0.02708459;-0.09343036,0.06120866;0.003209069;-0.0302912,0.08711906;-0.3748931;0.02365351,0.07514394;-0.7449296;0.1024143,0.0823486;-0.7744902;0.05119407,-0.05624319;0.002548561;-0.0387887,-0.1009315;-0.3755054;0.001469519,-0.09348319;-0.7445176;0.08542278,-0.09730817;-0.7770983;0.0375488,0.0004653931;0.5128255;-0.01599526,64.32584
+0;0;0,-0.006257252;0.2967984;0.01387898,-0.009955095;0.5831555;0.01349163,0.1715463;0.4633988;0.03337619,0.2082846;0.1820248;0.04729707,0.2483805;-0.06404988;-0.01037239,-0.1701526;0.4437056;-0.05199552,-0.2500914;0.3229697;-0.2964284,-0.2834194;0.2835692;-0.5470737,0.06353761;0.004827006;-0.02474942,0.06628197;-0.3754973;0.0185654,0.06840982;-0.7466699;0.09147578,0.08190051;-0.7088447;0.01415547,-0.05711362;0.003715126;-0.0373777,-0.0968412;-0.3748209;0.003396504,-0.1154815;-0.7449561;0.07917248,-0.100088;-0.7070341;0.002218291,-0.008993564;0.512904;0.01578502,0;0;0,-0.0009022355;0.2971516;-0.004605174,0.0005858466;0.5829765;-0.02238643,0.1865069;0.5037467;0.006086588,0.2507027;0.2332529;0.06462526,0.2736726;-0.009956792;-0.01158261,-0.185951;0.4911464;-0.03327002,-0.2563763;0.216282;-0.01896443,-0.2711648;-0.02640738;-0.09877268,0.0612205;0.003259242;-0.0302372,0.08664563;-0.3748458;0.02380383,0.07471074;-0.7446465;0.102509,0.08188569;-0.7742168;0.05130768,-0.05622179;0.002506104;-0.03880323,-0.100922;-0.3755091;0.001653165,-0.09394135;-0.7442876;0.08557761,-0.09799657;-0.7772727;0.03826911,-1.004338E-05;0.5129887;-0.01584196,64.337
+0;0;0,-0.006257252;0.2967984;0.01387898,-0.009955095;0.5831555;0.01349163,0.1715463;0.4633988;0.03337619,0.2082846;0.1820248;0.04729707,0.2483805;-0.06404988;-0.01037239,-0.1701526;0.4437056;-0.05199552,-0.2500914;0.3229697;-0.2964284,-0.2834194;0.2835692;-0.5470737,0.06353761;0.004827006;-0.02474942,0.06628197;-0.3754973;0.0185654,0.06840982;-0.7466699;0.09147578,0.08190051;-0.7088447;0.01415547,-0.05711362;0.003715126;-0.0373777,-0.0968412;-0.3748209;0.003396504,-0.1154815;-0.7449561;0.07917248,-0.100088;-0.7070341;0.002218291,-0.008993564;0.512904;0.01578502,0;0;0,-0.0009022355;0.2971516;-0.004605174,0.0005858466;0.5829765;-0.02238643,0.1865069;0.5037467;0.006086588,0.2507027;0.2332529;0.06462526,0.2736726;-0.009956792;-0.01158261,-0.185951;0.4911464;-0.03327002,-0.2563763;0.216282;-0.01896443,-0.2711648;-0.02640738;-0.09877268,0.0612205;0.003259242;-0.0302372,0.08664563;-0.3748458;0.02380383,0.07471074;-0.7446465;0.102509,0.08188569;-0.7742168;0.05130768,-0.05622179;0.002506104;-0.03880323,-0.100922;-0.3755091;0.001653165,-0.09394135;-0.7442876;0.08557761,-0.09799657;-0.7772727;0.03826911,-1.004338E-05;0.5129887;-0.01584196,64.34811
+0;0;0,-0.006258148;0.2968409;0.01388097,-0.009956096;0.5832067;0.01349385,0.1717152;0.4634072;0.03339485,0.2084372;0.1821585;0.04730953,0.2484838;-0.063614;-0.0102891,-0.1703054;0.4436955;-0.05205723,-0.2502086;0.3230133;-0.2963814,-0.2834957;0.2836612;-0.5467187,0.063471;0.004821946;-0.02472347,0.06621534;-0.3754992;0.01859099,0.06834324;-0.7466795;0.09150288,0.08183414;-0.7088542;0.01418136,-0.05705375;0.003711231;-0.03733852,-0.096781;-0.3748216;0.003435351,-0.1154217;-0.7449645;0.0792129,-0.1000279;-0.7070424;0.002257518,-0.008994618;0.512959;0.01578712,0;0;0,-0.001335502;0.2971944;-0.004485369,-0.0002072901;0.5830315;-0.02222049,0.1859012;0.5037038;0.006550431,0.2499448;0.2333058;0.06508482,0.2730897;-0.00964424;-0.01084316,-0.1868202;0.4910527;-0.03348149,-0.2580277;0.2163411;-0.02318681,-0.2728021;-0.02551189;-0.1045152,0.06119156;0.003341734;-0.03012466,0.08585044;-0.3748105;0.02391947,0.07391584;-0.7446125;0.1026566,0.08113347;-0.7741783;0.0514543,-0.05610945;0.002423452;-0.03884489,-0.1014719;-0.3754809;0.001879394,-0.09458566;-0.7442663;0.08581644,-0.08669615;-0.7302522;0.008978531,-0.0007543117;0.5130477;-0.01567256,64.37038
+0;0;0,-0.006364135;0.2968349;0.01396136,-0.01025554;0.583198;0.0137286,0.1713779;0.4632662;0.03394819,0.2079041;0.1819984;0.04799261,0.2480061;-0.0637082;-0.009847831,-0.169953;0.4434306;-0.0530496,-0.2500911;0.3334298;-0.3022899,-0.2843285;0.2967693;-0.5529076,0.06356748;0.004852297;-0.02446832,0.06619042;-0.375473;0.01881756,0.06795536;-0.7466695;0.09165649,0.08172207;-0.7088429;0.01438373,-0.05682701;0.003685851;-0.0376852,-0.09728408;-0.3747513;0.00325923,-0.1153783;-0.7447883;0.07968359,-0.09971643;-0.7068683;0.002782106,-0.009261534;0.5129498;0.01599238,0;0;0,-0.001335502;0.2971944;-0.004485369,-0.0002072901;0.5830315;-0.02222049,0.1859012;0.5037038;0.006550431,0.2499448;0.2333058;0.06508482,0.2730897;-0.00964424;-0.01084316,-0.1868202;0.4910527;-0.03348149,-0.2580277;0.2163411;-0.02318681,-0.2728021;-0.02551189;-0.1045152,0.06119156;0.003341734;-0.03012466,0.08585044;-0.3748105;0.02391947,0.07391584;-0.7446125;0.1026566,0.08113347;-0.7741783;0.0514543,-0.05610945;0.002423452;-0.03884489,-0.1014719;-0.3754809;0.001879394,-0.09458566;-0.7442663;0.08581644,-0.08669615;-0.7302522;0.008978531,-0.0007543117;0.5130477;-0.01567256,64.38168
+0;0;0,-0.006364135;0.2968349;0.01396136,-0.01025554;0.583198;0.0137286,0.1713779;0.4632662;0.03394819,0.2079041;0.1819984;0.04799261,0.2480061;-0.0637082;-0.009847831,-0.169953;0.4434306;-0.0530496,-0.2500911;0.3334298;-0.3022899,-0.2843285;0.2967693;-0.5529076,0.06356748;0.004852297;-0.02446832,0.06619042;-0.375473;0.01881756,0.06795536;-0.7466695;0.09165649,0.08172207;-0.7088429;0.01438373,-0.05682701;0.003685851;-0.0376852,-0.09728408;-0.3747513;0.00325923,-0.1153783;-0.7447883;0.07968359,-0.09971643;-0.7068683;0.002782106,-0.009261534;0.5129498;0.01599238,0;0;0,-0.001335502;0.2971944;-0.004485369,-0.0002072901;0.5830315;-0.02222049,0.1859012;0.5037038;0.006550431,0.2499448;0.2333058;0.06508482,0.2730897;-0.00964424;-0.01084316,-0.1868202;0.4910527;-0.03348149,-0.2580277;0.2163411;-0.02318681,-0.2728021;-0.02551189;-0.1045152,0.06119156;0.003341734;-0.03012466,0.08585044;-0.3748105;0.02391947,0.07391584;-0.7446125;0.1026566,0.08113347;-0.7741783;0.0514543,-0.05610945;0.002423452;-0.03884489,-0.1014719;-0.3754809;0.001879394,-0.09458566;-0.7442663;0.08581644,-0.08669615;-0.7302522;0.008978531,-0.0007543117;0.5130477;-0.01567256,64.39285
+0;0;0,-0.0063658;0.2969126;0.01396502,-0.01025734;0.5832856;0.01373249,0.1723899;0.4630786;0.03405275,0.2088882;0.1820258;0.04808644,0.2490119;-0.06381394;-0.009785336,-0.1708567;0.4431317;-0.05343332,-0.2509336;0.333215;-0.3024831,-0.2851896;0.2965346;-0.5532366,0.0634956;0.00484681;-0.02444065,0.06611851;-0.3754751;0.01884483,0.06788253;-0.7464787;0.0916459,0.08164642;-0.7086536;0.01438894,-0.05676275;0.003681683;-0.03764259,-0.09721945;-0.374752;0.003301475,-0.1153042;-0.7445967;0.07968611,-0.0996456;-0.7066783;0.002800345,-0.009263381;0.513041;0.01599616,0;0;0,-0.001719095;0.2972708;-0.004444838,-0.0008978322;0.5831198;-0.0221628,0.186165;0.5038158;0.007874131,0.2493032;0.2332498;0.06555784,0.2726316;-0.00984402;-0.01031983,-0.1884819;0.4909395;-0.03374159,-0.2602897;0.2165354;-0.02562656,-0.2762626;-0.02377971;-0.1115901,0.06115388;0.003333032;-0.03002703,0.08515523;-0.3748596;0.02400553,0.07315233;-0.7444675;0.1026993,0.08029506;-0.7740512;0.05153215,-0.05599684;0.002434467;-0.03887102,-0.1019258;-0.3754049;0.001788527,-0.09524856;-0.7439436;0.08593982,-0.09965433;-0.7771727;0.03901457,-0.001402512;0.5131392;-0.0156132,64.41517
+0;0;0,-0.006613215;0.2969017;0.01408031,-0.0107413;0.5832708;0.01399697,0.1719167;0.4631091;0.03473924,0.208071;0.1820195;0.04892612,0.2479491;-0.06392957;-0.008650251,-0.1708892;0.4430344;-0.05404998,-0.2516068;0.3432801;-0.307138,-0.2852192;0.3181317;-0.5593958,0.0635872;0.004839725;-0.02420275,0.06589702;-0.3754835;0.01908887,0.06757335;-0.7465063;0.09179377,0.08155653;-0.7086787;0.01457646,-0.05664064;0.003690762;-0.03782519,-0.09810345;-0.3746101;0.003340364,-0.1156963;-0.7443981;0.08011307,-0.09982108;-0.7064748;0.003272235,-0.009704562;0.5130262;0.01624113,0;0;0,-0.001719095;0.2972708;-0.004444838,-0.0008978322;0.5831198;-0.0221628,0.186165;0.5038158;0.007874131,0.2493032;0.2332498;0.06555784,0.2726316;-0.00984402;-0.01031983,-0.1884819;0.4909395;-0.03374159,-0.2602897;0.2165354;-0.02562656,-0.2762626;-0.02377971;-0.1115901,0.06115388;0.003333032;-0.03002703,0.08515523;-0.3748596;0.02400553,0.07315233;-0.7444675;0.1026993,0.08029506;-0.7740512;0.05153215,-0.05599684;0.002434467;-0.03887102,-0.1019258;-0.3754049;0.001788527,-0.09524856;-0.7439436;0.08593982,-0.09965433;-0.7771727;0.03901457,-0.001402512;0.5131392;-0.0156132,64.42634
+0;0;0,-0.006614141;0.2969433;0.01408228,-0.01074246;0.5833286;0.01399939,0.1725391;0.4630022;0.03480496,0.2086673;0.1821157;0.04898158,0.2484999;-0.0635525;-0.008529048,-0.171444;0.4428585;-0.05428917,-0.2521032;0.3431764;-0.3071943,-0.2856773;0.3180567;-0.559164,0.06358045;0.004839212;-0.02420018,0.06589019;-0.3754728;0.01909016,0.06756584;-0.7463418;0.09176493,0.08152153;-0.7085295;0.01469936,-0.05663463;0.00369037;-0.03782117,-0.09809621;-0.3745992;0.003343157,-0.1156818;-0.744234;0.08008406,-0.09983774;-0.7063263;0.003394216,-0.009705816;0.5130907;0.01624333,0;0;0,-0.001803547;0.2973122;-0.004423976,-0.001279734;0.5831812;-0.0220871,0.1863992;0.5038761;0.008852243,0.2489213;0.2332403;0.06586647,0.2722691;-0.009593397;-0.009854555,-0.1893294;0.4905638;-0.03431111,-0.2622726;0.2166185;-0.0282527,-0.2784335;-0.02305512;-0.1150995,0.06115917;0.003338903;-0.02999914,0.08469248;-0.3748611;0.02410746,0.07287838;-0.7443157;0.1027967,0.07978198;-0.7740145;0.05197048,-0.05599121;0.002431941;-0.03886657,-0.102376;-0.3753593;0.001615044,-0.09565429;-0.743665;0.08607842,-0.1001503;-0.7765837;0.03900492,-0.001708202;0.5132064;-0.01554418,64.43748
+0;0;0,-0.006614141;0.2969433;0.01408228,-0.01074246;0.5833286;0.01399939,0.1725391;0.4630022;0.03480496,0.2086673;0.1821157;0.04898158,0.2484999;-0.0635525;-0.008529048,-0.171444;0.4428585;-0.05428917,-0.2521032;0.3431764;-0.3071943,-0.2856773;0.3180567;-0.559164,0.06358045;0.004839212;-0.02420018,0.06589019;-0.3754728;0.01909016,0.06756584;-0.7463418;0.09176493,0.08152153;-0.7085295;0.01469936,-0.05663463;0.00369037;-0.03782117,-0.09809621;-0.3745992;0.003343157,-0.1156818;-0.744234;0.08008406,-0.09983774;-0.7063263;0.003394216,-0.009705816;0.5130907;0.01624333,0;0;0,-0.001803547;0.2973122;-0.004423976,-0.001279734;0.5831812;-0.0220871,0.1863992;0.5038761;0.008852243,0.2489213;0.2332403;0.06586647,0.2722691;-0.009593397;-0.009854555,-0.1893294;0.4905638;-0.03431111,-0.2622726;0.2166185;-0.0282527,-0.2784335;-0.02305512;-0.1150995,0.06115917;0.003338903;-0.02999914,0.08469248;-0.3748611;0.02410746,0.07287838;-0.7443157;0.1027967,0.07978198;-0.7740145;0.05197048,-0.05599121;0.002431941;-0.03886657,-0.102376;-0.3753593;0.001615044,-0.09565429;-0.743665;0.08607842,-0.1001503;-0.7765837;0.03900492,-0.001708202;0.5132064;-0.01554418,64.45998
+0;0;0,-0.006812304;0.2969516;0.01428445,-0.01115497;0.5833384;0.0143994,0.1728849;0.4627943;0.03542157,0.2087079;0.18195;0.04981969,0.2487222;-0.06357993;-0.007684931,-0.172133;0.4426097;-0.05501062,-0.2516731;0.3518469;-0.3115249,-0.2784682;0.3337157;-0.5647959,0.06361476;0.004839333;-0.02389808,0.06570902;-0.3754752;0.0193288,0.06733859;-0.7460498;0.09217957,0.08148006;-0.7082217;0.0150467,-0.05646469;0.003677507;-0.03794193,-0.09820272;-0.3745029;0.003886979,-0.1157417;-0.7438586;0.08072551,-0.09971259;-0.7059355;0.003972463,-0.01007829;0.5131043;0.0166089,0;0;0,-0.002030797;0.2973346;-0.004328609,-0.001772419;0.5832118;-0.02193809,0.1866479;0.5039952;0.009706257,0.2483998;0.2331437;0.06618881,0.2718204;-0.009534433;-0.009651065,-0.1904441;0.4902669;-0.03484802,-0.2645141;0.216644;-0.03197221,-0.2807986;-0.02199103;-0.1213088,0.06111361;0.003336519;-0.02992272,0.08418663;-0.3748818;0.02421272,0.07226044;-0.7440792;0.1028664,0.07945905;-0.7736986;0.05183268,-0.05588403;0.002435284;-0.03888986,-0.1028033;-0.3752761;0.001666192,-0.09622233;-0.7433205;0.08613741,-0.1007758;-0.7763918;0.03910539,-0.002150811;0.5132409;-0.015396,64.47096
+0;0;0,-0.006812304;0.2969516;0.01428445,-0.01115497;0.5833384;0.0143994,0.1728849;0.4627943;0.03542157,0.2087079;0.18195;0.04981969,0.2487222;-0.06357993;-0.007684931,-0.172133;0.4426097;-0.05501062,-0.2516731;0.3518469;-0.3115249,-0.2784682;0.3337157;-0.5647959,0.06361476;0.004839333;-0.02389808,0.06570902;-0.3754752;0.0193288,0.06733859;-0.7460498;0.09217957,0.08148006;-0.7082217;0.0150467,-0.05646469;0.003677507;-0.03794193,-0.09820272;-0.3745029;0.003886979,-0.1157417;-0.7438586;0.08072551,-0.09971259;-0.7059355;0.003972463,-0.01007829;0.5131043;0.0166089,0;0;0,-0.002030797;0.2973346;-0.004328609,-0.001772419;0.5832118;-0.02193809,0.1866479;0.5039952;0.009706257,0.2483998;0.2331437;0.06618881,0.2718204;-0.009534433;-0.009651065,-0.1904441;0.4902669;-0.03484802,-0.2645141;0.216644;-0.03197221,-0.2807986;-0.02199103;-0.1213088,0.06111361;0.003336519;-0.02992272,0.08418663;-0.3748818;0.02421272,0.07226044;-0.7440792;0.1028664,0.07945905;-0.7736986;0.05183268,-0.05588403;0.002435284;-0.03888986,-0.1028033;-0.3752761;0.001666192,-0.09622233;-0.7433205;0.08613741,-0.1007758;-0.7763918;0.03910539,-0.002150811;0.5132409;-0.015396,64.49332
+0;0;0,-0.006812811;0.2969737;0.01428551,-0.01115601;0.5833955;0.01440066,0.1728998;0.4628429;0.03542459,0.2087253;0.1819789;0.04982372,0.2487277;-0.06347826;-0.007663853,-0.1721479;0.4426565;-0.05501541,-0.2516936;0.3518873;-0.3115476,-0.2784808;0.3337616;-0.5647435,0.06363626;0.004840969;-0.02390615,0.06573048;-0.3754665;0.01931992,0.06735799;-0.745571;0.09207829,0.08150798;-0.7077382;0.01489892,-0.05648378;0.00367875;-0.03795475,-0.09822103;-0.3744946;0.003873374,-0.1157378;-0.7433817;0.08061443,-0.09969899;-0.7054539;0.003815114,-0.01007927;0.5131572;0.01661029,0;0;0,-0.002139457;0.2973565;-0.004288793,-0.002134293;0.5832726;-0.02183449,0.1863414;0.5039918;0.009964585,0.2480719;0.2331057;0.0664041,0.2715587;-0.009508729;-0.009364009,-0.1906883;0.4901679;-0.03524942,-0.2655123;0.2167146;-0.03508805,-0.2820507;-0.02154878;-0.1251508,0.06118744;0.003364816;-0.02982092,0.08369834;-0.3748758;0.02434492,0.07191095;-0.7436062;0.1029115,0.07905909;-0.7732086;0.05177736,-0.05587969;0.002408686;-0.03893805,-0.1031243;-0.3752377;0.001777716,-0.09659024;-0.7428106;0.08616506,-0.1011468;-0.7759398;0.03913122,-0.002449133;0.5132963;-0.0153017,64.50446
+0;0;0,-0.006959988;0.296964;0.01441403,-0.01156624;0.5833815;0.01478628,0.1724977;0.4628318;0.03610964,0.207949;0.1819232;0.05056436,0.2482261;-0.06350307;-0.006863181,-0.1726028;0.4431885;-0.05502629,-0.2509982;0.3565432;-0.3133325,-0.2782793;0.336663;-0.5663438,0.06377191;0.004834419;-0.02354327,0.06564593;-0.3754857;0.01958071,0.06720785;-0.7455361;0.09261537,0.08147132;-0.7076938;0.01545787,-0.05633504;0.003705363;-0.0381726,-0.09823219;-0.3743856;0.004235972,-0.1158846;-0.7431657;0.08145896,-0.09973404;-0.7052273;0.004684158,-0.01044478;0.513142;0.01693285,0;0;0,-0.002139457;0.2973565;-0.004288793,-0.002134293;0.5832726;-0.02183449,0.1863414;0.5039918;0.009964585,0.2480719;0.2331057;0.0664041,0.2715587;-0.009508729;-0.009364009,-0.1906883;0.4901679;-0.03524942,-0.2655123;0.2167146;-0.03508805,-0.2820507;-0.02154878;-0.1251508,0.06118744;0.003364816;-0.02982092,0.08369834;-0.3748758;0.02434492,0.07191095;-0.7436062;0.1029115,0.07905909;-0.7732086;0.05177736,-0.05587969;0.002408686;-0.03893805,-0.1031243;-0.3752377;0.001777716,-0.09659024;-0.7428106;0.08616506,-0.1011468;-0.7759398;0.03913122,-0.002449133;0.5132963;-0.0153017,64.51568
+0;0;0,-0.006959988;0.296964;0.01441403,-0.01156624;0.5833815;0.01478628,0.1724977;0.4628318;0.03610964,0.207949;0.1819232;0.05056436,0.2482261;-0.06350307;-0.006863181,-0.1726028;0.4431885;-0.05502629,-0.2509982;0.3565432;-0.3133325,-0.2782793;0.336663;-0.5663438,0.06377191;0.004834419;-0.02354327,0.06564593;-0.3754857;0.01958071,0.06720785;-0.7455361;0.09261537,0.08147132;-0.7076938;0.01545787,-0.05633504;0.003705363;-0.0381726,-0.09823219;-0.3743856;0.004235972,-0.1158846;-0.7431657;0.08145896,-0.09973404;-0.7052273;0.004684158,-0.01044478;0.513142;0.01693285,0;0;0,-0.002139457;0.2973565;-0.004288793,-0.002134293;0.5832726;-0.02183449,0.1863414;0.5039918;0.009964585,0.2480719;0.2331057;0.0664041,0.2715587;-0.009508729;-0.009364009,-0.1906883;0.4901679;-0.03524942,-0.2655123;0.2167146;-0.03508805,-0.2820507;-0.02154878;-0.1251508,0.06118744;0.003364816;-0.02982092,0.08369834;-0.3748758;0.02434492,0.07191095;-0.7436062;0.1029115,0.07905909;-0.7732086;0.05177736,-0.05587969;0.002408686;-0.03893805,-0.1031243;-0.3752377;0.001777716,-0.09659024;-0.7428106;0.08616506,-0.1011468;-0.7759398;0.03913122,-0.002449133;0.5132963;-0.0153017,64.52688
+0;0;0,-0.006962763;0.2970824;0.01441977,-0.01157023;0.5835757;0.01479222,0.1728369;0.4629152;0.03615203,0.2082918;0.1819778;0.05060823,0.2485312;-0.06321853;-0.006765515,-0.1729105;0.4432352;-0.05515474,-0.2513139;0.3565809;-0.3134874,-0.2785695;0.3367193;-0.5662618,0.06376392;0.004833813;-0.02354032,0.06563795;-0.3754903;0.01958411,0.06719689;-0.7448328;0.09247905,0.08145144;-0.7069954;0.0153698,-0.05632797;0.003704899;-0.03816781,-0.09822556;-0.37439;0.004241198,-0.1158442;-0.7424645;0.08131646,-0.09970373;-0.7045311;0.004589677,-0.01044851;0.5133197;0.01693929,0;0;0,-0.002316482;0.2974747;-0.004221559,-0.002491817;0.5834707;-0.02170515,0.1863382;0.5041694;0.01045406,0.2477067;0.23311;0.06660175,0.2712442;-0.009277612;-0.009071469,-0.1912752;0.4900734;-0.03564878,-0.2668565;0.2168034;-0.03732762,-0.283997;-0.0199717;-0.1304725,0.0612445;0.003377602;-0.02968252,0.08329741;-0.3749039;0.02441395,0.07154434;-0.742897;0.1029816,0.07859109;-0.7725507;0.05196941,-0.05582742;0.002391142;-0.03899912,-0.1029163;-0.3752383;0.002090033,-0.09686124;-0.7421411;0.0862066,-0.1015686;-0.7751329;0.03908617,-0.002762675;0.5134761;-0.01518834,64.54918
+0;0;0,-0.007060599;0.2970726;0.01457349,-0.01186577;0.5835621;0.01519977,0.1725218;0.4628559;0.03682457,0.207723;0.1818916;0.0513761,0.2481847;-0.0632951;-0.005882513,-0.1732282;0.4438346;-0.05528866,-0.2507742;0.3639968;-0.3160652,-0.2802089;0.3341719;-0.5676129,0.06388751;0.004790005;-0.02321187,0.06550276;-0.3755436;0.01983945,0.06705314;-0.7448691;0.0928202,0.08144232;-0.7070227;0.01573688,-0.05612754;0.00376498;-0.03845611,-0.09813519;-0.3742323;0.004707724,-0.1159456;-0.7422858;0.08183944,-0.09967204;-0.7043411;0.005141936,-0.01071727;0.5133048;0.01728814,0;0;0,-0.002316482;0.2974747;-0.004221559,-0.002491817;0.5834707;-0.02170515,0.1863382;0.5041694;0.01045406,0.2477067;0.23311;0.06660175,0.2712442;-0.009277612;-0.009071469,-0.1912752;0.4900734;-0.03564878,-0.2668565;0.2168034;-0.03732762,-0.283997;-0.0199717;-0.1304725,0.0612445;0.003377602;-0.02968252,0.08329741;-0.3749039;0.02441395,0.07154434;-0.742897;0.1029816,0.07859109;-0.7725507;0.05196941,-0.05582742;0.002391142;-0.03899912,-0.1029163;-0.3752383;0.002090033,-0.09686124;-0.7421411;0.0862066,-0.1015686;-0.7751329;0.03908617,-0.002762675;0.5134761;-0.01518834,64.56047
+0;0;0,-0.007061363;0.2971048;0.01457507,-0.01186673;0.5836061;0.01520158,0.1703595;0.4634969;0.0365959,0.2056813;0.1815708;0.05119723,0.2461303;-0.06353918;-0.006043468,-0.1713125;0.4446999;-0.0544309,-0.2491239;0.3645888;-0.3161001,-0.2785494;0.3347733;-0.5675692,0.0638883;0.004790064;-0.02321216,0.06550349;-0.37553;0.01983763,0.06705703;-0.7456076;0.09296698,0.08146749;-0.7077495;0.01576963,-0.05612823;0.003765027;-0.03845659,-0.09813438;-0.3742188;0.004705712,-0.115981;-0.7430217;0.08199449,-0.09968343;-0.7050653;0.005183525,-0.01071827;0.5133507;0.01728989,0;0;0,-0.002433926;0.2975077;-0.004098654,-0.002770364;0.5835196;-0.02150357,0.1841418;0.5042114;0.008153917,0.2474077;0.2330996;0.06679678,0.2709256;-0.00920254;-0.008887529,-0.1892162;0.4902187;-0.03573531,-0.2658111;0.2162496;-0.03989946,-0.2831858;-0.02001724;-0.1340676,0.06128459;0.00336732;-0.02960277,0.08302242;-0.374905;0.02458918,0.07135934;-0.7437043;0.1030666,0.07825787;-0.773279;0.05176247,-0.0558021;0.002401372;-0.03903618,-0.1029376;-0.3752038;0.002094917,-0.09710933;-0.7428095;0.08659222,-0.1017897;-0.7758803;0.03937975,-0.003006868;0.5135262;-0.01499534,64.57155
+0;0;0,-0.007061363;0.2971048;0.01457507,-0.01186673;0.5836061;0.01520158,0.1703595;0.4634969;0.0365959,0.2056813;0.1815708;0.05119723,0.2461303;-0.06353918;-0.006043468,-0.1713125;0.4446999;-0.0544309,-0.2491239;0.3645888;-0.3161001,-0.2785494;0.3347733;-0.5675692,0.0638883;0.004790064;-0.02321216,0.06550349;-0.37553;0.01983763,0.06705703;-0.7456076;0.09296698,0.08146749;-0.7077495;0.01576963,-0.05612823;0.003765027;-0.03845659,-0.09813438;-0.3742188;0.004705712,-0.115981;-0.7430217;0.08199449,-0.09968343;-0.7050653;0.005183525,-0.01071827;0.5133507;0.01728989,0;0;0,-0.002433926;0.2975077;-0.004098654,-0.002770364;0.5835196;-0.02150357,0.1841418;0.5042114;0.008153917,0.2474077;0.2330996;0.06679678,0.2709256;-0.00920254;-0.008887529,-0.1892162;0.4902187;-0.03573531,-0.2658111;0.2162496;-0.03989946,-0.2831858;-0.02001724;-0.1340676,0.06128459;0.00336732;-0.02960277,0.08302242;-0.374905;0.02458918,0.07135934;-0.7437043;0.1030666,0.07825787;-0.773279;0.05176247,-0.0558021;0.002401372;-0.03903618,-0.1029376;-0.3752038;0.002094917,-0.09710933;-0.7428095;0.08659222,-0.1017897;-0.7758803;0.03937975,-0.003006868;0.5135262;-0.01499534,64.59387
+0;0;0,-0.007077989;0.2971118;0.01468314,-0.01198418;0.5836218;0.01546033,0.1706553;0.4632987;0.0373779,0.2053918;0.1815504;0.05165746,0.2458386;-0.06343772;-0.005124144,-0.1719137;0.4453342;-0.05498586,-0.2495569;0.3680496;-0.3172668,-0.2792794;0.3366759;-0.5682877,0.06394549;0.004722751;-0.02302753,0.06546558;-0.3756021;0.0199797,0.06707639;-0.745672;0.09315112,0.08166983;-0.7078121;0.0159895,-0.05606603;0.00382726;-0.03851688,-0.09817073;-0.3741174;0.004887972,-0.1157818;-0.7428877;0.08239011,-0.09930474;-0.7049314;0.005618602,-0.01082171;0.5133685;0.01751369,0;0;0,-0.002494872;0.2975198;-0.004108071,-0.002995729;0.5835438;-0.02148819,0.1843903;0.5040847;0.008686186,0.2471752;0.2330579;0.06695473,0.2706316;-0.009046525;-0.008639455,-0.1898292;0.4900855;-0.03619265,-0.2673163;0.2166936;-0.04292472,-0.2847212;-0.01871696;-0.1386231,0.06129513;0.003387332;-0.0295471,0.08270025;-0.3749044;0.02463901,0.07103543;-0.7436991;0.1031421,0.07808941;-0.7732631;0.05184853,-0.05577512;0.002383071;-0.03905195,-0.1027464;-0.3752244;0.002242569,-0.09741285;-0.7428609;0.08664224,-0.1024898;-0.7759688;0.03952233,-0.003187791;0.5135526;-0.01498496,64.60507
+0;0;0,-0.007077989;0.2971118;0.01468314,-0.01198418;0.5836218;0.01546033,0.1706553;0.4632987;0.0373779,0.2053918;0.1815504;0.05165746,0.2458386;-0.06343772;-0.005124144,-0.1719137;0.4453342;-0.05498586,-0.2495569;0.3680496;-0.3172668,-0.2792794;0.3366759;-0.5682877,0.06394549;0.004722751;-0.02302753,0.06546558;-0.3756021;0.0199797,0.06707639;-0.745672;0.09315112,0.08166983;-0.7078121;0.0159895,-0.05606603;0.00382726;-0.03851688,-0.09817073;-0.3741174;0.004887972,-0.1157818;-0.7428877;0.08239011,-0.09930474;-0.7049314;0.005618602,-0.01082171;0.5133685;0.01751369,0;0;0,-0.002494872;0.2975198;-0.004108071,-0.002995729;0.5835438;-0.02148819,0.1843903;0.5040847;0.008686186,0.2471752;0.2330579;0.06695473,0.2706316;-0.009046525;-0.008639455,-0.1898292;0.4900855;-0.03619265,-0.2673163;0.2166936;-0.04292472,-0.2847212;-0.01871696;-0.1386231,0.06129513;0.003387332;-0.0295471,0.08270025;-0.3749044;0.02463901,0.07103543;-0.7436991;0.1031421,0.07808941;-0.7732631;0.05184853,-0.05577512;0.002383071;-0.03905195,-0.1027464;-0.3752244;0.002242569,-0.09741285;-0.7428609;0.08664224,-0.1024898;-0.7759688;0.03952233,-0.003187791;0.5135526;-0.01498496,64.61631
+0;0;0,-0.007077623;0.2970965;0.01468238,-0.01198362;0.583595;0.01545968,0.1708093;0.4632356;0.03739388,0.2055356;0.1815695;0.05166927,0.2459476;-0.06320803;-0.005063534,-0.1720495;0.4452559;-0.05504801,-0.24967;0.3679938;-0.3172525,-0.279367;0.3366472;-0.5680577,0.06391907;0.0047208;-0.02301802,0.06543916;-0.3756038;0.01998918,0.06705002;-0.7456831;0.09316248,0.08164007;-0.707825;0.01601871,-0.05604287;0.003825679;-0.03850096,-0.09814753;-0.3741187;0.004903853,-0.115759;-0.7428986;0.08240799,-0.0992858;-0.7049441;0.005654246,-0.01082125;0.5133477;0.01751286,0;0;0,-0.002498373;0.2975045;-0.004101753,-0.003122687;0.583519;-0.02144468,0.184437;0.5040647;0.008958101,0.2470153;0.2330405;0.06705594,0.2705229;-0.00885728;-0.008446574,-0.1900001;0.4899244;-0.03666601,-0.2683616;0.2169414;-0.04590119,-0.2863308;-0.01657918;-0.1454653,0.06128909;0.003366739;-0.02949703,0.08253683;-0.3749335;0.02468932,0.07086261;-0.7437288;0.1032348,0.07783256;-0.7733112;0.05197918,-0.05572633;0.002404889;-0.03907116,-0.1028048;-0.3751951;0.002166811,-0.09749281;-0.7428064;0.08672066,-0.102855;-0.7757277;0.03941377,-0.003272705;0.5135331;-0.01494896,64.64023
+0;0;0,-0.007042213;0.2970885;0.01485922,-0.01201615;0.5835853;0.01585433,0.1707428;0.4631486;0.03791701,0.2053286;0.1814671;0.05223023,0.2457483;-0.06332991;-0.004412849,-0.1719836;0.4460731;-0.05567789,-0.2498378;0.3725687;-0.3188914,-0.2794753;0.3458269;-0.5702363,0.06402934;0.004677171;-0.02271851,0.06563147;-0.3756749;0.02004199,0.06718561;-0.7456928;0.09352644,0.08197595;-0.7078345;0.01642085,-0.05595874;0.003883587;-0.03861734,-0.0979754;-0.3740224;0.005204383,-0.1156196;-0.7427435;0.08298023,-0.09894682;-0.7047838;0.006270118,-0.0108465;0.5133365;0.01785173,0;0;0,-0.002498373;0.2975045;-0.004101753,-0.003122687;0.583519;-0.02144468,0.184437;0.5040647;0.008958101,0.2470153;0.2330405;0.06705594,0.2705229;-0.00885728;-0.008446574,-0.1900001;0.4899244;-0.03666601,-0.2683616;0.2169414;-0.04590119,-0.2863308;-0.01657918;-0.1454653,0.06128909;0.003366739;-0.02949703,0.08253683;-0.3749335;0.02468932,0.07086261;-0.7437288;0.1032348,0.07783256;-0.7733112;0.05197918,-0.05572633;0.002404889;-0.03907116,-0.1028048;-0.3751951;0.002166811,-0.09749281;-0.7428064;0.08672066,-0.102855;-0.7757277;0.03941377,-0.003272705;0.5135331;-0.01494896,64.66204
+0;0;0,-0.007044266;0.2971751;0.01486355,-0.01201934;0.5837368;0.01585921,0.1709331;0.4632385;0.03794348,0.205488;0.1818088;0.0522439,0.2458999;-0.06294119;-0.004388306,-0.1721582;0.4461448;-0.05575105,-0.2499427;0.3727061;-0.3187292,-0.2795746;0.3459694;-0.5700259,0.06404594;0.004678384;-0.0227244,0.06564798;-0.3756509;0.02003353,0.06720276;-0.7458217;0.09354836,0.08197943;-0.7079706;0.01651403,-0.05597326;0.003884594;-0.03862736,-0.0979874;-0.3739988;0.005191747,-0.1156389;-0.7428724;0.08299975,-0.09898151;-0.70492;0.006360523,-0.01084955;0.5134798;0.01785684,0;0;0,-0.002526484;0.2975914;-0.004066825,-0.003274001;0.583675;-0.02134025,0.1844732;0.5038986;0.009366394,0.2467694;0.2330284;0.06724286,0.2703367;-0.008818373;-0.008239865,-0.1902446;0.4898362;-0.03692582,-0.2693535;0.2174312;-0.04869537,-0.2871596;-0.0155317;-0.1494631,0.06129947;0.003339574;-0.02951932,0.08229952;-0.3749267;0.02483869,0.07078061;-0.7438768;0.1034297,0.07765559;-0.7735068;0.05232906,-0.05576233;0.002433216;-0.03904881,-0.1027535;-0.3751514;0.002217244,-0.09758528;-0.7429278;0.0867576,-0.1029084;-0.7749013;0.03832992,-0.003383107;0.5136793;-0.01486051,64.68317
+0;0;0,-0.007043821;0.2971563;0.01486261,-0.01201862;0.5837022;0.0158583,0.1711034;0.4631629;0.03796116,0.2056525;0.1817808;0.05225916,0.2461275;-0.06335157;-0.004461508,-0.1723081;0.4460533;-0.05582084,-0.2500796;0.372627;-0.3187546,-0.2797577;0.3458486;-0.5704437,0.06400783;0.0046756;-0.02271088,0.06560984;-0.3756492;0.02004655,0.06716494;-0.7458958;0.09357642,0.08194576;-0.7080425;0.01652046,-0.05593994;0.003882282;-0.03860437,-0.09795358;-0.3739966;0.005214218,-0.1156087;-0.7429457;0.08303814,-0.09894664;-0.7049911;0.006377406,-0.01084893;0.5134512;0.01785577,0;0;0,-0.002538465;0.297573;-0.004031539,-0.003352515;0.583643;-0.02126122,0.1845707;0.5038506;0.009610413,0.2467187;0.2329724;0.06737411,0.2703372;-0.009237915;-0.008267403,-0.1903959;0.4896302;-0.03738482,-0.2707786;0.2178266;-0.05272729,-0.2880954;-0.01569928;-0.1532813,0.06127907;0.003313661;-0.02947104,0.08217444;-0.3749482;0.02492595,0.07063575;-0.7439755;0.1035219,0.07752411;-0.7735901;0.05237102,-0.05569331;0.002466346;-0.03907454,-0.1030144;-0.3751183;0.001769967,-0.09761207;-0.7428203;0.08696188,-0.1029961;-0.774779;0.03848607,-0.003440961;0.5136524;-0.01478922,64.70547
+0;0;0,-0.006972251;0.2971432;0.01515691,-0.01196288;0.583688;0.01626356,0.171126;0.4631084;0.03863792,0.2053853;0.1816881;0.05288171,0.2460396;-0.06336884;-0.004036359,-0.1722213;0.4466673;-0.05605086,-0.2499203;0.3767577;-0.3199628,-0.2798905;0.3495933;-0.571576,0.06408439;0.00459455;-0.02251061,0.06567442;-0.3757182;0.02035414,0.06725837;-0.7459511;0.09395242,0.08219497;-0.7080922;0.01692709,-0.05591191;0.003957186;-0.03863737,-0.09775085;-0.373889;0.005628597,-0.1153557;-0.7428269;0.08351614,-0.09854012;-0.7048659;0.006889604,-0.01078286;0.5134366;0.01824106,0;0;0,-0.002538465;0.297573;-0.004031539,-0.003352515;0.583643;-0.02126122,0.1845707;0.5038506;0.009610413,0.2467187;0.2329724;0.06737411,0.2703372;-0.009237915;-0.008267403,-0.1903959;0.4896302;-0.03738482,-0.2707786;0.2178266;-0.05272729,-0.2880954;-0.01569928;-0.1532813,0.06127907;0.003313661;-0.02947104,0.08217444;-0.3749482;0.02492595,0.07063575;-0.7439755;0.1035219,0.07752411;-0.7735901;0.05237102,-0.05569331;0.002466346;-0.03907454,-0.1030144;-0.3751183;0.001769967,-0.09761207;-0.7428203;0.08696188,-0.1029961;-0.774779;0.03848607,-0.003440961;0.5136524;-0.01478922,64.71675

+ 136 - 0
DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_OneArm_Sideways_ColorFeedback_Slow.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.007139621;0.3082941;0.00811104,0.01290063;0.605163;0.001587736,0.1933919;0.477867;0.005204615,0.2319115;0.1953773;0.02263008,0.266091;-0.04869534;-0.04038949,-0.168195;0.4713854;0.006805038,-0.2241409;0.191351;0.0005906383,-0.2766306;-0.05321476;-0.04570807,0.06126441;0.004200298;-0.03474453,0.07678978;-0.3655083;0.01510734,0.07735154;-0.7095071;0.105084,0.09201194;-0.7517274;0.02186393,-0.06198145;0.005378438;-0.03327951,-0.09926064;-0.3638429;0.007910322,-0.1170055;-0.7086955;0.09272242,-0.1164454;-0.6670034;-0.01781835,0.01155947;0.5324923;0.005622097,0;0;0,2.527237E-05;0.3084089;0.006781102,0.0007479489;0.6053424;0.0003074412,0.1888917;0.5153371;0.01986015,0.2588699;0.2447465;0.07878065,0.2883772;0.007006034;-0.006775975,-0.1870241;0.5121991;-0.01760135,-0.2629887;0.2397496;0.02225448,-0.284977;-0.004216284;-0.04636261,0.06396183;0.001453027;-0.02974773,0.1095928;-0.3661729;0.01693964,0.1269049;-0.7155018;0.08097768,0.1336344;-0.7064825;-0.02797556,-0.05872514;0.004684133;-0.03882745,-0.1268938;-0.3623061;-0.02977832,-0.1658619;-0.7115239;0.02462548,-0.1544614;-0.7021089;-0.08401415,0.0004774481;0.5326483;0.004127741,134.5933
+0;0;0,0.007140096;0.3083147;0.00811158,0.01290155;0.6052065;0.001587693,0.1934549;0.4778845;0.005204838,0.2319571;0.1955221;0.02262245,0.2661149;-0.04839517;-0.04035698,-0.1682557;0.4714007;0.006805809,-0.2241764;0.1914924;0.000594208,-0.2766327;-0.05291766;-0.04567502,0.06126125;0.004200081;-0.03474274,0.0767815;-0.3653867;0.01509271,0.07734309;-0.7092788;0.1050415,0.09200394;-0.7515013;0.02181888,-0.06197824;0.00537816;-0.03327779,-0.09924515;-0.3637215;0.007898469,-0.1169845;-0.7084672;0.09268427,-0.1164244;-0.6667747;-0.01785986,0.01156025;0.5325285;0.005622464,0;0;0,2.478808E-05;0.3084291;0.006795883,0.0007354915;0.605386;0.0003342626,0.1889548;0.5153101;0.0197531,0.259266;0.2449145;0.07854867,0.2888174;0.00725843;-0.006745338,-0.1870767;0.5121155;-0.01764212,-0.2628177;0.2397386;0.02221313,-0.2848746;-0.00406155;-0.046371,0.06396531;0.001461148;-0.02973115,0.109613;-0.3660435;0.01691079,0.1267846;-0.7152395;0.08109975,0.133498;-0.7062228;-0.02785742,-0.0587244;0.004683668;-0.03882197,-0.126739;-0.3622076;-0.02967663,-0.1657568;-0.711309;0.0247181,-0.1543745;-0.7018933;-0.08392703,0.0004699379;0.5326843;0.00415194,134.6211
+0;0;0,0.00714287;0.3084345;0.008114733,0.01290553;0.6053892;0.001589259,0.1934644;0.4780453;0.005207503,0.2319397;0.1958803;0.02261294,0.2661007;-0.04805988;-0.04037243,-0.168258;0.4715613;0.006808525,-0.2241395;0.1918488;0.0006012684,-0.2766008;-0.05258431;-0.04567231,0.06132585;0.00420451;-0.03477937,0.07684176;-0.3652789;0.01504214,0.07740346;-0.7092365;0.1050081,0.09206442;-0.7514595;0.02178477,-0.06204359;0.005383831;-0.03331288,-0.09930008;-0.3636126;0.007851869,-0.1170428;-0.7084239;0.09265379,-0.1164827;-0.6667313;-0.01789117,0.01156387;0.5326911;0.005625142,0;0;0,0.000110738;0.3085463;0.006917834,0.0008712783;0.6055668;0.0005024672,0.1890753;0.5154251;0.01988113,0.2595723;0.2452546;0.07851982,0.2894402;0.00766401;-0.006917596,-0.1869661;0.5122399;-0.01745719,-0.2625365;0.240005;0.02226253,-0.2844962;-0.003768787;-0.04653481,0.06394066;0.001429528;-0.02996147,0.1096702;-0.3659063;0.01709295,0.1269306;-0.7151744;0.08123994,0.1336311;-0.7061515;-0.02772009,-0.05884663;0.004735952;-0.03876579,-0.1268391;-0.3620608;-0.02992899,-0.1659204;-0.7111863;0.02470616,-0.154549;-0.7017648;-0.08394209,0.0005858317;0.5328446;0.004311442,134.6445
+0;0;0,0.007059094;0.308444;0.008055636,0.01275373;0.6054163;0.001485071,0.1933219;0.4780714;0.005166841,0.2318127;0.1960557;0.02253763,0.2659764;-0.04757781;-0.04046635,-0.1683458;0.4714803;0.006932308,-0.2241533;0.191901;0.0008436954,-0.2766518;-0.05231565;-0.04493959,0.0613151;0.004233314;-0.03477804,0.07678668;-0.3649598;0.01489614,0.07750127;-0.7091491;0.1050563,0.09133223;-0.7517277;0.02199719,-0.06202469;0.005352676;-0.03333557,-0.0992451;-0.3633436;0.007751323,-0.1170612;-0.7084215;0.09260096,-0.1165441;-0.6667331;-0.01794707,0.01142966;0.5327131;0.005534235,0;0;0,0.0001378059;0.3085521;0.00693059,0.0009487793;0.6055907;0.0005493166,0.1891384;0.5153229;0.01965141,0.2599634;0.2454017;0.07832408,0.2899902;0.008183986;-0.00723362,-0.1868865;0.5122342;-0.01747146,-0.2622536;0.2400791;0.02212033,-0.2840933;-0.003408343;-0.04666098,0.06393245;0.001441061;-0.02995896,0.1096847;-0.3655993;0.01692939,0.1269181;-0.7151057;0.08130312,0.1335751;-0.706082;-0.02766216,-0.05884359;0.004728122;-0.0387563,-0.126788;-0.3617655;-0.03001463,-0.1659791;-0.7111409;0.02472618,-0.15465;-0.7017179;-0.08392923,0.0006477162;0.5328624;0.004346013,134.6668
+0;0;0,0.007059094;0.308444;0.008055636,0.01275373;0.6054163;0.001485071,0.1933219;0.4780714;0.005166841,0.2318127;0.1960557;0.02253763,0.2659764;-0.04757781;-0.04046635,-0.1683458;0.4714803;0.006932308,-0.2241533;0.191901;0.0008436954,-0.2766518;-0.05231565;-0.04493959,0.0613151;0.004233314;-0.03477804,0.07678668;-0.3649598;0.01489614,0.07750127;-0.7091491;0.1050563,0.09133223;-0.7517277;0.02199719,-0.06202469;0.005352676;-0.03333557,-0.0992451;-0.3633436;0.007751323,-0.1170612;-0.7084215;0.09260096,-0.1165441;-0.6667331;-0.01794707,0.01142966;0.5327131;0.005534235,0;0;0,0.0001378059;0.3085521;0.00693059,0.0009487793;0.6055907;0.0005493166,0.1891384;0.5153229;0.01965141,0.2599634;0.2454017;0.07832408,0.2899902;0.008183986;-0.00723362,-0.1868865;0.5122342;-0.01747146,-0.2622536;0.2400791;0.02212033,-0.2840933;-0.003408343;-0.04666098,0.06393245;0.001441061;-0.02995896,0.1096847;-0.3655993;0.01692939,0.1269181;-0.7151057;0.08130312,0.1335751;-0.706082;-0.02766216,-0.05884359;0.004728122;-0.0387563,-0.126788;-0.3617655;-0.03001463,-0.1659791;-0.7111409;0.02472618,-0.15465;-0.7017179;-0.08392923,0.0006477162;0.5328624;0.004346013,134.6891
+0;0;0,0.007059102;0.3084444;0.008055645,0.01275415;0.6054377;0.001484587,0.1930153;0.4781792;0.005167298,0.2314568;0.1965252;0.02251581,0.2656472;-0.04729895;-0.04053743,-0.1680422;0.4715993;0.006929786,-0.2237782;0.1923785;0.0008489792,-0.2763177;-0.05202919;-0.04497011,0.06135196;0.004235859;-0.03479895,0.07680659;-0.3645528;0.01482082,0.07752009;-0.7082187;0.1048438,0.09135234;-0.7508041;0.02177696,-0.06206198;0.005355895;-0.03335561,-0.09924161;-0.3629365;0.007686272,-0.1170306;-0.7074896;0.09240688,-0.1165134;-0.6658;-0.01815153,0.01142997;0.5327287;0.005534072,0;0;0,0.0002822354;0.3085544;0.006840348,0.001295932;0.6056114;0.0003683562,0.1891135;0.5152253;0.01928902,0.2604829;0.245795;0.07778251,0.2905456;0.008378267;-0.007800221,-0.1863003;0.5122452;-0.01736271,-0.2614967;0.2404085;0.02210951,-0.2834702;-0.003219843;-0.04686366,0.06395005;0.001487404;-0.03001916,0.1097475;-0.3651651;0.01661313,0.1266692;-0.7140474;0.08146393,0.1332473;-0.7050458;-0.02751255,-0.05892118;0.004698552;-0.03871937,-0.1267936;-0.3613987;-0.03022276,-0.1659003;-0.7102203;0.02459512,-0.1546527;-0.7008074;-0.08407752,0.0009398833;0.5328788;0.004186987,134.7236
+0;0;0,0.007002831;0.3084598;0.0080044,0.0126777;0.6054803;0.001320801,0.1928278;0.4783375;0.005172239,0.231273;0.1968008;0.02243007,0.2658264;-0.04674625;-0.0411238,-0.1680895;0.4719809;0.006721385,-0.2242381;0.1929616;0.0008570845,-0.2767983;-0.05167736;-0.04315865,0.06133281;0.004241741;-0.03478935,0.07677958;-0.3644884;0.01469842,0.0778532;-0.708733;0.1048872,0.09115949;-0.7521949;0.0225082,-0.06203922;0.00535093;-0.03335427,-0.09917314;-0.3628817;0.007576395,-0.1171384;-0.7079211;0.09280884,-0.1165556;-0.6662361;-0.01774938,0.01135227;0.5327631;0.005399756,0;0;0,0.0003577024;0.3085649;0.006937147,0.00144963;0.6056526;0.0005263095,0.1891275;0.5152317;0.01903939,0.2608399;0.2460074;0.07747233,0.290836;0.008593857;-0.007869601,-0.1860345;0.5122638;-0.01717153,-0.2612052;0.2405373;0.02223532,-0.2831371;-0.002972275;-0.04683179,0.06395537;0.001486927;-0.02995837,0.1097412;-0.3650868;0.01669884,0.1267992;-0.7145808;0.08152544,0.1332881;-0.7055662;-0.02745855,-0.05889628;0.004700033;-0.03871876,-0.1266877;-0.3613324;-0.03011042,-0.1659358;-0.7107303;0.02484667,-0.1547754;-0.7013115;-0.08383572,0.0010674;0.5329092;0.004327178,134.7561
+0;0;0,0.007002449;0.308443;0.008003964,0.01267724;0.605459;0.001320508,0.1928313;0.4783171;0.005171827,0.2312689;0.196836;0.02242626,0.2658465;-0.04688177;-0.04117215,-0.1680938;0.4719603;0.006721007,-0.2242313;0.1929962;0.000857865,-0.2768284;-0.0518142;-0.04318872,0.06134354;0.004242483;-0.03479543,0.07676058;-0.3637779;0.01459707,0.07783608;-0.7086291;0.1049448,0.0911429;-0.7520939;0.02256256,-0.06205006;0.005351866;-0.03336011,-0.0991125;-0.3621719;0.007491771,-0.1171094;-0.7078195;0.09287441,-0.1165266;-0.666134;-0.01768814,0.01135184;0.5327438;0.005399349,0;0;0,0.000348255;0.3085474;0.006968498,0.00142514;0.6056312;0.0005893707,0.1891466;0.5153133;0.01875162,0.2609895;0.2461829;0.07718289,0.2912216;0.008656502;-0.008291841,-0.1860475;0.5122408;-0.01721961,-0.261317;0.2406141;0.02228072,-0.2832497;-0.003077582;-0.04679894,0.06395023;0.001516134;-0.02999699,0.1098406;-0.36438;0.01615858,0.126832;-0.7143897;0.08166301,0.133265;-0.705375;-0.02732873,-0.05892658;0.004687147;-0.03869675,-0.1267007;-0.360628;-0.03046555,-0.1659504;-0.7106107;0.02483191,-0.1548447;-0.7011877;-0.08386134,0.001046166;0.5328895;0.004383802,134.7785
+0;0;0,0.007001574;0.3084044;0.008002964,0.01267588;0.6053953;0.001320135,0.192714;0.4782957;0.005171177,0.2311617;0.1967404;0.02243015,0.2657374;-0.04696374;-0.0411647,-0.1679802;0.471943;0.006719365,-0.2241325;0.1929054;0.0008546785,-0.2767267;-0.05189136;-0.04318944,0.06134986;0.004242921;-0.03479902,0.07677785;-0.3640386;0.01462853,0.07785446;-0.7092471;0.1050699,0.09116113;-0.752711;0.02268854,-0.06205646;0.005352417;-0.03336354,-0.09914521;-0.3624322;0.007517323,-0.1171608;-0.7084378;0.09298842,-0.116578;-0.6667525;-0.0175729,0.01135063;0.5326876;0.005398553,0;0;0,0.0003336072;0.3085082;0.006994605,0.001388833;0.6055676;0.0006505246,0.1890331;0.51534;0.0183934,0.2612563;0.2462851;0.07706845,0.2914824;0.008750468;-0.008343339,-0.1859677;0.5122705;-0.01713646,-0.2612952;0.2405875;0.02240598,-0.2832627;-0.003054038;-0.04678744,0.06395954;0.001537994;-0.02999317,0.1099207;-0.3645958;0.01633167,0.1270729;-0.7149869;0.08176625,0.133412;-0.7059615;-0.02723181,-0.05894936;0.004671819;-0.0386772,-0.1267479;-0.3609055;-0.03037402,-0.1662009;-0.7112322;0.02498314,-0.1551826;-0.7018055;-0.08371843,0.001016036;0.5328331;0.004437685,134.8118
+0;0;0,0.00698299;0.3083965;0.007996084,0.01266639;0.6053857;0.001308632,0.1926944;0.4782277;0.005161527,0.2311302;0.1967039;0.02239594,0.2658811;-0.04676037;-0.04142532,-0.1680596;0.4720916;0.006616658,-0.2245861;0.1931609;0.0009169802,-0.2771513;-0.05162391;-0.04235981,0.06137775;0.00424338;-0.03481146,0.07702716;-0.3641341;0.01502432,0.07814464;-0.7092997;0.105469,0.09048682;-0.7520059;0.0222675,-0.06207938;0.005353188;-0.03338511,-0.09911264;-0.3626002;0.00747215,-0.1171725;-0.7085771;0.09288053,-0.1165588;-0.6668938;-0.01768228,0.01133701;0.5326794;0.005386295,0;0;0,0.0003950372;0.3085;0.006981134,0.001477204;0.6055586;0.0006759167,0.1891465;0.515368;0.01823354,0.26136;0.2463123;0.07675099,0.2918035;0.008903965;-0.008490205,-0.1859047;0.5123002;-0.01706427,-0.2613031;0.2406953;0.02263326,-0.2838788;-0.002698585;-0.04668737,0.0639672;0.001544848;-0.03004801,0.1098654;-0.3647243;0.01654363,0.1269951;-0.7150723;0.08199286,0.1332844;-0.7060453;-0.02700984,-0.0590221;0.004668195;-0.03862216,-0.1268892;-0.3610581;-0.03032591,-0.1664951;-0.7113285;0.0250159,-0.1555231;-0.7018958;-0.08369294,0.001101732;0.5328249;0.00445056,134.8342
+0;0;0,0.00698299;0.3083965;0.007996084,0.01266639;0.6053857;0.001308632,0.1926944;0.4782277;0.005161527,0.2311302;0.1967039;0.02239594,0.2658811;-0.04676037;-0.04142532,-0.1680596;0.4720916;0.006616658,-0.2245861;0.1931609;0.0009169802,-0.2771513;-0.05162391;-0.04235981,0.06137775;0.00424338;-0.03481146,0.07702716;-0.3641341;0.01502432,0.07814464;-0.7092997;0.105469,0.09048682;-0.7520059;0.0222675,-0.06207938;0.005353188;-0.03338511,-0.09911264;-0.3626002;0.00747215,-0.1171725;-0.7085771;0.09288053,-0.1165588;-0.6668938;-0.01768228,0.01133701;0.5326794;0.005386295,0;0;0,0.0003950372;0.3085;0.006981134,0.001477204;0.6055586;0.0006759167,0.1891465;0.515368;0.01823354,0.26136;0.2463123;0.07675099,0.2918035;0.008903965;-0.008490205,-0.1859047;0.5123002;-0.01706427,-0.2613031;0.2406953;0.02263326,-0.2838788;-0.002698585;-0.04668737,0.0639672;0.001544848;-0.03004801,0.1098654;-0.3647243;0.01654363,0.1269951;-0.7150723;0.08199286,0.1332844;-0.7060453;-0.02700984,-0.0590221;0.004668195;-0.03862216,-0.1268892;-0.3610581;-0.03032591,-0.1664951;-0.7113285;0.0250159,-0.1555231;-0.7018958;-0.08369294,0.001101732;0.5328249;0.00445056,134.8566
+0;0;0,0.006982456;0.308373;0.007995473,0.01266549;0.6053426;0.001308478,0.1925381;0.4782366;0.005161276,0.2309636;0.1967876;0.0223911,0.2657312;-0.04679383;-0.04146089,-0.1679065;0.4721056;0.006615159,-0.224418;0.1932492;0.0009169988,-0.2770085;-0.05165343;-0.04238062,0.06146188;0.004249197;-0.03485917,0.07710953;-0.364087;0.01497102,0.07822808;-0.7095817;0.105502,0.09057;-0.7522864;0.02230218,-0.06216447;0.005360526;-0.03343087,-0.09919359;-0.3625517;0.00742181,-0.1172707;-0.7088585;0.09291163,-0.116657;-0.6671755;-0.01764888,0.0113362;0.5326415;0.005385851,0;0;0,0.0004693046;0.3084799;0.006820201,0.001598559;0.6055158;0.0003732438,0.1890975;0.5154479;0.01809502,0.2614214;0.2464291;0.07627618,0.2918216;0.008781448;-0.00867784,-0.1856769;0.5122633;-0.01689198,-0.2613081;0.2408245;0.02295491,-0.2853546;-0.002479404;-0.04663508,0.06401308;0.001612112;-0.03017461,0.1097492;-0.3646099;0.01661348,0.1269079;-0.715289;0.0821377,0.133137;-0.7062708;-0.02686441,-0.05917308;0.004630882;-0.03857307,-0.1269948;-0.3610629;-0.03034201,-0.1667618;-0.7116312;0.02519319,-0.1558499;-0.7022133;-0.08351653,0.001215205;0.5327891;0.004181981,134.8902
+0;0;0,0.006951871;0.3084153;0.007988485,0.01261871;0.6054688;0.001286678,0.192421;0.4783655;0.005191589,0.2308381;0.1971063;0.02238709,0.2659079;-0.04655427;-0.04167719,-0.1678544;0.47216;0.006724037,-0.224372;0.1934991;0.001054658,-0.2772948;-0.05147348;-0.04244493,0.06143467;0.004255687;-0.03485062,0.07710239;-0.3640805;0.01499909,0.07828204;-0.709864;0.1053554,0.08937443;-0.7548047;0.02399067,-0.06213731;0.005346376;-0.03342552,-0.09916268;-0.3625687;0.007435706,-0.1173138;-0.7090955;0.09300177,-0.116722;-0.6674165;-0.01755419,0.01129074;0.5327441;0.005367193,0;0;0,0.0005775988;0.3085246;0.006658792,0.001802452;0.6056402;4.14846E-05,0.1891885;0.5154699;0.01790905,0.261759;0.2466507;0.07577133,0.2918296;0.008799881;-0.009242415,-0.1854307;0.512283;-0.01697627,-0.2618508;0.2413674;0.02355719,-0.2871052;-0.00187853;-0.04643018,0.06399383;0.001617491;-0.03015077,0.1096763;-0.3646123;0.01665628,0.1269711;-0.7155227;0.08218932,0.1331805;-0.7065144;-0.02680683,-0.05915175;0.004625387;-0.03855607,-0.1270676;-0.3610531;-0.03026573,-0.1668386;-0.7118428;0.02538262,-0.155944;-0.7024371;-0.08332134,0.001397952;0.5328921;0.003893733,134.9124
+0;0;0,0.006951623;0.3084042;0.0079882,0.01261845;0.6054568;0.001286439,0.1920823;0.478456;0.005191633,0.2305054;0.1971528;0.02238982,0.2655794;-0.04653691;-0.04168212,-0.1675199;0.4722621;0.006721218,-0.2240463;0.1935575;0.00105095,-0.2769755;-0.05144431;-0.04245385,0.06146609;0.004257863;-0.03486845,0.07713035;-0.3639971;0.01497027,0.07831027;-0.7098596;0.1053473,0.08940334;-0.7548049;0.02397754,-0.06216909;0.005349111;-0.03344262,-0.09918629;-0.3624849;0.007409595,-0.1173416;-0.7090909;0.09299523,-0.1167497;-0.6674111;-0.01756748,0.01129049;0.532733;0.005366909,0;0;0,0.0006473064;0.3085131;0.006673694,0.001918301;0.6056288;0.0001062155,0.189;0.5154299;0.01708436,0.2618632;0.246773;0.07554877,0.2917757;0.008842915;-0.009389877,-0.1850032;0.5124529;-0.01677366,-0.261919;0.2416826;0.02410436,-0.2894353;-0.001390636;-0.04574062,0.06399153;0.001624778;-0.03024006,0.1095379;-0.3645099;0.01679051,0.1269275;-0.7155031;0.08230102,0.1329347;-0.7064906;-0.02671421,-0.05922818;0.004633522;-0.03850416,-0.1271791;-0.3609548;-0.03020678,-0.1670157;-0.7117702;0.02575656,-0.1563229;-0.7023682;-0.08297367,0.001504622;0.5328808;0.003944516,134.9347
+0;0;0,0.006950187;0.3083405;0.007986549,0.012616;0.6053401;0.001286024,0.1921219;0.4783407;0.005190399,0.2305795;0.1967854;0.022404,0.2656062;-0.04657614;-0.04158166,-0.1675634;0.4721453;0.006720338,-0.2241405;0.193191;0.00104499,-0.2769984;-0.05148086;-0.04240122,0.06146106;0.004257516;-0.0348656,0.07711862;-0.36384;0.01495181,0.07829902;-0.7098457;0.1053662,0.08939248;-0.7547936;0.02399366,-0.06216401;0.005348674;-0.03343989,-0.09916538;-0.362328;0.007394865,-0.1173282;-0.7090775;0.09301592,-0.1167363;-0.6673974;-0.01755065,0.0112883;0.5326301;0.005365716,0;0;0,0.000644587;0.3084487;0.006705523,0.001903497;0.6055124;0.0001814365,0.1890795;0.5156083;0.01684713,0.262204;0.2467138;0.07513297,0.2918445;0.008951649;-0.009344578,-0.1850843;0.5125047;-0.01662997,-0.263287;0.241949;0.02499484,-0.2930613;-0.0005877167;-0.0445414,0.06400084;0.001613647;-0.0302074,0.1094878;-0.364362;0.01686168,0.1268422;-0.715492;0.08245623,0.1327625;-0.7064759;-0.02656841,-0.05922727;0.004644451;-0.0384936,-0.1271537;-0.3607844;-0.03009681,-0.1670787;-0.7117277;0.02594678,-0.1564722;-0.7023228;-0.08279644,0.001493327;0.5327778;0.004009366,134.9682
+0;0;0,0.006920128;0.3083417;0.007967967,0.01255702;0.605341;0.001227083,0.1920661;0.4783396;0.005188789,0.2305303;0.1967841;0.02238531,0.2656777;-0.04653984;-0.04167685,-0.1677119;0.4724206;0.006534646,-0.2249137;0.1935847;0.001325465,-0.2784357;-0.05092539;-0.04221844,0.06146686;0.004263839;-0.0348546,0.07710608;-0.3638228;0.01504913,0.07838736;-0.7098558;0.1053575,0.08914117;-0.7553318;0.02442862,-0.06215618;0.005344855;-0.03345503,-0.09910771;-0.3623171;0.007557031,-0.1172885;-0.7090753;0.09313922,-0.1138829;-0.7599795;0.01695089,0.01123316;0.5326314;0.00531532,0;0;0,0.000644587;0.3084487;0.006705523,0.001903497;0.6055124;0.0001814365,0.1890795;0.5156083;0.01684713,0.262204;0.2467138;0.07513297,0.2918445;0.008951649;-0.009344578,-0.1850843;0.5125047;-0.01662997,-0.263287;0.241949;0.02499484,-0.2930613;-0.0005877167;-0.0445414,0.06400084;0.001613647;-0.0302074,0.1094878;-0.364362;0.01686168,0.1268422;-0.715492;0.08245623,0.1327625;-0.7064759;-0.02656841,-0.05922727;0.004644451;-0.0384936,-0.1271537;-0.3607844;-0.03009681,-0.1670787;-0.7117277;0.02594678,-0.1564722;-0.7023228;-0.08279644,0.001493327;0.5327778;0.004009366,134.991
+0;0;0,0.006924473;0.3085353;0.00797297,0.01256272;0.6056069;0.001229821,0.1921635;0.478546;0.005193249,0.2306387;0.1969098;0.02239471,0.2657609;-0.04623988;-0.04162156,-0.1677981;0.4726241;0.006539792,-0.2250163;0.1937081;0.001329116,-0.2784999;-0.0506268;-0.04218359,0.06167863;0.004278529;-0.03497468,0.0773132;-0.3636987;0.01491421,0.07859438;-0.709705;0.1052155,0.08934887;-0.7551858;0.02428157,-0.06237033;0.005363269;-0.03357029,-0.09931087;-0.3621894;0.007429581,-0.1174902;-0.7089208;0.09300515,-0.1140845;-0.7598302;0.01681197,0.01123828;0.5328655;0.005319844,0;0;0,0.0005148277;0.3086348;0.007058978,0.001727827;0.6057733;0.0006523128,0.189062;0.5159047;0.01662779,0.2624176;0.2469942;0.07494831,0.2919804;0.009448647;-0.00961864,-0.1853281;0.5127519;-0.01637014,-0.2652256;0.2426837;0.02575747,-0.2964581;0.0005075783;-0.0437311,0.06410504;0.001511335;-0.03056216,0.1093222;-0.3642907;0.01723778,0.1267122;-0.715381;0.08288503,0.1325229;-0.7063462;-0.02615631,-0.05957705;0.004756395;-0.03838931,-0.127352;-0.3605866;-0.02992753,-0.1675321;-0.711476;0.02609554,-0.1570336;-0.7020521;-0.08266899,0.001328163;0.5330056;0.004457235,135.0136
+0;0;0,0.006925605;0.3085858;0.007974274,0.01256465;0.6056991;0.001230088,0.1922889;0.4785889;0.005194115,0.2307717;0.1968968;0.02239899,0.2659203;-0.04643536;-0.04166533,-0.1679188;0.4726629;0.006541579,-0.2251483;0.1936916;0.001329869,-0.2786721;-0.05082667;-0.0422155,0.06179701;0.00428674;-0.03504181,0.0774402;-0.3638934;0.01487459,0.07872131;-0.7098809;0.105171,0.08947617;-0.7553643;0.02423425,-0.06249003;0.005373563;-0.03363473,-0.09945095;-0.3623818;0.007387754,-0.1176293;-0.7090943;0.09295867,-0.1142234;-0.7600065;0.01676288,0.01123999;0.5329456;0.005320797,0;0;0,0.0004780963;0.3086833;0.00714767,0.001679264;0.6058655;0.0008144376,0.1891849;0.5159296;0.01599646,0.2626858;0.2469615;0.07414436,0.292276;0.009250492;-0.01052022,-0.1855143;0.5130171;-0.01636383,-0.2672034;0.2435098;0.02629844,-0.3012011;0.001450956;-0.04299725,0.0641507;0.001553401;-0.03078067,0.1092414;-0.3644313;0.01733327,0.1265735;-0.7155351;0.08281732,0.1322467;-0.7064901;-0.02623713,-0.05975464;0.004747706;-0.03836688,-0.1275305;-0.3608053;-0.02997776,-0.167933;-0.711666;0.02594028,-0.1575703;-0.7022356;-0.08284241,0.00127764;0.5330844;0.004598737,135.0363
+0;0;0,0.00688214;0.3085877;0.007936383,0.01251502;0.6057006;0.001157454,0.1922284;0.4785619;0.005131436,0.2308708;0.1968931;0.02236018,0.265933;-0.04644297;-0.0417366,-0.1679455;0.4725922;0.006567765,-0.2256948;0.1937184;0.001900764,-0.2806179;-0.05050687;-0.04154688,0.06180824;0.004292184;-0.03502133,0.07744665;-0.3638834;0.01492985,0.07918918;-0.7099313;0.1049872,0.08869437;-0.757136;0.02553124,-0.06245295;0.005363753;-0.0337051,-0.09941036;-0.3624114;0.007142294,-0.117636;-0.7090693;0.09292436,-0.1145392;-0.7600769;0.0168168,0.01118817;0.5329473;0.005252474,0;0;0,0.0004780963;0.3086833;0.00714767,0.001679264;0.6058655;0.0008144376,0.1891849;0.5159296;0.01599646,0.2626858;0.2469615;0.07414436,0.292276;0.009250492;-0.01052022,-0.1855143;0.5130171;-0.01636383,-0.2672034;0.2435098;0.02629844,-0.3012011;0.001450956;-0.04299725,0.0641507;0.001553401;-0.03078067,0.1092414;-0.3644313;0.01733327,0.1265735;-0.7155351;0.08281732,0.1322467;-0.7064901;-0.02623713,-0.05975464;0.004747706;-0.03836688,-0.1275305;-0.3608053;-0.02997776,-0.167933;-0.711666;0.02594028,-0.1575703;-0.7022356;-0.08284241,0.00127764;0.5330844;0.004598737,135.0592
+0;0;0,0.006882165;0.3085888;0.007936412,0.01251596;0.6057501;0.001156347,0.1920785;0.4786441;0.005131137,0.2307528;0.196743;0.02237409,0.2657503;-0.04614381;-0.04160436,-0.1677959;0.4726793;0.006566272,-0.2255927;0.1935756;0.001895423,-0.2804144;-0.05019876;-0.04147201,0.06172664;0.004286518;-0.03497509,0.0773871;-0.3644083;0.01504653,0.07913254;-0.7110327;0.1052539,0.08863698;-0.7582314;0.02580433,-0.0623705;0.005356671;-0.0336606,-0.09938003;-0.3629372;0.007244393,-0.1176361;-0.7101728;0.09316942,-0.1145395;-0.7611738;0.01706793,0.01118888;0.5329843;0.005252074,0;0;0,0.0005851686;0.3086889;0.006945014,0.001844935;0.6059152;0.0004242652,0.1892002;0.5159435;0.01531529,0.2627336;0.2467987;0.07375407,0.2922674;0.009532318;-0.01077116,-0.1852675;0.5132245;-0.01625782,-0.2691869;0.2442041;0.026716,-0.3044631;0.002711013;-0.04219521,0.06406799;0.001550019;-0.03073597,0.1090711;-0.3649462;0.01762199,0.1262247;-0.71671;0.08286762,0.1317443;-0.7076627;-0.02618611,-0.05965004;0.004761252;-0.03835377,-0.127747;-0.3612633;-0.02986251,-0.1683442;-0.7127006;0.0261076,-0.1581361;-0.7032812;-0.08267859,0.001433127;0.533124;0.004255771,135.082
+0;0;0,0.006882362;0.3085977;0.007936638,0.01251657;0.6057808;0.001156208,0.1920129;0.4786924;0.005131174,0.230732;0.1964645;0.02239412,0.2656305;-0.04573524;-0.04140336,-0.1677298;0.4727298;0.006565784,-0.2255937;0.1933025;0.001889519,-0.2802602;-0.04978229;-0.04135524,0.06170563;0.004285059;-0.03496319,0.07733479;-0.3636728;0.01495845,0.07908341;-0.7109286;0.1053301,0.08858834;-0.7581313;0.02587634,-0.06234928;0.005354849;-0.03364915,-0.09928484;-0.3622029;0.007174093,-0.1175741;-0.7100708;0.09325561,-0.1144774;-0.7610762;0.01715011,0.01118945;0.5330126;0.005252067,0;0;0,0.0006815568;0.3086965;0.006990552,0.001993768;0.6059469;0.0005787609,0.1893124;0.516035;0.014781,0.263223;0.246448;0.07231164,0.2923238;0.009658724;-0.01154983,-0.1850823;0.5134861;-0.01614917,-0.2710959;0.2448297;0.02715363,-0.3088922;0.004046753;-0.04025384,0.06403287;0.001547262;-0.03075337,0.1086451;-0.3642926;0.01720917,0.1259187;-0.7165745;0.08320713,0.1313076;-0.7075222;-0.02586007,-0.05966083;0.004773172;-0.03829067,-0.1280456;-0.3604502;-0.03023732,-0.1685924;-0.7124464;0.02643115,-0.1585155;-0.7030219;-0.08237419,0.00157129;0.5331519;0.004382133,135.1166
+0;0;0,0.006836173;0.3086604;0.007933312,0.01247506;0.6059746;0.001138525,0.1913376;0.4790017;0.005126995,0.2302175;0.1967238;0.02239996,0.2649729;-0.04555874;-0.04133942,-0.167168;0.4731176;0.00667687,-0.2254005;0.1936907;0.002165649,-0.2828661;-0.04891884;-0.04037628,0.06185445;0.004280953;-0.03501172,0.07741474;-0.3637316;0.01484067,0.07905261;-0.7104418;0.1050928,0.08852611;-0.760358;0.02836487,-0.06243158;0.005392165;-0.03381335,-0.09935419;-0.3622141;0.006966177,-0.117753;-0.7095261;0.09294307,-0.1128626;-0.760051;0.01642285,0.01114457;0.5331708;0.00523576,0;0;0,0.001094207;0.3087663;0.006562233,0.002920024;0.6061349;-0.0003068442,0.1894249;0.5160226;0.01424646,0.2632146;0.2463923;0.07208586,0.2924805;0.009669334;-0.0120405,-0.1837562;0.5137725;-0.01591588,-0.2725523;0.246101;0.02833376,-0.3142641;0.005836427;-0.03878239,0.06405769;0.001557127;-0.0310533,0.1084716;-0.3642734;0.01748621,0.1257126;-0.715979;0.08353186,0.1309739;-0.70697;-0.02553332,-0.05990606;0.004779857;-0.03819079,-0.1284728;-0.3604565;-0.0303413,-0.1690874;-0.7118806;0.02629515,-0.1591353;-0.7024969;-0.08251404,0.002363712;0.5333114;0.003614545,135.1392
+0;0;0,0.006836173;0.3086604;0.007933312,0.01247506;0.6059746;0.001138525,0.1913376;0.4790017;0.005126995,0.2302175;0.1967238;0.02239996,0.2649729;-0.04555874;-0.04133942,-0.167168;0.4731176;0.00667687,-0.2254005;0.1936907;0.002165649,-0.2828661;-0.04891884;-0.04037628,0.06185445;0.004280953;-0.03501172,0.07741474;-0.3637316;0.01484067,0.07905261;-0.7104418;0.1050928,0.08852611;-0.760358;0.02836487,-0.06243158;0.005392165;-0.03381335,-0.09935419;-0.3622141;0.006966177,-0.117753;-0.7095261;0.09294307,-0.1128626;-0.760051;0.01642285,0.01114457;0.5331708;0.00523576,0;0;0,0.001094207;0.3087663;0.006562233,0.002920024;0.6061349;-0.0003068442,0.1894249;0.5160226;0.01424646,0.2632146;0.2463923;0.07208586,0.2924805;0.009669334;-0.0120405,-0.1837562;0.5137725;-0.01591588,-0.2725523;0.246101;0.02833376,-0.3142641;0.005836427;-0.03878239,0.06405769;0.001557127;-0.0310533,0.1084716;-0.3642734;0.01748621,0.1257126;-0.715979;0.08353186,0.1309739;-0.70697;-0.02553332,-0.05990606;0.004779857;-0.03819079,-0.1284728;-0.3604565;-0.0303413,-0.1690874;-0.7118806;0.02629515,-0.1591353;-0.7024969;-0.08251404,0.002363712;0.5333114;0.003614545,135.1619
+0;0;0,0.006838468;0.308764;0.007935976,0.01248125;0.6062837;0.001136195,0.1906663;0.4794571;0.005128284,0.2295492;0.1971579;0.02240255,0.2645608;-0.04691036;-0.0418066,-0.1664935;0.4735951;0.00667234,-0.2247304;0.194147;0.002160777,-0.2826196;-0.05025059;-0.0406947,0.06196424;0.004288552;-0.03507387,0.07752942;-0.3638397;0.0147942,0.07916647;-0.7103748;0.1050008,0.0886394;-0.7602862;0.02827738,-0.0625424;0.005401737;-0.03387338,-0.09947662;-0.3623201;0.006918974,-0.1178662;-0.7094566;0.09285244,-0.112976;-0.7599767;0.01633679,0.01114971;0.5334228;0.00523664,0;0;0,0.001519315;0.3088758;0.006195664,0.003830336;0.6064358;-0.00111413,0.1894648;0.5160875;0.01390863,0.2633947;0.2463736;0.07128346,0.2921715;0.007667243;-0.01303208,-0.1823415;0.5141384;-0.01587605,-0.2738978;0.2475802;0.02959153,-0.3180986;0.005750164;-0.03735954,0.06412584;0.001526669;-0.03120387,0.1082942;-0.3644164;0.01760495,0.1253462;-0.7159328;0.08372581,0.1305645;-0.7069582;-0.02532804,-0.0600871;0.004809925;-0.03813845,-0.1287314;-0.360535;-0.0304865,-0.1694256;-0.7117168;0.02645093,-0.1595202;-0.7023734;-0.08234812,0.00315199;0.5335624;0.002923012,135.1963
+0;0;0,0.006791137;0.3088105;0.007948577,0.01242634;0.6063634;0.001152986,0.190194;0.4795696;0.005068387,0.229147;0.1970028;0.02236837,0.2641356;-0.0465727;-0.04164551,-0.1661585;0.4738013;0.006732787,-0.2255032;0.194295;0.002852,-0.2868019;-0.04886155;-0.03919979,0.061974;0.004287833;-0.03505581,0.07746252;-0.3639264;0.01481337,0.07919776;-0.7104366;0.1050872,0.08831782;-0.7607422;0.02873264,-0.06251481;0.005399931;-0.03392362,-0.09945814;-0.3623905;0.006989338,-0.1178657;-0.7095562;0.09277273,-0.1130751;-0.7604446;0.01663935,0.0110951;0.5334985;0.00525027,0;0;0,0.001667954;0.3089225;0.006114602,0.00404004;0.6065152;-0.001190543,0.1892446;0.5160967;0.01388764,0.263382;0.245996;0.07054341,0.2920931;0.007796511;-0.01364493,-0.1817911;0.5145388;-0.01562743,-0.2767198;0.2491498;0.03146706,-0.3243478;0.008262321;-0.03453115,0.06411611;0.001546711;-0.03122187,0.1079615;-0.3644892;0.01780665,0.1250044;-0.7159971;0.08393872,0.1301886;-0.7070267;-0.02511656,-0.06012185;0.004786263;-0.03808579,-0.1291134;-0.3605772;-0.03045607,-0.1699714;-0.7116978;0.02669843,-0.1600973;-0.7023579;-0.0821034,0.003354713;0.5336376;0.002840042,135.2189
+0;0;0,0.006789286;0.3087264;0.00794641,0.01242289;0.6061943;0.001152901,0.1901313;0.4794425;0.005067012,0.2291579;0.1963413;0.02239971,0.2641021;-0.04692508;-0.04153294,-0.1661024;0.4736761;0.006730857,-0.2255594;0.1936412;0.002842732,-0.2867803;-0.04920676;-0.03915569,0.06225496;0.004307272;-0.03521474,0.0777396;-0.3638144;0.01464191,0.07947516;-0.710391;0.104933,0.08859614;-0.7607048;0.0285708,-0.06279822;0.005424412;-0.03407741,-0.09973226;-0.3622737;0.006825268,-0.1181434;-0.7095059;0.09262511,-0.1133522;-0.7604025;0.01648404,0.01109208;0.5333534;0.005248834,0;0;0,0.00174544;0.3088338;0.006314278,0.004106656;0.6063483;-0.0007115602,0.1892777;0.5159969;0.01402473,0.263789;0.2453458;0.07029045,0.291949;0.007432133;-0.01391816,-0.1817245;0.5147643;-0.01487499,-0.280966;0.250732;0.0341952,-0.331973;0.01070525;-0.03116864,0.06430794;0.001573518;-0.03156459,0.1076297;-0.3642806;0.01856565,0.1244405;-0.7158059;0.08503497,0.1295054;-0.7068207;-0.02404021,-0.06061499;0.004779701;-0.03791159,-0.1299143;-0.3604276;-0.03014607,-0.1706505;-0.7115522;0.02749876,-0.1608984;-0.7021953;-0.08132876,0.003430165;0.533491;0.003249526,135.2523
+0;0;0,0.006787079;0.308626;0.007943827,0.01241891;0.6060005;0.001152518,0.1902239;0.4792442;0.005065159,0.2293328;0.1955459;0.02243442,0.2641761;-0.04701807;-0.04131362,-0.1662011;0.4734747;0.006729897,-0.2257835;0.1928491;0.00283357,-0.2868276;-0.04929762;-0.03904358,0.06228399;0.00430928;-0.03523115,0.07775144;-0.3634039;0.01457017,0.07948706;-0.7099924;0.1048644,0.08860857;-0.7603108;0.02849773,-0.06282749;0.005426941;-0.0340933,-0.09972055;-0.3618631;0.006763991,-0.1181323;-0.7091073;0.09256677,-0.1133409;-0.7600085;0.0164213,0.01108855;0.5331841;0.005247079,0;0;0,0.001703851;0.3087344;0.006274819,0.003991172;0.6061563;-0.0007420778,0.1893106;0.5158682;0.01357162,0.2641922;0.2446161;0.06952715,0.2917919;0.007484362;-0.01486433,-0.1819628;0.5150287;-0.01492916,-0.2844623;0.251953;0.03607091,-0.340085;0.01372281;-0.0292561,0.06432448;0.001602799;-0.03160524,0.1073342;-0.363868;0.01853144,0.1240642;-0.7153496;0.08531785,0.1290472;-0.7063702;-0.02376652,-0.06069347;0.004756177;-0.03785209,-0.1302109;-0.3599961;-0.03040071,-0.1710965;-0.7110713;0.02751504,-0.1614239;-0.7017118;-0.0813266,0.003334582;0.533323;0.003214955,135.2859
+0;0;0,0.006709126;0.3087674;0.007937945,0.01232841;0.6064154;0.001111235,0.189704;0.4797454;0.005098611,0.2289364;0.1961056;0.02224843,0.2636409;-0.04750814;-0.04134147,-0.1658587;0.4739742;0.006802335,-0.2275816;0.1938589;0.003553633,-0.2936403;-0.0480873;-0.0376046,0.06239216;0.00430673;-0.03524728,0.07772969;-0.3636031;0.01456962,0.07955621;-0.7104017;0.1047431,0.09164011;-0.7592068;0.02722915,-0.06286557;0.005444549;-0.03423417,-0.09997699;-0.362002;0.006758336,-0.1183594;-0.7094097;0.0926296,-0.1178005;-0.6677387;-0.01795139,0.01099948;0.5335194;0.00521603,0;0;0,0.00195761;0.3088782;0.005978703,0.004559413;0.6065599;-0.001496673,0.1893079;0.5157118;0.01260507,0.2641616;0.2446021;0.06900811,0.2913085;0.006467417;-0.01555336,-0.1810986;0.5155753;-0.01485193,-0.2873875;0.2545185;0.03841051,-0.3471703;0.0158941;-0.02546526,0.06436458;0.001564279;-0.03175616,0.1071194;-0.3641018;0.01859248,0.1240778;-0.7157749;0.08524299,0.1288653;-0.706819;-0.02383912,-0.0608385;0.004797791;-0.03780685,-0.1307468;-0.3600785;-0.03054326,-0.171555;-0.7113221;0.0274781,-0.1620742;-0.7019945;-0.08136788,0.003822871;0.5336544;0.002588511,135.3081
+0;0;0,0.006709126;0.3087674;0.007937945,0.01232841;0.6064154;0.001111235,0.189704;0.4797454;0.005098611,0.2289364;0.1961056;0.02224843,0.2636409;-0.04750814;-0.04134147,-0.1658587;0.4739742;0.006802335,-0.2275816;0.1938589;0.003553633,-0.2936403;-0.0480873;-0.0376046,0.06239216;0.00430673;-0.03524728,0.07772969;-0.3636031;0.01456962,0.07955621;-0.7104017;0.1047431,0.09164011;-0.7592068;0.02722915,-0.06286557;0.005444549;-0.03423417,-0.09997699;-0.362002;0.006758336,-0.1183594;-0.7094097;0.0926296,-0.1178005;-0.6677387;-0.01795139,0.01099948;0.5335194;0.00521603,0;0;0,0.00195761;0.3088782;0.005978703,0.004559413;0.6065599;-0.001496673,0.1893079;0.5157118;0.01260507,0.2641616;0.2446021;0.06900811,0.2913085;0.006467417;-0.01555336,-0.1810986;0.5155753;-0.01485193,-0.2873875;0.2545185;0.03841051,-0.3471703;0.0158941;-0.02546526,0.06436458;0.001564279;-0.03175616,0.1071194;-0.3641018;0.01859248,0.1240778;-0.7157749;0.08524299,0.1288653;-0.706819;-0.02383912,-0.0608385;0.004797791;-0.03780685,-0.1307468;-0.3600785;-0.03054326,-0.171555;-0.7113221;0.0274781,-0.1620742;-0.7019945;-0.08136788,0.003822871;0.5336544;0.002588511,135.3304
+0;0;0,0.006707812;0.3087069;0.007936391,0.01232584;0.6062887;0.001111292,0.1894884;0.4797012;0.005097777,0.2287894;0.1955651;0.0222776,0.2636089;-0.04885577;-0.041523,-0.1656498;0.4739369;0.006799468,-0.2274806;0.1933315;0.003545081,-0.2937582;-0.04941639;-0.03774953,0.06251182;0.004314989;-0.03531488,0.0778477;-0.3635553;0.01449667,0.0796711;-0.709761;0.104516,0.09175619;-0.7585738;0.02699438,-0.06298614;0.005454991;-0.03429983,-0.1000936;-0.3619521;0.006688286,-0.1184446;-0.7087657;0.09241271,-0.1178856;-0.6670937;-0.01817917,0.01099725;0.533411;0.005215057,0;0;0,0.001944691;0.3088185;0.005941749,0.004470885;0.6064357;-0.001489997,0.1890596;0.5157012;0.01197243,0.2641532;0.2441685;0.06857586,0.2908805;0.005262583;-0.0164777,-0.1809912;0.5157831;-0.01463902,-0.291232;0.2561109;0.0400449,-0.3550315;0.01771361;-0.02414908,0.06442977;0.001603752;-0.03193307,0.106674;-0.3640209;0.0188508,0.1235323;-0.7150592;0.08558226,0.1281511;-0.7061104;-0.02351689,-0.06105893;0.004783105;-0.03771493,-0.1313575;-0.3599742;-0.03028272,-0.1721929;-0.7106105;0.02761171,-0.1628785;-0.7012804;-0.08126029,0.003756762;0.5335475;0.002579689,135.3639
+0;0;0,0.006638656;0.3086644;0.007899371,0.01223412;0.6061894;0.001018265,0.1892429;0.4797076;0.00511699,0.2287037;0.1950161;0.02214342,0.2631232;-0.04982117;-0.04164621,-0.1655856;0.473961;0.00690982,-0.2320524;0.1938394;0.003687953,-0.3017115;-0.04846571;-0.03674678,0.06280164;0.004340095;-0.03541982,0.07798368;-0.3639783;0.01425975,0.08000785;-0.7099265;0.1046493,0.09115923;-0.758994;0.02724969,-0.06321745;0.005459549;-0.03451367,-0.1004373;-0.3623507;0.006563012,-0.1187882;-0.7089855;0.09236549,-0.1182507;-0.667318;-0.01822515,0.01090925;0.533329;0.005132809,0;0;0,0.002019055;0.3087775;0.00570941,0.004564427;0.6063341;-0.001903176,0.1890127;0.5158852;0.01137388,0.2644108;0.2438272;0.06790578,0.2905831;0.004491299;-0.01713812,-0.1808224;0.5161603;-0.01436634,-0.2957155;0.2580415;0.04104613,-0.3646691;0.02062233;-0.02280266,0.06463562;0.001538798;-0.03220737,0.1064734;-0.3644759;0.01917243,0.1232414;-0.7153623;0.08589637,0.1276815;-0.7064226;-0.02320659,-0.06147035;0.004846402;-0.0376212,-0.1318479;-0.3603216;-0.03011382,-0.1728216;-0.7107798;0.02780596,-0.1636854;-0.7014648;-0.08107641,0.003850363;0.5334649;0.002207279,135.3863
+0;0;0,0.006638279;0.3086469;0.007898922,0.01223333;0.6061503;0.001018366,0.1892371;0.4796765;0.005116728,0.2287273;0.1947728;0.02215586,0.2632224;-0.05060329;-0.04177413,-0.1655811;0.4739301;0.006909505,-0.2320974;0.1935996;0.003685236,-0.3019098;-0.04923868;-0.03683846,0.0628025;0.004340155;-0.03542031,0.07796346;-0.3634667;0.01419026,0.0799895;-0.7097343;0.1046632,0.09114141;-0.7588056;0.02726,-0.06321832;0.005459624;-0.03451415,-0.1003864;-0.3618398;0.006505482,-0.1187543;-0.7087947;0.09238719,-0.1182168;-0.6671266;-0.0182087,0.01090859;0.5332963;0.005132547,0;0;0,0.001946643;0.3087612;0.00566411,0.004413798;0.6062968;-0.001957655,0.1888923;0.5158347;0.01094496,0.2643926;0.2436099;0.06763148,0.2902919;0.003791943;-0.01782572,-0.1809779;0.516348;-0.01431557,-0.3007442;0.2606294;0.0429906,-0.3741044;0.02363443;-0.0197631,0.06463587;0.00152716;-0.03220963,0.1061999;-0.3640064;0.01907945,0.1229561;-0.7151486;0.08622956,0.1272978;-0.7062147;-0.02288163,-0.06149144;0.00485553;-0.03758744,-0.1318132;-0.359796;-0.03003233,-0.1733019;-0.7105199;0.02795165,-0.1642614;-0.7012163;-0.08094193,0.003719181;0.5334339;0.002152443,135.4086
+0;0;0,0.006636881;0.3085819;0.00789726,0.01222974;0.6059681;0.00101968,0.188743;0.4796767;0.005116126,0.228245;0.1946879;0.02216034,0.2627716;-0.05091168;-0.0418279,-0.1650981;0.4739461;0.006903965,-0.2316342;0.1935319;0.003678734,-0.3015103;-0.04952759;-0.03688189,0.0629357;0.004349359;-0.03549543,0.07809862;-0.3635049;0.01412154,0.08012643;-0.7100767;0.104674,0.09127803;-0.7591457;0.02727289,-0.06335239;0.005471203;-0.03458735,-0.1005253;-0.3618756;0.006437574,-0.1189093;-0.7091352;0.09239469,-0.1183718;-0.6674675;-0.0181981,0.01090562;0.5331489;0.0051319,0;0;0,0.00217817;0.3087019;0.005251169,0.004872691;0.6061069;-0.002794147,0.188763;0.5157537;0.01070452,0.2643393;0.243463;0.06740999,0.2900956;0.003258556;-0.01770294,-0.1801977;0.5164534;-0.01367548,-0.3038712;0.2625464;0.04381887,-0.3827057;0.02712846;-0.0191833,0.06474447;0.001550674;-0.03233409,0.1059218;-0.3640149;0.0193845,0.1225326;-0.7154216;0.08686209,0.1267063;-0.7065188;-0.02224648,-0.06173381;0.004825437;-0.03748862,-0.1320493;-0.3598716;-0.0297189,-0.1740837;-0.7108088;0.02852197,-0.1652081;-0.7015428;-0.08037484,0.004123092;0.5332854;0.001422405,135.4423
+0;0;0,0.006513485;0.3085831;0.00795061,0.0120772;0.6059705;0.001098441,0.1886604;0.479899;0.005255724,0.2280688;0.1948942;0.02224899,0.26249;-0.05074619;-0.04163962,-0.1653972;0.4743925;0.006821888,-0.237525;0.1953546;0.00459908,-0.3163485;-0.04479612;-0.03687724,0.06295767;0.004348684;-0.03545652,0.07779697;-0.3635246;0.01411746,0.08020519;-0.7100712;0.1047566,0.09081124;-0.7584113;0.02654199,-0.06334121;0.005466505;-0.03460857,-0.1007836;-0.3618563;0.006386738,-0.118694;-0.7090089;0.09287415,-0.1180942;-0.6673329;-0.01771745,0.01075691;0.5331508;0.005204076,0;0;0,0.00217817;0.3087019;0.005251169,0.004872691;0.6061069;-0.002794147,0.188763;0.5157537;0.01070452,0.2643393;0.243463;0.06740999,0.2900956;0.003258556;-0.01770294,-0.1801977;0.5164534;-0.01367548,-0.3038712;0.2625464;0.04381887,-0.3827057;0.02712846;-0.0191833,0.06474447;0.001550674;-0.03233409,0.1059218;-0.3640149;0.0193845,0.1225326;-0.7154216;0.08686209,0.1267063;-0.7065188;-0.02224648,-0.06173381;0.004825437;-0.03748862,-0.1320493;-0.3598716;-0.0297189,-0.1740837;-0.7108088;0.02852197,-0.1652081;-0.7015428;-0.08037484,0.004123092;0.5332854;0.001422405,135.4646
+0;0;0,0.006512271;0.3085257;0.00794913,0.01207487;0.6058531;0.001098411,0.1886381;0.4798039;0.005254771,0.2280694;0.1946336;0.02225791,0.2622423;-0.04923487;-0.04116985,-0.1653792;0.4742981;0.006820757,-0.2375489;0.195098;0.004596657,-0.3158038;-0.04332033;-0.03658047,0.0629115;0.004345494;-0.03543052,0.07773964;-0.3632512;0.01410618,0.0801508;-0.7102205;0.1048559,0.09075727;-0.7585638;0.02663809,-0.06329475;0.005462496;-0.03458319,-0.100709;-0.361584;0.006381292,-0.1186412;-0.7091601;0.09297419,-0.1180415;-0.6674836;-0.01762192,0.01075487;0.5330497;0.005203129,0;0;0,0.002132386;0.308648;0.005050659,0.004758831;0.6059873;-0.003221869,0.1886571;0.5153093;0.00946331,0.2645749;0.2430414;0.06667125,0.2910456;0.004784673;-0.01815641,-0.1803377;0.5165867;-0.01346218,-0.3090882;0.2652977;0.04521662,-0.3916531;0.03297442;-0.017006,0.06469395;0.00154002;-0.03231692,0.1058139;-0.3637872;0.0191251,0.122255;-0.715565;0.08703005,0.1261276;-0.7066763;-0.0220915,-0.06168797;0.004825365;-0.0374616,-0.1322437;-0.3595471;-0.0299999,-0.1744413;-0.7108424;0.02865169,-0.1658651;-0.7015959;-0.08027001,0.004029602;0.5331854;0.001054764,135.4882
+0;0;0,0.006512051;0.3085152;0.007948861,0.0120745;0.6058349;0.001098333,0.1885756;0.4798065;0.005254553,0.2279776;0.1948479;0.02224507,0.2619547;-0.0476229;-0.04081916,-0.1653179;0.4743025;0.006819992,-0.2374341;0.1953098;0.004597544,-0.3152405;-0.04174212;-0.03634359,0.06284411;0.00434084;-0.03539257,0.07760338;-0.3615482;0.01391402,0.08002679;-0.7102802;0.1051248,0.09063322;-0.7586232;0.02690729,-0.06322695;0.005456645;-0.03454614,-0.1004674;-0.3598848;0.006228045,-0.1184908;-0.7092267;0.09326087,-0.117891;-0.6675503;-0.01733477,0.01075455;0.5330336;0.00520293,0;0;0,0.002152249;0.3086407;0.004852295,0.004777178;0.6059657;-0.003641605,0.1886098;0.5151322;0.008833647,0.2644385;0.2430957;0.06618142,0.2922699;0.006525397;-0.01857436,-0.1803076;0.5168462;-0.01340954,-0.3136876;0.2681683;0.04500021,-0.3981906;0.03776187;-0.01579231,0.06463175;0.001546994;-0.03226769,0.1054891;-0.3621711;0.01836479,0.1219811;-0.7156315;0.08716142,0.1257168;-0.7067583;-0.02196145,-0.06159623;0.004810803;-0.03746492,-0.1320084;-0.3578315;-0.02995029,-0.1747244;-0.7108969;0.02886654,-0.1662793;-0.7016516;-0.08006472,0.004051253;0.5331693;0.0006922483,135.5206
+0;0;0,0.006363105;0.3084423;0.008016832,0.01187675;0.6056721;0.001213726,0.188419;0.479827;0.005424943,0.227654;0.194774;0.02240343,0.2610897;-0.04659067;-0.04036484,-0.1654837;0.4741395;0.007021472,-0.2426615;0.1964268;0.005569197,-0.3252024;-0.03798217;-0.0338535,0.0630049;0.004332379;-0.03546622,0.07735812;-0.3614228;0.01403009,0.07941262;-0.7104459;0.1049738,0.09129898;-0.7571602;0.02534005,-0.06339528;0.005480412;-0.03460121,-0.1010909;-0.3597637;0.005505882,-0.1190762;-0.7092055;0.09302185,-0.1184898;-0.6675233;-0.01757238,0.01056498;0.5328945;0.005305932,0;0;0,0.002132863;0.3085712;0.004551053,0.004690439;0.6057963;-0.004237414,0.1885344;0.5150172;0.008257627,0.2645618;0.243065;0.06609166,0.2933936;0.007770985;-0.01828921,-0.1804644;0.5171459;-0.01303204,-0.3189498;0.2711964;0.04539353,-0.4066515;0.04319374;-0.01492121,0.06473649;0.001486227;-0.0324533,0.1052152;-0.3620846;0.01863956,0.121623;-0.7157466;0.08753121,0.1251625;-0.7068934;-0.02159345,-0.06184997;0.004860946;-0.03737903,-0.1325057;-0.3576248;-0.030697,-0.1750511;-0.7107641;0.02909108,-0.1668061;-0.7015425;-0.07985009,0.003985297;0.5330287;0.0001691575,135.5429
+0;0;0,0.006363625;0.3084675;0.008017489,0.0118779;0.605731;0.001213567,0.1881257;0.4799645;0.005425109,0.2273552;0.1949514;0.02240121,0.2606722;-0.04555658;-0.04014427,-0.1651914;0.4742864;0.007018996,-0.2423584;0.1966126;0.005566925,-0.3246064;-0.03696439;-0.03371586,0.06297135;0.004330072;-0.03544733,0.07729714;-0.3607263;0.0139544,0.07935621;-0.7105235;0.1050998,0.09124246;-0.7572373;0.0254667,-0.06336152;0.005477494;-0.03458279,-0.1009851;-0.3590688;0.005447675,-0.1190103;-0.7092855;0.09315774,-0.1184239;-0.6676033;-0.01743562,0.01056596;0.5329441;0.005306294,0;0;0,0.002336398;0.3085986;0.004294276,0.005112968;0.6058471;-0.004772067,0.1885769;0.5148385;0.007650614,0.2648977;0.2430333;0.06558764,0.2943899;0.008514345;-0.01806104,-0.1798873;0.5176056;-0.01257209,-0.3234447;0.2745799;0.04564612,-0.4160987;0.04913154;-0.01312744,0.06470975;0.001453117;-0.03242207,0.1053117;-0.3614305;0.0183611,0.1213668;-0.7158492;0.08763838,0.1246973;-0.7070155;-0.02148819,-0.06180957;0.004895555;-0.03736662,-0.1324176;-0.3568805;-0.03069412,-0.1751719;-0.7107713;0.02933189,-0.1671366;-0.7015707;-0.07962005,0.004352544;0.533075;-0.0002955194,135.565
+0;0;0,0.006363625;0.3084675;0.008017489,0.0118779;0.605731;0.001213567,0.1881257;0.4799645;0.005425109,0.2273552;0.1949514;0.02240121,0.2606722;-0.04555658;-0.04014427,-0.1651914;0.4742864;0.007018996,-0.2423584;0.1966126;0.005566925,-0.3246064;-0.03696439;-0.03371586,0.06297135;0.004330072;-0.03544733,0.07729714;-0.3607263;0.0139544,0.07935621;-0.7105235;0.1050998,0.09124246;-0.7572373;0.0254667,-0.06336152;0.005477494;-0.03458279,-0.1009851;-0.3590688;0.005447675,-0.1190103;-0.7092855;0.09315774,-0.1184239;-0.6676033;-0.01743562,0.01056596;0.5329441;0.005306294,0;0;0,0.002336398;0.3085986;0.004294276,0.005112968;0.6058471;-0.004772067,0.1885769;0.5148385;0.007650614,0.2648977;0.2430333;0.06558764,0.2943899;0.008514345;-0.01806104,-0.1798873;0.5176056;-0.01257209,-0.3234447;0.2745799;0.04564612,-0.4160987;0.04913154;-0.01312744,0.06470975;0.001453117;-0.03242207,0.1053117;-0.3614305;0.0183611,0.1213668;-0.7158492;0.08763838,0.1246973;-0.7070155;-0.02148819,-0.06180957;0.004895555;-0.03736662,-0.1324176;-0.3568805;-0.03069412,-0.1751719;-0.7107713;0.02933189,-0.1671366;-0.7015707;-0.07962005,0.004352544;0.533075;-0.0002955194,135.5986
+0;0;0,0.006095266;0.3083924;0.008019493,0.01148867;0.6055827;0.001180778,0.1878495;0.4800262;0.005523458,0.2269606;0.1949959;0.02250161,0.2595138;-0.04562607;-0.04002566,-0.1655632;0.4741032;0.007302752,-0.248482;0.198088;0.006712841,-0.3400518;-0.03186955;-0.03332203,0.06298869;0.004320855;-0.0353967,0.07682552;-0.3604966;0.01415881,0.07917044;-0.7106185;0.1053617,0.0909279;-0.755033;0.02355395,-0.06333755;0.005480165;-0.03460483,-0.1017574;-0.358752;0.005367111,-0.1193424;-0.7093291;0.09308994,-0.1188082;-0.6676454;-0.01750601,0.01020312;0.5328151;0.005282965,0;0;0,0.002335511;0.3085192;0.004218578,0.005118694;0.6056911;-0.004909515,0.1886237;0.5147314;0.007264615,0.2649967;0.2429852;0.06541467,0.2949099;0.00851433;-0.0182327,-0.1799948;0.5181634;-0.01230336,-0.3287367;0.2783656;0.04628957,-0.4259111;0.05491926;-0.01284721,0.06467196;0.001430318;-0.03247559,0.1053388;-0.3612203;0.01821661,0.121168;-0.7159417;0.0877223,0.1243693;-0.7071126;-0.02140975,-0.06181842;0.004933943;-0.0373271,-0.1323941;-0.3566277;-0.03173763,-0.1755411;-0.7106824;0.02902758,-0.1676348;-0.7014874;-0.07993525,0.004356436;0.5329392;-0.000418067,135.6209
+0;0;0,0.006095004;0.3083792;0.008019149,0.01148797;0.6055455;0.001181029,0.187486;0.4801038;0.005522832,0.2265665;0.1952963;0.02248771,0.2590848;-0.04506771;-0.03997254,-0.1652046;0.4741928;0.007298489,-0.2480586;0.1983935;0.00670904,-0.3395303;-0.03131753;-0.03328291,0.06300532;0.004321995;-0.03540604,0.07685754;-0.360901;0.01420455,0.07920052;-0.7107351;0.1053325,0.09095826;-0.7551513;0.02352279,-0.06335426;0.005481611;-0.03461396,-0.1018168;-0.3591555;0.005402409,-0.1193874;-0.7094445;0.09305313,-0.1188532;-0.6677605;-0.01754543,0.01020254;0.5327848;0.00528283,0;0;0,0.002399728;0.3085082;0.00401473,0.005227823;0.6056497;-0.005306959,0.1883326;0.5143405;0.006265998,0.265305;0.2431131;0.06492877,0.2951883;0.008731693;-0.01817322,-0.1796219;0.5188344;-0.01181112,-0.3319561;0.2816952;0.04726245,-0.4346395;0.06117122;-0.0123939,0.06468087;0.00142017;-0.03250086,0.1051754;-0.3616276;0.01846421,0.1210423;-0.7160851;0.08775985,0.1239498;-0.7072692;-0.02138054,-0.06186105;0.00493735;-0.03729304,-0.1327627;-0.3569864;-0.03228775,-0.1759031;-0.710653;0.02897051,-0.1682882;-0.7014738;-0.08001275,0.004456244;0.5329077;-0.0007686615,135.6434
+0;0;0,0.006095449;0.3084017;0.008019735,0.01148875;0.6055863;0.001181222,0.1873192;0.4801905;0.005523014,0.2264063;0.1953352;0.02249074,0.2588465;-0.04445116;-0.0398194,-0.1650382;0.4742851;0.007296995,-0.2479061;0.1984395;0.006707447,-0.339158;-0.03071952;-0.0331884,0.06302541;0.004323374;-0.03541733,0.07686681;-0.3606144;0.01415452,0.07921369;-0.7110299;0.1054339,0.0909714;-0.7554458;0.02362447,-0.06337447;0.005483359;-0.034625,-0.101807;-0.358869;0.005360119,-0.1194067;-0.7097401;0.09315651,-0.1188726;-0.6680561;-0.01744168,0.01020326;0.5328218;0.005283239,0;0;0,0.002411745;0.3085324;0.003877878,0.005226567;0.6056895;-0.005540848,0.1881458;0.514174;0.005904555,0.2656564;0.2430208;0.06443917,0.2957454;0.009218931;-0.01840866,-0.1795042;0.5192727;-0.0114869,-0.3358325;0.2848217;0.04811583,-0.44188;0.06677589;-0.01223613,0.06468713;0.001441777;-0.03253889,0.105189;-0.3613141;0.01841486,0.1209327;-0.7163477;0.08792615,0.1237058;-0.7075386;-0.02121603,-0.06191183;0.00491333;-0.03725678,-0.1328298;-0.3567151;-0.03235164,-0.1758624;-0.7109876;0.02902956,-0.1683842;-0.7018108;-0.07996233,0.004460119;0.5329448;-0.0009816885,135.6771
+0;0;0,0.00591386;0.3083022;0.008082369,0.01122573;0.6053966;0.001298433,0.1870362;0.4801954;0.005634117,0.2259008;0.1954584;0.02238201,0.257908;-0.04478255;-0.03988526,-0.1651704;0.4740371;0.007519225,-0.254891;0.2005114;0.007602241,-0.3564506;-0.02472469;-0.03204339,0.06303328;0.004274898;-0.03545135,0.07649294;-0.3607998;0.01433824,0.07899275;-0.7109746;0.1054554,0.09075614;-0.7553909;0.02364428,-0.06340896;0.005526354;-0.03459811,-0.1020395;-0.358962;0.005347151,-0.1201716;-0.7095293;0.09312391,-0.1196661;-0.6678355;-0.01747547,0.009955457;0.5326552;0.005386042,0;0;0,0.002348982;0.3084325;0.003794312,0.005104572;0.605494;-0.00572145,0.1879586;0.514024;0.005748868,0.2658567;0.2431572;0.06430805,0.2960088;0.009012252;-0.018664,-0.1796193;0.5199911;-0.01114195,-0.3391375;0.2880001;0.04885997,-0.4505583;0.07266699;-0.01306299,0.06468245;0.001409575;-0.0325954,0.1051188;-0.3614793;0.01855361,0.1208746;-0.7162547;0.08795941,0.1235555;-0.7074537;-0.02118564,-0.06195353;0.004949706;-0.03722268,-0.1327069;-0.35687;-0.03273647,-0.1759044;-0.7107804;0.02900779,-0.1685194;-0.7016117;-0.07999106,0.00435387;0.532775;-0.001135468,135.699
+0;0;0,0.00591386;0.3083022;0.008082369,0.01122573;0.6053966;0.001298433,0.1870362;0.4801954;0.005634117,0.2259008;0.1954584;0.02238201,0.257908;-0.04478255;-0.03988526,-0.1651704;0.4740371;0.007519225,-0.254891;0.2005114;0.007602241,-0.3564506;-0.02472469;-0.03204339,0.06303328;0.004274898;-0.03545135,0.07649294;-0.3607998;0.01433824,0.07899275;-0.7109746;0.1054554,0.09075614;-0.7553909;0.02364428,-0.06340896;0.005526354;-0.03459811,-0.1020395;-0.358962;0.005347151,-0.1201716;-0.7095293;0.09312391,-0.1196661;-0.6678355;-0.01747547,0.009955457;0.5326552;0.005386042,0;0;0,0.002348982;0.3084325;0.003794312,0.005104572;0.605494;-0.00572145,0.1879586;0.514024;0.005748868,0.2658567;0.2431572;0.06430805,0.2960088;0.009012252;-0.018664,-0.1796193;0.5199911;-0.01114195,-0.3391375;0.2880001;0.04885997,-0.4505583;0.07266699;-0.01306299,0.06468245;0.001409575;-0.0325954,0.1051188;-0.3614793;0.01855361,0.1208746;-0.7162547;0.08795941,0.1235555;-0.7074537;-0.02118564,-0.06195353;0.004949706;-0.03722268,-0.1327069;-0.35687;-0.03273647,-0.1759044;-0.7107804;0.02900779,-0.1685194;-0.7016117;-0.07999106,0.00435387;0.532775;-0.001135468,135.7324
+0;0;0,0.005909979;0.3080999;0.008077065,0.01121796;0.604977;0.001298215,0.1867443;0.4799163;0.005630353,0.22562;0.195097;0.02238308,0.2575536;-0.04459096;-0.03974086,-0.1648951;0.4737679;0.007512424,-0.2546417;0.2001631;0.007595465,-0.3559675;-0.02455451;-0.03195891,0.06331269;0.004293848;-0.0356085,0.07677831;-0.3609425;0.01420315,0.07925099;-0.7073165;0.1043313,0.0910178;-0.7517545;0.02249649,-0.06369004;0.005550852;-0.03475148,-0.1023377;-0.3590989;0.005211473,-0.120273;-0.7058612;0.0920355,-0.1197673;-0.664164;-0.01859595,0.00994867;0.5322916;0.005382678,0;0;0,0.002476811;0.3082308;0.003655314,0.005340796;0.6050718;-0.005919695,0.187874;0.5137758;0.005766987,0.2662007;0.2429836;0.0645082,0.2966101;0.009430677;-0.01830339,-0.1792557;0.5210175;-0.01028593,-0.3447078;0.2929817;0.04920587,-0.464393;0.08353201;-0.01510401,0.06483973;0.001366332;-0.03299761,0.1052179;-0.3615629;0.01908052,0.120556;-0.7124436;0.08801234,0.123085;-0.7036973;-0.02115858,-0.06242761;0.004992106;-0.03705094,-0.1331141;-0.3570105;-0.03284319,-0.1758458;-0.7069646;0.02888444,-0.1686134;-0.697807;-0.0801554,0.004564378;0.53241;-0.0013237,135.766
+0;0;0,0.005942889;0.3080988;0.008093916,0.01133678;0.604975;0.001337629,0.1868644;0.4800085;0.0056866,0.2257777;0.1951912;0.02238583,0.2567647;-0.04455121;-0.04000679,-0.1648243;0.4738373;0.007742751,-0.2636527;0.2033806;0.007402348,-0.3695701;-0.01919955;-0.03220877,0.06332377;0.004225428;-0.03559698,0.07657515;-0.360997;0.0143743,0.07904267;-0.7073635;0.1045314,0.09133887;-0.7513128;0.02233216,-0.06367628;0.005621957;-0.03476528,-0.1024168;-0.359015;0.005224477,-0.1204692;-0.70573;0.09221283,-0.12001;-0.6640304;-0.01841858,0.01004093;0.5322896;0.00541482,0;0;0,0.002476811;0.3082308;0.003655314,0.005340796;0.6050718;-0.005919695,0.187874;0.5137758;0.005766987,0.2662007;0.2429836;0.0645082,0.2966101;0.009430677;-0.01830339,-0.1792557;0.5210175;-0.01028593,-0.3447078;0.2929817;0.04920587,-0.464393;0.08353201;-0.01510401,0.06483973;0.001366332;-0.03299761,0.1052179;-0.3615629;0.01908052,0.120556;-0.7124436;0.08801234,0.123085;-0.7036973;-0.02115858,-0.06242761;0.004992106;-0.03705094,-0.1331141;-0.3570105;-0.03284319,-0.1758458;-0.7069646;0.02888444,-0.1686134;-0.697807;-0.0801554,0.004564378;0.53241;-0.0013237,135.7885
+0;0;0,0.005940601;0.3079802;0.0080908,0.01133339;0.6047956;0.001335701,0.1869944;0.4798002;0.00568429,0.2259032;0.1950158;0.02238159,0.2568943;-0.04475823;-0.04001927,-0.1649592;0.4736243;0.00774199,-0.2637762;0.2031989;0.007401626,-0.3697076;-0.01941061;-0.03221472,0.06330772;0.004224357;-0.03558796,0.07656305;-0.3611066;0.01439818,0.07902873;-0.7072157;0.1044882,0.09132558;-0.7511689;0.02228468,-0.06366014;0.005620532;-0.03475647,-0.1024122;-0.3591248;0.005245175,-0.1204512;-0.7055821;0.09216887,-0.119992;-0.6638819;-0.01846839,0.01003772;0.5321206;0.005412305,0;0;0,0.002346788;0.3081121;0.003732681,0.005148247;0.6048946;-0.005787015,0.1878334;0.5135741;0.005788326,0.2661975;0.2428253;0.06451619,0.2966708;0.009224281;-0.01823556,-0.1796179;0.5214676;-0.01006192,-0.3484571;0.2960288;0.04964941,-0.47054;0.0877827;-0.01418811,0.06481695;0.001334906;-0.03300297,0.1051447;-0.3616836;0.01926863,0.1203696;-0.712272;0.08833194,0.1228658;-0.7035249;-0.02084589,-0.06241689;0.005019739;-0.03702904,-0.1330183;-0.3571138;-0.03305291,-0.1758108;-0.7067603;0.02883377,-0.1686141;-0.6975957;-0.08021578,0.004383624;0.5322425;-0.001200557,135.8109
+0;0;0,0.005938104;0.3078507;0.008087399,0.01132811;0.6045126;0.001336193,0.1866828;0.4796547;0.005681695,0.2255794;0.1949598;0.02237375,0.2565728;-0.0448325;-0.04003184,-0.1646599;0.4734896;0.007735823,-0.2634459;0.2031491;0.007395566,-0.3693852;-0.01947735;-0.03222379,0.06334367;0.004226755;-0.03560816,0.07659873;-0.3610971;0.01437699,0.07905754;-0.7062415;0.104216,0.09135588;-0.7502037;0.02200252,-0.06369628;0.005623723;-0.03477621,-0.1024476;-0.3591145;0.005224656,-0.1204363;-0.7046063;0.0919061,-0.119977;-0.6629047;-0.01874449,0.01003327;0.5318843;0.005410182,0;0;0,0.00249486;0.3079804;0.00381422,0.005556397;0.6046101;-0.005605579,0.1878587;0.5133277;0.005415797,0.2661921;0.2427591;0.06457066,0.296605;0.009098008;-0.01809085,-0.1789967;0.5217695;-0.009949459,-0.3511697;0.2988924;0.0494224,-0.4760787;0.0925321;-0.01514201,0.0648194;0.001337245;-0.03308904,0.1050671;-0.3616704;0.01926792,0.119916;-0.71123;0.08847344,0.1223292;-0.7024903;-0.02071846,-0.06249329;0.005018971;-0.03698143,-0.1331822;-0.357092;-0.03317951,-0.1758065;-0.7057474;0.02866242,-0.1686987;-0.6965785;-0.08040745,0.004712697;0.5320037;-0.001051069,135.8444
+0;0;0,0.005963956;0.3078465;0.008101194,0.01141942;0.6044999;0.001369123,0.186235;0.479884;0.005587206,0.225341;0.1950935;0.0222247,0.2556104;-0.0447187;-0.04006283,-0.1640723;0.4737271;0.007943053,-0.2710495;0.2063937;0.007333547,-0.3876579;-0.0105783;-0.03305848,0.06337555;0.00418333;-0.03561361,0.07648763;-0.3612803;0.01455517,0.07873253;-0.7064006;0.104458,0.09118675;-0.7507554;0.02262191,-0.06370888;0.005674609;-0.03480326,-0.1026222;-0.3591816;0.005423758,-0.1205684;-0.7046503;0.09216982,-0.1201873;-0.6629456;-0.01848159,0.0101046;0.5318732;0.005436909,0;0;0,0.002656192;0.3079772;0.003697515,0.00589544;0.6045939;-0.005821705,0.1875808;0.5131332;0.00476265,0.2663189;0.2426724;0.06445289,0.2967202;0.009079576;-0.01810634,-0.1781715;0.522128;-0.009794798,-0.3540495;0.3019303;0.04929496,-0.4819773;0.0977633;-0.01594433,0.06480507;0.00133571;-0.03317845,0.1050253;-0.3617869;0.01951671,0.1198082;-0.7113394;0.08872747,0.1220678;-0.7026075;-0.02046704,-0.06255607;0.005021686;-0.03692983,-0.1333169;-0.3572348;-0.03297513,-0.1758151;-0.7059228;0.02871822,-0.1688628;-0.6967559;-0.08036214,0.005007181;0.5319911;-0.001244069,135.8781
+0;0;0,0.005961873;0.307739;0.008098365,0.01141382;0.6041999;0.001372883,0.1870619;0.4794364;0.005586213,0.2261925;0.1944666;0.02223418,0.2564463;-0.04522245;-0.04002137,-0.1648976;0.4732505;0.007953171,-0.2719421;0.2057487;0.007343281,-0.3884906;-0.01111186;-0.03302801,0.06337813;0.004183501;-0.03561506,0.07646187;-0.3604899;0.01444523,0.07871454;-0.7068065;0.1046597,0.09117109;-0.7511752;0.02280833,-0.06371148;0.00567484;-0.03480468,-0.1025407;-0.3583924;0.005335361,-0.1205491;-0.7050587;0.09238214,-0.1201679;-0.6633518;-0.01828995,0.01010077;0.5316708;0.005435208,0;0;0,0.002406467;0.3078664;0.004114032,0.004603587;0.6043518;-0.003872871,0.187564;0.5129129;0.004332185,0.2664537;0.2423392;0.0641855,0.2966985;0.008735061;-0.01801097,-0.1799963;0.5231504;-0.009184561,-0.3595975;0.3053243;0.04835939,-0.4891321;0.1023837;-0.01704551,0.06478909;0.001290545;-0.03321791,0.1050685;-0.3610489;0.01923776,0.119821;-0.7118026;0.08875835,0.1218718;-0.7029862;-0.02047789,-0.06257343;0.005069422;-0.03689971,-0.133195;-0.3564003;-0.03288196,-0.1755786;-0.7062881;0.02925544,-0.1688387;-0.6970381;-0.07987531,0.004072431;0.5318112;0.0001628399,135.9003
+0;0;0,0.005959934;0.3076389;0.00809573,0.01140963;0.6039772;0.00137327,0.1867134;0.4793508;0.005584323,0.2258553;0.194299;0.02223709,0.2561118;-0.04541115;-0.04002393,-0.16456;0.473177;0.007946667,-0.2716355;0.2055981;0.007336602,-0.3881942;-0.01128149;-0.03303823,0.06336261;0.004182476;-0.03560634,0.07644803;-0.3605379;0.01446041,0.07870142;-0.7069638;0.1047033,0.09115785;-0.7513317;0.02285279,-0.06369588;0.00567345;-0.03479616,-0.1025301;-0.3584408;0.005349055,-0.1205441;-0.7052164;0.0924233,-0.120163;-0.6635097;-0.01824768,0.01009721;0.5314835;0.005433612,0;0;0,0.002479177;0.3077661;0.004080176,0.004931428;0.6041192;-0.004129052,0.1874394;0.5127089;0.003934145,0.266425;0.2421637;0.06418848,0.2966781;0.008532017;-0.01799297,-0.1794599;0.5240223;-0.009148336,-0.3625169;0.3087754;0.04762216,-0.4945729;0.1075931;-0.01825429,0.0647736;0.00127697;-0.03320956,0.1049839;-0.3611087;0.0193131,0.1198851;-0.7119533;0.08892429,0.1218669;-0.7031463;-0.02031029,-0.0625568;0.005077797;-0.03689157,-0.1332608;-0.3564228;-0.03275042,-0.175668;-0.7064339;0.02932684,-0.1689941;-0.6971914;-0.0798054,0.004305571;0.53162;-3.218651E-06,135.9338
+0;0;0,0.006158993;0.3076376;0.007995813,0.01194724;0.6039668;0.001158356,0.1871456;0.4793176;0.00536376,0.2265905;0.1943;0.02188945,0.2565378;-0.0455365;-0.04003321,-0.1641433;0.4732572;0.008140318,-0.2828627;0.2106364;0.008276972,-0.4078107;-0.001720443;-0.03103448,0.06331744;0.004155774;-0.03568974,0.07629264;-0.3605273;0.01467626,0.07845729;-0.7069625;0.1048857,0.08926639;-0.751453;0.02291263,-0.06374181;0.005682362;-0.03471048,-0.1026599;-0.3584253;0.005412336,-0.120898;-0.7051581;0.09261081,-0.1206188;-0.6634527;-0.01806062,0.01053716;0.5314765;0.00524658,0;0;0,0.002479177;0.3077661;0.004080176,0.004931428;0.6041192;-0.004129052,0.1874394;0.5127089;0.003934145,0.266425;0.2421637;0.06418848,0.2966781;0.008532017;-0.01799297,-0.1794599;0.5240223;-0.009148336,-0.3625169;0.3087754;0.04762216,-0.4945729;0.1075931;-0.01825429,0.0647736;0.00127697;-0.03320956,0.1049839;-0.3611087;0.0193131,0.1198851;-0.7119533;0.08892429,0.1218669;-0.7031463;-0.02031029,-0.0625568;0.005077797;-0.03689157,-0.1332608;-0.3564228;-0.03275042,-0.175668;-0.7064339;0.02932684,-0.1689941;-0.6971914;-0.0798054,0.004305571;0.53162;-3.218651E-06,135.9565
+0;0;0,0.006155063;0.3074413;0.00799071,0.01194398;0.6038046;0.001152702,0.1876779;0.4789942;0.00535863,0.2270789;0.1942935;0.02186595,0.2570129;-0.04543655;-0.04002921,-0.1646764;0.4729154;0.008143609,-0.2832637;0.2105866;0.008280111,-0.4081563;-0.001675934;-0.03101389,0.06328125;0.004153399;-0.03566935,0.07626731;-0.3608347;0.01473878,0.07843544;-0.7078289;0.1050938,0.08924523;-0.7523241;0.02311555,-0.06370538;0.005679115;-0.03469065,-0.102656;-0.3587331;0.005465727,-0.1209235;-0.7060253;0.09280491,-0.1206443;-0.6643193;-0.0178735,0.01053384;0.5313113;0.005241096,0;0;0,0.002171811;0.3075605;0.004868627,0.004130416;0.6039687;-0.002800584,0.1873837;0.5124366;0.004114389,0.2661952;0.2421516;0.06423211,0.2966533;0.00859049;-0.01773787,-0.18062;0.524271;-0.008806557,-0.3671266;0.3120922;0.04664433,-0.5014741;0.1129703;-0.02042847,0.06474191;0.001240954;-0.03318155,0.1047597;-0.3613909;0.01994729,0.1199189;-0.712859;0.08933079,0.1218676;-0.7039886;-0.01992381,-0.06251597;0.005107381;-0.03687463,-0.133407;-0.3566644;-0.03222129,-0.1761198;-0.7072333;0.02983301,-0.1694709;-0.6979316;-0.07931916,0.003681522;0.5314537;0.001117468,135.9785
+0;0;0,0.006154687;0.3074225;0.007990221,0.0119425;0.6037295;0.001153176,0.1872498;0.4790513;0.005358474,0.2266395;0.1944323;0.02186106,0.2565576;-0.04517056;-0.04000129,-0.1642556;0.4729872;0.008136745,-0.282809;0.2107337;0.008273208,-0.4076354;-0.001416296;-0.03099995,0.06329335;0.004154193;-0.03567617,0.07628413;-0.3609665;0.01475027,0.07845708;-0.7087312;0.1053059,0.0892656;-0.7532177;0.0233373,-0.06371757;0.005680201;-0.03469728,-0.1026824;-0.3588644;0.005473677,-0.1209904;-0.7069277;0.09300679,-0.1207112;-0.6652231;-0.01765862,0.01053248;0.5312424;0.005241223,0;0;0,0.00236528;0.3075443;0.00460434,0.004762053;0.6038759;-0.003599405,0.1873899;0.5122397;0.003873229,0.2662301;0.2420342;0.06391513,0.2965438;0.008524865;-0.01785326,-0.1797643;0.5248314;-0.008646978,-0.3698597;0.3159008;0.04652173,-0.506991;0.1188995;-0.02068774,0.06472913;0.001226977;-0.03323746,0.1046819;-0.3615053;0.02018285,0.11984;-0.7137809;0.08959067,0.1217232;-0.7049308;-0.01964784,-0.06255084;0.00512118;-0.036841,-0.1335275;-0.3567683;-0.03204601,-0.1763627;-0.7081116;0.03015025,-0.1697792;-0.6988401;-0.07898682,0.004154015;0.5313795;0.000523448,136.0121
+0;0;0,0.006386307;0.3073175;0.007751352,0.01250857;0.6034959;0.0006229402,0.1875339;0.4791036;0.004990959,0.2269524;0.1945701;0.02169169,0.2565335;-0.04489303;-0.03978159,-0.163682;0.4733434;0.008443558,-0.2919841;0.2157964;0.008046917,-0.4225814;0.007577032;-0.03177318,0.06333054;0.004077218;-0.03583011,0.0757633;-0.3589983;0.0142643,0.07779156;-0.7091079;0.1049742,0.08912811;-0.7568138;0.02612288,-0.06386978;0.005739389;-0.03462495,-0.1020777;-0.3568974;0.004394587,-0.1215611;-0.707064;0.09278519,-0.1128823;-0.7600583;0.01915856,0.01100792;0.53104;0.004786496,0;0;0,0.002480872;0.3074369;0.004620314,0.005061686;0.603649;-0.003650069,0.1873705;0.5119997;0.003522635,0.2662863;0.2419236;0.06371617,0.2965118;0.008503944;-0.01751339,-0.1792934;0.5252475;-0.008651372,-0.3723054;0.318912;0.0457922,-0.5114261;0.1238685;-0.02203152,0.0647689;0.001193091;-0.03338778,0.1044653;-0.3595763;0.01912403,0.1197991;-0.713887;0.09010208,0.1216256;-0.7050394;-0.01913846,-0.06270656;0.005152986;-0.03677651,-0.1332693;-0.3546877;-0.0319378,-0.1761877;-0.7082824;0.03081545,-0.1696641;-0.6990148;-0.07832603,0.004389923;0.5311809;0.0005166531,136.0455
+0;0;0,0.006385132;0.307261;0.007749926,0.01250547;0.6033461;0.0006251866,0.1881454;0.4788285;0.004990749,0.2275571;0.1943443;0.02168858,0.2571417;-0.04514766;-0.03979211,-0.1642911;0.4730482;0.008455345,-0.2925709;0.2155459;0.008058773,-0.423184;0.00730145;-0.03176612,0.06336479;0.004079422;-0.03584948,0.07580471;-0.3592051;0.01427376,0.07783303;-0.7093243;0.1049861,0.08917139;-0.7570428;0.0261221,-0.06390432;0.005742492;-0.03464367,-0.1021343;-0.3571031;0.004398324,-0.1216181;-0.7072793;0.09279136,-0.112938;-0.760287;0.01915286,0.01100595;0.5309453;0.004785575,0;0;0,0.002280742;0.3073754;0.005034328,0.004236121;0.6035379;-0.001866341,0.1873834;0.5117756;0.003521085,0.2663028;0.2417426;0.06366432,0.2965099;0.008275554;-0.01752818,-0.1805131;0.5255348;-0.008522493,-0.3790653;0.324977;0.04730673,-0.5204933;0.1312434;-0.01960344,0.06475471;0.001172811;-0.03350186,0.1044129;-0.3597757;0.01928222,0.1197388;-0.7140942;0.09027386,0.1215446;-0.7051769;-0.01899874,-0.06277388;0.005197549;-0.03673349,-0.1334071;-0.3548455;-0.03196872,-0.1763922;-0.7083848;0.03110698,-0.1698892;-0.6990538;-0.07806606,0.003757644;0.5310997;0.001865625,136.0791
+0;0;0,0.006381904;0.3071057;0.007746009,0.01250041;0.6031021;0.0006242241,0.1886625;0.4784712;0.004988078,0.228099;0.1938078;0.02169642,0.2576481;-0.04539584;-0.03971025,-0.1648112;0.472674;0.008462872,-0.2931719;0.2150095;0.008066051,-0.4236277;0.007015705;-0.0317109,0.06333729;0.004077652;-0.03583392,0.07576638;-0.3588907;0.0142457,0.07779968;-0.7098688;0.1051806,0.08913879;-0.7575923;0.02631141,-0.06387658;0.005739999;-0.03462864,-0.1020732;-0.3567899;0.00437938,-0.1216049;-0.7078251;0.09298925,-0.1129242;-0.7608382;0.01934592,0.01100172;0.5307415;0.0047823,0;0;0,0.002130613;0.3072142;0.005434036,0.003706645;0.6033057;-0.0008225441,0.187513;0.5116038;0.003661036,0.2663132;0.2412681;0.06346738,0.2964993;0.00808832;-0.01763952,-0.1814454;0.5258408;-0.008556072,-0.3823447;0.3276764;0.0483473,-0.5298306;0.139745;-0.02087699,0.06473796;0.001171842;-0.03346539,0.1044548;-0.3594423;0.019341,0.1196321;-0.7146221;0.09058607,0.1214798;-0.7056606;-0.01870179,-0.06273448;0.005185655;-0.03673965,-0.1333088;-0.3545404;-0.03175124,-0.1764043;-0.7089698;0.03134806,-0.16986;-0.6995932;-0.07783854,0.003332589;0.5308977;0.002717972,136.1024
+0;0;0,0.006377343;0.307107;0.00769644,0.01250787;0.6031025;0.0005422276,0.1887087;0.4786117;0.004705889,0.2278759;0.1939218;0.02159551,0.2572996;-0.04532416;-0.03970649,-0.164856;0.4728596;0.008880337,-0.3034909;0.2205744;0.009334722,-0.4445394;0.01936139;-0.0291486,0.06333458;0.004040084;-0.03584296,0.0754629;-0.359074;0.01324424,0.07769767;-0.7099401;0.1046056,0.08769441;-0.7572725;0.02517247,-0.06388075;0.005773124;-0.03461545,-0.1021371;-0.3567539;0.004360247,-0.1221799;-0.7078527;0.09260307,-0.1222245;-0.6661654;-0.01809143,0.01100682;0.5307423;0.004706505,0;0;0,0.002130613;0.3072142;0.005434036,0.003706645;0.6033057;-0.0008225441,0.187513;0.5116038;0.003661036,0.2663132;0.2412681;0.06346738,0.2964993;0.00808832;-0.01763952,-0.1814454;0.5258408;-0.008556072,-0.3823447;0.3276764;0.0483473,-0.5298306;0.139745;-0.02087699,0.06473796;0.001171842;-0.03346539,0.1044548;-0.3594423;0.019341,0.1196321;-0.7146221;0.09058607,0.1214798;-0.7056606;-0.01870179,-0.06273448;0.005185655;-0.03673965,-0.1333088;-0.3545404;-0.03175124,-0.1764043;-0.7089698;0.03134806,-0.16986;-0.6995932;-0.07783854,0.003332589;0.5308977;0.002717972,136.125
+0;0;0,0.006375562;0.3070213;0.00769429,0.01250548;0.6029875;0.0005410332,0.1889066;0.478451;0.004703956,0.2280658;0.1938192;0.02159013,0.257486;-0.04539892;-0.03970473,-0.165056;0.4726923;0.008883102,-0.3036627;0.2204586;0.009337394,-0.4446948;0.01926906;-0.02914144,0.0633749;0.004042656;-0.03586578,0.07550198;-0.3590344;0.01321641,0.07773834;-0.7101514;0.1046431,0.08773579;-0.7574895;0.02520429,-0.06392141;0.005776799;-0.03463749,-0.1021739;-0.3567133;0.004334237,-0.122231;-0.7080632;0.09264016,-0.1222757;-0.666375;-0.01806229,0.0110047;0.5306402;0.004704572,0;0;0,0.001992941;0.3071241;0.005718827,0.003316946;0.6031947;-0.0001986029,0.1873848;0.5113822;0.003333092,0.2663137;0.241096;0.06290996,0.2965301;0.007861823;-0.01793993,-0.1819938;0.5268046;-0.008250048,-0.3844399;0.3301053;0.04795294,-0.5342996;0.1441593;-0.02143046,0.0647151;0.001162052;-0.0336107,0.104383;-0.3593863;0.01942182,0.1196107;-0.7147985;0.09081721,0.1213455;-0.7058121;-0.01848543,-0.06281857;0.00519968;-0.03668601,-0.1335272;-0.3544662;-0.03201012,-0.1766896;-0.709079;0.03150206,-0.1702563;-0.6996831;-0.07770295,0.003004879;0.5307951;0.003255606,136.157
+0;0;0,0.006373037;0.3068997;0.007691244,0.01249875;0.6026627;0.0005433252,0.1884507;0.4783175;0.004702837,0.2276246;0.1935792;0.02159533,0.2570432;-0.04562585;-0.03969617,-0.1646158;0.4725735;0.008871403,-0.3032744;0.2202453;0.009325865,-0.4442987;0.01906678;-0.02915087,0.06336851;0.004042248;-0.03586216,0.07549118;-0.3589028;0.01320219,0.07772931;-0.7102962;0.1047009,0.08772619;-0.7576297;0.02526662,-0.06391497;0.005776216;-0.03463399,-0.1021536;-0.356582;0.004323568,-0.1222265;-0.7082084;0.09269898,-0.1222711;-0.666521;-0.01799705,0.0109992;0.5303746;0.004703452,0;0;0,0.002109926;0.3070048;0.005548239,0.003896508;0.6028494;-0.001118064,0.1873151;0.5111036;0.00319016,0.2664347;0.240759;0.06276989,0.2965822;0.007580459;-0.01822424,-0.1811996;0.527503;-0.00783903,-0.3852189;0.3323034;0.04845593,-0.5506713;0.1615265;-0.02435808,0.064712;0.00112766;-0.03360188,0.1044092;-0.3592853;0.01940775,0.1196601;-0.7149642;0.09092164,0.1213027;-0.7060117;-0.01836932,-0.06281166;0.005226755;-0.03667941,-0.1335928;-0.3542907;-0.03213989,-0.1765649;-0.7091674;0.0316584,-0.1702259;-0.6998116;-0.07753794,0.003408905;0.5305247;0.002628207,136.1906
+0;0;0,0.006495422;0.3069412;0.007559602,0.01276196;0.60276;0.000258313,0.1880201;0.4786858;0.004331844,0.2276486;0.1940382;0.02131787,0.2568138;-0.04558994;-0.03978205,-0.1637758;0.473122;0.009224036,-0.3153595;0.2283675;0.008312757,-0.4630921;0.03174239;-0.03066278,0.06327738;0.00400097;-0.03591514,0.0750396;-0.3568849;0.01308338,0.07725311;-0.7101221;0.1050876,0.08690952;-0.7573847;0.02555593,-0.06390963;0.005804497;-0.03452243,-0.1022365;-0.3544857;0.004205558,-0.1224288;-0.7079948;0.09291756,-0.1162562;-0.7599003;0.01780809,0.01122742;0.5304338;0.004458512,0;0;0,0.002413586;0.3070508;0.005117059,0.004923832;0.6029257;-0.002526999,0.1873343;0.5107182;0.003168464,0.2664444;0.2404012;0.06277978,0.2961568;0.006989256;-0.0187155,-0.1797601;0.5278943;-0.007578086,-0.3862821;0.3351886;0.04806696,-0.5505226;0.1625582;-0.02424674,0.06469785;0.001048252;-0.03351152,0.1041423;-0.3574043;0.01877379,0.1194763;-0.714846;0.09120607,0.121084;-0.7059531;-0.01806402,-0.06272011;0.005296866;-0.03671598,-0.1331115;-0.3521983;-0.03223049,-0.1761974;-0.7088817;0.03232007,-0.1698973;-0.6995826;-0.07685789,0.004204836;0.5305793;0.001543522,136.2241
+0;0;0,0.006493936;0.3068709;0.007557873,0.01275868;0.602605;0.0002585836,0.1878532;0.4785974;0.004331151,0.2275234;0.1936512;0.021335,0.2566175;-0.04539333;-0.03961613,-0.1636165;0.4730387;0.009218806,-0.3153592;0.2280275;0.008306571,-0.462732;0.03188129;-0.03057405,0.06327052;0.004000536;-0.03591124,0.07504343;-0.3572136;0.01313184,0.07725599;-0.7102979;0.1050963,0.0869123;-0.7575597;0.02556536,-0.06390271;0.005803867;-0.03451868,-0.1022644;-0.3548141;0.004244525,-0.122448;-0.7081701;0.09291813,-0.1162754;-0.7600748;0.01780939,0.01122454;0.5302974;0.004457701,0;0;0,0.002461109;0.3069813;0.005051017,0.00506822;0.6027654;-0.002758265,0.1872843;0.5106215;0.002953529,0.2665198;0.2400402;0.06265867,0.2963429;0.007252738;-0.01873159,-0.1794863;0.5281926;-0.007586234,-0.3883191;0.3375549;0.04812118,-0.5537112;0.1668646;-0.0240873,0.06468812;0.001026019;-0.03351378,0.104195;-0.3577374;0.01890254,0.1194211;-0.7150044;0.09142411,0.1209952;-0.70612;-0.01784372,-0.06271443;0.005315792;-0.03670727,-0.1332244;-0.3524955;-0.03235911,-0.1762494;-0.7089882;0.03239217,-0.1699836;-0.699698;-0.07678498,0.004321799;0.5304411;0.001365542,136.2463
+0;0;0,0.006488788;0.3066277;0.007551881,0.01274979;0.6021851;0.0002582585,0.1884194;0.4780824;0.004326188,0.2281124;0.1929725;0.02133981,0.2571695;-0.04576817;-0.03953382,-0.1641915;0.4725057;0.009229715,-0.3160214;0.2273536;0.008316956,-0.4632069;0.03145678;-0.03051423,0.0632356;0.003998328;-0.03589142,0.07501913;-0.3575417;0.01319592,0.07723215;-0.7107;0.1051796,0.08688977;-0.7579723;0.02563798,-0.06386743;0.005800663;-0.03449963,-0.1022637;-0.3551426;0.00429856,-0.1224516;-0.7085727;0.09299074,-0.1162782;-0.7604885;0.01787189,0.01121719;0.5299503;0.00445315,0;0;0,0.002384845;0.3067301;0.005533576,0.004545502;0.602368;-0.001362801,0.1875189;0.5102528;0.002882361,0.2666573;0.2394636;0.06257296,0.2965035;0.007050246;-0.01891482,-0.1804375;0.5294591;-0.00711451,-0.3908527;0.34007;0.04774816,-0.5572681;0.1705588;-0.02379824,0.06464045;0.0009667874;-0.0335201,0.1042235;-0.358092;0.01910734,0.1194992;-0.7154075;0.09176362,0.1209923;-0.7064672;-0.01753139,-0.06267042;0.005368331;-0.03669495,-0.1331591;-0.3527837;-0.03244253,-0.1761169;-0.7093007;0.03264954,-0.1699329;-0.6999533;-0.0765584,0.003951654;0.5300972;0.002432466,136.2799
+0;0;0,0.006673839;0.3064196;0.007426646,0.01328386;0.6018459;-6.154273E-05,0.1892084;0.4778206;0.003979268,0.2291387;0.1928179;0.02114575,0.2580244;-0.04602608;-0.03964613,-0.1641737;0.4724898;0.009686515,-0.3240343;0.2325789;0.00795991,-0.4874849;0.0497794;-0.03004986,0.06316581;0.003970383;-0.035864,0.07481006;-0.3576197;0.01331257,0.07711449;-0.7106758;0.1050665,0.08709332;-0.7580697;0.02565331,-0.06380592;0.005823886;-0.03444988,-0.1022499;-0.3551724;0.004344784,-0.1223574;-0.7084771;0.09291221,-0.1151189;-0.7609079;0.01842324,0.01165235;0.5296632;0.004185485,0;0;0,0.002261907;0.3065136;0.006079316,0.003957078;0.6020572;1.382828E-05,0.1873742;0.5096525;0.002525806,0.2667693;0.2391118;0.06269097,0.2966284;0.006610692;-0.0187223,-0.1811916;0.5301514;-0.006429058,-0.3934166;0.3426714;0.04767701,-0.5654513;0.1790346;-0.02445837,0.06459108;0.0009109825;-0.03345251,0.1043237;-0.3581777;0.01925361,0.1195505;-0.7152486;0.09233689,0.1208534;-0.7062613;-0.01699114,-0.06256042;0.005413327;-0.03672598,-0.1331085;-0.3527844;-0.03240508,-0.1758878;-0.709106;0.03299801,-0.1698951;-0.6997064;-0.07625197,0.003509581;0.5298182;0.003531814,136.3135
+0;0;0,0.006673652;0.306411;0.007426438,0.01328097;0.6017163;-5.930522E-05,0.1887527;0.4778388;0.003981116,0.2286845;0.1928246;0.02114829,0.2575449;-0.04580991;-0.03959029,-0.1637274;0.4725217;0.009673795,-0.3235945;0.232601;0.00794712,-0.4869017;0.04996185;-0.03002932,0.06317233;0.003970794;-0.03586771,0.07481701;-0.3576326;0.01331068,0.07712299;-0.710925;0.105126,0.08710029;-0.758307;0.02572503,-0.06381252;0.005824488;-0.03445344,-0.1022579;-0.3551852;0.004342649,-0.1223789;-0.7087263;0.09296936,-0.1151415;-0.7611445;0.01849183,0.01164981;0.5295491;0.004186807,0;0;0,0.002404984;0.3065133;0.005586147,0.004649654;0.6018977;-0.001757622,0.1874002;0.5095055;0.00243485,0.2667966;0.2389385;0.06253517,0.2966141;0.006705135;-0.01899481,-0.1802849;0.5303712;-0.00638796,-0.3946369;0.3453797;0.04796023,-0.5684044;0.1838017;-0.02391428,0.06456461;0.0008997023;-0.03352022,0.1043177;-0.3581878;0.01927173,0.1196278;-0.7154801;0.09247518,0.1209042;-0.7065575;-0.01682329,-0.06258576;0.005424412;-0.03669607,-0.1332745;-0.3527626;-0.03265435,-0.1759251;-0.7092555;0.03325929,-0.1699593;-0.6999276;-0.0759612,0.004010998;0.5296991;0.002212167,136.3357
+0;0;0,0.006676549;0.306544;0.007429661,0.01328747;0.6020098;-6.150361E-05,0.1882936;0.478198;0.003983561,0.2282503;0.1930069;0.02116139,0.2570893;-0.04545133;-0.03953232,-0.1632631;0.4728947;0.009661326,-0.3232294;0.2328252;0.00793358,-0.4864159;0.05032098;-0.0300148,0.06317241;0.003970799;-0.03586775,0.07482593;-0.3579072;0.01334798,0.07713272;-0.7113247;0.1051958,0.08710888;-0.7586979;0.02580392,-0.06381261;0.005824496;-0.03445348,-0.1022872;-0.3554593;0.004372068,-0.1224153;-0.7091256;0.09303015,-0.1151787;-0.7615343;0.01856116,0.01165473;0.5297728;0.004188714,0;0;0,0.002570525;0.3066539;0.00507915,0.005228989;0.6021696;-0.003152251,0.1873031;0.509166;0.002117157,0.2668483;0.2385086;0.06247211,0.296423;0.006421864;-0.01900685,-0.1794009;0.5304459;-0.006265678,-0.3967318;0.3484898;0.04744453,-0.5734005;0.1910824;-0.02596407,0.06452365;0.0009145588;-0.03359878,0.1042947;-0.3584369;0.01930201,0.1196322;-0.7158123;0.09273779,0.1208186;-0.706943;-0.01653838,-0.06261066;0.005407653;-0.03665623,-0.1333375;-0.3530556;-0.03271485,-0.1759667;-0.7096436;0.03341342,-0.1700918;-0.7003704;-0.07578862,0.004465465;0.5299181;0.001096129,136.3692
+0;0;0,0.006789396;0.3065428;0.007375101,0.01349699;0.602006;-0.0001404062,0.1885013;0.4782628;0.003567621,0.2289577;0.1931385;0.02068546,0.2579668;-0.0453372;-0.03985818,-0.1631487;0.473189;0.01025427,-0.3332205;0.2401774;0.007657456,-0.5005324;0.06128503;-0.02951782,0.06315318;0.003936747;-0.03590534,0.07456447;-0.3579277;0.01346679,0.0770992;-0.7112463;0.1056879,0.0881095;-0.7578391;0.02567838,-0.06383431;0.005857282;-0.0344077,-0.1025016;-0.3554004;0.004468609,-0.122691;-0.7090757;0.09307654,-0.1233509;-0.6674085;-0.01761509,0.01184331;0.5297697;0.004112227,0;0;0,0.002570525;0.3066539;0.00507915,0.005228989;0.6021696;-0.003152251,0.1873031;0.509166;0.002117157,0.2668483;0.2385086;0.06247211,0.296423;0.006421864;-0.01900685,-0.1794009;0.5304459;-0.006265678,-0.3967318;0.3484898;0.04744453,-0.5734005;0.1910824;-0.02596407,0.06452365;0.0009145588;-0.03359878,0.1042947;-0.3584369;0.01930201,0.1196322;-0.7158123;0.09273779,0.1208186;-0.706943;-0.01653838,-0.06261066;0.005407653;-0.03665623,-0.1333375;-0.3530556;-0.03271485,-0.1759667;-0.7096436;0.03341342,-0.1700918;-0.7003704;-0.07578862,0.004465465;0.5299181;0.001096129,136.3916
+0;0;0,0.006786083;0.3063932;0.007371502,0.013491;0.6017386;-0.0001399107,0.1892219;0.4778375;0.003562723,0.2296676;0.1927893;0.020676,0.2587301;-0.04612565;-0.03997916,-0.163872;0.4727429;0.01027683,-0.3338985;0.2397934;0.007680707,-0.5015185;0.06057158;-0.02956305,0.06316631;0.003937565;-0.03591279,0.07459072;-0.358343;0.01351611,0.07712393;-0.7114496;0.1056819,0.08813611;-0.7580554;0.02565867,-0.06384757;0.0058585;-0.03441485,-0.1025594;-0.3558147;0.004506167,-0.1227366;-0.7092777;0.09306093,-0.1233967;-0.6676085;-0.01764966,0.01183855;0.5295559;0.004109566,0;0;0,0.00240263;0.3064965;0.00559938,0.004342623;0.6019362;-0.001443744,0.1874117;0.5088592;0.002101898,0.2668908;0.2382748;0.06250322,0.2960966;0.00573501;-0.01920557,-0.1807515;0.5307598;-0.006071473,-0.4003443;0.3515317;0.04719677,-0.580709;0.1978644;-0.02668805,0.06449265;0.0009400845;-0.03369021,0.1043768;-0.3587657;0.01962006,0.1196859;-0.7159019;0.09313583,0.1208442;-0.7069687;-0.01617241,-0.06265961;0.005376353;-0.03660716,-0.1334028;-0.3535126;-0.03271376,-0.175957;-0.7098944;0.03336462,-0.1701102;-0.7005504;-0.07587174,0.003822397;0.5297124;0.002373576,136.4139
+0;0;0,0.006782954;0.306252;0.007368104,0.01348325;0.6013942;-0.000138253,0.1884482;0.4777639;0.003563971,0.2288958;0.1927017;0.02067808,0.257938;-0.04604644;-0.03993472,-0.1631188;0.4726913;0.01024904,-0.3331536;0.2397304;0.007652794,-0.5006566;0.0606337;-0.02956495,0.06313211;0.003935433;-0.03589336,0.07453009;-0.3575069;0.01342118,0.0770691;-0.7114213;0.1057978,0.08808124;-0.7580268;0.02577492,-0.06381302;0.005855328;-0.03439622,-0.1024352;-0.354981;0.004434735,-0.1226586;-0.7092527;0.09319208,-0.1233187;-0.6675835;-0.01751802,0.01183189;0.5292586;0.004108449,0;0;0,0.002785373;0.3063532;0.005527735,0.005486302;0.6015708;-0.001933098,0.1874924;0.5085042;0.002126455,0.2670028;0.2379667;0.06276429,0.296281;0.005544424;-0.01872623,-0.1790935;0.530794;-0.005617579,-0.4009614;0.3542131;0.04713765,-0.5826982;0.2023543;-0.0265421,0.06445249;0.0009017587;-0.03368306,0.1045052;-0.3579797;0.01925326,0.1197195;-0.7157798;0.09370399,0.1208055;-0.7068688;-0.0156002,-0.06261532;0.005407949;-0.03660002,-0.133295;-0.3526334;-0.03296979,-0.1758107;-0.7097497;0.03378065,-0.1700367;-0.7004256;-0.07545534,0.004712623;0.5294052;0.002044797,136.4474
+0;0;0,0.006917263;0.3062127;0.007306492,0.01379003;0.6012571;-0.0002674558,0.1885647;0.4777507;0.003234074,0.2293844;0.1923301;0.02005162,0.2583151;-0.04583101;-0.0404995,-0.1628418;0.4731543;0.01078144,-0.3420826;0.2467004;0.008462477,-0.5206445;0.07967131;-0.02949879,0.06311579;0.003905555;-0.03589703,0.0746553;-0.3589065;0.01348288,0.07696409;-0.7120001;0.1060236,0.08814118;-0.7577118;0.02518978,-0.06380404;0.005889686;-0.03437747,-0.1026396;-0.3562918;0.004616018,-0.1226128;-0.7098384;0.09321706,-0.1234718;-0.6681703;-0.01748253,0.01209454;0.5291373;0.003995653,0;0;0,0.002869651;0.3063189;0.005286217,0.0057652;0.6014316;-0.002552152,0.1875434;0.5083739;0.002257228,0.267023;0.2373391;0.06256604,0.2962722;0.005414709;-0.01854944,-0.1787226;0.5308791;-0.005479313,-0.4033454;0.3571359;0.04716933,-0.5859271;0.206794;-0.02553152,0.06444351;0.0008939654;-0.03367031,0.1046057;-0.3593161;0.01961982,0.1198318;-0.7163613;0.09399128,0.1209152;-0.707468;-0.01530015,-0.0625997;0.005410155;-0.03659867,-0.1336247;-0.3539583;-0.03286863,-0.1760376;-0.7103214;0.03384515,-0.1702634;-0.701018;-0.07537754,0.004937287;0.5292872;0.001548409,136.4697
+0;0;0,0.006917263;0.3062127;0.007306492,0.01379003;0.6012571;-0.0002674558,0.1885647;0.4777507;0.003234074,0.2293844;0.1923301;0.02005162,0.2583151;-0.04583101;-0.0404995,-0.1628418;0.4731543;0.01078144,-0.3420826;0.2467004;0.008462477,-0.5206445;0.07967131;-0.02949879,0.06311579;0.003905555;-0.03589703,0.0746553;-0.3589065;0.01348288,0.07696409;-0.7120001;0.1060236,0.08814118;-0.7577118;0.02518978,-0.06380404;0.005889686;-0.03437747,-0.1026396;-0.3562918;0.004616018,-0.1226128;-0.7098384;0.09321706,-0.1234718;-0.6681703;-0.01748253,0.01209454;0.5291373;0.003995653,0;0;0,0.002869651;0.3063189;0.005286217,0.0057652;0.6014316;-0.002552152,0.1875434;0.5083739;0.002257228,0.267023;0.2373391;0.06256604,0.2962722;0.005414709;-0.01854944,-0.1787226;0.5308791;-0.005479313,-0.4033454;0.3571359;0.04716933,-0.5859271;0.206794;-0.02553152,0.06444351;0.0008939654;-0.03367031,0.1046057;-0.3593161;0.01961982,0.1198318;-0.7163613;0.09399128,0.1209152;-0.707468;-0.01530015,-0.0625997;0.005410155;-0.03659867,-0.1336247;-0.3539583;-0.03286863,-0.1760376;-0.7103214;0.03384515,-0.1702634;-0.701018;-0.07537754,0.004937287;0.5292872;0.001548409,136.4922
+0;0;0,0.006914958;0.3061106;0.007304057,0.01378265;0.6009372;-0.0002644286,0.1883146;0.4775522;0.003235178,0.2291376;0.1921089;0.02005406,0.2580513;-0.04591236;-0.0404615,-0.1626063;0.4729621;0.01077211,-0.3418613;0.2464902;0.008452966,-0.5203184;0.07955921;-0.029486,0.06312039;0.00390584;-0.03589965,0.07466889;-0.3591889;0.01351874,0.07698377;-0.7132139;0.1063036,0.088159;-0.7589129;0.02548322,-0.06380869;0.005890115;-0.03437997,-0.1026745;-0.3565735;0.004643887,-0.1227003;-0.7110527;0.09347863,-0.1235593;-0.6693865;-0.01720249,0.01208835;0.5288677;0.003995704,0;0;0,0.002992816;0.3062228;0.004851341,0.00618352;0.6010906;-0.003766418,0.1876162;0.5081024;0.002227187,0.2670175;0.2370286;0.06257379,0.296296;0.005218834;-0.01841545,-0.1781616;0.5312837;-0.005485678,-0.4047149;0.3599874;0.04703527,-0.5894341;0.2120227;-0.02464113,0.06441487;0.0009298622;-0.03373551,0.1046496;-0.359524;0.01981365,0.1196114;-0.717536;0.09432316,0.1206993;-0.7086766;-0.01494276,-0.06262795;0.005373274;-0.03656626,-0.1337143;-0.3542758;-0.03301745,-0.1762485;-0.7115275;0.03414039,-0.1704737;-0.7022694;-0.07505475,0.005271416;0.5290118;0.0005756617,136.5256
+0;0;0,0.007056874;0.3059884;0.007281597,0.01409441;0.6006882;-0.0002801749,0.1886212;0.47719;0.002914942,0.2291714;0.1917627;0.01979187,0.2584281;-0.04610503;-0.04089967,-0.1626213;0.4734588;0.0114301,-0.353195;0.2564943;0.008993105,-0.5362779;0.09492993;-0.02971221,0.06300535;0.003845914;-0.03601079,0.07440618;-0.3601027;0.01399601,0.07661159;-0.7140096;0.1065515,0.08723728;-0.7599009;0.02584524,-0.06382329;0.00597996;-0.0342355,-0.1029378;-0.3574022;0.004657995,-0.1229659;-0.7116922;0.09353396,-0.1240364;-0.6700242;-0.01713941,0.01235605;0.5286407;0.003974857,0;0;0,0.00301614;0.3061047;0.004751801,0.006245542;0.6008476;-0.003906488,0.1877529;0.5079235;0.002471089,0.2669948;0.2368359;0.06272125,0.2963413;0.005098015;-0.01825309,-0.178185;0.531601;-0.005219207,-0.4064121;0.362582;0.04715287,-0.5953964;0.2204655;-0.0250159,0.06436294;0.0009261072;-0.03373122,0.1048113;-0.3603724;0.02027392,0.1199151;-0.718251;0.09454536,0.1210024;-0.7093889;-0.01471531,-0.06257386;0.005371362;-0.03656367,-0.1337405;-0.355197;-0.03269166,-0.1762404;-0.7122712;0.03448914,-0.1704638;-0.7030163;-0.0746995,0.005329862;0.528791;0.0004482269,136.5592
+0;0;0,0.007056198;0.3059591;0.007280899,0.01409308;0.600632;-0.0002791965,0.1897882;0.4768218;0.002907192,0.2303566;0.1912669;0.01979167,0.2595731;-0.04627444;-0.04081658,-0.163781;0.473066;0.01147876,-0.3544399;0.2560043;0.009040671,-0.5372716;0.0946617;-0.02961152,0.06297168;0.003843859;-0.03599155,0.07435252;-0.3594667;0.01392759,0.07656378;-0.7143114;0.1067283,0.08719204;-0.7602211;0.02600246,-0.06378919;0.005976764;-0.0342172,-0.1028351;-0.3567683;0.004608106,-0.1229163;-0.7119971;0.09371956,-0.123987;-0.6703262;-0.01698067,0.01235542;0.5286134;0.003974128,0;0;0,0.0027024;0.3060674;0.005405426,0.004734099;0.6008586;-0.001088739,0.1878395;0.5076892;0.002452612,0.2670866;0.2364392;0.06258416,0.296577;0.005080983;-0.01838839,-0.1804495;0.5318963;-0.005112238,-0.4109063;0.3653649;0.046166,-0.6030508;0.2278747;-0.02545622,0.06435791;0.0009184926;-0.03365731,0.1048963;-0.359785;0.01987433,0.1200822;-0.7184998;0.09487176,0.1211662;-0.7095283;-0.01443756,-0.06250405;0.005367225;-0.0366065,-0.1334265;-0.3545902;-0.03252528,-0.1758866;-0.7126118;0.03492275,-0.1701153;-0.7032492;-0.0743141,0.004207149;0.5287855;0.002513647,136.5815
+0;0;0,0.007054963;0.3059055;0.007279625,0.01409109;0.6005464;-0.000280635,0.1897974;0.4767183;0.00290654,0.2303624;0.1911869;0.01978963,0.2595548;-0.04615784;-0.04076847,-0.1637948;0.4729622;0.01147866,-0.354438;0.2559184;0.009040777,-0.5371184;0.09470937;-0.02957943,0.06294186;0.003842039;-0.03597451,0.07432907;-0.359672;0.0139726,0.07654168;-0.7147334;0.10683,0.08716887;-0.7606354;0.02611236,-0.06375898;0.005973934;-0.03420101,-0.1028268;-0.3569744;0.004646055,-0.1229203;-0.7124201;0.09381194,-0.1239909;-0.6707504;-0.01687703,0.01235308;0.5285133;0.003973545,0;0;0,0.002770539;0.3060188;0.005079746,0.005087167;0.6007525;-0.002237558,0.1880661;0.5072613;0.002725601,0.2671586;0.2359506;0.06267309,0.2966484;0.00471589;-0.01802909,-0.1802405;0.5321069;-0.004921447,-0.412365;0.3679719;0.04642725,-0.6048453;0.231011;-0.02460131,0.06431805;0.0009089857;-0.03365958,0.1049952;-0.3599566;0.02008307,0.1201733;-0.7188476;0.09533489,0.1212772;-0.7099193;-0.0139544,-0.06246839;0.005365831;-0.03659935,-0.1333525;-0.3548046;-0.0321716,-0.1758538;-0.7130085;0.03550093,-0.1700623;-0.7036945;-0.07371412,0.004462194;0.5286817;0.001673818,136.6054
+0;0;0,0.00724084;0.3060915;0.007260777,0.01449611;0.6010534;-0.000304068,0.1900086;0.4769003;0.002576326,0.2303649;0.1912256;0.01970085,0.259707;-0.04594041;-0.04133055,-0.1636425;0.4743192;0.01218629,-0.3652419;0.2672573;0.008311069,-0.5552779;0.1145137;-0.0289609,0.06285375;0.00378495;-0.03607068,0.07437054;-0.362067;0.01409759,0.07634853;-0.7159031;0.1070081,0.08789114;-0.7616709;0.02631775,-0.06378577;0.006005416;-0.03407822,-0.104392;-0.3591879;0.004420593,-0.1240107;-0.7133907;0.09381703,-0.125291;-0.6717311;-0.01685069,0.01270089;0.5289043;0.00395207,0;0;0,0.002816606;0.3062147;0.004665494,0.005368534;0.60125;-0.003428102,0.1881134;0.5069759;0.002595186,0.2671733;0.2355018;0.06245542,0.2967409;0.004232511;-0.01800441,-0.1799995;0.5324325;-0.004847025,-0.4141394;0.3709007;0.0463187,-0.607977;0.2356359;-0.02413618,0.06429768;0.0008604527;-0.03363156,0.1050826;-0.3622853;0.02076423,0.1204364;-0.720053;0.09561634,0.1214935;-0.711158;-0.0136466,-0.06242076;0.005414492;-0.03661072,-0.1338339;-0.3570465;-0.03221167,-0.1760968;-0.7140754;0.03546715,-0.1703492;-0.7048082;-0.07372099,0.004667349;0.5290768;0.0007390976,136.6373
+0;0;0,0.00724084;0.3060915;0.007260777,0.01449611;0.6010534;-0.000304068,0.1900086;0.4769003;0.002576326,0.2303649;0.1912256;0.01970085,0.259707;-0.04594041;-0.04133055,-0.1636425;0.4743192;0.01218629,-0.3652419;0.2672573;0.008311069,-0.5552779;0.1145137;-0.0289609,0.06285375;0.00378495;-0.03607068,0.07437054;-0.362067;0.01409759,0.07634853;-0.7159031;0.1070081,0.08789114;-0.7616709;0.02631775,-0.06378577;0.006005416;-0.03407822,-0.104392;-0.3591879;0.004420593,-0.1240107;-0.7133907;0.09381703,-0.125291;-0.6717311;-0.01685069,0.01270089;0.5289043;0.00395207,0;0;0,0.002816606;0.3062147;0.004665494,0.005368534;0.60125;-0.003428102,0.1881134;0.5069759;0.002595186,0.2671733;0.2355018;0.06245542,0.2967409;0.004232511;-0.01800441,-0.1799995;0.5324325;-0.004847025,-0.4141394;0.3709007;0.0463187,-0.607977;0.2356359;-0.02413618,0.06429768;0.0008604527;-0.03363156,0.1050826;-0.3622853;0.02076423,0.1204364;-0.720053;0.09561634,0.1214935;-0.711158;-0.0136466,-0.06242076;0.005414492;-0.03661072,-0.1338339;-0.3570465;-0.03221167,-0.1760968;-0.7140754;0.03546715,-0.1703492;-0.7048082;-0.07372099,0.004667349;0.5290768;0.0007390976,136.6596
+0;0;0,0.007238986;0.3060132;0.007258919,0.01449148;0.6008623;-0.0003031623,0.1899093;0.4767617;0.002576518,0.2303171;0.1907224;0.01972289,0.2596597;-0.04644714;-0.04130942,-0.1635518;0.474182;0.01218132,-0.3654085;0.2668559;0.008301156,-0.5554473;0.11411;-0.02897137,0.06280261;0.003781871;-0.03604133,0.07432143;-0.3621346;0.01413579,0.07629959;-0.7159996;0.107054,0.08784163;-0.7617637;0.0263675,-0.06373387;0.00600053;-0.03405049,-0.1043472;-0.3592572;0.004455112,-0.1239676;-0.713489;0.09385886,-0.1252478;-0.6718299;-0.01680344,0.01269687;0.5287378;0.003951523,0;0;0,0.002844576;0.306141;0.004333735,0.005533963;0.601043;-0.004365325,0.1880932;0.5064875;0.002335072,0.2672269;0.2346497;0.06222952,0.2965015;0.003381133;-0.01835072,-0.1797802;0.5332404;-0.004722336,-0.4157124;0.3735901;0.04619938,-0.6142743;0.2464191;-0.02616087,0.06426492;0.0008293539;-0.03356755,0.1050034;-0.362401;0.02074099,0.1204686;-0.7201324;0.09588933,0.1214602;-0.711276;-0.01336122,-0.06232911;0.00543211;-0.03664728,-0.1337137;-0.3570984;-0.03204045,-0.1758516;-0.7140982;0.03603081,-0.1701721;-0.704873;-0.07314736,0.004791386;0.5289061;-8.702278E-06,136.6932
+0;0;0,0.007595667;0.3060285;0.007165691,0.01546828;0.6008722;-0.0005046681,0.1905176;0.4766626;0.002246408,0.2308665;0.1903488;0.01944543,0.2601404;-0.04675604;-0.04189149,-0.1629417;0.4754834;0.01284019,-0.3734419;0.2765754;0.007874433,-0.5689668;0.130697;-0.02855922,0.06276996;0.003714146;-0.03606448,0.07420872;-0.3616125;0.01399213,0.07590933;-0.7165466;0.1072713,0.08664615;-0.762382;0.0265499,-0.06371856;0.006094965;-0.03401922,-0.1041375;-0.3585576;0.00464423,-0.123966;-0.7138721;0.0943132,-0.1146091;-0.766925;0.0208496,0.01349934;0.5287448;0.003776531,0;0;0,0.00289306;0.3061652;0.004122257,0.005709123;0.6010694;-0.004893422,0.1880444;0.5062814;0.002215981,0.2672818;0.2341937;0.06212568,0.2964874;0.002969429;-0.0186224,-0.179483;0.5338013;-0.004676071,-0.4173645;0.376467;0.04589817,-0.6218137;0.2571236;-0.02335181,0.06423513;0.0008539557;-0.03358018,0.1048879;-0.3618308;0.02033806,0.12044;-0.7205629;0.09617686,0.1214066;-0.7117244;-0.01306367,-0.0623129;0.005406289;-0.03663855,-0.1336657;-0.3565147;-0.03193903,-0.1759268;-0.7145899;0.03645826,-0.1702716;-0.7053857;-0.07271037,0.004931517;0.5289293;-0.0004463196,136.7155
+0;0;0,0.007596576;0.3060652;0.00716655,0.01547002;0.6009398;-0.0005048718,0.1904141;0.4767476;0.002247906,0.2307255;0.1907004;0.01943091,0.2600012;-0.04641896;-0.04190977,-0.1628358;0.4755691;0.01283542,-0.37314;0.2768463;0.007874279,-0.5686769;0.130959;-0.0285616,0.06276148;0.003713644;-0.0360596,0.07420973;-0.3619163;0.01403856,0.07591018;-0.7168152;0.1073085,0.08664656;-0.7626475;0.02659048,-0.06370994;0.006094141;-0.03401462,-0.1041624;-0.3588612;0.004680924,-0.1239889;-0.7141405;0.09434103,-0.1146325;-0.76719;0.02088048,0.01350071;0.5287989;0.003777123,0;0;0,0.002903264;0.3062047;0.003896713,0.005769171;0.601131;-0.005384684,0.1879247;0.5058741;0.001836061,0.2670301;0.2340744;0.06192374,0.2957094;0.00287956;-0.01914287,-0.1793297;0.5340117;-0.004696474,-0.4187543;0.3795511;0.04590984,-0.6217617;0.2573652;-0.02267582,0.0642161;0.0008941293;-0.03359437,0.1048369;-0.3620737;0.02053928,0.1205166;-0.7207726;0.09633303,0.1214111;-0.7119517;-0.01289999,-0.06231106;0.00536644;-0.03662816,-0.1338478;-0.3568293;-0.03184386,-0.1759047;-0.7148531;0.0367535,-0.1703218;-0.7056672;-0.07241065,0.00498005;0.5289819;-0.0008674858,136.738
+0;0;0,0.007596576;0.3060652;0.00716655,0.01547002;0.6009398;-0.0005048718,0.1904141;0.4767476;0.002247906,0.2307255;0.1907004;0.01943091,0.2600012;-0.04641896;-0.04190977,-0.1628358;0.4755691;0.01283542,-0.37314;0.2768463;0.007874279,-0.5686769;0.130959;-0.0285616,0.06276148;0.003713644;-0.0360596,0.07420973;-0.3619163;0.01403856,0.07591018;-0.7168152;0.1073085,0.08664656;-0.7626475;0.02659048,-0.06370994;0.006094141;-0.03401462,-0.1041624;-0.3588612;0.004680924,-0.1239889;-0.7141405;0.09434103,-0.1146325;-0.76719;0.02088048,0.01350071;0.5287989;0.003777123,0;0;0,0.002903264;0.3062047;0.003896713,0.005769171;0.601131;-0.005384684,0.1879247;0.5058741;0.001836061,0.2670301;0.2340744;0.06192374,0.2957094;0.00287956;-0.01914287,-0.1793297;0.5340117;-0.004696474,-0.4187543;0.3795511;0.04590984,-0.6217617;0.2573652;-0.02267582,0.0642161;0.0008941293;-0.03359437,0.1048369;-0.3620737;0.02053928,0.1205166;-0.7207726;0.09633303,0.1214111;-0.7119517;-0.01289999,-0.06231106;0.00536644;-0.03662816,-0.1338478;-0.3568293;-0.03184386,-0.1759047;-0.7148531;0.0367535,-0.1703218;-0.7056672;-0.07241065,0.00498005;0.5289819;-0.0008674858,136.7614
+0;0;0,0.00800347;0.3059162;0.007111771,0.01644392;0.6006987;-0.0005618723,0.1910983;0.4761944;0.001811223,0.2310284;0.190062;0.01887147,0.2601683;-0.0475865;-0.04261639,-0.1622456;0.4763834;0.01346656,-0.3816423;0.2877017;0.008834746,-0.5871293;0.1557439;-0.02949196,0.0626673;0.003651308;-0.03616065,0.07384963;-0.361535;0.01420993,0.07519712;-0.7168365;0.1077305,0.08542091;-0.7626162;0.02689081,-0.06373245;0.006150326;-0.033889,-0.1042565;-0.3583824;0.004801761,-0.1240794;-0.7140999;0.0945745,-0.1146771;-0.7672399;0.02121585,0.01432483;0.5285773;0.00371312,0;0;0,0.002962947;0.306063;0.004001141,0.005891308;0.6009134;-0.005226612,0.1879866;0.5056186;0.001773715,0.2669227;0.2337551;0.06191134,0.2953183;0.00206247;-0.0194453,-0.1791798;0.5341933;-0.004518172,-0.4198671;0.3816189;0.04595833,-0.6235451;0.2595921;-0.02282679,0.06417105;0.0008951872;-0.03360641,0.1047674;-0.3616673;0.02046454,0.1204948;-0.7207663;0.09654069,0.1213493;-0.7119409;-0.01269782,-0.0622765;0.005360541;-0.03661991,-0.1337241;-0.3564319;-0.03164016,-0.1757302;-0.7148516;0.03733677,-0.1701913;-0.7056724;-0.07183263,0.005082794;0.5287797;-0.0007183552,136.7937
+0;0;0,0.008005444;0.3059917;0.007113527,0.01644788;0.6008435;-0.0005620983,0.1911098;0.4763159;0.001812151,0.2310532;0.190088;0.01887809,0.2601876;-0.04751599;-0.04259826,-0.1622504;0.476505;0.01346802,-0.3817203;0.2877602;0.008834663,-0.5871688;0.1558271;-0.02948488,0.06260115;0.003647453;-0.03612247,0.07378324;-0.3615311;0.01424704,0.07512726;-0.7159194;0.1075272,0.08535227;-0.7617082;0.02667797,-0.06366517;0.006143834;-0.03385322,-0.1041884;-0.3583812;0.004836723,-0.1239603;-0.7131845;0.09437874,-0.1145569;-0.7663344;0.02101135,0.01432817;0.5287012;0.003714135,0;0;0,0.002859067;0.3061396;0.003993154,0.005723365;0.6010599;-0.005246759,0.1878229;0.5055715;0.001740932,0.2666743;0.2335584;0.06177771,0.2950708;0.001937762;-0.01964319,-0.1794336;0.5307447;-0.00306702,-0.4233853;0.3832992;0.04753421,-0.628089;0.2629556;-0.02100515,0.0641346;0.0009274483;-0.03351021,0.1045721;-0.3616292;0.02066577,0.120159;-0.7197704;0.09673107,0.1206187;-0.7109569;-0.01252103,-0.06214917;0.005306066;-0.03669288,-0.1338594;-0.3564217;-0.03138464,-0.1758464;-0.7139345;0.03728663,-0.1707019;-0.7047559;-0.07191549,0.004932225;0.5289051;-0.0007349257,136.816
+0;0;0,0.00800417;0.305943;0.007112394,0.01644521;0.6007459;-0.0005620725,0.1909088;0.4762865;0.00181376,0.2308308;0.1902115;0.01887059,0.2599699;-0.04743043;-0.04261559,-0.1620544;0.4764753;0.01345653,-0.3814071;0.2878314;0.008825649,-0.5868884;0.1558773;-0.0295,0.06260363;0.003647598;-0.03612391,0.07377677;-0.3612388;0.0142053,0.07512297;-0.7162009;0.1076366,0.08534779;-0.7619883;0.02678882,-0.0636677;0.006144078;-0.03385457,-0.1041585;-0.3580892;0.004804414,-0.1239624;-0.7134671;0.09449144,-0.1145592;-0.7666155;0.02112544,0.01432578;0.528613;0.003713607,0;0;0,0.002950523;0.3060897;0.004017949,0.005929422;0.6009607;-0.005192757,0.1877705;0.5053088;0.001662374,0.2666058;0.2334037;0.06146384,0.295169;0.001670569;-0.01969778,-0.1790151;0.5321755;-0.003872552,-0.4236842;0.3864021;0.04722259,-0.6293263;0.2673836;-0.0209627,0.06411955;0.000975728;-0.03354383,0.1044691;-0.3613172;0.0204531,0.1201423;-0.7199577;0.09700847,0.1208;-0.7111426;-0.01224077,-0.06216915;0.005259366;-0.03667141,-0.1338916;-0.3561635;-0.03125687,-0.1757284;-0.7143;0.03742588,-0.1703879;-0.705117;-0.0717655,0.005109258;0.5288152;-0.0006877184,136.8495
+0;0;0,0.00839268;0.3058421;0.00702298,0.01725742;0.6005504;-0.0007061742,0.1914649;0.4756645;0.001673165,0.2314622;0.1896653;0.01847773,0.2604388;-0.04764709;-0.04316134,-0.1615531;0.4771826;0.01385217,-0.38956;0.2992707;0.007696613,-0.5962119;0.1692081;-0.02884019,0.06254654;0.003590655;-0.03609868,0.07350541;-0.3611461;0.01441646,0.07483912;-0.71666;0.1079977,0.083414;-0.7622474;0.02677527,-0.06361598;0.006170637;-0.03380839,-0.1043178;-0.3579037;0.004895419,-0.1241396;-0.7138076;0.09483354,-0.1143514;-0.76635;0.02084021,0.01503527;0.5284388;0.003579078,0;0;0,0.002949499;0.3059971;0.004026413,0.005946618;0.6007875;-0.005166173,0.1877493;0.5050308;0.001662136,0.2665494;0.2331742;0.06134665,0.2949572;0.001885056;-0.02022851,-0.1789552;0.5332212;-0.003931269,-0.4242861;0.3888454;0.04750875,-0.6375039;0.2845872;-0.02049548,0.06409137;0.0009509028;-0.03345847,0.1044501;-0.3612445;0.0203042,0.1202646;-0.720395;0.09718168,0.1209606;-0.7115749;-0.01206577,-0.06205694;0.005273163;-0.03673155,-0.1338588;-0.3559985;-0.0310687,-0.1755943;-0.7146958;0.03780602,-0.1702152;-0.7055138;-0.07138074,0.005122811;0.5286595;-0.0006657834,136.883
+0;0;0,0.008392484;0.305835;0.007022816,0.01725632;0.6005132;-0.0007056114,0.1912514;0.4756967;0.001675671,0.2312741;0.1895157;0.01849092,0.2602275;-0.04760623;-0.04309869,-0.1613412;0.4772131;0.01384,-0.3894932;0.299188;0.007680532,-0.5959792;0.1692298;-0.02882696,0.06249123;0.00358748;-0.03606676,0.07348525;-0.3623189;0.01461037,0.0748162;-0.7170973;0.1079981,0.08339067;-0.7626811;0.02677955,-0.06355973;0.00616518;-0.03377849,-0.1043921;-0.3590767;0.005049434,-0.1241729;-0.7142444;0.0948015,-0.1143851;-0.7667828;0.02081177,0.01503436;0.5284075;0.003579287,0;0;0,0.002964769;0.3059914;0.003906727,0.006001398;0.6007481;-0.005387068,0.1875551;0.5048819;0.001592755,0.2664698;0.2328669;0.06129587,0.2949172;0.001730666;-0.0200994,-0.1786731;0.5337869;-0.004007318,-0.4247677;0.390505;0.04787607,-0.637228;0.2850472;-0.01993038,0.06407134;0.0009037852;-0.03335989,0.1044146;-0.3624457;0.02073359,0.1202584;-0.720899;0.09722531,0.1209684;-0.7120826;-0.01201583,-0.06194286;0.0053089;-0.03679311,-0.1340186;-0.3571073;-0.03078502,-0.1756468;-0.7150565;0.03799172,-0.170253;-0.7058825;-0.07118727,0.005169187;0.5286276;-0.0008631945,136.9054
+0;0;0,0.008392585;0.3058386;0.007022901,0.01725615;0.6005077;-0.0007053474,0.1910654;0.4757478;0.001677891,0.2310772;0.1896446;0.01848856,0.2600275;-0.04745167;-0.04309438,-0.1611553;0.4772625;0.01382939,-0.3892452;0.2992859;0.007671597,-0.5957088;0.1693417;-0.02883194,0.06247751;0.003586693;-0.03605884,0.07341824;-0.3605463;0.01437268,0.07475631;-0.7172213;0.1082596,0.08333122;-0.762809;0.02703687,-0.06354576;0.006163826;-0.03377107,-0.1041802;-0.3573079;0.004868671,-0.1240668;-0.7143741;0.09510051,-0.1142785;-0.7669168;0.02110697,0.01503421;0.5284029;0.003579499,0;0;0,0.003030963;0.3059926;0.004050016,0.006160751;0.6007429;-0.00512588,0.1874777;0.5047557;0.001889944,0.266348;0.2327608;0.06136095,0.2946928;0.001596749;-0.0199101,-0.1784145;0.5311726;-0.002660724,-0.4268677;0.3918891;0.04842418,-0.6394196;0.2868182;-0.01959796,0.06410646;0.0009564906;-0.03325641,0.1039072;-0.3607163;0.02026582,0.1201672;-0.7209847;0.09756899,0.1205953;-0.7121556;-0.01168191,-0.06189632;0.00523696;-0.03685054,-0.1337273;-0.3553925;-0.03032311,-0.1753744;-0.7152494;0.03897331,-0.1702664;-0.7060751;-0.07022538,0.005304135;0.5286217;-0.0006304979,136.9388
+0;0;0,0.008573813;0.305834;0.007007656,0.01759275;0.6004987;-0.0007107686,0.19133;0.4756169;0.001472794,0.2312268;0.1894977;0.01828286,0.260261;-0.04745936;-0.04379452,-0.1610536;0.4780297;0.01418336,-0.3964582;0.3098267;0.008616615,-0.6122323;0.1954819;-0.02619723,0.06242949;0.003574339;-0.03614313,0.073323;-0.3605286;0.01451502,0.07421793;-0.7171756;0.1085133,0.08416391;-0.7634435;0.02808665,-0.06358216;0.006183978;-0.03369881,-0.1045237;-0.3572613;0.004864901,-0.1244286;-0.714262;0.09535147,-0.1263824;-0.6726169;-0.01530441,0.01533771;0.5283947;0.003569862,0;0;0,0.003030963;0.3059926;0.004050016,0.006160751;0.6007429;-0.00512588,0.1874777;0.5047557;0.001889944,0.266348;0.2327608;0.06136095,0.2946928;0.001596749;-0.0199101,-0.1784145;0.5311726;-0.002660724,-0.4268677;0.3918891;0.04842418,-0.6394196;0.2868182;-0.01959796,0.06410646;0.0009564906;-0.03325641,0.1039072;-0.3607163;0.02026582,0.1201672;-0.7209847;0.09756899,0.1205953;-0.7121556;-0.01168191,-0.06189632;0.00523696;-0.03685054,-0.1337273;-0.3553925;-0.03032311,-0.1753744;-0.7152494;0.03897331,-0.1702664;-0.7060751;-0.07022538,0.005304135;0.5286217;-0.0006304979,136.9611
+0;0;0,0.00856971;0.3056876;0.007004303,0.01758419;0.6002068;-0.0007101649,0.1912101;0.4753976;0.001472429,0.2311088;0.1892645;0.01828331,0.2601427;-0.04768921;-0.0437932,-0.1609481;0.4778089;0.01417486,-0.3963642;0.3095977;0.008607848,-0.6121353;0.1952545;-0.0262055,0.06240633;0.003573013;-0.03612972,0.07330419;-0.3606753;0.01454865,0.07419977;-0.7175811;0.1086151,0.08414539;-0.7638462;0.02819141,-0.06355858;0.006181684;-0.03368631,-0.1045164;-0.3574087;0.004892796,-0.1244358;-0.7146685;0.09544501,-0.1263896;-0.6730238;-0.01520682,0.01533037;0.5281417;0.003568156,0;0;0,0.0031363;0.3058466;0.003928185,0.006435301;0.6004425;-0.005448699,0.1875595;0.5043266;0.001846313,0.2664531;0.232329;0.06134284,0.2948967;0.00117743;-0.01991856,-0.1780363;0.5328499;-0.002676593,-0.4268375;0.3940521;0.04811586,-0.6398798;0.2901961;-0.02022442,0.06407361;0.001005411;-0.03326011,0.1039868;-0.3607931;0.02033698,0.1203312;-0.7213291;0.09765255,0.1207909;-0.7125106;-0.01159203,-0.06187533;0.005182145;-0.03684103,-0.1337037;-0.3555945;-0.03014809,-0.1753588;-0.7157279;0.0391325,-0.1702169;-0.7065639;-0.07005847,0.005530294;0.5283648;-0.0008944273,136.9947
+0;0;0,0.008570754;0.3057249;0.007005156,0.0175862;0.6002756;-0.0007101852,0.1910574;0.4755039;0.001474771,0.2309748;0.1892366;0.01829353,0.2600082;-0.04771324;-0.04378198,-0.1607916;0.4779131;0.01416605,-0.396318;0.309623;0.008596429,-0.6120856;0.1952817;-0.02621637,0.06242836;0.003574275;-0.03614248,0.07331816;-0.3604045;0.0144984,0.07421402;-0.7174202;0.1085938,0.08416004;-0.7636885;0.02816681,-0.06358101;0.006183867;-0.0336982,-0.1045085;-0.3571376;0.004852358,-0.1244341;-0.7145073;0.09543246,-0.1263879;-0.6728622;-0.01522397,0.0153321;0.5282016;0.003568658,0;0;0,0.003149569;0.3058838;0.003928542,0.006470464;0.6005118;-0.005427003,0.1874307;0.5043913;0.001769781,0.266304;0.2322442;0.06126905,0.2947857;0.001093835;-0.01997053,-0.1779003;0.529668;-0.001766923,-0.4295191;0.395535;0.04844822,-0.6435575;0.2936682;-0.01975916,0.06407904;0.001071155;-0.0333029,0.1038342;-0.3604781;0.02022564,0.120387;-0.7211216;0.09753835,0.1205576;-0.7123021;-0.01171196,-0.06191242;0.005122683;-0.03683701,-0.1339115;-0.3553432;-0.03019147,-0.1754021;-0.7155913;0.03919705,-0.170549;-0.7064311;-0.07001112,0.005562156;0.5284247;-0.0008803606,137.0282
+0;0;0,0.008779109;0.3057137;0.006945387,0.01797839;0.6002506;-0.0008245006,0.1912734;0.4754151;0.001229906,0.2308196;0.1891766;0.01792012,0.259779;-0.04769637;-0.04450443,-0.1606035;0.4789658;0.01450627,-0.4020317;0.3194518;0.007974781,-0.6199968;0.2091514;-0.02621976,0.06237251;0.003551374;-0.03621552,0.07312602;-0.3603297;0.01455592,0.07386813;-0.7175585;0.1088314,0.08481152;-0.7637215;0.02843828,-0.06360409;0.00621529;-0.03362137,-0.1046665;-0.3570123;0.004879698,-0.1245639;-0.7146193;0.09555615,-0.1266436;-0.6729796;-0.01509554,0.01568342;0.5281793;0.003467866,0;0;0,0.003199156;0.3058776;0.003850937,0.00661163;0.6004941;-0.005620837,0.187421;0.5042675;0.001640439,0.2663469;0.2322346;0.0611701,0.294367;0.001070142;-0.02020633,-0.1776597;0.5311597;-0.002015387,-0.4294379;0.3975763;0.0483647,-0.6444745;0.2979804;-0.02007648,0.06406837;0.001072705;-0.03329563,0.1038756;-0.3603933;0.02018773,0.120627;-0.7212483;0.09767294,0.1208536;-0.7124365;-0.01157272,-0.06189803;0.00511843;-0.03683667,-0.1338781;-0.3552662;-0.03016198,-0.1753583;-0.7157503;0.03934712,-0.1704458;-0.7065985;-0.06985372,0.005677134;0.52841;-0.001042366,137.0508
+0;0;0,0.008773664;0.305524;0.00694108,0.01796995;0.5999656;-0.0008255793,0.1912974;0.4751603;0.001226074,0.2308247;0.1890584;0.01790832,0.2597912;-0.04787263;-0.04453153,-0.160642;0.4787116;0.0145048,-0.4019549;0.3192737;0.007976426,-0.6199735;0.2089462;-0.02622649,0.06234935;0.003550055;-0.03620208,0.07310928;-0.3605479;0.01459963,0.07385226;-0.7181951;0.1089855,0.0847955;-0.764357;0.0285935,-0.06358047;0.006212982;-0.03360889,-0.1046674;-0.3572313;0.004915137,-0.1245881;-0.7152569;0.09569775,-0.1266677;-0.6736174;-0.01495241,0.01567624;0.5279338;0.003464432,0;0;0,0.0032476;0.3056861;0.003941894,0.006643478;0.6002108;-0.005440116,0.1875019;0.5040544;0.001720309,0.2663645;0.2320989;0.06101525,0.2942766;0.0008085072;-0.02022362,-0.1776044;0.5330889;-0.001799662,-0.4296231;0.4001041;0.04816628,-0.6464954;0.3041442;-0.01989408,0.06406587;0.001039892;-0.0332433,0.1039466;-0.360633;0.02029372,0.1207734;-0.7219239;0.09779477,0.1210149;-0.7130983;-0.01145196,-0.06184752;0.005147277;-0.03686496,-0.1337617;-0.355468;-0.02987012,-0.1753292;-0.7164084;0.03951889,-0.1703994;-0.7072465;-0.06968155,0.005719878;0.5281637;-0.0009026527,137.0842
+0;0;0,0.008773694;0.3055251;0.006941103,0.01797135;0.6000104;-0.0008269974,0.1912108;0.4752142;0.001226796,0.2307303;0.189169;0.01790573,0.2597395;-0.0481118;-0.04462631,-0.1605534;0.4787638;0.01449891,-0.4018185;0.3193575;0.00797183,-0.6201589;0.2088671;-0.02628159,0.06232467;0.003548651;-0.03618775,0.07307165;-0.3601113;0.01455284,0.07381508;-0.7179761;0.1089961,0.08475843;-0.7641388;0.02860342,-0.06355531;0.006210523;-0.03359559,-0.1045928;-0.3567964;0.00488209,-0.1245256;-0.71504;0.09571996,-0.1266053;-0.6734003;-0.01493122,0.0156771;0.5279615;0.003464039,0;0;0,0.003340617;0.3056858;0.003973246,0.00687667;0.6002535;-0.005388379,0.1875701;0.5038934;0.00161922,0.2664357;0.2319909;0.06087363,0.2941606;0.000322938;-0.0204606,-0.1773083;0.5337738;-0.002191237,-0.4303957;0.4028192;0.04740178,-0.6486319;0.3089954;-0.02059839,0.06405997;0.001023829;-0.03319311,0.1039624;-0.3602278;0.02013338,0.1208384;-0.7217087;0.09781265,0.1211655;-0.7128849;-0.01143456,-0.06179039;0.005168368;-0.03690185,-0.1335328;-0.3550276;-0.02979234,-0.1751426;-0.7161815;0.03966092,-0.1701266;-0.7070178;-0.06953699,0.005903032;0.5281892;-0.000859499,137.1177
+0;0;0,0.008930051;0.3054734;0.006792486,0.01825341;0.5999055;-0.001164938,0.1913728;0.4748781;0.000920895,0.2305667;0.188894;0.01755706,0.2596377;-0.04831378;-0.0453666,-0.1605374;0.479699;0.01461912,-0.4076336;0.3296974;0.008074651,-0.6324794;0.2325518;-0.0247753,0.06222115;0.003584799;-0.03631856,0.07289309;-0.3601769;0.01467918,0.07319792;-0.7179087;0.1095888,0.08489667;-0.7644257;0.02963989,-0.06359638;0.006223709;-0.03346828,-0.1047999;-0.356924;0.004784685,-0.124737;-0.7151676;0.09558123,-0.115344;-0.7680928;0.02196927,0.01593186;0.5278702;0.003177742,0;0;0,0.003388043;0.3056342;0.004017234,0.006968062;0.6001585;-0.005308151,0.1876196;0.5037088;0.001601458,0.2664246;0.2318968;0.06082845,0.2939539;0.0001747608;-0.02052903,-0.177198;0.5340645;-0.00223969,-0.4315358;0.4054025;0.04632142,-0.6503451;0.3129766;-0.02188386,0.06405716;0.001020759;-0.03315115,0.1039812;-0.3603578;0.02022398,0.1208761;-0.7218331;0.09787786,0.1212217;-0.7130051;-0.0113703,-0.06175423;0.005161796;-0.03692061,-0.133511;-0.3551649;-0.02964839,-0.1751322;-0.7163332;0.03967078,-0.1700965;-0.7071631;-0.0695276,0.005982675;0.5281036;-0.0007861853,137.1511
+0;0;0,0.008931421;0.3055203;0.006793528,0.01825476;0.5999516;-0.001164017,0.1914066;0.4749113;0.0009215819,0.2305782;0.1890893;0.01754832,0.2596751;-0.04832894;-0.04543118,-0.1605689;0.4797331;0.01462235,-0.4075251;0.3298165;0.008081587,-0.6325704;0.2325847;-0.02479751,0.06222651;0.003585108;-0.03632168,0.072903;-0.3603319;0.01469781,0.07320811;-0.7183913;0.1096944,0.0849067;-0.7649072;0.02974654,-0.06360186;0.006224246;-0.03347116,-0.1048229;-0.3570784;0.004798125,-0.1247783;-0.7156501;0.09567782,-0.1153854;-0.7685741;0.02206685,0.01593311;0.5279133;0.003178847,0;0;0,0.003426295;0.3056802;0.004054904,0.007060125;0.6002057;-0.005186558,0.1876947;0.5034271;0.001628995,0.266635;0.2318448;0.06092942,0.2939802;-0.0001346916;-0.02042293,-0.1771444;0.5342486;-0.002031644,-0.4323359;0.4075941;0.04635254,-0.651816;0.3162834;-0.02199433,0.06410983;0.0009789616;-0.03306401,0.1042026;-0.3605154;0.02047933,0.1211485;-0.7223397;0.09811306,0.1214645;-0.7135024;-0.01113546,-0.06173373;0.005192587;-0.03696268,-0.1332548;-0.3553324;-0.02928087,-0.1750374;-0.7168475;0.03994342,-0.170027;-0.7076669;-0.0692566,0.006066371;0.5281466;-0.0006834269,137.1846
+0;0;0,0.008934072;0.305611;0.006795545,0.01826158;0.600174;-0.001165898,0.1913073;0.4751255;0.0009234548,0.2304756;0.1893276;0.01754878,0.2597323;-0.04939486;-0.0457767,-0.1604579;0.4799444;0.01461603,-0.4073931;0.3300405;0.008075828,-0.6336747;0.2322746;-0.02498389,0.06222317;0.003584916;-0.03631974,0.07289663;-0.3602288;0.01468528,0.07320183;-0.7183903;0.1097089,0.08490016;-0.7649046;0.02976284,-0.06359844;0.006223912;-0.03346936,-0.1048078;-0.3569756;0.004789062,-0.1247689;-0.7156496;0.09569468,-0.1153762;-0.7685719;0.02208531,0.01593865;0.5280958;0.003179372,0;0;0,0.00350694;0.3057714;0.003952742,0.007306702;0.6004226;-0.005413294,0.1877528;0.503394;0.001636028,0.2665641;0.2317752;0.06082189,0.2934844;-0.001621559;-0.02076077,-0.1768326;0.5345061;-0.002130844,-0.4330217;0.4097852;0.04585603,-0.6543272;0.3192801;-0.02260734,0.06410303;0.0009814203;-0.03306866,0.1040855;-0.3604208;0.02046323,0.1211724;-0.7223368;0.0981431,0.1215137;-0.7135097;-0.01110089,-0.06173377;0.00518777;-0.03695574,-0.1332799;-0.3552262;-0.02929287,-0.1749816;-0.716838;0.04004104,-0.1699467;-0.7076693;-0.06915314,0.006266721;0.5283263;-0.0008766651,137.2069
+0;0;0,0.009029826;0.3056075;0.006824292,0.01842689;0.6001691;-0.001109575,0.1914404;0.475083;0.000677838,0.230286;0.1892541;0.01752548,0.2594638;-0.0493547;-0.04626304,-0.1605434;0.4808218;0.01473413,-0.4133212;0.3409746;0.008643845,-0.6405181;0.2454908;-0.02480617,0.0621453;0.003597963;-0.03645153,0.07280914;-0.3601711;0.01487258,0.07281637;-0.7183265;0.10992,0.08521751;-0.7647429;0.02998625,-0.06364743;0.006247443;-0.03337174,-0.1051503;-0.3569323;0.00475736,-0.1249107;-0.7156097;0.09569345,-0.1271443;-0.6739832;-0.01495235,0.01608714;0.528091;0.003228333,0;0;0,0.00350694;0.3057714;0.003952742,0.007306702;0.6004226;-0.005413294,0.1877528;0.503394;0.001636028,0.2665641;0.2317752;0.06082189,0.2934844;-0.001621559;-0.02076077,-0.1768326;0.5345061;-0.002130844,-0.4330217;0.4097852;0.04585603,-0.6543272;0.3192801;-0.02260734,0.06410303;0.0009814203;-0.03306866,0.1040855;-0.3604208;0.02046323,0.1211724;-0.7223368;0.0981431,0.1215137;-0.7135097;-0.01110089,-0.06173377;0.00518777;-0.03695574,-0.1332799;-0.3552262;-0.02929287,-0.1749816;-0.716838;0.04004104,-0.1699467;-0.7076693;-0.06915314,0.006266721;0.5283263;-0.0008766651,137.2293
+0;0;0,0.009030458;0.3056289;0.00682477,0.01842821;0.600212;-0.001109821,0.1914069;0.4751279;0.0006786056,0.2302556;0.1892758;0.01752762,0.2594262;-0.04927319;-0.04624491,-0.1605076;0.4808657;0.01473213,-0.4133059;0.3410071;0.008641349,-0.6404459;0.2455472;-0.02480028,0.06214774;0.003598104;-0.03645296,0.07284294;-0.3612411;0.01502214,0.07285015;-0.7184329;0.1098139,0.08525172;-0.764852;0.02987727,-0.06364992;0.006247688;-0.03337305,-0.1052749;-0.3580004;0.004868224,-0.1249821;-0.7157128;0.09555965,-0.1272158;-0.6740859;-0.01509006,0.01608819;0.5281255;0.003228598,0;0;0,0.003513951;0.3057924;0.003973007,0.007343814;0.6004682;-0.005301952,0.1877516;0.5034702;0.001670122,0.2666044;0.2318283;0.06080914,0.2934813;-0.001514927;-0.02075112,-0.1768519;0.5313175;-0.001022461,-0.4361393;0.4126318;0.04575687,-0.6576693;0.3228028;-0.02264395,0.06410575;0.0009994805;-0.03306901,0.1038682;-0.3614598;0.02091181,0.1212429;-0.7224316;0.09817088,0.1212759;-0.7135972;-0.01107907,-0.06174298;0.005156165;-0.03695029,-0.1335481;-0.3563087;-0.02927397,-0.1750792;-0.7169452;0.03992103,-0.1703523;-0.7077721;-0.06929174,0.006295793;0.5283615;-0.0007969141,137.2516
+0;0;0,0.00903065;0.3056354;0.006824916,0.01842859;0.6002244;-0.001109818,0.1913468;0.4751574;0.000679554,0.2301895;0.1893498;0.01752595,0.2593487;-0.0491066;-0.04622181,-0.1604463;0.4808932;0.01472824,-0.4132054;0.3410563;0.008638397,-0.6402572;0.2456335;-0.02479024,0.06214425;0.003597902;-0.03645091,0.07285104;-0.3616366;0.01507996,0.07285825;-0.7186027;0.1098118,0.08525968;-0.7650208;0.02987613,-0.06364634;0.006247337;-0.03337117,-0.1053164;-0.3583955;0.004911534,-0.1250112;-0.7158817;0.09554564,-0.1272448;-0.674255;-0.01510275,0.01608853;0.5281367;0.003228667,0;0;0,0.003535803;0.3057982;0.00401032,0.007410027;0.6004825;-0.005172849,0.1877353;0.5034215;0.001678824,0.2666882;0.2318251;0.06067371,0.2934592;-0.001480415;-0.02073479,-0.1767077;0.5326351;-0.001292113,-0.4372382;0.4164008;0.04444651,-0.658888;0.3266608;-0.02332933,0.06410109;0.0009978265;-0.03306925,0.1039086;-0.3618422;0.02104902,0.1213496;-0.7226197;0.09808362,0.1214741;-0.7137785;-0.01116621,-0.06174001;0.005156398;-0.0369473,-0.1336328;-0.3566976;-0.02923654,-0.1751499;-0.7171313;0.03977585,-0.170329;-0.7079522;-0.0694326,0.006350305;0.5283729;-0.0006976132,137.2739
+0;0;0,0.009140586;0.3055422;0.006788877,0.01861768;0.6000829;-0.001183947,0.1914736;0.4749753;0.0006022176,0.2298965;0.1890898;0.01721501,0.2589955;-0.04917431;-0.04652671,-0.1605699;0.4819975;0.01469234,-0.4173053;0.3495931;0.00845946,-0.6488628;0.2657615;-0.02367941,0.0620748;0.003592522;-0.03653258,0.07273699;-0.3619247;0.0153118,0.07261813;-0.7191236;0.1104535,0.08610457;-0.765751;0.03090043,-0.0636663;0.006246343;-0.03329268,-0.1054079;-0.3587263;0.004877828,-0.1251852;-0.7165228;0.09561656,-0.1172927;-0.7696394;0.02205244,0.01626032;0.5280134;0.003164488,0;0;0,0.003592215;0.3057063;0.004057169,0.007493481;0.6003481;-0.005053163,0.1877856;0.5033096;0.001687884,0.2667843;0.2317153;0.06066751,0.2935886;-0.001398742;-0.02068925,-0.1765704;0.5338711;-0.001332368,-0.437775;0.4188851;0.04375945,-0.6614237;0.3348677;-0.02407754,0.06407902;0.0009882301;-0.0330714,0.1039565;-0.3621415;0.02125072,0.1217013;-0.7232884;0.09806907,0.1218633;-0.714435;-0.01117897,-0.06172051;0.005164716;-0.03694212,-0.1336184;-0.3570164;-0.02920551,-0.1751638;-0.7177937;0.03976333,-0.1703008;-0.7086061;-0.06944077,0.006424651;0.5282539;-0.0006080866,137.3074
+0;0;0,0.009141619;0.3055767;0.006789645,0.01862108;0.6001908;-0.001185486,0.1914621;0.4750623;0.0006024071,0.2298842;0.1891823;0.01721487,0.2589871;-0.04911333;-0.0465353,-0.1605531;0.4820839;0.0146914,-0.4172835;0.3496821;0.008458639,-0.6488718;0.2658393;-0.02368448,0.06207389;0.003592469;-0.03653204,0.07273606;-0.361924;0.01531224,0.07261734;-0.7187033;0.1103422,0.08610476;-0.7653363;0.0307833,-0.06366536;0.006246251;-0.03329219,-0.1054069;-0.3587256;0.004878242,-0.1251609;-0.7161018;0.09551038,-0.1172678;-0.7692244;0.02194092,0.0162629;0.5280961;0.003164471,0;0;0,0.003599584;0.3057409;0.004043579,0.007531144;0.6004547;-0.005098939,0.187794;0.5033417;0.001661658,0.2668644;0.2317674;0.06060958,0.2938246;-0.001337022;-0.0208236,-0.1765946;0.5309173;-0.0003424961,-0.4408623;0.4223493;0.04272922,-0.6643732;0.3375542;-0.02471386,0.06407697;0.001004592;-0.03307259,0.1039452;-0.3621248;0.02125382,0.121482;-0.7227776;0.09835219,0.1213551;-0.7139326;-0.01090252,-0.06172412;0.005135095;-0.03693815,-0.1336114;-0.3570477;-0.02921841,-0.1751092;-0.7173407;0.03998447,-0.1705384;-0.7081485;-0.06924137,0.006454948;0.528336;-0.0006434917,137.3409
+0;0;0,0.009141619;0.3055767;0.006789645,0.01862108;0.6001908;-0.001185486,0.1914621;0.4750623;0.0006024071,0.2298842;0.1891823;0.01721487,0.2589871;-0.04911333;-0.0465353,-0.1605531;0.4820839;0.0146914,-0.4172835;0.3496821;0.008458639,-0.6488718;0.2658393;-0.02368448,0.06207389;0.003592469;-0.03653204,0.07273606;-0.361924;0.01531224,0.07261734;-0.7187033;0.1103422,0.08610476;-0.7653363;0.0307833,-0.06366536;0.006246251;-0.03329219,-0.1054069;-0.3587256;0.004878242,-0.1251609;-0.7161018;0.09551038,-0.1172678;-0.7692244;0.02194092,0.0162629;0.5280961;0.003164471,0;0;0,0.003599584;0.3057409;0.004043579,0.007531144;0.6004547;-0.005098939,0.187794;0.5033417;0.001661658,0.2668644;0.2317674;0.06060958,0.2938246;-0.001337022;-0.0208236,-0.1765946;0.5309173;-0.0003424961,-0.4408623;0.4223493;0.04272922,-0.6643732;0.3375542;-0.02471386,0.06407697;0.001004592;-0.03307259,0.1039452;-0.3621248;0.02125382,0.121482;-0.7227776;0.09835219,0.1213551;-0.7139326;-0.01090252,-0.06172412;0.005135095;-0.03693815,-0.1336114;-0.3570477;-0.02921841,-0.1751092;-0.7173407;0.03998447,-0.1705384;-0.7081485;-0.06924137,0.006454948;0.528336;-0.0006434917,137.3633
+0;0;0,0.009257055;0.3055009;0.006738973,0.01883778;0.6000687;-0.001280772,0.1916318;0.4748003;0.0005027798,0.2299641;0.1889658;0.0170551,0.259002;-0.04897039;-0.04687198,-0.1607486;0.4833768;0.01454733,-0.4262121;0.3699045;0.004653705,-0.6610775;0.2938555;-0.01980643,0.06197421;0.003644963;-0.03665167,0.07262449;-0.3619602;0.01538162,0.07244541;-0.7188291;0.1104095,0.08526447;-0.7647133;0.0300278,-0.06370972;0.006252777;-0.03315731,-0.1053819;-0.3588474;0.004965089,-0.1252671;-0.716325;0.09551945,-0.1190301;-0.7686995;0.02095731,0.0164545;0.5279815;0.00308154,0;0;0,0.003580961;0.3056672;0.004082441,0.00750187;0.6003405;-0.005033374,0.1877869;0.5031922;0.001675844,0.2669578;0.2316896;0.06052351,0.2941239;-0.001084238;-0.02085114,-0.1766122;0.5323856;-0.000552154,-0.4413171;0.4248151;0.04192864,-0.6660275;0.3446026;-0.02600274,0.06406399;0.0009973496;-0.03304911,0.1039325;-0.362245;0.02129757,0.1214384;-0.7229853;0.09840584,0.1213969;-0.7141368;-0.01084876,-0.06169122;0.005140525;-0.03694863,-0.1335234;-0.3571684;-0.02917698,-0.175129;-0.7175342;0.04004141,-0.1704729;-0.7083411;-0.06918016,0.006430603;0.528227;-0.0005859137,137.3967
+0;0;0,0.009255586;0.3054525;0.006737903,0.01883519;0.5999858;-0.001280988,0.1915908;0.4747356;0.00050274,0.2299155;0.1889578;0.01705177,0.2589466;-0.04892287;-0.0468604,-0.1607118;0.4833102;0.01454419,-0.4261226;0.3698604;0.004652533,-0.6609332;0.2938292;-0.0198019,0.06196815;0.003644607;-0.03664808,0.07261516;-0.3618483;0.01536923,0.07243604;-0.7187856;0.1104153,0.08525517;-0.7646702;0.03003328,-0.06370349;0.006252166;-0.03315407,-0.1053628;-0.3587359;0.004956633,-0.1252519;-0.7162821;0.09552836,-0.1190148;-0.7686569;0.0209659,0.01645213;0.527905;0.003080931,0;0;0,0.003643267;0.3056177;0.0040977,0.007619627;0.6002563;-0.004998326,0.1878427;0.5030741;0.001710892,0.2671193;0.2316504;0.06049812,0.2944825;-0.0009726882;-0.02106511,-0.1764244;0.533963;-0.0007292874,-0.4419079;0.42817;0.04095924,-0.6665844;0.3480284;-0.02695674,0.06407066;0.0009547472;-0.03302205,0.1039195;-0.3621798;0.02128852,0.1215039;-0.7229757;0.09845829,0.1215459;-0.714128;-0.01079667,-0.06167009;0.005187352;-0.03696359,-0.1334091;-0.3570238;-0.02916658,-0.1748175;-0.7174585;0.04018939,-0.170081;-0.7082653;-0.06902923,0.006532818;0.5281493;-0.0005556345,137.4192
+0;0;0,0.009257019;0.3054997;0.006738946,0.01883691;0.600042;-0.001280244,0.1915561;0.4747993;0.0005042276,0.2298661;0.1891316;0.01704689,0.2588226;-0.04813777;-0.04670104,-0.1606735;0.4833722;0.01454277,-0.4259821;0.3699661;0.004654919,-0.6601893;0.2941303;-0.01973667,0.06194793;0.003643418;-0.03663613,0.07260971;-0.3623565;0.01545334,0.07243126;-0.7179525;0.1101423,0.08525097;-0.7638406;0.02975652,-0.06368271;0.006250126;-0.03314325,-0.1053999;-0.3592443;0.005020309,-0.1252142;-0.7154468;0.09525168,-0.1189768;-0.7678254;0.02068578,0.01645374;0.5279577;0.003081884,0;0;0,0.003679484;0.3056654;0.00403893,0.007695507;0.600311;-0.005099416,0.1878425;0.5029135;0.001671076,0.2674965;0.2316727;0.06024599,0.2951275;-0.0003228337;-0.02107823,-0.176258;0.5356487;-0.001256068,-0.4422617;0.4312164;0.03977213,-0.6672739;0.3542323;-0.02835971,0.06407105;0.000954017;-0.03296995,0.1039224;-0.3626872;0.02143455,0.1211408;-0.7221226;0.09840417,0.121336;-0.7132922;-0.01085246,-0.06162569;0.005192403;-0.03699109,-0.1333848;-0.357537;-0.02918644,-0.1744658;-0.716672;0.03972627,-0.1695839;-0.7074802;-0.06949089,0.006601118;0.5282014;-0.000644803,137.4415
+0;0;0,0.009308662;0.3054809;0.006789831,0.01888232;0.5999897;-0.001177341,0.1915886;0.4747216;0.0003618586,0.2293784;0.1892058;0.01658317,0.2585157;-0.04841739;-0.04711535,-0.1609894;0.484663;0.01402396,-0.4270473;0.3736017;0.004588464,-0.6632752;0.3031842;-0.02008973,0.06192299;0.003641837;-0.03664789,0.07250451;-0.3624917;0.01537384,0.07252192;-0.7183893;0.1098145,0.08338223;-0.7646641;0.02950813,-0.0636839;0.006217259;-0.03311337,-0.105209;-0.359481;0.004468672,-0.1254864;-0.7158051;0.09504553,-0.1203321;-0.7687235;0.0209992,0.01650341;0.5279119;0.003172653,0;0;0,0.003732551;0.3056487;0.004037142,0.007791016;0.6002592;-0.005087495,0.187907;0.5027257;0.001623154,0.2677478;0.2317971;0.06022,0.2952643;-0.0005542338;-0.02118599,-0.1761229;0.5366133;-0.001215509,-0.4430116;0.4347586;0.03886554,-0.6689494;0.3598684;-0.02979891,0.064064;0.0009242297;-0.03295052,0.104001;-0.3628341;0.02142692,0.1212718;-0.7225036;0.09837973,0.1214715;-0.7136704;-0.01087605,-0.06160234;0.005220277;-0.03699579,-0.1332945;-0.3576467;-0.02926455,-0.1744058;-0.7170006;0.03970529,-0.1695184;-0.7078078;-0.06951042,0.006688699;0.5281567;-0.0006363392,137.4764
+0;0;0,0.009310854;0.3055528;0.00679143,0.0188866;0.6001258;-0.001177579,0.1915784;0.4748439;0.0003629287,0.2293433;0.1895166;0.01657353,0.2584944;-0.04821903;-0.04715515,-0.1609717;0.4847845;0.01402395,-0.426854;0.3737966;0.004594686,-0.6631936;0.3033457;-0.02009519,0.0619127;0.003641232;-0.0366418,0.07249255;-0.362435;0.01537179,0.07250998;-0.7186446;0.1098953,0.08337032;-0.7649196;0.02958865,-0.0636733;0.006216225;-0.03310786,-0.1051919;-0.3594248;0.004468292,-0.1254871;-0.7160612;0.09512456,-0.1203328;-0.76898;0.02107804,0.01650709;0.52803;0.003173501,0;0;0,0.003763579;0.3057197;0.004075408,0.007861707;0.6003963;-0.004975915,0.1879237;0.5026138;0.001581073,0.2680655;0.2319598;0.06009877,0.295445;-0.0006016046;-0.02111041,-0.1760321;0.5370332;-0.001126654,-0.4440849;0.4383081;0.03762467,-0.6709408;0.3657631;-0.03095376,0.06404093;0.0009638965;-0.03296804,0.1041096;-0.3627327;0.02133154,0.1213634;-0.7227111;0.09838879,0.1215469;-0.7138727;-0.01086831,-0.06159703;0.005181513;-0.03698674,-0.1332296;-0.3576379;-0.02924195,-0.1742104;-0.7173714;0.03955022,-0.16934;-0.7081639;-0.06966937,0.006750811;0.5282747;-0.0005455017,137.5085
+0;0;0,0.009310854;0.3055528;0.00679143,0.0188866;0.6001258;-0.001177579,0.1915784;0.4748439;0.0003629287,0.2293433;0.1895166;0.01657353,0.2584944;-0.04821903;-0.04715515,-0.1609717;0.4847845;0.01402395,-0.426854;0.3737966;0.004594686,-0.6631936;0.3033457;-0.02009519,0.0619127;0.003641232;-0.0366418,0.07249255;-0.362435;0.01537179,0.07250998;-0.7186446;0.1098953,0.08337032;-0.7649196;0.02958865,-0.0636733;0.006216225;-0.03310786,-0.1051919;-0.3594248;0.004468292,-0.1254871;-0.7160612;0.09512456,-0.1203328;-0.76898;0.02107804,0.01650709;0.52803;0.003173501,0;0;0,0.003763579;0.3057197;0.004075408,0.007861707;0.6003963;-0.004975915,0.1879237;0.5026138;0.001581073,0.2680655;0.2319598;0.06009877,0.295445;-0.0006016046;-0.02111041,-0.1760321;0.5370332;-0.001126654,-0.4440849;0.4383081;0.03762467,-0.6709408;0.3657631;-0.03095376,0.06404093;0.0009638965;-0.03296804,0.1041096;-0.3627327;0.02133154,0.1213634;-0.7227111;0.09838879,0.1215469;-0.7138727;-0.01086831,-0.06159703;0.005181513;-0.03698674,-0.1332296;-0.3576379;-0.02924195,-0.1742104;-0.7173714;0.03955022,-0.16934;-0.7081639;-0.06966937,0.006750811;0.5282747;-0.0005455017,137.5321
+0;0;0,0.009368032;0.3055961;0.006794314,0.01896675;0.6001937;-0.001178349,0.1916509;0.474826;0.0003693823,0.2290654;0.1895278;0.01658371,0.2582496;-0.04813829;-0.04712243,-0.1612764;0.4862524;0.01368334,-0.4321558;0.3883539;0.003778984,-0.6733223;0.3377767;-0.02222093,0.06186403;0.003626648;-0.03664742,0.07246809;-0.3625697;0.0154314,0.07191394;-0.7185975;0.1110304,0.08849224;-0.7603879;0.02762832,-0.06364739;0.006209996;-0.0330725,-0.1051491;-0.359568;0.004457429,-0.1257259;-0.7162408;0.0953223,-0.127658;-0.674629;-0.01533954,0.01658153;0.5280913;0.003174915,0;0;0,0.003788553;0.3057648;0.004051328,0.007913634;0.6004661;-0.005016923,0.1879731;0.5025406;0.001514792,0.2682484;0.2320027;0.06002105,0.2957462;-0.0004454255;-0.02126288,-0.1759901;0.5374292;-0.001122015,-0.4452799;0.4420513;0.03687708,-0.6722922;0.3710825;-0.03257908,0.06402309;0.000983566;-0.03291535,0.1041511;-0.362851;0.02129352,0.1214205;-0.722952;0.09826338,0.1215978;-0.7141134;-0.01099217,-0.06154526;0.005163073;-0.03699822,-0.1331557;-0.3577926;-0.02927882,-0.1743519;-0.7176042;0.03952391,-0.1694838;-0.7083952;-0.06969441,0.006797783;0.5283378;-0.0005816221,137.5643
+0;0;0,0.009369163;0.3056329;0.006795134,0.01896846;0.6002485;-0.001178065,0.1916749;0.4748683;0.0003696457,0.2290835;0.1896143;0.01658146,0.2582879;-0.04821646;-0.04716882,-0.1612976;0.4862962;0.01368531,-0.432135;0.3884129;0.003782482,-0.6734686;0.3378006;-0.02223545,0.06186414;0.003626655;-0.03664748,0.0724725;-0.3627182;0.01545245,0.0719166;-0.7198657;0.1113522,0.08849319;-0.7616487;0.02795865,-0.0636475;0.006210007;-0.03307256,-0.1051661;-0.3597163;0.004472587,-0.1258076;-0.7175109;0.09562322,-0.1277394;-0.6759003;-0.01502719,0.01658305;0.5281404;0.003175536,0;0;0,0.003772236;0.3058024;0.004013419,0.007876839;0.6005207;-0.005089521,0.1879548;0.5025027;0.001469016,0.2683617;0.2320641;0.06003368,0.2961205;-0.0004588366;-0.02147078,-0.1760153;0.5380194;-0.001093826,-0.4465899;0.4461145;0.03598689,-0.6777063;0.3908886;-0.03483532,0.06402988;0.0009571612;-0.03290319,0.1042104;-0.3630201;0.02133346,0.1214273;-0.7243403;0.09816277,0.1216006;-0.7154874;-0.01108384,-0.06154042;0.005188921;-0.03700288,-0.13313;-0.3579238;-0.02928448,-0.1743101;-0.7188607;0.03985443,-0.16945;-0.7096587;-0.06935124,0.006768558;0.5283873;-0.000644207,137.5979
+0;0;0,0.009369017;0.3056282;0.006795028,0.01896799;0.6002336;-0.001177931,0.1916782;0.474854;0.0003696135,0.2290928;0.1895548;0.016584,0.2582791;-0.04812829;-0.04712671,-0.1613019;0.4862822;0.01368556,-0.4321822;0.3883834;0.00378117,-0.673366;0.3378025;-0.02222061,0.06185268;0.003625983;-0.03664069,0.07247386;-0.3631614;0.01552218,0.07191812;-0.7202147;0.1113966,0.08849457;-0.7619971;0.02800373,-0.06363571;0.006208856;-0.03306643,-0.1052044;-0.3601595;0.004524063,-0.1258405;-0.7178596;0.09565066,-0.1277723;-0.6762491;-0.01499887,0.01658264;0.5281273;0.003175565,0;0;0,0.003823772;0.3057964;0.004056215,0.007976525;0.6005061;-0.004980326,0.1880262;0.5023307;0.001452208,0.2685629;0.2318755;0.05998612,0.2963275;-0.0004929751;-0.02148878,-0.1758865;0.538804;-0.001061328,-0.4474896;0.4494493;0.03507628,-0.6794615;0.3971565;-0.03462742,0.0640239;0.0009399652;-0.03288615,0.1042679;-0.3634499;0.02158642,0.1214723;-0.7247345;0.09811568,0.121658;-0.7158744;-0.01113141,-0.06152031;0.005198061;-0.03700912,-0.1330128;-0.3583872;-0.02917407,-0.1739673;-0.7192602;0.03991071,-0.1691005;-0.7100547;-0.06929442,0.006857388;0.5283735;-0.0005533695,137.6315
+0;0;0,0.009448987;0.3055383;0.006764899,0.01909602;0.6001044;-0.001261245,0.1916902;0.4747609;0.0003996708,0.2289441;0.1895631;0.01648525,0.2581621;-0.04813434;-0.04729259,-0.1614379;0.4875835;0.01297048,-0.4349135;0.3977074;0.002116892,-0.6753985;0.3428994;-0.02205748,0.06183698;0.003597095;-0.03666488,0.07259868;-0.3636962;0.01575587,0.07180127;-0.7213433;0.1116956,0.08888997;-0.7618233;0.02730914,-0.06364218;0.006217808;-0.03304657,-0.1053813;-0.3606636;0.004688788,-0.1260031;-0.7189163;0.09604655,-0.1277316;-0.6773151;-0.01460125,0.01669945;0.5280071;0.003108362,0;0;0,0.003947467;0.3057064;0.004083157,0.008207317;0.6003805;-0.004891515,0.1880886;0.5020139;0.001252174,0.2687422;0.2317736;0.0599854,0.2968864;-0.0005787611;-0.02151096,-0.1755271;0.5395396;-0.0009078159,-0.4477936;0.4523104;0.03439672,-0.6793351;0.3973254;-0.03478828,0.06401587;0.000892818;-0.03289735,0.1044075;-0.3639749;0.02194881,0.1216639;-0.7259266;0.0981704,0.1217961;-0.71705;-0.01107383,-0.06151937;0.00524442;-0.03699903,-0.1329602;-0.3589038;-0.02923236,-0.1741679;-0.7203038;0.04011104,-0.1693519;-0.7110998;-0.06908992,0.007056385;0.5282549;-0.0004854202,137.6537
+0;0;0,0.009450455;0.3055857;0.00676595,0.01910153;0.600275;-0.001263908,0.1917257;0.4748837;0.0003988429,0.228991;0.1895989;0.01648933,0.2582025;-0.04804616;-0.04727444,-0.1614655;0.4877086;0.01297189,-0.4350245;0.3978052;0.002114995,-0.6754566;0.3430092;-0.02205405,0.0618318;0.003596794;-0.0366618,0.07258;-0.3632358;0.01569319,0.07178157;-0.721339;0.1117552,0.08887097;-0.7618219;0.02736531,-0.06363684;0.006217288;-0.0330438,-0.1053236;-0.3602039;0.004644226,-0.1259717;-0.7189134;0.09611849,-0.1277003;-0.6773118;-0.01453388,0.01670369;0.5281395;0.003108018,0;0;0,0.003956478;0.3057536;0.004101634,0.00824438;0.6005525;-0.004822969,0.1881469;0.5021129;0.00129354,0.2688762;0.2318024;0.06003094,0.2970783;-0.0004771352;-0.02148699,-0.1757508;0.5351824;0.0003130428,-0.4507373;0.4556155;0.033276,-0.6820429;0.3992115;-0.03535801,0.06401932;0.0009052753;-0.03287709,0.1042947;-0.3635212;0.02183914,0.1216579;-0.7259246;0.09818602,0.1214304;-0.7170436;-0.01106358,-0.0615014;0.005210503;-0.03702194,-0.1328101;-0.3584879;-0.02919903,-0.1741567;-0.7203563;0.04014207,-0.1696997;-0.7111481;-0.0690796,0.007086519;0.5283874;-0.0004345179,137.676
+0;0;0,0.009450455;0.3055857;0.00676595,0.01910153;0.600275;-0.001263908,0.1917257;0.4748837;0.0003988429,0.228991;0.1895989;0.01648933,0.2582025;-0.04804616;-0.04727444,-0.1614655;0.4877086;0.01297189,-0.4350245;0.3978052;0.002114995,-0.6754566;0.3430092;-0.02205405,0.0618318;0.003596794;-0.0366618,0.07258;-0.3632358;0.01569319,0.07178157;-0.721339;0.1117552,0.08887097;-0.7618219;0.02736531,-0.06363684;0.006217288;-0.0330438,-0.1053236;-0.3602039;0.004644226,-0.1259717;-0.7189134;0.09611849,-0.1277003;-0.6773118;-0.01453388,0.01670369;0.5281395;0.003108018,0;0;0,0.003956478;0.3057536;0.004101634,0.00824438;0.6005525;-0.004822969,0.1881469;0.5021129;0.00129354,0.2688762;0.2318024;0.06003094,0.2970783;-0.0004771352;-0.02148699,-0.1757508;0.5351824;0.0003130428,-0.4507373;0.4556155;0.033276,-0.6820429;0.3992115;-0.03535801,0.06401932;0.0009052753;-0.03287709,0.1042947;-0.3635212;0.02183914,0.1216579;-0.7259246;0.09818602,0.1214304;-0.7170436;-0.01106358,-0.0615014;0.005210503;-0.03702194,-0.1328101;-0.3584879;-0.02919903,-0.1741567;-0.7203563;0.04014207,-0.1696997;-0.7111481;-0.0690796,0.007086519;0.5283874;-0.0004345179,137.6983
+0;0;0,0.009469713;0.3055117;0.006757869,0.01911527;0.6001739;-0.001263809,0.1916844;0.4748049;0.0003785694,0.2287861;0.1895309;0.01647067,0.2580935;-0.04792176;-0.04734821,-0.1616995;0.4889142;0.01260289,-0.4362507;0.4019398;0.004008733,-0.6786568;0.3576743;-0.0203921,0.06172065;0.003615595;-0.03661869,0.07247037;-0.3635608;0.01584059,0.07170387;-0.7208936;0.1116032,0.08896373;-0.7615749;0.02739942,-0.06353445;0.006165857;-0.03299687,-0.1054778;-0.3605787;0.004754364,-0.1257513;-0.7185711;0.09579442,-0.1273741;-0.6769689;-0.01487076,0.01671944;0.5280471;0.00310615,0;0;0,0.004150022;0.3056753;0.00425899,0.008676633;0.6004519;-0.004389286,0.1884235;0.5017891;0.001243353,0.2692356;0.231551;0.06004417,0.2976201;-0.0005124509;-0.02154267,-0.1751775;0.5383499;-0.0006140301,-0.4509273;0.4613357;0.0317532,-0.6830094;0.4094168;-0.03722398,0.06396645;0.0009613931;-0.03272319,0.1044962;-0.3638167;0.02186847,0.1215721;-0.7252929;0.09868801,0.1216321;-0.7164129;-0.01057303,-0.06134482;0.005155729;-0.03706307,-0.1323786;-0.3589541;-0.02905079,-0.1737739;-0.7199566;0.04038567,-0.1690326;-0.7107303;-0.06883889,0.00745181;0.5282919;-8.320808E-05,137.7318
+0;0;0,0.009469713;0.3055117;0.006757869,0.01911527;0.6001739;-0.001263809,0.1916844;0.4748049;0.0003785694,0.2287861;0.1895309;0.01647067,0.2580935;-0.04792176;-0.04734821,-0.1616995;0.4889142;0.01260289,-0.4362507;0.4019398;0.004008733,-0.6786568;0.3576743;-0.0203921,0.06172065;0.003615595;-0.03661869,0.07247037;-0.3635608;0.01584059,0.07170387;-0.7208936;0.1116032,0.08896373;-0.7615749;0.02739942,-0.06353445;0.006165857;-0.03299687,-0.1054778;-0.3605787;0.004754364,-0.1257513;-0.7185711;0.09579442,-0.1273741;-0.6769689;-0.01487076,0.01671944;0.5280471;0.00310615,0;0;0,0.004150022;0.3056753;0.00425899,0.008676633;0.6004519;-0.004389286,0.1884235;0.5017891;0.001243353,0.2692356;0.231551;0.06004417,0.2976201;-0.0005124509;-0.02154267,-0.1751775;0.5383499;-0.0006140301,-0.4509273;0.4613357;0.0317532,-0.6830094;0.4094168;-0.03722398,0.06396645;0.0009613931;-0.03272319,0.1044962;-0.3638167;0.02186847,0.1215721;-0.7252929;0.09868801,0.1216321;-0.7164129;-0.01057303,-0.06134482;0.005155729;-0.03706307,-0.1323786;-0.3589541;-0.02905079,-0.1737739;-0.7199566;0.04038567,-0.1690326;-0.7107303;-0.06883889,0.00745181;0.5282919;-8.320808E-05,137.7543
+0;0;0,0.009468497;0.3054725;0.006757002,0.01911273;0.6000942;-0.001263731,0.1916761;0.4747334;0.0003783538,0.2287928;0.1893437;0.01647698,0.2580931;-0.04805043;-0.04732617,-0.1616958;0.4888422;0.01260225,-0.4363584;0.4018326;0.004004613,-0.6787047;0.357578;-0.0203902,0.06171917;0.003615509;-0.03661782,0.07247682;-0.3638316;0.01588015,0.07170982;-0.7213969;0.1117051,0.08896908;-0.7620757;0.02750424,-0.06353294;0.006165711;-0.03299609,-0.1055072;-0.3608494;0.00478299,-0.1257939;-0.7190746;0.09588224,-0.1274166;-0.6774728;-0.01477903,0.01671711;0.5279738;0.003105841,0;0;0,0.004280634;0.305635;0.00420332,0.008898202;0.6003683;-0.004487872,0.1885929;0.5015351;0.001193643,0.2696663;0.2312548;0.06001341,0.2979345;-0.0007689595;-0.0215416,-0.1748911;0.5396084;-0.0005426182,-0.4511213;0.4637181;0.03142068,-0.6836538;0.4145963;-0.03786862,0.06396807;0.0009284317;-0.03271723,0.1045698;-0.3641173;0.02189302,0.1219412;-0.7258616;0.09854293,0.1220018;-0.7169806;-0.01071429,-0.0613382;0.005175697;-0.03706791,-0.1322074;-0.3592457;-0.0290838,-0.1736474;-0.7204894;0.04035376,-0.1689024;-0.7112658;-0.06886613,0.007653955;0.5282158;-0.0001690388,137.7878
+0;0;0,0.009571895;0.3055225;0.006757776,0.01924922;0.6002089;-0.001263887,0.1918649;0.4747657;0.00039742,0.2289206;0.1893913;0.01655186,0.2582262;-0.04804829;-0.04727776,-0.1618546;0.4898419;0.01225519,-0.4398617;0.4143359;0.003115349,-0.6822528;0.3691296;-0.0195463,0.06173666;0.003600919;-0.03660809,0.07260685;-0.3638465;0.01589124,0.07192302;-0.7212646;0.1117986,0.08890938;-0.7618958;0.02749804,-0.06352734;0.006163918;-0.03302751,-0.1059156;-0.3608674;0.004163209,-0.1258203;-0.718928;0.09550208,-0.1273333;-0.6773262;-0.01516403,0.01684784;0.5280674;0.003108389,0;0;0,0.004297037;0.3056884;0.004171133,0.008979313;0.6004841;-0.004593253,0.18873;0.5016319;0.001262546,0.2697031;0.2313274;0.06001174,0.2979111;-0.0007650256;-0.02152359,-0.1751366;0.534878;0.0003974611,-0.4534227;0.4663309;0.0309057,-0.6863717;0.4195527;-0.03878804,0.06397876;0.0009468943;-0.03271627,0.104528;-0.3641082;0.02189565,0.1218372;-0.7257344;0.0985328,0.1215958;-0.716857;-0.0107268,-0.06135168;0.005147299;-0.03706764,-0.1322341;-0.3592748;-0.02905974,-0.1736326;-0.7204156;0.04029335,-0.1691916;-0.7111961;-0.06894186,0.007718157;0.528312;-0.000249505,137.8213
+0;0;0,0.009573814;0.3055838;0.006759131,0.01925555;0.6004044;-0.001266433,0.191926;0.4749057;0.000396336,0.229002;0.1893749;0.01655963,0.2582893;-0.04791655;-0.04723015,-0.1619067;0.4899867;0.0122579,-0.4400662;0.4144394;0.003113051,-0.6823061;0.3692613;-0.01953446,0.06174106;0.003601176;-0.0366107,0.07261134;-0.363849;0.01588903,0.07192855;-0.7207223;0.1116502,0.08891586;-0.7613575;0.02734491,-0.06353187;0.006164358;-0.03302987,-0.1059204;-0.3608698;0.004161134,-0.1257948;-0.7183846;0.09536079,-0.1273079;-0.6767821;-0.01531153,0.01685289;0.5282245;0.003108173,0;0;0,0.004300755;0.3057496;0.004176021,0.00898163;0.6006798;-0.004584432,0.1887727;0.5016378;0.0012573,0.2698551;0.2311998;0.06001651,0.2979645;-0.0007630885;-0.02145255,-0.1752427;0.5332517;0.0008571227,-0.4546209;0.4683002;0.03073803,-0.6878239;0.4243281;-0.03938288,0.06397869;0.0009579509;-0.03272736,0.1045057;-0.3640959;0.02192866,0.1215531;-0.7251654;0.09852791,0.1211761;-0.7162948;-0.01073635,-0.0613728;0.005116035;-0.03704693,-0.1322667;-0.3593075;-0.02907626,-0.1734784;-0.7199111;0.0401758,-0.1691795;-0.7106938;-0.06907102,0.007723879;0.5284691;-0.000239253,137.8438
+0;0;0,0.009574926;0.3056192;0.006759916,0.01925791;0.6004778;-0.001266799,0.1920298;0.4749361;0.0003951187,0.2291006;0.1894449;0.01655617,0.2583821;-0.04779939;-0.04722094,-0.1620087;0.4900259;0.01226358,-0.4401296;0.414489;0.00312,-0.6823213;0.3693199;-0.01952301,0.06175097;0.003601754;-0.03661657,0.07261517;-0.3636428;0.01585378,0.0719317;-0.7208654;0.1117086,0.08891901;-0.7615005;0.02740341,-0.06354206;0.006165347;-0.03303517,-0.1059069;-0.3606634;0.004135028,-0.1258007;-0.7185281;0.09542393,-0.1273139;-0.6769256;-0.01524836,0.01685485;0.5282859;0.003108532,0;0;0,0.00429491;0.3057851;0.004189849,0.008955311;0.600755;-0.004526734,0.1888549;0.5016476;0.001235366,0.2699107;0.2312529;0.06003428,0.2980559;-0.0006275773;-0.02150762,-0.1753989;0.5318407;0.001061728,-0.4555383;0.470092;0.03021047,-0.6887848;0.4269188;-0.04008853,0.06399225;0.0009740145;-0.03272569,0.1044193;-0.3638929;0.02184081,0.1214928;-0.7253104;0.09853768,0.1210369;-0.7164351;-0.01072717,-0.06138847;0.005084672;-0.03704768,-0.132252;-0.359133;-0.02907382,-0.173495;-0.7200852;0.04027372,-0.1692764;-0.7108677;-0.06897625,0.007705729;0.5285313;-0.0001955032,137.8773
+0;0;0,0.009688501;0.3056584;0.006631061,0.01941115;0.6005613;-0.001601345,0.1921746;0.4749005;0.0004851446,0.2290988;0.1893291;0.01661404,0.2584415;-0.04793356;-0.04715157,-0.1622252;0.4916866;0.01191652,-0.4422681;0.4233073;0.003266327,-0.6853169;0.3824185;-0.01855168,0.06178586;0.003523258;-0.03656944,0.07277597;-0.3634028;0.01583315,0.07215128;-0.7210183;0.1117056,0.08766553;-0.7623128;0.02767118,-0.06349371;0.006234024;-0.0331197,-0.1057777;-0.3602683;0.004159324,-0.1255845;-0.7185313;0.09546129,-0.1269582;-0.6769457;-0.01521511,0.01700095;0.5283614;0.00284104,0;0;0,0.00430477;0.3058248;0.004193425,0.008977093;0.6008464;-0.004526019,0.1888934;0.5016702;0.001232266,0.2699404;0.23121;0.06003058,0.2981029;-0.0007021427;-0.02148176,-0.1754147;0.5312136;0.001266339,-0.4562407;0.4721254;0.0299015,-0.6895698;0.4290648;-0.04026914,0.06399505;0.000981465;-0.03272462,0.1043405;-0.3635749;0.0217961,0.1215644;-0.7253495;0.09862769,0.1210467;-0.7164742;-0.0106374,-0.06139236;0.005077363;-0.03704629,-0.1321987;-0.3588246;-0.02907951,-0.1734896;-0.7201548;0.04031995,-0.1693317;-0.7109375;-0.06893281,0.007726047;0.5286106;-0.0001922846,137.8996
+0;0;0,0.009689962;0.3057045;0.00663206,0.01941677;0.6007332;-0.001604207,0.1921738;0.4750354;0.0004847278,0.2290687;0.1896903;0.01660084,0.258442;-0.04781997;-0.04723132,-0.1622157;0.491821;0.01191576,-0.4420366;0.4234958;0.003272432,-0.685339;0.3825643;-0.01856834,0.06178537;0.00352323;-0.03656915,0.07275508;-0.3627222;0.01573624,0.07212931;-0.7209604;0.1117757,0.08764345;-0.7622544;0.0277418,-0.06349321;0.006233974;-0.03311944,-0.1056987;-0.3595885;0.00409044,-0.1255401;-0.7184753;0.0955514,-0.1269137;-0.67689;-0.01512422,0.01700528;0.5284947;0.002840554,0;0;0,0.00434899;0.3058706;0.004166842,0.00917311;0.6010126;-0.004652143,0.1890157;0.5016527;0.001192093,0.2699818;0.2314096;0.05997968,0.2980593;-0.0008199513;-0.02144241,-0.1752668;0.5306551;0.001279868,-0.4564338;0.474076;0.02932828,-0.6901212;0.4316069;-0.04092158,0.06399415;0.0009818226;-0.0327251,0.1040943;-0.3629441;0.02151346,0.1216182;-0.7253062;0.09861875,0.1210736;-0.7164364;-0.01064432,-0.06139152;0.005078458;-0.03704642,-0.1321074;-0.3581417;-0.02914999,-0.1734812;-0.7201114;0.04031015,-0.1693484;-0.7108988;-0.06894188,0.007876236;0.5287408;-0.0002850294,137.9329
+0;0;0,0.009689962;0.3057045;0.00663206,0.01941677;0.6007332;-0.001604207,0.1921738;0.4750354;0.0004847278,0.2290687;0.1896903;0.01660084,0.258442;-0.04781997;-0.04723132,-0.1622157;0.491821;0.01191576,-0.4420366;0.4234958;0.003272432,-0.685339;0.3825643;-0.01856834,0.06178537;0.00352323;-0.03656915,0.07275508;-0.3627222;0.01573624,0.07212931;-0.7209604;0.1117757,0.08764345;-0.7622544;0.0277418,-0.06349321;0.006233974;-0.03311944,-0.1056987;-0.3595885;0.00409044,-0.1255401;-0.7184753;0.0955514,-0.1269137;-0.67689;-0.01512422,0.01700528;0.5284947;0.002840554,0;0;0,0.00434899;0.3058706;0.004166842,0.00917311;0.6010126;-0.004652143,0.1890157;0.5016527;0.001192093,0.2699818;0.2314096;0.05997968,0.2980593;-0.0008199513;-0.02144241,-0.1752668;0.5306551;0.001279868,-0.4564338;0.474076;0.02932828,-0.6901212;0.4316069;-0.04092158,0.06399415;0.0009818226;-0.0327251,0.1040943;-0.3629441;0.02151346,0.1216182;-0.7253062;0.09861875,0.1210736;-0.7164364;-0.01064432,-0.06139152;0.005078458;-0.03704642,-0.1321074;-0.3581417;-0.02914999,-0.1734812;-0.7201114;0.04031015,-0.1693484;-0.7108988;-0.06894188,0.007876236;0.5287408;-0.0002850294,137.9554
+0;0;0,0.009742313;0.3056444;0.006658552,0.01946036;0.6006229;-0.001564204,0.1922994;0.4749035;0.0006574239,0.2289841;0.1895334;0.01673312,0.2585183;-0.04798777;-0.04701648,-0.1626035;0.4935013;0.01175993,-0.4442429;0.4333723;0.001561147,-0.6886492;0.398254;-0.01805652,0.06175638;0.003389838;-0.03646515,0.07284242;-0.3626229;0.01585605,0.07235453;-0.7213291;0.1119048,0.08572634;-0.7631029;0.02792033,-0.06335308;0.006341872;-0.03318458,-0.1055701;-0.359244;0.004104216,-0.1252292;-0.7185546;0.09578356,-0.1264756;-0.676967;-0.0148864,0.01705967;0.5283937;0.002884198,0;0;0,0.00450673;0.305812;0.004057884,0.009441867;0.6008989;-0.004849076,0.1893039;0.5013491;0.001119137,0.2701914;0.2310934;0.05993509,0.2982547;-0.001129776;-0.02153552,-0.1749272;0.536954;-0.0003423141,-0.4548636;0.4750476;0.02869965,-0.6887516;0.4338427;-0.04166499,0.06394717;0.000968203;-0.03263235,0.1042299;-0.3627521;0.0213176,0.1218305;-0.7255529;0.09852803,0.121773;-0.7166945;-0.01072717,-0.06127204;0.005093725;-0.03707883,-0.131803;-0.3579341;-0.0292112,-0.1731625;-0.7203593;0.04030852,-0.1685413;-0.7111534;-0.06891565,0.008119076;0.5286384;-0.0004572868,137.9777
+0;0;0,0.009739446;0.3055545;0.006656593,0.01945511;0.6004605;-0.001564311,0.1923883;0.4747264;0.0006552655,0.229117;0.1890142;0.01675023,0.2586346;-0.04837331;-0.04696347,-0.1627044;0.4933341;0.01176371,-0.4446815;0.4331331;0.001552699,-0.6889502;0.3980345;-0.01805392,0.06170734;0.003387146;-0.03643619,0.07284284;-0.3642584;0.01611843,0.07235597;-0.7222126;0.1119658,0.0857268;-0.7639811;0.02798753,-0.06330278;0.006336837;-0.03315823,-0.1057081;-0.3608799;0.004296914,-0.125326;-0.7194373;0.09578406,-0.1265724;-0.6778506;-0.01487779,0.01705488;0.5282452;0.002883231,0;0;0,0.004647523;0.3057204;0.004013062,0.009651139;0.6007329;-0.004914761,0.1896172;0.5013259;0.001125813,0.2704623;0.230687;0.05993187,0.2984587;-0.001375973;-0.02159441,-0.1746619;0.5399119;-0.0008432727,-0.4543942;0.4755699;0.02830257,-0.6882592;0.4362681;-0.04273295,0.0639011;0.0009481013;-0.03259778,0.1041416;-0.3643718;0.02191174,0.1216694;-0.7265004;0.09855258,0.1217925;-0.7176363;-0.01069534,-0.06119654;0.005107468;-0.03709128,-0.1320401;-0.3595419;-0.02926301,-0.1731997;-0.7212157;0.04013497,-0.1684031;-0.7120122;-0.06907287,0.008314636;0.528487;-0.0005192757,138.0113
+0;0;0,0.009741916;0.305632;0.006658281,0.01946122;0.6006483;-0.001565947,0.1924669;0.4748592;0.000654703,0.2292007;0.1891066;0.01675195,0.2587148;-0.04825212;-0.04695402,-0.1627747;0.4934747;0.01176781,-0.4447917;0.4332651;0.001555351,-0.6890308;0.3981708;-0.01804889,0.06172367;0.003388043;-0.03644583,0.07285187;-0.3640164;0.01607433,0.07236519;-0.7218292;0.1118838,0.08573652;-0.7636005;0.02790233,-0.06331953;0.006338514;-0.033167,-0.1056971;-0.3606375;0.004263584,-0.1253072;-0.7190531;0.09571457,-0.1265536;-0.6774659;-0.01495148,0.01705991;0.5284004;0.002883603,0;0;0,0.004670568;0.3057981;0.003983259,0.009695627;0.6009177;-0.005036831,0.1897268;0.5014417;0.001168132,0.2705399;0.2307424;0.05994081,0.2985548;-0.001321316;-0.02148557,-0.17493;0.5354452;-0.0002928103,-0.4559785;0.4765523;0.0281048,-0.6898526;0.4381111;-0.04326642,0.06392249;0.0009675324;-0.03259706,0.1041146;-0.364122;0.02183127,0.1217702;-0.7260731;0.09857285,0.1216781;-0.717218;-0.0106777,-0.0612214;0.005082357;-0.03709042,-0.1320329;-0.3593276;-0.02938405,-0.1731083;-0.7208616;0.04001054,-0.1685265;-0.711665;-0.06920949,0.008353531;0.5286408;-0.0006132126,138.0337
+0;0;0,0.009864185;0.3056284;0.006641216,0.01965021;0.6006427;-0.00157737,0.1926295;0.4748028;0.0006676372,0.2292373;0.1890375;0.01682696,0.258682;-0.04847617;-0.04633122,-0.1628623;0.4947587;0.01134428,-0.4463313;0.4418522;0.0008890284,-0.6910478;0.4084901;-0.01552633,0.06174671;0.00332595;-0.03641253,0.07318589;-0.3640893;0.01596512,0.07267628;-0.721908;0.1117519,0.08632378;-0.7648234;0.02880677,-0.06327469;0.006380012;-0.03324451,-0.1054094;-0.360618;0.004244126,-0.1249552;-0.719035;0.09570316,-0.1260617;-0.6774477;-0.01496436,0.01723775;0.5283951;0.002870297,0;0;0,0.004670568;0.3057981;0.003983259,0.009695627;0.6009177;-0.005036831,0.1897268;0.5014417;0.001168132,0.2705399;0.2307424;0.05994081,0.2985548;-0.001321316;-0.02148557,-0.17493;0.5354452;-0.0002928103,-0.4559785;0.4765523;0.0281048,-0.6898526;0.4381111;-0.04326642,0.06392249;0.0009675324;-0.03259706,0.1041146;-0.364122;0.02183127,0.1217702;-0.7260731;0.09857285,0.1216781;-0.717218;-0.0106777,-0.0612214;0.005082357;-0.03709042,-0.1320329;-0.3593276;-0.02938405,-0.1731083;-0.7208616;0.04001054,-0.1685265;-0.711665;-0.06920949,0.008353531;0.5286408;-0.0006132126,138.056
+0;0;0,0.009859803;0.3054926;0.006638266,0.01964351;0.6004372;-0.001578191,0.1926059;0.4746239;0.0006657306,0.2292229;0.1887867;0.01682911,0.2586723;-0.04876472;-0.04633912,-0.1628502;0.4945777;0.0113413,-0.4463904;0.4416579;0.0008834219,-0.6911459;0.4082905;-0.01553455,0.06173233;0.003325176;-0.03640405,0.07316425;-0.3638569;0.01594035,0.07265486;-0.7215235;0.1116864,0.0863027;-0.7644407;0.02873922,-0.06325997;0.006378527;-0.03323678,-0.1053679;-0.3603866;0.00422807,-0.1249054;-0.7186513;0.09564824,-0.1260119;-0.6770636;-0.01502204,0.01723176;0.5282108;0.002868169,0;0;0,0.004820623;0.3056598;0.003988028,0.009974923;0.600708;-0.005009055,0.1899524;0.5013238;0.001169801,0.2707048;0.230528;0.05993712,0.2987344;-0.001557291;-0.02154255,-0.1745159;0.5387365;-0.0007653186,-0.454969;0.4767861;0.02775008,-0.6889158;0.4390962;-0.04391938,0.06391744;0.0008987188;-0.03257215,0.1041845;-0.3639682;0.02168595,0.1216007;-0.7257439;0.09854984,0.1216926;-0.7168952;-0.01070225,-0.06118448;0.005159767;-0.03710832,-0.1317974;-0.3590483;-0.02939056,-0.1728271;-0.7204346;0.03996025,-0.1680657;-0.7112389;-0.06925476,0.008587088;0.5284528;-0.0005943775,138.0894
+0;0;0,0.009809842;0.305543;0.006576334,0.01941865;0.6005132;-0.00173195,0.1926083;0.474737;0.0007322351,0.2278112;0.1887521;0.01727669,0.2584583;-0.04862006;-0.04609556,-0.1633111;0.4954003;0.01097063,-0.4481992;0.4504537;6.215833E-05,-0.6934835;0.4194213;-0.01310555,0.06176786;0.003340439;-0.03636684,0.07335228;-0.363795;0.01589344,0.07297189;-0.7212989;0.1116221,0.08666377;-0.7642537;0.02870998,-0.06322994;0.006358396;-0.03332446,-0.1053031;-0.3603478;0.004227716,-0.1245837;-0.7184673;0.09561647,-0.1255643;-0.6768876;-0.01505978,0.01706784;0.5282795;0.002744065,0;0;0,0.00483403;0.305707;0.00398314,0.01000211;0.6007775;-0.005021453,0.1901221;0.5013907;0.001176357,0.2708621;0.2305994;0.05994296,0.2987837;-0.001520261;-0.0215534,-0.1748127;0.5349113;-0.0001679734,-0.4562809;0.4773791;0.02750967,-0.6903989;0.4406416;-0.0441836,0.06392851;0.0009128004;-0.0325774,0.1041767;-0.3638998;0.02169585,0.1215452;-0.7255168;0.09853804,0.1214232;-0.7166697;-0.01071775,-0.0612032;0.005142505;-0.03710388,-0.1318013;-0.3590145;-0.02939887,-0.1727847;-0.7202493;0.03990438,-0.168239;-0.7110547;-0.06932362,0.008610811;0.5285155;-0.0006042719,138.123
+0;0;0,0.009809842;0.305543;0.006576334,0.01941865;0.6005132;-0.00173195,0.1926083;0.474737;0.0007322351,0.2278112;0.1887521;0.01727669,0.2584583;-0.04862006;-0.04609556,-0.1633111;0.4954003;0.01097063,-0.4481992;0.4504537;6.215833E-05,-0.6934835;0.4194213;-0.01310555,0.06176786;0.003340439;-0.03636684,0.07335228;-0.363795;0.01589344,0.07297189;-0.7212989;0.1116221,0.08666377;-0.7642537;0.02870998,-0.06322994;0.006358396;-0.03332446,-0.1053031;-0.3603478;0.004227716,-0.1245837;-0.7184673;0.09561647,-0.1255643;-0.6768876;-0.01505978,0.01706784;0.5282795;0.002744065,0;0;0,0.00483403;0.305707;0.00398314,0.01000211;0.6007775;-0.005021453,0.1901221;0.5013907;0.001176357,0.2708621;0.2305994;0.05994296,0.2987837;-0.001520261;-0.0215534,-0.1748127;0.5349113;-0.0001679734,-0.4562809;0.4773791;0.02750967,-0.6903989;0.4406416;-0.0441836,0.06392851;0.0009128004;-0.0325774,0.1041767;-0.3638998;0.02169585,0.1215452;-0.7255168;0.09853804,0.1214232;-0.7166697;-0.01071775,-0.0612032;0.005142505;-0.03710388,-0.1318013;-0.3590145;-0.02939887,-0.1727847;-0.7202493;0.03990438,-0.168239;-0.7110547;-0.06932362,0.008610811;0.5285155;-0.0006042719,138.123
+0;0;0,0.009809842;0.305543;0.006576334,0.01941865;0.6005132;-0.00173195,0.1926083;0.474737;0.0007322351,0.2278112;0.1887521;0.01727669,0.2584583;-0.04862006;-0.04609556,-0.1633111;0.4954003;0.01097063,-0.4481992;0.4504537;6.215833E-05,-0.6934835;0.4194213;-0.01310555,0.06176786;0.003340439;-0.03636684,0.07335228;-0.363795;0.01589344,0.07297189;-0.7212989;0.1116221,0.08666377;-0.7642537;0.02870998,-0.06322994;0.006358396;-0.03332446,-0.1053031;-0.3603478;0.004227716,-0.1245837;-0.7184673;0.09561647,-0.1255643;-0.6768876;-0.01505978,0.01706784;0.5282795;0.002744065,0;0;0,0.00483403;0.305707;0.00398314,0.01000211;0.6007775;-0.005021453,0.1901221;0.5013907;0.001176357,0.2708621;0.2305994;0.05994296,0.2987837;-0.001520261;-0.0215534,-0.1748127;0.5349113;-0.0001679734,-0.4562809;0.4773791;0.02750967,-0.6903989;0.4406416;-0.0441836,0.06392851;0.0009128004;-0.0325774,0.1041767;-0.3638998;0.02169585,0.1215452;-0.7255168;0.09853804,0.1214232;-0.7166697;-0.01071775,-0.0612032;0.005142505;-0.03710388,-0.1318013;-0.3590145;-0.02939887,-0.1727847;-0.7202493;0.03990438,-0.168239;-0.7110547;-0.06932362,0.008610811;0.5285155;-0.0006042719,138.123
+0;0;0,0.009809842;0.305543;0.006576334,0.01941865;0.6005132;-0.00173195,0.1926083;0.474737;0.0007322351,0.2278112;0.1887521;0.01727669,0.2584583;-0.04862006;-0.04609556,-0.1633111;0.4954003;0.01097063,-0.4481992;0.4504537;6.215833E-05,-0.6934835;0.4194213;-0.01310555,0.06176786;0.003340439;-0.03636684,0.07335228;-0.363795;0.01589344,0.07297189;-0.7212989;0.1116221,0.08666377;-0.7642537;0.02870998,-0.06322994;0.006358396;-0.03332446,-0.1053031;-0.3603478;0.004227716,-0.1245837;-0.7184673;0.09561647,-0.1255643;-0.6768876;-0.01505978,0.01706784;0.5282795;0.002744065,0;0;0,0.00483403;0.305707;0.00398314,0.01000211;0.6007775;-0.005021453,0.1901221;0.5013907;0.001176357,0.2708621;0.2305994;0.05994296,0.2987837;-0.001520261;-0.0215534,-0.1748127;0.5349113;-0.0001679734,-0.4562809;0.4773791;0.02750967,-0.6903989;0.4406416;-0.0441836,0.06392851;0.0009128004;-0.0325774,0.1041767;-0.3638998;0.02169585,0.1215452;-0.7255168;0.09853804,0.1214232;-0.7166697;-0.01071775,-0.0612032;0.005142505;-0.03710388,-0.1318013;-0.3590145;-0.02939887,-0.1727847;-0.7202493;0.03990438,-0.168239;-0.7110547;-0.06932362,0.008610811;0.5285155;-0.0006042719,138.123
+0;0;0,0.009811782;0.3055427;0.006587574,0.01938873;0.6005145;-0.00169904,0.1925915;0.4747292;0.0007770036,0.2276195;0.1887266;0.01738987,0.2581393;-0.04906663;-0.04444633,-0.1635292;0.4963996;0.01044236,-0.449625;0.4591754;0.002447662,-0.6954641;0.4341367;-0.01294699,0.06179318;0.003383664;-0.03631981,0.07342454;-0.3637604;0.01586906,0.07333267;-0.7213789;0.1111697,0.08815333;-0.7635238;0.0277445,-0.06319886;0.006303711;-0.03339373,-0.1053586;-0.3603883;0.004200216,-0.1239611;-0.7186118;0.09532115,-0.1247789;-0.6770288;-0.01535608,0.0170534;0.52828;0.002770184,0;0;0,0.00483403;0.305707;0.00398314,0.01000211;0.6007775;-0.005021453,0.1901221;0.5013907;0.001176357,0.2708621;0.2305994;0.05994296,0.2987837;-0.001520261;-0.0215534,-0.1748127;0.5349113;-0.0001679734,-0.4562809;0.4773791;0.02750967,-0.6903989;0.4406416;-0.0441836,0.06392851;0.0009128004;-0.0325774,0.1041767;-0.3638998;0.02169585,0.1215452;-0.7255168;0.09853804,0.1214232;-0.7166697;-0.01071775,-0.0612032;0.005142505;-0.03710388,-0.1318013;-0.3590145;-0.02939887,-0.1727847;-0.7202493;0.03990438,-0.168239;-0.7110547;-0.06932362,0.008610811;0.5285155;-0.0006042719,138.123
+0;0;0,0.009811782;0.3055427;0.006587574,0.01938873;0.6005145;-0.00169904,0.1925915;0.4747292;0.0007770036,0.2276195;0.1887266;0.01738987,0.2581393;-0.04906663;-0.04444633,-0.1635292;0.4963996;0.01044236,-0.449625;0.4591754;0.002447662,-0.6954641;0.4341367;-0.01294699,0.06179318;0.003383664;-0.03631981,0.07342454;-0.3637604;0.01586906,0.07333267;-0.7213789;0.1111697,0.08815333;-0.7635238;0.0277445,-0.06319886;0.006303711;-0.03339373,-0.1053586;-0.3603883;0.004200216,-0.1239611;-0.7186118;0.09532115,-0.1247789;-0.6770288;-0.01535608,0.0170534;0.52828;0.002770184,0;0;0,0.00483403;0.305707;0.00398314,0.01000211;0.6007775;-0.005021453,0.1901221;0.5013907;0.001176357,0.2708621;0.2305994;0.05994296,0.2987837;-0.001520261;-0.0215534,-0.1748127;0.5349113;-0.0001679734,-0.4562809;0.4773791;0.02750967,-0.6903989;0.4406416;-0.0441836,0.06392851;0.0009128004;-0.0325774,0.1041767;-0.3638998;0.02169585,0.1215452;-0.7255168;0.09853804,0.1214232;-0.7166697;-0.01071775,-0.0612032;0.005142505;-0.03710388,-0.1318013;-0.3590145;-0.02939887,-0.1727847;-0.7202493;0.03990438,-0.168239;-0.7110547;-0.06932362,0.008610811;0.5285155;-0.0006042719,138.123
+0;0;0,0.009811782;0.3055427;0.006587574,0.01938873;0.6005145;-0.00169904,0.1925915;0.4747292;0.0007770036,0.2276195;0.1887266;0.01738987,0.2581393;-0.04906663;-0.04444633,-0.1635292;0.4963996;0.01044236,-0.449625;0.4591754;0.002447662,-0.6954641;0.4341367;-0.01294699,0.06179318;0.003383664;-0.03631981,0.07342454;-0.3637604;0.01586906,0.07333267;-0.7213789;0.1111697,0.08815333;-0.7635238;0.0277445,-0.06319886;0.006303711;-0.03339373,-0.1053586;-0.3603883;0.004200216,-0.1239611;-0.7186118;0.09532115,-0.1247789;-0.6770288;-0.01535608,0.0170534;0.52828;0.002770184,0;0;0,0.00483403;0.305707;0.00398314,0.01000211;0.6007775;-0.005021453,0.1901221;0.5013907;0.001176357,0.2708621;0.2305994;0.05994296,0.2987837;-0.001520261;-0.0215534,-0.1748127;0.5349113;-0.0001679734,-0.4562809;0.4773791;0.02750967,-0.6903989;0.4406416;-0.0441836,0.06392851;0.0009128004;-0.0325774,0.1041767;-0.3638998;0.02169585,0.1215452;-0.7255168;0.09853804,0.1214232;-0.7166697;-0.01071775,-0.0612032;0.005142505;-0.03710388,-0.1318013;-0.3590145;-0.02939887,-0.1727847;-0.7202493;0.03990438,-0.168239;-0.7110547;-0.06932362,0.008610811;0.5285155;-0.0006042719,138.123

+ 136 - 0
DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_OneArm_Sideways_None_Fast.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.007367768;0.3181457;0.008370229,0.01329983;0.6238253;0.001655872,0.1784494;0.4990272;0.005424433,0.2150536;0.230584;0.02198343,0.2468554;0.00349009;-0.03665221,-0.1527065;0.493091;0.006890165,-0.2058705;0.226981;0.0009847702,-0.2547088;-0.0005717129;-0.0420932,0.07626943;0.005229044;-0.04325424,0.08972949;-0.3152977;-3.409013E-05,0.0903001;-0.6647149;0.09135985,0.1045703;-0.7050132;0.0103545,-0.07716207;0.006695737;-0.0414304,-0.1094821;-0.3134085;-0.005719993,-0.1275064;-0.663693;0.08042799,-0.1269612;-0.6223121;-0.02717093,0.01191992;0.5490552;0.00580678,0;0;0,0.002867386;0.3183194;0.002362728,0.005119719;0.6239101;-0.009117246,0.1755943;0.5176638;0.0009623766,0.2165706;0.2500883;0.02096391,0.2547623;0.02131844;-0.02622616,-0.1634774;0.5059224;0.005646776,-0.2023318;0.2372905;0.007394614,-0.2462741;0.007437542;-0.02807139,0.07765184;0.005848899;-0.04063594,0.1026653;-0.3165638;-0.02611279,0.0968857;-0.6704699;0.04573882,0.1088777;-0.7242618;-0.02165902,-0.0806011;0.003748244;-0.03470893,-0.1133364;-0.3181549;-0.02504806,-0.1187106;-0.675703;0.02570689,-0.1250434;-0.7310805;-0.0404591,0.004663885;0.5491964;-0.00388658,43.40491
+0;0;0,0.00736678;0.318103;0.008369107,0.01329839;0.6237595;0.001655142,0.178417;0.4989738;0.005423604,0.2150185;0.2305508;0.02198136,0.2468193;0.003464609;-0.0366523,-0.1526773;0.4930388;0.006889063,-0.2058373;0.2269488;0.0009841118,-0.254674;-0.0005962253;-0.04209239,0.0762473;0.005227527;-0.04324168,0.08968639;-0.3148;-8.884817E-05,0.09025806;-0.6648701;0.09147587,0.1044822;-0.7049412;0.01073232,-0.07713968;0.006693794;-0.04141838,-0.1094093;-0.3129119;-0.005763594,-0.1274674;-0.6638509;0.08054537,-0.1269239;-0.6225067;-0.02670579,0.01191854;0.5489925;0.00580588,0;0;0,0.002867766;0.3182769;0.002331376,0.005129524;0.6238405;-0.009246469,0.1755777;0.5176803;0.001003861,0.2165367;0.2501192;0.02095759,0.254664;0.02131131;-0.02605939,-0.1634488;0.5059237;0.005664623,-0.2022235;0.2372997;0.007208117,-0.2461422;0.007451802;-0.02826633,0.07764119;0.00585179;-0.04060078,0.1024313;-0.3160853;-0.02637637,0.09696798;-0.6706806;0.04549742,0.1085791;-0.7248499;-0.02092934,-0.08056099;0.003743708;-0.03473806,-0.1133055;-0.3176518;-0.02508863,-0.1185694;-0.6758485;0.02591116,-0.1250678;-0.7308528;-0.04014825,0.004669353;0.549132;-0.003984809,43.42167
+0;0;0,0.00736678;0.318103;0.008369107,0.01329839;0.6237595;0.001655142,0.178417;0.4989738;0.005423604,0.2150185;0.2305508;0.02198136,0.2468193;0.003464609;-0.0366523,-0.1526773;0.4930388;0.006889063,-0.2058373;0.2269488;0.0009841118,-0.254674;-0.0005962253;-0.04209239,0.0762473;0.005227527;-0.04324168,0.08968639;-0.3148;-8.884817E-05,0.09025806;-0.6648701;0.09147587,0.1044822;-0.7049412;0.01073232,-0.07713968;0.006693794;-0.04141838,-0.1094093;-0.3129119;-0.005763594,-0.1274674;-0.6638509;0.08054537,-0.1269239;-0.6225067;-0.02670579,0.01191854;0.5489925;0.00580588,0;0;0,0.002867766;0.3182769;0.002331376,0.005129524;0.6238405;-0.009246469,0.1755777;0.5176803;0.001003861,0.2165367;0.2501192;0.02095759,0.254664;0.02131131;-0.02605939,-0.1634488;0.5059237;0.005664623,-0.2022235;0.2372997;0.007208117,-0.2461422;0.007451802;-0.02826633,0.07764119;0.00585179;-0.04060078,0.1024313;-0.3160853;-0.02637637,0.09696798;-0.6706806;0.04549742,0.1085791;-0.7248499;-0.02092934,-0.08056099;0.003743708;-0.03473806,-0.1133055;-0.3176518;-0.02508863,-0.1185694;-0.6758485;0.02591116,-0.1250678;-0.7308528;-0.04014825,0.004669353;0.549132;-0.003984809,43.43767
+0;0;0,0.007280317;0.3181102;0.008308088,0.01314246;0.6238138;0.001546876,0.1780446;0.4990832;0.005376086,0.2147128;0.2304221;0.0219243,0.246551;0.003372237;-0.0367911,-0.1525488;0.4930584;0.006989865,-0.2057136;0.2267183;0.001189571,-0.2546386;-0.0008749813;-0.04147732,0.07623772;0.005263601;-0.04324218,0.08964355;-0.3146349;-0.0002004839,0.09037064;-0.6648443;0.09153661,0.1037809;-0.7052153;0.01100394,-0.07712002;0.006655389;-0.04144864,-0.1093708;-0.3128127;-0.005847663,-0.1274984;-0.6639262;0.08048606,-0.1269971;-0.6225933;-0.02669942,0.01178049;0.5490301;0.005711915,0;0;0,0.002904158;0.3182802;0.00232625,0.005232759;0.6238872;-0.009325504,0.1754022;0.5176393;0.0007340908,0.2166218;0.2498885;0.02092445,0.2545772;0.02102432;-0.02590919,-0.1631279;0.5060307;0.005707662,-0.2018719;0.2371547;0.007035419,-0.2458596;0.007305413;-0.02828035,0.07763516;0.005855366;-0.04059899,0.1022773;-0.3159488;-0.02637935,0.09699807;-0.6706921;0.04567766,0.1083647;-0.7249585;-0.02055967,-0.08055586;0.003741121;-0.03473527,-0.1132335;-0.3175164;-0.02508451,-0.1185001;-0.6758591;0.02615632,-0.1248427;-0.7308313;-0.03985058,0.004750442;0.5491635;-0.004038811,43.45753
+0;0;0,0.007280003;0.3180965;0.008307731,0.01314245;0.623816;0.001546072,0.1780186;0.4990871;0.00537567,0.2147107;0.2302507;0.02193468,0.246548;0.003206939;-0.03677915,-0.1525232;0.4930633;0.006989198,-0.2057227;0.2265494;0.00118512,-0.2546464;-0.001037747;-0.04148064,0.07624235;0.005263921;-0.04324481,0.08964693;-0.314605;-0.0002070926,0.09037414;-0.6648739;0.0915456,0.1037423;-0.7050241;0.01126554,-0.07712471;0.006655794;-0.04145116,-0.1093725;-0.3127827;-0.005853478,-0.1275032;-0.6639559;0.08049491,-0.1270034;-0.6226586;-0.02635436,0.01178037;0.5490263;0.005711447,0;0;0,0.002922468;0.3182663;0.002326608,0.00527183;0.6238874;-0.009361863,0.1754168;0.5176829;0.0006867647,0.2167135;0.2497681;0.02092874,0.2546109;0.02087764;-0.02579141,-0.163073;0.5060767;0.00581015,-0.2017224;0.2370073;0.006993096,-0.2458442;0.007170781;-0.0281958,0.07761542;0.005828083;-0.04065216,0.1022064;-0.3159466;-0.02635705,0.09705211;-0.6707208;0.04586601,0.1085912;-0.725271;-0.01942372,-0.08057366;0.003765815;-0.0347048,-0.1134393;-0.3174447;-0.02513161,-0.1184575;-0.675843;0.02618038,-0.1250157;-0.7306685;-0.03944184,0.004783023;0.5491586;-0.004063368,43.47993
+0;0;0,0.007280003;0.3180965;0.008307731,0.01314245;0.623816;0.001546072,0.1780186;0.4990871;0.00537567,0.2147107;0.2302507;0.02193468,0.246548;0.003206939;-0.03677915,-0.1525232;0.4930633;0.006989198,-0.2057227;0.2265494;0.00118512,-0.2546464;-0.001037747;-0.04148064,0.07624235;0.005263921;-0.04324481,0.08964693;-0.314605;-0.0002070926,0.09037414;-0.6648739;0.0915456,0.1037423;-0.7050241;0.01126554,-0.07712471;0.006655794;-0.04145116,-0.1093725;-0.3127827;-0.005853478,-0.1275032;-0.6639559;0.08049491,-0.1270034;-0.6226586;-0.02635436,0.01178037;0.5490263;0.005711447,0;0;0,0.002922468;0.3182663;0.002326608,0.00527183;0.6238874;-0.009361863,0.1754168;0.5176829;0.0006867647,0.2167135;0.2497681;0.02092874,0.2546109;0.02087764;-0.02579141,-0.163073;0.5060767;0.00581015,-0.2017224;0.2370073;0.006993096,-0.2458442;0.007170781;-0.0281958,0.07761542;0.005828083;-0.04065216,0.1022064;-0.3159466;-0.02635705,0.09705211;-0.6707208;0.04586601,0.1085912;-0.725271;-0.01942372,-0.08057366;0.003765815;-0.0347048,-0.1134393;-0.3174447;-0.02513161,-0.1184575;-0.675843;0.02618038,-0.1250157;-0.7306685;-0.03944184,0.004783023;0.5491586;-0.004063368,43.4921
+0;0;0,0.007221671;0.3180992;0.00825454,0.01306277;0.6238165;0.001377839,0.1779609;0.4991657;0.005364513,0.2146722;0.230327;0.02184398,0.2468592;0.003459141;-0.03735743,-0.1526985;0.493342;0.006783784,-0.2063146;0.2269073;0.00118398,-0.2552753;-0.0009777248;-0.03981736,0.07624122;0.005272798;-0.04324573,0.08964171;-0.3146105;-0.00031377,0.0907341;-0.664875;0.0914522,0.103594;-0.7058724;0.01183666,-0.07711933;0.006651601;-0.04146183,-0.109334;-0.3128001;-0.005953375,-0.1276134;-0.6638733;0.08076954,-0.1270502;-0.6225803;-0.02607988,0.0116996;0.5490284;0.005572956,0;0;0,0.002922468;0.3182663;0.002326608,0.00527183;0.6238874;-0.009361863,0.1754168;0.5176829;0.0006867647,0.2167135;0.2497681;0.02092874,0.2546109;0.02087764;-0.02579141,-0.163073;0.5060767;0.00581015,-0.2017224;0.2370073;0.006993096,-0.2458442;0.007170781;-0.0281958,0.07761542;0.005828083;-0.04065216,0.1022064;-0.3159466;-0.02635705,0.09705211;-0.6707208;0.04586601,0.1085912;-0.725271;-0.01942372,-0.08057366;0.003765815;-0.0347048,-0.1134393;-0.3174447;-0.02513161,-0.1184575;-0.675843;0.02618038,-0.1250157;-0.7306685;-0.03944184,0.004783023;0.5491586;-0.004063368,43.50333
+0;0;0,0.007220367;0.3180417;0.008253049,0.01306105;0.6237376;0.001376669,0.1778995;0.4991063;0.005363326,0.2146119;0.2302589;0.02184333,0.2467986;0.003393471;-0.03735746,-0.1526411;0.4932847;0.006782087,-0.206259;0.2268413;0.001182101,-0.2552192;-0.001041248;-0.0398188,0.07619902;0.005269879;-0.04322179,0.08959562;-0.3145203;-0.0003023185,0.09068999;-0.6654214;0.09163043,0.1035357;-0.7063403;0.01210301,-0.07707664;0.00664792;-0.04143887,-0.1092819;-0.3127109;-0.00594075,-0.1275946;-0.6644222;0.08093979,-0.127032;-0.6231416;-0.02579135,0.01169791;0.5489511;0.005571694,0;0;0,0.002944458;0.3182092;0.002250433,0.005332965;0.6238022;-0.009595513,0.1754095;0.5176786;0.0007315874,0.2166699;0.249756;0.02106404,0.2544993;0.02084531;-0.02559924,-0.1629752;0.506112;0.005857895,-0.2016984;0.2370434;0.00682496,-0.2458055;0.007170305;-0.02812599,0.07759409;0.005824402;-0.04058838,0.1021091;-0.3158624;-0.02630615,0.09710937;-0.6712485;0.04622054,0.109083;-0.7258295;-0.01875484,-0.08050051;0.003771565;-0.03475091,-0.1133996;-0.3173268;-0.02470957,-0.1186613;-0.6763904;0.02657413,-0.1250617;-0.7310627;-0.03906699,0.004831832;0.5490783;-0.004251361,43.5246
+0;0;0,0.007219381;0.3179983;0.008251922,0.01306006;0.6236938;0.001375488,0.1777455;0.4991071;0.00536241,0.214518;0.2298198;0.02186937,0.2467016;0.002975628;-0.03732584,-0.1524908;0.4932909;0.006779866,-0.2061965;0.2264115;0.001170716,-0.255152;-0.001449689;-0.03982634,0.07622914;0.005271963;-0.04323888,0.08962332;-0.3144607;-0.0003271289,0.0907183;-0.6655556;0.0916564,0.1035717;-0.7065172;0.01208103,-0.07710712;0.006650548;-0.04145525,-0.1093066;-0.3126508;-0.005963519,-0.1276294;-0.6645563;0.080965,-0.1270664;-0.623269;-0.02583051,0.01169689;0.548906;0.005570587,0;0;0,0.002950571;0.3181648;0.00237608,0.005345814;0.6237596;-0.009409547,0.1752998;0.5178028;0.000490427,0.2168335;0.2494827;0.02097499,0.2545957;0.02049799;-0.0252651,-0.1628022;0.5060732;0.006019071,-0.2015424;0.2365577;0.006991776,-0.2456282;0.006681263;-0.02781299,0.07757466;0.005865782;-0.04069448,0.1021029;-0.3157513;-0.02618098,0.09701244;-0.671295;0.04656899,0.1092296;-0.7257814;-0.01859081,-0.08056727;0.003743915;-0.03468679,-0.1133935;-0.3172962;-0.0244154,-0.118446;-0.6765455;0.02700637,-0.1242095;-0.7313536;-0.03862425,0.004841972;0.5490335;-0.004078627,43.54665
+0;0;0,0.007200417;0.317999;0.008245056,0.01305048;0.6236942;0.001363777,0.1777161;0.4990559;0.005352405,0.2144816;0.2297662;0.02183785,0.2468473;0.00301227;-0.03760301,-0.1525549;0.4934382;0.006684581,-0.2066249;0.2266291;0.001232597,-0.2555823;-0.001354828;-0.03907388,0.07623103;0.005270269;-0.04323576,0.08981165;-0.3144093;1.193956E-05,0.09094832;-0.6655004;0.09200935,0.10287;-0.7057293;0.01164278,-0.07710245;0.006648647;-0.04146423,-0.1092401;-0.3126629;-0.006008133,-0.12761;-0.6645793;0.08086649,-0.1270172;-0.6232941;-0.02592909,0.01168304;0.5489065;0.005558182,0;0;0,0.002950571;0.3181648;0.00237608,0.005345814;0.6237596;-0.009409547,0.1752998;0.5178028;0.000490427,0.2168335;0.2494827;0.02097499,0.2545957;0.02049799;-0.0252651,-0.1628022;0.5060732;0.006019071,-0.2015424;0.2365577;0.006991776,-0.2456282;0.006681263;-0.02781299,0.07757466;0.005865782;-0.04069448,0.1021029;-0.3157513;-0.02618098,0.09701244;-0.671295;0.04656899,0.1092296;-0.7257814;-0.01859081,-0.08056727;0.003743915;-0.03468679,-0.1133935;-0.3172962;-0.0244154,-0.118446;-0.6765455;0.02700637,-0.1242095;-0.7313536;-0.03862425,0.004841972;0.5490335;-0.004078627,43.55844
+0;0;0,0.00719869;0.3179227;0.008243077,0.01304836;0.6235972;0.001362187,0.1776247;0.4989889;0.005350742,0.2144308;0.2294024;0.02185437,0.2467949;0.002659217;-0.03758368,-0.1524686;0.4933743;0.006682201,-0.2065982;0.226271;0.001224205,-0.2555534;-0.00170204;-0.03908035,0.07621633;0.005269253;-0.04322742,0.08979842;-0.314445;2.498552E-05,0.09093663;-0.6660122;0.09214711,0.1028732;-0.7063287;0.01168022,-0.07708758;0.006647365;-0.04145623,-0.1092287;-0.3126988;-0.005996279,-0.1276235;-0.6650923;0.08099613,-0.12703;-0.6237931;-0.02593277,0.01168097;0.5488127;0.005556407,0;0;0,0.00296459;0.318087;0.002539873,0.005368054;0.6236639;-0.009166837,0.1752671;0.5178831;0.0003219843,0.2168777;0.249281;0.02094734,0.254481;0.02023414;-0.02505624,-0.1626968;0.506036;0.006299593,-0.201467;0.2362215;0.007257559,-0.2455763;0.006346792;-0.02745241,0.07756561;0.005854324;-0.04067683,0.1019824;-0.3157986;-0.02599001,0.09697682;-0.6717936;0.04701507,0.1093436;-0.7261266;-0.01853514,-0.08054717;0.003751867;-0.03468977,-0.1133118;-0.3173286;-0.02438017,-0.1186034;-0.6770754;0.02701507,-0.124558;-0.7325758;-0.03791597,0.004862171;0.5489399;-0.003851533,43.58015
+0;0;0,0.00719869;0.3179227;0.008243077,0.01304836;0.6235972;0.001362187,0.1776247;0.4989889;0.005350742,0.2144308;0.2294024;0.02185437,0.2467949;0.002659217;-0.03758368,-0.1524686;0.4933743;0.006682201,-0.2065982;0.226271;0.001224205,-0.2555534;-0.00170204;-0.03908035,0.07621633;0.005269253;-0.04322742,0.08979842;-0.314445;2.498552E-05,0.09093663;-0.6660122;0.09214711,0.1028732;-0.7063287;0.01168022,-0.07708758;0.006647365;-0.04145623,-0.1092287;-0.3126988;-0.005996279,-0.1276235;-0.6650923;0.08099613,-0.12703;-0.6237931;-0.02593277,0.01168097;0.5488127;0.005556407,0;0;0,0.00296459;0.318087;0.002539873,0.005368054;0.6236639;-0.009166837,0.1752671;0.5178831;0.0003219843,0.2168777;0.249281;0.02094734,0.254481;0.02023414;-0.02505624,-0.1626968;0.506036;0.006299593,-0.201467;0.2362215;0.007257559,-0.2455763;0.006346792;-0.02745241,0.07756561;0.005854324;-0.04067683,0.1019824;-0.3157986;-0.02599001,0.09697682;-0.6717936;0.04701507,0.1093436;-0.7261266;-0.01853514,-0.08054717;0.003751867;-0.03468977,-0.1133118;-0.3173286;-0.02438017,-0.1186034;-0.6770754;0.02701507,-0.124558;-0.7325758;-0.03791597,0.004862171;0.5489399;-0.003851533,43.60249
+0;0;0,0.007165445;0.3178903;0.008233904,0.01299669;0.6235591;0.001339968,0.1774965;0.4989799;0.005375193,0.214299;0.2295416;0.02184799,0.2469188;0.002902716;-0.03774089,-0.1524163;0.4932974;0.006778494,-0.2065586;0.2263482;0.00134739,-0.2557844;-0.001511082;-0.03911341,0.07622511;0.005280247;-0.04324094,0.08979048;-0.3136313;-8.024275E-05,0.09099274;-0.6660444;0.09200848,0.1017569;-0.7087675;0.01305138,-0.07709692;0.006633521;-0.04147275,-0.1091541;-0.3119134;-0.006094422,-0.1276533;-0.6650841;0.08111219,-0.127079;-0.6237507;-0.02617232,0.01163113;0.5487757;0.005535999,0;0;0,0.003050886;0.3180519;0.002653122,0.005523741;0.6236244;-0.008997679,0.1753491;0.5179268;-0.0001105072,0.2169448;0.2494841;0.0206511,0.2545381;0.02035123;-0.02479088,-0.1624954;0.5060881;0.006468305,-0.2012421;0.2364209;0.007483281,-0.2453723;0.006567776;-0.02716016,0.07754405;0.00584355;-0.0407517,0.1019288;-0.3150054;-0.02616382,0.09704503;-0.6717121;0.04741073,0.1095256;-0.7256988;-0.01914167,-0.08058479;0.003767537;-0.03463851,-0.1131948;-0.3165281;-0.02470099,-0.1188448;-0.6770056;0.02726799,-0.1245119;-0.732808;-0.03788252,0.005000185;0.5489008;-0.003693104,43.61371
+0;0;0,0.007165445;0.3178903;0.008233904,0.01299669;0.6235591;0.001339968,0.1774965;0.4989799;0.005375193,0.214299;0.2295416;0.02184799,0.2469188;0.002902716;-0.03774089,-0.1524163;0.4932974;0.006778494,-0.2065586;0.2263482;0.00134739,-0.2557844;-0.001511082;-0.03911341,0.07622511;0.005280247;-0.04324094,0.08979048;-0.3136313;-8.024275E-05,0.09099274;-0.6660444;0.09200848,0.1017569;-0.7087675;0.01305138,-0.07709692;0.006633521;-0.04147275,-0.1091541;-0.3119134;-0.006094422,-0.1276533;-0.6650841;0.08111219,-0.127079;-0.6237507;-0.02617232,0.01163113;0.5487757;0.005535999,0;0;0,0.003050886;0.3180519;0.002653122,0.005523741;0.6236244;-0.008997679,0.1753491;0.5179268;-0.0001105072,0.2169448;0.2494841;0.0206511,0.2545381;0.02035123;-0.02479088,-0.1624954;0.5060881;0.006468305,-0.2012421;0.2364209;0.007483281,-0.2453723;0.006567776;-0.02716016,0.07754405;0.00584355;-0.0407517,0.1019288;-0.3150054;-0.02616382,0.09704503;-0.6717121;0.04741073,0.1095256;-0.7256988;-0.01914167,-0.08058479;0.003767537;-0.03463851,-0.1131948;-0.3165281;-0.02470099,-0.1188448;-0.6770056;0.02726799,-0.1245119;-0.732808;-0.03788252,0.005000185;0.5489008;-0.003693104,43.62501
+0;0;0,0.007168024;0.3180047;0.008236868,0.01300149;0.62379;0.001340047,0.1773097;0.4992338;0.005377383,0.2141036;0.229858;0.02184636,0.2467214;0.003233731;-0.03773867,-0.1522233;0.4935578;0.006779066,-0.206353;0.2266705;0.001349223,-0.2555756;-0.001173973;-0.03910897,0.07629854;0.005285333;-0.04328259,0.08985846;-0.3134981;-0.0001392327,0.09106192;-0.6662598;0.09204057,0.101799;-0.7088001;0.01328198,-0.07717118;0.006639911;-0.0415127,-0.1092155;-0.3117791;-0.006148588,-0.1277329;-0.6652991;0.08114427,-0.1271601;-0.6239942;-0.02587052,0.0116353;0.5489722;0.005538003,0;0;0,0.003180452;0.3181635;0.002851129,0.005786199;0.6238538;-0.008732319,0.1753479;0.517975;-0.0002398489,0.2170928;0.2496108;0.02040863,0.2545363;0.02040263;-0.02469599,-0.1620566;0.5062409;0.006746724,-0.2008469;0.2366436;0.007712633,-0.2450107;0.006734058;-0.02640514,0.07754639;0.005859881;-0.04092681,0.1019236;-0.3148408;-0.02592933,0.09713429;-0.6718632;0.04790437,0.109455;-0.7261186;-0.01789474,-0.08071892;0.003771775;-0.03454004,-0.1132583;-0.3163953;-0.0244252,-0.1188769;-0.6772026;0.02778526,-0.1253171;-0.7326555;-0.03730408,0.005220737;0.5490954;-0.003436685,43.64715
+0;0;0,0.007137022;0.3180059;0.008217704,0.01294071;0.6237909;0.001279329,0.1772522;0.499233;0.005370154,0.2140525;0.2298571;0.02182279,0.2467827;0.003267765;-0.03783347,-0.1523657;0.4938102;0.006603188,-0.2070931;0.2270361;0.001619345,-0.2569341;-0.0006576926;-0.03892982,0.07630574;0.005293183;-0.04326894,0.08984977;-0.3134808;-5.082041E-05,0.09115607;-0.6662704;0.09202082,0.1015644;-0.7093219;0.0136917,-0.07716148;0.00663517;-0.0415315,-0.1091626;-0.3117711;-0.006013833,-0.1276984;-0.6653;0.08123939,-0.1244022;-0.7136052;0.007498495,0.01157847;0.5489736;0.005486077,0;0;0,0.003180452;0.3181635;0.002851129,0.005786199;0.6238538;-0.008732319,0.1753479;0.517975;-0.0002398489,0.2170928;0.2496108;0.02040863,0.2545363;0.02040263;-0.02469599,-0.1620566;0.5062409;0.006746724,-0.2008469;0.2366436;0.007712633,-0.2450107;0.006734058;-0.02640514,0.07754639;0.005859881;-0.04092681,0.1019236;-0.3148408;-0.02592933,0.09713429;-0.6718632;0.04790437,0.109455;-0.7261186;-0.01789474,-0.08071892;0.003771775;-0.03454004,-0.1132583;-0.3163953;-0.0244252,-0.1188769;-0.6772026;0.02778526,-0.1253171;-0.7326555;-0.03730408,0.005220737;0.5490954;-0.003436685,43.65878
+0;0;0,0.007137022;0.3180059;0.008217704,0.01294071;0.6237909;0.001279329,0.1772522;0.499233;0.005370154,0.2140525;0.2298571;0.02182279,0.2467827;0.003267765;-0.03783347,-0.1523657;0.4938102;0.006603188,-0.2070931;0.2270361;0.001619345,-0.2569341;-0.0006576926;-0.03892982,0.07630574;0.005293183;-0.04326894,0.08984977;-0.3134808;-5.082041E-05,0.09115607;-0.6662704;0.09202082,0.1015644;-0.7093219;0.0136917,-0.07716148;0.00663517;-0.0415315,-0.1091626;-0.3117711;-0.006013833,-0.1276984;-0.6653;0.08123939,-0.1244022;-0.7136052;0.007498495,0.01157847;0.5489736;0.005486077,0;0;0,0.003180452;0.3181635;0.002851129,0.005786199;0.6238538;-0.008732319,0.1753479;0.517975;-0.0002398489,0.2170928;0.2496108;0.02040863,0.2545363;0.02040263;-0.02469599,-0.1620566;0.5062409;0.006746724,-0.2008469;0.2366436;0.007712633,-0.2450107;0.006734058;-0.02640514,0.07754639;0.005859881;-0.04092681,0.1019236;-0.3148408;-0.02592933,0.09713429;-0.6718632;0.04790437,0.109455;-0.7261186;-0.01789474,-0.08071892;0.003771775;-0.03454004,-0.1132583;-0.3163953;-0.0244252,-0.1188769;-0.6772026;0.02778526,-0.1253171;-0.7326555;-0.03730408,0.005220737;0.5490954;-0.003436685,43.67086
+0;0;0,0.007141343;0.3181984;0.008222679,0.01294711;0.6240932;0.001281886,0.1773364;0.4994867;0.005374073,0.2141136;0.2302792;0.02181642,0.2468473;0.003665552;-0.03784626,-0.1524371;0.4940614;0.006607689,-0.2071303;0.2274542;0.001626963,-0.2569766;-0.0002641678;-0.03892656,0.07644512;0.005302852;-0.04334797,0.08998742;-0.3134305;-0.0001353696,0.09129352;-0.6661688;0.0919229,0.1017192;-0.7093421;0.01346319,-0.07730241;0.00664729;-0.04160736,-0.1092995;-0.3117183;-0.006094221,-0.1278325;-0.6651959;0.08114633,-0.1245309;-0.7136317;0.007282495,0.01158442;0.5492507;0.005490051,0;0;0,0.003288254;0.3183507;0.003299713,0.005952153;0.6241583;-0.008057117,0.1754786;0.5176023;-0.0007195473,0.2173852;0.2494529;0.02014422,0.2547649;0.0203079;-0.02546537,-0.1619649;0.5064043;0.007329122,-0.2008162;0.236988;0.008332161,-0.2450185;0.007028461;-0.02557428,0.07756525;0.005861744;-0.04123461,0.1019558;-0.3147519;-0.02530861,0.09723213;-0.6716806;0.04872096,0.1096651;-0.7257528;-0.01758313,-0.0809677;0.003798409;-0.03436315,-0.1135781;-0.3163204;-0.0242555,-0.1189379;-0.6769715;0.02868607,-0.1256826;-0.7325676;-0.03648112,0.005371165;0.549372;-0.002799988,43.69205
+0;0;0,0.007096524;0.3182004;0.008183607,0.01289594;0.6240948;0.001207041,0.177275;0.4994622;0.005308828,0.2142048;0.2302771;0.02177399,0.246858;0.003659755;-0.03791893,-0.1524676;0.4939969;0.006623801,-0.2076574;0.2274828;0.002163642,-0.2588069;3.740191E-05;-0.03829887,0.07645901;0.005309586;-0.04332264,0.08999716;-0.3134198;-7.992983E-05,0.0917737;-0.6662196;0.09173457,0.100988;-0.7110615;0.01471037,-0.07725654;0.006635154;-0.04169441,-0.1092505;-0.3117476;-0.006332844,-0.1278318;-0.6651694;0.08112298,-0.1248298;-0.7136977;0.007344685,0.011531;0.5492526;0.005419639,0;0;0,0.003288254;0.3183507;0.003299713,0.005952153;0.6241583;-0.008057117,0.1754786;0.5176023;-0.0007195473,0.2173852;0.2494529;0.02014422,0.2547649;0.0203079;-0.02546537,-0.1619649;0.5064043;0.007329122,-0.2008162;0.236988;0.008332161,-0.2450185;0.007028461;-0.02557428,0.07756525;0.005861744;-0.04123461,0.1019558;-0.3147519;-0.02530861,0.09723213;-0.6716806;0.04872096,0.1096651;-0.7257528;-0.01758313,-0.0809677;0.003798409;-0.03436315,-0.1135781;-0.3163204;-0.0242555,-0.1189379;-0.6769715;0.02868607,-0.1256826;-0.7325676;-0.03648112,0.005371165;0.549372;-0.002799988,43.7033
+0;0;0,0.007102222;0.318456;0.008190178,0.01290751;0.6246601;0.001206046,0.176795;0.5000877;0.005313062,0.2136724;0.2312845;0.02175487,0.246332;0.004622802;-0.03794973,-0.1519728;0.4946385;0.006624148,-0.2070844;0.2285026;0.002170317,-0.2582438;0.001012683;-0.03830011,0.07654225;0.005315367;-0.0433698,0.09003972;-0.3124561;-0.0002570525,0.09182129;-0.6662551;0.0918175,0.1010101;-0.7108902;0.01500612,-0.07734065;0.006642378;-0.04173981,-0.1092385;-0.3107835;-0.00648452,-0.1278724;-0.6652063;0.081219,-0.1248787;-0.7135177;0.007644579,0.01154097;0.5497308;0.005423545,0;0;0,0.003544893;0.3186017;0.003478646,0.006498765;0.624719;-0.007813454,0.1753583;0.5177268;-0.0006247759,0.2177601;0.2500075;0.01972115,0.2547883;0.02091439;-0.02666891,-0.1609477;0.5068454;0.007814915,-0.1999948;0.2378478;0.008859796,-0.2442889;0.007835805;-0.02489401,0.0775536;0.005845234;-0.04146302,0.1018265;-0.3138041;-0.02550232,0.09730928;-0.6715643;0.0496099,0.1094586;-0.7259514;-0.01585793,-0.08113778;0.00383263;-0.03420353,-0.1135556;-0.3153241;-0.02382666,-0.1190011;-0.6769496;0.02957735,-0.1258675;-0.7327709;-0.03478397,0.00583547;0.5498454;-0.002564669,43.71416
+0;0;0,0.007102222;0.318456;0.008190178,0.01290751;0.6246601;0.001206046,0.176795;0.5000877;0.005313062,0.2136724;0.2312845;0.02175487,0.246332;0.004622802;-0.03794973,-0.1519728;0.4946385;0.006624148,-0.2070844;0.2285026;0.002170317,-0.2582438;0.001012683;-0.03830011,0.07654225;0.005315367;-0.0433698,0.09003972;-0.3124561;-0.0002570525,0.09182129;-0.6662551;0.0918175,0.1010101;-0.7108902;0.01500612,-0.07734065;0.006642378;-0.04173981,-0.1092385;-0.3107835;-0.00648452,-0.1278724;-0.6652063;0.081219,-0.1248787;-0.7135177;0.007644579,0.01154097;0.5497308;0.005423545,0;0;0,0.003544893;0.3186017;0.003478646,0.006498765;0.624719;-0.007813454,0.1753583;0.5177268;-0.0006247759,0.2177601;0.2500075;0.01972115,0.2547883;0.02091439;-0.02666891,-0.1609477;0.5068454;0.007814915,-0.1999948;0.2378478;0.008859796,-0.2442889;0.007835805;-0.02489401,0.0775536;0.005845234;-0.04146302,0.1018265;-0.3138041;-0.02550232,0.09730928;-0.6715643;0.0496099,0.1094586;-0.7259514;-0.01585793,-0.08113778;0.00383263;-0.03420353,-0.1135556;-0.3153241;-0.02382666,-0.1190011;-0.6769496;0.02957735,-0.1258675;-0.7327709;-0.03478397,0.00583547;0.5498454;-0.002564669,43.73657
+0;0;0,0.007058314;0.3186903;0.008191104,0.01286849;0.6250331;0.001192485,0.1763499;0.5005181;0.005311449,0.2132837;0.2323698;0.0217198,0.2458048;0.00566259;-0.03792204,-0.1516323;0.4951349;0.006729366,-0.2069499;0.2296949;0.002443957,-0.2607213;0.002681762;-0.03736313,0.07667699;0.005306823;-0.04340179,0.09011578;-0.3125305;-0.0003463291,0.09178524;-0.6659251;0.09164585,0.1009013;-0.7128263;0.01781267,-0.07739242;0.006684322;-0.04191625,-0.109281;-0.3108021;-0.006696645,-0.1280345;-0.6648101;0.08093785,-0.1233286;-0.712297;0.007304564,0.01149863;0.5500752;0.005410952,0;0;0,0.003798962;0.3188248;0.004089475,0.006896727;0.6250928;-0.006819963,0.175254;0.5177466;-0.0008001328,0.2180832;0.250716;0.01912689,0.2550753;0.02161935;-0.02731955,-0.1601143;0.5070223;0.008745224,-0.1994912;0.2387206;0.009456247,-0.2436967;0.008591026;-0.02366752,0.07759259;0.005883932;-0.04166543,0.1019886;-0.3137481;-0.02448642,0.09769235;-0.6710562;0.05078351,0.1098467;-0.7258893;-0.01327777,-0.08134399;0.003819833;-0.0340559,-0.1135544;-0.3153897;-0.02297931,-0.1190305;-0.6765963;0.03043341,-0.1253335;-0.7324296;-0.03313648,0.006201174;0.5501855;-0.001644611,43.74772
+0;0;0,0.007058314;0.3186903;0.008191104,0.01286849;0.6250331;0.001192485,0.1763499;0.5005181;0.005311449,0.2132837;0.2323698;0.0217198,0.2458048;0.00566259;-0.03792204,-0.1516323;0.4951349;0.006729366,-0.2069499;0.2296949;0.002443957,-0.2607213;0.002681762;-0.03736313,0.07667699;0.005306823;-0.04340179,0.09011578;-0.3125305;-0.0003463291,0.09178524;-0.6659251;0.09164585,0.1009013;-0.7128263;0.01781267,-0.07739242;0.006684322;-0.04191625,-0.109281;-0.3108021;-0.006696645,-0.1280345;-0.6648101;0.08093785,-0.1233286;-0.712297;0.007304564,0.01149863;0.5500752;0.005410952,0;0;0,0.003798962;0.3188248;0.004089475,0.006896727;0.6250928;-0.006819963,0.175254;0.5177466;-0.0008001328,0.2180832;0.250716;0.01912689,0.2550753;0.02161935;-0.02731955,-0.1601143;0.5070223;0.008745224,-0.1994912;0.2387206;0.009456247,-0.2436967;0.008591026;-0.02366752,0.07759259;0.005883932;-0.04166543,0.1019886;-0.3137481;-0.02448642,0.09769235;-0.6710562;0.05078351,0.1098467;-0.7258893;-0.01327777,-0.08134399;0.003819833;-0.0340559,-0.1135544;-0.3153897;-0.02297931,-0.1190305;-0.6765963;0.03043341,-0.1253335;-0.7324296;-0.03313648,0.006201174;0.5501855;-0.001644611,43.75899
+0;0;0,0.007060619;0.3187943;0.00819378,0.0128717;0.6251845;0.00119442,0.175878;0.5008084;0.005313889,0.2127163;0.2333528;0.02167986,0.2452394;0.006631806;-0.0379656,-0.151159;0.4954408;0.006727721,-0.2063338;0.2306864;0.002453381,-0.2601084;0.003659457;-0.03735612,0.0767149;0.005309446;-0.04342324,0.09014531;-0.31233;-0.000394579,0.09181972;-0.666773;0.09187049,0.1009679;-0.7139452;0.01777703,-0.07743068;0.006687626;-0.04193697,-0.1092994;-0.3106012;-0.006739289,-0.1281086;-0.6656593;0.08115517,-0.1233861;-0.7134194;0.007262327,0.01150177;0.5502226;0.005413107,0;0;0,0.003900439;0.3189226;0.004469037,0.007051043;0.6252467;-0.006159425,0.1747974;0.5173775;-0.00146091,0.2185466;0.2512196;0.01862264,0.2554486;0.0221329;-0.02801716,-0.1594644;0.5072083;0.009348376,-0.1988461;0.2396153;0.01002404,-0.2433175;0.009478852;-0.02279735,0.07760099;0.005856633;-0.04174602,0.1021615;-0.3135481;-0.02430916,0.09769201;-0.6718501;0.05148792,0.110035;-0.7262983;-0.01366746,-0.08141971;0.003853173;-0.03398424,-0.1135428;-0.3151534;-0.02260128,-0.1189917;-0.6773813;0.03131321,-0.1253191;-0.7334619;-0.0325552,0.006348122;0.5503318;-0.001038194,43.78147
+0;0;0,0.007010711;0.3187951;0.008205573,0.01281335;0.6251857;0.001211104,0.1757975;0.5007347;0.005259409,0.2126667;0.2332839;0.02163392,0.2452355;0.006554008;-0.03795278,-0.1512165;0.4954413;0.006786779,-0.2073866;0.2308873;0.003113597,-0.2644459;0.004547387;-0.03602991,0.07672746;0.005308589;-0.04340115,0.09008878;-0.3123349;-0.0003810301,0.09186365;-0.6667591;0.09195455,0.1006711;-0.7143115;0.0182177,-0.077397;0.006685433;-0.04199944,-0.1092665;-0.3105926;-0.006705482,-0.1280945;-0.6656872;0.08103713,-0.1234681;-0.7138025;0.007513843,0.01144379;0.5502236;0.005426317,0;0;0,0.003900439;0.3189226;0.004469037,0.007051043;0.6252467;-0.006159425,0.1747974;0.5173775;-0.00146091,0.2185466;0.2512196;0.01862264,0.2554486;0.0221329;-0.02801716,-0.1594644;0.5072083;0.009348376,-0.1988461;0.2396153;0.01002404,-0.2433175;0.009478852;-0.02279735,0.07760099;0.005856633;-0.04174602,0.1021615;-0.3135481;-0.02430916,0.09769201;-0.6718501;0.05148792,0.110035;-0.7262983;-0.01366746,-0.08141971;0.003853173;-0.03398424,-0.1135428;-0.3151534;-0.02260128,-0.1189917;-0.6773813;0.03131321,-0.1253191;-0.7334619;-0.0325552,0.006348122;0.5503318;-0.001038194,43.79308
+0;0;0,0.00701536;0.3190066;0.008211015,0.01282182;0.6255995;0.001211155,0.1755473;0.501159;0.005263486,0.2123475;0.2342085;0.02160737,0.2449247;0.007420033;-0.03799472,-0.1509545;0.4958739;0.006788463,-0.2070195;0.2318147;0.003122152,-0.2640935;0.005416349;-0.03603146,0.07678644;0.00531267;-0.04343452,0.09017144;-0.3128937;-0.0003381558,0.09194352;-0.6667616;0.09185252,0.1007649;-0.7144368;0.017999,-0.0774565;0.006690572;-0.04203172,-0.1093825;-0.3111497;-0.006675221,-0.1281809;-0.6656871;0.08092969,-0.1235472;-0.713926;0.007290073,0.01145103;0.5505704;0.005430133,0;0;0,0.004188269;0.3191232;0.004963875,0.007546805;0.625657;-0.005380392,0.1749058;0.5174441;-0.001134753,0.2188054;0.2517849;0.01841021,0.2557724;0.02286531;-0.02929652,-0.1586958;0.5073704;0.01016994,-0.1987242;0.2403841;0.01002962,-0.2431718;0.01004347;-0.02181793,0.07764523;0.005813763;-0.04181337,0.1024414;-0.3141037;-0.02365375,0.09789512;-0.671752;0.05244994,0.1102039;-0.7260537;-0.01318014,-0.08151524;0.003900087;-0.0339263,-0.1133911;-0.3156804;-0.02192416,-0.1188074;-0.6772964;0.03219892,-0.1249716;-0.7334326;-0.03189593,0.00678568;0.5506715;-0.000318408,43.81544
+0;0;0,0.00701536;0.3190066;0.008211015,0.01282182;0.6255995;0.001211155,0.1755473;0.501159;0.005263486,0.2123475;0.2342085;0.02160737,0.2449247;0.007420033;-0.03799472,-0.1509545;0.4958739;0.006788463,-0.2070195;0.2318147;0.003122152,-0.2640935;0.005416349;-0.03603146,0.07678644;0.00531267;-0.04343452,0.09017144;-0.3128937;-0.0003381558,0.09194352;-0.6667616;0.09185252,0.1007649;-0.7144368;0.017999,-0.0774565;0.006690572;-0.04203172,-0.1093825;-0.3111497;-0.006675221,-0.1281809;-0.6656871;0.08092969,-0.1235472;-0.713926;0.007290073,0.01145103;0.5505704;0.005430133,0;0;0,0.004188269;0.3191232;0.004963875,0.007546805;0.625657;-0.005380392,0.1749058;0.5174441;-0.001134753,0.2188054;0.2517849;0.01841021,0.2557724;0.02286531;-0.02929652,-0.1586958;0.5073704;0.01016994,-0.1987242;0.2403841;0.01002962,-0.2431718;0.01004347;-0.02181793,0.07764523;0.005813763;-0.04181337,0.1024414;-0.3141037;-0.02365375,0.09789512;-0.671752;0.05244994,0.1102039;-0.7260537;-0.01318014,-0.08151524;0.003900087;-0.0339263,-0.1133911;-0.3156804;-0.02192416,-0.1188074;-0.6772964;0.03219892,-0.1249716;-0.7334326;-0.03189593,0.00678568;0.5506715;-0.000318408,43.83826
+0;0;0,0.006932884;0.3190652;0.008202687,0.01272227;0.6257208;0.001172156,0.1752672;0.5013585;0.005289939,0.2120457;0.2354592;0.02136711,0.2443801;0.008482859;-0.03787998,-0.1508652;0.496065;0.006852644,-0.2087275;0.2334698;0.003807135,-0.2702748;0.008047014;-0.03454024,0.07688604;0.005307196;-0.04343533,0.09010636;-0.3118161;-0.0004951954,0.09197772;-0.6671262;0.09189144,0.1036474;-0.7132298;0.01703468,-0.07746942;0.006709333;-0.04218687,-0.1094579;-0.3100146;-0.006852999,-0.1282916;-0.6659487;0.0811258,-0.1277518;-0.624678;-0.02566443,0.01135427;0.5506816;0.00539764,0;0;0,0.004429702;0.3191729;0.005192637,0.007978585;0.6257762;-0.004890919,0.1750486;0.5173432;-0.001001596,0.2191348;0.2527314;0.01772285,0.2561931;0.02397111;-0.03095365,-0.1580797;0.5074449;0.0107469,-0.1981889;0.2415411;0.01064688,-0.2432704;0.01123232;-0.02096837,0.07765166;0.005764752;-0.041991,0.1025519;-0.313058;-0.02416313,0.09810714;-0.6719329;0.05312264,0.1104037;-0.7263722;-0.01207161,-0.08165599;0.00395207;-0.03380736,-0.1132081;-0.3145412;-0.02146585,-0.1185868;-0.6775439;0.03316143,-0.1257157;-0.7334858;-0.03082811,0.007175978;0.5507764;0.0001087189,43.8496
+0;0;0,0.006932884;0.3190652;0.008202687,0.01272227;0.6257208;0.001172156,0.1752672;0.5013585;0.005289939,0.2120457;0.2354592;0.02136711,0.2443801;0.008482859;-0.03787998,-0.1508652;0.496065;0.006852644,-0.2087275;0.2334698;0.003807135,-0.2702748;0.008047014;-0.03454024,0.07688604;0.005307196;-0.04343533,0.09010636;-0.3118161;-0.0004951954,0.09197772;-0.6671262;0.09189144,0.1036474;-0.7132298;0.01703468,-0.07746942;0.006709333;-0.04218687,-0.1094579;-0.3100146;-0.006852999,-0.1282916;-0.6659487;0.0811258,-0.1277518;-0.624678;-0.02566443,0.01135427;0.5506816;0.00539764,0;0;0,0.004429702;0.3191729;0.005192637,0.007978585;0.6257762;-0.004890919,0.1750486;0.5173432;-0.001001596,0.2191348;0.2527314;0.01772285,0.2561931;0.02397111;-0.03095365,-0.1580797;0.5074449;0.0107469,-0.1981889;0.2415411;0.01064688,-0.2432704;0.01123232;-0.02096837,0.07765166;0.005764752;-0.041991,0.1025519;-0.313058;-0.02416313,0.09810714;-0.6719329;0.05312264,0.1104037;-0.7263722;-0.01207161,-0.08165599;0.00395207;-0.03380736,-0.1132081;-0.3145412;-0.02146585,-0.1185868;-0.6775439;0.03316143,-0.1257157;-0.7334858;-0.03082811,0.007175978;0.5507764;0.0001087189,43.86095
+0;0;0,0.006937407;0.3192733;0.008208038,0.01273057;0.6261289;0.001172953,0.1748457;0.5018474;0.005293735,0.2115767;0.2362918;0.02135012,0.2439169;0.009274289;-0.03790772,-0.1504332;0.4965678;0.006852351,-0.2082208;0.234312;0.003810778,-0.2697792;0.008848324;-0.03454355,0.07694111;0.005310997;-0.04346644,0.09011721;-0.3107514;-0.0006699488,0.09199052;-0.6664319;0.091813,0.1035486;-0.7118081;0.01767174,-0.07752491;0.006714139;-0.04221709,-0.1094064;-0.3089503;-0.007001419,-0.1282597;-0.6652554;0.0810691,-0.1277251;-0.6240923;-0.0247004,0.01136169;0.5510414;0.005401154,0;0;0,0.004732009;0.3193728;0.005438209,0.008557219;0.6261806;-0.004409432,0.1750121;0.5172704;-0.001074672,0.2195795;0.2530845;0.01753414,0.2567109;0.02445891;-0.03192234,-0.1570553;0.5077021;0.01155573,-0.1981068;0.2422946;0.0109347,-0.2436082;0.01190765;-0.01981926,0.07764289;0.005769298;-0.04213989,0.1026158;-0.3119643;-0.0241878,0.09821585;-0.6710995;0.05370808,0.111727;-0.7262467;-0.008577589,-0.08176812;0.003962372;-0.03370085,-0.1131788;-0.3134631;-0.02125033,-0.1181813;-0.6767263;0.03424783,-0.1248763;-0.7317858;-0.02925142,0.007685881;0.5511294;0.0005338192,43.88363
+0;0;0,0.006866882;0.3192758;0.008170939,0.01263785;0.6261305;0.001076631,0.1747669;0.5018841;0.005302404,0.2115752;0.2363288;0.02118437,0.2435011;0.009229228;-0.03798388,-0.1505361;0.4966156;0.006946051,-0.2125351;0.235323;0.003940748,-0.2771477;0.01057222;-0.0335646,0.07697152;0.005319347;-0.04341156,0.09000073;-0.310771;-0.0007766262,0.0920812;-0.6663407;0.09212681,0.1027465;-0.7119617;0.01810106,-0.07748114;0.006691382;-0.04230096,-0.1094231;-0.3089629;-0.007049013,-0.1282845;-0.6652384;0.08113982,-0.1277704;-0.6240795;-0.02463022,0.0112725;0.5510436;0.005316907,0;0;0,0.004732009;0.3193728;0.005438209,0.008557219;0.6261806;-0.004409432,0.1750121;0.5172704;-0.001074672,0.2195795;0.2530845;0.01753414,0.2567109;0.02445891;-0.03192234,-0.1570553;0.5077021;0.01155573,-0.1981068;0.2422946;0.0109347,-0.2436082;0.01190765;-0.01981926,0.07764289;0.005769298;-0.04213989,0.1026158;-0.3119643;-0.0241878,0.09821585;-0.6710995;0.05370808,0.111727;-0.7262467;-0.008577589,-0.08176812;0.003962372;-0.03370085,-0.1131788;-0.3134631;-0.02125033,-0.1181813;-0.6767263;0.03424783,-0.1248763;-0.7317858;-0.02925142,0.007685881;0.5511294;0.0005338192,43.89513
+0;0;0,0.006866882;0.3192758;0.008170939,0.01263785;0.6261305;0.001076631,0.1747669;0.5018841;0.005302404,0.2115752;0.2363288;0.02118437,0.2435011;0.009229228;-0.03798388,-0.1505361;0.4966156;0.006946051,-0.2125351;0.235323;0.003940748,-0.2771477;0.01057222;-0.0335646,0.07697152;0.005319347;-0.04341156,0.09000073;-0.310771;-0.0007766262,0.0920812;-0.6663407;0.09212681,0.1027465;-0.7119617;0.01810106,-0.07748114;0.006691382;-0.04230096,-0.1094231;-0.3089629;-0.007049013,-0.1282845;-0.6652384;0.08113982,-0.1277704;-0.6240795;-0.02463022,0.0112725;0.5510436;0.005316907,0;0;0,0.004732009;0.3193728;0.005438209,0.008557219;0.6261806;-0.004409432,0.1750121;0.5172704;-0.001074672,0.2195795;0.2530845;0.01753414,0.2567109;0.02445891;-0.03192234,-0.1570553;0.5077021;0.01155573,-0.1981068;0.2422946;0.0109347,-0.2436082;0.01190765;-0.01981926,0.07764289;0.005769298;-0.04213989,0.1026158;-0.3119643;-0.0241878,0.09821585;-0.6710995;0.05370808,0.111727;-0.7262467;-0.008577589,-0.08176812;0.003962372;-0.03370085,-0.1131788;-0.3134631;-0.02125033,-0.1181813;-0.6767263;0.03424783,-0.1248763;-0.7317858;-0.02925142,0.007685881;0.5511294;0.0005338192,43.90648
+0;0;0,0.006869962;0.319419;0.008174605,0.01264306;0.6263866;0.001077759,0.1746031;0.5021648;0.005305016,0.2113844;0.2368042;0.02117533,0.2433152;0.009669513;-0.0380021,-0.1503646;0.4969018;0.006946969,-0.2123181;0.2358009;0.003943871,-0.2769407;0.01101525;-0.03356729,0.07694908;0.005317796;-0.04339891,0.08998797;-0.3110071;-0.000732325,0.09206855;-0.6665974;0.09217647,0.1027166;-0.7120959;0.01827059,-0.07745856;0.006689432;-0.04228863,-0.1094243;-0.3091991;-0.007010516,-0.1282867;-0.6654952;0.0811834,-0.1277734;-0.6243543;-0.02441534,0.01127723;0.5512737;0.005319504,0;0;0,0.004931364;0.3195066;0.005806565,0.008920204;0.6264347;-0.003734589,0.1751217;0.5173489;-0.0008692741,0.2199515;0.25336;0.01705122,0.2571453;0.02485029;-0.03306532,-0.1565076;0.5078209;0.01237623,-0.1984296;0.2427512;0.01113371,-0.2450451;0.01261474;-0.02010699,0.07764846;0.005678862;-0.04208767,0.102858;-0.3122382;-0.02350914,0.09864381;-0.671427;0.05424964,0.1113196;-0.7268283;-0.007568002,-0.08172509;0.004061948;-0.03372559,-0.1132094;-0.3135798;-0.02090385,-0.1180204;-0.6767769;0.03518128,-0.1248459;-0.7318087;-0.02805229,0.008008931;0.5513533;0.001140118,43.9292
+0;0;0,0.006742233;0.3194203;0.008229829,0.01248524;0.626389;0.001159212,0.1745099;0.5023692;0.005441597,0.2112041;0.2369937;0.02126447,0.2430374;0.009821326;-0.0378208,-0.1506566;0.497312;0.006879963,-0.2178167;0.2374925;0.004810248,-0.290714;0.01539703;-0.03354776,0.07697595;0.00531697;-0.04335134,0.08973655;-0.3110243;-0.0007217228,0.09220744;-0.6665888;0.09227607,0.1023345;-0.7113913;0.01759338,-0.07744488;0.006683688;-0.04231458,-0.1096424;-0.3091842;-0.007061932,-0.1280188;-0.6653705;0.08167607,-0.1274461;-0.6242217;-0.02392155,0.01112337;0.5512757;0.005394164,0;0;0,0.004931364;0.3195066;0.005806565,0.008920204;0.6264347;-0.003734589,0.1751217;0.5173489;-0.0008692741,0.2199515;0.25336;0.01705122,0.2571453;0.02485029;-0.03306532,-0.1565076;0.5078209;0.01237623,-0.1984296;0.2427512;0.01113371,-0.2450451;0.01261474;-0.02010699,0.07764846;0.005678862;-0.04208767,0.102858;-0.3122382;-0.02350914,0.09864381;-0.671427;0.05424964,0.1113196;-0.7268283;-0.007568002,-0.08172509;0.004061948;-0.03372559,-0.1132094;-0.3135798;-0.02090385,-0.1180204;-0.6767769;0.03518128,-0.1248459;-0.7318087;-0.02805229,0.008008931;0.5513533;0.001140118,43.94059
+0;0;0,0.006744426;0.3195242;0.008232506,0.01248848;0.6265491;0.001160511,0.1743152;0.5025728;0.005443722,0.2109994;0.2372687;0.02126234,0.242844;0.01001629;-0.03784375,-0.1504578;0.4975218;0.006880346,-0.2175999;0.237772;0.004811187,-0.2905228;0.01559837;-0.03356033,0.07701483;0.005319655;-0.04337323,0.08977328;-0.3109683;-0.0007508062,0.09224337;-0.6664182;0.092217,0.1023588;-0.7111346;0.01762031,-0.077484;0.006687064;-0.04233595,-0.109676;-0.3091276;-0.007089242,-0.1280466;-0.665199;0.08162014,-0.1274745;-0.6240631;-0.02385587,0.01112633;0.5514201;0.005396346,0;0;0,0.005183849;0.3195968;0.006326556,0.009322472;0.6265885;-0.002878308,0.1752612;0.5174505;-0.0007017846,0.2202643;0.2535135;0.01645195,0.2570852;0.02519825;-0.03519714,-0.1559383;0.5079613;0.01304171,-0.1981956;0.2430184;0.01171046,-0.2467035;0.01325391;-0.0200157,0.07765439;0.005591765;-0.04218233,0.1030033;-0.3122236;-0.0229882,0.09979215;-0.6713817;0.05439925,0.11051;-0.7271476;-0.007073283,-0.08179832;0.00415048;-0.03365456,-0.113336;-0.3134196;-0.02053176,-0.1178261;-0.6764122;0.03612401,-0.1242773;-0.7315984;-0.02673474,0.008374475;0.5514878;0.00193286,43.96318
+0;0;0,0.006750387;0.3198066;0.008239782,0.01249848;0.6270468;0.001163126,0.1738366;0.5031706;0.005448784,0.2105179;0.2378881;0.02126612,0.242365;0.01061691;-0.03784485,-0.1499656;0.4981347;0.006881115,-0.2171023;0.2384061;0.004812124,-0.2900313;0.01621409;-0.03356257,0.07701153;0.005319428;-0.04337138,0.08976361;-0.3108106;-0.0007702447,0.09223631;-0.6666358;0.09229572,0.1023348;-0.7112272;0.01782378,-0.07748068;0.006686778;-0.04233414,-0.1096566;-0.3089701;-0.007105038,-0.1280466;-0.6654176;0.08169802,-0.1274755;-0.6243002;-0.02360161,0.01113549;0.5518719;0.00540155,0;0;0,0.0052955;0.3198723;0.006590009,0.009554897;0.6270864;-0.002329707,0.1747811;0.5172101;-0.001366854,0.2204615;0.2534218;0.01594079,0.2572787;0.02517684;-0.03610981,-0.1551923;0.5083405;0.01346091,-0.1993784;0.2437381;0.01153789,-0.2487606;0.01414949;-0.02025851,0.0776843;0.005539402;-0.04212618,0.1030672;-0.3120691;-0.02222109,0.1002554;-0.671773;0.05448699,0.1104238;-0.7277232;-0.006513834,-0.08177969;0.00421813;-0.03368143,-0.1133477;-0.3131607;-0.01990398,-0.117592;-0.6765142;0.03697405,-0.1241534;-0.7318348;-0.02539006,0.008578479;0.5519356;0.002412677,43.98559
+0;0;0,0.006597575;0.3198079;0.00831224,0.01229699;0.6270501;0.00128233,0.1736856;0.5033155;0.005618277,0.2102026;0.2380094;0.02142058,0.2416927;0.01068974;-0.03769522,-0.1501496;0.4981112;0.007079165,-0.221981;0.239637;0.005727496,-0.2997188;0.01886822;-0.03140121,0.07702158;0.005296202;-0.04335639,0.08942697;-0.3108235;-0.0005770661,0.09152204;-0.6667365;0.09216188,0.1028393;-0.7097778;0.01634093,-0.07749881;0.006699638;-0.04229893,-0.1100789;-0.3089783;-0.007634651,-0.1284192;-0.6653183;0.08160892,-0.1278609;-0.6241953;-0.02369019,0.01094199;0.5518744;0.005509377,0;0;0,0.0052955;0.3198723;0.006590009,0.009554897;0.6270864;-0.002329707,0.1747811;0.5172101;-0.001366854,0.2204615;0.2534218;0.01594079,0.2572787;0.02517684;-0.03610981,-0.1551923;0.5083405;0.01346091,-0.1993784;0.2437381;0.01153789,-0.2487606;0.01414949;-0.02025851,0.0776843;0.005539402;-0.04212618,0.1030672;-0.3120691;-0.02222109,0.1002554;-0.671773;0.05448699,0.1104238;-0.7277232;-0.006513834,-0.08177969;0.00421813;-0.03368143,-0.1133477;-0.3131607;-0.01990398,-0.117592;-0.6765142;0.03697405,-0.1241534;-0.7318348;-0.02539006,0.008578479;0.5519356;0.002412677,43.9968
+0;0;0,0.006597575;0.3198079;0.00831224,0.01229699;0.6270501;0.00128233,0.1736856;0.5033155;0.005618277,0.2102026;0.2380094;0.02142058,0.2416927;0.01068974;-0.03769522,-0.1501496;0.4981112;0.007079165,-0.221981;0.239637;0.005727496,-0.2997188;0.01886822;-0.03140121,0.07702158;0.005296202;-0.04335639,0.08942697;-0.3108235;-0.0005770661,0.09152204;-0.6667365;0.09216188,0.1028393;-0.7097778;0.01634093,-0.07749881;0.006699638;-0.04229893,-0.1100789;-0.3089783;-0.007634651,-0.1284192;-0.6653183;0.08160892,-0.1278609;-0.6241953;-0.02369019,0.01094199;0.5518744;0.005509377,0;0;0,0.0052955;0.3198723;0.006590009,0.009554897;0.6270864;-0.002329707,0.1747811;0.5172101;-0.001366854,0.2204615;0.2534218;0.01594079,0.2572787;0.02517684;-0.03610981,-0.1551923;0.5083405;0.01346091,-0.1993784;0.2437381;0.01153789,-0.2487606;0.01414949;-0.02025851,0.0776843;0.005539402;-0.04212618,0.1030672;-0.3120691;-0.02222109,0.1002554;-0.671773;0.05448699,0.1104238;-0.7277232;-0.006513834,-0.08177969;0.00421813;-0.03368143,-0.1133477;-0.3131607;-0.01990398,-0.117592;-0.6765142;0.03697405,-0.1241534;-0.7318348;-0.02539006,0.008578479;0.5519356;0.002412677,44.0082
+0;0;0,0.006599997;0.3199253;0.008315291,0.01230123;0.6272652;0.0012837,0.1738316;0.5034769;0.005620379,0.2103134;0.238427;0.02140743,0.2418066;0.01108417;-0.03771438,-0.1502861;0.4982681;0.007082542,-0.2220481;0.2400434;0.005732178,-0.2997939;0.01925217;-0.0314003,0.07703791;0.005297325;-0.04336557,0.0894276;-0.3104223;-0.000640396,0.09152086;-0.6660295;0.09201887,0.1027897;-0.7087586;0.01652203,-0.07751524;0.006701059;-0.0423079,-0.1100541;-0.3085774;-0.007687487,-0.1283786;-0.6646111;0.08147942,-0.1278227;-0.6235358;-0.0233696,0.01094603;0.5520781;0.005511384,0;0;0,0.005292494;0.3199872;0.00671649,0.009599879;0.6273071;-0.001916885,0.1749236;0.5172112;-0.001084089,0.2206609;0.2536663;0.01576126,0.2574565;0.02550292;-0.03677022,-0.1552569;0.5083675;0.01389481,-0.2015241;0.2443894;0.01133905,-0.2535852;0.01536429;-0.02042717,0.07773207;0.005468786;-0.04208672,0.1031618;-0.3117091;-0.02185476,0.1002069;-0.6711634;0.05450273,0.1102999;-0.7274694;-0.005210638,-0.08178753;0.004298448;-0.03370161,-0.1133534;-0.3126531;-0.01944816,-0.1173079;-0.6756362;0.03777217,-0.1238637;-0.7308629;-0.02395072,0.008613229;0.5521399;0.002743364,44.03042
+0;0;0,0.006323317;0.3199308;0.008319539,0.01190098;0.627272;0.001250161,0.1735125;0.5036664;0.005709318,0.209884;0.2386014;0.02149821,0.2406547;0.01115493;-0.03760534,-0.1506427;0.4982337;0.007341311,-0.2277533;0.2415524;0.006792722,-0.3143091;0.0241864;-0.03105001,0.07707003;0.005286796;-0.04330974,0.08904445;-0.3104271;-0.0004242919,0.09142613;-0.6660393;0.09220877,0.1025726;-0.706587;0.01465192,-0.07749687;0.006705274;-0.04234086,-0.1107455;-0.3085022;-0.00774904,-0.1286063;-0.6645766;0.08134937,-0.1280999;-0.6235;-0.02349976,0.01057269;0.5520851;0.005488734,0;0;0,0.005292494;0.3199872;0.00671649,0.009599879;0.6273071;-0.001916885,0.1749236;0.5172112;-0.001084089,0.2206609;0.2536663;0.01576126,0.2574565;0.02550292;-0.03677022,-0.1552569;0.5083675;0.01389481,-0.2015241;0.2443894;0.01133905,-0.2535852;0.01536429;-0.02042717,0.07773207;0.005468786;-0.04208672,0.1031618;-0.3117091;-0.02185476,0.1002069;-0.6711634;0.05450273,0.1102999;-0.7274694;-0.005210638,-0.08178753;0.004298448;-0.03370161,-0.1133534;-0.3126531;-0.01944816,-0.1173079;-0.6756362;0.03777217,-0.1238637;-0.7308629;-0.02395072,0.008613229;0.5521399;0.002743364,44.04165
+0;0;0,0.006324083;0.3199696;0.008320547,0.01190222;0.6273366;0.001250481,0.1735201;0.5037207;0.005710122,0.2098752;0.2387747;0.02149193,0.2406481;0.01131226;-0.03761574,-0.150648;0.4982877;0.00734218,-0.2277241;0.2417216;0.006793837,-0.3142859;0.02434039;-0.03105153,0.07712842;0.005290802;-0.04334256,0.08910714;-0.3105364;-0.0004417151,0.09149183;-0.6665977;0.09230836,0.1026359;-0.7071299;0.01476862,-0.07755558;0.006710353;-0.04237293,-0.1108161;-0.3086102;-0.007768709,-0.1286995;-0.6651344;0.08144224,-0.1281932;-0.6240603;-0.02338377,0.01057378;0.5521413;0.005489529,0;0;0,0.005279109;0.3200207;0.00697422,0.009600766;0.6273715;-0.001459957,0.1748881;0.5171331;-0.001164914,0.2208073;0.2537332;0.0155412,0.2573859;0.02557907;-0.03725576,-0.1552687;0.5084077;0.01422553,-0.2021048;0.2446533;0.01154463,-0.2579198;0.01659843;-0.02094348,0.07777856;0.005432829;-0.04214668,0.1031598;-0.3118322;-0.02142417,0.100246;-0.6717899;0.05479896,0.1100842;-0.7281293;-0.004867673,-0.08187614;0.004332543;-0.03365842,-0.1134724;-0.3127189;-0.01913792,-0.1174019;-0.6761363;0.03831062,-0.1237481;-0.7314441;-0.02328235,0.008610651;0.5521933;0.003157734,44.05278
+0;0;0,0.006323497;0.3199399;0.008319776,0.01190156;0.6273031;0.001249948,0.1736435;0.5036546;0.005709514,0.2099381;0.2391495;0.02146506,0.240708;0.01170947;-0.03763681,-0.1507712;0.4982175;0.007342814,-0.227719;0.2420785;0.006795384,-0.3142724;0.02471858;-0.03104627,0.07712515;0.005290578;-0.04334072,0.08911147;-0.3107367;-0.0004126988,0.09149958;-0.6673088;0.09247042,0.1026474;-0.7078645;0.0149048,-0.0775523;0.006710069;-0.04237114,-0.1108339;-0.3088103;-0.007744994,-0.1287429;-0.6658459;0.08159392,-0.1282364;-0.624768;-0.02326706,0.0105732;0.552112;0.005488753,0;0;0,0.005185883;0.3199814;0.007469177,0.009521309;0.6273378;-0.0005691051,0.1749181;0.5171391;-0.001124263,0.2210635;0.2542015;0.01509011,0.2575812;0.02593209;-0.03714323,-0.155479;0.5082682;0.01480603,-0.2051382;0.2454937;0.0113483,-0.2637671;0.01829901;-0.02202891,0.07780964;0.005385697;-0.04208744,0.1030966;-0.3120431;-0.02065659,0.09978528;-0.6725733;0.05539334,0.1093683;-0.7288968;-0.004399896,-0.08185764;0.004384122;-0.03368685,-0.1136032;-0.3128333;-0.01868539,-0.1173319;-0.6767344;0.03909629,-0.1240009;-0.7319664;-0.0226275,0.008521862;0.5521594;0.003972173,44.0754
+0;0;0,0.006137131;0.3199418;0.00838751,0.01163268;0.6273077;0.001371871,0.1734303;0.5037944;0.005825694,0.2095384;0.2392523;0.02138574,0.2398527;0.01171784;-0.03758816,-0.1509904;0.4981219;0.007562083,-0.2343476;0.2439959;0.007639212,-0.3305356;0.0306728;-0.02990953,0.07711284;0.00522977;-0.04337002,0.0887638;-0.3107868;-0.0002710707,0.09130946;-0.6673826;0.09251682,0.1024624;-0.7079374;0.0149511,-0.07757244;0.00676076;-0.04232619,-0.1110119;-0.3087483;-0.007748708,-0.1294765;-0.6657438;0.08163756,-0.1289971;-0.6246568;-0.02322257,0.01031962;0.5521156;0.00559719,0;0;0,0.005185883;0.3199814;0.007469177,0.009521309;0.6273378;-0.0005691051,0.1749181;0.5171391;-0.001124263,0.2210635;0.2542015;0.01509011,0.2575812;0.02593209;-0.03714323,-0.155479;0.5082682;0.01480603,-0.2051382;0.2454937;0.0113483,-0.2637671;0.01829901;-0.02202891,0.07780964;0.005385697;-0.04208744,0.1030966;-0.3120431;-0.02065659,0.09978528;-0.6725733;0.05539334,0.1093683;-0.7288968;-0.004399896,-0.08185764;0.004384122;-0.03368685,-0.1136032;-0.3128333;-0.01868539,-0.1173319;-0.6767344;0.03909629,-0.1240009;-0.7319664;-0.0226275,0.008521862;0.5521594;0.003972173,44.08627
+0;0;0,0.006137131;0.3199418;0.00838751,0.01163268;0.6273077;0.001371871,0.1734303;0.5037944;0.005825694,0.2095384;0.2392523;0.02138574,0.2398527;0.01171784;-0.03758816,-0.1509904;0.4981219;0.007562083,-0.2343476;0.2439959;0.007639212,-0.3305356;0.0306728;-0.02990953,0.07711284;0.00522977;-0.04337002,0.0887638;-0.3107868;-0.0002710707,0.09130946;-0.6673826;0.09251682,0.1024624;-0.7079374;0.0149511,-0.07757244;0.00676076;-0.04232619,-0.1110119;-0.3087483;-0.007748708,-0.1294765;-0.6657438;0.08163756,-0.1289971;-0.6246568;-0.02322257,0.01031962;0.5521156;0.00559719,0;0;0,0.005185883;0.3199814;0.007469177,0.009521309;0.6273378;-0.0005691051,0.1749181;0.5171391;-0.001124263,0.2210635;0.2542015;0.01509011,0.2575812;0.02593209;-0.03714323,-0.155479;0.5082682;0.01480603,-0.2051382;0.2454937;0.0113483,-0.2637671;0.01829901;-0.02202891,0.07780964;0.005385697;-0.04208744,0.1030966;-0.3120431;-0.02065659,0.09978528;-0.6725733;0.05539334,0.1093683;-0.7288968;-0.004399896,-0.08185764;0.004384122;-0.03368685,-0.1136032;-0.3128333;-0.01868539,-0.1173319;-0.6767344;0.03909629,-0.1240009;-0.7319664;-0.0226275,0.008521862;0.5521594;0.003972173,44.10857
+0;0;0,0.006139258;0.3200527;0.008390417,0.01163614;0.6274925;0.001373583,0.1730576;0.5040838;0.00582727,0.2091597;0.2395861;0.0213847,0.2394759;0.01203744;-0.03759287,-0.1506152;0.4984243;0.007559657,-0.2339584;0.244341;0.007636773,-0.3301524;0.03100461;-0.02991431,0.07701336;0.005223024;-0.04331407,0.08867159;-0.3109905;-0.0001882538,0.09122389;-0.6685177;0.09284201,0.1024025;-0.7092346;0.01509801,-0.07747237;0.006752039;-0.04227159,-0.1109327;-0.3089536;-0.007672556,-0.1294455;-0.6668816;0.08194719,-0.128965;-0.6257691;-0.02315395,0.01032295;0.5522935;0.005599293,0;0;0,0.005037129;0.3200911;0.007624269,0.009270772;0.6275293;-0.0001783366,0.1741905;0.5170195;-0.001862884,0.2210949;0.2543101;0.015113,0.2575529;0.02608053;-0.03740239,-0.1553244;0.5085111;0.01500252,-0.2076231;0.2463014;0.01108419,-0.2686558;0.01978743;-0.02271276,0.07775061;0.005414501;-0.04195201,0.1027897;-0.3122137;-0.02022314,0.09937267;-0.6736497;0.05619133,0.1092388;-0.7297292;-0.004330996,-0.08169425;0.004353676;-0.03378671,-0.1142624;-0.3129928;-0.0190448,-0.1175741;-0.677754;0.03947903,-0.1244405;-0.7332363;-0.02229168,0.008294962;0.5523397;0.004298807,44.13082
+0;0;0,0.006174504;0.3201065;0.008409364,0.01176168;0.6276188;0.001414552,0.173731;0.5041238;0.005884338,0.2097897;0.2402002;0.02135854,0.2392079;0.01259544;-0.03787527,-0.1510807;0.4984242;0.007783351,-0.2426592;0.2478077;0.007467919,-0.3432143;0.03649633;-0.03013778,0.07708815;0.005143889;-0.04333453,0.08856045;-0.311045;-7.22222E-05,0.09112238;-0.6706657;0.09353481,0.102853;-0.7112135;0.01511664,-0.07751728;0.006843974;-0.04232204,-0.1110567;-0.308838;-0.007701177,-0.1297998;-0.6688206;0.0826159,-0.1293618;-0.6276591;-0.02292664,0.01042083;0.5524094;0.005633328,0;0;0,0.004999168;0.3201467;0.007620931,0.009226575;0.6276652;2.849149E-05,0.174643;0.5167419;-0.001913428,0.22134;0.2545868;0.01509905,0.2578773;0.02637883;-0.0374763,-0.1558754;0.5083663;0.01535692,-0.2104524;0.2472205;0.01092967,-0.2740932;0.02149378;-0.02335296,0.0777768;0.005328938;-0.042063,0.1027016;-0.3122403;-0.01954281,0.0995266;-0.6758136;0.05727077,0.1096635;-0.7314591;-0.004584551,-0.08179907;0.004439214;-0.03370653,-0.1144535;-0.3129031;-0.01934791,-0.1178635;-0.6796615;0.04042316,-0.1248458;-0.7356784;-0.02135343,0.008252613;0.5524603;0.00442648,44.14206
+0;0;0,0.006174504;0.3201065;0.008409364,0.01176168;0.6276188;0.001414552,0.173731;0.5041238;0.005884338,0.2097897;0.2402002;0.02135854,0.2392079;0.01259544;-0.03787527,-0.1510807;0.4984242;0.007783351,-0.2426592;0.2478077;0.007467919,-0.3432143;0.03649633;-0.03013778,0.07708815;0.005143889;-0.04333453,0.08856045;-0.311045;-7.22222E-05,0.09112238;-0.6706657;0.09353481,0.102853;-0.7112135;0.01511664,-0.07751728;0.006843974;-0.04232204,-0.1110567;-0.308838;-0.007701177,-0.1297998;-0.6688206;0.0826159,-0.1293618;-0.6276591;-0.02292664,0.01042083;0.5524094;0.005633328,0;0;0,0.004999168;0.3201467;0.007620931,0.009226575;0.6276652;2.849149E-05,0.174643;0.5167419;-0.001913428,0.22134;0.2545868;0.01509905,0.2578773;0.02637883;-0.0374763,-0.1558754;0.5083663;0.01535692,-0.2104524;0.2472205;0.01092967,-0.2740932;0.02149378;-0.02335296,0.0777768;0.005328938;-0.042063,0.1027016;-0.3122403;-0.01954281,0.0995266;-0.6758136;0.05727077,0.1096635;-0.7314591;-0.004584551,-0.08179907;0.004439214;-0.03370653,-0.1144535;-0.3129031;-0.01934791,-0.1178635;-0.6796615;0.04042316,-0.1248458;-0.7356784;-0.02135343,0.008252613;0.5524603;0.00442648,44.1535
+0;0;0,0.006174504;0.3201065;0.008409364,0.01176168;0.6276188;0.001414552,0.173731;0.5041238;0.005884338,0.2097897;0.2402002;0.02135854,0.2392079;0.01259544;-0.03787527,-0.1510807;0.4984242;0.007783351,-0.2426592;0.2478077;0.007467919,-0.3432143;0.03649633;-0.03013778,0.07708815;0.005143889;-0.04333453,0.08856045;-0.311045;-7.22222E-05,0.09112238;-0.6706657;0.09353481,0.102853;-0.7112135;0.01511664,-0.07751728;0.006843974;-0.04232204,-0.1110567;-0.308838;-0.007701177,-0.1297998;-0.6688206;0.0826159,-0.1293618;-0.6276591;-0.02292664,0.01042083;0.5524094;0.005633328,0;0;0,0.004999168;0.3201467;0.007620931,0.009226575;0.6276652;2.849149E-05,0.174643;0.5167419;-0.001913428,0.22134;0.2545868;0.01509905,0.2578773;0.02637883;-0.0374763,-0.1558754;0.5083663;0.01535692,-0.2104524;0.2472205;0.01092967,-0.2740932;0.02149378;-0.02335296,0.0777768;0.005328938;-0.042063,0.1027016;-0.3122403;-0.01954281,0.0995266;-0.6758136;0.05727077,0.1096635;-0.7314591;-0.004584551,-0.08179907;0.004439214;-0.03370653,-0.1144535;-0.3129031;-0.01934791,-0.1178635;-0.6796615;0.04042316,-0.1248458;-0.7356784;-0.02135343,0.008252613;0.5524603;0.00442648,44.17551
+0;0;0,0.006200941;0.3200792;0.008423105,0.01185619;0.6275949;0.001447869,0.1738054;0.5041794;0.005799721,0.2100653;0.2401156;0.02122636,0.238808;0.01239939;-0.03791944,-0.1510049;0.4984707;0.007984098,-0.2501964;0.2505934;0.007418951,-0.3609231;0.04456536;-0.03093573,0.07711021;0.005089936;-0.04333175,0.08846099;-0.3112821;9.801611E-05,0.09080132;-0.6710742;0.09382279,0.1026211;-0.711641;0.01615576,-0.07751578;0.006904402;-0.04234578,-0.111202;-0.3089418;-0.00752233,-0.1299111;-0.6690971;0.08291149,-0.1295494;-0.6279887;-0.02210291,0.0104946;0.5523846;0.005660363,0;0;0,0.004765261;0.3201235;0.007638216,0.008825872;0.6276503;0.0001138449,0.1743028;0.5169945;-0.002185106,0.2211841;0.2547228;0.01508117,0.257849;0.02654283;-0.03753686,-0.1562106;0.5083493;0.01547959,-0.212625;0.2474313;0.01082821,-0.2800182;0.02290776;-0.02419175,0.07776918;0.005345911;-0.04210591,0.1022107;-0.3124436;-0.01933157,0.09917567;-0.6761574;0.0577606,0.1100067;-0.7321163;-0.00261569,-0.08183244;0.004428877;-0.03366556,-0.1148211;-0.3130735;-0.01916695,-0.1181348;-0.6800256;0.04062682,-0.1248151;-0.7341138;-0.02290345,0.007890251;0.5524426;0.004484653,44.18699
+0;0;0,0.006200941;0.3200792;0.008423105,0.01185619;0.6275949;0.001447869,0.1738054;0.5041794;0.005799721,0.2100653;0.2401156;0.02122636,0.238808;0.01239939;-0.03791944,-0.1510049;0.4984707;0.007984098,-0.2501964;0.2505934;0.007418951,-0.3609231;0.04456536;-0.03093573,0.07711021;0.005089936;-0.04333175,0.08846099;-0.3112821;9.801611E-05,0.09080132;-0.6710742;0.09382279,0.1026211;-0.711641;0.01615576,-0.07751578;0.006904402;-0.04234578,-0.111202;-0.3089418;-0.00752233,-0.1299111;-0.6690971;0.08291149,-0.1295494;-0.6279887;-0.02210291,0.0104946;0.5523846;0.005660363,0;0;0,0.004765261;0.3201235;0.007638216,0.008825872;0.6276503;0.0001138449,0.1743028;0.5169945;-0.002185106,0.2211841;0.2547228;0.01508117,0.257849;0.02654283;-0.03753686,-0.1562106;0.5083493;0.01547959,-0.212625;0.2474313;0.01082821,-0.2800182;0.02290776;-0.02419175,0.07776918;0.005345911;-0.04210591,0.1022107;-0.3124436;-0.01933157,0.09917567;-0.6761574;0.0577606,0.1100067;-0.7321163;-0.00261569,-0.08183244;0.004428877;-0.03366556,-0.1148211;-0.3130735;-0.01916695,-0.1181348;-0.6800256;0.04062682,-0.1248151;-0.7341138;-0.02290345,0.007890251;0.5524426;0.004484653,44.19798
+0;0;0,0.006201374;0.3201016;0.008423693,0.01186051;0.6278289;0.001442757,0.1723266;0.5047786;0.005797387,0.2085464;0.2410075;0.02120693,0.2372881;0.01329839;-0.03793702,-0.1495365;0.4991217;0.007961944,-0.2486181;0.2515191;0.007397423,-0.3593414;0.04549748;-0.03095606,0.07711289;0.005090113;-0.04333325,0.08846573;-0.3113392;0.0001043715,0.090808;-0.6714302;0.09390703,0.1025177;-0.7113399;0.01696326,-0.07751847;0.006904643;-0.04234725,-0.1112108;-0.3089987;-0.007517491,-0.1299354;-0.6694533;0.08299148,-0.1295771;-0.6284483;-0.02104499,0.01049761;0.5525464;0.005659294,0;0;0,0.0053454;0.3201593;0.006623268,0.01025827;0.6278474;-0.002308488,0.1739766;0.5170841;-0.002561808,0.2211297;0.255189;0.01510417,0.2577553;0.02696228;-0.0373044,-0.153443;0.5091631;0.01525002,-0.2124557;0.2491252;0.01052535,-0.2824305;0.02531582;-0.02394806,0.07778392;0.005364597;-0.04208279,0.1019553;-0.3124811;-0.01899457,0.09866077;-0.6764686;0.05828536,0.1096651;-0.7331046;0.0006837845,-0.08183377;0.00441111;-0.03367273,-0.1150176;-0.3131194;-0.0189622,-0.11854;-0.6803523;0.04101713,-0.1253169;-0.7342699;-0.02108561,0.009098515;0.552592;0.002420425,44.22028
+0;0;0,0.006408499;0.3201002;0.008319728,0.01241921;0.6278182;0.001219375,0.1727768;0.5047474;0.005572235,0.2092769;0.241008;0.02086419,0.2377249;0.01317881;-0.03795834,-0.1491004;0.4991944;0.008116326,-0.2589568;0.2561797;0.008242778,-0.3776494;0.05445451;-0.02910056,0.07705791;0.005057616;-0.04343475,0.08831512;-0.3113394;0.0002625063,0.09056515;-0.67144;0.09403034,0.1007263;-0.711465;0.0169714,-0.07757437;0.006915487;-0.04224298,-0.1113395;-0.3089822;-0.007432658,-0.130297;-0.6693921;0.08320545,-0.1300345;-0.6283885;-0.02083145,0.01095488;0.5525393;0.005464867,0;0;0,0.0053454;0.3201593;0.006623268,0.01025827;0.6278474;-0.002308488,0.1739766;0.5170841;-0.002561808,0.2211297;0.255189;0.01510417,0.2577553;0.02696228;-0.0373044,-0.153443;0.5091631;0.01525002,-0.2124557;0.2491252;0.01052535,-0.2824305;0.02531582;-0.02394806,0.07778392;0.005364597;-0.04208279,0.1019553;-0.3124811;-0.01899457,0.09866077;-0.6764686;0.05828536,0.1096651;-0.7331046;0.0006837845,-0.08183377;0.00441111;-0.03367273,-0.1150176;-0.3131194;-0.0189622,-0.11854;-0.6803523;0.04101713,-0.1253169;-0.7342699;-0.02108561,0.009098515;0.552592;0.002420425,44.23148
+0;0;0,0.006405532;0.319952;0.008315877,0.01241237;0.6274722;0.001220239,0.1718522;0.5047244;0.005569569,0.2083839;0.2407566;0.02087477,0.2368313;0.012932;-0.03794657,-0.1481976;0.499203;0.008099217,-0.2581491;0.2559778;0.008225778,-0.3768393;0.05425663;-0.02911681,0.07709674;0.005060164;-0.04345664,0.08836385;-0.3116151;0.0002790578,0.09062113;-0.6728764;0.0943491,0.1008002;-0.7130249;0.01715424,-0.07761347;0.006918971;-0.04226427,-0.1114083;-0.3092566;-0.007423323,-0.1304269;-0.6708281;0.0835069,-0.130164;-0.6298051;-0.0207135,0.01094906;0.552245;0.00546281,0;0;0,0.005719095;0.320017;0.005989194,0.0111018;0.6274813;-0.003555179,0.1738703;0.5173569;-0.002862334,0.2211641;0.2552626;0.0149616,0.2579227;0.02703895;-0.03734565,-0.151812;0.5094956;0.01508849,-0.2129597;0.2497252;0.009781608,-0.2873897;0.02729526;-0.02425289,0.07780354;0.005379692;-0.04213858,0.1018177;-0.3127384;-0.01874661,0.0982959;-0.6778025;0.05922616,0.109157;-0.7343084;0.001069069,-0.08189999;0.00439896;-0.03363082,-0.1152414;-0.3134185;-0.01936869,-0.1191074;-0.6817636;0.04121871,-0.1256625;-0.7362204;-0.02048681,0.009826221;0.5522884;0.001307964,44.24263
+0;0;0,0.006405532;0.319952;0.008315877,0.01241237;0.6274722;0.001220239,0.1718522;0.5047244;0.005569569,0.2083839;0.2407566;0.02087477,0.2368313;0.012932;-0.03794657,-0.1481976;0.499203;0.008099217,-0.2581491;0.2559778;0.008225778,-0.3768393;0.05425663;-0.02911681,0.07709674;0.005060164;-0.04345664,0.08836385;-0.3116151;0.0002790578,0.09062113;-0.6728764;0.0943491,0.1008002;-0.7130249;0.01715424,-0.07761347;0.006918971;-0.04226427,-0.1114083;-0.3092566;-0.007423323,-0.1304269;-0.6708281;0.0835069,-0.130164;-0.6298051;-0.0207135,0.01094906;0.552245;0.00546281,0;0;0,0.005719095;0.320017;0.005989194,0.0111018;0.6274813;-0.003555179,0.1738703;0.5173569;-0.002862334,0.2211641;0.2552626;0.0149616,0.2579227;0.02703895;-0.03734565,-0.151812;0.5094956;0.01508849,-0.2129597;0.2497252;0.009781608,-0.2873897;0.02729526;-0.02425289,0.07780354;0.005379692;-0.04213858,0.1018177;-0.3127384;-0.01874661,0.0982959;-0.6778025;0.05922616,0.109157;-0.7343084;0.001069069,-0.08189999;0.00439896;-0.03363082,-0.1152414;-0.3134185;-0.01936869,-0.1191074;-0.6817636;0.04121871,-0.1256625;-0.7362204;-0.02048681,0.009826221;0.5522884;0.001307964,44.25388
+0;0;0,0.006648888;0.3199534;0.008070059,0.0130053;0.6274589;0.0006693043,0.1723995;0.504884;0.005178154,0.2089667;0.240932;0.02067084,0.2371243;0.01299252;-0.03784417,-0.1478307;0.4996319;0.00832615,-0.2668522;0.2607144;0.007958201,-0.3911647;0.0625152;-0.02994564,0.07703242;0.004959344;-0.04358213,0.08787701;-0.3117363;0.0001131296,0.08997054;-0.673113;0.09374222,0.1006467;-0.7162924;0.01948413,-0.07768834;0.006981134;-0.04211623,-0.1110155;-0.3093319;-0.008081123,-0.1311259;-0.6707674;0.08315406,-0.1229527;-0.7189271;0.0138163,0.01144738;0.5522383;0.004991729,0;0;0,0.005719095;0.320017;0.005989194,0.0111018;0.6274813;-0.003555179,0.1738703;0.5173569;-0.002862334,0.2211641;0.2552626;0.0149616,0.2579227;0.02703895;-0.03734565,-0.151812;0.5094956;0.01508849,-0.2129597;0.2497252;0.009781608,-0.2873897;0.02729526;-0.02425289,0.07780354;0.005379692;-0.04213858,0.1018177;-0.3127384;-0.01874661,0.0982959;-0.6778025;0.05922616,0.109157;-0.7343084;0.001069069,-0.08189999;0.00439896;-0.03363082,-0.1152414;-0.3134185;-0.01936869,-0.1191074;-0.6817636;0.04121871,-0.1256625;-0.7362204;-0.02048681,0.009826221;0.5522884;0.001307964,44.2651
+0;0;0,0.006649634;0.3199892;0.008070964,0.01300888;0.6276319;0.0006666309,0.1716815;0.5052291;0.005176935,0.2082016;0.2416174;0.02064965,0.2363576;0.01369031;-0.03786217,-0.1471146;0.5000006;0.008310835,-0.2659827;0.2613911;0.007943359,-0.3902885;0.06320263;-0.02995842,0.07704335;0.004960048;-0.04358831,0.08788701;-0.3117087;0.0001032352,0.08998119;-0.6731958;0.09376094,0.1006195;-0.7161158;0.01976611,-0.07769936;0.006982124;-0.04212221,-0.1110237;-0.309304;-0.008089989,-0.1311402;-0.67085;0.08317307,-0.122996;-0.7187327;0.01408113,0.01145014;0.5523714;0.004991346,0;0;0,0.005824514;0.3200594;0.005525589,0.01120581;0.6276493;-0.004406214,0.1732238;0.5174924;-0.003428102,0.2208757;0.2558493;0.01491511,0.2574843;0.02753991;-0.03706348,-0.1509019;0.5097087;0.01472176,-0.2148357;0.2509553;0.009885328,-0.2923975;0.02971604;-0.02482064,0.07779961;0.005432397;-0.04216552,0.10123;-0.3126777;-0.01844656,0.09773097;-0.6778266;0.05967593,0.1090878;-0.7345141;0.002561688,-0.08192806;0.004354527;-0.03360137,-0.1156579;-0.3133956;-0.01936153,-0.1196245;-0.6817808;0.0416775,-0.1262982;-0.7363114;-0.01927961,0.00994271;0.5524216;0.0005400181,44.28744
+0;0;0,0.006650684;0.3200398;0.00807224,0.01300974;0.6276736;0.0006686505,0.1720132;0.5051878;0.005178524,0.2085621;0.2413678;0.02066347,0.2367154;0.01346344;-0.03784253,-0.1474406;0.4999485;0.008318888,-0.2664026;0.2611504;0.007951122,-0.390696;0.06298174;-0.02994688,0.07715884;0.004967483;-0.04365365,0.08801419;-0.3120424;8.497387E-05,0.0901095;-0.6737261;0.09379359,0.1007953;-0.7169714;0.01946867,-0.07781582;0.006992591;-0.04218534,-0.1111761;-0.3096343;-0.008116458,-0.1313035;-0.6713769;0.08319622,-0.123123;-0.719607;0.01379606,0.0114513;0.5524273;0.004992551,0;0;0,0.005412549;0.3201122;0.00580883,0.01045242;0.6277045;-0.00394094,0.1730044;0.5179911;-0.003715038,0.2208829;0.2562023;0.01501679,0.2573221;0.02777342;-0.03644586,-0.1519335;0.5090063;0.01217563,-0.2216054;0.2514833;0.01008992,-0.3010373;0.03086454;-0.02417226,0.07789797;0.005496472;-0.04225516,0.100898;-0.3129511;-0.0179987,0.09742019;-0.6782407;0.0604372,0.1077431;-0.7347343;0.001994491,-0.08209834;0.00431209;-0.03354207,-0.116049;-0.3137406;-0.01884418,-0.1201718;-0.68236;0.0420127,-0.1272279;-0.7374041;-0.018987,0.009297878;0.5524868;0.0009675026,44.30954
+0;0;0,0.006645932;0.3200411;0.008020584,0.01301749;0.627674;0.000583292,0.1720556;0.5053148;0.004913084,0.208355;0.2414702;0.02056603,0.2363888;0.01352559;-0.03784023,-0.1474804;0.5001163;0.008685763,-0.2759643;0.2663037;0.009106877,-0.4103501;0.07459547;-0.02755859,0.07715555;0.004921717;-0.04366466,0.0877482;-0.3122155;-0.0007928014,0.09005114;-0.6737838;0.09335531,0.09947188;-0.7166606;0.01849893,-0.0778209;0.007032943;-0.04216929,-0.1112333;-0.3095915;-0.008128624,-0.1318875;-0.6713997;0.0828058,-0.1319295;-0.6303857;-0.02151073,0.01145658;0.5524281;0.00491364,0;0;0,0.005412549;0.3201122;0.00580883,0.01045242;0.6277045;-0.00394094,0.1730044;0.5179911;-0.003715038,0.2208829;0.2562023;0.01501679,0.2573221;0.02777342;-0.03644586,-0.1519335;0.5090063;0.01217563,-0.2216054;0.2514833;0.01008992,-0.3010373;0.03086454;-0.02417226,0.07789797;0.005496472;-0.04225516,0.100898;-0.3129511;-0.0179987,0.09742019;-0.6782407;0.0604372,0.1077431;-0.7347343;0.001994491,-0.08209834;0.00431209;-0.03354207,-0.116049;-0.3137406;-0.01884418,-0.1201718;-0.68236;0.0420127,-0.1272279;-0.7374041;-0.018987,0.009297878;0.5524868;0.0009675026,44.32104
+0;0;0,0.006646542;0.3200706;0.00802132,0.01301778;0.627688;0.0005844356,0.1723876;0.505236;0.004913966,0.2087445;0.2409723;0.02059177,0.2367766;0.01304165;-0.03781091,-0.1478081;0.5000268;0.008694433,-0.2764961;0.2658428;0.009116216,-0.4108736;0.07414627;-0.02754701,0.07716853;0.004922545;-0.04367201,0.08775428;-0.312008;-0.0008280873,0.09005715;-0.6735655;0.09331723,0.09950349;-0.7166403;0.01825745,-0.077834;0.007034127;-0.04217638,-0.1112247;-0.309384;-0.008157901,-0.1318782;-0.6711814;0.08277382,-0.1319203;-0.6301375;-0.02182614,0.01145696;0.5524466;0.004914523,0;0;0,0.005072642;0.3201486;0.005733013,0.00966106;0.6277285;-0.004135013,0.1727522;0.5182744;-0.004140615,0.2208943;0.2561255;0.01491678,0.2572688;0.02764243;-0.03628349,-0.1529515;0.5087972;0.0109144,-0.2270867;0.2520751;0.0101227,-0.3098364;0.03254181;-0.02314441,0.0779028;0.005534515;-0.04227269,0.10057;-0.3127071;-0.01775503,0.09707353;-0.677968;0.0607605,0.1067146;-0.7343468;0.001524691,-0.08212447;0.004283429;-0.03352135,-0.1162765;-0.3135404;-0.01888235,-0.1204999;-0.6821034;0.04223979,-0.127625;-0.7374701;-0.01879206,0.008646835;0.5525154;0.0008058548,44.34308
+0;0;0,0.006646542;0.3200706;0.00802132,0.01301778;0.627688;0.0005844356,0.1723876;0.505236;0.004913966,0.2087445;0.2409723;0.02059177,0.2367766;0.01304165;-0.03781091,-0.1478081;0.5000268;0.008694433,-0.2764961;0.2658428;0.009116216,-0.4108736;0.07414627;-0.02754701,0.07716853;0.004922545;-0.04367201,0.08775428;-0.312008;-0.0008280873,0.09005715;-0.6735655;0.09331723,0.09950349;-0.7166403;0.01825745,-0.077834;0.007034127;-0.04217638,-0.1112247;-0.309384;-0.008157901,-0.1318782;-0.6711814;0.08277382,-0.1319203;-0.6301375;-0.02182614,0.01145696;0.5524466;0.004914523,0;0;0,0.005072642;0.3201486;0.005733013,0.00966106;0.6277285;-0.004135013,0.1727522;0.5182744;-0.004140615,0.2208943;0.2561255;0.01491678,0.2572688;0.02764243;-0.03628349,-0.1529515;0.5087972;0.0109144,-0.2270867;0.2520751;0.0101227,-0.3098364;0.03254181;-0.02314441,0.0779028;0.005534515;-0.04227269,0.10057;-0.3127071;-0.01775503,0.09707353;-0.677968;0.0607605,0.1067146;-0.7343468;0.001524691,-0.08212447;0.004283429;-0.03352135,-0.1162765;-0.3135404;-0.01888235,-0.1204999;-0.6821034;0.04223979,-0.127625;-0.7374701;-0.01879206,0.008646835;0.5525154;0.0008058548,44.35469
+0;0;0,0.006773135;0.3200645;0.007882815,0.01329188;0.6277889;0.000286005,0.1719746;0.5055994;0.004542606,0.2088025;0.2410687;0.02032818,0.2365539;0.01305631;-0.03780999,-0.1469629;0.5005552;0.008977857,-0.2878336;0.2730983;0.008130982,-0.4284051;0.08600441;-0.02895525,0.07711834;0.00487612;-0.04377103,0.08744917;-0.3120925;-0.0007352829,0.08972962;-0.6760115;0.09405117,0.09891384;-0.7194961;0.01840845,-0.07788889;0.007074141;-0.04207368,-0.1115516;-0.3093713;-0.008058619,-0.1323546;-0.6735703;0.08333603,-0.1264838;-0.7214708;0.01189931,0.01169478;0.552514;0.004657443,0;0;0,0.005312879;0.3201457;0.005275726,0.01009548;0.6278249;-0.004966974,0.1724896;0.5186831;-0.004644036,0.2209193;0.2562731;0.01478565,0.2571325;0.02769339;-0.03600585,-0.1519037;0.5089918;0.009612109,-0.23053;0.2532578;0.009573143,-0.3158083;0.03464216;-0.02320851,0.07789336;0.005587518;-0.04228854,0.1001594;-0.3127198;-0.01753795,0.09629636;-0.680433;0.0611943,0.1067425;-0.7361373;-5.76973E-05,-0.08213671;0.004235074;-0.03350433,-0.1163612;-0.3136263;-0.01864866,-0.120804;-0.6845914;0.04292982,-0.1284724;-0.7403914;-0.01859828,0.009028841;0.5525814;5.76973E-05,44.37668
+0;0;0,0.006773135;0.3200645;0.007882815,0.01329188;0.6277889;0.000286005,0.1719746;0.5055994;0.004542606,0.2088025;0.2410687;0.02032818,0.2365539;0.01305631;-0.03780999,-0.1469629;0.5005552;0.008977857,-0.2878336;0.2730983;0.008130982,-0.4284051;0.08600441;-0.02895525,0.07711834;0.00487612;-0.04377103,0.08744917;-0.3120925;-0.0007352829,0.08972962;-0.6760115;0.09405117,0.09891384;-0.7194961;0.01840845,-0.07788889;0.007074141;-0.04207368,-0.1115516;-0.3093713;-0.008058619,-0.1323546;-0.6735703;0.08333603,-0.1264838;-0.7214708;0.01189931,0.01169478;0.552514;0.004657443,0;0;0,0.005312879;0.3201457;0.005275726,0.01009548;0.6278249;-0.004966974,0.1724896;0.5186831;-0.004644036,0.2209193;0.2562731;0.01478565,0.2571325;0.02769339;-0.03600585,-0.1519037;0.5089918;0.009612109,-0.23053;0.2532578;0.009573143,-0.3158083;0.03464216;-0.02320851,0.07789336;0.005587518;-0.04228854,0.1001594;-0.3127198;-0.01753795,0.09629636;-0.680433;0.0611943,0.1067425;-0.7361373;-5.76973E-05,-0.08213671;0.004235074;-0.03350433,-0.1163612;-0.3136263;-0.01864866,-0.120804;-0.6845914;0.04292982,-0.1284724;-0.7403914;-0.01859828,0.009028841;0.5525814;5.76973E-05,44.38802
+0;0;0,0.00677327;0.3200709;0.007882972,0.01329225;0.6278063;0.0002859775,0.1719048;0.5056367;0.004542668,0.208772;0.240824;0.02034507,0.2365213;0.01282917;-0.03778861,-0.1468931;0.5005947;0.008975979,-0.2879141;0.2728953;0.0081282,-0.4284747;0.08581585;-0.02895518,0.07716555;0.004879106;-0.04379782,0.08749692;-0.312106;-0.00075984,0.08978307;-0.6769339;0.09426335,0.09897592;-0.7204875;0.01854955,-0.07793658;0.007078472;-0.04209944,-0.1116011;-0.3093834;-0.00808261,-0.132456;-0.6744921;0.08354029,-0.1265797;-0.7224658;0.01203644,0.01169514;0.5525308;0.004657455,0;0;0,0.005186919;0.3201507;0.005480289,0.009897321;0.6278503;-0.004503965,0.1722123;0.5188339;-0.005438685,0.220932;0.2562428;0.01473463,0.2571425;0.02760032;-0.03568983,-0.1520304;0.5090652;0.01005607,-0.2342208;0.2541547;0.009760367,-0.3227457;0.03669272;-0.02193848,0.07793447;0.005588174;-0.04232693,0.09999488;-0.3127078;-0.01703751,0.09589928;-0.6813484;0.06183863,0.1069918;-0.7368658;0.0002678595,-0.08220988;0.004240013;-0.03346843,-0.1161287;-0.3136587;-0.01835238,-0.1210986;-0.6854905;0.04369975,-0.1289116;-0.7413118;-0.01795159,0.008838322;0.5526023;0.0004652739,44.41009
+0;0;0,0.006971139;0.3200697;0.007757482,0.0138563;0.6277918;-4.604412E-05,0.172396;0.5057349;0.004196519,0.2094918;0.2409628;0.02014446,0.2370708;0.01292393;-0.03789728,-0.1465246;0.5009239;0.0093472,-0.2950377;0.2780429;0.007743157,-0.4510939;0.103513;-0.02854709,0.07716055;0.004850045;-0.04380987,0.08736821;-0.3121294;-0.0007003956,0.08974981;-0.6770079;0.09412603,0.09924661;-0.7206634;0.01854885,-0.07794249;0.007114202;-0.04208245,-0.1116435;-0.3093447;-0.008074027,-0.1324243;-0.6744801;0.08345918,-0.1255355;-0.7229292;0.01256837,0.01215501;0.5525218;0.004382626,0;0;0,0.005186919;0.3201507;0.005480289,0.009897321;0.6278503;-0.004503965,0.1722123;0.5188339;-0.005438685,0.220932;0.2562428;0.01473463,0.2571425;0.02760032;-0.03568983,-0.1520304;0.5090652;0.01005607,-0.2342208;0.2541547;0.009760367,-0.3227457;0.03669272;-0.02193848,0.07793447;0.005588174;-0.04232693,0.09999488;-0.3127078;-0.01703751,0.09589928;-0.6813484;0.06183863,0.1069918;-0.7368658;0.0002678595,-0.08220988;0.004240013;-0.03346843,-0.1161287;-0.3136587;-0.01835238,-0.1210986;-0.6854905;0.04369975,-0.1289116;-0.7413118;-0.01795159,0.008838322;0.5526023;0.0004652739,44.42157
+0;0;0,0.006971139;0.3200697;0.007757482,0.0138563;0.6277918;-4.604412E-05,0.172396;0.5057349;0.004196519,0.2094918;0.2409628;0.02014446,0.2370708;0.01292393;-0.03789728,-0.1465246;0.5009239;0.0093472,-0.2950377;0.2780429;0.007743157,-0.4510939;0.103513;-0.02854709,0.07716055;0.004850045;-0.04380987,0.08736821;-0.3121294;-0.0007003956,0.08974981;-0.6770079;0.09412603,0.09924661;-0.7206634;0.01854885,-0.07794249;0.007114202;-0.04208245,-0.1116435;-0.3093447;-0.008074027,-0.1324243;-0.6744801;0.08345918,-0.1255355;-0.7229292;0.01256837,0.01215501;0.5525218;0.004382626,0;0;0,0.005186919;0.3201507;0.005480289,0.009897321;0.6278503;-0.004503965,0.1722123;0.5188339;-0.005438685,0.220932;0.2562428;0.01473463,0.2571425;0.02760032;-0.03568983,-0.1520304;0.5090652;0.01005607,-0.2342208;0.2541547;0.009760367,-0.3227457;0.03669272;-0.02193848,0.07793447;0.005588174;-0.04232693,0.09999488;-0.3127078;-0.01703751,0.09589928;-0.6813484;0.06183863,0.1069918;-0.7368658;0.0002678595,-0.08220988;0.004240013;-0.03346843,-0.1161287;-0.3136587;-0.01835238,-0.1210986;-0.6854905;0.04369975,-0.1289116;-0.7413118;-0.01795159,0.008838322;0.5526023;0.0004652739,44.43263
+0;0;0,0.006971336;0.3200787;0.0077577,0.0138571;0.627828;-4.64865E-05,0.172438;0.505753;0.004196382,0.20957;0.240723;0.02015985,0.2371479;0.01269299;-0.03787961,-0.1465649;0.5009408;0.009348392,-0.2952227;0.2778426;0.007742787,-0.4512728;0.1033196;-0.02854604,0.07714748;0.004849223;-0.04380245,0.08735371;-0.3120862;-0.0006989539,0.08973892;-0.6775174;0.09427109,0.09922209;-0.7210671;0.0188024,-0.07792929;0.007112996;-0.04207532,-0.1116256;-0.309302;-0.008071616,-0.1324379;-0.6749905;0.08360022,-0.125559;-0.7233269;0.01281118,0.01215568;0.552552;0.004382537,0;0;0,0.005049687;0.320163;0.005412459,0.009615358;0.6278943;-0.004516125,0.1719982;0.5188949;-0.005811214,0.2211615;0.2561267;0.01444566,0.2570678;0.02740037;-0.03577209,-0.152319;0.5091364;0.01029286,-0.2382542;0.2551888;0.009768262,-0.3310086;0.03949441;-0.02184432,0.07791549;0.005597114;-0.04232907,0.09974681;-0.3126491;-0.01677799,0.09572087;-0.6818496;0.06221402,0.1068809;-0.7374641;0.001053333,-0.0821984;0.004235736;-0.03345719,-0.116105;-0.3136058;-0.01805523,-0.1216368;-0.686011;0.04398285,-0.1289449;-0.7417294;-0.01761234,0.008587562;0.5526384;0.0004303455,44.45504
+0;0;0,0.007090135;0.3201213;0.007701784,0.01407724;0.6278962;-0.0001283046,0.1729654;0.5057895;0.00380828,0.2105204;0.2411134;0.01969849,0.2382568;0.01309973;-0.03818905,-0.1467429;0.5011766;0.009887557,-0.3046177;0.2848758;0.007476975,-0.4645895;0.1138316;-0.0280674,0.07717052;0.004810538;-0.0438748,0.08716801;-0.3122208;-0.0006196313,0.08978855;-0.6775001;0.09472345,0.1003129;-0.7207123;0.01824529,-0.07800282;0.007157351;-0.04204476,-0.1118794;-0.3093424;-0.007985022,-0.1327523;-0.6749905;0.08362253,-0.1333831;-0.6338382;-0.0221835,0.01235392;0.5526178;0.004303418,0;0;0,0.004975043;0.3202081;0.005408883,0.009452377;0.6279732;-0.004399657,0.1721371;0.5188243;-0.006210327,0.2215083;0.2563891;0.01395273,0.2569951;0.02746077;-0.03547394,-0.1527447;0.5088089;0.00946486,-0.2445193;0.2572267;0.009850598,-0.3405254;0.04290821;-0.02114803,0.07796031;0.005569577;-0.04236269,0.09955463;-0.3127714;-0.01642966,0.09553115;-0.6819057;0.06262648,0.1062834;-0.7371025;-0.000187397,-0.08226663;0.004262134;-0.0334285,-0.1161482;-0.3136802;-0.01779175,-0.1218917;-0.6860052;0.04439599,-0.1292141;-0.7422245;-0.01750975,0.008443214;0.5527115;0.0005095005,44.47715
+0;0;0,0.007090135;0.3201213;0.007701784,0.01407724;0.6278962;-0.0001283046,0.1729654;0.5057895;0.00380828,0.2105204;0.2411134;0.01969849,0.2382568;0.01309973;-0.03818905,-0.1467429;0.5011766;0.009887557,-0.3046177;0.2848758;0.007476975,-0.4645895;0.1138316;-0.0280674,0.07717052;0.004810538;-0.0438748,0.08716801;-0.3122208;-0.0006196313,0.08978855;-0.6775001;0.09472345,0.1003129;-0.7207123;0.01824529,-0.07800282;0.007157351;-0.04204476,-0.1118794;-0.3093424;-0.007985022,-0.1327523;-0.6749905;0.08362253,-0.1333831;-0.6338382;-0.0221835,0.01235392;0.5526178;0.004303418,0;0;0,0.004975043;0.3202081;0.005408883,0.009452377;0.6279732;-0.004399657,0.1721371;0.5188243;-0.006210327,0.2215083;0.2563891;0.01395273,0.2569951;0.02746077;-0.03547394,-0.1527447;0.5088089;0.00946486,-0.2445193;0.2572267;0.009850598,-0.3405254;0.04290821;-0.02114803,0.07796031;0.005569577;-0.04236269,0.09955463;-0.3127714;-0.01642966,0.09553115;-0.6819057;0.06262648,0.1062834;-0.7371025;-0.000187397,-0.08226663;0.004262134;-0.0334285,-0.1161482;-0.3136802;-0.01779175,-0.1218917;-0.6860052;0.04439599,-0.1292141;-0.7422245;-0.01750975,0.008443214;0.5527115;0.0005095005,44.48854
+0;0;0,0.007093102;0.3202552;0.007705006,0.01408314;0.6281597;-0.0001282482,0.1733111;0.505925;0.003808977,0.210874;0.2411935;0.01970251,0.2386091;0.01319078;-0.03818226,-0.1470749;0.5013024;0.009901142,-0.3049828;0.2849563;0.007490056,-0.464947;0.1139202;-0.02805262,0.0772498;0.00481548;-0.04391988,0.08724611;-0.312178;-0.0006698593,0.08986642;-0.6774259;0.09466498,0.1003933;-0.7206553;0.01816873,-0.07808296;0.007164704;-0.04208795,-0.1119556;-0.3092974;-0.008032274,-0.1328266;-0.6749139;0.08356737,-0.1334576;-0.633759;-0.0222637,0.01235917;0.5528526;0.004305164,0;0;0,0.004984066;0.3203422;0.005393624,0.009444293;0.6282407;-0.004322529,0.1724412;0.5188131;-0.006219625,0.2216651;0.2562836;0.01382077,0.2570418;0.02730227;-0.03538465,-0.1530427;0.5088353;0.009820295,-0.2495118;0.2589552;0.009652969,-0.349557;0.04648881;-0.02123551,0.07799986;0.005519047;-0.0424881,0.09940957;-0.3127502;-0.0159986,0.09564669;-0.6818452;0.06309819,0.1060667;-0.7370629;0.0002140999,-0.0823972;0.004317885;-0.03334268,-0.1161324;-0.3135901;-0.01747225,-0.1221142;-0.6858405;0.04494101,-0.1292673;-0.7418517;-0.0173162,0.008438572;0.5529482;0.0005568266,44.51068
+0;0;0,0.007234444;0.3202536;0.00764152,0.01440664;0.628152;-0.0002643066,0.1736036;0.5059749;0.003492405,0.211461;0.2412677;0.01908947,0.2391558;0.01328035;-0.03887503,-0.146932;0.5017822;0.01037673,-0.313165;0.2917625;0.008226067,-0.4840991;0.1318685;-0.02811357,0.07724466;0.004779838;-0.04393281,0.08732725;-0.3122252;-0.0007873811,0.08971489;-0.6773788;0.09491403,0.1004003;-0.7197598;0.01763621,-0.07808698;0.00720813;-0.04207308,-0.1120194;-0.3092459;-0.008002739,-0.1326747;-0.6748679;0.08362447,-0.1334959;-0.6337131;-0.0222053,0.01263628;0.5528471;0.00418708,0;0;0,0.004984066;0.3203422;0.005393624,0.009444293;0.6282407;-0.004322529,0.1724412;0.5188131;-0.006219625,0.2216651;0.2562836;0.01382077,0.2570418;0.02730227;-0.03538465,-0.1530427;0.5088353;0.009820295,-0.2495118;0.2589552;0.009652969,-0.349557;0.04648881;-0.02123551,0.07799986;0.005519047;-0.0424881,0.09940957;-0.3127502;-0.0159986,0.09564669;-0.6818452;0.06309819,0.1060667;-0.7370629;0.0002140999,-0.0823972;0.004317885;-0.03334268,-0.1161324;-0.3135901;-0.01747225,-0.1221142;-0.6858405;0.04494101,-0.1292673;-0.7418517;-0.0173162,0.008438572;0.5529482;0.0005568266,44.52222
+0;0;0,0.007235551;0.3203026;0.00764269,0.01441018;0.6283054;-0.000265968,0.173007;0.5062739;0.003495042,0.2108158;0.2419067;0.01907208,0.2385106;0.01391941;-0.03889239,-0.1463349;0.5020968;0.01035373,-0.3123544;0.2923468;0.008205829,-0.4832885;0.1324529;-0.02813379,0.07747272;0.00479395;-0.04406251,0.08755319;-0.3121446;-0.000926137,0.08992796;-0.6753291;0.09425922,0.1006719;-0.7181065;0.01655816,-0.07831752;0.007229411;-0.0421973,-0.1122428;-0.3091583;-0.008134101,-0.1327867;-0.6728086;0.08299901,-0.1336125;-0.6315928;-0.02341038,0.01263914;0.5529715;0.004187129,0;0;0,0.005277533;0.3203909;0.005129218,0.01003269;0.6283855;-0.00472939,0.1722551;0.5187228;-0.006988764,0.2213544;0.2565928;0.01397049,0.256819;0.0276204;-0.0352124,-0.1519057;0.5091961;0.01014959,-0.2527857;0.2614357;0.009790977,-0.3574388;0.05139568;-0.02239643,0.07808946;0.005543008;-0.04286981,0.09909113;-0.3125972;-0.01533544,0.09549734;-0.6797308;0.06320679,0.105303;-0.7345737;-0.001252294,-0.08276405;0.004337022;-0.03313323,-0.1166265;-0.3134757;-0.0169832,-0.122732;-0.6836975;0.04520561,-0.1300537;-0.7393705;-0.01848081,0.008951005;0.5530665;0.0001735687,44.54575
+0;0;0,0.007235551;0.3203026;0.00764269,0.01441018;0.6283054;-0.000265968,0.173007;0.5062739;0.003495042,0.2108158;0.2419067;0.01907208,0.2385106;0.01391941;-0.03889239,-0.1463349;0.5020968;0.01035373,-0.3123544;0.2923468;0.008205829,-0.4832885;0.1324529;-0.02813379,0.07747272;0.00479395;-0.04406251,0.08755319;-0.3121446;-0.000926137,0.08992796;-0.6753291;0.09425922,0.1006719;-0.7181065;0.01655816,-0.07831752;0.007229411;-0.0421973,-0.1122428;-0.3091583;-0.008134101,-0.1327867;-0.6728086;0.08299901,-0.1336125;-0.6315928;-0.02341038,0.01263914;0.5529715;0.004187129,0;0;0,0.005277533;0.3203909;0.005129218,0.01003269;0.6283855;-0.00472939,0.1722551;0.5187228;-0.006988764,0.2213544;0.2565928;0.01397049,0.256819;0.0276204;-0.0352124,-0.1519057;0.5091961;0.01014959,-0.2527857;0.2614357;0.009790977,-0.3574388;0.05139568;-0.02239643,0.07808946;0.005543008;-0.04286981,0.09909113;-0.3125972;-0.01533544,0.09549734;-0.6797308;0.06320679,0.105303;-0.7345737;-0.001252294,-0.08276405;0.004337022;-0.03313323,-0.1166265;-0.3134757;-0.0169832,-0.122732;-0.6836975;0.04520561,-0.1300537;-0.7393705;-0.01848081,0.008951005;0.5530665;0.0001735687,44.56651
+0;0;0,0.00738804;0.3203478;0.007623308,0.0147451;0.6284274;-0.0002833637,0.1733919;0.5062341;0.003202067,0.2108982;0.2422329;0.01881211,0.2389261;0.01435506;-0.03933052,-0.1463656;0.5028374;0.01095394,-0.3226336;0.3021596;0.008699876,-0.4980274;0.1473806;-0.02837989,0.07744192;0.004727137;-0.04426203,0.08737029;-0.3122166;-0.0007137321,0.08963399;-0.6754769;0.09428786,0.09986152;-0.7185244;0.01660585,-0.07844727;0.007350162;-0.04207996,-0.1125101;-0.3091002;-0.008209664,-0.1330675;-0.6727538;0.08301522,-0.1340978;-0.631523;-0.02351101,0.01292695;0.5530729;0.004166972,0;0;0,0.005353224;0.3204416;0.004893541,0.01014617;0.6285121;-0.005110145,0.1724479;0.5185843;-0.007288933,0.2212139;0.2567963;0.01359177,0.2567421;0.02775574;-0.03511751,-0.1518808;0.5092394;0.01044437,-0.2585683;0.2643628;0.009911231,-0.3647714;0.05494682;-0.0210775,0.07810895;0.005505994;-0.04298139,0.09883094;-0.3126698;-0.01499712,0.0958721;-0.6798847;0.06331599,0.1051006;-0.7346814;-0.001486659,-0.08287509;0.004379254;-0.0330343,-0.1167908;-0.3134648;-0.01650467,-0.1230868;-0.6837021;0.04573034,-0.1308265;-0.7405514;-0.01649786,0.009056158;0.5531735;-0.0001807213,44.59022
+0;0;0,0.00738804;0.3203478;0.007623308,0.0147451;0.6284274;-0.0002833637,0.1733919;0.5062341;0.003202067,0.2108982;0.2422329;0.01881211,0.2389261;0.01435506;-0.03933052,-0.1463656;0.5028374;0.01095394,-0.3226336;0.3021596;0.008699876,-0.4980274;0.1473806;-0.02837989,0.07744192;0.004727137;-0.04426203,0.08737029;-0.3122166;-0.0007137321,0.08963399;-0.6754769;0.09428786,0.09986152;-0.7185244;0.01660585,-0.07844727;0.007350162;-0.04207996,-0.1125101;-0.3091002;-0.008209664,-0.1330675;-0.6727538;0.08301522,-0.1340978;-0.631523;-0.02351101,0.01292695;0.5530729;0.004166972,0;0;0,0.005353224;0.3204416;0.004893541,0.01014617;0.6285121;-0.005110145,0.1724479;0.5185843;-0.007288933,0.2212139;0.2567963;0.01359177,0.2567421;0.02775574;-0.03511751,-0.1518808;0.5092394;0.01044437,-0.2585683;0.2643628;0.009911231,-0.3647714;0.05494682;-0.0210775,0.07810895;0.005505994;-0.04298139,0.09883094;-0.3126698;-0.01499712,0.0958721;-0.6798847;0.06331599,0.1051006;-0.7346814;-0.001486659,-0.08287509;0.004379254;-0.0330343,-0.1167908;-0.3134648;-0.01650467,-0.1230868;-0.6837021;0.04573034,-0.1308265;-0.7405514;-0.01649786,0.009056158;0.5531735;-0.0001807213,44.6014
+0;0;0,0.007390506;0.3204548;0.007625854,0.01475136;0.6286933;-0.0002851686,0.1726686;0.5066677;0.003207297,0.2101895;0.2425638;0.01882341,0.2382178;0.01468307;-0.03931996,-0.1456374;0.5032865;0.01092398,-0.3219739;0.3025306;0.008669042,-0.4973699;0.1477496;-0.02841121,0.07757054;0.004734989;-0.04433555,0.08749658;-0.3121338;-0.0007975362,0.08975188;-0.6740471;0.09385177,0.09993363;-0.7167677;0.0165175,-0.07857758;0.007362371;-0.04214986,-0.1126323;-0.3090133;-0.008287556,-0.1331135;-0.6713184;0.08259904,-0.1341393;-0.6301379;-0.02345034,0.01293213;0.5532939;0.004167822,0;0;0,0.005766351;0.3205441;0.004724979,0.01109577;0.6287599;-0.005442262,0.1724386;0.5185901;-0.007350564,0.2213756;0.2567309;0.01356578,0.2568222;0.02768809;-0.03520715,-0.1503344;0.5097888;0.01089804,-0.2624532;0.2672367;0.01020337,-0.3723673;0.05967051;-0.02030929,0.07815629;0.005450398;-0.04321039,0.09863146;-0.3126079;-0.01458072,0.09642309;-0.6784892;0.06333458,0.1044289;-0.7338648;-6.449223E-05,-0.08309565;0.004448685;-0.03287204,-0.1170663;-0.3132936;-0.01596682,-0.122845;-0.682178;0.04596633,-0.1308511;-0.7380302;-0.01678579,0.009856313;0.5533808;-0.0004743338,44.6226
+0;0;0,0.007581962;0.3205118;0.007602838,0.01516532;0.6288121;-0.0003041811,0.1725803;0.5066785;0.002908585,0.2099357;0.2422471;0.01875969,0.2381161;0.01447052;-0.03985548,-0.1451363;0.5043597;0.01154208,-0.3317443;0.3126954;0.007955029,-0.5142568;0.1659988;-0.02784135,0.07752355;0.004668342;-0.04448943,0.08749066;-0.3119552;-0.001071725,0.08951011;-0.6732092;0.09378666,0.1005114;-0.715424;0.01688015,-0.07867309;0.007407054;-0.04203194,-0.1138154;-0.3086464;-0.008713461,-0.1338454;-0.6702749;0.08255713,-0.1350657;-0.629162;-0.02292093,0.01328887;0.5533984;0.004144539,0;0;0,0.006004456;0.3206013;0.004670978,0.01153212;0.6288818;-0.005468011,0.1724132;0.5186694;-0.007410646,0.2213783;0.2564768;0.01328075,0.2567813;0.02754171;-0.03619063,-0.1495512;0.5101377;0.01147396,-0.2668887;0.2697204;0.01005237,-0.3829128;0.06540859;-0.0200671,0.07811297;0.005456626;-0.04335427,0.09820129;-0.3123178;-0.01418662,0.09666206;-0.6775821;0.06382835,0.1050784;-0.7333949;0.00205493,-0.08317758;0.004461242;-0.03275044,-0.1175274;-0.3129959;-0.01613932,-0.1233255;-0.6811492;0.04660028,-0.1306951;-0.7364449;-0.01601726,0.01024604;0.5534872;-0.0005139112,44.6446
+0;0;0,0.007581962;0.3205118;0.007602838,0.01516532;0.6288121;-0.0003041811,0.1725803;0.5066785;0.002908585,0.2099357;0.2422471;0.01875969,0.2381161;0.01447052;-0.03985548,-0.1451363;0.5043597;0.01154208,-0.3317443;0.3126954;0.007955029,-0.5142568;0.1659988;-0.02784135,0.07752355;0.004668342;-0.04448943,0.08749066;-0.3119552;-0.001071725,0.08951011;-0.6732092;0.09378666,0.1005114;-0.715424;0.01688015,-0.07867309;0.007407054;-0.04203194,-0.1138154;-0.3086464;-0.008713461,-0.1338454;-0.6702749;0.08255713,-0.1350657;-0.629162;-0.02292093,0.01328887;0.5533984;0.004144539,0;0;0,0.006004456;0.3206013;0.004670978,0.01153212;0.6288818;-0.005468011,0.1724132;0.5186694;-0.007410646,0.2213783;0.2564768;0.01328075,0.2567813;0.02754171;-0.03619063,-0.1495512;0.5101377;0.01147396,-0.2668887;0.2697204;0.01005237,-0.3829128;0.06540859;-0.0200671,0.07811297;0.005456626;-0.04335427,0.09820129;-0.3123178;-0.01418662,0.09666206;-0.6775821;0.06382835,0.1050784;-0.7333949;0.00205493,-0.08317758;0.004461242;-0.03275044,-0.1175274;-0.3129959;-0.01613932,-0.1233255;-0.6811492;0.04660028,-0.1306951;-0.7364449;-0.01601726,0.01024604;0.5534872;-0.0005139112,44.656
+0;0;0,0.007582642;0.3205405;0.00760352,0.01516645;0.6288589;-0.0003038673,0.1725222;0.5067405;0.002909491,0.2098325;0.2426276;0.01874151,0.238011;0.01486744;-0.03986943,-0.1450763;0.5044224;0.01153978,-0.3314596;0.312989;0.007957046,-0.5139588;0.1663031;-0.02783674,0.07759503;0.004672646;-0.04453045,0.08758879;-0.3127977;-0.0009966157,0.08960567;-0.6735917;0.09374098,0.1007579;-0.7167971;0.01577959,-0.07874563;0.007413884;-0.04207069,-0.1139819;-0.3094849;-0.008663103,-0.1339865;-0.6706529;0.08249126,-0.1352235;-0.6293875;-0.02443359,0.01328994;0.553443;0.004144986,0;0;0,0.005886417;0.3206322;0.004676342,0.01126706;0.6289361;-0.005390167,0.1721202;0.5186612;-0.007099748,0.2211706;0.256769;0.01302135,0.2562628;0.02770963;-0.03601217,-0.1496595;0.5101566;0.01214239,-0.2741396;0.2737218;0.01086856,-0.394743;0.0723328;-0.02077357,0.07809137;0.005478501;-0.04356039,0.09770745;-0.3131224;-0.01370776,0.09625958;-0.6779004;0.06430829,0.1017165;-0.7327588;-0.001499414,-0.08332509;0.004454345;-0.0326017,-0.1181454;-0.3138072;-0.01587968,-0.1241352;-0.681409;0.0472446,-0.1321004;-0.7383201;-0.01555971,0.01001792;0.553537;-0.0004594326,44.67816
+0;0;0,0.007955689;0.3205338;0.007505334,0.01618756;0.6288327;-0.0005146489,0.1733205;0.5065858;0.002585336,0.2105423;0.2424625;0.01845136,0.2386542;0.01476932;-0.04045084,-0.1445434;0.5055254;0.01211227,-0.338729;0.3220335;0.007531374,-0.5264927;0.1819457;-0.02745607,0.07757638;0.004590252;-0.0445715,0.0875169;-0.3128864;-0.001071252,0.08924551;-0.6736618;0.09374309,0.09962033;-0.7169404;0.01574325,-0.07874872;0.007532668;-0.0420438,-0.1138736;-0.3093582;-0.008444443,-0.1340284;-0.6705203;0.08270027,-0.124987;-0.720773;0.01171352,0.01412903;0.553423;0.003961367,0;0;0,0.005886417;0.3206322;0.004676342,0.01126706;0.6289361;-0.005390167,0.1721202;0.5186612;-0.007099748,0.2211706;0.256769;0.01302135,0.2562628;0.02770963;-0.03601217,-0.1496595;0.5101566;0.01214239,-0.2741396;0.2737218;0.01086856,-0.394743;0.0723328;-0.02077357,0.07809137;0.005478501;-0.04356039,0.09770745;-0.3131224;-0.01370776,0.09625958;-0.6779004;0.06430829,0.1017165;-0.7327588;-0.001499414,-0.08332509;0.004454345;-0.0326017,-0.1181454;-0.3138072;-0.01587968,-0.1241352;-0.681409;0.0472446,-0.1321004;-0.7383201;-0.01555971,0.01001792;0.553537;-0.0004594326,44.68955
+0;0;0,0.007955689;0.3205338;0.007505334,0.01618756;0.6288327;-0.0005146489,0.1733205;0.5065858;0.002585336,0.2105423;0.2424625;0.01845136,0.2386542;0.01476932;-0.04045084,-0.1445434;0.5055254;0.01211227,-0.338729;0.3220335;0.007531374,-0.5264927;0.1819457;-0.02745607,0.07757638;0.004590252;-0.0445715,0.0875169;-0.3128864;-0.001071252,0.08924551;-0.6736618;0.09374309,0.09962033;-0.7169404;0.01574325,-0.07874872;0.007532668;-0.0420438,-0.1138736;-0.3093582;-0.008444443,-0.1340284;-0.6705203;0.08270027,-0.124987;-0.720773;0.01171352,0.01412903;0.553423;0.003961367,0;0;0,0.005886417;0.3206322;0.004676342,0.01126706;0.6289361;-0.005390167,0.1721202;0.5186612;-0.007099748,0.2211706;0.256769;0.01302135,0.2562628;0.02770963;-0.03601217,-0.1496595;0.5101566;0.01214239,-0.2741396;0.2737218;0.01086856,-0.394743;0.0723328;-0.02077357,0.07809137;0.005478501;-0.04356039,0.09770745;-0.3131224;-0.01370776,0.09625958;-0.6779004;0.06430829,0.1017165;-0.7327588;-0.001499414,-0.08332509;0.004454345;-0.0326017,-0.1181454;-0.3138072;-0.01587968,-0.1241352;-0.681409;0.0472446,-0.1321004;-0.7383201;-0.01555971,0.01001792;0.553537;-0.0004594326,44.70065
+0;0;0,0.007957391;0.3206023;0.00750694,0.01618948;0.6289094;-0.0005130521,0.1735213;0.5066068;0.002585059,0.2107729;0.2422715;0.01846382,0.238886;0.01456787;-0.04044107,-0.1447395;0.505545;0.01212388,-0.339081;0.3219059;0.007539313,-0.5268533;0.1818116;-0.02744973,0.0776982;0.00459746;-0.04464149,0.08763909;-0.3128911;-0.001139611,0.08935725;-0.6714871;0.09310197,0.0996225;-0.7139917;0.01592595,-0.07887238;0.007544497;-0.04210983,-0.1139986;-0.3093583;-0.008509208,-0.1340317;-0.6683387;0.08208491,-0.1250858;-0.7177438;0.01184792,0.01413102;0.5535024;0.003962807,0;0;0,0.005820327;0.3206947;0.005152225,0.01111402;0.6290178;-0.004597425,0.1720976;0.5183926;-0.006990075,0.2212773;0.2562843;0.01284897,0.2561915;0.02723603;-0.0364151,-0.1499701;0.510143;0.01302454,-0.2795664;0.2762278;0.01182682,-0.4059798;0.0784484;-0.01998552,0.07813381;0.00548543;-0.04377246,0.09737535;-0.3130877;-0.01325798,0.0971176;-0.6756438;0.06438565,0.1004086;-0.7317036;0.001925111,-0.08354016;0.004463436;-0.03243652,-0.1183999;-0.3138044;-0.01568646,-0.1246482;-0.6791122;0.04745419,-0.1325647;-0.7350222;-0.01479725,0.009885203;0.5536171;0.0002712011,44.72291
+0;0;0,0.008387688;0.3206021;0.007453183,0.01721438;0.6288753;-0.000570456,0.174531;0.5062064;0.002182188,0.2114341;0.2417644;0.01794918,0.2393599;0.01401731;-0.04097686,-0.1443495;0.506377;0.01270071,-0.3471148;0.3319984;0.00842002,-0.5440403;0.2055385;-0.02830985,0.07773774;0.004529386;-0.04485668,0.08746158;-0.3130262;-0.001055863,0.08882192;-0.6717182;0.09335715,0.09855582;-0.7138669;0.01639108,-0.07905903;0.007629376;-0.04203873,-0.1142976;-0.3093579;-0.008394353,-0.1343096;-0.66847;0.08223508,-0.1253579;-0.7176262;0.01239154,0.0149991;0.5534802;0.003898582,0;0;0,0.005529646;0.3207053;0.005402207,0.01060885;0.6290219;-0.004095316,0.1718695;0.5183259;-0.006618381,0.2208215;0.256106;0.01298797,0.2557254;0.02713591;-0.03676426,-0.1506113;0.5099642;0.01377315,-0.2854283;0.2789597;0.01263307,-0.4211;0.08716404;-0.01783797,0.07809468;0.005524352;-0.04411912,0.09698339;-0.3131636;-0.01352751,0.09669273;-0.675773;0.06451082,0.09970973;-0.7321955;0.00330627,-0.08377016;0.004444727;-0.03222727,-0.119064;-0.3138757;-0.01546255,-0.1253404;-0.6792826;0.04789393,-0.1332089;-0.7343767;-0.01472421,0.009424303;0.5536245;0.0007132292,44.74516
+0;0;0,0.008387688;0.3206021;0.007453183,0.01721438;0.6288753;-0.000570456,0.174531;0.5062064;0.002182188,0.2114341;0.2417644;0.01794918,0.2393599;0.01401731;-0.04097686,-0.1443495;0.506377;0.01270071,-0.3471148;0.3319984;0.00842002,-0.5440403;0.2055385;-0.02830985,0.07773774;0.004529386;-0.04485668,0.08746158;-0.3130262;-0.001055863,0.08882192;-0.6717182;0.09335715,0.09855582;-0.7138669;0.01639108,-0.07905903;0.007629376;-0.04203873,-0.1142976;-0.3093579;-0.008394353,-0.1343096;-0.66847;0.08223508,-0.1253579;-0.7176262;0.01239154,0.0149991;0.5534802;0.003898582,0;0;0,0.005529646;0.3207053;0.005402207,0.01060885;0.6290219;-0.004095316,0.1718695;0.5183259;-0.006618381,0.2208215;0.256106;0.01298797,0.2557254;0.02713591;-0.03676426,-0.1506113;0.5099642;0.01377315,-0.2854283;0.2789597;0.01263307,-0.4211;0.08716404;-0.01783797,0.07809468;0.005524352;-0.04411912,0.09698339;-0.3131636;-0.01352751,0.09669273;-0.675773;0.06451082,0.09970973;-0.7321955;0.00330627,-0.08377016;0.004444727;-0.03222727,-0.119064;-0.3138757;-0.01546255,-0.1253404;-0.6792826;0.04789393,-0.1332089;-0.7343767;-0.01472421,0.009424303;0.5536245;0.0007132292,44.75663
+0;0;0,0.008386338;0.3205506;0.007451983,0.01721151;0.6287704;-0.000570196,0.1742884;0.5061874;0.00218416,0.2111834;0.2418039;0.01794767,0.2391134;0.01402202;-0.04098736,-0.1441121;0.5063578;0.01268685,-0.3468326;0.3320177;0.008407107,-0.5437882;0.2055385;-0.02832836,0.07781822;0.004534076;-0.04490312,0.08752406;-0.312434;-0.001183346,0.08888101;-0.6702307;0.092994,0.09861743;-0.7123981;0.01600808,-0.07914089;0.007637275;-0.04208225,-0.1143143;-0.3087635;-0.008500129,-0.1342763;-0.6669792;0.0819031,-0.1253223;-0.7161558;0.01204154,0.01499666;0.5533901;0.003897971,0;0;0,0.0056886;0.3206474;0.005608439,0.0108592;0.6289166;-0.003647447,0.1718033;0.5180835;-0.006472468,0.2206644;0.2559019;0.01306748,0.2556206;0.02705927;-0.03740144,-0.1501154;0.5100251;0.01468612,-0.2916681;0.2831551;0.01358086,-0.4332934;0.09578162;-0.01758679,0.07809001;0.005527243;-0.04431617,0.09694569;-0.312583;-0.01390803,0.09682308;-0.6739751;0.06537318,0.0985644;-0.7304989;0.004214883,-0.0839368;0.004450851;-0.03205194,-0.1190701;-0.3132838;-0.01517905,-0.1253724;-0.6776673;0.04865432,-0.1336286;-0.7325795;-0.01420662,0.009657975;0.5535303;0.00109756,44.77861
+0;0;0,0.008796055;0.3205417;0.007360523,0.01806675;0.6287471;-0.0007209505,0.1749139;0.5057591;0.00203885,0.2118886;0.2413732;0.01757348,0.2396964;0.01363283;-0.04157937,-0.1435691;0.5071287;0.01302641,-0.3543454;0.3426618;0.007336036,-0.5526619;0.2178453;-0.02772706,0.07781696;0.004467296;-0.04491199,0.08734001;-0.3124818;-0.001015324,0.08868229;-0.6702774;0.09316656,0.09684776;-0.712256;0.0158221,-0.0791475;0.007677166;-0.04206254,-0.1145166;-0.3086964;-0.00842968,-0.1344656;-0.6668845;0.08208568,-0.1251447;-0.715486;0.01162519,0.01574399;0.5533707;0.003758312,0;0;0,0.0056886;0.3206474;0.005608439,0.0108592;0.6289166;-0.003647447,0.1718033;0.5180835;-0.006472468,0.2206644;0.2559019;0.01306748,0.2556206;0.02705927;-0.03740144,-0.1501154;0.5100251;0.01468612,-0.2916681;0.2831551;0.01358086,-0.4332934;0.09578162;-0.01758679,0.07809001;0.005527243;-0.04431617,0.09694569;-0.312583;-0.01390803,0.09682308;-0.6739751;0.06537318,0.0985644;-0.7304989;0.004214883,-0.0839368;0.004450851;-0.03205194,-0.1190701;-0.3132838;-0.01517905,-0.1253724;-0.6776673;0.04865432,-0.1336286;-0.7325795;-0.01420662,0.009657975;0.5535303;0.00109756,44.78991
+0;0;0,0.008796055;0.3205417;0.007360523,0.01806675;0.6287471;-0.0007209505,0.1749139;0.5057591;0.00203885,0.2118886;0.2413732;0.01757348,0.2396964;0.01363283;-0.04157937,-0.1435691;0.5071287;0.01302641,-0.3543454;0.3426618;0.007336036,-0.5526619;0.2178453;-0.02772706,0.07781696;0.004467296;-0.04491199,0.08734001;-0.3124818;-0.001015324,0.08868229;-0.6702774;0.09316656,0.09684776;-0.712256;0.0158221,-0.0791475;0.007677166;-0.04206254,-0.1145166;-0.3086964;-0.00842968,-0.1344656;-0.6668845;0.08208568,-0.1251447;-0.715486;0.01162519,0.01574399;0.5533707;0.003758312,0;0;0,0.0056886;0.3206474;0.005608439,0.0108592;0.6289166;-0.003647447,0.1718033;0.5180835;-0.006472468,0.2206644;0.2559019;0.01306748,0.2556206;0.02705927;-0.03740144,-0.1501154;0.5100251;0.01468612,-0.2916681;0.2831551;0.01358086,-0.4332934;0.09578162;-0.01758679,0.07809001;0.005527243;-0.04431617,0.09694569;-0.312583;-0.01390803,0.09682308;-0.6739751;0.06537318,0.0985644;-0.7304989;0.004214883,-0.0839368;0.004450851;-0.03205194,-0.1190701;-0.3132838;-0.01517905,-0.1253724;-0.6776673;0.04865432,-0.1336286;-0.7325795;-0.01420662,0.009657975;0.5535303;0.00109756,44.80105
+0;0;0,0.008795484;0.3205209;0.007360045,0.01806522;0.6286945;-0.000720497,0.1747089;0.5057775;0.002040911,0.2116418;0.2416896;0.01755802,0.239446;0.01397918;-0.04158705,-0.1433664;0.5071453;0.0130144,-0.353905;0.3428638;0.007330442,-0.5521954;0.2180637;-0.02772803,0.07793969;0.004474341;-0.04498282,0.08746333;-0.3124947;-0.001083404,0.08880568;-0.6703095;0.09310355,0.09696652;-0.7122473;0.01580293,-0.07927232;0.007689274;-0.04212887,-0.1146436;-0.3087041;-0.008493908,-0.1345938;-0.6669115;0.08202633,-0.1252781;-0.7154683;0.01160578,0.01574277;0.553328;0.003758171,0;0;0,0.005801748;0.320618;0.00596559,0.01104532;0.6288629;-0.002993822,0.1717074;0.5178977;-0.006215215,0.220529;0.255974;0.01274943,0.255456;0.02701357;-0.03705478,-0.1497225;0.5100743;0.01561861,-0.2967384;0.2870657;0.01478941,-0.4449383;0.1048701;-0.01627209,0.07816688;0.005558521;-0.04446471,0.09676791;-0.3125673;-0.01385164,0.09651252;-0.6737905;0.06628692,0.09820733;-0.730368;0.005307555,-0.08414187;0.004430817;-0.03191523,-0.1193722;-0.313297;-0.01473825,-0.1257518;-0.6776368;0.04945096,-0.1345533;-0.7320859;-0.01385707,0.009825967;0.5534825;0.001681566,44.82332
+0;0;0,0.008985411;0.320516;0.007344068,0.01841765;0.628685;-0.0007262013,0.1749915;0.5056581;0.001854289,0.2118184;0.2415553;0.01737084,0.2397032;0.01397868;-0.04224909,-0.1432307;0.5078369;0.01333264,-0.3605212;0.3525769;0.008194257,-0.5677536;0.2427587;-0.02524142,0.07787979;0.004458931;-0.04508797,0.08736233;-0.3124839;-0.0009912774,0.08826012;-0.6702708;0.09330741,0.09772583;-0.7128559;0.01676442,-0.07931773;0.007714414;-0.04203872,-0.1149563;-0.3086559;-0.008469947,-0.1349249;-0.6667976;0.08230583,-0.1367844;-0.6257148;-0.0230067,0.0160606;0.5533194;0.00374806,0;0;0,0.005801748;0.320618;0.00596559,0.01104532;0.6288629;-0.002993822,0.1717074;0.5178977;-0.006215215,0.220529;0.255974;0.01274943,0.255456;0.02701357;-0.03705478,-0.1497225;0.5100743;0.01561861,-0.2967384;0.2870657;0.01478941,-0.4449383;0.1048701;-0.01627209,0.07816688;0.005558521;-0.04446471,0.09676791;-0.3125673;-0.01385164,0.09651252;-0.6737905;0.06628692,0.09820733;-0.730368;0.005307555,-0.08414187;0.004430817;-0.03191523,-0.1193722;-0.313297;-0.01473825,-0.1257518;-0.6776368;0.04945096,-0.1345533;-0.7320859;-0.01385707,0.009825967;0.5534825;0.001681566,44.83488
+0;0;0,0.008984011;0.320466;0.007342923,0.01841452;0.6285789;-0.0007257804,0.1748824;0.5055999;0.001855034,0.2116693;0.2417836;0.01735475,0.239555;0.01419997;-0.04226701,-0.1431265;0.5077773;0.01332569,-0.3601813;0.3526857;0.008192878,-0.5674201;0.2428641;-0.02524382,0.07798035;0.004464688;-0.04514619,0.08748189;-0.3131135;-0.0009610988,0.08837879;-0.6705466;0.09324434,0.09784874;-0.7131641;0.01666713,-0.07942014;0.007724375;-0.042093,-0.1151302;-0.3092802;-0.008456934,-0.135079;-0.6670679;0.08222908,-0.1369393;-0.6259801;-0.02313055,0.01605798;0.5532292;0.003747535,0;0;0,0.006008241;0.3205585;0.00626266,0.01140568;0.6287522;-0.002429486,0.1718214;0.5175468;-0.006504775,0.2203836;0.2559026;0.01290035,0.2554681;0.02699022;-0.03704858,-0.149281;0.5101033;0.01652385,-0.3016879;0.2910956;0.01594574,-0.4566168;0.1146841;-0.01571982,0.07815309;0.005600274;-0.04471887,0.09675501;-0.3131233;-0.01360965,0.09635617;-0.6737912;0.06733716,0.09836142;-0.7303157;0.00620997,-0.08434033;0.004406726;-0.03172278,-0.1196919;-0.3139556;-0.01457053,-0.1263281;-0.6778021;0.05028035,-0.1350142;-0.7324604;-0.01284315,0.01015033;0.5533844;0.002181291,44.85706
+0;0;0,0.008984596;0.3204869;0.007343403,0.01841494;0.6285943;-0.0007249864,0.1751371;0.5055442;0.00185249,0.211937;0.2416348;0.01735768,0.2398241;0.01404017;-0.04226697,-0.1433807;0.5077251;0.01334151,-0.3605122;0.3525788;0.008206882,-0.5677609;0.2427518;-0.02523144,0.07814498;0.004474114;-0.0452415,0.0876709;-0.3139185;-0.0009430945,0.08856607;-0.6706615;0.09308046,0.09805718;-0.7134413;0.01633211,-0.07958782;0.007740682;-0.04218187,-0.1153894;-0.3100769;-0.008459538,-0.1352997;-0.6671737;0.08205139,-0.1371642;-0.6260612;-0.02354369,0.01605855;0.5532498;0.00374802,0;0;0,0.006133933;0.3205643;0.006884456,0.01157148;0.6287618;-0.001409173,0.1721413;0.5172087;-0.006115198,0.2203796;0.2554071;0.01327109,0.2556194;0.02657245;-0.03697789,-0.1493588;0.5100365;0.01770394,-0.30718;0.2947803;0.01762288,-0.4697176;0.1254536;-0.01465878,0.07818005;0.00558187;-0.04505742,0.09682675;-0.3138911;-0.01317823,0.09613401;-0.6736536;0.06853616,0.09827393;-0.7299859;0.006734487,-0.0846341;0.004445996;-0.03147618,-0.1201308;-0.3147207;-0.01416826,-0.1268573;-0.677754;0.05116437,-0.1356536;-0.7321985;-0.01262464,0.01030612;0.5533947;0.003122926,44.87925
+0;0;0,0.009203212;0.3204821;0.007280906,0.01882606;0.6285821;-0.0008446756,0.1754773;0.5054457;0.001615347,0.2119458;0.2414836;0.01700665,0.2397612;0.0139679;-0.04295193,-0.1432548;0.5086619;0.01364116,-0.3658939;0.361562;0.007617977,-0.5752487;0.2556188;-0.02522577,0.07808889;0.004446236;-0.04534097,0.08749771;-0.3139326;-0.0009183474,0.08823875;-0.6706454;0.09322093,0.09868188;-0.7133267;0.0165029,-0.0796308;0.007781395;-0.04209316,-0.1155585;-0.3100258;-0.008406531,-0.1354271;-0.6671161;0.08213893,-0.1374117;-0.6260085;-0.02345448,0.01642694;0.5532398;0.003642504,0;0;0,0.006133933;0.3205643;0.006884456,0.01157148;0.6287618;-0.001409173,0.1721413;0.5172087;-0.006115198,0.2203796;0.2554071;0.01327109,0.2556194;0.02657245;-0.03697789,-0.1493588;0.5100365;0.01770394,-0.30718;0.2947803;0.01762288,-0.4697176;0.1254536;-0.01465878,0.07818005;0.00558187;-0.04505742,0.09682675;-0.3138911;-0.01317823,0.09613401;-0.6736536;0.06853616,0.09827393;-0.7299859;0.006734487,-0.0846341;0.004445996;-0.03147618,-0.1201308;-0.3147207;-0.01416826,-0.1268573;-0.677754;0.05116437,-0.1356536;-0.7321985;-0.01262464,0.01030612;0.5533947;0.003122926,44.89074
+0;0;0,0.009205508;0.3205621;0.007282724,0.01883043;0.6287283;-0.000844453,0.1758192;0.5054777;0.00161202,0.2122271;0.241954;0.01697776,0.2400436;0.01442921;-0.04298323,-0.14359;0.5087008;0.01366338,-0.3658593;0.3618452;0.007650203,-0.5752226;0.2558978;-0.02519486,0.07818241;0.00445156;-0.04539527,0.08756724;-0.3131157;-0.001085874,0.08831001;-0.6706629;0.09327359,0.09869552;-0.7129431;0.0169789,-0.07972616;0.007790714;-0.04214357,-0.1155622;-0.3092063;-0.00854281,-0.1354774;-0.667132;0.08221444,-0.1374511;-0.6260856;-0.02279628,0.0164309;0.5533733;0.003643483,0;0;0,0.006058853;0.3206474;0.006812572,0.0114077;0.6289153;-0.00141263,0.1722837;0.5169591;-0.006028771,0.2207168;0.2556098;0.01286972,0.2554735;0.02671006;-0.03746402,-0.1497371;0.5099466;0.01837757,-0.3124251;0.2989076;0.01961113,-0.4799526;0.1345151;-0.01273457,0.07814495;0.005632058;-0.04532862,0.09667922;-0.3130472;-0.01370001,0.09571087;-0.6733773;0.0693996,0.09932453;-0.7300723;0.009199142,-0.08481725;0.00442185;-0.03129724,-0.120341;-0.3139089;-0.01386295,-0.1271765;-0.677736;0.05191983,-0.1368534;-0.7319829;-0.01102445,0.01016654;0.5535331;0.00308764,44.91288
+0;0;0,0.009205508;0.3205621;0.007282724,0.01883043;0.6287283;-0.000844453,0.1758192;0.5054777;0.00161202,0.2122271;0.241954;0.01697776,0.2400436;0.01442921;-0.04298323,-0.14359;0.5087008;0.01366338,-0.3658593;0.3618452;0.007650203,-0.5752226;0.2558978;-0.02519486,0.07818241;0.00445156;-0.04539527,0.08756724;-0.3131157;-0.001085874,0.08831001;-0.6706629;0.09327359,0.09869552;-0.7129431;0.0169789,-0.07972616;0.007790714;-0.04214357,-0.1155622;-0.3092063;-0.00854281,-0.1354774;-0.667132;0.08221444,-0.1374511;-0.6260856;-0.02279628,0.0164309;0.5533733;0.003643483,0;0;0,0.006058853;0.3206474;0.006812572,0.0114077;0.6289153;-0.00141263,0.1722837;0.5169591;-0.006028771,0.2207168;0.2556098;0.01286972,0.2554735;0.02671006;-0.03746402,-0.1497371;0.5099466;0.01837757,-0.3124251;0.2989076;0.01961113,-0.4799526;0.1345151;-0.01273457,0.07814495;0.005632058;-0.04532862,0.09667922;-0.3130472;-0.01370001,0.09571087;-0.6733773;0.0693996,0.09932453;-0.7300723;0.009199142,-0.08481725;0.00442185;-0.03129724,-0.120341;-0.3139089;-0.01386295,-0.1271765;-0.677736;0.05191983,-0.1368534;-0.7319829;-0.01102445,0.01016654;0.5535331;0.00308764,44.93503
+0;0;0,0.009373426;0.3206401;0.007129731,0.019133;0.6288489;-0.001197986,0.1760283;0.5053654;0.001295575,0.2120152;0.2427815;0.01657052,0.2398863;0.01536478;-0.04375589,-0.1435536;0.5097435;0.01373541,-0.3704315;0.3720154;0.007726428,-0.5859966;0.2788797;-0.02376759,0.07807274;0.00449807;-0.04557114,0.08738291;-0.3128468;-0.001080837,0.08768781;-0.6706582;0.09384991,0.09876144;-0.7130865;0.01817305,-0.07979832;0.007809274;-0.04199472,-0.1157442;-0.3089999;-0.008622933,-0.1356857;-0.6673232;0.08219381,-0.1267946;-0.7158173;0.01251527,0.01670432;0.5534894;0.003345096,0;0;0,0.006075285;0.3207253;0.006862521,0.01142431;0.6290502;-0.001212717,0.1720664;0.516245;-0.006736994,0.2206993;0.2559608;0.01238608,0.255346;0.02700987;-0.0377686,-0.1496287;0.5099314;0.01909856,-0.3187876;0.3053251;0.01960069,-0.4891906;0.143622;-0.01121064,0.0780877;0.005657971;-0.04541599,0.09665877;-0.3128333;-0.01391649,0.09551269;-0.6733395;0.07019615,0.09994368;-0.7301757;0.01073754,-0.08484805;0.004403316;-0.03120473,-0.1206777;-0.3136918;-0.01372472,-0.1272987;-0.6777886;0.05283803,-0.1362218;-0.7317621;-0.0101248,0.01018659;0.5536565;0.003241181,44.94777
+0;0;0,0.009373426;0.3206401;0.007129731,0.019133;0.6288489;-0.001197986,0.1760283;0.5053654;0.001295575,0.2120152;0.2427815;0.01657052,0.2398863;0.01536478;-0.04375589,-0.1435536;0.5097435;0.01373541,-0.3704315;0.3720154;0.007726428,-0.5859966;0.2788797;-0.02376759,0.07807274;0.00449807;-0.04557114,0.08738291;-0.3128468;-0.001080837,0.08768781;-0.6706582;0.09384991,0.09876144;-0.7130865;0.01817305,-0.07979832;0.007809274;-0.04199472,-0.1157442;-0.3089999;-0.008622933,-0.1356857;-0.6673232;0.08219381,-0.1267946;-0.7158173;0.01251527,0.01670432;0.5534894;0.003345096,0;0;0,0.006075285;0.3207253;0.006862521,0.01142431;0.6290502;-0.001212717,0.1720664;0.516245;-0.006736994,0.2206993;0.2559608;0.01238608,0.255346;0.02700987;-0.0377686,-0.1496287;0.5099314;0.01909856,-0.3187876;0.3053251;0.01960069,-0.4891906;0.143622;-0.01121064,0.0780877;0.005657971;-0.04541599,0.09665877;-0.3128333;-0.01391649,0.09551269;-0.6733395;0.07019615,0.09994368;-0.7301757;0.01073754,-0.08484805;0.004403316;-0.03120473,-0.1206777;-0.3136918;-0.01372472,-0.1272987;-0.6777886;0.05283803,-0.1362218;-0.7317621;-0.0101248,0.01018659;0.5536565;0.003241181,44.95891
+0;0;0,0.00937099;0.3205568;0.007127878,0.01912815;0.6286896;-0.001197721,0.1759857;0.5052377;0.001295127,0.2119066;0.2431351;0.01654206,0.2397788;0.01570998;-0.04378659,-0.1435192;0.5096147;0.01373196,-0.3699812;0.3721392;0.007733999,-0.5855542;0.279;-0.0237612,0.07818611;0.004504601;-0.04563732,0.08749215;-0.3126995;-0.001166742,0.08779754;-0.6710883;0.09391719,0.09880047;-0.7130542;0.01872354,-0.0799142;0.007820615;-0.04205571,-0.1158441;-0.3088481;-0.008698709,-0.1358178;-0.6677496;0.08226458,-0.1269835;-0.7157425;0.01303096,0.01670012;0.5533502;0.003344154,0;0;0,0.006327655;0.3206266;0.007332206,0.0118448;0.6288818;-0.0003625154,0.1724194;0.5161617;-0.00606966,0.2210292;0.2563525;0.01282024,0.2552869;0.02734572;-0.03738809,-0.1491982;0.5099479;0.02036642,-0.323692;0.3105217;0.02164255,-0.4992037;0.1544143;-0.009416437,0.07806718;0.00569126;-0.0457083,0.09673566;-0.3125826;-0.01352239,0.09556402;-0.6734871;0.07150805,0.1028691;-0.73053;0.01385045,-0.0850733;0.004392046;-0.03097366,-0.1206017;-0.3135585;-0.01286699,-0.1273394;-0.6782229;0.05390164,-0.1360887;-0.731659;-0.008677114,0.01057084;0.5535038;0.00400579,44.97966
+0;0;0,0.009471427;0.3205531;0.007158032,0.01930134;0.6286844;-0.001138723,0.1761273;0.5051984;0.001078868,0.2117523;0.2430674;0.01652969,0.2395494;0.01575057;-0.04424009,-0.1435761;0.510411;0.01384606,-0.3753963;0.3821585;0.008260718,-0.5918413;0.2911933;-0.0236063,0.07808827;0.004520996;-0.04580293,0.08738592;-0.3126442;-0.001054142,0.08739315;-0.6710268;0.09405361,0.09905709;-0.7129006;0.01887154,-0.07997575;0.007850183;-0.04193304,-0.1161615;-0.3088012;-0.0086888,-0.1359345;-0.6677061;0.08230497,-0.1380353;-0.6267709;-0.02176343,0.01685574;0.5533451;0.003395458,0;0;0,0.006327655;0.3206266;0.007332206,0.0118448;0.6288818;-0.0003625154,0.1724194;0.5161617;-0.00606966,0.2210292;0.2563525;0.01282024,0.2552869;0.02734572;-0.03738809,-0.1491982;0.5099479;0.02036642,-0.323692;0.3105217;0.02164255,-0.4992037;0.1544143;-0.009416437,0.07806718;0.00569126;-0.0457083,0.09673566;-0.3125826;-0.01352239,0.09556402;-0.6734871;0.07150805,0.1028691;-0.73053;0.01385045,-0.0850733;0.004392046;-0.03097366,-0.1206017;-0.3135585;-0.01286699,-0.1273394;-0.6782229;0.05390164,-0.1360887;-0.731659;-0.008677114,0.01057084;0.5535038;0.00400579,44.9912
+0;0;0,0.00947121;0.3205458;0.007157869,0.01929964;0.6286307;-0.00113751,0.1762816;0.505112;0.001076963,0.2119764;0.2424665;0.01655811,0.2397766;0.01512416;-0.0442185,-0.1437339;0.5103297;0.01385662,-0.376009;0.3818254;0.00826031,-0.5924783;0.29085;-0.02361028,0.07816385;0.004525372;-0.04584726,0.0874637;-0.312715;-0.00108787,0.08747094;-0.6713367;0.09408332,0.09915321;-0.7133234;0.01878306,-0.08005315;0.007857781;-0.04197362,-0.1162475;-0.3088686;-0.008721504,-0.1360337;-0.668013;0.08233297,-0.1381378;-0.6270605;-0.02189902,0.0168545;0.5533056;0.003395813,0;0;0,0.006554592;0.320603;0.007829785,0.01219938;0.6288191;0.0005559921,0.1728139;0.5157384;-0.005548596,0.2217821;0.2554234;0.01274395,0.2551044;0.0263522;-0.03792381,-0.1489234;0.5096408;0.02159882,-0.3298759;0.3153486;0.02337529,-0.5082391;0.1623604;-0.007159967,0.07806557;0.005686835;-0.04588532,0.09688683;-0.3125768;-0.01294028,0.09568079;-0.6735746;0.07276988,0.1025092;-0.7305546;0.01466191,-0.08522327;0.004396114;-0.03081727,-0.1203175;-0.3136888;-0.0128807,-0.1275602;-0.6784012;0.05493843,-0.1360039;-0.7320531;-0.007669576,0.01090324;0.5534504;0.004830837,45.01311
+0;0;0,0.00947121;0.3205458;0.007157869,0.01929964;0.6286307;-0.00113751,0.1762816;0.505112;0.001076963,0.2119764;0.2424665;0.01655811,0.2397766;0.01512416;-0.0442185,-0.1437339;0.5103297;0.01385662,-0.376009;0.3818254;0.00826031,-0.5924783;0.29085;-0.02361028,0.07816385;0.004525372;-0.04584726,0.0874637;-0.312715;-0.00108787,0.08747094;-0.6713367;0.09408332,0.09915321;-0.7133234;0.01878306,-0.08005315;0.007857781;-0.04197362,-0.1162475;-0.3088686;-0.008721504,-0.1360337;-0.668013;0.08233297,-0.1381378;-0.6270605;-0.02189902,0.0168545;0.5533056;0.003395813,0;0;0,0.006554592;0.320603;0.007829785,0.01219938;0.6288191;0.0005559921,0.1728139;0.5157384;-0.005548596,0.2217821;0.2554234;0.01274395,0.2551044;0.0263522;-0.03792381,-0.1489234;0.5096408;0.02159882,-0.3298759;0.3153486;0.02337529,-0.5082391;0.1623604;-0.007159967,0.07806557;0.005686835;-0.04588532,0.09688683;-0.3125768;-0.01294028,0.09568079;-0.6735746;0.07276988,0.1025092;-0.7305546;0.01466191,-0.08522327;0.004396114;-0.03081727,-0.1203175;-0.3136888;-0.0128807,-0.1275602;-0.6784012;0.05493843,-0.1360039;-0.7320531;-0.007669576,0.01090324;0.5534504;0.004830837,45.02471
+0;0;0,0.009590683;0.3205876;0.007123172,0.01950337;0.6286675;-0.001213366,0.1761521;0.5051839;0.001004338,0.2114308;0.2426928;0.01625768,0.2391957;0.01535253;-0.04456162,-0.143541;0.5115608;0.01379967,-0.3792675;0.3899912;0.008076841,-0.6002086;0.3100031;-0.02258853,0.07823599;0.004527837;-0.04604384,0.08747728;-0.3122783;-0.001108557,0.08735792;-0.6709803;0.09443356,0.1000599;-0.7131508;0.01950756,-0.08024184;0.007872581;-0.04196043,-0.1164207;-0.3084616;-0.00887676,-0.1362812;-0.6677638;0.08224382,-0.1288477;-0.716046;0.01295848,0.01703971;0.5533482;0.003331153,0;0;0,0.00700232;0.3206261;0.008304477,0.01299658;0.6288409;0.001332164,0.1730817;0.515375;-0.005212665,0.2222515;0.2553286;0.01314592,0.2552591;0.02621789;-0.03757143,-0.147873;0.5097258;0.02270976,-0.334162;0.3208669;0.02546842,-0.5175514;0.17398;-0.00528859,0.07799358;0.005703301;-0.04632366,0.09721094;-0.3120463;-0.01260996,0.09593578;-0.6730387;0.0738672,0.1027402;-0.7300472;0.01584089,-0.08549848;0.004413288;-0.03052768,-0.1202204;-0.3132718;-0.01205353,-0.1276246;-0.6781021;0.05605987,-0.1363322;-0.7319402;-0.006223161,0.0116053;0.5534749;0.005544901,45.04699
+0;0;0,0.009590683;0.3205876;0.007123172,0.01950337;0.6286675;-0.001213366,0.1761521;0.5051839;0.001004338,0.2114308;0.2426928;0.01625768,0.2391957;0.01535253;-0.04456162,-0.143541;0.5115608;0.01379967,-0.3792675;0.3899912;0.008076841,-0.6002086;0.3100031;-0.02258853,0.07823599;0.004527837;-0.04604384,0.08747728;-0.3122783;-0.001108557,0.08735792;-0.6709803;0.09443356,0.1000599;-0.7131508;0.01950756,-0.08024184;0.007872581;-0.04196043,-0.1164207;-0.3084616;-0.00887676,-0.1362812;-0.6677638;0.08224382,-0.1288477;-0.716046;0.01295848,0.01703971;0.5533482;0.003331153,0;0;0,0.00700232;0.3206261;0.008304477,0.01299658;0.6288409;0.001332164,0.1730817;0.515375;-0.005212665,0.2222515;0.2553286;0.01314592,0.2552591;0.02621789;-0.03757143,-0.147873;0.5097258;0.02270976,-0.334162;0.3208669;0.02546842,-0.5175514;0.17398;-0.00528859,0.07799358;0.005703301;-0.04632366,0.09721094;-0.3120463;-0.01260996,0.09593578;-0.6730387;0.0738672,0.1027402;-0.7300472;0.01584089,-0.08549848;0.004413288;-0.03052768,-0.1202204;-0.3132718;-0.01205353,-0.1276246;-0.6781021;0.05605987,-0.1363322;-0.7319402;-0.006223161,0.0116053;0.5534749;0.005544901,45.0597
+0;0;0,0.009590261;0.3205735;0.007122858,0.01950204;0.6286252;-0.001212838,0.1765093;0.5050419;0.0009991019,0.2117216;0.2430448;0.01622374,0.2395212;0.01542048;-0.04467158,-0.1439036;0.5114331;0.01382325,-0.3791864;0.3900924;0.008111186,-0.6004036;0.3100043;-0.0225925,0.07827858;0.004530301;-0.0460689,0.08749814;-0.3115308;-0.001239292,0.08737851;-0.6710365;0.09451688,0.1000325;-0.712934;0.01987426,-0.08028551;0.007876866;-0.04198328,-0.1163793;-0.3077134;-0.008977406,-0.1362843;-0.6678206;0.08234731,-0.128879;-0.7158067;0.01332402,0.01703867;0.5533146;0.003331156,0;0;0,0.00720622;0.3205935;0.008826017,0.01333069;0.6287884;0.002364159,0.1736869;0.5150397;-0.004704952,0.222436;0.2553903;0.01318181,0.2546439;0.02598557;-0.03810155,-0.1478514;0.5094952;0.0240612,-0.3385662;0.3258243;0.02671114,-0.5259316;0.1836957;-0.004714394,0.0779729;0.005705118;-0.04645514,0.09746119;-0.3112679;-0.01272559,0.09630613;-0.6728076;0.07503139,0.1021252;-0.7301771;0.01816665,-0.08559894;0.004420963;-0.03039211,-0.120318;-0.3125173;-0.01211586,-0.1274141;-0.677943;0.05736318,-0.1361151;-0.7317112;-0.004346382,0.01192014;0.553425;0.006459594,45.08014
+0;0;0,0.009713693;0.3205709;0.007071397,0.01973276;0.6286178;-0.001311928,0.1766745;0.5049079;0.0008983701,0.2118118;0.2428977;0.01607105,0.2395837;0.01533554;-0.0450688,-0.1440322;0.5127135;0.01368053,-0.3873694;0.4086991;0.00461154,-0.6119946;0.3359659;-0.01878214,0.07817715;0.004597927;-0.04623412,0.08738358;-0.3114423;-0.001254957,0.08720317;-0.6709545;0.09447676,0.09923019;-0.71215;0.01906164,-0.08036642;0.007887544;-0.04182618,-0.1163891;-0.3077162;-0.00887201,-0.1364216;-0.6678416;0.08235306,-0.1305699;-0.7151263;0.01239792,0.01724298;0.5533088;0.003245339,0;0;0,0.00720622;0.3205935;0.008826017,0.01333069;0.6287884;0.002364159,0.1736869;0.5150397;-0.004704952,0.222436;0.2553903;0.01318181,0.2546439;0.02598557;-0.03810155,-0.1478514;0.5094952;0.0240612,-0.3385662;0.3258243;0.02671114,-0.5259316;0.1836957;-0.004714394,0.0779729;0.005705118;-0.04645514,0.09746119;-0.3112679;-0.01272559,0.09630613;-0.6728076;0.07503139,0.1021252;-0.7301771;0.01816665,-0.08559894;0.004420963;-0.03039211,-0.120318;-0.3125173;-0.01211586,-0.1274141;-0.677943;0.05736318,-0.1361151;-0.7317112;-0.004346382,0.01192014;0.553425;0.006459594,45.09154
+0;0;0,0.009713693;0.3205709;0.007071397,0.01973276;0.6286178;-0.001311928,0.1766745;0.5049079;0.0008983701,0.2118118;0.2428977;0.01607105,0.2395837;0.01533554;-0.0450688,-0.1440322;0.5127135;0.01368053,-0.3873694;0.4086991;0.00461154,-0.6119946;0.3359659;-0.01878214,0.07817715;0.004597927;-0.04623412,0.08738358;-0.3114423;-0.001254957,0.08720317;-0.6709545;0.09447676,0.09923019;-0.71215;0.01906164,-0.08036642;0.007887544;-0.04182618,-0.1163891;-0.3077162;-0.00887201,-0.1364216;-0.6678416;0.08235306,-0.1305699;-0.7151263;0.01239792,0.01724298;0.5533088;0.003245339,0;0;0,0.00720622;0.3205935;0.008826017,0.01333069;0.6287884;0.002364159,0.1736869;0.5150397;-0.004704952,0.222436;0.2553903;0.01318181,0.2546439;0.02598557;-0.03810155,-0.1478514;0.5094952;0.0240612,-0.3385662;0.3258243;0.02671114,-0.5259316;0.1836957;-0.004714394,0.0779729;0.005705118;-0.04645514,0.09746119;-0.3112679;-0.01272559,0.09630613;-0.6728076;0.07503139,0.1021252;-0.7301771;0.01816665,-0.08559894;0.004420963;-0.03039211,-0.120318;-0.3125173;-0.01211586,-0.1274141;-0.677943;0.05736318,-0.1361151;-0.7317112;-0.004346382,0.01192014;0.553425;0.006459594,45.10264
+0;0;0,0.009715053;0.3206158;0.007072387,0.01973378;0.628652;-0.001310544,0.1766661;0.50495;0.000899594,0.2117723;0.2431721;0.01605883,0.2395441;0.01561014;-0.04508098,-0.1440214;0.5127552;0.01368099,-0.3871428;0.4088331;0.004620036,-0.6117678;0.3360999;-0.01877362,0.07823055;0.004601067;-0.0462657,0.08743098;-0.3112332;-0.001315851,0.08725104;-0.6698013;0.09416448,0.09922675;-0.7106932;0.01907103,-0.08042131;0.007892932;-0.04185475,-0.1164205;-0.3075051;-0.008922059,-0.1364004;-0.6666848;0.08206345,-0.1305737;-0.7136399;0.0124067,0.01724415;0.5533481;0.003246422,0;0;0,0.007597357;0.3206122;0.009433508,0.01392925;0.6287998;0.003400683,0.1741157;0.5147135;-0.004299283,0.2229555;0.2553131;0.01347816,0.2546728;0.02593467;-0.03822613,-0.1472492;0.5094983;0.02528832,-0.3428158;0.3313395;0.02704777,-0.5334949;0.1935806;-0.003899587,0.07791223;0.005665987;-0.04668283,0.09778713;-0.3109905;-0.01218534,0.09665322;-0.671541;0.07550561,0.1019088;-0.7292638;0.01996123,-0.08572622;0.004467503;-0.03021194,-0.1200133;-0.3122716;-0.01131268,-0.127049;-0.6766828;0.05827542,-0.1357147;-0.7300442;-0.003237911,0.01247886;0.5534378;0.007413507,45.11372
+0;0;0,0.009769768;0.3206129;0.007126166,0.01978316;0.6286507;-0.001203291,0.1767073;0.5049178;0.0007823166,0.2113653;0.243064;0.0156593,0.2392713;0.01548268;-0.04534735,-0.1443039;0.5139691;0.01322123,-0.3883125;0.412112;0.004567697,-0.6145574;0.3446702;-0.01906761,0.07821593;0.004600063;-0.04629054,0.08734412;-0.3112467;-0.001413755,0.08736166;-0.669897;0.09375738,0.0975071;-0.7111509;0.01873713,-0.08044015;0.007853119;-0.04182603,-0.116262;-0.3076182;-0.00940571,-0.1366962;-0.6666982;0.08187171,-0.1318812;-0.7141587;0.01269946,0.01729774;0.5533459;0.003341457,0;0;0,0.007597357;0.3206122;0.009433508,0.01392925;0.6287998;0.003400683,0.1741157;0.5147135;-0.004299283,0.2229555;0.2553131;0.01347816,0.2546728;0.02593467;-0.03822613,-0.1472492;0.5094983;0.02528832,-0.3428158;0.3313395;0.02704777,-0.5334949;0.1935806;-0.003899587,0.07791223;0.005665987;-0.04668283,0.09778713;-0.3109905;-0.01218534,0.09665322;-0.671541;0.07550561,0.1019088;-0.7292638;0.01996123,-0.08572622;0.004467503;-0.03021194,-0.1200133;-0.3122716;-0.01131268,-0.127049;-0.6766828;0.05827542,-0.1357147;-0.7300442;-0.003237911,0.01247886;0.5534378;0.007413507,45.13616
+0;0;0,0.00977158;0.3206724;0.007127488,0.01978565;0.6287311;-0.001202384,0.1766729;0.5050076;0.0007839175,0.2113496;0.2430132;0.01566888,0.2392964;0.01509848;-0.04542714,-0.1442642;0.5140569;0.01321996,-0.3884037;0.4121451;0.004561781,-0.6149802;0.3446046;-0.01910815,0.07830036;0.004605029;-0.04634051,0.08743557;-0.3114846;-0.001429208,0.08745309;-0.6697969;0.09365222,0.09758541;-0.7109588;0.01872891,-0.08052698;0.007861596;-0.04187118,-0.1163764;-0.3078523;-0.009425927,-0.1367913;-0.6665938;0.08176546,-0.1319825;-0.7139542;0.01268259,0.01730017;0.5534246;0.003342467,0;0;0,0.007991575;0.3206536;0.009719253,0.01465964;0.6288609;0.003991365,0.1746848;0.5146105;-0.003832698,0.2233278;0.2549848;0.01329899,0.2546728;0.02535696;-0.03911674,-0.1465061;0.5095389;0.02622579,-0.3465663;0.3362204;0.02752961,-0.5426738;0.205422;-0.00234527,0.07793124;0.005666733;-0.04684234,0.09820953;-0.3111298;-0.01160192,0.0971076;-0.6712291;0.0764631,0.1018548;-0.7290809;0.02132952,-0.08587577;0.0044792;-0.03008128,-0.120036;-0.3125237;-0.01122995,-0.1268921;-0.6764119;0.05924366,-0.1353801;-0.729866;-0.001940805,0.0131296;0.5534948;0.007929564,45.1473
+0;0;0,0.00977158;0.3206724;0.007127488,0.01978565;0.6287311;-0.001202384,0.1766729;0.5050076;0.0007839175,0.2113496;0.2430132;0.01566888,0.2392964;0.01509848;-0.04542714,-0.1442642;0.5140569;0.01321996,-0.3884037;0.4121451;0.004561781,-0.6149802;0.3446046;-0.01910815,0.07830036;0.004605029;-0.04634051,0.08743557;-0.3114846;-0.001429208,0.08745309;-0.6697969;0.09365222,0.09758541;-0.7109588;0.01872891,-0.08052698;0.007861596;-0.04187118,-0.1163764;-0.3078523;-0.009425927,-0.1367913;-0.6665938;0.08176546,-0.1319825;-0.7139542;0.01268259,0.01730017;0.5534246;0.003342467,0;0;0,0.007991575;0.3206536;0.009719253,0.01465964;0.6288609;0.003991365,0.1746848;0.5146105;-0.003832698,0.2233278;0.2549848;0.01329899,0.2546728;0.02535696;-0.03911674,-0.1465061;0.5095389;0.02622579,-0.3465663;0.3362204;0.02752961,-0.5426738;0.205422;-0.00234527,0.07793124;0.005666733;-0.04684234,0.09820953;-0.3111298;-0.01160192,0.0971076;-0.6712291;0.0764631,0.1018548;-0.7290809;0.02132952,-0.08587577;0.0044792;-0.03008128,-0.120036;-0.3125237;-0.01122995,-0.1268921;-0.6764119;0.05924366,-0.1353801;-0.729866;-0.001940805,0.0131296;0.5534948;0.007929564,45.15857
+0;0;0,0.009829056;0.3206352;0.007128679,0.01986472;0.6286452;-0.001202893,0.1768472;0.5048321;0.0007873995,0.2111392;0.2433433;0.01564856,0.2392341;0.01454747;-0.04567994,-0.1446394;0.5152406;0.01291527,-0.3929126;0.4255122;0.003837479,-0.6250783;0.3768226;-0.02119207,0.07834066;0.004592556;-0.04640795,0.0874785;-0.3109702;-0.001530014,0.08692271;-0.6680539;0.09435254,0.1023421;-0.7048256;0.01678074,-0.08059899;0.007863942;-0.0418809,-0.1163623;-0.3073384;-0.009540193,-0.1370001;-0.6650689;0.08159414,-0.1387971;-0.6242688;-0.02133174,0.01737395;0.5533522;0.003342998,0;0;0,0.008245651;0.3206011;0.01006389,0.01511497;0.6287627;0.004720449,0.1751901;0.5143946;-0.003395201,0.2238167;0.2552629;0.0127089,0.2548221;0.02459666;-0.03953898,-0.1461683;0.5093739;0.02710506,-0.3508291;0.3423804;0.0276367,-0.547071;0.210005;-0.001755822,0.07787997;0.00565502;-0.04706144,0.09848857;-0.310574;-0.01167929,0.09734359;-0.66954;0.07689059,0.1021637;-0.7276117;0.0227263,-0.08600239;0.0044957;-0.02992366,-0.1197732;-0.3120252;-0.01117713,-0.1263348;-0.6748222;0.05980026,-0.1363768;-0.7280789;-0.0008717552,0.01355027;0.553406;0.008568525,45.18068
+0;0;0,0.009829056;0.3206352;0.007128679,0.01986472;0.6286452;-0.001202893,0.1768472;0.5048321;0.0007873995,0.2111392;0.2433433;0.01564856,0.2392341;0.01454747;-0.04567994,-0.1446394;0.5152406;0.01291527,-0.3929126;0.4255122;0.003837479,-0.6250783;0.3768226;-0.02119207,0.07834066;0.004592556;-0.04640795,0.0874785;-0.3109702;-0.001530014,0.08692271;-0.6680539;0.09435254,0.1023421;-0.7048256;0.01678074,-0.08059899;0.007863942;-0.0418809,-0.1163623;-0.3073384;-0.009540193,-0.1370001;-0.6650689;0.08159414,-0.1387971;-0.6242688;-0.02133174,0.01737395;0.5533522;0.003342998,0;0;0,0.008245651;0.3206011;0.01006389,0.01511497;0.6287627;0.004720449,0.1751901;0.5143946;-0.003395201,0.2238167;0.2552629;0.0127089,0.2548221;0.02459666;-0.03953898,-0.1461683;0.5093739;0.02710506,-0.3508291;0.3423804;0.0276367,-0.547071;0.210005;-0.001755822,0.07787997;0.00565502;-0.04706144,0.09848857;-0.310574;-0.01167929,0.09734359;-0.66954;0.07689059,0.1021637;-0.7276117;0.0227263,-0.08600239;0.0044957;-0.02992366,-0.1197732;-0.3120252;-0.01117713,-0.1263348;-0.6748222;0.05980026,-0.1363768;-0.7280789;-0.0008717552,0.01355027;0.553406;0.008568525,45.19216
+0;0;0,0.009831066;0.3207008;0.007130138,0.01986761;0.628738;-0.001201922,0.1769754;0.5048859;0.0007864214,0.2112746;0.2433429;0.01565067,0.2394274;0.01407558;-0.04580421,-0.1447639;0.5153025;0.01292383,-0.3930886;0.4255556;0.003844159,-0.6257327;0.3767656;-0.02123696,0.07834858;0.00459302;-0.04641264,0.0874795;-0.3107303;-0.001568761,0.08692271;-0.6684546;0.0944858,0.1024143;-0.705539;0.01655079,-0.08060714;0.007864737;-0.04188514,-0.1163433;-0.3070984;-0.009568974,-0.1370182;-0.6654706;0.08172885,-0.1388236;-0.62462;-0.02167898,0.01737681;0.5534441;0.00334403,0;0;0,0.008505899;0.320655;0.01022136,0.01562907;0.6288433;0.005150318,0.175671;0.5140968;-0.003332256,0.2237048;0.2547802;0.01247108,0.2547144;0.02378321;-0.04055345,-0.1458021;0.5094249;0.02778019,-0.3539;0.3466448;0.02773987,-0.5529141;0.2171466;0.0002376009,0.07789265;0.005567833;-0.04706872,0.0988732;-0.3103577;-0.01137459,0.09803155;-0.6699784;0.07731389,0.1021695;-0.727797;0.02177154,-0.08601384;0.004595279;-0.02990372,-0.119499;-0.3116801;-0.0106222,-0.1260456;-0.6750543;0.06086075,-0.1356136;-0.7293392;0.0007052235,0.01400841;0.5534828;0.008920193,45.21418
+0;0;0,0.009917837;0.3206988;0.007100566,0.02000587;0.6287326;-0.00128807,0.1771017;0.5048774;0.0008047537,0.2112689;0.2433108;0.0155575,0.2394483;0.01406182;-0.0459535,-0.1449654;0.5165721;0.01226984,-0.395781;0.4341431;0.002315572,-0.6277186;0.3812831;-0.02099958,0.07833155;0.004556595;-0.04644496,0.08756979;-0.3107414;-0.00144507,0.08677215;-0.6684889;0.09452154,0.1027433;-0.7043597;0.01565368,-0.08061828;0.007876365;-0.04186151,-0.1164486;-0.3070681;-0.009468086,-0.1370763;-0.6654213;0.08191529,-0.1386918;-0.6245788;-0.02149653,0.01750309;0.5534402;0.00327519,0;0;0,0.008505899;0.320655;0.01022136,0.01562907;0.6288433;0.005150318,0.175671;0.5140968;-0.003332256,0.2237048;0.2547802;0.01247108,0.2547144;0.02378321;-0.04055345,-0.1458021;0.5094249;0.02778019,-0.3539;0.3466448;0.02773987,-0.5529141;0.2171466;0.0002376009,0.07789265;0.005567833;-0.04706872,0.0988732;-0.3103577;-0.01137459,0.09803155;-0.6699784;0.07731389,0.1021695;-0.727797;0.02177154,-0.08601384;0.004595279;-0.02990372,-0.119499;-0.3116801;-0.0106222,-0.1260456;-0.6750543;0.06086075,-0.1356136;-0.7293392;0.0007052235,0.01400841;0.5534828;0.008920193,45.22553
+0;0;0,0.009917837;0.3206988;0.007100566,0.02000587;0.6287326;-0.00128807,0.1771017;0.5048774;0.0008047537,0.2112689;0.2433108;0.0155575,0.2394483;0.01406182;-0.0459535,-0.1449654;0.5165721;0.01226984,-0.395781;0.4341431;0.002315572,-0.6277186;0.3812831;-0.02099958,0.07833155;0.004556595;-0.04644496,0.08756979;-0.3107414;-0.00144507,0.08677215;-0.6684889;0.09452154,0.1027433;-0.7043597;0.01565368,-0.08061828;0.007876365;-0.04186151,-0.1164486;-0.3070681;-0.009468086,-0.1370763;-0.6654213;0.08191529,-0.1386918;-0.6245788;-0.02149653,0.01750309;0.5534402;0.00327519,0;0;0,0.008505899;0.320655;0.01022136,0.01562907;0.6288433;0.005150318,0.175671;0.5140968;-0.003332256,0.2237048;0.2547802;0.01247108,0.2547144;0.02378321;-0.04055345,-0.1458021;0.5094249;0.02778019,-0.3539;0.3466448;0.02773987,-0.5529141;0.2171466;0.0002376009,0.07789265;0.005567833;-0.04706872,0.0988732;-0.3103577;-0.01137459,0.09803155;-0.6699784;0.07731389,0.1021695;-0.727797;0.02177154,-0.08601384;0.004595279;-0.02990372,-0.119499;-0.3116801;-0.0106222,-0.1260456;-0.6750543;0.06086075,-0.1356136;-0.7293392;0.0007052235,0.01400841;0.5534828;0.008920193,45.23667
+0;0;0,0.009915856;0.3206347;0.007099148,0.02000228;0.6286194;-0.001288189,0.1768301;0.5048569;0.0008081165,0.210886;0.2441413;0.01551286,0.2391045;0.01457538;-0.04608317,-0.1446954;0.5165319;0.01225392,-0.394695;0.4343711;0.002332038,-0.6269532;0.381438;-0.02101535,0.07837416;0.004559073;-0.04647023,0.08759499;-0.3101448;-0.00155513,0.08679567;-0.6686474;0.09461407,0.1027471;-0.704437;0.0158435,-0.08066213;0.007880649;-0.04188428,-0.116425;-0.3064704;-0.009551894,-0.1370962;-0.66558;0.0820244,-0.1387096;-0.6247509;-0.02125986,0.01749987;0.553338;0.003274398,0;0;0,0.008620098;0.3205901;0.01014876,0.0159401;0.6287266;0.005155802,0.1755634;0.5138574;-0.003935695,0.2240269;0.2555038;0.01198018,0.2547035;0.02413782;-0.04111981,-0.1453012;0.509606;0.02798339,-0.3562058;0.3519135;0.02701269,-0.5571561;0.2246791;0.0001566391,0.0778791;0.005583972;-0.04718518,0.09902455;-0.3097366;-0.01159453,0.09841324;-0.6700274;0.07764375,0.1027408;-0.7279058;0.02245164,-0.08609649;0.004593427;-0.02981732,-0.1194589;-0.3111296;-0.0111931,-0.1258634;-0.6751714;0.06095854,-0.1352175;-0.7302979;0.002192028,0.01426713;0.5533764;0.00888598,45.24783
+0;0;0,0.009938452;0.3206342;0.007092376,0.02002005;0.6286191;-0.001287295,0.1768485;0.5048535;0.0007899762,0.2107586;0.2441191;0.01549781,0.2390879;0.01459174;-0.04619104,-0.1449549;0.5177018;0.01192185,-0.3958889;0.4382091;0.00406698,-0.6302043;0.395421;-0.01951944,0.07836012;0.004590336;-0.04649084,0.08757343;-0.3101071;-0.001529329,0.08680438;-0.6686331;0.09455305,0.1029133;-0.7046012;0.01596412,-0.08066291;0.007828131;-0.04189261,-0.1166115;-0.3064993;-0.009536985,-0.1369527;-0.665687;0.08180703,-0.1384673;-0.6248584;-0.02147878,0.01751943;0.5533376;0.003273803,0;0;0,0.008620098;0.3205901;0.01014876,0.0159401;0.6287266;0.005155802,0.1755634;0.5138574;-0.003935695,0.2240269;0.2555038;0.01198018,0.2547035;0.02413782;-0.04111981,-0.1453012;0.509606;0.02798339,-0.3562058;0.3519135;0.02701269,-0.5571561;0.2246791;0.0001566391,0.0778791;0.005583972;-0.04718518,0.09902455;-0.3097366;-0.01159453,0.09841324;-0.6700274;0.07764375,0.1027408;-0.7279058;0.02245164,-0.08609649;0.004593427;-0.02981732,-0.1194589;-0.3111296;-0.0111931,-0.1258634;-0.6751714;0.06095854,-0.1352175;-0.7302979;0.002192028,0.01426713;0.5533764;0.00888598,45.27017
+0;0;0,0.009938482;0.3206351;0.007092397,0.02001969;0.628608;-0.001286788,0.1770502;0.5047874;0.0007869408,0.2109683;0.2439917;0.01549823,0.2393022;0.01442647;-0.0462008,-0.1451609;0.517652;0.01193292,-0.3961539;0.4381407;0.004076202,-0.630508;0.3953455;-0.01951411,0.07838974;0.004592071;-0.04650842,0.08760084;-0.3100298;-0.0015577,0.08683097;-0.6689368;0.09462678,0.1030108;-0.705195;0.01569228,-0.08069341;0.007831091;-0.04190845,-0.1166333;-0.3064209;-0.009560596,-0.1369961;-0.6659902;0.08188048,-0.1385174;-0.625114;-0.0218595,0.01751928;0.553333;0.003273915,0;0;0,0.008794662;0.3205871;0.01012385,0.01636448;0.6287086;0.005263686,0.1760823;0.5136352;-0.00396788,0.2243211;0.2551811;0.01202405,0.2549954;0.02386522;-0.04147232,-0.1451733;0.5097637;0.02833169,-0.3595115;0.3566689;0.02678834,-0.5631381;0.2335861;0.0003942456,0.07785973;0.005564511;-0.04728603,0.09947048;-0.3096037;-0.01130974,0.0988801;-0.6702656;0.07807124,0.1029989;-0.7278634;0.02157128,-0.08616044;0.004621616;-0.02973363,-0.1194665;-0.310988;-0.01040499,-0.1249439;-0.6752946;0.06251233,-0.1350416;-0.7300867;0.002587922,0.01462632;0.5533637;0.008939266,45.28154
+0;0;0,0.009938482;0.3206351;0.007092397,0.02001969;0.628608;-0.001286788,0.1770502;0.5047874;0.0007869408,0.2109683;0.2439917;0.01549823,0.2393022;0.01442647;-0.0462008,-0.1451609;0.517652;0.01193292,-0.3961539;0.4381407;0.004076202,-0.630508;0.3953455;-0.01951411,0.07838974;0.004592071;-0.04650842,0.08760084;-0.3100298;-0.0015577,0.08683097;-0.6689368;0.09462678,0.1030108;-0.705195;0.01569228,-0.08069341;0.007831091;-0.04190845,-0.1166333;-0.3064209;-0.009560596,-0.1369961;-0.6659902;0.08188048,-0.1385174;-0.625114;-0.0218595,0.01751928;0.553333;0.003273915,0;0;0,0.008794662;0.3205871;0.01012385,0.01636448;0.6287086;0.005263686,0.1760823;0.5136352;-0.00396788,0.2243211;0.2551811;0.01202405,0.2549954;0.02386522;-0.04147232,-0.1451733;0.5097637;0.02833169,-0.3595115;0.3566689;0.02678834,-0.5631381;0.2335861;0.0003942456,0.07785973;0.005564511;-0.04728603,0.09947048;-0.3096037;-0.01130974,0.0988801;-0.6702656;0.07807124,0.1029989;-0.7278634;0.02157128,-0.08616044;0.004621616;-0.02973363,-0.1194665;-0.310988;-0.01040499,-0.1249439;-0.6752946;0.06251233,-0.1350416;-0.7300867;0.002587922,0.01462632;0.5533637;0.008939266,45.30364
+0;0;0,0.01004711;0.3206908;0.007093281,0.02016199;0.6287034;-0.001285704,0.1773931;0.5047743;0.0008025628,0.2112617;0.2439446;0.01556758,0.2395842;0.01447013;-0.0461208,-0.1454444;0.5185342;0.01162507,-0.3995406;0.4495224;0.003271336,-0.6338004;0.4058326;-0.01863011,0.07843966;0.004575157;-0.04651249,0.08775306;-0.3102473;-0.001531996,0.08706157;-0.671663;0.09544805,0.1029201;-0.7076048;0.01674455,-0.08071481;0.007831581;-0.04196319,-0.1170323;-0.3066344;-0.01009883,-0.1371597;-0.6686999;0.08226165,-0.1385722;-0.6278683;-0.02105691,0.0176561;0.5534225;0.003276847,0;0;0,0.008936644;0.3206431;0.01010025,0.01670176;0.6288023;0.005311489,0.1765946;0.5135749;-0.003589034,0.2245898;0.2550356;0.01225948,0.255444;0.02387804;-0.04140913,-0.1451037;0.5099155;0.02865898,-0.363109;0.3620412;0.02661429,-0.569713;0.244054;0.0009251814,0.07779812;0.005548209;-0.04747415,0.09988201;-0.3096949;-0.01063288,0.09900296;-0.6731567;0.07837081,0.1048012;-0.7308143;0.02290392,-0.08625086;0.004647973;-0.02960253,-0.1197365;-0.3111631;-0.01049115,-0.1247511;-0.677938;0.06352191,-0.1349428;-0.732435;0.003936335,0.01491217;0.5534509;0.008955121,45.3262
+0;0;0,0.01004711;0.3206908;0.007093281,0.02016199;0.6287034;-0.001285704,0.1773931;0.5047743;0.0008025628,0.2112617;0.2439446;0.01556758,0.2395842;0.01447013;-0.0461208,-0.1454444;0.5185342;0.01162507,-0.3995406;0.4495224;0.003271336,-0.6338004;0.4058326;-0.01863011,0.07843966;0.004575157;-0.04651249,0.08775306;-0.3102473;-0.001531996,0.08706157;-0.671663;0.09544805,0.1029201;-0.7076048;0.01674455,-0.08071481;0.007831581;-0.04196319,-0.1170323;-0.3066344;-0.01009883,-0.1371597;-0.6686999;0.08226165,-0.1385722;-0.6278683;-0.02105691,0.0176561;0.5534225;0.003276847,0;0;0,0.008936644;0.3206431;0.01010025,0.01670176;0.6288023;0.005311489,0.1765946;0.5135749;-0.003589034,0.2245898;0.2550356;0.01225948,0.255444;0.02387804;-0.04140913,-0.1451037;0.5099155;0.02865898,-0.363109;0.3620412;0.02661429,-0.569713;0.244054;0.0009251814,0.07779812;0.005548209;-0.04747415,0.09988201;-0.3096949;-0.01063288,0.09900296;-0.6731567;0.07837081,0.1048012;-0.7308143;0.02290392,-0.08625086;0.004647973;-0.02960253,-0.1197365;-0.3111631;-0.01049115,-0.1247511;-0.677938;0.06352191,-0.1349428;-0.732435;0.003936335,0.01491217;0.5534509;0.008955121,45.33736
+0;0;0,0.01004679;0.3206807;0.007093056,0.02016106;0.6286748;-0.001285336,0.1773382;0.5047688;0.0008033735,0.2112106;0.2439094;0.01557007,0.2396439;0.013538;-0.04635944,-0.1453898;0.5185241;0.01162221,-0.3995148;0.4495044;0.003267528,-0.6346903;0.4056438;-0.01871952,0.07844426;0.004575425;-0.04651522,0.08776302;-0.3104283;-0.001508836,0.08707058;-0.6723449;0.0956056,0.1028315;-0.7078805;0.01738683,-0.08071955;0.007832041;-0.04196565,-0.117058;-0.306815;-0.01008295,-0.1372132;-0.6693822;0.08240552,-0.1386171;-0.6286173;-0.02027671,0.01765539;0.5534004;0.003276818,0;0;0,0.00893677;0.3206329;0.0101006,0.01675824;0.6287739;0.005394459,0.176587;0.5137272;-0.003918648,0.2245734;0.2551309;0.01151598,0.2557311;0.02306738;-0.04224706,-0.1450343;0.5099248;0.02855843,-0.3668975;0.367853;0.02624723,-0.578112;0.2561585;0.00119769,0.07779278;0.005569413;-0.04749072,0.09997605;-0.3097914;-0.01013851,0.0990101;-0.673765;0.07895458,0.1069631;-0.7315761;0.02521944,-0.08626538;0.00462857;-0.02957979,-0.1196888;-0.3113728;-0.0104551,-0.1244215;-0.6785604;0.06415145,-0.1350778;-0.732621;0.005145013,0.0149498;0.5534279;0.009005547,45.3597
+0;0;0,0.01016351;0.3206442;0.006956168,0.02031575;0.6285794;-0.001633984,0.1775178;0.5045823;0.0008483571,0.2112014;0.2440731;0.01556175,0.2397024;0.01361655;-0.04637467,-0.1456055;0.519887;0.01127088,-0.4010713;0.4575087;0.003379849,-0.637148;0.4177928;-0.01781228,0.07852243;0.004477639;-0.04647538,0.08795348;-0.3103963;-0.001506619,0.08731989;-0.6731066;0.09573171,0.1017049;-0.7092115;0.01781412,-0.08069292;0.007922698;-0.04209118,-0.1169785;-0.3065876;-0.01010055,-0.1370675;-0.6699546;0.08250216,-0.1383412;-0.6292124;-0.0201181,0.01780359;0.5533251;0.002996339,0;0;0,0.00896199;0.3205922;0.01023412,0.01686972;0.6286836;0.005733609,0.1768271;0.5133815;-0.001429319,0.2247626;0.2550039;0.01119196,0.255998;0.02291816;-0.04283774,-0.1452111;0.5103069;0.02819283,-0.3700228;0.3736857;0.02495676,-0.5866071;0.2722767;0.001163727,0.07784134;0.005614743;-0.04748666,0.1000886;-0.3095623;-0.009733915,0.09915438;-0.6742361;0.07985723,0.1074329;-0.732039;0.02628434,-0.08631445;0.004580337;-0.02957395,-0.1193343;-0.3113251;-0.01033349,-0.124245;-0.679208;0.06484935,-0.1344171;-0.7332588;0.005858399,0.01503466;0.553351;0.009282589,45.38309
+0;0;0,0.01016351;0.3206442;0.006956168,0.02031575;0.6285794;-0.001633984,0.1775178;0.5045823;0.0008483571,0.2112014;0.2440731;0.01556175,0.2397024;0.01361655;-0.04637467,-0.1456055;0.519887;0.01127088,-0.4010713;0.4575087;0.003379849,-0.637148;0.4177928;-0.01781228,0.07852243;0.004477639;-0.04647538,0.08795348;-0.3103963;-0.001506619,0.08731989;-0.6731066;0.09573171,0.1017049;-0.7092115;0.01781412,-0.08069292;0.007922698;-0.04209118,-0.1169785;-0.3065876;-0.01010055,-0.1370675;-0.6699546;0.08250216,-0.1383412;-0.6292124;-0.0201181,0.01780359;0.5533251;0.002996339,0;0;0,0.00896199;0.3205922;0.01023412,0.01686972;0.6286836;0.005733609,0.1768271;0.5133815;-0.001429319,0.2247626;0.2550039;0.01119196,0.255998;0.02291816;-0.04283774,-0.1452111;0.5103069;0.02819283,-0.3700228;0.3736857;0.02495676,-0.5866071;0.2722767;0.001163727,0.07784134;0.005614743;-0.04748666,0.1000886;-0.3095623;-0.009733915,0.09915438;-0.6742361;0.07985723,0.1074329;-0.732039;0.02628434,-0.08631445;0.004580337;-0.02957395,-0.1193343;-0.3113251;-0.01033349,-0.124245;-0.679208;0.06484935,-0.1344171;-0.7332588;0.005858399,0.01503466;0.553351;0.009282589,45.40405
+0;0;0,0.01016336;0.3206397;0.006956069,0.02031501;0.6285568;-0.001633488,0.1772854;0.5046369;0.0008515732,0.2110344;0.2436225;0.01559351,0.2395138;0.01333997;-0.04629616,-0.1453688;0.5199194;0.01125897,-0.4013302;0.4574201;0.003352633,-0.6372285;0.4177342;-0.0178235,0.07848446;0.004475473;-0.04645291,0.08792444;-0.3106968;-0.001441546,0.08729106;-0.6732877;0.09576481,0.1017338;-0.7096583;0.01753419,-0.08065389;0.007918867;-0.04207082,-0.1169738;-0.3068894;-0.01004989,-0.1370563;-0.6701369;0.08252236,-0.138335;-0.6293516;-0.02051018,0.01780306;0.553309;0.002996437,0;0;0,0.009019338;0.3205817;0.01036704,0.01701486;0.6286549;0.006007433,0.1766486;0.5135825;-0.002668619,0.2249349;0.2547962;0.01085842,0.256434;0.02290432;-0.04304338,-0.1450464;0.5108299;0.0278887,-0.374344;0.380858;0.02403975,-0.5900316;0.2774247;0.002782889,0.07783826;0.005598709;-0.04740858,0.1001732;-0.3098417;-0.009366393,0.09935246;-0.6743924;0.08020913,0.1071612;-0.7320035;0.02546429,-0.08624303;0.00459634;-0.02964334,-0.119274;-0.3116066;-0.01032082,-0.1239357;-0.6792941;0.06521577,-0.1341433;-0.7338842;0.006275155,0.0151557;0.5533277;0.009519815,45.41534
+0;0;0,0.0102202;0.3206372;0.006985175,0.02036447;0.6285546;-0.001591587,0.1773449;0.5046266;0.001016195,0.2109021;0.2435853;0.01572138,0.2395366;0.01329996;-0.04608614,-0.1456437;0.521552;0.01112032,-0.4032724;0.4665492;0.001791019,-0.6402331;0.4325007;-0.01722901,0.07853965;0.00431108;-0.04637513,0.08808552;-0.3108521;-0.001322813,0.0875923;-0.6734726;0.09577402,0.1000414;-0.710294;0.01758458,-0.08057027;0.008065375;-0.04220301,-0.1169222;-0.3067302;-0.01009468,-0.1367958;-0.6699618;0.08258511,-0.1379562;-0.6291738;-0.02044855,0.01786344;0.5533067;0.00304273,0;0;0,0.009019338;0.3205817;0.01036704,0.01701486;0.6286549;0.006007433,0.1766486;0.5135825;-0.002668619,0.2249349;0.2547962;0.01085842,0.256434;0.02290432;-0.04304338,-0.1450464;0.5108299;0.0278887,-0.374344;0.380858;0.02403975,-0.5900316;0.2774247;0.002782889,0.07783826;0.005598709;-0.04740858,0.1001732;-0.3098417;-0.009366393,0.09935246;-0.6743924;0.08020913,0.1071612;-0.7320035;0.02546429,-0.08624303;0.00459634;-0.02964334,-0.119274;-0.3116066;-0.01032082,-0.1239357;-0.6792941;0.06521577,-0.1341433;-0.7338842;0.006275155,0.0151557;0.5533277;0.009519815,45.42658
+0;0;0,0.01022459;0.3207749;0.006988173,0.0203737;0.6288393;-0.001592712,0.1772716;0.5048995;0.001018355,0.2108315;0.2438373;0.01572472,0.2394619;0.01358506;-0.04607391,-0.1455523;0.5218163;0.01111733,-0.4032017;0.4668091;0.001787277,-0.6401283;0.4327655;-0.01723002,0.0784995;0.004308877;-0.04635142,0.08805209;-0.3110761;-0.001267407,0.08755813;-0.6742446;0.09597614,0.1001588;-0.7118794;0.01683484,-0.08052909;0.008061253;-0.04218144,-0.1169066;-0.3069559;-0.01005052,-0.1368102;-0.6707363;0.08276932,-0.1379848;-0.6298169;-0.02151866,0.01787146;0.5535548;0.003043856,0;0;0,0.009153396;0.3207197;0.01024508,0.01732415;0.6289341;0.005768299,0.1767745;0.5137125;-0.003131867,0.2255154;0.2549901;0.01039767,0.2570652;0.02300958;-0.04293633,-0.1448411;0.5115439;0.02749597,-0.3773847;0.3874151;0.02409765,-0.5935584;0.2850628;0.002937073,0.07777454;0.005553513;-0.0474286,0.1005626;-0.3100094;-0.008798715,0.09973659;-0.6751114;0.08091033,0.1055715;-0.7320905;0.02262485,-0.08619566;0.004641151;-0.02963042,-0.1188354;-0.3117949;-0.009770896,-0.1234969;-0.6800183;0.06597653,-0.1337125;-0.7356378;0.006297864,0.0154167;0.5535725;0.009305596,45.44891
+0;0;0,0.01022459;0.3207749;0.006988173,0.0203737;0.6288393;-0.001592712,0.1772716;0.5048995;0.001018355,0.2108315;0.2438373;0.01572472,0.2394619;0.01358506;-0.04607391,-0.1455523;0.5218163;0.01111733,-0.4032017;0.4668091;0.001787277,-0.6401283;0.4327655;-0.01723002,0.0784995;0.004308877;-0.04635142,0.08805209;-0.3110761;-0.001267407,0.08755813;-0.6742446;0.09597614,0.1001588;-0.7118794;0.01683484,-0.08052909;0.008061253;-0.04218144,-0.1169066;-0.3069559;-0.01005052,-0.1368102;-0.6707363;0.08276932,-0.1379848;-0.6298169;-0.02151866,0.01787146;0.5535548;0.003043856,0;0;0,0.009153396;0.3207197;0.01024508,0.01732415;0.6289341;0.005768299,0.1767745;0.5137125;-0.003131867,0.2255154;0.2549901;0.01039767,0.2570652;0.02300958;-0.04293633,-0.1448411;0.5115439;0.02749597,-0.3773847;0.3874151;0.02409765,-0.5935584;0.2850628;0.002937073,0.07777454;0.005553513;-0.0474286,0.1005626;-0.3100094;-0.008798715,0.09973659;-0.6751114;0.08091033,0.1055715;-0.7320905;0.02262485,-0.08619566;0.004641151;-0.02963042,-0.1188354;-0.3117949;-0.009770896,-0.1234969;-0.6800183;0.06597653,-0.1337125;-0.7356378;0.006297864,0.0154167;0.5535725;0.009305596,45.46006
+0;0;0,0.01035292;0.3207711;0.006970263,0.02057172;0.6288335;-0.001604731,0.1774442;0.5048475;0.001028219,0.2108889;0.2437737;0.0157913,0.239452;0.0133712;-0.04547594,-0.1456071;0.5229824;0.01073056,-0.404583;0.4746472;0.001178693,-0.6419727;0.442284;-0.01474519,0.0785288;0.004229908;-0.04630906,0.08834835;-0.3111643;-0.001347378,0.08783111;-0.6743389;0.09587316,0.1006921;-0.7130519;0.01770844,-0.08047207;0.008114031;-0.04228002,-0.116641;-0.306922;-0.01009926,-0.1364794;-0.6707039;0.08272874,-0.1375221;-0.6297843;-0.02156062,0.01805786;0.5535492;0.003029874,0;0;0,0.009153396;0.3207197;0.01024508,0.01732415;0.6289341;0.005768299,0.1767745;0.5137125;-0.003131867,0.2255154;0.2549901;0.01039767,0.2570652;0.02300958;-0.04293633,-0.1448411;0.5115439;0.02749597,-0.3773847;0.3874151;0.02409765,-0.5935584;0.2850628;0.002937073,0.07777454;0.005553513;-0.0474286,0.1005626;-0.3100094;-0.008798715,0.09973659;-0.6751114;0.08091033,0.1055715;-0.7320905;0.02262485,-0.08619566;0.004641151;-0.02963042,-0.1188354;-0.3117949;-0.009770896,-0.1234969;-0.6800183;0.06597653,-0.1337125;-0.7356378;0.006297864,0.0154167;0.5535725;0.009305596,45.47124
+0;0;0,0.01035296;0.3207723;0.006970288,0.02057094;0.62881;-0.001603867,0.177519;0.5048106;0.001027554,0.2109358;0.2439544;0.01577833,0.2395111;0.01345392;-0.04551497,-0.1456849;0.5229539;0.01073448,-0.4044449;0.4746591;0.001190574,-0.6419356;0.4422821;-0.01474008,0.07845684;0.004226032;-0.04626662,0.08829223;-0.3116771;-0.001232401,0.08777478;-0.6750045;0.09602907,0.1006318;-0.7136964;0.01788838,-0.08039833;0.008106595;-0.04224127,-0.1166257;-0.3074377;-0.0100086,-0.1364724;-0.6713728;0.08285849,-0.1375148;-0.6304566;-0.02139881,0.01805739;0.5535353;0.003030155,0;0;0,0.009305697;0.3207104;0.01043332,0.01762636;0.6288991;0.006156206,0.1770969;0.513672;-0.003075241,0.2259172;0.2552048;0.01076317,0.2579273;0.02320172;-0.04265785,-0.1449728;0.5123713;0.02697749,-0.3806236;0.394715;0.02455055,-0.6061469;0.3143283;0.005027508,0.07781664;0.005492076;-0.04720533,0.1008437;-0.3105215;-0.008156896,0.09990299;-0.6756577;0.08207358,0.1066458;-0.7325684;0.0238421,-0.08603054;0.004709619;-0.02984127,-0.1185898;-0.3122014;-0.009180933,-0.1233486;-0.6805106;0.06692856,-0.1328431;-0.7366037;0.007872041,0.01568284;0.5535456;0.009641409,45.49353
+0;0;0,0.01030109;0.3208438;0.00690566,0.02033915;0.6289908;-0.001766806,0.177914;0.5048757;0.001065503,0.2100664;0.2436731;0.01617627,0.2397376;0.01385961;-0.04517803,-0.1465481;0.5237127;0.010399,-0.4067487;0.4826609;0.0004358161,-0.6442225;0.4526167;-0.01231259,0.07837076;0.004238334;-0.04614207,0.08834372;-0.3118266;-0.001151469,0.08795557;-0.6766285;0.09653135,0.100873;-0.7154565;0.01830925,-0.08022586;0.008067503;-0.04228192,-0.1164464;-0.307628;-0.009953443,-0.1361206;-0.6730579;0.08330087,-0.1370457;-0.6321332;-0.02111483,0.01788838;0.5536859;0.002899521,0;0;0,0.009056352;0.3207974;0.0100795,0.01713273;0.629093;0.005405307,0.1772584;0.5137523;-0.003234982,0.2262682;0.2551192;0.01075792,0.2586015;0.02366123;-0.04254067,-0.1461115;0.5129882;0.02628134,-0.3851144;0.4017936;0.02478556,-0.6092772;0.319045;0.005741155,0.07766908;0.005437344;-0.04719091,0.1008906;-0.3106994;-0.007960681,0.0999245;-0.6771848;0.08319843,0.1083284;-0.7337824;0.02443552,-0.08587666;0.00476308;-0.02985873,-0.1183593;-0.3123035;-0.009017952,-0.122968;-0.682052;0.06771053,-0.1332786;-0.7384069;0.008894045,0.01524681;0.5537126;0.008988857,45.51608
+0;0;0,0.01030109;0.3208438;0.00690566,0.02033915;0.6289908;-0.001766806,0.177914;0.5048757;0.001065503,0.2100664;0.2436731;0.01617627,0.2397376;0.01385961;-0.04517803,-0.1465481;0.5237127;0.010399,-0.4067487;0.4826609;0.0004358161,-0.6442225;0.4526167;-0.01231259,0.07837076;0.004238334;-0.04614207,0.08834372;-0.3118266;-0.001151469,0.08795557;-0.6766285;0.09653135,0.100873;-0.7154565;0.01830925,-0.08022586;0.008067503;-0.04228192,-0.1164464;-0.307628;-0.009953443,-0.1361206;-0.6730579;0.08330087,-0.1370457;-0.6321332;-0.02111483,0.01788838;0.5536859;0.002899521,0;0;0,0.009056352;0.3207974;0.0100795,0.01713273;0.629093;0.005405307,0.1772584;0.5137523;-0.003234982,0.2262682;0.2551192;0.01075792,0.2586015;0.02366123;-0.04254067,-0.1461115;0.5129882;0.02628134,-0.3851144;0.4017936;0.02478556,-0.6092772;0.319045;0.005741155,0.07766908;0.005437344;-0.04719091,0.1008906;-0.3106994;-0.007960681,0.0999245;-0.6771848;0.08319843,0.1083284;-0.7337824;0.02443552,-0.08587666;0.00476308;-0.02985873,-0.1183593;-0.3123035;-0.009017952,-0.122968;-0.682052;0.06771053,-0.1332786;-0.7384069;0.008894045,0.01524681;0.5537126;0.008988857,45.52893
+0;0;0,0.01030213;0.3208763;0.006906358,0.02034009;0.62902;-0.001765857,0.1776325;0.5049954;0.001069419,0.2098311;0.2434178;0.01620189,0.2394851;0.01373702;-0.04511697,-0.1462567;0.5237992;0.01038644,-0.406831;0.4826885;0.0004089428,-0.6441675;0.4526616;-0.0123321,0.07834607;0.004236997;-0.04612753,0.08835208;-0.3128753;-0.0009878464,0.08796282;-0.6787147;0.09697281,0.1007659;-0.7169335;0.01944302,-0.08020056;0.00806496;-0.04226859,-0.1165411;-0.3086766;-0.009832993,-0.1362713;-0.6751459;0.08368656,-0.1371882;-0.6343179;-0.01980501,0.01788946;0.5537195;0.002900199,0;0;0,0.009360936;0.3208166;0.01022291,0.01769619;0.6291045;0.005703449,0.1774122;0.5138193;-0.003722192,0.2269409;0.2549275;0.01078689,0.2596264;0.02355996;-0.04206514,-0.1456513;0.5140228;0.02561688,-0.3878127;0.4089238;0.02480164,-0.615846;0.3377152;0.006835803,0.07760231;0.005424574;-0.04724681,0.1013289;-0.3116599;-0.007341266,0.1000921;-0.6790588;0.08459044,0.1113803;-0.7358912;0.0283649,-0.08586094;0.004773036;-0.02981484,-0.1179482;-0.3133665;-0.008470977,-0.1224913;-0.6841123;0.06874167,-0.1324088;-0.7397182;0.01041615,0.01575116;0.5537281;0.00924778,45.54934
+0;0;0,0.01030213;0.3208763;0.006906358,0.02034009;0.62902;-0.001765857,0.1776325;0.5049954;0.001069419,0.2098311;0.2434178;0.01620189,0.2394851;0.01373702;-0.04511697,-0.1462567;0.5237992;0.01038644,-0.406831;0.4826885;0.0004089428,-0.6441675;0.4526616;-0.0123321,0.07834607;0.004236997;-0.04612753,0.08835208;-0.3128753;-0.0009878464,0.08796282;-0.6787147;0.09697281,0.1007659;-0.7169335;0.01944302,-0.08020056;0.00806496;-0.04226859,-0.1165411;-0.3086766;-0.009832993,-0.1362713;-0.6751459;0.08368656,-0.1371882;-0.6343179;-0.01980501,0.01788946;0.5537195;0.002900199,0;0;0,0.009360936;0.3208166;0.01022291,0.01769619;0.6291045;0.005703449,0.1774122;0.5138193;-0.003722192,0.2269409;0.2549275;0.01078689,0.2596264;0.02355996;-0.04206514,-0.1456513;0.5140228;0.02561688,-0.3878127;0.4089238;0.02480164,-0.615846;0.3377152;0.006835803,0.07760231;0.005424574;-0.04724681,0.1013289;-0.3116599;-0.007341266,0.1000921;-0.6790588;0.08459044,0.1113803;-0.7358912;0.0283649,-0.08586094;0.004773036;-0.02981484,-0.1179482;-0.3133665;-0.008470977,-0.1224913;-0.6841123;0.06874167,-0.1324088;-0.7397182;0.01041615,0.01575116;0.5537281;0.00924778,45.57167
+0;0;0,0.01030355;0.3208565;0.006917743,0.02030727;0.6289721;-0.001730925,0.1776011;0.5049518;0.001113835,0.2096467;0.243301;0.01631219,0.2391592;0.01335624;-0.04348306,-0.1464451;0.5246705;0.009908672,-0.4081813;0.4906158;0.002594679,-0.6459064;0.4664035;-0.01229186,0.07834456;0.004289983;-0.04604812,0.08841138;-0.3134693;-0.0008792207,0.08831655;-0.682589;0.09748629,0.1023095;-0.7207048;0.01872018,-0.08012676;0.00799217;-0.04233829,-0.1166156;-0.3093757;-0.009801134,-0.1358163;-0.6791199;0.08425031,-0.1365885;-0.6381837;-0.02024593,0.01787307;0.5536796;0.002927497,0;0;0,0.009539284;0.3207911;0.0102458,0.01806637;0.6290449;0.005789876,0.1777046;0.5137112;-0.003677368,0.2276036;0.2548359;0.01090801,0.2604559;0.02355662;-0.04154837,-0.1454908;0.5145937;0.02544279,-0.3909211;0.4172137;0.02504961,-0.6195225;0.348141;0.00797925,0.07748127;0.00540857;-0.04737199,0.1018383;-0.3122019;-0.006839994,0.1003226;-0.6826045;0.08656645,0.112677;-0.7385336;0.02737844,-0.08584746;0.004786534;-0.02973224,-0.1177163;-0.3140265;-0.008397967,-0.1220974;-0.6878859;0.06992884,-0.1316629;-0.7443344;0.01098128,0.0160735;0.5536779;0.009313941,45.58294
+0;0;0,0.01030355;0.3208565;0.006917743,0.02030727;0.6289721;-0.001730925,0.1776011;0.5049518;0.001113835,0.2096467;0.243301;0.01631219,0.2391592;0.01335624;-0.04348306,-0.1464451;0.5246705;0.009908672,-0.4081813;0.4906158;0.002594679,-0.6459064;0.4664035;-0.01229186,0.07834456;0.004289983;-0.04604812,0.08841138;-0.3134693;-0.0008792207,0.08831655;-0.682589;0.09748629,0.1023095;-0.7207048;0.01872018,-0.08012676;0.00799217;-0.04233829,-0.1166156;-0.3093757;-0.009801134,-0.1358163;-0.6791199;0.08425031,-0.1365885;-0.6381837;-0.02024593,0.01787307;0.5536796;0.002927497,0;0;0,0.009539284;0.3207911;0.0102458,0.01806637;0.6290449;0.005789876,0.1777046;0.5137112;-0.003677368,0.2276036;0.2548359;0.01090801,0.2604559;0.02355662;-0.04154837,-0.1454908;0.5145937;0.02544279,-0.3909211;0.4172137;0.02504961,-0.6195225;0.348141;0.00797925,0.07748127;0.00540857;-0.04737199,0.1018383;-0.3122019;-0.006839994,0.1003226;-0.6826045;0.08656645,0.112677;-0.7385336;0.02737844,-0.08584746;0.004786534;-0.02973224,-0.1177163;-0.3140265;-0.008397967,-0.1220974;-0.6878859;0.06992884,-0.1316629;-0.7443344;0.01098128,0.0160735;0.5536779;0.009313941,45.6051
+0;0;0,0.01030144;0.3207907;0.006916325,0.02030274;0.628832;-0.001730177,0.1778319;0.5047601;0.001110685,0.2098712;0.2431604;0.01630608,0.239351;0.01347017;-0.04342299,-0.1466904;0.5245077;0.009918444,-0.4083755;0.4904597;0.00260588,-0.6458374;0.4662742;-0.01226418,0.07838503;0.004292199;-0.04607191,0.08849973;-0.3149785;-0.0006881468,0.08840507;-0.6834454;0.09750338,0.1023483;-0.7213189;0.01901745,-0.08016815;0.007996297;-0.04236016,-0.1168306;-0.3108813;-0.009668231,-0.1359973;-0.6799716;0.08421686,-0.1367667;-0.6390743;-0.01990768,0.01786919;0.5535594;0.002927012,0;0;0,0.009640716;0.3207149;0.01047266,0.0183222;0.6288935;0.006259918,0.1781004;0.5134932;-0.003870725,0.2283338;0.2547365;0.01073766,0.261522;0.02354571;-0.04067814,-0.1457114;0.5150481;0.02545574,-0.3931492;0.4230354;0.02557136,-0.6235196;0.3614357;0.007428376,0.07748573;0.005346924;-0.04746187,0.1024206;-0.3136137;-0.005770445,0.1009263;-0.6832486;0.08791625,0.1124109;-0.7395608;0.02978206,-0.08591738;0.004854669;-0.02966301,-0.1174112;-0.3155487;-0.008554686,-0.1218495;-0.6884673;0.070953,-0.1303698;-0.7449678;0.01258923,0.01628611;0.5535447;0.009721279,45.61639

+ 193 - 0
DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_HapticFeedback_Fast.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002740443;0.293095;0.01311452,0.005360573;0.575997;0.0101117,0.1850376;0.453436;0.01643434,0.2317772;0.1694582;0.03858668,0.2891876;-0.06830773;-0.01552988,-0.1752831;0.4517095;0.007089476,-0.2404536;0.1706047;0.01427742,-0.2895921;-0.06996757;-0.03539755,0.06211758;0.003030378;-0.03097657,0.07532822;-0.3713618;0.0113936,0.0802201;-0.742453;0.102844,0.09376443;-0.7655653;0.04047389,-0.06226071;0.005913846;-0.03026474,-0.1005428;-0.3683234;-0.005360764,-0.1238767;-0.7436102;0.06327692,-0.1211041;-0.7049813;-0.01925944,0.004579545;0.5066676;0.01324583,0;0;0,0.008538082;0.2931431;-0.008855343,0.01820195;0.5750784;-0.03055036,0.2017481;0.4994486;0.003990414,0.2748592;0.224696;0.05383587,0.3297784;-0.01077735;-0.01168787,-0.1722702;0.4961516;-0.02433734,-0.2594653;0.2269645;0.03270694,-0.3044589;-0.01088588;-0.03179105,0.0622124;0.0007784367;-0.03092468,0.1102972;-0.3698373;0.01878511,0.1161253;-0.7416286;0.1072895,0.1300512;-0.7789407;0.06071101,-0.05729743;0.004971367;-0.03898223,-0.1337448;-0.3641581;-0.03277856,-0.1731906;-0.7336565;0.0567242,-0.182114;-0.7680972;0.005127922,0.01563158;0.5061412;-0.02292967,47.38161
+0;0;0,0.002563725;0.2931019;0.01299696,0.00502436;0.5760069;0.01010184,0.1848022;0.4535199;0.01609961,0.2319255;0.1696082;0.03828748,0.2895289;-0.06830885;-0.0149528,-0.1755027;0.4515896;0.006923003,-0.2404425;0.1704307;0.01408139,-0.2893666;-0.07031131;-0.03497921,0.0621184;0.003054731;-0.03097253,0.07560399;-0.3713344;0.01133722,0.08056333;-0.7424055;0.1028656,0.09395634;-0.7654692;0.04042143,-0.06227017;0.005884865;-0.03025094,-0.1002746;-0.3683852;-0.005415702,-0.1235245;-0.7436599;0.06331719,-0.1207913;-0.7050316;-0.01922055,0.004316831;0.506675;0.01319929,0;0;0,0.008538082;0.2931431;-0.008855343,0.01820195;0.5750784;-0.03055036,0.2017481;0.4994486;0.003990414,0.2748592;0.224696;0.05383587,0.3297784;-0.01077735;-0.01168787,-0.1722702;0.4961516;-0.02433734,-0.2594653;0.2269645;0.03270694,-0.3044589;-0.01088588;-0.03179105,0.0622124;0.0007784367;-0.03092468,0.1102972;-0.3698373;0.01878511,0.1161253;-0.7416286;0.1072895,0.1300512;-0.7789407;0.06071101,-0.05729743;0.004971367;-0.03898223,-0.1337448;-0.3641581;-0.03277856,-0.1731906;-0.7336565;0.0567242,-0.182114;-0.7680972;0.005127922,0.01563158;0.5061412;-0.02292967,47.40133
+0;0;0,0.002562524;0.2929645;0.01299086,0.005022818;0.5758299;0.01009605,0.1858959;0.4530277;0.01611109,0.2330469;0.1689491;0.038312,0.2907393;-0.06933585;-0.0150106,-0.1765953;0.4510857;0.006878796,-0.2415732;0.1697614;0.01404139,-0.290573;-0.07135278;-0.03509507,0.06215921;0.003056738;-0.03099287,0.07562915;-0.370898;0.01126778,0.08056794;-0.7404312;0.1024168,0.09421043;-0.7644833;0.03880948,-0.06231108;0.005888731;-0.03027082,-0.1002714;-0.3679471;-0.00546439,-0.1234249;-0.7416664;0.06298362,-0.1206408;-0.7028773;-0.02109156,0.004315364;0.5065054;0.01319317,0;0;0,0.008149087;0.2930025;-0.009306788,0.01752481;0.574887;-0.03127491,0.2022618;0.4996211;0.003564358,0.2752049;0.2247492;0.05397749,0.330609;-0.01121517;-0.01085031,-0.1740355;0.4959969;-0.02454592,-0.2612918;0.2266875;0.03268665,-0.306296;-0.01164369;-0.03153404,0.06226498;0.0007920861;-0.0309211,0.1100409;-0.3694672;0.01842582,0.1155897;-0.7396587;0.106827,0.1291691;-0.7788138;0.06006372,-0.05735973;0.004958152;-0.03897367,-0.1338975;-0.3637149;-0.03334332,-0.1742899;-0.7317082;0.05518188,-0.1825764;-0.767499;0.002679192,0.01501394;0.5059612;-0.02360046,47.41785
+0;0;0,0.002561504;0.2928479;0.01298569,0.00502118;0.5756412;0.0100914,0.1862073;0.4527597;0.01611089,0.2333831;0.1685317;0.03832348,0.2912064;-0.07029366;-0.01512004,-0.1769085;0.4508143;0.006862689,-0.2419207;0.1693421;0.01402905,-0.2910315;-0.07231888;-0.03521884,0.06214355;0.003055968;-0.03098507,0.07560824;-0.3707528;0.01125908,0.08054646;-0.7402437;0.1023977,0.09422687;-0.764446;0.03861352,-0.06229538;0.005887248;-0.03026319,-0.1002409;-0.3678026;-0.00546645,-0.1233918;-0.7414792;0.06297374,-0.1205999;-0.7026657;-0.02133517,0.004313858;0.5063295;0.01318794,0;0;0,0.008184284;0.2928681;-0.009815812,0.01756134;0.5746456;-0.03222406,0.2026254;0.4997673;0.00282371,0.2754384;0.2247812;0.05367088,0.3307759;-0.01184008;-0.011024,-0.1743242;0.4957288;-0.02500655,-0.2623832;0.2266366;0.03278232,-0.3076584;-0.01229602;-0.03123811,0.06222775;0.000821054;-0.03095591,0.1098883;-0.3693643;0.01793301,0.1146805;-0.739591;0.1060432,0.1284035;-0.7786252;0.0587207,-0.05736168;0.004930471;-0.03894307,-0.1342845;-0.363521;-0.03392062,-0.1751974;-0.7315053;0.05421476,-0.1831543;-0.7667478;0.0006089732,0.01505075;0.5057446;-0.02444351,47.43547
+0;0;0,0.002703956;0.2928483;0.01294757,0.005274266;0.5756418;0.01015077,0.1864001;0.4525547;0.01584873,0.234457;0.1684911;0.03827524,0.2923163;-0.0704367;-0.01466887,-0.1767068;0.4509831;0.006757019,-0.2415546;0.1694661;0.01364441,-0.2900939;-0.07230781;-0.03561597,0.06214308;0.003083885;-0.03098325,0.07584881;-0.3707469;0.01098794,0.08111048;-0.7401825;0.102332,0.09475537;-0.7645106;0.03864727,-0.06230384;0.005853478;-0.03025232,-0.09992093;-0.3678937;-0.005822498,-0.1228696;-0.7415379;0.06286174,-0.1201105;-0.7027224;-0.02144803,0.004562485;0.5063289;0.01321993,0;0;0,0.008184284;0.2928681;-0.009815812,0.01756134;0.5746456;-0.03222406,0.2026254;0.4997673;0.00282371,0.2754384;0.2247812;0.05367088,0.3307759;-0.01184008;-0.011024,-0.1743242;0.4957288;-0.02500655,-0.2623832;0.2266366;0.03278232,-0.3076584;-0.01229602;-0.03123811,0.06222775;0.000821054;-0.03095591,0.1098883;-0.3693643;0.01793301,0.1146805;-0.739591;0.1060432,0.1284035;-0.7786252;0.0587207,-0.05736168;0.004930471;-0.03894307,-0.1342845;-0.363521;-0.03392062,-0.1751974;-0.7315053;0.05421476,-0.1831543;-0.7667478;0.0006089732,0.01505075;0.5057446;-0.02444351,47.45494
+0;0;0,0.002703863;0.2928382;0.01294713,0.005274591;0.5756768;0.01014963,0.1873316;0.4522978;0.01586178,0.2353344;0.1685544;0.03826302,0.2932404;-0.0705664;-0.01472386,-0.1776351;0.4507182;0.00672351,-0.2424098;0.1695185;0.01360314,-0.2909883;-0.07245074;-0.03569703,0.06216409;0.003084927;-0.03099372,0.07590826;-0.3717943;0.01109518,0.08114973;-0.7398117;0.1020886,0.09478627;-0.7641065;0.03844284,-0.0623249;0.005855456;-0.03026255,-0.1000475;-0.36894;-0.005764203,-0.122908;-0.7411498;0.06265637,-0.1201507;-0.7023397;-0.0216018,0.004562641;0.5063475;0.01321952,0;0;0,0.007856354;0.2928422;-0.01052999,0.01688743;0.5746342;-0.03347123,0.2029791;0.5000031;0.001989722,0.2749901;0.2251649;0.05292892,0.3301818;-0.01187849;-0.01113188,-0.1758762;0.4954475;-0.02567493,-0.2642281;0.2269428;0.0327677,-0.3099306;-0.01207884;-0.03141504,0.06218495;0.0008400381;-0.03109383,0.1097807;-0.3704074;0.01794517,0.1135273;-0.7394099;0.1049347,0.1267963;-0.7781185;0.05710447,-0.05745214;0.004919563;-0.03885293,-0.1355993;-0.36437;-0.03523845,-0.1768254;-0.7308927;0.0525435,-0.184942;-0.7660708;-0.001034386,0.01445815;0.5057265;-0.02557671,47.46614
+0;0;0,0.002703863;0.2928382;0.01294713,0.005274591;0.5756768;0.01014963,0.1873316;0.4522978;0.01586178,0.2353344;0.1685544;0.03826302,0.2932404;-0.0705664;-0.01472386,-0.1776351;0.4507182;0.00672351,-0.2424098;0.1695185;0.01360314,-0.2909883;-0.07245074;-0.03569703,0.06216409;0.003084927;-0.03099372,0.07590826;-0.3717943;0.01109518,0.08114973;-0.7398117;0.1020886,0.09478627;-0.7641065;0.03844284,-0.0623249;0.005855456;-0.03026255,-0.1000475;-0.36894;-0.005764203,-0.122908;-0.7411498;0.06265637,-0.1201507;-0.7023397;-0.0216018,0.004562641;0.5063475;0.01321952,0;0;0,0.007856354;0.2928422;-0.01052999,0.01688743;0.5746342;-0.03347123,0.2029791;0.5000031;0.001989722,0.2749901;0.2251649;0.05292892,0.3301818;-0.01187849;-0.01113188,-0.1758762;0.4954475;-0.02567493,-0.2642281;0.2269428;0.0327677,-0.3099306;-0.01207884;-0.03141504,0.06218495;0.0008400381;-0.03109383,0.1097807;-0.3704074;0.01794517,0.1135273;-0.7394099;0.1049347,0.1267963;-0.7781185;0.05710447,-0.05745214;0.004919563;-0.03885293,-0.1355993;-0.36437;-0.03523845,-0.1768254;-0.7308927;0.0525435,-0.184942;-0.7660708;-0.001034386,0.01445815;0.5057265;-0.02557671,47.48851
+0;0;0,0.002873432;0.2928385;0.01290553,0.005567323;0.5756772;0.01020733,0.1874825;0.4518228;0.01532512,0.23712;0.1684041;0.03826813,0.2945435;-0.07110569;-0.01347247,-0.1773553;0.4507504;0.006601694,-0.2417972;0.1694749;0.01351,-0.2907225;-0.07220437;-0.03685801,0.06216265;0.003152622;-0.03098979,0.07650857;-0.3717265;0.01089891,0.08177699;-0.7397649;0.1018058,0.09576385;-0.7640712;0.03824583,-0.0623406;0.005781015;-0.03024452,-0.09951086;-0.3690706;-0.00576018,-0.1221093;-0.7412984;0.06264932,-0.1194307;-0.7024839;-0.02161093,0.004847174;0.5063466;0.01324626,0;0;0,0.007856354;0.2928422;-0.01052999,0.01688743;0.5746342;-0.03347123,0.2029791;0.5000031;0.001989722,0.2749901;0.2251649;0.05292892,0.3301818;-0.01187849;-0.01113188,-0.1758762;0.4954475;-0.02567493,-0.2642281;0.2269428;0.0327677,-0.3099306;-0.01207884;-0.03141504,0.06218495;0.0008400381;-0.03109383,0.1097807;-0.3704074;0.01794517,0.1135273;-0.7394099;0.1049347,0.1267963;-0.7781185;0.05710447,-0.05745214;0.004919563;-0.03885293,-0.1355993;-0.36437;-0.03523845,-0.1768254;-0.7308927;0.0525435,-0.184942;-0.7660708;-0.001034386,0.01445815;0.5057265;-0.02557671,47.4997
+0;0;0,0.002871222;0.2926132;0.0128956,0.005563115;0.5752416;0.01019918,0.1872031;0.4515161;0.01531179,0.2367732;0.1684819;0.03822368,0.2943106;-0.07150264;-0.01361949,-0.177084;0.4504454;0.006601536,-0.2414385;0.1695514;0.01350047,-0.2904607;-0.07260694;-0.03696739,0.06223987;0.003156539;-0.03102829,0.07658061;-0.3715872;0.01084528,0.08184624;-0.7394314;0.1017041,0.09584501;-0.7637838;0.0380901,-0.06241804;0.005788198;-0.03028209,-0.09957489;-0.368928;-0.005806593,-0.1221614;-0.7409594;0.06256678,-0.1194806;-0.7021374;-0.02176519,0.00484345;0.5059576;0.01323607,0;0;0,0.008283965;0.2925916;-0.01088929,0.0177332;0.5741193;-0.0343008,0.2034287;0.5000067;0.001419544,0.2746186;0.2253699;0.05238175,0.3304566;-0.01232612;-0.01065433,-0.1748674;0.4954826;-0.02633684,-0.2631349;0.2275696;0.03300925,-0.3095084;-0.01175281;-0.03152873,0.06225692;0.0008265078;-0.03114343,0.1097472;-0.3703525;0.01746487,0.1123587;-0.7392842;0.1039227,0.125625;-0.7780398;0.05603147,-0.05757987;0.004932814;-0.03881684,-0.1354655;-0.3642785;-0.03586226,-0.1773932;-0.7307132;0.05108659,-0.1862144;-0.7659951;-0.002367757,0.01520444;0.5052772;-0.02627683,47.51096
+0;0;0,0.002868924;0.2923791;0.01288528,0.005559323;0.5748501;0.01019016,0.1875524;0.4510534;0.01530529,0.2371155;0.1680595;0.03821391,0.2946765;-0.07202399;-0.01365063,-0.1774393;0.4499805;0.006578186,-0.2417846;0.1691266;0.01347614,-0.2908271;-0.07313155;-0.03701252,0.06231683;0.003160441;-0.03106665,0.07663451;-0.3709808;0.01073959,0.08191083;-0.7395718;0.1017829,0.09573837;-0.7632594;0.03894703,-0.06249522;0.005795354;-0.03031954,-0.09959233;-0.3683184;-0.005883386,-0.1222247;-0.7411051;0.06262881,-0.1195766;-0.7023909;-0.02067158,0.004840013;0.5056002;0.01322555,0;0;0,0.008262672;0.2923344;-0.0114938,0.01767641;0.5736638;-0.03540027,0.2037698;0.5000722;0.0003931522,0.2748017;0.2254984;0.05168164,0.3304139;-0.01248005;-0.010903,-0.1753031;0.4954114;-0.02705968,-0.2639181;0.2277192;0.03256495,-0.3104326;-0.01164053;-0.03213904,0.0621994;0.0008242428;-0.03144944,0.1095658;-0.3698346;0.0165391,0.1114286;-0.7396226;0.1027329,0.1241648;-0.7780097;0.05601132,-0.05780882;0.004953592;-0.03862791,-0.1363213;-0.3635142;-0.03730965,-0.1786806;-0.7306691;0.04974793,-0.1870135;-0.7652903;-0.002945244,0.01515425;0.5048696;-0.02725923,47.533
+0;0;0,0.00297363;0.2923835;0.01275976,0.005741301;0.5748545;0.01010133,0.1876916;0.4509145;0.01500764,0.2376292;0.1680278;0.0384198,0.295046;-0.07248919;-0.01156216,-0.1772755;0.4500246;0.006569561,-0.2405943;0.1689346;0.01334966,-0.2925605;-0.07215801;-0.03972736,0.06232627;0.003240874;-0.03103944,0.07705927;-0.3709512;0.01016268,0.08264264;-0.7394533;0.1015467,0.09649675;-0.7635227;0.03904495,-0.06248135;0.005719961;-0.0303624,-0.09954044;-0.3684169;-0.0062251,-0.1217165;-0.741227;0.06230897,-0.1191279;-0.7025196;-0.020994,0.005019717;0.5056038;0.01311939,0;0;0,0.008262672;0.2923344;-0.0114938,0.01767641;0.5736638;-0.03540027,0.2037698;0.5000722;0.0003931522,0.2748017;0.2254984;0.05168164,0.3304139;-0.01248005;-0.010903,-0.1753031;0.4954114;-0.02705968,-0.2639181;0.2277192;0.03256495,-0.3104326;-0.01164053;-0.03213904,0.0621994;0.0008242428;-0.03144944,0.1095658;-0.3698346;0.0165391,0.1114286;-0.7396226;0.1027329,0.1241648;-0.7780097;0.05601132,-0.05780882;0.004953592;-0.03862791,-0.1363213;-0.3635142;-0.03730965,-0.1786806;-0.7306691;0.04974793,-0.1870135;-0.7652903;-0.002945244,0.01515425;0.5048696;-0.02725923,47.54439
+0;0;0,0.00297363;0.2923835;0.01275976,0.005741301;0.5748545;0.01010133,0.1876916;0.4509145;0.01500764,0.2376292;0.1680278;0.0384198,0.295046;-0.07248919;-0.01156216,-0.1772755;0.4500246;0.006569561,-0.2405943;0.1689346;0.01334966,-0.2925605;-0.07215801;-0.03972736,0.06232627;0.003240874;-0.03103944,0.07705927;-0.3709512;0.01016268,0.08264264;-0.7394533;0.1015467,0.09649675;-0.7635227;0.03904495,-0.06248135;0.005719961;-0.0303624,-0.09954044;-0.3684169;-0.0062251,-0.1217165;-0.741227;0.06230897,-0.1191279;-0.7025196;-0.020994,0.005019717;0.5056038;0.01311939,0;0;0,0.008262672;0.2923344;-0.0114938,0.01767641;0.5736638;-0.03540027,0.2037698;0.5000722;0.0003931522,0.2748017;0.2254984;0.05168164,0.3304139;-0.01248005;-0.010903,-0.1753031;0.4954114;-0.02705968,-0.2639181;0.2277192;0.03256495,-0.3104326;-0.01164053;-0.03213904,0.0621994;0.0008242428;-0.03144944,0.1095658;-0.3698346;0.0165391,0.1114286;-0.7396226;0.1027329,0.1241648;-0.7780097;0.05601132,-0.05780882;0.004953592;-0.03862791,-0.1363213;-0.3635142;-0.03730965,-0.1786806;-0.7306691;0.04974793,-0.1870135;-0.7652903;-0.002945244,0.01515425;0.5048696;-0.02725923,47.55553
+0;0;0,0.00297158;0.2921819;0.01275096,0.005738078;0.5745325;0.01009329,0.1872787;0.4507365;0.01499444,0.2371947;0.1679723;0.03839646,0.2946619;-0.07275583;-0.01162938,-0.1768695;0.4498486;0.006575291,-0.2401609;0.1688803;0.01335245,-0.2921726;-0.07242392;-0.03977116,0.06240483;0.003244959;-0.03107856,0.07712328;-0.3705775;0.01008287,0.08270882;-0.7392228;0.1015024,0.09648921;-0.7630044;0.03933321,-0.06256012;0.005727171;-0.03040068,-0.09958261;-0.3680402;-0.006287215,-0.1217672;-0.740995;0.06227347,-0.1191925;-0.702334;-0.02058621,0.005016716;0.5053031;0.01311043,0;0;0,0.008262984;0.2921019;-0.01224387,0.01764788;0.5732541;-0.03681529,0.2033656;0.5000217;-0.001153233,0.2740462;0.2255539;0.05048501,0.3297591;-0.01273859;-0.01170718,-0.1749173;0.4954652;-0.02817569,-0.2633976;0.2279782;0.03196428,-0.3104485;-0.01143244;-0.0330267,0.06240241;0.0009279699;-0.03123856,0.1087345;-0.3696443;0.01549125,0.1099154;-0.7396736;0.1013107,0.1233134;-0.7776113;0.05491734,-0.05786584;0.004841818;-0.03871525,-0.1370606;-0.3631008;-0.03951542,-0.1798518;-0.7302143;0.04814646,-0.1879877;-0.7645218;-0.004253175,0.01513211;0.5045003;-0.02851403,47.57789
+0;0;0,0.002305679;0.2921974;0.01253125,0.004220367;0.5745559;0.009875661,0.1861434;0.4511925;0.0147566,0.235865;0.1684444;0.03875974,0.2939606;-0.07244411;-0.00974508,-0.177994;0.4494326;0.006148438,-0.2402587;0.1682333;0.01284993,-0.2932134;-0.07268569;-0.04108454,0.06239611;0.003341625;-0.03108583,0.07788142;-0.3705446;0.00920625,0.08419396;-0.7391248;0.1008409,0.09772131;-0.7622307;0.03803844,-0.06257319;0.005624258;-0.03039298,-0.09845227;-0.3682766;-0.006623067,-0.1204104;-0.7412826;0.06173187,-0.1178132;-0.7026232;-0.0211273,0.003751558;0.5053236;0.01287466,0;0;0,0.008262984;0.2921019;-0.01224387,0.01764788;0.5732541;-0.03681529,0.2033656;0.5000217;-0.001153233,0.2740462;0.2255539;0.05048501,0.3297591;-0.01273859;-0.01170718,-0.1749173;0.4954652;-0.02817569,-0.2633976;0.2279782;0.03196428,-0.3104485;-0.01143244;-0.0330267,0.06240241;0.0009279699;-0.03123856,0.1087345;-0.3696443;0.01549125,0.1099154;-0.7396736;0.1013107,0.1233134;-0.7776113;0.05491734,-0.05786584;0.004841818;-0.03871525,-0.1370606;-0.3631008;-0.03951542,-0.1798518;-0.7302143;0.04814646,-0.1879877;-0.7645218;-0.004253175,0.01513211;0.5045003;-0.02851403,47.58901
+0;0;0,0.002305229;0.2921404;0.0125288,0.004220014;0.5745132;0.009872655,0.1858425;0.4512258;0.01475106,0.2356056;0.1682418;0.03877423,0.2936019;-0.07223476;-0.009647634,-0.1776951;0.4494689;0.006157076,-0.2400117;0.1680349;0.01286416,-0.2928759;-0.07247207;-0.04097807,0.06244686;0.003344343;-0.03111112,0.07793615;-0.370638;0.009191321,0.0842453;-0.7390201;0.1007767,0.09780294;-0.7622449;0.03783369,-0.06262408;0.005628833;-0.0304177,-0.09851239;-0.3683682;-0.00664168,-0.1204587;-0.7411739;0.06167654,-0.1178557;-0.7024952;-0.02136813,0.003751116;0.5052679;0.01287222,0;0;0,0.008059792;0.2920065;-0.01324975,0.01721866;0.5731081;-0.03864312,0.2026996;0.5002686;-0.002928138,0.2729398;0.2254641;0.0488627,0.328021;-0.01254451;-0.01322711,-0.1749892;0.4955208;-0.02943958,-0.2633943;0.227953;0.03159705,-0.3110922;-0.0107533;-0.03383558,0.06243586;0.001128271;-0.03129196,0.1079071;-0.3697973;0.01424468,0.1080085;-0.7397507;0.0994947,0.1213215;-0.7776373;0.05266845,-0.05797656;0.004631619;-0.03867768,-0.1382888;-0.3631549;-0.04185026,-0.1814661;-0.7300176;0.04578852,-0.1895602;-0.7638646;-0.007470839,0.01475448;0.5043623;-0.03015351,47.60041
+0;0;0,0.002305229;0.2921404;0.0125288,0.004220014;0.5745132;0.009872655,0.1858425;0.4512258;0.01475106,0.2356056;0.1682418;0.03877423,0.2936019;-0.07223476;-0.009647634,-0.1776951;0.4494689;0.006157076,-0.2400117;0.1680349;0.01286416,-0.2928759;-0.07247207;-0.04097807,0.06244686;0.003344343;-0.03111112,0.07793615;-0.370638;0.009191321,0.0842453;-0.7390201;0.1007767,0.09780294;-0.7622449;0.03783369,-0.06262408;0.005628833;-0.0304177,-0.09851239;-0.3683682;-0.00664168,-0.1204587;-0.7411739;0.06167654,-0.1178557;-0.7024952;-0.02136813,0.003751116;0.5052679;0.01287222,0;0;0,0.008059792;0.2920065;-0.01324975,0.01721866;0.5731081;-0.03864312,0.2026996;0.5002686;-0.002928138,0.2729398;0.2254641;0.0488627,0.328021;-0.01254451;-0.01322711,-0.1749892;0.4955208;-0.02943958,-0.2633943;0.227953;0.03159705,-0.3110922;-0.0107533;-0.03383558,0.06243586;0.001128271;-0.03129196,0.1079071;-0.3697973;0.01424468,0.1080085;-0.7397507;0.0994947,0.1213215;-0.7776373;0.05266845,-0.05797656;0.004631619;-0.03867768,-0.1382888;-0.3631549;-0.04185026,-0.1814661;-0.7300176;0.04578852,-0.1895602;-0.7638646;-0.007470839,0.01475448;0.5043623;-0.03015351,47.62252
+0;0;0,0.00119317;0.2922525;0.01234072,0.001651118;0.5747344;0.009602807,0.1840473;0.4522381;0.01444561,0.2340309;0.1687661;0.03933021,0.2919019;-0.07075074;-0.007722709,-0.1799695;0.4495749;0.005915506,-0.2416379;0.1673915;0.01251185,-0.2942417;-0.07183251;-0.0416735,0.06257649;0.003426327;-0.03110239,0.0789503;-0.3697395;0.008111386,0.08556453;-0.738903;0.1001308,0.09922059;-0.7622646;0.03667272,-0.06271392;0.005552866;-0.03051301,-0.09764828;-0.3676732;-0.007265307,-0.1192281;-0.7413625;0.06117262,-0.116633;-0.7026379;-0.02236191,0.001582693;0.5054605;0.01261717,0;0;0,0.007641233;0.2920732;-0.01414538,0.01643189;0.5732313;-0.04019606,0.2021758;0.5004854;-0.004728675,0.2727509;0.2252407;0.04755402,0.3270836;-0.01189831;-0.01363719,-0.1758031;0.4952039;-0.03050416,-0.2645056;0.2271119;0.03059048,-0.3122702;-0.01032552;-0.03478037,0.06241577;0.001310974;-0.03158271,0.1081934;-0.3688045;0.01288617,0.106452;-0.7396866;0.09795392,0.1198023;-0.7775987;0.05030322,-0.05824233;0.004444917;-0.0385096,-0.1395346;-0.3621688;-0.04518197,-0.1829179;-0.7298912;0.04251721,-0.1917778;-0.7640356;-0.01103534,0.01404496;0.5044724;-0.03156555,47.63372
+0;0;0,0.00119317;0.2922525;0.01234072,0.001651118;0.5747344;0.009602807,0.1840473;0.4522381;0.01444561,0.2340309;0.1687661;0.03933021,0.2919019;-0.07075074;-0.007722709,-0.1799695;0.4495749;0.005915506,-0.2416379;0.1673915;0.01251185,-0.2942417;-0.07183251;-0.0416735,0.06257649;0.003426327;-0.03110239,0.0789503;-0.3697395;0.008111386,0.08556453;-0.738903;0.1001308,0.09922059;-0.7622646;0.03667272,-0.06271392;0.005552866;-0.03051301,-0.09764828;-0.3676732;-0.007265307,-0.1192281;-0.7413625;0.06117262,-0.116633;-0.7026379;-0.02236191,0.001582693;0.5054605;0.01261717,0;0;0,0.007641233;0.2920732;-0.01414538,0.01643189;0.5732313;-0.04019606,0.2021758;0.5004854;-0.004728675,0.2727509;0.2252407;0.04755402,0.3270836;-0.01189831;-0.01363719,-0.1758031;0.4952039;-0.03050416,-0.2645056;0.2271119;0.03059048,-0.3122702;-0.01032552;-0.03478037,0.06241577;0.001310974;-0.03158271,0.1081934;-0.3688045;0.01288617,0.106452;-0.7396866;0.09795392,0.1198023;-0.7775987;0.05030322,-0.05824233;0.004444917;-0.0385096,-0.1395346;-0.3621688;-0.04518197,-0.1829179;-0.7298912;0.04251721,-0.1917778;-0.7640356;-0.01103534,0.01404496;0.5044724;-0.03156555,47.64498
+0;0;0,0.001193195;0.2922587;0.01234098,0.001651264;0.5748196;0.009601902,0.1839921;0.452311;0.01444538,0.2339676;0.1688847;0.03932597,0.2916535;-0.06986591;-0.007576417,-0.1799143;0.4496487;0.005917865,-0.2415728;0.1675107;0.01251314,-0.2940083;-0.07094799;-0.04149886,0.06287172;0.003442493;-0.03124913,0.07923628;-0.3695125;0.007942494,0.08584574;-0.7384097;0.09989554,0.0995525;-0.7619694;0.03620178,-0.06300981;0.005579064;-0.03065697,-0.09792443;-0.3674361;-0.007422397,-0.1194886;-0.7408558;0.06096616,-0.1168839;-0.7020987;-0.02287858,0.001582811;0.5055174;0.0126175,0;0;0,0.007163927;0.2920533;-0.01491332,0.0153538;0.5732377;-0.04172969,0.2012697;0.5005099;-0.006601335,0.2717683;0.2253418;0.0459305,0.3257452;-0.01130119;-0.01420212,-0.1766366;0.494614;-0.0318418,-0.2659977;0.226886;0.02966754,-0.313966;-0.009499505;-0.03628901,0.06272598;0.001484349;-0.03169322,0.1076301;-0.3686389;0.01179946,0.1044526;-0.7394127;0.09606647,0.1176331;-0.7779773;0.0487529,-0.05868156;0.004286179;-0.03846187,-0.1405701;-0.3618847;-0.04906208,-0.1844306;-0.7291328;0.03919518,-0.194026;-0.7637711;-0.01412677,0.01312417;0.5044668;-0.0329262,47.66715
+0;0;0,0.0003636312;0.2922659;0.01222221,5.627822E-06;0.5748274;0.009495268,0.1826451;0.4526542;0.01416005,0.2335218;0.1694728;0.03998597,0.2913373;-0.06942004;-0.006023586,-0.1813385;0.4496643;0.005166988,-0.2431051;0.1675415;0.01139205,-0.2946685;-0.0710142;-0.04302958,0.06283122;0.003654248;-0.03130647,0.07916702;-0.3694935;0.00601859,0.08699562;-0.7381344;0.09889896,0.1007478;-0.7616543;0.03518153,-0.0630779;0.005351324;-0.0305574,-0.09725281;-0.3677817;-0.008129261,-0.1186603;-0.7412573;0.06000195,-0.1159788;-0.7025035;-0.02384071,0.0001366251;0.5055248;0.01250039,0;0;0,0.007163927;0.2920533;-0.01491332,0.0153538;0.5732377;-0.04172969,0.2012697;0.5005099;-0.006601335,0.2717683;0.2253418;0.0459305,0.3257452;-0.01130119;-0.01420212,-0.1766366;0.494614;-0.0318418,-0.2659977;0.226886;0.02966754,-0.313966;-0.009499505;-0.03628901,0.06272598;0.001484349;-0.03169322,0.1076301;-0.3686389;0.01179946,0.1044526;-0.7394127;0.09606647,0.1176331;-0.7779773;0.0487529,-0.05868156;0.004286179;-0.03846187,-0.1405701;-0.3618847;-0.04906208,-0.1844306;-0.7291328;0.03919518,-0.194026;-0.7637711;-0.01412677,0.01312417;0.5044668;-0.0329262,47.67849
+0;0;0,0.0003636312;0.2922659;0.01222221,5.627822E-06;0.5748274;0.009495268,0.1826451;0.4526542;0.01416005,0.2335218;0.1694728;0.03998597,0.2913373;-0.06942004;-0.006023586,-0.1813385;0.4496643;0.005166988,-0.2431051;0.1675415;0.01139205,-0.2946685;-0.0710142;-0.04302958,0.06283122;0.003654248;-0.03130647,0.07916702;-0.3694935;0.00601859,0.08699562;-0.7381344;0.09889896,0.1007478;-0.7616543;0.03518153,-0.0630779;0.005351324;-0.0305574,-0.09725281;-0.3677817;-0.008129261,-0.1186603;-0.7412573;0.06000195,-0.1159788;-0.7025035;-0.02384071,0.0001366251;0.5055248;0.01250039,0;0;0,0.007163927;0.2920533;-0.01491332,0.0153538;0.5732377;-0.04172969,0.2012697;0.5005099;-0.006601335,0.2717683;0.2253418;0.0459305,0.3257452;-0.01130119;-0.01420212,-0.1766366;0.494614;-0.0318418,-0.2659977;0.226886;0.02966754,-0.313966;-0.009499505;-0.03628901,0.06272598;0.001484349;-0.03169322,0.1076301;-0.3686389;0.01179946,0.1044526;-0.7394127;0.09606647,0.1176331;-0.7779773;0.0487529,-0.05868156;0.004286179;-0.03846187,-0.1405701;-0.3618847;-0.04906208,-0.1844306;-0.7291328;0.03919518,-0.194026;-0.7637711;-0.01412677,0.01312417;0.5044668;-0.0329262,47.68961
+0;0;0,0.0003635189;0.2921757;0.01221844,5.48856E-06;0.5747548;0.009491073,0.1829689;0.4524778;0.01415923,0.2338535;0.1692531;0.03998911,0.2917013;-0.06977309;-0.006046113,-0.1816607;0.4494826;0.005150208,-0.2434368;0.1673166;0.01137623,-0.295029;-0.07137215;-0.04307576,0.06295364;0.003661368;-0.03136746,0.07926933;-0.3690271;0.005911659,0.08710875;-0.7381775;0.0989204,0.100817;-0.7615263;0.03540663,-0.06320079;0.00536175;-0.03061693,-0.09733365;-0.3673122;-0.008216396,-0.1187708;-0.7413039;0.06000897,-0.1160978;-0.7025781;-0.0235657,0.0001365046;0.5054423;0.01249662,0;0;0,0.006685577;0.291922;-0.01590192,0.01447967;0.5730735;-0.04337323,0.2008743;0.5005744;-0.008509636,0.2715216;0.2254346;0.04421413,0.3253894;-0.01165809;-0.01481485,-0.1777506;0.4941544;-0.03295509,-0.2669662;0.2265688;0.02958467,-0.3158134;-0.009511068;-0.0373434,0.0629838;0.001528442;-0.03148317,0.1078323;-0.3682734;0.01079965,0.1033449;-0.7396984;0.09451032,0.116947;-0.778219;0.0477351,-0.05878593;0.004228846;-0.03855925,-0.1405402;-0.3612715;-0.05524354,-0.1844953;-0.7283331;0.03595854,-0.1942333;-0.7623023;-0.01771762,0.01232938;0.5043064;-0.03444362,47.71192
+0;0;0,-0.0001068931;0.2921894;0.01188992,-0.0008290664;0.5747659;0.008949857,0.1822175;0.4525216;0.0143047,0.233483;0.169399;0.04049955,0.2913068;-0.06977928;-0.004769459,-0.1824223;0.449559;0.004388989,-0.2443009;0.1674061;0.0101729,-0.2946368;-0.07147951;-0.04459114,0.06301683;0.00376027;-0.03122859,0.07996447;-0.369143;0.003536249,0.08878187;-0.7380404;0.09745637,0.102536;-0.7624955;0.0348985,-0.06311735;0.005271913;-0.0308041,-0.0964006;-0.3675247;-0.009182084,-0.1170778;-0.7415425;0.05913563,-0.1142495;-0.7028319;-0.02443552,-0.0006167625;0.5054557;0.01200423,0;0;0,0.006685577;0.291922;-0.01590192,0.01447967;0.5730735;-0.04337323,0.2008743;0.5005744;-0.008509636,0.2715216;0.2254346;0.04421413,0.3253894;-0.01165809;-0.01481485,-0.1777506;0.4941544;-0.03295509,-0.2669662;0.2265688;0.02958467,-0.3158134;-0.009511068;-0.0373434,0.0629838;0.001528442;-0.03148317,0.1078323;-0.3682734;0.01079965,0.1033449;-0.7396984;0.09451032,0.116947;-0.778219;0.0477351,-0.05878593;0.004228846;-0.03855925,-0.1405402;-0.3612715;-0.05524354,-0.1844953;-0.7283331;0.03595854,-0.1942333;-0.7623023;-0.01771762,0.01232938;0.5043064;-0.03444362,47.72327
+0;0;0,-0.0001067762;0.2918698;0.01187692,-0.0008288593;0.5744039;0.008936092,0.1822132;0.4521444;0.0142916,0.2334888;0.1689661;0.04049161,0.2912914;-0.07012478;-0.004760865,-0.1824175;0.449182;0.004376143,-0.2443082;0.1669735;0.01016119,-0.2946257;-0.07182482;-0.04458284,0.06315292;0.00376839;-0.03129603,0.08009808;-0.3690804;0.003463734,0.08895772;-0.7397448;0.09783372,0.1025346;-0.7634982;0.03608193,-0.06325365;0.005283298;-0.03087062,-0.09653205;-0.3674589;-0.009251766,-0.1173083;-0.7432681;0.05939317,-0.1145165;-0.7046697;-0.02310114,-0.0006165049;0.5050772;0.01199119,0;0;0,0.006047294;0.2915623;-0.01684844,0.01329524;0.5726038;-0.04516029,0.1999003;0.5004061;-0.01077724,0.2711262;0.2254053;0.04220402,0.3239715;-0.01182337;-0.01681566,-0.1788105;0.4937538;-0.03423956,-0.2677765;0.2261706;0.02892594,-0.3171255;-0.009626374;-0.03828901,0.06304002;0.00158079;-0.03170788,0.1075947;-0.3683178;0.009541035,0.1026001;-0.7417433;0.09263635,0.1152309;-0.7795574;0.04649795,-0.05905641;0.004168445;-0.03843043,-0.1407979;-0.3609779;-0.06074854,-0.1851937;-0.7294255;0.03226571,-0.1944358;-0.7643017;-0.01865292,0.01126537;0.5038396;-0.03605413,47.7343
+0;0;0,-0.0001067762;0.2918698;0.01187692,-0.0008288593;0.5744039;0.008936092,0.1822132;0.4521444;0.0142916,0.2334888;0.1689661;0.04049161,0.2912914;-0.07012478;-0.004760865,-0.1824175;0.449182;0.004376143,-0.2443082;0.1669735;0.01016119,-0.2946257;-0.07182482;-0.04458284,0.06315292;0.00376839;-0.03129603,0.08009808;-0.3690804;0.003463734,0.08895772;-0.7397448;0.09783372,0.1025346;-0.7634982;0.03608193,-0.06325365;0.005283298;-0.03087062,-0.09653205;-0.3674589;-0.009251766,-0.1173083;-0.7432681;0.05939317,-0.1145165;-0.7046697;-0.02310114,-0.0006165049;0.5050772;0.01199119,0;0;0,0.006047294;0.2915623;-0.01684844,0.01329524;0.5726038;-0.04516029,0.1999003;0.5004061;-0.01077724,0.2711262;0.2254053;0.04220402,0.3239715;-0.01182337;-0.01681566,-0.1788105;0.4937538;-0.03423956,-0.2677765;0.2261706;0.02892594,-0.3171255;-0.009626374;-0.03828901,0.06304002;0.00158079;-0.03170788,0.1075947;-0.3683178;0.009541035,0.1026001;-0.7417433;0.09263635,0.1152309;-0.7795574;0.04649795,-0.05905641;0.004168445;-0.03843043,-0.1407979;-0.3609779;-0.06074854,-0.1851937;-0.7294255;0.03226571,-0.1944358;-0.7643017;-0.01865292,0.01126537;0.5038396;-0.03605413,47.75665
+0;0;0,0.001830693;0.2918121;0.01125051,0.001783544;0.5744036;0.008087832,0.1846928;0.4512049;0.01442036,0.2355192;0.1682208;0.04030867,0.2947264;-0.07119878;-0.0047745,-0.1803723;0.4501796;0.003626202,-0.2409889;0.1679847;0.008644081,-0.290704;-0.07148731;-0.04650386,0.06325381;0.004039618;-0.03120805,0.08158685;-0.3691728;-0.0004257858,0.09165482;-0.7397724;0.09524187,0.1054633;-0.7638446;0.03382868,-0.06325171;0.005026395;-0.03106868,-0.09449882;-0.3680514;-0.01087687,-0.1147098;-0.7441008;0.05823237,-0.1117492;-0.705538;-0.02425382,0.001944398;0.5050529;0.0111612,0;0;0,0.005618557;0.2914537;-0.01753366,0.01254601;0.5725037;-0.04641974,0.1994338;0.5004157;-0.01210988,0.270914;0.225776;0.04077804,0.3238942;-0.01218149;-0.01777995,-0.1796546;0.4931323;-0.03464721,-0.2687841;0.2259402;0.02858103,-0.3184763;-0.01022145;-0.0393754,0.06311202;0.001619563;-0.03171051,0.1075281;-0.3684477;0.008891463,0.101952;-0.7422992;0.09136391,0.1144248;-0.7796256;0.04448485,-0.05914081;0.004127113;-0.03842705,-0.1404692;-0.3607231;-0.06742938,-0.1810866;-0.7294352;0.02743553,-0.1948356;-0.7651205;-0.021375,0.01057799;0.5037274;-0.03720415,47.76769
+0;0;0,0.001830693;0.2918121;0.01125051,0.001783544;0.5744036;0.008087832,0.1846928;0.4512049;0.01442036,0.2355192;0.1682208;0.04030867,0.2947264;-0.07119878;-0.0047745,-0.1803723;0.4501796;0.003626202,-0.2409889;0.1679847;0.008644081,-0.290704;-0.07148731;-0.04650386,0.06325381;0.004039618;-0.03120805,0.08158685;-0.3691728;-0.0004257858,0.09165482;-0.7397724;0.09524187,0.1054633;-0.7638446;0.03382868,-0.06325171;0.005026395;-0.03106868,-0.09449882;-0.3680514;-0.01087687,-0.1147098;-0.7441008;0.05823237,-0.1117492;-0.705538;-0.02425382,0.001944398;0.5050529;0.0111612,0;0;0,0.005618557;0.2914537;-0.01753366,0.01254601;0.5725037;-0.04641974,0.1994338;0.5004157;-0.01210988,0.270914;0.225776;0.04077804,0.3238942;-0.01218149;-0.01777995,-0.1796546;0.4931323;-0.03464721,-0.2687841;0.2259402;0.02858103,-0.3184763;-0.01022145;-0.0393754,0.06311202;0.001619563;-0.03171051,0.1075281;-0.3684477;0.008891463,0.101952;-0.7422992;0.09136391,0.1144248;-0.7796256;0.04448485,-0.05914081;0.004127113;-0.03842705,-0.1404692;-0.3607231;-0.06742938,-0.1810866;-0.7294352;0.02743553,-0.1948356;-0.7651205;-0.021375,0.01057799;0.5037274;-0.03720415,47.77895
+0;0;0,0.001830328;0.2917541;0.01124827,0.001783203;0.5743113;0.008086241,0.1847996;0.4510954;0.01442004,0.2356171;0.1681609;0.04030382,0.2948773;-0.07147294;-0.004819676,-0.1804795;0.4500695;0.003619555,-0.2410856;0.167924;0.008636557,-0.2908451;-0.07176228;-0.04656072,0.06333208;0.004044617;-0.03124667,0.08168353;-0.3695425;-0.0004334897,0.09176867;-0.740774;0.09539729,0.1054888;-0.7645005;0.03437679,-0.06332998;0.005032615;-0.03110712,-0.09460847;-0.3684198;-0.01089504,-0.1148539;-0.7451104;0.05833204,-0.1119122;-0.7066024;-0.02362669,0.001944024;0.504975;0.01115897,0;0;0,0.005304441;0.2913797;-0.01789081,0.01197363;0.5723619;-0.04716229,0.1990941;0.5005538;-0.01309955,0.2708038;0.2260212;0.03975785,0.3235908;-0.01224931;-0.01866293,-0.1802538;0.4928071;-0.03515788,-0.2694469;0.2257167;0.02817988,-0.319359;-0.01058327;-0.03996228,0.06313102;0.001713589;-0.03186226,0.1075195;-0.3687721;0.008431196,0.1018975;-0.7434141;0.09034514,0.1142642;-0.780118;0.04348433,-0.05930723;0.004028414;-0.03834176,-0.1403706;-0.3605313;-0.07547003,-0.1732204;-0.7296675;0.02330983,-0.1664627;-0.7173252;-0.05694485,0.01007701;0.50361;-0.03785908,47.80119
+0;0;0,0.003432425;0.2917587;0.0107426,0.004476746;0.5743108;0.007281721,0.1871016;0.4504409;0.01520783,0.237692;0.1673299;0.03956185,0.2973713;-0.07231288;-0.00495737,-0.1783048;0.4512575;0.00294213,-0.2369282;0.1686747;0.006764675,-0.2856923;-0.07131158;-0.04801575,0.06342363;0.004225652;-0.03103632,0.08244797;-0.3697;-0.005127368,0.09469683;-0.7403339;0.09274285,0.1094314;-0.7633873;0.03137091,-0.06326862;0.004815821;-0.03126588,-0.09237508;-0.3688897;-0.01254271,-0.1118107;-0.7455493;0.0570842,-0.1086132;-0.7070648;-0.02486739,0.004474523;0.5049769;0.01041071,0;0;0,0.005304441;0.2913797;-0.01789081,0.01197363;0.5723619;-0.04716229,0.1990941;0.5005538;-0.01309955,0.2708038;0.2260212;0.03975785,0.3235908;-0.01224931;-0.01866293,-0.1802538;0.4928071;-0.03515788,-0.2694469;0.2257167;0.02817988,-0.319359;-0.01058327;-0.03996228,0.06313102;0.001713589;-0.03186226,0.1075195;-0.3687721;0.008431196,0.1018975;-0.7434141;0.09034514,0.1142642;-0.780118;0.04348433,-0.05930723;0.004028414;-0.03834176,-0.1403706;-0.3605313;-0.07547003,-0.1732204;-0.7296675;0.02330983,-0.1664627;-0.7173252;-0.05694485,0.01007701;0.50361;-0.03785908,47.81286
+0;0;0,0.003432425;0.2917587;0.0107426,0.004476746;0.5743108;0.007281721,0.1871016;0.4504409;0.01520783,0.237692;0.1673299;0.03956185,0.2973713;-0.07231288;-0.00495737,-0.1783048;0.4512575;0.00294213,-0.2369282;0.1686747;0.006764675,-0.2856923;-0.07131158;-0.04801575,0.06342363;0.004225652;-0.03103632,0.08244797;-0.3697;-0.005127368,0.09469683;-0.7403339;0.09274285,0.1094314;-0.7633873;0.03137091,-0.06326862;0.004815821;-0.03126588,-0.09237508;-0.3688897;-0.01254271,-0.1118107;-0.7455493;0.0570842,-0.1086132;-0.7070648;-0.02486739,0.004474523;0.5049769;0.01041071,0;0;0,0.005304441;0.2913797;-0.01789081,0.01197363;0.5723619;-0.04716229,0.1990941;0.5005538;-0.01309955,0.2708038;0.2260212;0.03975785,0.3235908;-0.01224931;-0.01866293,-0.1802538;0.4928071;-0.03515788,-0.2694469;0.2257167;0.02817988,-0.319359;-0.01058327;-0.03996228,0.06313102;0.001713589;-0.03186226,0.1075195;-0.3687721;0.008431196,0.1018975;-0.7434141;0.09034514,0.1142642;-0.780118;0.04348433,-0.05930723;0.004028414;-0.03834176,-0.1403706;-0.3605313;-0.07547003,-0.1732204;-0.7296675;0.02330983,-0.1664627;-0.7173252;-0.05694485,0.01007701;0.50361;-0.03785908,47.82417
+0;0;0,0.003430876;0.291627;0.01073775,0.004474336;0.5739341;0.007280278,0.1871387;0.4501218;0.01520429,0.2377986;0.1666223;0.03959174,0.2974406;-0.07287097;-0.004899696,-0.1783468;0.4509386;0.002935935,-0.2370507;0.1679679;0.006763726,-0.2857843;-0.07186858;-0.04798251,0.06344486;0.004227066;-0.0310467,0.08247473;-0.3698072;-0.005130226,0.09473576;-0.7408093;0.09283723,0.1094387;-0.7637486;0.03159714,-0.0632898;0.004817432;-0.03127635,-0.09240472;-0.3689967;-0.01254773,-0.1118596;-0.7460304;0.05714834,-0.108669;-0.7075642;-0.02462719,0.004472116;0.5046696;0.01040613,0;0;0,0.004915051;0.2912703;-0.01763058,0.01091924;0.5720273;-0.04683125,0.1984058;0.5007361;-0.0135932,0.2710719;0.226041;0.03927875,0.3238241;-0.01212218;-0.01893795,-0.1811133;0.4920931;-0.03476593,-0.2700561;0.2244231;0.02828263,-0.3203012;-0.01172708;-0.03955698,0.06315212;0.001785845;-0.03186905,0.1077513;-0.3688228;0.008076191,0.1025123;-0.7438573;0.09000421,0.1143876;-0.7803154;0.04297876,-0.05934054;0.003953511;-0.03834171,-0.1390956;-0.3608508;-0.07697313,-0.1588434;-0.7309989;0.02298155,-0.1749194;-0.7625806;-0.0291562,0.009232402;0.5033419;-0.03751385,47.8471
+0;0;0,-0.0007266414;0.2916173;0.0114981,-0.003423127;0.5739191;0.008630669,0.1804223;0.4513919;0.01487138,0.2318324;0.1678948;0.03766522,0.2919732;-0.07140566;-0.007190883,-0.1846795;0.4487585;0.001187914,-0.2427858;0.1656451;0.003082781,-0.2900972;-0.07453369;-0.05141013,0.06353238;0.004460544;-0.03083433,0.08379917;-0.3698717;-0.01083255,0.0975504;-0.7406145;0.08791541,0.1138;-0.7643431;0.02776323,-0.06325643;0.004554681;-0.03138305,-0.090475;-0.3695132;-0.0150196,-0.1083938;-0.7465185;0.05524006,-0.1049706;-0.7079976;-0.02652039,-0.002657823;0.5046539;0.01164721,0;0;0,0.004915051;0.2912703;-0.01763058,0.01091924;0.5720273;-0.04683125,0.1984058;0.5007361;-0.0135932,0.2710719;0.226041;0.03927875,0.3238241;-0.01212218;-0.01893795,-0.1811133;0.4920931;-0.03476593,-0.2700561;0.2244231;0.02828263,-0.3203012;-0.01172708;-0.03955698,0.06315212;0.001785845;-0.03186905,0.1077513;-0.3688228;0.008076191,0.1025123;-0.7438573;0.09000421,0.1143876;-0.7803154;0.04297876,-0.05934054;0.003953511;-0.03834171,-0.1390956;-0.3608508;-0.07697313,-0.1588434;-0.7309989;0.02298155,-0.1749194;-0.7625806;-0.0291562,0.009232402;0.5033419;-0.03751385,47.85854
+0;0;0,-0.0007260561;0.2913825;0.01148884,-0.003419655;0.5733825;0.008624586,0.179663;0.4511535;0.01484855,0.231142;0.167276;0.03767297,0.2913527;-0.07230234;-0.007235229,-0.1839193;0.4485312;0.001222027,-0.2421036;0.1650378;0.003119437,-0.28947;-0.07541992;-0.05143677,0.06355316;0.004462003;-0.03084441,0.08384825;-0.370393;-0.01081471,0.09766681;-0.7429509;0.08841673,0.1136407;-0.7657678;0.02928533,-0.06327711;0.00455617;-0.03139332,-0.09053369;-0.3700342;-0.01500702,-0.1085402;-0.7488853;0.05559663,-0.1051751;-0.7105089;-0.02477633,-0.002655196;0.5041939;0.01163779,0;0;0,0.004677102;0.2910447;-0.01753151,0.01032811;0.5714911;-0.0468576,0.1971911;0.5009544;-0.01401484,0.2719345;0.2263598;0.03860402,0.3250512;-0.01206023;-0.019485,-0.180794;0.4914636;-0.03517878,-0.2699529;0.2234784;0.02800477,-0.3201303;-0.01291807;-0.04010389,0.06317067;0.001918599;-0.03187597,0.1084996;-0.36917;0.007720709,0.1040231;-0.7462404;0.089177,0.1153235;-0.7811654;0.04229044,-0.05936522;0.003822627;-0.03835947,-0.1371793;-0.3618391;-0.0779296,-0.1433206;-0.7338117;0.02422687,-0.1598427;-0.7655912;-0.02528692,0.008751959;0.5028891;-0.03747642,47.86998
+0;0;0,-0.0007260561;0.2913825;0.01148884,-0.003419655;0.5733825;0.008624586,0.179663;0.4511535;0.01484855,0.231142;0.167276;0.03767297,0.2913527;-0.07230234;-0.007235229,-0.1839193;0.4485312;0.001222027,-0.2421036;0.1650378;0.003119437,-0.28947;-0.07541992;-0.05143677,0.06355316;0.004462003;-0.03084441,0.08384825;-0.370393;-0.01081471,0.09766681;-0.7429509;0.08841673,0.1136407;-0.7657678;0.02928533,-0.06327711;0.00455617;-0.03139332,-0.09053369;-0.3700342;-0.01500702,-0.1085402;-0.7488853;0.05559663,-0.1051751;-0.7105089;-0.02477633,-0.002655196;0.5041939;0.01163779,0;0;0,0.004677102;0.2910447;-0.01753151,0.01032811;0.5714911;-0.0468576,0.1971911;0.5009544;-0.01401484,0.2719345;0.2263598;0.03860402,0.3250512;-0.01206023;-0.019485,-0.180794;0.4914636;-0.03517878,-0.2699529;0.2234784;0.02800477,-0.3201303;-0.01291807;-0.04010389,0.06317067;0.001918599;-0.03187597,0.1084996;-0.36917;0.007720709,0.1040231;-0.7462404;0.089177,0.1153235;-0.7811654;0.04229044,-0.05936522;0.003822627;-0.03835947,-0.1371793;-0.3618391;-0.0779296,-0.1433206;-0.7338117;0.02422687,-0.1598427;-0.7655912;-0.02528692,0.008751959;0.5028891;-0.03747642,47.89299
+0;0;0,-0.001635089;0.2920353;0.01144727,-0.003964493;0.5755678;0.008368293,0.18276;0.4526996;0.01562889,0.2359467;0.1675155;0.03520623,0.2964598;-0.07210431;-0.01102616,-0.1878995;0.4486495;-0.00114372,-0.244148;0.1633811;-0.0008317997,-0.2903948;-0.07755689;-0.05585059,0.06344794;0.004738672;-0.0304683,0.08683209;-0.3702742;-0.0176996,0.1029478;-0.7419426;0.08456197,0.11858;-0.7635381;0.02553302,-0.06293122;0.004272067;-0.03158836,-0.08655217;-0.3707049;-0.01821823,-0.1033724;-0.7495359;0.05290652,-0.09959274;-0.7112596;-0.02651691,-0.003363677;0.5058805;0.01145782,0;0;0,0.001090989;0.2916875;-0.01831877,0.0003355592;0.5734526;-0.05011797,0.1925979;0.5015914;-0.014678,0.271958;0.2267921;0.03756547,0.3261178;-0.01186095;-0.02012658,-0.1923592;0.4897052;-0.03576334,-0.2823347;0.2201075;0.02558457,-0.3301806;-0.01694052;-0.04323345,0.06299816;0.002166882;-0.03166938,0.1087713;-0.3690181;0.006684899,0.1054779;-0.746028;0.08858263,0.1167788;-0.7797633;0.04166818,-0.05904104;0.003595121;-0.03844014,-0.1349422;-0.3624693;-0.07819372,-0.1298892;-0.734229;0.0248781,-0.1397285;-0.7661563;-0.02471088,0.0006516874;0.5044475;-0.03989947,47.90431
+0;0;0,-0.001635089;0.2920353;0.01144727,-0.003964493;0.5755678;0.008368293,0.18276;0.4526996;0.01562889,0.2359467;0.1675155;0.03520623,0.2964598;-0.07210431;-0.01102616,-0.1878995;0.4486495;-0.00114372,-0.244148;0.1633811;-0.0008317997,-0.2903948;-0.07755689;-0.05585059,0.06344794;0.004738672;-0.0304683,0.08683209;-0.3702742;-0.0176996,0.1029478;-0.7419426;0.08456197,0.11858;-0.7635381;0.02553302,-0.06293122;0.004272067;-0.03158836,-0.08655217;-0.3707049;-0.01821823,-0.1033724;-0.7495359;0.05290652,-0.09959274;-0.7112596;-0.02651691,-0.003363677;0.5058805;0.01145782,0;0;0,0.001090989;0.2916875;-0.01831877,0.0003355592;0.5734526;-0.05011797,0.1925979;0.5015914;-0.014678,0.271958;0.2267921;0.03756547,0.3261178;-0.01186095;-0.02012658,-0.1923592;0.4897052;-0.03576334,-0.2823347;0.2201075;0.02558457,-0.3301806;-0.01694052;-0.04323345,0.06299816;0.002166882;-0.03166938,0.1087713;-0.3690181;0.006684899,0.1054779;-0.746028;0.08858263,0.1167788;-0.7797633;0.04166818,-0.05904104;0.003595121;-0.03844014,-0.1349422;-0.3624693;-0.07819372,-0.1298892;-0.734229;0.0248781,-0.1397285;-0.7661563;-0.02471088,0.0006516874;0.5044475;-0.03989947,47.91577
+0;0;0,-0.001638682;0.292677;0.01147242,-0.003970513;0.5765077;0.008392149,0.1812006;0.454054;0.01561923,0.2345343;0.168081;0.03525073,0.2954348;-0.07307245;-0.01127757,-0.1863648;0.4500377;-0.001013362,-0.2427689;0.1639802;-0.0007005788,-0.2893117;-0.07849988;-0.05607152,0.06293817;0.004700598;-0.0302235,0.08638459;-0.371311;-0.0174208,0.1025115;-0.7432379;0.08491186,0.1179379;-0.7641542;0.02665981,-0.0624256;0.004237743;-0.03133456,-0.08610947;-0.371738;-0.01792882,-0.1029414;-0.7508323;0.05324537,-0.09921147;-0.7126649;-0.02513275,-0.003369443;0.506791;0.01148298,0;0;0,7.081032E-05;0.292285;-0.01906872,0.0001522005;0.5743018;-0.05132413,0.1901924;0.5024099;-0.01444256,0.2730398;0.2274833;0.03617454,0.3295034;-0.01253635;-0.0206691,-0.1912968;0.4905333;-0.0357822,-0.2772822;0.2186483;0.02500802,-0.3239279;-0.0201561;-0.04445723,0.06279953;0.002206624;-0.03079152,0.1113109;-0.3699772;0.004197836,0.1107764;-0.7469021;0.0877974,0.1222857;-0.779914;0.04174531,-0.05809202;0.003512103;-0.0388555,-0.1273543;-0.3651122;-0.07650246,-0.117115;-0.7375501;0.02472367,-0.1328141;-0.7679169;-0.02357894,6.501377E-05;0.5052751;-0.04104578,47.93862
+0;0;0,-0.003408782;0.2926564;0.01160862,-0.007315259;0.5764719;0.008707473,0.1783007;0.4543443;0.01690542,0.2322659;0.1682177;0.03206149,0.2949096;-0.07234049;-0.01522829,-0.1892684;0.4500524;-0.001836887,-0.244036;0.1636831;-0.003708858,-0.2888834;-0.07889563;-0.06003863,0.06296233;0.004959543;-0.03013163,0.08745842;-0.3711532;-0.02400893,0.106204;-0.7422777;0.0807611,0.1221743;-0.7622125;0.0218101,-0.06242034;0.003969076;-0.03138018,-0.08368509;-0.3722254;-0.02024886,-0.0992277;-0.751318;0.05122699,-0.09515364;-0.7131326;-0.02713212,-0.006335996;0.5067574;0.01175277,0;0;0,7.081032E-05;0.292285;-0.01906872,0.0001522005;0.5743018;-0.05132413,0.1901924;0.5024099;-0.01444256,0.2730398;0.2274833;0.03617454,0.3295034;-0.01253635;-0.0206691,-0.1912968;0.4905333;-0.0357822,-0.2772822;0.2186483;0.02500802,-0.3239279;-0.0201561;-0.04445723,0.06279953;0.002206624;-0.03079152,0.1113109;-0.3699772;0.004197836,0.1107764;-0.7469021;0.0877974,0.1222857;-0.779914;0.04174531,-0.05809202;0.003512103;-0.0388555,-0.1273543;-0.3651122;-0.07650246,-0.117115;-0.7375501;0.02472367,-0.1328141;-0.7679169;-0.02357894,6.501377E-05;0.5052751;-0.04104578,47.95008
+0;0;0,-0.003408782;0.2926564;0.01160862,-0.007315259;0.5764719;0.008707473,0.1783007;0.4543443;0.01690542,0.2322659;0.1682177;0.03206149,0.2949096;-0.07234049;-0.01522829,-0.1892684;0.4500524;-0.001836887,-0.244036;0.1636831;-0.003708858,-0.2888834;-0.07889563;-0.06003863,0.06296233;0.004959543;-0.03013163,0.08745842;-0.3711532;-0.02400893,0.106204;-0.7422777;0.0807611,0.1221743;-0.7622125;0.0218101,-0.06242034;0.003969076;-0.03138018,-0.08368509;-0.3722254;-0.02024886,-0.0992277;-0.751318;0.05122699,-0.09515364;-0.7131326;-0.02713212,-0.006335996;0.5067574;0.01175277,0;0;0,7.081032E-05;0.292285;-0.01906872,0.0001522005;0.5743018;-0.05132413,0.1901924;0.5024099;-0.01444256,0.2730398;0.2274833;0.03617454,0.3295034;-0.01253635;-0.0206691,-0.1912968;0.4905333;-0.0357822,-0.2772822;0.2186483;0.02500802,-0.3239279;-0.0201561;-0.04445723,0.06279953;0.002206624;-0.03079152,0.1113109;-0.3699772;0.004197836,0.1107764;-0.7469021;0.0877974,0.1222857;-0.779914;0.04174531,-0.05809202;0.003512103;-0.0388555,-0.1273543;-0.3651122;-0.07650246,-0.117115;-0.7375501;0.02472367,-0.1328141;-0.7679169;-0.02357894,6.501377E-05;0.5052751;-0.04104578,47.96159
+0;0;0,-0.003413831;0.2930898;0.01162582,-0.007321543;0.5769958;0.008724949,0.1742859;0.4560111;0.01681082,0.2281276;0.1705396;0.03193219,0.2905682;-0.06923881;-0.01520431,-0.1853033;0.4518124;-0.001524605,-0.2399456;0.1660987;-0.00339229,-0.2846477;-0.07569373;-0.05953947,0.06298629;0.004961431;-0.0301431,0.08761845;-0.3732404;-0.02398639,0.1063537;-0.7441611;0.08072609,0.1221876;-0.7636695;0.02227847,-0.06244409;0.003970586;-0.03139212,-0.08382696;-0.3743134;-0.02019897,-0.09936103;-0.7531978;0.05123761,-0.09532176;-0.7150822;-0.02645239,-0.006342351;0.5072863;0.01177003,0;0;0,0.001351073;0.2927376;-0.0187428,0.003214344;0.5748907;-0.05054998,0.1884145;0.5019727;-0.01291251,0.2731152;0.2278473;0.03507388,0.332265;-0.01049383;-0.02245116,-0.1846319;0.4920043;-0.03622261,-0.2690398;0.2194345;0.02036865,-0.3119961;-0.01938073;-0.04845288,0.06316908;0.002362236;-0.03007627,0.1153691;-0.371761;0.001360653,0.1183015;-0.7477283;0.08818138,0.130196;-0.7802647;0.04273201,-0.05777698;0.003325021;-0.03938605,-0.1185146;-0.3693784;-0.0723167,-0.1081375;-0.7421665;0.02677529,-0.1221438;-0.7719588;-0.02166664,0.002643213;0.5058535;-0.04039192,47.97432
+0;0;0,-0.003963171;0.2930749;0.0118246,-0.00798135;0.5769824;0.009210889,0.1736493;0.4562378;0.01858681,0.2297029;0.1709387;0.02775032,0.2917587;-0.06790662;-0.02436842,-0.1857738;0.4514921;-0.002365808,-0.2374569;0.1652617;-0.007125465,-0.2807642;-0.07660401;-0.06404456,0.06312729;0.005105852;-0.02982234,0.09065288;-0.3729466;-0.0297652,0.1116548;-0.7434071;0.07613913,0.1276644;-0.7645667;0.01918028,-0.06232585;0.003833344;-0.03164316,-0.08077736;-0.3746732;-0.02305965,-0.09450756;-0.7535149;0.04897007,-0.09004737;-0.7153779;-0.02869466,-0.00700465;0.5072696;0.01217963,0;0;0,0.001351073;0.2927376;-0.0187428,0.003214344;0.5748907;-0.05054998,0.1884145;0.5019727;-0.01291251,0.2731152;0.2278473;0.03507388,0.332265;-0.01049383;-0.02245116,-0.1846319;0.4920043;-0.03622261,-0.2690398;0.2194345;0.02036865,-0.3119961;-0.01938073;-0.04845288,0.06316908;0.002362236;-0.03007627,0.1153691;-0.371761;0.001360653,0.1183015;-0.7477283;0.08818138,0.130196;-0.7802647;0.04273201,-0.05777698;0.003325021;-0.03938605,-0.1185146;-0.3693784;-0.0723167,-0.1081375;-0.7421665;0.02677529,-0.1221438;-0.7719588;-0.02166664,0.002643213;0.5058535;-0.04039192,47.98519
+0;0;0,-0.003963198;0.2930769;0.01182468,-0.00797921;0.5768312;0.009212927,0.1684733;0.4575991;0.01840309,0.2245024;0.1724248;0.0275626,0.2871979;-0.06888275;-0.02509343,-0.180649;0.4529893;-0.001949038,-0.2323094;0.1668842;-0.006706613,-0.2760632;-0.07747489;-0.06421247,0.06379374;0.005159756;-0.03013719,0.09156914;-0.3763237;-0.03007953,0.1125493;-0.746401;0.07571521,0.1282172;-0.7664682;0.01997242,-0.06298385;0.003873814;-0.03197723,-0.08160282;-0.3780679;-0.02331582,-0.09531881;-0.7565175;0.04863935,-0.09095385;-0.7185543;-0.02736724,-0.00700321;0.5071684;0.01217954,0;0;0,0.003011227;0.292758;-0.01825595,0.006667718;0.5747987;-0.04953337,0.185652;0.5017318;-0.01011801,0.2733608;0.2281887;0.03492534,0.3361336;-0.01183811;-0.02320731,-0.176145;0.4903173;-0.03716994,-0.2582073;0.2171146;0.01916505,-0.3010222;-0.02411368;-0.05089565,0.06434333;0.002402917;-0.02930319,0.1176501;-0.3755066;-0.003927948,0.1257842;-0.7499046;0.08744931,0.1389138;-0.7814131;0.0438168,-0.0582699;0.003226608;-0.03998402,-0.1119867;-0.374469;-0.06758153,-0.09910777;-0.7474616;0.02885764,-0.1128299;-0.7767556;-0.01756854,0.005631566;0.5057976;-0.03951168,48.00705
+0;0;0,-0.003963198;0.2930769;0.01182468,-0.00797921;0.5768312;0.009212927,0.1684733;0.4575991;0.01840309,0.2245024;0.1724248;0.0275626,0.2871979;-0.06888275;-0.02509343,-0.180649;0.4529893;-0.001949038,-0.2323094;0.1668842;-0.006706613,-0.2760632;-0.07747489;-0.06421247,0.06379374;0.005159756;-0.03013719,0.09156914;-0.3763237;-0.03007953,0.1125493;-0.746401;0.07571521,0.1282172;-0.7664682;0.01997242,-0.06298385;0.003873814;-0.03197723,-0.08160282;-0.3780679;-0.02331582,-0.09531881;-0.7565175;0.04863935,-0.09095385;-0.7185543;-0.02736724,-0.00700321;0.5071684;0.01217954,0;0;0,0.003011227;0.292758;-0.01825595,0.006667718;0.5747987;-0.04953337,0.185652;0.5017318;-0.01011801,0.2733608;0.2281887;0.03492534,0.3361336;-0.01183811;-0.02320731,-0.176145;0.4903173;-0.03716994,-0.2582073;0.2171146;0.01916505,-0.3010222;-0.02411368;-0.05089565,0.06434333;0.002402917;-0.02930319,0.1176501;-0.3755066;-0.003927948,0.1257842;-0.7499046;0.08744931,0.1389138;-0.7814131;0.0438168,-0.0582699;0.003226608;-0.03998402,-0.1119867;-0.374469;-0.06758153,-0.09910777;-0.7474616;0.02885764,-0.1128299;-0.7767556;-0.01756854,0.005631566;0.5057976;-0.03951168,48.0294
+0;0;0,-0.004610261;0.2919438;0.01193908,-0.009054505;0.5739834;0.009588713,0.1740579;0.4541157;0.01959475,0.2330787;0.1707609;0.02160747,0.2966889;-0.07174236;-0.03536076,-0.1879791;0.4491352;-0.003835569,-0.2380148;0.1641584;-0.01171701,-0.281405;-0.08214292;-0.07131927,0.06400456;0.005241062;-0.02953384,0.09631625;-0.3789652;-0.03519194,0.1193987;-0.7515633;0.07221113,0.1353479;-0.7701345;0.0168995,-0.06261848;0.003825238;-0.03256674,-0.07954764;-0.3813528;-0.02609444,-0.08965793;-0.7627476;0.04693522,-0.08500098;-0.7248942;-0.02782808,-0.007989497;0.50481;0.01247206,0;0;0,-0.001190633;0.2917234;-0.01705909,-0.002376035;0.572272;-0.04644299,0.1847443;0.5013624;-0.008383632,0.2702104;0.2281407;0.03431165,0.3383483;-0.01233238;-0.02593279,-0.1906903;0.4887295;-0.03786548,-0.2718588;0.215566;0.01283782,-0.3102651;-0.02876109;-0.05736693,0.06454013;0.002443388;-0.02872109,0.12164;-0.3784754;-0.01052677,0.1338515;-0.7544163;0.086514,0.1483358;-0.7853218;0.04463756,-0.05791191;0.003162827;-0.0404043,-0.1063786;-0.3787632;-0.06217637,-0.0883484;-0.7550402;0.03262936,-0.1031147;-0.781441;-0.01505523,-0.002176285;0.5036817;-0.0369705,48.04071
+0;0;0,-0.004610261;0.2919438;0.01193908,-0.009054505;0.5739834;0.009588713,0.1740579;0.4541157;0.01959475,0.2330787;0.1707609;0.02160747,0.2966889;-0.07174236;-0.03536076,-0.1879791;0.4491352;-0.003835569,-0.2380148;0.1641584;-0.01171701,-0.281405;-0.08214292;-0.07131927,0.06400456;0.005241062;-0.02953384,0.09631625;-0.3789652;-0.03519194,0.1193987;-0.7515633;0.07221113,0.1353479;-0.7701345;0.0168995,-0.06261848;0.003825238;-0.03256674,-0.07954764;-0.3813528;-0.02609444,-0.08965793;-0.7627476;0.04693522,-0.08500098;-0.7248942;-0.02782808,-0.007989497;0.50481;0.01247206,0;0;0,-0.001190633;0.2917234;-0.01705909,-0.002376035;0.572272;-0.04644299,0.1847443;0.5013624;-0.008383632,0.2702104;0.2281407;0.03431165,0.3383483;-0.01233238;-0.02593279,-0.1906903;0.4887295;-0.03786548,-0.2718588;0.215566;0.01283782,-0.3102651;-0.02876109;-0.05736693,0.06454013;0.002443388;-0.02872109,0.12164;-0.3784754;-0.01052677,0.1338515;-0.7544163;0.086514,0.1483358;-0.7853218;0.04463756,-0.05791191;0.003162827;-0.0404043,-0.1063786;-0.3787632;-0.06217637,-0.0883484;-0.7550402;0.03262936,-0.1031147;-0.781441;-0.01505523,-0.002176285;0.5036817;-0.0369705,48.05235
+0;0;0,-0.004610261;0.2919438;0.01193908,-0.009054505;0.5739834;0.009588713,0.1740579;0.4541157;0.01959475,0.2330787;0.1707609;0.02160747,0.2966889;-0.07174236;-0.03536076,-0.1879791;0.4491352;-0.003835569,-0.2380148;0.1641584;-0.01171701,-0.281405;-0.08214292;-0.07131927,0.06400456;0.005241062;-0.02953384,0.09631625;-0.3789652;-0.03519194,0.1193987;-0.7515633;0.07221113,0.1353479;-0.7701345;0.0168995,-0.06261848;0.003825238;-0.03256674,-0.07954764;-0.3813528;-0.02609444,-0.08965793;-0.7627476;0.04693522,-0.08500098;-0.7248942;-0.02782808,-0.007989497;0.50481;0.01247206,0;0;0,-0.001190633;0.2917234;-0.01705909,-0.002376035;0.572272;-0.04644299,0.1847443;0.5013624;-0.008383632,0.2702104;0.2281407;0.03431165,0.3383483;-0.01233238;-0.02593279,-0.1906903;0.4887295;-0.03786548,-0.2718588;0.215566;0.01283782,-0.3102651;-0.02876109;-0.05736693,0.06454013;0.002443388;-0.02872109,0.12164;-0.3784754;-0.01052677,0.1338515;-0.7544163;0.086514,0.1483358;-0.7853218;0.04463756,-0.05791191;0.003162827;-0.0404043,-0.1063786;-0.3787632;-0.06217637,-0.0883484;-0.7550402;0.03262936,-0.1031147;-0.781441;-0.01505523,-0.002176285;0.5036817;-0.0369705,48.06437
+0;0;0,-0.005366114;0.2916288;0.01202164,-0.01045215;0.5734995;0.009837501,0.1700746;0.45434;0.02119752,0.2304034;0.1705381;0.01489602,0.2950316;-0.07082847;-0.04723413,-0.1864753;0.4493502;-0.00432913,-0.2363241;0.1637315;-0.01697336,-0.2783249;-0.08243702;-0.07967711,0.06400671;0.005418309;-0.0292094,0.1007091;-0.3806832;-0.03965166,0.125646;-0.7548556;0.06942385,0.1412866;-0.772705;0.01395586,-0.06236239;0.003643656;-0.03281862,-0.07837831;-0.3839857;-0.02863809,-0.08488225;-0.7675704;0.0444691,-0.07985141;-0.729734;-0.02985568,-0.009238739;0.5043494;0.01267474,0;0;0,-0.001991585;0.2914739;-0.01611364,-0.002922252;0.5719436;-0.04470754,0.1813492;0.5015607;-0.007472038,0.2715042;0.2288124;0.03379858,0.341472;-0.01068737;-0.02975559,-0.1885396;0.4877733;-0.03958419,-0.2687229;0.2135409;0.0113083,-0.307142;-0.0306015;-0.06089456,0.06474143;0.002557561;-0.02795375,0.1268434;-0.3802862;-0.01772845,0.1424231;-0.7568572;0.08462262,0.1580143;-0.7876315;0.04370439,-0.0574318;0.003037905;-0.04088723,-0.09876363;-0.3824258;-0.05637615,-0.07739224;-0.7615447;0.03492767,-0.09247988;-0.787;-0.01311363,-0.002887413;0.503352;-0.03541005,48.0858
+0;0;0,-0.005366114;0.2916288;0.01202164,-0.01045215;0.5734995;0.009837501,0.1700746;0.45434;0.02119752,0.2304034;0.1705381;0.01489602,0.2950316;-0.07082847;-0.04723413,-0.1864753;0.4493502;-0.00432913,-0.2363241;0.1637315;-0.01697336,-0.2783249;-0.08243702;-0.07967711,0.06400671;0.005418309;-0.0292094,0.1007091;-0.3806832;-0.03965166,0.125646;-0.7548556;0.06942385,0.1412866;-0.772705;0.01395586,-0.06236239;0.003643656;-0.03281862,-0.07837831;-0.3839857;-0.02863809,-0.08488225;-0.7675704;0.0444691,-0.07985141;-0.729734;-0.02985568,-0.009238739;0.5043494;0.01267474,0;0;0,-0.001991585;0.2914739;-0.01611364,-0.002922252;0.5719436;-0.04470754,0.1813492;0.5015607;-0.007472038,0.2715042;0.2288124;0.03379858,0.341472;-0.01068737;-0.02975559,-0.1885396;0.4877733;-0.03958419,-0.2687229;0.2135409;0.0113083,-0.307142;-0.0306015;-0.06089456,0.06474143;0.002557561;-0.02795375,0.1268434;-0.3802862;-0.01772845,0.1424231;-0.7568572;0.08462262,0.1580143;-0.7876315;0.04370439,-0.0574318;0.003037905;-0.04088723,-0.09876363;-0.3824258;-0.05637615,-0.07739224;-0.7615447;0.03492767,-0.09247988;-0.787;-0.01311363,-0.002887413;0.503352;-0.03541005,48.09661
+0;0;0,-0.005362462;0.2914303;0.01201346,-0.01044544;0.5731314;0.009830606,0.1703058;0.45395;0.02119965,0.2302899;0.1717699;0.01493416,0.2954606;-0.07162252;-0.04771745,-0.186692;0.4489539;-0.004359063,-0.2362559;0.1649674;-0.01693104,-0.2786092;-0.08326726;-0.08016107,0.06436117;0.005448315;-0.02937116,0.1011799;-0.3818763;-0.0398465,0.1263592;-0.7596858;0.0702893,0.1505218;-0.8036073;-0.01540195,-0.06270775;0.003663835;-0.03300036,-0.07877441;-0.3851935;-0.02880659,-0.08534157;-0.772507;0.04501124,-0.07756954;-0.7304006;-0.06981143,-0.009232745;0.5040222;0.01266617,0;0;0,-0.002684847;0.2913265;-0.01504552,-0.004176885;0.5717264;-0.04260969,0.1805564;0.5016223;-0.006290436,0.2721517;0.2308655;0.03325808,0.3441011;-0.009768412;-0.03255129,-0.189824;0.4875427;-0.04042305,-0.2682924;0.2138384;0.006391909,-0.3054899;-0.03208795;-0.0680988,0.06518931;0.00245668;-0.02791107,0.1340832;-0.3806089;-0.0276016,0.1529466;-0.7590755;0.08153642,0.1606202;-0.7536224;-0.03128993,-0.05775582;0.003154322;-0.04109774,-0.09240147;-0.3843613;-0.05191532,-0.06735449;-0.7674943;0.0380053,-0.08853002;-0.8217915;-0.03839352,-0.004018173;0.5031422;-0.03356802,48.11884
+0;0;0,-0.002723461;0.2911035;0.01083451,-0.006185664;0.57245;0.007993623,0.1731541;0.451207;0.02169759,0.2358262;0.1707364;0.008110776,0.3027813;-0.0739155;-0.06185848,-0.1831297;0.4503732;-0.004384646,-0.2319781;0.1674029;-0.02221154,-0.2744748;-0.08307537;-0.09067972,0.06397399;0.005613791;-0.02882441,0.1047655;-0.3829353;-0.0445364,0.132048;-0.7630862;0.06696707,0.1472836;-0.7801877;0.01086708,-0.06202319;0.003451752;-0.03310956,-0.07583084;-0.3872986;-0.03092408,-0.07941972;-0.7773329;0.04358997,-0.07426246;-0.7395694;-0.03064618,-0.005278561;0.5034261;0.01094603,0;0;0,-0.004568234;0.2908608;-0.01565909,-0.007952243;0.5707816;-0.0440681,0.1765616;0.5024158;-0.005369544,0.2697487;0.2328214;0.0321964,0.345407;-0.009417251;-0.0372982,-0.1927663;0.4870413;-0.04250439,-0.2699568;0.2131562;-2.199039E-05,-0.3053486;-0.03507257;-0.07979135,0.06505796;0.002666906;-0.02674663,0.1402353;-0.3807566;-0.04144633,0.1616342;-0.7602703;0.07345986,0.1791003;-0.7905452;0.03271985,-0.05671442;0.002907069;-0.04159397,-0.08793466;-0.386795;-0.04782587,-0.05871259;-0.77295;0.04005153,-0.07227273;-0.7985342;-0.008160491,-0.007326692;0.5023168;-0.03479314,48.14117
+0;0;0,-0.002723461;0.2911035;0.01083451,-0.006185664;0.57245;0.007993623,0.1731541;0.451207;0.02169759,0.2358262;0.1707364;0.008110776,0.3027813;-0.0739155;-0.06185848,-0.1831297;0.4503732;-0.004384646,-0.2319781;0.1674029;-0.02221154,-0.2744748;-0.08307537;-0.09067972,0.06397399;0.005613791;-0.02882441,0.1047655;-0.3829353;-0.0445364,0.132048;-0.7630862;0.06696707,0.1472836;-0.7801877;0.01086708,-0.06202319;0.003451752;-0.03310956,-0.07583084;-0.3872986;-0.03092408,-0.07941972;-0.7773329;0.04358997,-0.07426246;-0.7395694;-0.03064618,-0.005278561;0.5034261;0.01094603,0;0;0,-0.004568234;0.2908608;-0.01565909,-0.007952243;0.5707816;-0.0440681,0.1765616;0.5024158;-0.005369544,0.2697487;0.2328214;0.0321964,0.345407;-0.009417251;-0.0372982,-0.1927663;0.4870413;-0.04250439,-0.2699568;0.2131562;-2.199039E-05,-0.3053486;-0.03507257;-0.07979135,0.06505796;0.002666906;-0.02674663,0.1402353;-0.3807566;-0.04144633,0.1616342;-0.7602703;0.07345986,0.1791003;-0.7905452;0.03271985,-0.05671442;0.002907069;-0.04159397,-0.08793466;-0.386795;-0.04782587,-0.05871259;-0.77295;0.04005153,-0.07227273;-0.7985342;-0.008160491,-0.007326692;0.5023168;-0.03479314,48.15246
+0;0;0,-0.002725502;0.2913217;0.01084263,-0.006191339;0.5729627;0.007998418,0.1695958;0.4526794;0.02149169,0.2321445;0.1727604;0.007931596,0.2995667;-0.07359813;-0.06252575,-0.1795921;0.4518622;-0.004071078,-0.2283445;0.1694484;-0.02186291,-0.2711376;-0.08277717;-0.0908087,0.06370467;0.005590157;-0.02870305,0.1047551;-0.3854259;-0.0445148,0.1321481;-0.767116;0.06744013,0.1475472;-0.7847227;0.01073827,-0.06176207;0.00343722;-0.03297017,-0.07565739;-0.389794;-0.03077082,-0.07926081;-0.7814076;0.04404493,-0.07404821;-0.7435608;-0.03098766,-0.005283181;0.5038584;0.01095427,0;0;0,-0.003614202;0.2910696;-0.01608598,-0.005834073;0.5712585;-0.04488611,0.1745546;0.5031744;-0.005742433,0.2691848;0.2342558;0.02859127,0.3487032;-0.008204445;-0.04276943,-0.1870909;0.4867788;-0.04500655,-0.2617436;0.2124375;-0.0048231,-0.2968207;-0.03618559;-0.08943199,0.06502877;0.002961382;-0.02599788,0.1479387;-0.3799739;-0.06226397,0.171781;-0.7576802;0.06319928,0.1903045;-0.7874225;0.02069771,-0.05600143;0.002632438;-0.04207505,-0.08283555;-0.3899305;-0.04380155,-0.0497153;-0.7782347;0.04042698,-0.06121961;-0.8031143;-0.01031274,-0.005517989;0.502723;-0.03551865,48.17459
+0;0;0,-7.956286E-05;0.2913631;0.01004258,-0.001300973;0.573015;0.006466016,0.1731954;0.4507871;0.02334391,0.2376544;0.1718037;0.001798594,0.3086369;-0.07207814;-0.07360444,-0.1757277;0.4532725;-0.003674193,-0.2232449;0.171115;-0.02775971,-0.2645167;-0.08072004;-0.09902172,0.06392346;0.005865023;-0.02815658,0.1095305;-0.3844327;-0.04856077,0.1380639;-0.7661572;0.06299146,0.1544791;-0.7836173;0.006451927,-0.06165058;0.00311366;-0.03321011,-0.07276641;-0.3902098;-0.03186779,-0.07197992;-0.781911;0.04257074,-0.06654567;-0.7441255;-0.03245252,-0.0008774421;0.5039133;0.00958768,0;0;0,-0.003614202;0.2910696;-0.01608598,-0.005834073;0.5712585;-0.04488611,0.1745546;0.5031744;-0.005742433,0.2691848;0.2342558;0.02859127,0.3487032;-0.008204445;-0.04276943,-0.1870909;0.4867788;-0.04500655,-0.2617436;0.2124375;-0.0048231,-0.2968207;-0.03618559;-0.08943199,0.06502877;0.002961382;-0.02599788,0.1479387;-0.3799739;-0.06226397,0.171781;-0.7576802;0.06319928,0.1903045;-0.7874225;0.02069771,-0.05600143;0.002632438;-0.04207505,-0.08283555;-0.3899305;-0.04380155,-0.0497153;-0.7782347;0.04042698,-0.06121961;-0.8031143;-0.01031274,-0.005517989;0.502723;-0.03551865,48.18588
+0;0;0,-7.956286E-05;0.2913631;0.01004258,-0.001300973;0.573015;0.006466016,0.1731954;0.4507871;0.02334391,0.2376544;0.1718037;0.001798594,0.3086369;-0.07207814;-0.07360444,-0.1757277;0.4532725;-0.003674193,-0.2232449;0.171115;-0.02775971,-0.2645167;-0.08072004;-0.09902172,0.06392346;0.005865023;-0.02815658,0.1095305;-0.3844327;-0.04856077,0.1380639;-0.7661572;0.06299146,0.1544791;-0.7836173;0.006451927,-0.06165058;0.00311366;-0.03321011,-0.07276641;-0.3902098;-0.03186779,-0.07197992;-0.781911;0.04257074,-0.06654567;-0.7441255;-0.03245252,-0.0008774421;0.5039133;0.00958768,0;0;0,-0.003614202;0.2910696;-0.01608598,-0.005834073;0.5712585;-0.04488611,0.1745546;0.5031744;-0.005742433,0.2691848;0.2342558;0.02859127,0.3487032;-0.008204445;-0.04276943,-0.1870909;0.4867788;-0.04500655,-0.2617436;0.2124375;-0.0048231,-0.2968207;-0.03618559;-0.08943199,0.06502877;0.002961382;-0.02599788,0.1479387;-0.3799739;-0.06226397,0.171781;-0.7576802;0.06319928,0.1903045;-0.7874225;0.02069771,-0.05600143;0.002632438;-0.04207505,-0.08283555;-0.3899305;-0.04380155,-0.0497153;-0.7782347;0.04042698,-0.06121961;-0.8031143;-0.01031274,-0.005517989;0.502723;-0.03551865,48.19698
+0;0;0,-7.954366E-05;0.2912928;0.01004015,-0.001300896;0.5729285;0.00646359,0.1672951;0.4525006;0.02287524,0.2316242;0.1740795;0.001373354,0.3029692;-0.07104784;-0.07441474,-0.1698009;0.4549018;-0.003227059,-0.2172223;0.1733129;-0.02726404,-0.2587049;-0.07980821;-0.09888996,0.06424472;0.005894499;-0.02829809,0.1099913;-0.3855969;-0.04876468,0.1384515;-0.7663422;0.0625014,0.1548051;-0.7836244;0.006173797,-0.06196042;0.003129308;-0.03337702,-0.07311024;-0.3913971;-0.0320306,-0.07232577;-0.7820935;0.04221699,-0.06691189;-0.7443373;-0.03252506,-0.0008773595;0.503826;0.009585293,0;0;0,-0.001175642;0.2910258;-0.0159651,-0.001259506;0.5712147;-0.04469299,0.1722216;0.5024453;-0.004821897,0.2714564;0.2356082;0.02787721,0.3516556;-0.007103145;-0.0468266,-0.1767812;0.4867265;-0.04519865,-0.2505038;0.2121225;-0.009470765,-0.283874;-0.03657281;-0.0986809,0.06562242;0.003140122;-0.02543128,0.1566865;-0.3774835;-0.07652128,0.1828174;-0.7538409;0.04929316,0.1995491;-0.7840165;0.007164836,-0.05610629;0.002429924;-0.04253341,-0.0764818;-0.3917273;-0.04109624,-0.04204827;-0.7791357;0.04188671,-0.05204592;-0.803061;-0.009765565,-0.001449227;0.502676;-0.03533924,48.21939
+0;0;0,-0.006676824;0.2909812;0.01235643,-0.01465026;0.5722081;0.01137703,0.1635827;0.4545278;0.02291214,0.2302208;0.1791842;-0.007572684,0.3044038;-0.06457455;-0.09218846,-0.1869161;0.4502019;-0.004494982,-0.2303564;0.1703021;-0.03536736,-0.2731819;-0.08274871;-0.1141872,0.06412128;0.006124668;-0.02772339,0.113667;-0.3747877;-0.05267399,0.1449918;-0.770143;0.06174795,0.1616044;-0.7874534;0.008910723,-0.06139293;0.002895216;-0.0337663,-0.06978404;-0.3819422;-0.03260924,-0.06448445;-0.7876399;0.04329026,-0.05923346;-0.7499688;-0.02895654,-0.01265821;0.5032054;0.0138639,0;0;0,-0.006060436;0.2908424;-0.01553285,-0.01161584;0.570726;-0.04357469,0.1701382;0.5020043;-0.004214287,0.2710942;0.2372796;0.02599764,0.3544096;-0.005845755;-0.05165482,-0.1922111;0.4845966;-0.04668753,-0.2644245;0.2107418;-0.01549853,-0.296212;-0.03835446;-0.1104824,0.06553289;0.003401563;-0.02472866,0.1616475;-0.3613064;-0.1016811,0.1902995;-0.7489586;0.03718662,0.2077978;-0.7795954;0.0008132458,-0.05543509;0.002149067;-0.04289486,-0.07147522;-0.382426;-0.03885668,-0.03264242;-0.7845981;0.04557733,-0.04144792;-0.8061919;-0.005083907,-0.01041624;0.5022698;-0.03441811,48.24163
+0;0;0,-0.006676824;0.2909812;0.01235643,-0.01465026;0.5722081;0.01137703,0.1635827;0.4545278;0.02291214,0.2302208;0.1791842;-0.007572684,0.3044038;-0.06457455;-0.09218846,-0.1869161;0.4502019;-0.004494982,-0.2303564;0.1703021;-0.03536736,-0.2731819;-0.08274871;-0.1141872,0.06412128;0.006124668;-0.02772339,0.113667;-0.3747877;-0.05267399,0.1449918;-0.770143;0.06174795,0.1616044;-0.7874534;0.008910723,-0.06139293;0.002895216;-0.0337663,-0.06978404;-0.3819422;-0.03260924,-0.06448445;-0.7876399;0.04329026,-0.05923346;-0.7499688;-0.02895654,-0.01265821;0.5032054;0.0138639,0;0;0,-0.006060436;0.2908424;-0.01553285,-0.01161584;0.570726;-0.04357469,0.1701382;0.5020043;-0.004214287,0.2710942;0.2372796;0.02599764,0.3544096;-0.005845755;-0.05165482,-0.1922111;0.4845966;-0.04668753,-0.2644245;0.2107418;-0.01549853,-0.296212;-0.03835446;-0.1104824,0.06553289;0.003401563;-0.02472866,0.1616475;-0.3613064;-0.1016811,0.1902995;-0.7489586;0.03718662,0.2077978;-0.7795954;0.0008132458,-0.05543509;0.002149067;-0.04289486,-0.07147522;-0.382426;-0.03885668,-0.03264242;-0.7845981;0.04557733,-0.04144792;-0.8061919;-0.005083907,-0.01041624;0.5022698;-0.03441811,48.25298
+0;0;0,-0.006678482;0.2910534;0.0123595,-0.01465208;0.5722862;0.01138049,0.163883;0.4545306;0.02293083,0.2305187;0.1791969;-0.007552898,0.3051055;-0.0658886;-0.09262922,-0.1872172;0.4501972;-0.004523313,-0.2306559;0.1703075;-0.03539458,-0.2737145;-0.08412057;-0.1146434,0.06417248;0.006129559;-0.02774552,0.1137936;-0.3753622;-0.05273408,0.1455261;-0.7758631;0.06317703,0.1627261;-0.7948463;0.008471496,-0.06144195;0.002897527;-0.03379327,-0.06984583;-0.3825252;-0.03263444,-0.06447727;-0.793503;0.04425286,-0.0590406;-0.7555606;-0.03054856,-0.01266027;0.5032917;0.01386706,0;0;0,-0.008223772;0.2909213;-0.01437366,-0.01524946;0.5709113;-0.04105389,0.1672786;0.5017086;-0.003053904,0.2711299;0.2378124;0.02436733,0.3561251;-0.005214557;-0.05676091,-0.1956646;0.4844167;-0.04685564,-0.2684183;0.2101925;-0.02066013,-0.2988343;-0.03766413;-0.1231786,0.06571448;0.003820226;-0.02434146,0.1669881;-0.3572547;-0.1137351,0.1965335;-0.7494206;0.02830768,0.2163201;-0.7788129;-0.01375115,-0.05530075;0.001714845;-0.04317846,-0.06844732;-0.3835325;-0.03731918,-0.02702111;-0.7908157;0.04781298,-0.03516785;-0.8150633;-0.003943436,-0.01375866;0.502423;-0.03224897,48.27509
+0;0;0,-0.007034498;0.2910267;0.01278482,-0.01392778;0.5722863;0.01171563,0.1641246;0.4539729;0.023135,0.2334948;0.1802888;-0.01511379,0.310322;-0.05700085;-0.1183578,-0.1864388;0.4495887;-0.006019634,-0.2313003;0.170593;-0.04244833,-0.2712674;-0.08415508;-0.1222864,0.06439025;0.006225657;-0.02721452,0.1185018;-0.3742065;-0.05829568,0.1512785;-0.7749407;0.05651294,0.169689;-0.7958573;0.004011005,-0.06106113;0.002832383;-0.03448202,-0.06654201;-0.3826441;-0.03375711,-0.05763519;-0.7937882;0.04190301,-0.05191381;-0.7558403;-0.03287659,-0.0122749;0.5032848;0.01425388,0;0;0,-0.008223772;0.2909213;-0.01437366,-0.01524946;0.5709113;-0.04105389,0.1672786;0.5017086;-0.003053904,0.2711299;0.2378124;0.02436733,0.3561251;-0.005214557;-0.05676091,-0.1956646;0.4844167;-0.04685564,-0.2684183;0.2101925;-0.02066013,-0.2988343;-0.03766413;-0.1231786,0.06571448;0.003820226;-0.02434146,0.1669881;-0.3572547;-0.1137351,0.1965335;-0.7494206;0.02830768,0.2163201;-0.7788129;-0.01375115,-0.05530075;0.001714845;-0.04317846,-0.06844732;-0.3835325;-0.03731918,-0.02702111;-0.7908157;0.04781298,-0.03516785;-0.8150633;-0.003943436,-0.01375866;0.502423;-0.03224897,48.28646
+0;0;0,-0.007034498;0.2910267;0.01278482,-0.01392778;0.5722863;0.01171563,0.1641246;0.4539729;0.023135,0.2334948;0.1802888;-0.01511379,0.310322;-0.05700085;-0.1183578,-0.1864388;0.4495887;-0.006019634,-0.2313003;0.170593;-0.04244833,-0.2712674;-0.08415508;-0.1222864,0.06439025;0.006225657;-0.02721452,0.1185018;-0.3742065;-0.05829568,0.1512785;-0.7749407;0.05651294,0.169689;-0.7958573;0.004011005,-0.06106113;0.002832383;-0.03448202,-0.06654201;-0.3826441;-0.03375711,-0.05763519;-0.7937882;0.04190301,-0.05191381;-0.7558403;-0.03287659,-0.0122749;0.5032848;0.01425388,0;0;0,-0.008223772;0.2909213;-0.01437366,-0.01524946;0.5709113;-0.04105389,0.1672786;0.5017086;-0.003053904,0.2711299;0.2378124;0.02436733,0.3561251;-0.005214557;-0.05676091,-0.1956646;0.4844167;-0.04685564,-0.2684183;0.2101925;-0.02066013,-0.2988343;-0.03766413;-0.1231786,0.06571448;0.003820226;-0.02434146,0.1669881;-0.3572547;-0.1137351,0.1965335;-0.7494206;0.02830768,0.2163201;-0.7788129;-0.01375115,-0.05530075;0.001714845;-0.04317846,-0.06844732;-0.3835325;-0.03731918,-0.02702111;-0.7908157;0.04781298,-0.03516785;-0.8150633;-0.003943436,-0.01375866;0.502423;-0.03224897,48.29758
+0;0;0,-0.007020412;0.2904439;0.01275922,-0.01389559;0.5709644;0.01169378,0.1647126;0.4526971;0.02313391,0.2340917;0.1789777;-0.0151198,0.3113422;-0.0596195;-0.1189328,-0.186965;0.448299;-0.006113377,-0.2318323;0.1692674;-0.04254676,-0.2720196;-0.08688453;-0.1228248,0.0645612;0.006242185;-0.02728678,0.1188573;-0.375488;-0.05847398,0.1519235;-0.7797605;0.05734837,0.1706512;-0.8015546;0.00394164,-0.06122324;0.002839903;-0.03457357,-0.06672283;-0.3839518;-0.03384618,-0.05773735;-0.7987262;0.042482,-0.05191738;-0.7606413;-0.03358632,-0.01224758;0.5021657;0.01422457,0;0;0,-0.009732604;0.2903523;-0.01306021,-0.0180722;0.5697012;-0.03826058,0.1654176;0.5022092;-0.001036167,0.2710431;0.2386586;0.02311838,0.3574066;-0.004426256;-0.06128836,-0.1985783;0.4831643;-0.04639436,-0.2703339;0.2081931;-0.0253935,-0.2978225;-0.03997451;-0.131839,0.06591848;0.004326493;-0.02424288,0.1730389;-0.3521979;-0.1293817,0.2008554;-0.7465067;0.0178982,0.2205833;-0.7754011;-0.02713382,-0.05540689;0.00119523;-0.04336276,-0.06482433;-0.3854529;-0.03607356,-0.02163877;-0.7963241;0.04915765,-0.02831441;-0.8214905;-0.003736012,-0.0162715;0.5013764;-0.0298425,48.31026
+0;0;0,-0.006677951;0.2904364;0.01311012,-0.01287604;0.570973;0.01228517,0.1654772;0.4524232;0.0234024,0.2356049;0.1802236;-0.02338022,0.3182632;-0.05476512;-0.1311823,-0.1864022;0.4493529;-0.006039364,-0.2315052;0.1715509;-0.05065829,-0.2684932;-0.08485717;-0.1316532,0.06476463;0.006253952;-0.02679762,0.1224859;-0.3745742;-0.06253023,0.1575308;-0.7789505;0.05234409,0.1766738;-0.7962996;-0.004903018,-0.06104876;0.002794139;-0.03488442,-0.06323004;-0.3840309;-0.03440369,-0.05093202;-0.7988784;0.04106048,-0.04506014;-0.76078;-0.0350024,-0.01141897;0.5021682;0.01476511,0;0;0,-0.009732604;0.2903523;-0.01306021,-0.0180722;0.5697012;-0.03826058,0.1654176;0.5022092;-0.001036167,0.2710431;0.2386586;0.02311838,0.3574066;-0.004426256;-0.06128836,-0.1985783;0.4831643;-0.04639436,-0.2703339;0.2081931;-0.0253935,-0.2978225;-0.03997451;-0.131839,0.06591848;0.004326493;-0.02424288,0.1730389;-0.3521979;-0.1293817,0.2008554;-0.7465067;0.0178982,0.2205833;-0.7754011;-0.02713382,-0.05540689;0.00119523;-0.04336276,-0.06482433;-0.3854529;-0.03607356,-0.02163877;-0.7963241;0.04915765,-0.02831441;-0.8214905;-0.003736012,-0.0162715;0.5013764;-0.0298425,48.32103
+0;0;0,-0.006673925;0.2902613;0.01310221,-0.01286923;0.5706722;0.0122775,0.1637356;0.4526414;0.02330838,0.2336135;0.1814115;-0.02330757,0.3167113;-0.05482683;-0.1316829,-0.1846671;0.4496014;-0.005842478,-0.2296094;0.172789;-0.05030245,-0.266794;-0.08498251;-0.1317281,0.06491257;0.006268238;-0.02685883,0.122694;-0.3749566;-0.06262866,0.1576818;-0.7786753;0.05205885,0.1770849;-0.7966675;-0.005965699,-0.06118821;0.002800521;-0.0349641,-0.06337176;-0.3844275;-0.03448287,-0.05109374;-0.7986003;0.04085857,-0.04514211;-0.760392;-0.03623728,-0.01141274;0.5018948;0.01475644,0;0;0,-0.009097055;0.2902409;-0.01205289,-0.01656888;0.5695556;-0.03648305,0.1648163;0.5023878;0.0007710438,0.2727944;0.2406265;0.02182805,0.3613709;-0.002143621;-0.06578398,-0.1954778;0.4834637;-0.04518645,-0.2652625;0.2087078;-0.02903412,-0.2922592;-0.03761804;-0.1432872,0.0661041;0.00475049;-0.02412486,0.179453;-0.3456162;-0.1438987,0.2059337;-0.7395187;0.002749681,0.225315;-0.7680347;-0.04465091,-0.05546189;0.0007530301;-0.04356306,-0.06095878;-0.3863651;-0.03582194,-0.01611175;-0.7963521;0.04941626,-0.02054857;-0.8222076;-0.00450078,-0.01499771;0.5012318;-0.02823877,48.34209
+0;0;0,-0.006673925;0.2902613;0.01310221,-0.01286923;0.5706722;0.0122775,0.1637356;0.4526414;0.02330838,0.2336135;0.1814115;-0.02330757,0.3167113;-0.05482683;-0.1316829,-0.1846671;0.4496014;-0.005842478,-0.2296094;0.172789;-0.05030245,-0.266794;-0.08498251;-0.1317281,0.06491257;0.006268238;-0.02685883,0.122694;-0.3749566;-0.06262866,0.1576818;-0.7786753;0.05205885,0.1770849;-0.7966675;-0.005965699,-0.06118821;0.002800521;-0.0349641,-0.06337176;-0.3844275;-0.03448287,-0.05109374;-0.7986003;0.04085857,-0.04514211;-0.760392;-0.03623728,-0.01141274;0.5018948;0.01475644,0;0;0,-0.009097055;0.2902409;-0.01205289,-0.01656888;0.5695556;-0.03648305,0.1648163;0.5023878;0.0007710438,0.2727944;0.2406265;0.02182805,0.3613709;-0.002143621;-0.06578398,-0.1954778;0.4834637;-0.04518645,-0.2652625;0.2087078;-0.02903412,-0.2922592;-0.03761804;-0.1432872,0.0661041;0.00475049;-0.02412486,0.179453;-0.3456162;-0.1438987,0.2059337;-0.7395187;0.002749681,0.225315;-0.7680347;-0.04465091,-0.05546189;0.0007530301;-0.04356306,-0.06095878;-0.3863651;-0.03582194,-0.01611175;-0.7963521;0.04941626,-0.02054857;-0.8222076;-0.00450078,-0.01499771;0.5012318;-0.02823877,48.36467
+0;0;0,-0.008235555;0.2904555;0.01389808,-0.01598963;0.5711201;0.01395494,0.1608803;0.453585;0.02368731,0.2320066;0.1871883;-0.03105839,0.3193533;-0.04714784;-0.1472995,-0.1869087;0.4504181;-0.006784732,-0.2299126;0.177368;-0.05794679,-0.2662723;-0.08230332;-0.1434083,0.06530955;0.006651809;-0.02678869,0.1243805;-0.3719289;-0.06587767,0.1617888;-0.776271;0.04854136,0.1839807;-0.7927976;-0.01325109,-0.06142478;0.002450805;-0.03532998,-0.06136069;-0.3826985;-0.03615935,-0.04668906;-0.7976996;0.03828826,-0.04029049;-0.7591528;-0.04147088,-0.01415164;0.5022776;0.01620755,0;0;0,-0.01060507;0.2905132;-0.01072443,-0.01970524;0.5702125;-0.03350842,0.162017;0.5023834;0.001775503,0.2716225;0.2441676;0.02006483,0.3639435;0.001144841;-0.07197666,-0.1975602;0.4826134;-0.0445539,-0.2666842;0.2103488;-0.03373463,-0.2928826;-0.03561494;-0.1556788,0.06640047;0.005151838;-0.02432394,0.1844843;-0.3362415;-0.1579186,0.2068303;-0.730203;-0.008658528,0.2265401;-0.7571124;-0.06202853,-0.05590909;0.0003407585;-0.04360362,-0.05989717;-0.3847044;-0.03553843,-0.01117439;-0.7949578;0.04991221,-0.01807843;-0.8254576;-0.002695858,-0.01772535;0.5017802;-0.02570891,48.37735
+0;0;0,-0.008235555;0.2904555;0.01389808,-0.01598963;0.5711201;0.01395494,0.1608803;0.453585;0.02368731,0.2320066;0.1871883;-0.03105839,0.3193533;-0.04714784;-0.1472995,-0.1869087;0.4504181;-0.006784732,-0.2299126;0.177368;-0.05794679,-0.2662723;-0.08230332;-0.1434083,0.06530955;0.006651809;-0.02678869,0.1243805;-0.3719289;-0.06587767,0.1617888;-0.776271;0.04854136,0.1839807;-0.7927976;-0.01325109,-0.06142478;0.002450805;-0.03532998,-0.06136069;-0.3826985;-0.03615935,-0.04668906;-0.7976996;0.03828826,-0.04029049;-0.7591528;-0.04147088,-0.01415164;0.5022776;0.01620755,0;0;0,-0.01060507;0.2905132;-0.01072443,-0.01970524;0.5702125;-0.03350842,0.162017;0.5023834;0.001775503,0.2716225;0.2441676;0.02006483,0.3639435;0.001144841;-0.07197666,-0.1975602;0.4826134;-0.0445539,-0.2666842;0.2103488;-0.03373463,-0.2928826;-0.03561494;-0.1556788,0.06640047;0.005151838;-0.02432394,0.1844843;-0.3362415;-0.1579186,0.2068303;-0.730203;-0.008658528,0.2265401;-0.7571124;-0.06202853,-0.05590909;0.0003407585;-0.04360362,-0.05989717;-0.3847044;-0.03553843,-0.01117439;-0.7949578;0.04991221,-0.01807843;-0.8254576;-0.002695858,-0.01772535;0.5017802;-0.02570891,48.39793
+0;0;0,-0.008241125;0.290652;0.01390748,-0.01599548;0.5713256;0.01396544,0.1601832;0.4540056;0.02366755,0.2300034;0.1925009;-0.03007282,0.318822;-0.04578409;-0.1482727,-0.1862336;0.4508511;-0.006684266,-0.2284477;0.1828153;-0.0569068,-0.2654202;-0.08123177;-0.1438084,0.06540821;0.006661857;-0.02682916,0.1243903;-0.3713499;-0.06585938,0.1614846;-0.7722979;0.04759917,0.1832592;-0.7879493;-0.01303095,-0.06151757;0.002454507;-0.03538335,-0.06145357;-0.382116;-0.03621147,-0.0469051;-0.7936334;0.03761121,-0.04062688;-0.7552474;-0.04064766,-0.0141581;0.5025061;0.0162173,0;0;0,-0.01245224;0.2906784;-0.009535313,-0.02359949;0.5704344;-0.03078854,0.1580664;0.502431;0.003064632,0.2670018;0.2492737;0.01692057,0.3648866;0.004407987;-0.07846856,-0.1999981;0.4821986;-0.04359432,-0.2661749;0.2143628;-0.0379196,-0.2923049;-0.03202681;-0.1692553,0.06645058;0.005761698;-0.02436268,0.1857239;-0.329358;-0.1705264,0.2060879;-0.7201799;-0.02270341,0.2236553;-0.7486647;-0.07275438,-0.0560405;-0.0002054269;-0.04361006,-0.06049472;-0.3846904;-0.03678373,-0.01171243;-0.7915211;0.04757974,-0.01590071;-0.8211019;-0.004061148,-0.02110521;0.5019971;-0.02339363,48.40921
+0;0;0,-0.008462755;0.2906465;0.01388953,-0.01619973;0.5713203;0.01385303,0.1601291;0.4547151;0.02404407,0.2296328;0.1956336;-0.04071388,0.3221512;-0.03813967;-0.1649316,-0.1863847;0.4509611;-0.007611576,-0.2282664;0.1842439;-0.06466769,-0.2636959;-0.07866436;-0.1555727,0.0655628;0.007013892;-0.02635795,0.1266809;-0.3700847;-0.07058935,0.1676877;-0.7713491;0.04037634,0.1906415;-0.7952073;-0.0126011,-0.06119701;0.002174069;-0.03595297,-0.05959038;-0.3823906;-0.03756379,-0.04216637;-0.7939687;0.03529196,-0.03567619;-0.7555873;-0.0429501,-0.01438926;0.502501;0.01613485,0;0;0,-0.01245224;0.2906784;-0.009535313,-0.02359949;0.5704344;-0.03078854,0.1580664;0.502431;0.003064632,0.2670018;0.2492737;0.01692057,0.3648866;0.004407987;-0.07846856,-0.1999981;0.4821986;-0.04359432,-0.2661749;0.2143628;-0.0379196,-0.2923049;-0.03202681;-0.1692553,0.06645058;0.005761698;-0.02436268,0.1857239;-0.329358;-0.1705264,0.2060879;-0.7201799;-0.02270341,0.2236553;-0.7486647;-0.07275438,-0.0560405;-0.0002054269;-0.04361006,-0.06049472;-0.3846904;-0.03678373,-0.01171243;-0.7915211;0.04757974,-0.01590071;-0.8211019;-0.004061148,-0.02110521;0.5019971;-0.02339363,48.43152
+0;0;0,-0.008439612;0.2898516;0.01385155,-0.01616069;0.56995;0.01381424,0.1554032;0.4547696;0.02378546,0.2250417;0.1951855;-0.04109809,0.3170191;-0.03722061;-0.1645893,-0.181656;0.4511179;-0.007006461,-0.2236189;0.1838833;-0.06417325,-0.2588412;-0.07748729;-0.1545466,0.06589309;0.007049227;-0.02649074,0.1270473;-0.3702719;-0.07074824,0.1677738;-0.7687938;0.03945905,0.1908266;-0.7928843;-0.01374684,-0.06150531;0.002185021;-0.0361341,-0.05989773;-0.3826067;-0.03774586,-0.0425928;-0.7913717;0.03461194,-0.03607464;-0.7529541;-0.04396751,-0.0143534;0.5012516;0.01609204,0;0;0,-0.0117791;0.2899227;-0.009117365,-0.02221459;0.5691369;-0.0302496,0.1542772;0.501802;0.00362432,0.2672665;0.2497184;0.01504946,0.3670965;0.009307057;-0.08474493,-0.194058;0.4820932;-0.04163564,-0.2586301;0.2132569;-0.04075509,-0.2826046;-0.02870387;-0.1771469,0.06685863;0.006634921;-0.02406764,0.1866409;-0.3229115;-0.1825643,0.207081;-0.71146;-0.03683758,0.2227307;-0.7402012;-0.08775544,-0.05637103;-0.0009728858;-0.04375741,-0.05901451;-0.3857058;-0.03717347,-0.01083219;-0.789631;0.04736624,-0.01329096;-0.8202778;-0.00366313,-0.01989064;0.5008141;-0.0228647,48.443
+0;0;0,-0.008439612;0.2898516;0.01385155,-0.01616069;0.56995;0.01381424,0.1554032;0.4547696;0.02378546,0.2250417;0.1951855;-0.04109809,0.3170191;-0.03722061;-0.1645893,-0.181656;0.4511179;-0.007006461,-0.2236189;0.1838833;-0.06417325,-0.2588412;-0.07748729;-0.1545466,0.06589309;0.007049227;-0.02649074,0.1270473;-0.3702719;-0.07074824,0.1677738;-0.7687938;0.03945905,0.1908266;-0.7928843;-0.01374684,-0.06150531;0.002185021;-0.0361341,-0.05989773;-0.3826067;-0.03774586,-0.0425928;-0.7913717;0.03461194,-0.03607464;-0.7529541;-0.04396751,-0.0143534;0.5012516;0.01609204,0;0;0,-0.0117791;0.2899227;-0.009117365,-0.02221459;0.5691369;-0.0302496,0.1542772;0.501802;0.00362432,0.2672665;0.2497184;0.01504946,0.3670965;0.009307057;-0.08474493,-0.194058;0.4820932;-0.04163564,-0.2586301;0.2132569;-0.04075509,-0.2826046;-0.02870387;-0.1771469,0.06685863;0.006634921;-0.02406764,0.1866409;-0.3229115;-0.1825643,0.207081;-0.71146;-0.03683758,0.2227307;-0.7402012;-0.08775544,-0.05637103;-0.0009728858;-0.04375741,-0.05901451;-0.3857058;-0.03717347,-0.01083219;-0.789631;0.04736624,-0.01329096;-0.8202778;-0.00366313,-0.01989064;0.5008141;-0.0228647,48.465
+0;0;0,-0.009466398;0.289431;0.01424602,-0.0181772;0.569123;0.01463923,0.150222;0.4554674;0.0233709,0.2225632;0.2006415;-0.05139379,0.3146047;-0.02850977;-0.1843114,-0.1795831;0.4514407;-0.008105004,-0.220717;0.1866173;-0.07084109,-0.2565489;-0.071715;-0.1739407,0.06622595;0.007123539;-0.02632468,0.1284576;-0.3710317;-0.07792069,0.1738311;-0.7686987;0.03377327,0.1961557;-0.7922597;-0.02200837,-0.06166157;0.002068643;-0.03637554,-0.05815718;-0.3846059;-0.03899126,-0.03715836;-0.7933784;0.03268467,-0.03030306;-0.7548019;-0.0470537,-0.01613081;0.500524;0.01680691,0;0;0,-0.0116735;0.2895746;-0.008555055,-0.02188461;0.5684524;-0.02923,0.1506041;0.5019342;0.005703092,0.2661415;0.2521971;0.01216042,0.3698586;0.0133857;-0.09205544,-0.1901685;0.4818935;-0.04002067,-0.2537581;0.2141098;-0.0427543,-0.2766049;-0.02643093;-0.1851174,0.0671037;0.007362634;-0.02392685,0.1869969;-0.3183956;-0.1943485,0.2052657;-0.7065159;-0.04703188,0.2217881;-0.7343592;-0.1005101,-0.05658921;-0.001629369;-0.04387043,-0.05822616;-0.3882788;-0.03787867,-0.00949027;-0.7921754;0.04677099,-0.01076462;-0.823113;-0.005800333,-0.0196272;0.5002128;-0.02195144,48.47633
+0;0;0,-0.009466398;0.289431;0.01424602,-0.0181772;0.569123;0.01463923,0.150222;0.4554674;0.0233709,0.2225632;0.2006415;-0.05139379,0.3146047;-0.02850977;-0.1843114,-0.1795831;0.4514407;-0.008105004,-0.220717;0.1866173;-0.07084109,-0.2565489;-0.071715;-0.1739407,0.06622595;0.007123539;-0.02632468,0.1284576;-0.3710317;-0.07792069,0.1738311;-0.7686987;0.03377327,0.1961557;-0.7922597;-0.02200837,-0.06166157;0.002068643;-0.03637554,-0.05815718;-0.3846059;-0.03899126,-0.03715836;-0.7933784;0.03268467,-0.03030306;-0.7548019;-0.0470537,-0.01613081;0.500524;0.01680691,0;0;0,-0.0116735;0.2895746;-0.008555055,-0.02188461;0.5684524;-0.02923,0.1506041;0.5019342;0.005703092,0.2661415;0.2521971;0.01216042,0.3698586;0.0133857;-0.09205544,-0.1901685;0.4818935;-0.04002067,-0.2537581;0.2141098;-0.0427543,-0.2766049;-0.02643093;-0.1851174,0.0671037;0.007362634;-0.02392685,0.1869969;-0.3183956;-0.1943485,0.2052657;-0.7065159;-0.04703188,0.2217881;-0.7343592;-0.1005101,-0.05658921;-0.001629369;-0.04387043,-0.05822616;-0.3882788;-0.03787867,-0.00949027;-0.7921754;0.04677099,-0.01076462;-0.823113;-0.005800333,-0.0196272;0.5002128;-0.02195144,48.49857
+0;0;0,-0.00948337;0.28995;0.01427157,-0.01820097;0.5698572;0.01466749,0.1552392;0.4548386;0.023598,0.2277061;0.1995701;-0.05129656,0.3188718;-0.02740061;-0.1829494,-0.1845601;0.4506899;-0.008831743,-0.2257655;0.1854065;-0.07167681,-0.2612564;-0.07046759;-0.1737954,0.06655398;0.007158824;-0.02645508,0.1286122;-0.3699421;-0.07790723,0.1732953;-0.7615586;0.0320873,0.194545;-0.7825407;-0.02100851,-0.06196701;0.00207889;-0.03655573,-0.05847238;-0.3835176;-0.03916415,-0.03779307;-0.7860706;0.03142123,-0.03126784;-0.747907;-0.04447782,-0.01615465;0.5012606;0.0168351,0;0;0,-0.01550719;0.2899662;-0.006611586,-0.0309982;0.5690523;-0.02392173,0.1486477;0.50157;0.007073998,0.2670766;0.2525799;0.008136868,0.373978;0.021548;-0.1030196,-0.2023763;0.4798873;-0.03991283,-0.2645468;0.2113388;-0.04617209,-0.2850341;-0.02263141;-0.1944879,0.06752726;0.00790444;-0.02362502,0.1879093;-0.3106006;-0.2046398,0.2042894;-0.6958218;-0.06754412,0.2225045;-0.7260744;-0.1112216,-0.05683497;-0.002247053;-0.04410544,-0.05570474;-0.3878141;-0.0377485,-0.007495087;-0.7854994;0.04580439,-0.007946911;-0.8135992;-0.004136592,-0.02732617;0.5007806;-0.01760745,48.50996
+0;0;0,-0.01045985;0.289899;0.01462066,-0.02006716;0.5697765;0.01536504,0.1536032;0.4546476;0.02274527,0.2290294;0.2024305;-0.05923102,0.3184697;-0.01609968;-0.2055333,-0.1856766;0.4500526;-0.01054402,-0.2250473;0.1859424;-0.07923456,-0.2595334;-0.06394914;-0.1955287,0.06674225;0.007242782;-0.02595317,0.1296234;-0.3682765;-0.08706714,0.1793068;-0.7590867;0.02364764,0.1994247;-0.7721587;-0.03643529,-0.06170845;0.001970748;-0.03699644,-0.05648505;-0.3835949;-0.04093352,-0.03224007;-0.7861782;0.02833215,-0.02557096;-0.7479903;-0.04755175,-0.01781119;0.5011837;0.01744562,0;0;0,-0.01550719;0.2899662;-0.006611586,-0.0309982;0.5690523;-0.02392173,0.1486477;0.50157;0.007073998,0.2670766;0.2525799;0.008136868,0.373978;0.021548;-0.1030196,-0.2023763;0.4798873;-0.03991283,-0.2645468;0.2113388;-0.04617209,-0.2850341;-0.02263141;-0.1944879,0.06752726;0.00790444;-0.02362502,0.1879093;-0.3106006;-0.2046398,0.2042894;-0.6958218;-0.06754412,0.2225045;-0.7260744;-0.1112216,-0.05683497;-0.002247053;-0.04410544,-0.05570474;-0.3878141;-0.0377485,-0.007495087;-0.7854994;0.04580439,-0.007946911;-0.8135992;-0.004136592,-0.02732617;0.5007806;-0.01760745,48.52129
+0;0;0,-0.01047727;0.2903819;0.01464502,-0.02009279;0.570497;0.01539122,0.1548753;0.4549851;0.02281248,0.2302551;0.2029235;-0.05911329,0.320076;-0.01653662;-0.2060381,-0.186971;0.4503554;-0.01072864,-0.2263175;0.1864079;-0.07937682,-0.2609503;-0.06454694;-0.1961658,0.06697772;0.007268335;-0.02604474,0.1297043;-0.3673277;-0.08700846,0.1780368;-0.747512;0.02069604,0.1994571;-0.7633724;-0.04327646,-0.06192616;0.001977701;-0.03712697,-0.0567156;-0.3826401;-0.04105437,-0.03312984;-0.7742772;0.02632799,-0.02602899;-0.7355592;-0.05446836,-0.0178358;0.5018733;0.01747273,0;0;0,-0.01790288;0.2903448;-0.005027533,-0.03533143;0.5696592;-0.02054858,0.1462671;0.5018519;0.008506536,0.2673921;0.2543923;0.003872752,0.3768585;0.02562545;-0.1123179,-0.2071523;0.4785175;-0.03916272,-0.2695132;0.2104223;-0.05200989,-0.2863466;-0.02240159;-0.2047421,0.06777653;0.008347094;-0.02353382,0.1870893;-0.3031624;-0.2151055,0.20162;-0.6779993;-0.08182955,0.2182177;-0.7093767;-0.1329354,-0.05704382;-0.002717729;-0.0442243,-0.0547169;-0.38734;-0.03841931,-0.007694144;-0.774073;0.04345098,-0.008150851;-0.806273;-0.009326223,-0.03127041;0.5013411;-0.01465166,48.54338
+0;0;0,-0.01048443;0.2905803;0.01465502,-0.02010173;0.5707465;0.0154019,0.1544864;0.4553377;0.02281142,0.2290357;0.2060533;-0.05821172,0.319516;-0.01501803;-0.2062152,-0.1866079;0.4507181;-0.01065592,-0.2255209;0.1896788;-0.07854776,-0.260408;-0.06311846;-0.1961942,0.06705773;0.007277017;-0.02607585,0.1298136;-0.3674938;-0.08706801,0.1782302;-0.7483396;0.02082392,0.1995414;-0.7639664;-0.04282277,-0.06200014;0.001980064;-0.03717132,-0.05678715;-0.3828171;-0.04110055,-0.03316034;-0.7751358;0.02639906,-0.02609566;-0.7364622;-0.05398581,-0.01784474;0.5021228;0.01748342,0;0;0,-0.01910903;0.2904813;-0.004130363,-0.03753279;0.5698354;-0.01867688,0.1440034;0.501789;0.009236336,0.266412;0.258539;-0.001282811,0.379184;0.03092483;-0.121443,-0.2085612;0.477883;-0.03799974,-0.2693917;0.212774;-0.05478908,-0.2846847;-0.01833627;-0.2139067,0.06785832;0.008784488;-0.02340353,0.186904;-0.2983056;-0.2224897,0.2015657;-0.6746212;-0.09134124,0.2184188;-0.7023057;-0.145888,-0.05707371;-0.003073096;-0.04430341,-0.05403044;-0.38787;-0.0385152,-0.006524231;-0.7751819;0.04371008,-0.006787061;-0.8044596;-0.01172423,-0.03325392;0.5015107;-0.01301289,48.56551
+0;0;0,-0.01050356;0.2906018;0.01420642,-0.02002034;0.5707722;0.01451201,0.1547705;0.4560483;0.01968847,0.226368;0.209049;-0.07047925,0.3171549;-0.009051099;-0.2226447,-0.186125;0.450274;-0.01314763,-0.2236561;0.1904264;-0.08619355,-0.2565641;-0.05959219;-0.2101774,0.06725715;0.007373987;-0.02552928,0.1332562;-0.3641403;-0.101244,0.1860646;-0.7451965;0.003807455,0.2086601;-0.7696584;-0.05196193,-0.06176613;0.00181906;-0.03756703,-0.05531088;-0.3829391;-0.043131,-0.02736499;-0.7753464;0.02216711,-0.02046133;-0.7366977;-0.05823443,-0.01780101;0.5021507;0.01670402,0;0;0,-0.01910903;0.2904813;-0.004130363,-0.03753279;0.5698354;-0.01867688,0.1440034;0.501789;0.009236336,0.266412;0.258539;-0.001282811,0.379184;0.03092483;-0.121443,-0.2085612;0.477883;-0.03799974,-0.2693917;0.212774;-0.05478908,-0.2846847;-0.01833627;-0.2139067,0.06785832;0.008784488;-0.02340353,0.186904;-0.2983056;-0.2224897,0.2015657;-0.6746212;-0.09134124,0.2184188;-0.7023057;-0.145888,-0.05707371;-0.003073096;-0.04430341,-0.05403044;-0.38787;-0.0385152,-0.006524231;-0.7751819;0.04371008,-0.006787061;-0.8044596;-0.01172423,-0.03325392;0.5015107;-0.01301289,48.57699
+0;0;0,-0.01050356;0.2906018;0.01420642,-0.02002034;0.5707722;0.01451201,0.1547705;0.4560483;0.01968847,0.226368;0.209049;-0.07047925,0.3171549;-0.009051099;-0.2226447,-0.186125;0.450274;-0.01314763,-0.2236561;0.1904264;-0.08619355,-0.2565641;-0.05959219;-0.2101774,0.06725715;0.007373987;-0.02552928,0.1332562;-0.3641403;-0.101244,0.1860646;-0.7451965;0.003807455,0.2086601;-0.7696584;-0.05196193,-0.06176613;0.00181906;-0.03756703,-0.05531088;-0.3829391;-0.043131,-0.02736499;-0.7753464;0.02216711,-0.02046133;-0.7366977;-0.05823443,-0.01780101;0.5021507;0.01670402,0;0;0,-0.01910903;0.2904813;-0.004130363,-0.03753279;0.5698354;-0.01867688,0.1440034;0.501789;0.009236336,0.266412;0.258539;-0.001282811,0.379184;0.03092483;-0.121443,-0.2085612;0.477883;-0.03799974,-0.2693917;0.212774;-0.05478908,-0.2846847;-0.01833627;-0.2139067,0.06785832;0.008784488;-0.02340353,0.186904;-0.2983056;-0.2224897,0.2015657;-0.6746212;-0.09134124,0.2184188;-0.7023057;-0.145888,-0.05707371;-0.003073096;-0.04430341,-0.05403044;-0.38787;-0.0385152,-0.006524231;-0.7751819;0.04371008,-0.006787061;-0.8044596;-0.01172423,-0.03325392;0.5015107;-0.01301289,48.58809
+0;0;0,-0.0104958;0.2903872;0.01419592,-0.02000129;0.5702251;0.01450123,0.1553585;0.4554317;0.01968492,0.2260102;0.2116952;-0.06929174,0.3166323;-0.006008983;-0.2211809,-0.1866661;0.4496383;-0.01325994,-0.2237015;0.1932231;-0.08534098,-0.2565497;-0.05634157;-0.2090997,0.06772642;0.007425437;-0.0257074,0.1338041;-0.3645317;-0.1015123,0.1864267;-0.7442471;0.003169477,0.2093574;-0.7695168;-0.05342721,-0.06219707;0.001831752;-0.03782914,-0.05573414;-0.383385;-0.04339974,-0.02788657;-0.7744117;0.02166862,-0.02088051;-0.7356347;-0.05992564,-0.01778466;0.5016868;0.01669058,0;0;0,-0.02032678;0.2901933;-0.003324389,-0.03928755;0.5691988;-0.01742899,0.1430034;0.5000699;0.009862304,0.2676883;0.2623708;-0.006534696,0.3822165;0.0413726;-0.1358439,-0.2107182;0.4766963;-0.03697997,-0.2690403;0.2150179;-0.05793145,-0.2824533;-0.01163283;-0.2226351,0.06843592;0.009117603;-0.02315748,0.1871852;-0.2922252;-0.2318578,0.2025534;-0.6694643;-0.1078993,0.2189107;-0.6962469;-0.1652746,-0.05751556;-0.003552345;-0.04452208,-0.05189436;-0.3887726;-0.0383155,-0.004111063;-0.7746679;0.04361627,-0.003802108;-0.8057481;-0.0116364,-0.03491502;0.5009573;-0.01184666,48.61044
+0;0;0,-0.01073608;0.2904038;0.01366595,-0.02043218;0.5702351;0.01347096,0.155079;0.4557766;0.0167682,0.224157;0.2143963;-0.07956354,0.3129162;0.004545033;-0.2431545,-0.1860532;0.4481643;-0.01704206,-0.224833;0.193216;-0.0932883,-0.2545339;-0.05165742;-0.2268272,0.0678855;0.00763298;-0.02522243,0.1376798;-0.3590435;-0.1208355,0.1920728;-0.7382487;-0.01521321,0.2170032;-0.766426;-0.06791647,-0.06207365;0.001535975;-0.03804443,-0.05374479;-0.3836149;-0.04540278,-0.02289621;-0.7746993;0.01794278,-0.01581228;-0.73595;-0.06364773,-0.01817486;0.5017023;0.01578473,0;0;0,-0.02032678;0.2901933;-0.003324389,-0.03928755;0.5691988;-0.01742899,0.1430034;0.5000699;0.009862304,0.2676883;0.2623708;-0.006534696,0.3822165;0.0413726;-0.1358439,-0.2107182;0.4766963;-0.03697997,-0.2690403;0.2150179;-0.05793145,-0.2824533;-0.01163283;-0.2226351,0.06843592;0.009117603;-0.02315748,0.1871852;-0.2922252;-0.2318578,0.2025534;-0.6694643;-0.1078993,0.2189107;-0.6962469;-0.1652746,-0.05751556;-0.003552345;-0.04452208,-0.05189436;-0.3887726;-0.0383155,-0.004111063;-0.7746679;0.04361627,-0.003802108;-0.8057481;-0.0116364,-0.03491502;0.5009573;-0.01184666,48.63254
+0;0;0,-0.01073241;0.2903043;0.01366127,-0.02042471;0.5700257;0.01346667,0.1545283;0.4557489;0.0167596,0.2227458;0.2173754;-0.07837213,0.3111419;0.008382931;-0.2412937,-0.1855071;0.4481611;-0.01694196,-0.2238039;0.1963886;-0.0922384,-0.2533832;-0.04748271;-0.2252309,0.0680785;0.007654681;-0.02529414,0.1378271;-0.3587815;-0.1208446,0.1916312;-0.7338811;-0.01636582,0.2172479;-0.76366;-0.07052004,-0.06225013;0.001540342;-0.03815259,-0.05392672;-0.3833582;-0.04550612,-0.02341214;-0.7702083;0.01715361,-0.01613319;-0.7312181;-0.06668315,-0.01816851;0.501527;0.01577928,0;0;0,-0.02085128;0.2900666;-0.002235293,-0.04024038;0.568984;-0.01528907,0.1416937;0.4989339;0.01065505,0.2684577;0.2666227;-0.01143479,0.3837968;0.0510692;-0.1465967,-0.2109165;0.4761985;-0.03526746,-0.2674163;0.2179642;-0.06073122,-0.2790244;-0.0009361506;-0.2338873,0.06868979;0.009433851;-0.02293003,0.185252;-0.2876934;-0.2383339,0.2019084;-0.662457;-0.1209236,0.2191205;-0.6880482;-0.182371,-0.05760228;-0.003915545;-0.0447182,-0.05023598;-0.3888465;-0.03807257,-0.002530713;-0.7705424;0.04281501,-0.001109534;-0.7976255;-0.01965027,-0.03576529;0.5007616;-0.009979367,48.64405
+0;0;0,-0.01071774;0.2899078;0.01364261,-0.02039914;0.5693141;0.01344843,0.1533292;0.4554431;0.01673166,0.2208075;0.2196525;-0.07736932,0.3092287;0.01060046;-0.2403373,-0.1843001;0.4479091;-0.01673143,-0.2221819;0.1988645;-0.09121203,-0.2517696;-0.04507625;-0.2242424,0.06825373;0.007674383;-0.02535924,0.1381935;-0.3597665;-0.1211717,0.1911956;-0.7292744;-0.01825042,0.2173161;-0.760229;-0.07346974,-0.06241035;0.001544307;-0.03825079,-0.05406412;-0.3844096;-0.04562448,-0.02400443;-0.7654928;0.01610116,-0.01658231;-0.7263258;-0.06938449,-0.01814564;0.5008973;0.01575828,0;0;0,-0.02052391;0.2896976;-0.001252413,-0.03964925;0.568352;-0.01354337,0.1410426;0.4976242;0.01132178,0.2696233;0.2703836;-0.01756167,0.385059;0.06005895;-0.1608019,-0.2089981;0.4753088;-0.03408076,-0.2647412;0.2202559;-0.06317174,-0.2759514;0.004602343;-0.2405062,0.0687671;0.009829178;-0.02313077,0.184241;-0.2809534;-0.2493955,0.2022595;-0.6531858;-0.144246,0.2196814;-0.6822841;-0.2046678,-0.05780225;-0.00431525;-0.04473073,-0.04855388;-0.3902681;-0.03845786,0.0003295951;-0.766158;0.04063214,0.0001520948;-0.7916955;-0.02541684,-0.03523511;0.5001929;-0.008432388,48.66603
+0;0;0,-0.01056109;0.2899506;0.0128298,-0.02006174;0.5693616;0.01188219,0.153216;0.4541569;0.01823619,0.2304107;0.2257067;-0.08596094,0.3207867;0.0191129;-0.2509785,-0.1839364;0.4485992;-0.0195028,-0.2189844;0.2013877;-0.1011342,-0.2459192;-0.04033042;-0.2387078,0.06831332;0.007958812;-0.02510992,0.1450418;-0.3523737;-0.1406852,0.196786;-0.7203683;-0.03187047,0.2218635;-0.7305228;-0.1040207,-0.06245691;0.001136477;-0.03818903,-0.05059506;-0.3846703;-0.04803159,-0.01767214;-0.7658271;0.01174841,-0.009244305;-0.7267106;-0.07364935,-0.01785766;0.5009497;0.014378,0;0;0,-0.02052391;0.2896976;-0.001252413,-0.03964925;0.568352;-0.01354337,0.1410426;0.4976242;0.01132178,0.2696233;0.2703836;-0.01756167,0.385059;0.06005895;-0.1608019,-0.2089981;0.4753088;-0.03408076,-0.2647412;0.2202559;-0.06317174,-0.2759514;0.004602343;-0.2405062,0.0687671;0.009829178;-0.02313077,0.184241;-0.2809534;-0.2493955,0.2022595;-0.6531858;-0.144246,0.2196814;-0.6822841;-0.2046678,-0.05780225;-0.00431525;-0.04473073,-0.04855388;-0.3902681;-0.03845786,0.0003295951;-0.766158;0.04063214,0.0001520948;-0.7916955;-0.02541684,-0.03523511;0.5001929;-0.008432388,48.67965
+0;0;0,-0.01055357;0.2897441;0.01282066,-0.02004649;0.5689276;0.01187391,0.1540012;0.4535696;0.01824322,0.230663;0.2266963;-0.08523467,0.3191001;0.02453457;-0.2467121,-0.1846723;0.4479867;-0.01966603,-0.2194783;0.2024816;-0.1007339,-0.2458353;-0.03405084;-0.2353561,0.06868263;0.008001838;-0.02524567,0.1451142;-0.3509364;-0.1403737,0.1967379;-0.7180737;-0.03181249,0.2227415;-0.7297111;-0.1066272,-0.06279457;0.001142621;-0.03839549,-0.05097862;-0.3831713;-0.04819997,-0.01813239;-0.7634403;0.01144079,-0.00939332;-0.7239872;-0.07711068,-0.01784427;0.5005734;0.01436762,0;0;0,-0.02076507;0.2894753;-0.0004827976,-0.03997558;0.567919;-0.01221859,0.1415701;0.4971922;0.01220369,0.270457;0.2732371;-0.02369189,0.3838469;0.07147557;-0.1692955,-0.2099279;0.4739614;-0.03328207,-0.265514;0.2212197;-0.06626678,-0.2759239;0.01413488;-0.2445164,0.06920478;0.01009531;-0.0229665,0.1817417;-0.2729877;-0.2577695,0.2029705;-0.6452861;-0.1568556,0.2165481;-0.6727545;-0.2240875,-0.0581529;-0.004662837;-0.04489071,-0.0467452;-0.3890637;-0.03866431,0.002605442;-0.7639679;0.04040378,0.001817776;-0.7898125;-0.02950943,-0.03554732;0.4998094;-0.0072335,48.70069
+0;0;0,-0.01055357;0.2897441;0.01282066,-0.02004649;0.5689276;0.01187391,0.1540012;0.4535696;0.01824322,0.230663;0.2266963;-0.08523467,0.3191001;0.02453457;-0.2467121,-0.1846723;0.4479867;-0.01966603,-0.2194783;0.2024816;-0.1007339,-0.2458353;-0.03405084;-0.2353561,0.06868263;0.008001838;-0.02524567,0.1451142;-0.3509364;-0.1403737,0.1967379;-0.7180737;-0.03181249,0.2227415;-0.7297111;-0.1066272,-0.06279457;0.001142621;-0.03839549,-0.05097862;-0.3831713;-0.04819997,-0.01813239;-0.7634403;0.01144079,-0.00939332;-0.7239872;-0.07711068,-0.01784427;0.5005734;0.01436762,0;0;0,-0.02076507;0.2894753;-0.0004827976,-0.03997558;0.567919;-0.01221859,0.1415701;0.4971922;0.01220369,0.270457;0.2732371;-0.02369189,0.3838469;0.07147557;-0.1692955,-0.2099279;0.4739614;-0.03328207,-0.265514;0.2212197;-0.06626678,-0.2759239;0.01413488;-0.2445164,0.06920478;0.01009531;-0.0229665,0.1817417;-0.2729877;-0.2577695,0.2029705;-0.6452861;-0.1568556,0.2165481;-0.6727545;-0.2240875,-0.0581529;-0.004662837;-0.04489071,-0.0467452;-0.3890637;-0.03866431,0.002605442;-0.7639679;0.04040378,0.001817776;-0.7898125;-0.02950943,-0.03554732;0.4998094;-0.0072335,48.72188
+0;0;0,-0.01089891;0.2891392;0.0124662,-0.02066528;0.5677599;0.01116295,0.1539851;0.452381;0.01761831,0.2320714;0.2316054;-0.08935156,0.322263;0.03228892;-0.2555144,-0.1857017;0.4472215;-0.02135016,-0.2166992;0.2061234;-0.1061603,-0.2408271;-0.02847797;-0.2470564,0.06886946;0.008397656;-0.02501022,0.1503257;-0.3458867;-0.1548593,0.2015608;-0.7117479;-0.04821629,0.2292216;-0.7410945;-0.1073574,-0.06274822;0.0007549308;-0.03874436,-0.0505742;-0.3849297;-0.04935259,-0.01558054;-0.763652;0.007188685,-0.006714018;-0.7243522;-0.0801022,-0.01840487;0.4995564;0.01374495,0;0;0,-0.02044052;0.2888897;0.0007698536,-0.03946668;0.5668337;-0.009961843,0.1427074;0.4959841;0.01337314,0.2712837;0.2772698;-0.03037703,0.3852295;0.08151808;-0.1858418,-0.209827;0.4723842;-0.03202928,-0.2645898;0.2236633;-0.06972316,-0.2735051;0.02060792;-0.2545493,0.06935287;0.01033205;-0.02285743,0.1823436;-0.2678103;-0.2655162,0.2022493;-0.6395795;-0.1693732,0.2158181;-0.6682923;-0.2338208,-0.05819133;-0.004938884;-0.04503787,-0.04424068;-0.3906513;-0.03835713,0.006014574;-0.7637546;0.03987624,0.004296743;-0.7878782;-0.02978356,-0.03506899;0.49885;-0.00523293,48.73359
+0;0;0,-0.01089891;0.2891392;0.0124662,-0.02066528;0.5677599;0.01116295,0.1539851;0.452381;0.01761831,0.2320714;0.2316054;-0.08935156,0.322263;0.03228892;-0.2555144,-0.1857017;0.4472215;-0.02135016,-0.2166992;0.2061234;-0.1061603,-0.2408271;-0.02847797;-0.2470564,0.06886946;0.008397656;-0.02501022,0.1503257;-0.3458867;-0.1548593,0.2015608;-0.7117479;-0.04821629,0.2292216;-0.7410945;-0.1073574,-0.06274822;0.0007549308;-0.03874436,-0.0505742;-0.3849297;-0.04935259,-0.01558054;-0.763652;0.007188685,-0.006714018;-0.7243522;-0.0801022,-0.01840487;0.4995564;0.01374495,0;0;0,-0.02044052;0.2888897;0.0007698536,-0.03946668;0.5668337;-0.009961843,0.1427074;0.4959841;0.01337314,0.2712837;0.2772698;-0.03037703,0.3852295;0.08151808;-0.1858418,-0.209827;0.4723842;-0.03202928,-0.2645898;0.2236633;-0.06972316,-0.2735051;0.02060792;-0.2545493,0.06935287;0.01033205;-0.02285743,0.1823436;-0.2678103;-0.2655162,0.2022493;-0.6395795;-0.1693732,0.2158181;-0.6682923;-0.2338208,-0.05819133;-0.004938884;-0.04503787,-0.04424068;-0.3906513;-0.03835713,0.006014574;-0.7637546;0.03987624,0.004296743;-0.7878782;-0.02978356,-0.03506899;0.49885;-0.00523293,48.75545
+0;0;0,-0.01088512;0.2887733;0.01245043,-0.02064051;0.5670804;0.01114895,0.1540104;0.4517844;0.01760121,0.2313917;0.2330021;-0.08840291,0.3240061;0.02833141;-0.2590292,-0.1856829;0.4466248;-0.021368,-0.2164005;0.2077034;-0.1054125,-0.2411766;-0.03319995;-0.2500933,0.06898157;0.008411326;-0.02505094,0.1505539;-0.346378;-0.1550851,0.2017912;-0.7122546;-0.04843751,0.2295101;-0.7417259;-0.1077029,-0.06285036;0.0007561598;-0.03880743,-0.050659;-0.3854781;-0.04943078,-0.01566385;-0.7642165;0.007112894,-0.0067787;-0.7248971;-0.0803614,-0.01838288;0.4989607;0.01372778,0;0;0,-0.01967141;0.2885694;0.002062678,-0.03823611;0.5662632;-0.007783055,0.1439232;0.4951099;0.01458383,0.2721188;0.2805362;-0.03654838,0.3879054;0.08866318;-0.2078931,-0.2085817;0.4715206;-0.03041237,-0.2621442;0.2256272;-0.07234012,-0.2701339;0.02334844;-0.2688097,0.06968161;0.01045209;-0.02218068,0.1809778;-0.2612574;-0.2736274,0.2021926;-0.6334199;-0.1792362,0.2142066;-0.6581698;-0.247615,-0.05799483;-0.005047721;-0.04547391,-0.04140937;-0.391177;-0.03725909,0.009476047;-0.7644929;0.03962087,0.006844711;-0.7898061;-0.02930721,-0.03392643;0.4983428;-0.003280044,48.77789
+0;0;0,-0.01162513;0.2887397;0.01256072,-0.02209553;0.5670211;0.01135127,0.152792;0.4518694;0.01629946,0.2309191;0.2360215;-0.0950391,0.3237988;0.03723404;-0.272346,-0.1863955;0.4460155;-0.0230222,-0.2166031;0.2095152;-0.1138273,-0.2381843;-0.02769265;-0.2649812,0.06911872;0.008741306;-0.02455503,0.1553879;-0.3373228;-0.1736711,0.2022743;-0.7027857;-0.06365669,0.2085961;-0.6636115;-0.1513688,-0.06258275;0.0004390877;-0.03924236,-0.04975075;-0.3857666;-0.05014689,-0.01285003;-0.7644588;0.005488191,-0.003894093;-0.7251366;-0.08197859,-0.01966623;0.4989066;0.01390929,0;0;0,-0.01967141;0.2885694;0.002062678,-0.03823611;0.5662632;-0.007783055,0.1439232;0.4951099;0.01458383,0.2721188;0.2805362;-0.03654838,0.3879054;0.08866318;-0.2078931,-0.2085817;0.4715206;-0.03041237,-0.2621442;0.2256272;-0.07234012,-0.2701339;0.02334844;-0.2688097,0.06968161;0.01045209;-0.02218068,0.1809778;-0.2612574;-0.2736274,0.2021926;-0.6334199;-0.1792362,0.2142066;-0.6581698;-0.247615,-0.05799483;-0.005047721;-0.04547391,-0.04140937;-0.391177;-0.03725909,0.009476047;-0.7644929;0.03962087,0.006844711;-0.7898061;-0.02930721,-0.03392643;0.4983428;-0.003280044,48.80015
+0;0;0,-0.0116154;0.288498;0.0125502,-0.02207303;0.5664388;0.01134305,0.1531312;0.4513015;0.01629185,0.2307272;0.236921;-0.09428981,0.3237942;0.03773278;-0.2719542,-0.1866863;0.4454368;-0.02310284,-0.2166885;0.2105443;-0.1132906,-0.2383133;-0.02714184;-0.2647492,0.06928603;0.008762467;-0.02461447,0.1553155;-0.3363401;-0.1733163,0.2004185;-0.6879026;-0.0674862,0.2069888;-0.648368;-0.1586439,-0.06273425;0.0004401506;-0.03933736,-0.0499379;-0.3846924;-0.05021158,-0.0144407;-0.748981;0.003307413,-0.005132952;-0.7092927;-0.0875953,-0.01964737;0.4984261;0.01389724,0;0;0,-0.01921147;0.2883434;0.003535509,-0.03753513;0.5657555;-0.005010605,0.1450303;0.49456;0.01579392,0.2729797;0.2840485;-0.04355526,0.3894852;0.09593147;-0.2194543,-0.2080045;0.4705218;-0.02906818,-0.2618171;0.2275561;-0.07682078,-0.2685062;0.03664999;-0.2851766,0.06998505;0.01060656;-0.02174401,0.180321;-0.2548864;-0.2785485,0.2006537;-0.6155322;-0.198851,0.2128825;-0.6527778;-0.26027,-0.05798415;-0.005192379;-0.04576117,-0.03863645;-0.390085;-0.03614756,0.01073392;-0.7491875;0.03759824,0.009636709;-0.7775374;-0.03337988,-0.03326857;0.4979126;-0.0008547306,48.81163
+0;0;0,-0.01160607;0.2882663;0.01254012,-0.02205576;0.5659962;0.01133377,0.1530283;0.4509401;0.01627909,0.230141;0.2378949;-0.0936138,0.3240719;0.03685762;-0.2729274,-0.1865563;0.4450794;-0.0230886,-0.2163716;0.2116499;-0.1127146,-0.2381972;-0.02824257;-0.2655792,0.06928463;0.008762289;-0.02461397,0.1555663;-0.337352;-0.1737517,0.2006051;-0.6884135;-0.06807246,0.2070174;-0.649108;-0.1570395,-0.06273298;0.0004401418;-0.03933657,-0.04989912;-0.3858214;-0.05024267,-0.01445251;-0.7495909;0.003200062,-0.00536844;-0.7101353;-0.08551812,-0.01963184;0.4980324;0.01388612,0;0;0,-0.01836583;0.2881479;0.00478518,-0.03590393;0.5654234;-0.002905846,0.1464438;0.4934763;0.01668322,0.2758356;0.2881468;-0.05046356,0.3915301;0.1053855;-0.2364889,-0.2062889;0.4699701;-0.02770593,-0.2605104;0.2301964;-0.08229246,-0.2650308;0.04055582;-0.2953849,0.06985965;0.01067068;-0.02210772,0.1802765;-0.2501422;-0.2852929,0.1996681;-0.6103612;-0.2058756,0.2096367;-0.6432868;-0.2689933,-0.05805594;-0.005271988;-0.04565851,-0.03601608;-0.3911432;-0.03569314,0.01343447;-0.7496707;0.03815475,0.0114173;-0.776373;-0.03129757,-0.03180844;0.4976079;0.001062989,48.83362
+0;0;0,-0.01128589;0.2883051;0.01192387,-0.02136968;0.5660456;0.01015115,0.1533841;0.4501178;0.01463785,0.2330529;0.2401156;-0.09921767,0.326628;0.04291587;-0.2829248,-0.1859601;0.4454733;-0.02465085,-0.2148164;0.2137057;-0.11879,-0.233765;-0.02203344;-0.278353,0.06934435;0.008900366;-0.02439529,0.1602219;-0.3266651;-0.1935662,0.2007133;-0.6767496;-0.08292227,0.2072069;-0.6375713;-0.1718966,-0.06267989;0.0001903415;-0.03942311,-0.04627896;-0.3859094;-0.05124009,-0.01073246;-0.7498085;0.001244836,-0.001605491;-0.7104107;-0.08747506,-0.01904267;0.4980837;0.01284117,0;0;0,-0.01836583;0.2881479;0.00478518,-0.03590393;0.5654234;-0.002905846,0.1464438;0.4934763;0.01668322,0.2758356;0.2881468;-0.05046356,0.3915301;0.1053855;-0.2364889,-0.2062889;0.4699701;-0.02770593,-0.2605104;0.2301964;-0.08229246,-0.2650308;0.04055582;-0.2953849,0.06985965;0.01067068;-0.02210772,0.1802765;-0.2501422;-0.2852929,0.1996681;-0.6103612;-0.2058756,0.2096367;-0.6432868;-0.2689933,-0.05805594;-0.005271988;-0.04565851,-0.03601608;-0.3911432;-0.03569314,0.01343447;-0.7496707;0.03815475,0.0114173;-0.776373;-0.03129757,-0.03180844;0.4976079;0.001062989,48.84511
+0;0;0,-0.01128643;0.2883188;0.01192444,-0.02136739;0.5659803;0.01015284,0.1534723;0.4500615;0.01463913,0.2325335;0.2416612;-0.09834794,0.3264192;0.0438069;-0.2826648,-0.1860433;0.4454148;-0.02466943,-0.2146795;0.2154149;-0.1180905,-0.233691;-0.02110666;-0.2781832,0.06944286;0.008913009;-0.02442995,0.1601785;-0.3261285;-0.1933367,0.2006594;-0.6761227;-0.08272135,0.2073674;-0.6366415;-0.1746324,-0.06276893;0.0001906119;-0.03947911,-0.04639361;-0.3853064;-0.05127764,-0.01085628;-0.7491117;0.001193739,-0.001428064;-0.7094035;-0.09045445,-0.01904151;0.4980517;0.01284154,0;0;0,-0.01785943;0.2881652;0.00626123,-0.03531224;0.5654138;0.0002971888,0.1472168;0.4928086;0.01782763,0.2765382;0.2918294;-0.0551846,0.3914873;0.1174093;-0.250883,-0.2054462;0.4692335;-0.02649461,-0.2596121;0.2326065;-0.08583446,-0.2625624;0.0460138;-0.3028782,0.07003175;0.01065651;-0.02192187,0.178602;-0.242729;-0.2921506,0.1981217;-0.6033573;-0.215101,0.2081839;-0.6395395;-0.2791415,-0.0580963;-0.005244327;-0.04578091,-0.0343047;-0.3903856;-0.03503714,0.01534523;-0.7487889;0.03880305,0.0158845;-0.7838354;-0.02716054,-0.03123665;0.4976013;0.00373137,48.86705
+0;0;0,-0.01128643;0.2883188;0.01192444,-0.02136739;0.5659803;0.01015284,0.1534723;0.4500615;0.01463913,0.2325335;0.2416612;-0.09834794,0.3264192;0.0438069;-0.2826648,-0.1860433;0.4454148;-0.02466943,-0.2146795;0.2154149;-0.1180905,-0.233691;-0.02110666;-0.2781832,0.06944286;0.008913009;-0.02442995,0.1601785;-0.3261285;-0.1933367,0.2006594;-0.6761227;-0.08272135,0.2073674;-0.6366415;-0.1746324,-0.06276893;0.0001906119;-0.03947911,-0.04639361;-0.3853064;-0.05127764,-0.01085628;-0.7491117;0.001193739,-0.001428064;-0.7094035;-0.09045445,-0.01904151;0.4980517;0.01284154,0;0;0,-0.01785943;0.2881652;0.00626123,-0.03531224;0.5654138;0.0002971888,0.1472168;0.4928086;0.01782763,0.2765382;0.2918294;-0.0551846,0.3914873;0.1174093;-0.250883,-0.2054462;0.4692335;-0.02649461,-0.2596121;0.2326065;-0.08583446,-0.2625624;0.0460138;-0.3028782,0.07003175;0.01065651;-0.02192187,0.178602;-0.242729;-0.2921506,0.1981217;-0.6033573;-0.215101,0.2081839;-0.6395395;-0.2791415,-0.0580963;-0.005244327;-0.04578091,-0.0343047;-0.3903856;-0.03503714,0.01534523;-0.7487889;0.03880305,0.0158845;-0.7838354;-0.02716054,-0.03123665;0.4976013;0.00373137,48.87854
+0;0;0,-0.01220693;0.2882776;0.01201451,-0.02322667;0.5659037;0.01031378,0.1518874;0.4501167;0.01332462,0.2326086;0.2442492;-0.1030803,0.3272161;0.05279273;-0.2936778,-0.1872961;0.4452051;-0.02596807,-0.214482;0.216741;-0.1235002,-0.231514;-0.01635012;-0.2887636,0.06952755;0.009230845;-0.02406837,0.1634109;-0.3121869;-0.2161407,0.2005743;-0.660332;-0.09873413,0.240435;-0.6968409;-0.1494315,-0.06259735;-0.0001518414;-0.03975078,-0.04387943;-0.3855459;-0.05142716,-0.007668294;-0.7494018;0.0002255104,0.001731656;-0.7096877;-0.09142494,-0.02066987;0.4979828;0.01298758,0;0;0,-0.01785943;0.2881652;0.00626123,-0.03531224;0.5654138;0.0002971888,0.1472168;0.4928086;0.01782763,0.2765382;0.2918294;-0.0551846,0.3914873;0.1174093;-0.250883,-0.2054462;0.4692335;-0.02649461,-0.2596121;0.2326065;-0.08583446,-0.2625624;0.0460138;-0.3028782,0.07003175;0.01065651;-0.02192187,0.178602;-0.242729;-0.2921506,0.1981217;-0.6033573;-0.215101,0.2081839;-0.6395395;-0.2791415,-0.0580963;-0.005244327;-0.04578091,-0.0343047;-0.3903856;-0.03503714,0.01534523;-0.7487889;0.03880305,0.0158845;-0.7838354;-0.02716054,-0.03123665;0.4976013;0.00373137,48.88965
+0;0;0,-0.0122128;0.2884161;0.01202028,-0.02323511;0.5661068;0.01031932,0.1523999;0.4501633;0.01333165,0.2331407;0.2442458;-0.1031016,0.3154262;0.07772538;-0.2688749,-0.1878066;0.445237;-0.02607956,-0.2149992;0.2167173;-0.1236354,-0.2298129;0.01398492;-0.2673743,0.06965581;0.009247873;-0.02411277,0.1633749;-0.3116075;-0.2158491,0.2007439;-0.6616782;-0.09779309,0.24209;-0.7006656;-0.1503798,-0.06271282;-0.0001521215;-0.03982411,-0.04402764;-0.3848718;-0.05148006,-0.007616222;-0.7507403;0.0004583076,0.002134024;-0.7106641;-0.09460756,-0.02067786;0.4981739;0.0129936,0;0;0,-0.01791438;0.288271;0.007507563,-0.03557134;0.5656056;0.003263355,0.1476285;0.4925053;0.01882553,0.2791309;0.2959;-0.06199086,0.3759146;0.1624633;-0.2485607,-0.2058158;0.4685754;-0.02558537,-0.2607003;0.2337829;-0.09144901,-0.2601328;0.08082785;-0.2878801,0.07022375;0.0106838;-0.02175689,0.1766621;-0.2364925;-0.2975631,0.1950875;-0.5997251;-0.2226921,0.2036005;-0.6325439;-0.2949102,-0.05818391;-0.005254081;-0.04589017,-0.03304148;-0.3896186;-0.0346652,0.01710841;-0.7501953;0.03849629,0.01601119;-0.7796292;-0.03700556,-0.03146449;0.4977601;0.006209612,48.90071
+0;0;0,-0.0122128;0.2884161;0.01202028,-0.02323511;0.5661068;0.01031932,0.1523999;0.4501633;0.01333165,0.2331407;0.2442458;-0.1031016,0.3154262;0.07772538;-0.2688749,-0.1878066;0.445237;-0.02607956,-0.2149992;0.2167173;-0.1236354,-0.2298129;0.01398492;-0.2673743,0.06965581;0.009247873;-0.02411277,0.1633749;-0.3116075;-0.2158491,0.2007439;-0.6616782;-0.09779309,0.24209;-0.7006656;-0.1503798,-0.06271282;-0.0001521215;-0.03982411,-0.04402764;-0.3848718;-0.05148006,-0.007616222;-0.7507403;0.0004583076,0.002134024;-0.7106641;-0.09460756,-0.02067786;0.4981739;0.0129936,0;0;0,-0.01791438;0.288271;0.007507563,-0.03557134;0.5656056;0.003263355,0.1476285;0.4925053;0.01882553,0.2791309;0.2959;-0.06199086,0.3759146;0.1624633;-0.2485607,-0.2058158;0.4685754;-0.02558537,-0.2607003;0.2337829;-0.09144901,-0.2601328;0.08082785;-0.2878801,0.07022375;0.0106838;-0.02175689,0.1766621;-0.2364925;-0.2975631,0.1950875;-0.5997251;-0.2226921,0.2036005;-0.6325439;-0.2949102,-0.05818391;-0.005254081;-0.04589017,-0.03304148;-0.3896186;-0.0346652,0.01710841;-0.7501953;0.03849629,0.01601119;-0.7796292;-0.03700556,-0.03146449;0.4977601;0.006209612,48.92301
+0;0;0,-0.01269187;0.2885177;0.01168836,-0.02416681;0.5662451;0.009630957,0.1512374;0.4494306;0.01190863,0.2352659;0.2459757;-0.1070505,0.3171021;0.08315003;-0.2763537,-0.1884297;0.4456021;-0.02741389,-0.2144571;0.2182501;-0.1286047,-0.2269103;0.01807272;-0.2757336,0.06953504;0.009396816;-0.02393049,0.1650565;-0.3044525;-0.2233342,0.1988635;-0.6506604;-0.103104,0.2401035;-0.6887659;-0.1558073,-0.06248078;-0.0003726644;-0.03990116,-0.04262573;-0.383595;-0.05147621,-0.005331609;-0.7463377;-0.001626369,0.004377147;-0.7063501;-0.09608656,-0.02150131;0.498303;0.01239762,0;0;0,-0.01648211;0.2883986;0.009733796,-0.03346956;0.5658559;0.007140398,0.1495602;0.4915775;0.02066541,0.2820706;0.2975437;-0.06534553,0.3785927;0.167336;-0.2540314,-0.2033692;0.4677838;-0.02337273,-0.2592966;0.2358325;-0.09871657,-0.255939;0.0886229;-0.2991935,0.06990428;0.01062533;-0.02228415,0.1765386;-0.2311119;-0.3008157,0.19398;-0.5916923;-0.2291523,0.2040785;-0.6267821;-0.2982759,-0.05814568;-0.005231179;-0.04569249,-0.0305683;-0.3879626;-0.03370495,0.01960499;-0.745393;0.03829688,0.02055467;-0.7764102;-0.03513836,-0.02950493;0.4979657;0.009607434,48.94577
+0;0;0,-0.01269448;0.2885771;0.01169076,-0.02417587;0.5664603;0.009632494,0.1508973;0.4497082;0.0119124,0.2350657;0.2459144;-0.1072448,0.316946;0.08300111;-0.2766392,-0.1881164;0.4458871;-0.02733448,-0.2141871;0.2181564;-0.1286939,-0.226647;0.01787126;-0.2759019,0.07024011;0.009492098;-0.02417314,0.1653426;-0.3029807;-0.2227022,0.1991747;-0.649446;-0.1023826,0.2397001;-0.6863713;-0.1541727,-0.06311434;-0.0003764431;-0.04030575,-0.04334637;-0.3819179;-0.05183003,-0.006024521;-0.7449303;-0.001943119,0.003515992;-0.7051158;-0.09476641,-0.02150914;0.4984865;0.01240044,0;0;0,-0.01710445;0.288406;0.01019573,-0.03503844;0.565971;0.008998752,0.14798;0.4913259;0.02077579,0.2821972;0.3020175;-0.07389617,0.3775119;0.1788569;-0.2680254,-0.2038701;0.4667247;-0.0231303,-0.2604085;0.2356678;-0.1020659,-0.2540145;0.09920502;-0.3100961,0.07061699;0.01115942;-0.02228951,0.1712042;-0.2231163;-0.3070606,0.1876299;-0.5847143;-0.2389673,0.1981795;-0.6207412;-0.3047903,-0.05880922;-0.005562406;-0.0460288,-0.03143718;-0.3866405;-0.03472938,0.0186418;-0.7444086;0.03706028,0.01955218;-0.7777269;-0.03217466,-0.03080598;0.4980525;0.01108813,48.96767
+0;0;0,-0.01269448;0.2885771;0.01169076,-0.02417587;0.5664603;0.009632494,0.1508973;0.4497082;0.0119124,0.2350657;0.2459144;-0.1072448,0.316946;0.08300111;-0.2766392,-0.1881164;0.4458871;-0.02733448,-0.2141871;0.2181564;-0.1286939,-0.226647;0.01787126;-0.2759019,0.07024011;0.009492098;-0.02417314,0.1653426;-0.3029807;-0.2227022,0.1991747;-0.649446;-0.1023826,0.2397001;-0.6863713;-0.1541727,-0.06311434;-0.0003764431;-0.04030575,-0.04334637;-0.3819179;-0.05183003,-0.006024521;-0.7449303;-0.001943119,0.003515992;-0.7051158;-0.09476641,-0.02150914;0.4984865;0.01240044,0;0;0,-0.01710445;0.288406;0.01019573,-0.03503844;0.565971;0.008998752,0.14798;0.4913259;0.02077579,0.2821972;0.3020175;-0.07389617,0.3775119;0.1788569;-0.2680254,-0.2038701;0.4667247;-0.0231303,-0.2604085;0.2356678;-0.1020659,-0.2540145;0.09920502;-0.3100961,0.07061699;0.01115942;-0.02228951,0.1712042;-0.2231163;-0.3070606,0.1876299;-0.5847143;-0.2389673,0.1981795;-0.6207412;-0.3047903,-0.05880922;-0.005562406;-0.0460288,-0.03143718;-0.3866405;-0.03472938,0.0186418;-0.7444086;0.03706028,0.01955218;-0.7777269;-0.03217466,-0.03080598;0.4980525;0.01108813,48.97905
+0;0;0,-0.0129799;0.2887945;0.01149737,-0.02465982;0.5667797;0.009228499,0.1507464;0.449773;0.01101529,0.2369744;0.2502174;-0.1142657,0.3195165;0.08868051;-0.284795,-0.188893;0.4466614;-0.02847966,-0.2152773;0.223402;-0.1398897,-0.2242395;0.02047575;-0.2838626,0.07015995;0.009615618;-0.02386118,0.1664683;-0.2960908;-0.2311739,0.198676;-0.6435598;-0.1068838,0.237103;-0.6808425;-0.1598411,-0.0627768;-0.0005365092;-0.0405342,-0.04144936;-0.3814788;-0.05229709,-0.003520992;-0.7465986;-0.002607878,0.006081551;-0.7067986;-0.09545085,-0.02195325;0.4987822;0.01205052,0;0;0,-0.01604384;0.2885913;0.01267171,-0.03321001;0.5663196;0.0133779,0.15003;0.490711;0.02270627,0.2852547;0.3048432;-0.07789433,0.3809099;0.1887695;-0.2762995,-0.2019414;0.4652691;-0.02082182,-0.259058;0.2356749;-0.1043518,-0.2477517;0.1098786;-0.3189097,0.07017869;0.01099253;-0.02320242,0.1715144;-0.2196097;-0.3100194,0.1864944;-0.5838588;-0.244306,0.1964883;-0.6185495;-0.3115615,-0.0589273;-0.005518938;-0.04562182,-0.02899557;-0.3858752;-0.03364161,0.02168663;-0.7455912;0.03885461,0.02200516;-0.7813146;-0.02814098,-0.02916273;0.4983489;0.01497495,49.00106
+0;0;0,-0.0129799;0.2887945;0.01149737,-0.02465982;0.5667797;0.009228499,0.1507464;0.449773;0.01101529,0.2369744;0.2502174;-0.1142657,0.3195165;0.08868051;-0.284795,-0.188893;0.4466614;-0.02847966,-0.2152773;0.223402;-0.1398897,-0.2242395;0.02047575;-0.2838626,0.07015995;0.009615618;-0.02386118,0.1664683;-0.2960908;-0.2311739,0.198676;-0.6435598;-0.1068838,0.237103;-0.6808425;-0.1598411,-0.0627768;-0.0005365092;-0.0405342,-0.04144936;-0.3814788;-0.05229709,-0.003520992;-0.7465986;-0.002607878,0.006081551;-0.7067986;-0.09545085,-0.02195325;0.4987822;0.01205052,0;0;0,-0.01604384;0.2885913;0.01267171,-0.03321001;0.5663196;0.0133779,0.15003;0.490711;0.02270627,0.2852547;0.3048432;-0.07789433,0.3809099;0.1887695;-0.2762995,-0.2019414;0.4652691;-0.02082182,-0.259058;0.2356749;-0.1043518,-0.2477517;0.1098786;-0.3189097,0.07017869;0.01099253;-0.02320242,0.1715144;-0.2196097;-0.3100194,0.1864944;-0.5838588;-0.244306,0.1964883;-0.6185495;-0.3115615,-0.0589273;-0.005518938;-0.04562182,-0.02899557;-0.3858752;-0.03364161,0.02168663;-0.7455912;0.03885461,0.02200516;-0.7813146;-0.02814098,-0.02916273;0.4983489;0.01497495,49.0126
+0;0;0,-0.01298335;0.2888712;0.01150043,-0.02466983;0.5670106;0.009231422,0.1510302;0.4499086;0.01101696,0.2373612;0.2501145;-0.1144137,0.3199494;0.08848754;-0.2850381,-0.189186;0.4467916;-0.02854506,-0.2156018;0.2232656;-0.1400882,-0.224569;0.02022608;-0.2841414,0.07068713;0.009687869;-0.02404048,0.166939;-0.2958395;-0.2312317,0.1990221;-0.6419639;-0.1074225,0.2380973;-0.6803816;-0.1612731,-0.06324849;-0.0005405405;-0.04083877,-0.04193356;-0.3812597;-0.05259477,-0.004151948;-0.7449666;-0.003097825,0.005612575;-0.7050012;-0.09750693,-0.02196277;0.499001;0.01205395,0;0;0,-0.01663551;0.2886066;0.01329911,-0.03483793;0.5664123;0.01598144,0.1490079;0.4903283;0.02295208,0.2850062;0.3083748;-0.08429039,0.3789669;0.2024471;-0.2892476,-0.203072;0.4642778;-0.0203908,-0.2612992;0.2364852;-0.1088423,-0.2463991;0.1183073;-0.3276316,0.07073201;0.01131424;-0.02318275,0.167801;-0.2162448;-0.313586,0.1817508;-0.579869;-0.2524056,0.1898381;-0.6115848;-0.3247485,-0.05944797;-0.005702219;-0.04584641,-0.02982024;-0.3858822;-0.03466842,0.02097013;-0.744105;0.03783633,0.02129213;-0.7812991;-0.02993223,-0.03054008;0.4984348;0.01707566,49.03466
+0;0;0,-0.01385625;0.2888235;0.01167866,-0.0265607;0.5669202;0.00961859,0.149385;0.4497824;0.01073454,0.2362846;0.2532133;-0.1193141,0.3210535;0.09460399;-0.2916918,-0.1905682;0.4466554;-0.02914403,-0.2173433;0.2273078;-0.1486149,-0.2196661;0.03435692;-0.3061628,0.07073764;0.01003398;-0.02374819,0.1652468;-0.2866175;-0.2442148,0.1955819;-0.6329969;-0.1206784,0.2331782;-0.6724274;-0.1742849,-0.06307043;-0.0008085773;-0.04110884,-0.04148534;-0.3815615;-0.05115139,-0.00356612;-0.7453756;-0.002555374,0.006260742;-0.7053951;-0.0969564,-0.02359055;0.4989192;0.01238497,0;0;0,-0.01663551;0.2886066;0.01329911,-0.03483793;0.5664123;0.01598144,0.1490079;0.4903283;0.02295208,0.2850062;0.3083748;-0.08429039,0.3789669;0.2024471;-0.2892476,-0.203072;0.4642778;-0.0203908,-0.2612992;0.2364852;-0.1088423,-0.2463991;0.1183073;-0.3276316,0.07073201;0.01131424;-0.02318275,0.167801;-0.2162448;-0.313586,0.1817508;-0.579869;-0.2524056,0.1898381;-0.6115848;-0.3247485,-0.05944797;-0.005702219;-0.04584641,-0.02982024;-0.3858822;-0.03466842,0.02097013;-0.744105;0.03783633,0.02129213;-0.7812991;-0.02993223,-0.03054008;0.4984348;0.01707566,49.0572
+0;0;0,-0.01385977;0.2888969;0.01168163,-0.02656847;0.5670856;0.009621689,0.1491004;0.4500225;0.01074045,0.2361179;0.2531865;-0.1194848,0.3245001;0.0878164;-0.29921,-0.1903083;0.4469004;-0.02907425,-0.2171198;0.2272549;-0.1487073,-0.2195416;0.02607961;-0.3129707,0.07082799;0.01004679;-0.02377853,0.1652445;-0.2863141;-0.2440291,0.1955228;-0.6320438;-0.1207245,0.2316244;-0.668714;-0.1721997,-0.06315099;-0.0008096102;-0.04116135,-0.04158705;-0.3811896;-0.05119406,-0.003738947;-0.7443213;-0.002689194,0.005697229;-0.7047376;-0.09333713,-0.02359815;0.4990806;0.01238823,0;0;0,-0.01700911;0.2886274;0.0139606,-0.03548703;0.5664905;0.01798737,0.14811;0.4899301;0.02306139,0.2851717;0.313166;-0.09201956,0.374571;0.2134243;-0.3145486,-0.2030693;0.4638736;-0.01979362,-0.262458;0.2393921;-0.1165205,-0.2432182;0.1359278;-0.3539754,0.07087038;0.01139548;-0.02303243,0.1644727;-0.2128524;-0.3166411,0.1774436;-0.5760885;-0.2571335,0.1843273;-0.6021343;-0.3293098,-0.05948616;-0.005822067;-0.04593975,-0.0298218;-0.38562;-0.03462021,0.02101334;-0.7433493;0.03676186,0.02193271;-0.7791394;-0.02702495,-0.03117225;0.4985057;0.01875806,49.06827
+0;0;0,-0.01385977;0.2888969;0.01168163,-0.02656847;0.5670856;0.009621689,0.1491004;0.4500225;0.01074045,0.2361179;0.2531865;-0.1194848,0.3245001;0.0878164;-0.29921,-0.1903083;0.4469004;-0.02907425,-0.2171198;0.2272549;-0.1487073,-0.2195416;0.02607961;-0.3129707,0.07082799;0.01004679;-0.02377853,0.1652445;-0.2863141;-0.2440291,0.1955228;-0.6320438;-0.1207245,0.2316244;-0.668714;-0.1721997,-0.06315099;-0.0008096102;-0.04116135,-0.04158705;-0.3811896;-0.05119406,-0.003738947;-0.7443213;-0.002689194,0.005697229;-0.7047376;-0.09333713,-0.02359815;0.4990806;0.01238823,0;0;0,-0.01700911;0.2886274;0.0139606,-0.03548703;0.5664905;0.01798737,0.14811;0.4899301;0.02306139,0.2851717;0.313166;-0.09201956,0.374571;0.2134243;-0.3145486,-0.2030693;0.4638736;-0.01979362,-0.262458;0.2393921;-0.1165205,-0.2432182;0.1359278;-0.3539754,0.07087038;0.01139548;-0.02303243,0.1644727;-0.2128524;-0.3166411,0.1774436;-0.5760885;-0.2571335,0.1843273;-0.6021343;-0.3293098,-0.05948616;-0.005822067;-0.04593975,-0.0298218;-0.38562;-0.03462021,0.02101334;-0.7433493;0.03676186,0.02193271;-0.7791394;-0.02702495,-0.03117225;0.4985057;0.01875806,49.0797
+0;0;0,-0.01422175;0.288899;0.01189796,-0.02717128;0.5670412;0.01008162,0.1481526;0.449573;0.01038523,0.2410859;0.2501185;-0.1249009,0.3241849;0.09687912;-0.3028371,-0.1903997;0.4470296;-0.0296394,-0.2168383;0.2235534;-0.1564479,-0.2171462;0.03048401;-0.3138428,0.07119378;0.01023822;-0.02370856,0.1647571;-0.2781658;-0.2539559,0.1901794;-0.6204185;-0.1292453,0.2263915;-0.6512278;-0.1851811,-0.06337418;-0.0009879698;-0.04145126,-0.04022674;-0.3808723;-0.05129254,-0.002544746;-0.7408946;-0.003334463,0.006825377;-0.701449;-0.09255825,-0.02415439;0.4990648;0.01278393,0;0;0,-0.01720148;0.2885718;0.01538992,-0.03571463;0.5663651;0.02118623,0.1476062;0.489492;0.02412772,0.2903978;0.3343064;-0.1250334,0.386568;0.2235658;-0.326371,-0.2026936;0.4634819;-0.01849388,-0.26465;0.2357191;-0.123406,-0.2401288;0.1391294;-0.3517,0.07120937;0.01158127;-0.0230341,0.1623096;-0.2096857;-0.3191531,0.1723787;-0.5704318;-0.2635031,0.1804041;-0.5978116;-0.3326483,-0.05992727;-0.006065676;-0.04590642,-0.02962901;-0.3853817;-0.03381687,0.02142725;-0.7399968;0.03673377,0.02200467;-0.7756469;-0.02513413,-0.03144279;0.4984029;0.02148843,49.10174
+0;0;0,-0.01422175;0.288899;0.01189796,-0.02717128;0.5670412;0.01008162,0.1481526;0.449573;0.01038523,0.2410859;0.2501185;-0.1249009,0.3241849;0.09687912;-0.3028371,-0.1903997;0.4470296;-0.0296394,-0.2168383;0.2235534;-0.1564479,-0.2171462;0.03048401;-0.3138428,0.07119378;0.01023822;-0.02370856,0.1647571;-0.2781658;-0.2539559,0.1901794;-0.6204185;-0.1292453,0.2263915;-0.6512278;-0.1851811,-0.06337418;-0.0009879698;-0.04145126,-0.04022674;-0.3808723;-0.05129254,-0.002544746;-0.7408946;-0.003334463,0.006825377;-0.701449;-0.09255825,-0.02415439;0.4990648;0.01278393,0;0;0,-0.01720148;0.2885718;0.01538992,-0.03571463;0.5663651;0.02118623,0.1476062;0.489492;0.02412772,0.2903978;0.3343064;-0.1250334,0.386568;0.2235658;-0.326371,-0.2026936;0.4634819;-0.01849388,-0.26465;0.2357191;-0.123406,-0.2401288;0.1391294;-0.3517,0.07120937;0.01158127;-0.0230341,0.1623096;-0.2096857;-0.3191531,0.1723787;-0.5704318;-0.2635031,0.1804041;-0.5978116;-0.3326483,-0.05992727;-0.006065676;-0.04590642,-0.02962901;-0.3853817;-0.03381687,0.02142725;-0.7399968;0.03673377,0.02200467;-0.7756469;-0.02513413,-0.03144279;0.4984029;0.02148843,49.11312
+0;0;0,-0.01426013;0.2896786;0.01193007,-0.02722415;0.5681323;0.0101115,0.1479575;0.4506256;0.01042034,0.2413617;0.2501603;-0.1255514,0.3244857;0.09687485;-0.3035411,-0.1903082;0.4480844;-0.0295704,-0.2168808;0.2234756;-0.1570215,-0.2171889;0.03034817;-0.3144638,0.07069816;0.01016694;-0.02354351,0.1642317;-0.2781451;-0.2537175,0.189583;-0.6194413;-0.1293553,0.2251054;-0.6490924;-0.1842259,-0.062933;-0.0009810921;-0.0411627,-0.03979294;-0.3807443;-0.05100084,-0.002216265;-0.7397605;-0.003176797,0.006975403;-0.7004948;-0.09070131,-0.02420369;0.5000755;0.01281701,0;0;0,-0.01460975;0.2893499;0.01795959,-0.03109425;0.5675567;0.02492464,0.1516502;0.4900039;0.02573979,0.2955037;0.3363693;-0.1262523,0.3885288;0.2295676;-0.331255,-0.1978887;0.4642108;-0.0165619,-0.2614006;0.2398902;-0.1307789,-0.2332742;0.1451998;-0.3595343,0.07079619;0.0109676;-0.0228802,0.1647601;-0.2062672;-0.3209275,0.1741566;-0.5662884;-0.2671858,0.1819537;-0.5912446;-0.3361053,-0.05937526;-0.005529788;-0.04582459,-0.02595734;-0.3844091;-0.03218357,0.02602584;-0.7379342;0.03788407,0.02743134;-0.7727553;-0.02234161,-0.027235;0.4994885;0.02495086,49.13547
+0;0;0,-0.01473389;0.28965;0.0120501,-0.0281777;0.5680817;0.01036168,0.1470656;0.4504025;0.01029756,0.2427845;0.2538679;-0.1297419,0.32658;0.1063156;-0.3122056,-0.1908706;0.447969;-0.03032835,-0.2174797;0.22946;-0.1679684,-0.2152312;0.03452861;-0.3231556,0.07076296;0.01027666;-0.0232999,0.1620333;-0.2668067;-0.2677317,0.1853833;-0.6080785;-0.1429116,0.218729;-0.6419622;-0.1942714,-0.06283006;-0.001084095;-0.04131709,-0.03897598;-0.3808209;-0.05044189,-0.0009222217;-0.7398002;-0.002718978,0.008396871;-0.7005161;-0.09022807,-0.02503966;0.5000289;0.01303463,0;0;0,-0.01460975;0.2893499;0.01795959,-0.03109425;0.5675567;0.02492464,0.1516502;0.4900039;0.02573979,0.2955037;0.3363693;-0.1262523,0.3885288;0.2295676;-0.331255,-0.1978887;0.4642108;-0.0165619,-0.2614006;0.2398902;-0.1307789,-0.2332742;0.1451998;-0.3595343,0.07079619;0.0109676;-0.0228802,0.1647601;-0.2062672;-0.3209275,0.1741566;-0.5662884;-0.2671858,0.1819537;-0.5912446;-0.3361053,-0.05937526;-0.005529788;-0.04582459,-0.02595734;-0.3844091;-0.03218357,0.02602584;-0.7379342;0.03788407,0.02743134;-0.7727553;-0.02234161,-0.027235;0.4994885;0.02495086,49.14684
+0;0;0,-0.01473389;0.28965;0.0120501,-0.0281777;0.5680817;0.01036168,0.1470656;0.4504025;0.01029756,0.2427845;0.2538679;-0.1297419,0.32658;0.1063156;-0.3122056,-0.1908706;0.447969;-0.03032835,-0.2174797;0.22946;-0.1679684,-0.2152312;0.03452861;-0.3231556,0.07076296;0.01027666;-0.0232999,0.1620333;-0.2668067;-0.2677317,0.1853833;-0.6080785;-0.1429116,0.218729;-0.6419622;-0.1942714,-0.06283006;-0.001084095;-0.04131709,-0.03897598;-0.3808209;-0.05044189,-0.0009222217;-0.7398002;-0.002718978,0.008396871;-0.7005161;-0.09022807,-0.02503966;0.5000289;0.01303463,0;0;0,-0.01460975;0.2893499;0.01795959,-0.03109425;0.5675567;0.02492464,0.1516502;0.4900039;0.02573979,0.2955037;0.3363693;-0.1262523,0.3885288;0.2295676;-0.331255,-0.1978887;0.4642108;-0.0165619,-0.2614006;0.2398902;-0.1307789,-0.2332742;0.1451998;-0.3595343,0.07079619;0.0109676;-0.0228802,0.1647601;-0.2062672;-0.3209275,0.1741566;-0.5662884;-0.2671858,0.1819537;-0.5912446;-0.3361053,-0.05937526;-0.005529788;-0.04582459,-0.02595734;-0.3844091;-0.03218357,0.02602584;-0.7379342;0.03788407,0.02743134;-0.7727553;-0.02234161,-0.027235;0.4994885;0.02495086,49.15777
+0;0;0,-0.01475614;0.2900874;0.0120683,-0.02822061;0.5689474;0.01037691,0.1469923;0.4511653;0.0103178,0.2437321;0.2525344;-0.1312154,0.3275794;0.1048909;-0.3137917,-0.190874;0.4487323;-0.03029969,-0.2177669;0.2278926;-0.1694078,-0.215517;0.03284085;-0.3246908,0.07051188;0.0102402;-0.02321723,0.1620147;-0.2675491;-0.2682717,0.1853177;-0.6081325;-0.1437034,0.2185312;-0.6417629;-0.1948597,-0.06260712;-0.001080248;-0.04117048,-0.03869227;-0.3817845;-0.05031853,-0.0007152706;-0.7400397;-0.002691891,0.008566888;-0.7007924;-0.08985415,-0.02507735;0.5007814;0.01305431,0;0;0,-0.01438835;0.2897112;0.01935077,-0.02990544;0.5683626;0.02776241,0.1524608;0.4898036;0.02606773,0.2973461;0.340207;-0.1335368,0.3848111;0.2451212;-0.3467776,-0.1963622;0.4643703;-0.01598398,-0.2618165;0.2410965;-0.1372648,-0.2303588;0.151389;-0.3677557,0.0706926;0.0107369;-0.02242994,0.164719;-0.204054;-0.3234537,0.1725439;-0.5638142;-0.2727712,0.1811057;-0.5895659;-0.3405014,-0.05896983;-0.005291091;-0.04593898,-0.02513543;-0.3850754;-0.03143185,0.02708505;-0.7379246;0.03805055,0.02872108;-0.775074;-0.01902144,-0.02633494;0.5001658;0.02745128,49.1802
+0;0;0,-0.01507397;0.2902587;0.01230721,-0.02887931;0.5695543;0.01091531,0.1452232;0.4510991;0.009989068,0.2459662;0.2539198;-0.1394039,0.3299219;0.1113034;-0.3259692,-0.1903369;0.4496005;-0.03050501,-0.2139055;0.2268941;-0.1760848,-0.2116383;0.03689714;-0.3376107,0.0710788;0.01033148;-0.02311579,0.1611016;-0.2594651;-0.2771832,0.1812632;-0.5986486;-0.1507592,0.215907;-0.6329606;-0.2027435,-0.06297938;-0.001147978;-0.04153981,-0.03779154;-0.3815931;-0.05000244,0.0004823394;-0.738952;-0.002413455,0.009992074;-0.6995239;-0.09106591,-0.02565304;0.5012971;0.01351392,0;0;0,-0.01452175;0.2898576;0.02001297,-0.02970335;0.5689214;0.03013682,0.1514826;0.4893663;0.0263257,0.2981237;0.3438859;-0.1430229,0.3882824;0.2619201;-0.360618,-0.1949212;0.4645684;-0.01517064,-0.2607023;0.2418409;-0.1471266,-0.2289699;0.1517031;-0.3774803,0.07109307;0.01104179;-0.02274048,0.1624549;-0.199419;-0.3273777,0.1691962;-0.5582235;-0.2759113,0.1744838;-0.5830851;-0.346628,-0.05948138;-0.005443382;-0.04610433,-0.02686123;-0.3851466;-0.03175223,0.02585503;-0.7370832;0.03750448,0.02525681;-0.7774508;-0.01805293,-0.02626631;0.5006291;0.02939534,49.20233
+0;0;0,-0.01507397;0.2902587;0.01230721,-0.02887931;0.5695543;0.01091531,0.1452232;0.4510991;0.009989068,0.2459662;0.2539198;-0.1394039,0.3299219;0.1113034;-0.3259692,-0.1903369;0.4496005;-0.03050501,-0.2139055;0.2268941;-0.1760848,-0.2116383;0.03689714;-0.3376107,0.0710788;0.01033148;-0.02311579,0.1611016;-0.2594651;-0.2771832,0.1812632;-0.5986486;-0.1507592,0.215907;-0.6329606;-0.2027435,-0.06297938;-0.001147978;-0.04153981,-0.03779154;-0.3815931;-0.05000244,0.0004823394;-0.738952;-0.002413455,0.009992074;-0.6995239;-0.09106591,-0.02565304;0.5012971;0.01351392,0;0;0,-0.01452175;0.2898576;0.02001297,-0.02970335;0.5689214;0.03013682,0.1514826;0.4893663;0.0263257,0.2981237;0.3438859;-0.1430229,0.3882824;0.2619201;-0.360618,-0.1949212;0.4645684;-0.01517064,-0.2607023;0.2418409;-0.1471266,-0.2289699;0.1517031;-0.3774803,0.07109307;0.01104179;-0.02274048,0.1624549;-0.199419;-0.3273777,0.1691962;-0.5582235;-0.2759113,0.1744838;-0.5830851;-0.346628,-0.05948138;-0.005443382;-0.04610433,-0.02686123;-0.3851466;-0.03175223,0.02585503;-0.7370832;0.03750448,0.02525681;-0.7774508;-0.01805293,-0.02626631;0.5006291;0.02939534,49.21356
+0;0;0,-0.01508366;0.2904454;0.01231512,-0.02890226;0.5700074;0.01092319,0.1446046;0.4516922;0.01001062,0.2446105;0.2559555;-0.1382893,0.3285578;0.1133533;-0.324836,-0.1897824;0.4501988;-0.03034189,-0.2131786;0.2291218;-0.1748565,-0.2109116;0.03914379;-0.3363664,0.07124172;0.01035516;-0.02316877,0.1611302;-0.2590389;-0.2768571,0.1808045;-0.5900242;-0.1534889,0.2166626;-0.6265905;-0.2072954,-0.06312373;-0.001150609;-0.04163502,-0.03797346;-0.3810282;-0.05008502,-0.000624679;-0.7297496;-0.003646277,0.009218398;-0.689991;-0.09540625,-0.02567431;0.5017147;0.01352316,0;0;0,-0.01483312;0.2899652;0.02092481,-0.03008971;0.5692322;0.03257704,0.1503855;0.4890135;0.02687442,0.2972166;0.3482189;-0.1431973,0.3873014;0.2608054;-0.3586638,-0.1944046;0.4646951;-0.01393035,-0.2597991;0.2508554;-0.1564191,-0.2228031;0.1662198;-0.3880445,0.07126507;0.01121029;-0.02269411,0.1607845;-0.1947169;-0.3302509,0.164934;-0.5454513;-0.2841394,0.1705554;-0.5776536;-0.3527782,-0.05965918;-0.005588373;-0.0461406,-0.02746648;-0.3847563;-0.03177926,0.02374324;-0.728155;0.03613988,0.02471294;-0.7712723;-0.02099966,-0.02666491;0.5009085;0.03147316,49.23574
+0;0;0,-0.01503892;0.2904312;0.01269812,-0.02880461;0.5699975;0.01167968,0.1445028;0.4510788;0.01030668,0.2468905;0.2581545;-0.140039,0.3320604;0.1223918;-0.3310804,-0.189451;0.4502657;-0.0306894,-0.2155535;0.238913;-0.1886628,-0.2037801;0.05514036;-0.3568033,0.07136477;0.01028881;-0.02281695,0.1606315;-0.252342;-0.2837142,0.1787044;-0.5835598;-0.1607253,0.2158354;-0.6195529;-0.2143743,-0.0630348;-0.001117927;-0.04177042,-0.03548807;-0.3808477;-0.04934393,0.002187647;-0.729537;-0.002928585,0.01217838;-0.6897479;-0.09466934,-0.02559095;0.5017006;0.01418631,0;0;0,-0.01483312;0.2899652;0.02092481,-0.03008971;0.5692322;0.03257704,0.1503855;0.4890135;0.02687442,0.2972166;0.3482189;-0.1431973,0.3873014;0.2608054;-0.3586638,-0.1944046;0.4646951;-0.01393035,-0.2597991;0.2508554;-0.1564191,-0.2228031;0.1662198;-0.3880445,0.07126507;0.01121029;-0.02269411,0.1607845;-0.1947169;-0.3302509,0.164934;-0.5454513;-0.2841394,0.1705554;-0.5776536;-0.3527782,-0.05965918;-0.005588373;-0.0461406,-0.02746648;-0.3847563;-0.03177926,0.02374324;-0.728155;0.03613988,0.02471294;-0.7712723;-0.02099966,-0.02666491;0.5009085;0.03147316,49.24702
+0;0;0,-0.01504062;0.2904639;0.01269955,-0.02881771;0.5702607;0.01168113,0.1435432;0.4515876;0.0103311,0.2483323;0.2541385;-0.1435408,0.3334773;0.1184156;-0.3345262,-0.188549;0.450779;-0.03043645,-0.2152637;0.2344693;-0.1921149,-0.2034937;0.05075046;-0.3602062,0.07159515;0.01032202;-0.02289061,0.1608565;-0.2522931;-0.2837723,0.1790139;-0.5850584;-0.1602087,0.2159406;-0.6206883;-0.2135624,-0.06323829;-0.001121536;-0.04190526,-0.0356932;-0.3808286;-0.04947831,0.002158549;-0.7311471;-0.002846103,0.0120943;-0.6914119;-0.09408201,-0.02560233;0.5019273;0.01418911,0;0;0,-0.01499879;0.289928;0.02176178,-0.03011611;0.5693771;0.03471184,0.1492295;0.4885051;0.02730775,0.2966169;0.3542637;-0.1568109,0.3905313;0.2583981;-0.3668959,-0.1933294;0.4649721;-0.01264946,-0.2583002;0.2519769;-0.1677471,-0.2241487;0.2510292;-0.4146856,0.07149847;0.01147193;-0.02264404,0.1587841;-0.1903573;-0.3335134,0.162953;-0.5427891;-0.2876353,0.1678547;-0.5699301;-0.3599428,-0.05988352;-0.00582115;-0.04622194,-0.02822588;-0.3850169;-0.03201118,0.02338342;-0.7298795;0.0368117,0.01737108;-0.7758437;-0.01525347,-0.02674469;0.5010203;0.03327715,49.26926
+0;0;0,-0.01504062;0.2904639;0.01269955,-0.02881771;0.5702607;0.01168113,0.1435432;0.4515876;0.0103311,0.2483323;0.2541385;-0.1435408,0.3334773;0.1184156;-0.3345262,-0.188549;0.450779;-0.03043645,-0.2152637;0.2344693;-0.1921149,-0.2034937;0.05075046;-0.3602062,0.07159515;0.01032202;-0.02289061,0.1608565;-0.2522931;-0.2837723,0.1790139;-0.5850584;-0.1602087,0.2159406;-0.6206883;-0.2135624,-0.06323829;-0.001121536;-0.04190526,-0.0356932;-0.3808286;-0.04947831,0.002158549;-0.7311471;-0.002846103,0.0120943;-0.6914119;-0.09408201,-0.02560233;0.5019273;0.01418911,0;0;0,-0.01499879;0.289928;0.02176178,-0.03011611;0.5693771;0.03471184,0.1492295;0.4885051;0.02730775,0.2966169;0.3542637;-0.1568109,0.3905313;0.2583981;-0.3668959,-0.1933294;0.4649721;-0.01264946,-0.2583002;0.2519769;-0.1677471,-0.2241487;0.2510292;-0.4146856,0.07149847;0.01147193;-0.02264404,0.1587841;-0.1903573;-0.3335134,0.162953;-0.5427891;-0.2876353,0.1678547;-0.5699301;-0.3599428,-0.05988352;-0.00582115;-0.04622194,-0.02822588;-0.3850169;-0.03201118,0.02338342;-0.7298795;0.0368117,0.01737108;-0.7758437;-0.01525347,-0.02674469;0.5010203;0.03327715,49.2806
+0;0;0,-0.01517574;0.2904424;0.0130266,-0.02906659;0.5702351;0.0123972,0.1431362;0.4509814;0.01053614,0.2494166;0.2586201;-0.1486652,0.3311707;0.1443993;-0.3546159,-0.1884509;0.4506703;-0.03089333,-0.2010615;0.2029065;-0.1408821,-0.2055246;0.05768116;-0.3434544,0.07168943;0.01030066;-0.02260331,0.159723;-0.2465416;-0.2895784,0.1743281;-0.5793145;-0.1655654,0.2122919;-0.6127669;-0.2207924,-0.06313938;-0.001109043;-0.04205446,-0.03434344;-0.3807243;-0.04958127,0.003842536;-0.7309994;-0.002895351,0.01393495;-0.6912391;-0.09411138,-0.02582646;0.5018991;0.01480224,0;0;0,-0.01499879;0.289928;0.02176178,-0.03011611;0.5693771;0.03471184,0.1492295;0.4885051;0.02730775,0.2966169;0.3542637;-0.1568109,0.3905313;0.2583981;-0.3668959,-0.1933294;0.4649721;-0.01264946,-0.2583002;0.2519769;-0.1677471,-0.2241487;0.2510292;-0.4146856,0.07149847;0.01147193;-0.02264404,0.1587841;-0.1903573;-0.3335134,0.162953;-0.5427891;-0.2876353,0.1678547;-0.5699301;-0.3599428,-0.05988352;-0.00582115;-0.04622194,-0.02822588;-0.3850169;-0.03201118,0.02338342;-0.7298795;0.0368117,0.01737108;-0.7758437;-0.01525347,-0.02674469;0.5010203;0.03327715,49.29169
+0;0;0,-0.01517642;0.2904555;0.01302718,-0.02909106;0.5707269;0.01239702,0.1426259;0.4515112;0.01055222,0.2476063;0.2615028;-0.1467018,0.3294176;0.1472022;-0.3527965,-0.1879975;0.451201;-0.03075685,-0.2004539;0.2064678;-0.1394002,-0.2049201;0.06114091;-0.3421142,0.07184497;0.01032301;-0.02265235,0.1597786;-0.2462277;-0.2893244,0.1742927;-0.5769284;-0.1660836,0.2130377;-0.6116864;-0.222447,-0.06327637;-0.001111449;-0.0421457,-0.03451311;-0.3802958;-0.04966397,0.003435079;-0.7283897;-0.003268763,0.01373515;-0.6884286;-0.09636159,-0.02584571;0.502281;0.01480593,0;0;0,-0.01480058;0.289833;0.02328527,-0.02954438;0.5696935;0.03808165,0.1489846;0.4873946;0.02867031,0.2960138;0.3585587;-0.1547326,0.3809881;0.2802415;-0.3758175,-0.1921231;0.4650196;-0.01053289,-0.254948;0.2612213;-0.172928,-0.2204471;0.250706;-0.4197718,0.0717812;0.01144266;-0.02231407,0.1579399;-0.1870562;-0.3351071,0.1613811;-0.5377076;-0.2927551,0.1662168;-0.5627322;-0.3690474,-0.06001105;-0.005861019;-0.04632186,-0.02826709;-0.3846028;-0.03177689,0.02133161;-0.7274972;0.03696398,0.03136843;-0.7146028;-0.05511345,-0.02631921;0.5012324;0.03611541,49.303
+0;0;0,-0.01517642;0.2904555;0.01302718,-0.02909106;0.5707269;0.01239702,0.1426259;0.4515112;0.01055222,0.2476063;0.2615028;-0.1467018,0.3294176;0.1472022;-0.3527965,-0.1879975;0.451201;-0.03075685,-0.2004539;0.2064678;-0.1394002,-0.2049201;0.06114091;-0.3421142,0.07184497;0.01032301;-0.02265235,0.1597786;-0.2462277;-0.2893244,0.1742927;-0.5769284;-0.1660836,0.2130377;-0.6116864;-0.222447,-0.06327637;-0.001111449;-0.0421457,-0.03451311;-0.3802958;-0.04966397,0.003435079;-0.7283897;-0.003268763,0.01373515;-0.6884286;-0.09636159,-0.02584571;0.502281;0.01480593,0;0;0,-0.01480058;0.289833;0.02328527,-0.02954438;0.5696935;0.03808165,0.1489846;0.4873946;0.02867031,0.2960138;0.3585587;-0.1547326,0.3809881;0.2802415;-0.3758175,-0.1921231;0.4650196;-0.01053289,-0.254948;0.2612213;-0.172928,-0.2204471;0.250706;-0.4197718,0.0717812;0.01144266;-0.02231407,0.1579399;-0.1870562;-0.3351071,0.1613811;-0.5377076;-0.2927551,0.1662168;-0.5627322;-0.3690474,-0.06001105;-0.005861019;-0.04632186,-0.02826709;-0.3846028;-0.03177689,0.02133161;-0.7274972;0.03696398,0.03136843;-0.7146028;-0.05511345,-0.02631921;0.5012324;0.03611541,49.32521
+0;0;0,-0.01534179;0.2903824;0.01353987,-0.02964399;0.5709116;0.01351998,0.1420069;0.4514717;0.01102326,0.2448701;0.2746944;-0.159998,0.3451903;0.1241155;-0.376041,-0.187964;0.4514007;-0.03113711,-0.207479;0.2662132;-0.2219356,-0.2009946;0.04345696;-0.3944184,0.07234591;0.01029121;-0.02238059,0.1587424;-0.2410264;-0.2942759,0.1688686;-0.5667352;-0.164167,0.2055714;-0.594118;-0.2315731,-0.06352165;-0.001086717;-0.04248,-0.03354457;-0.3800294;-0.04994789,0.004545409;-0.725686;-0.003174607,0.0152147;-0.685506;-0.09786351,-0.02628803;0.5023941;0.01575907,0;0;0,-0.01358199;0.2896539;0.02562773,-0.02756;0.5697193;0.04242647,0.1504475;0.4864415;0.03077996,0.2967834;0.3632196;-0.1549119,0.3868527;0.2818264;-0.4092255,-0.1899142;0.464721;-0.007838096,-0.2394045;0.3034348;-0.2142765,-0.199988;0.1834246;-0.4661824,0.07239909;0.01123714;-0.02174461,0.1585463;-0.1827469;-0.337182,0.1609245;-0.5312953;-0.2968653,0.1650682;-0.5582144;-0.3738492,-0.06031512;-0.005689016;-0.04658812,-0.02643146;-0.3840197;-0.03016623,0.0220622;-0.7248982;0.03741554,0.03217802;-0.7122439;-0.05628747,-0.02459058;0.5011948;0.0398742,49.34754
+0;0;0,-0.01534179;0.2903824;0.01353987,-0.02964399;0.5709116;0.01351998,0.1420069;0.4514717;0.01102326,0.2448701;0.2746944;-0.159998,0.3451903;0.1241155;-0.376041,-0.187964;0.4514007;-0.03113711,-0.207479;0.2662132;-0.2219356,-0.2009946;0.04345696;-0.3944184,0.07234591;0.01029121;-0.02238059,0.1587424;-0.2410264;-0.2942759,0.1688686;-0.5667352;-0.164167,0.2055714;-0.594118;-0.2315731,-0.06352165;-0.001086717;-0.04248,-0.03354457;-0.3800294;-0.04994789,0.004545409;-0.725686;-0.003174607,0.0152147;-0.685506;-0.09786351,-0.02628803;0.5023941;0.01575907,0;0;0,-0.01358199;0.2896539;0.02562773,-0.02756;0.5697193;0.04242647,0.1504475;0.4864415;0.03077996,0.2967834;0.3632196;-0.1549119,0.3868527;0.2818264;-0.4092255,-0.1899142;0.464721;-0.007838096,-0.2394045;0.3034348;-0.2142765,-0.199988;0.1834246;-0.4661824,0.07239909;0.01123714;-0.02174461,0.1585463;-0.1827469;-0.337182,0.1609245;-0.5312953;-0.2968653,0.1650682;-0.5582144;-0.3738492,-0.06031512;-0.005689016;-0.04658812,-0.02643146;-0.3840197;-0.03016623,0.0220622;-0.7248982;0.03741554,0.03217802;-0.7122439;-0.05628747,-0.02459058;0.5011948;0.0398742,49.35868
+0;0;0,-0.01532005;0.2899709;0.01352069,-0.02960598;0.5701842;0.01349823,0.1423927;0.4506562;0.01099113,0.2452631;0.2738664;-0.1600422,0.3449621;0.1242199;-0.3747475,-0.1882617;0.450585;-0.03125656,-0.2077781;0.2653844;-0.2220686,-0.2013339;0.0440075;-0.3934833,0.07264962;0.01033441;-0.02247454,0.1589884;-0.2408154;-0.2941883,0.1690423;-0.5641969;-0.1650091,0.2053417;-0.590949;-0.2316743,-0.06378831;-0.001091279;-0.04265833,-0.03383125;-0.3797809;-0.05012124,0.003986567;-0.7229677;-0.003682159,0.01453859;-0.6828997;-0.09733031,-0.02625088;0.5016841;0.01573676,0;0;0,-0.009207875;0.2889949;0.02996326,-0.02120349;0.5687229;0.04857838,0.1566416;0.4847085;0.03514111,0.3021402;0.3673423;-0.1549765,0.3922105;0.2823656;-0.4061708,-0.1842384;0.4642957;-0.002966844,-0.2336504;0.3043705;-0.2105042,-0.1927081;0.1960731;-0.4655095,0.07303496;0.01045549;-0.02112937,0.1639991;-0.1803507;-0.3368468,0.1650676;-0.5267303;-0.2996452,0.1676893;-0.5496737;-0.3782125,-0.06052439;-0.004954738;-0.04692676,-0.02084162;-0.3823207;-0.02745502,0.02721513;-0.7208571;0.03923533,0.03708052;-0.7079388;-0.05346622,-0.01862684;0.5002216;0.04550111,49.38104
+0;0;0,-0.01480154;0.2899496;0.01451809,-0.02884839;0.5701744;0.01509428,0.1430431;0.4504276;0.01203569,0.2465945;0.2775736;-0.1625723,0.3435024;0.1475017;-0.3908757,-0.1872724;0.4506941;-0.03083212,-0.2171352;0.2597486;-0.2145095,-0.2042495;0.07930124;-0.4282968,0.07282542;0.01020059;-0.02196082,0.1590064;-0.2360978;-0.2981291,0.1635537;-0.5591369;-0.1677873,0.2006753;-0.5856984;-0.234161,-0.06363428;-0.0009958652;-0.04289009,-0.03238997;-0.3795936;-0.04971427,0.006205402;-0.7226178;-0.002717439,0.01691965;-0.6824958;-0.09634136,-0.02552395;0.5016682;0.01718958,0;0;0,-0.009207875;0.2889949;0.02996326,-0.02120349;0.5687229;0.04857838,0.1566416;0.4847085;0.03514111,0.3021402;0.3673423;-0.1549765,0.3922105;0.2823656;-0.4061708,-0.1842384;0.4642957;-0.002966844,-0.2336504;0.3043705;-0.2105042,-0.1927081;0.1960731;-0.4655095,0.07303496;0.01045549;-0.02112937,0.1639991;-0.1803507;-0.3368468,0.1650676;-0.5267303;-0.2996452,0.1676893;-0.5496737;-0.3782125,-0.06052439;-0.004954738;-0.04692676,-0.02084162;-0.3823207;-0.02745502,0.02721513;-0.7208571;0.03923533,0.03708052;-0.7079388;-0.05346622,-0.01862684;0.5002216;0.04550111,49.39215
+0;0;0,-0.01491092;0.2920922;0.01462537,-0.02897607;0.5726827;0.01520158,0.1429344;0.4528252;0.01214582,0.2455358;0.281557;-0.1608603,0.3492552;0.1423425;-0.4052108,-0.1874082;0.4530917;-0.03072551,-0.216997;0.263898;-0.2127178,-0.2032055;0.07076727;-0.4415318,0.06940543;0.009721555;-0.02092951,0.1551872;-0.235436;-0.2958185,0.159697;-0.5558146;-0.1665502,0.1973542;-0.583192;-0.2338815,-0.06064591;-0.0009490979;-0.04087591,-0.02954634;-0.377793;-0.04766848,0.008731164;-0.7179921;-0.001058701,0.01959998;-0.6777241;-0.09603326,-0.02564646;0.5040699;0.01730013,0;0;0,-0.003089279;0.2909444;0.0331049,-0.01187035;0.5710918;0.05274284,0.1654224;0.4867575;0.03830278,0.3102919;0.3737203;-0.1515033,0.402573;0.2831091;-0.4219092,-0.1754296;0.4672015;0.0004397705,-0.2233237;0.3099644;-0.206378,-0.1801753;0.1960186;-0.4802395,0.06928882;0.006963238;-0.02236605,0.1728063;-0.1706999;-0.339769,0.1713087;-0.514689;-0.3074838,0.1734528;-0.5421035;-0.3845727,-0.0571417;-0.002625459;-0.0455807,-0.01270247;-0.3776753;-0.02589634,0.03354609;-0.7140177;0.03819635,0.04352571;-0.7013469;-0.05584533,-0.009798795;0.5024803;0.04936779,49.41447
+0;0;0,-0.01491092;0.2920922;0.01462537,-0.02897607;0.5726827;0.01520158,0.1429344;0.4528252;0.01214582,0.2455358;0.281557;-0.1608603,0.3492552;0.1423425;-0.4052108,-0.1874082;0.4530917;-0.03072551,-0.216997;0.263898;-0.2127178,-0.2032055;0.07076727;-0.4415318,0.06940543;0.009721555;-0.02092951,0.1551872;-0.235436;-0.2958185,0.159697;-0.5558146;-0.1665502,0.1973542;-0.583192;-0.2338815,-0.06064591;-0.0009490979;-0.04087591,-0.02954634;-0.377793;-0.04766848,0.008731164;-0.7179921;-0.001058701,0.01959998;-0.6777241;-0.09603326,-0.02564646;0.5040699;0.01730013,0;0;0,-0.003089279;0.2909444;0.0331049,-0.01187035;0.5710918;0.05274284,0.1654224;0.4867575;0.03830278,0.3102919;0.3737203;-0.1515033,0.402573;0.2831091;-0.4219092,-0.1754296;0.4672015;0.0004397705,-0.2233237;0.3099644;-0.206378,-0.1801753;0.1960186;-0.4802395,0.06928882;0.006963238;-0.02236605,0.1728063;-0.1706999;-0.339769,0.1713087;-0.514689;-0.3074838,0.1734528;-0.5421035;-0.3845727,-0.0571417;-0.002625459;-0.0455807,-0.01270247;-0.3776753;-0.02589634,0.03354609;-0.7140177;0.03819635,0.04352571;-0.7013469;-0.05584533,-0.009798795;0.5024803;0.04936779,49.4263
+0;0;0,-0.01453565;0.2916821;0.01553539,-0.02844739;0.5723637;0.01684978,0.1433401;0.452771;0.01312996,0.2412129;0.2927778;-0.1569964,0.3278006;0.1749275;-0.3594003,-0.186313;0.4531029;-0.03096536,-0.2035005;0.2862737;-0.2206822,-0.1968683;0.1170917;-0.4042222,0.07141452;0.009807639;-0.02107679,0.1562111;-0.2271597;-0.3031693,0.1574941;-0.5531262;-0.1713953,0.1945097;-0.5786952;-0.2440115,-0.06214723;-0.0008253951;-0.04216035,-0.02989155;-0.3774354;-0.04884302,0.009837329;-0.7233812;-0.0002285056,0.02127401;-0.68279;-0.0976359,-0.02513752;0.5037908;0.01876006,0;0;0,-0.004164934;0.2904777;0.03371131,-0.01296449;0.5706149;0.05464172,0.1640443;0.4857884;0.03943944,0.3151969;0.3623672;-0.1219296,0.369052;0.3474478;-0.3653028,-0.1763351;0.4670112;0.001649357,-0.2190553;0.324176;-0.2030284,-0.1855642;0.2228317;-0.4287741,0.07122101;0.008479491;-0.02227378,0.1710018;-0.1647582;-0.3431362,0.1688066;-0.5148177;-0.3103688,0.1695083;-0.5409301;-0.3914988,-0.05898229;-0.00328686;-0.0463761,-0.01660957;-0.3786271;-0.03074118,0.03202714;-0.7203243;0.03632341,0.04226603;-0.7080931;-0.06016807,-0.0109435;0.5020615;0.05101037,49.4382
+0;0;0,-0.01453565;0.2916821;0.01553539,-0.02844739;0.5723637;0.01684978,0.1433401;0.452771;0.01312996,0.2412129;0.2927778;-0.1569964,0.3278006;0.1749275;-0.3594003,-0.186313;0.4531029;-0.03096536,-0.2035005;0.2862737;-0.2206822,-0.1968683;0.1170917;-0.4042222,0.07141452;0.009807639;-0.02107679,0.1562111;-0.2271597;-0.3031693,0.1574941;-0.5531262;-0.1713953,0.1945097;-0.5786952;-0.2440115,-0.06214723;-0.0008253951;-0.04216035,-0.02989155;-0.3774354;-0.04884302,0.009837329;-0.7233812;-0.0002285056,0.02127401;-0.68279;-0.0976359,-0.02513752;0.5037908;0.01876006,0;0;0,-0.004164934;0.2904777;0.03371131,-0.01296449;0.5706149;0.05464172,0.1640443;0.4857884;0.03943944,0.3151969;0.3623672;-0.1219296,0.369052;0.3474478;-0.3653028,-0.1763351;0.4670112;0.001649357,-0.2190553;0.324176;-0.2030284,-0.1855642;0.2228317;-0.4287741,0.07122101;0.008479491;-0.02227378,0.1710018;-0.1647582;-0.3431362,0.1688066;-0.5148177;-0.3103688,0.1695083;-0.5409301;-0.3914988,-0.05898229;-0.00328686;-0.0463761,-0.01660957;-0.3786271;-0.03074118,0.03202714;-0.7203243;0.03632341,0.04226603;-0.7080931;-0.06016807,-0.0109435;0.5020615;0.05101037,49.44912
+0;0;0,-0.01456282;0.2922273;0.01556443,-0.02848659;0.5731522;0.01687945,0.1437589;0.4533507;0.01314643,0.2451782;0.28756;-0.1631446,0.3317066;0.1697905;-0.3654097,-0.1867837;0.4536835;-0.03106788,-0.204594;0.2808092;-0.2276592,-0.1979663;0.1117431;-0.4110734,0.07133348;0.009796508;-0.02105287,0.1560681;-0.2269979;-0.3029396,0.1573503;-0.5527658;-0.1712459,0.1947572;-0.5789222;-0.2446296,-0.0620767;-0.0008244583;-0.0421125,-0.02984456;-0.3771597;-0.04879029,0.009860121;-0.7228947;-0.0002053976,0.02141769;-0.6821915;-0.09864243,-0.02517329;0.5045081;0.01879172,0;0;0,-0.003213733;0.2908846;0.03502774,-0.01026917;0.5712099;0.05733418,0.1667144;0.4865513;0.04073191,0.3087161;0.3924003;-0.1588227,0.3930047;0.325659;-0.3840094,-0.1742305;0.4677032;0.002653062,-0.219379;0.3284918;-0.2151375,-0.1657906;0.2560169;-0.4478254,0.07121745;0.007823065;-0.02223814,0.1726933;-0.1593425;-0.3454564,0.169609;-0.5095221;-0.3165714,0.169334;-0.5366416;-0.3982737,-0.05898053;-0.002627419;-0.04628232,-0.01518346;-0.3775501;-0.03123255,0.03423693;-0.7189144;0.03583194,0.04461107;-0.7070773;-0.06163845,-0.008701086;0.502593;0.05334568,49.47147
+0;0;0,-0.0148345;0.2921776;0.01622682,-0.0292862;0.5730724;0.01844898,0.1430296;0.453081;0.0138699,0.244377;0.2916816;-0.1664905,0.3263452;0.1800445;-0.374063,-0.1869225;0.4534527;-0.03125911,-0.214693;0.2739272;-0.2206009,-0.2003952;0.1237032;-0.4193377,0.07145338;0.009674348;-0.02069978,0.1536948;-0.229917;-0.3009568,0.1529352;-0.5575886;-0.1740692,0.187244;-0.5793513;-0.2520533,-0.06192493;-0.0007083822;-0.04233746,-0.02930177;-0.3770206;-0.0483819,0.01083449;-0.7226379;0.0006834269,0.0225925;-0.681877;-0.09772357,-0.02582499;0.5044286;0.02008374,0;0;0,-0.003213733;0.2908846;0.03502774,-0.01026917;0.5712099;0.05733418,0.1667144;0.4865513;0.04073191,0.3087161;0.3924003;-0.1588227,0.3930047;0.325659;-0.3840094,-0.1742305;0.4677032;0.002653062,-0.219379;0.3284918;-0.2151375,-0.1657906;0.2560169;-0.4478254,0.07121745;0.007823065;-0.02223814,0.1726933;-0.1593425;-0.3454564,0.169609;-0.5095221;-0.3165714,0.169334;-0.5366416;-0.3982737,-0.05898053;-0.002627419;-0.04628232,-0.01518346;-0.3775501;-0.03123255,0.03423693;-0.7189144;0.03583194,0.04461107;-0.7070773;-0.06163845,-0.008701086;0.502593;0.05334568,49.49257
+0;0;0,-0.01484978;0.2924786;0.01624354,-0.029319;0.5737135;0.01846915,0.1431077;0.4536245;0.01388765,0.2452716;0.2909249;-0.1679257,0.3326736;0.1718872;-0.3892585,-0.1870548;0.4539964;-0.03127013,-0.215049;0.2730246;-0.2221373,-0.1998033;0.1128421;-0.4340487,0.07152056;0.009683443;-0.02071924,0.153811;-0.2300506;-0.3011431,0.153047;-0.5596141;-0.1735229,0.1867243;-0.5804241;-0.2500716,-0.06198315;-0.0007090482;-0.04237726,-0.02934057;-0.3772453;-0.0484253,0.01102743;-0.7248582;0.0009233281,0.02256903;-0.6842953;-0.09567245,-0.02585452;0.5050048;0.02010546,0;0;0,-0.003604352;0.2910891;0.03580832,-0.009907156;0.5716355;0.05976796,0.1668105;0.4865274;0.0421598,0.3085222;0.3930305;-0.1606723,0.3912482;0.3380029;-0.4075036,-0.1740125;0.4686936;0.00346363,-0.2222103;0.3376918;-0.2212144,-0.1745717;0.2769073;-0.4758379,0.07130277;0.007713228;-0.02224112,0.1721998;-0.1573085;-0.3470014,0.1677911;-0.5097119;-0.3206952,0.1675389;-0.5356169;-0.4010077,-0.05910876;-0.002455229;-0.04624253,-0.01699704;-0.3778436;-0.03239058,0.03527556;-0.720853;0.03477851,0.04556721;-0.7086847;-0.06088568,-0.008632332;0.5029681;0.05543947,49.50391
+0;0;0,-0.01484978;0.2924786;0.01624354,-0.029319;0.5737135;0.01846915,0.1431077;0.4536245;0.01388765,0.2452716;0.2909249;-0.1679257,0.3326736;0.1718872;-0.3892585,-0.1870548;0.4539964;-0.03127013,-0.215049;0.2730246;-0.2221373,-0.1998033;0.1128421;-0.4340487,0.07152056;0.009683443;-0.02071924,0.153811;-0.2300506;-0.3011431,0.153047;-0.5596141;-0.1735229,0.1867243;-0.5804241;-0.2500716,-0.06198315;-0.0007090482;-0.04237726,-0.02934057;-0.3772453;-0.0484253,0.01102743;-0.7248582;0.0009233281,0.02256903;-0.6842953;-0.09567245,-0.02585452;0.5050048;0.02010546,0;0;0,-0.003604352;0.2910891;0.03580832,-0.009907156;0.5716355;0.05976796,0.1668105;0.4865274;0.0421598,0.3085222;0.3930305;-0.1606723,0.3912482;0.3380029;-0.4075036,-0.1740125;0.4686936;0.00346363,-0.2222103;0.3376918;-0.2212144,-0.1745717;0.2769073;-0.4758379,0.07130277;0.007713228;-0.02224112,0.1721998;-0.1573085;-0.3470014,0.1677911;-0.5097119;-0.3206952,0.1675389;-0.5356169;-0.4010077,-0.05910876;-0.002455229;-0.04624253,-0.01699704;-0.3778436;-0.03239058,0.03527556;-0.720853;0.03477851,0.04556721;-0.7086847;-0.06088568,-0.008632332;0.5029681;0.05543947,49.52612
+0;0;0,-0.01497;0.2924654;0.01684245,-0.02953353;0.5737062;0.01951619,0.1426138;0.4532159;0.01411468,0.2423132;0.2877852;-0.1651494,0.3386715;0.1888607;-0.4500874,-0.1866665;0.4542593;-0.03186958,-0.2032993;0.2936461;-0.2401234,-0.1908625;0.09662898;-0.4876921,0.07173984;0.009635747;-0.02033533,0.1525128;-0.2220146;-0.3084658,0.1479401;-0.5526004;-0.1843465,0.183588;-0.5799565;-0.2565321,-0.06193274;-0.000667815;-0.04262474,-0.02859489;-0.3775755;-0.04850067,0.01190393;-0.7248715;0.00108587,0.02381217;-0.6841648;-0.09645807,-0.02604306;0.5050026;0.02104809,0;0;0,-0.00337553;0.2910585;0.03629482,-0.009055853;0.5715685;0.0610013,0.1672623;0.4865234;0.04282582,0.3083324;0.3946585;-0.1599128,0.4025848;0.3135454;-0.4511135,-0.1710609;0.4693708;-0.002383437,-0.2301394;0.3397332;-0.2240741,-0.1660398;0.2589663;-0.5234544,0.07145393;0.007521912;-0.02215254,0.1713469;-0.1557084;-0.3486224,0.1650996;-0.5081084;-0.3265162,0.1649312;-0.5306469;-0.4102476,-0.05921614;-0.002183997;-0.04627804,-0.01726814;-0.3780767;-0.03401589,0.03517774;-0.7207826;0.03318192,0.0467164;-0.7088146;-0.06332181,-0.008009255;0.5029165;0.05647135,49.54852
+0;0;0,-0.01497;0.2924654;0.01684245,-0.02953353;0.5737062;0.01951619,0.1426138;0.4532159;0.01411468,0.2423132;0.2877852;-0.1651494,0.3386715;0.1888607;-0.4500874,-0.1866665;0.4542593;-0.03186958,-0.2032993;0.2936461;-0.2401234,-0.1908625;0.09662898;-0.4876921,0.07173984;0.009635747;-0.02033533,0.1525128;-0.2220146;-0.3084658,0.1479401;-0.5526004;-0.1843465,0.183588;-0.5799565;-0.2565321,-0.06193274;-0.000667815;-0.04262474,-0.02859489;-0.3775755;-0.04850067,0.01190393;-0.7248715;0.00108587,0.02381217;-0.6841648;-0.09645807,-0.02604306;0.5050026;0.02104809,0;0;0,-0.00337553;0.2910585;0.03629482,-0.009055853;0.5715685;0.0610013,0.1672623;0.4865234;0.04282582,0.3083324;0.3946585;-0.1599128,0.4025848;0.3135454;-0.4511135,-0.1710609;0.4693708;-0.002383437,-0.2301394;0.3397332;-0.2240741,-0.1660398;0.2589663;-0.5234544,0.07145393;0.007521912;-0.02215254,0.1713469;-0.1557084;-0.3486224,0.1650996;-0.5081084;-0.3265162,0.1649312;-0.5306469;-0.4102476,-0.05921614;-0.002183997;-0.04627804,-0.01726814;-0.3780767;-0.03401589,0.03517774;-0.7207826;0.03318192,0.0467164;-0.7088146;-0.06332181,-0.008009255;0.5029165;0.05647135,49.55968
+0;0;0,-0.01497579;0.2925784;0.01684896,-0.02954242;0.5738785;0.0195244,0.142358;0.4534764;0.01413273,0.2383599;0.294181;-0.1584829,0.3399719;0.1898628;-0.4589568,-0.1864415;0.4545183;-0.03178439,-0.2024574;0.2998618;-0.2323147,-0.1893425;0.09210257;-0.4933817,0.07181661;0.009646057;-0.02035709,0.1524068;-0.2214801;-0.3078356,0.1478035;-0.5542777;-0.1828859,0.1833719;-0.5815058;-0.2549104,-0.06199901;-0.0006685295;-0.04267035,-0.0287366;-0.3767233;-0.04853298,0.01203318;-0.7263429;0.00138532,0.02391486;-0.6856601;-0.09594101,-0.02605259;0.5051875;0.02105602,0;0;0,-0.003401726;0.291108;0.03680754,-0.008371919;0.5715917;0.06260073,0.1674441;0.4865825;0.04406369,0.3134124;0.3809856;-0.1346263,0.3990896;0.324608;-0.4523885,-0.1706807;0.4694432;-4.36008E-05,-0.2349483;0.3331271;-0.2041885,-0.151666;0.4662904;-0.4988467,0.07156388;0.007376924;-0.02211952,0.1703154;-0.1529874;-0.3493646,0.1629625;-0.5078098;-0.3285105,0.163488;-0.530547;-0.4118545,-0.0593215;-0.001947803;-0.04628442,-0.01880363;-0.3771196;-0.03354115,0.03459767;-0.7227955;0.0300535,0.04593389;-0.7108028;-0.066253,-0.007557958;0.5029643;0.05784762,49.57215
+0;0;0,-0.01524862;0.2925402;0.01726206,-0.03021369;0.5738161;0.02033502,0.1417679;0.4533919;0.01430766,0.2401773;0.3062181;-0.1674697,0.3312924;0.1841611;-0.4646093,-0.1864077;0.4545362;-0.03293082,-0.2023377;0.3004351;-0.233895,-0.1897032;0.1038198;-0.5034774,0.07187928;0.009628352;-0.02014315,0.1503692;-0.2169663;-0.3117802,0.1447969;-0.5510348;-0.1903101,0.1764921;-0.5749979;-0.2665407,-0.06194383;-0.0006816593;-0.0427502,-0.02848475;-0.3767194;-0.04858424,0.01246344;-0.7262558;0.001768481,0.02468736;-0.6855424;-0.09551209,-0.02661267;0.5051284;0.0217507,0;0;0,-0.003401726;0.291108;0.03680754,-0.008371919;0.5715917;0.06260073,0.1674441;0.4865825;0.04406369,0.3134124;0.3809856;-0.1346263,0.3990896;0.324608;-0.4523885,-0.1706807;0.4694432;-4.36008E-05,-0.2349483;0.3331271;-0.2041885,-0.151666;0.4662904;-0.4988467,0.07156388;0.007376924;-0.02211952,0.1703154;-0.1529874;-0.3493646,0.1629625;-0.5078098;-0.3285105,0.163488;-0.530547;-0.4118545,-0.0593215;-0.001947803;-0.04628442,-0.01880363;-0.3771196;-0.03354115,0.03459767;-0.7227955;0.0300535,0.04593389;-0.7108028;-0.066253,-0.007557958;0.5029643;0.05784762,49.59308
+0;0;0,-0.01521417;0.2918791;0.01722305,-0.03015844;0.5727636;0.02029324,0.141536;0.4525569;0.01427555,0.2399532;0.3053715;-0.1675161,0.3080886;0.2140978;-0.3897158,-0.1860933;0.4536993;-0.03288431,-0.2020246;0.299586;-0.2338644,-0.1925766;0.152558;-0.4354568,0.07253329;0.009715956;-0.02032643,0.1505084;-0.2153926;-0.3100509,0.144857;-0.5542032;-0.1868565,0.1765778;-0.5782098;-0.2631485,-0.06250744;-0.0006878615;-0.04313917,-0.02926779;-0.3742596;-0.04893495,0.01226165;-0.7287576;0.002132513,0.02449542;-0.6880355;-0.09522641,-0.02656431;0.5042073;0.0217062,0;0;0,-0.003777564;0.290359;0.03740203,-0.008403063;0.5703925;0.06384492,0.1670061;0.4854595;0.04483354,0.3125099;0.3803494;-0.1345493,0.3516173;0.3941988;-0.3807703,-0.1708108;0.4689707;0.001722399,-0.204322;0.3594997;-0.2247523,-0.1557153;0.301376;-0.4626704,0.07230057;0.007749289;-0.02193666,0.1678432;-0.1496177;-0.3487417,0.1581885;-0.509587;-0.3305669,0.1589453;-0.5315437;-0.4144914,-0.05999125;-0.002253448;-0.0465254,-0.02077339;-0.3750804;-0.03402375,0.03245719;-0.725618;0.03148456,0.04366294;-0.7136459;-0.0649147,-0.00766477;0.5019034;0.05898929,49.6045
+0;0;0,-0.01521417;0.2918791;0.01722305,-0.03015844;0.5727636;0.02029324,0.141536;0.4525569;0.01427555,0.2399532;0.3053715;-0.1675161,0.3080886;0.2140978;-0.3897158,-0.1860933;0.4536993;-0.03288431,-0.2020246;0.299586;-0.2338644,-0.1925766;0.152558;-0.4354568,0.07253329;0.009715956;-0.02032643,0.1505084;-0.2153926;-0.3100509,0.144857;-0.5542032;-0.1868565,0.1765778;-0.5782098;-0.2631485,-0.06250744;-0.0006878615;-0.04313917,-0.02926779;-0.3742596;-0.04893495,0.01226165;-0.7287576;0.002132513,0.02449542;-0.6880355;-0.09522641,-0.02656431;0.5042073;0.0217062,0;0;0,-0.003777564;0.290359;0.03740203,-0.008403063;0.5703925;0.06384492,0.1670061;0.4854595;0.04483354,0.3125099;0.3803494;-0.1345493,0.3516173;0.3941988;-0.3807703,-0.1708108;0.4689707;0.001722399,-0.204322;0.3594997;-0.2247523,-0.1557153;0.301376;-0.4626704,0.07230057;0.007749289;-0.02193666,0.1678432;-0.1496177;-0.3487417,0.1581885;-0.509587;-0.3305669,0.1589453;-0.5315437;-0.4144914,-0.05999125;-0.002253448;-0.0465254,-0.02077339;-0.3750804;-0.03402375,0.03245719;-0.725618;0.03148456,0.04366294;-0.7136459;-0.0649147,-0.00766477;0.5019034;0.05898929,49.61585
+0;0;0,-0.01543889;0.2918407;0.01766961,-0.03047422;0.5727144;0.02120364,0.14119;0.4524679;0.0144777,0.2396262;0.3081874;-0.1696178,0.3078529;0.2179393;-0.392208,-0.1857581;0.4534924;-0.03378009,-0.2019546;0.3016084;-0.2364291,-0.1919038;0.1636888;-0.444331,0.07263528;0.009470372;-0.02007657,0.1488487;-0.206914;-0.3168317,0.1415827;-0.5464835;-0.1958309,0.1740232;-0.5697615;-0.2723323,-0.06246806;-0.0004158592;-0.04319964,-0.02864347;-0.373935;-0.04899937,0.01328534;-0.7284099;0.001902007,0.0257881;-0.6876668;-0.09542042,-0.02687083;0.5041565;0.0225107,0;0;0,-0.003777564;0.290359;0.03740203,-0.008403063;0.5703925;0.06384492,0.1670061;0.4854595;0.04483354,0.3125099;0.3803494;-0.1345493,0.3516173;0.3941988;-0.3807703,-0.1708108;0.4689707;0.001722399,-0.204322;0.3594997;-0.2247523,-0.1557153;0.301376;-0.4626704,0.07230057;0.007749289;-0.02193666,0.1678432;-0.1496177;-0.3487417,0.1581885;-0.509587;-0.3305669,0.1589453;-0.5315437;-0.4144914,-0.05999125;-0.002253448;-0.0465254,-0.02077339;-0.3750804;-0.03402375,0.03245719;-0.725618;0.03148456,0.04366294;-0.7136459;-0.0649147,-0.00766477;0.5019034;0.05898929,49.62811
+0;0;0,-0.01543563;0.2917791;0.01766589,-0.03046349;0.5725126;0.02119947,0.1406395;0.4525034;0.01449893,0.2390971;0.3081915;-0.1696365,0.3073263;0.2179402;-0.3922349,-0.1852236;0.4535245;-0.03359869,-0.2014236;0.3016076;-0.2362918,-0.1913724;0.1636829;-0.4442012,0.07289407;0.009504114;-0.0201481,0.1493119;-0.2074607;-0.3176993,0.1420536;-0.5466741;-0.1968254,0.1749821;-0.5707538;-0.2744777,-0.06269063;-0.0004173408;-0.04335356,-0.0287753;-0.3749384;-0.04916884,0.01310955;-0.7290416;0.00167916,0.02580041;-0.6881369;-0.09710748,-0.02686356;0.5040205;0.02250527,0;0;0,-0.003604233;0.2902207;0.03800428,-0.007420301;0.5700408;0.06531191,0.1670981;0.4848848;0.04551029,0.3119366;0.3821749;-0.1358682,0.3525267;0.3913784;-0.382076,-0.1694351;0.468783;0.00301351,-0.2169266;0.3651664;-0.2237768,-0.1635758;0.31228;-0.4619097,0.0725781;0.007713884;-0.02197123,0.1670564;-0.1503662;-0.349896,0.1549177;-0.5098232;-0.3306017,0.1551134;-0.5322224;-0.4160011,-0.06035184;-0.002202371;-0.04650403,-0.02121792;-0.3760622;-0.03436107,0.03083732;-0.7262678;0.03178449,0.04217211;-0.7145731;-0.0660685,-0.006903946;0.501628;0.06028676,49.63897
+0;0;0,-0.01543563;0.2917791;0.01766589,-0.03046349;0.5725126;0.02119947,0.1406395;0.4525034;0.01449893,0.2390971;0.3081915;-0.1696365,0.3073263;0.2179402;-0.3922349,-0.1852236;0.4535245;-0.03359869,-0.2014236;0.3016076;-0.2362918,-0.1913724;0.1636829;-0.4442012,0.07289407;0.009504114;-0.0201481,0.1493119;-0.2074607;-0.3176993,0.1420536;-0.5466741;-0.1968254,0.1749821;-0.5707538;-0.2744777,-0.06269063;-0.0004173408;-0.04335356,-0.0287753;-0.3749384;-0.04916884,0.01310955;-0.7290416;0.00167916,0.02580041;-0.6881369;-0.09710748,-0.02686356;0.5040205;0.02250527,0;0;0,-0.003604233;0.2902207;0.03800428,-0.007420301;0.5700408;0.06531191,0.1670981;0.4848848;0.04551029,0.3119366;0.3821749;-0.1358682,0.3525267;0.3913784;-0.382076,-0.1694351;0.468783;0.00301351,-0.2169266;0.3651664;-0.2237768,-0.1635758;0.31228;-0.4619097,0.0725781;0.007713884;-0.02197123,0.1670564;-0.1503662;-0.349896,0.1549177;-0.5098232;-0.3306017,0.1551134;-0.5322224;-0.4160011,-0.06035184;-0.002202371;-0.04650403,-0.02121792;-0.3760622;-0.03436107,0.03083732;-0.7262678;0.03178449,0.04217211;-0.7145731;-0.0660685,-0.006903946;0.501628;0.06028676,49.66016
+0;0;0,-0.01561451;0.2922458;0.01813452,-0.03073355;0.5733412;0.02207928,0.1403261;0.4534893;0.01498361,0.2372995;0.3177837;-0.1764662,0.2979682;0.240181;-0.4059363,-0.1850231;0.4542708;-0.03370367,-0.2066949;0.3064695;-0.2390278,-0.1912987;0.169604;-0.447331,0.07157435;0.009078695;-0.01935031,0.1469925;-0.2029271;-0.3179152,0.1369195;-0.5475792;-0.2002755,0.1698212;-0.5711514;-0.2785659,-0.06128282;-0.000132572;-0.04270996,-0.02722589;-0.372408;-0.04785368,0.01564222;-0.7304264;0.004212216,0.02849511;-0.6894751;-0.0947664,-0.02711322;0.5046784;0.02329518,0;0;0,-5.954504E-05;0.2906566;0.03871679,-0.001861066;0.5707946;0.06681943,0.1718442;0.4852728;0.04612505,0.3156936;0.3873052;-0.1387602,0.3568355;0.3886207;-0.3850629,-0.1627599;0.4697197;-0.0002049021,-0.217115;0.3678145;-0.2263326,-0.1623376;0.3159095;-0.4643761,0.07111365;0.006035402;-0.02204919,0.1699791;-0.1452126;-0.3493488,0.1564795;-0.5088043;-0.3307858,0.1585554;-0.5331518;-0.4151891,-0.05884526;-0.001020841;-0.04599931,-0.01753261;-0.3724203;-0.03455212,0.03518779;-0.7265905;0.03260266,0.03519132;-0.771172;-0.03462445,-0.001942217;0.5022327;0.0614872,49.68249
+0;0;0,-0.01561451;0.2922458;0.01813452,-0.03073355;0.5733412;0.02207928,0.1403261;0.4534893;0.01498361,0.2372995;0.3177837;-0.1764662,0.2979682;0.240181;-0.4059363,-0.1850231;0.4542708;-0.03370367,-0.2066949;0.3064695;-0.2390278,-0.1912987;0.169604;-0.447331,0.07157435;0.009078695;-0.01935031,0.1469925;-0.2029271;-0.3179152,0.1369195;-0.5475792;-0.2002755,0.1698212;-0.5711514;-0.2785659,-0.06128282;-0.000132572;-0.04270996,-0.02722589;-0.372408;-0.04785368,0.01564222;-0.7304264;0.004212216,0.02849511;-0.6894751;-0.0947664,-0.02711322;0.5046784;0.02329518,0;0;0,-5.954504E-05;0.2906566;0.03871679,-0.001861066;0.5707946;0.06681943,0.1718442;0.4852728;0.04612505,0.3156936;0.3873052;-0.1387602,0.3568355;0.3886207;-0.3850629,-0.1627599;0.4697197;-0.0002049021,-0.217115;0.3678145;-0.2263326,-0.1623376;0.3159095;-0.4643761,0.07111365;0.006035402;-0.02204919,0.1699791;-0.1452126;-0.3493488,0.1564795;-0.5088043;-0.3307858,0.1585554;-0.5331518;-0.4151891,-0.05884526;-0.001020841;-0.04599931,-0.01753261;-0.3724203;-0.03455212,0.03518779;-0.7265905;0.03260266,0.03519132;-0.771172;-0.03462445,-0.001942217;0.5022327;0.0614872,49.69363
+0;0;0,-0.01565343;0.2929741;0.01817972,-0.03079379;0.5744677;0.02212732,0.1400076;0.4545349;0.01504777,0.2371275;0.318624;-0.1766915,0.3182403;0.214871;-0.4834881,-0.1848231;0.455315;-0.03356191,-0.2065277;0.3072903;-0.2391964,-0.1859432;0.1243041;-0.5176933,0.07082109;0.008983151;-0.01914666,0.1464937;-0.2037381;-0.3187191,0.1364649;-0.5468801;-0.2015948,0.1689226;-0.5697294;-0.2788287,-0.06063789;-0.0001311768;-0.04226048,-0.02646603;-0.3736629;-0.04742156,0.01621426;-0.7301126;0.004416212,0.0288937;-0.6893091;-0.09322675,-0.02716489;0.5056423;0.0233461,0;0;0,0.002834737;0.2912832;0.03943884,0.002808958;0.571769;0.06813502,0.1756808;0.4859858;0.0470835,0.311793;0.4074042;-0.1528324,0.4368572;0.3226624;-0.4505671,-0.1573769;0.4708516;-0.001655161,-0.2311754;0.3489452;-0.2122747,-0.1403879;0.3131531;-0.5315626,0.0702244;0.004768163;-0.02255476,0.1723862;-0.1470528;-0.3500203,0.1588398;-0.5089725;-0.3301258,0.1611559;-0.5329865;-0.4131243,-0.05810352;-2.770356E-05;-0.0456826,-0.01454879;-0.3724566;-0.03472612,0.03770637;-0.7249268;0.03309155,0.05015336;-0.7130247;-0.0634961,0.002199173;0.5030646;0.06257319,49.70488
+0;0;0,-0.01581275;0.2929273;0.01878609,-0.03106209;0.5744085;0.02315362,0.1398161;0.4546638;0.01567079,0.2352203;0.3245096;-0.1808639,0.3142594;0.2074711;-0.4833916,-0.184644;0.4552082;-0.03372075,-0.2025401;0.3220799;-0.249648,-0.1828368;0.1500117;-0.5350818,0.07095461;0.008752243;-0.01875529,0.1456192;-0.1998666;-0.3214493,0.1337067;-0.5440164;-0.2075014,0.1643506;-0.5652162;-0.2865657,-0.06054004;4.227555E-05;-0.04240073,-0.02643482;-0.3734975;-0.04741266,0.01689261;-0.7297846;0.005003247,0.02977157;-0.6889544;-0.09261064,-0.02739825;0.5055833;0.02427582,0;0;0,0.002834737;0.2912832;0.03943884,0.002808958;0.571769;0.06813502,0.1756808;0.4859858;0.0470835,0.311793;0.4074042;-0.1528324,0.4368572;0.3226624;-0.4505671,-0.1573769;0.4708516;-0.001655161,-0.2311754;0.3489452;-0.2122747,-0.1403879;0.3131531;-0.5315626,0.0702244;0.004768163;-0.02255476,0.1723862;-0.1470528;-0.3500203,0.1588398;-0.5089725;-0.3301258,0.1611559;-0.5329865;-0.4131243,-0.05810352;-2.770356E-05;-0.0456826,-0.01454879;-0.3724566;-0.03472612,0.03770637;-0.7249268;0.03309155,0.05015336;-0.7130247;-0.0634961,0.002199173;0.5030646;0.06257319,49.7272
+0;0;0,-0.01582006;0.2930627;0.01879477,-0.03107842;0.5747107;0.02316446,0.1396173;0.4549712;0.01569198,0.235023;0.324815;-0.1808456,0.3140723;0.2077614;-0.4834127,-0.1844835;0.4555151;-0.03364487,-0.2023799;0.3223848;-0.2495752,-0.182674;0.1502942;-0.5350463,0.07121309;0.008784126;-0.01882362,0.1461558;-0.2006118;-0.3226452,0.1342906;-0.5433956;-0.2091495,0.1657034;-0.5658799;-0.2901977,-0.06076058;4.242955E-05;-0.04255519,-0.02652831;-0.3748888;-0.0475858,0.01662714;-0.7297616;0.004622061,0.02982924;-0.6886597;-0.09544107,-0.02741186;0.5058344;0.02428748,0;0;0,0.003314823;0.2913725;0.03975332,0.004171848;0.5719961;0.06871891,0.1765754;0.4859408;0.04748893,0.3129067;0.4085613;-0.1527511,0.3854542;0.3473893;-0.4728949,-0.1554771;0.4711943;-0.002565749,-0.2307143;0.3521528;-0.2143164,-0.141689;0.3187137;-0.5344,0.07050675;0.004603773;-0.02259195,0.1716145;-0.1504257;-0.3504847,0.1592126;-0.5108557;-0.3290559,0.1605257;-0.539448;-0.411974,-0.05842162;0.0002422688;-0.04571267,-0.014645;-0.3735697;-0.03481233,0.03713555;-0.724111;0.035632,0.05015725;-0.7125614;-0.06336395,0.003324389;0.5032461;0.06311882,49.73856
+0;0;0,-0.01582006;0.2930627;0.01879477,-0.03107842;0.5747107;0.02316446,0.1396173;0.4549712;0.01569198,0.235023;0.324815;-0.1808456,0.3140723;0.2077614;-0.4834127,-0.1844835;0.4555151;-0.03364487,-0.2023799;0.3223848;-0.2495752,-0.182674;0.1502942;-0.5350463,0.07121309;0.008784126;-0.01882362,0.1461558;-0.2006118;-0.3226452,0.1342906;-0.5433956;-0.2091495,0.1657034;-0.5658799;-0.2901977,-0.06076058;4.242955E-05;-0.04255519,-0.02652831;-0.3748888;-0.0475858,0.01662714;-0.7297616;0.004622061,0.02982924;-0.6886597;-0.09544107,-0.02741186;0.5058344;0.02428748,0;0;0,0.003314823;0.2913725;0.03975332,0.004171848;0.5719961;0.06871891,0.1765754;0.4859408;0.04748893,0.3129067;0.4085613;-0.1527511,0.3854542;0.3473893;-0.4728949,-0.1554771;0.4711943;-0.002565749,-0.2307143;0.3521528;-0.2143164,-0.141689;0.3187137;-0.5344,0.07050675;0.004603773;-0.02259195,0.1716145;-0.1504257;-0.3504847,0.1592126;-0.5108557;-0.3290559,0.1605257;-0.539448;-0.411974,-0.05842162;0.0002422688;-0.04571267,-0.014645;-0.3735697;-0.03481233,0.03713555;-0.724111;0.035632,0.05015725;-0.7125614;-0.06336395,0.003324389;0.5032461;0.06311882,49.76072
+0;0;0,-0.01587646;0.2922457;0.01907414,-0.03107022;0.5734093;0.02372574,0.1385996;0.4541839;0.01568177,0.2341484;0.3251325;-0.181616,0.3154381;0.2090744;-0.4839739,-0.1832168;0.4545557;-0.03365074,-0.2149855;0.3152487;-0.2441135,-0.1845604;0.1621772;-0.5393103,0.07410087;0.008978583;-0.01921728,0.1484869;-0.1972315;-0.3275533,0.1342213;-0.5394651;-0.2189861,0.1638558;-0.5618466;-0.3003208,-0.0630202;0.0001827719;-0.04437657,-0.0283062;-0.3765178;-0.04868435,0.01462284;-0.7294834;0.003147818,0.02787739;-0.6884062;-0.09654662,-0.0274278;0.5046796;0.02478947,0;0;0,-0.0007980168;0.2906728;0.03914249,-0.001195818;0.5708715;0.06750858,0.1704529;0.484479;0.04605663,0.3041943;0.4108928;-0.1574343,0.3730206;0.3369299;-0.4756955,-0.1590469;0.4704769;-0.004295848,-0.2385949;0.357031;-0.2176323,-0.1518417;0.3287789;-0.5388385,0.07351743;0.006352544;-0.02226412,0.1638588;-0.1576123;-0.3510208,0.1542077;-0.5159612;-0.3263822,0.1560861;-0.5471812;-0.4069176,-0.06138432;-0.0008859026;-0.04660514,-0.02171329;-0.3769988;-0.03700011,0.03022846;-0.7255849;0.0330281,0.04343154;-0.7139755;-0.06558648,-0.001659155;0.502246;0.06216967,49.78312
+0;0;0,-0.01587646;0.2922457;0.01907414,-0.03107022;0.5734093;0.02372574,0.1385996;0.4541839;0.01568177,0.2341484;0.3251325;-0.181616,0.3154381;0.2090744;-0.4839739,-0.1832168;0.4545557;-0.03365074,-0.2149855;0.3152487;-0.2441135,-0.1845604;0.1621772;-0.5393103,0.07410087;0.008978583;-0.01921728,0.1484869;-0.1972315;-0.3275533,0.1342213;-0.5394651;-0.2189861,0.1638558;-0.5618466;-0.3003208,-0.0630202;0.0001827719;-0.04437657,-0.0283062;-0.3765178;-0.04868435,0.01462284;-0.7294834;0.003147818,0.02787739;-0.6884062;-0.09654662,-0.0274278;0.5046796;0.02478947,0;0;0,-0.0007980168;0.2906728;0.03914249,-0.001195818;0.5708715;0.06750858,0.1704529;0.484479;0.04605663,0.3041943;0.4108928;-0.1574343,0.3730206;0.3369299;-0.4756955,-0.1590469;0.4704769;-0.004295848,-0.2385949;0.357031;-0.2176323,-0.1518417;0.3287789;-0.5388385,0.07351743;0.006352544;-0.02226412,0.1638588;-0.1576123;-0.3510208,0.1542077;-0.5159612;-0.3263822,0.1560861;-0.5471812;-0.4069176,-0.06138432;-0.0008859026;-0.04660514,-0.02171329;-0.3769988;-0.03700011,0.03022846;-0.7255849;0.0330281,0.04343154;-0.7139755;-0.06558648,-0.001659155;0.502246;0.06216967,49.79426
+0;0;0,-0.01588851;0.2924675;0.01908861,-0.03109676;0.5738986;0.02374568,0.1371733;0.4550588;0.01577925,0.2327153;0.3260165;-0.1815044,0.3140049;0.2099585;-0.4838623,-0.1819256;0.4554274;-0.03313669,-0.2136922;0.3161303;-0.2435844,-0.1832671;0.1630589;-0.5387812,0.07408961;0.008977218;-0.01921436,0.1486883;-0.1978223;-0.3284317,0.1345416;-0.5372039;-0.2207693,0.1642236;-0.5596695;-0.3022345,-0.06301061;0.0001827441;-0.04436982,-0.02819739;-0.3775946;-0.04868992,0.01437391;-0.7276187;0.002710316,0.02764973;-0.6865237;-0.0971441,-0.02745218;0.505128;0.02481004,0;0;0,-0.000310123;0.290849;0.03950775,0.0006518662;0.5712613;0.06838357,0.1703967;0.4844846;0.0461117,0.3064577;0.4159359;-0.157578,0.3733077;0.3390704;-0.4755725,-0.1558537;0.4712665;-0.00374762,-0.2386852;0.3593251;-0.2166069,-0.1752625;0.2413628;-0.522483,0.07349874;0.006331667;-0.02229118,0.1623605;-0.1639164;-0.3494999,0.1561985;-0.5192404;-0.3234607,0.1570115;-0.5526939;-0.4024749,-0.06140105;-0.000847175;-0.04656441,-0.02258071;-0.3781143;-0.03612938,0.03041722;-0.7235681;0.03332609,0.04375391;-0.7119762;-0.06543383,-0.0001216233;0.5026008;0.0630033,49.80565
+0;0;0,-0.01593333;0.2924176;0.01980261,-0.03109421;0.5738423;0.02492682,0.1371545;0.4550893;0.01611097,0.2322056;0.3328413;-0.1856853,0.3100164;0.2460098;-0.4985806,-0.1816452;0.4552055;-0.03266043,-0.202573;0.3113461;-0.2413888,-0.1837887;0.1695175;-0.5430998,0.07421607;0.008774125;-0.01881601,0.1477081;-0.1930622;-0.3315578,0.1336331;-0.5332339;-0.2264087,0.1626379;-0.5555395;-0.30822,-0.06293177;0.0002873403;-0.04448102,-0.02745185;-0.3774388;-0.04772624,0.01517885;-0.7274064;0.004008751,0.02840631;-0.6862716;-0.09584764,-0.02745471;0.5050701;0.02589583,0;0;0,-0.000310123;0.290849;0.03950775,0.0006518662;0.5712613;0.06838357,0.1703967;0.4844846;0.0461117,0.3064577;0.4159359;-0.157578,0.3733077;0.3390704;-0.4755725,-0.1558537;0.4712665;-0.00374762,-0.2386852;0.3593251;-0.2166069,-0.1752625;0.2413628;-0.522483,0.07349874;0.006331667;-0.02229118,0.1623605;-0.1639164;-0.3494999,0.1561985;-0.5192404;-0.3234607,0.1570115;-0.5526939;-0.4024749,-0.06140105;-0.000847175;-0.04656441,-0.02258071;-0.3781143;-0.03612938,0.03041722;-0.7235681;0.03332609,0.04375391;-0.7119762;-0.06543383,-0.0001216233;0.5026008;0.0630033,49.82767
+0;0;0,-0.01593928;0.2925268;0.01981001,-0.03110085;0.573964;0.02493509,0.1364891;0.4554229;0.01615819,0.2315293;0.3331888;-0.1856151,0.2897344;0.268236;-0.4196712,-0.181036;0.4555386;-0.03241822,-0.2019614;0.3116956;-0.2411228,-0.1879101;0.2056032;-0.4668126,0.07419776;0.008771961;-0.01881137,0.1477014;-0.1930962;-0.3316024,0.133583;-0.5343164;-0.2261292,0.1594915;-0.5510383;-0.2992069,-0.06291625;0.0002872695;-0.04447005,-0.02743073;-0.3774984;-0.04771578,0.01533137;-0.7285447;0.004178677,0.02714676;-0.6885986;-0.08501774,-0.02746199;0.5052038;0.02590392,0;0;0,-5.742908E-05;0.2909263;0.03975308,0.001366228;0.5713414;0.06868982,0.1702942;0.4844855;0.04612935,0.3084444;0.4187829;-0.1570553,0.342379;0.3875513;-0.4025384,-0.1543498;0.4715708;-0.003737815,-0.2267061;0.3685992;-0.224753,-0.181085;0.2896092;-0.4572788,0.07345603;0.006278709;-0.02238107,0.1615878;-0.1682109;-0.3476163,0.1588597;-0.524385;-0.3178215,0.1633718;-0.5592881;-0.380764,-0.06144691;-0.0007703999;-0.04647373,-0.02288901;-0.3781179;-0.03580125,0.03148128;-0.7242244;0.03497507,0.0354239;-0.7665672;-0.01929748,0.0005151629;0.5026904;0.06335533,49.83887
+0;0;0,-0.01593928;0.2925268;0.01981001,-0.03110085;0.573964;0.02493509,0.1364891;0.4554229;0.01615819,0.2315293;0.3331888;-0.1856151,0.2897344;0.268236;-0.4196712,-0.181036;0.4555386;-0.03241822,-0.2019614;0.3116956;-0.2411228,-0.1879101;0.2056032;-0.4668126,0.07419776;0.008771961;-0.01881137,0.1477014;-0.1930962;-0.3316024,0.133583;-0.5343164;-0.2261292,0.1594915;-0.5510383;-0.2992069,-0.06291625;0.0002872695;-0.04447005,-0.02743073;-0.3774984;-0.04771578,0.01533137;-0.7285447;0.004178677,0.02714676;-0.6885986;-0.08501774,-0.02746199;0.5052038;0.02590392,0;0;0,-5.742908E-05;0.2909263;0.03975308,0.001366228;0.5713414;0.06868982,0.1702942;0.4844855;0.04612935,0.3084444;0.4187829;-0.1570553,0.342379;0.3875513;-0.4025384,-0.1543498;0.4715708;-0.003737815,-0.2267061;0.3685992;-0.224753,-0.181085;0.2896092;-0.4572788,0.07345603;0.006278709;-0.02238107,0.1615878;-0.1682109;-0.3476163,0.1588597;-0.524385;-0.3178215,0.1633718;-0.5592881;-0.380764,-0.06144691;-0.0007703999;-0.04647373,-0.02288901;-0.3781179;-0.03580125,0.03148128;-0.7242244;0.03497507,0.0354239;-0.7665672;-0.01929748,0.0005151629;0.5026904;0.06335533,49.8612
+0;0;0,-0.01599681;0.2926699;0.02065839,-0.03111285;0.5742663;0.02628452,0.1358007;0.4558219;0.01684105,0.2300915;0.3421547;-0.1902778,0.3013273;0.2855476;-0.4228917,-0.1803396;0.4560457;-0.03131575,-0.2003163;0.3089234;-0.2378714,-0.1877533;0.2076014;-0.4658278,0.07422917;0.008494313;-0.01816772,0.1467696;-0.1906661;-0.3327255,0.1318929;-0.5346198;-0.2294623,0.156893;-0.548287;-0.3045923,-0.06252322;0.0005025481;-0.04475249,-0.02666077;-0.3771026;-0.04609825,0.01631409;-0.730139;0.005932756,0.02807396;-0.6901669;-0.08316609,-0.02747359;0.5054772;0.02715699,0;0;0,9.49502E-05;0.2911099;0.03991699,0.001699388;0.5716897;0.06886733,0.1699282;0.4846163;0.0461483,0.3064332;0.4211003;-0.1588916,0.3418004;0.3883558;-0.4039733,-0.1531821;0.4719414;-0.003815927,-0.2237921;0.3708559;-0.2263136,-0.1811327;0.2923709;-0.4595696,0.07328877;0.0062273;-0.02240908,0.1608192;-0.1723962;-0.3453729,0.1610234;-0.5303079;-0.3123889,0.1643485;-0.5604463;-0.3798327,-0.06127407;-0.0007081996;-0.04644541,-0.02314318;-0.377925;-0.03517282,0.03154055;-0.7261438;0.03512715,0.04352173;-0.7122059;-0.05304769,0.0008459389;0.5030082;0.06356931,49.87242
+0;0;0,-0.01599681;0.2926699;0.02065839,-0.03111285;0.5742663;0.02628452,0.1358007;0.4558219;0.01684105,0.2300915;0.3421547;-0.1902778,0.3013273;0.2855476;-0.4228917,-0.1803396;0.4560457;-0.03131575,-0.2003163;0.3089234;-0.2378714,-0.1877533;0.2076014;-0.4658278,0.07422917;0.008494313;-0.01816772,0.1467696;-0.1906661;-0.3327255,0.1318929;-0.5346198;-0.2294623,0.156893;-0.548287;-0.3045923,-0.06252322;0.0005025481;-0.04475249,-0.02666077;-0.3771026;-0.04609825,0.01631409;-0.730139;0.005932756,0.02807396;-0.6901669;-0.08316609,-0.02747359;0.5054772;0.02715699,0;0;0,9.49502E-05;0.2911099;0.03991699,0.001699388;0.5716897;0.06886733,0.1699282;0.4846163;0.0461483,0.3064332;0.4211003;-0.1588916,0.3418004;0.3883558;-0.4039733,-0.1531821;0.4719414;-0.003815927,-0.2237921;0.3708559;-0.2263136,-0.1811327;0.2923709;-0.4595696,0.07328877;0.0062273;-0.02240908,0.1608192;-0.1723962;-0.3453729,0.1610234;-0.5303079;-0.3123889,0.1643485;-0.5604463;-0.3798327,-0.06127407;-0.0007081996;-0.04644541,-0.02314318;-0.377925;-0.03517282,0.03154055;-0.7261438;0.03512715,0.04352173;-0.7122059;-0.05304769,0.0008459389;0.5030082;0.06356931,49.89465
+0;0;0,-0.01600914;0.2928956;0.02067432,-0.03113971;0.5747625;0.02630611,0.134971;0.4565031;0.01691433,0.2427967;0.3265196;-0.2199352,0.3380311;0.2508421;-0.5309142,-0.1796086;0.4567257;-0.03100474,-0.2024528;0.288485;-0.2672102,-0.1856575;0.1530287;-0.5719627,0.07413939;0.008484038;-0.01814575,0.1466254;-0.1905268;-0.3324672,0.1316007;-0.5379009;-0.2281771,0.1566694;-0.551688;-0.3035135,-0.06244759;0.0005019402;-0.04469836,-0.02661208;-0.3768196;-0.0460431,0.01679013;-0.7333667;0.006505314,0.0285823;-0.6933672;-0.08283828,-0.02749727;0.5059133;0.02717935,0;0;0,0.0003643036;0.291309;0.04013097,0.002353251;0.5721431;0.06922388,0.1696118;0.4848201;0.0462234,0.2908168;0.4276959;-0.2119741,0.3587623;0.3749214;-0.5346239,-0.1516539;0.4725887;-0.003584281,-0.2402485;0.3573936;-0.2555781,-0.1648456;0.2706082;-0.5690861,0.07319316;0.006179854;-0.02241576,0.1606087;-0.1761511;-0.3429956,0.1627866;-0.5371953;-0.3054028,0.1661255;-0.5651067;-0.375091,-0.0611628;-0.0006514985;-0.04643904,-0.02318722;-0.3775786;-0.0345502,0.03226492;-0.7293453;0.03584991,0.04435877;-0.7154403;-0.05255832,0.001433253;0.5034021;0.06392527,49.90591
+0;0;0,-0.0161255;0.2928594;0.02109187,-0.03133086;0.5747126;0.02720626,0.1347259;0.4563437;0.01712449,0.2425643;0.328558;-0.2209123,0.3154818;0.2572498;-0.5388789,-0.1792451;0.4561015;-0.03113993,-0.2030168;0.2879691;-0.2673309,-0.1880728;0.1609181;-0.5757775,0.0742242;0.008359542;-0.01785446,0.1445163;-0.1940126;-0.3305237,0.129185;-0.5428219;-0.231186,0.1538811;-0.5569696;-0.306435,-0.06239609;0.0005599138;-0.04476953,-0.0261503;-0.3767233;-0.04584975,0.01726205;-0.733245;0.006861728,0.02910233;-0.6932182;-0.08247244,-0.02767244;0.5058627;0.02795521,0;0;0,0.0003643036;0.291309;0.04013097,0.002353251;0.5721431;0.06922388,0.1696118;0.4848201;0.0462234,0.2908168;0.4276959;-0.2119741,0.3587623;0.3749214;-0.5346239,-0.1516539;0.4725887;-0.003584281,-0.2402485;0.3573936;-0.2555781,-0.1648456;0.2706082;-0.5690861,0.07319316;0.006179854;-0.02241576,0.1606087;-0.1761511;-0.3429956,0.1627866;-0.5371953;-0.3054028,0.1661255;-0.5651067;-0.375091,-0.0611628;-0.0006514985;-0.04643904,-0.02318722;-0.3775786;-0.0345502,0.03226492;-0.7293453;0.03584991,0.04435877;-0.7154403;-0.05255832,0.001433253;0.5034021;0.06392527,49.92819
+0;0;0,-0.01613268;0.2929898;0.02110126,-0.03134147;0.5749065;0.02721726,0.134303;0.4566533;0.01716313,0.2529259;0.3160882;-0.2446788,0.3090596;0.2611933;-0.4894577,-0.1788698;0.4564117;-0.03097859,-0.2050189;0.2714649;-0.2907901,-0.1935146;0.1736579;-0.5282403,0.07413089;0.008349033;-0.01783201,0.1442645;-0.1935669;-0.3297964,0.1288677;-0.5438681;-0.2300338,0.153413;-0.5577463;-0.3048233,-0.06231765;0.0005592099;-0.04471324,-0.02615357;-0.3758734;-0.04579103,0.01744446;-0.7339201;0.0071459,0.02921245;-0.6939545;-0.08164282,-0.02768251;0.5060464;0.02796632,0;0;0,0.0004687309;0.291433;0.04018855,0.002555549;0.5723384;0.06920004,0.1693425;0.4848105;0.04616761,0.3023304;0.4229912;-0.238233,0.3581746;0.382595;-0.4858834,-0.150952;0.4730347;-0.003741957,-0.2510223;0.348727;-0.2810949,-0.1850785;0.3117833;-0.5267934,0.07307786;0.006140947;-0.02247202,0.1602879;-0.1780108;-0.3410518,0.1622181;-0.5402967;-0.3004836,0.167075;-0.5661577;-0.3710328,-0.06109275;-0.0006263113;-0.04637198,-0.02341702;-0.3767273;-0.03457534,0.03209487;-0.7300502;0.03600736,0.04420768;-0.7160487;-0.05184801,0.001630366;0.5035841;0.0639416,49.93955
+0;0;0,-0.01613268;0.2929898;0.02110126,-0.03134147;0.5749065;0.02721726,0.134303;0.4566533;0.01716313,0.2529259;0.3160882;-0.2446788,0.3090596;0.2611933;-0.4894577,-0.1788698;0.4564117;-0.03097859,-0.2050189;0.2714649;-0.2907901,-0.1935146;0.1736579;-0.5282403,0.07413089;0.008349033;-0.01783201,0.1442645;-0.1935669;-0.3297964,0.1288677;-0.5438681;-0.2300338,0.153413;-0.5577463;-0.3048233,-0.06231765;0.0005592099;-0.04471324,-0.02615357;-0.3758734;-0.04579103,0.01744446;-0.7339201;0.0071459,0.02921245;-0.6939545;-0.08164282,-0.02768251;0.5060464;0.02796632,0;0;0,0.0004687309;0.291433;0.04018855,0.002555549;0.5723384;0.06920004,0.1693425;0.4848105;0.04616761,0.3023304;0.4229912;-0.238233,0.3581746;0.382595;-0.4858834,-0.150952;0.4730347;-0.003741957,-0.2510223;0.348727;-0.2810949,-0.1850785;0.3117833;-0.5267934,0.07307786;0.006140947;-0.02247202,0.1602879;-0.1780108;-0.3410518,0.1622181;-0.5402967;-0.3004836,0.167075;-0.5661577;-0.3710328,-0.06109275;-0.0006263113;-0.04637198,-0.02341702;-0.3767273;-0.03457534,0.03209487;-0.7300502;0.03600736,0.04420768;-0.7160487;-0.05184801,0.001630366;0.5035841;0.0639416,49.96174
+0;0;0,-0.0162988;0.293024;0.02171301,-0.03156871;0.5749496;0.02834646,0.1334543;0.4567251;0.01769748,0.2429119;0.3318463;-0.2257427,0.3080886;0.2915507;-0.4634577,-0.1783062;0.4563868;-0.03021069,-0.2120025;0.3280438;-0.2933293,-0.1959539;0.2338559;-0.5240916,0.07409137;0.008321845;-0.01759455,0.1431257;-0.1948305;-0.3278462,0.1275079;-0.5479376;-0.2303173,0.1508706;-0.5599458;-0.30677,-0.0622306;0.0005022729;-0.04467049,-0.02543875;-0.3749162;-0.04489009,0.01794381;-0.7349388;0.009350494,0.02971096;-0.6949217;-0.07962539,-0.02789457;0.5060866;0.02898036,0;0;0,0.0006067455;0.2915179;0.04021382,0.002861172;0.572456;0.06912649,0.1690233;0.4849325;0.0461086,0.3045476;0.4117532;-0.2051219,0.3444465;0.3919282;-0.4508762,-0.1500724;0.4734737;-0.003814004,-0.2439273;0.3593377;-0.2587709,-0.1939048;0.3500791;-0.5032953,0.07298456;0.006100386;-0.02245867,0.1599833;-0.1791378;-0.3393352,0.1621932;-0.5433422;-0.2970189,0.1673808;-0.5717968;-0.3656604,-0.06097911;-0.0006075309;-0.04636305,-0.02360279;-0.3757827;-0.03455995,0.03232022;-0.7311639;0.03627256,0.04453865;-0.7171969;-0.05175679,0.00190565;0.5036964;0.06391025,49.97297
+0;0;0,-0.0162988;0.293024;0.02171301,-0.03156871;0.5749496;0.02834646,0.1334543;0.4567251;0.01769748,0.2429119;0.3318463;-0.2257427,0.3080886;0.2915507;-0.4634577,-0.1783062;0.4563868;-0.03021069,-0.2120025;0.3280438;-0.2933293,-0.1959539;0.2338559;-0.5240916,0.07409137;0.008321845;-0.01759455,0.1431257;-0.1948305;-0.3278462,0.1275079;-0.5479376;-0.2303173,0.1508706;-0.5599458;-0.30677,-0.0622306;0.0005022729;-0.04467049,-0.02543875;-0.3749162;-0.04489009,0.01794381;-0.7349388;0.009350494,0.02971096;-0.6949217;-0.07962539,-0.02789457;0.5060866;0.02898036,0;0;0,0.0006067455;0.2915179;0.04021382,0.002861172;0.572456;0.06912649,0.1690233;0.4849325;0.0461086,0.3045476;0.4117532;-0.2051219,0.3444465;0.3919282;-0.4508762,-0.1500724;0.4734737;-0.003814004,-0.2439273;0.3593377;-0.2587709,-0.1939048;0.3500791;-0.5032953,0.07298456;0.006100386;-0.02245867,0.1599833;-0.1791378;-0.3393352,0.1621932;-0.5433422;-0.2970189,0.1673808;-0.5717968;-0.3656604,-0.06097911;-0.0006075309;-0.04636305,-0.02360279;-0.3757827;-0.03455995,0.03232022;-0.7311639;0.03627256,0.04453865;-0.7171969;-0.05175679,0.00190565;0.5036964;0.06391025,49.9951
+0;0;0,-0.01627948;0.2926766;0.02168726,-0.03153177;0.5742773;0.02831221,0.1331002;0.456231;0.01768981,0.241822;0.3321918;-0.2241138,0.3069986;0.2918962;-0.4618284,-0.1779109;0.4558936;-0.0301032,-0.2113807;0.3284134;-0.2914531,-0.1953321;0.2342257;-0.5222149,0.0745918;0.008378052;-0.01771338,0.1436239;-0.1947679;-0.3279552,0.1279924;-0.5481846;-0.2303408,0.1520412;-0.5614266;-0.3090387,-0.06265092;0.0005056653;-0.04497221,-0.02586024;-0.3749009;-0.0451918,0.01756037;-0.7352393;0.009096358,0.0296731;-0.694928;-0.08249259,-0.02786081;0.5054739;0.02894556,0;0;0,-0.001448363;0.2912283;0.03973544,-0.0001943111;0.5718772;0.06834066,0.1656972;0.4842911;0.04532063,0.3015555;0.4107008;-0.2032797,0.3398201;0.3940743;-0.4495302,-0.1525341;0.4732186;-0.004636213,-0.2465803;0.3603108;-0.257781,-0.1929508;0.3502634;-0.5015081,0.07355563;0.006637052;-0.02221286,0.1568122;-0.1797709;-0.3393943,0.1586785;-0.543981;-0.2944075,0.1638259;-0.5745923;-0.3647022,-0.06155248;-0.001150934;-0.04645278,-0.02628168;-0.3765272;-0.03495374,0.02984172;-0.7322755;0.03554222,0.04248495;-0.7187707;-0.05506482,-0.0009910166;0.5031722;0.06316829,50.00637
+0;0;0,-0.01645236;0.2926136;0.02239529,-0.0317512;0.5741988;0.02951746,0.132848;0.4560997;0.01831151,0.2398308;0.3494338;-0.2323919,0.3120584;0.2730201;-0.4589401,-0.1779832;0.455793;-0.02930936,-0.1983863;0.3110245;-0.2828857,-0.1906627;0.221178;-0.5157974,0.07461142;0.008426307;-0.01760758,0.1426541;-0.194882;-0.3279615,0.1264703;-0.5489763;-0.2329267,0.1508032;-0.5603066;-0.3125589,-0.06267677;0.000408134;-0.04493717,-0.02541028;-0.374951;-0.04434672,0.01791705;-0.735164;0.0108403,0.02996796;-0.6948174;-0.08075281,-0.02806238;0.5053955;0.03004822,0;0;0,-0.001448363;0.2912283;0.03973544,-0.0001943111;0.5718772;0.06834066,0.1656972;0.4842911;0.04532063,0.3015555;0.4107008;-0.2032797,0.3398201;0.3940743;-0.4495302,-0.1525341;0.4732186;-0.004636213,-0.2465803;0.3603108;-0.257781,-0.1929508;0.3502634;-0.5015081,0.07355563;0.006637052;-0.02221286,0.1568122;-0.1797709;-0.3393943,0.1586785;-0.543981;-0.2944075,0.1638259;-0.5745923;-0.3647022,-0.06155248;-0.001150934;-0.04645278,-0.02628168;-0.3765272;-0.03495374,0.02984172;-0.7322755;0.03554222,0.04248495;-0.7187707;-0.05506482,-0.0009910166;0.5031722;0.06316829,50.0176
+0;0;0,-0.01644641;0.2925077;0.02238719,-0.03173447;0.5738946;0.02950417,0.1320895;0.4560767;0.01835425,0.2390065;0.3494762;-0.2321952,0.3355697;0.2473166;-0.535074,-0.1772487;0.4557714;-0.02903788,-0.1976393;0.3110918;-0.2824585,-0.1873134;0.1909734;-0.5938449,0.0747449;0.008441382;-0.01763908,0.1427417;-0.1947299;-0.3277839,0.1265463;-0.5490789;-0.2326807,0.1508678;-0.5603899;-0.3122756,-0.0627889;0.0004088641;-0.04501757,-0.02554753;-0.3746974;-0.04442751,0.01781097;-0.7351695;0.01079919,0.02985623;-0.6948277;-0.08075096,-0.02804803;0.5051357;0.03003458,0;0;0,-0.002216011;0.2911246;0.03967333,-0.001552552;0.5715897;0.06814122,0.1636194;0.4843423;0.04469264,0.2999721;0.4104919;-0.2033478,0.3023743;0.3436619;-0.5304939,-0.1529602;0.4731894;-0.004709989,-0.2481549;0.3608328;-0.2574627,-0.1572888;0.3177046;-0.5758648,0.07372245;0.006956682;-0.02204084,0.1553356;-0.1804705;-0.3387462,0.1571211;-0.5445865;-0.2909296,0.1625407;-0.5744912;-0.36175,-0.06167786;-0.001483779;-0.04650629,-0.02749878;-0.3767058;-0.03500979,0.02870716;-0.7326812;0.03564803,0.04131093;-0.7191503;-0.05492453,-0.002232492;0.5029259;0.06299615,50.03986
+0;0;0,-0.01644641;0.2925077;0.02238719,-0.03173447;0.5738946;0.02950417,0.1320895;0.4560767;0.01835425,0.2390065;0.3494762;-0.2321952,0.3355697;0.2473166;-0.535074,-0.1772487;0.4557714;-0.02903788,-0.1976393;0.3110918;-0.2824585,-0.1873134;0.1909734;-0.5938449,0.0747449;0.008441382;-0.01763908,0.1427417;-0.1947299;-0.3277839,0.1265463;-0.5490789;-0.2326807,0.1508678;-0.5603899;-0.3122756,-0.0627889;0.0004088641;-0.04501757,-0.02554753;-0.3746974;-0.04442751,0.01781097;-0.7351695;0.01079919,0.02985623;-0.6948277;-0.08075096,-0.02804803;0.5051357;0.03003458,0;0;0,-0.002216011;0.2911246;0.03967333,-0.001552552;0.5715897;0.06814122,0.1636194;0.4843423;0.04469264,0.2999721;0.4104919;-0.2033478,0.3023743;0.3436619;-0.5304939,-0.1529602;0.4731894;-0.004709989,-0.2481549;0.3608328;-0.2574627,-0.1572888;0.3177046;-0.5758648,0.07372245;0.006956682;-0.02204084,0.1553356;-0.1804705;-0.3387462,0.1571211;-0.5445865;-0.2909296,0.1625407;-0.5744912;-0.36175,-0.06167786;-0.001483779;-0.04650629,-0.02749878;-0.3767058;-0.03500979,0.02870716;-0.7326812;0.03564803,0.04131093;-0.7191503;-0.05492453,-0.002232492;0.5029259;0.06299615,50.05124
+0;0;0,-0.01747954;0.2923955;0.02306086,-0.0331447;0.5737501;0.0305661,0.1306958;0.4557455;0.01919122,0.2365893;0.3570985;-0.2350239,0.3128941;0.2685813;-0.5478159,-0.1785531;0.4556482;-0.02810123,-0.1995336;0.3100974;-0.2809742,-0.1861872;0.2014483;-0.5964323,0.07459246;0.009610211;-0.01768622,0.1472132;-0.1389483;-0.3564318,0.1264766;-0.4901284;-0.2510152,0.1513779;-0.5020394;-0.3301156,-0.06313433;-0.0004107409;-0.04453181,-0.02623574;-0.37555;-0.04353507,0.01707806;-0.7359141;0.01242669,0.02908978;-0.6955337;-0.07912351,-0.02937122;0.5049955;0.03103287,0;0;0,-0.002216011;0.2911246;0.03967333,-0.001552552;0.5715897;0.06814122,0.1636194;0.4843423;0.04469264,0.2999721;0.4104919;-0.2033478,0.3023743;0.3436619;-0.5304939,-0.1529602;0.4731894;-0.004709989,-0.2481549;0.3608328;-0.2574627,-0.1572888;0.3177046;-0.5758648,0.07372245;0.006956682;-0.02204084,0.1553356;-0.1804705;-0.3387462,0.1571211;-0.5445865;-0.2909296,0.1625407;-0.5744912;-0.36175,-0.06167786;-0.001483779;-0.04650629,-0.02749878;-0.3767058;-0.03500979,0.02870716;-0.7326812;0.03564803,0.04131093;-0.7191503;-0.05492453,-0.002232492;0.5029259;0.06299615,50.06242
+0;0;0,-0.01748146;0.2924276;0.02306339,-0.03314232;0.5737051;0.03056658,0.1301816;0.455878;0.01922971,0.2223586;0.3700089;-0.2020566,0.2804036;0.3026739;-0.4399974,-0.1780713;0.4557811;-0.02791043,-0.1963342;0.3290837;-0.2480284,-0.1861816;0.2464343;-0.4879973,0.07461446;0.009613044;-0.01769143,0.147114;-0.1386977;-0.3558719,0.126369;-0.4900227;-0.2504117,0.1514575;-0.5022491;-0.3301073,-0.06315295;-0.000410862;-0.04454494,-0.02631592;-0.3749243;-0.04354987,0.01701577;-0.7354372;0.012435,0.02911786;-0.6949786;-0.07980403,-0.02936988;0.5049694;0.03103322,0;0;0,-0.002485126;0.2911474;0.03972912,-0.002095312;0.5715402;0.06814563,0.1625854;0.4843146;0.04462087,0.2851332;0.4185972;-0.1686887,0.3215487;0.4039797;-0.4196454,-0.1528796;0.4733125;-0.004651576,-0.2367428;0.3781486;-0.2254422,-0.1730471;0.3639176;-0.4709201,0.07376562;0.00704658;-0.0219475,0.1549543;-0.1811443;-0.3375593,0.1564045;-0.5451286;-0.2876114,0.1612903;-0.5754644;-0.3590229,-0.06168946;-0.001611595;-0.04652449,-0.02796553;-0.376238;-0.03486216,0.0281626;-0.7323822;0.03579509,0.04089902;-0.718962;-0.05545607,-0.002708882;0.5028932;0.06302202,50.08473
+0;0;0,-0.01850374;0.2922953;0.02392612,-0.03465432;0.5735306;0.03193023,0.1288881;0.4559854;0.02035128,0.2205783;0.3725639;-0.2020705,0.2778656;0.3101336;-0.4415276,-0.1793331;0.4555041;-0.02682504,-0.1979201;0.3299704;-0.2475817,-0.1843816;0.2930107;-0.4985195,0.07445856;0.01043279;-0.01788278,0.1420016;-0.10425;-0.3698829,0.1269485;-0.4594842;-0.2773435,0.1373819;-0.4198957;-0.3698804,-0.06351135;-0.001185255;-0.04401839,-0.02697992;-0.3757286;-0.04301048,0.01592736;-0.7364917;0.01167374,0.02799648;-0.6959184;-0.08055653,-0.03073732;0.5048023;0.03229311,0;0;0,-0.002485126;0.2911474;0.03972912,-0.002095312;0.5715402;0.06814563,0.1625854;0.4843146;0.04462087,0.2851332;0.4185972;-0.1686887,0.3215487;0.4039797;-0.4196454,-0.1528796;0.4733125;-0.004651576,-0.2367428;0.3781486;-0.2254422,-0.1730471;0.3639176;-0.4709201,0.07376562;0.00704658;-0.0219475,0.1549543;-0.1811443;-0.3375593,0.1564045;-0.5451286;-0.2876114,0.1612903;-0.5754644;-0.3590229,-0.06168946;-0.001611595;-0.04652449,-0.02796553;-0.376238;-0.03486216,0.0281626;-0.7323822;0.03579509,0.04089902;-0.718962;-0.05545607,-0.002708882;0.5028932;0.06302202,50.09571
+0;0;0,-0.01851036;0.2923999;0.02393468,-0.03466082;0.5736331;0.03193868,0.1284853;0.4562085;0.02038938,0.2328209;0.361282;-0.2327074,0.3081296;0.2792124;-0.5474927,-0.1789706;0.4557284;-0.02666982,-0.2001211;0.3128819;-0.2778718,-0.1823237;0.2642955;-0.6077495,0.07407778;0.01037944;-0.01779133,0.1414923;-0.1040851;-0.3691216,0.1264205;-0.4597594;-0.2764676,0.136829;-0.4201937;-0.3687842,-0.06318655;-0.001179193;-0.04379328,-0.02672463;-0.3750098;-0.04278728,0.0162358;-0.7362199;0.01196467,0.02827618;-0.6956717;-0.08004598,-0.03074379;0.5049043;0.03230157,0;0;0,-0.001971185;0.2912008;0.0401423,-0.001435816;0.5715805;0.06866217,0.1628228;0.4847122;0.04485393,0.2969152;0.4113699;-0.2013067,0.2935624;0.3458774;-0.5287149,-0.151775;0.4736152;-0.004236989,-0.2477475;0.3682658;-0.256518,-0.1533418;0.3061981;-0.5707342,0.07337613;0.006796554;-0.02194381,0.1558949;-0.1808879;-0.3366579,0.1573131;-0.5452157;-0.2858707,0.161768;-0.575641;-0.3569421,-0.06125757;-0.001446008;-0.04644567,-0.02706236;-0.3752902;-0.03415953,0.02968445;-0.731778;0.03663851,0.04238319;-0.7183506;-0.05439055,-0.00205946;0.5029333;0.06353319,50.10696
+0;0;0,-0.01851036;0.2923999;0.02393468,-0.03466082;0.5736331;0.03193868,0.1284853;0.4562085;0.02038938,0.2328209;0.361282;-0.2327074,0.3081296;0.2792124;-0.5474927,-0.1789706;0.4557284;-0.02666982,-0.2001211;0.3128819;-0.2778718,-0.1823237;0.2642955;-0.6077495,0.07407778;0.01037944;-0.01779133,0.1414923;-0.1040851;-0.3691216,0.1264205;-0.4597594;-0.2764676,0.136829;-0.4201937;-0.3687842,-0.06318655;-0.001179193;-0.04379328,-0.02672463;-0.3750098;-0.04278728,0.0162358;-0.7362199;0.01196467,0.02827618;-0.6956717;-0.08004598,-0.03074379;0.5049043;0.03230157,0;0;0,-0.001971185;0.2912008;0.0401423,-0.001435816;0.5715805;0.06866217,0.1628228;0.4847122;0.04485393,0.2969152;0.4113699;-0.2013067,0.2935624;0.3458774;-0.5287149,-0.151775;0.4736152;-0.004236989,-0.2477475;0.3682658;-0.256518,-0.1533418;0.3061981;-0.5707342,0.07337613;0.006796554;-0.02194381,0.1558949;-0.1808879;-0.3366579,0.1573131;-0.5452157;-0.2858707,0.161768;-0.575641;-0.3569421,-0.06125757;-0.001446008;-0.04644567,-0.02706236;-0.3752902;-0.03415953,0.02968445;-0.731778;0.03663851,0.04238319;-0.7183506;-0.05439055,-0.00205946;0.5029333;0.06353319,50.12923
+0;0;0,-0.01851993;0.2925511;0.02394706,-0.03468059;0.5739621;0.03195539,0.1277823;0.4566878;0.02045777,0.2194508;0.373286;-0.2019113,0.2762858;0.3113486;-0.4394777,-0.1783478;0.4562098;-0.0263985,-0.1969304;0.3307058;-0.2471028,-0.1834989;0.2940379;-0.4960593,0.07391389;0.01035648;-0.01775197,0.1412537;-0.1039811;-0.3686925,0.1261828;-0.4596335;-0.2760443,0.1363122;-0.4203243;-0.3658848,-0.06304675;-0.001176584;-0.04369639,-0.02662527;-0.3745926;-0.04269151,0.01633251;-0.7357804;0.01205706,0.02804994;-0.6955152;-0.07748573,-0.03076016;0.5051736;0.03231859,0;0;0,-0.001892179;0.2913335;0.04029691,-0.001401186;0.5718865;0.06887388,0.1621174;0.4850267;0.04468179,0.2892749;0.4230192;-0.1669618,0.3184199;0.4047808;-0.4166059,-0.150971;0.4739083;-0.003933378,-0.236408;0.3801698;-0.2246608,-0.1788385;0.3124217;-0.4604577,0.07318161;0.006642326;-0.02204502,0.1563891;-0.1811125;-0.3360381,0.15759;-0.5453601;-0.2848361,0.161789;-0.5744787;-0.3537414,-0.06111341;-0.001374544;-0.04635637,-0.02690128;-0.3747932;-0.03390349,0.02983605;-0.7312778;0.03680005,0.04217181;-0.7173918;-0.05179314,-0.002001047;0.5031803;0.06373024,50.14058
+0;0;0,-0.01905028;0.2924868;0.02431457,-0.03548168;0.5738717;0.03264393,0.1270736;0.4567311;0.02109708,0.2157305;0.3795889;-0.2047258,0.2748801;0.3072864;-0.4387727,-0.1789491;0.4558787;-0.02593473,-0.1989495;0.3387701;-0.2510847,-0.1846517;0.2493154;-0.4862394,0.07392138;0.01050365;-0.01763392,0.140101;-0.1039437;-0.3687594,0.1248305;-0.4600698;-0.2779825,0.1349745;-0.4207283;-0.3678181,-0.06308651;-0.00142774;-0.04363148,-0.02683832;-0.3748582;-0.04194949,0.01566081;-0.7360732;0.01297731,0.02738813;-0.6957893;-0.07656205,-0.03150946;0.5050859;0.03295054,0;0;0,-0.001892179;0.2913335;0.04029691,-0.001401186;0.5718865;0.06887388,0.1621174;0.4850267;0.04468179,0.2892749;0.4230192;-0.1669618,0.3184199;0.4047808;-0.4166059,-0.150971;0.4739083;-0.003933378,-0.236408;0.3801698;-0.2246608,-0.1788385;0.3124217;-0.4604577,0.07318161;0.006642326;-0.02204502,0.1563891;-0.1811125;-0.3360381,0.15759;-0.5453601;-0.2848361,0.161789;-0.5744787;-0.3537414,-0.06111341;-0.001374544;-0.04635637,-0.02690128;-0.3747932;-0.03390349,0.02983605;-0.7312778;0.03680005,0.04217181;-0.7173918;-0.05179314,-0.002001047;0.5031803;0.06373024,50.16275
+0;0;0,-0.01906265;0.2926767;0.02433036,-0.03552143;0.5745309;0.03267237,0.1265384;0.4574018;0.0211638,0.2216829;0.3746146;-0.221184,0.3000596;0.2788095;-0.53131,-0.1785124;0.4565521;-0.02571864,-0.1999764;0.3308738;-0.2673442,-0.1810309;0.2123411;-0.5789381,0.07381687;0.0104888;-0.01760899,0.1399936;-0.1039536;-0.3687191,0.1247151;-0.4602652;-0.277895,0.1348566;-0.4209259;-0.3677085,-0.06299732;-0.001425721;-0.0435698,-0.02675072;-0.3748398;-0.04188788,0.01577054;-0.7362429;0.01306752,0.027495;-0.6959616;-0.07644992,-0.031541;0.505603;0.03297962,0;0;0,-0.001888066;0.2915092;0.04042041,-0.001524717;0.5725185;0.0691644,0.1614471;0.4855188;0.04436731,0.2943978;0.4135975;-0.183207,0.3358185;0.3857859;-0.5133744,-0.1503618;0.4740855;-0.003748216,-0.2422871;0.3732893;-0.2404517,-0.1681122;0.2738569;-0.5504693,0.07306586;0.006546959;-0.0220803,0.1568754;-0.1820531;-0.3353864,0.1576935;-0.5464641;-0.2839627,0.1623304;-0.5751362;-0.3531915,-0.0610037;-0.001326775;-0.0463229,-0.02679803;-0.3747255;-0.03375001,0.03019571;-0.7313622;0.03697793,0.04247162;-0.7174608;-0.05160356,-0.002070665;0.5036725;0.06397474,50.17404
+0;0;0,-0.01906265;0.2926767;0.02433036,-0.03552143;0.5745309;0.03267237,0.1265384;0.4574018;0.0211638,0.2216829;0.3746146;-0.221184,0.3000596;0.2788095;-0.53131,-0.1785124;0.4565521;-0.02571864,-0.1999764;0.3308738;-0.2673442,-0.1810309;0.2123411;-0.5789381,0.07381687;0.0104888;-0.01760899,0.1399936;-0.1039536;-0.3687191,0.1247151;-0.4602652;-0.277895,0.1348566;-0.4209259;-0.3677085,-0.06299732;-0.001425721;-0.0435698,-0.02675072;-0.3748398;-0.04188788,0.01577054;-0.7362429;0.01306752,0.027495;-0.6959616;-0.07644992,-0.031541;0.505603;0.03297962,0;0;0,-0.001888066;0.2915092;0.04042041,-0.001524717;0.5725185;0.0691644,0.1614471;0.4855188;0.04436731,0.2943978;0.4135975;-0.183207,0.3358185;0.3857859;-0.5133744,-0.1503618;0.4740855;-0.003748216,-0.2422871;0.3732893;-0.2404517,-0.1681122;0.2738569;-0.5504693,0.07306586;0.006546959;-0.0220803,0.1568754;-0.1820531;-0.3353864,0.1576935;-0.5464641;-0.2839627,0.1623304;-0.5751362;-0.3531915,-0.0610037;-0.001326775;-0.0463229,-0.02679803;-0.3747255;-0.03375001,0.03019571;-0.7313622;0.03697793,0.04247162;-0.7174608;-0.05160356,-0.002070665;0.5036725;0.06397474,50.18525
+0;0;0,-0.01958602;0.2928565;0.024805,-0.03638159;0.5749477;0.03358772,0.1253605;0.4577808;0.02188136,0.2224195;0.3722567;-0.2188761,0.2995229;0.2788976;-0.5300655,-0.1788419;0.4568146;-0.02493895,-0.2026776;0.343199;-0.2723704,-0.1832795;0.2565894;-0.5942745,0.0735954;0.01081603;-0.01767414,0.1379813;-0.1038498;-0.3684566,0.1225322;-0.4590589;-0.2764975,0.145505;-0.4969762;-0.3321093,-0.06304721;-0.001821898;-0.04321313,-0.02680075;-0.3746833;-0.04156879,0.01531999;-0.7353309;0.0134565,0.02700746;-0.6950354;-0.07593349,-0.0323343;0.5059396;0.03381007,0;0;0,-0.001888573;0.2917275;0.0406853,-0.001780152;0.5729917;0.06960511,0.1608361;0.4858777;0.04416442,0.2944562;0.4137498;-0.1830847,0.3360015;0.3859581;-0.5132383,-0.1499598;0.4743114;-0.003604226,-0.2384632;0.3720767;-0.2411209,-0.1728022;0.2554777;-0.5470507,0.07282861;0.00635159;-0.02238965,0.1573448;-0.182425;-0.3347397,0.1578381;-0.5460262;-0.2831398,0.1623417;-0.5749204;-0.3520192,-0.06093008;-0.001216753;-0.04617022,-0.02660747;-0.3740485;-0.03349942,0.02976396;-0.7301211;0.03652315,0.04199304;-0.7161898;-0.05193822,-0.002229542;0.5040651;0.06436408,50.20743
+0;0;0,-0.01958602;0.2928565;0.024805,-0.03638159;0.5749477;0.03358772,0.1253605;0.4577808;0.02188136,0.2224195;0.3722567;-0.2188761,0.2995229;0.2788976;-0.5300655,-0.1788419;0.4568146;-0.02493895,-0.2026776;0.343199;-0.2723704,-0.1832795;0.2565894;-0.5942745,0.0735954;0.01081603;-0.01767414,0.1379813;-0.1038498;-0.3684566,0.1225322;-0.4590589;-0.2764975,0.145505;-0.4969762;-0.3321093,-0.06304721;-0.001821898;-0.04321313,-0.02680075;-0.3746833;-0.04156879,0.01531999;-0.7353309;0.0134565,0.02700746;-0.6950354;-0.07593349,-0.0323343;0.5059396;0.03381007,0;0;0,-0.001888573;0.2917275;0.0406853,-0.001780152;0.5729917;0.06960511,0.1608361;0.4858777;0.04416442,0.2944562;0.4137498;-0.1830847,0.3360015;0.3859581;-0.5132383,-0.1499598;0.4743114;-0.003604226,-0.2384632;0.3720767;-0.2411209,-0.1728022;0.2554777;-0.5470507,0.07282861;0.00635159;-0.02238965,0.1573448;-0.182425;-0.3347397,0.1578381;-0.5460262;-0.2831398,0.1623417;-0.5749204;-0.3520192,-0.06093008;-0.001216753;-0.04617022,-0.02660747;-0.3740485;-0.03349942,0.02976396;-0.7301211;0.03652315,0.04199304;-0.7161898;-0.05193822,-0.002229542;0.5040651;0.06436408,50.2189
+0;0;0,-0.01958602;0.2928565;0.024805,-0.03638159;0.5749477;0.03358772,0.1253605;0.4577808;0.02188136,0.2224195;0.3722567;-0.2188761,0.2995229;0.2788976;-0.5300655,-0.1788419;0.4568146;-0.02493895,-0.2026776;0.343199;-0.2723704,-0.1832795;0.2565894;-0.5942745,0.0735954;0.01081603;-0.01767414,0.1379813;-0.1038498;-0.3684566,0.1225322;-0.4590589;-0.2764975,0.145505;-0.4969762;-0.3321093,-0.06304721;-0.001821898;-0.04321313,-0.02680075;-0.3746833;-0.04156879,0.01531999;-0.7353309;0.0134565,0.02700746;-0.6950354;-0.07593349,-0.0323343;0.5059396;0.03381007,0;0;0,-0.001888573;0.2917275;0.0406853,-0.001780152;0.5729917;0.06960511,0.1608361;0.4858777;0.04416442,0.2944562;0.4137498;-0.1830847,0.3360015;0.3859581;-0.5132383,-0.1499598;0.4743114;-0.003604226,-0.2384632;0.3720767;-0.2411209,-0.1728022;0.2554777;-0.5470507,0.07282861;0.00635159;-0.02238965,0.1573448;-0.182425;-0.3347397,0.1578381;-0.5460262;-0.2831398,0.1623417;-0.5749204;-0.3520192,-0.06093008;-0.001216753;-0.04617022,-0.02660747;-0.3740485;-0.03349942,0.02976396;-0.7301211;0.03652315,0.04199304;-0.7161898;-0.05193822,-0.002229542;0.5040651;0.06436408,50.22999
+0;0;0,-0.01989193;0.2930825;0.02500478,-0.03697905;0.5756356;0.03422748,0.124723;0.4581887;0.022543,0.2246041;0.3732526;-0.2212232,0.3095665;0.3560513;-0.5436912,-0.1793192;0.457134;-0.02427047,-0.204789;0.3489655;-0.2777724,-0.1842198;0.2536967;-0.597148,0.07354893;0.0107021;-0.01765444,0.13662;-0.102645;-0.3688779,0.1213283;-0.4565794;-0.2764192,0.1441135;-0.4919658;-0.3346054,-0.06302919;-0.001798988;-0.04312475,-0.02653735;-0.3744234;-0.04143248,0.01664192;-0.7338536;0.01331685,0.02824108;-0.6935588;-0.0757879,-0.03289041;0.5064878;0.03435668,0;0;0,-0.002115637;0.2919859;0.04071939,-0.002582014;0.5737467;0.06962156,0.1600949;0.4861346;0.04384911,0.2948598;0.4135145;-0.1867526,0.3365629;0.385728;-0.5168871,-0.1502398;0.4742512;-0.003880508,-0.2415218;0.3713003;-0.2440493,-0.1513945;0.3218787;-0.5617514,0.07275648;0.006314635;-0.02241158,0.1576188;-0.1823095;-0.3345058,0.1575476;-0.5446948;-0.2822667,0.1619175;-0.5742042;-0.3502352,-0.06086965;-0.001186041;-0.04614259,-0.02648057;-0.3737935;-0.03331461,0.02960485;-0.7288142;0.03644738,0.04176553;-0.7148257;-0.05173386,-0.002841234;0.5046756;0.06440103,50.2524
+0;0;0,-0.01991018;0.2933514;0.02502771,-0.0370189;0.5762618;0.03426183,0.1242746;0.4588491;0.02260857,0.2241749;0.3738967;-0.2212044,0.3091373;0.3566954;-0.5436722,-0.178969;0.4577971;-0.02408195,-0.2044436;0.3496079;-0.2776325,-0.1838744;0.2543391;-0.597008,0.07350301;0.01069542;-0.01764342,0.1364998;-0.1025182;-0.3684533,0.1212029;-0.4565742;-0.2759628,0.1440802;-0.492225;-0.3343843,-0.06298985;-0.001797865;-0.04309783,-0.02654097;-0.3739835;-0.04140755,0.01665313;-0.7335372;0.01336059,0.02829921;-0.6932008;-0.07610448,-0.03292478;0.5070214;0.03439122,0;0;0,-0.002336442;0.2922488;0.04078031,-0.003242195;0.574371;0.06965828,0.1590896;0.4867451;0.04348993,0.2949075;0.4135994;-0.1863904,0.3366244;0.3858962;-0.51653,-0.1501283;0.4742059;-0.003880635,-0.2455633;0.3699819;-0.241938,-0.1527736;0.3214059;-0.5590032,0.07268095;0.006301597;-0.02249765,0.157911;-0.1820508;-0.3341268,0.1574462;-0.5445651;-0.2819034,0.1616854;-0.574658;-0.3498545,-0.06084728;-0.001173154;-0.04609347,-0.02655323;-0.3733407;-0.03310318,0.02981928;-0.728349;0.0371492,0.04196114;-0.7144504;-0.0513934,-0.003362566;0.5052049;0.06445622,50.27436
+0;0;0,-0.01991018;0.2933514;0.02502771,-0.0370189;0.5762618;0.03426183,0.1242746;0.4588491;0.02260857,0.2241749;0.3738967;-0.2212044,0.3091373;0.3566954;-0.5436722,-0.178969;0.4577971;-0.02408195,-0.2044436;0.3496079;-0.2776325,-0.1838744;0.2543391;-0.597008,0.07350301;0.01069542;-0.01764342,0.1364998;-0.1025182;-0.3684533,0.1212029;-0.4565742;-0.2759628,0.1440802;-0.492225;-0.3343843,-0.06298985;-0.001797865;-0.04309783,-0.02654097;-0.3739835;-0.04140755,0.01665313;-0.7335372;0.01336059,0.02829921;-0.6932008;-0.07610448,-0.03292478;0.5070214;0.03439122,0;0;0,-0.002336442;0.2922488;0.04078031,-0.003242195;0.574371;0.06965828,0.1590896;0.4867451;0.04348993,0.2949075;0.4135994;-0.1863904,0.3366244;0.3858962;-0.51653,-0.1501283;0.4742059;-0.003880635,-0.2455633;0.3699819;-0.241938,-0.1527736;0.3214059;-0.5590032,0.07268095;0.006301597;-0.02249765,0.157911;-0.1820508;-0.3341268,0.1574462;-0.5445651;-0.2819034,0.1616854;-0.574658;-0.3498545,-0.06084728;-0.001173154;-0.04609347,-0.02655323;-0.3733407;-0.03310318,0.02981928;-0.728349;0.0371492,0.04196114;-0.7144504;-0.0513934,-0.003362566;0.5052049;0.06445622,50.28566
+0;0;0,-0.02030266;0.2935458;0.02552264,-0.03769933;0.5767958;0.03515122,0.1232653;0.4593559;0.02324475,0.2245541;0.3770963;-0.2211073,0.3059135;0.3523592;-0.544014,-0.1792817;0.4583044;-0.0231757,-0.2059318;0.3555068;-0.2790202,-0.1786332;0.2451681;-0.592995,0.07343797;0.01060716;-0.01773744,0.1350008;-0.1007074;-0.3692279,0.1190567;-0.455026;-0.2785653,0.1438905;-0.4920683;-0.3354011,-0.06306419;-0.001800633;-0.04289441,-0.02587924;-0.3737443;-0.0416153,0.01692455;-0.7330236;0.01407874,0.02856297;-0.6926023;-0.07590809,-0.03357894;0.5074701;0.03524008,0;0;0,-0.002542078;0.2924966;0.04089022,-0.003778726;0.5749722;0.06995654,0.1582235;0.4871551;0.0432688,0.2950116;0.4136844;-0.1861327,0.3367036;0.3860681;-0.5162829,-0.1499683;0.4742113;-0.003870748,-0.2481421;0.3695488;-0.240813,-0.1740498;0.2519167;-0.5444131,0.07262015;0.006274179;-0.02252138,0.1582704;-0.18181;-0.3339934,0.1572588;-0.544129;-0.2816525,0.1615776;-0.5746742;-0.349897,-0.06079916;-0.001151917;-0.04606952,-0.02677187;-0.3731641;-0.03281973,0.02985486;-0.728076;0.0367978,0.04204449;-0.7143108;-0.05225014,-0.003808826;0.5057225;0.06471086,50.30793
+0;0;0,-0.02030266;0.2935458;0.02552264,-0.03769933;0.5767958;0.03515122,0.1232653;0.4593559;0.02324475,0.2245541;0.3770963;-0.2211073,0.3059135;0.3523592;-0.544014,-0.1792817;0.4583044;-0.0231757,-0.2059318;0.3555068;-0.2790202,-0.1786332;0.2451681;-0.592995,0.07343797;0.01060716;-0.01773744,0.1350008;-0.1007074;-0.3692279,0.1190567;-0.455026;-0.2785653,0.1438905;-0.4920683;-0.3354011,-0.06306419;-0.001800633;-0.04289441,-0.02587924;-0.3737443;-0.0416153,0.01692455;-0.7330236;0.01407874,0.02856297;-0.6926023;-0.07590809,-0.03357894;0.5074701;0.03524008,0;0;0,-0.002542078;0.2924966;0.04089022,-0.003778726;0.5749722;0.06995654,0.1582235;0.4871551;0.0432688,0.2950116;0.4136844;-0.1861327,0.3367036;0.3860681;-0.5162829,-0.1499683;0.4742113;-0.003870748,-0.2481421;0.3695488;-0.240813,-0.1740498;0.2519167;-0.5444131,0.07262015;0.006274179;-0.02252138,0.1582704;-0.18181;-0.3339934,0.1572588;-0.544129;-0.2816525,0.1615776;-0.5746742;-0.349897,-0.06079916;-0.001151917;-0.04606952,-0.02677187;-0.3731641;-0.03281973,0.02985486;-0.728076;0.0367978,0.04204449;-0.7143108;-0.05225014,-0.003808826;0.5057225;0.06471086,50.31934
+0;0;0,-0.02031416;0.293712;0.02553709,-0.03772179;0.5771405;0.03517193,0.1230538;0.4597198;0.02328014,0.2161628;0.3841033;-0.2013386,0.2975218;0.3593663;-0.5242438,-0.1791241;0.4586696;-0.02308368,-0.203622;0.3641737;-0.2582668,-0.1763235;0.2538355;-0.5722401,0.07343981;0.01060743;-0.01773788,0.1349847;-0.1006747;-0.3691259,0.1190954;-0.4537766;-0.2787746,0.1441687;-0.4914655;-0.3361588,-0.06306577;-0.001800678;-0.04289548,-0.02589166;-0.3736359;-0.04161675,0.01676513;-0.7316815;0.01388603,0.02851583;-0.6911595;-0.07696892,-0.03359906;0.5077754;0.03526084,0;0;0,-0.00268361;0.2926595;0.04092407,-0.004142314;0.5753137;0.06999016,0.1576703;0.4873635;0.04302847,0.282317;0.4288929;-0.1711797,0.3327312;0.389984;-0.4989654,-0.1499299;0.4742066;-0.00392884,-0.2402425;0.3781212;-0.2217635,-0.1658107;0.2580679;-0.5243294,0.07259496;0.006252035;-0.02261508,0.1586366;-0.1812929;-0.3341737,0.1566983;-0.5423406;-0.2818525,0.1610885;-0.5739334;-0.3503395,-0.06082226;-0.001129564;-0.04604274,-0.02670925;-0.3730316;-0.03299725,0.02920454;-0.7268254;0.03628742,0.04151861;-0.713347;-0.05359479,-0.004109889;0.5060237;0.06475306,50.34148
+0;0;0,-0.02121532;0.2935717;0.02640338,-0.03899198;0.5769616;0.03643344,0.1218128;0.459557;0.02436896,0.2151392;0.3841204;-0.20022,0.2970504;0.3663599;-0.5234446,-0.1802702;0.4581941;-0.02185799,-0.2069682;0.3658507;-0.2576559,-0.1817902;0.2887841;-0.5815784,0.07344116;0.01061007;-0.01773077,0.1328882;-0.09863883;-0.3701166,0.1175782;-0.4520701;-0.2809613,0.1277196;-0.4125077;-0.3721157,-0.06314399;-0.001872237;-0.04277719,-0.0262351;-0.3737351;-0.04190849,0.01612502;-0.7317749;0.01385798,0.02779908;-0.6912023;-0.07700095,-0.03483589;0.5075985;0.03646076,0;0;0,-0.00268361;0.2926595;0.04092407,-0.004142314;0.5753137;0.06999016,0.1576703;0.4873635;0.04302847,0.282317;0.4288929;-0.1711797,0.3327312;0.389984;-0.4989654,-0.1499299;0.4742066;-0.00392884,-0.2402425;0.3781212;-0.2217635,-0.1658107;0.2580679;-0.5243294,0.07259496;0.006252035;-0.02261508,0.1586366;-0.1812929;-0.3341737,0.1566983;-0.5423406;-0.2818525,0.1610885;-0.5739334;-0.3503395,-0.06082226;-0.001129564;-0.04604274,-0.02670925;-0.3730316;-0.03299725,0.02920454;-0.7268254;0.03628742,0.04151861;-0.713347;-0.05359479,-0.004109889;0.5060237;0.06475306,50.35272
+0;0;0,-0.02122612;0.2937211;0.02641682,-0.0390157;0.5773168;0.03645448,0.1216974;0.4598973;0.02439728,0.2250354;0.3763683;-0.2242843,0.3069471;0.3586077;-0.547511,-0.1802038;0.4585352;-0.02180186,-0.2097658;0.3562858;-0.2828947,-0.1845877;0.2792187;-0.6068194,0.07341651;0.01060651;-0.01772482,0.1328828;-0.09867764;-0.3702243,0.1175934;-0.4516314;-0.2811895,0.1278827;-0.4119295;-0.373673,-0.0631228;-0.001871609;-0.04276284,-0.026202;-0.3738545;-0.04189386,0.01610087;-0.7314104;0.01379725,0.02794515;-0.6906836;-0.07838641,-0.03485699;0.5079098;0.03648181,0;0;0,-0.002910286;0.292805;0.04095483,-0.004745513;0.5756596;0.07006466,0.1570337;0.4876032;0.04287398,0.294471;0.4168893;-0.1929413,0.33767;0.3855274;-0.5225635,-0.1501116;0.4741562;-0.004127257,-0.25214;0.3668502;-0.2440729,-0.1490826;0.2998123;-0.5545332,0.0725648;0.00624451;-0.02262759,0.1590832;-0.1807101;-0.3345534,0.156392;-0.5412679;-0.2823219,0.1604425;-0.574129;-0.3514975,-0.0607997;-0.001122267;-0.04603031,-0.02656374;-0.373139;-0.03312261,0.02868866;-0.7264462;0.03658014,0.04119852;-0.7132691;-0.05459921,-0.004608303;0.506326;0.06482506,50.37505
+0;0;0,-0.02150449;0.2936214;0.02728576,-0.03962095;0.5771725;0.03791374,0.1211006;0.4597483;0.02574687,0.2243989;0.3769277;-0.2231879,0.308094;0.3619396;-0.5460981,-0.1807856;0.458322;-0.02041756,-0.2100296;0.3669217;-0.2855384,-0.1856817;0.2900415;-0.609571,0.07342914;0.01061863;-0.01766517,0.1318343;-0.09792577;-0.3705704,0.1166497;-0.451142;-0.2825643,0.12691;-0.4113952;-0.3750463,-0.06311078;-0.001928331;-0.04277805,-0.02595235;-0.3738859;-0.04137142,0.01589776;-0.7313652;0.01514735,0.02770492;-0.6905949;-0.07703601,-0.03545162;0.5077662;0.03783914,0;0;0,-0.002910286;0.292805;0.04095483,-0.004745513;0.5756596;0.07006466,0.1570337;0.4876032;0.04287398,0.294471;0.4168893;-0.1929413,0.33767;0.3855274;-0.5225635,-0.1501116;0.4741562;-0.004127257,-0.25214;0.3668502;-0.2440729,-0.1490826;0.2998123;-0.5545332,0.0725648;0.00624451;-0.02262759,0.1590832;-0.1807101;-0.3345534,0.156392;-0.5412679;-0.2823219,0.1604425;-0.574129;-0.3514975,-0.0607997;-0.001122267;-0.04603031,-0.02656374;-0.373139;-0.03312261,0.02868866;-0.7264462;0.03658014,0.04119852;-0.7132691;-0.05459921,-0.004608303;0.506326;0.06482506,50.38634
+0;0;0,-0.02152365;0.293883;0.02731007,-0.03965515;0.5776689;0.03794722,0.1210548;0.4601995;0.02578142,0.2143135;0.3854283;-0.1989594,0.298008;0.3704403;-0.5218669,-0.1808033;0.4587734;-0.02037873,-0.2072051;0.3762562;-0.2597325,-0.1828574;0.2993766;-0.5837624,0.07333014;0.01060431;-0.01764135,0.1317162;-0.09790467;-0.3704315,0.116516;-0.4514858;-0.2823345,0.1268258;-0.411692;-0.3752627,-0.06302571;-0.001925732;-0.04272038,-0.02587939;-0.373762;-0.0413142,0.01601396;-0.7316107;0.01526296,0.02787811;-0.6907884;-0.07736531,-0.03548283;0.508213;0.03787258,0;0;0,-0.00310865;0.2930462;0.04111695,-0.005180657;0.5761164;0.07041585,0.1566143;0.4878244;0.0431304,0.2855631;0.4247679;-0.1670896,0.333671;0.3885192;-0.4955258,-0.1502293;0.4741959;-0.0041527,-0.2438538;0.3768408;-0.2199136,-0.1391831;0.310695;-0.5300225,0.07245634;0.006255358;-0.0226258,0.1595955;-0.1798441;-0.334744,0.1563448;-0.5408047;-0.2827001,0.1596206;-0.5727443;-0.3533446,-0.06068612;-0.001127032;-0.04600982,-0.02630991;-0.3730063;-0.0330455,0.02904157;-0.7266372;0.03690543,0.04165822;-0.7135485;-0.05470628,-0.004983395;0.5067365;0.06513119,50.4084
+0;0;0,-0.02152365;0.293883;0.02731007,-0.03965515;0.5776689;0.03794722,0.1210548;0.4601995;0.02578142,0.2143135;0.3854283;-0.1989594,0.298008;0.3704403;-0.5218669,-0.1808033;0.4587734;-0.02037873,-0.2072051;0.3762562;-0.2597325,-0.1828574;0.2993766;-0.5837624,0.07333014;0.01060431;-0.01764135,0.1317162;-0.09790467;-0.3704315,0.116516;-0.4514858;-0.2823345,0.1268258;-0.411692;-0.3752627,-0.06302571;-0.001925732;-0.04272038,-0.02587939;-0.373762;-0.0413142,0.01601396;-0.7316107;0.01526296,0.02787811;-0.6907884;-0.07736531,-0.03548283;0.508213;0.03787258,0;0;0,-0.00310865;0.2930462;0.04111695,-0.005180657;0.5761164;0.07041585,0.1566143;0.4878244;0.0431304,0.2855631;0.4247679;-0.1670896,0.333671;0.3885192;-0.4955258,-0.1502293;0.4741959;-0.0041527,-0.2438538;0.3768408;-0.2199136,-0.1391831;0.310695;-0.5300225,0.07245634;0.006255358;-0.0226258,0.1595955;-0.1798441;-0.334744,0.1563448;-0.5408047;-0.2827001,0.1596206;-0.5727443;-0.3533446,-0.06068612;-0.001127032;-0.04600982,-0.02630991;-0.3730063;-0.0330455,0.02904157;-0.7266372;0.03690543,0.04165822;-0.7135485;-0.05470628,-0.004983395;0.5067365;0.06513119,50.43085
+0;0;0,-0.02136966;0.2940689;0.02770021,-0.03971221;0.5779366;0.03904484,0.1213026;0.4617053;0.02819916,0.2087171;0.3871675;-0.1989753,0.2988542;0.3790589;-0.5203925,-0.1787012;0.4536839;-0.01937431,-0.2154233;0.3797001;-0.2601716,-0.1845632;0.309378;-0.5851359,0.07331559;0.01058384;-0.01760974,0.1303916;-0.09730779;-0.3708132,0.1152411;-0.4503964;-0.2834153,0.1253676;-0.4105105;-0.3769371,-0.0630253;-0.00194329;-0.04267704,-0.02588096;-0.373787;-0.04079981,0.01561578;-0.7309461;0.01625175,0.02729591;-0.6900257;-0.07697333,-0.035508;0.5084579;0.03878967,0;0;0,-0.003160357;0.2932225;0.04136431,-0.00531286;0.5763981;0.07082713,0.156246;0.4879117;0.04329681,0.2846682;0.4268488;-0.1678536,0.3188578;0.4278489;-0.5000124,-0.1499967;0.4743276;-0.003947675,-0.2439676;0.3770865;-0.2196305,-0.1392728;0.3113337;-0.5298159,0.07244976;0.006245315;-0.02256823,0.1599762;-0.1791352;-0.3350168,0.1562314;-0.5395817;-0.283989,0.1593663;-0.572754;-0.3543169,-0.06063604;-0.001111364;-0.04603621,-0.0261437;-0.37298;-0.03281103,0.02909689;-0.7259679;0.03710048,0.04181201;-0.7129959;-0.0550677,-0.005092978;0.5069962;0.06550169,50.44199
+0;0;0,-0.02136966;0.2940689;0.02770021,-0.03971221;0.5779366;0.03904484,0.1213026;0.4617053;0.02819916,0.2087171;0.3871675;-0.1989753,0.2988542;0.3790589;-0.5203925,-0.1787012;0.4536839;-0.01937431,-0.2154233;0.3797001;-0.2601716,-0.1845632;0.309378;-0.5851359,0.07331559;0.01058384;-0.01760974,0.1303916;-0.09730779;-0.3708132,0.1152411;-0.4503964;-0.2834153,0.1253676;-0.4105105;-0.3769371,-0.0630253;-0.00194329;-0.04267704,-0.02588096;-0.373787;-0.04079981,0.01561578;-0.7309461;0.01625175,0.02729591;-0.6900257;-0.07697333,-0.035508;0.5084579;0.03878967,0;0;0,-0.003160357;0.2932225;0.04136431,-0.00531286;0.5763981;0.07082713,0.156246;0.4879117;0.04329681,0.2846682;0.4268488;-0.1678536,0.3188578;0.4278489;-0.5000124,-0.1499967;0.4743276;-0.003947675,-0.2439676;0.3770865;-0.2196305,-0.1392728;0.3113337;-0.5298159,0.07244976;0.006245315;-0.02256823,0.1599762;-0.1791352;-0.3350168,0.1562314;-0.5395817;-0.283989,0.1593663;-0.572754;-0.3543169,-0.06063604;-0.001111364;-0.04603621,-0.0261437;-0.37298;-0.03281103,0.02909689;-0.7259679;0.03710048,0.04181201;-0.7129959;-0.0550677,-0.005092978;0.5069962;0.06550169,50.46432
+0;0;0,-0.02138136;0.2942298;0.02771537,-0.03973264;0.5782319;0.03906577,0.1212697;0.4619801;0.02822094,0.2086815;0.3874446;-0.1989463,0.293423;0.3798215;-0.5011238,-0.1787074;0.4539595;-0.0193483,-0.2154283;0.3799781;-0.2601379,-0.1864155;0.3138653;-0.5656503,0.07328756;0.01057979;-0.01760301,0.1303567;-0.09729894;-0.3707642,0.1152479;-0.4494168;-0.2836067,0.125538;-0.4093712;-0.3786389,-0.06300122;-0.001942547;-0.04266073,-0.02586131;-0.3737418;-0.04078372,0.01552134;-0.729919;0.016111,0.02739011;-0.6888222;-0.07861972,-0.03552694;0.5087286;0.03881051,0;0;0,-0.003325135;0.293358;0.04155171,-0.005722404;0.5766424;0.07125318,0.1558581;0.4882189;0.04336643,0.2847393;0.4268304;-0.1673996,0.3309706;0.4072478;-0.4772862,-0.1501092;0.4743208;-0.003921039,-0.2421267;0.3689031;-0.2165738,-0.1570722;0.3327237;-0.5165859,0.07241337;0.006250456;-0.02258539,0.1600897;-0.1790278;-0.3349992,0.1557534;-0.5386639;-0.2854532,0.1588321;-0.572486;-0.3572527,-0.06061026;-0.001116955;-0.04602187,-0.0260904;-0.3729364;-0.03274707,0.02941514;-0.724995;0.0364314,0.04233503;-0.7123546;-0.05721495,-0.005435377;0.507221;0.06586289,50.48666

+ 193 - 0
DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_None_Fast.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002770946;0.2963575;0.01326049,0.005417014;0.5820847;0.01023165,0.1864707;0.4585096;0.01660613,0.2324045;0.179428;0.03837653,0.2910544;-0.06347094;-0.01690833,-0.1766125;0.4567698;0.007189618,-0.2406593;0.1805117;0.01425363,-0.2908586;-0.06525409;-0.03649374,0.06048318;0.002950644;-0.03016153,0.07394673;-0.3786091;0.01301979,0.07884517;-0.7501973;0.1045927,0.09192573;-0.771491;0.04435816,-0.06062255;0.005758244;-0.02946843,-0.09963748;-0.3756436;-0.004087679,-0.1230026;-0.751433;0.06464191,-0.120325;-0.7130996;-0.01506833,0.004629159;0.5121492;0.01339317,0;0;0,-0.001374081;0.2966636;-0.0002763271,-0.0022237;0.5821461;-0.01292741,0.185622;0.4986677;0.01528323,0.2491477;0.2277756;0.07053137,0.2784129;-0.01405098;-0.007951617,-0.1896612;0.4909997;-0.02557639,-0.2691268;0.2219985;0.01677913,-0.2844846;-0.02336919;-0.05431893,0.06112697;0.003593594;-0.02876139,0.08630343;-0.3773888;0.01427662,0.07903415;-0.7531331;0.08673882,0.0870597;-0.781746;0.03260517,-0.05497353;0.001930632;-0.03938048,-0.09688529;-0.3787441;-0.008334832,-0.08743577;-0.753334;0.06964222,-0.09181709;-0.7858493;0.01961236,-0.002109788;0.5123377;-0.007602811,74.95922
+0;0;0,0.002591918;0.2963251;0.01313988,0.00507677;0.5820334;0.01021984,0.1854799;0.4587559;0.01625477,0.2317531;0.1799655;0.0380424,0.2905753;-0.06298535;-0.01632433,-0.1760856;0.4568188;0.007046052,-0.2398539;0.1807316;0.01407531,-0.2898131;-0.06510396;-0.0360233,0.06042525;0.002971469;-0.03012832,0.07417154;-0.3786554;0.01299936,0.07913326;-0.7499046;0.1045717,0.09208316;-0.7712126;0.04419356,-0.06057288;0.005724463;-0.0294264,-0.09931204;-0.375781;-0.00411104,-0.1225731;-0.7512358;0.06465484,-0.1199303;-0.712893;-0.01515203,0.004363073;0.512097;0.0133443,0;0;0,-0.001320727;0.2966242;-0.0005232096,-0.002124287;0.5820748;-0.01340067,0.1849283;0.4984053;0.01467264,0.248711;0.2278363;0.07002711,0.2782688;-0.01389599;-0.008284926,-0.1888193;0.4912842;-0.02598459,-0.2679367;0.2224157;0.01632547,-0.283085;-0.0228775;-0.05468659,0.06111906;0.003610745;-0.02862132,0.08676314;-0.3774804;0.01380408,0.07953399;-0.7529091;0.08617294,0.08775678;-0.7814369;0.03183508,-0.05485335;0.001913315;-0.0394361,-0.09614211;-0.3789182;-0.008604115,-0.08694483;-0.7532258;0.06914784,-0.09117331;-0.7858299;0.01906217,-0.002020113;0.512272;-0.008022308,74.97961
+0;0;0,0.002591918;0.2963251;0.01313988,0.00507677;0.5820334;0.01021984,0.1854799;0.4587559;0.01625477,0.2317531;0.1799655;0.0380424,0.2905753;-0.06298535;-0.01632433,-0.1760856;0.4568188;0.007046052,-0.2398539;0.1807316;0.01407531,-0.2898131;-0.06510396;-0.0360233,0.06042525;0.002971469;-0.03012832,0.07417154;-0.3786554;0.01299936,0.07913326;-0.7499046;0.1045717,0.09208316;-0.7712126;0.04419356,-0.06057288;0.005724463;-0.0294264,-0.09931204;-0.375781;-0.00411104,-0.1225731;-0.7512358;0.06465484,-0.1199303;-0.712893;-0.01515203,0.004363073;0.512097;0.0133443,0;0;0,-0.001320727;0.2966242;-0.0005232096,-0.002124287;0.5820748;-0.01340067,0.1849283;0.4984053;0.01467264,0.248711;0.2278363;0.07002711,0.2782688;-0.01389599;-0.008284926,-0.1888193;0.4912842;-0.02598459,-0.2679367;0.2224157;0.01632547,-0.283085;-0.0228775;-0.05468659,0.06111906;0.003610745;-0.02862132,0.08676314;-0.3774804;0.01380408,0.07953399;-0.7529091;0.08617294,0.08775678;-0.7814369;0.03183508,-0.05485335;0.001913315;-0.0394361,-0.09614211;-0.3789182;-0.008604115,-0.08694483;-0.7532258;0.06914784,-0.09117331;-0.7858299;0.01906217,-0.002020113;0.512272;-0.008022308,74.99673
+0;0;0,0.002591677;0.2962974;0.01313866,0.005076418;0.5819916;0.01021848,0.1854834;0.4587102;0.01625359,0.2317505;0.1799566;0.03803835,0.2905483;-0.06289357;-0.01630585,-0.1760898;0.456773;0.007044677,-0.2398498;0.1807222;0.01407301,-0.2897883;-0.06501143;-0.03600484,0.06052634;0.00297644;-0.03017872,0.07427411;-0.3786913;0.01295357,0.07923138;-0.7496077;0.1044438,0.09216712;-0.7708596;0.04413167,-0.06067421;0.005734039;-0.02947563,-0.09941751;-0.3758123;-0.004157562,-0.1226577;-0.7509304;0.06454667,-0.1200178;-0.7125967;-0.01517296,0.004362692;0.5120524;0.01334306,0;0;0,-0.001400396;0.2965958;-0.0006792545,-0.002263315;0.5820218;-0.0137794,0.1848039;0.4983017;0.01432443,0.2481059;0.2276725;0.06974506,0.2780473;-0.01395835;-0.008387804,-0.1889526;0.4913122;-0.02638486,-0.2675546;0.2223372;0.01595793,-0.2823864;-0.0228717;-0.05503022,0.06122291;0.003629923;-0.02866411,0.08731457;-0.377511;0.01341296,0.08028279;-0.7526062;0.08571887,0.08845128;-0.7812039;0.03157806,-0.05498752;0.001895594;-0.03944403,-0.09553377;-0.3790804;-0.008901067,-0.0862663;-0.7530661;0.06870658,-0.09134789;-0.7854912;0.01861736,-0.002148181;0.5122208;-0.008341908,75.01021
+0;0;0,0.002736471;0.2963698;0.01310327,0.005333759;0.5821449;0.01028051,0.1846977;0.4589235;0.01598202,0.2317729;0.1806633;0.03795037,0.2905989;-0.06225653;-0.01587833,-0.1749044;0.4573671;0.006978067,-0.2384273;0.1816014;0.01372475,-0.2877777;-0.06421208;-0.03635867,0.06052792;0.003003731;-0.03017796,0.07452545;-0.3787861;0.01268682,0.07980381;-0.7493944;0.1043208,0.09269253;-0.7707117;0.04416537,-0.0606845;0.00570134;-0.02946603,-0.09910248;-0.3760032;-0.004516078,-0.122124;-0.7508333;0.06438616,-0.1195178;-0.7125064;-0.01525132,0.00461527;0.5121787;0.01337859,0;0;0,-0.001090981;0.2966675;-0.001219392,-0.00171452;0.5821541;-0.01476943,0.1842991;0.4983454;0.01312923,0.2485436;0.2283539;0.06884909,0.2783921;-0.01346493;-0.008615494,-0.1874573;0.491499;-0.02694896,-0.2653227;0.2226362;0.01520772,-0.2796817;-0.02257903;-0.05572456,0.06121097;0.003617629;-0.02869654,0.08865722;-0.3776212;0.01254034,0.08181743;-0.752466;0.08478796,0.08994764;-0.7811249;0.03083157,-0.05497261;0.001909215;-0.03946805,-0.09423447;-0.3793703;-0.009782886,-0.0847832;-0.7530941;0.06778242,-0.09051289;-0.7858016;0.01825268,-0.001649939;0.5123354;-0.009227514,75.03255
+0;0;0,0.002736471;0.2963698;0.01310327,0.005333759;0.5821449;0.01028051,0.1846977;0.4589235;0.01598202,0.2317729;0.1806633;0.03795037,0.2905989;-0.06225653;-0.01587833,-0.1749044;0.4573671;0.006978067,-0.2384273;0.1816014;0.01372475,-0.2877777;-0.06421208;-0.03635867,0.06052792;0.003003731;-0.03017796,0.07452545;-0.3787861;0.01268682,0.07980381;-0.7493944;0.1043208,0.09269253;-0.7707117;0.04416537,-0.0606845;0.00570134;-0.02946603,-0.09910248;-0.3760032;-0.004516078,-0.122124;-0.7508333;0.06438616,-0.1195178;-0.7125064;-0.01525132,0.00461527;0.5121787;0.01337859,0;0;0,-0.001090981;0.2966675;-0.001219392,-0.00171452;0.5821541;-0.01476943,0.1842991;0.4983454;0.01312923,0.2485436;0.2283539;0.06884909,0.2783921;-0.01346493;-0.008615494,-0.1874573;0.491499;-0.02694896,-0.2653227;0.2226362;0.01520772,-0.2796817;-0.02257903;-0.05572456,0.06121097;0.003617629;-0.02869654,0.08865722;-0.3776212;0.01254034,0.08181743;-0.752466;0.08478796,0.08994764;-0.7811249;0.03083157,-0.05497261;0.001909215;-0.03946805,-0.09423447;-0.3793703;-0.009782886,-0.0847832;-0.7530941;0.06778242,-0.09051289;-0.7858016;0.01825268,-0.001649939;0.5123354;-0.009227514,75.04398
+0;0;0,0.002735649;0.2962808;0.01309933,0.005332434;0.5819993;0.01027681,0.1835989;0.4591093;0.01596215,0.2307444;0.1804331;0.03796334,0.2895482;-0.06239474;-0.01584497,-0.1738115;0.4575624;0.007013078,-0.2374294;0.1813844;0.01376985,-0.2867611;-0.06433594;-0.03629461,0.06071958;0.003013243;-0.03027352,0.07471974;-0.3788483;0.01259931,0.07999461;-0.7492111;0.1041726,0.09288309;-0.7705274;0.04401831,-0.06087666;0.005719394;-0.02955934,-0.09930186;-0.3760568;-0.004604701,-0.1223081;-0.7506387;0.0642519,-0.119702;-0.7123119;-0.01538405,0.004614015;0.51204;0.01337459,0;0;0,-0.0009755865;0.2965764;-0.001686335,-0.001520425;0.5819825;-0.01573002,0.1834012;0.4987288;0.0119499,0.2489189;0.2286678;0.06800103,0.2782913;-0.01323527;-0.009062052,-0.1861871;0.491669;-0.02749515,-0.2633722;0.2221605;0.01463376,-0.2770255;-0.02298526;-0.05632902,0.06138103;0.003659323;-0.02883423,0.08994069;-0.377634;0.01181197,0.08337262;-0.7522204;0.0840888,0.09143367;-0.780888;0.03013372,-0.05525118;0.001871318;-0.03944921,-0.09359764;-0.3796745;-0.01108197,-0.08362255;-0.7530209;0.06698855,-0.08931541;-0.7854416;0.017096,-0.001473032;0.5121807;-0.0100615,75.06602
+0;0;0,0.002907212;0.296281;0.01305725,0.005628445;0.5819997;0.01033502,0.1837558;0.4586441;0.01543739,0.2325068;0.1802868;0.03797067,0.2908206;-0.06293599;-0.01457205,-0.1735284;0.4575939;0.006894568,-0.2368195;0.1813415;0.0136795,-0.2865033;-0.06408443;-0.03746934,0.06071818;0.003079365;-0.03026968,0.0753313;-0.3787821;0.01239921,0.08063329;-0.749166;0.1038854,0.09385287;-0.7704931;0.04381222,-0.060892;0.005646683;-0.02954173,-0.09875458;-0.3761867;-0.004601356,-0.1214971;-0.7507867;0.06424409,-0.1189654;-0.7124556;-0.01539382,0.004901752;0.5120391;0.01340156,0;0;0,-0.0009755865;0.2965764;-0.001686335,-0.001520425;0.5819825;-0.01573002,0.1834012;0.4987288;0.0119499,0.2489189;0.2286678;0.06800103,0.2782913;-0.01323527;-0.009062052,-0.1861871;0.491669;-0.02749515,-0.2633722;0.2221605;0.01463376,-0.2770255;-0.02298526;-0.05632902,0.06138103;0.003659323;-0.02883423,0.08994069;-0.377634;0.01181197,0.08337262;-0.7522204;0.0840888,0.09143367;-0.780888;0.03013372,-0.05525118;0.001871318;-0.03944921,-0.09359764;-0.3796745;-0.01108197,-0.08362255;-0.7530209;0.06698855,-0.08931541;-0.7854416;0.017096,-0.001473032;0.5121807;-0.0100615,75.0774
+0;0;0,0.002907212;0.296281;0.01305725,0.005628445;0.5819997;0.01033502,0.1837558;0.4586441;0.01543739,0.2325068;0.1802868;0.03797067,0.2908206;-0.06293599;-0.01457205,-0.1735284;0.4575939;0.006894568,-0.2368195;0.1813415;0.0136795,-0.2865033;-0.06408443;-0.03746934,0.06071818;0.003079365;-0.03026968,0.0753313;-0.3787821;0.01239921,0.08063329;-0.749166;0.1038854,0.09385287;-0.7704931;0.04381222,-0.060892;0.005646683;-0.02954173,-0.09875458;-0.3761867;-0.004601356,-0.1214971;-0.7507867;0.06424409,-0.1189654;-0.7124556;-0.01539382,0.004901752;0.5120391;0.01340156,0;0;0,-0.0009755865;0.2965764;-0.001686335,-0.001520425;0.5819825;-0.01573002,0.1834012;0.4987288;0.0119499,0.2489189;0.2286678;0.06800103,0.2782913;-0.01323527;-0.009062052,-0.1861871;0.491669;-0.02749515,-0.2633722;0.2221605;0.01463376,-0.2770255;-0.02298526;-0.05632902,0.06138103;0.003659323;-0.02883423,0.08994069;-0.377634;0.01181197,0.08337262;-0.7522204;0.0840888,0.09143367;-0.780888;0.03013372,-0.05525118;0.001871318;-0.03944921,-0.09359764;-0.3796745;-0.01108197,-0.08362255;-0.7530209;0.06698855,-0.08931541;-0.7854416;0.017096,-0.001473032;0.5121807;-0.0100615,75.08851
+0;0;0,0.002905915;0.2961488;0.01305142,0.005626608;0.5818093;0.0103292,0.1842771;0.4582998;0.01543743,0.2329923;0.1801472;0.03795415,0.2913577;-0.06329124;-0.01463513,-0.1740521;0.4572466;0.006869622,-0.2372967;0.1811973;0.01364957,-0.2870245;-0.06444621;-0.03754461,0.06073292;0.003080112;-0.03027703,0.07535471;-0.3790078;0.01241718,0.08066128;-0.7497116;0.1039824,0.09387719;-0.7710245;0.04392586,-0.06090678;0.005648053;-0.0295489,-0.09879182;-0.3764119;-0.004593732,-0.1215539;-0.7513353;0.06431116,-0.119023;-0.7130066;-0.01530465,0.004899939;0.511851;0.01339565,0;0;0,-0.0005670711;0.2964403;-0.002396703,-0.0007167459;0.5817541;-0.01712644,0.1846629;0.498554;0.0107069,0.2495388;0.2285451;0.06670165,0.2802822;-0.01349509;-0.01014745,-0.1860136;0.4912454;-0.02867728,-0.2622535;0.2216433;0.01317073,-0.2750909;-0.02372603;-0.05798751,0.06146479;0.003582835;-0.02870393,0.09195211;-0.3779832;0.01009965,0.08655374;-0.7528141;0.08294356,0.09450127;-0.7814952;0.02901936,-0.05519044;0.001933949;-0.03955944,-0.09151161;-0.3801194;-0.01228747,-0.08046626;-0.753719;0.06603867,-0.08603643;-0.7862779;0.01634148,-0.0007667392;0.5119683;-0.01129234,75.11121
+0;0;0,0.00301197;0.2961533;0.01292428,0.005810831;0.5818137;0.01023915,0.1844193;0.4581636;0.01514187,0.2335026;0.1801162;0.03815353,0.2917218;-0.06376168;-0.01252687,-0.1738857;0.4572899;0.006857823,-0.2361214;0.1810085;0.01352194,-0.2888137;-0.06345306;-0.04029677,0.06074211;0.0031585;-0.0302505,0.07578804;-0.3789814;0.01182675,0.08140342;-0.7495958;0.1037346,0.09464473;-0.7712736;0.04399741,-0.06089326;0.005574576;-0.02959068,-0.09873948;-0.376509;-0.004940702,-0.1210426;-0.7514559;0.0639862,-0.1185686;-0.7131336;-0.01563208,0.005081865;0.5118546;0.01328809,0;0;0,-0.0005670711;0.2964403;-0.002396703,-0.0007167459;0.5817541;-0.01712644,0.1846629;0.498554;0.0107069,0.2495388;0.2285451;0.06670165,0.2802822;-0.01349509;-0.01014745,-0.1860136;0.4912454;-0.02867728,-0.2622535;0.2216433;0.01317073,-0.2750909;-0.02372603;-0.05798751,0.06146479;0.003582835;-0.02870393,0.09195211;-0.3779832;0.01009965,0.08655374;-0.7528141;0.08294356,0.09450127;-0.7814952;0.02901936,-0.05519044;0.001933949;-0.03955944,-0.09151161;-0.3801194;-0.01228747,-0.08046626;-0.753719;0.06603867,-0.08603643;-0.7862779;0.01634148,-0.0007667392;0.5119683;-0.01129234,75.12322
+0;0;0,0.003011535;0.2961105;0.01292241,0.005810446;0.5817751;0.0102367,0.1846803;0.4580337;0.01514269,0.2336964;0.180367;0.03812284,0.2919975;-0.06385416;-0.01262888,-0.1741472;0.4571587;0.006846562,-0.2362977;0.1812556;0.01350155,-0.2890641;-0.06355001;-0.04039289,0.06080045;0.003161534;-0.03027956,0.07585251;-0.3791342;0.01181486,0.08146005;-0.7492309;0.1035943,0.09471533;-0.7709633;0.04379414,-0.06095175;0.00557993;-0.0296191,-0.0988134;-0.3766595;-0.004959073,-0.1210854;-0.7510828;0.06387155,-0.1186087;-0.7127517;-0.01583073,0.005081345;0.511803;0.01328621,0;0;0,-0.0007766262;0.2963919;-0.002959967,-0.001037583;0.5816714;-0.01840472,0.1846631;0.498459;0.009325624,0.250146;0.228961;0.06511354,0.2821413;-0.01341134;-0.01137614,-0.1865335;0.490781;-0.02999264,-0.2616938;0.2212906;0.01190368,-0.2736152;-0.02448285;-0.05931441,0.06153601;0.003461331;-0.02872074,0.09420808;-0.3782112;0.008791447,0.08998939;-0.7524436;0.08199584,0.09769652;-0.7810851;0.02786851,-0.0552287;0.002059006;-0.03961177,-0.08902107;-0.3804646;-0.01349006,-0.07729753;-0.7534702;0.06496923,-0.08237837;-0.7861949;0.01529238,-0.001075365;0.5118886;-0.01238251,75.13412
+0;0;0,0.003011535;0.2961105;0.01292241,0.005810446;0.5817751;0.0102367,0.1846803;0.4580337;0.01514269,0.2336964;0.180367;0.03812284,0.2919975;-0.06385416;-0.01262888,-0.1741472;0.4571587;0.006846562,-0.2362977;0.1812556;0.01350155,-0.2890641;-0.06355001;-0.04039289,0.06080045;0.003161534;-0.03027956,0.07585251;-0.3791342;0.01181486,0.08146005;-0.7492309;0.1035943,0.09471533;-0.7709633;0.04379414,-0.06095175;0.00557993;-0.0296191,-0.0988134;-0.3766595;-0.004959073,-0.1210854;-0.7510828;0.06387155,-0.1186087;-0.7127517;-0.01583073,0.005081345;0.511803;0.01328621,0;0;0,-0.0007766262;0.2963919;-0.002959967,-0.001037583;0.5816714;-0.01840472,0.1846631;0.498459;0.009325624,0.250146;0.228961;0.06511354,0.2821413;-0.01341134;-0.01137614,-0.1865335;0.490781;-0.02999264,-0.2616938;0.2212906;0.01190368,-0.2736152;-0.02448285;-0.05931441,0.06153601;0.003461331;-0.02872074,0.09420808;-0.3782112;0.008791447,0.08998939;-0.7524436;0.08199584,0.09769652;-0.7810851;0.02786851,-0.0552287;0.002059006;-0.03961177,-0.08902107;-0.3804646;-0.01349006,-0.07729753;-0.7534702;0.06496923,-0.08237837;-0.7861949;0.01529238,-0.001075365;0.5118886;-0.01238251,75.15547
+0;0;0,0.002338012;0.296295;0.01270697,0.004276549;0.5821703;0.01002104,0.1827192;0.4590364;0.01490085,0.2316873;0.1805733;0.03854023,0.2905158;-0.06335425;-0.01057653,-0.1744806;0.4573101;0.006456691,-0.2358017;0.1803723;0.01305662,-0.2894244;-0.06358616;-0.04155828,0.06091134;0.003262108;-0.03034612,0.07675256;-0.3792176;0.01087204,0.08308465;-0.7489393;0.1027905,0.09609824;-0.7700283;0.04237325,-0.0610842;0.005490424;-0.02966975,-0.09778794;-0.3770042;-0.00535351,-0.1198141;-0.7511656;0.06321315,-0.1173155;-0.7128352;-0.01649908,0.00380231;0.5121363;0.01305476,0;0;0,-0.0007740408;0.296555;-0.003493071,-0.0009788573;0.5820036;-0.01955056,0.1838746;0.499042;0.008275389,0.2501549;0.2288344;0.0638914,0.2838299;-0.01289558;-0.0123092,-0.1855676;0.4905031;-0.03108953,-0.2604971;0.2200797;0.01080452,-0.2700973;-0.02527447;-0.06049136,0.06162443;0.00345245;-0.02884841,0.09660773;-0.3782288;0.007704973,0.09320173;-0.7520508;0.08138549,0.1007052;-0.7807012;0.02722358,-0.05538713;0.002084067;-0.0396187,-0.08672038;-0.3808329;-0.01445145,-0.07450318;-0.7534322;0.06431292,-0.07939046;-0.7861476;0.01458798,-0.001039401;0.5121752;-0.01337135,75.16661
+0;0;0,0.002338012;0.296295;0.01270697,0.004276549;0.5821703;0.01002104,0.1827192;0.4590364;0.01490085,0.2316873;0.1805733;0.03854023,0.2905158;-0.06335425;-0.01057653,-0.1744806;0.4573101;0.006456691,-0.2358017;0.1803723;0.01305662,-0.2894244;-0.06358616;-0.04155828,0.06091134;0.003262108;-0.03034612,0.07675256;-0.3792176;0.01087204,0.08308465;-0.7489393;0.1027905,0.09609824;-0.7700283;0.04237325,-0.0610842;0.005490424;-0.02966975,-0.09778794;-0.3770042;-0.00535351,-0.1198141;-0.7511656;0.06321315,-0.1173155;-0.7128352;-0.01649908,0.00380231;0.5121363;0.01305476,0;0;0,-0.0007740408;0.296555;-0.003493071,-0.0009788573;0.5820036;-0.01955056,0.1838746;0.499042;0.008275389,0.2501549;0.2288344;0.0638914,0.2838299;-0.01289558;-0.0123092,-0.1855676;0.4905031;-0.03108953,-0.2604971;0.2200797;0.01080452,-0.2700973;-0.02527447;-0.06049136,0.06162443;0.00345245;-0.02884841,0.09660773;-0.3782288;0.007704973,0.09320173;-0.7520508;0.08138549,0.1007052;-0.7807012;0.02722358,-0.05538713;0.002084067;-0.0396187,-0.08672038;-0.3808329;-0.01445145,-0.07450318;-0.7534322;0.06431292,-0.07939046;-0.7861476;0.01458798,-0.001039401;0.5121752;-0.01337135,75.17798
+0;0;0,0.002339004;0.2964208;0.01271237,0.004278887;0.5824946;0.01002399,0.1829546;0.4592299;0.01490888,0.231748;0.1817599;0.03846394,0.2907201;-0.06276251;-0.01077259,-0.1747114;0.4575014;0.006453694,-0.2358138;0.1815512;0.01303009,-0.2895673;-0.0630022;-0.04171801,0.06093493;0.003263372;-0.03035787,0.07678646;-0.3794651;0.0108871,0.08311523;-0.7489928;0.1027573,0.09611736;-0.7700368;0.04239325,-0.06110787;0.005492551;-0.02968124,-0.09783547;-0.3772509;-0.005349183,-0.11985;-0.7512159;0.06318149,-0.1173537;-0.7128928;-0.01646056,0.003804232;0.5123991;0.01306038,0;0;0,-0.001709767;0.2966715;-0.003932953,-0.002840206;0.5822802;-0.02061772,0.1824471;0.4988347;0.007397532,0.2489273;0.2295747;0.06221247,0.2843652;-0.0124027;-0.01449633,-0.1873528;0.4900655;-0.03220581,-0.2618991;0.220456;0.008767981,-0.2691468;-0.02549657;-0.06298104,0.06172095;0.003451318;-0.02870417,0.09852286;-0.3785033;0.005789278,0.09647423;-0.7519096;0.08058572,0.1039712;-0.7806048;0.02657616,-0.0553368;0.00208904;-0.03973399,-0.08500817;-0.381269;-0.01544932,-0.07171639;-0.7535355;0.0637462,-0.07646427;-0.7863206;0.01420971,-0.002679057;0.5124055;-0.0142678,75.20007
+0;0;0,0.001210249;0.2964358;0.01251736,0.00167408;0.5825154;0.009747258,0.1810032;0.4600908;0.01459513,0.2299128;0.1827098;0.03894503,0.28904;-0.06200631;-0.00912929,-0.1768965;0.4574724;0.00620837,-0.2372398;0.1813523;0.01266297,-0.2909854;-0.06306462;-0.0426986,0.06096017;0.003337828;-0.03029904,0.07775657;-0.3794588;0.009926785,0.08437623;-0.7489254;0.1020218,0.09739615;-0.7698013;0.04151973,-0.06109407;0.00540944;-0.02972488,-0.09693002;-0.377449;-0.005877189,-0.1185275;-0.7514451;0.06261693,-0.1160533;-0.7131268;-0.01702633,0.001604842;0.5124189;0.01279742,0;0;0,-0.001709767;0.2966715;-0.003932953,-0.002840206;0.5822802;-0.02061772,0.1824471;0.4988347;0.007397532,0.2489273;0.2295747;0.06221247,0.2843652;-0.0124027;-0.01449633,-0.1873528;0.4900655;-0.03220581,-0.2618991;0.220456;0.008767981,-0.2691468;-0.02549657;-0.06298104,0.06172095;0.003451318;-0.02870417,0.09852286;-0.3785033;0.005789278,0.09647423;-0.7519096;0.08058572,0.1039712;-0.7806048;0.02657616,-0.0553368;0.00208904;-0.03973399,-0.08500817;-0.381269;-0.01544932,-0.07171639;-0.7535355;0.0637462,-0.07646427;-0.7863206;0.01420971,-0.002679057;0.5124055;-0.0142678,75.21145
+0;0;0,0.001210249;0.2964358;0.01251736,0.00167408;0.5825154;0.009747258,0.1810032;0.4600908;0.01459513,0.2299128;0.1827098;0.03894503,0.28904;-0.06200631;-0.00912929,-0.1768965;0.4574724;0.00620837,-0.2372398;0.1813523;0.01266297,-0.2909854;-0.06306462;-0.0426986,0.06096017;0.003337828;-0.03029904,0.07775657;-0.3794588;0.009926785,0.08437623;-0.7489254;0.1020218,0.09739615;-0.7698013;0.04151973,-0.06109407;0.00540944;-0.02972488,-0.09693002;-0.377449;-0.005877189,-0.1185275;-0.7514451;0.06261693,-0.1160533;-0.7131268;-0.01702633,0.001604842;0.5124189;0.01279742,0;0;0,-0.001709767;0.2966715;-0.003932953,-0.002840206;0.5822802;-0.02061772,0.1824471;0.4988347;0.007397532,0.2489273;0.2295747;0.06221247,0.2843652;-0.0124027;-0.01449633,-0.1873528;0.4900655;-0.03220581,-0.2618991;0.220456;0.008767981,-0.2691468;-0.02549657;-0.06298104,0.06172095;0.003451318;-0.02870417,0.09852286;-0.3785033;0.005789278,0.09647423;-0.7519096;0.08058572,0.1039712;-0.7806048;0.02657616,-0.0553368;0.00208904;-0.03973399,-0.08500817;-0.381269;-0.01544932,-0.07171639;-0.7535355;0.0637462,-0.07646427;-0.7863206;0.01420971,-0.002679057;0.5124055;-0.0142678,75.22251
+0;0;0,0.001210812;0.2965736;0.01252318,0.001674897;0.5828128;0.009751295,0.1803923;0.4605222;0.01459497,0.2293559;0.1828351;0.03897174,0.2882869;-0.06106925;-0.008943111,-0.176287;0.4579127;0.006236804,-0.236697;0.1814879;0.01269853,-0.2902643;-0.06211823;-0.0424794,0.06115726;0.003348619;-0.030397,0.07796503;-0.3797072;0.009856062,0.08458501;-0.7491919;0.1019555,0.09758934;-0.7700068;0.04152592,-0.06129159;0.005426928;-0.02982098,-0.0971518;-0.3776907;-0.005957145,-0.1187503;-0.7517051;0.06254034,-0.1162791;-0.7133968;-0.01700759,0.001605615;0.5126719;0.01280338,0;0;0,-0.001949742;0.2968023;-0.004334331,-0.003121823;0.5825456;-0.02144599,0.1815563;0.4991486;0.006335496,0.2492674;0.2295715;0.05967534,0.2861637;-0.01124501;-0.01716304,-0.1868734;0.489588;-0.03333787,-0.2600101;0.2192315;0.007407226,-0.2658685;-0.02591087;-0.06420944,0.06204662;0.003205553;-0.0285542,0.1022753;-0.3788515;0.003828764,0.1016819;-0.7520536;0.0797559,0.1091709;-0.7808017;0.02594518,-0.05549463;0.00234465;-0.03987795,-0.08182823;-0.381588;-0.01670855,-0.0675417;-0.7537633;0.06283108,-0.07141751;-0.78675;0.01363084,-0.002972081;0.5126358;-0.01499164,75.24492
+0;0;0,0.0003689657;0.2965534;0.01240151,6.336326E-06;0.5828025;0.009641474,0.1804585;0.4604148;0.01432315,0.2302727;0.1831475;0.0396097,0.2891618;-0.06018157;-0.00725425,-0.1791597;0.4574608;0.005437944,-0.2396363;0.18123;0.011533,-0.2921573;-0.0617557;-0.04389924,0.06099819;0.003547639;-0.03039314,0.07780159;-0.3802811;0.008000312,0.08564551;-0.7496437;0.1010625,0.09858858;-0.7700148;0.04109389,-0.06123767;0.005195205;-0.02966592,-0.0963908;-0.3786184;-0.0065958,-0.1178402;-0.7528252;0.06166879,-0.1153165;-0.7145864;-0.01724102,0.0001389375;0.5126513;0.01268339,0;0;0,-0.002517447;0.2967597;-0.005016804,-0.00421083;0.5824631;-0.02288342,0.1820641;0.4992528;0.005486609,0.2505461;0.2296918;0.05691731,0.2897606;-0.009912372;-0.02005851,-0.1892204;0.4889785;-0.03524728,-0.2626423;0.2186649;0.003967069,-0.2651418;-0.02561849;-0.06809273,0.06209197;0.003241062;-0.02812815,0.1056973;-0.3794049;-0.0005335808,0.1075538;-0.7523803;0.07716358,0.1146983;-0.7815517;0.02473545,-0.05515396;0.00231128;-0.04012239,-0.07796712;-0.3824717;-0.01770625,-0.06249316;-0.7547257;0.0619074,-0.06549877;-0.7874349;0.01333244,-0.003939986;0.5125619;-0.01623523,75.26708
+0;0;0,0.0003689657;0.2965534;0.01240151,6.336326E-06;0.5828025;0.009641474,0.1804585;0.4604148;0.01432315,0.2302727;0.1831475;0.0396097,0.2891618;-0.06018157;-0.00725425,-0.1791597;0.4574608;0.005437944,-0.2396363;0.18123;0.011533,-0.2921573;-0.0617557;-0.04389924,0.06099819;0.003547639;-0.03039314,0.07780159;-0.3802811;0.008000312,0.08564551;-0.7496437;0.1010625,0.09858858;-0.7700148;0.04109389,-0.06123767;0.005195205;-0.02966592,-0.0963908;-0.3786184;-0.0065958,-0.1178402;-0.7528252;0.06166879,-0.1153165;-0.7145864;-0.01724102,0.0001389375;0.5126513;0.01268339,0;0;0,-0.002517447;0.2967597;-0.005016804,-0.00421083;0.5824631;-0.02288342,0.1820641;0.4992528;0.005486609,0.2505461;0.2296918;0.05691731,0.2897606;-0.009912372;-0.02005851,-0.1892204;0.4889785;-0.03524728,-0.2626423;0.2186649;0.003967069,-0.2651418;-0.02561849;-0.06809273,0.06209197;0.003241062;-0.02812815,0.1056973;-0.3794049;-0.0005335808,0.1075538;-0.7523803;0.07716358,0.1146983;-0.7815517;0.02473545,-0.05515396;0.00231128;-0.04012239,-0.07796712;-0.3824717;-0.01770625,-0.06249316;-0.7547257;0.0619074,-0.06549877;-0.7874349;0.01333244,-0.003939986;0.5125619;-0.01623523,75.27845
+0;0;0,0.0003691677;0.2967158;0.0124083,6.378628E-06;0.5830923;0.009647128,0.17828;0.4613066;0.01431025,0.2280941;0.1840395;0.03959679,0.2867391;-0.05828071;-0.007072855,-0.1769933;0.4583882;0.005532401,-0.2374699;0.1821577;0.01162745,-0.2897731;-0.05982053;-0.04357495,0.06121549;0.003560277;-0.0305014,0.07804565;-0.3808799;0.007953212,0.08595963;-0.7535414;0.1018466,0.09888038;-0.7738256;0.04198135,-0.06145581;0.005213711;-0.02977159,-0.09666495;-0.3792114;-0.006664719,-0.1183059;-0.7567602;0.06220955,-0.1157865;-0.7185357;-0.01656419,0.000139035;0.512912;0.01269031,0;0;0,-0.001558095;0.2969327;-0.004785657,-0.002269015;0.5827811;-0.02244151,0.1816012;0.4994714;0.004695654,0.2526267;0.2301505;0.05388439,0.2937614;-0.007594809;-0.02435553,-0.1851732;0.4894144;-0.0355422,-0.2576476;0.2185276;0.001412533,-0.2580066;-0.02454071;-0.07107253,0.06244206;0.00290595;-0.02798021,0.1084686;-0.3804141;-0.005540013,0.1135319;-0.756336;0.07453644,0.1216537;-0.7854012;0.02233839,-0.05531447;0.00265144;-0.04029425,-0.07667281;-0.382916;-0.01936985,-0.0568397;-0.7581106;0.0618141,-0.05936214;-0.7908427;0.01346516,-0.002244279;0.512845;-0.01584554,75.3008
+0;0;0,-0.0001085542;0.2967297;0.01207468,-0.0008403893;0.5831035;0.009097945,0.1775173;0.4613497;0.014432,0.2277045;0.1841828;0.04007583,0.2863251;-0.05829167;-0.005817045,-0.1777659;0.4584632;0.004770725,-0.2383428;0.1822454;0.01043297,-0.2893724;-0.05993228;-0.04508579,0.06127693;0.003656448;-0.03036636,0.07875896;-0.3810053;0.005494688,0.08766022;-0.7534115;0.1003081,0.1006242;-0.7747384;0.04134387,-0.06137467;0.005126354;-0.02995359,-0.09570742;-0.3794254;-0.007649787,-0.1165813;-0.7570005;0.06131771,-0.1139155;-0.7187903;-0.01745271,-0.0006254273;0.5129256;0.01219056,0;0;0,-0.001558095;0.2969327;-0.004785657,-0.002269015;0.5827811;-0.02244151,0.1816012;0.4994714;0.004695654,0.2526267;0.2301505;0.05388439,0.2937614;-0.007594809;-0.02435553,-0.1851732;0.4894144;-0.0355422,-0.2576476;0.2185276;0.001412533,-0.2580066;-0.02454071;-0.07107253,0.06244206;0.00290595;-0.02798021,0.1084686;-0.3804141;-0.005540013,0.1135319;-0.756336;0.07453644,0.1216537;-0.7854012;0.02233839,-0.05531447;0.00265144;-0.04029425,-0.07667281;-0.382916;-0.01936985,-0.0568397;-0.7581106;0.0618141,-0.05936214;-0.7908427;0.01346516,-0.002244279;0.512845;-0.01584554,75.31196
+0;0;0,-0.0001085542;0.2967297;0.01207468,-0.0008403893;0.5831035;0.009097945,0.1775173;0.4613497;0.014432,0.2277045;0.1841828;0.04007583,0.2863251;-0.05829167;-0.005817045,-0.1777659;0.4584632;0.004770725,-0.2383428;0.1822454;0.01043297,-0.2893724;-0.05993228;-0.04508579,0.06127693;0.003656448;-0.03036636,0.07875896;-0.3810053;0.005494688,0.08766022;-0.7534115;0.1003081,0.1006242;-0.7747384;0.04134387,-0.06137467;0.005126354;-0.02995359,-0.09570742;-0.3794254;-0.007649787,-0.1165813;-0.7570005;0.06131771,-0.1139155;-0.7187903;-0.01745271,-0.0006254273;0.5129256;0.01219056,0;0;0,-0.001558095;0.2969327;-0.004785657,-0.002269015;0.5827811;-0.02244151,0.1816012;0.4994714;0.004695654,0.2526267;0.2301505;0.05388439,0.2937614;-0.007594809;-0.02435553,-0.1851732;0.4894144;-0.0355422,-0.2576476;0.2185276;0.001412533,-0.2580066;-0.02454071;-0.07107253,0.06244206;0.00290595;-0.02798021,0.1084686;-0.3804141;-0.005540013,0.1135319;-0.756336;0.07453644,0.1216537;-0.7854012;0.02233839,-0.05531447;0.00265144;-0.04029425,-0.07667281;-0.382916;-0.01936985,-0.0568397;-0.7581106;0.0618141,-0.05936214;-0.7908427;0.01346516,-0.002244279;0.512845;-0.01584554,75.32318
+0;0;0,-0.0001087058;0.2971444;0.01209156,-0.0008416104;0.5839359;0.009110345,0.178857;0.4616886;0.0144659,0.2288099;0.1858152;0.03999006,0.2874625;-0.05679141;-0.005927846,-0.1790997;0.4587804;0.004731931,-0.2393939;0.1838518;0.01036775,-0.2904513;-0.058458;-0.04518128,0.06123657;0.00365404;-0.03034636,0.0787655;-0.3820395;0.005610883,0.08768243;-0.7551007;0.1005911,0.1005546;-0.7760639;0.04204468,-0.06133424;0.005122978;-0.02993386,-0.09575909;-0.3804603;-0.007570233,-0.1166696;-0.7586995;0.06151857,-0.1140228;-0.7205474;-0.01669363,-0.0006263258;0.5136526;0.0122076,0;0;0,-0.001248971;0.2973437;-0.005114436,-0.001541734;0.5835938;-0.02305579,0.1835772;0.5000567;0.004431248,0.2550598;0.2316809;0.05044818,0.2984346;-0.004911005;-0.0304805,-0.1855833;0.4889734;-0.03826415,-0.2573876;0.2190601;-0.002996232,-0.2554582;-0.02385274;-0.07645512,0.06253467;0.002690151;-0.02768302,0.1143586;-0.3813491;-0.01397741,0.120658;-0.7568789;0.07095277,0.1290804;-0.7862166;0.01997519,-0.05508647;0.002871627;-0.04051426,-0.07309986;-0.3839685;-0.02076795,-0.05079186;-0.7596887;0.06054671,-0.05194052;-0.7922868;0.01289399,-0.001635239;0.5135583;-0.0163939,75.34538
+0;0;0,0.001864266;0.2971637;0.01145684,0.001816698;0.5839552;0.008251488,0.1812019;0.4608635;0.01456243,0.2307683;0.1848949;0.03980894,0.2906995;-0.05745259;-0.005825549,-0.1768191;0.459858;0.00397655,-0.2359329;0.184659;0.008870032,-0.286256;-0.05774157;-0.04695232,0.06127678;0.003913358;-0.03023263,0.08023739;-0.3820745;0.001603352,0.0903628;-0.7547886;0.09781686,0.1034554;-0.7760577;0.03958735,-0.06127475;0.004869293;-0.03009761,-0.0935915;-0.3809794;-0.009214615,-0.1139178;-0.7591745;0.06028893,-0.1111106;-0.7210556;-0.01792113,0.001979714;0.5136725;0.01136616,0;0;0,-0.001248971;0.2973437;-0.005114436,-0.001541734;0.5835938;-0.02305579,0.1835772;0.5000567;0.004431248,0.2550598;0.2316809;0.05044818,0.2984346;-0.004911005;-0.0304805,-0.1855833;0.4889734;-0.03826415,-0.2573876;0.2190601;-0.002996232,-0.2554582;-0.02385274;-0.07645512,0.06253467;0.002690151;-0.02768302,0.1143586;-0.3813491;-0.01397741,0.120658;-0.7568789;0.07095277,0.1290804;-0.7862166;0.01997519,-0.05508647;0.002871627;-0.04051426,-0.07309986;-0.3839685;-0.02076795,-0.05079186;-0.7596887;0.06054671,-0.05194052;-0.7922868;0.01289399,-0.001635239;0.5135583;-0.0163939,75.3577
+0;0;0,0.001865126;0.2973008;0.01146212,0.001817514;0.5842818;0.008254458,0.1828098;0.4606657;0.01459631,0.2322468;0.1854173;0.03977694,0.2921062;-0.05663981;-0.00580287,-0.1784212;0.4596512;0.003915523,-0.2373808;0.1851704;0.008796234,-0.2876436;-0.05693972;-0.04695923,0.06142321;0.00392271;-0.03030488,0.08045699;-0.3835549;0.001653982,0.09072902;-0.7616656;0.09926058,0.1037665;-0.7827191;0.04127604,-0.06142117;0.004880929;-0.03016953,-0.09386264;-0.382457;-0.009205937,-0.1144832;-0.7661279;0.06130397,-0.1116879;-0.7280433;-0.01657706,0.001980648;0.5139482;0.01137138,0;0;0,-0.003044799;0.2974739;-0.004758358,-0.005220294;0.5839331;-0.02226853,0.1822054;0.4999884;0.003497124,0.2566237;0.2328336;0.04742897,0.3022912;-0.001796752;-0.03692389,-0.1900877;0.4883669;-0.03990167,-0.2607807;0.2185632;-0.007524908,-0.2567182;-0.02349722;-0.08264185,0.06291475;0.00264582;-0.02722716,0.1187517;-0.3825867;-0.0263983,0.128827;-0.7624197;0.06429721,0.1361301;-0.7918618;0.01378048,-0.05507765;0.002920377;-0.04079839,-0.07138392;-0.3855145;-0.02143307,-0.04533937;-0.7664822;0.06094161,-0.04566178;-0.7987247;0.0133559,-0.004843757;0.5138362;-0.01572335,75.37899
+0;0;0,0.001866429;0.2975085;0.01147013,0.001818786;0.5846795;0.008260344,0.1808443;0.4615966;0.01456918,0.2301119;0.1872911;0.03966355,0.290181;-0.05561386;-0.006075919,-0.1764576;0.4605931;0.004004566,-0.2352152;0.1870526;0.008868556,-0.2856541;-0.05590557;-0.0470822,0.06146865;0.003925611;-0.03032729,0.08057833;-0.3850973;0.001759017,0.09091783;-0.7656914;0.1000067,0.1038365;-0.7862794;0.04255071,-0.0614666;0.004884539;-0.03019185,-0.09403744;-0.3839981;-0.009144649,-0.1147935;-0.770189;0.06182836,-0.1120236;-0.732178;-0.01534276,0.001982028;0.5142995;0.01137933,0;0;0,-0.00274086;0.2976815;-0.004955769,-0.004413933;0.584322;-0.02267003,0.1807766;0.5000306;0.003148913,0.2570816;0.233878;0.04365671,0.3053029;-3.552437E-05;-0.0438782,-0.1871617;0.4877801;-0.04058504,-0.2559747;0.2180796;-0.01182769,-0.2496478;-0.02408592;-0.08941016,0.06316938;0.002787679;-0.02674711,0.1246797;-0.3829534;-0.03915048,0.1362432;-0.7635285;0.05903459,0.1429438;-0.7933577;0.0100162,-0.05492631;0.00277005;-0.04109717,-0.06811512;-0.3873379;-0.02172183,-0.03994549;-0.7707981;0.06059542,-0.03993993;-0.8028957;0.01400009,-0.004181921;0.5141825;-0.01607418,75.40138
+0;0;0,0.003500124;0.2975132;0.01095448,0.004561927;0.5846791;0.007440942,0.1831983;0.4609565;0.01530939,0.2322458;0.1864799;0.03892066,0.2927398;-0.05643417;-0.006206285,-0.1742279;0.4617552;0.00331156,-0.2310635;0.1877908;0.007017522,-0.2804932;-0.05547146;-0.04851069,0.0615575;0.00410132;-0.03012313,0.08136789;-0.3852741;-0.003143683,0.09392567;-0.7652556;0.09719487,0.1077995;-0.7852098;0.03940798,-0.06140706;0.004674124;-0.03034594,-0.09171614;-0.3844721;-0.01084916,-0.1116419;-0.7706312;0.06053376,-0.1086312;-0.7326423;-0.01663063,0.004559671;0.5143014;0.01061703,0;0;0,-0.00274086;0.2976815;-0.004955769,-0.004413933;0.584322;-0.02267003,0.1807766;0.5000306;0.003148913,0.2570816;0.233878;0.04365671,0.3053029;-3.552437E-05;-0.0438782,-0.1871617;0.4877801;-0.04058504,-0.2559747;0.2180796;-0.01182769,-0.2496478;-0.02408592;-0.08941016,0.06316938;0.002787679;-0.02674711,0.1246797;-0.3829534;-0.03915048,0.1362432;-0.7635285;0.05903459,0.1429438;-0.7933577;0.0100162,-0.05492631;0.00277005;-0.04109717,-0.06811512;-0.3873379;-0.02172183,-0.03994549;-0.7707981;0.06059542,-0.03993993;-0.8028957;0.01400009,-0.004181921;0.5141825;-0.01607418,75.41306
+0;0;0,0.003500124;0.2975132;0.01095448,0.004561927;0.5846791;0.007440942,0.1831983;0.4609565;0.01530939,0.2322458;0.1864799;0.03892066,0.2927398;-0.05643417;-0.006206285,-0.1742279;0.4617552;0.00331156,-0.2310635;0.1877908;0.007017522,-0.2804932;-0.05547146;-0.04851069,0.0615575;0.00410132;-0.03012313,0.08136789;-0.3852741;-0.003143683,0.09392567;-0.7652556;0.09719487,0.1077995;-0.7852098;0.03940798,-0.06140706;0.004674124;-0.03034594,-0.09171614;-0.3844721;-0.01084916,-0.1116419;-0.7706312;0.06053376,-0.1086312;-0.7326423;-0.01663063,0.004559671;0.5143014;0.01061703,0;0;0,-0.00274086;0.2976815;-0.004955769,-0.004413933;0.584322;-0.02267003,0.1807766;0.5000306;0.003148913,0.2570816;0.233878;0.04365671,0.3053029;-3.552437E-05;-0.0438782,-0.1871617;0.4877801;-0.04058504,-0.2559747;0.2180796;-0.01182769,-0.2496478;-0.02408592;-0.08941016,0.06316938;0.002787679;-0.02674711,0.1246797;-0.3829534;-0.03915048,0.1362432;-0.7635285;0.05903459,0.1429438;-0.7933577;0.0100162,-0.05492631;0.00277005;-0.04109717,-0.06811512;-0.3873379;-0.02172183,-0.03994549;-0.7707981;0.06059542,-0.03993993;-0.8028957;0.01400009,-0.004181921;0.5141825;-0.01607418,75.42448
+0;0;0,0.003499654;0.2974732;0.01095301,0.004561373;0.5846211;0.007439535,0.1819444;0.4612736;0.01527502,0.2310412;0.1865212;0.03891002,0.2908846;-0.05378051;-0.005731616,-0.1729741;0.4620667;0.003361371,-0.2298667;0.1878269;0.007071058,-0.2787649;-0.05281924;-0.04785999,0.0615936;0.004103725;-0.03014079,0.08153739;-0.3878936;-0.002979673,0.09415554;-0.769702;0.09784128,0.1081147;-0.7899632;0.03969917,-0.06144307;0.004676864;-0.03036373,-0.09195624;-0.3870898;-0.01073567,-0.1119778;-0.7751054;0.06099045,-0.1089486;-0.7370673;-0.01664826,0.004559117;0.5142443;0.01061559,0;0;0,-0.003605574;0.2976298;-0.005100012,-0.006083548;0.584235;-0.02299607,0.1780542;0.5003239;0.002403498,0.257576;0.2344071;0.04012012,0.3060184;0.004810154;-0.05075121,-0.1871169;0.4880583;-0.0425991,-0.2553;0.217649;-0.01637204,-0.2485316;-0.02084708;-0.09632714,0.06340237;0.003060669;-0.02626503,0.132641;-0.3826063;-0.06182384,0.1440161;-0.7619839;0.04792523,0.1477647;-0.7916351;-0.002366304,-0.05477589;0.002510778;-0.0413809,-0.06587044;-0.3902887;-0.02181263,-0.03544109;-0.7756624;0.05981342,-0.03422161;-0.8075569;0.01217799,-0.005661815;0.5141018;-0.01635122,75.4473
+0;0;0,-0.0007412082;0.2974633;0.0117286,-0.003483781;0.5846057;0.008815337,0.1750807;0.4625061;0.01501128,0.2249045;0.1877561;0.03710182,0.2852483;-0.05235212;-0.007905707,-0.1794652;0.4599489;0.001723425,-0.2357787;0.1855707;0.003559827,-0.2832498;-0.05541885;-0.05111705,0.06167857;0.00433039;-0.02993461,0.08291867;-0.3879792;-0.008972246,0.09707044;-0.7695206;0.09265195,0.1124981;-0.7905313;0.03554272,-0.06141067;0.004421779;-0.03046733,-0.08993641;-0.3876109;-0.01331802,-0.1083772;-0.7755972;0.05898809,-0.1051271;-0.7375073;-0.01863629,-0.002706187;0.5142282;0.01188032,0;0;0,-0.003605574;0.2976298;-0.005100012,-0.006083548;0.584235;-0.02299607,0.1780542;0.5003239;0.002403498,0.257576;0.2344071;0.04012012,0.3060184;0.004810154;-0.05075121,-0.1871169;0.4880583;-0.0425991,-0.2553;0.217649;-0.01637204,-0.2485316;-0.02084708;-0.09632714,0.06340237;0.003060669;-0.02626503,0.132641;-0.3826063;-0.06182384,0.1440161;-0.7619839;0.04792523,0.1477647;-0.7916351;-0.002366304,-0.05477589;0.002510778;-0.0413809,-0.06587044;-0.3902887;-0.02181263,-0.03544109;-0.7756624;0.05981342,-0.03422161;-0.8075569;0.01217799,-0.005661815;0.5141018;-0.01635122,75.45885
+0;0;0,-0.0007413495;0.29752;0.01173084,-0.003484799;0.584753;0.008816423,0.175504;0.4625027;0.01502102,0.2250212;0.1894433;0.03697564,0.2857886;-0.05235024;-0.008347787,-0.1798874;0.4599394;0.001701484,-0.2358544;0.1872495;0.003526585,-0.2836587;-0.05543151;-0.05153406,0.06182329;0.004340551;-0.03000485,0.08318004;-0.3901235;-0.008927368,0.09739278;-0.7733089;0.09313469,0.1126819;-0.7938613;0.03653835,-0.06155476;0.004432155;-0.03053882,-0.09023716;-0.3897534;-0.01329533,-0.1087574;-0.7794114;0.05932232,-0.1055365;-0.7413942;-0.01760492,-0.002706901;0.5143481;0.0118826,0;0;0,-0.004420504;0.297669;-0.005472064,-0.007670835;0.5843308;-0.02378237,0.1770396;0.5000429;0.002009153,0.2582912;0.2361409;0.03735518,0.3080719;0.006551191;-0.05762601,-0.1887828;0.4873971;-0.04382853,-0.2562129;0.2182736;-0.02100056,-0.2484989;-0.02051689;-0.1054434,0.06368537;0.003507674;-0.02594459,0.140661;-0.3806506;-0.08071184,0.1514789;-0.7597337;0.03603005,0.1563283;-0.7896613;-0.01273072,-0.05481175;0.002077884;-0.04162458,-0.06343728;-0.3929352;-0.02181266,-0.03144778;-0.7801723;0.05864702,-0.02903774;-0.8110156;0.01084812,-0.007065028;0.5141817;-0.01703024,75.47024
+0;0;0,-0.0007413495;0.29752;0.01173084,-0.003484799;0.584753;0.008816423,0.175504;0.4625027;0.01502102,0.2250212;0.1894433;0.03697564,0.2857886;-0.05235024;-0.008347787,-0.1798874;0.4599394;0.001701484,-0.2358544;0.1872495;0.003526585,-0.2836587;-0.05543151;-0.05153406,0.06182329;0.004340551;-0.03000485,0.08318004;-0.3901235;-0.008927368,0.09739278;-0.7733089;0.09313469,0.1126819;-0.7938613;0.03653835,-0.06155476;0.004432155;-0.03053882,-0.09023716;-0.3897534;-0.01329533,-0.1087574;-0.7794114;0.05932232,-0.1055365;-0.7413942;-0.01760492,-0.002706901;0.5143481;0.0118826,0;0;0,-0.004420504;0.297669;-0.005472064,-0.007670835;0.5843308;-0.02378237,0.1770396;0.5000429;0.002009153,0.2582912;0.2361409;0.03735518,0.3080719;0.006551191;-0.05762601,-0.1887828;0.4873971;-0.04382853,-0.2562129;0.2182736;-0.02100056,-0.2484989;-0.02051689;-0.1054434,0.06368537;0.003507674;-0.02594459,0.140661;-0.3806506;-0.08071184,0.1514789;-0.7597337;0.03603005,0.1563283;-0.7896613;-0.01273072,-0.05481175;0.002077884;-0.04162458,-0.06343728;-0.3929352;-0.02181266,-0.03144778;-0.7801723;0.05864702,-0.02903774;-0.8110156;0.01084812,-0.007065028;0.5141817;-0.01703024,75.49315
+0;0;0,-0.001665377;0.2974448;0.01165931,-0.004024054;0.5845537;0.008550407,0.1752144;0.4631479;0.01567318,0.2257784;0.1920264;0.03428514,0.2878503;-0.05376582;-0.01313815,-0.1805252;0.4592608;-0.0004242966,-0.2340001;0.1880592;-0.0001277573,-0.2814382;-0.05908518;-0.05656379,0.06193899;0.004625974;-0.02974368,0.08667013;-0.3919887;-0.01623948,0.1032037;-0.7732948;0.08867384,0.117869;-0.7916989;0.033296,-0.06143456;0.004170467;-0.03083711,-0.08641615;-0.3924063;-0.01669682,-0.1036726;-0.7810607;0.05627225,-0.1001267;-0.7432963;-0.0182386,-0.003417391;0.5141882;0.01167,0;0;0,-0.005647406;0.2975858;-0.00478828,-0.01009776;0.584159;-0.022259,0.1751878;0.5000125;0.002576828,0.2568185;0.2379156;0.03500569,0.310725;0.00655897;-0.06541288,-0.1905243;0.4856121;-0.04478726,-0.2578393;0.2182162;-0.0253429,-0.2492219;-0.02382511;-0.1139854,0.06388728;0.003914699;-0.02540898,0.1480202;-0.3777832;-0.09838521,0.1572247;-0.7547778;0.02188456,0.1626239;-0.7857389;-0.02146661,-0.05460954;0.001687624;-0.04192226,-0.06099796;-0.3953751;-0.02198475,-0.02753294;-0.7817662;0.05711368,-0.02545357;-0.8112001;0.01141881,-0.009199694;0.5140306;-0.01573193,75.50458
+0;0;0,-0.001665377;0.2974448;0.01165931,-0.004024054;0.5845537;0.008550407,0.1752144;0.4631479;0.01567318,0.2257784;0.1920264;0.03428514,0.2878503;-0.05376582;-0.01313815,-0.1805252;0.4592608;-0.0004242966,-0.2340001;0.1880592;-0.0001277573,-0.2814382;-0.05908518;-0.05656379,0.06193899;0.004625974;-0.02974368,0.08667013;-0.3919887;-0.01623948,0.1032037;-0.7732948;0.08867384,0.117869;-0.7916989;0.033296,-0.06143456;0.004170467;-0.03083711,-0.08641615;-0.3924063;-0.01669682,-0.1036726;-0.7810607;0.05627225,-0.1001267;-0.7432963;-0.0182386,-0.003417391;0.5141882;0.01167,0;0;0,-0.005647406;0.2975858;-0.00478828,-0.01009776;0.584159;-0.022259,0.1751878;0.5000125;0.002576828,0.2568185;0.2379156;0.03500569,0.310725;0.00655897;-0.06541288,-0.1905243;0.4856121;-0.04478726,-0.2578393;0.2182162;-0.0253429,-0.2492219;-0.02382511;-0.1139854,0.06388728;0.003914699;-0.02540898,0.1480202;-0.3777832;-0.09838521,0.1572247;-0.7547778;0.02188456,0.1626239;-0.7857389;-0.02146661,-0.05460954;0.001687624;-0.04192226,-0.06099796;-0.3953751;-0.02198475,-0.02753294;-0.7817662;0.05711368,-0.02545357;-0.8112001;0.01141881,-0.009199694;0.5140306;-0.01573193,75.51612
+0;0;0,-0.001663438;0.2970985;0.01164573,-0.004018521;0.5837706;0.008542082,0.1755201;0.4623975;0.01566634,0.2257083;0.1932909;0.03413999,0.2880524;-0.05357918;-0.01349126,-0.1808193;0.4585039;-0.0004582787,-0.2338968;0.1893176;-0.0001639431,-0.2815429;-0.05891044;-0.05684745,0.06185311;0.00461956;-0.02970244,0.08632686;-0.3878672;-0.01633878,0.1031295;-0.7753778;0.09028161,0.1178462;-0.7939515;0.03470964,-0.06134937;0.004164684;-0.03079435,-0.08607096;-0.3882847;-0.01680123,-0.1036082;-0.783263;0.05735515,-0.1000498;-0.7454714;-0.01741689,-0.003412881;0.5135238;0.01165641,0;0;0,-0.006469294;0.2972333;-0.004055023,-0.01166983;0.5834066;-0.02068508,0.1741298;0.4997016;0.003964543,0.2555258;0.2393374;0.03335381,0.3121619;0.008410871;-0.06943536,-0.1921056;0.4844742;-0.04379791,-0.2574082;0.2184283;-0.0285106,-0.2486592;-0.02384929;-0.1197541,0.0638123;0.004351243;-0.02526736,0.1528722;-0.3675537;-0.1178874,0.1611329;-0.7495046;0.008048654,0.1655782;-0.780407;-0.03594422,-0.05438992;0.001289872;-0.04206489,-0.05973426;-0.3916761;-0.02276148,-0.02391682;-0.7842915;0.05714407,-0.02091654;-0.813643;0.01096358,-0.01059565;0.51338;-0.01437688,75.53893
+0;0;0,-0.003460279;0.2970776;0.011784,-0.007405798;0.5837341;0.008861253,0.1725786;0.4626774;0.01692498,0.223361;0.1934261;0.03118717,0.2874896;-0.05283448;-0.01722361,-0.1837645;0.4585165;-0.001244913,-0.235302;0.1890368;-0.003006477,-0.2812126;-0.05929218;-0.06067154,0.06187686;0.00487404;-0.02961216,0.08744626;-0.3877184;-0.02322119,0.1069773;-0.7743931;0.0859387,0.1222128;-0.7920305;0.02969996,-0.06134421;0.003900649;-0.03083918,-0.08354069;-0.388777;-0.01922014,-0.09973453;-0.7837536;0.05525055,-0.09584791;-0.7459448;-0.01950336,-0.006419091;0.5134897;0.0119297,0;0;0,-0.006469294;0.2972333;-0.004055023,-0.01166983;0.5834066;-0.02068508,0.1741298;0.4997016;0.003964543,0.2555258;0.2393374;0.03335381,0.3121619;0.008410871;-0.06943536,-0.1921056;0.4844742;-0.04379791,-0.2574082;0.2184283;-0.0285106,-0.2486592;-0.02384929;-0.1197541,0.0638123;0.004351243;-0.02526736,0.1528722;-0.3675537;-0.1178874,0.1611329;-0.7495046;0.008048654,0.1655782;-0.780407;-0.03594422,-0.05438992;0.001289872;-0.04206489,-0.05973426;-0.3916761;-0.02276148,-0.02391682;-0.7842915;0.05714407,-0.02091654;-0.813643;0.01096358,-0.01059565;0.51338;-0.01437688,75.55055
+0;0;0,-0.003460279;0.2970776;0.011784,-0.007405798;0.5837341;0.008861253,0.1725786;0.4626774;0.01692498,0.223361;0.1934261;0.03118717,0.2874896;-0.05283448;-0.01722361,-0.1837645;0.4585165;-0.001244913,-0.235302;0.1890368;-0.003006477,-0.2812126;-0.05929218;-0.06067154,0.06187686;0.00487404;-0.02961216,0.08744626;-0.3877184;-0.02322119,0.1069773;-0.7743931;0.0859387,0.1222128;-0.7920305;0.02969996,-0.06134421;0.003900649;-0.03083918,-0.08354069;-0.388777;-0.01922014,-0.09973453;-0.7837536;0.05525055,-0.09584791;-0.7459448;-0.01950336,-0.006419091;0.5134897;0.0119297,0;0;0,-0.006469294;0.2972333;-0.004055023,-0.01166983;0.5834066;-0.02068508,0.1741298;0.4997016;0.003964543,0.2555258;0.2393374;0.03335381,0.3121619;0.008410871;-0.06943536,-0.1921056;0.4844742;-0.04379791,-0.2574082;0.2184283;-0.0285106,-0.2486592;-0.02384929;-0.1197541,0.0638123;0.004351243;-0.02526736,0.1528722;-0.3675537;-0.1178874,0.1611329;-0.7495046;0.008048654,0.1655782;-0.780407;-0.03594422,-0.05438992;0.001289872;-0.04206489,-0.05973426;-0.3916761;-0.02276148,-0.02391682;-0.7842915;0.05714407,-0.02091654;-0.813643;0.01096358,-0.01059565;0.51338;-0.01437688,75.56184
+0;0;0,-0.003457814;0.2968659;0.0117756,-0.007399477;0.5832425;0.008856132,0.1719448;0.4624453;0.01689862,0.2225677;0.1940398;0.03111601,0.2868179;-0.05268776;-0.01738658,-0.1831261;0.4582993;-0.001206411,-0.2345018;0.1896661;-0.002962443,-0.2804994;-0.05913383;-0.06073685,0.06189711;0.004875636;-0.02962185,0.0876402;-0.3903835;-0.02318747,0.1067256;-0.7682356;0.08348179,0.121834;-0.7854757;0.02771205,-0.06136429;0.003901926;-0.03084928,-0.08371153;-0.391443;-0.01915131,-0.0995359;-0.7774076;0.05362022,-0.09568169;-0.739664;-0.02051029,-0.006413866;0.5130762;0.01192117,0;0;0,-0.007135659;0.2970139;-0.003431797,-0.01300076;0.5829359;-0.01933217,0.172258;0.4992229;0.005400777,0.2545583;0.2398558;0.03299999,0.3116357;0.01002204;-0.0731777,-0.192372;0.4834889;-0.04341166,-0.2582244;0.2183157;-0.0310432,-0.2486509;-0.02377503;-0.1240782,0.06388733;0.004580379;-0.02509797,0.154629;-0.3676996;-0.1256337,0.1610797;-0.7423009;-0.00669229,0.1674632;-0.7733323;-0.04917252,-0.05432051;0.001060084;-0.04219759,-0.05836747;-0.3946305;-0.02358407,-0.02388407;-0.7784259;0.05404842,-0.01499378;-0.7633839;-0.01852827,-0.01176487;0.5129734;-0.01321566,75.57486
+0;0;0,-0.004014231;0.2968508;0.01197694,-0.008067407;0.5832289;0.009347115,0.1712996;0.4626687;0.01866198,0.2240023;0.1944253;0.02727768,0.2878565;-0.05134214;-0.02635154,-0.1836072;0.4579826;-0.002027354,-0.2322005;0.1888636;-0.00650247,-0.2767629;-0.06001182;-0.06507117,0.06203566;0.00501756;-0.02930665,0.09080268;-0.3900854;-0.02924693,0.1121971;-0.7674688;0.07863646,0.1274732;-0.7862844;0.02428727,-0.06124809;0.003767057;-0.03109597,-0.08053178;-0.3918105;-0.02212534,-0.09451856;-0.7777317;0.0512504,-0.09026273;-0.7399675;-0.02285598,-0.007084305;0.5130593;0.01233531,0;0;0,-0.007135659;0.2970139;-0.003431797,-0.01300076;0.5829359;-0.01933217,0.172258;0.4992229;0.005400777,0.2545583;0.2398558;0.03299999,0.3116357;0.01002204;-0.0731777,-0.192372;0.4834889;-0.04341166,-0.2582244;0.2183157;-0.0310432,-0.2486509;-0.02377503;-0.1240782,0.06388733;0.004580379;-0.02509797,0.154629;-0.3676996;-0.1256337,0.1610797;-0.7423009;-0.00669229,0.1674632;-0.7733323;-0.04917252,-0.05432051;0.001060084;-0.04219759,-0.05836747;-0.3946305;-0.02358407,-0.02388407;-0.7784259;0.05404842,-0.01499378;-0.7633839;-0.01852827,-0.01176487;0.5129734;-0.01321566,75.58598
+0;0;0,-0.004014231;0.2968508;0.01197694,-0.008067407;0.5832289;0.009347115,0.1712996;0.4626687;0.01866198,0.2240023;0.1944253;0.02727768,0.2878565;-0.05134214;-0.02635154,-0.1836072;0.4579826;-0.002027354,-0.2322005;0.1888636;-0.00650247,-0.2767629;-0.06001182;-0.06507117,0.06203566;0.00501756;-0.02930665,0.09080268;-0.3900854;-0.02924693,0.1121971;-0.7674688;0.07863646,0.1274732;-0.7862844;0.02428727,-0.06124809;0.003767057;-0.03109597,-0.08053178;-0.3918105;-0.02212534,-0.09451856;-0.7777317;0.0512504,-0.09026273;-0.7399675;-0.02285598,-0.007084305;0.5130593;0.01233531,0;0;0,-0.007135659;0.2970139;-0.003431797,-0.01300076;0.5829359;-0.01933217,0.172258;0.4992229;0.005400777,0.2545583;0.2398558;0.03299999,0.3116357;0.01002204;-0.0731777,-0.192372;0.4834889;-0.04341166,-0.2582244;0.2183157;-0.0310432,-0.2486509;-0.02377503;-0.1240782,0.06388733;0.004580379;-0.02509797,0.154629;-0.3676996;-0.1256337,0.1610797;-0.7423009;-0.00669229,0.1674632;-0.7733323;-0.04917252,-0.05432051;0.001060084;-0.04219759,-0.05836747;-0.3946305;-0.02358407,-0.02388407;-0.7784259;0.05404842,-0.01499378;-0.7633839;-0.01852827,-0.01176487;0.5129734;-0.01321566,75.59706
+0;0;0,-0.004013438;0.2967921;0.01197457,-0.008064978;0.5830547;0.009346298,0.1717295;0.4624129;0.01867467,0.224199;0.195356;0.02725226,0.2884175;-0.05181317;-0.02668286,-0.1840288;0.4577155;-0.002064308,-0.2324072;0.189787;-0.006519628,-0.2772238;-0.06050792;-0.06542239,0.06214635;0.005026512;-0.02935894,0.09103347;-0.391726;-0.02929897,0.1124286;-0.7691227;0.07858821,0.1285216;-0.7905484;0.02133305,-0.06135738;0.003773778;-0.03115146,-0.08072158;-0.3934553;-0.02214338,-0.09470885;-0.7793901;0.05123495,-0.09022547;-0.7412108;-0.0268338,-0.007082429;0.5129243;0.01233282,0;0;0,-0.00804539;0.2969437;-0.002185583,-0.01492678;0.582812;-0.01651156,0.1711235;0.4987535;0.006631732,0.2542936;0.240729;0.03216708,0.3121859;0.0107087;-0.07675838,-0.1941109;0.4828045;-0.04273192,-0.2595723;0.2186403;-0.03389804,-0.2505493;-0.02373543;-0.1303253,0.0640576;0.004924059;-0.02493513,0.1560756;-0.3651477;-0.1381896,0.164235;-0.7396598;-0.01902641,0.1672744;-0.768861;-0.07067633,-0.05436465;0.0007251679;-0.04234786,-0.05595928;-0.3966727;-0.02447685,-0.02021094;-0.7802428;0.05376454,-0.01079495;-0.7659007;-0.02270704,-0.01343496;0.5128582;-0.01082063,75.61831
+0;0;0,-0.004686565;0.2967757;0.01213668,-0.009197314;0.5830336;0.009754537,0.1708583;0.463063;0.01968034,0.2263829;0.1964933;0.02157383,0.2909607;-0.04969864;-0.03626094,-0.1850704;0.4581665;-0.003354665,-0.2321421;0.1900709;-0.01076923,-0.2761923;-0.05997685;-0.07127809,0.06240297;0.005109914;-0.02879481,0.09573685;-0.3912508;-0.0346319,0.1190951;-0.7683016;0.07405467,0.1357443;-0.7890043;0.01631577,-0.06105157;0.003729519;-0.03175182,-0.07851628;-0.3936336;-0.02507477,-0.0887474;-0.7795862;0.04882761,-0.08388608;-0.7413882;-0.02921655,-0.008117554;0.512902;0.01267782,0;0;0,-0.00804539;0.2969437;-0.002185583,-0.01492678;0.582812;-0.01651156,0.1711235;0.4987535;0.006631732,0.2542936;0.240729;0.03216708,0.3121859;0.0107087;-0.07675838,-0.1941109;0.4828045;-0.04273192,-0.2595723;0.2186403;-0.03389804,-0.2505493;-0.02373543;-0.1303253,0.0640576;0.004924059;-0.02493513,0.1560756;-0.3651477;-0.1381896,0.164235;-0.7396598;-0.01902641,0.1672744;-0.768861;-0.07067633,-0.05436465;0.0007251679;-0.04234786,-0.05595928;-0.3966727;-0.02447685,-0.02021094;-0.7802428;0.05376454,-0.01079495;-0.7659007;-0.02270704,-0.01343496;0.5128582;-0.01082063,75.62949
+0;0;0,-0.004683939;0.2966094;0.01212988,-0.009190824;0.5826216;0.009750273,0.1709009;0.462712;0.01967455,0.2263913;0.1963063;0.02156688,0.2911266;-0.05048618;-0.03640895,-0.1851017;0.4578146;-0.003365225,-0.2321445;0.1898839;-0.01077523,-0.2763021;-0.06077385;-0.07143168,0.0623911;0.005108943;-0.02878934,0.09566084;-0.3904891;-0.0346152,0.1190162;-0.7674929;0.07405783,0.1355849;-0.7879506;0.01659781,-0.06103996;0.003728809;-0.03174578,-0.07847106;-0.3928697;-0.02508158,-0.0887009;-0.7787742;0.0488116,-0.08386306;-0.7406158;-0.02885561,-0.00811216;0.5125614;0.01267058,0;0;0,-0.00892517;0.2967573;-0.001294136,-0.01672861;0.5824066;-0.01457751,0.1695585;0.498542;0.008687019,0.2542161;0.2409519;0.03182101,0.3121389;0.01138954;-0.07955432,-0.1956684;0.4824722;-0.04141725,-0.2616465;0.2185056;-0.03658862,-0.2526279;-0.02374192;-0.1350427,0.06407104;0.005200952;-0.02480781,0.1563475;-0.3603114;-0.1494045,0.1640082;-0.7348478;-0.03044665,0.1687449;-0.7642031;-0.08120763,-0.05427358;0.0004667859;-0.04244688,-0.05404622;-0.3962078;-0.02548261,-0.0177064;-0.7794043;0.05406037,-0.008236446;-0.7649179;-0.02204357,-0.01501182;0.5125081;-0.0091573,75.64075
+0;0;0,-0.00468141;0.2964493;0.01212333,-0.009183826;0.5821775;0.009746788,0.1699812;0.462611;0.0196313,0.2252688;0.1971788;0.02151671,0.2895397;-0.04784301;-0.03604316,-0.1841811;0.4577389;-0.003289375,-0.231052;0.1907873;-0.0106723,-0.2748928;-0.05807206;-0.07089356,0.06261431;0.00512722;-0.02889233,0.09573042;-0.388644;-0.03469129,0.1190235;-0.764642;0.07369182,0.1356989;-0.7854248;0.01586166,-0.06125834;0.00374215;-0.03185936,-0.07860895;-0.3910249;-0.02522593,-0.08881149;-0.7758999;0.04847011,-0.0839425;-0.737689;-0.0296974,-0.008106478;0.5122027;0.01266354,0;0;0,-0.009806365;0.2965713;-0.0005645752,-0.01864396;0.5819511;-0.01286018,0.1668658;0.497236;0.01011658,0.2531889;0.2410308;0.03065312,0.3098935;0.01364562;-0.08141887,-0.1964413;0.4825706;-0.03980357,-0.2611427;0.2192726;-0.03824647,-0.2526243;-0.01999871;-0.1390248,0.0643716;0.005508825;-0.02464867,0.1546433;-0.3541084;-0.1614424,0.1627344;-0.7283811;-0.04517353,0.1676725;-0.7574071;-0.09706606,-0.05451403;9.256928E-05;-0.04254197,-0.05290564;-0.3947898;-0.02668586,-0.01616327;-0.7766871;0.05374052,-0.006605008;-0.7622368;-0.02286324,-0.01666565;0.5121253;-0.007704735,75.66278
+0;0;0,-0.005454496;0.2964321;0.01221964,-0.01061004;0.5821507;0.01001098,0.1686258;0.4625312;0.02134277,0.2249891;0.1973839;0.01545547,0.2901923;-0.04612988;-0.04722741,-0.1853285;0.4575777;-0.003998055,-0.2319007;0.1907331;-0.01581116,-0.2742751;-0.05762543;-0.07907275,0.06272255;0.005309602;-0.02862337,0.1001081;-0.3879781;-0.03925999,0.125138;-0.7635459;0.07022229,0.1415808;-0.7838498;0.01190901,-0.06111122;0.003570554;-0.03216018,-0.07742523;-0.3912734;-0.02790184,-0.08395343;-0.7762887;0.04547797,-0.07866453;-0.7380503;-0.03265937,-0.009382172;0.5121765;0.01288203,0;0;0,-0.009806365;0.2965713;-0.0005645752,-0.01864396;0.5819511;-0.01286018,0.1668658;0.497236;0.01011658,0.2531889;0.2410308;0.03065312,0.3098935;0.01364562;-0.08141887,-0.1964413;0.4825706;-0.03980357,-0.2611427;0.2192726;-0.03824647,-0.2526243;-0.01999871;-0.1390248,0.0643716;0.005508825;-0.02464867,0.1546433;-0.3541084;-0.1614424,0.1627344;-0.7283811;-0.04517353,0.1676725;-0.7574071;-0.09706606,-0.05451403;9.256928E-05;-0.04254197,-0.05290564;-0.3947898;-0.02668586,-0.01616327;-0.7766871;0.05374052,-0.006605008;-0.7622368;-0.02286324,-0.01666565;0.5121253;-0.007704735,75.68524
+0;0;0,-0.005454496;0.2964321;0.01221964,-0.01061004;0.5821507;0.01001098,0.1686258;0.4625312;0.02134277,0.2249891;0.1973839;0.01545547,0.2901923;-0.04612988;-0.04722741,-0.1853285;0.4575777;-0.003998055,-0.2319007;0.1907331;-0.01581116,-0.2742751;-0.05762543;-0.07907275,0.06272255;0.005309602;-0.02862337,0.1001081;-0.3879781;-0.03925999,0.125138;-0.7635459;0.07022229,0.1415808;-0.7838498;0.01190901,-0.06111122;0.003570554;-0.03216018,-0.07742523;-0.3912734;-0.02790184,-0.08395343;-0.7762887;0.04547797,-0.07866453;-0.7380503;-0.03265937,-0.009382172;0.5121765;0.01288203,0;0;0,-0.009806365;0.2965713;-0.0005645752,-0.01864396;0.5819511;-0.01286018,0.1668658;0.497236;0.01011658,0.2531889;0.2410308;0.03065312,0.3098935;0.01364562;-0.08141887,-0.1964413;0.4825706;-0.03980357,-0.2611427;0.2192726;-0.03824647,-0.2526243;-0.01999871;-0.1390248,0.0643716;0.005508825;-0.02464867,0.1546433;-0.3541084;-0.1614424,0.1627344;-0.7283811;-0.04517353,0.1676725;-0.7574071;-0.09706606,-0.05451403;9.256928E-05;-0.04254197,-0.05290564;-0.3947898;-0.02668586,-0.01616327;-0.7766871;0.05374052,-0.006605008;-0.7622368;-0.02286324,-0.01666565;0.5121253;-0.007704735,75.69646
+0;0;0,-0.005455355;0.2964787;0.01222156,-0.01061284;0.5823048;0.01001185,0.1690837;0.4625257;0.02136679,0.2253305;0.1979268;0.01549167,0.2907589;-0.04642838;-0.04740777,-0.1857856;0.4575594;-0.004039532,-0.2322615;0.1912667;-0.01582821,-0.2747823;-0.05794995;-0.07930836,0.06257332;0.005296969;-0.02855527,0.1000972;-0.3894455;-0.03923123,0.1251033;-0.7646564;0.07014705,0.1416814;-0.7853743;0.01135393,-0.06096582;0.003562059;-0.03208366,-0.07734018;-0.3927425;-0.02780957,-0.08386217;-0.777392;0.04550054,-0.07852975;-0.7390857;-0.03327976,-0.009384418;0.5122994;0.01288419,0;0;0,-0.01087485;0.2965813;0.0001569986,-0.02061655;0.5820675;-0.01145875,0.1655131;0.4971617;0.01193118,0.2538126;0.2419997;0.02943528,0.3103165;0.01439625;-0.08436549,-0.1985897;0.4822691;-0.03882173,-0.2627699;0.2194253;-0.04102789,-0.2535809;-0.01996075;-0.1437729,0.06427981;0.005800888;-0.02435851,0.1547652;-0.352722;-0.167946,0.1623213;-0.7281227;-0.05663849,0.1679843;-0.7565547;-0.1100931,-0.05419698;-0.0001484862;-0.04267958,-0.05039932;-0.3965423;-0.02849573,-0.01351491;-0.7777678;0.05322805,-0.003369974;-0.8074958;0.001911238,-0.01843153;0.5122049;-0.006462455,75.71877
+0;0;0,-0.002774749;0.2965855;0.01103855,-0.006292151;0.5824292;0.008157806,0.1727376;0.4603058;0.02188402,0.2314199;0.1976902;0.009162155,0.298242;-0.0464755;-0.06066806,-0.1829016;0.4594735;-0.004151027,-0.2286403;0.1945173;-0.02084304,-0.2710525;-0.05546315;-0.08917515,0.06276845;0.005508003;-0.02828123,0.1042614;-0.3897233;-0.04426343,0.1310622;-0.7631606;0.06527085,0.1475693;-0.784193;0.004488822,-0.06085441;0.003386706;-0.03248563,-0.07489952;-0.3940837;-0.03026257,-0.07842503;-0.7772299;0.04293554,-0.07283734;-0.7388185;-0.03749627,-0.005372237;0.5124304;0.01115192,0;0;0,-0.01138479;0.2965833;0.00112915,-0.02168748;0.5820882;-0.009431839,0.1649914;0.4970145;0.01365471,0.2537625;0.2430855;0.02822173,0.3097757;0.01464549;-0.08855164,-0.1997207;0.4818286;-0.0379256,-0.2640045;0.2202692;-0.04309079,-0.2543994;-0.02006361;-0.1484768,0.06450799;0.005956218;-0.02394342,0.1537594;-0.3505383;-0.1760315,0.162115;-0.7263858;-0.07191515,0.1671672;-0.7534472;-0.1292713,-0.05410403;-0.0002985118;-0.0429268,-0.04779592;-0.3977814;-0.03057917,-0.01007013;-0.7770882;0.05233375,-0.0004245676;-0.8075626;-0.0007799007,-0.01936378;0.5122172;-0.00471139,75.74105
+0;0;0,-0.002774749;0.2965855;0.01103855,-0.006292151;0.5824292;0.008157806,0.1727376;0.4603058;0.02188402,0.2314199;0.1976902;0.009162155,0.298242;-0.0464755;-0.06066806,-0.1829016;0.4594735;-0.004151027,-0.2286403;0.1945173;-0.02084304,-0.2710525;-0.05546315;-0.08917515,0.06276845;0.005508003;-0.02828123,0.1042614;-0.3897233;-0.04426343,0.1310622;-0.7631606;0.06527085,0.1475693;-0.784193;0.004488822,-0.06085441;0.003386706;-0.03248563,-0.07489952;-0.3940837;-0.03026257,-0.07842503;-0.7772299;0.04293554,-0.07283734;-0.7388185;-0.03749627,-0.005372237;0.5124304;0.01115192,0;0;0,-0.01138479;0.2965833;0.00112915,-0.02168748;0.5820882;-0.009431839,0.1649914;0.4970145;0.01365471,0.2537625;0.2430855;0.02822173,0.3097757;0.01464549;-0.08855164,-0.1997207;0.4818286;-0.0379256,-0.2640045;0.2202692;-0.04309079,-0.2543994;-0.02006361;-0.1484768,0.06450799;0.005956218;-0.02394342,0.1537594;-0.3505383;-0.1760315,0.162115;-0.7263858;-0.07191515,0.1671672;-0.7534472;-0.1292713,-0.05410403;-0.0002985118;-0.0429268,-0.04779592;-0.3977814;-0.03057917,-0.01007013;-0.7770882;0.05233375,-0.0004245676;-0.8075626;-0.0007799007,-0.01936378;0.5122172;-0.00471139,75.75236
+0;0;0,-0.002774378;0.2965459;0.01103707,-0.006290515;0.5822875;0.008157764,0.1711102;0.4606752;0.02178438,0.2293632;0.1999805;0.009155563,0.2967587;-0.04628022;-0.06127381,-0.1812771;0.4598505;-0.004012607,-0.2266812;0.1968324;-0.02058253,-0.2694573;-0.05529305;-0.08950095,0.06280895;0.005511558;-0.02829948,0.104432;-0.3909587;-0.04433178,0.1310609;-0.7620016;0.06450023,0.1473444;-0.7823427;0.004541762,-0.06089368;0.003388892;-0.0325066,-0.07498281;-0.3953274;-0.03027657,-0.07848572;-0.7760172;0.04245224,-0.07297374;-0.7377197;-0.03688976,-0.005371052;0.5123231;0.0111504,0;0;0,-0.01089172;0.2965539;0.002485394,-0.02092461;0.5820028;-0.007040739,0.1639835;0.4964508;0.01542521,0.2534167;0.2446895;0.02694035,0.3100655;0.01503477;-0.09220827,-0.1973846;0.4818618;-0.03518994,-0.2599509;0.22199;-0.04336186,-0.250286;-0.01814657;-0.1546621,0.06470892;0.006122425;-0.02348351,0.1541592;-0.3489262;-0.1819676,0.1629492;-0.7230195;-0.08095576,0.1695616;-0.7508103;-0.1358273,-0.05393966;-0.0004353772;-0.04320332,-0.04376281;-0.3991337;-0.0325182,-0.005534653;-0.7756833;0.05100103,0.002803233;-0.8024195;-0.004729297,-0.01865219;0.5121477;-0.002575517,75.77445
+0;0;0,-8.098964E-05;0.2965881;0.01022267,-0.001319837;0.5823408;0.006600313,0.1747767;0.458766;0.0236431,0.2348088;0.1989427;0.003577478,0.3057631;-0.04484235;-0.07179562,-0.1773433;0.4612742;-0.003622549,-0.2215971;0.1984946;-0.02605392,-0.2628525;-0.05324036;-0.09728763,0.06302467;0.005782558;-0.02776069,0.1092679;-0.3899594;-0.04844949,0.1370053;-0.7610358;0.05999105,0.1543633;-0.7812217;0.0002042465,-0.06078375;0.00306988;-0.03274317,-0.07205462;-0.3957399;-0.03138213,-0.07129008;-0.7765149;0.04097998,-0.06554372;-0.7382823;-0.03835215,-0.0008910338;0.5123789;0.009760835,0;0;0,-0.01089172;0.2965539;0.002485394,-0.02092461;0.5820028;-0.007040739,0.1639835;0.4964508;0.01542521,0.2534167;0.2446895;0.02694035,0.3100655;0.01503477;-0.09220827,-0.1973846;0.4818618;-0.03518994,-0.2599509;0.22199;-0.04336186,-0.250286;-0.01814657;-0.1546621,0.06470892;0.006122425;-0.02348351,0.1541592;-0.3489262;-0.1819676,0.1629492;-0.7230195;-0.08095576,0.1695616;-0.7508103;-0.1358273,-0.05393966;-0.0004353772;-0.04320332,-0.04376281;-0.3991337;-0.0325182,-0.005534653;-0.7756833;0.05100103,0.002803233;-0.8024195;-0.004729297,-0.01865219;0.5121477;-0.002575517,75.78581
+0;0;0,-8.098964E-05;0.2965881;0.01022267,-0.001319837;0.5823408;0.006600313,0.1747767;0.458766;0.0236431,0.2348088;0.1989427;0.003577478,0.3057631;-0.04484235;-0.07179562,-0.1773433;0.4612742;-0.003622549,-0.2215971;0.1984946;-0.02605392,-0.2628525;-0.05324036;-0.09728763,0.06302467;0.005782558;-0.02776069,0.1092679;-0.3899594;-0.04844949,0.1370053;-0.7610358;0.05999105,0.1543633;-0.7812217;0.0002042465,-0.06078375;0.00306988;-0.03274317,-0.07205462;-0.3957399;-0.03138213,-0.07129008;-0.7765149;0.04097998,-0.06554372;-0.7382823;-0.03835215,-0.0008910338;0.5123789;0.009760835,0;0;0,-0.01089172;0.2965539;0.002485394,-0.02092461;0.5820028;-0.007040739,0.1639835;0.4964508;0.01542521,0.2534167;0.2446895;0.02694035,0.3100655;0.01503477;-0.09220827,-0.1973846;0.4818618;-0.03518994,-0.2599509;0.22199;-0.04336186,-0.250286;-0.01814657;-0.1546621,0.06470892;0.006122425;-0.02348351,0.1541592;-0.3489262;-0.1819676,0.1629492;-0.7230195;-0.08095576,0.1695616;-0.7508103;-0.1358273,-0.05393966;-0.0004353772;-0.04320332,-0.04376281;-0.3991337;-0.0325182,-0.005534653;-0.7756833;0.05100103,0.002803233;-0.8024195;-0.004729297,-0.01865219;0.5121477;-0.002575517,75.79691
+0;0;0,-8.097453E-05;0.2965327;0.01022076,-0.001319373;0.5821862;0.006599996,0.1758656;0.4583112;0.02372736,0.2356059;0.1997507;0.003759274,0.3072637;-0.04645142;-0.07236114,-0.1784365;0.4608349;-0.003707249,-0.2224752;0.1993326;-0.02602959,-0.2641397;-0.05489832;-0.09796957,0.06308071;0.0057877;-0.02778537,0.1094051;-0.3906491;-0.0485105,0.1369994;-0.7598093;0.05937004,0.1541429;-0.7793753;0.0003217012,-0.0608378;0.00307261;-0.03277228,-0.07212846;-0.3964374;-0.03140885,-0.07136786;-0.775246;0.04057958,-0.06569248;-0.7371151;-0.03777267,-0.0008907664;0.5122563;0.009759072,0;0;0,-0.01194355;0.2964491;0.003374457,-0.02315782;0.5817949;-0.004903197,0.1631814;0.4959151;0.01707494,0.2525893;0.245411;0.02573872,0.3095413;0.01531577;-0.09818578,-0.200249;0.4810492;-0.03416755,-0.2618642;0.2223793;-0.04487163,-0.2520273;-0.01819877;-0.1613623,0.06488869;0.006256923;-0.0231303,0.1531262;-0.346373;-0.1892744,0.1625955;-0.7191778;-0.09126544,0.1696025;-0.7476032;-0.1439416,-0.05385669;-0.0005647384;-0.0434032,-0.04178995;-0.3999353;-0.03364868,-0.003554229;-0.7741849;0.05093291,0.00431637;-0.8006085;-0.003764734,-0.02058995;0.5119615;-0.0007749796,75.81921
+0;0;0,-0.006800333;0.2963638;0.012585,-0.0148966;0.5819263;0.01159648,0.1655472;0.4627175;0.02327707,0.227787;0.2055471;-0.005195705,0.3016934;-0.03730258;-0.08949591,-0.1892953;0.458338;-0.004469702,-0.2298685;0.1969121;-0.03330445,-0.2725342;-0.05519497;-0.1118303,0.06324867;0.006041319;-0.0273461,0.1146918;-0.3894585;-0.05325221,0.1439539;-0.758779;0.05363487,0.1619655;-0.7800739;-0.003652278,-0.06055744;0.002855815;-0.03330678,-0.0692699;-0.3967193;-0.03210541,-0.0643193;-0.7757013;0.038796,-0.05862606;-0.737384;-0.03953539,-0.01287784;0.5119984;0.01411669,0;0;0,-0.01194355;0.2964491;0.003374457,-0.02315782;0.5817949;-0.004903197,0.1631814;0.4959151;0.01707494,0.2525893;0.245411;0.02573872,0.3095413;0.01531577;-0.09818578,-0.200249;0.4810492;-0.03416755,-0.2618642;0.2223793;-0.04487163,-0.2520273;-0.01819877;-0.1613623,0.06488869;0.006256923;-0.0231303,0.1531262;-0.346373;-0.1892744,0.1625955;-0.7191778;-0.09126544,0.1696025;-0.7476032;-0.1439416,-0.05385669;-0.0005647384;-0.0434032,-0.04178995;-0.3999353;-0.03364868,-0.003554229;-0.7741849;0.05093291,0.00431637;-0.8006085;-0.003764734,-0.02058995;0.5119615;-0.0007749796,75.83065
+0;0;0,-0.006802593;0.2964623;0.01258919,-0.01490072;0.5820905;0.01160071,0.1657638;0.4628111;0.02329297,0.2276308;0.2071811;-0.005009267,0.3015599;-0.03574322;-0.08933538,-0.1895171;0.4584262;-0.004488084,-0.2298472;0.1985662;-0.03315013,-0.2725261;-0.05361837;-0.1117001,0.06354705;0.006069819;-0.02747511,0.1150874;-0.3901774;-0.05343018,0.144579;-0.7623954;0.05429544,0.1627781;-0.7842239;-0.003587704,-0.06084312;0.002869288;-0.03346391,-0.06957205;-0.3974609;-0.03226027,-0.06458261;-0.779416;0.03919736,-0.05883014;-0.7410123;-0.03994897,-0.01288168;0.5121529;0.01412127,0;0;0,-0.01238172;0.296514;0.004561186,-0.02430691;0.5819348;-0.002354026,0.1624444;0.4954493;0.01875746,0.251183;0.2462707;0.02204001,0.309426;0.01649524;-0.1020552,-0.2012957;0.4804561;-0.03215234,-0.2619868;0.2233512;-0.04589656,-0.2515834;-0.01484475;-0.1673178,0.06530266;0.006457195;-0.02288711,0.1525844;-0.3438972;-0.1960217,0.1626586;-0.7196413;-0.09735201,0.169628;-0.7474009;-0.1519699,-0.05413662;-0.000771971;-0.04357272,-0.04009036;-0.4008514;-0.03456742,-0.0002883039;-0.7778081;0.0511076,0.006412148;-0.8063215;-0.002736077,-0.02155297;0.5120775;0.001397014,75.84164
+0;0;0,-0.006803819;0.2965157;0.01259146,-0.01490167;0.5821344;0.01160326,0.1647643;0.4631388;0.02324397,0.2265297;0.2079287;-0.005011754,0.3006992;-0.03578573;-0.08961216,-0.1885312;0.4587784;-0.00438183,-0.2287951;0.1993453;-0.03299677,-0.2716127;-0.05365953;-0.1118023,0.06366549;0.006081132;-0.02752632,0.1151919;-0.3900591;-0.05347438,0.1445398;-0.7604626;0.05372614,0.162799;-0.7824623;-0.00434817,-0.06095653;0.002874636;-0.03352628,-0.06968309;-0.3973475;-0.03232297,-0.06471798;-0.7774408;0.03878635,-0.05894652;-0.7390093;-0.04062136,-0.01288286;0.5122048;0.01412353,0;0;0,-0.01171829;0.2965685;0.006018877,-0.02299435;0.5820243;-3.731227E-05,0.1625565;0.4952692;0.02071261,0.252418;0.2469382;0.01924312,0.3103641;0.01777825;-0.1079695,-0.1990944;0.4805388;-0.0298311,-0.2599359;0.2240958;-0.04658763,-0.2482975;-0.0130602;-0.1717943,0.06549612;0.006557316;-0.02269876,0.153375;-0.3405375;-0.2017459,0.1631882;-0.714694;-0.1044694,0.1722018;-0.7421103;-0.1595341,-0.0541795;-0.0008238743;-0.04372501,-0.03744187;-0.4007122;-0.03569287,0.00299615;-0.7754184;0.05097949,0.009574488;-0.8038781;-0.003326908,-0.02038854;0.5121601;0.003537893,75.86385
+0;0;0,-0.007166517;0.2964885;0.01302476,-0.01416741;0.5821345;0.01194505,0.1650104;0.4625776;0.02345435,0.2293104;0.2088965;-0.0119989,0.3057078;-0.02706571;-0.1146654,-0.187745;0.458166;-0.005882571,-0.2293276;0.1995616;-0.03964876,-0.2690712;-0.05376148;-0.1190402,0.06388154;0.006176471;-0.02699951,0.1200708;-0.3888634;-0.05927412,0.1503844;-0.7594829;0.04690678,0.1699286;-0.7835349;-0.008828249,-0.06057872;0.002810006;-0.03420959,-0.06627005;-0.3974679;-0.03345685,-0.05803256;-0.777715;0.0365175,-0.05195887;-0.7392777;-0.04286705,-0.01249213;0.5121977;0.0145177,0;0;0,-0.01171829;0.2965685;0.006018877,-0.02299435;0.5820243;-3.731227E-05,0.1625565;0.4952692;0.02071261,0.252418;0.2469382;0.01924312,0.3103641;0.01777825;-0.1079695,-0.1990944;0.4805388;-0.0298311,-0.2599359;0.2240958;-0.04658763,-0.2482975;-0.0130602;-0.1717943,0.06549612;0.006557316;-0.02269876,0.153375;-0.3405375;-0.2017459,0.1631882;-0.714694;-0.1044694,0.1722018;-0.7421103;-0.1595341,-0.0541795;-0.0008238743;-0.04372501,-0.03744187;-0.4007122;-0.03569287,0.00299615;-0.7754184;0.05097949,0.009574488;-0.8038781;-0.003326908,-0.02038854;0.5121601;0.003537893,75.87515
+0;0;0,-0.007166517;0.2964885;0.01302476,-0.01416741;0.5821345;0.01194505,0.1650104;0.4625776;0.02345435,0.2293104;0.2088965;-0.0119989,0.3057078;-0.02706571;-0.1146654,-0.187745;0.458166;-0.005882571,-0.2293276;0.1995616;-0.03964876,-0.2690712;-0.05376148;-0.1190402,0.06388154;0.006176471;-0.02699951,0.1200708;-0.3888634;-0.05927412,0.1503844;-0.7594829;0.04690678,0.1699286;-0.7835349;-0.008828249,-0.06057872;0.002810006;-0.03420959,-0.06627005;-0.3974679;-0.03345685,-0.05803256;-0.777715;0.0365175,-0.05195887;-0.7392777;-0.04286705,-0.01249213;0.5121977;0.0145177,0;0;0,-0.01171829;0.2965685;0.006018877,-0.02299435;0.5820243;-3.731227E-05,0.1625565;0.4952692;0.02071261,0.252418;0.2469382;0.01924312,0.3103641;0.01777825;-0.1079695,-0.1990944;0.4805388;-0.0298311,-0.2599359;0.2240958;-0.04658763,-0.2482975;-0.0130602;-0.1717943,0.06549612;0.006557316;-0.02269876,0.153375;-0.3405375;-0.2017459,0.1631882;-0.714694;-0.1044694,0.1722018;-0.7421103;-0.1595341,-0.0541795;-0.0008238743;-0.04372501,-0.03744187;-0.4007122;-0.03569287,0.00299615;-0.7754184;0.05097949,0.009574488;-0.8038781;-0.003326908,-0.02038854;0.5121601;0.003537893,75.88654
+0;0;0,-0.007166598;0.2964918;0.0130249,-0.01416697;0.5821166;0.01194546,0.1640331;0.4628422;0.0234052,0.2279736;0.2105796;-0.01184982,0.3049497;-0.02717021;-0.1152941,-0.1867797;0.4584549;-0.005770167,-0.2281298;0.2012964;-0.03934756,-0.2681744;-0.05394569;-0.1193405,0.06404205;0.00619199;-0.02706735,0.1201074;-0.3879764;-0.05927076,0.1497563;-0.7504693;0.04458189,0.1686536;-0.7727323;-0.009308387,-0.06073093;0.002817066;-0.03429555,-0.06640971;-0.3965778;-0.03354447,-0.05835285;-0.7684872;0.03489555,-0.05248018;-0.7303292;-0.04186149,-0.01249191;0.5121891;0.01451777,0;0;0,-0.01212224;0.2965451;0.006516933,-0.02361412;0.5819823;0.00102365,0.1609137;0.4947862;0.02152562,0.2514921;0.2483627;0.01530063,0.3105294;0.01939122;-0.1159916,-0.1985882;0.4802812;-0.02892736,-0.2585136;0.2252542;-0.0473109,-0.2457903;-0.01141217;-0.1776111,0.06571622;0.006678075;-0.02256429,0.1526857;-0.3362257;-0.2080432,0.1661844;-0.7023127;-0.1138966,0.1707547;-0.7319313;-0.1630639,-0.05432421;-0.0009569694;-0.04382157,-0.03721049;-0.3999729;-0.03730084,0.003364485;-0.7660843;0.04861555,0.009055138;-0.7927903;-0.003774647,-0.02097519;0.5121219;0.004463911,75.90862
+0;0;0,-0.006817006;0.2964841;0.01338311,-0.01312802;0.5821254;0.01254856,0.1648141;0.462569;0.02368523,0.2294446;0.211707;-0.01943012,0.3118093;-0.02244711;-0.1268493,-0.1862;0.4595063;-0.005684139,-0.2277674;0.203481;-0.04680541,-0.264624;-0.05201644;-0.1275127,0.06424384;0.006203663;-0.02658213,0.1238459;-0.3870333;-0.06347905,0.155269;-0.7496192;0.03952356,0.1745854;-0.767397;-0.01824186,-0.06055785;0.00277167;-0.0346039,-0.0628102;-0.3966576;-0.03410751,-0.05178313;-0.7686325;0.0335578,-0.04585808;-0.7304608;-0.04319376,-0.01164705;0.5121917;0.01506918,0;0;0,-0.01212224;0.2965451;0.006516933,-0.02361412;0.5819823;0.00102365,0.1609137;0.4947862;0.02152562,0.2514921;0.2483627;0.01530063,0.3105294;0.01939122;-0.1159916,-0.1985882;0.4802812;-0.02892736,-0.2585136;0.2252542;-0.0473109,-0.2457903;-0.01141217;-0.1776111,0.06571622;0.006678075;-0.02256429,0.1526857;-0.3362257;-0.2080432,0.1661844;-0.7023127;-0.1138966,0.1707547;-0.7319313;-0.1630639,-0.05432421;-0.0009569694;-0.04382157,-0.03721049;-0.3999729;-0.03730084,0.003364485;-0.7660843;0.04861555,0.009055138;-0.7927903;-0.003774647,-0.02097519;0.5121219;0.004463911,75.91988
+0;0;0,-0.006817006;0.2964841;0.01338311,-0.01312802;0.5821254;0.01254856,0.1648141;0.462569;0.02368523,0.2294446;0.211707;-0.01943012,0.3118093;-0.02244711;-0.1268493,-0.1862;0.4595063;-0.005684139,-0.2277674;0.203481;-0.04680541,-0.264624;-0.05201644;-0.1275127,0.06424384;0.006203663;-0.02658213,0.1238459;-0.3870333;-0.06347905,0.155269;-0.7496192;0.03952356,0.1745854;-0.767397;-0.01824186,-0.06055785;0.00277167;-0.0346039,-0.0628102;-0.3966576;-0.03410751,-0.05178313;-0.7686325;0.0335578,-0.04585808;-0.7304608;-0.04319376,-0.01164705;0.5121917;0.01506918,0;0;0,-0.01212224;0.2965451;0.006516933,-0.02361412;0.5819823;0.00102365,0.1609137;0.4947862;0.02152562,0.2514921;0.2483627;0.01530063,0.3105294;0.01939122;-0.1159916,-0.1985882;0.4802812;-0.02892736,-0.2585136;0.2252542;-0.0473109,-0.2457903;-0.01141217;-0.1776111,0.06571622;0.006678075;-0.02256429,0.1526857;-0.3362257;-0.2080432,0.1661844;-0.7023127;-0.1138966,0.1707547;-0.7319313;-0.1630639,-0.05432421;-0.0009569694;-0.04382157,-0.03721049;-0.3999729;-0.03730084,0.003364485;-0.7660843;0.04861555,0.009055138;-0.7927903;-0.003774647,-0.02097519;0.5121219;0.004463911,75.93095
+0;0;0,-0.006815899;0.296436;0.01338094,-0.0131243;0.5819579;0.01254729,0.164723;0.4624699;0.02367786,0.2291192;0.2125171;-0.01928124,0.3118108;-0.02256621;-0.1271266,-0.1861042;0.4594088;-0.005675865,-0.227521;0.2043114;-0.04664811,-0.2645238;-0.05219981;-0.1276756,0.06453094;0.006231387;-0.02670092,0.1239898;-0.3860607;-0.06350919,0.1552238;-0.7464641;0.0388734,0.1751391;-0.7657233;-0.0206831,-0.06082848;0.002784057;-0.03475854,-0.06307542;-0.3956855;-0.03426335,-0.05211472;-0.7654214;0.03299466,-0.04600596;-0.7269963;-0.04613667,-0.01164421;0.5120661;0.0150664,0;0;0,-0.0124933;0.2964574;0.007532239,-0.02444862;0.5817763;0.003160119,0.1601636;0.4945609;0.02259839,0.2512172;0.2495168;0.01113462,0.3107712;0.02109914;-0.1230718,-0.1989704;0.4797065;-0.0279363,-0.2588665;0.2258355;-0.04869109,-0.2447867;-0.00947696;-0.1834593,0.06610167;0.006822273;-0.02236152,0.1531174;-0.3319881;-0.2131994,0.1672037;-0.6958347;-0.1195746,0.1703591;-0.7240458;-0.1740868,-0.05460265;-0.001099082;-0.04396991,-0.03685012;-0.3991376;-0.03818283,0.004688539;-0.7625049;0.04892093,0.01048035;-0.7913239;-0.004715424,-0.02169178;0.5119483;0.006299734,75.95331
+0;0;0,-0.008401698;0.2963151;0.01417845,-0.01628719;0.5817304;0.01424232,0.1615411;0.4629093;0.02404807,0.2274449;0.2160733;-0.02667782,0.3136639;-0.01523742;-0.1414181,-0.1880978;0.4597256;-0.006586054,-0.227944;0.2067247;-0.05399144,-0.2638344;-0.0495941;-0.1383496,0.06469259;0.006588971;-0.02653562,0.1257021;-0.3844165;-0.06690747,0.1595522;-0.7502982;0.03662821,0.1815854;-0.7664917;-0.02472192,-0.06084451;0.002427653;-0.03499623,-0.06077832;-0.3953619;-0.03585282,-0.04750223;-0.7708888;0.03151346,-0.04114946;-0.7324032;-0.04767474,-0.01442178;0.511861;0.01652852,0;0;0,-0.01164052;0.2964052;0.009094,-0.02291615;0.5816931;0.005583525,0.1609761;0.4946072;0.02462387,0.2516572;0.2510907;0.006706119,0.3130243;0.02375439;-0.1298809,-0.1968466;0.4794258;-0.0259836,-0.2566861;0.2270361;-0.04971349,-0.2406317;-0.006953314;-0.187898,0.06614536;0.006965354;-0.02256012,0.1549488;-0.3289408;-0.2162566,0.1685429;-0.6985583;-0.1217419,0.1726189;-0.7265661;-0.1765289,-0.05476168;-0.001194792;-0.04395923,-0.03489198;-0.3984343;-0.03737785,0.007960841;-0.7671932;0.05159069,0.01421111;-0.7963295;-0.001766343,-0.02029495;0.5118735;0.008547664,75.97569
+0;0;0,-0.008401698;0.2963151;0.01417845,-0.01628719;0.5817304;0.01424232,0.1615411;0.4629093;0.02404807,0.2274449;0.2160733;-0.02667782,0.3136639;-0.01523742;-0.1414181,-0.1880978;0.4597256;-0.006586054,-0.227944;0.2067247;-0.05399144,-0.2638344;-0.0495941;-0.1383496,0.06469259;0.006588971;-0.02653562,0.1257021;-0.3844165;-0.06690747,0.1595522;-0.7502982;0.03662821,0.1815854;-0.7664917;-0.02472192,-0.06084451;0.002427653;-0.03499623,-0.06077832;-0.3953619;-0.03585282,-0.04750223;-0.7708888;0.03151346,-0.04114946;-0.7324032;-0.04767474,-0.01442178;0.511861;0.01652852,0;0;0,-0.01164052;0.2964052;0.009094,-0.02291615;0.5816931;0.005583525,0.1609761;0.4946072;0.02462387,0.2516572;0.2510907;0.006706119,0.3130243;0.02375439;-0.1298809,-0.1968466;0.4794258;-0.0259836,-0.2566861;0.2270361;-0.04971349,-0.2406317;-0.006953314;-0.187898,0.06614536;0.006965354;-0.02256012,0.1549488;-0.3289408;-0.2162566,0.1685429;-0.6985583;-0.1217419,0.1726189;-0.7265661;-0.1765289,-0.05476168;-0.001194792;-0.04395923,-0.03489198;-0.3984343;-0.03737785,0.007960841;-0.7671932;0.05159069,0.01421111;-0.7963295;-0.001766343,-0.02029495;0.5118735;0.008547664,75.998
+0;0;0,-0.00840291;0.2963579;0.0141805,-0.01629036;0.5818437;0.01424461,0.1612998;0.4630772;0.02404057,0.2269867;0.2170533;-0.02651843,0.31308;-0.01391992;-0.1410913,-0.1878653;0.4598977;-0.006552041,-0.2275804;0.2077293;-0.05380145,-0.2634184;-0.04821551;-0.1380365,0.06485468;0.00660548;-0.02660211,0.1257461;-0.3836426;-0.06689576,0.1598784;-0.7525755;0.03750331,0.1823913;-0.7697748;-0.0251826,-0.06099696;0.002433735;-0.03508391,-0.0609309;-0.3945854;-0.03593884,-0.0475441;-0.7732438;0.03198921,-0.041053;-0.7345735;-0.04892316,-0.01442463;0.5119625;0.01653121,0;0;0,-0.01173843;0.296407;0.01023448,-0.02332006;0.5817704;0.008178473,0.1604765;0.4942532;0.02544558,0.251241;0.252182;0.001738429,0.3125284;0.0268085;-0.1373237,-0.1966697;0.4792341;-0.02482417,-0.2555301;0.2278768;-0.05227706,-0.2370872;-0.003035754;-0.1944983,0.0662948;0.007101432;-0.02262747,0.1551638;-0.3250018;-0.2212092,0.1689584;-0.6971915;-0.1239456,0.1740439;-0.7237688;-0.1825738,-0.05496749;-0.001317016;-0.04398038,-0.03451438;-0.3977614;-0.03777853,0.009546071;-0.7693049;0.05271877,0.01578263;-0.8004194;-0.001042224,-0.02062012;0.5119251;0.01071572,76.0092
+0;0;0,-0.008628891;0.2963522;0.0141622,-0.01649871;0.5818383;0.01413025,0.1612426;0.4637923;0.02441924,0.2266317;0.2200482;-0.0365051,0.3163113;-0.006551832;-0.1569112,-0.1880203;0.4600085;-0.007487547,-0.2274226;0.2090806;-0.061166,-0.2617649;-0.0457603;-0.1492816,0.06500796;0.006954536;-0.02613489,0.1281045;-0.3823508;-0.07179807,0.1658369;-0.7515749;0.03030719,0.1895691;-0.7772592;-0.02446656,-0.06067912;0.00215567;-0.03564872,-0.05902048;-0.3948575;-0.03731168,-0.04298775;-0.7735717;0.02972665,-0.03627751;-0.7349061;-0.05116835,-0.01466031;0.5119573;0.01644727,0;0;0,-0.01173843;0.296407;0.01023448,-0.02332006;0.5817704;0.008178473,0.1604765;0.4942532;0.02544558,0.251241;0.252182;0.001738429,0.3125284;0.0268085;-0.1373237,-0.1966697;0.4792341;-0.02482417,-0.2555301;0.2278768;-0.05227706,-0.2370872;-0.003035754;-0.1944983,0.0662948;0.007101432;-0.02262747,0.1551638;-0.3250018;-0.2212092,0.1689584;-0.6971915;-0.1239456,0.1740439;-0.7237688;-0.1825738,-0.05496749;-0.001317016;-0.04398038,-0.03451438;-0.3977614;-0.03777853,0.009546071;-0.7693049;0.05271877,0.01578263;-0.8004194;-0.001042224,-0.02062012;0.5119251;0.01071572,76.03146
+0;0;0,-0.008626463;0.2962689;0.01415822,-0.0164923;0.5816097;0.01412677,0.1611839;0.4636279;0.02441131,0.2262156;0.2212161;-0.03618002,0.3156819;-0.004845157;-0.1562998,-0.1879522;0.4598455;-0.007483888,-0.2271391;0.2102891;-0.06086893,-0.2613998;-0.0439458;-0.148775,0.06507949;0.006962189;-0.02616365,0.1278673;-0.3804382;-0.07160339,0.1654042;-0.7477497;0.02997296,0.1893336;-0.7738969;-0.02525605,-0.06074588;0.002158042;-0.03568794,-0.05909536;-0.3929124;-0.03734276,-0.04314568;-0.7696649;0.02934831,-0.03637967;-0.7309272;-0.05221907,-0.01465513;0.5117754;0.01644224,0;0;0,-0.01212667;0.296265;0.01140654,-0.02405141;0.5814745;0.01041567,0.1598586;0.4941035;0.02633619,0.2504739;0.2540952;-0.002797842,0.3132289;0.03122872;-0.143968,-0.1969959;0.4784638;-0.0236057,-0.2551437;0.2288204;-0.05460468,-0.2352399;0.0007810295;-0.1999957,0.06637129;0.007297754;-0.02258193,0.1561457;-0.3192767;-0.2259924,0.170674;-0.6898134;-0.1304101,0.1753235;-0.7159035;-0.1904738,-0.05501249;-0.001492932;-0.04404256,-0.03373131;-0.3959327;-0.03693552,0.01064104;-0.7654096;0.05341034,0.01742386;-0.7972479;-0.0004913099,-0.02126653;0.5116703;0.01269245,76.04284
+0;0;0,-0.008624483;0.2962008;0.01415497,-0.01648665;0.5814081;0.0141238,0.1602358;0.4637259;0.02436388,0.2252429;0.2214061;-0.03620444,0.3161585;-0.008317322;-0.1582702,-0.1870086;0.459964;-0.007358514,-0.2261807;0.2105024;-0.06072329,-0.2609964;-0.04785112;-0.1500534,0.06530986;0.006986833;-0.02625626,0.1282161;-0.3811443;-0.07178171,0.1655015;-0.7459949;0.0291141,0.1895407;-0.7723997;-0.02636827,-0.06096091;0.002165681;-0.03581427,-0.05930727;-0.39365;-0.03747221,-0.04346445;-0.7678783;0.02877204,-0.0366674;-0.7291006;-0.05316953,-0.0146505;0.5116125;0.01643798,0;0;0,-0.01241624;0.2961549;0.01215756,-0.02425775;0.5812348;0.01193023,0.158748;0.4943591;0.02632618,0.2508903;0.2555433;-0.00669086,0.3173513;0.03491583;-0.1578366,-0.1962235;0.4786002;-0.02258156,-0.2524518;0.2288545;-0.05542639,-0.2308094;-0.001971811;-0.2043874,0.06662518;0.007347301;-0.02259839,0.157561;-0.3179442;-0.2289759,0.1722528;-0.6860501;-0.1342748,0.17844;-0.7117662;-0.1950621,-0.0552922;-0.001543211;-0.04409054,-0.03222863;-0.3966187;-0.03640971,0.01218358;-0.763611;0.05320237,0.01832831;-0.7954772;-0.001318213,-0.02152318;0.5114622;0.01403916,76.06499
+0;0;0,-0.009686075;0.2961476;0.01457662,-0.01856797;0.5813246;0.01498418,0.1585721;0.464118;0.02409706,0.2264063;0.2251685;-0.04600961,0.3168479;4.321337E-07;-0.1766168,-0.1884918;0.4598806;-0.009025997,-0.227063;0.2115564;-0.06785347,-0.262272;-0.04228546;-0.169161,0.06540737;0.007035489;-0.0259993,0.1291073;-0.3800415;-0.07881261,0.1706412;-0.7440574;0.02342967,0.1935758;-0.769082;-0.03387625,-0.06089941;0.002043074;-0.03592593,-0.05731233;-0.3937542;-0.03860336,-0.03809047;-0.7679359;0.02700726,-0.03104784;-0.729125;-0.05491002,-0.01648599;0.5115325;0.01718957,0;0;0,-0.01241624;0.2961549;0.01215756,-0.02425775;0.5812348;0.01193023,0.158748;0.4943591;0.02632618,0.2508903;0.2555433;-0.00669086,0.3173513;0.03491583;-0.1578366,-0.1962235;0.4786002;-0.02258156,-0.2524518;0.2288545;-0.05542639,-0.2308094;-0.001971811;-0.2043874,0.06662518;0.007347301;-0.02259839,0.157561;-0.3179442;-0.2289759,0.1722528;-0.6860501;-0.1342748,0.17844;-0.7117662;-0.1950621,-0.0552922;-0.001543211;-0.04409054,-0.03222863;-0.3966187;-0.03640971,0.01218358;-0.763611;0.05320237,0.01832831;-0.7954772;-0.001318213,-0.02152318;0.5114622;0.01403916,76.07616
+0;0;0,-0.009686075;0.2961476;0.01457662,-0.01856797;0.5813246;0.01498418,0.1585721;0.464118;0.02409706,0.2264063;0.2251685;-0.04600961,0.3168479;4.321337E-07;-0.1766168,-0.1884918;0.4598806;-0.009025997,-0.227063;0.2115564;-0.06785347,-0.262272;-0.04228546;-0.169161,0.06540737;0.007035489;-0.0259993,0.1291073;-0.3800415;-0.07881261,0.1706412;-0.7440574;0.02342967,0.1935758;-0.769082;-0.03387625,-0.06089941;0.002043074;-0.03592593,-0.05731233;-0.3937542;-0.03860336,-0.03809047;-0.7679359;0.02700726,-0.03104784;-0.729125;-0.05491002,-0.01648599;0.5115325;0.01718957,0;0;0,-0.01241624;0.2961549;0.01215756,-0.02425775;0.5812348;0.01193023,0.158748;0.4943591;0.02632618,0.2508903;0.2555433;-0.00669086,0.3173513;0.03491583;-0.1578366,-0.1962235;0.4786002;-0.02258156,-0.2524518;0.2288545;-0.05542639,-0.2308094;-0.001971811;-0.2043874,0.06662518;0.007347301;-0.02259839,0.157561;-0.3179442;-0.2289759,0.1722528;-0.6860501;-0.1342748,0.17844;-0.7117662;-0.1950621,-0.0552922;-0.001543211;-0.04409054,-0.03222863;-0.3966187;-0.03640971,0.01218358;-0.763611;0.05320237,0.01832831;-0.7954772;-0.001318213,-0.02152318;0.5114622;0.01403916,76.08741
+0;0;0,-0.009686848;0.2961712;0.01457778,-0.01856796;0.581323;0.01498546,0.1581054;0.4642522;0.02407963,0.2254081;0.2271748;-0.04547776,0.31624;0.001035199;-0.1766485,-0.1880338;0.4600261;-0.008955177,-0.2263028;0.2136474;-0.06732174,-0.2616637;-0.04128967;-0.1690664,0.06550168;0.007045634;-0.02603679,0.1291787;-0.3798925;-0.07883114,0.1697202;-0.7352108;0.02096822,0.1930522;-0.7611886;-0.03733048,-0.06098723;0.00204602;-0.03597773,-0.05740144;-0.3936092;-0.0386542,-0.03863885;-0.7588503;0.02538875,-0.03147422;-0.7198868;-0.0579477,-0.01648626;0.5115404;0.01719055,0;0;0,-0.01231043;0.2961389;0.01318824,-0.02389814;0.5812027;0.01378405,0.158608;0.4940935;0.02685857,0.2511951;0.2584691;-0.01164293,0.3190213;0.03950106;-0.1667168,-0.195346;0.4786904;-0.02139357,-0.2502765;0.2310736;-0.05663773,-0.2267068;0.002829164;-0.211377,0.06672809;0.007381781;-0.02260303,0.1599435;-0.3129376;-0.2353693,0.1761912;-0.673653;-0.1489111,0.1821453;-0.6980889;-0.2127698,-0.05538271;-0.001573565;-0.0441396,-0.03075253;-0.3963784;-0.03488876,0.01296754;-0.754739;0.0518341,0.01955033;-0.7880434;-0.00317375,-0.02122806;0.5114318;0.01571214,76.10977
+0;0;0,-0.01068428;0.2961192;0.01493437,-0.02047179;0.5812407;0.01569703,0.1564358;0.4640575;0.02321211,0.226487;0.2298141;-0.05292235,0.3155997;0.01208408;-0.1986889,-0.1891741;0.4593768;-0.01069828,-0.2257393;0.2140877;-0.07449375,-0.260099;-0.03488873;-0.190362,0.06568696;0.007128263;-0.02554282,0.1302085;-0.3781869;-0.08825102,0.1752868;-0.7327737;0.01220182,0.1973761;-0.7500663;-0.05376868,-0.06073276;0.001939588;-0.03641148,-0.05537309;-0.393684;-0.04045126,-0.03337534;-0.7589526;0.02239431,-0.02605271;-0.7199623;-0.06092551,-0.01817681;0.5114619;0.01781358,0;0;0,-0.01231043;0.2961389;0.01318824,-0.02389814;0.5812027;0.01378405,0.158608;0.4940935;0.02685857,0.2511951;0.2584691;-0.01164293,0.3190213;0.03950106;-0.1667168,-0.195346;0.4786904;-0.02139357,-0.2502765;0.2310736;-0.05663773,-0.2267068;0.002829164;-0.211377,0.06672809;0.007381781;-0.02260303,0.1599435;-0.3129376;-0.2353693,0.1761912;-0.673653;-0.1489111,0.1821453;-0.6980889;-0.2127698,-0.05538271;-0.001573565;-0.0441396,-0.03075253;-0.3963784;-0.03488876,0.01296754;-0.754739;0.0518341,0.01955033;-0.7880434;-0.00317375,-0.02122806;0.5114318;0.01571214,76.121
+0;0;0,-0.01068645;0.2961793;0.0149374,-0.02047445;0.5813148;0.01570027,0.1569655;0.4639875;0.0232318,0.2266908;0.230834;-0.05254842,0.3168656;0.01050907;-0.2000522,-0.1896982;0.4592925;-0.01078199,-0.2260932;0.2151447;-0.07428063,-0.2608624;-0.03679898;-0.1915298,0.06576049;0.007136242;-0.02557141,0.1301023;-0.3771055;-0.08810492,0.1742355;-0.7242582;0.01024189,0.1950757;-0.7388766;-0.05199826,-0.06080074;0.001941759;-0.03645224,-0.05545601;-0.3925797;-0.04048077,-0.03391945;-0.7501903;0.02104722,-0.02701088;-0.7117083;-0.05756121,-0.01817948;0.5115365;0.0178168,0;0;0,-0.01236862;0.2961528;0.01414371,-0.02386178;0.5812309;0.0155983,0.1591893;0.4938408;0.02771866,0.2519424;0.2602785;-0.0148294,0.3239531;0.04351874;-0.1768836,-0.1956718;0.4782909;-0.02052755,-0.2486875;0.2319472;-0.05885365,-0.2239827;0.002488956;-0.2175058,0.06684431;0.00748609;-0.02247357,0.1619768;-0.3065399;-0.2416298,0.1817109;-0.6602645;-0.1602402,0.1842646;-0.6891447;-0.2133962,-0.05539666;-0.001677771;-0.04424546,-0.02921628;-0.3952329;-0.03324775,0.01417794;-0.746135;0.05112911,0.01991272;-0.7758273;-0.0008602478,-0.02122083;0.5114541;0.01732826,76.14345
+0;0;0,-0.01069074;0.2962982;0.0149434,-0.02048204;0.5815296;0.01570677,0.1570972;0.4641469;0.02324313,0.2266097;0.2317049;-0.05230583,0.3178827;0.008696705;-0.201606,-0.189841;0.4594481;-0.0107976,-0.226125;0.2160454;-0.07410245,-0.2613177;-0.03896664;-0.1927796,0.06568032;0.007127543;-0.02554024,0.1294384;-0.3736283;-0.08750644,0.1746768;-0.7294743;0.01330316,0.1959554;-0.7450314;-0.05024631,-0.06072662;0.001939392;-0.0364078,-0.05543037;-0.389003;-0.04039978,-0.0333545;-0.7555687;0.02266897,-0.0263006;-0.7169084;-0.05759311,-0.01818649;0.5117335;0.01782385,0;0;0,-0.01288694;0.2962221;0.01471782,-0.0248114;0.5813742;0.01689792,0.1585326;0.4940124;0.02796042,0.2521742;0.2626067;-0.01948988,0.3271798;0.04789972;-0.188691,-0.196454;0.4778659;-0.01994512,-0.2479903;0.2323163;-0.06017331,-0.2220026;0.004571453;-0.2269392,0.06676859;0.007638887;-0.02237439,0.1633338;-0.2973835;-0.247133,0.1818315;-0.6604056;-0.1652291,0.1859072;-0.6879486;-0.2221409,-0.05524102;-0.001817552;-0.04429602,-0.02860825;-0.3917169;-0.03208662,0.01658421;-0.7514473;0.05386172,0.02386776;-0.7842066;0.003117435,-0.0220748;0.5115789;0.01844192,76.16542
+0;0;0,-0.01071025;0.2963202;0.01448597,-0.02039923;0.5815558;0.01480007,0.1573862;0.4648697;0.02006512,0.2241463;0.2345585;-0.06401059,0.3157286;0.01454757;-0.2175092,-0.1893498;0.4589965;-0.01333356,-0.2243452;0.2167051;-0.08144428,-0.2575415;-0.03550404;-0.2065144,0.06587565;0.00722252;-0.02500489,0.1329287;-0.3702249;-0.1019287,0.1822706;-0.7262675;-0.003773183,0.2048316;-0.7506461;-0.05945738,-0.06049741;0.001781695;-0.03679538,-0.05393907;-0.389121;-0.0424482,-0.02782763;-0.7557696;0.01856355,-0.02093452;-0.7171341;-0.06171519,-0.01814198;0.511762;0.01702953,0;0;0,-0.01288694;0.2962221;0.01471782,-0.0248114;0.5813742;0.01689792,0.1585326;0.4940124;0.02796042,0.2521742;0.2626067;-0.01948988,0.3271798;0.04789972;-0.188691,-0.196454;0.4778659;-0.01994512,-0.2479903;0.2323163;-0.06017331,-0.2220026;0.004571453;-0.2269392,0.06676859;0.007638887;-0.02237439,0.1633338;-0.2973835;-0.247133,0.1818315;-0.6604056;-0.1652291,0.1859072;-0.6879486;-0.2221409,-0.05524102;-0.001817552;-0.04429602,-0.02860825;-0.3917169;-0.03208662,0.01658421;-0.7514473;0.05386172,0.02386776;-0.7842066;0.003117435,-0.0220748;0.5115789;0.01844192,76.17679
+0;0;0,-0.01071025;0.2963202;0.01448597,-0.02039923;0.5815558;0.01480007,0.1573862;0.4648697;0.02006512,0.2241463;0.2345585;-0.06401059,0.3157286;0.01454757;-0.2175092,-0.1893498;0.4589965;-0.01333356,-0.2243452;0.2167051;-0.08144428,-0.2575415;-0.03550404;-0.2065144,0.06587565;0.00722252;-0.02500489,0.1329287;-0.3702249;-0.1019287,0.1822706;-0.7262675;-0.003773183,0.2048316;-0.7506461;-0.05945738,-0.06049741;0.001781695;-0.03679538,-0.05393907;-0.389121;-0.0424482,-0.02782763;-0.7557696;0.01856355,-0.02093452;-0.7171341;-0.06171519,-0.01814198;0.511762;0.01702953,0;0;0,-0.01288694;0.2962221;0.01471782,-0.0248114;0.5813742;0.01689792,0.1585326;0.4940124;0.02796042,0.2521742;0.2626067;-0.01948988,0.3271798;0.04789972;-0.188691,-0.196454;0.4778659;-0.01994512,-0.2479903;0.2323163;-0.06017331,-0.2220026;0.004571453;-0.2269392,0.06676859;0.007638887;-0.02237439,0.1633338;-0.2973835;-0.247133,0.1818315;-0.6604056;-0.1652291,0.1859072;-0.6879486;-0.2221409,-0.05524102;-0.001817552;-0.04429602,-0.02860825;-0.3917169;-0.03208662,0.01658421;-0.7514473;0.05386172,0.02386776;-0.7842066;0.003117435,-0.0220748;0.5115789;0.01844192,76.18792
+0;0;0,-0.01071025;0.2963202;0.01448597,-0.02039923;0.5815558;0.01480007,0.1573862;0.4648697;0.02006512,0.2241463;0.2345585;-0.06401059,0.3157286;0.01454757;-0.2175092,-0.1893498;0.4589965;-0.01333356,-0.2243452;0.2167051;-0.08144428,-0.2575415;-0.03550404;-0.2065144,0.06587565;0.00722252;-0.02500489,0.1329287;-0.3702249;-0.1019287,0.1822706;-0.7262675;-0.003773183,0.2048316;-0.7506461;-0.05945738,-0.06049741;0.001781695;-0.03679538,-0.05393907;-0.389121;-0.0424482,-0.02782763;-0.7557696;0.01856355,-0.02093452;-0.7171341;-0.06171519,-0.01814198;0.511762;0.01702953,0;0;0,-0.01288694;0.2962221;0.01471782,-0.0248114;0.5813742;0.01689792,0.1585326;0.4940124;0.02796042,0.2521742;0.2626067;-0.01948988,0.3271798;0.04789972;-0.188691,-0.196454;0.4778659;-0.01994512,-0.2479903;0.2323163;-0.06017331,-0.2220026;0.004571453;-0.2269392,0.06676859;0.007638887;-0.02237439,0.1633338;-0.2973835;-0.247133,0.1818315;-0.6604056;-0.1652291,0.1859072;-0.6879486;-0.2221409,-0.05524102;-0.001817552;-0.04429602,-0.02860825;-0.3917169;-0.03208662,0.01658421;-0.7514473;0.05386172,0.02386776;-0.7842066;0.003117435,-0.0220748;0.5115789;0.01844192,76.20066
+0;0;0,-0.01095883;0.2964289;0.01394948,-0.02084326;0.5816907;0.01375391,0.1565903;0.4654767;0.01710426,0.2218587;0.2374085;-0.0739148,0.3112584;0.02604301;-0.2386862,-0.1882454;0.4577818;-0.01707307,-0.2248866;0.2168938;-0.08911434,-0.2548018;-0.02974653;-0.2236169,0.06603812;0.007425263;-0.02453605,0.1361771;-0.3610617;-0.1206213,0.1881111;-0.7231241;-0.01977383,0.2136726;-0.7527741;-0.07381132,-0.06038443;0.001494176;-0.03700912,-0.05201444;-0.3855585;-0.0444038,-0.02256044;-0.758963;0.01607808,-0.01529717;-0.7199922;-0.06757796,-0.01854453;0.511901;0.01611011,0;0;0,-0.01315165;0.296269;0.01537716,-0.02512467;0.5814456;0.01825368,0.1577539;0.4940325;0.02768493,0.2544272;0.2650483;-0.0250411,0.3297964;0.05265111;-0.195406,-0.1959456;0.4771839;-0.01936458,-0.2467693;0.2321304;-0.06324242,-0.2197531;0.007346615;-0.2322384,0.06676346;0.00778991;-0.0223639,0.1650156;-0.2870768;-0.2533067,0.1831695;-0.6576115;-0.173739,0.1887483;-0.6818511;-0.2382255,-0.05521063;-0.001970479;-0.04434061,-0.02717747;-0.3879334;-0.0308788,0.01926621;-0.7543974;0.0557446,0.02496377;-0.787956;0.0004326403,-0.02239433;0.5116453;0.0196327,76.21216
+0;0;0,-0.01095941;0.2964447;0.01395023,-0.02084323;0.5816885;0.01375487,0.1564034;0.465533;0.01710386,0.2215024;0.2380566;-0.07367899,0.3116916;0.02482441;-0.2399056,-0.1880649;0.4578463;-0.01703706,-0.224611;0.2175834;-0.08889137,-0.2547903;-0.03123519;-0.2245818,0.06606666;0.007428471;-0.02454665,0.1358391;-0.3591333;-0.1201298,0.1870964;-0.7164774;-0.02059659,0.2120462;-0.7446999;-0.07334086,-0.06041052;0.001494822;-0.03702511,-0.05208426;-0.3835356;-0.04438116,-0.02301409;-0.7520741;0.01531256,-0.01592465;-0.7133179;-0.06634144,-0.0185448;0.5119078;0.01611076,0;0;0,-0.01326367;0.2962494;0.01595581,-0.02524465;0.5814008;0.01942277,0.1574781;0.4940701;0.02782011,0.2560305;0.2675835;-0.02889097,0.3326859;0.05924335;-0.2076412,-0.1957005;0.4768487;-0.01882803,-0.2463269;0.2329557;-0.06549789,-0.217902;0.01178734;-0.2430082,0.06668006;0.008053705;-0.02261484,0.1662751;-0.2805091;-0.2575279,0.1833845;-0.6479886;-0.1875629,0.1894515;-0.6743184;-0.2474333,-0.0552876;-0.002203905;-0.04428259,-0.02625267;-0.3860347;-0.03004409,0.01997004;-0.7478852;0.05455339,0.02610039;-0.7799796;0.0006923713,-0.02252102;0.5116066;0.02065909,76.23248
+0;0;0,-0.01095941;0.2964447;0.01395023,-0.02084323;0.5816885;0.01375487,0.1564034;0.465533;0.01710386,0.2215024;0.2380566;-0.07367899,0.3116916;0.02482441;-0.2399056,-0.1880649;0.4578463;-0.01703706,-0.224611;0.2175834;-0.08889137,-0.2547903;-0.03123519;-0.2245818,0.06606666;0.007428471;-0.02454665,0.1358391;-0.3591333;-0.1201298,0.1870964;-0.7164774;-0.02059659,0.2120462;-0.7446999;-0.07334086,-0.06041052;0.001494822;-0.03702511,-0.05208426;-0.3835356;-0.04438116,-0.02301409;-0.7520741;0.01531256,-0.01592465;-0.7133179;-0.06634144,-0.0185448;0.5119078;0.01611076,0;0;0,-0.01326367;0.2962494;0.01595581,-0.02524465;0.5814008;0.01942277,0.1574781;0.4940701;0.02782011,0.2560305;0.2675835;-0.02889097,0.3326859;0.05924335;-0.2076412,-0.1957005;0.4768487;-0.01882803,-0.2463269;0.2329557;-0.06549789,-0.217902;0.01178734;-0.2430082,0.06668006;0.008053705;-0.02261484,0.1662751;-0.2805091;-0.2575279,0.1833845;-0.6479886;-0.1875629,0.1894515;-0.6743184;-0.2474333,-0.0552876;-0.002203905;-0.04428259,-0.02625267;-0.3860347;-0.03004409,0.01997004;-0.7478852;0.05455339,0.02610039;-0.7799796;0.0006923713,-0.02252102;0.5116066;0.02065909,76.2439
+0;0;0,-0.01080576;0.2966678;0.01312702,-0.02050968;0.5820519;0.01216233,0.1573231;0.4642236;0.01866877,0.2317036;0.2441017;-0.08172975,0.3245772;0.03179833;-0.2513078,-0.1887181;0.4585193;-0.02006519,-0.2224884;0.2203201;-0.09872062,-0.2501676;-0.0280783;-0.2400963,0.06617653;0.007709865;-0.0243245,0.1426278;-0.3513209;-0.1394822,0.1921744;-0.7036864;-0.03528896,0.2157929;-0.7115046;-0.1032415,-0.06050331;0.001100929;-0.0369945,-0.04868431;-0.383312;-0.04680151,-0.01715965;-0.7482808;0.0104396,-0.009222147;-0.7096947;-0.06998977,-0.01826082;0.51225;0.01470885,0;0;0,-0.01440096;0.2963591;0.01627231,-0.02789131;0.5815729;0.0202359,0.1563072;0.4938032;0.0276438,0.2559599;0.2690878;-0.03267431,0.3339706;0.06321257;-0.2170237,-0.1986804;0.4761195;-0.01911575,-0.2477879;0.2323929;-0.06656814,-0.2199875;0.02159166;-0.2595577,0.06673613;0.008172154;-0.02258229,0.1667882;-0.2766353;-0.2610848,0.1831518;-0.6417123;-0.1984466,0.1894913;-0.6690634;-0.2556853,-0.05534378;-0.002316934;-0.0442962,-0.0262305;-0.3856532;-0.02963839,0.01993512;-0.7440345;0.05345286,0.02596814;-0.7750306;7.972494E-05,-0.02477162;0.5117668;0.02134347,76.266
+0;0;0,-0.01080576;0.2966678;0.01312702,-0.02050968;0.5820519;0.01216233,0.1573231;0.4642236;0.01866877,0.2317036;0.2441017;-0.08172975,0.3245772;0.03179833;-0.2513078,-0.1887181;0.4585193;-0.02006519,-0.2224884;0.2203201;-0.09872062,-0.2501676;-0.0280783;-0.2400963,0.06617653;0.007709865;-0.0243245,0.1426278;-0.3513209;-0.1394822,0.1921744;-0.7036864;-0.03528896,0.2157929;-0.7115046;-0.1032415,-0.06050331;0.001100929;-0.0369945,-0.04868431;-0.383312;-0.04680151,-0.01715965;-0.7482808;0.0104396,-0.009222147;-0.7096947;-0.06998977,-0.01826082;0.51225;0.01470885,0;0;0,-0.01440096;0.2963591;0.01627231,-0.02789131;0.5815729;0.0202359,0.1563072;0.4938032;0.0276438,0.2559599;0.2690878;-0.03267431,0.3339706;0.06321257;-0.2170237,-0.1986804;0.4761195;-0.01911575,-0.2477879;0.2323929;-0.06656814,-0.2199875;0.02159166;-0.2595577,0.06673613;0.008172154;-0.02258229,0.1667882;-0.2766353;-0.2610848,0.1831518;-0.6417123;-0.1984466,0.1894913;-0.6690634;-0.2556853,-0.05534378;-0.002316934;-0.0442962,-0.0262305;-0.3856532;-0.02963839,0.01993512;-0.7440345;0.05345286,0.02596814;-0.7750306;7.972494E-05,-0.02477162;0.5117668;0.02134347,76.27744
+0;0;0,-0.01080576;0.2966678;0.01312702,-0.02050968;0.5820519;0.01216233,0.1573231;0.4642236;0.01866877,0.2317036;0.2441017;-0.08172975,0.3245772;0.03179833;-0.2513078,-0.1887181;0.4585193;-0.02006519,-0.2224884;0.2203201;-0.09872062,-0.2501676;-0.0280783;-0.2400963,0.06617653;0.007709865;-0.0243245,0.1426278;-0.3513209;-0.1394822,0.1921744;-0.7036864;-0.03528896,0.2157929;-0.7115046;-0.1032415,-0.06050331;0.001100929;-0.0369945,-0.04868431;-0.383312;-0.04680151,-0.01715965;-0.7482808;0.0104396,-0.009222147;-0.7096947;-0.06998977,-0.01826082;0.51225;0.01470885,0;0;0,-0.01440096;0.2963591;0.01627231,-0.02789131;0.5815729;0.0202359,0.1563072;0.4938032;0.0276438,0.2559599;0.2690878;-0.03267431,0.3339706;0.06321257;-0.2170237,-0.1986804;0.4761195;-0.01911575,-0.2477879;0.2323929;-0.06656814,-0.2199875;0.02159166;-0.2595577,0.06673613;0.008172154;-0.02258229,0.1667882;-0.2766353;-0.2610848,0.1831518;-0.6417123;-0.1984466,0.1894913;-0.6690634;-0.2556853,-0.05534378;-0.002316934;-0.0442962,-0.0262305;-0.3856532;-0.02963839,0.01993512;-0.7440345;0.05345286,0.02596814;-0.7750306;7.972494E-05,-0.02477162;0.5117668;0.02134347,76.29961
+0;0;0,-0.0111838;0.2966971;0.01279206,-0.02118498;0.5820117;0.01146046,0.1572335;0.4640447;0.01805879,0.2339003;0.2472824;-0.08696657,0.3281238;0.03905565;-0.2605575,-0.1897755;0.458774;-0.02174966,-0.2202095;0.2220586;-0.1050181,-0.2454161;-0.02303043;-0.2522128,0.06629294;0.008083486;-0.02407455,0.1473229;-0.3443466;-0.153244,0.1968968;-0.6983457;-0.05005857,0.2236748;-0.7257981;-0.107312,-0.0604007;0.0007266877;-0.03729486,-0.0482904;-0.3829392;-0.04784757,-0.01443131;-0.7493826;0.006860506,-0.005847785;-0.7103795;-0.07764429,-0.0188725;0.5122371;0.01410194,0;0;0,-0.01503494;0.2963287;0.01676774,-0.02884297;0.5814617;0.02124989,0.1559827;0.4936574;0.02749002,0.2570269;0.2710866;-0.03690219,0.3349833;0.06843719;-0.2245889,-0.1997848;0.4753985;-0.0192446,-0.2480176;0.2324725;-0.06978752,-0.2192964;0.02102749;-0.2617157,0.06677841;0.008331344;-0.02260339,0.1679054;-0.2714528;-0.2654032,0.1841207;-0.6380414;-0.2040032,0.1902208;-0.6613707;-0.2704455,-0.05540235;-0.002482202;-0.04431815,-0.02568413;-0.3850408;-0.02937453,0.02092589;-0.7448027;0.05320287,0.02784075;-0.7795317;-0.002097543,-0.02567403;0.5116777;0.02223694,76.31099
+0;0;0,-0.01118256;0.2966641;0.01279064,-0.02118064;0.58189;0.01145974,0.1575598;0.4638627;0.01806425,0.2340652;0.2475565;-0.08674012,0.3283356;0.03922644;-0.2604172,-0.1900854;0.4585823;-0.02181718,-0.2204554;0.2223651;-0.1049104,-0.2456745;-0.0228456;-0.2521782,0.06642019;0.008099003;-0.02412076,0.1474164;-0.3441843;-0.1532364,0.1971222;-0.6991256;-0.0497763,0.2241021;-0.7270113;-0.1074615,-0.06051664;0.0007280826;-0.03736645,-0.04841139;-0.3827781;-0.04791476,-0.01446217;-0.7501969;0.006938942,-0.005813919;-0.711126;-0.07820311,-0.01886909;0.5121434;0.01410015,0;0;0,-0.01535846;0.2962507;0.01726055,-0.02932456;0.5812781;0.02228498,0.1558601;0.4931934;0.02735972,0.2578658;0.2728122;-0.04084873,0.337495;0.07279094;-0.2308559,-0.2003734;0.4748561;-0.01891727,-0.2478642;0.2331468;-0.07320014,-0.2185174;0.02997726;-0.2739811,0.06694475;0.008477688;-0.02248502,0.1687477;-0.2663376;-0.270371,0.1845286;-0.6344707;-0.2121727,0.1914221;-0.6569977;-0.2799934,-0.05550203;-0.002641755;-0.04440261,-0.02528397;-0.3849738;-0.02878883,0.02231428;-0.7457604;0.05322009,0.02912704;-0.7811424;-0.002322935,-0.02612928;0.5115216;0.0231365,76.33302
+0;0;0,-0.01118256;0.2966641;0.01279064,-0.02118064;0.58189;0.01145974,0.1575598;0.4638627;0.01806425,0.2340652;0.2475565;-0.08674012,0.3283356;0.03922644;-0.2604172,-0.1900854;0.4585823;-0.02181718,-0.2204554;0.2223651;-0.1049104,-0.2456745;-0.0228456;-0.2521782,0.06642019;0.008099003;-0.02412076,0.1474164;-0.3441843;-0.1532364,0.1971222;-0.6991256;-0.0497763,0.2241021;-0.7270113;-0.1074615,-0.06051664;0.0007280826;-0.03736645,-0.04841139;-0.3827781;-0.04791476,-0.01446217;-0.7501969;0.006938942,-0.005813919;-0.711126;-0.07820311,-0.01886909;0.5121434;0.01410015,0;0;0,-0.01535846;0.2962507;0.01726055,-0.02932456;0.5812781;0.02228498,0.1558601;0.4931934;0.02735972,0.2578658;0.2728122;-0.04084873,0.337495;0.07279094;-0.2308559,-0.2003734;0.4748561;-0.01891727,-0.2478642;0.2331468;-0.07320014,-0.2185174;0.02997726;-0.2739811,0.06694475;0.008477688;-0.02248502,0.1687477;-0.2663376;-0.270371,0.1845286;-0.6344707;-0.2121727,0.1914221;-0.6569977;-0.2799934,-0.05550203;-0.002641755;-0.04440261,-0.02528397;-0.3849738;-0.02878883,0.02231428;-0.7457604;0.05322009,0.02912704;-0.7811424;-0.002322935,-0.02612928;0.5115216;0.0231365,76.34451
+0;0;0,-0.01194519;0.296689;0.01290653,-0.02267768;0.5819316;0.01166995,0.1566967;0.463939;0.01674084,0.2336277;0.2513959;-0.09289306,0.3279126;0.04960087;-0.2728826,-0.191201;0.4579348;-0.02359058,-0.220946;0.2250555;-0.1130054,-0.2428538;-0.01574124;-0.2664462,0.06665481;0.008429701;-0.0236797,0.1527155;-0.3367983;-0.1724355,0.1962973;-0.6765034;-0.07017483,0.2021439;-0.638019;-0.1512919,-0.06035183;0.0004234354;-0.03784347,-0.04755084;-0.384849;-0.04872165,-0.01325088;-0.7368511;0.002992295,-0.00496833;-0.6982298;-0.07789789,-0.02019015;0.5121841;0.01428929,0;0;0,-0.01565585;0.2962564;0.01790714,-0.02985922;0.581301;0.02370834,0.155753;0.4925933;0.02701354,0.2590399;0.2751528;-0.04484737,0.3394961;0.07899207;-0.2373438,-0.2009588;0.4742838;-0.01851089,-0.247343;0.2338879;-0.07482137,-0.2176793;0.03515717;-0.2788637,0.06701998;0.0085347;-0.02258611,0.1700878;-0.265829;-0.2732226,0.1875719;-0.6196821;-0.2259091,0.1905171;-0.647044;-0.2841078,-0.05563894;-0.002717864;-0.0444024,-0.0244987;-0.3867665;-0.02846448,0.02160002;-0.7324598;0.04981264,0.02803821;-0.7641479;-0.003472254,-0.02661085;0.5115386;0.02435446,76.36655
+0;0;0,-0.01194519;0.296689;0.01290653,-0.02267768;0.5819316;0.01166995,0.1566967;0.463939;0.01674084,0.2336277;0.2513959;-0.09289306,0.3279126;0.04960087;-0.2728826,-0.191201;0.4579348;-0.02359058,-0.220946;0.2250555;-0.1130054,-0.2428538;-0.01574124;-0.2664462,0.06665481;0.008429701;-0.0236797,0.1527155;-0.3367983;-0.1724355,0.1962973;-0.6765034;-0.07017483,0.2021439;-0.638019;-0.1512919,-0.06035183;0.0004234354;-0.03784347,-0.04755084;-0.384849;-0.04872165,-0.01325088;-0.7368511;0.002992295,-0.00496833;-0.6982298;-0.07789789,-0.02019015;0.5121841;0.01428929,0;0;0,-0.01565585;0.2962564;0.01790714,-0.02985922;0.581301;0.02370834,0.155753;0.4925933;0.02701354,0.2590399;0.2751528;-0.04484737,0.3394961;0.07899207;-0.2373438,-0.2009588;0.4742838;-0.01851089,-0.247343;0.2338879;-0.07482137,-0.2176793;0.03515717;-0.2788637,0.06701998;0.0085347;-0.02258611,0.1700878;-0.265829;-0.2732226,0.1875719;-0.6196821;-0.2259091,0.1905171;-0.647044;-0.2841078,-0.05563894;-0.002717864;-0.0444024,-0.0244987;-0.3867665;-0.02846448,0.02160002;-0.7324598;0.04981264,0.02803821;-0.7641479;-0.003472254,-0.02661085;0.5115386;0.02435446,76.37805
+0;0;0,-0.0119508;0.2968285;0.01291259,-0.02268645;0.5821541;0.011676,0.1566401;0.4641621;0.01674669,0.233827;0.2509117;-0.09325206,0.3278766;0.04962049;-0.2727922,-0.1911625;0.4581596;-0.0235737,-0.2210065;0.2245052;-0.1132861,-0.2428596;-0.01569024;-0.2663437,0.06671578;0.008437412;-0.02370136,0.1530207;-0.3377699;-0.1728792,0.1963258;-0.6753188;-0.07126765,0.2022968;-0.6366537;-0.1541118,-0.06040704;0.0004238227;-0.03787809,-0.04756973;-0.3859417;-0.04878712,-0.01348749;-0.7357093;0.002598546,-0.005028595;-0.6969045;-0.0800139,-0.02019846;0.512394;0.01429581,0;0;0,-0.0163441;0.2963299;0.01839018,-0.0313285;0.5814037;0.02487028,0.1544324;0.4926001;0.02710593,0.2599203;0.2762138;-0.04761088,0.3401842;0.08496077;-0.2440239,-0.2019282;0.4736684;-0.01791302,-0.2475107;0.2328345;-0.07668862,-0.2175533;0.03935152;-0.284691,0.06706947;0.008575395;-0.02262938,0.1704259;-0.264769;-0.2759323,0.1854161;-0.6168004;-0.2313377,0.189329;-0.6425639;-0.2933781,-0.05572247;-0.002768997;-0.04439908,-0.0250422;-0.3879216;-0.02771839,0.02151643;-0.7315249;0.04914878,0.02852508;-0.7650614;-0.004590355,-0.02788231;0.5116367;0.0253377,76.40012
+0;0;0,-0.01162111;0.2968685;0.01227804,-0.02198086;0.5822049;0.01045959,0.1570071;0.4633201;0.01506086,0.2367526;0.2531157;-0.09890432,0.330446;0.05566685;-0.2828434,-0.1905491;0.4585633;-0.02517863,-0.2194332;0.2265724;-0.1194084,-0.2384058;-0.009464517;-0.279173,0.06677328;0.008570368;-0.02349079,0.1576752;-0.3270853;-0.1927072,0.1966081;-0.6636947;-0.08632206,0.2026549;-0.6251482;-0.169173,-0.06035592;0.0001832842;-0.03796142,-0.04395058;-0.3860203;-0.04978158,-0.009772301;-0.7359127;0.0006831475,-0.001273461;-0.6971616;-0.08193091,-0.01959234;0.5124468;0.0132207,0;0;0,-0.0163441;0.2963299;0.01839018,-0.0313285;0.5814037;0.02487028,0.1544324;0.4926001;0.02710593,0.2599203;0.2762138;-0.04761088,0.3401842;0.08496077;-0.2440239,-0.2019282;0.4736684;-0.01791302,-0.2475107;0.2328345;-0.07668862,-0.2175533;0.03935152;-0.284691,0.06706947;0.008575395;-0.02262938,0.1704259;-0.264769;-0.2759323,0.1854161;-0.6168004;-0.2313377,0.189329;-0.6425639;-0.2933781,-0.05572247;-0.002768997;-0.04439908,-0.0250422;-0.3879216;-0.02771839,0.02151643;-0.7315249;0.04914878,0.02852508;-0.7650614;-0.004590355,-0.02788231;0.5116367;0.0253377,76.41168
+0;0;0,-0.01162356;0.2969311;0.01228062,-0.02198168;0.5822219;0.01046292,0.1584574;0.4629548;0.01507847,0.2378514;0.253677;-0.09838435,0.3320545;0.05515389;-0.2833242,-0.1919562;0.4581589;-0.02549183,-0.2207129;0.2271906;-0.1193063,-0.2397887;-0.01013049;-0.2799401,0.06695329;0.008593473;-0.02355411,0.157881;-0.3271571;-0.1928184,0.196526;-0.6612785;-0.08721961,0.2026174;-0.6226689;-0.1706819,-0.06051862;0.0001837783;-0.03806376,-0.04410864;-0.3861291;-0.04988727,-0.010183;-0.7334352;0.0002044514,-0.001621451;-0.6946195;-0.08301913,-0.0195939;0.5124854;0.01322318,0;0;0,-0.01696567;0.2963284;0.01885748,-0.03253232;0.5813134;0.02583921,0.1548619;0.4922731;0.02690005,0.2605865;0.2782932;-0.05061996,0.3408849;0.08870639;-0.2508633,-0.2041866;0.4724991;-0.01767209,-0.2480327;0.23296;-0.07827757,-0.2178644;0.04497421;-0.2933115,0.06722593;0.008640021;-0.02274668,0.1710632;-0.2605517;-0.2804294,0.1835186;-0.6104724;-0.2394172,0.1886446;-0.6371453;-0.3013775,-0.05599927;-0.002849404;-0.04435482,-0.02532372;-0.3881097;-0.0276158,0.02113533;-0.7293582;0.04770157,0.02924506;-0.7643349;-0.005113594,-0.02894761;0.5115744;0.02618468,76.43363
+0;0;0,-0.01162356;0.2969311;0.01228062,-0.02198168;0.5822219;0.01046292,0.1584574;0.4629548;0.01507847,0.2378514;0.253677;-0.09838435,0.3320545;0.05515389;-0.2833242,-0.1919562;0.4581589;-0.02549183,-0.2207129;0.2271906;-0.1193063,-0.2397887;-0.01013049;-0.2799401,0.06695329;0.008593473;-0.02355411,0.157881;-0.3271571;-0.1928184,0.196526;-0.6612785;-0.08721961,0.2026174;-0.6226689;-0.1706819,-0.06051862;0.0001837783;-0.03806376,-0.04410864;-0.3861291;-0.04988727,-0.010183;-0.7334352;0.0002044514,-0.001621451;-0.6946195;-0.08301913,-0.0195939;0.5124854;0.01322318,0;0;0,-0.01696567;0.2963284;0.01885748,-0.03253232;0.5813134;0.02583921,0.1548619;0.4922731;0.02690005,0.2605865;0.2782932;-0.05061996,0.3408849;0.08870639;-0.2508633,-0.2041866;0.4724991;-0.01767209,-0.2480327;0.23296;-0.07827757,-0.2178644;0.04497421;-0.2933115,0.06722593;0.008640021;-0.02274668,0.1710632;-0.2605517;-0.2804294,0.1835186;-0.6104724;-0.2394172,0.1886446;-0.6371453;-0.3013775,-0.05599927;-0.002849404;-0.04435482,-0.02532372;-0.3881097;-0.0276158,0.02113533;-0.7293582;0.04770157,0.02924506;-0.7643349;-0.005113594,-0.02894761;0.5115744;0.02618468,76.44505
+0;0;0,-0.01257156;0.2968886;0.01237339,-0.02389425;0.5821431;0.01062851,0.1568268;0.463012;0.01372132,0.2378878;0.2562776;-0.1031738,0.3328152;0.06417404;-0.2944155,-0.193244;0.4579428;-0.02683261,-0.2205444;0.2285167;-0.1247755,-0.237634;-0.005362347;-0.2905975,0.06703494;0.008899913;-0.02320551,0.161117;-0.3131981;-0.2156844,0.196595;-0.6455542;-0.1036024,0.2327915;-0.6759493;-0.1496395,-0.06035319;-0.0001463978;-0.03832569,-0.04159565;-0.3863561;-0.05002678,-0.007026754;-0.7337106;-0.0007166527,0.001509121;-0.6948894;-0.08394228,-0.0212694;0.5124146;0.01337347,0;0;0,-0.01696567;0.2963284;0.01885748,-0.03253232;0.5813134;0.02583921,0.1548619;0.4922731;0.02690005,0.2605865;0.2782932;-0.05061996,0.3408849;0.08870639;-0.2508633,-0.2041866;0.4724991;-0.01767209,-0.2480327;0.23296;-0.07827757,-0.2178644;0.04497421;-0.2933115,0.06722593;0.008640021;-0.02274668,0.1710632;-0.2605517;-0.2804294,0.1835186;-0.6104724;-0.2394172,0.1886446;-0.6371453;-0.3013775,-0.05599927;-0.002849404;-0.04435482,-0.02532372;-0.3881097;-0.0276158,0.02113533;-0.7293582;0.04770157,0.02924506;-0.7643349;-0.005113594,-0.02894761;0.5115744;0.02618468,76.45621
+0;0;0,-0.01257582;0.2969893;0.01237759,-0.023899;0.5822555;0.01063291,0.158536;0.4626523;0.01372894,0.2394122;0.2563892;-0.1028997,0.3332749;0.06644019;-0.2919965,-0.1949041;0.4575343;-0.02721531,-0.2221423;0.2286312;-0.1249349,-0.2390402;-0.002624691;-0.2888971,0.06714029;0.008913899;-0.02324197,0.1606693;-0.3112908;-0.2145894,0.196533;-0.64726;-0.101289,0.232553;-0.6773606;-0.1471015,-0.06044804;-0.0001466278;-0.03838592,-0.04180076;-0.3840861;-0.05001823,-0.00685605;-0.7352168;-0.0001720302,0.00163819;-0.6964386;-0.08299172,-0.02127428;0.5125304;0.01337774,0;0;0,-0.01773344;0.2963513;0.01937687,-0.03401473;0.5812961;0.02681851,0.1553125;0.4920009;0.02649438,0.261533;0.2797019;-0.053092,0.3400348;0.09627314;-0.2551806,-0.206783;0.4712287;-0.01801114,-0.2499556;0.2327991;-0.08105984,-0.2190336;0.04952912;-0.2957792,0.06731579;0.00875169;-0.02279162,0.1709871;-0.2527444;-0.2850217,0.1823939;-0.6067435;-0.2456121,0.1880239;-0.6323917;-0.3079009,-0.05613058;-0.002976237;-0.04436175,-0.02536963;-0.3859553;-0.02782776,0.0218386;-0.7310114;0.04771165,0.0300578;-0.7660764;-0.004320037,-0.03025812;0.5115691;0.0270586,76.47842
+0;0;0,-0.0125804;0.2970974;0.01238209,-0.02390509;0.5824016;0.01063738,0.1559085;0.4635208;0.01372847,0.2373358;0.2558523;-0.1036948,0.3309063;0.06649442;-0.2922031,-0.1923785;0.4584774;-0.0266188,-0.2198023;0.2280146;-0.1250042,-0.2366476;-0.002521545;-0.2884561,0.06747634;0.008958515;-0.0233583,0.1611945;-0.3118937;-0.2150927,0.1969162;-0.6465324;-0.1022409,0.2333831;-0.6773788;-0.148622,-0.06075059;-0.0001473618;-0.03857804,-0.04206559;-0.3848633;-0.05023388,-0.007259279;-0.7346034;-0.0005850829,0.001340361;-0.6957163;-0.08443244,-0.0212802;0.5126716;0.0133824,0;0;0,-0.01828249;0.2963926;0.01988995,-0.03492641;0.5813432;0.02774763,0.1518375;0.4930149;0.02633667,0.2627671;0.2821397;-0.05594993,0.3415122;0.09994906;-0.2578237,-0.2045259;0.4704457;-0.01724708,-0.247172;0.2307598;-0.08264458,-0.2150455;0.05552275;-0.3026608,0.06758805;0.008850321;-0.02307487,0.1715747;-0.2510042;-0.2879404,0.1821369;-0.6037722;-0.2500216,0.1864173;-0.6284615;-0.3146286,-0.05667365;-0.003120645;-0.04424116,-0.02491364;-0.3868184;-0.02816009,0.02208484;-0.7305306;0.04699112,0.03089084;-0.7670535;-0.004782233,-0.03109238;0.5116153;0.02789295,76.50053
+0;0;0,-0.01306898;0.2970905;0.01203565,-0.02485628;0.5823734;0.009925303,0.1548128;0.4625921;0.01226358,0.239469;0.2576173;-0.1075842,0.3326097;0.07229967;-0.3002741,-0.1931033;0.4586706;-0.02801391,-0.2193251;0.2296202;-0.1299607,-0.2334985;0.001791283;-0.2974132,0.06749886;0.009121652;-0.02322974,0.1633773;-0.3059007;-0.2233787,0.195982;-0.6397961;-0.1074243,0.2325888;-0.6702501;-0.1542065,-0.06065118;-0.0003617517;-0.03873274,-0.04072192;-0.3850164;-0.05035106,-0.004754115;-0.7348585;-0.002274059,0.00386388;-0.6959931;-0.08612182,-0.02212096;0.5126514;0.01276444,0;0;0,-0.01828249;0.2963926;0.01988995,-0.03492641;0.5813432;0.02774763,0.1518375;0.4930149;0.02633667,0.2627671;0.2821397;-0.05594993,0.3415122;0.09994906;-0.2578237,-0.2045259;0.4704457;-0.01724708,-0.247172;0.2307598;-0.08264458,-0.2150455;0.05552275;-0.3026608,0.06758805;0.008850321;-0.02307487,0.1715747;-0.2510042;-0.2879404,0.1821369;-0.6037722;-0.2500216,0.1864173;-0.6284615;-0.3146286,-0.05667365;-0.003120645;-0.04424116,-0.02491364;-0.3868184;-0.02816009,0.02208484;-0.7305306;0.04699112,0.03089084;-0.7670535;-0.004782233,-0.03109238;0.5116153;0.02789295,76.51216
+0;0;0,-0.01306898;0.2970905;0.01203565,-0.02485628;0.5823734;0.009925303,0.1548128;0.4625921;0.01226358,0.239469;0.2576173;-0.1075842,0.3326097;0.07229967;-0.3002741,-0.1931033;0.4586706;-0.02801391,-0.2193251;0.2296202;-0.1299607,-0.2334985;0.001791283;-0.2974132,0.06749886;0.009121652;-0.02322974,0.1633773;-0.3059007;-0.2233787,0.195982;-0.6397961;-0.1074243,0.2325888;-0.6702501;-0.1542065,-0.06065118;-0.0003617517;-0.03873274,-0.04072192;-0.3850164;-0.05035106,-0.004754115;-0.7348585;-0.002274059,0.00386388;-0.6959931;-0.08612182,-0.02212096;0.5126514;0.01276444,0;0;0,-0.01828249;0.2963926;0.01988995,-0.03492641;0.5813432;0.02774763,0.1518375;0.4930149;0.02633667,0.2627671;0.2821397;-0.05594993,0.3415122;0.09994906;-0.2578237,-0.2045259;0.4704457;-0.01724708,-0.247172;0.2307598;-0.08264458,-0.2150455;0.05552275;-0.3026608,0.06758805;0.008850321;-0.02307487,0.1715747;-0.2510042;-0.2879404,0.1821369;-0.6037722;-0.2500216,0.1864173;-0.6284615;-0.3146286,-0.05667365;-0.003120645;-0.04424116,-0.02491364;-0.3868184;-0.02816009,0.02208484;-0.7305306;0.04699112,0.03089084;-0.7670535;-0.004782233,-0.03109238;0.5116153;0.02789295,76.52341
+0;0;0,-0.01305981;0.296882;0.01202721,-0.02483949;0.5819804;0.009918276,0.1543062;0.4623931;0.01225614,0.2385987;0.2582988;-0.1070768,0.3317665;0.07292736;-0.2998227,-0.1925843;0.4584832;-0.02790262,-0.2186935;0.2304167;-0.1294115,-0.232871;0.002521604;-0.2969126,0.06795228;0.009182924;-0.02338578,0.1633489;-0.3042565;-0.222529,0.1960725;-0.6393688;-0.106152,0.2329421;-0.6702567;-0.1532701,-0.06105859;-0.0003641817;-0.03899292,-0.04122947;-0.383086;-0.05055286,-0.005130582;-0.7342032;-0.002300639,0.00354928;-0.6952741;-0.08675033,-0.02210599;0.5123048;0.01275553,0;0;0,-0.01810317;0.2961504;0.02052617,-0.03449565;0.5809132;0.02899957,0.1515968;0.4922942;0.02547133,0.2649124;0.284751;-0.05870378,0.3434922;0.1049641;-0.262899,-0.2032056;0.4695151;-0.01709725,-0.2452852;0.2313709;-0.08430372,-0.211875;0.05797212;-0.3056867,0.06798764;0.008898571;-0.02339292,0.1724954;-0.2437081;-0.2922252,0.1816967;-0.5979999;-0.2560685,0.1875588;-0.6249601;-0.3193772,-0.05735111;-0.003231307;-0.04414907,-0.02391812;-0.3848487;-0.02823461,0.02304679;-0.729733;0.04768466,0.03187132;-0.7153949;-0.03576383,-0.0307267;0.5112281;0.02898693,76.54563
+0;0;0,-0.01333506;0.2966965;0.01181197,-0.02531411;0.5817977;0.009487133,0.1541549;0.4619646;0.01132022,0.2403375;0.2625141;-0.1138948,0.3344953;0.07824516;-0.3084216,-0.193342;0.4587809;-0.02908844,-0.2197125;0.2356392;-0.1404398,-0.2299359;0.004156411;-0.3046731,0.06819077;0.009345734;-0.02319147,0.1652621;-0.2987826;-0.2321465,0.1960677;-0.6311258;-0.1132669,0.2311778;-0.6626009;-0.1616531,-0.06101483;-0.000521451;-0.03939652,-0.03951844;-0.3844817;-0.0512526,-0.003241125;-0.7337074;-0.003726408,0.005532556;-0.6947532;-0.08855547,-0.02254016;0.5121076;0.0123794,0;0;0,-0.01683643;0.295976;0.02146816,-0.03239843;0.5807701;0.03089094,0.1538003;0.4918397;0.02641571,0.2685147;0.286644;-0.06088889,0.3475726;0.109368;-0.2682158,-0.201122;0.4681344;-0.01636266,-0.2421681;0.2305221;-0.08522775,-0.2072388;0.06107964;-0.3104622,0.06813163;0.008883715;-0.02354419,0.1748822;-0.2435302;-0.2935805,0.1829977;-0.5961391;-0.2598984,0.1877038;-0.6212386;-0.3254348,-0.05753764;-0.003270666;-0.04420283,-0.02154712;-0.3859544;-0.02729301,0.0255588;-0.7291543;0.04705939,0.03441556;-0.7148517;-0.03677543,-0.02881879;0.5110573;0.03060341,76.56773
+0;0;0,-0.01333506;0.2966965;0.01181197,-0.02531411;0.5817977;0.009487133,0.1541549;0.4619646;0.01132022,0.2403375;0.2625141;-0.1138948,0.3344953;0.07824516;-0.3084216,-0.193342;0.4587809;-0.02908844,-0.2197125;0.2356392;-0.1404398,-0.2299359;0.004156411;-0.3046731,0.06819077;0.009345734;-0.02319147,0.1652621;-0.2987826;-0.2321465,0.1960677;-0.6311258;-0.1132669,0.2311778;-0.6626009;-0.1616531,-0.06101483;-0.000521451;-0.03939652,-0.03951844;-0.3844817;-0.0512526,-0.003241125;-0.7337074;-0.003726408,0.005532556;-0.6947532;-0.08855547,-0.02254016;0.5121076;0.0123794,0;0;0,-0.01683643;0.295976;0.02146816,-0.03239843;0.5807701;0.03089094,0.1538003;0.4918397;0.02641571,0.2685147;0.286644;-0.06088889,0.3475726;0.109368;-0.2682158,-0.201122;0.4681344;-0.01636266,-0.2421681;0.2305221;-0.08522775,-0.2072388;0.06107964;-0.3104622,0.06813163;0.008883715;-0.02354419,0.1748822;-0.2435302;-0.2935805,0.1829977;-0.5961391;-0.2598984,0.1877038;-0.6212386;-0.3254348,-0.05753764;-0.003270666;-0.04420283,-0.02154712;-0.3859544;-0.02729301,0.0255588;-0.7291543;0.04705939,0.03441556;-0.7148517;-0.03677543,-0.02881879;0.5110573;0.03060341,76.57902
+0;0;0,-0.01333506;0.2966965;0.01181197,-0.02531411;0.5817977;0.009487133,0.1541549;0.4619646;0.01132022,0.2403375;0.2625141;-0.1138948,0.3344953;0.07824516;-0.3084216,-0.193342;0.4587809;-0.02908844,-0.2197125;0.2356392;-0.1404398,-0.2299359;0.004156411;-0.3046731,0.06819077;0.009345734;-0.02319147,0.1652621;-0.2987826;-0.2321465,0.1960677;-0.6311258;-0.1132669,0.2311778;-0.6626009;-0.1616531,-0.06101483;-0.000521451;-0.03939652,-0.03951844;-0.3844817;-0.0512526,-0.003241125;-0.7337074;-0.003726408,0.005532556;-0.6947532;-0.08855547,-0.02254016;0.5121076;0.0123794,0;0;0,-0.01683643;0.295976;0.02146816,-0.03239843;0.5807701;0.03089094,0.1538003;0.4918397;0.02641571,0.2685147;0.286644;-0.06088889,0.3475726;0.109368;-0.2682158,-0.201122;0.4681344;-0.01636266,-0.2421681;0.2305221;-0.08522775,-0.2072388;0.06107964;-0.3104622,0.06813163;0.008883715;-0.02354419,0.1748822;-0.2435302;-0.2935805,0.1829977;-0.5961391;-0.2598984,0.1877038;-0.6212386;-0.3254348,-0.05753764;-0.003270666;-0.04420283,-0.02154712;-0.3859544;-0.02729301,0.0255588;-0.7291543;0.04705939,0.03441556;-0.7148517;-0.03677543,-0.02881879;0.5110573;0.03060341,76.59036
+0;0;0,-0.01422648;0.2965407;0.01199071,-0.02724135;0.5814309;0.009881491,0.1526207;0.4615664;0.01102724,0.2394023;0.265264;-0.1188449,0.3364756;0.08363245;-0.3162433,-0.1948891;0.4583699;-0.02973776,-0.2216278;0.2393198;-0.1490465,-0.2242877;0.0183621;-0.3294626,0.06848845;0.009714934;-0.02299309,0.164152;-0.2905601;-0.2461526,0.1928404;-0.6181364;-0.1293224,0.2284463;-0.6538911;-0.1800908,-0.06106503;-0.0007828677;-0.03980174,-0.03921628;-0.3861867;-0.04996695,-0.003355481;-0.7302513;-0.004008949,0.005951117;-0.6907992;-0.0934121,-0.02419982;0.5117955;0.01271436,0;0;0,-0.01692553;0.2958422;0.02176058,-0.03240739;0.580465;0.03139925,0.1538791;0.4914319;0.02623153,0.269682;0.2875525;-0.06296122,0.3500921;0.1131277;-0.2738868,-0.2011631;0.4674363;-0.01606629,-0.2411531;0.2301747;-0.08706045,-0.204255;0.06801127;-0.3188382,0.06833303;0.0089522;-0.02375257,0.1745713;-0.2426001;-0.2967941,0.1812756;-0.5901111;-0.2656534,0.1855645;-0.6142538;-0.3378965,-0.05796017;-0.003378871;-0.04407869,-0.02125341;-0.3874139;-0.02715457,0.02528939;-0.7255688;0.04539646,0.03452488;-0.7121016;-0.04297918,-0.02885799;0.5107968;0.03107297,76.61259
+0;0;0,-0.01422648;0.2965407;0.01199071,-0.02724135;0.5814309;0.009881491,0.1526207;0.4615664;0.01102724,0.2394023;0.265264;-0.1188449,0.3364756;0.08363245;-0.3162433,-0.1948891;0.4583699;-0.02973776,-0.2216278;0.2393198;-0.1490465,-0.2242877;0.0183621;-0.3294626,0.06848845;0.009714934;-0.02299309,0.164152;-0.2905601;-0.2461526,0.1928404;-0.6181364;-0.1293224,0.2284463;-0.6538911;-0.1800908,-0.06106503;-0.0007828677;-0.03980174,-0.03921628;-0.3861867;-0.04996695,-0.003355481;-0.7302513;-0.004008949,0.005951117;-0.6907992;-0.0934121,-0.02419982;0.5117955;0.01271436,0;0;0,-0.01692553;0.2958422;0.02176058,-0.03240739;0.580465;0.03139925,0.1538791;0.4914319;0.02623153,0.269682;0.2875525;-0.06296122,0.3500921;0.1131277;-0.2738868,-0.2011631;0.4674363;-0.01606629,-0.2411531;0.2301747;-0.08706045,-0.204255;0.06801127;-0.3188382,0.06833303;0.0089522;-0.02375257,0.1745713;-0.2426001;-0.2967941,0.1812756;-0.5901111;-0.2656534,0.1855645;-0.6142538;-0.3378965,-0.05796017;-0.003378871;-0.04407869,-0.02125341;-0.3874139;-0.02715457,0.02528939;-0.7255688;0.04539646,0.03452488;-0.7121016;-0.04297918,-0.02885799;0.5107968;0.03107297,76.62375
+0;0;0,-0.01422797;0.2965718;0.01199196,-0.0272423;0.5814495;0.009883226,0.1524865;0.4616346;0.01102977,0.239299;0.2652624;-0.1188886,0.3359978;0.08433142;-0.3155256,-0.1947624;0.4584404;-0.02970463,-0.2215107;0.2393125;-0.1490558,-0.2241603;0.01920705;-0.328776,0.06854902;0.009723526;-0.02301343,0.1633994;-0.2879989;-0.244276,0.1926125;-0.6215671;-0.1253088,0.2277799;-0.656512;-0.1754519,-0.06111904;-0.00078356;-0.03983694,-0.03945602;-0.3829112;-0.04991575,-0.002939295;-0.7332692;-0.003117118,0.006252692;-0.6939334;-0.09141928,-0.02420128;0.5118259;0.01271562,0;0;0,-0.01704933;0.2958268;0.02229059,-0.03253122;0.5804105;0.03270674,0.1535449;0.4911137;0.02633345,0.2708077;0.2888008;-0.06474972,0.3527827;0.1184098;-0.2768813,-0.2009414;0.4670873;-0.01545247,-0.2397987;0.230249;-0.08876674,-0.2020822;0.07671225;-0.3248954,0.06839791;0.008943036;-0.02376723,0.1731619;-0.2326401;-0.3017141,0.1798523;-0.586602;-0.2710454,0.1841876;-0.6108011;-0.341845,-0.05801579;-0.003378024;-0.04411225,-0.02145491;-0.3841188;-0.02702019,0.02616012;-0.7284893;0.04657396,0.03519617;-0.714788;-0.04072794,-0.02899472;0.5107548;0.03217185,76.64606
+0;0;0,-0.01460136;0.2966103;0.01221554,-0.02786383;0.581474;0.0103555,0.1518365;0.4611314;0.01066433,0.2421651;0.267267;-0.1208301,0.3382397;0.09009981;-0.3265504,-0.1951718;0.4585245;-0.03035998,-0.2208694;0.2413116;-0.1536144,-0.2212254;0.01809514;-0.335586,0.06859547;0.009864561;-0.02284328,0.1622461;-0.2788087;-0.2533056,0.1870604;-0.6128752;-0.1315778,0.2226486;-0.6426367;-0.18655,-0.06106126;-0.0009519125;-0.03993844,-0.03789221;-0.3811909;-0.04978891,-0.001111519;-0.732602;-0.002977923,0.008097156;-0.6933191;-0.09066437,-0.02477423;0.5118593;0.01312294,0;0;0,-0.01723865;0.2958352;0.02290106,-0.0327872;0.5803846;0.03400362,0.1533369;0.490845;0.02700603,0.2723963;0.2905706;-0.06652725,0.3547975;0.1222396;-0.2851917,-0.2009727;0.4666477;-0.01502203,-0.2386341;0.2301947;-0.09055401,-0.1997055;0.07909866;-0.3326159,0.06839502;0.008984536;-0.02378786,0.1726183;-0.226997;-0.304262,0.1788965;-0.5822123;-0.2756869,0.182813;-0.6076213;-0.3447839,-0.05800856;-0.003425913;-0.04413312,-0.02181904;-0.3823728;-0.02666567,0.02596456;-0.7279588;0.0462788,0.03497877;-0.7141162;-0.04042511,-0.02924249;0.5107402;0.0333029,76.66837
+0;0;0,-0.01460136;0.2966103;0.01221554,-0.02786383;0.581474;0.0103555,0.1518365;0.4611314;0.01066433,0.2421651;0.267267;-0.1208301,0.3382397;0.09009981;-0.3265504,-0.1951718;0.4585245;-0.03035998,-0.2208694;0.2413116;-0.1536144,-0.2212254;0.01809514;-0.335586,0.06859547;0.009864561;-0.02284328,0.1622461;-0.2788087;-0.2533056,0.1870604;-0.6128752;-0.1315778,0.2226486;-0.6426367;-0.18655,-0.06106126;-0.0009519125;-0.03993844,-0.03789221;-0.3811909;-0.04978891,-0.001111519;-0.732602;-0.002977923,0.008097156;-0.6933191;-0.09066437,-0.02477423;0.5118593;0.01312294,0;0;0,-0.01723865;0.2958352;0.02290106,-0.0327872;0.5803846;0.03400362,0.1533369;0.490845;0.02700603,0.2723963;0.2905706;-0.06652725,0.3547975;0.1222396;-0.2851917,-0.2009727;0.4666477;-0.01502203,-0.2386341;0.2301947;-0.09055401,-0.1997055;0.07909866;-0.3326159,0.06839502;0.008984536;-0.02378786,0.1726183;-0.226997;-0.304262,0.1788965;-0.5822123;-0.2756869,0.182813;-0.6076213;-0.3447839,-0.05800856;-0.003425913;-0.04413312,-0.02181904;-0.3823728;-0.02666567,0.02596456;-0.7279588;0.0462788,0.03497877;-0.7141162;-0.04042511,-0.02924249;0.5107402;0.0333029,76.67956
+0;0;0,-0.01460136;0.2966103;0.01221554,-0.02786383;0.581474;0.0103555,0.1518365;0.4611314;0.01066433,0.2421651;0.267267;-0.1208301,0.3382397;0.09009981;-0.3265504,-0.1951718;0.4585245;-0.03035998,-0.2208694;0.2413116;-0.1536144,-0.2212254;0.01809514;-0.335586,0.06859547;0.009864561;-0.02284328,0.1622461;-0.2788087;-0.2533056,0.1870604;-0.6128752;-0.1315778,0.2226486;-0.6426367;-0.18655,-0.06106126;-0.0009519125;-0.03993844,-0.03789221;-0.3811909;-0.04978891,-0.001111519;-0.732602;-0.002977923,0.008097156;-0.6933191;-0.09066437,-0.02477423;0.5118593;0.01312294,0;0;0,-0.01723865;0.2958352;0.02290106,-0.0327872;0.5803846;0.03400362,0.1533369;0.490845;0.02700603,0.2723963;0.2905706;-0.06652725,0.3547975;0.1222396;-0.2851917,-0.2009727;0.4666477;-0.01502203,-0.2386341;0.2301947;-0.09055401,-0.1997055;0.07909866;-0.3326159,0.06839502;0.008984536;-0.02378786,0.1726183;-0.226997;-0.304262,0.1788965;-0.5822123;-0.2756869,0.182813;-0.6076213;-0.3447839,-0.05800856;-0.003425913;-0.04413312,-0.02181904;-0.3823728;-0.02666567,0.02596456;-0.7279588;0.0462788,0.03497877;-0.7141162;-0.04042511,-0.02924249;0.5107402;0.0333029,76.69079
+0;0;0,-0.0150833;0.2965188;0.01233586,-0.02883054;0.5812336;0.01061017,0.1507904;0.4607955;0.01053712,0.243407;0.2706307;-0.1249636,0.3405343;0.09960288;-0.3364571,-0.1956042;0.4583011;-0.03110563,-0.2213508;0.2468741;-0.1642847,-0.2187445;0.02092919;-0.344162,0.0687665;0.009986722;-0.02264253,0.1600011;-0.2669881;-0.2669785,0.1825605;-0.5967052;-0.1463846,0.2160988;-0.6309578;-0.1980411,-0.06105741;-0.001053509;-0.04015139,-0.03721268;-0.3806416;-0.04927262,-0.0004473329;-0.7274666;-0.003165495,0.00892558;-0.6881289;-0.09117998,-0.02562255;0.511664;0.0133427,0;0;0,-0.01724656;0.2957335;0.02339566,-0.03270556;0.5801373;0.03509295,0.1532179;0.4905626;0.02752197,0.2747079;0.2930027;-0.06897271,0.3568392;0.1262879;-0.2900482,-0.200435;0.4661432;-0.01497266,-0.2374599;0.2304334;-0.09352828,-0.1963311;0.0829947;-0.3384446,0.06845865;0.009004116;-0.02394974,0.1724029;-0.2239685;-0.3061876,0.1774703;-0.5750133;-0.2836709,0.1804712;-0.6009083;-0.3528688,-0.05820618;-0.003459382;-0.04406046,-0.02193012;-0.3817694;-0.02661237,0.02525685;-0.7228941;0.04530821,0.03439692;-0.7090924;-0.04173011,-0.02919097;0.510534;0.03424072,76.71296
+0;0;0,-0.0150833;0.2965188;0.01233586,-0.02883054;0.5812336;0.01061017,0.1507904;0.4607955;0.01053712,0.243407;0.2706307;-0.1249636,0.3405343;0.09960288;-0.3364571,-0.1956042;0.4583011;-0.03110563,-0.2213508;0.2468741;-0.1642847,-0.2187445;0.02092919;-0.344162,0.0687665;0.009986722;-0.02264253,0.1600011;-0.2669881;-0.2669785,0.1825605;-0.5967052;-0.1463846,0.2160988;-0.6309578;-0.1980411,-0.06105741;-0.001053509;-0.04015139,-0.03721268;-0.3806416;-0.04927262,-0.0004473329;-0.7274666;-0.003165495,0.00892558;-0.6881289;-0.09117998,-0.02562255;0.511664;0.0133427,0;0;0,-0.01724656;0.2957335;0.02339566,-0.03270556;0.5801373;0.03509295,0.1532179;0.4905626;0.02752197,0.2747079;0.2930027;-0.06897271,0.3568392;0.1262879;-0.2900482,-0.200435;0.4661432;-0.01497266,-0.2374599;0.2304334;-0.09352828,-0.1963311;0.0829947;-0.3384446,0.06845865;0.009004116;-0.02394974,0.1724029;-0.2239685;-0.3061876,0.1774703;-0.5750133;-0.2836709,0.1804712;-0.6009083;-0.3528688,-0.05820618;-0.003459382;-0.04406046,-0.02193012;-0.3817694;-0.02661237,0.02525685;-0.7228941;0.04530821,0.03439692;-0.7090924;-0.04173011,-0.02919097;0.510534;0.03424072,76.7241
+0;0;0,-0.01509126;0.2966754;0.01234237,-0.02884351;0.5814936;0.01061643,0.1504496;0.4611332;0.01054926,0.2430944;0.2709106;-0.1249926,0.3421806;0.09643337;-0.3407516,-0.1952998;0.4586434;-0.03101593,-0.2210543;0.2471522;-0.1642354,-0.2183954;0.0166503;-0.3477407,0.06877508;0.009987968;-0.02264536,0.159575;-0.2656674;-0.2658175,0.1822559;-0.5971579;-0.1445749,0.215858;-0.6315328;-0.1963297,-0.06106503;-0.00105364;-0.0401564,-0.03733388;-0.3788335;-0.04923418,-0.0003708005;-0.7275239;-0.002879076,0.009019953;-0.6881685;-0.09106109,-0.02563475;0.5119069;0.01334962,0;0;0,-0.01741169;0.2958223;0.02413321,-0.03296022;0.5802826;0.03683007,0.1526571;0.4910459;0.02852392,0.2749353;0.2946738;-0.06958473,0.3599367;0.1313668;-0.2996237,-0.1998081;0.4658273;-0.0147945,-0.2358754;0.2315326;-0.09812774,-0.1918425;0.08481486;-0.3498167,0.0684481;0.009065852;-0.02398443,0.172076;-0.2186094;-0.3082175,0.1772151;-0.5716701;-0.2876787,0.1799133;-0.5969035;-0.3576342,-0.05821034;-0.003523547;-0.04406502,-0.02235349;-0.3800335;-0.02623962,0.02463863;-0.723146;0.04563295,0.03395499;-0.7093424;-0.04156027,-0.02942751;0.5106669;0.03571689,76.73541
+0;0;0,-0.01540585;0.2966493;0.01257817,-0.02948354;0.5814536;0.01115958,0.1496202;0.4602188;0.01018207,0.2443914;0.2747277;-0.1303553,0.3435806;0.1062339;-0.3507724,-0.1956377;0.4586768;-0.0314823,-0.2178093;0.2491719;-0.1684325,-0.2151306;0.02470048;-0.3592668,0.06885488;0.01000823;-0.02239254,0.1582313;-0.257851;-0.2746355,0.177901;-0.5887597;-0.1512958,0.2123572;-0.6227235;-0.2029987,-0.06100886;-0.00111206;-0.04024011,-0.03600189;-0.3788253;-0.04864196,0.00133824;-0.7274659;-0.002213981,0.01079649;-0.6880888;-0.09038648,-0.02619445;0.5118675;0.01380879,0;0;0,-0.01741169;0.2958223;0.02413321,-0.03296022;0.5802826;0.03683007,0.1526571;0.4910459;0.02852392,0.2749353;0.2946738;-0.06958473,0.3599367;0.1313668;-0.2996237,-0.1998081;0.4658273;-0.0147945,-0.2358754;0.2315326;-0.09812774,-0.1918425;0.08481486;-0.3498167,0.0684481;0.009065852;-0.02398443,0.172076;-0.2186094;-0.3082175,0.1772151;-0.5716701;-0.2876787,0.1799133;-0.5969035;-0.3576342,-0.05821034;-0.003523547;-0.04406502,-0.02235349;-0.3800335;-0.02623962,0.02463863;-0.723146;0.04563295,0.03395499;-0.7093424;-0.04156027,-0.02942751;0.5106669;0.03571689,76.75748
+0;0;0,-0.01541371;0.2968007;0.01258459,-0.02949444;0.5816659;0.01116613,0.1496486;0.4604146;0.010188,0.2444619;0.2748412;-0.1304117,0.3285266;0.1320395;-0.3172194,-0.195686;0.4588723;-0.03148563,-0.2178674;0.2492744;-0.1684966,-0.2155972;0.05903059;-0.3302323,0.06884781;0.0100072;-0.02239024,0.1582837;-0.2580303;-0.274801,0.1779643;-0.5891227;-0.1513929,0.2128707;-0.6239222;-0.2037713,-0.0610026;-0.001111946;-0.04023597,-0.03597899;-0.3790765;-0.04864343,0.001381882;-0.7279107;-0.002189659,0.01096371;-0.6884112;-0.09151416,-0.02620512;0.5120748;0.01381553,0;0;0,-0.01753357;0.2959044;0.02489603,-0.03314558;0.580383;0.03844655,0.1524635;0.4909495;0.02892792,0.2760018;0.2964687;-0.07162476,0.3543134;0.1765862;-0.2762018,-0.1995077;0.4654489;-0.01468036,-0.2347793;0.231791;-0.1004429,-0.195574;0.1127817;-0.3164429,0.06845285;0.009047285;-0.02395499,0.172427;-0.2152498;-0.3110687,0.176942;-0.5686127;-0.2922698,0.1792079;-0.5931513;-0.3642513,-0.05817701;-0.003523233;-0.0440966,-0.02293534;-0.3803115;-0.02558497,0.02367064;-0.7238311;0.04555793,0.03317153;-0.7102078;-0.04277358,-0.0295985;0.5107667;0.03712332,76.76886
+0;0;0,-0.01541371;0.2968007;0.01258459,-0.02949444;0.5816659;0.01116613,0.1496486;0.4604146;0.010188,0.2444619;0.2748412;-0.1304117,0.3285266;0.1320395;-0.3172194,-0.195686;0.4588723;-0.03148563,-0.2178674;0.2492744;-0.1684966,-0.2155972;0.05903059;-0.3302323,0.06884781;0.0100072;-0.02239024,0.1582837;-0.2580303;-0.274801,0.1779643;-0.5891227;-0.1513929,0.2128707;-0.6239222;-0.2037713,-0.0610026;-0.001111946;-0.04023597,-0.03597899;-0.3790765;-0.04864343,0.001381882;-0.7279107;-0.002189659,0.01096371;-0.6884112;-0.09151416,-0.02620512;0.5120748;0.01381553,0;0;0,-0.01753357;0.2959044;0.02489603,-0.03314558;0.580383;0.03844655,0.1524635;0.4909495;0.02892792,0.2760018;0.2964687;-0.07162476,0.3543134;0.1765862;-0.2762018,-0.1995077;0.4654489;-0.01468036,-0.2347793;0.231791;-0.1004429,-0.195574;0.1127817;-0.3164429,0.06845285;0.009047285;-0.02395499,0.172427;-0.2152498;-0.3110687,0.176942;-0.5686127;-0.2922698,0.1792079;-0.5931513;-0.3642513,-0.05817701;-0.003523233;-0.0440966,-0.02293534;-0.3803115;-0.02558497,0.02367064;-0.7238311;0.04555793,0.03317153;-0.7102078;-0.04277358,-0.0295985;0.5107667;0.03712332,76.79114
+0;0;0,-0.01537111;0.2968464;0.0129786,-0.02939633;0.5816829;0.01194148,0.1496297;0.4598045;0.01048623,0.2467517;0.276802;-0.1321274,0.3501995;0.111904;-0.3641672,-0.1954339;0.4589643;-0.03187368,-0.220194;0.2584812;-0.1817227,-0.205894;0.03527012;-0.385947,0.06898827;0.009946181;-0.02205713,0.1578599;-0.2515221;-0.2817995,0.1758592;-0.5813909;-0.1593115,0.2122734;-0.6161101;-0.2119248,-0.06093569;-0.001080699;-0.04037943,-0.0335109;-0.3791296;-0.04791941,0.004011378;-0.7263988;-0.001693107,0.01380926;-0.6867987;-0.09166302,-0.02612265;0.5121104;0.01449493,0;0;0,-0.01782413;0.2958945;0.02551997,-0.0339231;0.5802711;0.03993428,0.1519086;0.4910052;0.02960873,0.2770264;0.2989061;-0.07385504,0.3650972;0.1435487;-0.318483,-0.1997412;0.4648793;-0.01462599,-0.23386;0.2315241;-0.1020476,-0.1851139;0.09303541;-0.3669625,0.06847133;0.009192914;-0.02391636,0.172501;-0.2123989;-0.3134069,0.1774233;-0.5644056;-0.298992,0.179353;-0.5905406;-0.3706013,-0.05817157;-0.003646959;-0.04413154,-0.02302818;-0.3806572;-0.02520747,0.02180399;-0.7227741;0.04611427,0.0314787;-0.7092271;-0.04287141,-0.03023525;0.5106897;0.03838336,76.80229
+0;0;0,-0.01537111;0.2968464;0.0129786,-0.02939633;0.5816829;0.01194148,0.1496297;0.4598045;0.01048623,0.2467517;0.276802;-0.1321274,0.3501995;0.111904;-0.3641672,-0.1954339;0.4589643;-0.03187368,-0.220194;0.2584812;-0.1817227,-0.205894;0.03527012;-0.385947,0.06898827;0.009946181;-0.02205713,0.1578599;-0.2515221;-0.2817995,0.1758592;-0.5813909;-0.1593115,0.2122734;-0.6161101;-0.2119248,-0.06093569;-0.001080699;-0.04037943,-0.0335109;-0.3791296;-0.04791941,0.004011378;-0.7263988;-0.001693107,0.01380926;-0.6867987;-0.09166302,-0.02612265;0.5121104;0.01449493,0;0;0,-0.01782413;0.2958945;0.02551997,-0.0339231;0.5802711;0.03993428,0.1519086;0.4910052;0.02960873,0.2770264;0.2989061;-0.07385504,0.3650972;0.1435487;-0.318483,-0.1997412;0.4648793;-0.01462599,-0.23386;0.2315241;-0.1020476,-0.1851139;0.09303541;-0.3669625,0.06847133;0.009192914;-0.02391636,0.172501;-0.2123989;-0.3134069,0.1774233;-0.5644056;-0.298992,0.179353;-0.5905406;-0.3706013,-0.05817157;-0.003646959;-0.04413154,-0.02302818;-0.3806572;-0.02520747,0.02180399;-0.7227741;0.04611427,0.0314787;-0.7092271;-0.04287141,-0.03023525;0.5106897;0.03838336,76.81359
+0;0;0,-0.01537111;0.2968464;0.0129786,-0.02939633;0.5816829;0.01194148,0.1496297;0.4598045;0.01048623,0.2467517;0.276802;-0.1321274,0.3501995;0.111904;-0.3641672,-0.1954339;0.4589643;-0.03187368,-0.220194;0.2584812;-0.1817227,-0.205894;0.03527012;-0.385947,0.06898827;0.009946181;-0.02205713,0.1578599;-0.2515221;-0.2817995,0.1758592;-0.5813909;-0.1593115,0.2122734;-0.6161101;-0.2119248,-0.06093569;-0.001080699;-0.04037943,-0.0335109;-0.3791296;-0.04791941,0.004011378;-0.7263988;-0.001693107,0.01380926;-0.6867987;-0.09166302,-0.02612265;0.5121104;0.01449493,0;0;0,-0.01782413;0.2958945;0.02551997,-0.0339231;0.5802711;0.03993428,0.1519086;0.4910052;0.02960873,0.2770264;0.2989061;-0.07385504,0.3650972;0.1435487;-0.318483,-0.1997412;0.4648793;-0.01462599,-0.23386;0.2315241;-0.1020476,-0.1851139;0.09303541;-0.3669625,0.06847133;0.009192914;-0.02391636,0.172501;-0.2123989;-0.3134069,0.1774233;-0.5644056;-0.298992,0.179353;-0.5905406;-0.3706013,-0.05817157;-0.003646959;-0.04413154,-0.02302818;-0.3806572;-0.02520747,0.02180399;-0.7227741;0.04611427,0.0314787;-0.7092271;-0.04287141,-0.03023525;0.5106897;0.03838336,76.82477
+0;0;0,-0.01551221;0.2968819;0.01331541,-0.02965153;0.5816796;0.01267458,0.1495123;0.4591191;0.01068239,0.2480574;0.2807583;-0.1369319,0.329978;0.1663049;-0.343302,-0.1956217;0.4587952;-0.03243967,-0.2073144;0.2290643;-0.1344232,-0.2117866;0.08354323;-0.3374079,0.06904753;0.009921058;-0.02177033,0.156738;-0.2459201;-0.2877049,0.1711747;-0.574857;-0.1651214,0.2090268;-0.6081228;-0.220186,-0.06081256;-0.001068172;-0.04050466,-0.03212885;-0.3792037;-0.04800214,0.005616941;-0.7254411;-0.001854382,0.01567966;-0.6857095;-0.09280207,-0.02635323;0.512117;0.01512279,0;0;0,-0.01805486;0.2958778;0.02621317,-0.03435539;0.580181;0.04113817,0.1517963;0.4908835;0.02987516,0.2780548;0.300692;-0.07595325,0.3565503;0.188017;-0.2846204,-0.1999199;0.464365;-0.01488196,-0.2329648;0.2314517;-0.1041742,-0.1917381;0.1217522;-0.3247769,0.06843773;0.00923723;-0.02389324,0.1728814;-0.2094016;-0.3157049,0.1791338;-0.5605328;-0.3055855,0.1806369;-0.5859104;-0.37906,-0.0581088;-0.003701904;-0.04415426,-0.02298732;-0.3808962;-0.02527663,0.02045101;-0.7222751;0.04549206,0.03031549;-0.7088752;-0.0444778,-0.03061946;0.5106173;0.03948069,76.83584
+0;0;0,-0.01551221;0.2968819;0.01331541,-0.02965153;0.5816796;0.01267458,0.1495123;0.4591191;0.01068239,0.2480574;0.2807583;-0.1369319,0.329978;0.1663049;-0.343302,-0.1956217;0.4587952;-0.03243967,-0.2073144;0.2290643;-0.1344232,-0.2117866;0.08354323;-0.3374079,0.06904753;0.009921058;-0.02177033,0.156738;-0.2459201;-0.2877049,0.1711747;-0.574857;-0.1651214,0.2090268;-0.6081228;-0.220186,-0.06081256;-0.001068172;-0.04050466,-0.03212885;-0.3792037;-0.04800214,0.005616941;-0.7254411;-0.001854382,0.01567966;-0.6857095;-0.09280207,-0.02635323;0.512117;0.01512279,0;0;0,-0.01805486;0.2958778;0.02621317,-0.03435539;0.580181;0.04113817,0.1517963;0.4908835;0.02987516,0.2780548;0.300692;-0.07595325,0.3565503;0.188017;-0.2846204,-0.1999199;0.464365;-0.01488196,-0.2329648;0.2314517;-0.1041742,-0.1917381;0.1217522;-0.3247769,0.06843773;0.00923723;-0.02389324,0.1728814;-0.2094016;-0.3157049,0.1791338;-0.5605328;-0.3055855,0.1806369;-0.5859104;-0.37906,-0.0581088;-0.003701904;-0.04415426,-0.02298732;-0.3808962;-0.02527663,0.02045101;-0.7222751;0.04549206,0.03031549;-0.7088752;-0.0444778,-0.03061946;0.5106173;0.03948069,76.84703
+0;0;0,-0.01552062;0.2970429;0.01332263,-0.02967311;0.5821063;0.01268088,0.1493964;0.4595029;0.0106937,0.2479702;0.2810901;-0.1369636,0.3298898;0.1666382;-0.3433311,-0.1955457;0.4591793;-0.03240439,-0.2072419;0.2293814;-0.1344177,-0.211714;0.08386214;-0.3373998,0.0690845;0.00992637;-0.02178199,0.1567771;-0.2459209;-0.2877229,0.1712504;-0.5756919;-0.1648286,0.2085475;-0.6080301;-0.2190859,-0.06084511;-0.001068744;-0.04052635,-0.03216072;-0.3792134;-0.04802401,0.00568077;-0.7263286;-0.001759242,0.01559597;-0.6867397;-0.09137355,-0.02637139;0.5124714;0.01513163,0;0;0,-0.01815353;0.2959937;0.02666438,-0.03460534;0.580525;0.04216075,0.1513983;0.490703;0.02997196,0.2799729;0.3029973;-0.07766521,0.3566515;0.1883185;-0.2859122,-0.1996099;0.463875;-0.01459423,-0.2312908;0.2317023;-0.1064788,-0.1890634;0.1285426;-0.3300242,0.06849906;0.009319648;-0.02380502,0.1727892;-0.2061564;-0.3180261,0.1792996;-0.5582718;-0.3122145,0.1807712;-0.584061;-0.3836734,-0.05812096;-0.00376562;-0.04419763,-0.02315203;-0.3809657;-0.02497151,0.02010891;-0.7232978;0.04572903,0.02980872;-0.7096366;-0.04292728,-0.03082179;0.510895;0.04035449,76.86927
+0;0;0,-0.01569194;0.2970098;0.01384889,-0.03022437;0.5820559;0.01382804,0.1488823;0.4592586;0.01115959,0.2459922;0.2923685;-0.1502963,0.334918;0.1588926;-0.3418009,-0.1955996;0.4591844;-0.03285484,-0.214023;0.2843546;-0.2129818,-0.2082752;0.08689928;-0.3658738,0.06921192;0.009845401;-0.02141107,0.1554051;-0.2408808;-0.2926665,0.1655701;-0.5678363;-0.1620597,0.2002963;-0.5921289;-0.2258358,-0.06076992;-0.001039641;-0.04063978,-0.03086339;-0.3790906;-0.0480901,0.007372381;-0.7260702;-0.001137789,0.01746711;-0.6864384;-0.09072746,-0.02681366;0.5124203;0.01610367,0;0;0,-0.01815353;0.2959937;0.02666438,-0.03460534;0.580525;0.04216075,0.1513983;0.490703;0.02997196,0.2799729;0.3029973;-0.07766521,0.3566515;0.1883185;-0.2859122,-0.1996099;0.463875;-0.01459423,-0.2312908;0.2317023;-0.1064788,-0.1890634;0.1285426;-0.3300242,0.06849906;0.009319648;-0.02380502,0.1727892;-0.2061564;-0.3180261,0.1792996;-0.5582718;-0.3122145,0.1807712;-0.584061;-0.3836734,-0.05812096;-0.00376562;-0.04419763,-0.02315203;-0.3809657;-0.02497151,0.02010891;-0.7232978;0.04572903,0.02980872;-0.7096366;-0.04292728,-0.03082179;0.510895;0.04035449,76.89159
+0;0;0,-0.01569968;0.2971563;0.01385573,-0.03023991;0.5823551;0.01383505,0.1487201;0.4595698;0.01117185,0.2458814;0.2925915;-0.1503695,0.3348166;0.1591013;-0.3418944,-0.1954711;0.4594958;-0.03280544,-0.2139043;0.2845734;-0.2130278,-0.2081558;0.08709705;-0.365936,0.06923324;0.009848434;-0.02141767,0.1555579;-0.2412602;-0.2930869,0.1656714;-0.5665599;-0.1631415,0.2002021;-0.5905467;-0.2265584,-0.06078864;-0.001039961;-0.0406523,-0.03083649;-0.3796676;-0.04811399,0.007205645;-0.72489;-0.001399457,0.01724352;-0.6853125;-0.09048451,-0.02682759;0.5126867;0.01611176,0;0;0,-0.01807469;0.2960644;0.02755988,-0.0344792;0.5806692;0.04453349,0.1512308;0.4906285;0.03022766,0.2813132;0.305605;-0.08050895,0.3579849;0.1931291;-0.2899882,-0.1987111;0.4636683;-0.01420088,-0.2289114;0.233304;-0.1113498,-0.1855623;0.1326973;-0.3358716,0.06853458;0.009378552;-0.02374876,0.1729211;-0.204049;-0.3201671,0.179769;-0.5544193;-0.3188462,0.181841;-0.5787583;-0.3907602,-0.05812741;-0.003805081;-0.04422302,-0.02285763;-0.3815508;-0.02483569,0.01981352;-0.7221884;0.04554316,0.02945693;-0.7083977;-0.04262089,-0.03070539;0.5110173;0.04232299,76.90278
+0;0;0,-0.01569968;0.2971563;0.01385573,-0.03023991;0.5823551;0.01383505,0.1487201;0.4595698;0.01117185,0.2458814;0.2925915;-0.1503695,0.3348166;0.1591013;-0.3418944,-0.1954711;0.4594958;-0.03280544,-0.2139043;0.2845734;-0.2130278,-0.2081558;0.08709705;-0.365936,0.06923324;0.009848434;-0.02141767,0.1555579;-0.2412602;-0.2930869,0.1656714;-0.5665599;-0.1631415,0.2002021;-0.5905467;-0.2265584,-0.06078864;-0.001039961;-0.0406523,-0.03083649;-0.3796676;-0.04811399,0.007205645;-0.72489;-0.001399457,0.01724352;-0.6853125;-0.09048451,-0.02682759;0.5126867;0.01611176,0;0;0,-0.01807469;0.2960644;0.02755988,-0.0344792;0.5806692;0.04453349,0.1512308;0.4906285;0.03022766,0.2813132;0.305605;-0.08050895,0.3579849;0.1931291;-0.2899882,-0.1987111;0.4636683;-0.01420088,-0.2289114;0.233304;-0.1113498,-0.1855623;0.1326973;-0.3358716,0.06853458;0.009378552;-0.02374876,0.1729211;-0.204049;-0.3201671,0.179769;-0.5544193;-0.3188462,0.181841;-0.5787583;-0.3907602,-0.05812741;-0.003805081;-0.04422302,-0.02285763;-0.3815508;-0.02483569,0.01981352;-0.7221884;0.04554316,0.02945693;-0.7083977;-0.04262089,-0.03070539;0.5110173;0.04232299,76.92506
+0;0;0,-0.01517067;0.2971806;0.01488015,-0.02946883;0.5824162;0.01546919,0.149653;0.4593226;0.01222693,0.2474929;0.2960024;-0.1527505,0.333952;0.1799553;-0.3564376,-0.1947198;0.4596005;-0.03246521,-0.2229355;0.2791867;-0.2060118,-0.2114391;0.1181957;-0.3967479,0.06946705;0.009730186;-0.02094809,0.1558141;-0.2370429;-0.2976487,0.1603693;-0.5606415;-0.1670811,0.1989179;-0.5893772;-0.2360064,-0.06069976;-0.0009499405;-0.0409122,-0.02939523;-0.3802774;-0.04774954,0.009266976;-0.7238956;-0.0006713197,0.02039309;-0.6833845;-0.09789426,-0.0260878;0.5127438;0.01760016,0;0;0,-0.01824969;0.2960342;0.02825916,-0.03506377;0.580574;0.04632521,0.1509671;0.490405;0.03062105,0.2819776;0.3072352;-0.08228946,0.3584573;0.1983175;-0.2937565,-0.1988852;0.4631208;-0.01405208,-0.2278394;0.2340751;-0.1148658,-0.1840875;0.1391607;-0.3418185,0.06865276;0.009441033;-0.02359736,0.1728553;-0.2027033;-0.3220142,0.179192;-0.5516207;-0.3230923,0.1823095;-0.5741104;-0.406289,-0.05815773;-0.003843337;-0.04429534,-0.02273018;-0.3823627;-0.02469948,0.01955084;-0.721625;0.04528664,0.03008714;-0.7092866;-0.05096111,-0.03116301;0.5109411;0.04382706,76.93622
+0;0;0,-0.01517067;0.2971806;0.01488015,-0.02946883;0.5824162;0.01546919,0.149653;0.4593226;0.01222693,0.2474929;0.2960024;-0.1527505,0.333952;0.1799553;-0.3564376,-0.1947198;0.4596005;-0.03246521,-0.2229355;0.2791867;-0.2060118,-0.2114391;0.1181957;-0.3967479,0.06946705;0.009730186;-0.02094809,0.1558141;-0.2370429;-0.2976487,0.1603693;-0.5606415;-0.1670811,0.1989179;-0.5893772;-0.2360064,-0.06069976;-0.0009499405;-0.0409122,-0.02939523;-0.3802774;-0.04774954,0.009266976;-0.7238956;-0.0006713197,0.02039309;-0.6833845;-0.09789426,-0.0260878;0.5127438;0.01760016,0;0;0,-0.01824969;0.2960342;0.02825916,-0.03506377;0.580574;0.04632521,0.1509671;0.490405;0.03062105,0.2819776;0.3072352;-0.08228946,0.3584573;0.1983175;-0.2937565,-0.1988852;0.4631208;-0.01405208,-0.2278394;0.2340751;-0.1148658,-0.1840875;0.1391607;-0.3418185,0.06865276;0.009441033;-0.02359736,0.1728553;-0.2027033;-0.3220142,0.179192;-0.5516207;-0.3230923,0.1823095;-0.5741104;-0.406289,-0.05815773;-0.003843337;-0.04429534,-0.02273018;-0.3823627;-0.02469948,0.01955084;-0.721625;0.04528664,0.03008714;-0.7092866;-0.05096111,-0.03116301;0.5109411;0.04382706,76.94768
+0;0;0,-0.0151675;0.2971185;0.01487704,-0.02945819;0.5822049;0.01546611,0.1496819;0.4591493;0.01222187,0.2475618;0.2957624;-0.1528229,0.3340599;0.1796629;-0.356602,-0.1947309;0.4594272;-0.03247546,-0.2229581;0.2789397;-0.206093,-0.2114566;0.117876;-0.3969151,0.06954935;0.009741713;-0.0209729,0.1560783;-0.2375512;-0.2982563,0.1605591;-0.5558707;-0.1698187,0.1990742;-0.5845553;-0.2386839,-0.06077167;-0.0009510658;-0.04096067,-0.02940121;-0.3810774;-0.0478124,0.008630287;-0.7190901;-0.001502186,0.01974671;-0.6785882;-0.09864041,-0.02607931;0.5125767;0.01759572,0;0;0,-0.01832291;0.2959148;0.0288006,-0.03528345;0.5802547;0.04750252,0.1507697;0.4902321;0.03095806,0.2828628;0.3092515;-0.08442366,0.3745676;0.233896;-0.3044207,-0.1986905;0.4624934;-0.01386581,-0.2267801;0.2352701;-0.1192038,-0.1824492;0.1465364;-0.3486553,0.06875592;0.009517312;-0.02353549,0.1728805;-0.2014165;-0.3238555,0.1790648;-0.5446194;-0.327996,0.1820493;-0.5717533;-0.4079742,-0.05822956;-0.003893578;-0.04433998,-0.02257223;-0.3831965;-0.02471937,0.01891974;-0.7168683;0.04445538,0.02944031;-0.7044911;-0.05171351,-0.03134117;0.5106739;0.04485536,76.9697
+0;0;0,-0.01480504;0.2970879;0.01582331,-0.02893541;0.5821801;0.01715904,0.1502283;0.4593075;0.01322401,0.2476388;0.3000701;-0.1560987,0.3343191;0.1820937;-0.3587191,-0.1937573;0.4596539;-0.03278847,-0.2108636;0.2936128;-0.2216092,-0.2042243;0.1242498;-0.4053454,0.06969353;0.009571288;-0.02056887,0.1552599;-0.2295475;-0.3052225,0.1565126;-0.5478069;-0.1765642,0.1934111;-0.5732;-0.2489506,-0.06064957;-0.0008055042;-0.04114434,-0.02810103;-0.3808348;-0.04788768,0.0106885;-0.718601;-0.0004226044,0.022089;-0.6780433;-0.09752186,-0.0255743;0.5125455;0.01909889,0;0;0,-0.01832291;0.2959148;0.0288006,-0.03528345;0.5802547;0.04750252,0.1507697;0.4902321;0.03095806,0.2828628;0.3092515;-0.08442366,0.3745676;0.233896;-0.3044207,-0.1986905;0.4624934;-0.01386581,-0.2267801;0.2352701;-0.1192038,-0.1824492;0.1465364;-0.3486553,0.06875592;0.009517312;-0.02353549,0.1728805;-0.2014165;-0.3238555,0.1790648;-0.5446194;-0.327996,0.1820493;-0.5717533;-0.4079742,-0.05822956;-0.003893578;-0.04433998,-0.02257223;-0.3831965;-0.02471937,0.01891974;-0.7168683;0.04445538,0.02944031;-0.7044911;-0.05171351,-0.03134117;0.5106739;0.04485536,76.9921
+0;0;0,-0.01479885;0.2969637;0.01581669,-0.02891953;0.5818602;0.01715178,0.1503999;0.4589939;0.01320996,0.2478974;0.2996143;-0.156264,0.3345709;0.1816472;-0.3588685,-0.1938955;0.4593406;-0.03284396,-0.2110171;0.2931512;-0.2218332,-0.2043783;0.1238014;-0.4055551,0.06976821;0.009581544;-0.02059091,0.155602;-0.2302844;-0.306134,0.1568405;-0.5449575;-0.1789255,0.1934771;-0.5699574;-0.2507981,-0.06071455;-0.0008063673;-0.04118843,-0.02806432;-0.3820231;-0.04795284,0.01028811;-0.7159832;-0.001022622,0.02160769;-0.6755005;-0.09743261,-0.02556104;0.5122799;0.01909013,0;0;0,-0.01840127;0.2957397;0.02925777,-0.03540456;0.5798553;0.04832852,0.1508298;0.4899608;0.03164768,0.2839385;0.3129786;-0.08913481,0.374761;0.2321353;-0.3075216,-0.1987147;0.4620309;-0.01377914,-0.2259551;0.2355446;-0.1214403,-0.1798329;0.1496717;-0.3516049,0.06888755;0.009585172;-0.02336717,0.1728896;-0.1999654;-0.3262039,0.1779338;-0.5392653;-0.3334751,0.1806493;-0.5683022;-0.4111937,-0.0582658;-0.003942728;-0.04441785,-0.02229955;-0.3844172;-0.02483307,0.01894561;-0.7142298;0.04390732,0.02947526;-0.7017181;-0.05157143,-0.03145149;0.5103327;0.04560244,77.00325
+0;0;0,-0.01479885;0.2969637;0.01581669,-0.02891953;0.5818602;0.01715178,0.1503999;0.4589939;0.01320996,0.2478974;0.2996143;-0.156264,0.3345709;0.1816472;-0.3588685,-0.1938955;0.4593406;-0.03284396,-0.2110171;0.2931512;-0.2218332,-0.2043783;0.1238014;-0.4055551,0.06976821;0.009581544;-0.02059091,0.155602;-0.2302844;-0.306134,0.1568405;-0.5449575;-0.1789255,0.1934771;-0.5699574;-0.2507981,-0.06071455;-0.0008063673;-0.04118843,-0.02806432;-0.3820231;-0.04795284,0.01028811;-0.7159832;-0.001022622,0.02160769;-0.6755005;-0.09743261,-0.02556104;0.5122799;0.01909013,0;0;0,-0.01840127;0.2957397;0.02925777,-0.03540456;0.5798553;0.04832852,0.1508298;0.4899608;0.03164768,0.2839385;0.3129786;-0.08913481,0.374761;0.2321353;-0.3075216,-0.1987147;0.4620309;-0.01377914,-0.2259551;0.2355446;-0.1214403,-0.1798329;0.1496717;-0.3516049,0.06888755;0.009585172;-0.02336717,0.1728896;-0.1999654;-0.3262039,0.1779338;-0.5392653;-0.3334751,0.1806493;-0.5683022;-0.4111937,-0.0582658;-0.003942728;-0.04441785,-0.02229955;-0.3844172;-0.02483307,0.01894561;-0.7142298;0.04390732,0.02947526;-0.7017181;-0.05157143,-0.03145149;0.5103327;0.04560244,77.01459
+0;0;0,-0.01507237;0.2968627;0.01648702,-0.02972775;0.5817155;0.01874172,0.1490455;0.4588368;0.01394908,0.2464989;0.3036389;-0.1594814,0.3286108;0.1918059;-0.367418,-0.1934324;0.4592226;-0.03289314,-0.2201359;0.286595;-0.2149599,-0.205813;0.1361075;-0.4140453,0.06978396;0.009448319;-0.02021615,0.1533714;-0.2340642;-0.3050598,0.1526383;-0.5503044;-0.1825989,0.1862378;-0.5709971;-0.2589708,-0.06047813;-0.0006918318;-0.04134829,-0.02732107;-0.3831627;-0.04749166,0.01141499;-0.7167227;-0.0001380369,0.02292993;-0.6761842;-0.09651069,-0.02621924;0.5121337;0.02039882,0;0;0,-0.01874281;0.2956308;0.02962422,-0.03600071;0.579721;0.04863417,0.1495875;0.4897728;0.03138041,0.2841642;0.3149978;-0.09111238,0.37242;0.2332544;-0.3102369,-0.1983588;0.4619444;-0.01399897,-0.2272364;0.2359034;-0.122319,-0.1786512;0.1528379;-0.3530271,0.06894687;0.0096481;-0.0228256,0.1717441;-0.1996767;-0.3278452,0.1758724;-0.5386596;-0.3367124,0.1783742;-0.56624;-0.4155133,-0.05796785;-0.003990694;-0.04462698,-0.02234351;-0.3857903;-0.02510587,0.01849066;-0.7153448;0.04367985,0.02905713;-0.7028244;-0.05178824,-0.0319906;0.5101986;0.0459429,77.03678
+0;0;0,-0.01507237;0.2968627;0.01648702,-0.02972775;0.5817155;0.01874172,0.1490455;0.4588368;0.01394908,0.2464989;0.3036389;-0.1594814,0.3286108;0.1918059;-0.367418,-0.1934324;0.4592226;-0.03289314,-0.2201359;0.286595;-0.2149599,-0.205813;0.1361075;-0.4140453,0.06978396;0.009448319;-0.02021615,0.1533714;-0.2340642;-0.3050598,0.1526383;-0.5503044;-0.1825989,0.1862378;-0.5709971;-0.2589708,-0.06047813;-0.0006918318;-0.04134829,-0.02732107;-0.3831627;-0.04749166,0.01141499;-0.7167227;-0.0001380369,0.02292993;-0.6761842;-0.09651069,-0.02621924;0.5121337;0.02039882,0;0;0,-0.01874281;0.2956308;0.02962422,-0.03600071;0.579721;0.04863417,0.1495875;0.4897728;0.03138041,0.2841642;0.3149978;-0.09111238,0.37242;0.2332544;-0.3102369,-0.1983588;0.4619444;-0.01399897,-0.2272364;0.2359034;-0.122319,-0.1786512;0.1528379;-0.3530271,0.06894687;0.0096481;-0.0228256,0.1717441;-0.1996767;-0.3278452,0.1758724;-0.5386596;-0.3367124,0.1783742;-0.56624;-0.4155133,-0.05796785;-0.003990694;-0.04462698,-0.02234351;-0.3857903;-0.02510587,0.01849066;-0.7153448;0.04367985,0.02905713;-0.7028244;-0.05178824,-0.0319906;0.5101986;0.0459429,77.0479
+0;0;0,-0.01506734;0.2967637;0.01648152,-0.02971826;0.58153;0.01873543,0.1490117;0.4586829;0.01394391,0.246526;0.3033878;-0.1595951,0.3286479;0.1915414;-0.3675566,-0.1933835;0.4590686;-0.03288701,-0.2201037;0.286333;-0.2150677,-0.2057791;0.1358274;-0.414177,0.06968872;0.009435424;-0.02018856,0.1534352;-0.2345406;-0.3055744,0.152705;-0.5495218;-0.183601,0.1865204;-0.5705402;-0.2604636,-0.06039559;-0.0006908875;-0.04129186,-0.02717542;-0.3838898;-0.04744692,0.01140642;-0.7161218;-0.0002818182,0.02299535;-0.6755156;-0.09727365,-0.0262107;0.5119669;0.02039209,0;0;0,-0.01881476;0.2954961;0.02992344,-0.03610374;0.5794946;0.04896784,0.1494521;0.4895053;0.03189802,0.2850588;0.3181832;-0.09459686,0.3690683;0.2347918;-0.3148011,-0.1982619;0.461752;-0.01407668,-0.2279023;0.2440418;-0.1384355,-0.1768079;0.1578829;-0.3674936,0.06895879;0.009644672;-0.02246749,0.1710165;-0.198947;-0.329154,0.1743288;-0.5365211;-0.3402867,0.1760898;-0.5642295;-0.4197905,-0.05773907;-0.003980421;-0.04476023,-0.02170821;-0.3864869;-0.02543644,0.01834954;-0.7147819;0.04318568,0.02910316;-0.7023651;-0.05288409,-0.0320888;0.5099911;0.0462817,77.07029
+0;0;0,-0.01518795;0.2967233;0.01708765,-0.02993357;0.5814806;0.01979476,0.1486515;0.4581664;0.01414958,0.2441705;0.2996723;-0.1575978,0.3202503;0.2215664;-0.382571,-0.1931123;0.4592493;-0.03357802,-0.2090476;0.3053708;-0.2330996,-0.1992282;0.1498156;-0.4285678,0.06981124;0.009376707;-0.01978865,0.1519205;-0.226106;-0.3126859,0.1475469;-0.5423;-0.1939701,0.1829806;-0.5693116;-0.265722,-0.06026778;-0.0006498619;-0.04147885,-0.0263784;-0.383793;-0.04745199,0.01235734;-0.7159697;-2.416223E-05,0.02419404;-0.6753274;-0.09698209,-0.02639938;0.5119163;0.02134585,0;0;0,-0.01881476;0.2954961;0.02992344,-0.03610374;0.5794946;0.04896784,0.1494521;0.4895053;0.03189802,0.2850588;0.3181832;-0.09459686,0.3690683;0.2347918;-0.3148011,-0.1982619;0.461752;-0.01407668,-0.2279023;0.2440418;-0.1384355,-0.1768079;0.1578829;-0.3674936,0.06895879;0.009644672;-0.02246749,0.1710165;-0.198947;-0.329154,0.1743288;-0.5365211;-0.3402867,0.1760898;-0.5642295;-0.4197905,-0.05773907;-0.003980421;-0.04476023,-0.02170821;-0.3864869;-0.02543644,0.01834954;-0.7147819;0.04318568,0.02910316;-0.7023651;-0.05288409,-0.0320888;0.5099911;0.0462817,77.08147
+0;0;0,-0.01518795;0.2967233;0.01708765,-0.02993357;0.5814806;0.01979476,0.1486515;0.4581664;0.01414958,0.2441705;0.2996723;-0.1575978,0.3202503;0.2215664;-0.382571,-0.1931123;0.4592493;-0.03357802,-0.2090476;0.3053708;-0.2330996,-0.1992282;0.1498156;-0.4285678,0.06981124;0.009376707;-0.01978865,0.1519205;-0.226106;-0.3126859,0.1475469;-0.5423;-0.1939701,0.1829806;-0.5693116;-0.265722,-0.06026778;-0.0006498619;-0.04147885,-0.0263784;-0.383793;-0.04745199,0.01235734;-0.7159697;-2.416223E-05,0.02419404;-0.6753274;-0.09698209,-0.02639938;0.5119163;0.02134585,0;0;0,-0.01881476;0.2954961;0.02992344,-0.03610374;0.5794946;0.04896784,0.1494521;0.4895053;0.03189802,0.2850588;0.3181832;-0.09459686,0.3690683;0.2347918;-0.3148011,-0.1982619;0.461752;-0.01407668,-0.2279023;0.2440418;-0.1384355,-0.1768079;0.1578829;-0.3674936,0.06895879;0.009644672;-0.02246749,0.1710165;-0.198947;-0.329154,0.1743288;-0.5365211;-0.3402867,0.1760898;-0.5642295;-0.4197905,-0.05773907;-0.003980421;-0.04476023,-0.02170821;-0.3864869;-0.02543644,0.01834954;-0.7147819;0.04318568,0.02910316;-0.7023651;-0.05288409,-0.0320888;0.5099911;0.0462817,77.09258
+0;0;0,-0.01518348;0.296636;0.01708262,-0.02992037;0.5812243;0.01978862,0.1483103;0.4580711;0.01415672,0.2439013;0.2994578;-0.1577199,0.3199933;0.2213392;-0.3827295,-0.1927669;0.4591519;-0.033475,-0.2087142;0.3051575;-0.2331468,-0.1988932;0.1495773;-0.4286465,0.06966319;0.009356821;-0.01974668,0.1518386;-0.2263158;-0.3128802,0.1474505;-0.5435601;-0.19377,0.1824518;-0.5698759;-0.2646462,-0.06013997;-0.0006484838;-0.04139088,-0.02622325;-0.3841007;-0.04736884,0.01264116;-0.7173809;0.0002165437,0.0243334;-0.6768684;-0.09555799,-0.02638887;0.5117131;0.02133853,0;0;0,-0.01900074;0.2953223;0.03064227,-0.03633839;0.5790821;0.05066276,0.1487524;0.4891962;0.03193223,0.2851604;0.3218785;-0.09934998,0.3668006;0.2413674;-0.3215541,-0.1977039;0.461661;-0.01385767,-0.2283613;0.2459344;-0.1417622,-0.1734489;0.1611443;-0.3704914,0.06888251;0.009601697;-0.0222137,0.1701165;-0.1979474;-0.3302668,0.1730319;-0.5366238;-0.3421105,0.1744331;-0.5631915;-0.4209656,-0.05742994;-0.003930492;-0.04490873,-0.02175868;-0.3867869;-0.02567039,0.01895255;-0.7161049;0.04319727,0.02956512;-0.703442;-0.05170679,-0.0323056;0.5096439;0.04770434,77.10381
+0;0;0,-0.0154601;0.2965972;0.01750146,-0.03060008;0.5811611;0.02060962,0.1477121;0.4579849;0.01432123,0.2457001;0.3114412;-0.1666779,0.3139316;0.2200389;-0.3891906,-0.192718;0.4591719;-0.03468119,-0.2085798;0.3057305;-0.234785,-0.1991185;0.1584954;-0.4366614,0.06972399;0.009339645;-0.01953916,0.1497579;-0.2217123;-0.316913,0.144446;-0.5401683;-0.2011197,0.1756359;-0.563271;-0.2761349,-0.06008645;-0.0006612198;-0.04146833,-0.0259692;-0.384096;-0.04741714,0.01306529;-0.717297;0.0005823523,0.02509431;-0.6767544;-0.09514716,-0.02695607;0.5116532;0.0220422,0;0;0,-0.01900074;0.2953223;0.03064227,-0.03633839;0.5790821;0.05066276,0.1487524;0.4891962;0.03193223,0.2851604;0.3218785;-0.09934998,0.3668006;0.2413674;-0.3215541,-0.1977039;0.461661;-0.01385767,-0.2283613;0.2459344;-0.1417622,-0.1734489;0.1611443;-0.3704914,0.06888251;0.009601697;-0.0222137,0.1701165;-0.1979474;-0.3302668,0.1730319;-0.5366238;-0.3421105,0.1744331;-0.5631915;-0.4209656,-0.05742994;-0.003930492;-0.04490873,-0.02175868;-0.3867869;-0.02567039,0.01895255;-0.7161049;0.04319727,0.02956512;-0.703442;-0.05170679,-0.0323056;0.5096439;0.04770434,77.12614
+0;0;0,-0.01545491;0.2964976;0.01749558,-0.03059172;0.5810021;0.02060297,0.1466791;0.4581569;0.01436034,0.2447343;0.3115127;-0.1667628,0.3129693;0.2201057;-0.3892872,-0.1917226;0.4593368;-0.0343501,-0.2075953;0.3057903;-0.2345911,-0.1981334;0.1585475;-0.4364781,0.06965283;0.009330113;-0.01951922,0.1497062;-0.2217782;-0.3169656,0.1444036;-0.5396793;-0.201374,0.1753279;-0.5623298;-0.2757504,-0.06002513;-0.0006605449;-0.04142601,-0.02589956;-0.3841888;-0.04737627,0.01306693;-0.7168093;0.0005396083,0.02499351;-0.6763564;-0.09437468,-0.0269483;0.5115055;0.02203531,0;0;0,-0.01855093;0.2951875;0.03124094,-0.03532749;0.5788885;0.05171323,0.1483957;0.4889376;0.0317297,0.2861749;0.3261902;-0.1041198,0.3650948;0.243497;-0.32652,-0.1957306;0.4622981;-0.01330347,-0.2258305;0.2500983;-0.147431,-0.1691649;0.162899;-0.3748373,0.06887829;0.009545028;-0.02200544,0.1695251;-0.1965102;-0.3313683,0.1713819;-0.5345824;-0.3437932,0.172742;-0.5608857;-0.4218209,-0.05729065;-0.003883585;-0.04496961,-0.0207027;-0.3867678;-0.02612976,0.01956343;-0.7156503;0.04217534,0.03006035;-0.7027969;-0.05193119,-0.03144848;0.5094572;0.04865503,77.13737
+0;0;0,-0.01545491;0.2964976;0.01749558,-0.03059172;0.5810021;0.02060297,0.1466791;0.4581569;0.01436034,0.2447343;0.3115127;-0.1667628,0.3129693;0.2201057;-0.3892872,-0.1917226;0.4593368;-0.0343501,-0.2075953;0.3057903;-0.2345911,-0.1981334;0.1585475;-0.4364781,0.06965283;0.009330113;-0.01951922,0.1497062;-0.2217782;-0.3169656,0.1444036;-0.5396793;-0.201374,0.1753279;-0.5623298;-0.2757504,-0.06002513;-0.0006605449;-0.04142601,-0.02589956;-0.3841888;-0.04737627,0.01306693;-0.7168093;0.0005396083,0.02499351;-0.6763564;-0.09437468,-0.0269483;0.5115055;0.02203531,0;0;0,-0.01855093;0.2951875;0.03124094,-0.03532749;0.5788885;0.05171323,0.1483957;0.4889376;0.0317297,0.2861749;0.3261902;-0.1041198,0.3650948;0.243497;-0.32652,-0.1957306;0.4622981;-0.01330347,-0.2258305;0.2500983;-0.147431,-0.1691649;0.162899;-0.3748373,0.06887829;0.009545028;-0.02200544,0.1695251;-0.1965102;-0.3313683,0.1713819;-0.5345824;-0.3437932,0.172742;-0.5608857;-0.4218209,-0.05729065;-0.003883585;-0.04496961,-0.0207027;-0.3867678;-0.02612976,0.01956343;-0.7156503;0.04217534,0.03006035;-0.7027969;-0.05193119,-0.03144848;0.5094572;0.04865503,77.14852
+0;0;0,-0.01568013;0.296401;0.01794572,-0.03090544;0.5808251;0.02152212,0.1457347;0.4581414;0.01457822,0.2438693;0.3143032;-0.168953,0.3121936;0.2239259;-0.3918619,-0.1907995;0.459196;-0.03509448,-0.2069463;0.3077776;-0.2371225,-0.1968811;0.1696605;-0.4453219,0.06969278;0.009086721;-0.01926326,0.1479191;-0.2130125;-0.323856,0.1411727;-0.5282969;-0.2115088,0.1735458;-0.5514644;-0.2878513,-0.05993744;-0.0003990124;-0.04144959,-0.02521951;-0.3837831;-0.04740249,0.01371068;-0.712907;-0.0001414381,0.02618747;-0.6721862;-0.09726173,-0.02725362;0.5113456;0.02284675,0;0;0,-0.0181628;0.2950872;0.03186059,-0.03440978;0.5786973;0.05303872,0.1484252;0.4887168;0.03177941,0.2865618;0.3295643;-0.1081933,0.3642137;0.243247;-0.3296524,-0.1941122;0.4625881;-0.0128959,-0.2250175;0.2514129;-0.1487394,-0.1650353;0.1675485;-0.376541,0.06889619;0.009464249;-0.02178228,0.1689996;-0.1955975;-0.3318679,0.1703448;-0.5301189;-0.3447239,0.1712005;-0.5593125;-0.4234536,-0.05712774;-0.003814888;-0.04508428,-0.02070165;-0.3866184;-0.0261438,0.01892814;-0.7120818;0.04149323,0.02969511;-0.6996177;-0.05483704,-0.03067295;0.5092852;0.04980183,77.1707
+0;0;0,-0.01568013;0.296401;0.01794572,-0.03090544;0.5808251;0.02152212,0.1457347;0.4581414;0.01457822,0.2438693;0.3143032;-0.168953,0.3121936;0.2239259;-0.3918619,-0.1907995;0.459196;-0.03509448,-0.2069463;0.3077776;-0.2371225,-0.1968811;0.1696605;-0.4453219,0.06969278;0.009086721;-0.01926326,0.1479191;-0.2130125;-0.323856,0.1411727;-0.5282969;-0.2115088,0.1735458;-0.5514644;-0.2878513,-0.05993744;-0.0003990124;-0.04144959,-0.02521951;-0.3837831;-0.04740249,0.01371068;-0.712907;-0.0001414381,0.02618747;-0.6721862;-0.09726173,-0.02725362;0.5113456;0.02284675,0;0;0,-0.0181628;0.2950872;0.03186059,-0.03440978;0.5786973;0.05303872,0.1484252;0.4887168;0.03177941,0.2865618;0.3295643;-0.1081933,0.3642137;0.243247;-0.3296524,-0.1941122;0.4625881;-0.0128959,-0.2250175;0.2514129;-0.1487394,-0.1650353;0.1675485;-0.376541,0.06889619;0.009464249;-0.02178228,0.1689996;-0.1955975;-0.3318679,0.1703448;-0.5301189;-0.3447239,0.1712005;-0.5593125;-0.4234536,-0.05712774;-0.003814888;-0.04508428,-0.02070165;-0.3866184;-0.0261438,0.01892814;-0.7120818;0.04149323,0.02969511;-0.6996177;-0.05483704,-0.03067295;0.5092852;0.04980183,77.18211
+0;0;0,-0.01568835;0.2965562;0.01795512,-0.03092427;0.5811787;0.0215338,0.145393;0.4585417;0.01460649,0.2435603;0.3146554;-0.168986,0.3118903;0.2242706;-0.3919134,-0.1905075;0.4595942;-0.03497268,-0.2066598;0.3081253;-0.2370681,-0.1965937;0.1699968;-0.4452848,0.06963112;0.009078682;-0.01924622,0.1478891;-0.2131106;-0.3239624,0.1411406;-0.5284985;-0.2115784,0.1736055;-0.5518169;-0.2881377,-0.05988441;-0.0003986595;-0.04141292,-0.02515241;-0.3839382;-0.04736824,0.01379055;-0.7131701;-9.167194E-05,0.02630278;-0.6724188;-0.09748776,-0.02726963;0.5116457;0.02285945,0;0;0,-0.01801863;0.2952254;0.03211534,-0.03415065;0.579039;0.05332208,0.1482155;0.4885757;0.03163457,0.2866812;0.3316265;-0.1106346,0.3615615;0.2449121;-0.3329149,-0.1934114;0.462965;-0.01291671,-0.2260049;0.254656;-0.1528858,-0.1646338;0.1722186;-0.380861,0.06887855;0.009399861;-0.02164996,0.1685185;-0.1952941;-0.3323212,0.1697766;-0.5299292;-0.3450916,0.1703819;-0.5590733;-0.4242102,-0.05702627;-0.003757986;-0.04511334,-0.02092108;-0.3867519;-0.02623374,0.01868193;-0.7123304;0.04140865,0.02949758;-0.699914;-0.05519354,-0.03044365;0.5095713;0.05009043,77.20425
+0;0;0,-0.01584292;0.2965207;0.01839979,-0.03115112;0.5811335;0.0223934,0.1452526;0.4587906;0.01505017,0.2419046;0.3235346;-0.1757652,0.3026587;0.2458228;-0.4055582,-0.1903914;0.4595968;-0.03517767,-0.2119913;0.3122852;-0.2398214,-0.1965734;0.1752272;-0.4484177,0.06976583;0.008849299;-0.01886137,0.1474613;-0.2095584;-0.326442,0.1382022;-0.5263648;-0.2183068,0.1705714;-0.5490698;-0.29533,-0.05973436;-0.0001292222;-0.04163078,-0.02464901;-0.3836462;-0.04692983,0.01475563;-0.7127389;0.0009294823,0.02740046;-0.6719649;-0.09644696,-0.02748486;0.5115994;0.02362474,0;0;0,-0.01801863;0.2952254;0.03211534,-0.03415065;0.579039;0.05332208,0.1482155;0.4885757;0.03163457,0.2866812;0.3316265;-0.1106346,0.3615615;0.2449121;-0.3329149,-0.1934114;0.462965;-0.01291671,-0.2260049;0.254656;-0.1528858,-0.1646338;0.1722186;-0.380861,0.06887855;0.009399861;-0.02164996,0.1685185;-0.1952941;-0.3323212,0.1697766;-0.5299292;-0.3450916,0.1703819;-0.5590733;-0.4242102,-0.05702627;-0.003757986;-0.04511334,-0.02092108;-0.3867519;-0.02623374,0.01868193;-0.7123304;0.04140865,0.02949758;-0.699914;-0.05519354,-0.03044365;0.5095713;0.05009043,77.22659
+0;0;0,-0.01584813;0.2966181;0.01840584,-0.03116634;0.5814175;0.02240121,0.1448843;0.4591179;0.01507685,0.2415724;0.3238114;-0.1758098,0.3023375;0.2460854;-0.4056446,-0.1900668;0.4599223;-0.0350473,-0.2116748;0.3125558;-0.2397675,-0.1962541;0.1754729;-0.4484017,0.06938577;0.008801091;-0.01875862,0.1470042;-0.20939;-0.3260343,0.1377273;-0.5268042;-0.2176917,0.1699851;-0.5493279;-0.2944497,-0.05940894;-0.0001285183;-0.04140399,-0.02435838;-0.3832653;-0.04669778,0.01512184;-0.7129892;0.001253325,0.02772316;-0.6722523;-0.095788,-0.0274966;0.5118176;0.02363371,0;0;0,-0.01773335;0.2953258;0.03225672,-0.03318574;0.5793502;0.05365491,0.1485025;0.4886136;0.03145194,0.2868782;0.3337624;-0.1133492,0.3581896;0.2502088;-0.3380518,-0.1922823;0.4636348;-0.01289051,-0.2249331;0.2581635;-0.1571458,-0.1625581;0.1764863;-0.3851721,0.06856941;0.008975029;-0.02148056,0.168425;-0.1941232;-0.3326563,0.1693852;-0.5293971;-0.3455549,0.1695054;-0.557983;-0.4246674,-0.05663587;-0.00359606;-0.04497974,-0.02069495;-0.3862256;-0.02618408,0.01903527;-0.7123975;0.04170789,0.02981745;-0.6999227;-0.05456104,-0.02970619;0.5098068;0.05037713,77.23797
+0;0;0,-0.01584813;0.2966181;0.01840584,-0.03116634;0.5814175;0.02240121,0.1448843;0.4591179;0.01507685,0.2415724;0.3238114;-0.1758098,0.3023375;0.2460854;-0.4056446,-0.1900668;0.4599223;-0.0350473,-0.2116748;0.3125558;-0.2397675,-0.1962541;0.1754729;-0.4484017,0.06938577;0.008801091;-0.01875862,0.1470042;-0.20939;-0.3260343,0.1377273;-0.5268042;-0.2176917,0.1699851;-0.5493279;-0.2944497,-0.05940894;-0.0001285183;-0.04140399,-0.02435838;-0.3832653;-0.04669778,0.01512184;-0.7129892;0.001253325,0.02772316;-0.6722523;-0.095788,-0.0274966;0.5118176;0.02363371,0;0;0,-0.01773335;0.2953258;0.03225672,-0.03318574;0.5793502;0.05365491,0.1485025;0.4886136;0.03145194,0.2868782;0.3337624;-0.1133492,0.3581896;0.2502088;-0.3380518,-0.1922823;0.4636348;-0.01289051,-0.2249331;0.2581635;-0.1571458,-0.1625581;0.1764863;-0.3851721,0.06856941;0.008975029;-0.02148056,0.168425;-0.1941232;-0.3326563,0.1693852;-0.5293971;-0.3455549,0.1695054;-0.557983;-0.4246674,-0.05663587;-0.00359606;-0.04497974,-0.02069495;-0.3862256;-0.02618408,0.01903527;-0.7123975;0.04170789,0.02981745;-0.6999227;-0.05456104,-0.02970619;0.5098068;0.05037713,77.24915
+0;0;0,-0.01600804;0.2965449;0.0190181,-0.03142986;0.5812089;0.02343678,0.1442761;0.4592699;0.01571953,0.2393022;0.3296314;-0.1800362,0.2985126;0.2419546;-0.4066683,-0.1894757;0.4598298;-0.03508646,-0.2073008;0.3272292;-0.2501579,-0.1925405;0.198328;-0.4639845,0.06951921;0.008575185;-0.01837587,0.1459994;-0.2051166;-0.3284304,0.1349211;-0.525166;-0.222462,0.1651135;-0.5456113;-0.3003614,-0.05931531;4.142031E-05;-0.04154296,-0.02438077;-0.3825816;-0.04667677,0.0159125;-0.7139183;0.002068523,0.02860169;-0.6732477;-0.09410703,-0.02772683;0.5116476;0.02457098,0;0;0,-0.01741409;0.2952802;0.03260684,-0.03248456;0.5791827;0.05424774,0.1486038;0.488545;0.03135538,0.286855;0.3365731;-0.1167916,0.3574121;0.2505261;-0.3407845,-0.1910332;0.4638874;-0.01300678,-0.2235927;0.2633637;-0.1642896,-0.1603317;0.1790044;-0.3910864,0.06859428;0.008973703;-0.02141082,0.1680791;-0.1919907;-0.3334416,0.1687805;-0.529089;-0.3456048,0.1681411;-0.5569909;-0.4241642,-0.05661806;-0.003585062;-0.04500742,-0.02096017;-0.385719;-0.02631673,0.01874;-0.7137002;0.04177134,0.02947813;-0.7010725;-0.05366194,-0.02909666;0.5096757;0.05092096,77.27141
+0;0;0,-0.01600804;0.2965449;0.0190181,-0.03142986;0.5812089;0.02343678,0.1442761;0.4592699;0.01571953,0.2393022;0.3296314;-0.1800362,0.2985126;0.2419546;-0.4066683,-0.1894757;0.4598298;-0.03508646,-0.2073008;0.3272292;-0.2501579,-0.1925405;0.198328;-0.4639845,0.06951921;0.008575185;-0.01837587,0.1459994;-0.2051166;-0.3284304,0.1349211;-0.525166;-0.222462,0.1651135;-0.5456113;-0.3003614,-0.05931531;4.142031E-05;-0.04154296,-0.02438077;-0.3825816;-0.04667677,0.0159125;-0.7139183;0.002068523,0.02860169;-0.6732477;-0.09410703,-0.02772683;0.5116476;0.02457098,0;0;0,-0.01741409;0.2952802;0.03260684,-0.03248456;0.5791827;0.05424774,0.1486038;0.488545;0.03135538,0.286855;0.3365731;-0.1167916,0.3574121;0.2505261;-0.3407845,-0.1910332;0.4638874;-0.01300678,-0.2235927;0.2633637;-0.1642896,-0.1603317;0.1790044;-0.3910864,0.06859428;0.008973703;-0.02141082,0.1680791;-0.1919907;-0.3334416,0.1687805;-0.529089;-0.3456048,0.1681411;-0.5569909;-0.4241642,-0.05661806;-0.003585062;-0.04500742,-0.02096017;-0.385719;-0.02631673,0.01874;-0.7137002;0.04177134,0.02947813;-0.7010725;-0.05366194,-0.02909666;0.5096757;0.05092096,77.28264
+0;0;0,-0.01601203;0.2966189;0.01902284,-0.03144573;0.5815026;0.02344409,0.1440794;0.4595458;0.01573754,0.2391621;0.3298303;-0.1801346,0.2983786;0.2421444;-0.4067901,-0.1893139;0.4601052;-0.03501389,-0.2071497;0.3274257;-0.2502132,-0.1923879;0.1985112;-0.4640619,0.06923533;0.008540169;-0.01830084,0.1456304;-0.2049139;-0.3280104,0.1345263;-0.5257092;-0.2217951,0.1646019;-0.5459594;-0.2993931,-0.05907311;4.125118E-05;-0.04137333,-0.02417742;-0.3821561;-0.04650143,0.01620975;-0.714265;0.002357468,0.02884983;-0.6736357;-0.09344596,-0.02773877;0.5118673;0.02457949,0;0;0,-0.01707345;0.2953684;0.03266549,-0.03143847;0.5795164;0.05445623,0.1491504;0.4885724;0.0312078,0.287729;0.3409416;-0.1212187,0.3543756;0.2541294;-0.3461409,-0.1900948;0.4645586;-0.0129225,-0.2218721;0.2654498;-0.1664757,-0.1571909;0.1828845;-0.3935604,0.06832768;0.008744597;-0.02135992,0.1679867;-0.1895143;-0.3345377,0.1681519;-0.5274622;-0.3448247,0.1670561;-0.5544112;-0.4236071,-0.05632084;-0.003454442;-0.04491566,-0.02069587;-0.3851702;-0.02640042,0.01935744;-0.7138361;0.0420768,0.03008008;-0.701138;-0.05298487,-0.02829146;0.5099252;0.05109906,77.30473
+0;0;0,-0.01611256;0.2965918;0.01935779,-0.03150719;0.5814723;0.02407094,0.1439912;0.4595815;0.01572391,0.2391868;0.3310071;-0.1808445,0.3000814;0.2440673;-0.4073427,-0.1890296;0.4599662;-0.03532617,-0.220681;0.3211741;-0.2450109,-0.1978893;0.2065074;-0.4661447,0.06933592;0.008401227;-0.01798154,0.1448034;-0.2008068;-0.3308002,0.1313803;-0.5228297;-0.2286445,0.1598539;-0.5431594;-0.3067932,-0.05896777;0.000171019;-0.04152299,-0.02374909;-0.3820062;-0.0458934,0.01664476;-0.7141272;0.002877794,0.02938011;-0.6734839;-0.09291146,-0.02781668;0.5118352;0.02514871,0;0;0,-0.01707345;0.2953684;0.03266549,-0.03143847;0.5795164;0.05445623,0.1491504;0.4885724;0.0312078,0.287729;0.3409416;-0.1212187,0.3543756;0.2541294;-0.3461409,-0.1900948;0.4645586;-0.0129225,-0.2218721;0.2654498;-0.1664757,-0.1571909;0.1828845;-0.3935604,0.06832768;0.008744597;-0.02135992,0.1679867;-0.1895143;-0.3345377,0.1681519;-0.5274622;-0.3448247,0.1670561;-0.5544112;-0.4236071,-0.05632084;-0.003454442;-0.04491566,-0.02069587;-0.3851702;-0.02640042,0.01935744;-0.7138361;0.0420768,0.03008008;-0.701138;-0.05298487,-0.02829146;0.5099252;0.05109906,77.32709
+0;0;0,-0.01612375;0.2967976;0.01937122,-0.03152876;0.5818713;0.02408637,0.1437117;0.4599846;0.01575488,0.2389369;0.3313702;-0.1808747,0.2998377;0.2444215;-0.4073961,-0.1888014;0.4603688;-0.03521736,-0.2204626;0.3215335;-0.2449673,-0.1976686;0.206855;-0.4661238,0.06918965;0.008383504;-0.01794361,0.1445374;-0.2004925;-0.3302658,0.1310872;-0.5231632;-0.2279046,0.1597129;-0.5437616;-0.3064706,-0.05884337;0.0001706583;-0.04143539,-0.02368058;-0.3814;-0.04579887,0.01679454;-0.7141892;0.003070448,0.02959788;-0.673489;-0.09323028,-0.02783425;0.5121586;0.02516531,0;0;0,-0.01663595;0.2955775;0.03288233,-0.03018558;0.579951;0.05478108,0.1497829;0.4887387;0.03104579,0.288068;0.3430091;-0.1235918,0.3523881;0.2579076;-0.3498695,-0.1889265;0.4652402;-0.01256019,-0.2199303;0.2664833;-0.1668559,-0.1543504;0.1863113;-0.3945677,0.06813101;0.008471891;-0.02158368,0.167697;-0.1875469;-0.3354545,0.1673541;-0.5261954;-0.3450538,0.1660379;-0.5533156;-0.4243494,-0.0562057;-0.003273072;-0.04482935,-0.02038756;-0.3843633;-0.02641922,0.01982518;-0.7136651;0.04227078,0.03056979;-0.7010601;-0.05330231,-0.0273073;0.5102739;0.05139196,77.33832
+0;0;0,-0.01612375;0.2967976;0.01937122,-0.03152876;0.5818713;0.02408637,0.1437117;0.4599846;0.01575488,0.2389369;0.3313702;-0.1808747,0.2998377;0.2444215;-0.4073961,-0.1888014;0.4603688;-0.03521736,-0.2204626;0.3215335;-0.2449673,-0.1976686;0.206855;-0.4661238,0.06918965;0.008383504;-0.01794361,0.1445374;-0.2004925;-0.3302658,0.1310872;-0.5231632;-0.2279046,0.1597129;-0.5437616;-0.3064706,-0.05884337;0.0001706583;-0.04143539,-0.02368058;-0.3814;-0.04579887,0.01679454;-0.7141892;0.003070448,0.02959788;-0.673489;-0.09323028,-0.02783425;0.5121586;0.02516531,0;0;0,-0.01663595;0.2955775;0.03288233,-0.03018558;0.579951;0.05478108,0.1497829;0.4887387;0.03104579,0.288068;0.3430091;-0.1235918,0.3523881;0.2579076;-0.3498695,-0.1889265;0.4652402;-0.01256019,-0.2199303;0.2664833;-0.1668559,-0.1543504;0.1863113;-0.3945677,0.06813101;0.008471891;-0.02158368,0.167697;-0.1875469;-0.3354545,0.1673541;-0.5261954;-0.3450538,0.1660379;-0.5533156;-0.4243494,-0.0562057;-0.003273072;-0.04482935,-0.02038756;-0.3843633;-0.02641922,0.01982518;-0.7136651;0.04227078,0.03056979;-0.7010601;-0.05330231,-0.0273073;0.5102739;0.05139196,77.36064
+0;0;0,-0.01616738;0.2967131;0.0200935,-0.03151846;0.5816693;0.02528024,0.1435103;0.4599677;0.01607695,0.2382846;0.3380755;-0.1851319,0.29658;0.273022;-0.4195509,-0.1883276;0.4600886;-0.0346891,-0.2091945;0.316648;-0.2428099,-0.1951214;0.210391;-0.4688496,0.06937184;0.00820142;-0.01758785,0.1436056;-0.1956718;-0.3334857,0.1303071;-0.5170752;-0.234138,0.158979;-0.5387805;-0.3150101,-0.05882409;0.0002685851;-0.04157766,-0.0229861;-0.3812695;-0.04485562,0.01729254;-0.7119284;0.004025001,0.03036815;-0.6709215;-0.09468506,-0.02783109;0.5119926;0.02626199,0;0;0,-0.01640689;0.2955321;0.03309643,-0.02976128;0.5797856;0.05522358,0.1498972;0.4886515;0.03062487,0.2884561;0.3462884;-0.1270427,0.3511702;0.2593523;-0.3530772,-0.1883489;0.4656097;-0.0123996,-0.2183725;0.2686072;-0.1692864,-0.152694;0.1874129;-0.3966108,0.06819712;0.008499905;-0.02158594,0.1669954;-0.1858553;-0.3367548,0.1651946;-0.5224458;-0.343868,0.1631226;-0.5500267;-0.4258189,-0.0562649;-0.003274268;-0.04486188,-0.02028179;-0.3843824;-0.02674383,0.01955896;-0.7115977;0.04173865,0.03051534;-0.6994247;-0.05623052,-0.02690303;0.5101478;0.05178583,77.37183
+0;0;0,-0.01616738;0.2967131;0.0200935,-0.03151846;0.5816693;0.02528024,0.1435103;0.4599677;0.01607695,0.2382846;0.3380755;-0.1851319,0.29658;0.273022;-0.4195509,-0.1883276;0.4600886;-0.0346891,-0.2091945;0.316648;-0.2428099,-0.1951214;0.210391;-0.4688496,0.06937184;0.00820142;-0.01758785,0.1436056;-0.1956718;-0.3334857,0.1303071;-0.5170752;-0.234138,0.158979;-0.5387805;-0.3150101,-0.05882409;0.0002685851;-0.04157766,-0.0229861;-0.3812695;-0.04485562,0.01729254;-0.7119284;0.004025001,0.03036815;-0.6709215;-0.09468506,-0.02783109;0.5119926;0.02626199,0;0;0,-0.01640689;0.2955321;0.03309643,-0.02976128;0.5797856;0.05522358,0.1498972;0.4886515;0.03062487,0.2884561;0.3462884;-0.1270427,0.3511702;0.2593523;-0.3530772,-0.1883489;0.4656097;-0.0123996,-0.2183725;0.2686072;-0.1692864,-0.152694;0.1874129;-0.3966108,0.06819712;0.008499905;-0.02158594,0.1669954;-0.1858553;-0.3367548,0.1651946;-0.5224458;-0.343868,0.1631226;-0.5500267;-0.4258189,-0.0562649;-0.003274268;-0.04486188,-0.02028179;-0.3843824;-0.02674383,0.01955896;-0.7115977;0.04173865,0.03051534;-0.6994247;-0.05623052,-0.02690303;0.5101478;0.05178583,77.38303
+0;0;0,-0.01616702;0.2967065;0.02009306,-0.03151638;0.5816308;0.02527946,0.1433866;0.4599809;0.01608342,0.2381824;0.3380612;-0.185171,0.2964815;0.2730035;-0.419605,-0.1882091;0.4601017;-0.03464556,-0.2090807;0.3166287;-0.2428134,-0.1950067;0.2103649;-0.4688676,0.06946498;0.008212432;-0.01761147,0.1436223;-0.195451;-0.3331842,0.1303046;-0.5173197;-0.2336927,0.1596816;-0.5402966;-0.3165539,-0.05890308;0.0002689457;-0.04163349,-0.02310198;-0.3808765;-0.04490807,0.01723497;-0.7120141;0.004043315,0.03063218;-0.6707364;-0.09709455,-0.02782974;0.5119678;0.02626102,0;0;0,-0.01616192;0.295525;0.03322113,-0.0293472;0.5797503;0.05539691,0.150094;0.4887656;0.03007531,0.2878816;0.3472903;-0.1291519,0.3495543;0.2619416;-0.3560939,-0.1878716;0.4659031;-0.01227484,-0.2171579;0.2697637;-0.1704698,-0.1507336;0.1895795;-0.3979536,0.06828566;0.008519858;-0.02162111,0.1660581;-0.1825755;-0.3386185,0.1628127;-0.5196845;-0.3433512,0.158191;-0.5476344;-0.4279443,-0.05636546;-0.0032755;-0.04489096,-0.01998493;-0.3839891;-0.02763147,0.01975738;-0.7115982;0.04142084,0.03088089;-0.6998541;-0.05897102,-0.02650227;0.5101259;0.05195534,77.40527
+0;0;0,-0.0162141;0.2966454;0.02093901,-0.0315083;0.581562;0.0266287,0.1433346;0.4598449;0.01669826,0.2373662;0.3464901;-0.1898513,0.3087175;0.2897912;-0.4228423,-0.1880692;0.4600794;-0.03378358,-0.207991;0.3133616;-0.2397715,-0.1954076;0.2118753;-0.4680975,0.06963491;0.007968574;-0.01704327,0.1428505;-0.1930455;-0.3345288,0.1288956;-0.5156875;-0.2376639,0.1572741;-0.5352557;-0.3229468,-0.05865347;0.0004714439;-0.04198263,-0.02245724;-0.3806483;-0.04334091,0.01785485;-0.7118102;0.005466197,0.03120393;-0.6704904;-0.09567332,-0.02782273;0.5118976;0.02751227,0;0;0,-0.01616192;0.295525;0.03322113,-0.0293472;0.5797503;0.05539691,0.150094;0.4887656;0.03007531,0.2878816;0.3472903;-0.1291519,0.3495543;0.2619416;-0.3560939,-0.1878716;0.4659031;-0.01227484,-0.2171579;0.2697637;-0.1704698,-0.1507336;0.1895795;-0.3979536,0.06828566;0.008519858;-0.02162111,0.1660581;-0.1825755;-0.3386185,0.1628127;-0.5196845;-0.3433512,0.158191;-0.5476344;-0.4279443,-0.05636546;-0.0032755;-0.04489096,-0.01998493;-0.3839891;-0.02763147,0.01975738;-0.7115982;0.04142084,0.03088089;-0.6998541;-0.05897102,-0.02650227;0.5101259;0.05195534,77.41784
+0;0;0,-0.01622581;0.2968595;0.02095412,-0.03152209;0.5818152;0.02664414,0.1431832;0.4601203;0.01672272,0.2372422;0.3467326;-0.189887,0.3086288;0.2900056;-0.4229932,-0.1879522;0.4603547;-0.03371823,-0.2078797;0.3135941;-0.2397661,-0.1952901;0.2120576;-0.468205,0.0694582;0.007948352;-0.01700002,0.1425701;-0.1927811;-0.334036,0.1285502;-0.5169246;-0.2367202,0.1558947;-0.5346867;-0.3188956,-0.05850463;0.0004702475;-0.04187609,-0.02235965;-0.3801098;-0.04323245,0.01814005;-0.7128129;0.005801804,0.03100271;-0.6719056;-0.0916523,-0.02783547;0.5121309;0.02752797,0;0;0,-0.01581605;0.2957322;0.03346992,-0.02854122;0.5800085;0.05576694,0.1504829;0.488904;0.0294764,0.2882358;0.3497559;-0.1319343,0.3436126;0.2888237;-0.3683094,-0.1872443;0.4672769;-0.01221579,-0.2152751;0.2700542;-0.1694067,-0.150245;0.1998125;-0.4006851,0.06811394;0.008231938;-0.02166438,0.165956;-0.1805715;-0.3393587,0.1600864;-0.5192276;-0.3430371,0.1559506;-0.5439083;-0.4253453,-0.05619374;-0.003067493;-0.04482714,-0.01961812;-0.3832348;-0.02795895,0.02211744;-0.7121567;0.04135501,0.0327687;-0.6997856;-0.05537912,-0.02583654;0.5103604;0.05228674,77.43885
+0;0;0,-0.01622581;0.2968595;0.02095412,-0.03152209;0.5818152;0.02664414,0.1431832;0.4601203;0.01672272,0.2372422;0.3467326;-0.189887,0.3086288;0.2900056;-0.4229932,-0.1879522;0.4603547;-0.03371823,-0.2078797;0.3135941;-0.2397661,-0.1952901;0.2120576;-0.468205,0.0694582;0.007948352;-0.01700002,0.1425701;-0.1927811;-0.334036,0.1285502;-0.5169246;-0.2367202,0.1558947;-0.5346867;-0.3188956,-0.05850463;0.0004702475;-0.04187609,-0.02235965;-0.3801098;-0.04323245,0.01814005;-0.7128129;0.005801804,0.03100271;-0.6719056;-0.0916523,-0.02783547;0.5121309;0.02752797,0;0;0,-0.01581605;0.2957322;0.03346992,-0.02854122;0.5800085;0.05576694,0.1504829;0.488904;0.0294764,0.2882358;0.3497559;-0.1319343,0.3436126;0.2888237;-0.3683094,-0.1872443;0.4672769;-0.01221579,-0.2152751;0.2700542;-0.1694067,-0.150245;0.1998125;-0.4006851,0.06811394;0.008231938;-0.02166438,0.165956;-0.1805715;-0.3393587,0.1600864;-0.5192276;-0.3430371,0.1559506;-0.5439083;-0.4253453,-0.05619374;-0.003067493;-0.04482714,-0.01961812;-0.3832348;-0.02795895,0.02211744;-0.7121567;0.04135501,0.0327687;-0.6997856;-0.05537912,-0.02583654;0.5103604;0.05228674,77.45007
+0;0;0,-0.01634153;0.2967827;0.02137442,-0.03170949;0.5816514;0.02755111,0.1424965;0.4600016;0.01693752,0.2365796;0.3485156;-0.1907365,0.2912371;0.2950644;-0.4290778,-0.1871465;0.4597474;-0.03373604,-0.2078861;0.313061;-0.2397998,-0.1966844;0.2178262;-0.471005,0.06959315;0.007837967;-0.01674047,0.140398;-0.1960106;-0.3316908,0.126152;-0.5201304;-0.2393844,0.1530365;-0.5381903;-0.3213016,-0.05850302;0.0005249792;-0.04197623,-0.0219928;-0.3795107;-0.04306433,0.01834673;-0.7107971;0.005916104,0.03123624;-0.6698817;-0.09133442,-0.02800808;0.5119925;0.02830887,0;0;0,-0.01553462;0.295678;0.03372049,-0.02784021;0.5798789;0.05628121,0.1505383;0.4889642;0.02907694,0.2879761;0.3505943;-0.1333234,0.3436528;0.2887329;-0.3693833,-0.18629;0.4676156;-0.01163453,-0.2097777;0.2994651;-0.2002691,-0.1440025;0.2040092;-0.4221087,0.06816377;0.008230716;-0.02169883,0.1654518;-0.1790795;-0.3398359,0.1568079;-0.5162493;-0.3441747,0.1533824;-0.5406989;-0.4264332,-0.05625254;-0.003035969;-0.04484773,-0.01996477;-0.3827563;-0.02881812,0.02566059;-0.7096283;0.04082368,0.03614105;-0.6973434;-0.05571278,-0.02522112;0.5102573;0.05272901,77.47229
+0;0;0,-0.01634153;0.2967827;0.02137442,-0.03170949;0.5816514;0.02755111,0.1424965;0.4600016;0.01693752,0.2365796;0.3485156;-0.1907365,0.2912371;0.2950644;-0.4290778,-0.1871465;0.4597474;-0.03373604,-0.2078861;0.313061;-0.2397998,-0.1966844;0.2178262;-0.471005,0.06959315;0.007837967;-0.01674047,0.140398;-0.1960106;-0.3316908,0.126152;-0.5201304;-0.2393844,0.1530365;-0.5381903;-0.3213016,-0.05850302;0.0005249792;-0.04197623,-0.0219928;-0.3795107;-0.04306433,0.01834673;-0.7107971;0.005916104,0.03123624;-0.6698817;-0.09133442,-0.02800808;0.5119925;0.02830887,0;0;0,-0.01553462;0.295678;0.03372049,-0.02784021;0.5798789;0.05628121,0.1505383;0.4889642;0.02907694,0.2879761;0.3505943;-0.1333234,0.3436528;0.2887329;-0.3693833,-0.18629;0.4676156;-0.01163453,-0.2097777;0.2994651;-0.2002691,-0.1440025;0.2040092;-0.4221087,0.06816377;0.008230716;-0.02169883,0.1654518;-0.1790795;-0.3398359,0.1568079;-0.5162493;-0.3441747,0.1533824;-0.5406989;-0.4264332,-0.05625254;-0.003035969;-0.04484773,-0.01996477;-0.3827563;-0.02881812,0.02566059;-0.7096283;0.04082368,0.03614105;-0.6973434;-0.05571278,-0.02522112;0.5102573;0.05272901,77.4835
+0;0;0,-0.01633683;0.2966974;0.02136828,-0.03169687;0.5814191;0.02754225,0.142021;0.4599642;0.01696054,0.2361251;0.3484532;-0.19076,0.2907855;0.2949992;-0.4291141,-0.1866831;0.4597107;-0.03356868,-0.2074273;0.3129915;-0.2396785,-0.196225;0.2177516;-0.4708962,0.06953434;0.007831344;-0.01672632,0.1403721;-0.196112;-0.331823,0.1260764;-0.5213616;-0.2391948,0.1528076;-0.5391474;-0.3206449,-0.05845359;0.0005245356;-0.04194076,-0.0219264;-0.3796877;-0.04302937,0.01855375;-0.7121289;0.006121818,0.03136976;-0.6712758;-0.0905742,-0.02799795;0.5118069;0.02829949,0;0;0,-0.01521401;0.2955793;0.03397489,-0.02711295;0.5796189;0.05692291,0.1504438;0.4888461;0.02794969,0.2881415;0.3526827;-0.1361753,0.3415041;0.2915596;-0.3729751,-0.1851815;0.4679791;-0.01122271,-0.208459;0.3067653;-0.2059183,-0.1423836;0.2076848;-0.4260884,0.06812637;0.008226275;-0.02161598,0.1649643;-0.1768614;-0.3413998,0.1552041;-0.5151908;-0.3444965,0.1511624;-0.53913;-0.4263891,-0.05610953;-0.002989498;-0.04493226,-0.02003712;-0.3829339;-0.02951186,0.02572676;-0.7109481;0.04037362,0.03594021;-0.698541;-0.05563857,-0.02457668;0.5100465;0.05326831,77.50584
+0;0;0,-0.01650014;0.2966436;0.02198122,-0.03192057;0.5813497;0.02867705,0.1417306;0.4597482;0.0174344,0.2360195;0.3521753;-0.1922696,0.3013411;0.3117901;-0.430513,-0.1866242;0.459392;-0.03302381,-0.2156508;0.3488349;-0.2596793,-0.1995665;0.2544376;-0.4909545,0.0695844;0.007815627;-0.01652427,0.1394875;-0.1978934;-0.3306804,0.1250699;-0.5238653;-0.2406464,0.1504597;-0.5395185;-0.3237326,-0.05844512;0.0004717197;-0.04195319,-0.02119024;-0.3796714;-0.04217555,0.0188585;-0.7120274;0.007896814,0.03164665;-0.6711412;-0.08879918,-0.02820644;0.5117372;0.02931784,0;0;0,-0.01521401;0.2955793;0.03397489,-0.02711295;0.5796189;0.05692291,0.1504438;0.4888461;0.02794969,0.2881415;0.3526827;-0.1361753,0.3415041;0.2915596;-0.3729751,-0.1851815;0.4679791;-0.01122271,-0.208459;0.3067653;-0.2059183,-0.1423836;0.2076848;-0.4260884,0.06812637;0.008226275;-0.02161598,0.1649643;-0.1768614;-0.3413998,0.1552041;-0.5151908;-0.3444965,0.1511624;-0.53913;-0.4263891,-0.05610953;-0.002989498;-0.04493226,-0.02003712;-0.3829339;-0.02951186,0.02572676;-0.7109481;0.04037362,0.03594021;-0.698541;-0.05563857,-0.02457668;0.5100465;0.05326831,77.52816
+0;0;0,-0.01649889;0.2966212;0.02197955,-0.03191866;0.5813149;0.02867523,0.1413347;0.4598413;0.01746033,0.2356435;0.3522457;-0.1922879,0.3009699;0.3118575;-0.4305488,-0.186252;0.4594859;-0.03287986,-0.2152848;0.3489054;-0.2595831,-0.1991993;0.2545013;-0.4908753,0.06952805;0.007809299;-0.01651089,0.1394237;-0.1978779;-0.3306337,0.1250634;-0.5225534;-0.2409577,0.1501811;-0.5377172;-0.3231532,-0.05839779;0.0004713377;-0.04191922,-0.02114687;-0.3796314;-0.04214156,0.01874261;-0.7106657;0.007731676,0.03139367;-0.6698961;-0.08792778,-0.02820486;0.5117086;0.02931597,0;0;0,-0.01493907;0.2955559;0.03410184,-0.0265549;0.5795963;0.05703235,0.1503906;0.4889259;0.0270927,0.2879162;0.3544008;-0.1386027,0.3393244;0.2971774;-0.3768246,-0.1843561;0.4682515;-0.01094819,-0.2123218;0.3392724;-0.2278528,-0.1368698;0.2181452;-0.4335277,0.06811261;0.008215189;-0.02146924,0.1645544;-0.1747321;-0.3425534,0.152035;-0.5116202;-0.3459951,0.1471193;-0.5357;-0.426481,-0.05596108;-0.002928606;-0.04502805,-0.0201056;-0.3828842;-0.03040228,0.02274735;-0.7103415;0.03740335,0.0327385;-0.6977577;-0.05758937,-0.02407388;0.5100278;0.05338538,77.55054
+0;0;0,-0.01649889;0.2966212;0.02197955,-0.03191866;0.5813149;0.02867523,0.1413347;0.4598413;0.01746033,0.2356435;0.3522457;-0.1922879,0.3009699;0.3118575;-0.4305488,-0.186252;0.4594859;-0.03287986,-0.2152848;0.3489054;-0.2595831,-0.1991993;0.2545013;-0.4908753,0.06952805;0.007809299;-0.01651089,0.1394237;-0.1978779;-0.3306337,0.1250634;-0.5225534;-0.2409577,0.1501811;-0.5377172;-0.3231532,-0.05839779;0.0004713377;-0.04191922,-0.02114687;-0.3796314;-0.04214156,0.01874261;-0.7106657;0.007731676,0.03139367;-0.6698961;-0.08792778,-0.02820486;0.5117086;0.02931597,0;0;0,-0.01493907;0.2955559;0.03410184,-0.0265549;0.5795963;0.05703235,0.1503906;0.4889259;0.0270927,0.2879162;0.3544008;-0.1386027,0.3393244;0.2971774;-0.3768246,-0.1843561;0.4682515;-0.01094819,-0.2123218;0.3392724;-0.2278528,-0.1368698;0.2181452;-0.4335277,0.06811261;0.008215189;-0.02146924,0.1645544;-0.1747321;-0.3425534,0.152035;-0.5116202;-0.3459951,0.1471193;-0.5357;-0.426481,-0.05596108;-0.002928606;-0.04502805,-0.0201056;-0.3828842;-0.03040228,0.02274735;-0.7103415;0.03740335,0.0327385;-0.6977577;-0.05758937,-0.02407388;0.5100278;0.05338538,77.56172
+0;0;0,-0.01668701;0.296787;0.0227147,-0.03215681;0.5815195;0.02991435,0.1410825;0.4599691;0.0180877,0.2339046;0.3674219;-0.1994316,0.3063006;0.2908301;-0.4265079,-0.1863541;0.4596459;-0.0320772,-0.2040566;0.3340396;-0.2520891,-0.196315;0.2439836;-0.4855439,0.06930912;0.007827487;-0.01635629,0.1380208;-0.1974798;-0.3297616,0.123029;-0.5254934;-0.2417266,0.1483967;-0.5385813;-0.3247451,-0.0582226;0.0003791297;-0.04174369,-0.02058971;-0.3786706;-0.04114743,0.01954637;-0.7123524;0.009974811,0.03210974;-0.6715657;-0.08551323,-0.02842414;0.5118984;0.03045142,0;0;0,-0.01450968;0.2957557;0.03456783,-0.02588791;0.5798557;0.05755746,0.1508415;0.4891576;0.02655268,0.2882238;0.356625;-0.1409489,0.3381142;0.2998796;-0.3796161,-0.183805;0.4686341;-0.01048505,-0.206083;0.330018;-0.2221092,-0.138888;0.2155198;-0.4343501,0.0678861;0.007935837;-0.0214721,0.1646026;-0.1707751;-0.3436577,0.151132;-0.5104501;-0.3463607,0.1458023;-0.5328726;-0.4276973,-0.05569497;-0.002685965;-0.04498229,-0.02012822;-0.3817165;-0.03209507,0.02802248;-0.7097778;0.04290614,0.0378381;-0.6976412;-0.05183939,-0.02348182;0.5102702;0.05389607,77.5729
+0;0;0,-0.01668701;0.296787;0.0227147,-0.03215681;0.5815195;0.02991435,0.1410825;0.4599691;0.0180877,0.2339046;0.3674219;-0.1994316,0.3063006;0.2908301;-0.4265079,-0.1863541;0.4596459;-0.0320772,-0.2040566;0.3340396;-0.2520891,-0.196315;0.2439836;-0.4855439,0.06930912;0.007827487;-0.01635629,0.1380208;-0.1974798;-0.3297616,0.123029;-0.5254934;-0.2417266,0.1483967;-0.5385813;-0.3247451,-0.0582226;0.0003791297;-0.04174369,-0.02058971;-0.3786706;-0.04114743,0.01954637;-0.7123524;0.009974811,0.03210974;-0.6715657;-0.08551323,-0.02842414;0.5118984;0.03045142,0;0;0,-0.01450968;0.2957557;0.03456783,-0.02588791;0.5798557;0.05755746,0.1508415;0.4891576;0.02655268,0.2882238;0.356625;-0.1409489,0.3381142;0.2998796;-0.3796161,-0.183805;0.4686341;-0.01048505,-0.206083;0.330018;-0.2221092,-0.138888;0.2155198;-0.4343501,0.0678861;0.007935837;-0.0214721,0.1646026;-0.1707751;-0.3436577,0.151132;-0.5104501;-0.3463607,0.1458023;-0.5328726;-0.4276973,-0.05569497;-0.002685965;-0.04498229,-0.02012822;-0.3817165;-0.03209507,0.02802248;-0.7097778;0.04290614,0.0378381;-0.6976412;-0.05183939,-0.02348182;0.5102702;0.05389607,77.59522
+0;0;0,-0.01668228;0.2967029;0.02270827,-0.03214896;0.581378;0.02990667,0.1406152;0.4599917;0.01811447,0.233453;0.3674288;-0.1994418,0.3058536;0.290832;-0.4265327,-0.1859054;0.4596694;-0.0319101,-0.203611;0.3340418;-0.2519594,-0.1958688;0.24398;-0.4854292,0.06926595;0.007822613;-0.0163461,0.1379438;-0.1973838;-0.3295974,0.1228391;-0.5278701;-0.2408988,0.1487428;-0.5418684;-0.3256716,-0.05818634;0.0003788936;-0.04171769,-0.02057195;-0.3784846;-0.04112173,0.01986669;-0.7146817;0.01038588,0.03269554;-0.6736671;-0.08711998,-0.0284173;0.5117757;0.03044359,0;0;0,-0.01425458;0.2956783;0.03460813,-0.02546473;0.5797325;0.05752933,0.150676;0.4890792;0.02614558,0.2875589;0.357537;-0.1426063,0.335669;0.3053718;-0.3826967,-0.183107;0.4688272;-0.01005059,-0.2099316;0.3362219;-0.2250244,-0.1398159;0.2206824;-0.4357699,0.0678916;0.007947519;-0.02130091,0.1642069;-0.1682121;-0.344788,0.1492312;-0.5103917;-0.3471656,0.1416423;-0.5327607;-0.4307909,-0.05554934;-0.002654903;-0.04509305,-0.02018042;-0.3816566;-0.03738226,0.02556238;-0.7132748;0.03510077,0.0354558;-0.7011339;-0.06173141,-0.02308036;0.5101643;0.05388904,77.60673
+0;0;0,-0.01773023;0.296589;0.0233916,-0.03357841;0.5812315;0.03098278,0.1391994;0.459648;0.01895587,0.2311485;0.3739912;-0.2017833,0.2883599;0.3076232;-0.436307,-0.187227;0.4595453;-0.03096348,-0.2054446;0.3331611;-0.2505372,-0.1954379;0.2516987;-0.4870598,0.0691247;0.008905764;-0.01638979,0.1424728;-0.1411408;-0.3585284,0.1231327;-0.4686716;-0.2602108,0.1496539;-0.4833091;-0.344457,-0.05850646;-0.0003806328;-0.04126754,-0.02123828;-0.3792775;-0.04026082,0.01915868;-0.7153738;0.01193234,0.0319518;-0.6743181;-0.08557357,-0.02975864;0.5116336;0.03145527,0;0;0,-0.01425458;0.2956783;0.03460813,-0.02546473;0.5797325;0.05752933,0.150676;0.4890792;0.02614558,0.2875589;0.357537;-0.1426063,0.335669;0.3053718;-0.3826967,-0.183107;0.4688272;-0.01005059,-0.2099316;0.3362219;-0.2250244,-0.1398159;0.2206824;-0.4357699,0.0678916;0.007947519;-0.02130091,0.1642069;-0.1682121;-0.344788,0.1492312;-0.5103917;-0.3471656,0.1416423;-0.5327607;-0.4307909,-0.05554934;-0.002654903;-0.04509305,-0.02018042;-0.3816566;-0.03738226,0.02556238;-0.7132748;0.03510077,0.0354558;-0.7011339;-0.06173141,-0.02308036;0.5101643;0.05388904,77.62872
+0;0;0,-0.01775992;0.2970857;0.02343077,-0.03361562;0.5818632;0.03102586,0.1389585;0.4603169;0.01901431,0.2309382;0.3746316;-0.2017983,0.28815;0.3082631;-0.4363237,-0.1870716;0.4602144;-0.03084444,-0.2052953;0.3337881;-0.2504912,-0.1952885;0.2523251;-0.4870156,0.06879783;0.00886365;-0.01631228,0.1419999;-0.1408843;-0.3577699,0.1226243;-0.4690182;-0.2592712,0.1479508;-0.4816451;-0.3397228,-0.0582298;-0.0003788329;-0.0410724,-0.0210358;-0.3785215;-0.04006768,0.01943554;-0.7152368;0.01222159,0.03165243;-0.674679;-0.08089238,-0.02979444;0.5122394;0.03149854,0;0;0,-0.0133837;0.2961697;0.03505254,-0.0242763;0.5803698;0.05799019,0.1514691;0.4897144;0.02614868,0.2880501;0.361164;-0.1452597,0.3238923;0.2906807;-0.3828046,-0.1810164;0.4691781;-0.01129252,-0.2126716;0.3372261;-0.2261111,-0.1413233;0.2227875;-0.4370456,0.06762703;0.007442951;-0.02118921,0.1648829;-0.1663907;-0.3447621,0.1491465;-0.5091697;-0.3468167,0.1406744;-0.5286673;-0.4268738,-0.05517874;-0.002237581;-0.04503438,-0.01924549;-0.3804197;-0.03707489,0.02658544;-0.7127092;0.03526092,0.03618346;-0.6997707;-0.05719292,-0.02199446;0.5107712;0.05436885,77.65109
+0;0;0,-0.01879848;0.2969513;0.02430724,-0.03515001;0.5816859;0.03240948,0.1376487;0.4604375;0.02014652,0.2291426;0.3771945;-0.2017992,0.2856076;0.3156604;-0.4378191,-0.1883478;0.4599284;-0.02975049,-0.206895;0.3346634;-0.2500346,-0.1935509;0.2982343;-0.4973704,0.06865408;0.009619495;-0.01648871,0.1368517;-0.1061746;-0.3718998,0.1227922;-0.4379597;-0.2854691,0.1333245;-0.3982801;-0.3788837,-0.05856027;-0.001092857;-0.0405869,-0.02167482;-0.3792657;-0.03956922,0.01840013;-0.7162148;0.01150526,0.03058372;-0.6755412;-0.08159986,-0.0311824;0.5120697;0.03277705,0;0;0,-0.0133837;0.2961697;0.03505254,-0.0242763;0.5803698;0.05799019,0.1514691;0.4897144;0.02614868,0.2880501;0.361164;-0.1452597,0.3238923;0.2906807;-0.3828046,-0.1810164;0.4691781;-0.01129252,-0.2126716;0.3372261;-0.2261111,-0.1413233;0.2227875;-0.4370456,0.06762703;0.007442951;-0.02118921,0.1648829;-0.1663907;-0.3447621,0.1491465;-0.5091697;-0.3468167,0.1406744;-0.5286673;-0.4268738,-0.05517874;-0.002237581;-0.04503438,-0.01924549;-0.3804197;-0.03707489,0.02658544;-0.7127092;0.03526092,0.03618346;-0.6997707;-0.05719292,-0.02199446;0.5107712;0.05436885,77.66222
+0;0;0,-0.01882163;0.2973169;0.02433717,-0.03518297;0.5822225;0.03244422,0.1375576;0.4609495;0.02018601,0.2290814;0.3776794;-0.2018319,0.3045895;0.2953926;-0.5174506,-0.1883219;0.4604406;-0.0296931,-0.2068752;0.3351348;-0.2500489,-0.1890307;0.2864197;-0.5807999,0.06857476;0.009608381;-0.01646966,0.136592;-0.1058796;-0.370941,0.1224547;-0.439501;-0.2840317,0.1332763;-0.3995558;-0.3800113,-0.0584926;-0.001091594;-0.04054,-0.0217047;-0.3782644;-0.03952502,0.01859207;-0.7170785;0.01183217,0.03111019;-0.6761118;-0.0838293,-0.03121291;0.5125632;0.03281201,0;0;0,-0.012848;0.2965036;0.03555882,-0.02353221;0.5808741;0.05860484,0.1520688;0.4902638;0.02655995,0.2880807;0.3645062;-0.1474754,0.3489982;0.2762518;-0.4646314,-0.179571;0.4692206;-0.0120684,-0.2217738;0.3334796;-0.2227715,-0.1200048;0.1878015;-0.506512,0.06752959;0.007200718;-0.02130663,0.1650361;-0.1638264;-0.3451213,0.1482329;-0.5084589;-0.3466973,0.138782;-0.5294673;-0.428776,-0.0551317;-0.001988905;-0.04497343,-0.01914729;-0.3791481;-0.03661826,0.02910439;-0.7123045;0.03911097,0.03911926;-0.7001244;-0.05581132,-0.02130869;0.5112307;0.05497694,77.67344
+0;0;0,-0.01882163;0.2973169;0.02433717,-0.03518297;0.5822225;0.03244422,0.1375576;0.4609495;0.02018601,0.2290814;0.3776794;-0.2018319,0.3045895;0.2953926;-0.5174506,-0.1883219;0.4604406;-0.0296931,-0.2068752;0.3351348;-0.2500489,-0.1890307;0.2864197;-0.5807999,0.06857476;0.009608381;-0.01646966,0.136592;-0.1058796;-0.370941,0.1224547;-0.439501;-0.2840317,0.1332763;-0.3995558;-0.3800113,-0.0584926;-0.001091594;-0.04054,-0.0217047;-0.3782644;-0.03952502,0.01859207;-0.7170785;0.01183217,0.03111019;-0.6761118;-0.0838293,-0.03121291;0.5125632;0.03281201,0;0;0,-0.012848;0.2965036;0.03555882,-0.02353221;0.5808741;0.05860484,0.1520688;0.4902638;0.02655995,0.2880807;0.3645062;-0.1474754,0.3489982;0.2762518;-0.4646314,-0.179571;0.4692206;-0.0120684,-0.2217738;0.3334796;-0.2227715,-0.1200048;0.1878015;-0.506512,0.06752959;0.007200718;-0.02130663,0.1650361;-0.1638264;-0.3451213,0.1482329;-0.5084589;-0.3466973,0.138782;-0.5294673;-0.428776,-0.0551317;-0.001988905;-0.04497343,-0.01914729;-0.3791481;-0.03661826,0.02910439;-0.7123045;0.03911097,0.03911926;-0.7001244;-0.05581132,-0.02130869;0.5112307;0.05497694,77.69566
+0;0;0,-0.0188466;0.2977114;0.02436946,-0.03522103;0.5828449;0.0324829,0.1372831;0.4615875;0.02024295,0.2288288;0.3782974;-0.2018285,0.2852973;0.3167595;-0.4378628,-0.1881334;0.4610794;-0.02956529,-0.2066912;0.3357434;-0.2499742,-0.1933462;0.2993121;-0.4973252,0.06846982;0.009593678;-0.01644446,0.1363041;-0.1055835;-0.3699621,0.1221429;-0.4397692;-0.2829059,0.1329401;-0.3998463;-0.3786699,-0.05840309;-0.001089924;-0.04047797,-0.02171417;-0.377248;-0.03946571,0.01865075;-0.716635;0.01197832,0.03114076;-0.6756929;-0.08346835,-0.03124768;0.5131279;0.03285101,0;0;0,-0.01214068;0.2968658;0.03611767,-0.02240382;0.5814698;0.05929041,0.1526445;0.4905656;0.02637327,0.2885484;0.3673825;-0.1496656,0.3350893;0.3537115;-0.3952972,-0.1780498;0.4698486;-0.01200174,-0.2221266;0.3349968;-0.2229657,-0.1457202;0.2266547;-0.4353613,0.06749934;0.006975278;-0.02111304,0.1654416;-0.1620669;-0.3446467,0.1481871;-0.5072622;-0.3460063,0.1393504;-0.5286499;-0.4276581,-0.05493302;-0.001700292;-0.04505606,-0.01880042;-0.3778096;-0.03621649,0.02866047;-0.7116433;0.03969098,0.03860044;-0.6994053;-0.05502707,-0.0203041;0.511765;0.05565381,77.7084
+0;0;0,-0.0193863;0.2976459;0.02474346,-0.03603505;0.5827531;0.03318216,0.1365646;0.4616377;0.02089268,0.2251029;0.3845987;-0.204628,0.283871;0.3127625;-0.4371655,-0.1887376;0.4607316;-0.02910215,-0.2087113;0.3437796;-0.2539508,-0.1945056;0.2549019;-0.4875889,0.06847677;0.009730007;-0.01633511,0.1351423;-0.1055578;-0.3700389,0.1207935;-0.4401886;-0.2847412,0.1316064;-0.4002311;-0.3804999,-0.05843992;-0.001322581;-0.04041784,-0.02192556;-0.3774951;-0.0387235,0.01800838;-0.7169077;0.01288799,0.03050893;-0.6759458;-0.08255502,-0.03200921;0.5130388;0.03349291,0;0;0,-0.01214068;0.2968658;0.03611767,-0.02240382;0.5814698;0.05929041,0.1526445;0.4905656;0.02637327,0.2885484;0.3673825;-0.1496656,0.3350893;0.3537115;-0.3952972,-0.1780498;0.4698486;-0.01200174,-0.2221266;0.3349968;-0.2229657,-0.1457202;0.2266547;-0.4353613,0.06749934;0.006975278;-0.02111304,0.1654416;-0.1620669;-0.3446467,0.1481871;-0.5072622;-0.3460063,0.1393504;-0.5286499;-0.4276581,-0.05493302;-0.001700292;-0.04505606,-0.01880042;-0.3778096;-0.03621649,0.02866047;-0.7116433;0.03969098,0.03860044;-0.6994053;-0.05502707,-0.0203041;0.511765;0.05565381,77.72913
+0;0;0,-0.01938899;0.2976872;0.02474689,-0.03604441;0.5829085;0.03318902,0.136305;0.4618431;0.02091848,0.2249088;0.3847471;-0.2047692,0.2836857;0.3129001;-0.4373416,-0.1885113;0.4609383;-0.02900166,-0.2084997;0.3438998;-0.2540168,-0.1942919;0.2550087;-0.48769,0.0685403;0.009739035;-0.01635026,0.1351676;-0.1054826;-0.3698512,0.1207948;-0.4406731;-0.2844108,0.131434;-0.4008756;-0.3786314,-0.05849414;-0.001323808;-0.04045534,-0.02200072;-0.3772806;-0.03876197,0.01800001;-0.717261;0.01293584,0.03029976;-0.6764751;-0.08097407,-0.03201702;0.5131674;0.03349989,0;0;0,-0.01191291;0.2968879;0.03635502,-0.02194937;0.5816034;0.05966878,0.1524635;0.4902194;0.02521133,0.2871832;0.3748063;-0.1571612,0.3249035;0.3478171;-0.4032414,-0.1771598;0.4702769;-0.01228818,-0.2111331;0.344887;-0.2310404,-0.1424729;0.2287511;-0.4420023,0.06759758;0.006997585;-0.02101314,0.1652471;-0.16173;-0.3445463,0.1472576;-0.5074658;-0.3461152,0.1393384;-0.5277888;-0.4266856,-0.05497578;-0.001682135;-0.0451086,-0.01875785;-0.3775547;-0.03582523,0.02792866;-0.7120445;0.04030833,0.03755774;-0.6995089;-0.05290632,-0.01989697;0.5118721;0.05599797,77.74049
+0;0;0,-0.01938899;0.2976872;0.02474689,-0.03604441;0.5829085;0.03318902,0.136305;0.4618431;0.02091848,0.2249088;0.3847471;-0.2047692,0.2836857;0.3129001;-0.4373416,-0.1885113;0.4609383;-0.02900166,-0.2084997;0.3438998;-0.2540168,-0.1942919;0.2550087;-0.48769,0.0685403;0.009739035;-0.01635026,0.1351676;-0.1054826;-0.3698512,0.1207948;-0.4406731;-0.2844108,0.131434;-0.4008756;-0.3786314,-0.05849414;-0.001323808;-0.04045534,-0.02200072;-0.3772806;-0.03876197,0.01800001;-0.717261;0.01293584,0.03029976;-0.6764751;-0.08097407,-0.03201702;0.5131674;0.03349989,0;0;0,-0.01191291;0.2968879;0.03635502,-0.02194937;0.5816034;0.05966878,0.1524635;0.4902194;0.02521133,0.2871832;0.3748063;-0.1571612,0.3249035;0.3478171;-0.4032414,-0.1771598;0.4702769;-0.01228818,-0.2111331;0.344887;-0.2310404,-0.1424729;0.2287511;-0.4420023,0.06759758;0.006997585;-0.02101314,0.1652471;-0.16173;-0.3445463,0.1472576;-0.5074658;-0.3461152,0.1393384;-0.5277888;-0.4266856,-0.05497578;-0.001682135;-0.0451086,-0.01875785;-0.3775547;-0.03582523,0.02792866;-0.7120445;0.04030833,0.03755774;-0.6995089;-0.05290632,-0.01989697;0.5118721;0.05599797,77.75196
+0;0;0,-0.01990755;0.2976641;0.02521221,-0.03689688;0.5830092;0.03409712,0.1351712;0.4619262;0.0216156,0.2255236;0.3823116;-0.202506,0.2833467;0.3122977;-0.4358799,-0.1888628;0.4608969;-0.02825703,-0.2110514;0.3551319;-0.2585915,-0.196504;0.2901798;-0.5000007,0.06855511;0.01007528;-0.0164637,0.1334801;-0.1055506;-0.370183,0.1189072;-0.4406142;-0.2834394,0.1430123;-0.4818793;-0.3417924,-0.05872933;-0.001697122;-0.04025362,-0.02217941;-0.3776802;-0.03859551,0.01755248;-0.7178739;0.01330906,0.02981606;-0.677071;-0.08048721,-0.03280404;0.5132245;0.03432197,0;0;0,-0.01174153;0.2969202;0.03655767,-0.02149047;0.5817929;0.06000876,0.1521227;0.4899091;0.02372658,0.2880473;0.3765245;-0.1590327,0.3240678;0.3497507;-0.4053953,-0.1761962;0.4706368;-0.01261121,-0.2100399;0.3483663;-0.2331493,-0.1438661;0.2323809;-0.4449918,0.06769969;0.007039935;-0.0209657,0.1650413;-0.1614159;-0.34477,0.1472018;-0.5073711;-0.3458669,0.1389017;-0.5274895;-0.4263908,-0.05505393;-0.001698868;-0.04515027,-0.0185596;-0.3775879;-0.03634305,0.02813343;-0.7121003;0.04063516,0.03753754;-0.6995363;-0.05249052,-0.01951511;0.5120149;0.05629122,77.77536
+0;0;0,-0.01990755;0.2976641;0.02521221,-0.03689688;0.5830092;0.03409712,0.1351712;0.4619262;0.0216156,0.2255236;0.3823116;-0.202506,0.2833467;0.3122977;-0.4358799,-0.1888628;0.4608969;-0.02825703,-0.2110514;0.3551319;-0.2585915,-0.196504;0.2901798;-0.5000007,0.06855511;0.01007528;-0.0164637,0.1334801;-0.1055506;-0.370183,0.1189072;-0.4406142;-0.2834394,0.1430123;-0.4818793;-0.3417924,-0.05872933;-0.001697122;-0.04025362,-0.02217941;-0.3776802;-0.03859551,0.01755248;-0.7178739;0.01330906,0.02981606;-0.677071;-0.08048721,-0.03280404;0.5132245;0.03432197,0;0;0,-0.01174153;0.2969202;0.03655767,-0.02149047;0.5817929;0.06000876,0.1521227;0.4899091;0.02372658,0.2880473;0.3765245;-0.1590327,0.3240678;0.3497507;-0.4053953,-0.1761962;0.4706368;-0.01261121,-0.2100399;0.3483663;-0.2331493,-0.1438661;0.2323809;-0.4449918,0.06769969;0.007039935;-0.0209657,0.1650413;-0.1614159;-0.34477,0.1472018;-0.5073711;-0.3458669,0.1389017;-0.5274895;-0.4263908,-0.05505393;-0.001698868;-0.04515027,-0.0185596;-0.3775879;-0.03634305,0.02813343;-0.7121003;0.04063516,0.03753754;-0.6995363;-0.05249052,-0.01951511;0.5120149;0.05629122,77.78657
+0;0;0,-0.01991441;0.2977667;0.0252209,-0.03691123;0.5832376;0.0341099,0.1348052;0.4622356;0.02165519,0.2251679;0.382612;-0.2024919,0.2829899;0.3125994;-0.4358615,-0.1885474;0.4612085;-0.02811256,-0.2107386;0.3554315;-0.2584732,-0.1961914;0.2904805;-0.499878,0.0684874;0.01006533;-0.01644744,0.1333284;-0.1054109;-0.369709,0.118745;-0.4407141;-0.2829034,0.1426245;-0.4813122;-0.3407102,-0.05867132;-0.001695446;-0.04021385,-0.0221687;-0.377192;-0.03855789,0.0175916;-0.717629;0.01338378,0.02974039;-0.6769271;-0.07953463,-0.03281682;0.5134261;0.03433484,0;0;0,-0.01117599;0.2970141;0.036816,-0.02058291;0.582014;0.06039333,0.1524762;0.4900749;0.02358305,0.2882052;0.377936;-0.160128,0.3162554;0.3742079;-0.4089369,-0.1753806;0.4712971;-0.01152231,-0.2113628;0.3598701;-0.237435,-0.1456988;0.237914;-0.4460531,0.0676453;0.006811887;-0.02097774,0.1654128;-0.1607964;-0.3445234,0.1473593;-0.5069867;-0.3460956,0.1395911;-0.527167;-0.4255786,-0.05497881;-0.001461096;-0.04513922,-0.01801976;-0.3767987;-0.03573049,0.02859681;-0.7115532;0.04135696,0.03777632;-0.6988192;-0.0509121,-0.01867917;0.5122076;0.05666411,77.80739
+0;0;0,-0.02020747;0.2977316;0.02540142,-0.0374693;0.5831723;0.03472041,0.1342395;0.4620089;0.02229007,0.2260611;0.3839264;-0.2018063,0.2897767;0.3710267;-0.4436336,-0.1890307;0.4608875;-0.02748396,-0.2124452;0.3614472;-0.2605304,-0.1970198;0.2900026;-0.5000389,0.06850268;0.009967819;-0.01644316,0.1320555;-0.1042449;-0.370349,0.1175768;-0.4393609;-0.2828062,0.141338;-0.477548;-0.3434847,-0.05870472;-0.001675558;-0.04016593,-0.02193418;-0.3771458;-0.03846074,0.01894928;-0.7174653;0.01337761,0.03104527;-0.6767296;-0.07954378,-0.03334151;0.5133625;0.03485086,0;0;0,-0.01117599;0.2970141;0.036816,-0.02058291;0.582014;0.06039333,0.1524762;0.4900749;0.02358305,0.2882052;0.377936;-0.160128,0.3162554;0.3742079;-0.4089369,-0.1753806;0.4712971;-0.01152231,-0.2113628;0.3598701;-0.237435,-0.1456988;0.237914;-0.4460531,0.0676453;0.006811887;-0.02097774,0.1654128;-0.1607964;-0.3445234,0.1473593;-0.5069867;-0.3460956,0.1395911;-0.527167;-0.4255786,-0.05497881;-0.001461096;-0.04513922,-0.01801976;-0.3767987;-0.03573049,0.02859681;-0.7115532;0.04135696,0.03777632;-0.6988192;-0.0509121,-0.01867917;0.5122076;0.05666411,77.82971
+0;0;0,-0.02020389;0.2976789;0.02539692,-0.03746622;0.5831277;0.03471653,0.1339703;0.4620533;0.02230656,0.2258139;0.3839521;-0.2018436,0.2895318;0.3710519;-0.4436795,-0.1887752;0.4609337;-0.02738667,-0.2121954;0.3614696;-0.2604891,-0.1967694;0.2900224;-0.500006,0.06859516;0.009981276;-0.01646536,0.1321554;-0.1042449;-0.3704127,0.1176769;-0.439357;-0.2828709,0.1413906;-0.4774078;-0.3434281,-0.05878397;-0.00167782;-0.04022015,-0.02200912;-0.3771921;-0.03851476,0.01887387;-0.7175077;0.013323,0.0309457;-0.6767935;-0.07941268,-0.03333878;0.5133236;0.03484697,0;0;0,-0.01108113;0.2969376;0.03702927,-0.02042584;0.5819261;0.06086731,0.152236;0.4900405;0.02341998,0.2880055;0.3815699;-0.1625347,0.3171877;0.3700415;-0.4109828,-0.174784;0.4714935;-0.01154193,-0.2122976;0.3605473;-0.2375111,-0.148465;0.2405027;-0.4478101,0.06780154;0.006870955;-0.02077913,0.165291;-0.1607342;-0.3444619,0.1470686;-0.5069116;-0.346054,0.1392407;-0.527515;-0.4250379,-0.05500429;-0.00149434;-0.04525843,-0.01792274;-0.3768455;-0.0351228,0.02854304;-0.7116029;0.04202503,0.03765828;-0.6988255;-0.05006583,-0.01851983;0.5121288;0.05707645,77.85214
+0;0;0,-0.02020389;0.2976789;0.02539692,-0.03746622;0.5831277;0.03471653,0.1339703;0.4620533;0.02230656,0.2258139;0.3839521;-0.2018436,0.2895318;0.3710519;-0.4436795,-0.1887752;0.4609337;-0.02738667,-0.2121954;0.3614696;-0.2604891,-0.1967694;0.2900224;-0.500006,0.06859516;0.009981276;-0.01646536,0.1321554;-0.1042449;-0.3704127,0.1176769;-0.439357;-0.2828709,0.1413906;-0.4774078;-0.3434281,-0.05878397;-0.00167782;-0.04022015,-0.02200912;-0.3771921;-0.03851476,0.01887387;-0.7175077;0.013323,0.0309457;-0.6767935;-0.07941268,-0.03333878;0.5133236;0.03484697,0;0;0,-0.01108113;0.2969376;0.03702927,-0.02042584;0.5819261;0.06086731,0.152236;0.4900405;0.02341998,0.2880055;0.3815699;-0.1625347,0.3171877;0.3700415;-0.4109828,-0.174784;0.4714935;-0.01154193,-0.2122976;0.3605473;-0.2375111,-0.148465;0.2405027;-0.4478101,0.06780154;0.006870955;-0.02077913,0.165291;-0.1607342;-0.3444619,0.1470686;-0.5069116;-0.346054,0.1392407;-0.527515;-0.4250379,-0.05500429;-0.00149434;-0.04525843,-0.01792274;-0.3768455;-0.0351228,0.02854304;-0.7116029;0.04202503,0.03765828;-0.6988255;-0.05006583,-0.01851983;0.5121288;0.05707645,77.86337
+0;0;0,-0.02058461;0.2976224;0.02587708,-0.03811878;0.5831087;0.03558439,0.1329972;0.4620742;0.0229044,0.2260884;0.3864722;-0.2016714,0.2871054;0.3679202;-0.4438411,-0.1890754;0.4609549;-0.02651192,-0.2135686;0.3664771;-0.2616501,-0.1930955;0.2837266;-0.497121,0.06870203;0.009923115;-0.01659357,0.1308345;-0.1024215;-0.3713367,0.1157188;-0.4383318;-0.2853844,0.1412092;-0.4771467;-0.343723,-0.05899724;-0.001684512;-0.04012819,-0.02146818;-0.3770701;-0.03883724,0.01911176;-0.7176834;0.01396326,0.03105792;-0.6769865;-0.07840294,-0.03396931;0.5132937;0.03567388,0;0;0,-0.01098156;0.2969243;0.03725266,-0.02023891;0.5819679;0.06129944,0.1519685;0.4898508;0.02338159,0.2871363;0.3851482;-0.1652528,0.3174436;0.3670485;-0.4131787,-0.1745811;0.4716651;-0.01046382,-0.2120408;0.3649837;-0.2385686,-0.1524062;0.2832004;-0.4676288,0.06789804;0.007012338;-0.02084386,0.1649957;-0.1603744;-0.3446928,0.1465611;-0.5069432;-0.3462132,0.1387554;-0.5275409;-0.4247472,-0.05515467;-0.001590316;-0.04526827,-0.01805481;-0.3768735;-0.03475326,0.02854794;-0.7119706;0.04264266,0.0375007;-0.6991132;-0.04908863,-0.01834106;0.512161;0.05745852,77.88568
+0;0;0,-0.02057651;0.2975053;0.0258669,-0.0381074;0.5829382;0.03557249,0.1327556;0.4619963;0.02291176,0.2258551;0.3863875;-0.2016842,0.286872;0.3678355;-0.4438537,-0.1888307;0.4608787;-0.02642993,-0.2133261;0.3663924;-0.2615891,-0.192853;0.2836419;-0.49706,0.06871433;0.009924893;-0.01659654,0.1309146;-0.1025423;-0.3717266,0.1157428;-0.4396986;-0.2854554,0.1410885;-0.4781226;-0.3434627,-0.05900781;-0.001684814;-0.04013537,-0.02143782;-0.3774799;-0.03884302,0.01929266;-0.7193567;0.01415334,0.03117095;-0.6787205;-0.07768817,-0.03395883;0.5131384;0.03566196,0;0;0,-0.0109129;0.2968096;0.03724062,-0.02010024;0.5817958;0.06135798,0.1517107;0.4898641;0.02272606,0.2866974;0.3862525;-0.1666698,0.3156081;0.3713106;-0.4149725,-0.1745056;0.4718094;-0.009787679,-0.2088458;0.3694607;-0.2403805,-0.1528157;0.3072104;-0.4763865,0.06797051;0.007011041;-0.02065098,0.1648506;-0.1602014;-0.3451341,0.146356;-0.5080528;-0.3472981,0.1392097;-0.5276421;-0.4259043,-0.05508047;-0.001582904;-0.0453789,-0.01900279;-0.3773546;-0.0340147,0.03045331;-0.7127613;0.04600837,0.03912554;-0.6998175;-0.04522191,-0.01820838;0.5120051;0.05749726,77.90798
+0;0;0,-0.02057651;0.2975053;0.0258669,-0.0381074;0.5829382;0.03557249,0.1327556;0.4619963;0.02291176,0.2258551;0.3863875;-0.2016842,0.286872;0.3678355;-0.4438537,-0.1888307;0.4608787;-0.02642993,-0.2133261;0.3663924;-0.2615891,-0.192853;0.2836419;-0.49706,0.06871433;0.009924893;-0.01659654,0.1309146;-0.1025423;-0.3717266,0.1157428;-0.4396986;-0.2854554,0.1410885;-0.4781226;-0.3434627,-0.05900781;-0.001684814;-0.04013537,-0.02143782;-0.3774799;-0.03884302,0.01929266;-0.7193567;0.01415334,0.03117095;-0.6787205;-0.07768817,-0.03395883;0.5131384;0.03566196,0;0;0,-0.0109129;0.2968096;0.03724062,-0.02010024;0.5817958;0.06135798,0.1517107;0.4898641;0.02272606,0.2866974;0.3862525;-0.1666698,0.3156081;0.3713106;-0.4149725,-0.1745056;0.4718094;-0.009787679,-0.2088458;0.3694607;-0.2403805,-0.1528157;0.3072104;-0.4763865,0.06797051;0.007011041;-0.02065098,0.1648506;-0.1602014;-0.3451341,0.146356;-0.5080528;-0.3472981,0.1392097;-0.5276421;-0.4259043,-0.05508047;-0.001582904;-0.0453789,-0.01900279;-0.3773546;-0.0340147,0.03045331;-0.7127613;0.04600837,0.03912554;-0.6998175;-0.04522191,-0.01820838;0.5120051;0.05749726,77.91933
+0;0;0,-0.02148931;0.2973631;0.02674437,-0.03939189;0.5827573;0.03684802,0.1315002;0.4618324;0.02400707,0.2248171;0.3864035;-0.2005591,0.2862481;0.3730837;-0.4429681,-0.189985;0.460382;-0.02518895,-0.2166803;0.368048;-0.2609629,-0.1977976;0.3102503;-0.5038953,0.06871558;0.009927361;-0.01658988,0.1287957;-0.100485;-0.3727283,0.114177;-0.4379559;-0.2875992,0.1244286;-0.3982895;-0.3797434,-0.05908099;-0.001751768;-0.04002469,-0.02177905;-0.3775747;-0.03914674,0.01866815;-0.7194459;0.0141014,0.03046898;-0.6787585;-0.07774413,-0.03520977;0.5129595;0.03687551,0;0;0,-0.0109129;0.2968096;0.03724062,-0.02010024;0.5817958;0.06135798,0.1517107;0.4898641;0.02272606,0.2866974;0.3862525;-0.1666698,0.3156081;0.3713106;-0.4149725,-0.1745056;0.4718094;-0.009787679,-0.2088458;0.3694607;-0.2403805,-0.1528157;0.3072104;-0.4763865,0.06797051;0.007011041;-0.02065098,0.1648506;-0.1602014;-0.3451341,0.146356;-0.5080528;-0.3472981,0.1392097;-0.5276421;-0.4259043,-0.05508047;-0.001582904;-0.0453789,-0.01900279;-0.3773546;-0.0340147,0.03045331;-0.7127613;0.04600837,0.03912554;-0.6998175;-0.04522191,-0.01820838;0.5120051;0.05749726,77.93031
+0;0;0,-0.02148473;0.2972997;0.02673867,-0.0393857;0.5826678;0.03684158,0.1309512;0.4619232;0.02404343,0.2242852;0.3864805;-0.2005638,0.2966075;0.3707992;-0.4859498,-0.1894647;0.4604776;-0.02498896,-0.2161648;0.3681267;-0.2608059,-0.1939344;0.300082;-0.5468082,0.06880996;0.009940997;-0.01661267,0.1289299;-0.1005445;-0.3729872,0.1143052;-0.4381556;-0.2878228,0.1245703;-0.3984765;-0.3800882,-0.05916214;-0.001754174;-0.04007967,-0.02183546;-0.3778263;-0.03920113,0.01862853;-0.7198395;0.01406912,0.03044489;-0.6791379;-0.07789733,-0.03520418;0.5128802;0.03686907,0;0;0,-0.01086338;0.2967219;0.03743994,-0.02001989;0.5816675;0.0617373,0.1510571;0.4898931;0.02231467,0.2863141;0.3900055;-0.1689423,0.3321349;0.3345756;-0.4548612,-0.1740414;0.471883;-0.008936509,-0.2141184;0.3595555;-0.2339423,-0.1420565;0.2387092;-0.4930269,0.06806526;0.007136747;-0.02063501,0.1646571;-0.1600365;-0.3455156,0.14605;-0.5080223;-0.3482976,0.1387421;-0.5272877;-0.4272374,-0.0551776;-0.001675543;-0.04541191,-0.01875286;-0.3776974;-0.03516024,0.03011541;-0.7131481;0.04566547,0.03863215;-0.7002103;-0.04570368,-0.01812637;0.5118893;0.05783725,77.95264
+0;0;0,-0.02176649;0.2971988;0.0276182,-0.03999645;0.5825221;0.03831516,0.1303488;0.4617724;0.0254063,0.223647;0.3869696;-0.1994296,0.2975438;0.3737361;-0.4845361,-0.1900511;0.4602588;-0.02358925,-0.216464;0.3777066;-0.2630443,-0.1949666;0.3098269;-0.5491418,0.0688218;0.009952356;-0.01655676,0.127869;-0.09978528;-0.3733415,0.1133445;-0.4376474;-0.2891611,0.1235806;-0.3979236;-0.3814251,-0.05915088;-0.001807338;-0.04009393,-0.02158396;-0.3778539;-0.03867183,0.01844696;-0.7197939;0.01539009,0.0302263;-0.679049;-0.07657604,-0.03580425;0.5127352;0.03824016,0;0;0,-0.01086338;0.2967219;0.03743994,-0.02001989;0.5816675;0.0617373,0.1510571;0.4898931;0.02231467,0.2863141;0.3900055;-0.1689423,0.3321349;0.3345756;-0.4548612,-0.1740414;0.471883;-0.008936509,-0.2141184;0.3595555;-0.2339423,-0.1420565;0.2387092;-0.4930269,0.06806526;0.007136747;-0.02063501,0.1646571;-0.1600365;-0.3455156,0.14605;-0.5080223;-0.3482976,0.1387421;-0.5272877;-0.4272374,-0.0551776;-0.001675543;-0.04541191,-0.01875286;-0.3776974;-0.03516024,0.03011541;-0.7131481;0.04566547,0.03863215;-0.7002103;-0.04570368,-0.01812637;0.5118893;0.05783725,77.96385
+0;0;0,-0.02177691;0.2973411;0.02763143,-0.04001305;0.5827603;0.03833235,0.1301452;0.4620526;0.025438,0.2234547;0.3872406;-0.1994251,0.2862196;0.3760007;-0.441583,-0.1898923;0.4605406;-0.02350213,-0.2163084;0.3779785;-0.2629862,-0.1980494;0.3203243;-0.5059857,0.06872479;0.009938328;-0.01653342,0.1278002;-0.09985172;-0.3734886,0.1132754;-0.4377194;-0.2893067,0.1234081;-0.3980939;-0.3806381,-0.0590675;-0.00180479;-0.04003741,-0.02148263;-0.3780309;-0.03861463,0.01854894;-0.7199765;0.01544818,0.0302092;-0.6793402;-0.07558829,-0.0358199;0.5129577;0.03825734,0;0;0,-0.01059741;0.2968256;0.0378381,-0.01954666;0.5818467;0.0624522,0.1512136;0.4901766;0.02249289,0.2874039;0.3944317;-0.1702557,0.3117487;0.3931872;-0.4194784,-0.1735165;0.4721202;-0.007995591,-0.2117029;0.3848238;-0.2441905,-0.1527063;0.2634903;-0.4551497,0.06799284;0.006954998;-0.02058697,0.1650875;-0.1597197;-0.3457837,0.1466025;-0.5077186;-0.3484601,0.1392375;-0.5267312;-0.4264361,-0.05505239;-0.001488861;-0.04541188,-0.01781327;-0.3776079;-0.03499897,0.03082958;-0.7130482;0.04603051,0.03912503;-0.6999217;-0.04443055,-0.01768121;0.5120553;0.05849218,77.97649
+0;0;0,-0.02177691;0.2973411;0.02763143,-0.04001305;0.5827603;0.03833235,0.1301452;0.4620526;0.025438,0.2234547;0.3872406;-0.1994251,0.2862196;0.3760007;-0.441583,-0.1898923;0.4605406;-0.02350213,-0.2163084;0.3779785;-0.2629862,-0.1980494;0.3203243;-0.5059857,0.06872479;0.009938328;-0.01653342,0.1278002;-0.09985172;-0.3734886,0.1132754;-0.4377194;-0.2893067,0.1234081;-0.3980939;-0.3806381,-0.0590675;-0.00180479;-0.04003741,-0.02148263;-0.3780309;-0.03861463,0.01854894;-0.7199765;0.01544818,0.0302092;-0.6793402;-0.07558829,-0.0358199;0.5129577;0.03825734,0;0;0,-0.01059741;0.2968256;0.0378381,-0.01954666;0.5818467;0.0624522,0.1512136;0.4901766;0.02249289,0.2874039;0.3944317;-0.1702557,0.3117487;0.3931872;-0.4194784,-0.1735165;0.4721202;-0.007995591,-0.2117029;0.3848238;-0.2441905,-0.1527063;0.2634903;-0.4551497,0.06799284;0.006954998;-0.02058697,0.1650875;-0.1597197;-0.3457837,0.1466025;-0.5077186;-0.3484601,0.1392375;-0.5267312;-0.4264361,-0.05505239;-0.001488861;-0.04541188,-0.01781327;-0.3776079;-0.03499897,0.03082958;-0.7130482;0.04603051,0.03912503;-0.6999217;-0.04443055,-0.01768121;0.5120553;0.05849218,77.99719
+0;0;0,-0.02161907;0.2975011;0.02802351,-0.04006843;0.583017;0.0394367,0.1305162;0.4635913;0.02794484,0.2179776;0.3890135;-0.1993514,0.2855768;0.3829325;-0.4404014,-0.187756;0.4550815;-0.02252556,-0.2244977;0.3810581;-0.2634519,-0.2013539;0.3283193;-0.5071622,0.06867604;0.009914072;-0.01649536,0.126413;-0.09922703;-0.3737892,0.1119663;-0.4359134;-0.2904513,0.121976;-0.3961415;-0.382894,-0.05903695;-0.001820315;-0.03997636,-0.02146244;-0.3779702;-0.03807738,0.01810662;-0.718538;0.01632392,0.02965198;-0.6777436;-0.07582556,-0.03584319;0.5131909;0.03918026,0;0;0,-0.01037264;0.2969871;0.03808713,-0.01914507;0.5821304;0.06294227,0.1513979;0.4905557;0.02250481,0.2882992;0.3975071;-0.1710796,0.3116221;0.3909814;-0.4203289,-0.1727739;0.4730646;-0.00852932,-0.2118503;0.3862154;-0.2447605,-0.156827;0.264274;-0.4564547,0.06794493;0.006737322;-0.0206126,0.1653583;-0.1593696;-0.3459176,0.1466943;-0.5059936;-0.3497958,0.1395511;-0.5251924;-0.4289778,-0.05500002;-0.001285993;-0.04538864,-0.01723043;-0.3772661;-0.03459013,0.03094266;-0.7114351;0.04616911,0.03931481;-0.6984962;-0.04537414,-0.01730683;0.5123153;0.05893302,78.00845
+0;0;0,-0.02161907;0.2975011;0.02802351,-0.04006843;0.583017;0.0394367,0.1305162;0.4635913;0.02794484,0.2179776;0.3890135;-0.1993514,0.2855768;0.3829325;-0.4404014,-0.187756;0.4550815;-0.02252556,-0.2244977;0.3810581;-0.2634519,-0.2013539;0.3283193;-0.5071622,0.06867604;0.009914072;-0.01649536,0.126413;-0.09922703;-0.3737892,0.1119663;-0.4359134;-0.2904513,0.121976;-0.3961415;-0.382894,-0.05903695;-0.001820315;-0.03997636,-0.02146244;-0.3779702;-0.03807738,0.01810662;-0.718538;0.01632392,0.02965198;-0.6777436;-0.07582556,-0.03584319;0.5131909;0.03918026,0;0;0,-0.01037264;0.2969871;0.03808713,-0.01914507;0.5821304;0.06294227,0.1513979;0.4905557;0.02250481,0.2882992;0.3975071;-0.1710796,0.3116221;0.3909814;-0.4203289,-0.1727739;0.4730646;-0.00852932,-0.2118503;0.3862154;-0.2447605,-0.156827;0.264274;-0.4564547,0.06794493;0.006737322;-0.0206126,0.1653583;-0.1593696;-0.3459176,0.1466943;-0.5059936;-0.3497958,0.1395511;-0.5251924;-0.4289778,-0.05500002;-0.001285993;-0.04538864,-0.01723043;-0.3772661;-0.03459013,0.03094266;-0.7114351;0.04616911,0.03931481;-0.6984962;-0.04537414,-0.01730683;0.5123153;0.05893302,78.03075
+0;0;0,-0.02161336;0.2974224;0.02801609,-0.04006104;0.5829124;0.03942828,0.1316287;0.4631641;0.02786179,0.2191082;0.3885708;-0.1994817,0.2867089;0.3824897;-0.4405368,-0.1887585;0.4545978;-0.02294401,-0.2255079;0.380559;-0.2639204,-0.2023636;0.327819;-0.5076359,0.06879665;0.009931483;-0.01652433,0.1265819;-0.09930086;-0.3741168,0.1121214;-0.4363092;-0.2906992,0.122078;-0.3965892;-0.3826518,-0.05914063;-0.001823511;-0.04004657,-0.0215347;-0.3782879;-0.038146,0.0180722;-0.7191814;0.01630733,0.02955635;-0.6784442;-0.07535355,-0.03583623;0.5130933;0.03917187,0;0;0,-0.01050602;0.296889;0.03819239,-0.01935153;0.581993;0.06317306,0.1525242;0.4904883;0.02324009,0.2880119;0.3994582;-0.1723577,0.3113574;0.3894341;-0.421494,-0.1738117;0.4728843;-0.009316608,-0.2034382;0.4000554;-0.2516389,-0.156398;0.2580004;-0.4524423,0.06806916;0.00680387;-0.02061462,0.1650147;-0.1593992;-0.3463774,0.1461226;-0.5063339;-0.3510227,0.1394487;-0.5251913;-0.4298726,-0.05513483;-0.001329944;-0.04542079,-0.01669392;-0.3775741;-0.03513255,0.03025036;-0.712244;0.04570424,0.03871086;-0.6991988;-0.04534434,-0.01749395;0.5121872;0.05913329,78.05306

+ 193 - 0
DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_None_Slow.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002792757;0.2986902;0.01336487,0.005458317;0.5865189;0.01031324,0.1852495;0.4627889;0.01668927,0.2319876;0.1788203;0.03884089,0.2902608;-0.06251848;-0.01608884,-0.1753246;0.4610611;0.007337835,-0.240493;0.1799655;0.01452555,-0.2903698;-0.06422172;-0.03589586,0.06100231;0.00297597;-0.03042041,0.07460643;-0.3825677;0.01321178,0.07970005;-0.7689615;0.1084333,0.09161136;-0.7856702;0.05358307,-0.06114287;0.005807667;-0.02972136,-0.1005652;-0.3795765;-0.004075598,-0.1248613;-0.770339;0.06739248,-0.122423;-0.7327505;-0.005192608,0.004664541;0.5160578;0.01349852,0;0;0,-0.01010711;0.2988302;-0.0008065701,-0.0187653;0.5862443;-0.0144124,0.169367;0.5020496;0.01548171,0.2546614;0.2310816;0.06661439,0.3162584;-0.008033603;0.005892515,-0.2007064;0.4852274;-0.03546097,-0.2769832;0.2099509;0.005988579,-0.2850973;-0.03217669;-0.07124993,0.06321495;0.002961785;-0.02550757,0.1501804;-0.3752028;-0.01280725,0.1875883;-0.7534581;0.1051625,0.2019616;-0.7803758;0.06173538,-0.05395998;0.002836948;-0.04166307,-0.08862932;-0.3838079;-0.03561877,-0.0814351;-0.7687979;0.06500073,-0.08256493;-0.7954841;0.01898414,-0.01684038;0.5159525;-0.008853793,100.9619
+0;0;0,0.002613259;0.2987648;0.01324807,0.005117086;0.5866534;0.01030543,0.1822616;0.4637934;0.01631223,0.2293325;0.1801973;0.03847544,0.2883424;-0.06352948;-0.01606491,-0.1728096;0.4618911;0.007268919,-0.2376772;0.1810447;0.01441935,-0.287796;-0.0655759;-0.03583925,0.06118903;0.003009028;-0.03050914,0.07510777;-0.3834054;0.01315958,0.08027677;-0.7701644;0.1085575,0.09190366;-0.7862306;0.05434785,-0.06133853;0.00579682;-0.02979835,-0.1005637;-0.3804947;-0.004165409,-0.1247965;-0.7716349;0.06747331,-0.1224237;-0.7341444;-0.0041802,0.004397871;0.5161764;0.01345404,0;0;0,-0.0104467;0.2988861;-0.0008687973,-0.01931769;0.5863472;-0.01454175,0.1659959;0.5016059;0.0147301,0.2531149;0.2317187;0.06673753,0.3197629;-0.008402288;0.005422469,-0.1982356;0.4855905;-0.03621521,-0.2748212;0.2107579;0.005441923,-0.2811659;-0.0331184;-0.07420509,0.06361572;0.003306553;-0.02502131,0.1560462;-0.3746341;-0.01917386,0.1960016;-0.7526634;0.1000212,0.2109968;-0.7797521;0.05864513,-0.05396289;0.002497252;-0.04202057,-0.08503436;-0.3853241;-0.03524047,-0.07426632;-0.7707547;0.06494586,-0.07476721;-0.7975731;0.02059072,-0.01735528;0.5160444;-0.008966208,100.9905
+0;0;0,0.002616158;0.2990963;0.01326277,0.005123205;0.5873536;0.01031609,0.1809953;0.4647719;0.01630676,0.2283277;0.1795999;0.03859312,0.2882668;-0.06796435;-0.01680597,-0.1715377;0.4628832;0.00732809,-0.2367658;0.1804762;0.01451825,-0.2876737;-0.07002747;-0.03653167,0.06069045;0.00298451;-0.03026054,0.07464712;-0.384483;0.01352719,0.07982576;-0.7719625;0.1091029,0.097892;-0.8135417;0.02487007,-0.06083873;0.005749586;-0.02955554,-0.1001708;-0.3815947;-0.003852746,-0.1244487;-0.7734636;0.06791946,-0.1207618;-0.7318246;-0.04341818,0.004403009;0.5167805;0.013469,0;0;0,-0.01150079;0.2991778;-0.001314878,-0.02140141;0.5869505;-0.01548553,0.1627757;0.501595;0.01392138,0.2534067;0.2311627;0.06600308,0.3212137;-0.01252684;0.003015518,-0.1984463;0.4851639;-0.03769059,-0.2758258;0.2083801;0.000562638,-0.2796625;-0.03890692;-0.0818036,0.06334564;0.003677413;-0.02411938,0.1626801;-0.3736424;-0.02648306,0.2058953;-0.752148;0.09254622,0.2161934;-0.7435344;-0.01691473,-0.05297208;0.002141396;-0.0423947,-0.08169555;-0.386905;-0.03458082,-0.06714863;-0.7731385;0.06498845,-0.06534219;-0.8316709;-0.003596433,-0.01919059;0.5165687;-0.009781718,101.0242
+0;0;0,0.002614245;0.2988776;0.01325307,0.0051192;0.586895;0.01030897,0.1819843;0.4640824;0.01631283,0.2292063;0.1795759;0.0385472,0.2902208;-0.07242978;-0.01784578,-0.1725299;0.4621831;0.007283709,-0.2376058;0.1804351;0.01445709,-0.289427;-0.07456273;-0.03750869,0.06124138;0.003011603;-0.03053524,0.0752431;-0.3857064;0.01339381,0.08036107;-0.7686465;0.1078498,0.09842932;-0.8102336;0.0236076,-0.061391;0.005801779;-0.02982384,-0.10085;-0.3827926;-0.004038092,-0.1248435;-0.7700707;0.06689328,-0.1211562;-0.7284304;-0.04445676,0.004399631;0.5163833;0.01345913,0;0;0,-0.01137774;0.2989632;-0.001361728,-0.02100393;0.5865047;-0.01553833,0.1639448;0.5010426;0.01517844,0.2538732;0.231025;0.06686664,0.325721;-0.01638637;0.003342748,-0.1991946;0.4847235;-0.03770901,-0.2734583;0.2077591;0.0002895407,-0.2778392;-0.04342598;-0.08513083,0.06433382;0.00389795;-0.0231936,0.1699574;-0.3728229;-0.0355469,0.2146201;-0.7460881;0.08390856,0.2251394;-0.737506;-0.02553797,-0.05324913;0.001875139;-0.04304639,-0.07688303;-0.3886898;-0.03173504,-0.05942977;-0.7708173;0.06452129,-0.05476205;-0.8296503;-0.003558278,-0.01887989;0.5161816;-0.009837389,101.0576
+0;0;0,0.002757557;0.2986535;0.01320423,0.005373367;0.5864666;0.01036136,0.1797896;0.4642082;0.01601349,0.2276626;0.1812319;0.03835417,0.288495;-0.06997332;-0.0173105,-0.1699427;0.4626946;0.007256669,-0.2345422;0.1822551;0.0141177,-0.2855758;-0.07194251;-0.03767395,0.06112308;0.003033267;-0.0304747,0.0754377;-0.3874053;0.01336111,0.0809028;-0.7711247;0.1082369,0.09891708;-0.8128497;0.02415888,-0.06128121;0.005757401;-0.02975577,-0.1005695;-0.3845939;-0.004240621,-0.1244054;-0.7726845;0.06709918,-0.1207629;-0.7310461;-0.04420838,0.004649757;0.5160018;0.01348152,0;0;0,-0.01119521;0.2987432;-0.001726747,-0.0206047;0.5860698;-0.0162456,0.1616365;0.5009708;0.01559246,0.251073;0.2322292;0.06702721,0.3269418;-0.0129537;0.003525257,-0.196343;0.4849526;-0.03871223,-0.2697647;0.2091409;-0.001247387,-0.2757246;-0.04071088;-0.08751325,0.06441286;0.004222974;-0.02251863,0.1760725;-0.3717986;-0.04913914,0.2213832;-0.7443863;0.07494617,0.2323799;-0.7358027;-0.0344088,-0.05278469;0.001562534;-0.04341974,-0.07513974;-0.3906915;-0.02907505,-0.05391692;-0.7738874;0.0656998,-0.04873416;-0.8334272;-0.001336537,-0.01854183;0.5158001;-0.01046133,101.0921
+0;0;0,0.002756439;0.2985324;0.01319888,0.005370639;0.5861692;0.01035796,0.1803933;0.4637796;0.01601674,0.2284084;0.1799638;0.03842369,0.2883604;-0.06760576;-0.01643535,-0.170549;0.4622607;0.007229615,-0.2353402;0.1809892;0.014111,-0.2856352;-0.06952935;-0.03693107,0.06075751;0.003015125;-0.03029243,0.07512087;-0.3887529;0.01369264,0.08058356;-0.7723036;0.1085267,0.09859511;-0.8140177;0.02446149,-0.06091468;0.005722966;-0.0295778,-0.1003367;-0.3859575;-0.003975773,-0.1241622;-0.7738776;0.06733268,-0.1205202;-0.7322409;-0.04395796,0.004647522;0.5157523;0.01347601,0;0;0,-0.01384471;0.2985095;-0.001942873,-0.0264059;0.5855194;-0.01683128,0.1573931;0.5012056;0.01485479,0.2504487;0.2327302;0.066046,0.3262038;-0.008383363;0.002643585,-0.2018206;0.4852735;-0.04092352,-0.2736921;0.2080347;-0.004426811,-0.2802547;-0.03792834;-0.09017964,0.06409962;0.004687712;-0.02207851,0.1781361;-0.3710249;-0.06027472,0.2244607;-0.7425525;0.06604147,0.2357644;-0.733933;-0.04327178,-0.05212056;0.001157598;-0.04359249,-0.07442559;-0.3923555;-0.02706574,-0.05117733;-0.7757757;0.06557889,-0.04217559;-0.8341597;-0.002549805,-0.02351899;0.5153358;-0.01093996,101.1136
+0;0;0,0.00275397;0.2982651;0.01318706,0.005365501;0.585608;0.01034905,0.1819195;0.4628378;0.01602677,0.2296789;0.1805328;0.03831444,0.2896695;-0.06719612;-0.01657992,-0.1720792;0.4613056;0.007163113,-0.2365255;0.1815315;0.01400787,-0.2868528;-0.06914839;-0.03706706,0.06100525;0.003027419;-0.03041595,0.07540783;-0.3898106;0.01368925,0.08085922;-0.7725674;0.108327,0.0988669;-0.8142661;0.02427986,-0.06116306;0.005746302;-0.02969841,-0.1006928;-0.387004;-0.004026454,-0.1244689;-0.774121;0.0671344,-0.1208277;-0.7324868;-0.04413237,0.004643122;0.5152631;0.01346391,0;0;0,-0.01531158;0.2981647;-0.002629757,-0.02892855;0.5847952;-0.01820159,0.1564739;0.5017565;0.01578188,0.2487121;0.2345073;0.06621718,0.3250466;-0.006312698;0.001713991,-0.2058237;0.4845441;-0.04170668,-0.2793882;0.2090544;-0.007538501,-0.2833191;-0.03694224;-0.09386396,0.06440158;0.004924715;-0.0220027,0.1801053;-0.3703472;-0.06952178,0.2234962;-0.7408447;0.05829692,0.2351418;-0.7322363;-0.05095363,-0.05232407;0.0009088724;-0.04378699,-0.07141842;-0.3937501;-0.02496934,-0.0477903;-0.7766195;0.06636257,-0.03177439;-0.7679437;-0.04234655,-0.02582884;0.5147072;-0.01214456,101.147
+0;0;0,0.002925716;0.2981669;0.01314036,0.005661121;0.5853753;0.01040469,0.1819702;0.4622133;0.01550166,0.231193;0.1811624;0.038253,0.288987;-0.05989258;-0.0138214,-0.171689;0.4611738;0.00704552,-0.2355925;0.1822481;0.01389611,-0.2848335;-0.06099033;-0.03679684,0.06113164;0.003100334;-0.0304758,0.07620213;-0.3907129;0.01352857,0.08172899;-0.7768053;0.1088948,0.09369949;-0.7932826;0.05449782,-0.06130664;0.005685134;-0.0297429,-0.1003543;-0.3880991;-0.00402192,-0.1240613;-0.7785865;0.06774337,-0.1217688;-0.7410427;-0.004369766,0.004930811;0.5150665;0.0134865,0;0;0,-0.0165001;0.2980035;-0.002529263,-0.03113933;0.5844605;-0.0178889,0.1544087;0.5024144;0.01631391,0.2462706;0.2360394;0.06667149,0.3215211;0.002474576;0.00386858,-0.2075644;0.4843771;-0.04228623,-0.281529;0.2097815;-0.009779979,-0.2843858;-0.02917154;-0.09376006,0.06450544;0.005120486;-0.02209735,0.1817573;-0.3695323;-0.07812977,0.2243521;-0.742237;0.0540427,0.2457111;-0.7718467;0.01864564,-0.05245092;0.0006951965;-0.04386208,-0.06890094;-0.3949994;-0.0236764,-0.04370952;-0.7813827;0.06724161,-0.03317906;-0.7651781;-0.00319463,-0.02780186;0.5144155;-0.0118953,101.1691
+0;0;0,0.002925716;0.2981669;0.01314036,0.005661121;0.5853753;0.01040469,0.1819702;0.4622133;0.01550166,0.231193;0.1811624;0.038253,0.288987;-0.05989258;-0.0138214,-0.171689;0.4611738;0.00704552,-0.2355925;0.1822481;0.01389611,-0.2848335;-0.06099033;-0.03679684,0.06113164;0.003100334;-0.0304758,0.07620213;-0.3907129;0.01352857,0.08172899;-0.7768053;0.1088948,0.09369949;-0.7932826;0.05449782,-0.06130664;0.005685134;-0.0297429,-0.1003543;-0.3880991;-0.00402192,-0.1240613;-0.7785865;0.06774337,-0.1217688;-0.7410427;-0.004369766,0.004930811;0.5150665;0.0134865,0;0;0,-0.0165001;0.2980035;-0.002529263,-0.03113933;0.5844605;-0.0178889,0.1544087;0.5024144;0.01631391,0.2462706;0.2360394;0.06667149,0.3215211;0.002474576;0.00386858,-0.2075644;0.4843771;-0.04228623,-0.281529;0.2097815;-0.009779979,-0.2843858;-0.02917154;-0.09376006,0.06450544;0.005120486;-0.02209735,0.1817573;-0.3695323;-0.07812977,0.2243521;-0.742237;0.0540427,0.2457111;-0.7718467;0.01864564,-0.05245092;0.0006951965;-0.04386208,-0.06890094;-0.3949994;-0.0236764,-0.04370952;-0.7813827;0.06724161,-0.03317906;-0.7651781;-0.00319463,-0.02780186;0.5144155;-0.0118953,101.1916
+0;0;0,0.002921626;0.2977501;0.01312199,0.005653041;0.5845398;0.01039036,0.1831415;0.4611297;0.0154962,0.232332;0.180263;0.03823263,0.2906014;-0.06277458;-0.01427008,-0.1728715;0.4600833;0.006983781,-0.2367332;0.1813405;0.01382988,-0.2863791;-0.06389859;-0.03728002,0.06140152;0.00311402;-0.03061034,0.07629815;-0.3861558;0.01288637,0.08198953;-0.7837418;0.1110916,0.09398729;-0.800325;0.05657065,-0.06157729;0.005710231;-0.0298742,-0.1001744;-0.383531;-0.00444996,-0.1245872;-0.7856427;0.06945169,-0.1222895;-0.7480817;-0.002825685,0.004923808;0.5143347;0.01346763,0;0;0,-0.01731274;0.2975369;-0.002808094,-0.03260456;0.5835265;-0.0184108,0.1542191;0.5017831;0.01667929,0.2476299;0.2361943;0.06727326,0.3264028;0.001579225;0.004267693,-0.210074;0.4829565;-0.04258492,-0.2817187;0.2079155;-0.01030125,-0.2858808;-0.03259195;-0.09607974,0.06468262;0.005374193;-0.02245247,0.1823719;-0.3603125;-0.1003456,0.2230543;-0.740099;0.04750037,0.2435594;-0.7675051;0.007870317,-0.052846;0.0004231301;-0.04386294,-0.06426554;-0.3908453;-0.02328398,-0.03811236;-0.7888266;0.06987274,-0.02752139;-0.7726514;-0.0007188544,-0.02912104;0.5135979;-0.0123595,101.2253
+0;0;0,0.003025875;0.2975205;0.01298394,0.005832845;0.5840117;0.01029263,0.1816397;0.4610322;0.01517371,0.2314916;0.1786314;0.03854566,0.2893226;-0.06362064;-0.01179687,-0.1710714;0.4601721;0.007018996,-0.2342815;0.179565;0.01378745,-0.2866225;-0.06326684;-0.03967246,0.06176028;0.003211444;-0.03075757,0.07704675;-0.3850378;0.01199237,0.08308668;-0.7836717;0.1108487,0.09556767;-0.8023822;0.0545417,-0.06191396;0.005668018;-0.03008668,-0.1003652;-0.382524;-0.005042626,-0.1243546;-0.7858181;0.06909535,-0.1220226;-0.7479737;-0.005951203,0.005102132;0.513885;0.01334888,0;0;0,-0.01877974;0.2972091;-0.003204823,-0.03567497;0.5827836;-0.0192579,0.1499985;0.5019991;0.01514149,0.2475031;0.2363758;0.06728315,0.3271858;0.00349763;0.004169941,-0.2110569;0.4824052;-0.04291624,-0.2831462;0.2056942;-0.01104409,-0.2870634;-0.03308463;-0.09784374,0.06501625;0.005722672;-0.02260113,0.1834866;-0.3570389;-0.1072623,0.220784;-0.7375084;0.04297066,0.2419397;-0.7660486;0.0002571344,-0.05331909;5.890058E-05;-0.04390609,-0.06216127;-0.3901784;-0.02304044,-0.03491928;-0.7893023;0.07010463,-0.0240357;-0.7736675;-0.003203951,-0.03178431;0.5129663;-0.01308966,101.2475
+0;0;0,0.003023618;0.2972986;0.01297426,0.005828952;0.5836225;0.01028437,0.1812849;0.4607857;0.01516018,0.230855;0.1799815;0.03839999,0.2894159;-0.06532829;-0.01257796,-0.1707244;0.4599274;0.007021686,-0.2335771;0.1809067;0.01375187,-0.2865788;-0.06499018;-0.04038281,0.06191467;0.003219472;-0.03083446,0.07716062;-0.3840007;0.01180218,0.08329643;-0.788963;0.1122279,0.09541727;-0.8062679;0.05754564,-0.06206873;0.005682187;-0.03016189,-0.1004181;-0.3814808;-0.005184216,-0.1247882;-0.7911773;0.07013072,-0.1225236;-0.7535593;-0.002750345,0.005098632;0.5135334;0.01333897,0;0;0,-0.01885928;0.2969837;-0.002987146,-0.03554422;0.582419;-0.01874936,0.1497196;0.5018767;0.01539743,0.2484154;0.238587;0.06817937,0.3320405;0.003703207;0.004606724,-0.2105893;0.4816219;-0.04225166,-0.2823116;0.2064681;-0.01071439,-0.2864624;-0.03514858;-0.09908385,0.06514777;0.006322175;-0.02259099,0.1864287;-0.3524141;-0.1152679,0.2228819;-0.7373868;0.04152691,0.2417883;-0.7637125;-0.001424074,-0.05342744;-0.0005140207;-0.04404316,-0.05862526;-0.3897095;-0.02191594,-0.02899123;-0.7951268;0.07229719,-0.01987207;-0.8226078;0.02771476,-0.03173149;0.5126286;-0.01265883,101.2698
+0;0;0,0.003022144;0.2971537;0.01296793,0.005826512;0.5833787;0.01027881,0.1807045;0.4607358;0.01514774,0.2304495;0.1789406;0.03846957,0.2890378;-0.06648357;-0.01253216,-0.1701497;0.4598802;0.00703596,-0.2332242;0.179875;0.0137899,-0.2862506;-0.06613661;-0.04037003,0.06210966;0.003229611;-0.03093156,0.07722558;-0.380688;0.01134143,0.08341803;-0.7893883;0.1126941,0.09532464;-0.8058571;0.05897835,-0.06226421;0.005700083;-0.03025688,-0.1002865;-0.3781609;-0.005492236,-0.1248816;-0.791639;0.07051788,-0.1226569;-0.7541556;-0.001075007,0.005096408;0.5133103;0.01333252,0;0;0,-0.0192133;0.2968147;-0.003081083,-0.03611766;0.5821351;-0.01889479,0.1487094;0.5016559;0.01439106,0.2516132;0.2391124;0.06832337,0.3362443;0.00438562;0.005016804,-0.2104128;0.4807613;-0.04229039,-0.2826629;0.2046939;-0.01076749,-0.2875468;-0.03673516;-0.09995786,0.06530322;0.006851971;-0.02265704,0.1874639;-0.3450754;-0.1257695,0.2212921;-0.7316342;0.0378598,0.2387727;-0.7583011;-0.00300324,-0.05362494;-0.001022769;-0.04413753,-0.05457117;-0.3869173;-0.02193971,-0.02436922;-0.7960968;0.0729633,-0.01519025;-0.8216454;0.02805673,-0.03226499;0.5123684;-0.01279545,101.3033
+0;0;0,0.002344912;0.2971694;0.01274448,0.004285875;0.5834025;0.01005744,0.1795446;0.4611761;0.01490602,0.2290958;0.179397;0.03882689,0.2883247;-0.06619066;-0.01062415,-0.1712992;0.4594805;0.006612117,-0.2333504;0.1792449;0.01329064,-0.2873382;-0.06637385;-0.04169597,0.06210098;0.003325819;-0.0309388,0.07800447;-0.3806573;0.01044137,0.0850029;-0.7892853;0.1120325,0.09669088;-0.8051702;0.0577696,-0.06227722;0.005597656;-0.03024922,-0.09912522;-0.3784004;-0.005837398,-0.1234692;-0.7919353;0.06994461,-0.1212251;-0.7544534;-0.00164783,0.003811384;0.5133311;0.01309278,0;0;0,-0.0192133;0.2968147;-0.003081083,-0.03611766;0.5821351;-0.01889479,0.1487094;0.5016559;0.01439106,0.2516132;0.2391124;0.06832337,0.3362443;0.00438562;0.005016804,-0.2104128;0.4807613;-0.04229039,-0.2826629;0.2046939;-0.01076749,-0.2875468;-0.03673516;-0.09995786,0.06530322;0.006851971;-0.02265704,0.1874639;-0.3450754;-0.1257695,0.2212921;-0.7316342;0.0378598,0.2387727;-0.7583011;-0.00300324,-0.05362494;-0.001022769;-0.04413753,-0.05457117;-0.3869173;-0.02193971,-0.02436922;-0.7960968;0.0729633,-0.01519025;-0.8216454;0.02805673,-0.03226499;0.5123684;-0.01279545,101.3256
+0;0;0,0.002345572;0.2972531;0.01274807,0.004287306;0.5835998;0.01005985,0.1796127;0.4613235;0.01491043,0.229153;0.1796061;0.03882607,0.2883566;-0.06587629;-0.01060376,-0.1713646;0.4596272;0.006613373,-0.2334023;0.179453;0.01329043,-0.2873668;-0.06606047;-0.04167259,0.06242498;0.003343171;-0.03110021,0.07832281;-0.3805032;0.01026522,0.0853202;-0.789071;0.1118414,0.09734084;-0.8062618;0.0560341,-0.06260214;0.00562686;-0.03040704,-0.09943703;-0.3782345;-0.006003911,-0.1237774;-0.7917085;0.06976693,-0.1214695;-0.7540137;-0.003863111,0.003812611;0.5134983;0.01309651,0;0;0,-0.01958625;0.2968738;-0.003123283,-0.03681003;0.5822886;-0.01894987,0.1481217;0.501439;0.0144583,0.2534474;0.2398066;0.06780493,0.3387933;0.005382538;0.004785895,-0.2109458;0.4797046;-0.04200511,-0.282708;0.2035797;-0.01044396,-0.2883747;-0.03768256;-0.09972092,0.06560461;0.007184804;-0.02279675,0.1885748;-0.342376;-0.1322839,0.2210268;-0.7281542;0.03329515,0.2357758;-0.754656;-0.01226723,-0.05404542;-0.00136401;-0.04418723,-0.05251188;-0.3871539;-0.02260721,-0.02106024;-0.7959727;0.07316504,-0.009879252;-0.8226799;0.0268487,-0.03288423;0.5124957;-0.01285052,101.348
+0;0;0,0.002345936;0.2972992;0.01275004,0.004288157;0.5837178;0.01006106,0.1800764;0.4612843;0.01491727,0.2295846;0.1797495;0.03881741,0.2890297;-0.06673428;-0.01081407,-0.1718252;0.4595836;0.006598359,-0.2338227;0.1795909;0.01327109,-0.2880074;-0.06692408;-0.04191615,0.06267094;0.003356343;-0.03122275,0.07844701;-0.3775503;0.009825882,0.08544204;-0.78598;0.1113677,0.09736881;-0.8028023;0.05599623,-0.0628488;0.005649031;-0.03052685,-0.09940158;-0.3752725;-0.006310616,-0.1237337;-0.7886066;0.06943461,-0.1214438;-0.7509719;-0.003620446,0.003813329;0.5135966;0.01309857,0;0;0,-0.02014706;0.296881;-0.00326705,-0.03788671;0.5823293;-0.01922143,0.1477045;0.5018643;0.01405227,0.2556777;0.2414712;0.06716847,0.342223;0.006511837;0.003487349,-0.2122851;0.4787736;-0.0418385,-0.2841403;0.2028909;-0.01006294,-0.2892035;-0.0392435;-0.1000439,0.0657686;0.00759168;-0.02303541,0.1887212;-0.3356433;-0.1417626,0.2177254;-0.7195452;0.02839173,0.2316625;-0.7476649;-0.01436852,-0.05437523;-0.001754099;-0.0442044,-0.04937028;-0.3846253;-0.0239968,-0.0182034;-0.7931281;0.07258742,-0.006882587;-0.8196828;0.0270464,-0.03383908;0.5125261;-0.0130924,101.3815
+0;0;0,0.001213215;0.2971624;0.01254804,0.001677319;0.5833761;0.00977958,0.1788466;0.4616143;0.01460438,0.2282981;0.1811594;0.03922413,0.2883711;-0.06747121;-0.009619188,-0.174744;0.4590275;0.006318596,-0.2357561;0.1798474;0.01284473,-0.2903614;-0.06847921;-0.0434024,0.06292781;0.003445564;-0.03127701,0.07955341;-0.3754584;0.008539755,0.08686765;-0.7836919;0.1102979,0.09858977;-0.7994965;0.05582659,-0.06306602;0.005584042;-0.03068432,-0.09853755;-0.3733811;-0.007079137,-0.1224012;-0.7866192;0.06860182,-0.1201736;-0.7491301;-0.003102802,0.001608114;0.5133124;0.01282831,0;0;0,-0.02118994;0.2966545;-0.003389955,-0.04012655;0.5818098;-0.01943231,0.1465648;0.5016958;0.01383317,0.2563388;0.2430508;0.0663594,0.3453161;0.006861061;0.002257347,-0.2148829;0.477774;-0.04210501,-0.2868921;0.2030146;-0.01003463,-0.2913943;-0.04092738;-0.1010492,0.06600329;0.008027673;-0.02300334,0.188558;-0.3301863;-0.1495801,0.215209;-0.7122452;0.02472854,0.2275218;-0.7404914;-0.01599467,-0.05462048;-0.00220101;-0.04429211,-0.0479336;-0.3831138;-0.02724069,-0.01778259;-0.7911159;0.07118695,-0.005030616;-0.8169269;0.02731075,-0.03576986;0.5120856;-0.01328564,101.4042
+0;0;0,0.001213215;0.2971624;0.01254804,0.001677319;0.5833761;0.00977958,0.1788466;0.4616143;0.01460438,0.2282981;0.1811594;0.03922413,0.2883711;-0.06747121;-0.009619188,-0.174744;0.4590275;0.006318596,-0.2357561;0.1798474;0.01284473,-0.2903614;-0.06847921;-0.0434024,0.06292781;0.003445564;-0.03127701,0.07955341;-0.3754584;0.008539755,0.08686765;-0.7836919;0.1102979,0.09858977;-0.7994965;0.05582659,-0.06306602;0.005584042;-0.03068432,-0.09853755;-0.3733811;-0.007079137,-0.1224012;-0.7866192;0.06860182,-0.1201736;-0.7491301;-0.003102802,0.001608114;0.5133124;0.01282831,0;0;0,-0.02118994;0.2966545;-0.003389955,-0.04012655;0.5818098;-0.01943231,0.1465648;0.5016958;0.01383317,0.2563388;0.2430508;0.0663594,0.3453161;0.006861061;0.002257347,-0.2148829;0.477774;-0.04210501,-0.2868921;0.2030146;-0.01003463,-0.2913943;-0.04092738;-0.1010492,0.06600329;0.008027673;-0.02300334,0.188558;-0.3301863;-0.1495801,0.215209;-0.7122452;0.02472854,0.2275218;-0.7404914;-0.01599467,-0.05462048;-0.00220101;-0.04429211,-0.0479336;-0.3831138;-0.02724069,-0.01778259;-0.7911159;0.07118695,-0.005030616;-0.8169269;0.02731075,-0.03576986;0.5120856;-0.01328564,101.4272
+0;0;0,0.001211912;0.296843;0.01253456,0.001675431;0.5826939;0.009769851,0.179449;0.4608501;0.0145966,0.2286402;0.1818721;0.0390867,0.2892992;-0.06918374;-0.01023304,-0.1753471;0.4582544;0.00628257,-0.2360379;0.1805446;0.01277434,-0.2911758;-0.07020432;-0.04402144,0.062992;0.003449079;-0.03130892,0.07958269;-0.3746594;0.008424256,0.08689366;-0.7827103;0.1101369,0.09921917;-0.8008727;0.05286171,-0.06313036;0.005589738;-0.03071562,-0.09852742;-0.3725798;-0.007159997,-0.1223804;-0.7856331;0.06848712,-0.1200381;-0.7477585;-0.006908461,0.001606319;0.5127245;0.01281448,0;0;0,-0.02178951;0.2962901;-0.003430247,-0.04128979;0.5810422;-0.01948667,0.1461634;0.5014482;0.01399243,0.257238;0.244682;0.06480491,0.349386;0.00782305;-0.002630353,-0.2165723;0.4770251;-0.04199223,-0.2876708;0.2036234;-0.009668425,-0.2920141;-0.04228823;-0.1026713,0.06613046;0.008311793;-0.0227555,0.1890805;-0.3255027;-0.1579264,0.2097867;-0.7053376;0.02152038,0.2260183;-0.7366092;-0.02012479,-0.05456292;-0.002480739;-0.04446201,-0.04640894;-0.3826618;-0.02976884,-0.01625879;-0.7902651;0.06950357,-0.005700259;-0.7746381;-0.00421159,-0.03680013;0.5114215;-0.01333904,101.4502
+0;0;0,0.0003690365;0.2966104;0.01240389,7.220297E-06;0.5822703;0.009653148,0.1771134;0.4610771;0.01429463,0.2269214;0.1838446;0.03957802,0.2883155;-0.06983507;-0.009279385,-0.1758326;0.4581778;0.005574278,-0.2363017;0.1819817;0.01166857,-0.2910567;-0.07133991;-0.04612159,0.06313764;0.003672068;-0.03145914,0.0796634;-0.3738151;0.006299976,0.08832124;-0.7815042;0.1090187,0.1005819;-0.7992195;0.05221177,-0.06338551;0.00537742;-0.03070641,-0.09795785;-0.3720949;-0.008017456,-0.1216329;-0.7851307;0.06733052,-0.1192422;-0.7473263;-0.007418901,0.0001393957;0.5123444;0.01268529,0;0;0,-0.02152091;0.2960721;-0.003141046,-0.04068506;0.5806693;-0.01893377,0.1456896;0.5010858;0.01428747,0.2580777;0.2462592;0.06338191,0.3550566;0.009125873;-0.006421685,-0.2150644;0.4767183;-0.04126579,-0.2855659;0.2047224;-0.009238672,-0.2891448;-0.04340602;-0.1037327,0.06629911;0.008739382;-0.02275026,0.1896124;-0.3198328;-0.1677659,0.2077003;-0.6983143;0.01461029,0.2189471;-0.7253507;-0.03308105,-0.05474406;-0.002897244;-0.04454456,-0.04620384;-0.3823985;-0.03448233,-0.0144565;-0.7889725;0.06811447,-0.004006318;-0.773214;-0.004975006,-0.03628415;0.5110816;-0.01284885,101.473
+0;0;0,0.0003690365;0.2966104;0.01240389,7.220297E-06;0.5822703;0.009653148,0.1771134;0.4610771;0.01429463,0.2269214;0.1838446;0.03957802,0.2883155;-0.06983507;-0.009279385,-0.1758326;0.4581778;0.005574278,-0.2363017;0.1819817;0.01166857,-0.2910567;-0.07133991;-0.04612159,0.06313764;0.003672068;-0.03145914,0.0796634;-0.3738151;0.006299976,0.08832124;-0.7815042;0.1090187,0.1005819;-0.7992195;0.05221177,-0.06338551;0.00537742;-0.03070641,-0.09795785;-0.3720949;-0.008017456,-0.1216329;-0.7851307;0.06733052,-0.1192422;-0.7473263;-0.007418901,0.0001393957;0.5123444;0.01268529,0;0;0,-0.02152091;0.2960721;-0.003141046,-0.04068506;0.5806693;-0.01893377,0.1456896;0.5010858;0.01428747,0.2580777;0.2462592;0.06338191,0.3550566;0.009125873;-0.006421685,-0.2150644;0.4767183;-0.04126579,-0.2855659;0.2047224;-0.009238672,-0.2891448;-0.04340602;-0.1037327,0.06629911;0.008739382;-0.02275026,0.1896124;-0.3198328;-0.1677659,0.2077003;-0.6983143;0.01461029,0.2189471;-0.7253507;-0.03308105,-0.05474406;-0.002897244;-0.04454456,-0.04620384;-0.3823985;-0.03448233,-0.0144565;-0.7889725;0.06811447,-0.004006318;-0.773214;-0.004975006,-0.03628415;0.5110816;-0.01284885,101.4958
+0;0;0,0.0003685267;0.2962006;0.01238675,7.213137E-06;0.5814683;0.009640111,0.1757905;0.4607615;0.01426509,0.2252227;0.1856206;0.03935772,0.2874079;-0.07132784;-0.01012924,-0.1745176;0.4578839;0.005609911,-0.2345305;0.1837716;0.01165823,-0.2899911;-0.0728142;-0.04687659,0.06318426;0.00367478;-0.03148237,0.07966864;-0.3728669;0.006182171,0.08832515;-0.7804934;0.1088851,0.1008404;-0.7991996;0.05089856,-0.06343232;0.005381391;-0.03072909,-0.09791807;-0.3711455;-0.008096958,-0.1215895;-0.7841179;0.06723946,-0.1191492;-0.7461514;-0.009062201,0.0001391935;0.5116457;0.01266778,0;0;0,-0.02176939;0.2956488;-0.002495646,-0.04130976;0.5798596;-0.01768911,0.1439533;0.500466;0.01421165,0.2586069;0.2486578;0.06135893,0.3624491;0.01100187;-0.00987947,-0.2141002;0.4757657;-0.04027581,-0.2841024;0.2057636;-0.009062333,-0.2875492;-0.04511753;-0.1059398,0.06622425;0.009289175;-0.02291191,0.1890584;-0.3132216;-0.179029,0.2062241;-0.6902848;0.006202936,0.2196623;-0.7209072;-0.03891599,-0.05477549;-0.003379375;-0.04455469,-0.04490109;-0.381913;-0.03513328,-0.01268081;-0.7878891;0.06940138,-0.002127255;-0.7723839;-0.0052303,-0.03680243;0.5103694;-0.01175845,101.5302
+0;0;0,-0.0001083263;0.2961068;0.01204933,-0.0008367623;0.5811771;0.009090655,0.1750685;0.4605534;0.01437533,0.2247184;0.1863533;0.03974468,0.2873318;-0.07263675;-0.009274088,-0.1753261;0.4577067;0.004846998,-0.2352546;0.1844455;0.01044863,-0.2897599;-0.07422757;-0.04885165,0.06338319;0.003782131;-0.03141014,0.08054014;-0.3737265;0.003784046,0.09013391;-0.7751052;0.1059738,0.1029978;-0.7960355;0.04746521,-0.06348429;0.005302562;-0.03098318,-0.09717859;-0.3720982;-0.009094136,-0.1196764;-0.779048;0.06523892,-0.1170312;-0.7409012;-0.01292278,-0.0006230883;0.5114197;0.01216474,0;0;0,-0.02257332;0.2954822;-0.002271533,-0.04331088;0.5794352;-0.01705909,0.1423189;0.5003439;0.01481557,0.259124;0.2500616;0.05964625,0.369338;0.01411141;-0.01504982,-0.2157491;0.4752844;-0.04001557,-0.2857588;0.2060494;-0.009922422,-0.2887772;-0.04612926;-0.1088968,0.06633957;0.009673253;-0.02288711,0.1883938;-0.3093281;-0.1883762,0.2042503;-0.6840778;-0.01244737,0.2157244;-0.7089835;-0.06755032,-0.05489389;-0.003734604;-0.04462111,-0.04433768;-0.3830229;-0.03597606,-0.01240154;-0.7826537;0.06849889,-0.00155052;-0.7674718;-0.007955655,-0.0384751;0.5100197;-0.01125515,101.5532
+0;0;0,-0.000108206;0.2957779;0.01203595,-0.0008362961;0.5807245;0.009080534,0.175431;0.4600706;0.01436648,0.2250455;0.1860658;0.03971775,0.2878271;-0.07361996;-0.009432692,-0.1756861;0.457218;0.004818501,-0.2355719;0.1841515;0.01041614,-0.2902236;-0.07521647;-0.04904343,0.06378391;0.003806042;-0.03160873,0.08099803;-0.3749605;0.003702734,0.09047149;-0.7713059;0.104611,0.1032297;-0.7918179;0.04658287,-0.06388566;0.005336086;-0.03117906,-0.09769224;-0.3733222;-0.009217082,-0.1199079;-0.7751688;0.06418382,-0.1172844;-0.7370889;-0.01333605,-0.0006228507;0.5110417;0.01215133,0;0;0,-0.02347966;0.2950861;-0.001536846,-0.04637529;0.5788084;-0.01524186,0.1403575;0.5001031;0.01603234,0.2597021;0.250744;0.05798304,0.3742287;0.01682508;-0.01921535,-0.2184681;0.4746754;-0.03885541,-0.2881457;0.2053873;-0.01036229,-0.2905293;-0.04675493;-0.1114197,0.06672028;0.01035731;-0.02287173,0.1876227;-0.3041377;-0.2003057,0.20286;-0.6747853;-0.02782358,0.2136591;-0.7003195;-0.08149697,-0.0552709;-0.004195354;-0.04482757,-0.04484083;-0.3847464;-0.03591301,-0.01287298;-0.7790501;0.06832006,-0.0021409;-0.7636768;-0.007524401,-0.04086517;0.5094875;-0.009817004,101.5758
+0;0;0,-0.0001080815;0.2954378;0.01202211,-0.0008359075;0.5802863;0.009068598,0.1750307;0.4597921;0.01434758,0.224541;0.1863632;0.03964556,0.2870245;-0.07208923;-0.009271443,-0.1752876;0.456946;0.004821313,-0.2350475;0.1844534;0.01040719,-0.2894397;-0.0736827;-0.04876999,0.06402069;0.003820171;-0.03172606,0.0812136;-0.3744799;0.003541905,0.09045;-0.7609068;0.101925,0.1020892;-0.7769883;0.04898658,-0.06412281;0.005355895;-0.03129481,-0.09788775;-0.3728361;-0.009359872,-0.1195475;-0.7646264;0.06220417,-0.1171541;-0.7272552;-0.008516304,-0.0006225965;0.5106473;0.01213746,0;0;0,-0.02419552;0.2946904;-0.0004827976,-0.04821008;0.5782773;-0.01303411,0.1383932;0.4991876;0.01771486,0.2608401;0.2514048;0.05599153,0.3798788;0.02189973;-0.02307749,-0.2194756;0.47377;-0.03714801,-0.2888355;0.2049081;-0.009632329,-0.2912771;-0.04414599;-0.1148028,0.06696734;0.01075201;-0.02279377,0.1865069;-0.2956009;-0.2138659,0.1982682;-0.66129;-0.05504715,0.2113114;-0.6897055;-0.09350443,-0.05549884;-0.00458989;-0.0449288,-0.0447905;-0.3846416;-0.03511094,-0.01329712;-0.7690407;0.06655392,-0.003507819;-0.7523146;-0.002651729,-0.04241055;0.508998;-0.007955909,101.61
+0;0;0,0.001852764;0.2953303;0.01138615,0.001806085;0.5800918;0.008211978,0.1775822;0.4587541;0.01442796,0.2263947;0.1869828;0.03929049,0.2914265;-0.07599056;-0.01022789,-0.1732322;0.4577688;0.004055168,-0.231447;0.1867554;0.008874223,-0.286053;-0.07627553;-0.05169909,0.06419138;0.004099495;-0.03167063,0.08261889;-0.3710362;-0.0007297229,0.09318943;-0.7601349;0.09971336,0.1065772;-0.7825598;0.04017123,-0.06418925;0.005100898;-0.03152918,-0.09559739;-0.3698995;-0.01123332,-0.1168172;-0.7647201;0.06132562,-0.1139468;-0.7264182;-0.01864746,0.001967498;0.5105001;0.01129603,0;0;0,-0.02484882;0.2945083;0.0006881952,-0.04998434;0.5779859;-0.01012087,0.1371819;0.4987226;0.0195111,0.2626994;0.2537522;0.05260623,0.3888149;0.02427645;-0.03266978,-0.22104;0.4731818;-0.03544694,-0.2910985;0.2060667;-0.01091575,-0.2921942;-0.04566446;-0.122569,0.06722666;0.01086408;-0.02242577,0.1837389;-0.284902;-0.2248387,0.1976717;-0.6588015;-0.07785761,0.2084517;-0.6822133;-0.1370507,-0.05550937;-0.004786177;-0.04512393,-0.04423652;-0.3813155;-0.03406635,-0.0120623;-0.7686249;0.06866947,-0.0001258142;-0.8011073;0.01941173,-0.04392332;0.5087399;-0.005559325,101.6321
+0;0;0,0.001852764;0.2953303;0.01138615,0.001806085;0.5800918;0.008211978,0.1775822;0.4587541;0.01442796,0.2263947;0.1869828;0.03929049,0.2914265;-0.07599056;-0.01022789,-0.1732322;0.4577688;0.004055168,-0.231447;0.1867554;0.008874223,-0.286053;-0.07627553;-0.05169909,0.06419138;0.004099495;-0.03167063,0.08261889;-0.3710362;-0.0007297229,0.09318943;-0.7601349;0.09971336,0.1065772;-0.7825598;0.04017123,-0.06418925;0.005100898;-0.03152918,-0.09559739;-0.3698995;-0.01123332,-0.1168172;-0.7647201;0.06132562,-0.1139468;-0.7264182;-0.01864746,0.001967498;0.5105001;0.01129603,0;0;0,-0.02484882;0.2945083;0.0006881952,-0.04998434;0.5779859;-0.01012087,0.1371819;0.4987226;0.0195111,0.2626994;0.2537522;0.05260623,0.3888149;0.02427645;-0.03266978,-0.22104;0.4731818;-0.03544694,-0.2910985;0.2060667;-0.01091575,-0.2921942;-0.04566446;-0.122569,0.06722666;0.01086408;-0.02242577,0.1837389;-0.284902;-0.2248387,0.1976717;-0.6588015;-0.07785761,0.2084517;-0.6822133;-0.1370507,-0.05550937;-0.004786177;-0.04512393,-0.04423652;-0.3813155;-0.03406635,-0.0120623;-0.7686249;0.06866947,-0.0001258142;-0.8011073;0.01941173,-0.04392332;0.5087399;-0.005559325,101.6546
+0;0;0,0.001849927;0.2948781;0.01136872,0.001803271;0.5792395;0.008198349,0.1776062;0.4579766;0.01441115,0.2262238;0.1872906;0.03917439,0.2918763;-0.07819232;-0.01081654,-0.1732622;0.4569912;0.004036756,-0.2312446;0.18706;0.008836566,-0.2863716;-0.07848102;-0.0523148,0.06465672;0.004129213;-0.03190022,0.08306615;-0.3706383;-0.0009896848,0.09341288;-0.7514988;0.09732676,0.1059299;-0.7705138;0.04165735,-0.06465457;0.005137876;-0.03175775,-0.09603189;-0.3694945;-0.01148181,-0.1168024;-0.7559557;0.05954088,-0.1141187;-0.7181938;-0.01523063,0.001964492;0.5097306;0.01127873,0;0;0,-0.02447106;0.2940761;0.002493978,-0.04905678;0.5772406;-0.007151961,0.1380252;0.4978794;0.02194047,0.2668575;0.2552461;0.04985332,0.3978504;0.02668846;-0.03898799,-0.2201689;0.4720663;-0.03291074,-0.2907822;0.2060193;-0.01099008,-0.2910414;-0.04525816;-0.1299443,0.06797783;0.01091899;-0.02179348,0.1831088;-0.2751706;-0.2377627,0.1973567;-0.645267;-0.1048962,0.2054037;-0.6726761;-0.1528302,-0.05588107;-0.004972242;-0.04547251,-0.04182043;-0.3809594;-0.03201695,-0.009842928;-0.7600548;0.06844169,0.0007081954;-0.7873143;0.02081542,-0.04314004;0.5080495;-0.002839088,101.688
+0;0;0,0.003458272;0.2939557;0.01082349,0.004508849;0.5778647;0.007357132,0.1797383;0.4561259;0.01509247,0.227632;0.1881064;0.03814828,0.292099;-0.07076168;-0.009942479,-0.1708711;0.4569094;0.003323465,-0.2263696;0.18939;0.006942244,-0.2790458;-0.06984916;-0.05223292,0.06503461;0.004332985;-0.03182464,0.08406205;-0.3696536;-0.005911473,0.09674124;-0.7533089;0.09539722,0.1114118;-0.7761319;0.03429177,-0.06487566;0.004938143;-0.03206004,-0.09398687;-0.3688283;-0.01333381,-0.1141053;-0.758721;0.05873927,-0.1109217;-0.7202733;-0.02285647,0.004506624;0.5084534;0.01048961,0;0;0,-0.02341861;0.2931982;0.005041242,-0.04748815;0.5760159;-0.002843499,0.1393554;0.4964865;0.02508545,0.2707788;0.2579955;0.04766333,0.401252;0.03862138;-0.04362273,-0.2183502;0.4705234;-0.02958712,-0.2890879;0.2071723;-0.01220254,-0.2874815;-0.03558917;-0.1328081,0.06820348;0.01128335;-0.02195573,0.1815992;-0.262962;-0.2518044,0.1960936;-0.6392218;-0.1259711,0.2005232;-0.6614581;-0.1891464,-0.05624172;-0.005420543;-0.04548153,-0.03988536;-0.3801061;-0.02990353,-0.006086987;-0.7624898;0.07136817,0.002786953;-0.7949494;0.01883803,-0.04168186;0.5068806;0.0009404421,101.7118
+0;0;0,0.003456495;0.2938046;0.01081793,0.004506402;0.5775063;0.007354975,0.180473;0.4556181;0.01510648,0.2281068;0.189053;0.03803719,0.2925099;-0.06955826;-0.01000587,-0.1716114;0.4564049;0.00328797,-0.2268087;0.1903371;0.006887113,-0.2794326;-0.06864485;-0.05222935,0.06523955;0.004346639;-0.03192493,0.08426425;-0.369586;-0.006015502,0.09635713;-0.7355002;0.09060845,0.1107472;-0.7573133;0.03067127,-0.0650801;0.004953705;-0.03216107,-0.0941871;-0.3687588;-0.01343754,-0.1133752;-0.740622;0.05530274,-0.1102525;-0.7023359;-0.02473297,0.004504179;0.5081658;0.01048426,0;0;0,-0.02324006;0.2930242;0.006844639,-0.04713291;0.5757079;0.001333951,0.1405688;0.4954786;0.02689612,0.2740865;0.2593942;0.04389501,0.4070495;0.04336356;-0.0509063,-0.2184292;0.4692393;-0.02748143,-0.2888562;0.2070712;-0.01484604,-0.2856109;-0.03234898;-0.1413496,0.06849101;0.01130341;-0.02180612,0.1803952;-0.2553768;-0.2610089,0.1929054;-0.6186312;-0.1548704,0.2003215;-0.6508023;-0.2055053,-0.05644211;-0.005500625;-0.04558864,-0.03792838;-0.3799655;-0.02849808,-0.005348053;-0.7446237;0.06813864,0.001205835;-0.7761691;0.01662807,-0.04141998;0.5066024;0.004446386,101.744
+0;0;0,0.003455814;0.2937468;0.0108158,0.004505531;0.5773719;0.007354615,0.1801463;0.4556189;0.01509585,0.2274302;0.1910113;0.03785817,0.2915926;-0.06663334;-0.01000533,-0.1712861;0.4564043;0.003299227,-0.2260781;0.1922904;0.00687194,-0.2785053;-0.0657236;-0.05202357,0.06539928;0.004357281;-0.0320031,0.0844632;-0.3703463;-0.006040251,0.09669387;-0.7404299;0.09168466,0.1105742;-0.7604076;0.03387062,-0.06523944;0.004965833;-0.03223981,-0.09440646;-0.3695172;-0.01347768,-0.1138132;-0.7456175;0.05604585,-0.1108011;-0.7076249;-0.02115478,0.00450331;0.5080693;0.01048219,0;0;0,-0.02274132;0.2929567;0.00867784,-0.04644489;0.5756156;0.005184412,0.1408859;0.4944399;0.02902472,0.2774627;0.2620261;0.03910971,0.4112784;0.05036542;-0.06129754,-0.2173094;0.4686202;-0.02460834,-0.2868876;0.2080793;-0.01765365,-0.2819836;-0.02657159;-0.1507079,0.06884503;0.01125251;-0.02130711,0.1764047;-0.2456406;-0.2740463,0.1891198;-0.6149562;-0.1735178,0.1976279;-0.6424382;-0.2250574,-0.05645685;-0.005440938;-0.04586142,-0.03611732;-0.3804787;-0.02654159,-0.001937222;-0.7492994;0.07074454,0.002874207;-0.7790751;0.02138254,-0.04083148;0.5065148;0.007676482,101.7774
+0;0;0,-0.0007325778;0.2939997;0.01159204,-0.003443063;0.5778289;0.008722253,0.1735968;0.4572046;0.01484647,0.2214419;0.1933658;0.03605973,0.2861997;-0.06430584;-0.01223999,-0.1779314;0.4546692;0.001671717,-0.2320085;0.1911874;0.003435189,-0.2829521;-0.06743002;-0.05524117,0.06562934;0.00460777;-0.03185205,0.08584013;-0.3686902;-0.01190554,0.0992216;-0.729464;0.08418716,0.1162834;-0.755878;0.02102856,-0.06534427;0.004705012;-0.03241888,-0.09248764;-0.3683294;-0.01610065,-0.1099246;-0.7351972;0.05226978,-0.1063304;-0.6962504;-0.03357709,-0.002676905;0.5084865;0.01174216,0;0;0,-0.02239493;0.293184;0.01059914,-0.04595548;0.57609;0.0101136,0.1416716;0.4938233;0.03080964,0.2808309;0.263674;0.03482437,0.4162893;0.05542694;-0.07103074,-0.2167756;0.4679126;-0.02155466,-0.2856054;0.2079017;-0.01892678,-0.2789359;-0.02291274;-0.1589315,0.06901485;0.01104085;-0.021402,0.1714673;-0.2371391;-0.2823002,0.1832823;-0.6001228;-0.1946996,0.1894797;-0.6342324;-0.2522688,-0.05668753;-0.005251417;-0.04584693,-0.03470206;-0.3784022;-0.02504233,-0.0005020387;-0.7384967;0.06840766,0.00652443;-0.7764053;0.01547652,-0.04047319;0.5069134;0.01173615,101.7996
+0;0;0,-0.0007325778;0.2939997;0.01159204,-0.003443063;0.5778289;0.008722253,0.1735968;0.4572046;0.01484647,0.2214419;0.1933658;0.03605973,0.2861997;-0.06430584;-0.01223999,-0.1779314;0.4546692;0.001671717,-0.2320085;0.1911874;0.003435189,-0.2829521;-0.06743002;-0.05524117,0.06562934;0.00460777;-0.03185205,0.08584013;-0.3686902;-0.01190554,0.0992216;-0.729464;0.08418716,0.1162834;-0.755878;0.02102856,-0.06534427;0.004705012;-0.03241888,-0.09248764;-0.3683294;-0.01610065,-0.1099246;-0.7351972;0.05226978,-0.1063304;-0.6962504;-0.03357709,-0.002676905;0.5084865;0.01174216,0;0;0,-0.02239493;0.293184;0.01059914,-0.04595548;0.57609;0.0101136,0.1416716;0.4938233;0.03080964,0.2808309;0.263674;0.03482437,0.4162893;0.05542694;-0.07103074,-0.2167756;0.4679126;-0.02155466,-0.2856054;0.2079017;-0.01892678,-0.2789359;-0.02291274;-0.1589315,0.06901485;0.01104085;-0.021402,0.1714673;-0.2371391;-0.2823002,0.1832823;-0.6001228;-0.1946996,0.1894797;-0.6342324;-0.2522688,-0.05668753;-0.005251417;-0.04584693,-0.03470206;-0.3784022;-0.02504233,-0.0005020387;-0.7384967;0.06840766,0.00652443;-0.7764053;0.01547652,-0.04047319;0.5069134;0.01173615,101.822
+0;0;0,-0.000732492;0.2939653;0.01159068,-0.003441007;0.5776032;0.008726016,0.1736567;0.4570803;0.0148461,0.2212857;0.1944333;0.03596354,0.2861152;-0.06352362;-0.01238966,-0.1779895;0.454544;0.001666931,-0.2318223;0.1922524;0.003422437,-0.2828223;-0.06665131;-0.05531889,0.06606214;0.004638156;-0.0320621,0.08625841;-0.3683917;-0.01212992,0.09986148;-0.7351398;0.08555408,0.1160899;-0.7587982;0.02548048,-0.06577519;0.004736041;-0.03263268,-0.09289906;-0.3680304;-0.01632616,-0.1106248;-0.7409737;0.05317648,-0.1072061;-0.7024639;-0.02847715,-0.00267616;0.5083794;0.01174075,0;0;0,-0.02321365;0.2930243;0.01218057,-0.04761642;0.5756553;0.01506364,0.1404317;0.4924355;0.03274906,0.2820181;0.2651875;0.02965844,0.418084;0.05944186;-0.08096468,-0.2178079;0.4665745;-0.01872288,-0.2853384;0.2074769;-0.02118548,-0.2767605;-0.01901677;-0.1685275,0.06944503;0.0112413;-0.02155733,0.1651354;-0.228842;-0.292038,0.1773664;-0.5988012;-0.2071143,0.1811617;-0.6250861;-0.2668557,-0.05724888;-0.005431506;-0.04589948,-0.03601339;-0.3782519;-0.02330654,-0.0007088259;-0.7444891;0.0707965,0.007867219;-0.7787262;0.02028441,-0.04190105;0.5066013;0.01576066,101.8556
+0;0;0,-0.001646961;0.2941557;0.01153038,-0.003979806;0.5781404;0.008469107,0.1728918;0.4584848;0.01549132,0.2219039;0.1956846;0.03353205,0.2873071;-0.06329918;-0.01643642,-0.1781528;0.454649;-0.0003937045,-0.2299864;0.1917711;-0.0001062667,-0.2799705;-0.06863731;-0.05957118,0.06625463;0.004948291;-0.03181609,0.08954924;-0.3686286;-0.01909629,0.1049081;-0.7228417;0.07836261,0.1212;-0.7466146;0.01684251,-0.06571504;0.004461046;-0.0329857,-0.08924555;-0.3690801;-0.01966677,-0.1052759;-0.7301195;0.04811764,-0.1013366;-0.6914939;-0.03465763,-0.003382424;0.5088514;0.01154097,0;0;0,-0.02361175;0.2931213;0.01362431,-0.04791027;0.5760724;0.01892459,0.1398289;0.4915652;0.03433108,0.2836187;0.2657342;0.0235393,0.420475;0.06252486;-0.09403324,-0.2175348;0.4659182;-0.01586209,-0.2836957;0.2064156;-0.0243892,-0.2725922;-0.01756088;-0.1778762,0.06958896;0.01133813;-0.02133656,0.1602533;-0.2235192;-0.29862,0.164601;-0.5854026;-0.2336385,0.170413;-0.6176209;-0.2887454,-0.05726442;-0.005529543;-0.04600691,-0.03625179;-0.378708;-0.02233345,-0.001653772;-0.7332585;0.06876008,0.008084869;-0.7684185;0.01776007,-0.04225737;0.5069437;0.01906288,101.878
+0;0;0,-0.001650115;0.2947189;0.01155246,-0.003981184;0.5784891;0.008494618,0.1729927;0.4588818;0.01551569,0.2218059;0.197148;0.03348321,0.2874952;-0.06296849;-0.0167038,-0.1782568;0.4550438;-0.0003786022,-0.2298801;0.1932326;-9.233068E-05,-0.2800828;-0.06831479;-0.05981732,0.06601735;0.00493057;-0.03170215,0.08926449;-0.3678851;-0.01900827,0.1043373;-0.7155018;0.0766357,0.123158;-0.7476214;0.005566336,-0.0654797;0.004445069;-0.03286757,-0.08896225;-0.3683349;-0.01957578,-0.104694;-0.7226508;0.0469463,-0.1001434;-0.6826863;-0.0486775,-0.003384471;0.5092778;0.01156304,0;0;0,-0.02063635;0.2936837;0.01787305,-0.04367033;0.5764699;0.02570438,0.1437781;0.4911247;0.03873122,0.2884448;0.2675627;0.02136064,0.4245497;0.06666192;-0.1035742,-0.2136354;0.4657814;-0.01028107,-0.278157;0.2073046;-0.0256718,-0.2655329;-0.01307741;-0.1861922,0.06949756;0.01033352;-0.02123523,0.1610053;-0.2224488;-0.2989613,0.1601261;-0.5787957;-0.2421415,0.1630778;-0.6123105;-0.3143985,-0.05699851;-0.004571351;-0.04602064,-0.03311998;-0.3766197;-0.01950844,0.002236016;-0.7243048;0.07036585,0.01233904;-0.7713375;0.0135521,-0.03846607;0.5073867;0.0250597,101.9002
+0;0;0,-0.001649949;0.2946894;0.0115513,-0.003977965;0.5780886;0.008497913,0.1725081;0.4587212;0.01550361,0.221235;0.1974501;0.03343936,0.2862704;-0.06007713;-0.01624808,-0.1777717;0.4548937;-0.000346805,-0.2293037;0.1935454;-6.103958E-05,-0.2790067;-0.06539845;-0.05919152,0.06621132;0.004945057;-0.0317953,0.08968804;-0.3715523;-0.01897606,0.104532;-0.7138908;0.07521562,0.1238155;-0.7475379;0.00239864,-0.06567209;0.00445813;-0.03296414,-0.08938655;-0.3720033;-0.01954108,-0.1048795;-0.7209391;0.04597091,-0.1002169;-0.6807296;-0.05200432,-0.003382121;0.5089781;0.01156187,0;0;0,-0.02161464;0.2935091;0.01905704,-0.04435971;0.5758976;0.02841246,0.1426062;0.4902484;0.03990245,0.2883505;0.268757;0.01423621,0.4213103;0.07381503;-0.1174377,-0.213837;0.465018;-0.007413618,-0.2766796;0.2071488;-0.03006018,-0.262724;-0.005187154;-0.1966057,0.06970814;0.01057629;-0.02117193,0.155007;-0.2218604;-0.3060633,0.1519457;-0.5734076;-0.2541672,0.1519042;-0.6033155;-0.3325009,-0.05720455;-0.004782421;-0.04608796,-0.0360354;-0.3807163;-0.01979418,0.003796507;-0.7228212;0.06775984,0.01548847;-0.7100143;-0.02863941,-0.03918195;0.5069167;0.02749729,101.9338
+0;0;0,-0.00343222;0.2946686;0.01168844,-0.007332569;0.5780525;0.008813888,0.1695919;0.4589959;0.01674304,0.2188957;0.1975845;0.03058995,0.2857927;-0.05930695;-0.01991068,-0.1806914;0.4549059;-0.001117869,-0.2307283;0.1932726;-0.002828143,-0.2786208;-0.06577653;-0.06298255,0.06623674;0.005217468;-0.03169865,0.09076449;-0.3713813;-0.02556804,0.1080188;-0.7129813;0.0708671,0.1279821;-0.7454014;-0.002823584,-0.06566656;0.004175491;-0.03301213,-0.08695879;-0.372505;-0.02186643,-0.1012649;-0.7214392;0.04392322,-0.09617221;-0.6812072;-0.05402824,-0.006361821;0.5089442;0.0118327,0;0;0,-0.02161464;0.2935091;0.01905704,-0.04435971;0.5758976;0.02841246,0.1426062;0.4902484;0.03990245,0.2883505;0.268757;0.01423621,0.4213103;0.07381503;-0.1174377,-0.213837;0.465018;-0.007413618,-0.2766796;0.2071488;-0.03006018,-0.262724;-0.005187154;-0.1966057,0.06970814;0.01057629;-0.02117193,0.155007;-0.2218604;-0.3060633,0.1519457;-0.5734076;-0.2541672,0.1519042;-0.6033155;-0.3325009,-0.05720455;-0.004782421;-0.04608796,-0.0360354;-0.3807163;-0.01979418,0.003796507;-0.7228212;0.06775984,0.01548847;-0.7100143;-0.02863941,-0.03918195;0.5069167;0.02749729,101.9562
+0;0;0,-0.003432646;0.2947051;0.01168989,-0.007333327;0.5781138;0.008816136,0.1693874;0.4591327;0.01673884,0.2187365;0.197481;0.03059848,0.2854141;-0.058568;-0.01973656,-0.1804907;0.4550474;-0.00110141,-0.2305736;0.1931738;-0.002813254,-0.278309;-0.06502596;-0.06277041,0.06642082;0.005231968;-0.03178675,0.09090842;-0.3707503;-0.02566617,0.1082771;-0.7146147;0.07140823,0.1272423;-0.7439139;0.001401931,-0.06584906;0.004187095;-0.03310388,-0.08710643;-0.3718768;-0.02197642,-0.1015074;-0.723124;0.04424934,-0.09666931;-0.6834036;-0.04880475,-0.006362827;0.5090231;0.01183418,0;0;0,-0.0218066;0.2934697;0.01998878,-0.04414684;0.5758358;0.0314275,0.1425494;0.489488;0.040627,0.2886802;0.2690303;0.006963611,0.4192267;0.07785918;-0.130702,-0.2132509;0.4643926;-0.005397528,-0.2735378;0.2065396;-0.03648372,-0.2596249;0.001066178;-0.2100572,0.06990218;0.01061256;-0.02122629,0.1486631;-0.2088073;-0.317286,0.1379291;-0.5637134;-0.2737614,0.1446726;-0.5948427;-0.3444345,-0.05744649;-0.004820981;-0.04611025,-0.03735581;-0.3802355;-0.02041924,0.006725397;-0.7249022;0.06460804,0.01758329;-0.7112746;-0.02699441,-0.03907767;0.5068712;0.03010583,101.9787
+0;0;0,-0.003434723;0.2948834;0.01169696,-0.007336766;0.5783916;0.008823022,0.1687246;0.4595919;0.01672757,0.2180971;0.1978163;0.03059377,0.2832132;-0.05223632;-0.01856247,-0.1798408;0.4555219;-0.001045742,-0.2299474;0.1935243;-0.002758397,-0.2765649;-0.05862868;-0.06131143,0.06655012;0.005242153;-0.03184862,0.0909615;-0.36957;-0.02574709,0.1086337;-0.7194439;0.07302381,0.1268346;-0.7463533;0.005838901,-0.06597724;0.004195246;-0.03316832,-0.08716846;-0.3706983;-0.02207549,-0.1018211;-0.7280841;0.04530765,-0.09717799;-0.6887554;-0.04399617,-0.006366185;0.5092952;0.01184132,0;0;0,-0.0217672;0.2935718;0.02113366,-0.04321337;0.5759969;0.03496277,0.1426104;0.4887915;0.04086626,0.2889397;0.2696477;-0.000607729,0.4140575;0.08491901;-0.1399046,-0.2115382;0.4641114;-0.003279027,-0.2700658;0.2063892;-0.03947608,-0.2580209;0.01114479;-0.2153092,0.07003939;0.0106407;-0.02126014,0.1445145;-0.1968183;-0.3254501,0.1313908;-0.5581278;-0.2834618,0.1363458;-0.5834924;-0.3541298,-0.05760914;-0.004840182;-0.0461356,-0.03872979;-0.3792154;-0.02155855,0.006418932;-0.7305748;0.06203563,0.01656068;-0.7162213;-0.02591941,-0.03838539;0.50702;0.03316307,102.0121
+0;0;0,-0.003992619;0.2952526;0.01191246,-0.008010018;0.579098;0.009322594,0.1676209;0.4605873;0.01846294,0.2190594;0.1987778;0.02687199,0.2832631;-0.04833436;-0.02705067,-0.1798805;0.455999;-0.001794691,-0.2273082;0.1933349;-0.00616247,-0.2721145;-0.05690223;-0.06505163,0.06677566;0.005400939;-0.0315459,0.09402305;-0.3688305;-0.03148933,0.1136182;-0.7144772;0.06732139,0.1332219;-0.7471215;-0.002424084,-0.06592792;0.004054888;-0.03347194,-0.08419294;-0.370626;-0.02497519,-0.09700347;-0.7240925;0.04222988,-0.09154203;-0.6841288;-0.05286971,-0.007040902;0.5099264;0.01226828,0;0;0,-0.02169234;0.2938643;0.02247548,-0.0423553;0.5765786;0.038275,0.1427949;0.4883312;0.04094446,0.2891247;0.2702278;-0.006798625,0.4085712;0.08993077;-0.1528112,-0.2098532;0.4636491;-0.001668736,-0.2661976;0.2066704;-0.04692516,-0.2541997;0.01867171;-0.2274985,0.07013176;0.01063092;-0.02125609,0.1413308;-0.1910319;-0.329565,0.1249898;-0.5492111;-0.2970122,0.1265175;-0.5757;-0.3743408,-0.05771204;-0.004820907;-0.04614522,-0.04178772;-0.3790622;-0.02420265,0.002493847;-0.7273409;0.05554821,-0.004749105;-0.7693756;-0.007154122,-0.03772503;0.507527;0.03609467,102.0342
+0;0;0,-0.003992619;0.2952526;0.01191246,-0.008010018;0.579098;0.009322594,0.1676209;0.4605873;0.01846294,0.2190594;0.1987778;0.02687199,0.2832631;-0.04833436;-0.02705067,-0.1798805;0.455999;-0.001794691,-0.2273082;0.1933349;-0.00616247,-0.2721145;-0.05690223;-0.06505163,0.06677566;0.005400939;-0.0315459,0.09402305;-0.3688305;-0.03148933,0.1136182;-0.7144772;0.06732139,0.1332219;-0.7471215;-0.002424084,-0.06592792;0.004054888;-0.03347194,-0.08419294;-0.370626;-0.02497519,-0.09700347;-0.7240925;0.04222988,-0.09154203;-0.6841288;-0.05286971,-0.007040902;0.5099264;0.01226828,0;0;0,-0.02169234;0.2938643;0.02247548,-0.0423553;0.5765786;0.038275,0.1427949;0.4883312;0.04094446,0.2891247;0.2702278;-0.006798625,0.4085712;0.08993077;-0.1528112,-0.2098532;0.4636491;-0.001668736,-0.2661976;0.2066704;-0.04692516,-0.2541997;0.01867171;-0.2274985,0.07013176;0.01063092;-0.02125609,0.1413308;-0.1910319;-0.329565,0.1249898;-0.5492111;-0.2970122,0.1265175;-0.5757;-0.3743408,-0.05771204;-0.004820907;-0.04614522,-0.04178772;-0.3790622;-0.02420265,0.002493847;-0.7273409;0.05554821,-0.004749105;-0.7693756;-0.007154122,-0.03772503;0.507527;0.03609467,102.0567
+0;0;0,-0.00399186;0.2951965;0.0119102,-0.008006012;0.578812;0.00932353,0.1672445;0.4604894;0.01844698,0.2186107;0.1990482;0.0268442,0.2825548;-0.04706492;-0.02686047,-0.1795024;0.455911;-0.00176667,-0.2268634;0.1936165;-0.006128303,-0.2714885;-0.055609;-0.06477939,0.06686905;0.005408493;-0.03159002,0.09416212;-0.3694504;-0.03153336,0.113803;-0.7159036;0.06750795,0.1323629;-0.7452125;0.001476005,-0.06602012;0.004060559;-0.03351876,-0.08431576;-0.3712485;-0.02500776,-0.09715619;-0.7255398;0.04235414,-0.09198553;-0.6861066;-0.04768195,-0.007038029;0.5097214;0.01226577,0;0;0,-0.02157116;0.2938348;0.02223861,-0.04124424;0.5765218;0.03501844,0.1430364;0.4879689;0.04100132,0.287895;0.270968;-0.0136528,0.4038804;0.09464774;-0.1653211,-0.2092398;0.4632563;-0.0006570593,-0.2640709;0.2076563;-0.05283648,-0.2518561;0.02374001;-0.2360585,0.07023284;0.01059146;-0.02130306,0.1387265;-0.1856681;-0.3344402,0.1228777;-0.5451958;-0.3077291,0.1237501;-0.5695388;-0.3803122,-0.05792619;-0.004740768;-0.0460514,-0.04514631;-0.3801237;-0.03232453,0.003948826;-0.7298294;0.04197518,0.01386514;-0.7156391;-0.04676004,-0.03698316;0.5074995;0.03407896,102.0902
+0;0;0,-0.004675668;0.2960856;0.01210846,-0.009154218;0.5802893;0.009759056,0.1655277;0.4626689;0.01943938,0.2194935;0.2035828;0.02127972,0.2823938;-0.03621414;-0.03505274,-0.1797406;0.457919;-0.002905689,-0.2254908;0.1973498;-0.0101121,-0.2683968;-0.04620273;-0.06904919,0.06733499;0.005513777;-0.03107061,0.09884688;-0.3691822;-0.03658866,0.1202628;-0.7148791;0.06306003,0.1399486;-0.7448295;-0.005209997,-0.0658768;0.004024282;-0.03426133,-0.0823869;-0.3716193;-0.02794924,-0.09176724;-0.7254779;0.03980775,-0.08601926;-0.6857846;-0.05247106,-0.008087657;0.5110151;0.0126466,0;0;0,-0.02111661;0.294574;0.02480781,-0.03947118;0.5777776;0.04102862,0.1435641;0.4874423;0.04112482,0.2868159;0.2729582;-0.01817787,0.3967721;0.1038817;-0.1729523,-0.2060476;0.4638377;0.0009611584,-0.258845;0.2108874;-0.05622165,-0.2440685;0.04470614;-0.2480492,0.07041839;0.01046029;-0.02148533,0.1374041;-0.1839842;-0.3363262,0.1207144;-0.5434331;-0.3160088,0.1213593;-0.5662323;-0.3925216,-0.0583516;-0.004590267;-0.04586727,-0.04813941;-0.3804971;-0.04264889,0.005567171;-0.7286248;0.0336239,0.01554627;-0.7147497;-0.05738591,-0.03552997;0.5085765;0.03901339,102.1126
+0;0;0,-0.004678079;0.2962383;0.0121147,-0.009156322;0.5804226;0.009765361,0.1650057;0.4629494;0.01942525,0.218448;0.2063763;0.02124773,0.2826398;-0.03834416;-0.03624135,-0.1792287;0.4582138;-0.002852914,-0.2245352;0.200172;-0.009989431,-0.2683221;-0.04838122;-0.07013661,0.06785122;0.005556048;-0.03130881,0.0994362;-0.3700092;-0.03683966,0.1204351;-0.7089741;0.06086851,0.140633;-0.7404841;-0.00917745,-0.06638183;0.004055134;-0.03452399,-0.08293024;-0.3724599;-0.02819726,-0.09212791;-0.7194276;0.03824025,-0.0862304;-0.6794822;-0.05643902,-0.008089799;0.5111509;0.01265281,0;0;0,-0.01984477;0.2946396;0.02682269,-0.03623682;0.5778244;0.04504693,0.145571;0.4859397;0.04136956,0.2859956;0.2741307;-0.02271688,0.395498;0.1036346;-0.1847477,-0.2021168;0.4636418;0.001986489,-0.2530796;0.2143107;-0.0606711,-0.2378905;0.04736699;-0.2586932,0.07103761;0.009945199;-0.02167141,0.1383104;-0.183058;-0.3383757,0.1226629;-0.5358298;-0.3245074,0.1209724;-0.5602184;-0.4028456,-0.05915218;-0.004058338;-0.04581974,-0.04731249;-0.3808016;-0.04715984,0.01848982;-0.7205372;0.02449795,0.02860148;-0.7073101;-0.06885239,-0.0327988;0.508617;0.04248226,102.135
+0;0;0,-0.004687046;0.2968061;0.01213792,-0.009170732;0.5813359;0.009785686,0.1641404;0.4640149;0.01941578,0.2193345;0.1990319;0.021298,0.2811968;-0.03680767;-0.03410481,-0.1783993;0.4593026;-0.002752706,-0.2251908;0.1928028;-0.01012314,-0.2673886;-0.04673044;-0.06808759,0.06807073;0.005574023;-0.03141011,0.09967753;-0.3702506;-0.03694477,0.1206296;-0.7084602;0.06054569,0.1415715;-0.7422359;-0.01208046,-0.0665966;0.004068253;-0.03463569,-0.08315644;-0.3727068;-0.02830458,-0.09233361;-0.7189014;0.0379849,-0.08621887;-0.6785896;-0.06018198,-0.008102899;0.511979;0.01267668,0;0;0,-0.01899526;0.2950271;0.02934897,-0.03387877;0.5784695;0.05008411,0.1464846;0.4852216;0.04251182,0.2921053;0.2717055;-0.03793299,0.3932547;0.1040856;-0.1934614,-0.1983221;0.4640421;0.003290493,-0.2501147;0.2076098;-0.06617813,-0.23395;0.05238821;-0.2615283,0.07126497;0.009790987;-0.02183414,0.1388592;-0.1822821;-0.3393443,0.1234239;-0.5344345;-0.3304197,0.1205314;-0.5591563;-0.412746,-0.0595559;-0.003888268;-0.04570848,-0.04717821;-0.3808745;-0.0471003,0.003025759;-0.7195653;0.03714527,0.01363159;-0.7064066;-0.05972756,-0.03077248;0.5091863;0.04691219,102.1685
+0;0;0,-0.005461062;0.2967889;0.01223435,-0.0105952;0.5813093;0.01004926,0.1627881;0.4639369;0.02107804,0.219056;0.1992384;0.01520071,0.2818156;-0.03514966;-0.04513312,-0.1795504;0.4591459;-0.003431168,-0.2260438;0.192753;-0.01522428,-0.2668302;-0.04629819;-0.07611512,0.0681884;0.005772298;-0.03111771,0.1038701;-0.3695909;-0.04126955,0.1263844;-0.7074136;0.05720961,0.1470342;-0.7405879;-0.01602326,-0.06643666;0.003881704;-0.03496272,-0.08200714;-0.3729668;-0.03089847,-0.08787924;-0.7192875;0.03510658,-0.08123716;-0.6789412;-0.0630224,-0.009378171;0.511953;0.01289496,0;0;0,-0.01899526;0.2950271;0.02934897,-0.03387877;0.5784695;0.05008411,0.1464846;0.4852216;0.04251182,0.2921053;0.2717055;-0.03793299,0.3932547;0.1040856;-0.1934614,-0.1983221;0.4640421;0.003290493,-0.2501147;0.2076098;-0.06617813,-0.23395;0.05238821;-0.2615283,0.07126497;0.009790987;-0.02183414,0.1388592;-0.1822821;-0.3393443,0.1234239;-0.5344345;-0.3304197,0.1205314;-0.5591563;-0.412746,-0.0595559;-0.003888268;-0.04570848,-0.04717821;-0.3808745;-0.0471003,0.003025759;-0.7195653;0.03714527,0.01363159;-0.7064066;-0.05972756,-0.03077248;0.5091863;0.04691219,102.1918
+0;0;0,-0.005460301;0.2967475;0.01223264,-0.01059215;0.5811416;0.01004782,0.1618103;0.4640575;0.02102938,0.218697;0.1964479;0.01508741,0.2812519;-0.03717525;-0.04504953,-0.1785784;0.4592939;-0.00334023,-0.2255831;0.1899712;-0.01526304,-0.2662364;-0.04829994;-0.07595518,0.06822819;0.005775667;-0.03113587,0.1040537;-0.3711011;-0.04132865,0.1263154;-0.7051326;0.05604535,0.147032;-0.7385115;-0.01742467,-0.06647542;0.003883969;-0.03498312,-0.08210869;-0.3744842;-0.03090248,-0.08791489;-0.7169183;0.03436183,-0.08125131;-0.6765386;-0.0640849,-0.00937538;0.5118002;0.01289291,0;0;0,-0.0177229;0.2948778;0.03116977,-0.03192216;0.5782;0.05226326,0.1472499;0.4844365;0.04407156,0.2945334;0.2723023;-0.04644334,0.3898689;0.1046136;-0.2042439,-0.1949729;0.4642454;0.003587909,-0.2476886;0.2064829;-0.071684,-0.2286324;0.06262076;-0.2742918,0.07150353;0.00964579;-0.02126241,0.139549;-0.1820093;-0.3407333,0.1240928;-0.5303098;-0.3392563,0.1225605;-0.5564154;-0.4210714,-0.05944408;-0.003808771;-0.04593235,-0.0461939;-0.3822169;-0.03850174,0.01915839;-0.7167567;0.03475446,0.03012197;-0.7041875;-0.06230155,-0.02888954;0.5089288;0.04908299,102.2131
+0;0;0,-0.005466849;0.2971034;0.01224731,-0.0106053;0.5818641;0.0100587,0.1627957;0.4643907;0.0210922,0.2171683;0.2086081;0.01541284,0.2835273;-0.03922224;-0.04838117,-0.1795747;0.4595993;-0.003419284,-0.224502;0.2021793;-0.01481517,-0.2676276;-0.0505816;-0.07919814,0.06700182;0.005671851;-0.03057621,0.102899;-0.3719588;-0.04078938,0.125095;-0.7050044;0.05629724,0.145704;-0.738054;-0.01679102,-0.06528056;0.003814157;-0.03435432,-0.0809451;-0.3753107;-0.03026551,-0.08673416;-0.7167342;0.03480618,-0.0801052;-0.6764084;-0.06312902,-0.009386577;0.5124113;0.01290836,0;0;0,-0.01629707;0.2951058;0.03312492,-0.0289084;0.5787182;0.05621016,0.1507622;0.4839754;0.04672098,0.2872011;0.2781709;-0.03954804,0.3893644;0.1071528;-0.2133541,-0.1923777;0.4647542;0.003070362,-0.2444139;0.220132;-0.07351691,-0.2227126;0.07057615;-0.290439,0.07048443;0.008014604;-0.02059197,0.1437052;-0.180704;-0.341562,0.1263635;-0.5278885;-0.3418157,0.1268368;-0.5525646;-0.4239873,-0.05786118;-0.002668923;-0.0458397,-0.04247593;-0.3816306;-0.03362957,0.00424755;-0.7180761;0.04025708,0.01583113;-0.7047074;-0.05634046,-0.02627674;0.5093462;0.05248404,102.2465
+0;0;0,-0.002780108;0.2971584;0.01105987,-0.006283445;0.5818841;0.008202485,0.1676791;0.4617946;0.02160015,0.2265146;0.1984933;0.008845068,0.2911551;-0.03770088;-0.05870534,-0.1778566;0.460986;-0.003695253,-0.2237148;0.195338;-0.02043085,-0.2647423;-0.04648118;-0.08653206,0.067712;0.005941805;-0.03050862,0.1075555;-0.3735781;-0.04585548,0.1313132;-0.7046137;0.0512418,0.1511606;-0.7359729;-0.02183983,-0.06564721;0.003653438;-0.03504416,-0.079134;-0.3780166;-0.03290946,-0.08225921;-0.7176588;0.03197742,-0.07554082;-0.6775452;-0.06473023,-0.005370799;0.5124384;0.01117294,0;0;0,-0.01738259;0.294895;0.03417504,-0.03170881;0.5783818;0.05710244,0.1499893;0.4824664;0.05013299,0.2883346;0.2740602;-0.05174625,0.3834313;0.1089327;-0.2197304,-0.1953705;0.4636638;0.0009400696,-0.2504399;0.2126028;-0.08205163,-0.2272712;0.07321534;-0.2931523,0.07124676;0.008746833;-0.01995969,0.1437844;-0.1822215;-0.342648,0.1235588;-0.5274171;-0.3454543,0.1269779;-0.5507041;-0.4269933,-0.0582903;-0.003155438;-0.04629558,-0.04486225;-0.3846773;-0.0353781,0.0006788746;-0.7196751;0.03728119,0.01315012;-0.7060815;-0.05798208,-0.02862501;0.5090309;0.05345213,102.28
+0;0;0,-0.002781861;0.2973458;0.01106684,-0.006287331;0.582244;0.008207343,0.1675051;0.4621536;0.0215969,0.228243;0.1903388;0.008429402,0.2916986;-0.04152609;-0.05788285,-0.1776896;0.4613457;-0.003673545,-0.2250306;0.1871084;-0.02095026,-0.2653061;-0.05027835;-0.08583988,0.06805325;0.005971751;-0.03066237,0.1080209;-0.3747304;-0.04605705,0.1315361;-0.7023879;0.0500494,0.1509287;-0.7323408;-0.02135724,-0.06597805;0.003671851;-0.03522077,-0.07950685;-0.379187;-0.03307943,-0.08260017;-0.7153633;0.03114532,-0.07603576;-0.6754816;-0.06334586,-0.005374014;0.5127473;0.01117998,0;0;0,-0.0190804;0.2949817;0.0341537,-0.03508928;0.5785967;0.05650985,0.1467547;0.4820132;0.04997694,0.2902648;0.2743218;-0.06840742,0.3791499;0.1075019;-0.2310599,-0.1976044;0.4637827;-0.001122262,-0.2562952;0.205944;-0.08955488,-0.2312231;0.0736568;-0.2994519,0.07180443;0.009291708;-0.01910174,0.143687;-0.1854465;-0.3410932,0.1212535;-0.5268973;-0.3486412,0.1256101;-0.5476182;-0.4291255,-0.05839816;-0.003487578;-0.04673949,-0.04647934;-0.3863017;-0.03780121,-0.003179193;-0.717921;0.03501753,0.009429432;-0.7039561;-0.05800517,-0.03158963;0.5092063;0.05301857,102.3024
+0;0;0,-0.002783821;0.2975553;0.01107464,-0.00629206;0.582677;0.008212101,0.1678225;0.4624196;0.02162413,0.2286525;0.1901923;0.008436643,0.2921492;-0.0418224;-0.05791846,-0.1780135;0.4616103;-0.003693261,-0.2254263;0.1869568;-0.0209962,-0.2657278;-0.05058342;-0.08592775,0.06706458;0.005884994;-0.03021692,0.1069162;-0.3737118;-0.04556689,0.1302581;-0.6989547;0.04983131,0.1493416;-0.7279519;-0.02043715,-0.06501953;0.003618507;-0.03470908,-0.07850905;-0.3781288;-0.03257396,-0.08157957;-0.7118276;0.03117748,-0.07511979;-0.6721033;-0.06180755,-0.005377786;0.5131074;0.01118785,0;0;0,-0.01806638;0.2951741;0.03486288,-0.03260806;0.5790102;0.05824697,0.1491265;0.4818915;0.05179536,0.2917841;0.2758059;-0.07132828,0.3778587;0.1131277;-0.2398294,-0.1952248;0.4634244;-0.001033273,-0.2559398;0.2069803;-0.09340206,-0.2284514;0.08216176;-0.3077158,0.07104065;0.008235618;-0.01818669,0.1486964;-0.1887126;-0.3361466,0.1260942;-0.5275431;-0.3467131,0.1309954;-0.5464982;-0.4264745,-0.05719202;-0.002838394;-0.04654429,-0.04285967;-0.3844546;-0.03753454,-0.001437169;-0.7137343;0.03518168,0.01125195;-0.6995029;-0.05632157,-0.02949232;0.5095425;0.0544858,102.3357
+0;0;0,-8.126532E-05;0.2975976;0.01025746,-0.001316848;0.5827304;0.006653428,0.1715114;0.4605471;0.02342029,0.2341992;0.1892298;0.002467014,0.3010489;-0.04045254;-0.06854583,-0.1740623;0.4630087;-0.003338459,-0.2202738;0.1886044;-0.02676215,-0.2591427;-0.04856804;-0.09387505,0.06729492;0.006174356;-0.02964162,0.1115701;-0.3727252;-0.04944993,0.1358837;-0.6979974;0.04560513,0.1562264;-0.7268129;-0.02446216,-0.06490216;0.00327788;-0.03496169,-0.07569336;-0.378559;-0.03365857,-0.07502318;-0.7123325;0.02977144,-0.06828873;-0.6726843;-0.06320202,-0.0008904644;0.5131633;0.009796114,0;0;0,-0.01806638;0.2951741;0.03486288,-0.03260806;0.5790102;0.05824697,0.1491265;0.4818915;0.05179536,0.2917841;0.2758059;-0.07132828,0.3778587;0.1131277;-0.2398294,-0.1952248;0.4634244;-0.001033273,-0.2559398;0.2069803;-0.09340206,-0.2284514;0.08216176;-0.3077158,0.07104065;0.008235618;-0.01818669,0.1486964;-0.1887126;-0.3361466,0.1260942;-0.5275431;-0.3467131,0.1309954;-0.5464982;-0.4264745,-0.05719202;-0.002838394;-0.04654429,-0.04285967;-0.3844546;-0.03753454,-0.001437169;-0.7137343;0.03518168,0.01125195;-0.6995029;-0.05632157,-0.02949232;0.5095425;0.0544858,102.3581
+0;0;0,-8.123935E-05;0.2975025;0.01025419,-0.001317338;0.5827389;0.006647633,0.1707061;0.460748;0.02335328,0.2337525;0.1878785;0.002280125,0.3006118;-0.04183669;-0.06874288,-0.1732537;0.4631981;-0.003280501,-0.2197296;0.1872239;-0.02683819,-0.258604;-0.04998246;-0.0939607,0.06727885;0.006172882;-0.02963454,0.1119417;-0.3760444;-0.0496163,0.1360975;-0.6992053;0.04482178,0.1563921;-0.7278818;-0.02507993,-0.06488667;0.003277098;-0.03495334,-0.07577236;-0.3819033;-0.03363881,-0.07510653;-0.7135104;0.02937949,-0.06838799;-0.673885;-0.06337427,-0.0008906273;0.5131185;0.009792728,0;0;0,-0.01976073;0.2951797;0.03303587,-0.03617474;0.5791788;0.05438673,0.1451655;0.4821251;0.04751909,0.2884237;0.2783472;-0.08220506,0.3729942;0.1158852;-0.2517263,-0.1968218;0.4638971;-0.006428532,-0.2599483;0.207364;-0.101731,-0.2322161;0.08796851;-0.3191227,0.07147087;0.009041488;-0.01590347,0.1482172;-0.1913356;-0.3359709,0.1270563;-0.5280219;-0.3473535,0.1292208;-0.5450359;-0.4281374,-0.05637658;-0.003162486;-0.04748088,-0.04385927;-0.3882471;-0.04137544,-0.001268718;-0.7150463;0.03158563,0.01169217;-0.7008882;-0.05963992,-0.03260186;0.5096552;0.05110395,102.3807
+0;0;0,-8.127309E-05;0.2976261;0.01025845,-0.001317854;0.5829695;0.006650203,0.1704672;0.4610176;0.02333852,0.2339805;0.1861272;0.002109302,0.3008664;-0.0436794;-0.06894196,-0.1730143;0.4634643;-0.003258219,-0.2198344;0.1854462;-0.02699038,-0.2587243;-0.05185452;-0.09413961,0.06702816;0.00614988;-0.02952411,0.1117024;-0.3761647;-0.04951096,0.1355865;-0.6956904;0.04386478,0.1550831;-0.7220597;-0.02328838,-0.06464488;0.003264887;-0.03482309,-0.07553334;-0.3820135;-0.03350823,-0.074875;-0.7098904;0.02880117,-0.06842063;-0.6706434;-0.06030549,-0.0008909356;0.5133153;0.009796832,0;0;0,-0.02179512;0.2952776;0.03197885,-0.04004356;0.5793574;0.05216384,0.1415069;0.4825645;0.0452342,0.284591;0.2803029;-0.09139144,0.3667367;0.1200265;-0.2642978,-0.1994397;0.4634574;-0.009443227,-0.2635236;0.206168;-0.1081589,-0.2353972;0.09297026;-0.3289037,0.07103592;0.009539217;-0.01628399,0.1481054;-0.1952384;-0.3335948,0.1262908;-0.5280335;-0.3461497,0.1274538;-0.5453945;-0.4224566,-0.05606727;-0.003583708;-0.04739078,-0.04518488;-0.3888443;-0.04344458,-0.00511774;-0.7119839;0.02977788,0.007468552;-0.6971924;-0.05784318,-0.0360437;0.5098101;0.04916739,102.414
+0;0;0,-0.006824045;0.2973972;0.01262889,-0.01491106;0.5826381;0.01164956,0.1585104;0.4656329;0.02296043,0.2247483;0.1919428;-0.007341342,0.2937583;-0.03481774;-0.08605652,-0.1823818;0.4614256;-0.003695507,-0.2255612;0.1832066;-0.03438251,-0.2654003;-0.05219799;-0.1077059,0.06727455;0.006425858;-0.02908673,0.1169199;-0.375253;-0.05408753,0.1421402;-0.693561;0.03803571,0.1632196;-0.7235923;-0.02900862,-0.06441202;0.003037592;-0.03542681,-0.07282002;-0.3825741;-0.03426743,-0.06855322;-0.709209;0.02684068,-0.06189032;-0.6694751;-0.06483214,-0.01289999;0.5129763;0.01416018,0;0;0,-0.02233954;0.2952339;0.03144944,-0.0416121;0.5792881;0.05085731,0.1386498;0.4828874;0.04332697,0.2811253;0.285162;-0.1009554,0.3612573;0.1268306;-0.2767075,-0.1989212;0.4639545;-0.01092291,-0.2632397;0.2078708;-0.113374,-0.2342578;0.09860279;-0.3360831,0.07095845;0.01020314;-0.01655257,0.1482104;-0.1985033;-0.3315798,0.1271935;-0.5299692;-0.3430439,0.1276104;-0.5500816;-0.4207075,-0.05614631;-0.004181191;-0.04736352,-0.04560196;-0.389735;-0.04501075,-0.008653216;-0.711308;0.03027743,0.004383158;-0.6968908;-0.05989064,-0.03729527;0.5097414;0.04807699,102.4475
+0;0;0,-0.006833289;0.2978001;0.01264599,-0.01492796;0.5833099;0.01166431,0.1585761;0.4661838;0.02298284,0.2251681;0.1910307;-0.007480895,0.2942048;-0.03581759;-0.08622658,-0.1824746;0.4619745;-0.003685498,-0.2258849;0.1822684;-0.03453651,-0.2657394;-0.05322737;-0.1078883,0.06672711;0.006373568;-0.02885004,0.116173;-0.3737712;-0.05375036,0.1415277;-0.693777;0.03886423,0.1622036;-0.7226592;-0.02689663,-0.06388787;0.003012874;-0.03513853,-0.07226208;-0.3810489;-0.0339838,-0.06797253;-0.7094259;0.02745023,-0.06143717;-0.6698784;-0.06246765,-0.01291403;0.5135492;0.01417849,0;0;0,-0.02154927;0.2956927;0.03151131,-0.03931682;0.5800869;0.05131924,0.1405653;0.48361;0.04319537,0.2816124;0.2889773;-0.1094334,0.3604955;0.1335593;-0.288458,-0.1969867;0.4646061;-0.01105043,-0.2622429;0.2098134;-0.12011,-0.2315886;0.106272;-0.3454246,0.07042629;0.009646744;-0.01650858,0.1516381;-0.2004856;-0.3276742,0.1317777;-0.5338409;-0.3378601,0.1345459;-0.5538367;-0.4134369,-0.05553271;-0.003787351;-0.04719353,-0.04239801;-0.3877022;-0.04375198,-0.005131193;-0.7109435;0.03207829,0.007623741;-0.6962492;-0.05636454,-0.03545655;0.5104181;0.04844022,102.4697
+0;0;0,-0.006837146;0.2979681;0.01265313,-0.01493132;0.5834603;0.01167097,0.1587673;0.4662723;0.02299977,0.2256109;0.1900797;-0.007579064,0.294668;-0.03683573;-0.08634802,-0.1826699;0.4620583;-0.003698789,-0.2262442;0.1812954;-0.03466637,-0.2661105;-0.05426995;-0.1080398,0.06627341;0.006330232;-0.02865388,0.1159367;-0.3754862;-0.0536637,0.1414711;-0.69776;0.0396073,0.1610688;-0.7235713;-0.02272394,-0.06345347;0.002992389;-0.03489961,-0.0718645;-0.3827583;-0.03373981,-0.06754455;-0.7134627;0.02812964,-0.06135003;-0.6744131;-0.05709878,-0.01291716;0.5136914;0.01418545,0;0;0,-0.02077672;0.2959075;0.03160596,-0.0369392;0.5803612;0.05166209,0.1427209;0.4842575;0.04273438,0.2822602;0.2943999;-0.119032,0.3590336;0.1402649;-0.3001736,-0.1951168;0.4649873;-0.01134387,-0.2627847;0.2124858;-0.1268841,-0.2292863;0.1135858;-0.3539539,0.06993312;0.008977294;-0.01679432,0.1554415;-0.2086305;-0.3237323,0.1401574;-0.5447387;-0.3268175,0.1429214;-0.5639992;-0.3971732,-0.05508972;-0.003452912;-0.04697319,-0.03988766;-0.3889673;-0.04215018,-0.001711126;-0.7142397;0.03500099,0.0008576175;-0.752982;-0.01649696,-0.0335421;0.5106622;0.048733,102.5033
+0;0;0,-0.007201619;0.2979407;0.01308855,-0.0141995;0.5834603;0.012015,0.1590166;0.4657296;0.02321843,0.2286032;0.1911916;-0.01514968,0.2997345;-0.02850585;-0.1107394,-0.1818986;0.4614661;-0.00513381,-0.2269001;0.1816;-0.04167615,-0.2639041;-0.05426164;-0.1155952,0.0664983;0.006429477;-0.02810549,0.1206558;-0.3743264;-0.0592131,0.1470305;-0.696788;0.03317075,0.1680073;-0.7248021;-0.02664974,-0.06306019;0.002925111;-0.03561091,-0.06854574;-0.3828794;-0.03488539,-0.06137862;-0.7137176;0.02599657,-0.05485971;-0.6746618;-0.05920698,-0.01252808;0.5136843;0.01458174,0;0;0,-0.02077672;0.2959075;0.03160596,-0.0369392;0.5803612;0.05166209,0.1427209;0.4842575;0.04273438,0.2822602;0.2943999;-0.119032,0.3590336;0.1402649;-0.3001736,-0.1951168;0.4649873;-0.01134387,-0.2627847;0.2124858;-0.1268841,-0.2292863;0.1135858;-0.3539539,0.06993312;0.008977294;-0.01679432,0.1554415;-0.2086305;-0.3237323,0.1401574;-0.5447387;-0.3268175,0.1429214;-0.5639992;-0.3971732,-0.05508972;-0.003452912;-0.04697319,-0.03988766;-0.3889673;-0.04215018,-0.001711126;-0.7142397;0.03500099,0.0008576175;-0.752982;-0.01649696,-0.0335421;0.5106622;0.048733,102.5256
+0;0;0,-0.007203827;0.298032;0.01309256,-0.01420657;0.58375;0.01201798,0.1597198;0.4657661;0.02325912,0.229669;0.1897976;-0.01530892,0.3008443;-0.0300357;-0.1109577,-0.1826043;0.4614849;-0.005210277,-0.2278402;0.1801606;-0.04194303,-0.2648671;-0.05584688;-0.1159078,0.06651679;0.006431263;-0.0281133,0.1208749;-0.3757346;-0.05933611,0.1472714;-0.6984633;0.03312427,0.1680835;-0.7260219;-0.02622657,-0.06307773;0.002925924;-0.03562081,-0.06858359;-0.3843073;-0.0348926,-0.06141053;-0.7154195;0.02603978,-0.0549428;-0.6764348;-0.05849484,-0.01253382;0.5139189;0.01458674,0;0;0,-0.01980849;0.2960938;0.03134525,-0.03427236;0.5808639;0.05098796,0.1456901;0.4851488;0.04046941,0.284039;0.2999859;-0.1301568,0.355367;0.1497347;-0.3169137,-0.1932345;0.4651786;-0.01293531,-0.2642391;0.2144123;-0.1338219,-0.2289869;0.1183792;-0.362024,0.06990792;0.008774608;-0.01709068,0.1579567;-0.2154167;-0.3203498,0.1452964;-0.5519201;-0.318189,0.1468664;-0.5704267;-0.388284,-0.05529433;-0.003152125;-0.04678465,-0.03819674;-0.3900111;-0.04147217,0.0001162179;-0.7153229;0.0366547,0.0118024;-0.6997374;-0.04655776,-0.03131939;0.5110824;0.04823303,102.548
+0;0;0,-0.007202072;0.2979594;0.01308937,-0.01420744;0.5837838;0.01201547,0.1600752;0.465699;0.0232746,0.2299252;0.1901219;-0.01523872,0.3011256;-0.02978867;-0.1109212,-0.1829569;0.461409;-0.005253695,-0.2281287;0.1804837;-0.04193434,-0.2651686;-0.05560678;-0.1159251,0.06631153;0.006411418;-0.02802655,0.1210279;-0.3782736;-0.05945517,0.1474301;-0.7010711;0.03302491,0.1672693;-0.7259389;-0.02355131,-0.06288308;0.002916896;-0.03551089,-0.06842524;-0.3868689;-0.03477788,-0.06125065;-0.7180517;0.02616749,-0.05508529;-0.679487;-0.05441519,-0.01253466;0.5139514;0.01458428,0;0;0,-0.018483;0.2961243;0.03117383,-0.03022988;0.5811423;0.05053389,0.1493447;0.4860634;0.0379076,0.2837977;0.3036802;-0.1380577,0.3544518;0.1572121;-0.328164,-0.1905574;0.4695038;-0.01559003,-0.2541917;0.2174935;-0.1370251,-0.2165849;0.1258717;-0.3667564,0.06960905;0.008538008;-0.01747847,0.1589321;-0.2253332;-0.3162925,0.1526517;-0.5619923;-0.3079833,0.1548446;-0.5849348;-0.3696048,-0.05528928;-0.002822837;-0.04646439,-0.03638227;-0.3921386;-0.04014205,0.001488563;-0.7171677;0.03966869,0.004824767;-0.7520987;-0.009093758,-0.0280243;0.5113269;0.04790676,102.5817
+0;0;0,-0.006853126;0.298055;0.01345402,-0.01317538;0.5841976;0.0126238,0.1611034;0.4656807;0.02358127,0.2335088;0.1846407;-0.02472074,0.3183777;-0.05663274;-0.1354059,-0.1826241;0.4626816;-0.005178422,-0.2291919;0.1758572;-0.05124648,-0.2671691;-0.08740848;-0.1344076,0.0669496;0.006464942;-0.02770169,0.1254623;-0.3795847;-0.06392423,0.1537934;-0.7064928;0.0289431,0.1819093;-0.7460356;-0.05513715,-0.06310837;0.002888405;-0.03606131,-0.06531955;-0.3892404;-0.035574,-0.05537752;-0.7246136;0.02543316,-0.04675334;-0.6827193;-0.08628228,-0.0116946;0.5142733;0.01514408,0;0;0,-0.01665631;0.2964191;0.03038216,-0.02603075;0.5818866;0.04879928,0.153097;0.4868634;0.03403509,0.2863958;0.3105999;-0.1601857,0.3532931;0.1500833;-0.3779609,-0.186609;0.4687735;-0.01766818,-0.2587838;0.2175297;-0.1526736,-0.2147684;0.115701;-0.4083304,0.0698458;0.008359626;-0.01852322,0.159887;-0.235824;-0.311844,0.1600171;-0.5763951;-0.2943163,0.1730267;-0.5658213;-0.4045414,-0.05645894;-0.00236473;-0.04580637,-0.03591208;-0.3939267;-0.04059485,0.001920152;-0.7233824;0.03892659,0.007000182;-0.7824492;-0.02990274,-0.02440426;0.5119582;0.04649007,102.604
+0;0;0,-0.006853126;0.298055;0.01345402,-0.01317538;0.5841976;0.0126238,0.1611034;0.4656807;0.02358127,0.2335088;0.1846407;-0.02472074,0.3183777;-0.05663274;-0.1354059,-0.1826241;0.4626816;-0.005178422,-0.2291919;0.1758572;-0.05124648,-0.2671691;-0.08740848;-0.1344076,0.0669496;0.006464942;-0.02770169,0.1254623;-0.3795847;-0.06392423,0.1537934;-0.7064928;0.0289431,0.1819093;-0.7460356;-0.05513715,-0.06310837;0.002888405;-0.03606131,-0.06531955;-0.3892404;-0.035574,-0.05537752;-0.7246136;0.02543316,-0.04675334;-0.6827193;-0.08628228,-0.0116946;0.5142733;0.01514408,0;0;0,-0.01665631;0.2964191;0.03038216,-0.02603075;0.5818866;0.04879928,0.153097;0.4868634;0.03403509,0.2863958;0.3105999;-0.1601857,0.3532931;0.1500833;-0.3779609,-0.186609;0.4687735;-0.01766818,-0.2587838;0.2175297;-0.1526736,-0.2147684;0.115701;-0.4083304,0.0698458;0.008359626;-0.01852322,0.159887;-0.235824;-0.311844,0.1600171;-0.5763951;-0.2943163,0.1730267;-0.5658213;-0.4045414,-0.05645894;-0.00236473;-0.04580637,-0.03591208;-0.3939267;-0.04059485,0.001920152;-0.7233824;0.03892659,0.007000182;-0.7824492;-0.02990274,-0.02440426;0.5119582;0.04649007,102.6261
+0;0;0,-0.006857041;0.2982253;0.01346171,-0.01318822;0.5847728;0.01262953,0.1620619;0.4658667;0.02363851,0.2339572;0.1868064;-0.02432325,0.3190918;-0.05522214;-0.1353548,-0.1835928;0.4628507;-0.005282428,-0.2298326;0.1780467;-0.05102596,-0.2679287;-0.08604279;-0.1344474,0.06719343;0.006488488;-0.02780258,0.1259106;-0.3809103;-0.06415171,0.1567607;-0.7368839;0.03697246,0.1770066;-0.7569609;-0.02357272,-0.06333822;0.002898925;-0.03619265,-0.06555713;-0.3906003;-0.03570364,-0.05473115;-0.7557915;0.03072768,-0.04852098;-0.7172266;-0.04971728,-0.01170497;0.5147317;0.01515402,0;0;0,-0.0154275;0.2967227;0.02973628,-0.02318928;0.5827188;0.04692161,0.1563884;0.4879582;0.02908015,0.2878184;0.3132848;-0.1647221,0.3538176;0.1520089;-0.3833265,-0.1845891;0.4685768;-0.02019686,-0.2615192;0.2224434;-0.1574704,-0.2158614;0.1226654;-0.4145957,0.06996132;0.008212686;-0.01918352,0.1600862;-0.2459729;-0.3057389,0.1704269;-0.6155201;-0.2707683,0.1747526;-0.6374404;-0.3329687,-0.05717771;-0.00205239;-0.04534909,-0.03604596;-0.3949404;-0.0390849,0.005392618;-0.753827;0.04681207,0.008236641;-0.7857667;-0.005520593,-0.02191415;0.512655;0.04498518,102.6496
+0;0;0,-0.008457536;0.2982844;0.01427269,-0.01637816;0.5849662;0.01434166,0.1606984;0.4661564;0.02412159,0.2338018;0.1923547;-0.03214588,0.3294168;-0.06416363;-0.1593903,-0.1874362;0.4629863;-0.006380737,-0.2316354;0.1823463;-0.05896495,-0.271437;-0.1019054;-0.1525162,0.06738682;0.00686338;-0.02764074,0.1276675;-0.3794707;-0.06753026,0.1614116;-0.7442066;0.03568119,0.1923808;-0.7791351;-0.05055109,-0.06337849;0.002528757;-0.03645371,-0.06331309;-0.3905084;-0.03730006,-0.05007858;-0.7648593;0.02985526,-0.04114927;-0.7229321;-0.08144981,-0.01450742;0.5148974;0.01663439,0;0;0,-0.01410966;0.2969791;0.02920938,-0.02040024;0.5832676;0.04493785,0.1597179;0.4879768;0.02310193,0.2865289;0.3147424;-0.1702535,0.3554656;0.149417;-0.413256,-0.1835174;0.4686803;-0.02155019,-0.2615722;0.2302001;-0.1647708,-0.2114089;0.1176533;-0.4403645,0.06999892;0.008092135;-0.01966643,0.1594089;-0.2537139;-0.298848,0.1766381;-0.6316596;-0.2578143,0.1873183;-0.6205735;-0.3679914,-0.05795167;-0.001740882;-0.04461696,-0.03627886;-0.3941357;-0.03865334,0.005914085;-0.7622306;0.0482339,0.007551971;-0.8179976;-0.02423786,-0.01940049;0.5131608;0.04338014,102.682
+0;0;0,-0.00846063;0.2983935;0.01427791,-0.01639347;0.5855184;0.01434605,0.1599233;0.4667913;0.02409761,0.2344332;0.1877216;-0.03325246,0.3293656;-0.06696543;-0.1595884,-0.1866947;0.463635;-0.006271837,-0.2317443;0.1775954;-0.05986778,-0.2712617;-0.104627;-0.1527512,0.06793536;0.006919249;-0.02786574,0.12955;-0.387964;-0.06863797,0.163312;-0.7528933;0.03462821,0.184354;-0.767009;-0.02396223,-0.06389439;0.002549341;-0.03675044,-0.06382754;-0.3991853;-0.03761553,-0.05058601;-0.7737347;0.0295754,-0.044519;-0.7356308;-0.0460507,-0.01451927;0.5153199;0.01664303,0;0;0,-0.01198862;0.2972996;0.02798855,-0.0153309;0.5841534;0.0422653,0.1627917;0.4882045;0.01814842,0.2879459;0.3206429;-0.1891682,0.3551874;0.1507963;-0.4268005,-0.1785692;0.4692292;-0.02310625,-0.2619915;0.2288336;-0.1713336,-0.2113274;0.1168993;-0.4447239,0.07032943;0.007919684;-0.02075183,0.1593306;-0.2819918;-0.2842317,0.1903819;-0.6579175;-0.2323385,0.1957055;-0.683163;-0.2846968,-0.05880461;-0.001536689;-0.04448872,-0.03583607;-0.4025795;-0.03913517,0.005575169;-0.7709602;0.04780142,0.009855371;-0.8004392;0.0002017915,-0.015117;0.5139016;0.04114771,102.7155
+0;0;0,-0.008459665;0.2983595;0.01427628,-0.01638912;0.5853619;0.01434439,0.1591114;0.4668915;0.02406012,0.2338879;0.1868232;-0.03349517,0.3302673;-0.07174596;-0.1617568,-0.1858863;0.46375;-0.006167348,-0.2310971;0.1766868;-0.05995509,-0.2712168;-0.1098374;-0.1542543,0.06825815;0.006952126;-0.02799815,0.1309957;-0.3951276;-0.06951343,0.1651664;-0.7644752;0.03500302,0.196054;-0.7992325;-0.05100184,-0.06419799;0.002561454;-0.03692506,-0.06412992;-0.4064946;-0.03780591,-0.05072807;-0.7855787;0.03019852,-0.04182231;-0.743683;-0.08081301,-0.01451572;0.5151933;0.01664039,0;0;0,-0.01027121;0.2974185;0.02702832,-0.01121829;0.5842667;0.03911865,0.1653645;0.4888906;0.01392865,0.2881773;0.3228387;-0.1974626,0.3557185;0.1536577;-0.4412124,-0.1750789;0.470314;-0.02368912,-0.2585426;0.2298111;-0.1738045,-0.2031418;0.1350606;-0.4576198,0.07054345;0.007684261;-0.0213536,0.1601864;-0.303013;-0.271871,0.2003452;-0.681596;-0.2121117,0.2091662;-0.6702527;-0.3221958,-0.05964226;-0.001145132;-0.04396468,-0.03560654;-0.4094703;-0.03943931,0.006550878;-0.7823571;0.04823729,0.0183804;-0.7716298;-0.06145776,-0.01153807;0.5140384;0.03857684,102.7378
+0;0;0,-0.008690949;0.2984836;0.01426405,-0.01661908;0.5860794;0.01423584,0.1580626;0.4684486;0.02439976,0.232056;0.1926313;-0.04454134,0.3248755;-0.04190268;-0.1691633,-0.185103;0.4647309;-0.006950004,-0.2296901;0.1807845;-0.06769176,-0.2652349;-0.08297914;-0.1588925,0.06920831;0.007403888;-0.02782354,0.1348619;-0.3976787;-0.07533729,0.1723916;-0.764919;0.02621938,0.2049198;-0.811242;-0.04885549,-0.06459977;0.002294954;-0.03795208,-0.06287391;-0.4108078;-0.03968243,-0.04692731;-0.7874873;0.02699572,-0.03773002;-0.7456099;-0.08388189,-0.01476948;0.5157728;0.01656697,0;0;0,-0.007655486;0.2977762;0.0253408,-0.008730695;0.5852581;0.03665948,0.1669708;0.4898341;0.01102877,0.2876432;0.3252437;-0.2002797,0.3502007;0.1766026;-0.4308109,-0.1721406;0.4715407;-0.02408896,-0.2579692;0.2333464;-0.1730857,-0.2049884;0.1475186;-0.435724,0.07100779;0.006832644;-0.02302098,0.1608311;-0.3235106;-0.2542459,0.2093356;-0.6987375;-0.1955966,0.2174735;-0.6873178;-0.3056332,-0.06057702;-0.0009115544;-0.04414013,-0.03715658;-0.4133319;-0.03958067,0.004827105;-0.7837541;0.0476684,0.01615445;-0.7730757;-0.06195769,-0.008849889;0.5148904;0.03615046,102.7713
+0;0;0,-0.008690949;0.2984836;0.01426405,-0.01661908;0.5860794;0.01423584,0.1580626;0.4684486;0.02439976,0.232056;0.1926313;-0.04454134,0.3248755;-0.04190268;-0.1691633,-0.185103;0.4647309;-0.006950004,-0.2296901;0.1807845;-0.06769176,-0.2652349;-0.08297914;-0.1588925,0.06920831;0.007403888;-0.02782354,0.1348619;-0.3976787;-0.07533729,0.1723916;-0.764919;0.02621938,0.2049198;-0.811242;-0.04885549,-0.06459977;0.002294954;-0.03795208,-0.06287391;-0.4108078;-0.03968243,-0.04692731;-0.7874873;0.02699572,-0.03773002;-0.7456099;-0.08388189,-0.01476948;0.5157728;0.01656697,0;0;0,-0.007655486;0.2977762;0.0253408,-0.008730695;0.5852581;0.03665948,0.1669708;0.4898341;0.01102877,0.2876432;0.3252437;-0.2002797,0.3502007;0.1766026;-0.4308109,-0.1721406;0.4715407;-0.02408896,-0.2579692;0.2333464;-0.1730857,-0.2049884;0.1475186;-0.435724,0.07100779;0.006832644;-0.02302098,0.1608311;-0.3235106;-0.2542459,0.2093356;-0.6987375;-0.1955966,0.2174735;-0.6873178;-0.3056332,-0.06057702;-0.0009115544;-0.04414013,-0.03715658;-0.4133319;-0.03958067,0.004827105;-0.7837541;0.0476684,0.01615445;-0.7730757;-0.06195769,-0.008849889;0.5148904;0.03615046,102.7937
+0;0;0,-0.008705251;0.2989748;0.01428753,-0.01664973;0.5871633;0.01425937,0.1588461;0.4691684;0.02446475,0.2320059;0.1964586;-0.04369963,0.3241538;-0.03637832;-0.1674198,-0.1859287;0.4654332;-0.007032033,-0.2300134;0.1846859;-0.06708944,-0.265301;-0.07716912;-0.1576303,0.06971345;0.007457928;-0.02802662,0.1350351;-0.3955765;-0.07530013,0.1727574;-0.7647009;0.02677757,0.2052702;-0.8109881;-0.04826203,-0.06507127;0.002311705;-0.03822909,-0.06335414;-0.4087023;-0.03995069,-0.04732574;-0.7873143;0.02706955,-0.03813277;-0.7454425;-0.08375596,-0.01479639;0.5167145;0.01659522,0;0;0,-0.006472245;0.2983922;0.02420771,-0.008074582;0.5864895;0.03496766,0.1679699;0.490946;0.004921556,0.2871365;0.3283845;-0.2042254,0.348163;0.1804312;-0.4331282,-0.1722654;0.4728671;-0.02577834,-0.2592528;0.2415915;-0.1784682,-0.2071444;0.1499553;-0.4371156,0.07129635;0.006084397;-0.02410161,0.161163;-0.3376581;-0.2307498,0.2161769;-0.7141156;-0.1728805,0.2230285;-0.7026595;-0.2829574,-0.06132413;-0.0004295783;-0.04404819,-0.03955737;-0.4108448;-0.03914803,0.002699535;-0.7831452;0.04861548,0.01161804;-0.8410113;-0.0199976,-0.0080152;0.515979;0.03453338,102.8272
+0;0;0,-0.009804684;0.299774;0.01475511,-0.01880773;0.588838;0.0151706,0.1567478;0.4711707;0.02424825,0.2334029;0.2011493;-0.05497476,0.3238445;-0.02401891;-0.185582,-0.1871217;0.4669723;-0.008569943,-0.2307084;0.1863572;-0.07504707,-0.2659175;-0.06748483;-0.1763546,0.07007603;0.00753767;-0.02785509,0.1360285;-0.393227;-0.08253595,0.1780824;-0.7618005;0.02098645,0.2091055;-0.806231;-0.05652985,-0.06524631;0.002188905;-0.03849026,-0.06153239;-0.4076044;-0.04126237,-0.04206986;-0.786471;0.02516973,-0.03254347;-0.7445528;-0.08563776,-0.01669899;0.5181488;0.01740434,0;0;0,-0.004878014;0.2993534;0.02328146,-0.005630791;0.5883925;0.03320265,0.1692256;0.4916933;0.0006456375,0.2881036;0.333383;-0.2135266,0.3467364;0.1859109;-0.4388105,-0.1702912;0.4751473;-0.02589092,-0.2581331;0.2436181;-0.1799749,-0.207065;0.1603367;-0.437647,0.07126509;0.005368456;-0.02521586,0.1616514;-0.3445497;-0.2184507,0.2152821;-0.7202014;-0.1525613,0.2212919;-0.7088237;-0.2626894,-0.06188396;0.0001771206;-0.04374604,-0.04134618;-0.4090952;-0.03861018,0.0009204485;-0.7816229;0.04952917,0.009479994;-0.838785;-0.02004527,-0.005762413;0.5176371;0.03295195,102.8494
+0;0;0,-0.009838338;0.3008029;0.01480576,-0.01886934;0.5907649;0.01522215,0.1555634;0.4731751;0.02426244,0.2322767;0.2029482;-0.05502086,0.3239159;-0.02520123;-0.1873574,-0.1860665;0.469004;-0.008342,-0.2296864;0.1881754;-0.07486971,-0.2653616;-0.06902751;-0.1775186,0.06964199;0.007490983;-0.02768256,0.1354203;-0.3922158;-0.08221908,0.1769285;-0.7560056;0.01995972,0.2079517;-0.8004363;-0.05755682,-0.06484219;0.002175347;-0.03825186,-0.06113807;-0.4065362;-0.04101665,-0.04192813;-0.7804855;0.02455324,-0.03240172;-0.7385672;-0.08625458,-0.01675378;0.5198472;0.01746311,0;0;0,-0.004249021;0.3004903;0.02204394,-0.005145714;0.5904677;0.03072989,0.1682301;0.493776;-0.003391504,0.2865556;0.3358159;-0.2184289,0.3450395;0.188255;-0.4481423,-0.1687594;0.4770765;-0.02732938,-0.257792;0.2483677;-0.185313,-0.2076627;0.2072482;-0.4568993,0.07064267;0.005532473;-0.02552354,0.16073;-0.3494564;-0.2069999,0.2111638;-0.7210002;-0.1444047,0.2167235;-0.709712;-0.2545415,-0.0614569;0.0001672508;-0.04353696,-0.04414205;-0.4081746;-0.03867901,-0.002346158;-0.7757106;0.04893906,0.005753266;-0.8215695;-0.03285953,-0.005230471;0.5194831;0.03078854,102.8718
+0;0;0,-0.009858552;0.301421;0.01483618,-0.0189036;0.5918339;0.01525319,0.1542747;0.4744738;0.02424736,0.2331916;0.1964848;-0.05731329,0.3228714;-0.02678664;-0.1868203,-0.1848616;0.4703332;-0.008119104,-0.2297345;0.1814379;-0.07655778,-0.264647;-0.07026583;-0.177012,0.06906145;0.007428538;-0.0274518,0.134773;-0.3918723;-0.08193294,0.1762003;-0.754954;0.02004693,0.2072186;-0.7993728;-0.05745731,-0.06430166;0.002157213;-0.03793299,-0.06060131;-0.4061393;-0.04069497,-0.04142877;-0.7793605;0.02474725,-0.03190387;-0.7374442;-0.08604299,-0.01678473;0.5208052;0.01749765,0;0;0,-0.003861696;0.3012172;0.02062082,-0.005043969;0.5916836;0.02790546,0.1670355;0.4956226;-0.006626248,0.2844627;0.3394424;-0.2346098,0.340644;0.1903785;-0.4566195,-0.1677431;0.479177;-0.02884146,-0.2147457;0.3049124;-0.2688009,-0.1761457;0.1623481;-0.4986925,0.06992936;0.005639195;-0.02561939,0.1586767;-0.3513119;-0.2029247,0.2073533;-0.7220421;-0.1386276,0.2126594;-0.7108343;-0.2487453,-0.06078061;0.0001979234;-0.04340446,-0.04665676;-0.407856;-0.03894894,-0.005642701;-0.7743683;0.05010699,0.001380273;-0.8202242;-0.0317695,-0.005039454;0.5205891;0.0283078,102.9054
+0;0;0,-0.01087366;0.301368;0.01519908,-0.02084183;0.59175;0.01597763,0.152574;0.47428;0.02342129,0.2347137;0.199614;-0.06585141,0.3226963;-0.01535444;-0.2097691,-0.1860437;0.469694;-0.009803047,-0.2289187;0.1820762;-0.08460747,-0.2628427;-0.06374235;-0.1990062,0.06925681;0.007515658;-0.02693098,0.1358398;-0.3901104;-0.09164272,0.181903;-0.7524445;0.01100492,0.2112693;-0.7853169;-0.07669847,-0.06403336;0.002044998;-0.03839031,-0.05850245;-0.4062189;-0.04255917,-0.03602407;-0.7794682;0.02165951,-0.02628913;-0.7375162;-0.08910862,-0.01850588;0.5207254;0.01813197,0;0;0,-0.003861696;0.3012172;0.02062082,-0.005043969;0.5916836;0.02790546,0.1670355;0.4956226;-0.006626248,0.2844627;0.3394424;-0.2346098,0.340644;0.1903785;-0.4566195,-0.1677431;0.479177;-0.02884146,-0.2147457;0.3049124;-0.2688009,-0.1761457;0.1623481;-0.4986925,0.06992936;0.005639195;-0.02561939,0.1586767;-0.3513119;-0.2029247,0.2073533;-0.7220421;-0.1386276,0.2126594;-0.7108343;-0.2487453,-0.06078061;0.0001979234;-0.04340446,-0.04665676;-0.407856;-0.03894894,-0.005642701;-0.7743683;0.05010699,0.001380273;-0.8202242;-0.0317695,-0.005039454;0.5205891;0.0283078,102.9278
+0;0;0,-0.01089838;0.3020532;0.01523364,-0.02088529;0.5929819;0.01601297,0.153396;0.4751289;0.02348776,0.2356235;0.2001694;-0.06588037,0.3221382;-0.01121289;-0.2073972,-0.1869249;0.4705198;-0.009903688,-0.2298458;0.1825947;-0.08478807,-0.2632038;-0.05912304;-0.1972783,0.06908177;0.007496663;-0.02686291,0.1356429;-0.3899989;-0.09155342,0.1817064;-0.7523353;0.01109487,0.2110679;-0.7851976;-0.07659426,-0.06387153;0.002039829;-0.03829328,-0.05834243;-0.4060901;-0.04246077,-0.03586391;-0.7793418;0.02175831,-0.02613055;-0.7373917;-0.08899182,-0.01854442;0.5218079;0.01817184,0;0;0,-0.004586563;0.3019759;0.01940322,-0.006515533;0.5930165;0.0252434,0.1660609;0.4957794;-0.01108563,0.28209;0.3400837;-0.2405347,0.3372312;0.1919629;-0.4578223,-0.1699863;0.4803794;-0.03115236,-0.2546014;0.2542942;-0.2102516,-0.2070571;0.2338351;-0.473909,0.06962676;0.005680576;-0.02588344,0.1568062;-0.3520699;-0.2020434,0.2039714;-0.7227525;-0.1363472,0.2087322;-0.7116145;-0.2464594,-0.06068478;0.0002294736;-0.04321357,-0.04872014;-0.4077692;-0.03976504,-0.008772258;-0.7740219;0.0508402,-0.0007793875;-0.8193673;-0.03139313,-0.006323233;0.5217761;0.02604377,102.9613
+0;0;0,-0.01091428;0.3024936;0.01525585,-0.02091219;0.593743;0.01603608,0.1531996;0.4758592;0.0235079,0.2344416;0.2041952;-0.06478909,0.3212945;-0.008013397;-0.2068591,-0.1867808;0.4712547;-0.009850137,-0.2291873;0.1867805;-0.08383698,-0.2626757;-0.05588216;-0.196767,0.06873745;0.007459298;-0.02672902,0.1352839;-0.3899484;-0.09140524,0.1813934;-0.7526469;0.01134564,0.2107491;-0.7854968;-0.07632625,-0.06355317;0.002029662;-0.03810242,-0.0580253;-0.4060101;-0.04226898,-0.03552431;-0.7796348;0.02201428,-0.02579286;-0.7376871;-0.08871407,-0.01856877;0.5224915;0.01819731,0;0;0,-0.005187973;0.3024739;0.01835501,-0.007933453;0.5938477;0.02318299,0.1645637;0.4964083;-0.01329672,0.2789778;0.3409434;-0.2389912,0.3335175;0.193818;-0.458398,-0.1709954;0.481142;-0.03298533,-0.2215472;0.3117789;-0.2716453,-0.185616;0.1757713;-0.5017989,0.06926548;0.005736381;-0.02577412,0.1561714;-0.352436;-0.2010005,0.2016481;-0.7236481;-0.1349133,0.2063363;-0.7125607;-0.2449976,-0.0602322;0.0002048743;-0.04320833,-0.05034024;-0.4077508;-0.03888787,-0.01154204;-0.7746872;0.05103659,-0.002365012;-0.8239664;-0.02725007,-0.007531002;0.5225337;0.02422726,102.9948
+0;0;0,-0.01093859;0.3026378;0.01479481,-0.02083252;0.5939057;0.01511636,0.1527065;0.4769089;0.02035372,0.2315884;0.2047799;-0.0789877,0.3147023;0.005112872;-0.2182926,-0.1855482;0.4711794;-0.01222802,-0.2268978;0.1848948;-0.09270567,-0.2570245;-0.04399304;-0.2062108,0.06905924;0.007571565;-0.02621331,0.1390475;-0.3863986;-0.1065045,0.1894384;-0.7500105;-0.006262235,0.2205603;-0.7950235;-0.08307619,-0.06342109;0.0018678;-0.0385736,-0.05657566;-0.4061467;-0.04447388,-0.02990911;-0.7805901;0.01783495,-0.02040036;-0.7386777;-0.0929061,-0.01852813;0.5226542;0.01739238,0;0;0,-0.006389916;0.3026172;0.0176121,-0.01016051;0.5940022;0.02192068,0.1618227;0.4969568;-0.0143255,0.2760002;0.3417609;-0.2445928,0.3181519;0.1964045;-0.4526203,-0.1718693;0.481357;-0.03487943,-0.2622967;0.2581804;-0.2142126,-0.2169106;0.1685572;-0.4510426,0.06938189;0.005925551;-0.02578151,0.1563232;-0.3521937;-0.2011366,0.1995413;-0.7242028;-0.1337367,0.2044996;-0.7131524;-0.2437923,-0.06040883;3.725076E-05;-0.0431789,-0.05272961;-0.407973;-0.03805862,-0.01433219;-0.7757012;0.05195753,-0.00654552;-0.8241116;-0.02733353,-0.00952813;0.5226893;0.02308345,103.0282
+0;0;0,-0.01094478;0.3028091;0.01480318,-0.02084243;0.5941864;0.01512491,0.1520982;0.4773242;0.02035272,0.2311467;0.2046204;-0.07919854,0.3121303;0.01007077;-0.2149331,-0.1849727;0.4716147;-0.01211499,-0.2264096;0.1847255;-0.09276263,-0.2557642;-0.03829606;-0.2033587,0.06936745;0.007605357;-0.02633029,0.1393437;-0.3862974;-0.1066077,0.190039;-0.7521051;-0.005760081,0.2211551;-0.7971043;-0.08255988,-0.06370413;0.001876136;-0.03874575,-0.05685988;-0.4060685;-0.04464502,-0.03003228;-0.7827731;0.0180401,-0.02052528;-0.740863;-0.09268056,-0.01853722;0.5229094;0.01740175,0;0;0,-0.006922305;0.302805;0.01713061,-0.01129647;0.5942973;0.02101815,0.1603415;0.4975318;-0.01466823,0.2743694;0.3428926;-0.2462084,0.336923;0.2194179;-0.4551889,-0.172234;0.4815528;-0.03546932,-0.263523;0.2600239;-0.2174522,-0.2183102;0.1713288;-0.4474973,0.06965113;0.006206736;-0.02594543,0.1575531;-0.3520595;-0.200356,0.1996029;-0.7263799;-0.1320069,0.2046277;-0.7153381;-0.2420371,-0.06083632;-0.0001930079;-0.04314944,-0.05334763;-0.4081177;-0.03667781,-0.01617632;-0.7783662;0.05326561,-0.008840209;-0.8271124;-0.02570598,-0.01051329;0.5229622;0.02227867,103.0506
+0;0;0,-0.01095414;0.3030681;0.01481584,-0.02086069;0.5947071;0.01513796,0.1516829;0.4778897;0.02036084,0.2305454;0.2058277;-0.07895608,0.3115324;0.01127014;-0.2146962,-0.1845998;0.4721935;-0.01203096,-0.2259392;0.1859796;-0.09248875,-0.255295;-0.03705116;-0.2030893,0.06918789;0.007585671;-0.02626214,0.1391555;-0.3862684;-0.1065297,0.1898535;-0.7520962;-0.005676523,0.2209703;-0.7970967;-0.08247767,-0.06353924;0.001871279;-0.03864546,-0.05669583;-0.406023;-0.044544,-0.02986676;-0.7827483;0.01814454,-0.0203596;-0.740838;-0.09257807,-0.01855347;0.5233682;0.01741677,0;0;0,-0.006819368;0.303075;0.01699412,-0.01122887;0.5948305;0.02079976,0.159978;0.4980418;-0.01500344,0.2738647;0.343846;-0.245989,0.3347122;0.2202708;-0.4554256,-0.1716449;0.4821843;-0.03594114,-0.2625708;0.2634411;-0.2202905,-0.2172275;0.1728374;-0.4495762,0.06948195;0.006258085;-0.02583218,0.1592241;-0.3518561;-0.1994985,0.2007421;-0.7262033;-0.1308547,0.2058279;-0.7151796;-0.240881,-0.06053619;-0.0002779628;-0.0432377,-0.05282137;-0.4081268;-0.03554401,-0.01632621;-0.7785751;0.05394205,-0.009277891;-0.8277337;-0.0246453,-0.01042834;0.5234336;0.02206862,103.0845
+0;0;0,-0.01120832;0.3031774;0.01426706,-0.02131509;0.5948548;0.01406788,0.1511446;0.4784213;0.01744208,0.2280237;0.2097816;-0.08976854,0.3073442;0.02224603;-0.2359631,-0.1837971;0.4709472;-0.01575463,-0.2269565;0.1872071;-0.1006115,-0.2534989;-0.0316263;-0.2199498,0.06930377;0.007792448;-0.02574938,0.1431926;-0.3803951;-0.1269717,0.1956675;-0.7462279;-0.02507404,0.2294983;-0.7951752;-0.09659311,-0.06337049;0.001568065;-0.03883925,-0.05455302;-0.4061778;-0.04662928,-0.0247923;-0.7834707;0.01448243,-0.01517931;-0.7415978;-0.09623703,-0.01896526;0.5235136;0.01647646,0;0;0,-0.006887779;0.3031659;0.0169915,-0.01141182;0.5949646;0.02082944,0.1595752;0.4984519;-0.01516199,0.273507;0.3456641;-0.2459157,0.3333515;0.220537;-0.4547123,-0.171513;0.4823833;-0.03603132,-0.262507;0.265346;-0.2209279,-0.2158698;0.176518;-0.4506423,0.06941921;0.006312951;-0.0258435,0.1603296;-0.3518995;-0.1985115,0.2019091;-0.7266707;-0.129316,0.2069745;-0.7156502;-0.2393446,-0.06047767;-0.0003341968;-0.04323316,-0.05280812;-0.408098;-0.03517555,-0.01647944;-0.7789716;0.05484302,-0.009760085;-0.8265897;-0.02529726,-0.01058297;0.5235599;0.02208591,103.1177
+0;0;0,-0.01121022;0.3032288;0.01426948,-0.02132214;0.5950555;0.01406974,0.1508171;0.4786604;0.0174437,0.2273122;0.2113624;-0.08923142,0.3066339;0.02382405;-0.2354282,-0.1834906;0.4712004;-0.01569018,-0.2264344;0.1888776;-0.1001232,-0.2529772;-0.02995911;-0.2194633,0.06928184;0.007789982;-0.02574123,0.1431548;-0.3803143;-0.1269418,0.1957181;-0.7467633;-0.0248725,0.2295492;-0.7957112;-0.09639213,-0.06335044;0.001567569;-0.03882696,-0.05453486;-0.4060908;-0.04661532,-0.02472401;-0.7840193;0.01459934,-0.01511094;-0.7421463;-0.096121,-0.01897076;0.5236673;0.0164799,0;0;0,-0.006940275;0.3032142;0.01702774,-0.01169489;0.5951583;0.0209626,0.1590623;0.49901;-0.01520133,0.2731328;0.348703;-0.2455815,0.3315594;0.2227142;-0.4542661,-0.1713788;0.4826132;-0.03591755,-0.2619914;0.2673621;-0.2206757,-0.2151192;0.1781405;-0.4501938,0.06938823;0.006325722;-0.0258559,0.1611317;-0.3520742;-0.1974843,0.2029734;-0.7273836;-0.1277845,0.2080005;-0.7163599;-0.2378163,-0.0604484;-0.0003481899;-0.04323352,-0.05283307;-0.4080198;-0.0348957,-0.01619484;-0.7793004;0.05606722,-0.01192532;-0.8281177;-0.02306547,-0.01078315;0.5237069;0.02217591,103.1399
+0;0;0,-0.01121467;0.3033493;0.01427515,-0.02133112;0.5953062;0.0140756,0.1511315;0.4788002;0.01745225,0.2274562;0.2120974;-0.08898537,0.3067869;0.024538;-0.2351986,-0.1838113;0.4713261;-0.01574456,-0.2266594;0.1896318;-0.09998958,-0.2532052;-0.02922943;-0.2193431,0.06921133;0.007782055;-0.02571503,0.1430627;-0.3802087;-0.126886,0.1956349;-0.7467198;-0.02479938,0.2294676;-0.7956716;-0.09632247,-0.06328597;0.001565973;-0.03878745,-0.05447297;-0.4059731;-0.04657353,-0.02465705;-0.7839658;0.01465153,-0.01504352;-0.7420922;-0.09607416,-0.01897891;0.5238927;0.01648662,0;0;0,-0.007350191;0.3033142;0.0172286,-0.01300076;0.5953674;0.02167189,0.1583219;0.4991566;-0.0148313,0.2721689;0.3501557;-0.2453144,0.3296867;0.2266225;-0.4557459,-0.1725747;0.4825839;-0.03581288,-0.2631798;0.2708412;-0.2235376,-0.2147231;0.1870664;-0.4548035,0.06930563;0.0063494;-0.02585435,0.1614822;-0.352459;-0.1961083,0.2034045;-0.7278928;-0.1267693,0.2084184;-0.7168456;-0.2368113,-0.06036488;-0.0003642516;-0.04322014,-0.05277898;-0.407901;-0.03413178,-0.01631572;-0.7792554;0.05687531,-0.01633523;-0.825398;-0.0249531,-0.01182611;0.5238917;0.02271378,103.1735
+0;0;0,-0.01105489;0.3035076;0.01342967,-0.02098463;0.5955322;0.01244301,0.1500841;0.4779551;0.01885458,0.2373466;0.2197102;-0.09893206,0.3314094;0.004688546;-0.2706814,-0.1825242;0.4724722;-0.01837577,-0.2221431;0.1930191;-0.1106536,-0.2501767;-0.05855963;-0.2538394,0.06905375;0.008045076;-0.02538209,0.1500453;-0.3723075;-0.1473787,0.2014546;-0.7379205;-0.03926819,0.2339384;-0.7599341;-0.1327271,-0.06313388;0.001148795;-0.03860296,-0.05061299;-0.4060933;-0.04899237,-0.01790312;-0.7847835;0.01040076,-0.006986232;-0.7429746;-0.1002182,-0.0186838;0.5241172;0.01504839,0;0;0,-0.007602006;0.303401;0.01759076,-0.01370801;0.5954999;0.02261853,0.1567535;0.4994134;-0.01398313,0.2714005;0.3523374;-0.2450753,0.324092;0.2055713;-0.490561,-0.172347;0.4833809;-0.03481515,-0.2619784;0.2750966;-0.2265514,-0.204936;0.1764359;-0.4941185,0.06908396;0.006345302;-0.02577865,0.1616449;-0.3528143;-0.1947392,0.2036942;-0.7287572;-0.1247212,0.2087928;-0.7176819;-0.2347714,-0.06009076;-0.0003558709;-0.04320148,-0.05278448;-0.4077348;-0.0332068,-0.01726999;-0.7799492;0.05734057,-0.01352819;-0.8281918;-0.02240451,-0.01241705;0.5240172;0.02348697,103.2069
+0;0;0,-0.01105489;0.3035076;0.01342967,-0.02098463;0.5955322;0.01244301,0.1500841;0.4779551;0.01885458,0.2373466;0.2197102;-0.09893206,0.3314094;0.004688546;-0.2706814,-0.1825242;0.4724722;-0.01837577,-0.2221431;0.1930191;-0.1106536,-0.2501767;-0.05855963;-0.2538394,0.06905375;0.008045076;-0.02538209,0.1500453;-0.3723075;-0.1473787,0.2014546;-0.7379205;-0.03926819,0.2339384;-0.7599341;-0.1327271,-0.06313388;0.001148795;-0.03860296,-0.05061299;-0.4060933;-0.04899237,-0.01790312;-0.7847835;0.01040076,-0.006986232;-0.7429746;-0.1002182,-0.0186838;0.5241172;0.01504839,0;0;0,-0.007602006;0.303401;0.01759076,-0.01370801;0.5954999;0.02261853,0.1567535;0.4994134;-0.01398313,0.2714005;0.3523374;-0.2450753,0.324092;0.2055713;-0.490561,-0.172347;0.4833809;-0.03481515,-0.2619784;0.2750966;-0.2265514,-0.204936;0.1764359;-0.4941185,0.06908396;0.006345302;-0.02577865,0.1616449;-0.3528143;-0.1947392,0.2036942;-0.7287572;-0.1247212,0.2087928;-0.7176819;-0.2347714,-0.06009076;-0.0003558709;-0.04320148,-0.05278448;-0.4077348;-0.0332068,-0.01726999;-0.7799492;0.05734057,-0.01352819;-0.8281918;-0.02240451,-0.01241705;0.5240172;0.02348697,103.2294
+0;0;0,-0.01105964;0.3036381;0.01343544,-0.02098817;0.5956256;0.01244986,0.1503332;0.4780097;0.01886603,0.2375725;0.2198335;-0.09888928,0.31868;0.03442663;-0.2469837,-0.1827749;0.4725186;-0.01842026,-0.2223833;0.1931398;-0.1106735,-0.2465558;-0.0237892;-0.2341385,0.06878851;0.008014174;-0.02528459,0.1497731;-0.3723058;-0.1472707,0.2011217;-0.737487;-0.0392879,0.23361;-0.7595077;-0.1327597,-0.06289138;0.001144383;-0.03845468,-0.05037156;-0.4060628;-0.0488432,-0.01770033;-0.7843057;0.01047979,-0.006781936;-0.7424952;-0.1001544,-0.01868833;0.5242411;0.01505412,0;0;0,-0.008815989;0.3034584;0.01828134,-0.01629898;0.5954714;0.02422547,0.154801;0.4995466;-0.01256204,0.2701394;0.3545356;-0.2445122,0.3218861;0.2358321;-0.4592628,-0.1743583;0.4830961;-0.03469292,-0.2622479;0.2768459;-0.2292907,-0.2126941;0.1920288;-0.4600211,0.06888363;0.006225839;-0.02552807,0.1620758;-0.353106;-0.1936895,0.2054742;-0.7286001;-0.1245881,0.2107948;-0.7174804;-0.2346511,-0.05969781;-0.0002521242;-0.04326089,-0.05350006;-0.4075476;-0.03083726,-0.01711366;-0.7795743;0.05819363,-0.01166246;-0.834332;-0.0145046,-0.01467249;0.5240237;0.02485132,103.2629
+0;0;0,-0.0114539;0.3038625;0.013101,-0.02169234;0.5959433;0.01173946,0.1489291;0.4785073;0.01822263,0.2385413;0.2251442;-0.1045365,0.3337473;0.01474634;-0.2799374,-0.1826107;0.4734716;-0.01981122,-0.2181835;0.1967863;-0.1171398,-0.2436529;-0.05085827;-0.2658692,0.06908914;0.008424443;-0.02509001,0.1550874;-0.3656147;-0.1621794,0.2061816;-0.7304701;-0.05582952,0.241237;-0.7756819;-0.1307809,-0.06294838;0.000757339;-0.03886795,-0.05009555;-0.4064328;-0.05006769,-0.01519808;-0.7841141;0.006318156,-0.003961259;-0.7423282;-0.1043083,-0.01932627;0.5245513;0.01444217,0;0;0,-0.009792835;0.3036007;0.01913154,-0.01811759;0.5956762;0.02601516,0.1522468;0.4989416;-0.01094544,0.268235;0.3554398;-0.2416985,0.3235986;0.2118842;-0.4875107,-0.1750971;0.4834274;-0.0333124,-0.2601979;0.2797747;-0.2297212,-0.2022094;0.1815991;-0.4963592,0.06921618;0.006276906;-0.0253675,0.1628969;-0.3529387;-0.1935417,0.2077321;-0.7276243;-0.1254177,0.2132072;-0.7164649;-0.2355015,-0.05992066;-0.0003072752;-0.04339596,-0.05329759;-0.407582;-0.03005953,-0.01565027;-0.7787476;0.05859226,-0.009861836;-0.8348356;-0.01253259,-0.01630694;0.524218;0.02640402,103.2853
+0;0;0,-0.01146638;0.3041937;0.01311527,-0.02171112;0.5964535;0.01175329,0.1486783;0.4790464;0.01823254,0.2362498;0.231453;-0.1017311,0.3186156;0.04943086;-0.2534762,-0.1824019;0.4740176;-0.01974858,-0.2171647;0.2036332;-0.1148607,-0.2391991;-0.01061226;-0.2435314,0.06895297;0.00840784;-0.02504056,0.1549988;-0.3658383;-0.1622058,0.2060284;-0.7302324;-0.0559904,0.2410878;-0.7754526;-0.1309502,-0.06282431;0.0007558464;-0.03879134,-0.04996436;-0.4066597;-0.04999728,-0.01511101;-0.7838635;0.006317284,-0.003872933;-0.7420762;-0.1043216,-0.01934389;0.5250266;0.01445732,0;0;0,-0.009195045;0.3038704;0.02038443,-0.01682518;0.5961169;0.0283345,0.1530275;0.4987293;-0.008804917,0.2701386;0.344699;-0.2230995,0.3245672;0.2500394;-0.4489752,-0.1730078;0.4838698;-0.03314216,-0.2534205;0.2860964;-0.2275181,-0.2022335;0.2008124;-0.4578424,0.06924635;0.006220385;-0.02486932,0.1676708;-0.3510775;-0.1949552,0.2137147;-0.7253964;-0.1283659,0.2197058;-0.7141831;-0.2384448,-0.0595102;-0.0002170808;-0.0437118,-0.0510717;-0.4076536;-0.02947808,-0.009124711;-0.7779698;0.05869872,-0.004293926;-0.8349265;-0.01145401,-0.01519942;0.5246182;0.0284692,103.3187
+0;0;0,-0.01147235;0.304352;0.0131221,-0.02171968;0.5966853;0.01175998,0.1478569;0.4794874;0.01822146,0.2356408;0.2312935;-0.1020332,0.3332;0.01569524;-0.2817694,-0.1816208;0.474483;-0.01957583,-0.2164679;0.2034427;-0.1149187,-0.2425668;-0.0503228;-0.2673242,0.06921601;0.008439913;-0.02513608,0.1553151;-0.366038;-0.1623863,0.2056551;-0.7255076;-0.0576063,0.2407225;-0.770745;-0.1325832,-0.06306397;0.0007587297;-0.03893932,-0.05019606;-0.4069091;-0.0501522,-0.01581373;-0.7790152;0.005401302,-0.004573081;-0.7372252;-0.1052629,-0.019352;0.5252451;0.01446451,0;0;0,-0.008834228;0.303993;0.02107501,-0.01592508;0.5963106;0.02958405,0.1526985;0.4979136;-0.007902384,0.2705986;0.3510768;-0.2276885,0.3293238;0.2151442;-0.4853301,-0.1711326;0.4839298;-0.0324353,-0.2500475;0.3072419;-0.247659,-0.1869274;0.210912;-0.5215968,0.06969815;0.006018147;-0.02449203,0.1696095;-0.3485371;-0.1999705,0.2171167;-0.7185589;-0.1403197,0.2233184;-0.7073416;-0.2504137,-0.05965181;-1.969413E-05;-0.04399513,-0.04882046;-0.4076682;-0.03021878,-0.004136328;-0.7722636;0.05812617,-0.0004831613;-0.8279998;-0.01362268,-0.01444945;0.5247952;0.02958977,103.3425
+0;0;0,-0.01223253;0.3038259;0.01321699,-0.02320795;0.595521;0.01195484,0.1457757;0.4788541;0.01693817,0.2359541;0.229711;-0.1115747,0.3340065;0.01985276;-0.2987561,-0.1815788;0.4732044;-0.02101169,-0.2164459;0.2002233;-0.1258237,-0.2392291;-0.0501951;-0.2853956,0.06978028;0.008824973;-0.02479006,0.160909;-0.3567331;-0.1823059,0.2064373;-0.7116104;-0.07547801,0.2144376;-0.6700004;-0.1864775,-0.06318177;0.0004432905;-0.03961797,-0.04962694;-0.4075174;-0.05113675,-0.01379504;-0.7752408;0.002886873,-0.002461321;-0.7334436;-0.1078022,-0.02066609;0.5242503;0.01463138,0;0;0,-0.009462848;0.3034339;0.02174425,-0.01716928;0.5951018;0.03097737,0.1514163;0.4982598;-0.004458904,0.2729366;0.3531663;-0.2300707,0.3342431;0.2137733;-0.4860058,-0.1711978;0.4831274;-0.03157897,-0.2621554;0.2909246;-0.2353063,-0.1908795;0.2063257;-0.5118102,0.07023194;0.005980819;-0.02436018,0.1700254;-0.344321;-0.2089632,0.218601;-0.7103678;-0.1535275,0.2254733;-0.699151;-0.2636168,-0.06007861;-3.559959E-05;-0.04418454,-0.04933226;-0.4080143;-0.03053518,-0.001055062;-0.76783;0.0567857,0.001596414;-0.8216231;-0.01731814,-0.01554503;0.5237544;0.03079629,103.3745
+0;0;0,-0.01223253;0.3038259;0.01321699,-0.02320795;0.595521;0.01195484,0.1457757;0.4788541;0.01693817,0.2359541;0.229711;-0.1115747,0.3340065;0.01985276;-0.2987561,-0.1815788;0.4732044;-0.02101169,-0.2164459;0.2002233;-0.1258237,-0.2392291;-0.0501951;-0.2853956,0.06978028;0.008824973;-0.02479006,0.160909;-0.3567331;-0.1823059,0.2064373;-0.7116104;-0.07547801,0.2144376;-0.6700004;-0.1864775,-0.06318177;0.0004432905;-0.03961797,-0.04962694;-0.4075174;-0.05113675,-0.01379504;-0.7752408;0.002886873,-0.002461321;-0.7334436;-0.1078022,-0.02066609;0.5242503;0.01463138,0;0;0,-0.009462848;0.3034339;0.02174425,-0.01716928;0.5951018;0.03097737,0.1514163;0.4982598;-0.004458904,0.2729366;0.3531663;-0.2300707,0.3342431;0.2137733;-0.4860058,-0.1711978;0.4831274;-0.03157897,-0.2621554;0.2909246;-0.2353063,-0.1908795;0.2063257;-0.5118102,0.07023194;0.005980819;-0.02436018,0.1700254;-0.344321;-0.2089632,0.218601;-0.7103678;-0.1535275,0.2254733;-0.699151;-0.2636168,-0.06007861;-3.559959E-05;-0.04418454,-0.04933226;-0.4080143;-0.03053518,-0.001055062;-0.76783;0.0567857,0.001596414;-0.8216231;-0.01731814,-0.01554503;0.5237544;0.03079629,103.3969
+0;0;0,-0.01222587;0.3036605;0.0132098,-0.02319317;0.5951392;0.01194894,0.1458184;0.4785249;0.0169304,0.2365768;0.2277797;-0.1124088,0.3191504;0.05105011;-0.2700414,-0.1815953;0.4728742;-0.02102633,-0.2166866;0.1981377;-0.1265123,-0.2358732;-0.01274914;-0.2608939,0.07000849;0.008853833;-0.02487113,0.1609847;-0.3560921;-0.1821232,0.2065532;-0.7112828;-0.075201,0.2145556;-0.6696698;-0.1862297,-0.06338838;0.0004447401;-0.03974753,-0.04985625;-0.4068329;-0.05124702,-0.01399272;-0.774881;0.002824299,-0.002656013;-0.7330807;-0.1078939,-0.02065348;0.5239293;0.01462319,0;0;0,-0.009681657;0.3031852;0.02277541,-0.01762389;0.5945925;0.03314531,0.1510447;0.4975518;-0.002418637,0.275216;0.3549558;-0.2306437,0.331231;0.2429505;-0.4479383,-0.171093;0.4827416;-0.03107339,-0.2600543;0.2862921;-0.2343768,-0.1992765;0.2176636;-0.4678206,0.07057229;0.006026685;-0.02411187,0.1698345;-0.3379492;-0.2190939,0.2211984;-0.7039164;-0.1634246,0.2285294;-0.6926716;-0.273519,-0.0602221;-0.0001000082;-0.04440089,-0.04788553;-0.4073276;-0.03012162,0.001075868;-0.7674503;0.05696312,0.01030837;-0.8230883;-0.01450141,-0.01594423;0.5233085;0.03266799,103.4195
+0;0;0,-0.01190112;0.3040217;0.01257388,-0.02249626;0.5958372;0.01071654,0.1471956;0.4780236;0.01528094,0.2393317;0.2351583;-0.1163918,0.3376131;0.02804063;-0.3093382,-0.1819624;0.4735186;-0.02282843,-0.2153344;0.2054817;-0.1316994,-0.235236;-0.04211362;-0.2992874,0.07023698;0.009014935;-0.02470932,0.1657125;-0.3435285;-0.2024395,0.2066914;-0.6978278;-0.0904635,0.2148011;-0.6563653;-0.2015808,-0.06348673;0.0001927916;-0.03993057,-0.04625599;-0.4054419;-0.05234544,-0.01028155;-0.7737221;0.0007713586,0.001116849;-0.7319853;-0.1100282,-0.02005538;0.5245498;0.01353819,0;0;0,-0.01076168;0.3034077;0.02359867,-0.01977465;0.5950761;0.03490245,0.1502167;0.496992;-0.0002427101,0.2741047;0.3590983;-0.2248478,0.3385274;0.2127489;-0.4782583,-0.1732123;0.4815548;-0.03078012,-0.255731;0.2883805;-0.2324847,-0.2008517;0.2805687;-0.5269546,0.07080626;0.006186455;-0.02394271,0.1714958;-0.3264431;-0.2342037,0.2209566;-0.6920164;-0.1737415,0.2286846;-0.6808305;-0.2838801,-0.06032284;-0.0002811027;-0.04456602,-0.04651629;-0.4059575;-0.02951565,0.003950085;-0.7660405;0.05731305,0.01256737;-0.8221368;-0.01380234,-0.01783398;0.5237212;0.03418279,103.4426
+0;0;0,-0.01188255;0.3035472;0.01255426,-0.02246142;0.594915;0.01069957,0.1476385;0.4770917;0.01526411,0.2282774;0.2645326;-0.09997773,0.3105983;0.09104981;-0.2615906,-0.1823297;0.4725756;-0.02293907,-0.2115373;0.2379859;-0.1182245,-0.2282071;0.03059888;-0.258597,0.0708461;0.009093114;-0.0249236,0.1656317;-0.3409027;-0.2013694,0.2055132;-0.6857142;-0.09239203,0.2136383;-0.6442301;-0.20372,-0.0640373;0.0001944636;-0.04027687,-0.04693108;-0.4025089;-0.05260202,-0.01191999;-0.760927;-0.000907626,-0.0004999796;-0.7191679;-0.1119173,-0.02002412;0.5237324;0.01351707,0;0;0,-0.009796202;0.3029421;0.02387118,-0.01769534;0.5941905;0.03524947,0.1524591;0.4956343;0.0005995035,0.2698749;0.3438764;-0.1671735,0.3304884;0.2898383;-0.4046553,-0.1714737;0.4806761;-0.03138587,-0.2445145;0.3075601;-0.2036083,-0.1744736;0.258262;-0.4395229,0.07151112;0.006291419;-0.02386665,0.1777856;-0.3102773;-0.2499297,0.2220399;-0.6659422;-0.1874343,0.2302408;-0.6550683;-0.2977011,-0.06097435;-0.0004599504;-0.04477675,-0.04134343;-0.4030049;-0.03111343,0.00846912;-0.753405;0.05314826,0.01784387;-0.8080432;-0.01992926,-0.0160425;0.5229333;0.03452814,103.4749
+0;0;0,-0.01188115;0.3035114;0.01255278,-0.02245504;0.5947409;0.01069958,0.1481499;0.4768245;0.01526751,0.234883;0.2482013;-0.1086837,0.3171177;0.07490021;-0.2701272,-0.1828154;0.4722947;-0.0230511,-0.2142304;0.2199761;-0.1255376,-0.2308826;0.01280624;-0.2657632,0.07088657;0.00909831;-0.02493784,0.1611695;-0.3242716;-0.1930019,0.2046272;-0.7000021;-0.07425255,0.2127573;-0.6585109;-0.1856495,-0.06407388;0.0001945747;-0.04029987,-0.04778026;-0.383379;-0.05203954,-0.009629749;-0.7739363;0.004290257,0.001797333;-0.7321699;-0.1067881,-0.02001937;0.5236061;0.01351519,0;0;0,-0.01092893;0.3028103;0.02458429,-0.02005115;0.5938504;0.03682137,0.1509998;0.4951182;0.002366543,0.2695538;0.3646438;-0.2075775,0.3401176;0.2511326;-0.4196995,-0.1732113;0.4797837;-0.0317487,-0.2501669;0.2931715;-0.2172448,-0.19002;0.2427995;-0.4553726,0.07156844;0.006680846;-0.02372563,0.1784132;-0.2703866;-0.2673439,0.2236255;-0.6573406;-0.1939555,0.2322622;-0.6465206;-0.3042505,-0.06093069;-0.0008598477;-0.04490314,-0.04129887;-0.3842391;-0.03198119,0.01502977;-0.7656826;0.06016729,0.02145438;-0.8169374;-0.01705844,-0.0180912;0.5226514;0.03587222,103.4985
+0;0;0,-0.01285016;0.303468;0.0126476,-0.02440869;0.5946605;0.01086874,0.1464804;0.476873;0.01399729,0.2350346;0.2510284;-0.1137034,0.3179016;0.08333126;-0.2806482,-0.1841611;0.4720851;-0.02430585,-0.2139851;0.2214512;-0.1313024,-0.2289035;0.01728614;-0.276057,0.07097302;0.009422752;-0.02456875,0.1643879;-0.3103914;-0.2156828,0.2042841;-0.6841369;-0.08964288,0.2525956;-0.7347462;-0.1510886,-0.06389873;-0.0001549982;-0.04057719,-0.04527419;-0.3836262;-0.05219531,-0.006400324;-0.7742379;0.003255568,0.004992496;-0.7324642;-0.1078256,-0.02173121;0.5235337;0.01366875,0;0;0,-0.01092893;0.3028103;0.02458429,-0.02005115;0.5938504;0.03682137,0.1509998;0.4951182;0.002366543,0.2695538;0.3646438;-0.2075775,0.3401176;0.2511326;-0.4196995,-0.1732113;0.4797837;-0.0317487,-0.2501669;0.2931715;-0.2172448,-0.19002;0.2427995;-0.4553726,0.07156844;0.006680846;-0.02372563,0.1784132;-0.2703866;-0.2673439,0.2236255;-0.6573406;-0.1939555,0.2322622;-0.6465206;-0.3042505,-0.06093069;-0.0008598477;-0.04490314,-0.04129887;-0.3842391;-0.03198119,0.01502977;-0.7656826;0.06016729,0.02145438;-0.8169374;-0.01705844,-0.0180912;0.5226514;0.03587222,103.5308
+0;0;0,-0.01282678;0.3029158;0.01262459,-0.02436114;0.5934981;0.01085029,0.146976;0.4757527;0.01397311,0.2368756;0.2464769;-0.1156677,0.3197459;0.07877299;-0.2826192,-0.1845586;0.4709519;-0.0244335,-0.2148357;0.2165102;-0.1330556,-0.2297547;0.01233687;-0.2778161,0.07028188;0.009330993;-0.0243295,0.1643245;-0.3126321;-0.2167277,0.2032939;-0.677695;-0.09361584,0.2353407;-0.7011662;-0.1343751,-0.06327648;-0.0001534888;-0.04018204,-0.04452679;-0.3862014;-0.05187823,-0.006556001;-0.7677387;0.002284471,0.001001283;-0.7299288;-0.07139979,-0.02168999;0.5225394;0.01364368,0;0;0,-0.01149118;0.3021274;0.02586305,-0.02135327;0.592468;0.03955054,0.1503637;0.4940499;0.004531622,0.2739838;0.362565;-0.2073312,0.3432146;0.2493453;-0.4200594,-0.174181;0.477977;-0.03054786,-0.2487805;0.2869765;-0.2187226,-0.2009424;0.2892034;-0.4648353,0.07080054;0.007943004;-0.02329648,0.1830619;-0.2626943;-0.2756339,0.2261362;-0.6403674;-0.2017846,0.2382862;-0.6667958;-0.2488557,-0.05989758;-0.001910284;-0.04502404,-0.03848746;-0.3877839;-0.03219958,0.01792434;-0.7600639;0.05819638,0.02274387;-0.7839631;0.007018909,-0.01920035;0.5214493;0.03821623,103.5533
+0;0;0,-0.0128192;0.3027368;0.01261713,-0.02434522;0.5931083;0.01084462,0.1475127;0.4752806;0.01396599,0.2382842;0.2437811;-0.1169322,0.3211549;0.07607646;-0.2838845,-0.1850502;0.4704649;-0.02455974,-0.2156209;0.2135555;-0.1342353,-0.23054;0.00938119;-0.2789965,0.07049773;0.009359651;-0.02440422,0.1642905;-0.3117482;-0.2162914,0.2023122;-0.6679328;-0.09617355,0.2351453;-0.6927161;-0.1379329,-0.06347083;-0.0001539602;-0.04030546,-0.04477095;-0.3851764;-0.05197058,-0.007723607;-0.7574347;0.0008748844,1.911167E-05;-0.7194332;-0.07461739,-0.02167644;0.5222124;0.01363553,0;0;0,-0.01241785;0.3018227;0.02686882,-0.02336097;0.5918589;0.04167747,0.1492336;0.4930507;0.006963968,0.2764598;0.361456;-0.2062545,0.345252;0.2479352;-0.4189659,-0.1762051;0.4764096;-0.02877802,-0.2519801;0.2835908;-0.2186328,-0.1944688;0.3045572;-0.4617755,0.07106574;0.008102924;-0.02317548,0.1859564;-0.2494077;-0.2862656,0.2269996;-0.617846;-0.2133949,0.2410733;-0.6434348;-0.2637424,-0.06003728;-0.002226121;-0.04520696,-0.03677763;-0.386951;-0.03202414,0.01811266;-0.7502003;0.05617125,0.02392079;-0.7759987;0.004442539,-0.02093247;0.5209182;0.04004836,103.5881
+0;0;0,-0.01329147;0.3021482;0.01224055,-0.02528278;0.5923592;0.01009993,0.1451713;0.4741329;0.01250774,0.2402996;0.2438022;-0.1221655,0.3227895;0.07967609;-0.2928209,-0.1845426;0.4704166;-0.02566251,-0.2140081;0.2130321;-0.1402203,-0.2265608;0.01125595;-0.2885243,0.07149062;0.009661089;-0.0246035,0.1676117;-0.3061587;-0.2252591,0.2024998;-0.6634372;-0.1011843,0.2511989;-0.713861;-0.1634201,-0.06423798;-0.0003831451;-0.04102333,-0.04425827;-0.3860114;-0.05267105,-0.005771596;-0.7603536;-0.001227152,0.005693186;-0.7185596;-0.1127724,-0.02250571;0.5215732;0.0129824,0;0;0,-0.0141626;0.3010669;0.02789533,-0.02864194;0.5907108;0.04460776,0.143738;0.492473;0.009257913,0.2749053;0.3607549;-0.2044802,0.3436259;0.2469192;-0.4170458,-0.1788723;0.4749075;-0.02618182,-0.2457182;0.3098655;-0.24648,-0.1847989;0.236421;-0.478342,0.07183331;0.01007661;-0.02340972,0.1861137;-0.2360624;-0.2983636,0.2272453;-0.6060384;-0.2229601,0.2361429;-0.595674;-0.3336315,-0.06102473;-0.003588584;-0.04552673,-0.03827903;-0.3890119;-0.03227958,0.01664729;-0.7542309;0.05636553,0.02262095;-0.8081275;-0.01872479,-0.02512598;0.5199338;0.04238248,103.6202
+0;0;0,-0.01325103;0.3012289;0.01220331,-0.02521094;0.5906749;0.0100717,0.1445894;0.4728936;0.01247063,0.2386831;0.245068;-0.1207379,0.3211754;0.08093707;-0.2913983,-0.1838593;0.4691916;-0.02555316,-0.2130044;0.2146064;-0.1388651,-0.2255574;0.01282428;-0.2871734,0.07173967;0.009694745;-0.02468921,0.1673342;-0.3043947;-0.2242454,0.2024127;-0.6636237;-0.09949333,0.2369403;-0.6906441;-0.1436185,-0.06446176;-0.0003844798;-0.04116624,-0.04459151;-0.3839;-0.05275015,-0.005894743;-0.7602857;-0.001025423,0.002233776;-0.7219238;-0.08011089,-0.02244419;0.5201519;0.01294346,0;0;0,-0.01553825;0.299924;0.02945387,-0.03231961;0.5885746;0.04786479,0.1401439;0.4912316;0.01241696,0.2717857;0.3616491;-0.1982521,0.3409267;0.2489853;-0.4113139,-0.1812551;0.4729626;-0.0231971,-0.2416585;0.3119153;-0.2443708,-0.1812686;0.2359231;-0.4755573,0.07215725;0.01113206;-0.02279329,0.1849604;-0.2163932;-0.3111002,0.2269284;-0.5885783;-0.2365619,0.2412791;-0.6120836;-0.2941965,-0.06094528;-0.004507332;-0.04599436,-0.03822311;-0.3877476;-0.03103534,0.01698336;-0.7548901;0.05839436,0.01930549;-0.7857326;0.006593741,-0.02820203;0.5181116;0.0451411,103.6427
+0;0;0,-0.01325103;0.3012289;0.01220331,-0.02521094;0.5906749;0.0100717,0.1445894;0.4728936;0.01247063,0.2386831;0.245068;-0.1207379,0.3211754;0.08093707;-0.2913983,-0.1838593;0.4691916;-0.02555316,-0.2130044;0.2146064;-0.1388651,-0.2255574;0.01282428;-0.2871734,0.07173967;0.009694745;-0.02468921,0.1673342;-0.3043947;-0.2242454,0.2024127;-0.6636237;-0.09949333,0.2369403;-0.6906441;-0.1436185,-0.06446176;-0.0003844798;-0.04116624,-0.04459151;-0.3839;-0.05275015,-0.005894743;-0.7602857;-0.001025423,0.002233776;-0.7219238;-0.08011089,-0.02244419;0.5201519;0.01294346,0;0;0,-0.01553825;0.299924;0.02945387,-0.03231961;0.5885746;0.04786479,0.1401439;0.4912316;0.01241696,0.2717857;0.3616491;-0.1982521,0.3409267;0.2489853;-0.4113139,-0.1812551;0.4729626;-0.0231971,-0.2416585;0.3119153;-0.2443708,-0.1812686;0.2359231;-0.4755573,0.07215725;0.01113206;-0.02279329,0.1849604;-0.2163932;-0.3111002,0.2269284;-0.5885783;-0.2365619,0.2412791;-0.6120836;-0.2941965,-0.06094528;-0.004507332;-0.04599436,-0.03822311;-0.3877476;-0.03103534,0.01698336;-0.7548901;0.05839436,0.01930549;-0.7857326;0.006593741,-0.02820203;0.5181116;0.0451411,103.6649
+0;0;0,-0.01352324;0.3008835;0.01197866,-0.02568292;0.5902659;0.009630126,0.1428706;0.4727471;0.01156172,0.2400071;0.2479462;-0.1295682,0.3231333;0.08526617;-0.3013043,-0.1830974;0.4697607;-0.02634346,-0.2128195;0.2182575;-0.1518477,-0.2218451;0.01389509;-0.2968394,0.07208617;0.009879611;-0.02451629,0.1691134;-0.298109;-0.2333766,0.2024246;-0.6574827;-0.1048281,0.2351377;-0.6847608;-0.1499109,-0.06450031;-0.0005512389;-0.04164706,-0.04301367;-0.3843373;-0.05349776,-0.003785808;-0.7619667;-0.002106115,0.004388875;-0.7236239;-0.08114371,-0.02287744;0.5197835;0.01255528,0;0;0,-0.01697826;0.2993053;0.03138912,-0.03575966;0.5876132;0.05228078,0.1358051;0.4899664;0.01626921,0.2703955;0.3615086;-0.1965044,0.3403452;0.2488924;-0.4093251,-0.1828596;0.4716732;-0.01895657,-0.24449;0.3049843;-0.2387408,-0.2083893;0.1720516;-0.448249,0.07246226;0.01198864;-0.02237332,0.1841619;-0.2084215;-0.3170536,0.2267194;-0.5818363;-0.2426621,0.2412176;-0.6055065;-0.3000439,-0.06102209;-0.005406738;-0.0462833,-0.03800889;-0.3889176;-0.02943993,0.01634727;-0.7571185;0.06142996,0.01897428;-0.7885942;0.01046715,-0.03116739;0.5172473;0.04885423,103.6984
+0;0;0,-0.01348285;0.2999847;0.01194288,-0.02561176;0.5886349;0.009600297,0.1424906;0.4714206;0.01152714,0.2390861;0.2478716;-0.1288169,0.3222098;0.08519667;-0.3005476,-0.1826041;0.4684422;-0.02627647,-0.2121606;0.2183396;-0.1510818,-0.221186;0.01398358;-0.296069,0.07247986;0.009933568;-0.02465018,0.1695872;-0.2983092;-0.2336828,0.2027118;-0.6556694;-0.1058546,0.2370113;-0.6857253;-0.1531237,-0.06485257;-0.0005542494;-0.04187451,-0.0433482;-0.3846571;-0.05373499,-0.004340138;-0.7601706;-0.002631292,0.004230989;-0.7214231;-0.08550194,-0.02281338;0.518331;0.01251804,0;0;0,-0.01809719;0.2980162;0.03426516,-0.03782874;0.5853779;0.05707777,0.133773;0.4887102;0.02150023,0.2687456;0.3626729;-0.1903919,0.3519727;0.2612223;-0.4040391,-0.1845009;0.4691772;-0.01359942,-0.2715911;0.2783692;-0.200706,-0.1944371;0.2183023;-0.4315812,0.0728201;0.01260433;-0.02231598,0.183264;-0.2013384;-0.322597,0.2261039;-0.5738882;-0.2554036,0.2423738;-0.5934817;-0.320927,-0.06143646;-0.00636461;-0.0463108,-0.03735624;-0.3900033;-0.02682815,0.01663155;-0.7560833;0.06380486,0.0198269;-0.7908565;0.01077896,-0.03302014;0.5152303;0.05318129,103.7207
+0;0;0,-0.01346542;0.2995969;0.01192744,-0.02555761;0.5873777;0.009589026,0.1430917;0.4701529;0.01150648,0.2396856;0.2466075;-0.1288353,0.3228458;0.08386108;-0.3006414,-0.1830901;0.4671645;-0.02642355,-0.2126462;0.2170659;-0.1512268,-0.2216755;0.01262018;-0.2962778,0.0731042;0.01001913;-0.02486251,0.1699618;-0.2974311;-0.2333577,0.2015326;-0.638028;-0.1115257,0.2342914;-0.6653864;-0.1566717,-0.0654112;-0.0005590236;-0.04223521,-0.04396212;-0.3836742;-0.0540652,-0.006783869;-0.7415729;-0.005358696,0.001402272;-0.7032183;-0.08450708,-0.02276505;0.5172201;0.01250069,0;0;0,-0.01451966;0.2971584;0.03959799,-0.03057706;0.5836368;0.06513095,0.1409925;0.4875071;0.02956593,0.2769166;0.3633024;-0.1827935,0.3424226;0.2624733;-0.402934,-0.1783823;0.4665034;-0.00590831,-0.2387734;0.3061861;-0.2287311,-0.1875595;0.2557386;-0.4690466,0.07367715;0.01219678;-0.02203786,0.1899729;-0.1921813;-0.3254882,0.2294282;-0.549007;-0.2710388,0.2467292;-0.5765066;-0.3239137,-0.06208285;-0.006392506;-0.04655756,-0.02796612;-0.3879277;-0.02117618,0.02323399;-0.7368408;0.06533506,0.02707027;-0.7689551;0.01505208,-0.0265418;0.513613;0.06079948,103.7432
+0;0;0,-0.01446903;0.3015966;0.01219514,-0.02765289;0.5901732;0.01006815,0.1427896;0.472308;0.01133193,0.2387679;0.2552025;-0.1323034,0.3241208;0.09550057;-0.3058685,-0.1861489;0.4692823;-0.02725454,-0.2157213;0.2270184;-0.159207,-0.21806;0.03273849;-0.3178402,0.06980735;0.009902017;-0.02343587,0.163879;-0.2853763;-0.242882,0.1941195;-0.6306741;-0.1197314,0.2277086;-0.6627045;-0.1676243,-0.06224098;-0.0007979436;-0.04056821,-0.0407558;-0.3797885;-0.05056428,-0.00295499;-0.7424666;-0.002120018,0.005824495;-0.7035498;-0.0864595,-0.02458143;0.5198528;0.01292889,0;0;0,-0.01215288;0.2987225;0.04399729,-0.02541173;0.5858632;0.07293487,0.1472173;0.4899293;0.03680122,0.2831505;0.3688958;-0.1726046,0.3500609;0.267338;-0.3919756,-0.1746302;0.4671017;-0.0001908913,-0.2541902;0.2887802;-0.1972933,-0.1501516;0.373477;-0.4092298,0.07005361;0.009476706;-0.02287006,0.1963348;-0.1817652;-0.3256488,0.2359776;-0.5440297;-0.2756091,0.2514488;-0.5625604;-0.3439842,-0.05861525;-0.004457938;-0.04543935,-0.01894927;-0.3809521;-0.01587347,0.0329652;-0.7343848;0.07188359,0.03740527;-0.7697339;0.01729862,-0.0220392;0.5156809;0.06786907,103.7768
+0;0;0,-0.01446903;0.3015966;0.01219514,-0.02765289;0.5901732;0.01006815,0.1427896;0.472308;0.01133193,0.2387679;0.2552025;-0.1323034,0.3241208;0.09550057;-0.3058685,-0.1861489;0.4692823;-0.02725454,-0.2157213;0.2270184;-0.159207,-0.21806;0.03273849;-0.3178402,0.06980735;0.009902017;-0.02343587,0.163879;-0.2853763;-0.242882,0.1941195;-0.6306741;-0.1197314,0.2277086;-0.6627045;-0.1676243,-0.06224098;-0.0007979436;-0.04056821,-0.0407558;-0.3797885;-0.05056428,-0.00295499;-0.7424666;-0.002120018,0.005824495;-0.7035498;-0.0864595,-0.02458143;0.5198528;0.01292889,0;0;0,-0.01215288;0.2987225;0.04399729,-0.02541173;0.5858632;0.07293487,0.1472173;0.4899293;0.03680122,0.2831505;0.3688958;-0.1726046,0.3500609;0.267338;-0.3919756,-0.1746302;0.4671017;-0.0001908913,-0.2541902;0.2887802;-0.1972933,-0.1501516;0.373477;-0.4092298,0.07005361;0.009476706;-0.02287006,0.1963348;-0.1817652;-0.3256488,0.2359776;-0.5440297;-0.2756091,0.2514488;-0.5625604;-0.3439842,-0.05861525;-0.004457938;-0.04543935,-0.01894927;-0.3809521;-0.01587347,0.0329652;-0.7343848;0.07188359,0.03740527;-0.7697339;0.01729862,-0.0220392;0.5156809;0.06786907,103.7988
+0;0;0,-0.01449791;0.3021985;0.01221948,-0.02769754;0.5911197;0.01009039,0.1433472;0.4730105;0.01135147,0.239833;0.2547569;-0.1330435,0.3251833;0.09505984;-0.3066033,-0.1867685;0.469974;-0.0273731,-0.2164973;0.226429;-0.1600234,-0.218836;0.0321549;-0.3186518,0.06977207;0.009897013;-0.02342403,0.1636798;-0.2848667;-0.2424877,0.1940885;-0.6320863;-0.1186517,0.22635;-0.6616648;-0.1646514,-0.06220952;-0.0007975403;-0.04054771,-0.04076179;-0.3791276;-0.05052635,-0.002750583;-0.7438242;-0.001812451,0.00568186;-0.70526;-0.08281811,-0.02462286;0.5207254;0.01295414,0;0;0,-0.01177004;0.2990423;0.04602814,-0.02404612;0.5863149;0.07744682,0.1489192;0.4909199;0.04021513,0.2863968;0.3715182;-0.17106,0.354466;0.2692503;-0.3897349,-0.1743278;0.4677448;0.003614366,-0.2148342;0.3227468;-0.231181,-0.1906968;0.2865957;-0.478206,0.07010674;0.00909856;-0.02273846,0.197637;-0.167995;-0.3326854,0.2336022;-0.5343203;-0.2961637,0.2526094;-0.5560041;-0.3567762,-0.05842781;-0.003890919;-0.04567089,-0.01529348;-0.3791794;-0.01418823,0.03699439;-0.7344871;0.07437822,0.04165154;-0.7678015;0.02264854,-0.02098092;0.516094;0.07173407,103.8324
+0;0;0,-0.01500255;0.3047601;0.01255118,-0.02851938;0.5950685;0.01066877,0.1423197;0.4762534;0.01114257,0.2436846;0.258703;-0.1364177,0.3273607;0.1043993;-0.3155897,-0.187188;0.473778;-0.02781278,-0.2160253;0.2300264;-0.1661263,-0.2163354;0.03561613;-0.3246143,0.06768471;0.009733588;-0.02253999,0.1603767;-0.2759846;-0.2506432,0.1858775;-0.6192935;-0.1255478,0.2196669;-0.6460343;-0.1777413,-0.06025054;-0.0009392739;-0.03940817,-0.03731865;-0.377286;-0.04915781,0.0004796125;-0.7384193;-0.001051746,0.009222833;-0.6996056;-0.08430606,-0.02538403;0.524423;0.01347719,0;0;0,-0.009076506;0.3012011;0.04956627,-0.01832148;0.5896478;0.08399189,0.1541473;0.4948678;0.0474571,0.2924436;0.3784373;-0.1686336,0.3720177;0.2889061;-0.3890105,-0.1693939;0.4706925;0.0101105,-0.2449312;0.2889219;-0.19146,-0.1700487;0.2235712;-0.4217549,0.06754631;0.006391525;-0.02409685,0.2005531;-0.1457025;-0.3425845,0.2275872;-0.5103948;-0.3218758,0.2455765;-0.532425;-0.3855519,-0.05637104;-0.001672468;-0.04476072,-0.008241586;-0.3741365;-0.009948522,0.04462882;-0.7256059;0.07856227,0.0494073;-0.7605587;0.02523578,-0.01598707;0.519199;0.07766616,103.8659
+0;0;0,-0.01500255;0.3047601;0.01255118,-0.02851938;0.5950685;0.01066877,0.1423197;0.4762534;0.01114257,0.2436846;0.258703;-0.1364177,0.3273607;0.1043993;-0.3155897,-0.187188;0.473778;-0.02781278,-0.2160253;0.2300264;-0.1661263,-0.2163354;0.03561613;-0.3246143,0.06768471;0.009733588;-0.02253999,0.1603767;-0.2759846;-0.2506432,0.1858775;-0.6192935;-0.1255478,0.2196669;-0.6460343;-0.1777413,-0.06025054;-0.0009392739;-0.03940817,-0.03731865;-0.377286;-0.04915781,0.0004796125;-0.7384193;-0.001051746,0.009222833;-0.6996056;-0.08430606,-0.02538403;0.524423;0.01347719,0;0;0,-0.009076506;0.3012011;0.04956627,-0.01832148;0.5896478;0.08399189,0.1541473;0.4948678;0.0474571,0.2924436;0.3784373;-0.1686336,0.3720177;0.2889061;-0.3890105,-0.1693939;0.4706925;0.0101105,-0.2449312;0.2889219;-0.19146,-0.1700487;0.2235712;-0.4217549,0.06754631;0.006391525;-0.02409685,0.2005531;-0.1457025;-0.3425845,0.2275872;-0.5103948;-0.3218758,0.2455765;-0.532425;-0.3855519,-0.05637104;-0.001672468;-0.04476072,-0.008241586;-0.3741365;-0.009948522,0.04462882;-0.7256059;0.07856227,0.0494073;-0.7605587;0.02523578,-0.01598707;0.519199;0.07766616,103.8883
+0;0;0,-0.01500309;0.3047711;0.01255164,-0.02852904;0.5952771;0.01066671,0.1421434;0.4764349;0.0111459,0.2420789;0.261952;-0.1343337,0.3508009;0.06146237;-0.3671352,-0.1870302;0.473962;-0.02776994,-0.2154609;0.2336474;-0.1641331,-0.2158638;-0.01895355;-0.3700597,0.06799296;0.009777916;-0.02264264,0.160971;-0.2768218;-0.2514496,0.1862564;-0.6172316;-0.1274105,0.2205499;-0.644819;-0.1803826,-0.06052493;-0.0009435515;-0.03958764,-0.03752229;-0.3784513;-0.04936736,-4.320964E-05;-0.7365351;-0.001667526,0.008830445;-0.6975899;-0.08616386,-0.02539032;0.5245556;0.01347815,0;0;0,-0.009767056;0.3011284;0.04994345,-0.01970676;0.5896063;0.08559561,0.1528328;0.4950161;0.0492692,0.2904887;0.3820124;-0.1638865,0.3778037;0.2484123;-0.4480348,-0.1692368;0.4700649;0.008973509,-0.2463886;0.2909831;-0.1888437,-0.1586406;0.3079002;-0.5022559,0.06792839;0.006591558;-0.02395046,0.1982419;-0.1392775;-0.3477985,0.2210966;-0.501372;-0.3313948,0.2391665;-0.5251145;-0.395298,-0.05672117;-0.00187035;-0.04483916,-0.008479249;-0.3754577;-0.009595003,0.04482504;-0.7237259;0.07856272,0.05021315;-0.7601495;0.02510932,-0.01725981;0.5191222;0.078866,103.9108
+0;0;0,-0.01555421;0.3057764;0.012721,-0.02961965;0.5970661;0.01096679,0.1420045;0.4776031;0.01107488,0.2445143;0.2671251;-0.1388999,0.3360664;0.1059145;-0.3382534,-0.1885659;0.4752227;-0.02866552,-0.2170628;0.2412113;-0.1760706,-0.2146062;0.02823587;-0.3456228,0.06785751;0.009854713;-0.02234323,0.1584945;-0.2653061;-0.265079,0.1817399;-0.6050483;-0.1408183,0.2173394;-0.6432498;-0.1956495,-0.06025033;-0.001039583;-0.03962065,-0.03656176;-0.3781416;-0.04868214,0.001321435;-0.7355119;-0.001173127,0.01127039;-0.6956003;-0.09459685,-0.02634948;0.5261478;0.01375229,0;0;0,-0.00902912;0.3019668;0.05135655,-0.01825717;0.5911015;0.08846462,0.1549587;0.4966904;0.051,0.2929915;0.3841818;-0.1625192,0.3664224;0.2769759;-0.4017415,-0.16765;0.4708854;0.008879274,-0.2465582;0.2919353;-0.1887366,-0.1724727;0.3021406;-0.4504993,0.06751786;0.005963594;-0.02463233,0.1993488;-0.1345726;-0.3497775,0.2199497;-0.4962689;-0.3372376,0.236611;-0.5214481;-0.4120899,-0.05656857;-0.001038479;-0.04472021,-0.00689495;-0.3740171;-0.009101961,0.04690411;-0.7214439;0.07925005,0.05282613;-0.7649704;0.02022462,-0.01598746;0.5204491;0.08132732,103.9444
+0;0;0,-0.01558072;0.3062976;0.01274268,-0.0296753;0.598191;0.0109847,0.1428095;0.4783316;0.01108511,0.2454548;0.2675752;-0.1390881,0.3369639;0.1064404;-0.3383479,-0.1894372;0.4759391;-0.02885682,-0.2179718;0.2416181;-0.1764569,-0.2155163;0.02874286;-0.3459294,0.0678388;0.009851996;-0.02233707,0.1585009;-0.2653851;-0.2651401,0.1815273;-0.6019264;-0.1420501,0.2182097;-0.6422025;-0.1985492,-0.06023371;-0.001039296;-0.03960972,-0.03653859;-0.3782458;-0.04867372,0.0009877086;-0.7322493;-0.001612306,0.0112393;-0.6920362;-0.09787785,-0.02639821;0.5271225;0.0137761,0;0;0,-0.009272546;0.3023403;0.05222762,-0.0182417;0.5919527;0.09041345,0.1558166;0.4980619;0.05250597,0.2934838;0.3869151;-0.162437,0.3680396;0.2784871;-0.4006126,-0.1677943;0.4714527;0.008621387,-0.248448;0.2937109;-0.189896,-0.1733618;0.3025452;-0.4512901,0.06750114;0.005741164;-0.02467275,0.1994908;-0.1315388;-0.3512632,0.218707;-0.4900008;-0.3424772,0.2346102;-0.519096;-0.4181826,-0.05653203;-0.0005450799;-0.04474308,-0.006266303;-0.373498;-0.008579236,0.04741498;-0.7175864;0.07895903,0.05402808;-0.7634828;0.01835819,-0.0160962;0.5211716;0.08301723,103.9664
+0;0;0,-0.01558072;0.3062976;0.01274268,-0.0296753;0.598191;0.0109847,0.1428095;0.4783316;0.01108511,0.2454548;0.2675752;-0.1390881,0.3369639;0.1064404;-0.3383479,-0.1894372;0.4759391;-0.02885682,-0.2179718;0.2416181;-0.1764569,-0.2155163;0.02874286;-0.3459294,0.0678388;0.009851996;-0.02233707,0.1585009;-0.2653851;-0.2651401,0.1815273;-0.6019264;-0.1420501,0.2182097;-0.6422025;-0.1985492,-0.06023371;-0.001039296;-0.03960972,-0.03653859;-0.3782458;-0.04867372,0.0009877086;-0.7322493;-0.001612306,0.0112393;-0.6920362;-0.09787785,-0.02639821;0.5271225;0.0137761,0;0;0,-0.009272546;0.3023403;0.05222762,-0.0182417;0.5919527;0.09041345,0.1558166;0.4980619;0.05250597,0.2934838;0.3869151;-0.162437,0.3680396;0.2784871;-0.4006126,-0.1677943;0.4714527;0.008621387,-0.248448;0.2937109;-0.189896,-0.1733618;0.3025452;-0.4512901,0.06750114;0.005741164;-0.02467275,0.1994908;-0.1315388;-0.3512632,0.218707;-0.4900008;-0.3424772,0.2346102;-0.519096;-0.4181826,-0.05653203;-0.0005450799;-0.04474308,-0.006266303;-0.373498;-0.008579236,0.04741498;-0.7175864;0.07895903,0.05402808;-0.7634828;0.01835819,-0.0160962;0.5211716;0.08301723,103.9889
+0;0;0,-0.01583909;0.3049916;0.01293189,-0.03026552;0.59684;0.01148674,0.1435536;0.4756523;0.01067783,0.248799;0.2696608;-0.1453918,0.3501931;0.0974213;-0.3707088,-0.1911848;0.4741573;-0.02971709,-0.2158069;0.2414978;-0.181803,-0.2130687;0.01203638;-0.3768797,0.0717464;0.01042852;-0.0233329,0.1652611;-0.2698333;-0.2872554,0.1851395;-0.6042522;-0.1626073,0.2223589;-0.6433455;-0.2184565,-0.0635709;-0.00115876;-0.04192996,-0.03740604;-0.3963611;-0.05072086,0.0003301874;-0.7487;-0.003800374,0.01054693;-0.708571;-0.09904379,-0.02690428;0.5257274;0.01419406,0;0;0,-0.008412421;0.303266;0.03737581,-0.0156883;0.5936534;0.06943846,0.1593372;0.4999019;0.03099895,0.2967602;0.3898987;-0.1855214,0.3761723;0.2683729;-0.4494156,-0.1657556;0.472537;-0.01457663,-0.2482374;0.2927293;-0.211383,-0.1646418;0.2986716;-0.5006777,0.07058997;0.007915542;-0.02747953,0.2024186;-0.1286202;-0.3752236,0.2213532;-0.4854912;-0.3679527,0.2372274;-0.5160433;-0.4411629,-0.06272155;-0.002873793;-0.04311001,-0.002418179;-0.3941928;-0.0297057,0.05157589;-0.7365727;0.0576379,0.0572354;-0.7808342;-0.003448054,-0.01396039;0.5227243;0.06298113,104.0225
+0;0;0,-0.01568024;0.301933;0.0128022,-0.03003253;0.5922921;0.01135633,0.1435176;0.4713589;0.01054602,0.2504154;0.2621331;-0.1479741,0.3514692;0.09047188;-0.3725346,-0.1907091;0.4698663;-0.02978714,-0.2157177;0.2335537;-0.184261,-0.2129887;0.004862636;-0.3786827,0.07095366;0.01031329;-0.02307509,0.1652787;-0.272377;-0.2892844,0.1892708;-0.6760012;-0.1388415,0.2246802;-0.7117347;-0.1919748,-0.06286849;-0.001145957;-0.04146667,-0.03647692;-0.3997727;-0.05033373,0.00906853;-0.8250253;0.006296575,0.01878846;-0.7853889;-0.0843154,-0.0266797;0.5213575;0.01405687,0;0;0,-0.01054627;0.3010728;0.02858758,-0.01742354;0.5907091;0.05321372,0.1576054;0.4997776;0.01675129,0.2961841;0.3881024;-0.2038294,0.3781443;0.2672952;-0.4661174,-0.1684259;0.46861;-0.02675746,-0.2445986;0.2895768;-0.2328546,-0.1660798;0.2799632;-0.522422,0.07196897;0.00898014;-0.02032411,0.2000857;-0.04366183;-0.3951485,0.2177914;-0.4746209;-0.3860947,0.2294329;-0.5038944;-0.4550077,-0.05916167;-0.003473301;-0.0464874,0.007667135;-0.3966938;-0.07077654,0.06494877;-0.8127012;0.02810661,0.07534335;-0.7989143;-0.06148668,-0.0158903;0.5198532;0.04798424,104.056
+0;0;0,-0.01545628;0.2976204;0.01261934,-0.02969757;0.5857497;0.01117269,0.1439616;0.465054;0.01034946,0.2516629;0.2542558;-0.1493619,0.3525012;0.08296046;-0.3734439,-0.1905047;0.4635603;-0.03001263,-0.2157012;0.2254719;-0.1856474,-0.2129781;-0.002731889;-0.3796548,0.07466698;0.01085303;-0.02428272,0.1734109;-0.2850805;-0.3029633,0.1974006;-0.6886643;-0.1525354,0.2329988;-0.7247481;-0.2059519,-0.06615867;-0.00120593;-0.04363681,-0.03853073;-0.4185072;-0.05291927,0.007010151;-0.8437172;0.003705356,0.01678189;-0.8040294;-0.08738953,-0.02635766;0.5150884;0.01386282,0;0;0,-0.01899189;0.297199;0.01697254,-0.02907282;0.5851426;0.03236973,0.1463187;0.4953606;-0.00312686,0.2853495;0.3835378;-0.2260826,0.3690643;0.2631263;-0.4872648,-0.1782973;0.4630525;-0.04939239,-0.2572083;0.2811162;-0.2548563,-0.178464;0.2731323;-0.5437487,0.075818;0.01303655;-0.019086,0.189758;-0.04911144;-0.4167607,0.2073528;-0.4800086;-0.4066669,0.2187947;-0.5095239;-0.4760544,-0.06239326;-0.00702009;-0.04837763,-0.00238033;-0.4175486;-0.1018061,0.05491735;-0.8335233;-0.002983414,0.06604981;-0.8201411;-0.09291413,-0.02732164;0.514472;0.02862573,104.0894
+0;0;0,-0.01539588;0.2973247;0.01299951,-0.02954118;0.5846231;0.01193611,0.1433222;0.4635956;0.01065909,0.2537548;0.2555127;-0.1514997,0.3521617;0.09864995;-0.3722324,-0.1895498;0.4627851;-0.03020419,-0.2177033;0.2348258;-0.20059,-0.2041001;0.02249151;-0.3948627,0.07339427;0.0105814;-0.02346583,0.1649492;-0.2587815;-0.2910507,0.1869846;-0.6626189;-0.1410965,0.2239432;-0.6983055;-0.1944963,-0.06482741;-0.001149719;-0.0429583,-0.03657456;-0.3906132;-0.05072594,0.009361565;-0.8157527;0.00586598,0.01930591;-0.7760091;-0.08544877,-0.02622057;0.5140535;0.01452616,0;0;0,-0.03030071;0.2935786;0.04124904,-0.04369682;0.5803342;0.06011474,0.1318236;0.491304;0.02461827,0.2709861;0.3795734;-0.1988531,0.3547536;0.2702545;-0.4519246,-0.1911906;0.45842;-0.02255023,-0.2726201;0.2759106;-0.2271203,-0.1940259;0.2872862;-0.5040793,0.07434104;0.01389003;-0.01816058,0.1760882;-0.05386479;-0.3891015,0.1935787;-0.4847165;-0.3782701,0.2049163;-0.5140887;-0.4481172,-0.06024484;-0.008165967;-0.04850985,-0.02430115;-0.396919;-0.05944352,0.0329385;-0.8129803;0.03890782,0.04395987;-0.7992269;-0.05135177,-0.04129046;0.5097902;0.05616927,104.1118
+0;0;0,-0.01554069;0.3001214;0.01312179,-0.02965542;0.5868077;0.01205394,0.1432027;0.4657787;0.01077716,0.2550857;0.2549629;-0.1535114,0.3551089;0.09552383;-0.3778694,-0.1896588;0.4649682;-0.03008484,-0.218182;0.234015;-0.2027084,-0.2043553;0.0181933;-0.4001718,0.07495848;0.01080692;-0.02396594,0.1661578;-0.2575097;-0.2905115,0.1841266;-0.5868199;-0.1682309,0.2215212;-0.6232815;-0.2222607,-0.06620904;-0.001174222;-0.04387385,-0.03806593;-0.3891249;-0.05161132,-0.0006071962;-0.7358061;-0.005463291,0.009454454;-0.6959475;-0.09785526,-0.02633467;0.5162349;0.0146441,0;0;0,-0.02181137;0.2947991;0.05571592,-0.03498998;0.5802257;0.08302534,0.1406024;0.490338;0.0467732,0.2838571;0.37621;-0.1777368,0.3646743;0.2646233;-0.4361531,-0.181883;0.4579391;-0.0005454421,-0.2676232;0.2728499;-0.2063183,-0.1838544;0.2865808;-0.4865972,0.07305318;0.01311383;-0.02830529,0.188014;-0.1460698;-0.3641658,0.2053058;-0.4972353;-0.353948,0.2194652;-0.5245728;-0.4263816,-0.06487112;-0.008484534;-0.04505196,-0.02241153;-0.3945693;-0.02283847,0.03085538;-0.7304794;0.06687032,0.03700225;-0.7721478;0.007199854,-0.03235695;0.5097148;0.07860601,104.1458
+0;0;0,-0.01562097;0.3016717;0.01318957,-0.02979097;0.5894664;0.01212835,0.1431616;0.4683827;0.01085043,0.2540662;0.2594105;-0.1520013,0.3501436;0.106261;-0.3675089,-0.1898828;0.4675717;-0.03003402,-0.2181566;0.2386383;-0.2011479,-0.2048754;0.03133035;-0.3908218,0.0736009;0.01061119;-0.02353189,0.1641614;-0.2558259;-0.2882103,0.1823564;-0.5892812;-0.1643906,0.2188713;-0.6241793;-0.2171494,-0.06500991;-0.001152956;-0.04307924,-0.03706395;-0.3863862;-0.05076252,0.0008662827;-0.737431;-0.004033618,0.01069124;-0.6978043;-0.09425214,-0.02646895;0.5188667;0.0147195,0;0;0,-0.02014199;0.2965496;0.05546546,-0.03282157;0.5827631;0.08606768,0.1427825;0.4922998;0.04898787,0.2858294;0.3807035;-0.1736637,0.3631629;0.2682024;-0.4196154,-0.1795455;0.4603105;0.00183659,-0.2675672;0.2759575;-0.2000445,-0.1840766;0.2916809;-0.4682073,0.07205823;0.01153231;-0.02753282,0.1908969;-0.1438269;-0.3606777,0.2096499;-0.4992774;-0.3481079,0.2235995;-0.5243812;-0.4195052,-0.06350897;-0.006919223;-0.04474566,-0.01976513;-0.3898963;-0.01906206,0.0350003;-0.7300304;0.0712944,0.04038649;-0.7684861;0.01118281,-0.03012335;0.5122507;0.08129346,104.1679
+0;0;0,-0.01579426;0.30228;0.01355752,-0.03011566;0.5907573;0.01289951,0.143078;0.4689086;0.01109819,0.254764;0.2667636;-0.1562003,0.3568168;0.1241829;-0.4132866,-0.1902369;0.4685959;-0.03054715,-0.2034889;0.2082305;-0.1461301,-0.2090601;0.02694713;-0.3989991,0.07322338;0.01052106;-0.02308696,0.1621477;-0.2489201;-0.2927635,0.1771801;-0.591429;-0.1651222,0.214295;-0.6234626;-0.2191144,-0.06449038;-0.001132773;-0.0429543,-0.03540305;-0.3845892;-0.05055728,0.003900129;-0.7451124;-0.002505455,0.01376688;-0.7055703;-0.09168188,-0.02676507;0.5200917;0.01538653,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2011
+0;0;0,-0.01579426;0.30228;0.01355752,-0.03011566;0.5907573;0.01289951,0.143078;0.4689086;0.01109819,0.254764;0.2667636;-0.1562003,0.3568168;0.1241829;-0.4132866,-0.1902369;0.4685959;-0.03054715,-0.2034889;0.2082305;-0.1461301,-0.2090601;0.02694713;-0.3989991,0.07322338;0.01052106;-0.02308696,0.1621477;-0.2489201;-0.2927635,0.1771801;-0.591429;-0.1651222,0.214295;-0.6234626;-0.2191144,-0.06449038;-0.001132773;-0.0429543,-0.03540305;-0.3845892;-0.05055728,0.003900129;-0.7451124;-0.002505455,0.01376688;-0.7055703;-0.09168188,-0.02676507;0.5200917;0.01538653,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01579426;0.30228;0.01355752,-0.03011566;0.5907573;0.01289951,0.143078;0.4689086;0.01109819,0.254764;0.2667636;-0.1562003,0.3568168;0.1241829;-0.4132866,-0.1902369;0.4685959;-0.03054715,-0.2034889;0.2082305;-0.1461301,-0.2090601;0.02694713;-0.3989991,0.07322338;0.01052106;-0.02308696,0.1621477;-0.2489201;-0.2927635,0.1771801;-0.591429;-0.1651222,0.214295;-0.6234626;-0.2191144,-0.06449038;-0.001132773;-0.0429543,-0.03540305;-0.3845892;-0.05055728,0.003900129;-0.7451124;-0.002505455,0.01376688;-0.7055703;-0.09168188,-0.02676507;0.5200917;0.01538653,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.0159686;0.3022463;0.01409306,-0.03067455;0.590706;0.01406347,0.1425602;0.46867;0.01159535,0.2525876;0.2795805;-0.1713372,0.3633686;0.1133002;-0.4099077,-0.1903099;0.4685984;-0.03093544,-0.211184;0.2705129;-0.2350227,-0.2040235;0.02452911;-0.4254909,0.07335844;0.01043524;-0.02269382,0.1607623;-0.2438129;-0.2977596,0.17132;-0.5833976;-0.1621078,0.2058766;-0.6074249;-0.2255723,-0.06441067;-0.001101926;-0.04307453,-0.03408404;-0.3844633;-0.0506295,0.005628649;-0.7448456;-0.00186358,0.01567405;-0.7052609;-0.09101549,-0.02721336;0.5200398;0.01637278,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.0159686;0.3022463;0.01409306,-0.03067455;0.590706;0.01406347,0.1425602;0.46867;0.01159535,0.2525876;0.2795805;-0.1713372,0.3633686;0.1133002;-0.4099077,-0.1903099;0.4685984;-0.03093544,-0.211184;0.2705129;-0.2350227,-0.2040235;0.02452911;-0.4254909,0.07335844;0.01043524;-0.02269382,0.1607623;-0.2438129;-0.2977596,0.17132;-0.5833976;-0.1621078,0.2058766;-0.6074249;-0.2255723,-0.06441067;-0.001101926;-0.04307453,-0.03408404;-0.3844633;-0.0506295,0.005628649;-0.7448456;-0.00186358,0.01567405;-0.7052609;-0.09101549,-0.02721336;0.5200398;0.01637278,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.0159686;0.3022463;0.01409306,-0.03067455;0.590706;0.01406347,0.1425602;0.46867;0.01159535,0.2525876;0.2795805;-0.1713372,0.3633686;0.1133002;-0.4099077,-0.1903099;0.4685984;-0.03093544,-0.211184;0.2705129;-0.2350227,-0.2040235;0.02452911;-0.4254909,0.07335844;0.01043524;-0.02269382,0.1607623;-0.2438129;-0.2977596,0.17132;-0.5833976;-0.1621078,0.2058766;-0.6074249;-0.2255723,-0.06441067;-0.001101926;-0.04307453,-0.03408404;-0.3844633;-0.0506295,0.005628649;-0.7448456;-0.00186358,0.01567405;-0.7052609;-0.09101549,-0.02721336;0.5200398;0.01637278,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01542814;0.3022241;0.01513269,-0.02988806;0.5906956;0.01571935,0.1432381;0.4684393;0.01269247,0.2539938;0.2835593;-0.1740635,0.3616735;0.1390294;-0.4277437,-0.1892909;0.4687075;-0.0304626,-0.2212313;0.2644775;-0.2269189,-0.2069132;0.0639727;-0.4644694,0.07353596;0.01030011;-0.02217508,0.1607801;-0.2390368;-0.3017503,0.1655552;-0.5782619;-0.1648776,0.2008946;-0.6021078;-0.2280646,-0.06425513;-0.001005581;-0.04330856,-0.03262538;-0.3842739;-0.05021693,0.007903829;-0.7444855;-0.0008652955,0.01810366;-0.7048495;-0.08999413,-0.02645849;0.5200232;0.0178809,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01542814;0.3022241;0.01513269,-0.02988806;0.5906956;0.01571935,0.1432381;0.4684393;0.01269247,0.2539938;0.2835593;-0.1740635,0.3616735;0.1390294;-0.4277437,-0.1892909;0.4687075;-0.0304626,-0.2212313;0.2644775;-0.2269189,-0.2069132;0.0639727;-0.4644694,0.07353596;0.01030011;-0.02217508,0.1607801;-0.2390368;-0.3017503,0.1655552;-0.5782619;-0.1648776,0.2008946;-0.6021078;-0.2280646,-0.06425513;-0.001005581;-0.04330856,-0.03262538;-0.3842739;-0.05021693,0.007903829;-0.7444855;-0.0008652955,0.01810366;-0.7048495;-0.08999413,-0.02645849;0.5200232;0.0178809,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01542814;0.3022241;0.01513269,-0.02988806;0.5906956;0.01571935,0.1432381;0.4684393;0.01269247,0.2539938;0.2835593;-0.1740635,0.3616735;0.1390294;-0.4277437,-0.1892909;0.4687075;-0.0304626,-0.2212313;0.2644775;-0.2269189,-0.2069132;0.0639727;-0.4644694,0.07353596;0.01030011;-0.02217508,0.1607801;-0.2390368;-0.3017503,0.1655552;-0.5782619;-0.1648776,0.2008946;-0.6021078;-0.2280646,-0.06425513;-0.001005581;-0.04330856,-0.03262538;-0.3842739;-0.05021693,0.007903829;-0.7444855;-0.0008652955,0.01810366;-0.7048495;-0.08999413,-0.02645849;0.5200232;0.0178809,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01505945;0.302193;0.01609521,-0.02935723;0.5906704;0.01743743,0.1437909;0.4685904;0.01373422,0.2540154;0.2884058;-0.1778624,0.3619219;0.1415395;-0.4301001,-0.1883257;0.4689248;-0.03069063,-0.2076823;0.2810415;-0.2443501,-0.1994171;0.07020511;-0.4730794,0.0736884;0.01011992;-0.02174789,0.1599621;-0.2309753;-0.3087543,0.161297;-0.5701364;-0.1716463,0.1951531;-0.5909622;-0.2380642,-0.06412604;-0.0008516762;-0.04350276,-0.03130848;-0.384022;-0.05030184,0.01002856;-0.7439711;0.0002805069,0.02048905;-0.704284;-0.08881256,-0.02594571;0.5199915;0.01940639,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01505945;0.302193;0.01609521,-0.02935723;0.5906704;0.01743743,0.1437909;0.4685904;0.01373422,0.2540154;0.2884058;-0.1778624,0.3619219;0.1415395;-0.4301001,-0.1883257;0.4689248;-0.03069063,-0.2076823;0.2810415;-0.2443501,-0.1994171;0.07020511;-0.4730794,0.0736884;0.01011992;-0.02174789,0.1599621;-0.2309753;-0.3087543,0.161297;-0.5701364;-0.1716463,0.1951531;-0.5909622;-0.2380642,-0.06412604;-0.0008516762;-0.04350276,-0.03130848;-0.384022;-0.05030184,0.01002856;-0.7439711;0.0002805069,0.02048905;-0.704284;-0.08881256,-0.02594571;0.5199915;0.01940639,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01505945;0.302193;0.01609521,-0.02935723;0.5906704;0.01743743,0.1437909;0.4685904;0.01373422,0.2540154;0.2884058;-0.1778624,0.3619219;0.1415395;-0.4301001,-0.1883257;0.4689248;-0.03069063,-0.2076823;0.2810415;-0.2443501,-0.1994171;0.07020511;-0.4730794,0.0736884;0.01011992;-0.02174789,0.1599621;-0.2309753;-0.3087543,0.161297;-0.5701364;-0.1716463,0.1951531;-0.5909622;-0.2380642,-0.06412604;-0.0008516762;-0.04350276,-0.03130848;-0.384022;-0.05030184,0.01002856;-0.7439711;0.0002805069,0.02048905;-0.704284;-0.08881256,-0.02594571;0.5199915;0.01940639,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01534039;0.3021416;0.0167802,-0.03018037;0.5905883;0.01905414,0.1430421;0.4683174;0.01449393,0.2531885;0.2929053;-0.1815254,0.3554082;0.1536866;-0.4403818,-0.1884812;0.4686908;-0.03084997,-0.2186627;0.2735789;-0.2366305,-0.2008324;0.08623981;-0.4844682,0.07381227;0.009993726;-0.02138314,0.1575474;-0.2339492;-0.3067303,0.1567566;-0.5750921;-0.1746261,0.1878087;-0.5919414;-0.2452076,-0.06396925;-0.000731768;-0.04373514,-0.03075358;-0.3838787;-0.04988937,0.01103278;-0.7437052;0.001193166,0.02167469;-0.7039657;-0.08787271,-0.02661655;0.5199094;0.02073736,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01534039;0.3021416;0.0167802,-0.03018037;0.5905883;0.01905414,0.1430421;0.4683174;0.01449393,0.2531885;0.2929053;-0.1815254,0.3554082;0.1536866;-0.4403818,-0.1884812;0.4686908;-0.03084997,-0.2186627;0.2735789;-0.2366305,-0.2008324;0.08623981;-0.4844682,0.07381227;0.009993726;-0.02138314,0.1575474;-0.2339492;-0.3067303,0.1567566;-0.5750921;-0.1746261,0.1878087;-0.5919414;-0.2452076,-0.06396925;-0.000731768;-0.04373514,-0.03075358;-0.3838787;-0.04988937,0.01103278;-0.7437052;0.001193166,0.02167469;-0.7039657;-0.08787271,-0.02661655;0.5199094;0.02073736,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01534039;0.3021416;0.0167802,-0.03018037;0.5905883;0.01905414,0.1430421;0.4683174;0.01449393,0.2531885;0.2929053;-0.1815254,0.3554082;0.1536866;-0.4403818,-0.1884812;0.4686908;-0.03084997,-0.2186627;0.2735789;-0.2366305,-0.2008324;0.08623981;-0.4844682,0.07381227;0.009993726;-0.02138314,0.1575474;-0.2339492;-0.3067303,0.1567566;-0.5750921;-0.1746261,0.1878087;-0.5919414;-0.2452076,-0.06396925;-0.000731768;-0.04373514,-0.03075358;-0.3838787;-0.04988937,0.01103278;-0.7437052;0.001193166,0.02167469;-0.7039657;-0.08787271,-0.02661655;0.5199094;0.02073736,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01546318;0.3021004;0.01739731,-0.03039909;0.590538;0.02013029,0.1426843;0.4678148;0.01473849,0.2505769;0.2887894;-0.1792571,0.3452758;0.1915684;-0.4592885,-0.1882275;0.4688633;-0.03147362,-0.2062271;0.2950513;-0.2568413,-0.1940045;0.1014268;-0.5001468,0.07394204;0.009931536;-0.02095956,0.1560401;-0.2255192;-0.3138171,0.1513033;-0.5679756;-0.185241,0.1838415;-0.5903284;-0.2511295,-0.06383388;-0.0006883149;-0.04393319,-0.02994909;-0.3837796;-0.04990552,0.01200395;-0.7435461;0.001461558,0.02287338;-0.7037734;-0.0875732,-0.02680822;0.5198581;0.02170626,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01546318;0.3021004;0.01739731,-0.03039909;0.590538;0.02013029,0.1426843;0.4678148;0.01473849,0.2505769;0.2887894;-0.1792571,0.3452758;0.1915684;-0.4592885,-0.1882275;0.4688633;-0.03147362,-0.2062271;0.2950513;-0.2568413,-0.1940045;0.1014268;-0.5001468,0.07394204;0.009931536;-0.02095956,0.1560401;-0.2255192;-0.3138171,0.1513033;-0.5679756;-0.185241,0.1838415;-0.5903284;-0.2511295,-0.06383388;-0.0006883149;-0.04393319,-0.02994909;-0.3837796;-0.04990552,0.01200395;-0.7435461;0.001461558,0.02287338;-0.7037734;-0.0875732,-0.02680822;0.5198581;0.02170626,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01546318;0.3021004;0.01739731,-0.03039909;0.590538;0.02013029,0.1426843;0.4678148;0.01473849,0.2505769;0.2887894;-0.1792571,0.3452758;0.1915684;-0.4592885,-0.1882275;0.4688633;-0.03147362,-0.2062271;0.2950513;-0.2568413,-0.1940045;0.1014268;-0.5001468,0.07394204;0.009931536;-0.02095956,0.1560401;-0.2255192;-0.3138171,0.1513033;-0.5679756;-0.185241,0.1838415;-0.5903284;-0.2511295,-0.06383388;-0.0006883149;-0.04393319,-0.02994909;-0.3837796;-0.04990552,0.01200395;-0.7435461;0.001461558,0.02287338;-0.7037734;-0.0875732,-0.02680822;0.5198581;0.02170626,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01574489;0.302061;0.01782386,-0.03108942;0.5904738;0.02096453,0.1420782;0.4677284;0.01493034,0.2526764;0.3023258;-0.1893617,0.3375926;0.1885728;-0.4662857,-0.1882057;0.46888;-0.03261163,-0.2061088;0.2956921;-0.258467,-0.1943339;0.1124534;-0.5097085,0.07400657;0.009913306;-0.02073929,0.1539651;-0.2209211;-0.3178332,0.1482311;-0.5646854;-0.1928376,0.1772261;-0.5840513;-0.2625739,-0.06377708;-0.0007018332;-0.04401541,-0.02969195;-0.3837757;-0.04995861,0.01244469;-0.7434567;0.001855496,0.02362721;-0.703656;-0.0871374,-0.02738414;0.5197972;0.02242119,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01574489;0.302061;0.01782386,-0.03108942;0.5904738;0.02096453,0.1420782;0.4677284;0.01493034,0.2526764;0.3023258;-0.1893617,0.3375926;0.1885728;-0.4662857,-0.1882057;0.46888;-0.03261163,-0.2061088;0.2956921;-0.258467,-0.1943339;0.1124534;-0.5097085,0.07400657;0.009913306;-0.02073929,0.1539651;-0.2209211;-0.3178332,0.1482311;-0.5646854;-0.1928376,0.1772261;-0.5840513;-0.2625739,-0.06377708;-0.0007018332;-0.04401541,-0.02969195;-0.3837757;-0.04995861,0.01244469;-0.7434567;0.001855496,0.02362721;-0.703656;-0.0871374,-0.02738414;0.5197972;0.02242119,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01574489;0.302061;0.01782386,-0.03108942;0.5904738;0.02096453,0.1420782;0.4677284;0.01493034,0.2526764;0.3023258;-0.1893617,0.3375926;0.1885728;-0.4662857,-0.1882057;0.46888;-0.03261163,-0.2061088;0.2956921;-0.258467,-0.1943339;0.1124534;-0.5097085,0.07400657;0.009913306;-0.02073929,0.1539651;-0.2209211;-0.3178332,0.1482311;-0.5646854;-0.1928376,0.1772261;-0.5840513;-0.2625739,-0.06377708;-0.0007018332;-0.04401541,-0.02969195;-0.3837757;-0.04995861,0.01244469;-0.7434567;0.001855496,0.02362721;-0.703656;-0.0871374,-0.02738414;0.5197972;0.02242119,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01597746;0.3020212;0.018286,-0.0314154;0.590423;0.02190291,0.1417219;0.4676373;0.0151523,0.2523416;0.3054993;-0.1917286,0.3373715;0.1930245;-0.4691395,-0.1878753;0.4686702;-0.03349649,-0.2060764;0.2979876;-0.2612274,-0.1935502;0.1261005;-0.5203323,0.07411063;0.009662733;-0.02048437,0.1522626;-0.2122256;-0.3247878,0.1448904;-0.5567598;-0.2020179,0.1745432;-0.5754597;-0.2719455,-0.06373691;-0.0004243061;-0.04407711,-0.02905195;-0.3834443;-0.05002435,0.01348989;-0.7431018;0.001621231,0.02491829;-0.7032819;-0.08733831,-0.02770057;0.5197448;0.02325039,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01597746;0.3020212;0.018286,-0.0314154;0.590423;0.02190291,0.1417219;0.4676373;0.0151523,0.2523416;0.3054993;-0.1917286,0.3373715;0.1930245;-0.4691395,-0.1878753;0.4686702;-0.03349649,-0.2060764;0.2979876;-0.2612274,-0.1935502;0.1261005;-0.5203323,0.07411063;0.009662733;-0.02048437,0.1522626;-0.2122256;-0.3247878,0.1448904;-0.5567598;-0.2020179,0.1745432;-0.5754597;-0.2719455,-0.06373691;-0.0004243061;-0.04407711,-0.02905195;-0.3834443;-0.05002435,0.01348989;-0.7431018;0.001621231,0.02491829;-0.7032819;-0.08733831,-0.02770057;0.5197448;0.02325039,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01597746;0.3020212;0.018286,-0.0314154;0.590423;0.02190291,0.1417219;0.4676373;0.0151523,0.2523416;0.3054993;-0.1917286,0.3373715;0.1930245;-0.4691395,-0.1878753;0.4686702;-0.03349649,-0.2060764;0.2979876;-0.2612274,-0.1935502;0.1261005;-0.5203323,0.07411063;0.009662733;-0.02048437,0.1522626;-0.2122256;-0.3247878,0.1448904;-0.5567598;-0.2020179,0.1745432;-0.5754597;-0.2719455,-0.06373691;-0.0004243061;-0.04407711,-0.02905195;-0.3834443;-0.05002435,0.01348989;-0.7431018;0.001621231,0.02491829;-0.7032819;-0.08733831,-0.02770057;0.5197448;0.02325039,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01613488;0.3019851;0.01873887,-0.03164604;0.5903771;0.02277618,0.1415766;0.46788;0.01561413,0.2504888;0.315467;-0.1994059,0.3260911;0.2187624;-0.4853603,-0.1877689;0.468671;-0.03367116,-0.2121087;0.3026732;-0.2642736,-0.1929227;0.1321182;-0.5238508,0.07425401;0.009418593;-0.02007476,0.1518443;-0.2086932;-0.3272387,0.1417295;-0.554777;-0.2091103,0.1712948;-0.5729167;-0.2794617,-0.0635772;-0.0001375353;-0.04430898,-0.02853938;-0.383135;-0.04960084,0.01450681;-0.7426405;0.002681334,0.02605633;-0.7027997;-0.08626026,-0.02791939;0.5196977;0.0240278,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01613488;0.3019851;0.01873887,-0.03164604;0.5903771;0.02277618,0.1415766;0.46788;0.01561413,0.2504888;0.315467;-0.1994059,0.3260911;0.2187624;-0.4853603,-0.1877689;0.468671;-0.03367116,-0.2121087;0.3026732;-0.2642736,-0.1929227;0.1321182;-0.5238508,0.07425401;0.009418593;-0.02007476,0.1518443;-0.2086932;-0.3272387,0.1417295;-0.554777;-0.2091103,0.1712948;-0.5729167;-0.2794617,-0.0635772;-0.0001375353;-0.04430898,-0.02853938;-0.383135;-0.04960084,0.01450681;-0.7426405;0.002681334,0.02605633;-0.7027997;-0.08626026,-0.02791939;0.5196977;0.0240278,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01613488;0.3019851;0.01873887,-0.03164604;0.5903771;0.02277618,0.1415766;0.46788;0.01561413,0.2504888;0.315467;-0.1994059,0.3260911;0.2187624;-0.4853603,-0.1877689;0.468671;-0.03367116,-0.2121087;0.3026732;-0.2642736,-0.1929227;0.1321182;-0.5238508,0.07425401;0.009418593;-0.02007476,0.1518443;-0.2086932;-0.3272387,0.1417295;-0.554777;-0.2091103,0.1712948;-0.5729167;-0.2794617,-0.0635772;-0.0001375353;-0.04430898,-0.02853938;-0.383135;-0.04960084,0.01450681;-0.7426405;0.002681334,0.02605633;-0.7027997;-0.08626026,-0.02791939;0.5196977;0.0240278,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.0162991;0.3019368;0.01936389,-0.03192195;0.5903162;0.02383141,0.141379;0.4680098;0.01625921,0.2483671;0.3220523;-0.2041385,0.3220367;0.2129649;-0.486114,-0.1875907;0.4685618;-0.03381881,-0.2076597;0.3192692;-0.2759637,-0.1892949;0.1588904;-0.5420066,0.074394;0.00917649;-0.01966442,0.1509507;-0.204729;-0.3300291,0.1389361;-0.5518292;-0.2151042,0.1668492;-0.5684663;-0.2871228,-0.0634746;4.432477E-05;-0.04445602,-0.02850511;-0.3829615;-0.04959497,0.01519376;-0.742303;0.003270302,0.02692502;-0.7024379;-0.08564481,-0.02815941;0.519637;0.02498383,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.0162991;0.3019368;0.01936389,-0.03192195;0.5903162;0.02383141,0.141379;0.4680098;0.01625921,0.2483671;0.3220523;-0.2041385,0.3220367;0.2129649;-0.486114,-0.1875907;0.4685618;-0.03381881,-0.2076597;0.3192692;-0.2759637,-0.1892949;0.1588904;-0.5420066,0.074394;0.00917649;-0.01966442,0.1509507;-0.204729;-0.3300291,0.1389361;-0.5518292;-0.2151042,0.1668492;-0.5684663;-0.2871228,-0.0634746;4.432477E-05;-0.04445602,-0.02850511;-0.3829615;-0.04959497,0.01519376;-0.742303;0.003270302,0.02692502;-0.7024379;-0.08564481,-0.02815941;0.519637;0.02498383,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.0162991;0.3019368;0.01936389,-0.03192195;0.5903162;0.02383141,0.141379;0.4680098;0.01625921,0.2483671;0.3220523;-0.2041385,0.3220367;0.2129649;-0.486114,-0.1875907;0.4685618;-0.03381881,-0.2076597;0.3192692;-0.2759637,-0.1892949;0.1588904;-0.5420066,0.074394;0.00917649;-0.01966442,0.1509507;-0.204729;-0.3300291,0.1389361;-0.5518292;-0.2151042,0.1668492;-0.5684663;-0.2871228,-0.0634746;4.432477E-05;-0.04445602,-0.02850511;-0.3829615;-0.04959497,0.01519376;-0.742303;0.003270302,0.02692502;-0.7024379;-0.08564481,-0.02815941;0.519637;0.02498383,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01640144;0.3019092;0.01970485,-0.0319847;0.5902854;0.02446781,0.1412893;0.4680441;0.01626199,0.2484046;0.3233706;-0.2049191,0.3241617;0.2152113;-0.4866989,-0.1873127;0.4684237;-0.03411072,-0.2229272;0.3122532;-0.2700505,-0.1945728;0.1695996;-0.5451566,0.07450208;0.009027196;-0.01932133,0.1501292;-0.2006234;-0.3328017,0.1356054;-0.5490516;-0.2222693,0.1620318;-0.5657626;-0.2947991,-0.06336141;0.0001837615;-0.04461684,-0.02806824;-0.3828018;-0.04899649,0.01563787;-0.7421563;0.00377389,0.02745754;-0.7022783;-0.08512807,-0.02823887;0.5196044;0.02556173,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01640144;0.3019092;0.01970485,-0.0319847;0.5902854;0.02446781,0.1412893;0.4680441;0.01626199,0.2484046;0.3233706;-0.2049191,0.3241617;0.2152113;-0.4866989,-0.1873127;0.4684237;-0.03411072,-0.2229272;0.3122532;-0.2700505,-0.1945728;0.1695996;-0.5451566,0.07450208;0.009027196;-0.01932133,0.1501292;-0.2006234;-0.3328017,0.1356054;-0.5490516;-0.2222693,0.1620318;-0.5657626;-0.2947991,-0.06336141;0.0001837615;-0.04461684,-0.02806824;-0.3828018;-0.04899649,0.01563787;-0.7421563;0.00377389,0.02745754;-0.7022783;-0.08512807,-0.02823887;0.5196044;0.02556173,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01640144;0.3019092;0.01970485,-0.0319847;0.5902854;0.02446781,0.1412893;0.4680441;0.01626199,0.2484046;0.3233706;-0.2049191,0.3241617;0.2152113;-0.4866989,-0.1873127;0.4684237;-0.03411072,-0.2229272;0.3122532;-0.2700505,-0.1945728;0.1695996;-0.5451566,0.07450208;0.009027196;-0.01932133,0.1501292;-0.2006234;-0.3328017,0.1356054;-0.5490516;-0.2222693,0.1620318;-0.5657626;-0.2947991,-0.06336141;0.0001837615;-0.04461684,-0.02806824;-0.3828018;-0.04899649,0.01563787;-0.7421563;0.00377389,0.02745754;-0.7022783;-0.08512807,-0.02823887;0.5196044;0.02556173,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.0164477;0.3018577;0.02044189,-0.03198246;0.5902274;0.02568344,0.1412697;0.4680755;0.0166031,0.2478345;0.3310192;-0.2096373,0.3203496;0.2500974;-0.5012374,-0.1870243;0.4681951;-0.03362077,-0.2104871;0.3069097;-0.2676329,-0.1929813;0.1747337;-0.5488099,0.07462925;0.008822973;-0.01892077,0.1491345;-0.195796;-0.3359741,0.1346842;-0.5450354;-0.2280221,0.1605077;-0.5616039;-0.30086,-0.06328212;0.0002889401;-0.04472866,-0.02731306;-0.3826447;-0.04801861,0.01645401;-0.7419412;0.005095452,0.02823063;-0.7020277;-0.08380828,-0.02824185;0.5195447;0.02667937,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.0164477;0.3018577;0.02044189,-0.03198246;0.5902274;0.02568344,0.1412697;0.4680755;0.0166031,0.2478345;0.3310192;-0.2096373,0.3203496;0.2500974;-0.5012374,-0.1870243;0.4681951;-0.03362077,-0.2104871;0.3069097;-0.2676329,-0.1929813;0.1747337;-0.5488099,0.07462925;0.008822973;-0.01892077,0.1491345;-0.195796;-0.3359741,0.1346842;-0.5450354;-0.2280221,0.1605077;-0.5616039;-0.30086,-0.06328212;0.0002889401;-0.04472866,-0.02731306;-0.3826447;-0.04801861,0.01645401;-0.7419412;0.005095452,0.02823063;-0.7020277;-0.08380828,-0.02824185;0.5195447;0.02667937,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.0164477;0.3018577;0.02044189,-0.03198246;0.5902274;0.02568344,0.1412697;0.4680755;0.0166031,0.2478345;0.3310192;-0.2096373,0.3203496;0.2500974;-0.5012374,-0.1870243;0.4681951;-0.03362077,-0.2104871;0.3069097;-0.2676329,-0.1929813;0.1747337;-0.5488099,0.07462925;0.008822973;-0.01892077,0.1491345;-0.195796;-0.3359741,0.1346842;-0.5450354;-0.2280221,0.1605077;-0.5616039;-0.30086,-0.06328212;0.0002889401;-0.04472866,-0.02731306;-0.3826447;-0.04801861,0.01645401;-0.7419412;0.005095452,0.02823063;-0.7020277;-0.08380828,-0.02824185;0.5195447;0.02667937,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.0164956;0.3017956;0.02130254,-0.03197456;0.5901575;0.02705336,0.141218;0.467939;0.01724354,0.2469238;0.3405111;-0.2149494,0.3356739;0.2699863;-0.5047547,-0.1868859;0.4681712;-0.03273565,-0.209281;0.3032382;-0.2642972,-0.1936292;0.1770047;-0.5482999,0.07481181;0.008560984;-0.01831032,0.1483709;-0.1933962;-0.3372853,0.1332293;-0.5434747;-0.2321833,0.158175;-0.5570469;-0.3071501,-0.06301396;0.0005064926;-0.04510375,-0.02664791;-0.3824013;-0.04646841,0.0170922;-0.7417242;0.006489106,0.02882651;-0.7017738;-0.08241608,-0.02823505;0.5194734;0.02794987,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.0164956;0.3017956;0.02130254,-0.03197456;0.5901575;0.02705336,0.141218;0.467939;0.01724354,0.2469238;0.3405111;-0.2149494,0.3356739;0.2699863;-0.5047547,-0.1868859;0.4681712;-0.03273565,-0.209281;0.3032382;-0.2642972,-0.1936292;0.1770047;-0.5482999,0.07481181;0.008560984;-0.01831032,0.1483709;-0.1933962;-0.3372853,0.1332293;-0.5434747;-0.2321833,0.158175;-0.5570469;-0.3071501,-0.06301396;0.0005064926;-0.04510375,-0.02664791;-0.3824013;-0.04646841,0.0170922;-0.7417242;0.006489106,0.02882651;-0.7017738;-0.08241608,-0.02823505;0.5194734;0.02794987,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.0164956;0.3017956;0.02130254,-0.03197456;0.5901575;0.02705336,0.141218;0.467939;0.01724354,0.2469238;0.3405111;-0.2149494,0.3356739;0.2699863;-0.5047547,-0.1868859;0.4681712;-0.03273565,-0.209281;0.3032382;-0.2642972,-0.1936292;0.1770047;-0.5482999,0.07481181;0.008560984;-0.01831032,0.1483709;-0.1933962;-0.3372853,0.1332293;-0.5434747;-0.2321833,0.158175;-0.5570469;-0.3071501,-0.06301396;0.0005064926;-0.04510375,-0.02664791;-0.3824013;-0.04646841,0.0170922;-0.7417242;0.006489106,0.02882651;-0.7017738;-0.08241608,-0.02823505;0.5194734;0.02794987,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01661549;0.3017583;0.02173277,-0.03217096;0.5901061;0.02797735,0.1409651;0.4677735;0.0174499,0.2466833;0.3425001;-0.215907,0.3146361;0.2760471;-0.5122241,-0.186504;0.4675209;-0.03288948,-0.2098084;0.302694;-0.2644369,-0.1958819;0.1842936;-0.5518822,0.07489739;0.00843536;-0.01801639,0.1462301;-0.196933;-0.3353147,0.1307795;-0.5484577;-0.2352037,0.1553544;-0.5623888;-0.3100834,-0.062962;0.000564992;-0.04517557,-0.02617959;-0.3823039;-0.04627179,0.01757074;-0.7416012;0.006850064,0.02935291;-0.7016236;-0.08204575,-0.02841504;0.5194214;0.02874626,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01661549;0.3017583;0.02173277,-0.03217096;0.5901061;0.02797735,0.1409651;0.4677735;0.0174499,0.2466833;0.3425001;-0.215907,0.3146361;0.2760471;-0.5122241,-0.186504;0.4675209;-0.03288948,-0.2098084;0.302694;-0.2644369,-0.1958819;0.1842936;-0.5518822,0.07489739;0.00843536;-0.01801639,0.1462301;-0.196933;-0.3353147,0.1307795;-0.5484577;-0.2352037,0.1553544;-0.5623888;-0.3100834,-0.062962;0.000564992;-0.04517557,-0.02617959;-0.3823039;-0.04627179,0.01757074;-0.7416012;0.006850064,0.02935291;-0.7016236;-0.08204575,-0.02841504;0.5194214;0.02874626,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01661549;0.3017583;0.02173277,-0.03217096;0.5901061;0.02797735,0.1409651;0.4677735;0.0174499,0.2466833;0.3425001;-0.215907,0.3146361;0.2760471;-0.5122241,-0.186504;0.4675209;-0.03288948,-0.2098084;0.302694;-0.2644369,-0.1958819;0.1842936;-0.5518822,0.07489739;0.00843536;-0.01801639,0.1462301;-0.196933;-0.3353147,0.1307795;-0.5484577;-0.2352037,0.1553544;-0.5623888;-0.3100834,-0.062962;0.000564992;-0.04517557,-0.02617959;-0.3823039;-0.04627179,0.01757074;-0.7416012;0.006850064,0.02935291;-0.7016236;-0.08204575,-0.02841504;0.5194214;0.02874626,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01678159;0.3017036;0.02235616,-0.03239821;0.5900357;0.02912921,0.1406718;0.467557;0.01794109,0.2465976;0.3467076;-0.2176441,0.327804;0.2965015;-0.5138235,-0.1864494;0.4672021;-0.03232756,-0.2190585;0.3430003;-0.2869563,-0.1990628;0.2256475;-0.574473,0.07495131;0.008418431;-0.01779876,0.1453428;-0.198728;-0.33415,0.1297605;-0.5510334;-0.2368426,0.1531022;-0.5630038;-0.3132264,-0.06295288;0.0005081025;-0.04518895,-0.02543769;-0.3822912;-0.04541287,0.01784638;-0.7414964;0.008704577,0.02960294;-0.7014884;-0.08019121,-0.02862686;0.5193506;0.02977988,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01678159;0.3017036;0.02235616,-0.03239821;0.5900357;0.02912921,0.1406718;0.467557;0.01794109,0.2465976;0.3467076;-0.2176441,0.327804;0.2965015;-0.5138235,-0.1864494;0.4672021;-0.03232756,-0.2190585;0.3430003;-0.2869563,-0.1990628;0.2256475;-0.574473,0.07495131;0.008418431;-0.01779876,0.1453428;-0.198728;-0.33415,0.1297605;-0.5510334;-0.2368426,0.1531022;-0.5630038;-0.3132264,-0.06295288;0.0005081025;-0.04518895,-0.02543769;-0.3822912;-0.04541287,0.01784638;-0.7414964;0.008704577,0.02960294;-0.7014884;-0.08019121,-0.02862686;0.5193506;0.02977988,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01678159;0.3017036;0.02235616,-0.03239821;0.5900357;0.02912921,0.1406718;0.467557;0.01794109,0.2465976;0.3467076;-0.2176441,0.327804;0.2965015;-0.5138235,-0.1864494;0.4672021;-0.03232756,-0.2190585;0.3430003;-0.2869563,-0.1990628;0.2256475;-0.574473,0.07495131;0.008418431;-0.01779876,0.1453428;-0.198728;-0.33415,0.1297605;-0.5510334;-0.2368426,0.1531022;-0.5630038;-0.3132264,-0.06295288;0.0005081025;-0.04518895,-0.02543769;-0.3822912;-0.04541287,0.01784638;-0.7414964;0.008704577,0.02960294;-0.7014884;-0.08019121,-0.02862686;0.5193506;0.02977988,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.0169598;0.3016386;0.02308602,-0.03262412;0.5899549;0.03036809,0.140411;0.4674206;0.0185687,0.2446425;0.3634978;-0.2256874,0.3346342;0.2682905;-0.5079541,-0.186521;0.4670979;-0.03151889,-0.2063995;0.3260525;-0.278574,-0.1967762;0.2141086;-0.5687695,0.07497101;0.008466919;-0.01769244,0.1443536;-0.1988451;-0.3341581,0.1282208;-0.5518259;-0.2394221,0.1518382;-0.5619409;-0.3167128,-0.06297885;0.000410101;-0.04515376,-0.02497849;-0.3823409;-0.04455167,0.0182126;-0.7414212;0.0104618,0.02990915;-0.7013788;-0.07843802,-0.02883441;0.5192699;0.03091337,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.0169598;0.3016386;0.02308602,-0.03262412;0.5899549;0.03036809,0.140411;0.4674206;0.0185687,0.2446425;0.3634978;-0.2256874,0.3346342;0.2682905;-0.5079541,-0.186521;0.4670979;-0.03151889,-0.2063995;0.3260525;-0.278574,-0.1967762;0.2141086;-0.5687695,0.07497101;0.008466919;-0.01769244,0.1443536;-0.1988451;-0.3341581,0.1282208;-0.5518259;-0.2394221,0.1518382;-0.5619409;-0.3167128,-0.06297885;0.000410101;-0.04515376,-0.02497849;-0.3823409;-0.04455167,0.0182126;-0.7414212;0.0104618,0.02990915;-0.7013788;-0.07843802,-0.02883441;0.5192699;0.03091337,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.0169598;0.3016386;0.02308602,-0.03262412;0.5899549;0.03036809,0.140411;0.4674206;0.0185687,0.2446425;0.3634978;-0.2256874,0.3346342;0.2682905;-0.5079541,-0.186521;0.4670979;-0.03151889,-0.2063995;0.3260525;-0.278574,-0.1967762;0.2141086;-0.5687695,0.07497101;0.008466919;-0.01769244,0.1443536;-0.1988451;-0.3341581,0.1282208;-0.5518259;-0.2394221,0.1518382;-0.5619409;-0.3167128,-0.06297885;0.000410101;-0.04515376,-0.02497849;-0.3823409;-0.04455167,0.0182126;-0.7414212;0.0104618,0.02990915;-0.7013788;-0.07843802,-0.02883441;0.5192699;0.03091337,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01802518;0.3015229;0.02378072,-0.03407586;0.5898061;0.03146047,0.1389743;0.4670744;0.01942516,0.2422079;0.3709053;-0.2284044,0.3133199;0.288412;-0.5199098,-0.1878635;0.4669716;-0.03055708,-0.2083169;0.3250768;-0.2770782,-0.1958788;0.2238217;-0.5710682,0.07481812;0.009639283;-0.01773972,0.1489189;-0.1419469;-0.363389,0.1282624;-0.4917711;-0.2583795,0.1524428;-0.5024688;-0.3351899,-0.06332532;-0.0004119835;-0.04466652,-0.02567473;-0.3831967;-0.04364947,0.01747184;-0.7421694;0.01209622,0.02913582;-0.7020895;-0.07680364,-0.03019668;0.5191255;0.03194032,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01802518;0.3015229;0.02378072,-0.03407586;0.5898061;0.03146047,0.1389743;0.4670744;0.01942516,0.2422079;0.3709053;-0.2284044,0.3133199;0.288412;-0.5199098,-0.1878635;0.4669716;-0.03055708,-0.2083169;0.3250768;-0.2770782,-0.1958788;0.2238217;-0.5710682,0.07481812;0.009639283;-0.01773972,0.1489189;-0.1419469;-0.363389,0.1282624;-0.4917711;-0.2583795,0.1524428;-0.5024688;-0.3351899,-0.06332532;-0.0004119835;-0.04466652,-0.02567473;-0.3831967;-0.04364947,0.01747184;-0.7421694;0.01209622,0.02913582;-0.7020895;-0.07680364,-0.03019668;0.5191255;0.03194032,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01907925;0.3013865;0.02467029,-0.03563196;0.5896264;0.03286335,0.1376452;0.4671933;0.02057469,0.2403336;0.3737653;-0.2285266,0.3105173;0.2972809;-0.5218896,-0.1891588;0.466683;-0.02944592,-0.2099753;0.3260915;-0.2766824,-0.1933891;0.2808115;-0.5841105,0.0746618;0.01046127;-0.01793159,0.1436966;-0.1067543;-0.3777057,0.1287077;-0.4604709;-0.2855617,0.1387634;-0.4212295;-0.3747487,-0.0636847;-0.00118849;-0.04413854,-0.02634645;-0.3840038;-0.04310837,0.01637752;-0.7432257;0.01134222,0.02800972;-0.7030351;-0.07754917,-0.03160413;0.5189534;0.0332365,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01907925;0.3013865;0.02467029,-0.03563196;0.5896264;0.03286335,0.1376452;0.4671933;0.02057469,0.2403336;0.3737653;-0.2285266,0.3105173;0.2972809;-0.5218896,-0.1891588;0.466683;-0.02944592,-0.2099753;0.3260915;-0.2766824,-0.1933891;0.2808115;-0.5841105,0.0746618;0.01046127;-0.01793159,0.1436966;-0.1067543;-0.3777057,0.1287077;-0.4604709;-0.2855617,0.1387634;-0.4212295;-0.3747487,-0.0636847;-0.00118849;-0.04413854,-0.02634645;-0.3840038;-0.04310837,0.01637752;-0.7432257;0.01134222,0.02800972;-0.7030351;-0.07754917,-0.03160413;0.5189534;0.0332365,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01907925;0.3013865;0.02467029,-0.03563196;0.5896264;0.03286335,0.1376452;0.4671933;0.02057469,0.2403336;0.3737653;-0.2285266,0.3105173;0.2972809;-0.5218896,-0.1891588;0.466683;-0.02944592,-0.2099753;0.3260915;-0.2766824,-0.1933891;0.2808115;-0.5841105,0.0746618;0.01046127;-0.01793159,0.1436966;-0.1067543;-0.3777057,0.1287077;-0.4604709;-0.2855617,0.1387634;-0.4212295;-0.3747487,-0.0636847;-0.00118849;-0.04413854,-0.02634645;-0.3840038;-0.04310837,0.01637752;-0.7432257;0.01134222,0.02800972;-0.7030351;-0.07754917,-0.03160413;0.5189534;0.0332365,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01907925;0.3013865;0.02467029,-0.03563196;0.5896264;0.03286335,0.1376452;0.4671933;0.02057469,0.2403336;0.3737653;-0.2285266,0.3105173;0.2972809;-0.5218896,-0.1891588;0.466683;-0.02944592,-0.2099753;0.3260915;-0.2766824,-0.1933891;0.2808115;-0.5841105,0.0746618;0.01046127;-0.01793159,0.1436966;-0.1067543;-0.3777057,0.1287077;-0.4604709;-0.2855617,0.1387634;-0.4212295;-0.3747487,-0.0636847;-0.00118849;-0.04413854,-0.02634645;-0.3840038;-0.04310837,0.01637752;-0.7432257;0.01134222,0.02800972;-0.7030351;-0.07754917,-0.03160413;0.5189534;0.0332365,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01962562;0.3013202;0.0250489,-0.03645558;0.5895335;0.03357068,0.1369181;0.467243;0.02123174,0.236233;0.3808271;-0.2317387,0.3092748;0.2915432;-0.5207554,-0.1897712;0.4663331;-0.02897626,-0.212176;0.3351461;-0.2811928,-0.19452;0.2246815;-0.5715775,0.07466937;0.01060993;-0.01781235,0.1425148;-0.1067182;-0.377776,0.1273274;-0.460906;-0.2874932,0.1373976;-0.4216324;-0.3766752,-0.06372486;-0.001442187;-0.04407297,-0.02656427;-0.3842722;-0.04234865,0.01570355;-0.7435213;0.0122792,0.02734556;-0.7033123;-0.0766088,-0.03237454;0.5188633;0.03388569,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01962562;0.3013202;0.0250489,-0.03645558;0.5895335;0.03357068,0.1369181;0.467243;0.02123174,0.236233;0.3808271;-0.2317387,0.3092748;0.2915432;-0.5207554,-0.1897712;0.4663331;-0.02897626,-0.212176;0.3351461;-0.2811928,-0.19452;0.2246815;-0.5715775,0.07466937;0.01060993;-0.01781235,0.1425148;-0.1067182;-0.377776,0.1273274;-0.460906;-0.2874932,0.1373976;-0.4216324;-0.3766752,-0.06372486;-0.001442187;-0.04407297,-0.02656427;-0.3842722;-0.04234865,0.01570355;-0.7435213;0.0122792,0.02734556;-0.7033123;-0.0766088,-0.03237454;0.5188633;0.03388569,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.01962562;0.3013202;0.0250489,-0.03645558;0.5895335;0.03357068,0.1369181;0.467243;0.02123174,0.236233;0.3808271;-0.2317387,0.3092748;0.2915432;-0.5207554,-0.1897712;0.4663331;-0.02897626,-0.212176;0.3351461;-0.2811928,-0.19452;0.2246815;-0.5715775,0.07466937;0.01060993;-0.01781235,0.1425148;-0.1067182;-0.377776,0.1273274;-0.460906;-0.2874932,0.1373976;-0.4216324;-0.3766752,-0.06372486;-0.001442187;-0.04407297,-0.02656427;-0.3842722;-0.04234865,0.01570355;-0.7435213;0.0122792,0.02734556;-0.7033123;-0.0766088,-0.03237454;0.5188633;0.03388569,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.02014714;0.3012466;0.02551564,-0.03730501;0.5894262;0.03448021,0.1360994;0.4670687;0.02190437,0.2373718;0.3778319;-0.2293045,0.309227;0.2908275;-0.5193122,-0.1904127;0.4660316;-0.02834968,-0.215283;0.3474838;-0.2865223,-0.1972053;0.2667695;-0.5865153,0.07459404;0.0109628;-0.01791396,0.1407005;-0.1067671;-0.37807,0.1253109;-0.4606067;-0.2864655,0.1481545;-0.498142;-0.3417645,-0.06390272;-0.00184662;-0.0437995,-0.0266877;-0.3846715;-0.04211122,0.01527065;-0.7439286;0.01270192,0.0268924;-0.703691;-0.07618546,-0.03316044;0.5187594;0.03470791,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.02014714;0.3012466;0.02551564,-0.03730501;0.5894262;0.03448021,0.1360994;0.4670687;0.02190437,0.2373718;0.3778319;-0.2293045,0.309227;0.2908275;-0.5193122,-0.1904127;0.4660316;-0.02834968,-0.215283;0.3474838;-0.2865223,-0.1972053;0.2667695;-0.5865153,0.07459404;0.0109628;-0.01791396,0.1407005;-0.1067671;-0.37807,0.1253109;-0.4606067;-0.2864655,0.1481545;-0.498142;-0.3417645,-0.06390272;-0.00184662;-0.0437995,-0.0266877;-0.3846715;-0.04211122,0.01527065;-0.7439286;0.01270192,0.0268924;-0.703691;-0.07618546,-0.03316044;0.5187594;0.03470791,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.02014714;0.3012466;0.02551564,-0.03730501;0.5894262;0.03448021,0.1360994;0.4670687;0.02190437,0.2373718;0.3778319;-0.2293045,0.309227;0.2908275;-0.5193122,-0.1904127;0.4660316;-0.02834968,-0.215283;0.3474838;-0.2865223,-0.1972053;0.2667695;-0.5865153,0.07459404;0.0109628;-0.01791396,0.1407005;-0.1067671;-0.37807,0.1253109;-0.4606067;-0.2864655,0.1481545;-0.498142;-0.3417645,-0.06390272;-0.00184662;-0.0437995,-0.0266877;-0.3846715;-0.04211122,0.01527065;-0.7439286;0.01270192,0.0268924;-0.703691;-0.07618546,-0.03316044;0.5187594;0.03470791,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.02044363;0.3012111;0.02569828,-0.0378689;0.5893602;0.03509688,0.135528;0.4668397;0.0225454,0.2384354;0.3793302;-0.2286066,0.3176145;0.3632998;-0.5291246,-0.190901;0.4657074;-0.02771497,-0.2171424;0.3542615;-0.2888977,-0.1979733;0.2654775;-0.586534,0.0746107;0.01085659;-0.01790931,0.1394038;-0.1055852;-0.3787222,0.1241247;-0.4592272;-0.2863398,0.1468551;-0.4944562;-0.3443859,-0.06393909;-0.001824958;-0.04374731,-0.02645093;-0.384623;-0.04200884,0.01669267;-0.7437563;0.01269527,0.02826391;-0.7034863;-0.07619496,-0.03369055;0.5186952;0.03522892,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.02044363;0.3012111;0.02569828,-0.0378689;0.5893602;0.03509688,0.135528;0.4668397;0.0225454,0.2384354;0.3793302;-0.2286066,0.3176145;0.3632998;-0.5291246,-0.190901;0.4657074;-0.02771497,-0.2171424;0.3542615;-0.2888977,-0.1979733;0.2654775;-0.586534,0.0746107;0.01085659;-0.01790931,0.1394038;-0.1055852;-0.3787222,0.1241247;-0.4592272;-0.2863398,0.1468551;-0.4944562;-0.3443859,-0.06393909;-0.001824958;-0.04374731,-0.02645093;-0.384623;-0.04200884,0.01669267;-0.7437563;0.01269527,0.02826391;-0.7034863;-0.07619496,-0.03369055;0.5186952;0.03522892,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.02044363;0.3012111;0.02569828,-0.0378689;0.5893602;0.03509688,0.135528;0.4668397;0.0225454,0.2384354;0.3793302;-0.2286066,0.3176145;0.3632998;-0.5291246,-0.190901;0.4657074;-0.02771497,-0.2171424;0.3542615;-0.2888977,-0.1979733;0.2654775;-0.586534,0.0746107;0.01085659;-0.01790931,0.1394038;-0.1055852;-0.3787222,0.1241247;-0.4592272;-0.2863398,0.1468551;-0.4944562;-0.3443859,-0.06393909;-0.001824958;-0.04374731,-0.02645093;-0.384623;-0.04200884,0.01669267;-0.7437563;0.01269527,0.02826391;-0.7034863;-0.07619496,-0.03369055;0.5186952;0.03522892,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.02082811;0.301143;0.02618318,-0.03852332;0.5892602;0.03597035,0.1348621;0.4666961;0.02312174,0.239137;0.3820114;-0.2284343,0.3149585;0.3589581;-0.5293612,-0.1914907;0.465562;-0.02695128,-0.2189265;0.3597337;-0.2903385,-0.1934861;0.2569056;-0.5829417,0.07459659;0.01077451;-0.01801728,0.1379436;-0.1037661;-0.3796944,0.1220105;-0.4578401;-0.2890944,0.1465435;-0.4940703;-0.3452418,-0.06405915;-0.001829042;-0.04357114,-0.02579653;-0.3845521;-0.04225496,0.01697771;-0.7435834;0.01340061,0.02847516;-0.7032883;-0.07549628,-0.03432339;0.5185963;0.03606093,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.02082811;0.301143;0.02618318,-0.03852332;0.5892602;0.03597035,0.1348621;0.4666961;0.02312174,0.239137;0.3820114;-0.2284343,0.3149585;0.3589581;-0.5293612,-0.1914907;0.465562;-0.02695128,-0.2189265;0.3597337;-0.2903385,-0.1934861;0.2569056;-0.5829417,0.07459659;0.01077451;-0.01801728,0.1379436;-0.1037661;-0.3796944,0.1220105;-0.4578401;-0.2890944,0.1465435;-0.4940703;-0.3452418,-0.06405915;-0.001829042;-0.04357114,-0.02579653;-0.3845521;-0.04225496,0.01697771;-0.7435834;0.01340061,0.02847516;-0.7032883;-0.07549628,-0.03432339;0.5185963;0.03606093,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.02082811;0.301143;0.02618318,-0.03852332;0.5892602;0.03597035,0.1348621;0.4666961;0.02312174,0.239137;0.3820114;-0.2284343,0.3149585;0.3589581;-0.5293612,-0.1914907;0.465562;-0.02695128,-0.2189265;0.3597337;-0.2903385,-0.1934861;0.2569056;-0.5829417,0.07459659;0.01077451;-0.01801728,0.1379436;-0.1037661;-0.3796944,0.1220105;-0.4578401;-0.2890944,0.1465435;-0.4940703;-0.3452418,-0.06405915;-0.001829042;-0.04357114,-0.02579653;-0.3845521;-0.04225496,0.01697771;-0.7435834;0.01340061,0.02847516;-0.7032883;-0.07549628,-0.03432339;0.5185963;0.03606093,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.02175207;0.3009991;0.02707139,-0.03982224;0.5890772;0.03726022,0.1335926;0.4665304;0.02422887,0.2381111;0.3820472;-0.2272938,0.3144471;0.3654956;-0.5285184,-0.1926577;0.4650585;-0.02569633,-0.2225574;0.3616409;-0.2897721,-0.1990932;0.2898198;-0.5916471,0.07459795;0.01077719;-0.01801005,0.1357857;-0.1016707;-0.3807141,0.1204335;-0.456075;-0.2913134,0.1303564;-0.4167186;-0.3805033,-0.06413859;-0.001901727;-0.04345099,-0.02614896;-0.3846532;-0.04255685,0.01632778;-0.7436787;0.01336315,0.02775025;-0.7033339;-0.07553765,-0.03558834;0.5184153;0.03728804,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.02175207;0.3009991;0.02707139,-0.03982224;0.5890772;0.03726022,0.1335926;0.4665304;0.02422887,0.2381111;0.3820472;-0.2272938,0.3144471;0.3654956;-0.5285184,-0.1926577;0.4650585;-0.02569633,-0.2225574;0.3616409;-0.2897721,-0.1990932;0.2898198;-0.5916471,0.07459795;0.01077719;-0.01801005,0.1357857;-0.1016707;-0.3807141,0.1204335;-0.456075;-0.2913134,0.1303564;-0.4167186;-0.3805033,-0.06413859;-0.001901727;-0.04345099,-0.02614896;-0.3846532;-0.04255685,0.01632778;-0.7436787;0.01336315,0.02775025;-0.7033339;-0.07553765,-0.03558834;0.5184153;0.03728804,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.02203733;0.3008969;0.02796186,-0.04043935;0.5889298;0.03875021,0.1329838;0.4663779;0.02560672,0.2374623;0.3826111;-0.2261721,0.3154603;0.3686432;-0.5271017,-0.1932501;0.4648366;-0.02428098,-0.2228282;0.372392;-0.2924308,-0.2001377;0.300745;-0.5944064,0.07461078;0.0107895;-0.01794944,0.1347067;-0.1008972;-0.381071,0.1194597;-0.455565;-0.2927033,0.1293547;-0.4161654;-0.3818917,-0.06412638;-0.001959363;-0.04346645,-0.02589223;-0.3846848;-0.04201909,0.01612988;-0.7436334;0.01473196,0.02751656;-0.7032467;-0.07416853,-0.03619463;0.5182686;0.03867427,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.02203733;0.3008969;0.02796186,-0.04043935;0.5889298;0.03875021,0.1329838;0.4663779;0.02560672,0.2374623;0.3826111;-0.2261721,0.3154603;0.3686432;-0.5271017,-0.1932501;0.4648366;-0.02428098,-0.2228282;0.372392;-0.2924308,-0.2001377;0.300745;-0.5944064,0.07461078;0.0107895;-0.01794944,0.1347067;-0.1008972;-0.381071,0.1194597;-0.455565;-0.2927033,0.1293547;-0.4161654;-0.3818917,-0.06412638;-0.001959363;-0.04346645,-0.02589223;-0.3846848;-0.04201909,0.01612988;-0.7436334;0.01473196,0.02751656;-0.7032467;-0.07416853,-0.03619463;0.5182686;0.03867427,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.02203733;0.3008969;0.02796186,-0.04043935;0.5889298;0.03875021,0.1329838;0.4663779;0.02560672,0.2374623;0.3826111;-0.2261721,0.3154603;0.3686432;-0.5271017,-0.1932501;0.4648366;-0.02428098,-0.2228282;0.372392;-0.2924308,-0.2001377;0.300745;-0.5944064,0.07461078;0.0107895;-0.01794944,0.1347067;-0.1008972;-0.381071,0.1194597;-0.455565;-0.2927033,0.1293547;-0.4161654;-0.3818917,-0.06412638;-0.001959363;-0.04346645,-0.02589223;-0.3846848;-0.04201909,0.01612988;-0.7436334;0.01473196,0.02751656;-0.7032467;-0.07416853,-0.03619463;0.5182686;0.03867427,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.02186419;0.3008741;0.02834123,-0.04047233;0.5888665;0.0398425,0.1334909;0.4676157;0.02812281,0.2314152;0.3841163;-0.2263646,0.315417;0.3765597;-0.5259043,-0.1911487;0.4589356;-0.02335731,-0.2322858;0.3760568;-0.2931054,-0.2035263;0.3105212;-0.5959509,0.07461966;0.01077209;-0.01792297,0.1333657;-0.1002764;-0.381461,0.1181416;-0.4550807;-0.2936385,0.1278013;-0.4156504;-0.3828495,-0.06414635;-0.001977855;-0.04343614,-0.02591518;-0.3847015;-0.04150398,0.01578319;-0.7435961;0.01582479,0.02692494;-0.703179;-0.07310319,-0.0361967;0.5182076;0.039583,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.02186419;0.3008741;0.02834123,-0.04047233;0.5888665;0.0398425,0.1334909;0.4676157;0.02812281,0.2314152;0.3841163;-0.2263646,0.315417;0.3765597;-0.5259043,-0.1911487;0.4589356;-0.02335731,-0.2322858;0.3760568;-0.2931054,-0.2035263;0.3105212;-0.5959509,0.07461966;0.01077209;-0.01792297,0.1333657;-0.1002764;-0.381461,0.1181416;-0.4550807;-0.2936385,0.1278013;-0.4156504;-0.3828495,-0.06414635;-0.001977855;-0.04343614,-0.02591518;-0.3847015;-0.04150398,0.01578319;-0.7435961;0.01582479,0.02692494;-0.703179;-0.07310319,-0.0361967;0.5182076;0.039583,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238
+0;0;0,-0.02186419;0.3008741;0.02834123,-0.04047233;0.5888665;0.0398425,0.1334909;0.4676157;0.02812281,0.2314152;0.3841163;-0.2263646,0.315417;0.3765597;-0.5259043,-0.1911487;0.4589356;-0.02335731,-0.2322858;0.3760568;-0.2931054,-0.2035263;0.3105212;-0.5959509,0.07461966;0.01077209;-0.01792297,0.1333657;-0.1002764;-0.381461,0.1181416;-0.4550807;-0.2936385,0.1278013;-0.4156504;-0.3828495,-0.06414635;-0.001977855;-0.04343614,-0.02591518;-0.3847015;-0.04150398,0.01578319;-0.7435961;0.01582479,0.02692494;-0.703179;-0.07310319,-0.0361967;0.5182076;0.039583,0;0;0,-0.01996949;0.2973273;0.05481017,-0.03299588;0.584015;0.08724952,0.1431557;0.4930511;0.0496943,0.2862207;0.3832922;-0.1712369,0.3720087;0.2515346;-0.4397844,-0.1796474;0.4610315;0.002239034,-0.2701529;0.2732387;-0.1923576,-0.1310151;0.4746103;-0.3845231,0.07169901;0.01095785;-0.02728629,0.1931706;-0.1443557;-0.3575363,0.2154283;-0.5089828;-0.3379852,0.2282224;-0.5316861;-0.4100928,-0.06306369;-0.00626129;-0.04459968,-0.01903218;-0.3874129;-0.0176286,0.03724385;-0.7368368;0.07492729,0.04276804;-0.7745028;0.01549974,-0.03010663;0.5134758;0.08206332,104.2238

+ 161 - 0
DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Sideways_ColorFeedback_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02198389;0.3222416;-0.007983542,0.04355076;0.6318567;-0.03069645,0.2179827;0.5135389;-0.01293427,0.2580369;0.2451722;0.007921817,0.304511;0.01490235;-0.009939848,-0.1411259;0.5116769;-0.01368123,-0.2090731;0.2482401;-0.007031723,-0.2692364;0.02144875;-0.02822528,0.07660563;0.0007961201;-0.03875676,0.06555443;-0.3162951;-0.005129565,0.03503486;-0.6829739;0.06558529,0.03481651;-0.6441858;-0.04216185,-0.07783239;0.008660653;-0.03518887,-0.1027203;-0.3094057;-0.03142425,-0.133833;-0.676854;0.03490148,-0.1318638;-0.6379051;-0.07281465,0.0382214;0.5562465;-0.02258782,0;0;0,0.004449755;0.3230233;0.00477469,0.007665202;0.6340923;-0.003880382,0.1860943;0.5117119;0.004762053,0.2178735;0.2430366;0.03415072,0.2556655;0.01229878;0.005256295,-0.1696839;0.5031664;-0.001657053,-0.2107892;0.2341727;0.001917823,-0.2521139;0.005805045;-0.03862296,0.07709905;0.00344944;-0.03761625,0.08907393;-0.3150239;-0.02241385,0.06572137;-0.6803956;0.05723274,0.07671734;-0.7340297;-0.01037765,-0.07774245;0.006023404;-0.03593012,-0.1105302;-0.310678;-0.01531533,-0.1184645;-0.6791455;0.05216888,-0.1165156;-0.6748165;-0.05282599,0.007009193;0.5579929;0.0005377531,34.27966
+0;0;0,0.02198389;0.3222416;-0.007983542,0.04355076;0.6318567;-0.03069645,0.2179827;0.5135389;-0.01293427,0.2580369;0.2451722;0.007921817,0.304511;0.01490235;-0.009939848,-0.1411259;0.5116769;-0.01368123,-0.2090731;0.2482401;-0.007031723,-0.2692364;0.02144875;-0.02822528,0.07660563;0.0007961201;-0.03875676,0.06555443;-0.3162951;-0.005129565,0.03503486;-0.6829739;0.06558529,0.03481651;-0.6441858;-0.04216185,-0.07783239;0.008660653;-0.03518887,-0.1027203;-0.3094057;-0.03142425,-0.133833;-0.676854;0.03490148,-0.1318638;-0.6379051;-0.07281465,0.0382214;0.5562465;-0.02258782,0;0;0,0.004449755;0.3230233;0.00477469,0.007665202;0.6340923;-0.003880382,0.1860943;0.5117119;0.004762053,0.2178735;0.2430366;0.03415072,0.2556655;0.01229878;0.005256295,-0.1696839;0.5031664;-0.001657053,-0.2107892;0.2341727;0.001917823,-0.2521139;0.005805045;-0.03862296,0.07709905;0.00344944;-0.03761625,0.08907393;-0.3150239;-0.02241385,0.06572137;-0.6803956;0.05723274,0.07671734;-0.7340297;-0.01037765,-0.07774245;0.006023404;-0.03593012,-0.1105302;-0.310678;-0.01531533,-0.1184645;-0.6791455;0.05216888,-0.1165156;-0.6748165;-0.05282599,0.007009193;0.5579929;0.0005377531,34.29865
+0;0;0,0.02196846;0.3220154;-0.007977937,0.04351553;0.6313464;-0.03066953,0.2175057;0.5132148;-0.01293995,0.2575933;0.2446243;0.007933531,0.3040472;0.01445502;-0.009920331,-0.1407092;0.5113574;-0.01368506,-0.2087131;0.2477008;-0.007029999,-0.2688501;0.02100857;-0.0282143,0.0766283;0.0007963558;-0.03876823,0.06551285;-0.3181383;-0.00494555,0.03511141;-0.6833977;0.06549558,0.03488842;-0.6444224;-0.04454734,-0.07785542;0.008663215;-0.03519928,-0.102888;-0.3112521;-0.03141278,-0.1338803;-0.6772781;0.03465622,-0.1318691;-0.6381385;-0.07535502,0.0381918;0.5558161;-0.02256948,0;0;0,0.004804879;0.3227956;0.004482746,0.008558504;0.6335629;-0.004490733,0.1864252;0.5115879;0.004385948,0.2182425;0.2427062;0.03394806,0.2554277;0.01173736;0.007017255,-0.168758;0.5036603;-0.002468802,-0.210408;0.2345193;0.001000549,-0.2515762;0.00613758;-0.03901929,0.07711218;0.003365785;-0.03765488,0.08933556;-0.3169261;-0.02182662,0.06556191;-0.6811455;0.05614567,0.07878211;-0.7319528;-0.01791823,-0.07777682;0.006097819;-0.0359039,-0.1108973;-0.3124672;-0.01575067,-0.1191614;-0.6796521;0.05063919,-0.1170528;-0.6759034;-0.05658244,0.007737271;0.5575516;2.348423E-05,34.31747
+0;0;0,0.02191393;0.3220131;-0.008214886,0.04338252;0.6313348;-0.03110933,0.2173275;0.5130143;-0.01296597,0.2562516;0.2442527;0.007909049,0.3015938;0.013896;-0.01037988,-0.1408045;0.5113339;-0.01381879,-0.2087405;0.2476566;-0.007291757,-0.2671254;0.02038068;-0.02707703,0.07661134;0.0008432463;-0.03880074,0.06527469;-0.3180901;-0.00503939,0.03415295;-0.6833469;0.06510021,0.03396973;-0.6443899;-0.04494428,-0.07785748;0.008623313;-0.03520451,-0.1028272;-0.3112872;-0.03066425,-0.1342081;-0.6774991;0.03417999,-0.132167;-0.6383771;-0.07583216,0.03807956;0.5558081;-0.02296319,0;0;0,0.004804879;0.3227956;0.004482746,0.008558504;0.6335629;-0.004490733,0.1864252;0.5115879;0.004385948,0.2182425;0.2427062;0.03394806,0.2554277;0.01173736;0.007017255,-0.168758;0.5036603;-0.002468802,-0.210408;0.2345193;0.001000549,-0.2515762;0.00613758;-0.03901929,0.07711218;0.003365785;-0.03765488,0.08933556;-0.3169261;-0.02182662,0.06556191;-0.6811455;0.05614567,0.07878211;-0.7319528;-0.01791823,-0.07777682;0.006097819;-0.0359039,-0.1108973;-0.3124672;-0.01575067,-0.1191614;-0.6796521;0.05063919,-0.1170528;-0.6759034;-0.05658244,0.007737271;0.5575516;2.348423E-05,34.33119
+0;0;0,0.02190225;0.3218415;-0.008210508,0.04336027;0.6310107;-0.031094,0.2173596;0.5127073;-0.01295092,0.2562892;0.2439083;0.007927,0.3016247;0.01358527;-0.01035926,-0.1408768;0.5110264;-0.013804,-0.2088223;0.2473124;-0.007276051,-0.2671987;0.02006963;-0.02705844,0.0765921;0.0008430346;-0.03879099,0.06524252;-0.3184539;-0.004991144,0.03420096;-0.6827698;0.06496777,0.03401766;-0.6438085;-0.04512901,-0.07783793;0.008621147;-0.03519566,-0.1028362;-0.3116541;-0.03065023,-0.1341362;-0.6769226;0.03402697,-0.1320941;-0.6377962;-0.07603746,0.03805939;0.5555136;-0.02295106,0;0;0,0.005030498;0.3226257;0.004053473,0.008979052;0.6332217;-0.005431175,0.1869449;0.5116333;0.00368917,0.2187508;0.242783;0.03389204,0.2556172;0.0117214;0.007628202,-0.1685992;0.5039012;-0.003443675,-0.2109072;0.2348228;-0.0001066106,-0.2521687;0.006395519;-0.03956349,0.07706968;0.003230914;-0.03770447,0.08882861;-0.3174433;-0.02184236,0.0651252;-0.6809532;0.05485535,0.07817127;-0.7317446;-0.01933492,-0.07776152;0.006218394;-0.03586475,-0.1109375;-0.312733;-0.01608606,-0.1196972;-0.6791938;0.04882609,-0.1175117;-0.675494;-0.05843603,0.008114904;0.557249;-0.0007830858,34.35255
+0;0;0,0.02190225;0.3218415;-0.008210508,0.04336027;0.6310107;-0.031094,0.2173596;0.5127073;-0.01295092,0.2562892;0.2439083;0.007927,0.3016247;0.01358527;-0.01035926,-0.1408768;0.5110264;-0.013804,-0.2088223;0.2473124;-0.007276051,-0.2671987;0.02006963;-0.02705844,0.0765921;0.0008430346;-0.03879099,0.06524252;-0.3184539;-0.004991144,0.03420096;-0.6827698;0.06496777,0.03401766;-0.6438085;-0.04512901,-0.07783793;0.008621147;-0.03519566,-0.1028362;-0.3116541;-0.03065023,-0.1341362;-0.6769226;0.03402697,-0.1320941;-0.6377962;-0.07603746,0.03805939;0.5555136;-0.02295106,0;0;0,0.005030498;0.3226257;0.004053473,0.008979052;0.6332217;-0.005431175,0.1869449;0.5116333;0.00368917,0.2187508;0.242783;0.03389204,0.2556172;0.0117214;0.007628202,-0.1685992;0.5039012;-0.003443675,-0.2109072;0.2348228;-0.0001066106,-0.2521687;0.006395519;-0.03956349,0.07706968;0.003230914;-0.03770447,0.08882861;-0.3174433;-0.02184236,0.0651252;-0.6809532;0.05485535,0.07817127;-0.7317446;-0.01933492,-0.07776152;0.006218394;-0.03586475,-0.1109375;-0.312733;-0.01608606,-0.1196972;-0.6791938;0.04882609,-0.1175117;-0.675494;-0.05843603,0.008114904;0.557249;-0.0007830858,34.37507
+0;0;0,0.02179541;0.321629;-0.008284825,0.04312815;0.6305577;-0.03125004,0.2168527;0.5123292;-0.0128238,0.254673;0.2433085;0.00790468,0.2990119;0.01281643;-0.01039936,-0.1407968;0.5107241;-0.01381892,-0.2089805;0.2470115;-0.007586761,-0.267004;0.01964486;-0.02669906,0.0764941;0.0008263706;-0.03854242,0.0647056;-0.3193928;-0.005133539,0.03396603;-0.6824559;0.06455141,0.03382215;-0.6435009;-0.04563101,-0.07761228;0.008604383;-0.03521146,-0.1029036;-0.3125419;-0.03064522,-0.1340844;-0.6764476;0.03428668,-0.1320007;-0.6373377;-0.07586342,0.03785947;0.5551202;-0.02308756,0;0;0,0.005310327;0.3224082;0.003694415,0.009626336;0.6327428;-0.0062325,0.1873916;0.5120096;0.003187775,0.21916;0.2431249;0.03358531,0.2552448;0.01190385;0.007850409,-0.1680557;0.504527;-0.004438825,-0.2109756;0.2354947;-0.001018484,-0.2519713;0.00695695;-0.03997259,0.07709265;0.003107012;-0.03721046,0.08824892;-0.3185242;-0.02223408,0.0644134;-0.680965;0.05316019,0.0770421;-0.7317179;-0.02127004,-0.07743222;0.006274782;-0.03608916,-0.1112386;-0.3135524;-0.0170343,-0.1201704;-0.6787436;0.04755156,-0.1178589;-0.6750973;-0.05978212,0.008663394;0.5568383;-0.001458049,34.38616
+0;0;0,0.02178377;0.3214573;-0.008280402,0.043099;0.6301324;-0.03122666,0.2166449;0.5120121;-0.01281788,0.2545644;0.2422858;0.007964964,0.2989037;0.01179175;-0.01033923,-0.1406387;0.5104086;-0.01381199,-0.2090012;0.2460043;-0.007563481,-0.2670251;0.01863576;-0.02667594,0.07650458;0.0008264839;-0.0385477,0.0646682;-0.3206933;-0.005003121,0.03407658;-0.6820091;0.06434645,0.03393257;-0.6430464;-0.04593158,-0.07762291;0.008605563;-0.03521629,-0.1030169;-0.3138451;-0.0306315,-0.1340477;-0.6759994;0.03398789,-0.1319622;-0.6368816;-0.07625778,0.03783481;0.5547592;-0.02307114,0;0;0,0.005752288;0.322226;0.003898621,0.01061106;0.6322978;-0.005986452,0.1881467;0.5120315;0.003456831,0.2198854;0.2424764;0.03435695,0.2558692;0.01125598;0.008457422,-0.1672401;0.5049524;-0.004444178,-0.2112338;0.2353675;-0.001181765,-0.2518528;0.006647289;-0.03946596,0.07711133;0.002971202;-0.03720987,0.08793995;-0.3199467;-0.02149081,0.06396906;-0.6808996;0.05221617,0.07685392;-0.7315004;-0.02247704,-0.07743524;0.006399057;-0.03608871,-0.1113414;-0.3147333;-0.01699133,-0.1207469;-0.6782789;0.04657314,-0.1263478;-0.7401406;-0.01484068,0.009513468;0.5564611;-0.001197934,34.40864
+0;0;0,0.02178377;0.3214573;-0.008280402,0.043099;0.6301324;-0.03122666,0.2166449;0.5120121;-0.01281788,0.2545644;0.2422858;0.007964964,0.2989037;0.01179175;-0.01033923,-0.1406387;0.5104086;-0.01381199,-0.2090012;0.2460043;-0.007563481,-0.2670251;0.01863576;-0.02667594,0.07650458;0.0008264839;-0.0385477,0.0646682;-0.3206933;-0.005003121,0.03407658;-0.6820091;0.06434645,0.03393257;-0.6430464;-0.04593158,-0.07762291;0.008605563;-0.03521629,-0.1030169;-0.3138451;-0.0306315,-0.1340477;-0.6759994;0.03398789,-0.1319622;-0.6368816;-0.07625778,0.03783481;0.5547592;-0.02307114,0;0;0,0.005752288;0.322226;0.003898621,0.01061106;0.6322978;-0.005986452,0.1881467;0.5120315;0.003456831,0.2198854;0.2424764;0.03435695,0.2558692;0.01125598;0.008457422,-0.1672401;0.5049524;-0.004444178,-0.2112338;0.2353675;-0.001181765,-0.2518528;0.006647289;-0.03946596,0.07711133;0.002971202;-0.03720987,0.08793995;-0.3199467;-0.02149081,0.06396906;-0.6808996;0.05221617,0.07685392;-0.7315004;-0.02247704,-0.07743524;0.006399057;-0.03608871,-0.1113414;-0.3147333;-0.01699133,-0.1207469;-0.6782789;0.04657314,-0.1263478;-0.7401406;-0.01484068,0.009513468;0.5564611;-0.001197934,34.421
+0;0;0,0.02175575;0.3213872;-0.008299339,0.04301923;0.6300202;-0.03130496,0.2169096;0.5116166;-0.01290327,0.2542708;0.2411509;0.007799085,0.2978968;0.01050539;-0.01051671,-0.1410594;0.5101717;-0.01368407,-0.2099671;0.2452304;-0.007857306,-0.267978;0.01785016;-0.02706769,0.07653604;0.0008547762;-0.03849886,0.06446034;-0.3209906;-0.005464923,0.03407198;-0.6816735;0.06380209,0.03388286;-0.6427445;-0.04613703,-0.07760495;0.008580098;-0.03527765,-0.1030192;-0.3141479;-0.03055396,-0.1334546;-0.6757337;0.0338113,-0.13143;-0.6366566;-0.07609721,0.03776994;0.554651;-0.02313067,0;0;0,0.005782627;0.3221583;0.003534079,0.01063275;0.6321754;-0.00677073,0.1886577;0.5123429;0.003554106,0.2200274;0.2420566;0.03417051,0.2559347;0.01085348;0.007867694,-0.167612;0.5048345;-0.004967851,-0.2117093;0.2346165;-0.001255779,-0.2528239;0.005977362;-0.03959398,0.07703798;0.002913803;-0.0373807,0.08742186;-0.3203101;-0.02188826,0.06318185;-0.680752;0.05096483,0.07626722;-0.7317255;-0.02278101,-0.07748657;0.006471337;-0.03598071,-0.111931;-0.3149339;-0.01771047,-0.1215861;-0.6779243;0.04520432,-0.1265081;-0.7395041;-0.01607622,0.009544231;0.5563484;-0.00187385,34.44202
+0;0;0,0.02175575;0.3213872;-0.008299339,0.04301923;0.6300202;-0.03130496,0.2169096;0.5116166;-0.01290327,0.2542708;0.2411509;0.007799085,0.2978968;0.01050539;-0.01051671,-0.1410594;0.5101717;-0.01368407,-0.2099671;0.2452304;-0.007857306,-0.267978;0.01785016;-0.02706769,0.07653604;0.0008547762;-0.03849886,0.06446034;-0.3209906;-0.005464923,0.03407198;-0.6816735;0.06380209,0.03388286;-0.6427445;-0.04613703,-0.07760495;0.008580098;-0.03527765,-0.1030192;-0.3141479;-0.03055396,-0.1334546;-0.6757337;0.0338113,-0.13143;-0.6366566;-0.07609721,0.03776994;0.554651;-0.02313067,0;0;0,0.005782627;0.3221583;0.003534079,0.01063275;0.6321754;-0.00677073,0.1886577;0.5123429;0.003554106,0.2200274;0.2420566;0.03417051,0.2559347;0.01085348;0.007867694,-0.167612;0.5048345;-0.004967851,-0.2117093;0.2346165;-0.001255779,-0.2528239;0.005977362;-0.03959398,0.07703798;0.002913803;-0.0373807,0.08742186;-0.3203101;-0.02188826,0.06318185;-0.680752;0.05096483,0.07626722;-0.7317255;-0.02278101,-0.07748657;0.006471337;-0.03598071,-0.111931;-0.3149339;-0.01771047,-0.1215861;-0.6779243;0.04520432,-0.1265081;-0.7395041;-0.01607622,0.009544231;0.5563484;-0.00187385,34.46433
+0;0;0,0.02175575;0.3213872;-0.008299339,0.04301923;0.6300202;-0.03130496,0.2169096;0.5116166;-0.01290327,0.2542708;0.2411509;0.007799085,0.2978968;0.01050539;-0.01051671,-0.1410594;0.5101717;-0.01368407,-0.2099671;0.2452304;-0.007857306,-0.267978;0.01785016;-0.02706769,0.07653604;0.0008547762;-0.03849886,0.06446034;-0.3209906;-0.005464923,0.03407198;-0.6816735;0.06380209,0.03388286;-0.6427445;-0.04613703,-0.07760495;0.008580098;-0.03527765,-0.1030192;-0.3141479;-0.03055396,-0.1334546;-0.6757337;0.0338113,-0.13143;-0.6366566;-0.07609721,0.03776994;0.554651;-0.02313067,0;0;0,0.005782627;0.3221583;0.003534079,0.01063275;0.6321754;-0.00677073,0.1886577;0.5123429;0.003554106,0.2200274;0.2420566;0.03417051,0.2559347;0.01085348;0.007867694,-0.167612;0.5048345;-0.004967851,-0.2117093;0.2346165;-0.001255779,-0.2528239;0.005977362;-0.03959398,0.07703798;0.002913803;-0.0373807,0.08742186;-0.3203101;-0.02188826,0.06318185;-0.680752;0.05096483,0.07626722;-0.7317255;-0.02278101,-0.07748657;0.006471337;-0.03598071,-0.111931;-0.3149339;-0.01771047,-0.1215861;-0.6779243;0.04520432,-0.1265081;-0.7395041;-0.01607622,0.009544231;0.5563484;-0.00187385,34.47568
+0;0;0,0.02171641;0.321286;-0.008436971,0.04292011;0.6297919;-0.03156585,0.2163005;0.5113992;-0.01270467,0.2532609;0.2401538;0.007630353,0.2963997;0.009428337;-0.01085695,-0.1406194;0.5099149;-0.01371757,-0.2101375;0.2444142;-0.008221348,-0.2682694;0.01708664;-0.02771184,0.07650106;0.0008504147;-0.03854335,0.06441312;-0.3195662;-0.006116629,0.03382216;-0.6795747;0.0631047,0.0336977;-0.6406505;-0.0469742,-0.07760219;0.008593856;-0.03525294,-0.1030727;-0.3126456;-0.03068504,-0.1337816;-0.6735861;0.03344364,-0.1316891;-0.6345145;-0.07660339,0.03768725;0.5544517;-0.02336276,0;0;0,0.006162278;0.3220501;0.00363934,0.01140063;0.6319366;-0.006718993,0.1888659;0.5122057;0.003324747,0.2204588;0.2413062;0.03445244,0.2564332;0.0101364;0.007930875,-0.1665011;0.5049222;-0.005694395,-0.2113239;0.2341334;-0.001451523,-0.2521705;0.005354017;-0.03924757,0.07690927;0.002846867;-0.03762424,0.08687483;-0.3189338;-0.02271497,0.06283498;-0.6786349;0.05057049,0.07505789;-0.7296529;-0.02348161,-0.07754527;0.006563476;-0.03581029,-0.1124426;-0.3133378;-0.01821041,-0.1223598;-0.6758163;0.04379405,-0.1269043;-0.737283;-0.01793289,0.01022261;0.5561401;-0.001788735,34.48691
+0;0;0,0.02170773;0.3211575;-0.008433598,0.04289721;0.6294565;-0.03154668,0.2157359;0.5112523;-0.01272426,0.2527517;0.2396002;0.007641265,0.295893;0.008861691;-0.01084708,-0.1400936;0.5097727;-0.01373406,-0.2097161;0.2438737;-0.0082296,-0.2678512;0.0165334;-0.02772119,0.07656486;0.000851124;-0.0385755,0.06450994;-0.3186901;-0.006237369,0.03380336;-0.6800594;0.06324561,0.03367978;-0.6411983;-0.04605381,-0.07766692;0.008601023;-0.03528234,-0.1030678;-0.3117608;-0.03072693,-0.1338928;-0.6740655;0.03364414,-0.1318151;-0.6350581;-0.07562363,0.0376683;0.5541734;-0.02334979,0;0;0,0.006843142;0.3219063;0.003743649,0.01310094;0.6315675;-0.006544948,0.1897882;0.5122461;0.003468275,0.2214978;0.2409753;0.03487647,0.2573865;0.009818345;0.008012056,-0.1647074;0.5053368;-0.005561088,-0.2100697;0.2342155;-0.001645891,-0.2504896;0.005200118;-0.0385433,0.07685652;0.002802536;-0.03789711,0.08716971;-0.3180931;-0.02315795,0.06231713;-0.6791791;0.05003893,0.07332361;-0.7312571;-0.02184272,-0.07770974;0.006635945;-0.03561082,-0.1125309;-0.3124239;-0.01869963,-0.1226407;-0.6763506;0.04305504,-0.1273615;-0.7358047;-0.02019504,0.01163811;0.5558333;-0.001618624,34.50902
+0;0;0,0.02170773;0.3211575;-0.008433598,0.04289721;0.6294565;-0.03154668,0.2157359;0.5112523;-0.01272426,0.2527517;0.2396002;0.007641265,0.295893;0.008861691;-0.01084708,-0.1400936;0.5097727;-0.01373406,-0.2097161;0.2438737;-0.0082296,-0.2678512;0.0165334;-0.02772119,0.07656486;0.000851124;-0.0385755,0.06450994;-0.3186901;-0.006237369,0.03380336;-0.6800594;0.06324561,0.03367978;-0.6411983;-0.04605381,-0.07766692;0.008601023;-0.03528234,-0.1030678;-0.3117608;-0.03072693,-0.1338928;-0.6740655;0.03364414,-0.1318151;-0.6350581;-0.07562363,0.0376683;0.5541734;-0.02334979,0;0;0,0.006843142;0.3219063;0.003743649,0.01310094;0.6315675;-0.006544948,0.1897882;0.5122461;0.003468275,0.2214978;0.2409753;0.03487647,0.2573865;0.009818345;0.008012056,-0.1647074;0.5053368;-0.005561088,-0.2100697;0.2342155;-0.001645891,-0.2504896;0.005200118;-0.0385433,0.07685652;0.002802536;-0.03789711,0.08716971;-0.3180931;-0.02315795,0.06231713;-0.6791791;0.05003893,0.07332361;-0.7312571;-0.02184272,-0.07770974;0.006635945;-0.03561082,-0.1125309;-0.3124239;-0.01869963,-0.1226407;-0.6763506;0.04305504,-0.1273615;-0.7358047;-0.02019504,0.01163811;0.5558333;-0.001618624,34.52048
+0;0;0,0.02168479;0.3211594;-0.008422737,0.04283667;0.62946;-0.03154671,0.2156585;0.5111202;-0.01280306,0.2527623;0.2395051;0.007894092,0.2957136;0.008743301;-0.01074527,-0.1401045;0.5096232;-0.0137197,-0.2102306;0.2438552;-0.008281242,-0.268848;0.01664169;-0.02780675,0.07655557;0.0008480694;-0.03859398,0.06447023;-0.3187304;-0.006638102,0.03379225;-0.6801156;0.06277519,0.03365242;-0.6412527;-0.04652406,-0.07767387;0.008607605;-0.0352654,-0.1033491;-0.3117378;-0.03111124,-0.1339856;-0.6740578;0.03326399,-0.1319239;-0.635048;-0.0760039,0.03761866;0.5541766;-0.023345,0;0;0,0.006843142;0.3219063;0.003743649,0.01310094;0.6315675;-0.006544948,0.1897882;0.5122461;0.003468275,0.2214978;0.2409753;0.03487647,0.2573865;0.009818345;0.008012056,-0.1647074;0.5053368;-0.005561088,-0.2100697;0.2342155;-0.001645891,-0.2504896;0.005200118;-0.0385433,0.07685652;0.002802536;-0.03789711,0.08716971;-0.3180931;-0.02315795,0.06231713;-0.6791791;0.05003893,0.07332361;-0.7312571;-0.02184272,-0.07770974;0.006635945;-0.03561082,-0.1125309;-0.3124239;-0.01869963,-0.1226407;-0.6763506;0.04305504,-0.1273615;-0.7358047;-0.02019504,0.01163811;0.5558333;-0.001618624,34.54257
+0;0;0,0.02168347;0.3211398;-0.008422222,0.04283227;0.6293955;-0.03154282,0.2153648;0.5111373;-0.01281758,0.2523701;0.2402432;0.007824628,0.2953265;0.009454072;-0.01081695,-0.1398185;0.5096427;-0.01373273,-0.2097585;0.2445803;-0.008308707,-0.2683828;0.01733978;-0.02783654,0.07653737;0.0008478678;-0.0385848,0.06445792;-0.3185748;-0.006644502,0.0336822;-0.6811113;0.06298994,0.03354206;-0.6422287;-0.04655314,-0.07765541;0.008605557;-0.03525701,-0.1033181;-0.3115837;-0.03110488,-0.1340522;-0.6750581;0.03347545,-0.1319859;-0.6360282;-0.07603619,0.03761505;0.5541235;-0.02334234,0;0;0,0.007701382;0.321863;0.00409162,0.01523591;0.6314615;-0.005855918,0.1912626;0.5121066;0.00395,0.2228012;0.2415443;0.03526235,0.2582808;0.01034921;0.007941604,-0.1627811;0.5058563;-0.00491133,-0.2079563;0.2354427;-0.001073256,-0.2491492;0.006555855;-0.03809182,0.07685988;0.0026398;-0.03785586,0.08703385;-0.3181166;-0.02340722,0.06223732;-0.6805363;0.04915965,0.07338519;-0.7322767;-0.02345479,-0.07766835;0.006774644;-0.03562592,-0.1121722;-0.3121478;-0.01845329,-0.1227094;-0.6773385;0.04281314,-0.1278009;-0.7366733;-0.02099898,0.01342842;0.5557413;-0.001005411,34.56486
+0;0;0,0.02168347;0.3211398;-0.008422222,0.04283227;0.6293955;-0.03154282,0.2153648;0.5111373;-0.01281758,0.2523701;0.2402432;0.007824628,0.2953265;0.009454072;-0.01081695,-0.1398185;0.5096427;-0.01373273,-0.2097585;0.2445803;-0.008308707,-0.2683828;0.01733978;-0.02783654,0.07653737;0.0008478678;-0.0385848,0.06445792;-0.3185748;-0.006644502,0.0336822;-0.6811113;0.06298994,0.03354206;-0.6422287;-0.04655314,-0.07765541;0.008605557;-0.03525701,-0.1033181;-0.3115837;-0.03110488,-0.1340522;-0.6750581;0.03347545,-0.1319859;-0.6360282;-0.07603619,0.03761505;0.5541235;-0.02334234,0;0;0,0.007701382;0.321863;0.00409162,0.01523591;0.6314615;-0.005855918,0.1912626;0.5121066;0.00395,0.2228012;0.2415443;0.03526235,0.2582808;0.01034921;0.007941604,-0.1627811;0.5058563;-0.00491133,-0.2079563;0.2354427;-0.001073256,-0.2491492;0.006555855;-0.03809182,0.07685988;0.0026398;-0.03785586,0.08703385;-0.3181166;-0.02340722,0.06223732;-0.6805363;0.04915965,0.07338519;-0.7322767;-0.02345479,-0.07766835;0.006774644;-0.03562592,-0.1121722;-0.3121478;-0.01845329,-0.1227094;-0.6773385;0.04281314,-0.1278009;-0.7366733;-0.02099898,0.01342842;0.5557413;-0.001005411,34.57613
+0;0;0,0.0213755;0.320894;-0.008606005,0.04225162;0.6287306;-0.03185751,0.2139358;0.510618;-0.0131797,0.2514441;0.2404425;0.007903047,0.2958768;0.009882599;-0.01012574,-0.1393897;0.5090337;-0.01393803,-0.2094973;0.2446489;-0.00830748,-0.269021;0.01765701;-0.02802542,0.07655437;0.0009190534;-0.0386625,0.06379464;-0.3184603;-0.007216267,0.03284644;-0.6810198;0.06237409,0.03266687;-0.642154;-0.04718347,-0.07775608;0.008534506;-0.03517614,-0.1040313;-0.3115457;-0.03155558,-0.1348966;-0.6750327;0.0330551,-0.1328696;-0.6360224;-0.07647204,0.03709851;0.553575;-0.02363235,0;0;0,0.008572735;0.3215699;0.004820466,0.01700149;0.630743;-0.004354715,0.1920468;0.5120159;0.004328489,0.2239652;0.2420732;0.0352844,0.259185;0.01083496;0.007978559,-0.1606334;0.5065553;-0.004605803,-0.2059189;0.2367738;-0.000960859,-0.2472285;0.00791572;-0.03803737,0.07684549;0.002543777;-0.03800666,0.08683824;-0.3181695;-0.02393568,0.06167481;-0.6805931;0.04863095,0.07361189;-0.7322022;-0.02402556,-0.07776608;0.006886903;-0.03551356,-0.1124337;-0.3119765;-0.0188059,-0.1231658;-0.6772695;0.04198721,-0.1279913;-0.7360176;-0.02268104,0.01498561;0.5551335;0.0003039837,34.5876
+0;0;0,0.0213578;0.3206283;-0.008598879,0.04222038;0.6282651;-0.03183572,0.2142332;0.5101123;-0.01314293,0.2518013;0.2395059;0.007973451,0.296239;0.008920431;-0.01005734,-0.1397436;0.5085253;-0.01390266,-0.209963;0.2437187;-0.008263124,-0.2694933;0.01670159;-0.02798325,0.07655217;0.000919027;-0.03866139,0.06379996;-0.3182724;-0.007233664,0.03289925;-0.6802754;0.06224989,0.03272027;-0.6414386;-0.0469492,-0.07775384;0.00853426;-0.03517513,-0.1040136;-0.3113576;-0.0315567,-0.1348315;-0.6742867;0.03295481,-0.1328112;-0.6353058;-0.07621398,0.03706995;0.5531486;-0.02361484,0;0;0,0.008732677;0.3212971;0.004951596,0.01702588;0.6302705;-0.004281163,0.1925043;0.5116993;0.004311323,0.2244148;0.2413216;0.03533912,0.2603378;0.01025811;0.007255197,-0.1609603;0.5063229;-0.004363094,-0.207221;0.2362597;-0.001050533,-0.2489692;0.007543758;-0.03867469,0.07675311;0.002450079;-0.03819346,0.08578567;-0.3181325;-0.02482605,0.06058054;-0.6800044;0.04757893,0.07288726;-0.731972;-0.02406192,-0.07781318;0.006990851;-0.03538389,-0.1134134;-0.3116244;-0.01955927,-0.1242597;-0.6763924;0.04090253,-0.1287672;-0.7365251;-0.0212132,0.01506647;0.5547007;0.0004041195,34.60973
+0;0;0,0.0213578;0.3206283;-0.008598879,0.04222038;0.6282651;-0.03183572,0.2142332;0.5101123;-0.01314293,0.2518013;0.2395059;0.007973451,0.296239;0.008920431;-0.01005734,-0.1397436;0.5085253;-0.01390266,-0.209963;0.2437187;-0.008263124,-0.2694933;0.01670159;-0.02798325,0.07655217;0.000919027;-0.03866139,0.06379996;-0.3182724;-0.007233664,0.03289925;-0.6802754;0.06224989,0.03272027;-0.6414386;-0.0469492,-0.07775384;0.00853426;-0.03517513,-0.1040136;-0.3113576;-0.0315567,-0.1348315;-0.6742867;0.03295481,-0.1328112;-0.6353058;-0.07621398,0.03706995;0.5531486;-0.02361484,0;0;0,0.008732677;0.3212971;0.004951596,0.01702588;0.6302705;-0.004281163,0.1925043;0.5116993;0.004311323,0.2244148;0.2413216;0.03533912,0.2603378;0.01025811;0.007255197,-0.1609603;0.5063229;-0.004363094,-0.207221;0.2362597;-0.001050533,-0.2489692;0.007543758;-0.03867469,0.07675311;0.002450079;-0.03819346,0.08578567;-0.3181325;-0.02482605,0.06058054;-0.6800044;0.04757893,0.07288726;-0.731972;-0.02406192,-0.07781318;0.006990851;-0.03538389,-0.1134134;-0.3116244;-0.01955927,-0.1242597;-0.6763924;0.04090253,-0.1287672;-0.7365251;-0.0212132,0.01506647;0.5547007;0.0004041195,34.63195
+0;0;0,0.02153252;0.3204648;-0.008624643,0.04255322;0.62789;-0.03189833,0.2147246;0.5094855;-0.01346282,0.2536365;0.2386102;0.008803822,0.3049896;0.00937213;-0.007689498,-0.1396573;0.5080619;-0.01380847,-0.2109381;0.2429674;-0.008582775,-0.2720508;0.01637359;-0.02806922,0.07645481;0.0009638916;-0.03875466,0.06348369;-0.3178419;-0.00736912,0.03208066;-0.6801121;0.06202743,0.03178183;-0.641284;-0.04694783,-0.07774896;0.008495762;-0.03508721,-0.1047631;-0.3109635;-0.03254395,-0.1354837;-0.6741417;0.03226056,-0.1335889;-0.635177;-0.07668747,0.03736649;0.55283;-0.02366799,0;0;0,0.009539582;0.3211145;0.005493999,0.01856444;0.6298866;-0.003183722,0.1942831;0.5120089;0.005255103,0.2250896;0.2408485;0.03536069,0.26241;0.01002111;0.007340074,-0.1598883;0.5061727;-0.003737025,-0.2073021;0.2357522;-0.0008956946,-0.2490756;0.007083386;-0.03864217,0.07673077;0.00240773;-0.03814161,0.08502677;-0.3178411;-0.02539968,0.05965261;-0.6800194;0.04688299,0.07154082;-0.7322903;-0.02413678,-0.07774897;0.007018329;-0.0354123,-0.1138248;-0.3111773;-0.01990414,-0.1250452;-0.6762495;0.04041348,-0.1294992;-0.7363324;-0.0213835,0.01643603;0.5543653;0.001362085,34.64308
+0;0;0,0.02153252;0.3204648;-0.008624643,0.04255322;0.62789;-0.03189833,0.2147246;0.5094855;-0.01346282,0.2536365;0.2386102;0.008803822,0.3049896;0.00937213;-0.007689498,-0.1396573;0.5080619;-0.01380847,-0.2109381;0.2429674;-0.008582775,-0.2720508;0.01637359;-0.02806922,0.07645481;0.0009638916;-0.03875466,0.06348369;-0.3178419;-0.00736912,0.03208066;-0.6801121;0.06202743,0.03178183;-0.641284;-0.04694783,-0.07774896;0.008495762;-0.03508721,-0.1047631;-0.3109635;-0.03254395,-0.1354837;-0.6741417;0.03226056,-0.1335889;-0.635177;-0.07668747,0.03736649;0.55283;-0.02366799,0;0;0,0.009539582;0.3211145;0.005493999,0.01856444;0.6298866;-0.003183722,0.1942831;0.5120089;0.005255103,0.2250896;0.2408485;0.03536069,0.26241;0.01002111;0.007340074,-0.1598883;0.5061727;-0.003737025,-0.2073021;0.2357522;-0.0008956946,-0.2490756;0.007083386;-0.03864217,0.07673077;0.00240773;-0.03814161,0.08502677;-0.3178411;-0.02539968,0.05965261;-0.6800194;0.04688299,0.07154082;-0.7322903;-0.02413678,-0.07774897;0.007018329;-0.0354123,-0.1138248;-0.3111773;-0.01990414,-0.1250452;-0.6762495;0.04041348,-0.1294992;-0.7363324;-0.0213835,0.01643603;0.5543653;0.001362085,34.65453
+0;0;0,0.0215185;0.3202561;-0.008619029,0.04252318;0.6274471;-0.03187491,0.2141282;0.5092409;-0.01347868,0.2531963;0.2372784;0.008877337,0.3045553;0.008013949;-0.007617883,-0.1391139;0.507822;-0.01382322,-0.2106808;0.2416634;-0.008576548,-0.2718006;0.01504351;-0.02806524,0.07651523;0.0009646534;-0.03878529,0.06353948;-0.3179547;-0.007388573,0.03214876;-0.680083;0.06198079,0.03185215;-0.6413204;-0.04618473,-0.07781041;0.008502476;-0.03511494,-0.1048341;-0.3110705;-0.03257077,-0.1355428;-0.6741064;0.03220834,-0.133662;-0.6352082;-0.07593017,0.03734052;0.552446;-0.02365103,0;0;0,0.01014913;0.3208794;0.0058918,0.01958848;0.6294127;-0.002444148,0.1946796;0.5118309;0.005678296,0.225774;0.2396041;0.03593361,0.2636682;0.008945748;0.007075429,-0.1586307;0.5067979;-0.002746327,-0.2066831;0.2353682;-0.0001718993,-0.2494329;0.006960258;-0.03856831,0.07684942;0.002385408;-0.03805637,0.08387475;-0.3180357;-0.0260309,0.0582279;-0.6800714;0.04612756,0.06832153;-0.73344;-0.02260697,-0.07780441;0.007018777;-0.0354545,-0.1148359;-0.3112066;-0.02045712,-0.1264236;-0.6761414;0.03973211,-0.1239148;-0.6718539;-0.06566821,0.01737539;0.5539486;0.002020121,34.67647
+0;0;0,0.02142919;0.3202575;-0.008791063,0.04231199;0.6274432;-0.03222408,0.2139767;0.5093183;-0.01389839,0.2573824;0.2380517;0.008907574,0.3178779;0.01093939;-0.006334075,-0.1391971;0.5075762;-0.01356719,-0.2127877;0.2419612;-0.008793655,-0.2771845;0.01621313;-0.02784357,0.07646739;0.000960629;-0.03887963,0.06280774;-0.317978;-0.007972801,0.03126092;-0.6801168;0.06127124,0.03079997;-0.6413687;-0.04689487,-0.0778847;0.008498704;-0.03495078,-0.1060023;-0.31099;-0.03504081,-0.1362479;-0.6738291;0.03104583,-0.1345289;-0.6349407;-0.07709616,0.03716316;0.5524447;-0.02395561,0;0;0,0.01014913;0.3208794;0.0058918,0.01958848;0.6294127;-0.002444148,0.1946796;0.5118309;0.005678296,0.225774;0.2396041;0.03593361,0.2636682;0.008945748;0.007075429,-0.1586307;0.5067979;-0.002746327,-0.2066831;0.2353682;-0.0001718993,-0.2494329;0.006960258;-0.03856831,0.07684942;0.002385408;-0.03805637,0.08387475;-0.3180357;-0.0260309,0.0582279;-0.6800714;0.04612756,0.06832153;-0.73344;-0.02260697,-0.07780441;0.007018777;-0.0354545,-0.1148359;-0.3112066;-0.02045712,-0.1264236;-0.6761414;0.03973211,-0.1239148;-0.6718539;-0.06566821,0.01737539;0.5539486;0.002020121,34.6988
+0;0;0,0.02141043;0.319977;-0.008783366,0.04226865;0.6268014;-0.03218845,0.21368;0.508836;-0.01388815,0.2570395;0.2378584;0.008893521,0.3175262;0.01077925;-0.006345902,-0.1389746;0.5070965;-0.01355744,-0.2124869;0.2417644;-0.008788988,-0.2768742;0.01604933;-0.02783612,0.076481;0.0009608;-0.03888655,0.06282756;-0.3178329;-0.007993765,0.03129149;-0.6798481;0.06122667,0.03083162;-0.6411206;-0.04668638,-0.07789855;0.008500217;-0.034957,-0.1060034;-0.3108433;-0.03504698,-0.1362386;-0.6735587;0.03101712,-0.1345237;-0.6346911;-0.07687186,0.03712642;0.551899;-0.02393059,0;0;0,0.01105016;0.3205605;0.006304264,0.02138472;0.6287123;-0.001615167,0.1959834;0.5112123;0.006070614,0.2270273;0.2392445;0.0360322,0.2659054;0.008740559;0.007532239,-0.1569565;0.5068738;-0.002052277,-0.2062025;0.2359537;0.0001927426,-0.2498477;0.007809967;-0.03855434,0.07688786;0.002320126;-0.03801715,0.08298039;-0.3179984;-0.02665412,0.05755907;-0.6799132;0.04554343,0.06673393;-0.7336555;-0.02246153,-0.07781131;0.007065252;-0.03546707,-0.115415;-0.3109682;-0.02094669,-0.1272977;-0.675819;0.03891736,-0.1248508;-0.6714241;-0.06624921,0.01895195;0.553346;0.00274384,34.71009
+0;0;0,0.02141043;0.319977;-0.008783366,0.04226865;0.6268014;-0.03218845,0.21368;0.508836;-0.01388815,0.2570395;0.2378584;0.008893521,0.3175262;0.01077925;-0.006345902,-0.1389746;0.5070965;-0.01355744,-0.2124869;0.2417644;-0.008788988,-0.2768742;0.01604933;-0.02783612,0.076481;0.0009608;-0.03888655,0.06282756;-0.3178329;-0.007993765,0.03129149;-0.6798481;0.06122667,0.03083162;-0.6411206;-0.04668638,-0.07789855;0.008500217;-0.034957,-0.1060034;-0.3108433;-0.03504698,-0.1362386;-0.6735587;0.03101712,-0.1345237;-0.6346911;-0.07687186,0.03712642;0.551899;-0.02393059,0;0;0,0.01105016;0.3205605;0.006304264,0.02138472;0.6287123;-0.001615167,0.1959834;0.5112123;0.006070614,0.2270273;0.2392445;0.0360322,0.2659054;0.008740559;0.007532239,-0.1569565;0.5068738;-0.002052277,-0.2062025;0.2359537;0.0001927426,-0.2498477;0.007809967;-0.03855434,0.07688786;0.002320126;-0.03801715,0.08298039;-0.3179984;-0.02665412,0.05755907;-0.6799132;0.04554343,0.06673393;-0.7336555;-0.02246153,-0.07781131;0.007065252;-0.03546707,-0.115415;-0.3109682;-0.02094669,-0.1272977;-0.675819;0.03891736,-0.1248508;-0.6714241;-0.06624921,0.01895195;0.553346;0.00274384,34.73278
+0;0;0,0.02176537;0.3196374;-0.009044173,0.04306872;0.6260468;-0.03272298,0.2143938;0.5085088;-0.01472746,0.2661895;0.2393555;0.008171422,0.3332017;0.01399793;-0.0052929,-0.1382298;0.5064456;-0.01410795,-0.2142234;0.242148;-0.009380766,-0.2834451;0.0178719;-0.02852678,0.07638799;0.0009890725;-0.0389775,0.06227713;-0.317657;-0.008604782,0.03003749;-0.6786495;0.05991068,0.02947463;-0.6400486;-0.04674159,-0.07793229;0.008447094;-0.03479301,-0.1075091;-0.3105063;-0.04192903,-0.1376595;-0.6711597;0.02927053,-0.1360638;-0.6324137;-0.07735948,0.03780837;0.551255;-0.02439158,0;0;0,0.01172504;0.3202235;0.006562591,0.02264401;0.628;-0.001112819,0.1971094;0.5108695;0.006340504,0.2288119;0.2392893;0.03617013,0.2684798;0.008950278;0.007389307,-0.1560667;0.5073336;-0.0008457471,-0.2075732;0.2371554;0.0003752282,-0.251896;0.009081021;-0.03803719,0.07685339;0.002194107;-0.03800118,0.08213912;-0.3179871;-0.0273726,0.05669171;-0.6787401;0.04514706,0.06683794;-0.733576;-0.01926517,-0.07776076;0.007166428;-0.03545778,-0.1160545;-0.3106378;-0.0216377,-0.12869;-0.6744025;0.03806998,-0.1264622;-0.6696849;-0.06587633,0.02007566;0.5527284;0.003185868,34.74416
+0;0;0,0.02176537;0.3196374;-0.009044173,0.04306872;0.6260468;-0.03272298,0.2143938;0.5085088;-0.01472746,0.2661895;0.2393555;0.008171422,0.3332017;0.01399793;-0.0052929,-0.1382298;0.5064456;-0.01410795,-0.2142234;0.242148;-0.009380766,-0.2834451;0.0178719;-0.02852678,0.07638799;0.0009890725;-0.0389775,0.06227713;-0.317657;-0.008604782,0.03003749;-0.6786495;0.05991068,0.02947463;-0.6400486;-0.04674159,-0.07793229;0.008447094;-0.03479301,-0.1075091;-0.3105063;-0.04192903,-0.1376595;-0.6711597;0.02927053,-0.1360638;-0.6324137;-0.07735948,0.03780837;0.551255;-0.02439158,0;0;0,0.01172504;0.3202235;0.006562591,0.02264401;0.628;-0.001112819,0.1971094;0.5108695;0.006340504,0.2288119;0.2392893;0.03617013,0.2684798;0.008950278;0.007389307,-0.1560667;0.5073336;-0.0008457471,-0.2075732;0.2371554;0.0003752282,-0.251896;0.009081021;-0.03803719,0.07685339;0.002194107;-0.03800118,0.08213912;-0.3179871;-0.0273726,0.05669171;-0.6787401;0.04514706,0.06683794;-0.733576;-0.01926517,-0.07776076;0.007166428;-0.03545778,-0.1160545;-0.3106378;-0.0216377,-0.12869;-0.6744025;0.03806998,-0.1264622;-0.6696849;-0.06587633,0.02007566;0.5527284;0.003185868,34.75568
+0;0;0,0.02176537;0.3196374;-0.009044173,0.04306872;0.6260468;-0.03272298,0.2143938;0.5085088;-0.01472746,0.2661895;0.2393555;0.008171422,0.3332017;0.01399793;-0.0052929,-0.1382298;0.5064456;-0.01410795,-0.2142234;0.242148;-0.009380766,-0.2834451;0.0178719;-0.02852678,0.07638799;0.0009890725;-0.0389775,0.06227713;-0.317657;-0.008604782,0.03003749;-0.6786495;0.05991068,0.02947463;-0.6400486;-0.04674159,-0.07793229;0.008447094;-0.03479301,-0.1075091;-0.3105063;-0.04192903,-0.1376595;-0.6711597;0.02927053,-0.1360638;-0.6324137;-0.07735948,0.03780837;0.551255;-0.02439158,0;0;0,0.01172504;0.3202235;0.006562591,0.02264401;0.628;-0.001112819,0.1971094;0.5108695;0.006340504,0.2288119;0.2392893;0.03617013,0.2684798;0.008950278;0.007389307,-0.1560667;0.5073336;-0.0008457471,-0.2075732;0.2371554;0.0003752282,-0.251896;0.009081021;-0.03803719,0.07685339;0.002194107;-0.03800118,0.08213912;-0.3179871;-0.0273726,0.05669171;-0.6787401;0.04514706,0.06683794;-0.733576;-0.01926517,-0.07776076;0.007166428;-0.03545778,-0.1160545;-0.3106378;-0.0216377,-0.12869;-0.6744025;0.03806998,-0.1264622;-0.6696849;-0.06587633,0.02007566;0.5527284;0.003185868,34.76724
+0;0;0,0.0219493;0.3196412;-0.01001367,0.04351682;0.6260656;-0.0344099,0.2132476;0.5098431;-0.01649741,0.2762319;0.2422264;0.007763596,0.3558983;0.02110074;-0.007193091,-0.1360455;0.5066878;-0.01521699,-0.2166916;0.2427895;-0.009907583,-0.2946058;0.02126098;-0.02783738,0.07622316;0.0008752;-0.03936069,0.0627827;-0.3170929;-0.008014407,0.02815973;-0.6787286;0.05813998,0.02744;-0.6403254;-0.04710944,-0.07816348;0.008581321;-0.03430497,-0.1100869;-0.3088164;-0.05681198,-0.1395229;-0.6681494;0.022993,-0.138097;-0.6295857;-0.08223629,0.03817572;0.5512727;-0.02590857,0;0;0,0.0133257;0.3201959;0.007043839,0.02595931;0.6280084;-0.0001231427,0.1982178;0.5111494;0.007369757,0.230213;0.2386261;0.03706241,0.2715929;0.00867486;0.007446408,-0.1516508;0.5085889;-0.0003605043,-0.204562;0.2377153;0.001120681,-0.2502602;0.01000525;-0.03795341,0.07678287;0.002162218;-0.03820622,0.08100232;-0.3174473;-0.02826083,0.05491506;-0.6784611;0.04484177,0.06472819;-0.7345098;-0.0155561,-0.07785913;0.007197174;-0.03530092,-0.1165974;-0.3100002;-0.02296586,-0.1306239;-0.674001;0.03755024,-0.1341582;-0.7306345;-0.02270521,0.02295797;0.5527197;0.004044652,34.7786
+0;0;0,0.0219493;0.3196412;-0.01001367,0.04351682;0.6260656;-0.0344099,0.2132476;0.5098431;-0.01649741,0.2762319;0.2422264;0.007763596,0.3558983;0.02110074;-0.007193091,-0.1360455;0.5066878;-0.01521699,-0.2166916;0.2427895;-0.009907583,-0.2946058;0.02126098;-0.02783738,0.07622316;0.0008752;-0.03936069,0.0627827;-0.3170929;-0.008014407,0.02815973;-0.6787286;0.05813998,0.02744;-0.6403254;-0.04710944,-0.07816348;0.008581321;-0.03430497,-0.1100869;-0.3088164;-0.05681198,-0.1395229;-0.6681494;0.022993,-0.138097;-0.6295857;-0.08223629,0.03817572;0.5512727;-0.02590857,0;0;0,0.0133257;0.3201959;0.007043839,0.02595931;0.6280084;-0.0001231427,0.1982178;0.5111494;0.007369757,0.230213;0.2386261;0.03706241,0.2715929;0.00867486;0.007446408,-0.1516508;0.5085889;-0.0003605043,-0.204562;0.2377153;0.001120681,-0.2502602;0.01000525;-0.03795341,0.07678287;0.002162218;-0.03820622,0.08100232;-0.3174473;-0.02826083,0.05491506;-0.6784611;0.04484177,0.06472819;-0.7345098;-0.0155561,-0.07785913;0.007197174;-0.03530092,-0.1165974;-0.3100002;-0.02296586,-0.1306239;-0.674001;0.03755024,-0.1341582;-0.7306345;-0.02270521,0.02295797;0.5527197;0.004044652,34.80127
+0;0;0,0.02192831;0.3193355;-0.01000409,0.04347331;0.62544;-0.03437483,0.2140912;0.5090874;-0.01642388,0.2769039;0.2422;0.007771013,0.356569;0.02107777;-0.007185443,-0.1369606;0.5059163;-0.01513702,-0.217387;0.2427371;-0.00984208,-0.2952999;0.02121203;-0.0277716,0.07627853;0.0008758358;-0.03938929,0.06284122;-0.3170177;-0.008050349,0.0282306;-0.6785244;0.05808045,0.02751006;-0.6401117;-0.04728777,-0.07822026;0.008587555;-0.03432989,-0.1101362;-0.3087357;-0.05683163,-0.1395617;-0.6679405;0.02294489,-0.1381342;-0.6293672;-0.08240317,0.03813783;0.5507258;-0.02588243,0;0;0,0.0140686;0.3198563;0.007078886,0.02730778;0.6273193;-0.0001510386,0.2003176;0.5103916;0.00777924,0.234034;0.2389134;0.03815329,0.278456;0.009612441;0.007937551,-0.1515444;0.5085996;0.0003926612,-0.2060191;0.2388035;0.001914794,-0.2531031;0.01138249;-0.03717553,0.07689812;0.00194779;-0.03812587,0.0801586;-0.3176159;-0.02877665,0.05368116;-0.6784855;0.04423261,0.06375092;-0.7344086;-0.01650929,-0.07790025;0.007370858;-0.03532588,-0.1159588;-0.3098941;-0.02467238,-0.1325473;-0.6735138;0.03667722,-0.1302499;-0.6684459;-0.06602073,0.02417049;0.552117;0.004040241,34.81277
+0;0;0,0.02243774;0.3192723;-0.01085644,0.0447817;0.625248;-0.03609357,0.2154605;0.5101221;-0.01815823,0.2874405;0.2456293;0.006784551,0.36853;0.0251112;-0.009387827,-0.1358328;0.5057762;-0.01583608,-0.2232526;0.2448297;-0.0108944,-0.3098188;0.02646151;-0.02783198,0.07618782;0.0006449433;-0.03956889,0.06208159;-0.3173068;-0.009127967,0.02738256;-0.6788172;0.05693652,0.02638792;-0.6405039;-0.04843736,-0.07838716;0.00880491;-0.03389135,-0.1127344;-0.3068642;-0.07120426,-0.1421097;-0.6648476;0.01390306,-0.1424903;-0.7113812;-0.05900941,0.03921798;0.5505779;-0.02736187,0;0;0,0.0140686;0.3198563;0.007078886,0.02730778;0.6273193;-0.0001510386,0.2003176;0.5103916;0.00777924,0.234034;0.2389134;0.03815329,0.278456;0.009612441;0.007937551,-0.1515444;0.5085996;0.0003926612,-0.2060191;0.2388035;0.001914794,-0.2531031;0.01138249;-0.03717553,0.07689812;0.00194779;-0.03812587,0.0801586;-0.3176159;-0.02877665,0.05368116;-0.6784855;0.04423261,0.06375092;-0.7344086;-0.01650929,-0.07790025;0.007370858;-0.03532588,-0.1159588;-0.3098941;-0.02467238,-0.1325473;-0.6735138;0.03667722,-0.1302499;-0.6684459;-0.06602073,0.02417049;0.552117;0.004040241,34.83578
+0;0;0,0.02242404;0.3190774;-0.01084981,0.04475274;0.6248441;-0.03606962,0.2169253;0.5094294;-0.01806268,0.2892184;0.2437863;0.006988578,0.3703128;0.02325481;-0.009184783,-0.1373375;0.5050467;-0.0157209,-0.2251375;0.2429653;-0.01075773,-0.311709;0.02458386;-0.02769635,0.07611845;0.0006443561;-0.03953286,0.06187343;-0.3204358;-0.008792432,0.02734655;-0.6801525;0.0569443,0.02634769;-0.641804;-0.04887704,-0.07831579;0.008796893;-0.03386049,-0.113001;-0.3099781;-0.07154052,-0.1422306;-0.6661855;0.01314457,-0.1426127;-0.713044;-0.06007752,0.03919297;0.5502272;-0.02734412,0;0;0,0.01524226;0.3196001;0.007375718,0.0295007;0.6268134;0.0004204516,0.2036787;0.5092944;0.008842468,0.2386739;0.2367759;0.03932416,0.2839991;0.007757649;0.008206964,-0.1513695;0.5089434;0.001508297,-0.2089833;0.2385745;0.002698527,-0.25782;0.01128058;-0.03504355,0.0767635;0.001793683;-0.03822863,0.07912091;-0.3209133;-0.0284822,0.05110683;-0.6799483;0.04375815,0.06043264;-0.7355886;-0.01827109,-0.07784987;0.007505672;-0.03521851,-0.1161739;-0.3129668;-0.02691166,-0.1355036;-0.6744794;0.03509371,-0.1331751;-0.6694865;-0.06804733,0.02612563;0.5516712;0.004543901,34.84725
+0;0;0,0.02242404;0.3190774;-0.01084981,0.04475274;0.6248441;-0.03606962,0.2169253;0.5094294;-0.01806268,0.2892184;0.2437863;0.006988578,0.3703128;0.02325481;-0.009184783,-0.1373375;0.5050467;-0.0157209,-0.2251375;0.2429653;-0.01075773,-0.311709;0.02458386;-0.02769635,0.07611845;0.0006443561;-0.03953286,0.06187343;-0.3204358;-0.008792432,0.02734655;-0.6801525;0.0569443,0.02634769;-0.641804;-0.04887704,-0.07831579;0.008796893;-0.03386049,-0.113001;-0.3099781;-0.07154052,-0.1422306;-0.6661855;0.01314457,-0.1426127;-0.713044;-0.06007752,0.03919297;0.5502272;-0.02734412,0;0;0,0.01524226;0.3196001;0.007375718,0.0295007;0.6268134;0.0004204516,0.2036787;0.5092944;0.008842468,0.2386739;0.2367759;0.03932416,0.2839991;0.007757649;0.008206964,-0.1513695;0.5089434;0.001508297,-0.2089833;0.2385745;0.002698527,-0.25782;0.01128058;-0.03504355,0.0767635;0.001793683;-0.03822863,0.07912091;-0.3209133;-0.0284822,0.05110683;-0.6799483;0.04375815,0.06043264;-0.7355886;-0.01827109,-0.07784987;0.007505672;-0.03521851,-0.1161739;-0.3129668;-0.02691166,-0.1355036;-0.6744794;0.03509371,-0.1331751;-0.6694865;-0.06804733,0.02612563;0.5516712;0.004543901,34.87001
+0;0;0,0.02202856;0.3191036;-0.01216974,0.04399286;0.6249326;-0.03812141,0.2170914;0.5108854;-0.02387801,0.3047134;0.2506674;0.004530609,0.3958374;0.03411947;-0.01250216,-0.1382353;0.5046993;-0.01666781,-0.2328817;0.2454359;-0.01191255,-0.3252709;0.02945593;-0.02933712,0.07587945;0.0003150137;-0.04003998,0.06205957;-0.3217794;-0.009648779,0.02613069;-0.6819093;0.05604292,0.02397739;-0.6436654;-0.0496766,-0.07860149;0.009226879;-0.03313094,-0.1174454;-0.3076023;-0.08762748,-0.1446114;-0.6634158;0.001583099,-0.1449682;-0.7119009;-0.0697554,0.03850553;0.5502985;-0.02926659,0;0;0,0.01594146;0.3196089;0.007518649,0.03073779;0.6268938;0.0006835461,0.204886;0.5081574;0.009225249,0.2410254;0.236268;0.04034138,0.2904132;0.008269981;0.007715583,-0.150659;0.5090519;0.002544204,-0.2105017;0.2395887;0.00510184,-0.2619985;0.01263671;-0.03133392,0.07688294;0.001621827;-0.03804433,0.07807007;-0.3220595;-0.0286411,0.04952917;-0.6815114;0.04401922,0.05782226;-0.7373207;-0.01776433,-0.07782819;0.007630255;-0.03529222,-0.1159621;-0.3138866;-0.0296183,-0.1381963;-0.675577;0.03351169,-0.1406617;-0.7319914;-0.027935,0.02724284;0.5517287;0.004777431,34.88161
+0;0;0,0.02202856;0.3191036;-0.01216974,0.04399286;0.6249326;-0.03812141,0.2170914;0.5108854;-0.02387801,0.3047134;0.2506674;0.004530609,0.3958374;0.03411947;-0.01250216,-0.1382353;0.5046993;-0.01666781,-0.2328817;0.2454359;-0.01191255,-0.3252709;0.02945593;-0.02933712,0.07587945;0.0003150137;-0.04003998,0.06205957;-0.3217794;-0.009648779,0.02613069;-0.6819093;0.05604292,0.02397739;-0.6436654;-0.0496766,-0.07860149;0.009226879;-0.03313094,-0.1174454;-0.3076023;-0.08762748,-0.1446114;-0.6634158;0.001583099,-0.1449682;-0.7119009;-0.0697554,0.03850553;0.5502985;-0.02926659,0;0;0,0.01594146;0.3196089;0.007518649,0.03073779;0.6268938;0.0006835461,0.204886;0.5081574;0.009225249,0.2410254;0.236268;0.04034138,0.2904132;0.008269981;0.007715583,-0.150659;0.5090519;0.002544204,-0.2105017;0.2395887;0.00510184,-0.2619985;0.01263671;-0.03133392,0.07688294;0.001621827;-0.03804433,0.07807007;-0.3220595;-0.0286411,0.04952917;-0.6815114;0.04401922,0.05782226;-0.7373207;-0.01776433,-0.07782819;0.007630255;-0.03529222,-0.1159621;-0.3138866;-0.0296183,-0.1381963;-0.675577;0.03351169,-0.1406617;-0.7319914;-0.027935,0.02724284;0.5517287;0.004777431,34.89315
+0;0;0,0.02200934;0.3188251;-0.01215911,0.04395441;0.6243863;-0.03808804,0.219524;0.5098608;-0.02377805,0.3072618;0.2492985;0.004668148,0.3983741;0.03277859;-0.01236242,-0.1407096;0.5035892;-0.01646828,-0.2354812;0.2439828;-0.01170673,-0.3278584;0.02803074;-0.02912905,0.07600901;0.0003155515;-0.04010834,0.06220652;-0.3213735;-0.009755393,0.026233;-0.6819508;0.05601793,0.02410994;-0.6438227;-0.04821639,-0.0787357;0.009242633;-0.03318751,-0.1175307;-0.3071878;-0.08761546,-0.1447305;-0.6634434;0.001705959,-0.1450823;-0.7108259;-0.06863035,0.03847192;0.549818;-0.02924104,0;0;0,0.01631365;0.3193082;0.007606506,0.03137243;0.6263123;0.000854969,0.2079011;0.5070448;0.01008379,0.244975;0.2350098;0.04205739,0.2979085;0.007898495;0.009029508,-0.1526161;0.5082439;0.003510577,-0.2167495;0.2393952;0.00616728,-0.2704517;0.01262544;-0.02794902,0.07701202;0.001322642;-0.0381254,0.07707384;-0.3219596;-0.02894461,0.04755178;-0.6818382;0.04352617,0.05970685;-0.7382482;-0.01410139,-0.07799948;0.007897352;-0.03521163,-0.1153598;-0.3133368;-0.03229697,-0.1399401;-0.6752522;0.03133668,-0.1431305;-0.73005;-0.02977406,0.0278215;0.5512154;0.004927874,34.91557
+0;0;0,0.02227451;0.3187374;-0.01385531,0.0442263;0.6242169;-0.04075279,0.2199636;0.5103092;-0.02832712,0.3231826;0.2557471;0.002393322,0.4238481;0.04329218;-0.01180984,-0.1403537;0.5035058;-0.01744989,-0.2447468;0.2476391;-0.0116095,-0.3441138;0.03492007;-0.03029593,0.07552078;-0.0003123927;-0.04102024,0.06298515;-0.3220455;-0.01058464,0.02622747;-0.6827604;0.05398963,0.02329707;-0.6447721;-0.05023593,-0.07921428;0.01021269;-0.03173239,-0.1234682;-0.3006799;-0.1090825,-0.1469641;-0.655758;-0.01419492,-0.1476509;-0.6175297;-0.1184407,0.03873069;0.5496712;-0.03172619,0;0;0,0.01631365;0.3193082;0.007606506,0.03137243;0.6263123;0.000854969,0.2079011;0.5070448;0.01008379,0.244975;0.2350098;0.04205739,0.2979085;0.007898495;0.009029508,-0.1526161;0.5082439;0.003510577,-0.2167495;0.2393952;0.00616728,-0.2704517;0.01262544;-0.02794902,0.07701202;0.001322642;-0.0381254,0.07707384;-0.3219596;-0.02894461,0.04755178;-0.6818382;0.04352617,0.05970685;-0.7382482;-0.01410139,-0.07799948;0.007897352;-0.03521163,-0.1153598;-0.3133368;-0.03229697,-0.1399401;-0.6752522;0.03133668,-0.1431305;-0.73005;-0.02977406,0.0278215;0.5512154;0.004927874,34.92714
+0;0;0,0.02227451;0.3187374;-0.01385531,0.0442263;0.6242169;-0.04075279,0.2199636;0.5103092;-0.02832712,0.3231826;0.2557471;0.002393322,0.4238481;0.04329218;-0.01180984,-0.1403537;0.5035058;-0.01744989,-0.2447468;0.2476391;-0.0116095,-0.3441138;0.03492007;-0.03029593,0.07552078;-0.0003123927;-0.04102024,0.06298515;-0.3220455;-0.01058464,0.02622747;-0.6827604;0.05398963,0.02329707;-0.6447721;-0.05023593,-0.07921428;0.01021269;-0.03173239,-0.1234682;-0.3006799;-0.1090825,-0.1469641;-0.655758;-0.01419492,-0.1476509;-0.6175297;-0.1184407,0.03873069;0.5496712;-0.03172619,0;0;0,0.01631365;0.3193082;0.007606506,0.03137243;0.6263123;0.000854969,0.2079011;0.5070448;0.01008379,0.244975;0.2350098;0.04205739,0.2979085;0.007898495;0.009029508,-0.1526161;0.5082439;0.003510577,-0.2167495;0.2393952;0.00616728,-0.2704517;0.01262544;-0.02794902,0.07701202;0.001322642;-0.0381254,0.07707384;-0.3219596;-0.02894461,0.04755178;-0.6818382;0.04352617,0.05970685;-0.7382482;-0.01410139,-0.07799948;0.007897352;-0.03521163,-0.1153598;-0.3133368;-0.03229697,-0.1399401;-0.6752522;0.03133668,-0.1431305;-0.73005;-0.02977406,0.0278215;0.5512154;0.004927874,34.93847
+0;0;0,0.02234183;0.318424;-0.01536683,0.04425532;0.6235851;-0.04334428,0.2193843;0.5102103;-0.03223867,0.3341546;0.2581712;-0.0001506917,0.4474711;0.05204597;-0.01221463,-0.1395864;0.5033144;-0.01844223,-0.2552938;0.2497475;-0.01202309,-0.362457;0.04078227;-0.03000544,0.07504443;-0.0009264651;-0.0417158,0.0641485;-0.3223735;-0.01176171,0.02478871;-0.6838988;0.05149654,0.0212064;-0.6460327;-0.05272166,-0.07939262;0.01088681;-0.03083861,-0.127902;-0.2957266;-0.1201651,-0.1439107;-0.6511963;-0.02200019,-0.1452978;-0.6130967;-0.1262528,0.0387489;0.549124;-0.03408986,0;0;0,0.01696996;0.319032;0.007730842,0.03256848;0.6257876;0.00111115,0.2082818;0.5066812;0.01013958,0.250633;0.2331274;0.04330921,0.3053055;0.006559685;0.009371161,-0.1510053;0.5085619;0.00339018,-0.21945;0.2383344;0.00762748,-0.2757542;0.01204658;-0.0255005,0.07693653;0.001156539;-0.03810728,0.07546328;-0.3217552;-0.02974105,0.04398449;-0.6822743;0.04296625,0.05584279;-0.7387208;-0.01467526,-0.07792374;0.008027722;-0.03515929,-0.1160635;-0.3127362;-0.03533145,-0.1435035;-0.6747518;0.03132521,-0.1472077;-0.730271;-0.02874887,0.02889436;0.5507503;0.005149961,34.96066
+0;0;0,0.02231792;0.3180832;-0.01535038,0.0442153;0.6230196;-0.04330761,0.2221439;0.5090885;-0.03217907,0.336561;0.2578252;-0.0001898631,0.4498268;0.05179216;-0.01224841,-0.1423837;0.5020859;-0.01816906,-0.2577349;0.2492995;-0.01176968,-0.3648502;0.04042773;-0.02974399,0.07518902;-0.0009282502;-0.04179617,0.06427202;-0.3229972;-0.01178413,0.02496221;-0.6840634;0.05139378,0.02137928;-0.6461959;-0.05284245,-0.07954559;0.01090779;-0.03089803,-0.1281488;-0.2962989;-0.1203973,-0.1441372;-0.6513171;-0.02235709,-0.1455246;-0.613216;-0.1266278,0.03871229;0.5486046;-0.03405891,0;0;0,0.01639199;0.3187252;0.00749588,0.03141569;0.6252786;0.0006724596,0.2100613;0.5056902;0.0106492,0.253709;0.2332295;0.04393268,0.314165;0.00812979;0.01077545,-0.1547899;0.5073553;0.004615257,-0.228219;0.2393332;0.009096498,-0.2883192;0.01381248;-0.02176758,0.0772209;0.0008530468;-0.03791273,0.07387571;-0.322688;-0.03027558,0.04096462;-0.6826293;0.04228199,0.05301586;-0.73904;-0.01540601,-0.07805282;0.008250038;-0.03522591,-0.1168284;-0.3130567;-0.03782231,-0.1464765;-0.6741642;0.03020652,-0.1521585;-0.7302582;-0.02891585,0.02788292;0.5502837;0.004759192,34.98301
+0;0;0,0.02231792;0.3180832;-0.01535038,0.0442153;0.6230196;-0.04330761,0.2221439;0.5090885;-0.03217907,0.336561;0.2578252;-0.0001898631,0.4498268;0.05179216;-0.01224841,-0.1423837;0.5020859;-0.01816906,-0.2577349;0.2492995;-0.01176968,-0.3648502;0.04042773;-0.02974399,0.07518902;-0.0009282502;-0.04179617,0.06427202;-0.3229972;-0.01178413,0.02496221;-0.6840634;0.05139378,0.02137928;-0.6461959;-0.05284245,-0.07954559;0.01090779;-0.03089803,-0.1281488;-0.2962989;-0.1203973,-0.1441372;-0.6513171;-0.02235709,-0.1455246;-0.613216;-0.1266278,0.03871229;0.5486046;-0.03405891,0;0;0,0.01639199;0.3187252;0.00749588,0.03141569;0.6252786;0.0006724596,0.2100613;0.5056902;0.0106492,0.253709;0.2332295;0.04393268,0.314165;0.00812979;0.01077545,-0.1547899;0.5073553;0.004615257,-0.228219;0.2393332;0.009096498,-0.2883192;0.01381248;-0.02176758,0.0772209;0.0008530468;-0.03791273,0.07387571;-0.322688;-0.03027558,0.04096462;-0.6826293;0.04228199,0.05301586;-0.73904;-0.01540601,-0.07805282;0.008250038;-0.03522591,-0.1168284;-0.3130567;-0.03782231,-0.1464765;-0.6741642;0.03020652,-0.1521585;-0.7302582;-0.02891585,0.02788292;0.5502837;0.004759192,34.99428
+0;0;0,0.02231792;0.3180832;-0.01535038,0.0442153;0.6230196;-0.04330761,0.2221439;0.5090885;-0.03217907,0.336561;0.2578252;-0.0001898631,0.4498268;0.05179216;-0.01224841,-0.1423837;0.5020859;-0.01816906,-0.2577349;0.2492995;-0.01176968,-0.3648502;0.04042773;-0.02974399,0.07518902;-0.0009282502;-0.04179617,0.06427202;-0.3229972;-0.01178413,0.02496221;-0.6840634;0.05139378,0.02137928;-0.6461959;-0.05284245,-0.07954559;0.01090779;-0.03089803,-0.1281488;-0.2962989;-0.1203973,-0.1441372;-0.6513171;-0.02235709,-0.1455246;-0.613216;-0.1266278,0.03871229;0.5486046;-0.03405891,0;0;0,0.01639199;0.3187252;0.00749588,0.03141569;0.6252786;0.0006724596,0.2100613;0.5056902;0.0106492,0.253709;0.2332295;0.04393268,0.314165;0.00812979;0.01077545,-0.1547899;0.5073553;0.004615257,-0.228219;0.2393332;0.009096498,-0.2883192;0.01381248;-0.02176758,0.0772209;0.0008530468;-0.03791273,0.07387571;-0.322688;-0.03027558,0.04096462;-0.6826293;0.04228199,0.05301586;-0.73904;-0.01540601,-0.07805282;0.008250038;-0.03522591,-0.1168284;-0.3130567;-0.03782231,-0.1464765;-0.6741642;0.03020652,-0.1521585;-0.7302582;-0.02891585,0.02788292;0.5502837;0.004759192,35.00558
+0;0;0,0.02280426;0.3181041;-0.01670618,0.04491016;0.6228421;-0.04558807,0.2181331;0.510368;-0.03560492,0.3456325;0.267376;-0.003113676,0.4714302;0.06855269;-0.01205402,-0.1370246;0.5035103;-0.01896665,-0.2625948;0.2574695;-0.01168751,-0.3763469;0.05205545;-0.02904296,0.07494472;-0.001757332;-0.04240286,0.06577025;-0.3277568;-0.01277966,0.02466041;-0.6877626;0.04944802,0.02042738;-0.6500112;-0.05458657,-0.07979789;0.01190035;-0.03014102,-0.1339301;-0.2932407;-0.1359523,-0.1439043;-0.6461502;-0.03337629,-0.1459579;-0.6082514;-0.1374656,0.03933637;0.5485065;-0.03614961,0;0;0,0.02061781;0.3185844;0.008257627,0.04136278;0.6247276;0.002421498,0.2133142;0.5044888;0.0111841,0.2584417;0.2339177;0.04452634,0.3204534;0.009350076;0.01047313,-0.1419916;0.5093503;0.005360693,-0.2202342;0.2443601;0.009256976,-0.2863746;0.0202295;-0.01949474,0.0772527;0.000457868;-0.03807378,0.07300854;-0.3268662;-0.02922511,0.0385244;-0.6859084;0.04195058,0.04917343;-0.742582;-0.01528132,-0.07818912;0.00861945;-0.03507091,-0.1180842;-0.316335;-0.0421692,-0.1497563;-0.6756229;0.02907317,-0.1581537;-0.7303011;-0.03142714,0.03628211;0.5498574;0.006240129,35.02769
+0;0;0,0.02280426;0.3181041;-0.01670618,0.04491016;0.6228421;-0.04558807,0.2181331;0.510368;-0.03560492,0.3456325;0.267376;-0.003113676,0.4714302;0.06855269;-0.01205402,-0.1370246;0.5035103;-0.01896665,-0.2625948;0.2574695;-0.01168751,-0.3763469;0.05205545;-0.02904296,0.07494472;-0.001757332;-0.04240286,0.06577025;-0.3277568;-0.01277966,0.02466041;-0.6877626;0.04944802,0.02042738;-0.6500112;-0.05458657,-0.07979789;0.01190035;-0.03014102,-0.1339301;-0.2932407;-0.1359523,-0.1439043;-0.6461502;-0.03337629,-0.1459579;-0.6082514;-0.1374656,0.03933637;0.5485065;-0.03614961,0;0;0,0.02061781;0.3185844;0.008257627,0.04136278;0.6247276;0.002421498,0.2133142;0.5044888;0.0111841,0.2584417;0.2339177;0.04452634,0.3204534;0.009350076;0.01047313,-0.1419916;0.5093503;0.005360693,-0.2202342;0.2443601;0.009256976,-0.2863746;0.0202295;-0.01949474,0.0772527;0.000457868;-0.03807378,0.07300854;-0.3268662;-0.02922511,0.0385244;-0.6859084;0.04195058,0.04917343;-0.742582;-0.01528132,-0.07818912;0.00861945;-0.03507091,-0.1180842;-0.316335;-0.0421692,-0.1497563;-0.6756229;0.02907317,-0.1581537;-0.7303011;-0.03142714,0.03628211;0.5498574;0.006240129,35.03895
+0;0;0,0.02280021;0.3180476;-0.01670322,0.04490201;0.6227288;-0.04557995,0.2178033;0.5103318;-0.03559884,0.345399;0.2671561;-0.003083047,0.4711331;0.06843333;-0.01201887,-0.1367142;0.5034864;-0.01899056,-0.2623792;0.2572597;-0.01170593,-0.3760739;0.05194944;-0.02905259,0.07514962;-0.001762137;-0.0425188,0.06596518;-0.3281157;-0.01286342,0.0248855;-0.6878573;0.04931862,0.0206495;-0.6501006;-0.05478899,-0.08001606;0.01193289;-0.03022342,-0.1342071;-0.2935396;-0.1361496,-0.1441739;-0.6461902;-0.03364887,-0.146229;-0.6082858;-0.1378113,0.03932884;0.5484015;-0.03614254,0;0;0,0.0226496;0.3183957;0.00802052,0.04476097;0.624374;0.001651645,0.2158758;0.5032613;0.01103604,0.2634425;0.2329383;0.04472947,0.3299396;0.009627774;0.011711,-0.1386365;0.509615;0.005512507,-0.2223522;0.2460836;0.009417455,-0.2938216;0.02368136;-0.01902595,0.07736509;8.98689E-05;-0.03838038,0.07205339;-0.327566;-0.02922177,0.03638552;-0.6863587;0.04123199,0.04647791;-0.743049;-0.01620877,-0.07850759;0.008990153;-0.03484472,-0.1186455;-0.3159419;-0.05153593,-0.152212;-0.6735221;0.02578065,-0.1614741;-0.7296891;-0.03258016,0.03943339;0.5495375;0.005624413,35.05024
+0;0;0,0.02494617;0.3178335;-0.0176842,0.05207345;0.62187;-0.0488181,0.2237816;0.5114952;-0.03576602,0.3581228;0.2717615;-0.004902964,0.4891694;0.07642508;-0.01198353,-0.1313921;0.504654;-0.02001274,-0.2660609;0.2632303;-0.01285311,-0.3963885;0.06811538;-0.03086847,0.0748468;-0.002719646;-0.04299977,0.06599759;-0.3291612;-0.01422345,0.02382288;-0.688741;0.04816131,0.01978534;-0.6511372;-0.05596547,-0.08008597;0.01307581;-0.02955808,-0.1393253;-0.2856942;-0.1507918,-0.1422419;-0.638103;-0.04702417,-0.1441276;-0.600426;-0.1512068,0.04495789;0.5477878;-0.03852942,0;0;0,0.0226496;0.3183957;0.00802052,0.04476097;0.624374;0.001651645,0.2158758;0.5032613;0.01103604,0.2634425;0.2329383;0.04472947,0.3299396;0.009627774;0.011711,-0.1386365;0.509615;0.005512507,-0.2223522;0.2460836;0.009417455,-0.2938216;0.02368136;-0.01902595,0.07736509;8.98689E-05;-0.03838038,0.07205339;-0.327566;-0.02922177,0.03638552;-0.6863587;0.04123199,0.04647791;-0.743049;-0.01620877,-0.07850759;0.008990153;-0.03484472,-0.1186455;-0.3159419;-0.05153593,-0.152212;-0.6735221;0.02578065,-0.1614741;-0.7296891;-0.03258016,0.03943339;0.5495375;0.005624413,35.07238
+0;0;0,0.02492534;0.3175681;-0.01766943,0.05200996;0.6211282;-0.04875378,0.2202934;0.511583;-0.03577315,0.3542572;0.2725227;-0.004996791,0.4852641;0.07724553;-0.01207521,-0.1280531;0.5048732;-0.02032267,-0.2623436;0.2641277;-0.01318317,-0.3926316;0.06907201;-0.03119305,0.07496051;-0.002723777;-0.0430651,0.06611581;-0.3289993;-0.01430341,0.02387666;-0.6891285;0.04817667,0.01983629;-0.6515194;-0.05602311,-0.08020765;0.01309568;-0.02960299,-0.1394168;-0.2855224;-0.1507751,-0.1423379;-0.6384696;-0.04684887,-0.1442249;-0.6007873;-0.1511045,0.04490708;0.5471779;-0.03848343,0;0;0,0.02570575;0.3178902;0.008247495,0.05099884;0.6231421;0.002038479,0.2176431;0.5019065;0.01034796,0.2689845;0.2331855;0.04493701,0.339172;0.01102556;0.01230705,-0.1302005;0.5113599;0.005938667,-0.2190479;0.2503274;0.009333086,-0.2959634;0.02972847;-0.01834644,0.07744716;-0.000507921;-0.03850687,0.0711903;-0.3279867;-0.02958167,0.03458335;-0.6873283;0.04052162,0.04378177;-0.7440649;-0.0171324,-0.07863998;0.009575039;-0.03471559,-0.119944;-0.3147745;-0.05598721,-0.1540792;-0.6731384;0.02011212,-0.1666255;-0.7257503;-0.04273442,0.04488651;0.5484983;0.005976915,35.09464
+0;0;0,0.02492534;0.3175681;-0.01766943,0.05200996;0.6211282;-0.04875378,0.2202934;0.511583;-0.03577315,0.3542572;0.2725227;-0.004996791,0.4852641;0.07724553;-0.01207521,-0.1280531;0.5048732;-0.02032267,-0.2623436;0.2641277;-0.01318317,-0.3926316;0.06907201;-0.03119305,0.07496051;-0.002723777;-0.0430651,0.06611581;-0.3289993;-0.01430341,0.02387666;-0.6891285;0.04817667,0.01983629;-0.6515194;-0.05602311,-0.08020765;0.01309568;-0.02960299,-0.1394168;-0.2855224;-0.1507751,-0.1423379;-0.6384696;-0.04684887,-0.1442249;-0.6007873;-0.1511045,0.04490708;0.5471779;-0.03848343,0;0;0,0.02570575;0.3178902;0.008247495,0.05099884;0.6231421;0.002038479,0.2176431;0.5019065;0.01034796,0.2689845;0.2331855;0.04493701,0.339172;0.01102556;0.01230705,-0.1302005;0.5113599;0.005938667,-0.2190479;0.2503274;0.009333086,-0.2959634;0.02972847;-0.01834644,0.07744716;-0.000507921;-0.03850687,0.0711903;-0.3279867;-0.02958167,0.03458335;-0.6873283;0.04052162,0.04378177;-0.7440649;-0.0171324,-0.07863998;0.009575039;-0.03471559,-0.119944;-0.3147745;-0.05598721,-0.1540792;-0.6731384;0.02011212,-0.1666255;-0.7257503;-0.04273442,0.04488651;0.5484983;0.005976915,35.10591
+0;0;0,0.02678477;0.3172248;-0.01878747,0.05574601;0.6204185;-0.05105735,0.2252586;0.50953;-0.03917089,0.3710445;0.2797486;-0.005423717,0.5112206;0.09098168;-0.01001875,-0.1264495;0.5040131;-0.02101979,-0.2682338;0.2694439;-0.01287134,-0.4016476;0.07652591;-0.02980755,0.07464076;-0.003426024;-0.04352948,0.06717438;-0.3295381;-0.01575982,0.02333331;-0.6901991;0.04613251,0.01864274;-0.6527028;-0.05781025,-0.0803417;0.01367774;-0.0289124,-0.141588;-0.2817224;-0.1560487,-0.140305;-0.6349936;-0.05103958,-0.142872;-0.5974438;-0.1550526,0.04824565;0.5465628;-0.04045727,0;0;0,0.02702576;0.3176591;0.008014917,0.0531553;0.6227652;0.001447678,0.2211117;0.499928;0.01036417,0.2754121;0.2333854;0.04498184,0.3492724;0.01241145;0.01306605,-0.1300907;0.5108885;0.006256164,-0.2249621;0.253628;0.009144605,-0.3088126;0.03557505;-0.01778878,0.07740109;-0.001228467;-0.03854036,0.07067983;-0.3284263;-0.0300324,0.03282809;-0.6884326;0.03919101,0.04159153;-0.7453669;-0.01779949,-0.07857147;0.01031108;-0.03461218,-0.1208972;-0.3129377;-0.06452386,-0.1557036;-0.6709735;0.01565115,-0.1688333;-0.7240335;-0.04608168,0.04687743;0.548149;0.005483747,35.1283
+0;0;0,0.02678477;0.3172248;-0.01878747,0.05574601;0.6204185;-0.05105735,0.2252586;0.50953;-0.03917089,0.3710445;0.2797486;-0.005423717,0.5112206;0.09098168;-0.01001875,-0.1264495;0.5040131;-0.02101979,-0.2682338;0.2694439;-0.01287134,-0.4016476;0.07652591;-0.02980755,0.07464076;-0.003426024;-0.04352948,0.06717438;-0.3295381;-0.01575982,0.02333331;-0.6901991;0.04613251,0.01864274;-0.6527028;-0.05781025,-0.0803417;0.01367774;-0.0289124,-0.141588;-0.2817224;-0.1560487,-0.140305;-0.6349936;-0.05103958,-0.142872;-0.5974438;-0.1550526,0.04824565;0.5465628;-0.04045727,0;0;0,0.02702576;0.3176591;0.008014917,0.0531553;0.6227652;0.001447678,0.2211117;0.499928;0.01036417,0.2754121;0.2333854;0.04498184,0.3492724;0.01241145;0.01306605,-0.1300907;0.5108885;0.006256164,-0.2249621;0.253628;0.009144605,-0.3088126;0.03557505;-0.01778878,0.07740109;-0.001228467;-0.03854036,0.07067983;-0.3284263;-0.0300324,0.03282809;-0.6884326;0.03919101,0.04159153;-0.7453669;-0.01779949,-0.07857147;0.01031108;-0.03461218,-0.1208972;-0.3129377;-0.06452386,-0.1557036;-0.6709735;0.01565115,-0.1688333;-0.7240335;-0.04608168,0.04687743;0.548149;0.005483747,35.13938
+0;0;0,0.02672354;0.3164996;-0.01874452,0.05567626;0.6196059;-0.051004,0.2314941;0.5074428;-0.03907802,0.3772657;0.277684;-0.00533415,0.5174117;0.08895762;-0.009928195,-0.1327331;0.5017295;-0.02028082,-0.2745036;0.2671834;-0.01213316,-0.4078887;0.07430682;-0.02906573,0.07461787;-0.003424973;-0.04351614,0.06714906;-0.3296437;-0.01573739,0.02321487;-0.6910709;0.0462864,0.01853634;-0.6535938;-0.05738927,-0.08031707;0.01367355;-0.02890353,-0.1415834;-0.2818232;-0.1560814,-0.1402977;-0.6358447;-0.05084924,-0.1428581;-0.5983144;-0.154595,0.04818032;0.5457938;-0.04041018,0;0;0,0.02549742;0.3170742;0.007162452,0.05014738;0.6222062;0.000379324,0.2250717;0.4981571;0.010584,0.2831209;0.2324396;0.04524887,0.3620118;0.013345;0.01279199,-0.1385922;0.5083242;0.006026454,-0.2401755;0.2536821;0.009946049,-0.3299527;0.0380393;-0.01684751,0.07726626;-0.00184086;-0.03872657,0.07029101;-0.3291498;-0.03058517,0.03142127;-0.6898563;0.03860128,0.03894614;-0.7470876;-0.01761723,-0.07853556;0.01100846;-0.03441208,-0.1207964;-0.3115775;-0.07180749,-0.1577843;-0.6705225;0.006914489,-0.1556982;-0.6649213;-0.09421308,0.04452696;0.5475879;0.004524827,35.16172
+0;0;0,0.02683488;0.3164079;-0.02008554,0.05556225;0.6194463;-0.05322464,0.2319318;0.5099291;-0.03937276,0.3814223;0.2824701;-0.006325394,0.5312185;0.1012552;-0.007712417,-0.1329008;0.5026746;-0.02095211,-0.2832713;0.2735913;-0.01164076,-0.4240738;0.08609799;-0.02897687,0.07425635;-0.004282319;-0.04405527,0.06742109;-0.3306191;-0.01752861,0.02061951;-0.6918905;0.04329375,0.01618596;-0.6545322;-0.06040118,-0.08042142;0.01443361;-0.02823611,-0.1487309;-0.2730977;-0.1693235,-0.1395899;-0.6258999;-0.06044858,-0.1419321;-0.5885564;-0.1642129,0.04810855;0.5456438;-0.04253422,0;0;0,0.02549742;0.3170742;0.007162452,0.05014738;0.6222062;0.000379324,0.2250717;0.4981571;0.010584,0.2831209;0.2324396;0.04524887,0.3620118;0.013345;0.01279199,-0.1385922;0.5083242;0.006026454,-0.2401755;0.2536821;0.009946049,-0.3299527;0.0380393;-0.01684751,0.07726626;-0.00184086;-0.03872657,0.07029101;-0.3291498;-0.03058517,0.03142127;-0.6898563;0.03860128,0.03894614;-0.7470876;-0.01761723,-0.07853556;0.01100846;-0.03441208,-0.1207964;-0.3115775;-0.07180749,-0.1577843;-0.6705225;0.006914489,-0.1556982;-0.6649213;-0.09421308,0.04452696;0.5475879;0.004524827,35.17285
+0;0;0,0.02682706;0.3163156;-0.02007968,0.05551101;0.6188962;-0.05316869,0.2271697;0.5104082;-0.03941422,0.377351;0.281898;-0.006214134,0.5270846;0.1007589;-0.007600578,-0.1282909;0.5033402;-0.02146678,-0.2793562;0.2731982;-0.01211239,-0.4200999;0.08578317;-0.02944126,0.07430904;-0.004285358;-0.04408653,0.06746911;-0.3308449;-0.01754176,0.02066351;-0.6921474;0.04328582,0.01622446;-0.6547799;-0.06053788,-0.08047849;0.01444385;-0.02825615,-0.1488346;-0.2732837;-0.1694399,-0.1396928;-0.6261164;-0.06055558,-0.1420379;-0.5887638;-0.1644487,0.04806861;0.5452055;-0.04249447,0;0;0,0.02890411;0.3166856;0.00729692,0.05762926;0.6209916;0.0002328157,0.2261736;0.4968249;0.009549975,0.2900025;0.2311653;0.04454207,0.3732691;0.01373167;0.01256192,-0.1280193;0.5097309;0.00486037,-0.2366387;0.2566562;0.01021018,-0.3309047;0.04317066;-0.0175619,0.07723771;-0.002515301;-0.03888226,0.06908406;-0.3300415;-0.03162193,0.0290359;-0.6907156;0.03722978,0.03654575;-0.7478656;-0.01935494,-0.07858607;0.0116098;-0.03425292,-0.1213041;-0.3094573;-0.08408958,-0.158749;-0.6666715;0.002084829,-0.1566308;-0.6611011;-0.09916762,0.05069253;0.5466013;0.004428983,35.18538
+0;0;0,0.02682706;0.3163156;-0.02007968,0.05551101;0.6188962;-0.05316869,0.2271697;0.5104082;-0.03941422,0.377351;0.281898;-0.006214134,0.5270846;0.1007589;-0.007600578,-0.1282909;0.5033402;-0.02146678,-0.2793562;0.2731982;-0.01211239,-0.4200999;0.08578317;-0.02944126,0.07430904;-0.004285358;-0.04408653,0.06746911;-0.3308449;-0.01754176,0.02066351;-0.6921474;0.04328582,0.01622446;-0.6547799;-0.06053788,-0.08047849;0.01444385;-0.02825615,-0.1488346;-0.2732837;-0.1694399,-0.1396928;-0.6261164;-0.06055558,-0.1420379;-0.5887638;-0.1644487,0.04806861;0.5452055;-0.04249447,0;0;0,0.02890411;0.3166856;0.00729692,0.05762926;0.6209916;0.0002328157,0.2261736;0.4968249;0.009549975,0.2900025;0.2311653;0.04454207,0.3732691;0.01373167;0.01256192,-0.1280193;0.5097309;0.00486037,-0.2366387;0.2566562;0.01021018,-0.3309047;0.04317066;-0.0175619,0.07723771;-0.002515301;-0.03888226,0.06908406;-0.3300415;-0.03162193,0.0290359;-0.6907156;0.03722978,0.03654575;-0.7478656;-0.01935494,-0.07858607;0.0116098;-0.03425292,-0.1213041;-0.3094573;-0.08408958,-0.158749;-0.6666715;0.002084829,-0.1566308;-0.6611011;-0.09916762,0.05069253;0.5466013;0.004428983,35.20772
+0;0;0,0.02837737;0.3160878;-0.02054301,0.05798972;0.6182601;-0.0543985,0.226416;0.510071;-0.04039384,0.3824622;0.2865008;-0.006212406,0.5417172;0.1138034;-0.01030598,-0.123001;0.503951;-0.02255559,-0.2821453;0.280121;-0.01385708,-0.4290988;0.09744905;-0.02931361,0.07417107;-0.004925512;-0.04433906,0.06741697;-0.3319509;-0.01896466,0.01745174;-0.6929048;0.04070691,0.01300266;-0.65559;-0.06328648,-0.08050755;0.01494195;-0.02805053,-0.1528205;-0.2689353;-0.1757652,-0.1386862;-0.6217548;-0.06776757,-0.1410815;-0.5844566;-0.1718297,0.05043298;0.5446636;-0.04352168,0;0;0,0.03157209;0.3163666;0.007359624,0.0627812;0.6201912;0.0001211166,0.2274484;0.4959568;0.009239078,0.2953796;0.2321171;0.04496527,0.3852747;0.01746468;0.01261556,-0.1205901;0.5104014;0.003948934,-0.2329527;0.2597252;0.01015413,-0.3318211;0.04826128;-0.01651679,0.07714123;-0.003128305;-0.03912807,0.06830205;-0.3310145;-0.03222847,0.02718602;-0.6915414;0.03614342,0.03329399;-0.7487165;-0.02087522,-0.07864055;0.0122329;-0.03402323,-0.1224741;-0.3073311;-0.09396088,-0.1594539;-0.6633393;-0.003210679,-0.1571962;-0.6578041;-0.1046222,0.05523676;0.5459148;0.004358172,35.21888
+0;0;0,0.02837737;0.3160878;-0.02054301,0.05798972;0.6182601;-0.0543985,0.226416;0.510071;-0.04039384,0.3824622;0.2865008;-0.006212406,0.5417172;0.1138034;-0.01030598,-0.123001;0.503951;-0.02255559,-0.2821453;0.280121;-0.01385708,-0.4290988;0.09744905;-0.02931361,0.07417107;-0.004925512;-0.04433906,0.06741697;-0.3319509;-0.01896466,0.01745174;-0.6929048;0.04070691,0.01300266;-0.65559;-0.06328648,-0.08050755;0.01494195;-0.02805053,-0.1528205;-0.2689353;-0.1757652,-0.1386862;-0.6217548;-0.06776757,-0.1410815;-0.5844566;-0.1718297,0.05043298;0.5446636;-0.04352168,0;0;0,0.03157209;0.3163666;0.007359624,0.0627812;0.6201912;0.0001211166,0.2274484;0.4959568;0.009239078,0.2953796;0.2321171;0.04496527,0.3852747;0.01746468;0.01261556,-0.1205901;0.5104014;0.003948934,-0.2329527;0.2597252;0.01015413,-0.3318211;0.04826128;-0.01651679,0.07714123;-0.003128305;-0.03912807,0.06830205;-0.3310145;-0.03222847,0.02718602;-0.6915414;0.03614342,0.03329399;-0.7487165;-0.02087522,-0.07864055;0.0122329;-0.03402323,-0.1224741;-0.3073311;-0.09396088,-0.1594539;-0.6633393;-0.003210679,-0.1571962;-0.6578041;-0.1046222,0.05523676;0.5459148;0.004358172,35.23981
+0;0;0,0.02833528;0.315619;-0.02051254,0.05790272;0.6173324;-0.05431713,0.2258404;0.5093422;-0.04033624,0.3812956;0.2866188;-0.006284263,0.5404621;0.1140173;-0.01037556,-0.122586;0.5032395;-0.02254856,-0.2811274;0.2802573;-0.013883,-0.4279993;0.09768674;-0.02933094,0.07414194;-0.004923578;-0.04432165,0.06742547;-0.3301268;-0.01908864,0.01718083;-0.6930992;0.04091663,0.01272964;-0.6557809;-0.06312591,-0.08047593;0.01493609;-0.02803951,-0.152386;-0.2673594;-0.1749312,-0.1381726;-0.622152;-0.06632952,-0.140569;-0.5848504;-0.1704408,0.05035634;0.5438367;-0.04345521,0;0;0,0.03270666;0.3157879;0.006873965,0.06439765;0.6190834;-0.0008780956,0.228267;0.4943293;0.008378148,0.3018714;0.2333822;0.04606843,0.3976157;0.02128302;0.0146203,-0.1187141;0.5103038;0.003543356,-0.2351913;0.2626744;0.01020102,-0.3377822;0.05317138;-0.01673579,0.07716207;-0.003791868;-0.03895271,0.06772946;-0.3298559;-0.03327894,0.02505864;-0.6923113;0.03512728,0.03046414;-0.7495243;-0.02199459,-0.07849;0.01274329;-0.03409701,-0.1251212;-0.3016652;-0.1076617,-0.1590161;-0.658794;-0.01182713,-0.1568482;-0.6533309;-0.113274,0.05677268;0.5449252;0.003477573,35.2623
+0;0;0,0.02996096;0.3154137;-0.02134339,0.06091896;0.6168818;-0.05607147,0.2285565;0.5090593;-0.04115674,0.3915494;0.291942;-0.006157391,0.555194;0.1235874;-0.01053444,-0.1199686;0.503644;-0.02332507,-0.2872681;0.2871817;-0.01402359,-0.4426414;0.1114776;-0.02539065,0.07398274;-0.00540032;-0.04453166,0.0668511;-0.3307056;-0.02077061,0.01445188;-0.6936756;0.03737731,0.01001293;-0.6564492;-0.06667218,-0.08049154;0.01525874;-0.02782014,-0.1570337;-0.2606932;-0.1841236,-0.1386955;-0.6145358;-0.0730685,-0.141098;-0.5773773;-0.1771896,0.05306657;0.5434551;-0.04496253,0;0;0,0.03270666;0.3157879;0.006873965,0.06439765;0.6190834;-0.0008780956,0.228267;0.4943293;0.008378148,0.3018714;0.2333822;0.04606843,0.3976157;0.02128302;0.0146203,-0.1187141;0.5103038;0.003543356,-0.2351913;0.2626744;0.01020102,-0.3377822;0.05317138;-0.01673579,0.07716207;-0.003791868;-0.03895271,0.06772946;-0.3298559;-0.03327894,0.02505864;-0.6923113;0.03512728,0.03046414;-0.7495243;-0.02199459,-0.07849;0.01274329;-0.03409701,-0.1251212;-0.3016652;-0.1076617,-0.1590161;-0.658794;-0.01182713,-0.1568482;-0.6533309;-0.113274,0.05677268;0.5449252;0.003477573,35.27344
+0;0;0,0.02993841;0.3151763;-0.02132732,0.06087826;0.6164671;-0.05603544,0.2285962;0.508663;-0.04112411,0.3912398;0.292011;-0.006199758,0.5546389;0.123909;-0.01057024,-0.1200814;0.5032454;-0.02328463,-0.2870224;0.2872469;-0.01400308,-0.4421625;0.1118065;-0.02535309,0.07401559;-0.005402718;-0.04455143,0.06689495;-0.3302062;-0.02082703,0.01437121;-0.6940389;0.03745908,0.009942921;-0.6568298;-0.06634037,-0.08052728;0.01526552;-0.0278325,-0.1569514;-0.2602608;-0.1838949,-0.1385696;-0.6149443;-0.07257588,-0.1409663;-0.577803;-0.1764468,0.05302944;0.5430739;-0.04493157,0;0;0,0.03357305;0.3154657;0.006442904,0.06580861;0.6185116;-0.001758933,0.2296835;0.4939737;0.007859945,0.3081827;0.2351243;0.04588151,0.4154424;0.02847436;0.01817262,-0.1174963;0.5097674;0.00275207,-0.2378461;0.2646592;0.009731037,-0.3437692;0.05702531;-0.01566738,0.07709283;-0.004350021;-0.0391165,0.06688175;-0.3298923;-0.03375006,0.0232096;-0.6931726;0.03444386,0.02839223;-0.7505649;-0.02196217,-0.07851221;0.01327277;-0.03394104,-0.1273378;-0.2974904;-0.1185179,-0.158319;-0.6541258;-0.01662783,-0.1561181;-0.6486276;-0.1178243,0.05806683;0.5444062;0.002705097,35.28513
+0;0;0,0.02993841;0.3151763;-0.02132732,0.06087826;0.6164671;-0.05603544,0.2285962;0.508663;-0.04112411,0.3912398;0.292011;-0.006199758,0.5546389;0.123909;-0.01057024,-0.1200814;0.5032454;-0.02328463,-0.2870224;0.2872469;-0.01400308,-0.4421625;0.1118065;-0.02535309,0.07401559;-0.005402718;-0.04455143,0.06689495;-0.3302062;-0.02082703,0.01437121;-0.6940389;0.03745908,0.009942921;-0.6568298;-0.06634037,-0.08052728;0.01526552;-0.0278325,-0.1569514;-0.2602608;-0.1838949,-0.1385696;-0.6149443;-0.07257588,-0.1409663;-0.577803;-0.1764468,0.05302944;0.5430739;-0.04493157,0;0;0,0.03357305;0.3154657;0.006442904,0.06580861;0.6185116;-0.001758933,0.2296835;0.4939737;0.007859945,0.3081827;0.2351243;0.04588151,0.4154424;0.02847436;0.01817262,-0.1174963;0.5097674;0.00275207,-0.2378461;0.2646592;0.009731037,-0.3437692;0.05702531;-0.01566738,0.07709283;-0.004350021;-0.0391165,0.06688175;-0.3298923;-0.03375006,0.0232096;-0.6931726;0.03444386,0.02839223;-0.7505649;-0.02196217,-0.07851221;0.01327277;-0.03394104,-0.1273378;-0.2974904;-0.1185179,-0.158319;-0.6541258;-0.01662783,-0.1561181;-0.6486276;-0.1178243,0.05806683;0.5444062;0.002705097,35.30687
+0;0;0,0.02959258;0.3145828;-0.02183441,0.05995835;0.6155385;-0.05680523,0.228443;0.5084324;-0.04179158,0.398165;0.298091;-0.006160412,0.5725388;0.1415595;-0.007843611,-0.1210722;0.502667;-0.02326607,-0.2952504;0.2931179;-0.01491056,-0.457264;0.1241647;-0.02575154,0.07400008;-0.005803718;-0.04474923,0.06653555;-0.331422;-0.02158568,0.01218852;-0.6951842;0.03477931,0.007634668;-0.6579131;-0.0706585,-0.08062538;0.01562919;-0.02770318,-0.1606543;-0.2554233;-0.1912436,-0.1373756;-0.6095585;-0.07944022,-0.161628;-0.662434;-0.1405483,0.05238438;0.5421938;-0.0456705,0;0;0,0.03355105;0.3148952;0.005490065,0.06560133;0.6175774;-0.003434181,0.2300015;0.4935304;0.006893158,0.3149581;0.2374163;0.04570818,0.4271965;0.03343359;0.01916158,-0.1180135;0.5088493;0.001362026,-0.2426999;0.2665389;0.008952437,-0.3524678;0.06102426;-0.01606499,0.07709305;-0.00507994;-0.03928161,0.06540546;-0.3313583;-0.03424132,0.02060838;-0.6945671;0.0330354,0.02570523;-0.7507883;-0.02804375,-0.07859707;0.01392827;-0.03377416,-0.1297188;-0.2943564;-0.1284669,-0.1588154;-0.6502764;-0.02392991,-0.182918;-0.7092461;-0.0758355,0.05790518;0.5435495;0.001195192,35.31813
+0;0;0,0.02959258;0.3145828;-0.02183441,0.05995835;0.6155385;-0.05680523,0.228443;0.5084324;-0.04179158,0.398165;0.298091;-0.006160412,0.5725388;0.1415595;-0.007843611,-0.1210722;0.502667;-0.02326607,-0.2952504;0.2931179;-0.01491056,-0.457264;0.1241647;-0.02575154,0.07400008;-0.005803718;-0.04474923,0.06653555;-0.331422;-0.02158568,0.01218852;-0.6951842;0.03477931,0.007634668;-0.6579131;-0.0706585,-0.08062538;0.01562919;-0.02770318,-0.1606543;-0.2554233;-0.1912436,-0.1373756;-0.6095585;-0.07944022,-0.161628;-0.662434;-0.1405483,0.05238438;0.5421938;-0.0456705,0;0;0,0.03355105;0.3148952;0.005490065,0.06560133;0.6175774;-0.003434181,0.2300015;0.4935304;0.006893158,0.3149581;0.2374163;0.04570818,0.4271965;0.03343359;0.01916158,-0.1180135;0.5088493;0.001362026,-0.2426999;0.2665389;0.008952437,-0.3524678;0.06102426;-0.01606499,0.07709305;-0.00507994;-0.03928161,0.06540546;-0.3313583;-0.03424132,0.02060838;-0.6945671;0.0330354,0.02570523;-0.7507883;-0.02804375,-0.07859707;0.01392827;-0.03377416,-0.1297188;-0.2943564;-0.1284669,-0.1588154;-0.6502764;-0.02392991,-0.182918;-0.7092461;-0.0758355,0.05790518;0.5435495;0.001195192,35.3293
+0;0;0,0.02953026;0.3139203;-0.02178843,0.05984363;0.6143562;-0.0566994,0.2277367;0.5074809;-0.04171652,0.39683;0.2979188;-0.006217346,0.5710698;0.1415075;-0.007899252,-0.1205806;0.5017353;-0.0232545,-0.2941135;0.2929626;-0.01492994,-0.4560027;0.1241391;-0.0257626,0.07413798;-0.005814534;-0.04483263,0.06667823;-0.3312244;-0.0216839,0.01235079;-0.6948555;0.03466076,0.007903397;-0.6577543;-0.06831223,-0.08077563;0.01565832;-0.0277548,-0.1607533;-0.2552207;-0.1911905,-0.137483;-0.6092281;-0.07942744,-0.1611685;-0.6601663;-0.139107,0.05228154;0.5411266;-0.04558215,0;0;0,0.03375567;0.3142136;0.004805207,0.06579077;0.6163507;-0.004706144,0.2298473;0.4933993;0.005678296,0.3215749;0.2408392;0.04528213,0.4385466;0.03948963;0.02072978,-0.1173042;0.5083617;4.31914E-05,-0.2456934;0.2691391;0.007642369,-0.3597584;0.06605883;-0.01632463,0.07691711;-0.005621031;-0.03990459,0.063824;-0.3316423;-0.03523695,0.01778677;-0.6946339;0.03163159,0.02261847;-0.7525619;-0.02239585,-0.07889406;0.01449342;-0.03325479,-0.133888;-0.2875485;-0.1438413,-0.1596272;-0.6422517;-0.0348601,-0.1851625;-0.6966677;-0.08867022,0.0581086;0.5424479;6.067753E-05,35.35163
+0;0;0,0.02926296;0.3138954;-0.02249581,0.05916124;0.6143251;-0.05782993,0.2273106;0.5076894;-0.04274294,0.4062994;0.3067003;-0.006199416,0.5906209;0.1623316;-0.009372313,-0.1210253;0.5018864;-0.02375976,-0.3017484;0.2993129;-0.0152665,-0.4700391;0.1368399;-0.02564007,0.07409861;-0.005742746;-0.04490692,0.06623095;-0.331205;-0.02264782,0.01082311;-0.6949054;0.03217731,0.006319157;-0.657862;-0.07079719,-0.08083407;0.01543663;-0.02770883,-0.1648037;-0.247951;-0.2010845,-0.1378686;-0.6013695;-0.08828545,-0.1617373;-0.6540238;-0.1454887,0.05180842;0.5410855;-0.04663847,0;0;0,0.03375567;0.3142136;0.004805207,0.06579077;0.6163507;-0.004706144,0.2298473;0.4933993;0.005678296,0.3215749;0.2408392;0.04528213,0.4385466;0.03948963;0.02072978,-0.1173042;0.5083617;4.31914E-05,-0.2456934;0.2691391;0.007642369,-0.3597584;0.06605883;-0.01632463,0.07691711;-0.005621031;-0.03990459,0.063824;-0.3316423;-0.03523695,0.01778677;-0.6946339;0.03163159,0.02261847;-0.7525619;-0.02239585,-0.07889406;0.01449342;-0.03325479,-0.133888;-0.2875485;-0.1438413,-0.1596272;-0.6422517;-0.0348601,-0.1851625;-0.6966677;-0.08867022,0.0581086;0.5424479;6.067753E-05,35.37391
+0;0;0,0.02921178;0.3133464;-0.02245647,0.05906315;0.6133047;-0.05773531,0.226587;0.5069017;-0.04267948,0.406099;0.3053249;-0.006029114,0.5902393;0.1610983;-0.009198889,-0.1204851;0.5011197;-0.02376518,-0.3017366;0.2979539;-0.01524709,-0.4698617;0.1356407;-0.02561046,0.07438524;-0.005764961;-0.04508064,0.06653282;-0.330597;-0.02286464,0.01100723;-0.6950702;0.03207699,0.006509552;-0.6580366;-0.0707541,-0.08114675;0.01549635;-0.02781602,-0.1649538;-0.2473812;-0.2008559,-0.1379614;-0.6015507;-0.08781718,-0.1617969;-0.6540899;-0.1449407,0.05172152;0.5401766;-0.04656088,0;0;0,0.0342581;0.3136144;0.003996968,0.06683511;0.6151862;-0.006326199,0.2302099;0.4928575;0.004372716,0.3273427;0.2416075;0.04486489,0.451655;0.04473521;0.02235293,-0.1158017;0.5076598;-0.001112685,-0.2489882;0.2701623;0.00645784,-0.3660026;0.06890036;-0.01635169,0.07699296;-0.00605382;-0.04042399,0.06252126;-0.3313911;-0.03627026,0.01537873;-0.695078;0.03045189,0.01984859;-0.753123;-0.02313936,-0.07935148;0.01491238;-0.03285765,-0.1383585;-0.2806671;-0.1562349,-0.1582803;-0.6348552;-0.04179593,-0.1856804;-0.686633;-0.09841371,0.05901244;0.5414263;-0.00134778,35.38541
+0;0;0,0.02921178;0.3133464;-0.02245647,0.05906315;0.6133047;-0.05773531,0.226587;0.5069017;-0.04267948,0.406099;0.3053249;-0.006029114,0.5902393;0.1610983;-0.009198889,-0.1204851;0.5011197;-0.02376518,-0.3017366;0.2979539;-0.01524709,-0.4698617;0.1356407;-0.02561046,0.07438524;-0.005764961;-0.04508064,0.06653282;-0.330597;-0.02286464,0.01100723;-0.6950702;0.03207699,0.006509552;-0.6580366;-0.0707541,-0.08114675;0.01549635;-0.02781602,-0.1649538;-0.2473812;-0.2008559,-0.1379614;-0.6015507;-0.08781718,-0.1617969;-0.6540899;-0.1449407,0.05172152;0.5401766;-0.04656088,0;0;0,0.0342581;0.3136144;0.003996968,0.06683511;0.6151862;-0.006326199,0.2302099;0.4928575;0.004372716,0.3273427;0.2416075;0.04486489,0.451655;0.04473521;0.02235293,-0.1158017;0.5076598;-0.001112685,-0.2489882;0.2701623;0.00645784,-0.3660026;0.06890036;-0.01635169,0.07699296;-0.00605382;-0.04042399,0.06252126;-0.3313911;-0.03627026,0.01537873;-0.695078;0.03045189,0.01984859;-0.753123;-0.02313936,-0.07935148;0.01491238;-0.03285765,-0.1383585;-0.2806671;-0.1562349,-0.1582803;-0.6348552;-0.04179593,-0.1856804;-0.686633;-0.09841371,0.05901244;0.5414263;-0.00134778,35.40748
+0;0;0,0.02904091;0.3127562;-0.02296211,0.05866567;0.6122565;-0.05861119,0.2265136;0.5058087;-0.04329937,0.4140222;0.3131313;-0.006661002,0.6046442;0.1780141;-0.003508123,-0.1209932;0.500328;-0.02396342,-0.3106617;0.3064731;-0.01544407,-0.4823496;0.1482575;-0.02516166,0.07445236;-0.005980479;-0.04541431,0.06634428;-0.3308703;-0.02464522,0.01720816;-0.6961806;0.03259534,0.01257126;-0.6591658;-0.07086756,-0.0814487;0.0156995;-0.02758648,-0.1687076;-0.2399047;-0.2095283,-0.1385505;-0.5937957;-0.09553639,-0.1617547;-0.6470728;-0.1529974,0.05142448;0.5392277;-0.04738715,0;0;0,0.03424466;0.313056;0.003208518,0.06684874;0.6141633;-0.007824183,0.2306854;0.4927009;0.003028273,0.332184;0.2446194;0.04521811,0.4632331;0.05216928;0.02540791,-0.1160166;0.5065652;-0.001657679,-0.2524967;0.2721568;0.005574192,-0.3744499;0.07412693;-0.01711815,0.07704319;-0.006355166;-0.04080856,0.0614993;-0.3316155;-0.03698564,0.01335551;-0.6954371;0.02978611,0.01871577;-0.7530449;-0.02563429,-0.07968335;0.01517935;-0.03258115,-0.1423455;-0.2760145;-0.1642249,-0.1585047;-0.629561;-0.04638512,-0.1888616;-0.6837857;-0.09892026,0.0590146;0.5405179;-0.002665401,35.42973
+0;0;0,0.02904091;0.3127562;-0.02296211,0.05866567;0.6122565;-0.05861119,0.2265136;0.5058087;-0.04329937,0.4140222;0.3131313;-0.006661002,0.6046442;0.1780141;-0.003508123,-0.1209932;0.500328;-0.02396342,-0.3106617;0.3064731;-0.01544407,-0.4823496;0.1482575;-0.02516166,0.07445236;-0.005980479;-0.04541431,0.06634428;-0.3308703;-0.02464522,0.01720816;-0.6961806;0.03259534,0.01257126;-0.6591658;-0.07086756,-0.0814487;0.0156995;-0.02758648,-0.1687076;-0.2399047;-0.2095283,-0.1385505;-0.5937957;-0.09553639,-0.1617547;-0.6470728;-0.1529974,0.05142448;0.5392277;-0.04738715,0;0;0,0.03424466;0.313056;0.003208518,0.06684874;0.6141633;-0.007824183,0.2306854;0.4927009;0.003028273,0.332184;0.2446194;0.04521811,0.4632331;0.05216928;0.02540791,-0.1160166;0.5065652;-0.001657679,-0.2524967;0.2721568;0.005574192,-0.3744499;0.07412693;-0.01711815,0.07704319;-0.006355166;-0.04080856,0.0614993;-0.3316155;-0.03698564,0.01335551;-0.6954371;0.02978611,0.01871577;-0.7530449;-0.02563429,-0.07968335;0.01517935;-0.03258115,-0.1423455;-0.2760145;-0.1642249,-0.1585047;-0.629561;-0.04638512,-0.1888616;-0.6837857;-0.09892026,0.0590146;0.5405179;-0.002665401,35.44117
+0;0;0,0.02901095;0.3124335;-0.02293842,0.05861887;0.6117636;-0.05856775,0.2274933;0.5051509;-0.04323671,0.4149486;0.3125282;-0.006608751,0.6053545;0.1775642;-0.003459446,-0.1220449;0.4996381;-0.02378773,-0.3116595;0.3058383;-0.01527081,-0.4831527;0.147802;-0.02497737,0.07465734;-0.005996943;-0.04553934,0.0665622;-0.3303683;-0.0248034,0.01751575;-0.6950119;0.0323327,0.01273964;-0.6577865;-0.07423632,-0.08167294;0.01574272;-0.02766243,-0.1687926;-0.2394536;-0.2093139,-0.1386905;-0.5926988;-0.09552997,-0.1625914;-0.648476;-0.1547161,0.0513807;0.5387652;-0.04734838,0;0;0,0.03378405;0.3127864;0.002408147,0.06598964;0.6137438;-0.009157896,0.2310426;0.4924783;0.001710773,0.3397923;0.2475491;0.04375577,0.474995;0.05799986;0.02729547,-0.1176979;0.5054149;-0.002117139,-0.2581415;0.2734516;0.005177466,-0.3912223;0.08306623;-0.01768123,0.07705973;-0.006630674;-0.04124737,0.06089732;-0.3313462;-0.03795481,0.01162772;-0.6942941;0.02895129,0.01920532;-0.7494129;-0.03530872,-0.08002974;0.01547175;-0.03223938,-0.1450413;-0.2717789;-0.1699812,-0.1588215;-0.6237154;-0.04920934,-0.1919824;-0.677428;-0.1068682,0.05824041;0.5401289;-0.003881812,35.46324
+0;0;0,0.02995078;0.3123414;-0.02298437,0.06021708;0.6115527;-0.05904998,0.2287627;0.5043637;-0.04352739,0.4223493;0.3179908;-0.006460741,0.6155596;0.1871601;-0.0007406729,-0.1207243;0.499867;-0.02399709,-0.3175119;0.3133389;-0.01584301,-0.4931951;0.159929;-0.02481085,0.07454931;-0.006078372;-0.04570522,0.06599259;-0.330487;-0.02575411,0.01742214;-0.6952072;0.03130005,0.01260222;-0.657995;-0.07526789,-0.08173402;0.01577898;-0.02746061,-0.1713425;-0.233806;-0.2155827,-0.1393287;-0.5867273;-0.1013164,-0.1648877;-0.6398018;-0.1635846,0.05277048;0.5385941;-0.047709,0;0;0,0.03378405;0.3127864;0.002408147,0.06598964;0.6137438;-0.009157896,0.2310426;0.4924783;0.001710773,0.3397923;0.2475491;0.04375577,0.474995;0.05799986;0.02729547,-0.1176979;0.5054149;-0.002117139,-0.2581415;0.2734516;0.005177466,-0.3912223;0.08306623;-0.01768123,0.07705973;-0.006630674;-0.04124737,0.06089732;-0.3313462;-0.03795481,0.01162772;-0.6942941;0.02895129,0.01920532;-0.7494129;-0.03530872,-0.08002974;0.01547175;-0.03223938,-0.1450413;-0.2717789;-0.1699812,-0.1588215;-0.6237154;-0.04920934,-0.1919824;-0.677428;-0.1068682,0.05824041;0.5401289;-0.003881812,35.47464
+0;0;0,0.02990468;0.3118606;-0.02294899,0.06013356;0.6107027;-0.05896755,0.2346949;0.5024919;-0.04332496,0.4298276;0.3146304;-0.005962279,0.6276221;0.1806957;-0.0001064949,-0.1267087;0.4978419;-0.02312872,-0.3250679;0.309824;-0.01490952,-0.5049195;0.1527743;-0.02409014,0.07466971;-0.006088189;-0.04577904,0.0661113;-0.3305607;-0.025824,0.01745693;-0.6959112;0.03132874,0.01264571;-0.6587119;-0.07504667,-0.08186603;0.01580447;-0.02750497,-0.1714922;-0.2338297;-0.215664,-0.1394231;-0.5873607;-0.1012003,-0.1649358;-0.6402852;-0.1633561,0.0527018;0.5378894;-0.04764915,0;0;0,0.03166549;0.3125263;0.001611948,0.05866499;0.6135819;-0.01056814,0.2320365;0.4923028;0.0007616282,0.3496214;0.2493419;0.04444742,0.4990011;0.06419219;0.02206981,-0.1287257;0.5025742;-0.002290829,-0.2743926;0.2712823;0.004772438,-0.4113761;0.07674776;-0.01730283,0.07686089;-0.006913632;-0.04186833,0.06033282;-0.3316741;-0.03850138,0.00977239;-0.6951163;0.02834189,0.01655544;-0.750477;-0.03536248,-0.08032879;0.01585542;-0.03168977,-0.1479052;-0.2684215;-0.1744271,-0.1604203;-0.6212741;-0.05420658,-0.1928518;-0.6740683;-0.1132322,0.05290164;0.539956;-0.004990101,35.48582
+0;0;0,0.02990468;0.3118606;-0.02294899,0.06013356;0.6107027;-0.05896755,0.2346949;0.5024919;-0.04332496,0.4298276;0.3146304;-0.005962279,0.6276221;0.1806957;-0.0001064949,-0.1267087;0.4978419;-0.02312872,-0.3250679;0.309824;-0.01490952,-0.5049195;0.1527743;-0.02409014,0.07466971;-0.006088189;-0.04577904,0.0661113;-0.3305607;-0.025824,0.01745693;-0.6959112;0.03132874,0.01264571;-0.6587119;-0.07504667,-0.08186603;0.01580447;-0.02750497,-0.1714922;-0.2338297;-0.215664,-0.1394231;-0.5873607;-0.1012003,-0.1649358;-0.6402852;-0.1633561,0.0527018;0.5378894;-0.04764915,0;0;0,0.03166549;0.3125263;0.001611948,0.05866499;0.6135819;-0.01056814,0.2320365;0.4923028;0.0007616282,0.3496214;0.2493419;0.04444742,0.4990011;0.06419219;0.02206981,-0.1287257;0.5025742;-0.002290829,-0.2743926;0.2712823;0.004772438,-0.4113761;0.07674776;-0.01730283,0.07686089;-0.006913632;-0.04186833,0.06033282;-0.3316741;-0.03850138,0.00977239;-0.6951163;0.02834189,0.01655544;-0.750477;-0.03536248,-0.08032879;0.01585542;-0.03168977,-0.1479052;-0.2684215;-0.1744271,-0.1604203;-0.6212741;-0.05420658,-0.1928518;-0.6740683;-0.1132322,0.05290164;0.539956;-0.004990101,35.50809
+0;0;0,0.03060169;0.311526;-0.02306749,0.06131689;0.6096582;-0.05939759,0.2327302;0.5015843;-0.04344347,0.4338539;0.3203689;-0.005826574,0.6316764;0.1972227;0.00229485,-0.1228971;0.4979996;-0.02374239,-0.3284893;0.3180981;-0.01525259,-0.5069121;0.1682599;-0.02411426,0.07473103;-0.006237597;-0.04607699,0.06574234;-0.3288057;-0.02686929,0.01955438;-0.6966461;0.03104174,0.01476146;-0.6595098;-0.07496534,-0.082123;0.01596526;-0.02734313,-0.1731488;-0.2269722;-0.2202048,-0.1382357;-0.5823374;-0.1049215,-0.1651053;-0.6332768;-0.1684686,0.05374287;0.5370588;-0.04799785,0;0;0,0.03344581;0.3120839;0.00143218,0.06495489;0.6120633;-0.01135182,0.2337696;0.4919962;0.000321269,0.3557411;0.2512746;0.04368973,0.502259;0.07060014;0.02775395,-0.1215737;0.5033362;-0.002296952,-0.2716638;0.2750332;0.005150557,-0.4067652;0.08619875;-0.01615346,0.0768503;-0.007199302;-0.04229569,0.06146856;-0.3300797;-0.03890109,0.008670107;-0.695438;0.02832437,0.014084;-0.7512507;-0.03427184,-0.08063664;0.0162024;-0.03133591,-0.1489867;-0.2630855;-0.1790735,-0.1606251;-0.6180745;-0.05807334,-0.1932047;-0.6706535;-0.1166455,0.05744454;0.5387917;-0.005619287,35.51923
+0;0;0,0.03060169;0.311526;-0.02306749,0.06131689;0.6096582;-0.05939759,0.2327302;0.5015843;-0.04344347,0.4338539;0.3203689;-0.005826574,0.6316764;0.1972227;0.00229485,-0.1228971;0.4979996;-0.02374239,-0.3284893;0.3180981;-0.01525259,-0.5069121;0.1682599;-0.02411426,0.07473103;-0.006237597;-0.04607699,0.06574234;-0.3288057;-0.02686929,0.01955438;-0.6966461;0.03104174,0.01476146;-0.6595098;-0.07496534,-0.082123;0.01596526;-0.02734313,-0.1731488;-0.2269722;-0.2202048,-0.1382357;-0.5823374;-0.1049215,-0.1651053;-0.6332768;-0.1684686,0.05374287;0.5370588;-0.04799785,0;0;0,0.03344581;0.3120839;0.00143218,0.06495489;0.6120633;-0.01135182,0.2337696;0.4919962;0.000321269,0.3557411;0.2512746;0.04368973,0.502259;0.07060014;0.02775395,-0.1215737;0.5033362;-0.002296952,-0.2716638;0.2750332;0.005150557,-0.4067652;0.08619875;-0.01615346,0.0768503;-0.007199302;-0.04229569,0.06146856;-0.3300797;-0.03890109,0.008670107;-0.695438;0.02832437,0.014084;-0.7512507;-0.03427184,-0.08063664;0.0162024;-0.03133591,-0.1489867;-0.2630855;-0.1790735,-0.1606251;-0.6180745;-0.05807334,-0.1932047;-0.6706535;-0.1166455,0.05744454;0.5387917;-0.005619287,35.53029
+0;0;0,0.03060169;0.311526;-0.02306749,0.06131689;0.6096582;-0.05939759,0.2327302;0.5015843;-0.04344347,0.4338539;0.3203689;-0.005826574,0.6316764;0.1972227;0.00229485,-0.1228971;0.4979996;-0.02374239,-0.3284893;0.3180981;-0.01525259,-0.5069121;0.1682599;-0.02411426,0.07473103;-0.006237597;-0.04607699,0.06574234;-0.3288057;-0.02686929,0.01955438;-0.6966461;0.03104174,0.01476146;-0.6595098;-0.07496534,-0.082123;0.01596526;-0.02734313,-0.1731488;-0.2269722;-0.2202048,-0.1382357;-0.5823374;-0.1049215,-0.1651053;-0.6332768;-0.1684686,0.05374287;0.5370588;-0.04799785,0;0;0,0.03344581;0.3120839;0.00143218,0.06495489;0.6120633;-0.01135182,0.2337696;0.4919962;0.000321269,0.3557411;0.2512746;0.04368973,0.502259;0.07060014;0.02775395,-0.1215737;0.5033362;-0.002296952,-0.2716638;0.2750332;0.005150557,-0.4067652;0.08619875;-0.01615346,0.0768503;-0.007199302;-0.04229569,0.06146856;-0.3300797;-0.03890109,0.008670107;-0.695438;0.02832437,0.014084;-0.7512507;-0.03427184,-0.08063664;0.0162024;-0.03133591,-0.1489867;-0.2630855;-0.1790735,-0.1606251;-0.6180745;-0.05807334,-0.1932047;-0.6706535;-0.1166455,0.05744454;0.5387917;-0.005619287,35.54157
+0;0;0,0.03153693;0.3110325;-0.0231274,0.06314601;0.6084468;-0.05961581,0.2328587;0.5002491;-0.04382201,0.4414188;0.3250704;-0.005149599,0.6420622;0.2072282;0.006426656,-0.1201428;0.4977998;-0.02423002,-0.3347745;0.3259256;-0.01569081,-0.5175327;0.1816943;-0.02437204,0.07465606;-0.00666741;-0.0463177,0.06530221;-0.330469;-0.02761379,0.02240541;-0.6976024;0.03097294,0.01755326;-0.660423;-0.07496944,-0.08223099;0.0164535;-0.02703069,-0.1755325;-0.2209129;-0.227622,-0.1388117;-0.5751489;-0.1126094,-0.1653792;-0.6237067;-0.1791054,0.0553163;0.5360267;-0.04816869,0;0;0,0.03476611;0.3115442;0.001470208,0.06788622;0.6107523;-0.01129007,0.2349491;0.4911214;-0.000413775,0.3644013;0.2522431;0.0427109,0.5105801;0.07131094;0.02952302,-0.1179064;0.503336;-0.00228328,-0.2737186;0.2767469;0.005484649,-0.4170666;0.09417747;-0.01447362,0.07679297;-0.007508814;-0.04254138,0.06089483;-0.3315707;-0.0385474,0.007353943;-0.6959542;0.02791715,0.01288536;-0.7518037;-0.034518,-0.08074503;0.01648566;-0.03117329,-0.1517791;-0.2593253;-0.1866315,-0.1623649;-0.613045;-0.06485397,-0.1929933;-0.6663697;-0.1233157,0.05994374;0.5376657;-0.00560677,35.56378
+0;0;0,0.03153693;0.3110325;-0.0231274,0.06314601;0.6084468;-0.05961581,0.2328587;0.5002491;-0.04382201,0.4414188;0.3250704;-0.005149599,0.6420622;0.2072282;0.006426656,-0.1201428;0.4977998;-0.02423002,-0.3347745;0.3259256;-0.01569081,-0.5175327;0.1816943;-0.02437204,0.07465606;-0.00666741;-0.0463177,0.06530221;-0.330469;-0.02761379,0.02240541;-0.6976024;0.03097294,0.01755326;-0.660423;-0.07496944,-0.08223099;0.0164535;-0.02703069,-0.1755325;-0.2209129;-0.227622,-0.1388117;-0.5751489;-0.1126094,-0.1653792;-0.6237067;-0.1791054,0.0553163;0.5360267;-0.04816869,0;0;0,0.03476611;0.3115442;0.001470208,0.06788622;0.6107523;-0.01129007,0.2349491;0.4911214;-0.000413775,0.3644013;0.2522431;0.0427109,0.5105801;0.07131094;0.02952302,-0.1179064;0.503336;-0.00228328,-0.2737186;0.2767469;0.005484649,-0.4170666;0.09417747;-0.01447362,0.07679297;-0.007508814;-0.04254138,0.06089483;-0.3315707;-0.0385474,0.007353943;-0.6959542;0.02791715,0.01288536;-0.7518037;-0.034518,-0.08074503;0.01648566;-0.03117329,-0.1517791;-0.2593253;-0.1866315,-0.1623649;-0.613045;-0.06485397,-0.1929933;-0.6663697;-0.1233157,0.05994374;0.5376657;-0.00560677,35.57514
+0;0;0,0.03152835;0.3109479;-0.02312111,0.06312062;0.6082037;-0.05959078,0.2320069;0.5001965;-0.04382097,0.4387059;0.326581;-0.005493671,0.6391764;0.2088404;0.006072607,-0.1193464;0.4977586;-0.02432045,-0.3320629;0.3274181;-0.01585745,-0.5146636;0.1833111;-0.02453119,0.07488464;-0.006687823;-0.04645951,0.06563076;-0.3270285;-0.02795552,0.02232718;-0.6976434;0.03118679,0.01750115;-0.6605027;-0.07418519,-0.08248275;0.01650388;-0.02711345,-0.174787;-0.2183253;-0.2255607,-0.1377179;-0.5759207;-0.1094574,-0.1641425;-0.6240556;-0.1755954,0.05529345;0.535807;-0.04814737,0;0;0,0.03629783;0.3112832;0.001580596,0.07111675;0.6101472;-0.01097214,0.2365936;0.4894677;-0.0009251833,0.3685263;0.2545372;0.04075456,0.5178022;0.07624476;0.03009796,-0.1144045;0.5036551;-0.001877175,-0.2738954;0.2826638;0.005951017,-0.4162947;0.09961337;-0.01405028,0.07688364;-0.007771865;-0.04288852,0.06145847;-0.3283899;-0.03938806,0.006347165;-0.6960628;0.02775264,0.01153123;-0.7523993;-0.03304768,-0.0810518;0.01677961;-0.03098343,-0.1538127;-0.2498334;-0.1942915,-0.1622684;-0.6061686;-0.06906317,-0.1932122;-0.6574444;-0.129182,0.06274498;0.5371255;-0.005382538,35.59738
+0;0;0,0.03211758;0.3106389;-0.02339128,0.06393138;0.607574;-0.06024646,0.2334024;0.4990535;-0.04444851,0.443288;0.3335684;-0.005049661,0.6476653;0.2230263;0.007536266,-0.1193545;0.4975258;-0.02457074,-0.334439;0.3342991;-0.0153363,-0.5215167;0.1961775;-0.02384262,0.07509743;-0.006848381;-0.04687246,0.06527409;-0.3259386;-0.02939199,0.02335442;-0.6977934;0.0305556,0.01838011;-0.6606074;-0.07605642,-0.08295933;0.01664399;-0.02691243,-0.1756552;-0.2138126;-0.2282028,-0.1378986;-0.5725118;-0.1118569,-0.1651215;-0.620141;-0.1802318,0.0560637;0.5352503;-0.04870978,0;0;0,0.0369008;0.3109829;0.001792431,0.07213084;0.6095647;-0.01044619,0.2379757;0.4877792;-0.001329064,0.3742001;0.2579333;0.03871214,0.5245703;0.08061671;0.02893281,-0.1142047;0.5031195;-0.001012974,-0.2786541;0.2888889;0.006142869,-0.4236855;0.1077634;-0.01139165,0.07712793;-0.008035734;-0.04324651,0.06130855;-0.3273489;-0.04017532,0.005452991;-0.6958665;0.02839553,0.0138853;-0.7508677;-0.03599548,-0.0814969;0.01703541;-0.03084804,-0.1559745;-0.2427293;-0.2017164,-0.16065;-0.599426;-0.07376097,-0.1932961;-0.6500956;-0.1359636,0.06367445;0.5365983;-0.00495863,35.60868
+0;0;0,0.03211758;0.3106389;-0.02339128,0.06393138;0.607574;-0.06024646,0.2334024;0.4990535;-0.04444851,0.443288;0.3335684;-0.005049661,0.6476653;0.2230263;0.007536266,-0.1193545;0.4975258;-0.02457074,-0.334439;0.3342991;-0.0153363,-0.5215167;0.1961775;-0.02384262,0.07509743;-0.006848381;-0.04687246,0.06527409;-0.3259386;-0.02939199,0.02335442;-0.6977934;0.0305556,0.01838011;-0.6606074;-0.07605642,-0.08295933;0.01664399;-0.02691243,-0.1756552;-0.2138126;-0.2282028,-0.1378986;-0.5725118;-0.1118569,-0.1651215;-0.620141;-0.1802318,0.0560637;0.5352503;-0.04870978,0;0;0,0.0369008;0.3109829;0.001792431,0.07213084;0.6095647;-0.01044619,0.2379757;0.4877792;-0.001329064,0.3742001;0.2579333;0.03871214,0.5245703;0.08061671;0.02893281,-0.1142047;0.5031195;-0.001012974,-0.2786541;0.2888889;0.006142869,-0.4236855;0.1077634;-0.01139165,0.07712793;-0.008035734;-0.04324651,0.06130855;-0.3273489;-0.04017532,0.005452991;-0.6958665;0.02839553,0.0138853;-0.7508677;-0.03599548,-0.0814969;0.01703541;-0.03084804,-0.1559745;-0.2427293;-0.2017164,-0.16065;-0.599426;-0.07376097,-0.1932961;-0.6500956;-0.1359636,0.06367445;0.5365983;-0.00495863,35.63079
+0;0;0,0.03211758;0.3106389;-0.02339128,0.06393138;0.607574;-0.06024646,0.2334024;0.4990535;-0.04444851,0.443288;0.3335684;-0.005049661,0.6476653;0.2230263;0.007536266,-0.1193545;0.4975258;-0.02457074,-0.334439;0.3342991;-0.0153363,-0.5215167;0.1961775;-0.02384262,0.07509743;-0.006848381;-0.04687246,0.06527409;-0.3259386;-0.02939199,0.02335442;-0.6977934;0.0305556,0.01838011;-0.6606074;-0.07605642,-0.08295933;0.01664399;-0.02691243,-0.1756552;-0.2138126;-0.2282028,-0.1378986;-0.5725118;-0.1118569,-0.1651215;-0.620141;-0.1802318,0.0560637;0.5352503;-0.04870978,0;0;0,0.0369008;0.3109829;0.001792431,0.07213084;0.6095647;-0.01044619,0.2379757;0.4877792;-0.001329064,0.3742001;0.2579333;0.03871214,0.5245703;0.08061671;0.02893281,-0.1142047;0.5031195;-0.001012974,-0.2786541;0.2888889;0.006142869,-0.4236855;0.1077634;-0.01139165,0.07712793;-0.008035734;-0.04324651,0.06130855;-0.3273489;-0.04017532,0.005452991;-0.6958665;0.02839553,0.0138853;-0.7508677;-0.03599548,-0.0814969;0.01703541;-0.03084804,-0.1559745;-0.2427293;-0.2017164,-0.16065;-0.599426;-0.07376097,-0.1932961;-0.6500956;-0.1359636,0.06367445;0.5365983;-0.00495863,35.64207
+0;0;0,0.03257787;0.3102248;-0.02360052,0.06461096;0.6067658;-0.06075327,0.2352903;0.4980397;-0.04473003,0.4505854;0.3466128;-0.004734538,0.6550459;0.236406;0.008839739,-0.1201278;0.4976287;-0.02430582,-0.3373784;0.3439358;-0.01640495,-0.530261;0.2140041;-0.02332487,0.0751287;-0.007045723;-0.04724816,0.06487243;-0.3240494;-0.03062337,0.02322385;-0.6987758;0.02964689,0.01813557;-0.6615927;-0.0771326,-0.08326739;0.01684183;-0.02663169,-0.1763112;-0.2059174;-0.2330151,-0.1384548;-0.5673809;-0.1159768,-0.1644546;-0.6129241;-0.1873672,0.05669833;0.5345439;-0.04914396,0;0;0,0.03761572;0.3105426;0.002471447,0.07370806;0.6087283;-0.008854628,0.2402931;0.4856743;-0.0005719662,0.3800658;0.2621744;0.03675234,0.5328978;0.08703156;0.02669048,-0.1141447;0.50225;0.0004902137,-0.2827581;0.2963294;0.007414051,-0.4311256;0.1178184;-0.008548401,0.07715769;-0.008292168;-0.04363811,0.0605506;-0.3254532;-0.04117978,0.003969252;-0.6964453;0.02917886,0.01192714;-0.7513527;-0.03568077,-0.08179699;0.01726821;-0.03061723,-0.158144;-0.2350137;-0.2078118,-0.1612768;-0.5931396;-0.07543744,-0.1932456;-0.6417739;-0.1408133,0.06502247;0.535853;-0.003646255,35.66431
+0;0;0,0.03257787;0.3102248;-0.02360052,0.06461096;0.6067658;-0.06075327,0.2352903;0.4980397;-0.04473003,0.4505854;0.3466128;-0.004734538,0.6550459;0.236406;0.008839739,-0.1201278;0.4976287;-0.02430582,-0.3373784;0.3439358;-0.01640495,-0.530261;0.2140041;-0.02332487,0.0751287;-0.007045723;-0.04724816,0.06487243;-0.3240494;-0.03062337,0.02322385;-0.6987758;0.02964689,0.01813557;-0.6615927;-0.0771326,-0.08326739;0.01684183;-0.02663169,-0.1763112;-0.2059174;-0.2330151,-0.1384548;-0.5673809;-0.1159768,-0.1644546;-0.6129241;-0.1873672,0.05669833;0.5345439;-0.04914396,0;0;0,0.03761572;0.3105426;0.002471447,0.07370806;0.6087283;-0.008854628,0.2402931;0.4856743;-0.0005719662,0.3800658;0.2621744;0.03675234,0.5328978;0.08703156;0.02669048,-0.1141447;0.50225;0.0004902137,-0.2827581;0.2963294;0.007414051,-0.4311256;0.1178184;-0.008548401,0.07715769;-0.008292168;-0.04363811,0.0605506;-0.3254532;-0.04117978,0.003969252;-0.6964453;0.02917886,0.01192714;-0.7513527;-0.03568077,-0.08179699;0.01726821;-0.03061723,-0.158144;-0.2350137;-0.2078118,-0.1612768;-0.5931396;-0.07543744,-0.1932456;-0.6417739;-0.1408133,0.06502247;0.535853;-0.003646255,35.67559
+0;0;0,0.03291762;0.3096722;-0.02350673,0.06511029;0.6056058;-0.06069639,0.2356337;0.4972269;-0.04471453,0.4498412;0.3513251;-0.005411543,0.6879143;0.2361427;0.01237882,-0.1196009;0.4972026;-0.0243083,-0.3387749;0.3535881;-0.01692125,-0.5629515;0.2124379;-0.02607302,0.07540159;-0.00704067;-0.04750739,0.06449072;-0.3228547;-0.03175327,0.02308693;-0.6994791;0.02899971,0.01799945;-0.6623146;-0.07739317,-0.08366292;0.01681059;-0.02664288,-0.1775749;-0.2004132;-0.2366431,-0.1389587;-0.563648;-0.1190827,-0.1632363;-0.6078841;-0.1918581,0.05717733;0.5335643;-0.04907441,0;0;0,0.03862302;0.3098873;0.003341675,0.07638916;0.6073303;-0.006788969,0.2419625;0.4831569;0.0002758505,0.3830162;0.2650989;0.03593409,0.5716368;0.07942022;0.02151203,-0.1118639;0.5016276;0.002196847,-0.2839889;0.3040095;0.008279108,-0.4578622;0.1045679;-0.007639649,0.07723252;-0.008627713;-0.0441885,0.05964769;-0.3245233;-0.04165184,0.002837032;-0.6971784;0.03012526,0.00800617;-0.752704;-0.0335561,-0.08222338;0.01762345;-0.03034226,-0.1602585;-0.2268502;-0.2154067,-0.1608415;-0.5859582;-0.08015782,-0.1941143;-0.6361799;-0.1422391,0.06723852;0.5346605;-0.001956224,35.68835
+0;0;0,0.03286809;0.3092063;-0.02347137,0.06502874;0.6048455;-0.06062424,0.2360697;0.4964297;-0.04464073,0.4488221;0.351519;-0.005604733,0.6852786;0.2371188;0.01206483,-0.1201805;0.4964054;-0.02417617,-0.3378656;0.3537665;-0.0168393,-0.5605199;0.2135748;-0.02592893,0.07573514;-0.007071815;-0.04771755,0.06496859;-0.3187087;-0.03217179,0.02309869;-0.699573;0.02926512,0.01804574;-0.6624572;-0.07640564,-0.08403302;0.01688495;-0.02676074,-0.1767029;-0.1974657;-0.2339834,-0.137652;-0.5647897;-0.1150996,-0.1617648;-0.608522;-0.187381,0.05710316;0.532871;-0.04901309,0;0;0,0.03941515;0.3093025;0.004263639,0.077979;0.6063676;-0.005104184,0.2434605;0.4807892;0.001653194,0.3883478;0.2671634;0.03568506,0.5740435;0.08107382;0.0215764,-0.1110035;0.5009755;0.004994223,-0.287911;0.3100347;0.01063854,-0.4670962;0.1176027;-0.002547792,0.07722479;-0.008977562;-0.04492795,0.05898905;-0.3206506;-0.04334914,0.002311543;-0.6971448;0.03165114,0.00567551;-0.7534345;-0.02987325,-0.08271778;0.01799976;-0.02994268,-0.1613651;-0.2179124;-0.2187155,-0.1608021;-0.5798488;-0.07876197,-0.1918961;-0.6314726;-0.1388718,0.06863557;0.5337783;-0.000472188,35.70893
+0;0;0,0.03286809;0.3092063;-0.02347137,0.06502874;0.6048455;-0.06062424,0.2360697;0.4964297;-0.04464073,0.4488221;0.351519;-0.005604733,0.6852786;0.2371188;0.01206483,-0.1201805;0.4964054;-0.02417617,-0.3378656;0.3537665;-0.0168393,-0.5605199;0.2135748;-0.02592893,0.07573514;-0.007071815;-0.04771755,0.06496859;-0.3187087;-0.03217179,0.02309869;-0.699573;0.02926512,0.01804574;-0.6624572;-0.07640564,-0.08403302;0.01688495;-0.02676074,-0.1767029;-0.1974657;-0.2339834,-0.137652;-0.5647897;-0.1150996,-0.1617648;-0.608522;-0.187381,0.05710316;0.532871;-0.04901309,0;0;0,0.03941515;0.3093025;0.004263639,0.077979;0.6063676;-0.005104184,0.2434605;0.4807892;0.001653194,0.3883478;0.2671634;0.03568506,0.5740435;0.08107382;0.0215764,-0.1110035;0.5009755;0.004994223,-0.287911;0.3100347;0.01063854,-0.4670962;0.1176027;-0.002547792,0.07722479;-0.008977562;-0.04492795,0.05898905;-0.3206506;-0.04334914,0.002311543;-0.6971448;0.03165114,0.00567551;-0.7534345;-0.02987325,-0.08271778;0.01799976;-0.02994268,-0.1613651;-0.2179124;-0.2187155,-0.1608021;-0.5798488;-0.07876197,-0.1918961;-0.6314726;-0.1388718,0.06863557;0.5337783;-0.000472188,35.72047
+0;0;0,0.03280435;0.3086067;-0.02342585,0.06493819;0.6039995;-0.0605476,0.2370312;0.4954344;-0.04454879,0.4485497;0.3513642;-0.005739201,0.6781867;0.2402633;0.01142076,-0.1212993;0.4954099;-0.02396472,-0.3377219;0.3535983;-0.01667041,-0.5539548;0.2174498;-0.02549788,0.07578728;-0.007076683;-0.0477504,0.06505425;-0.3177432;-0.03225305,0.02295545;-0.7006897;0.02951974,0.01795491;-0.6636477;-0.07505487,-0.08409086;0.01689657;-0.02677916,-0.1764722;-0.1967867;-0.2333566,-0.1372078;-0.5661188;-0.1138228,-0.1610705;-0.6090862;-0.1853545,0.0570196;0.5320885;-0.04894667,0;0;0,0.04007627;0.3085792;0.005980372,0.07975332;0.6052969;-0.001727104,0.2455236;0.4781462;0.00455761,0.3940522;0.2684627;0.03577542,0.578204;0.09177355;0.0202806,-0.1106329;0.5001382;0.008779347,-0.2922271;0.3157369;0.0134912,-0.4714776;0.1337977;0.001726757,0.07705453;-0.009532213;-0.0452286,0.05733268;-0.3201364;-0.04295671,0.001029637;-0.6985561;0.03362477,0.003708776;-0.7557067;-0.02475369,-0.08276042;0.01855231;-0.02967179,-0.1631122;-0.2101632;-0.2248689,-0.1601107;-0.5721343;-0.07925238,-0.1914377;-0.621778;-0.1399643,0.07008976;0.532785;0.002412438,35.74249
+0;0;0,0.03305131;0.3085846;-0.02337029,0.06529551;0.6039556;-0.06056555,0.2373575;0.4953521;-0.04420894,0.4515124;0.3550045;-0.006225817,0.6861222;0.2547701;0.01057636,-0.1210547;0.4959378;-0.02383825,-0.3424711;0.3619692;-0.01839216,-0.5680445;0.2420314;-0.02852052,0.07569475;-0.007141737;-0.04788726,0.06455711;-0.317813;-0.03277352,0.02274742;-0.7008348;0.02872817,0.01779653;-0.6637724;-0.07584745,-0.08414891;0.0169463;-0.02656454,-0.1777393;-0.1908953;-0.2384885,-0.1389322;-0.560565;-0.1198521,-0.1606848;-0.6012672;-0.194273,0.05736331;0.5320507;-0.04893624,0;0;0,0.04007627;0.3085792;0.005980372,0.07975332;0.6052969;-0.001727104,0.2455236;0.4781462;0.00455761,0.3940522;0.2684627;0.03577542,0.578204;0.09177355;0.0202806,-0.1106329;0.5001382;0.008779347,-0.2922271;0.3157369;0.0134912,-0.4714776;0.1337977;0.001726757,0.07705453;-0.009532213;-0.0452286,0.05733268;-0.3201364;-0.04295671,0.001029637;-0.6985561;0.03362477,0.003708776;-0.7557067;-0.02475369,-0.08276042;0.01855231;-0.02967179,-0.1631122;-0.2101632;-0.2248689,-0.1601107;-0.5721343;-0.07925238,-0.1914377;-0.621778;-0.1399643,0.07008976;0.532785;0.002412438,35.75386
+0;0;0,0.0329823;0.3079403;-0.02332149,0.06519319;0.6030063;-0.06047788,0.2371778;0.4945047;-0.04413716,0.4477335;0.3565159;-0.006792404,0.6770062;0.2585617;0.009627536,-0.1210618;0.4950901;-0.02377628,-0.338757;0.363373;-0.01842172,-0.5591988;0.2461637;-0.02831968,0.07575193;-0.007147132;-0.04792343,0.06459299;-0.3184121;-0.03278081,0.0227813;-0.7014523;0.02872384,0.01782753;-0.6643859;-0.07591246,-0.08421247;0.0169591;-0.0265846,-0.1779817;-0.1912797;-0.2389136,-0.1391727;-0.5609671;-0.1202715,-0.160938;-0.6017104;-0.1947355,0.05727028;0.5311856;-0.04886219,0;0;0,0.04017079;0.3078547;0.008410692,0.08048859;0.6042268;0.002857447,0.2457141;0.4763196;0.007876754,0.3952829;0.2725316;0.0373534,0.5807461;0.1059935;0.02006018,-0.1101278;0.4997908;0.01245581,-0.2929564;0.3228063;0.01686813,-0.4734802;0.1505022;0.004496587,0.07682401;-0.009965122;-0.04566026,0.05525582;-0.3210243;-0.04157758,-0.0007830113;-0.6992708;0.0361402,0.001686186;-0.7564032;-0.02238405,-0.08287702;0.01895284;-0.02929643,-0.1661611;-0.2052824;-0.2293514,-0.1625028;-0.5664114;-0.08162417,-0.192813;-0.6163815;-0.1425281,0.07062894;0.5317938;0.006346345,35.77606
+0;0;0,0.0329823;0.3079403;-0.02332149,0.06519319;0.6030063;-0.06047788,0.2371778;0.4945047;-0.04413716,0.4477335;0.3565159;-0.006792404,0.6770062;0.2585617;0.009627536,-0.1210618;0.4950901;-0.02377628,-0.338757;0.363373;-0.01842172,-0.5591988;0.2461637;-0.02831968,0.07575193;-0.007147132;-0.04792343,0.06459299;-0.3184121;-0.03278081,0.0227813;-0.7014523;0.02872384,0.01782753;-0.6643859;-0.07591246,-0.08421247;0.0169591;-0.0265846,-0.1779817;-0.1912797;-0.2389136,-0.1391727;-0.5609671;-0.1202715,-0.160938;-0.6017104;-0.1947355,0.05727028;0.5311856;-0.04886219,0;0;0,0.04017079;0.3078547;0.008410692,0.08048859;0.6042268;0.002857447,0.2457141;0.4763196;0.007876754,0.3952829;0.2725316;0.0373534,0.5807461;0.1059935;0.02006018,-0.1101278;0.4997908;0.01245581,-0.2929564;0.3228063;0.01686813,-0.4734802;0.1505022;0.004496587,0.07682401;-0.009965122;-0.04566026,0.05525582;-0.3210243;-0.04157758,-0.0007830113;-0.6992708;0.0361402,0.001686186;-0.7564032;-0.02238405,-0.08287702;0.01895284;-0.02929643,-0.1661611;-0.2052824;-0.2293514,-0.1625028;-0.5664114;-0.08162417,-0.192813;-0.6163815;-0.1425281,0.07062894;0.5317938;0.006346345,35.78793
+0;0;0,0.03290022;0.3079821;-0.02288082,0.0649394;0.6031151;-0.05965198,0.2370397;0.4948106;-0.04410531,0.4557363;0.3706925;-0.004916891,0.6845664;0.2716077;0.01088052,-0.1214508;0.4955447;-0.02388078,-0.3443154;0.3727541;-0.01907521,-0.5616216;0.2498353;-0.02905197,0.07563413;-0.007032245;-0.04812606,0.06366824;-0.3183002;-0.03367747,0.02235918;-0.7014055;0.02776131,0.01743866;-0.6642857;-0.07687294,-0.08432705;0.01679773;-0.02632252,-0.1795984;-0.1867443;-0.2425023,-0.1407129;-0.5567706;-0.1249467,-0.1605306;-0.6010228;-0.1964806,0.05707083;0.5312734;-0.04812974,0;0;0,0.04017079;0.3078547;0.008410692,0.08048859;0.6042268;0.002857447,0.2457141;0.4763196;0.007876754,0.3952829;0.2725316;0.0373534,0.5807461;0.1059935;0.02006018,-0.1101278;0.4997908;0.01245581,-0.2929564;0.3228063;0.01686813,-0.4734802;0.1505022;0.004496587,0.07682401;-0.009965122;-0.04566026,0.05525582;-0.3210243;-0.04157758,-0.0007830113;-0.6992708;0.0361402,0.001686186;-0.7564032;-0.02238405,-0.08287702;0.01895284;-0.02929643,-0.1661611;-0.2052824;-0.2293514,-0.1625028;-0.5664114;-0.08162417,-0.192813;-0.6163815;-0.1425281,0.07062894;0.5317938;0.006346345,35.80968
+0;0;0,0.03287212;0.3077191;-0.02286128,0.0648891;0.6026474;-0.05960728,0.2362771;0.4945307;-0.04408348,0.4539353;0.3710019;-0.005081117,0.7212373;0.2552585;0.01337221,-0.1207852;0.4952619;-0.02393952,-0.3425916;0.3730543;-0.01915676,-0.5964323;0.2294698;-0.03081085,0.07611831;-0.007077262;-0.04843415,0.06421641;-0.3166806;-0.03406282,0.02264795;-0.7021917;0.02776177,0.01774852;-0.6651025;-0.07642379,-0.08486688;0.01690526;-0.02649103,-0.1796287;-0.1855483;-0.2415148,-0.1404991;-0.5578981;-0.1232209,-0.1602318;-0.6018319;-0.1944481,0.05702519;0.5308482;-0.04809187,0;0;0,0.04038437;0.3074977;0.01041579,0.08087027;0.6036646;0.006536245,0.24517;0.4754165;0.01084161,0.3989953;0.2761126;0.03861582,0.6245396;0.09432596;0.002967238,-0.1090616;0.49938;0.01583011,-0.2946237;0.3270199;0.01962248,-0.5112879;0.1319584;0.0056563,0.07685567;-0.0101593;-0.04668987,0.053086;-0.3193771;-0.04202032,-0.002530992;-0.6997179;0.03808367,-0.000744462;-0.7572028;-0.01911855,-0.08367135;0.01919893;-0.02864363,-0.1709576;-0.1901883;-0.2401632,-0.1643971;-0.5516506;-0.08696091,-0.1926233;-0.6067157;-0.1407765,0.07096899;0.5312621;0.009602308,35.82125
+0;0;0,0.03287212;0.3077191;-0.02286128,0.0648891;0.6026474;-0.05960728,0.2362771;0.4945307;-0.04408348,0.4539353;0.3710019;-0.005081117,0.7212373;0.2552585;0.01337221,-0.1207852;0.4952619;-0.02393952,-0.3425916;0.3730543;-0.01915676,-0.5964323;0.2294698;-0.03081085,0.07611831;-0.007077262;-0.04843415,0.06421641;-0.3166806;-0.03406282,0.02264795;-0.7021917;0.02776177,0.01774852;-0.6651025;-0.07642379,-0.08486688;0.01690526;-0.02649103,-0.1796287;-0.1855483;-0.2415148,-0.1404991;-0.5578981;-0.1232209,-0.1602318;-0.6018319;-0.1944481,0.05702519;0.5308482;-0.04809187,0;0;0,0.04038437;0.3074977;0.01041579,0.08087027;0.6036646;0.006536245,0.24517;0.4754165;0.01084161,0.3989953;0.2761126;0.03861582,0.6245396;0.09432596;0.002967238,-0.1090616;0.49938;0.01583011,-0.2946237;0.3270199;0.01962248,-0.5112879;0.1319584;0.0056563,0.07685567;-0.0101593;-0.04668987,0.053086;-0.3193771;-0.04202032,-0.002530992;-0.6997179;0.03808367,-0.000744462;-0.7572028;-0.01911855,-0.08367135;0.01919893;-0.02864363,-0.1709576;-0.1901883;-0.2401632,-0.1643971;-0.5516506;-0.08696091,-0.1926233;-0.6067157;-0.1407765,0.07096899;0.5312621;0.009602308,35.83379
+0;0;0,0.03232254;0.3073446;-0.02267754,0.06382672;0.6019626;-0.05932615,0.2353124;0.494019;-0.04376169,0.4500337;0.3754211;-0.00648779,0.6799626;0.2875684;0.01066118,-0.1218119;0.4951974;-0.02389821,-0.3415127;0.3799703;-0.02011086,-0.557947;0.2618926;-0.02977118,0.0763589;-0.006924884;-0.04890956,0.06321134;-0.3159236;-0.03520587,0.0217848;-0.7022443;0.02653582,0.01698077;-0.6651897;-0.07694711,-0.08542846;0.01677336;-0.02629476,-0.1833847;-0.1769933;-0.2469753,-0.1444188;-0.5510759;-0.1315816,-0.1628045;-0.5950868;-0.2020509,0.05608893;0.5302359;-0.04783293,0;0;0,0.04041529;0.3069621;0.0126735,0.0808816;0.6027707;0.0102334,0.2450921;0.4745711;0.0144099,0.4001575;0.2826301;0.04036057,0.5991571;0.1386085;0.01720059,-0.1090487;0.4987648;0.01969475,-0.2951255;0.3346739;0.02280273,-0.4819288;0.1739432;0.01057032,0.07673539;-0.01034607;-0.04770136,0.05151665;-0.3188316;-0.04125428,-0.004053161;-0.6997035;0.0401119,0.0008787066;-0.7574332;-0.01521206,-0.08434042;0.01945352;-0.02791118,-0.1736415;-0.1842674;-0.2432341,-0.1667977;-0.5461998;-0.08918859,-0.1948251;-0.5998372;-0.1439683,0.07095131;0.5304472;0.01295066,35.85429
+0;0;0,0.03232254;0.3073446;-0.02267754,0.06382672;0.6019626;-0.05932615,0.2353124;0.494019;-0.04376169,0.4500337;0.3754211;-0.00648779,0.6799626;0.2875684;0.01066118,-0.1218119;0.4951974;-0.02389821,-0.3415127;0.3799703;-0.02011086,-0.557947;0.2618926;-0.02977118,0.0763589;-0.006924884;-0.04890956,0.06321134;-0.3159236;-0.03520587,0.0217848;-0.7022443;0.02653582,0.01698077;-0.6651897;-0.07694711,-0.08542846;0.01677336;-0.02629476,-0.1833847;-0.1769933;-0.2469753,-0.1444188;-0.5510759;-0.1315816,-0.1628045;-0.5950868;-0.2020509,0.05608893;0.5302359;-0.04783293,0;0;0,0.04041529;0.3069621;0.0126735,0.0808816;0.6027707;0.0102334,0.2450921;0.4745711;0.0144099,0.4001575;0.2826301;0.04036057,0.5991571;0.1386085;0.01720059,-0.1090487;0.4987648;0.01969475,-0.2951255;0.3346739;0.02280273,-0.4819288;0.1739432;0.01057032,0.07673539;-0.01034607;-0.04770136,0.05151665;-0.3188316;-0.04125428,-0.004053161;-0.6997035;0.0401119,0.0008787066;-0.7574332;-0.01521206,-0.08434042;0.01945352;-0.02791118,-0.1736415;-0.1842674;-0.2432341,-0.1667977;-0.5461998;-0.08918859,-0.1948251;-0.5998372;-0.1439683,0.07095131;0.5304472;0.01295066,35.87653
+0;0;0,0.0323415;0.3075249;-0.02269085,0.06384339;0.6021217;-0.05933642,0.2340077;0.4944589;-0.04380417,0.4464575;0.3771157;-0.006924592,0.6737598;0.2902666;0.01002848,-0.1204808;0.4956287;-0.02408729,-0.3378573;0.3816205;-0.02034001,-0.5518192;0.2648917;-0.02988997,0.0763322;-0.006922463;-0.04889245,0.06322188;-0.3150459;-0.03522758,0.02162546;-0.7029508;0.02676728,0.01677939;-0.6658344;-0.0776212,-0.08539858;0.0167675;-0.02628556,-0.1830774;-0.1764503;-0.2463411,-0.1439517;-0.5520669;-0.1304741,-0.1624983;-0.5967255;-0.2015601,0.05610707;0.5304085;-0.04784536,0;0;0,0.04154707;0.3069409;0.01391268,0.0829448;0.6026082;0.01315975,0.2453148;0.4737437;0.01678097,0.4042721;0.2882184;0.04080963,0.5993243;0.1433677;0.01914346,-0.1058745;0.4991299;0.02284713,-0.2938797;0.3412973;0.02556046,-0.4813585;0.1857606;0.01304798,0.07651135;-0.01042402;-0.04798281,0.0504448;-0.3179475;-0.04101527,-0.00534378;-0.7000849;0.04206562,-0.0004726504;-0.7572338;-0.01583457,-0.08438875;0.01956306;-0.02758303,-0.1754531;-0.1781878;-0.2464451,-0.1672906;-0.5411977;-0.09087859,-0.1992754;-0.5925646;-0.1485629,0.07281642;0.5303116;0.01545858,35.88795
+0;0;0,0.03211981;0.3073857;-0.02241525,0.06339545;0.6018437;-0.05875137,0.2354749;0.4944387;-0.0428237,0.4492837;0.383873;-0.007253375,0.667145;0.3045941;0.009463081,-0.1227494;0.4954376;-0.0238436,-0.3413767;0.3887202;-0.01963397,-0.551055;0.2888088;-0.0286264,0.0763334;-0.006813259;-0.04894722,0.0622616;-0.3133976;-0.034906,0.02052028;-0.7038848;0.02711471,0.01589929;-0.6667042;-0.07734258,-0.08549362;0.01660344;-0.02615728,-0.1843113;-0.1710113;-0.2484744,-0.1444649;-0.5491702;-0.1323825,-0.1598567;-0.5942487;-0.2038706,0.05571874;0.5301429;-0.04734123,0;0;0,0.04112947;0.3067405;0.0154506,0.08210319;0.6022661;0.01556945,0.2461328;0.4725775;0.02002096,0.4074081;0.2917898;0.042611,0.6004366;0.1637033;0.02358568,-0.1083524;0.4984102;0.02586466,-0.2990083;0.3472591;0.02867648,-0.4800227;0.2020112;0.01583374,0.07637846;-0.0106464;-0.04818738,0.04988819;-0.3166481;-0.04109108,-0.00666428;-0.7009161;0.04381537,-0.001704771;-0.7580034;-0.01428319,-0.08443732;0.01980378;-0.02733475,-0.1766954;-0.1717997;-0.2490682,-0.1669486;-0.5368581;-0.09188516,-0.2000098;-0.5882326;-0.1490638,0.07204564;0.5299852;0.01767647,35.91002
+0;0;0,0.03211981;0.3073857;-0.02241525,0.06339545;0.6018437;-0.05875137,0.2354749;0.4944387;-0.0428237,0.4492837;0.383873;-0.007253375,0.667145;0.3045941;0.009463081,-0.1227494;0.4954376;-0.0238436,-0.3413767;0.3887202;-0.01963397,-0.551055;0.2888088;-0.0286264,0.0763334;-0.006813259;-0.04894722,0.0622616;-0.3133976;-0.034906,0.02052028;-0.7038848;0.02711471,0.01589929;-0.6667042;-0.07734258,-0.08549362;0.01660344;-0.02615728,-0.1843113;-0.1710113;-0.2484744,-0.1444649;-0.5491702;-0.1323825,-0.1598567;-0.5942487;-0.2038706,0.05571874;0.5301429;-0.04734123,0;0;0,0.04112947;0.3067405;0.0154506,0.08210319;0.6022661;0.01556945,0.2461328;0.4725775;0.02002096,0.4074081;0.2917898;0.042611,0.6004366;0.1637033;0.02358568,-0.1083524;0.4984102;0.02586466,-0.2990083;0.3472591;0.02867648,-0.4800227;0.2020112;0.01583374,0.07637846;-0.0106464;-0.04818738,0.04988819;-0.3166481;-0.04109108,-0.00666428;-0.7009161;0.04381537,-0.001704771;-0.7580034;-0.01428319,-0.08443732;0.01980378;-0.02733475,-0.1766954;-0.1717997;-0.2490682,-0.1669486;-0.5368581;-0.09188516,-0.2000098;-0.5882326;-0.1490638,0.07204564;0.5299852;0.01767647,35.92143
+0;0;0,0.03174962;0.3073821;-0.02207432,0.06261083;0.6016792;-0.05801467,0.2358964;0.4942582;-0.04215843,0.4474619;0.3911546;-0.008000165,0.6691552;0.3240938;0.01055539,-0.1246239;0.4956358;-0.02345231,-0.34014;0.3951728;-0.01932264,-0.551784;0.2997018;-0.02835057,0.07615533;-0.006622565;-0.04889518,0.06121751;-0.3129644;-0.03541769,0.01901657;-0.7046244;0.0274229,0.01457009;-0.6675153;-0.07544096,-0.08539028;0.01632305;-0.02600557,-0.1853226;-0.1667883;-0.2512475,-0.1434625;-0.5456343;-0.133558,-0.157688;-0.5905743;-0.2030773,0.05504876;0.530035;-0.0467124,0;0;0,0.04193193;0.3065199;0.01631987,0.08356838;0.6016972;0.01775467,0.2485363;0.4719205;0.02272189,0.4094241;0.2979687;0.04304409,0.6042347;0.1726184;0.02500236,-0.1081052;0.4979376;0.02806078,-0.2975977;0.354253;0.03016348,-0.4807765;0.2118294;0.01789997,0.0761715;-0.01084313;-0.04810989,0.04951447;-0.3165902;-0.0404774,-0.007168442;-0.702145;0.04473972,-0.004691601;-0.7603868;-0.008725524,-0.08418403;0.0200017;-0.02733519,-0.1773224;-0.1681488;-0.2513325,-0.1666858;-0.5343601;-0.0935239,-0.1978849;-0.5851157;-0.149706,0.07337999;0.5295109;0.01952612,35.94361
+0;0;0,0.03174962;0.3073821;-0.02207432,0.06261083;0.6016792;-0.05801467,0.2358964;0.4942582;-0.04215843,0.4474619;0.3911546;-0.008000165,0.6691552;0.3240938;0.01055539,-0.1246239;0.4956358;-0.02345231,-0.34014;0.3951728;-0.01932264,-0.551784;0.2997018;-0.02835057,0.07615533;-0.006622565;-0.04889518,0.06121751;-0.3129644;-0.03541769,0.01901657;-0.7046244;0.0274229,0.01457009;-0.6675153;-0.07544096,-0.08539028;0.01632305;-0.02600557,-0.1853226;-0.1667883;-0.2512475,-0.1434625;-0.5456343;-0.133558,-0.157688;-0.5905743;-0.2030773,0.05504876;0.530035;-0.0467124,0;0;0,0.04193193;0.3065199;0.01631987,0.08356838;0.6016972;0.01775467,0.2485363;0.4719205;0.02272189,0.4094241;0.2979687;0.04304409,0.6042347;0.1726184;0.02500236,-0.1081052;0.4979376;0.02806078,-0.2975977;0.354253;0.03016348,-0.4807765;0.2118294;0.01789997,0.0761715;-0.01084313;-0.04810989,0.04951447;-0.3165902;-0.0404774,-0.007168442;-0.702145;0.04473972,-0.004691601;-0.7603868;-0.008725524,-0.08418403;0.0200017;-0.02733519,-0.1773224;-0.1681488;-0.2513325,-0.1666858;-0.5343601;-0.0935239,-0.1978849;-0.5851157;-0.149706,0.07337999;0.5295109;0.01952612,35.95499
+0;0;0,0.03178195;0.3076951;-0.02209679,0.06266159;0.6021681;-0.05805811,0.2357574;0.4947523;-0.04220156,0.4466818;0.3919611;-0.008146815,0.6683553;0.3249063;0.01040708,-0.1243913;0.4961285;-0.02351472,-0.3392543;0.3959699;-0.01939756,-0.5508794;0.3005075;-0.02842469,0.07591315;-0.006601504;-0.04873968,0.06093992;-0.3136692;-0.03523026,0.01873576;-0.7053591;0.02761514,0.01428768;-0.6682474;-0.07528577,-0.08511873;0.01627114;-0.02592287,-0.1852878;-0.167274;-0.2516984,-0.1434246;-0.546149;-0.1339999,-0.1576551;-0.591116;-0.2035442,0.05509617;0.5304922;-0.04675084,0;0;0,0.04318213;0.3065964;0.01756525,0.08587031;0.6017896;0.02080834,0.2498908;0.4704419;0.02557671,0.4148166;0.3012299;0.04511142,0.6131196;0.1817311;0.02572858,-0.1058849;0.4982066;0.030203,-0.2975529;0.3586547;0.03206223,-0.483892;0.2202902;0.02144578,0.07583541;-0.01095055;-0.04807305,0.04786988;-0.3172705;-0.03894663,-0.008782521;-0.7028027;0.04653513,-0.006650671;-0.7610449;-0.007016063,-0.08386378;0.02008991;-0.02729841,-0.1789315;-0.1579707;-0.259578,-0.1658116;-0.5222595;-0.09748799,-0.1964388;-0.5716521;-0.1559496,0.07546076;0.5295925;0.02212644,35.97713
+0;0;0,0.03158041;0.3077386;-0.02177692,0.06224265;0.6022726;-0.0574232,0.235465;0.4951352;-0.04203332,0.4487783;0.3972836;-0.008309018,0.671244;0.3331107;0.01094114,-0.1248401;0.4963604;-0.02342987,-0.3416024;0.4003457;-0.02025506,-0.5561922;0.3117435;-0.02923385,0.075964;-0.006091052;-0.0487269,0.06014524;-0.31314;-0.03576616,0.01811645;-0.704764;0.02760512,0.01366617;-0.6676134;-0.07529299,-0.08523249;0.01578659;-0.02584856,-0.186913;-0.1627302;-0.2549558,-0.1443058;-0.541842;-0.1382917,-0.1575049;-0.5877121;-0.2070556,0.05473595;0.5305787;-0.04619163,0;0;0,0.04318213;0.3065964;0.01756525,0.08587031;0.6017896;0.02080834,0.2498908;0.4704419;0.02557671,0.4148166;0.3012299;0.04511142,0.6131196;0.1817311;0.02572858,-0.1058849;0.4982066;0.030203,-0.2975529;0.3586547;0.03206223,-0.483892;0.2202902;0.02144578,0.07583541;-0.01095055;-0.04807305,0.04786988;-0.3172705;-0.03894663,-0.008782521;-0.7028027;0.04653513,-0.006650671;-0.7610449;-0.007016063,-0.08386378;0.02008991;-0.02729841,-0.1789315;-0.1579707;-0.259578,-0.1658116;-0.5222595;-0.09748799,-0.1964388;-0.5716521;-0.1559496,0.07546076;0.5295925;0.02212644,35.98852
+0;0;0,0.0315998;0.3079276;-0.0217903,0.0622655;0.6024949;-0.05743987,0.2365877;0.4951493;-0.04202586,0.4478554;0.398236;-0.008624952,0.6702374;0.3340873;0.01061796,-0.1259084;0.4963819;-0.02330928,-0.3405921;0.4012879;-0.02016492,-0.5551012;0.3127191;-0.02914032,0.07581258;-0.006078911;-0.04862978,0.06004516;-0.3121312;-0.0357111,0.01787881;-0.7050369;0.02786759,0.01343624;-0.6678987;-0.0748523,-0.08506259;0.01575512;-0.02579704,-0.186413;-0.1621822;-0.2541606,-0.1436664;-0.5425348;-0.1371148,-0.1568426;-0.5882735;-0.2057596,0.05475956;0.5308083;-0.04620945,0;0;0,0.04416081;0.3066163;0.0181402,0.08762738;0.6017175;0.02233517,0.2522418;0.4691254;0.02718651,0.4191014;0.3049421;0.04572189,0.6202894;0.1905114;0.02653623,-0.1054684;0.4983987;0.0312244,-0.2988967;0.3652628;0.03269228,-0.4877859;0.2304861;0.02293444,0.07563952;-0.01116627;-0.04799306,0.04755709;-0.3164783;-0.03907621,-0.009517178;-0.7031263;0.04718471,-0.007473737;-0.7614711;-0.005853888,-0.08359655;0.02033071;-0.02734293,-0.1806278;-0.1453789;-0.2665265,-0.1684955;-0.5149873;-0.113433,-0.1965167;-0.5684108;-0.1670744,0.07706825;0.5295458;0.02342904,36.01079
+0;0;0,0.0315998;0.3079276;-0.0217903,0.0622655;0.6024949;-0.05743987,0.2365877;0.4951493;-0.04202586,0.4478554;0.398236;-0.008624952,0.6702374;0.3340873;0.01061796,-0.1259084;0.4963819;-0.02330928,-0.3405921;0.4012879;-0.02016492,-0.5551012;0.3127191;-0.02914032,0.07581258;-0.006078911;-0.04862978,0.06004516;-0.3121312;-0.0357111,0.01787881;-0.7050369;0.02786759,0.01343624;-0.6678987;-0.0748523,-0.08506259;0.01575512;-0.02579704,-0.186413;-0.1621822;-0.2541606,-0.1436664;-0.5425348;-0.1371148,-0.1568426;-0.5882735;-0.2057596,0.05475956;0.5308083;-0.04620945,0;0;0,0.04416081;0.3066163;0.0181402,0.08762738;0.6017175;0.02233517,0.2522418;0.4691254;0.02718651,0.4191014;0.3049421;0.04572189,0.6202894;0.1905114;0.02653623,-0.1054684;0.4983987;0.0312244,-0.2988967;0.3652628;0.03269228,-0.4877859;0.2304861;0.02293444,0.07563952;-0.01116627;-0.04799306,0.04755709;-0.3164783;-0.03907621,-0.009517178;-0.7031263;0.04718471,-0.007473737;-0.7614711;-0.005853888,-0.08359655;0.02033071;-0.02734293,-0.1806278;-0.1453789;-0.2665265,-0.1684955;-0.5149873;-0.113433,-0.1965167;-0.5684108;-0.1670744,0.07706825;0.5295458;0.02342904,36.0332
+0;0;0,0.03126738;0.307886;-0.02142888,0.06155228;0.6021749;-0.0567476,0.2383908;0.4945933;-0.04136977,0.4496694;0.4031313;-0.009152554,0.6726669;0.341589;0.01052099,-0.1289883;0.4958976;-0.0228352,-0.343701;0.4068153;-0.02066389,-0.5593443;0.3214718;-0.0314751,0.07554617;-0.005820715;-0.04847576,0.05855537;-0.312099;-0.03601566,0.0161912;-0.7053497;0.02772985,0.01181189;-0.6681402;-0.07546097,-0.0848484;0.01537886;-0.02559774,-0.1877574;-0.1582318;-0.2569405,-0.1450881;-0.5391737;-0.1404632,-0.1567186;-0.5865614;-0.2082524,0.05414591;0.5305684;-0.04559514,0;0;0,0.04508463;0.3063614;0.01845884,0.0890764;0.6010196;0.02310979,0.2557741;0.4674768;0.02913165,0.4241674;0.3081722;0.04667222,0.6287358;0.2001211;0.02720118,-0.1066543;0.4982022;0.0317125,-0.3016093;0.3715782;0.03260415,-0.4911297;0.2377343;0.02422355,0.07535884;-0.0115955;-0.04772413,0.04675601;-0.3171285;-0.03867758,-0.01041482;-0.7041094;0.0478183,-0.008621424;-0.7621973;-0.006558307,-0.08305305;0.02080817;-0.02757197,-0.1811874;-0.1313339;-0.2755091,-0.1705735;-0.5033932;-0.1273083,-0.1951767;-0.5607693;-0.177104,0.07842521;0.5289624;0.02412128,36.05541
+0;0;0,0.03126738;0.307886;-0.02142888,0.06155228;0.6021749;-0.0567476,0.2383908;0.4945933;-0.04136977,0.4496694;0.4031313;-0.009152554,0.6726669;0.341589;0.01052099,-0.1289883;0.4958976;-0.0228352,-0.343701;0.4068153;-0.02066389,-0.5593443;0.3214718;-0.0314751,0.07554617;-0.005820715;-0.04847576,0.05855537;-0.312099;-0.03601566,0.0161912;-0.7053497;0.02772985,0.01181189;-0.6681402;-0.07546097,-0.0848484;0.01537886;-0.02559774,-0.1877574;-0.1582318;-0.2569405,-0.1450881;-0.5391737;-0.1404632,-0.1567186;-0.5865614;-0.2082524,0.05414591;0.5305684;-0.04559514,0;0;0,0.04508463;0.3063614;0.01845884,0.0890764;0.6010196;0.02310979,0.2557741;0.4674768;0.02913165,0.4241674;0.3081722;0.04667222,0.6287358;0.2001211;0.02720118,-0.1066543;0.4982022;0.0317125,-0.3016093;0.3715782;0.03260415,-0.4911297;0.2377343;0.02422355,0.07535884;-0.0115955;-0.04772413,0.04675601;-0.3171285;-0.03867758,-0.01041482;-0.7041094;0.0478183,-0.008621424;-0.7621973;-0.006558307,-0.08305305;0.02080817;-0.02757197,-0.1811874;-0.1313339;-0.2755091,-0.1705735;-0.5033932;-0.1273083,-0.1951767;-0.5607693;-0.177104,0.07842521;0.5289624;0.02412128,36.06655
+0;0;0,0.03125664;0.3077803;-0.02142152,0.06150208;0.6016858;-0.05669326,0.2389374;0.4941041;-0.04131977,0.4500492;0.4027143;-0.009127997,0.672909;0.34121;0.0105334,-0.1296082;0.4954124;-0.02272635,-0.3441513;0.4064006;-0.02055676,-0.5596615;0.3211098;-0.03136129,0.07527229;-0.005799613;-0.04830002,0.05823967;-0.312832;-0.03580924,0.01589964;-0.7058585;0.02789994,0.01149562;-0.6686083;-0.07587344,-0.0845408;0.01532311;-0.02550494,-0.1877031;-0.158715;-0.2574172,-0.1450582;-0.5394397;-0.1410063,-0.1567544;-0.5872643;-0.2091782,0.0541075;0.5301933;-0.04555856,0;0;0,0.04630332;0.306057;0.01869941,0.09135029;0.6001556;0.02374196,0.2580361;0.4656529;0.03018582,0.4302562;0.3108082;0.0480721,0.6381874;0.2095879;0.02923226,-0.1054787;0.4988199;0.03128335,-0.3040106;0.3782339;0.03211736,-0.4962036;0.2485074;0.02382807,0.07500573;-0.01209974;-0.04754138,0.04579043;-0.3183215;-0.03806925,-0.01144755;-0.7051157;0.04815947,-0.009939864;-0.7628581;-0.007875212,-0.08250821;0.02139847;-0.02769382,-0.1817602;-0.1283823;-0.2775533,-0.1694508;-0.5005955;-0.1304915,-0.1963663;-0.5547407;-0.1855915,0.08045873;0.5282506;0.02468061,36.07764
+0;0;0,0.03094377;0.3078188;-0.02132192,0.06084658;0.60176;-0.05658502,0.2383839;0.4943041;-0.04079309,0.4516897;0.4080511;-0.008892667,0.6753936;0.3498927;0.01135545,-0.1302419;0.4958292;-0.02259427,-0.34678;0.4117667;-0.02145251,-0.5632484;0.3289833;-0.032597,0.07519877;-0.005628269;-0.04843462,0.05747483;-0.3126442;-0.03651332,0.0149353;-0.7056327;0.02729741,0.0106073;-0.6683804;-0.07647901,-0.08463863;0.01509354;-0.02531666,-0.1897912;-0.1544136;-0.2596781,-0.1457874;-0.5350068;-0.1433429,-0.1544406;-0.5838169;-0.2108335,0.05353787;0.53026;-0.04544202,0;0;0,0.04630332;0.306057;0.01869941,0.09135029;0.6001556;0.02374196,0.2580361;0.4656529;0.03018582,0.4302562;0.3108082;0.0480721,0.6381874;0.2095879;0.02923226,-0.1054787;0.4988199;0.03128335,-0.3040106;0.3782339;0.03211736,-0.4962036;0.2485074;0.02382807,0.07500573;-0.01209974;-0.04754138,0.04579043;-0.3183215;-0.03806925,-0.01144755;-0.7051157;0.04815947,-0.009939864;-0.7628581;-0.007875212,-0.08250821;0.02139847;-0.02769382,-0.1817602;-0.1283823;-0.2775533,-0.1694508;-0.5005955;-0.1304915,-0.1963663;-0.5547407;-0.1855915,0.08045873;0.5282506;0.02468061,36.08888
+0;0;0,0.03094377;0.3078188;-0.02132192,0.06084658;0.60176;-0.05658502,0.2383839;0.4943041;-0.04079309,0.4516897;0.4080511;-0.008892667,0.6753936;0.3498927;0.01135545,-0.1302419;0.4958292;-0.02259427,-0.34678;0.4117667;-0.02145251,-0.5632484;0.3289833;-0.032597,0.07519877;-0.005628269;-0.04843462,0.05747483;-0.3126442;-0.03651332,0.0149353;-0.7056327;0.02729741,0.0106073;-0.6683804;-0.07647901,-0.08463863;0.01509354;-0.02531666,-0.1897912;-0.1544136;-0.2596781,-0.1457874;-0.5350068;-0.1433429,-0.1544406;-0.5838169;-0.2108335,0.05353787;0.53026;-0.04544202,0;0;0,0.04630332;0.306057;0.01869941,0.09135029;0.6001556;0.02374196,0.2580361;0.4656529;0.03018582,0.4302562;0.3108082;0.0480721,0.6381874;0.2095879;0.02923226,-0.1054787;0.4988199;0.03128335,-0.3040106;0.3782339;0.03211736,-0.4962036;0.2485074;0.02382807,0.07500573;-0.01209974;-0.04754138,0.04579043;-0.3183215;-0.03806925,-0.01144755;-0.7051157;0.04815947,-0.009939864;-0.7628581;-0.007875212,-0.08250821;0.02139847;-0.02769382,-0.1817602;-0.1283823;-0.2775533,-0.1694508;-0.5005955;-0.1304915,-0.1963663;-0.5547407;-0.1855915,0.08045873;0.5282506;0.02468061,36.10007
+0;0;0,0.03083948;0.3067814;-0.02125005,0.06070295;0.6003356;-0.05646879,0.2382257;0.4929344;-0.04068528,0.451454;0.4067127;-0.008796442,0.6750307;0.3485874;0.01144016,-0.1303607;0.4944593;-0.0224884,-0.3468201;0.4104274;-0.02134705,-0.5631654;0.3276911;-0.03248521,0.0751871;-0.005627396;-0.04842711,0.05737258;-0.3142123;-0.03644488,0.01500842;-0.7055808;0.02710281,0.01070185;-0.6683645;-0.07615962,-0.0846255;0.01509119;-0.02531273,-0.1903154;-0.1552822;-0.2608719,-0.1464931;-0.5343065;-0.1450163,-0.1551034;-0.5827262;-0.2121725,0.05339944;0.5288864;-0.04533371,0;0;0,0.04583223;0.3050331;0.019279,0.09060651;0.5987712;0.02453363,0.2573509;0.4643401;0.03100085,0.4348557;0.3156053;0.04795265,0.6447152;0.2185257;0.03036928,-0.106279;0.4982111;0.03109779,-0.3084893;0.3840695;0.03089201,-0.5010697;0.2550651;0.02416101,0.07504366;-0.01279834;-0.04727161,0.04509361;-0.3205084;-0.03711689,-0.01147063;-0.7058988;0.04818892,-0.01034428;-0.7639784;-0.006349802,-0.08225392;0.0220985;-0.02785505,-0.1819257;-0.1269994;-0.2798887,-0.1689981;-0.4979414;-0.1341588,-0.1970188;-0.5479329;-0.1937404,0.07978497;0.5269079;0.02547479,36.12246
+0;0;0,0.030279;0.3068413;-0.02119021,0.0597205;0.6004421;-0.05637722,0.2373076;0.4929589;-0.03991955,0.4528736;0.4121694;-0.009560285,0.6775708;0.3588724;0.0115407,-0.1312855;0.4946217;-0.02261838,-0.3494732;0.4151796;-0.0219564,-0.5671313;0.3361033;-0.03406197,0.07517616;-0.005405159;-0.04846941,0.05638672;-0.3139638;-0.03732868,0.01434493;-0.7053347;0.02641824,0.01023473;-0.6681284;-0.0768529,-0.08469074;0.01480862;-0.02526136,-0.1920257;-0.1490163;-0.2646902,-0.1473994;-0.5275263;-0.1474682,-0.1526541;-0.5770783;-0.2136317,0.05251349;0.5289816;-0.04525117,0;0;0,0.04583223;0.3050331;0.019279,0.09060651;0.5987712;0.02453363,0.2573509;0.4643401;0.03100085,0.4348557;0.3156053;0.04795265,0.6447152;0.2185257;0.03036928,-0.106279;0.4982111;0.03109779,-0.3084893;0.3840695;0.03089201,-0.5010697;0.2550651;0.02416101,0.07504366;-0.01279834;-0.04727161,0.04509361;-0.3205084;-0.03711689,-0.01147063;-0.7058988;0.04818892,-0.01034428;-0.7639784;-0.006349802,-0.08225392;0.0220985;-0.02785505,-0.1819257;-0.1269994;-0.2798887,-0.1689981;-0.4979414;-0.1341588,-0.1970188;-0.5479329;-0.1937404,0.07978497;0.5269079;0.02547479,36.13366
+0;0;0,0.03023081;0.3063531;-0.02115649,0.05964547;0.5996857;-0.05631338,0.237199;0.4922328;-0.03986035,0.4525789;0.4115131;-0.009527307,0.6770913;0.3582599;0.01155633,-0.1313225;0.4938953;-0.02256255,-0.3493218;0.4145218;-0.02190115,-0.5668008;0.3355105;-0.03399676,0.07515545;-0.00540367;-0.04845605,0.05632459;-0.3146425;-0.03729077,0.01432648;-0.7056067;0.02638993,0.01022354;-0.6684132;-0.07669871,-0.08466742;0.01480454;-0.0252544,-0.192239;-0.1493815;-0.265211,-0.1476591;-0.5274982;-0.1481108,-0.1529044;-0.5769098;-0.2141574,0.0524408;0.5282485;-0.04519094,0;0;0,0.04554582;0.3045712;0.01938152,0.09011154;0.5980649;0.02470267,0.2568889;0.4637578;0.03116894,0.4392231;0.3213654;0.04857361,0.6520169;0.2310459;0.03284371,-0.1069051;0.4986689;0.03017312,-0.3124243;0.3910311;0.02972622,-0.5058191;0.2635635;0.02366879,0.07500295;-0.01301678;-0.04722976,0.04482451;-0.3213817;-0.03682613,-0.01168022;-0.7064532;0.04802227,-0.01073285;-0.7646475;-0.005984422,-0.08220496;0.02219251;-0.02784541,-0.1821079;-0.1257688;-0.2812912,-0.1689308;-0.4966469;-0.1365572,-0.1978244;-0.5447302;-0.1979086,0.07932475;0.5262203;0.02564478,36.15593
+0;0;0,0.03023081;0.3063531;-0.02115649,0.05964547;0.5996857;-0.05631338,0.237199;0.4922328;-0.03986035,0.4525789;0.4115131;-0.009527307,0.6770913;0.3582599;0.01155633,-0.1313225;0.4938953;-0.02256255,-0.3493218;0.4145218;-0.02190115,-0.5668008;0.3355105;-0.03399676,0.07515545;-0.00540367;-0.04845605,0.05632459;-0.3146425;-0.03729077,0.01432648;-0.7056067;0.02638993,0.01022354;-0.6684132;-0.07669871,-0.08466742;0.01480454;-0.0252544,-0.192239;-0.1493815;-0.265211,-0.1476591;-0.5274982;-0.1481108,-0.1529044;-0.5769098;-0.2141574,0.0524408;0.5282485;-0.04519094,0;0;0,0.04554582;0.3045712;0.01938152,0.09011154;0.5980649;0.02470267,0.2568889;0.4637578;0.03116894,0.4392231;0.3213654;0.04857361,0.6520169;0.2310459;0.03284371,-0.1069051;0.4986689;0.03017312,-0.3124243;0.3910311;0.02972622,-0.5058191;0.2635635;0.02366879,0.07500295;-0.01301678;-0.04722976,0.04482451;-0.3213817;-0.03682613,-0.01168022;-0.7064532;0.04802227,-0.01073285;-0.7646475;-0.005984422,-0.08220496;0.02219251;-0.02784541,-0.1821079;-0.1257688;-0.2812912,-0.1689308;-0.4966469;-0.1365572,-0.1978244;-0.5447302;-0.1979086,0.07932475;0.5262203;0.02564478,36.16728
+0;0;0,0.03005548;0.3063612;-0.02101651,0.05932251;0.5994796;-0.05599537,0.2387117;0.4922109;-0.03909428,0.4561477;0.4172355;-0.00931876,0.6812419;0.3671365;0.01169415,-0.1333993;0.4939104;-0.02200911,-0.3528968;0.4190318;-0.02259599,-0.5718936;0.3446274;-0.03369787,0.07521502;-0.005323267;-0.04844812,0.05598179;-0.3154163;-0.03704385,0.01355016;-0.7065088;0.02733194,0.009531072;-0.6692821;-0.07567951,-0.08471677;0.01466872;-0.02531308,-0.1936378;-0.1475217;-0.2671564,-0.1471568;-0.5257063;-0.15005,-0.1520337;-0.5738922;-0.2174512,0.05215623;0.5281316;-0.044929,0;0;0,0.04707532;0.3043488;0.0189184,0.09352149;0.5973098;0.02352774,0.2615212;0.4629375;0.03176737,0.4481698;0.3262447;0.04800582,0.6620576;0.2387087;0.03357303,-0.1059187;0.4990398;0.02903071,-0.3134585;0.3955391;0.02795256,-0.5156723;0.2829579;0.0206119,0.07499211;-0.0135636;-0.04717064,0.04460806;-0.3228074;-0.03703428,-0.01218602;-0.7081683;0.04763793,-0.01117152;-0.7663952;-0.006164681,-0.08211084;0.02265946;-0.02787856,-0.1819657;-0.1254838;-0.2823196,-0.1692232;-0.4967522;-0.1377674,-0.1979359;-0.5426021;-0.2018152,0.08223157;0.5256473;0.02469742,36.18948
+0;0;0,0.03005548;0.3063612;-0.02101651,0.05932251;0.5994796;-0.05599537,0.2387117;0.4922109;-0.03909428,0.4561477;0.4172355;-0.00931876,0.6812419;0.3671365;0.01169415,-0.1333993;0.4939104;-0.02200911,-0.3528968;0.4190318;-0.02259599,-0.5718936;0.3446274;-0.03369787,0.07521502;-0.005323267;-0.04844812,0.05598179;-0.3154163;-0.03704385,0.01355016;-0.7065088;0.02733194,0.009531072;-0.6692821;-0.07567951,-0.08471677;0.01466872;-0.02531308,-0.1936378;-0.1475217;-0.2671564,-0.1471568;-0.5257063;-0.15005,-0.1520337;-0.5738922;-0.2174512,0.05215623;0.5281316;-0.044929,0;0;0,0.04707532;0.3043488;0.0189184,0.09352149;0.5973098;0.02352774,0.2615212;0.4629375;0.03176737,0.4481698;0.3262447;0.04800582,0.6620576;0.2387087;0.03357303,-0.1059187;0.4990398;0.02903071,-0.3134585;0.3955391;0.02795256,-0.5156723;0.2829579;0.0206119,0.07499211;-0.0135636;-0.04717064,0.04460806;-0.3228074;-0.03703428,-0.01218602;-0.7081683;0.04763793,-0.01117152;-0.7663952;-0.006164681,-0.08211084;0.02265946;-0.02787856,-0.1819657;-0.1254838;-0.2823196,-0.1692232;-0.4967522;-0.1377674,-0.1979359;-0.5426021;-0.2018152,0.08223157;0.5256473;0.02469742,36.20057
+0;0;0,0.0300564;0.3063705;-0.02101715,0.05930176;0.5992721;-0.0559692,0.2391942;0.4919806;-0.03906388,0.4565561;0.4170308;-0.009298507,0.6814442;0.3669777;0.01169516,-0.133906;0.4936847;-0.02193329,-0.3533288;0.4188316;-0.02251997,-0.572125;0.3444954;-0.03361168,0.07517592;-0.0053205;-0.04842294,0.05577053;-0.3181892;-0.03691658,0.01371109;-0.7058511;0.02689454,0.009711521;-0.6686594;-0.0756166,-0.08467274;0.01466109;-0.02529993,-0.1945687;-0.1489811;-0.2693079,-0.1484954;-0.5238485;-0.1532288,-0.1533487;-0.5716547;-0.2203026,0.05214279;0.5279969;-0.04491411,0;0;0,0.0482391;0.3042149;0.01828325,0.09574112;0.5967947;0.02204883,0.2637297;0.4618681;0.03204,0.453549;0.3296793;0.04767442,0.6698695;0.2486005;0.03533256,-0.104583;0.4995691;0.02777497,-0.3144668;0.4011359;0.02471367,-0.5138566;0.2838902;0.02049087,0.0749214;-0.01413064;-0.04702783,0.04469819;-0.3261795;-0.03664267,-0.0121742;-0.7081664;0.0468688,-0.01189327;-0.7667161;-0.005429626,-0.08187395;0.02317672;-0.02800007,-0.1824024;-0.1260859;-0.2849251,-0.1696566;-0.4944206;-0.142483,-0.1980453;-0.5394632;-0.2068176,0.08420637;0.5252504;0.02345788,36.22293
+0;0;0,0.02983607;0.3064303;-0.02045115,0.05882524;0.5994559;-0.05457885,0.2388772;0.4926069;-0.0375234,0.4577991;0.4218287;-0.009005006,0.6841325;0.3790854;0.01260279,-0.1344608;0.4940807;-0.02168314,-0.3551992;0.4232031;-0.02248857,-0.575757;0.3543856;-0.03428072,0.07515614;-0.00514273;-0.04847281,0.0550138;-0.3179987;-0.03792763,0.01310753;-0.705611;0.02628454,0.009374549;-0.668357;-0.07623225,-0.08471154;0.01443817;-0.02529823,-0.1959332;-0.1442914;-0.2719365,-0.1471714;-0.5179588;-0.1531189,-0.1536944;-0.5639228;-0.2221346,0.05174521;0.5281378;-0.04375172,0;0;0,0.0482391;0.3042149;0.01828325,0.09574112;0.5967947;0.02204883,0.2637297;0.4618681;0.03204,0.453549;0.3296793;0.04767442,0.6698695;0.2486005;0.03533256,-0.104583;0.4995691;0.02777497,-0.3144668;0.4011359;0.02471367,-0.5138566;0.2838902;0.02049087,0.0749214;-0.01413064;-0.04702783,0.04469819;-0.3261795;-0.03664267,-0.0121742;-0.7081664;0.0468688,-0.01189327;-0.7667161;-0.005429626,-0.08187395;0.02317672;-0.02800007,-0.1824024;-0.1260859;-0.2849251,-0.1696566;-0.4944206;-0.142483,-0.1980453;-0.5394632;-0.2068176,0.08420637;0.5252504;0.02345788,36.23424
+0;0;0,0.02985686;0.3066438;-0.0204654,0.05884054;0.5996141;-0.05458612,0.2398639;0.4926059;-0.03750219,0.4586632;0.4218674;-0.008999776,0.6847069;0.3791787;0.01258037,-0.1354073;0.4940873;-0.02157991,-0.3560219;0.4232495;-0.02238489,-0.5762974;0.35452;-0.03416195,0.07504115;-0.005134861;-0.04839865,0.05489543;-0.3180433;-0.03785169,0.01299804;-0.7055734;0.02634688,0.009273158;-0.6683351;-0.07594749,-0.08458193;0.01441608;-0.02525952,-0.1958222;-0.1443401;-0.2719392,-0.1470708;-0.5179283;-0.1531467,-0.1535796;-0.5637275;-0.2220126,0.05176299;0.5283208;-0.04376276,0;0;0,0.04930453;0.3042918;0.01778269,0.09756787;0.5966966;0.02098489,0.2661594;0.4611129;0.03197289,0.4574051;0.3312977;0.04817629,0.6768404;0.2595516;0.03898728,-0.1039746;0.4999839;0.02641334,-0.3154443;0.405335;0.0230057,-0.5145091;0.2880846;0.01996003,0.07472843;-0.01447508;-0.04696918,0.04457237;-0.3265927;-0.03686905,-0.01228686;-0.70851;0.04657316,-0.01059023;-0.7671131;-0.005166888,-0.08161322;0.02350666;-0.02804798,-0.1822858;-0.1249252;-0.2854616,-0.1698051;-0.4935451;-0.1439691,-0.1984697;-0.5389019;-0.2074521,0.08588217;0.5252054;0.02253985,36.24688
+0;0;0,0.02985686;0.3066438;-0.0204654,0.05884054;0.5996141;-0.05458612,0.2398639;0.4926059;-0.03750219,0.4586632;0.4218674;-0.008999776,0.6847069;0.3791787;0.01258037,-0.1354073;0.4940873;-0.02157991,-0.3560219;0.4232495;-0.02238489,-0.5762974;0.35452;-0.03416195,0.07504115;-0.005134861;-0.04839865,0.05489543;-0.3180433;-0.03785169,0.01299804;-0.7055734;0.02634688,0.009273158;-0.6683351;-0.07594749,-0.08458193;0.01441608;-0.02525952,-0.1958222;-0.1443401;-0.2719392,-0.1470708;-0.5179283;-0.1531467,-0.1535796;-0.5637275;-0.2220126,0.05176299;0.5283208;-0.04376276,0;0;0,0.04930453;0.3042918;0.01778269,0.09756787;0.5966966;0.02098489,0.2661594;0.4611129;0.03197289,0.4574051;0.3312977;0.04817629,0.6768404;0.2595516;0.03898728,-0.1039746;0.4999839;0.02641334,-0.3154443;0.405335;0.0230057,-0.5145091;0.2880846;0.01996003,0.07472843;-0.01447508;-0.04696918,0.04457237;-0.3265927;-0.03686905,-0.01228686;-0.70851;0.04657316,-0.01059023;-0.7671131;-0.005166888,-0.08161322;0.02350666;-0.02804798,-0.1822858;-0.1249252;-0.2854616,-0.1698051;-0.4935451;-0.1439691,-0.1984697;-0.5389019;-0.2074521,0.08588217;0.5252054;0.02253985,36.26748
+0;0;0,0.02967486;0.3057804;-0.01993005,0.05860823;0.598141;-0.05349324,0.2391715;0.4916689;-0.03654879,0.4593529;0.4254102;-0.00862732,0.6874003;0.3972535;0.01353404,-0.1352512;0.493523;-0.02092301,-0.3567471;0.425806;-0.02283049,-0.5782565;0.3619792;-0.03504735,0.07560693;-0.004979888;-0.04878947,0.05469253;-0.3171997;-0.03824895,0.01258977;-0.7053318;0.02627199,0.008902309;-0.6680562;-0.07587939,-0.0852765;0.01428831;-0.02540439,-0.1973373;-0.1388414;-0.2744494,-0.1456717;-0.512355;-0.1544479,-0.1537943;-0.5560663;-0.2251735,0.05154271;0.5270441;-0.04282635,0;0;0,0.04946983;0.3033541;0.01756322,0.09707966;0.5951862;0.02050567,0.2655325;0.4602199;0.031394,0.4606308;0.3363691;0.04711986,0.6816634;0.2701116;0.0404824,-0.1038293;0.4995946;0.02403835,-0.3172998;0.4098108;0.01969516,-0.5191711;0.2978659;0.01727521,0.07540981;-0.01553991;-0.04683471,0.04603018;-0.3271195;-0.03762913,-0.01158331;-0.7095331;0.04617226,-0.009963527;-0.7682124;-0.005158067,-0.08183175;0.02519599;-0.02811307,-0.1795542;-0.1248797;-0.2849347,-0.1675145;-0.4944869;-0.1441239,-0.1958823;-0.5392328;-0.2082313,0.08564955;0.5238762;0.02215397,36.27885
+0;0;0,0.02967486;0.3057804;-0.01993005,0.05860823;0.598141;-0.05349324,0.2391715;0.4916689;-0.03654879,0.4593529;0.4254102;-0.00862732,0.6874003;0.3972535;0.01353404,-0.1352512;0.493523;-0.02092301,-0.3567471;0.425806;-0.02283049,-0.5782565;0.3619792;-0.03504735,0.07560693;-0.004979888;-0.04878947,0.05469253;-0.3171997;-0.03824895,0.01258977;-0.7053318;0.02627199,0.008902309;-0.6680562;-0.07587939,-0.0852765;0.01428831;-0.02540439,-0.1973373;-0.1388414;-0.2744494,-0.1456717;-0.512355;-0.1544479,-0.1537943;-0.5560663;-0.2251735,0.05154271;0.5270441;-0.04282635,0;0;0,0.04946983;0.3033541;0.01756322,0.09707966;0.5951862;0.02050567,0.2655325;0.4602199;0.031394,0.4606308;0.3363691;0.04711986,0.6816634;0.2701116;0.0404824,-0.1038293;0.4995946;0.02403835,-0.3172998;0.4098108;0.01969516,-0.5191711;0.2978659;0.01727521,0.07540981;-0.01553991;-0.04683471,0.04603018;-0.3271195;-0.03762913,-0.01158331;-0.7095331;0.04617226,-0.009963527;-0.7682124;-0.005158067,-0.08183175;0.02519599;-0.02811307,-0.1795542;-0.1248797;-0.2849347,-0.1675145;-0.4944869;-0.1441239,-0.1958823;-0.5392328;-0.2082313,0.08564955;0.5238762;0.02215397,36.29014
+0;0;0,0.02967486;0.3057804;-0.01993005,0.05860823;0.598141;-0.05349324,0.2391715;0.4916689;-0.03654879,0.4593529;0.4254102;-0.00862732,0.6874003;0.3972535;0.01353404,-0.1352512;0.493523;-0.02092301,-0.3567471;0.425806;-0.02283049,-0.5782565;0.3619792;-0.03504735,0.07560693;-0.004979888;-0.04878947,0.05469253;-0.3171997;-0.03824895,0.01258977;-0.7053318;0.02627199,0.008902309;-0.6680562;-0.07587939,-0.0852765;0.01428831;-0.02540439,-0.1973373;-0.1388414;-0.2744494,-0.1456717;-0.512355;-0.1544479,-0.1537943;-0.5560663;-0.2251735,0.05154271;0.5270441;-0.04282635,0;0;0,0.04946983;0.3033541;0.01756322,0.09707966;0.5951862;0.02050567,0.2655325;0.4602199;0.031394,0.4606308;0.3363691;0.04711986,0.6816634;0.2701116;0.0404824,-0.1038293;0.4995946;0.02403835,-0.3172998;0.4098108;0.01969516,-0.5191711;0.2978659;0.01727521,0.07540981;-0.01553991;-0.04683471,0.04603018;-0.3271195;-0.03762913,-0.01158331;-0.7095331;0.04617226,-0.009963527;-0.7682124;-0.005158067,-0.08183175;0.02519599;-0.02811307,-0.1795542;-0.1248797;-0.2849347,-0.1675145;-0.4944869;-0.1441239,-0.1958823;-0.5392328;-0.2082313,0.08564955;0.5238762;0.02215397,36.30247
+0;0;0,0.02911318;0.3055637;-0.01937724,0.0576692;0.5976079;-0.0523966,0.2381887;0.4917233;-0.03560257,0.4596099;0.4300648;-0.008042799,0.693054;0.3980372;0.01492151,-0.135982;0.4935471;-0.02028216,-0.3582427;0.4288941;-0.02325522,-0.58733;0.3706081;-0.03633306,0.07562459;-0.004717584;-0.04869273,0.05340652;-0.3181791;-0.03952491,0.01124222;-0.7057066;0.02606954,0.007606883;-0.6683817;-0.07604164,-0.08529631;0.01394864;-0.02534344,-0.2020468;-0.1135194;-0.2879402,-0.1470568;-0.484406;-0.1627315,-0.1565669;-0.5261749;-0.2352046,0.05069808;0.5266407;-0.04188849,0;0;0,0.04915479;0.3031066;0.01739013,0.09575094;0.5946865;0.01994419,0.2645586;0.4603993;0.03097248,0.4636371;0.3432945;0.04655623,0.6938056;0.2879607;0.04970908,-0.1045987;0.4995207;0.02264357,-0.3191123;0.4126498;0.01754786,-0.5296967;0.3045264;0.01396243,0.07538991;-0.01560871;-0.04674447,0.0460014;-0.328476;-0.03745854,-0.0122464;-0.7104527;0.0459621,-0.009935334;-0.7690998;-0.005320549,-0.08177368;0.02514348;-0.02816355,-0.1796927;-0.1249964;-0.286438,-0.1674397;-0.4946715;-0.146981,-0.195966;-0.5396558;-0.2106769,0.08470671;0.5234812;0.02172816,36.31339
+0;0;0,0.02911318;0.3055637;-0.01937724,0.0576692;0.5976079;-0.0523966,0.2381887;0.4917233;-0.03560257,0.4596099;0.4300648;-0.008042799,0.693054;0.3980372;0.01492151,-0.135982;0.4935471;-0.02028216,-0.3582427;0.4288941;-0.02325522,-0.58733;0.3706081;-0.03633306,0.07562459;-0.004717584;-0.04869273,0.05340652;-0.3181791;-0.03952491,0.01124222;-0.7057066;0.02606954,0.007606883;-0.6683817;-0.07604164,-0.08529631;0.01394864;-0.02534344,-0.2020468;-0.1135194;-0.2879402,-0.1470568;-0.484406;-0.1627315,-0.1565669;-0.5261749;-0.2352046,0.05069808;0.5266407;-0.04188849,0;0;0,0.04915479;0.3031066;0.01739013,0.09575094;0.5946865;0.01994419,0.2645586;0.4603993;0.03097248,0.4636371;0.3432945;0.04655623,0.6938056;0.2879607;0.04970908,-0.1045987;0.4995207;0.02264357,-0.3191123;0.4126498;0.01754786,-0.5296967;0.3045264;0.01396243,0.07538991;-0.01560871;-0.04674447,0.0460014;-0.328476;-0.03745854,-0.0122464;-0.7104527;0.0459621,-0.009935334;-0.7690998;-0.005320549,-0.08177368;0.02514348;-0.02816355,-0.1796927;-0.1249964;-0.286438,-0.1674397;-0.4946715;-0.146981,-0.195966;-0.5396558;-0.2106769,0.08470671;0.5234812;0.02172816,36.3346
+0;0;0,0.02905241;0.3049258;-0.01933679,0.05757149;0.5965925;-0.05231135,0.2380983;0.4908468;-0.03553791,0.4593638;0.4292316;-0.007997513,0.6959914;0.3967673;0.01527995,-0.13606;0.4926705;-0.020218,-0.3581644;0.4280629;-0.02318897,-0.5903757;0.3689821;-0.03644515,0.07586484;-0.004732572;-0.04884743,0.05351689;-0.3200265;-0.03962602,0.01154452;-0.70579;0.02566985,0.007923503;-0.668494;-0.07603909,-0.0855673;0.01399295;-0.02542395,-0.2030002;-0.1142202;-0.2895557,-0.1482606;-0.4834186;-0.1649169,-0.1577332;-0.5249048;-0.2371046,0.05061389;0.525763;-0.04182362,0;0;0,0.04873666;0.3025662;0.01661766,0.0944175;0.5939043;0.01856816,0.2636634;0.4600582;0.02977633,0.4665186;0.3499927;0.04554415,0.698671;0.2894248;0.05056345,-0.1056642;0.4993049;0.02045051,-0.3209406;0.4148133;0.01492225,-0.5370089;0.3104633;0.01118995,0.07598256;-0.01588896;-0.04623997,0.04621474;-0.3305847;-0.03757095,-0.01245049;-0.7108082;0.04505622,-0.009868637;-0.7696379;-0.005080223,-0.08200941;0.02517834;-0.02836284,-0.1797021;-0.1259011;-0.2884125,-0.1666622;-0.4938979;-0.1496788,-0.195296;-0.5381426;-0.213545,0.08369567;0.5227973;0.02058423,36.35689
+0;0;0,0.02833249;0.3047065;-0.01912609,0.05652951;0.5964036;-0.05207233,0.2401288;0.4906368;-0.03424211,0.4623522;0.43344;-0.007432163,0.6893927;0.4034494;0.01485616,-0.1400153;0.4922949;-0.01931143,-0.3628061;0.4312963;-0.02342398,-0.5863724;0.3785995;-0.03701615,0.07608929;-0.004538341;-0.04891711,0.0529485;-0.321629;-0.03983633,0.01096644;-0.7056748;0.02550305,0.005794391;-0.6648512;-0.1250556,-0.08579865;0.01376901;-0.02553557,-0.2046823;-0.1121224;-0.292336,-0.1479565;-0.4793083;-0.1679191,-0.1639063;-0.5517844;-0.2777192,0.04962337;0.5255202;-0.041593,0;0;0,0.04923639;0.3022821;0.01469398,0.09674959;0.5932997;0.01196945,0.2684071;0.4593847;0.0265851,0.473724;0.3548979;0.04393327,0.7016395;0.3233066;0.04427147,-0.1069665;0.4989104;0.01660803,-0.3228431;0.4167947;0.01133472,-0.5325943;0.3222998;0.007010665,0.07643014;-0.01631674;-0.04577398,0.04586644;-0.3328051;-0.03768265,-0.013088;-0.7114426;0.04405403,-0.01032835;-0.7166119;-0.1028041,-0.0821181;0.02533901;-0.02859393,-0.1795775;-0.1265702;-0.2904904,-0.1660062;-0.493353;-0.1533445,-0.2072335;-0.5719151;-0.2499177,0.08542641;0.5222967;0.01547766,36.37907
+0;0;0,0.02833249;0.3047065;-0.01912609,0.05652951;0.5964036;-0.05207233,0.2401288;0.4906368;-0.03424211,0.4623522;0.43344;-0.007432163,0.6893927;0.4034494;0.01485616,-0.1400153;0.4922949;-0.01931143,-0.3628061;0.4312963;-0.02342398,-0.5863724;0.3785995;-0.03701615,0.07608929;-0.004538341;-0.04891711,0.0529485;-0.321629;-0.03983633,0.01096644;-0.7056748;0.02550305,0.005794391;-0.6648512;-0.1250556,-0.08579865;0.01376901;-0.02553557,-0.2046823;-0.1121224;-0.292336,-0.1479565;-0.4793083;-0.1679191,-0.1639063;-0.5517844;-0.2777192,0.04962337;0.5255202;-0.041593,0;0;0,0.04923639;0.3022821;0.01469398,0.09674959;0.5932997;0.01196945,0.2684071;0.4593847;0.0265851,0.473724;0.3548979;0.04393327,0.7016395;0.3233066;0.04427147,-0.1069665;0.4989104;0.01660803,-0.3228431;0.4167947;0.01133472,-0.5325943;0.3222998;0.007010665,0.07643014;-0.01631674;-0.04577398,0.04586644;-0.3328051;-0.03768265,-0.013088;-0.7114426;0.04405403,-0.01032835;-0.7166119;-0.1028041,-0.0821181;0.02533901;-0.02859393,-0.1795775;-0.1265702;-0.2904904,-0.1660062;-0.493353;-0.1533445,-0.2072335;-0.5719151;-0.2499177,0.08542641;0.5222967;0.01547766,36.39043
+0;0;0,0.02833604;0.3047446;-0.01912848,0.05656242;0.596745;-0.05211159,0.2405972;0.4907654;-0.03424476,0.462713;0.4335962;-0.007447787,0.7245582;0.3990081;0.01825728,-0.1404412;0.4924273;-0.01927896,-0.3631243;0.4314583;-0.02338952,-0.6209627;0.3706833;-0.03906533,0.07578515;-0.004520201;-0.04872157,0.0520529;-0.3297153;-0.03940871,0.0109218;-0.7059767;0.02460628,0.005751522;-0.6651568;-0.1259008,-0.08545569;0.01371397;-0.02543349,-0.2073779;-0.1153951;-0.299053,-0.1518018;-0.4751383;-0.177158,-0.1677462;-0.5475793;-0.2869205,0.04964355;0.5257308;-0.04161294,0;0;0,0.04947059;0.3023741;0.0126754,0.09735183;0.5936059;0.007244706,0.2695006;0.4602126;0.02466619,0.4781189;0.3626511;0.04145908,0.7401557;0.3219528;0.05147815,-0.1068542;0.4990177;0.01387898,-0.3240027;0.4207652;0.00717587,-0.5692633;0.3195794;0.001820932,0.07591701;-0.01622802;-0.04594422,0.04477815;-0.340725;-0.03437436,-0.01441373;-0.7119797;0.04326939,-0.01152216;-0.7173819;-0.103477,-0.08182735;0.02510985;-0.02848494,-0.1823146;-0.1295473;-0.2975301,-0.1675944;-0.4894118;-0.1647026,-0.2074945;-0.5692223;-0.2603364,0.08597209;0.5225115;0.01138914,36.41257
+0;0;0,0.02798121;0.3047954;-0.01883971,0.0559321;0.5968441;-0.05162907,0.24012;0.491472;-0.03333937,0.463293;0.4386598;-0.006385537,0.7259467;0.4105425;0.01896236,-0.1410886;0.4929281;-0.0188819,-0.3649901;0.4366673;-0.02384773,-0.6235355;0.3789864;-0.03957146,0.07578228;-0.004282801;-0.04874746,0.05150281;-0.3294389;-0.03948462,0.01001391;-0.705645;0.02462434,0.004995626;-0.6647989;-0.125886,-0.08549217;0.01344648;-0.02545373,-0.2080999;-0.1127699;-0.3001145,-0.150699;-0.4719619;-0.177442,-0.1679148;-0.5420307;-0.289183,0.04907262;0.525817;-0.04117952,0;0;0,0.04947059;0.3023741;0.0126754,0.09735183;0.5936059;0.007244706,0.2695006;0.4602126;0.02466619,0.4781189;0.3626511;0.04145908,0.7401557;0.3219528;0.05147815,-0.1068542;0.4990177;0.01387898,-0.3240027;0.4207652;0.00717587,-0.5692633;0.3195794;0.001820932,0.07591701;-0.01622802;-0.04594422,0.04477815;-0.340725;-0.03437436,-0.01441373;-0.7119797;0.04326939,-0.01152216;-0.7173819;-0.103477,-0.08182735;0.02510985;-0.02848494,-0.1823146;-0.1295473;-0.2975301,-0.1675944;-0.4894118;-0.1647026,-0.2074945;-0.5692223;-0.2603364,0.08597209;0.5225115;0.01138914,36.42407
+0;0;0,0.02794699;0.3044226;-0.01881666,0.05588696;0.5963567;-0.05159486,0.2407416;0.4908557;-0.03327646,0.4637255;0.4380882;-0.00634547,0.7235178;0.4102773;0.01872629,-0.1417991;0.4923169;-0.01876847,-0.3655108;0.4361037;-0.02373009,-0.6212397;0.3790512;-0.03928252,0.07543764;-0.004263324;-0.04852577,0.05098807;-0.3316973;-0.03919804,0.009663295;-0.7064152;0.02465733,0.006257703;-0.6690547;-0.07748448,-0.08510337;0.01338533;-0.02533797,-0.2085701;-0.1137153;-0.3019229,-0.1513962;-0.4714865;-0.1797357,-0.1630795;-0.5093968;-0.2555672,0.04902662;0.5253208;-0.041144,0;0;0,0.04894589;0.3021685;0.01033068,0.09671363;0.5932485;0.002585888,0.269795;0.4607232;0.0222019,0.4816321;0.3709156;0.0392648,0.7399975;0.3259107;0.05003238,-0.1082044;0.4993208;0.009496345,-0.3268565;0.426119;0.001480536,-0.5692745;0.3255072;-0.0007197452,0.0756934;-0.01622193;-0.04550958,0.04298991;-0.3428862;-0.03461242,-0.01634052;-0.7128024;0.04181194,-0.01433122;-0.7714528;-0.009528045,-0.08135901;0.02484081;-0.02876468,-0.1828381;-0.1299898;-0.3001082,-0.1673032;-0.4890177;-0.1695078,-0.193709;-0.534539;-0.2335234,0.08538634;0.5221727;0.007309556,36.44645
+0;0;0,0.02794699;0.3044226;-0.01881666,0.05588696;0.5963567;-0.05159486,0.2407416;0.4908557;-0.03327646,0.4637255;0.4380882;-0.00634547,0.7235178;0.4102773;0.01872629,-0.1417991;0.4923169;-0.01876847,-0.3655108;0.4361037;-0.02373009,-0.6212397;0.3790512;-0.03928252,0.07543764;-0.004263324;-0.04852577,0.05098807;-0.3316973;-0.03919804,0.009663295;-0.7064152;0.02465733,0.006257703;-0.6690547;-0.07748448,-0.08510337;0.01338533;-0.02533797,-0.2085701;-0.1137153;-0.3019229,-0.1513962;-0.4714865;-0.1797357,-0.1630795;-0.5093968;-0.2555672,0.04902662;0.5253208;-0.041144,0;0;0,0.04894589;0.3021685;0.01033068,0.09671363;0.5932485;0.002585888,0.269795;0.4607232;0.0222019,0.4816321;0.3709156;0.0392648,0.7399975;0.3259107;0.05003238,-0.1082044;0.4993208;0.009496345,-0.3268565;0.426119;0.001480536,-0.5692745;0.3255072;-0.0007197452,0.0756934;-0.01622193;-0.04550958,0.04298991;-0.3428862;-0.03461242,-0.01634052;-0.7128024;0.04181194,-0.01433122;-0.7714528;-0.009528045,-0.08135901;0.02484081;-0.02876468,-0.1828381;-0.1299898;-0.3001082,-0.1673032;-0.4890177;-0.1695078,-0.193709;-0.534539;-0.2335234,0.08538634;0.5221727;0.007309556,36.46856
+0;0;0,0.02736497;0.3040981;-0.01858288,0.05503229;0.5958802;-0.05129978,0.2418068;0.4906125;-0.03253415,0.4657039;0.4422735;-0.005865533,0.7222827;0.4181846;0.01823781,-0.1444562;0.4918693;-0.01818084,-0.3687426;0.4385636;-0.02382677,-0.621325;0.3842266;-0.03943316,0.07493835;-0.00406854;-0.04805708,0.05028794;-0.3322403;-0.03883344,0.007318705;-0.7062616;0.0257536,0.002418659;-0.6653501;-0.1246354,-0.08451185;0.013039;-0.02509031,-0.2086812;-0.1094517;-0.3043167,-0.1500054;-0.4668764;-0.1830132,-0.1673611;-0.5361588;-0.2952705,0.04820815;0.5248482;-0.04087152,0;0;0,0.0479439;0.3019993;0.00822413,0.09508955;0.5929622;-0.0007112026,0.2705357;0.4615464;0.02002239,0.4845661;0.3773753;0.03687465,0.7400802;0.337338;0.0470463,-0.1115848;0.4993992;0.005354808,-0.3316578;0.4310318;-0.003104232,-0.5713656;0.3333952;-0.0041914,0.0751541;-0.01627477;-0.04504203,0.04082054;-0.3435633;-0.03540754,-0.01865846;-0.7132272;0.04022777,-0.01485135;-0.7190663;-0.1062679,-0.08053654;0.02466581;-0.02910764,-0.1828324;-0.1303679;-0.3009338,-0.1670246;-0.4892173;-0.1709836,-0.2037206;-0.5714957;-0.2648286,0.08390146;0.521893;0.00427556,36.47973
+0;0;0,0.02736497;0.3040981;-0.01858288,0.05503229;0.5958802;-0.05129978,0.2418068;0.4906125;-0.03253415,0.4657039;0.4422735;-0.005865533,0.7222827;0.4181846;0.01823781,-0.1444562;0.4918693;-0.01818084,-0.3687426;0.4385636;-0.02382677,-0.621325;0.3842266;-0.03943316,0.07493835;-0.00406854;-0.04805708,0.05028794;-0.3322403;-0.03883344,0.007318705;-0.7062616;0.0257536,0.002418659;-0.6653501;-0.1246354,-0.08451185;0.013039;-0.02509031,-0.2086812;-0.1094517;-0.3043167,-0.1500054;-0.4668764;-0.1830132,-0.1673611;-0.5361588;-0.2952705,0.04820815;0.5248482;-0.04087152,0;0;0,0.0479439;0.3019993;0.00822413,0.09508955;0.5929622;-0.0007112026,0.2705357;0.4615464;0.02002239,0.4845661;0.3773753;0.03687465,0.7400802;0.337338;0.0470463,-0.1115848;0.4993992;0.005354808,-0.3316578;0.4310318;-0.003104232,-0.5713656;0.3333952;-0.0041914,0.0751541;-0.01627477;-0.04504203,0.04082054;-0.3435633;-0.03540754,-0.01865846;-0.7132272;0.04022777,-0.01485135;-0.7190663;-0.1062679,-0.08053654;0.02466581;-0.02910764,-0.1828324;-0.1303679;-0.3009338,-0.1670246;-0.4892173;-0.1709836,-0.2037206;-0.5714957;-0.2648286,0.08390146;0.521893;0.00427556,36.502
+0;0;0,0.02736917;0.3041447;-0.01858573,0.05503778;0.5959401;-0.05130528,0.2420794;0.4905961;-0.03252383,0.4658752;0.442279;-0.005867274,0.7164689;0.418752;0.01767382,-0.144722;0.4918546;-0.01815052,-0.368907;0.438573;-0.0237939,-0.6155974;0.3855036;-0.03903624,0.0746486;-0.004052809;-0.04787126,0.04988847;-0.3336852;-0.03860657,0.007028393;-0.7067564;0.02581639,0.002130569;-0.6658497;-0.1245044,-0.08418508;0.01298859;-0.0249933,-0.2089071;-0.1100473;-0.3054626,-0.1503803;-0.4665639;-0.1844672,-0.1677282;-0.5358014;-0.2966736,0.0482109;0.5248795;-0.04087282,0;0;0,0.04781832;0.3020999;0.006896615,0.09447181;0.593117;-0.003293395,0.2704906;0.462391;0.01871538,0.4874386;0.3862316;0.03493416,0.7378088;0.3525507;0.04416549,-0.1124282;0.5003095;0.001010504,-0.3344364;0.439041;-0.00838309,-0.5709975;0.3499225;-0.0096589,0.07491195;-0.01616141;-0.04480517,0.0395962;-0.3448007;-0.03453624,-0.01968732;-0.7138035;0.03957021,-0.01506172;-0.7198143;-0.1067894,-0.08015805;0.02441779;-0.02930791,-0.1827069;-0.1307464;-0.3027384,-0.1666116;-0.4886832;-0.1731563,-0.2019892;-0.5716904;-0.2665217,0.08342376;0.5220152;0.001953602,36.5252
+0;0;0,0.02687495;0.3042241;-0.01829992,0.0542063;0.5960774;-0.05085883,0.2420126;0.4913631;-0.03131068,0.4666639;0.4470124;-0.005666777,0.7114093;0.4285862;0.0163842,-0.1461527;0.4923868;-0.01749596,-0.3728957;0.4519498;-0.02422372,-0.6116153;0.3922164;-0.0372993,0.07454462;-0.003802738;-0.04779668,0.04898233;-0.3341702;-0.03850982,0.00594594;-0.7066809;0.0265271,0.002746634;-0.6692358;-0.0756847,-0.08410169;0.01268528;-0.02493737,-0.21006;-0.1068553;-0.3072968,-0.1502863;-0.462994;-0.1871367,-0.1623517;-0.4990936;-0.2645847,0.04744537;0.5249869;-0.04047263,0;0;0,0.04803757;0.3021142;0.005368233,0.0945904;0.5930655;-0.007112145,0.2712315;0.4628424;0.01778567,0.4903488;0.3932997;0.0334121,0.7351093;0.3657721;0.04119575,-0.1130189;0.5017096;-0.003424461,-0.3365656;0.4469791;-0.01457052,-0.5678325;0.3619322;-0.01161092,0.07489052;-0.01624438;-0.04453552,0.03899562;-0.3456176;-0.03418207,-0.02041483;-0.7143178;0.03914392,-0.01813257;-0.7729013;-0.01243782,-0.07996152;0.02436698;-0.02946674,-0.1816164;-0.1308593;-0.3041546,-0.1657033;-0.4882991;-0.1744249,-0.1894976;-0.5355402;-0.2375167,0.08359078;0.5219835;-0.001298666,36.54668
+0;0;0,0.02687495;0.3042241;-0.01829992,0.0542063;0.5960774;-0.05085883,0.2420126;0.4913631;-0.03131068,0.4666639;0.4470124;-0.005666777,0.7114093;0.4285862;0.0163842,-0.1461527;0.4923868;-0.01749596,-0.3728957;0.4519498;-0.02422372,-0.6116153;0.3922164;-0.0372993,0.07454462;-0.003802738;-0.04779668,0.04898233;-0.3341702;-0.03850982,0.00594594;-0.7066809;0.0265271,0.002746634;-0.6692358;-0.0756847,-0.08410169;0.01268528;-0.02493737,-0.21006;-0.1068553;-0.3072968,-0.1502863;-0.462994;-0.1871367,-0.1623517;-0.4990936;-0.2645847,0.04744537;0.5249869;-0.04047263,0;0;0,0.04803757;0.3021142;0.005368233,0.0945904;0.5930655;-0.007112145,0.2712315;0.4628424;0.01778567,0.4903488;0.3932997;0.0334121,0.7351093;0.3657721;0.04119575,-0.1130189;0.5017096;-0.003424461,-0.3365656;0.4469791;-0.01457052,-0.5678325;0.3619322;-0.01161092,0.07489052;-0.01624438;-0.04453552,0.03899562;-0.3456176;-0.03418207,-0.02041483;-0.7143178;0.03914392,-0.01813257;-0.7729013;-0.01243782,-0.07996152;0.02436698;-0.02946674,-0.1816164;-0.1308593;-0.3041546,-0.1657033;-0.4882991;-0.1744249,-0.1894976;-0.5355402;-0.2375167,0.08359078;0.5219835;-0.001298666,36.55814
+0;0;0,0.0268882;0.3043741;-0.01830895,0.05423226;0.5963627;-0.05088398,0.2432384;0.4913843;-0.03127094,0.4678662;0.4470382;-0.00562972,0.7043462;0.4292343;0.01567656,-0.1473312;0.4924144;-0.01737065,-0.3740504;0.4519816;-0.02409771,-0.6047081;0.3942655;-0.03673171,0.07437132;-0.003793898;-0.04768557,0.04881848;-0.3340393;-0.03840214,0.005748391;-0.7068418;0.0266857,0.001047424;-0.6659021;-0.1235014,-0.08390619;0.01265579;-0.0248794,-0.209818;-0.1068406;-0.3071346,-0.1499975;-0.4632583;-0.1868804,-0.167726;-0.5303831;-0.3006802,0.04746602;0.5252163;-0.04048964,0;0;0,0.04787736;0.3023134;0.004018426,0.09360746;0.5934773;-0.009771466,0.2717359;0.4636927;0.01715434,0.4932161;0.4018413;0.03138947,0.7305044;0.3831018;0.03745353,-0.1150216;0.5021865;-0.005711585,-0.3390754;0.4494444;-0.01570432,-0.5674943;0.382242;-0.01416543,0.07475147;-0.0161618;-0.04438937,0.03814861;-0.3453246;-0.03374934,-0.02123688;-0.714438;0.03906429,-0.01522927;-0.7208851;-0.1069955,-0.07973897;0.02418969;-0.02959655,-0.1807233;-0.130164;-0.3048751,-0.1655705;-0.4879645;-0.1751743,-0.1998425;-0.5718372;-0.267675,0.08283377;0.5223254;-0.003692627,36.58006
+0;0;0,0.02656743;0.3044184;-0.01803795,0.05351801;0.5964522;-0.050524,0.2426596;0.4919009;-0.03059486,0.4681506;0.4518282;-0.005500877,0.7048944;0.4374194;0.01543755,-0.1480639;0.4931286;-0.01691681,-0.3748845;0.4534802;-0.02479871,-0.6065113;0.3993898;-0.03561375,0.07442264;-0.003703296;-0.04761259,0.04838067;-0.3339169;-0.03856108,0.004790422;-0.7065246;0.02729101,0.0001659128;-0.6655519;-0.122896,-0.08394123;0.01247779;-0.02485108,-0.2101356;-0.102955;-0.3086669,-0.1491363;-0.4593411;-0.1889125,-0.1657617;-0.5277238;-0.3017946,0.04682777;0.5252993;-0.04012644,0;0;0,0.04787736;0.3023134;0.004018426,0.09360746;0.5934773;-0.009771466,0.2717359;0.4636927;0.01715434,0.4932161;0.4018413;0.03138947,0.7305044;0.3831018;0.03745353,-0.1150216;0.5021865;-0.005711585,-0.3390754;0.4494444;-0.01570432,-0.5674943;0.382242;-0.01416543,0.07475147;-0.0161618;-0.04438937,0.03814861;-0.3453246;-0.03374934,-0.02123688;-0.714438;0.03906429,-0.01522927;-0.7208851;-0.1069955,-0.07973897;0.02418969;-0.02959655,-0.1807233;-0.130164;-0.3048751,-0.1655705;-0.4879645;-0.1751743,-0.1998425;-0.5718372;-0.267675,0.08283377;0.5223254;-0.003692627,36.59155
+0;0;0,0.02655813;0.3043119;-0.01803163,0.05346283;0.5958484;-0.05046259,0.2437465;0.4912206;-0.03049541,0.4692789;0.4511406;-0.005396826,0.7033686;0.4368934;0.01530686,-0.1492338;0.4924554;-0.01673836,-0.3760961;0.4527997;-0.02462171,-0.6051261;0.3993158;-0.0353155,0.0743055;-0.003697468;-0.04753766,0.04823468;-0.3342771;-0.03847611,0.004616678;-0.707122;0.0274179,-6.293412E-06;-0.666153;-0.1227192,-0.08380912;0.01245815;-0.02481197,-0.2101434;-0.1031025;-0.3089424,-0.1491052;-0.4597155;-0.1891117,-0.1657251;-0.5280655;-0.3019564,0.04678354;0.5248119;-0.04008206,0;0;0,0.04805017;0.3021939;0.002487779,0.09340778;0.5928736;-0.01208329,0.2727691;0.4637734;0.01692092,0.4970413;0.4121254;0.02856672,0.7316921;0.393809;0.03432572,-0.1164158;0.5028466;-0.007455114,-0.3411777;0.4527571;-0.01607599,-0.5691438;0.3939263;-0.01597112,0.07470214;-0.01623304;-0.04416883,0.03764494;-0.345699;-0.03304899,-0.02167888;-0.715135;0.03944659,-0.01525994;-0.7217326;-0.1065063,-0.07951968;0.02415488;-0.02979883,-0.1793453;-0.1284454;-0.3069138,-0.1645756;-0.4861342;-0.1761526,-0.1986016;-0.5704209;-0.2681506,0.08271134;0.5218384;-0.005908847,36.61357
+0;0;0,0.02655813;0.3043119;-0.01803163,0.05346283;0.5958484;-0.05046259,0.2437465;0.4912206;-0.03049541,0.4692789;0.4511406;-0.005396826,0.7033686;0.4368934;0.01530686,-0.1492338;0.4924554;-0.01673836,-0.3760961;0.4527997;-0.02462171,-0.6051261;0.3993158;-0.0353155,0.0743055;-0.003697468;-0.04753766,0.04823468;-0.3342771;-0.03847611,0.004616678;-0.707122;0.0274179,-6.293412E-06;-0.666153;-0.1227192,-0.08380912;0.01245815;-0.02481197,-0.2101434;-0.1031025;-0.3089424,-0.1491052;-0.4597155;-0.1891117,-0.1657251;-0.5280655;-0.3019564,0.04678354;0.5248119;-0.04008206,0;0;0,0.04805017;0.3021939;0.002487779,0.09340778;0.5928736;-0.01208329,0.2727691;0.4637734;0.01692092,0.4970413;0.4121254;0.02856672,0.7316921;0.393809;0.03432572,-0.1164158;0.5028466;-0.007455114,-0.3411777;0.4527571;-0.01607599,-0.5691438;0.3939263;-0.01597112,0.07470214;-0.01623304;-0.04416883,0.03764494;-0.345699;-0.03304899,-0.02167888;-0.715135;0.03944659,-0.01525994;-0.7217326;-0.1065063,-0.07951968;0.02415488;-0.02979883,-0.1793453;-0.1284454;-0.3069138,-0.1645756;-0.4861342;-0.1761526,-0.1986016;-0.5704209;-0.2681506,0.08271134;0.5218384;-0.005908847,36.63606
+0;0;0,0.0264647;0.3045832;-0.01773601,0.05321589;0.5961627;-0.0498667,0.2436737;0.4918846;-0.02992317,0.4697101;0.4547676;-0.005264618,0.7057955;0.4434984;0.01484889,-0.1496631;0.4936479;-0.01618446,-0.3765363;0.4544185;-0.02441651,-0.6081013;0.403881;-0.03398005,0.07420426;-0.003725129;-0.0474651,0.04770248;-0.3350001;-0.03844379,0.003905788;-0.7076955;0.02772483,-0.0007049241;-0.6666705;-0.1223662,-0.08369241;0.01241345;-0.02479057,-0.2106408;-0.1023638;-0.3098118,-0.1479885;-0.4587771;-0.1904694,-0.1663489;-0.5273115;-0.3028259,0.04657372;0.5251062;-0.03956087,0;0;0,0.04856822;0.3023664;0.001258016,0.09411691;0.5929956;-0.01368833,0.2732769;0.4637741;0.01676536,0.4987205;0.4176232;0.02787745,0.7356651;0.4071561;0.03181934,-0.1159763;0.5043511;-0.00888775,-0.3444803;0.4791989;-0.02410221,-0.5731219;0.4161577;-0.02002284,0.0746171;-0.01638339;-0.04401088,0.03709434;-0.3464991;-0.03207326,-0.02205893;-0.7159407;0.04012156,-0.01525662;-0.7226552;-0.105741,-0.07933025;0.02421165;-0.02989301,-0.1786597;-0.1269009;-0.3088652,-0.1644048;-0.4842539;-0.177359,-0.1995039;-0.5684079;-0.269049,0.08335419;0.5219675;-0.007480264,36.64874
+0;0;0,0.0264647;0.3045832;-0.01773601,0.05321589;0.5961627;-0.0498667,0.2436737;0.4918846;-0.02992317,0.4697101;0.4547676;-0.005264618,0.7057955;0.4434984;0.01484889,-0.1496631;0.4936479;-0.01618446,-0.3765363;0.4544185;-0.02441651,-0.6081013;0.403881;-0.03398005,0.07420426;-0.003725129;-0.0474651,0.04770248;-0.3350001;-0.03844379,0.003905788;-0.7076955;0.02772483,-0.0007049241;-0.6666705;-0.1223662,-0.08369241;0.01241345;-0.02479057,-0.2106408;-0.1023638;-0.3098118,-0.1479885;-0.4587771;-0.1904694,-0.1663489;-0.5273115;-0.3028259,0.04657372;0.5251062;-0.03956087,0;0;0,0.04856822;0.3023664;0.001258016,0.09411691;0.5929956;-0.01368833,0.2732769;0.4637741;0.01676536,0.4987205;0.4176232;0.02787745,0.7356651;0.4071561;0.03181934,-0.1159763;0.5043511;-0.00888775,-0.3444803;0.4791989;-0.02410221,-0.5731219;0.4161577;-0.02002284,0.0746171;-0.01638339;-0.04401088,0.03709434;-0.3464991;-0.03207326,-0.02205893;-0.7159407;0.04012156,-0.01525662;-0.7226552;-0.105741,-0.07933025;0.02421165;-0.02989301,-0.1786597;-0.1269009;-0.3088652,-0.1644048;-0.4842539;-0.177359,-0.1995039;-0.5684079;-0.269049,0.08335419;0.5219675;-0.007480264,36.65952
+0;0;0,0.0263809;0.3036188;-0.01767985,0.0530606;0.5944185;-0.04972583,0.2438117;0.4902569;-0.02979243,0.4698761;0.4531354;-0.005130818,0.7053736;0.4418943;0.01493261,-0.1500798;0.4920228;-0.01603433,-0.3769811;0.4527886;-0.0242674,-0.6079695;0.4023769;-0.03380714,0.07443663;-0.003736794;-0.04761374,0.04779085;-0.3368117;-0.03854341,0.004055176;-0.7089879;0.02753303,-0.0005551418;-0.6679638;-0.1225451,-0.08395448;0.01245232;-0.0248682,-0.2115927;-0.1029486;-0.311438,-0.1490276;-0.4588653;-0.1922619,-0.1673864;-0.5273913;-0.3046088,0.04643372;0.5235254;-0.03944371,0;0;0,0.0492494;0.3012741;0.001127243,0.09528348;0.5910446;-0.01349652,0.2746769;0.4626142;0.01763701,0.5016904;0.4242722;0.02691448,0.7382309;0.419034;0.02993751,-0.1153516;0.5039102;-0.009295534,-0.3440343;0.4791136;-0.02273614,-0.5740144;0.4235229;-0.02012554,0.07493389;-0.01703297;-0.04377937,0.03687897;-0.3488487;-0.03031504,-0.02201425;-0.7178102;0.04174781,-0.01483151;-0.7245334;-0.104081,-0.07942992;0.0247235;-0.03002464,-0.1780355;-0.1270613;-0.3110397,-0.1632428;-0.48343;-0.178463,-0.200812;-0.5666958;-0.2702543,0.08437032;0.5202013;-0.007365346,36.68057
+0;0;0,0.02628994;0.3036442;-0.01737577,0.05277062;0.5944815;-0.04923832,0.2436375;0.4907914;-0.0292075,0.4702914;0.4569783;-0.005207736,0.7058994;0.4475384;0.01448399,-0.1504465;0.4931846;-0.01511145,-0.3773771;0.4541956;-0.02369318,-0.6090073;0.4068243;-0.03325311,0.0744091;-0.003728689;-0.04765737,0.04719221;-0.3367577;-0.0385999,0.003400192;-0.7088594;0.02785778,-0.00130997;-0.6677809;-0.1222133,-0.08399095;0.01238347;-0.02477926,-0.2116488;-0.1015934;-0.3119096,-0.1469702;-0.4571025;-0.1926451,-0.1675204;-0.5245227;-0.3055753,0.04618554;0.5235804;-0.03898504,0;0;0,0.0492494;0.3012741;0.001127243,0.09528348;0.5910446;-0.01349652,0.2746769;0.4626142;0.01763701,0.5016904;0.4242722;0.02691448,0.7382309;0.419034;0.02993751,-0.1153516;0.5039102;-0.009295534,-0.3440343;0.4791136;-0.02273614,-0.5740144;0.4235229;-0.02012554,0.07493389;-0.01703297;-0.04377937,0.03687897;-0.3488487;-0.03031504,-0.02201425;-0.7178102;0.04174781,-0.01483151;-0.7245334;-0.104081,-0.07942992;0.0247235;-0.03002464,-0.1780355;-0.1270613;-0.3110397,-0.1632428;-0.48343;-0.178463,-0.200812;-0.5666958;-0.2702543,0.08437032;0.5202013;-0.007365346,36.69207
+0;0;0,0.02628994;0.3036442;-0.01737577,0.05277062;0.5944815;-0.04923832,0.2436375;0.4907914;-0.0292075,0.4702914;0.4569783;-0.005207736,0.7058994;0.4475384;0.01448399,-0.1504465;0.4931846;-0.01511145,-0.3773771;0.4541956;-0.02369318,-0.6090073;0.4068243;-0.03325311,0.0744091;-0.003728689;-0.04765737,0.04719221;-0.3367577;-0.0385999,0.003400192;-0.7088594;0.02785778,-0.00130997;-0.6677809;-0.1222133,-0.08399095;0.01238347;-0.02477926,-0.2116488;-0.1015934;-0.3119096,-0.1469702;-0.4571025;-0.1926451,-0.1675204;-0.5245227;-0.3055753,0.04618554;0.5235804;-0.03898504,0;0;0,0.0492494;0.3012741;0.001127243,0.09528348;0.5910446;-0.01349652,0.2746769;0.4626142;0.01763701,0.5016904;0.4242722;0.02691448,0.7382309;0.419034;0.02993751,-0.1153516;0.5039102;-0.009295534,-0.3440343;0.4791136;-0.02273614,-0.5740144;0.4235229;-0.02012554,0.07493389;-0.01703297;-0.04377937,0.03687897;-0.3488487;-0.03031504,-0.02201425;-0.7178102;0.04174781,-0.01483151;-0.7245334;-0.104081,-0.07942992;0.0247235;-0.03002464,-0.1780355;-0.1270613;-0.3110397,-0.1632428;-0.48343;-0.178463,-0.200812;-0.5666958;-0.2702543,0.08437032;0.5202013;-0.007365346,36.70315
+0;0;0,0.02624282;0.3030999;-0.01734463,0.05267091;0.5933592;-0.04914453,0.2444836;0.4896404;-0.02908573,0.4710245;0.4558443;-0.005097937,0.7063286;0.4464166;0.0145684,-0.1514646;0.492045;-0.014923,-0.3782821;0.4530754;-0.02350046,-0.6096137;0.4057652;-0.03304806,0.07455623;-0.003736062;-0.0477516,0.04723305;-0.3380656;-0.03865876,0.003521919;-0.70948;0.02767618,-0.001188325;-0.6684013;-0.1223975,-0.08415703;0.01240795;-0.02482826,-0.2123134;-0.102014;-0.31308,-0.1477543;-0.4568665;-0.1940357,-0.1683048;-0.5242884;-0.3069679,0.04609757;0.5225846;-0.03890953,0;0;0,0.04974382;0.3006383;0.001110315,0.09607774;0.5897917;-0.01307309,0.2763763;0.4616835;0.01845753,0.5042604;0.429737;0.02776563,0.740555;0.4286031;0.03046262,-0.1156746;0.503919;-0.009353571,-0.3443624;0.4792898;-0.02091476,-0.5761164;0.4331731;-0.0182689,0.07513607;-0.01761432;-0.04355586,0.03644194;-0.3506192;-0.02885914,-0.022126;-0.7188564;0.0434655,-0.01468147;-0.7255799;-0.1023529,-0.07944661;0.02513928;-0.03015061,-0.1781534;-0.1272291;-0.3123674,-0.1634484;-0.4828349;-0.1797478,-0.2002735;-0.5689753;-0.2681919,0.08508331;0.5190806;-0.007065177,36.72542
+0;0;0,0.02639545;0.3031009;-0.01709403,0.05286908;0.5933857;-0.04861825,0.2447068;0.4898044;-0.02868729,0.4716379;0.4589663;-0.004404029,0.7070702;0.4506417;0.01419765,-0.151393;0.4928224;-0.01452262,-0.3782393;0.4535332;-0.0204789,-0.6102453;0.410654;-0.03383162,0.07454579;-0.003719305;-0.04776922,0.0467273;-0.3380113;-0.03879888,0.002988566;-0.7093849;0.02774607,-0.001731513;-0.6682585;-0.1223237,-0.08418495;0.01234753;-0.02476365,-0.2122002;-0.1001984;-0.3138156,-0.1454768;-0.4545353;-0.1944297,-0.1696256;-0.5208501;-0.3075991,0.04629321;0.5226028;-0.03844181,0;0;0,0.04974382;0.3006383;0.001110315,0.09607774;0.5897917;-0.01307309,0.2763763;0.4616835;0.01845753,0.5042604;0.429737;0.02776563,0.740555;0.4286031;0.03046262,-0.1156746;0.503919;-0.009353571,-0.3443624;0.4792898;-0.02091476,-0.5761164;0.4331731;-0.0182689,0.07513607;-0.01761432;-0.04355586,0.03644194;-0.3506192;-0.02885914,-0.022126;-0.7188564;0.0434655,-0.01468147;-0.7255799;-0.1023529,-0.07944661;0.02513928;-0.03015061,-0.1781534;-0.1272291;-0.3123674,-0.1634484;-0.4828349;-0.1797478,-0.2002735;-0.5689753;-0.2681919,0.08508331;0.5190806;-0.007065177,36.73664
+0;0;0,0.02636256;0.3027231;-0.01707272,0.05278376;0.5924332;-0.04853417,0.2453425;0.488883;-0.02858972,0.4721648;0.4580598;-0.004318101,0.7070203;0.4497555;0.01423801,-0.1521692;0.4919119;-0.01437455,-0.3789068;0.4526415;-0.02032797,-0.6103444;0.4098673;-0.03364798,0.07449158;-0.003716601;-0.04773448,0.04620919;-0.3435833;-0.03861456,0.002613541;-0.713742;0.0277127,-0.002106067;-0.6726167;-0.1223422,-0.08412373;0.01233855;-0.02474564,-0.2142737;-0.1020842;-0.3186179,-0.1477686;-0.4552619;-0.1996225,-0.171915;-0.5215671;-0.3127807,0.04622164;0.5217984;-0.03837901,0;0;0,0.04962163;0.3002707;0.001730919,0.09574364;0.5889163;-0.0114677,0.2767268;0.4606732;0.02006805,0.5049046;0.4319558;0.02995467,0.7406108;0.4346345;0.032372,-0.1166922;0.5032721;-0.008203839,-0.3456994;0.4820736;-0.01789093,-0.5775771;0.4396265;-0.01668568,0.07514448;-0.01835766;-0.04310095,0.03303809;-0.3564572;-0.02554512,-0.02387685;-0.7238296;0.04597771,-0.01624215;-0.7304168;-0.09984958,-0.07908484;0.02568104;-0.03045427,-0.1812803;-0.1276128;-0.3175946,-0.166603;-0.4822406;-0.1859091,-0.2045881;-0.5664387;-0.2763438,0.08479078;0.5183305;-0.00571084,36.74773
+0;0;0,0.02636256;0.3027231;-0.01707272,0.05278376;0.5924332;-0.04853417,0.2453425;0.488883;-0.02858972,0.4721648;0.4580598;-0.004318101,0.7070203;0.4497555;0.01423801,-0.1521692;0.4919119;-0.01437455,-0.3789068;0.4526415;-0.02032797,-0.6103444;0.4098673;-0.03364798,0.07449158;-0.003716601;-0.04773448,0.04620919;-0.3435833;-0.03861456,0.002613541;-0.713742;0.0277127,-0.002106067;-0.6726167;-0.1223422,-0.08412373;0.01233855;-0.02474564,-0.2142737;-0.1020842;-0.3186179,-0.1477686;-0.4552619;-0.1996225,-0.171915;-0.5215671;-0.3127807,0.04622164;0.5217984;-0.03837901,0;0;0,0.04962163;0.3002707;0.001730919,0.09574364;0.5889163;-0.0114677,0.2767268;0.4606732;0.02006805,0.5049046;0.4319558;0.02995467,0.7406108;0.4346345;0.032372,-0.1166922;0.5032721;-0.008203839,-0.3456994;0.4820736;-0.01789093,-0.5775771;0.4396265;-0.01668568,0.07514448;-0.01835766;-0.04310095,0.03303809;-0.3564572;-0.02554512,-0.02387685;-0.7238296;0.04597771,-0.01624215;-0.7304168;-0.09984958,-0.07908484;0.02568104;-0.03045427,-0.1812803;-0.1276128;-0.3175946,-0.166603;-0.4822406;-0.1859091,-0.2045881;-0.5664387;-0.2763438,0.08479078;0.5183305;-0.00571084,36.77159
+0;0;0,0.02621728;0.3026818;-0.01684163,0.0523113;0.5923657;-0.04813864,0.2455005;0.4886655;-0.02799709,0.4727865;0.4618203;-0.004546229,0.7014268;0.4540825;0.01385405,-0.1531503;0.4922636;-0.01357491,-0.3804867;0.4577391;-0.02103914,-0.6052487;0.4124346;-0.03125737,0.07476457;-0.00375036;-0.04785357,0.04561644;-0.3459508;-0.03882703,0.001984019;-0.7146552;0.02767501,-0.002772485;-0.6734918;-0.1223681,-0.084399;0.01235983;-0.02485586,-0.2156728;-0.1026259;-0.3207912,-0.1464915;-0.4537171;-0.2015516,-0.1724538;-0.5196999;-0.3145713,0.04583453;0.5217385;-0.03800233,0;0;0,0.05034658;0.3000827;0.001692057,0.09717923;0.5885502;-0.01132679,0.2784218;0.4601363;0.02080441,0.5064279;0.4315222;0.03193808,0.7355924;0.4440716;0.03293991,-0.1160486;0.5032914;-0.008004976,-0.3450912;0.483126;-0.01590144,-0.5718807;0.4478939;-0.01622096,0.07534385;-0.01868871;-0.04321814,0.03199361;-0.358958;-0.02398717,-0.02362767;-0.7251016;0.04752719,-0.01582329;-0.7316949;-0.09828162,-0.07936846;0.02592603;-0.03036871,-0.1827798;-0.1261167;-0.3205779,-0.1685771;-0.4793299;-0.1890185,-0.205875;-0.5638617;-0.2793045,0.08603618;0.518007;-0.005637407,36.78228
+0;0;0,0.02621728;0.3026818;-0.01684163,0.0523113;0.5923657;-0.04813864,0.2455005;0.4886655;-0.02799709,0.4727865;0.4618203;-0.004546229,0.7014268;0.4540825;0.01385405,-0.1531503;0.4922636;-0.01357491,-0.3804867;0.4577391;-0.02103914,-0.6052487;0.4124346;-0.03125737,0.07476457;-0.00375036;-0.04785357,0.04561644;-0.3459508;-0.03882703,0.001984019;-0.7146552;0.02767501,-0.002772485;-0.6734918;-0.1223681,-0.084399;0.01235983;-0.02485586,-0.2156728;-0.1026259;-0.3207912,-0.1464915;-0.4537171;-0.2015516,-0.1724538;-0.5196999;-0.3145713,0.04583453;0.5217385;-0.03800233,0;0;0,0.05034658;0.3000827;0.001692057,0.09717923;0.5885502;-0.01132679,0.2784218;0.4601363;0.02080441,0.5064279;0.4315222;0.03193808,0.7355924;0.4440716;0.03293991,-0.1160486;0.5032914;-0.008004976,-0.3450912;0.483126;-0.01590144,-0.5718807;0.4478939;-0.01622096,0.07534385;-0.01868871;-0.04321814,0.03199361;-0.358958;-0.02398717,-0.02362767;-0.7251016;0.04752719,-0.01582329;-0.7316949;-0.09828162,-0.07936846;0.02592603;-0.03036871,-0.1827798;-0.1261167;-0.3205779,-0.1685771;-0.4793299;-0.1890185,-0.205875;-0.5638617;-0.2793045,0.08603618;0.518007;-0.005637407,36.80347
+0;0;0,0.02618789;0.3023425;-0.01682275,0.05225675;0.5917469;-0.04808966,0.2452737;0.4881425;-0.02796656,0.472433;0.4613123;-0.004528766,0.7009766;0.4535778;0.01386373,-0.153021;0.4917375;-0.01355727,-0.3802308;0.4572322;-0.02101734,-0.6048976;0.4119469;-0.03123124,0.0749559;-0.003759958;-0.04797604,0.04560897;-0.3482944;-0.03888793,0.002099805;-0.7159572;0.02742625,-0.002656655;-0.6747939;-0.1226155,-0.08461499;0.01239146;-0.02491947,-0.2167841;-0.1033785;-0.3228732,-0.1477982;-0.4534779;-0.2039705,-0.1737603;-0.5194599;-0.3169891,0.04578606;0.5211861;-0.03796286,0;0;0,0.05118616;0.2995943;0.001724601,0.09887205;0.5876436;-0.01113832,0.2792947;0.4584351;0.02184176,0.5071008;0.4298084;0.03430867,0.7360293;0.4445212;0.03666306,-0.1144295;0.5027372;-0.007270702,-0.3434542;0.4832178;-0.01337239,-0.5704311;0.4498761;-0.01370238,0.07553552;-0.01900591;-0.04321325,0.03096275;-0.3613764;-0.02215374,-0.02398136;-0.7265154;0.04940891,-0.01602016;-0.7331161;-0.0963881,-0.079571;0.02610151;-0.03035442,-0.1849632;-0.1251998;-0.3230116,-0.1707111;-0.4774333;-0.1918822,-0.2073342;-0.5619774;-0.282426,0.08749811;0.5172011;-0.005503178,36.82602
+0;0;0,0.02631775;0.3023479;-0.01651887,0.05248432;0.5917841;-0.04740923,0.2455197;0.4882869;-0.0276536,0.4731143;0.4645008;-0.005171426,0.7016364;0.4570862;0.0136151,-0.1529217;0.4924088;-0.01312472,-0.3797091;0.4549717;-0.01916228,-0.6054177;0.4158928;-0.0317621,0.07492751;-0.003808284;-0.04801656,0.04538833;-0.3483293;-0.03904268,0.001598902;-0.7158778;0.02771931,-0.003179864;-0.6746537;-0.1223172,-0.08461946;0.01243232;-0.02488391,-0.2164247;-0.1021797;-0.3234459,-0.1463771;-0.4517342;-0.2035645,-0.1739687;-0.5170972;-0.3167208,0.04599887;0.5212111;-0.03737657,0;0;0,0.05118616;0.2995943;0.001724601,0.09887205;0.5876436;-0.01113832,0.2792947;0.4584351;0.02184176,0.5071008;0.4298084;0.03430867,0.7360293;0.4445212;0.03666306,-0.1144295;0.5027372;-0.007270702,-0.3434542;0.4832178;-0.01337239,-0.5704311;0.4498761;-0.01370238,0.07553552;-0.01900591;-0.04321325,0.03096275;-0.3613764;-0.02215374,-0.02398136;-0.7265154;0.04940891,-0.01602016;-0.7331161;-0.0963881,-0.079571;0.02610151;-0.03035442,-0.1849632;-0.1251998;-0.3230116,-0.1707111;-0.4774333;-0.1918822,-0.2073342;-0.5619774;-0.282426,0.08749811;0.5172011;-0.005503178,36.8376
+0;0;0,0.02632695;0.3024536;-0.01652464,0.05249631;0.5919209;-0.04741795,0.2456774;0.4884002;-0.0276553,0.4730209;0.4646403;-0.005197925,0.7015102;0.4572268;0.0135859,-0.1530548;0.4925251;-0.01311581,-0.3795921;0.4551293;-0.01914671,-0.6052681;0.4160561;-0.03174471,0.07489528;-0.003806646;-0.04799591,0.04523823;-0.3497024;-0.03898622,0.001557522;-0.7163383;0.02761,-0.003220595;-0.6751158;-0.1224061,-0.08458307;0.01242697;-0.02487321,-0.2169142;-0.1026424;-0.3246265,-0.1470406;-0.451329;-0.2050427,-0.1746284;-0.5166791;-0.3181837,0.04601091;0.5213485;-0.03738536,0;0;0,0.05163783;0.2996275;0.001099586,0.09981547;0.5876077;-0.01221013,0.2799476;0.4577365;0.02159905,0.5073591;0.4293194;0.03677881,0.7362539;0.4439484;0.039657,-0.1138194;0.5035332;-0.00783147,-0.3425606;0.4831678;-0.01191337,-0.5696101;0.4505543;-0.01210599,0.07555528;-0.01945785;-0.04289746,0.02935609;-0.3629551;-0.02099216,-0.02446488;-0.7272925;0.05060732,-0.01637904;-0.7339698;-0.09514248,-0.07930169;0.02649899;-0.0306014,-0.1872994;-0.1220175;-0.3253621,-0.1740012;-0.4747652;-0.1982511,-0.2097204;-0.5597556;-0.2885558,0.08831565;0.517193;-0.006491661,36.8594
+0;0;0,0.02635013;0.3027199;-0.01653919,0.05255028;0.5925275;-0.04746944,0.2459694;0.4888694;-0.02768103,0.4730984;0.4651319;-0.005244857,0.7014874;0.4577217;0.01353073,-0.1532559;0.4929994;-0.01312356,-0.3795794;0.4556389;-0.01914876,-0.6051565;0.4165828;-0.03174125,0.07488365;-0.003806055;-0.04798845,0.04511348;-0.351021;-0.0389444,0.001551405;-0.7166612;0.02747096,-0.001722995;-0.6789705;-0.07533371,-0.08456992;0.01242504;-0.02486934,-0.2174058;-0.1030832;-0.325766,-0.1477219;-0.4508229;-0.206507,-0.1666276;-0.4861654;-0.2840414,0.046056;0.5218585;-0.03742313,0;0;0,0.0520732;0.2998258;-0.0002629757,0.100972;0.5879402;-0.0154289,0.2808672;0.4579114;0.02056635,0.5076125;0.4275419;0.0384177,0.736417;0.4415375;0.04306567,-0.1131343;0.50402;-0.008594988,-0.3416125;0.4828974;-0.0110356,-0.5685992;0.4505556;-0.01109505,0.07559137;-0.0196484;-0.04271793,0.02779869;-0.3642454;-0.0204674,-0.0246393;-0.7277758;0.05092812,-0.0235694;-0.7860478;-0.002415895,-0.0792011;0.02661721;-0.03071883,-0.188697;-0.1191847;-0.3278362,-0.1758666;-0.471567;-0.2026825,-0.2009232;-0.5184097;-0.2667608,0.08926739;0.5175012;-0.009218931,36.88173
+0;0;0,0.0262254;0.3027435;-0.0163037,0.05227397;0.5925813;-0.04707382,0.2458749;0.489943;-0.0269834,0.4731676;0.467088;-0.005301192,0.7015723;0.4610742;0.01378072,-0.1535816;0.4937073;-0.01264236,-0.3798576;0.4560502;-0.01860116,-0.6058146;0.4193364;-0.0314284,0.07487675;-0.003905223;-0.04799123,0.04471349;-0.3510925;-0.03918962,0.001061603;-0.7166395;0.02767807,-0.002169359;-0.6789342;-0.07512689,-0.08452759;0.01252072;-0.02496507,-0.217484;-0.1029398;-0.3258268,-0.1469785;-0.4501875;-0.205621,-0.1666532;-0.4852194;-0.2832253,0.04581111;0.5219054;-0.03705517,0;0;0,0.0520732;0.2998258;-0.0002629757,0.100972;0.5879402;-0.0154289,0.2808672;0.4579114;0.02056635,0.5076125;0.4275419;0.0384177,0.736417;0.4415375;0.04306567,-0.1131343;0.50402;-0.008594988,-0.3416125;0.4828974;-0.0110356,-0.5685992;0.4505556;-0.01109505,0.07559137;-0.0196484;-0.04271793,0.02779869;-0.3642454;-0.0204674,-0.0246393;-0.7277758;0.05092812,-0.0235694;-0.7860478;-0.002415895,-0.0792011;0.02661721;-0.03071883,-0.188697;-0.1191847;-0.3278362,-0.1758666;-0.471567;-0.2026825,-0.2009232;-0.5184097;-0.2667608,0.08926739;0.5175012;-0.009218931,36.89295
+0;0;0,0.0262254;0.3027435;-0.0163037,0.05227397;0.5925813;-0.04707382,0.2458749;0.489943;-0.0269834,0.4731676;0.467088;-0.005301192,0.7015723;0.4610742;0.01378072,-0.1535816;0.4937073;-0.01264236,-0.3798576;0.4560502;-0.01860116,-0.6058146;0.4193364;-0.0314284,0.07487675;-0.003905223;-0.04799123,0.04471349;-0.3510925;-0.03918962,0.001061603;-0.7166395;0.02767807,-0.002169359;-0.6789342;-0.07512689,-0.08452759;0.01252072;-0.02496507,-0.217484;-0.1029398;-0.3258268,-0.1469785;-0.4501875;-0.205621,-0.1666532;-0.4852194;-0.2832253,0.04581111;0.5219054;-0.03705517,0;0;0,0.0520732;0.2998258;-0.0002629757,0.100972;0.5879402;-0.0154289,0.2808672;0.4579114;0.02056635,0.5076125;0.4275419;0.0384177,0.736417;0.4415375;0.04306567,-0.1131343;0.50402;-0.008594988,-0.3416125;0.4828974;-0.0110356,-0.5685992;0.4505556;-0.01109505,0.07559137;-0.0196484;-0.04271793,0.02779869;-0.3642454;-0.0204674,-0.0246393;-0.7277758;0.05092812,-0.0235694;-0.7860478;-0.002415895,-0.0792011;0.02661721;-0.03071883,-0.188697;-0.1191847;-0.3278362,-0.1758666;-0.471567;-0.2026825,-0.2009232;-0.5184097;-0.2667608,0.08926739;0.5175012;-0.009218931,36.90411

+ 161 - 0
DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Sideways_HapticFeedback_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.01983296;0.290713;-0.007202421,0.03932732;0.5705733;-0.02773738,0.2152482;0.4591805;-0.01069007,0.2566662;0.1816763;0.01087614,0.306944;-0.06743975;-0.008447395,-0.1458269;0.4573083;-0.01144112,-0.2160876;0.1849018;-0.004565207,-0.2811748;-0.06045097;-0.02749333,0.06231041;0.0006475577;-0.03152444,0.04932609;-0.3719101;0.007984903,0.018404;-0.743425;0.0796324,0.01816805;-0.7039282;-0.03680401,-0.06330824;0.007044506;-0.02862235,-0.09254956;-0.3666588;-0.02419921,-0.1240727;-0.7389534;0.04300129,-0.1219446;-0.6992828;-0.0734016,0.03450254;0.5021219;-0.02039648,0;0;0,0.0006752312;0.291371;-0.007857442,0.002409816;0.5719002;-0.02845883,0.1872882;0.4991301;-0.007549762,0.2684346;0.2333765;0.03694141,0.3020771;-0.005293876;-0.04591179,-0.1837071;0.489356;-0.02131336,-0.2694415;0.2282703;0.03929222,-0.3066602;-0.01678099;-0.02007665,0.06343367;0.001893267;-0.02914417,0.120009;-0.3666616;0.009525299,0.1498113;-0.7349259;0.09673822,0.1528118;-0.7291819;-0.0174998,-0.05694422;0.004454299;-0.04017851,-0.1310997;-0.3620574;-0.01374158,-0.1647199;-0.7293515;0.07613376,-0.183211;-0.7860779;7.918477E-05,0.001800999;0.5032803;-0.02113092,5.160509
+0;0;0,0.01983222;0.2907023;-0.007202154,0.03932621;0.5705571;-0.02773673,0.215217;0.4591724;-0.01069114,0.2566203;0.1817665;0.01086742,0.3069831;-0.06777065;-0.008488781,-0.1457979;0.4573005;-0.01144207,-0.2160336;0.1849906;-0.004568593,-0.281231;-0.06077704;-0.02753548,0.062313;0.0006475846;-0.03152575,0.04933076;-0.3718508;0.007977307,0.0184051;-0.7434084;0.07963306,0.01816915;-0.7039117;-0.03680377,-0.06331087;0.007044798;-0.02862353,-0.09254753;-0.366599;-0.02420111,-0.1240743;-0.7389364;0.04300713,-0.1219462;-0.6992658;-0.07339618,0.0345015;0.5021067;-0.02039594,0;0;0,0.0006715506;0.2913595;-0.007884502,0.002414599;0.5718818;-0.02850544,0.1872578;0.4991136;-0.00759828,0.2683035;0.2334365;0.03690207,0.3020825;-0.00558421;-0.04621208,-0.1836762;0.4893432;-0.02133557,-0.2694236;0.2283641;0.03924707,-0.3067761;-0.01710758;-0.02015284,0.06342589;0.001915425;-0.02916658,0.1200792;-0.366574;0.009432673,0.1498558;-0.7348525;0.09678483,0.1528497;-0.7291125;-0.01745296,-0.05696082;0.004427595;-0.04016296,-0.1309679;-0.3620482;-0.01365933,-0.1656168;-0.7294621;0.07551758,-0.1852948;-0.7874289;0.001204595,0.001801163;0.5032634;-0.02117205,5.182421
+0;0;0,0.01983386;0.2907264;-0.007202751,0.03932918;0.5706003;-0.02773881,0.2151484;0.4592261;-0.01069635,0.2565584;0.1817757;0.01086568,0.3069143;-0.06772766;-0.008487899,-0.1457244;0.4573549;-0.01144698,-0.2159714;0.1850012;-0.004572397,-0.2811599;-0.06073302;-0.02753617,0.06233185;0.0006477805;-0.03153529,0.04936083;-0.3715286;0.007933632,0.01840797;-0.743413;0.07965241,0.01817203;-0.7039164;-0.03678239,-0.06333002;0.00704693;-0.0286322,-0.09254141;-0.3662739;-0.02421359,-0.1240959;-0.7389388;0.04305376,-0.1219679;-0.6992684;-0.07334752,0.03450402;0.5021434;-0.02039732,0;0;0,0.0008237064;0.2913803;-0.007994533,0.002671048;0.5719187;-0.02865255,0.1874152;0.4991303;-0.007840157,0.2685402;0.2334309;0.03666854,0.3022394;-0.00557375;-0.04641771,-0.1833749;0.4893256;-0.02158578,-0.2692099;0.2283977;0.03930292,-0.3066869;-0.01701337;-0.02012014,0.06340349;0.001907334;-0.02926624,0.1201593;-0.3662584;0.009127377,0.1500184;-0.7348546;0.09656298,0.1530134;-0.7291226;-0.01767099,-0.05702739;0.004443388;-0.04010345,-0.1309028;-0.3617547;-0.01397488,-0.1654844;-0.7295163;0.07521729,-0.185037;-0.7877563;0.001199089,0.002025187;0.5032944;-0.02131629,5.201726
+0;0;0,0.01978464;0.2907244;-0.007416677,0.03920894;0.5705898;-0.02813626,0.2149805;0.4590248;-0.0106816,0.2551886;0.1813978;0.010882,0.3043394;-0.06830879;-0.008943188,-0.1458087;0.4573319;-0.01154076,-0.2159857;0.1849569;-0.004798416,-0.2792749;-0.06141008;-0.02624564,0.06231805;0.0006859229;-0.03156173,0.0490889;-0.3714889;0.007835619,0.01740268;-0.7433707;0.07924739,0.01720883;-0.7038934;-0.03718906,-0.06333171;0.007014472;-0.02863644,-0.09246983;-0.3663007;-0.02333825,-0.1244198;-0.7391548;0.04268211,-0.1222602;-0.6995029;-0.07372013,0.0344026;0.5021361;-0.020753,0;0;0,0.0008237064;0.2913803;-0.007994533,0.002671048;0.5719187;-0.02865255,0.1874152;0.4991303;-0.007840157,0.2685402;0.2334309;0.03666854,0.3022394;-0.00557375;-0.04641771,-0.1833749;0.4893256;-0.02158578,-0.2692099;0.2283977;0.03930292,-0.3066869;-0.01701337;-0.02012014,0.06340349;0.001907334;-0.02926624,0.1201593;-0.3662584;0.009127377,0.1500184;-0.7348546;0.09656298,0.1530134;-0.7291226;-0.01767099,-0.05702739;0.004443388;-0.04010345,-0.1309028;-0.3617547;-0.01397488,-0.1654844;-0.7295163;0.07521729,-0.185037;-0.7877563;0.001199089,0.002025187;0.5032944;-0.02131629,5.223804
+0;0;0,0.01978029;0.2906604;-0.007415046,0.03919404;0.5703741;-0.02812285,0.2151512;0.4588148;-0.01066334,0.2553671;0.1811338;0.01090446,0.3044029;-0.06798807;-0.008874313,-0.146002;0.4571202;-0.01152336,-0.2161926;0.1846923;-0.004779706,-0.2793335;-0.06109789;-0.02617672,0.06234854;0.0006862583;-0.03157717,0.04912248;-0.3714015;0.007810958,0.01742824;-0.7433774;0.07924081,0.01723439;-0.7039005;-0.03719214,-0.06336268;0.007017903;-0.02865045,-0.09249398;-0.3662099;-0.0233535,-0.1244521;-0.7391584;0.04268359,-0.1222925;-0.6995068;-0.07371517,0.03439115;0.5019696;-0.0207449,0;0;0,0.000765726;0.2913122;-0.008146048,0.00242649;0.5716839;-0.02898693,0.1874199;0.4991229;-0.00803256,0.2685826;0.2333932;0.03657126,0.3024024;-0.005010933;-0.04635704,-0.1837574;0.4893122;-0.02162065,-0.2696406;0.2284;0.03951935,-0.3073197;-0.01638696;-0.0197853,0.06339687;0.001928076;-0.02936065,0.1201548;-0.3661564;0.008954525,0.1500297;-0.734849;0.09639645,0.1529915;-0.7291334;-0.01783133,-0.0571103;0.004406753;-0.04004901,-0.1309267;-0.3617206;-0.01401874,-0.1655466;-0.7295691;0.07521039,-0.1830813;-0.7894734;0.002710462,0.001843333;0.5031164;-0.0215807,5.245188
+0;0;0,0.01977522;0.290586;-0.007413147,0.03917651;0.5701202;-0.02810734,0.2155554;0.4585122;-0.01063003,0.2557722;0.1808253;0.01093823,0.3048105;-0.06830932;-0.008841556,-0.1464332;0.4568138;-0.01149204,-0.2166253;0.1843799;-0.004748243,-0.2797695;-0.06142281;-0.02614635,0.06231195;0.0006858556;-0.03155864,0.04909033;-0.3712771;0.007816277,0.01738667;-0.7433635;0.07926735,0.01719283;-0.7038869;-0.03716027,-0.06332549;0.007013784;-0.02863364,-0.09244702;-0.3660888;-0.02333846,-0.1244146;-0.7391481;0.04271824,-0.1222551;-0.699497;-0.07367517,0.03437722;0.5017669;-0.02073491,0;0;0,0.0006208718;0.2912329;-0.008321881,0.001887113;0.5714031;-0.02944577,0.1874293;0.499124;-0.008240581,0.268641;0.2334016;0.03635573,0.3024458;-0.005047157;-0.04649055,-0.184617;0.4892549;-0.02182099,-0.270672;0.228402;0.03935833,-0.3083439;-0.01639503;-0.01996535,0.0633847;0.001938552;-0.02928853,0.1201626;-0.3660387;0.00879848,0.1500591;-0.7348616;0.09617472,0.153022;-0.7291676;-0.01804292,-0.05703719;0.004393542;-0.04008307,-0.1308559;-0.3616151;-0.0141965,-0.165664;-0.7295686;0.07500726,-0.1829859;-0.7896202;0.00264778,0.001427308;0.5028976;-0.02193892,5.267267
+0;0;0,0.01969201;0.2905897;-0.007485287,0.03899505;0.570124;-0.02826954,0.215371;0.4584649;-0.01048624,0.2544345;0.1806012;0.01092361,0.3023995;-0.06874064;-0.008877337,-0.1465876;0.4568405;-0.01149335,-0.2170126;0.1844594;-0.005056331,-0.2797812;-0.06150141;-0.02573164,0.06237731;0.000673866;-0.03142951,0.04868238;-0.3713312;0.007382259,0.01717693;-0.7434402;0.07880343,0.01702488;-0.7039775;-0.03762538,-0.06328914;0.007016466;-0.02871327,-0.09267054;-0.3660656;-0.02340859,-0.1246283;-0.7390381;0.04314113,-0.1224265;-0.6994118;-0.07325354,0.03422119;0.5017715;-0.02087366,0;0;0,0.0006208718;0.2912329;-0.008321881,0.001887113;0.5714031;-0.02944577,0.1874293;0.499124;-0.008240581,0.268641;0.2334016;0.03635573,0.3024458;-0.005047157;-0.04649055,-0.184617;0.4892549;-0.02182099,-0.270672;0.228402;0.03935833,-0.3083439;-0.01639503;-0.01996535,0.0633847;0.001938552;-0.02928853,0.1201626;-0.3660387;0.00879848,0.1500591;-0.7348616;0.09617472,0.153022;-0.7291676;-0.01804292,-0.05703719;0.004393542;-0.04008307,-0.1308559;-0.3616151;-0.0141965,-0.165664;-0.7295686;0.07500726,-0.1829859;-0.7896202;0.00264778,0.001427308;0.5028976;-0.02193892,5.278672
+0;0;0,0.0196938;0.2906162;-0.007485968,0.03899933;0.5701864;-0.02827299,0.2153652;0.4585187;-0.01048905,0.2544171;0.1807373;0.01091445,0.3023589;-0.0684842;-0.008876945,-0.1465748;0.4568944;-0.01149611,-0.2169789;0.1845939;-0.005061,-0.2797172;-0.06124818;-0.02572634,0.06239564;0.0006740641;-0.03143875,0.04870089;-0.3713261;0.007372517,0.01719628;-0.7434251;0.07879177,0.01704424;-0.7039626;-0.0376365,-0.06330774;0.007018528;-0.02872171,-0.09268877;-0.3660587;-0.02341709,-0.1246456;-0.7390212;0.04313083,-0.1224438;-0.699395;-0.07326329,0.03422472;0.501823;-0.02087594,0;0;0,0.0006195158;0.2912595;-0.008318663,0.001910418;0.5714658;-0.02944648,0.1874509;0.4990866;-0.008479117,0.2686957;0.2334806;0.0362246,0.3027047;-0.004817173;-0.04659486,-0.1845855;0.4892264;-0.02193398,-0.2707974;0.228555;0.03941441,-0.3083771;-0.01616853;-0.01974355,0.06339055;0.00195387;-0.02932382,0.1202589;-0.3660072;0.008737564,0.1501137;-0.734858;0.09596527,0.1530469;-0.7291634;-0.01825273,-0.05707019;0.004377755;-0.04007361,-0.130878;-0.3616368;-0.0143105,-0.1656233;-0.729586;0.07489174,-0.1820182;-0.7892731;0.001867548,0.001443282;0.5029491;-0.02194273,5.300738
+0;0;0,0.0196938;0.2906162;-0.007485968,0.03899933;0.5701864;-0.02827299,0.2153652;0.4585187;-0.01048905,0.2544171;0.1807373;0.01091445,0.3023589;-0.0684842;-0.008876945,-0.1465748;0.4568944;-0.01149611,-0.2169789;0.1845939;-0.005061,-0.2797172;-0.06124818;-0.02572634,0.06239564;0.0006740641;-0.03143875,0.04870089;-0.3713261;0.007372517,0.01719628;-0.7434251;0.07879177,0.01704424;-0.7039626;-0.0376365,-0.06330774;0.007018528;-0.02872171,-0.09268877;-0.3660587;-0.02341709,-0.1246456;-0.7390212;0.04313083,-0.1224438;-0.699395;-0.07326329,0.03422472;0.501823;-0.02087594,0;0;0,0.0006195158;0.2912595;-0.008318663,0.001910418;0.5714658;-0.02944648,0.1874509;0.4990866;-0.008479117,0.2686957;0.2334806;0.0362246,0.3027047;-0.004817173;-0.04659486,-0.1845855;0.4892264;-0.02193398,-0.2707974;0.228555;0.03941441,-0.3083771;-0.01616853;-0.01974355,0.06339055;0.00195387;-0.02932382,0.1202589;-0.3660072;0.008737564,0.1501137;-0.734858;0.09596527,0.1530469;-0.7291634;-0.01825273,-0.05707019;0.004377755;-0.04007361,-0.130878;-0.3616368;-0.0143105,-0.1656233;-0.729586;0.07489174,-0.1820182;-0.7892731;0.001867548,0.001443282;0.5029491;-0.02194273,5.312167
+0;0;0,0.01966125;0.2904461;-0.007500333,0.03890794;0.569805;-0.02832709,0.2154911;0.4579497;-0.01056732,0.253869;0.1801235;0.01069843,0.3010416;-0.06927198;-0.009106311,-0.1468739;0.456487;-0.01135771,-0.2176568;0.1843355;-0.005372376,-0.2803836;-0.06152916;-0.02614443,0.0624208;0.0006971333;-0.03139867,0.04846035;-0.3713812;0.006791137,0.01710277;-0.7435681;0.07826739,0.01690249;-0.7041119;-0.03816146,-0.06329257;0.006997705;-0.02877154,-0.09267344;-0.366101;-0.02331057,-0.1240795;-0.7392195;0.04310758,-0.1219354;-0.6996065;-0.07328884,0.03415154;0.5015125;-0.02092032,0;0;0,0.0005395412;0.2910831;-0.008493304,0.001588181;0.5710623;-0.02982056,0.1874499;0.4989272;-0.008660913,0.2686885;0.2333805;0.03603458,0.3027787;-0.004893273;-0.04690552,-0.185208;0.4913872;-0.01818589,-0.2708395;0.2297914;0.03967079,-0.3084057;-0.01495168;-0.0195337,0.06339455;0.001933709;-0.02932763,0.1202856;-0.3660617;0.008599281,0.1501007;-0.7350116;0.09578979,0.1521913;-0.7293341;-0.01844323,-0.05706912;0.004385997;-0.04008239,-0.1308391;-0.3616686;-0.01443774,-0.1656913;-0.7297236;0.07464686,-0.1817852;-0.7893077;0.00142929,0.001195312;0.502624;-0.02224445,5.334379
+0;0;0,0.01966125;0.2904461;-0.007500333,0.03890794;0.569805;-0.02832709,0.2154911;0.4579497;-0.01056732,0.253869;0.1801235;0.01069843,0.3010416;-0.06927198;-0.009106311,-0.1468739;0.456487;-0.01135771,-0.2176568;0.1843355;-0.005372376,-0.2803836;-0.06152916;-0.02614443,0.0624208;0.0006971333;-0.03139867,0.04846035;-0.3713812;0.006791137,0.01710277;-0.7435681;0.07826739,0.01690249;-0.7041119;-0.03816146,-0.06329257;0.006997705;-0.02877154,-0.09267344;-0.366101;-0.02331057,-0.1240795;-0.7392195;0.04310758,-0.1219354;-0.6996065;-0.07328884,0.03415154;0.5015125;-0.02092032,0;0;0,0.0005395412;0.2910831;-0.008493304,0.001588181;0.5710623;-0.02982056,0.1874499;0.4989272;-0.008660913,0.2686885;0.2333805;0.03603458,0.3027787;-0.004893273;-0.04690552,-0.185208;0.4913872;-0.01818589,-0.2708395;0.2297914;0.03967079,-0.3084057;-0.01495168;-0.0195337,0.06339455;0.001933709;-0.02932763,0.1202856;-0.3660617;0.008599281,0.1501007;-0.7350116;0.09578979,0.1521913;-0.7293341;-0.01844323,-0.05706912;0.004385997;-0.04008239,-0.1308391;-0.3616686;-0.01443774,-0.1656913;-0.7297236;0.07464686,-0.1817852;-0.7893077;0.00142929,0.001195312;0.502624;-0.02224445,5.345701
+0;0;0,0.01966125;0.2904461;-0.007500333,0.03890794;0.569805;-0.02832709,0.2154911;0.4579497;-0.01056732,0.253869;0.1801235;0.01069843,0.3010416;-0.06927198;-0.009106311,-0.1468739;0.456487;-0.01135771,-0.2176568;0.1843355;-0.005372376,-0.2803836;-0.06152916;-0.02614443,0.0624208;0.0006971333;-0.03139867,0.04846035;-0.3713812;0.006791137,0.01710277;-0.7435681;0.07826739,0.01690249;-0.7041119;-0.03816146,-0.06329257;0.006997705;-0.02877154,-0.09267344;-0.366101;-0.02331057,-0.1240795;-0.7392195;0.04310758,-0.1219354;-0.6996065;-0.07328884,0.03415154;0.5015125;-0.02092032,0;0;0,0.0005395412;0.2910831;-0.008493304,0.001588181;0.5710623;-0.02982056,0.1874499;0.4989272;-0.008660913,0.2686885;0.2333805;0.03603458,0.3027787;-0.004893273;-0.04690552,-0.185208;0.4913872;-0.01818589,-0.2708395;0.2297914;0.03967079,-0.3084057;-0.01495168;-0.0195337,0.06339455;0.001933709;-0.02932763,0.1202856;-0.3660617;0.008599281,0.1501007;-0.7350116;0.09578979,0.1521913;-0.7293341;-0.01844323,-0.05706912;0.004385997;-0.04008239,-0.1308391;-0.3616686;-0.01443774,-0.1656913;-0.7297236;0.07464686,-0.1817852;-0.7893077;0.00142929,0.001195312;0.502624;-0.02224445,5.3571
+0;0;0,0.0196331;0.2904643;-0.007627592,0.03883591;0.5698568;-0.02857724,0.2151928;0.4578982;-0.01033344,0.2530656;0.1799566;0.0105036,0.299684;-0.0693792;-0.00947489,-0.1466987;0.4563933;-0.01136045,-0.2179331;0.1843381;-0.005728543,-0.2807539;-0.06132564;-0.02679113,0.06239697;0.0006936283;-0.03143732,0.04835618;-0.3714872;0.006228033,0.01675143;-0.7434264;0.07774335,0.01661979;-0.7039872;-0.03868778,-0.06329509;0.007009453;-0.02875354,-0.09288038;-0.3661272;-0.02344769,-0.1246071;-0.7390292;0.04280622,-0.1223937;-0.699434;-0.0735912,0.0340916;0.5015504;-0.02113999,0;0;0,0.000540942;0.2911025;-0.008496284,0.001631305;0.5711224;-0.02981079,0.1873085;0.4988221;-0.00896883,0.2686903;0.2333504;0.03599632,0.3027995;-0.004763544;-0.04694378,-0.1849929;0.4912677;-0.01839733,-0.270743;0.2297582;0.03973868,-0.3081462;-0.01486592;-0.01942887,0.0634041;0.001938835;-0.02929723,0.1202943;-0.3660979;0.008740544,0.1501479;-0.7348826;0.09568119,0.1522105;-0.7292058;-0.01855302,-0.05705753;0.004383796;-0.04009224,-0.1308043;-0.3617169;-0.01428445,-0.1657115;-0.7296026;0.07456207,-0.1814589;-0.7905685;0.002989933,0.001219898;0.5026671;-0.02224314,5.379057
+0;0;0,0.01963422;0.2904807;-0.007628025,0.03883924;0.5699053;-0.02858027,0.2151125;0.4579547;-0.0103401,0.2529495;0.1802764;0.0104772,0.2996043;-0.06925435;-0.009516907,-0.1466136;0.4564505;-0.01136664,-0.2177805;0.184653;-0.005740067,-0.2806504;-0.06120284;-0.02681913,0.06240848;0.0006937563;-0.03144312,0.04836757;-0.3714903;0.006222561,0.0167495;-0.7435863;0.07776803,0.01661787;-0.7041472;-0.03866078,-0.06330677;0.007010746;-0.02875885,-0.09289233;-0.3661291;-0.02345295,-0.1246324;-0.7391883;0.04282888,-0.1224191;-0.6995934;-0.07356622,0.03409408;0.501587;-0.02114171,0;0;0,0.0004962236;0.2911181;-0.008528709,0.001539245;0.5711688;-0.02986896,0.1871532;0.4988428;-0.00916648,0.2687539;0.2337434;0.03593171,0.3028841;-0.004530177;-0.04715192,-0.1849829;0.491142;-0.01873202,-0.2707752;0.2299733;0.0395845,-0.3078355;-0.01479585;-0.02005319,0.06340355;0.001956642;-0.02932799,0.1203145;-0.3660766;0.008744953,0.1501657;-0.735046;0.09560287,0.1522537;-0.7293699;-0.01862836,-0.0570853;0.004357669;-0.04007804,-0.1308118;-0.3617471;-0.01422219,-0.1658297;-0.7298363;0.07442279,-0.1812928;-0.7903655;0.002241351,0.001140162;0.5027018;-0.02229548,5.401328
+0;0;0,0.01963422;0.2904807;-0.007628025,0.03883924;0.5699053;-0.02858027,0.2151125;0.4579547;-0.0103401,0.2529495;0.1802764;0.0104772,0.2996043;-0.06925435;-0.009516907,-0.1466136;0.4564505;-0.01136664,-0.2177805;0.184653;-0.005740067,-0.2806504;-0.06120284;-0.02681913,0.06240848;0.0006937563;-0.03144312,0.04836757;-0.3714903;0.006222561,0.0167495;-0.7435863;0.07776803,0.01661787;-0.7041472;-0.03866078,-0.06330677;0.007010746;-0.02875885,-0.09289233;-0.3661291;-0.02345295,-0.1246324;-0.7391883;0.04282888,-0.1224191;-0.6995934;-0.07356622,0.03409408;0.501587;-0.02114171,0;0;0,0.0004962236;0.2911181;-0.008528709,0.001539245;0.5711688;-0.02986896,0.1871532;0.4988428;-0.00916648,0.2687539;0.2337434;0.03593171,0.3028841;-0.004530177;-0.04715192,-0.1849829;0.491142;-0.01873202,-0.2707752;0.2299733;0.0395845,-0.3078355;-0.01479585;-0.02005319,0.06340355;0.001956642;-0.02932799,0.1203145;-0.3660766;0.008744953,0.1501657;-0.735046;0.09560287,0.1522537;-0.7293699;-0.01862836,-0.0570853;0.004357669;-0.04007804,-0.1308118;-0.3617471;-0.01422219,-0.1658297;-0.7298363;0.07442279,-0.1812928;-0.7903655;0.002241351,0.001140162;0.5027018;-0.02229548,5.412808
+0;0;0,0.0196107;0.2904414;-0.007617125,0.03877543;0.569777;-0.02857245,0.2151091;0.4576919;-0.01041072,0.2530063;0.1802685;0.01072903,0.2993921;-0.06894553;-0.009400786,-0.1467036;0.4561694;-0.01134295,-0.2183293;0.1847182;-0.005788194,-0.2816339;-0.06066385;-0.02687501,0.06242216;0.000691502;-0.0314689,0.04832802;-0.3720068;0.005798634,0.01677713;-0.7436748;0.077187,0.01662818;-0.704234;-0.03923853,-0.063334;0.0070185;-0.02875483,-0.09327691;-0.3665742;-0.02391017,-0.1247851;-0.7392036;0.04229678,-0.122589;-0.6996063;-0.07409534,0.03404169;0.5014805;-0.02113192,0;0;0,0.0004158318;0.2910748;-0.008605719,0.00129889;0.5710253;-0.03006303,0.1870412;0.4988051;-0.009367108,0.26869;0.2339602;0.03577149,0.3029684;-0.004019916;-0.04702306,-0.1852625;0.4910237;-0.01907773,-0.2708179;0.2300681;0.03948259,-0.3080472;-0.01432134;-0.0201181,0.06340388;0.001953527;-0.02938414,0.1204237;-0.36652;0.008924484,0.1501933;-0.7351043;0.09545887,0.1523107;-0.7294365;-0.01876688,-0.05714037;0.004366606;-0.04004006,-0.1310157;-0.3622002;-0.0142966,-0.1660375;-0.7296904;0.07488445,-0.1817427;-0.7878909;-6.943196E-05,0.0009436756;0.5025846;-0.02245212,5.434942
+0;0;0,0.0196107;0.2904414;-0.007617125,0.03877543;0.569777;-0.02857245,0.2151091;0.4576919;-0.01041072,0.2530063;0.1802685;0.01072903,0.2993921;-0.06894553;-0.009400786,-0.1467036;0.4561694;-0.01134295,-0.2183293;0.1847182;-0.005788194,-0.2816339;-0.06066385;-0.02687501,0.06242216;0.000691502;-0.0314689,0.04832802;-0.3720068;0.005798634,0.01677713;-0.7436748;0.077187,0.01662818;-0.704234;-0.03923853,-0.063334;0.0070185;-0.02875483,-0.09327691;-0.3665742;-0.02391017,-0.1247851;-0.7392036;0.04229678,-0.122589;-0.6996063;-0.07409534,0.03404169;0.5014805;-0.02113192,0;0;0,0.0004158318;0.2910748;-0.008605719,0.00129889;0.5710253;-0.03006303,0.1870412;0.4988051;-0.009367108,0.26869;0.2339602;0.03577149,0.3029684;-0.004019916;-0.04702306,-0.1852625;0.4910237;-0.01907773,-0.2708179;0.2300681;0.03948259,-0.3080472;-0.01432134;-0.0201181,0.06340388;0.001953527;-0.02938414,0.1204237;-0.36652;0.008924484,0.1501933;-0.7351043;0.09545887,0.1523107;-0.7294365;-0.01876688,-0.05714037;0.004366606;-0.04004006,-0.1310157;-0.3622002;-0.0142966,-0.1660375;-0.7296904;0.07488445,-0.1817427;-0.7878909;-6.943196E-05,0.0009436756;0.5025846;-0.02245212,5.45754
+0;0;0,0.01960523;0.2903604;-0.007615003,0.03875922;0.5695393;-0.02855861,0.2152591;0.4574522;-0.01039127,0.2531518;0.180062;0.01074594,0.2995314;-0.06911854;-0.009381171,-0.1468806;0.4559283;-0.01132435,-0.2184977;0.1845096;-0.005770254,-0.2817938;-0.0608395;-0.02685424,0.0624474;0.0006917815;-0.03148162,0.04837658;-0.3713896;0.005724225,0.01677647;-0.7436374;0.07722396,0.01662753;-0.7041969;-0.03919779,-0.06335961;0.007021336;-0.02876645,-0.09325296;-0.365953;-0.02392982,-0.1248103;-0.7391637;0.04238041,-0.1226143;-0.6995668;-0.07400792,0.03402807;0.5012803;-0.02112217,0;0;0,0.0002818555;0.2909909;-0.008703232,0.0009533465;0.5707625;-0.0304327,0.1869119;0.4987103;-0.009610652,0.2687477;0.2339958;0.03574431,0.3029755;-0.003877103;-0.04727411,-0.1857265;0.4907894;-0.01930808,-0.271454;0.2299511;0.03936131,-0.3085615;-0.01440786;-0.02029506,0.06342274;0.001958445;-0.02941036,0.1206214;-0.3658745;0.008722305,0.1502977;-0.7350379;0.09542192,0.1524121;-0.729389;-0.01879596,-0.05719598;0.004355477;-0.04001123,-0.130856;-0.3616249;-0.01433262,-0.1659456;-0.7296873;0.07498651,-0.1818104;-0.7875072;-0.0003735945,0.0006464124;0.5023681;-0.02274585,5.479597
+0;0;0,0.01934245;0.2903735;-0.00778748,0.03827551;0.5695564;-0.02887915,0.2147826;0.4572838;-0.01069901,0.2532757;0.1800148;0.01093728,0.3012489;-0.0689165;-0.008528071,-0.1472344;0.4556606;-0.01147599,-0.2191827;0.1843342;-0.005697609,-0.2834493;-0.06074472;-0.02698671,0.0624242;0.0007494172;-0.03152629,0.04755792;-0.3713574;0.005111512,0.01578316;-0.7436;0.07656047,0.01559233;-0.7041786;-0.03986277,-0.06340409;0.006959232;-0.02868343,-0.09401719;-0.3659642;-0.02446515,-0.1257068;-0.7391591;0.04187115,-0.1235528;-0.6995841;-0.07451978,0.03359528;0.5012976;-0.02140878,0;0;0,0.0002818555;0.2909909;-0.008703232,0.0009533465;0.5707625;-0.0304327,0.1869119;0.4987103;-0.009610652,0.2687477;0.2339958;0.03574431,0.3029755;-0.003877103;-0.04727411,-0.1857265;0.4907894;-0.01930808,-0.271454;0.2299511;0.03936131,-0.3085615;-0.01440786;-0.02029506,0.06342274;0.001958445;-0.02941036,0.1206214;-0.3658745;0.008722305,0.1502977;-0.7350379;0.09542192,0.1524121;-0.729389;-0.01879596,-0.05719598;0.004355477;-0.04001123,-0.130856;-0.3616249;-0.01433262,-0.1659456;-0.7296873;0.07498651,-0.1818104;-0.7875072;-0.0003735945,0.0006464124;0.5023681;-0.02274585,5.490956
+0;0;0,0.01934201;0.2903667;-0.0077873,0.03827571;0.5695592;-0.02887977,0.2147745;0.4572845;-0.01069965,0.2532788;0.179935;0.01094291,0.3011486;-0.0684595;-0.008480468,-0.1472265;0.4556614;-0.01147661,-0.2191957;0.1842563;-0.005696545,-0.2833237;-0.0602942;-0.02693973,0.06243305;0.0007495235;-0.03153076,0.04756961;-0.3712861;0.00510003,0.01578765;-0.743613;0.07656518,0.01559683;-0.7041917;-0.03985728,-0.06341308;0.006960218;-0.02868749,-0.09402033;-0.3658919;-0.02447002,-0.1257171;-0.7391713;0.0418813,-0.1235631;-0.6995963;-0.07450885,0.0335952;0.5012963;-0.02140896,0;0;0,0.0002774;0.2909836;-0.008719563,0.000957191;0.5707622;-0.03048444,0.1869031;0.4987618;-0.009646773,0.268799;0.2339784;0.03570223,0.3031959;-0.003337756;-0.04716218,-0.1857131;0.4906119;-0.01960376,-0.2715566;0.2298317;0.03954232,-0.3087111;-0.01399204;-0.01994009,0.06343684;0.001963139;-0.02940321,0.1206898;-0.3657919;0.008696079,0.1502865;-0.7350473;0.09540951,0.1524551;-0.7294011;-0.01880598,-0.05720487;0.004355109;-0.04001588,-0.1310044;-0.3615188;-0.01426389,-0.1659116;-0.7297243;0.07490411,-0.1816926;-0.7881374;0.0002243519,0.0006452203;0.5023647;-0.02278841,5.513204
+0;0;0,0.01933843;0.2903131;-0.007785861,0.03826778;0.5694413;-0.0288735,0.2148258;0.4571675;-0.01069159,0.2533368;0.17977;0.01095472,0.3012229;-0.06870964;-0.008475313,-0.1472915;0.4555438;-0.01146879,-0.2192732;0.1840918;-0.005687733,-0.2834231;-0.06054249;-0.0269382,0.06243458;0.000749542;-0.03153154,0.04757414;-0.3712111;0.005091876,0.01577656;-0.7437211;0.07659216,0.01558574;-0.7043002;-0.03982613,-0.06341464;0.00696039;-0.0286882,-0.09401572;-0.3658166;-0.02447157,-0.1257281;-0.7392795;0.04191237,-0.1235742;-0.6997049;-0.07447361,0.0335883;0.5011935;-0.02140434,0;0;0,0.0001906455;0.2909273;-0.008806944,0.000709489;0.5706276;-0.03074324,0.1867558;0.4988437;-0.009827375,0.2688188;0.2340615;0.03552771,0.3033125;-0.003302157;-0.04742658,-0.1859876;0.4905844;-0.0198122,-0.2718325;0.2298206;0.03963461,-0.3090427;-0.01406418;-0.01993352,0.063443;0.001968235;-0.02939367,0.1208961;-0.3657043;0.008460524,0.1504089;-0.7351474;0.09522378,0.152582;-0.7295126;-0.01898491,-0.05719904;0.004345754;-0.04002826,-0.1309299;-0.3614662;-0.01429476,-0.1658377;-0.7298774;0.07482194,-0.1817503;-0.7881412;1.788139E-07,0.0004361868;0.5022507;-0.02299905,5.535371
+0;0;0,0.01950578;0.2903012;-0.007812853,0.03859075;0.5694151;-0.02894755,0.215067;0.4568897;-0.01103883,0.2548764;0.1797665;0.01174141,0.3102198;-0.06728391;-0.006033482,-0.1469754;0.4554355;-0.01139196,-0.2199004;0.1842263;-0.006045727,-0.2857617;-0.05997443;-0.02704632,0.06238737;0.0007865387;-0.03162393,0.04725398;-0.3711637;0.004993532,0.01496459;-0.7436593;0.07634883,0.01464535;-0.7042282;-0.04006836,-0.06344341;0.00693257;-0.02863128,-0.09496071;-0.3657801;-0.02566406,-0.1265485;-0.7392092;0.04096958,-0.1245243;-0.6996322;-0.07541854,0.03387502;0.5011712;-0.02146461,0;0;0,0.0001906455;0.2909273;-0.008806944,0.000709489;0.5706276;-0.03074324,0.1867558;0.4988437;-0.009827375,0.2688188;0.2340615;0.03552771,0.3033125;-0.003302157;-0.04742658,-0.1859876;0.4905844;-0.0198122,-0.2718325;0.2298206;0.03963461,-0.3090427;-0.01406418;-0.01993352,0.063443;0.001968235;-0.02939367,0.1208961;-0.3657043;0.008460524,0.1504089;-0.7351474;0.09522378,0.152582;-0.7295126;-0.01898491,-0.05719904;0.004345754;-0.04002826,-0.1309299;-0.3614662;-0.01429476,-0.1658377;-0.7298774;0.07482194,-0.1817503;-0.7881412;1.788139E-07,0.0004361868;0.5022507;-0.02299905,5.546741
+0;0;0,0.01949907;0.2902013;-0.007810165,0.03857668;0.5692077;-0.02893675,0.2151074;0.4566952;-0.01102782,0.2549163;0.1795757;0.01175212,0.3102679;-0.06751141;-0.006025407,-0.1470403;0.4552405;-0.01138104,-0.2199643;0.184035;-0.006034884,-0.2858354;-0.06020197;-0.02703859,0.06240675;0.000786783;-0.03163375,0.04728511;-0.3708747;0.004955284,0.01496202;-0.7437589;0.07638504,0.01464279;-0.7043281;-0.04002898,-0.06346311;0.006934722;-0.02864017,-0.09495595;-0.3654886;-0.02567525,-0.1265767;-0.7393073;0.04102793,-0.1245525;-0.6997306;-0.07535703,0.03386273;0.5009896;-0.02145662,0;0;0,8.712709E-05;0.2908234;-0.008928418,0.0004928857;0.5704013;-0.03104448,0.1866135;0.4988582;-0.01000464,0.2689261;0.2341434;0.03526878,0.3036315;-0.003305569;-0.04746783,-0.1862446;0.490544;-0.01995589,-0.2718471;0.2297452;0.03966865,-0.3092769;-0.01410282;-0.02007252,0.06345665;0.001997232;-0.02941394,0.1212976;-0.3653718;0.007924559,0.1506206;-0.7351543;0.09504926,0.1527843;-0.7295347;-0.01915312,-0.05722762;0.004317986;-0.04002837,-0.1309762;-0.3612029;-0.0144288,-0.1656158;-0.7299844;0.07495761,-0.1825855;-0.7882522;0.0003781766,0.0002413392;0.5020554;-0.02325535,5.568818
+0;0;0,0.01949907;0.2902013;-0.007810165,0.03857668;0.5692077;-0.02893675,0.2151074;0.4566952;-0.01102782,0.2549163;0.1795757;0.01175212,0.3102679;-0.06751141;-0.006025407,-0.1470403;0.4552405;-0.01138104,-0.2199643;0.184035;-0.006034884,-0.2858354;-0.06020197;-0.02703859,0.06240675;0.000786783;-0.03163375,0.04728511;-0.3708747;0.004955284,0.01496202;-0.7437589;0.07638504,0.01464279;-0.7043281;-0.04002898,-0.06346311;0.006934722;-0.02864017,-0.09495595;-0.3654886;-0.02567525,-0.1265767;-0.7393073;0.04102793,-0.1245525;-0.6997306;-0.07535703,0.03386273;0.5009896;-0.02145662,0;0;0,8.712709E-05;0.2908234;-0.008928418,0.0004928857;0.5704013;-0.03104448,0.1866135;0.4988582;-0.01000464,0.2689261;0.2341434;0.03526878,0.3036315;-0.003305569;-0.04746783,-0.1862446;0.490544;-0.01995589,-0.2718471;0.2297452;0.03966865,-0.3092769;-0.01410282;-0.02007252,0.06345665;0.001997232;-0.02941394,0.1212976;-0.3653718;0.007924559,0.1506206;-0.7351543;0.09504926,0.1527843;-0.7295347;-0.01915312,-0.05722762;0.004317986;-0.04002837,-0.1309762;-0.3612029;-0.0144288,-0.1656158;-0.7299844;0.07495761,-0.1825855;-0.7882522;0.0003781766,0.0002413392;0.5020554;-0.02325535,5.591305
+0;0;0,0.01941087;0.2900938;-0.007963072,0.03837116;0.5689981;-0.02924316,0.2148311;0.456623;-0.01142157,0.2590546;0.1802465;0.01181399,0.3242388;-0.06446816;-0.00460896,-0.1469878;0.4548382;-0.01108227,-0.2219647;0.1842197;-0.006218812,-0.2913525;-0.05902489;-0.02674519,0.06242425;0.0007842107;-0.03173944,0.04650756;-0.370854;0.004274257,0.01400625;-0.7439497;0.07561337,0.01351017;-0.7045349;-0.04079688,-0.06358127;0.006937928;-0.02853211,-0.09634486;-0.3653413;-0.02863701,-0.1275056;-0.7391585;0.03944916,-0.1256556;-0.6995927;-0.07693513,0.03368954;0.500805;-0.02172498,0;0;0,5.596876E-05;0.2907099;-0.009074926,0.000426501;0.5701746;-0.03137779,0.1864143;0.498843;-0.0102185,0.269025;0.2342725;0.03514063,0.3039314;-0.003107935;-0.04753983,-0.186185;0.4905013;-0.02032591,-0.2719831;0.229889;0.03967013,-0.3094014;-0.01388088;-0.02016351,0.06350043;0.002000988;-0.02947009,0.1215437;-0.3653222;0.007542491,0.1507807;-0.7352582;0.09494126,0.1529788;-0.7296551;-0.01925242,-0.05732488;0.00431246;-0.04000069,-0.1313297;-0.361119;-0.01453681,-0.1657666;-0.730183;0.07463686,-0.1823139;-0.7888153;0.0004024729,0.0001780689;0.5018573;-0.02354002,5.613633
+0;0;0,0.01941087;0.2900938;-0.007963072,0.03837116;0.5689981;-0.02924316,0.2148311;0.456623;-0.01142157,0.2590546;0.1802465;0.01181399,0.3242388;-0.06446816;-0.00460896,-0.1469878;0.4548382;-0.01108227,-0.2219647;0.1842197;-0.006218812,-0.2913525;-0.05902489;-0.02674519,0.06242425;0.0007842107;-0.03173944,0.04650756;-0.370854;0.004274257,0.01400625;-0.7439497;0.07561337,0.01351017;-0.7045349;-0.04079688,-0.06358127;0.006937928;-0.02853211,-0.09634486;-0.3653413;-0.02863701,-0.1275056;-0.7391585;0.03944916,-0.1256556;-0.6995927;-0.07693513,0.03368954;0.500805;-0.02172498,0;0;0,5.596876E-05;0.2907099;-0.009074926,0.000426501;0.5701746;-0.03137779,0.1864143;0.498843;-0.0102185,0.269025;0.2342725;0.03514063,0.3039314;-0.003107935;-0.04753983,-0.186185;0.4905013;-0.02032591,-0.2719831;0.229889;0.03967013,-0.3094014;-0.01388088;-0.02016351,0.06350043;0.002000988;-0.02947009,0.1215437;-0.3653222;0.007542491,0.1507807;-0.7352582;0.09494126,0.1529788;-0.7296551;-0.01925242,-0.05732488;0.00431246;-0.04000069,-0.1313297;-0.361119;-0.01453681,-0.1657666;-0.730183;0.07463686,-0.1823139;-0.7888153;0.0004024729,0.0001780689;0.5018573;-0.02354002,5.624883
+0;0;0,0.019395;0.2898567;-0.007956563,0.038348;0.5686537;-0.02922879,0.2142336;0.4564378;-0.01144203,0.2585007;0.1797884;0.01181648,0.3236465;-0.06478247;-0.004596818,-0.1464354;0.4546588;-0.01110381,-0.2214863;0.183773;-0.006235547,-0.2908334;-0.05932866;-0.02674986,0.06240978;0.0007840289;-0.03173208,0.04648989;-0.3709286;0.004288834,0.0138821;-0.7452466;0.07586166,0.01338609;-0.7058332;-0.04053252,-0.06356654;0.00693632;-0.0285255,-0.09633668;-0.3654175;-0.02863042,-0.1275995;-0.7404594;0.03967881,-0.1257498;-0.700895;-0.07668941,0.03366767;0.5004795;-0.0217127,0;0;0,0.0002087802;0.2904601;-0.009449601,0.000706315;0.5697975;-0.03198934,0.186083;0.4989977;-0.01081967,0.2694236;0.2343854;0.03467906,0.3046541;-0.002813637;-0.04792655,-0.1853557;0.4904462;-0.02092423,-0.2711535;0.2296269;0.03947038,-0.3090453;-0.01385166;-0.02061841,0.06346599;0.002106354;-0.02949834,0.1223191;-0.3653087;0.006050823,0.152053;-0.7363348;0.0941162,0.1542386;-0.7307504;-0.02005721,-0.05729971;0.004205557;-0.04001971,-0.1313743;-0.3613223;-0.01504766,-0.1652044;-0.7316431;0.0744957,-0.1814913;-0.7917466;0.002021074,0.0004312545;0.5015056;-0.02409959,5.647147
+0;0;0,0.01973546;0.2898269;-0.008200681,0.03911562;0.5685729;-0.02974705,0.2149841;0.456682;-0.01226741,0.2679259;0.1815733;0.01113815,0.3400986;-0.06113867;-0.003363036,-0.1457804;0.4545712;-0.01163359,-0.2234556;0.1844255;-0.006801813,-0.2980078;-0.05712162;-0.02742222,0.06236389;0.0008074882;-0.0318216,0.04590159;-0.3709379;0.00361244,0.01246947;-0.7452829;0.07466216,0.01185518;-0.7058962;-0.04173362,-0.06362467;0.006896289;-0.02840534,-0.09813017;-0.3652076;-0.03673051,-0.1293958;-0.7392011;0.03710259,-0.1276543;-0.699656;-0.07926891,0.03432186;0.5004151;-0.02215464,0;0;0,0.0002087802;0.2904601;-0.009449601,0.000706315;0.5697975;-0.03198934,0.186083;0.4989977;-0.01081967,0.2694236;0.2343854;0.03467906,0.3046541;-0.002813637;-0.04792655,-0.1853557;0.4904462;-0.02092423,-0.2711535;0.2296269;0.03947038,-0.3090453;-0.01385166;-0.02061841,0.06346599;0.002106354;-0.02949834,0.1223191;-0.3653087;0.006050823,0.152053;-0.7363348;0.0941162,0.1542386;-0.7307504;-0.02005721,-0.05729971;0.004205557;-0.04001971,-0.1313743;-0.3613223;-0.01504766,-0.1652044;-0.7316431;0.0744957,-0.1814913;-0.7917466;0.002021074,0.0004312545;0.5015056;-0.02409959,5.658682
+0;0;0,0.01972422;0.2896619;-0.008196011,0.03909962;0.5683392;-0.02973744,0.2148445;0.4564871;-0.01226556,0.2677132;0.181758;0.01110769,0.3400251;-0.06142217;-0.003421467,-0.145672;0.4543778;-0.01163218,-0.2232399;0.1846049;-0.006807076,-0.297936;-0.05740829;-0.02746726,0.06242316;0.0008082557;-0.03185184,0.04592542;-0.3717377;0.003658503,0.01249759;-0.7460345;0.07469907,0.01188336;-0.7066487;-0.041686,-0.06368513;0.006902843;-0.02843234,-0.09826494;-0.3660024;-0.03677544,-0.1295266;-0.7399477;0.03704815,-0.1277852;-0.7004035;-0.07931263,0.03430647;0.5001901;-0.022146,0;0;0,0.0003173798;0.2902837;-0.009772658,0.0009854436;0.569536;-0.03251255,0.1861959;0.4989249;-0.01131439,0.2695394;0.2347176;0.03413725,0.3051267;-0.002929017;-0.04853296,-0.1850154;0.4905486;-0.02177515,-0.2711118;0.2304184;0.03935765,-0.3092656;-0.01352581;-0.02074397,0.06354643;0.00210771;-0.02948308,0.123206;-0.366152;0.004417062,0.1528735;-0.7369123;0.09340536,0.1551335;-0.7313494;-0.02075101,-0.05735403;0.004191404;-0.04005985,-0.1314224;-0.3621986;-0.01564795,-0.1648668;-0.7325114;0.07386274,-0.1819926;-0.7923644;0.00128787,0.0006696731;0.5012572;-0.02458632,5.67021
+0;0;0,0.01972422;0.2896619;-0.008196011,0.03909962;0.5683392;-0.02973744,0.2148445;0.4564871;-0.01226556,0.2677132;0.181758;0.01110769,0.3400251;-0.06142217;-0.003421467,-0.145672;0.4543778;-0.01163218,-0.2232399;0.1846049;-0.006807076,-0.297936;-0.05740829;-0.02746726,0.06242316;0.0008082557;-0.03185184,0.04592542;-0.3717377;0.003658503,0.01249759;-0.7460345;0.07469907,0.01188336;-0.7066487;-0.041686,-0.06368513;0.006902843;-0.02843234,-0.09826494;-0.3660024;-0.03677544,-0.1295266;-0.7399477;0.03704815,-0.1277852;-0.7004035;-0.07931263,0.03430647;0.5001901;-0.022146,0;0;0,0.0003173798;0.2902837;-0.009772658,0.0009854436;0.569536;-0.03251255,0.1861959;0.4989249;-0.01131439,0.2695394;0.2347176;0.03413725,0.3051267;-0.002929017;-0.04853296,-0.1850154;0.4905486;-0.02177515,-0.2711118;0.2304184;0.03935765,-0.3092656;-0.01352581;-0.02074397,0.06354643;0.00210771;-0.02948308,0.123206;-0.366152;0.004417062,0.1528735;-0.7369123;0.09340536,0.1551335;-0.7313494;-0.02075101,-0.05735403;0.004191404;-0.04005985,-0.1314224;-0.3621986;-0.01564795,-0.1648668;-0.7325114;0.07386274,-0.1819926;-0.7923644;0.00128787,0.0006696731;0.5012572;-0.02458632,5.68165
+0;0;0,0.0198881;0.2896245;-0.00907331,0.03949812;0.568235;-0.03126066,0.2154014;0.4573305;-0.01379963,0.2794691;0.1851103;0.0108787,0.365429;-0.05348384;-0.005259536,-0.1452569;0.4540725;-0.01247756,-0.2272903;0.1856347;-0.007076814,-0.3113596;-0.05339412;-0.02642303,0.06226877;0.0007149747;-0.03215482,0.04652489;-0.3717465;0.004563589,0.01066622;-0.746289;0.07307905,0.009870299;-0.7069963;-0.04331239,-0.06385388;0.007010315;-0.02802466,-0.1012484;-0.364783;-0.05438893,-0.131735;-0.7369406;0.0282643,-0.130158;-0.6974704;-0.08810486,0.03463306;0.5001082;-0.02351701,0;0;0,0.0003173798;0.2902837;-0.009772658,0.0009854436;0.569536;-0.03251255,0.1861959;0.4989249;-0.01131439,0.2695394;0.2347176;0.03413725,0.3051267;-0.002929017;-0.04853296,-0.1850154;0.4905486;-0.02177515,-0.2711118;0.2304184;0.03935765,-0.3092656;-0.01352581;-0.02074397,0.06354643;0.00210771;-0.02948308,0.123206;-0.366152;0.004417062,0.1528735;-0.7369123;0.09340536,0.1551335;-0.7313494;-0.02075101,-0.05735403;0.004191404;-0.04005985,-0.1314224;-0.3621986;-0.01564795,-0.1648668;-0.7325114;0.07386274,-0.1819926;-0.7923644;0.00128787,0.0006696731;0.5012572;-0.02458632,5.693267
+0;0;0,0.01987893;0.2894911;-0.009069131,0.03948637;0.5680647;-0.0312539,0.2147243;0.4573185;-0.01382875,0.2787422;0.18531;0.01083039,0.3648539;-0.05370557;-0.005336348,-0.1446064;0.4540726;-0.01251154,-0.226576;0.1858435;-0.007115002,-0.3107938;-0.05360755;-0.02649539,0.0621877;0.0007140438;-0.03211296,0.04650964;-0.3701901;0.004451931,0.0104312;-0.7470281;0.0733873,0.009907044;-0.7109083;-0.003263019,-0.06377074;0.007001188;-0.02798817,-0.1010089;-0.3632376;-0.05424221,-0.1316823;-0.737676;0.02891757,-0.1306438;-0.7014394;-0.04771808,0.03462137;0.4999388;-0.02351036,0;0;0,0.0006018877;0.2901348;-0.01019692,0.001586288;0.5693283;-0.03319764,0.1860452;0.4991471;-0.01197791,0.2698863;0.2352986;0.0332948,0.3059867;-0.002769709;-0.04932022,-0.1838291;0.4907257;-0.02294429,-0.2703341;0.2311127;0.03880502,-0.3080841;-0.01332326;-0.02145281,0.06346969;0.002202153;-0.02942467,0.124258;-0.3646149;0.0006204862,0.1536879;-0.7371423;0.09236896,0.1712651;-0.7677383;0.04841244,-0.05721134;0.004095796;-0.04011419,-0.1309523;-0.3608145;-0.01654698,-0.1634842;-0.7332093;0.07469127,-0.1756155;-0.7615523;0.02609177,0.001198903;0.5010563;-0.02522516,5.716121
+0;0;0,0.01987893;0.2894911;-0.009069131,0.03948637;0.5680647;-0.0312539,0.2147243;0.4573185;-0.01382875,0.2787422;0.18531;0.01083039,0.3648539;-0.05370557;-0.005336348,-0.1446064;0.4540726;-0.01251154,-0.226576;0.1858435;-0.007115002,-0.3107938;-0.05360755;-0.02649539,0.0621877;0.0007140438;-0.03211296,0.04650964;-0.3701901;0.004451931,0.0104312;-0.7470281;0.0733873,0.009907044;-0.7109083;-0.003263019,-0.06377074;0.007001188;-0.02798817,-0.1010089;-0.3632376;-0.05424221,-0.1316823;-0.737676;0.02891757,-0.1306438;-0.7014394;-0.04771808,0.03462137;0.4999388;-0.02351036,0;0;0,0.0006018877;0.2901348;-0.01019692,0.001586288;0.5693283;-0.03319764,0.1860452;0.4991471;-0.01197791,0.2698863;0.2352986;0.0332948,0.3059867;-0.002769709;-0.04932022,-0.1838291;0.4907257;-0.02294429,-0.2703341;0.2311127;0.03880502,-0.3080841;-0.01332326;-0.02145281,0.06346969;0.002202153;-0.02942467,0.124258;-0.3646149;0.0006204862,0.1536879;-0.7371423;0.09236896,0.1712651;-0.7677383;0.04841244,-0.05721134;0.004095796;-0.04011419,-0.1309523;-0.3608145;-0.01654698,-0.1634842;-0.7332093;0.07469127,-0.1756155;-0.7615523;0.02609177,0.001198903;0.5010563;-0.02522516,5.727761
+0;0;0,0.02030512;0.2889267;-0.009824574,0.04062288;0.5671518;-0.03277981,0.2149202;0.4579274;-0.01545525,0.2880835;0.1890866;0.009897562,0.3761073;-0.05028915;-0.007657805,-0.1426026;0.4535044;-0.01309192,-0.2314595;0.1882682;-0.008069004,-0.3254285;-0.04877378;-0.02645502,0.06200638;0.0005248949;-0.03220362,0.0456285;-0.3686294;0.003139462,0.009088546;-0.7493193;0.07270895,0.008366473;-0.7132842;-0.003788926,-0.06379633;0.007165982;-0.02758289,-0.1036748;-0.359338;-0.07090461,-0.1346086;-0.7363139;0.01871802,-0.1348849;-0.7618747;-0.03421397,0.03555234;0.4991006;-0.0248221,0;0;0,0.001778081;0.2895938;-0.01094115,0.003712848;0.5685149;-0.03436875,0.1869191;0.4990963;-0.01312399,0.2712318;0.236198;0.03211808,0.308681;-0.002887458;-0.05030072,-0.1809005;0.4925311;-0.02083146,-0.2681163;0.2333303;0.03815509,-0.3055156;-0.01227631;-0.02214261,0.06352956;0.002110615;-0.02901173,0.1270901;-0.3628243;-0.005037071,0.1567087;-0.7383624;0.09084738,0.1749299;-0.7688645;0.04730023,-0.05691627;0.004143641;-0.04031759,-0.1292769;-0.3592867;-0.0185328,-0.1601628;-0.7355691;0.07397433,-0.1727131;-0.7641485;0.02601793,0.003125235;0.5002882;-0.02632141,5.750579
+0;0;0,0.02030512;0.2889267;-0.009824574,0.04062288;0.5671518;-0.03277981,0.2149202;0.4579274;-0.01545525,0.2880835;0.1890866;0.009897562,0.3761073;-0.05028915;-0.007657805,-0.1426026;0.4535044;-0.01309192,-0.2314595;0.1882682;-0.008069004,-0.3254285;-0.04877378;-0.02645502,0.06200638;0.0005248949;-0.03220362,0.0456285;-0.3686294;0.003139462,0.009088546;-0.7493193;0.07270895,0.008366473;-0.7132842;-0.003788926,-0.06379633;0.007165982;-0.02758289,-0.1036748;-0.359338;-0.07090461,-0.1346086;-0.7363139;0.01871802,-0.1348849;-0.7618747;-0.03421397,0.03555234;0.4991006;-0.0248221,0;0;0,0.001778081;0.2895938;-0.01094115,0.003712848;0.5685149;-0.03436875,0.1869191;0.4990963;-0.01312399,0.2712318;0.236198;0.03211808,0.308681;-0.002887458;-0.05030072,-0.1809005;0.4925311;-0.02083146,-0.2681163;0.2333303;0.03815509,-0.3055156;-0.01227631;-0.02214261,0.06352956;0.002110615;-0.02901173,0.1270901;-0.3628243;-0.005037071,0.1567087;-0.7383624;0.09084738,0.1749299;-0.7688645;0.04730023,-0.05691627;0.004143641;-0.04031759,-0.1292769;-0.3592867;-0.0185328,-0.1601628;-0.7355691;0.07397433,-0.1727131;-0.7641485;0.02601793,0.003125235;0.5002882;-0.02632141,5.762219
+0;0;0,0.02025642;0.2882337;-0.009801012,0.04054951;0.5661201;-0.03272971,0.2135175;0.4572537;-0.01548084,0.2867095;0.1883073;0.00988193,0.3750033;-0.05180258;-0.007727273,-0.1413479;0.4528636;-0.01313508,-0.2302397;0.1875232;-0.008110188,-0.3244969;-0.05024576;-0.02655258,0.06234226;0.0005277382;-0.03237806,0.04595147;-0.3689176;0.00299288,0.009073712;-0.753127;0.07320552,0.008354433;-0.7171152;-0.00299634,-0.06414191;0.0072048;-0.0277323,-0.1040519;-0.3595881;-0.07108817,-0.1352716;-0.7400491;0.01936299,-0.1355468;-0.7653949;-0.03336418,0.03548284;0.4981209;-0.02477807,0;0;0,0.00328669;0.2888435;-0.01198602,0.006424919;0.5673615;-0.03602803,0.1879882;0.4988872;-0.01431727,0.2731174;0.2360934;0.03068233,0.3117952;-0.003615797;-0.05179274,-0.1770555;0.4938136;-0.01984624,-0.2647491;0.2342004;0.03710439,-0.3020791;-0.01217234;-0.02343934,0.06388598;0.002084836;-0.02914464,0.1305107;-0.3628542;-0.009389758,0.160282;-0.7415873;0.08849525,0.1791759;-0.7720008;0.0456394,-0.05734738;0.004129931;-0.04036579,-0.1273801;-0.3601579;-0.02038089,-0.1573261;-0.7400663;0.07278295,-0.1699406;-0.7681562;0.02472232,0.005590141;0.4992029;-0.02787304,5.785183
+0;0;0,0.0198963;0.2882158;-0.01099176,0.03985216;0.5660737;-0.03457805,0.2133793;0.4586832;-0.02112466,0.30222;0.1948457;0.007679099,0.4014207;-0.04089567;-0.01086335,-0.1418283;0.4524991;-0.01391688,-0.2377912;0.1896295;-0.009095472,-0.3383691;-0.04549359;-0.02806446,0.06213086;0.0002579364;-0.03278514,0.04627626;-0.3692588;0.002080586,0.007956419;-0.7533543;0.07214388,0.006404474;-0.7174127;-0.004051074,-0.0643597;0.007555062;-0.02712795,-0.1089227;-0.3559212;-0.08964807,-0.1378965;-0.7354131;0.005499229,-0.1381536;-0.7619795;-0.04591638,0.03485327;0.498083;-0.02651143,0;0;0,0.00328669;0.2888435;-0.01198602,0.006424919;0.5673615;-0.03602803,0.1879882;0.4988872;-0.01431727,0.2731174;0.2360934;0.03068233,0.3117952;-0.003615797;-0.05179274,-0.1770555;0.4938136;-0.01984624,-0.2647491;0.2342004;0.03710439,-0.3020791;-0.01217234;-0.02343934,0.06388598;0.002084836;-0.02914464,0.1305107;-0.3628542;-0.009389758,0.160282;-0.7415873;0.08849525,0.1791759;-0.7720008;0.0456394,-0.05734738;0.004129931;-0.04036579,-0.1273801;-0.3601579;-0.02038089,-0.1573261;-0.7400663;0.07278295,-0.1699406;-0.7681562;0.02472232,0.005590141;0.4992029;-0.02787304,5.796658
+0;0;0,0.01985567;0.2876272;-0.01096931,0.03978547;0.5651214;-0.03452608,0.2119786;0.4580849;-0.02112004,0.30093;0.1939187;0.007719614,0.4003441;-0.04232973;-0.01086272,-0.1405662;0.4519472;-0.01396629,-0.2366487;0.1887501;-0.009138876,-0.3374429;-0.04687873;-0.02814865,0.06226743;0.0002585033;-0.03285721,0.04633118;-0.3711614;0.00218809,0.00791084;-0.7562642;0.07243514,0.006360929;-0.7203304;-0.003659911,-0.06450117;0.007571669;-0.02718758,-0.1092937;-0.3577766;-0.0900297,-0.1383435;-0.7382638;0.005367115,-0.1386003;-0.764756;-0.04598108,0.0347909;0.4971894;-0.02646643,0;0;0,0.005266875;0.2881837;-0.01290059,0.01022434;0.5662503;-0.03762174,0.1900075;0.4980878;-0.01579762,0.276732;0.2354786;0.02940369,0.3167133;-0.004558861;-0.05321145,-0.1722682;0.4939301;-0.02022445,-0.2620568;0.2344818;0.03592262,-0.3000752;-0.01247904;-0.02413314,0.06430929;0.001962498;-0.02858949,0.1350495;-0.3643817;-0.01366961,0.1654509;-0.7436721;0.08597732,0.1850418;-0.7739291;0.04339374,-0.05730679;0.004198596;-0.04068413,-0.124311;-0.3626515;-0.02154338,-0.1523764;-0.743744;0.07170744,-0.165691;-0.7723874;0.02467827,0.008983284;0.4981726;-0.02934265,5.80832
+0;0;0,0.01985567;0.2876272;-0.01096931,0.03978547;0.5651214;-0.03452608,0.2119786;0.4580849;-0.02112004,0.30093;0.1939187;0.007719614,0.4003441;-0.04232973;-0.01086272,-0.1405662;0.4519472;-0.01396629,-0.2366487;0.1887501;-0.009138876,-0.3374429;-0.04687873;-0.02814865,0.06226743;0.0002585033;-0.03285721,0.04633118;-0.3711614;0.00218809,0.00791084;-0.7562642;0.07243514,0.006360929;-0.7203304;-0.003659911,-0.06450117;0.007571669;-0.02718758,-0.1092937;-0.3577766;-0.0900297,-0.1383435;-0.7382638;0.005367115,-0.1386003;-0.764756;-0.04598108,0.0347909;0.4971894;-0.02646643,0;0;0,0.005266875;0.2881837;-0.01290059,0.01022434;0.5662503;-0.03762174,0.1900075;0.4980878;-0.01579762,0.276732;0.2354786;0.02940369,0.3167133;-0.004558861;-0.05321145,-0.1722682;0.4939301;-0.02022445,-0.2620568;0.2344818;0.03592262,-0.3000752;-0.01247904;-0.02413314,0.06430929;0.001962498;-0.02858949,0.1350495;-0.3643817;-0.01366961,0.1654509;-0.7436721;0.08597732,0.1850418;-0.7739291;0.04339374,-0.05730679;0.004198596;-0.04068413,-0.124311;-0.3626515;-0.02154338,-0.1523764;-0.743744;0.07170744,-0.165691;-0.7723874;0.02467827,0.008983284;0.4981726;-0.02934265,5.830758
+0;0;0,0.02008033;0.2873398;-0.01249047,0.04000598;0.564616;-0.03691455,0.2096613;0.4587917;-0.02541811,0.314541;0.2001337;0.005796619,0.4245541;-0.03204907;-0.009725407,-0.1375886;0.452235;-0.01493535,-0.2436613;0.1922515;-0.009000998,-0.3522553;-0.04021999;-0.0294226,0.06197478;-0.0002563595;-0.03366252,0.04747038;-0.3725189;0.001553111,0.007976327;-0.7600867;0.0709345,0.005856479;-0.724308;-0.00446213,-0.06500578;0.008380859;-0.02604061,-0.11621;-0.3513386;-0.1155389,-0.1414549;-0.7328501;-0.01358753,-0.1419518;-0.6968977;-0.08899882,0.03500105;0.4967262;-0.02869391,0;0;0,0.006673634;0.2878929;-0.01401961,0.01308167;0.565707;-0.03961885,0.1897311;0.4979323;-0.01742125,0.2790704;0.2354848;0.02749944,0.3206065;-0.004838049;-0.05479479,-0.1669722;0.4942584;-0.02154592,-0.2587296;0.2348018;0.03449823,-0.2976102;-0.01254515;-0.0251711,0.06460867;0.001973763;-0.02821219,0.1381157;-0.3648496;-0.02001095,0.1696383;-0.7459852;0.08159781,0.18979;-0.7762809;0.04059923,-0.05728198;0.004147649;-0.04093501,-0.122994;-0.3637976;-0.02281972,-0.1490354;-0.7475526;0.0701117,-0.1623233;-0.7749408;0.02265039,0.01149824;0.4976798;-0.03116608,5.841785
+0;0;0,0.02008033;0.2873398;-0.01249047,0.04000598;0.564616;-0.03691455,0.2096613;0.4587917;-0.02541811,0.314541;0.2001337;0.005796619,0.4245541;-0.03204907;-0.009725407,-0.1375886;0.452235;-0.01493535,-0.2436613;0.1922515;-0.009000998,-0.3522553;-0.04021999;-0.0294226,0.06197478;-0.0002563595;-0.03366252,0.04747038;-0.3725189;0.001553111,0.007976327;-0.7600867;0.0709345,0.005856479;-0.724308;-0.00446213,-0.06500578;0.008380859;-0.02604061,-0.11621;-0.3513386;-0.1155389,-0.1414549;-0.7328501;-0.01358753,-0.1419518;-0.6968977;-0.08899882,0.03500105;0.4967262;-0.02869391,0;0;0,0.006673634;0.2878929;-0.01401961,0.01308167;0.565707;-0.03961885,0.1897311;0.4979323;-0.01742125,0.2790704;0.2354848;0.02749944,0.3206065;-0.004838049;-0.05479479,-0.1669722;0.4942584;-0.02154592,-0.2587296;0.2348018;0.03449823,-0.2976102;-0.01254515;-0.0251711,0.06460867;0.001973763;-0.02821219,0.1381157;-0.3648496;-0.02001095,0.1696383;-0.7459852;0.08159781,0.18979;-0.7762809;0.04059923,-0.05728198;0.004147649;-0.04093501,-0.122994;-0.3637976;-0.02281972,-0.1490354;-0.7475526;0.0701117,-0.1623233;-0.7749408;0.02265039,0.01149824;0.4976798;-0.03116608,5.853396
+0;0;0,0.02017165;0.2874938;-0.01387417,0.04008865;0.5648432;-0.03931162,0.2129889;0.458612;-0.02904901,0.3292055;0.203397;0.003443303,0.4530333;-0.02184854;-0.0097397,-0.1405889;0.4518197;-0.01545984,-0.2577543;0.1950577;-0.008959807,-0.3748581;-0.0332913;-0.02861022,0.06192414;-0.000764488;-0.03442248,0.04920177;-0.3760946;0.0005527101,0.006768554;-0.7658498;0.06875052,0.002777073;-0.7270852;-0.04737143,-0.06551213;0.00898343;-0.02544699,-0.1221529;-0.3490266;-0.1297469,-0.1394117;-0.7322533;-0.0239168,-0.1409573;-0.6932285;-0.1400771,0.03506726;0.4969411;-0.03087239,0;0;0,0.005024016;0.2881015;-0.01497781,0.01032107;0.5659364;-0.04226887,0.1903427;0.4977013;-0.01895535,0.2831031;0.2348214;0.02561355,0.325237;-0.005533621;-0.05622113,-0.1730114;0.4937312;-0.02885717,-0.2614489;0.2328012;0.03271421,-0.3006708;-0.01470788;-0.0259682,0.06494147;0.001902178;-0.02826798,0.1416739;-0.367379;-0.02709425,0.1747177;-0.7500193;0.07709383,0.1768857;-0.7448275;-0.03673459,-0.05760699;0.004202339;-0.04103494,-0.1215803;-0.3671025;-0.02377261,-0.1455285;-0.7535133;0.06828045,-0.1652646;-0.8121417;-0.004743889,0.00889799;0.4979291;-0.03331912,5.875281
+0;0;0,0.02017165;0.2874938;-0.01387417,0.04008865;0.5648432;-0.03931162,0.2129889;0.458612;-0.02904901,0.3292055;0.203397;0.003443303,0.4530333;-0.02184854;-0.0097397,-0.1405889;0.4518197;-0.01545984,-0.2577543;0.1950577;-0.008959807,-0.3748581;-0.0332913;-0.02861022,0.06192414;-0.000764488;-0.03442248,0.04920177;-0.3760946;0.0005527101,0.006768554;-0.7658498;0.06875052,0.002777073;-0.7270852;-0.04737143,-0.06551213;0.00898343;-0.02544699,-0.1221529;-0.3490266;-0.1297469,-0.1394117;-0.7322533;-0.0239168,-0.1409573;-0.6932285;-0.1400771,0.03506726;0.4969411;-0.03087239,0;0;0,0.005024016;0.2881015;-0.01497781,0.01032107;0.5659364;-0.04226887,0.1903427;0.4977013;-0.01895535,0.2831031;0.2348214;0.02561355,0.325237;-0.005533621;-0.05622113,-0.1730114;0.4937312;-0.02885717,-0.2614489;0.2328012;0.03271421,-0.3006708;-0.01470788;-0.0259682,0.06494147;0.001902178;-0.02826798,0.1416739;-0.367379;-0.02709425,0.1747177;-0.7500193;0.07709383,0.1768857;-0.7448275;-0.03673459,-0.05760699;0.004202339;-0.04103494,-0.1215803;-0.3671025;-0.02377261,-0.1455285;-0.7535133;0.06828045,-0.1652646;-0.8121417;-0.004743889,0.00889799;0.4979291;-0.03331912,5.897671
+0;0;0,0.02019377;0.287809;-0.01388938,0.04013049;0.565433;-0.03935218,0.2142805;0.4588602;-0.02906786,0.3309633;0.2026213;0.003554815,0.4551191;-0.02322078;-0.009663095,-0.1417913;0.45202;-0.01538283,-0.2594268;0.1942278;-0.008856725,-0.3768407;-0.03472583;-0.02855917,0.06201315;-0.0007655868;-0.03447195,0.0492865;-0.3762218;0.0005149916,0.00661077;-0.7682045;0.06910256,0.004041329;-0.7325625;-0.005648747,-0.0656063;0.008996342;-0.02548357,-0.1222661;-0.3491339;-0.1298186,-0.1396236;-0.7345508;-0.02338359,-0.1406185;-0.6987413;-0.0981596,0.03510384;0.4974597;-0.0309041,0;0;0,0.004937783;0.2883503;-0.01626122,0.01050347;0.5663158;-0.04495418,0.1916268;0.4976457;-0.0203526,0.2876203;0.2346561;0.02391016,0.331334;-0.006055743;-0.05819297,-0.174249;0.4935615;-0.03320451,-0.2640944;0.2327157;0.03179365,-0.3039531;-0.0157305;-0.02547543,0.06528316;0.00170508;-0.02774405,0.1453262;-0.3668901;-0.03691626,0.1802119;-0.7503201;0.07235563,0.201029;-0.7805308;0.03276372,-0.05750638;0.004359081;-0.04133457,-0.1185695;-0.3675293;-0.02334155,-0.1400329;-0.7568187;0.06704148,-0.1523135;-0.7838363;0.01987823,0.008970276;0.4982869;-0.03564131,5.908835
+0;0;0,0.02019377;0.287809;-0.01388938,0.04013049;0.565433;-0.03935218,0.2142805;0.4588602;-0.02906786,0.3309633;0.2026213;0.003554815,0.4551191;-0.02322078;-0.009663095,-0.1417913;0.45202;-0.01538283,-0.2594268;0.1942278;-0.008856725,-0.3768407;-0.03472583;-0.02855917,0.06201315;-0.0007655868;-0.03447195,0.0492865;-0.3762218;0.0005149916,0.00661077;-0.7682045;0.06910256,0.004041329;-0.7325625;-0.005648747,-0.0656063;0.008996342;-0.02548357,-0.1222661;-0.3491339;-0.1298186,-0.1396236;-0.7345508;-0.02338359,-0.1406185;-0.6987413;-0.0981596,0.03510384;0.4974597;-0.0309041,0;0;0,0.004937783;0.2883503;-0.01626122,0.01050347;0.5663158;-0.04495418,0.1916268;0.4976457;-0.0203526,0.2876203;0.2346561;0.02391016,0.331334;-0.006055743;-0.05819297,-0.174249;0.4935615;-0.03320451,-0.2640944;0.2327157;0.03179365,-0.3039531;-0.0157305;-0.02547543,0.06528316;0.00170508;-0.02774405,0.1453262;-0.3668901;-0.03691626,0.1802119;-0.7503201;0.07235563,0.201029;-0.7805308;0.03276372,-0.05750638;0.004359081;-0.04133457,-0.1185695;-0.3675293;-0.02334155,-0.1400329;-0.7568187;0.06704148,-0.1523135;-0.7838363;0.01987823,0.008970276;0.4982869;-0.03564131,5.92014
+0;0;0,0.02063038;0.2877799;-0.01511362,0.04077027;0.5654044;-0.04143657,0.2138671;0.4594198;-0.03226289,0.3455885;0.2083814;0.001304254,0.4830845;-0.008931115;-0.008467479,-0.1400928;0.4525852;-0.01568074,-0.269821;0.1983971;-0.008160567,-0.3941513;-0.02611907;-0.02712995,0.06154059;-0.001443027;-0.03481897,0.05084334;-0.3815517;-0.0002789162,0.00630144;-0.7716126;0.06714386,0.003235705;-0.7359988;-0.00820224,-0.06552576;0.009771935;-0.02475019,-0.1286428;-0.3460162;-0.1481239,-0.1394497;-0.7283884;-0.03698438,-0.140937;-0.6926678;-0.1123701,0.03567342;0.4974296;-0.03280574,0;0;0,0.006439447;0.2882623;-0.01829505,0.01334116;0.5661407;-0.04843795,0.1929837;0.4986085;-0.02264547,0.2918329;0.2343605;0.02093613,0.3371301;-0.005646765;-0.06011975,-0.170646;0.4936271;-0.03808235,-0.2619557;0.2313677;0.0281002,-0.3031265;-0.01634464;-0.02819312,0.06523186;0.00152342;-0.0272795,0.1488003;-0.3705822;-0.04582202,0.1847837;-0.7520689;0.06303728,0.2054689;-0.7820707;0.02192938,-0.05702015;0.004486638;-0.04159641,-0.118573;-0.3718722;-0.02274725,-0.1363239;-0.7600397;0.06493523,-0.1483369;-0.7882963;0.01824685,0.01150009;0.4981326;-0.03881752,5.942384
+0;0;0,0.02063038;0.2877799;-0.01511362,0.04077027;0.5654044;-0.04143657,0.2138671;0.4594198;-0.03226289,0.3455885;0.2083814;0.001304254,0.4830845;-0.008931115;-0.008467479,-0.1400928;0.4525852;-0.01568074,-0.269821;0.1983971;-0.008160567,-0.3941513;-0.02611907;-0.02712995,0.06154059;-0.001443027;-0.03481897,0.05084334;-0.3815517;-0.0002789162,0.00630144;-0.7716126;0.06714386,0.003235705;-0.7359988;-0.00820224,-0.06552576;0.009771935;-0.02475019,-0.1286428;-0.3460162;-0.1481239,-0.1394497;-0.7283884;-0.03698438,-0.140937;-0.6926678;-0.1123701,0.03567342;0.4974296;-0.03280574,0;0;0,0.006439447;0.2882623;-0.01829505,0.01334116;0.5661407;-0.04843795,0.1929837;0.4986085;-0.02264547,0.2918329;0.2343605;0.02093613,0.3371301;-0.005646765;-0.06011975,-0.170646;0.4936271;-0.03808235,-0.2619557;0.2313677;0.0281002,-0.3031265;-0.01634464;-0.02819312,0.06523186;0.00152342;-0.0272795,0.1488003;-0.3705822;-0.04582202,0.1847837;-0.7520689;0.06303728,0.2054689;-0.7820707;0.02192938,-0.05702015;0.004486638;-0.04159641,-0.118573;-0.3718722;-0.02274725,-0.1363239;-0.7600397;0.06493523,-0.1483369;-0.7882963;0.01824685,0.01150009;0.4981326;-0.03881752,5.953636
+0;0;0,0.02062148;0.2876557;-0.0151071,0.04076076;0.5652711;-0.04142989,0.2141573;0.4592078;-0.03225345,0.3462337;0.2074927;0.001404174,0.4842046;-0.01057033;-0.008401307,-0.1404001;0.4523616;-0.01564331,-0.270478;0.1974883;-0.008102862,-0.3952377;-0.02780323;-0.02713775,0.06158201;-0.001443998;-0.0348424,0.05078748;-0.3850093;1.175329E-05,0.006387819;-0.7738246;0.06721923,0.00334948;-0.7382609;-0.007453546,-0.06556986;0.009778511;-0.02476685,-0.1292609;-0.3492451;-0.1492625,-0.1400332;-0.7303963;-0.03847788,-0.1415073;-0.6947268;-0.11319,0.03566281;0.4972817;-0.03279722,0;0;0,0.007219017;0.2880696;-0.01905477,0.01514591;0.5658108;-0.05010879,0.1948226;0.4992784;-0.02414572,0.2947615;0.234579;0.01925826,0.3427547;-0.006144196;-0.06094527,-0.1694246;0.4935963;-0.04185841,-0.2618924;0.2310577;0.02493006,-0.3054335;-0.01707619;-0.03179159,0.0653479;0.001429409;-0.02712989,0.1511624;-0.3731329;-0.05528462,0.1861972;-0.7523116;0.05723894,0.205722;-0.7827817;0.01751029,-0.05697547;0.004566531;-0.04172966,-0.1187357;-0.3752613;-0.0224884,-0.1340873;-0.762886;0.06222766,-0.1452246;-0.7908502;0.01605046,0.0130302;0.4978286;-0.04025912,5.975793
+0;0;0,0.02256237;0.287462;-0.01599433,0.04728219;0.5644897;-0.04437521,0.2196172;0.4604278;-0.03220014,0.3586759;0.2122755;-0.0002532937,0.5024764;-0.002071574;-0.008022962,-0.1355965;0.4535857;-0.01644509,-0.2749944;0.2036842;-0.009034045,-0.4180057;-0.01041985;-0.0288027,0.06133386;-0.002228637;-0.03523653,0.05093333;-0.3858973;-0.001415551,0.005350143;-0.7745377;0.06601103,0.002454159;-0.7390838;-0.008675501,-0.06562714;0.01071509;-0.02422163,-0.1352514;-0.3404311;-0.1667084,-0.1384038;-0.7213209;-0.05455443,-0.1397563;-0.6858144;-0.129281,0.04077338;0.4967244;-0.03496385,0;0;0,0.007219017;0.2880696;-0.01905477,0.01514591;0.5658108;-0.05010879,0.1948226;0.4992784;-0.02414572,0.2947615;0.234579;0.01925826,0.3427547;-0.006144196;-0.06094527,-0.1694246;0.4935963;-0.04185841,-0.2618924;0.2310577;0.02493006,-0.3054335;-0.01707619;-0.03179159,0.0653479;0.001429409;-0.02712989,0.1511624;-0.3731329;-0.05528462,0.1861972;-0.7523116;0.05723894,0.205722;-0.7827817;0.01751029,-0.05697547;0.004566531;-0.04172966,-0.1187357;-0.3752613;-0.0224884,-0.1340873;-0.762886;0.06222766,-0.1452246;-0.7908502;0.01605046,0.0130302;0.4978286;-0.04025912,5.98725
+0;0;0,0.02255788;0.2874048;-0.01599115,0.04728251;0.5644863;-0.04437758,0.2190747;0.4605201;-0.03220892,0.3585356;0.21165;-0.0001696534,0.5029539;-0.003617987;-0.007972702,-0.1350635;0.4536988;-0.01650157,-0.2748646;0.2030743;-0.009069087,-0.4184904;-0.01194957;-0.02892268,0.06082244;-0.002210054;-0.03494272,0.05036865;-0.3878435;-0.0009485446,0.005212247;-0.7728451;0.06584673,0.002309419;-0.7373782;-0.009016342,-0.06507993;0.01062574;-0.02401966,-0.1350608;-0.3423187;-0.1672361,-0.1381836;-0.7196422;-0.05613219,-0.1395393;-0.6841228;-0.1310354,0.04077234;0.4967068;-0.03496426,0;0;0,0.008560419;0.2878275;-0.02116978,0.01740423;0.5654523;-0.05350113,0.196318;0.4995871;-0.02689338,0.2978704;0.2347046;0.01711357,0.3495396;-0.006782219;-0.06208384,-0.1667875;0.4939227;-0.04566512,-0.260494;0.2310324;0.02156559,-0.3059681;-0.01804464;-0.03456428,0.06500591;0.001442;-0.02640831,0.1529388;-0.373844;-0.06390858,0.1824748;-0.7495831;0.04867327,0.1973565;-0.7810149;0.008084297,-0.05604824;0.004504474;-0.04199466,-0.1179732;-0.3772806;-0.02241213,-0.1311042;-0.7619056;0.05893998,-0.1417707;-0.7900181;0.01255091,0.01512142;0.497499;-0.04339325,6.009523
+0;0;0,0.02255788;0.2874048;-0.01599115,0.04728251;0.5644863;-0.04437758,0.2190747;0.4605201;-0.03220892,0.3585356;0.21165;-0.0001696534,0.5029539;-0.003617987;-0.007972702,-0.1350635;0.4536988;-0.01650157,-0.2748646;0.2030743;-0.009069087,-0.4184904;-0.01194957;-0.02892268,0.06082244;-0.002210054;-0.03494272,0.05036865;-0.3878435;-0.0009485446,0.005212247;-0.7728451;0.06584673,0.002309419;-0.7373782;-0.009016342,-0.06507993;0.01062574;-0.02401966,-0.1350608;-0.3423187;-0.1672361,-0.1381836;-0.7196422;-0.05613219,-0.1395393;-0.6841228;-0.1310354,0.04077234;0.4967068;-0.03496426,0;0;0,0.008560419;0.2878275;-0.02116978,0.01740423;0.5654523;-0.05350113,0.196318;0.4995871;-0.02689338,0.2978704;0.2347046;0.01711357,0.3495396;-0.006782219;-0.06208384,-0.1667875;0.4939227;-0.04566512,-0.260494;0.2310324;0.02156559,-0.3059681;-0.01804464;-0.03456428,0.06500591;0.001442;-0.02640831,0.1529388;-0.373844;-0.06390858,0.1824748;-0.7495831;0.04867327,0.1973565;-0.7810149;0.008084297,-0.05604824;0.004504474;-0.04199466,-0.1179732;-0.3772806;-0.02241213,-0.1311042;-0.7619056;0.05893998,-0.1417707;-0.7900181;0.01255091,0.01512142;0.497499;-0.04339325,6.020633
+0;0;0,0.02424182;0.2871073;-0.01700378,0.05068354;0.5639011;-0.04647755,0.2223553;0.4588424;-0.03546275,0.3752437;0.2178663;-7.144734E-05,0.5306803;0.008549184;-0.005166721,-0.1324017;0.4532776;-0.01715429,-0.2810937;0.2072806;-0.008608851,-0.4290316;-0.006639555;-0.02738883,0.06065739;-0.002784185;-0.03537457,0.05182067;-0.3887494;-0.00250819,0.005372524;-0.7708578;0.06306466,0.001901728;-0.7353109;-0.01384784,-0.06529031;0.01111532;-0.02349588,-0.1377775;-0.3385012;-0.1739662,-0.1364182;-0.7127802;-0.06271254,-0.1383176;-0.6771938;-0.139677,0.04380783;0.4961962;-0.03676027,0;0;0,0.008530363;0.2876538;-0.0221343,0.01757215;0.5651486;-0.05539811,0.1968804;0.500002;-0.02857256,0.2996776;0.235164;0.01604223,0.3562769;-0.00714232;-0.06195951,-0.1671356;0.4941656;-0.04806468,-0.2640724;0.2323536;0.02088897,-0.3110681;-0.01795083;-0.03513988,0.06506093;0.001509085;-0.02651846,0.1521012;-0.3733324;-0.07174301,0.1639446;-0.7460563;0.04401803,0.1671724;-0.7779885;-0.001942158,-0.05616856;0.004435467;-0.04199821,-0.1182128;-0.3775184;-0.02227134,-0.1307489;-0.7596647;0.05691895,-0.1409799;-0.7892064;0.008872528,0.01523194;0.4972251;-0.04507494,6.043015
+0;0;0,0.02424182;0.2871073;-0.01700378,0.05068354;0.5639011;-0.04647755,0.2223553;0.4588424;-0.03546275,0.3752437;0.2178663;-7.144734E-05,0.5306803;0.008549184;-0.005166721,-0.1324017;0.4532776;-0.01715429,-0.2810937;0.2072806;-0.008608851,-0.4290316;-0.006639555;-0.02738883,0.06065739;-0.002784185;-0.03537457,0.05182067;-0.3887494;-0.00250819,0.005372524;-0.7708578;0.06306466,0.001901728;-0.7353109;-0.01384784,-0.06529031;0.01111532;-0.02349588,-0.1377775;-0.3385012;-0.1739662,-0.1364182;-0.7127802;-0.06271254,-0.1383176;-0.6771938;-0.139677,0.04380783;0.4961962;-0.03676027,0;0;0,0.008530363;0.2876538;-0.0221343,0.01757215;0.5651486;-0.05539811,0.1968804;0.500002;-0.02857256,0.2996776;0.235164;0.01604223,0.3562769;-0.00714232;-0.06195951,-0.1671356;0.4941656;-0.04806468,-0.2640724;0.2323536;0.02088897,-0.3110681;-0.01795083;-0.03513988,0.06506093;0.001509085;-0.02651846,0.1521012;-0.3733324;-0.07174301,0.1639446;-0.7460563;0.04401803,0.1671724;-0.7779885;-0.001942158,-0.05616856;0.004435467;-0.04199821,-0.1182128;-0.3775184;-0.02227134,-0.1307489;-0.7596647;0.05691895,-0.1409799;-0.7892064;0.008872528,0.01523194;0.4972251;-0.04507494,6.054298
+0;0;0,0.02422839;0.2869483;-0.01699436,0.05065024;0.5635349;-0.04644554,0.2205321;0.4589134;-0.03545261,0.3734764;0.217849;-4.834682E-05,0.5294249;0.007842571;-0.005160401,-0.1306561;0.4534046;-0.01732833,-0.2794026;0.2073174;-0.008779766,-0.4278277;-0.007307187;-0.02762159,0.06079406;-0.002790459;-0.03545428,0.05197574;-0.3879521;-0.002656322,0.005436759;-0.7708077;0.06304477,0.00204066;-0.7353802;-0.01221246,-0.06543742;0.01114037;-0.02354882,-0.1377737;-0.3377483;-0.1737059,-0.1364117;-0.7127593;-0.06223466,-0.1382703;-0.6772931;-0.1375428,0.04378076;0.4958914;-0.03673708,0;0;0,0.008977041;0.2874416;-0.02262533,0.01927836;0.5645813;-0.05666888,0.1962428;0.4999172;-0.02929604,0.3005375;0.2357206;0.01631367,0.3638107;-0.006407738;-0.05996954,-0.1640988;0.496155;-0.04361005,-0.2665234;0.2350829;0.02048359,-0.3163768;-0.01556507;-0.03554333,0.06513014;0.001508772;-0.02676749,0.1503138;-0.3725497;-0.07500601,0.1386245;-0.7454641;0.04271888,0.1489099;-0.7776222;0.001062863,-0.05647228;0.004441703;-0.04185526,-0.118796;-0.3766656;-0.02246622,-0.1316424;-0.7597002;0.05614964,-0.141161;-0.7878193;0.008861065,0.0164662;0.4967849;-0.04604709,6.076401
+0;0;0,0.02432933;0.2868652;-0.01821017,0.05054562;0.5633898;-0.0484634,0.2209574;0.461319;-0.03561813,0.3778037;0.2226677;-0.0009446405,0.5444903;0.02101962;-0.002488059,-0.1308145;0.4543243;-0.01785693,-0.2885841;0.2139687;-0.008087399,-0.4452631;0.005334288;-0.02737827,0.06049952;-0.003488971;-0.03589353,0.05242922;-0.3887901;-0.004573893,0.002852853;-0.7714807;0.05985453,-0.0003654207;-0.7361394;-0.01541668,-0.06552244;0.01175962;-0.02300505,-0.1461745;-0.3277244;-0.1895849,-0.1364915;-0.7014438;-0.07425493,-0.1381917;-0.6661132;-0.1495765,0.04371484;0.4957552;-0.03866641,0;0;0,0.008977041;0.2874416;-0.02262533,0.01927836;0.5645813;-0.05666888,0.1962428;0.4999172;-0.02929604,0.3005375;0.2357206;0.01631367,0.3638107;-0.006407738;-0.05996954,-0.1640988;0.496155;-0.04361005,-0.2665234;0.2350829;0.02048359,-0.3163768;-0.01556507;-0.03554333,0.06513014;0.001508772;-0.02676749,0.1503138;-0.3725497;-0.07500601,0.1386245;-0.7454641;0.04271888,0.1489099;-0.7776222;0.001062863,-0.05647228;0.004441703;-0.04185526,-0.118796;-0.3766656;-0.02246622,-0.1316424;-0.7597002;0.05614964,-0.141161;-0.7878193;0.008861065,0.0164662;0.4967849;-0.04604709,6.087738
+0;0;0,0.02432933;0.2868652;-0.01821017,0.05054562;0.5633898;-0.0484634,0.2209574;0.461319;-0.03561813,0.3778037;0.2226677;-0.0009446405,0.5444903;0.02101962;-0.002488059,-0.1308145;0.4543243;-0.01785693,-0.2885841;0.2139687;-0.008087399,-0.4452631;0.005334288;-0.02737827,0.06049952;-0.003488971;-0.03589353,0.05242922;-0.3887901;-0.004573893,0.002852853;-0.7714807;0.05985453,-0.0003654207;-0.7361394;-0.01541668,-0.06552244;0.01175962;-0.02300505,-0.1461745;-0.3277244;-0.1895849,-0.1364915;-0.7014438;-0.07425493,-0.1381917;-0.6661132;-0.1495765,0.04371484;0.4957552;-0.03866641,0;0;0,0.008977041;0.2874416;-0.02262533,0.01927836;0.5645813;-0.05666888,0.1962428;0.4999172;-0.02929604,0.3005375;0.2357206;0.01631367,0.3638107;-0.006407738;-0.05996954,-0.1640988;0.496155;-0.04361005,-0.2665234;0.2350829;0.02048359,-0.3163768;-0.01556507;-0.03554333,0.06513014;0.001508772;-0.02676749,0.1503138;-0.3725497;-0.07500601,0.1386245;-0.7454641;0.04271888,0.1489099;-0.7776222;0.001062863,-0.05647228;0.004441703;-0.04185526,-0.118796;-0.3766656;-0.02246622,-0.1316424;-0.7597002;0.05614964,-0.141161;-0.7878193;0.008861065,0.0164662;0.4967849;-0.04604709,6.098834
+0;0;0,0.02430669;0.2865982;-0.01819322,0.05050388;0.5629202;-0.0484249,0.218692;0.4613186;-0.03562321,0.3759181;0.2220895;-0.0008657798,0.5435216;0.01933216;-0.002417689,-0.1286594;0.4544118;-0.0180852,-0.2868109;0.2134743;-0.008292021,-0.4443518;0.00369215;-0.02768901,0.06084675;-0.003508996;-0.03609953,0.05277711;-0.3887787;-0.004782449,0.003225114;-0.7712811;0.0596143,4.094583E-05;-0.7359964;-0.01485922,-0.06589849;0.01182711;-0.02313709,-0.146544;-0.3276293;-0.1897034,-0.1368657;-0.7011649;-0.07443011,-0.1385479;-0.6658908;-0.1489534,0.04367678;0.495322;-0.03863319,0;0;0,0.008945525;0.2871313;-0.02314949,0.01921718;0.5639706;-0.0579536,0.1939028;0.4996677;-0.03044891,0.3019995;0.2364695;0.0164603,0.3705452;-0.006438375;-0.05770969,-0.1618456;0.4966388;-0.04240356,-0.2678106;0.2358667;0.02027022,-0.3208159;-0.01560953;-0.03589092,0.06538849;0.001668751;-0.02719152,0.147227;-0.3729964;-0.07625365,0.1199143;-0.7454624;0.03964984,0.1347519;-0.7772793;0.0003702641,-0.05709442;0.004312193;-0.04170669,-0.1211896;-0.3765391;-0.02374206,-0.1343123;-0.7594231;0.05460372,-0.1432637;-0.7870764;0.007909495,0.01640455;0.4962435;-0.0471307,6.110283
+0;0;0,0.02570311;0.2862999;-0.01860705,0.052755;0.5623254;-0.04954755,0.2179452;0.4609558;-0.03650725,0.3825333;0.2251475;-0.0004547276,0.5616572;0.030904;-0.005059024,-0.1238108;0.45497;-0.0190601,-0.2916666;0.2188876;-0.009885439,-0.4569543;0.01342514;-0.02727035,0.06090569;-0.004044592;-0.03640909,0.05286417;-0.3934053;-0.006198004,0.000880219;-0.7689427;0.05588445,-0.002333745;-0.7336585;-0.01923905,-0.06610891;0.01226961;-0.02303373,-0.1522057;-0.3257184;-0.1989048,-0.1375002;-0.6927928;-0.08654375,-0.1392306;-0.6575207;-0.1617169,0.04582061;0.49479;-0.03956651,0;0;0,0.008986592;0.2869635;-0.02336037,0.01921554;0.5636046;-0.05866575,0.1910192;0.4997545;-0.03081739,0.3061282;0.2381726;0.01734304,0.3765507;-0.005937308;-0.05537629,-0.1588832;0.4970894;-0.0410136,-0.267527;0.2357241;0.02127041,-0.3237094;-0.01611865;-0.03578987,0.06543967;0.001670539;-0.0276829,0.1390142;-0.3795015;-0.07097054,0.1105323;-0.7463768;0.03937519,0.1275439;-0.7776507;-0.001095891,-0.05754147;0.004328249;-0.04149372,-0.1216132;-0.3805178;-0.02232407,-0.1374847;-0.756786;0.05353908,-0.1465897;-0.7847665;0.006240487,0.01643051;0.4959233;-0.04770124,6.132179
+0;0;0,0.02570311;0.2862999;-0.01860705,0.052755;0.5623254;-0.04954755,0.2179452;0.4609558;-0.03650725,0.3825333;0.2251475;-0.0004547276,0.5616572;0.030904;-0.005059024,-0.1238108;0.45497;-0.0190601,-0.2916666;0.2188876;-0.009885439,-0.4569543;0.01342514;-0.02727035,0.06090569;-0.004044592;-0.03640909,0.05286417;-0.3934053;-0.006198004,0.000880219;-0.7689427;0.05588445,-0.002333745;-0.7336585;-0.01923905,-0.06610891;0.01226961;-0.02303373,-0.1522057;-0.3257184;-0.1989048,-0.1375002;-0.6927928;-0.08654375,-0.1392306;-0.6575207;-0.1617169,0.04582061;0.49479;-0.03956651,0;0;0,0.008986592;0.2869635;-0.02336037,0.01921554;0.5636046;-0.05866575,0.1910192;0.4997545;-0.03081739,0.3061282;0.2381726;0.01734304,0.3765507;-0.005937308;-0.05537629,-0.1588832;0.4970894;-0.0410136,-0.267527;0.2357241;0.02127041,-0.3237094;-0.01611865;-0.03578987,0.06543967;0.001670539;-0.0276829,0.1390142;-0.3795015;-0.07097054,0.1105323;-0.7463768;0.03937519,0.1275439;-0.7776507;-0.001095891,-0.05754147;0.004328249;-0.04149372,-0.1216132;-0.3805178;-0.02232407,-0.1374847;-0.756786;0.05353908,-0.1465897;-0.7847665;0.006240487,0.01643051;0.4959233;-0.04770124,6.143785
+0;0;0,0.02569392;0.2861976;-0.0186004,0.05273848;0.5621477;-0.0495328,0.2226865;0.4598541;-0.03640958,0.3883976;0.2224369;-0.0001110807,0.5669273;0.02883784;-0.004700103,-0.1285141;0.4537029;-0.01848027,-0.2975151;0.2160097;-0.009243014,-0.4622544;0.01122887;-0.02657025,0.0609881;-0.004050065;-0.03645836,0.05289919;-0.3957058;-0.0060692,0.001779709;-0.7649981;0.05498085,-0.001463971;-0.7296652;-0.02083725,-0.06619836;0.01228621;-0.0230649,-0.1528026;-0.3276939;-0.1999726,-0.1383417;-0.688664;-0.08948005,-0.1400881;-0.6533431;-0.1653483,0.04580522;0.4946233;-0.03955339,0;0;0,0.007606179;0.2868973;-0.02339506,0.01661719;0.5634739;-0.05893278,0.1935833;0.5019199;-0.03163159,0.3105887;0.2390386;0.01682305,0.3808979;-0.004735872;-0.05392361,-0.1659556;0.4969962;-0.03933009,-0.2777193;0.2347025;0.02276354,-0.3371044;-0.01544386;-0.03446114,0.06532407;0.001672015;-0.02819812,0.129868;-0.3843271;-0.06315422,0.1001755;-0.7460669;0.04163002,0.1170456;-0.7771857;-0.0004085377,-0.05787079;0.004350374;-0.0411972,-0.1259928;-0.3821688;-0.02260985,-0.1433147;-0.7519801;0.05260097,-0.1524839;-0.7799706;0.004223589,0.01412994;0.4958025;-0.04790616,6.165808
+0;0;0,0.02716806;0.2860115;-0.0193538,0.05548425;0.5617371;-0.05113095,0.225157;0.4596064;-0.03708849,0.3989031;0.2281652;0.0002198815,0.5824556;0.03932965;-0.004689649,-0.126143;0.4541481;-0.01911484,-0.3044798;0.223405;-0.009199711,-0.4787548;0.02632587;-0.02194961,0.06085715;-0.004442227;-0.03663111,0.05226822;-0.3962208;-0.008014688,-0.001043338;-0.7655107;0.05114567,-0.0042781;-0.7302446;-0.02467749,-0.06621119;0.01255162;-0.02288445,-0.1583941;-0.3197887;-0.2111272,-0.1397366;-0.6797923;-0.09813847,-0.1414873;-0.6445757;-0.1740138,0.04826985;0.4942761;-0.04092459,0;0;0,0.007606179;0.2868973;-0.02339506,0.01661719;0.5634739;-0.05893278,0.1935833;0.5019199;-0.03163159,0.3105887;0.2390386;0.01682305,0.3808979;-0.004735872;-0.05392361,-0.1659556;0.4969962;-0.03933009,-0.2777193;0.2347025;0.02276354,-0.3371044;-0.01544386;-0.03446114,0.06532407;0.001672015;-0.02819812,0.129868;-0.3843271;-0.06315422,0.1001755;-0.7460669;0.04163002,0.1170456;-0.7771857;-0.0004085377,-0.05787079;0.004350374;-0.0411972,-0.1259928;-0.3821688;-0.02260985,-0.1433147;-0.7519801;0.05260097,-0.1524839;-0.7799706;0.004223589,0.01412994;0.4958025;-0.04790616,6.177077
+0;0;0,0.02716806;0.2860115;-0.0193538,0.05548425;0.5617371;-0.05113095,0.225157;0.4596064;-0.03708849,0.3989031;0.2281652;0.0002198815,0.5824556;0.03932965;-0.004689649,-0.126143;0.4541481;-0.01911484,-0.3044798;0.223405;-0.009199711,-0.4787548;0.02632587;-0.02194961,0.06085715;-0.004442227;-0.03663111,0.05226822;-0.3962208;-0.008014688,-0.001043338;-0.7655107;0.05114567,-0.0042781;-0.7302446;-0.02467749,-0.06621119;0.01255162;-0.02288445,-0.1583941;-0.3197887;-0.2111272,-0.1397366;-0.6797923;-0.09813847,-0.1414873;-0.6445757;-0.1740138,0.04826985;0.4942761;-0.04092459,0;0;0,0.007606179;0.2868973;-0.02339506,0.01661719;0.5634739;-0.05893278,0.1935833;0.5019199;-0.03163159,0.3105887;0.2390386;0.01682305,0.3808979;-0.004735872;-0.05392361,-0.1659556;0.4969962;-0.03933009,-0.2777193;0.2347025;0.02276354,-0.3371044;-0.01544386;-0.03446114,0.06532407;0.001672015;-0.02819812,0.129868;-0.3843271;-0.06315422,0.1001755;-0.7460669;0.04163002,0.1170456;-0.7771857;-0.0004085377,-0.05787079;0.004350374;-0.0411972,-0.1259928;-0.3821688;-0.02260985,-0.1433147;-0.7519801;0.05260097,-0.1524839;-0.7799706;0.004223589,0.01412994;0.4958025;-0.04790616,6.188158
+0;0;0,0.02716806;0.2860115;-0.0193538,0.05548425;0.5617371;-0.05113095,0.225157;0.4596064;-0.03708849,0.3989031;0.2281652;0.0002198815,0.5824556;0.03932965;-0.004689649,-0.126143;0.4541481;-0.01911484,-0.3044798;0.223405;-0.009199711,-0.4787548;0.02632587;-0.02194961,0.06085715;-0.004442227;-0.03663111,0.05226822;-0.3962208;-0.008014688,-0.001043338;-0.7655107;0.05114567,-0.0042781;-0.7302446;-0.02467749,-0.06621119;0.01255162;-0.02288445,-0.1583941;-0.3197887;-0.2111272,-0.1397366;-0.6797923;-0.09813847,-0.1414873;-0.6445757;-0.1740138,0.04826985;0.4942761;-0.04092459,0;0;0,0.007606179;0.2868973;-0.02339506,0.01661719;0.5634739;-0.05893278,0.1935833;0.5019199;-0.03163159,0.3105887;0.2390386;0.01682305,0.3808979;-0.004735872;-0.05392361,-0.1659556;0.4969962;-0.03933009,-0.2777193;0.2347025;0.02276354,-0.3371044;-0.01544386;-0.03446114,0.06532407;0.001672015;-0.02819812,0.129868;-0.3843271;-0.06315422,0.1001755;-0.7460669;0.04163002,0.1170456;-0.7771857;-0.0004085377,-0.05787079;0.004350374;-0.0411972,-0.1259928;-0.3821688;-0.02260985,-0.1433147;-0.7519801;0.05260097,-0.1524839;-0.7799706;0.004223589,0.01412994;0.4958025;-0.04790616,6.201015
+0;0;0,0.02688392;0.2857884;-0.01983587,0.05468828;0.561349;-0.0518693,0.2299722;0.4589582;-0.03761532,0.412198;0.2331206;0.0006408654,0.6090419;0.05641806;-0.001259235,-0.131831;0.4529901;-0.0184385,-0.3188413;0.2280032;-0.009467423,-0.5017323;0.03727821;-0.0217054,0.06134411;-0.004811129;-0.03709593,0.05239659;-0.3951205;-0.009330437,-0.002036631;-0.7594596;0.04712394,-0.005220203;-0.7243764;-0.02658707,-0.0668363;0.01295619;-0.0229652,-0.1627646;-0.3119467;-0.2189963,-0.139449;-0.6666434;-0.1070157,-0.1564038;-0.6945813;-0.149736,0.0477238;0.4939065;-0.04163061,0;0;0,0.005934998;0.2867269;-0.02331686,0.01334207;0.5631456;-0.05898142,0.1960468;0.5032419;-0.03232288,0.3133686;0.2396251;0.01681125,0.386892;-0.004788339;-0.05269647,-0.1740876;0.4961337;-0.03787737,-0.287559;0.2338552;0.02542033,-0.3513938;-0.01608169;-0.03315961,0.0656523;0.001735583;-0.02913964,0.1215873;-0.3850157;-0.0512104,0.090441;-0.7437751;0.0447824,0.1048266;-0.7759529;0.007415771,-0.05899062;0.004329928;-0.04078864,-0.1278925;-0.3806027;-0.02430443,-0.1495496;-0.7448633;0.05144652,-0.1585811;-0.7713323;0.004553266,0.01125216;0.4955071;-0.04791474,6.212845
+0;0;0,0.0269092;0.2860571;-0.01985452,0.05473722;0.5618523;-0.05191527,0.2356431;0.4583237;-0.0375284,0.4184304;0.2317901;0.0008456819,0.6142929;0.0559687;-0.001044943,-0.137333;0.4521712;-0.01775938,-0.3249196;0.226491;-0.008760654,-0.5068986;0.03671709;-0.02093761,0.06100202;-0.004784299;-0.03688906,0.05207238;-0.3943138;-0.009179041,-0.001978885;-0.7560964;0.04687919,-0.006983656;-0.7181053;-0.06899905,-0.06646359;0.01288394;-0.02283713,-0.1622003;-0.3113698;-0.2184767,-0.1390483;-0.6635777;-0.1072818,-0.1657022;-0.7246596;-0.1744408,0.04776669;0.4943512;-0.04166769,0;0;0,0.005430445;0.286969;-0.02379715,0.01221278;0.5635698;-0.06002545,0.200897;0.5044277;-0.03432667,0.3204463;0.2407737;0.0146203,0.3931015;-0.002907485;-0.05334651,-0.1807204;0.4957314;-0.0375673,-0.295535;0.2332478;0.02662919,-0.3626224;-0.01418905;-0.03297876,0.06526654;0.001407206;-0.02903855,0.1167247;-0.3854854;-0.04475689,0.08461925;-0.7430028;0.04524982,0.08686473;-0.7388782;-0.06807315,-0.05853866;0.004663558;-0.04069908,-0.1259759;-0.3798958;-0.02856668,-0.1528555;-0.7404486;0.05036262,-0.1677459;-0.7991552;-0.02329934,0.01029301;0.4958895;-0.04881454,6.232703
+0;0;0,0.0269092;0.2860571;-0.01985452,0.05473722;0.5618523;-0.05191527,0.2356431;0.4583237;-0.0375284,0.4184304;0.2317901;0.0008456819,0.6142929;0.0559687;-0.001044943,-0.137333;0.4521712;-0.01775938,-0.3249196;0.226491;-0.008760654,-0.5068986;0.03671709;-0.02093761,0.06100202;-0.004784299;-0.03688906,0.05207238;-0.3943138;-0.009179041,-0.001978885;-0.7560964;0.04687919,-0.006983656;-0.7181053;-0.06899905,-0.06646359;0.01288394;-0.02283713,-0.1622003;-0.3113698;-0.2184767,-0.1390483;-0.6635777;-0.1072818,-0.1657022;-0.7246596;-0.1744408,0.04776669;0.4943512;-0.04166769,0;0;0,0.005430445;0.286969;-0.02379715,0.01221278;0.5635698;-0.06002545,0.200897;0.5044277;-0.03432667,0.3204463;0.2407737;0.0146203,0.3931015;-0.002907485;-0.05334651,-0.1807204;0.4957314;-0.0375673,-0.295535;0.2332478;0.02662919,-0.3626224;-0.01418905;-0.03297876,0.06526654;0.001407206;-0.02903855,0.1167247;-0.3854854;-0.04475689,0.08461925;-0.7430028;0.04524982,0.08686473;-0.7388782;-0.06807315,-0.05853866;0.004663558;-0.04069908,-0.1259759;-0.3798958;-0.02856668,-0.1528555;-0.7404486;0.05036262,-0.1677459;-0.7991552;-0.02329934,0.01029301;0.4958895;-0.04881454,6.244195
+0;0;0,0.02680551;0.287535;-0.02060665,0.05448287;0.5656437;-0.05333317,0.2261766;0.4634933;-0.03895245,0.4191528;0.2467974;0.0004468486,0.6282067;0.08305733;-0.003151787,-0.1281853;0.4575899;-0.01964087,-0.3230314;0.2391858;-0.01048389,-0.5139033;0.05491219;-0.0222494,0.06105462;-0.004731819;-0.03700171,0.05166925;-0.3929774;-0.01044872,-0.003200881;-0.7531482;0.04384436,-0.008268296;-0.7152237;-0.0720126,-0.06660441;0.01271924;-0.02283109,-0.1667722;-0.3014772;-0.2296518,-0.1400985;-0.6514659;-0.1179474,-0.1669532;-0.7144605;-0.182307,0.04763835;0.4974671;-0.04291537,0;0;0,0.01041925;0.2882792;-0.02461886,0.0233918;0.5668029;-0.06251621,0.2010285;0.5049882;-0.03745294,0.3236159;0.243467;0.01079822,0.4002463;-0.001994222;-0.05556345,-0.1617627;0.491922;-0.04639636,-0.2862158;0.2364874;0.02441186,-0.3577318;-0.01184848;-0.03676023,0.06528227;0.001234308;-0.02925551,0.1098359;-0.3853206;-0.04012108,0.0761345;-0.7419771;0.04556334,0.07957747;-0.7380471;-0.06766129,-0.05881532;0.004844049;-0.04045339,-0.1279655;-0.3782047;-0.03601594,-0.1592057;-0.7361053;0.04530232,-0.1747101;-0.7943846;-0.02870917,0.01984696;0.4985858;-0.05079913,6.266256
+0;0;0,0.02680551;0.287535;-0.02060665,0.05448287;0.5656437;-0.05333317,0.2261766;0.4634933;-0.03895245,0.4191528;0.2467974;0.0004468486,0.6282067;0.08305733;-0.003151787,-0.1281853;0.4575899;-0.01964087,-0.3230314;0.2391858;-0.01048389,-0.5139033;0.05491219;-0.0222494,0.06105462;-0.004731819;-0.03700171,0.05166925;-0.3929774;-0.01044872,-0.003200881;-0.7531482;0.04384436,-0.008268296;-0.7152237;-0.0720126,-0.06660441;0.01271924;-0.02283109,-0.1667722;-0.3014772;-0.2296518,-0.1400985;-0.6514659;-0.1179474,-0.1669532;-0.7144605;-0.182307,0.04763835;0.4974671;-0.04291537,0;0;0,0.01041925;0.2882792;-0.02461886,0.0233918;0.5668029;-0.06251621,0.2010285;0.5049882;-0.03745294,0.3236159;0.243467;0.01079822,0.4002463;-0.001994222;-0.05556345,-0.1617627;0.491922;-0.04639636,-0.2862158;0.2364874;0.02441186,-0.3577318;-0.01184848;-0.03676023,0.06528227;0.001234308;-0.02925551,0.1098359;-0.3853206;-0.04012108,0.0761345;-0.7419771;0.04556334,0.07957747;-0.7380471;-0.06766129,-0.05881532;0.004844049;-0.04045339,-0.1279655;-0.3782047;-0.03601594,-0.1592057;-0.7361053;0.04530232,-0.1747101;-0.7943846;-0.02870917,0.01984696;0.4985858;-0.05079913,6.277824
+0;0;0,0.02680551;0.287535;-0.02060665,0.05448287;0.5656437;-0.05333317,0.2261766;0.4634933;-0.03895245,0.4191528;0.2467974;0.0004468486,0.6282067;0.08305733;-0.003151787,-0.1281853;0.4575899;-0.01964087,-0.3230314;0.2391858;-0.01048389,-0.5139033;0.05491219;-0.0222494,0.06105462;-0.004731819;-0.03700171,0.05166925;-0.3929774;-0.01044872,-0.003200881;-0.7531482;0.04384436,-0.008268296;-0.7152237;-0.0720126,-0.06660441;0.01271924;-0.02283109,-0.1667722;-0.3014772;-0.2296518,-0.1400985;-0.6514659;-0.1179474,-0.1669532;-0.7144605;-0.182307,0.04763835;0.4974671;-0.04291537,0;0;0,0.01041925;0.2882792;-0.02461886,0.0233918;0.5668029;-0.06251621,0.2010285;0.5049882;-0.03745294,0.3236159;0.243467;0.01079822,0.4002463;-0.001994222;-0.05556345,-0.1617627;0.491922;-0.04639636,-0.2862158;0.2364874;0.02441186,-0.3577318;-0.01184848;-0.03676023,0.06528227;0.001234308;-0.02925551,0.1098359;-0.3853206;-0.04012108,0.0761345;-0.7419771;0.04556334,0.07957747;-0.7380471;-0.06766129,-0.05881532;0.004844049;-0.04045339,-0.1279655;-0.3782047;-0.03601594,-0.1592057;-0.7361053;0.04530232,-0.1747101;-0.7943846;-0.02870917,0.01984696;0.4985858;-0.05079913,6.299932
+0;0;0,0.02673019;0.2878708;-0.02113507,0.05424852;0.5660746;-0.05426524,0.22731;0.4635671;-0.03958737,0.4295391;0.2557634;-7.267669E-05,0.649977;0.09951209;0.003573354,-0.1295912;0.4579383;-0.01972871,-0.3341497;0.2488646;-0.01054054,-0.532692;0.06590199;-0.02177808,0.06107287;-0.004905754;-0.03725311,0.05139989;-0.3925008;-0.01247549,0.003013719;-0.7522355;0.04389142,-0.002177523;-0.7143821;-0.07194034,-0.06681193;0.01287822;-0.02262904,-0.1709122;-0.2920589;-0.2396865,-0.1412153;-0.6405485;-0.1274344,-0.1671936;-0.7037813;-0.1917648,0.04748762;0.4978896;-0.04378566,0;0;0,0.01031125;0.2885414;-0.0258522,0.02230547;0.5670956;-0.06476712,0.20163;0.5061101;-0.04039478,0.3284119;0.2468093;0.007874131,0.4105141;-0.001574621;-0.05984032,-0.1638215;0.4910175;-0.04866865,-0.2896485;0.2369753;0.02392997,-0.3658308;-0.01453406;-0.03899787,0.06541739;0.001200676;-0.02934075,0.1045664;-0.3852479;-0.03723097,0.07003375;-0.7413452;0.04601371,0.07334159;-0.7375669;-0.06715477,-0.05909412;0.004875704;-0.04032205,-0.1303089;-0.3770283;-0.04422473,-0.1639953;-0.7329044;0.04030263,-0.1806053;-0.7913263;-0.03325894,0.01907855;0.4988916;-0.05282867,6.312705
+0;0;0,0.02673019;0.2878708;-0.02113507,0.05424852;0.5660746;-0.05426524,0.22731;0.4635671;-0.03958737,0.4295391;0.2557634;-7.267669E-05,0.649977;0.09951209;0.003573354,-0.1295912;0.4579383;-0.01972871,-0.3341497;0.2488646;-0.01054054,-0.532692;0.06590199;-0.02177808,0.06107287;-0.004905754;-0.03725311,0.05139989;-0.3925008;-0.01247549,0.003013719;-0.7522355;0.04389142,-0.002177523;-0.7143821;-0.07194034,-0.06681193;0.01287822;-0.02262904,-0.1709122;-0.2920589;-0.2396865,-0.1412153;-0.6405485;-0.1274344,-0.1671936;-0.7037813;-0.1917648,0.04748762;0.4978896;-0.04378566,0;0;0,0.01031125;0.2885414;-0.0258522,0.02230547;0.5670956;-0.06476712,0.20163;0.5061101;-0.04039478,0.3284119;0.2468093;0.007874131,0.4105141;-0.001574621;-0.05984032,-0.1638215;0.4910175;-0.04866865,-0.2896485;0.2369753;0.02392997,-0.3658308;-0.01453406;-0.03899787,0.06541739;0.001200676;-0.02934075,0.1045664;-0.3852479;-0.03723097,0.07003375;-0.7413452;0.04601371,0.07334159;-0.7375669;-0.06715477,-0.05909412;0.004875704;-0.04032205,-0.1303089;-0.3770283;-0.04422473,-0.1639953;-0.7329044;0.04030263,-0.1806053;-0.7913263;-0.03325894,0.01907855;0.4988916;-0.05282867,6.323746
+0;0;0,0.02674486;0.2880288;-0.02114666,0.05426951;0.5662965;-0.05428402,0.226378;0.4639645;-0.03962742,0.4299851;0.2547449;0.0001565218,0.6501318;0.09869984;0.003797739,-0.128633;0.4583654;-0.01987392,-0.3345854;0.2478672;-0.01062315,-0.5328654;0.06514618;-0.02184586,0.06078308;-0.004882477;-0.03707635,0.05113743;-0.3913827;-0.01236872,0.002821792;-0.7505929;0.04391603,-0.002368584;-0.7127408;-0.0718964,-0.06649492;0.01281711;-0.02252167,-0.1703012;-0.2912586;-0.238966,-0.1406476;-0.6392403;-0.1268775,-0.1666216;-0.7024575;-0.1911972,0.04750799;0.4981052;-0.04380347,0;0;0,0.0121983;0.2885833;-0.02634251,0.02571034;0.5670464;-0.06587219,0.2038169;0.5069211;-0.04311502,0.3369836;0.2484873;0.004740119,0.4183914;0.0002024174;-0.06275249,-0.1597677;0.4907962;-0.04995631,-0.2895189;0.2368104;0.02398489,-0.3680906;-0.01314421;-0.04064535,0.06480813;0.001420632;-0.02984905,0.09961751;-0.384373;-0.0359745,0.06426392;-0.7405107;0.04434061,0.06723092;-0.7368024;-0.06880116,-0.05894484;0.004677513;-0.03995879,-0.1335884;-0.375279;-0.05209692,-0.1689426;-0.7299727;0.03437194,-0.1885492;-0.7888435;-0.03786846,0.0221598;0.4988806;-0.05377114,6.344548
+0;0;0,0.02761127;0.2879439;-0.02118902,0.05574827;0.5661011;-0.05473207,0.2275399;0.4631805;-0.03989082,0.4378065;0.2607491;0.0003696047,0.6611957;0.1094831;0.00698313,-0.1274192;0.4586134;-0.02005472,-0.3411626;0.2560135;-0.01119806,-0.5442871;0.07864138;-0.02156666,0.06069513;-0.004948773;-0.0372114,0.05049948;-0.3914935;-0.01343893,0.002652757;-0.7507792;0.04276509,-0.002585226;-0.7129414;-0.07304616,-0.06654464;0.01284663;-0.02235736,-0.1733164;-0.284543;-0.2465116,-0.1417797;-0.6322056;-0.1339479,-0.1695555;-0.6924857;-0.2016172,0.04879204;0.4979469;-0.0441379,0;0;0,0.0121983;0.2885833;-0.02634251,0.02571034;0.5670464;-0.06587219,0.2038169;0.5069211;-0.04311502,0.3369836;0.2484873;0.004740119,0.4183914;0.0002024174;-0.06275249,-0.1597677;0.4907962;-0.04995631,-0.2895189;0.2368104;0.02398489,-0.3680906;-0.01314421;-0.04064535,0.06480813;0.001420632;-0.02984905,0.09961751;-0.384373;-0.0359745,0.06426392;-0.7405107;0.04434061,0.06723092;-0.7368024;-0.06880116,-0.05894484;0.004677513;-0.03995879,-0.1335884;-0.375279;-0.05209692,-0.1689426;-0.7299727;0.03437194,-0.1885492;-0.7888435;-0.03786846,0.0221598;0.4988806;-0.05377114,6.355732
+0;0;0,0.02763435;0.2881845;-0.02120673,0.05578933;0.5665196;-0.05477099,0.2289457;0.4632945;-0.03989126,0.437573;0.2624413;5.527213E-05,0.661745;0.1106452;0.006691973,-0.1287313;0.4586924;-0.01990327,-0.3408083;0.257672;-0.01111566,-0.5446445;0.0796784;-0.0215206,0.06130523;-0.004998518;-0.03758545,0.05116452;-0.3894603;-0.01394108,0.003393423;-0.7481781;0.0421741,-0.00184474;-0.71034;-0.07364114,-0.06721354;0.01297576;-0.02258209,-0.17341;-0.2828113;-0.2455285,-0.141923;-0.6299243;-0.1331427,-0.1696998;-0.6902075;-0.2008142,0.04882919;0.498327;-0.04417086,0;0;0,0.01334886;0.2887456;-0.02667308,0.02772714;0.5673018;-0.0665251,0.2070719;0.5077193;-0.04463911,0.3406578;0.2521411;0.003294945,0.4285215;0.005427569;-0.06563663,-0.1593221;0.490946;-0.05012666,-0.2901231;0.2404239;0.02465855,-0.3729682;-0.008767575;-0.04151933,0.06556591;0.001355812;-0.02992082,0.09558965;-0.3827719;-0.03407156,0.05921611;-0.7386827;0.0441196,0.06188601;-0.7350362;-0.06901932,-0.05982628;0.004763843;-0.03992624,-0.1373661;-0.3721835;-0.05918815,-0.1745293;-0.7257882;0.0285164,-0.1952007;-0.7854196;-0.04248323,0.02398892;0.4991202;-0.05434561,6.366855
+0;0;0,0.02763435;0.2881845;-0.02120673,0.05578933;0.5665196;-0.05477099,0.2289457;0.4632945;-0.03989126,0.437573;0.2624413;5.527213E-05,0.661745;0.1106452;0.006691973,-0.1287313;0.4586924;-0.01990327,-0.3408083;0.257672;-0.01111566,-0.5446445;0.0796784;-0.0215206,0.06130523;-0.004998518;-0.03758545,0.05116452;-0.3894603;-0.01394108,0.003393423;-0.7481781;0.0421741,-0.00184474;-0.71034;-0.07364114,-0.06721354;0.01297576;-0.02258209,-0.17341;-0.2828113;-0.2455285,-0.141923;-0.6299243;-0.1331427,-0.1696998;-0.6902075;-0.2008142,0.04882919;0.498327;-0.04417086,0;0;0,0.01334886;0.2887456;-0.02667308,0.02772714;0.5673018;-0.0665251,0.2070719;0.5077193;-0.04463911,0.3406578;0.2521411;0.003294945,0.4285215;0.005427569;-0.06563663,-0.1593221;0.490946;-0.05012666,-0.2901231;0.2404239;0.02465855,-0.3729682;-0.008767575;-0.04151933,0.06556591;0.001355812;-0.02992082,0.09558965;-0.3827719;-0.03407156,0.05921611;-0.7386827;0.0441196,0.06188601;-0.7350362;-0.06901932,-0.05982628;0.004763843;-0.03992624,-0.1373661;-0.3721835;-0.05918815,-0.1745293;-0.7257882;0.0285164,-0.1952007;-0.7854196;-0.04248323,0.02398892;0.4991202;-0.05434561,6.389183
+0;0;0,0.02828567;0.2879489;-0.02132168,0.05692875;0.5659617;-0.05521878,0.2302647;0.4620964;-0.03993374,0.4457266;0.267962;0.0003648885,0.6735964;0.1261111;0.009719878,-0.1282506;0.4584825;-0.02007267,-0.3484996;0.2657557;-0.01097763,-0.5540231;0.09315859;-0.0211853,0.06137149;-0.005122513;-0.03783989,0.05076228;-0.3858444;-0.01516934,0.005625125;-0.7453164;0.04142419,0.0003881329;-0.7075189;-0.07440472,-0.06744201;0.01311118;-0.02245504,-0.1748783;-0.2736239;-0.2500865,-0.1407595;-0.6209044;-0.137426,-0.1701186;-0.6793431;-0.206861,0.04982385;0.497859;-0.04452511,0;0;0,0.01442066;0.2884575;-0.02745128,0.0297737;0.5666134;-0.06810844,0.2092899;0.5084429;-0.04606295,0.3465064;0.2540095;0.0005335808,0.4365224;0.01033404;-0.06768131,-0.1579297;0.4906311;-0.04949443,-0.2924014;0.2411823;0.02418429,-0.3768816;-0.00511016;-0.0416719,0.06571393;0.001459002;-0.0300684,0.09235078;-0.37914;-0.03332174,0.05263057;-0.7351562;0.04500461,0.05487515;-0.7316611;-0.06811929,-0.06017546;0.004668326;-0.03977031,-0.1427595;-0.3666888;-0.06891512,-0.1813152;-0.7200188;0.02126047,-0.2009766;-0.7771815;-0.05304069,0.02580261;0.4985424;-0.05572331,6.400316
+0;0;0,0.02828567;0.2879489;-0.02132168,0.05692875;0.5659617;-0.05521878,0.2302647;0.4620964;-0.03993374,0.4457266;0.267962;0.0003648885,0.6735964;0.1261111;0.009719878,-0.1282506;0.4584825;-0.02007267,-0.3484996;0.2657557;-0.01097763,-0.5540231;0.09315859;-0.0211853,0.06137149;-0.005122513;-0.03783989,0.05076228;-0.3858444;-0.01516934,0.005625125;-0.7453164;0.04142419,0.0003881329;-0.7075189;-0.07440472,-0.06744201;0.01311118;-0.02245504,-0.1748783;-0.2736239;-0.2500865,-0.1407595;-0.6209044;-0.137426,-0.1701186;-0.6793431;-0.206861,0.04982385;0.497859;-0.04452511,0;0;0,0.01442066;0.2884575;-0.02745128,0.0297737;0.5666134;-0.06810844,0.2092899;0.5084429;-0.04606295,0.3465064;0.2540095;0.0005335808,0.4365224;0.01033404;-0.06768131,-0.1579297;0.4906311;-0.04949443,-0.2924014;0.2411823;0.02418429,-0.3768816;-0.00511016;-0.0416719,0.06571393;0.001459002;-0.0300684,0.09235078;-0.37914;-0.03332174,0.05263057;-0.7351562;0.04500461,0.05487515;-0.7316611;-0.06811929,-0.06017546;0.004668326;-0.03977031,-0.1427595;-0.3666888;-0.06891512,-0.1813152;-0.7200188;0.02126047,-0.2009766;-0.7771815;-0.05304069,0.02580261;0.4985424;-0.05572331,6.411654
+0;0;0,0.02828567;0.2879489;-0.02132168,0.05692875;0.5659617;-0.05521878,0.2302647;0.4620964;-0.03993374,0.4457266;0.267962;0.0003648885,0.6735964;0.1261111;0.009719878,-0.1282506;0.4584825;-0.02007267,-0.3484996;0.2657557;-0.01097763,-0.5540231;0.09315859;-0.0211853,0.06137149;-0.005122513;-0.03783989,0.05076228;-0.3858444;-0.01516934,0.005625125;-0.7453164;0.04142419,0.0003881329;-0.7075189;-0.07440472,-0.06744201;0.01311118;-0.02245504,-0.1748783;-0.2736239;-0.2500865,-0.1407595;-0.6209044;-0.137426,-0.1701186;-0.6793431;-0.206861,0.04982385;0.497859;-0.04452511,0;0;0,0.01442066;0.2884575;-0.02745128,0.0297737;0.5666134;-0.06810844,0.2092899;0.5084429;-0.04606295,0.3465064;0.2540095;0.0005335808,0.4365224;0.01033404;-0.06768131,-0.1579297;0.4906311;-0.04949443,-0.2924014;0.2411823;0.02418429,-0.3768816;-0.00511016;-0.0416719,0.06571393;0.001459002;-0.0300684,0.09235078;-0.37914;-0.03332174,0.05263057;-0.7351562;0.04500461,0.05487515;-0.7316611;-0.06811929,-0.06017546;0.004668326;-0.03977031,-0.1427595;-0.3666888;-0.06891512,-0.1813152;-0.7200188;0.02126047,-0.2009766;-0.7771815;-0.05304069,0.02580261;0.4985424;-0.05572331,6.423001
+0;0;0,0.02916439;0.2876334;-0.02138752,0.05867391;0.5652835;-0.05546978,0.2315104;0.4609664;-0.04030888,0.453199;0.2747606;0.000797879,0.6853111;0.1384362;0.01418974,-0.1267532;0.4584806;-0.02042484,-0.3548956;0.2757872;-0.01134811,-0.5663173;0.108935;-0.02139088,0.06087112;-0.005436299;-0.03776532,0.04990465;-0.385062;-0.01583681,0.007657416;-0.7466361;0.04186277,0.00235366;-0.7087885;-0.07394007,-0.06704737;0.01341543;-0.02203958,-0.1764342;-0.2648734;-0.2572132,-0.1402695;-0.6137455;-0.1439422,-0.1693098;-0.669615;-0.2166272,0.05132142;0.4972773;-0.04472036,0;0;0,0.01449698;0.2881756;-0.02802944,0.02964986;0.5660261;-0.06914985,0.2090439;0.5092022;-0.04739833,0.3487948;0.2563411;-0.002241135,0.4432829;0.01383117;-0.07224524,-0.15783;0.4909104;-0.04941304,-0.2952052;0.2434834;0.02418178,-0.3826683;-0.00263615;-0.04226387,0.06492741;0.001323149;-0.03072047,0.08625259;-0.3784868;-0.03325176,0.04484125;-0.7364386;0.04424345,0.04678614;-0.7330009;-0.06885242,-0.05996174;0.004818049;-0.03927395,-0.1510959;-0.3620691;-0.08176154,-0.1896093;-0.7161123;0.01321211,-0.209377;-0.7775482;-0.05569895,0.02575324;0.4980317;-0.05665839,6.445632
+0;0;0,0.02911125;0.2871093;-0.02134855,0.05858264;0.5644003;-0.05538744,0.233967;0.4596441;-0.04017586,0.4541342;0.2747161;0.0006488077,0.688413;0.1371192;0.01416568,-0.1293468;0.4571233;-0.02001152,-0.3559235;0.2756836;-0.01099708,-0.5693189;0.1072738;-0.0211336,0.06078283;-0.005428414;-0.03771055,0.04981964;-0.3849403;-0.01578861,0.00759295;-0.7463386;0.04188292,0.004069927;-0.7111259;-0.0350392,-0.06695011;0.01339597;-0.02200762,-0.1763042;-0.2648094;-0.2571107,-0.140157;-0.6135119;-0.1438948,-0.159447;-0.6405507;-0.1921759,0.05123802;0.4964669;-0.04464952,0;0;0,0.01279332;0.2876841;-0.02844631,0.02654837;0.5652007;-0.06982851,0.2088561;0.5086656;-0.04822743,0.3532494;0.2604513;-0.004881501,0.4500149;0.01610933;-0.07513559,-0.1631911;0.4902097;-0.04951593,-0.2981541;0.2443323;0.02576955,-0.3886251;-0.003473476;-0.04063457,0.06475992;0.001086101;-0.03083956,0.08284429;-0.378785;-0.03178823,0.04003263;-0.7366918;0.04428911,0.04370311;-0.768961;-0.001160622,-0.05991947;0.005020656;-0.03912231,-0.1576086;-0.3572822;-0.1009568,-0.1964908;-0.7091949;0.0008443668,-0.2117081;-0.7374271;-0.04746761,0.02296895;0.4972742;-0.0572834,6.467318
+0;0;0,0.02911125;0.2871093;-0.02134855,0.05858264;0.5644003;-0.05538744,0.233967;0.4596441;-0.04017586,0.4541342;0.2747161;0.0006488077,0.688413;0.1371192;0.01416568,-0.1293468;0.4571233;-0.02001152,-0.3559235;0.2756836;-0.01099708,-0.5693189;0.1072738;-0.0211336,0.06078283;-0.005428414;-0.03771055,0.04981964;-0.3849403;-0.01578861,0.00759295;-0.7463386;0.04188292,0.004069927;-0.7111259;-0.0350392,-0.06695011;0.01339597;-0.02200762,-0.1763042;-0.2648094;-0.2571107,-0.140157;-0.6135119;-0.1438948,-0.159447;-0.6405507;-0.1921759,0.05123802;0.4964669;-0.04464952,0;0;0,0.01279332;0.2876841;-0.02844631,0.02654837;0.5652007;-0.06982851,0.2088561;0.5086656;-0.04822743,0.3532494;0.2604513;-0.004881501,0.4500149;0.01610933;-0.07513559,-0.1631911;0.4902097;-0.04951593,-0.2981541;0.2443323;0.02576955,-0.3886251;-0.003473476;-0.04063457,0.06475992;0.001086101;-0.03083956,0.08284429;-0.378785;-0.03178823,0.04003263;-0.7366918;0.04428911,0.04370311;-0.768961;-0.001160622,-0.05991947;0.005020656;-0.03912231,-0.1576086;-0.3572822;-0.1009568,-0.1964908;-0.7091949;0.0008443668,-0.2117081;-0.7374271;-0.04746761,0.02296895;0.4972742;-0.0572834,6.478663
+0;0;0,0.02967677;0.2870316;-0.02161364,0.05937899;0.5642502;-0.05603998,0.2346297;0.459058;-0.04081814,0.4602433;0.2811719;0.001533125,0.6991695;0.1519434;0.01624663,-0.1286696;0.4574845;-0.02034631,-0.3598719;0.2820262;-0.01041988,-0.5785741;0.1205559;-0.02036415,0.06067411;-0.005533072;-0.03787007,0.04898937;-0.385087;-0.01707726,0.008240249;-0.7465583;0.04119638,0.004651263;-0.7113736;-0.03572458,-0.06702605;0.01344732;-0.02174359,-0.1772866;-0.2606781;-0.2611761,-0.1405843;-0.6093611;-0.1480789,-0.1602257;-0.6353709;-0.1974117,0.05199105;0.4963365;-0.04520677,0;0;0,0.01279332;0.2876841;-0.02844631,0.02654837;0.5652007;-0.06982851,0.2088561;0.5086656;-0.04822743,0.3532494;0.2604513;-0.004881501,0.4500149;0.01610933;-0.07513559,-0.1631911;0.4902097;-0.04951593,-0.2981541;0.2443323;0.02576955,-0.3886251;-0.003473476;-0.04063457,0.06475992;0.001086101;-0.03083956,0.08284429;-0.378785;-0.03178823,0.04003263;-0.7366918;0.04428911,0.04370311;-0.768961;-0.001160622,-0.05991947;0.005020656;-0.03912231,-0.1576086;-0.3572822;-0.1009568,-0.1964908;-0.7091949;0.0008443668,-0.2117081;-0.7374271;-0.04746761,0.02296895;0.4972742;-0.0572834,6.489949
+0;0;0,0.0296132;0.2864167;-0.02156734,0.05925611;0.5630816;-0.05592526,0.2379143;0.4573252;-0.04064237,0.4628149;0.2800013;0.001575045,0.702803;0.1501984;0.01635395,-0.1321354;0.4557225;-0.01979015,-0.3626069;0.2808187;-0.009895083,-0.5822812;0.1186307;-0.01988356,0.06045248;-0.005512861;-0.03773174,0.04871292;-0.3868476;-0.01684138,0.008165363;-0.7465309;0.04114402,0.002762423;-0.7087256;-0.07465455,-0.06678122;0.0133982;-0.02166416,-0.1775591;-0.2620133;-0.26222,-0.1410383;-0.6089715;-0.1496823,-0.170607;-0.66329;-0.2239489,0.05188214;0.4952964;-0.04511254,0;0;0,0.01197788;0.2870814;-0.0285902,0.02480874;0.5640577;-0.07008398,0.2107753;0.5084674;-0.04841781,0.3579805;0.2626869;-0.006838202,0.4586189;0.01862918;-0.0773313,-0.1681352;0.4892705;-0.04900921,-0.3017408;0.2444583;0.02859818,-0.3958318;-0.003261536;-0.03805966,0.06434841;0.0008630455;-0.03109848,0.0791863;-0.3809304;-0.02910602,0.03542583;-0.7374272;0.04419863,0.03709919;-0.7340618;-0.06888199,-0.05973116;0.005217894;-0.03890425,-0.1628366;-0.3562292;-0.1075744,-0.2021439;-0.7065811;-0.007140219,-0.2264514;-0.7681515;-0.07439678,0.0214661;0.4962571;-0.05751312,6.512173
+0;0;0,0.0296132;0.2864167;-0.02156734,0.05925611;0.5630816;-0.05592526,0.2379143;0.4573252;-0.04064237,0.4628149;0.2800013;0.001575045,0.702803;0.1501984;0.01635395,-0.1321354;0.4557225;-0.01979015,-0.3626069;0.2808187;-0.009895083,-0.5822812;0.1186307;-0.01988356,0.06045248;-0.005512861;-0.03773174,0.04871292;-0.3868476;-0.01684138,0.008165363;-0.7465309;0.04114402,0.002762423;-0.7087256;-0.07465455,-0.06678122;0.0133982;-0.02166416,-0.1775591;-0.2620133;-0.26222,-0.1410383;-0.6089715;-0.1496823,-0.170607;-0.66329;-0.2239489,0.05188214;0.4952964;-0.04511254,0;0;0,0.01197788;0.2870814;-0.0285902,0.02480874;0.5640577;-0.07008398,0.2107753;0.5084674;-0.04841781,0.3579805;0.2626869;-0.006838202,0.4586189;0.01862918;-0.0773313,-0.1681352;0.4892705;-0.04900921,-0.3017408;0.2444583;0.02859818,-0.3958318;-0.003261536;-0.03805966,0.06434841;0.0008630455;-0.03109848,0.0791863;-0.3809304;-0.02910602,0.03542583;-0.7374272;0.04419863,0.03709919;-0.7340618;-0.06888199,-0.05973116;0.005217894;-0.03890425,-0.1628366;-0.3562292;-0.1075744,-0.2021439;-0.7065811;-0.007140219,-0.2264514;-0.7681515;-0.07439678,0.0214661;0.4962571;-0.05751312,6.523595
+0;0;0,0.03000711;0.2857446;-0.02173818,0.05983172;0.5618333;-0.05634779,0.2404243;0.4557534;-0.04082654,0.4749658;0.2907896;0.002744373,0.7145545;0.1616482;0.01865084,-0.1337257;0.4553207;-0.01932589,-0.3703975;0.2878884;-0.01071871,-0.5964193;0.1356331;-0.01882755,0.06034961;-0.005659709;-0.03795364,0.04796847;-0.3883392;-0.01788459,0.008163452;-0.7464783;0.03971783,0.004485962;-0.7112868;-0.03745556,-0.06688727;0.01352875;-0.02139278,-0.1792075;-0.255381;-0.270534,-0.1430269;-0.6008444;-0.1586764,-0.1618178;-0.6254422;-0.2102728,0.0524198;0.4941815;-0.04547309,0;0;0,0.01089178;0.2865046;-0.02862537,0.02270303;0.562994;-0.07016957,0.2108715;0.5081348;-0.04774702,0.3611245;0.2634106;-0.007061839,0.4662088;0.02197982;-0.07778513,-0.1719969;0.4885323;-0.04828069,-0.3056214;0.2439447;0.03198505,-0.4018706;-0.002696514;-0.03311106,0.06418629;0.0005881488;-0.03153348,0.07565838;-0.3826223;-0.02731812,0.03127854;-0.7375345;0.04502797,0.03563968;-0.769725;-0.0009016991,-0.05993948;0.005491413;-0.0386224,-0.1674979;-0.3545113;-0.1149696,-0.2067583;-0.7024975;-0.0123519,-0.2228722;-0.7318471;-0.05940692,0.01960579;0.4953038;-0.05758393,6.545851
+0;0;0,0.03000711;0.2857446;-0.02173818,0.05983172;0.5618333;-0.05634779,0.2404243;0.4557534;-0.04082654,0.4749658;0.2907896;0.002744373,0.7145545;0.1616482;0.01865084,-0.1337257;0.4553207;-0.01932589,-0.3703975;0.2878884;-0.01071871,-0.5964193;0.1356331;-0.01882755,0.06034961;-0.005659709;-0.03795364,0.04796847;-0.3883392;-0.01788459,0.008163452;-0.7464783;0.03971783,0.004485962;-0.7112868;-0.03745556,-0.06688727;0.01352875;-0.02139278,-0.1792075;-0.255381;-0.270534,-0.1430269;-0.6008444;-0.1586764,-0.1618178;-0.6254422;-0.2102728,0.0524198;0.4941815;-0.04547309,0;0;0,0.01089178;0.2865046;-0.02862537,0.02270303;0.562994;-0.07016957,0.2108715;0.5081348;-0.04774702,0.3611245;0.2634106;-0.007061839,0.4662088;0.02197982;-0.07778513,-0.1719969;0.4885323;-0.04828069,-0.3056214;0.2439447;0.03198505,-0.4018706;-0.002696514;-0.03311106,0.06418629;0.0005881488;-0.03153348,0.07565838;-0.3826223;-0.02731812,0.03127854;-0.7375345;0.04502797,0.03563968;-0.769725;-0.0009016991,-0.05993948;0.005491413;-0.0386224,-0.1674979;-0.3545113;-0.1149696,-0.2067583;-0.7024975;-0.0123519,-0.2228722;-0.7318471;-0.05940692,0.01960579;0.4953038;-0.05758393,6.556955
+0;0;0,0.03040666;0.2860504;-0.02171363,0.06043515;0.5620834;-0.05642053,0.2345918;0.4575247;-0.04108141,0.4725982;0.295413;0.002588205,0.7146266;0.1783169;0.02067414,-0.1268976;0.4575;-0.02031588,-0.3704222;0.2979297;-0.01210812,-0.5983232;0.1544344;-0.02141193,0.06056611;-0.005655397;-0.03816018,0.04735688;-0.3879952;-0.01908746,0.008007351;-0.7459334;0.03865124,0.004260947;-0.7106574;-0.03969614,-0.06720199;0.01350305;-0.02140081,-0.1808965;-0.2494787;-0.2756374,-0.1441962;-0.5946915;-0.1639098,-0.1620742;-0.6193587;-0.2175013,0.05299331;0.4945019;-0.04551806,0;0;0,0.01431104;0.2868318;-0.02726925,0.0304423;0.5634097;-0.06659746,0.2110484;0.50774;-0.04709804,0.3648421;0.2637043;-0.006745223,0.4727268;0.02716438;-0.07764006,-0.1586879;0.4905926;-0.04240129,-0.3011872;0.2482976;0.03389663,-0.3980867;0.005171597;-0.03026378,0.06423195;0.0003048182;-0.03210294,0.07263252;-0.3825951;-0.02584743,0.02803278;-0.7372937;0.0462749,0.03224124;-0.7689503;-0.002314568,-0.06044362;0.005796849;-0.03833276,-0.1721719;-0.3506146;-0.1232428,-0.2103081;-0.6973871;-0.01695892,-0.2280729;-0.7283817;-0.06326504,0.02621397;0.4957281;-0.05464626,6.579332
+0;0;0,0.03040666;0.2860504;-0.02171363,0.06043515;0.5620834;-0.05642053,0.2345918;0.4575247;-0.04108141,0.4725982;0.295413;0.002588205,0.7146266;0.1783169;0.02067414,-0.1268976;0.4575;-0.02031588,-0.3704222;0.2979297;-0.01210812,-0.5983232;0.1544344;-0.02141193,0.06056611;-0.005655397;-0.03816018,0.04735688;-0.3879952;-0.01908746,0.008007351;-0.7459334;0.03865124,0.004260947;-0.7106574;-0.03969614,-0.06720199;0.01350305;-0.02140081,-0.1808965;-0.2494787;-0.2756374,-0.1441962;-0.5946915;-0.1639098,-0.1620742;-0.6193587;-0.2175013,0.05299331;0.4945019;-0.04551806,0;0;0,0.01431104;0.2868318;-0.02726925,0.0304423;0.5634097;-0.06659746,0.2110484;0.50774;-0.04709804,0.3648421;0.2637043;-0.006745223,0.4727268;0.02716438;-0.07764006,-0.1586879;0.4905926;-0.04240129,-0.3011872;0.2482976;0.03389663,-0.3980867;0.005171597;-0.03026378,0.06423195;0.0003048182;-0.03210294,0.07263252;-0.3825951;-0.02584743,0.02803278;-0.7372937;0.0462749,0.03224124;-0.7689503;-0.002314568,-0.06044362;0.005796849;-0.03833276,-0.1721719;-0.3506146;-0.1232428,-0.2103081;-0.6973871;-0.01695892,-0.2280729;-0.7283817;-0.06326504,0.02621397;0.4957281;-0.05464626,6.590621
+0;0;0,0.03038813;0.2858762;-0.02170041,0.06038065;0.5615786;-0.05636518,0.2337917;0.4572667;-0.04105951,0.4710784;0.2956451;0.002478059,0.7119634;0.1791022;0.02047855,-0.1261931;0.457242;-0.02038041,-0.3689814;0.2981543;-0.01219746,-0.5958058;0.1553369;-0.02145733,0.0606288;-0.005661251;-0.03819967,0.04739603;-0.3886824;-0.01909297,0.008059442;-0.7465028;0.03862674,0.00428536;-0.7111878;-0.04029947,-0.06727155;0.01351703;-0.02142296,-0.1811686;-0.2499333;-0.2761125,-0.1444805;-0.5950326;-0.1644217,-0.1624905;-0.6201037;-0.2184092,0.05294904;0.49409;-0.0454777,0;0;0,0.0147614;0.2867105;-0.02643335,0.03063512;0.5630513;-0.06513679,0.2106203;0.5071174;-0.04578102,0.3667417;0.2655506;-0.005861163,0.4781885;0.03226818;-0.07721102,-0.1574589;0.4918982;-0.03874603,-0.3001473;0.2509015;0.03795194,-0.399324;0.01019119;-0.02650279,0.06416329;-0.0001307726;-0.03240633,0.06917417;-0.3837414;-0.02445889,0.02437681;-0.7382884;0.04767931,0.02864841;-0.7696363;-0.002220873,-0.0606282;0.006215357;-0.03811438,-0.1761745;-0.347555;-0.1316078,-0.2127613;-0.6930344;-0.02106484,-0.2315704;-0.7207976;-0.07187308,0.0265379;0.4954355;-0.05331361,6.612701
+0;0;0,0.0302906;0.2849586;-0.02163076,0.06017817;0.5596967;-0.05617367,0.2340086;0.4555537;-0.04089856,0.4695552;0.2951173;0.002319749,0.7092158;0.1791669;0.02022874,-0.1267564;0.455529;-0.02017465,-0.3677643;0.2976079;-0.01205171,-0.5934358;0.1555165;-0.0212645,0.06062529;-0.005660923;-0.03819747,0.04734958;-0.3899249;-0.01902876,0.008027963;-0.7476091;0.03866898,0.004191009;-0.7122057;-0.04157204,-0.06726766;0.01351625;-0.02142172,-0.1815343;-0.250789;-0.2769378,-0.1448601;-0.5957569;-0.1652894,-0.1631702;-0.6217455;-0.2201763,0.05277396;0.4924568;-0.04532632,0;0;0,0.01479165;0.2858869;-0.02523255,0.03052244;0.5614008;-0.06282377,0.2108962;0.5068706;-0.04407322,0.3676245;0.2680776;-0.005291939,0.4813034;0.03780305;-0.07777095,-0.1579209;0.4914161;-0.03652904,-0.3015802;0.2540686;0.04168884,-0.4041832;0.01614201;-0.02207638,0.06401766;-0.0003050864;-0.03268278,0.06468733;-0.3851673;-0.02356231,0.01920788;-0.7395096;0.04845417,0.02458175;-0.7700337;-0.004371047,-0.06075882;0.006311283;-0.03788206,-0.1811168;-0.3449074;-0.1396756,-0.2166569;-0.6886459;-0.02394352,-0.2359319;-0.7174818;-0.0754154,0.02647904;0.4939919;-0.05127525,6.634814
+0;0;0,0.03051863;0.2849382;-0.02157946,0.06050877;0.559656;-0.05619081,0.2343089;0.4554739;-0.0405575,0.4727914;0.2991831;0.001740452,0.7176419;0.1945735;0.01927604,-0.1265383;0.4560636;-0.02004842,-0.3731073;0.3068764;-0.01398366,-0.6085269;0.1817033;-0.02455413,0.06055128;-0.005712964;-0.03830694,0.0467751;-0.3899827;-0.01961274,0.007723521;-0.7477373;0.0378318,0.003924656;-0.7123183;-0.04240999,-0.0673141;0.01355603;-0.02125004,-0.1830762;-0.2435237;-0.2833792,-0.1468291;-0.5888068;-0.172569,-0.1635201;-0.6130573;-0.2296728,0.05309182;0.4924218;-0.04531692,0;0;0,0.01479165;0.2858869;-0.02523255,0.03052244;0.5614008;-0.06282377,0.2108962;0.5068706;-0.04407322,0.3676245;0.2680776;-0.005291939,0.4813034;0.03780305;-0.07777095,-0.1579209;0.4914161;-0.03652904,-0.3015802;0.2540686;0.04168884,-0.4041832;0.01614201;-0.02207638,0.06401766;-0.0003050864;-0.03268278,0.06468733;-0.3851673;-0.02356231,0.01920788;-0.7395096;0.04845417,0.02458175;-0.7700337;-0.004371047,-0.06075882;0.006311283;-0.03788206,-0.1811168;-0.3449074;-0.1396756,-0.2166569;-0.6886459;-0.02394352,-0.2359319;-0.7174818;-0.0754154,0.02647904;0.4939919;-0.05127525,6.646247
+0;0;0,0.03051863;0.2849382;-0.02157946,0.06050877;0.559656;-0.05619081,0.2343089;0.4554739;-0.0405575,0.4727914;0.2991831;0.001740452,0.7176419;0.1945735;0.01927604,-0.1265383;0.4560636;-0.02004842,-0.3731073;0.3068764;-0.01398366,-0.6085269;0.1817033;-0.02455413,0.06055128;-0.005712964;-0.03830694,0.0467751;-0.3899827;-0.01961274,0.007723521;-0.7477373;0.0378318,0.003924656;-0.7123183;-0.04240999,-0.0673141;0.01355603;-0.02125004,-0.1830762;-0.2435237;-0.2833792,-0.1468291;-0.5888068;-0.172569,-0.1635201;-0.6130573;-0.2296728,0.05309182;0.4924218;-0.04531692,0;0;0,0.01479165;0.2858869;-0.02523255,0.03052244;0.5614008;-0.06282377,0.2108962;0.5068706;-0.04407322,0.3676245;0.2680776;-0.005291939,0.4813034;0.03780305;-0.07777095,-0.1579209;0.4914161;-0.03652904,-0.3015802;0.2540686;0.04168884,-0.4041832;0.01614201;-0.02207638,0.06401766;-0.0003050864;-0.03268278,0.06468733;-0.3851673;-0.02356231,0.01920788;-0.7395096;0.04845417,0.02458175;-0.7700337;-0.004371047,-0.06075882;0.006311283;-0.03788206,-0.1811168;-0.3449074;-0.1396756,-0.2166569;-0.6886459;-0.02394352,-0.2359319;-0.7174818;-0.0754154,0.02647904;0.4939919;-0.05127525,6.65748
+0;0;0,0.03053109;0.2850545;-0.02158827,0.06052715;0.5598267;-0.05620599,0.2333496;0.4558408;-0.04059785,0.4698752;0.3008325;0.001353014,0.7137903;0.1966224;0.01882161,-0.1255516;0.4564273;-0.02019937,-0.3700972;0.3084642;-0.01418438,-0.6046175;0.1837693;-0.02471447,0.06063676;-0.005721028;-0.03836102,0.0468465;-0.3903836;-0.01964771,0.007789161;-0.7481909;0.03780531,0.003969672;-0.7127426;-0.0428721,-0.06740912;0.01357517;-0.02128004,-0.1832895;-0.2437673;-0.2836771,-0.1470371;-0.5891014;-0.1728506,-0.1638187;-0.6136464;-0.2302644,0.05310986;0.4925894;-0.0453316,0;0;0,0.01581345;0.2860059;-0.02459288,0.03265823;0.561626;-0.06132865,0.211793;0.5065932;-0.04289854,0.3708463;0.2722125;-0.004174352,0.4862549;0.04403591;-0.07680869,-0.1550228;0.4915655;-0.03483657,-0.300482;0.2579232;0.0425244,-0.4048985;0.02177544;-0.02064934,0.06396958;-0.0005250126;-0.03299594,0.06358425;-0.38573;-0.02192461,0.01750695;-0.7402881;0.04891264,0.02383317;-0.7704746;-0.004852414,-0.06094269;0.006571178;-0.03773489,-0.1840351;-0.3404114;-0.1515638,-0.2175524;-0.6838627;-0.03421727,-0.2391802;-0.7159901;-0.08139306,0.02834044;0.4941916;-0.05001092,6.679738
+0;0;0,0.03045511;0.2850932;-0.02118035,0.06029119;0.5599278;-0.05543934,0.233226;0.4561408;-0.04062057,0.4788966;0.3167139;0.00340135,0.7223409;0.2113011;0.02020766,-0.1259265;0.4568762;-0.0203587,-0.3762792;0.3189406;-0.0149604,-0.6074637;0.1881716;-0.02557432,0.06054246;-0.005629065;-0.03852322,0.04575496;-0.3902953;-0.02066759,0.007167149;-0.7481635;0.0367239,0.003373288;-0.712674;-0.04395194,-0.06750084;0.01344599;-0.02107025,-0.1852376;-0.2380921;-0.2882262,-0.1489137;-0.5837428;-0.1784146,-0.1641937;-0.6109933;-0.2335691,0.05292477;0.4926709;-0.04465243,0;0;0,0.01581345;0.2860059;-0.02459288,0.03265823;0.561626;-0.06132865,0.211793;0.5065932;-0.04289854,0.3708463;0.2722125;-0.004174352,0.4862549;0.04403591;-0.07680869,-0.1550228;0.4915655;-0.03483657,-0.300482;0.2579232;0.0425244,-0.4048985;0.02177544;-0.02064934,0.06396958;-0.0005250126;-0.03299594,0.06358425;-0.38573;-0.02192461,0.01750695;-0.7402881;0.04891264,0.02383317;-0.7704746;-0.004852414,-0.06094269;0.006571178;-0.03773489,-0.1840351;-0.3404114;-0.1515638,-0.2175524;-0.6838627;-0.03421727,-0.2391802;-0.7159901;-0.08139306,0.02834044;0.4941916;-0.05001092,6.691005
+0;0;0,0.03043788;0.2849319;-0.02116836,0.06023254;0.5593853;-0.05537863,0.2324449;0.4558662;-0.04059538,0.4772168;0.3169494;0.003265481,0.7226201;0.2106883;0.02020703,-0.1252427;0.4565986;-0.02041614,-0.3746794;0.3191677;-0.0150376,-0.6077242;0.1873463;-0.02573693,0.06058965;-0.005633453;-0.03855325,0.04583442;-0.3894603;-0.02073658,0.007084217;-0.7488346;0.03689644,0.003298559;-0.7133569;-0.04360496,-0.06755346;0.01345647;-0.02108668,-0.1850333;-0.2375327;-0.2876596,-0.1485565;-0.5846381;-0.1773859,-0.1638035;-0.6117647;-0.2324212,0.05287915;0.4922473;-0.04461079,0;0;0,0.01711437;0.2858204;-0.02397001,0.03545182;0.5610555;-0.05994093,0.2134305;0.5061973;-0.04116881,0.3742127;0.2743295;-0.00216496,0.4935139;0.04585664;-0.07543564,-0.1517619;0.4923205;-0.0324353,-0.2979485;0.2600467;0.04380933,-0.4068731;0.02359338;-0.01964531,0.06390259;-0.0008048415;-0.03324163,0.06237353;-0.3851314;-0.02103782,0.01602737;-0.7413442;0.04922962,0.02221296;-0.7716568;-0.004145864,-0.06107567;0.006877222;-0.03757207,-0.1854325;-0.3367068;-0.1573369,-0.2181402;-0.6810324;-0.0375744,-0.2380736;-0.7102054;-0.08881925,0.03075669;0.4937364;-0.04882252,6.713191
+0;0;0,0.03043788;0.2849319;-0.02116836,0.06023254;0.5593853;-0.05537863,0.2324449;0.4558662;-0.04059538,0.4772168;0.3169494;0.003265481,0.7226201;0.2106883;0.02020703,-0.1252427;0.4565986;-0.02041614,-0.3746794;0.3191677;-0.0150376,-0.6077242;0.1873463;-0.02573693,0.06058965;-0.005633453;-0.03855325,0.04583442;-0.3894603;-0.02073658,0.007084217;-0.7488346;0.03689644,0.003298559;-0.7133569;-0.04360496,-0.06755346;0.01345647;-0.02108668,-0.1850333;-0.2375327;-0.2876596,-0.1485565;-0.5846381;-0.1773859,-0.1638035;-0.6117647;-0.2324212,0.05287915;0.4922473;-0.04461079,0;0;0,0.01711437;0.2858204;-0.02397001,0.03545182;0.5610555;-0.05994093,0.2134305;0.5061973;-0.04116881,0.3742127;0.2743295;-0.00216496,0.4935139;0.04585664;-0.07543564,-0.1517619;0.4923205;-0.0324353,-0.2979485;0.2600467;0.04380933,-0.4068731;0.02359338;-0.01964531,0.06390259;-0.0008048415;-0.03324163,0.06237353;-0.3851314;-0.02103782,0.01602737;-0.7413442;0.04922962,0.02221296;-0.7716568;-0.004145864,-0.06107567;0.006877222;-0.03757207,-0.1854325;-0.3367068;-0.1573369,-0.2181402;-0.6810324;-0.0375744,-0.2380736;-0.7102054;-0.08881925,0.03075669;0.4937364;-0.04882252,6.724392
+0;0;0,0.02995283;0.2848118;-0.02101495,0.05928017;0.559069;-0.05514567,0.2311942;0.4557833;-0.04032686,0.4768689;0.3200887;0.002320305,0.7272695;0.2244141;0.02099613,-0.1257856;0.4569612;-0.02047142,-0.3771575;0.3251233;-0.0161381,-0.6128621;0.1965327;-0.02665853,0.06067296;-0.005502348;-0.03886237,0.04434204;-0.3893178;-0.02184066,0.005635791;-0.7502705;0.03584673,0.001894578;-0.7147766;-0.04474217,-0.06787942;0.01332771;-0.02089319,-0.1895534;-0.2273549;-0.2950063,-0.1531462;-0.5768732;-0.18719,-0.1674644;-0.6045102;-0.242069,0.05204328;0.4919855;-0.04439645,0;0;0,0.01784672;0.2856365;-0.02344906,0.03674729;0.5606406;-0.05893624,0.2141875;0.505398;-0.04012692,0.3768647;0.2760547;-0.001067519,0.4990745;0.04804513;-0.07372606,-0.1500633;0.4932286;-0.03062118,-0.2972695;0.2629172;0.04602617,-0.4095117;0.02731593;-0.0179786,0.06398236;-0.001123101;-0.03356731,0.06111726;-0.3854248;-0.02034879,0.01446765;-0.7432085;0.04984748,0.02038044;-0.7734532;-0.003765702,-0.06140033;0.007235357;-0.03740879,-0.1864597;-0.334028;-0.162988,-0.2180337;-0.6790958;-0.0403331,-0.2389576;-0.7095684;-0.08976999,0.03193254;0.4933809;-0.04793262,6.746643
+0;0;0,0.02995283;0.2848118;-0.02101495,0.05928017;0.559069;-0.05514567,0.2311942;0.4557833;-0.04032686,0.4768689;0.3200887;0.002320305,0.7272695;0.2244141;0.02099613,-0.1257856;0.4569612;-0.02047142,-0.3771575;0.3251233;-0.0161381,-0.6128621;0.1965327;-0.02665853,0.06067296;-0.005502348;-0.03886237,0.04434204;-0.3893178;-0.02184066,0.005635791;-0.7502705;0.03584673,0.001894578;-0.7147766;-0.04474217,-0.06787942;0.01332771;-0.02089319,-0.1895534;-0.2273549;-0.2950063,-0.1531462;-0.5768732;-0.18719,-0.1674644;-0.6045102;-0.242069,0.05204328;0.4919855;-0.04439645,0;0;0,0.01784672;0.2856365;-0.02344906,0.03674729;0.5606406;-0.05893624,0.2141875;0.505398;-0.04012692,0.3768647;0.2760547;-0.001067519,0.4990745;0.04804513;-0.07372606,-0.1500633;0.4932286;-0.03062118,-0.2972695;0.2629172;0.04602617,-0.4095117;0.02731593;-0.0179786,0.06398236;-0.001123101;-0.03356731,0.06111726;-0.3854248;-0.02034879,0.01446765;-0.7432085;0.04984748,0.02038044;-0.7734532;-0.003765702,-0.06140033;0.007235357;-0.03740879,-0.1864597;-0.334028;-0.162988,-0.2180337;-0.6790958;-0.0403331,-0.2389576;-0.7095684;-0.08976999,0.03193254;0.4933809;-0.04793262,6.757979
+0;0;0,0.02991726;0.2844735;-0.02098999,0.05920361;0.5583476;-0.05507249,0.2307746;0.4552386;-0.04027857,0.4758477;0.3198763;0.002264153,0.7269689;0.2239264;0.02099373,-0.125499;0.4564142;-0.02046241,-0.3762554;0.3248992;-0.0161397,-0.6126382;0.1959384;-0.0266904,0.06078893;-0.005512865;-0.03893665,0.04442976;-0.3899921;-0.0218855,0.005623765;-0.751875;0.03595055,0.001893228;-0.7163968;-0.0444084,-0.06800916;0.01335319;-0.02093312,-0.1898936;-0.2277457;-0.2955204,-0.1533926;-0.5781647;-0.1874262,-0.1676699;-0.6056373;-0.2421486,0.05197806;0.4913691;-0.04434011,0;0;0,0.01846641;0.2853251;-0.02256942,0.03795715;0.560015;-0.05712295,0.214904;0.5046988;-0.03855002,0.3793926;0.277647;0.00125742,0.5039651;0.05045018;-0.0727855,-0.1486122;0.4941297;-0.02890709,-0.2969851;0.2652607;0.04723835,-0.4121652;0.03015049;-0.01660366,0.06398049;-0.00140211;-0.03385675,0.05925569;-0.3863235;-0.0198617,0.01239974;-0.7450067;0.05057275,0.01820791;-0.7753964;-0.0025388,-0.06164447;0.00749499;-0.03722274,-0.1880467;-0.3314613;-0.1695625,-0.2166616;-0.6771045;-0.04497473,-0.2370736;-0.704019;-0.09831871,0.03300205;0.4928349;-0.04636204,6.7802
+0;0;0,0.02972956;0.2845111;-0.02074718,0.05882491;0.5584387;-0.05456373,0.2305574;0.455908;-0.03940624,0.4793968;0.3272272;0.001991976,0.7319747;0.235315;0.02137224,-0.1259715;0.4569022;-0.02051597,-0.3804188;0.3327001;-0.01561663,-0.6235098;0.2168677;-0.02604203,0.06077503;-0.005424572;-0.03897074,0.04313172;-0.3898221;-0.02136577,0.004440829;-0.7517727;0.03612251,0.000885691;-0.7162483;-0.04424122,-0.06806821;0.01321931;-0.02082587,-0.1919665;-0.2220133;-0.2995685,-0.155032;-0.5725365;-0.1919606,-0.1668737;-0.6002979;-0.2469596,0.05165199;0.4914432;-0.04390238,0;0;0,0.01846641;0.2853251;-0.02256942,0.03795715;0.560015;-0.05712295,0.214904;0.5046988;-0.03855002,0.3793926;0.277647;0.00125742,0.5039651;0.05045018;-0.0727855,-0.1486122;0.4941297;-0.02890709,-0.2969851;0.2652607;0.04723835,-0.4121652;0.03015049;-0.01660366,0.06398049;-0.00140211;-0.03385675,0.05925569;-0.3863235;-0.0198617,0.01239974;-0.7450067;0.05057275,0.01820791;-0.7753964;-0.0025388,-0.06164447;0.00749499;-0.03722274,-0.1880467;-0.3314613;-0.1695625,-0.2166616;-0.6771045;-0.04497473,-0.2370736;-0.704019;-0.09831871,0.03300205;0.4928349;-0.04636204,6.791342
+0;0;0,0.02971468;0.2843686;-0.02073679,0.05879021;0.5581098;-0.05453026,0.2304663;0.4556381;-0.03938176,0.4787784;0.32723;0.001928721,0.7328517;0.2347736;0.02142372,-0.1259402;0.456632;-0.02049798,-0.3798484;0.332693;-0.01560902,-0.6243786;0.2161748;-0.02609614,0.06076739;-0.00542389;-0.03896584,0.04313611;-0.3895592;-0.02137288,0.004243378;-0.7533981;0.03641531,0.0007043849;-0.7178988;-0.04358346,-0.06805965;0.01321764;-0.02082325,-0.1918734;-0.2218546;-0.2993758,-0.1547462;-0.5742064;-0.1912064,-0.1665341;-0.6017054;-0.2459557,0.05162231;0.4911612;-0.04387637,0;0;0,0.01894891;0.2851768;-0.02221823,0.03873006;0.5596876;-0.05650663,0.2155738;0.5041919;-0.03801,0.3829588;0.2802279;0.002934933,0.5090545;0.0523047;-0.07211399,-0.147731;0.4952585;-0.02747831,-0.2979145;0.2683967;0.04889413,-0.4175105;0.03380401;-0.01548389,0.06390595;-0.001807779;-0.03395867,0.05853119;-0.386471;-0.02033472,0.01089143;-0.7469054;0.05071664,0.01560367;-0.7775452;-0.001658797,-0.06163064;0.007995753;-0.03712361,-0.1876669;-0.3285693;-0.1750335,-0.2149936;-0.6757815;-0.04882829,-0.2316744;-0.6952623;-0.1097871,0.03371929;0.4925513;-0.0458014,6.802562
+0;0;0,0.02937848;0.2844261;-0.02042575,0.05809277;0.5582471;-0.0538803,0.2298947;0.4558882;-0.03881072,0.4812858;0.3333761;0.001777582,0.7399209;0.2551408;0.02342513,-0.1266851;0.4572509;-0.02030906,-0.3827706;0.3378764;-0.01540201,-0.6296817;0.2264967;-0.0259343,0.06075364;-0.005283214;-0.03900659,0.04202347;-0.3893976;-0.02210751,0.002833437;-0.7531138;0.0362496,-0.0006247212;-0.7175848;-0.04375066,-0.0681209;0.01302187;-0.02074619,-0.1934235;-0.2165769;-0.3031713,-0.1545501;-0.5683933;-0.1938787,-0.1656136;-0.5966763;-0.2479459,0.05102373;0.4912741;-0.04331491,0;0;0,0.01894891;0.2851768;-0.02221823,0.03873006;0.5596876;-0.05650663,0.2155738;0.5041919;-0.03801,0.3829588;0.2802279;0.002934933,0.5090545;0.0523047;-0.07211399,-0.147731;0.4952585;-0.02747831,-0.2979145;0.2683967;0.04889413,-0.4175105;0.03380401;-0.01548389,0.06390595;-0.001807779;-0.03395867,0.05853119;-0.386471;-0.02033472,0.01089143;-0.7469054;0.05071664,0.01560367;-0.7775452;-0.001658797,-0.06163064;0.007995753;-0.03712361,-0.1876669;-0.3285693;-0.1750335,-0.2149936;-0.6757815;-0.04882829,-0.2316744;-0.6952623;-0.1097871,0.03371929;0.4925513;-0.0458014,6.824783
+0;0;0,0.02930837;0.2837473;-0.02037701,0.05796995;0.5570656;-0.05377053,0.2307953;0.4546209;-0.03869352,0.4816747;0.3323582;0.001812175,0.7405834;0.25404;0.02348262,-0.1278006;0.4559912;-0.02008724,-0.3833649;0.3368597;-0.01519018,-0.6305372;0.2253622;-0.02573362,0.06100463;-0.005305041;-0.03916774,0.04236486;-0.3875657;-0.02235021,0.002845939;-0.7543343;0.03649664,-0.0005921128;-0.7188375;-0.04303848,-0.06840234;0.01307566;-0.0208319,-0.1931002;-0.215415;-0.3018941,-0.1539006;-0.5701841;-0.1916842,-0.1648998;-0.5981282;-0.245437,0.05091297;0.4902068;-0.04322317,0;0;0,0.01872697;0.2845471;-0.02165604,0.03826372;0.5586057;-0.05558109,0.2161237;0.5037138;-0.0362339,0.3845329;0.2812044;0.004475474,0.5137578;0.05445102;-0.06982696,-0.1490379;0.4956605;-0.02553666,-0.3010875;0.2707922;0.05091294,-0.4230988;0.03707287;-0.01331746,0.064051;-0.002038509;-0.03430939,0.05776783;-0.3848713;-0.02193701,0.009014606;-0.7479727;0.05103147,0.01374036;-0.7789078;-0.0002759732,-0.06207454;0.008180557;-0.03692764,-0.1872048;-0.3242855;-0.1803232,-0.2145942;-0.6742209;-0.05249947,-0.2321439;-0.6930712;-0.1131091,0.03330966;0.4915704;-0.0449568,6.836179
+0;0;0,0.02930837;0.2837473;-0.02037701,0.05796995;0.5570656;-0.05377053,0.2307953;0.4546209;-0.03869352,0.4816747;0.3323582;0.001812175,0.7405834;0.25404;0.02348262,-0.1278006;0.4559912;-0.02008724,-0.3833649;0.3368597;-0.01519018,-0.6305372;0.2253622;-0.02573362,0.06100463;-0.005305041;-0.03916774,0.04236486;-0.3875657;-0.02235021,0.002845939;-0.7543343;0.03649664,-0.0005921128;-0.7188375;-0.04303848,-0.06840234;0.01307566;-0.0208319,-0.1931002;-0.215415;-0.3018941,-0.1539006;-0.5701841;-0.1916842,-0.1648998;-0.5981282;-0.245437,0.05091297;0.4902068;-0.04322317,0;0;0,0.01872697;0.2845471;-0.02165604,0.03826372;0.5586057;-0.05558109,0.2161237;0.5037138;-0.0362339,0.3845329;0.2812044;0.004475474,0.5137578;0.05445102;-0.06982696,-0.1490379;0.4956605;-0.02553666,-0.3010875;0.2707922;0.05091294,-0.4230988;0.03707287;-0.01331746,0.064051;-0.002038509;-0.03430939,0.05776783;-0.3848713;-0.02193701,0.009014606;-0.7479727;0.05103147,0.01374036;-0.7789078;-0.0002759732,-0.06207454;0.008180557;-0.03692764,-0.1872048;-0.3242855;-0.1803232,-0.2145942;-0.6742209;-0.05249947,-0.2321439;-0.6930712;-0.1131091,0.03330966;0.4915704;-0.0449568,6.858375
+0;0;0,0.02906855;0.2832615;-0.02004481,0.05744969;0.5558821;-0.05305003,0.2331798;0.4534572;-0.03841365,0.4871908;0.3369366;0.00174487,0.7478898;0.2617348;0.02430338,-0.1310602;0.4546957;-0.01960703,-0.3891784;0.3403625;-0.0158265,-0.6406479;0.236533;-0.02634839,0.0613104;-0.004916077;-0.03932739,0.04165179;-0.3864982;-0.02322056,0.002095126;-0.7550869;0.03642323,-0.001310391;-0.719615;-0.04231812,-0.06879099;0.01274133;-0.02086233,-0.1951535;-0.2091087;-0.3055831,-0.1550524;-0.5659212;-0.1957813,-0.1651528;-0.5939797;-0.2484019,0.05047694;0.4892877;-0.04261737,0;0;0,0.01723547;0.2841094;-0.02164805,0.0325741;0.5574872;-0.05691314,0.2146952;0.5031618;-0.03588974,0.3868581;0.2834807;0.006671906,0.5201238;0.05789547;-0.06735313,-0.1556242;0.4966768;-0.02337043,-0.3108143;0.2741919;0.05491013,-0.4359421;0.04139644;-0.01049212,0.06425828;-0.00226137;-0.03457654,0.05717217;-0.384431;-0.02245319,0.007852882;-0.7492551;0.05137587,0.01317824;-0.7806222;0.00190413,-0.06248622;0.008374562;-0.03681191,-0.1871704;-0.3209471;-0.1859828,-0.2099356;-0.6728563;-0.05705895,-0.2301295;-0.6996697;-0.1081097,0.02914823;0.4907174;-0.04585338,6.869634
+0;0;0,0.02906855;0.2832615;-0.02004481,0.05744969;0.5558821;-0.05305003,0.2331798;0.4534572;-0.03841365,0.4871908;0.3369366;0.00174487,0.7478898;0.2617348;0.02430338,-0.1310602;0.4546957;-0.01960703,-0.3891784;0.3403625;-0.0158265,-0.6406479;0.236533;-0.02634839,0.0613104;-0.004916077;-0.03932739,0.04165179;-0.3864982;-0.02322056,0.002095126;-0.7550869;0.03642323,-0.001310391;-0.719615;-0.04231812,-0.06879099;0.01274133;-0.02086233,-0.1951535;-0.2091087;-0.3055831,-0.1550524;-0.5659212;-0.1957813,-0.1651528;-0.5939797;-0.2484019,0.05047694;0.4892877;-0.04261737,0;0;0,0.01723547;0.2841094;-0.02164805,0.0325741;0.5574872;-0.05691314,0.2146952;0.5031618;-0.03588974,0.3868581;0.2834807;0.006671906,0.5201238;0.05789547;-0.06735313,-0.1556242;0.4966768;-0.02337043,-0.3108143;0.2741919;0.05491013,-0.4359421;0.04139644;-0.01049212,0.06425828;-0.00226137;-0.03457654,0.05717217;-0.384431;-0.02245319,0.007852882;-0.7492551;0.05137587,0.01317824;-0.7806222;0.00190413,-0.06248622;0.008374562;-0.03681191,-0.1871704;-0.3209471;-0.1859828,-0.2099356;-0.6728563;-0.05705895,-0.2301295;-0.6996697;-0.1081097,0.02914823;0.4907174;-0.04585338,6.89181
+0;0;0,0.02900374;0.28263;-0.02000012,0.05736368;0.5550467;-0.05298226,0.2351174;0.4522412;-0.03830183,0.4875636;0.3364384;0.001609292,0.7509151;0.2604714;0.02439734,-0.1331536;0.4534934;-0.01928708,-0.3896816;0.3398645;-0.01552984,-0.6437098;0.2349786;-0.02615879,0.06137794;-0.004921492;-0.03937072,0.04171003;-0.3866839;-0.02325627,0.002097469;-0.7557935;0.03647181,-0.00130156;-0.7203321;-0.04211951,-0.06886676;0.01275536;-0.02088531,-0.1952889;-0.2091995;-0.3057407,-0.1551312;-0.5665163;-0.1957836,-0.1652124;-0.5944642;-0.2483039,0.05039259;0.4884682;-0.04255208,0;0;0,0.0158907;0.283557;-0.02153766,0.03088025;0.5567569;-0.05672407,0.2149803;0.5027213;-0.03431749,0.3878189;0.2859472;0.008903623,0.5255676;0.0596365;-0.06494129,-0.1591895;0.4966554;-0.02181621,-0.3161177;0.2778629;0.0571499,-0.4455006;0.04419327;-0.008446328,0.06421757;-0.002548337;-0.03480136,0.05598;-0.3848807;-0.02283514,0.005997099;-0.7500615;0.05148292,0.01118944;-0.7815158;0.002346516,-0.06265053;0.008652252;-0.03662752,-0.1881758;-0.3178202;-0.1917025,-0.2077139;-0.6697888;-0.06087896,-0.2282385;-0.6962295;-0.1119786,0.02746367;0.4899986;-0.0456903,6.914115
+0;0;0,0.02874061;0.2830052;-0.01969718,0.05682473;0.555906;-0.05246493,0.2315421;0.4537045;-0.03790539,0.4853609;0.343827;0.0007986277,0.7488989;0.2710964;0.02404879,-0.1306037;0.4549901;-0.01963485,-0.3885479;0.3479715;-0.01702636,-0.6433947;0.2471128;-0.02980302,0.06139428;-0.004730334;-0.03939491,0.04022595;-0.3863136;-0.02387123,0.000355728;-0.7564139;0.03612162,-0.002956218;-0.7209616;-0.04191871,-0.06895395;0.01249798;-0.02080258,-0.1971653;-0.2037985;-0.3090258,-0.1570079;-0.5623146;-0.1994055,-0.1658037;-0.5908408;-0.2506725,0.04992181;0.489167;-0.04207058,0;0;0,0.01742136;0.2838786;-0.02038157,0.03558148;0.5576373;-0.05305922,0.215465;0.5020224;-0.0323894,0.3888918;0.2874756;0.01105976,0.530399;0.06368786;-0.06089413,-0.1528066;0.4959462;-0.02180589,-0.3113016;0.2799908;0.05717273,-0.443854;0.04855198;-0.007236686,0.06421965;-0.002808407;-0.03480721,0.05546533;-0.3850285;-0.02357638,0.003938057;-0.7508125;0.05198801,0.008889027;-0.7825671;0.004104376,-0.06268015;0.008851611;-0.03655737,-0.1899077;-0.3135334;-0.1983473,-0.2066509;-0.6660123;-0.06552704,-0.226862;-0.6890393;-0.1194773,0.03101348;0.4906682;-0.04285836,6.937774
+0;0;0,0.02874061;0.2830052;-0.01969718,0.05682473;0.555906;-0.05246493,0.2315421;0.4537045;-0.03790539,0.4853609;0.343827;0.0007986277,0.7488989;0.2710964;0.02404879,-0.1306037;0.4549901;-0.01963485,-0.3885479;0.3479715;-0.01702636,-0.6433947;0.2471128;-0.02980302,0.06139428;-0.004730334;-0.03939491,0.04022595;-0.3863136;-0.02387123,0.000355728;-0.7564139;0.03612162,-0.002956218;-0.7209616;-0.04191871,-0.06895395;0.01249798;-0.02080258,-0.1971653;-0.2037985;-0.3090258,-0.1570079;-0.5623146;-0.1994055,-0.1658037;-0.5908408;-0.2506725,0.04992181;0.489167;-0.04207058,0;0;0,0.01742136;0.2838786;-0.02038157,0.03558148;0.5576373;-0.05305922,0.215465;0.5020224;-0.0323894,0.3888918;0.2874756;0.01105976,0.530399;0.06368786;-0.06089413,-0.1528066;0.4959462;-0.02180589,-0.3113016;0.2799908;0.05717273,-0.443854;0.04855198;-0.007236686,0.06421965;-0.002808407;-0.03480721,0.05546533;-0.3850285;-0.02357638,0.003938057;-0.7508125;0.05198801,0.008889027;-0.7825671;0.004104376,-0.06268015;0.008851611;-0.03655737,-0.1899077;-0.3135334;-0.1983473,-0.2066509;-0.6660123;-0.06552704,-0.226862;-0.6890393;-0.1194773,0.03101348;0.4906682;-0.04285836,6.948813
+0;0;0,0.02872663;0.2828676;-0.01968759,0.05678777;0.5555452;-0.05242849,0.2322164;0.4532616;-0.03786145,0.4840045;0.3442632;0.0005329177,0.7496845;0.2709415;0.02397204,-0.1313361;0.4545523;-0.01951994,-0.3872167;0.3483899;-0.01693232,-0.6441348;0.2467114;-0.02981282,0.06139157;-0.004730125;-0.03939317,0.04020512;-0.3866399;-0.02385621,0.0002745427;-0.7573005;0.03622747,-0.003031078;-0.7218586;-0.04166383,-0.0689509;0.01249743;-0.02080166,-0.1972719;-0.2039841;-0.3092714,-0.1570538;-0.563043;-0.1994851,-0.1658328;-0.5914574;-0.2506543,0.04989062;0.4888619;-0.04204281,0;0;0,0.01752184;0.2837802;-0.01971507,0.03568546;0.5573852;-0.05175292,0.2162209;0.5019788;-0.03023112,0.3895956;0.2902953;0.01316619,0.533776;0.06553429;-0.05898523,-0.1533781;0.4959078;-0.02025492,-0.3130505;0.283786;0.05887197,-0.4496034;0.0521998;-0.00618545,0.06420698;-0.00311555;-0.03479767,0.05484839;-0.3856772;-0.0245831,0.002152607;-0.7516243;0.05222559,0.007477827;-0.7834411;0.004707932,-0.06265935;0.009131006;-0.03651782,-0.1925536;-0.3081923;-0.2067492,-0.20726;-0.6610459;-0.0730637,-0.2267478;-0.682519;-0.1285466,0.03111695;0.4904531;-0.0416882,6.970596
+0;0;0,0.02843909;0.282903;-0.01959605,0.05618232;0.5556136;-0.052329,0.231707;0.4534546;-0.03734964,0.4861118;0.3505826;0.0006972514,0.7527981;0.2812497;0.02483583,-0.1319246;0.454959;-0.01939738,-0.3901846;0.3546997;-0.01803562,-0.6482451;0.2560103;-0.03132141,0.06133161;-0.004590378;-0.03950295,0.03928525;-0.3864796;-0.02467434,-0.0008334853;-0.7571043;0.03550512,-0.004082043;-0.7216609;-0.04238847,-0.06903069;0.01231019;-0.0206481,-0.1998273;-0.1985354;-0.3121643,-0.1583276;-0.5574702;-0.2024494,-0.1648227;-0.5866243;-0.2531072,0.04936526;0.4889233;-0.04193559,0;0;0,0.01752184;0.2837802;-0.01971507,0.03568546;0.5573852;-0.05175292,0.2162209;0.5019788;-0.03023112,0.3895956;0.2902953;0.01316619,0.533776;0.06553429;-0.05898523,-0.1533781;0.4959078;-0.02025492,-0.3130505;0.283786;0.05887197,-0.4496034;0.0521998;-0.00618545,0.06420698;-0.00311555;-0.03479767,0.05484839;-0.3856772;-0.0245831,0.002152607;-0.7516243;0.05222559,0.007477827;-0.7834411;0.004707932,-0.06265935;0.009131006;-0.03651782,-0.1925536;-0.3081923;-0.2067492,-0.20726;-0.6610459;-0.0730637,-0.2267478;-0.682519;-0.1285466,0.03111695;0.4904531;-0.0416882,6.992271
+0;0;0,0.02845028;0.2830144;-0.01960376,0.05619457;0.5557354;-0.05233763,0.2305692;0.453805;-0.03738794,0.4835745;0.3514989;0.0004496612,0.7490766;0.2824739;0.02448105,-0.130768;0.4552999;-0.01954895,-0.3876073;0.3555921;-0.01819469,-0.6445218;0.257341;-0.03142148,0.06131539;-0.004589164;-0.03949251,0.03925781;-0.3866728;-0.02465635,-0.0009124763;-0.7577738;0.03560044,-0.004168638;-0.7223176;-0.04247549,-0.06901244;0.01230693;-0.02064264,-0.1998756;-0.198646;-0.3123072,-0.1583226;-0.558042;-0.2024514,-0.1648329;-0.5873346;-0.2532277,0.049378;0.4890499;-0.04194495,0;0;0,0.01821073;0.2838914;-0.01910138,0.03713936;0.5575495;-0.05032468,0.2163325;0.5015653;-0.02900279,0.3910705;0.2932787;0.01564276,0.5376955;0.07140364;-0.05581284,-0.150939;0.496411;-0.01908368,-0.3128007;0.287968;0.06005071,-0.4513526;0.0588357;-0.00425408,0.06412356;-0.003338918;-0.03489006,0.05435771;-0.3861026;-0.0253433,0.001072913;-0.7522628;0.05242491,0.006457895;-0.7839856;0.004492283,-0.06265385;0.009356697;-0.03643135,-0.1951985;-0.3024542;-0.2150382,-0.2068073;-0.6559104;-0.081268,-0.2266041;-0.6761937;-0.1379769,0.03237092;0.4906062;-0.04046071,7.003531
+0;0;0,0.02845028;0.2830144;-0.01960376,0.05619457;0.5557354;-0.05233763,0.2305692;0.453805;-0.03738794,0.4835745;0.3514989;0.0004496612,0.7490766;0.2824739;0.02448105,-0.130768;0.4552999;-0.01954895,-0.3876073;0.3555921;-0.01819469,-0.6445218;0.257341;-0.03142148,0.06131539;-0.004589164;-0.03949251,0.03925781;-0.3866728;-0.02465635,-0.0009124763;-0.7577738;0.03560044,-0.004168638;-0.7223176;-0.04247549,-0.06901244;0.01230693;-0.02064264,-0.1998756;-0.198646;-0.3123072,-0.1583226;-0.558042;-0.2024514,-0.1648329;-0.5873346;-0.2532277,0.049378;0.4890499;-0.04194495,0;0;0,0.01821073;0.2838914;-0.01910138,0.03713936;0.5575495;-0.05032468,0.2163325;0.5015653;-0.02900279,0.3910705;0.2932787;0.01564276,0.5376955;0.07140364;-0.05581284,-0.150939;0.496411;-0.01908368,-0.3128007;0.287968;0.06005071,-0.4513526;0.0588357;-0.00425408,0.06412356;-0.003338918;-0.03489006,0.05435771;-0.3861026;-0.0253433,0.001072913;-0.7522628;0.05242491,0.006457895;-0.7839856;0.004492283,-0.06265385;0.009356697;-0.03643135,-0.1951985;-0.3024542;-0.2150382,-0.2068073;-0.6559104;-0.081268,-0.2266041;-0.6761937;-0.1379769,0.03237092;0.4906062;-0.04046071,7.025819
+0;0;0,0.02793169;0.2830542;-0.01954749,0.05526785;0.5556575;-0.05223207,0.2298175;0.4536754;-0.03662561,0.4841211;0.358368;-0.0008107536,0.7496766;0.2953795;0.02412717,-0.1317486;0.4553065;-0.01965428,-0.389145;0.3615886;-0.01887334,-0.6463813;0.2681332;-0.03318015,0.0612697;-0.004405286;-0.03950329,0.03799866;-0.3865604;-0.02570532,-0.001908671;-0.7580614;0.03480517,-0.005014155;-0.7226167;-0.04322185,-0.06902423;0.01206925;-0.02058838,-0.2019604;-0.1908307;-0.3171251,-0.1595998;-0.5501238;-0.2058545,-0.16357;-0.5802298;-0.2558447,0.04854638;0.4890114;-0.04185559,0;0;0,0.01883331;0.283859;-0.01874387,0.03845565;0.5573511;-0.04954362,0.2175359;0.5014407;-0.02758515,0.3918943;0.2948869;0.0168128,0.5409696;0.07607053;-0.05393374,-0.1499118;0.4970783;-0.01859887,-0.3133235;0.2918028;0.06011005,-0.4550305;0.06630075;-0.004520379,0.06404565;-0.0035965;-0.0349158,0.05401549;-0.3864724;-0.02597439,0.0005787835;-0.7529453;0.05218697,0.005586348;-0.7847025;0.004348874,-0.06258146;0.00966964;-0.03638613,-0.1971159;-0.2972811;-0.2220098,-0.2069991;-0.6531647;-0.09349419,-0.2251676;-0.6749382;-0.1493236,0.03350855;0.4904585;-0.03977346,7.048207
+0;0;0,0.02791403;0.2828753;-0.01953513,0.0552242;0.5552194;-0.05218804,0.2297431;0.453321;-0.03659454,0.4825554;0.3585724;-0.0009897128,0.7474678;0.2957365;0.02388783,-0.1317464;0.4549517;-0.01962681,-0.3876332;0.3617834;-0.01885045,-0.6442467;0.2685543;-0.03312262,0.06130456;-0.004407793;-0.03952577,0.0380103;-0.3869443;-0.02571403,-0.001973432;-0.7591565;0.03491231,-0.0050722;-0.7237235;-0.04294597,-0.06906351;0.01207611;-0.0206001,-0.2021323;-0.1910263;-0.3174328,-0.1596906;-0.5510072;-0.2059491,-0.1636522;-0.5809832;-0.2558311,0.04851041;0.4886495;-0.04182341,0;0;0,0.01913697;0.2836934;-0.01819432,0.03904792;0.5569742;-0.04832792,0.2180439;0.5008062;-0.02660573,0.393155;0.2971449;0.01830757,0.5434766;0.07984614;-0.05191004,-0.1493652;0.4974406;-0.01791849,-0.3145915;0.295652;0.0604438,-0.4583539;0.07242748;-0.004740592,0.0640333;-0.003806129;-0.03500307,0.05336389;-0.3870527;-0.02629972,-0.0004808344;-0.7542466;0.05171049,0.004681785;-0.7860706;0.004253387,-0.06264801;0.009858678;-0.03630424,-0.198824;-0.2922324;-0.2293447,-0.2077688;-0.6479089;-0.09807998,-0.2253108;-0.6694338;-0.1541023,0.03403244;0.4901415;-0.0387212,7.07053
+0;0;0,0.02791403;0.2828753;-0.01953513,0.0552242;0.5552194;-0.05218804,0.2297431;0.453321;-0.03659454,0.4825554;0.3585724;-0.0009897128,0.7474678;0.2957365;0.02388783,-0.1317464;0.4549517;-0.01962681,-0.3876332;0.3617834;-0.01885045,-0.6442467;0.2685543;-0.03312262,0.06130456;-0.004407793;-0.03952577,0.0380103;-0.3869443;-0.02571403,-0.001973432;-0.7591565;0.03491231,-0.0050722;-0.7237235;-0.04294597,-0.06906351;0.01207611;-0.0206001,-0.2021323;-0.1910263;-0.3174328,-0.1596906;-0.5510072;-0.2059491,-0.1636522;-0.5809832;-0.2558311,0.04851041;0.4886495;-0.04182341,0;0;0,0.01913697;0.2836934;-0.01819432,0.03904792;0.5569742;-0.04832792,0.2180439;0.5008062;-0.02660573,0.393155;0.2971449;0.01830757,0.5434766;0.07984614;-0.05191004,-0.1493652;0.4974406;-0.01791849,-0.3145915;0.295652;0.0604438,-0.4583539;0.07242748;-0.004740592,0.0640333;-0.003806129;-0.03500307,0.05336389;-0.3870527;-0.02629972,-0.0004808344;-0.7542466;0.05171049,0.004681785;-0.7860706;0.004253387,-0.06264801;0.009858678;-0.03630424,-0.198824;-0.2922324;-0.2293447,-0.2077688;-0.6479089;-0.09807998,-0.2253108;-0.6694338;-0.1541023,0.03403244;0.4901415;-0.0387212,7.081746
+0;0;0,0.02773304;0.2826881;-0.01939253,0.05490156;0.5547873;-0.05187571,0.2301515;0.4532587;-0.03587147,0.4843064;0.3656221;-0.001067705,0.7484369;0.3068349;0.02358931,-0.1327317;0.4549161;-0.01920999,-0.3892962;0.3673926;-0.01989598,-0.6462718;0.2800848;-0.03292317,0.06137469;-0.004343733;-0.03953318,0.03763282;-0.3871286;-0.02545552,-0.002778217;-0.7595972;0.03585469,-0.00581374;-0.724139;-0.04194748,-0.06912804;0.01196953;-0.02065522,-0.2035822;-0.1882415;-0.3191912,-0.1593147;-0.548417;-0.2076615,-0.1629981;-0.577469;-0.2585681,0.04822237;0.4882887;-0.0415615,0;0;0,0.01962294;0.2834743;-0.01774764,0.04012636;0.5564918;-0.04733765,0.2195321;0.5006176;-0.02483082,0.394326;0.2983842;0.02027953,0.547356;0.08502458;-0.04963708,-0.1490115;0.4978472;-0.01668015,-0.3164325;0.29944;0.06136449,-0.4636096;0.0805582;-0.003892712,0.06407131;-0.004068255;-0.03502727,0.05284542;-0.3875884;-0.0265187,-0.0009589233;-0.7552458;0.05131435,0.0032789;-0.7871156;0.003918648,-0.06270054;0.01011683;-0.03626134,-0.2013066;-0.2846068;-0.2392699,-0.2025965;-0.6402193;-0.1063681,-0.2208288;-0.6676078;-0.1560303,0.0349533;0.4897343;-0.03786492,7.10402
+0;0;0,0.02773304;0.2826881;-0.01939253,0.05490156;0.5547873;-0.05187571,0.2301515;0.4532587;-0.03587147,0.4843064;0.3656221;-0.001067705,0.7484369;0.3068349;0.02358931,-0.1327317;0.4549161;-0.01920999,-0.3892962;0.3673926;-0.01989598,-0.6462718;0.2800848;-0.03292317,0.06137469;-0.004343733;-0.03953318,0.03763282;-0.3871286;-0.02545552,-0.002778217;-0.7595972;0.03585469,-0.00581374;-0.724139;-0.04194748,-0.06912804;0.01196953;-0.02065522,-0.2035822;-0.1882415;-0.3191912,-0.1593147;-0.548417;-0.2076615,-0.1629981;-0.577469;-0.2585681,0.04822237;0.4882887;-0.0415615,0;0;0,0.01962294;0.2834743;-0.01774764,0.04012636;0.5564918;-0.04733765,0.2195321;0.5006176;-0.02483082,0.394326;0.2983842;0.02027953,0.547356;0.08502458;-0.04963708,-0.1490115;0.4978472;-0.01668015,-0.3164325;0.29944;0.06136449,-0.4636096;0.0805582;-0.003892712,0.06407131;-0.004068255;-0.03502727,0.05284542;-0.3875884;-0.0265187,-0.0009589233;-0.7552458;0.05131435,0.0032789;-0.7871156;0.003918648,-0.06270054;0.01011683;-0.03626134,-0.2013066;-0.2846068;-0.2392699,-0.2025965;-0.6402193;-0.1063681,-0.2208288;-0.6676078;-0.1560303,0.0349533;0.4897343;-0.03786492,7.115458
+0;0;0,0.02771417;0.2824957;-0.01937933,0.05484688;0.5542363;-0.05181904,0.2300496;0.4528203;-0.03583235,0.4840535;0.3652357;-0.001049258,0.7456287;0.3070173;0.02336922,-0.1327191;0.4544772;-0.01917613,-0.3891311;0.3670056;-0.01986171,-0.6436206;0.2805426;-0.03276287,0.06136578;-0.004343102;-0.03952743,0.0376205;-0.3871828;-0.02544776,-0.002832696;-0.76004;0.03592643,-0.005861943;-0.7245932;-0.04171487,-0.06911799;0.01196779;-0.02065222,-0.2035914;-0.1882719;-0.319231,-0.1592777;-0.5488231;-0.2075849,-0.1629535;-0.5777531;-0.2583862,0.04817788;0.4878393;-0.04152058,0;0;0,0.0202443;0.2832646;-0.01728499,0.04144168;0.5559185;-0.0463537,0.2205548;0.5005474;-0.02349079,0.3960999;0.299242;0.02188516,0.5509876;0.09046386;-0.04760361,-0.1477942;0.4982187;-0.01599831,-0.3183084;0.302965;0.06274065,-0.4680394;0.08948833;-0.003708839,0.06409334;-0.004278287;-0.03493965,0.05218621;-0.3878436;-0.02692819,-0.001841228;-0.7558956;0.05081856,0.002883915;-0.7878301;0.003820658,-0.06263077;0.01031178;-0.03630557,-0.2019678;-0.2803304;-0.2447297,-0.2050328;-0.6372659;-0.1142945,-0.2221057;-0.6636258;-0.1652758,0.03609322;0.4892622;-0.0370028,7.137462
+0;0;0,0.02751101;0.2825509;-0.01885744,0.05440595;0.5544065;-0.05053222,0.2297606;0.4534225;-0.03439027,0.4855875;0.3707129;-0.001064364,0.7488437;0.3209966;0.02406842,-0.1332393;0.4548555;-0.01898864,-0.3911887;0.3720297;-0.01992985,-0.6477273;0.2919856;-0.03364571,0.06134964;-0.004197988;-0.03956815,0.0367026;-0.3870222;-0.02666461,-0.003603287;-0.7598317;0.03509532,-0.006430621;-0.7243375;-0.04255025,-0.06914967;0.01178582;-0.02065084,-0.2052453;-0.1824426;-0.3224482,-0.1583457;-0.5418396;-0.2081681,-0.1632862;-0.5693743;-0.2604402,0.04781049;0.4879695;-0.04044612,0;0;0,0.0202443;0.2832646;-0.01728499,0.04144168;0.5559185;-0.0463537,0.2205548;0.5005474;-0.02349079,0.3960999;0.299242;0.02188516,0.5509876;0.09046386;-0.04760361,-0.1477942;0.4982187;-0.01599831,-0.3183084;0.302965;0.06274065,-0.4680394;0.08948833;-0.003708839,0.06409334;-0.004278287;-0.03493965,0.05218621;-0.3878436;-0.02692819,-0.001841228;-0.7558956;0.05081856,0.002883915;-0.7878301;0.003820658,-0.06263077;0.01031178;-0.03630557,-0.2019678;-0.2803304;-0.2447297,-0.2050328;-0.6372659;-0.1142945,-0.2221057;-0.6636258;-0.1652758,0.03609322;0.4892622;-0.0370028,7.148869
+0;0;0,0.02750881;0.2825282;-0.01885593,0.05439281;0.5542734;-0.05051712,0.22933;0.4534118;-0.03439563,0.4844427;0.3709331;-0.001162775,0.7437246;0.3219674;0.02359059,-0.1328288;0.4548415;-0.01902969,-0.390058;0.372247;-0.01996827,-0.6427236;0.2934113;-0.03347707,0.06134431;-0.004197624;-0.03956472,0.03661955;-0.3882289;-0.02662048,-0.003799401;-0.7620842;0.0353127,-0.00663429;-0.7265754;-0.04254035,-0.06914367;0.01178479;-0.02064904,-0.2056684;-0.183056;-0.323398,-0.1586373;-0.5434614;-0.2087974,-0.163591;-0.5711498;-0.2612091,0.04780156;0.4878788;-0.04043745,0;0;0,0.0209061;0.2832247;-0.01676834,0.04310009;0.5557699;-0.04504728,0.2215073;0.5004168;-0.02232468,0.3978677;0.3010037;0.0237298,0.5543205;0.09867752;-0.04572618,-0.1460105;0.4987137;-0.01549366,-0.3184904;0.3061345;0.06295101,-0.4690337;0.09902766;-0.00546632,0.06406926;-0.004481867;-0.03494501,0.05170744;-0.3892485;-0.02715135,-0.003295932;-0.7583114;0.05033684,0.002498265;-0.7900704;0.002884388,-0.06259917;0.01049479;-0.03629483,-0.2022436;-0.276252;-0.2520137,-0.2069558;-0.6358913;-0.1260193,-0.2227756;-0.6630439;-0.1768405,0.03748076;0.4891508;-0.03590369,7.170924
+0;0;0,0.02750881;0.2825282;-0.01885593,0.05439281;0.5542734;-0.05051712,0.22933;0.4534118;-0.03439563,0.4844427;0.3709331;-0.001162775,0.7437246;0.3219674;0.02359059,-0.1328288;0.4548415;-0.01902969,-0.390058;0.372247;-0.01996827,-0.6427236;0.2934113;-0.03347707,0.06134431;-0.004197624;-0.03956472,0.03661955;-0.3882289;-0.02662048,-0.003799401;-0.7620842;0.0353127,-0.00663429;-0.7265754;-0.04254035,-0.06914367;0.01178479;-0.02064904,-0.2056684;-0.183056;-0.323398,-0.1586373;-0.5434614;-0.2087974,-0.163591;-0.5711498;-0.2612091,0.04780156;0.4878788;-0.04043745,0;0;0,0.0209061;0.2832247;-0.01676834,0.04310009;0.5557699;-0.04504728,0.2215073;0.5004168;-0.02232468,0.3978677;0.3010037;0.0237298,0.5543205;0.09867752;-0.04572618,-0.1460105;0.4987137;-0.01549366,-0.3184904;0.3061345;0.06295101,-0.4690337;0.09902766;-0.00546632,0.06406926;-0.004481867;-0.03494501,0.05170744;-0.3892485;-0.02715135,-0.003295932;-0.7583114;0.05033684,0.002498265;-0.7900704;0.002884388,-0.06259917;0.01049479;-0.03629483,-0.2022436;-0.276252;-0.2520137,-0.2069558;-0.6358913;-0.1260193,-0.2227756;-0.6630439;-0.1768405,0.03748076;0.4891508;-0.03590369,7.193352
+0;0;0,0.02737596;0.2820916;-0.01838608,0.05425621;0.5537047;-0.04958098,0.2289179;0.4531886;-0.03356309,0.4854891;0.3759793;-0.001026988,0.7448763;0.343953;0.02417993,-0.1327851;0.4549798;-0.01846815,-0.3908879;0.376071;-0.02069087,-0.6428387;0.3034726;-0.03458666,0.06148367;-0.004049652;-0.03967567,0.03574621;-0.3882703;-0.0267044,-0.004896831;-0.7629457;0.03557957,-0.007749197;-0.7273178;-0.04343776,-0.06934698;0.01161927;-0.02065889,-0.2072501;-0.1768236;-0.327136,-0.1573757;-0.5373874;-0.211295,-0.1636588;-0.5644054;-0.2660035,0.04766316;0.487362;-0.03962739,0;0;0,0.0216719;0.2827228;-0.01616538,0.04498513;0.5550773;-0.04358542,0.2227447;0.4995149;-0.02097321,0.4002881;0.3016153;0.02553189,0.5580915;0.1036756;-0.04418707,-0.1441506;0.4983889;-0.01460802,-0.3195501;0.3087862;0.06371473,-0.4700542;0.1049481;-0.005142622,0.06420477;-0.004919484;-0.03499067,0.05152044;-0.3899475;-0.0280093,-0.003613729;-0.7597673;0.05013335,0.003787909;-0.7908131;0.0001115799,-0.06276835;0.01098085;-0.03619884,-0.202204;-0.2713279;-0.2582703,-0.2079891;-0.6325917;-0.1343037,-0.2224484;-0.6585957;-0.1885073,0.03903589;0.4885237;-0.03469026,7.204574
+0;0;0,0.02737596;0.2820916;-0.01838608,0.05425621;0.5537047;-0.04958098,0.2289179;0.4531886;-0.03356309,0.4854891;0.3759793;-0.001026988,0.7448763;0.343953;0.02417993,-0.1327851;0.4549798;-0.01846815,-0.3908879;0.376071;-0.02069087,-0.6428387;0.3034726;-0.03458666,0.06148367;-0.004049652;-0.03967567,0.03574621;-0.3882703;-0.0267044,-0.004896831;-0.7629457;0.03557957,-0.007749197;-0.7273178;-0.04343776,-0.06934698;0.01161927;-0.02065889,-0.2072501;-0.1768236;-0.327136,-0.1573757;-0.5373874;-0.211295,-0.1636588;-0.5644054;-0.2660035,0.04766316;0.487362;-0.03962739,0;0;0,0.0216719;0.2827228;-0.01616538,0.04498513;0.5550773;-0.04358542,0.2227447;0.4995149;-0.02097321,0.4002881;0.3016153;0.02553189,0.5580915;0.1036756;-0.04418707,-0.1441506;0.4983889;-0.01460802,-0.3195501;0.3087862;0.06371473,-0.4700542;0.1049481;-0.005142622,0.06420477;-0.004919484;-0.03499067,0.05152044;-0.3899475;-0.0280093,-0.003613729;-0.7597673;0.05013335,0.003787909;-0.7908131;0.0001115799,-0.06276835;0.01098085;-0.03619884,-0.202204;-0.2713279;-0.2582703,-0.2079891;-0.6325917;-0.1343037,-0.2224484;-0.6585957;-0.1885073,0.03903589;0.4885237;-0.03469026,7.226899
+0;0;0,0.02734374;0.2817596;-0.01836444,0.05419426;0.5530723;-0.04952521,0.229294;0.4525404;-0.03350271,0.4840086;0.3758898;-0.001202039,0.7216254;0.3465515;0.02188926,-0.1332701;0.4543358;-0.01837183,-0.3895054;0.3759981;-0.02057847,-0.6203098;0.3094929;-0.03330799,0.0614951;-0.004050405;-0.03968304,0.03573202;-0.3886534;-0.02669887,-0.005115416;-0.7652131;0.03589834,-0.00797838;-0.7295643;-0.04341258,-0.06935987;0.01162143;-0.02066273,-0.2074002;-0.177009;-0.3274448,-0.157275;-0.5393861;-0.2110212,-0.1635815;-0.5666159;-0.265933,0.04760773;0.4867952;-0.03958145,0;0;0,0.02189993;0.282387;-0.01585555,0.04523074;0.5544466;-0.04313755,0.2233745;0.4993037;-0.01988423,0.4017268;0.3048926;0.02694416,0.5634314;0.1376009;-0.03405428,-0.14421;0.4987778;-0.01355113,-0.3214865;0.3143305;0.06613827,-0.4625547;0.1301539;0.002621204,0.06420647;-0.005128846;-0.03498602,0.05118282;-0.3905452;-0.02895606,-0.004965276;-0.7622239;0.04905999,0.001526169;-0.7930965;-0.001760483,-0.06276048;0.01112896;-0.03619482,-0.2022081;-0.2680259;-0.2628636,-0.2070248;-0.6312655;-0.1386947,-0.2226522;-0.6568979;-0.1933861,0.0392959;0.4879572;-0.03425765,7.249225
+0;0;0,0.02685271;0.2818384;-0.01787271,0.05339002;0.5532349;-0.04857393,0.2286386;0.4530813;-0.03266257,0.4849332;0.3817117;-0.0007621832,0.7221093;0.3491721;0.02256924,-0.1340987;0.4548493;-0.0178103,-0.3913651;0.3800136;-0.02125161,-0.6241147;0.3207958;-0.03453852,0.06154472;-0.003839259;-0.03962706,0.03428759;-0.388394;-0.02837998,-0.006661963;-0.7647568;0.0353247,-0.009485516;-0.7290676;-0.04398474,-0.06941576;0.01135166;-0.02062497,-0.2126453;-0.1450261;-0.3427788,-0.1592396;-0.5052275;-0.2211774,-0.166626;-0.5309702;-0.277467,0.04687704;0.4869317;-0.03875642,0;0;0,0.02189993;0.282387;-0.01585555,0.04523074;0.5544466;-0.04313755,0.2233745;0.4993037;-0.01988423,0.4017268;0.3048926;0.02694416,0.5634314;0.1376009;-0.03405428,-0.14421;0.4987778;-0.01355113,-0.3214865;0.3143305;0.06613827,-0.4625547;0.1301539;0.002621204,0.06420647;-0.005128846;-0.03498602,0.05118282;-0.3905452;-0.02895606,-0.004965276;-0.7622239;0.04905999,0.001526169;-0.7930965;-0.001760483,-0.06276048;0.01112896;-0.03619482,-0.2022081;-0.2680259;-0.2628636,-0.2070248;-0.6312655;-0.1386947,-0.2226522;-0.6568979;-0.1933861,0.0392959;0.4879572;-0.03425765,7.260421
+0;0;0,0.02683133;0.281614;-0.01785848,0.0533491;0.5528107;-0.04853724,0.2287687;0.4526717;-0.03262706,0.4808831;0.3824661;-0.00124697,0.7181392;0.3499156;0.02209232,-0.134301;0.4544414;-0.01776117,-0.3873713;0.3808262;-0.02114636,-0.6201994;0.3215885;-0.03443775,0.06161711;-0.003843775;-0.03967367,0.03429518;-0.3893129;-0.02839985,-0.006636772;-0.7655139;0.03527744,-0.009471992;-0.7298012;-0.04435968,-0.06949741;0.01136502;-0.02064923,-0.2130675;-0.1453846;-0.343569,-0.1596847;-0.5054312;-0.2220198,-0.1671017;-0.5314041;-0.278542,0.04684061;0.4865532;-0.03872649,0;0;0,0.02201325;0.2821659;-0.0155921,0.04532367;0.5540403;-0.0427016,0.2236127;0.4990265;-0.0190258,0.4026397;0.3115178;0.02856636,0.5609332;0.141069;-0.03295672,-0.1441638;0.4993312;-0.01269909,-0.3214354;0.3209614;0.06625777,-0.4648983;0.1385369;0.002740748,0.06422649;-0.005211681;-0.03511751,0.05094087;-0.3915397;-0.0292716,-0.00538623;-0.7629926;0.04887867,0.0006953441;-0.7936724;-0.002732515,-0.06289298;0.01121955;-0.03611147,-0.2020127;-0.2656052;-0.2673554,-0.2098294;-0.6312829;-0.1512687,-0.22491;-0.6564275;-0.2070755,0.03940534;0.4875921;-0.03385448,7.271504
+0;0;0,0.02683133;0.281614;-0.01785848,0.0533491;0.5528107;-0.04853724,0.2287687;0.4526717;-0.03262706,0.4808831;0.3824661;-0.00124697,0.7181392;0.3499156;0.02209232,-0.134301;0.4544414;-0.01776117,-0.3873713;0.3808262;-0.02114636,-0.6201994;0.3215885;-0.03443775,0.06161711;-0.003843775;-0.03967367,0.03429518;-0.3893129;-0.02839985,-0.006636772;-0.7655139;0.03527744,-0.009471992;-0.7298012;-0.04435968,-0.06949741;0.01136502;-0.02064923,-0.2130675;-0.1453846;-0.343569,-0.1596847;-0.5054312;-0.2220198,-0.1671017;-0.5314041;-0.278542,0.04684061;0.4865532;-0.03872649,0;0;0,0.02201325;0.2821659;-0.0155921,0.04532367;0.5540403;-0.0427016,0.2236127;0.4990265;-0.0190258,0.4026397;0.3115178;0.02856636,0.5609332;0.141069;-0.03295672,-0.1441638;0.4993312;-0.01269909,-0.3214354;0.3209614;0.06625777,-0.4648983;0.1385369;0.002740748,0.06422649;-0.005211681;-0.03511751,0.05094087;-0.3915397;-0.0292716,-0.00538623;-0.7629926;0.04887867,0.0006953441;-0.7936724;-0.002732515,-0.06289298;0.01121955;-0.03611147,-0.2020127;-0.2656052;-0.2673554,-0.2098294;-0.6312829;-0.1512687,-0.22491;-0.6564275;-0.2070755,0.03940534;0.4875921;-0.03385448,7.293848
+0;0;0,0.02616948;0.281444;-0.01766593,0.05237049;0.5524888;-0.04829586,0.2285688;0.4528255;-0.03145842,0.4797916;0.3881646;-0.001149867,0.7172579;0.3567968;0.02216195,-0.1359;0.4544151;-0.01714342,-0.3877643;0.3854564;-0.02179264,-0.6215969;0.3303398;-0.03600896,0.06167385;-0.003678534;-0.03964956,0.03343832;-0.3905808;-0.02856954,-0.007695578;-0.7668676;0.03544979,-0.01047824;-0.7310444;-0.04555353,-0.06954373;0.01116041;-0.02069774,-0.2146012;-0.1424476;-0.3462377,-0.1590213;-0.5022153;-0.2243344,-0.1676027;-0.5273493;-0.2834089,0.04591886;0.4862704;-0.03850619,0;0;0,0.02200906;0.2819378;-0.01530838,0.04519246;0.5536616;-0.04215264,0.2241619;0.4985192;-0.01802325,0.403476;0.3146251;0.0293262,0.56202;0.14469;-0.03315151,-0.1447447;0.4997866;-0.01119068,-0.3225359;0.325021;0.06665412,-0.468992;0.1455918;0.001283012,0.06421039;-0.005379334;-0.03517628,0.05041112;-0.393187;-0.0298686,-0.006321132;-0.7647566;0.0482322,0.0009949352;-0.7944186;-0.006449819,-0.06292345;0.01138242;-0.03606054,-0.2017612;-0.2647115;-0.270815,-0.2099681;-0.6319411;-0.1592023,-0.2237952;-0.6555483;-0.2186857,0.03932007;0.4872476;-0.0333761,7.316191
+0;0;0,0.02616948;0.281444;-0.01766593,0.05237049;0.5524888;-0.04829586,0.2285688;0.4528255;-0.03145842,0.4797916;0.3881646;-0.001149867,0.7172579;0.3567968;0.02216195,-0.1359;0.4544151;-0.01714342,-0.3877643;0.3854564;-0.02179264,-0.6215969;0.3303398;-0.03600896,0.06167385;-0.003678534;-0.03964956,0.03343832;-0.3905808;-0.02856954,-0.007695578;-0.7668676;0.03544979,-0.01047824;-0.7310444;-0.04555353,-0.06954373;0.01116041;-0.02069774,-0.2146012;-0.1424476;-0.3462377,-0.1590213;-0.5022153;-0.2243344,-0.1676027;-0.5273493;-0.2834089,0.04591886;0.4862704;-0.03850619,0;0;0,0.02200906;0.2819378;-0.01530838,0.04519246;0.5536616;-0.04215264,0.2241619;0.4985192;-0.01802325,0.403476;0.3146251;0.0293262,0.56202;0.14469;-0.03315151,-0.1447447;0.4997866;-0.01119068,-0.3225359;0.325021;0.06665412,-0.468992;0.1455918;0.001283012,0.06421039;-0.005379334;-0.03517628,0.05041112;-0.393187;-0.0298686,-0.006321132;-0.7647566;0.0482322,0.0009949352;-0.7944186;-0.006449819,-0.06292345;0.01138242;-0.03606054,-0.2017612;-0.2647115;-0.270815,-0.2099681;-0.6319411;-0.1592023,-0.2237952;-0.6555483;-0.2186857,0.03932007;0.4872476;-0.0333761,7.327312
+0;0;0,0.02614197;0.2811482;-0.01764735,0.05232595;0.5520166;-0.04825772,0.2288294;0.4523333;-0.03141386,0.4780347;0.3881917;-0.001348702,0.7154875;0.3568258;0.02196178,-0.1362415;0.4539256;-0.01707521,-0.3860832;0.3855207;-0.02168709,-0.6199024;0.3304073;-0.0359026,0.06174139;-0.003682562;-0.03969297,0.03350444;-0.3906041;-0.0286124,-0.007761285;-0.768097;0.03561211,-0.01053893;-0.7322842;-0.04524535,-0.06961989;0.01117264;-0.02072041,-0.2146846;-0.1424431;-0.3462767,-0.1589266;-0.5033637;-0.2239827,-0.1674925;-0.5283985;-0.2829508,0.04587775;0.4858336;-0.03847328,0;0;0,0.02197146;0.2816545;-0.0150708,0.04505276;0.5532187;-0.04179871,0.2243364;0.4981573;-0.0174427,0.4052248;0.3188612;0.03002977,0.5666188;0.1517392;-0.03268528,-0.1450234;0.4999437;-0.01004088,-0.3238869;0.3291241;0.06709446,-0.4741874;0.1535945;-6.275624E-05,0.06422789;-0.005444601;-0.03530192,0.05007661;-0.39326;-0.03006959,-0.007142294;-0.7661377;0.04749775,0.0005217674;-0.7958604;-0.006852031,-0.06304318;0.01143927;-0.03599712,-0.2005924;-0.2615392;-0.2751443,-0.2093219;-0.630519;-0.1651163,-0.2238381;-0.6564266;-0.2220641,0.03921043;0.4868346;-0.03305066,7.34963
+0;0;0,0.02581462;0.281195;-0.01738094,0.05174309;0.5521084;-0.04781156,0.2283918;0.4530074;-0.03056128,0.4787832;0.3937541;-0.0003201254,0.716969;0.3682562;0.02266645,-0.1368423;0.4544025;-0.01670965,-0.388051;0.39128;-0.02228112,-0.6225112;0.3389725;-0.03654008,0.06173906;-0.003489155;-0.03971406,0.03285101;-0.3903644;-0.02869301,-0.008773673;-0.7678018;0.03562578,-0.01146966;-0.7319748;-0.04523342,-0.06964961;0.01095472;-0.0207369,-0.21553;-0.1392193;-0.3475321,-0.1579413;-0.4995869;-0.2244581,-0.1671901;-0.5233472;-0.2844892,0.04535025;0.4859132;-0.03807288,0;0;0,0.02197146;0.2816545;-0.0150708,0.04505276;0.5532187;-0.04179871,0.2243364;0.4981573;-0.0174427,0.4052248;0.3188612;0.03002977,0.5666188;0.1517392;-0.03268528,-0.1450234;0.4999437;-0.01004088,-0.3238869;0.3291241;0.06709446,-0.4741874;0.1535945;-6.275624E-05,0.06422789;-0.005444601;-0.03530192,0.05007661;-0.39326;-0.03006959,-0.007142294;-0.7661377;0.04749775,0.0005217674;-0.7958604;-0.006852031,-0.06304318;0.01143927;-0.03599712,-0.2005924;-0.2615392;-0.2751443,-0.2093219;-0.630519;-0.1651163,-0.2238381;-0.6564266;-0.2220641,0.03921043;0.4868346;-0.03305066,7.360911
+0;0;0,0.02577783;0.2807943;-0.01735617,0.05167964;0.551429;-0.04775577,0.228224;0.4524101;-0.03051916,0.4770127;0.3935361;-0.0004715789,0.7151733;0.3680408;0.02251257,-0.1367899;0.4538043;-0.01667589,-0.3863907;0.3910859;-0.02221169,-0.6208261;0.3387839;-0.03646915,0.06180403;-0.003492826;-0.03975585,0.03291648;-0.3903614;-0.02873499,-0.008767638;-0.7683376;0.03567563,-0.01146607;-0.7325054;-0.04525668,-0.0697229;0.01096624;-0.02075872,-0.2156008;-0.1392052;-0.3475482,-0.1579298;-0.5000874;-0.2242986,-0.167187;-0.5238963;-0.2843839,0.0452928;0.485296;-0.03802624,0;0;0,0.02206186;0.2812546;-0.01484168,0.04514918;0.5525459;-0.04144943,0.2243047;0.4976518;-0.01701748,0.406684;0.3223029;0.03047335,0.5710701;0.1581932;-0.03232753,-0.1446499;0.5005381;-0.009133367,-0.3246603;0.3334997;0.06806304,-0.4783097;0.1607611;0.001339778,0.06422122;-0.005559653;-0.0354569,0.04973709;-0.3933537;-0.03005195,-0.007352959;-0.7668176;0.04752231,3.128126E-05;-0.7965012;-0.007018328,-0.06316534;0.01156023;-0.03590218,-0.1997758;-0.2582386;-0.2791497,-0.2070234;-0.6288372;-0.1725828,-0.222051;-0.6564476;-0.2277783,0.03930677;0.4862224;-0.03272676,7.372091
+0;0;0,0.02577783;0.2807943;-0.01735617,0.05167964;0.551429;-0.04775577,0.228224;0.4524101;-0.03051916,0.4770127;0.3935361;-0.0004715789,0.7151733;0.3680408;0.02251257,-0.1367899;0.4538043;-0.01667589,-0.3863907;0.3910859;-0.02221169,-0.6208261;0.3387839;-0.03646915,0.06180403;-0.003492826;-0.03975585,0.03291648;-0.3903614;-0.02873499,-0.008767638;-0.7683376;0.03567563,-0.01146607;-0.7325054;-0.04525668,-0.0697229;0.01096624;-0.02075872,-0.2156008;-0.1392052;-0.3475482,-0.1579298;-0.5000874;-0.2242986,-0.167187;-0.5238963;-0.2843839,0.0452928;0.485296;-0.03802624,0;0;0,0.02206186;0.2812546;-0.01484168,0.04514918;0.5525459;-0.04144943,0.2243047;0.4976518;-0.01701748,0.406684;0.3223029;0.03047335,0.5710701;0.1581932;-0.03232753,-0.1446499;0.5005381;-0.009133367,-0.3246603;0.3334997;0.06806304,-0.4783097;0.1607611;0.001339778,0.06422122;-0.005559653;-0.0354569,0.04973709;-0.3933537;-0.03005195,-0.007352959;-0.7668176;0.04752231,3.128126E-05;-0.7965012;-0.007018328,-0.06316534;0.01156023;-0.03590218,-0.1997758;-0.2582386;-0.2791497,-0.2070234;-0.6288372;-0.1725828,-0.222051;-0.6564476;-0.2277783,0.03930677;0.4862224;-0.03272676,7.394706
+0;0;0,0.02521239;0.2801772;-0.01712112,0.05084678;0.5505148;-0.04744665,0.2276933;0.4520199;-0.02985326,0.4776965;0.3980446;-7.511303E-05,0.716246;0.3756484;0.02233453,-0.137816;0.4532092;-0.01627114,-0.388254;0.3936881;-0.02257539,-0.6230879;0.3431693;-0.03708514,0.06201097;-0.003366689;-0.0397669,0.03295284;-0.3902185;-0.02889399,-0.01009977;-0.7649657;0.03581837,-0.01269147;-0.7291944;-0.04372426,-0.06993297;0.01078968;-0.02076206,-0.216305;-0.1336035;-0.3499167,-0.1575153;-0.4917217;-0.2283778,-0.1666949;-0.5142334;-0.2877521,0.0444966;0.4844161;-0.03774267,0;0;0,0.02188852;0.2805997;-0.01458692,0.0448302;0.5515742;-0.04117787,0.2241641;0.4970691;-0.01656544,0.4096324;0.3250592;0.03155708,0.5768862;0.1643862;-0.03263021,-0.1449558;0.5006636;-0.008111514,-0.3271347;0.3359553;0.06924295,-0.4837294;0.1663106;0.001357794,0.06432097;-0.005744278;-0.03560781,0.04945132;-0.3935121;-0.02995861,-0.007869422;-0.7642747;0.04571176,-0.001170717;-0.7949876;-0.005631566,-0.06338812;0.01173436;-0.03580996,-0.1988342;-0.255678;-0.2823092,-0.2033434;-0.6232774;-0.1758811,-0.2187014;-0.6511461;-0.2286297,0.03901119;0.4852902;-0.03245449,7.405607
+0;0;0,0.02521239;0.2801772;-0.01712112,0.05084678;0.5505148;-0.04744665,0.2276933;0.4520199;-0.02985326,0.4776965;0.3980446;-7.511303E-05,0.716246;0.3756484;0.02233453,-0.137816;0.4532092;-0.01627114,-0.388254;0.3936881;-0.02257539,-0.6230879;0.3431693;-0.03708514,0.06201097;-0.003366689;-0.0397669,0.03295284;-0.3902185;-0.02889399,-0.01009977;-0.7649657;0.03581837,-0.01269147;-0.7291944;-0.04372426,-0.06993297;0.01078968;-0.02076206,-0.216305;-0.1336035;-0.3499167,-0.1575153;-0.4917217;-0.2283778,-0.1666949;-0.5142334;-0.2877521,0.0444966;0.4844161;-0.03774267,0;0;0,0.02188852;0.2805997;-0.01458692,0.0448302;0.5515742;-0.04117787,0.2241641;0.4970691;-0.01656544,0.4096324;0.3250592;0.03155708,0.5768862;0.1643862;-0.03263021,-0.1449558;0.5006636;-0.008111514,-0.3271347;0.3359553;0.06924295,-0.4837294;0.1663106;0.001357794,0.06432097;-0.005744278;-0.03560781,0.04945132;-0.3935121;-0.02995861,-0.007869422;-0.7642747;0.04571176,-0.001170717;-0.7949876;-0.005631566,-0.06338812;0.01173436;-0.03580996,-0.1988342;-0.255678;-0.2823092,-0.2033434;-0.6232774;-0.1758811,-0.2187014;-0.6511461;-0.2286297,0.03901119;0.4852902;-0.03245449,7.427846
+0;0;0,0.02514086;0.2793823;-0.01707255,0.0507397;0.5493441;-0.04735849,0.2284057;0.4507404;-0.02973517,0.4773192;0.3970004;-8.682162E-05,0.7158143;0.3746093;0.02231771,-0.1387318;0.4519349;-0.01609255,-0.3880782;0.3926733;-0.02236932,-0.6228585;0.342166;-0.03687576,0.06209476;-0.003371238;-0.03982064,0.03304002;-0.390178;-0.028949,-0.009990178;-0.76473;0.03572967,-0.01254555;-0.7290397;-0.0426982,-0.07002747;0.01080427;-0.02079011,-0.2163824;-0.133572;-0.3499064,-0.1576233;-0.4915038;-0.2284308,-0.1666743;-0.5132796;-0.286973,0.04439294;0.4832809;-0.03765973,0;0;0,0.02195779;0.2798027;-0.014364,0.04483538;0.5504083;-0.04086459,0.224921;0.4966523;-0.01572871,0.4126578;0.3286853;0.03188336,0.5849232;0.1735395;-0.03244126,-0.1456317;0.5003263;-0.007205173,-0.3296072;0.3395743;0.07049129,-0.4893888;0.1730896;0.002403617,0.06432807;-0.006037042;-0.03575277,0.04956425;-0.3937547;-0.02951622,-0.00773222;-0.7644627;0.04542923,-0.0005105506;-0.7958108;-0.003295541,-0.06350604;0.01203079;-0.03570786,-0.1997032;-0.2448664;-0.2926825,-0.2031566;-0.6127893;-0.1880644,-0.2186815;-0.6422133;-0.2372337,0.03902683;0.4841588;-0.03215003,7.450253
+0;0;0,0.02468544;0.2794389;-0.01680903,0.04997166;0.5494472;-0.04694491,0.2277936;0.4515556;-0.02862202,0.4777453;0.40221;-9.007752E-05,0.7166932;0.3842203;0.02143856,-0.1395012;0.4525242;-0.01555008,-0.3917803;0.4075332;-0.02303553,-0.6248451;0.3492147;-0.03580138,0.06210533;-0.003168174;-0.03982083,0.03218116;-0.3899087;-0.02894928,-0.01107423;-0.764315;0.03641859,-0.01352913;-0.7286022;-0.04201087,-0.07006761;0.01056848;-0.02077606,-0.2175191;-0.1293702;-0.3513166,-0.1574413;-0.4873213;-0.230545,-0.1666993;-0.508041;-0.2899727,0.04368764;0.4833715;-0.03729136,0;0;0,0.02195779;0.2798027;-0.014364,0.04483538;0.5504083;-0.04086459,0.224921;0.4966523;-0.01572871,0.4126578;0.3286853;0.03188336,0.5849232;0.1735395;-0.03244126,-0.1456317;0.5003263;-0.007205173,-0.3296072;0.3395743;0.07049129,-0.4893888;0.1730896;0.002403617,0.06432807;-0.006037042;-0.03575277,0.04956425;-0.3937547;-0.02951622,-0.00773222;-0.7644627;0.04542923,-0.0005105506;-0.7958108;-0.003295541,-0.06350604;0.01203079;-0.03570786,-0.1997032;-0.2448664;-0.2926825,-0.2031566;-0.6127893;-0.1880644,-0.2186815;-0.6422133;-0.2372337,0.03902683;0.4841588;-0.03215003,7.461438
+0;0;0,0.02460229;0.2784976;-0.0167524,0.04983804;0.5479665;-0.04682945,0.227602;0.4501887;-0.02852467,0.4769311;0.400966;-6.37956E-05,0.7158366;0.3829795;0.02146102,-0.1395578;0.451157;-0.01545753,-0.3912084;0.406278;-0.02292433,-0.6242318;0.3479699;-0.03568792,0.06219995;-0.003173;-0.0398815,0.03228316;-0.389818;-0.02901264,-0.01110352;-0.7653608;0.03655365,-0.01357013;-0.7296208;-0.0422498,-0.07017437;0.01058459;-0.02080772,-0.2175895;-0.1293195;-0.3512667,-0.1573293;-0.4883571;-0.2301285,-0.1666314;-0.5093186;-0.2898395,0.04356374;0.4819929;-0.03719082,0;0;0,0.02219352;0.2788461;-0.01411068,0.04510186;0.5489061;-0.04053557,0.2250602;0.4955106;-0.01523697,0.4151735;0.3312059;0.03228974,0.5904525;0.1795242;-0.03199565,-0.1448658;0.5014536;-0.005314335,-0.3303599;0.3431942;0.0717816,-0.4934811;0.180157;0.003422096,0.0642706;-0.006196365;-0.03606009,0.0496143;-0.3938024;-0.02869856,-0.00794607;-0.7657685;0.0457449,-0.001432721;-0.7969474;-0.00389123,-0.06369414;0.0121898;-0.0355514,-0.1997348;-0.2439178;-0.2932514,-0.202464;-0.6133549;-0.1897016,-0.2169654;-0.6361191;-0.2467513,0.03926677;0.4827639;-0.03182042,7.472572
+0;0;0,0.02460229;0.2784976;-0.0167524,0.04983804;0.5479665;-0.04682945,0.227602;0.4501887;-0.02852467,0.4769311;0.400966;-6.37956E-05,0.7158366;0.3829795;0.02146102,-0.1395578;0.451157;-0.01545753,-0.3912084;0.406278;-0.02292433,-0.6242318;0.3479699;-0.03568792,0.06219995;-0.003173;-0.0398815,0.03228316;-0.389818;-0.02901264,-0.01110352;-0.7653608;0.03655365,-0.01357013;-0.7296208;-0.0422498,-0.07017437;0.01058459;-0.02080772,-0.2175895;-0.1293195;-0.3512667,-0.1573293;-0.4883571;-0.2301285,-0.1666314;-0.5093186;-0.2898395,0.04356374;0.4819929;-0.03719082,0;0;0,0.02219352;0.2788461;-0.01411068,0.04510186;0.5489061;-0.04053557,0.2250602;0.4955106;-0.01523697,0.4151735;0.3312059;0.03228974,0.5904525;0.1795242;-0.03199565,-0.1448658;0.5014536;-0.005314335,-0.3303599;0.3431942;0.0717816,-0.4934811;0.180157;0.003422096,0.0642706;-0.006196365;-0.03606009,0.0496143;-0.3938024;-0.02869856,-0.00794607;-0.7657685;0.0457449,-0.001432721;-0.7969474;-0.00389123,-0.06369414;0.0121898;-0.0355514,-0.1997348;-0.2439178;-0.2932514,-0.202464;-0.6133549;-0.1897016,-0.2169654;-0.6361191;-0.2467513,0.03926677;0.4827639;-0.03182042,7.494913
+0;0;0,0.0242403;0.2777534;-0.01645795,0.04905767;0.546663;-0.04638843,0.2272298;0.449337;-0.02778744,0.4776919;0.4048267;8.547679E-05,0.716803;0.3902739;0.02123327,-0.1406188;0.4504929;-0.01491017,-0.3925577;0.4064538;-0.02366493,-0.6265005;0.3518226;-0.0345881,0.06235244;-0.003102679;-0.03989057,0.03187094;-0.3896099;-0.02929599,-0.01218852;-0.7662283;0.03726493,-0.01462213;-0.730454;-0.04176988,-0.07032727;0.01045408;-0.02082062,-0.2180348;-0.1246572;-0.3530203,-0.1563789;-0.4848795;-0.2319768,-0.1651278;-0.5066527;-0.2913802,0.04286297;0.4807801;-0.036761,0;0;0,0.0219216;0.2780718;-0.01417541,0.04454591;0.5475439;-0.04059196,0.2247796;0.4946697;-0.01500368,0.4179781;0.33369;0.03242183,0.5947928;0.1835799;-0.03111291,-0.1455223;0.5008351;-0.004934633,-0.3335576;0.3460396;0.07361732,-0.509061;0.1964601;0.005370036,0.06427622;-0.006220952;-0.03631222,0.04900104;-0.3936781;-0.02778172,-0.008503061;-0.7671617;0.04581416,-0.001742919;-0.7981331;-0.004410982,-0.06392197;0.01216055;-0.03542335,-0.2008047;-0.24121;-0.2952226,-0.200699;-0.6125466;-0.1936243,-0.2157839;-0.6414367;-0.244518,0.03876251;0.4814978;-0.03186977,7.506206
+0;0;0,0.0242403;0.2777534;-0.01645795,0.04905767;0.546663;-0.04638843,0.2272298;0.449337;-0.02778744,0.4776919;0.4048267;8.547679E-05,0.716803;0.3902739;0.02123327,-0.1406188;0.4504929;-0.01491017,-0.3925577;0.4064538;-0.02366493,-0.6265005;0.3518226;-0.0345881,0.06235244;-0.003102679;-0.03989057,0.03187094;-0.3896099;-0.02929599,-0.01218852;-0.7662283;0.03726493,-0.01462213;-0.730454;-0.04176988,-0.07032727;0.01045408;-0.02082062,-0.2180348;-0.1246572;-0.3530203,-0.1563789;-0.4848795;-0.2319768,-0.1651278;-0.5066527;-0.2913802,0.04286297;0.4807801;-0.036761,0;0;0,0.0219216;0.2780718;-0.01417541,0.04454591;0.5475439;-0.04059196,0.2247796;0.4946697;-0.01500368,0.4179781;0.33369;0.03242183,0.5947928;0.1835799;-0.03111291,-0.1455223;0.5008351;-0.004934633,-0.3335576;0.3460396;0.07361732,-0.509061;0.1964601;0.005370036,0.06427622;-0.006220952;-0.03631222,0.04900104;-0.3936781;-0.02778172,-0.008503061;-0.7671617;0.04581416,-0.001742919;-0.7981331;-0.004410982,-0.06392197;0.01216055;-0.03542335,-0.2008047;-0.24121;-0.2952226,-0.200699;-0.6125466;-0.1936243,-0.2157839;-0.6414367;-0.244518,0.03876251;0.4814978;-0.03186977,7.528421
+0;0;0,0.02421322;0.2774431;-0.01643956,0.04898058;0.5458106;-0.04630998,0.2272194;0.4486025;-0.0277249,0.4771796;0.4041813;9.216182E-05,0.7161861;0.3896348;0.02123071,-0.1407383;0.4497587;-0.01484382,-0.3921724;0.4058078;-0.02358102,-0.6260129;0.3512005;-0.03449942,0.06237594;-0.003103848;-0.0399056,0.03190105;-0.3895273;-0.02931332,-0.01225252;-0.7669502;0.03738977,-0.01582818;-0.7284662;-0.07873438,-0.07035378;0.01045802;-0.02082847,-0.2180293;-0.124624;-0.3529561,-0.1562417;-0.4856157;-0.2316541,-0.1690964;-0.5316849;-0.3189343,0.04279783;0.4800549;-0.03670112,0;0;0,0.02202342;0.2777509;-0.01416409,0.04452062;0.5466802;-0.04059279,0.2248368;0.4939908;-0.01476669,0.4206439;0.3372673;0.03344595,0.6001688;0.1899643;-0.02864397,-0.1454585;0.5004823;-0.004572613,-0.3353502;0.3497631;0.0757517,-0.5107877;0.1998046;0.008545555,0.06421825;-0.006404504;-0.03643966,0.04883103;-0.3937516;-0.0269829,-0.008777298;-0.7682204;0.04582715,-0.0090212;-0.7628742;-0.06802237,-0.06397347;0.01230399;-0.03533915,-0.2043217;-0.2305225;-0.3031108,-0.2024996;-0.6020996;-0.1993126,-0.2236193;-0.6603644;-0.2723391,0.03878926;0.4807608;-0.03186619,7.550826
+0;0;0,0.02410877;0.2774688;-0.01615713,0.04873519;0.54588;-0.0457513,0.2270673;0.4490164;-0.02719173,0.4776405;0.4078703;0.0001435671,0.7168824;0.3964505;0.020526,-0.1410848;0.4506668;-0.01433268,-0.3925856;0.407179;-0.02345833,-0.6272467;0.3559657;-0.03314975,0.06237793;-0.003131435;-0.03990034,0.03146692;-0.3895221;-0.0293781,-0.01287663;-0.7668711;0.03761671,-0.0164438;-0.7283413;-0.07850435,-0.0703539;0.01043505;-0.02083956,-0.2184233;-0.1234382;-0.3532811,-0.1549887;-0.4843017;-0.2324485,-0.1691936;-0.530535;-0.3193755,0.04258727;0.4801109;-0.03621234,0;0;0,0.02202342;0.2777509;-0.01416409,0.04452062;0.5466802;-0.04059279,0.2248368;0.4939908;-0.01476669,0.4206439;0.3372673;0.03344595,0.6001688;0.1899643;-0.02864397,-0.1454585;0.5004823;-0.004572613,-0.3353502;0.3497631;0.0757517,-0.5107877;0.1998046;0.008545555,0.06421825;-0.006404504;-0.03643966,0.04883103;-0.3937516;-0.0269829,-0.008777298;-0.7682204;0.04582715,-0.0090212;-0.7628742;-0.06802237,-0.06397347;0.01230399;-0.03533915,-0.2043217;-0.2305225;-0.3031108,-0.2024996;-0.6020996;-0.1993126,-0.2236193;-0.6603644;-0.2723391,0.03878926;0.4807608;-0.03186619,7.561993
+0;0;0,0.02406882;0.2770089;-0.01613035,0.0486544;0.5449753;-0.04567488,0.2268185;0.4482639;-0.02714177,0.4763262;0.4072928;7.72886E-05,0.7155796;0.3958724;0.0204607,-0.1409757;0.4499127;-0.01429522,-0.391407;0.4066098;-0.02338207,-0.6260793;0.3553941;-0.03307395,0.0625035;-0.003137739;-0.03998066,0.03160371;-0.3893882;-0.02946224,-0.01283211;-0.7675225;0.03767199,-0.01639923;-0.7289928;-0.07844748,-0.07049552;0.01045606;-0.02088151,-0.2185112;-0.1233687;-0.3532023,-0.1549445;-0.4849831;-0.2321183,-0.1691492;-0.5312153;-0.3190441,0.04251788;0.4793282;-0.03615361,0;0;0,0.02254342;0.2772438;-0.01418054,0.04552813;0.5456569;-0.04081213,0.2254663;0.4932388;-0.01435244,0.4233392;0.3408513;0.033584,0.6039067;0.1950926;-0.02916837,-0.1442616;0.5001904;-0.004209984,-0.3351036;0.3529962;0.07694894,-0.5105721;0.2029535;0.00997059,0.06422234;-0.006423309;-0.03673172,0.04902689;-0.393598;-0.02579021,-0.00830872;-0.7691668;0.04581797,-0.008550379;-0.7638296;-0.06802797,-0.06421436;0.01231938;-0.03520987,-0.2067776;-0.2224567;-0.3087254,-0.2030751;-0.5944359;-0.203441,-0.2263817;-0.6439359;-0.2853298,0.03966256;0.4798854;-0.03200436,7.573314
+0;0;0,0.02406882;0.2770089;-0.01613035,0.0486544;0.5449753;-0.04567488,0.2268185;0.4482639;-0.02714177,0.4763262;0.4072928;7.72886E-05,0.7155796;0.3958724;0.0204607,-0.1409757;0.4499127;-0.01429522,-0.391407;0.4066098;-0.02338207,-0.6260793;0.3553941;-0.03307395,0.0625035;-0.003137739;-0.03998066,0.03160371;-0.3893882;-0.02946224,-0.01283211;-0.7675225;0.03767199,-0.01639923;-0.7289928;-0.07844748,-0.07049552;0.01045606;-0.02088151,-0.2185112;-0.1233687;-0.3532023,-0.1549445;-0.4849831;-0.2321183,-0.1691492;-0.5312153;-0.3190441,0.04251788;0.4793282;-0.03615361,0;0;0,0.02254342;0.2772438;-0.01418054,0.04552813;0.5456569;-0.04081213,0.2254663;0.4932388;-0.01435244,0.4233392;0.3408513;0.033584,0.6039067;0.1950926;-0.02916837,-0.1442616;0.5001904;-0.004209984,-0.3351036;0.3529962;0.07694894,-0.5105721;0.2029535;0.00997059,0.06422234;-0.006423309;-0.03673172,0.04902689;-0.393598;-0.02579021,-0.00830872;-0.7691668;0.04581797,-0.008550379;-0.7638296;-0.06802797,-0.06421436;0.01231938;-0.03520987,-0.2067776;-0.2224567;-0.3087254,-0.2030751;-0.5944359;-0.203441,-0.2263817;-0.6439359;-0.2853298,0.03966256;0.4798854;-0.03200436,7.595388
+0;0;0,0.02393778;0.2764771;-0.01582116,0.04828547;0.5438788;-0.04513197,0.2268215;0.447693;-0.02651358,0.4772546;0.4103325;4.086643E-06,0.7165135;0.4007463;0.02000095,-0.1416559;0.4499307;-0.01333346,-0.3923947;0.4068512;-0.02281553,-0.6276141;0.3587458;-0.03252359,0.0625125;-0.003132543;-0.04003786,0.0309573;-0.3892456;-0.02953666,-0.01373993;-0.769039;0.03829476,-0.01738228;-0.730472;-0.07775454,-0.0705624;0.01040359;-0.02081753,-0.2185686;-0.121741;-0.3537158,-0.1525531;-0.4845987;-0.2319859,-0.1684444;-0.5299333;-0.3193144,0.04219949;0.4783514;-0.0356558,0;0;0,0.02269311;0.2766705;-0.01419103,0.04565978;0.544479;-0.0407778,0.2258492;0.4921401;-0.01401126,0.4263978;0.3430182;0.03455436,0.6104857;0.2014438;-0.02712965,-0.1441914;0.5001376;-0.003755081,-0.3369435;0.355444;0.07825759,-0.514901;0.20828;0.01184624,0.06410274;-0.006609902;-0.03698385,0.04880081;-0.3936663;-0.02504504,-0.007924456;-0.7712595;0.04600084,-0.008169811;-0.7658811;-0.06778765,-0.06429972;0.01253191;-0.03505928,-0.2097643;-0.216208;-0.3120203,-0.2042073;-0.589481;-0.2048832,-0.2268087;-0.6426447;-0.2831588,0.0398147;0.4788349;-0.03198254,7.6178
+0;0;0,0.02393778;0.2764771;-0.01582116,0.04828547;0.5438788;-0.04513197,0.2268215;0.447693;-0.02651358,0.4772546;0.4103325;4.086643E-06,0.7165135;0.4007463;0.02000095,-0.1416559;0.4499307;-0.01333346,-0.3923947;0.4068512;-0.02281553,-0.6276141;0.3587458;-0.03252359,0.0625125;-0.003132543;-0.04003786,0.0309573;-0.3892456;-0.02953666,-0.01373993;-0.769039;0.03829476,-0.01738228;-0.730472;-0.07775454,-0.0705624;0.01040359;-0.02081753,-0.2185686;-0.121741;-0.3537158,-0.1525531;-0.4845987;-0.2319859,-0.1684444;-0.5299333;-0.3193144,0.04219949;0.4783514;-0.0356558,0;0;0,0.02269311;0.2766705;-0.01419103,0.04565978;0.544479;-0.0407778,0.2258492;0.4921401;-0.01401126,0.4263978;0.3430182;0.03455436,0.6104857;0.2014438;-0.02712965,-0.1441914;0.5001376;-0.003755081,-0.3369435;0.355444;0.07825759,-0.514901;0.20828;0.01184624,0.06410274;-0.006609902;-0.03698385,0.04880081;-0.3936663;-0.02504504,-0.007924456;-0.7712595;0.04600084,-0.008169811;-0.7658811;-0.06778765,-0.06429972;0.01253191;-0.03505928,-0.2097643;-0.216208;-0.3120203,-0.2042073;-0.589481;-0.2048832,-0.2268087;-0.6426447;-0.2831588,0.0398147;0.4788349;-0.03198254,7.628986
+0;0;0,0.0239025;0.2760696;-0.01579784,0.04820732;0.5430002;-0.04505746,0.2273119;0.4468273;-0.0264267,0.4773801;0.4095213;5.232729E-05,0.7166377;0.3999352;0.02004909,-0.1422806;0.4490719;-0.01320669,-0.3926541;0.4060551;-0.02267495,-0.6278723;0.35795;-0.03238297,0.06253014;-0.003133426;-0.04004915,0.0309796;-0.3891895;-0.0295495,-0.01382807;-0.7699212;0.03844951,-0.01747046;-0.7313541;-0.07760113,-0.0705823;0.01040652;-0.0208234,-0.2185667;-0.1217185;-0.3536725,-0.152388;-0.4854728;-0.2316419,-0.1682796;-0.5308083;-0.3189714,0.04213116;0.4775786;-0.03559659,0;0;0,0.02291729;0.2762409;-0.01418233,0.04592312;0.5435664;-0.04076576,0.2266289;0.4917181;-0.01360309,0.4289408;0.345886;0.03569031,0.6130412;0.2043932;-0.02613902,-0.1442739;0.5006062;-0.003300993,-0.3386647;0.3591689;0.07937122,-0.5184134;0.2137974;0.01384666,0.06400578;-0.00671427;-0.03717458,0.04857708;-0.3936859;-0.02453029,-0.007829897;-0.772391;0.04610252,-0.008043364;-0.7670099;-0.06768799,-0.06436493;0.01262953;-0.03494886,-0.2161411;-0.1974341;-0.3230152,-0.2078795;-0.5726949;-0.2195776,-0.2309427;-0.6252903;-0.2983209,0.04008974;0.4780298;-0.03197157,7.640254
+0;0;0,0.02404152;0.2760705;-0.01556959,0.04838817;0.5430246;-0.04457575,0.2275162;0.4469801;-0.02606378,0.478015;0.4129394;0.0007414017,0.7174029;0.4044749;0.01965562,-0.1422178;0.4497973;-0.01284196,-0.3926232;0.4064277;-0.01941682,-0.6285272;0.3628281;-0.03299389,0.06252137;-0.003119372;-0.04006393,0.03039889;-0.3891321;-0.02970573,-0.01443708;-0.769822;0.03850856,-0.01808707;-0.7312181;-0.07753912,-0.07060571;0.01035584;-0.02076921,-0.218427;-0.1196028;-0.3545424,-0.1500298;-0.4828286;-0.2321616,-0.1687039;-0.527308;-0.3196746,0.04230967;0.4775954;-0.03516901,0;0;0,0.02291729;0.2762409;-0.01418233,0.04592312;0.5435664;-0.04076576,0.2266289;0.4917181;-0.01360309,0.4289408;0.345886;0.03569031,0.6130412;0.2043932;-0.02613902,-0.1442739;0.5006062;-0.003300993,-0.3386647;0.3591689;0.07937122,-0.5184134;0.2137974;0.01384666,0.06400578;-0.00671427;-0.03717458,0.04857708;-0.3936859;-0.02453029,-0.007829897;-0.772391;0.04610252,-0.008043364;-0.7670099;-0.06768799,-0.06436493;0.01262953;-0.03494886,-0.2161411;-0.1974341;-0.3230152,-0.2078795;-0.5726949;-0.2195776,-0.2309427;-0.6252903;-0.2983209,0.04008974;0.4780298;-0.03197157,7.651748
+0;0;0,0.0240211;0.2758361;-0.01555637,0.0483318;0.5423965;-0.0445187,0.2268022;0.4465816;-0.02605672,0.4769243;0.4125921;0.0007081423,0.7161351;0.4041338;0.01960837,-0.141597;0.4493886;-0.01288263,-0.3916256;0.4060842;-0.0194476,-0.6273551;0.3625169;-0.03301462,0.06256367;-0.003121483;-0.04009104,0.03044206;-0.3891238;-0.02973312,-0.0144912;-0.7706398;0.03862922,-0.01813906;-0.7320409;-0.07735041,-0.07065348;0.01036285;-0.02078327,-0.2184708;-0.1195923;-0.3545474,-0.1499252;-0.4836063;-0.231901,-0.1685883;-0.528042;-0.3193627,0.04226436;0.4770863;-0.03512907,0;0;0,0.02327649;0.2759666;-0.01432598,0.04665536;0.5428348;-0.04113865,0.2265382;0.4907722;-0.0131427,0.4306151;0.3484112;0.03704345,0.6194785;0.2126368;-0.02250922,-0.142802;0.5002498;-0.00292735,-0.3381504;0.3618743;0.08147586,-0.5406894;0.2482617;0.02047838,0.06402686;-0.006727845;-0.03723633,0.04803155;-0.3936556;-0.02427912,-0.008035094;-0.773316;0.04615808,-0.008260861;-0.7679249;-0.06756473,-0.06445569;0.01256227;-0.03491278,-0.2187751;-0.190482;-0.3266239,-0.2104385;-0.5673926;-0.2260467,-0.2335319;-0.6188751;-0.3058328,0.04073391;0.4774378;-0.03227437,7.673594
+0;0;0,0.0240211;0.2758361;-0.01555637,0.0483318;0.5423965;-0.0445187,0.2268022;0.4465816;-0.02605672,0.4769243;0.4125921;0.0007081423,0.7161351;0.4041338;0.01960837,-0.141597;0.4493886;-0.01288263,-0.3916256;0.4060842;-0.0194476,-0.6273551;0.3625169;-0.03301462,0.06256367;-0.003121483;-0.04009104,0.03044206;-0.3891238;-0.02973312,-0.0144912;-0.7706398;0.03862922,-0.01813906;-0.7320409;-0.07735041,-0.07065348;0.01036285;-0.02078327,-0.2184708;-0.1195923;-0.3545474,-0.1499252;-0.4836063;-0.231901,-0.1685883;-0.528042;-0.3193627,0.04226436;0.4770863;-0.03512907,0;0;0,0.02327649;0.2759666;-0.01432598,0.04665536;0.5428348;-0.04113865,0.2265382;0.4907722;-0.0131427,0.4306151;0.3484112;0.03704345,0.6194785;0.2126368;-0.02250922,-0.142802;0.5002498;-0.00292735,-0.3381504;0.3618743;0.08147586,-0.5406894;0.2482617;0.02047838,0.06402686;-0.006727845;-0.03723633,0.04803155;-0.3936556;-0.02427912,-0.008035094;-0.773316;0.04615808,-0.008260861;-0.7679249;-0.06756473,-0.06445569;0.01256227;-0.03491278,-0.2187751;-0.190482;-0.3266239,-0.2104385;-0.5673926;-0.2260467,-0.2335319;-0.6188751;-0.3058328,0.04073391;0.4774378;-0.03227437,7.695792
+0;0;0,0.02383804;0.2752132;-0.01531324,0.04779382;0.5411514;-0.04406035,0.2268508;0.4453331;-0.02543538,0.476845;0.4158058;0.0003584642,0.7159907;0.4077125;0.01960418,-0.1425844;0.4486675;-0.01207015,-0.3926341;0.4106936;-0.02028014,-0.6277233;0.3633076;-0.03096786,0.06268809;-0.003144577;-0.04012394,0.02981571;-0.3890679;-0.02994408,-0.01547883;-0.7718175;0.03909127,-0.01791599;-0.7360976;-0.03778842,-0.0707663;0.01036339;-0.02084097,-0.2188129;-0.119314;-0.3545879,-0.1469962;-0.4837795;-0.230806,-0.1602989;-0.5029596;-0.2887154,0.04181758;0.4759823;-0.03470737,0;0;0,0.02298385;0.2753575;-0.01396418,0.04607795;0.5415919;-0.04059243,0.2264815;0.4897415;-0.01194251,0.4313585;0.3501135;0.03869057,0.621303;0.2156757;-0.02025139,-0.1437506;0.4995326;-0.002142701,-0.3399673;0.3644717;0.08324976,-0.5398563;0.2468612;0.02129247,0.06395928;-0.006819561;-0.03758085,0.04709445;-0.3936732;-0.02413213,-0.008730277;-0.7747434;0.04646385,-0.002776653;-0.806558;0.000718236,-0.0646767;0.01267449;-0.03472603,-0.2205818;-0.1896286;-0.3260816,-0.2125605;-0.5680124;-0.2257017,-0.2274759;-0.5931606;-0.2775221,0.0402275;0.4763398;-0.03175342,7.70724
+0;0;0,0.02383804;0.2752132;-0.01531324,0.04779382;0.5411514;-0.04406035,0.2268508;0.4453331;-0.02543538,0.476845;0.4158058;0.0003584642,0.7159907;0.4077125;0.01960418,-0.1425844;0.4486675;-0.01207015,-0.3926341;0.4106936;-0.02028014,-0.6277233;0.3633076;-0.03096786,0.06268809;-0.003144577;-0.04012394,0.02981571;-0.3890679;-0.02994408,-0.01547883;-0.7718175;0.03909127,-0.01791599;-0.7360976;-0.03778842,-0.0707663;0.01036339;-0.02084097,-0.2188129;-0.119314;-0.3545879,-0.1469962;-0.4837795;-0.230806,-0.1602989;-0.5029596;-0.2887154,0.04181758;0.4759823;-0.03470737,0;0;0,0.02298385;0.2753575;-0.01396418,0.04607795;0.5415919;-0.04059243,0.2264815;0.4897415;-0.01194251,0.4313585;0.3501135;0.03869057,0.621303;0.2156757;-0.02025139,-0.1437506;0.4995326;-0.002142701,-0.3399673;0.3644717;0.08324976,-0.5398563;0.2468612;0.02129247,0.06395928;-0.006819561;-0.03758085,0.04709445;-0.3936732;-0.02413213,-0.008730277;-0.7747434;0.04646385,-0.002776653;-0.806558;0.000718236,-0.0646767;0.01267449;-0.03472603,-0.2205818;-0.1896286;-0.3260816,-0.2125605;-0.5680124;-0.2257017,-0.2274759;-0.5931606;-0.2775221,0.0402275;0.4763398;-0.03175342,7.729466
+0;0;0,0.02377868;0.2745279;-0.01527511,0.04768363;0.5399012;-0.04396234,0.2277571;0.4440296;-0.02530322,0.4776617;0.4145128;0.0004813857,0.7277354;0.4060498;0.02060656,-0.1436868;0.4473822;-0.01186532,-0.393647;0.4094219;-0.02007236,-0.6394787;0.3598705;-0.03124848,0.06270635;-0.003145492;-0.04013563,0.02983509;-0.3890557;-0.02995611,-0.01565916;-0.7734929;0.03938361,-0.01933449;-0.734867;-0.07655412,-0.07078692;0.0103664;-0.02084704,-0.2188285;-0.1193066;-0.3545826,-0.1466952;-0.4853791;-0.230255,-0.1667561;-0.5295447;-0.3175848,0.04171779;0.4748455;-0.03462563,0;0;0,0.02301992;0.2746764;-0.01368535,0.0460229;0.5403625;-0.04011738,0.2272652;0.4896976;-0.01017237,0.4329665;0.3512923;0.04002094,0.6337864;0.2140137;-0.02194238,-0.1445713;0.4994242;-0.001019699,-0.3419974;0.3667639;0.08507691,-0.5430465;0.2296245;0.02355037,0.06388713;-0.006636337;-0.03777885,0.0468387;-0.393453;-0.02388394,-0.008616135;-0.7763181;0.04688883,-0.00852339;-0.770844;-0.06681228,-0.0647975;0.01243945;-0.03463225,-0.225251;-0.1776133;-0.3316936,-0.2156859;-0.5581781;-0.2329583,-0.2379946;-0.6112167;-0.3112934,0.0402079;0.4752185;-0.03131616,7.751776
+0;0;0,0.0238966;0.2745329;-0.01499918,0.04789109;0.5399354;-0.04334112,0.2279819;0.4441638;-0.02502371,0.4783654;0.417996;-0.0002904013,0.7284157;0.409883;0.02026592,-0.1435988;0.4480078;-0.01147428,-0.3930944;0.4068222;-0.01811638,-0.640066;0.3640619;-0.03190317,0.0626826;-0.003185921;-0.04016952,0.029596;-0.3890812;-0.03011796,-0.0161913;-0.7733988;0.03969,-0.01988386;-0.7347259;-0.07624367,-0.07079066;0.01040058;-0.02081729,-0.2184246;-0.1179754;-0.3552342,-0.1451812;-0.4834781;-0.2298833,-0.1665013;-0.5271655;-0.3173195,0.04191163;0.4748685;-0.0340912,0;0;0,0.02301992;0.2746764;-0.01368535,0.0460229;0.5403625;-0.04011738,0.2272652;0.4896976;-0.01017237,0.4329665;0.3512923;0.04002094,0.6337864;0.2140137;-0.02194238,-0.1445713;0.4994242;-0.001019699,-0.3419974;0.3667639;0.08507691,-0.5430465;0.2296245;0.02355037,0.06388713;-0.006636337;-0.03777885,0.0468387;-0.393453;-0.02388394,-0.008616135;-0.7763181;0.04688883,-0.00852339;-0.770844;-0.06681228,-0.0647975;0.01243945;-0.03463225,-0.225251;-0.1776133;-0.3316936,-0.2156859;-0.5581781;-0.2329583,-0.2379946;-0.6112167;-0.3112934,0.0402079;0.4752185;-0.03131616,7.763239
+0;0;0,0.02384884;0.2739842;-0.0149692,0.04780657;0.5389794;-0.04326914,0.228134;0.4432376;-0.02495015,0.4799059;0.4169247;-7.970259E-05,0.7307356;0.4087864;0.0205407,-0.1439068;0.4470864;-0.01138394,-0.3947858;0.4056724;-0.01806287,-0.6425273;0.3627788;-0.03189264,0.06280112;-0.003191945;-0.04024548,0.02971658;-0.389063;-0.03019454,-0.01615586;-0.7740953;0.03974324,-0.01861185;-0.7383268;-0.03736643,-0.07092451;0.01042025;-0.02085666,-0.2185492;-0.1179477;-0.3552526,-0.1451696;-0.4841301;-0.2296686,-0.15935;-0.503141;-0.2878241,0.04183335;0.4739804;-0.03402887,0;0;0,0.02305849;0.274138;-0.01329851,0.04605815;0.5394249;-0.03956676,0.2274756;0.4890773;-0.009231567,0.4351541;0.3513452;0.04175413,0.6356635;0.2127963;-0.02154803,-0.1444981;0.4995062;0.0003835894,-0.3445518;0.3684193;0.08695585,-0.5613756;0.2533032;0.030896,0.06376823;-0.006252095;-0.03831959,0.04654664;-0.3930179;-0.02390897,-0.008348495;-0.7766395;0.04727054,-0.002312034;-0.8082619;0.0008867979,-0.0651126;0.01214341;-0.03444931,-0.2277521;-0.1705278;-0.3349018,-0.2173801;-0.5518436;-0.2362301,-0.2334467;-0.5744336;-0.2906486,0.04024825;0.4743479;-0.03078222,7.785203
+0;0;0,0.02381531;0.273599;-0.01494816,0.04773149;0.5381349;-0.04319846,0.2284581;0.4424544;-0.02487837,0.4812143;0.4160387;8.929893E-05,0.7340409;0.4078355;0.02087386,-0.1443569;0.4463112;-0.01128393,-0.3962166;0.4047354;-0.01798897,-0.6459304;0.3615002;-0.03192884,0.06279328;-0.003191547;-0.04024045,0.0297064;-0.3890899;-0.0301888,-0.01643451;-0.7763758;0.0401583,-0.01890098;-0.7405827;-0.03728008,-0.07091565;0.01041895;-0.02085405,-0.2185508;-0.1179581;-0.3552737,-0.1447417;-0.4862837;-0.2289547,-0.1589826;-0.5055035;-0.2873581,0.04176978;0.4732611;-0.03397599,0;0;0,0.02276451;0.2738002;-0.01273823,0.04551165;0.5386909;-0.03850091,0.2274207;0.4879683;-0.008169651,0.4370816;0.3516752;0.04353499,0.6386931;0.2116029;-0.02090967,-0.1453139;0.498734;0.001789749,-0.3476549;0.3697245;0.08909085,-0.5636341;0.2494931;0.03148899,0.06370878;-0.006180972;-0.03841174,0.04568615;-0.392934;-0.02390027,-0.008656017;-0.7788416;0.04814315,-0.002152503;-0.8101817;0.0009049177,-0.06517712;0.01195513;-0.03437285,-0.2305788;-0.1638955;-0.3374111,-0.22037;-0.5478492;-0.2397212,-0.2364761;-0.5693756;-0.2955959,0.03977403;0.4737183;-0.02984941,7.807641
+0;0;0,0.02370258;0.2736203;-0.01473533,0.04748043;0.5381837;-0.04283952,0.2283764;0.4434557;-0.02423697,0.4813146;0.418022;-0.0001083445,0.7341585;0.4113647;0.02101533,-0.1446545;0.446971;-0.01084466,-0.3964615;0.4050651;-0.01747579,-0.6465957;0.3644229;-0.03167554,0.0627875;-0.003274703;-0.04024279,0.02926373;-0.3891423;-0.03046058,-0.01697231;-0.7763294;0.04036562,-0.01940606;-0.7405253;-0.03707296,-0.07088016;0.01049918;-0.02093432,-0.2186493;-0.1178249;-0.3553151,-0.14397;-0.4856294;-0.2279933,-0.15879;-0.5046152;-0.2864493,0.04154756;0.4733037;-0.03364246,0;0;0,0.02276451;0.2738002;-0.01273823,0.04551165;0.5386909;-0.03850091,0.2274207;0.4879683;-0.008169651,0.4370816;0.3516752;0.04353499,0.6386931;0.2116029;-0.02090967,-0.1453139;0.498734;0.001789749,-0.3476549;0.3697245;0.08909085,-0.5636341;0.2494931;0.03148899,0.06370878;-0.006180972;-0.03841174,0.04568615;-0.392934;-0.02390027,-0.008656017;-0.7788416;0.04814315,-0.002152503;-0.8101817;0.0009049177,-0.06517712;0.01195513;-0.03437285,-0.2305788;-0.1638955;-0.3374111,-0.22037;-0.5478492;-0.2397212,-0.2364761;-0.5693756;-0.2955959,0.03977403;0.4737183;-0.02984941,7.818822
+0;0;0,0.02370258;0.2736203;-0.01473533,0.04748043;0.5381837;-0.04283952,0.2283764;0.4434557;-0.02423697,0.4813146;0.418022;-0.0001083445,0.7341585;0.4113647;0.02101533,-0.1446545;0.446971;-0.01084466,-0.3964615;0.4050651;-0.01747579,-0.6465957;0.3644229;-0.03167554,0.0627875;-0.003274703;-0.04024279,0.02926373;-0.3891423;-0.03046058,-0.01697231;-0.7763294;0.04036562,-0.01940606;-0.7405253;-0.03707296,-0.07088016;0.01049918;-0.02093432,-0.2186493;-0.1178249;-0.3553151,-0.14397;-0.4856294;-0.2279933,-0.15879;-0.5046152;-0.2864493,0.04154756;0.4733037;-0.03364246,0;0;0,0.02276451;0.2738002;-0.01273823,0.04551165;0.5386909;-0.03850091,0.2274207;0.4879683;-0.008169651,0.4370816;0.3516752;0.04353499,0.6386931;0.2116029;-0.02090967,-0.1453139;0.498734;0.001789749,-0.3476549;0.3697245;0.08909085,-0.5636341;0.2494931;0.03148899,0.06370878;-0.006180972;-0.03841174,0.04568615;-0.392934;-0.02390027,-0.008656017;-0.7788416;0.04814315,-0.002152503;-0.8101817;0.0009049177,-0.06517712;0.01195513;-0.03437285,-0.2305788;-0.1638955;-0.3374111,-0.22037;-0.5478492;-0.2397212,-0.2364761;-0.5693756;-0.2955959,0.03977403;0.4737183;-0.02984941,7.829959

+ 162 - 0
DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Forward_ColorFeedback_Slow.csv

@@ -0,0 +1,162 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001933206;0.3095755;0.007178618,0.004126531;0.6078676;0.0002919883,0.1855062;0.4808111;0.002511471,0.2201803;0.197363;0.01753413,0.2657222;-0.04836912;-0.008589538,-0.1718435;0.4622797;0.002023365,-0.2248603;0.1819599;-0.01749005,-0.2631868;-0.06363179;-0.0543221,0.06183982;0.004051434;-0.03172201,0.0824114;-0.3541516;0.006073207,0.1012006;-0.7110302;0.0835238,0.09912612;-0.669071;-0.02687413,-0.06037053;0.005178767;-0.03428473,-0.108564;-0.3510476;-0.003605066,-0.123634;-0.7087074;0.0710029,-0.1222128;-0.666659;-0.03939568,0.003546758;0.5348305;0.004298837,0;0;0,8.950382E-05;0.3096632;0.0009744167,0.0006126538;0.6078168;-0.01073158,0.1890538;0.5179044;0.007032037,0.257726;0.2478205;0.07113802,0.2886051;0.01250705;-0.01141417,-0.1878509;0.5178198;-0.02281795,-0.2643876;0.2462388;0.02362202,-0.2854837;0.004608393;-0.04203242,0.06364116;0.001752377;-0.02817082,0.1083527;-0.3521511;0.02581358,0.1262137;-0.7075319;0.1100717,0.131384;-0.6989318;0.001212358,-0.05743166;0.004620711;-0.03907833,-0.1234828;-0.3495851;-0.0207304,-0.160223;-0.7053881;0.05521923,-0.1504351;-0.6963928;-0.0533995,0.0004195422;0.5348449;-0.005644321,149.8284
+0;0;0,0.001933106;0.3095595;0.007178246,0.004126322;0.6078368;0.0002919971,0.1854535;0.4808004;0.002511746,0.2201251;0.1973734;0.01753329,0.265662;-0.04833263;-0.008587597,-0.1717931;0.4622744;0.002023782,-0.2248059;0.1819753;-0.01748819,-0.2631284;-0.06359018;-0.05431632,0.06183293;0.004050983;-0.03171848,0.08239093;-0.3539158;0.006051809,0.1011881;-0.7109452;0.08353513,0.09911367;-0.6689864;-0.026859,-0.0603638;0.00517819;-0.03428091,-0.1085255;-0.3508132;-0.003621487,-0.1236019;-0.7086241;0.07101801,-0.1221807;-0.6665761;-0.03937677,0.003546584;0.5348042;0.004298598,0;0;0,7.393211E-05;0.3096472;0.000977397,0.0005791336;0.6077861;-0.01072598,0.1889256;0.5180107;0.007849933,0.2577812;0.2478002;0.07112551,0.2886813;0.01254001;-0.01148915,-0.187834;0.5178469;-0.02275766,-0.2642599;0.246251;0.02364674,-0.2853103;0.004656792;-0.04205311,0.06363467;0.001752719;-0.02816629,0.1083732;-0.3519116;0.02577329,0.126077;-0.707448;0.1100791,0.1314112;-0.6988496;0.001231916,-0.05742045;0.004620742;-0.03908098,-0.1234286;-0.3493628;-0.02096975,-0.1602909;-0.7052908;0.05507921,-0.150341;-0.6962959;-0.05352082,0.0003910288;0.5348186;-0.005639315,149.8515
+0;0;0,0.001933137;0.3095646;0.007178364,0.00412648;0.6078588;0.0002916493,0.1855017;0.4808023;0.002511251,0.2201348;0.1976898;0.01751613,0.2657063;-0.04820266;-0.008624593,-0.1718393;0.4622714;0.002023158,-0.2247932;0.1822834;-0.01746716,-0.2631448;-0.06346849;-0.05432324,0.06181892;0.004050065;-0.03171129,0.0823905;-0.354153;0.006083932,0.1012017;-0.7114491;0.08362514,0.09912746;-0.6694914;-0.02675948,-0.06035013;0.005177017;-0.03427314,-0.1085436;-0.3510494;-0.003593478,-0.1236312;-0.7091277;0.07110178,-0.1222102;-0.6670807;-0.03928348,0.003546696;0.5348203;0.004298574,0;0;0,6.633997E-05;0.3096523;0.0009639263,0.000546746;0.6078065;-0.01077902,0.1889157;0.5179946;0.008257628,0.2578818;0.2480351;0.07104921,0.2887407;0.01255861;-0.01154482,-0.1878985;0.5178384;-0.02289313,-0.2642143;0.2465478;0.02352477,-0.2852926;0.004784331;-0.04227296,0.06362137;0.001748845;-0.02815759,0.1084401;-0.3521339;0.0258739,0.1261872;-0.7080178;0.1098903,0.1316335;-0.6994137;0.001057386,-0.05740138;0.004621198;-0.03908085,-0.1234941;-0.3495926;-0.02104012,-0.1603366;-0.7057898;0.05507351,-0.1502732;-0.6967895;-0.05350732,0.0003659949;0.5348341;-0.005677819,149.8765
+0;0;0,0.001898219;0.3095735;0.007191768,0.004043992;0.6078719;0.0003101379,0.1853567;0.4807574;0.002466364,0.2199667;0.1977747;0.01755689,0.2655615;-0.04817587;-0.008619104,-0.1718452;0.4622764;0.002018176,-0.2248003;0.182418;-0.01746969,-0.2634417;-0.06331219;-0.05460855,0.06183997;0.004093097;-0.03169756,0.08234132;-0.3540908;0.00591911,0.1004836;-0.7113425;0.08350962,0.09840627;-0.6693609;-0.02687021,-0.06036156;0.005137783;-0.03428929,-0.1085782;-0.3510464;-0.003646106,-0.1237415;-0.7090306;0.0711572,-0.1223312;-0.666985;-0.0392262,0.003477306;0.5348326;0.004314705,0;0;0,6.745756E-05;0.3096614;0.0009498596,0.0005447865;0.6078179;-0.01082158,0.1888433;0.5180437;0.008473634,0.2579006;0.248169;0.07095181,0.2888434;0.01264113;-0.0116613,-0.1878594;0.517979;-0.02288051,-0.2640407;0.2467685;0.02344519,-0.285192;0.004994556;-0.04253772,0.06361812;0.001747832;-0.02820194,0.1084792;-0.3520824;0.02585971,0.1263488;-0.7079259;0.1097305,0.1318398;-0.6993235;0.0009022951,-0.05743977;0.004606513;-0.03905283,-0.123549;-0.3495655;-0.02108721,-0.1603567;-0.7057132;0.05495354,-0.1502461;-0.6967133;-0.05362066,0.0003648326;0.5348457;-0.005711079,149.9019
+0;0;0,0.001898329;0.3095914;0.007192183,0.00404411;0.6078908;0.0003105388,0.1853376;0.4807822;0.002466959,0.219916;0.1980574;0.01754373,0.2655394;-0.04804745;-0.008648682,-0.1718265;0.4623031;0.002018818,-0.2247333;0.1826997;-0.01745128,-0.2633989;-0.06318453;-0.05461343,0.06187313;0.004095292;-0.03171455,0.08237024;-0.3540143;0.005894311,0.1005144;-0.7113034;0.08349293,0.09843713;-0.6693221;-0.02688423,-0.06039393;0.005140538;-0.03430767,-0.1086006;-0.3509697;-0.003670849,-0.1237655;-0.7089914;0.07114027,-0.1223552;-0.6669461;-0.03924044,0.003477424;0.5348516;0.004315104,0;0;0,6.773323E-05;0.3096793;0.0009140968,0.0005392954;0.6078339;-0.01092994,0.1888052;0.5181345;0.008653045,0.2579142;0.2484775;0.07082474,0.2888526;0.01280521;-0.01185858,-0.1878531;0.5180155;-0.02287843,-0.2639725;0.2470472;0.02336297,-0.2850405;0.005163059;-0.0428439,0.06362485;0.001753479;-0.02827847,0.1084942;-0.351987;0.02586412,0.126383;-0.7078731;0.1097169,0.1319117;-0.6992749;0.0008941889,-0.05752025;0.004565626;-0.0390057,-0.1237157;-0.3495136;-0.02103151,-0.1601668;-0.7057222;0.05508056,-0.1500219;-0.6967263;-0.05348688,0.0003605112;0.5348634;-0.005795598,149.9354
+0;0;0,0.001898314;0.3095889;0.007192127,0.004044139;0.6078945;0.0003102906,0.1853609;0.4807762;0.002466623,0.2199203;0.1982069;0.01753511,0.2655475;-0.04791825;-0.008659469,-0.1718489;0.4622947;0.002018425,-0.2247266;0.1828451;-0.01744097,-0.2633955;-0.0630594;-0.05460618,0.06187462;0.00409539;-0.03171532,0.0823368;-0.3534041;0.00582948,0.1005071;-0.7112077;0.08353986,0.09842987;-0.6692267;-0.02683508,-0.06039539;0.005140662;-0.0343085,-0.1085199;-0.350363;-0.003723865,-0.1237066;-0.7089003;0.07119501,-0.1222964;-0.6668553;-0.0391835,0.003477433;0.5348525;0.004315005,0;0;0,2.897531E-05;0.309677;0.0008858442,0.0004164279;0.6078343;-0.01103878,0.188711;0.518143;0.008831382,0.2579138;0.2485985;0.07066596,0.2888868;0.01291525;-0.01203632,-0.1879814;0.5180018;-0.02289829,-0.2640795;0.2471837;0.0232904,-0.2850344;0.005323201;-0.04311743,0.06362568;0.001749858;-0.02828097,0.1083772;-0.3514191;0.02560031,0.126376;-0.707806;0.1096058,0.1319461;-0.6992121;0.000788331,-0.05752154;0.00456876;-0.03900642,-0.1236473;-0.3488993;-0.02106432,-0.1600857;-0.705629;0.05515049,-0.1498987;-0.6966339;-0.05341058,0.0002612919;0.5348628;-0.005879402,149.9688
+0;0;0,0.001819127;0.3095884;0.007236636,0.003866224;0.6078966;0.0004268358,0.1852167;0.4807897;0.002535149,0.2198626;0.198228;0.01754649,0.2654574;-0.04791097;-0.008574085,-0.1719453;0.462174;0.002015985,-0.2248944;0.1827306;-0.01733742,-0.2636681;-0.06312312;-0.05472932,0.06186635;0.004126172;-0.03172746,0.08225535;-0.3533894;0.00570428,0.1001795;-0.7112082;0.08340177,0.09811661;-0.669224;-0.02697308,-0.06040045;0.005109252;-0.03430427,-0.1085986;-0.3503912;-0.003798256,-0.12383;-0.708927;0.07111873,-0.1224086;-0.6668751;-0.03925887,0.003329621;0.534853;0.004405665,0;0;0,2.897531E-05;0.309677;0.0008858442,0.0004164279;0.6078343;-0.01103878,0.188711;0.518143;0.008831382,0.2579138;0.2485985;0.07066596,0.2888868;0.01291525;-0.01203632,-0.1879814;0.5180018;-0.02289829,-0.2640795;0.2471837;0.0232904,-0.2850344;0.005323201;-0.04311743,0.06362568;0.001749858;-0.02828097,0.1083772;-0.3514191;0.02560031,0.126376;-0.707806;0.1096058,0.1319461;-0.6992121;0.000788331,-0.05752154;0.00456876;-0.03900642,-0.1236473;-0.3488993;-0.02106432,-0.1600857;-0.705629;0.05515049,-0.1498987;-0.6966339;-0.05341058,0.0002612919;0.5348628;-0.005879402,149.9912
+0;0;0,0.001819095;0.309583;0.007236511,0.003866087;0.6078758;0.0004271059,0.1852234;0.4807718;0.002535087,0.2198519;0.1983522;0.01753888,0.265466;-0.04789115;-0.008592768,-0.171952;0.4621553;0.002015904,-0.2248745;0.1828524;-0.01732777,-0.2636646;-0.06310545;-0.05473553,0.06186428;0.004126034;-0.03172639,0.0821908;-0.3522939;0.00559064,0.1001574;-0.7109587;0.0834718,0.0980944;-0.6689742;-0.02690496,-0.06039843;0.005109081;-0.03430312,-0.1084488;-0.349302;-0.003890591,-0.1237163;-0.7086854;0.07120351,-0.1222949;-0.6666333;-0.03917602,0.003329518;0.5348371;0.004405674,0;0;0,2.441555E-05;0.3096717;0.0008716583,0.0004038811;0.607811;-0.01111102,0.188696;0.518106;0.008892298,0.2579039;0.2486848;0.07059777,0.2888484;0.01290958;-0.01217771,-0.1880018;0.5179728;-0.02291964,-0.2640708;0.247291;0.0232322,-0.285024;0.005439118;-0.04361026,0.06362502;0.001748517;-0.0282768,0.1083278;-0.3503731;0.02513623,0.1263397;-0.7075063;0.1097538,0.131928;-0.6989201;0.0009368658,-0.057517;0.004572877;-0.03900846,-0.1234469;-0.3478074;-0.02105388,-0.1600513;-0.7053596;0.05540006,-0.1498451;-0.6963712;-0.05315987,0.0002497956;0.5348457;-0.005932212,150.0135
+0;0;0,0.001819052;0.3095756;0.007236338,0.00386593;0.6078521;0.0004273728,0.1852132;0.4807566;0.002535152,0.2198282;0.1984476;0.01753307,0.2656597;-0.04896922;-0.008723108,-0.1719424;0.4621412;0.002015998,-0.2248442;0.1829476;-0.0173201,-0.2638192;-0.06418234;-0.05490612,0.06186248;0.004125914;-0.03172547,0.08221487;-0.3527478;0.005639069,0.1001621;-0.7110275;0.08343662,0.09809921;-0.6690432;-0.02693897,-0.06039667;0.005108932;-0.03430212,-0.1085083;-0.3497533;-0.003850874,-0.1237593;-0.7087508;0.0711626,-0.1223379;-0.6666989;-0.03921575,0.003329403;0.5348189;0.004405635,0;0;0,2.646446E-05;0.3096643;0.0008728505,0.000409618;0.6077873;-0.01110864,0.1886822;0.5180592;0.008951902,0.2579603;0.2487315;0.07047153,0.2882906;0.01181313;-0.0129236,-0.1879928;0.5180082;-0.02291073,-0.2639961;0.2474135;0.02317096,-0.2850223;0.004405275;-0.04398452,0.06362196;0.001746103;-0.02827883,0.1084467;-0.3508079;0.02525246,0.126393;-0.7075802;0.1096938,0.1319932;-0.6989926;0.000878334,-0.05751494;0.004577161;-0.03900738,-0.1236242;-0.3482389;-0.02113062,-0.1602389;-0.705363;0.05542418,-0.1500191;-0.6963831;-0.05313164,0.0002537072;0.5348276;-0.005930066,150.0471
+0;0;0,0.00170667;0.3095725;0.007250619,0.003644719;0.6078431;0.0004803753,0.1850114;0.4807339;0.002425601,0.2196969;0.1984423;0.01757523,0.2655121;-0.04890925;-0.00872083,-0.1721066;0.462088;0.002013994,-0.2250619;0.1829091;-0.01737782,-0.2640067;-0.06415252;-0.05502275,0.06184139;0.00416144;-0.03179111,0.08203241;-0.3526792;0.005498026,0.09969666;-0.7111229;0.08349462,0.09760993;-0.669143;-0.02687888,-0.06044624;0.005071064;-0.03424742,-0.1085726;-0.3497504;-0.003932806,-0.1239873;-0.7089453;0.07102618,-0.1225943;-0.6668903;-0.03935008,0.00313958;0.5348101;0.004441577,0;0;0,1.876801E-05;0.3096609;0.0008590221,0.0003818646;0.6077737;-0.01117778,0.1886456;0.5181142;0.009083985,0.2579799;0.2487483;0.07036912,0.2883463;0.01189683;-0.01301301,-0.1880239;0.5180565;-0.02284833,-0.2638732;0.2474019;0.0231308,-0.284958;0.004472107;-0.04405437,0.0636259;0.001747206;-0.02830267,0.1084701;-0.3507546;0.0252223,0.1265318;-0.7076979;0.1097366,0.1321451;-0.6991117;0.0009242296,-0.05753766;0.004569098;-0.03899861,-0.1236554;-0.3481958;-0.02114465,-0.1601763;-0.7054456;0.05577203,-0.1499447;-0.6964777;-0.05277819,0.0002319068;0.5348166;-0.005981088,150.0806
+0;0;0,0.001706774;0.3095914;0.007251061,0.00364523;0.607924;0.0004792027,0.1850308;0.4807891;0.002425306,0.2196769;0.198819;0.01755769,0.2655038;-0.04859589;-0.008745104,-0.1721247;0.4621412;0.002013657,-0.2250196;0.1832802;-0.01735608,-0.2639744;-0.06384465;-0.05501064,0.06184199;0.00416148;-0.03179142,0.08203469;-0.3527088;0.00550082,0.09971608;-0.7115004;0.0835731,0.09762947;-0.6695212;-0.02679423,-0.06044682;0.005071113;-0.03424776,-0.1085772;-0.3497799;-0.003930615,-0.1240068;-0.7093234;0.07110112,-0.1226139;-0.6672691;-0.03926898,0.003139952;0.5348709;0.004441495,0;0;0,1.180172E-05;0.3096799;0.0008243322,0.000371322;0.6078495;-0.01133633,0.1886385;0.5181079;0.00908947,0.2579288;0.2490115;0.07010138,0.2883624;0.01203895;-0.01310825,-0.188038;0.518021;-0.0230677,-0.2637434;0.2476787;0.02297795,-0.2847462;0.004705712;-0.04432041,0.06362277;0.001751035;-0.02831114,0.1085074;-0.350774;0.02522719,0.1265201;-0.7080742;0.1097935,0.1321798;-0.6994903;0.0009903908,-0.05754137;0.004569188;-0.03899431,-0.1236951;-0.3482195;-0.02114121,-0.1602552;-0.7058177;0.05584056,-0.1499773;-0.6968563;-0.05269768,0.0002205372;0.534875;-0.006100535,150.1029
+0;0;0,0.001706376;0.3095192;0.00724937,0.003644082;0.6077369;0.0004803627,0.1850145;0.4806404;0.002424799,0.2196403;0.1988343;0.01754838,0.2654189;-0.04831971;-0.008726684,-0.1721107;0.4619941;0.002013185,-0.2249749;0.1832954;-0.01734528,-0.2638886;-0.06356898;-0.05496015,0.06185396;0.004162286;-0.03179757,0.08204478;-0.3526747;0.005491178,0.09969684;-0.7108712;0.08343396,0.09761015;-0.6688915;-0.02693745,-0.06045852;0.005072095;-0.03425439,-0.1085844;-0.3497458;-0.003940079,-0.1239884;-0.7086928;0.0709672,-0.1225955;-0.6666381;-0.03940697,0.003139038;0.5347177;0.004440817,0;0;0,2.848357E-05;0.3096077;0.0008054972,0.0004215091;0.6076599;-0.0114094,0.1886605;0.5181006;0.009197473,0.2579065;0.2491238;0.07001555,0.2883404;0.01241757;-0.01314139,-0.187996;0.5179818;-0.02309638,-0.2636492;0.247802;0.02296677,-0.284433;0.005102441;-0.04438397,0.06360874;0.001747519;-0.02837598,0.1085456;-0.3507228;0.0252533,0.1266117;-0.7073832;0.1098609,0.132299;-0.6988108;0.001057275,-0.05756566;0.004577107;-0.03898162,-0.1236952;-0.3481819;-0.02112817,-0.1603627;-0.7051831;0.05566364,-0.1500527;-0.6962239;-0.05287533,0.0002591833;0.5347205;-0.006158948,150.1364
+0;0;0,0.001656009;0.3095632;0.007235276,0.003550423;0.6077951;0.0004295763,0.1848818;0.4807247;0.002421299,0.21954;0.1988981;0.0176031,0.2653681;-0.04871082;-0.008782338,-0.1721179;0.4620578;0.002031518,-0.2250554;0.1833486;-0.01737714,-0.2641284;-0.06394048;-0.05516569,0.06188674;0.004176834;-0.03179041,0.08210869;-0.3526262;0.005405929,0.09957482;-0.7116262;0.08353384,0.09748483;-0.6696497;-0.02682883,-0.06048044;0.005063454;-0.03427133,-0.1085398;-0.3497359;-0.004128441,-0.1241002;-0.709516;0.07074631,-0.1227122;-0.6674575;-0.03961848,0.003065657;0.5347697;0.004405838,0;0;0,8.319318E-05;0.3096511;0.0008085967,0.0005733147;0.6077176;-0.01141775,0.1887062;0.5181747;0.009245157,0.2580129;0.2491702;0.06999946,0.2880548;0.01196283;-0.01328743,-0.1878086;0.5179994;-0.02313262,-0.2634345;0.2477801;0.02291271,-0.2842214;0.004631594;-0.04456511,0.06361904;0.001744494;-0.02841866,0.1085747;-0.3506756;0.02524626,0.1267089;-0.7082089;0.1096925,0.1324144;-0.6996251;0.0008966997,-0.05760872;0.004575081;-0.03896601,-0.1236966;-0.3481504;-0.02113357,-0.1607964;-0.7059888;0.05545194,-0.1504601;-0.6970131;-0.05307854,0.0003739744;0.5347716;-0.006163836,150.17
+0;0;0,0.001656009;0.3095632;0.007235276,0.003550423;0.6077951;0.0004295763,0.1848818;0.4807247;0.002421299,0.21954;0.1988981;0.0176031,0.2653681;-0.04871082;-0.008782338,-0.1721179;0.4620578;0.002031518,-0.2250554;0.1833486;-0.01737714,-0.2641284;-0.06394048;-0.05516569,0.06188674;0.004176834;-0.03179041,0.08210869;-0.3526262;0.005405929,0.09957482;-0.7116262;0.08353384,0.09748483;-0.6696497;-0.02682883,-0.06048044;0.005063454;-0.03427133,-0.1085398;-0.3497359;-0.004128441,-0.1241002;-0.709516;0.07074631,-0.1227122;-0.6674575;-0.03961848,0.003065657;0.5347697;0.004405838,0;0;0,8.319318E-05;0.3096511;0.0008085967,0.0005733147;0.6077176;-0.01141775,0.1887062;0.5181747;0.009245157,0.2580129;0.2491702;0.06999946,0.2880548;0.01196283;-0.01328743,-0.1878086;0.5179994;-0.02313262,-0.2634345;0.2477801;0.02291271,-0.2842214;0.004631594;-0.04456511,0.06361904;0.001744494;-0.02841866,0.1085747;-0.3506756;0.02524626,0.1267089;-0.7082089;0.1096925,0.1324144;-0.6996251;0.0008966997,-0.05760872;0.004575081;-0.03896601,-0.1236966;-0.3481504;-0.02113357,-0.1607964;-0.7059888;0.05545194,-0.1504601;-0.6970131;-0.05307854,0.0003739744;0.5347716;-0.006163836,150.1923
+0;0;0,0.001655828;0.3095293;0.007234484,0.003549929;0.6077121;0.0004300335,0.1848987;0.4806517;0.002420744,0.2195478;0.1988985;0.0175986,0.2653755;-0.0487078;-0.008786565,-0.1721349;0.4619831;0.002030927,-0.2250586;0.1833464;-0.01737269,-0.2641312;-0.06394005;-0.05516083,0.06187098;0.00417577;-0.03178232,0.08210212;-0.3527895;0.005430937,0.0995713;-0.7118523;0.08357251,0.09748138;-0.6698762;-0.02678701,-0.06046503;0.005062164;-0.0342626,-0.1085463;-0.3498985;-0.004106008,-0.1241093;-0.7097415;0.07078183,-0.1227214;-0.6676833;-0.03957982,0.003065264;0.5347018;0.004405472,0;0;0,4.29973E-05;0.3096173;0.0007878542,0.0004763976;0.6076319;-0.01150584,0.1886402;0.518191;0.009332418,0.2580291;0.2492384;0.06987607,0.2879859;0.01198235;-0.0132947,-0.1879221;0.5180831;-0.02316782,-0.2634833;0.2478834;0.0226412,-0.2841113;0.004746869;-0.04491858,0.06360891;0.001738504;-0.02839816,0.108464;-0.3508559;0.0253005,0.1268249;-0.7084334;0.1097906,0.1325543;-0.6998504;0.0009994432,-0.05757128;0.004585958;-0.03898831,-0.1237703;-0.3482882;-0.02121719,-0.1609106;-0.7061824;0.05539706,-0.1505482;-0.6972128;-0.05312652,0.0002951249;0.5347024;-0.006232262,150.2261
+0;0;0,0.001628596;0.3095749;0.00723453,0.003503592;0.6077717;0.0004269932,0.1849334;0.480666;0.002431631,0.2195774;0.199034;0.01765057,0.2654015;-0.04850039;-0.00878785,-0.1735464;0.4657907;-0.004853453,-0.2229435;0.186252;-0.01775436,-0.2620518;-0.06096889;-0.05549692,0.06188678;0.004180981;-0.03180268,0.08210076;-0.3526722;0.005214639,0.09954716;-0.71185;0.08355063,0.09915429;-0.6698889;-0.02682778,-0.06048914;0.005060715;-0.03426832,-0.1084582;-0.3497883;-0.004198488,-0.124139;-0.7097659;0.07076751,-0.1210537;-0.6677132;-0.03955851,0.003026155;0.5347591;0.004403576,0;0;0,8.168072E-05;0.3096627;0.0007926226,0.0005267709;0.6076912;-0.0114994,0.1887547;0.5181826;0.009466767,0.2580636;0.2492967;0.06984091,0.2880725;0.01212065;-0.01334012,-0.1879541;0.5181339;-0.02320162,-0.2634628;0.2480355;0.02255484,-0.2840802;0.004946247;-0.04493335,0.06360044;0.001724601;-0.02847588,0.1085307;-0.3507164;0.02527999,0.1269324;-0.708444;0.1097906,0.1326947;-0.6998604;0.0010029,-0.05762162;0.004581025;-0.03895677,-0.1237149;-0.3481819;-0.02126343,-0.1610059;-0.7062364;0.05526143,-0.1506086;-0.6972654;-0.05325722,0.0003424659;0.5347595;-0.006225109,150.2482
+0;0;0,0.001628542;0.3095648;0.007234294,0.003503694;0.6077861;0.0004260633,0.1851406;0.4806096;0.002428957,0.2197697;0.1990981;0.01764139,0.265554;-0.04822141;-0.008774076,-0.1737474;0.4657174;-0.004864422,-0.2231234;0.1862982;-0.01775981,-0.2621977;-0.060708;-0.05546961,0.06194973;0.004185234;-0.03183503,0.08212671;-0.352015;0.005114555,0.09957473;-0.711226;0.08345779,0.09918188;-0.6692655;-0.02691474,-0.06055067;0.005065862;-0.03430318,-0.1084319;-0.3491339;-0.00428836,-0.1241142;-0.7091448;0.07068456,-0.121029;-0.6670927;-0.03963558,0.003026197;0.5347643;0.004403147,0;0;0,4.577637E-05;0.309653;0.0006147623,0.0004695505;0.6076977;-0.01187885,0.1888725;0.5182707;0.009772062,0.2580899;0.2494231;0.06984925,0.2881832;0.01236825;-0.0129776,-0.1882304;0.5182722;-0.02361163,-0.2636819;0.2483062;0.02226551,-0.2843688;0.005327106;-0.04477283,0.06364976;0.001717716;-0.02853966,0.1086432;-0.3500568;0.02513778,0.1270169;-0.7077708;0.1098598,0.1329239;-0.6992072;0.001089931,-0.05771018;0.004607628;-0.03894944,-0.1234847;-0.3475517;-0.02138508,-0.161018;-0.705605;0.05519001,-0.1504734;-0.6966446;-0.05330633,0.0002888441;0.5347604;-0.0065552,150.2817
+0;0;0,0.001628465;0.30955;0.007233948,0.00350348;0.6077496;0.0004262435,0.1850169;0.4806159;0.002430147,0.2196802;0.1988274;0.01765755,0.2654082;-0.04818799;-0.008725438,-0.1736277;0.4657338;-0.004858288,-0.2230523;0.1860397;-0.01776637,-0.2620786;-0.06066279;-0.05542979,0.06195942;0.004185888;-0.03184001,0.0821385;-0.3520514;0.005113419,0.09963362;-0.7122321;0.08366814,0.0992408;-0.6702726;-0.02669516,-0.06056014;0.005066655;-0.03430855,-0.1084464;-0.3491699;-0.004290612,-0.124171;-0.7101526;0.07088471,-0.1210861;-0.6681015;-0.03942621,0.003026023;0.5347339;0.004402998,0;0;0,8.311868E-05;0.3096382;0.0005915165,0.0005733892;0.6076598;-0.01193428,0.1888196;0.5182573;0.009832263,0.2580977;0.2491028;0.06978738,0.2882173;0.01236852;-0.01299775,-0.1880174;0.5182338;-0.02363419,-0.263582;0.2480118;0.02228134,-0.2842044;0.005320668;-0.04464719,0.06366149;0.00172624;-0.02853966,0.1086046;-0.3500902;0.02515411,0.1272672;-0.7087739;0.1100357,0.1331922;-0.7002009;0.00127434,-0.05771933;0.004604177;-0.03895584,-0.1235107;-0.3475887;-0.02136573,-0.1610944;-0.7066283;0.05534875,-0.1505293;-0.6976672;-0.05313623,0.0003735945;0.5347291;-0.006602645,150.304
+0;0;0,0.001612522;0.3095492;0.007269665,0.003430164;0.6077514;0.0005382006,0.1849677;0.4806229;0.002470112,0.2195079;0.1988187;0.01768695,0.2652397;-0.0481596;-0.009034418,-0.1739996;0.4672175;-0.008735719,-0.2216259;0.1870652;-0.01793213,-0.2606025;-0.05960302;-0.05587071,0.06196263;0.004197052;-0.03183229,0.08239935;-0.3520731;0.004659522,0.1000103;-0.7122545;0.08318548,0.1005646;-0.6702992;-0.02717759,-0.0605495;0.005055615;-0.03432894,-0.1082469;-0.3492264;-0.004546646,-0.1242456;-0.7102016;0.07060674,-0.1202078;-0.6681501;-0.03967337,0.002975184;0.534734;0.004485507,0;0;0,8.311868E-05;0.3096382;0.0005915165,0.0005733892;0.6076598;-0.01193428,0.1888196;0.5182573;0.009832263,0.2580977;0.2491028;0.06978738,0.2882173;0.01236852;-0.01299775,-0.1880174;0.5182338;-0.02363419,-0.263582;0.2480118;0.02228134,-0.2842044;0.005320668;-0.04464719,0.06366149;0.00172624;-0.02853966,0.1086046;-0.3500902;0.02515411,0.1272672;-0.7087739;0.1100357,0.1331922;-0.7002009;0.00127434,-0.05771933;0.004604177;-0.03895584,-0.1235107;-0.3475887;-0.02136573,-0.1610944;-0.7066283;0.05534875,-0.1505293;-0.6976672;-0.05313623,0.0003735945;0.5347291;-0.006602645,150.3264
+0;0;0,0.001612569;0.3095581;0.007269873,0.003430328;0.6077796;0.0005379296,0.1850486;0.4806212;0.002469259,0.2195743;0.1989356;0.0176797,0.2653058;-0.04804166;-0.009041555,-0.174078;0.4672099;-0.008741545,-0.2216842;0.1871755;-0.01793408,-0.2606607;-0.05949163;-0.0558725,0.06195332;0.004196421;-0.03182751,0.0823421;-0.3512382;0.004578725,0.09999454;-0.7122691;0.08328987,0.1005489;-0.670314;-0.02707063,-0.0605404;0.005054855;-0.03432379,-0.1081259;-0.3483962;-0.004611336,-0.1241624;-0.7102227;0.07071929,-0.1201246;-0.6681715;-0.03955826,0.002975311;0.5347563;0.004485548,0;0;0,9.961427E-05;0.3096471;0.0005525351,0.0006291121;0.6076849;-0.01204216,0.1889221;0.518204;0.009969234,0.2580813;0.2491118;0.06977391,0.2882317;0.01236659;-0.01296532,-0.188062;0.5182434;-0.02367296,-0.263554;0.2481295;0.02225746,-0.284168;0.005451828;-0.04471807,0.06365424;0.001725584;-0.02853024,0.1084521;-0.3493127;0.02476263,0.1273305;-0.7087852;0.1100472,0.1332903;-0.7002171;0.001291394,-0.05769569;0.004611677;-0.0389712,-0.1233822;-0.3467506;-0.02151646,-0.1610276;-0.7065841;0.05563945,-0.1504272;-0.6976284;-0.05283839,0.0004175156;0.5347499;-0.006691694,150.3495
+0;0;0,0.0016126;0.3095642;0.007270017,0.003430336;0.6077819;0.0005381862,0.1849868;0.4806435;0.002470113,0.2195146;0.1989417;0.01768142,0.2651996;-0.04778457;-0.009012679,-0.1740179;0.4672368;-0.00873689,-0.2216269;0.1871862;-0.01792996,-0.2605638;-0.05923024;-0.05582983,0.06198823;0.004198786;-0.03184544,0.08237706;-0.3512366;0.004560873,0.1000372;-0.7124244;0.08330624,0.1005915;-0.6704696;-0.02705176,-0.06057451;0.005057703;-0.03434312,-0.1081602;-0.3483942;-0.004630605,-0.1242036;-0.710378;0.07073276,-0.1201659;-0.6683271;-0.03954227,0.00297533;0.5347602;0.004485719,0;0;0,0.0001314133;0.3096532;0.0005705357,0.0007114932;0.6076878;-0.01200962,0.188927;0.5182474;0.009994268,0.2580871;0.2491421;0.06981611,0.2884479;0.01261139;-0.01267636,-0.1879186;0.5182147;-0.02375052,-0.2634178;0.2480974;0.02224888,-0.2840111;0.005652189;-0.04460775,0.0636735;0.001709118;-0.02858436,0.108475;-0.3493139;0.02481198,0.1274777;-0.7089645;0.1100153,0.1334575;-0.7003923;0.001262307,-0.05774271;0.004627776;-0.03897005,-0.1234904;-0.3467255;-0.02154526,-0.1610938;-0.706725;0.05562743,-0.1504709;-0.6977664;-0.0528462,0.0004835948;0.534754;-0.006664157,150.3725
+0;0;0,0.001549241;0.3095635;0.007314712,0.003314328;0.6077834;0.0006477903,0.1848793;0.4805937;0.002570475,0.2194545;0.1988879;0.01759868,0.2647502;-0.04781207;-0.009987263,-0.1737361;0.4657959;-0.005950178,-0.2228145;0.1861076;-0.01800143,-0.261919;-0.0599636;-0.05791821,0.06201;0.004197192;-0.03180323,0.08236828;-0.3512391;0.004611809,0.1000722;-0.7124364;0.08330357,0.09996143;-0.6704664;-0.02705412,-0.06053579;0.005051692;-0.03441222,-0.1081354;-0.3483942;-0.004650244,-0.1241821;-0.7103418;0.07088569,-0.120809;-0.6682846;-0.039411,0.002882468;0.5347602;0.004569341,0;0;0,0.0001314133;0.3096532;0.0005705357,0.0007114932;0.6076878;-0.01200962,0.188927;0.5182474;0.009994268,0.2580871;0.2491421;0.06981611,0.2884479;0.01261139;-0.01267636,-0.1879186;0.5182147;-0.02375052,-0.2634178;0.2480974;0.02224888,-0.2840111;0.005652189;-0.04460775,0.0636735;0.001709118;-0.02858436,0.108475;-0.3493139;0.02481198,0.1274777;-0.7089645;0.1100153,0.1334575;-0.7003923;0.001262307,-0.05774271;0.004627776;-0.03897005,-0.1234904;-0.3467255;-0.02154526,-0.1610938;-0.706725;0.05562743,-0.1504709;-0.6977664;-0.0528462,0.0004835948;0.534754;-0.006664157,150.3956
+0;0;0,0.001549116;0.3095386;0.007314124,0.003314168;0.6077526;0.0006474135,0.1848507;0.4805746;0.002570231,0.2194355;0.19879;0.01760264,0.264837;-0.0484861;-0.01004774,-0.1737086;0.4657791;-0.005949087,-0.2228007;0.1860127;-0.01800371,-0.2619965;-0.06063329;-0.05801373,0.06198566;0.004195544;-0.03179074,0.08234672;-0.3512891;0.004629247,0.1000498;-0.7124704;0.08331753,0.09993908;-0.6705005;-0.02703966,-0.06051203;0.005049709;-0.03439871,-0.1081181;-0.3484442;-0.004632687,-0.1241641;-0.7103759;0.0708999,-0.120791;-0.6683187;-0.0393963,0.002882328;0.5347327;0.004568784,0;0;0,0.0001731515;0.3096283;0.0005726814,0.0008171648;0.6076566;-0.01201296,0.1889752;0.5182201;0.01002443,0.2581113;0.2490413;0.06992102,0.2882376;0.01185995;-0.0125941,-0.1878115;0.5182226;-0.02374447,-0.2632883;0.2480193;0.02227756,-0.2839417;0.00500235;-0.04471139,0.0636607;0.001714185;-0.02854562,0.1085165;-0.349356;0.02482116,0.1275233;-0.7089906;0.1100204,0.1335097;-0.7004188;0.001268387,-0.05770132;0.004635318;-0.03898139,-0.1235236;-0.3467422;-0.02133019,-0.1610444;-0.7067612;0.05571363,-0.1504138;-0.6978025;-0.05275876,0.0005646199;0.5347264;-0.006666541,150.4186
+0;0;0,0.001549072;0.3095298;0.007313916,0.003314113;0.607742;0.0006472142,0.1852521;0.4804442;0.002565641,0.2199234;0.197955;0.01763564,0.2653191;-0.0492899;-0.01001123,-0.1740983;0.465616;-0.005972472,-0.2233131;0.18515;-0.01805724,-0.2625039;-0.06146476;-0.05806219,0.06198018;0.004195174;-0.03178794,0.08233587;-0.3511958;0.004622456,0.1000325;-0.7122446;0.08328187,0.0999217;-0.6702701;-0.0271172,-0.06050668;0.005049262;-0.03439567,-0.1081002;-0.3483515;-0.004637495,-0.1241403;-0.7101505;0.07086739,-0.120766;-0.6680887;-0.03947065,0.002882272;0.5347217;0.004568603,0;0;0,0.000162594;0.3096196;0.0005090237,0.0007914081;0.6076431;-0.01214767,0.1897661;0.5176986;0.00390029,0.2581043;0.2490194;0.07001209,0.2882023;0.01185858;-0.01247418,-0.188261;0.5181746;-0.02375742,-0.2639491;0.247296;0.02234484,-0.2846375;0.004317865;-0.04465343,0.06366938;0.001714543;-0.02851117,0.108569;-0.3492624;0.02479935,0.1272212;-0.7087536;0.1100922,0.1319064;-0.7001841;0.001233816,-0.05767742;0.004637163;-0.03900548,-0.1232788;-0.3466765;-0.02117437,-0.1608441;-0.7065461;0.05589394,-0.1515175;-0.6975976;-0.05273942,0.0005436316;0.5347139;-0.006783962,150.4533
+0;0;0,0.001514885;0.3094561;0.007353006,0.003181273;0.6075476;0.0008073428,0.1850567;0.4803301;0.00260497,0.2196142;0.1976181;0.0170432,0.2644177;-0.04908545;-0.01252824,-0.174603;0.4671994;-0.008152121,-0.222628;0.1863054;-0.01914958,-0.2617232;-0.05971558;-0.06025511,0.06196069;0.004213938;-0.03178269,0.08220897;-0.351237;0.00463292,0.1001989;-0.7121584;0.08332639,0.1006437;-0.6701848;-0.02706644,-0.06049144;0.005033342;-0.03438714,-0.1081105;-0.3484207;-0.004653281,-0.1243721;-0.7101118;0.07081663,-0.1204366;-0.6680495;-0.03949725,0.0027841;0.5345603;0.004689411,0;0;0,0.0001664162;0.3095467;0.0004401207,0.0008084476;0.6074415;-0.01231802,0.189645;0.517609;0.004357694,0.258139;0.2486416;0.06988537,0.2883818;0.01184899;-0.01232827,-0.1881595;0.5182236;-0.02390122,-0.2639139;0.247208;0.02236471,-0.2846487;0.004646495;-0.04455646,0.06367607;0.001709715;-0.02845097,0.1086138;-0.3493288;0.02478421,0.1272284;-0.7087185;0.110067,0.1320466;-0.700156;0.001221418,-0.05757053;0.004647632;-0.03912872,-0.1231542;-0.3467126;-0.02106721,-0.1606138;-0.706462;0.05611877,-0.1511564;-0.6975206;-0.05249633,0.0005570501;0.5345494;-0.006927371,150.4765
+0;0;0,0.001514829;0.3094445;0.007352732,0.003181156;0.6075253;0.0008073573,0.1849403;0.4803461;0.00260611,0.2194773;0.197801;0.01703581,0.2642501;-0.04873323;-0.01251533,-0.1744898;0.4672238;-0.008144114,-0.2224865;0.1864957;-0.01913508,-0.2615549;-0.05935651;-0.0602124,0.06195948;0.004213856;-0.03178208,0.08221038;-0.3512829;0.00463824,0.1002286;-0.7127705;0.08345515,0.1006733;-0.6707979;-0.02692855,-0.06049026;0.005033244;-0.03438647,-0.1081154;-0.3484664;-0.004648771,-0.1244025;-0.7107249;0.07093953,-0.1204674;-0.6686635;-0.03936524,0.002784004;0.5345417;0.00468922,0;0;0,0.0001745299;0.3095352;0.0004427433,0.0008410066;0.6074194;-0.01230907,0.1894879;0.5175838;0.005313635,0.2581051;0.2486181;0.0699811,0.2884108;0.01191783;-0.01194298,-0.1880109;0.5181815;-0.02388833,-0.2637675;0.2473403;0.02235832,-0.2845298;0.004929692;-0.04444757,0.06367818;0.001727015;-0.02844191,0.1086296;-0.3493513;0.02482986,0.12747;-0.7092527;0.1104226,0.1324892;-0.700686;0.001594663,-0.05756852;0.004640352;-0.03913013,-0.1231636;-0.3467644;-0.0210597,-0.1607818;-0.7070521;0.05632025,-0.1511189;-0.6981077;-0.05226793,0.000581868;0.5345309;-0.006921291,150.4988
+0;0;0,0.001514829;0.3094445;0.007352732,0.003181156;0.6075253;0.0008073573,0.1849403;0.4803461;0.00260611,0.2194773;0.197801;0.01703581,0.2642501;-0.04873323;-0.01251533,-0.1744898;0.4672238;-0.008144114,-0.2224865;0.1864957;-0.01913508,-0.2615549;-0.05935651;-0.0602124,0.06195948;0.004213856;-0.03178208,0.08221038;-0.3512829;0.00463824,0.1002286;-0.7127705;0.08345515,0.1006733;-0.6707979;-0.02692855,-0.06049026;0.005033244;-0.03438647,-0.1081154;-0.3484664;-0.004648771,-0.1244025;-0.7107249;0.07093953,-0.1204674;-0.6686635;-0.03936524,0.002784004;0.5345417;0.00468922,0;0;0,0.0001745299;0.3095352;0.0004427433,0.0008410066;0.6074194;-0.01230907,0.1894879;0.5175838;0.005313635,0.2581051;0.2486181;0.0699811,0.2884108;0.01191783;-0.01194298,-0.1880109;0.5181815;-0.02388833,-0.2637675;0.2473403;0.02235832,-0.2845298;0.004929692;-0.04444757,0.06367818;0.001727015;-0.02844191,0.1086296;-0.3493513;0.02482986,0.12747;-0.7092527;0.1104226,0.1324892;-0.700686;0.001594663,-0.05756852;0.004640352;-0.03913013,-0.1231636;-0.3467644;-0.0210597,-0.1607818;-0.7070521;0.05632025,-0.1511189;-0.6981077;-0.05226793,0.000581868;0.5345309;-0.006921291,150.5321
+0;0;0,0.001473608;0.3094471;0.007422777,0.003028967;0.6075574;0.001100188,0.1850169;0.4804109;0.002668001,0.219481;0.1970691;0.01588699,0.2639968;-0.04874609;-0.01831617,-0.1750061;0.468199;-0.009700751,-0.222292;0.1866354;-0.02114994,-0.2618665;-0.05826901;-0.06623085,0.06195733;0.004238752;-0.03177495,0.0822005;-0.3513038;0.004638989,0.1001008;-0.7128023;0.08341673,0.100944;-0.6708178;-0.02698166,-0.06047906;0.00500776;-0.03440248,-0.1081163;-0.3485378;-0.004696574,-0.1243432;-0.710816;0.07079327,-0.1200123;-0.6687384;-0.03951321,0.002672033;0.5345616;0.00491023,0;0;0,0.0002116412;0.3095393;0.0004094839,0.0009655133;0.6074442;-0.01239789,0.1899342;0.5175877;0.002088785,0.2580544;0.2485377;0.07003617,0.2883552;0.01200619;-0.01188624,-0.1880846;0.5181702;-0.02391468,-0.2640325;0.2465834;0.02210286,-0.2847587;0.004278108;-0.04449414,0.06367866;0.001728684;-0.02843177,0.1086622;-0.3493941;0.02481818,0.1275437;-0.7092977;0.1103773,0.1318758;-0.7007313;0.001501322,-0.05755164;0.00463499;-0.03914909,-0.123153;-0.3468117;-0.02103972,-0.1607068;-0.7070909;0.05639454,-0.1517301;-0.6981567;-0.05226916,0.0006809905;0.5345486;-0.006995201,150.5547
+0;0;0,0.001473445;0.3094127;0.007421952,0.003028622;0.607488;0.001100148,0.1849407;0.4803738;0.002668391,0.2193816;0.1972231;0.01587847,0.2638904;-0.04855381;-0.01831937,-0.1749324;0.4681669;-0.009695211,-0.2221864;0.1867933;-0.02113668,-0.2617548;-0.05807304;-0.06621057,0.06195461;0.004238565;-0.03177356,0.08216254;-0.3506849;0.004576985,0.1000896;-0.712723;0.08347233,0.1009326;-0.6707396;-0.0269161,-0.06047641;0.00500754;-0.03440097,-0.1080308;-0.3479225;-0.004746785,-0.1242819;-0.7107415;0.07085575,-0.1199513;-0.6686651;-0.03944077,0.002671734;0.5345019;0.004909687,0;0;0,0.0002675653;0.3095049;0.0004134178,0.00110016;0.6073744;-0.01239979,0.1898914;0.5177227;0.003859043,0.2580426;0.2484666;0.07012808,0.2880977;0.01194569;-0.01179481,-0.1878982;0.5181471;-0.02388279,-0.2638044;0.2467528;0.0221429,-0.2844997;0.0044671;-0.04438658,0.06369527;0.001708299;-0.02838826,0.1085693;-0.3488293;0.02462256,0.1275286;-0.7092417;0.1104178,0.1322308;-0.700678;0.00156796,-0.05753486;0.004659696;-0.03916536,-0.1229803;-0.3461785;-0.02100303,-0.1605587;-0.7069894;0.05659075,-0.1512135;-0.698054;-0.05203187,0.0007937625;0.5344887;-0.006996512,150.5769
+0;0;0,0.001473322;0.3093869;0.007421332,0.003028242;0.6074129;0.001100588,0.18498;0.4802993;0.002667696,0.2193987;0.1973308;0.01586927,0.2638981;-0.04839438;-0.01832136,-0.1749713;0.4680898;-0.009698594,-0.2221949;0.1868972;-0.0211327,-0.2617549;-0.05791758;-0.0661971,0.06195147;0.004238351;-0.03177195,0.08234169;-0.3538867;0.00490649,0.1001082;-0.712684;0.0830956,0.1009512;-0.6707017;-0.02728284,-0.06047335;0.005007287;-0.03439923,-0.1084566;-0.3511063;-0.004477555,-0.1245623;-0.7106775;0.07044823,-0.1202321;-0.6686021;-0.03983832,0.002671415;0.5344392;0.004909479,0;0;0,0.0002946928;0.3094791;0.0003252029,0.001180723;0.6072913;-0.01266146,0.1899273;0.5177585;0.004978181,0.2580183;0.24841;0.07013285,0.2879885;0.01195145;-0.01183772,-0.1878827;0.5180845;-0.02399493,-0.263857;0.2469161;0.02211092,-0.2845325;0.004678324;-0.04439797,0.06369547;0.001707062;-0.0283792,0.1087764;-0.3518745;0.02604902,0.1274181;-0.7092246;0.110418,0.132381;-0.7006729;0.001592278,-0.0575195;0.004664588;-0.03918105,-0.123492;-0.3493515;-0.02088118,-0.1608349;-0.706916;0.05604627,-0.151231;-0.6979904;-0.05254158,0.0008602068;0.5344218;-0.007208943,150.6106
+0;0;0,0.001386249;0.3093538;0.007436127,0.002619209;0.6073538;0.001110306,0.1846015;0.4805093;0.002839759,0.2182315;0.1973677;0.01266744,0.2643734;-0.04639667;-0.03084879,-0.1752733;0.4687191;-0.01089715,-0.2220241;0.1875974;-0.02437728,-0.2610698;-0.05658251;-0.07228763,0.06194206;0.004227915;-0.03173807,0.08236408;-0.3543998;0.004949808,0.1000669;-0.7127452;0.0830501,0.101243;-0.6707638;-0.02731922,-0.06040299;0.005026941;-0.03447038,-0.1083986;-0.351586;-0.004461125,-0.1245102;-0.7106625;0.07056499,-0.1198487;-0.6685864;-0.03970179,0.002364177;0.5343856;0.004922748,0;0;0,0.0003125891;0.309446;0.0002475977,0.001203783;0.607228;-0.0128051,0.1897492;0.5176774;0.005657314,0.257948;0.2482868;0.07026649,0.287899;0.01199341;-0.01166141,-0.1877356;0.5181157;-0.02395228,-0.263717;0.2470018;0.02210016,-0.2843594;0.004898831;-0.04426134,0.06368226;0.001710996;-0.02834856,0.1088474;-0.3523456;0.02624965,0.1273311;-0.7092562;0.1104969,0.1324378;-0.7007103;0.001685262,-0.0574861;0.004660881;-0.03918703,-0.1235724;-0.3498496;-0.020969,-0.161318;-0.7068806;0.05602837,-0.1515645;-0.6979578;-0.05253933,0.0008839965;0.5343654;-0.007338166,150.6442
+0;0;0,0.001386269;0.3093585;0.007436239,0.002619275;0.6073697;0.001110176,0.1847889;0.4804669;0.002837638,0.2185068;0.1965845;0.01269103,0.2646031;-0.04693879;-0.03078217,-0.1754558;0.4686645;-0.01091339,-0.2223289;0.1868073;-0.02442879,-0.261336;-0.05713111;-0.07229176,0.06192973;0.004227073;-0.03173175,0.08235094;-0.3543864;0.004954666,0.1000664;-0.7129872;0.08311064,0.1012427;-0.6710038;-0.0272771,-0.06039097;0.00502594;-0.03446351,-0.1083847;-0.3515728;-0.004455458,-0.1245077;-0.7109053;0.07062414,-0.1198455;-0.6688272;-0.03966104,0.002364234;0.5343986;0.004922768,0;0;0,0.0003171414;0.3094507;0.0002331734,0.00120794;0.6072442;-0.01281428,0.1901268;0.5174887;0.002423048,0.2577792;0.2479814;0.07033634,0.2877839;0.01195955;-0.01158917,-0.1879307;0.5181091;-0.02390704,-0.2641224;0.246287;0.02225348,-0.2847447;0.004416645;-0.04401733,0.06368956;0.001716077;-0.02829766,0.1088773;-0.3523232;0.02629864,0.1272921;-0.7095026;0.1105633,0.1316992;-0.7009507;0.001700997,-0.05745159;0.004649427;-0.03921429,-0.1235217;-0.349842;-0.02085405,-0.1613372;-0.7071418;0.05611116,-0.1522815;-0.6982206;-0.05253559,0.000889048;0.5343784;-0.007350206,150.6666
+0;0;0,0.001386185;0.3093397;0.007435788,0.002619155;0.607342;0.001109963,0.1845735;0.4805063;0.002839708,0.2182891;0.1966445;0.01269239,0.2643619;-0.04675491;-0.0307587,-0.1752461;0.4687178;-0.01089509,-0.2221159;0.1868811;-0.02440951,-0.2611031;-0.05693325;-0.07224815,0.06192635;0.004226843;-0.03173002,0.08240108;-0.3553265;0.005052544,0.09999654;-0.7114975;0.08267895,0.1011728;-0.6695136;-0.02771338,-0.06038767;0.005025667;-0.03446164,-0.1085072;-0.3525077;-0.004374934,-0.124521;-0.7094054;0.07019595,-0.1198585;-0.6673269;-0.04009383,0.002364126;0.5343743;0.004922378,0;0;0,0.0003008544;0.309432;0.0002382994,0.00118582;0.6072167;-0.01280558,0.1898244;0.5174709;0.003474832,0.2577147;0.2477982;0.07039928,0.2875614;0.01186502;-0.01144624,-0.1877276;0.5181131;-0.02389774,-0.263922;0.2463113;0.02224921,-0.2845344;0.004558295;-0.043967,0.06368892;0.00171721;-0.02828968,0.1089142;-0.3532173;0.02672815,0.1272254;-0.7080227;0.1102214,0.1318619;-0.6994888;0.00136745,-0.05744587;0.004649298;-0.03921594,-0.1237753;-0.350752;-0.02074624,-0.1612265;-0.705646;0.05567978,-0.1519419;-0.6967259;-0.05295218,0.0008685887;0.5343543;-0.007342696,150.6999
+0;0;0,0.001337449;0.3093058;0.007539751,0.002459362;0.607225;0.001429762,0.1844412;0.4805749;0.003299077,0.217593;0.1968109;0.007166173,0.265463;-0.04641733;-0.04507209,-0.1752578;0.4687877;-0.01187376,-0.2218982;0.1874652;-0.02971469,-0.2612182;-0.05644321;-0.08577693,0.06191837;0.004238497;-0.03173997,0.08233801;-0.3547645;0.005103413,0.09933753;-0.7111444;0.08201766,0.1008614;-0.6691562;-0.02836484,-0.06039034;0.00501544;-0.03445472,-0.1083731;-0.3520074;-0.004624385,-0.1244107;-0.7088869;0.07015045,-0.119411;-0.6667951;-0.040118,0.002239843;0.5342795;0.005167622,0;0;0,0.0003382936;0.3094003;0.0002199411,0.001312673;0.607094;-0.01286423,0.1897747;0.5174619;0.005091786,0.2577047;0.2477266;0.07039416,0.2864864;0.009646833;-0.01127565,-0.1875682;0.5180511;-0.02398871,-0.2637732;0.2465778;0.02217469,-0.2844723;0.00305216;-0.04451234,0.06369609;0.001735151;-0.02826786,0.1089403;-0.3526832;0.02648771,0.126919;-0.7074105;0.110492,0.1319243;-0.6988902;0.001662254,-0.05744177;0.004644783;-0.03921918,-0.1237584;-0.3502137;-0.02091281,-0.1609115;-0.7051326;0.0556616,-0.1512677;-0.69622;-0.05293242,0.0009703934;0.5342587;-0.007390499,150.7334
+0;0;0,0.001337299;0.3092713;0.007538912,0.002458898;0.6071056;0.001430877,0.1842235;0.4805455;0.003301088,0.2174174;0.1964212;0.007173093,0.2652015;-0.0463703;-0.04497138,-0.1750465;0.4687724;-0.01185366,-0.2217462;0.1870927;-0.02971724,-0.2609956;-0.05637781;-0.08567883,0.0619172;0.004238416;-0.03173937,0.0823295;-0.3546354;0.005090762,0.09933656;-0.7111735;0.08203916,0.1008603;-0.6691858;-0.02833812,-0.06038919;0.005015344;-0.03445406,-0.1083547;-0.3518791;-0.00463446,-0.1243994;-0.708917;0.07017357,-0.1194;-0.6668258;-0.04008965,0.002239457;0.5341861;0.005167404,0;0;0,0.000396721;0.3093657;0.0002360344,0.001510754;0.6069773;-0.01277435,0.1896668;0.5175508;0.005939126,0.2576441;0.2472415;0.07040119,0.286538;0.009632617;-0.01119101,-0.1871839;0.5180633;-0.02401135,-0.2635314;0.2462692;0.02227467,-0.2841815;0.003178403;-0.04428783,0.06370675;0.001737192;-0.02824044,0.1089751;-0.3525555;0.02645016,0.1268949;-0.7074463;0.1104807,0.1320911;-0.6989229;0.001664639,-0.05741454;0.004646717;-0.03925646,-0.1237152;-0.3500745;-0.0208008,-0.160994;-0.7051386;0.05581171,-0.1511579;-0.6962229;-0.05276028,0.001127847;0.5341664;-0.007326722,150.7668
+0;0;0,0.001337299;0.3092713;0.007538912,0.002458898;0.6071056;0.001430877,0.1842235;0.4805455;0.003301088,0.2174174;0.1964212;0.007173093,0.2652015;-0.0463703;-0.04497138,-0.1750465;0.4687724;-0.01185366,-0.2217462;0.1870927;-0.02971724,-0.2609956;-0.05637781;-0.08567883,0.0619172;0.004238416;-0.03173937,0.0823295;-0.3546354;0.005090762,0.09933656;-0.7111735;0.08203916,0.1008603;-0.6691858;-0.02833812,-0.06038919;0.005015344;-0.03445406,-0.1083547;-0.3518791;-0.00463446,-0.1243994;-0.708917;0.07017357,-0.1194;-0.6668258;-0.04008965,0.002239457;0.5341861;0.005167404,0;0;0,0.000396721;0.3093657;0.0002360344,0.001510754;0.6069773;-0.01277435,0.1896668;0.5175508;0.005939126,0.2576441;0.2472415;0.07040119,0.286538;0.009632617;-0.01119101,-0.1871839;0.5180633;-0.02401135,-0.2635314;0.2462692;0.02227467,-0.2841815;0.003178403;-0.04428783,0.06370675;0.001737192;-0.02824044,0.1089751;-0.3525555;0.02645016,0.1268949;-0.7074463;0.1104807,0.1320911;-0.6989229;0.001664639,-0.05741454;0.004646717;-0.03925646,-0.1237152;-0.3500745;-0.0208008,-0.160994;-0.7051386;0.05581171,-0.1511579;-0.6962229;-0.05276028,0.001127847;0.5341664;-0.007326722,150.7893
+0;0;0,0.001316149;0.3092616;0.007734277,0.002454775;0.6071041;0.002202459,0.1841396;0.4804239;0.003523326,0.2168942;0.1963284;-0.0001329151,0.2652262;-0.04397129;-0.06197204,-0.1744117;0.4662884;-0.007421486,-0.2237477;0.1859803;-0.03552427,-0.2635583;-0.05527814;-0.09966075,0.06188554;0.004237783;-0.03168852,0.0822155;-0.3545423;0.005139358,0.09922211;-0.7115097;0.08225297,0.09969372;-0.6694771;-0.02812081,-0.06032573;0.005009454;-0.03446232,-0.1081536;-0.3518185;-0.004813675,-0.1244849;-0.7092544;0.07024853,-0.1205378;-0.667124;-0.04004495,0.002230962;0.534176;0.005757022,0;0;0,0.0004072338;0.3093607;0.000228405,0.001531415;0.6069677;-0.01278603,0.1895955;0.5174589;0.006558896,0.2576083;0.2471069;0.07043779,0.2865002;0.009589165;-0.01113784,-0.1871308;0.5180684;-0.02400835,-0.2633857;0.2462974;0.02205882,-0.283823;0.003248245;-0.0443748,0.06370322;0.001709297;-0.02812326,0.1089815;-0.3525068;0.02640712,0.1270625;-0.7078492;0.1104684,0.1323907;-0.6993217;0.001666188,-0.05736062;0.004647977;-0.03924406,-0.1236775;-0.3499694;-0.02077007,-0.1609593;-0.7054799;0.05593636,-0.1509892;-0.6965634;-0.05261528,0.001146331;0.5341572;-0.007337332,150.8125
+0;0;0,0.001316201;0.3092738;0.007734584,0.002454869;0.6071272;0.002202582,0.1842737;0.4804051;0.003521912,0.2170233;0.1963528;-0.0001337738,0.2653026;-0.04368488;-0.06190548,-0.1745417;0.4662593;-0.007430961,-0.2238702;0.1859937;-0.03552948,-0.2636374;-0.05500166;-0.09959602,0.06188143;0.004237502;-0.03168641,0.08226284;-0.3554507;0.00523467,0.09924302;-0.7118629;0.08222836,0.09971458;-0.6698312;-0.02813678,-0.06032174;0.005009121;-0.03446004,-0.1082707;-0.352722;-0.004736353,-0.1245766;-0.709602;0.07020912,-0.1206298;-0.6674726;-0.04007573,0.002231049;0.5341969;0.005757253,0;0;0,0.0004099235;0.309373;0.0002394915,0.001531996;0.6069915;-0.01276016,0.1896865;0.5174911;0.007269502,0.2575444;0.2469915;0.0704906,0.2864128;0.00972715;-0.01097679,-0.1872524;0.5180036;-0.02410325,-0.2635521;0.2463051;0.02204794,-0.2839352;0.003522933;-0.04433011,0.06370772;0.001696795;-0.0281024,0.1091232;-0.3533949;0.02668297,0.1271956;-0.7082387;0.1103805,0.1326864;-0.6997051;0.001594067,-0.05735061;0.004652803;-0.03924993,-0.123892;-0.35085;-0.02070024,-0.1610792;-0.7058223;0.05583623,-0.1509449;-0.6969032;-0.05269183,0.001147777;0.5341784;-0.00731647,150.8451
+0;0;0,0.001316142;0.30926;0.007734237,0.002454806;0.6071126;0.002202186,0.1842332;0.4804012;0.003522079,0.2169824;0.1963526;-0.0001335582,0.265215;-0.04345287;-0.06184551,-0.1745026;0.4662584;-0.007428366,-0.2238304;0.1859966;-0.0355265,-0.2635591;-0.05476567;-0.09953107,0.06188083;0.00423746;-0.0316861,0.08225636;-0.3553469;0.005224332,0.09925538;-0.7121549;0.08230349,0.09972693;-0.6701239;-0.02805489,-0.06032114;0.005009072;-0.0344597,-0.1082563;-0.3526188;-0.004744582,-0.1245802;-0.709895;0.07028408,-0.1206337;-0.6677663;-0.039994,0.002230981;0.5341809;0.005756924,0;0;0,0.0004454553;0.3093591;0.0002114773,0.001604639;0.6069757;-0.01281273,0.189657;0.5173327;0.007711053,0.2574441;0.246741;0.07059598,0.2862942;0.009787813;-0.01102674,-0.1871521;0.5180128;-0.02410659,-0.2634204;0.2463147;0.02207484,-0.2837052;0.003746748;-0.04418758,0.06372496;0.001709476;-0.02806079,0.1090867;-0.3533002;0.02661014,0.1271123;-0.7085534;0.1103491,0.1327043;-0.7000178;0.001574278,-0.05732401;0.004636964;-0.03928941,-0.1238807;-0.350755;-0.02070852,-0.1609049;-0.7061371;0.05593859,-0.1506739;-0.697221;-0.05257286,0.001211755;0.5341617;-0.007363558,150.8788
+0;0;0,0.001280376;0.3091986;0.007899897,0.002340845;0.6069551;0.00277924,0.183968;0.4802908;0.003688936,0.2166759;0.1965119;-0.0081312,0.2655348;-0.04033679;-0.07751104,-0.1745175;0.4670213;-0.009816587,-0.2224502;0.1871443;-0.04315256,-0.2624551;-0.05056484;-0.1152083,0.06187073;0.004221939;-0.0316734,0.08223763;-0.3552611;0.005256146,0.09914263;-0.7121398;0.08239678,0.1002376;-0.6700919;-0.02795342,-0.06028869;0.005030562;-0.03448164,-0.1082676;-0.3524927;-0.004787639,-0.124609;-0.709757;0.07067197,-0.1200412;-0.6676031;-0.03957745,0.00214007;0.5340489;0.006218636,0;0;0,0.0005295575;0.3093017;0.0002144575,0.001858599;0.606813;-0.01281357,0.1896698;0.5173063;0.00807178,0.2574173;0.2466963;0.07068551,0.2863228;0.01042747;-0.01079822,-0.1867983;0.5180017;-0.02399323,-0.2630557;0.246347;0.02214234,-0.2831619;0.00442557;-0.04394728,0.06373119;0.001698196;-0.02800834,0.1089914;-0.3532303;0.02661669,0.1272657;-0.7085345;0.1104254,0.1329146;-0.7000001;0.001655698,-0.05727633;0.004646104;-0.03933004,-0.1238158;-0.350642;-0.0206356,-0.1608552;-0.7061145;0.05595639,-0.1505645;-0.6971977;-0.0525476,0.001415394;0.5340303;-0.007366657,150.9009
+0;0;0,0.001280376;0.3091986;0.007899897,0.002340845;0.6069551;0.00277924,0.183968;0.4802908;0.003688936,0.2166759;0.1965119;-0.0081312,0.2655348;-0.04033679;-0.07751104,-0.1745175;0.4670213;-0.009816587,-0.2224502;0.1871443;-0.04315256,-0.2624551;-0.05056484;-0.1152083,0.06187073;0.004221939;-0.0316734,0.08223763;-0.3552611;0.005256146,0.09914263;-0.7121398;0.08239678,0.1002376;-0.6700919;-0.02795342,-0.06028869;0.005030562;-0.03448164,-0.1082676;-0.3524927;-0.004787639,-0.124609;-0.709757;0.07067197,-0.1200412;-0.6676031;-0.03957745,0.00214007;0.5340489;0.006218636,0;0;0,0.0005295575;0.3093017;0.0002144575,0.001858599;0.606813;-0.01281357,0.1896698;0.5173063;0.00807178,0.2574173;0.2466963;0.07068551,0.2863228;0.01042747;-0.01079822,-0.1867983;0.5180017;-0.02399323,-0.2630557;0.246347;0.02214234,-0.2831619;0.00442557;-0.04394728,0.06373119;0.001698196;-0.02800834,0.1089914;-0.3532303;0.02661669,0.1272657;-0.7085345;0.1104254,0.1329146;-0.7000001;0.001655698,-0.05727633;0.004646104;-0.03933004,-0.1238158;-0.350642;-0.0206356,-0.1608552;-0.7061145;0.05595639,-0.1505645;-0.6971977;-0.0525476,0.001415394;0.5340303;-0.007366657,150.9233
+0;0;0,0.001280401;0.3092048;0.007900055,0.002340891;0.6069676;0.002779232,0.1840314;0.4802816;0.003688187,0.2167347;0.1965426;-0.008130288,0.2655748;-0.04021505;-0.07748345,-0.1745791;0.4670075;-0.009822045,-0.222505;0.1871698;-0.04315333,-0.2624945;-0.05044793;-0.1151814,0.06186902;0.004221823;-0.03167253,0.08221094;-0.3548201;0.005211711,0.09913933;-0.7121928;0.08245908,0.1002342;-0.6701453;-0.02788659,-0.06028703;0.005030424;-0.03448069,-0.1082071;-0.3520543;-0.004823122,-0.1245711;-0.7098129;0.07074089,-0.1200035;-0.6676595;-0.039504,0.002140108;0.5340585;0.006218768,0;0;0,0.0005211309;0.3093078;0.0002237558,0.001835473;0.6068259;-0.01279855,0.1896668;0.5172794;0.008689761,0.2573829;0.2465857;0.07079017,0.2862884;0.01043884;-0.01074827,-0.1868794;0.5179943;-0.02397667,-0.2631085;0.246377;0.02217691,-0.2831422;0.004558384;-0.0439425,0.06373777;0.00169906;-0.02798855,0.1089288;-0.3528008;0.02653646,0.1272984;-0.7085969;0.1104448,0.133073;-0.7000617;0.001686215,-0.05725913;0.004638494;-0.03935258,-0.1237878;-0.3501933;-0.02054461,-0.1607931;-0.7061766;0.05610648,-0.1503765;-0.6972587;-0.05238104,0.001399703;0.53404;-0.007353902,150.9567
+0;0;0,0.00125996;0.3091948;0.008045102,0.002274951;0.606958;0.003276212,0.1839435;0.4801235;0.003852917,0.2153771;0.1968296;-0.01908286,0.2652713;-0.03608724;-0.09958843,-0.1746424;0.4675299;-0.01158188,-0.2214683;0.1881546;-0.0506506,-0.2611724;-0.04756348;-0.1286339,0.06186887;0.004223523;-0.03166167,0.08219004;-0.3547269;0.005252451,0.09913272;-0.7122116;0.08247697,0.1006988;-0.67015;-0.02785906,-0.06027465;0.00502703;-0.03449279,-0.1081736;-0.3519797;-0.004947646,-0.1245906;-0.7098069;0.07078948,-0.1195524;-0.6676344;-0.03943041,0.002084368;0.5340455;0.006619554,0;0;0,0.0005171895;0.3093015;0.0002149343,0.001816556;0.6068131;-0.01281822,0.1896358;0.5172368;0.009001732,0.2572603;0.2463782;0.07090628,0.2862708;0.01032338;-0.01068604,-0.1869047;0.5179237;-0.02395873,-0.2631942;0.2462341;0.02223945,-0.2831338;0.004462689;-0.04386514,0.06373785;0.001700372;-0.02797592,0.1089623;-0.3527058;0.02654004,0.1273254;-0.7086032;0.1104795,0.1331619;-0.7000691;0.001726866,-0.05724684;0.004638484;-0.03936166,-0.1238883;-0.3500893;-0.02070488,-0.1606549;-0.7061458;0.0562238,-0.1501797;-0.6972303;-0.05225519,0.001386113;0.5340286;-0.007370472,150.9793
+0;0;0,0.001259964;0.3091959;0.008045132,0.002274877;0.6069363;0.003276626,0.183849;0.4801358;0.003854492,0.2152877;0.1967956;-0.01908503,0.2651131;-0.03579989;-0.09947956,-0.1745507;0.4675487;-0.01157229,-0.2213842;0.1881278;-0.05064738,-0.2610335;-0.04726508;-0.1285231,0.06183903;0.004221486;-0.0316464,0.08213419;-0.3542694;0.005220458,0.09910414;-0.7123295;0.08256929,0.1006702;-0.6702681;-0.0277645,-0.06024558;0.005024606;-0.03447616,-0.1080832;-0.351525;-0.004968839,-0.1245266;-0.7099283;0.07089021,-0.1194885;-0.667756;-0.03932744,0.002084311;0.5340298;0.006619691,0;0;0,0.0005512238;0.3093025;0.0002508163,0.001889087;0.6067952;-0.01269579,0.1895697;0.5172689;0.009450912,0.2571745;0.2462651;0.0709554,0.2862801;0.01055074;-0.01051927,-0.1867388;0.5178838;-0.02391117,-0.2630704;0.2461563;0.02228355,-0.2829085;0.00470449;-0.04370115,0.0637321;0.001692951;-0.02790582,0.108966;-0.3522608;0.02647579,0.1272624;-0.7087157;0.1106365,0.1331882;-0.7001762;0.001889944,-0.05718063;0.004612316;-0.03940156,-0.1237165;-0.349659;-0.02065185,-0.1605452;-0.7062901;0.05639216,-0.149982;-0.6973691;-0.05207707,0.001446486;0.5340145;-0.007277846,151.0127
+0;0;0,0.001259943;0.3091908;0.008044999,0.002274736;0.606895;0.00327717,0.1837709;0.480129;0.003855702,0.2151949;0.1969219;-0.01907304,0.2652158;-0.03658684;-0.09978322,-0.174475;0.4675473;-0.01156446,-0.2212866;0.1882577;-0.0506212,-0.2610916;-0.04805942;-0.1288027,0.0618448;0.00422188;-0.03164935,0.08223379;-0.3559263;0.005387943,0.09913653;-0.7125684;0.08243045,0.1007026;-0.6705072;-0.02790173,-0.0602512;0.005025075;-0.03447937,-0.10831;-0.3531729;-0.004835637,-0.1246883;-0.7101567;0.07072297,-0.1196503;-0.6679847;-0.03949307,0.002084199;0.5339999;0.006619715,0;0;0,0.0006173179;0.3092972;0.0003241301,0.002039224;0.6067585;-0.01251686,0.1895913;0.5170779;0.009602666,0.2571759;0.2462078;0.07109404,0.2856262;0.009329915;-0.01028168,-0.186544;0.5179337;-0.02377542,-0.2627999;0.2463139;0.0223457,-0.2825803;0.003924683;-0.04397745,0.06375372;0.001675919;-0.02787364,0.1090606;-0.3538792;0.02709973,0.1274106;-0.7090058;0.1105455,0.1333458;-0.7004548;0.001798861,-0.05717867;0.004638189;-0.03941285,-0.1239514;-0.3512802;-0.02049914,-0.1606679;-0.7065079;0.05618167,-0.1500937;-0.6975777;-0.0522866,0.00156603;0.5339863;-0.007140994,151.0461
+0;0;0,0.00124237;0.3091823;0.00828254,0.002228474;0.6069027;0.004084555,0.1836947;0.4800174;0.004020706,0.214718;0.1974614;-0.0262828,0.2632355;-0.03182311;-0.118229,-0.1744822;0.4679179;-0.01264002,-0.2213245;0.1896948;-0.05864375,-0.2613546;-0.04120237;-0.1506412,0.06183982;0.004225065;-0.03165936,0.0822187;-0.3558997;0.005451854,0.09912807;-0.7125337;0.08246028,0.1009976;-0.670441;-0.02786181,-0.06025719;0.00501971;-0.03447033,-0.1082553;-0.3531791;-0.004938394,-0.1245829;-0.7101482;0.07063001,-0.1192437;-0.6679374;-0.03956565,0.002039705;0.5339983;0.007270608,0;0;0,0.0006175786;0.309295;0.0003242493,0.002032265;0.6067631;-0.0125159,0.1895618;0.5170239;0.009923697,0.2570712;0.2460654;0.07110047,0.2855098;0.009520277;-0.0102452,-0.1865593;0.5179325;-0.02374578,-0.2628267;0.2463093;0.02232782,-0.2824326;0.00421986;-0.04391223,0.06375269;0.001677006;-0.02787673,0.1090569;-0.353863;0.02708888,0.1273745;-0.708969;0.1105649,0.1333733;-0.7004188;0.001823902,-0.05718363;0.004637669;-0.03940628,-0.1240123;-0.3512603;-0.0206191,-0.1605603;-0.7064919;0.0560542,-0.1499251;-0.6975596;-0.05240657,0.001561604;0.5339887;-0.007139444,151.0686
+0;0;0,0.00124231;0.3091673;0.008282137,0.00222834;0.6068659;0.00408442,0.1836098;0.4800102;0.004021897,0.2146295;0.1974869;-0.02627809,0.2630988;-0.03156956;-0.1181329,-0.1744;0.4679163;-0.01263106,-0.2212369;0.1897255;-0.05862945,-0.2612271;-0.04094206;-0.1505354,0.06184148;0.004225179;-0.03166022,0.08220068;-0.3555518;0.00541516,0.09912378;-0.7124752;0.08248608,0.1009933;-0.6703827;-0.02783579,-0.06025881;0.005019846;-0.03447126,-0.1082105;-0.3528332;-0.004967842,-0.1245514;-0.7100918;0.07066187,-0.1192122;-0.6678811;-0.03953356,0.002039583;0.5339658;0.007270283,0;0;0,0.0006321222;0.3092799;0.0003718138,0.002062894;0.6067319;-0.01234126,0.1894774;0.5169238;0.01023889,0.2570277;0.2459574;0.07118022,0.2854204;0.009662554;-0.01013446,-0.1864379;0.5179703;-0.02372884,-0.2626898;0.2463928;0.02243414,-0.2821415;0.004575804;-0.04389536,0.0637591;0.001677722;-0.02786672,0.1089199;-0.3535299;0.02705717,0.1274459;-0.7089207;0.1105723,0.1335126;-0.7003641;0.001834035,-0.05718415;0.004638826;-0.03940871,-0.1240588;-0.3508666;-0.02011465,-0.1605462;-0.706567;0.0558225,-0.1498382;-0.6976148;-0.05263474,0.001589045;0.533959;-0.007003308,151.1019
+0;0;0,0.001242104;0.3091161;0.008280765,0.002227912;0.6067468;0.004084115,0.1837489;0.4798691;0.004018249,0.214761;0.1974148;-0.02627434,0.2632084;-0.03153794;-0.1180875,-0.1745359;0.467766;-0.01264749,-0.2213613;0.1896431;-0.05863465,-0.2613335;-0.04092003;-0.150499,0.06185415;0.004226044;-0.0316667,0.08220731;-0.3554443;0.005397692,0.09913466;-0.7124574;0.08248796,0.1010042;-0.670365;-0.02783258,-0.06027115;0.005020873;-0.03447831,-0.1082087;-0.352726;-0.004983641,-0.1245536;-0.7100744;0.07066508,-0.1192145;-0.6678638;-0.03952903,0.002039205;0.5338662;0.007269129,0;0;0,0.0006531328;0.3092286;0.0003875494,0.002068661;0.6066139;-0.01229751,0.1896075;0.5168813;0.01063633,0.2570578;0.2458881;0.07124066,0.2854572;0.009684324;-0.009984016,-0.1865844;0.5179433;-0.02363072,-0.2627545;0.2464114;0.02250336,-0.2820572;0.00467959;-0.04374851,0.06378202;0.001662806;-0.02785075,0.1089194;-0.3534429;0.0270431,0.127523;-0.7089128;0.1106061,0.133649;-0.7003548;0.001872182,-0.05719651;0.004659498;-0.03941348,-0.1239725;-0.3507568;-0.02015186,-0.1604602;-0.7065455;0.05581429,-0.1496931;-0.6975906;-0.05263623,0.001600772;0.53386;-0.006966949,151.1353
+0;0;0,0.001192353;0.3091213;0.008607886,0.002076812;0.6067806;0.004947657,0.1834518;0.4792764;0.004023296,0.2163789;0.1986594;-0.03928019,0.2637346;-0.02689411;-0.1389417,-0.1745469;0.4677976;-0.01323825,-0.221379;0.1908787;-0.06641725,-0.2611019;-0.03570367;-0.1670744,0.06186365;0.004224159;-0.03166901,0.08226878;-0.3552187;0.005301774,0.09957188;-0.7123506;0.08288314,0.1015898;-0.6702152;-0.02742769,-0.06027796;0.005022145;-0.03448514,-0.1081052;-0.3525085;-0.005044701,-0.124558;-0.7100699;0.0707222,-0.1190647;-0.6678156;-0.03945708,0.001909423;0.5338874;0.008001285,0;0;0,0.0006939024;0.3092423;0.0003880262,0.002147801;0.6066482;-0.01230776,0.1896682;0.5167711;0.01089871,0.2568953;0.2455739;0.07121348,0.2854367;0.009695053;-0.01000178,-0.1865513;0.5179911;-0.02358533,-0.2627074;0.2463712;0.02254678,-0.2817201;0.004894644;-0.04361162,0.06380074;0.001660258;-0.02783144,0.1090361;-0.3532069;0.02699018,0.1275414;-0.7089114;0.1106163,0.1337159;-0.7003539;0.001887679,-0.05720319;0.004665767;-0.03941961,-0.1239162;-0.3505263;-0.02017513,-0.1604184;-0.7065338;0.05590192,-0.1496027;-0.6975796;-0.05254122,0.001669668;0.5338878;-0.006972432,151.1688
+0;0;0,0.001192353;0.3091213;0.008607886,0.002076812;0.6067806;0.004947657,0.1834518;0.4792764;0.004023296,0.2163789;0.1986594;-0.03928019,0.2637346;-0.02689411;-0.1389417,-0.1745469;0.4677976;-0.01323825,-0.221379;0.1908787;-0.06641725,-0.2611019;-0.03570367;-0.1670744,0.06186365;0.004224159;-0.03166901,0.08226878;-0.3552187;0.005301774,0.09957188;-0.7123506;0.08288314,0.1015898;-0.6702152;-0.02742769,-0.06027796;0.005022145;-0.03448514,-0.1081052;-0.3525085;-0.005044701,-0.124558;-0.7100699;0.0707222,-0.1190647;-0.6678156;-0.03945708,0.001909423;0.5338874;0.008001285,0;0;0,0.0006939024;0.3092423;0.0003880262,0.002147801;0.6066482;-0.01230776,0.1896682;0.5167711;0.01089871,0.2568953;0.2455739;0.07121348,0.2854367;0.009695053;-0.01000178,-0.1865513;0.5179911;-0.02358533,-0.2627074;0.2463712;0.02254678,-0.2817201;0.004894644;-0.04361162,0.06380074;0.001660258;-0.02783144,0.1090361;-0.3532069;0.02699018,0.1275414;-0.7089114;0.1106163,0.1337159;-0.7003539;0.001887679,-0.05720319;0.004665767;-0.03941961,-0.1239162;-0.3505263;-0.02017513,-0.1604184;-0.7065338;0.05590192,-0.1496027;-0.6975796;-0.05254122,0.001669668;0.5338878;-0.006972432,151.1914
+0;0;0,0.00119236;0.309123;0.008607934,0.002076866;0.6067986;0.004947464,0.1834394;0.4792931;0.004023589,0.2163511;0.1988077;-0.03925959,0.2639444;-0.02787764;-0.1394212,-0.1745347;0.4678151;-0.01323677,-0.2213448;0.1910261;-0.06639083,-0.2612671;-0.03669329;-0.167553,0.06187552;0.00422497;-0.03167509,0.08227754;-0.3551629;0.005290043,0.09958217;-0.7123265;0.08287829,0.1016;-0.6701916;-0.02742904,-0.06028954;0.00502311;-0.03449176,-0.1081095;-0.3524529;-0.005055819,-0.1245637;-0.710046;0.07071781,-0.1190706;-0.6677921;-0.03945797,0.001909465;0.5339004;0.008001303,0;0;0,0.0007276684;0.309244;0.0003619194,0.002196275;0.6066653;-0.01235199,0.1896671;0.5168035;0.01124299,0.2568218;0.2456809;0.07133853,0.2847579;0.008377403;-0.009842157,-0.1864916;0.5179654;-0.02358142,-0.2625226;0.2464617;0.02261084,-0.2815139;0.003758997;-0.04386036,0.0638112;0.001661122;-0.02784085,0.1091006;-0.3531597;0.02687097,0.1277073;-0.7089014;0.1104584,0.1339519;-0.7003458;0.001737714,-0.05723033;0.004667835;-0.03940358,-0.1239316;-0.3504655;-0.02007555,-0.1603557;-0.706503;0.05605466,-0.1494682;-0.6975527;-0.05237694,0.001716681;0.5339003;-0.007010698,151.2248
+0;0;0,0.001163807;0.3090891;0.009050103,0.001910244;0.6067524;0.006061363,0.1829266;0.4782229;0.003599043,0.216132;0.1991139;-0.04744273,0.2643258;-0.01973331;-0.1630797,-0.1744366;0.4677829;-0.01388406,-0.2215237;0.1927063;-0.07491927,-0.260083;-0.03194802;-0.1827724,0.06187479;0.004217447;-0.03166498,0.08225568;-0.3539953;0.005152967,0.09917763;-0.7122554;0.08290635,0.1012829;-0.6700687;-0.02739421,-0.06028114;0.005029659;-0.03449398,-0.1078762;-0.3512928;-0.005230935,-0.1245963;-0.7099206;0.07085276,-0.1190202;-0.6676186;-0.03931407,0.001777972;0.5338519;0.008949313,0;0;0,0.0007283017;0.3092227;0.000369668,0.00218948;0.6066245;-0.01232672,0.1896164;0.5167445;0.0113771,0.2567582;0.2456255;0.07134485,0.2846783;0.008497059;-0.009767652,-0.1864628;0.5179209;-0.02353337,-0.2624883;0.2464467;0.0226349,-0.2812374;0.003909677;-0.043795,0.06382071;0.001645654;-0.02780569,0.1090218;-0.3520598;0.02638519,0.1275983;-0.7088043;0.110471,0.1338648;-0.7002488;0.001751065,-0.05720966;0.004664326;-0.03942394,-0.1236797;-0.3493076;-0.02011357,-0.1602268;-0.7064065;0.05622026,-0.1493189;-0.6974555;-0.05220998,0.001713142;0.5338637;-0.006989956,151.2583
+0;0;0,0.001163756;0.3090755;0.009049703,0.0019102;0.6067415;0.006060923,0.1829421;0.4782063;0.003598185,0.2161779;0.198841;-0.04749047,0.2643206;-0.01977399;-0.1630047,-0.1744517;0.4677654;-0.01388641,-0.221582;0.1924361;-0.07497768,-0.2601004;-0.03197975;-0.1827164,0.06183905;0.004215011;-0.03164669,0.08222391;-0.3540675;0.005178429,0.09912624;-0.7119122;0.08284166,0.1012315;-0.6697254;-0.02746005,-0.06024632;0.005026754;-0.03447405,-0.1078507;-0.3513651;-0.005205311,-0.1245514;-0.7095771;0.07079017,-0.1189752;-0.667275;-0.03937781,0.001777926;0.53384;0.008948913,0;0;0,0.0007583946;0.309209;0.0003044605,0.002227634;0.6066121;-0.01242578,0.1896448;0.5168285;0.01163065,0.2568086;0.2454107;0.07147205,0.284666;0.008565262;-0.009657383,-0.1864543;0.5178664;-0.02344205,-0.2626352;0.2461424;0.02262505,-0.2811995;0.003823042;-0.04363542,0.06381322;0.001662895;-0.02772105,0.1088978;-0.3521363;0.02642226,0.1274987;-0.7084516;0.1104665,0.1338003;-0.6999058;0.001749277,-0.05715362;0.004652379;-0.0394356,-0.1236319;-0.3493922;-0.0201725,-0.1602892;-0.7060722;0.05602251,-0.1493457;-0.6971262;-0.0524044,0.001750521;0.5338508;-0.007082343,151.2807
+0;0;0,0.001163794;0.3090854;0.009049995,0.001910332;0.6067907;0.006060665,0.182843;0.4782723;0.003601394,0.2160804;0.198894;-0.04748964,0.2644633;-0.02081156;-0.1635801,-0.1743551;0.4678371;-0.01387363,-0.2214877;0.192495;-0.07496775,-0.2601982;-0.03304033;-0.1832439,0.0618462;0.004215499;-0.03165035,0.08221973;-0.3538679;0.005154312,0.09912843;-0.7118475;0.08284684,0.1012338;-0.6696606;-0.02745644,-0.06025329;0.005027336;-0.03447804,-0.1078312;-0.3511665;-0.00522556,-0.1245382;-0.7095135;0.07079858,-0.118962;-0.6672113;-0.03937095,0.001778033;0.5338756;0.008949193,0;0;0,0.0008176192;0.3092188;0.0003736019,0.002405412;0.6066689;-0.01216674,0.1896727;0.5168436;0.01189995,0.2568408;0.2453554;0.07148087,0.2840998;0.00717324;-0.009849548,-0.1861911;0.5178268;-0.0233591,-0.2624395;0.2461183;0.02277018,-0.2809262;0.002572984;-0.0438058,0.06381915;0.001652822;-0.0277282,0.1090368;-0.3519469;0.02627146,0.1275492;-0.7083783;0.110446,0.1338932;-0.6998239;0.001727939,-0.05716779;0.004665549;-0.03942772,-0.1235795;-0.3491877;-0.02017248,-0.1601772;-0.7060043;0.05607694,-0.149192;-0.697049;-0.05234913,0.001891941;0.5338902;-0.006878853,151.3141
+0;0;0,0.001041345;0.3090253;0.009573377,0.001730668;0.60668;0.007440405,0.1823582;0.4774281;0.002957541,0.2159944;0.2001821;-0.0598654,0.2649046;-0.0170923;-0.1798585,-0.174324;0.4679037;-0.01463374,-0.2225251;0.1940844;-0.08277426,-0.2591137;-0.02384436;-0.2059288,0.0618703;0.004194237;-0.03166068,0.08239024;-0.3538721;0.005179703,0.09929547;-0.7120042;0.08271516,0.1014482;-0.6697586;-0.02758226,-0.06027913;0.005049815;-0.0344797,-0.1077065;-0.3511759;-0.005434483,-0.1246756;-0.709627;0.07059826,-0.1190498;-0.667264;-0.0395635,0.001598949;0.5337713;0.01010853,0;0;0,0.0008398517;0.3091738;0.0004572868,0.002459176;0.6065706;-0.01195908,0.1897007;0.516924;0.01227903,0.2566666;0.2450075;0.07161248,0.2839316;0.007013887;-0.009716272,-0.1861609;0.517857;-0.02293831,-0.2624602;0.2457944;0.02292969,-0.2808022;0.002417564;-0.04362861,0.06383608;0.001654163;-0.02775145,0.1090402;-0.3519388;0.02627039,0.1275292;-0.7084852;0.1104662,0.133866;-0.699921;0.00174427,-0.05722015;0.00467239;-0.03939477,-0.1235919;-0.3491836;-0.02014554,-0.1603113;-0.7061093;0.05609001,-0.1493323;-0.6971457;-0.0523399,0.001939252;0.5338044;-0.006702065,151.3476
+0;0;0,0.001041251;0.3089974;0.009572514,0.001730527;0.6066321;0.007439674,0.1823706;0.4773809;0.002956149,0.2159928;0.2002494;-0.05984085,0.2648609;-0.01683801;-0.1797307,-0.1743363;0.4678558;-0.01463634,-0.2225175;0.1941496;-0.08274873,-0.2590746;-0.02359155;-0.2057973,0.06188677;0.004195353;-0.03166911,0.08240703;-0.3538765;0.005171843,0.09934992;-0.7128065;0.08288002,0.1015025;-0.6705616;-0.02741064,-0.06029518;0.00505116;-0.03448888,-0.1077233;-0.3511801;-0.005443212,-0.1247302;-0.7104297;0.07075891,-0.1191047;-0.6680674;-0.03939611,0.001598817;0.5337279;0.01010763,0;0;0,0.0008845925;0.3091457;0.0005067587,0.002532154;0.6065249;-0.01184249,0.1897614;0.5168511;0.01254618,0.2567109;0.2450111;0.0716784,0.2838964;0.007235691;-0.00963819,-0.1860969;0.5178397;-0.02297816,-0.2622774;0.2458806;0.02296273,-0.2804284;0.002673924;-0.04344258,0.06386289;0.001655802;-0.02773619,0.1091036;-0.3519465;0.02623129,0.1277674;-0.7092749;0.1106372,0.1341676;-0.7006977;0.00192333,-0.05723995;0.004672703;-0.03939873,-0.1236638;-0.3491814;-0.0201906,-0.1603487;-0.7069454;0.05606858,-0.1493056;-0.6979759;-0.05234899,0.002006352;0.5337623;-0.006601095,151.3812
+0;0;0,0.001041131;0.3089617;0.009571406,0.001730275;0.6065385;0.007439099,0.1822449;0.4773437;0.002959906,0.2158938;0.1999926;-0.05988684,0.2647874;-0.01720813;-0.1798392,-0.1742144;0.4678251;-0.01462039,-0.2224338;0.1939021;-0.08278672,-0.25901;-0.02395274;-0.2058995,0.06189447;0.004195875;-0.03167305,0.08240713;-0.3537434;0.005154271,0.09929786;-0.7115684;0.08262323,0.1014507;-0.6693222;-0.02767969,-0.06030268;0.005051787;-0.03449317,-0.1077132;-0.3510476;-0.005458251,-0.1246678;-0.7091913;0.07050928,-0.1190417;-0.6668277;-0.03965797,0.001598596;0.5336516;0.01010642,0;0;0,0.0009237975;0.3091097;0.0006012917,0.002626039;0.6064374;-0.01158798,0.1897142;0.5168717;0.01279211,0.2566518;0.2447877;0.07191253,0.2836331;0.006886467;-0.009514451,-0.18587;0.5177346;-0.02289403,-0.2621028;0.2455581;0.02308507,-0.2801633;0.002197668;-0.0432839,0.06387953;0.001663297;-0.02771914,0.1090973;-0.3518147;0.0261898,0.1274762;-0.7080035;0.1105537,0.1339179;-0.699433;0.001831055,-0.05724861;0.004669578;-0.03940184,-0.1237085;-0.3490494;-0.02033628,-0.1603419;-0.705662;0.0558931,-0.1492604;-0.6966917;-0.05253334,0.002086833;0.5336891;-0.006388187,151.4037
+0;0;0,0.00098588;0.3090111;0.01005014,0.001703176;0.6066228;0.008384837,0.1815794;0.4760545;0.001604216,0.2154775;0.2009025;-0.07024697,0.2651786;-0.006779253;-0.2068349,-0.1739777;0.4679523;-0.01519608,-0.2222832;0.1956274;-0.0895333,-0.2578699;-0.01712571;-0.2226794,0.06198823;0.004180968;-0.03169057,0.08226062;-0.3536906;0.005102482,0.09939343;-0.7117158;0.08256765,0.1014091;-0.6694268;-0.02772944,-0.06037506;0.005071206;-0.03454632,-0.1076941;-0.3509585;-0.005554821,-0.125101;-0.7093716;0.07003306,-0.1196075;-0.666966;-0.04013251,0.001555899;0.5337237;0.01094991,0;0;0,0.001107544;0.3091736;0.0005495548,0.002918981;0.6065333;-0.01163876,0.1898771;0.5169258;0.01279485,0.2567757;0.244803;0.07190502,0.2833703;0.006188214;-0.009420872,-0.1855178;0.517862;-0.02302692,-0.2616553;0.2456523;0.02307264,-0.2797438;0.001728013;-0.04350031,0.06393959;0.001669273;-0.02780747,0.1092838;-0.3517094;0.02608287,0.1275951;-0.7081074;0.1104728,0.1340705;-0.6995381;0.001756072,-0.05740615;0.004678274;-0.03933143,-0.1236613;-0.3490051;-0.02048776,-0.1603577;-0.7058043;0.05582859,-0.1492429;-0.6968385;-0.05258985,0.00234703;0.5337765;-0.006441951,151.4369
+0;0;0,0.00098588;0.3090111;0.01005014,0.001703176;0.6066228;0.008384837,0.1815794;0.4760545;0.001604216,0.2154775;0.2009025;-0.07024697,0.2651786;-0.006779253;-0.2068349,-0.1739777;0.4679523;-0.01519608,-0.2222832;0.1956274;-0.0895333,-0.2578699;-0.01712571;-0.2226794,0.06198823;0.004180968;-0.03169057,0.08226062;-0.3536906;0.005102482,0.09939343;-0.7117158;0.08256765,0.1014091;-0.6694268;-0.02772944,-0.06037506;0.005071206;-0.03454632,-0.1076941;-0.3509585;-0.005554821,-0.125101;-0.7093716;0.07003306,-0.1196075;-0.666966;-0.04013251,0.001555899;0.5337237;0.01094991,0;0;0,0.001107544;0.3091736;0.0005495548,0.002918981;0.6065333;-0.01163876,0.1898771;0.5169258;0.01279485,0.2567757;0.244803;0.07190502,0.2833703;0.006188214;-0.009420872,-0.1855178;0.517862;-0.02302692,-0.2616553;0.2456523;0.02307264,-0.2797438;0.001728013;-0.04350031,0.06393959;0.001669273;-0.02780747,0.1092838;-0.3517094;0.02608287,0.1275951;-0.7081074;0.1104728,0.1340705;-0.6995381;0.001756072,-0.05740615;0.004678274;-0.03933143,-0.1236613;-0.3490051;-0.02048776,-0.1603577;-0.7058043;0.05582859,-0.1492429;-0.6968385;-0.05258985,0.00234703;0.5337765;-0.006441951,151.4592
+0;0;0,0.0009858349;0.3089969;0.01004968,0.001703143;0.606614;0.008384305,0.1816023;0.4760359;0.001602575,0.2155083;0.2008206;-0.07026515,0.2653014;-0.007246017;-0.2071062,-0.1740001;0.4679326;-0.01519987,-0.2223168;0.1955451;-0.0895542,-0.2579694;-0.01760228;-0.222947,0.06198147;0.004180512;-0.03168711,0.08225076;-0.3536362;0.005100299,0.09938715;-0.7117364;0.08258168,0.1014028;-0.6694475;-0.02771404,-0.06036849;0.005070654;-0.03454256,-0.1076803;-0.3509045;-0.005555501,-0.1250908;-0.7093927;0.07004821,-0.1195974;-0.6669872;-0.040116,0.001555861;0.5337125;0.01094946,0;0;0,0.001145937;0.3091593;0.0005253553,0.002974011;0.6065228;-0.01169837,0.1899323;0.5168558;0.01291621,0.25674;0.2446403;0.07202208,0.2830448;0.005412355;-0.009061813,-0.1855031;0.5178652;-0.0229248,-0.2616592;0.2455385;0.02286213,-0.2794954;0.001149252;-0.04386345,0.06394988;0.001646429;-0.02776611,0.1093404;-0.351688;0.02600598,0.1276996;-0.7081729;0.1103523,0.1341797;-0.6996054;0.001637578,-0.05738788;0.00469422;-0.03934272,-0.1236405;-0.348934;-0.02051132,-0.1603497;-0.7058438;0.05565052,-0.1492285;-0.6968794;-0.05276559,0.002400666;0.5337644;-0.006491423,151.4927
+0;0;0,0.0008804324;0.3090406;0.01047552,0.001490593;0.6067154;0.009120123,0.1808236;0.4748704;0.0001005083,0.2147244;0.2017904;-0.08020157,0.2674953;-0.0002613366;-0.2237597,-0.173879;0.4680354;-0.0162046,-0.2222551;0.1972074;-0.09671779,-0.2571998;-0.007598504;-0.2418108,0.06210557;0.004128036;-0.03161931,0.08259836;-0.353996;0.004794829,0.09906945;-0.7115677;0.08211247,0.1010133;-0.6692405;-0.02817903,-0.06041926;0.005090137;-0.03460531,-0.1077423;-0.3511715;-0.005674867,-0.1251554;-0.7090762;0.06987479,-0.1197406;-0.6666396;-0.04028856,0.001366505;0.533798;0.0116218,0;0;0,0.001270711;0.3092164;0.0004583597,0.003165826;0.6066337;-0.01182163,0.1900294;0.5168857;0.01300848,0.2566826;0.2444355;0.07215774,0.2831789;0.005847991;-0.00903666,-0.1852726;0.5179683;-0.02299651,-0.2614113;0.2454422;0.02286047,-0.2791056;0.001558319;-0.04366872,0.06398436;0.001630709;-0.02787948,0.1094439;-0.3519576;0.0260421,0.1278474;-0.7078984;0.1101507,0.134366;-0.69934;0.00144136,-0.05752892;0.004734765;-0.0392674,-0.1237882;-0.3491978;-0.0208224,-0.1603124;-0.7055815;0.05509511,-0.1491523;-0.6966187;-0.05331542,0.002580076;0.5338625;-0.006602168,151.5262
+0;0;0,0.0008804211;0.3090366;0.01047538,0.001490575;0.6067082;0.009119984,0.1807558;0.4748858;0.0001047067,0.2146552;0.2018177;-0.08019385,0.267391;-9.980798E-05;-0.2236566,-0.173813;0.4680533;-0.01619425,-0.2221868;0.1972372;-0.0967039,-0.2571083;-0.007432714;-0.2417005,0.06208381;0.004126589;-0.03160823,0.08257422;-0.3539558;0.004801668,0.09906135;-0.7118756;0.08219457,0.1010052;-0.6695484;-0.02809638,-0.06039809;0.005088353;-0.03459319,-0.1077156;-0.3511318;-0.005666111,-0.1251457;-0.7093849;0.06995708,-0.1197309;-0.6669483;-0.04020572,0.001366487;0.5337911;0.01162165,0;0;0,0.001311071;0.3092121;0.000497818,0.003238901;0.6066289;-0.01171231,0.1900173;0.5168396;0.01309812,0.2566869;0.2444004;0.07221901,0.2830853;0.005964532;-0.008927345,-0.1851503;0.5180396;-0.0228298,-0.2612711;0.2454974;0.02288202,-0.2788263;0.001742646;-0.04351624,0.06398243;0.001628503;-0.02782273,0.1094849;-0.3519166;0.02606511,0.1280384;-0.708189;0.1102896,0.1345439;-0.6996233;0.001578569,-0.05748821;0.004728199;-0.03928432,-0.1237159;-0.3491639;-0.0207696,-0.159984;-0.7059292;0.05519897,-0.1488398;-0.6969637;-0.05321314,0.002643727;0.5338567;-0.006512523,151.5487
+0;0;0,0.0008802736;0.3089848;0.01047363,0.001490353;0.6066205;0.00911836,0.1808685;0.474769;9.556394E-05,0.2148015;0.2014301;-0.08028262,0.2674579;-0.0001832545;-0.2235292,-0.1739234;0.4679322;-0.01621364,-0.2223452;0.1968474;-0.09680314,-0.2572141;-0.007514119;-0.2415813,0.06206203;0.004125141;-0.03159714,0.08254332;-0.353798;0.004796572,0.09901318;-0.7113427;0.08210838,0.1009571;-0.6690155;-0.02818312,-0.06037689;0.005086568;-0.03458105,-0.1076734;-0.3509752;-0.005666833,-0.1250852;-0.708853;0.06987712,-0.1196704;-0.6664163;-0.04028623,0.001366279;0.5337113;0.01161975,0;0;0,0.001327723;0.3091603;0.0005145073,0.003262766;0.606541;-0.01169252,0.1901271;0.5167515;0.01343668,0.2566446;0.2439331;0.07235837,0.2830349;0.005952299;-0.008936763,-0.185238;0.5180028;-0.02294462,-0.2613961;0.2451913;0.02288202,-0.2788258;0.001746953;-0.04323363,0.06396976;0.001624778;-0.02779067,0.10953;-0.3517613;0.02601922,0.1281928;-0.7076787;0.1100495,0.1347894;-0.6991189;0.001344562,-0.05744964;0.004727645;-0.03929733,-0.1237142;-0.348998;-0.02085347,-0.1599098;-0.7054194;0.05491039,-0.1486715;-0.6964515;-0.05349306,0.002667554;0.533777;-0.006491185,151.5824
+0;0;0,0.0007685873;0.3089282;0.0109944,0.001260988;0.6065198;0.01010905,0.1804355;0.4744733;-0.0008406155,0.2157177;0.201764;-0.08831167,0.2716277;0.01436041;-0.2496271,-0.1739058;0.4681173;-0.01707852,-0.2230145;0.1980273;-0.1059952,-0.2569346;0.0006562471;-0.2614389,0.06205551;0.004128208;-0.03153526,0.08350895;-0.355556;0.004755702,0.09898592;-0.7112035;0.0816939,0.1009371;-0.6688261;-0.02864265,-0.06033508;0.00508629;-0.03458625,-0.1078433;-0.3527519;-0.005521689,-0.1253668;-0.7087122;0.0695076,-0.1199422;-0.6662256;-0.04070047,0.001163436;0.5336186;0.01250227,0;0;0,0.001353785;0.3091211;0.000644207,0.003337413;0.6064628;-0.01138818,0.1907413;0.5166537;0.007037639,0.2566598;0.2434922;0.07264221,0.282545;0.004739046;-0.00857091,-0.1851395;0.5180683;-0.02280553,-0.2618462;0.2437274;0.02323327,-0.2792982;-0.0003160536;-0.04315133,0.06398074;0.001600876;-0.02768219,0.1092812;-0.3534991;0.0271076,0.1281573;-0.7076495;0.109965,0.1333619;-0.6990688;0.001128912,-0.05740486;0.004731947;-0.03930257,-0.1240446;-0.3507474;-0.02076698,-0.1600602;-0.7052689;0.05447664,-0.15021;-0.6962939;-0.05411472,0.002731174;0.5337075;-0.006230712,151.6157
+0;0;0,0.0007686171;0.3089401;0.01099482,0.00126107;0.6065633;0.01010934,0.1800908;0.474622;-0.0008143755,0.2153655;0.2019702;-0.08826696,0.2711473;0.01499666;-0.2492122,-0.173569;0.4682781;-0.01702105,-0.2226673;0.1982452;-0.1059189,-0.2565096;0.001327023;-0.261006,0.06205046;0.004127872;-0.03153269,0.08349857;-0.3554672;0.004749276,0.09896515;-0.7108756;0.08163576,0.1009162;-0.6684988;-0.02869608,-0.06033016;0.005085876;-0.03458344,-0.1078267;-0.3526637;-0.005526075,-0.1253383;-0.7083846;0.06945277,-0.119914;-0.6658985;-0.04075058,0.001163506;0.5336535;0.01250285,0;0;0,0.001403518;0.3091325;0.0008070469,0.003495798;0.6065168;-0.01094091,0.1903687;0.5164224;0.008900404,0.2564834;0.2430274;0.07305062,0.2824154;0.004985541;-0.00842154,-0.184623;0.51812;-0.02266824,-0.2612844;0.2438307;0.02337139,-0.2786171;0.0003461987;-0.04287793,0.06397912;0.001595542;-0.02767193,0.109293;-0.3534115;0.02711558,0.1280562;-0.7073063;0.1100148,0.1336484;-0.6987154;0.001200803,-0.05739552;0.004734971;-0.03930578,-0.1240777;-0.3506406;-0.02068593,-0.1601571;-0.7049307;0.0544323,-0.1499185;-0.6959336;-0.05412254,0.002861284;0.5337476;-0.005860568,151.638
+0;0;0,0.0007685689;0.3089208;0.01099413,0.001260966;0.60651;0.01010882,0.1801278;0.4745663;-0.0008179825,0.215512;0.2010678;-0.08854216,0.2714572;0.01354642;-0.249959,-0.1736053;0.4682212;-0.01702801,-0.2228561;0.1973497;-0.106202,-0.2567975;-0.0001454949;-0.2617434,0.06205185;0.004127964;-0.03153339,0.08348422;-0.3552033;0.004721954,0.09896198;-0.7108687;0.08166403,0.1009136;-0.6684884;-0.02869886,-0.06033152;0.005085989;-0.03458421,-0.1077932;-0.3524012;-0.005548166,-0.1253175;-0.7083794;0.0694849,-0.1198916;-0.6658897;-0.04074948,0.001163415;0.53361;0.012502,0;0;0,0.001377262;0.3091129;0.0008966923,0.003423713;0.6064684;-0.01072967,0.1906325;0.5163125;0.004790187,0.2564496;0.2429828;0.07340491,0.2817738;0.00417158;-0.008310437,-0.184726;0.5181364;-0.02247284,-0.2615592;0.2429582;0.02359874,-0.2789146;-0.001227841;-0.04289554,0.06399314;0.001593217;-0.02764356,0.1093489;-0.3531613;0.02699018,0.1280325;-0.7072892;0.1100678,0.1327066;-0.6986848;0.001176,-0.05739256;0.004742737;-0.03931192,-0.1240804;-0.350367;-0.0208026,-0.1601126;-0.7049012;0.05446117,-0.1507916;-0.6958984;-0.05420937,0.002803713;0.5337068;-0.005679846,151.6715
+0;0;0,0.0007055532;0.3088984;0.01162286,0.00116366;0.6065134;0.01134468,0.1794174;0.4737506;-0.002062812,0.2167109;0.2039191;-0.09794777,0.2729226;0.01943544;-0.2625089,-0.1733072;0.4685315;-0.01792376,-0.2227137;0.2007457;-0.1140667,-0.2555276;0.01666901;-0.2852782,0.06210174;0.004111599;-0.03154197,0.0839112;-0.3591668;0.005041953,0.09843162;-0.7117604;0.08181936,0.1003585;-0.6692945;-0.0285128,-0.06036777;0.005103024;-0.03461385,-0.1083436;-0.3563185;-0.005320981,-0.1259717;-0.709258;0.0691829,-0.1205785;-0.6667102;-0.04102492,0.001070454;0.533602;0.01358988,0;0;0,0.001347132;0.3091135;0.0009181499,0.003356092;0.6064931;-0.01072836,0.1902952;0.5161574;0.006655216,0.2564325;0.243075;0.07333064,0.2817943;0.004420429;-0.008370638,-0.1846245;0.51821;-0.02258197,-0.2612716;0.243616;0.02342993,-0.278593;-0.0004281849;-0.04302869,0.06401339;0.001600027;-0.02771556,0.1095401;-0.3569049;0.02873576,0.1283007;-0.7082808;0.1100428,0.1334016;-0.6996655;0.001189828,-0.05748832;0.004751775;-0.03925482,-0.1248605;-0.3542802;-0.02075575,-0.160601;-0.7058328;0.05381837,-0.1508513;-0.6968271;-0.05479324,0.002747186;0.533725;-0.005671859,151.705
+0;0;0,0.0007055532;0.3088984;0.01162286,0.00116366;0.6065134;0.01134468,0.1794174;0.4737506;-0.002062812,0.2167109;0.2039191;-0.09794777,0.2729226;0.01943544;-0.2625089,-0.1733072;0.4685315;-0.01792376,-0.2227137;0.2007457;-0.1140667,-0.2555276;0.01666901;-0.2852782,0.06210174;0.004111599;-0.03154197,0.0839112;-0.3591668;0.005041953,0.09843162;-0.7117604;0.08181936,0.1003585;-0.6692945;-0.0285128,-0.06036777;0.005103024;-0.03461385,-0.1083436;-0.3563185;-0.005320981,-0.1259717;-0.709258;0.0691829,-0.1205785;-0.6667102;-0.04102492,0.001070454;0.533602;0.01358988,0;0;0,0.001347132;0.3091135;0.0009181499,0.003356092;0.6064931;-0.01072836,0.1902952;0.5161574;0.006655216,0.2564325;0.243075;0.07333064,0.2817943;0.004420429;-0.008370638,-0.1846245;0.51821;-0.02258197,-0.2612716;0.243616;0.02342993,-0.278593;-0.0004281849;-0.04302869,0.06401339;0.001600027;-0.02771556,0.1095401;-0.3569049;0.02873576,0.1283007;-0.7082808;0.1100428,0.1334016;-0.6996655;0.001189828,-0.05748832;0.004751775;-0.03925482,-0.1248605;-0.3542802;-0.02075575,-0.160601;-0.7058328;0.05381837,-0.1508513;-0.6968271;-0.05479324,0.002747186;0.533725;-0.005671859,151.7273
+0;0;0,0.0007053931;0.3088283;0.01162022,0.001163387;0.6063699;0.01134212,0.1794371;0.4736185;-0.00206768,0.2166755;0.2041851;-0.0978112,0.2728456;0.01983818;-0.2622503,-0.1733269;0.4683989;-0.01793041,-0.2226606;0.201008;-0.1139316,-0.2554501;0.01706785;-0.2850161,0.06208646;0.004110588;-0.03153421,0.08385703;-0.35852;0.004984472,0.09839381;-0.7115107;0.08184835,0.1003206;-0.6690459;-0.02847425,-0.06035292;0.005101769;-0.03460534,-0.1082432;-0.3556752;-0.005364703,-0.1258912;-0.7090122;0.06922308,-0.1204984;-0.6664655;-0.0409752,0.001070204;0.5334767;0.01358676,0;0;0,0.001356117;0.3090428;0.001081347,0.003364541;0.6063535;-0.01043785,0.1902072;0.5161614;0.008791685,0.2564644;0.243018;0.07321644,0.2818469;0.004557252;-0.008461237,-0.184614;0.5181506;-0.02260029,-0.2611766;0.2439579;0.02327397,-0.2784257;7.873774E-05;-0.04309239,0.06400888;0.00159812;-0.0276829,0.109528;-0.3562998;0.02840244,0.1282393;-0.7080718;0.1098162,0.1337994;-0.6994499;0.0009942055,-0.0574501;0.004750337;-0.03928044,-0.1247015;-0.3536519;-0.0210148,-0.1605481;-0.7055846;0.05368574,-0.1503405;-0.6965677;-0.05487614,0.002758518;0.5336019;-0.005407929,151.7498
+0;0;0,0.0006934083;0.3087981;0.01213123,0.001225122;0.6063412;0.01251385,0.1792422;0.4733005;-0.002794292,0.2176154;0.2068505;-0.1054161,0.2727788;0.03873041;-0.2863713,-0.1727616;0.464728;-0.01187264,-0.2257026;0.2047927;-0.1242569,-0.2572304;0.03101735;-0.3055309,0.06204092;0.004101223;-0.03151401,0.08406074;-0.3576257;0.0049324,0.09838653;-0.7108067;0.08184272,0.09853349;-0.6682779;-0.02849031,-0.0603174;0.005101243;-0.03456614,-0.1079974;-0.354823;-0.005570909,-0.1261985;-0.7083179;0.06904411,-0.1225781;-0.6657232;-0.04122212,0.00110598;0.5334418;0.01458594,0;0;0,0.001365036;0.309032;0.001120329,0.003372312;0.6063441;-0.01039815,0.1901563;0.516094;0.009836555,0.2564416;0.2429661;0.07313573,0.2817118;0.004743785;-0.008495569,-0.1846511;0.5182092;-0.02236417,-0.2610398;0.2441984;0.02326695,-0.2782677;0.0005721897;-0.04307762,0.0640066;0.001607984;-0.02756083,0.1095783;-0.3554495;0.02805113,0.1280601;-0.7073459;0.1098108,0.1337984;-0.6987334;0.0009989738,-0.05737838;0.00473903;-0.03929748,-0.1244934;-0.352783;-0.02104531,-0.1603685;-0.7049222;0.05357523,-0.1499842;-0.6959022;-0.05497143,0.002768129;0.5335915;-0.005364895,151.7834
+0;0;0,0.000693402;0.3087953;0.01213112,0.001225138;0.6063513;0.01251373,0.1792459;0.4733053;-0.002794664,0.2176044;0.206958;-0.105377,0.272863;0.03854775;-0.2866445,-0.1727652;0.4647327;-0.0118732,-0.2256858;0.2048975;-0.1242142,-0.257268;0.03082226;-0.305801,0.06206118;0.004102563;-0.0315243,0.08408663;-0.3577169;0.004931431,0.09843352;-0.7114182;0.08195503,0.09858047;-0.6688904;-0.02836892,-0.0603371;0.005102909;-0.03457743,-0.1080293;-0.3549134;-0.005574778,-0.1262572;-0.7089289;0.06915014,-0.1226371;-0.6663353;-0.04110701,0.00110599;0.5334479;0.01458593,0;0;0,0.00142286;0.3090289;0.001138806,0.003477961;0.6063538;-0.01037323,0.1901792;0.5161504;0.01082408,0.2564349;0.2428923;0.07307827,0.2814481;0.004129738;-0.008409262,-0.1846046;0.5183895;-0.02200365,-0.2609314;0.2444302;0.02333876,-0.2781939;0.000382781;-0.04311657,0.06401958;0.001580775;-0.0275898,0.1096415;-0.3555592;0.02806163,0.1280296;-0.7080206;0.1097678,0.1339075;-0.6994004;0.0009711981,-0.05740461;0.004770579;-0.03929574,-0.1245842;-0.3528293;-0.02094824,-0.1602153;-0.7055112;0.05381138,-0.1496955;-0.6964886;-0.0547134,0.002862945;0.5335973;-0.005340099,151.8054
+0;0;0,0.0006934101;0.3087989;0.01213126,0.001225169;0.6063678;0.01251387,0.1792731;0.4733092;-0.002797075,0.2177781;0.2059444;-0.1057712,0.272932;0.03785324;-0.2866954,-0.1727917;0.4647353;-0.011877,-0.2259144;0.2039075;-0.1246471,-0.2574368;0.03016202;-0.30589,0.06202077;0.004099892;-0.03150378,0.08401026;-0.3571286;0.004892424,0.09838407;-0.7114936;0.08206055,0.09853106;-0.6689619;-0.02829785,-0.06029782;0.005099587;-0.03455491,-0.1079122;-0.3543288;-0.005599629,-0.1261742;-0.7090086;0.0692655,-0.122553;-0.666411;-0.04102609,0.001106016;0.533461;0.01458617,0;0;0,0.001443051;0.3090324;0.001137018,0.003505342;0.6063687;-0.0104084,0.1906042;0.5161579;0.005717277,0.2564204;0.2428465;0.0730921,0.2815327;0.004574284;-0.008307338,-0.1846129;0.5183942;-0.02194815,-0.2611686;0.2433651;0.02353262,-0.2783147;-0.0002350211;-0.04276298,0.06402951;0.001620993;-0.02744937,0.1097529;-0.3549594;0.02781475,0.1279488;-0.7080898;0.1096921,0.1327235;-0.6994646;0.0008051395,-0.05732386;0.00473702;-0.03933714,-0.1243946;-0.3522798;-0.02103931,-0.1601583;-0.7056171;0.05385922,-0.1507394;-0.6965981;-0.05480139,0.002890222;0.5336095;-0.005365253,151.839
+0;0;0,0.0006387468;0.3087847;0.01249002,0.001079172;0.606353;0.01341416,0.1789237;0.4731821;-0.003887881,0.2205007;0.2113822;-0.1192238,0.2750795;0.04891719;-0.3053861,-0.1726096;0.4634934;-0.0098917,-0.2274479;0.2085107;-0.1345787,-0.2580548;0.04546353;-0.3256519,0.06203734;0.004093756;-0.03147195,0.08408518;-0.3571249;0.004986938,0.09824;-0.7114882;0.08220308,0.09759225;-0.6689139;-0.02814869,-0.06029136;0.005093808;-0.03456703,-0.1078065;-0.3543558;-0.00571245,-0.1261404;-0.7090126;0.0692436,-0.1233167;-0.6663793;-0.04106719,0.0009829851;0.5334423;0.01534134,0;0;0,0.001443051;0.3090324;0.001137018,0.003505342;0.6063687;-0.0104084,0.1906042;0.5161579;0.005717277,0.2564204;0.2428465;0.0730921,0.2815327;0.004574284;-0.008307338,-0.1846129;0.5183942;-0.02194815,-0.2611686;0.2433651;0.02353262,-0.2783147;-0.0002350211;-0.04276298,0.06402951;0.001620993;-0.02744937,0.1097529;-0.3549594;0.02781475,0.1279488;-0.7080898;0.1096921,0.1327235;-0.6994646;0.0008051395,-0.05732386;0.00473702;-0.03933714,-0.1243946;-0.3522798;-0.02103931,-0.1601583;-0.7056171;0.05385922,-0.1507394;-0.6965981;-0.05480139,0.002890222;0.5336095;-0.005365253,151.8614
+0;0;0,0.0006386208;0.3087238;0.01248755,0.001078999;0.6062609;0.01341153,0.1793064;0.4729664;-0.003932042,0.2207959;0.2117178;-0.1190251,0.2753195;0.04941726;-0.304999,-0.1729833;0.4632568;-0.009948781,-0.2277061;0.2088112;-0.1343731,-0.258282;0.04592898;-0.325253,0.06202653;0.004093043;-0.03146647,0.08399816;-0.3558769;0.004866388,0.098202;-0.7114674;0.08234993,0.09755439;-0.6688958;-0.02797756,-0.06028085;0.005092921;-0.03456101,-0.1076318;-0.3531141;-0.00580617,-0.1260291;-0.7089992;0.06940944,-0.1232061;-0.6663686;-0.04087708,0.0009828206;0.5333562;0.01533856,0;0;0,0.001498714;0.3089713;0.001110673,0.003592454;0.6062747;-0.01047003,0.1908481;0.5163424;0.009578465,0.2564408;0.2426946;0.07308483,0.2815782;0.004625946;-0.008106589,-0.1849498;0.5182387;-0.02183416,-0.2613609;0.243762;0.02335986,-0.2785352;0.0004114956;-0.04286823,0.06403846;0.001616821;-0.02739787,0.10951;-0.353765;0.02753222,0.1280241;-0.7081383;0.1095496,0.1335802;-0.6995209;0.000726223,-0.05728827;0.004729534;-0.03936835,-0.1241043;-0.3510533;-0.02105361,-0.1598491;-0.705644;0.05403142,-0.1496518;-0.6966276;-0.05453342,0.002971701;0.5335223;-0.005417347,151.8838
+0;0;0,0.000638701;0.3087626;0.01248912,0.001079156;0.6063521;0.01341318,0.1793295;0.4730347;-0.003932482,0.2207607;0.2121533;-0.1188637,0.2753601;0.04962708;-0.3050963,-0.1730056;0.4633239;-0.009949995,-0.2276515;0.2092359;-0.1341995,-0.2582699;0.04612722;-0.3253447,0.06194146;0.004087429;-0.03142331,0.08388972;-0.3554996;0.004870884,0.09808125;-0.7107818;0.08228725,0.09743364;-0.6682103;-0.02803937,-0.06019818;0.005085936;-0.03451361,-0.1074987;-0.35274;-0.005789364,-0.1258801;-0.7083166;0.06936106,-0.1230571;-0.6656861;-0.04092459,0.000982958;0.5334323;0.0153406,0;0;0,0.001574129;0.3090096;0.001152158,0.003728315;0.6063672;-0.01037276,0.1908996;0.5161958;0.01054823,0.2565135;0.2427513;0.07306051,0.2813605;0.004306674;-0.008211851,-0.184825;0.5182653;-0.02203473,-0.2611361;0.2442097;0.02329713,-0.2782298;0.0004990399;-0.04297009,0.06397814;0.001558676;-0.02729917,0.1095992;-0.3534468;0.02739692,0.1278636;-0.7074294;0.1097553,0.1336751;-0.6988208;0.0009478331,-0.05716145;0.004757133;-0.03938037,-0.123868;-0.3506522;-0.02104326,-0.1593681;-0.7048911;0.05428755,-0.1489235;-0.695876;-0.05425263,0.00309211;0.5335988;-0.005335569,151.9061
+0;0;0,0.0006025119;0.3087189;0.01284708,0.0009789808;0.6062838;0.01433335,0.1792143;0.4729436;-0.004546406,0.2233366;0.217573;-0.1299553,0.277446;0.06059401;-0.3205681,-0.1729828;0.4631731;-0.01056625,-0.2301079;0.2139728;-0.1429456,-0.2594804;0.05117774;-0.3340961,0.06191521;0.004074349;-0.03139543,0.08384642;-0.3555466;0.004947282,0.09766258;-0.7108409;0.08284576,0.09701742;-0.668224;-0.02746771,-0.06016976;0.005086454;-0.03448905,-0.1074209;-0.3528144;-0.006147146,-0.1258441;-0.7084152;0.06936361,-0.1230263;-0.6657473;-0.04090992,0.0008994293;0.5333658;0.01611141,0;0;0,0.001599006;0.3089801;0.001232266,0.003777802;0.6063169;-0.01023364,0.1909889;0.516268;0.0117166,0.2566216;0.242716;0.07295394,0.28153;0.00460729;-0.008208036,-0.1848998;0.5181752;-0.02192988,-0.2611679;0.244238;0.02312492,-0.2781736;0.0008606017;-0.04306993,0.06395504;0.001528591;-0.02726138,0.1097269;-0.3535174;0.02729416,0.1279882;-0.707643;0.1094815,0.1340196;-0.6990271;0.000692606,-0.05709877;0.004774315;-0.03940434,-0.1237599;-0.3506808;-0.02104882,-0.1592742;-0.7050194;0.05429112,-0.1486101;-0.6959997;-0.0542205,0.003136516;0.5335533;-0.005208611,151.9395
+0;0;0,0.0006025119;0.3087189;0.01284708,0.0009789808;0.6062838;0.01433335,0.1792143;0.4729436;-0.004546406,0.2233366;0.217573;-0.1299553,0.277446;0.06059401;-0.3205681,-0.1729828;0.4631731;-0.01056625,-0.2301079;0.2139728;-0.1429456,-0.2594804;0.05117774;-0.3340961,0.06191521;0.004074349;-0.03139543,0.08384642;-0.3555466;0.004947282,0.09766258;-0.7108409;0.08284576,0.09701742;-0.668224;-0.02746771,-0.06016976;0.005086454;-0.03448905,-0.1074209;-0.3528144;-0.006147146,-0.1258441;-0.7084152;0.06936361,-0.1230263;-0.6657473;-0.04090992,0.0008994293;0.5333658;0.01611141,0;0;0,0.001599006;0.3089801;0.001232266,0.003777802;0.6063169;-0.01023364,0.1909889;0.516268;0.0117166,0.2566216;0.242716;0.07295394,0.28153;0.00460729;-0.008208036,-0.1848998;0.5181752;-0.02192988,-0.2611679;0.244238;0.02312492,-0.2781736;0.0008606017;-0.04306993,0.06395504;0.001528591;-0.02726138,0.1097269;-0.3535174;0.02729416,0.1279882;-0.707643;0.1094815,0.1340196;-0.6990271;0.000692606,-0.05709877;0.004774315;-0.03940434,-0.1237599;-0.3506808;-0.02104882,-0.1592742;-0.7050194;0.05429112,-0.1486101;-0.6959997;-0.0542205,0.003136516;0.5335533;-0.005208611,151.9619
+0;0;0,0.0006024768;0.3087009;0.01284633,0.0009789402;0.6062615;0.01433255,0.1793428;0.4728781;-0.00456211,0.223456;0.2175607;-0.1299449,0.2777332;0.06009477;-0.3211491,-0.1731083;0.4631005;-0.0105863,-0.2302214;0.2139522;-0.142938,-0.2596851;0.05065209;-0.3346815,0.06193239;0.004075479;-0.03140414,0.08386517;-0.355571;0.004941151,0.0976805;-0.7108442;0.08283497,0.09703537;-0.6682277;-0.02747387,-0.06018645;0.005087866;-0.03449862,-0.1074409;-0.3528384;-0.006154707,-0.125863;-0.7084179;0.06935153,-0.1230454;-0.6657506;-0.04091737,0.000899389;0.5333439;0.0161106,0;0;0,0.001679346;0.3089615;0.00126183,0.003930613;0.6062936;-0.01019931,0.1912112;0.516368;0.01243913,0.2566797;0.242633;0.07274508,0.2811052;0.003662601;-0.008477569,-0.1848956;0.5181224;-0.02192746,-0.2611721;0.2442131;0.02289843,-0.2782141;8.694828E-05;-0.04352878,0.06396504;0.001536936;-0.02728665,0.1098396;-0.3535446;0.02712131,0.1280586;-0.7076657;0.1092409,0.1342356;-0.6990501;0.0004650354,-0.05711433;0.004765337;-0.03941694,-0.1238666;-0.3507056;-0.021193,-0.1590355;-0.7050164;0.0543341,-0.1482289;-0.6959942;-0.05415914,0.003272966;0.5335306;-0.005173087,151.9953
+0;0;0,0.0005347161;0.3086184;0.01341278,0.0007143307;0.6061277;0.01551341,0.1790202;0.4728668;-0.004939653,0.224624;0.2217558;-0.1383332,0.2783869;0.07536031;-0.3380869,-0.1730019;0.4646339;-0.01540656,-0.2316262;0.2174752;-0.1510753,-0.2580947;0.05497244;-0.3437303,0.06191994;0.004058778;-0.03140349,0.08378989;-0.3555672;0.004864629,0.09779267;-0.7111634;0.08311428,0.09828152;-0.6685143;-0.02718645,-0.0601837;0.00509469;-0.0344775,-0.1073952;-0.3528106;-0.006204549,-0.1260953;-0.7087229;0.06958753,-0.1221403;-0.6660141;-0.04063649,0.0006892377;0.5332186;0.0171414,0;0;0,0.001724996;0.3089028;0.001268864,0.004006535;0.6061869;-0.01019084,0.191267;0.5163066;0.01280367,0.2567303;0.2423489;0.07273674,0.2811465;0.003543869;-0.00850153,-0.1848479;0.5181142;-0.02193957,-0.2611742;0.2440626;0.02278529,-0.2781129;0.0001175702;-0.04375441,0.06394744;0.001517877;-0.0272975,0.1099466;-0.3535295;0.02701617,0.1282332;-0.7080356;0.1092274,0.1344898;-0.6994163;0.0004606247,-0.05709348;0.004782568;-0.03942326,-0.1237372;-0.3506784;-0.02123972,-0.1590396;-0.7053918;0.05425783,-0.1481519;-0.6963693;-0.05422208,0.003342636;0.5334361;-0.005164385,152.0289
+0;0;0,0.00053481;0.3086726;0.01341514,0.0007144693;0.6062568;0.01551624,0.1790411;0.4729691;-0.004938951,0.2246472;0.2218457;-0.1383391,0.2785437;0.07508625;-0.3385894,-0.173022;0.4647353;-0.01540708,-0.2316492;0.2175643;-0.1510825,-0.2581835;0.05465761;-0.3442164,0.06190508;0.004057804;-0.03139595,0.08378759;-0.3557747;0.004892994,0.09777716;-0.7110354;0.08306882,0.09826601;-0.6683863;-0.02723107,-0.06016926;0.005093468;-0.03446923,-0.1074078;-0.3530174;-0.006180042,-0.1260903;-0.7085938;0.06954053,-0.1221353;-0.6658851;-0.04068265,0.0006893694;0.5333279;0.01714467,0;0;0,0.001734413;0.3089567;0.001332164,0.004018068;0.606317;-0.01009464,0.1912806;0.516246;0.0129528,0.2568548;0.2422299;0.07256544,0.2808779;0.002891928;-0.009187698,-0.1848336;0.518107;-0.02200984,-0.2612116;0.2440321;0.0225753,-0.2781125;-0.0004989356;-0.04422483,0.06393256;0.001449287;-0.02729356,0.1101538;-0.3537754;0.02705824,0.1283671;-0.7079891;0.1090233,0.1346693;-0.6993671;0.0002595186,-0.05706444;0.004843587;-0.03942841,-0.1237671;-0.3508237;-0.02135512,-0.1589631;-0.7052281;0.05398447,-0.1480289;-0.6962025;-0.05449052,0.003355265;0.5335459;-0.005074381,152.0513
+0;0;0,0.0005348554;0.3086988;0.01341628,0.0007145253;0.6063005;0.01551751,0.1789686;0.4730332;-0.004928617,0.2245753;0.2219067;-0.1383304,0.2783728;0.07541685;-0.3382128,-0.1729513;0.4648027;-0.01539249,-0.2315793;0.2176287;-0.1510696,-0.2580648;0.05502124;-0.3438486,0.06190122;0.004057551;-0.03139399,0.08376849;-0.3555244;0.004869685,0.09776065;-0.7108508;0.08305998,0.0982495;-0.6682018;-0.02724003,-0.0601655;0.005093149;-0.03446708,-0.1073712;-0.3527684;-0.006197587,-0.1260571;-0.7084107;0.06953699,-0.1221021;-0.6657019;-0.0406863,0.000689424;0.5333675;0.01714603,0;0;0,0.001755819;0.3089828;0.001331925,0.004052512;0.6063604;-0.01009679,0.1912212;0.516187;0.01298892,0.2567868;0.2421297;0.07243836,0.2809824;0.003480822;-0.009827733,-0.1847171;0.5180722;-0.02203038,-0.2610737;0.2439476;0.02230808,-0.2777073;-5.578995E-05;-0.04471477,0.06392506;0.001450539;-0.0273,0.110102;-0.3535459;0.02689981,0.1283928;-0.7078179;0.1088947,0.1347106;-0.6991974;0.0001319647,-0.05705788;0.004846933;-0.03942984,-0.1237167;-0.3505732;-0.02138728,-0.1588754;-0.705107;0.05368601,-0.1479253;-0.6960774;-0.05478827,0.003386326;0.5335851;-0.005076409,152.0847
+0;0;0,0.0004290948;0.3087951;0.01381887,0.0004145376;0.6065601;0.01640932,0.1785845;0.4733259;-0.005599491,0.2266499;0.2285706;-0.1495013,0.2813057;0.08735885;-0.3536864,-0.1730383;0.4649556;-0.0154465,-0.2311832;0.2226761;-0.1598175,-0.2660629;0.08072442;-0.3677903,0.06182143;0.003963822;-0.031375,0.08348192;-0.355315;0.005221006,0.09757335;-0.7107195;0.08326901,0.09790962;-0.6680328;-0.02702956,-0.06010897;0.00514157;-0.03438702,-0.107205;-0.3524939;-0.006663043,-0.1260998;-0.7081022;0.06941649,-0.122297;-0.6653569;-0.04081024,0.0004427806;0.5335771;0.01791534,0;0;0,0.00174652;0.3090962;0.00144136,0.004019134;0.6066464;-0.009849429,0.1912068;0.5162274;0.01308608,0.2566933;0.242093;0.07212019,0.2807424;0.002933055;-0.01060665,-0.1847158;0.5180368;-0.02205077,-0.2612346;0.2439494;0.02204202,-0.2778281;-0.0005791634;-0.04541155,0.06391264;0.001424074;-0.02711344,0.1100653;-0.3533444;0.02672863,0.1284374;-0.7076477;0.1087902,0.1347773;-0.6990198;2.491474E-05,-0.05692562;0.004868193;-0.03946856,-0.1235906;-0.3502665;-0.02144377,-0.1587128;-0.7048596;0.05360686,-0.14774;-0.6958206;-0.05486926,0.003361694;0.5338212;-0.004866362,152.1071
+0;0;0,0.0004291839;0.3088592;0.01382174,0.0004146233;0.6066863;0.0164127,0.1785922;0.4734337;-0.005596796,0.2266407;0.2287647;-0.1494478,0.2812124;0.08777028;-0.3533188,-0.1730457;0.4650631;-0.01544422,-0.23117;0.222869;-0.1597642,-0.2659961;0.08113576;-0.3674171,0.06179821;0.003962333;-0.03136322,0.08344918;-0.3551586;0.005216707,0.09753163;-0.7103367;0.08321497,0.09786791;-0.6676499;-0.02708454,-0.06008639;0.005139638;-0.0343741,-0.1071617;-0.3523386;-0.006662307,-0.1260445;-0.7077204;0.06936874,-0.1222417;-0.664975;-0.04085892,0.0004428725;0.5336875;0.01791905,0;0;0,0.001729816;0.3091605;0.001418233,0.00398244;0.6067722;-0.009900451,0.1911729;0.5162375;0.01306224,0.2566917;0.2421747;0.07189691,0.2808396;0.003637835;-0.01139724,-0.1847291;0.5178588;-0.02210995,-0.2613899;0.2438666;0.02166272,-0.2777481;-9.794533E-05;-0.04641499,0.0638877;0.001421079;-0.02710557,0.1099843;-0.3532261;0.02651536,0.1283897;-0.707314;0.1084695,0.1347349;-0.6986912;-0.0002954006,-0.05688456;0.004874682;-0.03948104,-0.1236473;-0.3500807;-0.02147728,-0.1585939;-0.7044443;0.05361371,-0.1476176;-0.6954126;-0.05486162,0.003330961;0.5339314;-0.004910946,152.1405
+0;0;0,0.0004292972;0.3089407;0.01382539,0.0004147329;0.6068465;0.01641704,0.1785963;0.4735734;-0.005592586,0.2266171;0.2290453;-0.1493608,0.2813099;0.08773795;-0.3536842,-0.1730494;0.4652026;-0.01544023,-0.2311403;0.223148;-0.1596772,-0.2660437;0.08110017;-0.3677909,0.0618201;0.003963737;-0.03137433,0.08347748;-0.3552635;0.005216423,0.09756029;-0.7104505;0.08321665,0.09789655;-0.667764;-0.02708021,-0.06010769;0.005141459;-0.03438628,-0.107197;-0.3524426;-0.006666284,-0.1260802;-0.7078333;0.06936668,-0.1222775;-0.6650882;-0.04085836,0.0004429895;0.5338286;0.01792378,0;0;0,0.001735225;0.309242;0.001432657,0.00398577;0.6069323;-0.00988698,0.1911652;0.5161166;0.01299357,0.2566633;0.2420651;0.07108879,0.2806799;0.003178895;-0.0129571,-0.1847112;0.5179589;-0.02224423,-0.2613331;0.2440915;0.02128755,-0.2774151;-0.0001311302;-0.04802217,0.06388116;0.001439095;-0.02718294,0.1100412;-0.3532894;0.0265677,0.128426;-0.7074393;0.1082987,0.1347887;-0.6988133;-0.0004631206,-0.05693292;0.004873934;-0.03945469,-0.1237438;-0.3501798;-0.02141701,-0.1586786;-0.7046133;0.05339348,-0.1476832;-0.695574;-0.05507869,0.003335945;0.5340724;-0.00489676,152.174
+0;0;0,0.0003247682;0.3089231;0.01421538,0.0001295381;0.6068239;0.01734552,0.1782197;0.4738316;-0.006514525,0.227376;0.2332258;-0.1563872,0.2823795;0.1012581;-0.3667827,-0.1727158;0.4663166;-0.01957706,-0.2304367;0.223611;-0.1628656,-0.2653015;0.08312391;-0.3720424,0.06183634;0.003965679;-0.03134207,0.08343836;-0.3552431;0.00546271,0.09669706;-0.7102777;0.08429652,0.09788995;-0.6675474;-0.02598935,-0.06009802;0.005128426;-0.03440513,-0.1072363;-0.352452;-0.006720625,-0.1259736;-0.7078472;0.06932687,-0.1213292;-0.6650659;-0.04086171,0.0002050597;0.5338033;0.01871444,0;0;0,0.001735225;0.309242;0.001432657,0.00398577;0.6069323;-0.00988698,0.1911652;0.5161166;0.01299357,0.2566633;0.2420651;0.07108879,0.2806799;0.003178895;-0.0129571,-0.1847112;0.5179589;-0.02224423,-0.2613331;0.2440915;0.02128755,-0.2774151;-0.0001311302;-0.04802217,0.06388116;0.001439095;-0.02718294,0.1100412;-0.3532894;0.0265677,0.128426;-0.7074393;0.1082987,0.1347887;-0.6988133;-0.0004631206,-0.05693292;0.004873934;-0.03945469,-0.1237438;-0.3501798;-0.02141701,-0.1586786;-0.7046133;0.05339348,-0.1476832;-0.695574;-0.05507869,0.003335945;0.5340724;-0.00489676,152.1964
+0;0;0,0.0003248474;0.3089984;0.01421884,0.0001295716;0.6069689;0.01734972,0.1782063;0.4739643;-0.006508095,0.2273238;0.2335485;-0.1562624,0.2821612;0.1019791;-0.3660229,-0.1727026;0.4664499;-0.01956964,-0.230378;0.2239359;-0.162745,-0.2651376;0.08387291;-0.3712905,0.06184443;0.003966198;-0.03134618,0.08344021;-0.3551388;0.00544798,0.09669406;-0.7100434;0.08425294,0.09788696;-0.667313;-0.02603389,-0.06010588;0.005129097;-0.03440963,-0.1072305;-0.3523481;-0.006733123,-0.125961;-0.7076132;0.06928653,-0.1213166;-0.6648318;-0.04090301,0.0002051106;0.5339315;0.01871896,0;0;0,0.001684249;0.3093178;0.001401067,0.003887966;0.6070768;-0.009957671,0.1910669;0.5161359;0.01280117,0.2566593;0.2421435;0.06993699,0.2814529;0.004490405;-0.01505327,-0.1847597;0.517958;-0.02243205,-0.2613296;0.2442306;0.02056821,-0.276997;0.001064375;-0.04972985,0.06387108;0.001466185;-0.02722836,0.1099578;-0.3531937;0.02633452,0.1282593;-0.7071981;0.1081213,0.1346223;-0.6985776;-0.0006403923,-0.05694924;0.004855018;-0.03944948,-0.1238153;-0.350097;-0.02171251,-0.1588251;-0.7043889;0.05308581,-0.1478312;-0.6953603;-0.0553854,0.00325013;0.5342005;-0.004958272,152.2188
+0;0;0,0.0003250131;0.309156;0.01422609,0.0001296609;0.6072461;0.01735839,0.1780872;0.4742562;-0.006482067,0.2273929;0.2329193;-0.1568101,0.2821045;0.1016519;-0.3660891,-0.1725867;0.4667468;-0.01953487,-0.2304831;0.2233037;-0.1632588,-0.2651629;0.0835622;-0.3713256,0.06185028;0.003966572;-0.03134914,0.08344445;-0.3551116;0.005442265,0.09669454;-0.7099159;0.08422492,0.09788798;-0.6671798;-0.02611157,-0.06011156;0.005129581;-0.03441288,-0.1072327;-0.3523208;-0.006738439,-0.1259578;-0.7074855;0.06925971,-0.1213113;-0.6646983;-0.04097945,0.0002052262;0.5341833;0.0187281,0;0;0,0.001618691;0.3094768;0.001194,0.003769703;0.6073486;-0.01035893,0.191402;0.5161809;0.004373193,0.2570047;0.2425189;0.06823659,0.2821651;0.00560376;-0.01697111,-0.184712;0.5181006;-0.02296983,-0.2616708;0.2432753;0.01970944,-0.2770648;0.00106211;-0.05183045,0.06385233;0.001474053;-0.02728856,0.1099631;-0.3531969;0.0259974,0.1281105;-0.7071311;0.1076646,0.1327913;-0.6985161;-0.001232386,-0.05696011;0.004863147;-0.03944432,-0.1239399;-0.3500675;-0.02226744,-0.1591168;-0.7042638;0.05240446,-0.1497992;-0.6952499;-0.05627187,0.00314378;0.5344498;-0.005314946,152.2523
+0;0;0,0.0002054249;0.3092478;0.01457701,-0.000218798;0.6074604;0.01807533,0.1775276;0.4744675;-0.007398607,0.2338772;0.2721779;-0.2067821,0.2969801;0.1135031;-0.3923077,-0.1725226;0.4678243;-0.02168642,-0.2306907;0.2268053;-0.1712739,-0.2634059;0.09617154;-0.3844498,0.06189134;0.0039492;-0.03134327,0.08344007;-0.355023;0.005527772,0.09657837;-0.7097256;0.08424796,0.09813412;-0.6669618;-0.02610228,-0.06014469;0.005147477;-0.03441882,-0.1077912;-0.3521675;-0.007203607,-0.1263739;-0.7072111;0.0688364,-0.1213635;-0.664399;-0.04140541,-8.091777E-05;0.5343611;0.01935919,0;0;0,0.001618139;0.3095846;0.001219153,0.003761053;0.607585;-0.01029932,0.1914701;0.5161601;0.0008438826,0.2575038;0.2417566;0.06559253,0.2829393;0.006047115;-0.02027667,-0.1846308;0.5180549;-0.02302157,-0.2618268;0.2420655;0.01846084,-0.2768226;0.001049057;-0.05410377,0.06388509;0.001468182;-0.02729607,0.1098724;-0.353125;0.02593648,0.1281786;-0.706974;0.1074172,0.1321161;-0.6983535;-0.001531959,-0.05699369;0.004874845;-0.03945239,-0.1239401;-0.349962;-0.0223109,-0.1592491;-0.7040767;0.05211642,-0.1506693;-0.6950564;-0.05664363,0.00313843;0.5346504;-0.00526464,152.2746
+0;0;0,0.0002054918;0.3093487;0.01458177,-0.0002189055;0.6076829;0.01808142,0.1769844;0.4748409;-0.007310122,0.2330841;0.2734485;-0.2058093,0.2959439;0.1153851;-0.3906202,-0.1719953;0.4682181;-0.02155423,-0.2299054;0.228268;-0.1704783,-0.2624946;0.09813756;-0.3828329,0.06189705;0.003949564;-0.03134617,0.08342968;-0.3547545;0.005497336,0.09657185;-0.7095612;0.08424064,0.09812742;-0.6667989;-0.02609751,-0.06015023;0.005147953;-0.034422,-0.1077612;-0.3519001;-0.007227113,-0.1263493;-0.707048;0.06883521,-0.1213395;-0.6642373;-0.04139452,-8.096441E-05;0.5345514;0.01936584,0;0;0,0.001600973;0.3096853;0.001295924,0.003721789;0.6078106;-0.0101428,0.1907364;0.515893;0.002929926,0.2578521;0.2419141;0.06241978,0.2839376;0.007814974;-0.02480185,-0.1840507;0.5181829;-0.02312404,-0.2610174;0.2431372;0.01604196,-0.2753762;0.003511816;-0.0578767,0.06386524;0.001474753;-0.02735841,0.1097274;-0.3528787;0.02574503,0.1280507;-0.7068361;0.1072278,0.1324825;-0.6982129;-0.001690507,-0.0570195;0.00488019;-0.03942571,-0.1241279;-0.3496583;-0.02243735,-0.1594124;-0.7038982;0.05192747,-0.1503387;-0.6948717;-0.05678127,0.003106169;0.5348424;-0.005127788,152.3081
+0;0;0,0.0002055201;0.3093911;0.01458377,-0.0002189597;0.607783;0.01808407,0.1770338;0.4749095;-0.00731465,0.2329012;0.2743508;-0.2049922,0.2956018;0.1166876;-0.389335,-0.1720432;0.4682849;-0.02156273,-0.2297137;0.2293281;-0.1698703,-0.2622203;0.09952714;-0.3816872,0.06189863;0.003949665;-0.03134697,0.08341926;-0.3545544;0.00547599,0.09653112;-0.7085426;0.08403764,0.0980867;-0.6657802;-0.02630089,-0.06015177;0.005148084;-0.03442288,-0.1077362;-0.3517009;-0.007243155,-0.1262814;-0.7060295;0.0686437,-0.1212716;-0.6632188;-0.0415864,-8.099074E-05;0.5346367;0.01936875,0;0;0,0.001422636;0.3097282;0.001422882,0.003313005;0.6079181;-0.009876013,0.1903565;0.5155958;0.004227281,0.2584191;0.2421185;0.05899096,0.2853952;0.009232163;-0.02936959,-0.1843832;0.5182946;-0.02357685,-0.2610812;0.2441399;0.01354449,-0.2751694;0.005860269;-0.06258488,0.06381065;0.001533046;-0.0274868,0.1095194;-0.3526715;0.02537215,0.1277958;-0.705754;0.1069211,0.1326062;-0.6971347;-0.001980782,-0.05706155;0.004826451;-0.03937458,-0.1243418;-0.3494969;-0.02286614,-0.1597783;-0.7029527;0.05105772,-0.150324;-0.6939135;-0.05762142,0.002761677;0.5349321;-0.004896402,152.3416
+0;0;0,0.000133147;0.3094632;0.0150928,-0.000427484;0.6079159;0.01904613,0.176583;0.4753203;-0.008144805,0.2340236;0.2764003;-0.2061987,0.298731;0.1310603;-0.4002493,-0.1718094;0.4690337;-0.02290142,-0.2282773;0.2329897;-0.1751791,-0.2593792;0.1105556;-0.3919947,0.06188415;0.003934267;-0.03130663,0.08334281;-0.3543643;0.005565014,0.09637644;-0.7073306;0.08388011,0.09812988;-0.6645337;-0.0264497,-0.06012618;0.005149343;-0.03440288,-0.1078178;-0.3514822;-0.007250022,-0.1260748;-0.7047694;0.06853421,-0.1208702;-0.6619194;-0.04168055,-0.000256565;0.5347552;0.02022631,0;0;0,0.001352817;0.3098255;0.001273036,0.003188819;0.6080776;-0.01016343,0.1900767;0.5156297;0.004956961,0.2590024;0.24218;0.05563664,0.2870515;0.01002444;-0.03537667,-0.1843803;0.5184106;-0.023909,-0.2612197;0.2445602;0.01066853,-0.2746862;0.006416932;-0.06725979,0.06375387;0.001612708;-0.02753317,0.1093116;-0.3524465;0.02504444,0.1277377;-0.7044908;0.1063684,0.1327783;-0.6958982;-0.002516031,-0.05703736;0.004747907;-0.03936277,-0.1244522;-0.3493587;-0.02318964,-0.1598197;-0.7017875;0.05050895,-0.1501346;-0.692763;-0.05814525,0.002649084;0.5350809;-0.005153298,152.3752
+0;0;0,0.000133147;0.3094632;0.0150928,-0.000427484;0.6079159;0.01904613,0.176583;0.4753203;-0.008144805,0.2340236;0.2764003;-0.2061987,0.298731;0.1310603;-0.4002493,-0.1718094;0.4690337;-0.02290142,-0.2282773;0.2329897;-0.1751791,-0.2593792;0.1105556;-0.3919947,0.06188415;0.003934267;-0.03130663,0.08334281;-0.3543643;0.005565014,0.09637644;-0.7073306;0.08388011,0.09812988;-0.6645337;-0.0264497,-0.06012618;0.005149343;-0.03440288,-0.1078178;-0.3514822;-0.007250022,-0.1260748;-0.7047694;0.06853421,-0.1208702;-0.6619194;-0.04168055,-0.000256565;0.5347552;0.02022631,0;0;0,0.001352817;0.3098255;0.001273036,0.003188819;0.6080776;-0.01016343,0.1900767;0.5156297;0.004956961,0.2590024;0.24218;0.05563664,0.2870515;0.01002444;-0.03537667,-0.1843803;0.5184106;-0.023909,-0.2612197;0.2445602;0.01066853,-0.2746862;0.006416932;-0.06725979,0.06375387;0.001612708;-0.02753317,0.1093116;-0.3524465;0.02504444,0.1277377;-0.7044908;0.1063684,0.1327783;-0.6958982;-0.002516031,-0.05703736;0.004747907;-0.03936277,-0.1244522;-0.3493587;-0.02318964,-0.1598197;-0.7017875;0.05050895,-0.1501346;-0.692763;-0.05814525,0.002649084;0.5350809;-0.005153298,152.3975
+0;0;0,0.0001332228;0.3096394;0.01510139,-0.0004277471;0.6082718;0.01905703,0.1764552;0.4756732;-0.008112686,0.2338073;0.2770599;-0.2058613,0.2982013;0.1324236;-0.3989723,-0.1716857;0.4693912;-0.02285864,-0.2280665;0.2337109;-0.1749016,-0.2590179;0.1118697;-0.3906673,0.06185279;0.003932274;-0.03129077,0.08328383;-0.3539051;0.00553342,0.09637408;-0.7084044;0.08418865,0.09812731;-0.6656091;-0.02612729,-0.06009572;0.005146733;-0.03438545,-0.107726;-0.3510258;-0.00726754,-0.1260622;-0.7058473;0.06884583,-0.1208582;-0.6629989;-0.04135506,-0.0002567208;0.5350652;0.02023795,0;0;0,0.001272857;0.3100021;0.001286983,0.00302536;0.608435;-0.01014102,0.189772;0.5156653;0.00492847,0.2597625;0.2423345;0.05217969,0.2886457;0.01234727;-0.04071653,-0.1843409;0.5185831;-0.02419364,-0.261198;0.2448576;0.007561332,-0.2741267;0.008770511;-0.07277435,0.06371553;0.001607731;-0.02753341,0.1091789;-0.3520522;0.02462637,0.12798;-0.7057108;0.1058661,0.1330776;-0.6970994;-0.003005147,-0.05698868;0.00476417;-0.03936923,-0.1243943;-0.3488882;-0.02357561,-0.1599657;-0.7028633;0.05034357,-0.1502206;-0.6938363;-0.05829145,0.002507746;0.535392;-0.005132556,152.4198
+0;0;0,3.460397E-05;0.309708;0.01529185,-0.0006522096;0.6084386;0.0193826,0.1766382;0.4769917;-0.006964177,0.2325231;0.2886519;-0.2121942,0.2997786;0.1483249;-0.4081289,-0.1713752;0.4703795;-0.02514071,-0.2272616;0.2399391;-0.181628,-0.2578155;0.1173645;-0.397608,0.06189596;0.003917013;-0.03125188,0.08328852;-0.3537657;0.005420092,0.09639818;-0.7084107;0.08395873,0.09896389;-0.6656175;-0.02633943,-0.06006479;0.005183444;-0.03447443,-0.1080289;-0.3507839;-0.007529244,-0.1260579;-0.7056824;0.06886028,-0.1200428;-0.6628262;-0.0412963,-0.0004482207;0.5352055;0.02053374,0;0;0,0.001238197;0.3100798;0.001365423,0.002948508;0.6086152;-0.01001143,0.1895282;0.5156591;0.00537622,0.2600595;0.2438211;0.04831493,0.2909364;0.01434809;-0.04652286,-0.1842341;0.5185827;-0.02421938,-0.2605288;0.2464727;0.004928166,-0.2736234;0.01054646;-0.07736866,0.06370123;0.001659289;-0.027614,0.1091917;-0.3518441;0.02439916,0.1279774;-0.7056312;0.1056093,0.1331826;-0.6970158;-0.003255486,-0.05703775;0.00471336;-0.0393397,-0.1239007;-0.3488572;-0.02332135,-0.1599716;-0.7030055;0.05010309,-0.1501201;-0.693975;-0.05852087,0.002442047;0.5355453;-0.005012393,152.4533
+0;0;0,3.463492E-05;0.309985;0.01530553,-0.0006526746;0.6089313;0.01939923,0.1763665;0.4775207;-0.006904567,0.2319524;0.2901884;-0.2110368,0.2991551;0.1499715;-0.4068178,-0.1711135;0.4709187;-0.02505324,-0.226701;0.2417109;-0.1807035,-0.2572308;0.1192325;-0.3965139,0.06189005;0.003916638;-0.0312489,0.08326636;-0.3534944;0.005395228,0.0963857;-0.7084011;0.0839918,0.09895122;-0.6656088;-0.02629818,-0.06005905;0.005182949;-0.03447113,-0.1079868;-0.3505141;-0.007546412,-0.126029;-0.7056744;0.06889947,-0.1200144;-0.6628191;-0.04124894,-0.0004485385;0.5356454;0.0205512,0;0;0,0.001305737;0.3103577;0.001150846,0.003065065;0.6091033;-0.01037633,0.1893251;0.5158698;0.004901052,0.2606563;0.2452301;0.04387796,0.2927989;0.01699832;-0.05299437,-0.1837914;0.5188641;-0.02486739,-0.259923;0.2480053;0.00145069,-0.2727942;0.01340427;-0.08401193,0.06364315;0.001707226;-0.02772808,0.1092076;-0.3515734;0.02383828,0.1279455;-0.7056806;0.1048645,0.1331992;-0.6970779;-0.003987081,-0.05705889;0.004686462;-0.03930055,-0.1236761;-0.3486744;-0.02378822,-0.1600602;-0.7030683;0.04962475,-0.1501616;-0.6940567;-0.05898284,0.002546303;0.5359827;-0.005346537,152.4757
+0;0;0,3.464157E-05;0.3100444;0.01530847,-0.0006528905;0.6090872;0.01940342,0.1763649;0.4776518;-0.006899746,0.2320494;0.289987;-0.2113943,0.2991516;0.1499798;-0.4068823,-0.1711122;0.4710497;-0.02504827,-0.2267984;0.2414352;-0.1809748,-0.2572826;0.11914;-0.3964623,0.06182778;0.003912698;-0.03121746,0.08322042;-0.3537713;0.005454646,0.09635476;-0.7090839;0.08414111,0.09892112;-0.6662875;-0.02618468,-0.05999862;0.005177734;-0.03443645,-0.1079629;-0.3507909;-0.007491171,-0.1260258;-0.7063574;0.06904214,-0.1200093;-0.663498;-0.04114203,-0.0004486839;0.5357759;0.02055579,0;0;0,0.001311094;0.3104165;0.001342893,0.003082663;0.609265;-0.01001,0.1896104;0.5162811;-0.001251698,0.2611745;0.2455851;0.04045069,0.2937166;0.01882663;-0.05875576,-0.1837061;0.5188728;-0.02508514,-0.2600494;0.2473483;-0.0009400081,-0.2734064;0.01428129;-0.08938025,0.06360696;0.001716986;-0.02763546,0.1092336;-0.3518344;0.02393889,0.1277697;-0.7063785;0.1049703,0.1317461;-0.697747;-0.003977776,-0.05695488;0.00467902;-0.03932888,-0.1235366;-0.3489684;-0.02381416,-0.1600503;-0.7037742;0.04960706,-0.151431;-0.6947501;-0.0591488,0.00256066;0.5361163;-0.005019665,152.5095
+0;0;0,-0.0001132751;0.310028;0.01563809,-0.001069378;0.6090633;0.02022577,0.1757538;0.4780265;-0.008655045,0.2344488;0.293644;-0.2152824,0.2915554;0.1950848;-0.4374202,-0.1710396;0.4715406;-0.02659685,-0.2335901;0.2714868;-0.2168671,-0.2583255;0.1545392;-0.4360285,0.0618484;0.00391055;-0.03117685,0.08321014;-0.3537646;0.005598927,0.09615946;-0.7090626;0.08438215,0.09874399;-0.666252;-0.02594157,-0.05998451;0.0051783;-0.03446093,-0.1081236;-0.3507717;-0.007581715,-0.1257756;-0.7063899;0.0688069,-0.1197465;-0.6634905;-0.0413719,-0.0007941652;0.5357503;0.02124507,0;0;0,0.001311094;0.3104165;0.001342893,0.003082663;0.609265;-0.01001,0.1896104;0.5162811;-0.001251698,0.2611745;0.2455851;0.04045069,0.2937166;0.01882663;-0.05875576,-0.1837061;0.5188728;-0.02508514,-0.2600494;0.2473483;-0.0009400081,-0.2734064;0.01428129;-0.08938025,0.06360696;0.001716986;-0.02763546,0.1092336;-0.3518344;0.02393889,0.1277697;-0.7063785;0.1049703,0.1317461;-0.697747;-0.003977776,-0.05695488;0.00467902;-0.03932888,-0.1235366;-0.3489684;-0.02381416,-0.1600503;-0.7037742;0.04960706,-0.151431;-0.6947501;-0.0591488,0.00256066;0.5361163;-0.005019665,152.5318
+0;0;0,-0.000113297;0.310088;0.01564112,-0.001069628;0.6091945;0.02022985,0.1752833;0.478293;-0.008571044,0.2338096;0.2944404;-0.2146047,0.2910887;0.1955833;-0.4374136,-0.1705862;0.4718244;-0.02646505,-0.232957;0.2723454;-0.2161885,-0.2577671;0.1550446;-0.4360121,0.06182313;0.003908953;-0.03116411,0.08319078;-0.3538651;0.00562183,0.0961566;-0.7096157;0.08450542,0.09874069;-0.6668073;-0.02579978,-0.05996;0.005176185;-0.03444685,-0.1081125;-0.3508723;-0.007560207,-0.1257869;-0.7069435;0.06892572,-0.1197588;-0.6640463;-0.0412346,-0.000794346;0.535863;0.02124941,0;0;0,0.001175694;0.3104771;0.001365304,0.002795868;0.6093984;-0.009969115,0.1888147;0.5164566;0.0008249278,0.2616112;0.2461511;0.03705454,0.2947426;0.02006599;-0.0653429,-0.1834372;0.5189844;-0.02512307,-0.2596498;0.248094;-0.003054632,-0.2736665;0.01566772;-0.09513609,0.06357305;0.001743346;-0.0276407,0.1093318;-0.3518963;0.0239073,0.1278446;-0.7069975;0.1045896,0.1322877;-0.698357;-0.004323252,-0.05692084;0.004658395;-0.03933062,-0.1231156;-0.3491479;-0.0234753,-0.1601243;-0.7044547;0.04957739,-0.1510375;-0.6954263;-0.05912216,0.002314925;0.5362306;-0.00498283,152.5539
+0;0;0,-0.0001133081;0.3101183;0.01564264,-0.001069795;0.6092734;0.02023209,0.1752747;0.478362;-0.008567199,0.2334;0.2957689;-0.2131893,0.2907677;0.1967592;-0.4363424,-0.1705782;0.4718937;-0.02646034,-0.2325217;0.2737814;-0.214884,-0.2573701;0.1562993;-0.4350472,0.06182168;0.00390886;-0.03116338,0.08317734;-0.3536644;0.005601918,0.09612633;-0.7089534;0.08438317,0.0987104;-0.6661451;-0.02592141,-0.0599586;0.005176063;-0.03444604,-0.108084;-0.3506725;-0.007574486,-0.1257356;-0.7062818;0.06881221,-0.1197075;-0.6633847;-0.04134748,-0.0007944657;0.5359292;0.02125182,0;0;0,0.0009994283;0.3105072;0.00152874,0.002377436;0.6094851;-0.009628892,0.1884237;0.5164825;0.001897454,0.2618481;0.2476711;0.03252828,0.2955924;0.02182806;-0.07114208,-0.1837061;0.5190272;-0.02546985,-0.2597859;0.249876;-0.006537596,-0.2740607;0.01798008;-0.10094,0.06353872;0.001769856;-0.02771378,0.1092899;-0.3516878;0.02367556,0.1276338;-0.7063475;0.104202,0.1323812;-0.6977009;-0.004698515,-0.05693936;0.004641117;-0.03930299,-0.1228714;-0.3489788;-0.02280133,-0.1600821;-0.7039373;0.0494778,-0.1506932;-0.6948954;-0.05919804,0.001963511;0.5363012;-0.004686594,152.5874
+0;0;0,-0.0002491289;0.3102005;0.01599538,-0.001435284;0.6094299;0.02110149,0.1751472;0.4787821;-0.009930322,0.2373475;0.3020215;-0.2186939,0.2865817;0.2094949;-0.4484897,-0.1711953;0.4709126;-0.02475973,-0.2331024;0.2741265;-0.2148601,-0.2586741;0.1594771;-0.438451,0.06187159;0.003927893;-0.03113986,0.08327907;-0.3533968;0.005683772,0.09630404;-0.7086037;0.0842481,0.09808611;-0.6657615;-0.02609624,-0.05998721;0.005150695;-0.03447055,-0.1082641;-0.3504458;-0.007718686,-0.1256907;-0.7058843;0.06892195,-0.1204608;-0.6629373;-0.04130053,-0.001098941;0.5360649;0.02198355,0;0;0,0.0008932948;0.310608;0.001442671,0.002194658;0.6096665;-0.009797573,0.1887977;0.5166981;-0.003039122,0.2623528;0.2479769;0.02973258,0.2963414;0.02300042;-0.07991064,-0.1842708;0.5191127;-0.02580098,-0.2604416;0.2495621;-0.01044251,-0.2752587;0.01703531;-0.107926,0.06355088;0.001808345;-0.027771,0.1092526;-0.3514442;0.02340722,0.1276458;-0.7059878;0.1038713,0.1313842;-0.6973461;-0.00509572,-0.05699689;0.004612728;-0.03928475,-0.1225332;-0.3488319;-0.0226381,-0.1602534;-0.7037134;0.04912721,-0.1518688;-0.6946816;-0.05965701,0.001798853;0.5364643;-0.004835963,152.61
+0;0;0,-0.0002492055;0.3102959;0.0160003,-0.001435965;0.609677;0.02110886,0.1753971;0.478907;-0.009967798,0.237367;0.302801;-0.2179585,0.2868567;0.2097942;-0.4489467,-0.1714374;0.4710264;-0.02481827,-0.2331153;0.2749689;-0.2142148,-0.2588197;0.1597245;-0.4389659,0.06190586;0.003930068;-0.03115711,0.08330695;-0.3532881;0.00565554,0.09631352;-0.707993;0.08410884,0.09809596;-0.6651481;-0.02625862,-0.06002044;0.005153548;-0.03448964,-0.1082829;-0.3503369;-0.007745761,-0.1256849;-0.705273;0.06878656,-0.1204539;-0.6623234;-0.04145902,-0.001099435;0.5362712;0.02199141,0;0;0,0.0008033961;0.3107024;0.001719475,0.001964413;0.6099253;-0.00919795,0.1888829;0.5169312;-0.005366802,0.2625772;0.2491868;0.02619028,0.296863;0.02370507;-0.08533323,-0.1846417;0.5191697;-0.02594651,-0.2608958;0.2505749;-0.01346154,-0.275438;0.01775886;-0.1136627,0.06354952;0.001827151;-0.02786875,0.1091372;-0.3513168;0.02340579,0.1273349;-0.7053711;0.1037425,0.1305949;-0.6967117;-0.005267143,-0.05707828;0.004603448;-0.03923552,-0.1225753;-0.3487426;-0.0226607,-0.1605572;-0.703137;0.04876523,-0.15265;-0.6940791;-0.06008353,0.001607552;0.5366767;-0.004318237,152.6438
+0;0;0,-0.0002493081;0.3104236;0.01600689,-0.00143662;0.6099436;0.02111775,0.1749321;0.4792887;-0.009874379,0.2364087;0.3045847;-0.2162091,0.28629;0.2108421;-0.4490249,-0.1709896;0.4714288;-0.02468578,-0.2321765;0.2769323;-0.2125744,-0.2580842;0.1607761;-0.4391038,0.06197458;0.003934431;-0.0311917,0.08338411;-0.3534246;0.00563547,0.09637877;-0.7078048;0.08401694,0.09816103;-0.6649612;-0.02633914,-0.06008707;0.00515927;-0.03452793,-0.1083686;-0.3504715;-0.007773496,-0.1257547;-0.7050827;0.06868877,-0.1205242;-0.6621343;-0.04154545,-0.001099925;0.5365019;0.02200073,0;0;0,0.0006796271;0.3108301;0.001794338,0.001707189;0.610195;-0.009056926,0.1881459;0.5170013;-0.003393412,0.2624437;0.2510989;0.02211404,0.2973545;0.02404824;-0.09061694,-0.1843135;0.5194164;-0.02625508,-0.2600861;0.2528972;-0.01620895,-0.2751782;0.01987705;-0.1208648,0.06356492;0.001882613;-0.02802157,0.1091698;-0.3513854;0.02337909,0.1273019;-0.7051781;0.1033776,0.1310695;-0.6965156;-0.005604625,-0.05723389;0.004565124;-0.03914962,-0.1227125;-0.3489262;-0.02251848,-0.1610238;-0.703064;0.04830849,-0.1526035;-0.6939909;-0.06049298,0.001384877;0.5369092;-0.004192352,152.6769
+0;0;0,-0.000402647;0.3104775;0.01639427,-0.001833258;0.6100796;0.02194649,0.1740662;0.479571;-0.01049033,0.242452;0.3121362;-0.2193335,0.2976795;0.2454944;-0.461377,-0.1706496;0.4723998;-0.02630458,-0.2325264;0.2816266;-0.2163135,-0.2579187;0.1710876;-0.4469921,0.0621541;0.003928112;-0.0311887,0.0835253;-0.3532762;0.005726125,0.09668567;-0.7076519;0.08429983,0.09874309;-0.6647822;-0.02603953,-0.06020404;0.00519366;-0.03463808,-0.1085236;-0.3502786;-0.007823862,-0.1258434;-0.704926;0.06869034,-0.1203356;-0.6619474;-0.04151789,-0.001439038;0.5366144;0.02271364,0;0;0,0.0006023869;0.3109038;0.001919627,0.001565441;0.6103621;-0.008859038,0.187708;0.5173284;-0.001647353,0.2626837;0.2521968;0.01861012,0.2976461;0.0250698;-0.09657335,-0.1840794;0.5195863;-0.02645341,-0.2595185;0.2539128;-0.01916814,-0.2754317;0.02116856;-0.1271178,0.0636187;0.00198023;-0.02828491,0.1093286;-0.3511119;0.02320194,0.1275095;-0.704965;0.1031184,0.1316996;-0.6962975;-0.005840302,-0.05755704;0.004485064;-0.03896623,-0.122443;-0.3489483;-0.02196693,-0.1612545;-0.7032275;0.04809825,-0.1524082;-0.6941434;-0.06066251,0.001257136;0.5370528;-0.004007459,152.7104
+0;0;0,-0.0004027079;0.3105245;0.01639675,-0.00183373;0.6102124;0.02195049,0.1740927;0.4796722;-0.01049117,0.2420605;0.313261;-0.2180576,0.2976365;0.2461987;-0.4616283,-0.1706759;0.4724998;-0.02630785,-0.2321744;0.2828929;-0.2151552,-0.2577269;0.1716564;-0.4472893,0.06215421;0.003928119;-0.03118876,0.08351261;-0.3530623;0.005703975,0.0966781;-0.7075759;0.08430825,0.0987355;-0.6647063;-0.02603061,-0.06020414;0.005193668;-0.03463814,-0.1084948;-0.3500658;-0.007839974,-0.1258213;-0.7048512;0.06870399,-0.1203135;-0.6618726;-0.04150373,-0.001439387;0.5367243;0.02271787,0;0;0,0.0004478469;0.3109496;0.002154112,0.001147538;0.6105059;-0.008307576,0.1873773;0.5173457;-0.0007714031,0.2624388;0.2536517;0.01430893,0.2971455;0.02621365;-0.1039284,-0.1843691;0.5195994;-0.02658309,-0.2591926;0.2554411;-0.02234291,-0.2760264;0.02279627;-0.1341719,0.06360384;0.001996875;-0.02831745,0.1093235;-0.3508847;0.02310013,0.1275021;-0.7049003;0.1029395,0.1319041;-0.6962113;-0.006014585,-0.05755694;0.004477623;-0.03896746,-0.1224213;-0.3487478;-0.02211939,-0.1616572;-0.7031415;0.04786284,-0.152592;-0.694027;-0.06088522,0.0009135976;0.537168;-0.003539801,152.7328
+0;0;0,-0.0004027133;0.3105287;0.01639698,-0.0018337;0.6102095;0.02195068,0.1748461;0.4794286;-0.01063356,0.242407;0.3140134;-0.2169576,0.2985121;0.2463127;-0.4628471,-0.1714022;0.4722254;-0.02651811,-0.2325326;0.2837535;-0.2142351,-0.2583284;0.171458;-0.4485791,0.06214171;0.00392733;-0.03118249,0.08349782;-0.3530248;0.005706279,0.09666371;-0.7075489;0.08431289,0.09872167;-0.6646758;-0.02605568,-0.06019204;0.005192624;-0.03463118,-0.1084775;-0.3500287;-0.007835889,-0.1258045;-0.7048246;0.06871034,-0.1202953;-0.6618425;-0.04152706,-0.001439379;0.5367255;0.02271801,0;0;0,0.0003134683;0.3109531;0.002274036,0.0008104444;0.6105072;-0.008056641,0.1879321;0.5175583;-0.00572753,0.2619383;0.2553474;0.0105449,0.2972865;0.02690336;-0.1109319,-0.1853859;0.5194139;-0.0268549,-0.2596777;0.2567818;-0.02569963,-0.2765199;0.02329965;-0.1414374,0.06359972;0.002006441;-0.02829158,0.1092443;-0.3508686;0.02296699,0.1274638;-0.7048957;0.102795,0.1308188;-0.6961917;-0.006229751,-0.05752787;0.004469191;-0.03898633,-0.1223983;-0.3487204;-0.02223381,-0.1616531;-0.7031243;0.04774131,-0.153634;-0.6940029;-0.06112079,0.0006319433;0.5371712;-0.003320217,152.7663
+0;0;0,-0.0004778449;0.310504;0.01685536,-0.00204065;0.6101776;0.02276078,0.1743969;0.479519;-0.01150137,0.2442141;0.3174573;-0.2197268,0.2830436;0.236753;-0.4650264,-0.1713187;0.4727173;-0.02737398,-0.2323351;0.2886506;-0.2194487,-0.2561245;0.1737886;-0.4527587,0.06221949;0.003918207;-0.03102816,0.08370034;-0.3530114;0.006005857,0.09671008;-0.7075422;0.08460806,0.09882588;-0.6646423;-0.02575628,-0.06014909;0.005205171;-0.03470384,-0.1080882;-0.3500432;-0.007646555,-0.1251196;-0.7048357;0.06898189,-0.1195578;-0.6618037;-0.04124699,-0.001621115;0.536693;0.02343618,0;0;0,0.0003134683;0.3109531;0.002274036,0.0008104444;0.6105072;-0.008056641,0.1879321;0.5175583;-0.00572753,0.2619383;0.2553474;0.0105449,0.2972865;0.02690336;-0.1109319,-0.1853859;0.5194139;-0.0268549,-0.2596777;0.2567818;-0.02569963,-0.2765199;0.02329965;-0.1414374,0.06359972;0.002006441;-0.02829158,0.1092443;-0.3508686;0.02296699,0.1274638;-0.7048957;0.102795,0.1308188;-0.6961917;-0.006229751,-0.05752787;0.004469191;-0.03898633,-0.1223983;-0.3487204;-0.02223381,-0.1616531;-0.7031243;0.04774131,-0.153634;-0.6940029;-0.06112079,0.0006319433;0.5371712;-0.003320217,152.7887
+0;0;0,-0.0004780033;0.3106069;0.01686095,-0.002041428;0.6103992;0.02276869,0.1748653;0.4795587;-0.01158629,0.2446802;0.3175025;-0.2198046,0.283574;0.2366645;-0.4655106,-0.1717715;0.4727389;-0.0275012,-0.2327858;0.2886784;-0.2195693,-0.2566146;0.1736261;-0.453266,0.06218727;0.003916178;-0.03101209,0.08367489;-0.3531259;0.006033594,0.09672243;-0.708687;0.08486424,0.09883829;-0.6657867;-0.02550328,-0.06011795;0.005202475;-0.03468587,-0.1080721;-0.3501579;-0.007620057,-0.125153;-0.7059814;0.06923109,-0.1195911;-0.662949;-0.04100095,-0.001621724;0.536885;0.02344436,0;0;0,0.0001608133;0.3110551;0.002427101,0.0004974678;0.6107324;-0.007782102,0.1881177;0.5177897;-0.008008122,0.2620414;0.2555543;0.008086443,0.2972043;0.02746771;-0.1150358,-0.1860606;0.5193436;-0.02724588,-0.2599328;0.2566028;-0.02840331,-0.2772795;0.02331659;-0.1454317,0.06361973;0.002037182;-0.02815533,0.1090695;-0.3510199;0.02281713,0.127371;-0.7061343;0.1026108,0.1302939;-0.6974025;-0.006435037,-0.05744351;0.004446494;-0.03904887,-0.1220694;-0.3488807;-0.02182915,-0.1616862;-0.7043809;0.04787228,-0.1541008;-0.6952507;-0.06102582,0.0003583208;0.537365;-0.003072381,152.8109
+0;0;0,-0.0004780469;0.3106353;0.01686248,-0.002041641;0.6104602;0.0227709,0.1742014;0.4798281;-0.01145227,0.2438909;0.3180631;-0.2192965,0.2829679;0.2368442;-0.46616,-0.1711318;0.473034;-0.02730731,-0.2320364;0.2893042;-0.2190304,-0.2559775;0.1737099;-0.4538279,0.06219796;0.003916851;-0.03101742,0.08368544;-0.3531229;0.00602803,0.09672559;-0.7084824;0.08481395,0.09884124;-0.6655834;-0.0255425,-0.06012828;0.00520337;-0.03469183,-0.1080821;-0.3501547;-0.007626196,-0.1251534;-0.7057763;0.06918135,-0.119592;-0.6627452;-0.04103964,-0.001621896;0.5369388;0.02344664,0;0;0,-3.891438E-05;0.3110821;0.002605081,7.079542E-05;0.610797;-0.007456064,0.1870694;0.5177351;-0.005327463,0.2623076;0.2560714;0.004422903,0.2964574;0.02841642;-0.122353,-0.185666;0.5194949;-0.02736897,-0.2589867;0.2571336;-0.03116091,-0.2766011;0.02374415;-0.1506774,0.0636159;0.002019688;-0.02819479,0.1091255;-0.3510371;0.02270925,0.1274591;-0.7059947;0.1022491,0.1310095;-0.6972523;-0.00676883,-0.05745582;0.004470573;-0.03904935,-0.1219496;-0.348886;-0.02198739,-0.1617943;-0.7041702;0.04760557,-0.153578;-0.6950178;-0.06123963,-1.184642E-05;0.5374203;-0.002779722,152.8459
+0;0;0,-0.0006010106;0.3106398;0.01719772,-0.002282568;0.6104723;0.02346252,0.173312;0.4803216;-0.01178089,0.2439331;0.3274935;-0.2245412,0.2814582;0.2707242;-0.4793372,-0.170438;0.4734667;-0.02804288,-0.2319422;0.2954674;-0.2233482,-0.2595118;0.2150723;-0.4730049,0.0622381;0.003925175;-0.03097926,0.08377893;-0.35287;0.006119763,0.09672135;-0.7074959;0.0847486,0.0989757;-0.6645759;-0.02560395,-0.06014412;0.005192099;-0.03470491,-0.1080161;-0.3499356;-0.007581737,-0.1250609;-0.7048262;0.06904523,-0.1193603;-0.6617654;-0.04116645,-0.001840254;0.5369476;0.02404988,0;0;0,-0.0001090243;0.3111045;0.002679467,-4.608184E-05;0.6108354;-0.007359385,0.1863839;0.5178732;-0.003930092,0.2621451;0.2574123;0.001643658,0.295602;0.02967027;-0.1270658,-0.1851282;0.5194936;-0.02754256,-0.2581259;0.258257;-0.0336651,-0.2762245;0.02536683;-0.1560846,0.06361566;0.002052948;-0.02824068,0.1091698;-0.3507745;0.02255952,0.1271836;-0.7049626;0.1021576,0.1310959;-0.6962319;-0.006847024,-0.05748664;0.004437245;-0.0390423,-0.1220171;-0.3486781;-0.0220574,-0.1617244;-0.7032683;0.04721466,-0.1531494;-0.6941123;-0.06160489,-0.000119783;0.5374559;-0.002684593,152.8684
+0;0;0,-0.0006009992;0.3106339;0.01719739,-0.002282243;0.6104112;0.02346129,0.1732195;0.4803106;-0.01176331,0.2437314;0.327719;-0.2241945,0.2813737;0.2707723;-0.4797868,-0.1703485;0.4734594;-0.02801669,-0.2317576;0.2957354;-0.2230199,-0.2594134;0.2150891;-0.4734568,0.06223463;0.003924956;-0.03097752,0.0837767;-0.3528907;0.00612364,0.09671637;-0.7074412;0.08473576,0.0989707;-0.6645213;-0.02561579,-0.06014076;0.005191809;-0.03470297,-0.1080155;-0.3499564;-0.00757823,-0.1250567;-0.7047715;0.06903245,-0.1193562;-0.6617109;-0.04117822,-0.001840051;0.5369067;0.02404849,0;0;0,-0.0002275407;0.3110962;0.002939582,-0.0003364459;0.6107833;-0.006761432,0.1860621;0.5180234;-0.002691984,0.2618235;0.2579432;-0.001398087,0.2952066;0.0309204;-0.1330549,-0.1851855;0.5194401;-0.02766253,-0.2579837;0.2586718;-0.0368006,-0.2767062;0.02630863;-0.1618771,0.0636233;0.002054617;-0.02821374,0.1092059;-0.350794;0.02256071,0.1271475;-0.7049258;0.1020727,0.1313501;-0.6961729;-0.006924398,-0.05746936;0.004431908;-0.03906139,-0.1219967;-0.348706;-0.02209439,-0.1617612;-0.7032149;0.04715551,-0.1528962;-0.6940367;-0.061644,-0.0003648549;0.5374182;-0.002176404,152.9003
+0;0;0,-0.0006013329;0.3108064;0.01720694,-0.00228351;0.6107498;0.02347422,0.1731601;0.4806249;-0.01173809,0.2434504;0.3285126;-0.2235019,0.2813123;0.2712338;-0.4805852,-0.1702933;0.473776;-0.02798604,-0.2315095;0.2966103;-0.2223767,-0.2593266;0.2154936;-0.4742744,0.06231194;0.003929832;-0.03101601,0.08384684;-0.352767;0.006072791,0.09678607;-0.7073056;0.08468229,0.09904033;-0.6643862;-0.02566551,-0.06021547;0.005198258;-0.03474608,-0.1080742;-0.3498316;-0.00763038,-0.1251149;-0.7046349;0.06897774,-0.1194146;-0.6615747;-0.04122918,-0.001841058;0.5372021;0.02406176,0;0;0,-0.0003024787;0.3112687;0.002963424,-0.0004589707;0.6111228;-0.006712556,0.1858664;0.5181143;-0.002318501,0.2615996;0.25892;-0.004680991,0.2948191;0.03261182;-0.1406488,-0.185167;0.5195098;-0.02794532,-0.2577805;0.2596769;-0.03964704,-0.2767501;0.02711548;-0.1675592,0.06364448;0.002119616;-0.02837431,0.1092142;-0.3506163;0.02234768,0.1271183;-0.7047562;0.1017764,0.1314656;-0.6960027;-0.007211328,-0.05764015;0.004381573;-0.0389696,-0.122199;-0.3486437;-0.02231889,-0.1619517;-0.7031708;0.046781,-0.1529418;-0.6939905;-0.06200317,-0.0004768893;0.5377141;-0.0021348,152.9337
+0;0;0,-0.000802106;0.310822;0.01760391,-0.002711271;0.6107942;0.02421482,0.1724705;0.4807978;-0.01245292,0.2455254;0.3352665;-0.2249071,0.2801426;0.2561542;-0.476396,-0.1702788;0.4743555;-0.02898318,-0.2330142;0.3062047;-0.2275853,-0.256108;0.228821;-0.4809273,0.06236156;0.003917943;-0.03095423,0.0841359;-0.3526762;0.006048834,0.09666907;-0.7072554;0.08483257,0.09901242;-0.6643205;-0.0255091,-0.06022749;0.005207462;-0.03475645,-0.1080514;-0.3497449;-0.007841501,-0.124975;-0.7045782;0.06895247,-0.1191891;-0.6614882;-0.041244,-0.002216819;0.5372381;0.02471749,0;0;0,-0.0003340915;0.3113058;0.00307858,-0.0005131438;0.6112006;-0.006496429,0.1857489;0.5181881;-0.001649857,0.261284;0.2614828;-0.008721232,0.2940375;0.03643557;-0.1465062,-0.1850889;0.5194446;-0.02808657,-0.2572241;0.2621563;-0.04397522,-0.276516;0.03302762;-0.1775102,0.06366231;0.002116486;-0.02837443,0.1091875;-0.3505298;0.02232778,0.1270968;-0.7047414;0.1017245,0.1316192;-0.6959808;-0.007254958,-0.05765397;0.004383614;-0.03897797,-0.1222152;-0.3485479;-0.02242807,-0.1619725;-0.7031441;0.04664655,-0.1527878;-0.6939544;-0.06212229,-0.0005272999;0.5377823;-0.0019418,152.9674
+0;0;0,-0.000802106;0.310822;0.01760391,-0.002711271;0.6107942;0.02421482,0.1724705;0.4807978;-0.01245292,0.2455254;0.3352665;-0.2249071,0.2801426;0.2561542;-0.476396,-0.1702788;0.4743555;-0.02898318,-0.2330142;0.3062047;-0.2275853,-0.256108;0.228821;-0.4809273,0.06236156;0.003917943;-0.03095423,0.0841359;-0.3526762;0.006048834,0.09666907;-0.7072554;0.08483257,0.09901242;-0.6643205;-0.0255091,-0.06022749;0.005207462;-0.03475645,-0.1080514;-0.3497449;-0.007841501,-0.124975;-0.7045782;0.06895247,-0.1191891;-0.6614882;-0.041244,-0.002216819;0.5372381;0.02471749,0;0;0,-0.0003340915;0.3113058;0.00307858,-0.0005131438;0.6112006;-0.006496429,0.1857489;0.5181881;-0.001649857,0.261284;0.2614828;-0.008721232,0.2940375;0.03643557;-0.1465062,-0.1850889;0.5194446;-0.02808657,-0.2572241;0.2621563;-0.04397522,-0.276516;0.03302762;-0.1775102,0.06366231;0.002116486;-0.02837443,0.1091875;-0.3505298;0.02232778,0.1270968;-0.7047414;0.1017245,0.1316192;-0.6959808;-0.007254958,-0.05765397;0.004383614;-0.03897797,-0.1222152;-0.3485479;-0.02242807,-0.1619725;-0.7031441;0.04664655,-0.1527878;-0.6939544;-0.06212229,-0.0005272999;0.5377823;-0.0019418,152.9897
+0;0;0,-0.0008021727;0.3108479;0.01760537,-0.002711466;0.6108403;0.02421682,0.1725872;0.4808033;-0.01247577,0.2455713;0.335413;-0.2247242,0.2801211;0.2564549;-0.4757231,-0.1703914;0.4743567;-0.02901708,-0.233066;0.3063688;-0.2274268,-0.2561149;0.2291359;-0.4802753,0.06236665;0.003918263;-0.03095676,0.08415163;-0.3528498;0.006064361,0.09668354;-0.7073934;0.08484019,0.0990269;-0.6644584;-0.02550241,-0.0602324;0.005207887;-0.03475928,-0.1080796;-0.3499176;-0.007831208,-0.1250015;-0.7047153;0.06895506,-0.1192155;-0.6616252;-0.04124234,-0.002216995;0.5372814;0.0247195,0;0;0,-0.0005231351;0.3113295;0.003264308,-0.0009635612;0.6112518;-0.006077647,0.1854848;0.5181221;-0.001622915,0.2611945;0.2618628;-0.01228487,0.2935123;0.03901201;-0.1527185,-0.1854799;0.5193594;-0.02843766,-0.2576273;0.2625078;-0.04678048,-0.2763276;0.03462359;-0.1814936,0.06369676;0.002142131;-0.02830911,0.1091675;-0.3506991;0.02232766,0.1269606;-0.7049333;0.1014819,0.1315555;-0.6961535;-0.007499218,-0.05763734;0.004361061;-0.03901526,-0.1221063;-0.3487585;-0.02231549,-0.1620466;-0.7033335;0.04657011,-0.1527911;-0.6941294;-0.06219643,-0.0009059086;0.537827;-0.001583576,153.0232
+0;0;0,-0.0008516892;0.3107816;0.01812585,-0.002848172;0.6107247;0.02504794,0.1721008;0.4804358;-0.01292054,0.2439393;0.3403605;-0.2281666,0.2791173;0.2643918;-0.4831674,-0.1702518;0.4747401;-0.02955593,-0.2339872;0.3120678;-0.2310212,-0.2557629;0.2348919;-0.4871536,0.0624537;0.003906979;-0.03080354,0.08461957;-0.3528152;0.006305922,0.09688279;-0.7074858;0.08521211,0.09929711;-0.6645201;-0.02512236,-0.06021276;0.005205455;-0.03481254,-0.1077497;-0.3499272;-0.007606786,-0.1248731;-0.7048442;0.06926033,-0.1190134;-0.6617357;-0.04092798,-0.002336398;0.5371758;0.02546894,0;0;0,-0.0006037503;0.3112928;0.003299952,-0.001090586;0.6111725;-0.006057143,0.1853421;0.5180353;-0.00155127,0.2609907;0.2626916;-0.01532078,0.2933512;0.03981414;-0.1613091,-0.1855267;0.5193021;-0.02875625,-0.2576011;0.26335;-0.04891754,-0.2766204;0.03440091;-0.187679,0.06373605;0.002144292;-0.02824366,0.1091088;-0.3507198;0.02222824,0.1267797;-0.7051324;0.1012679,0.1314608;-0.6963499;-0.007707,-0.05762259;0.004350797;-0.03905504,-0.1220844;-0.3487468;-0.02214603,-0.1622402;-0.7035205;0.04634406,-0.1528966;-0.6943092;-0.06241331,-0.001024544;0.5377585;-0.001556039,153.0454
+0;0;0,-0.0008515751;0.31074;0.01812342,-0.002847454;0.6105926;0.02504366,0.1722072;0.4802975;-0.01294827,0.2436067;0.3410781;-0.226879,0.279046;0.2645451;-0.4837742,-0.1703531;0.4745983;-0.02959376,-0.2336991;0.3129201;-0.2298279,-0.2556366;0.2351708;-0.4878631,0.06244085;0.003906175;-0.0307972,0.08460713;-0.3528226;0.006312946,0.09687005;-0.7074846;0.08521722,0.0992844;-0.6645188;-0.02511875,-0.06020038;0.005204384;-0.03480538,-0.1077382;-0.3499349;-0.007599119,-0.1248611;-0.7048433;0.06926614,-0.1190014;-0.6617346;-0.04092367,-0.002335876;0.5370719;0.02546449,0;0;0,-0.0007012561;0.3112494;0.003439188,-0.001311451;0.6110436;-0.005750895,0.1852675;0.5179321;-0.001516461,0.2607942;0.2644848;-0.0190233,0.2934452;0.04120696;-0.167984,-0.1857644;0.5192351;-0.02896479,-0.257258;0.2650707;-0.0521039,-0.2764533;0.0365835;-0.195399,0.06375962;0.002144858;-0.02815485,0.1090835;-0.3507537;0.02216685,0.1266743;-0.7051982;0.1010404,0.1314019;-0.6964023;-0.007936716,-0.05758571;0.004338952;-0.03908511,-0.1220912;-0.3487556;-0.02213669,-0.1622708;-0.7035224;0.04632822,-0.1528811;-0.6943005;-0.06242874,-0.001213327;0.5376553;-0.001292706,153.079
+0;0;0,-0.0008518968;0.3108574;0.01813027,-0.00284874;0.610855;0.0250538,0.1722978;0.4804932;-0.01295809,0.2435664;0.3415288;-0.2264969,0.2791743;0.2646318;-0.4846138,-0.1704424;0.474791;-0.02961231,-0.2336723;0.3134089;-0.2294796,-0.2557141;0.2352899;-0.488742,0.06243475;0.003905793;-0.03079419,0.08470505;-0.354497;0.006490109,0.09695818;-0.7088755;0.08533133,0.09937236;-0.6659106;-0.02499725,-0.06019449;0.005203875;-0.03480198,-0.1079554;-0.351602;-0.007468041,-0.1250647;-0.7062267;0.06933579,-0.1192053;-0.6631189;-0.04084664,-0.002336906;0.5372974;0.02547484,0;0;0,-0.0008251071;0.3113639;0.003684759,-0.00156986;0.6113102;-0.005261898,0.185112;0.5178921;-0.001386761,0.2609393;0.2652336;-0.02146196,0.2930246;0.04304563;-0.1744602,-0.1859331;0.5191289;-0.02934771,-0.2573504;0.2656484;-0.05457404,-0.2769482;0.03763279;-0.2009647,0.06377298;0.002099514;-0.0281111,0.109048;-0.3523818;0.02319097,0.1266892;-0.7066661;0.1014318,0.1315199;-0.6978374;-0.007539511,-0.05755795;0.004370534;-0.03911031,-0.1224545;-0.3503693;-0.02217519,-0.1622946;-0.7048657;0.04634683,-0.1528064;-0.6956237;-0.06239781,-0.001438916;0.5378814;-0.0008639093,153.1124
+0;0;0,-0.0008122251;0.3108267;0.01877456,-0.002886658;0.6108236;0.02600108,0.1715621;0.4798189;-0.0139171,0.2389266;0.3623074;-0.2411175,0.2798055;0.3016213;-0.5021441,-0.1700186;0.4753515;-0.03043497,-0.2355872;0.3194498;-0.2338124,-0.2488375;0.2351391;-0.4911155,0.06249519;0.003905206;-0.03071096,0.08512399;-0.3544565;0.006924886,0.09712324;-0.7087405;0.08589253,0.09956993;-0.6657413;-0.02443046,-0.06021768;0.005206152;-0.0347964,-0.1076422;-0.3516528;-0.007332373,-0.1247134;-0.7061321;0.06980383,-0.1188231;-0.662989;-0.0403719,-0.002354669;0.5372654;0.02633553,0;0;0,-0.0008531511;0.311371;0.003707409,-0.001643129;0.6113249;-0.005200386,0.1849634;0.5179426;-0.001310229,0.261258;0.2658091;-0.02528453,0.2926766;0.04652515;-0.1815413,-0.1858498;0.5190243;-0.02956832,-0.2570781;0.265894;-0.05817764,-0.2764484;0.03996943;-0.206743,0.06378073;0.002100304;-0.02813661,0.1090521;-0.3523944;0.02320218,0.1266768;-0.7066211;0.1013679,0.1315718;-0.6977903;-0.007600069,-0.05757717;0.004376195;-0.03911241,-0.1224522;-0.3503853;-0.02216841,-0.1624565;-0.7048361;0.04610568,-0.1529018;-0.6955938;-0.06263234,-0.001501217;0.5378951;-0.0008125303,153.146
+0;0;0,-0.0008121915;0.3108138;0.01877378,-0.002886512;0.6107945;0.02599995,0.1715342;0.4798042;-0.01391177,0.2384964;0.3629944;-0.2397554,0.2792898;0.3024352;-0.500236,-0.1699915;0.4753374;-0.03042698,-0.2351686;0.3203667;-0.2325899,-0.2483911;0.2362323;-0.4893548,0.06251109;0.0039062;-0.03071877,0.08512505;-0.3542204;0.006892383,0.09706028;-0.7066144;0.08543874,0.09950733;-0.6636133;-0.02490059,-0.06023299;0.005207477;-0.03480525,-0.1076264;-0.3514173;-0.007359238,-0.1246065;-0.7040055;0.06936546,-0.1187154;-0.6608605;-0.0408266,-0.00235456;0.5372413;0.02633438,0;0;0,-0.000890717;0.3113579;0.003716946,-0.001713671;0.6112957;-0.005182862,0.184871;0.5179198;-0.001290917,0.260899;0.2676553;-0.02814686,0.2926427;0.05058146;-0.1864281,-0.1858147;0.5189219;-0.02992468,-0.2566215;0.2676868;-0.06156568,-0.2758007;0.04468417;-0.2134987,0.06380845;0.002103016;-0.02811754,0.1089043;-0.3521858;0.02313149,0.126437;-0.7044011;0.1014285,0.1314156;-0.6955993;-0.007546902,-0.05759051;0.004372243;-0.03912485,-0.1223066;-0.3501749;-0.02212992,-0.1622346;-0.7027509;0.0456153,-0.1525984;-0.6935113;-0.06313181,-0.001563415;0.5378709;-0.0007961988,153.1681
+0;0;0,-0.0008122199;0.3108247;0.01877444,-0.002886684;0.6108262;0.02600112,0.1714803;0.4798488;-0.01389812,0.2380798;0.3636716;-0.2385187,0.2792738;0.3025177;-0.5015572,-0.1699398;0.4753835;-0.03040822,-0.2347639;0.321252;-0.2314763,-0.2481163;0.2362914;-0.4907627,0.06254289;0.003908187;-0.0307344,0.08516034;-0.3542736;0.006882543,0.09709787;-0.7067354;0.08544405,0.09954496;-0.6637341;-0.02489708,-0.06026364;0.005210126;-0.03482296,-0.1076644;-0.3514695;-0.007372724,-0.1246477;-0.7041258;0.06936677,-0.1187565;-0.6609805;-0.04082708,-0.002354698;0.5372682;0.02633557,0;0;0,-0.0009603425;0.3113662;0.003914833,-0.001872405;0.6113321;-0.004735708,0.1846815;0.5180129;-0.001312256,0.2608202;0.269568;-0.03072429,0.2933272;0.05161577;-0.1921744,-0.1858008;0.5189183;-0.03009635,-0.2559945;0.2693237;-0.06419016,-0.2751081;0.04462872;-0.2183747,0.06382149;0.002101392;-0.02817607,0.1088778;-0.3522198;0.02327466,0.1264655;-0.7045511;0.1013585,0.1314766;-0.6957296;-0.00762105,-0.05766807;0.004380971;-0.03907289,-0.122513;-0.3502026;-0.02215025,-0.1623106;-0.7028657;0.04558952,-0.1526413;-0.6936082;-0.06315995,-0.001700088;0.5378986;-0.0004143715,153.2017
+0;0;0,-0.0008996599;0.3107913;0.01931529,-0.00307317;0.6107869;0.02677198,0.1723114;0.4810476;-0.01057625,0.2328418;0.3616071;-0.2352028,0.2909075;0.3027676;-0.4955724,-0.1698079;0.475831;-0.03107036,-0.2384692;0.3249316;-0.2333129,-0.2508409;0.2416179;-0.4931817,0.06253926;0.003941868;-0.03073749,0.08538195;-0.3541968;0.007152919,0.097095;-0.7066213;0.08591554,0.1003393;-0.6635995;-0.02440261,-0.06028325;0.005173889;-0.0347944,-0.1077597;-0.3514788;-0.007125003,-0.1245427;-0.7041222;0.06971765,-0.1178563;-0.6609489;-0.04042745,-0.002511774;0.5372289;0.02703857,0;0;0,-0.0009603425;0.3113662;0.003914833,-0.001872405;0.6113321;-0.004735708,0.1846815;0.5180129;-0.001312256,0.2608202;0.269568;-0.03072429,0.2933272;0.05161577;-0.1921744,-0.1858008;0.5189183;-0.03009635,-0.2559945;0.2693237;-0.06419016,-0.2751081;0.04462872;-0.2183747,0.06382149;0.002101392;-0.02817607,0.1088778;-0.3522198;0.02327466,0.1264655;-0.7045511;0.1013585,0.1314766;-0.6957296;-0.00762105,-0.05766807;0.004380971;-0.03907289,-0.122513;-0.3502026;-0.02215025,-0.1623106;-0.7028657;0.04558952,-0.1526413;-0.6936082;-0.06315995,-0.001700088;0.5378986;-0.0004143715,153.2243
+0;0;0,-0.0008997181;0.3108115;0.01931654,-0.003073459;0.610839;0.02677406,0.1724254;0.4810562;-0.01059872,0.2327714;0.3619796;-0.2345411,0.2907563;0.3032219;-0.4945484,-0.1699174;0.4758362;-0.03110624,-0.2383696;0.3253964;-0.2327327,-0.2507241;0.2421987;-0.4922399,0.06255595;0.003942918;-0.03074569,0.08539698;-0.3541698;0.007141976,0.09712127;-0.7069323;0.08598014,0.1003655;-0.6639106;-0.02433699,-0.06029934;0.005175269;-0.03480368,-0.1077724;-0.3514516;-0.007136291,-0.1245715;-0.7044332;0.06978006,-0.1178851;-0.66126;-0.04036401,-0.002512012;0.5372742;0.02704068,0;0;0,-0.001054332;0.3113839;0.00408113,-0.002171986;0.6113899;-0.004271865,0.1845515;0.5179763;-0.001326919,0.2610893;0.2707961;-0.0331862,0.2941614;0.05471259;-0.1963812,-0.1860136;0.5187153;-0.03049885,-0.2561961;0.2702941;-0.06700108,-0.2752964;0.04942;-0.225961,0.06385241;0.002089083;-0.02815306,0.108769;-0.3522125;0.0233711,0.1265539;-0.7049292;0.101275,0.131633;-0.6960842;-0.007704973,-0.05768127;0.004385494;-0.03908617,-0.1226304;-0.3501497;-0.02210692,-0.162345;-0.7031747;0.04564578,-0.1526068;-0.6938976;-0.0631002,-0.001942061;0.537945;-3.302097E-05,153.2465
+0;0;0,-0.0008996941;0.3108032;0.01931603,-0.003073479;0.6108368;0.02677371,0.1723302;0.4810833;-0.0105786,0.2321018;0.3631402;-0.2323892,0.290935;0.3035229;-0.4962003,-0.1698264;0.4758662;-0.03107496,-0.237627;0.3268585;-0.2307821,-0.2501622;0.2424435;-0.4940858,0.06257002;0.003943806;-0.03075261,0.08541533;-0.3542359;0.007142147,0.09714782;-0.7072455;0.08603551,0.100392;-0.6642243;-0.02427722,-0.06031291;0.005176434;-0.03481152,-0.1077949;-0.3515172;-0.007138943,-0.1246057;-0.7047459;0.06983127,-0.1179196;-0.6615733;-0.04030842,-0.002512022;0.5372707;0.02704033,0;0;0,-0.001065046;0.3113748;0.004140139,-0.002169147;0.6113878;-0.004175305,0.1844396;0.5179119;-0.00127542,0.2610641;0.2737163;-0.03563118,0.2947371;0.05611992;-0.2033507,-0.1857978;0.5185502;-0.03099418,-0.255465;0.2730466;-0.0704606,-0.2745821;0.05142148;-0.2351685,0.06386527;0.0020798;-0.02816355,0.1087539;-0.3522853;0.02342116,0.1264062;-0.7052633;0.1013477,0.1316084;-0.6964117;-0.007623188,-0.05769647;0.00440023;-0.03909015,-0.1226395;-0.3502024;-0.02206047,-0.1623709;-0.7034887;0.04567305,-0.1525122;-0.6942072;-0.06305839,-0.001944579;0.5379412;5.424023E-05,153.28
+0;0;0,-0.001007116;0.3107439;0.01979145,-0.003417026;0.6107359;0.02761761,0.1713821;0.4805883;-0.0123917,0.2301729;0.3792754;-0.2412771,0.2979354;0.2951615;-0.496297,-0.1703973;0.4739299;-0.02755217,-0.2369695;0.3337963;-0.2325885,-0.2486981;0.2865317;-0.5052248,0.06260765;0.004009735;-0.03064889,0.08551063;-0.3538914;0.00752113,0.09718362;-0.7070177;0.0862949,0.09907246;-0.6639466;-0.02404486,-0.06029705;0.005092615;-0.03483507,-0.1078979;-0.3513486;-0.007293075,-0.1244851;-0.7045765;0.070132,-0.1191523;-0.6613662;-0.0400784,-0.0027929;0.5371833;0.02777474,0;0;0,-0.001132675;0.3113447;0.004201055,-0.002343379;0.611329;-0.004021406,0.1843304;0.5179093;-0.001141787,0.2607375;0.2751046;-0.03743279,0.2949547;0.05948816;-0.2078463,-0.1858847;0.5183434;-0.03128475,-0.2552901;0.2742117;-0.07241592,-0.2737608;0.05484396;-0.2404596,0.06387762;0.002087846;-0.0281148,0.1087416;-0.352035;0.02344989,0.1262821;-0.7050864;0.1014681,0.1315714;-0.6962323;-0.007500529,-0.05765405;0.004416207;-0.0391364,-0.1225649;-0.3499398;-0.02201544,-0.1623474;-0.7033398;0.04555295,-0.1524018;-0.6940499;-0.06317359,-0.002088822;0.5378942;0.0001814365,153.3023
+0;0;0,-0.00100719;0.3107665;0.0197929,-0.003417322;0.6107865;0.02761984,0.1712644;0.4806716;-0.01236237,0.2299497;0.3795405;-0.2408371,0.2974063;0.2958063;-0.494706,-0.1702845;0.4740178;-0.02751261,-0.2367373;0.3341355;-0.232181,-0.248413;0.2870843;-0.5035868,0.06263778;0.004011665;-0.03066364,0.08554788;-0.3540005;0.00751823,0.09723485;-0.7075496;0.08638632,0.09912363;-0.664479;-0.02395011,-0.06032607;0.005095066;-0.03485183,-0.1079417;-0.3514568;-0.007301291,-0.1245487;-0.7051076;0.07021648,-0.1192161;-0.6618976;-0.03999057,-0.00279315;0.5372285;0.02777698,0;0;0,-0.001149595;0.3113657;0.00432241,-0.002332434;0.611384;-0.00369072,0.184192;0.5178516;-0.001137972,0.2609664;0.2759598;-0.03942966,0.2955118;0.06237751;-0.2103111,-0.1856167;0.5181777;-0.03167308,-0.2551417;0.2748815;-0.07463142,-0.2723031;0.05882557;-0.2450325,0.06391963;0.002094463;-0.02810228,0.1086224;-0.3521482;0.02356291,0.1258917;-0.7056521;0.101604,0.1312762;-0.6967796;-0.007360101,-0.05768683;0.004410547;-0.0391487,-0.1226962;-0.3500428;-0.02205792,-0.1626427;-0.7038571;0.04556936,-0.1526055;-0.6945532;-0.06314798,-0.002086826;0.5379404;0.0004531145,153.3357
+0;0;0,-0.001007043;0.3107212;0.01979,-0.003416843;0.6107007;0.02761639,0.1713178;0.4805916;-0.01237813,0.2299247;0.3795956;-0.2405476,0.2970619;0.2962579;-0.4932143,-0.1703353;0.4739357;-0.02753299,-0.2366993;0.3342404;-0.231928,-0.2483197;0.287412;-0.5020486,0.06264305;0.004012003;-0.03066623,0.08555325;-0.3540019;0.007515831,0.09724183;-0.7075996;0.08639476,0.09913064;-0.6645288;-0.02394333,-0.06033115;0.005095495;-0.03485476,-0.107947;-0.351458;-0.007304091,-0.1245563;-0.7051575;0.07022434,-0.1192236;-0.6619473;-0.03998438,-0.002792867;0.5371657;0.02777348,0;0;0,-0.001277119;0.3113175;0.004484057,-0.002675466;0.6113049;-0.003165126,0.1839774;0.5178455;-0.0009624958,0.2612038;0.2768743;-0.04176986,0.2961217;0.06565478;-0.2134093,-0.1857707;0.5179186;-0.03215509,-0.2554448;0.2753185;-0.07673085,-0.2716495;0.06315018;-0.2499794,0.06394336;0.002103359;-0.02806222,0.1085363;-0.3521526;0.02361846,0.1257423;-0.705718;0.1016266,0.1312594;-0.6968251;-0.007336497,-0.0576725;0.004407268;-0.03918066,-0.1228103;-0.3500187;-0.02197593,-0.1628169;-0.7039675;0.04517732,-0.152644;-0.6946306;-0.06353541,-0.00236278;0.5378783;0.00086689,153.3692
+0;0;0,-0.001023108;0.3106597;0.02073176,-0.003459682;0.6106326;0.02879844,0.1702664;0.4796439;-0.01433405,0.2344642;0.3732915;-0.2385306,0.2939274;0.2982711;-0.4956864,-0.1703842;0.472821;-0.02510548,-0.2322528;0.3557987;-0.244592,-0.2489863;0.2842468;-0.5089656,0.06260825;0.004096319;-0.03072609,0.08587681;-0.3537633;0.008667046,0.09719123;-0.7074448;0.0872239,0.09804258;-0.6643241;-0.02312115,-0.06041985;0.005030897;-0.0347102,-0.1078345;-0.3515405;-0.00704371,-0.1244616;-0.7050945;0.07114135,-0.1201664;-0.6618385;-0.03910718,-0.002815287;0.5370976;0.02889914,0;0;0,-0.001277119;0.3113175;0.004484057,-0.002675466;0.6113049;-0.003165126,0.1839774;0.5178455;-0.0009624958,0.2612038;0.2768743;-0.04176986,0.2961217;0.06565478;-0.2134093,-0.1857707;0.5179186;-0.03215509,-0.2554448;0.2753185;-0.07673085,-0.2716495;0.06315018;-0.2499794,0.06394336;0.002103359;-0.02806222,0.1085363;-0.3521526;0.02361846,0.1257423;-0.705718;0.1016266,0.1312594;-0.6968251;-0.007336497,-0.0576725;0.004407268;-0.03918066,-0.1228103;-0.3500187;-0.02197593,-0.1628169;-0.7039675;0.04517732,-0.152644;-0.6946306;-0.06353541,-0.00236278;0.5378783;0.00086689,153.3916
+0;0;0,-0.001023154;0.3106737;0.0207327,-0.003459878;0.6106653;0.02879996,0.1702724;0.4796721;-0.01433408,0.2343192;0.3735698;-0.2380034,0.2936236;0.2987498;-0.4944723,-0.1703904;0.472849;-0.0251059,-0.2321135;0.356102;-0.2440763,-0.2488023;0.2847411;-0.5077436,0.06263109;0.004097813;-0.0307373,0.08590518;-0.3538469;0.00866521,0.09722395;-0.7076646;0.08725231,0.09807527;-0.6645444;-0.02308884,-0.06044189;0.005032732;-0.03472286,-0.1078678;-0.3516235;-0.00704979,-0.1245013;-0.7053136;0.07116537,-0.1202062;-0.6620581;-0.03907928,-0.002815463;0.537128;0.02890067,0;0;0,-0.001347236;0.3113303;0.004549384,-0.002857499;0.6113381;-0.003008962,0.1838318;0.5178961;-0.0009033682,0.2615265;0.278006;-0.04337585,0.2966526;0.06893669;-0.2164295,-0.1858076;0.5177222;-0.03256534,-0.2554654;0.276131;-0.07913944,-0.2711315;0.06764148;-0.2557125,0.06397344;0.002113193;-0.02805638,0.108465;-0.3522364;0.02366936,0.1258536;-0.7059751;0.1014996,0.1314646;-0.6970724;-0.00745666,-0.05769561;0.004403354;-0.03919253,-0.1230916;-0.3500687;-0.02211708,-0.162896;-0.7041642;0.04513583,-0.1526276;-0.6948204;-0.06356522,-0.002516583;0.5379081;0.001001954,153.4252
+0;0;0,-0.001097742;0.3106626;0.02140171,-0.003630329;0.610676;0.02978642,0.1712519;0.480498;-0.01002365,0.2307963;0.3766714;-0.2353651,0.288141;0.3143548;-0.4953352,-0.1706348;0.4721631;-0.02314873,-0.2302064;0.3682201;-0.2484293,-0.2474234;0.2912548;-0.5102234,0.06263766;0.004130716;-0.03073221,0.08599062;-0.3537958;0.009325897,0.09720291;-0.7068696;0.08780179,0.09838923;-0.6637154;-0.02253938,-0.06047336;0.004997546;-0.03468439,-0.1079474;-0.3517155;-0.007055033,-0.1243742;-0.7046164;0.07128029,-0.1197451;-0.6613237;-0.03895352,-0.002954019;0.5371334;0.02978631,0;0;0,-0.001408949;0.3113629;0.004649997,-0.002983682;0.6114037;-0.002793193,0.1837355;0.5178639;-0.0009088516,0.2620867;0.2790953;-0.04512334,0.2973517;0.07074706;-0.2186273,-0.1858178;0.5175759;-0.03295542,-0.2555961;0.2768774;-0.08090831,-0.2703512;0.07016504;-0.2592578,0.06400292;0.002134427;-0.02800143,0.108427;-0.3522892;0.02368784,0.1253068;-0.7052459;0.1016747,0.1310023;-0.6963463;-0.007283807,-0.05768097;0.004401776;-0.03922421,-0.123106;-0.3501194;-0.02202767,-0.1629049;-0.7034646;0.04511757,-0.1525584;-0.6941161;-0.06358422,-0.00262858;0.5379668;0.001191497,153.4588
+0;0;0,-0.001097733;0.3106598;0.02140152,-0.003630198;0.6106594;0.02978601,0.1711622;0.4805183;-0.01000356,0.23057;0.3769299;-0.2348278,0.2878593;0.3146735;-0.4945465,-0.1705484;0.4721876;-0.02312188,-0.2299832;0.3684832;-0.2478854,-0.2471836;0.2915923;-0.5094264,0.0626277;0.004130059;-0.03072732,0.08597773;-0.3537515;0.009325765,0.09718993;-0.7068222;0.08780097,0.09837627;-0.6636676;-0.02254279,-0.06046373;0.004996751;-0.03467887,-0.1079318;-0.3516716;-0.007052973,-0.1243585;-0.7045693;0.07128166,-0.1197293;-0.6612764;-0.03895473,-0.002953959;0.5371245;0.02978589,0;0;0,-0.00145337;0.3113579;0.004784226,-0.003051907;0.6113892;-0.002477884,0.1835698;0.517848;-0.0008423328,0.2624083;0.2802853;-0.0472554,0.2976162;0.0729132;-0.2215223,-0.1856723;0.5174046;-0.03318804,-0.254911;0.2773189;-0.08187708,-0.2692764;0.07370757;-0.2633924,0.06401253;0.002150699;-0.02795041,0.1083814;-0.3522386;0.02370548,0.12515;-0.7051803;0.101769,0.130917;-0.6962714;-0.007190228,-0.0576452;0.004399641;-0.0392572,-0.1230384;-0.3500789;-0.02201067,-0.1628585;-0.7033966;0.0452497,-0.1524436;-0.6940407;-0.06344964,-0.00269407;0.5379575;0.00145936,153.481
+0;0;0,-0.001097718;0.3106558;0.02140124,-0.003629918;0.6106243;0.02978502,0.1711899;0.4804861;-0.01001082,0.2304997;0.3770686;-0.2344643,0.2879137;0.3146766;-0.4947489,-0.1705746;0.4721541;-0.02313121,-0.2299114;0.3686208;-0.2475241,-0.2471493;0.2915624;-0.5096349,0.06263777;0.004130723;-0.03073225,0.08597266;-0.3535188;0.009294851,0.0971911;-0.7067863;0.0878138,0.09837747;-0.6636316;-0.02253155,-0.06047345;0.004997554;-0.03468445,-0.1079108;-0.3514395;-0.007076466,-0.1243466;-0.7045339;0.07130183,-0.1197173;-0.6612408;-0.03893616,-0.002953788;0.5371013;0.0297849,0;0;0,-0.00153546;0.3113515;0.004907727,-0.003225446;0.6113548;-0.002206206,0.1834463;0.5178363;-0.000805974,0.2630055;0.281391;-0.04934597,0.2978931;0.07558578;-0.2264456,-0.1857473;0.5172507;-0.03343829,-0.2545489;0.2778388;-0.08384134,-0.2696764;0.07443501;-0.2664208,0.06402604;0.002158672;-0.02794695,0.1083283;-0.3520021;0.02369928,0.1251187;-0.7051585;0.1017225,0.1309443;-0.69624;-0.007237077,-0.05765684;0.004384415;-0.03926182,-0.1232649;-0.3498292;-0.0222872,-0.1627649;-0.703293;0.0454777,-0.1522957;-0.6939394;-0.06321762,-0.002846017;0.5379332;0.001695156,153.5145
+0;0;0,-0.001097698;0.3106501;0.02140085,-0.003630007;0.6106316;0.02978498,0.1711089;0.4805161;-0.009992385,0.230366;0.3771906;-0.2342463,0.2875979;0.3149965;-0.4937052,-0.1704968;0.472188;-0.02310668,-0.2297809;0.3687467;-0.2473,-0.2469641;0.2919328;-0.5085793,0.06263532;0.004130561;-0.03073105,0.08595849;-0.3533392;0.009275936,0.09717317;-0.7064883;0.08776855,0.0983595;-0.6633339;-0.02257378,-0.06047108;0.004997358;-0.03468309,-0.1078846;-0.3512605;-0.007088987,-0.1243148;-0.7042365;0.07126302,-0.1196857;-0.6609437;-0.03897196,-0.002953845;0.537105;0.02978486,0;0;0,-0.001556598;0.3113446;0.004975796,-0.00324066;0.6113617;-0.002103328,0.1833359;0.5178012;-0.0007189512,0.2637711;0.282595;-0.05254197,0.297987;0.07845035;-0.2303529,-0.1854579;0.5167925;-0.03419691,-0.2543017;0.2780383;-0.08648805,-0.2688643;0.08099377;-0.2747003,0.06403513;0.002155244;-0.02791953,0.1082375;-0.3518298;0.02375126,0.1250152;-0.7048961;0.1016216,0.1310215;-0.6959774;-0.007325053,-0.05763799;0.004384722;-0.03928459,-0.1232557;-0.3496359;-0.02217165,-0.1627065;-0.7029767;0.04561459,-0.1520564;-0.693616;-0.06306142,-0.002864696;0.5379361;0.001789808,153.548
+0;0;0,-0.001061424;0.3106087;0.02228092,-0.003555601;0.610624;0.03090831,0.1713523;0.4806979;-0.007974651,0.2284187;0.3809965;-0.2342575,0.2724197;0.3656558;-0.5044172,-0.1704235;0.4718391;-0.02120534,-0.2274178;0.3794089;-0.2505723,-0.2419964;0.3347971;-0.5206739,0.06260129;0.004182478;-0.03079227,0.08609321;-0.3530257;0.01032152,0.09722298;-0.706296;0.08883405,0.09832168;-0.6631014;-0.02150261,-0.06054601;0.004952602;-0.03455764,-0.1078693;-0.3511836;-0.006854644,-0.1241811;-0.704153;0.07210372,-0.1196396;-0.6608194;-0.03812817,-0.002871087;0.5370876;0.03084993,0;0;0,-0.001586773;0.3113635;0.005058169,-0.003297888;0.6114231;-0.001927614,0.1831547;0.5177211;-0.0007505417,0.2640017;0.2831833;-0.0541985,0.2982879;0.08039699;-0.2354712,-0.1852475;0.516632;-0.03467679,-0.2541312;0.2783084;-0.08813499,-0.2685108;0.08462918;-0.2816272,0.06404739;0.002146184;-0.02789092,0.1081108;-0.3517364;0.02373731,0.1250271;-0.7049084;0.1016558,0.1311374;-0.6959837;-0.007284395,-0.05762282;0.004389066;-0.03930553,-0.12319;-0.3495107;-0.02210674,-0.1628335;-0.7029983;0.04544261,-0.1520766;-0.6936323;-0.06322204,-0.002917945;0.5379863;0.001941204,153.5718
+0;0;0,-0.001061367;0.3105921;0.02227973,-0.003555535;0.6106068;0.0309072,0.1712525;0.4807158;-0.007953495,0.2283363;0.3809838;-0.2343057,0.272202;0.3656904;-0.5036343,-0.1703274;0.4718621;-0.0211766,-0.2273392;0.3794036;-0.2506138,-0.2418729;0.334929;-0.5198846,0.06260409;0.004182666;-0.03079365,0.08609623;-0.353029;0.01032053,0.09723224;-0.7064973;0.08887707,0.09833094;-0.6633027;-0.02145968,-0.06054872;0.004952825;-0.03455919,-0.1078725;-0.3511868;-0.006855933,-0.1241934;-0.7043542;0.0721467,-0.1196519;-0.6610205;-0.03808529,-0.002871048;0.5370731;0.03084882,0;0;0,-0.001564912;0.3113453;0.005162001,-0.003209472;0.6114082;-0.001680135,0.1831064;0.5176903;-0.000664711,0.2643944;0.2837333;-0.05631328,0.298489;0.08212803;-0.2376661,-0.1850059;0.5165172;-0.03475097,-0.2539293;0.2784969;-0.08985285,-0.2684474;0.08694606;-0.2842584,0.06406544;0.002124339;-0.02785897,0.1081332;-0.3517531;0.02382481,0.1250022;-0.7051269;0.1017822,0.1311584;-0.6961919;-0.007157564,-0.05761072;0.00440631;-0.0393269,-0.123489;-0.349454;-0.0224339,-0.163179;-0.7031012;0.04534002,-0.1523707;-0.6937218;-0.0633222,-0.00285466;0.5379718;0.002146125,153.604
+0;0;0,-0.001061314;0.3105766;0.02227862,-0.003555685;0.6106154;0.03090673,0.1710681;0.4807767;-0.007912895,0.228099;0.3811371;-0.2340553,0.272026;0.3658223;-0.5037608,-0.1701502;0.4719324;-0.021122,-0.2271091;0.3795595;-0.2503466,-0.2416632;0.3350227;-0.5199942,0.06261103;0.004183129;-0.03079706,0.08609042;-0.3528346;0.01029481,0.09723467;-0.7065642;0.08890942,0.09833335;-0.6633697;-0.02142616,-0.06055543;0.004953373;-0.03456302,-0.1078535;-0.3509929;-0.006874794,-0.1241865;-0.7044213;0.07218624,-0.1196451;-0.6610878;-0.03804457,-0.002871129;0.5370744;0.03084834,0;0;0,-0.001527272;0.3113282;0.005262136,-0.003096223;0.6114178;-0.001500249,0.1829956;0.5177259;-0.0006002188,0.2648268;0.2845773;-0.05775201,0.2988522;0.08359022;-0.2403764,-0.1846196;0.5164081;-0.03500543,-0.2534975;0.2789283;-0.09139851,-0.2676075;0.08812223;-0.2871001,0.0640749;0.00212355;-0.02785671,0.1081545;-0.3515643;0.02375138,0.1250398;-0.7051771;0.1018668,0.131278;-0.6962363;-0.007068157,-0.05761839;0.004401555;-0.03932997,-0.1234863;-0.3492598;-0.02240182,-0.1634612;-0.7031589;0.04532225,-0.1525648;-0.6937667;-0.06333235,-0.002768606;0.5379726;0.002302408,153.6389
+0;0;0,-0.001204223;0.3104692;0.02322745,-0.00366451;0.610463;0.03213711,0.1704857;0.4800325;-0.007517826,0.227363;0.3894984;-0.2377467,0.2724356;0.3768731;-0.5066897,-0.1702001;0.4715426;-0.01945734,-0.2255853;0.3867289;-0.2522145,-0.2428305;0.337113;-0.520099,0.06260549;0.004245085;-0.03081126,0.08600404;-0.3525741;0.01141908,0.09683111;-0.7063802;0.09015308,0.09761782;-0.6631278;-0.02017764,-0.0606338;0.00489373;-0.03444407,-0.1078569;-0.3509378;-0.006077198,-0.1239552;-0.7043912;0.07333664,-0.1197319;-0.6610144;-0.036901,-0.002976319;0.5369323;0.03203665,0;0;0,-0.001541622;0.3112896;0.005336761,-0.003129251;0.6113436;-0.001397729,0.1828744;0.5176992;-0.0005977151,0.2652775;0.2850473;-0.05992377,0.29906;0.08521068;-0.2428044,-0.1844808;0.5163301;-0.03523902,-0.2533571;0.2789289;-0.0929755,-0.2675132;0.09062696;-0.2901132,0.06409603;0.002110496;-0.02782166,0.1081328;-0.3515117;0.02378201,0.1250705;-0.705198;0.1019752,0.131366;-0.6962538;-0.006956577,-0.05760902;0.004407444;-0.03935195,-0.1233288;-0.3492062;-0.02234774,-0.1633128;-0.7031767;0.04548439,-0.1523613;-0.6937853;-0.06316397,-0.002797;0.5379085;0.002398968,153.6708
+0;0;0,-0.001204223;0.3104692;0.02322745,-0.00366451;0.610463;0.03213711,0.1704857;0.4800325;-0.007517826,0.227363;0.3894984;-0.2377467,0.2724356;0.3768731;-0.5066897,-0.1702001;0.4715426;-0.01945734,-0.2255853;0.3867289;-0.2522145,-0.2428305;0.337113;-0.520099,0.06260549;0.004245085;-0.03081126,0.08600404;-0.3525741;0.01141908,0.09683111;-0.7063802;0.09015308,0.09761782;-0.6631278;-0.02017764,-0.0606338;0.00489373;-0.03444407,-0.1078569;-0.3509378;-0.006077198,-0.1239552;-0.7043912;0.07333664,-0.1197319;-0.6610144;-0.036901,-0.002976319;0.5369323;0.03203665,0;0;0,-0.001541622;0.3112896;0.005336761,-0.003129251;0.6113436;-0.001397729,0.1828744;0.5176992;-0.0005977151,0.2652775;0.2850473;-0.05992377,0.29906;0.08521068;-0.2428044,-0.1844808;0.5163301;-0.03523902,-0.2533571;0.2789289;-0.0929755,-0.2675132;0.09062696;-0.2901132,0.06409603;0.002110496;-0.02782166,0.1081328;-0.3515117;0.02378201,0.1250705;-0.705198;0.1019752,0.131366;-0.6962538;-0.006956577,-0.05760902;0.004407444;-0.03935195,-0.1233288;-0.3492062;-0.02234774,-0.1633128;-0.7031767;0.04548439,-0.1523613;-0.6937853;-0.06316397,-0.002797;0.5379085;0.002398968,153.6933
+0;0;0,-0.001204181;0.3104582;0.02322663,-0.0036644;0.6104439;0.03213606,0.1704208;0.4800371;-0.00750405,0.2274363;0.389283;-0.2382923,0.272361;0.3766992;-0.5063529,-0.1701373;0.4715504;-0.01943909,-0.2256572;0.3865307;-0.2527618,-0.2428458;0.3370775;-0.5197674,0.06260691;0.004245182;-0.03081196,0.08598085;-0.3521988;0.01137397,0.09682002;-0.7064002;0.09019592,0.09760668;-0.6631484;-0.02012914,-0.06063518;0.004893842;-0.03444486,-0.1078086;-0.3505636;-0.006107815,-0.1239249;-0.7044119;0.07339474,-0.1197018;-0.6610357;-0.03683726,-0.002976231;0.5369157;0.03203561,0;0;0,-0.001570724;0.3112775;0.005393744,-0.003168866;0.6113232;-0.001338601,0.1827655;0.51768;-0.000647783,0.2657821;0.285315;-0.06281721,0.2987016;0.08658247;-0.2457236,-0.1842072;0.5159392;-0.03610014,-0.2533987;0.2782417;-0.0949448,-0.2668515;0.09049013;-0.2914173,0.06410794;0.002112746;-0.02779806,0.1079077;-0.3511869;0.02357554,0.1250495;-0.7052226;0.1020221,0.131521;-0.6962765;-0.006893992,-0.05759963;0.004400263;-0.03936933,-0.1232891;-0.3488342;-0.02238019,-0.1631497;-0.7032007;0.04562339,-0.1520252;-0.6938077;-0.06300187,-0.002833411;0.5378906;0.002458692,153.7268
+0;0;0,-0.001262537;0.3104359;0.02370684,-0.003697471;0.6104075;0.0328493,0.1699626;0.4796758;-0.007409032,0.2260829;0.3978542;-0.2410747,0.2678673;0.3951684;-0.511419,-0.1699953;0.4711826;-0.01827074,-0.221647;0.3961072;-0.2552088,-0.2384492;0.3545005;-0.5250714,0.06263876;0.004291899;-0.03074658,0.08604279;-0.3521627;0.01180762,0.09677801;-0.70656;0.09096146,0.09728821;-0.6632829;-0.01935798,-0.06063025;0.004847312;-0.03446539,-0.1075505;-0.3506709;-0.005764268,-0.1236973;-0.7046862;0.07417657,-0.119754;-0.6612839;-0.03605842,-0.003006744;0.5368813;0.03270383,0;0;0,-0.001592941;0.3112901;0.00547421,-0.0031856;0.6113303;-0.001197577,0.1825731;0.5177357;-0.0005943775,0.2665569;0.2867316;-0.06405866,0.2984481;0.08774412;-0.2490618,-0.1839432;0.5157884;-0.03636824,-0.2527829;0.2787222;-0.09556785,-0.2660468;0.09298767;-0.2959824,0.06411049;0.002110392;-0.02779889,0.1078905;-0.3512413;0.0236249,0.1251491;-0.705548;0.1020272,0.1316987;-0.6965928;-0.006881714,-0.05760349;0.00440296;-0.03936799,-0.1232877;-0.3488879;-0.02234885,-0.1633095;-0.7035015;0.04566217,-0.1521041;-0.6941011;-0.06295191,-0.00285399;0.537899;0.002589822,153.7602
+0;0;0,-0.001262459;0.3104168;0.02370538,-0.003697377;0.6103867;0.03284785,0.1698876;0.4796818;-0.00739307,0.2259571;0.3979342;-0.2408473,0.2680131;0.395231;-0.5129489,-0.1699228;0.4711923;-0.01825006,-0.2215277;0.3961848;-0.2549738,-0.2384392;0.3543076;-0.5265905,0.06261488;0.004290263;-0.03073486,0.08601659;-0.3521288;0.01181511,0.09673675;-0.7060291;0.09085794,0.09724697;-0.6627516;-0.01946447,-0.06060714;0.004845464;-0.03445224,-0.1075227;-0.3506374;-0.005753983,-0.1236469;-0.7041561;0.07407473,-0.1197035;-0.6607534;-0.03616321,-0.003006669;0.5368624;0.03270238,0;0;0,-0.001621157;0.311269;0.00557375,-0.003227852;0.6113087;-0.001048446,0.1824432;0.5176641;-0.00070858,0.2671126;0.2876081;-0.06576788,0.2981484;0.08939794;-0.2543542,-0.1837577;0.5156417;-0.03681201,-0.2522088;0.2791397;-0.09771018,-0.2648008;0.09323382;-0.3004311,0.06410803;0.00210233;-0.02773809,0.1077746;-0.3512331;0.02364289,0.1250662;-0.7050172;0.1020385,0.1316992;-0.6960633;-0.006868117,-0.05754105;0.004400767;-0.03941221,-0.1233477;-0.3488355;-0.02249078,-0.1631478;-0.7029278;0.04564629,-0.1518604;-0.6935229;-0.06296322,-0.00289242;0.5378785;0.002722502,153.7828
+0;0;0,-0.001262461;0.3104173;0.02370542,-0.00369743;0.6103927;0.0328479,0.1698482;0.4796953;-0.007383894,0.2258724;0.3980137;-0.2406495,0.2678498;0.3953156;-0.5122422,-0.1698847;0.4712077;-0.01823841,-0.221448;0.3962608;-0.2547709,-0.2383278;0.3544619;-0.5258796,0.06265786;0.004293208;-0.03075596,0.08605028;-0.3519844;0.01177711,0.09677244;-0.7059506;0.09083466,0.09728266;-0.6626731;-0.01948762,-0.06064874;0.00484879;-0.0344759,-0.1075457;-0.3504929;-0.005789028,-0.1236728;-0.7040775;0.07405456,-0.1197295;-0.6606748;-0.03618327,-0.00300667;0.5368629;0.03270242,0;0;0,-0.001556322;0.3112681;0.005676508,-0.003128543;0.6113138;-0.0009218454,0.1824849;0.5176257;-0.0006253719,0.267335;0.2882609;-0.06707597,0.2982471;0.09059253;-0.2555001,-0.1835419;0.5154867;-0.03698093,-0.2517134;0.2792438;-0.0983436,-0.2643822;0.09451813;-0.3014394,0.06417096;0.002088815;-0.02771449,0.1077792;-0.3511001;0.02372384,0.1251252;-0.7049415;0.1021616,0.1318175;-0.6959848;-0.006741755,-0.05759384;0.004412666;-0.03941885,-0.1232174;-0.3487064;-0.02237647,-0.1630037;-0.7028679;0.04576918,-0.1516576;-0.6934587;-0.06283492,-0.002803154;0.5378778;0.002843499,153.8049
+0;0;0,-0.001333703;0.3103921;0.02402925,-0.003814895;0.6103606;0.03339093,0.1695678;0.4793996;-0.00730275,0.225285;0.3996092;-0.2412953,0.2663881;0.4013866;-0.5130293,-0.1699794;0.4707906;-0.0172725,-0.220057;0.4007912;-0.2556331,-0.2378592;0.3676736;-0.5278798,0.06267353;0.004340053;-0.03071744,0.0861005;-0.3519199;0.0119446,0.09682263;-0.705816;0.09131493,0.09709451;-0.6625164;-0.01900555,-0.06064992;0.004800692;-0.03448055,-0.1072844;-0.3505718;-0.005746132,-0.123523;-0.7040619;0.07449207,-0.1198181;-0.6606414;-0.03575186,-0.003106225;0.536831;0.03318394,0;0;0,-0.001556322;0.3112681;0.005676508,-0.003128543;0.6113138;-0.0009218454,0.1824849;0.5176257;-0.0006253719,0.267335;0.2882609;-0.06707597,0.2982471;0.09059253;-0.2555001,-0.1835419;0.5154867;-0.03698093,-0.2517134;0.2792438;-0.0983436,-0.2643822;0.09451813;-0.3014394,0.06417096;0.002088815;-0.02771449,0.1077792;-0.3511001;0.02372384,0.1251252;-0.7049415;0.1021616,0.1318175;-0.6959848;-0.006741755,-0.05759384;0.004412666;-0.03941885,-0.1232174;-0.3487064;-0.02237647,-0.1630037;-0.7028679;0.04576918,-0.1516576;-0.6934587;-0.06283492,-0.002803154;0.5378778;0.002843499,153.8271
+0;0;0,-0.001333699;0.3103914;0.02402919,-0.003814778;0.6103459;0.03339041,0.1694986;0.4794106;-0.007287022,0.2252151;0.3996213;-0.2412764,0.2664061;0.4014026;-0.5135921,-0.1699124;0.470805;-0.01725277,-0.2199893;0.4008066;-0.2556101,-0.2378296;0.3676181;-0.5284396,0.0626746;0.004340127;-0.03071797,0.08612563;-0.3522857;0.0119879,0.09686387;-0.7067137;0.09147749,0.09713573;-0.6634151;-0.01883437,-0.06065095;0.004800774;-0.03448114,-0.1073333;-0.3509367;-0.005717203,-0.1235963;-0.704958;0.07464157,-0.1198917;-0.6615385;-0.03559375,-0.003106134;0.536819;0.03318343,0;0;0,-0.001568601;0.3112663;0.005728483,-0.003128923;0.6112984;-0.0008567572,0.1824138;0.5176823;-0.0005376339,0.2674917;0.2888725;-0.06857848,0.2978027;0.09196302;-0.2587458,-0.1834143;0.5153964;-0.03711857,-0.251546;0.2794815;-0.09976,-0.2640804;0.09510399;-0.3039744,0.06419093;0.002048761;-0.0276742,0.1077842;-0.3514947;0.02392411,0.1252052;-0.7059126;0.1022664,0.1319502;-0.696942;-0.00662756,-0.057578;0.004455332;-0.03943929,-0.123125;-0.3490518;-0.02235033,-0.1630501;-0.7037338;0.04591186,-0.1516521;-0.6943215;-0.06267852,-0.002806991;0.537865;0.00290823,153.8607
+0;0;0,-0.001333679;0.3103866;0.02402883,-0.003814688;0.6103331;0.03338983,0.1695453;0.4793854;-0.007298525,0.2252546;0.3996063;-0.2412577,0.2666469;0.4013963;-0.514904,-0.1699574;0.4707775;-0.01726697,-0.2200278;0.4007881;-0.2555936,-0.2379553;0.3674374;-0.5297562,0.06266697;0.004339599;-0.03071423,0.08616398;-0.3529855;0.01207537,0.09690093;-0.7073709;0.09155542,0.09717277;-0.6640732;-0.01874895,-0.06064358;0.004800189;-0.03447694,-0.1074175;-0.3516348;-0.005656606,-0.1236785;-0.7056136;0.07469252,-0.1199742;-0.662195;-0.03553531,-0.003106074;0.5368093;0.03318285,0;0;0,-0.001608424;0.3112608;0.005755305,-0.003221311;0.6112847;-0.0008145571,0.1823845;0.5176615;-0.0005376339,0.2676322;0.2893501;-0.0699054,0.2974886;0.09307306;-0.2627337,-0.1834429;0.5152571;-0.03746176,-0.2515187;0.2795599;-0.1008467,-0.2636442;0.09578258;-0.3074325,0.06419171;0.002036542;-0.02765179,0.1076946;-0.352197;0.02421749,0.1252394;-0.7066205;0.1023042,0.1320556;-0.6976395;-0.006579645,-0.05755157;0.004471284;-0.03946097,-0.1231918;-0.3497363;-0.02235489,-0.1631873;-0.7043605;0.04593465,-0.1517179;-0.6949449;-0.0626411,-0.002885066;0.5378544;0.002948046,153.8834
+0;0;0,-0.001406227;0.3103467;0.02442068,-0.003944564;0.6102855;0.03407704,0.1692273;0.4788712;-0.007047892,0.2241957;0.4082203;-0.2431987,0.264567;0.4119361;-0.5199038,-0.1699976;0.4703379;-0.01648989,-0.2210863;0.404656;-0.2549351,-0.2400349;0.3712021;-0.5319389,0.06267463;0.004354383;-0.03064587,0.08627701;-0.3529244;0.01241211,0.09693196;-0.7065473;0.09194282,0.0970691;-0.663225;-0.0183646,-0.06062035;0.00478276;-0.03447518,-0.1070318;-0.3516923;-0.005652728,-0.1233175;-0.7048765;0.0748669,-0.11975;-0.6614368;-0.03536864,-0.003216763;0.5367627;0.03378736,0;0;0,-0.001638316;0.3112502;0.005833387,-0.003293678;0.6112772;-0.000675082,0.1823489;0.5176219;-0.0004888773,0.2675641;0.2905262;-0.07081807,0.29741;0.09420072;-0.2677314,-0.1834336;0.5151014;-0.03770762,-0.2510583;0.2800702;-0.1006956,-0.2628264;0.09904324;-0.3135338,0.06419571;0.002016217;-0.02758777,0.1076923;-0.3522093;0.02429247,0.1250882;-0.7058815;0.1024022,0.1319673;-0.6969054;-0.006482601,-0.05748297;0.004484063;-0.03952013,-0.1230856;-0.3497186;-0.02231757,-0.1627069;-0.703633;0.04596572,-0.1511835;-0.6942208;-0.06260953,-0.002946056;0.5378465;0.003070235,153.9053
+0;0;0,-0.001406337;0.3103709;0.02442258,-0.003944723;0.6103159;0.0340792,0.1692417;0.4788965;-0.007049177,0.2241452;0.408329;-0.2429214,0.264639;0.4120561;-0.5204656,-0.1700118;0.4703625;-0.01649197,-0.2210402;0.4047581;-0.2546559,-0.2400463;0.3712028;-0.5324998,0.0626734;0.004354297;-0.03064526,0.08626772;-0.3528025;0.01239802,0.09690842;-0.7059526;0.09182239,0.09704558;-0.6626295;-0.01849223,-0.06061915;0.004782665;-0.0344745,-0.1070147;-0.3515707;-0.005661884,-0.1232787;-0.7042828;0.07475008,-0.119711;-0.6608422;-0.03549267,-0.003216921;0.5367929;0.03378952,0;0;0,-0.001661599;0.3112731;0.005905271,-0.003321126;0.6113076;-0.0005292892,0.1823259;0.5175737;-0.0004770758,0.2677464;0.2911435;-0.07162881,0.2970462;0.095202;-0.270206,-0.1834089;0.5150197;-0.03782015,-0.2507521;0.2803316;-0.1011941,-0.2626101;0.09869772;-0.3146256,0.06420536;0.002028003;-0.02756095,0.1076294;-0.3520828;0.02430689,0.1250141;-0.7052009;0.1026769,0.1319224;-0.6962307;-0.006212354,-0.05747529;0.004474754;-0.03952992,-0.1231001;-0.3495972;-0.02230099,-0.162697;-0.7029619;0.04626926,-0.1511451;-0.6935535;-0.06230967,-0.002974071;0.537876;0.003199935,153.939
+0;0;0,-0.001494313;0.3104902;0.02310325,-0.003738242;0.6105267;0.03106251,0.1701888;0.4798292;-0.006475314,0.2238401;0.4149406;-0.244209,0.264872;0.4234622;-0.5224732,-0.1711234;0.4712158;-0.01545025,-0.2191767;0.4131654;-0.2561312,-0.2375937;0.3875015;-0.5357549,0.0626637;0.004395119;-0.03069589,0.0861346;-0.3528196;0.01287427,0.09708872;-0.7068052;0.09292758,0.09710924;-0.6635838;-0.01739039,-0.0606762;0.004752143;-0.03441089,-0.1066061;-0.3517454;-0.0052287,-0.1233412;-0.7052921;0.07575868,-0.1198854;-0.6619617;-0.03449202,-0.003130469;0.5369894;0.03132627,0;0;0,-0.001657255;0.3112903;0.005982161,-0.003270388;0.6113712;-0.0003879068,0.1822823;0.5175574;-0.0004347563,0.2682525;0.291826;-0.07296598,0.2969553;0.09622167;-0.2732215,-0.1831958;0.5147422;-0.03797668,-0.2502826;0.280147;-0.1017788,-0.2618402;0.09884205;-0.3166791,0.06421218;0.002045184;-0.02758455,0.1076104;-0.3521695;0.0243789,0.1249152;-0.7062836;0.1027247,0.1318776;-0.6972954;-0.006155491,-0.05750336;0.004455018;-0.03951973,-0.1231241;-0.34973;-0.02224297,-0.1628239;-0.7040229;0.04656693,-0.1512211;-0.6946086;-0.06199855,-0.002938747;0.5379254;0.00332427,153.9723
+0;0;0,-0.001494313;0.3104902;0.02310325,-0.003738242;0.6105267;0.03106251,0.1701888;0.4798292;-0.006475314,0.2238401;0.4149406;-0.244209,0.264872;0.4234622;-0.5224732,-0.1711234;0.4712158;-0.01545025,-0.2191767;0.4131654;-0.2561312,-0.2375937;0.3875015;-0.5357549,0.0626637;0.004395119;-0.03069589,0.0861346;-0.3528196;0.01287427,0.09708872;-0.7068052;0.09292758,0.09710924;-0.6635838;-0.01739039,-0.0606762;0.004752143;-0.03441089,-0.1066061;-0.3517454;-0.0052287,-0.1233412;-0.7052921;0.07575868,-0.1198854;-0.6619617;-0.03449202,-0.003130469;0.5369894;0.03132627,0;0;0,-0.001657255;0.3112903;0.005982161,-0.003270388;0.6113712;-0.0003879068,0.1822823;0.5175574;-0.0004347563,0.2682525;0.291826;-0.07296598,0.2969553;0.09622167;-0.2732215,-0.1831958;0.5147422;-0.03797668,-0.2502826;0.280147;-0.1017788,-0.2618402;0.09884205;-0.3166791,0.06421218;0.002045184;-0.02758455,0.1076104;-0.3521695;0.0243789,0.1249152;-0.7062836;0.1027247,0.1318776;-0.6972954;-0.006155491,-0.05750336;0.004455018;-0.03951973,-0.1231241;-0.34973;-0.02224297,-0.1628239;-0.7040229;0.04656693,-0.1512211;-0.6946086;-0.06199855,-0.002938747;0.5379254;0.00332427,153.9947
+0;0;0,-0.001494594;0.3105485;0.02310758,-0.003739388;0.6106999;0.03106965,0.1701945;0.4799661;-0.006469462,0.2239675;0.4149303;-0.2447426,0.2648825;0.4234276;-0.522214,-0.1711306;0.4713524;-0.01544473,-0.2192929;0.4131702;-0.2566718,-0.2376574;0.3875795;-0.5354988,0.06264623;0.004393893;-0.03068733,0.08611786;-0.352832;0.01288419,0.09707931;-0.7070541;0.09299099,0.09709983;-0.663833;-0.0173248,-0.06065928;0.004750818;-0.0344013,-0.1065906;-0.3517579;-0.005218191,-0.1233369;-0.7055408;0.07582331,-0.1198812;-0.6622108;-0.03442522,-0.003131332;0.5371284;0.03133354,0;0;0,-0.001684278;0.3113469;0.006063223,-0.003335916;0.6115445;-0.0002263784,0.182214;0.5175452;-0.0004366634,0.2686296;0.2921487;-0.07543027,0.2967869;0.09785675;-0.2759157,-0.1831879;0.5147561;-0.03807778,-0.2503074;0.2799936;-0.1034752,-0.2610232;0.1014681;-0.3196937,0.06422274;0.002031356;-0.02751148,0.1076022;-0.3521953;0.02446413,0.1249268;-0.706576;0.1027247,0.1319146;-0.6975783;-0.006153464,-0.05743551;0.004475583;-0.03958155,-0.1230371;-0.3497157;-0.02212584,-0.162672;-0.7042487;0.0467655,-0.1510452;-0.6948271;-0.06179656,-0.002994664;0.5380634;0.003462791,154.0172
+0;0;0,-0.001494531;0.3105354;0.02310661,-0.003739192;0.6106687;0.03106816,0.1701779;0.4799438;-0.00646732,0.2238506;0.4150293;-0.244296,0.2648661;0.4235474;-0.5224487,-0.1711142;0.4713309;-0.01544172,-0.2191867;0.4132573;-0.2562188,-0.2375963;0.3876037;-0.5357304,0.06263487;0.004393097;-0.03068177,0.08610264;-0.352774;0.01288258,0.09707099;-0.707219;0.0930398,0.09709151;-0.6639978;-0.01727614,-0.06064828;0.004749957;-0.03439506,-0.1065721;-0.3517;-0.005216762,-0.1233289;-0.7057056;0.07587574,-0.1198732;-0.6623755;-0.03437294,-0.003131163;0.5371006;0.03133203,0;0;0,-0.001686894;0.3113317;0.00617516,-0.003326476;0.6115118;-7.736706E-05,0.1821882;0.5174387;-0.0005683899,0.2688986;0.2931869;-0.07705057,0.2968547;0.09940512;-0.2790179,-0.1830901;0.5146582;-0.03820905,-0.2499571;0.2804933;-0.1041842,-0.2605283;0.1045442;-0.3233962,0.0642382;0.001999885;-0.02744544,0.1076428;-0.3521663;0.02450943,0.1249796;-0.7067705;0.1028166,0.1319722;-0.6977652;-0.006062865,-0.05740012;0.004496052;-0.0396082,-0.1228855;-0.3496541;-0.02210788,-0.1625758;-0.7043999;0.0468622,-0.1509443;-0.6949701;-0.06170106,-0.002987854;0.5380337;0.003605962,154.0507
+0;0;0,-0.001484857;0.3104914;0.02374988,-0.003766569;0.6106392;0.0322179,0.1698266;0.479624;-0.006026257,0.2234376;0.4165127;-0.24421,0.2613916;0.4368468;-0.5233049,-0.170881;0.4709662;-0.01445867,-0.2158465;0.4188814;-0.257057,-0.2366148;0.403043;-0.5382433,0.06256842;0.004477396;-0.03079969,0.08588539;-0.3526139;0.0135194,0.0969063;-0.7060952;0.09370087,0.09678949;-0.6628344;-0.01662097,-0.06072826;0.004687923;-0.03425751,-0.1063259;-0.3517974;-0.004912885,-0.1233009;-0.7047824;0.07640762,-0.119982;-0.6614141;-0.03385136,-0.003148491;0.5370677;0.03224661,0;0;0,-0.001708999;0.3113342;0.00626719,-0.003351144;0.6115423;0.0001785755,0.1820323;0.517471;-0.0005966425,0.2691467;0.2938946;-0.07814276,0.2970618;0.1010505;-0.2825439,-0.1829101;0.5145563;-0.0382521,-0.2498441;0.2806595;-0.1045904,-0.2596941;0.10561;-0.3259693,0.06424725;0.001999602;-0.02741838,0.1076067;-0.3521746;0.0245682,0.1248208;-0.7057964;0.103021,0.1318289;-0.6967959;-0.005867362,-0.05739012;0.004489497;-0.03961936,-0.1229059;-0.3496633;-0.02213979,-0.1623469;-0.7034881;0.04679458,-0.1507031;-0.6940492;-0.06177997,-0.003012702;0.5380588;0.003813505,154.0729
+0;0;0,-0.001484794;0.3104781;0.02374886,-0.003766533;0.6106297;0.03221706,0.1697733;0.4796332;-0.006015301,0.2232677;0.4166592;-0.2436811,0.2611414;0.4369502;-0.5221851,-0.1708292;0.4709781;-0.01444511,-0.215697;0.4190066;-0.2565158,-0.2364213;0.4032017;-0.5371069,0.06258131;0.004478318;-0.03080604,0.08590214;-0.352672;0.01352038,0.09693877;-0.7066573;0.09381618,0.09682196;-0.6633973;-0.01649899,-0.06074077;0.004688889;-0.03426456,-0.1063459;-0.3518554;-0.004915088,-0.1233451;-0.7053436;0.07652137,-0.1200265;-0.6619761;-0.03373096,-0.003148463;0.5370591;0.03224577,0;0;0,-0.001771502;0.3113171;0.006433249,-0.003438994;0.6115309;0.0004230738,0.1818982;0.5175172;-0.0005623102,0.2694684;0.2955006;-0.08026481,0.2972308;0.1031667;-0.2843421,-0.1827676;0.5143577;-0.03861935,-0.2495263;0.2810117;-0.1049918,-0.25873;0.1101192;-0.3288705,0.06426569;0.002011344;-0.02741098,0.1075407;-0.35221;0.02473807,0.1247516;-0.7064149;0.1029525,0.1318548;-0.6973963;-0.005926371,-0.05741248;0.004473331;-0.03961419,-0.1229853;-0.3497225;-0.02199207,-0.1626436;-0.7040633;0.04688912,-0.1509018;-0.6946069;-0.06167132,-0.003091104;0.5380469;0.004027724,154.1064
+0;0;0,-0.001484794;0.3104781;0.02374886,-0.003766533;0.6106297;0.03221706,0.1697733;0.4796332;-0.006015301,0.2232677;0.4166592;-0.2436811,0.2611414;0.4369502;-0.5221851,-0.1708292;0.4709781;-0.01444511,-0.215697;0.4190066;-0.2565158,-0.2364213;0.4032017;-0.5371069,0.06258131;0.004478318;-0.03080604,0.08590214;-0.352672;0.01352038,0.09693877;-0.7066573;0.09381618,0.09682196;-0.6633973;-0.01649899,-0.06074077;0.004688889;-0.03426456,-0.1063459;-0.3518554;-0.004915088,-0.1233451;-0.7053436;0.07652137,-0.1200265;-0.6619761;-0.03373096,-0.003148463;0.5370591;0.03224577,0;0;0,-0.001771502;0.3113171;0.006433249,-0.003438994;0.6115309;0.0004230738,0.1818982;0.5175172;-0.0005623102,0.2694684;0.2955006;-0.08026481,0.2972308;0.1031667;-0.2843421,-0.1827676;0.5143577;-0.03861935,-0.2495263;0.2810117;-0.1049918,-0.25873;0.1101192;-0.3288705,0.06426569;0.002011344;-0.02741098,0.1075407;-0.35221;0.02473807,0.1247516;-0.7064149;0.1029525,0.1318548;-0.6973963;-0.005926371,-0.05741248;0.004473331;-0.03961419,-0.1229853;-0.3497225;-0.02199207,-0.1626436;-0.7040633;0.04688912,-0.1509018;-0.6946069;-0.06167132,-0.003091104;0.5380469;0.004027724,154.1286
+0;0;0,-0.001560807;0.3104372;0.02420424,-0.003951252;0.61058;0.03301036,0.1694468;0.479335;-0.00578732,0.2225378;0.4185097;-0.2439428,0.2511397;0.44988;-0.5238876,-0.1707531;0.470172;-0.01345157,-0.2149738;0.4229074;-0.2564475,-0.2363902;0.404646;-0.5381905,0.0625811;0.004546875;-0.03080752,0.08573936;-0.3523684;0.01399575,0.09694156;-0.7060268;0.09425412,0.09660355;-0.6627377;-0.01606212,-0.06077453;0.004624489;-0.03422341,-0.1063877;-0.3517359;-0.004915783,-0.1232561;-0.7048277;0.07683253,-0.1201583;-0.6614301;-0.03342761,-0.003288101;0.5370114;0.03290858,0;0;0,-0.001776583;0.3113103;0.006502866,-0.003455848;0.6115254;0.0005581372,0.1818797;0.5175598;-0.0005528932,0.2697605;0.2965156;-0.08211792,0.2973676;0.1054262;-0.2892264,-0.1827187;0.5142871;-0.03870737,-0.2495008;0.2816312;-0.1068823,-0.2581132;0.110399;-0.3322189,0.06427325;0.002013341;-0.02740562,0.1075247;-0.352023;0.0247457,0.1246136;-0.7058886;0.103029,0.1317425;-0.6968723;-0.005852818,-0.05742029;0.004466149;-0.03961231,-0.1229783;-0.3495441;-0.02197483,-0.1626671;-0.7035414;0.04695915,-0.1509007;-0.6940852;-0.0616037,-0.003106043;0.5380421;0.004144668,154.1622
+0;0;0,-0.001560831;0.310442;0.02420462,-0.003950991;0.6105503;0.03300995,0.1694587;0.4793163;-0.005790342,0.2225684;0.4184695;-0.2440298,0.2513819;0.4500719;-0.5260459,-0.1707644;0.4701527;-0.01345511,-0.2150007;0.4228714;-0.2565367,-0.2365755;0.4044749;-0.5403641,0.06257402;0.004546361;-0.03080404,0.08578095;-0.353119;0.01409338,0.09699522;-0.7071583;0.09443822,0.09665729;-0.6638725;-0.01585054,-0.06076767;0.004623966;-0.03421954,-0.1064767;-0.3524852;-0.004850328,-0.1233633;-0.7059574;0.07698605,-0.1202663;-0.6625631;-0.03324662,-0.003287975;0.5369967;0.0329082,0;0;0,-0.001842856;0.311312;0.006629825,-0.003721006;0.6114979;0.0009849072,0.1816878;0.5176692;-0.0006207228,0.2704847;0.2975609;-0.08397818,0.2974448;0.1068726;-0.2943898,-0.1827461;0.5140745;-0.03906845,-0.2498229;0.281829;-0.1086655,-0.2579575;0.1115279;-0.3373428,0.06428336;0.002005905;-0.02736223,0.1074004;-0.3527723;0.02509904,0.1247759;-0.7070816;0.1031243,0.1319603;-0.6980253;-0.005733371,-0.05739733;0.004470335;-0.03963116,-0.1231512;-0.3502683;-0.02186162,-0.1627922;-0.7046686;0.047087,-0.1509689;-0.6951835;-0.06144683,-0.003313884;0.5380254;0.004479766,154.1846
+0;0;0,-0.001560887;0.3104531;0.02420548,-0.003951099;0.6105682;0.03301109,0.1695318;0.4793101;-0.005805604,0.2226547;0.4184482;-0.2441043,0.251574;0.4501666;-0.5271556,-0.1708355;0.4701426;-0.01347362,-0.2150828;0.4228495;-0.2566156,-0.2367368;0.4043855;-0.5414852,0.06256829;0.004545944;-0.03080122,0.0857852;-0.3532732;0.01411552,0.09700616;-0.7075239;0.09450831,0.0966683;-0.6642408;-0.0157579,-0.0607621;0.004623543;-0.0342164,-0.1064908;-0.3526393;-0.004834561,-0.1233874;-0.7063224;0.07705066,-0.1202911;-0.6629308;-0.03315947,-0.003288086;0.5370149;0.03290934,0;0;0,-0.001900919;0.3113218;0.006677508,-0.003872298;0.611515;0.001091957,0.1816401;0.517713;-0.0006353855,0.2710301;0.2982604;-0.08526707,0.2978926;0.1084205;-0.2978692,-0.182867;0.5139629;-0.03926431,-0.251221;0.2836287;-0.1140063,-0.2578394;0.1116551;-0.3427895,0.06428459;0.001998961;-0.02734351,0.1073101;-0.3529177;0.02532566,0.1248841;-0.7074633;0.103243,0.132098;-0.6983904;-0.005592704,-0.05738362;0.00447301;-0.03963942,-0.123274;-0.3504006;-0.02191157,-0.1628024;-0.7050149;0.0471436,-0.1509486;-0.6955147;-0.06136649,-0.003440879;0.5380424;0.004574656,154.2181
+0;0;0,-0.001568755;0.3104497;0.02470024,-0.003942343;0.610594;0.03389961,0.169247;0.4789562;-0.005657762,0.2216206;0.4209349;-0.2449079,0.2504236;0.4626531;-0.5271885,-0.1705978;0.469509;-0.01258045,-0.214909;0.4281645;-0.2568697,-0.2260996;0.4555466;-0.5421369,0.06249512;0.004565076;-0.03096128,0.08565596;-0.3533268;0.01464889,0.09706907;-0.7089863;0.09550396,0.09653261;-0.6656783;-0.01472624,-0.06085441;0.004614896;-0.03406648,-0.1062973;-0.352853;-0.004826378,-0.1234315;-0.7078375;0.07796197,-0.1205345;-0.6644237;-0.03221864,-0.003292085;0.5370313;0.03363683,0;0;0,-0.00192631;0.3113559;0.006737113,-0.003914386;0.6115884;0.00120604,0.1815751;0.5177984;-0.0006386042,0.2717284;0.2991712;-0.08680511,0.29794;0.1097481;-0.3005437,-0.1827143;0.5137476;-0.03969238,-0.2517004;0.2843982;-0.1170865,-0.2578101;0.1134458;-0.3472827,0.06429525;0.001992419;-0.02733552,0.1072896;-0.3530745;0.02541196,0.1250855;-0.7091382;0.1032804,0.1323881;-0.7000333;-0.00552284,-0.05739136;0.004475879;-0.03963937,-0.123286;-0.350553;-0.02187059,-0.162881;-0.7065947;0.04761323,-0.1509393;-0.69708;-0.06085721,-0.003481261;0.5381055;0.004677892,154.2516
+0;0;0,-0.001568973;0.3104929;0.02470368,-0.003942759;0.6106624;0.03390388,0.1691771;0.4790435;-0.005637679,0.2215649;0.4210065;-0.2449526,0.2503155;0.4626488;-0.5267195,-0.1705308;0.4696001;-0.01255757,-0.214854;0.4282445;-0.256913,-0.2260242;0.4555767;-0.541661,0.06250866;0.004566065;-0.03096799,0.0856719;-0.3533632;0.01464694,0.09709045;-0.7091921;0.09554052,0.09655407;-0.6658863;-0.01467203,-0.06086759;0.004615895;-0.03407386,-0.1063152;-0.3528893;-0.004830705,-0.1234576;-0.7080429;0.07799708,-0.120561;-0.6646313;-0.03216588,-0.003292462;0.5370952;0.03364109,0;0;0,-0.001983427;0.3113974;0.006803989,-0.004048713;0.6116557;0.001348614,0.1813859;0.5179341;-0.0007021427,0.2723608;0.300132;-0.08828223,0.2987297;0.1123489;-0.3027477,-0.1826758;0.5136778;-0.03979863,-0.2517259;0.2846692;-0.1183582,-0.257829;0.116529;-0.3499718,0.06431258;0.002003849;-0.02733266,0.1071865;-0.353093;0.02556968,0.1249543;-0.7093405;0.1034184,0.1322694;-0.7002212;-0.00536871,-0.05740766;0.004466344;-0.03964354,-0.1234431;-0.3505758;-0.02189704,-0.1625315;-0.706785;0.04792788,-0.150586;-0.6972567;-0.06052649,-0.003597312;0.538168;0.004807353,154.2739
+0;0;0,-0.001568973;0.3104929;0.02470368,-0.003942759;0.6106624;0.03390388,0.1691771;0.4790435;-0.005637679,0.2215649;0.4210065;-0.2449526,0.2503155;0.4626488;-0.5267195,-0.1705308;0.4696001;-0.01255757,-0.214854;0.4282445;-0.256913,-0.2260242;0.4555767;-0.541661,0.06250866;0.004566065;-0.03096799,0.0856719;-0.3533632;0.01464694,0.09709045;-0.7091921;0.09554052,0.09655407;-0.6658863;-0.01467203,-0.06086759;0.004615895;-0.03407386,-0.1063152;-0.3528893;-0.004830705,-0.1234576;-0.7080429;0.07799708,-0.120561;-0.6646313;-0.03216588,-0.003292462;0.5370952;0.03364109,0;0;0,-0.001983427;0.3113974;0.006803989,-0.004048713;0.6116557;0.001348614,0.1813859;0.5179341;-0.0007021427,0.2723608;0.300132;-0.08828223,0.2987297;0.1123489;-0.3027477,-0.1826758;0.5136778;-0.03979863,-0.2517259;0.2846692;-0.1183582,-0.257829;0.116529;-0.3499718,0.06431258;0.002003849;-0.02733266,0.1071865;-0.353093;0.02556968,0.1249543;-0.7093405;0.1034184,0.1322694;-0.7002212;-0.00536871,-0.05740766;0.004466344;-0.03964354,-0.1234431;-0.3505758;-0.02189704,-0.1625315;-0.706785;0.04792788,-0.150586;-0.6972567;-0.06052649,-0.003597312;0.538168;0.004807353,154.2964
+0;0;0,-0.001636979;0.310613;0.02363642,-0.003909241;0.6108306;0.03163517,0.1696298;0.4798231;-0.005399689,0.2202851;0.4261913;-0.246183,0.2500461;0.4716111;-0.5270399,-0.1710977;0.4699184;-0.0117989,-0.2144926;0.4323564;-0.2570027,-0.2207464;0.4598715;-0.5416659,0.0624885;0.004557749;-0.03099709,0.08565363;-0.3531499;0.0147063,0.09708235;-0.709174;0.09590544,0.09640996;-0.6659407;-0.01431605,-0.06088889;0.004621528;-0.03402337,-0.1063133;-0.3526801;-0.00482836,-0.1234175;-0.7080075;0.07840012,-0.1206558;-0.6646695;-0.0317762,-0.003306463;0.5372583;0.03181178,0;0;0,-0.002027571;0.311434;0.006821275,-0.004121587;0.6117102;0.001363993,0.18112;0.5179542;-0.001048446,0.2728485;0.3009618;-0.09003758,0.2989923;0.1151508;-0.3059545,-0.1825288;0.5136865;-0.03985181,-0.2524484;0.2859054;-0.1213744,-0.2575534;0.116449;-0.3517822,0.06431463;0.002001986;-0.02731347,0.1070779;-0.3529024;0.02554882,0.1249308;-0.7094272;0.1033199,0.1321979;-0.7003056;-0.005471826,-0.05738936;0.004473387;-0.03965923,-0.1236081;-0.3503277;-0.02201104,-0.1625775;-0.7068118;0.04782836,-0.1506789;-0.6972786;-0.06063307,-0.003664508;0.5382181;0.004827023,154.3297
+0;0;0,-0.001637246;0.3106637;0.02364028,-0.003909973;0.6109424;0.03164054,0.1695019;0.4799592;-0.005366869,0.2201761;0.4263074;-0.24624,0.2499454;0.47174;-0.5271764,-0.1709747;0.4700617;-0.01176137,-0.2143857;0.4324857;-0.2570567,-0.2206414;0.4600086;-0.5418003,0.06248883;0.004557773;-0.03099725,0.08565753;-0.3532049;0.01471316,0.09707347;-0.7088311;0.09582155,0.09640118;-0.6655998;-0.0143834,-0.06088921;0.004621552;-0.03402355,-0.1063206;-0.352735;-0.004824053,-0.1234057;-0.7076653;0.0783114,-0.1206444;-0.6643292;-0.03184838,-0.003307047;0.537352;0.03181719,0;0;0,-0.00206241;0.3114835;0.006876111,-0.004193008;0.6118209;0.001444221,0.180913;0.5180801;-0.001279473,0.2738081;0.3022981;-0.09224594,0.299329;0.1167395;-0.3085611,-0.1823475;0.5136047;-0.04008434,-0.253086;0.2870173;-0.1244674,-0.2572269;0.119371;-0.3563146,0.06433119;0.001991361;-0.02727616,0.1070524;-0.3529659;0.0256449,0.1246542;-0.7090694;0.1034868,0.131933;-0.6999414;-0.005288363,-0.05737737;0.004485855;-0.03967583,-0.1236803;-0.3503545;-0.02199465,-0.1624913;-0.7064483;0.04778897,-0.1505849;-0.6969041;-0.06065664,-0.003727175;0.5383107;0.004903317,154.3633

+ 162 - 0
DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Forward_HapticFeedback_Slow.csv

@@ -0,0 +1,162 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001878538;0.3008213;0.006975621,0.004006676;0.5902492;0.0002941843,0.1854851;0.465352;0.002393084,0.2203785;0.180111;0.01751077,0.2672713;-0.07291085;-0.009387866,-0.1720245;0.4468124;0.00190476,-0.2253766;0.1647194;-0.01773209,-0.2648402;-0.08815783;-0.05565678,0.06052674;0.003965408;-0.03104844,0.08220217;-0.3734586;0.008774837,0.100836;-0.7273862;0.08558499,0.09873433;-0.6852702;-0.02626026,-0.05908865;0.005068803;-0.03355674,-0.1098681;-0.3702724;-0.001230832,-0.1248135;-0.7249748;0.07276021,-0.1233737;-0.6827684;-0.03908569,0.003444235;0.5193955;0.00418125,0;0;0,0.002704911;0.3008747;-0.003575206,0.005510889;0.5898899;-0.02024031,0.1929766;0.5018517;0.004172802,0.2538892;0.2251639;0.05459154,0.2708454;-0.02001788;-0.02628446,-0.1826077;0.498601;-0.0371141,-0.2572486;0.2232021;0.0002048574,-0.2711799;-0.0253332;-0.07035492,0.06148203;0.00104554;-0.02936125,0.1050442;-0.3720478;0.029019,0.1231256;-0.7253067;0.1089748,0.1307807;-0.7177979;-0.001007557,-0.05615427;0.004677955;-0.03831489,-0.1296777;-0.3676102;-0.01594594,-0.169234;-0.7212883;0.05375969,-0.1569029;-0.7133968;-0.05587486,0.004728541;0.5192228;-0.0138191,116.5436
+0;0;0,0.00187902;0.3008985;0.006977409,0.004007671;0.5903967;0.0002945401,0.1855002;0.4654825;0.002393996,0.2203706;0.1804299;0.0175017,0.267319;-0.07289195;-0.009428825,-0.1720373;0.4469414;0.001905634,-0.2253541;0.1650347;-0.01771825,-0.2648645;-0.08814228;-0.05568789,0.06055413;0.003967203;-0.03106249,0.0822154;-0.3732101;0.008734757,0.1008389;-0.7269416;0.08550235,0.09873721;-0.6848255;-0.02634382,-0.05911539;0.005071097;-0.03357193,-0.1098617;-0.3700248;-0.00126715,-0.1247988;-0.7245305;0.07268289,-0.1233589;-0.6823241;-0.03916392,0.00344513;0.5195303;0.004182302,0;0;0,0.002714865;0.3009493;-0.003774881,0.005539853;0.5900302;-0.02052569,0.1930162;0.5018366;0.003796101,0.2540106;0.2254172;0.05450296,0.2708395;-0.02016085;-0.02617896,-0.1826184;0.498785;-0.03724359,-0.2570775;0.2235313;4.535168E-05,-0.2709748;-0.02530356;-0.07059038,0.06148841;0.001024976;-0.02942014,0.1050942;-0.3718266;0.02885413,0.1232655;-0.7248745;0.1088109,0.1308689;-0.7173826;-0.001172543,-0.05619605;0.004715751;-0.03830386,-0.129665;-0.3673464;-0.01621792,-0.16918;-0.7208116;0.05354567,-0.1568992;-0.7129349;-0.0560925,0.004756644;0.5193515;-0.01409161,116.5764
+0;0;0,0.001879736;0.3010131;0.006980068,0.004008788;0.5905662;0.0002960844,0.1855139;0.4656384;0.002395956,0.2203812;0.1806115;0.0175023,0.267318;-0.07264781;-0.009421583,-0.1720485;0.447096;0.00190756,-0.2253605;0.1652147;-0.01771455,-0.2648611;-0.08789974;-0.05567482,0.06059255;0.00396972;-0.0310822,0.08224232;-0.3730075;0.008693945,0.10087;-0.7268182;0.08547874,0.09876835;-0.6847024;-0.02636493,-0.05915289;0.005074314;-0.03359323,-0.1098723;-0.3698226;-0.00130558,-0.1248127;-0.7244078;0.07266102,-0.1233729;-0.6822016;-0.03918331,0.003446168;0.5196899;0.004184387,0;0;0,0.002846397;0.3010609;-0.003923178,0.005730111;0.5901922;-0.02073848,0.1931994;0.5019549;0.003615856,0.2541144;0.2255985;0.05461299,0.2708547;-0.01996158;-0.02593684,-0.18247;0.4989569;-0.03735088,-0.2568142;0.2237009;-5.023926E-05,-0.2706895;-0.02508964;-0.07061218,0.06149692;0.001017526;-0.02950275,0.1052779;-0.3716058;0.02878821,0.1234215;-0.7247572;0.1086619,0.1310098;-0.7172753;-0.001317978,-0.05626938;0.004735372;-0.03827076,-0.1296177;-0.3671528;-0.01631862,-0.1691196;-0.7207218;0.05334846,-0.156854;-0.712856;-0.05628663,0.00493101;0.5195056;-0.01428473,116.6057
+0;0;0,0.001845789;0.3010229;0.006993127,0.00392896;0.5906204;0.0003130264,0.1854863;0.4655878;0.00234908,0.2203453;0.180569;0.01754819,0.2673125;-0.07278493;-0.009415725,-0.1721632;0.4470837;0.00190033,-0.2254993;0.1652115;-0.01772776,-0.2653039;-0.08791533;-0.05598452,0.06058819;0.004010243;-0.03105593,0.08219996;-0.373574;0.008598182,0.1002078;-0.7281793;0.08561392,0.09810326;-0.6860406;-0.02621443,-0.05913971;0.005033783;-0.03359519,-0.1099679;-0.3704425;-0.001292281,-0.1250189;-0.7257749;0.07295691,-0.1235901;-0.6835712;-0.03887505,0.003378952;0.5197307;0.004199737,0;0;0,0.002937071;0.3010693;-0.00396812,0.005920876;0.5902436;-0.02079177,0.1934258;0.5020003;0.0035671,0.2541759;0.225606;0.05453265,0.2707097;-0.02016841;-0.02573419,-0.1823729;0.4990228;-0.0374437,-0.2566641;0.2237806;3.246218E-05,-0.2705282;-0.02511463;-0.07053747,0.06148751;0.000980109;-0.0294925,0.1056531;-0.3721517;0.02908635,0.1234794;-0.7261994;0.108667,0.1310749;-0.7187029;-0.001302369,-0.05623896;0.004770222;-0.03828714,-0.1297123;-0.3676992;-0.01643361,-0.1692581;-0.7220548;0.05334373,-0.156987;-0.7141903;-0.05627745,0.005092915;0.5195433;-0.01434731,116.6391
+0;0;0,0.001845704;0.3010089;0.006992803,0.003928958;0.5906177;0.0003122583,0.1855301;0.4655649;0.002348257,0.220383;0.1805961;0.0175447,0.267314;-0.07256222;-0.009398395,-0.1722056;0.4470562;0.001899398,-0.2255324;0.1652336;-0.01772524,-0.2653062;-0.0876978;-0.05595247,0.06058518;0.004010044;-0.03105438,0.08218507;-0.3733668;0.008577943,0.1001953;-0.7280177;0.0856036,0.09809067;-0.6858788;-0.0262257,-0.05913677;0.005033532;-0.03359352,-0.1099371;-0.3702365;-0.001308352,-0.12499;-0.7256147;0.07295039,-0.1235612;-0.6834109;-0.03888252,0.003378895;0.5197209;0.00419936,0;0;0,0.002954468;0.3010549;-0.0039891,0.005986612;0.5902374;-0.02085912,0.1935216;0.5018011;0.003363013,0.2541354;0.2254606;0.05449784,0.2706771;-0.02015847;-0.0255971,-0.1823715;0.4990093;-0.03745645,-0.2565757;0.223792;-1.263246E-05,-0.2704327;-0.0249119;-0.07052442,0.06148654;0.0009765328;-0.02948678,0.1056316;-0.3719599;0.02899552,0.1235237;-0.7260752;0.1084744,0.1310783;-0.718582;-0.001498103,-0.05623002;0.004769617;-0.03829431,-0.1298693;-0.3674759;-0.01682222,-0.1692311;-0.721844;0.05323916,-0.1569995;-0.7139802;-0.05638725,0.00514603;0.5195309;-0.01440442,116.6726
+0;0;0,0.001845555;0.3009847;0.00699224,0.003928695;0.5905775;0.0003120343,0.18556;0.465519;0.002347552,0.2204151;0.1805325;0.01754494,0.2670692;-0.07113236;-0.009239214,-0.1722349;0.4470072;0.001898619,-0.225565;0.1651671;-0.01772724,-0.2651041;-0.08627218;-0.05572895,0.06057183;0.004009161;-0.03104755,0.08215871;-0.3731401;0.008560877,0.1001665;-0.7277434;0.08557621,0.09806185;-0.6856043;-0.0262551,-0.05912375;0.005032424;-0.03358613,-0.1098934;-0.3700112;-0.001320429,-0.1249443;-0.7253417;0.07292835,-0.1235155;-0.6831378;-0.03890657,0.003378657;0.5196839;0.004198961,0;0;0,0.002948098;0.3010303;-0.00401926,0.005989771;0.5901955;-0.02090955,0.1935566;0.5017809;0.003311157,0.2541369;0.225425;0.05450284,0.2709359;-0.01874931;-0.02503264,-0.1824131;0.4990195;-0.0374575,-0.2565899;0.2237749;-2.354383E-05,-0.2703846;-0.02345262;-0.07014818,0.06147939;0.0009827167;-0.02946675,0.1055032;-0.3717476;0.02893222,0.1236334;-0.725807;0.1083831,0.131174;-0.7183192;-0.001591325,-0.05620828;0.0047639;-0.03830021,-0.1299636;-0.3672291;-0.01690506,-0.1692427;-0.7215649;0.05311232,-0.157022;-0.7137037;-0.05651687,0.005147025;0.5194927;-0.01444948,116.7062
+0;0;0,0.001768569;0.3009842;0.007035513,0.003755866;0.5905796;0.0004252363,0.1854201;0.4655326;0.002413459,0.2203624;0.1805537;0.01755322,0.2669834;-0.07112527;-0.00915527,-0.172327;0.4468863;0.001893445,-0.225729;0.1650524;-0.01762552,-0.2653754;-0.08633488;-0.05585902,0.06056374;0.004039295;-0.03105943,0.08207341;-0.3731269;0.008429719,0.09983727;-0.7277454;0.08543226,0.09774713;-0.685603;-0.02639896,-0.05912871;0.005001676;-0.03358199,-0.109976;-0.3700386;-0.00139923,-0.1250712;-0.7253676;0.07284768,-0.123631;-0.6831567;-0.03898633,0.003235045;0.5196844;0.00428704,0;0;0,0.002948098;0.3010303;-0.00401926,0.005989771;0.5901955;-0.02090955,0.1935566;0.5017809;0.003311157,0.2541369;0.225425;0.05450284,0.2709359;-0.01874931;-0.02503264,-0.1824131;0.4990195;-0.0374575,-0.2565899;0.2237749;-2.354383E-05,-0.2703846;-0.02345262;-0.07014818,0.06147939;0.0009827167;-0.02946675,0.1055032;-0.3717476;0.02893222,0.1236334;-0.725807;0.1083831,0.131174;-0.7183192;-0.001591325,-0.05620828;0.0047639;-0.03830021,-0.1299636;-0.3672291;-0.01690506,-0.1692427;-0.7215649;0.05311232,-0.157022;-0.7137037;-0.05651687,0.005147025;0.5194927;-0.01444948,116.7284
+0;0;0,0.001768843;0.3010308;0.007036604,0.003756726;0.5907111;0.0004241446,0.1855599;0.465596;0.002412388,0.2204929;0.1806927;0.01754813,0.2671611;-0.07124096;-0.009187385,-0.1724604;0.4469355;0.001891977,-0.2258483;0.1651764;-0.01762181,-0.2655348;-0.0864653;-0.055894,0.06055437;0.00403867;-0.03105463,0.08204936;-0.3728703;0.008407595,0.0998375;-0.7279733;0.08551535,0.09774737;-0.6858309;-0.02631572,-0.05911956;0.005000902;-0.03357679,-0.1099322;-0.3697836;-0.001415983,-0.125048;-0.7255982;0.07293239,-0.1236078;-0.6833872;-0.03890147,0.003235709;0.5197892;0.0042874,0;0;0,0.002833381;0.3010791;-0.00394702,0.005706139;0.5903394;-0.02070653,0.1935041;0.5018157;0.00310123,0.2541193;0.2255844;0.05449545,0.2708631;-0.01887698;-0.02501273,-0.1827519;0.4990895;-0.03754202,-0.2567272;0.2238532;-0.0002335459,-0.2706045;-0.02361453;-0.07045054,0.0614753;0.0009007752;-0.02945351,0.1054992;-0.3715672;0.02893472,0.1235813;-0.7261432;0.1083639,0.1310881;-0.7186387;-0.001616113,-0.05618522;0.004834602;-0.0383064,-0.129929;-0.3668899;-0.01680298,-0.1692001;-0.7217393;0.05319583,-0.1570148;-0.7138673;-0.05643932,0.004921403;0.5196047;-0.0142957,116.7509
+0;0;0,0.001768789;0.3010216;0.007036387,0.003756899;0.5907347;0.0004230284,0.1856177;0.4655908;0.002411311,0.2205808;0.1804424;0.01756008,0.2672064;-0.07126132;-0.009151028,-0.172516;0.4469244;0.001890735,-0.2259498;0.1649228;-0.01763984,-0.2656001;-0.08648908;-0.0558771,0.06054442;0.004038006;-0.03104952,0.08203948;-0.3728722;0.008412825,0.09983988;-0.72822;0.08557375,0.09774976;-0.6860777;-0.02625683,-0.05910984;0.00500008;-0.03357127,-0.1099226;-0.3697857;-0.001410358,-0.1250488;-0.7258456;0.07298928,-0.1236087;-0.6836347;-0.03884409,0.003235797;0.5198011;0.004286917,0;0;0,0.002777301;0.3010709;-0.003901482,0.005577601;0.590369;-0.02059507,0.1934709;0.5017045;0.002933741,0.2540372;0.2252205;0.05441093,0.2706696;-0.01906826;-0.02488923,-0.1828812;0.4988861;-0.03755864,-0.2568348;0.2233871;-0.0002399348,-0.2706353;-0.02385727;-0.07039662,0.06147778;0.0008634329;-0.02942347,0.1055452;-0.3715977;0.02898335,0.123703;-0.7264566;0.1082814,0.1311715;-0.7189414;-0.001702912,-0.05616521;0.004857678;-0.03831288,-0.1297292;-0.3668997;-0.01674053,-0.1691362;-0.7219733;0.05334944,-0.1569882;-0.7140939;-0.05629084,0.004816115;0.5196202;-0.01420772,116.7845
+0;0;0,0.001659248;0.3009707;0.007049153,0.003541242;0.5906147;0.0004749144,0.1852629;0.4655212;0.002301547,0.220305;0.1803278;0.01760691,0.2669291;-0.07139134;-0.009153472,-0.1725235;0.4468403;0.001889171,-0.226023;0.1647917;-0.01770198,-0.2656556;-0.08663243;-0.05601162,0.0604995;0.004071141;-0.03110127,0.08182464;-0.372813;0.008282363,0.09929597;-0.7273422;0.08542717,0.09718154;-0.6852033;-0.02641179,-0.05913461;0.004961027;-0.03350429,-0.1099643;-0.3697905;-0.00148692,-0.1252105;-0.7250627;0.07265346,-0.123799;-0.6828477;-0.03918828,0.003050745;0.5196986;0.004321298,0;0;0,0.002827451;0.3010195;-0.003881335,0.005744778;0.5902468;-0.02055192,0.1934455;0.501649;0.002865434,0.2539821;0.225084;0.05429089,0.2705334;-0.01933216;-0.0246979,-0.1825856;0.4988993;-0.03754562,-0.2564859;0.2233154;-0.0002669059,-0.2701119;-0.02392051;-0.07056047,0.06148459;0.0008803904;-0.02937555,0.1055078;-0.3715507;0.02897263,0.1235099;-0.7255703;0.108305,0.1309723;-0.7180654;-0.001686215,-0.05614432;0.004849086;-0.03831909,-0.1294378;-0.3668569;-0.01573235,-0.1686887;-0.7212926;0.05342197,-0.1565491;-0.7134078;-0.05622894,0.004948825;0.5195163;-0.01417232,116.8179
+0;0;0,0.001659309;0.3009818;0.007049413,0.003541471;0.5906513;0.0004744988,0.1852809;0.465544;0.002301397,0.2203327;0.1802712;0.01761102,0.2669346;-0.07132772;-0.009136586,-0.1725405;0.4468614;0.001888981,-0.2260549;0.1647342;-0.01770763,-0.2656685;-0.08656991;-0.05599898,0.06052109;0.004072594;-0.03111237,0.08184163;-0.3727302;0.008262765,0.09931389;-0.7272782;0.08541165,0.09719947;-0.6851394;-0.02642661,-0.05915572;0.004962798;-0.03351625,-0.1099744;-0.3697079;-0.001505785,-0.1252215;-0.7249988;0.07263851,-0.12381;-0.6827838;-0.03920254,0.003050915;0.5197267;0.004321345,0;0;0,0.002820708;0.3010301;-0.003928065,0.005743887;0.5902792;-0.02066219,0.193457;0.5015607;0.002706766,0.2538922;0.2248759;0.05405521,0.2704074;-0.01951753;-0.02461064,-0.1826105;0.4989575;-0.03763837,-0.2563598;0.2232274;-0.0005234778,-0.2698652;-0.02381435;-0.07107267,0.06149089;0.0008895993;-0.02941847,0.1054762;-0.3714577;0.02896059,0.1234933;-0.7254975;0.1082875,0.1309429;-0.7179974;-0.001702905,-0.05618865;0.004832964;-0.03829942,-0.1294151;-0.3668051;-0.01575201,-0.1687491;-0.7212529;0.05339351,-0.1566225;-0.7133736;-0.05625702,0.004946366;0.5195417;-0.01426494,116.8403
+0;0;0,0.001659287;0.3009777;0.007049317,0.00354154;0.5906614;0.0004740793,0.1852383;0.4655632;0.002301643,0.2202979;0.1802274;0.01761465,0.2668956;-0.07134879;-0.009130536,-0.1724993;0.4468849;0.001889323,-0.2260256;0.1646954;-0.01771161,-0.2656357;-0.08658594;-0.0559995,0.06051082;0.004071903;-0.03110709,0.08182542;-0.372626;0.008257084,0.09927886;-0.7267922;0.08532287,0.09716433;-0.6846527;-0.0265209,-0.05914569;0.004961955;-0.03351056,-0.1099502;-0.3696044;-0.001509011,-0.1251809;-0.7245127;0.07255543,-0.1237693;-0.6822971;-0.03929114,0.003050959;0.5197332;0.004321118,0;0;0,0.002828799;0.3010257;-0.00394237,0.005762186;0.590288;-0.02069104,0.1934325;0.5015174;0.002580762,0.2538102;0.2247224;0.05375898,0.2704424;-0.01975462;-0.02454555,-0.1825343;0.4988115;-0.03765148,-0.2561085;0.2229393;-0.0007527545,-0.2696539;-0.02400279;-0.07155772,0.06149166;0.0008678883;-0.02939069,0.1055017;-0.3713685;0.02899075,0.1234684;-0.7249695;0.1084949,0.1308952;-0.7174785;-0.001500845,-0.05616719;0.00484889;-0.03830829,-0.1292587;-0.3666982;-0.01560268,-0.168628;-0.7207389;0.05355458,-0.1565248;-0.7128624;-0.05610367,0.004962474;0.5195473;-0.01429152,116.8736
+0;0;0,0.001609877;0.3009395;0.007033718,0.003449792;0.5905921;0.0004239618,0.1850693;0.4655448;0.002298095,0.2201649;0.1801614;0.0176715,0.2667259;-0.07140729;-0.0091359,-0.1724687;0.4468498;0.001907727,-0.2260743;0.1646231;-0.01774588,-0.2657722;-0.08662063;-0.05613875,0.06051935;0.004084547;-0.03108801,0.08186828;-0.3726034;0.008181319,0.09908949;-0.7265693;0.08521367,0.09697135;-0.6844316;-0.0266356,-0.05914411;0.004951576;-0.0335141,-0.1098819;-0.369621;-0.00169133,-0.125224;-0.7243561;0.07213348,-0.1238173;-0.6821351;-0.03971794,0.002978997;0.5196713;0.004285627,0;0;0,0.002866074;0.3009871;-0.003900886,0.005862392;0.5902216;-0.02059722,0.1934222;0.5014958;0.002550244,0.2537691;0.224598;0.05351663,0.2703762;-0.01996513;-0.02449906,-0.1823297;0.4987062;-0.03765059,-0.2557487;0.2226767;-0.001193717,-0.2691118;-0.02425179;-0.07205344,0.06151867;0.0008642972;-0.02933335,0.1054567;-0.3713705;0.02899659,0.1232353;-0.7246773;0.1088754,0.1306622;-0.7171885;-0.001125336,-0.05615785;0.004849018;-0.0383213,-0.1291751;-0.3666905;-0.01555015,-0.1685981;-0.7205276;0.05349683,-0.1564975;-0.7126468;-0.05616807,0.005045407;0.5194862;-0.01421428,116.9071
+0;0;0,0.001609877;0.3009395;0.007033718,0.003449792;0.5905921;0.0004239618,0.1850693;0.4655448;0.002298095,0.2201649;0.1801614;0.0176715,0.2667259;-0.07140729;-0.0091359,-0.1724687;0.4468498;0.001907727,-0.2260743;0.1646231;-0.01774588,-0.2657722;-0.08662063;-0.05613875,0.06051935;0.004084547;-0.03108801,0.08186828;-0.3726034;0.008181319,0.09908949;-0.7265693;0.08521367,0.09697135;-0.6844316;-0.0266356,-0.05914411;0.004951576;-0.0335141,-0.1098819;-0.369621;-0.00169133,-0.125224;-0.7243561;0.07213348,-0.1238173;-0.6821351;-0.03971794,0.002978997;0.5196713;0.004285627,0;0;0,0.002866074;0.3009871;-0.003900886,0.005862392;0.5902216;-0.02059722,0.1934222;0.5014958;0.002550244,0.2537691;0.224598;0.05351663,0.2703762;-0.01996513;-0.02449906,-0.1823297;0.4987062;-0.03765059,-0.2557487;0.2226767;-0.001193717,-0.2691118;-0.02425179;-0.07205344,0.06151867;0.0008642972;-0.02933335,0.1054567;-0.3713705;0.02899659,0.1232353;-0.7246773;0.1088754,0.1306622;-0.7171885;-0.001125336,-0.05615785;0.004849018;-0.0383213,-0.1291751;-0.3666905;-0.01555015,-0.1685981;-0.7205276;0.05349683,-0.1564975;-0.7126468;-0.05616807,0.005045407;0.5194862;-0.01421428,116.9296
+0;0;0,0.00161028;0.3010148;0.007035478,0.003450594;0.5907301;0.0004241704,0.1850295;0.4656765;0.002299739,0.2201594;0.1800137;0.0176882,0.2666741;-0.07130468;-0.009092525,-0.172429;0.4469857;0.001909458,-0.2260871;0.1644827;-0.01776339,-0.2657455;-0.08651108;-0.05611805,0.06052761;0.004085104;-0.03109225,0.08186948;-0.372478;0.008164067,0.09907172;-0.7260542;0.0851116,0.0969535;-0.683916;-0.02674207,-0.05915219;0.004952252;-0.03351868,-0.1098732;-0.3694963;-0.001706444,-0.1251984;-0.7238407;0.07203709,-0.1237916;-0.6816193;-0.03981874,0.002979678;0.5197909;0.004286829,0;0;0,0.002863191;0.3010627;-0.003878117,0.005874004;0.5903624;-0.02053726,0.1933897;0.5015844;0.002504945,0.2538049;0.2243409;0.05310357,0.2704027;-0.02008145;-0.02451038,-0.1822523;0.4986886;-0.03771735,-0.2554621;0.2222165;-0.001972467,-0.2684775;-0.02434954;-0.07322913,0.06152102;0.000930652;-0.02934801,0.1054533;-0.3711754;0.02899075,0.1231898;-0.7240632;0.1089196,0.1306219;-0.7165791;-0.001084328,-0.05617696;0.004772555;-0.03831945,-0.1291414;-0.3666482;-0.01553449,-0.1685616;-0.7201109;0.05333596,-0.1564562;-0.7122277;-0.05633345,0.005050875;0.5196072;-0.01417208,116.9631
+0;0;0,0.001584322;0.3011591;0.007037859,0.003406578;0.5909677;0.0004215564,0.1849454;0.4658812;0.002313637,0.2200984;0.1801111;0.01775619,0.2666481;-0.07134327;-0.009100905,-0.1737229;0.4509981;-0.004975277,-0.2238458;0.1673521;-0.01806574,-0.2635733;-0.08378378;-0.056406,0.06055422;0.004090955;-0.0311179,0.08187734;-0.3723428;0.007930564,0.09904732;-0.7258298;0.0850254,0.09864913;-0.6837065;-0.02684864,-0.05918667;0.004951747;-0.03353045,-0.1097878;-0.3693679;-0.001810681,-0.1252201;-0.7236419;0.07196754,-0.122093;-0.6814259;-0.0398534,0.00294253;0.5200027;0.004286618,0;0;0,0.002947174;0.3012058;-0.003902435,0.006020822;0.5905995;-0.02055013,0.19348;0.5017436;0.00233078,0.2537344;0.2242798;0.05255055,0.2707261;-0.02038571;-0.02469921,-0.1820299;0.49866;-0.03795121,-0.2551018;0.2219518;-0.002853937,-0.2677666;-0.02454343;-0.07494514,0.06153828;0.0009511262;-0.02939403,0.1055781;-0.3709789;0.02900445,0.123271;-0.7238374;0.1088128,0.130715;-0.7163557;-0.001189232,-0.05622507;0.004774002;-0.03831221,-0.1292215;-0.366493;-0.01563689,-0.1685348;-0.7199053;0.05325248,-0.1564178;-0.7120259;-0.05641425,0.005176578;0.5198172;-0.01419854,116.9854
+0;0;0,0.00158451;0.3011948;0.007038694,0.003407128;0.5910611;0.0004211469,0.1843857;0.4661288;0.002319974,0.219587;0.1799667;0.01778372,0.2661493;-0.0715557;-0.009080647,-0.1731787;0.4512914;-0.004946507,-0.2233704;0.1672563;-0.01805493,-0.2631086;-0.08394748;-0.05640556,0.06055;0.00409067;-0.03111573,0.0818641;-0.3721838;0.00791621,0.09903657;-0.7257222;0.08502226,0.09863842;-0.6836001;-0.02684144,-0.05918255;0.004951401;-0.03352812,-0.1097622;-0.3692099;-0.001821764,-0.1251969;-0.7235354;0.07196719,-0.12207;-0.6813205;-0.0398434,0.002943;0.5200837;0.004286882,0;0;0,0.002977215;0.3012415;-0.003886342,0.006081864;0.5906928;-0.02053344,0.192884;0.5021539;0.003367543,0.2537629;0.2241266;0.05196357,0.2710598;-0.02066705;-0.02504373,-0.1813678;0.4986541;-0.03797445,-0.2543294;0.2213792;-0.003882863,-0.2664468;-0.02494022;-0.07691134,0.06152821;0.0009673089;-0.02940357,0.1055723;-0.3708041;0.0289607,0.1232449;-0.723733;0.1087011,0.1309408;-0.7162526;-0.001272678,-0.05621585;0.004771361;-0.03831761,-0.1291816;-0.366341;-0.01569134,-0.1685226;-0.7197824;0.05330919,-0.1561554;-0.7119026;-0.05631901,0.005231209;0.5198979;-0.01418412,117.0189
+0;0;0,0.001584978;0.3012838;0.007040774,0.003408041;0.5912213;0.0004218945,0.1843898;0.4662775;0.002321255,0.2196741;0.1794405;0.01782147,0.2660756;-0.07121298;-0.008950088,-0.173181;0.4514399;-0.004945355,-0.223491;0.1667349;-0.0180847,-0.263092;-0.08360106;-0.05630283,0.06055003;0.004090672;-0.03111575,0.08186254;-0.3721558;0.007913286,0.09901602;-0.7253031;0.08493404,0.09861786;-0.6831807;-0.0269317,-0.05918258;0.004951403;-0.03352813,-0.1097585;-0.369182;-0.001824141,-0.1251761;-0.7231156;0.07188319,-0.1220492;-0.6809004;-0.03992945,0.002943845;0.5202335;0.004288199,0;0;0,0.003039457;0.3013302;-0.003859639,0.006182816;0.5908523;-0.02050793,0.1929915;0.5021809;0.003184438,0.2540464;0.2233735;0.05113661,0.2717497;-0.02059352;-0.02543783,-0.1812257;0.4986176;-0.03816764,-0.2539992;0.2204026;-0.005592462,-0.265463;-0.02496317;-0.07881239,0.0615233;0.0009770393;-0.02941358,0.1056951;-0.370728;0.02909386,0.1232781;-0.7232995;0.1086152,0.1309756;-0.7158219;-0.001360059,-0.05621204;0.004774577;-0.03832284,-0.12918;-0.3663154;-0.01581175,-0.168522;-0.7193419;0.05321004,-0.1561532;-0.711463;-0.05641991,0.005327441;0.5200471;-0.01415765,117.0416
+0;0;0,0.001569462;0.3012831;0.007075537,0.003336741;0.591223;0.0005307849,0.184342;0.4662844;0.0023591,0.2195011;0.1794314;0.01784857,0.2659063;-0.0711844;-0.009266358,-0.1735505;0.4529192;-0.008813178,-0.22203;0.1677476;-0.01817435,-0.2615807;-0.08255351;-0.0566717,0.06055317;0.004101582;-0.0311082,0.08213778;-0.3721796;0.00743329,0.09940479;-0.7253276;0.08442584,0.09996668;-0.6832095;-0.02743967,-0.05917219;0.004940615;-0.03354806,-0.1095487;-0.3692407;-0.00209295,-0.125235;-0.723167;0.07159289,-0.1211421;-0.6809515;-0.04018852,0.002894397;0.5202335;0.004368461,0;0;0,0.003039457;0.3013302;-0.003859639,0.006182816;0.5908523;-0.02050793,0.1929915;0.5021809;0.003184438,0.2540464;0.2233735;0.05113661,0.2717497;-0.02059352;-0.02543783,-0.1812257;0.4986176;-0.03816764,-0.2539992;0.2204026;-0.005592462,-0.265463;-0.02496317;-0.07881239,0.0615233;0.0009770393;-0.02941358,0.1056951;-0.370728;0.02909386,0.1232781;-0.7232995;0.1086152,0.1309756;-0.7158219;-0.001360059,-0.05621204;0.004774577;-0.03832284,-0.12918;-0.3663154;-0.01581175,-0.168522;-0.7193419;0.05321004,-0.1561532;-0.711463;-0.05641991,0.005327441;0.5200471;-0.01415765,117.0647
+0;0;0,0.001569309;0.3012537;0.007074848,0.003336467;0.5911738;0.0005305202,0.1844755;0.4661997;0.00235712,0.2196254;0.1794218;0.01784253,0.2660116;-0.07109106;-0.009261254,-0.1736808;0.4528247;-0.008823397,-0.2221477;0.1677278;-0.01818212,-0.2616821;-0.08247054;-0.05666365,0.06052285;0.004099528;-0.03109262,0.08210125;-0.3720735;0.00743779,0.09936795;-0.7252151;0.08442894,0.09992985;-0.6830969;-0.02743781,-0.05914255;0.004938141;-0.03353126,-0.1095045;-0.3691356;-0.00208519,-0.1251906;-0.7230555;0.07159932,-0.1210977;-0.6808398;-0.04018334,0.002894151;0.5201886;0.004367962,0;0;0,0.002975836;0.301302;-0.003819466,0.006037116;0.5908096;-0.02039385,0.1930233;0.5020826;0.003096581,0.2540138;0.2232014;0.05023801,0.2722534;-0.02077065;-0.02584052,-0.1814332;0.4984124;-0.03834816,-0.2539419;0.2200555;-0.007094417,-0.2645995;-0.02501276;-0.08106022,0.06152487;0.0009922534;-0.02933049,0.1055386;-0.3706406;0.02904904,0.1231356;-0.7232192;0.1085062,0.1308451;-0.7157361;-0.001470566,-0.05615616;0.004757639;-0.0383461,-0.129535;-0.3661322;-0.01570452,-0.1684974;-0.7192125;0.05322283,-0.1561177;-0.7113266;-0.0564086,0.005207486;0.5200063;-0.0140667,117.0877
+0;0;0,0.001569606;0.3013109;0.00707619,0.00333726;0.5913121;0.0005298567,0.1843773;0.4663433;0.002358852,0.2195713;0.179205;0.01786373,0.2659355;-0.07118884;-0.009227183,-0.173584;0.4529756;-0.008815575,-0.2221118;0.1675203;-0.01818606,-0.2616275;-0.08255911;-0.05664931,0.06053963;0.004100665;-0.03110125,0.08212174;-0.372137;0.007435782,0.09937349;-0.7249727;0.08436026,0.09993541;-0.6828541;-0.02751037,-0.05915895;0.00493951;-0.03354056,-0.1095296;-0.3691985;-0.002089087,-0.125202;-0.7228119;0.07153161,-0.121109;-0.6805958;-0.04025494,0.002894793;0.5203028;0.0043686,0;0;0,0.002984323;0.3013601;-0.0037359,0.006085511;0.5909562;-0.0201838,0.1929886;0.5020791;0.00276196,0.2542184;0.2227513;0.04917645,0.2733302;-0.02097088;-0.02707899,-0.1812338;0.4984345;-0.03854344,-0.2533771;0.2194441;-0.008757992,-0.263561;-0.02510789;-0.08406554,0.06152819;0.001009569;-0.02936685,0.105442;-0.3706911;0.0290786,0.1231046;-0.7229626;0.1084565,0.1307882;-0.7154719;-0.00152766,-0.05618658;0.004751297;-0.03833593,-0.1296227;-0.3661951;-0.01571848,-0.1685152;-0.7189872;0.05307955,-0.156162;-0.711091;-0.05656096,0.005243208;0.5201252;-0.01389825,117.1108
+0;0;0,0.00150842;0.3014068;0.007121976,0.003225463;0.5915094;0.000636688,0.1838154;0.4666049;0.002463256,0.2191011;0.1791099;0.01780031,0.2650117;-0.07093889;-0.01016011,-0.1728555;0.4518874;-0.006011194,-0.2229424;0.1664513;-0.01831011,-0.2625777;-0.08296014;-0.05876874,0.0605662;0.004099467;-0.03106274,0.08211625;-0.3721439;0.007484013,0.09940191;-0.7248085;0.08431681,0.09928967;-0.6826753;-0.02754539,-0.05912632;0.004934072;-0.03361098,-0.1095124;-0.3692024;-0.00210676,-0.12518;-0.7225996;0.07164477,-0.1217609;-0.680378;-0.0401556,0.002805381;0.5204778;0.004451284,0;0;0,0.003053576;0.3014562;-0.003722906,0.006211944;0.5911508;-0.02017879,0.192587;0.5024406;0.003346086,0.2542566;0.2225334;0.04787147,0.2745369;-0.02077727;-0.02830327,-0.1806077;0.4985263;-0.03866447,-0.252295;0.2187946;-0.01137314,-0.2617801;-0.02535334;-0.0869756,0.06151826;0.0009737313;-0.02940273,0.1054431;-0.3707015;0.02922749,0.1231701;-0.7228391;0.1083429,0.1310263;-0.7153493;-0.001620531,-0.05619264;0.004797885;-0.03833186,-0.1296043;-0.3661625;-0.01578205,-0.1686959;-0.7187871;0.05278992,-0.1561658;-0.7108818;-0.05682398,0.005357899;0.520299;-0.01389337,117.1337
+0;0;0,0.00150842;0.3014068;0.007121976,0.003225463;0.5915094;0.000636688,0.1838154;0.4666049;0.002463256,0.2191011;0.1791099;0.01780031,0.2650117;-0.07093889;-0.01016011,-0.1728555;0.4518874;-0.006011194,-0.2229424;0.1664513;-0.01831011,-0.2625777;-0.08296014;-0.05876874,0.0605662;0.004099467;-0.03106274,0.08211625;-0.3721439;0.007484013,0.09940191;-0.7248085;0.08431681,0.09928967;-0.6826753;-0.02754539,-0.05912632;0.004934072;-0.03361098,-0.1095124;-0.3692024;-0.00210676,-0.12518;-0.7225996;0.07164477,-0.1217609;-0.680378;-0.0401556,0.002805381;0.5204778;0.004451284,0;0;0,0.003053576;0.3014562;-0.003722906,0.006211944;0.5911508;-0.02017879,0.192587;0.5024406;0.003346086,0.2542566;0.2225334;0.04787147,0.2745369;-0.02077727;-0.02830327,-0.1806077;0.4985263;-0.03866447,-0.252295;0.2187946;-0.01137314,-0.2617801;-0.02535334;-0.0869756,0.06151826;0.0009737313;-0.02940273,0.1054431;-0.3707015;0.02922749,0.1231701;-0.7228391;0.1083429,0.1310263;-0.7153493;-0.001620531,-0.05619264;0.004797885;-0.03833186,-0.1296043;-0.3661625;-0.01578205,-0.1686959;-0.7187871;0.05278992,-0.1561658;-0.7108818;-0.05682398,0.005357899;0.520299;-0.01389337,117.1567
+0;0;0,0.001508533;0.3014294;0.00712251,0.003225784;0.5915672;0.0006363594,0.1838748;0.4666347;0.002462838,0.2191736;0.1790334;0.01780556,0.2649801;-0.07044889;-0.01009151,-0.1729127;0.4519123;-0.006014383,-0.2230182;0.1663708;-0.01831784,-0.2625637;-0.08247569;-0.05868482,0.06057714;0.004100208;-0.03106835,0.08208731;-0.3714468;0.007407054,0.09939797;-0.7246218;0.08435106,0.09928573;-0.6824878;-0.02751759,-0.059137;0.004934962;-0.03361706,-0.1094298;-0.368509;-0.002171148,-0.1251201;-0.7224177;0.07168712,-0.1217008;-0.6801955;-0.04011969,0.002805641;0.5205252;0.004451516,0;0;0,0.003022246;0.3014809;-0.003573537,0.006149419;0.5912238;-0.01981449,0.1926307;0.5021315;0.002876997,0.2543541;0.2219584;0.0463419,0.2754047;-0.02047078;-0.03048813,-0.1806501;0.4985077;-0.0388415,-0.2519695;0.218442;-0.01290699,-0.2609968;-0.02481461;-0.08947487,0.06151279;0.0009753705;-0.02944267,0.1053634;-0.3700061;0.02911043,0.1232001;-0.7226497;0.1083379,0.1309929;-0.7151427;-0.001640201,-0.05621317;0.004806857;-0.03832255,-0.1299405;-0.3654039;-0.01625707,-0.1688244;-0.7184935;0.05279653,-0.1563562;-0.7105753;-0.05683367,0.005305361;0.5203557;-0.01359403,117.191
+0;0;0,0.00147592;0.3014964;0.007163875,0.003098235;0.5917041;0.0007910465,0.1834257;0.4668737;0.002504188,0.2186062;0.1790652;0.0172027,0.2638126;-0.06985708;-0.01263469,-0.1731589;0.4538553;-0.008160928,-0.2220497;0.1678976;-0.01935664,-0.2614965;-0.08033605;-0.06083185,0.06056937;0.004119314;-0.03106901,0.08198093;-0.3717525;0.007438708,0.09956896;-0.7246102;0.08437401,0.1000197;-0.6824778;-0.02748331,-0.0591331;0.004920318;-0.03361498,-0.1094879;-0.3688399;-0.002172891,-0.1253861;-0.7224501;0.07161087,-0.1213985;-0.6802277;-0.04016645,0.002711529;0.5206403;0.004570807,0;0;0,0.003064968;0.301549;-0.003518939,0.00623459;0.5913628;-0.01968133,0.1922804;0.502563;0.003818274,0.2545528;0.2220229;0.04513276,0.2773708;-0.01922932;-0.03343487,-0.1801348;0.4984525;-0.03903732,-0.2510646;0.2179974;-0.01451362,-0.2594092;-0.0245188;-0.09205338,0.06149205;0.0009903014;-0.02947283,0.1051717;-0.3703062;0.02928019,0.1233023;-0.7226731;0.1083106,0.1313523;-0.7151613;-0.001639128,-0.05621329;0.004795947;-0.03831404,-0.129992;-0.3657327;-0.01626474,-0.16882;-0.718547;0.05266593,-0.1560954;-0.7106219;-0.05692533,0.005378149;0.5204726;-0.01348805,117.2137
+0;0;0,0.001476443;0.3016032;0.007166414,0.003099687;0.5919777;0.0007894237,0.1837487;0.4669986;0.0025017,0.2189826;0.1787532;0.01722252,0.2639003;-0.06857918;-0.01242429,-0.1734709;0.453957;-0.00818241,-0.2224359;0.1675652;-0.01939512,-0.2616308;-0.07908295;-0.06060542,0.0605472;0.004117807;-0.03105765,0.08193594;-0.3713534;0.007409031,0.099529;-0.7243119;0.08436631,0.09997971;-0.6821792;-0.02749448,-0.05911147;0.004918518;-0.03360268,-0.1094126;-0.3684434;-0.002194099,-0.1253154;-0.7221546;0.07161075,-0.1213276;-0.6799318;-0.04017005,0.002712694;0.5208609;0.004571999,0;0;0,0.002964199;0.3016582;-0.003399611,0.005969502;0.5916532;-0.01935256,0.1924429;0.5026958;0.003572583,0.2550018;0.2215573;0.04346108,0.2794782;-0.0174493;-0.03620434,-0.1805622;0.4983806;-0.03942703,-0.2514732;0.2173411;-0.01636145,-0.2595237;-0.02321699;-0.09469944,0.06146998;0.0009356737;-0.02946293,0.1051133;-0.3699617;0.02924132,0.1233366;-0.7224342;0.1082523,0.1313947;-0.7149079;-0.001703382,-0.05617431;0.00485441;-0.03831943,-0.1301077;-0.3652456;-0.01651036,-0.1685863;-0.7181346;0.052775,-0.1558564;-0.710193;-0.05682256,0.005164742;0.5207036;-0.01322293,117.236
+0;0;0,0.001477034;0.301724;0.007169285,0.003100746;0.5921822;0.0007903164,0.1837742;0.4671719;0.002503583,0.2189678;0.179256;0.01720757,0.2635486;-0.06622151;-0.01221691,-0.1734939;0.4541285;-0.008181976,-0.2224029;0.1680641;-0.01938186,-0.2613038;-0.07673432;-0.06028312,0.06052842;0.00411653;-0.03104801,0.08192748;-0.3715359;0.007437224,0.09950268;-0.724136;0.08431637,0.09995338;-0.6820034;-0.02754266,-0.05909314;0.004916992;-0.03359226,-0.1094185;-0.368625;-0.002168521,-0.1253052;-0.7219771;0.07156138,-0.1213175;-0.6797546;-0.04021765,0.002713622;0.5210415;0.004574163,0;0;0,0.00304351;0.3017787;-0.003364205,0.006148979;0.5918598;-0.01926017,0.1926174;0.5027357;0.003449678,0.2552466;0.2217509;0.0418613,0.281846;-0.01449119;-0.03934598,-0.1803659;0.4983946;-0.03975815,-0.2509528;0.2174661;-0.01861631,-0.2587006;-0.02069375;-0.09819238,0.06144727;0.0008972138;-0.02946258,0.1051178;-0.3701652;0.02935302,0.1234104;-0.7223005;0.1081711,0.131511;-0.7147709;-0.001780272,-0.05614321;0.004899302;-0.03832169,-0.1300826;-0.3653846;-0.01649246,-0.1685261;-0.7179155;0.05271875,-0.155754;-0.7099714;-0.05687258,0.005309694;0.5208849;-0.01315129,117.2696
+0;0;0,0.001437644;0.3018948;0.007241618,0.002953935;0.5925202;0.001076255,0.1835379;0.4675891;0.002567712,0.2185653;0.1796159;0.01600278,0.2625349;-0.06318364;-0.01778078,-0.1736956;0.4554718;-0.009705207,-0.2217545;0.1693058;-0.02134154,-0.2608435;-0.07259409;-0.06586939,0.06050926;0.004139684;-0.03103231,0.08191982;-0.3719062;0.00748154,0.09935178;-0.7239465;0.08419817,0.100206;-0.681804;-0.02765571,-0.05906554;0.004890718;-0.03359843,-0.10945;-0.3690431;-0.002179448,-0.1252523;-0.7218427;0.07133532,-0.1208643;-0.6796059;-0.04042545,0.002605782;0.5213202;0.004792568,0;0;0,0.003142454;0.3019502;-0.003345847,0.006452896;0.592195;-0.0191642,0.1926927;0.502805;0.003226876,0.255668;0.2216063;0.03924584,0.2839373;-0.01171258;-0.04315209,-0.1799031;0.4985242;-0.04002502,-0.2503803;0.2174618;-0.02071568,-0.2579314;-0.0178472;-0.1019494,0.06144842;0.000818789;-0.02940977,0.1050967;-0.3706402;0.02945661,0.1235259;-0.7222059;0.1080929,0.1316447;-0.7146729;-0.001856096,-0.05609814;0.004971056;-0.03833796,-0.1301491;-0.3656948;-0.01653253,-0.1685081;-0.7176499;0.05259,-0.1557168;-0.709704;-0.05699769,0.005541828;0.5211632;-0.01308,117.3031
+0;0;0,0.001437644;0.3018948;0.007241618,0.002953935;0.5925202;0.001076255,0.1835379;0.4675891;0.002567712,0.2185653;0.1796159;0.01600278,0.2625349;-0.06318364;-0.01778078,-0.1736956;0.4554718;-0.009705207,-0.2217545;0.1693058;-0.02134154,-0.2608435;-0.07259409;-0.06586939,0.06050926;0.004139684;-0.03103231,0.08191982;-0.3719062;0.00748154,0.09935178;-0.7239465;0.08419817,0.100206;-0.681804;-0.02765571,-0.05906554;0.004890718;-0.03359843,-0.10945;-0.3690431;-0.002179448,-0.1252523;-0.7218427;0.07133532,-0.1208643;-0.6796059;-0.04042545,0.002605782;0.5213202;0.004792568,0;0;0,0.003142454;0.3019502;-0.003345847,0.006452896;0.592195;-0.0191642,0.1926927;0.502805;0.003226876,0.255668;0.2216063;0.03924584,0.2839373;-0.01171258;-0.04315209,-0.1799031;0.4985242;-0.04002502,-0.2503803;0.2174618;-0.02071568,-0.2579314;-0.0178472;-0.1019494,0.06144842;0.000818789;-0.02940977,0.1050967;-0.3706402;0.02945661,0.1235259;-0.7222059;0.1080929,0.1316447;-0.7146729;-0.001856096,-0.05609814;0.004971056;-0.03833796,-0.1301491;-0.3656948;-0.01653253,-0.1685081;-0.7176499;0.05259,-0.1557168;-0.709704;-0.05699769,0.005541828;0.5211632;-0.01308,117.3253
+0;0;0,0.00143781;0.3019297;0.007242455,0.00295447;0.5926257;0.001075596,0.1834591;0.4677007;0.002568927,0.2184523;0.1800096;0.01599083,0.2623768;-0.0625412;-0.01775813,-0.1736181;0.4555888;-0.009698624,-0.2216299;0.1697031;-0.02132356,-0.2606788;-0.07194906;-0.06580581,0.06047544;0.004137369;-0.03101496,0.08187146;-0.3716533;0.007472757,0.09930705;-0.7237669;0.08420534,0.1001613;-0.6816245;-0.02764773,-0.05903253;0.004887984;-0.03357964,-0.1093827;-0.368792;-0.002181984,-0.1251884;-0.7216651;0.07134807,-0.1208004;-0.6794284;-0.04041188,0.002606231;0.5214084;0.00479281,0;0;0,0.003198944;0.3019858;-0.003232121,0.006588127;0.5923064;-0.01894271,0.1927617;0.5029126;0.003017783,0.2560705;0.2218164;0.03689587,0.2862601;-0.0105345;-0.0467757,-0.1796007;0.4985551;-0.04047592,-0.2499498;0.217667;-0.02248423,-0.2576092;-0.01677716;-0.1054092,0.06142425;0.0007899553;-0.02937281,0.105155;-0.3704172;0.02936912,0.1236706;-0.7220579;0.1079937,0.1318417;-0.7145159;-0.00195241,-0.05603907;0.005007246;-0.03835197,-0.1300657;-0.3654011;-0.01654761,-0.1685849;-0.7174559;0.0523699,-0.1557358;-0.7094952;-0.05721317,0.005657706;0.5212551;-0.01288497,117.3588
+0;0;0,0.001353308;0.3020029;0.007259428,0.002556483;0.592812;0.001084624,0.1829531;0.4681593;0.002742344,0.217095;0.1807075;0.01271963,0.2625834;-0.0596049;-0.03018038,-0.1737785;0.4564719;-0.01087458,-0.221241;0.1710709;-0.02455992,-0.2597338;-0.06965122;-0.07179182,0.06047594;0.004127843;-0.03098685,0.08185712;-0.3713435;0.007424133,0.09925117;-0.7234377;0.08416201,0.100443;-0.6812952;-0.02769195,-0.0589733;0.004907957;-0.03365449,-0.1092231;-0.3684539;-0.0022358,-0.1250536;-0.7212666;0.07148153,-0.1203294;-0.6790281;-0.04026851,0.002307466;0.521565;0.00480714,0;0;0,0.003324434;0.302059;-0.003096938,0.006892964;0.5924982;-0.01864922,0.1927683;0.5028774;0.002575397,0.2566825;0.2221413;0.03413415,0.287255;-0.009551078;-0.04979229,-0.1789758;0.4987415;-0.04075468,-0.2487168;0.2180391;-0.02538985,-0.2562798;-0.01529661;-0.1099885,0.06140438;0.0007900596;-0.02938438,0.1052125;-0.3701003;0.0292027,0.1236365;-0.7217286;0.107814,0.1317924;-0.7141764;-0.002139442,-0.05601934;0.005026547;-0.03835532,-0.1300887;-0.365048;-0.01667894,-0.1685174;-0.7170966;0.05221685,-0.1556846;-0.7091256;-0.05737429,0.00591433;0.5214144;-0.01263213,117.3924
+0;0;0,0.001353607;0.3020695;0.00726103,0.002557115;0.5929599;0.001084398,0.1825726;0.4683973;0.002747646,0.2167371;0.1807553;0.01273154,0.2619758;-0.05823767;-0.02993292,-0.1734065;0.4567347;-0.01084055,-0.2209004;0.1711447;-0.02453495,-0.2591818;-0.06825568;-0.07150752,0.06044152;0.004125494;-0.03096922,0.08181267;-0.3711697;0.007423753,0.09920984;-0.7233272;0.08417539,0.1004016;-0.6811859;-0.02766638,-0.05893973;0.004905164;-0.03363534,-0.109166;-0.3682816;-0.002231386,-0.1249993;-0.7211575;0.07149915,-0.1202757;-0.6789203;-0.04023871,0.002308021;0.5216904;0.004808086,0;0;0,0.003401906;0.3021252;-0.003065586,0.007086899;0.5926462;-0.01858187,0.1924942;0.5032812;0.003373742,0.2570476;0.2220673;0.0308764,0.2888055;-0.007639691;-0.05403876,-0.178332;0.4988176;-0.04116299,-0.2478679;0.2177294;-0.02855304,-0.2551156;-0.01407316;-0.1134027,0.06137147;0.0007986277;-0.02936316,0.1052346;-0.3699184;0.02913642,0.1237366;-0.7216228;0.1076856,0.1321694;-0.7140709;-0.00223434,-0.05596697;0.005020295;-0.03836384,-0.1301906;-0.3648473;-0.01677463,-0.1684931;-0.7169626;0.05218919,-0.1553827;-0.7089902;-0.05735675,0.006075233;0.5215396;-0.01257324,117.4148
+0;0;0,0.001354055;0.3021695;0.007263433,0.002558179;0.5932101;0.00108335,0.1825983;0.4685971;0.002748569,0.2166973;0.1815066;0.01271331,0.2618645;-0.05710857;-0.0298837,-0.1734297;0.4569328;-0.0108415,-0.2208326;0.1718905;-0.02450963,-0.2590535;-0.06713147;-0.07140794,0.06043504;0.004125052;-0.03096589,0.08178543;-0.3708057;0.007389788,0.09917146;-0.7227376;0.08409227,0.1003633;-0.6805956;-0.02775637,-0.05893341;0.004904638;-0.03363173,-0.1091109;-0.3679197;-0.002258278,-0.1249341;-0.7205696;0.07142505,-0.1202101;-0.6783317;-0.04031969,0.002308934;0.5218974;0.004809293,0;0;0,0.003485128;0.3022251;-0.002974153,0.007301301;0.5929023;-0.0183543,0.192712;0.5031579;0.003015638,0.2569664;0.2221882;0.02772129,0.2899074;-0.006731838;-0.05773211,-0.1780923;0.4989351;-0.04145788,-0.2472884;0.2182538;-0.03083211,-0.2544196;-0.01257581;-0.1171955,0.06135429;0.0008160323;-0.02938163,0.1052275;-0.3695489;0.02897096,0.1235683;-0.720994;0.1076571,0.1319938;-0.7134404;-0.002270818,-0.0559594;0.005015738;-0.03836253,-0.1301392;-0.3644964;-0.01695701,-0.168445;-0.7163718;0.05202077,-0.1553442;-0.7083939;-0.05753453,0.006253663;0.5217499;-0.01238108,117.4482
+0;0;0,0.001307106;0.3022886;0.007368698,0.002403704;0.593504;0.001393372,0.1830257;0.4688281;0.003196128,0.2165749;0.1816617;0.007109592,0.2631767;-0.05512229;-0.04374463,-0.1739794;0.4571292;-0.01186308,-0.221179;0.1724335;-0.02991792,-0.2594573;-0.06501262;-0.08449481,0.06040305;0.004134769;-0.0309632,0.08171523;-0.37056;0.007490581,0.09847616;-0.7219381;0.08332533,0.1000203;-0.6797902;-0.02852648,-0.05891242;0.004892698;-0.03361151,-0.1089925;-0.3677354;-0.002477312,-0.1248049;-0.719606;0.07124805,-0.1197388;-0.6773533;-0.04048817,0.002188916;0.5221305;0.005050679,0;0;0,0.003337227;0.3023485;-0.002946377,0.006831687;0.593204;-0.01823843,0.1928969;0.5031637;0.002629639,0.2572208;0.2221232;0.02463174,0.2904654;-0.006222174;-0.06241822,-0.1788386;0.4988442;-0.04202162,-0.2478314;0.2181635;-0.03403821,-0.2543897;-0.01237492;-0.1214084,0.06133677;0.0007932037;-0.02935159,0.1052211;-0.3693606;0.028867,0.1233009;-0.7200451;0.1075555,0.1317345;-0.7124949;-0.002379298,-0.0559156;0.005041441;-0.03837153,-0.1299791;-0.3642468;-0.01669494,-0.1683731;-0.7154341;0.05180115,-0.155265;-0.7074493;-0.05776296,0.005895611;0.5219908;-0.01228893,117.4817
+0;0;0,0.001308113;0.3025215;0.007374376,0.002405812;0.5940346;0.001392117,0.1831033;0.4692431;0.003198872,0.2166548;0.1820573;0.0071126,0.2632778;-0.0548344;-0.04376476,-0.1740514;0.4575393;-0.01186665,-0.2212542;0.1728244;-0.02992271,-0.2595499;-0.06472974;-0.08452444,0.06034204;0.004130592;-0.03093192,0.08166556;-0.3707635;0.007542312,0.09842371;-0.7220833;0.08336448,0.09996778;-0.6799359;-0.02848321,-0.05885291;0.004887755;-0.03357756,-0.1089596;-0.3679386;-0.002426801,-0.1247694;-0.7197508;0.07128633,-0.1197035;-0.6774985;-0.04044578,0.002190744;0.5225679;0.0050542,0;0;0,0.003315352;0.3025819;-0.002922893,0.006789144;0.5937425;-0.0180974,0.1929312;0.503183;0.002315879,0.2572169;0.2219378;0.02194214,0.2906204;-0.005433559;-0.06787074,-0.1788186;0.4988583;-0.04241955,-0.2478343;0.2181226;-0.03601767,-0.2540231;-0.01230328;-0.1240263,0.06133703;0.000732258;-0.02919316,0.1051756;-0.3696259;0.02906132,0.1234127;-0.7203256;0.107372,0.1318586;-0.7127641;-0.0025599,-0.05580594;0.005085272;-0.03840371,-0.1297814;-0.3643957;-0.01622292,-0.1681615;-0.7155746;0.05201022,-0.1550406;-0.7075847;-0.05754913,0.005860165;0.5224327;-0.01218164,117.5152
+0;0;0,0.001308572;0.3026276;0.00737696,0.00240674;0.5942658;0.001392063,0.1830598;0.4694549;0.003200934,0.2165414;0.1828676;0.007106506,0.2631723;-0.05406417;-0.04377947,-0.1740074;0.457754;-0.01186089,-0.2211119;0.1736325;-0.02987933,-0.259414;-0.06396188;-0.0844903,0.06032242;0.004129249;-0.03092186,0.08164255;-0.3707054;0.00754627,0.09841245;-0.7222716;0.08342162,0.09995653;-0.680124;-0.02842739,-0.05883377;0.004886166;-0.03356664,-0.1089325;-0.367881;-0.00242082,-0.1247534;-0.7199401;0.07134402,-0.1196874;-0.6776876;-0.04038942,0.002191574;0.5227666;0.005055808,0;0;0,0.003350422;0.3026887;-0.002809167,0.006886031;0.593982;-0.01782978,0.1929721;0.5029633;0.001842498,0.2571171;0.2221831;0.01963174,0.2904242;-0.004872143;-0.07112646,-0.1786143;0.4989719;-0.04259933,-0.2470382;0.2186719;-0.03827717,-0.2529307;-0.01125374;-0.1277197,0.06131715;0.0007271469;-0.02918363,0.1052094;-0.3695582;0.02910542,0.123354;-0.720569;0.107203,0.1317463;-0.7129905;-0.002737887,-0.05577283;0.005100606;-0.03841069,-0.1296751;-0.3643181;-0.01596871,-0.1680409;-0.7157885;0.05210252,-0.1549761;-0.7077862;-0.05746738,0.005938742;0.5226365;-0.01195526,117.5379
+0;0;0,0.001287896;0.3026229;0.007568252,0.002402756;0.5942737;0.002147599,0.1830117;0.4693328;0.003412514,0.2160597;0.1826923;-0.0002764806,0.2632422;-0.05189241;-0.0606449,-0.1734104;0.4552813;-0.0074673,-0.2231883;0.172462;-0.03582184,-0.2620521;-0.06305858;-0.09843296,0.06033598;0.004131672;-0.03089506,0.08157586;-0.3707067;0.007581152,0.0983245;-0.7222592;0.083525,0.09880243;-0.6800652;-0.0283286,-0.05881523;0.004884021;-0.03359941,-0.1087838;-0.3679148;-0.002623752,-0.1248673;-0.7199286;0.07129981,-0.1208673;-0.6776356;-0.04047242,0.002183301;0.5227657;0.005632945,0;0;0,0.003350422;0.3026887;-0.002809167,0.006886031;0.593982;-0.01782978,0.1929721;0.5029633;0.001842498,0.2571171;0.2221831;0.01963174,0.2904242;-0.004872143;-0.07112646,-0.1786143;0.4989719;-0.04259933,-0.2470382;0.2186719;-0.03827717,-0.2529307;-0.01125374;-0.1277197,0.06131715;0.0007271469;-0.02918363,0.1052094;-0.3695582;0.02910542,0.123354;-0.720569;0.107203,0.1317463;-0.7129905;-0.002737887,-0.05577283;0.005100606;-0.03841069,-0.1296751;-0.3643181;-0.01596871,-0.1680409;-0.7157885;0.05210252,-0.1549761;-0.7077862;-0.05746738,0.005938742;0.5226365;-0.01195526,117.5605
+0;0;0,0.001288264;0.3027093;0.007570412,0.002403566;0.594476;0.002147577,0.1831342;0.46947;0.003412416,0.2161554;0.1830623;-0.0002735825,0.2633511;-0.05158769;-0.06065881,-0.173528;0.455409;-0.007474732,-0.2232654;0.1728195;-0.03580623,-0.2621401;-0.06276666;-0.0984348,0.0602833;0.004128065;-0.03086809,0.08150902;-0.3704605;0.007582488,0.09825931;-0.7220474;0.08353379,0.09873725;-0.6798533;-0.02832217,-0.05876388;0.004879757;-0.03357008,-0.1086992;-0.3676707;-0.002615059,-0.1247843;-0.7197191;0.07131577,-0.1207842;-0.6774258;-0.04045882,0.002184022;0.5229389;0.005634342,0;0;0,0.003293701;0.3027772;-0.002651811,0.006755181;0.5941989;-0.01745379,0.1930144;0.5030377;0.001693844,0.2567646;0.2222624;0.01700723,0.2899796;-0.004328102;-0.07512259,-0.1787226;0.4989938;-0.04293176,-0.2466152;0.21878;-0.04089503,-0.2521304;-0.01043162;-0.1323612,0.06129061;0.0007009208;-0.02910197,0.1051761;-0.3693523;0.02903807,0.1233306;-0.7204171;0.1070536,0.1317529;-0.7128217;-0.002890818,-0.05568472;0.005108836;-0.03843262,-0.1296032;-0.3640487;-0.01597541,-0.1680282;-0.7155508;0.05208582,-0.1549328;-0.7075321;-0.05748616,0.005830511;0.5228191;-0.01163721,117.5934
+0;0;0,0.001288543;0.3027751;0.007572056,0.002404255;0.5946478;0.002147407,0.1832713;0.4695794;0.003411645,0.216191;0.1840521;-0.0002630227,0.2635656;-0.0514877;-0.06087724,-0.1736599;0.4555078;-0.007483713,-0.2232445;0.1737869;-0.03572813,-0.2622665;-0.0626926;-0.09859418,0.060233;0.004124621;-0.03084233,0.08144972;-0.370305;0.007591922,0.09819292;-0.7217433;0.08351114,0.09867088;-0.6795487;-0.02834923,-0.05871485;0.004875686;-0.03354207,-0.1086289;-0.3675166;-0.002600191,-0.1247072;-0.7194163;0.07129939,-0.120707;-0.6771225;-0.04047961,0.002184643;0.5230886;0.005635248,0;0;0,0.003219843;0.3028453;-0.002465367,0.006593779;0.594381;-0.01712954,0.1930508;0.5031302;0.001452565,0.2562111;0.2230461;0.01511681,0.2897143;-0.003289044;-0.08000076,-0.178886;0.4990676;-0.04327159,-0.2461804;0.2196151;-0.04239001,-0.251203;-0.009309351;-0.1370779,0.06125696;0.0006768703;-0.02904141,0.1051146;-0.3692477;0.02889979,0.1231342;-0.7201526;0.1069642,0.1315698;-0.7125452;-0.002986193,-0.05560128;0.005132616;-0.03845036,-0.1296659;-0.3638488;-0.01626931,-0.167971;-0.715169;0.05199379,-0.1548663;-0.7071394;-0.05758381,0.005692787;0.5229765;-0.01134026,117.627
+0;0;0,0.001254064;0.3028445;0.007737551,0.002294054;0.5948809;0.002711312,0.1832045;0.4697306;0.003569654,0.2160363;0.1848771;-0.008295241,0.2641605;-0.04841;-0.07663179,-0.173861;0.4565137;-0.009882369,-0.2219751;0.1755768;-0.04334457,-0.2613784;-0.05855782;-0.1143168,0.06020804;0.00410848;-0.03082222,0.08143394;-0.3705361;0.007664865,0.09807455;-0.7218336;0.08359908,0.09918445;-0.679621;-0.02825928,-0.05866852;0.004895373;-0.03355499,-0.108671;-0.3677068;-0.002608616,-0.1247568;-0.7193837;0.07167086,-0.1201266;-0.6770638;-0.04008534,0.002096862;0.5232757;0.006089333,0;0;0,0.003189176;0.3029214;-0.002160788,0.006524272;0.5946386;-0.01633,0.1930701;0.503195;0.001232505,0.255888;0.2233838;0.01217818,0.2895688;-0.002629906;-0.0836972,-0.1787895;0.4991258;-0.04357711,-0.2457065;0.220054;-0.04468955,-0.2504353;-0.007710248;-0.1422076,0.06123654;0.0006689131;-0.02900922,0.1050293;-0.3694781;0.02898812,0.1232938;-0.7203052;0.1067032,0.1317418;-0.7126583;-0.003258824,-0.05555176;0.005146795;-0.0384631,-0.1293743;-0.3640838;-0.0158943,-0.1678424;-0.7153546;0.05179522,-0.1547208;-0.7072809;-0.05779367,0.005634475;0.5231823;-0.01067591,117.6503
+0;0;0,0.001254076;0.3028474;0.007737625,0.002294285;0.5949437;0.002710586,0.1831432;0.4698026;0.003570203,0.2158661;0.185894;-0.008255338,0.2640565;-0.04771431;-0.07668597,-0.173801;0.4565902;-0.009877252,-0.2217555;0.1765852;-0.04322847,-0.2612131;-0.0578718;-0.1142984,0.06018944;0.004107211;-0.0308127,0.08139453;-0.37017;0.007636648,0.09804485;-0.7216724;0.08361515,0.09915486;-0.6794586;-0.02825436,-0.0586504;0.004893861;-0.03354463,-0.1086038;-0.367343;-0.0026286,-0.1246991;-0.719225;0.07169421,-0.1200684;-0.6769038;-0.04007315,0.002097069;0.5233296;0.006089025,0;0;0,0.003201105;0.302927;-0.001715302,0.00653458;0.594735;-0.01524484,0.1930814;0.5031989;0.0009897947,0.2553857;0.2241777;0.009942055,0.2888027;-0.001723528;-0.08716524,-0.1784982;0.4992114;-0.04383528,-0.2446548;0.2209457;-0.04634484,-0.2492509;-0.006593958;-0.1452512,0.06122769;0.0006663501;-0.02897906,0.1049557;-0.3691447;0.02880573,0.1231945;-0.7201741;0.1065849,0.1316514;-0.7124807;-0.003397346,-0.05551653;0.005155163;-0.03847596,-0.1293565;-0.3636975;-0.01596421,-0.1681003;-0.7151878;0.05154463,-0.1549658;-0.7070667;-0.05806376,0.005647831;0.5232567;-0.009758353,117.6729
+0;0;0,0.001254046;0.3028402;0.007737441,0.00229435;0.5949613;0.002710189,0.1831195;0.4698266;0.003570169,0.2157895;0.1863767;-0.008236263,0.2642507;-0.04854432;-0.07705143,-0.1737778;0.4566159;-0.009875519,-0.2216549;0.1770633;-0.04317284,-0.2613342;-0.05871113;-0.1146421,0.06018027;0.004106585;-0.03080801,0.08139228;-0.3702928;0.007653892,0.09804797;-0.7219086;0.08365689,0.09915798;-0.6796948;-0.02821234,-0.05864146;0.004893115;-0.03353952,-0.1086112;-0.3674653;-0.002613399,-0.1247116;-0.7194607;0.07173337,-0.1200809;-0.6771396;-0.04003369,0.002097131;0.5233465;0.006088661,0;0;0,0.003196701;0.3029212;-0.001466751,0.006538194;0.5947697;-0.01465189,0.1930858;0.5032046;0.0009422302,0.2552296;0.2245258;0.006126046,0.2884571;-0.001404107;-0.09448957,-0.178291;0.4990834;-0.04418482,-0.2437943;0.2211709;-0.04913994,-0.2481116;-0.006677747;-0.1508171,0.06123827;0.0006445348;-0.02893305,0.1049943;-0.3692816;0.02889562,0.1233282;-0.7204849;0.1064049,0.1318463;-0.7127614;-0.003578424,-0.0554977;0.005162178;-0.03848401,-0.1292886;-0.3638232;-0.01592691,-0.1682694;-0.7154062;0.05158194,-0.1550706;-0.7072605;-0.05802333,0.005648449;0.5232843;-0.009250164,117.7051
+0;0;0,0.00123405;0.3028366;0.007879665,0.002229739;0.594964;0.003197611,0.1830199;0.4696843;0.003728427,0.2144114;0.18677;-0.01917661,0.2639297;-0.04439223;-0.09907573,-0.1738274;0.4571517;-0.01163153,-0.2205905;0.1781508;-0.05064788,-0.2599955;-0.05579154;-0.1280437,0.06018442;0.004108533;-0.03079964,0.08138002;-0.3702876;0.007702896,0.09804498;-0.7219125;0.08366158,0.09963276;-0.6796841;-0.02820028,-0.0586336;0.004890163;-0.03355369,-0.1085937;-0.3674786;-0.002737207,-0.1247415;-0.7194405;0.07175846,-0.1196337;-0.6770996;-0.03998565,0.002042537;0.5233448;0.006481648,0;0;0,0.003196701;0.3029212;-0.001466751,0.006538194;0.5947697;-0.01465189,0.1930858;0.5032046;0.0009422302,0.2552296;0.2245258;0.006126046,0.2884571;-0.001404107;-0.09448957,-0.178291;0.4990834;-0.04418482,-0.2437943;0.2211709;-0.04913994,-0.2481116;-0.006677747;-0.1508171,0.06123827;0.0006445348;-0.02893305,0.1049943;-0.3692816;0.02889562,0.1233282;-0.7204849;0.1064049,0.1318463;-0.7127614;-0.003578424,-0.0554977;0.005162178;-0.03848401,-0.1292886;-0.3638232;-0.01592691,-0.1682694;-0.7154062;0.05158194,-0.1550706;-0.7072605;-0.05802333,0.005648449;0.5232843;-0.009250164,117.7274
+0;0;0,0.00123439;0.30292;0.007881836,0.002230647;0.5952147;0.003197058,0.183048;0.4698847;0.003729389,0.2143671;0.1876231;-0.01912281,0.2638099;-0.04318653;-0.09890006,-0.1738531;0.4573502;-0.01163289,-0.2205084;0.178993;-0.05055923,-0.2598533;-0.05459252;-0.127837,0.06018139;0.004108326;-0.0307981,0.0813612;-0.370009;0.007675778,0.09803045;-0.7217245;0.08365403,0.09961832;-0.6794955;-0.02821341,-0.05863065;0.004889918;-0.033552,-0.1085535;-0.3672016;-0.002758464,-0.1247055;-0.7192541;0.07175639,-0.1195974;-0.6769127;-0.03999329,0.002043336;0.5235533;0.006483027,0;0;0,0.003184021;0.303006;-0.001185417,0.006504618;0.5950388;-0.01399779,0.1931032;0.5032091;0.0007686615,0.2547902;0.2250623;0.002704382,0.2875002;-0.0007059872;-0.09749961,-0.1781349;0.4989862;-0.04450729,-0.2430945;0.2216484;-0.05072603,-0.2469604;-0.005122066;-0.1538875,0.0612495;0.0006202608;-0.02890182,0.1049884;-0.3690382;0.02882302,0.1233219;-0.7203371;0.1063297,0.1318697;-0.712587;-0.003662474,-0.05548238;0.005188766;-0.03849655,-0.1291213;-0.3635414;-0.01595776,-0.1683956;-0.7151905;0.05153109,-0.1551647;-0.7070191;-0.05808119,0.005621806;0.5235041;-0.008688927,117.7497
+0;0;0,0.001234623;0.3029772;0.007883324,0.002230983;0.5953009;0.003198221,0.1830959;0.4699533;0.003729991,0.2143735;0.1880654;-0.01909195,0.2637252;-0.04231876;-0.09872214,-0.173899;0.4574156;-0.01163633,-0.2204925;0.1794268;-0.05051114,-0.2597649;-0.05372816;-0.1276465,0.06017468;0.004107869;-0.03079467,0.08134605;-0.3698601;0.00766385,0.09798719;-0.7209826;0.083514,0.09957513;-0.678753;-0.02835868,-0.05862411;0.004889373;-0.03354826,-0.108527;-0.3670536;-0.002767017,-0.1246518;-0.7185125;0.0716222,-0.1195435;-0.6761705;-0.04013272,0.002043663;0.523636;0.006484353,0;0;0,0.003099129;0.3030642;-0.001177549,0.006377876;0.5951244;-0.01404166,0.193029;0.503181;0.0005805492,0.2546487;0.2254009;-0.0004836321,0.2874826;0.001737475;-0.104166,-0.1782392;0.498942;-0.04479255,-0.2424986;0.2218918;-0.05338703,-0.2459655;-0.003379881;-0.1587154,0.06125237;0.0006238967;-0.02887797,0.1048773;-0.3689124;0.02873409,0.1232234;-0.7195505;0.1064098,0.1317888;-0.7118121;-0.003584027,-0.05546489;0.005190533;-0.03850822,-0.1290967;-0.3633939;-0.01607615,-0.1683109;-0.7144344;0.05137753,-0.1550635;-0.7062655;-0.05823767,0.00550187;0.5235869;-0.008720398,117.7832
+0;0;0,0.001217828;0.3030747;0.008118925,0.002186761;0.5956362;0.003990266,0.18297;0.470131;0.003887291,0.2137596;0.1897032;-0.02618798,0.2615938;-0.03635165;-0.116839,-0.1738542;0.4580773;-0.01271051,-0.2203437;0.1819497;-0.05836776,-0.2598099;-0.04569507;-0.1490694,0.06017587;0.004111379;-0.0308075,0.08133697;-0.3698363;0.007728187,0.0979846;-0.7209501;0.08354463,0.0998804;-0.6786879;-0.02832485,-0.05863583;0.004884643;-0.03354282,-0.1084763;-0.3670633;-0.002877343,-0.1245511;-0.7185069;0.07152137,-0.119137;-0.6761249;-0.0402199,0.002001038;0.523908;0.007124919,0;0;0,0.003115565;0.3031687;-0.0008593798,0.006394573;0.5954774;-0.01327181,0.1930073;0.5031861;0.0004755259,0.2542711;0.226187;-0.002774596,0.2858196;0.003454298;-0.1076618,-0.1779237;0.4988329;-0.04512156,-0.2415599;0.2225517;-0.05567934,-0.2449141;-0.00190638;-0.1615745,0.0612582;0.0006292164;-0.02888215,0.1048557;-0.3688926;0.028759,0.1231148;-0.7195396;0.1063442,0.1317344;-0.7117697;-0.003656983,-0.05547223;0.005190453;-0.03851015,-0.1290602;-0.3633936;-0.01614483,-0.1685581;-0.7144076;0.05119999,-0.1552529;-0.7061969;-0.0584218,0.005520608;0.5238749;-0.008063793,117.8057
+0;0;0,0.001217816;0.3030716;0.008118843,0.00218665;0.5956023;0.00399076,0.183117;0.4700646;0.003884666,0.2139149;0.1895619;-0.02619862,0.2617585;-0.03653799;-0.1168678,-0.1739972;0.458001;-0.01272663,-0.2204991;0.1817998;-0.05839605,-0.2599732;-0.04589041;-0.1491157,0.06006344;0.004103697;-0.03074994,0.08122001;-0.369764;0.007777501,0.09788017;-0.7211418;0.08365096,0.09977593;-0.6788798;-0.02821674,-0.05852627;0.004875517;-0.03348015,-0.108356;-0.3669928;-0.002821233,-0.124443;-0.7187006;0.07163341,-0.119029;-0.6763188;-0.04010608,0.002000956;0.5238853;0.007124925,0;0;0,0.002984852;0.3031671;-0.0007802248,0.00614883;0.595443;-0.0132643,0.1929571;0.5031257;6.830692E-05,0.2540037;0.2260568;-0.006364346,0.2850014;0.004185602;-0.1133382,-0.1781659;0.4986814;-0.04567053,-0.2414184;0.2223417;-0.05873791,-0.2441931;-0.001632184;-0.165785,0.06123171;0.0006539375;-0.02864027,0.1046992;-0.3688729;0.02853918,0.1228984;-0.7197859;0.1061897,0.1315367;-0.712012;-0.003808975,-0.0552996;0.005163087;-0.03853976,-0.1288337;-0.3633492;-0.01616997,-0.1688298;-0.7146039;0.05106984,-0.1555028;-0.7063913;-0.05854785,0.005300667;0.5238531;-0.008033276,117.839
+0;0;0,0.001217933;0.3031008;0.008119624,0.002186785;0.595636;0.003991567,0.1832866;0.470049;0.00388239,0.2139961;0.1903515;-0.02611455,0.2620342;-0.03666741;-0.1171522,-0.1741618;0.4579742;-0.01274445,-0.2205302;0.1825657;-0.05828278,-0.2601647;-0.04604995;-0.1493712,0.06004164;0.004102208;-0.03073877,0.08119468;-0.3697031;0.007782239,0.09784072;-0.7207831;0.08359137,0.09973651;-0.6785209;-0.02827799,-0.05850503;0.004873747;-0.033468,-0.1083265;-0.3669325;-0.002814192,-0.1243998;-0.7183423;0.07157734,-0.1189857;-0.6759603;-0.04016382,0.002001093;0.5239201;0.007125681,0;0;0,0.002955072;0.3031965;-0.0007954836,0.006104227;0.5954753;-0.01332343,0.1930889;0.5030555;-0.0001801252,0.2532702;0.2267043;-0.009225368,0.2839833;0.005114704;-0.1191702,-0.1782882;0.4985627;-0.04612064,-0.240701;0.2229668;-0.06112478,-0.2433297;-0.0006744266;-0.1711739,0.06122018;0.0006426573;-0.02860725,0.1046637;-0.3688385;0.02847195,0.1225574;-0.7194294;0.1062354,0.1312316;-0.7116629;-0.003760695,-0.05526205;0.005170328;-0.03854961,-0.1288001;-0.3632888;-0.01637429,-0.1689066;-0.7141742;0.0510956,-0.1555488;-0.7059747;-0.05851746,0.005257651;0.523887;-0.008086205,117.8725
+0;0;0,0.001169546;0.3032084;0.008443234,0.002039193;0.5959069;0.00484092,0.1830547;0.4696477;0.003876903,0.2155491;0.1927185;-0.03885749,0.2625533;-0.03116117;-0.1377794,-0.1742299;0.4581918;-0.01335022,-0.2204465;0.1849121;-0.06583034,-0.2598746;-0.03998879;-0.1657405,0.06000929;0.004097541;-0.03071973,0.08123024;-0.3697161;0.007729176,0.09822653;-0.7205157;0.08393495,0.1002729;-0.6782093;-0.02793091,-0.05847114;0.004871607;-0.03345146,-0.1082106;-0.3669535;-0.002833957,-0.1243716;-0.7181749;0.07158951,-0.1188009;-0.6757479;-0.04014293,0.001874413;0.5241498;0.007846956,0;0;0,0.002906375;0.3033137;-0.0005582571,0.005978297;0.5957568;-0.01290917,0.1930835;0.5030699;-0.0005500317,0.2528806;0.2276628;-0.01267815,0.2829697;0.005297571;-0.1211466,-0.1782403;0.4983976;-0.0466573,-0.240246;0.2237295;-0.06352748,-0.242492;0.001451045;-0.1762408,0.06119267;0.0006579459;-0.02857673,0.1046807;-0.3688249;0.02848923,0.1224389;-0.7192678;0.1061481,0.1311413;-0.7114857;-0.003852963,-0.05520635;0.005158786;-0.03856491,-0.1287913;-0.3632982;-0.01642783,-0.1690017;-0.7140103;0.05095688,-0.1556153;-0.7057926;-0.05866037,0.00515325;0.52413;-0.007706285,117.9061
+0;0;0,0.001169546;0.3032084;0.008443234,0.002039193;0.5959069;0.00484092,0.1830547;0.4696477;0.003876903,0.2155491;0.1927185;-0.03885749,0.2625533;-0.03116117;-0.1377794,-0.1742299;0.4581918;-0.01335022,-0.2204465;0.1849121;-0.06583034,-0.2598746;-0.03998879;-0.1657405,0.06000929;0.004097541;-0.03071973,0.08123024;-0.3697161;0.007729176,0.09822653;-0.7205157;0.08393495,0.1002729;-0.6782093;-0.02793091,-0.05847114;0.004871607;-0.03345146,-0.1082106;-0.3669535;-0.002833957,-0.1243716;-0.7181749;0.07158951,-0.1188009;-0.6757479;-0.04014293,0.001874413;0.5241498;0.007846956,0;0;0,0.002906375;0.3033137;-0.0005582571,0.005978297;0.5957568;-0.01290917,0.1930835;0.5030699;-0.0005500317,0.2528806;0.2276628;-0.01267815,0.2829697;0.005297571;-0.1211466,-0.1782403;0.4983976;-0.0466573,-0.240246;0.2237295;-0.06352748,-0.242492;0.001451045;-0.1762408,0.06119267;0.0006579459;-0.02857673,0.1046807;-0.3688249;0.02848923,0.1224389;-0.7192678;0.1061481,0.1311413;-0.7114857;-0.003852963,-0.05520635;0.005158786;-0.03856491,-0.1287913;-0.3632982;-0.01642783,-0.1690017;-0.7140103;0.05095688,-0.1556153;-0.7057926;-0.05866037,0.00515325;0.52413;-0.007706285,117.9284
+0;0;0,0.00116978;0.3032691;0.008444924,0.002039654;0.5960428;0.004841829,0.1832748;0.4697027;0.003873615,0.2155934;0.1942721;-0.03862953,0.2629955;-0.03150271;-0.1383888,-0.1744431;0.4582329;-0.0133744,-0.2204096;0.1864321;-0.06557053,-0.2601714;-0.0403726;-0.1663264,0.06000974;0.004097571;-0.03071996,0.08120514;-0.369266;0.007682646,0.09816116;-0.7192343;0.08370785,0.1002078;-0.6769264;-0.02817165,-0.05847158;0.004871644;-0.03345171,-0.1081511;-0.3665057;-0.002871074,-0.1242739;-0.716895;0.07137606,-0.1187025;-0.6744664;-0.04037001,0.00187484;0.5242709;0.007848483,0;0;0,0.002795853;0.3033758;-0.0003477335,0.005733345;0.5959007;-0.0125668,0.1931125;0.503093;-0.0007771254,0.2523903;0.2292534;-0.0153048,0.2822931;0.006509513;-0.1278397,-0.1785007;0.4982967;-0.04706177,-0.2397004;0.2251607;-0.06614919,-0.2417528;0.001777634;-0.1813401,0.06119178;0.0006634891;-0.02857971,0.1047474;-0.3683486;0.02849341,0.122594;-0.7179067;0.1061841,0.1313108;-0.7101272;-0.00382936,-0.05519808;0.005162793;-0.03857708,-0.1286204;-0.3628656;-0.01647185,-0.168935;-0.7127475;0.05062965,-0.1555293;-0.7045181;-0.05900167,0.004942901;0.5242569;-0.007388711,117.9509
+0;0;0,0.001142152;0.3033377;0.008881704,0.001876411;0.5961705;0.005938693,0.1829064;0.4687497;0.003431968,0.2153458;0.1960797;-0.0464323,0.2635741;-0.02292424;-0.162152,-0.1744797;0.458309;-0.01405225,-0.2204805;0.1895782;-0.07367942,-0.2590674;-0.03523687;-0.1816098,0.05999189;0.004089107;-0.03070139,0.0811936;-0.3685505;0.007599387,0.09772892;-0.7186248;0.08357623,0.09986426;-0.676264;-0.02829988,-0.05844674;0.004876602;-0.0334443,-0.1079587;-0.3657966;-0.003002699,-0.1242968;-0.7162303;0.0713426,-0.118641;-0.6737526;-0.04039788,0.001746156;0.5243822;0.008782581,0;0;0,0.002706662;0.3034576;-0.0003451109,0.005577765;0.5960314;-0.01263642,0.1930868;0.5031048;-0.001160502,0.2518507;0.2308345;-0.01857901,0.2821258;0.00992468;-0.13674,-0.1786203;0.4981479;-0.04756764,-0.2388679;0.2264927;-0.0690468,-0.2409238;0.002681062;-0.1855967,0.06115706;0.0006778687;-0.02859509,0.1044385;-0.3676462;0.02833319,0.1223641;-0.7172636;0.1060784,0.1310984;-0.7094948;-0.003935695,-0.05516569;0.005154056;-0.03858116,-0.1282027;-0.3622017;-0.01639803,-0.1689411;-0.7121666;0.0504071,-0.1555187;-0.7039396;-0.05922589,0.004803419;0.5243791;-0.007438779,117.9844
+0;0;0,0.001142518;0.303435;0.008884551,0.001876955;0.5963402;0.005940672,0.18283;0.4689216;0.003437065,0.2150953;0.1977149;-0.04615961,0.2633829;-0.02155842;-0.1620217,-0.1744044;0.4584854;-0.01403973,-0.2201583;0.1911967;-0.0733469,-0.2587927;-0.03389488;-0.18141,0.05997328;0.004087839;-0.03069186,0.08117359;-0.3685271;0.00760637,0.09772684;-0.7189811;0.08366562,0.09986196;-0.6766216;-0.02819939,-0.05842861;0.00487509;-0.03343393,-0.1079373;-0.3657735;-0.002994346,-0.1242931;-0.7165873;0.0714316,-0.1186379;-0.6741109;-0.04029778,0.001746662;0.5245305;0.008785406,0;0;0,0.002698332;0.303555;-0.0003405809,0.005581997;0.5962011;-0.01263309,0.1930014;0.503071;-0.001671314,0.2509268;0.2324445;-0.02311635,0.281793;0.01115051;-0.1410687,-0.1782324;0.4978306;-0.04863252,-0.2378212;0.2277877;-0.07271548,-0.2392925;0.005561501;-0.1929229,0.06114085;0.0006969571;-0.02857983,0.1044332;-0.3676075;0.02830327,0.1223438;-0.7177076;0.1056739,0.1312004;-0.7099312;-0.004320502,-0.05513293;0.005133414;-0.0385941,-0.1279303;-0.3622358;-0.01626833,-0.1692064;-0.7125972;0.05021704,-0.1556595;-0.7043724;-0.05938869,0.004803281;0.5245275;-0.007433653,118.0066
+0;0;0,0.001142518;0.303435;0.008884551,0.001876955;0.5963402;0.005940672,0.18283;0.4689216;0.003437065,0.2150953;0.1977149;-0.04615961,0.2633829;-0.02155842;-0.1620217,-0.1744044;0.4584854;-0.01403973,-0.2201583;0.1911967;-0.0733469,-0.2587927;-0.03389488;-0.18141,0.05997328;0.004087839;-0.03069186,0.08117359;-0.3685271;0.00760637,0.09772684;-0.7189811;0.08366562,0.09986196;-0.6766216;-0.02819939,-0.05842861;0.00487509;-0.03343393,-0.1079373;-0.3657735;-0.002994346,-0.1242931;-0.7165873;0.0714316,-0.1186379;-0.6741109;-0.04029778,0.001746662;0.5245305;0.008785406,0;0;0,0.002698332;0.303555;-0.0003405809,0.005581997;0.5962011;-0.01263309,0.1930014;0.503071;-0.001671314,0.2509268;0.2324445;-0.02311635,0.281793;0.01115051;-0.1410687,-0.1782324;0.4978306;-0.04863252,-0.2378212;0.2277877;-0.07271548,-0.2392925;0.005561501;-0.1929229,0.06114085;0.0006969571;-0.02857983,0.1044332;-0.3676075;0.02830327,0.1223438;-0.7177076;0.1056739,0.1312004;-0.7099312;-0.004320502,-0.05513293;0.005133414;-0.0385941,-0.1279303;-0.3622358;-0.01626833,-0.1692064;-0.7125972;0.05021704,-0.1556595;-0.7043724;-0.05938869,0.004803281;0.5245275;-0.007433653,118.029
+0;0;0,0.00102276;0.30351;0.00940252,0.001701223;0.5964952;0.007300367,0.1824417;0.4682846;0.002773738,0.2149409;0.2004096;-0.05792577,0.2638032;-0.01665215;-0.1778014,-0.1744595;0.4587543;-0.01482835,-0.2210315;0.1941903;-0.08066569,-0.2575842;-0.02352522;-0.2036997,0.05995577;0.004064449;-0.03068097,0.08137057;-0.3696168;0.007766001,0.09790671;-0.7199299;0.08360864,0.1000896;-0.6775124;-0.02823691,-0.05841384;0.004893552;-0.03341275,-0.1079095;-0.3668669;-0.003100896,-0.1245081;-0.7174921;0.07127184,-0.1188034;-0.6749555;-0.04043615,0.001571448;0.5246624;0.009929112,0;0;0,0.00263302;0.3036458;-0.0002838373,0.005457323;0.5963645;-0.01257825,0.1929723;0.5031095;-0.001927019,0.2500072;0.2336665;-0.0273273,0.281371;0.01269391;-0.1459061,-0.1782145;0.4976731;-0.04931752,-0.2373687;0.2287744;-0.07562175,-0.2381806;0.009440452;-0.2011824,0.06109876;0.0007552654;-0.02861655,0.1043758;-0.3685983;0.02865028,0.1222858;-0.7186439;0.1054106,0.1312267;-0.7108518;-0.004567862,-0.05511554;0.005065718;-0.03858953,-0.1282614;-0.3633482;-0.01633239,-0.1694881;-0.7135447;0.05005705,-0.1558586;-0.7053137;-0.05952732,0.004693456;0.5246762;-0.007374526,118.0624
+0;0;0,0.001022961;0.3035697;0.009404368,0.001701553;0.596609;0.007302042,0.1825964;0.4683427;0.002769588,0.2150569;0.2007867;-0.05785763,0.2641615;-0.0173513;-0.1783276,-0.1746094;0.4588042;-0.01484752,-0.2211259;0.1945552;-0.08060645,-0.2578599;-0.02423975;-0.2042505,0.05994263;0.004063559;-0.03067425,0.08135095;-0.3695047;0.007761084,0.09790386;-0.7201729;0.08368061,0.1000868;-0.6777551;-0.02816693,-0.05840104;0.00489248;-0.03340543,-0.1078817;-0.3667555;-0.00310275,-0.1244972;-0.7177361;0.07134539,-0.1187923;-0.6751993;-0.0403646,0.001571765;0.5247685;0.00993107,0;0;0,0.002536952;0.3037064;-7.510185E-06,0.005199932;0.5964912;-0.01205063,0.19293;0.5031207;-0.00217092,0.2497011;0.2342316;-0.03029966,0.2813623;0.0143944;-0.1534973,-0.1783506;0.4975721;-0.04976489,-0.2370571;0.229069;-0.07760729,-0.2384035;0.01047048;-0.2069183,0.06107139;0.0008064508;-0.02863872,0.1041113;-0.3684699;0.02855682,0.1222557;-0.718884;0.1052816,0.1312265;-0.7110658;-0.004701734,-0.05510569;0.005009342;-0.03858511,-0.1282178;-0.3632946;-0.01632252,-0.1696101;-0.713852;0.05002597,-0.1559506;-0.7055979;-0.05956135,0.004480809;0.5247905;-0.006905675,118.085
+0;0;0,0.001023177;0.3036338;0.009406353,0.001701795;0.5966828;0.007304162,0.1825451;0.4684353;0.002773643,0.2149078;0.2016857;-0.05767087,0.264172;-0.01716135;-0.1785325,-0.174559;0.4588996;-0.01483845,-0.2209353;0.195447;-0.0803992,-0.2577887;-0.02405915;-0.2044451,0.05978443;0.004052834;-0.03059329,0.0811696;-0.3691113;0.007800473,0.09767191;-0.7187078;0.08348797,0.09985515;-0.6762884;-0.02837449,-0.05824691;0.004879568;-0.03331727,-0.1076741;-0.3663665;-0.003047358,-0.1242387;-0.7162744;0.07117325,-0.1185331;-0.6737359;-0.04055164,0.001572012;0.5248451;0.009933086,0;0;0,0.002419516;0.3037716;3.409386E-05,0.004991245;0.5965624;-0.01210952,0.1926786;0.5030038;-0.002807856,0.2493851;0.2352147;-0.03329778,0.2813464;0.01627123;-0.1596731,-0.1783301;0.4974025;-0.05028713,-0.2367213;0.2299153;-0.08024287,-0.2383075;0.01217562;-0.2125888,0.06105263;0.0008975863;-0.02825463,0.1038852;-0.3681017;0.02820599,0.1218264;-0.7173672;0.105085,0.1307819;-0.7095729;-0.004910111,-0.05485264;0.004926942;-0.03864539,-0.127896;-0.3629482;-0.01594247,-0.1693864;-0.7125044;0.04969033,-0.1557401;-0.704247;-0.05991468,0.004291747;0.5248666;-0.006933331,118.1071
+0;0;0,0.0009687534;0.303643;0.009875552,0.001675028;0.5966941;0.008233563,0.1819873;0.4670476;0.001393084,0.2144275;0.2037301;-0.06736774,0.2648424;-0.006934285;-0.2059173,-0.1744268;0.4589259;-0.01544772,-0.2206547;0.1983139;-0.08658765,-0.2567525;-0.01749468;-0.2216459,0.05974356;0.004029571;-0.03054302,0.08089843;-0.3694204;0.007851668,0.09761074;-0.7186584;0.08341555,0.09965499;-0.6761953;-0.02844425,-0.05818881;0.004887572;-0.03329536,-0.1075677;-0.3666404;-0.003041834,-0.1245474;-0.7162567;0.07069084,-0.118976;-0.6736754;-0.04103558,0.001529894;0.5248559;0.01076131,0;0;0,0.002293706;0.3037964;9.131432E-05,0.004751671;0.5965875;-0.01205993,0.1924936;0.5029722;-0.00311923,0.2490456;0.2371356;-0.03846538,0.2808003;0.0170562;-0.1675924,-0.1784321;0.4972877;-0.05071577,-0.2364274;0.2314048;-0.08326424,-0.2381404;0.01508904;-0.2222666,0.06105095;0.0009172708;-0.02811313,0.1037112;-0.3684165;0.02809441,0.1218011;-0.7173513;0.1047342,0.1307779;-0.709554;-0.005259395,-0.05475358;0.00490242;-0.03868359,-0.1278908;-0.3632331;-0.01601734,-0.1693863;-0.7124284;0.04953534,-0.1557176;-0.7041677;-0.0600671,0.004079893;0.5248948;-0.006878972,118.1408
+0;0;0,0.0009687534;0.303643;0.009875552,0.001675028;0.5966941;0.008233563,0.1819873;0.4670476;0.001393084,0.2144275;0.2037301;-0.06736774,0.2648424;-0.006934285;-0.2059173,-0.1744268;0.4589259;-0.01544772,-0.2206547;0.1983139;-0.08658765,-0.2567525;-0.01749468;-0.2216459,0.05974356;0.004029571;-0.03054302,0.08089843;-0.3694204;0.007851668,0.09761074;-0.7186584;0.08341555,0.09965499;-0.6761953;-0.02844425,-0.05818881;0.004887572;-0.03329536,-0.1075677;-0.3666404;-0.003041834,-0.1245474;-0.7162567;0.07069084,-0.118976;-0.6736754;-0.04103558,0.001529894;0.5248559;0.01076131,0;0;0,0.002293706;0.3037964;9.131432E-05,0.004751671;0.5965875;-0.01205993,0.1924936;0.5029722;-0.00311923,0.2490456;0.2371356;-0.03846538,0.2808003;0.0170562;-0.1675924,-0.1784321;0.4972877;-0.05071577,-0.2364274;0.2314048;-0.08326424,-0.2381404;0.01508904;-0.2222666,0.06105095;0.0009172708;-0.02811313,0.1037112;-0.3684165;0.02809441,0.1218011;-0.7173513;0.1047342,0.1307779;-0.709554;-0.005259395,-0.05475358;0.00490242;-0.03868359,-0.1278908;-0.3632331;-0.01601734,-0.1693863;-0.7124284;0.04953534,-0.1557176;-0.7041677;-0.0600671,0.004079893;0.5248948;-0.006878972,118.1629
+0;0;0,0.0009688529;0.3036742;0.009876567,0.00167519;0.5967507;0.008234528,0.1819658;0.4671073;0.001395311,0.2143667;0.204109;-0.06728217,0.2650709;-0.007764518;-0.2066269,-0.1744055;0.4589866;-0.01544347,-0.2205774;0.1986905;-0.08649717,-0.2568824;-0.01835674;-0.2223306,0.05971102;0.004027375;-0.03052638,0.08087333;-0.3695541;0.00788182,0.09758285;-0.7187337;0.08343306,0.09962712;-0.6762704;-0.02842782,-0.05815711;0.004884909;-0.03327722,-0.1075534;-0.3667738;-0.003013046,-0.1245302;-0.7163317;0.07070729,-0.1189588;-0.6737502;-0.04102021,0.001530049;0.5249087;0.01076241,0;0;0,0.002211623;0.3038282;0.0001782179,0.004552133;0.5966498;-0.01187563,0.1922988;0.5028871;-0.003498554,0.2484824;0.2375698;-0.04070961,0.2805456;0.01832172;-0.1740532,-0.1784187;0.4971669;-0.05108564,-0.2365831;0.2322278;-0.08794568,-0.2382027;0.01894248;-0.2341819,0.06109366;0.0009185076;-0.02793217,0.1036483;-0.368586;0.02811801,0.1217161;-0.7174796;0.1046714,0.1306938;-0.709672;-0.005325317,-0.05468515;0.004894577;-0.03871773,-0.1277489;-0.3633761;-0.01581424,-0.1694807;-0.712513;0.04957268,-0.1558098;-0.7042432;-0.06003242,0.003914643;0.5249511;-0.006719112,118.1965
+0;0;0,0.0008652158;0.3036994;0.01029447,0.001466036;0.5968294;0.008957632,0.1811925;0.465915;-0.0001234654,0.2134629;0.2059684;-0.07656351,0.2674447;-0.0007196516;-0.2234157,-0.1742843;0.459065;-0.01646416,-0.2203337;0.2012621;-0.09310517,-0.2560803;-0.008243307;-0.2415275,0.05976797;0.003972659;-0.03042918,0.08107446;-0.3683715;0.007430851,0.09721686;-0.7188074;0.08320554,0.09918838;-0.6763048;-0.02865475,-0.05814512;0.004898548;-0.0333028,-0.1073472;-0.3655092;-0.003223609,-0.1244128;-0.7162716;0.07081838,-0.118921;-0.673658;-0.04091194,0.00134375;0.5249711;0.01142297,0;0;0,0.002139471;0.3038674;0.0002564192,0.004334271;0.5967485;-0.0116502,0.1920781;0.5029317;-0.00379312,0.2485787;0.2391531;-0.04484522,0.2802936;0.02089311;-0.1810666,-0.1783922;0.4970537;-0.05137688,-0.2361353;0.2332209;-0.09029614,-0.2375493;0.02137287;-0.2396881,0.06109363;0.0009359569;-0.02793956,0.1035735;-0.3673147;0.02786732,0.121672;-0.7174339;0.1046574,0.1306503;-0.7096162;-0.005343795,-0.05468701;0.004878396;-0.03872285,-0.1275234;-0.3621379;-0.01588895,-0.1694251;-0.712491;0.04972086,-0.1557537;-0.7042109;-0.05988876,0.003741849;0.5250325;-0.00653398,118.2301
+0;0;0,0.0008653629;0.303751;0.01029622,0.001466294;0.5969341;0.008959354,0.1811794;0.4660164;-0.0001206286,0.2133448;0.2069161;-0.0763118,0.2674806;-0.0003614426;-0.2235829,-0.174271;0.4591669;-0.01646011,-0.2201706;0.2022034;-0.09285159,-0.2560191;-0.007899597;-0.2416973,0.05976709;0.003972601;-0.03042874,0.08108702;-0.3686064;0.007455191,0.09722249;-0.7188919;0.08319733,0.09919409;-0.6763888;-0.02866738,-0.05814427;0.004898475;-0.0333023,-0.1073774;-0.3657429;-0.003204139,-0.1244357;-0.7163546;0.07080604,-0.1189436;-0.6737406;-0.04092869,0.001343995;0.5250682;0.01142495,0;0;0,0.002052046;0.3039196;0.000390172,0.00406516;0.5968639;-0.01130235,0.1918347;0.5028455;-0.004193187,0.2482477;0.2406504;-0.04940307,0.2801142;0.02118677;-0.1850632,-0.1784272;0.496935;-0.05161891,-0.2358724;0.2343192;-0.092918,-0.2373889;0.02521683;-0.2473762,0.06110998;0.000945866;-0.02790105,0.1035577;-0.3675413;0.02795827,0.1216501;-0.7175459;0.1045518,0.130595;-0.709711;-0.005460151,-0.05466969;0.004875703;-0.03874593,-0.1274662;-0.3623889;-0.01589334,-0.1695305;-0.7125745;0.04966405,-0.1558914;-0.7042789;-0.0599572,0.003526051;0.5251358;-0.006243468,118.2524
+0;0;0,0.0008655212;0.3038066;0.0102981,0.001466468;0.5969959;0.008961418,0.1812021;0.4660746;-0.0001201332,0.2131999;0.2083234;-0.07591458,0.2682064;-0.002287954;-0.2255543,-0.1742928;0.4592243;-0.01646166,-0.2199533;0.2035988;-0.09245538,-0.2563784;-0.009883493;-0.243695,0.05966207;0.00396562;-0.03037527,0.08099452;-0.368832;0.007530885,0.09712851;-0.7190854;0.0832661,0.09910015;-0.676582;-0.02860123,-0.0580421;0.004889868;-0.03324379,-0.1073041;-0.365969;-0.003127964,-0.1243608;-0.7165487;0.07087546,-0.1188687;-0.6739343;-0.0408619,0.001344175;0.5251338;0.01142689,0;0;0,0.001932442;0.3039757;0.0005159378,0.003827963;0.5969288;-0.01112676,0.1916399;0.5028002;-0.004536748,0.2476315;0.2424796;-0.05252075,0.2805847;0.02239659;-0.1948318,-0.1785;0.4967721;-0.05195192,-0.2357685;0.2360654;-0.09618612,-0.2370752;0.02478465;-0.2547221,0.06110912;0.001115948;-0.02761114,0.103508;-0.3676644;0.02782738,0.1215962;-0.7176364;0.1044168,0.1305363;-0.7097937;-0.005599737,-0.05452082;0.004772514;-0.03876401,-0.1271389;-0.3627389;-0.01569944,-0.169444;-0.712899;0.04965967,-0.1558099;-0.7045964;-0.05996632,0.003316004;0.5252039;-0.006074429,118.286
+0;0;0,0.0007558803;0.3038207;0.01081263,0.001241003;0.5970232;0.009938878,0.1805882;0.4659586;-0.001057615,0.2135171;0.2114383;-0.08269457,0.2724067;0.01404756;-0.2526069,-0.1740916;0.4595965;-0.01731102,-0.2199248;0.2075209;-0.1002972,-0.2556526;-0.0003685355;-0.2640249,0.05968201;0.003970312;-0.03032909,0.0819065;-0.3686412;0.007266188,0.09716349;-0.7192338;0.08311084,0.09914168;-0.676685;-0.02875359,-0.05802738;0.004891749;-0.0332634,-0.1072431;-0.3658075;-0.003154229,-0.1245175;-0.7167083;0.07080865,-0.1190178;-0.6740487;-0.0409255,0.00114484;0.5251604;0.01229801,0;0;0,0.001868725;0.3040076;0.000623703,0.003676012;0.5969786;-0.01087379,0.1912623;0.5026752;-0.004888415,0.2474438;0.2441716;-0.05537593,0.2813127;0.02274425;-0.2007173,-0.1782628;0.4967115;-0.05216813,-0.2352072;0.2376169;-0.09860961,-0.2362367;0.02581798;-0.2612178,0.06112286;0.001130849;-0.02757311,0.1034059;-0.3675047;0.02780437,0.1216115;-0.7177864;0.1044309,0.1305444;-0.7099316;-0.005591035,-0.05449136;0.004776015;-0.0388,-0.1268334;-0.362597;-0.01533906,-0.1697809;-0.713109;0.04944629,-0.1561454;-0.7047882;-0.06018547,0.003186785;0.5252537;-0.005859375,118.3195
+0;0;0,0.0007560535;0.3038903;0.0108151,0.001241197;0.5971022;0.009941748,0.1804004;0.4661079;-0.001041026,0.2132516;0.2121882;-0.08248533,0.2722636;0.01438715;-0.2527508,-0.1739078;0.4597525;-0.01727741,-0.2196329;0.2082717;-0.1000677,-0.255435;-4.993379E-05;-0.2641358,0.05967287;0.003969704;-0.03032445,0.08189622;-0.3686229;0.007268926,0.09714738;-0.7190813;0.08308457,0.09912579;-0.6765313;-0.02879172,-0.05801849;0.004890999;-0.0332583,-0.1072317;-0.3657894;-0.003150661,-0.1244995;-0.716556;0.07078391,-0.1189993;-0.6738951;-0.04096209,0.001145045;0.5252477;0.01230061,0;0;0,0.001790389;0.304077;0.0008995533,0.003477171;0.5970744;-0.01018667,0.1908823;0.5026401;-0.005231023,0.2472315;0.2455179;-0.05908751,0.2812967;0.02571087;-0.2078238,-0.1780131;0.496599;-0.05227723,-0.234701;0.2385412;-0.101065,-0.2358864;0.0270063;-0.2649236,0.06115907;0.001223162;-0.02746367,0.103372;-0.3674266;0.02774346,0.1214837;-0.7175448;0.1044958,0.1303877;-0.7096658;-0.005545616,-0.05445936;0.004724289;-0.0388335,-0.126831;-0.3626163;-0.01526251,-0.1698794;-0.7130055;0.04935937,-0.1562708;-0.7046528;-0.06029428,0.003020007;0.5253499;-0.005284071,118.3418
+0;0;0,0.0007560347;0.3038828;0.01081484,0.001241196;0.5971054;0.009941497,0.1801686;0.4661862;-0.001023981,0.2130727;0.2118572;-0.08259955,0.2723445;0.01318546;-0.2536145,-0.1736815;0.459839;-0.01723937,-0.2194802;0.2079529;-0.1001631,-0.2554399;-0.001285762;-0.2649534,0.05968842;0.003970739;-0.03033235,0.08192007;-0.3687609;0.007275052,0.09718414;-0.7195158;0.08315483,0.09916253;-0.6769658;-0.02872112,-0.05803362;0.004892275;-0.03326697,-0.1072652;-0.3659265;-0.003148098,-0.1245476;-0.7169899;0.07084903,-0.1190474;-0.674329;-0.04089663,0.001145042;0.5252495;0.0123004,0;0;0,0.001714781;0.3040697;0.000962615,0.00334689;0.5970786;-0.01010954,0.1905001;0.5024945;-0.005711079,0.2473876;0.2459412;-0.06371737,0.2814734;0.02750911;-0.2165419,-0.1777779;0.4964872;-0.05250213,-0.2345382;0.2385252;-0.1040224,-0.2344952;0.0292381;-0.2726305,0.06119013;0.001295134;-0.02743387,0.1033112;-0.3675088;0.02776468,0.1216707;-0.7179329;0.1044825,0.1305404;-0.7100458;-0.005562901,-0.05444892;0.004679383;-0.03888374,-0.1268685;-0.3627888;-0.01521903,-0.1698866;-0.7134391;0.0496928,-0.1563104;-0.7050842;-0.05996495,0.002902903;0.5253525;-0.005208611,118.3752
+0;0;0,0.0006940617;0.3038673;0.01143355,0.00114551;0.5971618;0.01115842,0.1791668;0.4655107;-0.002260374,0.2137719;0.2151303;-0.09123338,0.2738296;0.01802471;-0.2670533,-0.1730954;0.4602985;-0.01810054,-0.2189405;0.2118162;-0.107313,-0.2539994;0.01514547;-0.2902383,0.05964858;0.003949182;-0.03029599,0.0820222;-0.3687264;0.007234272,0.09645205;-0.7191205;0.08353272,0.09840588;-0.6764805;-0.02834137,-0.05798311;0.004901444;-0.03324652,-0.1072;-0.3658692;-0.003195914,-0.1247181;-0.716607;0.07084319,-0.1192495;-0.6738839;-0.04090482,0.001053624;0.5252837;0.0133718,0;0;0,0.00160373;0.3040771;0.001048565,0.003051504;0.5971608;-0.009945869,0.1897733;0.5023866;-0.006573796,0.2467399;0.2475436;-0.06668949,0.2822033;0.02982214;-0.2238833,-0.1773781;0.4963371;-0.0528163,-0.2338402;0.2399661;-0.1065752,-0.2329323;0.03064741;-0.2784909,0.06116665;0.001303017;-0.02735579,0.1031411;-0.3674715;0.02777826,0.1214986;-0.7176101;0.1044046,0.1302896;-0.7097181;-0.005656123,-0.05428956;0.00464521;-0.03901874,-0.1268206;-0.3627287;-0.01510328,-0.1698719;-0.7131116;0.0495804,-0.1563738;-0.7047482;-0.06009667,0.002666656;0.5254152;-0.005068898,118.4088
+0;0;0,0.0006940617;0.3038673;0.01143355,0.00114551;0.5971618;0.01115842,0.1791668;0.4655107;-0.002260374,0.2137719;0.2151303;-0.09123338,0.2738296;0.01802471;-0.2670533,-0.1730954;0.4602985;-0.01810054,-0.2189405;0.2118162;-0.107313,-0.2539994;0.01514547;-0.2902383,0.05964858;0.003949182;-0.03029599,0.0820222;-0.3687264;0.007234272,0.09645205;-0.7191205;0.08353272,0.09840588;-0.6764805;-0.02834137,-0.05798311;0.004901444;-0.03324652,-0.1072;-0.3658692;-0.003195914,-0.1247181;-0.716607;0.07084319,-0.1192495;-0.6738839;-0.04090482,0.001053624;0.5252837;0.0133718,0;0;0,0.00160373;0.3040771;0.001048565,0.003051504;0.5971608;-0.009945869,0.1897733;0.5023866;-0.006573796,0.2467399;0.2475436;-0.06668949,0.2822033;0.02982214;-0.2238833,-0.1773781;0.4963371;-0.0528163,-0.2338402;0.2399661;-0.1065752,-0.2329323;0.03064741;-0.2784909,0.06116665;0.001303017;-0.02735579,0.1031411;-0.3674715;0.02777826,0.1214986;-0.7176101;0.1044046,0.1302896;-0.7097181;-0.005656123,-0.05428956;0.00464521;-0.03901874,-0.1268206;-0.3627287;-0.01510328,-0.1698719;-0.7131116;0.0495804,-0.1563738;-0.7047482;-0.06009667,0.002666656;0.5254152;-0.005068898,118.4311
+0;0;0,0.0006943676;0.3040012;0.01143859,0.001146002;0.597416;0.01116349,0.1791188;0.4657553;-0.00225026,0.213522;0.2168363;-0.09070396,0.2739192;0.01861627;-0.267518,-0.1730476;0.4605446;-0.01808612,-0.2186251;0.2135126;-0.1067778,-0.2538822;0.01572986;-0.2907375,0.05960484;0.003946286;-0.03027378,0.08195028;-0.3682601;0.007209226,0.09641378;-0.719471;0.08368556,0.09836769;-0.6768305;-0.02819323,-0.05794059;0.004897849;-0.03322215,-0.1070955;-0.3654059;-0.003209377,-0.1246545;-0.7169614;0.07100235,-0.1191857;-0.6742377;-0.04075036,0.001054083;0.5255121;0.01337767,0;0;0,0.001462072;0.3042108;0.001307607,0.002699725;0.5974258;-0.009418368,0.1893754;0.5022988;-0.006877065,0.2463406;0.2495436;-0.0688293,0.2827817;0.03097156;-0.2272607,-0.1774127;0.4962738;-0.05295883,-0.2333078;0.2416225;-0.1077018,-0.2337181;0.03902738;-0.289793,0.06118565;0.001351789;-0.02719009,0.1027934;-0.3670258;0.02766061,0.1214399;-0.7179788;0.1044151,0.1302046;-0.7100608;-0.005657785,-0.05421902;0.004600893;-0.0390377,-0.1268328;-0.3622745;-0.01513095,-0.1700293;-0.7134452;0.04983179,-0.1565564;-0.7050665;-0.05985627,0.00236813;0.5256497;-0.004605293,118.4535
+0;0;0,0.0006827145;0.3040358;0.01194414,0.001207043;0.5974476;0.01232093,0.1790139;0.4654774;-0.002994936,0.2142956;0.220494;-0.09734905,0.2746038;0.03669429;-0.2951809,-0.1725712;0.4569151;-0.01206249,-0.221247;0.2179215;-0.1153925,-0.2557153;0.02793913;-0.3135729,0.0595579;0.003937083;-0.03025275,0.08222969;-0.3685;0.007272789,0.09648999;-0.7200665;0.08383152,0.09663904;-0.6773595;-0.0280707,-0.05790336;0.004897079;-0.03318272,-0.1069951;-0.365684;-0.003328981,-0.125113;-0.7175629;0.07094494,-0.1214411;-0.6747891;-0.04088952,0.001089534;0.5255472;0.01436462,0;0;0,0.001312248;0.3042644;0.001515746,0.002371967;0.5974854;-0.008976817,0.1891672;0.5020766;-0.007068753,0.2461191;0.2515668;-0.07161081,0.2833426;0.03364712;-0.2379907,-0.1780995;0.496795;-0.05180682,-0.2330935;0.2441951;-0.1095419,-0.2336067;0.03894861;-0.2950963,0.06119724;0.001446441;-0.02703106,0.1027191;-0.3672249;0.02763975,0.1214584;-0.7185593;0.1042992,0.1299235;-0.710614;-0.005816817,-0.05412954;0.004549594;-0.03907898,-0.1267954;-0.3625699;-0.01511054,-0.1700349;-0.7140647;0.05004647,-0.1568606;-0.7056698;-0.05969532,0.002084322;0.5257138;-0.004222155,118.4774
+0;0;0,0.0006829197;0.3041271;0.01194773,0.001207357;0.5975994;0.01232483,0.1787912;0.4656957;-0.002969027,0.2139946;0.2212556;-0.09711387,0.2738992;0.03868601;-0.2936217,-0.1723533;0.4571441;-0.01202521,-0.2209211;0.2186806;-0.1151261,-0.2551587;0.02996966;-0.3119802,0.0595471;0.003936369;-0.03024726,0.08222081;-0.3685323;0.007281464,0.09650772;-0.720755;0.08398306,0.09665678;-0.6780477;-0.02792189,-0.05789285;0.00489619;-0.0331767,-0.1069888;-0.3657163;-0.003320428,-0.1251404;-0.7182519;0.0710921,-0.1214685;-0.6754779;-0.04074509,0.001089834;0.5256902;0.01436878,0;0;0,0.001167275;0.3043553;0.001745343,0.0019807;0.5976496;-0.008413196,0.1885602;0.5020294;-0.007575273,0.2463384;0.252986;-0.07460177,0.2836873;0.03663152;-0.2399237,-0.1779241;0.496609;-0.05208037,-0.2327441;0.2450252;-0.1116946,-0.2330231;0.04247135;-0.2974563,0.0612179;0.001519114;-0.02695012,0.1024627;-0.3672338;0.0275991,0.1213221;-0.7192402;0.1043051,0.129759;-0.7112626;-0.005822301,-0.05410356;0.004509364;-0.03909882,-0.1268911;-0.3626251;-0.01522965,-0.1699502;-0.7147726;0.05023849,-0.1568105;-0.7063597;-0.05951378,0.001758166;0.5258631;-0.003746151,118.5095
+0;0;0,0.0006831705;0.3042389;0.01195212,0.0012078;0.5978182;0.01232943,0.1785464;0.4659729;-0.002939811,0.2135631;0.2228295;-0.09658524,0.2729563;0.04181823;-0.2914158,-0.1721135;0.4574332;-0.0119835,-0.2204237;0.2202346;-0.1145374,-0.2543691;0.03313443;-0.3097112,0.05955026;0.003936578;-0.03024887,0.08228667;-0.369562;0.007383626,0.09658034;-0.7219512;0.08412151,0.09672939;-0.6792446;-0.02777746,-0.05789594;0.004896451;-0.03317846,-0.1071276;-0.3667408;-0.003239639,-0.1252879;-0.7194432;0.07120809,-0.1216161;-0.6766698;-0.04062313,0.001090236;0.5258846;0.01437407,0;0;0,0.001161456;0.3044659;0.001930356,0.002012655;0.5978757;-0.007982969,0.1882824;0.5020765;-0.007787466,0.2462469;0.2552956;-0.07745576,0.2837334;0.04270974;-0.2437494,-0.1774094;0.4964864;-0.05235209,-0.2317135;0.2468929;-0.1145495,-0.2304024;0.04979248;-0.3027018,0.06124685;0.001583338;-0.02688944,0.1024352;-0.3681638;0.02810967,0.1209313;-0.7204363;0.1044853,0.1294177;-0.7124285;-0.005638242,-0.05409094;0.004481032;-0.03912562,-0.1271119;-0.3636594;-0.01514879,-0.1701908;-0.7159722;0.05035806,-0.1570082;-0.7075418;-0.05938636,0.001774512;0.5260608;-0.003379107,118.543
+0;0;0,0.000629535;0.3043315;0.01230989,0.001064198;0.598007;0.01322187,0.178192;0.4660312;-0.004027745,0.2159129;0.2285122;-0.1086667,0.2743563;0.05454354;-0.3080107,-0.1719229;0.4563816;-0.01000734,-0.2216751;0.2250476;-0.1231301,-0.2544492;0.05045545;-0.3277326,0.05957579;0.003931322;-0.03022319,0.08236343;-0.3694077;0.007459044,0.09638935;-0.7205441;0.08397202,0.09573247;-0.6777924;-0.02793597,-0.05789908;0.004891694;-0.03319546,-0.1070086;-0.366619;-0.003372688,-0.1251755;-0.7180462;0.07090078,-0.122312;-0.6752347;-0.04096566,0.0009692671;0.5260482;0.01512389,0;0;0,0.001037352;0.3045715;0.00217545,0.0016969;0.5980878;-0.007460117,0.1879582;0.5020211;-0.008016229,0.2467926;0.2569478;-0.08057666,0.284725;0.04744226;-0.2481694,-0.1773742;0.4962772;-0.05272251,-0.2312192;0.2475405;-0.1161117,-0.2294948;0.05468056;-0.3064294,0.06128019;0.001656085;-0.02683592,0.1022584;-0.3679728;0.02808762,0.1205798;-0.7189775;0.104296,0.129108;-0.7109666;-0.005841136,-0.0540938;0.004444104;-0.03914437,-0.12711;-0.3635443;-0.0151761,-0.170013;-0.7146067;0.05010976,-0.1567921;-0.7061567;-0.05965018,0.001507387;0.5262471;-0.002923965,118.5764
+0;0;0,0.000629535;0.3043315;0.01230989,0.001064198;0.598007;0.01322187,0.178192;0.4660312;-0.004027745,0.2159129;0.2285122;-0.1086667,0.2743563;0.05454354;-0.3080107,-0.1719229;0.4563816;-0.01000734,-0.2216751;0.2250476;-0.1231301,-0.2544492;0.05045545;-0.3277326,0.05957579;0.003931322;-0.03022319,0.08236343;-0.3694077;0.007459044,0.09638935;-0.7205441;0.08397202,0.09573247;-0.6777924;-0.02793597,-0.05789908;0.004891694;-0.03319546,-0.1070086;-0.366619;-0.003372688,-0.1251755;-0.7180462;0.07090078,-0.122312;-0.6752347;-0.04096566,0.0009692671;0.5260482;0.01512389,0;0;0,0.001037352;0.3045715;0.00217545,0.0016969;0.5980878;-0.007460117,0.1879582;0.5020211;-0.008016229,0.2467926;0.2569478;-0.08057666,0.284725;0.04744226;-0.2481694,-0.1773742;0.4962772;-0.05272251,-0.2312192;0.2475405;-0.1161117,-0.2294948;0.05468056;-0.3064294,0.06128019;0.001656085;-0.02683592,0.1022584;-0.3679728;0.02808762,0.1205798;-0.7189775;0.104296,0.129108;-0.7109666;-0.005841136,-0.0540938;0.004444104;-0.03914437,-0.12711;-0.3635443;-0.0151761,-0.170013;-0.7146067;0.05010976,-0.1567921;-0.7061567;-0.05965018,0.001507387;0.5262471;-0.002923965,118.5989
+0;0;0,0.0006297599;0.3044402;0.01231429,0.001064519;0.5981799;0.0132267,0.17846;0.4661038;-0.004051587,0.2162162;0.2283626;-0.1087884,0.2743691;0.05525871;-0.3071415,-0.1721838;0.4564395;-0.01004022,-0.2219826;0.2248891;-0.1232688,-0.2545938;0.0511649;-0.3268542,0.05957615;0.003931346;-0.03022337,0.08231159;-0.3685525;0.007372539,0.09637257;-0.7205666;0.08407678,0.09571565;-0.6778142;-0.02783715,-0.05789944;0.004891723;-0.03319567,-0.1068964;-0.3657678;-0.003441211,-0.1251087;-0.7180735;0.07101792,-0.1222451;-0.6752614;-0.04085445,0.0009695755;0.5262114;0.01512898,0;0;0,0.0008476153;0.3046787;0.002460241,0.001219943;0.5982712;-0.006825089,0.1877971;0.5019801;-0.00812459,0.2477435;0.2580701;-0.08448255,0.2857448;0.0510481;-0.2529713,-0.1777302;0.4960066;-0.053139,-0.231235;0.2475063;-0.1187213,-0.2299201;0.05526349;-0.3077493,0.0613189;0.001785114;-0.02674007,0.1019108;-0.3670692;0.0277878,0.1204762;-0.718925;0.1042602,0.1290531;-0.7108894;-0.005884171,-0.05408465;0.004364192;-0.0391667,-0.1269613;-0.3627748;-0.01524038,-0.1698948;-0.7146872;0.05040677,-0.1566288;-0.7062186;-0.0593575,0.001105912;0.5264151;-0.002378106,118.6221
+0;0;0,0.000594414;0.3045696;0.01267441,0.0009662388;0.5984622;0.01414268,0.178531;0.4662584;-0.004681434,0.218623;0.234214;-0.1186351,0.2762741;0.06696016;-0.3217244,-0.1723397;0.4565246;-0.01067861,-0.2242468;0.230087;-0.130966,-0.255542;0.05663635;-0.3346281,0.05957746;0.003920512;-0.03021002,0.08230327;-0.3687299;0.007449441,0.09597676;-0.7203552;0.08454346,0.09532222;-0.6775548;-0.02737364,-0.05789791;0.004894403;-0.03318684,-0.106861;-0.3659737;-0.003818063,-0.125094;-0.7179022;0.07091288,-0.1222353;-0.6750502;-0.04096369,0.0008876788;0.526453;0.01589858,0;0;0,0.0006405413;0.304821;0.002714634,0.0006814897;0.5985775;-0.00628078,0.1876219;0.5020331;-0.008236885,0.2477391;0.2596426;-0.0861479,0.2856614;0.05392948;-0.2558146,-0.1782415;0.4958332;-0.05336882,-0.2312981;0.2485997;-0.1204359,-0.2299846;0.05673753;-0.3094596,0.06136434;0.001885086;-0.0266149,0.1017048;-0.367173;0.0279001,0.1203228;-0.7187214;0.1043056,0.1288965;-0.7106665;-0.005851626,-0.05406445;0.004306667;-0.03919154,-0.1270179;-0.3629877;-0.01519693,-0.1699188;-0.7146089;0.05032248,-0.1566566;-0.7061175;-0.05945555,0.0006552562;0.5266799;-0.001905323,118.6545
+0;0;0,0.0005946724;0.3047021;0.01267992,0.0009667879;0.5988257;0.01414907,0.1786066;0.4665325;-0.004682204,0.2186798;0.2345977;-0.1185821,0.276325;0.06736103;-0.3216504,-0.1724126;0.4567946;-0.01068192,-0.2242952;0.2304639;-0.1309126,-0.2555871;0.05703108;-0.3345537,0.05960359;0.003922231;-0.03022327,0.08231536;-0.3684981;0.007412927,0.09599135;-0.7201878;0.08452107,0.09533679;-0.6773869;-0.02740098,-0.05792329;0.004896549;-0.03320139,-0.1068562;-0.3657425;-0.003850758,-0.1250924;-0.7177354;0.07089388,-0.1222336;-0.6748828;-0.04098764,0.0008881582;0.5267527;0.01590652,0;0;0,0.0005236939;0.3049524;0.002864957,0.000396803;0.5989439;-0.006001711,0.1874207;0.5021513;-0.008406878,0.248241;0.2608849;-0.08880734,0.2870593;0.05716501;-0.2606188,-0.1783785;0.4957531;-0.05354697,-0.230929;0.2485981;-0.1208199,-0.2293895;0.05963302;-0.3126992,0.06141066;0.001904353;-0.02658045,0.1015043;-0.3669511;0.02789271,0.1202991;-0.7185318;0.1044177,0.1288694;-0.7104691;-0.005746484,-0.05408482;0.004289865;-0.03921539,-0.1270427;-0.3627702;-0.01527277,-0.1700992;-0.7144331;0.05028428,-0.1568374;-0.7059326;-0.05950066,0.0004123449;0.5269806;-0.001654029,118.677
+0;0;0,0.0005948867;0.3048119;0.01268449,0.0009672646;0.5991433;0.01415458,0.1787332;0.4667542;-0.004690003,0.2187971;0.2348728;-0.1185637,0.276281;0.06810407;-0.3210638,-0.1725352;0.4570094;-0.01069397,-0.2244058;0.2307308;-0.1308969,-0.2556101;0.05778328;-0.3339683,0.05963833;0.003924518;-0.03024089,0.08234424;-0.3683996;0.007385589,0.09600957;-0.7198151;0.08443363,0.09535493;-0.6770129;-0.02750043,-0.05795706;0.004899404;-0.03322075,-0.1068773;-0.3656439;-0.003877696,-0.1250994;-0.7173625;0.07080868,-0.1222402;-0.6745085;-0.04108485,0.0008885768;0.5270171;0.01591334,0;0;0,0.0003469363;0.3050602;0.003109574,-9.442866E-05;0.5992765;-0.005200267,0.1870787;0.5021769;-0.008648515,0.2491147;0.2624949;-0.09258509,0.2883378;0.05974156;-0.2642684,-0.178586;0.4955817;-0.05381558,-0.2307062;0.2486204;-0.1218957,-0.2288557;0.06309655;-0.3160605,0.06144659;0.00192301;-0.0265944,0.1014406;-0.366838;0.0279243,0.1202366;-0.7181142;0.1045259,0.1288063;-0.7100246;-0.005656004,-0.05411441;0.004245407;-0.03924602,-0.12712;-0.3626987;-0.01518825,-0.1700569;-0.7141116;0.05024439,-0.1567955;-0.7055776;-0.05955956,1.683831E-06;0.5272506;-0.001010895,118.7106
+0;0;0,0.0005285493;0.3050591;0.01325809,0.0007064095;0.5996614;0.01533828,0.1784645;0.4673006;-0.005062876,0.2197931;0.2397303;-0.1259513,0.2765893;0.08507514;-0.3369751,-0.1724758;0.459093;-0.01549762,-0.2256043;0.2351045;-0.1384479,-0.2535661;0.06343332;-0.3419725,0.05964768;0.003909835;-0.03025108,0.08229193;-0.3684486;0.007301094,0.09612626;-0.719767;0.08460941,0.09662237;-0.67693;-0.02732991,-0.05797516;0.004907732;-0.03321229,-0.1068581;-0.3656691;-0.003938343,-0.1253333;-0.7172998;0.07094197,-0.1213195;-0.6744022;-0.0409195,0.0006815624;0.5274669;0.01695031,0;0;0,0.0001870096;0.3053275;0.00349474,-0.0003412664;0.5998302;-0.004375577,0.186806;0.5021647;-0.008877873,0.2499068;0.2640835;-0.09516776,0.2886844;0.06320143;-0.267846,-0.1784758;0.4952808;-0.05403427,-0.2301745;0.2487472;-0.1222891,-0.2279563;0.06621702;-0.318128,0.06149631;0.001973271;-0.02650607,0.1013138;-0.3668355;0.02797663,0.1202683;-0.7180643;0.1046029,0.1288433;-0.7099449;-0.005593061,-0.05411129;0.00422793;-0.03927281,-0.1270652;-0.3627451;-0.01514446,-0.1703706;-0.7140408;0.05049548,-0.1570996;-0.7054865;-0.05931987,-0.0002338439;0.5277332;-0.0002945662,118.744
+0;0;0,0.0005286821;0.3051358;0.01326143,0.0007065783;0.5997941;0.01534224,0.1784144;0.4674425;-0.005052522,0.2198061;0.2395246;-0.1261256,0.2767176;0.08455552;-0.3375777,-0.1724267;0.4592372;-0.01548431,-0.2256363;0.2349066;-0.1386224,-0.2536549;0.06288694;-0.3425601,0.05967693;0.003911752;-0.03026591,0.08232523;-0.3685133;0.00729298,0.09614503;-0.7194627;0.08452012,0.09664117;-0.6766249;-0.02742604,-0.05800359;0.004910138;-0.03322858,-0.1068953;-0.365733;-0.003949394,-0.125351;-0.7169944;0.07085228,-0.1213371;-0.6740959;-0.04101601,0.0006817285;0.5275918;0.01695444,0;0;0,0.0001185536;0.3054021;0.003683448,-0.0004302114;0.5999673;-0.003949404,0.1866174;0.5021296;-0.008990526,0.2515366;0.2653949;-0.09877193,0.2896334;0.06567562;-0.2737782,-0.1783165;0.4950645;-0.05409906,-0.229617;0.2482571;-0.1231847,-0.2266544;0.06878282;-0.3225501,0.06154609;0.001990959;-0.02647221,0.1012908;-0.3668854;0.02806771,0.1200914;-0.7177659;0.1045523,0.1286737;-0.7096341;-0.005652666,-0.0541133;0.004209598;-0.03932803,-0.126958;-0.3628404;-0.01499901,-0.1703157;-0.7137835;0.05041943,-0.1570389;-0.7052152;-0.059405,-0.0003238767;0.5278589;7.009506E-05,118.7662
+0;0;0,0.0005289026;0.3052631;0.01326696,0.0007068851;0.6000644;0.01534879,0.1782338;0.4677391;-0.005022798,0.219596;0.2399841;-0.1260093,0.2764789;0.08509281;-0.3373553,-0.1722502;0.4595422;-0.01544397,-0.2254218;0.2353718;-0.1384941,-0.2534263;0.06343858;-0.3423294,0.05969124;0.003912689;-0.03027317,0.08234174;-0.3685487;0.007289385,0.0961612;-0.7194895;0.08451463,0.09665735;-0.6766515;-0.0274332,-0.05801749;0.004911315;-0.03323654,-0.106914;-0.365768;-0.0039545,-0.1253693;-0.7170208;0.07084534,-0.1213552;-0.6741222;-0.04102463,0.0006820233;0.5278272;0.01696177,0;0;0,1.143664E-05;0.3055276;0.003833532,-0.0006584749;0.6002375;-0.003719926,0.1861866;0.5022646;-0.009216189,0.252176;0.2668624;-0.1011516,0.2906323;0.06833021;-0.2772202,-0.1781103;0.4948966;-0.05430029,-0.2288211;0.2483723;-0.1241223,-0.2253197;0.07243611;-0.3264297,0.06159401;0.002027735;-0.02639854,0.1012575;-0.3669024;0.02808773,0.120091;-0.7177636;0.1046116,0.1286922;-0.7096234;-0.005595207,-0.0541145;0.004184911;-0.03935638,-0.1269384;-0.3629026;-0.01496732,-0.1703826;-0.7138155;0.05050766,-0.1570855;-0.7052359;-0.05931824,-0.000524573;0.5280936;0.0002872944,118.7997
+0;0;0,0.0004241629;0.3052459;0.01366004,0.0004097579;0.6000436;0.01622529,0.1778361;0.467804;-0.00570075,0.2214328;0.245804;-0.1362237,0.279083;0.09685577;-0.3515955,-0.1723196;0.4594686;-0.01550667,-0.2250586;0.2397142;-0.1464552,-0.2618493;0.08998552;-0.3658222,0.05968729;0.003826987;-0.03029191,0.08214097;-0.3686084;0.007644219,0.09605658;-0.7195786;0.08471844,0.09639786;-0.6767027;-0.02722561,-0.05803395;0.004964077;-0.03319994,-0.1068546;-0.3657676;-0.004460735,-0.1255137;-0.7169392;0.07066958,-0.1216542;-0.6740038;-0.04120158,0.0004377133;0.5278038;0.01771598,0;0;0,1.143664E-05;0.3055276;0.003833532,-0.0006584749;0.6002375;-0.003719926,0.1861866;0.5022646;-0.009216189,0.252176;0.2668624;-0.1011516,0.2906323;0.06833021;-0.2772202,-0.1781103;0.4948966;-0.05430029,-0.2288211;0.2483723;-0.1241223,-0.2253197;0.07243611;-0.3264297,0.06159401;0.002027735;-0.02639854,0.1012575;-0.3669024;0.02808773,0.120091;-0.7177636;0.1046116,0.1286922;-0.7096234;-0.005595207,-0.0541145;0.004184911;-0.03935638,-0.1269384;-0.3629026;-0.01496732,-0.1703826;-0.7138155;0.05050766,-0.1570855;-0.7052359;-0.05931824,-0.000524573;0.5280936;0.0002872944,118.822
+0;0;0,0.000424329;0.3053654;0.01366539,0.0004099225;0.6002318;0.0162314,0.1778082;0.4679892;-0.005690668,0.2214274;0.2458748;-0.1362809,0.2795678;0.09566005;-0.353484,-0.1722921;0.4596552;-0.01549503,-0.2250582;0.2397875;-0.146511,-0.2621618;0.08878565;-0.3677433,0.05970402;0.00382806;-0.0303004,0.08218431;-0.3690488;0.007680692,0.09609363;-0.7198601;0.08472002,0.09643492;-0.676984;-0.02722535,-0.05805022;0.004965469;-0.03320925,-0.1069288;-0.3662057;-0.004435979,-0.1255794;-0.7172183;0.07066032,-0.1217198;-0.6742827;-0.04121214,0.0004378828;0.5279795;0.01772235,0;0;0,-0.000114888;0.3056443;0.004062057,-0.0008619279;0.600428;-0.003274202,0.1859187;0.5022733;-0.009293199,0.2526464;0.2674143;-0.1024591,0.2923521;0.06976777;-0.2826847,-0.1780513;0.4947199;-0.05439291,-0.2284678;0.2479542;-0.1240789,-0.2245751;0.07546827;-0.3322985,0.0616378;0.002051845;-0.02634215,0.1012847;-0.3672969;0.02838123,0.120042;-0.7180631;0.1045941,0.1286611;-0.7099016;-0.005616903,-0.05411904;0.004176256;-0.03938308,-0.1270369;-0.3633375;-0.0148539,-0.1704731;-0.7140946;0.05056683,-0.1571576;-0.7054953;-0.05926204,-0.0007145256;0.5282689;0.0006830692,118.8445
+0;0;0,0.0004244283;0.3054369;0.01366859,0.0004100215;0.6003493;0.01623516,0.1779129;0.4680641;-0.005700568,0.2215539;0.2458389;-0.136356,0.2797436;0.09549677;-0.3537432,-0.1723938;0.4597251;-0.01551072,-0.2251863;0.2397478;-0.1465921,-0.2623214;0.08861792;-0.3680119,0.05972314;0.003829286;-0.0303101,0.08226648;-0.3700933;0.00777751,0.09619907;-0.7214916;0.08494575,0.09654033;-0.6786166;-0.02698915,-0.05806881;0.004967059;-0.03321989,-0.1070844;-0.3672451;-0.004365914,-0.1257663;-0.718845;0.07085604,-0.121907;-0.6759107;-0.04100596,0.0004379845;0.5280898;0.01772626,0;0;0,-0.0002245456;0.3057141;0.004190803,-0.001096576;0.6005471;-0.003000498,0.1857851;0.5022138;-0.009377003,0.2535479;0.2687917;-0.1057189,0.2940504;0.07187048;-0.2869025,-0.1781821;0.4945272;-0.05458717,-0.2285277;0.2478966;-0.1252841,-0.2236537;0.07909937;-0.3367782,0.06167651;0.002061948;-0.02630544,0.1011236;-0.3682987;0.02895629,0.1202286;-0.7197128;0.1049366,0.1288688;-0.7115211;-0.005267978,-0.05410299;0.004170086;-0.0394423,-0.1271167;-0.3643655;-0.01439331,-0.170804;-0.715735;0.05088126,-0.1574641;-0.7071273;-0.05893552,-0.0009194165;0.5283788;0.0009218454,118.8781
+0;0;0,0.0003211439;0.3054756;0.01405674,0.0001278901;0.6003833;0.01715658,0.1774559;0.4684109;-0.006609868,0.2220773;0.250002;-0.1426561,0.2811277;0.1083246;-0.3685317,-0.1719786;0.460928;-0.01961653,-0.2243746;0.2406131;-0.1496861,-0.2618046;0.08978952;-0.3742534,0.05977403;0.003833419;-0.03029678,0.08226001;-0.3700742;0.008014055,0.09535416;-0.7207028;0.08586954,0.0965646;-0.6777852;-0.02603894,-0.05809368;0.004957387;-0.03325768,-0.1071609;-0.3672552;-0.004440326,-0.1256656;-0.7182401;0.07066342,-0.1209529;-0.6752707;-0.04114635,0.0002026222;0.5281261;0.01851119,0;0;0,-0.0003719032;0.3057683;0.004322052,-0.001429401;0.6006037;-0.002748132,0.1853533;0.5021222;-0.009765268,0.2545668;0.2703107;-0.108127,0.295724;0.07442081;-0.2939023,-0.1782622;0.4944782;-0.05464922,-0.228482;0.2487429;-0.1274106,-0.2224352;0.08188331;-0.3435136,0.06173809;0.002115503;-0.02625751,0.1009993;-0.3682648;0.02903414,0.1197474;-0.7190189;0.1051489,0.1283326;-0.7108147;-0.005046725,-0.05412004;0.004144483;-0.03948884,-0.1271349;-0.3643891;-0.01434789,-0.1705704;-0.7152302;0.05043813,-0.1572913;-0.7065874;-0.05937705,-0.001205094;0.5284391;0.001146078,118.9004
+0;0;0,0.0003211439;0.3054756;0.01405674,0.0001278901;0.6003833;0.01715658,0.1774559;0.4684109;-0.006609868,0.2220773;0.250002;-0.1426561,0.2811277;0.1083246;-0.3685317,-0.1719786;0.460928;-0.01961653,-0.2243746;0.2406131;-0.1496861,-0.2618046;0.08978952;-0.3742534,0.05977403;0.003833419;-0.03029678,0.08226001;-0.3700742;0.008014055,0.09535416;-0.7207028;0.08586954,0.0965646;-0.6777852;-0.02603894,-0.05809368;0.004957387;-0.03325768,-0.1071609;-0.3672552;-0.004440326,-0.1256656;-0.7182401;0.07066342,-0.1209529;-0.6752707;-0.04114635,0.0002026222;0.5281261;0.01851119,0;0;0,-0.0003719032;0.3057683;0.004322052,-0.001429401;0.6006037;-0.002748132,0.1853533;0.5021222;-0.009765268,0.2545668;0.2703107;-0.108127,0.295724;0.07442081;-0.2939023,-0.1782622;0.4944782;-0.05464922,-0.228482;0.2487429;-0.1274106,-0.2224352;0.08188331;-0.3435136,0.06173809;0.002115503;-0.02625751,0.1009993;-0.3682648;0.02903414,0.1197474;-0.7190189;0.1051489,0.1283326;-0.7108147;-0.005046725,-0.05412004;0.004144483;-0.03948884,-0.1271349;-0.3643891;-0.01434789,-0.1705704;-0.7152302;0.05043813,-0.1572913;-0.7065874;-0.05937705,-0.001205094;0.5284391;0.001146078,118.9225
+0;0;0,0.0003211976;0.3055267;0.01405909,0.0001279275;0.600463;0.01715942,0.1772842;0.4685462;-0.006582653,0.2220377;0.2494909;-0.1430316,0.2816576;0.1064472;-0.3710854,-0.1718118;0.4610706;-0.01957672,-0.2243628;0.2401035;-0.1500313,-0.2621537;0.08782548;-0.3767641,0.05980041;0.003835111;-0.03031015,0.08227644;-0.3699072;0.00798375,0.09538523;-0.7209276;0.08592623,0.0965957;-0.6780097;-0.02598464,-0.05811932;0.004959575;-0.03327236,-0.1071648;-0.3670885;-0.004467741,-0.1256902;-0.7184654;0.07071991,-0.1209774;-0.6754958;-0.04109224,0.0002026619;0.5282035;0.01851407,0;0;0,-0.0005057305;0.3058171;0.004471183,-0.001763143;0.6006852;-0.002397776,0.1848713;0.5023029;-0.009987235,0.2565448;0.2720677;-0.1122669,0.297285;0.0761652;-0.3019693,-0.1782175;0.4944912;-0.05472444,-0.2283803;0.2481671;-0.1283084,-0.2215498;0.08291261;-0.3489186,0.06177745;0.002138883;-0.0262388,0.1009301;-0.3680809;0.02907252,0.1196541;-0.7192602;0.1051292,0.1282284;-0.7110384;-0.00507319,-0.05413688;0.004119874;-0.0395187,-0.1271203;-0.3642457;-0.0143158,-0.1705476;-0.7154865;0.05053823,-0.1572815;-0.7068292;-0.05928382,-0.001485713;0.5285158;0.001444101,118.9562
+0;0;0,0.0002029733;0.3055572;0.01440305,-0.0002166131;0.6005255;0.01786465,0.1766544;0.468657;-0.00749222,0.2275847;0.2858221;-0.1877005,0.296873;0.1115939;-0.3914115,-0.1716736;0.4620465;-0.02170973,-0.2242475;0.2442069;-0.156911,-0.2601695;0.1007683;-0.3909825,0.05984619;0.003818702;-0.03030756,0.08231291;-0.3704461;0.008134233,0.09529755;-0.7209997;0.08593363,0.09687482;-0.6780594;-0.02594341,-0.05815725;0.004977383;-0.03328148,-0.1078336;-0.3675596;-0.004906867,-0.1261989;-0.7184504;0.07024372,-0.1211192;-0.675461;-0.04152338,-8.029801E-05;0.5282559;0.01913393,0;0;0,-0.0006739423;0.3058605;0.00464654,-0.002149083;0.6007686;-0.002027631,0.184366;0.5023617;-0.01032615,0.2573809;0.2736124;-0.1144419,0.2982772;0.07881038;-0.3068845,-0.1781373;0.4943381;-0.05508702,-0.2287707;0.2492993;-0.131832,-0.2203629;0.08508736;-0.3545835,0.06185512;0.002139077;-0.02615464,0.1006597;-0.3686233;0.02939844,0.1195884;-0.7193624;0.1051148,0.1281849;-0.7111117;-0.005064487,-0.05415604;0.004098167;-0.0395604,-0.1273321;-0.3647686;-0.01427677,-0.1706816;-0.7155299;0.0505035,-0.1573926;-0.7068441;-0.05929415,-0.001811601;0.5285882;0.001766562,118.9785
+0;0;0,0.0002029846;0.3055742;0.01440385,-0.0002166143;0.6005517;0.01786559,0.1763267;0.4687923;-0.007441876,0.2271889;0.2862019;-0.1874092,0.2975144;0.1093657;-0.3941694,-0.1713554;0.4621941;-0.02163302,-0.223859;0.2446457;-0.1566535,-0.2603187;0.09906007;-0.3942288,0.05992818;0.003823933;-0.03034908,0.08237658;-0.3701358;0.008061381,0.09533103;-0.7198744;0.0856799,0.09690811;-0.6769357;-0.02618328,-0.05823692;0.004984202;-0.03332708,-0.1078728;-0.3672492;-0.004975591,-0.1261954;-0.7173241;0.07000026,-0.1211163;-0.6743363;-0.04175299,-8.029658E-05;0.5282807;0.0191349,0;0;0,-0.0007902309;0.3058762;0.004716039,-0.002324536;0.6007934;-0.001943231,0.1837974;0.502247;-0.01074517,0.2581847;0.2749444;-0.1161705,0.2996547;0.08146158;-0.3156979,-0.1779295;0.4944765;-0.05506179,-0.2281789;0.250157;-0.1331477,-0.2190151;0.08707514;-0.361811,0.06198453;0.002198577;-0.02607989,0.1003962;-0.3683327;0.02920425,0.1193274;-0.7182271;0.1048681,0.1278695;-0.7099752;-0.005301476,-0.05423354;0.004056518;-0.03961493,-0.1270939;-0.3645377;-0.01402549,-0.1707762;-0.7145573;0.04990941,-0.1575383;-0.7058502;-0.05988424,-0.001973681;0.5286116;0.001850247,119.012
+0;0;0,0.0002030599;0.3056875;0.01440919,-0.0002166942;0.6007753;0.01787233,0.1762214;0.4690271;-0.007418852,0.2270089;0.2867049;-0.1871218,0.2975204;0.1094009;-0.3944291,-0.1712532;0.4624328;-0.02160153,-0.2236797;0.245204;-0.1564237,-0.2602359;0.09923321;-0.3946275,0.05995493;0.003825641;-0.03036263,0.08241373;-0.370307;0.008065589,0.09538724;-0.7205606;0.08579839,0.09696398;-0.6776246;-0.02604085,-0.05826293;0.004986427;-0.03334196,-0.1079217;-0.367419;-0.004977362,-0.1262713;-0.7180094;0.07010888,-0.1211933;-0.6750244;-0.04162047,-8.033066E-05;0.5284801;0.01914206,0;0;0,-0.0009294673;0.3059847;0.005002737,-0.002683453;0.6010203;-0.001244307,0.1832862;0.502239;-0.01110649,0.2599238;0.2771435;-0.1186826,0.3002887;0.08356273;-0.3193865,-0.1778936;0.4945375;-0.05505857,-0.2277928;0.250948;-0.1343562,-0.2183517;0.08893678;-0.364678,0.06203629;0.002212033;-0.02603316,0.1001951;-0.3685091;0.02933919,0.1192129;-0.7189553;0.1049305,0.1276918;-0.7106552;-0.005228758,-0.05425091;0.004038907;-0.03964398,-0.1271391;-0.3647158;-0.01388252,-0.1709006;-0.7152736;0.05001095,-0.1577276;-0.7065274;-0.05977335,-0.002275042;0.5288088;0.002439618,119.0345
+0;0;0,0.0001315269;0.3056979;0.01490916,-0.000422781;0.6007974;0.01881963,0.1758762;0.4693022;-0.008271381,0.2281756;0.2881866;-0.1885984,0.3011179;0.12435;-0.4073448,-0.1711184;0.4630408;-0.02296878,-0.2225321;0.2481239;-0.1616168,-0.2575922;0.1101084;-0.4060253,0.06001074;0.003815165;-0.03035889,0.08245905;-0.3710077;0.008213235,0.09535783;-0.7203221;0.08571805,0.09713481;-0.6773534;-0.02609258,-0.05830599;0.004993457;-0.03336141,-0.1081971;-0.3680855;-0.00495629,-0.1262652;-0.7177174;0.07004385,-0.1209907;-0.674695;-0.04165018,-0.0002538757;0.5284986;0.0199859,0;0;0,-0.001074806;0.3060164;0.005127907,-0.003004633;0.6010709;-0.001009583,0.1829731;0.5022188;-0.01135361,0.2608913;0.2789202;-0.1214554,0.3007669;0.08494627;-0.3234382,-0.1780271;0.4944616;-0.05522282,-0.2281234;0.2523838;-0.1385571,-0.2175597;0.0911665;-0.3707432,0.06212334;0.002246067;-0.02594519,0.09995307;-0.369163;0.02980518,0.1188753;-0.7187138;0.1049726,0.1273398;-0.7103958;-0.005169153,-0.05427362;0.00400861;-0.0396965,-0.1273495;-0.3654132;-0.0137864,-0.1709681;-0.7150391;0.04987754,-0.1578128;-0.7062693;-0.05989121,-0.002549984;0.5288567;0.002650022,119.068
+0;0;0,0.0001315269;0.3056979;0.01490916,-0.000422781;0.6007974;0.01881963,0.1758762;0.4693022;-0.008271381,0.2281756;0.2881866;-0.1885984,0.3011179;0.12435;-0.4073448,-0.1711184;0.4630408;-0.02296878,-0.2225321;0.2481239;-0.1616168,-0.2575922;0.1101084;-0.4060253,0.06001074;0.003815165;-0.03035889,0.08245905;-0.3710077;0.008213235,0.09535783;-0.7203221;0.08571805,0.09713481;-0.6773534;-0.02609258,-0.05830599;0.004993457;-0.03336141,-0.1081971;-0.3680855;-0.00495629,-0.1262652;-0.7177174;0.07004385,-0.1209907;-0.674695;-0.04165018,-0.0002538757;0.5284986;0.0199859,0;0;0,-0.001074806;0.3060164;0.005127907,-0.003004633;0.6010709;-0.001009583,0.1829731;0.5022188;-0.01135361,0.2608913;0.2789202;-0.1214554,0.3007669;0.08494627;-0.3234382,-0.1780271;0.4944616;-0.05522282,-0.2281234;0.2523838;-0.1385571,-0.2175597;0.0911665;-0.3707432,0.06212334;0.002246067;-0.02594519,0.09995307;-0.369163;0.02980518,0.1188753;-0.7187138;0.1049726,0.1273398;-0.7103958;-0.005169153,-0.05427362;0.00400861;-0.0396965,-0.1273495;-0.3654132;-0.0137864,-0.1709681;-0.7150391;0.04987754,-0.1578128;-0.7062693;-0.05989121,-0.002549984;0.5288567;0.002650022,119.0903
+0;0;0,0.0001315631;0.3057818;0.01491326,-0.000422885;0.6009564;0.01882479,0.1758131;0.4694657;-0.008255841,0.2280812;0.2884584;-0.1884751,0.30092;0.1248543;-0.4069111,-0.1710573;0.4632066;-0.02294798,-0.2224403;0.2484182;-0.1615132,-0.2574506;0.1105984;-0.4055748,0.06006105;0.003818364;-0.03038435,0.08258393;-0.3722497;0.008315917,0.09545693;-0.7208657;0.08566579,0.09723348;-0.6779001;-0.02611817,-0.05835487;0.004997644;-0.03338938,-0.1084118;-0.3693208;-0.004889898,-0.1264437;-0.7182536;0.0699603,-0.1211705;-0.6752343;-0.04170709,-0.0002539407;0.528641;0.01999133,0;0;0,-0.0012061;0.3060948;0.005423427,-0.003302783;0.6012305;-0.0003688335,0.1826151;0.5024268;-0.01136613,0.2617363;0.2810145;-0.1240205,0.3014141;0.08781835;-0.3262259,-0.1779641;0.4944564;-0.0553282,-0.2282269;0.2532447;-0.1405643,-0.2170765;0.09393473;-0.3735495,0.06221368;0.002254054;-0.02587461,0.09984672;-0.3703304;0.03066504,0.1186844;-0.7193322;0.1049938,0.1271827;-0.7109705;-0.005126476,-0.05432123;0.003992247;-0.03972889,-0.1276894;-0.3666429;-0.01367409,-0.1711461;-0.7155998;0.04974885,-0.1579611;-0.7067976;-0.05999507,-0.002806202;0.5289955;0.00320375,119.1128
+0;0;0,3.417007E-05;0.3058245;0.01510011,-0.000644539;0.6010429;0.01914454,0.1760517;0.4706972;-0.00712461,0.2272656;0.2980989;-0.1952015,0.3033809;0.1392863;-0.4169471,-0.1707989;0.4641071;-0.02524042,-0.2220144;0.2529269;-0.1686485,-0.2565931;0.1142053;-0.4130798,0.06012412;0.003804884;-0.03035727,0.08270837;-0.3738027;0.008357534,0.09562255;-0.7231594;0.08572504,0.09822219;-0.6801971;-0.02603147,-0.05834537;0.005035063;-0.03348756,-0.1089814;-0.3707616;-0.005041383,-0.1267415;-0.720368;0.07020906,-0.1206469;-0.6773419;-0.041404,-0.0004430757;0.5287166;0.02028143,0;0;0,-0.001329154;0.3061419;0.005661368,-0.003564455;0.6013272;0.0001242161,0.1822332;0.5024182;-0.01162827,0.2621769;0.2825171;-0.1258147,0.3022714;0.09012929;-0.3296906,-0.1779437;0.4945184;-0.05535637,-0.2281363;0.2542347;-0.1421345,-0.2158378;0.09895478;-0.3786148,0.06228215;0.002256989;-0.02582228,0.09976131;-0.3717938;0.03142905,0.1185714;-0.7216477;0.1052601,0.1270362;-0.7132381;-0.004860282,-0.05435339;0.003975413;-0.03975997,-0.1281321;-0.3681334;-0.01352825,-0.171501;-0.7177949;0.05017874,-0.1583547;-0.7089731;-0.05956168,-0.0030341;0.5290788;0.003634691,119.1461
+0;0;0,3.41844E-05;0.3059527;0.01510644,-0.0006446245;0.6012158;0.01915166,0.1761847;0.47082;-0.00713806,0.2272363;0.2987688;-0.1946187,0.3057655;0.1349198;-0.4233965,-0.1709275;0.4642249;-0.02526753,-0.2219806;0.2537142;-0.168221,-0.2576559;0.1105933;-0.4204041,0.06015611;0.003806908;-0.03037342,0.08274703;-0.3739121;0.008352818,0.09565808;-0.7231843;0.08570159,0.09825788;-0.6802211;-0.02606224,-0.05837641;0.005037741;-0.03350538,-0.1090274;-0.3708699;-0.005050801,-0.1267832;-0.7203917;0.07018142,-0.1206882;-0.6773647;-0.04143894,-0.0004431436;0.5288831;0.02028865,0;0;0,-0.001454353;0.3062635;0.005986691,-0.003772236;0.6014979;0.0007214546,0.1821078;0.5023959;-0.01168585,0.2623749;0.2844645;-0.1275303,0.3044624;0.09002241;-0.3414779,-0.1780379;0.4944834;-0.05544863,-0.2285047;0.2610328;-0.1569908,-0.214225;0.09321226;-0.3957061,0.06235882;0.002399415;-0.02571797,0.099786;-0.3717676;0.03155339,0.1184742;-0.7215436;0.1053648,0.126946;-0.7131141;-0.004766464,-0.05437788;0.003921598;-0.03979273,-0.1282655;-0.3682782;-0.01353043,-0.1715347;-0.7178547;0.05022414,-0.1583826;-0.7090121;-0.05952712,-0.0032271;0.5292401;0.004167557,119.1684
+0;0;0,3.419058E-05;0.306008;0.01510917,-0.0006446358;0.6012793;0.01915459,0.1759249;0.470969;-0.007094789,0.2266488;0.3000221;-0.1933721,0.3063123;0.1338061;-0.4254548,-0.1706767;0.4643836;-0.02519759,-0.2214021;0.255224;-0.1672335,-0.2575928;0.1100356;-0.4230596,0.06015021;0.003806535;-0.03037044,0.0827778;-0.3745257;0.008418657,0.09567431;-0.7234047;0.08568037,0.09827425;-0.6804408;-0.02608923,-0.05837069;0.005037248;-0.03350209,-0.1091039;-0.3714806;-0.005001325,-0.1268397;-0.7206089;0.07014622,-0.1207444;-0.6775813;-0.04147992,-0.000443155;0.5289466;0.02029157,0;0;0,-0.001648501;0.3063129;0.006239057,-0.004147582;0.6015564;0.00112164,0.1814141;0.5023463;-0.01207089,0.2626295;0.2872344;-0.128801,0.3050833;0.0912264;-0.3470095,-0.1779253;0.4944878;-0.05547812,-0.2285909;0.2662279;-0.1642229,-0.2121254;0.0935799;-0.4045518,0.06237089;0.002419218;-0.02566946,0.09973585;-0.3723242;0.03197682,0.1184027;-0.7217306;0.1055905,0.1268277;-0.7132847;-0.004553556,-0.05435951;0.003876633;-0.03981101,-0.1283509;-0.3689207;-0.01336748,-0.1716832;-0.718085;0.05034185,-0.1585767;-0.7092264;-0.05942393,-0.003558725;0.5292975;0.004536033,119.2018
+0;0;0,-0.0001118004;0.3059918;0.0154345,-0.001055805;0.6012557;0.01996641,0.1753189;0.471343;-0.008852664,0.2287851;0.3033861;-0.1970728,0.2965818;0.1863769;-0.460794,-0.1706008;0.4648735;-0.02674926,-0.227579;0.2826413;-0.2000695,-0.2569447;0.1438016;-0.4602571,0.06017028;0.003804446;-0.03033093,0.08276519;-0.3745185;0.008567821,0.09548004;-0.7233831;0.08592454,0.09809839;-0.680405;-0.02584297,-0.05835696;0.005037799;-0.03352591,-0.1092751;-0.3714604;-0.005095018,-0.1266074;-0.7206395;0.06991044,-0.1204994;-0.6775713;-0.04171025,-0.0007842664;0.5289214;0.02097211,0;0;0,-0.001648501;0.3063129;0.006239057,-0.004147582;0.6015564;0.00112164,0.1814141;0.5023463;-0.01207089,0.2626295;0.2872344;-0.128801,0.3050833;0.0912264;-0.3470095,-0.1779253;0.4944878;-0.05547812,-0.2285909;0.2662279;-0.1642229,-0.2121254;0.0935799;-0.4045518,0.06237089;0.002419218;-0.02566946,0.09973585;-0.3723242;0.03197682,0.1184027;-0.7217306;0.1055905,0.1268277;-0.7132847;-0.004553556,-0.05435951;0.003876633;-0.03981101,-0.1283509;-0.3689207;-0.01336748,-0.1716832;-0.718085;0.05034185,-0.1585767;-0.7092264;-0.05942393,-0.003558725;0.5292975;0.004536033,119.2247
+0;0;0,-0.000111824;0.3060564;0.01543776,-0.001056005;0.6013758;0.01997059,0.1753303;0.4714475;-0.008850278,0.2285165;0.30437;-0.1960849,0.2959519;0.1879844;-0.4584005,-0.1706121;0.4649775;-0.02674805,-0.2272919;0.2836995;-0.1991607,-0.2565011;0.1455998;-0.4579617,0.06019354;0.003805917;-0.03034266,0.08278732;-0.374498;0.008554144,0.0954833;-0.7228452;0.0857961,0.09810185;-0.679866;-0.02597978,-0.05837953;0.005039746;-0.03353887,-0.1092951;-0.3714396;-0.005109409,-0.1266017;-0.7201007;0.06978478,-0.1204933;-0.6770315;-0.04184427,-0.0007844214;0.5290296;0.02097645,0;0;0,-0.001753762;0.3063732;0.006424308,-0.004385002;0.601675;0.001538157,0.1811494;0.5023503;-0.01233625,0.2626077;0.2893395;-0.1297728,0.3052306;0.09566125;-0.3478891,-0.177933;0.4944782;-0.05566493,-0.2278846;0.2663805;-0.1618568,-0.2109605;0.1006516;-0.4050649,0.06240694;0.002427459;-0.02564967,0.09970789;-0.3723057;0.0319786,0.1184488;-0.7211723;0.105559,0.1268686;-0.7127177;-0.004595757,-0.05437678;0.003862664;-0.03983302,-0.1284375;-0.3688962;-0.01331589,-0.1716779;-0.7175452;0.05030304,-0.1585743;-0.7086724;-0.05947448,-0.003764302;0.5294018;0.004893422,119.2477
+0;0;0,-0.0001118342;0.3060844;0.01543917,-0.001056081;0.6014249;0.01997239,0.1750911;0.4715712;-0.008807929,0.2281661;0.3048431;-0.195651,0.2961546;0.187503;-0.4601181,-0.1703815;0.46511;-0.02668139,-0.2269429;0.2842111;-0.1987335,-0.2563916;0.1449787;-0.459657,0.06020946;0.003806923;-0.03035068,0.0828066;-0.3745534;0.00855192,0.09552155;-0.723421;0.08590927,0.0981401;-0.6804418;-0.02586649,-0.05839496;0.005041079;-0.03354774,-0.1093181;-0.3714944;-0.005114038,-0.1266506;-0.7206763;0.06989203,-0.1205421;-0.6776071;-0.04173689,-0.0007844846;0.5290751;0.0209783,0;0;0,-0.001836955;0.3063985;0.006529332,-0.004539408;0.6017224;0.001746893,0.1806954;0.5023794;-0.01273572,0.263161;0.2913029;-0.1317807,0.3060517;0.09780839;-0.3532627,-0.1777209;0.4945787;-0.05572993,-0.2273752;0.2666472;-0.1611206,-0.2094698;0.1027605;-0.408415,0.06244047;0.002444372;-0.02561343,0.09969841;-0.3723487;0.03202844,0.1184249;-0.7217324;0.1057492,0.1268034;-0.7132633;-0.00441134,-0.05436834;0.003832513;-0.03987769,-0.128443;-0.3689544;-0.01297987,-0.1716822;-0.7181777;0.05048537,-0.1586214;-0.7092948;-0.05929905,-0.003902219;0.5294447;0.005077601,119.28
+0;0;0,-0.0002458338;0.3060975;0.01578382,-0.001416654;0.6014718;0.02082661,0.1746743;0.4719915;-0.01012918,0.2350416;0.3004398;-0.2127408,0.2881815;0.2005734;-0.4607655,-0.1707114;0.4641438;-0.02491762,-0.2307942;0.2731567;-0.209416,-0.2583944;0.1494125;-0.4507436,0.06024287;0.003824493;-0.03032013,0.08289538;-0.374282;0.008645143,0.09572297;-0.724106;0.08601888,0.0975284;-0.6810954;-0.02577195,-0.05840808;0.005015107;-0.03356314,-0.1094927;-0.3712627;-0.005255401,-0.1266553;-0.7213147;0.07022379,-0.1213568;-0.678198;-0.04144357,-0.001084938;0.529116;0.02169654,0;0;0,-0.001981027;0.3064237;0.006745934,-0.004860952;0.6017943;0.002309203,0.1804748;0.5024207;-0.01284027,0.2713606;0.2932851;-0.1615944,0.3061176;0.1033612;-0.3540372,-0.1778839;0.4944887;-0.05583219,-0.2303809;0.2560534;-0.1763243,-0.2128905;0.1054986;-0.4029092,0.06247734;0.002465248;-0.02556646,0.0996648;-0.3721104;0.03193259,0.117877;-0.7223834;0.1061296,0.1262593;-0.7138868;-0.004038692,-0.05435308;0.003796133;-0.03993084,-0.1282314;-0.3687639;-0.01278259,-0.1717439;-0.7189087;0.0507255,-0.1586878;-0.7100064;-0.05906589,-0.004175775;0.529508;0.005540132,119.3024
+0;0;0,-0.000245885;0.3061614;0.01578711,-0.001417037;0.6016188;0.02083126,0.1744841;0.4721782;-0.01008988,0.2323507;0.3077332;-0.2043082,0.2879779;0.2031922;-0.4639423,-0.1705284;0.4643389;-0.02486235,-0.2281222;0.2812637;-0.2017178,-0.2570143;0.1517273;-0.4543414,0.0602714;0.003826305;-0.03033449,0.08292839;-0.3743548;0.008638462,0.09574398;-0.7238514;0.0859398,0.09754948;-0.6808404;-0.02585562,-0.05843575;0.005017483;-0.03357904,-0.1095305;-0.3713345;-0.005265722,-0.1266769;-0.721059;0.07014285,-0.1213783;-0.6779417;-0.04152911,-0.00108522;0.529241;0.02170145,0;0;0,-0.002086744;0.306484;0.006874681,-0.005065411;0.6019386;0.002557158,0.1799891;0.5023462;-0.01331675,0.2678084;0.2986936;-0.1508844,0.3065887;0.1060835;-0.3578398,-0.1776122;0.4943701;-0.05612986,-0.2267687;0.2638678;-0.168218,-0.2089375;0.1103831;-0.4081297,0.06252017;0.002480254;-0.02554488,0.09964674;-0.3721732;0.03198338,0.1176789;-0.7221191;0.1061479,0.1260668;-0.7136165;-0.004025936,-0.05437947;0.003769341;-0.0399516,-0.1284449;-0.3688298;-0.01279812,-0.1717483;-0.7186452;0.05077545,-0.1586894;-0.7097363;-0.05902162,-0.004355974;0.5296293;0.005761385,119.3358
+0;0;0,-0.0002459333;0.3062215;0.01579021,-0.00141722;0.6017137;0.02083506,0.174083;0.4723976;-0.0100134,0.2306374;0.3116814;-0.1998278,0.2871958;0.2053905;-0.4638082,-0.1701415;0.4645763;-0.02475213,-0.2264294;0.2856522;-0.1975974,-0.2558051;0.1539474;-0.4544498,0.06029153;0.003827583;-0.03034462,0.08292424;-0.3739482;0.008586563,0.0957576;-0.7239294;0.08599508,0.09756343;-0.6809159;-0.02582107,-0.05845527;0.005019159;-0.03359025,-0.1094952;-0.3709295;-0.00530728,-0.1266655;-0.7211388;0.07020584,-0.1213658;-0.6780192;-0.04148682,-0.001085377;0.5293301;0.02170532,0;0;0,-0.002155513;0.3065399;0.007045031,-0.005163439;0.6020315;0.002898455,0.1794044;0.5024843;-0.01361907,0.2654662;0.3024161;-0.1463733,0.3064321;0.1097859;-0.3594406,-0.1779974;0.4955157;-0.05429797,-0.2247836;0.2681742;-0.1600548,-0.2072595;0.1204633;-0.4091666,0.0625506;0.002485394;-0.02552962,0.09966457;-0.3717825;0.03181565,0.1176278;-0.722218;0.1060847,0.1255521;-0.7137;-0.004147768,-0.05439993;0.00374996;-0.03996375,-0.1283507;-0.3684266;-0.01242652,-0.1716477;-0.7187426;0.05119435,-0.1590521;-0.7098197;-0.05868091,-0.004450336;0.5297145;0.006060958,119.3694
+0;0;0,-0.0003971503;0.306239;0.01617047,-0.001808205;0.6017573;0.02164973,0.1733083;0.4725737;-0.01065125,0.2360577;0.318939;-0.2022814,0.2985782;0.243497;-0.4762873,-0.169881;0.4654342;-0.02639547,-0.2266578;0.2903847;-0.2007437,-0.2554033;0.1652487;-0.461884,0.06033272;0.003813002;-0.03027474,0.08292676;-0.3738302;0.00875232,0.09590686;-0.7233518;0.08624977,0.09799174;-0.6803104;-0.02556248,-0.05843981;0.005041463;-0.03362304,-0.1095242;-0.3707706;-0.005274532,-0.1266067;-0.7205602;0.07019161,-0.1210254;-0.6774083;-0.04148775,-0.00141974;0.5293645;0.02240567,0;0;0,-0.002197899;0.306575;0.007136584,-0.0052123;0.6021018;0.003056288,0.1790746;0.5025246;-0.0139308,0.264904;0.303732;-0.1457567,0.3061072;0.1125257;-0.3612143,-0.1776109;0.4954788;-0.05465715,-0.214319;0.2513328;-0.1121767,-0.2058024;0.1357671;-0.3791066,0.06256559;0.00249435;-0.02550411,0.09962316;-0.3716532;0.03183997,0.1174262;-0.7216593;0.1061264,0.1254012;-0.7131432;-0.004106283,-0.05438409;0.003720599;-0.03999579,-0.1285683;-0.3682795;-0.01241622,-0.1716374;-0.7182021;0.05113625,-0.1589925;-0.7092749;-0.05873846,-0.004500262;0.529776;0.006205202,119.4028
+0;0;0,-0.0003971503;0.306239;0.01617047,-0.001808205;0.6017573;0.02164973,0.1733083;0.4725737;-0.01065125,0.2360577;0.318939;-0.2022814,0.2985782;0.243497;-0.4762873,-0.169881;0.4654342;-0.02639547,-0.2266578;0.2903847;-0.2007437,-0.2554033;0.1652487;-0.461884,0.06033272;0.003813002;-0.03027474,0.08292676;-0.3738302;0.00875232,0.09590686;-0.7233518;0.08624977,0.09799174;-0.6803104;-0.02556248,-0.05843981;0.005041463;-0.03362304,-0.1095242;-0.3707706;-0.005274532,-0.1266067;-0.7205602;0.07019161,-0.1210254;-0.6774083;-0.04148775,-0.00141974;0.5293645;0.02240567,0;0;0,-0.002197899;0.306575;0.007136584,-0.0052123;0.6021018;0.003056288,0.1790746;0.5025246;-0.0139308,0.264904;0.303732;-0.1457567,0.3061072;0.1125257;-0.3612143,-0.1776109;0.4954788;-0.05465715,-0.214319;0.2513328;-0.1121767,-0.2058024;0.1357671;-0.3791066,0.06256559;0.00249435;-0.02550411,0.09962316;-0.3716532;0.03183997,0.1174262;-0.7216593;0.1061264,0.1254012;-0.7131432;-0.004106283,-0.05438409;0.003720599;-0.03999579,-0.1285683;-0.3682795;-0.01241622,-0.1716374;-0.7182021;0.05113625,-0.1589925;-0.7092749;-0.05873846,-0.004500262;0.529776;0.006205202,119.4252
+0;0;0,-0.0003971893;0.3062691;0.01617206,-0.00180834;0.6018074;0.02165167,0.173163;0.4726657;-0.01062179,0.2359134;0.3190286;-0.2022549,0.2986229;0.2433584;-0.4770893,-0.1697412;0.4655321;-0.02635293,-0.2265188;0.2904799;-0.2007039,-0.2553512;0.1649655;-0.4626337,0.06037104;0.003815424;-0.03029397,0.08297063;-0.3739206;0.008742683,0.09591111;-0.722375;0.0860035,0.09799596;-0.6793337;-0.02580743,-0.05847692;0.005044665;-0.0336444,-0.1095738;-0.3708598;-0.005288927,-0.1266042;-0.7195813;0.06994678,-0.121023;-0.6764296;-0.04173126,-0.001419846;0.5294092;0.02240767,0;0;0,-0.002372362;0.3066019;0.007219672,-0.005490907;0.6021482;0.003179073,0.178574;0.5025024;-0.01455224,0.2646832;0.3038822;-0.146463,0.3061273;0.1162235;-0.3661423,-0.1780238;0.4960012;-0.05387293,-0.2147175;0.2523726;-0.1135715,-0.2055711;0.1388381;-0.3823068,0.06263823;0.002512738;-0.02543783,0.09945887;-0.371759;0.03186822,0.1167039;-0.720677;0.1061381,0.1243735;-0.7121574;-0.004115582,-0.05442092;0.00368922;-0.04002121,-0.1288092;-0.3683611;-0.01237966,-0.1716062;-0.71728;0.05071677,-0.1592731;-0.7083384;-0.05919475,-0.004751474;0.529817;0.006319642,119.4588
+0;0;0,-0.0004713623;0.3062917;0.0166267,-0.002012581;0.6018351;0.02245349,0.1728064;0.4727853;-0.0114986,0.2376578;0.3222505;-0.2049136,0.2811566;0.2318412;-0.4797113,-0.1697424;0.4660459;-0.0272258,-0.2264188;0.2950711;-0.2056388,-0.253069;0.1663966;-0.4670052,0.06042881;0.003805441;-0.03013516,0.08317177;-0.3740957;0.009074798,0.09596219;-0.7226499;0.08635196,0.09810507;-0.679585;-0.02542461,-0.058418;0.005055366;-0.03370506,-0.1091737;-0.3710658;-0.005058015,-0.1259181;-0.7198772;0.07027865,-0.1202851;-0.6766785;-0.04136071,-0.00159924;0.5294355;0.02311892,0;0;0,-0.002548702;0.3066393;0.007558107,-0.005863018;0.6022006;0.003883719,0.1782606;0.5025662;-0.01472616,0.2646408;0.3043866;-0.1471615,0.306023;0.1194244;-0.3699983,-0.177803;0.495719;-0.05489912,-0.2142845;0.2521956;-0.1152417,-0.205002;0.1410446;-0.385684,0.06263548;0.002561778;-0.02538669,0.09926181;-0.3719321;0.0318563,0.1166313;-0.7209892;0.1059023,0.1245253;-0.7124284;-0.004312634,-0.05438691;0.003623316;-0.0400398,-0.128931;-0.3685821;-0.01228717,-0.1718055;-0.717593;0.05078875,-0.1592476;-0.7086148;-0.0590733,-0.005071677;0.5298651;0.006930232,119.481
+0;0;0,-0.0004714202;0.3063293;0.01662873,-0.002012867;0.6019166;0.02245647,0.1726022;0.4729241;-0.01145505,0.2406323;0.3150106;-0.2143505,0.2822527;0.2285057;-0.4772811,-0.1695459;0.4661925;-0.02716387,-0.2290004;0.2868373;-0.214322,-0.2544997;0.1637196;-0.4644013,0.06041996;0.003804883;-0.03013075,0.08317017;-0.3742166;0.009091698,0.09597104;-0.7230556;0.086432,0.09811375;-0.6799917;-0.025336,-0.05840944;0.005054626;-0.03370012,-0.1091813;-0.3711863;-0.005043956,-0.1259394;-0.7202828;0.07035428,-0.1203068;-0.677085;-0.04127654,-0.001599475;0.529508;0.02312198,0;0;0,-0.00263264;0.3066728;0.007693409,-0.006024547;0.6022794;0.004191875,0.1778715;0.5028578;-0.014938,0.2702191;0.3073654;-0.169812,0.3069489;0.1230862;-0.3772727,-0.1771888;0.4952303;-0.05576866,-0.2156422;0.2394676;-0.1177209,-0.2059197;0.1375446;-0.3782301,0.06264105;0.002586633;-0.02534401,0.09922619;-0.3720283;0.03193963,0.1165912;-0.7214262;0.1057881,0.1246726;-0.7128484;-0.004407763,-0.05433537;0.003576012;-0.04009726,-0.1290762;-0.3687108;-0.0123036,-0.1717803;-0.7180184;0.05089956,-0.1590383;-0.7090325;-0.05893394,-0.005214959;0.5299333;0.007193326,119.5034
+0;0;0,-0.0004715227;0.3063958;0.01663235,-0.002013407;0.6020671;0.02246174,0.1725467;0.4730721;-0.01143866,0.2374999;0.322301;-0.2051572,0.2813872;0.2310843;-0.4824089,-0.1694933;0.4663427;-0.02714251,-0.2262587;0.2950996;-0.2058356,-0.2531469;0.1652761;-0.469536,0.06041488;0.003804563;-0.03012822,0.08316007;-0.3741336;0.009085588,0.09596393;-0.7230541;0.08644394,0.09810614;-0.6799932;-0.02529759,-0.05840454;0.005054201;-0.03369729,-0.1091653;-0.3711038;-0.005047439,-0.1259272;-0.7202817;0.07036839,-0.120296;-0.6770871;-0.04123598,-0.001599899;0.5296381;0.02312744,0;0;0,-0.002715245;0.3067356;0.007820964,-0.00619255;0.6024271;0.004477143,0.1776005;0.5029833;-0.01519656,0.2647838;0.3116392;-0.157549,0.3071471;0.1265441;-0.383514,-0.1769473;0.4952186;-0.05633406,-0.222016;0.2715005;-0.1676747,-0.202275;0.1379454;-0.4301407,0.06264686;0.002597377;-0.02531338,0.09924368;-0.3719313;0.03196907,0.1166178;-0.7214416;0.1056873,0.1247943;-0.7128427;-0.004478455,-0.05429495;0.003543946;-0.04014525,-0.1289971;-0.3686462;-0.01210221,-0.1716872;-0.7180684;0.05094898,-0.1588503;-0.7090592;-0.05885059,-0.005364329;0.5300592;0.007439017,119.5369
+0;0;0,-0.0005927641;0.3063775;0.01696174,-0.002250901;0.6020412;0.02314223,0.1722202;0.4733466;-0.01188145,0.2383152;0.3303132;-0.211006,0.2803118;0.2667793;-0.4961635,-0.1693378;0.4665354;-0.02803973,-0.2269002;0.299944;-0.210828,-0.257755;0.2099691;-0.4902338,0.06043707;0.003811589;-0.03008278,0.0832536;-0.3741137;0.009213323,0.09598784;-0.7230355;0.08657741,0.09827046;-0.6799535;-0.02515887,-0.05840368;0.005041851;-0.03370063,-0.1091107;-0.3711174;-0.004971158,-0.1258814;-0.7202995;0.07042326,-0.1201093;-0.6770749;-0.04117038,-0.001815176;0.5296115;0.02372084,0;0;0,-0.002715245;0.3067356;0.007820964,-0.00619255;0.6024271;0.004477143,0.1776005;0.5029833;-0.01519656,0.2647838;0.3116392;-0.157549,0.3071471;0.1265441;-0.383514,-0.1769473;0.4952186;-0.05633406,-0.222016;0.2715005;-0.1676747,-0.202275;0.1379454;-0.4301407,0.06264686;0.002597377;-0.02531338,0.09924368;-0.3719313;0.03196907,0.1166178;-0.7214416;0.1056873,0.1247943;-0.7128427;-0.004478455,-0.05429495;0.003543946;-0.04014525,-0.1289971;-0.3686462;-0.01210221,-0.1716872;-0.7180684;0.05094898,-0.1588503;-0.7090592;-0.05885059,-0.005364329;0.5300592;0.007439017,119.5595
+0;0;0,-0.0005927701;0.3063806;0.01696192,-0.00225099;0.6020591;0.02314275,0.1719162;0.4734602;-0.01181873,0.2428146;0.3200321;-0.2254143,0.2823007;0.2602961;-0.493526,-0.1690453;0.466661;-0.02794879,-0.230791;0.2879628;-0.2240209,-0.2598014;0.2033663;-0.4867246,0.06042018;0.003810524;-0.03007438,0.08323716;-0.3741222;0.0092225,0.09597471;-0.7231346;0.0866067,0.09825725;-0.6800531;-0.02512595,-0.05838736;0.005040442;-0.03369121,-0.1090954;-0.3711261;-0.004961176,-0.1258704;-0.720399;0.07045285,-0.1200986;-0.6771749;-0.04113716,-0.001815249;0.5296269;0.02372138,0;0;0,-0.002808481;0.3067358;0.007902265,-0.006339841;0.6024417;0.004582167,0.177139;0.5033316;-0.01545823,0.2707485;0.3114488;-0.1845975,0.3074101;0.1289414;-0.390409,-0.176418;0.4949294;-0.05689622,-0.22259;0.2827207;-0.2212905,-0.1965274;0.1379665;-0.4566165,0.06264728;0.002607137;-0.02526081,0.09917971;-0.3719335;0.0320338,0.1164891;-0.7215371;0.1057765,0.1247761;-0.7129335;-0.004378088,-0.05423862;0.003510946;-0.04019244,-0.1293403;-0.3686002;-0.01206763,-0.1716217;-0.7181039;0.05133325,-0.1586784;-0.7090964;-0.05844978,-0.005498543;0.5300712;0.007539749,119.5815
+0;0;0,-0.0005928771;0.3064359;0.01696498,-0.002251393;0.6021672;0.02314695,0.1716736;0.4736346;-0.01176488,0.2378153;0.3305002;-0.2110301,0.2807468;0.265552;-0.5025359,-0.1688125;0.4668449;-0.02787245,-0.2264156;0.3001358;-0.2107898,-0.2579573;0.2081578;-0.4964159,0.0604259;0.003810885;-0.03007722,0.08324437;-0.3741467;0.009222241,0.0959911;-0.7234105;0.08666219,0.09827355;-0.6803294;-0.02506602,-0.05839288;0.005040919;-0.0336944,-0.1091042;-0.3711504;-0.004962476,-0.1258914;-0.7206749;0.07050586,-0.1201197;-0.6774513;-0.0410797,-0.001815579;0.529723;0.02372568,0;0;0,-0.002858713;0.3067879;0.008009911,-0.006408371;0.6025478;0.004802704,0.1767118;0.5033791;-0.015957,0.2660339;0.316515;-0.1631716,0.3077743;0.1318187;-0.3980803,-0.1758964;0.4948808;-0.05743445,-0.2157579;0.3233496;-0.2406199,-0.1876518;0.1309664;-0.4713489,0.06265938;0.002620801;-0.0252465,0.0991918;-0.3719437;0.03205895,0.1165837;-0.7218499;0.1055965,0.1249416;-0.7132339;-0.004550576,-0.05423394;0.003488;-0.0402115,-0.1295942;-0.3685906;-0.01200826,-0.1713772;-0.7183782;0.05161153,-0.1583661;-0.709358;-0.0581613,-0.005566448;0.530164;0.007732987,119.6158
+0;0;0,-0.0007910244;0.3065278;0.01736069,-0.002673548;0.6023193;0.02388219,0.1709831;0.4739093;-0.01247009,0.2429153;0.3306146;-0.2216592,0.2807467;0.2441567;-0.4964991,-0.1687882;0.4675229;-0.02885673,-0.2305595;0.3019565;-0.2244066,-0.2557976;0.2173876;-0.5012717,0.06046446;0.003798755;-0.03001257,0.08354539;-0.374193;0.009210886,0.09588916;-0.7234138;0.08680402,0.09826193;-0.6803164;-0.02492331,-0.05839531;0.005049045;-0.03369912,-0.1090889;-0.3712024;-0.005169125,-0.1257568;-0.7206733;0.07046433,-0.1198982;-0.677419;-0.04111598,-0.002186463;0.5298592;0.02437736,0;0;0,-0.002969489;0.3068959;0.008211136,-0.006597929;0.6027247;0.005126715,0.1763824;0.5035509;-0.01626265,0.2685184;0.3191161;-0.1804651,0.3075656;0.1361608;-0.4028294,-0.1757624;0.4949411;-0.0576684,-0.2264269;0.2798585;-0.2013355,-0.2013465;0.1419932;-0.4559084,0.0626673;0.002621636;-0.0252403,0.09919752;-0.3719758;0.03212941,0.116589;-0.7218722;0.1056021,0.1249465;-0.7132445;-0.004550219,-0.05423847;0.003477346;-0.04021483,-0.1296753;-0.3686173;-0.01186274,-0.1714169;-0.7183697;0.05184807,-0.1584064;-0.7093426;-0.05792914,-0.00574065;0.5303246;0.008031249,119.6486
+0;0;0,-0.0007912648;0.306621;0.01736597,-0.002674486;0.6025221;0.02388993,0.1710085;0.474078;-0.01246773,0.2457079;0.3252707;-0.2297043,0.2825661;0.241037;-0.497474,-0.1688142;0.4676907;-0.02885684,-0.2329617;0.2957549;-0.2319295,-0.2575506;0.2133616;-0.5016723,0.06048679;0.003800158;-0.03002366,0.08356464;-0.3741411;0.00919456,0.09591202;-0.723464;0.0868104,0.09828483;-0.6803665;-0.02491839,-0.05841688;0.005050911;-0.03371157,-0.1091037;-0.3711503;-0.005185388,-0.1257765;-0.7207235;0.0704702,-0.1199178;-0.677469;-0.04111158,-0.002187229;0.5300364;0.02438528,0;0;0,-0.003072411;0.3069828;0.008409739,-0.006814733;0.602923;0.005605936,0.176135;0.5036671;-0.01645195,0.2709237;0.3185869;-0.1944288,0.3087687;0.1391014;-0.410084,-0.1756005;0.4948705;-0.05811471,-0.2173643;0.317821;-0.2626253,-0.1890615;0.1406479;-0.4816301,0.06270046;0.002661809;-0.02522063,0.09915618;-0.3718886;0.03216577,0.1165311;-0.7218999;0.1056058,0.1249633;-0.7132555;-0.004545569,-0.05426023;0.003442428;-0.04023046,-0.1297737;-0.3685804;-0.01182242,-0.1716173;-0.718444;0.05179936,-0.1585287;-0.7093922;-0.05797476,-0.005928785;0.5304946;0.0084337,119.6711
+0;0;0,-0.0007913847;0.3066674;0.0173686,-0.002674393;0.6025353;0.02389191,0.1710623;0.4740841;-0.01247726,0.2460066;0.3247889;-0.2304263,0.2786471;0.2501942;-0.4675546,-0.1688659;0.4676949;-0.02887146,-0.2332238;0.2951952;-0.23261,-0.254999;0.2222303;-0.4714857,0.06050839;0.003801515;-0.03003438,0.08359797;-0.3743319;0.009203782,0.09594465;-0.723635;0.08681522,0.09831798;-0.6805346;-0.0249382,-0.05843773;0.005052714;-0.03372361,-0.1091503;-0.3713398;-0.005182918,-0.1258221;-0.7208931;0.07046837,-0.1199622;-0.6776357;-0.04113799,-0.002187206;0.5300599;0.02438719,0;0;0,-0.003189661;0.3070242;0.008552313,-0.006958321;0.602931;0.005776525,0.1759547;0.503561;-0.01685679,0.2714966;0.3189432;-0.1962879,0.3097996;0.1763105;-0.3988919,-0.1766798;0.4959878;-0.05626822,-0.2277511;0.2817826;-0.2203271,-0.2025989;0.1539494;-0.4345365,0.06272785;0.002662808;-0.02521718,0.09916411;-0.3720787;0.03221858,0.1165136;-0.7220755;0.1056345,0.1243668;-0.7134227;-0.004586697,-0.05429126;0.003408657;-0.04023209,-0.1298968;-0.3688021;-0.01193759,-0.1717731;-0.7186457;0.05165867,-0.1592585;-0.7095878;-0.05820893,-0.006070361;0.5305128;0.008601665,119.6946
+0;0;0,-0.0008403327;0.3066376;0.01788416,-0.002809613;0.6024983;0.02471479,0.1706007;0.4737805;-0.01292286,0.2445767;0.3295374;-0.2345734,0.2774382;0.2585712;-0.4727824,-0.1687467;0.4681348;-0.02941223,-0.2343785;0.3006223;-0.2368719,-0.2547203;0.2285284;-0.4761381,0.06058466;0.003790055;-0.02988169,0.08407882;-0.3743086;0.009451542,0.09615602;-0.7235993;0.08716084,0.09860127;-0.6804675;-0.02458733,-0.05841079;0.005049672;-0.03377071,-0.1087964;-0.3713642;-0.004934657,-0.12566;-0.7208976;0.07076651,-0.1197253;-0.6776211;-0.04083364,-0.002305306;0.5300225;0.02512964,0;0;0,-0.003189661;0.3070242;0.008552313,-0.006958321;0.602931;0.005776525,0.1759547;0.503561;-0.01685679,0.2714966;0.3189432;-0.1962879,0.3097996;0.1763105;-0.3988919,-0.1766798;0.4959878;-0.05626822,-0.2277511;0.2817826;-0.2203271,-0.2025989;0.1539494;-0.4345365,0.06272785;0.002662808;-0.02521718,0.09916411;-0.3720787;0.03221858,0.1165136;-0.7220755;0.1056345,0.1243668;-0.7134227;-0.004586697,-0.05429126;0.003408657;-0.04023209,-0.1298968;-0.3688021;-0.01193759,-0.1717731;-0.7186457;0.05165867,-0.1592585;-0.7095878;-0.05820893,-0.006070361;0.5305128;0.008601665,119.7268
+0;0;0,-0.00084041;0.3066658;0.0178858,-0.002809849;0.6025503;0.02471699,0.1703321;0.4739143;-0.01286155,0.2449004;0.3285162;-0.2362868,0.2831684;0.2458746;-0.5136862,-0.1684886;0.4682774;-0.02932533,-0.2346459;0.2994237;-0.2384461,-0.2583343;0.2154688;-0.5170766,0.06059858;0.003790926;-0.02988855,0.08408687;-0.3742133;0.00943486,0.096161;-0.7234153;0.08712441,0.09860548;-0.6802877;-0.02458838,-0.0584242;0.005050832;-0.03377847,-0.1087973;-0.3712691;-0.004949614,-0.1256565;-0.7207136;0.0707323,-0.1197237;-0.6774414;-0.0408325,-0.002305503;0.530069;0.02513187,0;0;0,-0.003233813;0.3070509;0.008591294,-0.007025629;0.6029813;0.005822897,0.1755251;0.5037514;-0.01746523,0.2728215;0.3210925;-0.2012831,0.3135242;0.1491797;-0.4337348,-0.1759239;0.4960898;-0.05756376,-0.2280712;0.2794985;-0.2218463,-0.2007871;0.1531072;-0.4836197,0.06274004;0.002648592;-0.02523005,0.09920726;-0.3719894;0.03223073,0.1167456;-0.7219017;0.1055607,0.1248231;-0.7132382;-0.004609942,-0.05430794;0.00341326;-0.04023531,-0.1301172;-0.3686723;-0.01211907,-0.1718332;-0.7184376;0.05150066,-0.1590912;-0.7093664;-0.05830682,-0.006134249;0.5305576;0.008648396,119.7603
+0;0;0,-0.0008406228;0.3067435;0.01789033,-0.002810315;0.6026661;0.02472248,0.1703166;0.4740276;-0.01285269,0.2448672;0.3286639;-0.2362252,0.277733;0.2576884;-0.4744654,-0.1684744;0.4683912;-0.02931502,-0.2346161;0.2995773;-0.2383864,-0.2549605;0.227474;-0.4776839,0.06060237;0.003791163;-0.02989042,0.08410243;-0.3744025;0.009452691,0.09617799;-0.7236457;0.08715141,0.09862241;-0.6805184;-0.0245589,-0.05842786;0.005051149;-0.03378059,-0.1088261;-0.3714574;-0.004937284,-0.1256874;-0.7209431;0.07075356,-0.1197547;-0.6776711;-0.04080877,-0.002305918;0.5301774;0.0251374,0;0;0,-0.00335452;0.3071228;0.008757591,-0.007230781;0.6030918;0.006165028,0.1751977;0.5037703;-0.01792729,0.27293;0.3216118;-0.201912,0.3117656;0.181103;-0.4059345,-0.1756426;0.496059;-0.05834287,-0.2284236;0.2795577;-0.2224314,-0.2048944;0.1714721;-0.4474646,0.06274992;0.002639905;-0.02521777,0.09925372;-0.3721706;0.0323596,0.1169161;-0.7221314;0.1056347,0.125086;-0.7134535;-0.004529364,-0.05430712;0.003421222;-0.04024288,-0.1300448;-0.3688723;-0.01210195,-0.1718579;-0.7186671;0.05152893,-0.159022;-0.709583;-0.05826754,-0.006321847;0.5306592;0.008946657,119.7939
+0;0;0,-0.0008015372;0.3067366;0.01852751,-0.00284784;0.6026694;0.0256587,0.1693363;0.4734744;-0.01374196,0.2401303;0.3499803;-0.2525094,0.2849186;0.2834906;-0.5384984,-0.1678117;0.469065;-0.03004547,-0.2367185;0.3052262;-0.243777,-0.2512359;0.2128526;-0.5256865,0.0606632;0.003790729;-0.0298107,0.08457286;-0.3748551;0.009955423,0.09637913;-0.7234417;0.08765315,0.09885591;-0.6802827;-0.02402648,-0.05845245;0.005053539;-0.03377638,-0.1085614;-0.3720044;-0.004757822,-0.125358;-0.7207832;0.07113793,-0.1193953;-0.6774786;-0.04039263,-0.002323548;0.5301754;0.02598831,0;0;0,-0.003354006;0.3071499;0.008883953,-0.007182926;0.6031376;0.006364346,0.1747112;0.5037543;-0.01868975,0.2740641;0.3241498;-0.2061564,0.3143886;0.1514424;-0.4444056,-0.1749039;0.4961323;-0.05895087,-0.22874;0.27875;-0.2236297,-0.2001151;0.1530094;-0.4911862,0.06277783;0.002626196;-0.02520156,0.09942296;-0.3726776;0.03250408,0.1173112;-0.7220379;0.1054173,0.1255037;-0.7133426;-0.004721887,-0.0543275;0.003421289;-0.04024785,-0.1300303;-0.3694084;-0.01209076,-0.1718191;-0.7185601;0.05143704,-0.1589554;-0.7094578;-0.05833294,-0.00628835;0.5306991;0.009126425,119.8273
+0;0;0,-0.0008017156;0.3068049;0.01853164,-0.002848183;0.6027616;0.02566341,0.1691013;0.4736386;-0.01368291,0.2338277;0.360729;-0.2319857,0.2725415;0.303257;-0.4791874,-0.1675858;0.4692351;-0.02996414,-0.2305866;0.3194389;-0.2253769,-0.2431351;0.2395935;-0.4690523,0.06065579;0.003790266;-0.02980706,0.08454429;-0.3745206;0.009923888,0.09630811;-0.7218538;0.08734225,0.09878458;-0.6786965;-0.02432322,-0.05844531;0.005052921;-0.03377225,-0.1085099;-0.3716715;-0.004779365,-0.1252461;-0.7191962;0.07084349,-0.1192842;-0.6758932;-0.04067293,-0.002323851;0.530262;0.02599304,0;0;0,-0.003419079;0.3072154;0.008960724,-0.007235505;0.6032267;0.006404877,0.1743389;0.5040351;-0.01918519,0.2720782;0.3233477;-0.168829,0.3111794;0.2056709;-0.3936261,-0.1744449;0.4962941;-0.05952599,-0.2244523;0.2975266;-0.2098086,-0.1989711;0.1916106;-0.4422801,0.06276446;0.002620444;-0.02521324,0.09947535;-0.3723515;0.03237724,0.1172308;-0.7204125;0.1052513,0.1254781;-0.7117261;-0.004867435,-0.05432542;0.003421303;-0.04023674,-0.1299643;-0.3690822;-0.01216125,-0.1717041;-0.7169945;0.05098274,-0.1587834;-0.7078796;-0.05876831,-0.00634601;0.530783;0.009178162,119.8497
+0;0;0,-0.0008020053;0.3069158;0.01853833,-0.002849388;0.6030045;0.02567307,0.1690375;0.4738644;-0.01365853,0.2382782;0.3530799;-0.2471869,0.2760915;0.2969449;-0.4886379,-0.1675261;0.4694625;-0.02993378,-0.2349209;0.3092187;-0.2389756,-0.2471775;0.2312308;-0.4769824,0.0606657;0.003790885;-0.02981192,0.08457699;-0.3748809;0.009956924,0.09635191;-0.7225416;0.08744828,0.09882772;-0.6793877;-0.02418778,-0.05845485;0.005053747;-0.03377777,-0.1085672;-0.37203;-0.004757222,-0.1253192;-0.7198824;0.07093693,-0.1193589;-0.6765829;-0.04055011,-0.002324782;0.530467;0.02600288,0;0;0,-0.003435328;0.3073222;0.009102464,-0.007200256;0.6034672;0.006650686,0.174189;0.5040939;-0.01945508,0.2724875;0.33338;-0.2068392,0.3151138;0.1937302;-0.4107031,-0.1739177;0.496344;-0.06028739,-0.2279648;0.2834608;-0.2205318,-0.2015457;0.1834763;-0.4489715,0.06277187;0.002577856;-0.02522886,0.0997033;-0.3727058;0.03259778,0.1175051;-0.7211573;0.1052349,0.1258992;-0.7124464;-0.004847296,-0.05434596;0.003451383;-0.04022503,-0.129888;-0.369438;-0.0120734,-0.1718057;-0.7176765;0.05104857,-0.1587346;-0.7085415;-0.05865817,-0.006328218;0.5309843;0.009395719,119.8831
+0;0;0,-0.0008886121;0.3069749;0.0190781,-0.003034467;0.6031574;0.02644217,0.1698067;0.4752252;-0.01036405,0.232795;0.3509349;-0.2441116,0.2861124;0.2969069;-0.4831899,-0.1673501;0.4700843;-0.0305609,-0.2387994;0.3130576;-0.2410155,-0.2501595;0.2365568;-0.479634,0.06067572;0.003824408;-0.02982158,0.08482869;-0.3748573;0.01024226,0.09638192;-0.7224731;0.08793019,0.09966353;-0.6793016;-0.02365661,-0.05848694;0.005019718;-0.0337576,-0.1086867;-0.3720909;-0.004501062,-0.1252407;-0.7199225;0.0712931,-0.1184774;-0.6765978;-0.04011867,-0.002480644;0.5305916;0.02670517,0;0;0,-0.003413327;0.30741;0.009261131,-0.007070571;0.6036574;0.00694263,0.1741361;0.5041395;-0.01968431,0.272647;0.333366;-0.2072624,0.3395491;0.219329;-0.4204288,-0.1734608;0.4964245;-0.06071681,-0.2287014;0.2843096;-0.2219907,-0.2011658;0.1859112;-0.4510754,0.06279436;0.002545908;-0.0252167,0.09984203;-0.372777;0.03264988,0.1176588;-0.7212242;0.1052637,0.126121;-0.7124941;-0.004790187,-0.05436065;0.003469453;-0.04022907,-0.1297535;-0.3695005;-0.01198491,-0.1719289;-0.717768;0.05075801,-0.15878;-0.708584;-0.05892184,-0.006232105;0.5311444;0.009650707,119.9166
+0;0;0,-0.0008889876;0.3071046;0.01908616,-0.00303553;0.6033819;0.02645255,0.1697448;0.475445;-0.01034047,0.232969;0.3506893;-0.2449631,0.2862881;0.2966596;-0.4840491,-0.1672927;0.4703059;-0.03053018,-0.2390095;0.3126913;-0.2417727,-0.2503699;0.236188;-0.4803988,0.0606957;0.003825667;-0.0298314,0.08485096;-0.3748921;0.01023625,0.09640864;-0.7226417;0.08795408,0.09968933;-0.6794738;-0.023602,-0.0585062;0.005021371;-0.03376871,-0.1087108;-0.3721251;-0.004509397,-0.1252711;-0.7200906;0.07131393,-0.1185097;-0.6767695;-0.04006716,-0.00248152;0.5307918;0.02671564,0;0;0,-0.003438108;0.3075372;0.009346008,-0.007032715;0.6038799;0.007013321,0.1740039;0.5042224;-0.02002775,0.2735288;0.3340957;-0.2091329,0.3155415;0.2011986;-0.4176936,-0.1729851;0.4964465;-0.06145401,-0.2312385;0.2902327;-0.2308396,-0.2010877;0.1873245;-0.4576106,0.06282827;0.002494425;-0.02519727,0.1001438;-0.3728293;0.03273082,0.1178764;-0.7214375;0.1052665,0.1264453;-0.7126935;-0.004750252,-0.0543812;0.003503356;-0.0402359,-0.129477;-0.3695554;-0.01188314,-0.1715927;-0.7179685;0.05087064,-0.1583392;-0.7087714;-0.05876741,-0.006210908;0.5313426;0.00972867,119.9389
+0;0;0,-0.0008891939;0.3071758;0.01909059,-0.003036175;0.6035135;0.02645835,0.1696735;0.4755812;-0.01031937,0.2328504;0.3509188;-0.2447667,0.2861749;0.2968837;-0.4838763,-0.1672255;0.4704442;-0.03050078,-0.2388887;0.3129474;-0.2415854,-0.2502502;0.2364365;-0.4802352,0.06070499;0.003826253;-0.02983597,0.08486256;-0.3749277;0.01023551,0.09639297;-0.7218569;0.08776999,0.099673;-0.6786916;-0.02376352,-0.05851516;0.00502214;-0.03377388,-0.1087245;-0.3721603;-0.004511774,-0.1252458;-0.7193049;0.07113267,-0.1184857;-0.6759865;-0.04022588,-0.002482028;0.5309052;0.02672151,0;0;0,-0.003355146;0.3076049;0.009498119,-0.006867282;0.6040096;0.0072366,0.1739875;0.5042257;-0.02022803,0.2737268;0.3343353;-0.2091378,0.3388878;0.2219757;-0.4237679,-0.1724704;0.4965507;-0.06191211,-0.2310511;0.2905335;-0.2310949,-0.200598;0.1899231;-0.4588818,0.06281401;0.002425164;-0.02526736,0.1003849;-0.3728831;0.03283632,0.1184827;-0.7206793;0.1050488,0.1271302;-0.711927;-0.004940152,-0.05441402;0.003547912;-0.04020508,-0.1294577;-0.3695695;-0.01199758,-0.1712773;-0.7171539;0.05077716,-0.1579399;-0.7079406;-0.05883047,-0.006066069;0.5314533;0.009932995,119.9724
+0;0;0,-0.000995455;0.3071458;0.01956229,-0.003375898;0.6034732;0.02729457,0.1687113;0.4751487;-0.01209322,0.2311207;0.3676001;-0.2550664,0.2925022;0.2914069;-0.4860721,-0.1677623;0.4685937;-0.02701833,-0.238432;0.3198349;-0.2446745,-0.2490562;0.2770211;-0.4916377,0.06074856;0.003890669;-0.0297388,0.08498349;-0.3748245;0.01065104,0.09645271;-0.7217861;0.08804962,0.09836242;-0.6785706;-0.02350983,-0.05850657;0.004941394;-0.03380066,-0.1088756;-0.372229;-0.004656941,-0.1251733;-0.7192904;0.0714165,-0.1197816;-0.675934;-0.04001215,-0.002759787;0.5308651;0.02744968,0;0;0,-0.003355146;0.3076049;0.009498119,-0.006867282;0.6040096;0.0072366,0.1739875;0.5042257;-0.02022803,0.2737268;0.3343353;-0.2091378,0.3388878;0.2219757;-0.4237679,-0.1724704;0.4965507;-0.06191211,-0.2310511;0.2905335;-0.2310949,-0.200598;0.1899231;-0.4588818,0.06281401;0.002425164;-0.02526736,0.1003849;-0.3728831;0.03283632,0.1184827;-0.7206793;0.1050488,0.1271302;-0.711927;-0.004940152,-0.05441402;0.003547912;-0.04020508,-0.1294577;-0.3695695;-0.01199758,-0.1712773;-0.7171539;0.05077716,-0.1579399;-0.7079406;-0.05883047,-0.006066069;0.5314533;0.009932995,119.9948
+0;0;0,-0.0009955766;0.3071834;0.01956468,-0.003376216;0.6035352;0.02729758,0.1685961;0.4752416;-0.01206368,0.2315823;0.3666988;-0.2572829,0.2929455;0.2905284;-0.4882193,-0.1676519;0.468691;-0.02697878,-0.2389749;0.3185571;-0.2466469,-0.2495959;0.2757562;-0.4935361,0.06078113;0.003892755;-0.02975474,0.08502424;-0.3749503;0.01064873,0.09654073;-0.7233424;0.08836643,0.09844985;-0.680131;-0.0231578,-0.05853794;0.004944043;-0.03381878,-0.108924;-0.3723536;-0.004665222,-0.1252889;-0.7208459;0.07172187,-0.1198988;-0.6774938;-0.03967161,-0.00276005;0.5309207;0.02745271,0;0;0,-0.003323652;0.3076393;0.009611964,-0.006787412;0.6040694;0.007388949,0.1738244;0.5042927;-0.02071023,0.2747353;0.3361799;-0.2141949,0.3403657;0.2158223;-0.4242084,-0.1721227;0.4965586;-0.06207526,-0.2314774;0.2900419;-0.2344386,-0.2001248;0.1912034;-0.4627957,0.06285585;0.00238429;-0.02526462,0.1005144;-0.3730239;0.03298235,0.1187103;-0.7222925;0.1053017,0.1273022;-0.7135048;-0.004662156,-0.05445746;0.003579063;-0.04020472,-0.1295524;-0.3696733;-0.01217532,-0.1712077;-0.7186613;0.0512433,-0.1579309;-0.7094448;-0.05833597,-0.005998328;0.5315061;0.01007736,120.0283
+0;0;0,-0.0009959147;0.3072877;0.01957132,-0.003377375;0.6037417;0.02730688,0.1686253;0.4754128;-0.01206126,0.2316735;0.3667632;-0.2575218,0.2930388;0.2905902;-0.4884663,-0.1676818;0.4688611;-0.02697899,-0.239075;0.3185794;-0.2468634,-0.2496963;0.275777;-0.4937612,0.06078751;0.003893164;-0.02975787,0.08503676;-0.3750458;0.01065584,0.09655301;-0.7234303;0.08837185,0.0984621;-0.6802192;-0.02315059,-0.05854409;0.004944562;-0.03382234,-0.1089429;-0.3724487;-0.004661392,-0.1253074;-0.7209335;0.07172403,-0.1199175;-0.6775815;-0.03966765,-0.002760993;0.5311017;0.02746206,0;0;0,-0.003324635;0.3077399;0.009740829,-0.006729268;0.6042734;0.007606864,0.1738404;0.5044968;-0.02086949,0.2750104;0.336598;-0.2147905,0.3401857;0.2165863;-0.4251539,-0.1717747;0.4965099;-0.06255751,-0.2316499;0.2929878;-0.238695,-0.199431;0.193546;-0.4666789,0.06287429;0.002343863;-0.02524161,0.1006631;-0.3731397;0.03306973,0.1188287;-0.7224044;0.1053772,0.1275072;-0.7136108;-0.004579186,-0.05445733;0.003597304;-0.04021528,-0.1296224;-0.369744;-0.01224082,-0.1711536;-0.718718;0.05129254,-0.1577901;-0.7094955;-0.05827545,-0.005958334;0.5316837;0.01027334,120.0618
+0;0;0,-0.001011834;0.3072365;0.02050332,-0.00341985;0.6036968;0.02847667,0.1674725;0.4745376;-0.01395117,0.2367025;0.3598487;-0.2557216,0.2910492;0.2912833;-0.4907507,-0.1676163;0.4678262;-0.02454673,-0.2343345;0.341631;-0.2612379,-0.2496282;0.2762357;-0.5028636,0.06077098;0.00397611;-0.02982442,0.08539911;-0.3747931;0.01187045,0.09655327;-0.7234652;0.08931465,0.09741372;-0.6802043;-0.02221002,-0.05864679;0.004883262;-0.03369161,-0.1088318;-0.3725225;-0.00440857,-0.1252234;-0.7210689;0.0726691,-0.1208823;-0.6776713;-0.03875802,-0.002783269;0.5310534;0.02857616,0;0;0,-0.00326445;0.3077458;0.009877563,-0.00662186;0.6042937;0.007840395,0.1738113;0.5049927;-0.02103376,0.2755786;0.3377901;-0.21619,0.3404264;0.2153636;-0.4252354,-0.1711417;0.4962515;-0.06311972,-0.2316998;0.2920761;-0.2393138,-0.1988264;0.1954291;-0.4683819,0.06290959;0.002299041;-0.02520943,0.1007932;-0.3731594;0.03315938,0.1190832;-0.7226492;0.1053853,0.1278671;-0.7138453;-0.004559755,-0.05446717;0.003637056;-0.04023079,-0.1298315;-0.3696669;-0.01238199,-0.1710479;-0.7188536;0.05136777,-0.1575778;-0.7096226;-0.05818383,-0.005864568;0.5316993;0.01047754,120.0843
+0;0;0,-0.001011978;0.30728;0.02050622,-0.003419925;0.6037321;0.02847944,0.1673156;0.4746292;-0.01390924,0.2365333;0.3599607;-0.2556368,0.2908891;0.2913839;-0.4907048,-0.1674646;0.4679239;-0.02449505,-0.234171;0.3417512;-0.2611443,-0.2494672;0.276345;-0.5028101,0.06079589;0.00397774;-0.02983664,0.08542397;-0.3747907;0.01185814,0.09658728;-0.7237487;0.08936585,0.09744771;-0.680488;-0.02215608,-0.05867084;0.004885264;-0.03370542,-0.1088558;-0.3725197;-0.004422447,-0.1252608;-0.7213519;0.07271843,-0.1209198;-0.6779546;-0.03870595,-0.00278338;0.5310929;0.02857892,0;0;0,-0.003283001;0.3077859;0.009979129,-0.006583318;0.6043264;0.007970333,0.1736948;0.5054599;-0.02107263,0.2758771;0.3386418;-0.2162716,0.3390785;0.218705;-0.427305,-0.1708181;0.4963885;-0.06328923,-0.2310971;0.294374;-0.2419754,-0.2003593;0.2032734;-0.4736437,0.06294459;0.002252027;-0.02520108,0.1008391;-0.373202;0.03318393,0.1195132;-0.7229666;0.1054316,0.12833;-0.7141561;-0.004509322,-0.0544953;0.003675528;-0.04023606,-0.1298253;-0.3696423;-0.01249152,-0.1709687;-0.719112;0.05139767,-0.1574606;-0.7098707;-0.05814838,-0.0058413;0.5317359;0.01060438,120.1179
+0;0;0,-0.001085604;0.3072274;0.02116507,-0.003587847;0.6036497;0.02945049,0.1680456;0.4754344;-0.009619087,0.2326287;0.362822;-0.2540287,0.2852405;0.3056486;-0.4925426,-0.1674816;0.4672545;-0.02250003,-0.2320941;0.3545159;-0.2668437,-0.2478902;0.2839029;-0.507031,0.06080187;0.004009652;-0.0298315,0.08550917;-0.3746744;0.01254973,0.0965853;-0.7234606;0.09007263,0.09778426;-0.6801661;-0.0214446,-0.05870099;0.004851077;-0.03366785,-0.1089283;-0.3725492;-0.004436158,-0.1251556;-0.7211645;0.07294787,-0.1204771;-0.6777302;-0.03846086,-0.002919898;0.5310163;0.02945037,0;0;0,-0.003271773;0.307776;0.01005387,-0.006540418;0.6042956;0.008069277,0.1735331;0.5060087;-0.02126849,0.2761841;0.3394412;-0.2169893,0.3386039;0.2209706;-0.4291075,-0.170457;0.4964548;-0.06340918,-0.2322167;0.2955031;-0.243389,-0.2118989;0.2225441;-0.482533,0.06294501;0.002236903;-0.02521479,0.100893;-0.3732025;0.03320992,0.119792;-0.7227991;0.1053853,0.1286;-0.7139878;-0.004558921,-0.05450533;0.003676257;-0.04023081,-0.1300184;-0.3696196;-0.01273183,-0.1709009;-0.7189159;0.05133799,-0.157398;-0.7096711;-0.05821186,-0.00580591;0.5317104;0.01069915,120.1514
+0;0;0,-0.00108554;0.3072092;0.02116381,-0.003587648;0.6036155;0.02944876,0.1679225;0.4754435;-0.009592634,0.2326593;0.3625631;-0.2545842,0.2852678;0.3053933;-0.4930828,-0.1673628;0.4672695;-0.02246429,-0.2321291;0.3542625;-0.2673897,-0.2479241;0.283654;-0.5075616,0.06081172;0.004010302;-0.02983633,0.08551881;-0.3746706;0.01254455,0.09659636;-0.7235016;0.09007742,0.09779531;-0.6802074;-0.0214379,-0.05871049;0.004851863;-0.03367331,-0.1089373;-0.3725452;-0.004441855,-0.1251667;-0.7212054;0.07295211,-0.1204884;-0.6777713;-0.03845468,-0.00291973;0.5309854;0.02944864,0;0;0,-0.003241323;0.3077552;0.0101409,-0.006481051;0.6042592;0.00818491,0.1734269;0.506149;-0.02142799,0.2767548;0.340741;-0.2187026,0.3385142;0.2197864;-0.4295896,-0.1700612;0.4965026;-0.06376798,-0.2324052;0.2946997;-0.2436082,-0.2122916;0.2229855;-0.4831288,0.06297013;0.002195761;-0.02518523,0.1009399;-0.373233;0.03327298,0.1198469;-0.7228686;0.1054846,0.1287218;-0.7140538;-0.004452944,-0.05450683;0.003710801;-0.04024414,-0.1301177;-0.3695708;-0.01286502,-0.170839;-0.7189063;0.05135015,-0.1572694;-0.7096573;-0.05819025,-0.005752698;0.5316771;0.01080847,120.1749
+0;0;0,-0.001085659;0.3072431;0.02116614,-0.003587894;0.6036642;0.02945146,0.1678877;0.4754987;-0.009582032,0.232625;0.3626174;-0.2545754,0.285237;0.3054438;-0.49309,-0.1673297;0.4673263;-0.02245108,-0.2320965;0.3543186;-0.2673783,-0.2478926;0.2837053;-0.5075663,0.060783;0.004008409;-0.02982224,0.08549062;-0.3746806;0.01255955,0.09656756;-0.7234923;0.09008812,0.09776648;-0.6801984;-0.02142454,-0.05868277;0.004849571;-0.03365741,-0.1089107;-0.3725557;-0.004425323,-0.1251392;-0.7211965;0.07296436,-0.120461;-0.6777627;-0.03843978,-0.002919932;0.5310293;0.02945134,0;0;0,-0.003236555;0.307789;0.01014769,-0.006442167;0.6043079;0.008162737,0.1733724;0.506245;-0.0217427,0.2769231;0.3421894;-0.2200301,0.337899;0.2219833;-0.431592,-0.169793;0.4967111;-0.0642889,-0.2324372;0.2960587;-0.2453114,-0.2129651;0.2252442;-0.4851701,0.06294958;0.002178743;-0.02515173,0.1009797;-0.3732625;0.03324056,0.1199271;-0.7228822;0.1054212,0.128858;-0.7140685;-0.004508853,-0.05446827;0.003714916;-0.04024195,-0.1303969;-0.3695302;-0.0131307,-0.1707314;-0.7188462;0.05132409,-0.157107;-0.7095984;-0.05820655,-0.005721964;0.5317212;0.0107944,120.207
+0;0;0,-0.001085866;0.3073014;0.02117016,-0.003588354;0.6037526;0.02945633,0.1677375;0.4756289;-0.009542916,0.2323945;0.3628875;-0.2542326,0.2850137;0.3057061;-0.4927797,-0.1671859;0.4674636;-0.02240067,-0.2318724;0.3545959;-0.2670242,-0.2476706;0.283973;-0.5072451,0.06074301;0.004005771;-0.02980262,0.08545127;-0.3746931;0.01258027,0.09648481;-0.722138;0.08980507,0.09768358;-0.6788458;-0.02169385,-0.05864416;0.00484638;-0.03363526,-0.1088734;-0.3725687;-0.004402418,-0.1250383;-0.7198434;0.07268405,-0.1203606;-0.6764113;-0.03870638,-0.002920327;0.5311107;0.02945622,0;0;0,-0.003205709;0.3078459;0.01020515,-0.006332032;0.6043957;0.008221507,0.1732904;0.5066149;-0.02194297,0.2773353;0.3432426;-0.2200549,0.3375629;0.225896;-0.4334691,-0.1694024;0.4968024;-0.06449533,-0.2322237;0.298441;-0.2474444,-0.2126799;0.2279421;-0.487426,0.06290725;0.002158538;-0.02513909,0.1011105;-0.3732863;0.03318167,0.1200455;-0.7214089;0.1056765,0.1289829;-0.7126046;-0.004237056,-0.05441603;0.00371688;-0.04023724,-0.1303001;-0.3695525;-0.01319603,-0.1704387;-0.7174946;0.05105732,-0.1568058;-0.708234;-0.05846049,-0.005631946;0.5318019;0.01085413,120.2405
+0;0;0,-0.001049914;0.3072404;0.0220393,-0.003514379;0.603685;0.03056473,0.1680781;0.475724;-0.007580537,0.2303817;0.3668724;-0.2546306,0.2706488;0.3528336;-0.5018647,-0.1672101;0.4670334;-0.02056008,-0.2294351;0.3661204;-0.2709773,-0.2427766;0.3252943;-0.5181583,0.0607104;0.004056146;-0.02986218,0.08560599;-0.3744957;0.0137082,0.09655237;-0.7219447;0.09092699,0.0976626;-0.6786116;-0.02056797,-0.05871721;0.004803008;-0.03351382,-0.1088681;-0.3726127;-0.004155541,-0.1249111;-0.7197659;0.07350174,-0.120322;-0.6762923;-0.03788735,-0.002838195;0.5310433;0.03050706,0;0;0,-0.003205709;0.3078459;0.01020515,-0.006332032;0.6043957;0.008221507,0.1732904;0.5066149;-0.02194297,0.2773353;0.3432426;-0.2200549,0.3375629;0.225896;-0.4334691,-0.1694024;0.4968024;-0.06449533,-0.2322237;0.298441;-0.2474444,-0.2126799;0.2279421;-0.487426,0.06290725;0.002158538;-0.02513909,0.1011105;-0.3732863;0.03318167,0.1200455;-0.7214089;0.1056765,0.1289829;-0.7126046;-0.004237056,-0.05441603;0.00371688;-0.04023724,-0.1303001;-0.3695525;-0.01319603,-0.1704387;-0.7174946;0.05105732,-0.1568058;-0.708234;-0.05846049,-0.005631946;0.5318019;0.01085413,120.2628
+0;0;0,-0.001049794;0.3072053;0.02203679,-0.003514211;0.6036431;0.03056177,0.1678659;0.4757459;-0.007536171,0.2310434;0.3653675;-0.2580515,0.271305;0.3513306;-0.5052513,-0.1670057;0.4670661;-0.02049958,-0.2301034;0.3647376;-0.2744292,-0.243443;0.3239172;-0.5215761,0.06074816;0.004058668;-0.02988075,0.0856442;-0.3745;0.01369042,0.096588;-0.7218673;0.09089103,0.09769794;-0.6785376;-0.0205749,-0.05875373;0.004805995;-0.03353466,-0.1089056;-0.3726166;-0.004175853,-0.1249448;-0.7196881;0.07346316,-0.1203568;-0.676218;-0.03789694,-0.002837981;0.5309964;0.0305041,0;0;0,-0.003056102;0.3078119;0.01021457,-0.006106451;0.6043552;0.008206964,0.1732192;0.5066233;-0.02219903,0.2784877;0.3465758;-0.2277131,0.3377514;0.2238238;-0.438297,-0.1688154;0.4971245;-0.06494474,-0.2330086;0.296214;-0.2505436,-0.203706;0.2168716;-0.4867045,0.06295776;0.002133116;-0.02512848,0.1012378;-0.3733179;0.03314757,0.1203017;-0.7213539;0.1056126,0.1293196;-0.7125418;-0.004266024,-0.05446006;0.003728547;-0.04024762,-0.1304989;-0.3695302;-0.01339705,-0.1703501;-0.7174067;0.05092676,-0.1566347;-0.7081364;-0.0585526,-0.005429626;0.5317568;0.01085234,120.2852
+0;0;0,-0.001049801;0.3072075;0.02203694,-0.003514062;0.6036264;0.03056138,0.1677088;0.4757845;-0.007501537,0.2312326;0.3648011;-0.2593899,0.2715155;0.3507568;-0.5067205,-0.1668544;0.4671126;-0.02045301,-0.230298;0.3642233;-0.2757745,-0.2436446;0.3233812;-0.5230519,0.0607628;0.004059647;-0.02988796,0.08565865;-0.3744962;0.01368289,0.09655588;-0.7203851;0.09055495,0.09766569;-0.677057;-0.02089779,-0.05876788;0.004807154;-0.03354275,-0.1089193;-0.3726126;-0.004184157,-0.1248903;-0.718207;0.07312444,-0.1203029;-0.6747385;-0.03822249,-0.002837873;0.5309841;0.03050371,0;0;0,-0.003046744;0.3078139;0.01022196,-0.00607007;0.6043385;0.008198261,0.1730964;0.5068598;-0.02228427,0.2791983;0.3477213;-0.2301729,0.3233074;0.2267554;-0.445612,-0.1684282;0.4971353;-0.06531809,-0.2342107;0.3004311;-0.2571004,-0.2039197;0.2177939;-0.4921449,0.0629655;0.002119884;-0.02515435,0.1012589;-0.3733217;0.0331552,0.1202159;-0.7197931;0.1057181,0.1293143;-0.7109936;-0.004137874,-0.05449179;0.00374061;-0.04023111,-0.1305001;-0.3695249;-0.01342977,-0.1701969;-0.7159241;0.05059303,-0.1564005;-0.7066464;-0.05886395,-0.005398951;0.5317445;0.01084781,120.3188
+0;0;0,-0.00119141;0.3071657;0.0229803,-0.003622683;0.6036226;0.03178509,0.1670121;0.475214;-0.007068902,0.2312377;0.3729833;-0.267042,0.2726709;0.3613775;-0.5142695,-0.1667853;0.4668957;-0.01876701,-0.229326;0.3711246;-0.2815951,-0.2451788;0.3255149;-0.5278496,0.06074516;0.004118942;-0.0298957,0.08555907;-0.3742839;0.01488911,0.09617056;-0.7210455;0.09205545,0.09696499;-0.6776628;-0.01935919,-0.05883207;0.004748314;-0.03342057,-0.1089117;-0.3726072;-0.003337808,-0.1246894;-0.7190231;0.07449485,-0.1204247;-0.6755148;-0.03682581,-0.002942648;0.5309634;0.03168582,0;0;0,-0.003004394;0.3078425;0.01021016,-0.005971394;0.6044142;0.008141994,0.1729342;0.5070003;-0.02244139,0.2807542;0.3506681;-0.2371439,0.3242162;0.2242756;-0.4495322,-0.1680067;0.4973236;-0.06559978,-0.2352775;0.2984272;-0.2607329,-0.2052848;0.2148631;-0.4954461,0.06295399;0.002074376;-0.02516317,0.1012539;-0.3733287;0.03328133,0.1202306;-0.7207708;0.1056328,0.1293861;-0.711952;-0.004187457,-0.05448937;0.003781784;-0.04021567,-0.1308067;-0.3694306;-0.01379066,-0.170304;-0.7167057;0.05063652,-0.1564525;-0.7074195;-0.05878023,-0.005318016;0.5318035;0.01080763,120.3521
+0;0;0,-0.00119155;0.3072017;0.022983,-0.003623113;0.6036936;0.03178874,0.1668834;0.4753165;-0.007035971,0.2306882;0.3737556;-0.265306,0.272135;0.362146;-0.5126147,-0.1666618;0.4670046;-0.01872524,-0.2287929;0.3718609;-0.2798316,-0.2446508;0.3262362;-0.5261669,0.06075194;0.004119402;-0.02989903,0.0855663;-0.3742904;0.0148866,0.09616964;-0.7207856;0.09199364,0.0969641;-0.6774026;-0.01942411,-0.05883863;0.004748844;-0.0334243,-0.1089192;-0.3726136;-0.003340989,-0.1246848;-0.7187633;0.07443185,-0.1204199;-0.6752546;-0.03689191,-0.002942979;0.5310238;0.03168947,0;0;0,-0.002988189;0.3078791;0.01020038,-0.005913891;0.6044859;0.008090258,0.1728027;0.5072523;-0.02281249,0.2810876;0.3517685;-0.2353878,0.3339044;0.242769;-0.4552598,-0.1677423;0.4974693;-0.06580839,-0.2308815;0.3294431;-0.2868733,-0.2026252;0.2375532;-0.5187613,0.06295739;0.002063811;-0.02517593,0.1014279;-0.3733368;0.03321826,0.1203749;-0.7204963;0.105593,0.1295006;-0.7116835;-0.004231811,-0.05450114;0.003784436;-0.04021224,-0.1307763;-0.3694533;-0.01392249,-0.1702735;-0.7164376;0.05056532,-0.1564493;-0.7071519;-0.058858,-0.005271509;0.531865;0.01076925,120.3745
+0;0;0,-0.001191682;0.3072358;0.02298555,-0.003623641;0.6037755;0.03179261,0.1665002;0.4755095;-0.006944835,0.2300421;0.374367;-0.264151,0.2714886;0.3627574;-0.5114575,-0.1662931;0.4672163;-0.01860775,-0.2281683;0.3724645;-0.2786385,-0.244026;0.3268402;-0.5249717,0.06075227;0.004119424;-0.0298992,0.08556633;-0.3742858;0.01488589,0.09615576;-0.7203264;0.09189179,0.09695006;-0.676946;-0.01950447,-0.05883895;0.004748869;-0.03342448,-0.1089189;-0.372609;-0.003341531,-0.1246638;-0.7183046;0.07432929,-0.1203997;-0.6747986;-0.03697298,-0.002943371;0.5310912;0.03169331,0;0;0,-0.002930634;0.3079153;0.01015806,-0.005743295;0.6045691;0.007871628,0.1724742;0.5076827;-0.02343416,0.2813587;0.3534676;-0.2350572,0.3334851;0.2433582;-0.4545381,-0.1671147;0.4976981;-0.06610426,-0.2377148;0.308091;-0.2648182,-0.2083898;0.2556217;-0.5085396,0.06293207;0.002017826;-0.02524388,0.101562;-0.3733564;0.03318477,0.1203877;-0.7200481;0.1055491,0.1294883;-0.7112389;-0.004254937,-0.05451298;0.003807093;-0.04019466,-0.1306922;-0.3694794;-0.01438937,-0.170193;-0.7159399;0.05034821,-0.1563951;-0.7066558;-0.05905592,-0.00513842;0.5319356;0.01060832,120.408
+0;0;0,-0.001249631;0.3072627;0.02346452,-0.003657436;0.603891;0.03250488,0.1660546;0.4752765;-0.006838053,0.2285269;0.3841937;-0.2669515,0.2668684;0.3817293;-0.5150195,-0.1661588;0.4669767;-0.01745231,-0.2236567;0.3834038;-0.2812086,-0.2390745;0.3452255;-0.5288346,0.06078852;0.004165124;-0.02983839,0.08563173;-0.3742087;0.01533259,0.09610992;-0.7201208;0.09259127,0.09662509;-0.6767143;-0.01880327,-0.05883935;0.004704131;-0.03344734,-0.1086448;-0.3726758;-0.002981318,-0.124405;-0.718215;0.07504552,-0.1204233;-0.674682;-0.03626373,-0.002974357;0.5311787;0.03236101,0;0;0,-0.002900258;0.3079786;0.01016295,-0.005665667;0.6047281;0.0078336,0.1723082;0.5077271;-0.02369416,0.2820659;0.3572055;-0.2361896,0.3331782;0.2459108;-0.4553127,-0.1668074;0.4979175;-0.06628685,-0.2318389;0.3370361;-0.2893248,-0.2027336;0.2510761;-0.5233711,0.06293597;0.002011389;-0.02525747,0.1017131;-0.3733851;0.03303659,0.1204654;-0.7199739;0.1055517,0.1295666;-0.7111676;-0.00425148,-0.05452567;0.003807764;-0.04019172,-0.1306719;-0.3695058;-0.01444003,-0.170232;-0.7159203;0.05010342,-0.1564307;-0.706634;-0.05930047,-0.005075641;0.5320669;0.01058376,120.4416
+0;0;0,-0.001249688;0.3072766;0.02346558,-0.003657569;0.6039143;0.03250623,0.1659463;0.4753335;-0.006811604,0.2283656;0.3843279;-0.2667046,0.2667069;0.3818635;-0.5147713,-0.1660544;0.4670391;-0.01741907,-0.2235036;0.383537;-0.2809519,-0.2389213;0.3453588;-0.5285765,0.06079156;0.004165332;-0.02983988,0.08558974;-0.3735228;0.01524922,0.09606893;-0.7194676;0.09251522,0.09658403;-0.6760628;-0.01886498,-0.05884229;0.004704366;-0.03344901,-0.1085575;-0.3719916;-0.003038205,-0.1243192;-0.7175635;0.07499601,-0.120338;-0.6740323;-0.03629892,-0.00297447;0.5312;0.03236236,0;0;0,-0.002904505;0.3079929;0.01015103,-0.005665287;0.6047516;0.007788777,0.1721435;0.5079837;-0.02412319,0.2824006;0.3592646;-0.2373098,0.3341852;0.2480942;-0.4563366,-0.1666827;0.4982754;-0.06645566,-0.2366236;0.3194377;-0.2734529,-0.2156374;0.2672503;-0.5180941,0.06294268;0.00200285;-0.02525055,0.101817;-0.3727353;0.03268409,0.1201516;-0.7192581;0.1057826,0.1291868;-0.7104536;-0.004010916,-0.05452798;0.003812047;-0.0401939,-0.1305552;-0.3688295;-0.0146132,-0.1700796;-0.7152647;0.0500252,-0.1563486;-0.7059711;-0.05937411,-0.00507576;0.5320887;0.01054931,120.4639
+0;0;0,-0.001249688;0.3072766;0.02346558,-0.003657569;0.6039143;0.03250623,0.1659463;0.4753335;-0.006811604,0.2283656;0.3843279;-0.2667046,0.2667069;0.3818635;-0.5147713,-0.1660544;0.4670391;-0.01741907,-0.2235036;0.383537;-0.2809519,-0.2389213;0.3453588;-0.5285765,0.06079156;0.004165332;-0.02983988,0.08558974;-0.3735228;0.01524922,0.09606893;-0.7194676;0.09251522,0.09658403;-0.6760628;-0.01886498,-0.05884229;0.004704366;-0.03344901,-0.1085575;-0.3719916;-0.003038205,-0.1243192;-0.7175635;0.07499601,-0.120338;-0.6740323;-0.03629892,-0.00297447;0.5312;0.03236236,0;0;0,-0.002904505;0.3079929;0.01015103,-0.005665287;0.6047516;0.007788777,0.1721435;0.5079837;-0.02412319,0.2824006;0.3592646;-0.2373098,0.3341852;0.2480942;-0.4563366,-0.1666827;0.4982754;-0.06645566,-0.2366236;0.3194377;-0.2734529,-0.2156374;0.2672503;-0.5180941,0.06294268;0.00200285;-0.02525055,0.101817;-0.3727353;0.03268409,0.1201516;-0.7192581;0.1057826,0.1291868;-0.7104536;-0.004010916,-0.05452798;0.003812047;-0.0401939,-0.1305552;-0.3688295;-0.0146132,-0.1700796;-0.7152647;0.0500252,-0.1563486;-0.7059711;-0.05937411,-0.00507576;0.5320887;0.01054931,120.4862
+0;0;0,-0.001320457;0.3073095;0.02379061,-0.003774572;0.6040035;0.03304996,0.1655519;0.4751881;-0.006692234,0.2273552;0.3866822;-0.2662439,0.2648998;0.3883058;-0.514453,-0.1660343;0.4667809;-0.01642824,-0.2215819;0.3891355;-0.280825,-0.2378429;0.358885;-0.5295025,0.06082704;0.004212186;-0.02981244,0.08564137;-0.3731457;0.01537609,0.09612963;-0.7193229;0.09301525,0.09640411;-0.6758961;-0.0183604,-0.05886305;0.004659254;-0.03346468,-0.1082593;-0.3717586;-0.003028583,-0.1241437;-0.7175387;0.07545952,-0.1204033;-0.6739898;-0.03583885,-0.003073603;0.531273;0.03284521,0;0;0,-0.002883323;0.3080528;0.0101006,-0.005598709;0.604874;0.007622004,0.1720703;0.508135;-0.02426529,0.2830743;0.3616252;-0.2369457,0.3344113;0.2516732;-0.4567071,-0.1664927;0.4986008;-0.06666583,-0.2314667;0.3455355;-0.2933141,-0.191504;0.2378141;-0.516516,0.06297971;0.001964986;-0.02522194,0.1020301;-0.3724459;0.03264248,0.1203844;-0.7192701;0.1058043,0.129435;-0.7104717;-0.003983974,-0.05454204;0.003848345;-0.04020955,-0.130622;-0.3684732;-0.01480853,-0.1699777;-0.715179;0.05017437,-0.1562299;-0.7058919;-0.05921879,-0.00502158;0.5321957;0.01041687,120.5085
+0;0;0,-0.001320731;0.3073733;0.02379555,-0.003775123;0.604101;0.03305598,0.1655127;0.4752912;-0.006677147,0.2272308;0.3869073;-0.2658711,0.2647779;0.388531;-0.5140963,-0.1659974;0.466886;-0.01641091,-0.2214684;0.3893476;-0.2804433,-0.2377304;0.3590951;-0.5291369,0.06089346;0.004216786;-0.029845,0.08572044;-0.3733333;0.01536655,0.09620856;-0.7195058;0.09300464,0.09648304;-0.6760794;-0.01836798,-0.05892733;0.004664341;-0.03350123,-0.1083487;-0.3719453;-0.003049627,-0.1242329;-0.7177206;0.07543741,-0.1204927;-0.6741721;-0.03585793,-0.003074084;0.5313632;0.03285122,0;0;0,-0.002812818;0.3081169;0.01011872,-0.005454101;0.6049718;0.007596612,0.1721383;0.5082318;-0.02435493,0.2838548;0.3635682;-0.237414,0.3351838;0.2557359;-0.4582436,-0.1663238;0.4988896;-0.06675486,-0.2315053;0.3458334;-0.2928687,-0.2209194;0.1763738;-0.4778,0.06303666;0.001935765;-0.02528143,0.1021608;-0.372625;0.03284001,0.1205302;-0.7194912;0.1057746,0.129565;-0.7106896;-0.004012465,-0.05463735;0.003862195;-0.04020401,-0.1306374;-0.3686852;-0.01496565,-0.1698333;-0.7153517;0.05029596,-0.156104;-0.7060674;-0.05909585,-0.00489594;0.5322868;0.01040578,120.5421
+0;0;0,-0.001320731;0.3073733;0.02379555,-0.003775123;0.604101;0.03305598,0.1655127;0.4752912;-0.006677147,0.2272308;0.3869073;-0.2658711,0.2647779;0.388531;-0.5140963,-0.1659974;0.466886;-0.01641091,-0.2214684;0.3893476;-0.2804433,-0.2377304;0.3590951;-0.5291369,0.06089346;0.004216786;-0.029845,0.08572044;-0.3733333;0.01536655,0.09620856;-0.7195058;0.09300464,0.09648304;-0.6760794;-0.01836798,-0.05892733;0.004664341;-0.03350123,-0.1083487;-0.3719453;-0.003049627,-0.1242329;-0.7177206;0.07543741,-0.1204927;-0.6741721;-0.03585793,-0.003074084;0.5313632;0.03285122,0;0;0,-0.002812818;0.3081169;0.01011872,-0.005454101;0.6049718;0.007596612,0.1721383;0.5082318;-0.02435493,0.2838548;0.3635682;-0.237414,0.3351838;0.2557359;-0.4582436,-0.1663238;0.4988896;-0.06675486,-0.2315053;0.3458334;-0.2928687,-0.2209194;0.1763738;-0.4778,0.06303666;0.001935765;-0.02528143,0.1021608;-0.372625;0.03284001,0.1205302;-0.7194912;0.1057746,0.129565;-0.7106896;-0.004012465,-0.05463735;0.003862195;-0.04020401,-0.1306374;-0.3686852;-0.01496565,-0.1698333;-0.7153517;0.05029596,-0.156104;-0.7060674;-0.05909585,-0.00489594;0.5322868;0.01040578,120.5644
+0;0;0,-0.001392982;0.3074237;0.02419067,-0.003904958;0.6042464;0.03374653,0.1648953;0.4750561;-0.006341983,0.2258804;0.3966719;-0.2683415,0.2621251;0.4000079;-0.5167623,-0.1657448;0.4667387;-0.01554503,-0.2224255;0.3938674;-0.28009,-0.2394372;0.3638331;-0.528779,0.06098477;0.004236978;-0.02981958,0.08592135;-0.3732382;0.0156724,0.09633133;-0.7187307;0.09337457,0.09646986;-0.6752733;-0.01805174,-0.05898588;0.004653804;-0.03354565,-0.1080209;-0.3719722;-0.003093906,-0.1239322;-0.7170362;0.07557445,-0.1203285;-0.6734602;-0.03577925,-0.00318467;0.5314825;0.03345984,0;0;0,-0.002738148;0.3082048;0.00993681,-0.005203187;0.6051625;0.007093906,0.172103;0.5084049;-0.02440369,0.2845192;0.3659493;-0.2378891,0.3351009;0.2599053;-0.459776,-0.1683683;0.4999928;-0.06195657,-0.2291827;0.3512167;-0.2914653,-0.2018795;0.2472704;-0.5183735,0.06308345;0.001899838;-0.02536082,0.1022631;-0.3725843;0.03299558,0.120517;-0.7187779;0.1059873,0.1282146;-0.7099994;-0.003955126,-0.05473145;0.003885438;-0.04019545,-0.1306879;-0.3686609;-0.01532155,-0.1697893;-0.7146297;0.05015942,-0.1573928;-0.7053707;-0.05944477,-0.004695341;0.5324539;0.009990931,120.5869
+0;0;0,-0.001392667;0.3073542;0.0241852,-0.003904014;0.604103;0.03373874,0.1646326;0.4750207;-0.006287314,0.2249494;0.3974956;-0.2654156,0.2734712;0.4019616;-0.5979838,-0.1654892;0.4667165;-0.01547594,-0.2215488;0.3946437;-0.2771218,-0.2443229;0.354436;-0.6100491,0.06100642;0.004238482;-0.02983016,0.0859217;-0.3729143;0.01562296,0.09630698;-0.7175874;0.09314083,0.09644548;-0.6741333;-0.01825785,-0.05900681;0.004655456;-0.03355755,-0.1079999;-0.3716488;-0.00313182,-0.1238735;-0.7158943;0.07534993,-0.1202707;-0.6723217;-0.03597615,-0.003183921;0.5313588;0.03345212,0;0;0,-0.002692573;0.3081325;0.01002848,-0.005105846;0.6050171;0.007233858,0.1719172;0.5088328;-0.02455199,0.2834756;0.3673089;-0.2350786,0.3372304;0.1999771;-0.5215858,-0.1672595;0.5006498;-0.06375087,-0.2278733;0.3526699;-0.2900773,-0.1921673;0.2126171;-0.5935344,0.06311378;0.00185658;-0.02535331,0.1024159;-0.3722873;0.03297853,0.1203505;-0.7176318;0.1059986,0.1284766;-0.7088556;-0.003884077,-0.05475873;0.003912525;-0.04019652,-0.1304187;-0.3683829;-0.0156476,-0.1691554;-0.7134504;0.05026299,-0.1563446;-0.704192;-0.05926492,-0.004608817;0.5323277;0.0101198,120.6204
+0;0;0,-0.00147964;0.3074414;0.02287639,-0.003699029;0.6041968;0.03074867,0.1653833;0.4759006;-0.005736839,0.2275217;0.4007472;-0.2810778,0.2669121;0.4089278;-0.5482094,-0.1664014;0.4675276;-0.01446123,-0.2220563;0.4002942;-0.2932156,-0.2397365;0.3756571;-0.5616523,0.06101251;0.004279308;-0.02988706,0.08579411;-0.3728836;0.01611621,0.09645414;-0.7173649;0.09402017,0.09647486;-0.6740155;-0.0173665,-0.05907739;0.004626925;-0.03350417,-0.1075722;-0.3717787;-0.002692336,-0.123858;-0.7158329;0.0761206,-0.1203687;-0.6723735;-0.03519816,-0.003097913;0.5314652;0.03100954,0;0;0,-0.002642781;0.30812;0.01004303,-0.004970178;0.604965;0.00722611,0.1717494;0.5093197;-0.02499318,0.2895968;0.3560931;-0.2439805,0.3404693;0.2719778;-0.4956042,-0.1665676;0.501011;-0.06457341,-0.2312737;0.347581;-0.3045613,-0.213667;0.1937242;-0.5259116,0.06312943;0.001827508;-0.02540493,0.1024614;-0.3723582;0.03307855,0.1204095;-0.7176099;0.1060797,0.1286332;-0.7088265;-0.00377214,-0.05480419;0.00392967;-0.04018874,-0.1303758;-0.3684627;-0.01579292,-0.1691932;-0.713401;0.05024367,-0.1562846;-0.7041343;-0.05924923,-0.004498206;0.5322894;0.01011813,120.6539
+0;0;0,-0.001479326;0.307376;0.02287152,-0.003698036;0.6040413;0.0307416,0.1651725;0.4758415;-0.00569785,0.2194088;0.4102452;-0.2460244,0.2560593;0.4178568;-0.494575,-0.1661956;0.4674791;-0.01441129,-0.214773;0.4087955;-0.2577173,-0.2312234;0.3858721;-0.5074822,0.06102682;0.004280312;-0.02989407,0.08581507;-0.3729838;0.01612155,0.09647524;-0.71747;0.09402662,0.09649596;-0.6741239;-0.01733266,-0.05909124;0.00462801;-0.03351203,-0.107599;-0.3718787;-0.002691926,-0.1238851;-0.7159379;0.07612213,-0.1203967;-0.6724817;-0.03516924,-0.003097141;0.5313363;0.03100238,0;0;0,-0.002629057;0.3080536;0.01007056,-0.00492283;0.6048086;0.007245183,0.1715548;0.5094894;-0.02516484,0.2885474;0.3666097;-0.2009472,0.3231521;0.3208308;-0.4456621,-0.1659489;0.5015086;-0.06550849,-0.2225268;0.3688256;-0.2757357,-0.2080905;0.2244337;-0.4809701,0.06314561;0.001815572;-0.02540839,0.1024515;-0.3724496;0.03324962,0.120372;-0.7176986;0.1062946,0.1287995;-0.7089067;-0.003515244,-0.0548263;0.00393361;-0.04018524,-0.1303951;-0.3685652;-0.01581038,-0.1691124;-0.7134975;0.05034319,-0.1560027;-0.7042179;-0.05909999,-0.004458971;0.5321597;0.01014042,120.6761
+0;0;0,-0.001479326;0.307376;0.02287152,-0.003698036;0.6040413;0.0307416,0.1651725;0.4758415;-0.00569785,0.2194088;0.4102452;-0.2460244,0.2560593;0.4178568;-0.494575,-0.1661956;0.4674791;-0.01441129,-0.214773;0.4087955;-0.2577173,-0.2312234;0.3858721;-0.5074822,0.06102682;0.004280312;-0.02989407,0.08581507;-0.3729838;0.01612155,0.09647524;-0.71747;0.09402662,0.09649596;-0.6741239;-0.01733266,-0.05909124;0.00462801;-0.03351203,-0.107599;-0.3718787;-0.002691926,-0.1238851;-0.7159379;0.07612213,-0.1203967;-0.6724817;-0.03516924,-0.003097141;0.5313363;0.03100238,0;0;0,-0.002629057;0.3080536;0.01007056,-0.00492283;0.6048086;0.007245183,0.1715548;0.5094894;-0.02516484,0.2885474;0.3666097;-0.2009472,0.3231521;0.3208308;-0.4456621,-0.1659489;0.5015086;-0.06550849,-0.2225268;0.3688256;-0.2757357,-0.2080905;0.2244337;-0.4809701,0.06314561;0.001815572;-0.02540839,0.1024515;-0.3724496;0.03324962,0.120372;-0.7176986;0.1062946,0.1287995;-0.7089067;-0.003515244,-0.0548263;0.00393361;-0.04018524,-0.1303951;-0.3685652;-0.01581038,-0.1691124;-0.7134975;0.05034319,-0.1560027;-0.7042179;-0.05909999,-0.004458971;0.5321597;0.01014042,120.6986
+0;0;0,-0.001479461;0.3074042;0.02287362,-0.003698373;0.6040965;0.03074443,0.1648854;0.4759852;-0.005632451,0.222296;0.4065498;-0.2600242,0.265967;0.4156194;-0.5561854,-0.1659179;0.467637;-0.01433104,-0.2173383;0.405519;-0.2718766,-0.2369398;0.3782045;-0.5694847,0.06114217;0.004288402;-0.02995057,0.08593137;-0.3729902;0.01606682,0.09659165;-0.71748;0.09397269,0.09661236;-0.6741362;-0.01736709,-0.05920293;0.004636757;-0.03357537,-0.1077126;-0.3718843;-0.002754085,-0.1239988;-0.7159471;0.07606079,-0.120511;-0.6724933;-0.03521109,-0.003097427;0.5313854;0.03100523,0;0;0,-0.002638042;0.3080859;0.009942532,-0.004936688;0.6048657;0.006914377,0.1712007;0.5098318;-0.02576578,0.2795431;0.3783298;-0.235054,0.3324589;0.2718103;-0.5099256,-0.1656173;0.5017815;-0.06586331,-0.2259811;0.361567;-0.2884134,-0.2089368;0.1893299;-0.5328407,0.06322082;0.001789778;-0.02556789,0.1023991;-0.3724772;0.0332588,0.1202642;-0.7177123;0.1064008,0.1286448;-0.7089239;-0.003391854,-0.05498349;0.003946717;-0.04018745,-0.1306113;-0.3685596;-0.01588302,-0.1692914;-0.7134864;0.05034035,-0.156229;-0.704211;-0.05908757,-0.004467763;0.532213;0.009863138,120.732
+0;0;0,-0.001469904;0.3073646;0.02351071,-0.003725125;0.6040295;0.03188097,0.1652881;0.4754001;-0.005351767,0.219548;0.4115249;-0.2464184,0.2533275;0.4296225;-0.4948163,-0.1664127;0.4669711;-0.01356126,-0.2119225;0.4142559;-0.2590958,-0.2304065;0.4001595;-0.5093552,0.06117428;0.004377631;-0.03011342,0.08580265;-0.3727971;0.01669826,0.09656575;-0.7180094;0.09500404,0.09644796;-0.6746377;-0.01624048,-0.05937513;0.004583469;-0.03349419,-0.1075373;-0.3719513;-0.002499172,-0.1241152;-0.7166787;0.07691899,-0.1207685;-0.6731986;-0.03426216,-0.003114332;0.5313252;0.03190935,0;0;0,-0.002596527;0.3080952;0.009928226,-0.00483343;0.6048577;0.006888866,0.1731571;0.5101359;-0.01965094,0.284609;0.3722615;-0.2032439,0.3243659;0.3284957;-0.4475266,-0.1660211;0.5022215;-0.06663069,-0.2237732;0.3711174;-0.2778502,-0.2101073;0.2256297;-0.4823414,0.06319519;0.001724496;-0.02591658,0.102327;-0.3724471;0.03343832,0.1204121;-0.7185223;0.1064044,0.1302362;-0.7097223;-0.003177524,-0.05516672;0.003980736;-0.04011312,-0.1308269;-0.3685255;-0.01616805,-0.169376;-0.7142669;0.05013385,-0.1548755;-0.7049646;-0.0590243,-0.00437744;0.5322121;0.009836793,120.7544
+0;0;0,-0.001469869;0.3073573;0.02351015,-0.003724881;0.603995;0.0318797,0.1646503;0.4755858;-0.005211871,0.222825;0.407102;-0.2636716,0.2640624;0.4291951;-0.5669101,-0.1657939;0.4671888;-0.01339027,-0.2145872;0.4106701;-0.2766404,-0.2371521;0.3934616;-0.5821513,0.06127591;0.004384904;-0.03016345,0.08588067;-0.3724283;0.01660336,0.09666487;-0.7183175;0.0950627,0.09654708;-0.674946;-0.01618055,-0.05947376;0.004591082;-0.03354983,-0.1075897;-0.3715827;-0.002584523,-0.1242001;-0.7169862;0.07698937,-0.1208536;-0.6735063;-0.0341905,-0.003114159;0.531299;0.03190808,0;0;0,-0.0026384;0.3080932;0.009745121,-0.004927263;0.6048253;0.00644803,0.171947;0.5104285;-0.02272201,0.280272;0.3831272;-0.2393688,0.3312517;0.2752568;-0.5220475,-0.1654936;0.5027076;-0.06684887,-0.227806;0.3628265;-0.2936224,-0.2154517;0.1822408;-0.541369,0.06326148;0.001692533;-0.02605605,0.1023972;-0.3721119;0.03326833,0.1202205;-0.718855;0.1065007,0.1294465;-0.7100527;-0.003132343,-0.05533031;0.004004845;-0.04007886,-0.1310545;-0.3681377;-0.01648846,-0.1694739;-0.7145212;0.05024914,-0.1555726;-0.7052262;-0.05898423,-0.004453726;0.5321909;0.009463906,120.788
+0;0;0,-0.0014698;0.3073428;0.02350904,-0.003724569;0.6039489;0.03187777,0.1642013;0.4756985;-0.005114429,0.2184643;0.4118196;-0.2461949,0.2522458;0.4299182;-0.494607,-0.1653581;0.4673239;-0.01327093,-0.2108705;0.4146057;-0.2588196,-0.2293556;0.4005085;-0.5090932,0.06125536;0.004383434;-0.03015333,0.08587129;-0.372601;0.01663473,0.09665438;-0.7184542;0.0950859,0.0965366;-0.6750833;-0.01615235,-0.05945382;0.004589543;-0.03353859,-0.1075917;-0.3717552;-0.002559207,-0.1242003;-0.7171228;0.07700641,-0.1208539;-0.6736434;-0.03416847,-0.003113928;0.5312625;0.03190614,0;0;0,-0.00266286;0.3080789;0.009733319,-0.004964307;0.6047794;0.006439567,0.1710646;0.5105451;-0.0247128,0.283527;0.3738675;-0.2086046,0.3217109;0.3403042;-0.4547607,-0.1649893;0.5029168;-0.0669434,-0.2233337;0.3743277;-0.2795593,-0.2135546;0.2268244;-0.4828436,0.06324387;0.001680031;-0.02603936,0.10229;-0.3722816;0.03346229,0.1200766;-0.7189826;0.1067247,0.1289104;-0.710169;-0.002937675,-0.05531533;0.00400644;-0.0400602,-0.1310869;-0.3683038;-0.01647915,-0.1695164;-0.7146095;0.05046027,-0.1560069;-0.7053063;-0.05881867,-0.00448627;0.5321544;0.009451866,120.8104
+0;0;0,-0.001545034;0.3073;0.02395964,-0.003907;0.6038698;0.03266149,0.1634779;0.4755211;-0.004789695,0.2207548;0.4099001;-0.2617225,0.2525628;0.4447868;-0.5730476,-0.164895;0.4666767;-0.01218749,-0.2126022;0.4156854;-0.2743423,-0.2364193;0.3953771;-0.5876672,0.06128158;0.004452457;-0.03016779,0.08573801;-0.3724702;0.01714699,0.09674157;-0.7198575;0.09598223,0.09640081;-0.6764604;-0.01523024,-0.05951253;0.00452846;-0.03351275,-0.1076826;-0.3718081;-0.002562243,-0.1242519;-0.718639;0.07773651,-0.121129;-0.6751325;-0.0334194,-0.003251883;0.5311924;0.03256095,0;0;0,-0.002645545;0.3080727;0.009693742,-0.004912101;0.6047457;0.006379247,0.1703738;0.5108834;-0.02640188,0.2789091;0.3878026;-0.2424399,0.3309167;0.2785744;-0.5331572,-0.1644899;0.5031686;-0.06702032,-0.232449;0.3722939;-0.2947363,-0.1982404;0.2901224;-0.596779,0.06325924;0.001608744;-0.02609658,0.1023634;-0.3722851;0.03375148,0.1201793;-0.7206337;0.106894,0.1286414;-0.7117882;-0.002781384,-0.05537939;0.004065883;-0.04002428,-0.1310291;-0.3682609;-0.01641537,-0.1695705;-0.716068;0.05110405,-0.1564336;-0.7067528;-0.05819998,-0.004441813;0.5321294;0.009393573,120.8439
+0;0;0,-0.001545257;0.3073444;0.0239631,-0.00390736;0.6039318;0.03266557,0.1631479;0.4756915;-0.004711758,0.2170361;0.4139527;-0.2464439,0.242429;0.4418034;-0.4949799,-0.1645756;0.4668646;-0.01209492,-0.2094605;0.4188901;-0.2587401,-0.228474;0.4026776;-0.5088726,0.06144654;0.004464442;-0.030249,0.08590026;-0.3724166;0.01706056,0.09690359;-0.7197967;0.09589416,0.09656288;-0.6764013;-0.01530439,-0.05967272;0.00454065;-0.03360295,-0.1078375;-0.3717544;-0.002655871,-0.1244064;-0.718578;0.07764121,-0.1212839;-0.6750732;-0.03350078,-0.003252227;0.5312527;0.03256503,0;0;0,-0.0026877;0.3081167;0.009698153,-0.004978523;0.6048076;0.006405473,0.1699044;0.5114262;-0.02688265,0.2838841;0.3766289;-0.211242,0.3155036;0.3520843;-0.459412,-0.164292;0.5033125;-0.06673761,-0.2430322;0.3559098;-0.2596689,-0.1951191;0.286907;-0.4965941,0.06334953;0.001489431;-0.02636719,0.1023625;-0.3722679;0.03412187,0.1200159;-0.7205678;0.1074997,0.128291;-0.7117121;-0.002177596,-0.05565272;0.004152501;-0.03995173,-0.131278;-0.3681529;-0.01660603,-0.1698482;-0.7158341;0.05150302,-0.1568984;-0.7065086;-0.05781093,-0.004501097;0.5321892;0.009410858,120.8662
+0;0;0,-0.001545257;0.3073444;0.0239631,-0.00390736;0.6039318;0.03266557,0.1631479;0.4756915;-0.004711758,0.2170361;0.4139527;-0.2464439,0.242429;0.4418034;-0.4949799,-0.1645756;0.4668646;-0.01209492,-0.2094605;0.4188901;-0.2587401,-0.228474;0.4026776;-0.5088726,0.06144654;0.004464442;-0.030249,0.08590026;-0.3724166;0.01706056,0.09690359;-0.7197967;0.09589416,0.09656288;-0.6764013;-0.01530439,-0.05967272;0.00454065;-0.03360295,-0.1078375;-0.3717544;-0.002655871,-0.1244064;-0.718578;0.07764121,-0.1212839;-0.6750732;-0.03350078,-0.003252227;0.5312527;0.03256503,0;0;0,-0.0026877;0.3081167;0.009698153,-0.004978523;0.6048076;0.006405473,0.1699044;0.5114262;-0.02688265,0.2838841;0.3766289;-0.211242,0.3155036;0.3520843;-0.459412,-0.164292;0.5033125;-0.06673761,-0.2430322;0.3559098;-0.2596689,-0.1951191;0.286907;-0.4965941,0.06334953;0.001489431;-0.02636719,0.1023625;-0.3722679;0.03412187,0.1200159;-0.7205678;0.1074997,0.128291;-0.7117121;-0.002177596,-0.05565272;0.004152501;-0.03995173,-0.131278;-0.3681529;-0.01660603,-0.1698482;-0.7158341;0.05150302,-0.1568984;-0.7065086;-0.05781093,-0.004501097;0.5321892;0.009410858,120.8995
+0;0;0,-0.001552614;0.3072556;0.02444611,-0.003897491;0.603771;0.03353466,0.1625727;0.475293;-0.004491083,0.219633;0.4120797;-0.2651502,0.2518933;0.4588056;-0.5813144,-0.1640534;0.4662132;-0.0111445,-0.2123297;0.4211691;-0.2772937,-0.2248635;0.451838;-0.5968029,0.06147502;0.004490561;-0.0304559,0.08584776;-0.3721283;0.01754085,0.09701785;-0.7202147;0.09667424,0.09647679;-0.676793;-0.01449801,-0.05986109;0.004539567;-0.03351042,-0.1076818;-0.3716331;-0.002740305,-0.1244512;-0.7190588;0.07828522,-0.1215294;-0.6755304;-0.03283703,-0.003255196;0.5311092;0.0332751,0;0;0,-0.00264395;0.3080638;0.009784698,-0.004881568;0.604693;0.006567955,0.1695434;0.5117007;-0.0273633,0.2787426;0.3921867;-0.2486931,0.3232125;0.2834247;-0.5476532,-0.163797;0.5033697;-0.06669158,-0.2324302;0.3838283;-0.3037449,-0.1983338;0.3051518;-0.6133112,0.06340502;0.001431644;-0.02654541,0.1023807;-0.3721;0.03423703,0.1199356;-0.7211192;0.1079147,0.1280891;-0.7122409;-0.001753449,-0.0558414;0.004197013;-0.03988768,-0.1313235;-0.3679563;-0.01656596,-0.1700611;-0.7163168;0.05195671,-0.1572337;-0.7069796;-0.05735117,-0.004416168;0.5320907;0.009554625,120.9219
+0;0;0,-0.00155276;0.3072844;0.0244484,-0.003897688;0.6038067;0.03353725,0.1622647;0.4754328;-0.004418384,0.2202687;0.411174;-0.2693888,0.2520948;0.4572708;-0.581297,-0.163755;0.4663699;-0.01105945,-0.2128299;0.4205807;-0.2816108,-0.225195;0.4508367;-0.5968191,0.06154598;0.004495745;-0.03049105,0.08588305;-0.371572;0.01743546,0.09707384;-0.7203032;0.09671544,0.09653289;-0.6768839;-0.01443631,-0.05993018;0.004544807;-0.0335491,-0.1076809;-0.3710774;-0.00282401,-0.1244814;-0.7191466;0.07835159,-0.1215601;-0.6756207;-0.03275014,-0.003255398;0.5311453;0.03327768,0;0;0,-0.002605855;0.3080922;0.009809732,-0.004795738;0.6047291;0.006627798,0.1691947;0.5119562;-0.02781844,0.280062;0.3943383;-0.2549251,0.3232214;0.2836978;-0.5487287,-0.1633876;0.5036047;-0.06663486,-0.2417372;0.363266;-0.2943834,-0.1867429;0.2612583;-0.5893319,0.06343206;0.001368165;-0.02668941,0.1024175;-0.3715832;0.03416789,0.1197889;-0.7211709;0.1084017,0.1278207;-0.7122799;-0.001256824,-0.05598213;0.004251071;-0.03982151,-0.1312515;-0.3673807;-0.01657276,-0.170294;-0.7163052;0.05235729,-0.1575875;-0.7069564;-0.05694576,-0.004340656;0.5321268;0.009603739,120.9448
+0;0;0,-0.001552861;0.3073044;0.02444999,-0.003897925;0.6038439;0.03353936,0.1620887;0.4755249;-0.004376262,0.2190745;0.4123942;-0.2646952,0.2515592;0.459445;-0.5830582,-0.1635848;0.4664717;-0.01101027,-0.2117981;0.4214863;-0.2768121,-0.2244191;0.4523685;-0.5985435,0.06157317;0.004497731;-0.03050453,0.08590921;-0.3715541;0.01741997,0.09709116;-0.7200101;0.09663738,0.09655039;-0.6765953;-0.01447728,-0.05995666;0.004546815;-0.03356392,-0.1077054;-0.3710595;-0.00284013,-0.1244926;-0.7188541;0.07827142,-0.1215723;-0.6753327;-0.03279325,-0.003255597;0.5311784;0.03327978,0;0;0,-0.002565131;0.3081177;0.009651303,-0.004696146;0.6047703;0.006298423,0.1694376;0.5120173;-0.0264436,0.2818991;0.3996649;-0.2494417,0.3234561;0.2867116;-0.5496727,-0.1632396;0.5038381;-0.06668057,-0.2312247;0.392386;-0.3074196,-0.2098708;0.2998092;-0.6166083,0.06341937;0.001301751;-0.02680111,0.1023935;-0.3715676;0.03446424,0.1196761;-0.7208484;0.1088027,0.1279989;-0.7119642;-0.0007946491,-0.05605762;0.004312196;-0.03976127,-0.1312411;-0.3673123;-0.01637969,-0.1703791;-0.715951;0.05247756,-0.1573828;-0.7066011;-0.05675332,-0.004255429;0.5321655;0.009316921,120.978
+0;0;0,-0.001619708;0.3073359;0.02338704,-0.003863914;0.6038481;0.03128761,0.1622819;0.4762154;-0.004160259,0.2168462;0.418445;-0.2635243,0.250273;0.4694594;-0.5789763,-0.163894;0.4667337;-0.01028618,-0.2106375;0.4262731;-0.2744118,-0.2176617;0.4571774;-0.5941389,0.06153335;0.004488083;-0.03052329,0.08592478;-0.3721556;0.0175995,0.09710529;-0.7204477;0.09703517,0.0964275;-0.677108;-0.0140719,-0.05995819;0.004550887;-0.03350332,-0.1077872;-0.3716653;-0.002762806,-0.12452;-0.7192757;0.07865813,-0.121736;-0.6758305;-0.03240339,-0.003268689;0.5311977;0.031462,0;0;0,-0.002420478;0.3080654;0.009737253,-0.0043841;0.6046627;0.006422639,0.1690984;0.5123679;-0.0273242,0.2819946;0.4019088;-0.2478635,0.3234514;0.2951654;-0.5480585,-0.1626023;0.5040533;-0.06643372,-0.2441106;0.3840997;-0.2956757,-0.1817324;0.2705912;-0.5897074,0.06339324;0.001241863;-0.02679408,0.102506;-0.3721699;0.03489101,0.11963;-0.7213455;0.109225,0.1277007;-0.7124415;-0.0003788546,-0.05603166;0.004372017;-0.039743,-0.1310647;-0.3678927;-0.01607349,-0.1704045;-0.7163942;0.05278453,-0.1576606;-0.7070296;-0.05646271,-0.003989741;0.5320731;0.009434223,121.0114
+0;0;0,-0.001619611;0.3073174;0.02338564,-0.003863609;0.6038023;0.0312855,0.1621992;0.4762047;-0.004144527,0.213566;0.4218196;-0.2483098,0.2485429;0.4751997;-0.57839,-0.1638132;0.4667278;-0.01026737,-0.2078176;0.4286382;-0.2589152,-0.2151675;0.4609756;-0.5934688,0.06153484;0.004488192;-0.03052403,0.08592641;-0.3721577;0.01759904,0.09709723;-0.7201478;0.09696586,0.09641951;-0.6768095;-0.01413025,-0.05995965;0.004550997;-0.03350413,-0.107789;-0.3716674;-0.002763443,-0.1245072;-0.7189766;0.07858693,-0.1217236;-0.6755327;-0.03246364,-0.003268445;0.5311594;0.03145988,0;0;0,-0.002365284;0.3080451;0.009805322,-0.004280582;0.604616;0.006554961,0.1690339;0.5125233;-0.02761877,0.2868734;0.3886672;-0.2173198,0.3216892;0.3028156;-0.5404965,-0.1623977;0.5040923;-0.06636942,-0.2280621;0.4052859;-0.2925076,-0.2121426;0.2738944;-0.6015522,0.06336269;0.001187325;-0.02687299,0.1025702;-0.3721647;0.03512645,0.119517;-0.720991;0.109652,0.1274777;-0.7120795;4.994869E-05,-0.05605963;0.004420316;-0.03970109,-0.1303516;-0.3679583;-0.01545838,-0.1699994;-0.7160902;0.05348575,-0.1573654;-0.7067105;-0.05576579,-0.003896683;0.5320333;0.009551167,121.0451

+ 192 - 0
DataCSV/testing/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Sideways_ColorFeedback_Fast.csv

@@ -0,0 +1,192 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.005642122;0.2945244;0.006711451,0.01129257;0.5782461;-0.000467265,0.1876046;0.4609747;0.02405984,0.2290343;0.1760903;0.04446222,0.2766176;-0.06836331;0.0076853,-0.1664499;0.4520727;0.005215653,-0.2110407;0.1669351;0.005479408,-0.2528416;-0.07836854;-0.03263947,0.06396487;0.003860382;-0.02817893,0.07579391;-0.3763725;0.02504563,0.08227859;-0.7363361;0.1112781,0.08440473;-0.6981276;0.02806609,-0.06281516;0.004687698;-0.0305408,-0.09236003;-0.3763064;0.008451771,-0.1133308;-0.7367726;0.09015997,-0.1089632;-0.6984974;0.007042065,0.009854499;0.5087805;0.003532798,0;0;0,0.00573422;0.2945874;0.002621174,0.01247953;0.5781828;-0.007822752,0.1945119;0.4942438;0.01364124,0.2600176;0.215707;0.05129838,0.2795139;-0.02759495;-0.01033223,-0.173737;0.4912241;-0.004823493,-0.2488542;0.216875;0.04398051,-0.2708136;-0.0236119;-0.02713977,0.06297977;0.001179084;-0.0305388,0.1155681;-0.3770854;0.0106951,0.1373624;-0.7401021;0.07994688,0.153339;-0.7751446;0.02984333,-0.05753251;0.004700083;-0.03960275,-0.127021;-0.3728678;-0.02680943,-0.1584023;-0.7357389;0.03945997,-0.1640594;-0.7702476;-0.01348119,0.01062773;0.5087787;-0.00300777,32.51504
+0;0;0,0.005642122;0.2945244;0.006711451,0.01129257;0.5782461;-0.000467265,0.1876046;0.4609747;0.02405984,0.2290343;0.1760903;0.04446222,0.2766176;-0.06836331;0.0076853,-0.1664499;0.4520727;0.005215653,-0.2110407;0.1669351;0.005479408,-0.2528416;-0.07836854;-0.03263947,0.06396487;0.003860382;-0.02817893,0.07579391;-0.3763725;0.02504563,0.08227859;-0.7363361;0.1112781,0.08440473;-0.6981276;0.02806609,-0.06281516;0.004687698;-0.0305408,-0.09236003;-0.3763064;0.008451771,-0.1133308;-0.7367726;0.09015997,-0.1089632;-0.6984974;0.007042065,0.009854499;0.5087805;0.003532798,0;0;0,0.00573422;0.2945874;0.002621174,0.01247953;0.5781828;-0.007822752,0.1945119;0.4942438;0.01364124,0.2600176;0.215707;0.05129838,0.2795139;-0.02759495;-0.01033223,-0.173737;0.4912241;-0.004823493,-0.2488542;0.216875;0.04398051,-0.2708136;-0.0236119;-0.02713977,0.06297977;0.001179084;-0.0305388,0.1155681;-0.3770854;0.0106951,0.1373624;-0.7401021;0.07994688,0.153339;-0.7751446;0.02984333,-0.05753251;0.004700083;-0.03960275,-0.127021;-0.3728678;-0.02680943,-0.1584023;-0.7357389;0.03945997,-0.1640594;-0.7702476;-0.01348119,0.01062773;0.5087787;-0.00300777,32.53695
+0;0;0,0.005574295;0.2945719;0.006826742,0.01117845;0.5783234;-0.0002166131,0.1876526;0.4611424;0.02428876,0.2289678;0.1765357;0.04457902,0.2764519;-0.06841338;0.007560089,-0.1666317;0.4519935;0.005601227,-0.2111405;0.1671452;0.005795389,-0.2529808;-0.07862017;-0.0325967,0.06396075;0.00386501;-0.0280824,0.07566459;-0.3763211;0.02552785,0.08204646;-0.7357931;0.1117574,0.08624303;-0.7680914;0.05546855,-0.0627425;0.004684807;-0.0305936,-0.09226461;-0.3762805;0.008730756,-0.1135819;-0.7362355;0.0904274,-0.1092306;-0.6979113;0.006887667,0.009750969;0.5088488;0.003748579,0;0;0,0.005774692;0.2946343;0.002749443,0.01253465;0.5782577;-0.00760901,0.1946991;0.494139;0.01355612,0.2603731;0.2159525;0.05122375,0.2801488;-0.02786288;-0.01032412,-0.173802;0.4912514;-0.004605359,-0.2489066;0.2171313;0.04373766,-0.271005;-0.02387542;-0.02734406,0.06301482;0.001170084;-0.0303694,0.1156825;-0.3770896;0.01084041,0.1373108;-0.7396182;0.08013367,0.1535759;-0.7751238;0.03001796,-0.05740441;0.004697775;-0.039714,-0.1267787;-0.3728916;-0.02683198,-0.1580417;-0.735234;0.03970366,-0.1638214;-0.7699913;-0.0135899,0.01068111;0.5088457;-0.002811193,32.55582
+0;0;0,0.005574252;0.2945696;0.00682669,0.01117842;0.5783222;-0.000216664,0.1878262;0.461095;0.02430874,0.2291216;0.1766246;0.04458928,0.2767104;-0.06886394;0.007488817,-0.1668039;0.4519372;0.005602964,-0.2112913;0.1672254;0.005797033,-0.2532238;-0.07908133;-0.03267962,0.06393641;0.003863539;-0.02807172,0.07564028;-0.3763234;0.02553866,0.0820216;-0.7357646;0.1117608,0.08622523;-0.7681677;0.05537731,-0.06271862;0.004683024;-0.03058196,-0.0922408;-0.3762831;0.008742485,-0.1135563;-0.7362074;0.09043214,-0.1091976;-0.6978691;0.006751895,0.009750953;0.508848;0.003748508,0;0;0,0.005808666;0.2946313;0.002759337,0.01259324;0.578257;-0.007552624,0.1949598;0.4939528;0.01314175,0.2606239;0.215968;0.05125582,0.2809847;-0.02832755;-0.01047671,-0.1739405;0.4913884;-0.004840822,-0.2490028;0.2174357;0.04369339,-0.2714719;-0.02400914;-0.02775779,0.0630542;0.001160935;-0.03022635,0.1158411;-0.3770826;0.01098692,0.1373802;-0.7395415;0.08050405,0.1537015;-0.7751281;0.03027534,-0.05731269;0.004697134;-0.03979956,-0.1266524;-0.372894;-0.0267564,-0.1579096;-0.7351875;0.03987225,-0.1636913;-0.7702067;-0.01332542,0.01073451;0.5088444;-0.00276947,32.57824
+0;0;0,0.005575149;0.294617;0.006827787,0.01118008;0.578408;-0.0002164426,0.1878966;0.4611547;0.02431734,0.2291669;0.1768567;0.04458559,0.2768217;-0.06897229;0.007433679,-0.1668706;0.4519933;0.005604337,-0.2113311;0.167454;0.005798288,-0.2533217;-0.07919425;-0.03273172,0.06393639;0.003863538;-0.02807171,0.07564007;-0.3763175;0.02553783,0.0820245;-0.7359332;0.1118018,0.08619665;-0.7678689;0.05584053,-0.06271861;0.004683023;-0.03058195,-0.09224033;-0.3762772;0.008741882,-0.1135662;-0.736376;0.09047118,-0.1092402;-0.6981002;0.007417545,0.009752449;0.5089261;0.003749163,0;0;0,0.005901903;0.2946763;0.002816081,0.01275022;0.5783419;-0.007416487,0.1951661;0.4939026;0.01325095,0.2610401;0.2161575;0.05143058,0.2818155;-0.0284171;-0.01049495,-0.1738554;0.4913836;-0.005177856,-0.2488844;0.2176449;0.04357801,-0.2718129;-0.02408165;-0.02801612,0.06307895;0.001145184;-0.03017521,0.1160338;-0.3770615;0.01110506,0.1375472;-0.7396512;0.0809015,0.1536816;-0.7745596;0.03078473,-0.05731397;0.004706435;-0.03979657,-0.1265597;-0.3728956;-0.02674689,-0.1575625;-0.7352973;0.04040531,-0.1631399;-0.7700334;-0.01216128,0.01087841;0.5089206;-0.002655149,32.59928
+0;0;0,0.005548508;0.2946166;0.006867653,0.01113594;0.5784087;-0.0001399079,0.187859;0.4611423;0.02433214,0.2290979;0.1768408;0.04461544,0.2766799;-0.06900118;0.007456101,-0.1668936;0.4519399;0.005686515,-0.211346;0.1673993;0.005754986,-0.2533533;-0.07925886;-0.03269332,0.06392304;0.003876228;-0.02810035,0.07549159;-0.3762949;0.02560854,0.0816293;-0.7359338;0.1117934,0.08544048;-0.7683221;0.05631116,-0.06273592;0.004672398;-0.03054805,-0.09231158;-0.3762802;0.00880865,-0.1137147;-0.7363666;0.09057232,-0.1094033;-0.6980874;0.007518262,0.009712055;0.5089263;0.003817243,0;0;0,0.005901903;0.2946763;0.002816081,0.01275022;0.5783419;-0.007416487,0.1951661;0.4939026;0.01325095,0.2610401;0.2161575;0.05143058,0.2818155;-0.0284171;-0.01049495,-0.1738554;0.4913836;-0.005177856,-0.2488844;0.2176449;0.04357801,-0.2718129;-0.02408165;-0.02801612,0.06307895;0.001145184;-0.03017521,0.1160338;-0.3770615;0.01110506,0.1375472;-0.7396512;0.0809015,0.1536816;-0.7745596;0.03078473,-0.05731397;0.004706435;-0.03979657,-0.1265597;-0.3728956;-0.02674689,-0.1575625;-0.7352973;0.04040531,-0.1631399;-0.7700334;-0.01216128,0.01087841;0.5089206;-0.002655149,32.61071
+0;0;0,0.005548508;0.2946166;0.006867653,0.01113594;0.5784087;-0.0001399079,0.187859;0.4611423;0.02433214,0.2290979;0.1768408;0.04461544,0.2766799;-0.06900118;0.007456101,-0.1668936;0.4519399;0.005686515,-0.211346;0.1673993;0.005754986,-0.2533533;-0.07925886;-0.03269332,0.06392304;0.003876228;-0.02810035,0.07549159;-0.3762949;0.02560854,0.0816293;-0.7359338;0.1117934,0.08544048;-0.7683221;0.05631116,-0.06273592;0.004672398;-0.03054805,-0.09231158;-0.3762802;0.00880865,-0.1137147;-0.7363666;0.09057232,-0.1094033;-0.6980874;0.007518262,0.009712055;0.5089263;0.003817243,0;0;0,0.005901903;0.2946763;0.002816081,0.01275022;0.5783419;-0.007416487,0.1951661;0.4939026;0.01325095,0.2610401;0.2161575;0.05143058,0.2818155;-0.0284171;-0.01049495,-0.1738554;0.4913836;-0.005177856,-0.2488844;0.2176449;0.04357801,-0.2718129;-0.02408165;-0.02801612,0.06307895;0.001145184;-0.03017521,0.1160338;-0.3770615;0.01110506,0.1375472;-0.7396512;0.0809015,0.1536816;-0.7745596;0.03078473,-0.05731397;0.004706435;-0.03979657,-0.1265597;-0.3728956;-0.02674689,-0.1575625;-0.7352973;0.04040531,-0.1631399;-0.7700334;-0.01216128,0.01087841;0.5089206;-0.002655149,32.62157
+0;0;0,0.005549033;0.2946444;0.006868302,0.01113734;0.5784807;-0.0001404036,0.1878169;0.4612137;0.02432736,0.2290026;0.1772792;0.04458448,0.2767485;-0.06940942;0.007297181,-0.1668496;0.4520137;0.005686255,-0.2112447;0.1678402;0.005754638,-0.2533967;-0.07966736;-0.03282607,0.06384414;0.003871444;-0.02806566,0.07541285;-0.3763045;0.02564391,0.0815561;-0.7362685;0.1119067,0.08532877;-0.7680265;0.05698496,-0.06265848;0.004666632;-0.03051035,-0.09223452;-0.3762909;0.008846857,-0.113657;-0.7367027;0.09068441,-0.1093892;-0.6985072;0.008469477,0.009713202;0.5089862;0.003817436,0;0;0,0.005966932;0.2947046;0.002626657,0.01285984;0.5784072;-0.007780671,0.1952073;0.4937281;0.01287818,0.2613357;0.2164623;0.0512991,0.2825758;-0.02896467;-0.01066649,-0.1737173;0.4915626;-0.005732801,-0.2486363;0.2182067;0.04314614,-0.272131;-0.02431576;-0.02865985,0.06300025;0.001158148;-0.03013921,0.1159236;-0.377061;0.01111257,0.1376015;-0.7399409;0.0811218,0.153166;-0.7746363;0.03195953,-0.05720766;0.00468017;-0.03980106,-0.1267396;-0.3728764;-0.02681365,-0.1577929;-0.735545;0.04071554,-0.1633072;-0.769302;-0.0117185,0.01097968;0.5089766;-0.00297904,32.64407
+0;0;0,0.005511051;0.2946441;0.006914938,0.01107913;0.578482;-4.471582E-05,0.1877894;0.4612634;0.02429252,0.22888;0.1773224;0.04465188,0.2766552;-0.06934947;0.007291336,-0.166878;0.4519355;0.005823639,-0.2112586;0.1677598;0.005785926,-0.2533737;-0.07973748;-0.032901,0.06384519;0.003863694;-0.02806436,0.07558506;-0.3762635;0.02595274,0.08168843;-0.7362972;0.1119264,0.08370303;-0.6981568;0.02961999,-0.06265533;0.004675069;-0.03051553,-0.09226754;-0.3762655;0.008977868,-0.1137594;-0.7366732;0.09081552,-0.1095267;-0.6984736;0.00859917,0.009658871;0.5089867;0.003901508,0;0;0,0.005966932;0.2947046;0.002626657,0.01285984;0.5784072;-0.007780671,0.1952073;0.4937281;0.01287818,0.2613357;0.2164623;0.0512991,0.2825758;-0.02896467;-0.01066649,-0.1737173;0.4915626;-0.005732801,-0.2486363;0.2182067;0.04314614,-0.272131;-0.02431576;-0.02865985,0.06300025;0.001158148;-0.03013921,0.1159236;-0.377061;0.01111257,0.1376015;-0.7399409;0.0811218,0.153166;-0.7746363;0.03195953,-0.05720766;0.00468017;-0.03980106,-0.1267396;-0.3728764;-0.02681365,-0.1577929;-0.735545;0.04071554,-0.1633072;-0.769302;-0.0117185,0.01097968;0.5089766;-0.00297904,32.65515
+0;0;0,0.005511749;0.2946814;0.006915815,0.01107966;0.5785108;-4.343805E-05,0.1879519;0.4612554;0.02431195,0.2290068;0.1775609;0.04465364,0.2768033;-0.06922036;0.007276516,-0.1670377;0.4519191;0.005826289,-0.2113799;0.1679901;0.005788609,-0.2535137;-0.07961699;-0.03291548,0.06399748;0.003872911;-0.02813131,0.07573435;-0.3761575;0.02587204,0.08184655;-0.7367119;0.1119701,0.08384545;-0.6986348;0.03030457,-0.06280479;0.004686221;-0.03058833,-0.09240946;-0.3761573;0.008895013,-0.1139324;-0.7370862;0.09085101,-0.1097327;-0.6989504;0.009274922,0.009659532;0.5090221;0.003902412,0;0;0,0.005876884;0.2947397;0.003049016,0.01272124;0.5784454;-0.007049084,0.1952422;0.4936177;0.01344812,0.2616486;0.2166377;0.05158103,0.2836552;-0.02885185;-0.01033139,-0.1740089;0.4915431;-0.005249206,-0.2490145;0.2184812;0.04367164,-0.2729984;-0.02406411;-0.0282943,0.06309715;0.001093552;-0.03032493,0.1159232;-0.3769484;0.01175726,0.1375718;-0.7403374;0.081967,0.1530782;-0.774739;0.03348529,-0.05746483;0.004738581;-0.03971634,-0.1269793;-0.3727047;-0.02624649,-0.1581067;-0.7358735;0.0414973,-0.1634265;-0.7689727;-0.01073951,0.01084888;0.509017;-0.002310872,32.6664
+0;0;0,0.005511749;0.2946814;0.006915815,0.01107966;0.5785108;-4.343805E-05,0.1879519;0.4612554;0.02431195,0.2290068;0.1775609;0.04465364,0.2768033;-0.06922036;0.007276516,-0.1670377;0.4519191;0.005826289,-0.2113799;0.1679901;0.005788609,-0.2535137;-0.07961699;-0.03291548,0.06399748;0.003872911;-0.02813131,0.07573435;-0.3761575;0.02587204,0.08184655;-0.7367119;0.1119701,0.08384545;-0.6986348;0.03030457,-0.06280479;0.004686221;-0.03058833,-0.09240946;-0.3761573;0.008895013,-0.1139324;-0.7370862;0.09085101,-0.1097327;-0.6989504;0.009274922,0.009659532;0.5090221;0.003902412,0;0;0,0.005876884;0.2947397;0.003049016,0.01272124;0.5784454;-0.007049084,0.1952422;0.4936177;0.01344812,0.2616486;0.2166377;0.05158103,0.2836552;-0.02885185;-0.01033139,-0.1740089;0.4915431;-0.005249206,-0.2490145;0.2184812;0.04367164,-0.2729984;-0.02406411;-0.0282943,0.06309715;0.001093552;-0.03032493,0.1159232;-0.3769484;0.01175726,0.1375718;-0.7403374;0.081967,0.1530782;-0.774739;0.03348529,-0.05746483;0.004738581;-0.03971634,-0.1269793;-0.3727047;-0.02624649,-0.1581067;-0.7358735;0.0414973,-0.1634265;-0.7689727;-0.01073951,0.01084888;0.509017;-0.002310872,32.68865
+0;0;0,0.005470163;0.2946812;0.006956443,0.01101263;0.578512;3.596116E-05,0.187901;0.4612518;0.02428393,0.2290128;0.1775701;0.04469008,0.2766506;-0.06923194;0.007247917,-0.167076;0.4518511;0.005955831,-0.2114124;0.1679213;0.005839433,-0.2535073;-0.0797002;-0.03281477,0.06399999;0.003872498;-0.02812568,0.07580148;-0.3761214;0.02611942,0.08204852;-0.7367374;0.1119496,0.08401451;-0.6986551;0.03028385,-0.06280766;0.004689157;-0.03058199,-0.09237729;-0.3761441;0.009026218,-0.113953;-0.7370578;0.0910352,-0.109784;-0.6989182;0.009457931,0.009598486;0.5090227;0.003972461,0;0;0,0.005876884;0.2947397;0.003049016,0.01272124;0.5784454;-0.007049084,0.1952422;0.4936177;0.01344812,0.2616486;0.2166377;0.05158103,0.2836552;-0.02885185;-0.01033139,-0.1740089;0.4915431;-0.005249206,-0.2490145;0.2184812;0.04367164,-0.2729984;-0.02406411;-0.0282943,0.06309715;0.001093552;-0.03032493,0.1159232;-0.3769484;0.01175726,0.1375718;-0.7403374;0.081967,0.1530782;-0.774739;0.03348529,-0.05746483;0.004738581;-0.03971634,-0.1269793;-0.3727047;-0.02624649,-0.1581067;-0.7358735;0.0414973,-0.1634265;-0.7689727;-0.01073951,0.01084888;0.509017;-0.002310872,32.69983
+0;0;0,0.00547223;0.2947926;0.006959072,0.01101559;0.5786698;3.77777E-05,0.18783;0.4614254;0.02427756,0.2289289;0.177833;0.04467728,0.2765208;-0.06873083;0.00727126,-0.167;0.4520286;0.005957048,-0.2113224;0.1681882;0.005840687,-0.2533768;-0.07919429;-0.0327762,0.06398715;0.003871721;-0.02812004,0.07578614;-0.3760416;0.02611354,0.08202706;-0.7363046;0.1118597,0.08399447;-0.6982165;0.03013477,-0.06279507;0.004688217;-0.03057586,-0.09235843;-0.3760643;0.00902394,-0.113913;-0.7366248;0.09095268,-0.109741;-0.6984793;0.009316258,0.009601371;0.5091765;0.003974499,0;0;0,0.005687535;0.2948515;0.003361702,0.01239313;0.5786159;-0.006473898,0.1949158;0.493746;0.01332211,0.2619984;0.2170551;0.05168796,0.284679;-0.02798069;-0.01077008,-0.1742385;0.4918815;-0.005303878,-0.2493947;0.2190078;0.04390376,-0.2738976;-0.02312006;-0.02842612,0.06307898;0.001094311;-0.0303303,0.1155799;-0.3768377;0.01239693,0.1373373;-0.7399006;0.0823456,0.1527535;-0.7746618;0.03421461,-0.05747421;0.004743122;-0.03967745,-0.1270978;-0.3725854;-0.02588302,-0.1582992;-0.7353492;0.04201238,-0.1641233;-0.7685907;-0.01009194,0.01054873;0.5091789;-0.00179255,32.71109
+0;0;0,0.005473807;0.2948776;0.006961078,0.01101895;0.5788459;3.760634E-05,0.1877315;0.4616074;0.02426704,0.2287754;0.1783952;0.04463941,0.2763342;-0.06799766;0.007259332,-0.1668966;0.4522159;0.005956954,-0.2111596;0.168756;0.005840749,-0.2531848;-0.07845491;-0.03274936,0.06384654;0.003863213;-0.02805824,0.07564521;-0.3760399;0.02617388,0.08184736;-0.7340647;0.1113874,0.08463503;-0.6926045;-0.004410557,-0.06265707;0.004677915;-0.03050866,-0.09221964;-0.3760644;0.009090081,-0.1136403;-0.7343848;0.09050979,-0.1077289;-0.6928431;-0.02516264,0.009604292;0.5093313;0.003975533,0;0;0,0.00569652;0.2949367;0.00333488,0.01236913;0.5787945;-0.006466746,0.1947895;0.493822;0.01333606,0.2620617;0.2175595;0.05157518,0.2855442;-0.02725819;-0.01072586,-0.1741359;0.4920549;-0.005780797,-0.2494295;0.2196922;0.04379895,-0.2742714;-0.02221766;-0.02852725,0.06296992;0.001126185;-0.03020084,0.1153014;-0.3768123;0.01258468,0.1366861;-0.737529;0.08263993,0.1410172;-0.7306986;-0.03134549,-0.05724984;0.004699098;-0.03973592,-0.1270708;-0.3725713;-0.02563636,-0.1583564;-0.7330326;0.0419686,-0.1667256;-0.7926947;-0.03178051,0.01053728;0.5093348;-0.001800418,32.73329
+0;0;0,0.005431789;0.2948767;0.007032058,0.01095103;0.5788471;0.0001775087,0.1876803;0.4615659;0.02419035,0.2287553;0.1783615;0.0446088,0.2762499;-0.06801517;0.007040869,-0.1669305;0.4521304;0.006175964,-0.2112494;0.1686793;0.005944535,-0.2536134;-0.078454;-0.03277213,0.06384428;0.003875133;-0.02806175,0.07562938;-0.375995;0.02640392,0.08180311;-0.7340376;0.1115444,0.08451106;-0.6925679;-0.004254483,-0.06266361;0.004666503;-0.03049696,-0.09223819;-0.3760574;0.009269319,-0.1136511;-0.7343913;0.09063145,-0.1078193;-0.692831;-0.02504317,0.009541528;0.5093315;0.004099454,0;0;0,0.00569652;0.2949367;0.00333488,0.01236913;0.5787945;-0.006466746,0.1947895;0.493822;0.01333606,0.2620617;0.2175595;0.05157518,0.2855442;-0.02725819;-0.01072586,-0.1741359;0.4920549;-0.005780797,-0.2494295;0.2196922;0.04379895,-0.2742714;-0.02221766;-0.02852725,0.06296992;0.001126185;-0.03020084,0.1153014;-0.3768123;0.01258468,0.1366861;-0.737529;0.08263993,0.1410172;-0.7306986;-0.03134549,-0.05724984;0.004699098;-0.03973592,-0.1270708;-0.3725713;-0.02563636,-0.1583564;-0.7330326;0.0419686,-0.1667256;-0.7926947;-0.03178051,0.01053728;0.5093348;-0.001800418,32.74471
+0;0;0,0.005431789;0.2948767;0.007032058,0.01095103;0.5788471;0.0001775087,0.1876803;0.4615659;0.02419035,0.2287553;0.1783615;0.0446088,0.2762499;-0.06801517;0.007040869,-0.1669305;0.4521304;0.006175964,-0.2112494;0.1686793;0.005944535,-0.2536134;-0.078454;-0.03277213,0.06384428;0.003875133;-0.02806175,0.07562938;-0.375995;0.02640392,0.08180311;-0.7340376;0.1115444,0.08451106;-0.6925679;-0.004254483,-0.06266361;0.004666503;-0.03049696,-0.09223819;-0.3760574;0.009269319,-0.1136511;-0.7343913;0.09063145,-0.1078193;-0.692831;-0.02504317,0.009541528;0.5093315;0.004099454,0;0;0,0.00569652;0.2949367;0.00333488,0.01236913;0.5787945;-0.006466746,0.1947895;0.493822;0.01333606,0.2620617;0.2175595;0.05157518,0.2855442;-0.02725819;-0.01072586,-0.1741359;0.4920549;-0.005780797,-0.2494295;0.2196922;0.04379895,-0.2742714;-0.02221766;-0.02852725,0.06296992;0.001126185;-0.03020084,0.1153014;-0.3768123;0.01258468,0.1366861;-0.737529;0.08263993,0.1410172;-0.7306986;-0.03134549,-0.05724984;0.004699098;-0.03973592,-0.1270708;-0.3725713;-0.02563636,-0.1583564;-0.7330326;0.0419686,-0.1667256;-0.7926947;-0.03178051,0.01053728;0.5093348;-0.001800418,32.75573
+0;0;0,0.00543321;0.2949538;0.007033896,0.01095371;0.578989;0.0001779147,0.1877987;0.4616639;0.02420456,0.2288068;0.1789207;0.04458975,0.276257;-0.06722568;0.007056933,-0.1670429;0.4522223;0.006178442,-0.2112897;0.1692328;0.00594739,-0.2536141;-0.07766961;-0.03273309,0.06372387;0.003867824;-0.02800882,0.07550825;-0.3759792;0.02645354,0.0816812;-0.7339763;0.1115832,0.08362964;-0.6957236;0.028263,-0.06254543;0.004657702;-0.03043945,-0.09211822;-0.3760431;0.009324422,-0.1135284;-0.7343315;0.0906762,-0.1093323;-0.6960136;0.007445432,0.009543946;0.5094607;0.004100581,0;0;0,0.00561361;0.2950144;0.003421306,0.01218082;0.5789453;-0.006225944,0.1947388;0.4939461;0.01366603,0.2623587;0.2181776;0.05135155,0.2862916;-0.02646068;-0.01051617,-0.1744248;0.4923532;-0.00594371,-0.2499855;0.2206186;0.04397452,-0.2754717;-0.02092704;-0.02851305,0.06290489;0.001121953;-0.03003168,0.1151379;-0.376787;0.01292587,0.1362602;-0.7373907;0.083395,0.1518934;-0.7739865;0.03507555,-0.05705407;0.004697917;-0.03978628,-0.1272826;-0.3724574;-0.02527356,-0.1586175;-0.7328037;0.04266561,-0.1644476;-0.767208;-0.01055331,0.01037693;0.509469;-0.001604676,32.77807
+0;0;0,0.005479811;0.2949504;0.007137303,0.01102942;0.578987;0.0003650268,0.1878587;0.4616354;0.0244055,0.2288259;0.1788805;0.04471014,0.2762731;-0.0672413;0.007012527,-0.1680446;0.45563;0.006098089,-0.2102665;0.1723312;0.006217904,-0.2527668;-0.07461075;-0.03201463,0.06371702;0.003901657;-0.02801969,0.07534655;-0.3759833;0.02621105,0.08194497;-0.7338881;0.1116962,0.08399086;-0.6956312;0.02837881,-0.06255151;0.004617958;-0.03043301,-0.09197628;-0.3760851;0.009418949,-0.113403;-0.734339;0.09091809,-0.1091082;-0.6960142;0.007693045,0.009614313;0.5094578;0.004270213,0;0;0,0.00561361;0.2950144;0.003421306,0.01218082;0.5789453;-0.006225944,0.1947388;0.4939461;0.01366603,0.2623587;0.2181776;0.05135155,0.2862916;-0.02646068;-0.01051617,-0.1744248;0.4923532;-0.00594371,-0.2499855;0.2206186;0.04397452,-0.2754717;-0.02092704;-0.02851305,0.06290489;0.001121953;-0.03003168,0.1151379;-0.376787;0.01292587,0.1362602;-0.7373907;0.083395,0.1518934;-0.7739865;0.03507555,-0.05705407;0.004697917;-0.03978628,-0.1272826;-0.3724574;-0.02527356,-0.1586175;-0.7328037;0.04266561,-0.1644476;-0.767208;-0.01055331,0.01037693;0.509469;-0.001604676,32.78921
+0;0;0,0.005479428;0.2949298;0.007136805,0.0110302;0.5790256;0.0003626724,0.1873236;0.4617928;0.02434406,0.2283085;0.1789155;0.0446575,0.2756814;-0.06682038;0.007019006,-0.1675107;0.4558054;0.006091642,-0.2097509;0.1723839;0.006211509,-0.2521845;-0.07417077;-0.03196107,0.06367707;0.00389921;-0.02800212,0.07530734;-0.3760101;0.0262321,0.08190721;-0.733993;0.1117359,0.08475032;-0.6925185;-0.004048444,-0.06251228;0.004615062;-0.03041393,-0.09193894;-0.3761124;0.009440588,-0.1133703;-0.7344445;0.09095752,-0.107402;-0.6928756;-0.0246985,0.009614591;0.5094715;0.004269256,0;0;0,0.005885363;0.2949933;0.002976418,0.01282765;0.578954;-0.00724709,0.1946871;0.493939;0.01324284,0.2625335;0.2181506;0.05131674,0.2870733;-0.02609457;-0.01023865,-0.1733541;0.4926294;-0.00629214,-0.2491824;0.2209076;0.04400017,-0.27569;-0.02011435;-0.02847548,0.06289031;0.001126364;-0.02996051,0.1151604;-0.3768401;0.01266408,0.1361815;-0.7374294;0.083655,0.1406228;-0.7306334;-0.03030825,-0.05698523;0.004693542;-0.03980887,-0.1273295;-0.3724621;-0.0252137,-0.158691;-0.7328578;0.04288651,-0.1667083;-0.7923781;-0.03105674,0.01092476;0.5094656;-0.0024755,32.80032
+0;0;0,0.005479428;0.2949298;0.007136805,0.0110302;0.5790256;0.0003626724,0.1873236;0.4617928;0.02434406,0.2283085;0.1789155;0.0446575,0.2756814;-0.06682038;0.007019006,-0.1675107;0.4558054;0.006091642,-0.2097509;0.1723839;0.006211509,-0.2521845;-0.07417077;-0.03196107,0.06367707;0.00389921;-0.02800212,0.07530734;-0.3760101;0.0262321,0.08190721;-0.733993;0.1117359,0.08475032;-0.6925185;-0.004048444,-0.06251228;0.004615062;-0.03041393,-0.09193894;-0.3761124;0.009440588,-0.1133703;-0.7344445;0.09095752,-0.107402;-0.6928756;-0.0246985,0.009614591;0.5094715;0.004269256,0;0;0,0.005885363;0.2949933;0.002976418,0.01282765;0.578954;-0.00724709,0.1946871;0.493939;0.01324284,0.2625335;0.2181506;0.05131674,0.2870733;-0.02609457;-0.01023865,-0.1733541;0.4926294;-0.00629214,-0.2491824;0.2209076;0.04400017,-0.27569;-0.02011435;-0.02847548,0.06289031;0.001126364;-0.02996051,0.1151604;-0.3768401;0.01266408,0.1361815;-0.7374294;0.083655,0.1406228;-0.7306334;-0.03030825,-0.05698523;0.004693542;-0.03980887,-0.1273295;-0.3724621;-0.0252137,-0.158691;-0.7328578;0.04288651,-0.1667083;-0.7923781;-0.03105674,0.01092476;0.5094656;-0.0024755,32.8228
+0;0;0,0.005476413;0.2949803;0.007276654,0.01102282;0.5791501;0.0005833774,0.1870488;0.4619388;0.02418873,0.2280791;0.1790808;0.04470448,0.2751666;-0.06548315;0.00714441,-0.1670231;0.4553323;0.006325903,-0.2097462;0.1719815;0.006502671,-0.2524526;-0.07339147;-0.03101856,0.06365693;0.003906917;-0.02794828,0.07481416;-0.3759921;0.02620358,0.08165013;-0.7353836;0.1122264,0.08438873;-0.693884;-0.003541522,-0.06245917;0.004603522;-0.03043414,-0.09183258;-0.3760833;0.009502195,-0.1134818;-0.7358209;0.09153292,-0.1076208;-0.6942396;-0.02411083,0.009606287;0.5095772;0.00447536,0;0;0,0.00596194;0.2950463;0.002901316,0.01292992;0.5790795;-0.007309556,0.1945202;0.4941259;0.01278567,0.2628258;0.21856;0.05165434,0.2889428;-0.02409406;-0.01060688,-0.1729606;0.4929104;-0.006443827,-0.2491147;0.2213538;0.04425652,-0.2766651;-0.01838511;-0.02789459,0.06285024;0.001090959;-0.02995384,0.1149828;-0.3768176;0.01302862,0.1360192;-0.7389753;0.08379698,0.1403954;-0.7321569;-0.03015661,-0.05694629;0.004735674;-0.03979031,-0.127572;-0.3723186;-0.02488136,-0.1589119;-0.7341354;0.04378676,-0.1667362;-0.7928768;-0.03108445,0.01102604;0.5095722;-0.002550006,32.8451
+0;0;0,0.005476413;0.2949803;0.007276654,0.01102282;0.5791501;0.0005833774,0.1870488;0.4619388;0.02418873,0.2280791;0.1790808;0.04470448,0.2751666;-0.06548315;0.00714441,-0.1670231;0.4553323;0.006325903,-0.2097462;0.1719815;0.006502671,-0.2524526;-0.07339147;-0.03101856,0.06365693;0.003906917;-0.02794828,0.07481416;-0.3759921;0.02620358,0.08165013;-0.7353836;0.1122264,0.08438873;-0.693884;-0.003541522,-0.06245917;0.004603522;-0.03043414,-0.09183258;-0.3760833;0.009502195,-0.1134818;-0.7358209;0.09153292,-0.1076208;-0.6942396;-0.02411083,0.009606287;0.5095772;0.00447536,0;0;0,0.00596194;0.2950463;0.002901316,0.01292992;0.5790795;-0.007309556,0.1945202;0.4941259;0.01278567,0.2628258;0.21856;0.05165434,0.2889428;-0.02409406;-0.01060688,-0.1729606;0.4929104;-0.006443827,-0.2491147;0.2213538;0.04425652,-0.2766651;-0.01838511;-0.02789459,0.06285024;0.001090959;-0.02995384,0.1149828;-0.3768176;0.01302862,0.1360192;-0.7389753;0.08379698,0.1403954;-0.7321569;-0.03015661,-0.05694629;0.004735674;-0.03979031,-0.127572;-0.3723186;-0.02488136,-0.1589119;-0.7341354;0.04378676,-0.1667362;-0.7928768;-0.03108445,0.01102604;0.5095722;-0.002550006,32.85621
+0;0;0,0.005477208;0.2950231;0.007277709,0.01102461;0.5792435;0.000583241,0.1870812;0.4620115;0.02419273,0.2280899;0.1793028;0.04469765,0.2749799;-0.06423551;0.007295102,-0.1670523;0.4554039;0.006326782,-0.2097529;0.1722025;0.006503457,-0.2522802;-0.07214136;-0.03086041,0.06367297;0.003907901;-0.02795532,0.07482931;-0.3759608;0.02619221,0.08166356;-0.7352624;0.1121935,0.08362039;-0.6970454;0.02947309,-0.06247491;0.004604682;-0.0304418,-0.09184597;-0.3760517;0.009491334,-0.1134897;-0.7356994;0.09150154,-0.1093019;-0.6974241;0.008869834,0.009607819;0.5096582;0.004475916,0;0;0,0.005965948;0.2950895;0.002855062,0.01291347;0.5791739;-0.007361174,0.1945554;0.4942623;0.01264155,0.2629521;0.2188765;0.05151176,0.2900752;-0.02256709;-0.0107609,-0.1729966;0.4930588;-0.0070158,-0.2495467;0.2218919;0.04431599,-0.2781038;-0.01671234;-0.02752466,0.06284221;0.001081958;-0.03001177,0.114932;-0.3767745;0.01320648,0.136085;-0.7388436;0.08391047,0.1516951;-0.7747712;0.03570354,-0.05698747;0.004750787;-0.03976027,-0.1277045;-0.3722569;-0.02489586,-0.1590351;-0.7339401;0.04398235,-0.164542;-0.7673019;-0.009580497,0.01101677;0.5096538;-0.002604365,32.87863
+0;0;0,0.005465598;0.2950065;0.007280547,0.01100165;0.5792245;0.000608467,0.1870354;0.4620978;0.02416987,0.2279869;0.1793016;0.04448798,0.2750527;-0.06496719;0.007232785,-0.1669073;0.4550431;0.006400404,-0.2101299;0.1718554;0.006615925,-0.2532845;-0.07317102;-0.03039909,0.0636598;0.003913586;-0.02795286,0.07459113;-0.3759719;0.02606561,0.08179247;-0.7349112;0.1120285,0.08449986;-0.693424;-0.003736518,-0.06246756;0.004599014;-0.03042866,-0.0919418;-0.3760416;0.009502066,-0.113467;-0.7353461;0.09145246,-0.1076351;-0.6937621;-0.02418761,0.009588022;0.5096373;0.004493763,0;0;0,0.006006718;0.2950739;0.002648473,0.01297119;0.5791455;-0.007817626,0.194546;0.4944442;0.01255548,0.2632288;0.2190729;0.05150211,0.2905837;-0.02307448;-0.01084173,-0.1728901;0.4931408;-0.007515416,-0.2497911;0.2221145;0.04439294,-0.2800604;-0.01717854;-0.02697233,0.06283157;0.001083165;-0.0300045,0.1149199;-0.3767577;0.01327968,0.1359585;-0.7384571;0.08405972,0.1405281;-0.7316673;-0.02987552,-0.05697535;0.004748839;-0.03975559,-0.1277274;-0.3722406;-0.02480349,-0.1590476;-0.7335664;0.04405601,-0.1667897;-0.7922813;-0.03084772,0.01107316;0.5096284;-0.002996802,32.90081
+0;0;0,0.005465598;0.2950065;0.007280547,0.01100165;0.5792245;0.000608467,0.1870354;0.4620978;0.02416987,0.2279869;0.1793016;0.04448798,0.2750527;-0.06496719;0.007232785,-0.1669073;0.4550431;0.006400404,-0.2101299;0.1718554;0.006615925,-0.2532845;-0.07317102;-0.03039909,0.0636598;0.003913586;-0.02795286,0.07459113;-0.3759719;0.02606561,0.08179247;-0.7349112;0.1120285,0.08449986;-0.693424;-0.003736518,-0.06246756;0.004599014;-0.03042866,-0.0919418;-0.3760416;0.009502066,-0.113467;-0.7353461;0.09145246,-0.1076351;-0.6937621;-0.02418761,0.009588022;0.5096373;0.004493763,0;0;0,0.006006718;0.2950739;0.002648473,0.01297119;0.5791455;-0.007817626,0.194546;0.4944442;0.01255548,0.2632288;0.2190729;0.05150211,0.2905837;-0.02307448;-0.01084173,-0.1728901;0.4931408;-0.007515416,-0.2497911;0.2221145;0.04439294,-0.2800604;-0.01717854;-0.02697233,0.06283157;0.001083165;-0.0300045,0.1149199;-0.3767577;0.01327968,0.1359585;-0.7384571;0.08405972,0.1405281;-0.7316673;-0.02987552,-0.05697535;0.004748839;-0.03975559,-0.1277274;-0.3722406;-0.02480349,-0.1590476;-0.7335664;0.04405601,-0.1667897;-0.7922813;-0.03084772,0.01107316;0.5096284;-0.002996802,32.91222
+0;0;0,0.005464518;0.2949482;0.007279108,0.01099962;0.5791173;0.000608108,0.1871148;0.4619792;0.02417793,0.2280496;0.1792981;0.04448777,0.2751288;-0.06504004;0.007221993,-0.1669898;0.4549213;0.006400338,-0.2101949;0.1718489;0.006615771,-0.2533617;-0.07324713;-0.03040976,0.06373347;0.003918115;-0.02798521,0.0746635;-0.3759222;0.02602685,0.08186848;-0.7350429;0.1120332,0.08457574;-0.6935562;-0.003726892,-0.06253984;0.004604335;-0.03046387,-0.09201059;-0.375991;0.009462111,-0.1135467;-0.7354771;0.09145391,-0.107715;-0.6938936;-0.0241812,0.009586202;0.5095404;0.004492825,0;0;0,0.005994096;0.2950182;0.00236845,0.01290269;0.5790316;-0.008378625,0.1945906;0.4946754;0.01226211,0.2637064;0.2195659;0.05143464,0.2915472;-0.02261445;-0.01085413,-0.1730609;0.4933031;-0.007490668,-0.2501661;0.2224917;0.04459284,-0.2819641;-0.01679865;-0.02636749,0.06284291;0.001134649;-0.03016555,0.114873;-0.3766237;0.01350272,0.1358675;-0.7384675;0.08453107,0.1403611;-0.7317002;-0.02939749,-0.05710898;0.004726529;-0.03970772,-0.1279011;-0.3722144;-0.02489363,-0.1592912;-0.7336489;0.04436268,-0.1677554;-0.7930554;-0.02962732,0.01102246;0.5095292;-0.003489256,32.93433
+0;0;0,0.005497127;0.2949447;0.007396737,0.01104225;0.5791146;0.0007625839,0.1871644;0.4618896;0.02401474,0.2283988;0.1792571;0.0443943,0.2753794;-0.06511413;0.007221017,-0.1676782;0.457316;0.006191989,-0.20982;0.1740839;0.006805765,-0.255898;-0.07052156;-0.02995414,0.06374373;0.003917794;-0.02796188,0.07463139;-0.3759184;0.02608755,0.08249039;-0.7349811;0.1122788,0.08525592;-0.6934758;-0.003478006,-0.06252617;0.004600433;-0.03049252,-0.0918757;-0.3759915;0.009555658,-0.113448;-0.7354814;0.09152097,-0.1075512;-0.6938867;-0.02410973,0.009625299;0.5095371;0.004635502,0;0;0,0.005994096;0.2950182;0.00236845,0.01290269;0.5790316;-0.008378625,0.1945906;0.4946754;0.01226211,0.2637064;0.2195659;0.05143464,0.2915472;-0.02261445;-0.01085413,-0.1730609;0.4933031;-0.007490668,-0.2501661;0.2224917;0.04459284,-0.2819641;-0.01679865;-0.02636749,0.06284291;0.001134649;-0.03016555,0.114873;-0.3766237;0.01350272,0.1358675;-0.7384675;0.08453107,0.1403611;-0.7317002;-0.02939749,-0.05710898;0.004726529;-0.03970772,-0.1279011;-0.3722144;-0.02489363,-0.1592912;-0.7336489;0.04436268,-0.1677554;-0.7930554;-0.02962732,0.01102246;0.5095292;-0.003489256,32.94577
+0;0;0,0.005495327;0.2948481;0.007394314,0.01103833;0.5789089;0.0007627488,0.1873125;0.4616709;0.0240299,0.2285295;0.1791577;0.04440086,0.275826;-0.06685677;0.006977603,-0.1678327;0.4570934;0.006191941,-0.2099568;0.1739809;0.006805459,-0.2563446;-0.07226947;-0.03020164,0.06385833;0.003924838;-0.02801215,0.07474425;-0.3758505;0.0260286,0.08260559;-0.73502;0.1122456,0.08537103;-0.6935151;-0.003507942,-0.06263857;0.004608704;-0.03054734,-0.09198339;-0.3759221;0.009494409,-0.1135621;-0.7355191;0.09148413,-0.1076655;-0.6939247;-0.02414323,0.009621933;0.5093591;0.004634126,0;0;0,0.005863219;0.2949259;0.002139926,0.01257993;0.5788258;-0.008837938,0.1945186;0.4949113;0.0117929,0.2638401;0.2200523;0.05147362,0.2927909;-0.0237238;-0.01094174,-0.1735193;0.4934092;-0.007592287,-0.2509483;0.22287;0.04476082,-0.2840577;-0.01793402;-0.02649771,0.06286527;0.001115546;-0.03040862,0.1148059;-0.3765327;0.01377403,0.1356591;-0.7384528;0.08502661,0.1400646;-0.7317032;-0.02889837,-0.05731882;0.004754563;-0.0396222,-0.1282359;-0.3721042;-0.02491067,-0.1596139;-0.7335862;0.04468853,-0.1682738;-0.7929001;-0.02938527,0.0107532;0.5093538;-0.00389123,32.96778
+0;0;0,0.005495327;0.2948481;0.007394314,0.01103833;0.5789089;0.0007627488,0.1873125;0.4616709;0.0240299,0.2285295;0.1791577;0.04440086,0.275826;-0.06685677;0.006977603,-0.1678327;0.4570934;0.006191941,-0.2099568;0.1739809;0.006805459,-0.2563446;-0.07226947;-0.03020164,0.06385833;0.003924838;-0.02801215,0.07474425;-0.3758505;0.0260286,0.08260559;-0.73502;0.1122456,0.08537103;-0.6935151;-0.003507942,-0.06263857;0.004608704;-0.03054734,-0.09198339;-0.3759221;0.009494409,-0.1135621;-0.7355191;0.09148413,-0.1076655;-0.6939247;-0.02414323,0.009621933;0.5093591;0.004634126,0;0;0,0.005863219;0.2949259;0.002139926,0.01257993;0.5788258;-0.008837938,0.1945186;0.4949113;0.0117929,0.2638401;0.2200523;0.05147362,0.2927909;-0.0237238;-0.01094174,-0.1735193;0.4934092;-0.007592287,-0.2509483;0.22287;0.04476082,-0.2840577;-0.01793402;-0.02649771,0.06286527;0.001115546;-0.03040862,0.1148059;-0.3765327;0.01377403,0.1356591;-0.7384528;0.08502661,0.1400646;-0.7317032;-0.02889837,-0.05731882;0.004754563;-0.0396222,-0.1282359;-0.3721042;-0.02491067,-0.1596139;-0.7335862;0.04468853,-0.1682738;-0.7929001;-0.02938527,0.0107532;0.5093538;-0.00389123,32.97923
+0;0;0,0.005434316;0.2948346;0.007422058,0.01094081;0.5788903;0.0008279544,0.1870536;0.4618096;0.02397627,0.2285996;0.1796209;0.04386864,0.2768092;-0.06715165;0.006742373,-0.167468;0.4562953;0.006214243,-0.2107765;0.1736725;0.007212208,-0.2595827;-0.07311715;-0.02900985,0.06389245;0.003960479;-0.02803856,0.07465554;-0.3757585;0.02612283,0.08268859;-0.7361114;0.112647,0.085426;-0.6946028;-0.003095314,-0.0626845;0.004578286;-0.03055788,-0.0922206;-0.3758913;0.009520274,-0.113809;-0.7366772;0.09181711,-0.1079387;-0.6950801;-0.02379983,0.009531913;0.5093411;0.004690042,0;0;0,0.005989537;0.2949102;0.002038002,0.01283227;0.578799;-0.008984447,0.1945434;0.4948914;0.01143491,0.264406;0.2204815;0.0510664,0.2940613;-0.02425529;-0.01076961,-0.1731189;0.4938669;-0.007988144,-0.2507768;0.2238449;0.04501764,-0.2858329;-0.01761957;-0.02615258,0.06285471;0.001176417;-0.03052855,0.1146975;-0.3763988;0.01402533,0.1353495;-0.7395402;0.08548892,0.1397794;-0.7327825;-0.0284251,-0.05741748;0.004712377;-0.03956156,-0.1283183;-0.372103;-0.02476214,-0.1600528;-0.7347928;0.04491048,-0.1685738;-0.7941151;-0.02915143,0.0109746;0.5093295;-0.004031301,33.0013
+0;0;0,0.005434316;0.2948346;0.007422058,0.01094081;0.5788903;0.0008279544,0.1870536;0.4618096;0.02397627,0.2285996;0.1796209;0.04386864,0.2768092;-0.06715165;0.006742373,-0.167468;0.4562953;0.006214243,-0.2107765;0.1736725;0.007212208,-0.2595827;-0.07311715;-0.02900985,0.06389245;0.003960479;-0.02803856,0.07465554;-0.3757585;0.02612283,0.08268859;-0.7361114;0.112647,0.085426;-0.6946028;-0.003095314,-0.0626845;0.004578286;-0.03055788,-0.0922206;-0.3758913;0.009520274,-0.113809;-0.7366772;0.09181711,-0.1079387;-0.6950801;-0.02379983,0.009531913;0.5093411;0.004690042,0;0;0,0.005989537;0.2949102;0.002038002,0.01283227;0.578799;-0.008984447,0.1945434;0.4948914;0.01143491,0.264406;0.2204815;0.0510664,0.2940613;-0.02425529;-0.01076961,-0.1731189;0.4938669;-0.007988144,-0.2507768;0.2238449;0.04501764,-0.2858329;-0.01761957;-0.02615258,0.06285471;0.001176417;-0.03052855,0.1146975;-0.3763988;0.01402533,0.1353495;-0.7395402;0.08548892,0.1397794;-0.7327825;-0.0284251,-0.05741748;0.004712377;-0.03956156,-0.1283183;-0.372103;-0.02476214,-0.1600528;-0.7347928;0.04491048,-0.1685738;-0.7941151;-0.02915143,0.0109746;0.5093295;-0.004031301,33.01278
+0;0;0,0.005434316;0.2948346;0.007422058,0.01094081;0.5788903;0.0008279544,0.1870536;0.4618096;0.02397627,0.2285996;0.1796209;0.04386864,0.2768092;-0.06715165;0.006742373,-0.167468;0.4562953;0.006214243,-0.2107765;0.1736725;0.007212208,-0.2595827;-0.07311715;-0.02900985,0.06389245;0.003960479;-0.02803856,0.07465554;-0.3757585;0.02612283,0.08268859;-0.7361114;0.112647,0.085426;-0.6946028;-0.003095314,-0.0626845;0.004578286;-0.03055788,-0.0922206;-0.3758913;0.009520274,-0.113809;-0.7366772;0.09181711,-0.1079387;-0.6950801;-0.02379983,0.009531913;0.5093411;0.004690042,0;0;0,0.005989537;0.2949102;0.002038002,0.01283227;0.578799;-0.008984447,0.1945434;0.4948914;0.01143491,0.264406;0.2204815;0.0510664,0.2940613;-0.02425529;-0.01076961,-0.1731189;0.4938669;-0.007988144,-0.2507768;0.2238449;0.04501764,-0.2858329;-0.01761957;-0.02615258,0.06285471;0.001176417;-0.03052855,0.1146975;-0.3763988;0.01402533,0.1353495;-0.7395402;0.08548892,0.1397794;-0.7327825;-0.0284251,-0.05741748;0.004712377;-0.03956156,-0.1283183;-0.372103;-0.02476214,-0.1600528;-0.7347928;0.04491048,-0.1685738;-0.7941151;-0.02915143,0.0109746;0.5093295;-0.004031301,33.02442
+0;0;0,0.005415664;0.2948699;0.007411982,0.01090614;0.5789859;0.0008245734,0.1871026;0.4618635;0.02388263,0.2290343;0.1798544;0.04351133,0.2777476;-0.06770425;0.00649811,-0.1673788;0.4557239;0.006193458,-0.2124609;0.1735215;0.007648977,-0.2629761;-0.07384324;-0.02822742,0.06381217;0.003956784;-0.02800292,0.07441275;-0.3748187;0.02602348,0.08257059;-0.7358588;0.1127747,0.08528418;-0.6943503;-0.00296668,-0.0626108;0.004572496;-0.03050889,-0.09215311;-0.3749439;0.009449098,-0.1137106;-0.7364329;0.09193079,-0.107864;-0.6948335;-0.0236856,0.009501779;0.5094188;0.004683558,0;0;0,0.005951121;0.2949471;0.001821637,0.01272461;0.5788885;-0.009424329,0.1945506;0.495168;0.01098001,0.2648545;0.2210597;0.05091345,0.2960454;-0.02452238;-0.01028144,-0.1732806;0.4939459;-0.008371082,-0.2516058;0.2243662;0.04515132,-0.2884225;-0.01789834;-0.02542243,0.06282365;0.001173109;-0.03039121,0.1149329;-0.3754546;0.01363504,0.1352122;-0.7392147;0.0858127,0.1396224;-0.7324806;-0.02809571,-0.05726259;0.004700433;-0.03963224,-0.1279675;-0.3711738;-0.02474848,-0.1599209;-0.7345322;0.04519378,-0.1684491;-0.79392;-0.02878576,0.01088656;0.5094049;-0.004415393,33.03608
+0;0;0,0.005415664;0.2948699;0.007411982,0.01090614;0.5789859;0.0008245734,0.1871026;0.4618635;0.02388263,0.2290343;0.1798544;0.04351133,0.2777476;-0.06770425;0.00649811,-0.1673788;0.4557239;0.006193458,-0.2124609;0.1735215;0.007648977,-0.2629761;-0.07384324;-0.02822742,0.06381217;0.003956784;-0.02800292,0.07441275;-0.3748187;0.02602348,0.08257059;-0.7358588;0.1127747,0.08528418;-0.6943503;-0.00296668,-0.0626108;0.004572496;-0.03050889,-0.09215311;-0.3749439;0.009449098,-0.1137106;-0.7364329;0.09193079,-0.107864;-0.6948335;-0.0236856,0.009501779;0.5094188;0.004683558,0;0;0,0.005951121;0.2949471;0.001821637,0.01272461;0.5788885;-0.009424329,0.1945506;0.495168;0.01098001,0.2648545;0.2210597;0.05091345,0.2960454;-0.02452238;-0.01028144,-0.1732806;0.4939459;-0.008371082,-0.2516058;0.2243662;0.04515132,-0.2884225;-0.01789834;-0.02542243,0.06282365;0.001173109;-0.03039121,0.1149329;-0.3754546;0.01363504,0.1352122;-0.7392147;0.0858127,0.1396224;-0.7324806;-0.02809571,-0.05726259;0.004700433;-0.03963224,-0.1279675;-0.3711738;-0.02474848,-0.1599209;-0.7345322;0.04519378,-0.1684491;-0.79392;-0.02878576,0.01088656;0.5094049;-0.004415393,33.04735
+0;0;0,0.005415189;0.2948441;0.007411333,0.0109055;0.5789514;0.0008240363,0.1869983;0.4618568;0.02387089,0.2289645;0.179616;0.04351571,0.2777218;-0.06816636;0.00646903,-0.1672762;0.4557208;0.006192038,-0.2123953;0.1732866;0.007648752,-0.2629562;-0.07430179;-0.02826007,0.06399251;0.003967966;-0.02808206,0.07458816;-0.3746314;0.0259192,0.08275062;-0.7358756;0.1127195,0.08466264;-0.6977666;0.03116706,-0.06278774;0.004585418;-0.03059511,-0.09231631;-0.3747545;0.009344293,-0.113886;-0.7364479;0.09187262,-0.1097664;-0.6982748;0.01040826,0.009501141;0.5093844;0.004683019,0;0;0,0.005879968;0.2949245;0.001498103,0.01255056;0.5788474;-0.01005554,0.1943239;0.4954555;0.01038444,0.2652348;0.2213829;0.05116177,0.2982499;-0.02425452;-0.00981462,-0.1733405;0.4940408;-0.008375796,-0.2521129;0.2244729;0.04579972,-0.2906021;-0.01787786;-0.02441803,0.06286618;0.001184076;-0.03075433,0.1148796;-0.3752036;0.01388621,0.1351216;-0.7391174;0.08637976,0.1508701;-0.7735279;0.03817712,-0.05758742;0.004724144;-0.03950645,-0.1283311;-0.37096;-0.02458623,-0.1602265;-0.7344803;0.04565629,-0.1664765;-0.7674673;-0.006437771,0.01074035;0.5093685;-0.004971862,33.0703
+0;0;0,0.005359607;0.2948466;0.007352881,0.01080989;0.5789531;0.0007042598,0.1869061;0.4618237;0.02374887,0.2299142;0.1797197;0.04310402,0.2802555;-0.06791438;0.007202212,-0.1680457;0.4580314;0.006044651,-0.2137451;0.1756966;0.008406065,-0.2680201;-0.07128564;-0.02623266,0.06399851;0.003993096;-0.0280648,0.0744754;-0.3746138;0.02590655,0.08268762;-0.7358441;0.1127597,0.08463934;-0.6977381;0.03120793,-0.06277885;0.004559304;-0.03061725,-0.09234855;-0.3747637;0.009451805,-0.1139719;-0.7364761;0.0918833,-0.1098124;-0.6983071;0.01042055,0.009416283;0.5093869;0.004580993,0;0;0,0.005879968;0.2949245;0.001498103,0.01255056;0.5788474;-0.01005554,0.1943239;0.4954555;0.01038444,0.2652348;0.2213829;0.05116177,0.2982499;-0.02425452;-0.00981462,-0.1733405;0.4940408;-0.008375796,-0.2521129;0.2244729;0.04579972,-0.2906021;-0.01787786;-0.02441803,0.06286618;0.001184076;-0.03075433,0.1148796;-0.3752036;0.01388621,0.1351216;-0.7391174;0.08637976,0.1508701;-0.7735279;0.03817712,-0.05758742;0.004724144;-0.03950645,-0.1283311;-0.37096;-0.02458623,-0.1602265;-0.7344803;0.04565629,-0.1664765;-0.7674673;-0.006437771,0.01074035;0.5093685;-0.004971862,33.08178
+0;0;0,0.005359607;0.2948466;0.007352881,0.01080989;0.5789531;0.0007042598,0.1869061;0.4618237;0.02374887,0.2299142;0.1797197;0.04310402,0.2802555;-0.06791438;0.007202212,-0.1680457;0.4580314;0.006044651,-0.2137451;0.1756966;0.008406065,-0.2680201;-0.07128564;-0.02623266,0.06399851;0.003993096;-0.0280648,0.0744754;-0.3746138;0.02590655,0.08268762;-0.7358441;0.1127597,0.08463934;-0.6977381;0.03120793,-0.06277885;0.004559304;-0.03061725,-0.09234855;-0.3747637;0.009451805,-0.1139719;-0.7364761;0.0918833,-0.1098124;-0.6983071;0.01042055,0.009416283;0.5093869;0.004580993,0;0;0,0.005879968;0.2949245;0.001498103,0.01255056;0.5788474;-0.01005554,0.1943239;0.4954555;0.01038444,0.2652348;0.2213829;0.05116177,0.2982499;-0.02425452;-0.00981462,-0.1733405;0.4940408;-0.008375796,-0.2521129;0.2244729;0.04579972,-0.2906021;-0.01787786;-0.02441803,0.06286618;0.001184076;-0.03075433,0.1148796;-0.3752036;0.01388621,0.1351216;-0.7391174;0.08637976,0.1508701;-0.7735279;0.03817712,-0.05758742;0.004724144;-0.03950645,-0.1283311;-0.37096;-0.02458623,-0.1602265;-0.7344803;0.04565629,-0.1664765;-0.7674673;-0.006437771,0.01074035;0.5093685;-0.004971862,33.09328
+0;0;0,0.005359033;0.294815;0.007352094,0.01080879;0.5788941;0.000704095,0.1867181;0.4618209;0.02372816,0.2296698;0.1800875;0.0430579,0.2804228;-0.06957194;0.00686245,-0.1678598;0.4580326;0.006042597,-0.2134992;0.1760687;0.00840091,-0.268218;-0.07293357;-0.02652111,0.06404952;0.003996278;-0.02808717,0.07452077;-0.3744067;0.02585512,0.08279613;-0.7384149;0.1133762,0.0847049;-0.7004873;0.03361937,-0.06282888;0.004562937;-0.03064165,-0.09238265;-0.3745558;0.009405827,-0.1141723;-0.7390496;0.09247121,-0.1101044;-0.7010604;0.01280148,0.009415306;0.509334;0.004580481,0;0;0,0.005826995;0.2948947;0.001343489,0.01242927;0.578786;-0.0103476,0.1940648;0.4956487;0.009866356,0.2658094;0.2222686;0.05119658,0.3003133;-0.02542906;-0.00939393,-0.1732647;0.494161;-0.008530878,-0.2527823;0.2253284;0.04622455,-0.2932279;-0.01903425;-0.0235384,0.06288135;0.001190633;-0.03084994,0.1147153;-0.3749833;0.01403463,0.1345996;-0.7417649;0.08687901,0.1508053;-0.7736719;0.03858256,-0.05769653;0.004723502;-0.03944615,-0.1280904;-0.3708246;-0.0247295,-0.1605634;-0.737003;0.04660955,-0.1669028;-0.7685915;-0.00432485,0.01063715;0.5093153;-0.005231261,33.11634
+0;0;0,0.005267195;0.2948158;0.007384504,0.01067372;0.578896;0.0007531145,0.1866364;0.4619076;0.02360225,0.230617;0.1803313;0.04290761,0.2832873;-0.06896859;0.006974198,-0.1677915;0.4573773;0.006093192,-0.2166349;0.1759735;0.01037632,-0.2756613;-0.07218288;-0.02353724,0.06406465;0.004006362;-0.02805119,0.07446238;-0.3744023;0.02586544,0.08274721;-0.7384092;0.1133916,0.08462408;-0.7004793;0.0336343,-0.06281703;0.004552599;-0.03066749,-0.09246998;-0.3745486;0.009472987,-0.1143706;-0.7390372;0.09253187,-0.1103327;-0.7010445;0.01286097,0.009292159;0.5093356;0.00462848,0;0;0,0.005826995;0.2948947;0.001343489,0.01242927;0.578786;-0.0103476,0.1940648;0.4956487;0.009866356,0.2658094;0.2222686;0.05119658,0.3003133;-0.02542906;-0.00939393,-0.1732647;0.494161;-0.008530878,-0.2527823;0.2253284;0.04622455,-0.2932279;-0.01903425;-0.0235384,0.06288135;0.001190633;-0.03084994,0.1147153;-0.3749833;0.01403463,0.1345996;-0.7417649;0.08687901,0.1508053;-0.7736719;0.03858256,-0.05769653;0.004723502;-0.03944615,-0.1280904;-0.3708246;-0.0247295,-0.1605634;-0.737003;0.04660955,-0.1669028;-0.7685915;-0.00432485,0.01063715;0.5093153;-0.005231261,33.12784
+0;0;0,0.005265364;0.2947133;0.007381936,0.0106698;0.5786836;0.0007530598,0.1864755;0.4617631;0.0235839,0.2304947;0.1799389;0.04290627,0.283527;-0.07107428;0.006725915,-0.1676376;0.4572369;0.006090404,-0.216524;0.1755852;0.01037731,-0.2759561;-0.07427655;-0.02376932,0.06402557;0.004003918;-0.02803408,0.07442058;-0.3743057;0.02586844,0.08270332;-0.7382212;0.1133727,0.08459052;-0.7002476;0.03317682,-0.06277871;0.004549822;-0.03064878,-0.0924239;-0.3744521;0.009481186,-0.1143191;-0.7388494;0.09251923,-0.110259;-0.7008128;0.01241029,0.00928875;0.509149;0.004626993,0;0;0,0.005779997;0.2947946;0.0009196997,0.01228879;0.5785557;-0.01129127,0.1937953;0.4958724;0.009321094,0.2669521;0.2226715;0.05109835,0.3031779;-0.02686246;-0.008479476,-0.1732505;0.4944162;-0.009326393,-0.2538071;0.2258612;0.04657333,-0.2963631;-0.01998422;-0.02327002,0.06287009;0.001233518;-0.03077412,0.1146348;-0.3748323;0.01424456,0.1344822;-0.7415025;0.08717644,0.1508921;-0.7737983;0.03871548,-0.0576379;0.004670398;-0.03946232,-0.128061;-0.3707576;-0.02442419,-0.1605882;-0.7368286;0.04694824,-0.1667492;-0.7679194;-0.005286634,0.01052354;0.5091205;-0.006037235,33.13943
+0;0;0,0.005265364;0.2947133;0.007381936,0.0106698;0.5786836;0.0007530598,0.1864755;0.4617631;0.0235839,0.2304947;0.1799389;0.04290627,0.283527;-0.07107428;0.006725915,-0.1676376;0.4572369;0.006090404,-0.216524;0.1755852;0.01037731,-0.2759561;-0.07427655;-0.02376932,0.06402557;0.004003918;-0.02803408,0.07442058;-0.3743057;0.02586844,0.08270332;-0.7382212;0.1133727,0.08459052;-0.7002476;0.03317682,-0.06277871;0.004549822;-0.03064878,-0.0924239;-0.3744521;0.009481186,-0.1143191;-0.7388494;0.09251923,-0.110259;-0.7008128;0.01241029,0.00928875;0.509149;0.004626993,0;0;0,0.005779997;0.2947946;0.0009196997,0.01228879;0.5785557;-0.01129127,0.1937953;0.4958724;0.009321094,0.2669521;0.2226715;0.05109835,0.3031779;-0.02686246;-0.008479476,-0.1732505;0.4944162;-0.009326393,-0.2538071;0.2258612;0.04657333,-0.2963631;-0.01998422;-0.02327002,0.06287009;0.001233518;-0.03077412,0.1146348;-0.3748323;0.01424456,0.1344822;-0.7415025;0.08717644,0.1508921;-0.7737983;0.03871548,-0.0576379;0.004670398;-0.03946232,-0.128061;-0.3707576;-0.02442419,-0.1605882;-0.7368286;0.04694824,-0.1667492;-0.7679194;-0.005286634,0.01052354;0.5091205;-0.006037235,33.16238
+0;0;0,0.005147805;0.2945817;0.007332779,0.01050853;0.5783737;0.0007069446,0.1861352;0.4616513;0.02334918,0.2316495;0.1804858;0.04258084,0.286424;-0.06993935;0.006521817,-0.168082;0.4588231;0.005813599,-0.2204394;0.1782571;0.01188726,-0.283177;-0.07050766;-0.02265707,0.06403775;0.003972926;-0.02809915,0.07430561;-0.3742566;0.02578507,0.08256672;-0.7381483;0.1132757,0.08449449;-0.7001587;0.03291208,-0.06283194;0.004590486;-0.03061461,-0.09256515;-0.3743647;0.009077022,-0.1145812;-0.7387041;0.09221561,-0.1104753;-0.7006518;0.01194002,0.009133292;0.5088857;0.004580661,0;0;0,0.005757749;0.294661;0.0006130934,0.01221474;0.5782274;-0.01196921,0.1935183;0.4960443;0.008891821,0.2680802;0.2237038;0.05092287,0.3083632;-0.02504632;-0.00835526,-0.1731018;0.4944124;-0.009447526,-0.2551931;0.2267589;0.04639262,-0.2986654;-0.01887037;-0.02281457,0.06286336;0.001290515;-0.03086603,0.1144919;-0.374685;0.01433837,0.1344407;-0.741277;0.08749783,0.1506294;-0.7736635;0.03879738,-0.05771161;0.004629091;-0.03942234,-0.1281537;-0.3707068;-0.02434143,-0.1608684;-0.7367098;0.04715333,-0.1669574;-0.7678855;-0.005252119,0.0104648;0.508846;-0.006618142,33.17359
+0;0;0,0.005147805;0.2945817;0.007332779,0.01050853;0.5783737;0.0007069446,0.1861352;0.4616513;0.02334918,0.2316495;0.1804858;0.04258084,0.286424;-0.06993935;0.006521817,-0.168082;0.4588231;0.005813599,-0.2204394;0.1782571;0.01188726,-0.283177;-0.07050766;-0.02265707,0.06403775;0.003972926;-0.02809915,0.07430561;-0.3742566;0.02578507,0.08256672;-0.7381483;0.1132757,0.08449449;-0.7001587;0.03291208,-0.06283194;0.004590486;-0.03061461,-0.09256515;-0.3743647;0.009077022,-0.1145812;-0.7387041;0.09221561,-0.1104753;-0.7006518;0.01194002,0.009133292;0.5088857;0.004580661,0;0;0,0.005757749;0.294661;0.0006130934,0.01221474;0.5782274;-0.01196921,0.1935183;0.4960443;0.008891821,0.2680802;0.2237038;0.05092287,0.3083632;-0.02504632;-0.00835526,-0.1731018;0.4944124;-0.009447526,-0.2551931;0.2267589;0.04639262,-0.2986654;-0.01887037;-0.02281457,0.06286336;0.001290515;-0.03086603,0.1144919;-0.374685;0.01433837,0.1344407;-0.741277;0.08749783,0.1506294;-0.7736635;0.03879738,-0.05771161;0.004629091;-0.03942234,-0.1281537;-0.3707068;-0.02434143,-0.1608684;-0.7367098;0.04715333,-0.1669574;-0.7678855;-0.005252119,0.0104648;0.508846;-0.006618142,33.18515
+0;0;0,0.005145752;0.2944643;0.007329856,0.01050399;0.5781246;0.0007070508,0.1863852;0.4613658;0.02337446,0.2319169;0.1800925;0.0426135,0.2869494;-0.07151228;0.006384626,-0.1683401;0.4585335;0.005813732,-0.2207176;0.17786;0.01188972,-0.2837507;-0.0720766;-0.02281732,0.06396121;0.003968178;-0.02806557,0.07422384;-0.3740686;0.02579119,0.08248999;-0.7381823;0.1133353,0.08442003;-0.7001833;0.03287676,-0.06275684;0.004584999;-0.03057802,-0.0924749;-0.374177;0.009093376,-0.1145044;-0.7387388;0.09228271,-0.1103937;-0.7006769;0.01191238,0.009129373;0.5086679;0.004579027,0;0;0,0.005562022;0.2945479;0.0001354218,0.01170595;0.5779611;-0.01305699,0.1933274;0.4963202;0.008780479,0.2690104;0.2241615;0.05072904,0.3108312;-0.02574496;-0.007955194,-0.1738116;0.4943902;-0.009722922,-0.2565841;0.2269566;0.04672114,-0.3027439;-0.02002792;-0.02046485,0.06284279;0.001320437;-0.03071642,0.1143074;-0.3744771;0.01450741,0.1342052;-0.7412548;0.08791935,0.1504303;-0.7737772;0.03924716,-0.05757187;0.004573788;-0.03948442,-0.1278839;-0.3705808;-0.02422333,-0.1610012;-0.736747;0.04744687,-0.1671076;-0.7679386;-0.005084921,0.01004465;0.5086216;-0.007544159,33.20727
+0;0;0,0.004959011;0.2944674;0.007333059,0.01013277;0.5781313;0.000710289,0.1860351;0.4611947;0.02327273,0.2336344;0.1802576;0.04241856,0.2930242;-0.07038578;0.006407645,-0.16844;0.4577935;0.006017789,-0.2249219;0.1779367;0.01294202,-0.2924256;-0.07115409;-0.01935428,0.06395133;0.004013757;-0.02808161,0.07393227;-0.3740096;0.02592171,0.08219402;-0.7380478;0.1137796,0.08407044;-0.700048;0.03331991,-0.0627907;0.004535485;-0.03051584,-0.09258765;-0.3742309;0.009054087,-0.1148171;-0.7387742;0.09227155,-0.1107581;-0.7007114;0.01189869,0.008815655;0.5086733;0.004579669,0;0;0,0.005562022;0.2945479;0.0001354218,0.01170595;0.5779611;-0.01305699,0.1933274;0.4963202;0.008780479,0.2690104;0.2241615;0.05072904,0.3108312;-0.02574496;-0.007955194,-0.1738116;0.4943902;-0.009722922,-0.2565841;0.2269566;0.04672114,-0.3027439;-0.02002792;-0.02046485,0.06284279;0.001320437;-0.03071642,0.1143074;-0.3744771;0.01450741,0.1342052;-0.7412548;0.08791935,0.1504303;-0.7737772;0.03924716,-0.05757187;0.004573788;-0.03948442,-0.1278839;-0.3705808;-0.02422333,-0.1610012;-0.736747;0.04744687,-0.1671076;-0.7679386;-0.005084921,0.01004465;0.5086216;-0.007544159,33.21849
+0;0;0,0.004957439;0.2943741;0.007330736,0.01012931;0.5779342;0.0007104028,0.186175;0.460985;0.02328647,0.2338105;0.1798343;0.04244687,0.2934445;-0.07183984;0.006287854,-0.1685858;0.457581;0.00601763,-0.2251107;0.1775116;0.01294712,-0.292892;-0.07260361;-0.01948199,0.06389987;0.004010527;-0.02805901,0.07387835;-0.3739196;0.02593099,0.08213031;-0.7375264;0.1136847,0.08402005;-0.6994697;0.03265361,-0.06274018;0.004531836;-0.03049129,-0.09252978;-0.3741412;0.009068878,-0.1147329;-0.7382524;0.0921877,-0.110645;-0.7001324;0.01124403,0.008812677;0.5085019;0.00457835,0;0;0,0.005450457;0.2944567;-0.0001022816,0.01146124;0.577758;-0.01352441,0.1932458;0.4964212;0.008794069,0.2709428;0.2246051;0.05076063,0.3144473;-0.02649429;-0.006335974,-0.1741877;0.4943797;-0.009806871,-0.2578567;0.2270952;0.04711838,-0.3063678;-0.02070601;-0.01955086,0.06282675;0.001334429;-0.03062033,0.1142361;-0.3743795;0.0145657,0.1341048;-0.7406415;0.08829558,0.1501138;-0.7739333;0.03958845,-0.05748035;0.004539122;-0.03952203,-0.127875;-0.3704905;-0.02393178,-0.1611197;-0.7361944;0.04772104,-0.1671989;-0.7677709;-0.005249765,0.009833738;0.5084478;-0.00795722,33.24086
+0;0;0,0.004957439;0.2943741;0.007330736,0.01012931;0.5779342;0.0007104028,0.186175;0.460985;0.02328647,0.2338105;0.1798343;0.04244687,0.2934445;-0.07183984;0.006287854,-0.1685858;0.457581;0.00601763,-0.2251107;0.1775116;0.01294712,-0.292892;-0.07260361;-0.01948199,0.06389987;0.004010527;-0.02805901,0.07387835;-0.3739196;0.02593099,0.08213031;-0.7375264;0.1136847,0.08402005;-0.6994697;0.03265361,-0.06274018;0.004531836;-0.03049129,-0.09252978;-0.3741412;0.009068878,-0.1147329;-0.7382524;0.0921877,-0.110645;-0.7001324;0.01124403,0.008812677;0.5085019;0.00457835,0;0;0,0.005450457;0.2944567;-0.0001022816,0.01146124;0.577758;-0.01352441,0.1932458;0.4964212;0.008794069,0.2709428;0.2246051;0.05076063,0.3144473;-0.02649429;-0.006335974,-0.1741877;0.4943797;-0.009806871,-0.2578567;0.2270952;0.04711838,-0.3063678;-0.02070601;-0.01955086,0.06282675;0.001334429;-0.03062033,0.1142361;-0.3743795;0.0145657,0.1341048;-0.7406415;0.08829558,0.1501138;-0.7739333;0.03958845,-0.05748035;0.004539122;-0.03952203,-0.127875;-0.3704905;-0.02393178,-0.1611197;-0.7361944;0.04772104,-0.1671989;-0.7677709;-0.005249765,0.009833738;0.5084478;-0.00795722,33.26311
+0;0;0,0.004668615;0.2942361;0.007324444,0.009700752;0.5776191;0.0006742913,0.1860556;0.4609653;0.0228926,0.2364774;0.1801007;0.04259457,0.3022456;-0.07147905;0.006372988,-0.1695173;0.458719;0.005882551,-0.2298924;0.1792219;0.01307003,-0.3015984;-0.07144803;-0.01779574,0.0639141;0.003987497;-0.02805459,0.07380539;-0.3739437;0.02575037,0.08172661;-0.7365587;0.1133882,0.08361039;-0.6983814;0.03115888,-0.06274506;0.004536518;-0.03050328,-0.09286714;-0.3740878;0.009007687,-0.1152236;-0.737221;0.09187635,-0.1111073;-0.6989772;0.009735219,0.008433444;0.5082352;0.004562476,0;0;0,0.005190238;0.2943184;-0.000249505,0.01086618;0.5774386;-0.01387119,0.1929101;0.4965195;0.008581996,0.2718783;0.2249103;0.05110168,0.3171632;-0.02745309;-0.005394459,-0.1748585;0.4943433;-0.009771682,-0.2595617;0.2272139;0.04752333,-0.3101978;-0.02174066;-0.01871444,0.06284195;0.001412138;-0.0306083,0.1140787;-0.37427;0.01480734,0.1340943;-0.7394657;0.08872736,0.1500241;-0.7737814;0.03931272,-0.05749832;0.004460874;-0.03952235,-0.1280495;-0.3704987;-0.02362512,-0.1612083;-0.7352254;0.04784265,-0.1675332;-0.7677443;-0.005855162,0.009332493;0.5081787;-0.008252501,33.27437
+0;0;0,0.004668615;0.2942361;0.007324444,0.009700752;0.5776191;0.0006742913,0.1860556;0.4609653;0.0228926,0.2364774;0.1801007;0.04259457,0.3022456;-0.07147905;0.006372988,-0.1695173;0.458719;0.005882551,-0.2298924;0.1792219;0.01307003,-0.3015984;-0.07144803;-0.01779574,0.0639141;0.003987497;-0.02805459,0.07380539;-0.3739437;0.02575037,0.08172661;-0.7365587;0.1133882,0.08361039;-0.6983814;0.03115888,-0.06274506;0.004536518;-0.03050328,-0.09286714;-0.3740878;0.009007687,-0.1152236;-0.737221;0.09187635,-0.1111073;-0.6989772;0.009735219,0.008433444;0.5082352;0.004562476,0;0;0,0.005190238;0.2943184;-0.000249505,0.01086618;0.5774386;-0.01387119,0.1929101;0.4965195;0.008581996,0.2718783;0.2249103;0.05110168,0.3171632;-0.02745309;-0.005394459,-0.1748585;0.4943433;-0.009771682,-0.2595617;0.2272139;0.04752333,-0.3101978;-0.02174066;-0.01871444,0.06284195;0.001412138;-0.0306083,0.1140787;-0.37427;0.01480734,0.1340943;-0.7394657;0.08872736,0.1500241;-0.7737814;0.03931272,-0.05749832;0.004460874;-0.03952235,-0.1280495;-0.3704987;-0.02362512,-0.1612083;-0.7352254;0.04784265,-0.1675332;-0.7677443;-0.005855162,0.009332493;0.5081787;-0.008252501,33.29657
+0;0;0,0.004665797;0.2940584;0.007320021,0.009694157;0.5772289;0.0006749735,0.1862248;0.4605833;0.02290826,0.2365372;0.180328;0.04256748,0.3016681;-0.06881401;0.006696891,-0.169698;0.4583348;0.005881464,-0.2299421;0.179444;0.01305335,-0.3009534;-0.0687969;-0.01751333,0.06385943;0.003984086;-0.02803059,0.07373944;-0.3735161;0.02571301,0.08157212;-0.7320783;0.1123713,0.08354098;-0.6935318;0.02642874,-0.06269138;0.004532637;-0.03047719,-0.09277911;-0.3736599;0.008988719,-0.1148857;-0.7327344;0.09093119,-0.1105835;-0.6941184;0.005080752,0.008427849;0.5078998;0.00456009,0;0;0,0.005016521;0.2941433;-0.000518322,0.01048589;0.5770402;-0.01443338,0.1927418;0.4964453;0.008528471,0.273642;0.2260592;0.05104184,0.3214743;-0.02364442;-0.003369808,-0.1753802;0.4941253;-0.009829696,-0.2609947;0.2280338;0.04784464,-0.312973;-0.01839386;-0.01674768,0.06284706;0.001423657;-0.03046036,0.1139563;-0.3738586;0.01474429,0.1330047;-0.7347873;0.08894336,0.1498914;-0.7738018;0.03980184,-0.05737582;0.004423546;-0.03959875,-0.1279439;-0.3700796;-0.02347643,-0.1607548;-0.7306763;0.04745504,-0.1673398;-0.7660503;-0.008633472,0.009005174;0.5078402;-0.008741856,33.31902
+0;0;0,0.004397378;0.2940622;0.007334067,0.009270574;0.5772365;0.0007360906,0.1859667;0.4610322;0.02272704,0.2397354;0.1814283;0.0425125,0.3107707;-0.0662601;0.007800601,-0.1697618;0.4571469;0.005705222,-0.2363918;0.1797318;0.01359222,-0.3116649;-0.06745656;-0.01525824,0.06384862;0.004014843;-0.0280508,0.07331891;-0.3734738;0.02584804,0.08087331;-0.7320942;0.1122897,0.08281858;-0.693545;0.02634683,-0.06272387;0.004496149;-0.03041571,-0.09330255;-0.373679;0.008838344,-0.1154332;-0.7328147;0.09050623,-0.1111551;-0.6941932;0.004655123,0.008028921;0.5079063;0.00460985,0;0;0,0.005016521;0.2941433;-0.000518322,0.01048589;0.5770402;-0.01443338,0.1927418;0.4964453;0.008528471,0.273642;0.2260592;0.05104184,0.3214743;-0.02364442;-0.003369808,-0.1753802;0.4941253;-0.009829696,-0.2609947;0.2280338;0.04784464,-0.312973;-0.01839386;-0.01674768,0.06284706;0.001423657;-0.03046036,0.1139563;-0.3738586;0.01474429,0.1330047;-0.7347873;0.08894336,0.1498914;-0.7738018;0.03980184,-0.05737582;0.004423546;-0.03959875,-0.1279439;-0.3700796;-0.02347643,-0.1607548;-0.7306763;0.04745504,-0.1673398;-0.7660503;-0.008633472,0.009005174;0.5078402;-0.008741856,33.33016
+0;0;0,0.004394136;0.2938454;0.00732866,0.009263566;0.5768008;0.0007358009,0.1858514;0.4606793;0.02271261,0.2396577;0.1808798;0.04251192,0.3100453;-0.06455001;0.008116547,-0.1696587;0.4567964;0.005701243,-0.2363352;0.1791872;0.01359376,-0.310922;-0.06574711;-0.01499362,0.06378247;0.004010683;-0.02802174,0.07325228;-0.3734589;0.02587438,0.0808186;-0.7326452;0.1124524,0.0827545;-0.6941372;0.02692381,-0.06265888;0.00449149;-0.03038419,-0.09323601;-0.3736647;0.00886788,-0.1154016;-0.733367;0.09066463,-0.1111441;-0.6947871;0.005227327,0.008022879;0.5075246;0.004606544,0;0;0,0.004835695;0.293929;-0.0007294416,0.01013599;0.576601;-0.01482189,0.1923295;0.4966767;0.008447409,0.2748542;0.226654;0.05148637,0.3247551;-0.02040456;-0.001854181,-0.1756028;0.4940798;-0.00981253,-0.2622419;0.2283644;0.04904254,-0.3156008;-0.01558103;-0.01433477,0.06284536;0.001451999;-0.03029621,0.1138923;-0.3737939;0.01511848,0.1329466;-0.7353067;0.08936918,0.1496849;-0.7739309;0.04036069,-0.05724378;0.004367576;-0.03966839,-0.1279829;-0.3700576;-0.02294952,-0.1608591;-0.731207;0.04817018,-0.1674093;-0.7665186;-0.007352516,0.008695334;0.5074579;-0.00908947,33.3413
+0;0;0,0.004394136;0.2938454;0.00732866,0.009263566;0.5768008;0.0007358009,0.1858514;0.4606793;0.02271261,0.2396577;0.1808798;0.04251192,0.3100453;-0.06455001;0.008116547,-0.1696587;0.4567964;0.005701243,-0.2363352;0.1791872;0.01359376,-0.310922;-0.06574711;-0.01499362,0.06378247;0.004010683;-0.02802174,0.07325228;-0.3734589;0.02587438,0.0808186;-0.7326452;0.1124524,0.0827545;-0.6941372;0.02692381,-0.06265888;0.00449149;-0.03038419,-0.09323601;-0.3736647;0.00886788,-0.1154016;-0.733367;0.09066463,-0.1111441;-0.6947871;0.005227327,0.008022879;0.5075246;0.004606544,0;0;0,0.004835695;0.293929;-0.0007294416,0.01013599;0.576601;-0.01482189,0.1923295;0.4966767;0.008447409,0.2748542;0.226654;0.05148637,0.3247551;-0.02040456;-0.001854181,-0.1756028;0.4940798;-0.00981253,-0.2622419;0.2283644;0.04904254,-0.3156008;-0.01558103;-0.01433477,0.06284536;0.001451999;-0.03029621,0.1138923;-0.3737939;0.01511848,0.1329466;-0.7353067;0.08936918,0.1496849;-0.7739309;0.04036069,-0.05724378;0.004367576;-0.03966839,-0.1279829;-0.3700576;-0.02294952,-0.1608591;-0.731207;0.04817018,-0.1674093;-0.7665186;-0.007352516,0.008695334;0.5074579;-0.00908947,33.36359
+0;0;0,0.004124874;0.2938049;0.007309758,0.008847492;0.5767586;0.0007397656,0.185257;0.4612713;0.02244689,0.2450081;0.1830184;0.04274088,0.316746;-0.06170434;0.009876896,-0.1695396;0.4563434;0.005702152,-0.2429172;0.1807432;0.01388874,-0.3216009;-0.06244011;-0.01415219,0.06367069;0.004013765;-0.02802767,0.07266251;-0.3733377;0.02597952,0.08011854;-0.7329478;0.1126936,0.08199602;-0.6944259;0.02704742,-0.06260347;0.004470275;-0.03027275,-0.09423835;-0.3736484;0.007373979,-0.116005;-0.7336876;0.08978945,-0.1118032;-0.6950939;0.004232965,0.007629584;0.507477;0.004605596,0;0;0,0.004777983;0.2938855;-0.0004734993,0.01009333;0.57656;-0.01441646,0.1919545;0.4969708;0.008286715,0.2765377;0.2278979;0.05132365,0.3280199;-0.0185543;-0.0008921623,-0.1752768;0.49402;-0.01029311,-0.2628945;0.2291188;0.04934946,-0.3184777;-0.01398061;-0.01333047,0.06279693;0.001437575;-0.03016782,0.11381;-0.3737002;0.01523221,0.1327169;-0.735638;0.08964849,0.1491978;-0.7745304;0.04072357,-0.05708741;0.004368694;-0.03971851,-0.1283625;-0.3698778;-0.02386819,-0.1606943;-0.7312484;0.04865975,-0.1674731;-0.7665626;-0.007013578,0.008633584;0.5074095;-0.008720398,33.37486
+0;0;0,0.004124874;0.2938049;0.007309758,0.008847492;0.5767586;0.0007397656,0.185257;0.4612713;0.02244689,0.2450081;0.1830184;0.04274088,0.316746;-0.06170434;0.009876896,-0.1695396;0.4563434;0.005702152,-0.2429172;0.1807432;0.01388874,-0.3216009;-0.06244011;-0.01415219,0.06367069;0.004013765;-0.02802767,0.07266251;-0.3733377;0.02597952,0.08011854;-0.7329478;0.1126936,0.08199602;-0.6944259;0.02704742,-0.06260347;0.004470275;-0.03027275,-0.09423835;-0.3736484;0.007373979,-0.116005;-0.7336876;0.08978945,-0.1118032;-0.6950939;0.004232965,0.007629584;0.507477;0.004605596,0;0;0,0.004777983;0.2938855;-0.0004734993,0.01009333;0.57656;-0.01441646,0.1919545;0.4969708;0.008286715,0.2765377;0.2278979;0.05132365,0.3280199;-0.0185543;-0.0008921623,-0.1752768;0.49402;-0.01029311,-0.2628945;0.2291188;0.04934946,-0.3184777;-0.01398061;-0.01333047,0.06279693;0.001437575;-0.03016782,0.11381;-0.3737002;0.01523221,0.1327169;-0.735638;0.08964849,0.1491978;-0.7745304;0.04072357,-0.05708741;0.004368694;-0.03971851,-0.1283625;-0.3698778;-0.02386819,-0.1606943;-0.7312484;0.04865975,-0.1674731;-0.7665626;-0.007013578,0.008633584;0.5074095;-0.008720398,33.38616
+0;0;0,0.004124874;0.2938049;0.007309758,0.008847492;0.5767586;0.0007397656,0.185257;0.4612713;0.02244689,0.2450081;0.1830184;0.04274088,0.316746;-0.06170434;0.009876896,-0.1695396;0.4563434;0.005702152,-0.2429172;0.1807432;0.01388874,-0.3216009;-0.06244011;-0.01415219,0.06367069;0.004013765;-0.02802767,0.07266251;-0.3733377;0.02597952,0.08011854;-0.7329478;0.1126936,0.08199602;-0.6944259;0.02704742,-0.06260347;0.004470275;-0.03027275,-0.09423835;-0.3736484;0.007373979,-0.116005;-0.7336876;0.08978945,-0.1118032;-0.6950939;0.004232965,0.007629584;0.507477;0.004605596,0;0;0,0.004777983;0.2938855;-0.0004734993,0.01009333;0.57656;-0.01441646,0.1919545;0.4969708;0.008286715,0.2765377;0.2278979;0.05132365,0.3280199;-0.0185543;-0.0008921623,-0.1752768;0.49402;-0.01029311,-0.2628945;0.2291188;0.04934946,-0.3184777;-0.01398061;-0.01333047,0.06279693;0.001437575;-0.03016782,0.11381;-0.3737002;0.01523221,0.1327169;-0.735638;0.08964849,0.1491978;-0.7745304;0.04072357,-0.05708741;0.004368694;-0.03971851,-0.1283625;-0.3698778;-0.02386819,-0.1606943;-0.7312484;0.04865975,-0.1674731;-0.7665626;-0.007013578,0.008633584;0.5074095;-0.008720398,33.39729
+0;0;0,0.003850552;0.2936747;0.007366351,0.00846064;0.5764796;0.0008253164,0.1852232;0.4612099;0.02225606,0.2491035;0.1835323;0.04296023,0.3272336;-0.0591632;0.01216966,-0.1699245;0.4554387;0.005586698,-0.2519739;0.1819243;0.01407068,-0.3347691;-0.05966651;-0.01299062,0.06373538;0.004034639;-0.02808682,0.07305497;-0.3733137;0.0261947,0.07967163;-0.7316033;0.1123733,0.08152366;-0.6930784;0.02672461,-0.0627189;0.004454282;-0.03022988,-0.09472936;-0.3736885;0.007299697,-0.1162953;-0.7323717;0.08929484,-0.1121195;-0.6937734;0.003735319,0.007288325;0.5072352;0.004678977,0;0;0,0.004570618;0.2937557;-0.0007692575,0.009635106;0.5762686;-0.01500344,0.1917681;0.4972972;0.008335948,0.279053;0.2287941;0.0519433,0.3329498;-0.01713915;0.001292825,-0.1759019;0.4938048;-0.01019748,-0.2646685;0.2291369;0.05051164,-0.3227957;-0.01346681;-0.01046496,0.06286189;0.001492232;-0.0302242,0.1137733;-0.3736666;0.01548123,0.13238;-0.7341022;0.09019291,0.1491605;-0.7731802;0.04162896,-0.05721129;0.004318332;-0.03969341,-0.1285022;-0.3699589;-0.02359001,-0.1607472;-0.7299253;0.04870337,-0.1676682;-0.7651802;-0.007025447,0.008241385;0.5071614;-0.009234786,33.41955
+0;0;0,0.003848855;0.2935452;0.007363105,0.00845683;0.5762205;0.0008249709,0.1853917;0.4609357;0.02227104,0.2493022;0.183127;0.042985,0.3281362;-0.06175499;0.01191703,-0.170099;0.4551589;0.00558559,-0.2521871;0.1815154;0.01407358,-0.3357282;-0.06225196;-0.01323153,0.06382909;0.004040571;-0.02812812,0.07315184;-0.3734356;0.02617179,0.07977554;-0.7321063;0.1124421,0.08162837;-0.6935778;0.02675668,-0.06281111;0.004460831;-0.03027433,-0.09483242;-0.3738101;0.007267965,-0.1164213;-0.7328749;0.08935036,-0.1122437;-0.6942729;0.003754139,0.007285013;0.5070055;0.004676993,0;0;0,0.00437285;0.2936275;-0.001273751,0.009224519;0.5759903;-0.01597226,0.1915312;0.4973655;0.008241057,0.281758;0.2296779;0.05175841,0.3386462;-0.01827163;0.002443194,-0.1764543;0.4937497;-0.01048171,-0.2667975;0.2297119;0.05127143,-0.3269182;-0.01521654;-0.008249797,0.06287661;0.001647264;-0.03042185,0.1137985;-0.3735866;0.01573181,0.1323136;-0.7343892;0.09063065,0.1491675;-0.7734123;0.04194891,-0.05739173;0.004212931;-0.03962464,-0.1291234;-0.370153;-0.02451443,-0.1609877;-0.7303056;0.0490109,-0.1684273;-0.7657377;-0.006499894,0.007883176;0.5069212;-0.01009023,33.4418
+0;0;0,0.003848855;0.2935452;0.007363105,0.00845683;0.5762205;0.0008249709,0.1853917;0.4609357;0.02227104,0.2493022;0.183127;0.042985,0.3281362;-0.06175499;0.01191703,-0.170099;0.4551589;0.00558559,-0.2521871;0.1815154;0.01407358,-0.3357282;-0.06225196;-0.01323153,0.06382909;0.004040571;-0.02812812,0.07315184;-0.3734356;0.02617179,0.07977554;-0.7321063;0.1124421,0.08162837;-0.6935778;0.02675668,-0.06281111;0.004460831;-0.03027433,-0.09483242;-0.3738101;0.007267965,-0.1164213;-0.7328749;0.08935036,-0.1122437;-0.6942729;0.003754139,0.007285013;0.5070055;0.004676993,0;0;0,0.00437285;0.2936275;-0.001273751,0.009224519;0.5759903;-0.01597226,0.1915312;0.4973655;0.008241057,0.281758;0.2296779;0.05175841,0.3386462;-0.01827163;0.002443194,-0.1764543;0.4937497;-0.01048171,-0.2667975;0.2297119;0.05127143,-0.3269182;-0.01521654;-0.008249797,0.06287661;0.001647264;-0.03042185,0.1137985;-0.3735866;0.01573181,0.1323136;-0.7343892;0.09063065,0.1491675;-0.7734123;0.04194891,-0.05739173;0.004212931;-0.03962464,-0.1291234;-0.370153;-0.02451443,-0.1609877;-0.7303056;0.0490109,-0.1684273;-0.7657377;-0.006499894,0.007883176;0.5069212;-0.01009023,33.45311
+0;0;0,0.0036449;0.2934412;0.007387976,0.008096606;0.5760162;0.0009045771,0.1853629;0.4609833;0.022178,0.2548839;0.1838046;0.04271921,0.3399457;-0.06039795;0.01357315,-0.1705807;0.4546903;0.005623604,-0.2589295;0.1822989;0.01460034,-0.3472599;-0.06085655;-0.01356041,0.06386113;0.004033217;-0.02814922,0.07300602;-0.3733615;0.02584787,0.07938199;-0.7324641;0.1123408,0.08119476;-0.6939415;0.02675714,-0.06286036;0.004468685;-0.03025714,-0.09516777;-0.3736791;0.006979477,-0.1168963;-0.7331337;0.08942142,-0.1127615;-0.694539;0.003925689,0.006950892;0.5068234;0.004743717,0;0;0,0.004097134;0.2935231;-0.001730084,0.00863795;0.5757645;-0.01685679,0.1911894;0.4977028;0.008287311,0.2853762;0.2307979;0.05271482,0.3448449;-0.0179681;0.004768968,-0.1771988;0.493746;-0.01060318,-0.2697257;0.2299948;0.05230398,-0.3313972;-0.01597609;-0.006132185,0.06293063;0.001632512;-0.0303967,0.1138354;-0.3734489;0.01595784,0.1324209;-0.7346905;0.0910275,0.1491838;-0.7736278;0.04237425,-0.05744085;0.004216616;-0.03961891,-0.1291203;-0.3700085;-0.02400593,-0.1609764;-0.7306362;0.04954068,-0.1685769;-0.7659404;-0.00593983,0.007375121;0.5067264;-0.01086938,33.4757
+0;0;0,0.0036449;0.2934412;0.007387976,0.008096606;0.5760162;0.0009045771,0.1853629;0.4609833;0.022178,0.2548839;0.1838046;0.04271921,0.3399457;-0.06039795;0.01357315,-0.1705807;0.4546903;0.005623604,-0.2589295;0.1822989;0.01460034,-0.3472599;-0.06085655;-0.01356041,0.06386113;0.004033217;-0.02814922,0.07300602;-0.3733615;0.02584787,0.07938199;-0.7324641;0.1123408,0.08119476;-0.6939415;0.02675714,-0.06286036;0.004468685;-0.03025714,-0.09516777;-0.3736791;0.006979477,-0.1168963;-0.7331337;0.08942142,-0.1127615;-0.694539;0.003925689,0.006950892;0.5068234;0.004743717,0;0;0,0.004097134;0.2935231;-0.001730084,0.00863795;0.5757645;-0.01685679,0.1911894;0.4977028;0.008287311,0.2853762;0.2307979;0.05271482,0.3448449;-0.0179681;0.004768968,-0.1771988;0.493746;-0.01060318,-0.2697257;0.2299948;0.05230398,-0.3313972;-0.01597609;-0.006132185,0.06293063;0.001632512;-0.0303967,0.1138354;-0.3734489;0.01595784,0.1324209;-0.7346905;0.0910275,0.1491838;-0.7736278;0.04237425,-0.05744085;0.004216616;-0.03961891,-0.1291203;-0.3700085;-0.02400593,-0.1609764;-0.7306362;0.04954068,-0.1685769;-0.7659404;-0.00593983,0.007375121;0.5067264;-0.01086938,33.4976
+0;0;0,0.003641748;0.2931874;0.007381587,0.008088205;0.5754298;0.0009060407,0.1854981;0.4604468;0.02218856,0.2555874;0.1810022;0.04289769,0.3405265;-0.06284793;0.01379369,-0.1707292;0.4541488;0.005620968,-0.2598002;0.1795307;0.01467109,-0.3480031;-0.06327392;-0.01344902,0.06395056;0.004038865;-0.02818864,0.0730992;-0.3735107;0.02583059,0.07947604;-0.7326628;0.1123355,0.08129854;-0.6940946;0.02629296,-0.0629484;0.004474943;-0.03029951,-0.09526905;-0.373828;0.006952377,-0.1170006;-0.733332;0.08940569,-0.1128436;-0.6946913;0.003451601,0.006943924;0.5063235;0.00474038,0;0;0,0.00391148;0.2932689;-0.002156615,0.008225352;0.5751543;-0.01775563,0.1909413;0.4982826;0.008381605,0.2889242;0.2304593;0.05421472,0.3512821;-0.01721662;0.006332517,-0.1777208;0.4935715;-0.01047971,-0.2732178;0.2287464;0.05416293,-0.3372662;-0.01668753;-0.00226916,0.06295694;0.001659185;-0.03056562,0.113787;-0.3735241;0.01633012,0.1323491;-0.7347969;0.09150577,0.1491142;-0.7745061;0.04313624,-0.057604;0.004197798;-0.03955684,-0.1293152;-0.370174;-0.02378783,-0.1612998;-0.7308418;0.04976314,-0.168908;-0.7667091;-0.005767565,0.007021025;0.5062128;-0.01164711,33.50895
+0;0;0,0.00361908;0.2931874;0.007391985,0.00798161;0.5754324;0.0009684972,0.1854607;0.4605558;0.02200533,0.2628837;0.1831768;0.04430435,0.3509741;-0.05958904;0.01550539,-0.1707538;0.4539383;0.005742789,-0.266363;0.1815241;0.01468924,-0.3604169;-0.05928221;-0.01159354,0.06393225;0.004053604;-0.02822804,0.07300249;-0.3734984;0.02578774,0.07906043;-0.7326906;0.1121485,0.08082127;-0.694121;0.02610484,-0.06297924;0.00445603;-0.03023813,-0.09542856;-0.3738307;0.00706584,-0.1173756;-0.7333757;0.08928353,-0.1132795;-0.6947256;0.003327452,0.006856564;0.5063249;0.004787846,0;0;0,0.00391148;0.2932689;-0.002156615,0.008225352;0.5751543;-0.01775563,0.1909413;0.4982826;0.008381605,0.2889242;0.2304593;0.05421472,0.3512821;-0.01721662;0.006332517,-0.1777208;0.4935715;-0.01047971,-0.2732178;0.2287464;0.05416293,-0.3372662;-0.01668753;-0.00226916,0.06295694;0.001659185;-0.03056562,0.113787;-0.3735241;0.01633012,0.1323491;-0.7347969;0.09150577,0.1491142;-0.7745061;0.04313624,-0.057604;0.004197798;-0.03955684,-0.1293152;-0.370174;-0.02378783,-0.1612998;-0.7308418;0.04976314,-0.168908;-0.7667091;-0.005767565,0.007021025;0.5062128;-0.01164711,33.53114
+0;0;0,0.00361859;0.2931477;0.007390982,0.007981811;0.5754367;0.0009660581,0.1846712;0.4607415;0.02192795,0.2623345;0.1825014;0.04429619,0.3506303;-0.06083053;0.01543007,-0.1699689;0.4541532;0.005737283,-0.265875;0.1808934;0.0147115,-0.3601481;-0.06047446;-0.01163256,0.06393611;0.004053849;-0.02822975,0.07301772;-0.373971;0.0258537,0.07907331;-0.7330245;0.1121811,0.08087417;-0.6942601;0.02418171,-0.06298305;0.004456299;-0.03023996,-0.09547301;-0.3743043;0.007110739,-0.1174116;-0.7337103;0.08929665,-0.1132224;-0.6948636;0.001386866,0.006856425;0.5063083;0.00478656,0;0;0,0.003911257;0.2932321;-0.001708269,0.008401543;0.5751764;-0.01702154,0.1903135;0.498639;0.008193375,0.29216;0.2314129;0.05474389,0.3592503;-0.01589537;0.008081675,-0.1768148;0.4936471;-0.01039463,-0.2750881;0.2292302;0.05575311,-0.3415566;-0.0163078;-0.0002188459,0.0629913;0.001612484;-0.03050697,0.1137066;-0.3740148;0.01684678,0.1323088;-0.7351237;0.09209847,0.1489243;-0.7758307;0.04161691,-0.05760084;0.00424029;-0.03956439,-0.1296935;-0.3705418;-0.02371301,-0.1615963;-0.7310225;0.05007321,-0.1692225;-0.7684264;-0.006693903,0.007114992;0.5062055;-0.01102483,33.5425
+0;0;0,0.00361859;0.2931477;0.007390982,0.007981811;0.5754367;0.0009660581,0.1846712;0.4607415;0.02192795,0.2623345;0.1825014;0.04429619,0.3506303;-0.06083053;0.01543007,-0.1699689;0.4541532;0.005737283,-0.265875;0.1808934;0.0147115,-0.3601481;-0.06047446;-0.01163256,0.06393611;0.004053849;-0.02822975,0.07301772;-0.373971;0.0258537,0.07907331;-0.7330245;0.1121811,0.08087417;-0.6942601;0.02418171,-0.06298305;0.004456299;-0.03023996,-0.09547301;-0.3743043;0.007110739,-0.1174116;-0.7337103;0.08929665,-0.1132224;-0.6948636;0.001386866,0.006856425;0.5063083;0.00478656,0;0;0,0.003911257;0.2932321;-0.001708269,0.008401543;0.5751764;-0.01702154,0.1903135;0.498639;0.008193375,0.29216;0.2314129;0.05474389,0.3592503;-0.01589537;0.008081675,-0.1768148;0.4936471;-0.01039463,-0.2750881;0.2292302;0.05575311,-0.3415566;-0.0163078;-0.0002188459,0.0629913;0.001612484;-0.03050697,0.1137066;-0.3740148;0.01684678,0.1323088;-0.7351237;0.09209847,0.1489243;-0.7758307;0.04161691,-0.05760084;0.00424029;-0.03956439,-0.1296935;-0.3705418;-0.02371301,-0.1615963;-0.7310225;0.05007321,-0.1692225;-0.7684264;-0.006693903,0.007114992;0.5062055;-0.01102483,33.55364
+0;0;0,0.003593569;0.2931497;0.007381884,0.007882958;0.5754523;0.0009879114,0.1837495;0.461216;0.02182715,0.2677169;0.1838852;0.04419613,0.3648463;-0.05706592;0.01515521,-0.1691096;0.4542865;0.005921602,-0.2725256;0.1828325;0.01492626,-0.3717273;-0.05757737;-0.01147576,0.06424934;0.004066455;-0.02842265,0.07310411;-0.3738067;0.02601755,0.07920031;-0.7332171;0.1123907,0.08095107;-0.6944623;0.02451816,-0.06334799;0.004477908;-0.03032066,-0.09590468;-0.3741556;0.007189885,-0.1181064;-0.7339413;0.08925468,-0.1139676;-0.6951;0.001470894,0.00677538;0.5063171;0.004796794,0;0;0,0.003937826;0.2932362;-0.001088738,0.008528903;0.5752062;-0.01612759,0.1895887;0.4994488;0.007826686,0.2948396;0.2327763;0.05548465,0.3661703;-0.01433474;0.008762121,-0.1758183;0.4937799;-0.01020993,-0.2767549;0.2296547;0.0569684,-0.3464555;-0.01629929;0.002347827,0.06317625;0.001636088;-0.03095877,0.1137434;-0.3738007;0.01721203,0.1323146;-0.7352248;0.09271777,0.1488576;-0.7759316;0.04243684,-0.05810205;0.004254946;-0.03947667,-0.1307267;-0.370341;-0.02418595,-0.1621457;-0.7310764;0.0503535,-0.1698954;-0.7685149;-0.006155685,0.007182106;0.5062224;-0.01022661,33.57735
+0;0;0,0.003593569;0.2931497;0.007381884,0.007882958;0.5754523;0.0009879114,0.1837495;0.461216;0.02182715,0.2677169;0.1838852;0.04419613,0.3648463;-0.05706592;0.01515521,-0.1691096;0.4542865;0.005921602,-0.2725256;0.1828325;0.01492626,-0.3717273;-0.05757737;-0.01147576,0.06424934;0.004066455;-0.02842265,0.07310411;-0.3738067;0.02601755,0.07920031;-0.7332171;0.1123907,0.08095107;-0.6944623;0.02451816,-0.06334799;0.004477908;-0.03032066,-0.09590468;-0.3741556;0.007189885,-0.1181064;-0.7339413;0.08925468,-0.1139676;-0.6951;0.001470894,0.00677538;0.5063171;0.004796794,0;0;0,0.003937826;0.2932362;-0.001088738,0.008528903;0.5752062;-0.01612759,0.1895887;0.4994488;0.007826686,0.2948396;0.2327763;0.05548465,0.3661703;-0.01433474;0.008762121,-0.1758183;0.4937799;-0.01020993,-0.2767549;0.2296547;0.0569684,-0.3464555;-0.01629929;0.002347827,0.06317625;0.001636088;-0.03095877,0.1137434;-0.3738007;0.01721203,0.1323146;-0.7352248;0.09271777,0.1488576;-0.7759316;0.04243684,-0.05810205;0.004254946;-0.03947667,-0.1307267;-0.370341;-0.02418595,-0.1621457;-0.7310764;0.0503535,-0.1698954;-0.7685149;-0.006155685,0.007182106;0.5062224;-0.01022661,33.59819
+0;0;0,0.003592383;0.2930529;0.007379447,0.00788173;0.5753519;0.0009851009,0.1829673;0.4613049;0.02174974,0.266894;0.1841083;0.04410789,0.3647356;-0.05860932;0.01485406,-0.168335;0.454406;0.005914363,-0.271701;0.1830834;0.01491466,-0.37163;-0.05908906;-0.01168092,0.06424494;0.004066176;-0.02842071,0.07309877;-0.3737668;0.02601371,0.07919891;-0.7334096;0.1124427,0.0809468;-0.6946691;0.02471423,-0.06334364;0.004477601;-0.03031858,-0.09589687;-0.3741156;0.007187972,-0.118113;-0.734134;0.08930582,-0.113981;-0.6953071;0.00166595,0.006773996;0.506207;0.004794518,0;0;0,0.004000455;0.2931395;-0.0007901192,0.008672118;0.575115;-0.01564193,0.18897;0.5002989;0.0076859,0.2979313;0.235474;0.05643737,0.3730926;-0.01283945;0.01136124,-0.1749;0.4936623;-0.01000939,-0.2783247;0.2308944;0.05809225,-0.3518818;-0.01613966;0.004202008,0.06322385;0.001618668;-0.03085137,0.1137024;-0.3737918;0.01729572,0.1322903;-0.735395;0.09310973,0.1489683;-0.7757201;0.04259288,-0.05807669;0.004251217;-0.0395058,-0.1303038;-0.3703665;-0.02388099,-0.1619383;-0.7313054;0.05076795,-0.1700468;-0.7688197;-0.005372968,0.007288367;0.5061172;-0.009798288,33.60944
+0;0;0,0.003568172;0.2930529;0.007392766,0.007811552;0.575353;0.001019103,0.1830498;0.4618329;0.02168049,0.2739276;0.1868882;0.04466227,0.3788506;-0.05308729;0.0173942,-0.1683884;0.454384;0.006010353,-0.2779802;0.1855285;0.01538308,-0.3840483;-0.0540151;-0.01124463,0.06420242;0.004072749;-0.02851568,0.07256236;-0.3737722;0.02591359,0.07925487;-0.7334325;0.1122258,0.08095228;-0.6946943;0.02449609,-0.06338712;0.004460375;-0.03023014,-0.09596178;-0.3741311;0.007275762,-0.1182926;-0.7341293;0.08945048,-0.114207;-0.6953002;0.001808673,0.006713497;0.5062078;0.004824477,0;0;0,0.004000455;0.2931395;-0.0007901192,0.008672118;0.575115;-0.01564193,0.18897;0.5002989;0.0076859,0.2979313;0.235474;0.05643737,0.3730926;-0.01283945;0.01136124,-0.1749;0.4936623;-0.01000939,-0.2783247;0.2308944;0.05809225,-0.3518818;-0.01613966;0.004202008,0.06322385;0.001618668;-0.03085137,0.1137024;-0.3737918;0.01729572,0.1322903;-0.735395;0.09310973,0.1489683;-0.7757201;0.04259288,-0.05807669;0.004251217;-0.0395058,-0.1303038;-0.3703665;-0.02388099,-0.1619383;-0.7313054;0.05076795,-0.1700468;-0.7688197;-0.005372968,0.007288367;0.5061172;-0.009798288,33.62072
+0;0;0,0.003567075;0.2929628;0.007390494,0.007810259;0.5752492;0.001016759,0.1826919;0.4618133;0.02164437,0.2733245;0.1876103;0.04456415,0.3788766;-0.05380389;0.01713261,-0.1680357;0.4543795;0.006005915,-0.2773319;0.1862492;0.01535336,-0.3840359;-0.05473049;-0.01143398,0.06429621;0.004078698;-0.02855733,0.07265656;-0.3737848;0.02587459,0.0793563;-0.7338332;0.1122799,0.08106504;-0.6950366;0.02396429,-0.06347971;0.00446689;-0.0302743,-0.09605596;-0.374143;0.007233432,-0.1184109;-0.7345297;0.08949684,-0.114298;-0.6956416;0.001269661,0.006712115;0.5060984;0.004822437,0;0;0,0.003981814;0.2930503;-0.0004463196,0.008684754;0.5750223;-0.01510215,0.1886298;0.5004896;0.007840753,0.3006618;0.2379358;0.05724978,0.3794653;-0.01109245;0.01309741,-0.174539;0.4935684;-0.009818754,-0.2803299;0.2326808;0.05853954,-0.3575281;-0.01506305;0.005267002,0.06328881;0.001689196;-0.03094888,0.1135598;-0.3737355;0.01745152,0.1321539;-0.735689;0.09354043,0.1494253;-0.7762218;0.04248369,-0.05823761;0.004191162;-0.03945851,-0.1306369;-0.3704114;-0.02381305,-0.1618561;-0.73171;0.05124906,-0.1702598;-0.7700324;-0.004799001,0.007279307;0.5060143;-0.009320736,33.64306
+0;0;0,0.003564347;0.2927388;0.007384841,0.007801844;0.5746481;0.001020422,0.1835056;0.4611169;0.02172033,0.2740646;0.1871366;0.0446215,0.3797334;-0.05454457;0.01715962,-0.1688569;0.4536484;0.006008983,-0.2780644;0.1857359;0.01534883,-0.3848864;-0.0555103;-0.01146813,0.0645028;0.004091803;-0.02864909,0.07286758;-0.3739721;0.02581172,0.07956595;-0.7339469;0.1121994,0.08125076;-0.6952735;0.02512056,-0.06368367;0.004481243;-0.03037157,-0.09627721;-0.3743296;0.007156059,-0.1186275;-0.7346426;0.08940262,-0.1145723;-0.695879;0.002411038,0.006705464;0.5056085;0.004819988,0;0;0,0.003352508;0.2928317;-0.001266599,0.007049039;0.5743952;-0.01673591,0.1880671;0.5010235;0.007768393,0.3034648;0.2404429;0.05848038,0.3853835;-0.007955626;0.01469326,-0.1767225;0.4933276;-0.009611078,-0.2853315;0.233983;0.05920043,-0.3647724;-0.01338536;0.00602271,0.06337172;0.00174503;-0.03129065,0.1135846;-0.3738198;0.01767897,0.1322827;-0.7356388;0.09401298,0.1494427;-0.7763117;0.04531324,-0.05855545;0.004163796;-0.03939602,-0.1309178;-0.370646;-0.02359752,-0.1619574;-0.7318615;0.05156527,-0.170684;-0.7693408;-0.003490802,0.005962163;0.505515;-0.0106988,33.66553
+0;0;0,0.003620857;0.292736;0.007468297,0.007861543;0.5746465;0.001164271,0.1835976;0.4612226;0.0217941,0.2811562;0.1897151;0.04538579,0.390174;-0.05089386;0.02188493,-0.1687821;0.453595;0.006192253,-0.2857874;0.1890021;0.01573124,-0.3972787;-0.05030017;-0.009446124,0.06450605;0.00404618;-0.02864825,0.07293451;-0.3739803;0.02606177,0.07985548;-0.7339545;0.1124343,0.08151247;-0.6952721;0.02535592,-0.0636925;0.004523536;-0.03034677,-0.09615184;-0.3742768;0.007402612,-0.1186296;-0.7345798;0.0896581,-0.1145985;-0.6958119;0.002665818,0.006764779;0.5056062;0.004951838,0;0;0,0.003352508;0.2928317;-0.001266599,0.007049039;0.5743952;-0.01673591,0.1880671;0.5010235;0.007768393,0.3034648;0.2404429;0.05848038,0.3853835;-0.007955626;0.01469326,-0.1767225;0.4933276;-0.009611078,-0.2853315;0.233983;0.05920043,-0.3647724;-0.01338536;0.00602271,0.06337172;0.00174503;-0.03129065,0.1135846;-0.3738198;0.01767897,0.1322827;-0.7356388;0.09401298,0.1494427;-0.7763117;0.04531324,-0.05855545;0.004163796;-0.03939602,-0.1309178;-0.370646;-0.02359752,-0.1619574;-0.7318615;0.05156527,-0.170684;-0.7693408;-0.003490802,0.005962163;0.505515;-0.0106988,33.67812
+0;0;0,0.003620857;0.292736;0.007468297,0.007861543;0.5746465;0.001164271,0.1835976;0.4612226;0.0217941,0.2811562;0.1897151;0.04538579,0.390174;-0.05089386;0.02188493,-0.1687821;0.453595;0.006192253,-0.2857874;0.1890021;0.01573124,-0.3972787;-0.05030017;-0.009446124,0.06450605;0.00404618;-0.02864825,0.07293451;-0.3739803;0.02606177,0.07985548;-0.7339545;0.1124343,0.08151247;-0.6952721;0.02535592,-0.0636925;0.004523536;-0.03034677,-0.09615184;-0.3742768;0.007402612,-0.1186296;-0.7345798;0.0896581,-0.1145985;-0.6958119;0.002665818,0.006764779;0.5056062;0.004951838,0;0;0,0.003352508;0.2928317;-0.001266599,0.007049039;0.5743952;-0.01673591,0.1880671;0.5010235;0.007768393,0.3034648;0.2404429;0.05848038,0.3853835;-0.007955626;0.01469326,-0.1767225;0.4933276;-0.009611078,-0.2853315;0.233983;0.05920043,-0.3647724;-0.01338536;0.00602271,0.06337172;0.00174503;-0.03129065,0.1135846;-0.3738198;0.01767897,0.1322827;-0.7356388;0.09401298,0.1494427;-0.7763117;0.04531324,-0.05855545;0.004163796;-0.03939602,-0.1309178;-0.370646;-0.02359752,-0.1619574;-0.7318615;0.05156527,-0.170684;-0.7693408;-0.003490802,0.005962163;0.505515;-0.0106988,33.6988
+0;0;0,0.003620626;0.2927172;0.007467819,0.00786352;0.5747738;0.001160019,0.1826084;0.4615507;0.02169812,0.2803894;0.1894245;0.04534357,0.3900822;-0.05267425;0.0216972,-0.1677977;0.4539658;0.006183667,-0.2850696;0.18877;0.01574439,-0.3972513;-0.05201404;-0.009588871,0.06466912;0.00405641;-0.02872068,0.07310057;-0.374104;0.02600872,0.08002307;-0.7341573;0.1124003,0.08222537;-0.6926176;-0.003334977,-0.06385352;0.004534972;-0.03042349,-0.09632435;-0.3743995;0.007339261,-0.118807;-0.7347819;0.08961284,-0.1134494;-0.6931285;-0.02600792,0.006765999;0.5056858;0.0049502,0;0;0,0.003385842;0.2928142;-0.0008034706,0.007421181;0.5745575;-0.0156492,0.1873877;0.5017999;0.007639289,0.3065;0.2424493;0.05981648,0.3915862;-0.006681398;0.01625431,-0.1754537;0.4934056;-0.009196842,-0.287286;0.234945;0.06054969,-0.3718346;-0.01253529;0.007554337,0.06348239;0.001793012;-0.03146744,0.1135665;-0.3738493;0.01809192,0.1322497;-0.735721;0.09457517,0.1359789;-0.7292941;-0.01928031,-0.05881708;0.004134625;-0.03933044,-0.1311393;-0.3708099;-0.02327373,-0.1622351;-0.7320716;0.05204497,-0.1735584;-0.7919472;-0.02094011,0.006204084;0.5056087;-0.009879947,33.71021
+0;0;0,0.003663588;0.2927177;0.007428132,0.007917062;0.5747738;0.001103385,0.1827843;0.462014;0.02155284,0.2883241;0.1929044;0.04633876,0.4073681;-0.04472654;0.0225996,-0.1677371;0.4539419;0.006330954,-0.2921737;0.1920337;0.0159524,-0.4094301;-0.04652081;-0.007417379,0.06462865;0.004056391;-0.02881166,0.07305567;-0.3740721;0.02613892,0.08031388;-0.7341806;0.1122729,0.08241435;-0.6926336;-0.003463566,-0.06388512;0.004527982;-0.03035815,-0.09599021;-0.3744379;0.007402228,-0.1187015;-0.7347687;0.08983843,-0.1134419;-0.6931145;-0.02578676,0.00681789;0.5056859;0.004894201,0;0;0,0.003385842;0.2928142;-0.0008034706,0.007421181;0.5745575;-0.0156492,0.1873877;0.5017999;0.007639289,0.3065;0.2424493;0.05981648,0.3915862;-0.006681398;0.01625431,-0.1754537;0.4934056;-0.009196842,-0.287286;0.234945;0.06054969,-0.3718346;-0.01253529;0.007554337,0.06348239;0.001793012;-0.03146744,0.1135665;-0.3738493;0.01809192,0.1322497;-0.735721;0.09457517,0.1359789;-0.7292941;-0.01928031,-0.05881708;0.004134625;-0.03933044,-0.1311393;-0.3708099;-0.02327373,-0.1622351;-0.7320716;0.05204497,-0.1735584;-0.7919472;-0.02094011,0.006204084;0.5056087;-0.009879947,33.72117
+0;0;0,0.003661847;0.2925786;0.007424601,0.007912113;0.5744225;0.001104975,0.1829594;0.4616786;0.02156806,0.2884213;0.1927675;0.04633571,0.4069445;-0.04382382;0.0227004,-0.1679187;0.4535983;0.006330691,-0.2922635;0.1918832;0.01594504,-0.4090069;-0.04562765;-0.007322498,0.06462787;0.004056342;-0.02881132,0.07304975;-0.3738416;0.02610576,0.08031982;-0.7345382;0.1123804,0.08242012;-0.6929922;-0.003346436,-0.06388436;0.004527928;-0.03035778,-0.09596987;-0.3742068;0.007379569,-0.1187183;-0.7351263;0.08995043,-0.1134591;-0.693473;-0.02566516,0.006813901;0.505395;0.004892476,0;0;0,0.003030106;0.2926771;-0.001304746,0.006590202;0.5741915;-0.01654041,0.1868334;0.5024827;0.007710218,0.3085348;0.2447125;0.06055081,0.3969651;-0.002259344;0.01851737,-0.1763207;0.4932663;-0.008905554,-0.2918238;0.2367903;0.06129375,-0.3773473;-0.009280488;0.009171654,0.06350436;0.001790255;-0.0314213,0.1135423;-0.3736434;0.01796937,0.1322452;-0.7360101;0.09503305,0.1359131;-0.7296194;-0.01880705,-0.05882769;0.004118326;-0.03931476,-0.1312039;-0.3705695;-0.02305543,-0.162207;-0.7324038;0.05252904,-0.173019;-0.7917656;-0.02114581,0.005526349;0.5053132;-0.01062441,33.74378
+0;0;0,0.003660799;0.2924948;0.007422476,0.007909669;0.5742462;0.001104901,0.1829476;0.4615268;0.02156586,0.2884033;0.1926315;0.04633205,0.4069975;-0.0441017;0.02268258,-0.1679111;0.4534469;0.006329325,-0.2922487;0.1917472;0.01594311,-0.4090621;-0.04590602;-0.007338375,0.06460555;0.004054942;-0.02880137,0.07302877;-0.3739029;0.02612441,0.08031566;-0.7354344;0.1125988,0.08185778;-0.6969569;0.02762797,-0.06386229;0.004526365;-0.0303473,-0.0959529;-0.3742685;0.007396035,-0.1187539;-0.7360233;0.09015803,-0.1148925;-0.6974671;0.005268902,0.006811809;0.5052408;0.004891189,0;0;0,0.002814099;0.2925934;-0.001698852,0.006188661;0.5740064;-0.01711679,0.1864267;0.503141;0.007788538,0.3109021;0.2469645;0.06181085,0.4026669;0.0009821355;0.02011681,-0.1766686;0.4934218;-0.00857468,-0.295067;0.2383993;0.06202513,-0.3839619;-0.006770626;0.0104901,0.06354408;0.001764849;-0.03128695,0.1136404;-0.3737219;0.01810908,0.1318633;-0.7369796;0.09523094,0.1490661;-0.7761342;0.04815662,-0.05877425;0.00412374;-0.03934998,-0.1309881;-0.3706389;-0.0226775,-0.1619737;-0.7332671;0.0533277,-0.1698774;-0.7687165;-0.000969559,0.005178988;0.5051554;-0.01113224,33.76578
+0;0;0,0.003687017;0.2924914;0.007544328,0.007919067;0.5742447;0.001312192,0.1830935;0.461825;0.0211212,0.295579;0.1959253;0.04726223,0.4201897;-0.0379039;0.0257563,-0.167903;0.4534612;0.006572911,-0.2980195;0.1945764;0.01591731,-0.4200087;-0.04053062;-0.006661469,0.06451664;0.004047913;-0.02900096,0.07272049;-0.3738233;0.02655001,0.08054154;-0.7353582;0.1129642,0.08193763;-0.6968733;0.02799161,-0.0639312;0.004510257;-0.03020428,-0.09589393;-0.3742847;0.007646548,-0.1187654;-0.7360938;0.09015172,-0.1150448;-0.6975068;0.005259402,0.006824427;0.5052384;0.005081666,0;0;0,0.002814099;0.2925934;-0.001698852,0.006188661;0.5740064;-0.01711679,0.1864267;0.503141;0.007788538,0.3109021;0.2469645;0.06181085,0.4026669;0.0009821355;0.02011681,-0.1766686;0.4934218;-0.00857468,-0.295067;0.2383993;0.06202513,-0.3839619;-0.006770626;0.0104901,0.06354408;0.001764849;-0.03128695,0.1136404;-0.3737219;0.01810908,0.1318633;-0.7369796;0.09523094,0.1490661;-0.7761342;0.04815662,-0.05877425;0.00412374;-0.03934998,-0.1309881;-0.3706389;-0.0226775,-0.1619737;-0.7332671;0.0533277,-0.1698774;-0.7687165;-0.000969559,0.005178988;0.5051554;-0.01113224,33.77721
+0;0;0,0.003687017;0.2924914;0.007544328,0.007919067;0.5742447;0.001312192,0.1830935;0.461825;0.0211212,0.295579;0.1959253;0.04726223,0.4201897;-0.0379039;0.0257563,-0.167903;0.4534612;0.006572911,-0.2980195;0.1945764;0.01591731,-0.4200087;-0.04053062;-0.006661469,0.06451664;0.004047913;-0.02900096,0.07272049;-0.3738233;0.02655001,0.08054154;-0.7353582;0.1129642,0.08193763;-0.6968733;0.02799161,-0.0639312;0.004510257;-0.03020428,-0.09589393;-0.3742847;0.007646548,-0.1187654;-0.7360938;0.09015172,-0.1150448;-0.6975068;0.005259402,0.006824427;0.5052384;0.005081666,0;0;0,0.002814099;0.2925934;-0.001698852,0.006188661;0.5740064;-0.01711679,0.1864267;0.503141;0.007788538,0.3109021;0.2469645;0.06181085,0.4026669;0.0009821355;0.02011681,-0.1766686;0.4934218;-0.00857468,-0.295067;0.2383993;0.06202513,-0.3839619;-0.006770626;0.0104901,0.06354408;0.001764849;-0.03128695,0.1136404;-0.3737219;0.01810908,0.1318633;-0.7369796;0.09523094,0.1490661;-0.7761342;0.04815662,-0.05877425;0.00412374;-0.03934998,-0.1309881;-0.3706389;-0.0226775,-0.1619737;-0.7332671;0.0533277,-0.1698774;-0.7687165;-0.000969559,0.005178988;0.5051554;-0.01113224,33.79925
+0;0;0,0.003686181;0.2924251;0.007542616,0.007919916;0.5742909;0.00130815,0.1821335;0.4620838;0.02103107,0.294726;0.195931;0.04719697,0.4188195;-0.03692748;0.02578032,-0.1669505;0.4537656;0.006562049,-0.2971908;0.1946343;0.01591534,-0.4186736;-0.03949663;-0.006569706,0.06451149;0.004047591;-0.02899865,0.07271951;-0.3740163;0.02658064,0.08054643;-0.7358224;0.1130597,0.08193969;-0.6973548;0.02825984,-0.0639261;0.004509897;-0.03020187,-0.09590513;-0.3744781;0.007668255,-0.1187938;-0.7365587;0.09023535,-0.1150807;-0.6979893;0.00551562,0.006824898;0.5052606;0.005078929,0;0;0,0.002974525;0.2925279;-0.001225233,0.007066205;0.5740921;-0.01582241,0.1861324;0.5037582;0.008067608,0.3134571;0.2488889;0.06310439,0.407727;0.004891187;0.02236998,-0.1750543;0.4934654;-0.008177008,-0.2970512;0.2400059;0.06305508,-0.3881968;-0.003370285;0.01264184,0.06360462;0.001692191;-0.03115487,0.1137244;-0.3739484;0.01855326,0.1318183;-0.73747;0.09580744,0.1491876;-0.7763572;0.04871679,-0.05873653;0.004196313;-0.03938843,-0.1309169;-0.3707502;-0.02224605,-0.1617238;-0.7336677;0.0538152,-0.169679;-0.7690314;-0.0003046542,0.005805671;0.5051946;-0.01015353,33.81079
+0;0;0,0.003630621;0.2924231;0.007646299,0.007804123;0.5742918;0.001508162,0.1822178;0.4628154;0.02110216,0.3032027;0.2003968;0.04752384,0.4335347;-0.0293133;0.02941804,-0.1670314;0.4536899;0.006835378,-0.3040089;0.1980502;0.01602813,-0.4322052;-0.03256115;-0.00553778,0.06449062;0.004006665;-0.02905071,0.07235192;-0.3740171;0.0268511,0.08037154;-0.7358025;0.1133989,0.08170018;-0.6973244;0.02859908,-0.06396119;0.004533752;-0.0301239,-0.09628497;-0.3744106;0.007890565,-0.1190189;-0.7365124;0.09040751,-0.1153698;-0.6979358;0.005685739,0.00672081;0.5052602;0.005257614,0;0;0,0.002974525;0.2925279;-0.001225233,0.007066205;0.5740921;-0.01582241,0.1861324;0.5037582;0.008067608,0.3134571;0.2488889;0.06310439,0.407727;0.004891187;0.02236998,-0.1750543;0.4934654;-0.008177008,-0.2970512;0.2400059;0.06305508,-0.3881968;-0.003370285;0.01264184,0.06360462;0.001692191;-0.03115487,0.1137244;-0.3739484;0.01855326,0.1318183;-0.73747;0.09580744,0.1491876;-0.7763572;0.04871679,-0.05873653;0.004196313;-0.03938843,-0.1309169;-0.3707502;-0.02224605,-0.1617238;-0.7336677;0.0538152,-0.169679;-0.7690314;-0.0003046542,0.005805671;0.5051946;-0.01015353,33.82187
+0;0;0,0.003630866;0.2924428;0.007646815,0.007804792;0.5743396;0.001507776,0.1830128;0.4626575;0.02117424,0.3034287;0.2014729;0.04747168,0.434867;-0.03018704;0.0292122,-0.1678176;0.4534906;0.006842875,-0.3041509;0.1990531;0.0159924,-0.4334354;-0.03351574;-0.005756568,0.06457575;0.004011955;-0.02908906,0.07244089;-0.3741964;0.02684006,0.0804283;-0.7345285;0.1130402,0.08175449;-0.696066;0.02839619,-0.06404562;0.004539738;-0.03016366,-0.09638519;-0.3745897;0.007869365,-0.1190278;-0.7352369;0.09005484,-0.1153854;-0.696676;0.005488731,0.006721265;0.5052944;0.005257969,0;0;0,0.002570882;0.2925497;-0.001593709,0.006034136;0.574129;-0.0165596,0.1860374;0.5040392;0.008442402,0.3158064;0.2522063;0.0645597,0.4138772;0.007471606;0.02257454,-0.1766738;0.4933071;-0.007820738,-0.300887;0.2425663;0.06365706,-0.3973839;-0.001030818;0.01242684,0.06367657;0.001651913;-0.03122282,0.1138006;-0.3741124;0.01897895,0.1316469;-0.7360973;0.09632194,0.1489963;-0.7746948;0.04908454,-0.05887282;0.004230601;-0.03934962,-0.1308679;-0.3709366;-0.02209384,-0.1616836;-0.732345;0.05385321,-0.1693937;-0.7677279;-3.198534E-05,0.00498341;0.5052267;-0.01074076,33.84414
+0;0;0,0.003630866;0.2924428;0.007646815,0.007804792;0.5743396;0.001507776,0.1830128;0.4626575;0.02117424,0.3034287;0.2014729;0.04747168,0.434867;-0.03018704;0.0292122,-0.1678176;0.4534906;0.006842875,-0.3041509;0.1990531;0.0159924,-0.4334354;-0.03351574;-0.005756568,0.06457575;0.004011955;-0.02908906,0.07244089;-0.3741964;0.02684006,0.0804283;-0.7345285;0.1130402,0.08175449;-0.696066;0.02839619,-0.06404562;0.004539738;-0.03016366,-0.09638519;-0.3745897;0.007869365,-0.1190278;-0.7352369;0.09005484,-0.1153854;-0.696676;0.005488731,0.006721265;0.5052944;0.005257969,0;0;0,0.002570882;0.2925497;-0.001593709,0.006034136;0.574129;-0.0165596,0.1860374;0.5040392;0.008442402,0.3158064;0.2522063;0.0645597,0.4138772;0.007471606;0.02257454,-0.1766738;0.4933071;-0.007820738,-0.300887;0.2425663;0.06365706,-0.3973839;-0.001030818;0.01242684,0.06367657;0.001651913;-0.03122282,0.1138006;-0.3741124;0.01897895,0.1316469;-0.7360973;0.09632194,0.1489963;-0.7746948;0.04908454,-0.05887282;0.004230601;-0.03934962,-0.1308679;-0.3709366;-0.02209384,-0.1616836;-0.732345;0.05385321,-0.1693937;-0.7677279;-3.198534E-05,0.00498341;0.5052267;-0.01074076,33.85516
+0;0;0,0.003636232;0.2923931;0.007667033,0.007790657;0.5742328;0.001562158,0.1830195;0.4631429;0.02114184,0.3100185;0.2061631;0.04898863,0.4456849;-0.02530101;0.03098202,-0.1677019;0.4534184;0.006935243,-0.3110859;0.2038112;0.01587945,-0.4513991;-0.02439882;-0.007308371,0.06456002;0.003988846;-0.02915924,0.07231372;-0.3743129;0.02703069,0.0803287;-0.735255;0.113318,0.0816057;-0.6968579;0.02935872,-0.06408617;0.004562707;-0.03010503,-0.09639364;-0.3746941;0.007975783,-0.119225;-0.735956;0.09017962,-0.1156497;-0.6974588;0.006296895,0.006711698;0.5051996;0.005303046,0;0;0,0.002454713;0.2925009;-0.001709342,0.005805701;0.5740216;-0.0166887,0.1856891;0.5042686;0.00860703,0.3182235;0.2549775;0.0654521,0.4204072;0.009734377;0.02398431,-0.1767292;0.4931357;-0.007463423,-0.3039327;0.2448321;0.06400239,-0.4041803;0.0007289797;0.01233649,0.06370149;0.001635373;-0.03120279,0.1137953;-0.3742181;0.01933849,0.1316433;-0.7367983;0.09683669,0.1490524;-0.7746492;0.04977847,-0.05889987;0.004234808;-0.03933242,-0.1309554;-0.3710577;-0.02221088,-0.1616145;-0.7330265;0.05412759,-0.1688477;-0.7681438;0.0009418949,0.004788518;0.5051339;-0.01084244,33.87772
+0;0;0,0.003636232;0.2923931;0.007667033,0.007790657;0.5742328;0.001562158,0.1830195;0.4631429;0.02114184,0.3100185;0.2061631;0.04898863,0.4456849;-0.02530101;0.03098202,-0.1677019;0.4534184;0.006935243,-0.3110859;0.2038112;0.01587945,-0.4513991;-0.02439882;-0.007308371,0.06456002;0.003988846;-0.02915924,0.07231372;-0.3743129;0.02703069,0.0803287;-0.735255;0.113318,0.0816057;-0.6968579;0.02935872,-0.06408617;0.004562707;-0.03010503,-0.09639364;-0.3746941;0.007975783,-0.119225;-0.735956;0.09017962,-0.1156497;-0.6974588;0.006296895,0.006711698;0.5051996;0.005303046,0;0;0,0.002454713;0.2925009;-0.001709342,0.005805701;0.5740216;-0.0166887,0.1856891;0.5042686;0.00860703,0.3182235;0.2549775;0.0654521,0.4204072;0.009734377;0.02398431,-0.1767292;0.4931357;-0.007463423,-0.3039327;0.2448321;0.06400239,-0.4041803;0.0007289797;0.01233649,0.06370149;0.001635373;-0.03120279,0.1137953;-0.3742181;0.01933849,0.1316433;-0.7367983;0.09683669,0.1490524;-0.7746492;0.04977847,-0.05889987;0.004234808;-0.03933242,-0.1309554;-0.3710577;-0.02221088,-0.1616145;-0.7330265;0.05412759,-0.1688477;-0.7681438;0.0009418949,0.004788518;0.5051339;-0.01084244,33.88942
+0;0;0,0.003636153;0.2923867;0.007666866,0.00779048;0.5742196;0.001562094,0.1827695;0.46319;0.0211193,0.3092334;0.2072931;0.04884876,0.4459722;-0.02600077;0.03069981,-0.167455;0.4534793;0.006932834,-0.3102348;0.2049238;0.01583936,-0.4516572;-0.02509017;-0.007531766,0.0645485;0.003988135;-0.02915404,0.07230492;-0.3744464;0.02705561,0.08032294;-0.7355251;0.1133756,0.08160011;-0.6971269;0.02940405,-0.06407473;0.004561893;-0.03009966,-0.09639356;-0.374828;0.007994521,-0.1192336;-0.7362267;0.09022951,-0.1156578;-0.6977282;0.006334513,0.00671153;0.5051871;0.005302948,0;0;0,0.002230808;0.2924957;-0.001811147,0.005324244;0.5740095;-0.01683319,0.1850365;0.5045249;0.008401275,0.3203297;0.2584263;0.06650841,0.4270294;0.01264127;0.02579224,-0.1768662;0.4931506;-0.00705713,-0.3066987;0.2476898;0.06462098,-0.4108171;0.002699792;0.01370738,0.06373658;0.001626253;-0.03110266,0.1138886;-0.3743203;0.01970399,0.1315269;-0.7370117;0.09740341,0.1490838;-0.774799;0.05028642,-0.05886291;0.004231557;-0.03936526,-0.1306177;-0.3712363;-0.02182884,-0.1614816;-0.7333009;0.05465589,-0.1687599;-0.7684186;0.001457229,0.004384354;0.5051239;-0.01095784,33.91118
+0;0;0,0.003606834;0.2923453;0.007719179,0.007728936;0.5741534;0.001664848,0.182641;0.4635216;0.02115571,0.3142132;0.2118891;0.04961538,0.4602489;-0.02042164;0.03519194,-0.1673917;0.4536057;0.007149821,-0.3176557;0.211131;0.01532102,-0.4631371;-0.02064021;-0.00957994,0.06452897;0.003939996;-0.02916634,0.07209618;-0.3745452;0.02734677,0.08027188;-0.7371926;0.1139088,0.08149154;-0.6988965;0.03103171,-0.06407522;0.004604008;-0.03005589,-0.09704803;-0.3748292;0.007960932,-0.1192988;-0.7377697;0.09073829,-0.115812;-0.6993785;0.007935219,0.006656057;0.5051255;0.005395348,0;0;0,0.002068728;0.2924569;-0.001753211,0.004978523;0.5739493;-0.0167141,0.1845848;0.5048474;0.008476377,0.3238181;0.2629528;0.06798434,0.435515;0.01513106;0.02784789,-0.1769813;0.4930424;-0.006744447,-0.3093309;0.2507767;0.06558119,-0.4194416;0.004322588;0.01421249,0.06375796;0.001587227;-0.03102565,0.1139739;-0.3744277;0.0198971,0.1312926;-0.7386587;0.09805655,0.1494377;-0.7751163;0.05122638,-0.05882606;0.004260894;-0.03938942,-0.1305375;-0.3713055;-0.02180145,-0.1615665;-0.7348313;0.05539461,-0.1685811;-0.7689523;0.002685715,0.004094884;0.5050677;-0.01084495,33.9333
+0;0;0,0.003606834;0.2923453;0.007719179,0.007728936;0.5741534;0.001664848,0.182641;0.4635216;0.02115571,0.3142132;0.2118891;0.04961538,0.4602489;-0.02042164;0.03519194,-0.1673917;0.4536057;0.007149821,-0.3176557;0.211131;0.01532102,-0.4631371;-0.02064021;-0.00957994,0.06452897;0.003939996;-0.02916634,0.07209618;-0.3745452;0.02734677,0.08027188;-0.7371926;0.1139088,0.08149154;-0.6988965;0.03103171,-0.06407522;0.004604008;-0.03005589,-0.09704803;-0.3748292;0.007960932,-0.1192988;-0.7377697;0.09073829,-0.115812;-0.6993785;0.007935219,0.006656057;0.5051255;0.005395348,0;0;0,0.002068728;0.2924569;-0.001753211,0.004978523;0.5739493;-0.0167141,0.1845848;0.5048474;0.008476377,0.3238181;0.2629528;0.06798434,0.435515;0.01513106;0.02784789,-0.1769813;0.4930424;-0.006744447,-0.3093309;0.2507767;0.06558119,-0.4194416;0.004322588;0.01421249,0.06375796;0.001587227;-0.03102565,0.1139739;-0.3744277;0.0198971,0.1312926;-0.7386587;0.09805655,0.1494377;-0.7751163;0.05122638,-0.05882606;0.004260894;-0.03938942,-0.1305375;-0.3713055;-0.02180145,-0.1615665;-0.7348313;0.05539461,-0.1685811;-0.7689523;0.002685715,0.004094884;0.5050677;-0.01084495,33.94469
+0;0;0,0.003605397;0.2922289;0.007716104,0.00772585;0.5739245;0.001664373,0.1829458;0.4632519;0.02118104,0.3142298;0.2121705;0.04957838,0.4615232;-0.0221411;0.03503072,-0.1676982;0.4533187;0.007150689,-0.3176332;0.2113749;0.015304,-0.4643676;-0.02239242;-0.009811429,0.06453864;0.003940586;-0.0291707,0.07211067;-0.3747857;0.02737841,0.08029058;-0.7376202;0.113985,0.08151575;-0.6992866;0.03073375,-0.06408481;0.004604697;-0.03006039,-0.09707862;-0.3750702;0.007980648,-0.1193409;-0.7381979;0.0908007,-0.1158383;-0.6997688;0.007623725,0.006653465;0.5049285;0.005393153,0;0;0,0.001664817;0.2923426;-0.001819968,0.004011795;0.5737195;-0.01691854,0.1840685;0.5051683;0.008667231,0.3266174;0.2662162;0.06921041,0.4435036;0.01790626;0.03062642,-0.17808;0.492883;-0.006108882,-0.3140798;0.2533635;0.06612851,-0.4287829;0.006641656;0.01339841,0.06379163;0.001620874;-0.03097892,0.1138972;-0.3746118;0.02027619,0.1313224;-0.7390267;0.09847271,0.1494399;-0.7755045;0.05099452,-0.05883586;0.004209555;-0.03939943,-0.1304487;-0.3716207;-0.02173832,-0.1612117;-0.7352344;0.0560771,-0.1682222;-0.7697535;0.003257923,0.003296778;0.5048724;-0.01099646,33.96682
+0;0;0,0.003630706;0.2922305;0.007644145,0.007743733;0.5739256;0.001551562,0.1830344;0.4637066;0.0215027,0.320142;0.215773;0.05003721,0.4740302;-0.014433;0.03852421,-0.1676478;0.4532372;0.007466139,-0.3237259;0.2151895;0.01499464,-0.4748598;-0.01586165;-0.009147067,0.06452369;0.003900538;-0.02920914,0.07171294;-0.3748629;0.02714068,0.08038493;-0.7376496;0.1138997,0.08159173;-0.699315;0.03064824,-0.06410614;0.004633388;-0.03001044,-0.09679514;-0.3750343;0.008363442,-0.1196795;-0.7381279;0.09116356,-0.11619;-0.6996979;0.007986136,0.006674594;0.5049297;0.005284484,0;0;0,0.001664817;0.2923426;-0.001819968,0.004011795;0.5737195;-0.01691854,0.1840685;0.5051683;0.008667231,0.3266174;0.2662162;0.06921041,0.4435036;0.01790626;0.03062642,-0.17808;0.492883;-0.006108882,-0.3140798;0.2533635;0.06612851,-0.4287829;0.006641656;0.01339841,0.06379163;0.001620874;-0.03097892,0.1138972;-0.3746118;0.02027619,0.1313224;-0.7390267;0.09847271,0.1494399;-0.7755045;0.05099452,-0.05883586;0.004209555;-0.03939943,-0.1304487;-0.3716207;-0.02173832,-0.1612117;-0.7352344;0.0560771,-0.1682222;-0.7697535;0.003257923,0.003296778;0.5048724;-0.01099646,33.97833
+0;0;0,0.003629884;0.2921644;0.007642415,0.007740611;0.5737026;0.00155362,0.183981;0.4633094;0.02158945,0.3210467;0.2154514;0.05011525,0.4756643;-0.01584566;0.03854769,-0.1685881;0.4527838;0.00747736,-0.3246186;0.2148086;0.01500357,-0.4764689;-0.01733764;-0.009252561,0.06458776;0.003904411;-0.02923814,0.07177677;-0.374846;0.02710975,0.08046912;-0.7384846;0.1140725,0.08167078;-0.7001854;0.031175,-0.06416982;0.004637989;-0.03004024,-0.0968577;-0.3750168;0.008332329,-0.1197958;-0.7389629;0.09132686,-0.1163212;-0.7005687;0.008503079,0.00667221;0.5047544;0.005283966,0;0;0,0.001016468;0.2922753;-0.002384782,0.002259761;0.5734559;-0.01829219,0.1834593;0.5056316;0.008910537,0.330574;0.2698394;0.070503,0.4515105;0.02199203;0.03197026,-0.1804319;0.4925171;-0.005532224,-0.3187329;0.2546106;0.0673217,-0.438316;0.008964449;0.01350195,0.06383771;0.001711696;-0.03104043,0.1139061;-0.3744862;0.02040803,0.1311823;-0.7397606;0.09881234,0.1493738;-0.7758077;0.05138695,-0.05894338;0.004121961;-0.03937486,-0.1304785;-0.3717042;-0.02159586,-0.1613138;-0.7361664;0.05642688,-0.1684204;-0.7700112;0.00336425,0.001860499;0.5046748;-0.01213503,34.00038
+0;0;0,0.003629884;0.2921644;0.007642415,0.007740611;0.5737026;0.00155362,0.183981;0.4633094;0.02158945,0.3210467;0.2154514;0.05011525,0.4756643;-0.01584566;0.03854769,-0.1685881;0.4527838;0.00747736,-0.3246186;0.2148086;0.01500357,-0.4764689;-0.01733764;-0.009252561,0.06458776;0.003904411;-0.02923814,0.07177677;-0.374846;0.02710975,0.08046912;-0.7384846;0.1140725,0.08167078;-0.7001854;0.031175,-0.06416982;0.004637989;-0.03004024,-0.0968577;-0.3750168;0.008332329,-0.1197958;-0.7389629;0.09132686,-0.1163212;-0.7005687;0.008503079,0.00667221;0.5047544;0.005283966,0;0;0,0.001016468;0.2922753;-0.002384782,0.002259761;0.5734559;-0.01829219,0.1834593;0.5056316;0.008910537,0.330574;0.2698394;0.070503,0.4515105;0.02199203;0.03197026,-0.1804319;0.4925171;-0.005532224,-0.3187329;0.2546106;0.0673217,-0.438316;0.008964449;0.01350195,0.06383771;0.001711696;-0.03104043,0.1139061;-0.3744862;0.02040803,0.1311823;-0.7397606;0.09881234,0.1493738;-0.7758077;0.05138695,-0.05894338;0.004121961;-0.03937486,-0.1304785;-0.3717042;-0.02159586,-0.1613138;-0.7361664;0.05642688,-0.1684204;-0.7700112;0.00336425,0.001860499;0.5046748;-0.01213503,34.0119
+0;0;0,0.003579836;0.2921661;0.007599069,0.007612715;0.5737044;0.001462368,0.1840017;0.4639032;0.02161636,0.3273771;0.2196823;0.05049525,0.4852934;-0.009534776;0.04270471,-0.1687113;0.4528571;0.00774238,-0.3308071;0.218948;0.01451145,-0.4902433;-0.007998735;-0.010268,0.06461523;0.003842382;-0.02918561,0.07180216;-0.3748954;0.02724755,0.08049738;-0.7385141;0.1142931,0.08164193;-0.7002159;0.03139466,-0.06414428;0.004702312;-0.03008475,-0.09677983;-0.3749313;0.008540472,-0.1196914;-0.738902;0.09143511,-0.1162742;-0.7005085;0.008608878,0.006565535;0.5047565;0.005204076,0;0;0,0.001016468;0.2922753;-0.002384782,0.002259761;0.5734559;-0.01829219,0.1834593;0.5056316;0.008910537,0.330574;0.2698394;0.070503,0.4515105;0.02199203;0.03197026,-0.1804319;0.4925171;-0.005532224,-0.3187329;0.2546106;0.0673217,-0.438316;0.008964449;0.01350195,0.06383771;0.001711696;-0.03104043,0.1139061;-0.3744862;0.02040803,0.1311823;-0.7397606;0.09881234,0.1493738;-0.7758077;0.05138695,-0.05894338;0.004121961;-0.03937486,-0.1304785;-0.3717042;-0.02159586,-0.1613138;-0.7361664;0.05642688,-0.1684204;-0.7700112;0.00336425,0.001860499;0.5046748;-0.01213503,34.023
+0;0;0,0.003578214;0.2920338;0.007595628,0.007609228;0.573442;0.001461816,0.1842764;0.4636099;0.0216397,0.3273231;0.2199489;0.05045237,0.4854013;-0.009503126;0.04265385,-0.1689886;0.4525465;0.007744005,-0.3307128;0.2191736;0.01449756,-0.4903124;-0.008005738;-0.0103073,0.06474575;0.003850143;-0.02924457,0.07193191;-0.3748468;0.02718251,0.08065506;-0.7396337;0.1145077,0.08179878;-0.7013415;0.03166941,-0.06427384;0.00471181;-0.03014551,-0.09690588;-0.3748809;0.008475538,-0.1198911;-0.7400209;0.09163651,-0.1164763;-0.7016335;0.008870356,0.006562551;0.5045271;0.005201728,0;0;0,0.0006671399;0.2921431;-0.002480984,0.001629397;0.5731943;-0.01839268,0.1831062;0.5060728;0.009369969,0.3344569;0.2739404;0.0715853,0.4614658;0.0285261;0.03500211,-0.1812826;0.4925962;-0.004922672,-0.3219442;0.2569301;0.06814585,-0.4449579;0.01276346;0.01384983,0.06386831;0.001902774;-0.03129375,0.1139092;-0.3741872;0.02066076,0.1313067;-0.7406155;0.09939349,0.1494859;-0.7762513;0.05150068,-0.0591742;0.003954398;-0.03930467,-0.1304534;-0.3718756;-0.02146934,-0.1614833;-0.7374592;0.05699758,-0.1687753;-0.7714;0.004170951,0.001289949;0.504446;-0.0122366,34.04514
+0;0;0,0.003578214;0.2920338;0.007595628,0.007609228;0.573442;0.001461816,0.1842764;0.4636099;0.0216397,0.3273231;0.2199489;0.05045237,0.4854013;-0.009503126;0.04265385,-0.1689886;0.4525465;0.007744005,-0.3307128;0.2191736;0.01449756,-0.4903124;-0.008005738;-0.0103073,0.06474575;0.003850143;-0.02924457,0.07193191;-0.3748468;0.02718251,0.08065506;-0.7396337;0.1145077,0.08179878;-0.7013415;0.03166941,-0.06427384;0.00471181;-0.03014551,-0.09690588;-0.3748809;0.008475538,-0.1198911;-0.7400209;0.09163651,-0.1164763;-0.7016335;0.008870356,0.006562551;0.5045271;0.005201728,0;0;0,0.0006671399;0.2921431;-0.002480984,0.001629397;0.5731943;-0.01839268,0.1831062;0.5060728;0.009369969,0.3344569;0.2739404;0.0715853,0.4614658;0.0285261;0.03500211,-0.1812826;0.4925962;-0.004922672,-0.3219442;0.2569301;0.06814585,-0.4449579;0.01276346;0.01384983,0.06386831;0.001902774;-0.03129375,0.1139092;-0.3741872;0.02066076,0.1313067;-0.7406155;0.09939349,0.1494859;-0.7762513;0.05150068,-0.0591742;0.003954398;-0.03930467,-0.1304534;-0.3718756;-0.02146934,-0.1614833;-0.7374592;0.05699758,-0.1687753;-0.7714;0.004170951,0.001289949;0.504446;-0.0122366,34.05635
+0;0;0,0.00360326;0.2916518;0.007781762,0.007620968;0.5728084;0.001727493,0.1846081;0.4636604;0.02218302,0.332266;0.2239772;0.05200766,0.504576;0.004040211;0.04842225,-0.1691788;0.4519736;0.008006587,-0.3367825;0.2239582;0.01564583,-0.5026304;0.0001888722;-0.006662123,0.06472499;0.003951828;-0.02946345,0.07165317;-0.3747052;0.02725868,0.08098952;-0.7414003;0.1153108,0.08215225;-0.703158;0.03305539,-0.06441127;0.004627117;-0.03004685,-0.09692199;-0.3749756;0.008571204,-0.1199348;-0.7421077;0.09217787,-0.1165159;-0.7037678;0.009995103,0.006576833;0.5039502;0.005459178,0;0;0,0.0004460663;0.2917678;-0.00238061,0.001285627;0.5725732;-0.01816356,0.1829218;0.5061858;0.01002288,0.3375501;0.2776644;0.07333517,0.4697909;0.03400864;0.03840566,-0.1818057;0.4928487;-0.003721639,-0.3237124;0.2589546;0.06905498,-0.4558538;0.01956829;0.01153371,0.06390546;0.002040863;-0.03138411,0.1139769;-0.3740155;0.02077842,0.1313089;-0.7424462;0.0999248,0.1496074;-0.7773383;0.05207681,-0.05929993;0.003793256;-0.0392704,-0.1302572;-0.372093;-0.02135006,-0.1615486;-0.7396237;0.05769231,-0.1686689;-0.7729332;0.005000249,0.0009708852;0.5038794;-0.01203692,34.07869
+0;0;0,0.00360326;0.2916518;0.007781762,0.007620968;0.5728084;0.001727493,0.1846081;0.4636604;0.02218302,0.332266;0.2239772;0.05200766,0.504576;0.004040211;0.04842225,-0.1691788;0.4519736;0.008006587,-0.3367825;0.2239582;0.01564583,-0.5026304;0.0001888722;-0.006662123,0.06472499;0.003951828;-0.02946345,0.07165317;-0.3747052;0.02725868,0.08098952;-0.7414003;0.1153108,0.08215225;-0.703158;0.03305539,-0.06441127;0.004627117;-0.03004685,-0.09692199;-0.3749756;0.008571204,-0.1199348;-0.7421077;0.09217787,-0.1165159;-0.7037678;0.009995103,0.006576833;0.5039502;0.005459178,0;0;0,0.0004460663;0.2917678;-0.00238061,0.001285627;0.5725732;-0.01816356,0.1829218;0.5061858;0.01002288,0.3375501;0.2776644;0.07333517,0.4697909;0.03400864;0.03840566,-0.1818057;0.4928487;-0.003721639,-0.3237124;0.2589546;0.06905498,-0.4558538;0.01956829;0.01153371,0.06390546;0.002040863;-0.03138411,0.1139769;-0.3740155;0.02077842,0.1313089;-0.7424462;0.0999248,0.1496074;-0.7773383;0.05207681,-0.05929993;0.003793256;-0.0392704,-0.1302572;-0.372093;-0.02135006,-0.1615486;-0.7396237;0.05769231,-0.1686689;-0.7729332;0.005000249,0.0009708852;0.5038794;-0.01203692,34.09034
+0;0;0,0.003596738;0.291124;0.007767678,0.007608919;0.5718927;0.001721242,0.184168;0.4629248;0.02213194,0.3321164;0.2227701;0.05201527,0.5042502;0.003057808;0.04843352,-0.1687658;0.4512662;0.007989695,-0.3366992;0.2228022;0.01564397,-0.5023776;-0.0007384568;-0.00664119,0.06482626;0.003958011;-0.02950955,0.07175446;-0.3747;0.02721273,0.08112106;-0.7425832;0.1155502,0.08227404;-0.70441;0.03398403,-0.06451205;0.004634357;-0.03009387,-0.09702286;-0.3749694;0.008524297,-0.1201103;-0.743291;0.09240185,-0.1167199;-0.705021;0.01090778,0.006566043;0.5031174;0.005448429,0;0;0,0.000327751;0.2912407;-0.002280831,0.001177862;0.571667;-0.01788783,0.1823286;0.5062156;0.01038718,0.3416356;0.2806021;0.07500839,0.4769616;0.03883028;0.04110205,-0.1814631;0.492399;-0.002629307,-0.3254943;0.2592291;0.07046573,-0.4625053;0.0230606;0.01242447,0.06398138;0.002173409;-0.03147352,0.1140003;-0.3738562;0.02093995,0.1314456;-0.7433916;0.1007431,0.1494896;-0.7775164;0.05295599,-0.05946903;0.003621972;-0.03923314,-0.1302642;-0.3722963;-0.02132086,-0.161388;-0.7409328;0.058477,-0.1685253;-0.7736475;0.006159738,0.0008514822;0.5030532;-0.01180053,34.10118
+0;0;0,0.003606965;0.2911223;0.00782488,0.007617894;0.5718932;0.001870866,0.1842376;0.4632506;0.02238954,0.3387588;0.2274459;0.05362099,0.5167514;0.0124238;0.05431201,-0.1687341;0.4511969;0.00830185,-0.3421574;0.2268868;0.01638923,-0.5143194;0.008319169;-0.006078361,0.06482301;0.00391731;-0.0295221,0.07175398;-0.3747014;0.02746177,0.08133533;-0.7425987;0.1157175,0.08246484;-0.7044129;0.03415231,-0.06452839;0.004658359;-0.03005509,-0.09684083;-0.3749313;0.008866509,-0.1199987;-0.7432557;0.09271246,-0.1166304;-0.7049787;0.0112182,0.006574605;0.5031165;0.005572492,0;0;0,0.000327751;0.2912407;-0.002280831,0.001177862;0.571667;-0.01788783,0.1823286;0.5062156;0.01038718,0.3416356;0.2806021;0.07500839,0.4769616;0.03883028;0.04110205,-0.1814631;0.492399;-0.002629307,-0.3254943;0.2592291;0.07046573,-0.4625053;0.0230606;0.01242447,0.06398138;0.002173409;-0.03147352,0.1140003;-0.3738562;0.02093995,0.1314456;-0.7433916;0.1007431,0.1494896;-0.7775164;0.05295599,-0.05946903;0.003621972;-0.03923314,-0.1302642;-0.3722963;-0.02132086,-0.161388;-0.7409328;0.058477,-0.1685253;-0.7736475;0.006159738,0.0008514822;0.5030532;-0.01180053,34.12344
+0;0;0,0.003603538;0.2908458;0.007817446,0.007611269;0.5713925;0.001868075,0.1841699;0.4628162;0.02237808,0.3386543;0.2270676;0.05360209,0.5161865;0.01260166;0.05429132,-0.1686789;0.4507667;0.00829529,-0.3420609;0.2265099;0.01638075,-0.5137776;0.008507624;-0.006028729,0.06488816;0.003921247;-0.02955177,0.07181887;-0.3746828;0.02742989,0.08142461;-0.7435166;0.1159104,0.08255021;-0.7053592;0.03462719,-0.06459325;0.004663041;-0.0300853,-0.09690444;-0.374912;0.008834794,-0.1201212;-0.744174;0.0928942,-0.1167646;-0.7059256;0.01168177,0.006568774;0.5026683;0.005566883,0;0;0,0.0001394898;0.2909654;-0.002111554,0.0008860081;0.5711774;-0.01753771,0.1819838;0.5066295;0.01063466,0.3447723;0.2838556;0.07612896,0.4846181;0.04536614;0.04326963,-0.1816675;0.4924153;-0.001760351,-0.3281616;0.261035;0.0718632,-0.4691624;0.02829452;0.0130036,0.06399333;0.002239078;-0.03160691,0.1141114;-0.3737221;0.02109361,0.1317237;-0.7442057;0.1010389,0.1495216;-0.778044;0.05326164,-0.05959761;0.003534016;-0.03917645,-0.1301662;-0.3724051;-0.02112596,-0.1614303;-0.7419597;0.05894557,-0.1684039;-0.7745395;0.006888863,0.0005803257;0.5026124;-0.01149201,34.14589
+0;0;0,0.003603538;0.2908458;0.007817446,0.007611269;0.5713925;0.001868075,0.1841699;0.4628162;0.02237808,0.3386543;0.2270676;0.05360209,0.5161865;0.01260166;0.05429132,-0.1686789;0.4507667;0.00829529,-0.3420609;0.2265099;0.01638075,-0.5137776;0.008507624;-0.006028729,0.06488816;0.003921247;-0.02955177,0.07181887;-0.3746828;0.02742989,0.08142461;-0.7435166;0.1159104,0.08255021;-0.7053592;0.03462719,-0.06459325;0.004663041;-0.0300853,-0.09690444;-0.374912;0.008834794,-0.1201212;-0.744174;0.0928942,-0.1167646;-0.7059256;0.01168177,0.006568774;0.5026683;0.005566883,0;0;0,0.0001394898;0.2909654;-0.002111554,0.0008860081;0.5711774;-0.01753771,0.1819838;0.5066295;0.01063466,0.3447723;0.2838556;0.07612896,0.4846181;0.04536614;0.04326963,-0.1816675;0.4924153;-0.001760351,-0.3281616;0.261035;0.0718632,-0.4691624;0.02829452;0.0130036,0.06399333;0.002239078;-0.03160691,0.1141114;-0.3737221;0.02109361,0.1317237;-0.7442057;0.1010389,0.1495216;-0.778044;0.05326164,-0.05959761;0.003534016;-0.03917645,-0.1301662;-0.3724051;-0.02112596,-0.1614303;-0.7419597;0.05894557,-0.1684039;-0.7745395;0.006888863,0.0005803257;0.5026124;-0.01149201,34.157
+0;0;0,0.003609115;0.2906072;0.007827919,0.007612512;0.5709037;0.00192376,0.18443;0.4624525;0.02263821,0.3435568;0.2295856;0.05464806,0.5241852;0.01874468;0.05636061,-0.1689929;0.4505095;0.008490802,-0.3482836;0.23059;0.01643848,-0.5287331;0.02079798;-0.006117994,0.06491321;0.003941603;-0.02959561,0.07183467;-0.3746396;0.02755967,0.08159114;-0.7440286;0.1163183,0.08273045;-0.705833;0.03467428,-0.06464863;0.004636832;-0.03007017,-0.09694773;-0.3749639;0.008638749,-0.1202722;-0.7447591;0.09307223,-0.1168903;-0.706474;0.01149932,0.006570825;0.5022403;0.005607244,0;0;0,9.827316E-05;0.2907266;-0.002209783,0.0008720607;0.5706866;-0.01763701,0.1821282;0.5064628;0.01118517,0.3476568;0.2857259;0.07788157,0.4927517;0.05110244;0.04653239,-0.1819115;0.4925807;-0.0005533211,-0.330871;0.2623092;0.07265206,-0.4760958;0.03300241;0.01424275,0.06405427;0.002186328;-0.03158212,0.1142973;-0.3737468;0.02122164,0.1319476;-0.7447639;0.1015728,0.1500236;-0.7789788;0.05378222,-0.05964604;0.00355851;-0.03917714,-0.1298231;-0.3724505;-0.02099042,-0.1611471;-0.7425264;0.05953367,-0.1680858;-0.7754102;0.007267967,0.0005520731;0.5021836;-0.01159227,34.17914
+0;0;0,0.003607112;0.290446;0.007823576,0.007607749;0.5705492;0.001923514,0.1842226;0.4621916;0.02261591,0.3431206;0.2296595;0.05457975,0.5226015;0.02015783;0.05628142,-0.1687962;0.4502623;0.008484685,-0.3478292;0.2306588;0.01642094,-0.5271324;0.02219954;-0.005992247,0.06499689;0.003946684;-0.02963377,0.07191858;-0.3746473;0.02752346,0.08169631;-0.7448411;0.1164755,0.0828299;-0.7066867;0.03524161,-0.06473197;0.004642809;-0.03010893,-0.09703217;-0.3749708;0.008601295,-0.1204075;-0.7455717;0.09321874,-0.1170426;-0.7073283;0.01205564,0.006566791;0.5019339;0.005604425,0;0;0,0.0002071708;0.2905664;-0.002045751,0.001115918;0.5703444;-0.01725137,0.1821356;0.5062499;0.01143098,0.3503616;0.2883949;0.07911181,0.4982869;0.0574965;0.04892457,-0.1814732;0.4924505;0.000224106,-0.3337312;0.2649204;0.07363416,-0.4808471;0.03877792;0.01598236,0.06416716;0.002163455;-0.03156304,0.1146572;-0.3737445;0.02127862,0.1324443;-0.7455044;0.1020851,0.1502888;-0.7794495;0.05455267,-0.05975257;0.003558061;-0.03918294,-0.1293907;-0.3725631;-0.0209699,-0.1608306;-0.7433521;0.06013865,-0.1676347;-0.7759778;0.00819201,0.0007616132;0.5018852;-0.01125956,34.20312
+0;0;0,0.003607112;0.290446;0.007823576,0.007607749;0.5705492;0.001923514,0.1842226;0.4621916;0.02261591,0.3431206;0.2296595;0.05457975,0.5226015;0.02015783;0.05628142,-0.1687962;0.4502623;0.008484685,-0.3478292;0.2306588;0.01642094,-0.5271324;0.02219954;-0.005992247,0.06499689;0.003946684;-0.02963377,0.07191858;-0.3746473;0.02752346,0.08169631;-0.7448411;0.1164755,0.0828299;-0.7066867;0.03524161,-0.06473197;0.004642809;-0.03010893,-0.09703217;-0.3749708;0.008601295,-0.1204075;-0.7455717;0.09321874,-0.1170426;-0.7073283;0.01205564,0.006566791;0.5019339;0.005604425,0;0;0,0.0002071708;0.2905664;-0.002045751,0.001115918;0.5703444;-0.01725137,0.1821356;0.5062499;0.01143098,0.3503616;0.2883949;0.07911181,0.4982869;0.0574965;0.04892457,-0.1814732;0.4924505;0.000224106,-0.3337312;0.2649204;0.07363416,-0.4808471;0.03877792;0.01598236,0.06416716;0.002163455;-0.03156304,0.1146572;-0.3737445;0.02127862,0.1324443;-0.7455044;0.1020851,0.1502888;-0.7794495;0.05455267,-0.05975257;0.003558061;-0.03918294,-0.1293907;-0.3725631;-0.0209699,-0.1608306;-0.7433521;0.06013865,-0.1676347;-0.7759778;0.00819201,0.0007616132;0.5018852;-0.01125956,34.21401
+0;0;0,0.003669661;0.2904434;0.007874262,0.007686293;0.5704978;0.002026314,0.1845602;0.462579;0.02296174,0.3485964;0.2357848;0.05595499,0.5320182;0.03275226;0.05901989,-0.1690261;0.4506344;0.008804007,-0.3512593;0.2357767;0.01649812,-0.5347794;0.03398623;-0.005323401,0.06505771;0.003897897;-0.02960742,0.07206108;-0.3746968;0.02759344,0.08215015;-0.7467831;0.1172045,0.08325624;-0.7087796;0.03745911,-0.06475052;0.004686206;-0.03016135,-0.09701291;-0.3749312;0.00862959,-0.1204453;-0.7474583;0.09380326,-0.1171463;-0.7093608;0.01412794,0.006644969;0.501899;0.005694707,0;0;0,0.0001804978;0.2905657;-0.002087951,0.001113132;0.5702948;-0.01727796,0.182281;0.5060474;0.01163125,0.3533677;0.2931384;0.08113754,0.5045336;0.06677613;0.0531342,-0.1816456;0.4925952;0.0007719882,-0.3372541;0.2694863;0.07453105,-0.4901664;0.04982367;0.01759834,0.06419807;0.002104491;-0.03159869,0.1148012;-0.3737946;0.0212611,0.1326844;-0.7475214;0.1024311,0.1499207;-0.7806306;0.05611968,-0.05981552;0.003608303;-0.03915843,-0.1291282;-0.3725871;-0.0210546,-0.1609095;-0.7452937;0.06055286,-0.1675622;-0.7767097;0.009480074,0.0007462204;0.5018523;-0.01129353,34.23489
+0;0;0,0.003669661;0.2904434;0.007874262,0.007686293;0.5704978;0.002026314,0.1845602;0.462579;0.02296174,0.3485964;0.2357848;0.05595499,0.5320182;0.03275226;0.05901989,-0.1690261;0.4506344;0.008804007,-0.3512593;0.2357767;0.01649812,-0.5347794;0.03398623;-0.005323401,0.06505771;0.003897897;-0.02960742,0.07206108;-0.3746968;0.02759344,0.08215015;-0.7467831;0.1172045,0.08325624;-0.7087796;0.03745911,-0.06475052;0.004686206;-0.03016135,-0.09701291;-0.3749312;0.00862959,-0.1204453;-0.7474583;0.09380326,-0.1171463;-0.7093608;0.01412794,0.006644969;0.501899;0.005694707,0;0;0,0.0001804978;0.2905657;-0.002087951,0.001113132;0.5702948;-0.01727796,0.182281;0.5060474;0.01163125,0.3533677;0.2931384;0.08113754,0.5045336;0.06677613;0.0531342,-0.1816456;0.4925952;0.0007719882,-0.3372541;0.2694863;0.07453105,-0.4901664;0.04982367;0.01759834,0.06419807;0.002104491;-0.03159869,0.1148012;-0.3737946;0.0212611,0.1326844;-0.7475214;0.1024311,0.1499207;-0.7806306;0.05611968,-0.05981552;0.003608303;-0.03915843,-0.1291282;-0.3725871;-0.0210546,-0.1609095;-0.7452937;0.06055286,-0.1675622;-0.7767097;0.009480074,0.0007462204;0.5018523;-0.01129353,34.24617
+0;0;0,0.003669661;0.2904434;0.007874262,0.007686293;0.5704978;0.002026314,0.1845602;0.462579;0.02296174,0.3485964;0.2357848;0.05595499,0.5320182;0.03275226;0.05901989,-0.1690261;0.4506344;0.008804007,-0.3512593;0.2357767;0.01649812,-0.5347794;0.03398623;-0.005323401,0.06505771;0.003897897;-0.02960742,0.07206108;-0.3746968;0.02759344,0.08215015;-0.7467831;0.1172045,0.08325624;-0.7087796;0.03745911,-0.06475052;0.004686206;-0.03016135,-0.09701291;-0.3749312;0.00862959,-0.1204453;-0.7474583;0.09380326,-0.1171463;-0.7093608;0.01412794,0.006644969;0.501899;0.005694707,0;0;0,0.0001804978;0.2905657;-0.002087951,0.001113132;0.5702948;-0.01727796,0.182281;0.5060474;0.01163125,0.3533677;0.2931384;0.08113754,0.5045336;0.06677613;0.0531342,-0.1816456;0.4925952;0.0007719882,-0.3372541;0.2694863;0.07453105,-0.4901664;0.04982367;0.01759834,0.06419807;0.002104491;-0.03159869,0.1148012;-0.3737946;0.0212611,0.1326844;-0.7475214;0.1024311,0.1499207;-0.7806306;0.05611968,-0.05981552;0.003608303;-0.03915843,-0.1291282;-0.3725871;-0.0210546,-0.1609095;-0.7452937;0.06055286,-0.1675622;-0.7767097;0.009480074,0.0007462204;0.5018523;-0.01129353,34.25744
+0;0;0,0.003716898;0.2906555;0.007880813,0.007759787;0.5708906;0.002060452,0.184497;0.4632028;0.02323815,0.3534518;0.2402419;0.0575567,0.5439759;0.04421325;0.06143358,-0.1689097;0.4514118;0.008896114,-0.355724;0.2405326;0.01698365,-0.546499;0.0460071;-0.005521445,0.06510857;0.003861219;-0.02960429,0.07209406;-0.374736;0.02768967,0.08223175;-0.7475661;0.1175211,0.08336761;-0.7095914;0.03807168,-0.06478564;0.004720473;-0.03018256,-0.0971493;-0.3748996;0.008655543,-0.1205482;-0.7481778;0.09404058,-0.117227;-0.7101085;0.01466202,0.006714136;0.5022502;0.005719366,0;0;0,3.428757E-05;0.2907763;-0.002382636,0.0008689016;0.5706741;-0.01780057,0.1818325;0.5062698;0.01161361,0.355799;0.2960669;0.08222091,0.5096341;0.07170869;0.05502009,-0.1815891;0.4925448;0.001746767,-0.339924;0.2715089;0.07596428,-0.4943395;0.05333009;0.01855715,0.06424354;0.002124533;-0.03160226,0.1150508;-0.3737609;0.02127492,0.1327741;-0.7481529;0.103075,0.1499514;-0.7809284;0.0568012,-0.05987149;0.003561722;-0.03915568,-0.1288184;-0.3727142;-0.02099057,-0.1608136;-0.746102;0.06106155,-0.1672092;-0.7773817;0.01025794,0.0005171746;0.5021946;-0.01176441,34.26861
+0;0;0,0.003716898;0.2906555;0.007880813,0.007759787;0.5708906;0.002060452,0.184497;0.4632028;0.02323815,0.3534518;0.2402419;0.0575567,0.5439759;0.04421325;0.06143358,-0.1689097;0.4514118;0.008896114,-0.355724;0.2405326;0.01698365,-0.546499;0.0460071;-0.005521445,0.06510857;0.003861219;-0.02960429,0.07209406;-0.374736;0.02768967,0.08223175;-0.7475661;0.1175211,0.08336761;-0.7095914;0.03807168,-0.06478564;0.004720473;-0.03018256,-0.0971493;-0.3748996;0.008655543,-0.1205482;-0.7481778;0.09404058,-0.117227;-0.7101085;0.01466202,0.006714136;0.5022502;0.005719366,0;0;0,3.428757E-05;0.2907763;-0.002382636,0.0008689016;0.5706741;-0.01780057,0.1818325;0.5062698;0.01161361,0.355799;0.2960669;0.08222091,0.5096341;0.07170869;0.05502009,-0.1815891;0.4925448;0.001746767,-0.339924;0.2715089;0.07596428,-0.4943395;0.05333009;0.01855715,0.06424354;0.002124533;-0.03160226,0.1150508;-0.3737609;0.02127492,0.1327741;-0.7481529;0.103075,0.1499514;-0.7809284;0.0568012,-0.05987149;0.003561722;-0.03915568,-0.1288184;-0.3727142;-0.02099057,-0.1608136;-0.746102;0.06106155,-0.1672092;-0.7773817;0.01025794,0.0005171746;0.5021946;-0.01176441,34.29115
+0;0;0,0.003715229;0.290525;0.007877275,0.007756321;0.5706356;0.002059609,0.1847783;0.4629184;0.02326356,0.3541275;0.2394369;0.05766223,0.5418891;0.04625075;0.0614829,-0.1691935;0.4511085;0.00889859,-0.3564439;0.239737;0.01700501,-0.5444526;0.04803215;-0.005173765,0.06512795;0.003862369;-0.0296131,0.07211391;-0.3747599;0.02768466,0.08225895;-0.7478601;0.1175812,0.08339496;-0.7098843;0.03812102,-0.06480493;0.004721879;-0.03019155,-0.09717074;-0.3749234;0.008649129,-0.1205866;-0.748472;0.09409602,-0.117265;-0.7104016;0.01470677,0.006711172;0.5020282;0.005716763,0;0;0,-0.0001192242;0.2906446;-0.002517104,0.0005501509;0.5704094;-0.01808727,0.1818024;0.5059925;0.01173711,0.3588804;0.2980348;0.08387136,0.5149774;0.0800267;0.05748773,-0.1821115;0.4928408;0.002493734,-0.3434873;0.2731436;0.07663818,-0.499232;0.06043378;0.0210684,0.06428637;0.002167806;-0.03156054,0.1151029;-0.3737576;0.02120769,0.1329685;-0.7483767;0.1032403,0.1500067;-0.7811002;0.05682588,-0.05988542;0.003504644;-0.03917855,-0.1286358;-0.3728275;-0.020898,-0.1606247;-0.7464557;0.06136221,-0.1668652;-0.7778538;0.01066566,0.0002390444;0.5019667;-0.0120101,34.3038
+0;0;0,0.003692551;0.2905242;0.007917748,0.007710894;0.5706366;0.00216677,0.1847826;0.4632319;0.02358277,0.359052;0.2436467;0.05849541,0.5508253;0.05446446;0.06329295,-0.1693043;0.4513589;0.009133141,-0.3623779;0.2452733;0.01672943,-0.5557871;0.05896932;-0.005033441,0.06515025;0.003836815;-0.02956735,0.07217134;-0.3747682;0.0278401,0.0823588;-0.7478473;0.117819,0.08350353;-0.7098663;0.0383595,-0.06478887;0.004729238;-0.03022484,-0.097276;-0.3748804;0.0088624,-0.1208073;-0.748403;0.0943912,-0.117474;-0.7103297;0.01500273,0.006669884;0.5020282;0.005804442,0;0;0,-0.0001192242;0.2906446;-0.002517104,0.0005501509;0.5704094;-0.01808727,0.1818024;0.5059925;0.01173711,0.3588804;0.2980348;0.08387136,0.5149774;0.0800267;0.05748773,-0.1821115;0.4928408;0.002493734,-0.3434873;0.2731436;0.07663818,-0.499232;0.06043378;0.0210684,0.06428637;0.002167806;-0.03156054,0.1151029;-0.3737576;0.02120769,0.1329685;-0.7483767;0.1032403,0.1500067;-0.7811002;0.05682588,-0.05988542;0.003504644;-0.03917855,-0.1286358;-0.3728275;-0.020898,-0.1606247;-0.7464557;0.06136221,-0.1668652;-0.7778538;0.01066566,0.0002390444;0.5019667;-0.0120101,34.32425
+0;0;0,0.003692068;0.2904862;0.007916713,0.007709621;0.5705437;0.002166955,0.1850735;0.4630909;0.02361126,0.3594254;0.2434017;0.05854044,0.5516646;0.05375981;0.06334963,-0.1695937;0.4511985;0.009137955,-0.3627588;0.2450153;0.01673784,-0.5566379;0.05825865;-0.005077906,0.06513744;0.003836061;-0.02956154,0.07215871;-0.3747786;0.02784737,0.08237459;-0.7488983;0.1180772,0.08351606;-0.7109399;0.03884345,-0.06477613;0.004728307;-0.03021889,-0.09726408;-0.3748909;0.008869335,-0.120861;-0.7494553;0.0946367,-0.1175371;-0.711405;0.01547372,0.006668847;0.5019508;0.005803801,0;0;0,-0.0002711266;0.2906054;-0.002645612,0.0002622157;0.5703095;-0.01832247,0.1818058;0.5059479;0.01183164,0.3621389;0.3010605;0.0852015,0.5203589;0.08370079;0.05942798,-0.1826359;0.4929564;0.002842852,-0.3471635;0.275694;0.07774096,-0.505461;0.06400648;0.02230288,0.06429207;0.002171308;-0.03151667,0.1152528;-0.3737409;0.02127683,0.1331208;-0.7494997;0.1031147,0.1502206;-0.7819356;0.05672526,-0.05985591;0.00347993;-0.03920007,-0.1283762;-0.372896;-0.0207551,-0.1608463;-0.7475985;0.06143468,-0.1665542;-0.7788575;0.010864,-1.935661E-05;0.5018845;-0.01222026,34.33557
+0;0;0,0.003692068;0.2904862;0.007916713,0.007709621;0.5705437;0.002166955,0.1850735;0.4630909;0.02361126,0.3594254;0.2434017;0.05854044,0.5516646;0.05375981;0.06334963,-0.1695937;0.4511985;0.009137955,-0.3627588;0.2450153;0.01673784,-0.5566379;0.05825865;-0.005077906,0.06513744;0.003836061;-0.02956154,0.07215871;-0.3747786;0.02784737,0.08237459;-0.7488983;0.1180772,0.08351606;-0.7109399;0.03884345,-0.06477613;0.004728307;-0.03021889,-0.09726408;-0.3748909;0.008869335,-0.120861;-0.7494553;0.0946367,-0.1175371;-0.711405;0.01547372,0.006668847;0.5019508;0.005803801,0;0;0,-0.0002711266;0.2906054;-0.002645612,0.0002622157;0.5703095;-0.01832247,0.1818058;0.5059479;0.01183164,0.3621389;0.3010605;0.0852015,0.5203589;0.08370079;0.05942798,-0.1826359;0.4929564;0.002842852,-0.3471635;0.275694;0.07774096,-0.505461;0.06400648;0.02230288,0.06429207;0.002171308;-0.03151667,0.1152528;-0.3737409;0.02127683,0.1331208;-0.7494997;0.1031147,0.1502206;-0.7819356;0.05672526,-0.05985591;0.00347993;-0.03920007,-0.1283762;-0.372896;-0.0207551,-0.1608463;-0.7475985;0.06143468,-0.1665542;-0.7788575;0.010864,-1.935661E-05;0.5018845;-0.01222026,34.34687
+0;0;0,0.003715501;0.2904778;0.00794664,0.00774346;0.5705087;0.002259456,0.1850187;0.4632573;0.02382432,0.3635531;0.2482995;0.05935872,0.5604317;0.06172402;0.06671102,-0.1695747;0.4516255;0.009341342,-0.3664449;0.2502877;0.01636385,-0.5669295;0.06865723;-0.004657701,0.06512279;0.003835487;-0.02959878,0.07243234;-0.3747588;0.0280408,0.08251533;-0.749172;0.1185468,0.08365969;-0.7112175;0.03938441,-0.06480391;0.004713902;-0.03016636,-0.09722763;-0.3749231;0.008998087,-0.1208132;-0.7497936;0.09498603,-0.1174878;-0.7117483;0.01589444,0.006700201;0.501922;0.005875748,0;0;0,-0.0001674443;0.2905985;-0.00260663,0.0004817396;0.5702782;-0.01821315,0.1818938;0.5057943;0.01186478,0.3647661;0.3048912;0.08629429,0.5265756;0.08846889;0.06170428,-0.1823146;0.4932245;0.003340899,-0.3491585;0.2794263;0.07948231,-0.5107844;0.06858286;0.02427618,0.06431466;0.00218004;-0.03147459,0.1154757;-0.3737345;0.02125239,0.1333525;-0.7498014;0.1033031,0.1504458;-0.7819489;0.05664717,-0.05984472;0.003452872;-0.03922327,-0.1279828;-0.3730008;-0.02053545,-0.1605206;-0.7480254;0.06178116,-0.1663246;-0.779479;0.01157115,0.0001702756;0.5018591;-0.01212871,34.369
+0;0;0,0.003715501;0.2904778;0.00794664,0.00774346;0.5705087;0.002259456,0.1850187;0.4632573;0.02382432,0.3635531;0.2482995;0.05935872,0.5604317;0.06172402;0.06671102,-0.1695747;0.4516255;0.009341342,-0.3664449;0.2502877;0.01636385,-0.5669295;0.06865723;-0.004657701,0.06512279;0.003835487;-0.02959878,0.07243234;-0.3747588;0.0280408,0.08251533;-0.749172;0.1185468,0.08365969;-0.7112175;0.03938441,-0.06480391;0.004713902;-0.03016636,-0.09722763;-0.3749231;0.008998087,-0.1208132;-0.7497936;0.09498603,-0.1174878;-0.7117483;0.01589444,0.006700201;0.501922;0.005875748,0;0;0,-0.0001674443;0.2905985;-0.00260663,0.0004817396;0.5702782;-0.01821315,0.1818938;0.5057943;0.01186478,0.3647661;0.3048912;0.08629429,0.5265756;0.08846889;0.06170428,-0.1823146;0.4932245;0.003340899,-0.3491585;0.2794263;0.07948231,-0.5107844;0.06858286;0.02427618,0.06431466;0.00218004;-0.03147459,0.1154757;-0.3737345;0.02125239,0.1333525;-0.7498014;0.1033031,0.1504458;-0.7819489;0.05664717,-0.05984472;0.003452872;-0.03922327,-0.1279828;-0.3730008;-0.02053545,-0.1605206;-0.7480254;0.06178116,-0.1663246;-0.779479;0.01157115,0.0001702756;0.5018591;-0.01212871,34.38033
+0;0;0,0.003716321;0.2905419;0.007948396,0.007745047;0.5706261;0.002260156,0.184922;0.4633837;0.0238158,0.363537;0.2483289;0.05936623,0.5634978;0.05883238;0.06683363,-0.1694763;0.4517583;0.009340789,-0.3664353;0.2503297;0.01636647,-0.5700587;0.06585558;-0.004984198,0.06516029;0.003837695;-0.02961582,0.07246955;-0.3747417;0.0280215,0.08258043;-0.7501904;0.1187778,0.08371886;-0.7122772;0.04002649,-0.06484123;0.004716616;-0.03018373,-0.09726368;-0.3749054;0.008979183,-0.1209144;-0.7508129;0.09520496,-0.1176063;-0.7128093;0.01652406,0.0067016;0.5020271;0.005877102,0;0;0,-0.0001758635;0.2906618;-0.002706051,0.0005032122;0.5703908;-0.01838851,0.1818175;0.5057559;0.0116067,0.3678734;0.3080766;0.08724928,0.5358634;0.09085083;0.06398261,-0.1821703;0.4937315;0.003787555,-0.3508583;0.2813587;0.0803244,-0.5209326;0.07182661;0.02446695,0.06425891;0.002276763;-0.03167486,0.1156161;-0.3735643;0.02127576,0.1338152;-0.7506914;0.1034014,0.1506738;-0.7824357;0.05682755,-0.059931;0.003385036;-0.03917276,-0.1278511;-0.3730964;-0.02055968,-0.1606064;-0.7491394;0.06202007,-0.1662863;-0.7803429;0.01214454,0.0001796633;0.5019608;-0.01228678,34.40245
+0;0;0,0.003718058;0.2905411;0.007978416,0.007738927;0.5706263;0.002333219,0.1849906;0.4638323;0.02411474,0.3683341;0.2529095;0.06034232,0.5756567;0.07161358;0.07024935,-0.1695211;0.4519044;0.009457425,-0.3724855;0.2565565;0.01722426,-0.5803456;0.07674192;-0.003022179,0.0651664;0.003807026;-0.02960634,0.07246074;-0.3747626;0.02809724,0.08257607;-0.7502117;0.1188516,0.08373658;-0.7122947;0.04010097,-0.06483846;0.004737077;-0.03018646,-0.09712268;-0.3748893;0.00904884,-0.1208364;-0.7507567;0.09543189,-0.1175065;-0.7127494;0.0167523,0.006697487;0.5020266;0.005938166,0;0;0,-0.0001758635;0.2906618;-0.002706051,0.0005032122;0.5703908;-0.01838851,0.1818175;0.5057559;0.0116067,0.3678734;0.3080766;0.08724928,0.5358634;0.09085083;0.06398261,-0.1821703;0.4937315;0.003787555,-0.3508583;0.2813587;0.0803244,-0.5209326;0.07182661;0.02446695,0.06425891;0.002276763;-0.03167486,0.1156161;-0.3735643;0.02127576,0.1338152;-0.7506914;0.1034014,0.1506738;-0.7824357;0.05682755,-0.059931;0.003385036;-0.03917276,-0.1278511;-0.3730964;-0.02055968,-0.1606064;-0.7491394;0.06202007,-0.1662863;-0.7803429;0.01214454,0.0001796633;0.5019608;-0.01228678,34.41379
+0;0;0,0.003718331;0.2905624;0.007979002,0.007739972;0.5707012;0.002332607,0.1851393;0.4638595;0.02413004,0.3678854;0.2536241;0.06023957,0.5771344;0.07064351;0.07023866,-0.1696665;0.4519218;0.009460568,-0.3719696;0.2572104;0.0172021,-0.5817611;0.075725;-0.003232474,0.06517237;0.003807375;-0.02960906,0.07246689;-0.3747716;0.02809596,0.0825911;-0.7505507;0.1189301,0.08375438;-0.712615;0.03999212,-0.0648444;0.004737511;-0.03018923,-0.09712943;-0.3748983;0.009047046,-0.120864;-0.751096;0.09550602,-0.1175261;-0.7130696;0.01663926,0.00669829;0.5020856;0.005938389,0;0;0,-0.0001951903;0.2906808;-0.002942204,0.0004815013;0.5704465;-0.01891625,0.1818845;0.5056521;0.01164114,0.3699371;0.3120789;0.08951688,0.5418776;0.09459579;0.06705415,-0.1822676;0.4944095;0.004523693,-0.3517872;0.2839942;0.08125354,-0.5277537;0.07614051;0.02468788,0.06424865;0.002270252;-0.03171098,0.1157478;-0.3735579;0.02126217,0.1339525;-0.7510138;0.1034746,0.1509063;-0.7829643;0.05688882,-0.05995228;0.003369908;-0.03915351,-0.1276093;-0.3731695;-0.02056087,-0.1604971;-0.7495238;0.062138,-0.1663414;-0.7809883;0.01230336,0.0001543165;0.5020077;-0.01273489,34.43613
+0;0;0,0.003718331;0.2905624;0.007979002,0.007739972;0.5707012;0.002332607,0.1851393;0.4638595;0.02413004,0.3678854;0.2536241;0.06023957,0.5771344;0.07064351;0.07023866,-0.1696665;0.4519218;0.009460568,-0.3719696;0.2572104;0.0172021,-0.5817611;0.075725;-0.003232474,0.06517237;0.003807375;-0.02960906,0.07246689;-0.3747716;0.02809596,0.0825911;-0.7505507;0.1189301,0.08375438;-0.712615;0.03999212,-0.0648444;0.004737511;-0.03018923,-0.09712943;-0.3748983;0.009047046,-0.120864;-0.751096;0.09550602,-0.1175261;-0.7130696;0.01663926,0.00669829;0.5020856;0.005938389,0;0;0,-0.0001951903;0.2906808;-0.002942204,0.0004815013;0.5704465;-0.01891625,0.1818845;0.5056521;0.01164114,0.3699371;0.3120789;0.08951688,0.5418776;0.09459579;0.06705415,-0.1822676;0.4944095;0.004523693,-0.3517872;0.2839942;0.08125354,-0.5277537;0.07614051;0.02468788,0.06424865;0.002270252;-0.03171098,0.1157478;-0.3735579;0.02126217,0.1339525;-0.7510138;0.1034746,0.1509063;-0.7829643;0.05688882,-0.05995228;0.003369908;-0.03915351,-0.1276093;-0.3731695;-0.02056087,-0.1604971;-0.7495238;0.062138,-0.1663414;-0.7809883;0.01230336,0.0001543165;0.5020077;-0.01273489,34.45836
+0;0;0,0.003711092;0.2904929;0.00792354,0.00771368;0.5705449;0.002250718,0.1852412;0.4637718;0.02443816,0.3718075;0.2609539;0.06049535,0.5904801;0.08140653;0.07340189,-0.1699421;0.4521478;0.009495151,-0.3763914;0.266228;0.01689189,-0.5917552;0.08325049;-0.0020626,0.0652126;0.00379319;-0.02955298,0.07251719;-0.3747866;0.02811835,0.0827926;-0.7506169;0.1189438,0.08402026;-0.7125629;0.03877485,-0.0648227;0.004749466;-0.03026398,-0.09721063;-0.3748537;0.009162366,-0.1208742;-0.7511076;0.09562822,-0.1174361;-0.7129582;0.01553328,0.006677181;0.5019515;0.005858263,0;0;0,-0.0002120137;0.2906105;-0.002854943,0.0004754961;0.5702956;-0.01872206,0.1820229;0.505463;0.0118227,0.3707532;0.3174596;0.09105504,0.5477259;0.09745513;0.0686878,-0.1823982;0.4944513;0.005083404,-0.3519654;0.2881271;0.08202156,-0.5343962;0.07894991;0.02558141,0.06424271;0.002257913;-0.03175259,0.1157525;-0.3735453;0.02135694,0.1338161;-0.7510227;0.103745,0.1510217;-0.7836651;0.05606544,-0.05998446;0.003356981;-0.03912856,-0.127409;-0.3732215;-0.02056521,-0.1604268;-0.7495825;0.0622927,-0.166462;-0.7819849;0.01166708,0.0001430512;0.5018766;-0.0125674,34.48084
+0;0;0,0.003711998;0.2905639;0.007925476,0.007715979;0.570713;0.002250553,0.1850646;0.4639511;0.02442085,0.3707699;0.2620693;0.06031164,0.5962639;0.07692108;0.07362078,-0.1697637;0.4523387;0.009492768,-0.3752603;0.2672769;0.01685537,-0.5973421;0.07859164;-0.002690386,0.06528508;0.003797406;-0.02958582,0.07258948;-0.3747729;0.02808405,0.0828725;-0.7508812;0.1189767,0.08410273;-0.7128102;0.03863924,-0.06489475;0.004754744;-0.03029762,-0.09728186;-0.3748389;0.009127744,-0.1209629;-0.7513711;0.09565757,-0.1175176;-0.7132046;0.01539429,0.006679073;0.5020927;0.005859514,0;0;0,-0.0001372099;0.2906808;-0.002931833,0.0006811768;0.5704576;-0.01888943,0.1819762;0.5055586;0.01189089,0.3725293;0.3219;0.09245098,0.5598991;0.09889978;0.07081759,-0.1820113;0.4947683;0.005385356,-0.3524632;0.2910628;0.08272314,-0.544323;0.07840933;0.02551408,0.06424198;0.002319455;-0.03192914,0.1157798;-0.3734515;0.02131271,0.1338003;-0.7511944;0.1038369,0.1511078;-0.7848012;0.05719578,-0.06011167;0.003372611;-0.03907806,-0.1273975;-0.373225;-0.0205982,-0.1605617;-0.7498615;0.06228591,-0.1664274;-0.7826521;0.0118509,0.0003091544;0.5020139;-0.01271081,34.50296
+0;0;0,0.003711998;0.2905639;0.007925476,0.007715979;0.570713;0.002250553,0.1850646;0.4639511;0.02442085,0.3707699;0.2620693;0.06031164,0.5962639;0.07692108;0.07362078,-0.1697637;0.4523387;0.009492768,-0.3752603;0.2672769;0.01685537,-0.5973421;0.07859164;-0.002690386,0.06528508;0.003797406;-0.02958582,0.07258948;-0.3747729;0.02808405,0.0828725;-0.7508812;0.1189767,0.08410273;-0.7128102;0.03863924,-0.06489475;0.004754744;-0.03029762,-0.09728186;-0.3748389;0.009127744,-0.1209629;-0.7513711;0.09565757,-0.1175176;-0.7132046;0.01539429,0.006679073;0.5020927;0.005859514,0;0;0,-0.0001372099;0.2906808;-0.002931833,0.0006811768;0.5704576;-0.01888943,0.1819762;0.5055586;0.01189089,0.3725293;0.3219;0.09245098,0.5598991;0.09889978;0.07081759,-0.1820113;0.4947683;0.005385356,-0.3524632;0.2910628;0.08272314,-0.544323;0.07840933;0.02551408,0.06424198;0.002319455;-0.03192914,0.1157798;-0.3734515;0.02131271,0.1338003;-0.7511944;0.1038369,0.1511078;-0.7848012;0.05719578,-0.06011167;0.003372611;-0.03907806,-0.1273975;-0.373225;-0.0205982,-0.1605617;-0.7498615;0.06228591,-0.1664274;-0.7826521;0.0118509,0.0003091544;0.5020139;-0.01271081,34.51423
+0;0;0,0.003702849;0.290566;0.007851376,0.007687079;0.5707139;0.002101484,0.1849861;0.4638696;0.02464445,0.3754432;0.2665907;0.06122347,0.6115115;0.09512316;0.07445949,-0.1699146;0.4527996;0.009425351,-0.3795891;0.2725037;0.01722808,-0.6074257;0.09055728;0.0001841988,0.0653255;0.003707626;-0.02950788,0.07290156;-0.3748379;0.02828917,0.0828558;-0.7509851;0.1190576,0.08415191;-0.7129202;0.03872057,-0.06482412;0.004871032;-0.03043007,-0.09737474;-0.3747067;0.009013521,-0.1208208;-0.7511845;0.0958437,-0.1173111;-0.7130281;0.01558215,0.006655685;0.5020944;0.005727665,0;0;0,-0.0001372099;0.2906808;-0.002931833,0.0006811768;0.5704576;-0.01888943,0.1819762;0.5055586;0.01189089,0.3725293;0.3219;0.09245098,0.5598991;0.09889978;0.07081759,-0.1820113;0.4947683;0.005385356,-0.3524632;0.2910628;0.08272314,-0.544323;0.07840933;0.02551408,0.06424198;0.002319455;-0.03192914,0.1157798;-0.3734515;0.02131271,0.1338003;-0.7511944;0.1038369,0.1511078;-0.7848012;0.05719578,-0.06011167;0.003372611;-0.03907806,-0.1273975;-0.373225;-0.0205982,-0.1605617;-0.7498615;0.06228591,-0.1664274;-0.7826521;0.0118509,0.0003091544;0.5020139;-0.01271081,34.52552
+0;0;0,0.003701853;0.2904878;0.007849263,0.00768498;0.5705582;0.002100962,0.1851074;0.4637065;0.02465598,0.3755518;0.2664407;0.06123256,0.6141814;0.09311284;0.07461219,-0.1700383;0.4526289;0.009426378,-0.3796988;0.272345;0.01722858,-0.6100074;0.08842446;-2.216548E-07,0.06534917;0.003708969;-0.02951858,0.0729254;-0.3748446;0.02827971,0.08289067;-0.7514089;0.1191488,0.08418481;-0.7133563;0.03893387,-0.06484761;0.004872797;-0.0304411,-0.09739892;-0.3747131;0.009003336,-0.120871;-0.7516083;0.09592979,-0.1173666;-0.7134643;0.01579026,0.006653871;0.5019577;0.005726139,0;0;0,-0.0001479685;0.2906026;-0.002933502,0.0006748289;0.570303;-0.01886773,0.1820591;0.5057895;0.01211357,0.374113;0.3242171;0.093768,0.5672129;0.1018572;0.07293081,-0.1821454;0.4949485;0.005544975,-0.3546763;0.2934076;0.08387154,-0.558146;0.08716722;0.02703253,0.06423992;0.002361789;-0.03198862,0.1158536;-0.3734061;0.02126038,0.133992;-0.7515596;0.1038926,0.1511461;-0.7850992;0.05731571,-0.0601615;0.003314159;-0.03905416,-0.1273109;-0.3733165;-0.02058209,-0.1605792;-0.7503746;0.06234846,-0.1663301;-0.7830277;0.01192557,0.0003001392;0.5018778;-0.01269627,34.54762
+0;0;0,0.00370095;0.290417;0.00784735,0.007683539;0.5704494;0.002099684,0.1848765;0.4636526;0.02463005,0.3750055;0.2667137;0.06114604,0.615752;0.09184816;0.07464436,-0.1698124;0.4525893;0.009420031,-0.3791257;0.2726041;0.01720931,-0.6114774;0.08705191;-0.0001723375,0.06543839;0.003714033;-0.02955888,0.0730146;-0.374839;0.02823932,0.08299705;-0.7520524;0.119265,0.0842916;-0.7139974;0.03902499,-0.06493614;0.004879449;-0.03048266,-0.0974874;-0.3747059;0.008961711,-0.1209999;-0.7522508;0.09603803,-0.1174945;-0.7141043;0.01587337,0.006652519;0.5018547;0.005724549,0;0;0,-4.060566E-05;0.2905322;-0.002887607,0.0008801371;0.5701979;-0.0187577,0.1820014;0.5058111;0.01217592,0.3750928;0.326428;0.09466696,0.5736282;0.1054097;0.07336748,-0.1817192;0.4950211;0.005797345,-0.3559397;0.2957267;0.08451416,-0.5595492;0.08605114;0.02708244,0.06425738;0.002410382;-0.03216958,0.1159455;-0.3733321;0.02118158,0.1341568;-0.7521627;0.1038317,0.1512599;-0.7856783;0.05715955,-0.06033393;0.003311894;-0.03896859,-0.1271251;-0.3733881;-0.02062461,-0.1605559;-0.7510847;0.06245922,-0.1663102;-0.783407;0.01158834,0.0004793704;0.5017772;-0.01260495,34.56995
+0;0;0,0.0037881;0.2904168;0.007811369,0.007837549;0.5704478;0.00203988,0.1849312;0.4634905;0.02503487,0.3793195;0.2708741;0.0621764,0.6254148;0.1035863;0.07525153,-0.1697959;0.4530447;0.009574022,-0.3851934;0.2804159;0.01797423,-0.6228251;0.1015723;0.001688046,0.06547374;0.003664619;-0.02948665,0.07350522;-0.3748741;0.02834364,0.08306839;-0.7521093;0.1193243,0.08441728;-0.714057;0.0390849,-0.06491158;0.00490662;-0.03053057,-0.09761111;-0.3746636;0.008936459,-0.1206907;-0.7522261;0.09605221,-0.1171328;-0.7140871;0.0158891,0.006791329;0.5018536;0.005668104,0;0;0,-4.060566E-05;0.2905322;-0.002887607,0.0008801371;0.5701979;-0.0187577,0.1820014;0.5058111;0.01217592,0.3750928;0.326428;0.09466696,0.5736282;0.1054097;0.07336748,-0.1817192;0.4950211;0.005797345,-0.3559397;0.2957267;0.08451416,-0.5595492;0.08605114;0.02708244,0.06425738;0.002410382;-0.03216958,0.1159455;-0.3733321;0.02118158,0.1341568;-0.7521627;0.1038317,0.1512599;-0.7856783;0.05715955,-0.06033393;0.003311894;-0.03896859,-0.1271251;-0.3733881;-0.02062461,-0.1605559;-0.7510847;0.06245922,-0.1663102;-0.783407;0.01158834,0.0004793704;0.5017772;-0.01260495,34.58123
+0;0;0,0.003787147;0.2903438;0.007809403,0.00783544;0.5702949;0.002039558,0.18494;0.4633548;0.02503467,0.3793511;0.2707157;0.06218057,0.6265969;0.1026459;0.07531682,-0.1698082;0.4529084;0.0095729,-0.3852311;0.2802592;0.0179741,-0.6239736;0.1005796;0.00161178,0.0655263;0.00366756;-0.02951032,0.07355799;-0.3748808;0.02832144,0.08311126;-0.7517258;0.119208,0.08446372;-0.7136521;0.03875657,-0.06496368;0.004910558;-0.03055508,-0.09766404;-0.3746692;0.008912951,-0.1207197;-0.7518412;0.09593859,-0.1171525;-0.7136808;0.01556367,0.006789519;0.5017201;0.00566675,0;0;0,-1.749396E-05;0.2904601;-0.002788663,0.0009301901;0.5700508;-0.01856542,0.1820444;0.5056669;0.01243365,0.3762726;0.3278159;0.09567893,0.5782187;0.1080337;0.0741384,-0.1816773;0.4948775;0.006056333,-0.3584462;0.2981273;0.08560186,-0.5631621;0.08756946;0.02809331,0.06427943;0.00239782;-0.03225541,0.1161446;-0.3733319;0.02108335,0.1345838;-0.7516719;0.1040453,0.1512696;-0.7855646;0.05736816,-0.06042833;0.003300272;-0.03892983,-0.1269002;-0.3734761;-0.0207938,-0.1604455;-0.7507133;0.06245621,-0.1663151;-0.7831522;0.01140339,0.0005228221;0.5016478;-0.01243329,34.6035
+0;0;0,0.003787147;0.2903438;0.007809403,0.00783544;0.5702949;0.002039558,0.18494;0.4633548;0.02503467,0.3793511;0.2707157;0.06218057,0.6265969;0.1026459;0.07531682,-0.1698082;0.4529084;0.0095729,-0.3852311;0.2802592;0.0179741,-0.6239736;0.1005796;0.00161178,0.0655263;0.00366756;-0.02951032,0.07355799;-0.3748808;0.02832144,0.08311126;-0.7517258;0.119208,0.08446372;-0.7136521;0.03875657,-0.06496368;0.004910558;-0.03055508,-0.09766404;-0.3746692;0.008912951,-0.1207197;-0.7518412;0.09593859,-0.1171525;-0.7136808;0.01556367,0.006789519;0.5017201;0.00566675,0;0;0,-1.749396E-05;0.2904601;-0.002788663,0.0009301901;0.5700508;-0.01856542,0.1820444;0.5056669;0.01243365,0.3762726;0.3278159;0.09567893,0.5782187;0.1080337;0.0741384,-0.1816773;0.4948775;0.006056333,-0.3584462;0.2981273;0.08560186,-0.5631621;0.08756946;0.02809331,0.06427943;0.00239782;-0.03225541,0.1161446;-0.3733319;0.02108335,0.1345838;-0.7516719;0.1040453,0.1512696;-0.7855646;0.05736816,-0.06042833;0.003300272;-0.03892983,-0.1269002;-0.3734761;-0.0207938,-0.1604455;-0.7507133;0.06245621,-0.1663151;-0.7831522;0.01140339,0.0005228221;0.5016478;-0.01243329,34.62584
+0;0;0,0.003739818;0.2901351;0.007756738,0.007756681;0.5699492;0.001969178,0.1848067;0.463081;0.02514408,0.3847548;0.2757941;0.061902,0.6356205;0.1158213;0.07841606,-0.1699779;0.4531278;0.009470801,-0.3895577;0.2854537;0.01824262,-0.6315203;0.1123091;0.0017306,0.06558854;0.003714113;-0.02947561,0.07367136;-0.3748541;0.02824536,0.08351573;-0.7530715;0.1194787,0.08490628;-0.7150772;0.03973006,-0.06497934;0.004886196;-0.03063125,-0.09781763;-0.3746828;0.00886474,-0.1209856;-0.7532313;0.09623234,-0.1173959;-0.7151445;0.01656173,0.00671696;0.5014018;0.005598213,0;0;0,-4.917383E-07;0.2902491;-0.002825499,0.0009634942;0.5697029;-0.01859701,0.1820114;0.5055432;0.01245808,0.3774446;0.3292986;0.09701872,0.5822296;0.1139541;0.07493997,-0.1815835;0.4947639;0.00623698,-0.3606197;0.3004718;0.08749865,-0.5686029;0.09503411;0.02974159,0.06425977;0.002374589;-0.03239608,0.1161308;-0.3733513;0.02099323,0.1348419;-0.7531554;0.1038641,0.1515242;-0.7862669;0.05734181,-0.06053409;0.003348363;-0.03884425,-0.1268432;-0.3734699;-0.02089897,-0.1606048;-0.752079;0.062672,-0.1663909;-0.7840323;0.01213488,0.0005524457;0.5013269;-0.01246834,34.64816
+0;0;0,0.003739818;0.2901351;0.007756738,0.007756681;0.5699492;0.001969178,0.1848067;0.463081;0.02514408,0.3847548;0.2757941;0.061902,0.6356205;0.1158213;0.07841606,-0.1699779;0.4531278;0.009470801,-0.3895577;0.2854537;0.01824262,-0.6315203;0.1123091;0.0017306,0.06558854;0.003714113;-0.02947561,0.07367136;-0.3748541;0.02824536,0.08351573;-0.7530715;0.1194787,0.08490628;-0.7150772;0.03973006,-0.06497934;0.004886196;-0.03063125,-0.09781763;-0.3746828;0.00886474,-0.1209856;-0.7532313;0.09623234,-0.1173959;-0.7151445;0.01656173,0.00671696;0.5014018;0.005598213,0;0;0,-4.917383E-07;0.2902491;-0.002825499,0.0009634942;0.5697029;-0.01859701,0.1820114;0.5055432;0.01245808,0.3774446;0.3292986;0.09701872,0.5822296;0.1139541;0.07493997,-0.1815835;0.4947639;0.00623698,-0.3606197;0.3004718;0.08749865,-0.5686029;0.09503411;0.02974159,0.06425977;0.002374589;-0.03239608,0.1161308;-0.3733513;0.02099323,0.1348419;-0.7531554;0.1038641,0.1515242;-0.7862669;0.05734181,-0.06053409;0.003348363;-0.03884425,-0.1268432;-0.3734699;-0.02089897,-0.1606048;-0.752079;0.062672,-0.1663909;-0.7840323;0.01213488,0.0005524457;0.5013269;-0.01246834,34.65953
+0;0;0,0.003739693;0.2901253;0.007756478,0.007756395;0.5699283;0.001969143,0.1847568;0.4630733;0.02513846,0.3846057;0.2758794;0.06187813,0.6320582;0.1180831;0.07816751,-0.169929;0.4531229;0.00946955,-0.3893997;0.2855321;0.01823701,-0.6280702;0.1147432;0.001949647,0.06563841;0.003716937;-0.02949802,0.0737211;-0.3748453;0.02822203,0.08357361;-0.7533756;0.1195309,0.08493859;-0.7155282;0.0412486,-0.06502875;0.004889911;-0.03065453,-0.09786651;-0.3746732;0.008840825,-0.1210536;-0.7535349;0.09628074,-0.11753;-0.7155969;0.01807506,0.006716713;0.5013834;0.005598041,0;0;0,2.403557E-05;0.29024;-0.002763033,0.001015216;0.5696868;-0.0184592,0.1820109;0.5054228;0.01254356,0.3780802;0.3304037;0.09772635,0.5849127;0.1226025;0.07682776,-0.1814693;0.4948957;0.006584247,-0.3621505;0.302581;0.0884397,-0.568646;0.1010986;0.03220592,0.06425426;0.002403036;-0.03252637,0.1161758;-0.3732941;0.02097237,0.1350051;-0.7534021;0.1039358,0.1512986;-0.7850747;0.05786443,-0.06062843;0.003331763;-0.03880003,-0.1267094;-0.3735317;-0.0210938,-0.1604101;-0.7524083;0.06278966,-0.166771;-0.7837672;0.01394115,0.0005967468;0.5013117;-0.01235139,34.68192
+0;0;0,0.003762766;0.2899906;0.007670178,0.00780163;0.5697002;0.001782669,0.184693;0.4625666;0.02548661,0.3891001;0.2803841;0.0626951,0.6042485;0.1508111;0.07724797,-0.1700031;0.4532722;0.009356646,-0.3936893;0.2912879;0.01845678,-0.6028107;0.1520281;0.005621934,0.06569953;0.003674316;-0.02945817,0.07375465;-0.3748909;0.02824903,0.08365051;-0.7540218;0.1196412,0.08512349;-0.7161411;0.04094461,-0.06500892;0.004972239;-0.03077062,-0.09800966;-0.3745558;0.008929284,-0.121102;-0.754029;0.096436,-0.1174589;-0.7160571;0.01781922,0.006756513;0.5011744;0.005436909,0;0;0,8.846819E-05;0.2901039;-0.002689958,0.001124054;0.5694629;-0.01832795,0.1821009;0.5053951;0.01280916,0.3791311;0.3315738;0.09838068,0.5675702;0.1659991;0.07926214,-0.1813739;0.4948059;0.006881723,-0.363476;0.3038214;0.08886337,-0.5425062;0.1338733;0.0403289,0.06424136;0.002474606;-0.03262877,0.116178;-0.3732089;0.02095413,0.1348658;-0.75387;0.1042519,0.1514707;-0.7857072;0.05779898,-0.06070016;0.003244463;-0.03876438,-0.1266596;-0.3736429;-0.02110403,-0.1605395;-0.7531003;0.06288933,-0.1667046;-0.7847928;0.01376249,0.0006943345;0.5011041;-0.01223457,34.70398
+0;0;0,0.003762766;0.2899906;0.007670178,0.00780163;0.5697002;0.001782669,0.184693;0.4625666;0.02548661,0.3891001;0.2803841;0.0626951,0.6042485;0.1508111;0.07724797,-0.1700031;0.4532722;0.009356646,-0.3936893;0.2912879;0.01845678,-0.6028107;0.1520281;0.005621934,0.06569953;0.003674316;-0.02945817,0.07375465;-0.3748909;0.02824903,0.08365051;-0.7540218;0.1196412,0.08512349;-0.7161411;0.04094461,-0.06500892;0.004972239;-0.03077062,-0.09800966;-0.3745558;0.008929284,-0.121102;-0.754029;0.096436,-0.1174589;-0.7160571;0.01781922,0.006756513;0.5011744;0.005436909,0;0;0,8.846819E-05;0.2901039;-0.002689958,0.001124054;0.5694629;-0.01832795,0.1821009;0.5053951;0.01280916,0.3791311;0.3315738;0.09838068,0.5675702;0.1659991;0.07926214,-0.1813739;0.4948059;0.006881723,-0.363476;0.3038214;0.08886337,-0.5425062;0.1338733;0.0403289,0.06424136;0.002474606;-0.03262877,0.116178;-0.3732089;0.02095413,0.1348658;-0.75387;0.1042519,0.1514707;-0.7857072;0.05779898,-0.06070016;0.003244463;-0.03876438,-0.1266596;-0.3736429;-0.02110403,-0.1605395;-0.7531003;0.06288933,-0.1667046;-0.7847928;0.01376249,0.0006943345;0.5011041;-0.01223457,34.71526
+0;0;0,0.003762766;0.2899906;0.007670178,0.00780163;0.5697002;0.001782669,0.184693;0.4625666;0.02548661,0.3891001;0.2803841;0.0626951,0.6042485;0.1508111;0.07724797,-0.1700031;0.4532722;0.009356646,-0.3936893;0.2912879;0.01845678,-0.6028107;0.1520281;0.005621934,0.06569953;0.003674316;-0.02945817,0.07375465;-0.3748909;0.02824903,0.08365051;-0.7540218;0.1196412,0.08512349;-0.7161411;0.04094461,-0.06500892;0.004972239;-0.03077062,-0.09800966;-0.3745558;0.008929284,-0.121102;-0.754029;0.096436,-0.1174589;-0.7160571;0.01781922,0.006756513;0.5011744;0.005436909,0;0;0,8.846819E-05;0.2901039;-0.002689958,0.001124054;0.5694629;-0.01832795,0.1821009;0.5053951;0.01280916,0.3791311;0.3315738;0.09838068,0.5675702;0.1659991;0.07926214,-0.1813739;0.4948059;0.006881723,-0.363476;0.3038214;0.08886337,-0.5425062;0.1338733;0.0403289,0.06424136;0.002474606;-0.03262877,0.116178;-0.3732089;0.02095413,0.1348658;-0.75387;0.1042519,0.1514707;-0.7857072;0.05779898,-0.06070016;0.003244463;-0.03876438,-0.1266596;-0.3736429;-0.02110403,-0.1605395;-0.7531003;0.06288933,-0.1667046;-0.7847928;0.01376249,0.0006943345;0.5011041;-0.01223457,34.72687
+0;0;0,0.003789185;0.2900383;0.007605302,0.007847354;0.5697646;0.001656027,0.1845866;0.4623912;0.02579546,0.3929433;0.2847981;0.06360437,0.6118631;0.1625417;0.07885443,-0.16999;0.4536321;0.009403363,-0.3980385;0.2978063;0.01907378,-0.6083336;0.1610059;0.006162804,0.06579172;0.003661968;-0.02944398,0.07378806;-0.3749668;0.02781124,0.08371986;-0.7552123;0.1195689,0.08525311;-0.7173405;0.04089525,-0.06505665;0.004982136;-0.03084992,-0.09804235;-0.3745258;0.008992651,-0.1212873;-0.755129;0.09677437,-0.117584;-0.7171651;0.01818223,0.006797981;0.5012383;0.005323893,0;0;0,0.0001372546;0.2901503;-0.002688885,0.001236305;0.5695286;-0.01830316,0.1821409;0.5053115;0.01291228,0.3798581;0.3322742;0.098629,0.567681;0.1665659;0.07943535,-0.1812065;0.4948495;0.00713383,-0.3649951;0.3054492;0.08917452,-0.5464826;0.1387682;0.04033983,0.06420228;0.002600595;-0.0328666,0.1162663;-0.3730364;0.02087355,0.1350948;-0.7548993;0.104126,0.1512614;-0.7870914;0.05803216,-0.06085199;0.003193517;-0.03867488,-0.1265215;-0.373751;-0.02129291,-0.1606549;-0.7543194;0.06301197,-0.1670231;-0.7860035;0.01393662,0.0007895827;0.501168;-0.01221752,34.74866
+0;0;0,0.003789185;0.2900383;0.007605302,0.007847354;0.5697646;0.001656027,0.1845866;0.4623912;0.02579546,0.3929433;0.2847981;0.06360437,0.6118631;0.1625417;0.07885443,-0.16999;0.4536321;0.009403363,-0.3980385;0.2978063;0.01907378,-0.6083336;0.1610059;0.006162804,0.06579172;0.003661968;-0.02944398,0.07378806;-0.3749668;0.02781124,0.08371986;-0.7552123;0.1195689,0.08525311;-0.7173405;0.04089525,-0.06505665;0.004982136;-0.03084992,-0.09804235;-0.3745258;0.008992651,-0.1212873;-0.755129;0.09677437,-0.117584;-0.7171651;0.01818223,0.006797981;0.5012383;0.005323893,0;0;0,0.0001372546;0.2901503;-0.002688885,0.001236305;0.5695286;-0.01830316,0.1821409;0.5053115;0.01291228,0.3798581;0.3322742;0.098629,0.567681;0.1665659;0.07943535,-0.1812065;0.4948495;0.00713383,-0.3649951;0.3054492;0.08917452,-0.5464826;0.1387682;0.04033983,0.06420228;0.002600595;-0.0328666,0.1162663;-0.3730364;0.02087355,0.1350948;-0.7548993;0.104126,0.1512614;-0.7870914;0.05803216,-0.06085199;0.003193517;-0.03867488,-0.1265215;-0.373751;-0.02129291,-0.1606549;-0.7543194;0.06301197,-0.1670231;-0.7860035;0.01393662,0.0007895827;0.501168;-0.01221752,34.76008
+0;0;0,0.003790892;0.290169;0.007608727,0.007851114;0.5700368;0.001656477,0.1846905;0.4626077;0.02580931,0.3929006;0.2851395;0.06359162,0.6116811;0.1629609;0.07883198,-0.1700868;0.4538436;0.009407933,-0.3979749;0.2981274;0.01907155,-0.6081362;0.161414;0.006168785,0.06580726;0.003662833;-0.02945094,0.07380378;-0.3749745;0.02780558,0.08375108;-0.7558134;0.1197064,0.08527814;-0.7179733;0.04135066,-0.06507202;0.004983312;-0.03085721,-0.09805846;-0.3745333;0.008986266,-0.1213397;-0.7557304;0.09690496,-0.1176513;-0.7177987;0.01863039,0.006801223;0.5014768;0.005326154,0;0;0,9.004772E-05;0.2902819;-0.002592087,0.001146346;0.5698122;-0.01803422,0.182195;0.5051945;0.01297188,0.3801988;0.3328248;0.09874511,0.5689111;0.1683927;0.07939076,-0.1813902;0.4950368;0.007342979,-0.3668528;0.3075449;0.08934492,-0.5498748;0.142718;0.04076673,0.06420144;0.002607524;-0.0329051,0.1163479;-0.3730315;0.02080262,0.1353301;-0.7554659;0.1042684,0.1512199;-0.7872924;0.05813362,-0.06088844;0.003167858;-0.03865141,-0.1265168;-0.373802;-0.0214738,-0.1606533;-0.7549618;0.0629942,-0.1670722;-0.7860593;0.01370591,0.000709191;0.501413;-0.01199937,34.77111
+0;0;0,0.003850717;0.2901681;0.007612585,0.007960269;0.5700355;0.001672531,0.1846871;0.4623615;0.02622951,0.3974971;0.2905709;0.06461963,0.6229631;0.1813764;0.08094227,-0.1701141;0.4543186;0.009529909,-0.4032417;0.3065595;0.01915598,-0.6180062;0.1769736;0.008739166,0.06581894;0.003626144;-0.02942936,0.07380093;-0.3750183;0.02778214,0.08374643;-0.7558585;0.1196775,0.08534367;-0.7180185;0.04132311,-0.06506021;0.005003887;-0.03087879,-0.09809273;-0.3744962;0.009083536,-0.1212865;-0.7558036;0.09654623,-0.1175279;-0.7178625;0.01827593,0.006898993;0.5014754;0.005337725,0;0;0,9.004772E-05;0.2902819;-0.002592087,0.001146346;0.5698122;-0.01803422,0.182195;0.5051945;0.01297188,0.3801988;0.3328248;0.09874511,0.5689111;0.1683927;0.07939076,-0.1813902;0.4950368;0.007342979,-0.3668528;0.3075449;0.08934492,-0.5498748;0.142718;0.04076673,0.06420144;0.002607524;-0.0329051,0.1163479;-0.3730315;0.02080262,0.1353301;-0.7554659;0.1042684,0.1512199;-0.7872924;0.05813362,-0.06088844;0.003167858;-0.03865141,-0.1265168;-0.373802;-0.0214738,-0.1606533;-0.7549618;0.0629942,-0.1670722;-0.7860593;0.01370591,0.000709191;0.501413;-0.01199937,34.79337
+0;0;0,0.003850224;0.2901309;0.007611611,0.007959025;0.5699474;0.001672752,0.1846465;0.4622972;0.02622428,0.3974106;0.2905437;0.0646061,0.6228414;0.1813663;0.08092619,-0.1700757;0.4542561;0.009528391,-0.403153;0.3065289;0.01915238,-0.6178839;0.1769633;0.008737198,0.06581903;0.003626148;-0.02942939,0.07380144;-0.3750386;0.02778517,0.08375388;-0.7561445;0.1197446,0.08536251;-0.7182485;0.04083169,-0.0650603;0.005003893;-0.03087883,-0.09809458;-0.3745166;0.00908564,-0.1213045;-0.7560899;0.09660935,-0.1175191;-0.7180923;0.0177811,0.006897982;0.5014024;0.005337139,0;0;0,0.0001005083;0.2902454;-0.002513289,0.001177579;0.5697309;-0.01784313,0.1821705;0.505105;0.01319504,0.3803821;0.3328966;0.0986197,0.5703709;0.1700041;0.07924521,-0.1813288;0.4952719;0.007557355,-0.3689626;0.3095902;0.08853163,-0.5546027;0.1478007;0.03988004,0.06417539;0.002545848;-0.03296089,0.1163179;-0.3731308;0.02063405,0.1353213;-0.7558377;0.1041301,0.1512302;-0.7878455;0.05728865,-0.06091452;0.003199171;-0.03860789,-0.126485;-0.373813;-0.02168083,-0.1606955;-0.7552301;0.06286442,-0.1670017;-0.7871251;0.01365629,0.0007341504;0.5013442;-0.01183999,34.81577
+0;0;0,0.003855051;0.2900207;0.007556604,0.007962192;0.5697371;0.001580544,0.1844903;0.4620795;0.02662561,0.4028877;0.2975681;0.06548126,0.6283594;0.1924804;0.08400662,-0.1701586;0.4547672;0.009518578,-0.4069963;0.3130972;0.01994573,-0.6294216;0.2002605;0.01558856,0.06583652;0.00362985;-0.02942149,0.07378484;-0.3750921;0.02763011,0.08370781;-0.75678;0.1196752,0.08540901;-0.7189023;0.04090307,-0.06506398;0.00499682;-0.03090239,-0.09821618;-0.3745447;0.009066744,-0.121312;-0.7566514;0.09691612,-0.1174396;-0.7186762;0.01823069,0.006901914;0.5012161;0.005251949,0;0;0,0.0002102405;0.2901339;-0.00249815,0.001385629;0.5695213;-0.01779687,0.1822691;0.5047104;0.01320159,0.3807735;0.332638;0.09839678,0.5731215;0.1749884;0.07908428,-0.1810477;0.4952295;0.00767914,-0.3702625;0.3108278;0.08808379,-0.557636;0.1536594;0.03895732,0.06414095;0.002477422;-0.03306127,0.1164148;-0.3732365;0.02036929,0.1353931;-0.7565089;0.1040263,0.1513043;-0.7883015;0.05713796,-0.06097327;0.003244371;-0.03853545,-0.1263257;-0.3738522;-0.02193537,-0.1608116;-0.7558424;0.06262623,-0.1669272;-0.7871814;0.01292594,0.0009178073;0.5011576;-0.01180303,34.83807
+0;0;0,0.003855051;0.2900207;0.007556604,0.007962192;0.5697371;0.001580544,0.1844903;0.4620795;0.02662561,0.4028877;0.2975681;0.06548126,0.6283594;0.1924804;0.08400662,-0.1701586;0.4547672;0.009518578,-0.4069963;0.3130972;0.01994573,-0.6294216;0.2002605;0.01558856,0.06583652;0.00362985;-0.02942149,0.07378484;-0.3750921;0.02763011,0.08370781;-0.75678;0.1196752,0.08540901;-0.7189023;0.04090307,-0.06506398;0.00499682;-0.03090239,-0.09821618;-0.3745447;0.009066744,-0.121312;-0.7566514;0.09691612,-0.1174396;-0.7186762;0.01823069,0.006901914;0.5012161;0.005251949,0;0;0,0.0002102405;0.2901339;-0.00249815,0.001385629;0.5695213;-0.01779687,0.1822691;0.5047104;0.01320159,0.3807735;0.332638;0.09839678,0.5731215;0.1749884;0.07908428,-0.1810477;0.4952295;0.00767914,-0.3702625;0.3108278;0.08808379,-0.557636;0.1536594;0.03895732,0.06414095;0.002477422;-0.03306127,0.1164148;-0.3732365;0.02036929,0.1353931;-0.7565089;0.1040263,0.1513043;-0.7883015;0.05713796,-0.06097327;0.003244371;-0.03853545,-0.1263257;-0.3738522;-0.02193537,-0.1608116;-0.7558424;0.06262623,-0.1669272;-0.7871814;0.01292594,0.0009178073;0.5011576;-0.01180303,34.84932
+0;0;0,0.003855051;0.2900207;0.007556604,0.007962192;0.5697371;0.001580544,0.1844903;0.4620795;0.02662561,0.4028877;0.2975681;0.06548126,0.6283594;0.1924804;0.08400662,-0.1701586;0.4547672;0.009518578,-0.4069963;0.3130972;0.01994573,-0.6294216;0.2002605;0.01558856,0.06583652;0.00362985;-0.02942149,0.07378484;-0.3750921;0.02763011,0.08370781;-0.75678;0.1196752,0.08540901;-0.7189023;0.04090307,-0.06506398;0.00499682;-0.03090239,-0.09821618;-0.3745447;0.009066744,-0.121312;-0.7566514;0.09691612,-0.1174396;-0.7186762;0.01823069,0.006901914;0.5012161;0.005251949,0;0;0,0.0002102405;0.2901339;-0.00249815,0.001385629;0.5695213;-0.01779687,0.1822691;0.5047104;0.01320159,0.3807735;0.332638;0.09839678,0.5731215;0.1749884;0.07908428,-0.1810477;0.4952295;0.00767914,-0.3702625;0.3108278;0.08808379,-0.557636;0.1536594;0.03895732,0.06414095;0.002477422;-0.03306127,0.1164148;-0.3732365;0.02036929,0.1353931;-0.7565089;0.1040263,0.1513043;-0.7883015;0.05713796,-0.06097327;0.003244371;-0.03853545,-0.1263257;-0.3738522;-0.02193537,-0.1608116;-0.7558424;0.06262623,-0.1669272;-0.7871814;0.01292594,0.0009178073;0.5011576;-0.01180303,34.8606
+0;0;0,0.00385453;0.2899815;0.007555584,0.007961225;0.5696676;0.001580233,0.1844112;0.4620361;0.02661541,0.402955;0.2974144;0.06549711,0.6273348;0.1928357;0.08393276,-0.1700815;0.454727;0.009515913,-0.4070778;0.3129621;0.01995006,-0.628426;0.2006718;0.01561398,0.0658392;0.003629998;-0.02942269,0.07378796;-0.3751131;0.0276321,0.08367822;-0.7555423;0.1193736,0.08540656;-0.7175389;0.03934428,-0.06506664;0.004997024;-0.03090365,-0.0982207;-0.3745657;0.00906772,-0.1212403;-0.7554123;0.09662741,-0.1173061;-0.7173098;0.01668612,0.006901084;0.5011554;0.005251164,0;0;0,0.0002987087;0.2900953;-0.00241518,0.001583517;0.569459;-0.01758885,0.1823575;0.504474;0.01337457,0.3814604;0.332575;0.0981226,0.5752592;0.1786643;0.0787214,-0.1808145;0.4952496;0.007735601,-0.3727304;0.3131607;0.08764422,-0.562952;0.1617943;0.03737668,0.06412428;0.002518848;-0.03309691,0.116495;-0.3732175;0.02023482,0.1353628;-0.7551631;0.1039145,0.1513593;-0.7885793;0.05707181,-0.06099053;0.003172567;-0.03851963,-0.1262477;-0.3739663;-0.02201219,-0.1606526;-0.7546892;0.0622915,-0.1668571;-0.7869794;0.01176248,0.001084507;0.5011011;-0.01163185,34.88275
+0;0;0,0.003772307;0.2899846;0.007478362,0.0078168;0.5696706;0.001451149,0.1841865;0.4616874;0.02663032,0.4081585;0.3046622;0.06603975,0.6359167;0.2074579;0.08337291,-0.1703533;0.4552718;0.009402084,-0.4109345;0.3196938;0.02001971,-0.6319475;0.2067886;0.01467632,0.06582864;0.003596499;-0.02945044,0.07360862;-0.3751643;0.02751001,0.0831641;-0.7557395;0.11868,0.08495019;-0.7177328;0.03865222,-0.06505957;0.00502262;-0.03091438,-0.09860069;-0.3745582;0.008559257,-0.1216604;-0.7552682;0.0967007,-0.1176712;-0.7171831;0.01676036,0.006770341;0.5011588;0.005133539,0;0;0,0.0002987087;0.2900953;-0.00241518,0.001583517;0.569459;-0.01758885,0.1823575;0.504474;0.01337457,0.3814604;0.332575;0.0981226,0.5752592;0.1786643;0.0787214,-0.1808145;0.4952496;0.007735601,-0.3727304;0.3131607;0.08764422,-0.562952;0.1617943;0.03737668,0.06412428;0.002518848;-0.03309691,0.116495;-0.3732175;0.02023482,0.1353628;-0.7551631;0.1039145,0.1513593;-0.7885793;0.05707181,-0.06099053;0.003172567;-0.03851963,-0.1262477;-0.3739663;-0.02201219,-0.1606526;-0.7546892;0.0622915,-0.1668571;-0.7869794;0.01176248,0.001084507;0.5011011;-0.01163185,34.89395
+0;0;0,0.003774679;0.290167;0.007483066,0.007823079;0.5701231;0.001449995,0.1838867;0.4621407;0.0265958,0.4081704;0.3048969;0.0660601,0.6348688;0.208145;0.0833126,-0.1700434;0.4557362;0.009397193,-0.4109596;0.3199694;0.0200296,-0.6309441;0.2075896;0.01471108,0.06586025;0.003598226;-0.02946457,0.07364026;-0.3751647;0.02749618,0.08320009;-0.7559133;0.1187077,0.08498095;-0.71793;0.0389143,-0.0650908;0.005025032;-0.03092922,-0.0986321;-0.3745578;0.008544626,-0.1217023;-0.7554412;0.09672622,-0.1177248;-0.7173798;0.01702,0.006775596;0.5015442;0.005135987,0;0;0,0.0004616976;0.2902796;-0.002156973,0.002112985;0.5699419;-0.01679182,0.1825337;0.5042799;0.01350629,0.3826844;0.3326862;0.09765828,0.5778242;0.1823856;0.07814229,-0.1801428;0.4952649;0.007674593,-0.3743527;0.3149374;0.08736625,-0.5659625;0.1671581;0.03738941,0.06414991;0.002469569;-0.03312659,0.1165948;-0.3732562;0.02022195,0.1354709;-0.7553908;0.1038712,0.151486;-0.788572;0.05712139,-0.06104482;0.003205011;-0.03849595,-0.126184;-0.373961;-0.02209253,-0.1606532;-0.7548632;0.06220305,-0.1663875;-0.7870151;0.01182301,0.001499534;0.5015037;-0.01099718,34.91637
+0;0;0,0.003697225;0.2902327;0.007488919,0.007668433;0.570179;0.00146985,0.1836693;0.4618073;0.02657153,0.4128158;0.3119079;0.06536481,0.6392717;0.2225966;0.08289195,-0.1702917;0.4562178;0.009346301,-0.4145907;0.3270223;0.01980465,-0.6341104;0.2205152;0.0140321,0.06580509;0.003579682;-0.02942634,0.07300082;-0.3752935;0.02705543,0.08272973;-0.7553689;0.1183434,0.08456489;-0.7173176;0.0378628,-0.06501079;0.005021275;-0.03094216,-0.09891061;-0.3745403;0.008690234,-0.1218781;-0.7548146;0.0967214,-0.1178291;-0.7166829;0.01632985,0.006639439;0.5016111;0.005150475,0;0;0,0.0004625171;0.2903461;-0.001916409,0.002101764;0.5700114;-0.01627779,0.1825867;0.5040533;0.01357496,0.3832786;0.333163;0.0972538,0.5791315;0.1888359;0.0778296,-0.1801572;0.4961455;0.008319629,-0.3757355;0.317201;0.08712874,-0.5661272;0.1728711;0.03727007,0.06410873;0.002432019;-0.03306341,0.1166681;-0.3733282;0.02012133,0.1356128;-0.754849;0.1035992,0.1516743;-0.7888055;0.05672801,-0.06095371;0.003216464;-0.03851407,-0.1260611;-0.3739888;-0.02226354,-0.1606105;-0.7542553;0.06193417,-0.1660592;-0.7870224;0.01118051,0.001493961;0.501579;-0.01055133,34.93858
+0;0;0,0.003697225;0.2902327;0.007488919,0.007668433;0.570179;0.00146985,0.1836693;0.4618073;0.02657153,0.4128158;0.3119079;0.06536481,0.6392717;0.2225966;0.08289195,-0.1702917;0.4562178;0.009346301,-0.4145907;0.3270223;0.01980465,-0.6341104;0.2205152;0.0140321,0.06580509;0.003579682;-0.02942634,0.07300082;-0.3752935;0.02705543,0.08272973;-0.7553689;0.1183434,0.08456489;-0.7173176;0.0378628,-0.06501079;0.005021275;-0.03094216,-0.09891061;-0.3745403;0.008690234,-0.1218781;-0.7548146;0.0967214,-0.1178291;-0.7166829;0.01632985,0.006639439;0.5016111;0.005150475,0;0;0,0.0004625171;0.2903461;-0.001916409,0.002101764;0.5700114;-0.01627779,0.1825867;0.5040533;0.01357496,0.3832786;0.333163;0.0972538,0.5791315;0.1888359;0.0778296,-0.1801572;0.4961455;0.008319629,-0.3757355;0.317201;0.08712874,-0.5661272;0.1728711;0.03727007,0.06410873;0.002432019;-0.03306341,0.1166681;-0.3733282;0.02012133,0.1356128;-0.754849;0.1035992,0.1516743;-0.7888055;0.05672801,-0.06095371;0.003216464;-0.03851407,-0.1260611;-0.3739888;-0.02226354,-0.1606105;-0.7542553;0.06193417,-0.1660592;-0.7870224;0.01118051,0.001493961;0.501579;-0.01055133,34.94983
+0;0;0,0.003697225;0.2902327;0.007488919,0.007668433;0.570179;0.00146985,0.1836693;0.4618073;0.02657153,0.4128158;0.3119079;0.06536481,0.6392717;0.2225966;0.08289195,-0.1702917;0.4562178;0.009346301,-0.4145907;0.3270223;0.01980465,-0.6341104;0.2205152;0.0140321,0.06580509;0.003579682;-0.02942634,0.07300082;-0.3752935;0.02705543,0.08272973;-0.7553689;0.1183434,0.08456489;-0.7173176;0.0378628,-0.06501079;0.005021275;-0.03094216,-0.09891061;-0.3745403;0.008690234,-0.1218781;-0.7548146;0.0967214,-0.1178291;-0.7166829;0.01632985,0.006639439;0.5016111;0.005150475,0;0;0,0.0004625171;0.2903461;-0.001916409,0.002101764;0.5700114;-0.01627779,0.1825867;0.5040533;0.01357496,0.3832786;0.333163;0.0972538,0.5791315;0.1888359;0.0778296,-0.1801572;0.4961455;0.008319629,-0.3757355;0.317201;0.08712874,-0.5661272;0.1728711;0.03727007,0.06410873;0.002432019;-0.03306341,0.1166681;-0.3733282;0.02012133,0.1356128;-0.754849;0.1035992,0.1516743;-0.7888055;0.05672801,-0.06095371;0.003216464;-0.03851407,-0.1260611;-0.3739888;-0.02226354,-0.1606105;-0.7542553;0.06193417,-0.1660592;-0.7870224;0.01118051,0.001493961;0.501579;-0.01055133,34.96101
+0;0;0,0.003696707;0.290192;0.007487869,0.007666789;0.5700592;0.001470663,0.1837557;0.461691;0.0265817,0.4139107;0.3111319;0.06554571,0.6370517;0.223128;0.08281629,-0.1703806;0.4560988;0.009347946,-0.4157549;0.3263347;0.01985232,-0.6320612;0.2213866;0.01416427,0.06579378;0.003579067;-0.02942129,0.07298981;-0.3753095;0.02706278,0.08272958;-0.7558088;0.1184526,0.08458538;-0.7176669;0.03706618,-0.06499963;0.005020413;-0.03093684,-0.09890082;-0.3745565;0.008697154,-0.121894;-0.7552549;0.09682649,-0.1177993;-0.7170315;0.01553018,0.006638143;0.5015146;0.005150043,0;0;0,0.0004874915;0.2903062;-0.001799822,0.002141327;0.5698975;-0.0160557,0.182711;0.5037851;0.01382446,0.3862706;0.3336278;0.0960896,0.5822228;0.1956131;0.0763526,-0.1802343;0.4960081;0.008275351,-0.3790471;0.3186403;0.08683541,-0.5678527;0.1781244;0.03741254,0.06407362;0.002400503;-0.03310668,0.1166905;-0.3733757;0.02002012,0.1357156;-0.7553573;0.103416,0.1517679;-0.7896746;0.05546725,-0.06095547;0.003221907;-0.03848758,-0.1259377;-0.374026;-0.02235961,-0.1605502;-0.7547336;0.06184508,-0.1661289;-0.7881683;0.01047983,0.001531526;0.5014864;-0.01035357,34.98322
+0;0;0,0.00372231;0.2901926;0.007454016,0.007702688;0.5700591;0.001405835,0.1838077;0.461909;0.02678063,0.4201869;0.3212556;0.06549835,0.6447116;0.2379966;0.08766811,-0.170549;0.4568939;0.009252563,-0.4203045;0.33593;0.02139826,-0.6395106;0.2371694;0.01593293,0.06579901;0.003557415;-0.02941222,0.0728336;-0.375269;0.02750723,0.08226606;-0.7560773;0.1176339,0.08420871;-0.7179142;0.03625164,-0.0649887;0.005038173;-0.03095688,-0.09902167;-0.3745467;0.008487465,-0.1221908;-0.7552081;0.09673009,-0.1180115;-0.7169909;0.01543749,0.006672654;0.5015147;0.00509188,0;0;0,0.0004874915;0.2903062;-0.001799822,0.002141327;0.5698975;-0.0160557,0.182711;0.5037851;0.01382446,0.3862706;0.3336278;0.0960896,0.5822228;0.1956131;0.0763526,-0.1802343;0.4960081;0.008275351,-0.3790471;0.3186403;0.08683541,-0.5678527;0.1781244;0.03741254,0.06407362;0.002400503;-0.03310668,0.1166905;-0.3733757;0.02002012,0.1357156;-0.7553573;0.103416,0.1517679;-0.7896746;0.05546725,-0.06095547;0.003221907;-0.03848758,-0.1259377;-0.374026;-0.02235961,-0.1605502;-0.7547336;0.06184508,-0.1661289;-0.7881683;0.01047983,0.001531526;0.5014864;-0.01035357,34.99448
+0;0;0,0.003721961;0.2901654;0.007453317,0.007701834;0.5699964;0.001405973,0.1839214;0.4618312;0.02679422,0.4205334;0.3210393;0.06555007,0.6450202;0.2377942;0.08771609,-0.1706641;0.4568128;0.00925483,-0.4206656;0.3357298;0.02141249,-0.6398348;0.2369857;0.01594808,0.06579947;0.00355744;-0.02941243,0.07283425;-0.3752789;0.02750852,0.08226347;-0.7559561;0.1176042,0.08417296;-0.7179323;0.03761113,-0.06498916;0.005038208;-0.0309571,-0.09902301;-0.3745566;0.008488283,-0.1221842;-0.755087;0.09670054,-0.1180762;-0.7170101;0.01679562,0.006671956;0.5014625;0.00509146,0;0;0,0.0005476326;0.2902792;-0.001755238,0.002255648;0.5698371;-0.01596308,0.1828814;0.5036775;0.01427901,0.388938;0.3352286;0.09474826,0.5866473;0.1997879;0.0751977,-0.1802537;0.4962775;0.008430585,-0.3808038;0.3201722;0.0863807,-0.5715269;0.1823931;0.03681264,0.06409056;0.00234732;-0.03307879,0.1168119;-0.3734334;0.01998508,0.1356878;-0.7552946;0.1033334,0.1515772;-0.7886471;0.05641949,-0.06094783;0.003281147;-0.03849562,-0.1258385;-0.3739933;-0.02238231,-0.160416;-0.7545748;0.06178033,-0.1659275;-0.7869794;0.01136012,0.001632482;0.5014355;-0.01027298,35.00578
+0;0;0,0.003721961;0.2901654;0.007453317,0.007701834;0.5699964;0.001405973,0.1839214;0.4618312;0.02679422,0.4205334;0.3210393;0.06555007,0.6450202;0.2377942;0.08771609,-0.1706641;0.4568128;0.00925483,-0.4206656;0.3357298;0.02141249,-0.6398348;0.2369857;0.01594808,0.06579947;0.00355744;-0.02941243,0.07283425;-0.3752789;0.02750852,0.08226347;-0.7559561;0.1176042,0.08417296;-0.7179323;0.03761113,-0.06498916;0.005038208;-0.0309571,-0.09902301;-0.3745566;0.008488283,-0.1221842;-0.755087;0.09670054,-0.1180762;-0.7170101;0.01679562,0.006671956;0.5014625;0.00509146,0;0;0,0.0005476326;0.2902792;-0.001755238,0.002255648;0.5698371;-0.01596308,0.1828814;0.5036775;0.01427901,0.388938;0.3352286;0.09474826,0.5866473;0.1997879;0.0751977,-0.1802537;0.4962775;0.008430585,-0.3808038;0.3201722;0.0863807,-0.5715269;0.1823931;0.03681264,0.06409056;0.00234732;-0.03307879,0.1168119;-0.3734334;0.01998508,0.1356878;-0.7552946;0.1033334,0.1515772;-0.7886471;0.05641949,-0.06094783;0.003281147;-0.03849562,-0.1258385;-0.3739933;-0.02238231,-0.160416;-0.7545748;0.06178033,-0.1659275;-0.7869794;0.01136012,0.001632482;0.5014355;-0.01027298,35.02787
+0;0;0,0.003570036;0.2902381;0.007509865,0.007439932;0.5701144;0.001499094,0.1838153;0.4621452;0.0269915,0.4249834;0.3279927;0.06535034,0.6544045;0.2577579;0.08120171,-0.1712938;0.4580946;0.009445401,-0.4242011;0.3417996;0.02143114,-0.6461828;0.2494799;0.01701707,0.06579606;0.003516647;-0.02930704,0.07203159;-0.3754027;0.02739004,0.08202093;-0.7560876;0.1177754,0.08396196;-0.718056;0.03772049,-0.0648922;0.005068224;-0.03104363,-0.09931754;-0.3745116;0.00854608,-0.1225522;-0.755128;0.09675944,-0.118409;-0.7170395;0.01679398,0.00643233;0.5015718;0.005177645,0;0;0,0.0005092174;0.2903521;-0.001643777,0.00216803;0.5699574;-0.01577055,0.1829361;0.5035183;0.0142622,0.3918854;0.3373518;0.09400678,0.5907212;0.2036512;0.07383943,-0.1804417;0.496797;0.008567641,-0.3836678;0.3224466;0.08558337,-0.5766912;0.1882237;0.03514066,0.06407951;0.002326488;-0.03299689,0.1169288;-0.3735102;0.01979554,0.1357181;-0.7554677;0.1031365,0.1517113;-0.788783;0.05609977,-0.06087463;0.003278421;-0.03852173,-0.125801;-0.3740324;-0.02257041,-0.1600711;-0.7546954;0.06175951,-0.1661018;-0.7871243;0.01132806,0.001558647;0.5015464;-0.01009667,35.04059
+0;0;0,0.003570036;0.2902381;0.007509865,0.007439932;0.5701144;0.001499094,0.1838153;0.4621452;0.0269915,0.4249834;0.3279927;0.06535034,0.6544045;0.2577579;0.08120171,-0.1712938;0.4580946;0.009445401,-0.4242011;0.3417996;0.02143114,-0.6461828;0.2494799;0.01701707,0.06579606;0.003516647;-0.02930704,0.07203159;-0.3754027;0.02739004,0.08202093;-0.7560876;0.1177754,0.08396196;-0.718056;0.03772049,-0.0648922;0.005068224;-0.03104363,-0.09931754;-0.3745116;0.00854608,-0.1225522;-0.755128;0.09675944,-0.118409;-0.7170395;0.01679398,0.00643233;0.5015718;0.005177645,0;0;0,0.0005092174;0.2903521;-0.001643777,0.00216803;0.5699574;-0.01577055,0.1829361;0.5035183;0.0142622,0.3918854;0.3373518;0.09400678,0.5907212;0.2036512;0.07383943,-0.1804417;0.496797;0.008567641,-0.3836678;0.3224466;0.08558337,-0.5766912;0.1882237;0.03514066,0.06407951;0.002326488;-0.03299689,0.1169288;-0.3735102;0.01979554,0.1357181;-0.7554677;0.1031365,0.1517113;-0.788783;0.05609977,-0.06087463;0.003278421;-0.03852173,-0.125801;-0.3740324;-0.02257041,-0.1600711;-0.7546954;0.06175951,-0.1661018;-0.7871243;0.01132806,0.001558647;0.5015464;-0.01009667,35.0614
+0;0;0,0.003570633;0.2902866;0.007511121,0.007440493;0.5701608;0.001500655,0.1839461;0.4621693;0.0270087,0.4247879;0.3281983;0.06531566,0.6542004;0.2579662;0.08116644,-0.1714234;0.4581158;0.009449737,-0.4239887;0.3419781;0.02141926,-0.645962;0.2496618;0.01700537,0.06573076;0.003513157;-0.02927795,0.07196696;-0.3754471;0.02742526,0.08195317;-0.7560129;0.1177824,0.08389606;-0.7179735;0.03765018,-0.06482779;0.005063194;-0.03101282,-0.09925685;-0.3745576;0.008581169,-0.1224843;-0.755055;0.09676693,-0.118337;-0.7169586;0.01672432,0.006432988;0.5016249;0.005178851,0;0;0,0.000574261;0.290402;-0.001358151,0.002320126;0.5700215;-0.0151509,0.1832728;0.5034115;0.0142684,0.3944813;0.3401366;0.09270763,0.5946553;0.2085064;0.07226777,-0.1804613;0.497728;0.009164518,-0.3850543;0.324954;0.08473765,-0.5802522;0.1938425;0.03452355,0.06403594;0.002340436;-0.03292406,0.1171563;-0.3735387;0.01959383,0.1360443;-0.7554309;0.102636,0.1522968;-0.7885954;0.05535293,-0.06077135;0.003233934;-0.0385546,-0.1254946;-0.3741637;-0.02283815,-0.1597088;-0.7547302;0.06138154,-0.1653309;-0.7872944;0.0109465,0.001688078;0.5016103;-0.00956285,35.07297
+0;0;0,0.003493966;0.2902898;0.00742209,0.007303871;0.5701638;0.001361103,0.1838694;0.4625394;0.02715448,0.4288206;0.3360065;0.06468794,0.6575128;0.2638082;0.08204246,-0.1719184;0.4596619;0.009283708,-0.426542;0.3481009;0.02117488,-0.6529031;0.2670491;0.01889446,0.06579125;0.003535682;-0.02913903,0.07165969;-0.3754885;0.02717488,0.08179985;-0.756063;0.1174785,0.0838358;-0.7180303;0.03734792,-0.06475826;0.005081349;-0.03115476,-0.09898914;-0.374536;0.008644173,-0.121908;-0.7551132;0.09656562,-0.1176733;-0.7170044;0.01652885,0.006309218;0.5016283;0.00504927,0;0;0,0.000574261;0.290402;-0.001358151,0.002320126;0.5700215;-0.0151509,0.1832728;0.5034115;0.0142684,0.3944813;0.3401366;0.09270763,0.5946553;0.2085064;0.07226777,-0.1804613;0.497728;0.009164518,-0.3850543;0.324954;0.08473765,-0.5802522;0.1938425;0.03452355,0.06403594;0.002340436;-0.03292406,0.1171563;-0.3735387;0.01959383,0.1360443;-0.7554309;0.102636,0.1522968;-0.7885954;0.05535293,-0.06077135;0.003233934;-0.0385546,-0.1254946;-0.3741637;-0.02283815,-0.1597088;-0.7547302;0.06138154,-0.1653309;-0.7872944;0.0109465,0.001688078;0.5016103;-0.00956285,35.08517
+0;0;0,0.003493913;0.2902854;0.007421976,0.007303703;0.5701511;0.001361204,0.1837723;0.4625508;0.02714236,0.4284309;0.336169;0.06463099,0.6570818;0.2639838;0.08198236,-0.1718212;0.4596749;0.009281345,-0.4261407;0.3482473;0.02115831,-0.6524607;0.2672101;0.0188783,0.06573571;0.003532697;-0.02911443,0.07160489;-0.3755396;0.02720662,0.08175245;-0.7563916;0.1175761,0.08378685;-0.7183651;0.03750615,-0.0647036;0.005077059;-0.03112846,-0.09893882;-0.3745885;0.008675527,-0.1218744;-0.7554433;0.09666111,-0.1176429;-0.7173406;0.01668487,0.00630909;0.5016184;0.005049217,0;0;0,0.0007072389;0.2903974;-0.001320958,0.002591878;0.5700095;-0.01507592,0.1834193;0.5032192;0.01426232,0.3963355;0.3422711;0.0917089,0.6000096;0.2162383;0.07107973,-0.1801274;0.4979786;0.009256402,-0.3861671;0.3272569;0.08433823,-0.5831351;0.1995324;0.03254025,0.06401476;0.002364472;-0.03283036,0.1173188;-0.3735868;0.01933933,0.1360254;-0.7557436;0.1025504,0.152555;-0.7886441;0.0551156,-0.06068015;0.00318704;-0.03858854,-0.12534;-0.3742495;-0.02236863,-0.159454;-0.7551936;0.06151067,-0.1651063;-0.7876607;0.01105604,0.001924232;0.5016007;-0.00949657,35.10605
+0;0;0,0.003390483;0.29029;0.007288009,0.007119148;0.5701551;0.00113917,0.1836854;0.4629076;0.02691002,0.4319957;0.3434764;0.06315555,0.6637765;0.2838769;0.08592658,-0.172196;0.4605565;0.008948389,-0.429434;0.3560596;0.0209719,-0.657402;0.2797786;0.01878308,0.06576029;0.003563167;-0.02905513,0.07131942;-0.3755825;0.02680185,0.08156922;-0.7564328;0.117167,0.08362889;-0.7184134;0.03709705,-0.0646709;0.005038711;-0.03120255,-0.09888642;-0.3746545;0.008353692,-0.121962;-0.7554812;0.09642389,-0.1177067;-0.7173885;0.01644792,0.006141566;0.501623;0.004844303,0;0;0,0.0007072389;0.2903974;-0.001320958,0.002591878;0.5700095;-0.01507592,0.1834193;0.5032192;0.01426232,0.3963355;0.3422711;0.0917089,0.6000096;0.2162383;0.07107973,-0.1801274;0.4979786;0.009256402,-0.3861671;0.3272569;0.08433823,-0.5831351;0.1995324;0.03254025,0.06401476;0.002364472;-0.03283036,0.1173188;-0.3735868;0.01933933,0.1360254;-0.7557436;0.1025504,0.152555;-0.7886441;0.0551156,-0.06068015;0.00318704;-0.03858854,-0.12534;-0.3742495;-0.02236863,-0.159454;-0.7551936;0.06151067,-0.1651063;-0.7876607;0.01105604,0.001924232;0.5016007;-0.00949657,35.11778
+0;0;0,0.003389981;0.290247;0.00728693,0.0071182;0.5700786;0.001138809,0.1836015;0.4628569;0.02689892,0.4313926;0.3436755;0.06306865,0.6631497;0.2840822;0.08583735,-0.1721134;0.460507;0.008945686,-0.4288135;0.3562286;0.02094406,-0.6567581;0.2799554;0.01875545,0.0657436;0.003562263;-0.02904776,0.0713034;-0.3756287;0.0268159,0.08155936;-0.7567078;0.1172354,0.08361076;-0.7187206;0.03748672,-0.06465449;0.005037432;-0.03119464,-0.09887409;-0.3747011;0.008366333,-0.1219635;-0.7557567;0.09648946,-0.1177253;-0.7176964;0.01683442,0.006140728;0.5015543;0.004843521,0;0;0,0.0009092838;0.2903539;-0.001308084,0.002975136;0.5699323;-0.01503837,0.1836721;0.5031574;0.01428318,0.3979554;0.3445867;0.09077394,0.6034675;0.2216373;0.07005119,-0.1797173;0.4983218;0.009227285,-0.3869183;0.3296199;0.08352567,-0.5846831;0.203386;0.03122583,0.06400751;0.002312049;-0.03280818,0.1174442;-0.3737117;0.01903868,0.1362385;-0.7560958;0.1022935,0.1525565;-0.7888023;0.05507624,-0.06064899;0.003214685;-0.03860116,-0.1251401;-0.3743069;-0.02260683,-0.1591481;-0.7554988;0.06128778,-0.1649714;-0.7881665;0.01162184,0.002262101;0.5015314;-0.009465933,35.13964
+0;0;0,0.003389981;0.290247;0.00728693,0.0071182;0.5700786;0.001138809,0.1836015;0.4628569;0.02689892,0.4313926;0.3436755;0.06306865,0.6631497;0.2840822;0.08583735,-0.1721134;0.460507;0.008945686,-0.4288135;0.3562286;0.02094406,-0.6567581;0.2799554;0.01875545,0.0657436;0.003562263;-0.02904776,0.0713034;-0.3756287;0.0268159,0.08155936;-0.7567078;0.1172354,0.08361076;-0.7187206;0.03748672,-0.06465449;0.005037432;-0.03119464,-0.09887409;-0.3747011;0.008366333,-0.1219635;-0.7557567;0.09648946,-0.1177253;-0.7176964;0.01683442,0.006140728;0.5015543;0.004843521,0;0;0,0.0009092838;0.2903539;-0.001308084,0.002975136;0.5699323;-0.01503837,0.1836721;0.5031574;0.01428318,0.3979554;0.3445867;0.09077394,0.6034675;0.2216373;0.07005119,-0.1797173;0.4983218;0.009227285,-0.3869183;0.3296199;0.08352567,-0.5846831;0.203386;0.03122583,0.06400751;0.002312049;-0.03280818,0.1174442;-0.3737117;0.01903868,0.1362385;-0.7560958;0.1022935,0.1525565;-0.7888023;0.05507624,-0.06064899;0.003214685;-0.03860116,-0.1251401;-0.3743069;-0.02260683,-0.1591481;-0.7554988;0.06128778,-0.1649714;-0.7881665;0.01162184,0.002262101;0.5015314;-0.009465933,35.16203
+0;0;0,0.003307926;0.2902438;0.007165568,0.006969424;0.5700489;0.0009049994,0.1835762;0.4629341;0.02669711,0.4355533;0.3523721;0.06194121,0.6687204;0.2992457;0.08657715,-0.1725435;0.4614214;0.008815563,-0.4319571;0.3638122;0.02045864,-0.66491;0.3048297;0.02755253,0.0657198;0.003514536;-0.02897723,0.0707853;-0.3757684;0.02660764,0.08123756;-0.7572013;0.1170062,0.0842161;-0.7156255;0.001321279,-0.06457791;0.005065762;-0.03122745,-0.0991756;-0.374698;0.008184325,-0.1225107;-0.7559713;0.09683198,-0.1163565;-0.7142976;-0.0187177,0.006007865;0.5015324;0.004638642,0;0;0,0.0009761006;0.2903461;-0.001392365,0.003081724;0.5698947;-0.01521838,0.1838598;0.5030581;0.01410532,0.401282;0.3486032;0.09045851,0.6065441;0.2253042;0.06898594,-0.1796998;0.4985557;0.009134566,-0.388905;0.3320849;0.08315615,-0.5881106;0.2078238;0.03145918,0.06400403;0.002323747;-0.03269875,0.1175104;-0.3737802;0.01881552,0.1362089;-0.7565186;0.1020857,0.1371279;-0.7499525;-0.01182604,-0.06056043;0.003181085;-0.03864503,-0.1250232;-0.3743914;-0.02269405,-0.1589387;-0.7559586;0.06114163,-0.1674607;-0.8167992;-0.01097801,0.002361834;0.5015023;-0.009621859,35.18423
+0;0;0,0.003307926;0.2902438;0.007165568,0.006969424;0.5700489;0.0009049994,0.1835762;0.4629341;0.02669711,0.4355533;0.3523721;0.06194121,0.6687204;0.2992457;0.08657715,-0.1725435;0.4614214;0.008815563,-0.4319571;0.3638122;0.02045864,-0.66491;0.3048297;0.02755253,0.0657198;0.003514536;-0.02897723,0.0707853;-0.3757684;0.02660764,0.08123756;-0.7572013;0.1170062,0.0842161;-0.7156255;0.001321279,-0.06457791;0.005065762;-0.03122745,-0.0991756;-0.374698;0.008184325,-0.1225107;-0.7559713;0.09683198,-0.1163565;-0.7142976;-0.0187177,0.006007865;0.5015324;0.004638642,0;0;0,0.0009761006;0.2903461;-0.001392365,0.003081724;0.5698947;-0.01521838,0.1838598;0.5030581;0.01410532,0.401282;0.3486032;0.09045851,0.6065441;0.2253042;0.06898594,-0.1796998;0.4985557;0.009134566,-0.388905;0.3320849;0.08315615,-0.5881106;0.2078238;0.03145918,0.06400403;0.002323747;-0.03269875,0.1175104;-0.3737802;0.01881552,0.1362089;-0.7565186;0.1020857,0.1371279;-0.7499525;-0.01182604,-0.06056043;0.003181085;-0.03864503,-0.1250232;-0.3743914;-0.02269405,-0.1589387;-0.7559586;0.06114163,-0.1674607;-0.8167992;-0.01097801,0.002361834;0.5015023;-0.009621859,35.19575
+0;0;0,0.003308204;0.2902682;0.00716617,0.006969515;0.5700594;0.0009060937,0.1835084;0.4629671;0.02668934,0.4345531;0.3528142;0.06180304,0.6676956;0.2996934;0.08643637,-0.1724749;0.461455;0.008814638,-0.4309286;0.364207;0.02041463,-0.6638568;0.3052306;0.02750777,0.06575277;0.003516299;-0.02899178,0.07081856;-0.3757881;0.02659625,0.08127736;-0.7574594;0.1170513,0.08333409;-0.7194661;0.0371688,-0.06461033;0.005068304;-0.03124312,-0.09920999;-0.3747171;0.008170888,-0.1225596;-0.7562286;0.09687394,-0.1183101;-0.7181677;0.01708481,0.006008064;0.5015507;0.004639317,0;0;0,0.001055866;0.2903712;-0.001170039,0.003269374;0.5699175;-0.01474452,0.1840142;0.5029567;0.01401746,0.4030863;0.3524821;0.08987856,0.6107005;0.2332799;0.06817114,-0.1795142;0.498726;0.009130999,-0.3895828;0.3348806;0.08272426,-0.5908369;0.2145397;0.02981942,0.06401987;0.002278611;-0.03275025,0.1176185;-0.373856;0.01860595,0.1363084;-0.7568591;0.1018152,0.1520163;-0.7909647;0.05606496,-0.06061855;0.003219787;-0.03861787,-0.1249327;-0.3744033;-0.02274215,-0.1588677;-0.7562778;0.06083275,-0.1647139;-0.7889808;0.01099797,0.002521425;0.5015279;-0.00921154,35.2177
+0;0;0,0.003046935;0.2903475;0.007048167,0.006548286;0.5701951;0.0007092983,0.1830989;0.4635252;0.02622458,0.4355885;0.360685;0.06062476,0.6703045;0.3143531;0.08374443,-0.1729399;0.4626097;0.00844281,-0.4327011;0.373616;0.0191561,-0.6652866;0.3133763;0.02607782,0.06573128;0.003534789;-0.028904,0.07033144;-0.3758698;0.02629,0.08080819;-0.757529;0.1167732,0.08285902;-0.7195505;0.03698163,-0.06454105;0.005010231;-0.0312712,-0.09953396;-0.3747871;0.008033369,-0.1229912;-0.7563013;0.09667586,-0.1187489;-0.7182536;0.01697771,0.005623057;0.5016751;0.004462116,0;0;0,0.001147762;0.290445;-0.0009897947,0.003474787;0.570055;-0.01438844,0.1841057;0.5028659;0.0138315,0.4044285;0.3570594;0.08938849,0.6125669;0.2387598;0.0680263,-0.1792295;0.4988676;0.009024408,-0.3897245;0.3380954;0.08219998,-0.5930279;0.2220635;0.02763753,0.06400451;0.002284989;-0.03266096,0.1176895;-0.3739123;0.0184164,0.1365274;-0.7569165;0.1015647,0.1520291;-0.7907764;0.05556274,-0.06053264;0.0031951;-0.03865395,-0.1248578;-0.3744656;-0.02284241,-0.1587923;-0.7563551;0.06064216,-0.1649983;-0.788941;0.01085201,0.002698407;0.5016505;-0.008897424,35.24017
+0;0;0,0.003046935;0.2903475;0.007048167,0.006548286;0.5701951;0.0007092983,0.1830989;0.4635252;0.02622458,0.4355885;0.360685;0.06062476,0.6703045;0.3143531;0.08374443,-0.1729399;0.4626097;0.00844281,-0.4327011;0.373616;0.0191561,-0.6652866;0.3133763;0.02607782,0.06573128;0.003534789;-0.028904,0.07033144;-0.3758698;0.02629,0.08080819;-0.757529;0.1167732,0.08285902;-0.7195505;0.03698163,-0.06454105;0.005010231;-0.0312712,-0.09953396;-0.3747871;0.008033369,-0.1229912;-0.7563013;0.09667586,-0.1187489;-0.7182536;0.01697771,0.005623057;0.5016751;0.004462116,0;0;0,0.001147762;0.290445;-0.0009897947,0.003474787;0.570055;-0.01438844,0.1841057;0.5028659;0.0138315,0.4044285;0.3570594;0.08938849,0.6125669;0.2387598;0.0680263,-0.1792295;0.4988676;0.009024408,-0.3897245;0.3380954;0.08219998,-0.5930279;0.2220635;0.02763753,0.06400451;0.002284989;-0.03266096,0.1176895;-0.3739123;0.0184164,0.1365274;-0.7569165;0.1015647,0.1520291;-0.7907764;0.05556274,-0.06053264;0.0031951;-0.03865395,-0.1248578;-0.3744656;-0.02284241,-0.1587923;-0.7563551;0.06064216,-0.1649983;-0.788941;0.01085201,0.002698407;0.5016505;-0.008897424,35.25137
+0;0;0,0.003046935;0.2903475;0.007048167,0.006548286;0.5701951;0.0007092983,0.1830989;0.4635252;0.02622458,0.4355885;0.360685;0.06062476,0.6703045;0.3143531;0.08374443,-0.1729399;0.4626097;0.00844281,-0.4327011;0.373616;0.0191561,-0.6652866;0.3133763;0.02607782,0.06573128;0.003534789;-0.028904,0.07033144;-0.3758698;0.02629,0.08080819;-0.757529;0.1167732,0.08285902;-0.7195505;0.03698163,-0.06454105;0.005010231;-0.0312712,-0.09953396;-0.3747871;0.008033369,-0.1229912;-0.7563013;0.09667586,-0.1187489;-0.7182536;0.01697771,0.005623057;0.5016751;0.004462116,0;0;0,0.001147762;0.290445;-0.0009897947,0.003474787;0.570055;-0.01438844,0.1841057;0.5028659;0.0138315,0.4044285;0.3570594;0.08938849,0.6125669;0.2387598;0.0680263,-0.1792295;0.4988676;0.009024408,-0.3897245;0.3380954;0.08219998,-0.5930279;0.2220635;0.02763753,0.06400451;0.002284989;-0.03266096,0.1176895;-0.3739123;0.0184164,0.1365274;-0.7569165;0.1015647,0.1520291;-0.7907764;0.05556274,-0.06053264;0.0031951;-0.03865395,-0.1248578;-0.3744656;-0.02284241,-0.1587923;-0.7563551;0.06064216,-0.1649983;-0.788941;0.01085201,0.002698407;0.5016505;-0.008897424,35.26251
+0;0;0,0.002808212;0.2903258;0.00676666,0.00617634;0.570145;0.0002348493,0.1827248;0.4638906;0.02585666,0.436286;0.3672346;0.06052345,0.6720676;0.3274546;0.0836155,-0.1734395;0.4638433;0.007972483,-0.4337528;0.380415;0.01865743,-0.6683544;0.3289315;0.02314734,0.065556;0.00347257;-0.02885693,0.06984814;-0.3760723;0.02585694,0.0803982;-0.7572386;0.1162426,0.08247927;-0.7192736;0.03641979,-0.0643543;0.005024957;-0.03123531,-0.09988424;-0.3748474;0.007506706,-0.1231162;-0.7559293;0.09585536,-0.118843;-0.7178947;0.01612682,0.005283748;0.5016333;0.00404786,0;0;0,0.001289472;0.2904135;-0.001017809,0.003747463;0.569996;-0.0144428,0.1842496;0.5026867;0.01364768,0.4061263;0.3613294;0.08865643,0.617001;0.2479414;0.06906891,-0.1788777;0.4990358;0.008996487,-0.3898448;0.3406504;0.08141477,-0.5942205;0.2267424;0.02697017,0.0639608;0.002295434;-0.03234375,0.1176987;-0.3740325;0.01821208,0.1365966;-0.756528;0.1013305,0.1520891;-0.7904373;0.05534089,-0.06028273;0.003154011;-0.03870936,-0.124685;-0.3745553;-0.02276002,-0.1584942;-0.75602;0.06036771,-0.1648185;-0.7886937;0.01065386,0.002938136;0.5015979;-0.008944869,35.28481
+0;0;0,0.002808212;0.2903258;0.00676666,0.00617634;0.570145;0.0002348493,0.1827248;0.4638906;0.02585666,0.436286;0.3672346;0.06052345,0.6720676;0.3274546;0.0836155,-0.1734395;0.4638433;0.007972483,-0.4337528;0.380415;0.01865743,-0.6683544;0.3289315;0.02314734,0.065556;0.00347257;-0.02885693,0.06984814;-0.3760723;0.02585694,0.0803982;-0.7572386;0.1162426,0.08247927;-0.7192736;0.03641979,-0.0643543;0.005024957;-0.03123531,-0.09988424;-0.3748474;0.007506706,-0.1231162;-0.7559293;0.09585536,-0.118843;-0.7178947;0.01612682,0.005283748;0.5016333;0.00404786,0;0;0,0.001289472;0.2904135;-0.001017809,0.003747463;0.569996;-0.0144428,0.1842496;0.5026867;0.01364768,0.4061263;0.3613294;0.08865643,0.617001;0.2479414;0.06906891,-0.1788777;0.4990358;0.008996487,-0.3898448;0.3406504;0.08141477,-0.5942205;0.2267424;0.02697017,0.0639608;0.002295434;-0.03234375,0.1176987;-0.3740325;0.01821208,0.1365966;-0.756528;0.1013305,0.1520891;-0.7904373;0.05534089,-0.06028273;0.003154011;-0.03870936,-0.124685;-0.3745553;-0.02276002,-0.1584942;-0.75602;0.06036771,-0.1648185;-0.7886937;0.01065386,0.002938136;0.5015979;-0.008944869,35.29602
+0;0;0,0.002807375;0.2902392;0.006764643,0.006174502;0.5699753;0.0002347499,0.1830008;0.4636816;0.02588957,0.4348039;0.3676959;0.060316,0.6704941;0.3279313;0.08339909,-0.1737206;0.4636343;0.00797742,-0.432229;0.3807845;0.01858829,-0.6667397;0.3293209;0.02307645,0.06543961;0.003466405;-0.0288057,0.06973238;-0.3761353;0.02591636,0.08029027;-0.757584;0.116369,0.08237404;-0.7196087;0.03644247,-0.06424005;0.005016035;-0.03117986,-0.0997753;-0.3749132;0.007567961,-0.1230244;-0.7562774;0.09598209,-0.1187458;-0.7182325;0.01614995,0.005282168;0.5014834;0.004046658,0;0;0,0.001362011;0.2903267;-0.00101018,0.003871575;0.5698249;-0.01444292,0.1846509;0.502577;0.01364851,0.4070721;0.3653498;0.08781564,0.6182732;0.252472;0.07002127,-0.1790562;0.4991288;0.008987049,-0.3897085;0.3433307;0.0807909,-0.5956619;0.2324873;0.02637723,0.06393371;0.002336398;-0.03211153,0.1177391;-0.3740984;0.0180105,0.1366596;-0.7568852;0.1011523,0.1524242;-0.7907785;0.05505109,-0.06009255;0.003090358;-0.03877451,-0.1244828;-0.3746748;-0.02272126,-0.1582579;-0.756447;0.0603786,-0.1647644;-0.7893786;0.01084603,0.003051415;0.5014471;-0.008942127,35.30718
+0;0;0,0.002754318;0.2902411;0.006706066,0.006049586;0.569977;0.0001279111,0.1829564;0.463991;0.02580396,0.4373049;0.3751393;0.06066692,0.6740794;0.3428913;0.08437043,-0.1740217;0.4645411;0.007685915,-0.4343607;0.3877186;0.01887338,-0.6695857;0.3395394;0.02232204,0.06547592;0.003403576;-0.0287306,0.06948912;-0.3762338;0.02576448,0.07999751;-0.757704;0.1161322,0.08212927;-0.719732;0.03620666,-0.06419281;0.005070646;-0.03126816,-0.09989279;-0.3748501;0.007410441,-0.1231277;-0.7562445;0.0956984,-0.1188022;-0.7182028;0.01586847,0.005174134;0.5014853;0.003948585,0;0;0,0.001362011;0.2903267;-0.00101018,0.003871575;0.5698249;-0.01444292,0.1846509;0.502577;0.01364851,0.4070721;0.3653498;0.08781564,0.6182732;0.252472;0.07002127,-0.1790562;0.4991288;0.008987049,-0.3897085;0.3433307;0.0807909,-0.5956619;0.2324873;0.02637723,0.06393371;0.002336398;-0.03211153,0.1177391;-0.3740984;0.0180105,0.1366596;-0.7568852;0.1011523,0.1524242;-0.7907785;0.05505109,-0.06009255;0.003090358;-0.03877451,-0.1244828;-0.3746748;-0.02272126,-0.1582579;-0.756447;0.0603786,-0.1647644;-0.7893786;0.01084603,0.003051415;0.5014471;-0.008942127,35.32944
+0;0;0,0.002753266;0.2901303;0.006703506,0.006047504;0.5697784;0.0001273048,0.1833946;0.4637185;0.02585641,0.4359212;0.3755033;0.06046963,0.672662;0.3432599;0.08416978,-0.1744672;0.4642699;0.007693507,-0.4329412;0.3879977;0.01880083,-0.6681328;0.3398254;0.022249,0.06541791;0.00340056;-0.02870515,0.06943163;-0.3762853;0.0257969,0.079959;-0.7584447;0.1163279,0.08207783;-0.720521;0.03688716,-0.06413595;0.005066155;-0.03124046,-0.09984048;-0.3749032;0.007443085,-0.1231174;-0.7569866;0.09589055,-0.1188181;-0.7189937;0.01654486,0.005172293;0.5013056;0.003946925,0;0;0,0.001484454;0.2902149;-0.001096249,0.004078776;0.5696206;-0.01460922,0.1852482;0.5023755;0.01388288,0.407966;0.3689943;0.08706689,0.6196028;0.2569246;0.06981039,-0.1793275;0.4991755;0.008821961,-0.3897825;0.3461809;0.0798921,-0.5959713;0.2357194;0.02574419,0.06388545;0.002319887;-0.03206742,0.1177036;-0.3742091;0.01770663,0.1367144;-0.7577202;0.1008351,0.1523962;-0.7910215;0.0547359,-0.05999323;0.003073042;-0.03881263,-0.1244187;-0.3747336;-0.02270591,-0.1583079;-0.7572821;0.06012288,-0.1648312;-0.7896416;0.01065709,0.003239825;0.5012635;-0.00908947,35.34075
+0;0;0,0.002753266;0.2901303;0.006703506,0.006047504;0.5697784;0.0001273048,0.1833946;0.4637185;0.02585641,0.4359212;0.3755033;0.06046963,0.672662;0.3432599;0.08416978,-0.1744672;0.4642699;0.007693507,-0.4329412;0.3879977;0.01880083,-0.6681328;0.3398254;0.022249,0.06541791;0.00340056;-0.02870515,0.06943163;-0.3762853;0.0257969,0.079959;-0.7584447;0.1163279,0.08207783;-0.720521;0.03688716,-0.06413595;0.005066155;-0.03124046,-0.09984048;-0.3749032;0.007443085,-0.1231174;-0.7569866;0.09589055,-0.1188181;-0.7189937;0.01654486,0.005172293;0.5013056;0.003946925,0;0;0,0.001484454;0.2902149;-0.001096249,0.004078776;0.5696206;-0.01460922,0.1852482;0.5023755;0.01388288,0.407966;0.3689943;0.08706689,0.6196028;0.2569246;0.06981039,-0.1793275;0.4991755;0.008821961,-0.3897825;0.3461809;0.0798921,-0.5959713;0.2357194;0.02574419,0.06388545;0.002319887;-0.03206742,0.1177036;-0.3742091;0.01770663,0.1367144;-0.7577202;0.1008351,0.1523962;-0.7910215;0.0547359,-0.05999323;0.003073042;-0.03881263,-0.1244187;-0.3747336;-0.02270591,-0.1583079;-0.7572821;0.06012288,-0.1648312;-0.7896416;0.01065709,0.003239825;0.5012635;-0.00908947,35.36301
+0;0;0,0.002777714;0.2900882;0.006535515,0.006060414;0.5696828;-0.0001538454,0.1838359;0.4639584;0.02567037,0.4370137;0.3810117;0.06194934,0.6748654;0.3584946;0.08523416,-0.1750889;0.4656025;0.007893253,-0.4347964;0.3967928;0.01850187,-0.6705066;0.3515371;0.02240383,0.06552449;0.003424701;-0.02846303,0.06955087;-0.3763765;0.02525393,0.08009644;-0.7585942;0.1158885,0.0821816;-0.7206062;0.035735,-0.06404936;0.005087398;-0.0314186,-0.09990323;-0.3748688;0.007290691,-0.123509;-0.7570194;0.09572072,-0.1192203;-0.7189743;0.01566064,0.005188999;0.5012248;0.003686813,0;0;0,0.001602173;0.2901686;-0.001087308,0.004317179;0.5695223;-0.01459396,0.1857874;0.5023746;0.01410913,0.409344;0.3718666;0.08680999,0.6215633;0.2609068;0.07027185,-0.1794752;0.499308;0.008883892,-0.3905336;0.3485134;0.07966986,-0.5980822;0.2405719;0.02586644,0.06390845;0.002268001;-0.03202963,0.1176064;-0.3742837;0.01772976,0.1367402;-0.7579078;0.1006912,0.1524703;-0.7912462;0.0534308,-0.05997558;0.003110921;-0.03884048,-0.1243503;-0.3747109;-0.02280211,-0.1583176;-0.7573564;0.05993149,-0.1648705;-0.7902512;0.009991121,0.003447562;0.501179;-0.009075165,35.38576
+0;0;0,0.002776348;0.2899455;0.0065323,0.006057938;0.569445;-0.0001550489,0.1839402;0.4637154;0.02568132,0.4358844;0.3811729;0.06178352,0.6737269;0.3586566;0.08506745,-0.1751987;0.4653605;0.0078936,-0.4336408;0.396886;0.01845053,-0.669342;0.3516321;0.02235234,0.06553073;0.003425028;-0.02846575,0.0695574;-0.376403;0.02525502,0.08010731;-0.7587782;0.1159269,0.08220502;-0.7207422;0.03529135,-0.06405547;0.005087883;-0.0314216,-0.09991186;-0.3748952;0.007290434,-0.1235273;-0.7572033;0.09575692,-0.1192128;-0.7191098;0.0152153,0.005186741;0.501004;0.003684651,0;0;0,0.001603439;0.2900253;-0.001252174,0.004314125;0.569277;-0.01489723,0.1858997;0.5021197;0.0138098,0.409674;0.3746638;0.08642256,0.6227131;0.265325;0.06976354,-0.1795354;0.4998856;0.009191925,-0.390616;0.3509298;0.07883175,-0.599732;0.2460057;0.02516963,0.06386802;0.002210006;-0.03212941,0.1175652;-0.3743943;0.01744139,0.136617;-0.7581806;0.1004393,0.1526281;-0.791544;0.05248308,-0.06000407;0.003156529;-0.03880533,-0.1243713;-0.3747102;-0.0231513,-0.1584139;-0.7575376;0.05947901,-0.1650603;-0.7909117;0.009372838,0.003445908;0.5009533;-0.009348869,35.40765
+0;0;0,0.002776348;0.2899455;0.0065323,0.006057938;0.569445;-0.0001550489,0.1839402;0.4637154;0.02568132,0.4358844;0.3811729;0.06178352,0.6737269;0.3586566;0.08506745,-0.1751987;0.4653605;0.0078936,-0.4336408;0.396886;0.01845053,-0.669342;0.3516321;0.02235234,0.06553073;0.003425028;-0.02846575,0.0695574;-0.376403;0.02525502,0.08010731;-0.7587782;0.1159269,0.08220502;-0.7207422;0.03529135,-0.06405547;0.005087883;-0.0314216,-0.09991186;-0.3748952;0.007290434,-0.1235273;-0.7572033;0.09575692,-0.1192128;-0.7191098;0.0152153,0.005186741;0.501004;0.003684651,0;0;0,0.001603439;0.2900253;-0.001252174,0.004314125;0.569277;-0.01489723,0.1858997;0.5021197;0.0138098,0.409674;0.3746638;0.08642256,0.6227131;0.265325;0.06976354,-0.1795354;0.4998856;0.009191925,-0.390616;0.3509298;0.07883175,-0.599732;0.2460057;0.02516963,0.06386802;0.002210006;-0.03212941,0.1175652;-0.3743943;0.01744139,0.136617;-0.7581806;0.1004393,0.1526281;-0.791544;0.05248308,-0.06000407;0.003156529;-0.03880533,-0.1243713;-0.3747102;-0.0231513,-0.1584139;-0.7575376;0.05947901,-0.1650603;-0.7909117;0.009372838,0.003445908;0.5009533;-0.009348869,35.42995
+0;0;0,0.002712252;0.2898755;0.006224042,0.005939985;0.5692944;-0.0006336519,0.1838906;0.4637196;0.02526857,0.4443165;0.4221015;0.06450093,0.6781455;0.3724402;0.08600572,-0.1756399;0.4668212;0.007797022,-0.434266;0.402949;0.01901101,-0.6707441;0.3621731;0.02349981,0.0655679;0.00348966;-0.02831423,0.06931498;-0.3764946;0.02433885,0.08000241;-0.7591679;0.1151831,0.0820582;-0.7211702;0.03478255,-0.06397642;0.004970802;-0.03154888,-0.1000498;-0.375039;0.006735966,-0.1237648;-0.7576475;0.09535863,-0.1194974;-0.7195951;0.01505055,0.00507881;0.5008796;0.003233696,0;0;0,0.001738072;0.2899468;-0.001316071,0.004682362;0.569116;-0.01500571,0.1862143;0.5020359;0.01383948,0.4108694;0.377715;0.08572376,0.6242687;0.2690712;0.06953776,-0.1792552;0.5002793;0.009326547,-0.3906135;0.3531362;0.07838814,-0.6046487;0.258635;0.02487981,0.06386323;0.002164602;-0.0320909,0.1175163;-0.3744528;0.01745856,0.1365952;-0.7585876;0.1004169,0.1526258;-0.7915303;0.05231606,-0.05996113;0.003193717;-0.03882636,-0.1243754;-0.3746709;-0.0232169,-0.1584025;-0.7578549;0.05935336,-0.1649337;-0.7910192;0.009352792,0.003740773;0.5008194;-0.009441018,35.44127
+0;0;0,0.002712252;0.2898755;0.006224042,0.005939985;0.5692944;-0.0006336519,0.1838906;0.4637196;0.02526857,0.4443165;0.4221015;0.06450093,0.6781455;0.3724402;0.08600572,-0.1756399;0.4668212;0.007797022,-0.434266;0.402949;0.01901101,-0.6707441;0.3621731;0.02349981,0.0655679;0.00348966;-0.02831423,0.06931498;-0.3764946;0.02433885,0.08000241;-0.7591679;0.1151831,0.0820582;-0.7211702;0.03478255,-0.06397642;0.004970802;-0.03154888,-0.1000498;-0.375039;0.006735966,-0.1237648;-0.7576475;0.09535863,-0.1194974;-0.7195951;0.01505055,0.00507881;0.5008796;0.003233696,0;0;0,0.001738072;0.2899468;-0.001316071,0.004682362;0.569116;-0.01500571,0.1862143;0.5020359;0.01383948,0.4108694;0.377715;0.08572376,0.6242687;0.2690712;0.06953776,-0.1792552;0.5002793;0.009326547,-0.3906135;0.3531362;0.07838814,-0.6046487;0.258635;0.02487981,0.06386323;0.002164602;-0.0320909,0.1175163;-0.3744528;0.01745856,0.1365952;-0.7585876;0.1004169,0.1526258;-0.7915303;0.05231606,-0.05996113;0.003193717;-0.03882636,-0.1243754;-0.3746709;-0.0232169,-0.1584025;-0.7578549;0.05935336,-0.1649337;-0.7910192;0.009352792,0.003740773;0.5008194;-0.009441018,35.4525
+0;0;0,0.002709617;0.2895939;0.006217995,0.005934882;0.5688007;-0.0006339601,0.1842141;0.4632222;0.02530502,0.4436613;0.4217605;0.06438993,0.6774713;0.3721034;0.08589298,-0.1759756;0.4663295;0.007801434,-0.4336297;0.4026974;0.01897327,-0.6700885;0.3619248;0.02346171,0.06559915;0.003491324;-0.02832773,0.06934652;-0.3765218;0.02432935,0.08005333;-0.759889;0.1153384,0.08211333;-0.721875;0.03477279,-0.06400692;0.004973172;-0.03156392,-0.100083;-0.3750654;0.006723829,-0.123841;-0.7583678;0.09550722,-0.1195649;-0.7202989;0.01503431,0.00507452;0.5004504;0.003229741,0;0;0,0.002014682;0.2896631;-0.001367092,0.00533852;0.5686184;-0.01499879,0.1870279;0.5019482;0.01430202,0.4118857;0.3796526;0.08531129,0.6262591;0.2729802;0.06917655,-0.1790725;0.5000422;0.009165617,-0.3912292;0.3558621;0.07816646,-0.6058488;0.262735;0.02467699,0.06386258;0.002067178;-0.03217447,0.117537;-0.3745991;0.01720488,0.1365625;-0.7594406;0.1002876,0.153187;-0.7926334;0.0524379,-0.06001772;0.003273684;-0.03879503,-0.1242742;-0.3746565;-0.02341086,-0.158411;-0.7585812;0.05907674,-0.1650523;-0.7917668;0.008849759,0.004278153;0.5003868;-0.009454012,35.47466
+0;0;0,0.002624566;0.2895982;0.006049511,0.005779888;0.5688022;-0.0009589985,0.1841347;0.4636742;0.02525106,0.441435;0.4110555;0.06509224,0.6792595;0.3877947;0.08731314,-0.1763211;0.4674562;0.007709624,-0.436545;0.4152632;0.01861633,-0.6729037;0.3740084;0.02390101,0.06566819;0.003443652;-0.0281732,0.06921211;-0.3766996;0.02355023,0.07981944;-0.7600818;0.114508,0.08189797;-0.7220778;0.0339419,-0.06393148;0.004977198;-0.0317158,-0.1000482;-0.3750819;0.00632989,-0.1238023;-0.7583807;0.09513015,-0.1195088;-0.7203216;0.01465716,0.004931881;0.5004536;0.002937576,0;0;0,0.002014682;0.2896631;-0.001367092,0.00533852;0.5686184;-0.01499879,0.1870279;0.5019482;0.01430202,0.4118857;0.3796526;0.08531129,0.6262591;0.2729802;0.06917655,-0.1790725;0.5000422;0.009165617,-0.3912292;0.3558621;0.07816646,-0.6058488;0.262735;0.02467699,0.06386258;0.002067178;-0.03217447,0.117537;-0.3745991;0.01720488,0.1365625;-0.7594406;0.1002876,0.153187;-0.7926334;0.0524379,-0.06001772;0.003273684;-0.03879503,-0.1242742;-0.3746565;-0.02341086,-0.158411;-0.7585812;0.05907674,-0.1650523;-0.7917668;0.008849759,0.004278153;0.5003868;-0.009454012,35.49698
+0;0;0,0.002623749;0.289508;0.006047626,0.005778189;0.5686334;-0.0009590839,0.1844251;0.4634607;0.02528645,0.4413998;0.4109086;0.06507721,0.6791916;0.3876511;0.08729506,-0.1766179;0.4672489;0.007716449,-0.4365124;0.4151219;0.01860935,-0.6728386;0.3738729;0.0238933,0.06567607;0.003444065;-0.02817658,0.06921992;-0.3766925;0.02354594,0.07983103;-0.7602111;0.1145361,0.08191486;-0.7221867;0.03376499,-0.06393915;0.004977795;-0.03171961,-0.1000553;-0.3750745;0.006325409,-0.1238178;-0.7585098;0.09515728,-0.1195134;-0.7204302;0.01447954,0.00493037;0.5003;0.002936626,0;0;0,0.00202699;0.2895725;-0.001408219,0.005328;0.5684465;-0.01510191,0.1873084;0.5019382;0.01436639,0.4127138;0.3811032;0.08488107,0.6281288;0.2765878;0.06899321,-0.1793479;0.5002091;0.009350033,-0.3927422;0.3581799;0.07769915,-0.6083457;0.2673865;0.02430299,0.06383187;0.002007827;-0.03225815,0.1173937;-0.3746578;0.01719618,0.1364544;-0.7596853;0.1000742,0.1532233;-0.7929564;0.05202949,-0.06005697;0.003333477;-0.038745,-0.1243892;-0.3745852;-0.02356542,-0.1585614;-0.758665;0.05885576,-0.1651865;-0.7920133;0.008498993,0.004277006;0.5002311;-0.009541988,35.50817
+0;0;0,0.002623749;0.289508;0.006047626,0.005778189;0.5686334;-0.0009590839,0.1844251;0.4634607;0.02528645,0.4413998;0.4109086;0.06507721,0.6791916;0.3876511;0.08729506,-0.1766179;0.4672489;0.007716449,-0.4365124;0.4151219;0.01860935,-0.6728386;0.3738729;0.0238933,0.06567607;0.003444065;-0.02817658,0.06921992;-0.3766925;0.02354594,0.07983103;-0.7602111;0.1145361,0.08191486;-0.7221867;0.03376499,-0.06393915;0.004977795;-0.03171961,-0.1000553;-0.3750745;0.006325409,-0.1238178;-0.7585098;0.09515728,-0.1195134;-0.7204302;0.01447954,0.00493037;0.5003;0.002936626,0;0;0,0.00202699;0.2895725;-0.001408219,0.005328;0.5684465;-0.01510191,0.1873084;0.5019382;0.01436639,0.4127138;0.3811032;0.08488107,0.6281288;0.2765878;0.06899321,-0.1793479;0.5002091;0.009350033,-0.3927422;0.3581799;0.07769915,-0.6083457;0.2673865;0.02430299,0.06383187;0.002007827;-0.03225815,0.1173937;-0.3746578;0.01719618,0.1364544;-0.7596853;0.1000742,0.1532233;-0.7929564;0.05202949,-0.06005697;0.003333477;-0.038745,-0.1243892;-0.3745852;-0.02356542,-0.1585614;-0.758665;0.05885576,-0.1651865;-0.7920133;0.008498993,0.004277006;0.5002311;-0.009541988,35.53048
+0;0;0,0.002532936;0.2893931;0.00586315,0.005609976;0.5683857;-0.001285089,0.1843707;0.463559;0.02517305,0.4419471;0.411854;0.06459446,0.6805131;0.4002959;0.08749175,-0.1769967;0.4681399;0.00806329,-0.4383323;0.4212674;0.01699285,-0.6753187;0.3845251;0.02467772,0.06569465;0.003453221;-0.02810648,0.06918339;-0.3767702;0.02313241,0.07978725;-0.7605015;0.1142165,0.08179025;-0.7225174;0.03375145,-0.06389868;0.004912114;-0.03178863,-0.09998612;-0.3751755;0.006140035,-0.1237766;-0.758852;0.09493619,-0.1195614;-0.7208126;0.0145622,0.004782682;0.5000885;0.002643605,0;0;0,0.002186;0.289452;-0.001383424,0.005664349;0.5681945;-0.01505649,0.1876509;0.5018722;0.01440883,0.4143951;0.3824826;0.08445334,0.6305322;0.2795171;0.06850064,-0.1791134;0.5001846;0.009322925,-0.3945405;0.3602431;0.07700301,-0.6105878;0.2702283;0.0241592,0.06379843;0.001910448;-0.03230786,0.1172982;-0.3748029;0.01701021,0.1365185;-0.7601085;0.09964573,0.1531605;-0.79323;0.05188477,-0.0600519;0.003426491;-0.03872615,-0.1244065;-0.3745177;-0.02375356,-0.15872;-0.7588308;0.05861407,-0.1652968;-0.7918721;0.00836549,0.004569709;0.5000141;-0.009500384,35.55299
+0;0;0,0.002532936;0.2893931;0.00586315,0.005609976;0.5683857;-0.001285089,0.1843707;0.463559;0.02517305,0.4419471;0.411854;0.06459446,0.6805131;0.4002959;0.08749175,-0.1769967;0.4681399;0.00806329,-0.4383323;0.4212674;0.01699285,-0.6753187;0.3845251;0.02467772,0.06569465;0.003453221;-0.02810648,0.06918339;-0.3767702;0.02313241,0.07978725;-0.7605015;0.1142165,0.08179025;-0.7225174;0.03375145,-0.06389868;0.004912114;-0.03178863,-0.09998612;-0.3751755;0.006140035,-0.1237766;-0.758852;0.09493619,-0.1195614;-0.7208126;0.0145622,0.004782682;0.5000885;0.002643605,0;0;0,0.002186;0.289452;-0.001383424,0.005664349;0.5681945;-0.01505649,0.1876509;0.5018722;0.01440883,0.4143951;0.3824826;0.08445334,0.6305322;0.2795171;0.06850064,-0.1791134;0.5001846;0.009322925,-0.3945405;0.3602431;0.07700301,-0.6105878;0.2702283;0.0241592,0.06379843;0.001910448;-0.03230786,0.1172982;-0.3748029;0.01701021,0.1365185;-0.7601085;0.09964573,0.1531605;-0.79323;0.05188477,-0.0600519;0.003426491;-0.03872615,-0.1244065;-0.3745177;-0.02375356,-0.15872;-0.7588308;0.05861407,-0.1652968;-0.7918721;0.00836549,0.004569709;0.5000141;-0.009500384,35.56411
+0;0;0,0.002531836;0.2892675;0.005860604,0.005607496;0.5681354;-0.001284278,0.1845805;0.4633;0.02519846,0.4417061;0.4116856;0.06455088,0.6802436;0.4001288;0.08744544,-0.1772132;0.4678863;0.008068517,-0.4380915;0.4210959;0.01698245,-0.6750495;0.3843579;0.0246664,0.06571079;0.003454069;-0.02811338,0.06919954;-0.3767715;0.02312579,0.07979371;-0.7601517;0.1141265,0.08180553;-0.7221324;0.03330684,-0.06391437;0.004913321;-0.03179644,-0.100002;-0.3751763;0.006132435,-0.1237707;-0.7585019;0.09484737,-0.1195369;-0.720427;0.01411909,0.004780619;0.4998726;0.002642438,0;0;0,0.002234146;0.2893265;-0.001264453,0.005750313;0.5679511;-0.01478934,0.1879629;0.50186;0.01451671,0.4151528;0.3841498;0.08419704,0.6320848;0.2828959;0.06851256,-0.1792406;0.5002961;0.009663062,-0.3953288;0.3619891;0.07676989,-0.6124264;0.2743432;0.02437987,0.063788;0.001907513;-0.03236747,0.1172995;-0.3748007;0.01699364,0.136407;-0.7597031;0.09981179,0.1532874;-0.7929513;0.05169832,-0.06008797;0.003421705;-0.03870308,-0.1243713;-0.3745399;-0.02381141,-0.1588357;-0.7585336;0.05825473,-0.1653678;-0.7918371;0.007755324,0.004648998;0.499802;-0.009275794,35.58642
+0;0;0,0.00243006;0.2892753;0.005507195,0.005437165;0.5681385;-0.001842603,0.1845241;0.4639094;0.02489119,0.442817;0.4178175;0.06344805,0.6814955;0.4137153;0.08739837,-0.1775526;0.4690674;0.008095875,-0.4390568;0.4257514;0.01619367,-0.6768245;0.3949047;0.02472957,0.06575526;0.003453292;-0.02800931,0.06911026;-0.3768724;0.02249029,0.07967407;-0.7602761;0.1133959,0.08162717;-0.7222741;0.03257304,-0.06384902;0.004882817;-0.03193213,-0.1001023;-0.3752275;0.005630452,-0.1238244;-0.7585471;0.09438394,-0.1196502;-0.7204893;0.01365085,0.004627228;0.4998786;0.002139449,0;0;0,0.002234146;0.2893265;-0.001264453,0.005750313;0.5679511;-0.01478934,0.1879629;0.50186;0.01451671,0.4151528;0.3841498;0.08419704,0.6320848;0.2828959;0.06851256,-0.1792406;0.5002961;0.009663062,-0.3953288;0.3619891;0.07676989,-0.6124264;0.2743432;0.02437987,0.063788;0.001907513;-0.03236747,0.1172995;-0.3748007;0.01699364,0.136407;-0.7597031;0.09981179,0.1532874;-0.7929513;0.05169832,-0.06008797;0.003421705;-0.03870308,-0.1243713;-0.3745399;-0.02381141,-0.1588357;-0.7585336;0.05825473,-0.1653678;-0.7918371;0.007755324,0.004648998;0.499802;-0.009275794,35.59759
+0;0;0,0.002430095;0.2892794;0.005507274,0.00543686;0.5681113;-0.001841663,0.1854222;0.4637111;0.02500524,0.4436223;0.4176358;0.06354825,0.6822665;0.4135342;0.08749513,-0.1784625;0.4688949;0.00812606,-0.4398727;0.4255945;0.01622095,-0.6776063;0.3947522;0.02475562,0.06570808;0.003450814;-0.02798922,0.06906328;-0.3768979;0.02251344,0.07963452;-0.7605715;0.113483,0.08158049;-0.7225987;0.03295572,-0.06380322;0.004879314;-0.03190922,-0.1000587;-0.375254;0.005655635,-0.1237975;-0.7588434;0.0944716,-0.1196385;-0.720815;0.01403373,0.004627025;0.49986;0.002139892,0;0;0,0.002315193;0.2893302;-0.001226425,0.005881295;0.5679227;-0.01475084,0.1889242;0.502404;0.01522422,0.4165614;0.3852234;0.08396864,0.6344476;0.2860934;0.06847095,-0.1800363;0.5003868;0.00977473,-0.3973461;0.3640204;0.07653103,-0.6150711;0.278203;0.02387599,0.06380439;0.001906857;-0.03222144,0.1171966;-0.3748661;0.01695478,0.1365606;-0.7600733;0.09961725,0.1533319;-0.7930087;0.05155624,-0.05999473;0.003436738;-0.03875149,-0.1243338;-0.3745313;-0.02366648,-0.1589441;-0.75884;0.05819691,-0.1653427;-0.7918621;0.007805739,0.004773781;0.4997825;-0.009233832,35.60895
+0;0;0,0.002430095;0.2892794;0.005507274,0.00543686;0.5681113;-0.001841663,0.1854222;0.4637111;0.02500524,0.4436223;0.4176358;0.06354825,0.6822665;0.4135342;0.08749513,-0.1784625;0.4688949;0.00812606,-0.4398727;0.4255945;0.01622095,-0.6776063;0.3947522;0.02475562,0.06570808;0.003450814;-0.02798922,0.06906328;-0.3768979;0.02251344,0.07963452;-0.7605715;0.113483,0.08158049;-0.7225987;0.03295572,-0.06380322;0.004879314;-0.03190922,-0.1000587;-0.375254;0.005655635,-0.1237975;-0.7588434;0.0944716,-0.1196385;-0.720815;0.01403373,0.004627025;0.49986;0.002139892,0;0;0,0.002315193;0.2893302;-0.001226425,0.005881295;0.5679227;-0.01475084,0.1889242;0.502404;0.01522422,0.4165614;0.3852234;0.08396864,0.6344476;0.2860934;0.06847095,-0.1800363;0.5003868;0.00977473,-0.3973461;0.3640204;0.07653103,-0.6150711;0.278203;0.02387599,0.06380439;0.001906857;-0.03222144,0.1171966;-0.3748661;0.01695478,0.1365606;-0.7600733;0.09961725,0.1533319;-0.7930087;0.05155624,-0.05999473;0.003436738;-0.03875149,-0.1243338;-0.3745313;-0.02366648,-0.1589441;-0.75884;0.05819691,-0.1653427;-0.7918621;0.007805739,0.004773781;0.4997825;-0.009233832,35.6311
+0;0;0,0.002350339;0.289325;0.00510352,0.005256372;0.5681565;-0.002611164,0.1856099;0.4643013;0.02498028,0.44555;0.4259638;0.06064846,0.6838775;0.4237507;0.08760569,-0.1790238;0.4697261;0.008200301,-0.4411341;0.4303503;0.01585765,-0.6796504;0.4065292;0.02446502,0.06571467;0.003459438;-0.02790496,0.0691025;-0.3769724;0.02203914,0.0796729;-0.7609687;0.1128439,0.08156461;-0.7231465;0.03355444,-0.06371696;0.004833656;-0.03202903,-0.1001431;-0.3753331;0.005127262,-0.1238306;-0.7591843;0.09405191,-0.1197598;-0.721308;0.01484977,0.004478013;0.4999096;0.001474808,0;0;0,0.002387568;0.2893673;-0.001186848,0.006013006;0.5679686;-0.01469922,0.1893244;0.5025024;0.01546907,0.4178548;0.3865579;0.08359861,0.6363398;0.2887921;0.06818056,-0.1802193;0.5005201;0.009832114,-0.3988353;0.3659695;0.07627045,-0.6206424;0.289587;0.02628177,0.06380917;0.001907617;-0.03215313,0.1171566;-0.3748897;0.01695979,0.1367684;-0.7604011;0.09946287,0.1533326;-0.7925245;0.05236828,-0.05994578;0.003435186;-0.03877855,-0.1243077;-0.3745391;-0.02370409,-0.1589398;-0.759123;0.05818759,-0.1651492;-0.7911938;0.008586664,0.004894644;0.4998271;-0.009182692,35.64242
+0;0;0,0.002350339;0.289325;0.00510352,0.005256372;0.5681565;-0.002611164,0.1856099;0.4643013;0.02498028,0.44555;0.4259638;0.06064846,0.6838775;0.4237507;0.08760569,-0.1790238;0.4697261;0.008200301,-0.4411341;0.4303503;0.01585765,-0.6796504;0.4065292;0.02446502,0.06571467;0.003459438;-0.02790496,0.0691025;-0.3769724;0.02203914,0.0796729;-0.7609687;0.1128439,0.08156461;-0.7231465;0.03355444,-0.06371696;0.004833656;-0.03202903,-0.1001431;-0.3753331;0.005127262,-0.1238306;-0.7591843;0.09405191,-0.1197598;-0.721308;0.01484977,0.004478013;0.4999096;0.001474808,0;0;0,0.002387568;0.2893673;-0.001186848,0.006013006;0.5679686;-0.01469922,0.1893244;0.5025024;0.01546907,0.4178548;0.3865579;0.08359861,0.6363398;0.2887921;0.06818056,-0.1802193;0.5005201;0.009832114,-0.3988353;0.3659695;0.07627045,-0.6206424;0.289587;0.02628177,0.06380917;0.001907617;-0.03215313,0.1171566;-0.3748897;0.01695979,0.1367684;-0.7604011;0.09946287,0.1533326;-0.7925245;0.05236828,-0.05994578;0.003435186;-0.03877855,-0.1243077;-0.3745391;-0.02370409,-0.1589398;-0.759123;0.05818759,-0.1651492;-0.7911938;0.008586664,0.004894644;0.4998271;-0.009182692,35.66456
+0;0;0,0.002349284;0.2891951;0.005101228,0.005253777;0.5678799;-0.002609045,0.1856805;0.4640547;0.02498919,0.4455771;0.4257236;0.06065139,0.68391;0.4235104;0.08760925,-0.1790996;0.4694816;0.008202475,-0.441166;0.4301124;0.01585854,-0.6796877;0.4062908;0.0244661,0.0656847;0.003457861;-0.02789223,0.06907259;-0.3769808;0.02205277,0.07965107;-0.7612711;0.112927,0.0815426;-0.7234496;0.03364506,-0.06368789;0.004831451;-0.03201442,-0.1001147;-0.3753422;0.005142543,-0.1238203;-0.7594872;0.09413525,-0.1197499;-0.7216117;0.01494059,0.004475922;0.4996772;0.001474282,0;0;0,0.002452254;0.289237;-0.001148105,0.006180525;0.5676937;-0.01458609,0.1895312;0.5024028;0.01560354,0.4185705;0.3873287;0.08332574,0.6378943;0.2915282;0.06740391,-0.1801529;0.5006354;0.009931356,-0.4000338;0.3679157;0.07569774,-0.6219853;0.2916175;0.02619754,0.06378789;0.001932219;-0.03212142,0.1171152;-0.3748776;0.01697171,0.1367164;-0.7607082;0.09943092,0.1533439;-0.7926449;0.05212593,-0.05989732;0.003395606;-0.03879683,-0.1243004;-0.3745808;-0.02377465,-0.1589023;-0.7594659;0.05817148,-0.1653124;-0.7914163;0.00845775,0.005033731;0.4995954;-0.00909102,35.68694
+0;0;0,0.002263109;0.2892016;0.004762857,0.005078272;0.5678793;-0.00323923,0.1856321;0.4647079;0.02458876,0.4463182;0.4320816;0.06016418,0.6845921;0.4324635;0.0877255,-0.1793194;0.4699987;0.008108076,-0.4417756;0.4332033;0.01519131,-0.6808419;0.4165593;0.02541245,0.06573488;0.003491317;-0.02776958,0.06886256;-0.3770266;0.02158596,0.07958058;-0.7613891;0.1121374,0.08141059;-0.7235869;0.03285208,-0.06361239;0.004771709;-0.03217309,-0.1002603;-0.3754076;0.004708145,-0.1239602;-0.7595828;0.0935721,-0.119951;-0.7217225;0.0143728,0.004322122;0.4996804;0.0009114328,0;0;0,0.002452254;0.289237;-0.001148105,0.006180525;0.5676937;-0.01458609,0.1895312;0.5024028;0.01560354,0.4185705;0.3873287;0.08332574,0.6378943;0.2915282;0.06740391,-0.1801529;0.5006354;0.009931356,-0.4000338;0.3679157;0.07569774,-0.6219853;0.2916175;0.02619754,0.06378789;0.001932219;-0.03212142,0.1171152;-0.3748776;0.01697171,0.1367164;-0.7607082;0.09943092,0.1533439;-0.7926449;0.05212593,-0.05989732;0.003395606;-0.03879683,-0.1243004;-0.3745808;-0.02377465,-0.1589023;-0.7594659;0.05817148,-0.1653124;-0.7914163;0.00845775,0.005033731;0.4995954;-0.00909102,35.69817